.index_banner{
	width: 100%;
	overflow: hidden;
	background-color: #f9f9f9;
}
.index_banner .swiper-container{
	width: 100%;
	height: 100%;
}
.index_banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px;
}
.index_banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:before{
	display: block;
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 5px;
	margin: 3px;
}
.index_banner .swiper-pagination-bullet{
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 100%;
    background: transparent;
    border: 2px solid #FFFFFF;
    opacity: 1;
    cursor: pointer;
}
.index_banner .swiper-pagination-bullet-active {
	width: 24px;
    height: 24px;
    opacity: 1;
    margin-top: 5px;
    border: 4px solid #FFFFFF;
    position: relative;
    top: 2px;
    opacity: 0.7;
}
.index_banner .swiper-pagination-bullet-active:before{
	background-color: #FFFFFF;
}
.index_bannerBox{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.index_bannerBox img{
	width: 100%;
}
.index_bannerBox img:nth-of-type(2){
	display: none;
}
.index_bannerTxt{
	width: 1200px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -600px;
	color: #FFFFFF;
	line-height: 23px;
	font-size: 16px;
}
.bannerTxt_box{
	width: 50%;
	overflow: hidden;
	background-color: rgba(0,0,0,0.73);
	padding: 40px 65px 55px 40px;
}
.bannerTxt_box h2{
	font-size: 30px;
	margin-bottom: 15px;
}
.bannerTxt_box a{
	display: block;
	width: 150px;
	height: 45px;
	overflow: hidden;
	line-height: 45px;
	color: #FFFFFF;
	background-color: #c0182f;
	text-align: center;
	font-family: arial;
	font-size: 14px;
	margin-top: 35px;
}
.bannerTxt_box a:hover{
	text-decoration: underline !important;
}
@media only screen and (max-width: 991px ) {
	.index_bannerBox img:nth-of-type(1){
		display: none;
	}
	.index_bannerBox img:nth-of-type(2){
		display: inline-block;
	}
}
@media only screen and (max-width: 767px) {
	.index_banner .swiper-pagination-bullet {
	    width: 10px;
	    height: 10px;
	}
	.index_banner .swiper-pagination-bullet-active {
		width: 12px;
	    height: 12px;
	    opacity: 1;
	    border: 2px solid #FFFFFF;
	    top: 1px;
	}
	.index_banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	    margin: 0 2px;
	}
	.index_banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:before{
		display: block;
		content: '';
		width: 4px;
		height: 4px;
		border-radius: 5px;
		margin: 2px;
	}
	.index_banner .swiper-container-horizontal>.swiper-pagination-bullets,.index_banner .swiper-pagination-custom,.index_banner .swiper-pagination-fraction{
		bottom: 2px;
	}
	.container{
		width: 100%;
		padding:0 20px;
	}
}
@media only screen and (min-width:992px ) {
	.index_bannerBox img{
		width: 100%;
		left: 0;
		margin-left: 0px;
	}
}

