.banner2{
    width: 100%;
    height: 17.28rem;
    overflow: hidden;
    position: relative;
}

.pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom:0.32rem;
    width: 100%;
    z-index: 10;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 0.85rem;
    height: 0.1rem;
    background: rgba(255,255,255,0.3);
    margin: 0 0.22rem;
    cursor: pointer;
}
.swiper-active-switch {
    background: #fff;
}

.banner2 .swiper-slide{
    width: 100%;
}
.banner2 .swiper-slide img{
    display: block;
    width: 100%;
}


.cont1{
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #f8f8f8;
    padding-bottom: 1rem;
}
.cont1-list{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top:  1rem;
}
.cont1-list .list{
    width: 14.72rem;
    height: 2.13rem;
    border-radius: 0.21rem;
    margin: 0.28rem auto 0.6rem;
    overflow: hidden;
    background-color: #fff;
}
.cont1-list .list-title{
    width: 100%;
    height: 2.13rem;
    background-color: #E6E6E6;
    position: relative;
}
.cont1-list .list-title span{
    font-size: 0.77rem;
    line-height: 2.13rem;
    margin-left: 0.66rem;
    font-weight: bold;
    color: #666;
}
.cont1-list .list-title img{
    position: absolute;
    right: -6rem;
    top: 0.49rem;
    display: block;
    width: 4.5rem;
    transition: .3s;
}
.cont1-list .list.active{
    height: auto !important;
    transition: .3s;
    box-shadow:0rem 0rem 0.24rem 0rem rgba(51,136,255,0.2);
}
.cont1-list .list.active .list-title{
    background-image: url(../images/cont1-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.cont1-list .list.active .list-title span{
    color: #fff;
}
.cont1-list .list.active .list-title img{
    right: 0.26rem;
}
.cont1-list .list-ul{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.cont1-list .list-ul li{
    width: 100%;
    height: 3.39rem;
    border-bottom: 0.02rem solid #f5f5f5;
    overflow: hidden;
}
.cont1-list .list-ul li:last-child{
    border-bottom: none;
}
.cont1-list .list-ul .li-top{
    width: 12.72rem;
    height: 1rem;
    margin: 0.72rem auto 0;
    overflow: hidden;
}

.cont1-list .list-ul .li-top p{
    font-size: 0.6rem;
    color: #333;
    line-height: 1rem;
    float: left;
    width: 10rem;
    height: 1rem;
}
.cont1-list .list-ul .li-top .li-a{
    float: right;
    color: #FF8400;
    line-height: 1rem;
    width: 2.46rem;
    height: 1rem;
    font-size: 0.47rem;
    padding-right: 0.26rem;
    background-image: url(../images/cont1-icon01.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 0.21rem 0.38rem;
}

.cont1-list .list-ul .p2{
    display: block;
    width: 12.72rem;
    line-height: 1rem;
    margin: 0.12rem auto 0;
    font-size: 0.51rem;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.cont2{
    width: 100%;
    height: auto;
    padding-bottom: 1.92rem;
}

.cont2-list{
    width: 100%;
    height: auto;
    margin-top: 1.28rem;
}
.cont2-list .list{
    width: 14.72rem;
    height: 6.4rem;
    border-radius: 0.21rem;
    overflow: hidden;
    color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0.85rem auto 0;
    text-align: center;
}
.cont2-list .list:nth-child(1){
    background-image: url(../images/cont2-img01.jpg);
}
.cont2-list .list:nth-child(2){
    background-image: url(../images/cont2-img02.jpg);
}
.cont2-list .list:nth-child(3){
    background-image: url(../images/cont2-img03.jpg);
}
.cont2-list .list:nth-child(4){
    background-image: url(../images/cont2-img04.jpg);
}
.cont2-list .list:nth-child(5){
    background-image: url(../images/cont2-img05.jpg);
}

.cont2-list .list .p1{
    font-size: 0.64rem;
    margin-top: 1.28rem;
}

.cont2-list .list .p2{
    font-size: 0.51rem;
    margin-top: 1.28rem;
    line-height: 0.82rem;
}

.cont2 .btn{
    width: 6.4rem;
    height: 1.71rem;
    border-radius: 0.21rem;
    background-color: #3388FF;
    color: #fff;
    font-size: 0.64rem;
    line-height: 1.71rem;
    text-align: center;
    margin: 1.28rem auto 0;
    box-shadow:0rem 0.32rem 0.24rem 0rem rgba(0,106,255,0.2);
}

.cont2 .btn a{
    display: block;
    width: 6.4rem;
    height: 1.71rem;
}


.cont3{
    width: 100%;
    height: auto;
    background-color: #F8F8F8;
    overflow: hidden;
    padding-bottom: 2.6rem;
}

.cont3-list{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0.5rem;
}
.cont3-list .list{
    width: calc(100% - 2.56rem);
    height: auto;
    overflow: hidden;
    margin: 1.58rem auto 0;
}
.cont3-list .list-img{
    float: left;
    width: 1.7rem;
}
.cont3-list .list-img img{
    display: block;
    width: 1.7rem;
}
.cont3-list .list-right{
    float: right;
    width: 10.6rem;
    height: auto;
}
.cont3-list .list-right .p1{
    font-size: 0.6rem;
    color: #333;
    margin-bottom: 0.2rem;
}
.cont3-list .list-right .p2{
    font-size: 0.51rem;
    position: relative;
    color: #666;
    text-align: left;
    padding-left: 0.6rem;
    margin-top: 0.4rem;
    height: 0.8rem;
    line-height: 0.8rem;
}
.cont3-list .list-right .p2::before{
    content:"";
    position: absolute;
    width: 0.15rem;
    height: 0.15rem;
    border-radius: 50%;
    background-color: #3388FF;
    top: 0.325rem;
    left: 0;
}

.cont4{
    width: 100%;
    height: 18.77rem;
    background-image: url(../images/cont5-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    overflow: hidden;
    position: relative;
}


.cont4 .swiper-container2{
    width: 100%;
    height: 9.2rem;
    position: relative;
}
.cont4 .cont4-box{
    width: 13.87rem;
    height: 6.8rem;
    background-color:rgba(0,27,54,0.6);
    border-radius: 0.21rem;
    margin: 1.28rem auto 0;
    overflow: hidden;
}
.cont4 .cont4-box2{
    width: 13.87rem;
    height:6.8rem;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0.36rem 0.36rem 0 0;
}
.cont4 .box-title{
    font-size: 0.64rem;
    text-align: center;
    margin-top: 1.4rem;
    color: #fff;
}
.cont4 .cont4-box2 .fgx{
    width: 1.07rem;
    height: 0.09rem;
    background-color: #ffd300;
    margin: 0.69rem auto 0;
}
.cont4 .box-p{
    font-size: 0.51rem;
    line-height: 0.77rem;
    margin-top: 0.62rem;
    color: #fff;
    text-align: center;
}
.pagination2{
    position: absolute;
    text-align: center;
    bottom: 0rem;
    width: 100%;
    z-index: 10;
}
.pagination2 .swiper-pagination-switch {
    display: inline-block;
    width: 0.85rem;
    height: 0.09rem;
    background: rgba(255,255,255,0.2);
    margin: 0 0.22rem;
    cursor: pointer;
}
.pagination2 .swiper-active-switch {
    background: #fff;
}
.cont4 .btn{
    width: 5.12rem;
    height: 1.71rem;
    background-color: #3388FF;
    border-radius: 0.21rem;
    margin: 0.8rem auto 0;
    font-size: 0.64rem;
    color: #fff;
    line-height: 1.71rem;
    text-align: center;
    box-shadow:0rem 0.21rem 0.21rem 0rem rgba(0,106,255,0.3);
}
.cont4 .btn a{
    display: block;
    width: 5.12rem;
    height: 1.71rem;
}

.cont5{
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #F8F8F8;
}
.cont5-list{
    width: 14.72rem;
    height: auto;
    margin: 0.96rem auto 0;
    overflow: hidden;
}

.cont5-list li{
    float: left;
    width: calc(13.43rem / 4);
    height: 1.71rem;
    margin-right: 0.43rem;
    /*border: 0.02rem solid #e6e6e6;*/
    margin-bottom: 0.43rem;
}
.cont5-list li:nth-child(4n){
    margin-right: 0;
}
.cont5-list li img{
    display: block;
    width: 100%;
}
.cont5 .btn{
    width: 6.4rem;
    height: 1.71rem;
    border-radius: 0.21rem;
    background-color: #3388FF;
    box-shadow:0rem 0.21rem 0.21rem 0rem rgba(0,106,255,0.3);
    font-size: 0.64rem;
    text-align: center;
    line-height: 1.71rem;
    color: #fff;
    margin: 0.8rem auto 2.13rem;
}

 .news_content {
    padding: 0 0.64rem;
}
 .news_content .news_detail {
    overflow: hidden;
    padding-bottom: 0.85333333rem;
    border-bottom: 1px solid #F0F0F0;
}
 .news_content .news_detail h3 {
    font-size: 0.64rem;
    color: #1A1A1A;
    font-weight: normal;
    margin-top: 0.85333333rem;
    margin-bottom: 0.61866667rem;
    max-height: 100%;
}
 .news_content .news_detail .news_image {
    float: left;
    width: 5.12rem;
    height: 3.02rem;
    background-color: #999;
    margin-right: 0.64rem;
    position: relative;
     overflow: hidden;
}
.news_content .news_detail .news_image img {
    width: 5.12rem;
    height: auto;
}
 .news_content .news_detail .news_image.hot::before {
    content: '';
    width: 0.768rem;
    height: 0.64rem;
    position: absolute;
    top: 0.27733333rem;
    left: 0;
    background: url("../images/hot.png") no-repeat;
    background-size: contain;
}
 .news_content .news_detail .right {
    padding-left: 5.76rem;
}
 .news_content .news_detail .right p {
    line-height: 1.5;
    font-size: 0.512rem;
    color: #666;
    max-height: 100%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    /*! autoprefixer: off */
    -webkit-box-orient: vertical;
    margin-bottom: 0.59733333rem;
}
 .news_content .news_detail .right span {
    float: left;
    font-size: 0.42666667rem;
    color: #B3B3B3;
}
 .news_content .news_detail .right .news_time {
    margin-right: 0.78933333rem;
}
.news_content .more {
    width: 6.4rem;
    height: 1.71rem;
    margin: 0.8rem auto;
    font-size: .64rem;
    line-height: 1.71rem;
    background-color: #3388FF;
    box-shadow: 0 0.21rem 0.21rem 0 rgba(0,106,255,0.3);
    border-radius: 3.2rem;
    text-align: center;
    color: #fff;
}

.cont6{
    width: 100%;
    height: 8.83rem;
    overflow: hidden;
    background-image: url(../images/cont7-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.cont6 .p1{
    font-size: 0.77rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-top: 2rem;
}
.cont6 .btn{
    width: 5.12rem;
    height: 1.71rem;
    border-radius: 0.21rem;
    margin: 2.13rem auto 0;
    font-size: 0.64rem;
    color: #3388FF;
    line-height: 1.71rem;
    text-align: center;
    background-color: #fff;
}
.cont6 .btn a{
    display: block;
    width: 5.12rem;
    height: 1.71rem;
}