﻿@charset "utf-8";
/*初始样式*/
body{ color:#333; font-size:14px;font-family: "Microsoft Yahei";} /*网站字体颜色*/
body,ul,ol,li,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,img,span,input{margin:0;padding:0;list-style:none;}
a { color:#333; text-decoration:none;font-family: "Microsoft Yahei";}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
/*a:hover { text-decoration:underline;}*/
img{border:none;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;font-family: "Microsoft Yahei"; }
h1,h2,h3,h4,h5,h6{ font-family:"Microsoft Yahei";}

.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
i,em{ font-style:normal;}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}
.clearfix{zoom:1;}
/* -- 页面整体布局 -- */
.content{ width:1200px; margin:0 auto;font-family: "Microsoft Yahei";}

.pic{overflow: hidden;font-size: 0;}
.pic img{-webkit-transition:-webkit-transform 0.5s;-moz-transition:-moz-transform 0.5s;-o-transition:-o-transform 0.5s;transition:transform 0.5s;}
.pic img:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}
.guang{position: relative;overflow: hidden;}
.guang:before {
    content: '';
    cursor: pointer;
    position: absolute;
    left: -130%;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
    transform: skewx(-25deg);
}
.guang:hover:before {
    left: 130%;
    -moz-transition: 1.2s;
    -o-transition: 1.2s;
    -webkit-transition: 1.2s;
    transition: 1.2s;
}