/*金锋阀门——演绎巅峰品质*/
.indexOne{
	width: 100%;
	overflow: hidden;
	padding: 35px 0;
	background-color: #f7f7f7;
}
.index_oneTitle{
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-bottom: 35px;
}
.index_oneTitle h1{
	font-size: 30px;
	color: #333333;
	margin-bottom: 10px;
}
.index_oneTitle h2{
	color: #d3d3d3;
	font-size: 24px;
}
.index_oneTitle .one_menu{
	width: 100%;
	overflow: hidden;
	margin-top: 25px;
}
.index_oneTitle .one_menu span{
	display: inline-block;
	min-width: 95px;
	line-height: 32px;
	background-color: #d4d4d4;
	color: #333333;
	padding: 0 30px;
	font-size: 14px;
	margin: 0 5px;
	cursor: pointer;
}
.index_oneTitle .one_menu span.one_menuNow{
	background-color: #c0182f;
	color: #FFFFFF !important;
	font-weight: bold;
}
.index_oneTitle .one_menu span:hover{
	color: #c0182f;
	font-weight: bold;
}
.one_Banner{
	width: 100%;
	height: auto;
	position: relative;
}
.one_Banner .product_banner{
	width: 100%;
	height: auto;
	position: relative;
	display: none;
}
.one_Banner .product_banner.product_now{
	display: block;
}
.one_Banner .swiper-container{
	width: calc(100% - 60px);
	width: -moz-calc(100% - 60px);
	width: -webkit-calc(100% - 60px);
	overflow: hidden;
}
.swiper-button-next,.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	z-index: 10;
	cursor: pointer;
	background-size: 13px auto !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
}
.swiper-button-next.swiper-button-disabled{
	background:#CCCCCC url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	opacity: 1;
	cursor: auto;
	pointer-events: none;
}
.swiper-button-prev.swiper-button-disabled {
	background:#CCCCCC url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	opacity: 1;
	cursor: auto;
	pointer-events: none;
}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	background:#c0182f url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	left: -30px;
	right: auto;
}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	background:#c0182f url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	right: -30px;
	left: auto;
}
.product_banner a{
	display: block;
	width: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
	border: 1px solid #e8e8e8;
}
.product_banner a .product_img{
	width: 100%;
	overflow: hidden;
}
.product_img img{
	width: 100%;
	transition: all 0.5s;
}
.product_txt{
	width: 100%;
	overflow: hidden;
	color: #b4b4b4;
	line-height: 18px;
	padding: 15px 20px;
}
.product_txt h4{
	font-size: 16px;
	color: #333333;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
    margin-bottom: 10px;
}
.product_txt p{
	height: 36px;
	overflow: hidden;
}
.product_txt span{
	font-family: arial;
	display: block;
	float: right;
	color: #c0182f;
	margin-top: 20px;
}
.product_txt span img{
	margin: -2px 0 0 5px;
}
.product_banner a:hover h4{
	color: #c0182f;
}
.product_banner a:hover .product_img img{
	transform: scale(1.1);
}
@media only screen and (max-width:991px ){
	.index_oneTitle .one_menu{
		width: 100%;
		margin: 25px auto 0;
	}
	.index_oneTitle .one_menu span{
		margin-bottom: 15px;
	}
	.index_oneTitle .one_menu span{
		min-width: 45px;
		padding: 0 15px;
		font-size: 14px;
		margin: 0;
	}
}
@media only screen and (max-width:767px ) {
	.indexOne{
		padding: 35px 0;
	}
	.index_oneTitle{
		margin-bottom: 10px;
	}
	.index_oneTitle h1 {
	    font-size: 24px;
	    margin-bottom: 5px;
	}
	.index_oneTitle h2 {
	    font-size: 18px;
	}
	.index_oneTitle .one_menu{
		width: 100%;
		margin: 15px auto 0;
	}
	.one_Banner .swiper-container{
		width: 100%;
	}
	.swiper-button-next,.swiper-button-prev{
		display: none;
	}
	.product_txt h4{
		font-size: 14px;
		line-height: 18px;
		height: 36px;
	    margin-bottom: 5px;
	}
	.product_txt span{
		margin-top: 10px;
	}
	.product_txt{
		padding: 10px 15px;
	}
	.index_oneTitle .one_menu span{
		display: block;
		float: left;
		width: 50%;
		padding: 0;
		border-bottom: 1px solid #f7f7f7;
	}
	.index_oneTitle .one_menu span:nth-of-type(2n){
		border-left: 1px solid #f7f7f7;
	}
}
@media only screen and (min-width:992px ) {
	.one_Banner .swiper-container{
		width: calc(100% - 120px);
		width: -moz-calc(100% - 120px);
		width: -webkit-calc(100% - 120px);
		overflow: hidden;
	}
	.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
		left: 0px;
	}
	.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
		right: 0px;
	}
}
@media only screen and (min-width:1250px ) {
	.one_Banner .swiper-container{
		width: calc(100% - 60px);
		width: -moz-calc(100% - 60px);
		width: -webkit-calc(100% - 60px);
		overflow: hidden;
	}
	.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
		left: -30px;
	}
	.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
		right: -30px;
	}
}
/*底部4块*/
.index_two{
	width: 100%;
	overflow: hidden;
	padding: 30px 0 0px;
}
.two_box{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.two_left{
	width: 845px;
	height: 325px;
	overflow: hidden;
	position: relative;
	float: left;
	cursor: pointer;
	margin-bottom: 20px;
	background-image: url(../img/index_two1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 100%;
}
.two_box .two_left.two_service{
	float: right;
	background-image: url(../img/index_two3.jpg);
}
.two_left .two_mask{
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url(../img/index_twoR.png) no-repeat left center;
	position: absolute;
	left: 0;
	top: 0;
}
.two_left .mask_txt{
	width: 385px;
	overflow: hidden;
	padding: 0 40px;
	line-height: 20px;
	color: #FFFFFF;
	margin-top: 65px;
}
.two_left .mask_txt h3{
	font-size: 30px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.two_left .mask_txt a{
	display: block;
	width: 120px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border-radius: 18px;
	background-color: #FFFFFF;
	font-size: 14px;
	color: #c0182f;
	font-weight: bold;
	margin-top: 40px;
}
.two_box .two_left.two_service .two_mask{
	background: url(../img/index_two.png) no-repeat left center;
}
.two_box .two_left.two_service .mask_txt{
	color: #666666;
}
.two_box .two_left.two_service .mask_txt h3{
	color: #333333;
}
.two_box .two_left.two_service .mask_txt a{
	background-color: #c0182f;
	color: #FFFFFF;
}
.two_left:hover .two_mask{
	background: url(../img/index_twoR.png) no-repeat left center !important;
}
.two_left:hover .mask_txt{
	color: #FFFFFF !important;
}
.two_left:hover .mask_txt h3{
	color: #FFFFFF !important;
}
.two_left:hover .mask_txt a{
	background-color: #FFFFFF !important;
	color: #c0182f !important;
}
.two_left .mask_txt a:hover{
	text-decoration: underline !important;
}
.two_right{
	width: 335px;
	height: 325px;
	overflow: hidden;
	float: right;
	background-color: #f7f7f7;
	padding: 10px 20px 15px;
	margin-bottom: 20px;
}
.two_right h4{
	height: 40px;
	line-height: 38px;
	font-size: 16px;
	color: #c0182f;
	font-weight: bold;
	position: relative;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 10px;
}
.two_right h4 span{
	display: inline-block;
	padding: 0 5px;
	line-height: ;
	border-bottom: 2px solid #c0182f;
}
.two_right h4 .two_more{
	display: block;
	width: 20px;
	height: 20px;
	line-height: 18px;
	text-align: center;
	color: #c0182f;
	font-weight: bold;
	border: 1px solid #c0182f;
	background-color: #FFFFFF;
	position: absolute;
	right: 0;
	top: 10px;
}
.two_right h4 .two_more:hover{
	color: #FFFFFF;
	background-color: #c0182f;
}
.two_news{
	width: 100%;
	height: calc(100% - 60px);
	height: -moz-calc(100% - 60px);
	height: -webkit-calc(100% - 60px);
	overflow: hidden;
}
.two_news .news_banner{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.two_news .news_banner a{
	display: block;
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
	padding: 15px 0 10px;
	color: #5e5e5e;
	line-height: 20px;
}
.two_news .news_banner a:first-of-type{
	padding: 5px 0 10px;
}
.two_news .news_banner a h5{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.two_news .news_banner a:hover h5{
	color: #c0182f;
}
.two_news .news_banner a p{
	height: 20px;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.two_news .news_banner a .news_time{
	width: 100%;
	overflow: hidden;
	margin-top: 5px;
}
.two_news .news_banner a span{
	color: #b6b6b6;
	font-family: arial;
}
.two_news .news_banner a strong{
	float: right;
	color: #c0182f;
}
.two_honor{
	display: block;
	padding: 0;
	position: relative;
	float: left;
	cursor: pointer;
}
.two_honor>img{
	width: 100%;
	transition: all 0.5s;
}
.two_honor h4{
	width: 100%;
	line-height: 65px;
	height: 65px;
	background-color: #c0182f;
	text-align: center;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	border: none;
}
.two_honor h4 img{
	margin: -3px 10px 0 0;
}
.two_honor:hover>img{
	transform: scale(1.1);
}
@media only screen and (max-width:991px ) {
	.two_left{
		width: 100%;
	}
	.two_left>img{
		width: auto;
		height: 100%;
	}
}
@media only screen and (max-width:767px ) {
	.two_box{
		margin: 0;
	}
	.two_left{
		width: 100%;
		height: auto;
		padding: 230px 0 0;
		background-position: right top;
		background-size: auto 230px;
	}
	.two_left .two_mask{
		position: relative;
	    background-color: #e3e3e3;
	    height: auto;
	}
	.two_left .mask_txt h3{
		font-size: 24px;
	}
	.two_left .mask_txt{
		width: 100%;
		padding: 30px 25px;
	    margin: 0;
	}
	.two_right{
		width: 100%;
	}
}
@media only screen and (min-width:992px ) {
	.two_left{
		width: 676px;
		height: 260px;
	}
	.two_right{
		width: 280px;
		height: 260px;
	}
	.two_left .mask_txt{
		margin-top: 45px;
	}
	.two_left .mask_txt a{
		margin-top: 30px;
	}
}
@media only screen and (min-width:1250px ) {
	.two_left{
		width: 845px;
		height: 325px;
	}
	.two_right{
		width: 335px;
		height: 325px;
	}
	.two_left .mask_txt{
		margin-top: 65px;
	}
	.two_left .mask_txt a{
		margin-top: 40px;
	}
}
.index_footer{
	width: 100%;
	overflow: hidden;
	padding: 0px 0 10px;
	background-color: #292929;
    color: #5d5d5d;
}
.index_footer a{
	color: #5d5d5d;
	margin-right: 10px;
}
.index_footer a:hover{
	color: #fff;
}
