/*公共部分*/
.more-link{
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 50%;
    line-height: 26px;
    margin-top: -13px;
    right: 0; 
}
.more-link:hover{
    opacity: 0.9;
    color: #fff;
}
.header-box .pc-list .lv1-box:first-child{
    display: none;
}
@media screen and (max-width:991px){
    .more-link{
        font-size: 0.19rem;
    }
}

/****顶部轮播开始****/
.swiper-container.banner1 .swiper-slide{
    height: 37.5em;
    position: relative;
    background-color: #fafafa;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.swiper-container.banner1 .swiper-slide .bgs{
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.swiper-container.banner1 .swiper-pagination-bullet{
    width: 15px;
    height: 15px;
    border-radius: 0;
    background: #fff;
}
.swiper-container.banner1 .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #005694;
}
.swiper-container.banner1 .swiper-pagination-bullet:hover{
    background: #005694;
}
.swiper-container.banner1 .doc-box{
    position: absolute;
    width: 100%;
    left: 0;
    bottom:0;
}
.swiper-container.banner1 .doc-box .doc-main{
    width: 81.5%;
    max-width: 978px;
    margin-left: -60px;
    padding: 0 106px 0 60px;
    background: rgba(0,0,0,.6);
    color: #fff;
    height: 130px;
    padding-top: 28px;
}
.swiper-container.banner1 .doc-box .doc-main-box{
    position: relative;
    padding-right: 170px;
}
.swiper-container.banner1 .doc-box .doc-main .name{
    font-size: 1.5em;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    overflow:hidden;
    margin-top: 20px;
}
.swiper-container.banner1 .doc-box .doc-main .name a{
    color: #fff;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.swiper-container.banner1 .doc-box .doc-main .name a:hover{
    color: #ff9f02;
}
.swiper-container.banner1 .doc-box .doc-main .doc{
    font-size: 1.1em;
    font-weight: bold;
    display:-webkit-box;
  -webkit-box-orient:vertical;
  overflow:hidden;
  -webkit-line-clamp:1;
  line-height: 31px;
}
.swiper-container.banner1 .doc-box .doc-main .more{
    position: absolute;
    right: 0;
    top: -5px;
    width: 146px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 16px;
    background: #ff9f02;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.swiper-container.banner1 .doc-box .doc-main .more:hover{
    background: #fcb849;
}

@media screen and (max-width:1300px){
    .swiper-container.banner1 .doc-box .doc-main{
        width: 82.5%;
    }
    .swiper-container.banner1 .swiper-pagination-bullet{
        background: #f5f5f5;
    }
}

@media screen and (max-width:991px){
    .swiper-container.banner1{
        margin-bottom: -0.37rem;
        z-index: 10;
    }
    .swiper-container.banner1 .swiper-slide{
        height: 2.7rem;
    }
    .swiper-container.banner1 .swiper-pagination{
        bottom: 5px;
    }
    .swiper-container.banner1 .doc-box{
        position: relative;
        padding: 0 0.18rem;
        top: -0.42rem;
    }
    .swiper-container.banner1 .doc-box .global-inner{
        padding: 0;
    }
    .swiper-container.banner1 .doc-box .doc-main{
        width: 100%;
        max-width: initial;
        margin-left: 0;
        padding: 0.3rem 0.38rem 0.36rem 0.38rem;
        height: auto;
        background: #f5f5f5;
    }
    .swiper-container.banner1 .doc-box .doc-main-box{
        padding-right: 0;
    }
    .swiper-container.banner1 .doc-box .doc-main .name{
        font-size: 0.24rem;
        line-height: 0.33rem;
        color: #03356a;
        text-shadow: none;
        -webkit-line-clamp: 3; 
        height: auto;
        display:-webkit-box;
        -webkit-box-orient:vertical;
        margin-top: 0;
    }
    .swiper-container.banner1 .doc-box .doc-main .name a{
        color: #03356a;
    }
    .swiper-container.banner1 .doc-box .doc-main .doc{
        font-size: 0.22rem;
        line-height: 0.32rem;
        margin-top: 7px;
        font-weight: normal;
        -webkit-line-clamp:2;
        text-shadow: 2px 2px 0px rgba(0,0,0,.2);
    }
    .swiper-container.banner1 .doc-box .doc-main .more{
        position: relative;
        margin-top: 0.2rem;
        top: 0;
        font-size: 0.17rem;
        width: 1.75rem;
        line-height: 0.52rem;
    }
}

