.w12{
	width: 1200px;
	margin: 0 auto;
}
/* banner */
.newproCon{
	width: 100%;
	height: 662px;
	box-sizing: border-box;
}
.newproCon .new-ban-cenBox{
	width: 100%;
	height: 100%;
	position: relative;
}
.newproCon .pcnavBg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.newproCon .pcnavBg,.ph-pcnavBg{
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.newproCon .navTainer{
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	z-index: 15;
	
}
.newproCon .navTainer .topTis{
	text-align: center;
}
.newproCon .navTainer .topTis h2 span{
	font-size: 40px;
	display: block;
	color: #ffffff;
}
.newproCon .navTainer .topTis h2 i{
	font-size: 12px;
	color: #ffffff;
	display: block;
	padding-top: 18px;
}
.nav-search{
	width: 100%;
	margin-top: 28px;
	box-sizing: border-box;
}
.nav-search .inpBox{
	width: 415px;
	height: 57px;
	line-height: 57px;
	margin: auto;
	border: solid 1px #f5f5f5;	
	border-radius: 29px;
	box-shadow: 0px 1px 35px 0px rgba(175, 175, 175, 0.35);
	-webkit-box-shadow: 0px 1px 35px 0px rgba(175, 175, 175, 0.35);
	-moz-box-shadow: 0px 1px 35px 0px rgba(175, 175, 175, 0.35);
	overflow: hidden;
	padding-left: 3em;

	
}
.inpBox i{
	float: right;
	width: 10%;
	height: 100%;
	display: inline-block;
	background: url(../images/search-icon.png) no-repeat 0 center;
	cursor: pointer;
}
.nav-search input{
	width: 90%;
	height: 57px;
	padding-right: 15px;
	line-height: 57px;
	float: left;
	position: relative;
	display: block;
	margin: auto;
	color: #FFFFFF;
	
	
}
.nav-search input::-webkit-input-placeholder{
	height: 57px;
	line-height: 57px;
	font-size: 12px;
	color: #ffffff;
}
.pro-list-box{
	margin: auto;
	overflow: hidden;
	margin-top: 102px;
}
.pro-list-box>ul{
	width: 85%;
	margin: auto;
	overflow: hidden;
}
.pro-list-box>ul>li{
	list-style: none;
	float: left;
}
.pro-list-box>ul>li{
	width: 18%;
	margin-right: 2%;
}
.pro-list-box>ul>li:nth-of-type(5n){
	margin-right: 0;
}
.pro-list-box>ul>li a{
	display: block;
	border: 1px #FFFFFF solid;
	line-height: 52px;
	height: 52px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	transition: all .35s;
	text-decoration: none;
}
.pro-list-box>ul>li a:hover{
	background: rgba(67,155,191,0.55);
}













/* 洗衣龙 */
.product-newbox{
	width: 100%;
	background: #F4F5F8;
	overflow: hidden;
	margin-bottom: 530px;
}
.long-box-cons{
	background: #FFFFFF;
	overflow: hidden;
	margin: 60px auto 40px;
	box-shadow: 0px 0px 15px 1px #ededed;
	-webkit-box-shadow: 0px 0px 15px 1px #ededed;
	-moz-box-shadow: 0px 0px 15px 1px #ededed;
}
.longbut{
	width: 100%;
	text-align: center;
	margin: 50px 0 40px;
}
.longbut a{
	width: 293px;
	display: block;
	margin: auto;
	height: 46px;
	text-align: center;
	line-height: 46px;
	font-size: 21px;
	color: #074296;
	background-color: #ffffff;
	box-shadow: 0px 1px 16px 0px rgba(203, 203, 203, 0.35);
	-webkit-box-shadow: 0px 1px 16px 0px rgba(203, 203, 203, 0.35);
	-moz-box-shadow: 0px 1px 16px 0px rgba(203, 203, 203, 0.35);
	border-radius: 23px;
}
.long-bg {
	position: relative;
}
.long-bg img{
	max-width: 100%;
}
.long-bg .long-hov-con{
	position: absolute;
	bottom: 40px;
	left: 96px;
}
.long-bg .long-hov-con a{
	display: block;
	float: left;
	min-height: 44px;
	text-align: center;
	background: #4e4e4e;
	border-radius: 16px;
	color: #FFFFFF;
	transition: all .5s ;
}
.long-bg .long-hov-con a span{
	display: block;
}
.long-bg .long-hov-con a:nth-child(1) span:nth-child(1),
.long-bg .long-hov-con a:nth-child(2) span:nth-child(1),
.long-bg .long-hov-con a:nth-child(3) span:nth-child(1),
.long-bg .long-hov-con a:nth-child(4) span:nth-child(1),
.long-bg .long-hov-con a:nth-child(5) span:nth-child(1){
	line-height: 27px;
	margin-bottom: -6px;

}
.long-bg .long-hov-con a:nth-child(1){
	width: 163px;
	margin-right: 77px;
	background-position: 85% center;
}
.long-bg .long-hov-con a:nth-child(2){
	width: 197px;
	margin-right: 102px;
	background-position: 85% center;
}
.long-bg .long-hov-con a:nth-child(3){
	width: 96px;
	margin-right: 15px;
	background-position: 85% center;
}
.long-bg .long-hov-con a:nth-child(4){
	width: 111px;
	margin-right: 40px;
	background-position: 85% center;
}
.long-bg .long-hov-con a:nth-child(5){
	width: 211px;
	background-position: 85% center;
}
.ri_acted,.long-bg .long-hov-con a:hover{
	background: #074296 url(../images/right.png) no-repeat 90% 18px !important;
}



.HBoxcon{
	padding: 0px 0 65px;
}
.oneBoxs{
	margin-bottom: 45px;
}
.tainbox{
	width: 48%;
	cursor: pointer;
	background-color: #FFFFFF;
	transition: all .6s ease;
	margin-bottom: 45px;
}
.tainbox:nth-child(2n+1){
	margin-right: 45px;
}
.tainbox:hover .topleft{
	color: #074296 !important;
}
.tainbox:hover{
	box-shadow: 0px 0px 30px 0px rgba(113, 113, 113, 0.36);
	-webkit-box-shadow: 0px 0px 30px 0px rgba(113, 113, 113, 0.36);
	-moz-box-shadow: 0px 0px 30px 0px rgba(113, 113, 113, 0.36);
}
.tainbox .topbox{
	padding: 40px 40px 35px;
}
.tainbox .topbox .topleft{
	width: 50%;
	color: #231815;
}
.tainbox .topbox .topright{
	width: 43%;
	height: 210px;
}
.tainbox .topbox .topright p{
	width: 100%;
	height: 100%;
}
.tainbox .topbox .topright p img{
	max-width: 100%;
	height: 100%;
}
.tainbox .topbox .topleft .model h3{
	font-size: 22px;
}
.tainbox .topbox .topleft .model p{
	font-size: 16px;
	letter-spacing: 1px;
}
.tainbox .topbox .topleft .clsfica h4{
	margin: 30px 0 18px;
	font-size: 15px;
	letter-spacing: 1px;
}
.tainbox .topbox .topleft .clsfica p span{
	width: 45%;
	line-height: 22px;
	color: #231815;
	display: inline-block;
}

.tainbox .topbox .topleft .looks{
	margin-top: 35px;
}
.tainbox .topbox .topleft .looks a{
	display: block;
	width: 124px;
	height: 30px;
	font-size: 12px;
	color: #231815;
	text-align: center;
	line-height: 30px;
	border-radius: 15px;
	border: solid 1px #00b7ee;
	transition: all .35s;
}
.tainbox .topbox .topleft .looks a:hover{
	background: #42c3fd;
	color: #FFFFFF;
	border: 1px #00b7ee solid;
}

.tainbox .botBox{
	border-top: 1px #E6E6E6 solid;
}
.tainbox .botBox .botleft .fpdiv{
	width: 49%;
	text-align: center;
}
.tainbox .botBox .botleft .fpb{
	border-left: 1px #E6E6E6 solid;
}
.tainbox .botBox .botleft .fpdiv a{
	display: block;
	width: 100%;
	font-size: 12px;
	color: #000000;
	line-height: 32px;
	padding: 20px 0;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	background-size: 25px;
}
.tainbox .botBox .botleft .fpdiv .botp2{
	background: url(../images/icon2.png) no-repeat 32% center;
}
.tainbox .botBox .botleft .fpdiv .botp3{
	background: url(../images/icon3.png) no-repeat 32% center;
}
.tainbox .botBox .botleft .fpdiv a:hover{
	color: #FFFFFF;
}
.tainbox .botBox .botleft .fpdiv a:hover.botp2{
	background: #074296 url(../images/icon-fan2.png) no-repeat 32% center !important;
	background-size: 25px;
}
.tainbox .botBox .botleft .fpdiv a:hover.botp3{
	background: #074296 url(../images/icon-fan3.png) no-repeat 32% center !important;
	background-size: 25px;
}
.tainbox .botBox .botleft .fpdiv a span{
	display: block;
	margin-left: 30px;
}
.tainbox .botBox .botleft .fpdiv a span i{
	width: 20px;
	height: 10px;
	display: inline-block;
	background: url(../images/jiantou.png) no-repeat 95% center;
	background-size: 20px;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}
.tainbox .botBox .botleft .fpdiv a:hover span i{
	transform: translateX(20px);
}

.nextbtn a{
	display: block;
	width: 400px;
	height: 65px;
	background-color: #00b7ee;
	border-radius: 32px;
	margin: auto;
	text-align: center;
	line-height: 65px;
	color: #FFFFFF;
	font-size: 16px;
}


.ph-pcnavBg{
	display: none;
}



@media screen and (max-width:1500px) {
	.newproCon{
		height: 540px;
	}
	.nav-search input{
		height: 50px;
		line-height: 50px;
	}
	.pro-list-box{
		margin-top: 60px;
	}
	
	
}



@media screen and (max-width:1200px) {
	
	.cenNav,.navcons{
		width: 90%;
	}
	.pro-list-box{
		width: 100%;
	}
	.pro-list-box>ul>li{
		width: 18%;
		margin-right: 2%;
	}
	.long-box-cons,.HBoxcon{
		width: 90%;
	}
	.long-bg .long-hov-con {
		left: 25px;
		bottom: 30px;
	}
	.long-bg .long-hov-con a:nth-child(1){
		margin-right: 58px;
	}
	.long-bg .long-hov-con a:nth-child(2){
		margin-right: 66px;
	}
	.long-bg .long-hov-con a:nth-child(4){
		margin-right: 20px;
	}
	.tainbox .topbox .topright p img{
		height: auto;
	}
	.tainbox:nth-child(2n+1){
		margin-right: 40px;
	}
	
}





.ph-prolist,.ph-foot{
	display: none;
}
/* 产品手机端重写结构 */
.ph-prolist{
	width: 100%;
	margin: 0 auto;
}
.ph-prolist .allbox-tis{
	height: 74px;
    line-height: 74px;
    padding-left: 26px;
    font-size: 16px;
    border-bottom: #e3e3e3 1px solid;
}
.ph-prolist .proAll{
	width: 100%;
	
}
.ph-prolist .proAll>h4{
    height: 68px;
    line-height: 68px;
    padding-left: 26px;
    padding-right: 16px;
	font-size: 14px;
    color: #007bbe;
	border-bottom: 1px #e9e9e9 solid;
}


.proAll.on h4:after {
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.ph-prolist .proAll>h4:after{
	content: '+';
    float: right;
    font-weight: normal;
    margin-right: 8px;
    color: #000;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
}
.pro-lists{
	display: none;
}
.pro-lists,.pro-lists li{
	width: 100%;
}
.pro-lists,.pro-lists li:last-child{
	margin-bottom: 0;
}
.pro-lists li{
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 1px solid #e3e3e3;
}
.pro-lists li .ph-item-boxs1{
	width: 100%;
}
.pro-lists li .ph-items a{
	display: block;
	
}
.ph-items a dl{
	width: 100%;
	text-align: center;
}
.ph-items a dl dt{
	background-color: #e9e9e9;
	padding: 20px 15px;
	text-align: center;
	margin-bottom: 10px;
}
.ph-items a dl dt img{
	max-width: 75%;
}
.ph-items a dl dd{
	color: #868686;
	font-size: 12px;
	line-height: 20px;
}
.ph-item-boxs2{
	width: 50%;
	padding-bottom: 15px;
	min-height: 252px;
	float: left;
	border-right: 1px solid #e3e3e3;
}
.ph-item-boxs2:nth-child(even){
	border-right: none;
	width:49%;
}

.pro-btn {
    text-align: center;
    line-height: 20px;
    padding: 25px 0px 20px 0px;
    font-size: 12px;
    color: #231815;
    border: 1px solid #e3e3e3;
	border-right: none;
	border-left: none;
}
.pro-btn:after{
	content: "\21E9";
	margin-left: 5px;
	font-size: 16px;
}






















/* 手机端 */
@media screen and (max-width:968px) {
	.product-newbox{
		margin-bottom: 0;
		margin-top: 30px;
	}
	.product-newbox,.nav-search,.pcnavBg,.pro-list-box,.long-hov-con{
		display: none;
	}
	.ph-pcnavBg,.ph-prolist,.ph-foot{
		display: block;
	}
	.newproCon .navTainer{
		top: 25%;
	}
	.newproCon{
		height: 193px;
	}
	.newproCon .navTainer .topTis h2 span {
		font-size: 26px;
	}
	.long-box-cons {
		margin: 20px auto;
	}
	
	
	
	
	
	
	
	
	
	
}
