.banner_common h1{
	width: 100%;
	overflow: hidden;
	font-size: 80px;
	position: absolute;
	left: 0;
	top: 220px;
	text-align: center;
	color: #FFFFFF;
	font-family: "SourceHanSansCN-ExtraLight";
	text-shadow: 5px 0 10px rgba(4,0,0,0.77);
}
.banner_common h1 span{
	font-family: "SourceHanSansCN-Bold";
}
@media only screen and (max-width:767px ) {
	.banner_common h1{
		font-size: 24px;
		top: 130px;
	}
}
@media only screen and (min-width:768px ) {
	.banner_common h1{
		font-size: 48px;
		top: 240px;
	}
}
@media only screen and (min-width:992px ) {
	.banner_common h1{
		font-size: 60px;
		top: 230px;
	}
}
@media only screen and (min-width:1300px ) {
	.banner_common h1{
		font-size: 80px;
		top: 220px;
	}
}
/*顶部菜单*/
.quality_menuBox{
	width: 100%;
	height: 75px;
	line-height: 75px;
	overflow: hidden;
	box-shadow: 0 5px 3px 0px rgba(33,29,90,0.09);
	position: relative;
}
.quality_menu{
	width: 312px;
	overflow: hidden;
	margin: 0 auto;
}
.quality_menu a{
	display: block;
	color: #666666;
	font-size: 16px;
	padding-right: 60px;
	float: left;
}
.quality_menu a.menuNow{
	color: #ea5504;
}
.quality_menu a:last-of-type{
	padding-right: 0;
}
.quality_menu a:hover{
	color: #ea5504;
}
.menuLine{
	height: 3px;
	background-color: #ea5504;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.5s;
}
@media only screen and (max-width:991px ) {
	.quality_menuBox{
		display: none;
	}
}
/*技术研发*/
.quality_content{
	width: 100%;
	overflow: hidden;
}
.quality_one{
	width: 100%;
	height: 405px;
	overflow: hidden;
	padding: 65px 0 50px;
	color: #333333;
	font-size: 16px;
}
.quality_one h1{
	margin-top: 10px;
	color: #333333;
	font-size: 36px;
	margin-bottom: 23px;
}
.quality_one div.container{
	height: 100%;
}
.quality_one div.container>div{
	height: 100%;
	overflow: hidden;
}
.one-img{
	display: inline-block;
	position: absolute;
	background-color: #221815;
	top: 0;
	right: 0;
	cursor: pointer;
	z-index: 20;
}
.one-img:nth-of-type(2){
	top: auto;
	right: 200px;
	bottom: 0;
	z-index: 10;
}
.one-img:nth-of-type(2) img{
	opacity: 0.34;
}
@media only screen and (max-width:991px ) {
	.quality_content .container{
		width: 768px;
	}
	.quality_one{
		height: auto;
	}
	.quality_one div.container>div:nth-of-type(1){
		height: auto;
	}
	.quality_one div.container>div:nth-of-type(2){
		height: 300px;
		margin-top: 25px;
	}
	.one-img:nth-of-type(2){
		top: auto;
		left: 0;
		right: auto;
		bottom: 0;
		z-index: 10;
	}
}
@media only screen and (max-width:767px ) {
	.quality_content .container{
		width: 375px;
	}
	.quality_one {
	    padding: 25px 0 40px;
	    font-size: 14px;
	}
	.quality_one h1 {
	    font-size: 28px;
	    margin-bottom: 10px;
	}
	.quality_one br{
		display: none;
	}
	.quality_one div.container>div:nth-of-type(2){
		height: 180px;
	}
	.one-img{
		width: 250px;
	}
	.one-img img{
		width: 100%;
	}
}
@media only screen and (min-width:992px ) {
	.one-img:nth-of-type(2){
		top: auto;
		left: 0;
		right: auto;
		bottom: 0;
		z-index: 10;
	}
	.quality_one br{
		display: none;
	}
}
@media only screen and (min-width:1300px ) {
	.quality_one br{
		display: block;
	}
	.one-img:nth-of-type(2){
		left: auto;
		right: 200px;
	}
	.quality_content .container{
		width: 1200px;
	}
}
/*质量管理*/
.quality_two{
	width: 100%;
	overflow: hidden;
	background: url(../img/qualityBg.jpg) no-repeat center center;
	background-size: auto 100%;
	padding: 65px 0;
}
.quality_title{
	width: 100%;
	overflow: hidden;
	text-align: center;
	color: #FFFFFF;
	line-height: 20px;
	margin-bottom: 45px;
}
.quality_title h1{
	color: #FFFFFF;
	margin-bottom: 15px;
}
.two-banner{
	width: 100%;
	height: auto;
	position: relative;
}
.quality{
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
}
.quality img{
	width: 100%;
	transition: all 0.5s;
}
.quality a{
	width: 100%;
	overflow: hidden;
	display: block;
	position: relative;
}
.quality a h3{
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	background-color: rgba(0,0,0,0.53);
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	color: #FFFFFF;
}
.quality a:nth-of-type(2){
	position: absolute;
	bottom: 0;
	left: 0;
}
.quality a:hover h3{
	background-color: rgba(234,85,4,0.78);
}
.quality a:hover img{
	transform: scale(1.1);
}
.two-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}
.two-banner .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 100%;
    background: transparent;
    opacity: 0.2;
    border: 2px solid #FFFFFF;
}
.two-banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: transparent;
}
.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 35px;
	height: 60px;
	margin-top: -30px;
	z-index: 10;
	cursor: pointer;
	background-size: 35px 60px;
	background-position: center;
	background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled{
	background-image: url(../img/rightW.png);
	opacity: 1;
	cursor: auto;
	pointer-events: none;
}
.swiper-button-prev.swiper-button-disabled {
	background-image: url(../img/leftW.png);
	opacity: 1;
	cursor: auto;
	pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url(../img/left.png);
	left: -70px;
	right: auto
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url(../img/right.png);
	right: -70px;
	left: auto
}
@media only screen and (max-width:991px ) {
	.quality_two {
	    padding: 65px 0 35px;
	}
	.two-banner .swiper-container{
		padding-bottom: 55px;
	}
	.quality{
		height: 352px;
	}
	.swiper-button-next,.swiper-button-prev{
		display: none;
	}
}
@media only screen and (max-width:767px ) {
	.quality_two {
	    padding: 35px 0 30px;
	}
	.quality_title {
	    margin-bottom: 25px;
	}
	.quality_title h1 {
		font-size: 28px;
	    margin-bottom: 10px;
	}
	.quality_title br{
		display: none;
	}
	.two-banner .swiper-container{
		padding-bottom: 35px;
	}
	.quality{
		height: 350px;
	}
}
@media only screen and (min-width:992px ) {
	.two-banner{
		width: 90%;
		margin: 0 auto;
	}
	.swiper-pagination{
		display: none;
	}
	.quality{
		height: 294px;
	}
}
@media only screen and (min-width:1300px ) {
	.two-banner{
		width: 100%;
	}
	.quality{
		height: 400px;
	}
}
@media only screen and (min-width:1920px ) {
	.quality_two{
		background-size: 100% auto;
	}
}
/*生产现场*/
.quality_three{
	width: 100%;
	overflow: hidden;
	padding: 80px 0 50px;
}
.quality_three ul{
	height: 474px;
	overflow: hidden;
}
.quality_three ul li{
	height: 100%;
	overflow: hidden;
	position: relative;
}
.quality_three ul li a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #ea5504;
	color:#FFFFFF;
	padding: 95px 40px 0;
	line-height: 20px;
}
.quality_three ul li a h1{
	margin-bottom: 15px;
}
.quality_three ul li a span{
	display: block;
	width: 180px;
	height: 45px;
	line-height: 43px;
	text-align: center;
	border: 1px solid #FFFFFF;
	margin-top: 80px;
	font-size: 14px;
	font-weight: bold;
}
.quality_three ul li a strong{
	font-size: 18px;
	margin-left: 45px;
}
.quality_three ul li a:hover span{
	background-color: #FFFFFF;
	color: #ea5504;
}
.production{
	width: 100%;
	overflow: hidden;
}
.production img{
	width: 100%;
	transition: all 0.5s;
}
.production:hover img{
	transform: scale(1.1);
}
.production:nth-of-type(2){
	width: -moz-calc(100% - 10px);
	width: -webkit-calc(100% - 10px);
	width: calc(100% - 10px);
	position: absolute;
	left: 5px;
	bottom: 0;
}
@media only screen and (max-width:991px ) {
	.quality_three{
		padding: 50px 0;
	}
	.quality_three ul{
		height: auto;
	}
	.quality_three ul li a{
		padding: 40px 40px 60px;
	}
	.quality_three ul li a span {
	    margin-top: 40px;
	}
	.quality_three ul li:nth-of-type(1){
		margin-bottom: 20px;
	}
	.quality_three ul li:nth-of-type(2){
		padding: 0 7px 0 0;
		height: 409px;
	}
	.quality_three ul li:nth-of-type(3){
		padding: 0 0 0 7px;
		height: 409px;
	}
	.production:nth-of-type(2){
		width: -moz-calc(100% - 5px);
		width: -webkit-calc(100% - 5px);
		width: calc(100% - 5px);
		left: 0;
	}
}
@media only screen and (max-width:767px ) {
	.quality_three{
		padding: 40px 0;
	}
	.quality_three ul li a h1 {
		font-size: 28px;
	    margin-bottom: 10px;
	}
	.quality_three ul li a span {
	    width: 120px;
	    height: 35px;
	    line-height: 33px;
	    margin-top: 30px;
	}
	.quality_three ul li a strong {
	    margin-left: 15px;
	}
	.quality_three ul li:nth-of-type(2){
		padding: 0 5px 0 0;
		height: 197px;
	}
	.quality_three ul li:nth-of-type(3){
		padding: 0 0 0 5px;
		height: 197px;
	}
}
@media only screen and (min-width:992px ) {
	.quality_three ul{
		height: 385px;
	}
	.quality_three ul li:nth-of-type(1){
		padding: 0 6px 0 0;
	}
	.quality_three ul li:nth-of-type(2){
		padding: 0 3px;
	}
	.quality_three ul li:nth-of-type(3){
		padding: 0 0 0 6px;
	}
	.quality_three ul li a{
		padding: 55px 40px 0;
	}
}
@media only screen and (min-width:1300px ) {
	.quality_three ul{
		height: 474px;
	}
	.quality_three ul li:nth-of-type(1){
		padding: 0 10px 0 0;
	}
	.quality_three ul li:nth-of-type(2){
		padding: 0 5px;
	}
	.quality_three ul li:nth-of-type(3){
		padding: 0 0 0 10px;
	}
	.quality_three ul li a{
		padding: 95px 40px 0;
	}
}