/*news*/
.newslist{width: 100%;margin: 50px 0;}
.newslist li{
    background-color: #fff;padding:25px;margin-bottom:25px;
    border-radius: 12px;
    -webkit-box-shadow:5px 10px 10px rgba(225,229,236,.35), -5px -10px 10px #f8f9fa;
    box-shadow:5px 10px 10px rgba(225,229,236,.35), -5px -10px 10px #f8f9fa;
}
.newslist li:last-child{margin-bottom: 0}
.newslist li a{
    display: block;
    position:relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content:space-between;
    justify-content:space-between;}
.newslist li a .info{padding: 0 0 20px 25px;width:calc(100% - 220px)}
.newslist li a .info h6{font-size:18px;color:#495057;margin-bottom: 10px;font-weight:500;}
.newslist li a .info p{font-size: 14px;color:#868e96;line-height: 22px;margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.newslist li a .img{width:220px;height:120px;background-size: cover; overflow: hidden;background-color: #f8f8f8;text-align: center;line-height:120px;border-radius: 8px;padding-top:15px}
.newslist li a .img img{width:30%;display: inline-block;vertical-align: middle;opacity: 0.5;filter:Alpha(opacity=50);}
.newslist li a .time{font-size:14px;color:#adb5bd;}
.newslist li a .time i{font-size: 1.8rem;position: relative;top:2px; }
.newslist li a span{display: inline-block;position: absolute;right: 0;bottom: 0;width: 110px;line-height: 32px;border-radius: 30px;border: 1px solid #eee;text-align: center;font-size: 13px;color:#868e96;font-weight: 400}
.newslist li a span i{font-size:0.88rem;position: relative;top:-1px;}
.newslist li a:hover span{
    background-image:-webkit-linear-gradient(45deg, var(--color-1), var(--color-3));
    background-image:linear-gradient(45deg, var(--color-1), var(--color-3));
    box-shadow:0 16px 32px -5px rgba(36,72,246, 0.45);
    -webkit-box-shadow:0 16px 32px -5px rgba(36,72,246, 0.45);
    color: #fff;border: none;
}
.newslist li a:hover{text-decoration : none }
.newslist li a:hover .info h6{color:var(--color-2);}
.newslist li:hover{}
@media screen and (max-width: 992px){
    .new{background-color: #f8f9fa}
    .newslist{width: 100%;margin:20px 0;}
    .newslist li{border: none;width: 100%;margin-bottom:5%;padding: 10px;}
    .newslist li a .info{padding:0;width:60%;}
    .newslist li a .info h6{font-size: 1.4rem;color:#495057;font-weight:500;margin-bottom:5px;line-height:2rem;}
    .newslist li a .info p{font-size: 1.2rem;color: #868e96;line-height:1.8rem;margin-bottom: 0;font-weight: 350; -webkit-line-clamp:1;}
    .newslist li a .img{width:35%;height:auto;margin-bottom: 5px;border-radius: 4px;}
    .newslist li a .time{font-size: 1.2rem;color:#868e96}
    .newslist li a .time i{font-size: 1.6rem;}
    .newslist li a span{display: none;}
    .newslist li:hover{transform:translateY(0);-webkit-transform:translateY(0);}
}

.new_left{width:calc(97% - 300px);margin-right:3%;margin-top: 50px;margin-bottom:50px;}
.new_right{width:300px;margin-top: 50px;}
.news-title{margin-bottom:15px;}
.news-title h4{font-size:25px;color:#495057;font-weight: 550;}
.news-title h4 i{font-size: 3rem;color:var(--color-8);line-height: 2.5rem;}
@media screen and (max-width: 992px) {
    .new_left {width: 100%;margin-right: 0;margin-top:30px;margin-bottom:20px;}
    .new_right {width: 100%;margin-top: 20px;padding-bottom:30px;}
    .news-title h4{font-size:2rem;}
    .news-title h4 i{font-size:2rem;}
}
/*shownews*/
.shownews{padding:80px 0 50px 0;background-color: #f6f7fa}
.shownews .loc{margin: 0 auto 15px auto;padding: 0;width: 100%;font-size: 16px;line-height: 30px;color: #868e96;position: relative;text-align: left}
.shownews .loc a{color: #868e96;}
.shownews .loc i{font-size: 1.8rem;margin-right: 2px;}
.shownews .loc .icon-jiating-{font-size: 2rem;}
.shownews .loc .icon-reply{font-size:2.5rem;margin-left: 5px;position: relative;top:3px;}
.shownews .loc .back{position: absolute;right: 0;}
.shownews .new_right{margin-top:25px}
.shownews .new_right{padding:30px 0 0 0;}
.shownews .new_right .title{margin-bottom:5px;padding-top:10px;}
.shownews .new_right .news-title h4 i{color: var(--color-3)}
.shownews .info{
    background-color: #fff;padding:30px;
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 254, 0.06);
    box-shadow: 0 0 10px 2px rgba(79, 172, 254, 0.06);border-radius: 8px;
}
.shownews .shownews-title{font-size: 30px;color:#495057;font-weight: 600;margin-bottom: 10px;}
.shownews .shownews-info{font-size: 15px;color: #868e96;border-bottom: 1px dashed #ddd;margin: 0 0 10px 0;padding: 10px 0 20px 0;}
.shownews .shownews-info span{margin: 0 10px 0 0;}
.shownews .shownews-cont{padding: 30px 0;font-size:15px;line-height: 25px;color:#495057;text-align: justify;text-justify:inter-ideograph;}
.shownews .shownews-cont p{margin: 10px 0;font-size:15px;line-height: 25px;color:#495057;text-align: justify;text-justify:inter-ideograph;}
.shownews .shownews-cont img{max-width: 80%;width: auto;height: auto;margin: 20px auto;display: block;}
.shownews .shownews-cont li, .shownews .shownews-cont ol,.shownews .shownews-cont ul{list-style:revert;padding: revert;margin: revert;}

@media screen and (max-width: 1440px) {
    .shownews .shownews-title{font-size: 25px;}
    .shownews .shownews-info{font-size: 14px;padding: 10px 0;}
    .shownews .shownews-cont{padding: 20px 0;font-size:14px;line-height: 22px;}
    .shownews .shownews-cont p{font-size:14px;line-height: 23px;}
}
@media screen and (max-width: 992px) {
    .shownews{padding:10px 0 20px 0;}
    .shownews .container{padding:0!important;width: 100%;flex-wrap: wrap!important;}
    .shownews .new_right{padding: 0 20px;margin-top: 0}
    .shownews .new_left{padding:20px 0;margin-bottom:0;}
    .shownews .loc{width: 100%;margin:10px auto;padding: 0 20px;font-size: 1.3rem;line-height: 2.2rem;display: block}
    .shownews .loc a{margin-left:0;font-size: 1.3rem;}
    .shownews .loc i{font-size: 1.3rem;margin-right: 1px;}
    .shownews .loc .back{position: absolute;right: 20px;font-size: 1.3rem;}
    .shownews .info{width: 100%;padding:20px 30px;}
    .shownews .shownews-title{font-size:1.8rem;line-height:2.8rem;font-weight:500;padding-right: 0}
    .shownews .shownews-info{font-size: 1.3rem;}
    .shownews .shownews-cont{padding:0!important;width: 100%!important;font-size:1.5rem!important;line-height:2.2rem!important;color:#868e96!important;}
    .shownews .shownews-cont p{font-size:1.5rem!important;line-height:2.5rem!important;color:#868e96!important;display: block;width: 100%;}
    .shownews .shownews-cont img,.shownews .shownews-cont p span img{max-width:100% !important;width: 100% !important;margin: 0 auto;height: auto!important;}
    .shownews .shownews-cont p{font-size: 1.5rem!important;line-height:2.5rem!important;}
    .shownews .shownews-cont p span{font-size: 1.5rem!important;line-height:2.5rem!important;}
    .shownews .shownews-cont p img{width: 100%!important;}
    .shownews .shownews-cont p strong{font-size: 1.5rem!important;line-height:2.5rem!important;}
    .shownews .hot-ul{margin-bottom: 0}
}
.bottom-btn{padding:20px 0;border-top: 1px dashed #ddd;}
.bottom-btn a{width: 50%;display: block;text-align: left;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 15px;line-height:25px;color:#495057;font-weight: 500;}
.bottom-btn a:hover{color:#495057;}
.bottom-btn a i{font-size: 2.5rem;color: #999;margin-right:10px;display: inline-block;vertical-align:middle;}
.bottom-btn a:last-child i{margin-right: 0;margin-left: 10px;}
.share-div{margin: 30px auto;text-align: left;padding: 0;}
.share-2{padding: 0;}
@media screen and (max-width: 992px) {
    .bottom-btn{padding:0;height: auto;line-height:2rem;border-top:none;}
    .bottom-btn a{width: 100%;font-size:1.4rem;line-height:2.2rem;margin-bottom: 10px;}
    .bottom-btn a:hover{}
    .bottom-btn a:nth-child(2n){text-align: left;}
    .bottom-btn a i{display: none;}
    .share-div{margin: 20px auto;width: 100%;}
}
.hot-ul{width: 100%;}
.hot-ul li{margin-bottom:20px;width: 100%;}
.hot-ul li:last-child{border-bottom: none;margin-bottom: 0;}
.hot-ul li a{display: block;position:relative;
    background-color: #fff;
    padding:15px;
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 254, 0.06);
    box-shadow: 0 0 10px 2px rgba(79, 172, 254, 0.06);
    border-radius: 8px;
}
.hot-ul li a .info{padding:0;width:100%;-webkit-box-shadow: none!important;box-shadow: none!important;}
.hot-ul li a .info h6{font-size:14px;line-height: 20px;color:#495057;font-weight: 400;margin-bottom: 5px}
.hot-ul li a .info p{font-size: 12px;color: #868e96;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.hot-ul li a .img{width:100%;height:115px;border-radius:6px;margin-bottom: 10px;background-size:cover;overflow: hidden;background-color: #f8f8f8;text-align: center;background-repeat: no-repeat}
.hot-ul li a .img img{width: 40%;margin-top:5px}
.hot-ul li a:hover .info h6{color:var(--color-2);}
@media screen and (max-width: 992px){
    .hot-ul{width: 100%;}
    .hot-ul li{margin-bottom:10px;}
    .hot-ul li:nth-child(2n){margin-bottom:10px}
    .hot-ul li a{border-radius: 5px;padding: 10px;display: flex;}
    .hot-ul li a .info{width:calc(100% - 100px);padding-left:10px;}
    .hot-ul li a .info h6{font-size:1.4rem;line-height: 2rem;overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;min-height:auto;}
    .hot-ul li a .info p{font-size: 1.2rem;color: #868e96;}
    .hot-ul li a .img{height:60px;border-radius:5px;width: 100px;margin-bottom: 0}
}
