.process {
    width: 800px;
    margin: 3em auto;
    cursor: default;
  }
  
  .process-items {
    display: table;
    margin: 0 0 10px;
    padding: 0;
    list-style-type: none;
    color: #fff;
    font-size: 18px;
    text-align: center;
  }
  .process-items li {
    display: table-cell;
    width: 20%;
    vertical-align: bottom;
    padding: 0 .5em;
    -webkit-transform: scale(0.65) translateY(40px);
            transform: scale(0.65) translateY(40px);
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
  }
  .process-items li.active {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
  }
  .process-items em {
    display: block;
    margin-top: .5em;
  }


  /*pinpai*/
  .customer img{border:0}
  .customer p{color:#686868}
 .w1440{width:1440px;margin:0 auto;overflow:hidden}
.divhidden{display:none}
.customer{overflow:hidden;padding-top:40px;margin-bottom:79px}
.customer_t{text-align:center;padding-top:15px;color:#666;font-size:18px;line-height:32px;padding-bottom:50px}
.customer_t h2{height:66px;line-height:66px;font-size:40px;color:#000;font-weight:400;letter-spacing:1px;font-family:"华文细黑"}
.customer_t p{font-size:18px}
.customer_top{text-align:center;margin-top:10px;padding-bottom:40px;border-bottom:1px solid #dfdfdf}
.customer_top a.two_sel{color:#fff;background-color:#f67524}
.customer_top a{display:inline-block;font-size:16px;color:#000;line-height:38px;margin-left:5px;margin-right:5px;width:140px;border-radius:20px}
.customer_list{border-right:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;margin-top:60px}
.customer_list ul li{float:left;width:calc(20% - 1px);border-left:1px solid #dfdfdf;border-top:1px solid #dfdfdf;overflow:hidden;position:relative}

.customer_list ul li:first-child{width:40%;border-left:0;border-top:0}
.customer_list ul li .imgs{cursor:pointer;overflow:hidden;border-color:#fff}
.customer_list ul li .imgs:after{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 0 0 #eee;transition:.2s}
.customer_list ul li .imgs:hover:after{box-shadow:inset 0 0 0 10px #f6f6f6}
.customer_list ul li .imgs img{opacity:.5;filter:grayscale(100%);filter:gray;transition:.3s}
.customer_list ul li:hover .imgs img{opacity:1;filter:grayscale(0);filter:none;transform:scale(.9) translateY(-8px)}
.customer_list{position:relative}
.customer_list .item{display:none;overflow:hidden}
.customer_list .customer-buttons{position:absolute;top:20px;width:40%;left:0;height:0;text-align:right}
.customer_list .customer-buttons div{color:#FFF;display:inline-block;zoom:1;width:50px;height:50px;text-indent:60px;overflow:hidden;transition:all .3s ease-out 0s;cursor:pointer}
.customer_list .customer-buttons div.owl-prev{background:url(../../static/image/left.png) no-repeat;margin-right:-1px}
.customer_list .customer-buttons div.owl-prev:hover{opacity:.6;background:url(../../static/image/left_on.png) no-repeat}
.customer_list .customer-buttons div.owl-prev.disabled{background:url(../../static/image/left_on.png) no-repeat}
.customer_list .customer-buttons div.owl-next{background:url(../../static/image/right.png) no-repeat;margin-right:20px}
.customer_list .customer-buttons div.owl-next:hover{opacity:.6;background:url(../../static/image/right_on.png) no-repeat}
.customer_list .customer-buttons div.owl-next.disabled{background:url(../../static/image/right_on.png) no-repeat}
.solution_ul2{overflow:hidden;padding-top:60px}
.solution_ul2 ul li{float:left;width:49%;height:188px;overflow:hidden;position:relative;background-color:#f9f9f9;z-index:0;border:1px solid #dfdfdf;margin-bottom:2%}
.solution_ul2 ul li:nth-child(2n+0){float:right}
.solution_ul2 ul li:nth-child(3){margin-bottom:0}
.solution_ul2 ul li:nth-child(4){margin-bottom:0}
.solution_ul2 ul li .shade{width:238px;height:188px;background:url(../../static/image/solution_pic.png) center center no-repeat;position:absolute;top:0;left:-238px;transition:all .3s linear}
.solution_ul2 ul li .bg{width:calc(100% - 239px);width:-webkit-calc(100% - 239px);width:-moz-calc(100% - 239px);height:188px;background:#f67524;background-size:100% 100%;position:absolute;bottom:0;left:100%;z-index:1;transition:all .3s linear}
.solution_ul2 ul li:hover .bg{left:239px}
.solution_ul2 ul li:hover p{color:#fff}
.solution_ul2 ul li:hover p strong{color:#fff}
.solution_ul2 ul li img{width:238px;height:188px;transition:all .4s linear;float:left;border-right:1px solid #dfdfdf}
.solution_ul2 ul li p{color:#666;line-height:24px;height:140px;overflow:hidden;padding:20px 6%;padding-bottom:0;position:relative;z-index:2;font-size:14px;text-overflow:ellipsis}
.solution_ul2 ul li p strong{color:#000;font-size:20px;line-height:48px;font-weight:400}
.anim-1{transform:translateY(100px) translateX(0);transition:transform .8s,opacity .8s}
.anim-2{transform:translateY(100px) translateX(0);transition:transform 1s,opacity 1s}
.anim-show{transform:translateY(0) translateX(0);opacity:1}



/**/
@keyframes bg1-data-v-c2c41fa4 {
	0% {
		transform: translateY(0)
	}

	to {
		transform: translateY(-916px)
	}
}

@keyframes bg2-data-v-c2c41fa4 {
	0% {
		transform: translateY(0)
	}

	to {
		transform: translateY(-916px)
	}
}

.home .banner {
	height: 650px;
	border-bottom: 1px solid #222223;
	position: relative;
	overflow: hidden;
	perspective: 500px;
	transform-style: preserve-3d
}

@media screen and (max-width:768px) {
	.home .banner {
		height: 60vh
	}
}

.home .banner .bg {
	min-width: 2200px;
	height: 1032px;
	z-index: 0;
	position: absolute;
	left: -22%;
	right: -22%;
	top: -22%;
	bottom: -22%;
	transform: rotateX(15deg);
	transform-origin: center;
	vertical-align: middle
}

@media screen and (max-width:768px) {
	.home .banner .bg {
		width: 768px
	}
}

.home .banner .bg .bg1 {
	height: 916px;
	background: 50% no-repeat;
	background-size: 100% 100%;
	animation: bg1-data-v-c2c41fa4 30s linear infinite
}

.home .banner .bg .bg2 {
	height: 916px;
	background: 50% no-repeat;
	background-size: 100% 100%;
	animation: bg2-data-v-c2c41fa4 30s linear infinite
}

.home .banner:before {
	content: "";
	position: absolute;
	right: 0;
	top: -2%;
	bottom: 0;
	left: 0;
	background-size: 105% 105%;
	z-index: 1
}

.home .banner:after {
	content: "";
	position: absolute;
	right: 4%;
	top: 38%;
	bottom: 0;
	width: 1266px;
	height: 337px;
	background: url(..../../static/img/background.png) no-repeat 50%;
	z-index: 1
}

@media screen and (max-width:768px) {
	.home .banner:after {
		width: 375px;
		height: 150px;
		background-size: 100% 100%
	}
}

.home .banner .box {
	display: flex;
	justify-content: space-between;
	max-width: 1440px;
	height: 100%;
	margin: auto;
	z-index: 3
}

@media screen and (max-width:768px) {
	.home .banner .box {
		width: 100%
	}
}

.home .banner .box .install {
	width: 880px;
	height: 210px;
	border-bottom: 1px solid #66666d;
	border-left: 1px solid #66666d;
	border-right: 1px solid #66666d;
	z-index: 2;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%)
}

@media screen and (max-width:768px) {
	.home .banner .box .install {
		width: auto;
		height: 40%;
		left: 30px;
		right: 30px;
		transform: translateY(-50%)
	}
}

.home .banner .box .install:before {
	content: "";
	width: 20%;
	border-top: 1px solid #66666d;
	position: absolute;
	left: 0;
	top: 0
}

@media screen and (max-width:768px) {
	.home .banner .box .install:before {
		width: 10%
	}
}

.home .banner .box .install:after {
	content: "";
	width: 20%;
	border-top: 1px solid #66666d;
	position: absolute;
	right: 0;
	top: 0
}

@media screen and (max-width:768px) {
	.home .banner .box .install:after {
		width: 10%
	}
}

.home .banner .box .install h4 {
	color:#fff;
	font-size: 34px;
	letter-spacing: .06em;
	font-weight: 400;
	white-space: nowrap;
	margin: auto;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-50%)
}

@media screen and (max-width:768px) {
	.home .banner .box .install h1 {
		font-size: 23px;
		white-space: nowrap
	}
}

.home .banner .box .install p {
	padding-top: 40px;
	font-size: 18px;
	color: #99999b;
	text-align: center
}

@media screen and (max-width:768px) {
	.home .banner .box .install p {
		font-size: 14px;
		padding-top: 25px
	}
}

.home .banner .box .install .info {
	color:#fff;
	display: flex;
	justify-content: space-around;
	margin: 40px 0
}

.home .banner .box .install .info span {
	font-size: 18px
}

@media screen and (max-width:768px) {
	.home .banner .box .install .info span {
		font-size: 14px
	}
}

.home .banner .box .install .btn-home {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 250px;
	font-size: 16px;
	transform: translate(-50%,50%);
	letter-spacing: .02em;
	overflow: hidden;
	color: #fff;
    background-color: #fa5e2e;
    border: 1px solid #fa5e2e;
	display: inline-block;
    box-sizing: border-box;
    height: 44px;
    margin: 0;
    padding: 0;
    line-height: 1.2;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    transition: opacity .2s;
    -webkit-appearance: none;
}

@media screen and (max-width:768px) {
	.home .banner .box .install .btn-home {
		font-size: 14px;
		width: 230px;
		height: 40px;
	}
}

@media screen and (min-width:768px) {
	.home .banner .box .install .btn-home:hover {
		background-color: #ec6a42
	}

	.home .banner .box .install .btn-home:hover .line:after {
		transform: skewX(-45deg) translateX(25em);
		transition: all 1s ease;
	}

	.home .banner .box .install .btn-home .line:after {
		content: "";
		background-color: hsla(0,0%,100%,.4);
		height: 40px;
		width: 3em;
		display: block;
		position: absolute;
		bottom: 0;
		left: -40%;
		transform: skewX(-45deg) translateX(0);
		transition: none
	}
}


/*优势*/
/*公共头部*/
.block h2.title{font-size: 34px;color: #333333;padding-bottom: 8px;position: relative;text-align: center;}
.block p.sub-title{font-size: 14px;color: #999999;text-align: center;}
.block h2.title:after{display: block;content: "";position: absolute;width: 70px;height: 3px;background: #4c80e7;bottom: -40px;left: 50%;transform: translateX(-50%);}
/*效益*/
.benefit{width: 100%;height: auto;overflow: hidden;text-align: center;}
.benefit h2.title{padding-top: 25px;}
.benefit .items{width: 100%;height: auto;overflow:hidden;padding: 85px 0 100px 0;}
.benefit .items ul{display: flex;justify-content: center;}
.benefit .items ul li{width: 275px;height: auto;overflow: hidden;margin: 0 25px;text-align: center;transition: all .3s;}
.benefit .items ul li:hover{transition: all .3s;transform: translateY(-5px);}
.benefit .items ul li p.title{font-size: 20px;color: #333333;padding: 30px 0 15px 0;}
.benefit .items ul li p.desc{font-size: 16px;color: #333333;line-height: 30px;}


 /* maincont */

 .maincont{width: 900px;
    margin: 0 auto;}

                    /* prodetailsinfo */

.prodetailsinfo{padding:15px 0;clear:both;zoom:1; }



/* proviewbox */

.proviewbox{float:left;width:305px;position:relative;z-index:5;}



.probigshow{position:relative;width:300px;padding:1px;border:1px solid #ddd;overflow:hidden}

.probigshow .span_showtip{position:absolute;top:0px;left:0px;width:81px;height:81px; text-indent:-999em;overflow:hidden;}

.probigshow .showtip_1{background-position:0 0;}

.probigshow .showtip_2{background-position:0 -81px;}



.probigshow a.a_probigshow{cursor:crosshair;}



.zoomplepopup{position:absolute;top:0px;left:0px;display:none;background: #fff;border:1px solid #e9493d;overflow:hidden;opacity: 0.5;filter: alpha(opacity = 50);z-index:10;cursor:crosshair;/*	height:50px;width:50px;*/}



#probig_preview{position:absolute;visibility:hidden;top:0px;left:405px; width:340px;height:340px;background:#fff;border:1px solid #ccc;overflow:hidden;}

#probig_preview img{position:relative;}

.div_prothumb{position:relative;padding:15px 15px 0;}



.thumbporbox{position:relative;width:275px;overflow:hidden;}



.div_prothumb .span_prev,.div_prothumb .span_next{position:absolute;top:15px;width:22px;height:64px; text-indent:-999em;overflow:hidden;cursor:hand;cursor:pointer;}

.div_prothumb .span_prev{left:0px;_left:-25px;background-position:-90px -282px;}

.div_prothumb .span_prevb{background-position:-112px -282px;cursor:default;}

.div_prothumb .span_next{right:0px;background-position:-156px -282px;}

.div_prothumb .span_nextb{background-position:-134px -282px;cursor:default;}





.ul_prothumb{position:relative;width:7500px; overflow:hidden;}

.ul_prothumb li{float:left;width:69px;height:75px;text-align:center;}



.ul_prothumb img{padding:1px;border:1px solid #ddd;width:60px;height:54px;}

.ul_prothumb li.now img{border:1px solid #c00;}

/* prodbaseinfo_a */

.prodbaseinfo_a{float:left;width:370px; margin-left:56px; z-index:1;}



.h2_prodtitle{font-size:16px;color:#414141;border-bottom:1px dashed #bbbbbb;padding:2px 0 10px;line-height:1.6em; }



.ul_prodinfo{padding:6px 0;overflow:hidden;zoom:1;}



.ul_prodinfos{padding:6px 15px;overflow:hidden;zoom:1;background:#f3f3f3;font-size:14px;font-weight:bold;}



.ul_prodinfos li{padding:5px 0 10px;}

.ul_prodinfo li{float:left; padding:6px 0;font-size: 14px;}

.ul_prodinfo li span{ font-size:14px}

.li_normalprice,.li_prono{line-height:24px; }



.ul_prodinfo .li_prono,.ul_prodinfo .li_marketprice,

.ul_prodinfo .li_volume,.ul_prodinfo .li_weight,.ul_prodinfo .li_jf,

.ul_prodinfo .li_brand .span_title{

color:#999;}

.ul_prodinfo .li_brand{width:180px; }

.li_prono{line-height:2.9em;}

.ul_prodinfo .b_proprice{font-size:14px;color:#ce1919;font-weight:normal;}

.ul_prodinfo a.a_brand{color:#c00;}

.ul_prodinfo a.a_brand:hover{text-decoration:underline;}



.ul_prodinfo .li_jf{clear:both;width:300px; }

.ul_prodinfo .li_jf b{font-weight:normal;color:#c00;}

.ul_prodinfo .li_jf a.a_usejf{display:-moz-inline-stack;display:inline-block;*display:inline;*zoom:1;width:80px;height:22px;line-height:22px;line-height:25px\9;_line-height:22px;overflow:hidden;background-position:-420px -120px;text-align:center;color:#fff;margin:0 0 0 8px;filter:alpha(opacity=90);opacity:0.9;vertical-align:middle;}

.ul_prodinfo .li_jf a.a_usejf:hover{filter:alpha(opacity=100);opacity:1.0;}



.prodbaseinfo_a .div_choose{background:#fcf0f0; border:1px solid #fbd2d2;margin-top:7px;padding:10px;}

.prodbaseinfo_a .div_choose h3{font-weight:normal;padding:0 0 5px; }





.ul_choosecolor{overflow:hidden;zoom:1;}

.ul_choosecolor li{float:left;position:relative;width:48px;}



.ul_choosecolor li .span_lack{position:absolute;top:0px;left:0px;text-indent:-999em;overflow:hidden;width:42px;height:42px;background-position:0 -300px;}



.ul_choosecolor img{border:1px solid #c8c9cd;}

.ul_choosecolor a:hover img,.ul_choosecolor li.now img{border:1px solid #c00;}



.prodbaseinfo_a  .p_inputnum{padding:10px 0 0; }



.prodbaseinfo_a  .p_inputnum .txt{border:1px solid #c4c4c4;width:45px;height:15px; text-align:center;vertical-align:middle; }

.prodbaseinfo_a  .p_inputnum b{font-weight:normal;}


