*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;}
body{font-size: 14px;min-width: 1300px;font-family:"Microsoft YaHei";overflow-x:hidden;color: #333;}
a{text-decoration: none;font-size: 14px;}
address, caption, cite, code, dfn, em, th, var, optgroup, i{font-style: inherit;font-weight: inherit;}
img{vertical-align: top;border: none;}
input, textarea{outline: none;border: none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
.fr{ float:right;}
.fl{ float:left;}
.w1500,.page,.gy,.box{max-width: 1500px; min-width: 1300px; width: 100%; margin: 0 auto;}
.clear,.cl{height: 0; overflow: hidden; clear: both;}
.dfc{display:flex;align-items:end;justify-content:center;}
.dfe{display:flex;align-items:end;justify-content:end;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}








/*header*/
.head_con {justify-content: space-between; position: relative; top: 0; left: 0; z-index: 99; width: 100%;background:#fff;}
.hea_bc {width: 100%; height:120px;}
.hea_c{max-width: 100%;margin: 0 auto; display: flex; align-items: center; justify-content: space-between; height: 120px; position: relative; padding:0 3%;}
.hea_lc {display: flex; height: 100%; align-items: center; display: flex;}
.hea_logo {display: flex; align-items: center; }
.hea_logo img{width: 74px;}
.hea_lc>ul {display: flex; margin-left:30px;}
.hea_lc>ul>li {display: flex; align-items: center; padding: 0 30px;position:relative;}
.hea_lc>ul>li:before{content:'';width:1px;height:58px;background:#999;position:absolute;top:calc(50% - 29px);left:0;}
.hea_logo i{font-size: 16px;margin-left: 13px;color: rgba(0,0,0,0.5);font-family: Arial;text-transform: uppercase;}
.hea_logo i b{display: block;font-size: 33px;color: #333;font-weight: bold;letter-spacing: 2px;}
.hea_img{float: left; margin-top: 8px; margin-left: 20px;}

.hea_gg{font-weight: bold;font-size: 24px;line-height: 30px;color: #164fba;padding-left: 25px;border-left: 1px rgba(0,0,0,0.1) solid;margin-left: 20px;}
.hea_gg>span{font-size: 18px;display: block;line-height: 26px;font-weight: normal;color: #999;font-style: normal;}
.hea_gg i{color: #ff7e00;}

.hea_rc{display: flex;align-items: center;position: absolute;right: 10%;}
.hea_rc i{width:44px;height:44px;border-radius:100%;background:#164fba;text-align: center;font-size:28px;color:#fff;line-height:47px;margin-right:10px;}
.hea_rc p b{font-size:14px;color:#999;font-weight: normal;display:block;margin-bottom:3px;}
.hea_rc p em{font-family:Arial;font-size:28px;font-weight:bold;color:#333;display: flex;align-items: center;}
.hea_rc p em+em{font-size:31px;}
.hea_rc p em span{font-size:16px;font-weight:normal;}
.head_sou {}
.head_sou ul li {cursor: pointer;}
.head_sou ul li img {width: 30px;height: 30px;}
.head_sou ul li:hover #search_bg {transform: rotateX(0deg);}



#search_bg{padding:10px 0;transform: rotateX(90deg);transition: 0.5s ease;background: #fff;position: absolute;right: 0%;top: 162%; border-radius: 8px;    z-index: 9;}
#search_b{}
#search-i{width:39px;height:39px;padding: 10px 35px;position: absolute;right: 0;bottom: 10px;}
#search_r{background-color:#fff;}
#search-bg {width:96%;height:39px;overflow:hidden;margin-left:15px;}
#search-text{padding: 12px;line-height:25px;color:#999;font-size:15px;font-weight:100;background: #fff;
}
#search-text a{color:#999;font-size:15px;}
#search-text strong{font-weight:bold;font-size:15px;}
#search_center img{width:400px;}
#search_center #bodycontent div div+div{width:400px !important;height:40px !important;line-height:40px !important;overflow:hidden;}



/*top*/
.nav{ width:100%; height:70px;background:#f8f8f8;position: relative;z-index:9999;}
.nav>ul>li{ float: left; display: block;height:70px;width: calc(100% / 9);position: relative;font-family:syht;}
.nav>ul>li+li{}
.nav>ul>li:nth-child(7)> a:after{position: absolute;content: ">";font-size: 12px;color: #767676;top: 0;right: 48px;transition: .5s;transform: rotate(90deg);}
.nav>ul>li>a{ display: block; color: #333; font-size: 17px; text-align: center; position: relative; z-index: 3333; line-height:70px; font-weight:normal;}
.nav ul li.cur:after,.nav ul li:hover:after{width:100%; background: #eee;display: block;}
.NavCeshi > li.cur > a, .NavCeshi > li:hover > a {margin: 0 auto;color: #000;}
.nav ul li.cur{background: #eee;display: block;  -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;}
.nav>ul>li>a:hover{width:100%; background: #eee;display: block;}

.dropmenu{width: 100%;position:absolute; top:150px; right:0; z-index:0; padding:0px; background:rgba(255, 255, 255, 0.9); border-radius:0px; border-top-right-radius:0; transition:all .4s ease;z-index:-1;transform: rotateX(90deg);}
.nav li:hover .dropmenu{z-index:999;top:70px;    transform: rotateX(0deg);overflow: unset !important;}
.dropmenu tr+tr{  display:block;}
.dropmenu a{ display:block; line-height:45px; padding:0 0px; transition:all .3s ease; text-align:center; width:100%; color:#333;}
.dropmenu a:hover{ background:#999; border-radius:0px;color: #fff;}
.dropmenu tr td{ display:block;}
.protb_r td+td {display: none;}
.nav li#a1 .dropmenu a{width: 100%;}
.nav li#a2 .dropmenu a{font-family: "Microsoft YaHei";width: 238px;color: #fff;font-size: 14px;text-transform: uppercase;border: none;}
.blackwhite li a {background: (255, 255, 255, 0.9)  !important;}
.ddsubmenustyle, .ddsubmenustyle ul {left: 238px !important;top: 0 !important;width: auto !important;background: rgba(255, 255, 255, 0.9);border: none !important;}
.nav li#a5 .dropmenu a{width: 118px;}
.nav li#a6 .dropmenu a{width: 118px;}

.dropmenu .prolist2021 {position:relative;}
.dropmenu .prolist2021 ul {position:relative;}
.dropmenu .prolist2021 li {position:relative;}
.dropmenu .prolist2021 li dl {position:absolute;top:0;left:100%; transition: 0.5s;}
.dropmenu li:hover dl {    opacity: 1; transition: 0.5s;}
.dropmenu .prolist2021 li dl dt a {display: block;padding: 0 40px;width: 300px;height: 32px; border-bottom: none;background: #fff; color: #666; font-weight: 100; font-size: 14px; line-height: 32px;position: relative;}
.dropmenu .prolist2021 li dl dt a:hover{ background:#999; color: #fff;}


.dropmenu>ul>li:hover .nav2 {transform: rotateX(0deg);}
.dropmenu .prolist2021 li:hover dl { transform: rotateY(0deg);}
.dropmenu .prolist2021 li dl {position: absolute;top: 0; left: 100%;transition: 0.5s; transform-origin: left; transform: rotateY(90deg);}

.markermenu ul li a{color: #333 !important;}

.rightarrowpointer{display:none;} 

.NavCeshi{margin: 0 auto;width: 100%;min-width: 1300px;}








/*banner*/
.bann{overflow: hidden;}
.slider {width: 100%;}
.slick-slide{height: auto;}
.slick-slide img {width: 100%;}
.slick-prev {left: 38px;z-index: 99;}
.slick-next {right: 40px;}
.slick-dots{bottom: 32px;}
.slick-dotted.slick-slider{margin-bottom: 0;}
.slick-prev:before, .slick-next:before{font-size: 34px;font-family: "zxi";}
.slick-dots li{margin:0 2px !important;}
.slick-dots li button{font-size:0 !important;position:absolute;}
.slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.slick-dots li.slick-active button:before{color:#0a4fc6;}
.bann.slick-dotted .slick-prev{left:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-prev{left:38px;}
.bann.slick-dotted .slick-next{right:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-next{right:38px;}
.bann .slick-prev:before,.bann .slick-next:before{width:36px;height:52px;background:rgba(0,0,0,0.8) url(//memberpic.114my.cn/chengliang88/uploadfile/image/20230303/20230303105605_1167697926.png)center no-repeat;line-height: 52px;display: block;top:calc(50% - 26px);font-family:'zxi';}
.bann .slick-prev:before {content: '';display: block;left:0;    transform: rotate(180deg);}
.bann .slick-next:before{content: '';right:0;}




/*par*/
.par{overflow: hidden;}
.par_box{}
.par_con{width: 100%;}
.par_con ul{display: flex;justify-content: space-between;align-items: center;width: 100%;}
.par_con li{display: flex;align-items: center;background: linear-gradient(to right, #f9f9f9, #f0f0f0);width: 33.33%;height: 127px;justify-content: center;}
.par_con li i{font-size: 30px;position: relative;z-index: 5;}
.par_con li i:after{content: '';width: 20px;height: 20px;border-radius: 50%;background: rgba(22, 79, 186, 0.3);position: absolute;top: 12px;right: -7px;z-index: -1;}
.par_con li p{font-size: 22px;color: #666;padding: 0 0 0 20px;}




.title{ text-align:center; font-size:18px; color:#888888; position:relative; z-index:3;}
.title b{ position:relative; font-size:40px; color:#323436;}
.title b i{color:#0a4fc6;}
.title b:after{ display:inline-block; content:''; position:absolute; bottom:0; left:0; width:74px; height:10px; background:#97b3e2; z-index:-1; animation:widthchange 2s linear infinite;}
@keyframes widthchange{
	0%{ width:74px}
	50%{ width:150px}
	100%{ width:74px}
	}
.title span{ display:block; margin-top:10px;}




/*产品*/
.prod_bg{background:url(//memberpic.114my.cn/chengliang88/uploadfile/image/20230303/20230303105655_598450643.jpg)no-repeat center bottom; padding-bottom:90px;padding-top: 80px;}
.prod ul{width:49%; float:left; }
.prod ul+ul{margin-left:1%;}
.prod ul li{  position: relative; overflow: hidden;}
.prod ul:nth-child(1) li:nth-child(1),.prod ul:nth-child(2) li:nth-child(3){width:100%;    clear: both;}
.prod ul:nth-child(1) li:nth-child(2),.prod ul:nth-child(1) li:nth-child(3),.prod ul:nth-child(2) li:nth-child(1),.prod ul:nth-child(2) li:nth-child(2){width:49%; float:left;}
.prod ul:nth-child(1) li:nth-child(2),.prod ul:nth-child(1) li:nth-child(3){ margin-top:2%;}
.prod ul:nth-child(2) li:nth-child(1),.prod ul:nth-child(2) li:nth-child(2){margin-bottom:2%;}
.prod ul:nth-child(1) li:nth-child(3),.prod ul:nth-child(2) li:nth-child(2){margin-left:2%;}
.prod ul li a{display:block; transition: 0.3s ease all;  position: relative;  }
.prod ul li a:after{content:""; display:block; width:100%; height:100%;position: absolute; top:0;left:-100%; transition: 0.3s ease all; background:url(//memberpic.114my.cn/chengliang88/uploadfile/image/20230303/20230303105717_1287696497.png)no-repeat center 50%;}
.prod ul li a:hover::after{left:100%;}
.prod ul li a img{width:100%;transition: 0.3s ease all;}
.prod ul li a:hover img{transform: scale(1.1);}
.prod ul li a p{position: absolute; bottom:0; left:0; width:100%; height:50px; line-height:50px; color:#fff; font-size:16px; text-align:center; background:rgba(22, 79, 186, 0.5); transition: 0.3s ease all;}
.prod ul li a:hover p{background:#ff7e00; }
.prod{margin-top: 50px;}





/*----个性化定制----*/
.con1{padding: 80px 0; background: #f3f6fb;}
.con .bt{ text-align: center;}
.con .bt .bold{ font-size: 40px; font-weight: bold; line-height:45px;}
.con .bt .bold span{color: #164fba;}
.con .bt p{font-size: 18px;color: #666;margin-top: 10px;margin-bottom: 50px;}
.con1 .sub2_2{ position:relative; height:570px; margin-top: 10px;}
.con1 .sub2_2 a.plus{ width:130px; height:40px; display:block; position:absolute; left:470px; bottom:0px;  z-index: 999;}
.con1 .sub2_2 a.minus{ width:130px; height:40px; display:block; position:absolute; right:470px; bottom:0px;  z-index: 999;}
.con1 .list{display: flex;justify-content: space-between;}
.con1 ul li{float: left;width: 24%;position: relative;}
.con1 ul li .img img{ width:100%; height:380px;}
.con1 ul li .tb{ width: 80px; height: 80px; position: absolute; left:50%; top: 260px; z-index: 999; background:#164fba;
border-radius: 50%;margin-left: -45px;color: #fff; font-size: 32px;text-align: center;line-height: 80px;transition: 0.3s;}
.con1 ul li dl{text-align:center;width:92%; background:rgba(255, 255, 255, 0.95);position:absolute;left:4%;top:302px; padding-bottom:70px;    transition: 0.3s;}
.con1 ul li:hover dl{background:#164fba;}
.con1 ul li:hover dl dt{color:#fff;}
.con1 ul li:hover dl dd{color:#fff;}
.con1 ul li dl dt{ text-align: center; font-size: 26px; font-weight: 100; margin-top: 80px;}
.con1 ul li dl dd{ width:78%;  font-size: 15px; line-height: 30px;margin:25px auto 0; font-weight: 100;}
.con1 .contx a{width:700px;margin:60px auto 0;display:block;text-align:center;font-size:24px;color:#fff;background:#333;line-height:60px;transition: all 0.3s; letter-spacing: 3px; border-radius: 50px;}
.con1 .contx a:hover{background: #146acc;width: 800px; letter-spacing:5px;}
.tb.iconfont.icon-baojia{ font-size: 38px !important;}
.tb.iconfont.icon-keshihua{font-size: 30px !important;}
.con1 ul li:hover .tb{background: #ff7e00;}



.titleb{text-align: center;}
.titleb b{font-size: 40px;font-weight: bold;line-height: 45px;color: #fff;}
.titleb em{font-size: 18px;color: #fff; margin-top: 10px;margin-bottom: 50px;display: block;}



/*adva*/
.adva {padding: 80px 0;overflow: hidden; background: url(//memberpic.114my.cn/chengliang88/uploadfile/image/20230228/20230228095211_179160216.jpg)center no-repeat;}
.adva_box {max-width: 1500px;margin: 0 auto;}
.adva_tit {display:  flex;flex-direction:  column;align-items:  center;position:  relative;}
.adva_tit:before {content: '';background: linear-gradient(to right,#0e7bc6 30%,#22a4a8 100%);width: 3%;height: 4px;border-radius:  40px;position:  absolute;left: 47%;bottom: -32%;}
.adva_tit:after {content:'';background: linear-gradient(to right,#0e7bc6 30%,#22a4a8 100%);width: 1.5%;height: 4px;border-radius:  40px;position:  absolute;left: 50.5%;bottom: -32%;}
.adva_tit b {font-size: 48px;}
.adva_tit p {font-size: 20px;color: #999;padding: 1.6% 0 0;}
.adva_tab {margin:50px 0 0;position:relative;}
.adva_nav {background:#ff7e00;position:absolute;top: 0;right: 0;width: 36%;padding: 5%;z-index: 5;}
.adva_nav ul {display:flex;flex-direction:column;align-items:center;}
.adva_nav li {background: #ffa700;padding: 5% 10%;width: 100%;display:  flex;align-items:  center;    position: relative;z-index: 5;}
.adva_nav li:after {content:'';width: 0;height: 100%;background:#ffca00;   position: absolute; left: 0; top: 0;transition:0.5s;z-index: -1;}
.adva_nav li.on:after {width:100%;}
.adva_nav li:nth-child(n+2) {margin:5px 0 0;}
.adva_nav li i {width: 80px;height: 80px;background:  #fff;font-size:  36px;border-radius:  50%;display:  flex;justify-content:  center;align-items:  center;}
.adva_nav li p {font-size:24px;display:flex;flex-direction:column;color:  #fff;padding: 0 0 0 8%;}
.adva_nav li p span {font-size:14px;text-transform:uppercase;font-family: rial;opacity: 0.5;padding: 0% 0 0;}
.adva_con {width: 80%;overflow:  hidden;}
.adva_con ul {display:  flex;transition: 0.5s;}
.adva_con li {width: 100%;flex-shrink: 0;}
.adva_txt {padding: 4.8% 6%; position:  relative;border-left: 5px solid #ff7e00;background: #fff;}
.adva_txt p {font-size:30px;display:flex;flex-direction:column;font-weight:  bold;}
.adva_txt p span {font-size:16px;color:#666;font-weight:  normal;line-height:  30px;padding: 3% 0 0;width: 73%;}
.adva_pic {}
.adva_pic i {}
.adva_pic i img {width: 100%;height: auto;}







/*应用案例*/
.case{width: 100%;padding: 80px 0;}
.khjz_bg{margin-top: 50px;}
.khjz_tab{ width:88px; margin:0 auto; display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; height:16px;}
.khjz_tab li{width: 16px;height: 16px;  border:1px solid #dddddd; transition:all .3s ease; cursor:pointer; border-radius:50%;text-align: center;line-height: 13px;}
.khjz_tab li i{background: #dddddd;width: 10px;height: 10px;border-radius:50%;transition:all .3s ease;display: inline-block;line-height: 10px;}
.khjz_tab li:nth-child(1){margin-left:0px;}
.khjz_tab li.on {border:1px solid #164fba;}
.khjz_tab li.on i{background:#164fba; }
.khjz_bg_c_bg{ position:relative; height:595px;}
.khjzshow ul{position:relative; height:595px; font-weight:lighter;}
.khjz_c_bg{width:100%; margin:0 auto;padding: 0 30px;}
.khjz_c_bg dt{float:left; width:23.78%; background:#fff;box-shadow:0 0 10px #a9a9a9;}
.khjz_c_bg dt+dt{margin-left:30px;}
.khjz_c_bg dt .khjz_font{padding:20px;}
.khjz_c_bg dt .khjz_font .img{width:100%;  height:100%;overflow:hidden;}
.khjz_c_bg dt .khjz_font .img img{width:100%; height:100%;transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear;}
.khjz_c_bg dt:hover .khjz_font .img img{-webkit-transform: scale(1.12, 1.12); transform: scale(1.12, 1.12); -moz-transform: scale(1.12, 1.12);}
.khjz_c_bg dt .khjz_font .btfont{font-size:25px; color:#465a6b; line-height:75px; text-align:center; height:70px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.khjz_c_bg dt .khjz_font .btfont a{font-size:22px; color:#222;font-weight: normal;}
.khjz_c_bg dt:hover .khjz_font .btfont a{font-size:22px; color:#0160ae;}
.khjz_c_bg dt:hover .casemore{background: #1a60c8;color: #fff;}
.khjz_c_bg dt .khjz_font .khimg{ text-align:center;}
.khjz_c_bg dt .khjz_font .khfont{font-size:14px; color:#bbb; line-height:30px; text-align:left; padding-bottom:30px;padding: 0 5px;}
.casemore{display: block;width: 100%;height: 45px;line-height: 45px;text-align: center;font-size: 14px;color:#aaaaaa;font-weight: lighter;border:1px solid #ebebeb;margin: 20px 0 15px;}
.casebtn{ text-align:center; margin:30px 0 0 0;}
.casebtn a{ display:inline-block; width:240px; line-height:48px; text-align:center; border-radius:50px; background:#1a60c8; font-size:16px; color:#fff; transition:all .3s ease;}
.casebtn a:hover{ box-shadow:0 0 10px #164fba;background: #164fba}





/*简介*/
.com_bg{padding-top: 80px; height: 550px; background-image: url(//memberpic.114my.cn/chengliang88/uploadfile/image/20230228/20230228111025_1724718763.jpg); background-attachment: fixed; background-position: center; }
.com_w{ text-align:center; }
.com_w h3{font-size: 40px; color: #fff;    font-weight: bold;}
.com_w span{color: #fff; font-size:18px;  line-height: 40px;}
.com_w dd{font-size: 16px; line-height: 32px; padding: 3vw 0; color:#fff;}
.com_w a{display: block; width: 170px; height: 40px; line-height: 40px; background: #164fba; color: #fff; font-size: 16px; text-align: center; border-radius: 100px; transition: 0.3s ease all; margin:0 auto;}
.com_w a:hover{width: 250px;}



.com_b{position: relative;text-align:center; margin-top:70px; padding:4vw; background: #fff;box-shadow: 0 0 100px rgba(0,0,0,0.1);}

.com_b ul li{display:inline-block;  width:23%; margin-right:2vw; transition: 0.3s ease all;position: relative; }
.com_b ul li>a{display: block;overflow: hidden; transition: 0.3s ease all;border:1px #eee solid;}
.com_b .tempWrap{width:100% !important;  }
.com_b img{width:100%;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;height:auto;}
.com_b li:hover img{transform: scale(1.1);}
.com_b li p{position: absolute; bottom:0; width:100%; height:40px; line-height:40px; background:rgba(0,0,0,0.4);}
.com_b li p a{ font-size:15px; color:#fff;}
.com_btn{background-color:rgba(0,0,0,0.3); background-image:url(//memberpic.114my.cn/chengliang88/uploadfile/image/20230303/20230303105756_1112862517.png);  background-repeat:no-repeat; background-position: center; width: 40px;height: 84px;position: absolute;top: 38%;cursor: pointer;}
.com_btn.btnl{left:0;}
.com_btn.btnr{right: 0;transform: rotate(180deg);}






/*新闻*/
.news.box{padding: 80px 0;}
.news_cont{margin-top: 50px;}
.new_nav { margin:0 auto;width:580px; margin-bottom:40px;}
.new_nav li{width: 170px;height: 42px;line-height: 42px;text-align: center;float: left;margin-left: 35px;-webkit-transition: all 0.5s;transition: all 0.5s;border-radius: 50px;background: #f5f5f5;}
.new_nav li:nth-child(1){ margin-left:0;}
.new_nav li a{ display:block; font-size:18px;}
.new_nav li.on{background: #164fba;}
.new_nav li.on a{ color:#fff;}

.new_content{ position:relative;height: 639px;}
.new_content .news_div_item{position: relative; border:1px #eee solid;}
.new_content .news_div_item:nth-child(1){ width:50%; height:630px; float:left;  padding:2vw; box-shadow: 0px 0px 20px rgba(238, 238, 238, 0.6);}
.new_content .news_div_item:nth-child(1) .news_div_item_year{ background:url(//memberpic.114my.cn/chengliang88/uploadfile/image/20230303/20230303105821_1053617234.png) no-repeat left; padding-left:18px;}
.new_content .news_div_item:nth-child(1) .news_div_item_date div{ float:left; font-size:12px; position:absolute; left:40px; top:49px; color:#a1a1a1;}
.new_content .news_div_item:nth-child(1) .news_div_item_month{left: 90px !important;}
.new_content .news_div_item:nth-child(1) .news_div_item_day{left:108px !important;}
.new_content .news_div_item:nth-child(1) .news_div_item_a{ font-size:20px; position:absolute; left:40px; top:85px;}
.new_content .news_div_item:nth-child(1) .news_div_item_body{ width:90%; font-size:14px; color:#555555; line-height:24px; position:absolute; left:40px;top:122px;}
.new_content .news_div_item:nth-child(1) .news_div_item_pic{width:89%;height: 360px;overflow: hidden; position:absolute; left:40px; bottom:39px;}
.new_content .news_div_item:nth-child(1) .news_div_item_image{ width:100%; height:100%; }


.new_content .news_div_item:nth-child(n+2){float:left;width:24%; margin-left:1%;margin-bottom:1%; height:308px; background:#fff url(//memberpic.114my.cn/chengliang88/uploadfile/image/20230303/20230303105843_1560021325.png) no-repeat center;background-position:25px 250px;overflow:hidden;box-shadow: 0px 0px 20px rgba(238, 238, 238, 0.6); background-size:85%;}
.new_content .news_div_item:nth-child(n+2) .news_div_item_a{ font-size:20px; position:absolute; top:61px; left:30px; width:277px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.new_content .news_div_item:nth-child(n+2) .news_div_item_body{ font-size:14px; color:#555; line-height:24px; left:30px; width:282px; top:110px; position:absolute;}
.new_content .news_div_item:nth-child(n+2) .news_div_item_date { background:url(//memberpic.114my.cn/chengliang88/uploadfile/image/20230303/20230303105821_1053617234.png) left no-repeat; position:absolute; left:30px; top:32px; font-size:12px; padding-left:15px; color:#999;}
.new_content .news_div_item:nth-child(n+2) .news_div_item_date div { float:left; margin-top:1px;}
.new_content .news_div_item:nth-child(n+2) .news_div_item_image{ display:none !important;}
.new_content .news_div_item:nth-child(3){bottom: 0;top: auto;}
.new_content .news_div_item:nth-child(4){right: 0;left: auto;}
.new_content .news_div_item:nth-child(5){}
.new_content .news_div_item:hover .news_div_item_a{ color:#164fba;}









/*footer*/
.footer{display: -webkit-box;display: -ms-flexbox;display: flex;justify-content: space-between;}
.footer_bg{width: 100%; color: #fff;background: #131513;position: relative;overflow:hidden;padding: 80px 0 70px;}
.bq_item li{position: relative;}
.bq_item li{ float: left;position: relative;}
.bq_item li:before{content: '';position: absolute;width:12px;height: 1px;background: #006ae2;top:24px;left: -22px;}
.bq_item li+li{margin-left:14%;}
.bq_item li a{ display: block;font-size: 15px; line-height: 36px; color: rgba(255,255,255,0.47);font-weight: lighter;}
.bq_item li a:hover{color:#fff;}
.footer_t{ font-size: 18px !important; color: #fff !important;  line-height: 48px !important; position: relative;font-weight: bold;}
.footer li p img{width:130px;}
.copy{line-height: 30px; font-size: 14px;color: #999; margin-top:20px;    padding-top: 10px;}
.copy a{font-size: 14px; color: #999;}
.copy a:hover{color: #ff7b0f;}
.copy_bg{height: 80px;background: #131513;line-height: 80px;overflow:hidden;border-top: 1px solid rgba(255,255,255,0.1);}
.copy_b{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.copy_bg div{color: rgba(255,255,255,0.47);}
.copy_b div:nth-child(1){width: 65%;}
.copy_bg div a{color: rgba(255,255,255,0.47);font-size:14px;}
.copy_bg div a:hover{color:#fff;}
.foo_icon li div p {margin-top: 3px;}
.cl {clear: both;}
.banq{width: 65%;}
.bq_cl>b, .bq_cr>b, .bq_r>b {font-size: 24px;color: #fff;display: block;margin-bottom: 20px;line-height: 48px;}
.bq_ewm {display: -webkit-box;display: -ms-flexbox;display: flex;padding-top: 40px;position: relative;}
.bq_ewm li span {display: block;width: 36px;height: 36px;border-radius: 100%;font-size: 14px;text-align: center;line-height: 34px;color: #fff;background: #131513;border:1px solid rgba(255,255,255,0.3);}
.bq_ewm li span img{width: 100%;}
.bq_ewm li span:hover{background:#006ae2;border-color:#006ae2;}
.ewm_cc {position: absolute;top: -100px;left:0;display: none;}
.bq_r {width: 28%;padding-left: 80px;position: relative;-webkit-box-sizing: border-box;box-sizing: border-box;}
.bq_lx {line-height: 36px;}
.bq_lx li{font-size: 15px;color: rgba(255,255,255,0.47);}
.bq_ewm li+li {margin-left: 10px;}
.bq_item li:first-child {padding-left: 20px;}
.bq_item li:first-child:before {left: 0;}


.links div.fl{padding-top: 18px;}
.links{ height:92px; padding:0 15px; background:#eee; line-height:92px; font-size:18px; color:#333;}
.links p.fl{ background:url(//memberpic.114my.cn/chengliang88/uploadfile/image/20230303/20230303105949_823931692.png) no-repeat left center; padding-left:33px;}
.links p.fr a{ font-size:14px; color:#333; font-weight:lighter;}
.end{ text-align:center;}
.end,.end a{ font-size:14px; color:#666; font-weight:lighter; line-height:70px;}
.linkTagcs li a{font-size:15px;}