@font-face {
  	font-family: "wigrumweb-bold";
  	src:
       url("../font/wigrumweb-bold.woff") format("woff"),
       url("../font/wigrumweb-bold.ttf") format("truetype"),
       url("../font/wigrumweb-bold.eot") format("embedded-opentype"),
       url("../font/wigrumweb-bold.svg") format("svg");
    font-style: normal;
    font-weight: normal;
}
.content-common {
	width: 100%;
	padding: 30px 0 0;
	overflow: hidden;
	position: relative;
	background-color: #f7f7f7;
	min-height: 800px;
}
.content-common:before {
	content: '';
	display: block;
	width: 384px;
	height: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -960px;
}
.left-common {
	width: 500px;
	overflow: hidden;
	position:absolute;
	left: 50%;
	top: 46px;
	margin-left: -875px;
	z-index: 2;
}
.left-common h2 {
	font-family: "wigrumweb-bold";
	font-size: 100px;
	line-height: 80px;
	color: #2c438f;
}
.left-common h3 {
	font-size: 42px;
	line-height: 45px;
	margin: 10px 0 40px;
	color: #333333;
}
.left-common h5 {
	display:none;
}
.right-common {
	width: 1145px;
	padding: 15px 0 0;
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -405px;
	z-index: 1;
	min-height:800px;
}
.product-left ul {
	width: 265px;
	overflow: hidden;
}
.product-left ul li {
	width: 100%;
	padding: 0 5px 0 0;
	overflow: hidden;
}
.product-left ul li h4 {
	width: 100%;
	font-size: 14px;
	height: 46px;
	line-height: 45px;
	padding-left: 17px;
	overflow: hidden;
	border-bottom: 1px solid #e7e7e7;
	position: relative;
}
.product-left ul li h4:before {
	content: '';
	display: block;
	width: 9px;
	height: 9px;
	overflow: hidden;
	position: absolute;
	right: 7px;
	top: 18px;
	background-image: url(../images/pr.png);
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: auto 100% !important;
}
.product-left ul li h4 a {
	color: #323030;
	display:block;
}
.product-left ul li:hover h4 a {
	color: #2c438f;
}
.product-left ul li.active {
	background-color: #2c438f;
	border-radius: 0 23px 23px 0;
}
.product-left ul li.active h4 {
	font-weight: bold;
}
.product-left ul li.active h4:before  {
	background-image: url(../images/prw.png);
}
.product-left ul li.active h4 a {
	color: #FFFFFF;
}
.product-right a,.relevant-valve a {
	display: block;
	padding: 0 0 23px;
	border: 1px solid #e6e6e6;
	background-color: #FFFFFF;
	position: relative;
	overflow: hidden;
	float: left;
}
.product-right a img,.relevant-valve a img {
	width: 100%;
	transition: all 0.5s;
}
.product-txt {
	width: 72%;
	border-radius: 0 20px 20px 0;
	height: 40px;
	padding: 0 0 0 30px;
	overflow: hidden;
	background: #929292 url(../images/mrw.png) no-repeat 92% 50%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
}
.product-txt p {
	width: -moz-calc(100% - 35px);
	width: -webkit-calc(100% - 35px);
	width: calc(100% - 35px);
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #ffffff;
	overflow: hidden;
}
.product-right a:hover img,.relevant-valve a:hover img {
	transform: scale(1.1);
}
.product-right a:hover .product-txt,.relevant-valve a:hover .product-txt {
	background-color: #2c438f;
}
@media only screen and (max-width: 991px) {
	.content-common {

	}
	.left-common {
		width: 650px;
		position: relative;
		left: 0px;
		top: 0px;
		margin: 0 auto;
	}
	.right-common {
		width: 650px;
		padding: 15px 0 0;
		top: 0px;
		left: 0px;
		margin: 0 auto;
	}
	.left-common h2 
	{
	    display:none;
    }
    .left-common h3 {
        text-align: center;
    }
	.left-common h5 {
        font-family: "wigrumweb-bold";
        color: #2c438f;
        font-size: 60px;
        line-height: 60px;
        text-align: center;
        display: block;
    }
}
@media only screen and (max-width: 750px) {
	.content-common {

	}
	.left-common {
		width: 93%;
	}
	.left-common h2 {
		font-size: 64px;
		line-height: 50px;
		display:none;
	}
	.left-common h3 {
		font-size: 30px;
		line-height: 35px;
		margin: 10px 0 15px;
		text-align: center;
	}
	.left-common h5
	{
	    font-family: "wigrumweb-bold";
	    color: #2c438f;
		font-size: 38px;
        line-height: 50px;
        text-align: center;
        display:block;
	}
	.right-common {
		width: 90%;
		padding: 10px 0 0;
	}
	.logo img{
		top:0;
	}
}
@media only screen and (min-width: 992px) {
	.content-common {

	}
	.content-common:before {
		width: 240px;
		margin-left: -600px;
	}
	.left-common {
		top: 46px;
		margin-left: -480px;
	}
	.left-common h2 {
		font-size: 56px;
		line-height: 55px;
	}
	.left-common h3 {
		font-size: 32px;
		line-height: 35px;
		margin: 6px 0 24px;
	}
	.right-common {
		width: 710px;
		padding: 8px 0 0;
		margin-left: -230px;
	}
}
@media only screen and (min-width: 1200px) {
	.content-common {

	}
	.content-common:before {
		width: 280px;
		margin-left: -700px;
	}
	.left-common {
		top: 46px;
		margin-left: -575px;
	}
	.left-common h2 {
		font-size: 64px;
		line-height: 60px;
	}
	.left-common h3 {
		font-size: 34px;
		margin: 7px 0 28px;
	}
	.right-common {
		width: 860px;
		padding: 10px 0 0;
		margin-left: -285px;
	}
}
@media only screen and (min-width: 1400px) {
	.content-common {

	}
	.content-common:before {
		width: 320px;
		margin-left: -800px;
	}
	.left-common {
		top: 46px;
		margin-left: -675px;
	}
	.left-common h2 {
		font-size: 72px;
		line-height: 70px;
	}
	.left-common h3 {
		font-size: 36px;
		line-height: 40px;
		margin: 8px 0 32px;
	}
	.right-common {
		width: 1000px;
		padding: 12px 0 0;
		margin-left: -320px;
	}
}
@media only screen and (min-width: 1600px) {
	.content-common {

	}
	.content-common:before {
		width: 360px;
		margin-left: -900px;
	}
	.left-common {
		top: 46px;
		margin-left: -775px;
	}
	.left-common h2 {
		font-size: 88px;
		line-height: 72px;
	}
	.left-common h3 {
		font-size: 38px;
		margin: 9px 0 36px;
	}
	.right-common {
		width: 1145px;
		padding: 15px 0 0;
		margin-left: -405px;
	}
}
@media only screen and (min-width: 1800px) {
	.content-common {

	}
	.content-common:before {
		width: 384px;
		margin-left: -960px;
	}
	.left-common {
		top: 46px;
		margin-left: -875px;
	}
	.left-common h2 {
		font-size: 100px;
		line-height: 80px;
	}
	.left-common h3 {
		font-size: 42px;
		line-height: 45px;
		margin: 10px 0 40px;
	}
}
@media only screen and (min-width: 1921px) {
	.content-common:before {
		width: -moz-calc(50% - 576px);
		width: -webkit-calc(50% - 576px);
		width: calc(50% - 576px);
		margin-left: 0px;
		left: 0px;
	}
}


