/*首页标题区域*/
@font-face {
    font-family: "newfont";
    src: url("../fonts/HarmonyOSMedium.ttf");
}

.homebg {
    /*background: #f3f6fa;*/
}

.hometitlebox {
    display: block;
    overflow: hidden;
    text-align: center;
    position: relative;
    margin: 0 0 32px 0;
}

.hometitlebox .hometitletext {
    color: #034387;
    font-size: 34px;
    line-height: 40px;
    font-family: "newfont";
    font-weight: 600;
}

.hometitlebox .hometitletext span {
    color: #034387;
    font-size: 22px;
    line-height: 27px;
    font-weight: 400;
    display: block;
    font-family: "newfont";
}

.hometitlebox .hometitlemore {
    width: 200px;
    display: inline-block;
    border: 1px #034387 solid;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    line-height: 50px;
    color: #034387;
    position: absolute;
    top: 0;
    right: 0;
}

.hometitlebox .hometitlemore i {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../img/btn2.png) no-repeat center;
    background-size: 95%;
    margin: 0px 0 0 5px;
    vertical-align: initial;
    transition: all 0.5s;
}

.hometitlebox .hometitlemore:hover i {
    transform: rotate(360deg);
}

.hometitlebox.hometitleboxwhite .hometitletext span, .hometitlebox.hometitleboxwhite .hometitletext {
    color: #ffffff;
}

.hometitlebox.hometitleboxwhite .hometitlemore {
    color: #ffffff;
    border-color: #fff;
}

.hometitlebox.hometitleboxwhite .hometitlemore i {
    background: url(../img/btn1.png) no-repeat center;
    background-size: 95%;
}

/*轮播区域*/
.swiperBox {
    position: relative;
    z-index: 10;
}

.swiperBox .swiper-slide img {
    width: 100% !important;
}

.swiperBox .swriperpc {
    width: 44px;
    height: 44px;
    border: none;
    background: url("../img/swriperbtn.png") no-repeat center;
    background-size: 100%;
}

.swiperBox .swiper-button-prev {
    left: 3%;
    transform: rotate(180deg);
}

.swiperBox .swiper-button-next {
    right: 3%;
}

.swiperBox .swiper-container-horizontal > .swiper-pagination {
    bottom: 4%;
}

.swiperBox .swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
    width: 50px;
    height: 6px;
    background: #034387;
    margin: 0 4px;
    cursor: pointer;
    border-radius: 0;
    opacity: 0.4;
}

.swiperBox .swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}

/*手机端的轮播图区域*/
/*.mswiperBox {*/
    /*position: relative;*/
    /*z-index: 10;*/
/*}*/

/*.mswiperBox .swiper-slide img {*/
    /*width: 100% !important;*/
/*}*/

/*.mswiperBox .swriperpc {*/
    /*width: 24px;*/
    /*height: 38px;*/
    /*border: none;*/
    /*background-color: #034387;*/
    /*background-size: 10px;*/
    /*background-position: center;*/
/*}*/

/*.mswiperBox .swiper-button-prev {*/
    /*left: 3%;*/
/*}*/

/*.mswiperBox .swiper-button-next {*/
    /*right: 3%;*/
/*}*/

/*.mswiperBox .swiper-container-horizontal > .swiper-pagination {*/
    /*bottom: 4%;*/
/*}*/

/*.mswiperBox .swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {*/
    /*width: 25px;*/
    /*height: 3px;*/
    /*background: #034387;*/
    /*margin: 0 4px;*/
    /*cursor: pointer;*/
    /*border-radius: 0;*/
    /*opacity: 0.4;*/
/*}*/

/*.mswiperBox .swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {*/
    /*opacity: 1;*/
/*}*/

/*    <!--研究方向Research Domains-->*/
.homeone {
    padding: 70px 0 0 0;
    display: block;
    overflow: hidden;
    background: url("../img/domebg1.png") no-repeat;
}

