*{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{ height:110px; display:-webkit-flex; display:flex;  justify-content:space-between; flex-wrap:nowrap; align-items:center;}
.hleft{ height:110px; display:-webkit-flex; display:flex; justify-content:flex-start; flex-wrap:nowrap; align-items:center;}
.hlogo{ position:relative; z-index:3;}
.hlogo a{ display:block;margin-left:30px;}
.hlogo img{height: 72px;}

.hname1{color:#383431;padding-left: 20px;   line-height: 26px;}
.hname1 span{ font-size: 24px; font-weight: bold; color: #0171c3;}
.hname1 d{display: block; font-size: 18px; line-height: 32px; color: #666; letter-spacing: 1.3px;}

.hright,.nav ul{ display:-webkit-flex; display:flex; justify-content:flex-start; flex-wrap:nowrap; align-items:center;}
.nav>ul>li{ position:relative; margin-right:37px;}
.nav>ul>li>a{ display:block; color:#383431; font-size:16px; line-height:110px; transition:all .3s ease;}
.nav>ul>li:hover>a,.nav>ul>li.cur>a{ color:#0171c3;}
.dropmenu a{ display:block; color:#666; font-size:14px; line-height:35px; transition:all .3s ease;}
.dropmenu a:hover{ color:#fff; background:#0171c3;}
.dropmenu table,.dropmenu tbody,.dropmenu tr,.dropmenu td{ display:block; width:100%;}

.nav>ul>li .dropmenu{width:100%;position:absolute;top:100%;left:-50px;z-index: 99;transform-origin: 0 0;transform: perspective(600px) rotateX(-90deg);transition:600ms ease;}
.nav>ul>li:hover .dropmenu{transform: perspective(600px) rotateX(0deg);transition:600ms ease;cursor:pointer; }
.nav>ul>li .dropmenu a{font-size: 15px;display:block;line-height:45px;text-align:center;color:#fff;background:rgba(0,0,0,.6);transition:600ms ease; margin-top:1px;    white-space: nowrap;overflow: hidden;text-overflow: ellipsis; width: 165px;}
.nav>ul>li .dropmenu a:hover{background:rgba(1,113,195,.8);}

.htel{ height:110px; font-size:25px; font-family:fontDin1; line-height:130px; background:url(//memberpic.114my.com.cn/020487/uploadfile/image/20230201/20230201091143_64598811.png) no-repeat center 25px; border-left:1px solid #e7e6e6; border-right:1px solid #e7e6e6; padding:0 20px;color: #383431;}
.hsearch{ position:relative;background: #0171c3;}
.iser_box{ background:rgba(255,255,255,0.8); position:absolute; top:100%; right:0; padding:30px; transform-origin:top; transform:rotateX(90deg); transition:all 0.5s; z-index:9;}
.search_l{ width:652px; color:#222; align-items:center; justify-content:end;}
.search_l span{ color:#222;}
.search_l a{ color:#666; font-size:14px;}
.search_r{ margin-top:15px; position:relative;}
.hsearchicon{ width:76px; height:110px;line-height:130px; text-align:center; font-weight:lighter; background:url(//memberpic.114my.com.cn/020487/uploadfile/image/20230201/20230201091213_351956828.png) no-repeat center 38px; cursor:pointer;}
.hsearch:hover .iser_box{ transform:rotateX(0deg);}
#infoname{ width:100%; height:38px; line-height:38px; text-indent:12px; border:1px solid #eee;}
.z_img { width:38px; height:38px; position:absolute; top:0; right:0; background:no-repeat;}
@media screen and (max-width:1850px){ 
.nav>ul>li{ position:relative; margin-right:20px;}
}
@media screen and (max-width:1650px){ 
.nav>ul>li{ position:relative; margin-right:10px;}
.nav>ul>li>a{ font-size:14px;}
.htel{ font-size:20px;}
}








/*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:#0171c3;}
.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.com.cn/020487/uploadfile/image/20230201/20230201091243_996399886.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;}














/*介绍*/
.introduce{height: 655px;width: 100%; background: linear-gradient(to top, #f6f7f9,#fff);}
.introduce .w1500{position: relative;}
.int_t{font-weight: lighter;margin-top: 80px;width: 54%;}
.int_t b{font-size: 45px;color: #343434;text-transform: uppercase;font-weight: 100;}
.int_t em{font-size: 18px;color: #bbb;padding-left: 10px;}
.int_t span{display: block; font-weight: bold;color: #0171c3;font-size: 36px;margin-top: 15px;text-transform: uppercase;}
.int_t p{font-size: 16px;color: #aaa;line-height: 40px;}
.int_t p i{font-weight: bold;text-decoration: underline;}
.int_t span:after{content:''; display:block;width: 32px;height: 4px;background: #0171c3;margin: 25px 0;}
.int_t a{width: 162px;height: 45px;line-height: 45px;display: inline-block;text-align: center;border: 1px solid #cccccc;border-radius: 50px;color: #999;font-size: 16px;margin-top: 30px;}
.int_t a:hover{background: #0171c3;color: #fff;transition: all .3s ease;}
.num{padding-top: 30px;}
.num li:nth-child(1){width: 110px;}
.num li:nth-child(2){ width: 154px;}
.num li:nth-child(3){ width: 208px;}
.num li{float: left;width: 168px;height:160px;font-weight: normal;}
.num li+li{margin-left: 40px;}
.num li d{font-size: 55px;font-family: Antonio;color: #666;float: left;padding-right: 7px;}
.num li i{font-size: 16px;color: #fff;width: 44px;height: 26px;line-height: 26px;text-align: center;display: inline-block;background: #0171c3;border-radius: 10px;margin-top: 14px;}
.num li p{color: #888;line-height: 28px;}
.intfrall{padding: 20px;background: #fff;width: 615px;height: 493px;border-radius: 10px;box-shadow: 0px 0px 10px 0px #c6c6c6;z-index: 999;margin-top: 80px;}
.intpho{position:relative;width:575px;height:451px;background:url(//memberpic.114my.com.cn/020487/uploadfile/image/20230104/20230104142118_1748935238.jpg) no-repeat center;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}



.title{text-align: center;height:150px; }
.title h3{font-size: 40px;color:#111;line-height: 70px;font-weight: bold;}
.title h3 b{color: #0171c3;}
.title p{font-size: 18px;line-height:30px;}
.title em{font-style: normal; font-weight: bold; opacity: 0.1; color: #999; font-size: 80px; font-family: "Arial"; text-transform: uppercase;  position: relative;   top: -110px; }




/*products*/
.protitl em{position: absolute;left: 0;right: 0; margin: 0 auto; top: -25px; font-size: 55px; color: #f1f1f1;line-height: 60px;text-transform: uppercase;font-family: impact;z-index: -1;}
.protitl{text-align: center;font-size: 18px;color: #222;font-weight: normal;position: relative;font-weight: normal;font-size: 42px;  z-index: 1;}
.protitl b{margin-bottom: 15px;color: #0171c3;}
.protitl span{display: block;font-size: 18px; color: #999;font-weight: lighter;padding-top: 5px;}
.pro_ic {display: flex; justify-content: space-between;}
.pro_lc {width: 26%; background: #0171c3; padding: 75px 0 84px;}
.pro_rc {width: 74%; background: url(//memberpic.114my.com.cn/020487/uploadfile/image/20230301/20230301142717_248105054.jpg); padding: 46px 0 0 46px; position: relative; z-index: 2;}
.pro_lt {display: flex;}
.pro_lt>span {font-size: 46px; color: #fff; margin-right: 19px; padding-top:3px;}
.pro_lt b {display: block; font-size: 33px; color: #fff; font-weight:normal;}
.pro_lt p {color: rgba(255,255,255,0.33); margin-top: 6px;}
.pro_lc .prolist2021{margin-bottom:0px;}
.pro_lc ul {margin: 36px 0 0px;}
.pro_lc li>a {display: block; height: 70px; font-size:18px; color: rgba(255,255,255,0.7); padding-left: 56px; line-height: 70px; position: relative;}
.pro_lc li.on>a{color:#fff;font-weight:bold;transition:all 0.3s}
.pro_lc li>a:after{position: absolute; content: ""; width: 6px; height: 6px; border: 2px solid rgba(255,255,255,0.62); border-radius: 100%; left: 23px; top: 50%; margin-top: -5px;}
.pro_lc li.on>a:after{border-color:#fff;transition:all 0.3s}
.pro_lc li.on{transition:all 0.3s;background: #0c8bff;}
.pro_lc li {border-bottom: 1px dashed rgba(245,245,245,0.26);position: relative;border-left: 1px dashed rgba(245,245,245,0.26);transition:all 0.3s}
.pro_lc li:nth-child(1){border-top: 1px dashed rgba(245,245,245,0.26);}

.pro_lc li dt+dt {margin-top: 26px;}
.pro_lc li dl {height: 0; overflow: hidden; transition: all .5s;}
.pro_lc li dt a {display: block; position: relative; font-size: 18px; color: #bbbbd9; padding-left: 56px;}
.pro_lc li dt a:hover{color:#fff;}
.pro_lc li dt a:after {position: absolute; content: ""; width: 10px; height: 2px; background: rgba(255,255,255,0.62); top: 50%; left: 23px; margin-top: -1px;}
.pro_lc li dt a:hover:after{background:#fff;}
.pro_lc li.on dl {height: auto; padding: 30px 0; border-top: 1px solid rgba(245,245,245,0.08);}
.pro_ee {display: flex;padding-left: 14%;align-items: center; border-left: 1px dashed rgba(245,245,245,0.26); padding-top: 14%;}
.pro_ee>p img{width: 200px;}

.pro_ee>i {background: url(//memberpic.114my.com.cn/dgshishishun1/uploadfile/image/20221107/20221107151009_870218755.png) no-repeat center; width: 34px; height: 177px; color: #fff; display: flex; align-items: center; justify-content: center; margin-left: 30px; writing-mode: tb-rl;}
.pro_pho {display: flex; align-items: center; padding-top: 14%; padding-left: 14%; border-left: 1px dashed rgba(245,245,245,0.26); border-bottom: 1px dashed rgba(245,245,245,0.26); padding-bottom: 14%;}
.pro_pho>span {width: 56px; height: 56px; border-radius: 100%; color: #fff; font-size: 24px; border: 1px solid rgba(255,255,255,0.23); text-align: center; line-height: 56px; margin-right: 20px;}
.pro_pho i {font-size: 16px; color: #fff;}
.pro_pho b {display: block;font-family: din;font-size:1.4vw; color: #fff; margin-top:6px;}


.pro_rcon{position:relative;padding-bottom: 35px;}
.pro_wf {margin-top: 16px;overflow:hidden;}
.pro_wf .progdwz2021{width:100% !important;}
.pro_wf ul {width:100%;height: auto !important;display: flex; flex-wrap: wrap; justify-content: space-between;}
.pro_wf ul li{width: 32%; overflow: hidden;}
.pro_wf ul li:nth-child(n+4) {margin-top:3%;}
.pro_wf ul img {width: 100%; height: auto;}
.pro_wf li a {display: block;position:relative;}
.pro_wf li br {display: none;}
.pro_wf li span a {display: block; font-size: 18px; text-align: center; margin-top: 12px;}

.pro_bo {width: 100%;height: 173px;position: absolute;bottom:0;left:0;display: flex; align-items: center; justify-content: center;}
.pro_bo>p {font-size: 60px; text-align: center;z-index:3;position: relative; color: #fff;letter-spacing:0.08em;}
.pro_bo>p b {color: #fff;}
div#demo2 {margin-top: 30px;}
.pro_dot{position: absolute;bottom:40px;left:49%;display: flex;margin-left:55px;}
.pro_dot li{width: 12px;height: 12px;border-radius: 100%;background: #c7c7c7;}
.pro_dot li+li{margin-left: 12px;}
.pro_dot li button{display: none;}
.pro_dot li.slick-active{background: #0171c3;}
.pro_tc button{display:none!important;}
.pro_bo:after {position: absolute; content: ""; background: #0171c3; width: 1328px; height: 100%; top: 0; left: 0; z-index: 2;}
.pro_bc{overflow: hidden;position:relative;}
.pro_bc:after {position: absolute; content: ""; width: 500px; height: 100%; right: 0; top: 0; background: url(//memberpic.114my.com.cn/dgxinya/uploadfile/image/20221207/20221207165124_2135703591.jpg);}
.pro_bc:before {position: absolute; content: ""; width: 500px; height: 100%; top: 0; left: 0; background: #0171c3;}
.pro_c {z-index: 2; position: relative;}
.pro_wf li>a:after {position: absolute; content: ""; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; transition: all 0.3s; transform: scale(0.5) rotateZ(180deg); background: rgba(0, 0, 0, 0.5);}
.pro_wf li:hover>a:after {opacity: 1; transform: scale(1) rotateZ(0deg);}
.pro_wf li>a:before {position: absolute; content: ""; font-family: "iconfont"; width: 50px; height: 50px; background: #fff; border-radius: 100%; text-align: center; line-height: 50px; font-size: 24px; top: 50%; margin-top: -25px; left: 50%; margin-left: -25px; transition: all .5s; z-index: 2; transform: scale(0);background: #fff url(//memberpic.114my.com.cn/020487/uploadfile/image/20230301/20230301091418_1828163498.png)center no-repeat;}
.pro_wf li:hover>a:before {transform: scale(1);}
.pro_wf .ban_dot {display:none !important;}





/* adv */
.adv b {font-size: 45px; text-align: center; display: block; font-weight: bold; color: #333; margin-top: 40px;}
.adv p {text-align: center; font-size: 28px; color: #333;}
.adv p em {width: 70px;height: 70px;display: inline-block;background: rgba(1, 113, 195, 0.4);color: white;font-size: 26px;text-align: center;line-height: 70px;border-radius: 50%;margin-right: 15px;position: relative;z-index: 10037; font-family: 'din';}
.adv p em::before {content: '';position: absolute;width: 50px;height: 50px;background: #0171c3;left: 10px;right: 0px;top: 10px;bottom: 0; z-index: -5; border-radius: 50%;}
.adv {width: 1125px; height: 700px; padding: 30px 0;margin: 0 auto;    background: rgba(255,255,255,.9);position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto;}
.ad {position: relative;}
.adv_1 ul .kl {display: block;}
.adv_1 ul li {display: none;}
.adv>ul>li {display: none;}
.adv>ul>.kl {display: block;}
.adv2 ul {display: flex; justify-content: space-between;}
.adv1 {margin-top: 50px;}
.adv>ul {width: 68%; margin: 0 auto;}
.adv1 span {font-size: 18px; font-weight: lighter; line-height: 35px; margin: 30px 0 75px 0; display: block; color: #333;  }
.adv2 ul {width: 68%; margin: 0 auto;}
.adv2 ul li p {font-size: 16px; color: #333; margin-top: 20px;}
.adv2 ul li+li {margin-left: 20px;}
.adv2 ul li img {border: 5px solid #e6e6e6; width: 100%;}
.adv2 ul li {width: 25%;position: relative;}
.adv_1 ul li img {width: 100%;}
.adv2 ul li:hover img {border: 5px solid #0171c3; transition: all 0.5s;}
.adv2 ul li::before { content: '01'; background: #0171c3; color: white; width: 40px;  height: 40px;    position: absolute;  left: 0;
    right: -10px;  top: 0;  bottom: -94px;  margin: auto;  text-align: center;  line-height: 40px;  font-size: 16px;  border-radius: 50%; opacity: 0; font-family: 'din';}
.adv2 ul li:nth-child(2)::before { content: '02';}
.adv2 ul li:nth-child(3)::before { content: '03';}
.adv2 ul li:nth-child(4)::before { content: '04';}
.adv2 ul li:hover::before { opacity: 1;transition: all 0.8s;}





/*案例*/
.case{padding: 80px 0;}


.casecon .tempWrap{ overflow:visible !important;}
.casecenter{ max-width:1500px; overflow:hidden; margin:0 auto; }
.casecon .divdgweb_new_div_item{width:476px !important; height:565px; position:relative; padding:372px 20px 20px 20px; transition:all .3s ease; border: 1px solid #ddd; margin:0 36px 0px 0;border-radius: 10px;}
.casecon .news_div_item_pic { position:absolute; top:19px; overflow:hidden; left:19px;width: 435px;height: 326px;z-index:1;}
.casecon .divdgweb_new_div_item_content{z-index:3; position:relative;padding: 3px;}
.casecon .divdgweb_new_div_item:after{ content:''; display:block; position:absolute; width:100%; height:0; top:0; left:0; background:#0171c3; transition:all .3s ease;-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);border-radius: 10px;}
.casecon .divdgweb_new_div_item:hover:after{ height:100%;}
.casecon .divdgweb_new_div_item:hover .news_div_item_pic img{ transform:scale(1.1);}
.casecon .divdgweb_new_div_item:hover .divdgweb_new_div_item_a{ color:#fff;}
.casecon .divdgweb_new_div_item:hover .divdgweb_new_div_item_body{ color:rgba(255,255,255,.7);}
.casecon .news_div_item_pic img{ width:100%;height:100%; transition:all .6s ease;}
.casecon .divdgweb_new_div_item_a{ font-size:20px; color:#484848; display:block;text-align: center;}
.casecon .divdgweb_new_div_item_body{ font-size:14px; color:#aaa;line-height:30px; height:64px; overflow:hidden; margin-top:15px;padding: 0 15px;}
.casecon .divdgweb_new_div_item_a:after{content:'点击查看更多详情+'; display:block;width: 100%;height: 40px;position: absolute;bottom: -60px;left: 0px;line-height: 40px;font-size: 14px;background: #f6f6f6;color: #b0b0b0; transition:all .3s ease;}
.casecon .divdgweb_new_div_item:hover .divdgweb_new_div_item_a:after{color: #0171c3;}
.casebottom{ margin-top:45px; text-align:center; font-size:0;}
.casebottom i,.casebottom ul,.casebottom li{ display:inline-block; vertical-align:middle; cursor:pointer;}
.casebottom ul{ margin:0 130px;}
.casebottom li{ display:inline-block; width:24px; height:24px; border-radius:50%;border: 3px solid #e5e5e5; cursor:pointer; position:relative;transition: all .3s ease;}
.casebottom li+li{ margin-left:20px;}
.casebottom li:after{content:''; display:block; position:absolute; width:12px; height:12px; border-radius:50%; background:#e5e5e5; top:0; bottom:0; left:0; right:0; margin:auto;transition: all .3s ease;}
.casebottom li.on:after{background: #0171c3;}
.casebottom li.on{border: 3px solid #0171c3;}





/* application */

.app_bc{width: 100%;background: linear-gradient(180deg,#ffffff 10%,#edf1f5 80%);padding: 80px 0;}

.case_list{background: #fff;padding: 30px;box-shadow: 0 0 22px rgba(0, 0, 0, 0.08);}
.case_list td{float: right;position: relative;margin-left: 1.3%;overflow: hidden;padding-left:0!important;}
.case_list td br{display:none;}
.case_list td{width:23.9%;height:100%;}
.case_list td>a,.case_list td>a>img{width:100%;height:auto;transition:0.5s;}
.case_list td:hover img{transform: translate3d(0px, -50px, 0px);transition:0.5s;}
.case_list td:nth-child(1){width:49.5% !important;height:100% !important;float: left;margin-left: 0px;}
.case_list td:nth-child(1) >a{width: 100% !important;height: 100% !important;display: block;}
.case_list td:nth-child(1) img{width: 100% !important;height: auto !important;}
.case_list td:nth-child(n+4){margin-top:1.3%;}
.case_list td div{padding-top: 0px !important;position: absolute;transition: 0.5s;bottom: 0;left: 0;width: 100%;background: #0171c3;height: 50px;transform: translateY(50px);transition:0.5s;}
.case_list td:hover div{transform: translateY(0px);transition:0.5s;}
.case_list td div a{color: #fff;font-size: 19px;line-height: 50px;}






/*定制流程*/
.process .title h3 {color: #fff; line-height: 40px;}
.process .title p { line-height: 44px;color: #fff;}
.process .title h3 b{color: #fff;}
.process .title{height: auto;}
.process{ padding:80px 0; background:url(//memberpic.114my.com.cn/020487/uploadfile/image/20230104/20230104152919_1709431504.jpg) no-repeat center; }
.process ul{ font-size:0; margin-top:40px;  background:#fff; border-radius:12px; overflow:hidden;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.process ul li{ position:relative; height:210px; width:16.6666%; text-align:center; font-size:18px; color:#3a3a3a; font-weight:lighter; transition:all .3s ease;cursor: pointer;}
.process ul li+li:after{ content:''; display:block; position:absolute; top:0; bottom:0; margin:auto 0; width:1px; height:110px; background:#e9e9e9; left:0;}
.process ul li i{ display:block; margin:20px auto 20px auto; width:35px; height:2px; background:#3a3a3a;transition:all .3s ease;}
.pcicon{ display:inline-block; width:46px; height:46px; background:url(//memberpic.114my.com.cn/020487/uploadfile/image/20230201/20230201100452_127520387.png) no-repeat left top; margin-bottom:15px; transition:all .3s ease;margin-top: 50px;}
.process ul li:nth-child(2) .pcicon{ background-position-x:-46px;}
.process ul li:nth-child(3) .pcicon{ background-position-x:-92px;}
.process ul li:nth-child(4) .pcicon{ background-position-x:-138px;}
.process ul li:nth-child(5) .pcicon{ background-position-x:-184px;}
.process ul li:nth-child(6) .pcicon{ background-position-x:-230px;}
.process ul li.on:after{ opacity:0;}
.process ul li.on{ background:#fe4527; color:#fff;}
.process ul li.on i{ background:#fff;}
.process ul li.on .pcicon{ background-position-y:-46px;}
.process .w1500{max-width: 1499px;}



/*新闻*/
.news{padding-top: 80px;}
.news_cont{margin:auto;width:666px;padding-bottom: 40px;position: relative;z-index: 99999;}
.news_cont a{display:block;margin-right:30px;width:202px;border-radius:30px;height:41px;line-height:41px;font-size:18px;color:#484848;float:left;font-weight:normal;text-align:center;box-sizing:border-box;box-shadow: 0px 0px 10px 0px #b7b7b7;transition: 0.3s all ease-in-out;}
.news_cont a.on{color:#fff;background: #0171c3;box-shadow: 0px 0px 10px 0px #0171c3;}
.news_cont a:nth-child(3){margin-right:0px}
.newscon ul{ padding-top:30px;}
.newscon .news_div_item{ float:left; width:49%; height:252px; position:relative;border: 1px solid #eaeaea;margin-top: 20px;transition: 0.3s all ease-in-out;}
.newscon .news_div_item:nth-child(even){ margin-left:2%;}
.newscon .news_div_item:hover{ cursor:pointer;}
.newscon .news_div_item .news_div_item_pic{ float:left; width:280px; overflow:hidden; position:absolute; left:20px; top:20px;border: 1px solid #eaeaea;}
.newscon .news_div_item .news_div_item_pic img{ width:100%; height:100%; transition:all .6s ease;}
.newscon .news_div_item:hover .news_div_item_pic img{ transform:scale(1.1);}
.newscon .news_div_item .news_div_item_content{ float:left; width:336px;position:absolute; left:330px; top:40px;}
.newscon .news_div_item .news_div_item_content .news_div_item_a{ color:#484848; font-size:18px; font-weight:lighter;}
.newscon .news_div_item .news_div_item_content .news_div_item_a:after{content:''; display:block; height:3px; width:50px;background: #0171c3;margin: 15px 0 15px;}
.newscon .news_div_item .news_div_item_content .news_div_item_body{ color:#bbb; font-size:14px; font-weight:lighter; line-height:26px; margin-top:6px;}
.newscon .news_div_item:hover .news_div_item_content .news_div_item_a{ color:#0171c3;}
.newscon .news_div_item .news_div_item_date{ float:left; color:#484848; text-align:center; position:absolute; left:365px; top:200px;width: 77px;font-weight: lighter;font-size: 14px;}
.newscon .news_div_item .news_div_item_date:before{content:''; display:block; height:24px; width:24px;background:url(//memberpic.114my.com.cn/020487/uploadfile/image/20230201/20230201100532_1149372114.png) no-repeat;position: absolute;top: -4px;left: -35px;}
.newscon .news_div_item .news_div_item_date .news_div_item_year,.newscon .news_div_item .news_div_item_date .news_div_item_month{ float:left; font-size:14px; font-weight:lighter;}
.newscon{margin-bottom: 80px;}
.newscon .news_div_item:hover{border: 1px solid #0171c3;}
.newscon .news_div_item .news_div_item_date .news_div_item_year, .newscon .news_div_item .news_div_item_date .news_div_item_day{float:left;}









/*版权*/
.copyright{ background:#282421;}
.crcon{ padding:90px 0 60px 0;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.crcon ul{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.crcode img{ width:150px; height:150px; margin-bottom:15px; display:block;}
.crcode li{ text-align:center; font-size:14px; color:#888; font-weight:lighter;}
.crcode li+li{ margin-left:20px;}
.crcontact p{ font-size:13px; color:#888888; font-weight:lighter; line-height:36px;text-transform: uppercase; padding-left:35px; background:url(//memberpic.114my.com.cn/020487/uploadfile/image/20230201/20230201105125_1913727888.png) no-repeat left center;}
.crcontact .cr_tel{ font-size:30px; color:#fff; font-family:impact; margin-bottom:20px;}
.kslj p{text-align: center; font-size:18px; color:#ffffff; font-weight:lighter; padding-bottom:15px; margin-bottom:20px; border-bottom:1px solid #393532;}
.kslj a{ display:block; font-size:13px; color:#888; font-weight:lighter; line-height:30px; text-align:center;}
.crcontact p:nth-child(2){ background-image:url(//memberpic.114my.com.cn/020487/uploadfile/image/20230201/20230201105311_817561184.png);}
.crcontact p:nth-child(3){ background-image:none; text-indent:5em;}
.crcontact p:nth-child(4){ background-image:url(//memberpic.114my.com.cn/020487/uploadfile/image/20230201/20230201105311_1583632041.png);}
.crcontact p:nth-child(5){ background-image:url(//memberpic.114my.com.cn/020487/uploadfile/image/20230201/20230201105311_1791237524.png);}
.crcontact p:nth-child(6){ background-image:url(//memberpic.114my.com.cn/020487/uploadfile/image/20230201/20230201105311_1471497073.png);}
.kslj a:hover{ color:#fff;}
.kslj li+li{ margin-left:65px;}
.links{ border-top:1px solid #35302c; height:134px; background:url(//memberpic.114my.com.cn/020487/uploadfile/image/20230201/20230201105455_60367555.png) no-repeat right center;display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center; font-size:18px; color:#fff;}
.links>p>span{ font-family:impact; padding:0 20px 0 5px; text-transform:uppercase;}
.end{ background:#0171c3;}
.end .w1500{ height:90px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.end{ font-size:14px; color:#fff;}
.end a{ font-size:14px; color:#fff;}
.end a:hover{ text-decoration: underline;}