/*index_banner*/

.banner {
	font-size: 0;
	position: relative;
	overflow: hidden;
	width: 100%;
	/*margin-top: 205px;*/
}

@media (max-width: 1199px) {
	.banner .slickbanner {
		width: 120%;
		max-width: 120%;
		margin-left: -10%;
	}
	.banner {
		margin-top: 100px;
	}
}

@media (max-width: 991px) {
	.banner .slickbanner {
		width: 130%;
		max-width: 130%;
		margin-left: -15%;
	}
	.banner {
		margin-top: 100px;
	}
}

.banner .slick-dots {
	position: absolute;
	bottom: 30px;
	width: 100%;
	text-align: center;
}

@media (max-width: 991px) {
	.banner .slick-dots {
		bottom: 20px;
	}
}

.banner .slick-dots li {
	position: relative;
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #ffffff;
	border-radius: 50%;
	cursor: pointer;
	margin: 0 5px;
}

.banner .slick-dots li.slick-active {
	width: 30px;
	height: 6px;
	border-radius: 2px;
}

.banner .slick-dots li button {
	display: none;
}

.banner img {
	display: block;
	width: 100%;
}

.banner .item .img-box {
	padding-bottom: 31.25%;
}

@media (max-width: 767px) {
	.banner-in .slickbanner {
		width: 130%;
		max-width: 130%;
		margin-left: -15%;
	}
}


/*video*/

.news_play .video-cover {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .5);
	-webkit-transition: all ease .4s;
	transition: all ease .4s;
}

.news_play:hover .video-cover {
	background-color: rgba(0, 0, 0, 0);
}

.news_play .video .img-box {
	z-index: 0;
	padding-bottom: 65.441176%;
	background-color: #000;
}


/*@media (max-width: 991px) {
.news_play .video .img-box {
padding-bottom: 41.66666667%;
}
}*/

.news_play .video .img-box img {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	opacity: 1;
}

@media (max-width: 991px) {
	.news_play .video .img-box img {
		width: 150%;
		margin-left: -25%;
	}
}

.news_play .video .video-box {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	text-align: center;
}

.news_play .video .iframe {
	display: none;
	width: 100% !important;
	height: 100% !important;
}

.news_play .video .play {
	font-size: 40px;
	font-weight: bold;
	position: absolute;
	top: 50%;
	left: 0;
	display: inline-block;
	width: 100%;
	margin-bottom: 100%;
	-webkit-transition: all .4s;
	transition: all .4s;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	letter-spacing: 1px;
	color: #FFFFFF;
}

@media (max-width: 991px) {
	.news_play .video .play {
		font-size: 24px;
	}
}

.news_play .video .play:before {
	font-family: 'iconfont';
	font-size: 60px;
	font-weight: normal;
	display: block;
	content: '\e60b';
}

@media (max-width: 991px) {
	.news_play .video .play:before {
		font-size: 40px;
	}
}

.news_cover {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .5);
}


/*index_num*/

.index_num {
	border-bottom: 1px solid #e5e5e5;
}

.box-number {
	padding: 80px 0;
}

@media (max-width: 768px) {
	.box-number {
		padding: 40px 0;
	}
}

.box-number .number {
	overflow: hidden;
}

.box-number .number ul {
	font-size: 0;
}

.box-number .number ul li {
	display: inline-block;
	width: 20%;
	margin: 10px 0;
	padding: 0 26px 0 39px;
	vertical-align: top;
	text-align: left;
	position: relative;
	border-left: 1px solid #e5e5e5;
}

.box-number .number ul li:last-child {
	border-right: 1px solid #e5e5e5;
}

@media (max-width: 991px) {
	.box-number .number ul li {
		width: 33.33333333%;
		padding: 0 20px;
	}
}

@media (max-width: 767px) {
	.box-number .number ul li {
		width: 50%;
		margin: 20px 0;
		padding: 0 10px;
	}
}

.box-number .number .item b {
	font-size: 44px;
	font-weight: normal;
	line-height: 1;
	color: #ffb200;
}

.box-number .number .item b span {
	font-family: 'Oswald-Light';
	font-size: 44px;
	font-weight: normal !important;
}

.box-number .number .item b:before {
	display: block;
}

@media (max-width: 1199px) {
	.box-number .number .item b {
		font-size: 38px;
	}
}

@media (max-width: 767px) {
	.box-number .number .item b {
		font-size: 30px;
	}
}

.box-number .number .item sup {
	font-family: 'Oswald-Light';
	font-size: 18px;
	top: 10px;
	left: 10px;
	vertical-align: top;
}

.box-number .number li:first-child .item sup,
.box-number .number li:nth-child(2) .item sup,
.box-number .number li:nth-child(3) .item sup {
	font-size: 30px;
	top: 5px;
}

.box-number .number .item p {
	font-family: Arial;
	line-height: 1.28571429;
	margin: 19px 0 0 0;
	font-size: 15px;
	color: #666666;
}


/*index_best*/

.index_best {
	padding: 100px 0;
}

.index_title {
	text-align: center;
}

.index_title p {
	font-family: 'Oswald-Light';
	font-size: 40px;
	color: #000000;
}

.index_title span {
	font-family: Arial;
	font-size: 15px;
	color: #666666;
	display: block;
	width: 58%;
	margin: auto;
}

.index_title span:after {
	display: block;
	content: '';
	width: 47px;
	height: 20px;
	margin: auto;
	margin-top: 24px;
	background: url(../images/common/icon_tips.png) no-repeat;
	background-size: cover;
}

.slick-product {
	margin-top: 40px;
}