.tit{font-weight: normal;text-align: center;}  
.tit b{display: block;font-size: 38px;color: #222;line-height: 50px;}
.tit span{display: block;font-size: 18px;color: #222;line-height: 24px;padding-top: 15px;}
.tit em{color: #01386E;}


/*banner*/
.banner{position: relative;}
.banner li{width: 100%;position: relative;}
.banner li img{display: block;width: 100%;}
.ban_pg{position: absolute;bottom: 20px;height: 6px;z-index: 10;width: 100%;text-align: center;}
.ban_pg i{display: inline-block;width: 12px;height: 6px;background: rgba(255,255,255,0.8);border-radius: 6px;margin: 0 5px;vertical-align: top;box-sizing: border-box;}
.ban_pg i.on{width: 34px;background: #01386E;}
.banner .prev{position: absolute;font-size: 0;left: 40px;top: 50%;transform: translateY(-50%);z-index: 10;padding: 6px;background: rgba(255,255,255,0.2);border-radius: 50%;cursor: pointer;transition: all 0.3s;}
.banner .next{position: absolute;font-size: 0;right: 40px;top: 50%;transform: translateY(-50%);z-index: 10;padding: 6px;background: rgba(255,255,255,0.2);border-radius: 50%;cursor: pointer;transition: all 0.3s;}
.banner .prev:hover,.banner .next:hover{background: #01386E;}



/* pro */
.pro{padding: 80px 0;background: #F1F3F5;}
.pro-tj{position: relative;}
.pro-ctg{margin: 65px 0 32px;height: 56px;border-bottom: 1px solid #E6E6E6;display: flex;justify-content: space-between;}
.pro-ctg a{font-size: 20px;color: #222;line-height: 26px;flex: 1;text-align: center;height: 57px;border-bottom: 2px solid transparent;box-sizing: border-box;}
.pro-ctg a.on{color: #01386E;font-weight: bold;border-color: #01386E;}
.pro-bd dl{width: 1340px;display: flex;background: #fff;margin-right: 20px;}
.pro-bd dt{width: 760px;}
.pro-bd dt img{display: block;width: 100%;}
.pro-bd dd{width: 0;flex: 1;padding: 48px 50px 0 35px;}
.pro-bd dd h4{display: block;font-size: 24px;line-height: 30px;height: 50px;border-bottom: 1px solid #EFEFEF;box-sizing: border-box;}
.pro-bd dd h4 a{color: #01386E;display: inline-block;height: 50px;border-bottom: 2px solid #01386E;box-sizing: border-box;}
.pro-bd dd p{font-size: 16px;color: #222;line-height: 32px;margin: 28px 0;}
.pro-bd .pro-fea{display: flex;flex-wrap: wrap;gap: 18px 10px;}
.pro-bd .pro-fea span{width: calc((100% - 20px) / 3);height: 52px;line-height: 52px;text-align: center;font-size: 18px;color: #01386E;background: #e5eaf0;}
.pro-bd dd .xq{display: inline-block;font-size: 18px;color: #01386E;line-height: 24px;margin-top: 40px;}
.pro-tj .tempWrap{width: 100% !important;}
.pro-tj .prev{position: absolute;left: 1230px;bottom: 20px;z-index: 10;}
.pro-tj .next{position: absolute;left: 1280px;bottom: 20px;z-index: 10;}

.pro-hot{height: 35px;display: flex;justify-content: space-between;align-items: center;padding: 50px 0 20px;border-bottom: 1px solid #E6E6E6;margin-bottom: 32px;}
.pro-hot b{font-size: 26px;color: #222;}
.pro-hot a{font-size: 18px;color: #222;}
.pro-list{position: relative;}
.pro-list li{float: left;width: calc((100% - 40px) / 3);margin-right: 20px;}
.pro-list li i{display: block;}
.pro-list li img{display: block;width: 100%;}
.pro-list li span{display: block;height: 80px;line-height: 80px;text-align: center;font-size: 20px;color: #222;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;background: #fff;transition: all 0.3s;}
.pro-list li:hover span{color: #fff;font-weight: bold;background: #01386E;}
.pro-list .prev{position: absolute;width: 40px;height: 40px;background: url(../images/cp-prev.png) no-repeat;left: -60px;top: 50%;transform: translateY(-50%);}
.pro-list .next{position: absolute;width: 40px;height: 40px;background: url(../images/cp-next.png) no-repeat;right: -60px;top: 50%;transform: translateY(-50%);}
.pro-list .prev:hover{background: url(../images/pro-prev.png) no-repeat;}
.pro-list .next:hover{background: url(../images/pro-next.png) no-repeat;}
.pro-list .tempWrap{width: 100% !important;}



@media screen and (max-width:1700px){
    .pro-ctg a{font-size: 18px;}
    .pro-bd dl{width: 1100px;}
    .pro-bd dt{width: 610px;}
    .pro-bd dd{padding: 30px 30px 0;}
    .pro-bd dd h4{font-size: 20px;line-height: 28px;height: 42px;}
    .pro-bd dd h4 a{height: 42px;}
    .pro-bd dd p{margin: 20px 0;line-height: 26px;font-size: 14px;}
    .pro-bd .pro-fea{gap: 10px;}
    .pro-bd .pro-fea span{font-size: 15px;height: 44px;line-height: 44px;}
    .pro-bd dd .xq{margin-top: 28px;font-size: 16px;}
    .pro-tj .prev{left: 990px;}
    .pro-tj .next{left: 1040px;}
}



/* industry */
.industry{padding: 70px 0 0;}
.industry-top{display: flex;justify-content: space-between;align-items: flex-end;margin: 0 auto 55px !important;}
.industry-top h2{text-align: left;}
.industry-top .more{display: block;width: 141px;height: 52px;line-height: 52px;text-align: center;font-size: 18px;color: #01386E;background: rgba(1,56,110,0.11);border: 1px solid #01386E;box-sizing: border-box;transition: all 0.3s;}
.industry-top .more:hover{background: #01386E;color: #fff;}
.industry-list{display: flex;}
.industry-list dl{flex: 1;height: 720px;position: relative;overflow: hidden;transition: all 0.5s;}
.industry-list dt{display: flex;justify-content: center;}
.industry-list dd h3{position: absolute;left: 0;top: 280px;width: 100%;text-align: center;height: 190px;background: url(../images/industry-jt.png) no-repeat bottom center;font-weight: normal;transition: all 0.5s;}
.industry-list dd h3 span{display: block;font-size: 20px;color: #fff;line-height: 26px;}
.industry-list dd h3 i{display: block;font-size: 14px;color: #fff;line-height: 20px;padding-top: 15px;}
.industry-list dl:hover{flex: 0 0 614px;}
.industry-list dl .text{position: absolute;left: 0;top: 280px;width: 100%;padding: 0 50px;box-sizing: border-box;opacity: 0;transform: translateY(30px);transition: all 0.5s;}
.industry-list dl .text h4{font-size: 24px;color: #fff;line-height: 30px;padding-bottom: 28px;border-bottom: 1px solid rgba(255, 255, 255, 0.2);}  
.industry-list dl .text h4 a{color: #fff;}
.industry-list dl .text p{font-size: 16px;color: #fff;line-height: 34px;height: 232px;padding: 20px 0 0;box-sizing: border-box;}
.industry-list dl .text .xq{display: block;width: 141px;height: 52px;line-height: 52px;text-align: center;font-size: 18px;color: #fff;background: rgba(255,255,255,0.2);border: 1px solid #fff;box-sizing: border-box;transition: all 0.3s;}
.industry-list dl .text .xq:hover{background: #01386E;color: #fff;border-color: #01386E;}
.industry-list dl:hover h3{opacity: 0;}
.industry-list dl:hover .text{opacity: 1;transform: translateY(0);}



@media screen and (max-width:1700px){
    .industry-list dl:hover{flex: 0 0 500px;}
    .industry-list dd h3 i{font-size: 13px;}
    .industry-list dl .text{padding: 0 40px;}
    .industry-list dl .text p{font-size: 15px;line-height: 32px;}
}



/*yous*/
.yous{padding: 80px 0;overflow: hidden;}
.ys-top{display: flex;justify-content: space-between;align-items: flex-end;margin: 0 auto 60px !important;}
.ys-top h2{text-align: left;}
.ys-top h2 b{color: #01386E;}
.ys-top h3{display: flex;gap: 30px;height: 45px;font-weight: normal;}
.ys-top h3 span{font-size: 20px;color: #222;line-height: 25px;height: 45px;position: relative;}
.ys-top h3 i{width: 1px;height: 25px;background: #919191;}
.ys-top h3 span.on{color: #01386E;font-weight: bold;}
.ys-top h3 span.on::after{position: absolute;left: 50%;bottom: 0;width: 45px;height: 3px;content: "";background: #01386E;margin-left: -22px;}
.yous-con{width: 1200px;margin: 0 auto;position: relative;}
.yous-bd dl{position: relative;width: 1200px;margin-right: 20px;}
.yous-bd dt img{display: block;width: 100%;}
.yous-bd dd{position: absolute;left: 0;bottom: 0;width: 100%;padding: 100px 35px 0;box-sizing: border-box;height: 234px;opacity: 0;transition: all 0.5s;}
.yous-bd dd h3{font-size: 22px;color: #fff;line-height: 30px;margin-bottom: 18px;}
.yous-bd dd .ys-desc{display: flex;justify-content: space-between;align-items: center;}
.yous-bd dd .ys-desc p{font-size: 18px;color: #fff;line-height: 32px;width: 0;flex: 1;}
.yous-bd dd .ys-desc .zx{display: block;width: 141px;height: 52px;line-height: 52px;text-align: center;font-size: 18px;color: #fff;background: none;border: 1px solid #fff;box-sizing: border-box;transition: all 0.3s;margin-left: 60px;}
.yous-bd dd .ys-desc .zx:hover{background: #01386E;color: #fff;border-color: #01386E;}
.yous-bd dl.active dd{opacity: 1;}
.yous-con .tempWrap{overflow: visible !important;}
.yous-con .prev{position: absolute;left: -100px;top: 50%;margin-top: -25px;z-index: 10;}
.yous-con .next{position: absolute;right: -100px;top: 50%;margin-top: -25px;z-index: 10;}



@media screen and (max-width:1700px){
    .ys-top h2 b{font-size: 32px;}
    .ys-top h2 span{font-size: 16px;}
    .ys-top h3{gap: 20px;}
    .ys-top h3 span{font-size: 15px;}
    .yous-con{width: 1000px;}
    .yous-con dl{width: 1000px;}
    .yous-bd dd .ys-desc p{font-size: 15px;}
}



/* cess */
.cess{height: 505px;background: url(../images/cess-bg.jpg) no-repeat center 0;padding: 75px 0 0;box-sizing: border-box;}
.cess-con{display: flex;justify-content: space-between;}
.cess-left{width: 200px;margin-top: 56px;}
.cess-left h2{text-align: left;}
.cess-left h2 i{display: block;font-size: 16px;color: #fff;line-height: 20px;opacity: 0.38;text-transform: uppercase;padding-bottom: 10px;}
.cess-left h2 b{color: #fff;}
.cess-left p{font-size: 16px;color: #fff;line-height: 32px;padding-top: 28px;}
.cess-right ul{display: flex;gap: 18px;}
.cess-right li{width: 257px;height: 356px;background: rgba(255,255,255,0.18);border: 1px solid rgba(255,255,255,0.26);}
.cess-right li i{display: flex;width: 100px;height: 100px;justify-content: center;align-items: center;background: rgba(255, 255, 255, 0.18);margin: 60px auto 38px;border-radius: 50%;position: relative;z-index: 1;}
.cess-right li i::before{position: absolute;width: 124px;height: 124px;content: "";background: rgba(255, 255, 255, 0.15);border-radius: 50%;left: -12px;top: -12px;z-index: -1;}
.cess-right li h3{font-size: 22px;color: #fff;line-height: 30px;text-align: center;}
.cess-right li p{font-size: 18px;color: #fff;line-height: 32px;margin-top: 20px;padding: 0 30px;text-align: center;}
.cess-right li:hover img{animation: flipInY 1.5s;}



@media screen and (max-width:1700px){
    .cess-right ul{gap: 10px;}
    .cess-right li{width: 185px;}
    .cess-right li i{transform: scale(0.8);}
    .cess-right li p{padding: 0 20px;font-size: 16px;}
}


/*case*/
.case{padding: 80px 0 35px;background: #f1f3f5;}
.case-top{display: flex;justify-content: space-between;align-items: flex-end;margin: 0 auto 55px !important;}
.case-top h2{text-align: left;}
.case-top .more{display: block;width: 141px;height: 52px;line-height: 52px;text-align: center;font-size: 18px;color: #01386E;background: rgba(1,56,110,0.11);border: 1px solid #01386E;box-sizing: border-box;transition: all 0.3s;}
.case-top .more:hover{background: #01386E;color: #fff;}
.case-list dl{width: calc((100% - 40px) / 3);margin-right: 20px;height: 565px;}
.case-list dt img{display: block;width: 100%;}
.case-list dt video{height: 345px;}
.case-list dd{height: 175px;background: #fff;padding: 0 20px;transition: all 0.5s;}
.case-list dd h4{padding: 30px 0 20px;}
.case-list dd h4 a{display: block;height: 30px;line-height: 30px;font-size: 22px;color: #222;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;transition: all 0.5s;}
.case-list dd p{font-size: 18px;color: #222;line-height: 34px;height: 68px;overflow: hidden;transition: all 0.5s;}
.case-list dd .xq{display: inline-block;font-size: 16px;color: #fff;line-height: 20px;margin-top: 20px;opacity: 0;transition: all 0.5s;}
.case-list dl:hover dd{background: #01386E;height: 220px;}
.case-list dl:hover dd h4 a,.case-list dl:hover dd p{color: #fff;}
.case-list dl:hover dd .xq{opacity: 1;}
.case-con .tempWrap{width: 100% !important;}


@media screen and (max-width:1700px){
    .case-list dl{height: 478px;}
    .case-list dt video{height: 258px;}
    .case-list dd h4 a{font-size: 18px;}
    .case-list dd p{font-size: 16px;}
}


/* way */
.way{height: 830px;background: url(../images/way-bg.jpg) no-repeat center 0;}
.way-con{display: flex;justify-content: space-between;gap: 40px;}
.way-left{margin-top: 30px;width: 800px;}
.way-left img{max-width: 100%;}
.way-right{width: 740px;margin-top: 95px;}
.way-right h2 b{display: flex;height: 62px;font-size: 38px;color: #01386E;align-items: center;}
.way-right h2 b em{font-size: 21px;color: #fff;font-weight: normal;line-height: 42px;height: 42px;border-radius: 15px 0 15px 0;background: #FE753A;padding: 0 21px;margin-left: 18px;}
.way-fea{display: flex;margin: 30px 0 50px;}
.way-fea span{font-size: 20px;color: #fff;line-height: 52px;padding: 0 28px;background: #01386E;border-right: 1px solid rgba(255, 255, 255, 0.1);}
.way-fea span:last-child{padding-right: 50px;border-radius: 0 52px 0 0;border: 0;}
.way-right ul{display: flex;flex-wrap: wrap;gap: 20px;}
.way-right li{width: calc((100% - 20px) / 2);height: 188px;padding: 0 25px;background: rgba(1,56,110,0.07);box-sizing: border-box;transition: all 0.3s;}
.way-right li i{display: block;margin: 20px 0 15px;height: 32px;overflow: hidden;}
.way-right li i img{display: block;transition: all 0.5s;}
.way-right li h4{font-size: 20px;color: #222;line-height: 26px;transition: all 0.3s;}
.way-right li p{font-size: 16px;color: #222;line-height: 32px;margin-top: 15px;transition: all 0.3s;}
.way-right li:hover{background: #01386E;}
.way-right li:hover h4,.way-right li:hover p{color: #fff;}
.way-right li:hover i img{transform: translateY(-100%);}


@media screen and (max-width:1700px){
    .way-left{margin-top: 110px;}
    .way-right h2 b{font-size: 30px;}
    .way-right h2 b em{font-size: 18px;padding: 0 18px;}
    .way-fea span{font-size: 16px;}
    .way-right li{padding: 0 20px;}
    .way-right li h4{font-size: 18px;}
    .way-right li p{font-size: 14px;line-height: 26px;margin-top: 12px;}
}


/* quality */
.quality{padding: 80px 0 0;}
.quality-tab{display: flex;justify-content: center;gap: 120px;margin: 55px 0;}
.quality-tab li{display: flex;align-items: center;gap: 22px;}
.quality-tab li p b{display: block;font-size: 24px;color: #222;line-height: 30px;}
.quality-tab li p span{display: block;font-size: 16px;color: #666;line-height: 20px;text-transform: uppercase;padding-top: 12px;white-space: nowrap;}
.quality-tab li:hover img{animation: flipInY 1.5s;}

.quality-list{display: flex;border-top: 5px solid #01386E;}
.quality-list dl{width: 25%;position: relative;overflow: hidden;}
.quality-list dt img{display: block;width: 100%;}
.quality-list dt h4{position: absolute;left: 0;bottom: 0;width: 100%;font-size: 20px;color: #fff;font-weight: normal;line-height: 66px;text-align: center;transition: all 0.5s;}
.quality-list dd{position: absolute;left: 0;top: 100%;width: 100%;height: 100%;text-align: center;background: rgba(1, 56, 110, 0.9);transition: all 0.5s ease-in-out;padding: 120px 0 0;box-sizing: border-box;}
.quality-list dd h4{font-size: 20px;color: #fff;line-height: 26px;padding: 0 0 26px;position: relative;}
.quality-list dd h4::after{content: '';display: block;width: 48px;height: 2px;background: #fff;position: absolute;left: 50%;bottom: 0;margin-left: -24px;}
.quality-list dd p{font-size: 16px;color: #fff;line-height: 32px;padding: 20px 80px 0;height: 215px;box-sizing: border-box;}
.quality-list dd .zx{display: block;width: 141px;height: 52px;line-height: 52px;text-align: center;font-size: 18px;color: #fff;background: rgba(255,255,255,0.2);border: 1px solid #fff;box-sizing: border-box;transition: all 0.3s;margin: 0 auto;}
.quality-list dl:hover dd{top: 0;}
.quality-list dl:hover dt h4{opacity: 0;}



@media screen and (max-width:1700px){
    .quality-tab{gap: 100px;}
    .quality-tab li p span{font-size: 14px;}
    .quality-list dd{padding: 60px 0 0;}
    .quality-list dd p{padding: 20px 40px 0;font-size: 14px;line-height: 28px;height: 180px;}
    .quality-list dd .zx{transform: scale(0.8);}
}



/*abt*/
.abt{height: 848px;background: url(../images/abt-bg.jpg) no-repeat center 0 #f1f3f5;padding: 0 0 135px;position: relative;}
.abt-con{display: flex;justify-content: space-between;}
.abt-left{width: 675px;margin-top: 70px;}
.abt-left h2{text-align: left;}
.abt-left h2 b{color: #fff;}
.abt-left h2 i{display: block;font-size: 22px;color: #fff;line-height: 30px;text-transform: uppercase;padding-bottom: 20px;}
.abt-left .abt-desc{font-size: 16px;color: #fff;line-height: 40px;margin: 30px 0 45px;}
.abt-left .more{display: block;width: 141px;height: 52px;line-height: 52px;text-align: center;font-size: 18px;color: #fff;background: rgba(255,255,255,0.2);border: 1px solid #fff;box-sizing: border-box;transition: all 0.3s;}


.abt-right{width: 864px;margin-top: 85px;}
.abt-sz{display: flex;justify-content: space-between;gap: 8px;}
.abt-sz li{text-align: center;flex: 1;height: 118px;background: rgba(255, 255, 255, 0.2);}
.abt-sz li span{display: block;height: 60px;line-height: 48px;font-size: 16px;color: #fff;margin: 14px 0 6px;}
.abt-sz li span b{display: inline-block;font-size: 52px;font-family: Arial, Helvetica, sans-serif;height: 60px;line-height: 60px;vertical-align: bottom;}
.abt-sz li p{font-size: 16px;color: #fff;line-height: 20px;}

.qyfc{position: absolute;left: 0;bottom: 0;width: 100%;}
.qyfc-list{display: flex;gap: 28px;} 
.qyfc-list dl{padding: 20px;background: #fff;flex: 1;display: flex;align-items: center;box-shadow: 0px 3px 22px 1px rgba(0,0,0,0.11);}
.qyfc-list dd{flex: 1;padding-left: 28px;}
.qyfc-list dd h3 span{display: block;font-size: 22px;color: #222;line-height: 30px;}
.qyfc-list dd h3 i{display: block;font-size: 18px;color: #666;line-height: 24px;font-weight: normal;padding-top: 10px;white-space: nowrap;}
.qyfc-list dd .xq{display: block;width: 32px;height: 32px;background: url(../images/abt-jt1.png) no-repeat;margin-top: 30px;}
.qyfc-list dd .xq:hover{background: url(../images/abt-jt2.png) no-repeat;}


@media screen and (max-width:1700px){
    .abt-left{width: 510px;}
    .abt-left h2 b{font-size: 30px;}
    .abt-left h2 i{padding-bottom: 10px;}
    .abt-left .abt-desc{font-size: 14px;line-height: 32px;margin: 20px 0 35px;}
    .abt-right{width: 650px;}
    .qyfc-list dt img{display: block;width: 200px;height: 143px;object-fit: cover;}
    .qyfc-list dd{padding-left: 20px;}
}


/*news*/
.news{padding: 75px 0;background: #f1f3f5;}
.news-top{display: flex;justify-content: space-between;margin-bottom: 50px;align-items: flex-end;}
.news-top h2{text-align: left;}
.news-top h3{display: flex;font-weight: normal;gap: 30px;align-items: center;}
.news-top h3 a{font-size: 20px;color: #222;line-height: 26px;}
.news-top h3 i{width: 1px;height: 20px;background: #707070;}
.news-top h3 a:hover{color: #01386E;font-weight: bold;}

.news-con{display: flex;justify-content: space-between;gap: 40px;}
.news-line{width: 1px;height: 534px;background: #E6E6E6;}
.news-tj{width: 416px;}
.news-tj dt img{display: block;width: 100%;}
.news-tj dd h4{padding: 25px 0 15px;}
.news-tj dd h4 a{display: block;font-size: 22px;color: #222;line-height: 42px;height: 84px;overflow: hidden;}
.news-tj dd h4 a:hover{color: #01386E;}
.news-tj dd p{font-size: 16px;color: #666;line-height: 32px;height: 64px;overflow: hidden;}
.news-tj dd .time{height: 32px;display: flex;justify-content: space-between;margin-top: 16px;}
.news-tj dd .time span{font-size: 16px;color: #666;}
.news-tj dd .time .xq{display: block;width: 32px;height: 32px;background: url(../images/news-jt1.png) no-repeat;}
.news-tj dd .time .xq:hover{background: url(../images/news-jt2.png) no-repeat;}

.news-list{width: 576px;margin-top: -25px;}
.news-list dl{display: flex;padding: 25px 0;border-bottom: 1px solid #E6E6E6;align-items: center;}
.news-list dd{width: 0;flex: 1;padding-left: 30px;}
.news-list dd h4 a{display: block;height: 26px;line-height: 26px;font-size: 18px;color: #222;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news-list dd h4 a:hover{color: #01386E;}
.news-list dd p{font-size: 16px;color: #666;line-height: 30px;height: 60px;overflow: hidden;margin-top: 22px;}
.news-list dl:last-child{border-bottom: none;}



@media screen and (max-width:1700px){
    .news-line{height: 480px;}
    .news-list dt img{width: 180px;}
    .news-list dd{padding-left: 20px;}
}



