#message {
    scroll-margin-top: 150px;
}
.foo_pc{ display:block;}
.foo_wap{ display:none;}
/*about*/
.about {}
.about_com {}
.about_com h1.in_h2_sx {
	text-align: left;
}
.about_com_le_cut {
	display: block;
	width: 60px;
	height: 2px;
	background: #e60012;
}
.about_com_box {
	width: 97.5%;
	max-width: 1600px;
	margin:0 auto;
}
.about_com_le {
	width: 48%;
}
.about_com_ri {
	width: 49%;
}
.about_com_ri img {
	display: block;
	width: 100%;
}

.about_tips {
	position: relative;
}
.about_tips_img {
/* 	cursor: pointer; */
}
.about_tips_img img {
	display: block;
	width: 100%;
}
.about_tips_rsp {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	cursor: pointer;
}
.about_tips_rsp_bf {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 52px;
}
.about_tips_rsp_bf img {
	display: block;
	width: 100%;
}

.about_factory {}
.about_factory .pc-slide {
	width: 100%;
}

.about_factory .view .swiper-container {
	width: 100%;
	height: auto;
}
.about_factory .view .swiper-container .swiper-slide img {
	display: block;
	width: 100%;
	/*border: 1px solid #eee;*/
}
.about_factory .view .swiper-slide {
	position: relative;
}
.about_factory .view .swiper-slide .swiper-slide_tt {
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.3);
	width: 100%;
	padding: 25px 5%;
	color: #fff;
	font-size: 16px;
	padding-right: 15%;
}

.about_factory .preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.about_factory .preview .swiper-container {
	width: 100%;
	height: auto;
}

.about_factory .preview .swiper-slide {
	width: 16.66%;
	height: auto;
	cursor:pointer;
}

.about_factory .preview .slide6 {
	width: 16.66%;
}
.about_factory .preview img {
	padding: 2%;
	border: 1px solid #fff;
	width: 98%;
}
.about_factory .preview .active-nav img {
	border-color: #e50112;
}

/*.about_factory .arrow-left {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 999;
	width: 38px;
    height: 34px;
    background: url(../images/arrow-left_bg.png) no-repeat center;
    background-size: cover;
    transform: translate(-250%,-50%);
}
.about_factory .arrow-right {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 999;
	width: 38px;
    height: 34px;
    background: url(../images/arrow-right_bg.png) no-repeat center;
    background-size: cover;
    transform: translate(-100%,-50%);
}*/

.about_factory .arrow-left-btn {
	position: absolute;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background: #e60012;
	top: 50%;
	left: 5%;
	transform: translate(-50%,-50%);
	z-index: 2;
	cursor: pointer;
}
.about_factory .arrow-left-btn span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
}

.about_factory .arrow-right-btn {
	position: absolute;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background: #e60012;
	top: 50%;
	right: 5%;
	transform: translate(50%,-50%);
	z-index: 2;
	cursor: pointer;
}
.about_factory .arrow-right-btn span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
}

@media all and (max-width: 1440px) {
	.about_factory .arrow-left,.about_factory .arrow-right {
		width: 40px;
    	height: 40px;
    	line-height: 40px;
	}
	.about_factory .view .swiper-slide .swiper-slide_tt {
		font-size: 14px;
	}
	.about_factory .arrow-left {
		transform: translate(-250%,-30%);
	}
	.about_factory .arrow-right {
		transform: translate(-100%,-30%);
	}
}
@media all and (max-width: 1023px) {
	.about_factory .arrow-left,.about_factory .arrow-right {
		display: none;
	}
	.foo_pc{ display:none;}
    .foo_wap{ display:block;}
}
@media all and (max-width: 768px) {
	.about_factory .view .swiper-slide .swiper-slide_tt {
		padding: 14px 3%;
	}
	.about_factory .preview .swiper-slide {
		width: 20%;
	}
}
@media all and (max-width: 500px) {
	.about_factory .preview .swiper-slide {
		width: 33%;
	}
}

.image-link {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}


/* This block of CSS adds opacity transition to background */
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}