.homeone .homeoneul ul a p {
    font-size: 26px;
    color: #333333;
    font-family: "newfont";
    text-align: center;
    margin: 10px 0 0 0;
}

.homeone .homeoneul ul a:hover p {
    color: #02387f;
}

.homeone .homeoneul ul a p:after {
    width: 12px;
    height: 12px;
    display: inline-block;
    content: ' ';
    background: url(../img/btn2.png) no-repeat center;
    background-size: 80%;
    vertical-align: super;
    margin: 0 0 0 5px;
}



/*亮点报道*/
.hometwo{
    margin: 90px 0 0 0;
}
.hometwo .hometwoul{
    position: relative;
    display: block;
    overflow: hidden;
}
.hometwo .hometwoul .hometwoleft{
    background: #ffffff;
    padding: 20px;
    width: 51%;
}


.hometwo .hometwoul .hometworight{
    width: 52.4%;
    position: absolute;
    top: 8%;
    right: 0;
    padding: 66px 60px;
    background: url(../img/domebg2.png) no-repeat center;
    background-size: 100% 100%;
}

.hometwo .hometwoul .hometworight .hometworighttitle{
    font-family: "newfont";
    font-size: 24px;
    color: #ffffff;
    line-height: 30px;



}



.hometwo .hometwoul .hometworight p{
    font-size: 16px;
    color: #c5c5c5;
    line-height: 32px;
    margin:  18px 0 32px 0;
}

.hometwo .hometwoul .hometworight .more{
    color: #ededed;
    text-align: left;
    font-size: 16px;
}
.hometwo .hometwoul .hometworight .more a{
    float: right;
    color: #ededed;
    font-size: 16px;
}
.hometwo .hometwoul .hometworight .more a:hover{
    text-decoration: underline;
}


.hometwo .hometwoul .hometworight .more a:after {
    width: 14px;
    height: 14px;
    display: inline-block;
    content: ' ';
    background: url(../img/btn1.png) no-repeat center;
    background-size: 100%;
    margin: 0 0 0 2px;
}





/*三个新闻区域的*/
.newthreeulbox{
    overflow: hidden;
    display: block;
}
.newthreeulbox .newthreeul{
    margin: 0 -25px;
    margin-top: 40px;
}
.newthreeulbox .newthreeul li{
    padding: 0 25px;
}

.newthreeulbox .newthreeul li a{
    display: block;
    background: #ffffff;
    padding: 36px 30px 40px 30px;
}
.newthreeulbox .newthreeul li a .titleh3{
    background: url("../img/newdome3bg.png") no-repeat center ;
    background-size: 100% 100%;
    padding: 20px 12% 20px 30px;
    margin: 0 -30px;
    height: 56px;
    box-sizing: content-box;
    overflow: hidden;
}
.newthreeulbox .newthreeul li a .titleh3 h3{
    font-family: "newfont";
    font-size: 20px;
    color: #ffffff;
    line-height: 28px;
    height: 100%;
    display: block;
    overflow: hidden;
}

.newthreeulbox .newthreeul li a .bigimg{
    border: 1px #e8e8e8 solid;
    margin: 30px 0 14px 0;
}
.newthreeulbox .newthreeul li a p{
    font-size: 16px;
    color: #888888;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin: 0 0 20px 0;
}
.newthreeulbox .newthreeul li a span{
    font-size: 16px;
    color: #034387;
    line-height: 24px;
    height: 100%;
}


/*通知通告区域*/
.homethree{
    display: block;
    margin: 80px 0 0 0;
}
.homethree .homethreenewbox li{
    display: block;
    margin: 0 0 40px 0;
}
.homethree .homethreenewbox li a{
    background: #ffffff;
    border: 1px #ededed solid;
    box-shadow: 0px 1px 4px #dfdfdf;
    display: flex;
    padding: 38px 66px;
    justify-content: space-around;
    align-items: center;
    position: relative;
}
.homethree .homethreenewbox li a:after{
    width: 96%;
    height: 6px;
    left: 2%;
    display: block;
    position: absolute;
    bottom: -6px;
    background: #c8d9ee;
    content:" ";
}


