.selparent{
    position: relative;
    width: 278px;
    height: 44px;
}
.selparent:after {
    position: absolute;
    right: 15px;
    top: 18px;
    width: 0;
    height: 0;
    content: "";
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #fff transparent;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.selparent:before {
    position: absolute;
    right: 13px;
    top: 18px;
    width: 0;
    height: 0;
    content: "";
    border-width: 8px 8px  0 8px ;
    border-style: solid;
    border-color: #666 transparent;
    -webkit-transition: transform .25s;
    -moz-transition: transform .25s;
    -ms-transition: transform .25s;
    -o-transition: transform .25s;
    transition: transform .25s;
}
.box {
    width: 100%;
    height: auto;
    background: #fff;
}
.topbanner{
    height: 480px;
}
.banner {
    width: 100%;
    height: 480px;
}

.banner > img {
    display: block;
    width: 100%;
    height: 100%;
}

.con1 {
    padding-top: 50px;
    text-align: center;
}

/*.con1 > div:nth-child(2) {*/
    /*display: flex;*/
    /*justify-content: space-between;*/
    /*height: 333px;*/
    /*font-size: 14px;*/
    /*margin-top: 10px;*/
/*}*/

.wenhao > div:nth-child(2) {
    height: 333px;
}

.wenhao > div:nth-child(2) > img {
    display: block;
    height: auto;
}

.wenhao span {
    display: block;
    color: #666666;
    line-height: 50px;
}
.wenhao > div{
    position: relative;
}
.wenhao > div:nth-child(1){

    padding-right: 20px;
}
.wenhao > div:nth-child(3){
    width: 410px;
    padding-left: 20px;
}
.wenhao>div>div:nth-child(1){
    width: 418px;
}
.wenhao > div:nth-child(1), .wenhao > div:nth-child(3) {
    padding-top: 70px;
}

.wenhao > div:nth-child(1) {
    text-align: right;
}

.wenhao > div:nth-child(3) {
    text-align: left;
}

.con2 {
    position: relative;
    width: 100%;
    background: url(../img/img/home_bg01.jpg) no-repeat center fixed;
    background-size: cover;
    text-align: center;
    color: #fff;
}
#dock{
    position: relative;
}
.dock-container{
    position: relative;
    height: 200px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 84px;
}
.dock-item{
    width: 16.6666666%;
    transition: all 0.3s;
}
.dock-item span {
    display: block;
    color: #fff;
    margin-top: 24px;
    font-size: 14px;
    transition: all 0.3s;
}
.dock-item>div>span:nth-child(1){
    font-size: 60px;
    width: 106px;
    height: 106px;
    border-radius: 50%;
    border: 3px solid #00adec;
    background: #fff;
    color: #00adec;
    text-align: center;
    font-style: normal;
    position: relative;
    margin: 0 auto;
}
.dock-item>div>span:nth-child(1)>svg{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.sixbz{
    padding-top: 50px;
}
.con3{
   text-align: center;
}
#FontScroll>li{
    transition: all .2s;
}
.map{
    display: flex!important;
    justify-content: space-between;
}
.map>.lefts {
    width: 486px;
}
.map>.rights {
    width: 320px;
    padding-top: 72px;
}
#map,#wordmap {
    margin: 0 auto;
    margin-top: 60px;
}
.map>.rights>div:nth-child(1) {
    display: flex;
}
.icon-location2 {
    font-family: 'iconfont';
    color: #00adec;
    margin-right: 18px;
    font-size: 30px!important;
}
.map>.rights>div:nth-child(1)>span {
    font-size: 18px;
    font-weight: bold;
    color: #00adec;
    line-height: 30px;
    display: block;
}
.maps {
    height: 220px;
    padding-top: 24px;
    /*display: flex;*/
    /*flex-wrap: wrap;*/
}
.maps>li {
    width: 320px;
    height: 36px;
    line-height: 36px;
    color: #00adec;
    font-size: 18px;
    padding: 0 40px;
    justify-content: space-between;
    border: 2px solid #00adec;
    border-radius: 50px;
    display: flex;
    margin-bottom: 17px;
    max-width: 100%;
}
.maps>li>span {
    display: block;
    text-align: left;
}
.maps>li>span:nth-child(2){
    text-align: right!important;
    font-weight: bold;
}
.pharmacy, .SAMU, .hospital, .doctor {
    text-align: right!important;
    font-weight: bold;
}
tspan {
    display: none;
}
.con4{
    text-align: center;
}

