@charset "utf-8";
.focus{
    max-width:100%;
    background: #A4CFFF url(focusbg.png) 0px 24px no-repeat;
    background-size:713px 308px;
    margin:0 auto 8px;
    padding:0 25px 47px;
    height:auto;
    box-sizing: border-box;
}
.focus .share{
    height:130px;
    position: relative;
}
.focus .share a{
    position: absolute;
    top:65px;
    height:40px;
}
.focus .share a.title{
    width:240px;
    left:0;
}
.focus .share a.btn{
    width:50px;
    right:0;
}
.focus .topNew{
    width:100%;
    height:auto;
    background:#fff;
    box-sizing: border-box;
    padding:40px 41px 20px 41px;
    position: relative;
}
.focus .topNew>*{
    position: initial;
}
.focus .topNew h2{
    font-size: 35px;
    font-weight: bold;
    color: #3D70CD;
    line-height: 49px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.focus .topNew span{
    font-size: 29px;
    font-weight: 500;
    color: #3D70CD;
    line-height: 42px;
}
.focus .topNew .btn{
    position: absolute;
    top:5px;
    left:39px;
    color:#3D70CD;
    font-size: 26px;
    font-weight: 500;
}
.focus .topNew .btn i{
    display:inline-block;
    width:25px;
    height:27px;
    background:url(m11@2x.png);
    background-size:contain;
    margin-right:10px;
    position: relative;
    top:2px;
}
.focus .device{
    width:100%;
    height:515px;
    margin:0 auto;
    position: relative;
    overflow: hidden;
}
.focus .device .swiper-container{
    width:100%;
    height:515px;
}
.focus .device .swiper-container .swiper-slide{
    width:100%;
    height:100%;
    text-align: center;
    position: relative;
}
.focus .device .swiper-container .swiper-slide img{
    height:394px;
    width:100%;
}
.focus .device .swiper-container .swiper-slide p{
    width:100%;
    height:126px;
    background: #3D70CD;
    position: absolute;
    bottom:0;
    left:0;
    font-size: 33px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 47px;
    padding:14px 34px;
    box-sizing: border-box;
    text-align: left;
    letter-spacing: 0.05em;
}
.focus .device .arrow-left, .focus .device .arrow-right{
    display:none;
}
.focus .device .pagination{
    width:100px;
    height:10px;
    position: absolute;
    right:10px;
    bottom:136px;
    z-index: 99;
}
.focus .device .swiper-pagination-switch{
    width:9px;
    height:9px;
    line-height:1;
    border-radius: 50%;
    display:block;
    float:left;
    border: 0;
    margin-right:11px;
    cursor: pointer;
    background:#67AFFB;
}
.focus .device .swiper-active-switch{
    background:#fff;
    border: 0;
}
.focus .device .swiper-pagination-switch::after{
    display:none;
}

.baseList li{
    padding:33px;
    box-sizing: border-box;
    font-size: 35px;
    font-weight: 500;
    color: #333333;
    line-height: 50px;
    background:#fff;
    margin-bottom:8px;
    letter-spacing: 0.05em;
}
.baseList li span{
    display:block;
    font-size: 24px;
    font-weight: 500;
    color: #989898;
    margin-top:8px;
}
.baseList li i{
    width:30px;
    height:30px;
    display:block;
    background:url() no-repeat;
    background-size: contain;
    float:right;
    margin-top:24px;
}
.baseList li .img{
    float:left;
    width:250px;
    height:141px;
    margin-right:40px;
    border-radius: 5px;
    overflow: hidden;
}
.baseList li img{
    width:100%;
    height:100%;
}
.baseList li p a{
    overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
word-break: break-all;
}



.item{
    width:100%;
    margin:0;
}
.item01,.item02,.item03,.item04,.item05,.item06{
    width:100%;
}
.item h2{
    background:#fff;
}
.item h2 img{
    width:100%;
}
.item01 .w{
    padding:0 33px;
    box-sizing: border-box;
    background:#fff;
}
.item01 .topNew{
    width:684px;
    margin:0 auto;
    font-size: 35px;
    font-weight: bold;
    line-height: 55px;
    padding:20px 20px;
    box-sizing: border-box;
    text-align: center;
    background: linear-gradient(0deg, rgba(255, 255, 255, .4) 0%, rgba(164, 207, 255, .4) 100%);
}
.item01 .topNew a{
    color: #3D70CD;
}
.item01 .device{
    width:100%;
    height:394px;
    margin:0 auto;
    position: relative;
    overflow: hidden;
}
.item01 .device .swiper-container{
    width:100%;
    height:394px;
}
.item01 .device .swiper-container .swiper-slide{
    width:100%;
    height:100%;
    text-align: center;
    position: relative;
}
.item01 .device .swiper-container .swiper-slide img{
    height:100%;
    width:100%;
}
.item01 .device .swiper-container .swiper-slide p{
    width:100%;
    height:70px;
    background: rgba(23, 60, 154, .5);
    position: absolute;
    bottom:0;
    left:0;
    font-size: 32px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 70px;
    box-sizing: border-box;
    font-family: SourceHanSansSCBold;
    letter-spacing: 0.1em;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}
.item01 .device .arrow-left, .item01 .device .arrow-right{
    display:none;
}
.item01 .device .pagination{
    width:100px;
    height:10px;
    position: absolute;
    right:10px;
    bottom:88px;
    z-index: 99;
}
.item01 .device .swiper-pagination-switch{
    width:9px;
    height:9px;
    line-height:1;
    border-radius: 50%;
    display:block;
    float:left;
    border: 0;
    margin-right:11px;
    cursor: pointer;
    background:#67AFFB;
}
.item01 .device .swiper-active-switch{
    background:#fff;
    border: 0;
}
.item01 .device .swiper-pagination-switch::after{
    display:none;
}




.m_item01 .device{
    width:100%;
    height:515px;
    margin:0 auto;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    background:#fff;
}
.m_item01 .device .swiper-container{
    width:1600px;
    height:515px;
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%, -50%);
}
.m_item01 .device .swiper-wrapper{
    height:515px;
}