.homethree .homethreenewbox li a .lefttime{
    border-right: 2px #034387 solid;
    text-align: center;
    padding: 0 40px 0 0;
}
.homethree .homethreenewbox li a .lefttime p{
    font-size: 42px;
    font-size: 32px;
    font-weight: bold;
    color: #034387;
    font-family: 'newfont';
    line-height: 42px;
    text-align: center;
    margin: 0 0 8px 0;
}
.homethree .homethreenewbox li a .lefttime span{
    font-size: 30px;
    color: #034387;
    line-height: 30px;
    font-family: 'newfont';
    text-align: center;
   font-weight: bold;
}
.homethree .homethreenewbox li a .righttext{
    padding: 0 0 0 40px ;
    flex: 1;                   /* 占满剩余空间 */
    min-width: 0;              /* 解决 flex 容器下宽度失效问题 */
}

.homethree .homethreenewbox li a h4 {
    font-size: 24px;
    line-height: 36px;
    color: #034387;
    font-weight: bold;
    font-family: 'newfont';
    margin: 0 0 10px 0;
}
.homethree .homethreenewbox li a:hover h4{
    color: #0066b1;

}


.homethree .homethreenewbox li a p{
    font-size: 18px;
    line-height: 26px;
    color: #888888;
}
























@media (max-width: 1600px) {
    .homebg .container {
        width: 100%;
    }

    .hometitlebox .hometitletext {
        font-size: 28px;
        line-height: 32px;
    }

    .hometitlebox .hometitletext span {
        font-size: 20px;
        line-height: 24px;
    }

    .hometitlebox .hometitlemore {
        width: 120px;
        font-size: 16px;
        line-height: 32px;
    }

    .hometitlebox .hometitlemore i {
        width: 12px;
        height: 12px;
        margin: 0px 0 0 3px;
    }
    .homeone .homeoneul ul a p {
        font-size: 24px;
        margin: 4px 0 0 0;
    }

    .hometwo {
        margin: 60px 0 0 0;
    }
    .hometwo .hometwoul .hometworight {
        /*width: 50%;*/
        /*top: 6%;*/
        padding: 50px;
    }
    .hometwo .hometwoul .hometworight .hometworighttitle {
        font-size: 20px;
        line-height: 26px;
    }
    .hometwo .hometwoul .hometworight p {
        font-size: 16px;
    }

    .newthreeulbox .newthreeul{
        margin: 0 -15px;
        margin-top: 40px;
    }
    .newthreeulbox .newthreeul li{
        padding: 0 15px;
    }
    .newthreeulbox .newthreeul li a .titleh3 {
        height: 54px;
        margin: 0 -20px;
    }
    .newthreeulbox .newthreeul li a .titleh3 h3 {
        font-size: 18px;
        line-height: 26px;
    }
    .newthreeulbox .newthreeul li a {
        padding: 20px 20px 30px 20px;
    }
    .newthreeulbox .newthreeul li a p {
        font-size: 15px;
        line-height: 22px;
        height: 44px;
        margin: 0 0 16px 0;
    }
    .homethree {
        margin: 60px 0 0 0;
    }

}