.advantage{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 64px;
}
.advantage>div>span{
    display: block;
    color: #00adec;
}
.advantage>div>span:nth-child(2){
    /*font-size: 24px;*/
}
.advantage>div>span>img{
    display: block;
    width: 140px;
    height: 140px;
    margin: 0 auto;
}
.con5{
    text-align: center;
    padding-top: 50px;
}
.con5>.bigtit{
    margin-bottom: 36px;
}
.con5>.product{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.product>a{
    width: 50%;
    height: 320px;
    position: relative;
    transition: all 0.3s;
}
.product>a>img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;

}
.product>a>.img1{
    opacity: 1;
}
.product>a>.img2{
    opacity: 0;
}
.product>a:hover .img1{
    opacity: 0!important;
}
.product>a:hover .img2{
    opacity: 1!important;
}
.product>a>.searpro{
    position: absolute;

    color: #fff;
    height:70px;
    top: 0;
    bottom: 0;
    margin: auto;

}
.product>a:nth-child(1)>.searpro{
    right: 178px;
}
.product>a:nth-child(2)>.searpro{
    left: 178px;
}
.product>a>.searpro>span{
    display: block;
}
.product>a>.searpro>span:nth-child(1){
    font-size: 22px;
}

.news{
    width: 100%;
    height: 176px;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.news>.left{
    width: 300px;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
}
.news>.right{
    width: 640px;
    height: 100%;
    border-bottom: 1px solid #ebecf0;

}

.news>.left>a{
    display: block;
    width: 100%;
    height: 100%;
}
.news>.left>a>img{
    display: block;
    width: 100%;
    height: 100%;
}
.news>.right>a{
    padding: 3px 0;
    border-top: 1px solid #ebecf0;
}
.news>.right>a>span{
    display: block;
    padding: 0 14px;
    text-align: left;
    line-height: 36px!important;
    transition: all 0.3s;
}

.news>.right>a{
    display: block;
    color: #666666;
}
.news>.right>a:nth-child(1){
    height: 93px;
}
.news>.right>a:nth-child(1)>span{
    display: block;
    height: 100%;
    padding-top: 10px;
}
.news>.right>a:nth-child(1)>span>p{
    display: block;
}
.news>.right>a:nth-child(1)>span>p:nth-child(1){
    font-size: 18px;
    line-height: 44px!important;
    color: #00adec;
}
.news>.right>a:nth-child(1)>span>p:nth-child(2){
    line-height: 24px!important;
}
.news>.right>a>span:hover{
    background: #f5f5f5;
}
.links{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 24px;
    margin-bottom: 84px;
}
.links>a{
    display: block;
    width: 192px;
    height: 65px;
    margin-bottom: 40px;
}
.links>a>img{
    display: block;
    width: 100%;
    height: 100%;
}
.wenhao span{
    transition: all 0.3s;
}
.wenhao span:hover{
    font-size: 18px;
    color: #00adec;
}

.activeitem{
    transform: translateY(-68px);
    -webkit-transform:translateY(-68px);
    -moz-transform:translateY(-68px);
    -ms-transform:translateY(-68px);
}
.activeitem>div>span:nth-child(1){
    width: 150px;
    height: 150px;
    font-size: 100px;

}
.activeitem>div>span:nth-child(2){
    font-size: 20px;
}
.broitem{
    transform: translateY(-40px);
    -webkit-transform:translateY(-40px);
    -moz-transform:translateY(-40px);
    -ms-transform:translateY(-40px);
}
.broitem>div>span:nth-child(1){
    width: 135px;
    height: 135px;
    font-size: 80px;
}
.broitem>div>span:nth-child(2){
    font-size: 17px;
}
.usamap{
    display: none;
}
.dock-item>a{
    display: none;
}

@media screen and (min-width: 1200px)  {

}
@media screen and (min-width: 992px) and (max-width: 1200px){

}
@media screen and (min-width: 768px) and (max-width: 992px)  {

}
@media screen and (max-width: 768px) {
    .con1{
        padding-top: 24px;
    }
    .con1 > div:nth-child(2){
        display: none;
    }
    .ydwenhao{
        display: block;
    }
    .ydwenhao>div:nth-child(1){
        width: auto;
        margin: 0 auto;
    }
    .ydwenhao>div:nth-child(1)>img{
        display: block;
        width: auto;
        height: auto;
    }
    .ydwenhao>div:nth-child(2){
        text-align: center;
    }
    .ydwenhao>div:nth-child(2)>ul{
        display: block;
    }

    #FontScroll{
        width: 100%;
        height: auto;
        line-height: 48px;
        overflow: Hidden;
        color: #666;
        margin-top: 34px;
    }
    #FontScroll a{
        color: #666;
        text-decoration: none;
        font-size: 18px;
    }
    #FontScroll>.broitems>a{
        font-size: 25px!important;
    }
    #FontScroll>.activeitems>a {
        font-size: 30px!important;
    }
    #FontScroll .line{
        text-align: center;
        background-color: unset!important;
        height: unset!important;
        position: relative!important;
        bottom: unset!important;
        left: unset!important;
        width:100%!important;
        transition: 300ms;
    }
    #FontScroll .fontColor a{
        color: #00adec;
        font-size: 24px;
        line-height: 50px;
        transition: all 1.5s ease 0s;
    }
    #FontScroll>.activeitems>a{
        color: #00adec;
        font-size: 24px;
    }

    #FontScroll>.broitems>a{
        font-size: 18px;
    }

    .map{
        display: block!important;
    }
    .map>.lefts{
        width: 690px;
        margin: 0 auto;
    }
    .map>.rights{
        width: 506px;
        margin: 0 auto;
    }
    .icon-location2{

    }
    .maps{
        height: auto;
    }
    .map>.rights>div:nth-child(1)>span{
        font-size: 26px;
    }
    .maps>li{
        width: 506px;
        margin-bottom: 30px;
        font-size: 26px;
        line-height: 52px;
        height: 52px;
    }

    .advantage{
        flex-wrap: wrap;
    }
    .advantage>div{
        width: 50%;
    }
    .con5>.product{
      width: 670px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        margin-bottom: 100px;
    }
    .con6,.con7{
        display: none!important;
    }
    .product>a{
        width: 320px;
        height: 320px;
        border-radius: 5px;
        overflow: hidden;
    }
    .con6,.con7,.footer{
        display: none;
    }
    .product>a>.searpro{
        left: unset!important;
        right: unset!important;
        display: block;
        text-align: center;
        width: 100%;
    }

    .activeitem{
        transform: translateY(-68px);
        -webkit-transform:translateY(-68px);
        -moz-transform:translateY(-68px);
        -ms-transform:translateY(-68px);
    }
    .activeitem>div>span:nth-child(1){
        width: 120px;
        height: 120px;
        font-size: 80px;

    }
    .activeitem>div>span:nth-child(2){
        font-size: 18px;
    }
    .broitem{
        transform: translateY(-40px);
        -webkit-transform:translateY(-40px);
        -moz-transform:translateY(-40px);
        -ms-transform:translateY(-40px);
    }
    .broitem>div>span:nth-child(1){
        width: 100px;
        height: 100px;
        font-size: 70px;
    }
    .broitem>div>span:nth-child(2){
        font-size: 14px;
    }

    .ydwenhao>div:nth-child(1){
        height: 260px;
        width: 162px;
        margin: 0 auto;
        overflow: hidden;
    }
    .product>a>img{
        width: auto;
    }


}

