@charset "utf-8";
* {
  text-decoration: none;
  padding: 0;
  margin: 0;
  font-family:'microsoft Yahei', 'Noto Sans', 'Helvetica Neue', Arial, ;

  /* transition: all .3s; */
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* box-sizing: border-box; */
  -webkit-touch-callout: none;
}
html {
	height: 100%;
	padding: 0;
	margin: 0;
	overflow-x: hidden
}

body {
	width: 100%;
	font: 0.12rem;
	font-family:'microsoft Yahei', 'Noto Sans', 'Helvetica Neue', Arial, ;
	
	overflow: hidden
}

.clr {
	line-height: 0;
	height: 0;
	clear: both;
	font-size: 0;
	overflow: hidden
}

.clearfix:after {
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
	content: "."
}

.w1420 {
	min-width: 12rem;
	width: 12rem;
	margin: 0 auto
}

a,
b,
button,
em,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
input,
li,
p,
select,
strong,
textarea,
ul {
	font-family:'microsoft Yahei', 'Noto Sans', 'Helvetica Neue', Arial, ;

}

a {
	color: #333;
}

.hide {
	display: none
}










.img-responsive{width: 40%}

	
	
	
	/*子页面——banner*/
	.container {
	    margin-right: auto;
	    margin-left: auto;
	}
	  .zi_banner{width: 100%;
	    height: 100%;
	    position: relative;
	    overflow: hidden;
	    z-index: 1;
	}
	
	.zi_banner .zi_banner_con{ width: 16rem; position: absolute; z-index: 4; overflow: hidden; top: 0; left: 50%; margin-left: -8rem;    display: table;
	    table-layout: fixed;text-align: left; height: 100%;}
	.zi_banner  .zi_banner_con h1{ font-size: 0.42rem; color: #ffffff; position: absolute;top: 48%;}
	.zi_banner  .zi_banner_con span{ display: block; position: absolute; bottom: 0.1rem; line-height: 0.3rem;}
	.zi_banner  .zi_banner_con a{font-size: 0.14rem; color: #ffffff; float: left;}
	.zi_banner  .zi_banner_con p{font-size: 0.14rem; color: #ffffff; float: left; margin: 0 0.1rem;}
	.zi_banner  .zi_banner_con b{font-size: 0.14rem; color: #f39700; float: left; margin: 0 0.1rem;font-weight: normal;}
	.zi_banner  .zi_banner_con a img{margin-right: 0.1rem; margin-top: -0.02rem;}
	
		
		/*配件页面-数据*/	   
			  .data-box {
			    width: 100%;
			    height: 7.46rem;
			    position: relative;
			    overflow: hidden;
			    z-index: 2;
			   background: url(../images/pjbj_02.jpg) no-repeat center;
				
			  }
			  .data-box .box {
			    width: 14rem;
			    height: 100%;
			    margin: 0 auto;
			    position: relative;
			    z-index: 1;
			  }
			 
			  .data-box .box .h1-box {
			    width: 100%;
			    overflow: hidden;
			    margin: 0 auto;
			    transition: 1s;
			    transition-delay: 1s;
			  }
			  .data-box .box .h1-box .h1 {
			    width: 100%;
			    font-size: 0.38rem;
			    line-height: 0.45rem;
			    color: #333333;
			    text-align: center;
			    margin-top: 1.7775rem;
				font-weight: bold;
			  }
			  .data-box .box .h1-box .h1 span {
			    color: #e84127;
			    margin-right: 0.2625rem;
			  }
			  .data-box .box .h1-box.open {
			    width: 0;
			  }
			  .data-box .box .p {
			    width: 80%;
			    margin: 0 auto;
			    margin-top: 0.205rem;
			    text-align: center;
			
			  }
			  .data-box .box .p p {
			    font-size: 0.16rem;
			    line-height: 0.2rem;
			    color: #333333;
				
			  }
			  .data-box .box .data {
			    width: 100%;
			    position: absolute;
			    bottom: 10px;
			    left: 0;
			  }
			  .data-box .box .data .list {
			    width: 100%;
			  }
			  .data-box .box .data .list .item {
			    background-color: white;
			    position: absolute;
			    bottom: 0;
			    text-align: center;
			    padding-top: 0.4725rem;
			    box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.1);
			  }
			  .data-box .box .data .list .item .count-title {
			    display: inline-block;
			    font-family: "DIN-Bold";
			    font-size: 0.7rem;
			    line-height: 0.7rem;
			    letter-spacing: -0.0225rem;
			    color: #000000;
			    transition: 0.5s;
				font-weight: bold;
			  }
			  .data-box .box .data .list .item1 {
			    width: 2.69rem;
			    height: 3.29rem;
			    left: 0;
			    z-index: 3;
			    transition: 0.5s;
			  }
			  .data-box .box .data .list .item1 .number::after {
			    content: "";
			    width: 0;
			    height: 0;
			    display: block;
			    float: none;
			    clear: both;
			  }
			  .data-box .box .data .list .item1 .number .unit {
			    font-size: 0.135rem;
			    line-height: 0.135rem;
			    color: #333333;
			    margin-left: 0.0675rem;
			  }
			  .data-box .box .data .list .item1 .p {
			    font-size: 0.18rem;
			    line-height: 0.18rem;
			    color: #666666;
			    margin-top: 0.15rem;
			  }
			  .data-box .box .data .list .item1:hover {
			    height: 3.4rem;
			  }
			  .data-box .box .data .list .item1:hover .count-title {
			    color: #e84127;
			  }
			  .data-box .box .data .list .item2 {
			    width: 2.69rem;
			    height: 2.72rem;
			    left: 2.69rem;
			    transition: 0.5s;
			  }
			  .data-box .box .data .list .item2 .number .unit {
			    font-size: 0.135rem;
			    line-height: 0.135rem;
			    color: #333333;
			    margin-left: 0.0675rem;
			  }
			  .data-box .box .data .list .item2 .p {
			    font-size: 0.18rem;
			    line-height: 0.18rem;
			    color: #666666;
			    margin-top: 0.15rem;
			  }
			  .data-box .box .data .list .item2:hover {
			    height: 2.9rem;
			  }
			  .data-box .box .data .list .item2:hover .number .count-title {
			    color: #e84127;
			  }
			  .data-box .box .data .list .item3 {
			    width: 2.96rem;
			    height: 4.07rem;
			    left: 5.38rem;
			   
			    z-index: 3;
			  }
			  .data-box .box .data .list .item3 .img {
			    width: 100%;
			    height: 100%;
			    position: absolute;
			    left: 0;
			    bottom: 0;
			  }
			  .data-box .box .data .list .item3 .img img {
			    width: 100%;
			    position: absolute;
			    left: 0;
			    bottom: 0;
			    mix-blend-mode: multiply;
				    z-index: -99;
			  }
			  .data-box .box .data .list .item3 .number .first {
			    font-size: 0.435rem;
			    font-weight: bold;
			    font-stretch: normal;
			    line-height: 0.435rem;
			    letter-spacing: -0.015rem;
			    color: #ffffff;
			    position: relative;
			  }
			  .data-box .box .data .list .item3 .p {
			    font-size: 0.18rem;
			    line-height: 0.18rem;
			    color: #ffffff;
			    margin-top: 0.15rem;
			    position: relative;
			  }
			  .data-box .box .data .list .item4 {
			    width: 2.69rem;
			    height: 3.3rem;
			    left: 8.34rem;
			    z-index: 3;
			    transition: 0.5s;
			  }
			  .data-box .box .data .list .item4 .number .unit {
			    font-size: 0.135rem;
			    line-height: 0.135rem;
			    color: #333333;
			    margin-left: 0.0675rem;
			  }
			  .data-box .box .data .list .item4 .p {
			    font-size: 0.18rem;
			    line-height: 0.18rem;
			    color: #666666;
			    margin-top: 0.15rem;
			  }
			  .data-box .box .data .list .item4:hover {
			    height: 3.4rem;
			  }
			  .data-box .box .data .list .item4:hover .number .count-title {
			    color: #e84127;
			  }
			  .data-box .box .data .list .item5 {
			    width: 2.69rem;
			    height: 2.71rem;
			    left: 11.03rem;
			    transition: 0.5s;
			  }
			  .data-box .box .data .list .item5 .number .unit {
			    font-size: 0.135rem;
			    line-height: 0.135rem;
			    color: #333333;
			    margin-left: 0.0675rem;
			  }
			  .data-box .box .data .list .item5 .p {
			    font-size: 0.18rem;
			    line-height: 0.18rem;
			    color: #666666;
			    margin-top: 0.15rem;
			  }
			  .data-box .box .data .list .item5:hover {
			    height: 2.9rem;
			  }
			  .data-box .box .data .list .item5:hover .number .count-title {
			    color: #e84127;
			  }
			  	/*配件页面-推荐产品*/	  
				.pj_pro{width: 100%; background: #f2f2f3;overflow: hidden; margin: 0; padding: 0;}
				.pj_pro .pj_pro_tit{width: 100%;margin: 0.9rem 0 0 0;overflow: hidden;}
				.pj_pro_tit .pj_pro_tit_l{width: 60%; }
			  .pj_pro_tit_l h1{color: #222222; font-size: 0.36rem;line-height: 0.5rem;}
			  .pj_pro_tit .pj_pro_tit_r{padding: 0.3rem 0 0 0; }
			  .pj_pro_tit_r a{width: 2.11rem; height: 0.5rem;background: #f94f12; display: block;border-radius: 0.25rem; color: #FFFFFF; font-size: 0.18rem;font-weight: bold;position: relative;line-height: 0.5rem;padding-left: 0.45rem;transition: all 0.3s;}
			  .pj_pro_tit_r a:hover{background: #173aa2;}
			  .pj_pro_tit_r a::before{content: "";background: url(../images/hm_lj.png) no-repeat right center ; position: absolute; width: 0.18rem; height: 0.08rem; right: 0.25rem; top: 0.2rem;}
			  .mt-tabpage2 {
			  	width: 100%;
			  	margin: 0.6rem 0 0 0;
			  	overflow: hidden;
			  	padding: 0 0 1rem 0;
			  }
			  .mt-tabpage-title2{
			  	height: 0.6rem;
			  	font-size: 0;
			 text-align: center;
			  	width: 100%;
			  	margin: auto;
			  	
			  }
			  .mt-tabpage-title2 .mt-tabpage-item2{
			  	display: inline-block;
			  	width: 3.2rem;
			  	height: 0.6rem;
			  	line-height: 0.6rem;
			  	text-align: center;
			  	color: #999;
			  	font-size: 0.16rem;
				border-radius: 0.3rem;
				background: #FFFFFF;
				cursor: pointer;
				margin-right: 0.4rem;
			  }
			   .mt-tabpage-title2 .mt-tabpage-item2:nth-child(2n) { margin-right: 0;}
			  .mt-tabpage-title2 .mt-tabpage-item2:hover{
			  	color: #ffffff;
				background: #173aa2;
			  }
			  .mt-tabpage-title2 .mt-tabpage-item-cur2{
			  	color: #ffffff;
			  	
			  	background: #173aa2;
			  }
			  .mt-tabpage-count2{
			  	position: relative;
			  	width: 100%;
			  	height:auto;
			  	overflow: hidden;
			  }
			  /*.mt-tabpage-cont__wrap1{
			  	position: absolute;
			  }*/
			  .mt-tabpage-count2 .mt-tabpage-item2{
			  	width: 100%;
			  	height: auto;
			  	margin: 0.6rem 0 0 0;
			  }
			  .mt-tabpage-item2 .mt-tabpage-item2_l{width: 35.1875%; margin: 0; padding: 1rem 0 0 0;}
			  .mt-tabpage-item2_r .mt-tabpage-item2_r_c img{width: 100%}
				.mt-tabpage-item2 .mt-tabpage-item2_l img{width: 100%}
			   .mt-tabpage-item2 .mt-tabpage-item2_r{width: 64.8125%; margin: 0;padding: 0 0 0 0.77rem;}
			   .mt-tabpage-item2_r .mt-tabpage-item2_r_t{width: 5rem;height: 0.7rem; position: relative; text-align: center;line-height: 0.7rem;font-size: 0.2rem; color: #000000;font-weight: bold;}
			   
			  .mt-tabpage-item2_r_t::before{content: "";background: url(../images/pjjt_r.png) no-repeat right center ; position: absolute; width: 26px; height: 23px; right: 0px; bottom: 0px;}
			   .mt-tabpage-item2_r_t::after{content: "";background: url(../images/pjjt_l.png) no-repeat right center ; position: absolute; width: 26px; height: 23px; left: 0px; top: 0px;}
			    .mt-tabpage-item2_r span{ color: #666666; font-size: 0.2rem; line-height: 0.3rem; display: block;width: 80%;}
				.mt-tabpage-item2_r .mt-tabpage-item2_r_c{width: 100%; margin: 0.2rem 0 0 0; overflow: hidden;}
				.mt-tabpage-item2_r .mt-tabpage-item2_r_c img{width: 100%}
				.mt-tabpage-item2_r_c ul li{width: 2.31rem; text-align: center; float: left;margin-right: 0.12rem;}
				.mt-tabpage-item2_r_c ul li:nth-child(4n) { margin-right: 0;}
				.mt-tabpage-item2_r_c ul li p{font-size: 0.16rem; color: #333333; font-weight: bold;margin: 10px 0;line-height: 0.2rem;}
			  	/*配件页面-为什么选择我们*/	  
		.why_xz{width: 100%; margin: 0; padding: 0;overflow: hidden;}
		.why_xz h1{font-size: 0.46rem;color: #222222; text-align: center;margin: 1rem 0;}
		.why_xz .why_con{width: 100%;}
		 .why_con ul li{width: 24.0625%; float: left; text-align: center;margin-right: 1.25%;}
		 .why_con ul li span img{width: 100%;}
		 .why_con ul li h2{ font-size: 0.2rem; color: #173aa2; font-weight: bold; margin-top: 0.3rem;}
		  .why_con ul li p{ font-size: 0.18rem; color: #666666;  line-height: 0.28rem;margin-top: 0.2rem;ma}
		 .why_con ul li:nth-child(4n) { margin-right: 0;}
		 
		 /*配件页面-配件*/	
	.pj_pjdz{width: 100%; margin: 0; overflow:hidden;}	 
.pj_pjdz .pj_pjdz_tit{width: 100%; border-bottom: 1px solid #e5e5e8; padding: 0.8rem 0  0.6rem 0; text-align: center;}
.pj_pjdz .pj_pjdz_tit h1{font-size: 0.32rem; color: #222222;}
.pj_pjdz .pj_pjdz_tit p{font-size: 0.16rem; color: #666666;line-height: 0.24rem;
    margin-top: 0.2rem;}

.mt-tabpage3 {
	width: 100%;
	margin: 0px auto;
overflow: hidden;	
}
.mt-tabpage-title3{
	
	font-size: 0;
	
	width: 100%;
	margin: 0.6rem 0 0 0;


	
}
.mt-tabpage-title3 .mt-tabpage-item3{
	display: inline-block;
	width: 5.05rem;
	height: 1.09rem;
	
	
	color: #666;
	font-size: 12px;
	 background: #e5eaf0;
	 float: left;
	 position: relative;
	 margin-right: 0.42rem;
	 margin-bottom: 0.23rem;
	 cursor: pointer;
}
.mt-tabpage-title3 .mt-tabpage-item3:nth-child(3n) { margin-right: 0;}
.mt-tabpage-title3 .mt-tabpage-item3::after{
content: ""; position: absolute; width: 0.6rem; height: 0.09rem; left: 1.6rem;top: 0.3rem;background: #c6d5e7;}
.mt-tabpage-item3 .mt-tabpage-item3_l{margin: 0;padding: 0.15rem 0 0 0;height: 1.09rem;width: 30%; text-align: center;}
.mt-tabpage-item3 .mt-tabpage-item3_l img{width: auto;}
.mt-tabpage-item3 .mt-tabpage-item3_r{margin: 0;padding: 0;width: 70%; position: absolute;z-index: 9; padding-left: 0.2rem;padding-top: 0.2rem;}
.mt-tabpage-item3 .mt-tabpage-item3_r b{ font-size: 0.36rem; color: #000000;line-height: 0.2rem;}
.mt-tabpage-item3 .mt-tabpage-item3_r p{ font-size: 0.18rem; color: #000000;line-height: 1;}
.mt-tabpage-title3 .mt-tabpage-item3:hover{
	background: #173aa2;
}
.mt-tabpage-title3 .mt-tabpage-item3:hover::after{background: #fb4a0d;}
.mt-tabpage-item3:hover .mt-tabpage-item3_r b,.mt-tabpage-item3:hover .mt-tabpage-item3_r p{color: #FFFFFF;}
.mt-tabpage-title3 .mt-tabpage-item-cur3{
	color: #FFFFFF;
	font-size: 14px;
	background: #173AA2;
	
}
.mt-tabpage-title3 .mt-tabpage-item-cur3 p,.mt-tabpage-title3 .mt-tabpage-item-cur3 b{color: #ffffff;line-height: 0.2rem;}
.mt-tabpage-title3 .mt-tabpage-item-cur3::after{background: #fb4a0d;}
.mt-tabpage-count3{
	position: relative;
	width: 100%;
	
	overflow: hidden;
	
}
.mt-tabpage-count3 ul li{width: 3.85rem;float: left;margin-right: 0.2rem;margin-top: 0.15rem;}
.mt-tabpage-count3 ul li:nth-child(4n) { margin-right: 0;}
.mt-tabpage-count3 ul li img{width: 100%;}
.mt-tabpage-count3 ul li p{ color: #070a4a;font-size: 0.16rem;font-weight: bold;margin-top: 0.1rem;}

.mt-tabpage-count3 .mt-tabpage-item3{
	width: 100%;
	
	text-align: center;
}
 /*配件页面-全球代理*/
	 .pj_dl{width: 100%; padding: 0.8rem 0; overflow: hidden;background: #e5eaf0;position: relative;margin: 0.8rem 0 0 0;}

	   .pj_dl .pj_dl_bj{position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    width: 987px;
    height: 987px;
    margin: 0 auto;
    background-image: url(../images/pjdq.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 1;
    display: block;
	
	}
	
	 .pj_dl .pj_dl_bj{-webkit-transform: rotate(360deg);
animation: rotation 20s linear infinite;
-moz-animation: rotation 20s linear infinite;
-webkit-animation: rotation 20s linear infinite;
-o-animation: rotation 20s linear infinite;  }

@-webkit-keyframes rotation{
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);}
}
	 .pj_dl .pj_dl_con{position: relative;padding-bottom: 1rem;}
	  .pj_dl  .pj_dl_bj1{position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/pjdl_jt.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 0.74rem;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;}
	
	  .pj_dl  .pj_dl_bj2{position: absolute;
	bottom: 0;
	right: 0;
	background-image: url(../images/pjdl_jt2.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: 0.74rem;
	z-index: 1;
	display: block;
	width: 100%;
	height: 100%;}
	.pj_dl_con .pj_dl_con_show{position: relative;
    z-index: 2;padding-top: 1.1rem;}
	.pj_dl_con .pj_dl_con_show h1{ font-size: 0.4rem; color: #222222; text-align: center;}
	.pj_dl_con .pj_dl_con_show h2{ font-size: 0.2rem; color: #999999; text-align: center;margin-top: 0.3rem;line-height: 0.3rem;}
	 .pj_dl_con_show ul{width: 70%; margin: 0 auto;overflow: hidden;}
	  .pj_dl_con_show ul li{width: 50%; float: left; height: 0.4rem; line-height: 0.4rem;margin: 0.7rem 0 0 0;}
	  .pj_dl_con_show ul li img{width: 0.36rem;float: left; height: 0.36rem;}
	  .pj_dl_con_show ul li p{font-size: 0.2rem; color: #222222;font-weight: bold;margin-left: 0.2rem;display: block;float: left;}
	 .pj_dl_con .pj_dl_con_show  .pj_dl_con_more{width: 100%;text-align: center;margin-top: 1rem;}
	  .pj_dl_con_more a{display: inline-block;
    font-size: 16px;
    color: #595959;}
	 .pj_dl_con_more img{width: 0.65rem; height: 0.65rem;}
	  .pj_dl_con_more span{background: url(../images/index-more2.png) no-repeat right center;background-size: 0.33rem;padding-right: 0.6rem;font-size: 0.18rem;margin-left: 0.3rem;}
	  
	  /*首页产品系列*/
	  
	  
	  #pro_series{width:100%;margin:1rem 0 0 0 ; height: 6rem; position: relative; overflow: hidden;}
	
	  #pro_series .tab_menu{float:left;z-index:1; position: absolute; width: 6.57rem;bottom: 0;height: 100%; border-right: 1px solid #757e84;}
	  .tab_menu .tab_menu_tit{width: 100%;padding-left: 1.6rem;margin: 0.6rem 0 2.15rem 0;}
	  .tab_menu .tab_menu_tit h1{font-size: 0.3rem; color: #FFFFFF;}
	   .tab_menu .tab_menu_tit h2{font-size: 0.3rem; color: #fa7104;margin-top: 0.25rem; font-weight: normal;}
	  #pro_series .tab_menu li{width:6.57rem;height:0.7rem; border-top: 1px solid #757e84; cursor:pointer;font-size:14px; color:#323232; padding-left: 1.6rem; line-height: 0.7rem;}
	   #pro_series .tab_menu li span{width: 0.36rem; height: 0.36rem; float:left;display: block;}
	   #pro_series .tab_menu li span img{width: 100%;}
	   #pro_series .tab_menu li p{ color: #FFFFFF; font-size: 0.2rem; display: block; float: left;margin-left: 0.1rem;}
	  #pro_series .tab_box{width:100%;height: 6rem;clear:both;top:0px;position:relative;transition: all 4s ease;}
	   .tab_box .tab_box_ps{ background: url(../images/dzpj_01.jpg) no-repeat center; width: 100%; height: 100%;transition: all ease-out 3s;}
	  .tab_box .tab_box_zs{ background: url(../images/dzpj_03.jpg) no-repeat center; width: 100%; height: 100%;transition: all ease-out 2s;}
	  .tab_box .tab_box_ps1{ background: url(../images/dzpj_02.jpg) no-repeat center; width: 100%; height: 100%;transition: all ease-out 2s;}

	   .tab_box_ps .tab_box_ps_con,.tab_box_zs .tab_box_ps_con,.tab_box_ps1 .tab_box_ps_con{ position: absolute; width: 8.8rem; right: 9%; bottom: 0.45rem;}
	  .tab_box_ps_con h3{ color: #ffffff; font-size: 0.4rem;}
	  	.tab_box_ps_con p{ color: #ffffff; font-size: 0.2rem; line-height: 0.3rem; margin-top: 0.4rem;}
	  	.tab_box_ps_con a{ width: 2.15rem; height: 0.54rem;  display: block; color: #ffffff; font-size: 0.16rem; padding-left: 0.25rem; line-height: 0.54rem; margin-top: 0.3rem;border-radius: 0.57rem;background: #ed6d00 url(../images/dzjt.png) no-repeat right.25rem center;}
	  	.tab_box_ps_con a:hover{ background: #ed6d00 url(../images/dzjt.png) no-repeat right.25rem center;transition: all ease-out .5s;text-indent: -10px; border: none;}
	  #pro_series .tab_menu .selected{cursor:pointer; color:#fff;background:#ed6d00 url(../images/dzjt1.jpg) no-repeat right.4rem center ;}
	  .hide{display:none;}
	  .tab_box div{padding:20px 0 0 0; font-size:14px;} 
	  .zi_banner  .zi_banner_con .pjtit{left: 40%;}
	  
	  
	  .pro_message{ width: 100%; margin: 0.2rem 0 0 0; overflow: hidden; padding: 0.6rem  0; background: #ffffff;}
	  .pro_message span h1{font-size: 0.36rem; color: #222222; margin: 0;}
	  .pro_message span b{font-size: 0.16rem; color: #999999; margin: 0.1rem 0 0.5rem 0; display: block;}
	  .pro_message .message_form{    width: 100%;
	      overflow: hidden;
	      margin-top: 10px;}
	  	
	  	.pro_message .message_form .item_form{width: 32.5%;
	      border: 1px solid #eeeeee;
	    
	      position: relative;
	      float: left;
	      margin-right: 1.25%;
	      overflow: hidden;
	  }
	  .pro_message .message_form .item_form:nth-child(3n){ margin-right: 0;}
	  .item_form input{
	      height: 0.48rem;
	      font-size: 16px;
	      background: none;
	      width: 100%;
	      color: #999999;
	      border: none;
	      outline: none;
	      line-height: 0.48rem;
	      position: relative;
	      z-index: 2;
	  	font-weight: normal;
	  	padding-left: 0.1rem;
	  }
	  .item_form input::placeholder{color: #666666;}
	  
	  .pro_message .message_form .item_form2 {
	      width: 66.25%;
	      border: 1px solid #eeeeee;
	      
	      position: relative;
	      overflow: hidden;
	  	top: 0.2rem;
	  	float: left;
	  }
	  
	  
	  .item_form2 textarea {
	      height: 1.56rem;
	      font-size: 16px;
	      background: none;
	      width: 100%;
	      color: #999;
	      border: none;
	      outline: none;
	      line-height: 56px;
	      position: relative;
	      z-index: 2;
	  	font-weight: normal;
	  	padding-left: 0.1rem;
	  	
	  }
	  .item_form2 textarea::placeholder{color: #666666;}
	  .pro_message .message_form .item_form3{
	      width: 32.5%;
	  float: right;
	      
	      position: relative;
	      overflow: hidden;
	  	top: 0.2rem;
	  	background: #e2eafb;
	  	padding: 0.12rem;
	  	border-radius: 0.2rem;
	  }
	  .item_form3 .item_form3_con{ width: 100%;background: #2251c5; border-radius: 0.2rem; overflow: hidden; padding: 0.4rem 0;}
	  .item_form3_con p{ color: #FFFFFF; font-size: 0.18rem; text-align: center;line-height: 0.2rem;width: 90%; margin: 0 auto;}
	  .item_form3_con .item_form3_con_iphone{ width:83%; margin: 0.1rem auto 0 auto; }
	  .item_form3_con_iphone b{color: #FFFFFF; font-size: 0.18rem; line-height: 1; }
	  .item_form3_con_iphone a{width: 0.92rem; height: 0.22rem;display: block; background: #FFFFFF;color: #5465f3; font-size: 0.12rem; text-align: center; border-radius: 0.11rem; line-height: 0.22rem;}
	  
	  .pro_message .message_form .item_button {
	      width: 100%;
	      overflow: hidden;
	  }
	  .item_button .btn2 {
	      width: 1.98rem;
	      height: 0.62rem;
	    
	      
	      text-align: center;
	      display: block;
	      line-height: 0.62rem;
	      border: 0;
	      color: #ffffff;
	      font-size: 0.18rem;
	      margin: 0.4rem 0 0 0;
	      transition: all linear 0.3s;
	      float: left;
	      cursor: pointer;
	  	background: #244cab;
	  	    background: -moz-linear-gradient(top, #2055d6 0%, #244cab 100%);
	  	    background: -webkit-linear-gradient(top, #2055d6 0%,#244cab 100%);
	  	    background: -o-linear-gradient(top, #2055d6 0%,#244cab 100%);
	  	    background: -ms-linear-gradient(top, #2055d6 0%,#244cab 100%);
	  	    background: linear-gradient(to bottom, #2055d6 0%,#244cab 100%);
	  }
	   .item_button .btn2:hover {
	  						 	border-radius: 10px;
	  						 }
							 
							 
							 
						@media (min-width: 1601px){
						.container {
						    width: 1600px;
						}
}	 
							 
							 @media (max-width: 1600px){
							 
							 .container {
							    padding: 0 20px;
							 }
							 .mt-tabpage-title3 .mt-tabpage-item3{width: 32.6%;margin-right: 1%;}
							 .mt-tabpage-count3 ul li{width: 24%;}
							  .mt-tabpage-item3 .mt-tabpage-item3_l img{width: 50%}
							 }
							 @media (max-width: 768px){
							 .pro_message .message_form .item_form{width: 100%;margin: 0.4rem 0 0 0;}
							 	.pro_message .message_form .item_form2{width: 100%;}
							 	.pro_message .message_form .item_form3{display: none;}
							 	.pro_liucheng ul li p{font-size: 0.20rem; line-height: 0.3rem;width: 80%; margin: 0 auto;}
							 	.pro_liucheng ul li h2{font-size: 0.24rem; margin: 0.2rem 0 0 0;}
							 	.pro_message span b{font-size: 0.2rem;line-height: 0.3rem;}
							 	.item_form input{padding: 0.2rem 0 0.2rem 0.1rem; height: auto;}
							 	.pro_material .pro_material_l{width: 100%;}
							 	.pro_material .pro_material_r{width: 100%;}
							 }
							 @media (max-width: 1024px){
							 	.data-box .box{width: 90%;
							     height: 100%;
							     margin: 0 auto;
							     position: relative;
							     z-index: 1;}
							 	.data-box .box .data .list .item1 {
							 	    width: 50%;
							 	    height: 1.38rem;
							 	    left: 0;
							 	    bottom: 1.68rem;
							 	    z-index: 3;
							 	  }
							 	  .data-box .box .data .list .item2 {
							 	    width: 50%;
							 	    height: 1.38rem;
							 	    left: 50%;
							 	    bottom: 1.68rem;
							 	  }
							 	  .data-box .box .data .list .item4 {
							 	    width: 50%;
							 	    height: 1.38rem;
							 	    left: 0;
							 	    bottom: 0;
							 	    z-index: 3;
							 	  }
							 	  .data-box .box .data .list .item3 .img {
							 	    
							 	      height: 1.36866rem;
							 	      position: absolute;
							 	      left: 0;
							 	      bottom: 0;
							 	  }
							 	  .data-box .box .data .list .item {    padding-top: 0.1rem;
							 	  }
							 	  .data-box .box .data .list .item3 {
							 	      width: 50%;
							 	      height: 1.38rem;
							 	      left: 25%;
							 	      bottom: 3.36rem;
							 	    
							 	      z-index: 4;
							 	      overflow: hidden;
							 	      box-shadow: none;}
							 		  .data-box .box .data .list .item5 {
							 		      width: 50%;
							 		      height: 1.38rem;
							 		      left: 50%;
							 		      bottom: 0;}
							 			  .data-box .box .h1-box .h1{margin-top: 0.8rem;font-size: 0.3rem;}
							 .data-box .box .p p{font-size: 0.2rem; line-height: 0.3rem;}
							 .data-box{height: 9rem;}
							   .data-box .box .data .list .item1:hover,  .data-box .box .data .list .item2:hover ,  .data-box .box .data .list .item3:hover,  .data-box .box .data .list .item5:hover{
							     height: 1.76751rem;
							   }
							   .data-box .box .data .list .item4:hover {
							     height: 1.76751rem;
							   }
							   .data-box .box .data .list .item5 {
							     width: 50%;
							     height: 1.38rem;
							     left: 50%;
							     bottom: 0;
							   }
							   .pj_pro_tit .pj_pro_tit_l{width: 100%;}
							   .mt-tabpage-item2 .mt-tabpage-item2_l{width: 100%;}
							   .mt-tabpage-item2 .mt-tabpage-item2_r{width: 100%;padding: 0;}
							   .mt-tabpage-item2_r_c ul li{width: 48.2%;}
							   .why_con ul li{width: 100%;margin-right: 0; margin-bottom: 0.4rem;}
							   .mt-tabpage-title3 .mt-tabpage-item3{margin-right: 2%;width: 48%;}
							   .mt-tabpage-item3 .mt-tabpage-item3_l{display: none;}
							   .mt-tabpage-item3 .mt-tabpage-item3_r{width: 100%;    padding-top: 0.1rem;}
							   .mt-tabpage-title3 .mt-tabpage-item3::after{left: 0.2rem;top: 0.35rem;}
							 .mt-tabpage-title3 .mt-tabpage-item3:nth-child(2n) { margin-right: 0;}
							 .mt-tabpage-title3 .mt-tabpage-item3:nth-child(3n) {margin-right: 2%;}
							 .mt-tabpage-count3 ul li{width: 48%;}
							 .mt-tabpage-count3 ul li:nth-child(2n) {margin-right: 0;}
							 .pj_dl_con_show ul{width: 90%;}
							 .mt-tabpage-item2_r_c ul li p{font-size: 0.22rem;}
							 .tab_menu .tab_menu_tit{    margin: 0.6rem 0 0.6rem 0;    padding-left: 0.6rem;}
							 #pro_series{height: 11rem;}
							 #pro_series .tab_box{height: 11rem;}
							 .tab_box_ps .tab_box_ps_con, .tab_box_zs .tab_box_ps_con, .tab_box_ps1 .tab_box_ps_con{width: 80%;    left: 9%;}
							 #pro_series .tab_menu{width: 90%;}
							 #pro_series .tab_menu li{width: 100%;padding-left: 0.6rem; height: 1rem; line-height: 1rem;}
							 #pro_series .tab_menu li p{font-size: 0.3rem;}
							 .tab_box_ps_con p{font-size: 0.26rem; line-height: 0.3rem;}
							 .tab_box_ps_con a{    background-size: 0.12rem;}
							   .zi_banner  .zi_banner_con .pjtit{left: 28%;}
							   .mt-tabpage-title2 .mt-tabpage-item2{font-size: 0.26rem;}
							   .pj_pro_tit_r a{font-size: 0.24rem;width: 2.5rem}
							 .mt-tabpage-item2_r span{font-size: 0.24rem;width: 90%;margin-top: 0.2rem;}
							 .why_con ul li h2{font-size: 0.3rem;}
							 .why_con ul li p{font-size: 0.24rem;}
							 .mt-tabpage-item3 .mt-tabpage-item3_r p{font-size: 0.2rem;}
							 .mt-tabpage-count3 ul li p{font-size: 0.26rem;    line-height: 0.3rem;}
							 }

							 @media (max-width: 768px){

  .information .info-right .info-item .right-info h2 {
font-size: 15px;
    /* font-weight: normal; */
    text-align: justify;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #333333;
    height: auto;
}
.information .info-right .info-item .right-info p{display: none;}
.pj_dl_con_show ul li{width: 100%}
.data-box .box .data .list .item3 .p,.data-box .box .data .list .item2 .p,.data-box .box .data .list .item1 .p,.data-box .box .data .list .item5 .p,.data-box .box .data .list .item4 .p{margin-top: 0rem}
.mt-tabpage-title2 .mt-tabpage-item2{width: 100%;margin-bottom: 0.2rem;}
.mt-tabpage-title2{height: auto;}
.mt-tabpage-item2 .mt-tabpage-item2_l img{width: 100%}
#pro_series .tab_menu li p{font-size: 0.24rem;}
.zi_banner{height:3rem }
.pj_pro_tit_l h1{font-size: 0.3rem}
.mt-tabpage-item2_r .mt-tabpage-item2_r_t{width: 80%;font-size: 0.26rem}
.tab_box .tab_box_ps{    background-size: cover;}
}







	   /*框架站页面——————分割线*/
	   
	    /*框架站banner*/
	   .kj_banner{width: 100%;
	       height: 100%;
	       position: relative;
	       overflow: hidden;
	       z-index: 1;
	   }
	   
	   .kj_banner .kj_banner_con{background: url(../kjzimages/kj_01.jpg) no-repeat center; height: 7rem; width: 100%; background-size:cover;overflow: hidden;}
	 
	   .kj_banner_con .kj_banner_con_txt{ margin: 1.76rem auto 0 auto;width: 41%;}
	   .kj_banner_con .kj_banner_con_txt span{width: 0.87rem; height: 0.35rem; border-radius: 10px; background: #fdd105;font-size: 0.3rem; color: #1a1a1a;display: block; text-align: center; line-height: 0.35rem; font-weight: bold;}
	   .kj_banner_con .kj_banner_con_txt h1{font-size: 0.54rem; color: #1a1a1a;font-weight: normal;line-height: 0.7rem;}
	   
	    /*框架站介绍*/
		.kj_about{width: 100%; margin: 1rem 0 0 0;overflow: hidden;}
		.kj_about .kj_about_l{width: 64%; margin: 0;}
		.kj_about .kj_about_l .kj_txt_one{width: 100%;}
		.kj_txt_one b{font-size: 0.46rem; color: #d8d8d8;}
		.kj_txt_one h2{font-size: 0.46rem; color: #000000;font-weight: normal;position: relative;}
		.kj_txt_one h2::after{content: '';
    width: 8.26rem;
    height: 0.12rem;
    background: #FCCF04;
    position: absolute;
    left: 0;
    bottom: 42px;
    z-index: -1;
	}
	.kj_about .kj_about_l .kj_txt_two{width: 100%; margin: 0.9rem 0 0 0;}
	.kj_txt_two p{ font-size: 0.24rem; color: #242424;line-height: 0.32rem;}
	.kj_about .kj_about_l .kj_txt_three{width: 100%; margin: 0.9rem 0 0 0;}
	.kj_txt_three a{display: block;width: 3.1rem; height: 0.5rem; background: #fcd004; color: #000000; font-size: 0.18rem; line-height: 0.5rem; position: relative;border-radius: 0 0.25rem 0.25rem 0.25rem;padding-left: 0.3rem;font-weight:bold;}
	.kj_txt_three a:hover{background: #fad52c;}
	.kj_txt_three a::after{
		content: '';
		    width: 0.1rem;
		    height: 0.1rem;
		    border-radius: 100%;
		    background: #e4bb04;
		    position: absolute;
		    right: 0.2rem;
		    top: 45%;
		   
		    transition: all .5s;
		    -webkit-transition: all .5s;
	}
	.kj_about .kj_about_r{width: 36%; margin: 1.2rem 0 0 0;}
	.kj_about .kj_about_r img{width: 100%}
	
	   /*框架站优点*/
	   .kj_advantage{ width: 100%; margin: 1rem 0 0 0; overflow: hidden;}
	      .kj_advantage .kj_advantage_con{width: 100%; height: 6.78rem;background: url(../kjzimages/kjys_03.jpg) no-repeat center; position: relative; margin: 0 auto 0 auto;border-radius: 0.1rem;}
	   .kj_advantage .kj_advantage_con1{width: 100%;height: 1.6rem; background: #0d35a6; position: absolute;bottom:0 ;border-radius:0 0 0.1rem 0.1rem;}
	   .kj_advantage_con1 ul li{float: left; padding: 0.3rem 0 0 0.4rem;width: 20%;border-right: 1px solid #5672c1; height: 1.6rem;}
	   .kj_advantage_con1 ul li:nth-child(5n) { border-right: 0;}
	   .kj_advantage_con1 ul li img{width: 0.5rem; height: 0.5rem;}
	  .kj_advantage_con1 ul li p{color: #ffffff; font-size: 0.26rem;line-height: 0.3rem;    margin-top: 0.1rem;}
	  
	   /*业务优势*/
	   .kj_business{width: 100%; margin: 1rem 0 0 0;overflow: hidden;}
	    .kj_business .kj_business_l{width: 80%; margin: 0;}
		.kj_business_l .kj_business_l_tit{padding: 0.13rem 0.2rem;  background: #fdd105;    display: inline-block;border-radius: 0.1rem; color: #000000; font-size: 0.26rem; line-height: 1;}
		.kj_business_l h1{ color: #010101; font-size: 0.4rem;font-weight: normal; margin-top: 0.2rem;}
		 .kj_business .kj_business_r{width: 19.375%; margin: 0.4rem 0 0 0; ma}
		 
		 .kj_business .kj_business_r a{display: block;width: 3.1rem; height: 0.5rem; background: #fcd004; color: #000000; font-size: 0.18rem;font-weight: bold; line-height: 0.5rem; position: relative;border-radius: 0 0.25rem 0.25rem 0.25rem;padding-left: 0.3rem;}
		.kj_business .kj_business_r a:hover{background: #fad52c;}
		 .kj_business .kj_business_r a::after{
		 	content: '';
		 	    width: 0.1rem;
		 	    height: 0.1rem;
		 	    border-radius: 100%;
		 	    background: #e4bb04;
		 	    position: absolute;
		 	    right: 0.2rem;
		 	    top: 45%;
		 	   
		 	    transition: all .5s;
		 	    -webkit-transition: all .5s;
		 }
		 
		    
		    /*框架站案例*/
		.kj_case{ width: 100%; margin: 0; padding: 0.6rem 0; overflow: hidden; background: #ebeef1;}
		 .kj_case .kj_case_tit{width: 100%;overflow: hidden;}
		 .kj_case_tit span{display: block;}
		 .kj_case_tit span h1{font-size: 0.4rem; color: #1a1a1a; margin: 0;}
		 .kj_case_tit span b{font-size: 0.4rem; color: #1a1a1a; margin: 0;position: relative;z-index: 1;font-weight: bold;}
		 .kj_case_tit span b::after{content: '';
		 width: 4.6rem;
		 height: 0.12rem;
		 background: #FCCF04;
		 position: absolute;
		 left: 0;
		 bottom: 0;
		 z-index: -1;
		 }
		 .kj_case_tit a{display: block;width: 2.1rem; height: 0.5rem; background: #fcd004; color: #000000; font-size: 0.18rem;font-weight: bold; line-height: 0.5rem; position: relative;border-radius: 0 0.25rem 0.25rem 0.25rem;padding-left: 0.3rem;}
		.kj_case_tit a:hover{background: #fad52c;}
		  .kj_case_tit a::after{
		  	content: '';
		  	    width: 0.1rem;
		  	    height: 0.1rem;
		  	    border-radius: 100%;
		  	    background: #e4bb04;
		  	    position: absolute;
		  	    right: 0.2rem;
		  	    top: 45%;
		  	   
		  	    transition: all .5s;
		  	    -webkit-transition: all .5s;
		  }
		 
		 .kj_case ul{overflow: hidden; width: 100%; margin: 0.5rem 0 0 0;}
		 .kj_case ul li{float: left; width: 23.125%; margin-right: 2.5%; overflow: hidden;}
		 .kj_case ul li:nth-child(4n) { margin-right: 0;}
		 .kj_case ul li a{display: block;}
		 .kj_case ul li a p{ font-size: 0.18rem; color: #1a1a1a; margin: 0.2rem 0 0 0;    line-height: 0.26rem;}
		 .kj_case ul li a b{font-size: 0.14rem; color: #1a1a1a; background: url(../kjzimages/aljt.png) no-repeat right center; padding-right: 0.2rem; }
		.kj_case ul li a:hover p{color: #E4BB04;}
		
		  /*产品优势*/
		  
		  .kj_pro{width: 100%; margin: 0; background: url(../kjzimages/cpyd_02.jpg) no-repeat center; height: 7rem;}
		   .kj_pro  .kj_pro_con{width: 100%;}
		   .kj_pro_con ul li{width: 33.333%; border-right: 1px solid #676c6c; height: 7rem;position: relative;float: left;}
		    .kj_pro_con ul li:nth-child(3n) { border-right:none;}
		   .kj_pro_con ul li a{display: inline-block; position: absolute; bottom: 0rem;width: 80%;left: 5%;padding: 0.6rem 0;}
		   .kj_pro_con ul li a h1{font-size: 0.6rem; color: #fcd004;}
		   .kj_pro_con ul li a p{font-size: 0.2rem; color: #FFFFFF; line-height: 0.3rem;margin-top: 0.2rem;}
		     .kj_pro_con ul li a:hover{ transition: all .8s;
		  	    -webkit-transition: all .8s; bottom: 1rem;}
				.kj_pro_con ul li a:hover h1{color: #ffffff;}
			.kj_pro_con ul li .kj_pro_tit{width: 100%;margin-top: 0.6rem;}
			.kj_pro_tit h2{font-size: 0.46rem; color: #FFFFFF;font-weight: normal;}
			.kj_pro_tit h3{font-size: 0.26rem; color: #FFFFFF;font-weight: normal;margin-top: 0.1rem;}
			
			
			
				/* 必要布局样式css */
			.swiper-container {
				margin-left: auto;
				margin-right: auto;
				position: relative;
				z-index: 1
			}
			.swiper-container-no-flexbox .swiper-slide {
				float: left
			}
			.swiper-container-vertical>.swiper-wrapper {
				-webkit-box-orient: vertical;
				-moz-box-orient: vertical;
				-ms-flex-direction: column;
				-webkit-flex-direction: column;
				flex-direction: column
			}
			.swiper-wrapper {
				position: relative;
				width: 10%;
				height: 100%;
				z-index: 1;
				display: -webkit-box;
				display: -moz-box;
				display: -ms-flexbox;
				display: -webkit-flex;
				display: flex;
				-webkit-transition-property: -webkit-transform;
				-moz-transition-property: -moz-transform;
				-o-transition-property: -o-transform;
				-ms-transition-property: -ms-transform;
				transition-property: transform;
				-webkit-box-sizing: content-box;
				-moz-box-sizing: content-box;
				box-sizing: content-box;
			}
			.swiper-wrapper {
				-webkit-transform: translate3d(0, 0, 0);
				-moz-transform: translate3d(0, 0, 0);
				-o-transform: translate(0, 0);
				-ms-transform: translate3d(0, 0, 0);
				transform: translate3d(0, 0, 0)
			}
			.swiper-slide {
				-webkit-flex-shrink: 0;
				-ms-flex: 0 0 auto;
				flex-shrink: 0;
				width: 50%;
				height: 100%;
				position: relative;
				padding: 0;
			
			}
			/*
			.swiper-button-next, .swiper-button-prev {
				position: absolute;
				top: 50%;
				width: 27px;
				height: 50px;
				margin-top: -25px;
				-moz-background-size: 27px 44px;
				-webkit-background-size: 27px 44px;
				background-size: 27px 44px;
				background-position: center;
				background-repeat: no-repeat;
				cursor: pointer;
			}*/
			.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
				background-image: url(../kjzimages/arrows.png) no-repeat;
				right: 10px;
				left: auto
			}
			.swiper-pagination {
				position: absolute;
				text-align: center;
				-webkit-transition: .3s;
				-moz-transition: .3s;
				-o-transition: .3s;
				transition: .3s;
				-webkit-transform: translate3d(0, 0, 0);
				-ms-transform: translate3d(0, 0, 0);
				-o-transform: translate3d(0, 0, 0);
				transform: translate3d(0, 0, 0);
				z-index: 10
			}
			.swiper-pagination-bullet {
				width: 8px;
				height: 8px;
				display: inline-block;
				border-radius: 100%;
				background: #000;
				opacity: .2;
				margin: 0 5px;
				cursor: pointer;
			}
			.swiper-slide:hover {
			
			}
			.banner-box {
				width: 100%;
				float: left;
				position: relative;
				    margin: -1.6rem 0 0 0;
			}
			.swiper-container {
				width: 100%;
				margin: 12px 0;
			}
			.swiper-slide {
				-webkit-transform-style: preserve-3d;
				-moz-transform-style: preserve-3d;
				-ms-transform-style: preserve-3d;
				transform-style: preserve-3d;
				transform: scale(.8);
				-webkit-transition: all .5s;
				-moz-transition: all .5s;
				-o-transition: all .5s;
				transition: all .5s;
				-webkit-transition: transform 1.0s;
				-moz-transition: transform 1.0s;
				-ms-transition: transform 1.0s;
				-o-transition: transform 1.0s;
				-webkit-transform: scale(0.7);
				-moz-box-shadow: rgba(0,0,0,.2) 0px 0px 30px;
			}
			.swiper-slide-active, .swiper-slide-duplicate-active {
				-webkit-transform: scale(1.1);
				transform: scale(1.1);
			}
			.swiper-slide img {
				width: 100%;
				display: block;
			}
			.swiper-pagination {
				position: relative;
				margin-bottom: 30px;
			}
			.swiper-pagination-bullet-active {
				opacity: 1;
				background: rgba(0,0,0,.8);
			}
			
			@media screen and (max-width: 668px) {
			.swiper-pagination {
				position: relative;
				margin-bottom: 20px;
			}
			.swiper-pagination-bullet-active {
				opacity: 1;
				background: rgba(0,0,0,.8);
			}
			}
			.swiper-button-prev:hover {
				
				background-position:left bottom
			}
			.swiper-button-next:hover {
				
				background-position:right bottom
			}
			.swiper-button-prev {
				display:block;width:45px;height:58px;background:transparent url(../kjzimages/arrows.png) no-repeat;position:absolute;top:2.1rem;cursor:pointer;text-decoration:none;outline:0;border:0;background-position:left top;left:20%
			}
			.swiper-button-next {
				display:block;width:45px;height:58px;background:transparent url(../kjzimages/arrows.png) no-repeat;position:absolute;top:2.1rem;cursor:pointer;text-decoration:none;outline:0;border:0;background-position:right top;right:20%
			}
			
			.mmmm{ width:100%;height:auto;margin:0.6rem 0 0 0;overflow: hidden; }
			.mmmm ul li{display:none;}
			.mmmm .now{display:block;}
			.mmmm ul li .cp_tit{width: 100%; margin: 0;text-align: center;}
			.cp_tit h1{color: #010101; font-size: 0.3rem;}
			.cp_tit p{color: #777777; font-size: 0.16rem;margin: 0.1rem auto 0 auto;width: 50%}
			.cp_tit a{width: 2.9rem; height: 0.5rem;background: #fcd004;color: #010101; font-size: 0.18rem; text-align: center; line-height: 0.5rem; margin: 0 auto 0 auto;display: block;border-radius: 0.28rem;margin-top: 0.4rem;}
			
			
			.data-show1 table{margin-top:0.6rem;}
			.data-show1 table td {
			    padding: 5px 2px;
			    word-break: break-all;
			}
			.data-show1  .one-tr1{ background: #ffcf08; }
			
			.data-show1 table tr{margin:30px 0;}
			.data-show1 table tr td{text-align:center;line-height:0.26rem; font-size: 0.16rem; color: #222222;}
			
			
			.kj_cp{width:100%; height: 4.6rem;background:url(../kjzimages/mk.png) no-repeat center 0.8rem #ebeef1;padding: 0.6rem 0 0  0;margin: 1rem 0  0 0; } 
			.kj_cp .kj_cp_tit{width: 100%;}
			 .kj_cp_tit  .kj_cp_tit_l{width: 30%;}
			 .kj_cp_tit  .kj_cp_tit_l h1{color: #010101; font-size: 0.46rem;font-weight: normal;}
			  .kj_cp_tit  .kj_cp_tit_l p{color: #010101; font-size: 0.26rem;}
			   .kj_cp_tit  .kj_cp_tit_r{width: 43%;}
			   .iabt-a{
			   	color: #d8d8d8;
				font-size: 0.2rem;
				line-height: 0.3rem;
			   }
			   .iabt-a2{
			   	display: inline-block;
			   	vertical-align: top;
			   	position: relative;
			   	color: #000;
			   }
			   .iabt-a2 span{
			   	position: relative;
			   	z-index: 2;
			   	font-size: 0.2rem;
			   }
			   /*
			   .iabt-a2:after{
			   	content: '';
			   	width: 100%;
			   	height: 0.08rem;
			   	background: #fdd105;
			   	position: absolute;
			   	left: 0;
			   	bottom: 0.1rem;
			   }*/
			   
			     @media (max-width: 1600px){
			     	.kj_advantage_con1 ul li p{font-size: 0.22rem;}


			     }
			   
			   @media (max-width: 768px){
			   	
			   	.kj_banner .kj_banner_con{height: 3rem;}
			   .kj_banner_con .kj_banner_con_txt{margin: 0.8rem auto 0 auto;
			       width: 60%;}	
			   	.kj_about .kj_about_l{width: 100%;}
			   	.kj_about .kj_about_r{display: none;}
			   	
			   	.kj_advantage .kj_advantage_con{background: none; position: inherit;height: 6rem;}
			   	.kj_advantage .kj_advantage_con1{height: 100%; position: inherit;border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;}
			   	.kj_advantage_con1 ul li{width: 50%;border-bottom: 1px solid #5672c1;border-right: none;padding: 0.3rem 0 0.3rem 0.4rem;
    height: 2rem;    }
			   	.kj_advantage_con1 ul li p{font-size: 0.26rem;margin-top: 0.3rem;}
			   	.kj_business .kj_business_l,.kj_business .kj_business_r{width: 100%;}
			   	.kj_case ul li{width: 100%; margin-right: 0; margin-bottom: 0.2rem;}
			   	.kj_cp_tit .kj_cp_tit_l{width: 100%;}
			   	.kj_cp_tit .kj_cp_tit_r{width: 100%; margin-top: 0.2rem;}
			   	a.mb-scrollButtons.mb-left{left: 0;}
			   	a.mb-scrollButtons.mb-right{right: 0; left: 22%;}
			   	.kj_cp{background-size: cover;}
			   	.kj_pro_con ul li a p{height: 2rem;font-size: 0.24rem;}
			   	.kj_txt_two p{font-size: 0.24rem;line-height: 0.4rem;}
			   	.iabt-a{color: #999999;font-size: 0.23rem;line-height: 0.3rem;}
			   	.kj_pro{background-size: cover;height: 10rem;overflow: hidden;}
			   		.kj_pro_con ul{padding-top: 2rem;}
			   	.kj_pro_con ul li{height: 2rem;width: 100%;margin-bottom: 0.8rem;border-right:none;}
			   	.kj_pro_con ul li .kj_pro_tit{display: none;}
			   	.kj_case ul li a p{font-size: 0.3rem;font-weight: bold;line-height: 0.34rem;}
			   	.kj_case ul li a b{font-size: 0.2rem;}
			   	.iabt-a2:after{bottom: 0.1rem;}
			   	.kj_cp{height: 4rem;}
			   		#focus{width:1600px}
			   		.kj_banner_con .kj_banner_con_txt h1{font-size: 0.3rem;margin-top: 0.2rem;color: #fff;line-height: 0.3rem;}
			   		.cp_tit p{width: 70%;line-height: 0.26rem;font-size: 0.24rem;}
			   		.kj_business{display: none;}
			   		.data-show1 table td{word-break: normal;}
			   		.data-show1{overflow: scroll;}
			   		.kj_txt_one h2::after{display: none;}
			   		.kj_txt_three a{width: 60%;height: 0.8rem;font-size: 0.3rem;line-height: 0.8rem;}
			   		 .kj_pro_con ul li a:hover{display: none;}

			   		 .banner-box{margin: -0.6rem 0 0 0}
			   		.swiper-button-next{right: 10%;width: 25px;
    height: 58px;top: 1.9rem}
			   		.swiper-button-prev{left: 10%;width: 25px;
    height: 58px;top: 1.9rem}
    	.swiper-slide-active, .swiper-slide-duplicate-active{-webkit-transform: scale(1.5);
    transform: scale(1.5);}		
    .item_button .btn2{width: 2.5rem; height: 0.8rem; font-size: 18px;line-height: 0.8rem }
    .iabt-a2 span{font-size: 0.23rem}

			   }


			   /*履带站页面——————分割线*/
			   
			    /*履带站banner*/
			   .ld_banner{width: 100%;
			       height: 100%;
			       position: relative;
			       overflow: hidden;
			       z-index: 1;
			   }
			   
			   .ld_banner .ld_banner_con{background: url(../images/lvban_01.jpg) no-repeat center; height: 8rem; width: 100%; background-size:cover;overflow: hidden;}
			   	 
			   .ld_banner_con .ld_banner_con_txt{ margin-left: 8%;margin-top: 3rem;}
			   
 .ld_banner_con .ld_banner_con_txt h2{font-size: 0.3rem; color: #ffffff;font-weight: bold;}
			   .ld_banner_con .ld_banner_con_txt h1{font-size: 0.6rem; color: #f9c941;font-weight: bold;margin-top: 0.2rem;}
			   
			       /*履带站介绍*/
				   .lv_about{width: 100%; margin: 0 0 0.6rem 0;overflow: hidden;}
				    .lv_about  .lv_about_l{width: 48%; margin: 0.8rem 0 0 0;}
					 .lv_about  .lv_about_l h3{ font-size: 16px; color: #f9c941; font-weight: bold;}
					  .lv_about  .lv_about_l h4{ font-size: 0.3rem; color: #222222; font-weight: bold;line-height: 1; margin-top: 0.1rem;}
					   .lv_about  .lv_about_l p{ font-size: 0.2rem; color: #222222; font-weight: bold;line-height: 0.3rem;margin: 0.4rem 0  0 0;}
					       .lv_about  .lv_about_r{width: 40%; margin: 1.6rem 0 0 0;}
						    .lv_about  .lv_about_r p{font-size:16px; color: #999999; line-height: 24px;}
							.lv_about  .lv_about_r a{width: 3rem; height: 0.7rem;background: #f3c734;border-radius: 0.35rem;display: block; line-height: 0.7rem;position: relative;font-size: 20px; color: #222222;font-weight: bold;padding-left: 0.45rem;
							margin-top: 0.6rem;
							}
							
							 .lv_about  .lv_about_r a::after{
									 	content: '';
									 	    width: 0.5rem;
									 	    height: 0.5rem;
									 	    border-radius: 100%;
									 	    background: url(../images/lv_jt.png) no-repeat center #222222;
									 	    position: absolute;
									 	    right: 0.2rem;
									 	    top: 0.13rem;
									 	   
									 	    transition: all .5s;
									 	    -webkit-transition: all .5s;
									 }
									 
									 .lv_about  .lv_about_r a:hover{background: #222222; color: #F39700;}
									 
 /*履带站数据*/
 .lv_sj{width: 100%; margin: 0;overflow: hidden;}
  .lv_sj  .lv_sj_con{width: 100%; border-top: 1px solid #e5e5e5; padding-top: 0.6rem;}
    .lv_sj  .lv_sj_con .lvsj1{width: 25%; text-align: center;float: left;}
	.lvsj1 h4 em{font-size: 20px; color: #222222;font-style: normal;top: 0rem; position: absolute;}
	.lvsj1 h4{font-size: 1rem; color: #f3c734;position: relative; line-height: 1;}
	.lvsj1 p{font-size: 20px; color: #222222; font-weight: bold;line-height: 24px;}
	
	 /*履带站产品*/
	 
	 .lv_pro{width: 100%;background: #efefef; margin: 0.8rem 0 0 0; overflow: hidden;padding: 0 0 1rem 0;}
	 .lv_pro .lv_pro_tit{width: 100%;font-size: 22px; color: #222222;font-weight: bold;margin: 0.6rem 0 0 0;}
	 

	 
	   .swiper {
	     width: 100%;
	     height: 100%;
		 margin: 0.9rem 0 0 0;
	   }
	 
	   .swiper-slide {
	   
	     font-size: 18px;
	 
	     display: flex;
	     justify-content: center;
	     align-items: center;
	   }
	     .swiper-slide  h2{font-size: 0.4rem; color: #f9c941;height: 0.6rem;display: block;position: relative;}
	  .swiper-slide  h2::after{
	 									 	content: '';
	 									 	    width: 0.6rem;
	 									 	    height: 0.06rem;
	 									 	   
	 									 	    background: #F9C941;
	 									 	    position: absolute;
	 									 	    left: 0rem;
	 									 	   bottom: 0;
	 									 	   
	 									 	    transition: all .5s;
	 									 	    -webkit-transition: all .5s;
	 									 }
										 
										 
	   .swiper-slide img {
	     display: block;
	   width: auto;
	     object-fit: cover;
		 margin: 0 auto;
	   }
	   
	   .swiper-slide ul{width: 100%; margin: 0.6rem 0 0 0;overflow: hidden;}

.swiper-slide ul li{width: 33.333%; float: left;text-align: center;}
.swiper-slide ul li h3{font-size: 20px; color: #222222;}
.swiper-slide ul li p{font-size: 0.4rem; color: #f9c941;font-weight: bold;}

.swiper-button-next{width: 0.6rem !important; height: 0.6rem !important; border-radius: 100%;background: url(../images/lvjt1.png) no-repeat center #ffffff;font-size: 0 !important;}
.swiper-button-next:hover{background: url(../images/lvjt4.png) no-repeat center #222222;}

.swiper-button-prev{width: 0.6rem !important; height: 0.6rem !important; border-radius: 100%;background: url(../images/lvjt2.png) no-repeat center #ffffff;font-size: 0 !important;}
.swiper-button-prev:hover{background: url(../images/lvjt3.png) no-repeat center #222222;}

.tab{width:100%;margin:0 auto 0 auto;position: relative;}

.tab_nav{width: 100%; margin: 0.8rem 0 0 0;}
.tab_nav h1{font-size: 0.46rem; color: #010101;}
.tab_nav p{font-size: 0.26rem; color: #010101;}
.tab ul.menu{overflow: hidden;     }

.tab ul.menu li{float:left;text-align:center;line-height:32px;list-style:none;font-size:18px;cursor:pointer; padding: 5px 20px;border-radius: 15px;color: #1a1a1a;margin-left: 10px;border: 3px solid #ffffff;margin-top: 0.4rem;}
.tab ul.menu li.active{background:#ffcf08;color:#1a1a1a;border: 3px solid #efefef;}
.con1,.con2,.con3,.con4,.con5{height:auto;}
.con2,.con3,.con4,.con5{display:none;}
.con1 ul,.con2 ul,.con3 ul,.con4 ul,.con5 ul{padding:5px;}
.con1 ul li,.con2 ul li,.con3 ul li,.con4 ul li,.con5 ul li{background:url(images/point.png) no-repeat left center;padding:0 0 0 10px;font-size:14px;line-height:180%;color:#252525;}
.con1 ul li:hover,.con2 ul li:hover,.con3 ul li:hover,.con4 ul li:hover,.con5 ul li:hover{color:#ba2636;cursor:pointer;text-decoration:underline;}
.cp_more{display: block; width: 2rem; height: 0.5rem; border-radius: 10px; line-height: 0.5rem; text-align: center; background: #f9c941; margin: 0.2rem auto 0 auto;}
.cp_more:hover{background: #cc9a0e; color: #222;}

 /*履带站优势*/
 .lv_adv{width: 100%; margin: 0;padding: 0.8rem 0 1.2rem 0; overflow: hidden;}
  .lv_adv  .lv_adv_l{width: 42.5%; margin: 0;height: 5.91rem; background: url(../images/lvys_03.jpg) no-repeat center;background-size: cover;}
  .lv_adv  .lv_adv_r{width: 50%; margin: 0; height: 100%; min-height:6.7rem;overflow-y:auto;max-height:5.91rem;}
  .lv_adv  .lv_adv_r::-webkit-scrollbar {
  width: 6px;
}

/* 设置滚动条的轨道样式，例如背景颜色和边框样式 */
  .lv_adv  .lv_adv_r::-webkit-scrollbar-track {
  background-color: #F5F5F5;
}


  .lv_adv  .lv_adv_r::-webkit-scrollbar-thumb {
  background-color: #097ac9;
  border-radius: 3px;
}

    .lv_adv  .lv_adv_r .adv_one{width: 100%;margin: 0.5rem 0 0 0;}
	.adv_one h1{font-size: 0.46rem;   color: #0965aa;
    background-image: -webkit-linear-gradient(90deg, #0965aa, #3c94d2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: change 5s infinite linear;height: 0.6rem;}
	.adv_one p{font-size: 20px; color: #222222; font-weight: bold;}
	
	 /*履带站应用领域*/
	 
	 .lv_area{width: 100%; margin: 0 0 0.8rem 0; overflow: hidden;}
	 .lv_area .lv_area_tit{width: 100%;margin: 0 0 0.6rem 0;}
	 .lv_area .lv_area_tit h3{font-size: 20px; color: #222222;}
	 .lv_area .lv_area_tit h1{font-size: 0.36rem; color: #0d35a6; margin: 0.2rem 0 0 0;}
	  .lv_area  .lv_area_one{width: 100%; margin: 0;}
	  .lv_area  .lv_area_two{width: 100%; margin: 0; background: #0d35a6;overflow: hidden;}
	   .lv_area_two  .lv_area_list{width: 25%; float: left; padding: 0.3rem;border-right: 1px solid #3d5db8;}
	    .lv_area_two  .lv_area_list h2{color: #ffffff;font-size: 0.26rem; font-weight: bold;}
		.lv_area_two  .lv_area_list p{color: #ffffff;font-size: 16px; line-height: 24px; margin-top: 0.2rem;}
		.data-show{width: 100%; margin-top: 60px;}
		.data-show table tr{border-top:1px solid #ccc;border-right:1px solid #ccc;margin:30px 0}
.data-show table tr td{text-align:center;border-left:1px solid #ccc;border-bottom:1px solid #ccc;line-height:0.4rem; font-size: 0.16rem; color: #222222;}
		@media (max-width: 1200px){
			.swiper-slide img{width: 100%;}
			.lv_about .lv_about_r a{width: 3rem;}
			.tab .tab_nav{    top: -1rem;}
			.tab ul.menu{float: unset;margin-bottom: 0;}
		}
		
		@media (max-width: 768px){
		.ld_banner .ld_banner_con{height: 3rem; background-size: 100%;}
			.ld_banner_con .ld_banner_con_txt{margin-top: 1rem;}
			.lv_about .lv_about_l{width: 100%;}
			.lv_about .lv_about_r{width: 100%; margin: 0.6rem 0 0 0;}
			.lv_about .lv_about_r a{width: 3.3rem;font-size: 16px;}
			.lv_sj .lv_sj_con{padding: 0;}
			.lv_sj .lv_sj_con .lvsj1{width: 48%; margin-top: 0.4rem;}
			.swiper-slide img{width: 100%;}
			.swiper-slide ul li{width: 100%; margin-top: 0.2rem;}
			
				
				.tab ul.menu li{width: 100%;margin: 0.1rem 0;font-size: 15px;padding:0;}
				
			
				.lv_adv .lv_adv_l{width: 100%; background-size: 100%;}
				.lv_adv .lv_adv_r{width: 100%;margin-top: 0.6rem;}
				
				.lv_area_two .lv_area_list{width: 100%; border-bottom: 1px solid #3d5db8;border-right: none;}
				.lv_area_two .lv_area_list h2{font-size: 0.36rem;}
				.lv_area .lv_area_one img {width: 100%;}
				.lvsj1 p{font-size: 16px;line-height: 22px;    width: 90%;
    display: block;
    margin: 0 auto;}
				.lv_about .lv_about_r p{font-size: 16px;line-height: 24px;}
				.lv_pro .lv_pro_tit{display: none;}
				.swiper-slide h2::after{display: none;}
				.tab_nav{margin: 0.8rem 0 0.4rem 0;}
				.adv_one h1{font-size: 0.36rem}
				.adv_one p{font-size: 12px; line-height: 22px;color: #999999}
				.lv_area .lv_area_tit h1{line-height: 0.42rem;}
				.data-show{overflow: scroll;}
				.swiper-slide ul li h3{font-size: 16px;}
				.swiper-slide ul li p{font-size: 0.36rem;}
				.tab_nav h1{font-size: 0.36rem;}
				.lv_area_two .lv_area_list p{font-size: 14px; line-height: 24px;}
				.lv_about .lv_about_l p{display: none;}
				.lvsj1 h4 em{font-size: 16px;}

			}
		
		 /*履带站页面结束——————分割线*/

