.header_bottom a.logo img:last-of-type{
	display: inline-block;
}
.header_bottom a.logo img:first-of-type{
	display: none;
}
body{
	background-position: -99999px -99999px;
	background-attachment: scroll;
}
@media only screen and (max-width:991px ) {
	.header_bottom .header_menu li a{
		color: #FFFFFF;
	}
	body{
		background-image: url("https://website-chuxin.oss-cn-shanghai.aliyuncs.com/website-chuxin/image/web/cncxfl/Dist/img/qualityBg.jpg");
	}
	body:before {
	    content: "";
	    background-image: inherit;
	    position: fixed;
	    top: 0;
	    left: 0;
	    height: 100vh;
	    width: 100%;
	    -webkit-background-size: auto 100% !important;
	    -moz-background-size: auto 100% !important;
	    -o-background-size: auto 100%;
	    background-size: auto 100% !important;
		background-repeat: no-repeat;
		background-position: center center;
	    z-index: -1;
	}
}
@media only screen and (min-width:992px ) {
	body{
		background-image: url("https://website-chuxin.oss-cn-shanghai.aliyuncs.com/website-chuxin/image/web/cncxfl/Dist/img/qualityBg.jpg");
	}
	body:before {
	    content: "";
	    background-image: inherit;
	    position: fixed;
	    top: 0;
	    left: 0;
	    height: 100vh;
	    width: 100%;
	    -webkit-background-size: cover !important;
	    -moz-background-size: cover !important;
	    -o-background-size: cover;
	    background-size: cover !important;
		background-repeat: no-repeat;
		background-position: center center;
	    z-index: -1;
	}
}
.quality_one{
	width: 100%;
	overflow: hidden;
	padding:80px 0 60px;
	background: #FFFFFF url("https://website-chuxin.oss-cn-shanghai.aliyuncs.com/website-chuxin/image/web/cncxfl/Dist/img/aboutOne.jpg") no-repeat bottom left;
	-webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover;
    background-size: cover !important;
    border-radius: 0 0 65px 65px;
}
.one_title{
	width: -moz-calc(50% - 20px);
	width: -webkit-calc(50% - 20px);
	width: calc(50% - 20px);
	overflow: hidden;
	padding: 45px 15px 0 0;
	float: left;
	text-align: right;
}
.one_title h4{
	color: #000000;
	font-size: 24px;
	margin-bottom: 20px;
}
.one_title h1{
	font-size: 48px;
	font-weight: lighter;
	color: #e60012;
}
.one_txt{
	width: -moz-calc(50% + 20px);
	width: -webkit-calc(50% + 20px);
	width: calc(50% + 20px);
	overflow: hidden;
	padding: 42px 28px 45px;
	border-left: 1px dashed #e60012;
	color: #666666;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
}
.one_txt img{
	max-width: 100%;
}
@media only screen and (max-width:991px ) {
	.one_title{
		width: 100%;
		padding: 0;
		text-align: center;
	}
	.one_txt{
		width: 100%;
		padding: 30px 0 0;
		border: none;
	}
}
@media only screen and (max-width:768px ) {
	.one_title h4{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.one_title h1{
		font-size: 30px;
	}
	.one_txt{
		padding: 15px 0 0;
	}
	.quality_one{
		padding: 40px 0 30px;
		border-radius: 0 0 20px 20px;
		background: #FFFFFF;
	}
}

/*工艺流程*/
.quality_two{
	width: 100%;
	overflow: hidden;
	padding: 75px 0 105px;
}
.quality_title{
	width: 100%;
	overflow: hidden;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
}
.quality_title h1{
	font-size: 48px;
	padding-bottom: 35px;
	margin-bottom: 25px;
	border-bottom: 1px dashed #FFFFFF;
}
.quality_craft{
	width: 100%;
	height: auto;
	position: relative;
	padding: 85px 0 0;
	line-height: 25px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.quality_craft span{
	display: inline-block;
	width: 25px;
	height: 25px;
	font-family: helvetica;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	margin-right: 5px;
}
.quality_craft p:nth-of-type(1){
	position: absolute;
	top: 45px;
	left: 55px;
}
.quality_craft p:nth-of-type(2){
	position: absolute;
	top: 425px;
	left: 55px;
}
.quality_craft p:nth-of-type(3){
	position: absolute;
	top: 45px;
	left: 265px;
}
.quality_craft p:nth-of-type(4){
	position: absolute;
	top: 425px;
	left: 265px;
}
.quality_craft p:nth-of-type(5){
	position: absolute;
	top: 45px;
	left: 580px;
}
.quality_craft p:nth-of-type(6){
	position: absolute;
	top: 425px;
	left: 580px;
}
.quality_craft p:nth-of-type(7){
	position: absolute;
	top: 45px;
	left: 785px;
}
.quality_craft p:nth-of-type(8){
	position: absolute;
	top: 425px;
	left: 785px;
}
.quality_craft p:nth-of-type(9){
	position: absolute;
	top: 45px;
	left: 1000px;
}
.quality_craft p:nth-of-type(10){
	position: absolute;
	top: 425px;
	left: 1000px;
}
@media only screen and (max-width:991px ) {
	.quality_two {
	    padding: 50px 0 65px;
	}
	.quality_craft {
	    padding: 25px 0 0;
		text-align: center;
	}
	.quality_craft img:nth-of-type(1){
		display: none;
	}
	.quality_craft p:nth-of-type(1){
		position: absolute;
		top: 115px;
		left: 135px;
	}
	.quality_craft p:nth-of-type(2){
		position: absolute;
		top: 115px;
		left: 380px;
	}
	.quality_craft p:nth-of-type(3){
		position: absolute;
		top: 325px;
		left: 135px;
	}
	.quality_craft p:nth-of-type(4){
		position: absolute;
		top: 325px;
		left: 380px;
	}
	.quality_craft p:nth-of-type(5){
		position: absolute;
		top: 640px;
		left: 130px;
	}
	.quality_craft p:nth-of-type(6){
		position: absolute;
		top: 640px;
		left: 380px;
	}
	.quality_craft p:nth-of-type(7){
		position: absolute;
		top: 850px;
		left: 135px;
	}
	.quality_craft p:nth-of-type(8){
		position: absolute;
		top: 850px;
		left: 380px;
	}
	.quality_craft p:nth-of-type(9){
		position: absolute;
		top: 1060px;
		left: 135px;
	}
	.quality_craft p:nth-of-type(10){
		position: absolute;
		top: 1060px;
		left: 380px;
	}
}
@media only screen and (max-width:767px ) {
	.quality_two {
	    padding: 40px 0 35px;
	}
	.quality_title{
		font-size: 12px;
		line-height: 18px;
	}
	.quality_title br{
		display: none;
	}
	.quality_title h1 {
	    font-size: 30px;
	    padding-bottom: 15px;
	    margin-bottom: 10px;
	}
	.quality_craft {
	    padding: 10px 0 0;
	    font-size: 14px;
	    line-height: 20px;
	}
	.quality_craft span {
	    width: 20px;
	    height: 20px;
	    font-size: 12px;
	    margin-right: 3px;
	}
	.quality_craft img{
		width: 100%;
	}
	.quality_craft p:nth-of-type(1){
		position: absolute;
		top: 60px;
		left: 65px;
	}
	.quality_craft p:nth-of-type(2){
		position: absolute;
		top: 60px;
		left: 220px;
	}
	.quality_craft p:nth-of-type(3){
		position: absolute;
		top: 180px;
		left: 65px;
	}
	.quality_craft p:nth-of-type(4){
		position: absolute;
		top: 180px;
		left: 220px;
	}
	.quality_craft p:nth-of-type(5){
		position: absolute;
		top: 363px;
		left: 65px;
	}
	.quality_craft p:nth-of-type(6){
		position: absolute;
		top: 363px;
		left: 220px;
	}
	.quality_craft p:nth-of-type(7){
		position: absolute;
		top: 483px;
		left: 65px;
	}
	.quality_craft p:nth-of-type(8){
		position: absolute;
		top: 483px;
		left: 220px;
	}
	.quality_craft p:nth-of-type(9){
		position: absolute;
		top: 605px;
		left: 65px;
	}
	.quality_craft p:nth-of-type(10){
		position: absolute;
		top: 605px;
		left: 220px;
	}
}
@media only screen and (min-width:992px ) {
	.quality_craft img:nth-of-type(2){
		display: none;
	}
	.quality_craft img{
		width: 100%;
		margin-left: -25px;
	}
	.quality_craft p:nth-of-type(1){
		position: absolute;
		top: 50px;
		left: 75px;
	}
	.quality_craft p:nth-of-type(2){
		position: absolute;
		top: 350px;
		left: 75px;
	}
	.quality_craft p:nth-of-type(3){
		position: absolute;
		top: 50px;
		left: 240px;
	}
	.quality_craft p:nth-of-type(4){
		position: absolute;
		top: 350px;
		left: 240px;
	}
	.quality_craft p:nth-of-type(5){
		position: absolute;
		top: 50px;
		left: 490px;
	}
	.quality_craft p:nth-of-type(6){
		position: absolute;
		top: 350px;
		left: 490px;
	}
	.quality_craft p:nth-of-type(7){
		position: absolute;
		top: 50px;
		left: 650px;
	}
	.quality_craft p:nth-of-type(8){
		position: absolute;
		top: 350px;
		left: 650px;
	}
	.quality_craft p:nth-of-type(9){
		position: absolute;
		top: 50px;
		left: 815px;
	}
	.quality_craft p:nth-of-type(10){
		position: absolute;
		top: 350px;
		left: 815px;
	}
}
@media only screen and (min-width:1250px ) {
	.quality_craft img{
		width: auto;
		margin-left: -75px;
	}
	.quality_craft p:nth-of-type(1){
		position: absolute;
		top: 45px;
		left: 55px;
	}
	.quality_craft p:nth-of-type(2){
		position: absolute;
		top: 425px;
		left: 55px;
	}
	.quality_craft p:nth-of-type(3){
		position: absolute;
		top: 45px;
		left: 265px;
	}
	.quality_craft p:nth-of-type(4){
		position: absolute;
		top: 425px;
		left: 265px;
	}
	.quality_craft p:nth-of-type(5){
		position: absolute;
		top: 45px;
		left: 580px;
	}
	.quality_craft p:nth-of-type(6){
		position: absolute;
		top: 425px;
		left: 580px;
	}
	.quality_craft p:nth-of-type(7){
		position: absolute;
		top: 45px;
		left: 785px;
	}
	.quality_craft p:nth-of-type(8){
		position: absolute;
		top: 425px;
		left: 785px;
	}
	.quality_craft p:nth-of-type(9){
		position: absolute;
		top: 45px;
		left: 1000px;
	}
	.quality_craft p:nth-of-type(10){
		position: absolute;
		top: 425px;
		left: 1000px;
	}
}
/*生产装备*/
.quality_three{
	width: 100%;
	overflow: hidden;
	padding:110px 0 105px;
	background-color: #FFFFFF;
	line-height: 20px;
	color: #666666;
	font-size: 14px;
	text-align: justify;
	border-radius: 65px 65px 0 0;
}
.quality_three li:nth-of-type(1){
	padding: 0 0 0 65px;
	float: right;
}
.quality_three li:nth-of-type(2){
	padding: 55px 0 0 20px;
}
.quality_three .production_lg{
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
}
.quality_three .production_lg img{
	width: 100%;
}
.quality_three .production_banner{
	width: 100%;
	overflow: hidden;
}
.production_banner .production_img{
	width: 100%;
	overflow: hidden;
}
.production_img img{
	width: 100%;
}
.quality_three h1{
	font-size: 48px;
	color: #000000;
	padding-bottom: 35px;
	border-bottom: 1px dashed #000000;
	margin-bottom: 30px;
}
.quality_three li p{
	margin-bottom: 10px;
	padding-right: 30px;
}
@media only screen and (max-width: 991px) {
	.quality_three{
		padding: 80px 0 65px;
	}
	.quality_three li:nth-of-type(1){
		padding: 0;
	}
	.quality_three li:nth-of-type(2){
		padding: 40px 0 0;
	}
	.quality_three li h1{
		display: none;
	}
}
@media only screen and (max-width:767px ) {
	.quality_three{
		padding: 40px 0 30px;
		border-radius: 20px 20px 0 0;
	}
	.quality_three li:nth-of-type(2){
		padding: 20px 0 0;
	}
	.quality_three h1 {
	    font-size: 30px;
	    padding-bottom: 15px;
	    margin-bottom: 15px;
	}
	.quality_three li p{
		margin-bottom: 10px;
		padding-right: 0px;
	}

}
@media only screen and (min-width:992px ) {
	.quality_three ul>h1{
		display: none;
	}
}
/*质量检测*/
.quality_four{
	width: 100%;
	overflow: hidden;
	padding:80px 0 60px;
	background-color: #F5F5F5;
	line-height: 20px;
	color: #666666;
	font-size: 14px;
	text-align: justify;
}
.quality_four li:nth-of-type(1){
	padding: 0 65px 0 0;
}
.quality_four li:nth-of-type(2){
	padding: 55px 0 0 20px;
}
.quality_four .testing_lg{
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
}
.quality_four .testing_lg img{
	width: 100%;
}
.quality_four .testing_banner{
	width: 100%;
	overflow: hidden;
}
.testing_banner .testing_img{
	width: 100%;
	overflow: hidden;
}
.testing_img img{
	width: 100%;
}
.quality_four h1{
	font-size: 48px;
	color: #000000;
	padding-bottom: 35px;
	border-bottom: 1px dashed #000000;
	margin-bottom: 30px;
}
.quality_four li p{
	margin-bottom: 10px;
	padding-right: 30px;
}
@media only screen and (max-width: 991px) {
	.quality_four li:nth-of-type(1){
		padding: 0;
	}
	.quality_four li:nth-of-type(2){
		padding: 40px 0 0;
	}
	.footer_common{
		background:#f5f5f5 url("https://website-chuxin.oss-cn-shanghai.aliyuncs.com/website-chuxin/image/web/cncxfl/Dist/img/bottom_comS.png") no-repeat top center;
		background-size: 100%;
	}
	.quality_four li h1{
		display: none;
	}
}
@media only screen and (max-width:767px ) {
	.quality_four{
		padding: 40px 0 30px;
	}
	.quality_four li:nth-of-type(2){
		padding: 20px 0 0;
	}
	.quality_four h1 {
	    font-size: 30px;
	    padding-bottom: 15px;
	    margin-bottom: 15px;
	}
	.quality_four li p{
		margin-bottom: 10px;
		padding-right: 0px;
	}
}
@media only screen and (min-width:992px ) {
	.footer_common{
		background:#f5f5f5 url("https://website-chuxin.oss-cn-shanghai.aliyuncs.com/website-chuxin/image/web/cncxfl/Dist/img/bottom_com.png") no-repeat top center;
	}
	.quality_four ul>h1{
		display: none;
	}
}
.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 30px;
	height: 45px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 15px auto !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}
.swiper-button-next.swiper-button-disabled{
	background:rgba(0,0,0,0.6) 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'%23aaaaaa'%2F%3E%3C%2Fsvg%3E");
	opacity: 1;
	cursor: auto;
	pointer-events: none
}
.swiper-button-prev.swiper-button-disabled {
	background:rgba(0,0,0,0.6) 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'%23aaaaaa'%2F%3E%3C%2Fsvg%3E");
	opacity: 1;
	cursor: auto;
	pointer-events: none
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background:rgba(0,0,0,0.6) 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: 0px;
	right: auto
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background:rgba(0,0,0,0.6) 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: 0px;
	left: auto
}
@media only screen and (min-width:1921px ) {
	.footer_common{
		background:#f5f5f5 url("https://website-chuxin.oss-cn-shanghai.aliyuncs.com/website-chuxin/image/web/cncxfl/Dist/img/bottom_com.png") no-repeat top center;
		background-size: 100%;
	}
}