.con1,.con2,.con4,.con5,.con6,.con7{
    /*display: none;*/
}

.news{
    position: relative;
}
.hrefs{
    position: absolute;
    right: 0;
    top: -30px;
    color: #666;
    font-weight: bold;
}
.hrefs:hover{
    color: #666;
}
.epidemicmaptit{
    font-size: 23px;
    color: #00adec;
    text-align: center;
    position: absolute;
    left:0;
    right: 0;
    top: 10px;
    margin: 0 auto;
}::-webkit-input-placeholder {
     font-size: 16px
 }

select {
    text-align-last: center;
}

.queryDevice {
    width: 100%;
    height: 98%;
    background: none;
    font-size: 20px;
    padding-left: 20px;
}

.queryDevice {
    position: relative;
    left: 0;
    top: 0;
    color: #666;
    text-align: center;
    border-radius: 5px;
    border-color: #fff;
    background: none;
    outline: none;
    width: 100%;
    height: 98%;
    z-index: 2 !important;
}

.HeaIns2{
    color: #666;
    line-height: 44px;
    display: inline-block;
    margin: 0 auto;
    margin-top: 20px;
}
.HeaIns2>div{
    display: flex;
}
.HeaIns2>div>span{
    display: block;
}
.HeaIns2>div>span:nth-child(1){
    width: 200px;
    font-size: 18px;
    text-align: left;
}
.HeaIns2>div:nth-child(1)>span:nth-child(2){
    width: 278px;
    height: 44px;
    border-bottom: 1px solid #999999;
    line-height: 44px;
}
.ips{
    display: block!important;
    width: 100%!important;
    height: 100%!important;
    padding: 0 42px!important;
    outline: none!important;
    border: none!important;
    background: none!important;
    box-shadow: none!important;
}

