.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: 13px;
    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){
    width: 410px;
    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/index/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 #325c94;
    background: #fff;
    color: #325c94;
    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: #325c94;
    margin-right: 18px;
    font-size: 30px!important;
}
.map>.rights>div:nth-child(1)>span {
    font-size: 18px;
    font-weight: bold;
    color: #325c94;
    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: #325c94;
    font-size: 18px;
    padding: 0 40px;
    display: flex;
    justify-content: space-between;
    border: 2px solid #325c94;
    border-radius: 50px;
    display: block;
    display: flex;
    margin-bottom: 17px;
}
.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: #325c94;
}
.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: #325c94;
}
.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: 16px;
    color: #325c94;
}

.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: #325c94;
        font-size: 24px;
        line-height: 50px;
        transition: all 1.5s ease 0s;
    }
    #FontScroll>.activeitems>a{
        color: #325c94;
        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: #325c94;
    text-align: center;
    position: absolute;
    left:0;
    right: 0;
    top: 10px;
    margin: 0 auto;
}