.valve-content {
	width: 100%;
	overflow: hidden;
	background-color: #000000;
}
.valve-content>.container {
	height: 100%;
	overflow: hidden;
}
.valve-content:before {
	content: '';
	display: block;
	width: 184px;
	height: 626px;
	overflow: hidden;
	background-image: url(https://website-jxfcv.oss-cn-shanghai.aliyuncs.com/website-jxfcv/image/web/jxfcv/en/Dist/img/valve-left.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -251px 0 0 -960px;
}
.valve-content:after {
	content: '';
	display: block;
	width: 960px;
	height: 1080px;
	overflow: hidden;
	background-image: url(https://website-jxfcv.oss-cn-shanghai.aliyuncs.com/website-jxfcv/image/web/jxfcv/en/Dist/img/valve-right.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -540px 0 0;
}
.valve-left {
	width: 50%;
	float: left;
	overflow: hidden;
	position: relative;
	top: 50%;
	left: 0px;
	margin: -334px 0 0;
}
.valve-left h2 {
	font-size: 48px;
	line-height: 55px;
	font-weight: bold;
	color: #FFFFFF;
}
.valve-menu {
	width: 100%;
	height: 626px;
	margin: 28px 0 0;
	overflow: hidden;
}
.valve-menu .swiper {
	width: 100%;
	height: 100%;
}
.valve-menu .swiper .swiper-slide {
	height: 209px;
}
.valve-menu a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.valve-menu a img {
	width: 100%;
}
.valve-menu a p {
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 100%;
	height: 209px;
	color: #FFFFFF;
	font-size: 28px;
	padding: 0 40px;
	overflow: hidden;
	line-height: 209px;
	position: absolute;
	background-color: rgba(0,0,0,0.7);
}
.valve-menu a:hover p,.valve-menu a.active p {
	background-color: rgba(230,0,19,0.7);
}
.active:active{
	background-color: rgba(230,0,19,0.7);
}

.valve-right {
	width: 662px;
	float: right;
	overflow: hidden;
	position: relative;
	top: 50%;
	margin-top: -250px;
}
.valve-right .swiper {
	width: 100%;
	height: 626px;
	overflow: hidden;
}
.valve-right .swiper a {
	display: block;
	width: 175px;
	margin: 0 68px 30px 0;
	overflow: hidden;
	cursor: pointer;
	float: left;
}
.valve-right .swiper a:nth-of-type(3n) {
	margin: 0 0 30px;
}
.valve-img {
	width: 100%;
	height: 216px;
	overflow: hidden;
}
.valve-img img {
	width: 100%;
	transition: all 0.5s;
}
.valve-right .swiper a h4 {
	width: 100%;
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	color: #FFFFFF;
	overflow: hidden;
	margin: 10px 0 0;
}
.valve-right .swiper .swiper-pagination {
	width: 100%;
	overflow: hidden;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
}
.valve-right .swiper .swiper-pagination .swiper-pagination-bullet {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: -2px 8px;
	transform: rotate(45deg);
	cursor: pointer;
	overflow: hidden;
	background-color: #dedede;
}
.valve-right .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #e62129;
}
@media only screen and (max-width: 991px) {
	.valve-content:before,.valve-content:after {
		display: none;
	}
	.valve-content>.container {
		width: 100%;
	}
	.valve-left {
		width: 100%;
		top: 0px;
		margin: 210px 0 0;
		float: none;
	}
	.valve-left h2 {
		width: 655px;
		font-size: 40px;
		line-height: 45px;
		margin: 0 auto;
	}
	.valve-menu {
	    height: 828px;
	    margin: 55px 0 0;
	}
	.valve-menu .swiper .swiper-slide {
		height: 207px;
	}
	.valve-menu a img:nth-of-type(1) {
		display: none;
	}
	.valve-menu a p {
		width: 655px;
		font-size: 32px;
		padding: 0;
		height: 207px;
		line-height: 207px;
		left: 50%;
		margin-left: -327.5px;
		background-color: transparent !important;
		z-index: 2;
	}
	.valve-menu a:after {
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		overflow: hidden;
		position: absolute;
		left: 0px;
		top: 0px;
		background-color: rgba(0,0,0,0.7);
		z-index: 1;
	}
	.valve-menu a:hover:after {
		background-color: rgba(230,0,19,0.7);
	}
	.valve-right {
		width: 100%;
		float: none;
		top: 0px;
	    margin-top: 0px;
	    padding: 85px 0 60px;
	    background-image: url(https://website-jxfcv.oss-cn-shanghai.aliyuncs.com/website-jxfcv/image/web/jxfcv/en/Dist/img/valve-rights.jpg);
	    background-repeat: no-repeat;
	    background-position: top center;
	    background-size: cover;
	}
	.valve-right .swiper {
		width: 655px;
		height: auto;
	}
	.valve-right .swiper .swiper-wrapper {
		display: block;
	}
	.valve-right .swiper a {
		width: -moz-calc(50% - 35px);
		width: -webkit-calc(50% - 35px);
		width: calc(50% - 35px);
	}
	.valve-right .swiper a:nth-of-type(2n+1) {
		margin: 0 68px 45px 0;
	}
	.valve-right .swiper a:nth-of-type(2n) {
		margin: 0 0 45px;
	}
	.valve-img {
		height: 361px;
	}
	.valve-right .swiper a h4 {
		height: 70px;
		line-height: 35px;
		font-size: 24px;
		margin: 15px 0 0;
	}
}
@media only screen and (max-width: 750px) {
	.valve-left {
		margin: 105px 0 0;
	}
	.valve-left h2 {
		width: 330px;
		font-size: 24px;
		line-height: 30px;
	}
	.valve-menu {
	    height: 400px;
	    margin: 30px 0 0;
	}
	.valve-menu .swiper .swiper-slide {
		height: 100px;
	}
	.valve-menu a p {
		width: 330px;
		font-size: 18px;
		height: 100px;
		line-height: 100px;
		margin-left: -165px;
	}
	.valve-right {
	    padding: 45px 0 60px;
	}
	.valve-right .swiper {
		width: 330px;
	}
	.valve-right .swiper a {
		width: -moz-calc(50% - 10px);
		width: -webkit-calc(50% - 10px);
		width: calc(50% - 10px);
	}
	.valve-right .swiper a:nth-of-type(2n+1) {
		margin: 0 20px 25px 0;
	}
	.valve-right .swiper a:nth-of-type(2n) {
		margin: 0 0 25px;
	}
	.valve-img {
		height: 191px;
	}
	.valve-right .swiper a h4 {
		height: 40px;
		line-height: 20px;
		font-size: 14px;
		margin: 10px 0 0;
	}
}
@media only screen and (min-width: 992px) {
	.valve-content {
		height: 100%;
		position: fixed;
		left: 0px;
		top: 0px;
	}
	.valve-content:before {
		width: 115px;
		height: 390px;
		background-size: 100%;
		margin: -170px 0 0 -600px;
	}
	.valve-content:after {
		width: 600px;
		height: 800px;
		margin: -400px 0 0;
		background-size: auto 100%;
	}
	.valve-left {
		margin: -230px 0 0;
	}
	.valve-left h2 {
		font-size: 36px;
		line-height: 40px;
	}
	.valve-menu {
		height: 390px;
		margin: 20px 0 0;
	}
	.valve-menu .swiper .swiper-slide {
		height: 130px;
	}
	.valve-menu a img:nth-of-type(2) {
		display: none;
	}
	.valve-menu a p {
		font-size: 20px;
		height: 130px;
		padding: 0 20px;
		line-height: 130px;
	}
	.valve-right {
		width: 450px;
		margin-top: -170px;
	}
	.valve-right .swiper {
		height: 450px;
	}
	.valve-right .swiper a {
		width: 130px;
		margin: 0 30px 15px 0;
	}
	.valve-right .swiper a:nth-of-type(3n) {
		margin: 0 0 15px;
	}
	.valve-img {
		height: 160px;
	}
	.valve-right .swiper a h4 {
		height: 32px;
		line-height: 16px;
		font-size: 12px;
		margin: 5px 0 0;
	}
}
@media only screen and (min-width: 1200px) {
	.valve-content:before {
		width: 225px;
		height: 462px;
		background-size: 100%;
		margin: -190px 0 0 -800px;
	}
	.valve-content:after {
		width: 800px;
		height: 900px;
		margin: -450px 0 0;
		background-size: 100%;
	}
	.valve-left {
		margin: -265px 0 0;
	}
	.valve-left h2 {
		font-size: 42px;
		line-height: 50px;
	}
	.valve-menu {
		height: 462px;
		margin: 25px 0 0;
	}
	.valve-menu .swiper .swiper-slide {
		height: 154px;
	}
	.valve-menu a p {
		font-size: 24px;
		height: 154px;
		padding: 0 30px;
		line-height: 154px;
	}
	.valve-right {
		width: 520px;
		margin-top: -190px;
	}
	.valve-right .swiper {
		height: 520px;
	}
	.valve-right .swiper a {
		width: 140px;
		margin: 0 50px 25px 0;
	}
	.valve-right .swiper a:nth-of-type(3n) {
		margin: 0 0 25px;
	}
	.valve-img {
		height: 173px;
	}
	.valve-right .swiper a h4 {
		height: 40px;
		line-height: 20px;
		font-size: 14px;
		margin: 8px 0 0;
	}
}
@media only screen and (min-width: 1600px) {
	.valve-content:before {
		width: 184px;
		height: 626px;
		margin: -251px 0 0 -960px;
	}
	.valve-content:after {
		width: 960px;
		height: 1080px;
		margin: -540px 0 0;
	}
	.valve-left {
		margin: -334px 0 0;
	}
	.valve-left h2 {
		font-size: 48px;
		line-height: 55px;
	}
	.valve-menu {
		height: 626px;
		margin: 28px 0 0;
	}
	.valve-menu .swiper .swiper-slide {
		height: 209px;
	}
	.valve-menu a p {
		font-size: 28px;
		height: 209px;
		padding: 0 40px;
		line-height: 209px;
	}
	.valve-right {
		width: 662px;
		margin-top: -250px;
	}
	.valve-right .swiper {
		height: 626px;
	}
	.valve-right .swiper a {
		width: 175px;
		margin: 0 68px 30px 0;
	}
	.valve-right .swiper a:nth-of-type(3n) {
		margin: 0 0 30px;
	}
	.valve-img {
		height: 216px;
	}
	.valve-right .swiper a h4 {
		margin: 10px 0 0;
	}
}
/*新闻详情*/
.valve-details {
	top: 0px;
	width: 50%;
	opacity: 0;
	z-index: 100;
	height: 100%;
	right: -1000px;
	position: fixed;
	overflow-x: hidden;
	transition: all 0.5s;
	background-color: #FFFFFF;
}
.valve-details.details-click {
	right: 0px;
	opacity: 1;
}
.valve-details .details-x {
	top: 50%;
	z-index: 10;
	left: 778px;
	width: 57px;
	height: 22px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	margin-top: -400px;
}
.details-x span {
	float: left;
	width: 22px;
	height: 22px;
	display: block;
	overflow: hidden;
	position: relative;
}
.details-x span:before,.details-x span:after{
	top: 50%;
	left: 50%;
	content: '';
	width: 32px;
	height: 2px;
	display: block;
	overflow: hidden;
	position: absolute;
	margin: -1px 0 0 -16px;
	transform: rotate(45deg);
	background-color: #bebebe;
}
.details-x span:after{
	transform: rotate(-45deg);
}
.details-x em {
	float: left;
	width: 35px;
	height: 22px;
	display: block;
	color: #595757;
	cursor: pointer;
	font-size: 14px;
	overflow: hidden;
	line-height: 22px;
	font-weight: bold;
	text-align: right;
}
.details-content {
	top: 50%;
	width: 705px;
	position: relative;
	margin: -280px 0 0 72px;
}
.details-top {
	width: 100%;
}
.details-top .top-img {
	width: 190px;
	float: left;
}
.top-img .top-imgImg {
	width: 100% !important;
	height: auto !important;
}
.top-img .top-imgImg div {
	width: 100%;
	overflow: hidden;
}
.top-img .top-imgImg div b {
	width: 100%;
	overflow: hidden;
}
.top-img .top-imgImg div b img {
	width: 100%;
}
.top-img .top-imgImg div span {
	width: 95px;
	height: 95px;
	background-color: rgba(255,255,255,0.3);
}
.top-img .top-imgImg p {
	left: 210px !important;
}
.top-img .top-imgImg p img {
	width: 800px;
}
.top-img a {
	width: 90px;
	height: 25px;
	color: #ffffff;
	display: block;
	font-size: 14px;
	overflow: hidden;
	margin: 20px auto;
	line-height: 25px;
	text-align: center;
	background-color: #e62129;
}
.details-top .top-txt {
	width: 480px;
	overflow: hidden;
	float: right;
}
.top-txt h3 {
	font-size: 28px;
	line-height: 40px;
	font-weight: bold;
	color: #221815;
}
.top-txt .txt-txt {
	width: 100%;
	color: #595757;
	font-size: 12px;
	margin: 15px 0 0;
	overflow: hidden;
	line-height: 18px;
}
.top-txt .txt-txt h4 {
	width: 100%;
	color: #595757;
	font-size: 14px;
	margin: 0 0 20px;
	overflow: hidden;
	line-height: 20px;
	font-weight: bold;
}
.details-center {
	width: 100%;
	overflow: hidden;
	margin: 40px 0 20px;
}
.details-center .center-img {
	float: left;
	height: 97px;
	overflow: hidden;
	line-height: 97px;
	margin-right: 5px;
	text-align: center;
	width: -moz-calc(20% - 4px);
	width: -webkit-calc(20% - 4px);
	width: calc(20% - 4px);
	background-color: #efefef;
}
.details-center .center-img:last-of-type {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #898989;
	margin-right: 0px;
}
.details-center .center-img img {
	width: 100%;
}
.details-bottom {
	width: 100%;
	border-top: 1px solid #595757;
	border-bottom: 1px solid #595757;
	overflow: hidden;
}
.details-bottom ul {
	width: 100%;
	height: 46px;
	overflow: hidden;
	border-bottom: 1px solid #cdcccc;
}
.details-bottom ul li {
	width: 200px;
	height: 100%;
	font-size: 14px;
	color: #595757;
	padding: 10px 15px;
	overflow: hidden;
	font-weight: bold;
	float: left;
}
.details-bottom ul li:nth-of-type(1) {
	width: 184px;
	border-right: 2px solid #f7f7f7;
}
.details-bottom ul li:nth-of-type(2) {
	width: 321px;
	border-right: 2px solid #f7f7f7;
}
.details-bottom table {
	display: block;
	width: 505px;
	min-height: 175px;
	overflow: hidden;
	background-color: #dcdddd;
	float: left;
}
.details-bottom table tbody {
	width: 100%;
	overflow: hidden;
}
.details-bottom table tr:nth-of-type(2n) {
	background-color: #efefef;
}
.details-bottom table tr td {
	font-size: 12px;
	line-height: 15px;
	min-height: 25px;
	padding: 5px 15px;
	color: #595757;
}
.details-bottom table tr td:nth-of-type(1) {
	width: 184px;
	border-right: 2px solid #e5e5e5;
}
.details-bottom table tr td:nth-of-type(2) {
	width: 321px;
}
.details-bottom .details-PDF {
	width: 200px;
	padding: 28px 60px;
	overflow: hidden;
	float: right;
}
.details-PDF img {
	width: 73px;
}
.details-PDF p {
	width: 100%;
	line-height: 20px;
	font-size: 12px;
	margin: 7px 0 0;
	color: #595757;
	overflow: hidden;
}
@media only screen and (max-width: 991px) {
	.valve-details {
		width: 100%;
		height: -moz-calc(100% - 150px);
		height: -webkit-calc(100% - 150px);
		height: calc(100% - 150px);
		overflow-y: scroll;
		top: 150px;
	}
	.valve-details .details-x {
		width: 110px;
		height: 44px;
		left: 50%;
		top: 55px;
		margin: 0 0 0 230px;
	}
	.details-x span {
		width: 44px;
		height: 44px;
	}
	.details-x span:before,.details-x span:after{
		width: 62px;
		height: 4px;
		margin: -2px 0 0 -31px;
	}
	.details-x em {
		width: 66px;
		height: 44px;
		font-size: 26px;
		line-height: 44px;
	}
	.details-content {
		width: 655px;
		top: 0px;
		margin: 60px auto;
	}
	.details-top {
		width: 100%;
	}
	.details-top .top-img {
		float: none;
		width: 440px;
		margin: 0 auto;
	}
	.top-img .top-imgImg>img {
		width: 100%;
	}
	.details-top .top-txt {
		float: none;
		width: 100%;
		margin: 30px auto 0;
	}
	.top-txt h3 {
		font-size: 38px;
		line-height: 40px;
	}
	.top-txt .txt-txt {
		font-size: 24px;
		margin: 15px 0 0;
		line-height: 30px;
	}
	.top-txt .txt-txt h4 {
		font-size: 28px;
		margin: 0 0 50px;
		line-height: 35px;
	}
	.top-txt .txt-txt h4 br {
		display: none;
	}
	.details-center {
		height: 152px;
		margin: 40px 0 35px;
	}
	.details-center .center-img {
		width: -moz-calc(33.33% - 4px);
		width: -webkit-calc(33.33% - 4px);
		width: calc(33.33% - 4px);
		height: 152px;
		line-height: 152px;
		margin-right: 6px;
	}
	.details-center .center-img:nth-of-type(3),.details-center .center-img:nth-of-type(4) {
		display: none;
	}
	.details-center .center-img:last-of-type {
		font-size: 24px;
	}
	.details-bottom ul li:nth-of-type(3),.details-bottom .details-PDF {
		width: 150px;
	}
	.details-bottom .details-PDF {
		padding: 28px 35px;
	}
	.details-PDF img {
		width: 73px;
	}
	.details-PDF p {
		margin: 7px 0 0;
	}
}
@media only screen and (max-width: 750px) {
	.valve-details {
		height: -moz-calc(100% - 75px);
		height: -webkit-calc(100% - 75px);
		height: calc(100% - 75px);
		top: 75px;
	}
	.valve-details .details-x {
		width: 55px;
		height: 22px;
		top: 25px;
		margin: 0 0 0 110px;
	}
	.details-x span {
		width: 22px;
		height: 22px;
	}
	.details-x span:before,.details-x span:after{
		width: 32px;
		height: 2px;
		margin: -1px 0 0 -16px;
	}
	.details-x em {
		width: 33px;
		height: 22px;
		font-size: 14px;
		line-height: 22px;
	}
	.details-content {
		width: 330px;
		margin: 60px auto 30px;
	}
	.details-top .top-img {
		width: 200px;
	}
	.details-top .top-txt {
		margin: 20px auto 0;
	}
	.top-txt h3 {
		font-size: 20px;
		line-height: 25px;
	}
	.top-txt .txt-txt {
		font-size: 12px;
		line-height: 20px;
		margin: 10px 0 0;
	}
	.top-txt .txt-txt h4 {
		font-size: 14px;
		line-height: 20px;
		margin: 0 0 20px;
	}
	.details-center {
		height: 75px;
		margin: 25px 0 20px;
	}
	.details-center .center-img {
		width: -moz-calc(33.33% - 2px);
		width: -webkit-calc(33.33% - 2px);
		width: calc(33.33% - 2px);
		height: 75px;
		line-height: 75px;
		margin-right: 3px;
	}
	.details-center .center-img:last-of-type {
		font-size: 14px;
	}
	.details-bottom ul {
		height: 40px;
	}
	.details-bottom ul li {
		width: 100px;
		font-size: 12px;
		line-height: 12px;
		padding: 8px 10px;
	}
	.details-bottom ul li:nth-of-type(1),.details-bottom table tr td:nth-of-type(1) {
		width: 110px;
	}
	.details-bottom ul li:nth-of-type(2),.details-bottom table tr td:nth-of-type(2) {
		width: 150px;
	}
	.details-bottom ul li:nth-of-type(3) {
		width: 70px;
	}
	.details-bottom table {
		width: 260px;
		min-height: 175px;
	}
	.details-bottom table tr td {
		padding: 5px 10px;
	}
	.details-bottom .details-PDF {
		width: 70px;
		padding: 50px 0 50px 10px;
	}
	.details-PDF img {
		width: 50px;
	}
	.details-PDF p {
		margin: 5px 0 0;
	}
}
@media only screen and (min-width: 992px) {
	.valve-details .details-x {
		left: 428px;
		margin-top: -330px;
	}
	.details-content {
		width: 450px;
		margin: -280px 0 0 35px;
	}
	.details-top .top-img {
		width: 120px;
	}
	.top-img .top-imgImg>img {
		width: 100%;
	}
	.top-img .top-imgImg div span {
		width: 60px;
		height: 60px;
	}
	.top-img .top-imgImg p {
		left: 140px !important;
	}
	.details-top .top-txt {
		width: 310px;
	}
	.top-txt h3 {
		font-size: 20px;
		line-height: 30px;
	}
	.top-txt .txt-txt {
		line-height: 18px;
		margin: 5px 0 0;
	}
	.top-txt .txt-txt h4 {
		font-size: 12px;
		margin: 0 0 10px;
		line-height: 16px;
	}
	.top-txt .txt-txt h4 br {
		display: none;
	}
	.details-center {
		margin: 20px 0 10px;
	}
	.details-center .center-img {
		height: 61px;
		line-height: 61px;
	}
	.details-center .center-img:last-of-type {
		font-size: 12px;
	}
	.details-bottom ul {
		height: 36px;
	}
	.details-bottom ul li {
		width: 140px;
		padding: 5px 10px;
	}
	.details-bottom ul li:nth-of-type(1) {
		width: 120px;
	}
	.details-bottom ul li:nth-of-type(2) {
		width: 190px;
	}
	.details-bottom table {
		width: 310px;
	}
	.details-bottom table tr td {
		padding: 5px 10px;
	}
	.details-bottom .details-PDF {
		width: 140px;
		padding: 28px 30px;
	}
	.details-PDF img {
		width: 73px;
	}
	.details-PDF p {
		line-height: 20px;
		margin: 5px 0 0;
	}
}
@media only screen and (min-width: 1200px) {
	.valve-details .details-x {
		left: 518px;
		margin-top: -360px;
	}
	.details-content {
		width: 525px;
		margin: -320px 0 0 50px;
	}
	.details-top .top-img {
		width: 160px;
	}
	.top-img .top-imgImg div span {
		width: 80px;
		height: 80px;
	}
	.top-img .top-imgImg p {
		left: 180px !important;
	}
	.details-top .top-txt {
		width: 340px;
	}
	.top-txt h3 {
		font-size: 24px;
		line-height: 35px;
	}
	.top-txt .txt-txt {
		margin: 10px 0 0;
	}
	.top-txt .txt-txt h4 {
		font-size: 13px;
		line-height: 18px;
		margin: 0 0 15px;
	}
	.details-center {
		margin: 30px 0 15px;
	}
	.details-center .center-img {
		height: 72px;
		line-height: 72px;
	}
	.details-center .center-img:last-of-type {
		font-size: 13px;
	}
	.details-bottom ul {
		height: 40px;
	}
	.details-bottom ul li {
		width: 160px;
	}
	.details-bottom ul li:nth-of-type(1) {
		width: 139px;
	}
	.details-bottom ul li:nth-of-type(2) {
		width: 226px;
	}
	.details-bottom table {
		width: 365px;
	}
	.details-bottom .details-PDF {
		width: 160px;
		padding: 28px 40px;
	}
	.details-PDF img {
		width: 73px;
	}
	.details-PDF p {
		line-height: 20px;
	}
}
@media only screen and (min-width: 1400px) {
	.valve-details .details-x {
		left: 650px;
		margin-top: -400px;
	}
}
@media only screen and (min-width: 1600px) {
	.valve-details .details-x {
		left: 721px;
		margin-top: -400px;
	}
	.details-content {
		width: 705px;
		margin: -320px 0 0 72px;
	}
	.details-top .top-img {
		width: 190px;
	}
	.top-img .top-imgImg div span {
		width: 95px;
		height: 95px;
	}
	.top-img .top-imgImg p {
		left: 210px !important;
	}
	.details-top .top-txt {
		width: 480px;
	}
	.top-txt h3 {
		font-size: 28px;
		line-height: 30px;
	}
	.top-txt .txt-txt {
		margin: 15px 0 0;
	}
	.top-txt .txt-txt h4 {
		font-size: 14px;
		line-height: 20px;
		margin: 0 0 20px;
	}
	.top-txt .txt-txt h4 br {
		display: block;
	}
	.details-center {
		margin: 40px 0 20px;
	}
	.details-center .center-img {
		height: 97px;
		line-height: 97px;
	}
	.details-center .center-img:last-of-type {
		font-size: 14px;
	}
	.details-bottom ul {
		height: 46px;
	}
	.details-bottom ul li {
		width: 200px;
		padding: 10px 15px;
	}
	.details-bottom ul li:nth-of-type(1) {
		width: 184px;
	}
	.details-bottom ul li:nth-of-type(2) {
		width: 321px;
	}
	.details-bottom table {
		width: 505px;
	}
	.details-bottom table tr td {
		padding: 5px 15px;
	}
	.details-bottom .details-PDF {
		width: 200px;
		padding: 28px 60px;
	}
	.details-PDF img {
		width: 73px;
	}
	.details-PDF p {
		line-height: 20px;
		margin: 7px 0 0;
	}
}
@media only screen and (min-width: 1800px) {
	.valve-details .details-x {
		left: 778px;
	}
}