@media (max-width: 1400px) {

    .swiperBox .swriperpc {
        width: 32px;
        height: 32px;
    }

    .swiperBox .swiper-button-prev {
        left: 2%;
    }

    .swiperBox .swiper-button-next {
        right: 2%;
    }

    .swiperBox .swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
        width: 40px;
        height: 4px;
        margin: 0 2px;
    }

    .hometitlebox {
        margin: 0 0 20px 0;
    }

    .hometitlebox .hometitletext {
        font-size: 24px;
        line-height: 28px;
    }

    .hometitlebox .hometitletext span {
        font-size: 14px;
        line-height: 20px;
    }

    .hometitlebox .hometitlemore {
        width: 100px;
        font-size: 14px;
        line-height: 28px;
    }

    .hometitlebox .hometitlemore i {
        width: 12px;
        height: 12px;
        margin: 0px 0 0 3px;
    }


    .homeone .homeoneul ul a p {
        font-size: 22px;
        margin: 0px 0 0 0;
    }

    .hometwo .hometwoul .hometworight p {
        font-size: 14px;
        line-height: 22px;
    }
    .homethree {
        margin: 50px 0 0 0;
    }
    .homethree .homethreenewbox li a {
        padding: 28px 40px;
    }
    .homethree .homethreenewbox li a .lefttime p {
        font-size: 30px;
        line-height: 40px;
        margin: 0 0 6px 0;
    }
    .homethree .homethreenewbox li a .lefttime span {
        font-size: 28px;
        line-height: 28px;
    }
    .homethree .homethreenewbox li a .lefttime {
        padding: 0 30px 0 0;
    }
    .homethree .homethreenewbox li a .righttext {
        padding: 0 0 0 30px;
    }
    .homethree .homethreenewbox li a h4 {
        font-size: 20px;
        line-height: 32px;
        margin: 0 0 8px 0;
    }
    .homethree .homethreenewbox li a p {
        font-size: 16px;
        line-height: 24px;
    }
    .homethree .homethreenewbox li {
        margin: 0 0 28px 0;
    }

}

@media (max-width: 1200px) {
    .homeone {
        padding: 5% 0 0 0;
    }
    .hometwo .hometwoul .hometworight {
        padding: 44px;
    }
    .hometwo .hometwoul .hometworight p {
        margin: 18px 0;
    }
    .newthreeulbox .newthreeul {
        margin-top: 20px;
    }

    .newthreeulbox .newthreeul{
        margin: 0 -6px;
        margin-top: 20px;
    }
    .newthreeulbox .newthreeul li{
        padding: 0 6px;
    }
    .newthreeulbox .newthreeul li a {
        padding: 20px 10px;
    }
    .newthreeulbox .newthreeul li a .titleh3 {
        margin: 0 -10px;
        padding: 10px 6% 10px 20px;
        height: 36px;
    }
    .newthreeulbox .newthreeul li a .titleh3 h3 {
        font-size: 14px;
        line-height: 18px;
    }
    .newthreeulbox .newthreeul li a .bigimg {
        margin:  12px 0;
    }
    .newthreeulbox .newthreeul li a p {
        font-size: 14px;
        line-height: 20px;
        height: 40px;
        margin: 0 0 6px 0;
    }
    .newthreeulbox .newthreeul li a span {
        font-size: 14px;
        line-height: 22px;
    }

    .homethree .homethreenewbox li a {
        padding: 22px 34px;
    }
    .homethree .homethreenewbox li a .lefttime p {
        font-size: 28px;
        line-height: 37px;
        margin: 0 0 3px 0;
    }
    .homethree .homethreenewbox li a .lefttime span {
        font-size: 24px;
        line-height: 24px;
    }
    .homethree .homethreenewbox li a .lefttime {
        padding: 0 20px 0 0;
    }
    .homethree .homethreenewbox li a .righttext {
        padding: 0 0 0 20px;
    }
    .homethree .homethreenewbox li a h4 {
        font-size: 18px;
        line-height: 28px;
        margin: 0 0 6px 0;
    }
    .homethree .homethreenewbox li a p {
        font-size: 14px;
        line-height: 24px;
    }
    .homethree .homethreenewbox li a:after {
        height: 4px;
        bottom: -4px;
    }
    .homethree .homethreenewbox li {
        margin: 0 0 18px 0;
    }

}

