/*about-us*/
.about {
	margin-top: -4px;
}
.about_top {
	background: url(../images/about_bg.png) no-repeat center;
	background-size: cover;
	padding-top: 80px;
	padding-bottom: 150px;
}
.about_top .about_top_le {
	width: 50%;
}
.about_top .about_top_le img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.about_top .about_top_ri {
	width: 48%;
}
.about_top .about_top_ri article {
	margin-bottom: 50px;
	font-size: 18px;
	line-height: 30px;
}
@media all and (max-width: 1023px) {
	.about_top .about_top_le {
		width: 100%;
	}
	.about_top .about_top_ri {
		width: 100%;
	}
}
.about_bot {
	background-color: #1c1c1c;
}
ul.rsp_sz {
	margin-right: -2%;
}
ul.rsp_sz li {
	float: left;
	width: 31.33%;
	margin-right: 2%;
	margin-bottom: 2%;
	-moz-box-shadow: 0px 0px 8px #151314;
    -webkit-box-shadow: 0px 0px 8px #151314;
    box-shadow: 0px 0px 8px #151314;
}
ul.rsp_sz li .li_img {
	width: 100%;
	position: relative;
	overflow: hidden;
	background-color: #272727;
	-moz-box-shadow: 0px 0px 8px #151314;
    -webkit-box-shadow: 0px 0px 8px #151314;
    box-shadow: 0px 0px 8px #151314;
}
ul.rsp_sz li .li_img img {
	transform: scale(0.6);
	display: block;
	margin: 0 auto;
	max-width: 100%;
	/*-moz-box-shadow: 0px 0px 10px #151314;
    -webkit-box-shadow: 0px 0px 10px #151314;
    box-shadow: 0px 0px 10px #151314;*/
}
ul.rsp_sz li .li_img .rsp {
	background-color: rgba(0,0,0,3);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
ul.rsp_sz li .li_img .text {
	color: #fff;
	font-size: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	opacity: 0;
}
ul.rsp_sz li h5 {
	font-size: 20px;
	color: #939ba2;
	/*padding: 30px 0;*/
	text-align: center;
	line-height: 1.3em;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
ul.rsp_sz li:hover .li_img img {
	transform: scale(0.8);
}
@media all and (max-width: 769px) {
	ul.rsp_sz {
		
	}
	ul.rsp_sz li {
		width: 48%;
	}
}
@media all and (max-width: 450px) {
	ul.rsp_sz li {
		width: 98%;
	}
}
.about_bot ul.rsp_sz {
	/*transform: translateY(-5%);*/
}
.about_bot ul.rsp_sz li {
	border: 5px solid #424242;
}
.about_bot ul.rsp_sz li:hover {
	border: 5px solid #00a0e9;
}

ul.rsp_sz_notransform {

}
ul.rsp_sz_notransform li .li_img img {
	transform: scale(1);
	width: 100%;
	display: block;
	margin: 0 auto;
}
ul.rsp_sz_notransform li:hover .li_img img {
	transform: scale(1.2);
}

/*Qualification-certificate*/
.application {
	background: url(../images/application_bg_ch.png) no-repeat center;
	background-size: cover;
	margin-top: -4px;
	padding-top: 80px;
	/*padding-bottom: 120px;*/
}
ul.appul {
	margin-right: -2%;
}
ul.appul li {
	float: left;
	width: 48%;
	margin-right: 2%;
	margin-bottom: 2%;
}
ul.appul li .li_img {
	/*background-color: #2e2e2e;*/
	/*position: relative;*/
}
/*ul.appul li:nth-child(3n-1){
	transform: translateY(100px);
}*/
/*ul.appul li:nth-child(3n-1) .li_img {
	height: 770px;
}*/
ul.appul li .li_img img {
	/*position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);*/
	width: 100%;
}
ul.appul li h5 {
	font-size: 24px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	padding: 20px 0;
}
ul.appul li h6 {
	font-size: 18px;
	color: #eaeaea;
	text-align: center;
	padding: 20px 0;
}
ul.appul li p.li_sz {
	margin-bottom: 20px;
}
ul.appul li p.li_sz img {
	display: block;
	margin: 0 auto;
}
ul.appul li .certificate_cut {
	display: block;
	width: 0%;
	height: 2px;
	background-color: #00a0e9;
}
ul.appul li:hover .certificate_cut {
	width: 100%;
}
@media all and (max-width: 769px) {
	ul.appul li {
		width: 98%;
		margin-bottom: 10%;
	}
}

/*single-application*/
.single-application {
	background: url(../images/appliacation_single_bg_ch.png) no-repeat center;
}
ul.sappul {
	/*border-bottom: 1px solid #eaeaea;*/
	padding-bottom: 30px;
}
.related_pro {
}
.related_pro_box {
	width: 95%;
	margin: 0 auto;
	max-width: 1500px;
	border-top: 1px solid #535353;
	padding-top: 60px;
}
.related_in_title {
	width: 400px;
	margin: 0 auto;
	padding-bottom: 55px;
}
.related_in_title h2 {
	font-size: 30px;
	line-height: 1.6em;
	color: #dedede;
}
ul.realated_rsp_sz {

}
ul.realated_rsp_sz li {
	width: 23%;
}
ul.realated_rsp_sz li .text {
	border: 1px solid #4d4d4d;
	width: 90%;
	height: 90%;
}
ul.realated_rsp_sz li .text .text_box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 70%;
	text-align: center;
}
ul.realated_rsp_sz li .text .text_img {
	width: 30px;
	margin: 0 auto;
}
ul.realated_rsp_sz li .text .text_box h6 {
	font-size: 18px;
	line-height: 1.6em;
	color: #ededed;
}
@media all and (max-width: 1023px) {
	ul.realated_rsp_sz li {
		width: 48%;
		margin-bottom: 2%;
	}
}
@media all and (max-width: 450px) {
	ul.realated_rsp_sz li {
		width: 98%;
		margin-bottom: 10%;
	}
}

/*ODM/OEM*/
.odm {
	background: url(../images/odm_bg_ch.png) no-repeat center;
	background-size: cover;
	margin-top: -4px;
	padding-top: 80px;
}
ul.odmul {}
ul.odmul li {
	width: 50%;
	position: relative;
	height: 400px;
}
ul.odmul li:nth-child(1),ul.odmul li:nth-child(4) {
	background-color: #1e1e1e;
}
ul.odmul li .li_box {
	position: absolute;
	top: 50px;
	left: 50%;
	transform: translateX(-50%);
	width: 80%;
}
ul.odmul li .li_title {
	/*margin-bottom: 40px;*/
}
ul.odmul li .li_title a,
ul.odmul li .li_title span,
ul.odmul li .li_title h4 {
	color: #fff;
}
ul.odmul li .li_title span {
	font-size: 60px;
}
ul.odmul li .li_title h4 {
	font-size: 24px;
	margin-left: 30px;
}
ul.odmul li article {
	color: #ededed;
	overflow : hidden;
	text-overflow: ellipsis;
	/*display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
	line-height: 30px;*/
}
@media all and (max-width: 1023px) {
	ul.odmul li {
		width: 100%;
		margin-bottom: 50%;
		text-align:center
	}
	ul.odmul li:nth-child(4) {
		background-color: transparent;
	}
	ul.odmul li:nth-child(3) {
		background-color: #1e1e1e;
	}
	ul.odmul li .li_box {
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
}
.message {
	background-color: transparent;
	margin-top: -4px;
	padding-top: 60px;
}
.message h2 {
	text-align: center;
}

/*ODM/OEM process*/
.oem {
	background: url(../images/oem_bg_ch.png) no-repeat center;
	background-size: cover;
	margin-top: -4px;
	padding-top: 80px;
}
.oem_top {}
.oem_top_le {
	width: 33.3%;
	position: relative;
	height: 475px;
	background-color: #0f0f0f;
	padding: 75px 50px 0;
}
.oem_top_le .in_title_le {
	width: 100%;
}
.oem_top_le .in_title_le .h_ri {
	margin-left: 0;
}
.oem_top_le .oem_img {
	width: 130px;
	height: 130px;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	bottom: 5%;
	right: 5%;
	cursor: pointer;
	transition: all 0.3s;
	overflow: hidden;
}
.oem_top_le .oem_img img {
	width: 100%;
	height: 100%;
}
.oem_top_le .oem_img:hover {
	width: 100%;
	height: 100%;
	border-radius: 0;
	bottom: 0;
	right: 0;
}
.oem_top_le h5 {
	font-size: 18px;
	line-height: 1.4em;
	color: #d3d3d3;
}
.oem_top_le .oem_mun {
	font-size: 190px;
	font-weight: 600;
	color: #161616;
	font-family:Arial,Helvetica,sans-serif;
}
.oem_top_ri {
	width: 66%;
}
.oem_top_ri .oem_top_ri_item {
	width: 49.5%;
	height: 234px;
	padding: 30px;
	/*margin-bottom: 10px;*/
	position: relative;
	background-color: #0f0f0f;
}
.oem_top_ri_item_four_mo {
	display: none;
}
.oem_top_ri .oem_top_ri_item h5 {
	font-size: 16px;
	line-height: 1.4em;
	color: #d3d3d3;
}
.oem_top_ri .oem_top_ri_item .oem_mun {
	font-size: 120px;
	font-weight: 600;
	font-family:Arial,Helvetica,sans-serif;
	color: #161616;
}
.oem_top_ri .oem_top_ri_item:nth-child(1),
.oem_top_ri .oem_top_ri_item:nth-child(2) {
	margin-bottom: 9px;
}
.oem_top_ri .oem_top_ri_item:nth-child(1),
.oem_top_ri .oem_top_ri_item:nth-child(5) {
	background-color: #202020;
}
.oem_top_ri .oem_top_ri_item .oem_img {
	width: 98px;
	height: 98px;
	border-radius: 50%;
	/*background-color: #fff;*/
	position: absolute;
	bottom: 5%;
	right: 5%;
	cursor: pointer;
	transition: all 0.3s;
	overflow: hidden;
}
.oem_top_ri .oem_top_ri_item .oem_img img {
	width: 100%;
	height: 100%;
}
.oem_top_ri .oem_top_ri_item .oem_img:hover {
	width: 100%;
	height: 100%;
	border-radius: 0;
	bottom: 0;
	right: 0;
}
.oem_bot {
	height: 234px;
	margin-top: 0.5%;
}
.oem_bot_le {
	width: 49.5%;
	height: 100%;
	background-color: #202020;
	padding: 30px;
	position: relative;
}
.in_title_le.flex_column.related_in_title{
	display:none
}
.oem_bot_le h5 {
	font-size: 18px;
	line-height: 1.4em;
	color: #d3d3d3;
}
.oem_bot_le .oem_mun {
	font-size: 120px;
	font-weight: 600;
	font-family:Arial,Helvetica,sans-serif;
	color: #161616;
}
.oem_bot_le .oem_img {
	width: 98px;
	height: 98px;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	bottom: 5%;
	right: 5%;
	cursor: pointer;
	transition: all 0.3s;
	overflow: hidden;
}
.oem_bot_le .oem_img img {
	width: 100%;
	height: 100%;
}
.oem_bot_le .oem_img:hover {
	width: 100%;
	height: 100%;
	border-radius: 0;
	bottom: 0;
	right: 0;
}
.oem_bot_ri {
	width: 49.5%;
	height: 100%;
	background-color: #0f0f0f;
	padding: 30px;
	position: relative;
}
.oem_bot_ri h5 {
	font-size: 18px;
	line-height: 1.4em;
	color: #d3d3d3;
}
.oem_bot_ri .oem_mun {
	font-size: 120px;
	font-weight: 600;
	font-family:Arial,Helvetica,sans-serif;
	color: #161616;
}
.oem_bot_ri .oem_img {
	width: 98px;
	height: 98px;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	bottom: 5%;
	right: 5%;
	cursor: pointer;
	transition: all 0.3s;
	overflow: hidden;
}
.oem_bot_ri .oem_img img {
	width: 100%;
	height: 100%;
}
.oem_bot_ri .oem_img:hover {
	width: 100%;
	height: 100%;
	border-radius: 0;
	bottom: 0;
	right: 0;
}
/*/// 三角样式 ///*/

.oem_xia {
	width: 0;
	height: 0;
	border-width: 12px;
	border-style: solid;
	border-color: #0f0f0f transparent transparent transparent;
}
.oem_sj {
	position: absolute;
	transform: rotate(-90deg);
	border-color: #0f0f0f transparent transparent transparent;
	z-index: 1;
}
.oem_one {
	position: absolute;
	right: -24px;
	top: 20%;
	transform: rotate(-90deg);
}
.oem_two {
	top: 45%;
	right: -24px;
	border-color: #202020 transparent transparent transparent;
}
.oem_thr {
	bottom: -24px;
	left: 45%;
	transform: rotate(0);
}
.oem_four {
	top: 45%;
	left: -24px;
	transform: rotate(90deg);
	border-color: #202020 transparent transparent transparent;
}
.oem_five {
	bottom: -24px;
	left: 25%;
	transform: rotate(0);
}
.oem_six {
	top: 45%;
	right: -24px;
	border-color: #202020 transparent transparent transparent;
}

/*///////*/

@media all and (max-width: 1023px) {
	.oem .oem_sj {
		display: none;
	}
	.oem .oem_img {
	}
	.oem_top_le {
		width: 100%;
	}
	.oem_top_ri {
		width: 100%;
	}
}
@media all and (max-width: 769px) {
	.oem_top_ri .oem_top_ri_item {
		width: 100%;
	}
	.oem_bot_le {
		width: 100%;
	}
	.oem_bot_ri {
		width: 100%;
	}
	.oem_top_ri_item_four_mo {
		display: block;
	}
	.oem_top_ri_item_four_pc {
		display: none;
	}
	.oem_top_ri .oem_top_ri_item:nth-child(1),
	.oem_top_ri .oem_top_ri_item:nth-child(3) {
		background-color: #202020;
	}
	.oem_top_ri .oem_top_ri_item:nth-child(4) {
		background-color: #0f0f0f;
	}
}

/*服务*/
.service {
	background: url(../images/about_bg.png) no-repeat center;
	background-size: cover;
	margin-top: -4px;
	padding-top: 80px;
}
ul.serul {}
ul.serul li {
	width: 32.5%;
	background-color: #202020;
	padding: 1% 3%;
	min-height: 300px;
	margin-bottom: 2%;
}
ul.serul li .li_le {
	width: 15%;
}
ul.serul li .li_le img{
    max-width: 45px;
}
ul.serul li .li_le span {
	color: #e1e1e1;
	font-size: 36px;
}
ul.serul li .li_ri {
	width: 85%;
}
ul.serul li .li_ri h4 {
	font-size: 24px;
	color: #e1e1e1;
	text-transform: uppercase;
}
ul.serul li .li_ri article {
	color: #e1e1e1;
	text-overflow: ellipsis;
	display: -webkit-box;
	/*-webkit-line-clamp: 3;*/
	-webkit-box-orient: vertical;
}
.ser_bot {
	background: url(../images/ser_bot_bg.png) no-repeat right;
	background-size: cover;
	padding-top: 60px;
}
.ser_bot_in_title {
	width: 200px;
	margin: 0 auto;
}
.service_faq .faq_text {
	width: 60%;
	margin: 0 auto;
}
.service_faq .faq_text h4 {
	font-size: 30px;
	color: #fff;
	text-align: center;
	padding: 70px 0; 
}
.service_faq .faq_text article {
	color: #eaeaea;
	text-align: center;
}
.service_faq .faq_text article p {
	text-align: left;
	font-size: 18px;
	line-height: 30px;
	color: #eaeaea;
}
.service_faq_pagination {
	text-align: center;
	margin-top: 60px;
}
.service_faq_pagination span {
	border-radius: 0;
	width: 37px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	color: #fff;
}
.service_faq_pagination .swiper-pagination-bullet {
	background-color: #6f6f6f;
	opacity: 1;
}
.service_faq_pagination .swiper-pagination-bullet-active {
	background-color: #00a0e9;
}
@media all and (max-width: 1023px) {
	ul.serul li {
		width: 49%;
	}
	.service_faq .faq_text {
		width: 90%;
	}
}
@media all and (max-width: 769px) {
	ul.serul li {
		width: 90%;
		margin: 0 auto;
		margin-bottom: 2%;
	}
}

/*CONTACT US*/
.contact {
	position: relative;
	background-color: #1e1e1e;
}
.contact .contact_text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
}
.contact_text .in_title_le {
	width: 303px;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 100px;
}
.contact_text .share {
	width: 220px;
	margin: 0 auto;
	justify-content: space-between;
}
.contact_text .share a {
	margin-right: 0;
}
.contact_text .con_address {
	text-align: center;
	padding-top: 25px;
	color: #b8b8b8;
	font-size: 18px;
}
ul.con_way {
	margin-top: 140px;
}
ul.con_way li {
	width: 210px;
	font-size: 18px;
}
ul.con_way li span.iconfont {
	font-size: 34px;
}
ul.con_way li span {
	color: #b8b8b8;
}
ul.con_way li p {}
ul.con_way li p span {
	display: block;
}
ul.con_way li p span.firspan {
	text-transform: capitalize;
	margin-bottom: 20px;
}
ul.con_way li a:hover span {
	color: #00a0e9;
}

@media all and (max-width: 1023px) {
	.contact_text .in_title_le {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	ul.con_way {
		margin-top: 120px;
	}
	ul.con_way li {
		width: 200px;
	}
}
@media all and (max-width: 769px) {
	ul.con_way li {
		width: 100%;
		justify-content: flex-start;
		margin-bottom: 30px;
	}
	ul.con_way li p {
		margin-left: 50px;
	}
	ul.con_way {
		margin-top: 60px;
	}
	.contact_text .in_title_le {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

/*product*/
.product {
	background: url(../images/product_bg_ch.png) no-repeat center;
	background-size: cover;
	margin-top: -4px;
	padding-top: 80px;
}
ul.proul {
	margin-right: -2%;
}
ul.proul li {
	float: left;
	width: 31.33%;
	margin-right: 2%;
	margin-bottom: 50px;
}
ul.proul li:hover {
	transform: translateY(-2%);
}
ul.proul li .li_img {
	width: 100%;
	height: 300px;
	/*border-bottom: 100px solid #272727;*/
	position: relative;
}
ul.proul li .li_img img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	display: block;
	max-width: 90%;
	z-index: 2;
}
ul.proul li .li_img .li_img_border {
	position: absolute;
	width: 100%;
	height: 100px;
	background-color: #272727;
	left: 0;
	bottom: 0;
	z-index: 1;
	-moz-box-shadow: 0px 0px 6px #181818;
    -webkit-box-shadow: 0px 0px 6px #181818;
    box-shadow: 0px 0px 6px #181818;
    border-radius: 2px;
}
ul.proul li h5 {
	font-size: 20px;
	line-height: 1.4em;
	color: #ededed;
	text-align: center;
	padding-top: 40px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 100px;
}
ul.proul li .in_more {
	width: 100px;
	margin: 0 auto;
	opacity: 0;
	margin-top: 30px;
}
ul.proul li:hover .in_more {
	opacity: 1;
}
@media all and (max-width: 1023px) {
	ul.proul li {
		width: 48%;
	}
}
@media all and (max-width: 679px) {
	ul.proul li {
		width: 98%;
	}
}

.certificate {
	background: url(../images/about_bg.png) no-repeat center;
	background-size: cover;
	margin-top: -4px;
	padding-top: 80px;
}
.certificate .card-infos h2 {
	font-size: 24px;
	color: #fff;
	text-align: center;
	padding: 30px 0;
}
.certificate .card-infos .li_sz {
	width: 30px;
	margin: 0 auto;
}
.certificate .card-infos .certificate_cut {
	display: block;
	width: 0;
	height: 3px;
	background-color: #00a0e9;
	margin-top: 15px;
}
.sort_item:hover .certificate_cut {
	width: 100%;

}

/*404*/

.de_404 img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.button_404 .back_404 {
	width: 130px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	background-color: #00a0ea;
	color: #fff;
	text-transform: uppercase;
	margin: 0 auto;
	display: block;
	font-size: 16px;
	margin-top: 100px;
	margin-bottom: 40px;
}
.related_in_title_404 {
	width: 462px;
}

/*single-pro*/
.single-pro {
	background: url(../images/product_single_bg_ch.png) no-repeat center;
	background-size: cover;
	margin-top: -4px;
	padding-top: 80px;
}
.in_title_le_single_pro {
	width: 700px;
	margin: 0 auto;
}
.sinpro_con {
	padding-top: 50px;
}
/*.sinpro_left {
	width: 28%;
}*/
.sinpro_left aside {
	border: 1px solid #2a2a2a;
}
.sinpro_left aside h4 {
	font-size: 28px;
	color: #fff;
	text-transform: uppercase;
	padding: 25px 0;
	padding-left: 8%;
}
.sinpro_left aside .aside_firul {
	width: 100%;
}
.sinpro_left aside .aside_firul .aside_firli {
	padding: 20px 8%;
	color: #fff;
	font-size: 20px;
	text-transform: capitalize;
	border-top: 1px solid #2a2a2a;
	cursor: pointer;
}
.sinpro_left aside .aside_firul .aside_firli .aside_firli_box {
	
}
.sinpro_left aside .aside_secul {
	height: 0;
	overflow: hidden;
}
.sinpro_left aside .aside_secul_active {
	height: auto;
	margin-top: 20px;
}
.sinpro_left aside .aside_icon {
	transition: all 0s;
}
.sinpro_left aside .aside_icon_active {
	transform: rotate(90deg);
	
}
.sinpro_left aside .aside_secul .aside_secli {

}
.sinpro_left aside .aside_secul .aside_secli a {
	display: block;
	color: #fff;
	font-size: 16px;
	padding: 5px 8%;
}
.sinpro_left aside .aside_secul .aside_secli a:hover {
	color: #00a0ea;
}
.sinpro_left .sinpro_left_related {}
.sinpro_left .sinpro_left_related h4 {
	font-size: 28px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 100px;
	margin-bottom: 50px;
}
.sinpro_left .sinpro_left_related ul.realated_rsp_sz {
	width: 85%;
}
.sinpro_left .sinpro_left_related ul.realated_rsp_sz li {
	width: 100%;
	margin-bottom: 50px;
}

.sinpro_right {
	width: 100%;
}


.pc-slide {
	width: 100%;
	margin: 0 auto;
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	justify-content: space-between;
}
.view {
	width: 83%;
	border: 1px solid #2a2a2a;
}
.view .swiper-container {
	width: 100%;
/*	height: 100%;*/
}
.view .swiper-container .swiper-slide {
	/*display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 80%;*/
	padding: 50px 0;
}
.view .swiper-container .swiper-slide img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.preview {
	width: 15%;
	position: relative;
}

.preview .swiper-container {
	/*width: 430px;
	height: 82px;*/
	/*margin-left: 25%;*/
}
.preview .swiper-container .swiper-wrapper {
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	align-content: space-around;
}

.preview .swiper-slide {
	cursor:pointer;
	border: 1px solid #2a2a2a;
	padding: 2%;
	margin-bottom: 10px;
}
.preview .swiper-slide:last-child {
	margin-bottom: 0;
}

.preview img {
	display: block;
	width: 90%;
	margin: 0 auto;
}

.preview .active-nav{
	padding: 0;
	border: 1px solid #00a0e9;
}

.sinpro_right .sinpro_button {
	width: 400px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.sinpro_right .sinpro_button a {
	display: block;
	width: 48%;
	background-color: #2a2a2a;
	height: 65px;
	line-height: 65px;
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.sinpro_right .sinpro_button a:hover {
	color: #00a0e9;
}
.sinpro_right .sinpro_button a span {
	margin-right: 10px;
}
.sinpro_right .sinpro_button a span:last-child {
	margin-right: 0;
}
.singlepro_nav .nav_title {
	width: 100%;
	flex-wrap: wrap;
}
.singlepro_nav .nav_title a {
	display: block;
	width: 33.33%;
	margin-bottom: 5px;
}
.singlepro_nav .nav_title li {
	width: 100%;
	background-color: #2a2a2a;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	border: 1px solid #393939;
	color: #fff;
	text-transform: uppercase;
	font-family:Arial,Helvetica,sans-serif;
}
.singlepro_nav .nav_title a:nth-child(1) li,
.singlepro_nav .nav_title a:nth-child(2) li {
	border-right: none;
}
.singlepro_nav .nav_title a:nth-child(4) {
	width: 100%;
}
.singlepro_nav .nav_title li:hover {
	background-color: #00a0ea;
}
.nav_item {
	border-bottom: 1px solid #535353;
}
.nav_item .scenario_img {
	width: 100%;
}
.nav_item .scenario_img img {
	display: block;
	max-width: 48%;
}
.nav_item h4 {
	color: #00a0e9;
	font-size: 18px;
	padding: 40px 0;
}
.nav_item article p {
	color: #eaeaea;
	font-size: 16px;
	line-height: 24px;
	text-align:center
}
.nav_item table {
	width: 100%;
	color: #fff;
	border: 1px solid #2a2a2a;
}
.nav_item table tr {
	border-bottom: 1px solid #2a2a2a;
}
.nav_item table tr:last-child {
	border-bottom: none;
}
.nav_item table tr th,
.nav_item table tr td {
	text-align: center;
	padding: 20px 0;
	font-size: 16px;
	line-height: 1.4em;
}

.single-pro .message {
	background-color: transparent;
}

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


.clear{ clear: both; }
.flex_row a{ color: #fff; }
.flex_row a.cr{ color: #00a0e9; }


/*reset.css*/
@media all and (max-width: 1023px) {
	h2 {
		font-size: 30px;
	}
	.breadnav {
		margin-top: 35px;
	}
	.inner_banner .inner_img {
		/*height: 170px;*/
		overflow: hidden;
	}
}
@media all and (max-width: 769px) {
	.breadnav {
		display: none;
	}
}
@media all and (max-width: 450px) {
	.sinpro_right .sinpro_button {
		width: 300px;
	}
	.sinpro_right .sinpro_button a {
		height: 50px;
		line-height: 50px;
	}
	.singlepro_nav .nav_title li {
		font-size: 16px;
	}
}
.faq_text h4{
	color: #F9225B!important
}
p{
	font-family: arival!important;
    font-size: 16px!important;
}

#dibunav{
	display: none;
}
@media only screen and (max-width: 750px) {
	#dibunav{
		width: 80%;
		position: fixed;
		display: block;
		bottom: 0%;
		left: 50%;
		transform: translate(-50%,-50%);
		display: flex;
    	justify-content: center;
    	background: rgba(245,245,245,0.9);
    	border-radius: 100px;
    	z-index: 99;
    	box-shadow: 0px 26px 25px -29px #000;
	}
}
#dibunav .dibunav-con{
	width: 95%;
	display: -webkit-flex;
	display: flex;
}
#dibunav .dibunav-con li{
	text-align: center;
	float: left;
	width: 25%;
	padding: 16px 0px;
}
#dibunav .dibunav-con li{
	border-left: 1px solid #fff;
}
#dibunav .dibunav-con li:nth-child(1){
	border-left: none;
}
#dibunav .dibunav-con li a{
	color: #1968d1;
	text-align: center;
}
#dibunav .dibunav-con li a img{
	/*width: 100%;*/
	display: inline-block;
	margin: 0 auto;
}
@media only screen and (max-width: 450px) {
	#dibunav{
		width: 95%;
		height: 63px;
	}
	#dibunav .dibunav-con li a img{
		width: 25px;
	}
	#dibunav .dibunav-con li{
		    padding: 8px 0px 10px 0;
	}
}
@media only screen and (max-width: 320px) {
	#dibunav{
		width: 100%;
		bottom: -3%;
	}
	#dibunav .dibunav-con li a img{
		width: 20px;
	}
}