input::-webkit-input-placeholder {
    color: #cacaca;
    font-size: 20px;
    text-align: center
}


.HeaIns2>div:nth-child(1){
    margin-bottom: 53px;
}

.ipt{
    width: 278px!important;
    height: 40px!important;
    text-align: left!important;
    line-height: 40px!important;
    color: #7d7d7d!important;
    font-size: 18px!important;
    display: block!important;
    border: 1px solid #dcdcdc!important;
    padding: 0 14px!important;
    border-radius: 6px!important;
    cursor: pointer!important;
    margin-bottom: 32px!important;
    background: none!important;
}

.HeaIns2>div:nth-child(2)>span:nth-child(1){
    line-height: 112px;
}

.btns {
    display: block !important;
    width: 100px;
    height: 44px;
    text-align: center !important;
    line-height: 44px;
    background: #00adec;
    color: #fff;
    font-size: 20px;
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 5px;
    background: linear-gradient(#36c9fe, #04afed) !important;
    cursor: pointer
}

.datepicker {
    display: none;
    position: absolute;
    padding: 4px;
    margin-top: 1px;
    direction: ltr
}

.datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    color: #333;
    font-size: 13px;
    line-height: 18px
}

.datepicker.dropdown-menu th {
    padding: 4px 5px
}

.datepicker.dropdown-menu td {
    padding: 4px 5px
}

.datepicker table {
    border: 0;
    margin: 0;
    width: auto
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer
}

.datepicker td {
    text-align: center;
    width: 20px;
    height: 20px;
    border: 0;
    font-size: 12px;
    padding: 4px 8px;
    background: #fff;
    cursor: pointer
}

.datepicker td.active.day, .datepicker td.active.year {
    background: #00adec;
    color: #fff;
}

.datepicker td.new, .datepicker td.old {
    color: #999;
}

.datepicker td span.active {
    background: #00adec;
}

.datepicker td.day.disabled {
    color: #eee;
}

.datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border: 0;
    font-size: 12px;
    padding: 4px 8px;
    background: #fff;
    cursor: pointer
}

.datepicker th.active.day, .datepicker th.active.year {
    background: #00adec
}

.datepicker th.date-switch {
    width: 145px
}

.datepicker th span.active {
    background: #00adec
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.datepicker.days div.datepicker-days {
    display: block
}

.datepicker.months div.datepicker-months {
    display: block
}

.datepicker.years div.datepicker-years {
    display: block
}

.datepicker thead tr:first-child th {
    cursor: pointer
}

.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent
}

.datepicker tfoot tr:first-child th {
    cursor: pointer
}

.datepicker-inline {
    width: 220px
}

.datepicker-rtl {
    direction: rtl
}

.datepicker-rtl table tr td span {
    float: right
}

.datepicker-dropdown {
    top: 0;
    left: 0
}

.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: 1px solid rgba(0, 0, 0, .2);
    position: absolute;
    top: -7px;
    left: 6px
}

.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 7px
}

.datepicker-dropdown::after, .datepicker-dropdown::before, .datepicker > div {
    display: none
}

.datepicker-close {
    position: absolute;
    top: -30px;
    right: 0;
    width: 15px;
    height: 30px;
    padding: 0;
    display: none
}

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent
}

input[type=submit] {
    border-radius: 5px;
    -webkit-border-radius: 5px
}