@media (max-width: 1000px) {
    .hometitlebox {
        margin: 0 0 14px 0;
    }
    .hometitlebox .hometitletext {
        font-size: 22px;
        line-height: 22px;
    }
    .hometitlebox .hometitletext span {
        font-size: 12px;
        line-height: 16px;
    }
    .hometitlebox .hometitlemore {
        width: 90px;
        font-size: 13px;
    }
    .hometitlebox .hometitlemore {
        top: 1%;
    }

    .hometitlebox .hometitletext span,
    .hometitlebox .hometitletext {
        text-align: left;
    }

    .hometwo .hometwoul .hometwoleft {
        width: 100%;
        padding: 14px;
    }
    .hometwo .hometwoul .hometworight {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
    }
    .hometwo {
        margin: 30px 0 0 0;
    }
    .hometwo .hometwoul .hometworight {
        padding: 18px;
    }
    .hometwo .hometwoul .hometworight .hometworighttitle {
        font-size: 18px;
        line-height: 24px;
    }
    .hometwo .hometwoul .hometworight p {
        font-size: 13px;
        line-height: 18px;
        margin: 5px 0;
    }
    .hometwo .hometwoul .hometworight .more a,
    .hometwo .hometwoul .hometworight .more {
        font-size: 13px;
    }
    .hometwo .hometwoul .hometworight .more a:after {
        width: 10px;
        height: 10px;
        margin: 0 0 0 2px;
    }
    .homethree .homethreenewbox li a {
        padding: 20px 30px;
    }
    .homethree .homethreenewbox li a .lefttime p {
        font-size: 24px;
        line-height: 34px;
        margin: 0 0 3px 0;
    }


}





@media (max-width: 770px) {
    .swiperBox .swriperpc {
        width: 24px;
        height: 24px;
    }
    .swiperBox .swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
        width: 24px;
        height: 3px;
        margin: 0 4px;
    }


    .hometitlebox {
        margin: 0 0 12px 0;
    }
    .hometitlebox .hometitletext {
        font-size: 18px;
    }
    .homeoneul li{
        margin: 0 0 12px 0;
    }
    .homeoneul li a{
        display: block;
        background: #ffffff;
    }
    .homeone .homeoneul ul a p {
        font-size: 16px;
        display: block;
        padding: 0 0 8px 0;
    }
    .homeone .homeoneul ul a p:after {
        vertical-align: baseline;
        margin: 0 0 0 3px;
    }
    .hometwo {
        margin: 20px 0 0 0;
    }
    .hometwo .hometwoul .hometworight .hometworighttitle {
        font-size: 15px;
        line-height: 22px;
    }


    .newthreeulbox .newthreeul li a {
        padding: 12px 10px;
        margin: 0 0 14px 0;
    }
    .newthreeulbox .newthreeul {
        margin-top: 12px;
    }
    .newthreeulbox .newthreeul li a .titleh3 {
        padding: 10px 9% 10px 16px;
    }
    .newthreeulbox .newthreeul li a .bigimg {
        margin: 8px 0;
    }
    .newthreeulbox .newthreeul li a p {
        font-size: 13px;
        line-height: 18px;
        height: 37px;
        margin: 0 0 2px 0;
    }
    .newthreeulbox .newthreeul li a span {
        font-size: 12px;
    }

    .hometwo .hometwoul .hometworight p{
         max-height: 55px;
    overflow: hidden;
     }

    .homethree {
        margin: 20px 0 0 0;
    }
    .homethree .homethreenewbox li a {
        padding: 12px 14px;
    }
    .homethree .homethreenewbox li a .lefttime p {
        font-size: 18px;
        line-height: 18px;
        margin: 0 0 1px 0;
        text-align: center;
    }
    .homethree .homethreenewbox li a .lefttime span {
        font-size: 14px;
        line-height: 15px;
    }
    .homethree .homethreenewbox li a .lefttime {
       width:86px;
        padding: 0 10px 0 0;
    }
    .homethree .homethreenewbox li a .righttext {
        padding: 0 0 0 10px;
    }
    .homethree .homethreenewbox li a h4 {
        font-size: 15px;
        line-height: 16px;
        margin: 0 0 1px 0;
    }
    .homethree .homethreenewbox li a p {
        font-size: 12px;
        line-height: 18px;
    }
    .homethree .homethreenewbox li {
        margin: 0 0 12px 0;
    }



}