.news{
    width:820px;
    float: left;
    margin-right:20px;
}
.list{
    width:300px;
    float: left;
}
.banner{
    width:100%;
    height:200px;
    background:url(../image/ll_02.png) center;
    margin-bottom:15px;
}
.li_ad{
    width:300px;
    height:321px;
    margin-bottom:40px;
    background:url(../image/re_03.png);
}
.li_ad h5{
    font-size:36px;
    color: #565759;
    text-align: center;
    padding-top:200px;
    font-weight: normal;
}
.li_ad p{
    text-align:center;
    line-height:46px;
    height:46px;
    font-size:16px;
    color: #fff;
    font-weight: bold;
    margin-top:29px;
}
.step h3{
    font-size:18px;
    color: #31312f;
    font-weight:normal;
    line-height:34px;
    width:100px;
    float: left;
    margin-top:25px;
}
.step p{
    font-size:14px;
    color: #666666;
    text-align: center;
    line-height:34px;
    width:720px;
    float: left;
}
.step span{
    width:98px;
    height:32px;
    border: 1px solid #6a6a6a;
    border-radius:6px;
    display: inline-block;
    float: left;
    margin: 0 20px;
    margin-top:25px;
    cursor: pointer;
}
.step .step_act{
    background: #42c4dc;
    border-color:#42c4dc;
    color: #fff;
}
.tj h3{
    font-size:18px;
    color: #31312f;
    font-weight:normal;
    line-height:34px;
    width:100px;
    float: left;
    margin-top:25px;
}
.tj p{
    margin-top:25px;
    font-size:14px;
    color: #666666;
    text-align: center;
    line-height:34px;
    width:720px;
    float: left;
}
.tj span{
    margin: 0 17px;
    float: left;
    cursor: pointer;
}
.tj .tj_act{
    color:#42c4dc ;
}
.article{
    margin-top:20px;
}
.article li{
    width:27.3%;
    padding: 0 2%;
    margin: 0 1%;
    padding-bottom:32px;
    border-radius: 8px;
    transition: .5s;
    float: left;
    height:330px;
    margin-bottom:10px;
}
.article li h3{
    font-size:20px;
    text-align: left;
    color: #373737;
    line-height:60px;
    transition: .5s;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.article li p{
    font-size:14px;
    margin-top:18px;
    transition: .5s;

}
.img{
    width:100%;
    height:148px;
}
.img img{
    width:100%;
    height:100%;
    object-fit: scale-down;
}
.msg{
    line-height:18px;
    color: #8f8e8c
}
.msg i{
    font-size:16px;
}
.time{
    float: left;
}
.view{
    float: right;
}
.des{
     color: #666666;
    line-height:26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;

}
.article li:hover{
    background: #42c4dc;
}
.article li:hover>a>h3{
    color: #fff!important;
}
.article li:hover>a>p{
    color: #fff!important;
}
/*右边*/
.ad-swiper{
    width:300px;
    height:162px;
}
.pm{
    width:300px;
    height:52px;
    margin-top:21px;
    /*background: url(../img/news_09.png);*/
    background: #f9fbfb;
}
.pm li{
    font-size:18px;
    font-weight:bold;
    line-height:52px;
    width:150px;
    text-align: center;
    float: left;
    cursor: pointer;
    position: relative;
}
.pm1:after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 52px solid #f9fbfb;
    border-right: 30px solid transparent;
    right:-19px;
    top:0;
}
.pm2:after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-bottom: 52px solid #f9fbfb;
    border-left: 30px solid transparent;
    left:-11px;
    top:0;
}
.pm_act1{
    color: #fff;
    background: #42c4dc;
}
.pm_act1:after{
    border-top: 52px solid #42c4dc;
}
.pm_act2{
    color: #fff;
    background: #42c4dc;
}
.pm_act2:after{
    border-bottom: 52px solid #42c4dc;
    border-left: 30px solid  #f9fbfb;
}
.pm_list{
    background: #f9fbfb;

    padding: 25px 30px;
   

}
.pm_list li{
    margin-bottom:25px;

}
.pm_list p{
    color: #999999;
    font-size:14px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height:25px;

}
.pm_list .tits{
    color: #373737;
    font-size:16px;
}
.pm_list li:hover >a>p{
    color: #42c4dc!important;
}
.zx{
    width:300px;
    height:150px;
    position: relative;
    border: 1px solid #dfc27e;
    margin-top:40px;
}
.zx ul{
    margin-top:40px;
}
.zx li{
    width:33.3%;
    float: left;
    text-align: center;
    font-size:16px;
    color: #565759;
}
.zx_tit{
    width:132px;
    height:40px;
    background: #fff;
    position: absolute;
    left: 0;
    right:0;
    margin: 0 auto;
    top:-20px;
    text-align: center;
}
.zx_tit h2{
    line-height:40px;
    font-size:18px;
    color: #dfc27e;
}
.zx_2{
    width:186px;
    height:50px;
    background: #dfc27e;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    right:0;
    margin: 0 auto;
    bottom:-20px;
    line-height:25px;
}
.blank{
    padding-bottom: 100px;
}

.pagination li{
    width:30px;
    height:30px;
    border: 1px solid #d8d7d5;
    float: left;
    margin-right:18px;
    text-align: center;
    line-height:32px;
    border-radius: 5px;
}
.pagination li a{
    display: block;
    width:100%;
    color: #8f8e8c;
}
.pagination .active{
    background: #dfc27e;
    border-color: #dfc27e;
    color: #fff;
}
.none{
    display: none;
}