.slick-product .slick-arrow {
	position: absolute;
	z-index: 9;
	top: 50%;
	left: -3%;
	width: 24px;
	color: transparent;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	background: none;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.slick-product .slick-arrow:before {
	font-family: 'iconfont' !important;
	font-size: 24px;
	line-height: 39px;
	display: block;
	content: '\e727';
	-webkit-transition: all .4s;
	transition: all .4s;
	text-align: center;
	color: #d3d3dd;
}

.slick-product .slick-arrow.slick-next {
	right: -3%;
	left: auto;
}

@media (max-width: 991px) {
	/*.slick-product .slick-arrow {
		left: 15px;
	}
	.slick-product .slick-arrow.slick-next {
		right: 15px;
	}*/
}

.slick-product .slick-arrow.slick-next:before {
	content: '\e728';
}

.slick-product .slick-arrow:hover:before {
	color: #ffb200;
}

.slick-product .item {
	display: block;
	overflow: hidden;
	border-radius: 3px;
	border: solid 1px #d3d3dd;
	margin: 0 8px;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.slick-product .item .pic .img-box {
	padding-bottom: 83.87096774193548%;
}

.slick-product .item .img-box img {
	-webkit-transition: all .5s;
	transition: all .5s;
}

.slick-product .item:hover .img-box img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.slick-product .item .note {
	padding-bottom: 30px;
}

.slick-product .item .note p {
	position: relative;
	font-family: Arial;
	font-size: 15px;
	color: #666666;
	text-align: left;
	min-height: 63px;
	padding-left: 23px;
	-webkit-transition: all .3s;
	transition: all .3s;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.slick-product .item .note p:before {
	position: absolute;
	top: 3px;
	left: 0;
	content: '';
	width: 3px;
	height: 14px;
	background-color: #d3d3dd;
}

.slick-product .item:hover .note p {
	color: #ffb200;
}

.slick-product .item:hover .note p:before {
	background-color: #ffb200;
}

.prod_more {
	display: block;
	width: 240px;
	padding: 0 40px;
	height: 70px;
	margin: auto;
	margin-top: 40px;
	border-radius: 35px;
	border: solid 2px #d3d3dd;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.prod_more p {
	display: inline-block;
	font-size: 15px;
	line-height: 65px;
	color: #999999;
}

.prod_more span:after {
	display: inline-block;
	float: right;
	font-family: 'iconfont' !important;
	font-size: 18px;
	line-height: 65px;
	content: '\e610';
	color: #d3d3dd;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.prod_more:hover span:after {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px);
}

@media (max-width: 991px) {
	.index_best {
		padding: 50px 0;
	}
	.index_title p {
		font-size: 26px;
	}
	.index_title span {
		width: 100%;
	}
	.prod_more {
		width: 160px;
		padding: 0 20px;
		height: 50px;
		margin-top: 20px;
	}
	.prod_more p {
		line-height: 45px;
	}
	.prod_more span:after {
		line-height: 45px;
	}
}

.prod_more:hover {
	color: #ffb200;
	border: solid 2px #ffb200;
}

.prod_more:hover p {
	color: #ffb200;
}

.prod_more:hover span:after {
	color: #ffb200;
}


/*index_about*/

.index_about {
	display: table;
}

.index_about .left {
	width: 50%;
	display: table-cell;
	vertical-align: top;
	background-color: #ffb200;
	padding: 100px 5% 0 5%;
}

.index_about .left .note b {
	font-family: 'Oswald-Light';
	font-weight: normal !important;
	display: block;
	font-size: 40px;
	color: #ffffff;
}

.index_about .left .note b i {
	font-family: 'Oswald-Light';
	font-size: 40px;
	color: #ffffff;
	position: relative;
	margin-right: 30px;
}

.index_about .left .note b i sup {
	font-family: 'Oswald-Light';
	position: absolute;
	top: 12px;
	right: -15px;
	font-size: 20px;
}

.index_about .left .note span.des {
	display: block;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 20px;
}

.index_about .left .note span.des:after {
	display: block;
	content: '';
	width: 30px;
	height: 3px;
	background-color: #ffffff;
	margin-top: 25px;
	margin-bottom: 40px;
}

.index_about .left .note .about_more {
	display: block;
	width: 240px;
	padding: 0 40px;
	height: 70px;
	margin-top: 10%;
	border-radius: 35px;
	border: solid 2px #ffffff;
	-webkit-transition: all .3s;
	transition: all .3s;
}

@media (max-width: 1600px) {
	.index_about .left {
		padding: 50px 5% 0 5%;
	}
	.index_about .left .note .about_more {
		margin-top: 6%;
	}
}

@media (max-width: 1200px) {
	.index_about .left {
		padding: 30px 5% 0 5%;
	}
	.index_about .left .note b {
		font-size: 30px;
	}
	.index_about .left .note b i {
		font-size: 30px;
	}
	.index_about .left .note span.des {
		padding-top: 10px;
	}
	.index_about .left .note span.des:after {
		margin-top: 15px;
		margin-bottom: 20px;
	}
	.index_about .left .note .about_more {
		margin-top: 3%;
	}
}

@media (max-width: 1035px) {
	.index_about .left {
		padding: 20px 5% 0 5%;
	}
	.index_about .left .note span.des {
		padding-top: 0px;
	}
}

.index_about .left .note .about_more p {
	display: inline-block;
	font-size: 15px;
	line-height: 65px;
	color: #ffffff;
}

.index_about .left .note .about_more span:after {
	display: inline-block;
	float: right;
	font-family: 'iconfont' !important;
	font-size: 18px;
	line-height: 65px;
	content: '\e610';
	color: #ffffff;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.index_about .left .note .about_more:hover span:after {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px);
}

.index_about .left .note p {
	font-family: Arial;
	font-size: 15px;
	line-height: 30px;
	color: #ffffff;
	/* text-align: justify; */
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.index_about .right {
	width: 50%;
	display: table-cell;
	vertical-align: top;
}

.index_about .right .pic .img-box {
	padding-bottom: 72.91666666666667%;
}

@media (max-width: 991px) {
	.index_about .left {
		display: block;
		width: 100%;
		padding: 20px 15px;
	}
	.index_about .right {
		display: block;
		width: 100%;
	}
	.index_about .left .note b {
		font-size: 26px;
	}
	.index_about .left .note b i {
		font-size: 26px;
		margin-right: 30px;
	}
	.index_about .left .note span.des {
		padding-top: 15px;
	}
	.index_about .left .note span.des:after {
		margin-top: 15px;
		margin-bottom: 30px;
	}
	.index_about .left .note .about_more {
		width: 160px;
		padding: 0 20px;
		height: 50px;
		margin-top: 20px;
	}
	.index_about .left .note .about_more p {
		line-height: 45px;
	}
	.index_about .left .note .about_more span:after {
		line-height: 45px;
	}
}


/*index_choose*/

.index_choose {
	padding: 100px 0;
	background-color: #f9f9f9;
}

.index_choose .choose_lists {
	margin: 40px -5px 0 -5px;
}

.index_choose .choose_lists li {
	width: 49%;
	display: inline-block;
	margin: 0 5px 15px 5px;
	padding: 45px 50px 40px 50px;
	background-color: #FFFFFF;
	border-radius: 3px;
	overflow: hidden;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.index_choose .choose_lists li .item {
	position: relative;
	padding-left: 100px;
}

.index_choose .choose_lists li .item:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 80px;
	height: 80px;
	background-color: #ffb200;
	border-radius: 50%;
	font-family: 'iconfont' !important;
	font-size: 28px;
	line-height: 80px;
	text-align: center;
	color: #ffffff;
}

.index_choose .choose_lists li .item.experience:before {
	content: '\e61d';
}

.index_choose .choose_lists li .item.quality:before {
	content: '\e694';
}

.index_choose .choose_lists li .item.service:before {
	content: '\e729';
}

.index_choose .choose_lists li .item.videos:before {
	font-size: 32px;
	content: '\e726';
}

.index_choose .choose_lists li .item b {
	height: 17px;
	font-family: 'Oswald-Light';
	font-size: 20px;
	font-weight: normal !important;
	color: #000000;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.index_choose .choose_lists li .item p {
	font-family: Arial;
	font-size: 15px;
	line-height: 24px;
	/* text-align: justify; */
	color: #666666;
	margin-top: 15px;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.index_choose .choose_lists li .item span {
	position: absolute;
	right: -45px;
	bottom: -58%;
	font-family: 'Oswald-Light';
	font-size: 100px;
	color: #f1f1f1;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.index_choose .choose_lists li:hover {
	background-color: #000000;
}

.index_choose .choose_lists li:hover .item b {
	color: #999;
}

.index_choose .choose_lists li:hover .item p {
	color: #666;
}

.index_choose .choose_lists li:hover .item span {
	color: #ffffff;
	opacity: 0.05;
}

@media (max-width: 1199px) {
	.index_choose .choose_lists li {
		width: 100%;
	}
	.index_choose .choose_lists li .item span {
		bottom: -88%;
	}
}

@media (max-width: 991px) {
	.index_choose {
		padding: 50px 0;
	}
	.index_choose .choose_lists li {
		width: 100%;
		padding: 15px 15px 20px 10px;
		margin: 0 0px 15px 0px;
	}
	.index_choose .choose_lists li .item:before {
		width: 60px;
		height: 60px;
		font-size: 28px;
		line-height: 60px;
	}
	.index_choose .choose_lists li .item {
		padding-left: 80px;
	}
	.index_choose .choose_lists li .item span {
		font-size: 60px;
		right: 0;
		bottom: -34%;
	}
}

@media (max-width: 768px) {
	.index_choose .choose_lists li .item span {
		font-size: 60px;
		right: 0;
		bottom: -20%;
	}
}


/*index_news*/

.index_news {
	padding: 100px 0;
	background-color: #fff;
}

@media (max-width: 991px) {
	.index_news {
		padding: 50px 0;
		background-color: #fff;
	}
}

.slick-news {
	margin-top: 40px;
}

.slick-news .slick-arrow {
	position: absolute;
	z-index: 9;
	top: 50%;
	left: -3%;
	width: 24px;
	color: transparent;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	background: none;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.slick-news .slick-arrow:before {
	font-family: 'iconfont' !important;
	font-size: 24px;
	line-height: 39px;
	display: block;
	content: '\e727';
	-webkit-transition: all .4s;
	transition: all .4s;
	text-align: center;
	color: #d3d3dd;
}

.slick-news .slick-arrow.slick-next {
	right: -3%;
	left: auto;
}

.slick-news .slick-arrow.slick-next:before {
	content: '\e728';
}

.slick-news .slick-arrow:hover:before {
	color: #ffb200;
}

.slick-news .item {
	display: block;
	overflow: hidden;
	border-radius: 3px;
	border: solid 1px #d3d3dd;
	margin: 0 8px;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.slick-news .item .pic .img-box {
	padding-bottom: 67.14285714285714%;
}

.slick-news .item .img-box img {
	-webkit-transition: all .5s;
	transition: all .5s;
}

.slick-news .item:hover .img-box img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.slick-news .item .note {
	border-radius: 0px 0px 3px 3px;
	padding: 40px 30px 35px 30px;
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.slick-news .item .note span {
	display: block;
	font-family: 'Oswald-Light';
	font-size: 15px;
	color: #ffb200;
	position: relative;
	padding-left: 20px;
}

.slick-news .item .note span:before {
	position: absolute;
	top: 50%;
	left: 0px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	content: '';
	width: 10px;
	height: 3px;
	background-color: #ffb200;
}

.slick-news .item .note b {
	display: block;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.slick-news .item .note p {
	min-height: 120px;
	display: inline-block;
	vertical-align: middle;
	font-family: Arial;
	font-size: 15px;
	color: #666666;
	line-height: 24px;
	text-align: left;
	padding-top: 24px;
	-webkit-transition: all .5s;
	transition: all .5s;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.slick-news .item .note button {
	background-color: transparent;
}

.slick-news .item .note button:after {
	display: block;
	content: '';
	font-family: 'iconfont' !important;
	font-size: 16px;
	content: '\e610';
	color: #666666;
	-webkit-transition: all .5s;
	transition: all .5s;
	padding-top: 28px;
}

.slick-news .item .note i {
	position: absolute;
	right: -3px;
	bottom: -20%;
	font-family: 'Oswald-Light';
	font-size: 100px;
	color: #f1f1f1;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.slick-news .item:hover {
	background-color: #000000;
}

.slick-news .item:hover .note b {
	color: #fff;
}

.slick-news .item:hover .note p {
	color: #999999;
}

.slick-news .item:hover .note button:after {
	color: #ffb200;
}

.slick-news .item:hover .note i {
	color: #ffffff;
	opacity: 0.05;
}


/*enter_emial*/

.enter_emial {
	padding: 50px 0;
	background-color: #ffb200;
}

.enter_emial .emial_box {}

.enter_emial .emial_box p {
	display: inline-block;
	vertical-align: middle;
	font-family: 'Oswald-Light';
	font-size: 20px;
	line-height: 60px;
	color: #ffffff;
}

.enter_emial .emial_box .email_ipt {
	float: right;
	display: inline-block;
	vertical-align: middle;
	width: 34%;
	border-radius: 3px;
	border: solid 2px #ffffff;
	position: relative;
}

.enter_emial .emial_box .email_ipt input {
	padding: 14px 20px;
	width: 100%;
	min-height: 60px;
	border: none;
	background-color: #ffb200;
}

.enter_emial .emial_box .email_ipt input::-webkit-input-placeholder {
	color: #ffffff;
}

.enter_emial .emial_box .email_ipt input:-o-placeholder {
	color: #ffffff;
}

.enter_emial .emial_box .email_ipt input::-moz-placeholder {
	color: #ffffff;
}

.enter_emial .emial_box .email_ipt input:-ms-input-placeholder {
	color: #ffffff;
}

.enter_emial .emial_box .email_ipt input:focus::-webkit-input-placeholder {
	color: #fefefe;
}

.enter_emial .emial_box .email_ipt input:focus::-o-placeholder {
	color: #fefefe;
}

.enter_emial .emial_box .email_ipt input:focus::-moz-placeholder {
	color: #fefefe;
}

.enter_emial .emial_box .email_ipt input:focus::-ms-input-placeholder {
	color: #fefefe;
}

.enter_emial .emial_box .email_ipt span:after {
	position: absolute;
	top: 0;
	right: 20px;
	font-family: 'iconfont' !important;
	font-size: 20px;
	line-height: 60px;
	content: '\e640';
	color: #fff;
}

@media (max-width: 991px) {
	.enter_emial {
		padding: 25px 0;
	}
	.enter_emial .emial_box p {
		display: block;
		text-align: center;
		font-size: 16px;
		line-height: 30px;
		padding-bottom: 20px;
	}
	.enter_emial .emial_box .email_ipt {
		float: none;
		display: block;
		width: 100%;
	}
	.enter_emial .emial_box .email_ipt input {
		min-height: 40px;
	}
	.enter_emial .emial_box .email_ipt span:after {
		line-height: 50px;
	}
}


/*location*/

.location {
	width: 100%;
	background: url(../images/banner/title_bg.jpg) no-repeat;
	background-size: cover;
	padding: 12px 0;
	/*margin-top: 205px;*/
}

@media (max-width: 991px) {
	.location {
		margin-top: 100px;
	}
}

.location ul li {
	display: inline-block;
	vertical-align: middle;
}

.location ul li:first-child:before {
	font-family: 'iconfont';
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	content: '\e601';
	color: #ffffff;
	margin-right: 30px;
}

.location ul li a {
	display: inline-block;
	vertical-align: middle;
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
}

.location ul li a:after {
	font-family: 'iconfont';
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	content: '/';
	margin: 0 20px;
}

@media (max-width: 991px) {
	.location ul li:first-child:before {
		margin-right: 10px;
	}
	.location ul li a:after {
		margin: 0 8px;
	}
}

.location ul li:last-child a:after {
	display: none;
}


/*page_nav*/

.page_nav {
	margin: 60px 0;
}

.page_nav .nav_scroll {
	display: inline-block;
	padding: 0 40px 0 20px;
	background-color: #ffb200;
	border-radius: 0px 30px 30px 0px;
	position: relative;
	z-index: 2;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

@media (max-width: 991px) {
	.page_nav {
		margin: 30px 0;
	}
	.page_nav .nav_scroll {
		display: block;
	}
}

.page_nav .nav_scroll::-webkit-scrollbar {
	width: 3px;
	height: 3px;
	background-color: #188a68;
}

.page_nav .nav_scroll::-webkit-scrollbar-track {
	border-radius: 5px;
	background-color: #fefefe;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.page_nav .nav_scroll::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background-color: rgba(0, 0, 0, .1);
}

.page_nav .nav_scroll::-webkit-scrollbar-thumb:hover {
	border-radius: 5px;
	background: rgba(0, 0, 0, .3);
}

.page_nav ul {
	display: inline-block;
	position: relative;
	white-space: nowrap;
}

.page_nav ul li {
	display: inline-block;
	text-align: center;
	line-height: 60px;
}

.page_nav ul li:hover a,
.page_nav ul li.active a {
	padding-bottom: 19px;
	border-bottom: 3px solid #fff;
}

.page_nav ul li a {
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
	color: #fefefe;
	line-height: 60px;
	margin: 0 24px;
	-webkit-transition: all .3s;
	transition: all .3s;
}

@media (max-width: 991px) {
	.page_nav ul li {
		line-height: 50px;
	}
	.page_nav ul li a {
		line-height: 50px;
		margin: 0 14px;
	}
	.page_nav ul li:hover a,
	.page_nav ul li.active a {
		padding-bottom: 10px;
	}
}

.about_main {
	margin-bottom: 60px;
}

.about_main b {
	display: block;
	font-family: 'Oswald-Light';
	font-size: 40px;
	font-weight: normal !important;
	line-height: 30px;
	color: #000000;
	padding-bottom: 28px;
}

@media (max-width: 991px) {
	.about_main {
		margin-bottom: 30px;
	}
	.about_main b {
		font-size: 22px;
	}
}

.about_main p {
	font-family: Arial;
	font-size: 15px;
	line-height: 30px;
	color: #666666;
}

.about_main p img {
	max-width: 100%;
}


/*certification*/

.certification {
	margin-top: 37px;
}

.certification ul li {
	margin-bottom: 30px;
}

.certification ul li .item {
	display: block;
	position: relative;
	border: solid 1px #d3d3dd;
	padding: 20px;
}

.certification ul li .item .pic .img-box {
	padding-bottom: 142.3076923076923%;
}

.certification ul li:hover .img-box img {
	-webkit-transition: all .5s;
	transition: all .5s;
}

.certification ul li:hover .img-box img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.certification ul li .item p {
	width: 93.5%;
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 50px;
	padding: 0 20px;
	background-color: #ffb200;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	opacity: 1;
	-webkit-transition: all .5s;
	transition: all .5s;
}


/*.certification ul li:hover .item p {
	width: 93.5%;
	padding: 0 20px;
	opacity: 1;
}*/


/*equipment*/

.equipment {
	margin-top: 37px;
}

.equipment ul li {
	margin-bottom: 30px;
}

.equipment ul li .item {
	display: block;
	border: solid 1px #d3d3dd;
	padding: 20px;
}

.equipment ul li .item .pic .img-box {
	padding-bottom: 67.56756756756757%;
}

.equipment ul li:hover .img-box img {
	-webkit-transition: all .5s;
	transition: all .5s;
}

.equipment ul li:hover .img-box img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.equipment ul li .item p {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	margin-top: 20px;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.equipment ul li:hover .item p {
	color: #ffb200;
}


/*Team*/

.team {
	margin-top: 37px;
}

.team ul li {
	margin-bottom: 30px;
}

.team ul li .item {
	display: block;
	border: solid 1px #d3d3dd;
	padding: 20px;
}

.team ul li .item .pic .img-box {
	padding-bottom: 67.56756756756757%;
}

.team ul li:hover .img-box img {
	-webkit-transition: all .5s;
	transition: all .5s;
}

.team ul li:hover .img-box img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}


/*product*/

.product {
	padding: 60px 0;
}

.prod_left {
	width: 23.256%;
	overflow: hidden;
	background-color: #f6f6f6;
	border-radius: 0px 10px 0px 0px;
}

.prod_left>ul>li {
	border-bottom: 1px solid #D3D3DD;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.prod_left>ul>li:last-child {
	border-bottom: none;
}

.prod_left>ul>li:hover,
.prod_left>ul>li.active {
	background-color: #ffb200;
	border-bottom: 1px solid #ffb200;
}

.prod_left>ul>li:last-child:hover {
	border-bottom: none;
}

.prod_left>ul>li:hover>a,
.prod_left>ul>li.active>a {
	color: #fff;
}

.prod_left>ul>li>a {
	font-size: 15px;
	color: #666666;
	padding-left: 30px;
	line-height: 60px;
}
.prod_left>ul>li>ul{
	display: none;
}
.prod_left>ul>li.active>ul{
	display: block;
	background-color: #f6f6f6;
}
.prod_left>ul>li.active>ul>li>a{
	font-size: 14px;
	color: #666666;
	padding-left: 40px;
	line-height: 40px;font-weight: normal;
}
.prod_left>ul>li.active>ul>li>a:before{
	content: '-';
	margin-right: 10px;
}
.prod_left>ul>li.active>ul>li:hover a,
.prod_left>ul>li.active>ul>li.active>a{
	color:  #ffb200;
}
.prod_right {
	width: 74.419%;
}

.prod_right .prod_info{
	margin-top: 30px;
}

.prod_right .prod_info b {
	display: block;
	font-family: 'Oswald-Light';
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	color: #000000;
	margin-bottom: 25px;
}

.prod_right .prod_info p {
	font-family: Arial;
	font-size: 15px;
	line-height: 24px;
	color: #666666;
}

.prod_right .prod_info p img {
	max-width: 100%;
}

.prod_right .prod_list {
	margin-top: 0;
}

@media (max-width: 991px) {
	.product {
		padding: 30px 0;
	}
	.prod_left {
		width: 100%;
	}
	.prod_right {
		width: 100%;
		margin-top: 30px;
	}
	.prod_right .prod_list {
		margin-top: 30px;
	}
}

.prod_right .prod_list .prod_lists .row {
	margin: 0 -10px;
}

.prod_right .prod_list .prod_lists li {
	padding: 0 10px;
	margin-bottom: 30px;
}

.prod_right .prod_list .prod_lists li .item {
	display: block;
}

.prod_right .prod_list .prod_lists li .item .img-box {
	border: solid 1px #d3d3dd;
}

.prod_right .prod_list .prod_lists li .item .img-box img {
	border: solid 1px #d3d3dd;
}

.prod_right .prod_list .prod_lists li .item .img-box img {
	-webkit-transition: all .5s;
	transition: all .5s;
}

.prod_right .prod_list .prod_lists li:hover .item .img-box img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.prod_right .prod_list .prod_lists li .item p {
	position: relative;
	font-family: Arial;
	font-size: 15px;
	color: #666666;
	text-align: left;
	height: 84px;
	padding-top: 18px;
	padding-left: 23px;
	-webkit-transition: all .3s;
	transition: all .3s;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.prod_right .prod_list .prod_lists li .item p:after {
	position: absolute;
	top: 22px;
	left: 0;
	content: '';
	display: block;
	width: 3px;
	height: 14px;
	background-color: #d3d3dd;
}

.prod_right .prod_list .prod_lists li:hover p {
	color: #ffb200;
}

.prod_right .prod_list .prod_lists li:hover p:after {
	background-color: #ffb200;
}

.prod_right .prod_list .page {
	margin-top: 5px;
}


/*prod_news*/

.prod_news {
	margin-top: 100px;
	border-top: 1px solid #D3D3DD;
}

@media (max-width: 991px) {
	.prod_news {
		margin-top: 50px;
	}
}

.prod_news .slick-news {
	margin-top: 0;
}

.prod_news .index_news {
	padding-bottom: 0;
}


/*product_detail*/

.product_box {
	padding: 60px 0 60px 0;
}

.product_box .prod_box_left {
	width: 48.993%;
	border: solid 1px #d3d3dd;
}

.product_box .prod_box_right {
	width: 48.993%;
}

@media (max-width: 991px) {
	.product_box {
		padding: 30px 0 30px 0;
	}
	.product_box .prod_box_left {
		width: 100%;
	}
	.product_box .prod_box_right {
		width: 100%;
		margin-top: 30px;
	}
}


/*zoom*/

.zoomDiv {
	z-index: 9;
	display: none;
	overflow: hidden;
	text-align: center;
	border: 1px solid #ccc;
	background: #fff;
}

@media (min-width: 768px) {
	.zoomDiv {
		position: absolute;
	}
}

.zoomMask {
	position: absolute;
	z-index: 1;
	cursor: move;
	background: url(../images/common/mask.png) repeat scroll 0 0 transparent;
}

@media (max-width: 767px) {
	.zoomMask {
		display: none;
	}
}

.pro-show {
	overflow: hidden;
}

.pro-show .album {
	position: relative;
	float: left;
	width: 100%;
}

.pro-show .album .video:hover .img-box img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	opacity: .9;
}

.pro-show .album .img-box {
	z-index: 0;
	background-color: #000;
}

.pro-show .album .img-box img {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	opacity: 1;
}

.pro-show .album .slider-nav {
	position: relative;
	padding: 0 30px;
	margin-bottom: 20px;
	margin-top: -80px;
}

.pro-show .album .slider-nav .slick-current .item .img-box {
	border: 1px solid #ffb200;
}

.pro-show .album .slider-nav div:focus {
	outline: none;
	border: none;
}

.pro-show .album .slider-nav .item {
	padding: 0 5px;
}

.pro-show .album .slider-nav .item .img-box {
	border: 1px solid #e9e9e9;
}

.pro-show .album .slider-nav .video:after {
	font-family: 'iconfont';
	font-size: 30px;
	font-weight: normal;
	position: absolute;
	top: 50%;
	display: block;
	width: 100%;
	content: '\e63b';
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	color: #fff;
}

.pro-show .album .slider-nav .slick-arrow {
	width: 19px;
	height: 32px;
	background-color: #a0a0a0;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 1%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media (max-width: 991px) {
	.pro-show .album .slider-nav .slick-arrow {
		left: 0;
	}
}

.pro-show .album .slider-nav .slick-arrow:before {
	line-height: 32px;
	overflow: hidden;
	font-family: 'iconfont' !important;
	font-size: 20px;
	content: '\e727';
	color: #fff;
}

.pro-show .album .slider-nav .slick-arrow.slick-next {
	right: 1%;
	left: auto;
}

@media (max-width: 991px) {
	.pro-show .album .slider-nav .slick-arrow.slick-next {
		right: 0;
	}
}

.pro-show .album .slider-nav .slick-arrow.slick-next:before {
	content: '\e728';
}

.pro-show .album .slider-nav .slick-arrow:hover {
	background-color: #AAAAAA;
}

.prod_box_right .prod_info h1 {
	font-family: 'Oswald-Light';
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #D3D3DD;
	padding-bottom: 26px;
}

.prod_box_right .prod_info p {
	font-family: Arial;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #666666;
	/* text-align: justify; */
	word-wrap: break-word;
	word-break: break-word;
	padding-top: 20px;
}

.prod_box_right .prod_contact {
	width: 65.08%;
	margin-top: 45px;
	background: url(../images/img/detail_bg.jpg) no-repeat;
	background-size: cover;
}

.prod_box_right .prod_contact b {
	display: block;
	font-family: 'Oswald-Light';
	font-weight: normal !important;
	font-size: 24px;
	color: #ffffff;
	padding: 30px 0px 20px 30px;
}

.prod_box_right .prod_contact p {
	position: relative;
	margin-left: 30px;
	padding: 0 0 17px 30px;
	word-break: break-word;
}

.prod_box_right .prod_contact p a {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.prod_box_right .prod_contact p a:hover {
	color: #fff;
}

.prod_box_right .prod_contact p:before {
	font-family: 'iconfont' !important;
	font-size: 16px;
	position: absolute;
	top: -2px;
	left: 0px;
	color: #fff;
}

.prod_box_right .prod_contact p.email:before {
	font-size: 17px;
	content: '\e6a4';
}

.prod_box_right .prod_contact p.tel:before {
	content: '\e62a';
}

.prod_box_right .pro_btn {
	margin-top: 60px;
}

.prod_box_right .pro_btn:after {
	display: table;
	clear: both;
	content: '';
}

.prod_box_right .pro_btn a#inquiry_btn {
	font-family: 'Oswald-Light';
	font-size: 18px;
	color: #d3d3dd;
	display: block;
	float: left;
	padding: 0 50px;
	line-height: 56px;
	text-align: center;
	border-radius: 30px;
	border: solid 2px #d3d3dd;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.prod_box_right .pro_btn a#inquiry_btn:hover {
	color: #ffb200;
	border: solid 2px #ffb200;
}

.prod_box_right .pro_btn a#inquiry_btn:before {
	display: inline-block;
	line-height: 42px;
	font-family: 'iconfont';
	font-size: 25px;
	content: '\e603';
	margin-right: 8px;
}

.prod_box_right .pro_btn #related_btn {
	float: left;
	font-family: 'Oswald-Light';
	font-size: 18px;
	color: #d3d3dd;
	display: block;
	padding: 0 40px;
	line-height: 56px;
	text-align: center;
	border-radius: 30px;
	border: solid 2px #d3d3dd;
	-webkit-transition: all .4s;
	transition: all .4s;
	margin-left: 15px;
}

.prod_box_right .pro_btn a#related_btn:hover {
	color: #ffb200;
	border: solid 2px #ffb200;
}

.prod_box_right .share {
	margin-top: 35px;
}

.prod_box_right .share p {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	display: inline-block;
}

@media (max-width: 991px) {
	.pro-show .album {
		float: none;
		width: 100%;
	}
	.pro-show .album .slider-nav {
		padding: 0 30px;
		margin-bottom: 10px;
		margin-top: -20px;
	}
	.prod_box_right .prod_info h1 {
		font-size: 18px;
		padding-bottom: 16px;
	}
	.prod_box_right .prod_info p {
		padding-top: 10px;
	}
	.prod_box_right .prod_contact {
		width: 100%;
		margin-top: 30px;
	}
	.prod_box_right .prod_contact b {
		font-size: 18px;
		padding: 20px 0px 15px 20px;
	}
	.prod_box_right .prod_contact p {
		margin-left: 20px;
		padding: 0 0 15px 20px;
	}
	.prod_box_right .pro_btn {
		margin-top: 20px;
	}
	.prod_box_right .pro_btn a#inquiry_btn {
		font-size: 16px;
		padding: 0 20px;
		line-height: 45px;
	}
	.prod_box_right .pro_btn #related_btn {
		font-size: 16px;
		padding: 0 20px;
		line-height: 45px;
		margin-left: 8px;
	}
	.prod_box_right .share {
		margin-top: 20px;
	}
}

.prod_box_right .share ul {
	display: inline-block;
}

.prod_box_right .share ul li {
	display: inline-block;
}

.prod_box_right .share ul li a {
	display: block;
	margin: 0 5px;
	-webkit-transition: all .5s;
	transition: all .5s;
	color: #FFFFFF;
}

.prod_box_right .share ul li a:before {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	font-family: 'iconfont';
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
	content: '\e6e0';
	text-align: center;
	background-color: #3c579a;
}

.prod_box_right .share ul li.twitter a:before {
	content: '\e652';
	background-color: #55aded;
}

.prod_box_right .share ul li.google a:before {
	content: '\e645';
	background-color: #db4f42;
}

.prod_box_right .share ul li.instagram a:before {
	content: '\e608';
	background-color: #6b3d2e;
}

.prod_box_right .share ul li.youtube a:before {
	content: '\e6d7';
	background-color: #c4302e;
}

.prod_box_right .share ul li:hover a {
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
	color: #FFFFFF;
}

.product_detail .product_table {
	border: solid 1px #d3d3dd;
}

.product_detail .product_table .tab_box .nav_scroll {
	position: relative;
	z-index: 2;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.product_detail .product_table .tab_box ul {
	display: inline-block;
	position: relative;
	white-space: nowrap;
	background-color: #f6f6f6;
}

.product_detail .product_table .tab_box ul li {
	display: inline-block;
	cursor: pointer;
	font-family: 'Oswald-Light';
	font-size: 18px;
	line-height: 70px;
	color: #000000;
	padding: 0 50px;
}

.product_detail .product_table .tab_box ul li.active {
	background-color: #ffb200;
	color: #FFFFFF;
}

.product_detail .product_table .tab_box .content {
	border-top: 1px solid #d3d3dd;
	padding: 50px 40px;
}

.product_detail .product_table .tab_box .content .table-responsive p {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}

@media (max-width: 991px) {
	.product_detail .product_table .tab_box ul li {
		font-size: 15px;
		line-height: 50px;
		color: #000000;
		padding: 0 30px;
	}
	.product_detail .product_table .tab_box .content {
		padding: 10px;
	}
}

.product_detail .product_table .tab_box .content>div {
	display: none;
}

.product_detail .product_table .tab_box .content>div.active {
	display: block;
}

.product_detail .product_table .tab_box .content .table {
	margin-bottom: 0;
}

.product_detail .product_table .tab_box .content .table th {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding: 14px 14px 14px 30px;
	background-color: #f6f6f6;
}

.product_detail .product_table .tab_box .content .table td {
	background-color: #fff;
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	padding: 14px 14px 14px 30px !important;
}

.prod-related {
	padding: 10px 0 40px 0;
}

@media (max-width: 991px) {
	.prod-related {
		padding: 10px 0 30px 0;
	}
}

.prod-related .related_title p {
	font-family: 'Oswald-Light';
	font-size: 24px;
	color: #000000;
}

.inquiry {
	padding-top: 30px;
}

.inquiry .title p {
	font-family: 'Oswald-Light';
	font-size: 24px;
	color: #000000;
	padding-bottom: 14px;
}

.inquiry .title span {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}

.inquiry .inquiry_form ul {
	padding-top: 25px;
	margin: 0 -10px;
}

.inquiry .inquiry_form ul:after {
	display: table;
	content: '';
	clear: both;
}

.inquiry .inquiry_form ul li {
	float: left;
	margin-bottom: 20px;
	width: 33.33%;
	padding: 0 10px;
}

@media (max-width: 991px) {
	.inquiry .inquiry_form ul li {
		width: 100%;
	}
}

.inquiry .inquiry_form ul li:first-child,
.inquiry .inquiry_form ul li:nth-child(5),
.inquiry .inquiry_form ul li:nth-child(6) {
	width: 100%;
	min-height: 48px;
}

.inquiry .inquiry_form ul li:first-child input {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	background-color: #f4f4f4;
	border: solid 1px #dddddd;
}

.inquiry .inquiry_form ul li input {
	width: 100%;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	line-height: 48px;
	min-height: 48px;
	padding: 0px 20px;
	background-color: #fff;
	border: solid 1px #dddddd;
}

.inquiry .inquiry_form ul li textarea {
	width: 100%;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	min-height: 200px;
	line-height: 30px;
	background-color: #fff;
	border: solid 1px #dddddd;
	padding: 10px 20px;
}

.inquiry .inquiry_form ul li input::-webkit-input-placeholder,
.inquiry .inquiry_form ul li textarea::-webkit-input-placeholder {
	color: #999;
}

.inquiry .inquiry_form ul li input:-o-placeholder,
.inquiry .inquiry_form ul li textarea:-o-placeholder {
	color: #999;
}

.inquiry .inquiry_form ul li input::-moz-placeholder,
.inquiry .inquiry_form ul li textarea::-moz-placeholder {
	color: #999;
}

.inquiry .inquiry_form ul li input:-ms-input-placeholder,
.inquiry .inquiry_form ul li textarea:-ms-input-placeholder {
	color: #999;
}

.inquiry .inquiry_form ul li input:focus::-webkit-input-placeholder,
.inquiry .inquiry_form ul li textarea:focus::-webkit-input-placeholder {
	color: #c5c5c5;
}

.inquiry .inquiry_form ul li input:focus::-o-placeholder,
.inquiry .inquiry_form ul li textarea:focus::-o-placeholder {
	color: #c5c5c5;
}

.inquiry .inquiry_form ul li input:focus::-moz-placeholder,
.inquiry .inquiry_form ul li textarea:focus::-moz-placeholder {
	color: #c5c5c5;
}

.inquiry .inquiry_form ul li input:focus::-ms-input-placeholder,
.inquiry .inquiry_form ul li textarea:focus::-ms-input-placeholder {
	color: #c5c5c5;
}

.inquiry .inquiry_form ul li button {
	line-height: 48px;
	border: 2px solid #ffb200;
	background-color: #ffb200;
	font-family: 'Oswald-Light';
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	border-radius: 0;
	padding: 0 65px;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.inquiry .inquiry_form ul li button:hover {
	border: 2px solid #ffb200;
	background-color: #fff;
	color: #ffb200;
}


/*material*/

.material .material_box {
	padding: 40px;
	border: solid 1px #d3d3dd;
	margin-top: 32px;
}

.material .material_box h1 {
	font-family: 'Oswald-Light';
	font-size: 24px;
	color: #000000;
	line-height: 30px;
}

@media (max-width: 991px) {
	.material .material_box {
		padding: 20px;
	}
	.material .material_box h1 {
		font-family: 'Oswald-Light';
		font-size: 20px;
		color: #000000;
		line-height: 30px;
	}
}

.material .material_box p {
	font-family: Arial;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	margin-top: 0;
}

.material .material_box b,
.material .material_box strong {
	display: inline-block;
	vertical-align: middle;
	font-family: Arial;
	font-size: 16px;
	line-height: 30px;
	color: #000000;
	margin-top: 20px;
	font-weight: normal;
}

.material .material_box b:before {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	content: '';
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #000000;
}


/*method*/

.method {
	margin-top: 37px;
}

.method ul li.left h1 {
	font-family: 'Oswald-Light';
	font-size: 24px;
	color: #000000;
	padding-bottom: 20px;
}

.method ul li.left p {
	font-family: Arial;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	margin-top: 0;
}

.method ul li.right .img-box {
	padding-bottom: 69.84126984126984%;
}


/*processing*/

.processing {
	margin-top: 37px;
}

.processing ul li .note {
	padding: 50px 40px;
	margin-bottom: 30px;
	background-color: #ffffff;
	border: solid 1px #d3d3dd;
}

.processing ul li .note b {
	display: block;
	font-family: 'Oswald-Light';
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	color: #000000;
	padding-bottom: 20px;
}

.processing ul li .note p {
	font-family: Arial;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	margin-top: 0;
	/* text-align: justify; */
}

.processing ul li.right .note {
	padding: 50px 40px 50px 40px;
}

@media (max-width: 991px) {
	.processing ul li .note {
		padding: 30px 20px;
	}
	.processing ul li.right .note {
		padding: 30px 20px;
	}
}


/*manufacturing*/

.manufacturing {
	margin-top: 28px;
}

.manufacturing .manufacturing_msg p {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	margin-top: 0px;
}

.manufacturing ul {
	margin-top: 45px;
}

.manufacturing ul li .table_main {
	margin-bottom: 30px;
}

.manufacturing ul li .table_main p {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 60px;
	background-color: #ffb200;
	text-align: center;
}

.manufacturing ul li .table_main table td,
.manufacturing ul li .table_main table th {
	text-align: center;
	background-color: #FFFFFF;
}

.manufacturing ul li .table_main table thead tr th {
	background-color: #f6f6f6;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 20px;
	color: #000000;
}

.manufacturing ul li .table_main table td {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}


/*manual*/

.manual_main {
	margin-top: 60px;
}

.manual {
	margin-top: 37px;
}

.manual li .item {
	padding: 20px;
	margin-bottom: 30px;
	display: block;
	background-color: #ffffff;
	border: solid 1px #d3d3dd;
}

.manual li .item .pic {
	width: 28.912%;
	display: inline-block;
	vertical-align: top;
}

.manual li .item .pic .img-box {
	padding-bottom: 141.1764705882353%;
}

.manual li .item .pic .img-box img {
	-webkit-transition: all .5s;
	transition: all .5s;
}

.manual li .item:hover .img-box img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.manual li .item .note {
	width: 63%;
	margin-left: 5%;
	display: inline-block;
	vertical-align: top;
}

.manual li .item .note b {
	font-family: 'Oswald-Light';
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	padding-top: 30px;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.manual li .item:hover .note b {
	color: #ffb200;
}

.manual li .item .note p {
	font-family: Arial;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	margin-top: 10px;
	/* text-align: justify; */
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.manual li .item .note .tips {
	margin-top: 28px;
}

.manual li .item .note .tips span {
	display: inline-block;
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	color: #666666;
}

.manual li .item .note .tips span:first-child {
	padding-right: 30px;
}

.manual li .item .note a,
.manual li .item .note i {
	float: right;
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: #ffb200;
	margin-top: 7px;
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.manual li .item:hover .note a,
.manual li .item:hover .note i {
	-webkit-transform: translateY(8px);
	-ms-transform: translateY(8px);
	transform: translateY(8px);
}

@media (max-width: 991px) {
	.manual_main {
		margin-top: 30px;
	}
	.manual li .item {
		padding: 10px;
		margin-bottom: 20px;
	}
	.manual li .item .pic {
		width: 100%;
		display: block;
	}
	.manual li .item .note {
		width: 100%;
		display: block;
		margin-top: 15px;
		margin-left: 0;
	}
	.manual li .item .note .tips {
		margin-top: 18px;
	}
	.manual li .item .note a,
	.manual li .item .note i {
		width: 40px;
		height: 40px;
	}
}

.manual li .item .note a:before,
.manual li .item .note i:before {
	font-family: 'iconfont';
	font-size: 18px;
	line-height: 28px;
	display: inline-block;
	vertical-align: middle;
	content: '\e667';
	color: #fff;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}


/*news*/

.news {
	margin-top: 30px;
}

.news ul li {
	padding: 0 7.5px;
	margin-bottom: 30px;
}

@media (max-width: 991px) {
	.news ul li {
		padding: 0 15px;
		margin-bottom: 20px;
	}
}

.news .item {
	display: block;
	overflow: hidden;
	border-radius: 3px;
	border: solid 1px #d3d3dd;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.news .item .pic .img-box {
	padding-bottom: 67.14285714285714%;
}

.news .item .img-box img {
	-webkit-transition: all .5s;
	transition: all .5s;
}

.news .item:hover .img-box img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.news .item .note {
	border-radius: 0px 0px 3px 3px;
	padding: 40px 30px 35px 30px;
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.news .item .note span {
	display: block;
	font-family: 'Oswald-Light';
	font-size: 15px;
	color: #ffb200;
	position: relative;
	padding-left: 20px;
}

.news .item .note span:before {
	position: absolute;
	top: 50%;
	left: 0px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	content: '';
	width: 10px;
	height: 3px;
	background-color: #ffb200;
}

.news .item .note b {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.news .item .note p {
	min-height: 120px;
	display: inline-block;
	vertical-align: middle;
	font-family: Arial;
	font-size: 15px;
	color: #666666;
	line-height: 24px;
	text-align: left;
	padding-top: 24px;
	margin-top: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.news .item .note button {
	background-color: transparent;
}

.news .item .note button:after {
	display: block;
	font-family: 'iconfont' !important;
	font-size: 16px;
	content: '\e610';
	-webkit-transition: all .5s;
	transition: all .5s;
	padding-top: 28px;
}

.news .item .note i {
	position: absolute;
	right: -3px;
	bottom: -20%;
	font-family: 'Oswald-Light';
	font-size: 100px;
	color: #f1f1f1;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.news .item:hover {
	background-color: #000000;
}

.news .item:hover .note b {
	color: #fff;
}

.news.item:hover .note p {
	color: #999999;
}

.news .item:hover .note button:after {
	color: #ffb200;
}

.news .item:hover .note i {
	color: #ffffff;
	opacity: 0.05;
}


/*news_detail*/

.news_detail {}

.news_detail .title {
	padding-bottom: 30px;
	border-bottom: 1px solid #dddddd;
}

.news_detail .title h1 {
	font-family: 'Oswald-Light';
	font-size: 24px;
	color: #000000;
}

.news_detail .title .time {
	margin-top: 18px;
}

.news_detail .title .time span {
	display: inline-block;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #ffb200;
}

.news_detail .title .time span:before {
	display: inline-block;
	font-family: 'iconfont' !important;
	font-size: 16px;
	content: '\e60d';
	margin-right: 9px;
}

.news_detail .title .time span:first-child {
	margin-right: 50px;
}

.news_detail .title .time span:first-child:before {
	content: '\e63a';
}

.news_detail .note {
	padding: 45px 0;
}

.news_detail .note b {
	font-family: 'Oswald-Light';
	font-size: 24px;
	color: #000000;
}

.news_detail .note p {
	font-family: Arial;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}

.news_detail .note p img {
	max-width: 100%;
}


/*contact*/

.contact {
	padding: 60px 0;
}

@media (max-width: 991px) {
	.contact {
		padding: 30px 0;
	}
}

.contact .title b {
	font-family: 'Oswald-Light';
	font-size: 40px;
	font-weight: normal;
	color: #000000;
}

.contact .title p {
	font-family: Arial;
	font-size: 18px;
	line-height: 30px;
	color: #000000;
}

.contact .contact_bg {
	position: relative;
	margin-top: 30px;
	padding: 50px 230px 40px 40px;
	border: solid 1px #d3d3dd;
	background: url(../images/img/contact_bg.jpg) no-repeat bottom right;
}

@media (max-width: 1199px) {
	.contact .contact_bg {
		padding: 50px 30px 40px 40px;
	}
}

@media (max-width: 991px) {
	.contact .contact_bg {
		margin-top: 30px;
		padding: 20px 20px 40px 20px;
		margin-bottom: 30px;
	}
	.contact .title b {
		font-size: 26px;
	}
	.contact .title p {
		font-size: 16px;
		line-height: 25px;
		margin-top: 10px;
	}
}

.contact .contact_bg p {
	font-family: Arial;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	padding-bottom: 20px;
}

.contact .contact_bg p a {
	font-family: Arial;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}

.contact .contact_bg p a:hover {
	color: #ffb200;
}

.contact_bg .share {
	z-index: 88;
}

.contact_bg .share ul li {
	display: inline-block;
}

.contact_bg .share ul li a {
	display: block;
	padding: 0 2px;
	-webkit-transition: all .5s;
	transition: all .5s;
	color: #FFFFFF;
}

.contact_bg .share ul li a:before {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #3b5b98;
	font-family: 'iconfont';
	font-size: 15px;
	font-weight: normal;
	line-height: 30px;
	display: inline-block;
	content: '\e6e0';
	text-align: center;
	vertical-align: middle;
}

.contact_bg .share ul li.twitter a:before {
	content: '\e652';
	background-color: #1bb2ea;
}

.contact_bg .share ul li.linkedin a:before {
	font-size: 15px;
	content: '\e6f0';
	background-color: #0077b5;
}

.contact_bg .share ul li.google a:before {
	content: '\e6b3';
	font-size: 12px;
	background-color: #dc4438;
}

.contact_bg .share ul li.instagram a:before {
	content: '\e65a';
	background-color: #726153;
}

.contact_bg .share ul li.pinterest a:before {
	content: '\e629';
	background-color: #cd1f29;
}

.contact_bg .share ul li.youtube a:before {
	content: '\e84d';
	font-size: 16px;
	background-color: #d32222;
}

.contact_bg .share ul li:hover a {
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
	color: #FFFFFF;
}

@media (max-width: 1199px) {
	.contact_bg .share {
		padding-bottom: 0px;
	}
	.contact .contact_bg p {
		padding-bottom: 10px;
	}
}

.contact .message {
	padding-top: 20px;
}

.contact .message ul {
	overflow: hidden;
	margin: 0 -10px;
}

.contact .message ul li {
	float: left;
	width: 100%;
	margin-top: 10px;
	padding: 0 5px;
}

@media (max-width: 991px) {
	.contact .message ul {
		margin: 0px;
	}
	.contact_bg .share {
		display: block;
		margin-left: 0;
	}
}

.contact .message ul li:nth-child(1),
.contact .message ul li:nth-child(2),
.contact .message ul li:nth-child(3),
.contact .message ul li:nth-child(4) {
	width: 50%;
}

@media (max-width: 767px) {
	.contact .message ul li:nth-child(1),
	.contact .message ul li:nth-child(2),
	.contact .message ul li:nth-child(3),
	.contact .message ul li:nth-child(4) {
		width: 100%;
	}
}

.contact .message input,
.contact .message textarea {
	font-family: Arial;
	font-size: 14px;
	line-height: 30px;
	width: 100%;
	min-height: 60px;
	padding: 10px 20px;
	border: solid 1px #dddddd;
}

@media (max-width: 991px) {
	.contact .message input,
	.contact .message textarea {
		padding: 10px;
	}
}

.contact .message input::-webkit-input-placeholder,
.contact .message textarea::-webkit-input-placeholder {
	color: #999;
}

.contact .message input:-o-placeholder,
.contact .message textarea:-o-placeholder {
	color: #999;
}

.contact .message input::-moz-placeholder,
.contact .message textarea::-moz-placeholder {
	color: #999;
}

.contact .message input:-ms-input-placeholder,
.contact .message textarea:-ms-input-placeholder {
	color: #999;
}

.contact .message input:focus::-webkit-input-placeholder,
.contact .message textarea:focus::-webkit-input-placeholder {
	color: #c5c5c5;
}

.contact .message input:focus::-o-placeholder,
.contact .message textarea:focus::-o-placeholder {
	color: #c5c5c5;
}

.contact .message input:focus::-moz-placeholder,
.contact .message textarea:focus::-moz-placeholder {
	color: #c5c5c5;
}

.contact .message input:focus::-ms-input-placeholder,
.contact .message textarea:focus::-ms-input-placeholder {
	color: #c5c5c5;
}

.contact .message .submit {
	font-family: 'Oswald-Light';
	font-size: 20px;
	line-height: 60px;
	height: 60px;
	margin-top: 20px;
	padding: 0 90px;
	-webkit-transition: all .3s;
	transition: all .3s;
	color: #fff;
	background-color: #ffb200;
}

.contact .message .submit:hover {
	background-color: #e6a203;
}

@media (max-width: 991px) {
	.contact .message .submit {
		font-size: 18px;
		line-height: 50px;
		padding: 0 60px;
		height: 50px;
	}
}

.contact_main .map {
	width: 100%;
	height: 700px;
}

@media (max-width: 991px) {
	.contact_main .map {
		height: 300px;
		margin-top: 30px;
	}
}

.search-msg a {
	color: inherit;
	font-family: inherit;
}


/*404page*/

.found {
	width: 1000px;
	margin: auto;
	padding: 80px 0;
}

.found .pic {
	width: 20%;
}

.found .pic img {
	width: 220px;
	height: 190px;
}

.found .msg {
	width: 80%;
	padding-left: 70px;
}

.found .msg h1 {
	display: block;
	font-family: Arial;
	font-size: 30px;
	color: #6c645c;
	padding-top: 20px;
	padding-bottom: 15px;
}

.found .msg h1 span {
	font-family: Arial;
	font-size: 45px !important;
	font-weight: bold;
	color: #b11c26;
	margin-right: 10px;
}

.found .msg p {
	font-family: Arial;
	font-size: 22px;
	color: #333333;
	padding-bottom: 15px;
}

.found .msg p a {
	font-family: Arial;
	font-style: italic;
	font-size: 22px;
	color: #463ea6;
	-webkit-transition: all .3s;
	transition: all .3s;
}

@media (max-width: 991px) {
	.found {
		width: 100%;
		padding: 20px 0;
	}
	.found .pic {
		width: 100%;
	}
	.found .pic img {
		display: block;
		width: 120px;
		height: 90px;
		margin: auto;
	}
	.found .msg {
		width: 100%;
		padding-left: 0px;
	}
	.found .msg h1 {
		font-size: 20px;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.found .msg h1 span {
		font-size: 25px !important;
		margin-right: 10px;
	}
	.found .msg p {
		font-size: 18px;
		padding-bottom: 10px;
	}
	.found .msg p a {
		font-size: 18px;
	}
}

.found .msg p a:hover {
	text-decoration: underline !important;
}

.location.featured {
	margin-top: 0;
}

.location.featured p {
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
}


/*3.25*/

.prod_left .zengjia {
	padding-top: 20px;
	background-color: #fff;
}

@media (max-width: 991px) {
	.zengjia {
		display: none;
	}
}

.prod_left .pic {
	margin-top: 20px;
	border: solid 1px #d3d3dd;
}

.zengjia h2 {
	margin-top: 20px;
	font-size: 24px;
}

.zengjia p a{
	display: block;
	font-family: Arial;
    font-size: 15px;
    color: #666666;
    padding-top: 10px;
}