/****重要信息****/
.news-box{
    margin-top: 36px;
}
.news-box .news-title{
     line-height: 74px;
     font-size: 32px;
     width: 76.5%;
     position: relative;
}
.news-box .news-title .more-link{
    right: 34px;
    color: #333;
}
.news-box .news-title .more-link:hover{
    color: #ff9f02;
}
.news-box .list{
    float: left;
    width: 76.5%;
}
.news-box .list li{
    float: left;
    width: 33.333%;
    padding-right: 1px;
}
.news-box .list .imgs-box{
    height: 245px;
    overflow:hidden;
}
.news-box .list .imgs-box .imgs{
    height: 100%;
    background-color: #fafafa;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.news-box .list .imgs-box .imgs a{
    display: block;
    height: 100%;
}
.news-box .list .cont{
    padding: 30px 1.8em 46px 1.8em;
    background: #ededed;
}
.news-box .list li:nth-child(2) .cont{
    background: #dddddd;
}
.news-box .list li:nth-child(3) .cont{
    background: #d1d1d1;
}
.news-box .list .cont .time{
    color: #666666;
    font-size: 15px;
    line-height: 23px;
}
.news-box .list .cont .name{
    font-size: 20px;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    margin-top: 10px;
}
.news-box .list .cont .name a{
    color: #333333;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.news-box .list .cont .more{
    font-size: 15px;
    margin-top: 71px;
    line-height: 25px;
}
.news-box .list .cont .more a{
    color:#1c4979;
    display: inline-block;
    padding-right: 20px;
    background: url(../../Img/images/index-news-morebg.png) no-repeat right 5px center;
    background-size: 5px auto;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.news-box .list li:hover .cont .name a{
    color:#ff9f02;
}
.news-box .list li:hover .imgs-box .imgs{
     -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
.news-box .list li:hover .cont .more a{
    background: url(../../Img/images/index-news-morebg.png) no-repeat right center;
    background-size: 5px auto;
}
.hang-box{
    position: absolute;
    width: 26.667%;
    right: -1.85em;
    bottom: 0;
    height: 780px;
    background: rgba(3,53,106,.9);
    overflow: hidden;
    padding: 0 1.65em;
}
.hang-box .title{
    padding-top: 47px;
    position: relative;
    margin-bottom: 45px;
}
.hang-box .title span{
    display: inline-block;
    font-size: 24px;
    color: #fff;
    line-height: 70px;
    border-bottom: 3px solid rgba(255,255,255,.3);
}
.hang-box .hang-list{
    max-height: 487px;
    overflow: hidden;
}
.hang-box .hang-list dd{
    position: relative;
    margin-bottom: 29px;
    padding-bottom: 14px;
}
.hang-box .hang-list dd:after{
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    width:48px;
    height:1px;
    background:#758da5;
}
.hang-box .hang-list .name{
    font-size: 17px;
    line-height: 28px;
    height: 56px;
    display:-webkit-box;
  -webkit-box-orient:vertical;
  overflow:hidden;
  -webkit-line-clamp:2;
}
.hang-box .hang-list .name a{
    color: #fff;
}
.hang-box .hang-list .time{
    font-size: 14px;
    color: #67819c;
    line-height: 28px;
    margin-top: 2px;
}
.hang-box .hang-list .name a:hover{
    color: #ff9f02;
}
.hang-box .more-box{
    padding-top: 45px;
}
.hang-box .more-box a{
    display: block;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: #2a6dbe;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.hang-box .more-box a:hover{
    background: #3979c7;
}


/*20200909*/
.news-box1 .hang-box{
    height: 588px;
}
.news-box1 .hang-box .title{
    padding-top: 20px;
    margin-bottom: 22px;
}
.news-box1 .hang-box .hang-list dd{
    margin-bottom: 17px;
    padding-bottom: 15px;
}
.news-box1 .hang-box .hang-list dd:nth-child(4){
    display: none;
}




@media screen and (max-width:1500px){
    .hang-box{
        right: -2em;
    }
}
@media screen and (max-width:1300px){
    .hang-box{
        right: -1.95em;
    }
}

@media screen and (max-width:991px){
    .news-box{
        margin-top: 0.12rem;
    }
    .news-box .news-title{
        line-height: 0.82rem;
        font-size: 0.24rem;
        width: 100%;
    }
    .news-box .news-title .more-link{
        right: 0;
        color: #999;
    }
    .news-box .list{
        width: 100%;
    }
    .news-box .list li{
        width: 100%;
        padding-right: 0;
        margin-bottom: 0.11rem;
    }
    .news-box .list .imgs-box{
        height: 3.333rem;
    }
    .news-box .list .cont{
        padding: 0.29rem 0.27rem 0.21rem 0.27rem;
    }
    .news-box .list .cont .time{
        font-size: 0.17rem;
        line-height: 0.26rem;
    }
    .hang-box .hang-list dd{
        padding-bottom: 0.2rem;
        margin-bottom: 0.22rem;
    }
    .hang-box .hang-list dd:last-child{
        margin-bottom: 0;
    }
    .news-box .list .cont .name{
        font-size: 0.22rem;
        line-height: 0.33rem;
        margin-top: 3px;
        height: auto;
    }
    .news-box .list .cont .more{
        margin-top: 0.2rem;
        font-size: 0.19rem;
        line-height: 0.28rem;
    }
    .news-box .list .cont .more a{
        padding-right: 0.2rem;
        background: url(../../Img/images/index-news-morebg.png) no-repeat right 4px top 0.06rem;
        background-size: 7px auto;
    }
    .news-box .list li:hover .cont .more a{
        background: url(../../Img/images/index-news-morebg.png) no-repeat right top 0.06rem;
        background-size: 7px auto;
    }
    .hang-box{
        position: relative;
        right: initial;
        width: 100%;
        height: auto;
        background: #1c4979;
        padding: 0.22rem 0.19rem 0.43rem 0.19rem;
    }
    .hang-box .title{
        padding: 0;
        margin-bottom: 0.26rem;
    }
    .hang-box .title span{
        font-size: 0.24rem;
        line-height: 0.52rem;
        border-bottom: 2px solid rgba(255,255,255,.3);
    }
    .hang-box .hang-list .name{
        font-size: 0.19rem;
        line-height: 0.28rem;
    }
    .hang-box .hang-list .time{
        font-size: 0.17rem;
        line-height: 0.25rem;
    }
    .hang-box .hang-list dd:after{
        width: 0.6rem;
        height: 1px;
    }
    .hang-box .more-box{
        padding-top: 0.26rem;
    }
    .hang-box .more-box a{
        line-height: 0.48rem;
        font-size: 0.19rem;
    }
}


/****系列专题****/
.zhuan-box{
    background: url(../../Img/images/index-zhuan-boxbg.jpg) no-repeat center center;
    background-size: cover;
    margin-top: 4.4em;
    padding: 2.4em 0 2.6em;
}
.zhuan-box .zhuan-title{
    font-size: 32px;
    color: #fff;
    line-height:68px;
    position: relative;
}
.zhuan-box .banner3{
	margin-top:18px;
}
.zhuan-box .banner3 .imgs-box{
    height: 10.65em;
    overflow: hidden;
}
.zhuan-box .banner3 .imgs-box .imgs{
    height: 100%;
    background-color: #2a6dbe;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.zhuan-box .banner3 .imgs-box .imgs a{
    display: block;
    height: 100%;
}
.zhuan-box .banner3 .swiper-slide:hover .imgs-box .imgs{
    /*-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);*/
}
.zhuan-box .banner3 .swiper-pagination{
    display: none;
}

@media screen and (max-width:991px){
    .zhuan-box{
        margin-top: 0.3rem;
        padding: 0.23rem 0 0.49rem;
        background: url(../../Img/images/index-zhuan-boxbg.jpg) no-repeat top right;
        background-size: cover;
    }
    .zhuan-box .zhuan-title{
        font-size: 0.24rem;
        line-height: 0.72rem;
    }
	.zhuan-box .banner3{
		margin-top:0;
	}
    .zhuan-box .banner3 .imgs-box{
        height: 2.3rem;
    }
    .zhuan-box .banner3 {
        padding-bottom: 0.53rem;
    }
    .zhuan-box .banner3 .swiper-pagination{
        display: block;
        bottom: 0;
        line-height: 1;
    }
    .zhuan-box .banner3 .swiper-pagination-bullet{
        width: 16px;
        height: 16px;
        background: #fff;
        margin: 0 0.115rem;
    }
    .zhuan-box .banner3 .swiper-pagination-bullet-active{
        background: #03356a;
    }
}

/****系列专题2****/
.zhuan-box1{
    margin-top: 3.9em;
    padding: 0.8em 0 3em;
    background: url(../../Img/images/index-zhuan1-boxbg.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}
.zhuan-box1 .zhuan-title{
    font-size: 32px;
    color: #b4d9f4;;
    line-height: 90px;
    position: relative;	
	text-align:center;
}
.zhuan-box1 .more-link{
	top:inherit;
	bottom:-5px;
	z-index:1000;
}
.swiper-container.lun{
  height: 20.25em;
}
.swiper-container.lun .swiper-slide{
  width: 100%;
  position: relative;
  height: 92%;
  top: 3%;
}
.swiper-container.lun .swiper-slide.swiper-slide-active{
    top: 0;
}
.swiper-container.lun .swiper-slide.swiper-slide-active{
    height: 100%;
}
.swiper-container.lun .swiper-slide .imgs-box{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
.swiper-container.lun .swiper-slide .imgs-box a{
    display: block;
}
.swiper-container.lun .swiper-slide.swiper-slide-active .imgs-box{
   width: 122.4%;
   left: 50%;
   margin-left: -61.2%;
   top: 0;
}.swiper-container.lun .swiper-slide.swiper-slide-active .imgs-box a{
    height: 100%;
}

.swiper-container.lun .swiper-slide.swiper-slide-active .imgs-box .imgs{
  width: 100%;
  height: 100%;
}
.swiper-container.lun .swiper-slide .imgs-boxs{
  position: relative;
  width: 100%;
  height: 100%;
  background:#fafafa;
  background-repeat: no-repeat;
  background-size: cover;
  background-position:center center; 
} 
.swiper-container.lun .swiper-slide .imgs-boxs .imgs{
  width: 100%;
  height: 100%;
}
.swiper-container.lun .prev-box{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 10%;
    cursor: pointer;
    z-index: 10;
}
.swiper-container.lun .next-box{
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 10%;
    cursor: pointer;
    z-index: 10;
}
.zhuan-box1 .swiper-pagination{
    line-height: 1;
    width: 100%;
    bottom: 0.35rem;
    opacity: 0;
    z-index: -1;
}
.zhuan-box1 .swiper-pagination .swiper-pagination-bullet{
    width: 16px;
    height: 16px;
    background: #fff;
    margin: 0 0.115rem;
    cursor: pointer;
    display: inline-block;
    border-radius: 100%;
}
.zhuan-box1 .swiper-pagination .swiper-pagination-bullet-active{
    background: #03356a;
}
@media screen and (max-width:991px){
    .zhuan-box1{
        margin-top: 0.3rem;
        padding: 0.2rem 0 0.7rem;
    }
	.zhuan-box1 .zhuan-title{
		font-size: 0.24rem;
        line-height: 0.72rem;
	}
	.zhuan-box1 .more-link{
		bottom:-0.375rem;
		font-size:0.16rem;
		right:0.2rem;
	}
    .swiper-container.lun{
        height: 1.55rem;
    }
    .zhuan-box1 .swiper-pagination{
        opacity: 1;
        z-index: 4;
    }
}

/****系列专题3****/
.zhuan-box2{
    margin-top: 3.9em;
    padding: 1.9em 0 1em;
    background: url(../../Img/images/index-zhuan2-boxbg.jpg) no-repeat center center;
    background-size: cover;
}
.zhuan-box2 .zhuan-title{
    font-size: 32px;
    color: #fff;
	height:68px;
    line-height: 43px;
    position: relative;
}
.zhuan-box2 .left-box{
    float: left;
    width: 48.33%;
    position: relative;
}
.zhuan-box2 .left-box .item{
    transform: translateY(50px);
    -webkit-transition: translateY(50px);
    -webkit-transition: translateY(50px);
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.zhuan-box2 .left-box .item.on{
    transform: translateY(0);
    -webkit-transition: translateY(0);
    -webkit-transition: translateY(0);
    opacity: 1;
    z-index: 5;
}
.zhuan-box2 .left-box .item .name{
    font-size: 1.5em;
    font-weight: bold;
    display:-webkit-box;
  -webkit-box-orient:vertical;
  overflow:hidden;
  -webkit-line-clamp:2;
  color: #fff;
}
.zhuan-box2 .left-box .item .name a{
    color: #fff;
}
.zhuan-box2 .left-box .item .name a:hover{
    opacity: 0.9;
}
.zhuan-box2 .left-box .item .doc{
    color: #a9c8ed;
    font-size: 16px;
    line-height: 28px;
	max-height:84px;
  overflow:hidden;
  margin-top: 22px;
}
.zhuan-box2 .left-box .item .more{
    margin-top: 14px;
}
.zhuan-box2 .left-box .item .more a{
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    padding-right: 20px;
    background: url(../../Img/images/index-zhuan-morebg.png) no-repeat right 5px center;
    background-size: 5px auto;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.zhuan-box2 .left-box .item .more a:hover{
    background: url(../../Img/images/index-zhuan-morebg.png) no-repeat right center;
    background-size: 5px auto;
}
.zhuan-box2 .right-box{
    float: right;
    width: 44.5%;
}
.zhuan-box2 .right-box .banner5{
    padding-bottom: 36px;
}
.zhuan-box2 .right-box .imgs-box{
    height: 14.75em;
}
.zhuan-box2 .right-box .imgs-box .imgs{
    height: 100%;
    background-color: #fafafa;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.zhuan-box2 .right-box .imgs-box .imgs a{
    display: block;
    height: 100%;
}
.zhuan-box2 .right-box .banner5 .swiper-pagination{
    bottom: 0;
    line-height: 1;
    text-align: right;
}
.zhuan-box2 .right-box .banner5 .swiper-pagination .swiper-pagination-bullet{
    width: 15px;
    height: 15px;
    background: #fff;
    margin: 0 10px;
}
.zhuan-box2 .right-box .banner5 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #03356a;
}

@media screen and (max-width:991px){
    .zhuan-box2{
        margin-top: 0.3rem;
        padding: 0.2rem 0 0.5rem;
    }
	.zhuan-box2 .zhuan-title{
        font-size: 0.24rem;
		height: 0.72rem;
        line-height: 0.72rem;
    }
    .zhuan-box2 .left-box{
        width: 100%;
        height: 0.8rem;
        margin-top: 0;
    }
    .zhuan-box2 .left-box .item{
        transform: translateY(30px);
        -webkit-transition: translateY(30px);
        -webkit-transition: translateY(30px);
    }
    .zhuan-box2 .left-box .item .name{
        font-size: 0.18rem;
        font-weight: normal;
        line-height: 0.25rem;
		-webkit-line-clamp: 1;
    }
    .zhuan-box2 .left-box .item .doc{
        margin-top: 0.1rem;
        font-size: 0.16rem;
        line-height: 0.26rem;
        height:0.78rem; 
        display: none;
    }
    .zhuan-box2 .left-box .item .more a{
		font-weight:normal;
    }
    .zhuan-box2 .right-box{
        width: 100%;
    }
    .zhuan-box2 .right-box .banner5{
        padding-bottom: 0.4rem;
    }
    .zhuan-box2 .right-box .imgs-box{
        height: 2.3rem;
    }
    .zhuan-box2 .right-box .banner5 .swiper-pagination{
        text-align: center;
    }
    .zhuan-box2 .right-box .banner5 .swiper-pagination .swiper-pagination-bullet{
        width: 16px;
        height: 16px;
        margin: 0 0.115rem;
    }
}

/****移动端行业动态****/
.hang-boxs{
    margin-top: 0.35rem;
}


/****合作交流****/
.he-box{
    margin-top: 4em;
}
.he-box .he-title{
    font-size: 32px;
    line-height: 80px;
}
.he-box .he-main{
    padding-right: 6.25em;
    position: relative;
    padding-bottom: 20px;
    border-bottom: 1px solid #2a6dbe;
}
.he-box .he-main:after{
    content:"";
    position:absolute;
    right:-1.85em;
    bottom:123px;
    width: 18.7em;
    height: 20em;
    background:#03356a;
}
.he-box .he-main .more-btn{
    position: absolute;
    right: 13px;
    top:220px;
    line-height: 26px;
    font-size: 16px;
    color: #ffffff;
    z-index: 10;
}
.he-box .he-main .more-btn:hover{
    color: #ff9f02;
}
.he-box .he-main .imgs-box{
    overflow: hidden;
    height: 15em;
}
.he-box .he-main .imgs-box .imgs{
    height: 100%;
    background-color: #fafafa;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.he-box .he-main .name{
    font-size: 20px;
    color: #333;
    line-height: 30px;
    height: 60px;
    margin-top: 21px;
     display:-webkit-box;
  -webkit-box-orient:vertical;
  overflow:hidden;
  -webkit-line-clamp:2;
}
.he-box .he-main .time{
    color: #1c4979;
    font-size: 15px;
    margin-top: 7px;
    line-height: 23px;
}
.he-box .he-main .swiper-slide:hover .name{
    color: #1c4979;
}
.he-box .he-main .swiper-slide:hover .imgs-box .imgs{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
.he-box .he-main .ctrl-box{
    width: 116px;
    height: 25px;
    position: absolute;
    right: 0;
    top: -3em;
    z-index: 5;
    overflow: hidden;
}
.he-box .he-main .ctrl-box .swiper-pagination-fraction{
    bottom: 0;
    width: 78px;
    left: 19px;
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    font-family: "arial";
}
.he-box .he-main .ctrl-box .prev-box{
    display: block;
    float: left;
    width: 14px;
    height: 25px;
    background: url(../../Img/images/index-ctrl-leftbg1.png) no-repeat left center;
    background-size: 14px auto; 
    cursor: pointer;
}
.he-box .he-main .ctrl-box .prev-box:hover{
    opacity: 0.8;
}
.he-box .he-main .ctrl-box .next-box{
    display: block;
    float: right;
     width: 14px;
    height: 25px;
    background: url(../../Img/images/index-ctrl-rightbg1.png) no-repeat right center;
    background-size: 14px auto; 
    cursor: pointer;
}
.he-box .he-main .ctrl-box .next-box:hover{
   opacity: 0.8;
}
@media screen and (min-width: 992px){
    .he-box1{
        margin-top: 4.8em;
        padding-top: 3.1em;
        position: relative;
        z-index: 10;
    }
    .he-box1:before{
        content: "";
        position: absolute;
        z-index: -5;
        top: 0;
        left: 0;
        width: 100%;
        height: 278px;
        background: url(../../Img/images/index-zhuan2-boxbg.jpg) no-repeat center center;
        background-size: cover;
    }
    .he-box1 .he-title{
        color: #fff;
    }
}

@media screen and (max-width:1500px){
    .he-box .he-main:after{
        right: -2em;
    }
    .he-box .he-main .more-btn{
        right: 0;
        top: 200px;
    }
}
@media screen and (max-width:1300px){
    .he-box .he-main:after{
        right: -1.95em;
    }
}
@media screen and (max-width:991px){
    .he-box{
        margin-top: 0.18rem;
    }
    .he-box .he-title{
        font-size: 0.24rem;
        line-height: 0.69rem;
    }
    .he-box .he-main .more-btn{
        right: 0;
        top: -0.5rem;
        font-size: 0.19rem;
        color: #999999;
    }
   .he-box .he-main{
        padding-right: 0;
        padding-bottom: 1.05rem;
        border-bottom: 1px solid #2a6dbe;
   }
   .he-box .he-main:after{
        display: none;
   }
   .he-box .he-main .imgs-box{
        height: 3.6rem;
   }
   .he-box .he-main .name{
        font-size: 0.22rem;
        line-height: 0.3rem;
        margin-top: 0.17rem;
   }
   .he-box .he-main .time{
        font-size: 0.17rem;
        line-height: 0.26rem;
        margin-top: 9px;
   }
   .he-box .he-main .ctrl-box{
        right: initial;
        left: 50%;
        top: initial;
        bottom: 0.32rem;
        width: 1.68rem;
        margin-left: -0.84rem;
        height: 0.35rem;
   }
   .he-box .he-main .ctrl-box .swiper-pagination-fraction{
        color: #03356a;
        line-height: 0.35rem;
        font-size: 0.28rem;
        width: 1.18rem;
        left: 0.25rem;
   }
   .he-box .he-main .ctrl-box .prev-box{
        width: 0.2rem;
        height: 0.35rem;
        background: url(../../Img/images/index-ctrl-leftbg1-1.png) no-repeat left center;
        background-size:0.2rem auto;
   }
   .he-box .he-main .ctrl-box .next-box{
        width: 0.2rem;
        height: 0.35rem;
        background: url(../../Img/images/index-ctrl-rightbg1-1.png) no-repeat left center;
        background-size: 0.2rem auto;
   }
}

/****通知公告****/
.notice-box{
    margin-top: 2.25em;
}
.notice-box .notice-title{
    position: relative;
}
.notice-box .notice-title span{
    display: inline-block;
    font-size: 32px;
    line-height: 41px;
}
.notice-box .notice-title .more{
    position: absolute;
    right: 0;
    top: 7px;
    font-size: 16px;
    color: #333;
    line-height: 27px;
}
.notice-box .notice-title .more:hover{
    color: #1780e4;
}
.notice-box .list{
    overflow: hidden;
    margin-top: 25px;
}
.notice-box .list li{
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 1.2em;
}
.notice-box .list li:nth-child(2n){
    margin-right: 0;
}
.notice-box .list .time{
    font-size: 15px;
    color: #999999;
    line-height: 23px;
}
.notice-box .list .name{
    margin-top: 5px;
    line-height: 30px;
     overflow:hidden;
      text-overflow:ellipsis;
      white-space:nowrap;
      font-size: 20px;
}
.notice-box .list .name a{
    color: #333;
}
.notice-box .list .name a:hover{
    color: #1780e4;
}
@media screen and (max-width:991px){
    .notice-box{
        margin-top: 0.36rem;
    }
    .notice-box .notice-title span{
        font-size: 0.24rem;
        line-height: 0.32rem;
    }
    .notice-box .notice-title .more{
        font-size: 0.19rem;
        color: #999999;
        line-height: 0.28rem;
        top: 50%;
        margin-top: -0.14rem;
    }
    .notice-box .list{
        margin-top: 0.11rem;
    }
    .notice-box .list li{
        width: 100%;
        margin-right: 0;
        position: relative;
        padding-right: 1.28rem;
        border-bottom: 1px solid #e0e0e0;
        margin-bottom: 0;
    }
     .notice-box .list li:last-child{
        border-bottom: none;
     }
    .notice-box .list .time{
        position: absolute;
        right: 0;
        top: 55%;
        line-height: 0.26rem;
        margin-top: -0.13rem;
        font-size: 0.17rem;
    }
    .notice-box .list .name{
        line-height: 0.59rem;
        font-size: 0.21rem;
    }
}

/****所容所貌****/
.suo-box{
    min-height: 300px;
    background: #03356a;
    margin-top: 6em;
    padding-top: 5.25em;
    padding-bottom: 4.25em;
}
.suo-box .left-box{
    float: left;
    margin-left: -3em;
    width: 49.167%;
    max-width: 590px;
    position: relative;
    z-index: 5;
}
.suo-box .left-box li{
    float: left;
    width: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 14.75em;
    color: #fff;
    position: relative;
}
.suo-box .left-box .name{
    position: absolute;
    left: 0;
    bottom: 1.1em;
    line-height: 1.8em;
    width: 100%;
    padding: 0 4em 0 3em;
}
.suo-box .left-box li:nth-child(2n) .name{
    padding: 0 2em 0 1.6em;
}
.suo-box .left-box .name span{
    font-size: 1.4em;
    font-family: "华文细黑";
    display: block;
}
.suo-box .left-box .name span a{
    color: #fff;
}
.suo-box .left-box .name span a:hover{
    opacity: 0.8;
}
.suo-box .left-box .name .more{
    font-size: 14px;
    color: #1780e4;
    text-shadow: 2px 2px 0px rgba(0,0,0,.5);
}
.suo-box .left-box .name .more:hover{
    color: #fff;
}
.suo-box .right-box{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    background-color: #fafafa;
    position: absolute;
    right: -3em;
    bottom: 0;
    max-width: 880px;
    width: 73.333%;
    height: 37.5em;
}
.suo-box .right-box .doc-box{
    position: relative;
    height: 100%;
}
.suo-box .right-box .doc-main-box{
    position: absolute;
    width: 100%;
    padding-left: 12.6em;
    padding-right: 9em;
    top: 48%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    color: #fff;
}
.suo-box .right-box .doc-main-box .title{
    font-family: "华文细黑";
    position: relative;
    font-size: 14px;
    line-height: 53px;
}
.suo-box .right-box .doc-main-box .title:after{
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    width:58px;
    height:1px;
    background:#fff;
}
.suo-box .right-box .doc-main-box .name{
    font-family: "华文细黑";
    font-size: 2.3em;
    margin-top: 0.6em;
}
.suo-box .right-box .doc-main-box .doc{
    font-size: 20px;
    line-height: 32px;
    margin-top: 15px;
}
.suo-box .right-box .doc-main-box .more-box{
    margin-top: 2em;
}
.suo-box .right-box .doc-main-box .more-box a{
    display: inline-block;
    font-size: 14px;
    line-height: 48px;
    border: 1px solid #c4966d;
    color: #fff;
    width: 140px;
    text-align: center;
     -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.suo-box .right-box .doc-main-box .more-box img{
    width: 5px;
    margin-left: 13px;
    position: relative;
    top: -1px;
}
.suo-box .right-box .doc-main-box .more-box a:hover{
    background: #c4966d;
}

@media screen and (max-width:991px){
    .suo-box{
        margin-top: 0.28rem;
        padding: 0.22rem 0 0.38rem;
    }
    .suo-box .suo-main{
        overflow: hidden;
        position: relative;
    }
    .suo-box .left-box{
        width: 50%;
        margin-left: 0;
    }
    .suo-box .left-box li{
        width: 100%;
        height: 2.07rem;
    }
    .suo-box .left-box li:nth-child(2n){
        display: none;
    }
    .suo-box .right-box{
        right: 0;
        height: 100%;
        width: 50%;
    }
    .suo-box .left-box .name{
        width: 100%;
        padding-left: 0.2rem;
        padding-right: 0.65rem;
        bottom: 0.2rem;
    }
    .suo-box .left-box .name span{
        font-size: 0.22rem;
        line-height: 0.28rem;
    }
    .suo-box .left-box .name .more{
        font-size: 0.16rem;
        padding-top: 5px;
        display: inline-block;
    }
    .suo-box .right-box .doc-main-box{
        padding:0 0.32rem;
    }
    .suo-box .right-box .doc-main-box .doc{
        display: none;
    }
    .suo-box .right-box .doc-main-box .title{
        font-size: 0.17rem;
        line-height: 0.49rem;
    }   
    .suo-box .right-box .doc-main-box .title:after{
        width: 0.49rem;
    }
    .suo-box .right-box .doc-main-box .name{
        font-size: 0.28rem;
        line-height: 0.35rem;
        margin-top: 0.15rem;
    }
    .suo-box .right-box .doc-main-box .more-box{
        margin-top: 0.35rem;
    }
    .suo-box .right-box .doc-main-box .more-box a{
        font-size: 0.17rem;
        width: 1.45rem;
        line-height: 0.45rem;
    }
    .suo-box .right-box .doc-main-box .more-box img{
        margin-left: 8px;
    }
}

/***** 漂浮开始 ******/
.piaofu{

}
.piaofu .close-btn{
  position: absolute;
  width: 15px;
  height: 15px;
  right: 5px;
  top: 5px;
  cursor: pointer;
}
.piaofu .show-img{
/*   width: 300px; */
  height: 149px;
  margin-bottom: 30px;
}
.piaofu .names{
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  margin-top: -30px;
  font-size: 16px;
  line-height: 20px;
  padding: 5px;
  color: #fff;
  text-align: center;
}
.piaofu .names a{
  color: #fff;
  text-shadow: 2px 2px 0px rgba(0,0,0,.3);
  display: block;
}
.piaofu.center .names{
    top: 50%;
    margin-top: -15px;
}
.piaofu.center .show-img{
    margin-bottom: 0;
}
.piaofu.bottom .show-img{
    margin-bottom: 30px;
}
.piaofu.bottom .names{
    top: 100%;
    margin-top: -30px;
}


/***** 左右对联 ******/
.Couplets-box .item{
    position: fixed;
    top: 10%;
    z-index: 1000001;
    width: 90px;
    display: none;
}
.Couplets-box .item.left{
    left: 0;
}
.Couplets-box .item.right{
    right: 0;
}
.Couplets-box .item .imgs{
    width: 90px;
}
.Couplets-box .item .Couplets-close{
    cursor: pointer;
    width: 80px;
}

@media screen and (max-width:991px) {
  .piaofu{
    display: none;
  }
  .Couplets-box{
    display: none;
  }
  #adimage{
    display: none;
  }
}