/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
	padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
	padding: 0;
}



/* aligns caption to center */
.mfp-title {
  text-align: center;
  padding: 6px 0;
}
.image-source-link {
  color: #DDD;
}

#aboutHonor {
	position: relative;
	overflow: hidden;
	padding-bottom: 90px;
}
.about_honor_item {
	position: relative;
	/*border: 2px solid #f8f8f8;*/
	-webkit-box-shadow: 0 0 10px #f0f0f0;
	-moz-box-shadow: 0 0 10px #f0f0f0;
	box-shadow: 0 0 10px #f0f0f0;
}
.about_honor_item img {
	display: block;
	width: 100%;
}
.about_honor_item:after {
	content: "";
	position: absolute;
	width: 94%;
	height: 93%;
	border: 10px solid #f0f0f0;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 2;
}

#aboutHonor .aboutHonor-pagination {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	z-index: 5;
	text-align: center;
}
#aboutHonor .aboutHonor-pagination .swiper-pagination-bullet {
	cursor: pointer;
}
#aboutHonor .aboutHonor-pagination .swiper-pagination-bullet {
	opacity: 1;
	background: #a6a6a6;
	margin: 0 13px;
}
#aboutHonor .aboutHonor-pagination .swiper-pagination-bullet-active {
	background: #e60012;
}

.aboutHonor-button-next {
	position: absolute;
	bottom: 18px;
	right: 40%;
	z-index: 10;
	cursor: pointer;
}
.aboutHonor-button-prev {
	position: absolute;
	bottom: 18px;
	left: 40%;
	z-index: 10;
	cursor: pointer;
}

.aboutHonor-button-next:hover span,
.aboutHonor-button-prev:hover span {
	color: #e60012;
}

@media all and (max-width: 1024px) {
	.about_com_le {
		width: 100%;
	}
	.about_com_ri {
		width: 100%;
		margin-top: 20px;
	}
	.about_com_ri img {
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 768px;
		width: 95%;
	}
}

@media all and (max-width: 768px) {
	.aboutHonor-button-prev {
		left: 36%;
	}
	.aboutHonor-button-next {
		right: 36%;
	}
}

@media all and (max-width: 600px) {
	.aboutHonor-button-prev {
		left: 10%;
	}
	.aboutHonor-button-next {
		right: 10%;
	}
}

/*product-center*/
.product {}
.procen_list a {
	/*width: 20%;*/
	text-align: center;
	color: #a5adb2;
	font-size: 16px;
	position: relative;
	text-transform: uppercase;
	padding: 0 30px;
}
.procen_list a:hover {
	color: #e60012;
}
.procen_list a:after {
	content: "|";
	position: absolute;
	right: 0;
	top: 50%;
	color: #a5adb2;
	transform: translate(0,-50%);
}
.procen_list a:last-child:after {
	display: none;
}
.procen_list a.procen_list_act {
	color: #e60012;
	/*text-shadow: 1px 0 0 currentColor;*/
}


.con_le {
	width: 24%;
}