.m_item01 .swiper-slide {
    height: 100%;
    opacity: 0.4;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
.m_item01 .swiper-slide-visible {
    opacity: 0.5;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
.m_item01 .swiper-slide-active {
    top: 0;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }


.m_item01 .device .swiper-container .swiper-slide{
    width:100%;
    height:100%;
    text-align: center;
    position: relative;
}

.m_item01 .device .arrow-left, .m_item01 .device .arrow-right{
    position: absolute;
    top:170px;
    left:60px;
    width:37px;
    height:67px;
    z-index: 99;
    background: linear-gradient(-31deg, #0058CA, #029FF6);
    overflow: hidden;
}

.m_item01 .device .arrow-left i, .m_item01 .device .arrow-right i{
    display:block;
    width:18px;
    height:33px;
    background:url(m06@2x.png);
    background-size: contain;
    margin:0 auto;
    margin-top:15px;
}
.m_item01 .device .arrow-right{
    right:60px;
    left:initial;
}
.m_item01 .device .arrow-right i{
    transform: rotateY(180deg);
}
.m_item01 .device .arrow-left.disabled, .m_item01 .device .arrow-right.disabled{
    background: linear-gradient(-31deg, #003170, #007CC0);
    opacity: 0.4;
}
.m_item01 .device .pagination{
    width:100px;
    height:10px;
    position: absolute;
    right:40px;
    bottom:136px;
    z-index: 99;
}
.m_item01 .device .swiper-pagination-switch{
    width:9px;
    height:9px;
    line-height:1;
    border-radius: 50%;
    display:block;
    float:left;
    border: 0;
    margin-right:11px;
    cursor: pointer;
    background:#67AFFB;
}


.m_item01 .li{
    width: 253px;
    height: 426px;
    background: #fff url(trs_50.png) 0px 100px;
    background-size:contain;
    border-radius: 4px;
    margin-right:20px;
    float:left;
    overflow: hidden;
    box-shadow: 3px 3px 4px 2px rgba(0, 0, 0, 0.1);
}
.m_item01 .li:last-child{
    margin:0;
    background: #fff url(trs_50.png) -50px 180px;
}
.m_item01 .li h2{
    width:100%;
    height:100px;
    background:#3D70CD;
    font-size: 30px;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 41px;
    text-align: center;
    padding-top:5px;
    box-sizing: border-box;
    vertical-align: middle;
    position: relative;
}
.m_item01 .li h2 span{
    width:100%;
    height:auto;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
}
.m_item01 .li ul{
    background: linear-gradient(28deg, #F4F8FF 0%, #DDE9FF 100%);
    border-radius: 4px;
    margin:0 7px 10px 7px;
    padding:0 16px;
}
.m_item01 .li ul li{
    box-sizing: border-box;
    font-size: 28px;
    font-weight: 500;
    color: #777585;
    line-height: 36px;
    height:80px;
    border-bottom:1px dashed #BFBFBF;
    text-align: center;
    position: relative;
}
.m_item01 .li ul li a{
    width:100%;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
    color:#777585;
}


.item01 .baseList2{
    width:100%;
    height:974px;
    background:url(cbg.jpg) no-repeat;
    background-size: contain;
}
.item01 .baseList2 li{
    width:100%;
    height:243px;
    position: relative;
}
.item01 .baseList2 li .date{
    width:115px;
    height:141px;
    position: absolute;
    top:40px;
    left:26px;
    font-size: 28px;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    background:url(m09@2x.png);
    background-size: contain;
}
.item01 .baseList2 li .date i{
    font-size:51px;
    display:block;
    margin:30px auto 0;
    text-align: center;
}
.item01 .baseList2 li p{
    width:523px;
    height:133px;
    position: absolute;
    top:40px;
    left:178px;
    font-size: 35px;
    font-weight: 500;
    color: #333333;
    line-height: 50px;
}




.m_item02{
    height: auto;
    box-shadow: none;
    margin:0 auto 27px;
    padding-left:0;
    box-sizing: border-box;
    overflow: hidden;
    background:#fff;
}
.m_item02 .title{
    width:100%;
    text-align: center;
    margin:16px auto 50px;
}
.m_item02 .title p span{
    padding:18px 28px;
    border-radius: 3px;
    font-size:35px;
    font-weight: bold;
    color: #333;
    cursor:pointer;
}
.m_item02 .title p span.active{
    background: #F0F7FD;
    color: #2E6ABC;
}

.m_item02 .box{
    width:100%;
    height:auto;
    overflow: hidden;
    margin:20px auto;
    padding:0 33px;
    box-sizing: border-box;
}
.m_item02 .box ul{
    width:100%;
    display: none;
}
.m_item02 .box ul.active{
    display:block;
}
.m_item02 .box li{
    width:100%;
    height:288px;
    float:initial;
    margin-bottom:23px;
    border-bottom:1px solid #ccc;
}
.m_item02 .box li p{
    width:100%;
    font-size: 35px;
    font-weight: 400;
    color: #333;
    line-height: 70px;
    text-align: left;
}
.m_item02 .box li img{
    width:100%;
    height:200px;
}

.focus .deviceBox{
    width:100%;
}

body {
    margin-bottom: 85px;
}

/*特殊分辨率处理*/	
@media screen and (max-width:600px)
{


}

@media screen and (max-width:400px)
{


}

@media screen and (max-width:360px)
{


}




/*轮播开始*/
.slideNews .slideBox{ width:100%; height:515px; overflow:hidden; position:relative; }
.slideNews .slideBox .hd{ height:38px; overflow:hidden; position:absolute; right:15px; bottom:110px; z-index:1; }
.slideNews .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideNews .slideBox .hd ul li{ background:rgb(103, 175, 251);float:left; margin-right:11px;  width:9px; height:9px; line-height:50px; text-align:center; cursor:pointer;border: 1px solid #C3DCF5;font-size: 18px; color: #fff;border-radius: 50%;overflow: hidden; }
.slideNews .slideBox .hd ul li.on{ font-size: 18px; width: 9px; height: 9px; margin-top: 0;line-height: 50px;background: #fff;border: 1px solid #fff; }
.slideNews .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideNews .slideBox .bd li{ zoom:1; vertical-align:middle; width:100%; height:402px; position: relative; text-align: center;}
.slideNews .slideBox .bd img{ width:100%; height:394px; display:block;margin:0 auto;  }
.slideNews .slideBox .bd li h3{     width: 100%;
    height: 126px;
    background: rgb(61, 112, 205);
    position: initial;
    bottom: 0px;
    left: 0px;
    font-size: 33px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    line-height: 47px;
    padding: 14px 34px;
    box-sizing: border-box;
    text-align: left;
    letter-spacing: 0.05em;
}
.slideNews .slideBox .prev,.slideBox .next{ position:absolute; top:50%; margin-top:-30px; display:block; width:71px; height:56px; display:none;}
.slideNews .slideBox .next{ right: 23px; background: url(trs_41.png) no-repeat; }
.slideNews .slideBox .prev{ left: 23px; background: url(trs_40.png) no-repeat; }
/*轮播结束*/