@media only screen and (max-width: 991px) {
	.product-left ul {
		width: 100%;
	}
	.product-left ul li {
		padding: 0 10px 0 0;
	}
	.product-left ul li h4 {
		font-size: 16px;
		height: 82px;
		line-height: 80px;
		border-bottom-width: 2px;
		padding-left:0;
		text-align: center;
	}
	.product-left ul li h4:before {
		width: 18px;
		height: 18px;
		right: 15px;
		top: 31px;
	}
	.product-left ul li.active {
		border-radius: 0 41px 41px 0;
	}
	.product-right {
		padding: 50px 0 30px;
	}
	.product-right a,.relevant-valve a {
		width: -moz-calc(50% - 15px);
		width: -webkit-calc(50% - 15px);
		width: calc(50% - 15px);
		padding: 0 0 13px;
	}
	.product-right a:nth-of-type(2n+1),.relevant-valve a:nth-of-type(2n+1) {
		margin: 0 11px 50px 0;
	}
	.product-right a:nth-of-type(2n),.product-right a:nth-of-type(2n) {
		margin: 0 0 50px;
	}
}
@media only screen and (max-width: 750px) {
	.product-left ul li {
		padding: 0 5px 0 0;
	}
	.product-left ul li h4 {
		font-size: 16px;
		height: 41px;
		line-height: 40px;
		border-bottom-width: 1px;
	}
	.product-left ul li h4:before {
		width: 9px;
		height: 9px;
		right: 10px;
		top: 16px;
	}
	.product-left ul li.active {
		border-radius: 0 20px 20px 0;
	}
	.product-right {
		padding: 30px 0 20px;
	}
	.product-right a,.relevant-valve a {
		width: -moz-calc(50% - 7px);
		width: -webkit-calc(50% - 7px);
		width: calc(50% - 8px);
		padding: 0 0 13px;
	}
	.product-right a:nth-of-type(2n+1),.relevant-valve a:nth-of-type(2n+1) {
		margin: 0 11px 20px 0;
	}
	.product-right a:nth-of-type(2n),.product-right a:nth-of-type(2n) {
		margin: 0 0 20px;
	}
	.product-txt {
		width: 85%;
		border-radius: 0 15px 15px 0;
		height: 30px;
		padding: 0 0 0 10px;
		background-size: 7px;
	}
	.product-txt p {
		width: -moz-calc(100% - 20px);
		width: -webkit-calc(100% - 20px);
		width: calc(100% - 20px);
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.foot1 .lxfs{ padding-top:0;}
	.foot1 .lxfs img{ width:77%;}
	/* 移动端快捷菜单 */
#m-b-bar {
    color: #FFF;
    width: 100%;
    height: 80px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9;
    display: block;
}

#m-b-bar a {
    width: 100%;
    color: #F2F2F2;
    display: block;
    line-height: 20px;
    font-size: 16px;
	text-align: center;
	float:left;
}