ul.aside_nav {

}
ul.aside_nav li.firli {
	margin-top: 14px;
	border-radius: 5px;
	/*-webkit-box-shadow: 0 0 10px #f0f3f5;
	-moz-box-shadow: 0 0 10px #f0f3f5;
	box-shadow: 0 0 10px #f0f3f5;*/
}
ul.aside_nav li.firli:first-child {
	margin-top: 0;
}
ul.aside_nav li.firli:last-child {
	border-bottom: none;
}
ul.aside_nav li.firli > p {
	height: 58px;
	line-height: 58px;
	padding: 0 5%;
	font-size: 16px;
	text-transform: capitalize;
	cursor: pointer;
	background-color: #44494d;
}
ul.aside_nav li.firli p span:first-child {
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
ul.aside_nav li.firli p span:first-child a {
	/*color: #44494d;*/
	color: #fff;
}
ul.aside_nav li.firli p span:first-child a:hover {
	
}
ul.aside_nav li.firli_active p {
	background-color: #44494d;
}
ul.aside_nav li.firli_active p span:first-child a {
	color: #fff;
}
ul.aside_nav li.firli_active p span.iconfont {
	transform: rotate(90deg);
	color: #fff;
}
ul.aside_nav ul.secul {
	display: none;
	background-color: #f8f8f8;
}
ul.aside_nav ul.secul li {
	padding: 20px 5%;
	border-bottom: 1px solid #e2e2e2;
}
ul.aside_nav ul.secul li:last-child {
	border-bottom: none;
}
ul.aside_nav ul.secul li a {
	color: #333;
	font-size: 16px;
}

ul.aside_nav ul.secul li a:hover {
	color: #e60012;
}

@media all and (max-width: 1440px) {
	ul.aside_nav li.firli > p {
		font-size: 14px;
	}
}

.con_ri	{
	width: 74%;
}
ul.proul {
	margin-right: -2%;
}
ul.proul li {
	float: left;
	width: 31.33%;
	margin-right: 2%;
	margin-bottom: 2%;
	background: linear-gradient(#e0e0e0,#fff,#e0e0e0);
}
ul.proul li .li_img {
	height: 250px;
	position: relative;
}
ul.proul li .li_img img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	max-width: 90%;
}
ul.proul li h4 {
	text-align: center;
	padding: 0 5%;
}
ul.proul li h4 a {
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 18px;
	font-weight: 600;
	display: block;
}

@media all and (max-width: 1023px) {
	.con_le {
		display: none;
	}
	.con_ri {
		width: 100%;
	}
}

@media all and (max-width: 600px) {
	ul.proul li {
		width: 48%;
	}
}

/*single-product*/

.pro_single {}

.pro_single .pc-slide {
	width: 100%;
	position:relative;
}

.pro_single .view .swiper-container {
	width: 100%;
	height: auto;
	border: 1px solid #eee;
}
.pro_single .view .swiper-container .swiper-slide img {
	display: block;
	max-width: 100%;
	/* height: 580px; */
	margin: 0 auto;
}

.pro_single .preview {
	width: 100%;
	padding: 0 12%;
	position: absolute;
	top: 50%;
	margin: -17.5px 0 0 0;
}

.pro_single .preview .swiper-container {
	width: 100%;
	height: 0;
}

.pro_single .preview .swiper-slide {
	width: 20%;
	height: auto;
	cursor:pointer;
}

.pro_single .preview .slide6 {
	width: 20%;
}
.pro_single .preview img {
	padding: 2%;
	border: 1px solid transparent;
	width: 98%;
}
.pro_single .preview .active-nav img {
	border-color: #e60012;
}

.pro_single .arrow-left {
	
}
.pro_single .arrow-right {
	
}

.arrow-left-ts {
	position: absolute;
	/* top: 50%; */
	left: 0%;
	z-index: 999;
	width: 38px;
	height: 34px;
	/* transform: translate(10%,-50%); */
	z-index: 9;
}
.arrow-right-ts {
	position: absolute;
	/* top: 50%; */
	right: 0%;
	z-index: 999;
	width: 38px;
	height: 34px;
	/* transform: translate(-10%,-50%); */
	z-index: 9;
}

.arrow-left-ts {
	position: absolute;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background: #fff;
	/* top: 50%; */
	left: 5%;
	/* transform: translate(-50%,-50%); */
	z-index: 2;
	cursor: pointer;
}
.arrow-left-ts span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #000;
}

.arrow-right-ts {
	position: absolute;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background: #000;
	/* 	top: 50%; */
	/* top: 70%; */
	right: 5%;
	/* transform: translate(50%,-50%); */
	z-index: 2;
	cursor: pointer;
}
.arrow-right-ts span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
}



@media all and (max-width: 1440px) {
	.pro_single .arrow-left,.pro_single .arrow-right {
		width: 40px;
    	height: 40px;
    	line-height: 40px;
	}
}

.pro_single h1 {
	margin-top: 60px;
}
.single_pro_c {}


