div,p,td{ font-size:14px; line-height:30px;}
.banner h1 {
	float: none;
	color: #FFFFFF;
}
.product-content {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.product-left {
	width: 15%;
	overflow: hidden;
	position: relative;
	top: 70px;
	z-index: 1;
	float: left;
}
.product-menu {
	width: 100%;
	padding: 0 13px;
	overflow: hidden;
}
.product-menu p {
	width: 100%;
	height: 45px;
	text-align:left;
	line-height: 45px;
	font-size: 16px;
	padding: 0 50px;
	margin: 0 0 3px;
	background-color: #dcdcdc;
	position: relative;
}
.product-menu p:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all 0.5s;
}
.product-menu p.active:before {
	transform: skewX(-0deg);
	background-color: #D81810;
}
.product-menu p a {
	color: #333333;
	position: relative;
	z-index: 1;
}
.product-menu p.active a {
	color: #FFFFFF;
	font-weight: bold;
}
.product-right {
	width: 80%;
	margin: 3% 0 2%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	float: right;
}
.product-right .wd{ width:100%; margin:0 auto; float:right; text-align:right}
.product-right h3 {
	font-size: 26px;
	line-height: 35px;
	margin: 0 0 25px;
	color: #0259a0;
}
.list-box {
	width: 100%;
	font-size:14px;
	overflow: hidden;
	text-align: center;
}
.list-box h3 {
	font-size: 30px;
	line-height: 35px;
	padding: 0 3px 20px;
	margin: 90px 0 40px;
	color: #000000;
	text-align: justify;
	border-bottom: 1px solid #e8e8e8;
}
.list-box a {
	display: block;
	width: -moz-calc(33.33% - 30px);
	width: -webkit-calc(33.33% - 30px);
	width: calc(33.33% - 30px);
	overflow: hidden;
	float: left;
}
.list-img {
	width: 100%;
	overflow: hidden;
	background: #f1f5f9 url(index5Bg.jpg) no-repeat top center;
	background-size: 100%;
}
.list-img img {
	width: 80%;
	margin-bottom:26px;
	margin-top:26px;
	transition: all 0.5s;
}
.list-box p {
	width: 100%;
	height: 25px;
	font-size: 18px;
	line-height: 25px;
	margin: 15px 0 0;
	color: #000000;
	overflow: hidden;
}
.list-box a:hover .list-img img {
	transform: scale(1.1);
}
.list-box a:hover p {
	color: #0259a0;
	font-weight: bold;
}
.proimg{text-align:center; border:1px #dcdcdc solid; padding:15px;}

.xgpro{ width:99%; margin: 0 auto; }
.xgpro ul{}
.xgpro li{ width:31%;float:left; margin-right:1%; margin-left:1%; border-bottom:1px #dcdcdc solid; line-height:35px; font-size:16px;}
@media only screen and (max-width: 991px) {
	.product-content .container {
		width: 100%;
	}
	.product-left {
	    width: 100%;
	    padding: 60px 0;
	    top: 0;
	    float: none;
	    background-color: #f1f5f9;
	}
	.product-menu {
		width: 90%;
	    padding: 0 5%;
	    margin: 0 auto;
	}
	.product-menu p {
		display: block;
		height: 63px;
		line-height: 63px;
		font-size: 30px;
		padding: 0 45px;
	}
	.product-menu p.active,.product-menu.product-menuClick p {
		width: 100%;
		display: block;
	}
	.product-menu p.active:after {
		content: '';
		display: block;
		width: 23px;
		height: 23px;
		overflow: hidden;
		background: url(down.png) no-repeat center;
		background-size: 100%;
		position: absolute;
		right: 45px;
		top: 20px;
		z-index: 1;
	}
	.product-right {
		width: 630px; 
		margin: 70px auto 30px;
		float: none;
	}
	.product-right h3 {
		display: none;
	}
	.list-box a {
		width: 100%;
		margin: 0 0 70px;
	}
	.list-box p {
		height: 55px;
		font-size: 45px;
		line-height: 55px;
		margin: 50px 0 0;
	}
	.proimg{text-align:center; border:1px #dcdcdc solid; padding:15px;}
	.proimg img{ width:90%}
	.xgpro{ width:100%; margin: 0 auto; }
.xgpro ul{}
	.xgpro li{ width:48%;float:left; margin-right:1%; margin-left:1%;border-bottom:1px #dcdcdc solid; line-height:35px; font-size:16px;}
}
@media only screen and (max-width: 750px) {
	.product-left {
	    padding: 30px 0;
	}
	.product-menu {
		width: 240px;
	    padding: 0 12px;
	}
	.product-menu p {
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		padding: 0 30px;
	}
	.product-menu p.active:after {
		width: 14px;
		height: 14px;
		right: 30px;
		top: 13px;
	}
	.product-right {
		width: 335px; 
		margin: 35px auto 15px;
	}
	.list-box a {
		margin: 0 0 35px;
	}
	.list-box p {
		height: 25px;
		font-size: 22px;
		line-height: 25px;
		margin: 15px 0 0;
	}
	.proimg{text-align:center; border:1px #dcdcdc solid; padding:15px; }
	.proimg img{ width:95%}
			.xgpro{ width:100%; margin: 0 auto; }
.xgpro ul{}
		.xgpro li{ width:98%;float:left; margin-right:1%; margin-left:1%; border-bottom:1px #dcdcdc solid; line-height:35px; font-size:16px;}
}
@media only screen and (min-width: 992px) {
	.product-content:before {
		content: '';
		display: block;
		width: 350px;
		height: 100%;
		overflow: hidden;
		position: absolute;
		top: 0px;
		left: 50%;
		margin-left: -600px;
	}
	.product-left {
		width: 22%;
		top: 50px;
	}
	.product-left.left-fixed {
		position: fixed;
		top: 100px;
	}
	.product-menu {
		padding: 0 10px;
	    text-align: right;
	}
	.product-menu p {
		height: 35px;
		line-height: 35px;
		font-size: 14px;
		padding: 0 30px;
	}
	.product-right {
		width: 70%;
		margin:5% 0 3%;
	}
	.product-right h3 {
		font-size: 22px;
		line-height: 30px;
		margin: 0 0 15px;
	}
	.list-box h3 {
		font-size: 30px;
		line-height: 35px;
		padding: 0 3px 20px;
		margin: 90px 0 40px;
	}
	.list-box a {
		width: -moz-calc(33.33% - 20px);
		width: -webkit-calc(33.33% - 20px);
		width: calc(33.33% - 20px);
	}
	.list-box a:nth-of-type(3n+1),.list-box a:nth-of-type(3n+2) {
		margin: 0 30px 30px 0;
	}
	.list-box a:nth-of-type(3n) {
		margin: 0 0 30px;
	}
	.list-box p {
		height: 20px;
		font-size: 14px;
		line-height: 20px;
		margin: 10px 0 0;
	}
		.proimg{text-align:center; border:1px #dcdcdc solid; padding:15px; }
		.xgpro{ width:100%; margin: 0 auto; }
.xgpro ul{}
	.xgpro li{ width:48%;float:left; margin-right:1%; margin-left:1%; border-bottom:1px #dcdcdc solid; line-height:35px; font-size:16px;}
}
@media only screen and (min-width: 1200px) {
	.product-content:before {
		width: 440px;
		margin-left: -750px;
	}
	.product-left {
		width: 240px;
		top: 60px;
	}
	.product-left.left-fixed {
		top: 120px;
	}
	.product-menu {
		padding: 0 12px;
	}
	.product-menu p {
		height: 40px;
		line-height: 40px;
		font-size: 15px;
		padding: 0 40px;
	}
	.product-right {
		width: 830px;
		margin: 65px 0 40px;
	}
	.product-right h3 {
		font-size: 24px;
		line-height: 32px;
		margin: 0 0 20px;
	}
	.list-box h3 {
		font-size: 30px;
		line-height: 35px;
		padding: 0 3px 20px;
		margin: 90px 0 40px;
	}
	.list-box a {
		width: -moz-calc(33.33% - 24px);
		width: -webkit-calc(33.33% - 24px);
		width: calc(33.33% - 24px);
	}
	.list-box a:nth-of-type(3n+1),.list-box a:nth-of-type(3n+2) {
		margin: 0 36px 35px 0;
	}
	.list-box a:nth-of-type(3n) {
		margin: 0 0 35px;
	}
	.list-box p {
		font-size: 16px;
		margin: 15px 0 0;
	}
	.proimg{text-align:center; border:1px #dcdcdc solid; padding:15px; }
		.xgpro{ width:99%; margin: 0 auto; }
.xgpro ul{}
	.xgpro li{ width:32%;float:left; margin-right:1%; margin-left:1%; border-bottom:1px #dcdcdc solid; line-height:35px; font-size:16px;}
}
@media only screen and (min-width: 1500px) {
	.product-content:before {
		width: 560px;
		margin-left: -960px;
	}
	.product-left {
		width: 18%;
		top: 70px;
	}
	.product-left.left-fixed {
		top: 150px;
	}
	.product-menu {
		padding: 0 13px;
	}
	.product-menu p {
		height: 45px;
		line-height: 45px;
		font-size: 16px;
		padding: 0 50px;
	}
	.product-right {
		width:77%;
		margin: 3% 0 2%;
	}
	.product-right h3 {
		font-size: 26px;
		line-height: 35px;
		margin: 0 0 25px;
	}
	.list-box h3 {
		font-size: 30px;
		line-height: 35px;
		padding: 0 3px 20px;
		margin: 90px 0 40px;
	}
	.list-box a {
		width: -moz-calc(33.33% - 30px);
		width: -webkit-calc(33.33% - 30px);
		width: calc(33.33% - 30px);
	}
	.list-box a:nth-of-type(3n+1),.list-box a:nth-of-type(3n+2) {
		margin: 0 45px 45px 0;
	}
	.list-box a:nth-of-type(3n) {
		margin: 0 0 45px;
	}
	.list-box p {
		height: 25px;
		font-size: 18px;
		line-height: 25px;
	}
		.proimg{text-align:center; border:1px #dcdcdc solid; padding:15px; }
		.xgpro{ width:100%; margin: 0 auto; }
.xgpro ul{}
	.xgpro li{ width:23%;float:left; margin-right:1%; border-bottom:1px #dcdcdc solid; line-height:35px; font-size:16px; margin-left:1%}
}
/*浜у搧璇︽儏*/
.valve-details {
	width: 100%;
	overflow: hidden;
}
.details-img {
	width: 392px;
	overflow: hidden;
	background: #f1f5f9 url(../img/index5Bg.jpg) no-repeat top center;
	background-size: 100%;
	float: left;
}
.details-img img {
	width: 100%;
	transition: all 0.5s;
}
.details-img:hover img {
	transform: scale(1.1);
}
.details-txt {
	width: 605px;
	overflow: hidden;
	float: right;
}
.details-txt>h4 {
	width: 100%;
	font-size: 30px;
	line-height: 35px;
	padding: 20px 4px;
	color: #000000;
	font-weight: bold;
	overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
}
.details-txt .txt-txt {
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	padding: 15px 3px;
	color: #7a7a7a;
	overflow: hidden;
}
.details-txt .txt-txt h4 {
	font-size: 16px;
	line-height: 25px;
	padding: 0 18px;
	margin: 10px 0 5px;
	font-weight: bold;
	color: #0259a0;
	position: relative;
}
.details-txt .txt-txt h4:before {
	content: '鈭�';
	line-height: 23px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.pdf {
	display: block;
	width: 355px;
	height: 55px;
	line-height: 54px;
	font-size: 14px;
	margin: 40px 0 0;
	overflow: hidden;
	position: relative;
}
.pdf:before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	overflow: hidden;
	background-color: #e5e5e5;
	position: absolute;
	left: 0px;
	bottom: 0px;
	transition: all 0.5s;
}
.pdf span {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url(../img/download.png) no-repeat 12px 50%;
	color: #0259a0;
	padding: 0 45px;
	position: relative;
	z-index: 1;
}
.pdf:hover:before {
	height: 100%;
}
@media only screen and (max-width: 991px) {
	.valve-bottom {
		display: none;
	}
	.details-img {
	    width: 450px;
	    float: none;
	    margin: 0 auto;
	}
	.details-txt {
		width: 100%;
		float: none;
		margin: 30px 0 50px;
	}
	.details-txt>h4 {
		font-size: 48px;
		line-height: 55px;
		padding: 30px 10px;
	}
	.details-txt .txt-txt {
		font-size: 24px;
		line-height: 35px;
		padding: 15px 3px;
	}
	.details-txt .txt-txt h4 {
		font-size: 28px;
		line-height: 40px;
		padding: 0 35px;
		margin: 20px 0 10px;
	}
	.details-txt .txt-txt h4:before {
		line-height: 36px;
	}
	.pdf {
		width: 500px;
		height: 80px;
		line-height: 79px;
		font-size: 24px;
		margin: 60px 0 0;
	}
	.pdf span {
		padding: 0 70px;
		background-position: 28px 50%;
		background-size: 24px;
	}
}
@media only screen and (max-width: 750px) {
	.details-img {
	    width: 280px;
	}
	.details-txt {
		margin: 20px 0 30px;
	}
	.details-txt>h4 {
		font-size: 24px;
		line-height: 30px;
		padding: 15px 5px;
	}
	.details-txt .txt-txt {
		font-size: 14px;
		line-height: 20px;
		padding: 15px 3px;
	}
	.details-txt .txt-txt h4 {
		font-size: 16px;
		line-height: 22px;
		padding: 0 20px;
		margin: 10px 0 5px;
	}
	.details-txt .txt-txt h4:before {
		line-height: 18px;
	}
	.pdf {
		width: 280px;
		height: 40px;
		line-height: 39px;
		font-size: 14px;
		margin: 30px 0 0;
	}
	.pdf span {
		padding: 0 40px;
		background-position: 12px 50%;
		background-size: 18px;
	}
}
@media only screen and (min-width: 992px) {
	.details-img {
		width: 325px;
	}
	.details-txt {
		width: 340px;
	}
	.details-txt>h4 {
		font-size: 20px;
		line-height: 25px;
		padding: 10px 4px;
	}
	.details-txt .txt-txt {
		font-size: 14px;
		line-height: 20px;
		padding: 10px 3px;
	}
	.details-txt .txt-txt h4 {
		font-size: 14px;
		line-height: 20px;
		padding: 0 18px;
		margin: 10px 0 5px;
	}
	.details-txt .txt-txt h4:before {
		line-height: 18px;
	}
	.pdf {
		width: 230px;
		height: 45px;
		line-height: 44px;
		font-size: 14px;
		margin: 30px 0 0;
	}
	.pdf span {
		padding: 0 40px;
	}
}
@media only screen and (min-width: 1200px) {
	.details-img {
		width: 350px;
	}
	.details-txt {
		width: 440px;
	}
	.details-txt>h4 {
		font-size: 30px;
		line-height: 35px;
		padding: 10px 4px 20px;
	}
	.details-txt .txt-txt {
		font-size: 14px;
		line-height: 24px;
		padding: 15px 3px;
	}
	.details-txt .txt-txt h4 {
		font-size: 16px;
		line-height: 25px;
		padding: 0 18px;
		margin: 10px 0 5px;
	}
	.details-txt .txt-txt h4:before {
		line-height: 23px;
	}
	.pdf {
		width: 355px;
		height: 55px;
		line-height: 54px;
		font-size: 14px;
		margin: 40px 0 0;
	}
	.pdf span {
		padding: 0 45px;
	}
}
@media only screen and (min-width: 1500px) {
	.details-img {
		width: 392px;
	}
	.details-txt {
		width: 605px;
	}
	.details-txt>h4 {
		padding: 20px 4px;
	}
}