
/*子页面头部*/
.n_bj{width: 100%; height: 6rem;background: url(../images/n_bj_01.jpg) no-repeat center;overflow: hidden; position: relative;z-index: -1;}
.n_bj h1{font-size: 46px; color: #FFFFFF;position: absolute; top: 50%; left: 5%; width: 1550px;display: inline-block;}
.n_bj h1 p{font-size: 20px; color: #eb6133;}

.n_bj2{width: 100%; height: 6rem;background: url(../images/n_bj_01.jpg) no-repeat center;overflow: hidden; position: relative;z-index: -1;}
.n_bj2 h1{font-size: 46px; color: #FFFFFF;position: absolute; top: 50%; left: 5%; width: 1550px;display: inline-block;}
.n_bj2 h1 p{font-size: 20px; color: #eb6133;}

.case_bj{width: 100%; height: 9.4rem;background: url(../images/casebj_01.jpg) no-repeat center;overflow: hidden;;z-index: -1;}

.pro_bj{width: 100%; height: 9.4rem;background: url(../images/pro_bj_01.jpg) no-repeat center;overflow: hidden;;z-index: -1;}

/*关于我们*/
.about{width: 100%; margin: 0;overflow: hidden;}
.about .about_l{width: 40%; margin: 0;}
.about_l .about_l_con{width: 78%;font-size: 0.4rem;color: #222222;position: relative;padding-left: 30px;line-height: 60px;margin-top: 0.8rem;}
.about_l .about_l_con::before{content: "";position: absolute;width: 10px; height: 40px;background: #036eb8; left: 0;top: 10px;}

.about .about_r{width: 60%; margin: 0;}
.about_r .about_r_con{width: 100%;padding-top: 40px;}
.about_r .about_r_con p{font-size: 20px;color: #999999;line-height: 32px; margin-top: 40px;}
.about_r .about_r_data{width: 100%;}
.about_r .about_r_data .about_r_data_c{width: 33.333%;float: left;margin: 60px 0 0 0;text-align: center;}
.about_r_data_c b{font-size: 0.6rem; color: #036eb8;line-height: 1;}
.about_r_data_c p{font-size: 20px; color: #999999;}


.culture{width: 100%; margin: 1.2rem 0 0 0;}
.culture .culture_top{width: 100%;overflow: hidden;}
.culture_top .culture_top_l{width: 48%; margin: 60px 0 0 0;}
.culture_top .culture_top_l h1{font-size: 40px; color: #222222;}
.culture_top .culture_top_l p{font-size: 18px; color: #999999; line-height: 32px;}
.culture_top .culture_top_r{width: 48%; margin: 0;}

.culture .culture_two{width: 100%;background: #f7f8fb;overflow: hidden;}
 .culture_two  .culture_two_l{width: 38%; margin: 0;}
 .culture_two_l .culture_two_l_c{ width: 100%; border-bottom: 1px solid #d6dbe5;padding: 0.3rem 0 0.2rem 0;}
  .culture_two_l_c h2{color: #036eb8; font-size: 30px;}
    .culture_two_l_c p{color: #222222; font-size: 18px;}
	
	 .culture_two  .culture_two_r{width: 48%; margin: 0;padding-top: 0.2rem;}
	 
	 
	 
	 /*合作伙伴*/
	 .z_partner{width: 100%; margin: 0; overflow: hidden;}
	 .z_partner .in_partner_z{width: 100%; margin: 0.6rem 0 0 0; overflow: hidden;}
	 .z_partner .in_partner_z h2{color: #222222; font-size: 0.4rem;}
	  .in_partner_z ul{border-top: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5; overflow: hidden;background: #ffffff;margin-top: 0.6rem;}
	  .in_partner_z ul li{width: 12.5%;padding: 0.38rem 0;border-right: 1px solid #E5E5E5;border-bottom: 1px solid #E5E5E5;text-align: center;float: left;}
	  .in_partner_z ul li img{width: auto;}
	  
	   /*联系我们*/
	   .con_top{width: 100%; margin: 100px 0 0 0; overflow: hidden;}
	   .con_top .con_top_l{width: 54.8%;margin: 0;}
	   .con_top .con_top_l h1{font-size: 0.6rem; color: #222222;line-height: 74px;margin-bottom: 50px;display: block;}
	   .con_top_l .con_top_l_con{width: 100%;font-size: 20px; color: #222222;margin-top: 20px;overflow: hidden;}
	   .con_top .con_top_r{width: 45.2%;margin: 0;}
	   
	      /*留言*/
	   .pro_message{ width: 100%; margin: 0.8rem 0 0 0; overflow: hidden; padding: 0.6rem  0; background: #f7f8fb;}
	   .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;font-weight: normal;}
	   .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;}
	   .item_form3_con .item_form3_con_iphone{ width: 72.5%; margin: 0 auto; }
	   .item_form3_con_iphone b{color: #FFFFFF; font-size: 0.2rem; 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;
	   						 }
		
		   /*新闻中心*/
		   .news_con{width:100% ; margin: -1.7rem 0 0 0;z-index: 999;}
		   .news_con .news_con_t{width: 100%; margin: 0;overflow: hidden;background: #FFFFFF;}
		   .news_con .news_con_t a{display: inline-block;}
		    .news_con_t .news_con_t_l{width: 50%; margin: 0;}
			.news_con_t .news_con_t_l img{width: 100%;}
			.news_con_t .news_con_t_r{width: 50%; margin: 0;padding: 0.7rem;}
			.news_con_t .news_con_t_r .news_tit1{font-size: 18px; color: #222222;}
			.news_con_t .news_con_t_r .news_tit2{font-size: 26px; color: #222222;line-height: 40px;margin-top: 0.3rem;}
			.news_con_t .news_con_t_r .news_tit3{font-size: 18px; color: #999999;line-height: 30px;margin-top: 0.4rem;text-align: justify;
word-break: break-all;
text-overflow: ellipsis;
display: -webkit-box;
/*! autoprefixer: off */
-webkit-box-orient: vertical;
/* autoprefixer: on */
-webkit-line-clamp: 2;
overflow: hidden;
}
			.news_con_t .news_con_t_r .news_tit4{font-size: 18px; color: #222222;background: url(../images/ico14.png) no-repeat right center;display: block;width: 110px;margin-top: 0.4rem;}
			.news_con .news_con_t a:hover .news_tit1,.news_con .news_con_t a:hover .news_tit2{color: #427195;}
	.news_con_t .news_con_t_r:hover{margin-top: -10px;transition: all .5s;-webkit-transition: all .5s;}
			
			.news_con .news_con_c{width: 100%; margin: 0 0 1rem 0;overflow: hidden;}
			.news_con .news_con_c li{width: 32%;background: url(../images/nsbj.png) no-repeat center;float: left; border: 1px solid #f5f5f5;background-size: 100%; padding: 60px 50px;transition: all .5s;
    -webkit-transition: all .5s;margin-right: 2%;margin-top: 0.4rem;}
	.news_con .news_con_c li:nth-child(3n){margin-right: 0;}
			.news_con .news_con_c li a{display: block;}
		.news_con .news_con_c li .news_c_tit1{font-size: 18px; color: #222222;}
		.news_con .news_con_c li .news_c_tit2{font-size: 24px; color: #222222;line-height: 40px;margin-top: 0.3rem;}
		.news_con .news_con_c li .news_c_tit3{font-size: 18px; color: #222222;margin-top: 0.3rem;}
		.news_con .news_con_c li .news_c_tit3 img{width: 100%;}
		.news_con .news_con_c li .news_c_tit4{font-size: 18px; color: #222222;background: url(../images/ico14.png) no-repeat right center;display: block;width: 110px;margin-top: 0.2rem;}
		.news_con .news_con_c li:hover{background-color: #427195;}
		.news_con .news_con_c li:hover .news_c_tit1,.news_con .news_con_c li:hover .news_c_tit2,.news_con .news_con_c li:hover .news_c_tit4{color: #ffffff;}
		
		
		/*新闻中心——详情*/
		.n_bj .news_show{width: 100%;overflow: hidden;margin-top: 3rem;}
		.n_bj .news_show .news_show_tit{width: 100%;overflow: hidden;}
		 .news_show_tit p{font-size: 18px; color: #ffffff;float: left;margin-right: 0.3rem;}
		 .news_show h2{font-size: 0.46rem; color: #ffffff; line-height: 0.8rem;}
		 .news_show a{font-size: 18px; color: #ffffff;text-align: right;display: block;background: url(../images/fhlb.png) no-repeat right;padding-right: 30px;margin-top: 1rem;}
		 
		 .news_deta_con{width: 100%; margin: 0;overflow: hidden;}
		 .news_deta_con .news_deta_txt{margin: 0 auto;}
		 .news_deta_con .news_deta_txt p{font-size: 20px; color: #999999; line-height: 36px;margin: 0.3rem 0;}
		 .news_deta_con .news_deta_txt p img{text-align: center; width: auto;margin: 0 auto;
    display: block;}
	.news_deta_txt .news_info{width: 100%; margin: 1rem 0 1rem 0;overflow: hidden;}
	.news_deta_txt .news_info h1{font-size: 0.46rem; color: #222222;}
	.news_deta_txt .news_info .news_info_f{width:100%;margin-top: 0.4rem;}
	.news_info_f .news_info_f_c{width: 48%; margin: 0; border-top: 1px solid #e5e5e5;}
	.news_info_f .news_info_f_c .inf1{font-size: 20px; color: #222222;margin-top: 0.3rem;}
	.news_info_f .news_info_f_c .inf2{font-size: 0.32rem; color: #222222;margin-top: 0.1rem;}
	.news_info_f .news_info_f_c .inf3{margin-top: 0.15rem;}
	.news_info_f .news_info_f_c .inf3{background:  url(../images/ico14.png) no-repeat right center;font-size: 18px; color: #222222;padding-right: 30px;width: 110px;}
	.news_info_f .news_info_f_c a:hover .inf2,.news_info_f .news_info_f_c a:hover .inf3{color:#427195;}
	
	/*产品列表*/
	.pro_top{width: 100%; margin: 1.2rem 0 0 0;text-align: center;}
	.pro_top h1{font-size: 0.46rem; color: #222222;}
	.pro_top p{font-size: 16px; color: #999999;}
	
	.pro_show{width: 100%; margin: 0.6rem 0 0 0;overflow: hidden;}
	.pro_show .pro_show_one{width: 100%;border-bottom: 1px solid #eaf0f7;overflow: hidden;padding-bottom: 0.3rem;}
	.pro_show .pro_show_one .pro_show_one_l{width: 80%; margin: 0;}
	.pro_show_one_l .pro_show_one_l_tit{background: url(../images/pro_tit1.jpg) no-repeat left center;overflow: hidden;font-size: 0.46rem; color: #222222;padding: 0 0 0 20px;}
	.pro_show_one_l .pro_show_one_l_tit a{background: url(../images/pro_tit2.jpg) no-repeat center;font-size: 13px; width: 117px; height: 50px;display: block;float: left;padding:  0 0 0 17px; line-height: 50px;margin: 10px 0 0 0;color: #ffffff;}
	.pro_show_one_l .pro_show_one_l_tit a:hover{background: url(../images/pro_tit3.jpg) no-repeat center;transition: all .5s;
    -webkit-transition: all .5s;}
	.pro_show_one_l .pro_show_one_l_txt{font-size: 16px; color: #999999;line-height: 26px;}
	
	.pro_show .pro_show_one .pro_show_one_r{width: 20%; margin: 0;position: relative;height: 120px;}
	.pro_show_one_r a{width: 126px;height: 30px;background: #ecf1f7;text-align: center; line-height: 30px; font-size: 16px; color: #427195;display: block;border-radius: 5px;position: absolute; right: 0; bottom: 0;}
	.pro_show_one_r a:hover{background: #e63127;color: #ffffff;}
	
	
	.pro_show .pro_show_two{width: 100%;margin-top: 0rem; padding:  0 0 0.2rem 0; display: inline-block;}

	.pro_show .pro_show_two ul li{width: 23.5%;background: url(../images/pro_bj_03.jpg) repeat-x center;border-radius: 15px;padding: 0 10px 10px 0;text-align: center;	box-shadow: 0 6px 6px rgba(0,0,0,.1);float: left;margin-right: 2%;margin-top: 0.6rem;}
	.pro_show .pro_show_two ul li a{display: block;}
	.pro_show .pro_show_two ul li:nth-child(4n) {
	    margin-right: 0;
	}
	.pro_show .pro_show_two ul li .pro_tit{width: 100%;font-size: 20px; color: #222222;border-bottom: 1px solid #f6f6f6;text-align: center;}
	.pro_show .pro_show_two ul li img{margin-top: 0.3rem;}
	.pro_show .pro_show_two ul li .pro_tit2{width: 90%;font-size: 16px; color: #557fa0;border-bottom: 1px solid #f6f6f6;text-align: center;  background: #e5edf5;border-radius: 15px; margin: 10px auto;padding: 6px 0; }
	
	.pro_show .pro_show_two ul li:hover{margin-top: 0.3rem;transition: all .5s;
    -webkit-transition: all .5s;}
	.pro_show .pro_show_two ul li a:hover .pro_tit{color: #e63127;}
	
	
	/*案例列表*/
	.case_top{width: 100%; margin: 0.6rem 0 0 0;overflow: hidden;}
	.case_top p{font-size: 20px; color: #eb6133;}
	.case_top h2{font-size: 0.3rem; color: #222222;width: 74%;font-weight: bold;}
	
	.case_list{width: 100%; margin: 0; padding: 0; overflow:hidden ;}
	
	.case_list li{width: 32%;background: url(../images/nsbj.png) no-repeat center;float: left; border: 1px solid #f5f5f5;background-size: 100%; padding: 0 0 0.6rem 0;transition: all .5s;
	-webkit-transition: all .5s;margin-right: 2%;margin-top: 0.6rem;}
	.case_list li:nth-child(3n){margin-right: 0;}
			.case_list li a{display: block;}
		
		.case_list li .case_tit2{font-size: 26px; color: #222222;line-height: 40px;margin-top: 0.3rem;padding: 0 0.3rem;}
		.case_list li .case_tit3{font-size: 18px; color: #222222;margin-top: 0rem;width: 100%;}
		.case_list li .case_tit3 img{width: 100%;}
		.case_list li .case_tit4{font-size: 18px; color: #222222;background: url(../images/ico14.png) no-repeat right center;display: block;width: 140px;margin-top: 0.2rem;padding: 0 0.3rem;}
		.case_list li:hover{background-color: #427195;}
		.case_list li:hover .case_tit1,.case_list li:hover .case_tit2,.case_list li:hover .case_tit4{color: #ffffff;}
		
		
		
	
	
		/*案例详情*/
	.case_detail_top{
				   width: 100%;
				  
				   padding: 0rem 0 0.8rem 0;
				   margin: 1.85rem 0 0 0;
				   }
			   
			
			   .case_detail_top .case_detail_top_con{ width: 100%; background: #FFFFFF; overflow: hidden;}
			   .case_detail_top_con .case_detail_top_con_l{ width: 60%; margin: 0;}
			   .case_detail_top_con .case_detail_top_con_l img{width: 100%;}
			     .case_detail_top_con .case_detail_top_con_r{ width: 40%; margin: 0; padding: 0.4rem 0.8rem 0 0.4rem;}
				 .case_detail_top_con_r h1{ background:url(../images/altit_03.jpg) no-repeat left center; padding-left: 15px;  color: #333333; font-size: 24px;}
			   .case_detail_top_con_r .wl_cl{ width: 100%;overflow: hidden;}
			   .case_detail_top_con_r .wl_cl ul{margin-top: 30px;}
			   .case_detail_top_con_r .wl_cl ul li{ width: 31%; text-align: center; float: left; margin-right: 3%;}
			   .case_detail_top_con_r .wl_cl ul li:nth-child(3n){
			       margin-right: 0;
			   }
			    .case_detail_top_con_r .wl_cl ul li p{ font-size: 16px; color: #08338a;}
			    .case_detail_top_con_r h2{ background:url(../images/altit_06.jpg) no-repeat left center; padding-left: 15px;  color: #333333; font-size: 24px; margin-top: 50px;}
				 .case_detail_top_con_r .pz_xx{ width: 100%; overflow: hidden;}
				 .case_detail_top_con_r .pz_xx  ul li{ width: 100%; border-radius: 35px; height: 35px; background: #1e334b; margin-top: 23px;}
				 .case_detail_top_con_r .pz_xx  ul li a p{ width: 33.3%; text-align: center; display: block; float: left; line-height: 35px; font-size: 16px; color: #ffffff;}
				  .case_detail_top_con_r .pz_xx  ul li:hover{ background: #08338a; }
				  .case_detail_top_con_r .pz_xx  ul li a:hover p{ color: #FFFFFF;}
				  
				  .case_detail_top .case_detail_top_main{ width: 100%; background: #ffffff; margin: 10px 0 0px 0;  overflow: hidden;}
				  .case_detail_top_main ul{float: left;
	    width: 79.3%;
	    background-color: #ffffff;
	    overflow: hidden;
	    padding: 10px 0;}
				  .case_detail_top_main ul li {float: left;}
				  .case_detail_top_main ul li.case-h{ width: 49%;    padding: 30px 0;}
				   .case_detail_top_main ul li.case-h h1{font-size: 32px;
	  line-height: 42px;
	    color: #333333;
	    padding-left: 35px;}
				  
				  .case_detail_top_main ul li.info{width: 25.5%;border-left: 1px solid #dedede;padding:20px 0;padding-left: 42px;}
				  .case_detail_top_main ul li.info p{font-size: 20px;line-height: 30px;position: relative;}
				  .case_detail_top_main ul li.info strong{display: block;font-size: 20px;line-height: 30px;}
				  .case_detail_top_main ul li.info p:before{content: '';width: 24px;height: 24px;background: url(../images/case-y.png) no-repeat;position: absolute;left: -12px;top: -8px;}
				  .case_detail_top_main ul li:nth-of-type(3) p:before{background: url(../images/case-y1.png) no-repeat;}
				  
				  .btn-price{float: right;width: 20.7%;background-color: #4c7dff;padding:31px 40px;color: #fff;cursor: pointer;position: relative;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;z-index: 1;}
				  .btn-price strong{display: block;font-size: 20px;line-height: 30px;}
				  .btn-price span{display: block;font-size: 20px;line-height: 30px;}
				  .btn-price:after{content: '';width: 33px;height: 35px;background: url(../images/case-btn.png) no-repeat;position: absolute;right: 44px;top: 46px;}
				  .btn-price:before {content: "";position: absolute;z-index: -1;top: 0;bottom: 0; left: 0;right: 0;background: #ff6d28;-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: 50%;transform-origin: 50%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
				  .btn-price:hover:before{-webkit-transform: scaleY(1);transform: scaleY(1);}
		
			/*项目标题*/
		.case_de_tit{width: 100%; margin: 0.6rem 0;}
		.case_de_tit p{color: #eb6133; font-size: 20px;}
		.case_de_tit h2{color: #222222; font-size: 0.46rem;font-weight: bold;position: relative;}
		.case_de_tit h2::after {
		    content: '';
		    width: 180px;
		    height: 7px;
		    background: #ec3729;
		    position: absolute;
		    left: 0;
		    bottom: 10px;
		    z-index: -1;
		}
		/*项目介绍*/
		.case_introduce{width: 100%; margin: 0;overflow: hidden;}
		
		.case_introduce .case_introduce_l{width: 53%; margin: 0;}
		.case_introduce .case_introduce_l h1{font-size: 17px; color: #222222;line-height: 36px;}
		.case_introduce .case_introduce_l li{width: 46%;padding: 40px;text-align: center;background: #fafafa;margin: 0.4rem 0 0 0;}
		.case_introduce .case_introduce_l li p{font-size: 24px; color: #222222;}
		.case_introduce .case_introduce_l li b{font-size: 18px; color: #4c7dff;}
		.case_introduce .case_introduce_r{width: 39.5%; margin: 0;}
		.case_introduce .case_introduce_r img{width: 100%;}
		/*项目优势*/
		 .case_ys{width: 100%; background: #f1f1f3; margin: 1rem 0 0 0; overflow: hidden;padding: 1rem 0;}
		.case_ys .case_yscon{width:46% ; margin: 0;}
		 .case_yscon  .case_ys_tit{width:100% ;border-bottom: 1px solid #dedede;padding: 0 0 0.6rem 0;margin: 0.6rem 0 0 0;}
		 .case_yscon  h1{font-size: 0.46rem; color: #222222;font-weight: bold;}
		 .case_yscon  .case_ys_tit h2{display: inline-block;width: 100%;}
		  .case_yscon  .case_ys_tit h2 p{font-size: 24px; color: #333333;margin-left: 16px;}
		  .case_yscon  .case_ys_tit span{display: block;padding-left: 40px;font-size: 16px; color: #666666;}
		/*案例详情动图*/
		    .swiper-container {
			    padding-bottom:40px;
		    }
			.swiper-wrapper{
			}
		    .swiper-slide {
			    width:978px!important;
				transition-timing-function:linear;
		    }
			@media only screen and (max-width:1200px){
			    .swiper-slide {
			        width:770px!important;
		        }
			}
			@media only screen and (max-width:980px){
			    .swiper-slide {
			        width:471px!important;
		        }
			}
			@media only screen and (max-height:480px){
			    .swiper-slide {
			        width:471px!important;
		        }
			}
			.swiper-slide img{
				width:100%;
				border-radius: 4px;}
			.swiper-slide .title{
				position:absolute;
			
				left:0px;
				font-size:16px;
				color: rgb(102, 102, 102);
				bottom: -30px;
				}	
		    .swiper-button-next, .swiper-button-prev{
				width:0.71rem;
				height:0.68rem;
				
				margin-top:-56px;
				outline:none;}
			.swiper-button-next{
				background:url(../images/cursor-next.png) no-repeat;}
			.swiper-button-prev{
				background:url(../images/cursor-prev.png) no-repeat;}		
			.swiper-pagination-bullet{
				background:none;
				opacity:1;
				margin:0 6px !important;
				width:9px;
				height:9px;
				position:relative;
				outline:none;
				vertical-align:middle;}
			.swiper-pagination-bullet span{
				width:3px;
				height:3px;
				background:#CCC;
				display:block;
				border-radius:50%;
				margin-top:3px;
				margin-left:3px;
			}
			.swiper-pagination-bullet i{
				background:#000;
				height:1px;
				width:20px;
				position:absolute;
				top:4px;
				transform:scaleX(0);
				transform-origin:left;
				z-index:3;
				transition-timing-function:linear;
				}
			.swiper-pagination-bullet-active span,.swiper-pagination-bullet:hover span{
				width:9px;
				height:9px;
				margin-top:0;
				margin-left:0;
				background:#000;
				position:relative;
				z-index:1;
				}
			.swiper-pagination-bullet-active i{
				animation:middle 6s;
				}
			.swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{
				animation:first 6s;
				}
			.swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{
				animation:last 6s;
				}				
			@keyframes first{
			  0% {transform:scaleX(0.5);left:0px;}/*091*/
			  100% {transform:scaleX(1);left:2px;} /*0915*/
			}
			@keyframes last{
			  0% {transform:scaleX(0.7);left:-10px;}/*1090*/
			  20% {transform:scaleX(0.3);left:2px;} /*090*/
			  100% {transform:scaleX(0.3);left:0px;} /*090*/
			}		
			@keyframes middle{
			  0% {transform:scaleX(0.7);left:-10px;}/*1091*/
			  20% {transform:scaleX(0.45);left:2px;}/*092*/
			  100% {transform:scaleX(1);left:2px;} /*0913*/
			}	
			.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 0;}
		
		/*案例售后*/
		.case_sh{width: 100%;background: url(../images/shbj_07.jpg) no-repeat;padding: 0.8rem 0 0.2rem 0;overflow: hidden; margin: 1rem 0 0 0;}
		.case_sh h2{color: #FFFFFF;font-size: 0.46rem; text-align: center; width: 100%;}
		.case_sh .case_sh_con{width: 64.5%; background: #ffffff;margin: 0.6rem auto 0 auto;overflow: hidden;}
		.case_sh_con .case_sh_con_l{width: 50%;padding: 0.6rem 0.8rem;}
			.case_sh_con .case_sh_con_l span{display: block; margin-left: 0.2rem;}
		.case_sh_con .case_sh_con_l span p{ font-size: 18px; color: #222222;line-height: 1;}
		.case_sh_con .case_sh_con_l span b{ font-size: 36px; color: #ed754d;line-height: 1;}
		.case_sh_con .case_sh_con_l .case_shu{ width: 1px; height: 1rem; background: #e2e2e2;}
		.case_sh_con .case_sh_con_r{width: 50%;padding: 0.4rem 0.8rem;border-left: 1px solid #e2e2e2;}
		.case_sh_con .case_sh_con_r span{display:block; margin: 0.3rem 0 0 0.4rem;}
		.case_sh_con .case_sh_con_r span p{ font-size: 16px; color: #222222;line-height: 26px;}
		
		
		/*产品详情*/
		.proxq_top{width: 100%; margin: 2.7rem 0 0 0; overflow: hidden;}
		
		.proxq_top .ps_two_tit {
			width: 100%;
			overflow: hidden;
		
		}
		
		.proxq_top .ps_two_tit h1 {
			font-size: 46px;
				font-weight: bold;
				color: #FFFFFF;
				padding: 0px 40px;
				height: 60px;
				line-height: 60px;
				display: block;}
		
		
		
		
		.proxq_top .ps_two_con {
			width: 100%;
			overflow: hidden;
		
		}
		
		.ps_two_con .ps_two_con_l {
			width: 19%;
			margin: 60px 0 0 0;
			overflow: hidden;
		}
		
		.ps_two_con .ps_two_con_l p {
			font-size: 18px;
			color: #7694bb;
			display: block;
			padding: 0 40px;
			height: 40px;
			border: 1px solid #7694bb;
			text-align: center;
			line-height: 40px;
			margin-top: 40px;
		}
		
		.ps_two_con .ps_two_con_l a {
			width: 270px;
			height: 60px;
			border-radius: 30px;
			background: -webkit-linear-gradient(left, #ff512f, #dd2424);
			background: linear-gradient(to right, #ff512f, #dd2424);
			transition: all .5s ease;
			text-align: center;
			line-height: 60px;
			font-size: 22px;
			font-weight: bold;
			color: #FFFFFF;
			margin: 100px 0 0 0;
			display: block;
		}
		
		.ps_two_con .ps_two_con_l a:hover {
			background: #ffffff;
			color: #DD2424;
			border-radius: 0;
		}
		
		.ps_two_con .ps_two_con_c {
			width: 56%;
			text-align: center;
			margin: 40px 0 0 0;
		}
		
		.ps_two_con .ps_two_con_r {
			width: 24%;
			margin: 0;
		}
		
		.ps_two_con .ps_two_con_r span {
			display: block;
			text-align: center;
			margin: 80px 0 0 0;
		}
		
		.ps_two_con .ps_two_con_r span h2 {
			font-size: 30px;
			color: #FFFFFF;
			font-weight: bold;
		}
		
		.ps_two_con .ps_two_con_r span p {
			font-size: 18px;
			color: #CCCCCC;
		
		}
		
		.ps_two_con .ps_two_con_r span h3 {
			font-size: 30px;
			color: #df2725;
			font-weight: bold;
		}


.proxq_one{width: 100%; margin: 1.2rem 0 0 0;overflow: hidden;}
.proxq_one .proxq_one_show{width: 100%; background: url(../images/zjbj.png) no-repeat left top;overflow: hidden;}
.proxq_one_show .proxq_one_show_l{width: 40%; margin: 0;}
.proxq_one_show_l h1{font-size: 0.46rem; color: #222222;position: relative;font-weight: bold;margin-top: 1.1rem;}
.proxq_one_show_l h1::after {
		    content: '';
		    width: 200px;
		    height: 7px;
		    background: #ec3729;
		    position: absolute;
		    left: 0;
		    bottom: 10px;
		    z-index: -1;
		}
		.proxq_one_show .proxq_one_show_r{width: 40%; margin: 0;}
		.proxq_one_show .proxq_one_show_r p{font-size: 18px; color: #999999;line-height: 36px;margin: 0.6rem 0 0 0;}
		
		.proxq_one .proxq_one_tp{width: 90%; margin: 0.8rem auto 0 auto;background: url(../images/cpbj2_03.jpg) no-repeat;height: 6.23rem;position: relative;}
		.proxq_one .proxq_one_tp img{ position: absolute;bottom: 20px;left: 30%;}
		.proxq_one .proxq_one_tp  .yd_img{ position: absolute;bottom: 20px;left: 10%;}
		
		
		.proxq_two{width: 100%; margin: 1.2rem 0 0 0;overflow: hidden;padding: 0;}
		.proxq_two .proxq_two_show{overflow: hidden;}
		.proxq_two_show .proxq_two_show_l{width: 20%; margin: 0;}
		
		.proxq_two_show_l h1{font-size: 0.46rem; color: #222222;position: relative;font-weight: bold;margin-top: 2rem;}
		.proxq_two_show_l h1::after {
				    content: '';
				    width: 2rem;
				    height: 7px;
				    background: #ec3729;
				    position: absolute;
				    left: 0;
				    bottom: 10px;
				    z-index: -1;
				}
				
				.proxq_two_show .proxq_two_show_r{width: 57%; margin: 0;}
				.proxq_two_show_r .proxq_two_tit{width: 100%;border-bottom: 1px solid #f5f5f5;padding: 0 0 0.6rem 0;margin: 0.3rem 0 0 0;}
				 .proxq_two_tit h2{font-size: 30px; color: #222222;position: relative;padding-left: 30px;font-weight: bold;}
				 .proxq_two_tit h2::before{
					 content: '';
					 position: absolute;
					  width: 15px;
					  height: 15px;
					  border-radius: 15px;
					  border: 3px solid #e80b0b ;
					  top: 10px;
					  left: 0;
				 }
				 .proxq_two_tit p{font-size: 20px; color: #999999;padding-left: 30px;margin: 10px 0 0 0;}
				 .proxq_two .proxq_two_img{width: 100%; margin: 0.5rem 0 0 0;overflow: hidden;}
				 
				 
				.proxq_parameter{width: 100%;background: #f7f7f7;overflow: hidden;margin: 0; padding: 0 0 1rem 0;position: relative; z-index: -2;}
				.data-show table{margin-top:0.6rem;}
				.data-show table td {
				    padding: 5px 2px;
				    word-break: break-all;
				}
				.data-show table tr .one-tr{border-top:1px solid #ccc;border-right:1px solid #ccc; background: #f7f7f7;}
				
				.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;}
				.proxq_tit{width: 100%; margin: 0.8rem 0; padding: 0;}
				.proxq_tit h1{font-size: 0.46rem; color: #222222;position: relative;font-weight: bold;margin-top: 0rem;}
				.proxq_tit h1::after{
						    content: '';
						    width: 2rem;
						    height: 7px;
						    background: #ec3729;
						    position: absolute;
						    left: 0;
						    bottom: 10px;
						    z-index: -1;
						}
						
				.proxq_service{width: 100%; margin: 0; padding: 0;overflow: hidden;}
				.proxq_service ul li{width: 23.5%;background: #f0f0f0;float: left;padding: 0.6rem 0.4rem;text-align: center;margin-right: 2%;border-radius: 15px;}
				.proxq_service ul li:nth-child(4n){

							       margin-right: 0;

							   }
				.proxq_service ul li h2{font-size: 20px;color: #222222;margin-top: 0.3rem;font-weight: bold;}
				.proxq_service ul li p{font-size: 16px;color: #888888; margin-top: 0.1rem;}
				
				/*详情经典案例*/
				.home_contact{ width: 100%; margin: 1.2rem 0 0 0; background: url(../images/kf_02.jpg) no-repeat center; text-align: center; padding: 1rem 0;background-size: cover;}
				.home_contact h1{font-size: 0.36rem; color: #FFFFFF;}
				.home_contact p{font-size: 16px; color: #999999; margin: 0.1rem 0 0 0;}
				.home_contact  a{ width: 1.4rem; height: 0.46rem; background: #173AA2; color: #FFFFFF; line-height: 0.46rem; display: block; margin: 0.5rem auto 0 auto; font-size: 14px; position: relative; padding: 0 0 0 0.3rem; text-align: left; transition: all 0.3s;}
				.home_contact  a::after{ content: ""; position: absolute; background: url(../images/kfjt.png) no-repeat right center; width: 18px; height: 8px; top: 0.2rem; right: 0.23rem;}
				.home_contact  a:hover{background: #F39700;}
				
				
				
				/*客户服务*/
				.fwcn{width: 100%; margin: 0;overflow: hidden;}
				.fwcn .fwzc_con{width: 100%; margin: 0;background:url(../images/khfw_03.jpg) no-repeat;overflow: hidden;padding: 2.4rem 0 	;}
				.fwzc_con .fwzc_con_l{width: 33%; margin: 0;}
				.fwzc_con .fwzc_con_l h1{font-size: 0.46rem; color: #222222;}
				.fwzc_con .fwzc_con_l h1 b{ color: #e80b0b;}
				.fwzc_con .fwzc_con_r{width: 60%; margin: 0;}
				.fwzc_con .fwzc_con_r p{font-size: 18px; color: #999999;line-height: 36px;}
				
				.fwcn .fwzc_con_img{width: 100%; margin: 0rem 0 0 0;overflow: hidden;}
				
				
				.cpfw{width: 100%; margin: 1.3rem 0 0 0;background-image: linear-gradient(to right, #edeef0, #f4f4f6);padding: 1.4rem 0 1.2rem 0;overflow: hidden;}
				.khfw_tit{width: 100%; margin: 0;overflow: hidden;}
				.khfw_tit h1{font-size: 0.46rem; color: #222222;}
				.khfw_tit p{font-size: 18px; color: #999999;width: 80%;}
				.cpfw .cpfw_con{width: 100%;background: #FFFFFF;padding: 0.6rem 0;overflow: hidden;margin: 1.2rem 0 0 0;}
			
			.cpfw .cpfw_con ul li{width: 25%; text-align: center;float: left;border-right: 1px #f0f0f0 solid;}
			.cpfw .cpfw_con ul li:nth-child(4n){
			
						       border-right: none;
			
						   }
			.cpfw .cpfw_con ul li p{ font-size: 20px; color: #666666;margin-top: 0.2rem;}
			
			
			.fwln{width: 100%; margin: 1.2rem 0 0 0; padding: 0; overflow: hidden;}
			
			.fwln ul{padding-bottom: 60px; border-bottom: 1px #e2e2e2 solid;overflow: hidden;margin: 0.6rem 0 0 0;}
				.fwln ul li{width: 23.5%;background: #fafafa;float: left;padding: 0.6rem 0.4rem;text-align: center;margin-right: 2%;border-radius: 15px;}
							.fwln ul li:nth-child(4n){
			
										       margin-right: 0;
			
										   }
							.fwln ul li h2{font-size: 20px;color: #222222;margin-top: 0.3rem;font-weight: bold;}
							.fwln ul li p{font-size: 16px;color: #888888; margin-top: 0.1rem;height: 0.5rem;}


												/*配件*/
							/*配件页面-数据*/
								  .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.45rem;
								    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: 0;
								    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.6rem;
								    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: 43.75%; }
								  .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.45rem; 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: 2.7rem;
								  	height: 0.6rem;
								  	line-height: 0.6rem;
								  	text-align: center;
								  	color: #999;
								  	font-size: 0.2rem;
									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 .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: 3.46rem;height: 0.7rem; position: relative; text-align: center;line-height: 0.7rem;font-size: 0.4rem; 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_c ul li{width: 2.22rem; 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;}
									/*配件页面-为什么选择我们*/
											.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;font-weight: bold;}
											.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.24rem; 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.42rem; color: #222222;font-weight: bold;}
									.pj_pjdz .pj_pjdz_tit p{font-size: 0.16rem; color: #666666;}
									
									.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: 4.88rem;
										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;display: inline;}
									.mt-tabpage-item3 .mt-tabpage-item3_r b{ font-size: 0.36rem; color: #000000;line-height: 0.3rem;}
									.mt-tabpage-item3 .mt-tabpage-item3_r p{ font-size: 0.24rem; color: #000000;}
									.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.3rem;}
									.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.72rem;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.2rem;font-weight: bold;margin-top: 0.1rem;}
									
									.mt-tabpage-count3 .mt-tabpage-item3{
										width: 100%;
										
										text-align: center;
									}
									
									
															@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%;}
																 	.pj_pro img{width: 100%!important}
																 	.mt-tabpage-item2_r .mt-tabpage-item2_r_t{width: 80%}
																 }
																 @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.15rem;
																 	  }
																 	  .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;}
																 .data-box .box .p p{font-size: 0.2rem; line-height: 0.3rem;}
																 .data-box{height: 8rem;}
																   .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;    margin: 0.4rem 0 0 0;}
																   .mt-tabpage-item2_r_c ul li{width: 47.9%;}
																   .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%;}
																   .mt-tabpage-title3 .mt-tabpage-item3::after{left: 0.2rem;}
																 .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: 75%;}
																 .mt-tabpage-item2_r_c ul li p{font-size: 0.26rem;}
																 .tab_menu .tab_menu_tit{    margin: 0.6rem 0 0.6rem 0;    padding-left: 0.6rem;}
																 #pro_series{height: 9rem;}
																 #pro_series .tab_box{height: 9rem;}
																 .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: 42%;}
																   .mt-tabpage-title2 .mt-tabpage-item2{font-size: 0.26rem;}
																   .pj_pro_tit_r a{font-size: 0.24rem;}
																 .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.24rem;}
																 .mt-tabpage-count3 ul li p{font-size: 0.26rem;}
																 .zi_banner{height: 3rem}
									
																 }

																 .p_bj{width: 100%; height: 5rem;background: url(../images/pjzx_01.jpg) no-repeat center;overflow: hidden; position: relative;z-index: -1;}
.p_bj h1{font-size: 46px; color: #FFFFFF;position: absolute; top: 50%; left: 5%; width: 1550px;display: inline-block;}
.p_bj h1 p{font-size: 20px; color: #eb6133;}
										/*配件页面-结束*/