.single_pro_btn {
	justify-content: flex-start;
}
.single_pro_btn a {
	border: 1px solid #e60012;
	color: #e60012;
	text-align: center;
	padding: 10px 0;
	width: 240px;
	font-size: 16px;
	text-transform: capitalize;
	margin-right: 20px;
}
.single_pro_btn a:last-child {
	margin-right: 0;
}
.single_pro_btn a span.iconfont {
	margin-right: 10px;
}
.single_pro_btn a:hover {
	background: #e60012;
	color: #fff;
}
.pro_single_share a {
	background: #ededed;
}

.rela_pro {}
.rela_pro h3 {
	font-size: 24px;
	color: #333;
	font-weight: 600;
	text-transform: capitalize;
}

ul.relaproul {}
ul.relaproul li {
	width: 23%;
}
ul.relaproul li h4 a {
	font-size: 14px;
}

@media all and (max-width: 1440px) {
	.pro_single h1 {
	}
}

@media all and (max-width: 768px) {
	ul.relaproul li {
		width: 48%;
	}
}

@media all and (max-width: 600px) {
	.pro_single .preview {
	}
	.pro_single h1 {
		margin-top: 40px;
	}
	.single_pro_btn a {
		margin-bottom: 20px;
	}
}

/*case*/
ul.caseul {}
ul.caseul li {

}
ul.caseul li:last-child {
	margin-bottom: 0;
}
ul.caseul li .li_text {
	width: 32%;
	background: linear-gradient(#e0e0e0,#fff,#e0e0e0);
	padding: 5% 4%;
}
ul.caseul li .li_text h4 a {
	font-size: 24px;
}
ul.caseul li .li_text .case_more {
	text-transform: uppercase;
	color: #e60012;
	font-weight: 600;
}
ul.caseul li .li_img {
	width: 67%;
	border-radius: 10px;
	border: 15px solid transparent;
	overflow: hidden;
	height:490px;
}
ul.caseul li .li_img img {
	display: block;
	width: 100%;
	min-height:490px;
}
ul.caseul li:nth-child(2n) {
	flex-direction: row-reverse;
}
ul.caseul li .li_img:hover {
	border-color: #c1904b;
}

@media all and (max-width: 1440px) {
	ul.caseul li .li_text h4 a {
		font-size: 20px;
	}
}
@media all and (max-width: 768px) {
	ul.caseul li .li_text {
		width: 50%;
	}
	ul.caseul li .li_img {
		width: 50%;
		height: 400px;
	}
	ul.caseul li .li_img img{
		min-height: 400px;
	}
}
@media all and (max-width: 600px) {
	ul.caseul li .li_text {
		width: 100%;
	}
	ul.caseul li .li_img {
		width: 100%;
		height: 252px;
	}
	ul.caseul li .li_img img{
		min-height: 252px;
	}
}
/*single-case*/
.single_case {}
.single_case h1 {
	text-align: center;
}
.single_case article {
	border-bottom: 1px solid #ebe8e8;
}
.single_case article img {
	margin-left: auto;
	margin-right: auto;
}
.case_rela_pro {}
.case_rela_pro h3 {
	text-align: center;
}

/*news-center*/
ul.newsul {}
ul.newsul li {
	margin-bottom: 2%;
}
@media all and (max-width: 768px) {
	ul.newsul li {
		width: 48%;
	}
}
@media all and (max-width: 600px) {
	ul.newsul li {
		width: 98%;
	}
}
/*single-news*/
.signle_news {}
.signle_news h1 {
	text-align: center;
}
.single_new_tips {
	width: 95%;
	max-width: 480px;
	margin-left: auto;
	margin-right: auto;
	color: #b2b2b2;
}
.single_news_share {

}
.single_news_share p {
	margin-right: 10px;
}
.single_news_share a {
	border-radius: 5px;
	width: 20px;
	height: 20px;
}
.single_news_share a span.iconfont {
	font-size: 12px;
}
.single_news_share a:nth-child(1) {
	background: #3b5998;
}
.single_news_share a:nth-child(2) {
	background: #0b66c3;
}
.single_news_share a:nth-child(3) {
	background: #1da1f2;
}
.single_news_share a:nth-child(4) {
	background: #36465f;
}
.signle_news article {
	border-bottom: 1px solid #ebe8e8;
}
.signle_news article img {
	margin-left: auto;
	margin-right: auto;
}

.signle_news article iframe,.con_ri .margin_top40 iframe{
    display: block;
    margin: 0 auto;
}

.prevnext {
	/*border-top: 1px dashed #bad1db;*/
	font-size: 16px;
}
.prevnext p {
	justify-content: flex-start;
	color: #949798;
}
.prevnext p span:first-child {
	width: 60px;
}
.prevnext p span:last-child {
	width: 80%;
}
.prevnext p span a {
	border-bottom: 1px solid transparent;
	color: #949798;
}
.prevnext p span a:hover {
	color: #e60012;
	border-color: #e60012;
}
.rela_news {
	background: #f9f9f9;
}
.rela_news h3 {
	font-size: 24px;
	color: #333;
	font-weight: 600;
	text-transform: capitalize;
	text-align: center;
}
.rela_news ul.newsul li {
	width: 23%;
}
.rela_news ul.innewsul li .li_text .li_text_ri {
	width: 70%;
}

@media all and (max-width: 768px) {
	.rela_news ul.newsul li {
		width: 48%;
	}
	.signle_news article iframe,.con_ri .margin_top40 iframe{
	    width: 90%;
	}
}
@media all and (max-width: 600px) {
	.rela_news ul.newsul li {
		width: 98%;
	}
	.single_news_share {
		/*margin-top: 10px;*/
	}
}

/*service*/
.service {}

.service_list {}
.service_list_box {
	max-width: 1310px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.service_list_item {
	display: inline-block;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	padding: 0 5%;
}
.service_list_item .service_list_item_img {
	height: 60px;
	width: 60px;
    margin-left: auto;
    margin-right: auto;
}
.service_list_item img {
	width: 100%;
	display: block;
	margin: 0 auto;
}
.service_list_item p {
	font-size: 16px;
	color: #a5adb2;
}
.service_list_item:hover p {
	color: #e60012;
	text-shadow: 1px 0 0 currentColor;
}
.service_list .service_list_act p {
	color: #e60012;
	text-shadow: 1px 0 0 currentColor;
}

@media all and (max-width: 1366px) {
	.service_list_item .service_list_item_img {
		width: 50px;
		height: 50px;
	}
	.service_list_item p {
		font-size: 14px;
	}
}
@media all and (max-width: 768px) {
	.service_list_item .service_list_item_img {
		width: 40px;
		height: 40px;
	}
}

.service_con {}
.service_con .service_con_item {
	display: none;
}
.service_con_item_img img {
	max-width: 48%;
}

ul.faqul {

}
ul.faqul li {
	position: relative;
	border-bottom: 1px solid #e7e7e7;
	padding-top: 30px;
}
ul.faqul li .faq_num {
	position: absolute;
	font-size: 60px;
	font-weight: 900;
	color: #f0eff0;
	top: 0;
	left: 0;
	z-index: -1;
	transform: translateY(-20%);
}
ul.faqul li > p {
	font-size: 18px;
	color: #666;
	font-weight: 600;
	margin-bottom: 20px;
}
ul.faqul li:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

/*contact-us*/
.contact {}
.contact_con {
	display: -webkit-box;
	-webkit-box-shadow: 0 0 10px #f5f5f5;
	-moz-box-shadow: 0 0 10px #f5f5f5;
	box-shadow: 0 0 10px #f5f5f5;
	position: relative;
	z-index: 3;
	background: #fff;
}
.contact_le {
	width: 63%;
	position: relative;
	background: #fafafa;
	padding:75px 70px 0;
}
.contact_ri {
	width: 37%;
	background: #212020;
	padding: 5% 3%;
}
.contact_ri h3 {
	font-size: 24px;
	color: #fffefe;
	font-weight: 600;
	text-transform: capitalize;
}
.contact_item {
	justify-content: flex-start;
	color: #fff;
	line-height: 28px;
}
.contact_item:last-child {
	margin-bottom: 0;
}
.contact_item .contact_item_img {
	width: 17px;
	margin-right: 10px;
	height: 17px;
}
.contact_item img {
	display: block;
	max-width: 100%;
}
.contact_item span a {
	color: #fff;
}
.contact_item span a:hover {
	color: #e60012;
}

.contact_map {
	margin-top: -100px;
}
.contact_map > img {
	display: block;
	width: 100%;
}

@media all and (max-width: 600px) {
	.contact_con {
		display: flex;
		display: -webkit-flex;
		flex-direction: column-reverse;
	}
	.contact_le {
		width: 100%;
	}
	.contact_ri {
		width: 100%;
		margin-top: 20px;
	}
}

/*search*/
.search form {
	width: 500px;
	max-width: 90%;
	margin: 0 auto;
	border: 1px solid #ccc;
	border-radius: 25px;
	-webkit-box-shadow: 0 0 10px #f0f0f0;
	-moz-box-shadow: 0 0 10px #f0f0f0;
	box-shadow: 0 0 10px #f0f0f0;
}
.search form input {
	width: 90%;
	padding: 2%;
	padding-left: 5%;
	color: #666;
	border-radius: 25px;
	border: none;
	outline: none;
}
.search form button {
	width: 10%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	background: none;
	border: none;
	outline: none;
}
.search form button span.iconfont {
	color: #8d8d8d;
	font-size: 20px;
}

ul.search_ul {}
ul.search_ul li {
	-webkit-box-shadow: 0 0 10px #f0f0f0;
	-moz-box-shadow: 0 0 10px #f0f0f0;
	box-shadow: 0 0 10px #f0f0f0;
	padding: 2%;
}
ul.search_ul li p {
	justify-content: flex-start;
}
ul.search_ul li p a {
	font-size: 18px;
	text-transform: capitalize;
	color: #333;
}
ul.search_ul li p a:nth-child(2) {
	margin: 0 10px;
}
ul.search_ul li p a:hover {
	color: #e60012;
}
ul.search_ul li .more {
	margin-left: 0;
	border-radius: 0;
}

ul.search_ul li:last-child {
	margin-bottom: 0;
}
@media all and (max-width: 1366px) {
	ul.search_ul li p a {
		font-size: 20px;
	}
}
@media all and (max-width: 1023px) {
	ul.search_ul li p a {
		font-size: 18px;
	}
}
@media all and (max-width: 768px) {
	ul.search_ul li p a {
		font-size: 16px;
	}
}

/*404*/
.nofound_top {
	background-color: #f4fafb;
}
.no_found_tips {
	font-size: 30px;
	color: #333;
	font-weight: 600;
}

.no_found_le {
	width: 50%;
}

.no_found_ri {
	width: 50%;
}
.no_found_ri h2.in_h2_cen {
	text-align: left;
	transform: translateX(25px);
}
.no_found_le .no_found_num {
	font-size: 200px;
	color: #e60012;
	font-weight: 600;
	width: 73%;
	text-align: center;
}

.nofound .search form {
	border: 1px solid #e0e0e0;
	width: 95%;
	max-width: 600px;
	background-color: #fff;
	margin-left: 0;
	border-radius: 0;
}
.nofound .search form input {
	width: 90%;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	outline: none;
	border: none;
	font-size: 16px;
	color: #666;
	border-radius: 0;
}
.nofound .search form button {
	width: 10%;
	height: 50px;
	line-height: 50px;
	border: none;
	outline: none;
	cursor: pointer;
	background-color: #fff;
}
.nofound .search form button span.iconfont {
	font-size: 20px;
	color: #999;
}

ul.noproul li {
	width: 31.33%
}

@media all and (max-width: 1366px) {
	.no_found_tips {
		font-size: 24px;
	}
}

@media all and (max-width: 768px) {
	.no_found_tips {
		font-size: 18px;
	}
	.no_found_le .no_found_num {
		width: 100%;
	}
	.no_found_ri {
		width: 100%;
	}
	.search form {
		width: 100%;
	}
	.search_hot {
		width: 100%;
	}
	ul.noproul li {
		width: 48%;
	}
}
















