body{margin:0 auto; font-family:"microsoft yahei"; color:#525252; font-size:14px; min-width:1350px; background:#fff; overflow-x: hidden;}
div,dl,ul,li,span,p,img,h1,h2,dl,p,em,h6{margin:0px; padding:0px; list-style:none; border:0px;}
.clear{clear:both; height:0px; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}

.cp img{border:1px solid #ccc; background-color:#fff; padding:2px; background-color:#fff;}
.cp a:hover img{border:1px solid #0069ca; background-color:#fff; padding:2px;}
a{color:#525252; text-decoration: none; cursor:pointer;}
.trans1 img{transition:all 0.8s linear; -webkit-transition:all 0.8s linear; -moz-transition:all 0.8s linear; -ms-transition:all 0.8s linear;}
.trans1 img:hover{ transform: rotate(360deg);-webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); -moz-transform: rotate(360deg);}
		
.trans2 img{transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear;}
.trans2 img:hover{ transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -wbkit-transform: scale(1.2);}
	
 .trans3 img{transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear;}
.trans3 img:hover{ transform: rotateY(360deg);}
 
 a:hover{text-decoration: none; color:#309714;}
.box{width:1200px; height:auto; margin:0 auto; position: relative;}
  .box:after,head_all:after{ display: block; clear: both; content: "";}
 
  /*顶部*/
.top_all{ width:100%; min-width:1200px;color:#999;  background:#f9f9f9;line-height:40px; font-size: 13px; border-bottom: 1px solid #f2f2f2;}
.top_all .fr a{color:#999; font-size: 13px;}
.top_all .fr a:hover{ color:#309714;}
.top_all .fr span{padding:0 16px;}
 .top_all i{font-style: normal; color: #0093eb; font-weight: bold;}
 .top_all .cxt{margin-right: 12px;}
 .layout a{margin: 5px 0 0 15px;display: flex;align-items: center;}
.layout b{font-size: 14px;margin-left: 6px;}
 .top_all .layout:hover a{ background: #309714;color: #ffea00;}
 
  /*抬头*/
  .head_all{ margin-top: 35px; }
  .head_all .logo{ position: relative;}
  .head_all .logo img{ position:relative;display: block; animation: mylogo  2s linear 2;  -moz-animation: mylogo 2s linear 2;  -ms-animation: mylogo 2s linear 2;    -o-animation: mylogo 2s linear 2;    -webkit-animation: mylogo 2s linear 2;}
  
  @-webkit-keyframes mylogo
{
0% {transform: rotateY(0); top: 0px;}
33% {top:10px;}
66% {top:-10px;}
100%{transform: rotateY(360deg); top: 0;}
}

@-moz-keyframes mylogo
{
0% {transform: rotateY(0); top: 0px;}
33% {top:10px;}
66% {top:-10px;}
100%{transform: rotateY(360deg); top: 0;}
}
  
   @-ms-keyframes mylogo
{
0% {transform: rotateY(0); top: 0px;}
33% {top:10px;}
66% {top:-10px;}
100%{transform: rotateY(360deg); top: 0;}
}
@-o-keyframes mylogo
{
0% {transform: rotateY(0); top: 0px;}
33% {top:10px;}
66% {top:-10px;}
100%{transform: rotateY(360deg); top: 0;}
}
  
    .head_all .head_w{font-size: 41px; line-height: 45px; font-weight: bold; color: #222; margin-left:8px;  padding-right: 22px; background: url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811092433_1273049508.png)right 0 no-repeat;}
  .head_all .head_w p{font-size: 14px; text-transform: uppercase;line-height: 32px; color: #999; font-family:"arial"; font-weight:normal;}

  .head_all .head_f{ font-size:25px; line-height: 33px; color: #333; font-weight: bold; letter-spacing: 0.5px;}
  .head_all .head_f p{display: block; line-height: 32px; font-weight: normal;color:#555;font-size:17px; letter-spacing: 0; border-top: 1px #eee solid; margin-top:6px;}
  
  .head_all .head_p{ width: auto; margin-top: 2px; line-height: 30px; font-size:30px;color: #333; font-family:"arial"; font-weight:bold; padding-left:60px; background: url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811194408_849921742.png)left 3px no-repeat;}
  .head_all .head_p p{ display: block; float: left;font-size: 15px; color: #555;  font-weight:normal; padding:0 0 3px 0;}
  .head_p em{font-style: normal; letter-spacing: 0.2px;} 
  
  
/*导航*/
.navbor{ width: 100%;min-width: 1200px;height: 60px;background:#309714;color: #fff;font-size: 16px;margin-top:26px; }	 
.nav{position:relative; }
.NavCeshi.page{ position: relative; background:url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811194555_530307481.png) left center no-repeat;}
  
  /*一级导航*/
.nav > ul > li{ float: left;display:block;line-height:60px; width:auto; position:relative; z-index: 99; text-align:center;background: url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811194555_530307481.png) center right no-repeat; }
.nav > ul > li > a{ display: block; padding: 0 28px;  font-size:16px;color:#fff; transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear;}
 .nav > ul > li:nth-of-type(1) > a, .nav > ul > li:nth-of-type(2) > a, .nav > ul > li:nth-of-type(3) > a{ padding: 0 28px; }
.nav > ul > li:hover{ height: 60px;}
 .nav > ul > li:hover a{ font-weight: bold; color: #333;}  
.nav > ul > .block{ background-color:#ffea00; height:60px; display: block; position: absolute; top: 0; font-weight: bold; }
.navcurrent a{color:#333 !important;  background:#ffea00 !important; font-weight: bold;}
  
   /*下拉*/
.erji_menu { display: none; position: absolute; left: 0; width: 100%; z-index: 1111;top: 60px; z-index: 9; }
.erji_menu ul li a{ display: block; text-align: center; font-size: 14px; font-weight: normal !important;color: #fff; line-height:45px;border-top: 1px solid rgba(255,255,255,0.5); background: rgba(48,151,20,0.9); -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;}
.erji_menu ul li a:hover{background:#009ee7 ;color:#fff !important;}
 .nav > ul > li:hover ul li a{ color: #fff;}
.rightarrowpointer{display:none;}
  
/*幻灯片*/
.banner{ overflow: hidden; height:600px; width: 100%; position:relative;}
.banner-box{ min-width:1200px; height:600px;overflow: hidden; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
 .banner-box .bd ul{width:100% !important; min-width: 1350px;}
.banner-box .bd li{ width:100% !important; height:600px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn { width: 100%;  top: 0; left: 0; margin-left: 0; height: 600px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:250px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811194630_773540376.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811194630_773540376.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:40px; width: 100%; display: block; z-index: 2; }
.banner-box .hd ul { width: 1200px; margin: 0 auto; text-align: center; }
.banner-box .hd ul li{ width:20px; height:20px; border-radius:20px; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background: #309714; width: 32px; }
.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_all{ width:100%; min-width:1200px;  height:70px;  background: #f4f4f4;  }
.search{ width:1200px; margin:0 auto; }
.search a{ font-size:15px; color:#555;}
.search a:hover{ color:#309714;}
.searchl{ font-size:15px;line-height:70px;}
.searchl span{ font-weight: bold;}
.searchr{ width:350px;margin-top:16px;  background: #fff;   border: 1px solid #eee; border-radius: 20px;}
  .searchr  input{outline: none;}
.search_kong{ width:350px;float:right; overflow:hidden; height:40px;}
.search_2{float:left; width:240px; height:40px; line-height:40px;}
.search_tu{ float:right;height:40px; width:58px;}
 
 /*优势*/
 .adv_all{ width: 100%;min-width: 1200px; min-height: 1188px; padding-top: 60px; background:#fff url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811100840_766635706.jpg) center bottom no-repeat;}
 
 .trouble_t{ text-align: center; position: relative; margin-bottom: 37px; }
 .trouble_t p{ display: block; z-index: 2; position: relative; padding-top: 50px; line-height: 35px;font-size: 35px; color: #333; }
 .trouble_t p span{color: #309714;font-weight: bold; font-size: 40px;}
 
 .trouble_t dl{ display: block; z-index: 1; width: 100%; top: 0; position: absolute; text-transform: uppercase;font-size: 95px; line-height: 95px; font-family: "Impact"; color: #f6f6f6; letter-spacing: 5px;}
 .trouble_b li{ display: block; background: #fff; width: 217px; border: 1px solid #ddd;text-align: justify;padding: 30px 30px 30px 30px; color: #777; font-size: 16px; line-height: 25px;}
 .trouble_b li p{ display: block; font-size: 25px; color: #333; line-height: 50px;}
 .trouble_b li img{ display: block; float: left; margin-right: 6px;}
 .trouble_b li dl{ padding-top: 10px; text-align: justify;}
 .trouble_b li+li{ margin-left: 27px;}
 .trouble_b .phone{ margin:45px auto 30px auto; text-align: center;color: #fff; background: #009944; width: 415px; padding: 0 40px; line-height: 50px; border-radius: 45px; }
 .trouble_b .phone i{font-weight: lighter; font-size: 16px; font-style: normal; float: left;display: block;}
  .trouble_b .phone em{font-family: "arial"; font-weight: normal; font-size: 24px; font-style: normal; float: left;display: block;}
 .trouble_b .phone:after{ display: block;content: "";clear: both;}
 .trouble_b dt{display: block;  font-size:30px;text-align: center; font-style: normal; line-height: 30px; }
 .arrow img{ position: relative;animation:mymove2 2s infinite; -moz-animation:mymove2mymove2 2s infinite;-ms-animation:mymove2 2s infinite; -o-animation:mymove2 2s infinite; -webkit-animation:mymove2 2s infinite;  display: block; margin: 30px auto;}
  
  @-webkit-keyframes mymove2
{
0% {top:-5px;}
50% {top:10px;}
100%{top:-5px;}
}
@-moz-keyframes mymove2
{
0% {top:-5px;}
50% {top:10px;}
100%{top:-5px;}
}
    @-ms-keyframes mymove2
{
0% {top:-5px;}
50% {top:10px;}
100%{top:-5px;}
}
@-o-keyframes mymove2
{
0% {top:-5px;}
50% {top:10px;}
100%{top:-5px;}
}
 .adv_t{ text-align: center; font-size: 35px; font-weight: bold; color: #fff; line-height: 45px;}
 .adv_b{ margin-top: 0;}
 .adv_b li{ padding-bottom:20px; background: url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811194709_1479463538.png) center bottom no-repeat;}
 .adv_b li .word{ display: block; width: 270px; height: 470px; background: #fff; overflow: hidden;border-radius: 140px;  padding: 5px; color: #777; font-size: 15px; line-height: 26px; text-align: center;}
 .adv_b li .word p{ font-size: 25px;font-weight: bold; color: #0093eb; line-height: 60px;}
 .adv_b li .word .img{ display: block; border-radius: 135px; width: 270px; height: 270px; overflow: hidden; margin-bottom: 15px;}
 .adv_b li+li{ margin-left: 26px;}
 .adv_b li:nth-of-type(2), .adv_b li:nth-of-type(3){ margin-top: 40px;}
 .adv_b li img{transition:all 0.8s linear; -webkit-transition:all 0.8s linear; -moz-transition:all 0.8s linear; -ms-transition:all 0.8s linear;}
 .adv_b li:hover img{ transform: rotate(360deg);-webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); -moz-transform: rotate(360deg);}
 .adv_b li:hover p{ color: #309714;}
 
 
 /*产品展示*/
 .prod_all{width: 100%;min-width: 1200px; padding: 70px 0; background:#309714 url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811115355_1178235958.jpg) top center no-repeat;}
 .prod_t{text-align: center; font-size: 18px; color: #fff; line-height: 40px; margin-bottom: 12px;}
 .prod_t p{font-size: 40px;font-weight: bold;}
 .prod_t dl{ padding-top: 10px;}
 .prod_b{ background: #f9f9f9; margin-top: 30px;}
 .prod_l{width: 260px; background: #f2f2f2;}
 .prod_l p{ display: block;font-weight: bold;padding: 25px 25px 25px 60px;line-height: 25px; font-size: 25px;color: #333;background:#ffea00 url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811110555_1640955752.png)28px center no-repeat;}
 .prod_tel{height: 132px;background: url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811111720_360372979.jpg) center bottom no-repeat; padding-top: 30px;box-sizing: border-box; margin-top: 12px;}
 .prod_tel img{ display: block;margin: 0 auto 8px auto;}
 .prod_tel dl{ font-size: 26px;font-weight: bold;font-family: "arial"; color: #333;text-align: center;}
 
  
 #classimgshow1{ height:48px !important;  border: 1px solid #dcdcdc; background: linear-gradient(to bottom,#f1f1f1,#ffffff) !important; padding: 0 !important;width: 210px !important;margin: 12px auto !important}

  #classimgshow1 a{display: block; font-size: 15px;text-align: center; color: #333; }
 #classimgshow1:hover a{background: linear-gradient(to bottom,#13a000,#0093eb) !important; color: #fff; font-weight: bold;}
 
 .prod_r{width: 880px;padding: 30px;}
     .rightarrowpointer{ display: none;}
  #colee{ width: 880px; height:779px; overflow: hidden; }
 
#colee td br{ display: none !important;}
#colee td{ height: 275px;width: 282px; overflow: hidden; position: relative; padding: 0 !important; display: block;float: left; margin: 0 0 0 17px;}
 #colee td>a{width: 280px; height: 210px; display: block; overflow: hidden; border: 1px solid #eee;}
#colee span{ display: block;width: 280px; border:1px solid #eee; border-top: none; padding-top:0 !important;  line-height:43px !important; height:43px; overflow:hidden; background:#fff;  transition:all linear 0.2s;}
#colee span a{ font-size: 14px; color: #333;}
#colee td:hover span{ background: #309714;}
 #colee td:hover span a{ color: #fff;}
 #colee tr td:nth-of-type(1){ margin-left: 0;}
 
   /*应用方案*/
 .case_all{ width: 100%;min-width: 1350px; margin-top: 70px;}
 .case_t{text-align: center; font-size: 18px; color: #333; line-height: 40px;}
 .case_t p{font-size: 40px;font-weight: bold;}
 .case_t dl{ padding-top: 10px;}
 
 .case_b{width: 1350px; margin: 8px auto auto auto;}
  
 #witness_l{ margin:250px 22px 0 0; width:38px; background:url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811194801_1581949956.jpg) no-repeat; height:103px; cursor: pointer;}
#witness_r{margin:250px 0 0 0; width:38px; background:url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811194823_208813746.jpg) no-repeat; height:103px;cursor: pointer;}

#witness_c{width:1230px !important; overflow:hidden; }
.witness_con{width:380px; margin:17px 15px 15px 15px;position: relative;transition:all 0.4s linear; -webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 30px;text-align: center; color: #555;font-size: 14px; box-sizing: border-box; overflow: hidden;}

  .witness_con .img{width: 320px;height: 250px;overflow: hidden;margin: 0 auto;}
 
 .witness_con a{ display: block; font-size: 15px;line-height: 28px;color: #555;}
  .witness_con a p{font-size: 25px;color: #333;line-height: 60px; padding-top: 15px;}


  .witness_con:hover  .img img{transform: rotateY(360deg);-webkit-transform: rotateY(360deg); -o-transform: rotateY(360deg); -ms-transform: rotateY(360deg);}
 
  .witness_con a dl{ display: block;border: 1px solid #ddd; margin: 20px auto 10px auto;line-height: 45px;font-size: 15px;background: #fff;text-align: center;color: #333; position: relative;transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear;}
 .witness_con a dl i{ display: block;position: relative;z-index: 2; font-style: normal;}
 .witness_con a dl:before{ display: block;content: "";width: 0; height: 45px; background: #309714; position: absolute;left: 0;top: 0;transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear;}
 .witness_con a dl:after{ display: block;content: "";width: 0; height: 45px; background: #309714; position: absolute;right: 0;top: 0;transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear;}
 .witness_con:hover a dl:before{width: 160px;}
  .witness_con:hover a dl:after{width: 160px;}
   .witness_con:hover a dl{ color: #fff;}
  
 /*流程*/
 .process{width: 100%;min-width: 1200px; padding: 70px 0; position: relative;margin: 0 auto;margin-top: 60px; height: 433px;background: url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811142621_512157095.jpg) top center no-repeat;}
 .process:after{ display: block;content: ""; left: 0;right: 0;margin: 0 auto; bottom: 70px;z-index: 1;background: url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811142825_715676320.png) center bottom no-repeat;height: 20px;width: 100%;}
 .process_b{ background: #fff;padding: 40px;}
 .process_l{width: 720px;line-height:36px;}
 .process_l p{font-size: 20px; line-height: 38px;}
 .process_l dl{font-size: 30px;color: #333;}
 .process_li{ display: block;margin-top: 22px; position: relative;}
 .process_li:before{ display: block;content: "";border: 1px dashed #ddd;width: 100%; z-index: 1;position: absolute;top: 7px;left: 0;}
 .process_li li{box-sizing: border-box;padding-top: 52px; font-size: 14px;line-height: 24px;text-align: center; display: block;position: relative;z-index: 2; width: 100px; height: 160px; background: url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811144331_977404401.png) no-repeat;}
 .process_li li:hover{ background: url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811200807_1736760512.png) no-repeat;}
 
 .process_li li img{ display: block; margin: 8px auto;}
 .process_li li+li{ margin-left: 24px;}
 .process_tel{ margin-top: 28px;}
 .process_tel .tel_l{width: 90px; padding: 12px; line-height: 24px; height: 68px;color: #fff;box-sizing: border-box; background:#309714 url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811150318_123408954.png) 12px 12px no-repeat;}
 .process_tel i{ display: block;padding-left: 30px;font-size: 17px;font-family: "arial";font-style: normal;}
  .process_tel em{ display: block;font-size: 16px;font-style: normal;}
 .process_tel .tel_r{ font-size: 30px;color: #309714; font-family: "arial"; margin-left: 10px; line-height: 68px;}
 
 .process_r{width: 370px;}
  .process_r p{font-size: 20px; line-height: 38px;}
 .process_r dl{font-size: 30px;color: #333;}
 .cc_ri{width:auto;}
.feed_lx{overflow: hidden; margin-top: 10px;}
 .cc_ri form{ margin-bottom: 0 !important;}
.cc_ri ul li input{width:370px;height:50px;line-height:50px;padding: 0 10px 0 12px; background: #f5f5f5;outline: none;font-size: 14px;color: #333; border: none; margin-top: 7px;}
 .cc_ri ul li textarea{width:370px;height:75px; box-sizing: border-box; background: #f5f5f5;outline: none;font-size: 14px;color: #333; border: none; margin-top: 12px;line-height: 26px;padding: 12px; font-family: "microsoft yahei";}

  .process .code{margin:10px auto 0 auto;font-size: 0;}
 .process .code input{width: 180px; cursor: pointer;height:50px;vertical-align: top; font-size: 14px; border: none; outline: none; float: left; color: #fff; background: #309714;}
 .process .code input+input{ float: right; background: #0093eb;cursor: pointer;}
  .process .code input:hover{ background: #ffea00;color: #333; font-weight: bold;}
 

input::-webkit-input-placeholder {
  color: #b8b8b8;
}
input::-moz-input-placeholder {
  color: #b8b8b8;
}
input::-ms-input-placeholder {
  color: #b8b8b8;
}
textarea::-webkit-input-placeholder {
  color: #b8b8b8;
}
textarea::-moz-input-placeholder {
  color: #b8b8b8;
}
textarea::-ms-input-placeholder {
  color: #b8b8b8;
}
 

 /*视频*/
  .sp{display: block;background: url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200827/20200827141221_2110111467.jpg)no-repeat center;width: 590px;height: 380px;transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-webkit-transition: all linear 0.3s;float: right;position: relative;z-index: 1;}
  .about_r .sp:after{ display: block; content: "";width: 70px; height: 70px; border-radius: 50%;  position: absolute; background: rgba(255,255,255,0.6) url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811164029_323007954.png) center no-repeat; left: 0;right: 0;margin: 0 auto;top: 155px;z-index: 999;}
 
 .about_r .sp:before{display: block; content: ""; width: 70px; height: 70px; right: 0;left: 0;margin: 0 auto;top: 140px; border-radius: 50%;  position: absolute; background: rgba(255,255,255,1); animation:mymove 2s infinite; -moz-animation:mymove 1.5s infinite;-ms-animation:mymove 2s infinite; -o-animation:mymove 1.5s infinite; -webkit-animation:mymove 1.5s infinite; z-index: 999;}
 
 @-webkit-keyframes mymove
{
0% {background: rgba(255,255,255,1);top: 155px;}
100% { width: 100px; height: 100px; top:140px;background: rgba(255,255,255,0.1);}
}

 /*车间*/
 .workshop{margin-top: 25px; }
 .workshop_t{height: 40px; line-height: 40px; background: url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811164241_1712086376.jpg) center left no-repeat;}
 .workshop_t p{ display: block; float: left;padding-left: 36px; font-size: 22px; color: #333; font-weight: bold;}
 .workshop_t a{ display: block; font-size: 14px; float: right;width: 120px; line-height: 40px; text-align: center;border-radius: 20px; color: #fff;  background: #309714;}
 .workshop_t a:hover{ background: #0093eb;}
  #colab_left{width: 1200px; margin: 20px auto; overflow: hidden;}
 #colab_left td br{ display: none;}
 #colab_left td{ padding:0 8px !important; position: relative;}
 #colab_left td div{ background: #eee; width: 290px; height: 40px;padding: 0 !important; margin-top:3px;}
 #colab_left td div a{ display: block; font-size: 14px;text-align: center;padding: 0 !important; line-height: 40px;}
 #colab_left td>a{ display: block;overflow: hidden;width: 288px;height: 216px; border: 1px solid #ddd;}
 #colab_left td td td:hover div a{background: #309714; color: #fff;}
 
 
/*新闻中心*/
.news_bg{width: 100%;min-width:1350px; padding:100px 0 70px 0;background:#13a000 url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811174605_1782807441.jpg) top center no-repeat;margin-top:45px;}
 
 .news_bg .case_t{color: #fff;}
 
 
.news_lt{float:left;width:735px;}
.news_l{ float:left; }
.news_l a{height:61px; width:367px;background: #ffea00; position: relative; display: block;float: left;font-size: 20px;color: #333;padding-top: 8px; text-align: center; }
 .news_l a+a{width: 368px;}
.news_l a span{display: block;line-height:50px;text-align: center;}
.news_l a:hover,.news_l a.active{background:#17c000;color: #fff;}
.news_l a > *{ position: relative; z-index: 3;text-align: center;}


 .news_d{ margin-top: 30px;}
.news_nor { height:570px; width: 735px; overflow: hidden;}
.new_cont .news_row2 {position: absolute; left: 0; top: 0; display: none; width: 735px; height: 570px;background: #fff;}
.new_cont { position: relative; width: 735px; display: block; }
.news_row2 .divdgweb_new_div, .news_row2 .news_div {height: 495px; font-weight: normal;    margin-top: 20px; padding: 0px 20px;}
.news_row2 .news_div_item, .news_row2 .divdgweb_new_div_item { position: relative;height: 50px; overflow: hidden; -webkit-transition: 0.3s all ease; transition: 0.3s all ease;    border-bottom: 1px dashed #e9e9e9;}
.news_row2 .divdgweb_new_div_item_date, .news_row2 .news_div_item_date { position: absolute; right: 20px; top: 17px; -webkit-transition: 0.3s all ease; transition: 0.3s all ease; }
.news_row2 .divdgweb_new_div_item_date > div, .news_row2 .news_div_item_date > div{ display: inline-block; color: #999; font-size: 15px; font-family: 'arial'; }
.news_row2 .news_div_item_title, .news_row2 .divdgweb_new_div_item_title{ position: relative; }
.news_row2 .news_div_item_year:after, .news_row2 .news_div_item_year::after, .news_row2 .divdgweb_new_div_item_year:after, .news_row2 .divdgweb_new_div_item_year::after{ content: '-'; }
.news_row2 .on .news_div_item_year:after, .news_row2 .on .divdgweb_new_div_item_year:after,{ content: ''; }
.news_row2 .news_div_item_title:after, .news_row2 .divdgweb_new_div_item_title:after{ content: ''; background: #309714; width: 6px; height: 6px; position: absolute; left: 10px; top: 22px; }
.news_row2 .on .news_div_item_title:after, .news_row2 .on .divdgweb_new_div_item_title:after{ content: ''; display: none; }
.news_row2 .news_div_item_title .news_div_item_a, .news_row2 .divdgweb_new_div_item_title .divdgweb_new_div_item_a { font-size: 15px; color: #666; padding-left: 26px; display: block; line-height: 50px; width: 368px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-transition: 0.3s all ease; transition: 0.3s all ease; }
.news_row2 .news_div_item_pic, .news_row2 .news_div_item_body, .news_row2 .divdgweb_new_div_item_body{ -webkit-transition: 0.3s all ease; transition: 0.3s all ease; }
.news_row2 .news_div_item_pic { padding-top: 15px;}
.news_row2 .news_div_item_pic a, .news_row2 .news_div_item_pic a img { display: block; width: 300px; height: 221px; }
.news_row2 .news_div_item.on, .news_row2 .divdgweb_new_div_item.on{ height: 245px; border-bottom: 1px solid #e1e1e1; padding: 0 0 20px; background: #fff;}
.news_row2 .news_div_item_body, .news_row2 .divdgweb_new_div_item_body { line-height: 30px; color: #666; font-size: 15px; width:344px; text-align: justify; position: absolute; right:22px; top: 50px; font-weight: lighter;    margin-top: 40px;}
.news_row2 .on .divdgweb_new_div_item_date, .news_row2 .on .news_div_item_date { top: 23px; right: 436px;display:none;}
.news_row2 .on .news_div_item_title .news_div_item_a, .news_row2 .on .divdgweb_new_div_item_title .divdgweb_new_div_item_a { position: absolute; left: 305px; top:17px; font-size: 18px;    color: #333;font-weight: bold;    z-index: 999; height: 220px;}
.news_row2 .on .news_div_item_title .news_div_item_a:after, .news_row2 .on .divdgweb_new_div_item_title .divdgweb_new_div_item_a:after{    content: "";display: block;    border-bottom: 1px solid #e1e1e1;}
.news_row2 .on .divdgweb_new_div_item_date > div, .news_row2 .on .news_div_item_date > div { font-weight: bold; color: #333; font-size: 24px; line-height: 30px; }
.news_row2 .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year, .news_row2 .on .news_div_item_date > .news_div_item_year{ font-size: 12px; display: block; font-weight: 100; line-height: 20px; text-indent: 1px; }
.news_row2 .on .news_div_item_date > .news_div_item_year:after,.news_row2 .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year:after{ content: ''; }
.news_row2 .news_div_item_content,.news_row2 .divdgweb_new_div_item_content{position: relative;}
.news_row2 .news_div_item_content:before,.news_row2 .divdgweb_new_div_item_content:before{content:"查看详情";position: absolute;top:175px;left:335px;font-size: 14px;font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;width: 130px;text-align: center;height: 35px;line-height: 35px;border-radius: 23px;background: #309714;color: #fff;}


#coleexx{ height: 512px !important;overflow: hidden;}
.wend{ float: right; margin-right: 0;width:415px; height: 639px; background:#fff;overflow: hidden;}
.wend h2{ left:0; margin-bottom: 0; margin-bottom: 25px;height: 72px;background:#17c000;}
.wend h2 a{ font-size:20px; color:#fff;font-weight: normal;line-height: 72px;    margin-left: 30px;}
.wend h2 a i{float: left;display: block;padding-top: 22px;margin-left: 24px;margin-right: 17px;}
.wend .news_div_item_a { font-size: 15px; }
.wend .news_div_item_title:hover a{ color: #309714;}
.wend .news_div_item_content{border-bottom: 1px dotted #eee;padding:20px 20px 10px 20px;}
.wend .lastdl{ border-bottom: none;}
.wend .news_div_item_title{ height:35px; padding-left:40px; line-height:29px; background:url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811195017_1409191711.png) no-repeat left top; font-size:14px; color:#333333; overflow: hidden;font-weight: bold;}
.wend .news_div_item_title a{ color:#333333;}
.wend .news_div_item_title a:hover{color: #309714}
.wend .news_div_item_body{ padding-left:40px; background:url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811195057_1814863197.png) no-repeat left top; line-height:25px; color:#666; height: 55px; font-size: 13px; overflow: hidden;margin-top: 12px;}

.news_row2 .news_div_item_pic a img{border: 1px #e1e1e1 solid;}
.wend .fr a{width: 74px;height: 24px;line-height: 24px;text-align: center;font-size: 14px;color: #fff;border-radius: 5px;display: block;margin-right: 24px;margin-top: 24px;}
.wend .fr a:hover{background:#0093eb;}
 
    /*友情链接*/
.links{width:100%; overflow:hidden; background:#17c000; height:74px;min-width: 1200px; }
.linksW{width:1200px; margin:0 auto; overflow:hidden;}
.links_l{float:left; width:230px; overflow:hidden;}
.links_l_l{float:left; background:#13a000; height:70px; width:176px; text-align:right; font-size:20px; line-height:20px; padding-top:4px; padding-right:10px; color: #fff;}
.links_l_l span{font-family:Arial, Helvetica, sans-serif; font-size:50px; font-weight:bold; text-transform:uppercase; color:#daefd9; line-height:50px;}
.links_l_r{float:right; width:0; height:0;border-right: 44px solid transparent; border-top: 74px solid #13a000;}
.links_r{float:right; width:960px; font-size:14px; color:#fff; overflow:hidden; line-height:24px; margin-top:25px;}
.links_r a{font-size:14px; color:#fff !important;}
 .links_r a:hover{ color:#ffea00 !important;}
 /*版权*/
 .copy_all{width: 100%;min-width: 1400px; padding-top: 50px; background: #333;color: #999;font-size: 14px; line-height: 30px;}
 .copy_all a:hover{color: #ffea00 !important;}
 .copy_all .phone{padding:0 75px 0 48px;position: relative; line-height: 24px; font-size: 16px;background: url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200811/20200811183756_1908529047.jpg) 0 7px no-repeat;}
 .copy_all .phone p{ font-size: 19px; color: #fff;margin-bottom:11px;}
 .copy_all .phone i{font-style: normal; display: block; }
 .copy_all .phone a{font-size: 16px; color: #999;}
  .copy_all .nav_b:after,.copy_all .phone:after{ display: block;  content: ""; width: 1px;height: 230px; background: #444;position: absolute;right: 0;top: 0;}
  .copy_all .code:before, .copy_all .nav_b:before{ display: block;  content: ""; width: 1px;height: 230px; background: #222;position: absolute;left: 0;top: 0;}
 .copy_all .nav_b{ position: relative; padding: 0 45px 0 80px;}
 .copy_all .nav_b li{display: block; line-height: 32px;}
 .copy_all .nav_b li+li{ margin-left:35px;}
 .copy_all .nav_b li a{ font-size: 14px; line-height: 33px;  color: #999;display: block;width: 100px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
 .copy_all .nav_b li p{ font-size: 18px; color: #fff; line-height: 24px;}
 .copy_all .nav_b li p:after{ display: block;content: "";width: 35px; height: 2px; background: #fff; margin:20px 0 15px 0;}
 .copy_all .code{ position: relative; padding-left: 75px;}
  .copy_all .code img{width:150px;}
  .copy_all .code p{ font-size: 18px; color: #fff; padding-bottom: 13px; line-height: 24px;}
 .copy_all .code p:after{display: block;content: "";width: 35px; height: 2px; background: #fff; margin:20px 0 15px 0;}
 .nav_bb{ margin-right:35px;}
 /*copy*/
.copy{width:100%; overflow:hidden; text-align:center; margin-top: 40px; line-height:26px; font-size:14px; color:#929292; background:#2d2d2d;    min-width: 1400px;}
.copy a{color:#999; font-size:14px;}
  .copy a:hover{color:#0065b5;}
.copyW{width:1200px; margin:0 auto; padding:25px 0; overflow:hidden; line-height: 30px; }




/*浮动*/
.my-kefu{position: fixed;right: 0px;top:20%;z-index:9999;}
.my-kefu ul{width: 77px;}
.my-kefu li a{text-decoration: none;}
.my-kefu li{background: #309714;margin-top: 1px;padding: 9px 0;height: 56px;width: 77px;}
.my-kefu li i{background: url(http://114my.cn.114.114my.net/zp/newtop/fx.png) no-repeat;display:block; width: 30px; height: 27px; margin: 0px auto; text-align: center;}
 .my-kefu li .ali i{background: url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200812/20200812175141_1010787231.png) no-repeat;display:block; width: 50px; height: 27px; margin: 0px auto; text-align: center;}
  .my-kefu li .taobao i{background: url(//memberpic.114my.com.cn/likalong/uploadfile/image/20200812/20200812172306_1846485684.png) no-repeat;display:block; width: 50px; height: 27px; margin: 0px auto; text-align: center;}
 
 
.my-kefu li p{height: 20px; line-height: 20px; overflow: hidden;text-align: center;color: #fff;}
.my-kefu .my-kefu-qq i{background-position: 4px 0;}
 .my-kefu .ali i{ background-image: url(//memberpic.114my.com.cn/likalong/uploadfile/image/20240514/20240514165229_1146758470.png) ;}
.my-kefu .my-kefu-tel i{background-position: 0 -25px;}
.my-kefu .my-kefu-liuyan i{background-position: 4px -53px;}
 
 
.my-kefu .my-kefu-weixin i{background-position: -34px 4px;}

.my-kefu .my-kefu-weixin:hover{ width:246px; height:145px;}
.my-kefu .my-kefu-weibo i{background-position: -30px -22px;}
.my-kefu .my-kefu-ftop{background-color:#0093eb;}
.my-kefu .my-kefu-ftop i{width:33px;height:35px;background-position: -27px -51px;}
.my-kefu-left{ float: left; width: 77px; height: 47px;position: relative;}
.my-kefu-tel-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; padding-left:15px; border-left: 1px solid #fff; margin-top: 8px;}


.my-kefu-right{width: 20px;}
.my-kefu-tel-main{color: #fff; margin-top: 9px; height: 47px; width: 247px;}
.my-kefu-main{width: 97px;position: relative;}
.my-kefu-weixin-pic{position: absolute;left: -130px;top: -24px; display: none;}



/*简介*/
 .about{width: 100%;min-width: 1350px;margin-top: 67px;}
  .about_b{ margin-top: 20px; background: #0093eb; ;line-height: 32px;}
 .about_b .word{width: 570px; padding: 40px 0 40px 40px; height: 380px; overflow: hidden;box-sizing: border-box; color: #fff;}
 .about_b .title i{ display: block;font-style: normal;  line-height:40px; font-size: 30px;color: #fff;font-weight: bold;}

 .about_b .title p{ font-size: 15px;color: #b1e2ff; letter-spacing: 1px; line-height: 30px; padding-top: 5px; text-transform: uppercase;font-family: "arial";}
 
 .about_b dl{font-size: 14px; text-align: justify; text-indent: 2em; padding-top: 5px; line-height: 27px;}
 .about_b .word a{font-size: 14px; line-height:38px; display: block;width: 140px;border-radius: 25px; background: #309714; color: #fff;text-align: center; margin-top: 15px;}
 .about_b .word a:hover{color: #ffea00;}
 
 .jj_t{text-align: center; font-size: 18px; color: #333; line-height: 40px;margin-bottom: 20px; }
 .jj_t p{font-size: 40px;font-weight: bold;}
 .jj_t dl{ padding-top: 10px;}
 
 .about_r{ width: 560px; position: relative;height: 320px;}