*{margin: 0;padding: 0;box-sizing: border-box;}
body {font-size: 14px;font-family:Microsoft YaHei;}
em,i{font-style:inherit;font-weight:inherit;}
ul{list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #333;}
tr,td{padding:0 !important;}
input, textarea {outline: none;border: none;}

@font-face {
font-family: "akr";
src: url("//memberpic.114my.com.cn/chenxing888/cssnew/akrobat-regular.woff2.txt") format("woff2"),
       url("//memberpic.114my.com.cn/chenxing888/cssnew/akrobat-regular.woff.txt") format("woff"),
       url("//memberpic.114my.com.cn/chenxing888/cssnew/akrobat-regular.ttf.txt") format("truetype"),
       url("//memberpic.114my.com.cn/chenxing888/cssnew/akrobat-regular.eot.txt") format("embedded-opentype"),
       url("//memberpic.114my.com.cn/chenxing888/cssnew/akrobat-regular.svg.txt") format("svg");
}

@font-face {
  font-family: 'iconfont';  /* Project id 2843511 */
  src: url('//at.alicdn.com/t/font_2843511_w2u409vf42f.woff2?t=1632900007035') format('woff2'),
       url('//at.alicdn.com/t/font_2843511_w2u409vf42f.woff?t=1632900007035') format('woff'),
       url('//at.alicdn.com/t/font_2843511_w2u409vf42f.ttf?t=1632900007035') format('truetype');
}

/*head*/
.head {width: 100%;padding: 19px 0px;overflow: hidden; background:url(https://memberpic.114my.com.cn/chenxing888/uploadfile/image/20211021/20211021162158_120521910.png) center no-repeat;}
.head_box {max-width: 1400px;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;}
.head_l {display: flex;justify-content: space-between;align-items: center;}
.head_logo {display: flex;position: relative;align-items: center;}
.head_logo i {display: inline-block;}
.head_tit {display: flex;flex-direction: column;align-items: center;padding-left: 30px;}
.head_tit b {background-image: -webkit-linear-gradient(30deg,#070606,#666666);-webkit-background-clip: text;-webkit-text-fill-color: transparent;display: inline-block; font-weight:bold; font-size: 26px; font-style:italic;width: 320px;}
.head_tit b span {font-size: 25px;color:  #181c64    ;vertical-align: bottom;  font-weight: bold;}
.head_tit ul {display: flex;justify-content: space-between;width: 100%;margin-top: 5px;}
.head_tit li {font-size: 14px;color: #666666;border-radius: 40px;text-align: center;background: #f4f4f4;padding: 1px 12px;}
.head_r {width: 260px;background: url(https://memberpic.114my.com.cn/chenxing888/uploadfile/image/20210928/20210928111411_1423722653.png)no-repeat right;}
.head_r p {display: flex;flex-direction: column;font-size: 16px;line-height: 24px;text-align: right; padding-right: 60px;color: rgba(51, 51, 51, 0.5);}
.head_r p span {font-size: 32px;font-family: akr;line-height: 30px;color: #333333; font-weight: bold;}

/*nav*/
.nav {width: 100%;background: #0040e0;height: 80px;position: relative;z-index:99;}
.nav_box {max-width: 1400px; margin: 0 auto;}
.nav_con {height: 80px;}
.nav_con ul {display: flex;justify-content: space-around;align-items: center;height: 100%;}
.nav_con li {display: flex;flex-direction: column;align-items: center;position: relative;transition: 0.5s;z-index: 5;width: 11%; line-height: 80px; heihgt:100%;}
.nav_con li a {font-size: 17px;color: #fff;width: 100%;text-align: center;line-height: 80px;}
.nav_con li i {color: #999;font-size: 12px;font-family: Arial;text-transform: uppercase;opacity: 0.3;transform: scale(0.9);}
.nav_con .navline {width:148px !important;position:absolute;height:56px;background:#029f43;bottom:0;z-index:0;margin-left:0px;} 
.nav_con>ul>li.cur>a,.nav_con li:hover>a{color: #fff; }   
.nav_con>ul>li.cur i{color: #fff; } 
.cur{cursor:pointer}
.line{height:80px;background:#029f43;position:absolute;top:0;left:0;z-index:1;}  

/*下拉*/
.nav_con li dl {background:rgba(255,255,255,1);position: absolute;top:80px;left:-182px;z-index:10000;overflow:hidden;width: 425px;box-shadow: 1px 5px 10px rgba(0,0,0,0.2);transition: 0.5s;/* opacity: 0; *//* padding: 30px 60px; */transform-origin: top;transform: rotateX(90deg);}
.nav_con li:hover dl {/* opacity: 1; *//* padding: 30px 60px; */transform: rotateX(0deg);}
.nav_con li dl dt {width:140px;float:left;color:#333;line-height:28px;margin: 40px 40px 44px 60px;text-align:left;}
.nav_con li dl dt b { display: block; width: 40px; height: 3px; background-color: #005bac; margin-bottom: 20px;}
.nav_con li dl dt strong { display:block; font-size:20px; margin-bottom:25px;}
.nav_con li dl dt span {display: block; width: 118px; height: 30px; text-align: center;line-height: 30px;border: 1px solid #cecece; color: #999;font-family: Arial;}
.nav_con li dl dt span a {color:#999; font-size:12px;line-height:24px;}
.nav_con li dl dt img { margin-bottom:5px;}
.nav_con li dd {width:130px;float:left;line-height:38px;display:block;text-align:left;overflow:hidden;margin: 38px 0px;}
.nav_con li dd a { display:block; color:#777; font-size:15px; font-weight: normal;text-align:left; font-weight: 100; border: 1px #eee solid; text-align: center; margin-top: 6px;line-height: 30px;}
.nav_con li.dhh dd a:hover { color:#005bac;}

/*search*/
.search {width: 100%;background: #f8f8f8;padding: 24px 0;overflow: hidden;border-bottom: 1px solid #f7f7f7;}
.search_box {max-width: 1400px;margin:  0 auto;display: flex;justify-content: space-between;align-items: center;}
.head_s {display: flex;align-items: center;justify-content: center;transition: 0.5s;}
.head_s form {display: flex;justify-content: space-around;align-items: center;    width: 260px;height: 38px;border-radius: 40px;border: 1px solid #ddd;}
#search-bg {width: 140px;height: 38px;line-height: 38px; overflow: hidden; box-sizing: border-box;}
#search-i {box-sizing: border-box;position: relative;    z-index: 5;margin-left: 50px;}
#search-i:after {content: '';width: 33px; height: 33px;background: #0040e0; border-radius: 50%; position: absolute; top: -6px; left: -6px;    z-index: -1;}
#infoname {border: none;background: none;outline: none;}
.search-text{ font-size:14px;color: #666; display: flex;justify-content: center;align-items: center; }
.search-text a{ font-size:15px; color: #666 !important; font-weight: 100;}
.search-text span{color:#333;font-size: 15px;}


.tp-bullets {margin-bottom: 30px !important;}

/*mod*/
.mod {width:100%;padding: 80px 0; position: relative;z-index: 99;}
.mod_box {max-width: 1400px; margin: 0 auto;}
.mod_con {position: relative;}
.mod_top {}
.mod_top ul {padding: 10px 5px !important;height: 240px;}
.mod_top .tempWrap {width:1430px !important;height: 240px;}
.mod_top ul>li {width: 342px;height: 226px;background: #ffffff;border-radius: 40px;padding: 42px 0;float: left;box-shadow: 0 0 10px rgba(221, 221, 221, 0.5);margin-right: 17px;text-align: center;}
.mod_top ul>li:last-child {margin-right: 0;}
.mod_top ul>li i {display: inline-block;width: 88px;height: 88px;background: #f5f6fd;border-radius: 50%;position: relative; text-align: center;line-height: 88px; color:#0040e0;}
.mod_top ul>li i:before {position: relative;z-index: 1;font-size: 30px;}
.mod_top ul>li i:after {content:'';width:62px;height: 62px;border-radius: 50%;background: #fff;position: absolute;top: 15%;left: 15%;}
.mod_top li p {font-size: 18px;color: #666666;line-height: 30px;padding-top: 20px;}
.mod_after {position: absolute;left: 48%;bottom: -16%;}
.mod_after ul {display: flex;width: 140px;justify-content: space-between;}
.mod_after li {width: 10px;height: 10px;border-radius: 50%;background: #eeeeee;transition: all 0.5s;}
.mod_after li.on {background: #0040e0;transition: 0.5s;}
.mod_txt {display: flex;}


.mol_pic {width:100%;height:465px;background: url(https://memberpic.114my.com.cn/chenxing888/uploadfile/image/20211026/20211026104130_1300791308.jpg)no-repeat center;position: relative;float:left;}
.mol_pic:before {content: "";width: 100%;height:465px; background: #000; position: absolute; opacity: 0;}

.mol_l {position: relative;z-index: 1;padding: 40px 50px;width: 47%;}
.mol_l:after {content: '';width:548px;height: 554px;background: #f8f8f8;position: absolute;left:0;top:0;z-index: -1;}
.mod_r {position: relative;z-index: 2;padding: 50px 0;width: 52%;}
.mod_r>p {font-size: 15px;color: #666666;line-height: 30px;}
.mod_r em {font-size: 15px;color: #ffffff;width: 305px;height: 40px;background: #0040e0;border-radius: 40px;display: flex;justify-content: center;align-items: center;margin-top: 30px;}
.mod_r em>span {font-size: 28px;color: #ffffff;font-family: "akr";}
.mod_r ul {width: 150%;height: 134px;display: flex;justify-content: space-around;align-items: center;background: #0040e0;position: absolute;bottom: 40px;right:0;}
.mod_r li {text-align: center;color: #ffffff;position: relative;}
.mod_r li p {font-size: 36px;line-height: 36px;    display: flex;flex-direction: column; align-items: center;}
.mod_r li p b {font-family:akr;}
.mod_r li p>span {font-size: 14px;   line-height: 16px;padding-top: 10px; }
.mod_r li i {display: inline-block;font-size: 12px;width: 20px;height: 20px;background: rgba(255,255,255,0.3);border-radius: 50%;text-align: center;position: absolute;top:0;right:0;    display: flex;align-items: center;justify-content: center;top:12px;}
.mod_r li:nth-child(1) i {right:6px;}
.mod_r li:nth-child(2) i {right:22px;}
.mod_r li:nth-child(3) i {right:-10px;}
.mod_r li:nth-child(4) i {right:0px;}

/*pro*/
.pro {width: 100%;background: #f8f8f8; padding: 80px 0;overflow: hidden;}
.pro_box {max-width: 1400px;margin: 0 auto;}
.pro_tit {display: flex;justify-content: center;align-items: center;flex-direction: column;}
.pro_tit span {font-size: 40px;line-height: 42px;font-weight: bold;    background: url(https://memberpic.114my.com.cn/chenxing888/uploadfile/image/20210929/20210929101250_53118011.png) no-repeat center; width: 100%;
text-align: center;}
.pro_tit p {font-size: 18px;color: #999;line-height: 20px;padding-top: 20px;}
.pro_tab {display: flex;justify-content: space-between;margin-top: 60px;}
.pro_l {width: 25%;}
.pro_top {    background: linear-gradient(to right,#2562fb,#0040e0);display: flex;justify-content: center;align-items: center; padding: 40px 0;}
.pro_top p {    font-size: 24px;line-height: 20px;display: flex; flex-direction: column; align-items: center; color: #fff;}
.pro_top p span {    font-size: 14px;  line-height: 16px;  padding-top: 14px; color: #ddd;  font-family: Arial; text-transform: uppercase;}
.pro_nav {background: #fff; display: block !important;}
.pro_nav ul {}
.pro_nav li {    display: flex;flex-direction: column;}
.pro_nav li>a { font-size: 18px; height: 60px;line-height: 60px;  border-bottom: 1px solid #ddd; padding-left: 55px;    position: relative;transition:0.5s;    z-index: 5;}
.pro_nav li>a:hover {color:#fff;}
.pro_nav li>a:hover:before {width:100%;}
.pro_nav li>a:before {content: '';width: 0;height: 100%;background: #0040e0;position: absolute; top: 0;left: 0;transition: 0.5s;    z-index: -1;}
.pro_nav li>a:after { content: '';width: 12px; height: 12px; border: 1px solid #ddd;border-radius: 50%;position: absolute; left: 8%;top: 24px;}
.pro_nav dl {display: flex;padding: 24.63px;flex-wrap: wrap;border-bottom: 1px solid #ddd;}
.pro_nav dt {margin: 0 10px 15px;}
.pro_nav dt a {font-size: 14px;font-weight: lighter;border-left: 1px solid #ddd;line-height: 16px; padding-left: 10px;    transition: 0.5s;}
.pro_nav dt a:hover {color:#0040e0;font-weight:bold;}
.pro_con{width: 72%;}
.pro_call {margin-top: 20px;}
.pro_call ul { display: flex;justify-content: space-between;}
.pro_call ul+ul {margin-top: 15px;}
.pro_call li {width: 32.5%; background: #fff; display: flex;flex-direction: column;align-items: center;padding: 30px;        position: relative;    z-index: 5;}
.pro_call li:before {content: '';width: 100%;height: 0; background:#0040e0; position: absolute;top: 0;left: 0;transition: 0.5s;    z-index: -1;}
.pro_call li:after { content: ''; width: 100%;height: 0;background:#0040e0;position: absolute; bottom: 0;left: 0;transition: 0.5s;    z-index: -1;}
.pro_call li:hover:before,.pro_call li:hover:after {height:50%;}
.pro_call li:hover span a:after,.pro_call li:hover span a {color:#fff;}
.pro_call li a img {width: 100%;  height: auto;}
.pro_call li br {display: none;}
.pro_call li span {     padding: 20px 0;}
.pro_call li span a {font-size: 16px;}
.pro_call li span a:after {    content: 'Read More >';display: block; position: absolute;font-family: arial;color: #0a519a; font-size: 13px; width: 100%;bottom: 25px;left: 0;text-align: center;}
.pro_r {background: #fff;width: 100%;display:  flex;justify-content: space-around;align-items:  center;    padding: 42px 0;}
.pro_txt {width: 32%;}
.pro_txt p {display: flex;flex-direction: column;font-size: 38px;line-height: 40px;letter-spacing: 4px;}
.pro_txt p span {font-size: 18px;color: #ccc;text-transform: uppercase;font-family: Arial;letter-spacing: 0;line-height: 20px;padding-top: 12px;}
.pro_txt em {font-size: 14px;color: #666666;line-height: 30px;font-weight:  lighter;margin: 30px 0 40px;display:  inline-block;}
.pro_pic {}
.pro_pic img {width:100%; border:1px solid #eee;}
.pro_more {display: flex;}
.pro_more a {width: 130px;height: 60px;background: #029f43;font-size:  16px;color:  #fff;display:  flex;justify-content:  center;align-items:  center;font-weight:  lighter;}
.pro_more a:last-child {background:linear-gradient(to right,#2562fb,#0040e0);}

/*int*/
.int {width: 100%;background: url(https://memberpic.114my.com.cn/chenxing888/uploadfile/image/20210928/20210928144937_546652465.jpg)no-repeat center;padding: 98px 0;overflow: hidden;}
.int_box {max-width:1400px;margin: 0 auto;}
.int_tit {display: flex;justify-content: center;align-items: center;flex-direction: column;}
.int_tit p {font-size: 40px;line-height: 42px;font-weight: bold;display: flex;flex-direction: column;align-items: center;color: #fff;}
.int_tit p span {font-size: 16px;line-height: 18px;font-family: Arial;text-transform: uppercase;font-weight: lighter;opacity: 0.5;padding-bottom: 20px;}
.int_tit em {font-size: 18px;color: #fff;line-height: 20px;padding-top: 20px;}
.int_con {margin-top: 60px;}
.int_con ul {display: flex;justify-content: space-between;}
.int_con li {width: 24%;background: #fff;display: flex;flex-direction: column;align-items: center;justify-content:  center;overflow:  hidden;position:  relative;padding: 30px 0;transition: 0.5s;z-index: 5;}
.int_con li:after {content:'';width: 100%;height: 0;background: rgba(0,0,0,0.8);position: absolute;top:0;left: 0;opacity: 0;transition: 0.5s;z-index: -1;}
.int_con li:hover:after  {opacity: 1;height:100%;}
.int_con li:hover .int_num>em {background:#0040e0;transform: translateY(10px); border-top: none;color:#fff;}
.int_con li:hover .int_txt>em {display: block;}
.int_con li:hover .int_txt,.int_con li:hover .int_num {background: none;}
.int_con li:hover .int_num>p {display: none;}
.int_con li:hover .int_txt>p,.int_con li:hover .int_txt>p>span,.int_con li:hover .int_txt em {color:#fff;}
.int_con li:hover .int_txt i {position: absolute;top: -120px;color:#fff;left:38%;}
.int_pic {position: relative;z-index: -1;}
.int_pic img {width:100%;height:  auto;}
.int_txt {background:  #fff;position:  absolute; width:  100%;top: 40%;left: 0;display:  flex; justify-content: space-between; align-items:  center;flex-direction:  column; padding: 27px 0;}
.int_txt>p {font-size: 30px;line-height: 32px;display: flex;flex-direction: column;align-items: center;font-weight:  lighter;}
.int_txt>p>span {font-size: 18px;line-height: 20px;color: #666;padding-top: 10px;}
.int_txt i {width: 82px;height: 82px;border-radius: 50%;border:1px solid #ddd;margin-top: 30px;    display: flex;justify-content: center;align-items: center;font-size: 45px;}
.int_txt>em {font-size: 16px;line-height: 30px;display: none;width: 84%;text-align: center;margin-top: 30px;}
.int_num {position:  absolute;width:  100%;background:  #fff;bottom: 0;left: 0;display:  flex;flex-direction:  column;justify-content:  center;align-items:  center;}
.int_num>p {font-size: 28px;font-family: akr;line-height: 30px;display: flex;flex-direction: column;align-items: center;font-weight:  bold;color:  #999;padding: 13px 0;}
.int_num>p>span {font-size: 12px;color: #999;text-transform: uppercase;line-height: 16px;padding-top: 5px;}
.int_num>em {height: 40px;border-top: 1px solid #ddd;width: 100%;transition: 0.5s;font-size: 30px;display: flex;justify-content: center;align-items: center;}

/*case*/
.case {padding: 80px 0;overflow: hidden;}
.case_box {max-width: 1400px;margin: 0 auto;    display: flex;flex-direction: column; align-items: center;}
.case_tit {display: flex;justify-content: center;align-items: center;flex-direction: column;width: 100%;}
.case_tit span {font-size: 40px;line-height: 42px;font-weight: bold; background: url(https://memberpic.114my.com.cn/chenxing888/uploadfile/image/20210929/20210929101250_539888493.png) no-repeat center; width: 100%;
text-align: center;}
.case_tit p {font-size: 18px;color: #999;line-height: 20px;padding-top: 20px;}
.case_con {margin-top: 60px;position: relative;    width: 100%;}
.case_con ul {    display: flex;}
.case_con ul:first-child li:first-child {width: 67%;}
.case_con ul:first-child li:first-child p {left: 3%;}
.case_con ul:first-child li:first-child img {height:auto;}
.case_con ul:first-child li:nth-child(n+2) {    background: #fff;padding: 20px 0 20px 20px;  position: absolute;width: 30%;top: 20px;}
.case_con ul:first-child li:nth-child(2) {left: 40%;}
.case_con ul:first-child li:nth-child(3) {right: 0;}
.case_con ul:last-child li { background: #fff;padding: 20px 0 20px 20px;  position: absolute;width: 30%;bottom: 20px;}
.case_con ul:last-child li:nth-child(1) {left: 40%;}
.case_con ul:last-child li:nth-child(2) {right: 0;}
.case_con li {overflow: hidden;}
.case_con li:hover img {transform: scale(1.1);    }
.case_con li a {overflow: hidden;width: 100%;display: inline-block;}
.case_con li img {width:100%;transition: 0.5s;height: auto;}
.case_con li p {    position: absolute; bottom: 40px;left: 12%;    width: 36%;}
.case_con li p a {font-size:16px;color:#fff;position: relative;}
.case_con li p a:after {    content: '\e632';position: absolute;top: 0; left: 77px; font-family: 'iconfont'; font-size: 28px; line-height: 28px;transition: 0.5s;}
.case_con li:hover p a:after {    left: 90px;}
.case_more {    display: flex;justify-content: center;margin-top: 50px;background: #0040e0; border-radius: 30px;    padding: 16px 123px;}
.case_more a {    font-size: 16px;color: #fff;}

/*adva*/
.adva {}
.adva_box {}
.adva_tit {display: flex;justify-content: center;align-items: center;flex-direction: column;}
.adva_tit span {font-size: 40px;line-height: 42px;font-weight: bold;background: url(https://memberpic.114my.com.cn/chenxing888/uploadfile/image/20210929/20210929101742_1390418080.png) no-repeat center; width: 100%;
text-align: center;}
.adva_tit p {font-size: 18px;color: #999;line-height: 20px;padding-top: 20px;}
.adva_tab {position: relative;margin-top: 60px;}
.adva_con {}
.adva_con ul {display: flex;overflow: hidden;}
.adva_con li {display: flex;justify-content: space-between;width: 100%;flex-shrink: 0;width: 100%;transition: 0.5s;}
.adva_txt {width: 45%;display:  flex;flex-direction:  column;padding: 5% 4% 0 13%;background: #f1f1f1;}
.adva_txt p {font-size: 32px;font-weight: bold;display: flex;flex-direction: column;line-height:  32px;padding-bottom: 60px;position: relative;}
.adva_txt p:before {content:'';width:10px;height:2px;background:#0040e0;position:absolute;bottom:33px;left:17%;    transform: rotate(
45deg);}
.adva_txt p:after {content:'';width:100px;height:2px;background:#0040e0;position:absolute;bottom:30px;left:0;}
.adva_txt p span {font-size: 18px;color: #999;line-height:  20px;padding-top:  16px;font-weight:  lighter;}
.adva_txt em {font-size: 16px;line-height: 30px;padding-left: 30px;position: relative; padding-bottom:10px;}
.adva_txt em:before {content: '';width: 6px;height: 6px;border-radius: 50%;position: absolute; left: 3px; top: 14px; background: #0040e0;}
.adva_txt em:after { content: ''; width: 10px; height: 10px; border: 1px solid #0040e0;border-radius: 50%;position: absolute; top: 11px; left: 0;}
.adva_pic {width: 55%;}
.adva_pic img {width:100%;}
.adva_nav {background: #fff;padding: 30px;position: absolute;bottom: 50px;left: 13%;width: 60%;}
.adva_nav ul {display: flex;justify-content: space-between;}
.adva_nav li {width: 25%;transition: 0.5s;height: 7vw;display:  flex;justify-content:  center;align-items:  center;}
.adva_nav li.on {background: #0040e0;color: #fff;}
.adva_nav li p {font-size: 24px;line-height: 26px;display: flex;flex-direction: column;align-items: center;}
.adva_nav li p span {font-size: 14px;font-family: Arial;line-height: 16px;padding-top: 10px;}
@media screen and (max-width:1420px) {
    .adva_txt {padding: 5% 0% 0 13%;}
} 

/*mot*/
.mot {padding: 80px 0;overflow: hidden;  }
.mot_box {max-width: 1400px;margin: 0 auto;}
.mot_tab {}
.mot_nav {    display: flex;justify-content: center;}
.mot_nav ul {display: flex;    width: 100%;}
.mot_nav li {background:#ddd;width: 50%; height: 63px;display: flex; justify-content: center;align-items: center;
font-weight: lighter;}
.mot_nav li.on {background:#0040e0;}
.mot_nav li.on a {color:#fff;}
.mot_nav li a {font-size: 22px;}
.mot_con {overflow: hidden;display: flex;}
.mot_call {margin: 0 auto;padding: 60px 0 0;overflow: hidden;transition: 0.5s;flex-shrink: 0;width: 100%;}
.mot_call ul {display: flex;  justify-content: space-between;}
.mot_call li{display: block; float:left; padding:0 !important; width:32%; }
.mot_con .mot_call:first-child li {width: 19%;}
.mot_call li>a{display: block;overflow: hidden; }
.mot_call li img{width:100%; height:auto;   transition: 0.2s all ease-in-out;  }
.mot_call li:hover img{transform: scale(1.1);}
.mot_call li p {padding:0 !important; position: relative; background:#f5f5f5;}
.mot_call li:hover p {background:rgba(0,64,224,0.5);}
.mot_call li p a{display: block; line-height:50px; font-size:16px; position: relative;    z-index: 2;text-align: center;}
.mot_call li:hover a{color:#fff;}
.mot_call li p:after{content:""; display: block;opacity: 0;width:20%;height:100%;transition: 0.2s all; background: #0040e0;position: absolute; top:0; left:0; right:0; margin:0 auto;}
.mot_call li:hover p:after{width:100%;opacity: 1;}



/*news*/
.news{padding: 80px 0;overflow: hidden;  background: #f8f8f8;}
.news_box {max-width:1400px;margin:0 auto;}
.nw_t{display: flex;align-items: center;    flex-direction: column;margin-bottom: 40px;}
.nw_l{    text-align: center;}
.nw_l a{font-size: 40px;font-weight: bold;display: block;line-height: 40px;color: #0040e0;margin-bottom: 10px;}
.nw_l p{font-size: 16px;color: #999;}
.nw_r{    margin-top: 40px;}
.nw_r ul{display: flex;}
.nw_r ul li{width: 120px;height: 40px;border: 1px solid #d2d2d2;border-radius: 19px;display: flex;align-items: center;justify-content: center;}
.nw_r ul li+li{margin-left: 20px;}
.nw_r ul li a{    font-size: 15px;}
.nw_r li.on,.nw_r li:hover{border-color: #0040e0;}
.nw_r li.on a,.nw_r li:hover a{color: #0040e0;}
.nw_con{overflow: hidden;}
.nw_b{transition: all .4s;display: flex;}
.nw_i{flex-shrink: 0;width: 100%;}
.nw_i.on {height: auto;visibility: visible;}
.nw_i .news_div_item{border-right: 1px solid #e5e5e5;}
.nw_i .news_div_item_date {}
.nw_i .news_div_item_year {display: block;font-size: 22px;}
.nw_i .news_div_item_month,.nw_i .news_div_item_day {float: left;font-size: 40px;}
.nw_i .news_div_item:after{content: "";display: block;width: 94%;background: #d9e0e8;height: 3px;position: absolute;left:0;top:0;}
.nw_i .news_div_item:before{content: "";display: block;width:0;background: #0040e0;height: 3px;position: absolute;left:0;top:0;z-index: 9;transition: all 0.5s}
.nw_i .news_div_item:hover:before{width:94%;}
.nw_i .news_div_item {width: 343px;flex-shrink: 0;padding-right: 0.4%;display: flex;flex-direction: column;position: relative;margin-right: 0.4%;padding-top: 40px;}
.nw_i .news_div_item_body{height: 70px;}
.nw_i .news_div_item_pic{overflow:hidden;}
.nw_i .news_div_item_pic a{display:block;position:relative;overflow:hidden;}
.nw_i .news_div_item_pic a:before,.nw_i .news_div_item_pic a:after{position: absolute;}
.nw_i .news_div_item_pic img {width: 100%;transition: all .5s;display: block;overflow: hidden;border: 1px solid #eee;}
.nw_i .news_div_item .news_div_item_title a {display: block;font-size: 20px;transition: all .5s;line-height: 20px;margin: 70px 0 15px;}
.nw_i .news_div_item:hover .news_div_item_title a,.nw_i .news_div_item:hover .news_div_item_title a:after,.nw_i .news_div_item:hover .news_div_item_month,.nw_i .news_div_item:hover .news_div_item_day{color: #0040e0;}
.nw_i .divdgweb_new_div button{display:none!important;}
.nw_i .news_div_item:hover img {}

/*底部*/
.links{width:100%; overflow:hidden; padding:40px 0; border-top:1px #eee solid;  line-height: 30px; background:#ffffff;}
.linksW{ max-width: 1400px; margin:0 auto;display: flex;justify-content: space-between;align-items: center;}
.links_l{ width:10%;}
.links_lm{font-size:18px; line-height:30px; color:#333;}
.links_r{ width:90%; color:#999; padding-left: 30px;}
.links_r a{font-size:15px; color:#999;}

/*copy*/
.wrapper { margin: 0 auto;}
.bqtop{width: 100%; background: #000000;height: 10px; overflow: hidden;position:relative;}
.copy {width: 100%;background: #000000;padding: 100px 0;}
.copy_box {max-width: 1400px; margin: 0 auto;display: flex;justify-content: space-between;align-items:  center;}
.copy_con {width: 50%;position: relative;}
.copy_con ul {display: flex;justify-content: space-between;width: 100%;}
.copy_con li {display: flex;flex-direction: column;}
.copy_con li p {font-size: 18px;color: #fff;line-height:  30px;padding-bottom: 22px;}
.copy_con li a {font-size: 15px;color: #999999;line-height: 28px;margin-bottom: 4px;}
.copy_con li a:hover  {color:#fff;transition:0.5s;}
.copy_int {width: 28%;display: flex;justify-content: space-between;}
.copy_l {padding: 20px;background: #fff;display: flex;justify-content: center;align-items: center;flex-direction: column;width: 42%;}
.copy_l i {display:  inline-block;width: 100%;}
.copy_l i img {width:100%;}
.copy_l>p {font-size: 15px;line-height: 20px;padding-top: 15px;}
.copy_r {}
.copy_r>p {display: flex;flex-direction: column;font-size:15px;color: #fff;    line-height: 30px; }
.copy_r>p span {font-size: 24px;color: #fff;font-family: Arial;}
.copy_r a {width: 160px;height: 42px;border-radius: 40px;background: #0040e0;display: flex;justify-content: center;align-items: center;font-size: 15px;color: #fff;margin-top: 30px;}


.copyright{padding:28px 0;overflow:hidden;background: #000000;    border-top: 1px solid #333;font-weight: 100;}
.copyright .con{ line-height:30px;font-size:14px;color:#999; text-align:center;}
.copyright a{color:#999;font-size:14px;}
.copyright a:hover{color:#fff;font-size:14x;}
/*-- end footer --*/



/*mol*/
.mol {overflow: hidden;padding:80px 0;}
.mol_box {max-width: 1500px;margin: 0 auto;}
.mol_tit {display: flex;align-items: center;justify-content: center;}
.mol_tit p {font-size: 40px;line-height: 45px;display: flex;flex-direction: column;align-items: center;position: relative;font-weight: lighter;}
.mol_call {margin-top: 60px;overflow: hidden;}
.mol_call .new_web_div2021 {    display: flex;    width: 100% !important;overflow: unset !important;}
.mol_call .tempWrap { width: 100% !important;}
.mol_call ul{ display: flex;justify-content: space-between;    width: 100% !important;flex-shrink: 0;}
.mol_call li {width:19% !important;display: inline-table;overflow:hidden;position:relative;height:100%;box-sizing: border-box;    border: 1px solid #eee;}
.mol_call li>a{display: block;}
.mol_call li>a>img{width:100%;height:auto;}
.mol_call li p {width:100%;height:100%;background: rgba(0,64,224,0.9);;position:absolute;top:0;left:0;transform-origin: center;transition: 600ms;border-radius: 100px 0;    transform: scale(0);}
.mol_call li p a{display:block;font-size:16px;color:#fff;display: flex;align-items: center;justify-content: center;height: 100%;}
.mol_call li:hover p{transition: 600ms;    transform: scale(1);}
.mol_after {display: flex;justify-content: center;align-items: center;}
.mol_after ul {display: flex;justify-content: space-between;width: 4%;}
.mol_after li {width: 10px;height: 10px;border-radius: 50%;background: #5d7db6;transition: 0.5s;}
.mol_after li:hover {width:30px;transition: 0.5s;border-radius: 8px;}


/*生产商*/
.shengchan_con{background: url(https://memberpic.114my.com.cn/chenxing888/uploadfile/image/20211021/20211021210026_187196673.jpg) no-repeat;
 background-size: cover;}
.sc_con{display: flex;width: 1400px;margin:0 auto;padding: 80px 0px 0px 0px;}
.scc_img{width:761px; padding-top:32px;}
.sc_tit{color: #333;font-size: 36px;font-weight: normal;}
.sm_tit{color:#a7a7a7;font-size: 14px;margin-top: 30px;margin-bottom: 5px;}
.sc_icon{border-radius:51px;background: #0f41fa;display: inline-block;width: 51px;height: 51px;
	text-align: center;padding-top:8px;}
.sc_icon2{border-radius:51px;background: #fac80f;display: inline-block;width: 51px;height: 51px;
	text-align: center;padding-top:8px;}
.xtit{font-weight: 100;color: #231f20;font-size: 24px;margin-left:10px;display: inline-block;vertical-align: middle;}
.xcon{font-size: 14px;color: #7c7c7c;width: 228px;line-height: 22px;margin-left: 10px; margin-top:8px;}
.scys_con{display: flex;flex-wrap:wrap;justify-content: space-between; }
.sc_ys{margin-top:30px;}
.sc_ys>div{display:table;}
.sc_button{margin-top: 55px;background: #0f41fa;display: inline-block;border-radius: 25px;width: 180px;height: 47px;text-align: center;line-height: 47px;cursor:pointer;transition:0.5s;}
.sc_button:hover{width: 228px;box-shadow: 5px 8px 12px rgba(15,65,250,0.6);transition:0.5s;}
.sc_button a{display:block;color: #fff;}
.zixun{margin-left: 6px;}

@keyframes shengchan{
	0%{transform:translateY(0);}
	25%{transform:translateY(-20px);}
	50%{transform:translateY(0);}
	75%{transform:translateY(-12px);}
	100%{transform:translateY(0);}
}