/*通用代码*/
*{ margin:0px; padding:0px;}
body{font-size:14px; color:#222222; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1400px; overflow-x:hidden;} 
img{margin: 0px; padding: 0px;border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{margin: 0px; padding: 0px; list-style: none;}
.clear{clear:both;}
a{color: #222222; text-decoration: none; font-size:14px;}
a:hover{color: #0a93f3;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none;font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.fl{ float:left;}
.fr{ float:right;} 
.dfc{display:flex;align-items:end;justify-content:center;}
.dfs{display:flex;align-items:end;justify-content:space-between;}
.dfe{display:flex;align-items:end;justify-content:end;}



/*定义版面统一宽度*/
.page{ width:1400px; margin:0 auto;}
.w1400{ width:1400px; margin:0 auto; overflow:hidden;}


/*距离*/
.top10{ margin-top:10px;}
.top20{ margin-top:20px;}
.top30{ margin-top:30px;}
.top40{ margin-top:40px;}
.top50{ margin-top:50px;}
.top60{ margin-top:60px;}
.top70{ margin-top:70px;}
.top80{ margin-top:80px;}
.top90{ margin-top:90px;}
.top100{ margin-top:100px;}

/*tit*/
.tit{ font-size:43px; color:#333; text-align:center; margin-bottom: 10px; }
.tit b{ font-size:43px; color:#0a93f3; text-align:center;}
.tit p{ font-size:16px; font-weight:lighter; color:#999; line-height:30px;}
.tit_tu{ background:url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210524/20210524110758_1026969133.png) no-repeat; width:200px; height:35px; margin:0 auto; animation:translation linear 2s infinite;}
@keyframes translation{
	0%{ transform:translateY(5px);}
	50%{ transform:translateY(-5px);}
	100%{ transform:translateY(5px);}
	}
.titel{ font-size:46px; color:#fff; text-align:center; margin-bottom: 10px; }
.titel b{ font-size:46px; color:#fff; text-align:center;}
.titel p{ font-size:18px; font-weight:lighter; color:#ededef; line-height:40px;}


/*head*/
.head_bg{ font-size:14px; color:#b4b9bd; min-width: 1400px; height:46px; line-height:46px; background:#f5f5f5; padding:0 75px 0 75px; position:relative;}
.head_r{ width:1400px; margin:0 auto;}

.head_r span{ display:inline-block; padding-left:31px; position:relative; cursor:pointer; z-index:11111; color:#daecfe;}
.head_r span a{color:#daecfe;}
.head_r span b{ font-size:20px; color:#fff;}
.head_r span+span{ margin-left:17px;}
.head_r span img{ position:absolute; top:110%; left:0; width:100px; z-index:9; height:auto; visibility:hidden; opacity:0; transition:all .3s ease;}
.head_r:after{ content:''; display:block; position:absolute; right:0; top:0; z-index:1; background:#0a93f3; width:44%; height:50px; border-bottom-left-radius:80px;}
.head_r span:hover img{ top:100%; visibility:visible; opacity:1; }
.head_r span:nth-child(1){ background:url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210522/20210522180052_774469260.png) no-repeat left center;     padding-left:30px;}
.head_r span:nth-child(2){background:url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210522/20210522193227_2131683763.png) no-repeat left center;}
.head_r span:nth-child(3){background:url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210522/20210522180052_323082089.png) no-repeat left center;}
.head_r span a:hover{ text-decoration:underline;}

/*nav*/
.header_bg{width: 1400px; margin: 0 auto; position: relative; z-index: 9999; display: flex; align-items: center; height: 130px;}
.logo{}
.logo_w{margin-left: 10px; font-size:12px; text-transform:uppercase; width: 270px; color:#999;}
.logo_w p{font-size: 23px;color: #222;font-weight: bold;}
.logo_w1{font-size: 18px;display: block;margin-top:10px; width: 320px; line-height:36px;}
.logo_w1 p{font-size:16px;color: #0a93f3;font-weight: bold;}
.logo_x{ float:left; width:1px; height:60px; margin:0 auto;  background: #ededed; margin: 10px 10px 0 0;}



.nav{height: 130px; position: relative; left: 110px;}
.menu{ float: left;}
.NavCeshi{}
.NavCeshi .r{background: none;}
.NavCeshi > li { float: left; transition: 0.2s all ease-in-out; position: relative; padding:0px 10px;}
.NavCeshi > li:first-child{}
.NavCeshi > li > a { display: block; text-align: center; padding: 0px 0; font-size: 16px; line-height:130px; color: #333; transition: 0.2s all ease-in-out; height: 130px; position: relative; z-index: 1113; }
.NavCeshi > li > a:after,.NavCeshi > li > a::after{ content: ''; width: 0%; height: 2px; background: #0a93f3; display: block; position: absolute; left: 0; bottom: 0; transition:0.3s all ease-in-out; }
.NavCeshi > li.navcurrent > a:after,.NavCeshi > li.navcurrent > a::after,.NavCeshi > li:hover > a:after,.NavCeshi > li:hover > a::after{ width: 100%; }
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a { color: #0a93f3; font-weight:bold;}
.NavCeshi > li.navcurrent > a > .en,.NavCeshi > li:hover > a > .en{ }
.NavCeshi li>.nav2 {display: none; position:absolute; left:-27px; top:130px; z-index: 99999;}
.NavCeshi li>.nav2 a{display: block; margin-top: 1px; background:#fff; height: 62px; line-height: 62px; width: 135px; font-size: 15px; text-align: center; color:#333; border-bottom: none;}
#aa2 > .nav2 {}
#aa2 > .nav2 a { width:150px; font-size: 15px;}
.NavCeshi li>.nav2 a:hover{background:#0a93f3; color: #fff;}
.nav2 b{color:#999;}



/*导航下拉*/
.NavCeshi li .sedNav {width:180px;  position: absolute; background:#fff;left:-36px; top:100%; z-index:9999; display: none;}
.NavCeshi li .sedNav a {display: block; line-height: 50px; color: #333; font-size: 14px;text-align: center;}
.NavCeshi li .sedNav a:hover {color: #fff; background:#0a93f3;filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e92929', endColorstr='#c21313',GradientType=0 );}:root .gradient{-webkit-filter:none;filter:none;}




/*baner*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1;}
.banner-box{ min-width:1400px; height:700px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:700px; background-position: center; background-repeat: no-repeat; background-color: #000}
.banner-box .bd li a{ display:block; background-size:auto; width: 100%;
    height: 80%;
    position: relative;
    z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:280px; left: 0; margin-left: 0; height: 380px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px; background:url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210524/20210524093402_794249412.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210524/20210524093402_794249412.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #0a93f3;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }


/*search*/
.search{ margin: 0; line-height:80px;}

.search b{ height:80px; width:30px; background:url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210524/20210524101950_542731284.png) no-repeat 0px 30px; float:left;color:#666666; font-size:14px;}
.search b:hover{color:#0a93f3;}
.search a:hover{text-decoration: underline;}
.search_bg{margin-top: 13px;height: 48px;width: 320px;background: #ecebeb; border-radius: 25px;box-sizing: border-box;padding: 0 20px;white-space: nowrap;}
.search_bg input{display: inline-block;vertical-align:middle; background: none; border: none;}
#soo{background: #0a93f3; border-radius: 40px; width: 40px; height: 40px;    margin: 4px 0 0 61px;}
#infoname{width: 190px;}
.keyword a:hover { text-decoration: underline; color: #0a93f3;}



/*pro*/
.pro_bg{ background:url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210524/20210524112141_1379567079.jpg) no-repeat center; margin:0 auto; width:100%; height:1024px; padding-top:60px;}

.pro_list{width:1400px; margin:0 auto; margin-top:30px; height: 122px; overflow:hidden;}
.pro_list table{width:100%;margin: auto;}
.pro_list tr{display:inline-block;vertical-align:top;height:62px;     border: 1px solid #f3f3f3;  background:#fff;}
.pro_list tr td{display:block;width: 231px !important; height: 62px !important; padding-top: 0px !important;}
.pro_list tr.cur td b a .lasttname {bottom:0;left:30px;}
.pro_list tr td b{font-size:0;}
.pro_list tr td b a{display:block;line-height:62px;padding:0px 0px 0px 45px;transition:500ms ease;position:relative;}
.pro_list tr td b a:after{content:'';width:19px;height:19px;background:url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210524/20210524135522_192258365.png) no-repeat center;position:absolute;top:36%;left:0px;transition:600ms ease;     padding-left: 35px;}
.pro_list tr td a{font-size:16px;color: #444 !important;  font-weight: normal;}
.pro_list tr.cur td b a{color:#fff !important;transition:500ms ease; background: #0a93f3;}
.pro_list tr.cur td b a:after{background:url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210524/20210524135701_627122612.png) no-repeat center;transform: rotate(90deg);transition:600ms ease;}
.pro_list #showtyepname div{font-size:0;}
.pro_list #showtyepname a{font-size:16px;display:inline-block;padding-left: 45px;line-height: 62px;position:relative;}
.pro_list #showtyepname a:before{content:'';width:6px;height:6px;border-radius:6px;border:1px solid #c5c5c5;position:absolute;top:50%;left:26px;margin-top:-4px;}
.pro_list #showtyepname a:hover:before{border:1px solid #0a93f3;}

.pro_m {height: 62px;  width: 231px;  position: relative;  top: -63px; left: -3px;  background: #fff url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210524/20210524135522_192258365.png) no-repeat 18px 22px;  float: right;   line-height: 62px;}
.pro_m:hover,.pro_m a:hover{ display: block; color:#fff !important; background:#0a93f3 url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210524/20210524135701_627122612.png) no-repeat 18px 22px;}
.pro_m a {padding-left: 44px;     font-size: 16px; }
.pro_m a:hover{color:#fff !important;}



.pro_fl{ float:left; width:440px;     position: relative;  height:615px; }
.pro_fl .img {width: 440px; height: 500px; overflow: hidden;}
.word{width: 100%;background:#0a93f3;height: 120px;position: absolute;bottom: 0;left: 0;box-sizing: border-box; color: #fff;line-height: 32px;}
.word .left1{width: 245px; background: #d9241b; font-size: 16px;padding: 28px 25px; box-sizing: border-box;}
.word .left1 p{ font-size: 26px; letter-spacing: 3px;}
.word .left2{padding: 12px 20px; font-size:18px;width: 190px;box-sizing: border-box; }
.word .left2 p{ display: block;float: left; margin: 0px 8px; padding-left: 30px; background: url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210527/20210527141735_995969658.png) left center no-repeat;}
 


.pro_fr{ float:right; width:936px;}
.pro_fr td{ display:inline-block; padding:0 !important; width:300px; transition:all .3s ease;}
.pro_fr td a,.pro_fr td span{ display:block; position:relative; overflow:hidden;}
.pro_fr td br{ display:none;}
.pro_fr td span a{ text-align: left; font-size:18px;  color:#4e4f50;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height:68px; transition:all .3s ease;position: relative;padding: 0 36px 0 12px;}
.pc_right td span a:hover {color: #fff;}

.pro_fr tr+tr{ margin-top:32px; display:block;}
.pro_fr td>a{}
.pro_fr td>a img{ transition:all .6s ease; width:100%; height:auto;}
.pro_fr td:hover>a img{ transform:scale(1.1);}
.pro_fr td:hover span a{background: #0a93f3; color:#fff; padding: 0 46px 0 22px;}
.pro_fr td:hover span a:after{background-position-x:-20px; right: 20px;}



.pc_right{width: 1400px; }
.show_list{overflow:hidden; padding:50px; background: #f8f8f8;}
.solu_zb{width:537px; height:326px;}
.solu_zb img{width:537px; height:326px;}
.pc_right li+li,.pc_right li td br{display:none;}
.pc_right li tr{font-size:0;display:block;}
.pc_right li tr+tr{margin-top:33px;}
.pc_right li td{width:300px;display:inline-block;vertical-align:top;background:#fff;border:1px solid #f2f2f2;position:relative;transition:500ms;  margin-right:15px;}
.pc_right li td:hover{border-color:#0a93f3;transition:500ms;}
.pc_right li td:nth-of-type(3){margin-right:0px;}

.pc_right li td span{border-top:1px solid #f2f2f2;}
.pc_right li td span,.pc_right li td span a{display:block;line-height:62px;     text-align: center;}
.pc_right li td span a{font-size:15px;color:#333;transition:500ms;}
.pc_right li td:hover span a{color:#fff; transition:500ms;}


/*pro_adv*/
.pro_adv{background:url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210527/20210527214030_345522750.jpg) no-repeat center; width:100%; height:780px; margin:0 auto; padding-top:80px;}
.int_con {width: 1400px;margin-top: 85px;height: 510px;}
.int_con ul {display: flex;justify-content:space-between;align-items: end;}
.int_con li {height: 320px;background: #f5f5f5;flex: 1;border-radius: 10px;padding: 63px 36px;text-align: center;transition: 0.5s;cursor: pointer;}
.int_con li.on {height: 400px;transition: 0.5s;background: #02a1fc;transform: translateY(-30px);}
.int_con li.on b,.int_con li.on p,.int_con li.on p span,.int_con li.on em {color:#ffffff;}
.int_con li+li {margin-left: 13px;}
.int_con li b {font-size: 56px;line-height: 60px;color: #dddddd;}
.int_con li p {font-size: 26px;color: #333333;font-weight: bold;line-height: 24px;margin-top: 45px;     letter-spacing: 1px;}
.int_con li p span {font-size: 15px;line-height: 28px;color: #999999;display: flex;font-weight: normal;margin-top: 20px;     letter-spacing: 0px;}
.int_con li i {width: 20px;height: 2px;background: #02a1fc; display: inline-block;margin-top: 42px;}
.int_con li em {font-size: 20px;line-height: 24px; text-transform: uppercase;font-weight: bold;color: #dddddd;display: block;margin-top: 32px;}



/*case */
.case .title{ margin:60px 0 60px 0;}
.casecon{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.casecon li{ width:18.25%; height:528px; overflow:hidden; transition:all .3s ease; text-align:center; position:relative;}
.casecon li.on{ width:27%;}
.casecon li a{ display:block; width:100%; height:100%; background:rgba(30,30,36,.85); transition:all .3s ease;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.casecon li.on a{ background:none;}
.caseicon{ display:inline-block; width:68px; height:52px; background:url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210527/20210527215933_1901376975.png) no-repeat left top; margin-bottom:60px;}
.casecon li:nth-child(2) .caseicon{ background-position-x:-102px;}
.casecon li:nth-child(3) .caseicon{ background-position-x:-184px;}
.casecon li:nth-child(4) .caseicon{ background-position-x:-258px;}
.casecon li:nth-child(5) .caseicon{ background-position-x:-332px;}
.case_t{ font-size:25px; color:#fff;}
.case_t:after{ content:''; display:block; margin:50px auto 0 auto; background:#fff; width:48px; height:2px; background:#aaabab; transform:all .3s ease;}
.casewa{ position:relative; transform:all .3s ease;}
.casecon li.on .casewa{ position:absolute; bottom:0; width:100%; left:0; height:175px; background:rgba(255,255,255,.75);display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.casecon li.on .case_t{ font-size:27px; color:#0e0e0e;}
.casecon li.on .case_t:after{ width:0; margin-top:0;}
.casecon li.on .caseicon{ transform:scale(.8); margin-bottom:10px; background-position-y:-88px;}





/*adv*/

.tit_t dl {font-size: 42px;color: #008fe8;font-family: zcoolgdh;letter-spacing: -2px; font-weight:bold; text-align:center;     line-height: 42px;}
.tit_t dl b{ font-weight:bold; color:#222;}
.tit_t dl a b{color: #222; font-weight:normal;}
.tit_t dl a{font-size: 42px;color: #008fe8;}
.tit_t p{ font-size: 17px; padding-top: 14px; text-align:center; color:#666;}

.adv_bg{background:url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210526/20210526222011_657220932.jpg) no-repeat center; width:100%; height:1187px; margin:0 auto; padding-top:80px;}
.page1{ width:1300px; margin:0 auto;}
.advcenter{ margin-top:18px;}
.advtab{ height:199px; font-size:0;}
.advtab li{ display:inline-block; font-size:24px; color:#fff; width:25%; text-align:center; position:relative; cursor:pointer; box-sizing:border-box; padding-top:40px; height:199px;}
.advtab li em{ display:block; font-size:14px; color:#9ec9e7; text-transform:uppercase; margin-top:4px;}
.advtab li+li:after{ content:''; display:block; position:absolute; width:1px; height:88px; background:#33adf9; left:0; top:56px;}
.advtab li span{ position:relative; display:inline-block; width:65px; height:65px; border-radius:50%; background:#fff; margin:0 0 13px 0;transition:all .5s ease;}
.advtab li span i{ display:block; position:absolute; top:0; left:0; right:0; bottom:0; margin:auto; background:url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210526/20210526220352_1710915373.png) no-repeat left top; width:42px; height:33px; transition:all .5s ease;}
.advtab li:nth-child(2) span i{ background-position-x:-63px; width:33px; height:38px;}
.advtab li:nth-child(3) span i{ background-position-x:-115px;}
.advtab li:nth-child(4) span i{ background-position-x:-183px; width:35px; height:37px;}
.advtab li:before{ content:''; display:block; position:absolute; left:0; right:0; margin:0 auto; width:27px; height:14px; background:url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210526/20210526220352_580592321.png) no-repeat center; bottom:-20px; transition:all .3s ease; opacity:0; visibility:hidden; z-index:3;}
.advtab li.on span{ background:#d3021c;}
.advtab li.on:before{ bottom:-14px; visibility:visible; opacity:1;}
.advtab li.on span i{background-position-Y:-49px;}
.advcen{ padding:50px; background:#fff;}
.advleft{ width:460px;}
.adv_t span{ font-size:28px; color:#2e2f30; display:block;  font-weight: bold;}
.adv_t em{font-family:impact; color:#dbe0e4; font-size:68px;}
.adv_t:after{ content:''; display:inline-block; width:40px; height:3px; background:#008fe8; margin-top:20px;}
.adv_c{ font-size:14px; color:#939799; line-height:35px; margin:35px 0 40px 0;}
.advphone{ padding-left:40px; background:url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210526/20210526222131_292900750.png) no-repeat left center; font-size:16px; color:#aaaaaa;}
.advphone em{ font-size:30px; color:#008fe8; font-family:Arial, Helvetica, sans-serif; vertical-align:sub; padding-left:20px; display: initial;}
.advnum{ margin-top:40px; font-size:30px; color:#2c3134; position:relative;}
.advnum em{ color:#008fe8; float:left;}
.advnum i{ display:block; position:absolute; right:0; top:0; bottom:0; margin:auto 0; height:1px; width:320px; background:#dfe1e2;}
.advnum i:after{ content:''; display:block; position:absolute; width:25%; height:3px; top:-1px; background:#008fe8; left:0; transition:all .3s ease;}
.advnum i.an2:after{ width:50%;}
.advnum i.an3:after{ width:75%;}
.advnum i.an4:after{ width:100%;}
.advright img { border: 8px solid #ededed;}


/*Process*/
.Process{ margin-top:50px; height:240px;}
.Process li{ width: 200px; height: 200px; float: left;border-radius: 200px; border: 1px solid #eeeeee; text-align: center; box-sizing: border-box; margin-right: 37px; position: relative;}
.Process li:nth-child(6){ margin-right: 0;}
.Process li img{ margin: 45px auto 15px; transition: all 0.5s; position: relative; z-index: 1;}
.Process li strong{ font-size: 20px; color: #222222; display: block;position: relative; z-index: 1;}
.Process li p{ line-height: 28px;  color: #555555; font-weight: 100; margin-top:6px; font-size:15px;position: relative; z-index: 1;padding: 0px 30px;}
.Process li:hover strong{ color:#fff;}
.Process_digital{ position: absolute; background: #0a93f3; width: 40px; height: 40px; line-height: 40px; text-align: center; font-size:22px; color: #fff; font-family: Arial; bottom: -17px; left: 50%; margin-left: -20px; border-radius: 20px; z-index: 2;    box-sizing: border-box;cursor:pointer;}
.Process li .Process_box::before{ content: ""; display: block; width: 100%;  height: 0; transition: 0.5s all; background: #0a93f3; border-radius: 50%; position: absolute; left: 0; top: 0;z-index: 0;cursor:pointer; }
.Process li:hover .Process_box::before{ height:100%;}
.Process_box{width: 200px; height: 200px;overflow: hidden;position: absolute; left: 0; top: 0;border-radius: 50%;z-index: 0;cursor:pointer;}
.Process li:hover img:nth-child(2){display: none;}
.Process li:hover img:nth-child(3){display:  block;}
.Process li img:nth-child(3){display: none; }
.Process li:hover p{ color:#f0f2f5;}
.Process li:hover .Process_digital{border:2px solid #fff; background:#ce0000; line-height:36px;}



/*company*/
.company_bg{width:100%; height:597px; background:url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210526/20210526214630_1806773727.jpg) center no-repeat; padding-top:60px;}
.company_t{background:#fff; padding:40px;}
.company_l{width:650px; float:left; }
.company_l .about_1{height:60px; font-size:40px; font-weight:bold; color:#0a93f3;}
.company_l .about_1 b{font-weight:normal; color:#222; font-size:40px;}
.company_l .about_2{height:61px; font-size:25px; color:#424445;}
.company_l .about_3{height:4px; width:35px; background:#d0d0d0;}
.company_l .about_4{height:175px; margin-top:32px; font-size:16px; color:#8e979f; line-height:36px; font-weight:lighter;}
.company_l .about_4 a{font-size:16px; color:#8e979f;}
.company_l .about_4 a:hover{font-size:16px; color:#0a93f3;}
.company_l .about_5{margin-top: 10px;}
.company_l .about_5 li{float:left; font-size:16px; color:#8e979f; font-weight:lighter;}
.company_l .about_5 li b{font-size:50px; letter-spacing:-3px; font-weight: normal; font-family: fontDin1; padding-right:5px;     color: #0a93f3;}
.company_l .about_5 li p{padding-top:1px; text-align:center;}
.company_l .about_5 li+li{margin-left:90px;}

.company_r{width:710px; float:right;     overflow: hidden;}
.company_r img{    transition: all 0.7s ease-in 0s;  -webkit-transition: all 0.5s ease-in 0s; cursor: pointer;}
.company_r:hover img{transform:scale(1.1);}


.jquery-lightbox-move *{ box-sizing:content-box;}




/*news*/
.news{ background: #fff;    padding: 70px 0 80px 0;}
.news_bj{ padding:50px 0;}
.newstop{ display:-webkit-flex; display:flex; justify-content:space-between; flex-wrap:nowrap; align-items:flex-start; border-bottom:1px solid #e6e6e6; margin-bottom:40px;}

.news_t1{float:left; font-size: 34px; color: #232323; line-height: 70px; background:url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210527/20210527161132_1386552617.png) no-repeat left; padding-left:60px;     font-weight: bold;}
.news_t1 b{font-size: 20px;   color: #999999;  font-weight: 400;   padding-left: 10px; text-transform: uppercase;}
p.newstab {padding-top: 30px;}

.newstab a{ display:inline-block; color:#222; font-size:20px; padding-bottom:20px; position:relative;}
.newstab a.on{ color:#0a93f3; font-weight:bold;}
.newstab a+a{ margin-left:90px;}
.newstab a:after{ content:''; display:block; width:0; height:3px; background:#0a93f3; position:absolute; transition:all .3s ease; left:0; bottom:0;}
.newstab a.on:after{ width:100%;}
.newsleft{width: 508px;height: 490px;box-sizing: border-box;background: #f3f3f3;padding: 40px;}
.newsright{width: 862px;height: 490px;}

.newsleft .news_div_item_pic{position: absolute;left: 0;top: 0;width: 426px;height: 306px; overflow: hidden;overflow: hidden; border: 1px solid #eee;}
.news .news_div_item_pic img{width: 100%;height: 100%;transition: all .6s ease;}
.news .news_div_item:hover .news_div_item_pic img{transform: scale(1.1);}
.news .news_div_item:hover .news_div_item_a{color:#0a93f3;}
.news .news_div_item{position: relative;}
.newsleft .news_div_item{padding-top: 330px;}
.newsleft .news_div_item_date{position: absolute;right:0;padding-top: 52px; bottom:0;text-align: center; background: #0a93f3; width: 82px;height: 80px;box-sizing: border-box;}
.newsleft .news_div_item_date>div{display: inline-block;font-size: 14px;color: #ffffff;font-weight: lighter;}
.newsleft .news_div_item_date .news_div_item_day{position:absolute;top: 5px;left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;}
.newsleft .news_div_item_content{width: 290px;}
.news .news_div_item_a{display: block;font-size: 18px;color: #222222;font-weight: lighter; white-space: nowrap;text-overflow: ellipsis;position: relative; overflow: hidden;} 
.news .news_div_item_body{font-size: 14px;color: #aaaaaa;font-weight: lighter;margin-top: 10px;line-height: 26px;height: 52px;overflow: hidden;}
.newsright .news_div_item{position: relative; display: inline-block;vertical-align: top;background: #f3f3f3; box-sizing: border-box;width: 430px;height: 162px;margin: 0 1px 1px 0;padding: 40px 0 0 120px;}
.newsright .news_div_item:nth-child(2n){margin-left: 0;}
.newsright .news_div_item_content{width: 260px;}
.newsright .news_div_item_date{position: absolute;left:30px;padding-top: 52px; top:40px;text-align: center;}
.newsright .news_div_item_date>div{display: inline-block;font-size: 14px;color: #555555;font-weight: lighter;}
.newsright .news_div_item_date .news_div_item_day{position:absolute;top: 5px;left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;}




/*link*/
.link_bg{ width:100%; background:#2f2f2f; height:90px; line-height:90px;}
.link_f{font-size: 18px;color: #e6e6e6; display: block;float: left;width: 120px; background:url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210525/20210525095351_608063732.png) no-repeat left 32px; padding-left:40px;}
.link_f.en{font-size: 12px;font-weight: 100;color: #999;display: block;text-transform: capitalize;line-height: 15px;}
.linkTagcs li{text-align:center;  padding: 0 5px;     width: auto !important;}
.link_f{color: #e6e6e6;}
.link_r{color: #e6e6e6; width:1240px; float:left;}
/*copy*/
.copy{background:#232323; width: 100%;padding: 50px 0px 10px;}
.copy_row1:after{content: '';clear: both;display: block;}
.copy_item{float:left;padding-right:68px;margin-right:60px;}
.copy_item ul strong{display: block;padding:0 0 10px; position: relative;}
.copy_item ul strong a{display: block; line-height: 40px;color: #fff;font-weight: normal;font-size: 16px;}
.copy_item ul strong a .en{font-size: 12px;color: #666;font-weight: normal;text-transform: capitalize;}
.copy_item ul li a{display: block;color: #aaa;line-height: 30px;font-size: 14px;font-weight: lighter;}
.copy_item ul li{display: block;}
.copy_item ul li a:hover{color: #f1f1f1;text-decoration: underline;}

.copy_item ul strong::after { position: absolute; content: ""; top: 50px; width: 26px; height: 3px; background-color: #fff; left: 0px; }
.copy_item :hover strong::after { position: absolute; content: ""; top: 50px; width: 77px; height: 3px; background-color: #02a1fc; left: 0px; transition: 0.5s; }

.copy_r1_tel{background: url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210525/20210525093445_847704204.png) no-repeat right 15px;color:#f1f1f1;font-size:15px;line-height:35px;position: relative;width: 100%;padding:10px 0 10px;}
.copy_r1_tel:after{content: '';display:block;width: 100%;height:1px;background: #464444;position: absolute;bottom: 0px;left: 0;}
.copy_r1_tel strong{font-size:28px;color: #0a93f3;line-height: 30px;display: block;font-weight: normal; font-weight:bold;}
.copy_r1_r{width: 430px;float: right;}
.copy_r1_add{background: url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210525/20210525093502_989453773.png) no-repeat left center;color: #ccc;font-size: 14px;line-height: 30px;padding: 10px 0 0 30px;}
.copy_r1_Contact{background: url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210525/20210525093520_793661681.png) no-repeat left center;color: #ccc;font-size: 14px;line-height: 30px;padding: 10px 0 0 30px;}
.copy_r1_fax{background: url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210525/20210525093825_1936721314.png) no-repeat left center;color: #ccc;font-size: 14px;line-height: 30px;padding: 10px 0 0 30px;}

.copy_row1{padding-bottom: 45px; border-bottom: 1px solid #2b2b2b;}

.copy_row3 .copy_r3_l{color: #aaa;font-size: 14px;line-height: 80px;width: 70%;float: left;height: 80px;}
.copy_row3 .copy_r3_l a {color: #aaa; font-size: 14px;text-transform: uppercase;}
.copy_row3 .copy_r3_l a:hover{color: #f1f1f1;text-decoration: underline;}
.copy_row3 .copy_r3_r{width: 8%;float: right;height: 70px;line-height: 70px;color: #aaa;font-size: 15px;}


.copy_r3_ico{width: 32px;height: 32px;position: relative; float: left;margin: 25px 0 0 20px;}
.copy_r3_ico i{width: 32px;height: 32px;background: url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210525/20210525095859_997808153.png) no-repeat center top;display: block;}
.copy_r3_ico2 i{background: url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210525/20210525095859_1641234069.png) no-repeat center top;}
.copy_r3_ico img{display: none;position: absolute;bottom: 40px;width: 120px;height: 120px;left: -50%;margin-left: -30px;}
.copy_r3_ico:hover i{background-position-y:-65px;}




/*右侧浮动*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/0432531/uploadfile/image/20210527/20210527100130_1381921786.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #0a93f3; }/*颜色更改*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #0a93f3; border-color: #0a93f3; color: #fff; margin: 10px 0 7px;}/*颜色更改*/
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #0a93f3; border-color: #0a93f3;}/*颜色更改*/
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*电话*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #0a93f3; font-size: 18px; }/*颜色更改*/
.right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.right-arrow1,.right-arrow2 { width: 0; height: 0; display: block; position: absolute; left: 0; top: 0; border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid; overflow: hidden;}
.right-arrow1 { left: 1px; border-left: 6px #efefef solid;}
.right-arrow2 { border-left: 6px white solid;}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width: 120px; height: 120px; margin: 12px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*邮箱*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #0a93f3; font-size: 16px; }/*颜色更改*/
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#0a93f3;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }