/*公用*/
@font-face {
font-family:fontDin1;
src: url(../cssnew/DIN-MEDIUM_otf.txt),url(../cssnew/DIN-MEDIUM_woff.txt),url(../cssnew/DIN-MEDIUM_eot.txt),url(../cssnew/DIN-MEDIUM_woff2.txt),url(../cssnew/DIN-MEDIUM_ttf.txt)}
*{ margin:0px; padding:0px;}
body{font-size:14px; color:#414755; font-family:"Microsoft YaHei"; font-weight:lighter; 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: #414755; text-decoration: none; font-size:14px;}
a:hover{color: #18b610;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none;font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
h1,h2,h3,h4,h5,h6,h7 {font-weight: normal;}
.w1400{ width:1400px; margin:0 auto;}
.w1300{ width:1300px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
.title{text-align: center;font-size: 40px;color: #414755;}
.title i{color: #18b610;}
.title span{display: block;font-size: 18px;margin: 5px 0 20px 0;}
.title em{ font-size:0; display:inline-block;height: 8px;}
.title em i{ display:inline-block; width:10px; height:10px; border-radius:50%; background:#ccd2cc;animation: bounce_fountainG 1.2s linear infinite;} 
.title em i+i{ margin-left:16px;}
.title em i:nth-child(1){animation-delay: .4s;}
.title em i:nth-child(2){background:#18b610;animation-delay: .6s;}
.title em i:nth-child(3){animation-delay: .8s;}
.title b{color: #18b610;}
.page{ width:1400px; margin:0 auto; height:auto; overflow:hidden; }

@keyframes bounce_fountainG { 
0% {
transform:scale(1);
}
100% {
transform:scale(.5);
}
}
.gd{animation: myfirst 2s infinite; display: inline-block;}  
 @keyframes myfirst {  0% {  
               transform: translate(0px, 0px);  }  
           50% {  
               transform: translate(0px, -10px);  
           }  
           100% {  
               transform: translate(0px, 0px);  
           }  
}
@keyframes widthchange{
        0%{ width:20%}
        50%{ width:100%}
        100%{ width:20%}
        }
}
.mainhovercolor a:hover{color: #18b610;}


/*网站标题*/
.wz_bt{ text-align:center; margin:0 auto;margin-top: 60px;}
.wz_bt span{ font-size:40px; color:#484848; display:block; padding-bottom:10px;}
.wz_bt b{ color:#18b610;font-weight: bold;}
.wz_bt p{ font-size:20px; color:#555;}
.wz_bt i{color:#18b610;}

.wz_bt1{ text-align:center; margin:0 auto;}
.wz_bt1 span {font-size: 40px;color: #fff;display: block;padding-bottom: 10px;font-weight: bold;}
.wz_bt1 p{ font-size:20px; color:#fff;text-transform: uppercase;}
.wz_bt1 i{color:#fff;}

/*抬头*/
.top_bg{width:100%; height:38px; line-height:38px; background:#efefef; font-weight:lighter;}
.top_bg:after{height:38px; position: absolute; z-index:0; top:0; content:''; background:#535353; right:0px; width:325px;}
.top_l{padding-left:2%; color:#aaaaaa; float:left; font-size:14px;}
.top_r{color:#a2a9ba; position: absolute; z-index:99; right:0px; padding-right:2%;}



.top_r_font{float:right;}
.top_r_font li{float:left; border-right:1px solid #505562; height:38px; line-height:38px; padding:0px 15px;}
.top_r_font li a{font-size:14px; color:#aaaaaa;}
.top_r_font li a:hover{font-size:14px; color:#fff;}
.top_r_tel{float:right; font-size:18px; font-family:fontDin1; border-right:1px solid #505562; padding-right:15px;}
.top_r_tel img{float:left; padding-right:10px;}
/*导航*/
.nav_bg{width:100%; height:120px;}
.nav_logo{float:left; padding-left:2%; padding-top:17px;}
.nav_name{float:left; padding-left:15px; margin-top:37px; height:50px; border-right:1px solid #414755; padding-right:7px; font-size:33px; font-weight:bold;}
.nav_name p{font-size:15px; font-weight:normal; padding-top:-10px;}
.nav_font{float:left; padding-top:33px; font-size:23px; color:#18b610; font-weight:bold; padding-left:20px;}
.nav_font p{padding-top:3px; font-size:15px; letter-spacing:0.3px; color:#222222; font-weight:lighter;}

.nav{float:left; padding-left:13%;}
.nav>ul>li{display: inline-block; position: relative; margin-right:50px;}
.nav>ul>li:nth-child(10){margin-right:0px;}
.nav>ul>li>a{font-size: 16px; display: block;color: #414755; line-height: 120px;font-weight: lighter; position: relative;}
.nav>ul>li>a:after{content: '';display: block;position: absolute;bottom: 0;height: 3px;background: #18b610;width: 0;left: 0;transition: all .3s ease;}
.nav>ul>li.cur>a,.nav>ul>li:hover>a{color: #18b610;}
.nav>ul>li.cur>a:after,.nav>ul>li:hover>a:after{width: 100%;}
@media screen and (max-width:1650px){
.nav>ul>li{ margin-right:10px;}
}
@media screen and (max-width:1510px){
.nav>ul>li>a{ font-size: 14px;}
}
@media screen and (max-width:1400px){
.nav>ul>li{ margin-right:10px;}
}

.nav>ul>li .sedNav {width:270px; padding:30px;border:3px #fff solid;position: absolute;background:#f5f5f5;right: 0;top:100%; z-index: 99;display: none;}

.nav ul>li#a4 .sedNav{width:500px; left:-300px;}
.nav ul>li#a4 .sedNav .sedNav_r,.nav ul>li#a4 .sedNav .sedNav_r tbody {width:384px; display:block}
.nav ul>li#a4 .sedNav .sedNav_r tr{display:inline-block;margin:0 10px 10px 0;}

.nav li .sedNav p{font-size:18px; font-weight:bold; color:#222;padding-bottom:8px;}
.nav li .sedNav span{font-size:12px; color:#aaa; text-transform:uppercase;}
.nav li .sedNav span:after{content:"";display: block;  width:30px; height:4px; background:#18b610; margin-top:20px;}
.nav li .sedNav a {display: block; border:1px #e1e1e1 solid; width:140px;line-height: 34px;color: #888;font-size:14px; text-align: center;}
.nav ul>li#a4 .sedNav a{width:180px;}
.nav ul>li#a6 .sedNav a{width:180px;}
.sedNav_l{ text-align:left;}
.nav ul>li#a4 .sedNav .sedNav_r tr:nth-last-child(1),.nav ul>li#a4 .sedNav .sedNav_r tr:nth-last-child(2),,.nav ul>li#a4 .sedNav .sedNav_r tr:nth-child(12){margin-bottom:0;}
.nav li .sedNav td table{ display:none;}
.nav li .sedNav a+a,.nav li .sedNav tr+tr{  margin-top:10px; display:block;}
.nav li .sedNav a:hover {color: #fff;background-color: #18b610;}
.nav_last{float: right;padding-right: 2.6%;padding-top: 37px;}
.nav_last span{ font-size: 30px;font-weight: normal;color: #18b610;    padding-left: 15px;font-family: 'fontDin1';}



/*幻灯片*/
.flash_sz_bg{width:100%; height:638px; position:relative;}
.flash_bg{width:100%; height:638px; position:absolute; top:0px;}
.sz_bg{width:100%; height:120px; position:absolute; top:618px; background:url(http://login.114my.cn/memberpic/zjchhjkj/uploadfile/image/20210125/20210125171812_983624500.png); z-index:99;}

.banner{overflow:hidden; width:100%; position:relative; z-index:1; background:#000;}
.banner-box{ min-width:1300px; height:638px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:638px; background-position: center; background-repeat: no-repeat; }
.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:255px; left: 0; margin-left: 0; height: 450px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:0px; 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(http://login.114my.cn/memberpic/zjchhjkj/uploadfile/image/20210125/20210125154323_2102786734.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(http://login.114my.cn/memberpic/zjchhjkj/uploadfile/image/20210125/20210125154323_2102786734.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:130px; width: 100%; display: block; z-index:999;}
.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: #18b610;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{ height:110px; background:#fffff; box-shadow:0 0 10px #ddd;}
.keywords,.keywords a{ font-size:16px; color:#484848; line-height:110px;}
.keywords a:hover{ color:#18b610;}
.keywords span{ font-size:18px; color:#18b610;}
.seaphone{ height:42px; border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6; margin-top:35px; padding:0 30px;}
.seaphone span{ display:block; font-size:14px; color:#484848; padding-left:48px; background:url(http://login.114my.cn/memberpic/hanruisi/uploadfile/image/20200828/20200828151331_394167188.png) no-repeat left center;}
.seaphone strong{ display:block; font-size:20px; color:#484848;    font-family: 'fontDin1';}
.search form{ margin:14px 0 0 32px;}
.search_bg{ width:260px; height:50px; padding:0 20px; background:#eaeaea;    margin-top: 16px;}
.search_bg input{ display:block; float:left;}
.search_bg #soo{ float:right; margin-top:10px;}
#infoname{ width:230px; height:50px; background:none; border:none;}


/*特点*/
.td_bg {width:100%; min-width:1400px; height:573px; background:url(../uploadfile/image/20210421/20210421144948_435320670.jpg) no-repeat center top;}
.pr1_b {padding-top: 45px;}
.prod_row1 .pr1_t strong{ font-size: 20px; color: #222; line-height: 45px;}
.prod_row1 .pr1_t strong .en{ font-size: 20px; color: #fe7c08; display: inline-block; padding: 0 3px; }
.pr1_b .col4bg{ float: left; margin-left: 86px; background: url(../uploadfile/image/20210424/20210424144249_1638872758.png) no-repeat center bottom; padding-bottom: 45px; }
.pr1_b .col4 { width: 225px; height: 225px; background: #e8e8e8; padding: 30px; border-radius: 50%; display: block; text-align: center;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out; overflow:hidden;position:relative; cursor:pointer;}
.pr1_b .col4bg:first-child{ margin-left: 0; }
.pr1_b .col4 strong{ font-size: 22px; text-align: center; display: block; line-height:47px;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out; position:relative; z-index:3; font-weight: lighter;color: #555555;}
.pr1_b .col4 p{ font-size: 14px; color: #aaaaaa; line-height: 25px; display: block; margin-top: 5px;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out;   position:relative; z-index:3;}
.pr1_b .col4bg .col4 .big,.pr1_b .col4bg .col4 .big{ display: block; line-height: 80px; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;  background: url(../uploadfile/image/20210421/20210421144657_615746250.png) no-repeat center; transition:0.3s all ease-in-out; font-family: impact1;color:  #18b610; position:relative; z-index:3;  width: 80px; height: 80px;  margin: 5px auto;}
.pr1_b .col4bg.active .col4 .big,.pr1_b .col4bg .col4:hover .big{ color: #fff; background: url(../uploadfile/image/20210421/20210421144657_1061233355.png) no-repeat center;   height: 80px;  width: 80px;}

.pr1_b .col4bg .col4 .big1,.pr1_b .col4bg .col4 .big1{ display: block; line-height: 80px; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;  background: url(../uploadfile/image/20210421/20210421144657_668300164.png) no-repeat center; transition:0.3s all ease-in-out; font-family: impact1;color:  #18b610; position:relative; z-index:3;  width: 80px; height: 80px;  margin: 5px auto;}
.pr1_b .col4bg.active .col4 .big1,.pr1_b .col4bg .col4:hover .big1{ color: #fff; background: url(../uploadfile/image/20210421/20210421144657_348461286.png) no-repeat center;   height: 80px;  width: 80px;}

.pr1_b .col4bg .col4 .big2,.pr1_b .col4bg .col4 .big2{ display: block; line-height: 80px; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;  background: url(../uploadfile/image/20210421/20210421144657_143742604.png) no-repeat center; transition:0.3s all ease-in-out; font-family: impact1;color:  #18b610; position:relative; z-index:3;  width: 80px; height: 80px;  margin: 5px auto;}
.pr1_b .col4bg.active .col4 .big2,.pr1_b .col4bg .col4:hover .big2{ color: #fff; background: url(../uploadfile/image/20210421/20210421144657_1615075471.png) no-repeat center;   height: 80px;  width: 80px;}

.pr1_b .col4bg .col4 .big3,.pr1_b .col4bg .col4 .big3{ display: block; line-height: 80px; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;  background: url(../uploadfile/image/20210421/20210421144657_1672254932.png) no-repeat center; transition:0.3s all ease-in-out; font-family: impact1;color:  #18b610; position:relative; z-index:3;  width: 80px; height: 80px;  margin: 5px auto;}
.pr1_b .col4bg.active .col4 .big3,.pr1_b .col4bg .col4:hover .big3{ color: #fff; background: url(../uploadfile/image/20210421/20210421144657_966721075.png) no-repeat center;   height: 80px;  width: 80px;}

.pr1_b .col4bg.active .col4 strong,.pr1_b .col4bg .col4:hover strong{ color: #fff; }
.pr1_b .col4bg.active .col4 p,.pr1_b .col4bg .col4:hover p{ color: #eee; }
.pr1_b .col4bg .col4:after, .pr1_b .col4bg .col4::after {left: 0;top: -100%;content: '';display: block;position: absolute;width: 100%;height: 100%;background:  #18b610;background: linear-gradient(45deg,  #18b610%,#0352ad 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=' #18b610', endColorstr='#0352ad',GradientType=1 );color: #fff;-webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;}
.pr1_b .col4bg .col4:hover:after, .pr1_b .col4bg .col4:hover::after{top:0;}
.pr2_b { margin-top: 40px; }



/*产品中心*/
.prod_l{}
.prod_l p{font-size: 40px;color: #333333;font-weight: normal;}
.prod_l d{font-size: 16px;color: #666;line-height: 30px;}
.prod_l i{width: 143px;height: 1px;background: #18b610;display: block;margin-top: 10px;}
.prod_r a{width: 107px;height: 47px;border-radius: 10px;background: #333;float: left;margin-left: 20px;display: block;color: #fff;line-height: 24px;padding: 30px 0;text-align: center;transition: 0.3s ease all;font-size:20px;}
.prod_r a.on{background: #18b610;}

.prod_box table td{display:block;float:left; width: 21.92%;border:1px solid #eee;padding:10px 10px 0 !important;margin-top:24px;position: relative;}
.prod_box table td+td{margin-left:2%;}
.prod_box table td img{width:100%;height:auto;}
.prod_box table td>a{display:block;position: relative;}
.prod_box table td br{display:none;}
.prod_box table span{display:block;width:100%;height:60px;position: relative;}
.prod_box table span a{text-align:left;line-height:60px;font-size:16px;color:#666;display:block;width:100%;position: relative;transition: 0.3s ease all;}
.prod_box table span a:after{content:'';width:18px;height:18px;border-radius: 50%;background:#e0e0e0 url(http://login.114my.cn/memberpic/dghongwan/uploadfile/image/20201207/20201207153523_625703211.png)no-repeat center;display:block;position: absolute;right:0px;top:21px;transition: 0.3s ease all;}
.prod_box table td:before{content:'';width:100%;height:0px;display:block;position: absolute;top:0;left:0;background:#18b610;transition: 0.3s ease all;}
.prod_box table td:hover:before{height:100%;}
.prod_box table td:hover span a{color:#fff;}
.prod_box table td:hover span a:after{background-color:#ffa200;}
.top70 {padding-top: 60px;}
.bgg {width: 100%;min-width: 1400px;}
.pagee{margin: 0 auto;width: 1400px;}


/*四大优势*/
#ys_bg{width:100%; padding:60px 0px;  background:url(../uploadfile/image/20210424/20210424084718_2055866358.jpg) no-repeat center top;}

.fwadv{ background-size: 100% 844px;}
.fwadv .content{ margin-top:10px;}
.fwadvcenter{ position:relative;}
.fwadvtab li{ float:left; width:342.5px; height:100px; background:#f5f5f5; font-size:33px; color:#484848; padding-top:35px; cursor:pointer; position:relative; z-index:33; margin-bottom:20px; font-weight:lighter;}
.fwadvtab li+li{ margin-left:10px;}
.fwadvtab li p{ position:relative; z-index:3; float:left;color: #484848;font-weight: normal;}
.fwadvtab li p span{ margin-top:0px; font-size:14px; display:block;color:#484848;}
.fwadvtab li p:nth-child(1){ width:50px; height:55px; margin:0px 20px 0px 55px;}
.fwadvtab li p:nth-child(1) img{ width:100%; height:100%;}
.fwadvtab li.on{ color:#fff;} 
.fwadvtab li i{background:url(../uploadfile/image/20210424/20210424101010_1594102937.png) center no-repeat;width: 58px;height: 58px;margin: 5px 0 0 21px;display:block;}

.fwadvtab li:after{ content:''; display:block; position:absolute; width:100%; height:0px; top:0px; left:0px; z-index:1; background:#ffa200; transition:all .4s ease;}
.fwadvtab li.on:after{ height:100%;}
.fwwa{    height: 110px;background: #fff;  padding: 30px 60px 30px 60px;width: 77%;margin: 0 auto;margin-top: -65px;position: relative;z-index: 333;box-shadow: 0px 0px 10px #ccc;margin-bottom: 10px;}
.fww{ width:600px;}
.fww p:nth-child(1){ font-size:20px; font-weight:bold; color:#222222; margin-bottom:15px;}
.fww p:nth-child(2){ font-size:14px; color:#aaaaaa; line-height:30px;}
.fwc a{ display:block; float: left; width:170px; height:40px; border-radius:8px; background:#18b610; text-align:center; line-height:40px; font-size:16px; font-weight:lighter; color:#fff; margin-top:5px; transition:all 0.5s ease;}
.fwc a:hover{ background:#18b610;}
.fwc{ margin-top:30px;}
.fwphone{ float:left; margin-left:40px;}
.fwphone p:nth-child(1){ padding-left:30px; color:#484848; font-size:18px; font-weight:lighter; background:url(http://login.114my.cn/memberpic/dgoo78526/uploadfile/image/20201031/20201031192320_1748116328.png) no-repeat left center;}
.fwphone p:nth-child(2){ font-size:25px; color:#18b610;     font-family: 'fontDin1';}
.fwpic{ width:1300px; overflow:hidden;height:450px;}
.fwpic img{ margin-left:-1px; width:1303px}

.ys_bs_bg{width:1300px; background:#f5f5f5; padding:50px; margin-top:-10px;}



.advtab{ margin:35px 0;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;    margin-top: 50px;}
.advtab li{ cursor:pointer; position:relative; width:346.5px; height:133px; background:#f5f5f5; border:1px solid #eaeaea; transition:all .3s ease; font-size:33px; color:#333333;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;font-weight: normal;}
.advtab li em{ display:block; font-size:14px;  font-weight:lighter;}
.advicon{ width:58px; height:58px; margin-right:20px; background:url(../uploadfile/image/20210424/20210424103657_1261941712.png) no-repeat left top; transition:all .3s ease;}
.advtab li:nth-child(2) .advicon{ background-position-x:-75px;}
.advtab li:nth-child(3) .advicon{ background-position-x:-162px;}
.advtab li:nth-child(4) .advicon{ background-position-x:-257px;}
.advtab li.on{ background:#ffa200; color:#fff; border-color:#ffa200;}
.advtab li.on .advicon{ background-position-y:-67px;}

.advtab li.on:after{ opacity:1; bottom:-15px;}
    



/*应用案例*/
.top40 {padding-top: 40px;}
.case_bg{background:url(../uploadfile/image/20210424/20210424115235_128885210.jpg) no-repeat center top;height: 873px;}
.case_list{width: 470px;}
.case_list li{width: 230px;height: 185px;background: #fff;margin-bottom: 10px;float: left;text-align: center;cursor: pointer;transition: 0.3s ease all;}
.case_list li:nth-child(2n){margin-left: 10px;}
.case_list li i{width: 62px;height: 62px;background: url(../uploadfile/image/20210424/20210424133111_749461901.png)no-repeat center;display: inline-block;margin-top: 28px;transition: 0.3s ease all;}
.case_list li p{font-size: 20px;font-weight: 500;color: #484848;line-height: 40px;transition: 0.3s ease all;margin-top: 8px;}
.case_list li d{font-size: 14px;color: #aaaaaa;transition: 0.3s ease all;}
#case_box{width:920px;}
.case_box{position: relative;height: 575px;}
.case_txt{    position: absolute;bottom: 0px;left: 0px;width: 820px;height: 64px;background: rgba(0,0,0,0.6);padding: 30px 50px 25px 50px;}
.case_txt p{font-size: 22px;color: #fff;font-weight: lighter;}
.case_txt d{font-size: 14px;color: #fff;font-weight: lighter;line-height: 30px;}
.case_txt a{color: #fff;}
.case .tempWrap{float: right;}
.case_list li.on{background: #18b610;box-shadow: 0px 0px 10px rgba(0,0,0,0.2);}
.case_list li.on i{background:url(../uploadfile/image/20210424/20210424133111_1141930704.png)no-repeat center;}


.case_list li.on p{color:#fff;}
.case_list li.on d{color: #fff;}

.fwc a:hover{background:#ffa200;}
.case_appli{display: inline-block;margin-top: 30px;}
.case_appli .tempWrap {width:1300px !important;}
.case_appli table tr {display:block;height:107px;}
.case_appli table tr td {border:1px solid #dddddd;display:inline-block;padding-left: 0 !important;position:relative;overflow:hidden;}
.case_appli table tr td+td {margin-left:4px;}
.case_appli table tr td  img {    margin-bottom: 0px !important;}
.case_appli table tr td:hover div a {display: block;position: absolute;bottom:0;width: 200px;height: 100%;
 color: #fff !important;-webkit-transition: all 0.5s;transition: all 0.5s;display: flex;justify-content: center;align-items: center;    z-index: 5;}
.case_appli table tr td div a {display: block;position: absolute;width: 200px;height: 28px;line-height: 28px;color: #fff !important;-webkit-transition: all 0.5s;transition: all 0.5s;}
.case_appli table tr td:before, .case_appli table tr td:after {position: absolute;top: 50%;
content: ''; width: 20px;height: 20px;background: rgb(10 99 190 / 30%);border-radius: 50%;
z-index: 1;}
.case_appli table tr td:before {left: -20px;-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.case_appli table tr td:after { right: -20px;-webkit-transform: translate(50%, -50%);
 transform: translate(50%, -50%);}
.case_appli table tr td:hover:before {-webkit-animation: criss-cross-left 0.8s both;
animation: criss-cross-left 0.8s both;}
.case_appli table tr td:hover:after {-webkit-animation: criss-cross-right 0.8s both;
animation: criss-cross-right 0.8s both;}
@-webkit-keyframes criss-cross-left {
  0% {left: -20px;}
  50% { left: 50%; width: 20px;height: 20px;}
  100% {left: 50%;width: 375px;height: 375px;}
}
@keyframes criss-cross-left {
  0% {left: -20px;}
  50% {left: 50%;width: 20px;height: 20px;}
  100% {left: 50%;width: 375px;height: 375px;}
}
@-webkit-keyframes criss-cross-right {
  0% {right: -20px;}
  50% { right: 50%;width: 20px;height: 20px;}
  100% {right: 50%;width: 375px; height: 375px;}
}
@keyframes criss-cross-right {
  0% {right: -20px;}
  50% {right: 50%;width: 20px;height: 20px;}
  100% {right: 50%;width: 375px;height: 375px;}
}




/*新闻中心*/
.news{ padding:70px 0 85px 0;}
.news_cont{height:572px;margin-top: 30px;}
.news_cont_l{width:560px;height:570px;}
.news_cont_l .news_div{    width: 490px;height: 523px;padding: 36px;background: #f8f8f8;}
.news_cont_l .news_div_item{ position: relative;}
.news_cont_l .news_div_item_date{position: absolute;right: 0;top: 355px;width: 100px;height: 20px;display: block;    font-size: 14px;line-height: 20px;font-family: 'Arial';}
.news_div_item_year ,.news_div_item_month ,.news_div_item_day{float:left}
.news_cont_l .news_div_item_content{position: absolute; top: 350px; width:100%;}
.news_cont_l .news_div_item_pic{position: absolute;}
.news_cont_l .news_div_item_pic img{width:488px;height:325px;}
.news_cont_l .news_div_item_a{font-size:18px;color:#333;font-weight:lighter;width:100%;height: 185px; display: block;position: absolute; z-index: 3;}
.news_cont_l .news_div_item_body{font-size:14px;color:#999;font-weight:lighter;margin-top:36px; line-height:24px;}
.news_cont_l .news_div_item_body:after{content:'了解详情+';width:160px;height:35px;background:#18b610;text-align:center;color:#fff;display:block;line-height:35px;     position: relative;   top: 55px;}
.news_cont_l .news_div_item_a:hover{color:#18b610;}
.news_cont_r{width:800px;height:604px;}
.news_cont_r ul{height:65px;}
.news_cont_r ul a{width:30.41%;height:63px;margin-left:4%;float:left;background:#e8e8e8;border:1px solid #efefef;text-align:center;line-height:65px;font-size:18px;color:#333;font-weight:bolder;display:block; font-weight: 300;}
.news_cont_r ul a:nth-child(1){ margin-left:0;}
.news_cont_r .cur{background:#18b610;color:#fff;}
.news_cont_r .news_div_item:nth-child(1){display:none;}
.news_cont_r .news_div_item{margin-top:8px;position: relative;width:777px;border:1px solid #eee;height:146.5px; background: #fff; padding:10px;}
.news_cont_r .news_div_item_date{display:none;}
.news_cont_r .news_div_item_pic{position: absolute;}
.news_cont_r .news_div_item_pic img{width:221px;height: 148px;}
.news_cont_r .news_div_item_content{position: absolute;width:536px;left:260px;top:33px;}
.news_cont_r .news_div_item_a{font-size:18px;color:#333;width:100%;height:115px;display:block;position:absolute;z-index:3;}
.news_cont_r .news_div_item_a:hover{color:#18b610;}
.news_cont_r .news_div_item_body{font-size:14px;color:#999;font-weight:lighter;margin-top:36px;line-height:24px;}
.news  .news_div_item:hover .news_div_item_body:after{background: #ffa200;}



/*关于我们*/
.about{ background:url(../uploadfile/image/20210423/20210423112918_967275162.jpg) no-repeat center top; }
.abcon{height: 868px;padding-top:90px; width:630px;}
.ab_t em{ font-size:45px; color:#e4e7ea; font-family: Impact; font-weight:bold; text-transform:uppercase;}
.ab_t b{ display:block; font-size:22px; color:#0e5dd4; margin:10px 0 20px 0;}
.ab_wa{ margin:170px 0 50px 0; line-height:46px; font-size:15px; color:#aaaaaa; text-indent:2em;}
.ab_aa{font-size: 15px;color: #aaa;}
.ab_aa span{font-size: 30px;color: #18b610;font-weight: normal;    font-family: 'fontDin1';}
.ab_aa{width:480px; height:50px; background:#fff; line-height:50px; text-align:center; font-size:16px;border-radius: 20px;    box-shadow: 0 0 10px #dddddd;margin-top: -15px;}
.ab_aa i{padding-left: 10px;}
.ab_t{font-size: 40px;}
.ab_t i{color: #18b610;    font-weight: bold;}
.ab_t span{font-size: 20px;color: #aaaaaa;letter-spacing: 12.9px;    line-height: 50px;}
.ab_wa a{color: #aaa;font-size: 15px;}
.ab_wa a:hover{color: #18b610;}

/*企业形象*/
.qyxx_bj{ height:157px; background:url(http://login.114my.cn/memberpic/zjchhjkj/uploadfile/image/20210127/20210127140640_974627590.png) center no-repeat; margin:0 auto;}
.qyxx_bj ul li{ width:462px; height:157px; float:left; margin-right:1px;}
.qyxx_bj ul li .lm{ width: auto; height:auto; margin-top:30px; margin-left:40px; font-size:22px; color:#222222;}
.qyxx_bj ul li .lm a{  font-size:22px; color:#222222;}
.qyxx_bj ul li .lm a:hover{  font-size:22px; color:#18b610;}
.qyxx_bj ul li .ggy{ width: auto; height:auto; margin-top:5px; margin-left:40px; font-size:18px; color:#868686;}
.qyxx_bj ul li .yw{ width: auto; height:auto; margin-top:30px; margin-left:40px; font-size:12px; color:#c7c7c7; text-transform:uppercase;}
.qyxx_gd{ margin:0 auto; height:auto; margin-top:-30px; margin-bottom:40px;}
.cp table a{ font-size:16px; color:#222;    line-height: 40px;}
.cp table a:hover{color:#18b610;}
.cp table img{ border:1px #ededed solid;}
/*在线留言*/
.feedbackbg{ width:100%;    position: relative;    padding: 20px 0 0 0;}
.feedbackbg:after{
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height:177px;
    background: #131d3c;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.feedback{ width:1280px; height:354px; padding:0 60px 0 60px; box-shadow:#c3c3c3 0px -2px 8px 0px; border-radius: 10px; background: url(http://login.114my.cn/memberpic/zjchhjkj/uploadfile/image/20210127/20210127112523_561976814.png) no-repeat center; margin:0 auto;}
.fbtop{padding: 60px 0 0 0;font-size: 30px;color: #000000;font-weight: lighter;}
.fbtop p.fr{padding-left: 37px;background: url(http://login.114my.cn/memberpic/zjchhjkj/uploadfile/image/20210127/20210127134947_1305520522.png) no-repeat left center;}
.fbtop p.fl{padding-left: 50px;background: url(http://login.114my.cn/memberpic/zjchhjkj/uploadfile/image/20210127/20210127134947_1065233726.png) no-repeat left center;}


/*底部版权*/
.copyright_bg{width:100%; background:#222; padding:10px 0px;}
.kslj ul li{ float:left; position: relative; padding:0px 50px;}
.kslj ul li:after{ content:''; display:block; position:absolute; width:5px; height:243px; background:url(http://login.114my.cn/memberpic/ruimai/uploadfile/image/20200320/20200320104344_348997440.jpg) no-repeat center; top:0px; right:0px;}
.kslj ul li:nth-child(1):before{ content:''; display:block; position:absolute; width:5px; height:243px; background:url(http://login.114my.cn/memberpic/ruimai/uploadfile/image/20200320/20200320104344_348997440.jpg) no-repeat center; top:0px; left:0px;}
.kslj ul li:nth-child(5):after{ display:none;}
.kslj{ height:300px; padding-top:60px;} 
.kslj ul li>p{ margin-bottom:15px; font-size:18px; color:#fff;}
.kslj ul li>a{ display:block; font-size:13px; color:#999999; line-height:30px;}
.kslj ul li>a:hover{ color:#fff;}
.kslj ul li:nth-child(5){ padding-right:0px; float:right;}
.kslj ul li>div{ float:left;}
.kslj ul li>div+div{ margin-left:90px;}
.kslj ul li>div:nth-child(2) p{ margin-top:10px; font-size:14px; color:#fff; text-align:center;}
.crconcat{ color:#fff;} 
.crconcat p:nth-child(1){ font-size:18px; margin:10px 0px;    font-weight: normal;}
.crconcat p:nth-child(2){ font-size:33px;  font-family: fontDin1;}
.crconcat a{ display:block; width:100px; height:35px; line-height:35px; padding-left:128px; font-size:14px; color:#fff; background:#18b610 url(http://login.114my.cn/memberpic/rongyong168/uploadfile/image/20210119/20210119183945_531433520.png) no-repeat center; transition:all 0.5s ease; margin:15px 0px 20px 0px;    font-weight: normal;}
.crconcat p:nth-child(4){ font-size:14px;}
.crconcat a:hover{ background:#14bb51 url(http://login.114my.cn/memberpic/rongyong168/uploadfile/image/20210119/20210119184121_139975269.png) no-repeat center;}
.end{ height:88px; border-top:1px solid #2b2b2b;}
.end,.end a{ line-height:87px; font-size:14px; color:#999999; font-weight:lighter;}
.end a:hover{ color:#fff;}
/*友情链接*/
.links{ background:#18b610;}
.links .w1400{ height:110px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.linksl{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.linksr a{ font-size:16px; color:#fff;}
.linksl>p{ font-size:16px; color:#fff; margin-right:30px; padding-left:50px; background:url(../uploadfile/image/20210424/20210424114409_1229456608.png) no-repeat left center;}
.linksl>p em{ display:block; font-size:30px; color:#fff; font-family: Impact; text-transform:uppercase;}



/*右边浮动*/
.back-container {
  display: block;
  position: fixed;
  right: 50px;
  bottom: 50px;
  cursor: pointer;
  z-index: 99999;
}

.conct {
  position: fixed;
  z-index: 9999999;
  top: 0px;
  right: -127px;
  cursor: pointer;
  transition: all .3s ease;
}

.conct:hover {
  right: 0px;
}

.conct a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
}

.conct a:hover {
  color: #ff0;
}

.bar ul li {
  width: 180px;
  height: 53px;
  font: 15px/53px 'Microsoft YaHei';
  color: #fff;
  text-indent: 55px;
  margin-bottom: 1px;
  border-radius: 3px;
  transition: all .5s ease;
  overflow: hidden;
}

.bar .top {
  background: #18b610 url(../uploadfile/image/20210424/20210424171821_1093493203.png) no-repeat 0 0;
}

.bar .phone {
  background: #18b610 url(../uploadfile/image/20210424/20210424171821_1093493203.png) no-repeat 0 -57px;
}

.bar .QQ {
  background: #18b610 url(../uploadfile/image/20210424/20210424171821_1093493203.png) no-repeat 0 -113px;
}

.bar .ercode {
  height: 53px;
  background: #18b610 url(../uploadfile/image/20210424/20210424171821_1093493203.png) no-repeat 0 -169px;
}

.bar .Home {
  background: #18b610 url(../uploadfile/image/20210424/20210424171821_1093493203.png) no-repeat 0 -225px;
}

.conct:hover .ercode {
  height: 200px;
}

.hd_qr {
  margin-left: 29px;
}

.ercode img {
  width: 125px;
}