@charset "utf-8";

/* =====================内页样式======================== */



/* 新闻综合页 */



.ind-news{width: 100%;padding-top:70px;overflow: hidden;/*background-color: #f6f6f6;*/}

.ind-newsmain{width: 100%;overflow: hidden;}

.newimg{width: 50%;float: left;padding-right: 30px;}

.newimg .swiper-button-next, .newimg .swiper-button-prev{background-size: 22px 32px;}

.newimg1{width: 100%;height: 358px;overflow: hidden;position: relative;}

.newimg1 img{width: 100%;height: 100%;object-fit: cover;transition: all .4s;}

.newimg1 p{position: absolute;width: 100%;padding: 0 10px;line-height: 50px;background: rgba(0, 0, 0, .6);font-size: 16px;color: #fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;left: 0;bottom: 0;}

.newimg1:hover img{transform: scale(1.06);}

.newhot{width: 47%;float: left;}

.newhot ul li{position: relative;padding: 0 70px 0 90px;padding-bottom: 20px;border-bottom: 1px solid #eaeaea;margin-top: 14px;}

.newhot .newtime{position: absolute;width: 80px;height: 58px;border-right: 1px solid #eaeaea;left: 0;top: 0;text-align: center;font-size: 30px;color: #b0b0b0;line-height: 30px;font-weight: bold;transition: all .4s;}

.newhot .newtime span{display: block;font-size: 14px;font-weight: normal;}

.newhot ul li h6{font-size: 16px;color: #333;line-height: 30px;height: 30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition: all .4s;}

.newhot ul li p{font-size: 14px;color: #666;line-height: 24px;height: 24px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}

.newhot ul li::after{content: '';width: 33px;height: 33px;position: absolute;right: 0;top: 10px;background: url('/skin/images/z-02.png') no-repeat center center;}

.newhot ul li:hover h6{color: #d59329;}

.newhot ul li:hover .newtime{color: #d59329;}



.to-tit{width: 100%;overflow: hidden;}

.to-tit h6{float: left;font-size: 24px;color: #000;line-height: 30px;position: relative;padding-bottom: 10px;}

.to-tit .more{float: right;font-size: 14px;color: #888;line-height: 30px;padding-right: 16px;background: url('/skin/images/z-01.png') no-repeat right center;transition: all .4s;}

.to-tit .more:hover{color: #d59329;}

/* 公司新闻 */

.toone-box{width: 100%;padding: 60px 0;overflow: hidden;}

.toone-left{width: 65%;float: left;overflow: hidden;}

.toone-hot{width: 100%;overflow: hidden;margin-top: 10px;}

.toone-hot .img{width: 42%;float: left;height: 208px;overflow: hidden;}

.toone-hot .img img{width: 100%;height: 100%;object-fit: cover;}

.toone-hot .text{width: 54%;padding-left: 25px;overflow: hidden;}

.toone-hot .text h5{font-size: 18px;color: #333;line-height: 26px;height: 52px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}

.toone-hot .text h5 a:hover{ color:#d59329;}

.toone-hot .text h6{font-size: 14px;color: #666666;line-height: 20px;padding: 10px 0;}

.toone-hot .text p{font-size: 14px;line-height: 26px;color: #666;height: 52px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}

.toone-hot .text .more{display: block;width: 140px;height: 36px;font-size: 14px;color: #666;line-height: 36px;text-align: center;

border: 1px solid #e5e5e5;margin: 20px 0 0 0;transition: all .4s;}

.toone-hot .text .more:hover{color: #fff;border-color: #d59329;background-color: #d59329;}

.toone-list{width: 100%;margin-top: 22px;overflow: hidden;}

.toone-list ul li{position: relative;padding: 0 85px 0 15px;border-bottom: 1px solid #d9d9d9;line-height: 55px;height:55px;font-size: 14px;color: #666;background: url('/skin/images/z-03.png') no-repeat left center;margin-top: 0px;}

.toone-list ul li:first-child{margin-top: 0;}

.toone-list ul li a{display: block;width: 100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}

.toone-list ul li span{position: absolute;right: 0;line-height: 45px;top: 0;}

.toone-list ul li a:hover{color: #d59329;}



.toone-right{width: 31%;float: left;padding-left: 40px;margin-top: 50px;}

.toone-right ul li{width: 100%;height: 183px;overflow: hidden;background-color: #0090d7;}

.toone-right ul li:nth-child(2){background-color: #38ade6;}

.toone-right ul li .text{width: 50%;float: left;height: 183px;overflow: hidden;padding: 21px;}

.toone-right ul li .text h6{font-size: 24px;color: #fff;line-height: 34px;padding: 20px 0 10px 0;}

.toone-right ul li .text p{font-size: 14px;color: #fff;line-height: 24px;}

.toone-right ul li .img{width: 50%;float: left;height: 183px;position: relative;overflow: hidden;}

.toone-right ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all .4s;}

.toone-right ul li:hover .img img{transform: scale(1.06);}

.toone-right ul li:nth-child(1) .img::before{content: '';width: 54px;height: 54px;position: absolute;left: 50%;top: 50%;margin-left: -27px;margin-top: -27px;/*background: url('/skin/images/z-04.png') no-repeat center center;*/background-size: 100%;z-index: 3;}

.toone-right ul li:nth-child(1) .img::after{pointer-events: none;position: absolute;z-index: 2;content: '';border-style: solid;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: transform;transition-property: transform;left: 0;top: 15%;

border-width: 14px 12px 12px 12px;border-color: #0090d7 transparent transparent transparent;opacity: 1;transform: rotate(270deg);z-index: 3;}

.toone-right ul li:nth-child(2) .img::after{pointer-events: none;position: absolute;z-index: 2;content: '';border-style: solid;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: transform;transition-property: transform;right: 0;top: 15%;

border-width: 14px 12px 12px 12px;border-color: #38ade6 transparent transparent transparent;opacity: 1;transform: rotate(90deg);z-index: 3;}

.toone-right ul li:nth-child(2) .img::before{content: '';width: 66px;height: 56px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: url('/skin/images/z-08.png') no-repeat center center;background-size: 100%;z-index: 3;}

/* 系统新闻 */

.totwo-box{width: 100%;padding-top:0px;/*background-color: #f6f6f6;*/overflow: hidden;}

.totwo-left{width: 65%;float: left;overflow: hidden;}

.toxitong{width: 100%;margin-top: 10px;overflow: hidden;}

.toxitong ul li{width: 100%;overflow: hidden;border-bottom: 1px solid #d9d9d9;}

.toxitong ul li h6{position: relative;padding: 0 85px 0 15px;line-height: 46px;height: 46px;font-size: 16px;color: #666;background: url('/skin/images/z-03.png') no-repeat left center;margin-top: 0px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition: all .4s;}

.toxitong ul li h6 span{position: absolute;right: 0;line-height: 46px;top: 0;font-size: 14px;color: #888888;}

.toxitong ul li p{font-size: 14px;color: #666;height: 30px;line-height: 30px;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-left: 15px;margin-top: 5px;}

.toxitong ul li:hover h6{color: #d59329;}



.totwo-right{width: 31%;padding-left: 40px;overflow: hidden;}

.tomeiti{width: 100%;overflow: hidden;margin-top: 10px;}

.tomeiti ul li{ float:left;width: 100%;padding-bottom: 7px;/*border-bottom: 1px solid #dfdfdf;*/margin-bottom:7px;}

.tomeiti ul li h6{ padding-left:10px;font-size: 16px;color: #333;line-height: 22px;height:auto;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;transition: all .4s;}

.tomeiti ul li p{font-size: 14px;color: #888;line-height: 20px;margin-top: 3px;}

.tomeiti ul li span{

	position: absolute;

width: 100%;

padding: 0 10px;

line-height: 50px;

background: rgba(0, 0, 0, .6);

font-size: 16px;

color: #fff;

white-space: nowrap;

text-overflow: ellipsis;

overflow: hidden;

left: 0;

bottom: 0;}

.tomeiti ul li:hover h6{color: #d59329;}

.tomeiti ul li img{width:100%;height: 208px;overflow: hidden; margin-bottom:18px;}

.tomeiti .newtime{ float:left;width: 60px;height: 44px;border-right: 1px solid #dbdbdb;left: 0;top: 0;text-align: center;font-size: 24px;color: #b0b0b0;line-height: 26px;font-weight: bold;transition: all .4s;}

.tomeiti .newtime span{display: block;font-size: 13px;font-weight: normal;}

.tomeiti ul li .newtime:hover{color: #d59329;}

/* 通知公告 */

.tothree{width: 100%;padding: 60px 0;overflow: hidden;}

.to-tongzhi{width: 100%;overflow: hidden;margin-top: 10px;}

.tongzhi-list{width: 65%;float: left;overflow: hidden;}

.tongzhi-list ul li{width: 100%;height: 65px;margin-bottom: 20px;padding: 0 92px 0 50px;position: relative;background: #f4eee3 url('/skin/images/z-09.png') no-repeat left 20px center;font-size: 16px;color: #666;line-height: 65px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}

.tongzhi-list ul li span{position: absolute;right: 20px;line-height: 65px;top: 0;font-size: 14px;color: #888888;}

.tongzhi-list ul li a{line-height: 65px;display: inline-block;}

.tongzhi-list ul li a:hover{color: #d59329}

.tongzhi-img{width: 31%;float: left;padding-left: 40px;overflow: hidden;}

.tongzhi-img img{width: 100%;height: 100%;object-fit: cover;transition: all .4s;}

.tongzhi-img .img{width: 100%;height: 234px;overflow: hidden;}

.tongzhi-img .img:hover img{transform: scale(1.06);}



/* 新闻中心 */

.news-box{width: 100%;padding: 80px 0 100px 0;overflow: hidden;}

.newslist{width: 100%;overflow: hidden;}

.newslist ul{width: 100%;border-bottom: 1px solid #eee;}

.newslist ul li{position: relative;width: 100%;}

.newsmain{width: 100%;border-top: 1px solid #eee;overflow: hidden;padding: 16px 0;}

.newslist ul li:last-child .newsmain{border-bottom: 0;}

.newstime{position: absolute;width: 170px; right: 0;top: 30px;}

.newstime::after{content: '';position: absolute;width: 54px;height: 2px;background-color: #c3c3c3;left: 0;top: 15px;}

.newstime::before{content: '';position: absolute;width: 0px;height: 2px;background-color: #d59329;left: 0;top: 15px;z-index: 2;transition: .4s ease;}

.newslist ul li:hover .newstime::before{width: 54px;}



.newstime h6{font-size: 30px;color: #888;text-align: right;line-height: 30px;}

.newstime h6:hover{ color:#d59329;}

.newstime p{font-size: 18px;color: #888;text-align: right;line-height: 26px;}

.newsmain .text{width:55%;float: left;padding: 8px 0 0 36px;}

.newsmain .text h5{font-size: 22px;color: #333;line-height: 24px;height: 24px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition: all .4s ease;}

.newsmain .text p{font-size: 16px;color: #666;line-height: 26px;height: 76px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;margin-top: 28px;}

.newsmain .text h6{display: none;width: 140px;height: 36px;border: 1px solid #d59329;border-radius: 20px;margin-top: 30px;text-align: center;font-size: 16px;color: #0090d7;transition: all .4s ease;opacity: 0;position: relative;overflow: hidden;}

.newsmain .text h6::after{content: '';width: 0;height: 36px;position: absolute;top: 0;right: 0;background-color: #0090d7;transition: all .4s ease;}

.newsmain .text h6 a{display: block;line-height: 34px;position: relative;z-index: 2;}

.newsmain .text h6:hover{color: #fff;}

.newsmain .text h6:hover::after{width: 100%;right: auto;left: 0;}

.newsmain:hover .text h6{opacity: 1;}

.newsmain .img{width: 30%;float: left;height: 200px;overflow: hidden;}

.newsmain .img img{width: 100%;height: 100%;object-fit: cover;transition: .4s ease;}

.newsmain .img:hover img{transform: scale(1.06);}

.newsmain .text span{font-size: 16px;color: #999;display: block;margin-top: 32px;}

.newsmain .text a{display: block;width: 100%;}

.newsmain .text a:hover h5{color:#d59329;}

/* 新闻详情 */

.news-left{width: 75%;float: left;padding-right: 25px;}

.newstit{width: 100%;padding-bottom: 20px;border-bottom: 1px solid #e5e5e5;}

.newstit h1{ margin-bottom: 20px;text-align:center; font-size: 24px;height: 24px;line-height: 24px;padding: 30px 20px;font-weight:bold; color:#333;}

.newstit h5{position: relative; text-align:center;font-size: 16px;color: #888;line-height: 30px;}

.newstit h5::after{content: '';width: 30px;/*height: 1px;background-color: #e5e5e5;*/position: absolute;left: 3px;top: 14px;}

.newstit h6{font-size: 26px;color: #000;line-height: 36px;margin-top: 10px;}

.newstext{width: 100%;margin-top: 20px;font-size: 16px;line-height: 28px;color: #666;text-align: justify;}

.newstext p{padding-bottom: 20px;}

.newstext p img{max-width: 100%;height:auto;}



.news-right{width: 23%;float: right;height: auto;overflow: hidden;}

.news-right1{width: 89%;border: 1px solid #c3c3c3;padding: 15px;}

.news-right1 ul li{padding-bottom: 25px;border-bottom: 1px solid #c3c3c3;margin-bottom: 20px;}

.news-right1 ul li:last-child{border-bottom: 0px;margin-bottom: 0;padding-bottom: 0;}

.news-right1 ul li h4{font-size: 18px;color: #333;}

.news-right1 ul li h5{font-size: 16px;color: #666;line-height: 24px;height: 72px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;margin-top: 10px;transition: all .4s ease;}

.news-right1 ul li h5:hover{color: #0090d7;}

.news-right1 ul li h6{font-size: 14px;color: #666;margin-top: 10px;}

.news-right2{width: 89%;border: 1px solid #c3c3c3;padding: 15px;margin-top: 30px;}

.news-right2 h5{font-size: 18px;color: #333;}

.news-right2 .share{width: 100%;padding: 10px 0;overflow: hidden;}

.news-right2 .share a{width: 37px !important;height: 37px;float: left;margin-right: 10px;}

.news-right2 .share a:nth-child(1){background: url('/skin/images/show-01.png') center center no-repeat;}

.news-right2 .share a:nth-child(2){background: url('/skin/images/show-02.png') center center no-repeat;}

.news-right2 .share a:nth-child(3){background: url('/skin/images/show-03.png') center center no-repeat;}

.news-right2 h6 a{display: block;line-height: 40px;color: #fff;text-align: center;background-color: #dbbd8d;font-size: 16px;transition: all .4s ease;}

.news-right2 h6 a:hover{background-color:#e2caa4;}



/* 总裁 */

.about-box{width: 100%;padding: 80px 0 100px 0;overflow: hidden;}

.about-zcai{width: 100%;position: relative;}

.zcai-img{position: absolute;left: 0;top: 0;width: 33%;}

.zcai-img img{max-width: 100%;}

.zcai-text{width: 78%;float: right;border: 1px solid #e5e5e5;padding: 90px 40px 70px 190px;min-height: 440px;}

.zcai-text p{font-size: 16px;color: #666;line-height: 32px;}

.zcai-text h5{position: relative;text-align: right;font-size: 24px;color: #333;line-height: 32px;margin-top: 50px;}

.zcai-text h5::after{content: '';position: absolute;width: 80px;height: 1px;background-color: #333;right: 175px;top: 16px;}

.zcai-text h6{font-size: 16px;color: #666;line-height: 32px;text-align: right;margin-top: 10px;}



.jiagou-img{width: 100%;text-align: center;}

.jiagou-img img{max-width: 100%;}



/* 信息公开 */

.inf-box{width: 100%;padding: 60px 0 100px 0;overflow: hidden;}

.inf-list{width: 100%;overflow: hidden;}

.inf-list ul{margin-left: -1.5%;}

.inf-list ul li{float: left;border: 1px solid #e5e5e5;padding: 20px 18px;width: 31.83333%;margin-left: 1.5%;margin-top: 3%;overflow: hidden;transition: all .4s ease;}

.inf-list ul li h4{width: 50%;float: left;padding-right: 5px;font-size: 18px;color: #333;line-height: 24px;margin-top: 10px;}

.inf-list ul li h4 span{display: block;font-size: 14px;color: #666;margin-top: 10px;}

.inf-list ul li h5{width: 50%;float: left;height: 250px;line-height: 250px;border: 1px solid #e5e5e5;overflow: hidden;text-align: center;}

.inf-list ul li h5 img{max-width: 100%;}

.inf-list ul li h6{width: 140px;height: 40px;border-radius: 20px;border: 1px solid #e5e5e5;text-align: center;background: url('/skin/images/dow-ico1.png') 18px center no-repeat;overflow: hidden;margin-top: 10px;color: #666;font-size: 16px;transition: all .4s ease;}

.inf-list ul li h6 a{display: block;line-height: 38px;padding-left: 16px;}

.inf-list ul li:hover{border-color: #0090d7;}

.inf-list ul li:hover h6{background: url('/skin/images/dow-ico2.png') 18px center no-repeat;border-color: #0090d7;background-color: #0090d7;color: #fff;}





/* 搜索结果页 */

.search-box{width: 100%;overflow: hidden;padding: 0 0 80px;}

.sear-menu{width: 100%;padding: 30px 0;overflow: hidden;font-size: 14px;color: #0090d7;line-height: 24px;}

.sear-menu a{font-size: 14px;color: #a9a9a9;line-height: 24px;}

.sear-menu a:hover{color: #0090d7;}

.sear-menu span{font-family: '宋体';margin: 0 6px;color: #a9a9a9;}



.sear-shuru{width: 540px;margin: 0 auto;height: 45px;position: relative;padding-right: 140px;}

.sear-shuru input{width: 100%;height: 45px;border: 1px solid #eee;padding: 0 10px;}

.sear-shuru span{position: absolute;width: 130px;height: 45px;background-color: #0090d7;cursor: pointer;font-size: 16px;color: #fff;text-align: center;line-height: 45px;top: 0;right: 0;}



.sear-list{width: 100%;margin-top: 60px;overflow: hidden;}

.sear-list ul li{width: 100%;overflow: hidden;padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid #eee;}

.sear-list ul li h5{font-size: 20px;color: #333;height: 30px;line-height: 30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition: all .4s;}

.sear-list ul li h6{font-size: 14px;color: #666;height: 20px;line-height: 30px;height: 30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin: 12px 0;}

.sear-list ul li p{font-size: 14px;color: #888;}

.sear-list ul li h5:hover{color: #0090d7;}





/* -------------------------PC端--------------------------- */

@media all and (max-width:1700px) {

/* 1600 × (900/1024/1200) */

}



@media all and (max-width:1599px) {

/* 1440 × (900/1050) */

}



@media all and (max-width:1439px) {

/* 1360 × (768) */



}



@media all and (max-width:1359px) {

/* 1280 × (800/854/1024) */

.news-box{padding: 60px 0 80px 0;}

.news-left{padding-right: 20px;padding-left: 35px;}

.newstit h6{font-size: 22px;line-height: 32px;}

.zcai-text p{font-size: 14px;}





.ind-news{padding: 60px 0;}



.toone-left,.totwo-left,.tongzhi-list{width: 60%;}

.toone-right,.totwo-right,.tongzhi-img{width: 40%;}

}



@media all and (max-width:1279px) {

/* 1152 × (864) */

.newsmain .img{height: 180px;}

.newsmain .text p{margin-top: 16px;}

.newsmain .text span {margin-top: 24px;}

.news-box{padding: 50px 0;}

.zcai-text{padding: 80px 40px 70px 160px;}

.zcai-text p{line-height: 28px;}

.inf-box{padding: 40px 0 60px 0;}

.inf-list ul li h5{height: 203px;line-height: 203px;}

.inf-list ul li h4{font-size: 16px;line-height: 22px;}



.toone-box,.totwo-box,.tothree{padding: 50px 0;}



}



@media all and (max-width:1151px) {

/* 1024 × (600/768) */

.newstit h6{font-size: 20px;line-height: 28px;}

.newstext{font-size: 14px;line-height: 24px;}

.news-right1,.news-right2{padding: 20px 10px;}

.news-right1 ul li{padding-bottom: 15px;}

.news-right1 ul li h5{font-size: 14px;}

.zcai-text p{line-height: 24px;}

.zcai-text h6{font-size: 14px;}

.zcai-text h5{font-size: 22px;}

.about-box{padding: 60px 0;}



.toone-right ul li .text h6{font-size: 22px;padding: 10px 0;}

}





/* ------------------------手机端-------------------------- */

@media all and (max-width:1000px) {

/* 平板设备 720 适配 */

.news-box{padding: 40px 0;}

.newstime{position: relative;top: 0;width: 100%;display: none;}

.newslist ul li{padding-left: 0;}

.newsmain .img{width: 100%;height: auto;}

.newsmain .text{width: 100%;padding: 20px 0 0;}

.newsmain .text p {margin-top: 10px;}

.newsmain .text span {margin-top: 18px;}

.newsmain .text h5{font-size: 16px;}

.newsmain .text h6{opacity: 1;margin-top: 20px;font-size: 14px;}

.newstime h6{font-size: 24px;}



.news-left{width: 100%;padding-right: 0;}

.news-right{width: 100%;margin-top: 30px;}

.news-right1 ul li h5{height: 30px;line-height: 30px;-webkit-line-clamp:1}

.zcai-text {padding: 40px 30px 40px 110px;}



.inf-list ul li{width: 48.5%;}





.newimg{width: 100%;padding-right: 0;}

.newimg1{height: auto;}

.newhot{width: 100%;padding-top: 10px;}



.ind-news,.toone-box, .totwo-box, .tothree{padding: 30px 0;}

.toone-left, .totwo-left, .tongzhi-list{width: 100%;margin-bottom: 20px;}

.toone-right, .totwo-right, .tongzhi-img{width: 100%;padding-left: 0;}

.toone-right{margin-top: 0;}

.tongzhi-img .img{height: auto;}

.sear-menu{padding: 20px 0;}

.sear-list{margin-top: 40px;}

.sear-list ul li{margin-bottom: 15px;padding-bottom: 15px;}

.sear-list ul li h5{font-size: 16px;}

.sear-list ul li h6{margin: 6px 0;}

.search-box{padding-bottom: 50px;}





}

@media all and (max-width:640px) {

/* 移动终端以上 360 适配 */

.newstext p{padding-bottom: 12px;}

.news-right2{margin-top: 10px;}

.news-right{margin-top: 10px;}

.newstit h6{font-size: 18px;line-height: 26px;}

.newstit{padding-bottom: 14px;}

.about-box{padding: 30px 0 40px 0;}

.zcai-img{width: 100%;position: relative;z-index: 2;}

.zcai-text{width: 100%;margin-top: -40px;}

.zcai-text{padding: 60px 10px 20px 10px;}

.zcai-text p{text-align: justify;}

.zcai-text h5{margin-top: 40px;font-size: 20px;}

.zcai-text h5::after{right: 150px;width: 60px;}

.zcai-text h6{margin-top: 0;}

.inf-box{padding: 30px 0 40px 0;}

.inf-list ul{margin-left: 0;}

.inf-list ul li{width: 100%;margin-left: 0;}

.inf-list ul li h6{font-size: 14px;}



.newhot ul li{padding:0 30px 4px 70px;}

.newhot .newtime{width: 65px;height: 50px;font-size: 22px;line-height: 24px;}

.newhot ul li h6{font-size: 14px;line-height: 26px;height: 26px;}

.newhot ul li::after{width: 24px;height: 24px;background-size: 100%;}



.toone-hot .img{width: 100%;}

.toone-hot .text{width: 100%;padding-left: 0;padding-top: 16px;}

.toone-list{margin-top: 0px;}

.toone-right ul li{height: 150px;}

.toone-right ul li .text{height: 150px;padding: 10px;}

.toone-right ul li .text h6{font-size: 20px;line-height: 30px;}

.toone-right ul li .img{height: 150px;}

.to-tit h6{font-size: 22px;}

.tongzhi-list{margin-bottom: 10px;}

.tongzhi-list ul li{font-size: 14px;background: #f1f3f4 url('/skin/images/z-09.png') no-repeat left 10px center;padding: 0 92px 0 35px;line-height: 50px;height: 50px;margin-bottom: 14px;}

.tongzhi-list ul li span{right: 10px;}

.tomeiti ul li h6{height: 24px;}

.sear-list{margin-top: 30px;}

.sear-shuru{width: 100%;}

.sear-shuru{padding-right: 120px;}

.sear-shuru span{width: 110px;}

.sear-list ul li h6{margin: 0;}

.sear-menu,.sear-menu a{font-size: 12px;}

.newimg1 img{width: 100%;height:250px;object-fit: cover;transition: all .4s;}

.toone-hot .text h5 {

font-size: 18px;

color: #333;

line-height: 26px;

height: 28px;

overflow: hidden;

display: -webkit-box;

text-overflow: ellipsis;

-webkit-box-orient: vertical;

-webkit-line-clamp: 2;

}

.tongzhi-list ul li a {

line-height: 30px;

display: initial;

}

.tongzhi-list ul li span {

position: absolute;

right: 10px;

line-height: 50px;

top: 0;

font-size: 14px;

color: #888888;

}

.news-left {

padding-right: 0px;

padding-left: 0px;

}

.newstit h1 {

margin-bottom: 30px;

text-align: center;

font-size: 18px;

height: 34px;

line-height: 24px;

padding: 0px 10px;

color: #333;

font-weight: 400;

}

.newstit h5 {

position: relative;

padding: 0px 10px;

text-align: center;

font-size: 12px;

color: #888;

line-height: 30px;

}

.newstext img {
max-width: 100%;
height: auto !important;
}

.news-box {

padding: 40px 5px;

}

.news-right1 {

width: 100%;

border: 1px solid #c3c3c3;

padding: 15px;

}

.news-right2 {

width: 100%;

border: 1px solid #c3c3c3;

padding: 15px;

margin-top: 30px;

}

}

