#m-b-bar a i{
	width:100%;
	float:left;
	text-align:center;
	margin-top:10px;
}

#m-b-bar a i img{
	width:30px;
	margin:0 auto 0;
}


.bg-yellow {
    background-color: #2c438f;
}


.x3 {
    width: 25%;
}
.x3 {
    float: left;
}
.x3 {
    position: relative;
    min-height: 1px;
}


.foot {
    line-height: 38px;
    font-size: 13px;
    min-height: 84px;
    float: left;
    margin-bottom: 80px;
}


.foot1 .lxfs img {
    margin-bottom: 19px;
}


header{ display:none;}


.head,.foot1 ul{ display:none;}


.fuernavt {
    display:block;
}

/* 移动端快捷菜单 */
}


@media screen and (max-width: 1085px){
.sjhedes {
    display: block;
}
}
@media only screen and (min-width: 992px) {
	.product-right {
		margin-bottom: 30px;
	}
	.product-right a,.relevant-valve a {
		width: -moz-calc(33.33% - 12px);
		width: -webkit-calc(33.33% - 12px);
		width: calc(33.33% - 12px);
		padding: 0 0 13px;
	}
	.product-right a:nth-of-type(3n+1),.product-right a:nth-of-type(3n+2),.relevant-valve a:nth-of-type(3n+1),.relevant-valve a:nth-of-type(3n+2) {
		margin: 0 15px 25px 0;
	}
	.product-right a:nth-of-type(3n),.product-right a:nth-of-type(3n) {
		margin: 0 0 25px;
	}
	.product-txt {
		width: 85%;
		border-radius: 0 15px 15px 0;
		height: 30px;
		padding: 0 0 0 20px;
	}
	.product-txt p {
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.product-left ul {
		width: 115px;
	}
	.product-left ul li h4 {
		font-size: 12px;
		height: 36px;
		line-height: 35px;
		padding-left: 10px;
	}
	.product-left ul li h4:before {
		top: 13px;
	}
}
@media only screen and (min-width: 1200px) {
	.product-right {
		margin-bottom: 30px;
	}
	.product-right a,.relevant-valve a {
		padding: 0 0 18px;
	}
	.product-right a:nth-of-type(3n+1),.product-right a:nth-of-type(3n+2),.relevant-valve a:nth-of-type(3n+1),.relevant-valve a:nth-of-type(3n+2) {
		margin: 0 15px 30px 0;
	}
	.product-right a:nth-of-type(3n),.relevant-valve a:nth-of-type(3n) {
		margin: 0 0 30px;
	}
	.product-txt {
		border-radius: 0 18px 18px 0;
		height: 35px;
		padding: 0 0 0 25px;
	}
	.product-txt p {
		height: 35px;
		line-height: 35px;
		font-size: 14px;
	}
	.product-left ul {
		width: 150px;
	}
	.product-left ul li h4 {
		font-size: 13px;
		height: 40px;
		line-height: 40px;
	}
	.product-left ul li h4:before {
		top: 15px;
	}
}
@media only screen and (min-width: 1400px) {
	.product-right {
		margin-bottom: 30px;
	}
	.product-right a,.relevant-valve a {
		padding: 0 0 20px;
	}
	.product-right a:nth-of-type(3n+1),.product-right a:nth-of-type(3n+2),.relevant-valve a:nth-of-type(3n+1),.relevant-valve a:nth-of-type(3n+2) {
		margin: 0 15px 35px 0;
	}
	.product-right a:nth-of-type(3n),.relevant-valve a:nth-of-type(3n) {
		margin: 0 0 35px;
	}
	.product-txt {
		width: 80%;
		border-radius: 0 20px 20px 0;
		height: 40px;
		padding: 0 0 0 30px;
	}
	.product-txt p {
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
	.product-left ul {
		width: 185px;
	}
	.product-left ul li h4 {
		font-size: 14px;
		height: 46px;
		line-height: 45px;
		padding-left: 17px;
	}
	.product-left ul li h4:before {
		top: 18px;
	}
}
@media only screen and (min-width: 1600px) {
	.product-right {
		margin-bottom: 30px;
	}
	.product-right a,.relevant-valve a {
		padding: 0 0 23px;
	}
	.product-right a:nth-of-type(3n+1),.product-right a:nth-of-type(3n+2),.relevant-valve a:nth-of-type(3n+1),.relevant-valve a:nth-of-type(3n+2) {
		margin: 0 15px 40px 0;
	}
	.product-right a:nth-of-type(3n),.relevant-valve a:nth-of-type(3n) {
		margin: 0 0 40px;
	}
	.product-txt {
		width: 72%;
	}
	.product-left ul {
		width: 230px;
	}
}
@media only screen and (min-width: 1800px) {
	.product-right {
		margin-bottom: 30px;
	}
	.product-left ul {
		width: 265px;
	}
}
/*产品详情*/
.valve-details {
	width: 100%;
	overflow: hidden;
}
.details-left {
	width: 455px;
	border: 1px solid #e6e6e6;
	overflow: hidden;
	float: left;
}
.details-left img {
	width: 100%;
	transition: all 0.5s;
}
.details-left:hover img {
	transform: scale(1.1);
}
.details-right {
	width: -moz-calc(100% - 500px);
	width: -webkit-calc(100% - 500px);
	width: calc(100% - 500px);
	overflow: hidden;
	float: right;
}
.details-right h3 {
	font-size: 30px;
	line-height: 35px;
	margin: 23px 0 15px;
	font-weight: bold;
	color: #333333;
}
.details-right .details-txt {
	width: 100%;
	overflow: hidden;
}
.details-right .details-txt p {
	width: 100%;
	line-height: 24px;
	padding-left: 16px;
	font-size: 14px;
	color: #666666;
	overflow: hidden;
}
.details-right .details-txt h4 {
	width: 100%;
	font-size: 18px;
	line-height: 25px;
	margin: 20px 0 5px;
	padding-left: 16px;
	font-weight: bold;
	color: #333333;
	overflow: hidden;
	position: relative;
}
.details-right .details-txt h4:before {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #2c438f;
	position: absolute;
	left: 0px;
	top: 9px;
}
.relevant-valve {
	width: 100%;
	overflow: hidden;
	margin: 53px 0 30px;
}
.relevant-valve h3 {
	width: 100%;
	font-size: 24px;
	line-height: 30px;
	height: 52px;
	margin: 0 0 30px;
	color: #333333;
	overflow: hidden;
	font-weight: bold;
	border-bottom: 1px solid #e6e6e6;
}
@media only screen and (max-width: 991px) {
	.valve-right {
		padding: 50px 0 0;
	}
	.details-left {
		width: 100%;
		border-width: 2px;
		float: none;
	}
	.details-right {
		width: 100%;
		float: none;
	}
	.details-right h3 {
		font-size: 48px;
		line-height: 55px;
		margin: 40px 0 30px;
	}
	.details-right .details-txt p {
		line-height: 40px;
		padding-left: 30px;
		font-size: 24px;
	}
	.details-right .details-txt h4 {
		font-size: 36px;
		line-height: 50px;
		margin: 40px 0 10px;
		padding-left: 30px;
	}
	.details-right .details-txt h4:before {
		width: 15px;
		height: 15px;
		top: 18px;
	}
	.relevant-valve h3 {
	    font-size: 48px;
	    line-height: 55px;
	    height: 92px;
	    margin: 0 0 50px;
	    border-bottom-width: 2px;
	}
}
@media only screen and (max-width: 750px) {
	.valve-right {
		padding: 25px 0 0;
	}
	.details-left {
		border-width: 1px;
	}
	.details-right h3 {
		font-size: 24px;
		line-height: 30px;
		margin: 20px 0 5px;
	}
	.details-right .details-txt p {
		line-height: 25px;
		padding-left: 10px;
		font-size: 14px;
	}
	.details-right .details-txt h4 {
		font-size: 18px;
		line-height: 25px;
		margin: 15px 0 5px;
		padding-left: 10px;
	}
	.details-right .details-txt h4:before {
		width: 5px;
		height: 5px;
		top: 10px;
	}
	.relevant-valve {
		margin: 25px 0 15px;
	}
	.relevant-valve h3 {
	    font-size: 24px;
	    line-height: 30px;
	    height: 46px;
	    margin: 0 0 25px;
	    border-bottom-width: 1px;
	}
}
@media only screen and (min-width: 992px) {
	.details-left {
		width: 300px;
	}
	.details-right {
		width: -moz-calc(100% - 340px);
		width: -webkit-calc(100% - 340px);
		width: calc(100% - 340px);
	}
	.details-right h3 {
		font-size: 24px;
		line-height: 30px;
		margin: 15px 0 5px;
	}
	.details-right .details-txt p {
		line-height: 20px;
		padding-left: 10px;
		font-size: 12px;
	}
	.details-right .details-txt h4 {
		font-size: 16px;
		line-height: 20px;
		margin: 20px 0 5px;
		padding-left: 10px;
	}
	.details-right .details-txt h4:before {
		width: 4px;
		height: 4px;
		top: 8px;
	}
	.relevant-valve {
		height: 390px;
	}
}
@media only screen and (min-width: 1200px) {
	.details-left {
		width: 400px;
	}
	.details-right {
		width: -moz-calc(100% - 450px);
		width: -webkit-calc(100% - 450px);
		width: calc(100% - 450px);
	}
	.details-right h3 {
		font-size: 30px;
		line-height: 35px;
		margin: 23px 0 15px;
	}
	.details-right .details-txt p {
		line-height: 24px;
		padding-left: 16px;
		font-size: 14px;
	}
	.details-right .details-txt h4 {
		font-size: 18px;
		line-height: 25px;
		margin: 20px 0 5px;
		padding-left: 16px;
	}
	.details-right .details-txt h4:before {
		width: 7px;
		height: 7px;
		top: 9px;
	}
	.relevant-valve {
		height: 455px;
	}
}
@media only screen and (min-width: 1400px) {
	.details-left {
		width: 455px;
	}
	.details-right {
		width: -moz-calc(100% - 500px);
		width: -webkit-calc(100% - 500px);
		width: calc(100% - 500px);
	}
	.relevant-valve {
		height: 590px;
	}
}