.newsW{padding-top: 120px;}
.news-top{margin-bottom: 45px;overflow: hidden;}

.news-hot{float: left;width: 66%;padding-right:2%;}
.hot-rig{float: right;width: 32%;}

.news-hot a{display: block;position: relative;width: 100%;height: 451px;overflow: hidden;border-radius: 8px;border-top-left-radius: 130px;}
.news-hot .img{position: relative;width: 100%;height: 100%;overflow: hidden;background-position: bottom center;background-repeat: no-repeat;background-size: cover;-webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear; ;transition: all 0.5s linear;}
.news-hot .img img{width: 100%;-webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear; ;transition: all 0.5s linear;}
.news-hot .img:after{content: '';position: absolute;left: 0;bottom: 0;width: 70%;height: 100%;background-image: url("/Public/Home/images/news_hotbg.png");background-position: bottom left;background-repeat: no-repeat;background-size: 100% 100%;z-index: 10;}
.news-hot .mes{position: absolute;left: 0;bottom: 40px;width: 100%;z-index: 100;}
.news-hot .mes .cont{padding: 0 25px;}
.news-hot .mes span{display: block;font-size: 16px;line-height: 20px;color: #fff;font-family:'rajdhani';margin-bottom: 20px;}
.news-hot .mes h3{max-width: 60%;font-size: 30px;line-height: 38px;color: #fff;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;margin-bottom: 36px;}

.news-hot .mes .detail{width: 50px;margin-top: 30px;}
.news-hot .mes .detail img{width: 100%;}

.news-hot a:hover .img img{ -moz-transform:scale(1.05,1.05);  -webkit-transform:scale(1.05,1.05);  -o-transform:scale(1.05,1.05);  transform: scale(1.05,1.05);}

.news-hot a:hover .img{width: 102%;}



.hot-rig{overflow: hidden;}
.hot-rig a{display: block;height: 451px;border-radius: 8px;background-color: #f3f6fc;-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; ;transition: all 0.3s linear;}
.hot-rig .mes{color: #2f2e30;box-sizing: border-box;}
.hot-rig .cont{position: relative;overflow: hidden;padding: 30px 25px 44px 25px;}
.hot-rig .mes span{display: block;font-size: 16px;line-height: 20px;color: #9f9f9f;font-family:'rajdhani';margin-bottom: 25px;}
.hot-rig .mes h3{font-size: 30px;line-height: 38px;height: 76px;color: #4a4a4a;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;margin-bottom: 36px;}
.hot-rig .mes p{font-size: 16px;line-height: 30px;color: #6e6e6e;}
.hot-rig .mes .detail{width: 50px;height: 50px;background-image: url("/Public/Home/images/icon_jt.png");background-repeat: no-repeat;background-position: center center;background-size: 100%;margin-top: 50px;}
.hot-rig a:hover{background-color:#1779e8; }
.hot-rig a:hover span{color: rgba(255,255,255,0.3);}
.hot-rig a:hover h3{color: #fff;}
.hot-rig a:hover p{color: #fff;}
.hot-rig a:hover .mes .detail{background-image: url("/Public/Home/images/icon_jt2.png");}
.news-list{overflow: hidden;}
.news-list li{float: left;width: 32%;margin-right: 2%;margin-bottom: 45px; border-radius: 8px;overflow: hidden;}
.news-list li:nth-child(3n){margin-right: 0;}

.news-list li .mes p{height:120px ;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical;}


.detail-title{padding: 105px 0;background-color: #f7f8fa;}
.detail-title h1{font-size: 50px;line-height: 60px;color: #191919;}
.detail-title span{display: block;font-size: 20px;line-height: 30px;color: #191919;margin-top: 10px;}

.detail-content{font-size: 20px;line-height: 38px;color: #191919;padding: 65px 0;}
.detail-content img{max-width: 100%!important;}

.detail-ftBox{padding: 20px 0;background-color: #f7f8fa;}
.detail-ft{text-align: center;position: relative;}
.detail-ft a{display: block;font-size: 16px;line-height: 22px;color: #000; }
.detail-ft a span{font-size: 18px;line-height: 22px;color: #000;}
.detail-ft a img{height: 22px;}
.detail-ft a p{margin-top: 12px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.detail-ft a .fl img{display: inline-block;}
.detail-ft a .fl span{display: inline-block;}
.detail-ft a.prevP,.detail-ft a.nextP{max-width: 35%;}
.detail-ft a.prevP{float: left;}
.detail-ft a.nextP {float: right;}
.detail-ft a.prevP{text-align: left}
.detail-ft a.nextP{text-align: right;}
.detail-ft a.prevP img{margin-right: 10px;}
.detail-ft a.nextP img{margin-left: 10px;}
.detail-ft a.back{position: absolute;left: 50%;top:0;width: 100px;margin-left: -50px;z-index: 10;}
.detail-ft a:hover{color: #3ca4a0;}
<!--0.00016522407531738-->