@charset "utf-8";



AkzidenzGrotesk-BoldCondAlt.otf @font-face {
	font-family: "Akz";
	src: url(../fonts/AkzidenzGrotesk-BoldCondAlt.otf);
}

@font-face {
	font-family: "BEBAS";
	src: url(../fonts/BEBAS.ttf);
}

@font-face {
	font-family: "Montserrat-Hairline";
	src: url(../fonts/Montserrat-Hairline.ttf);
}

.product-detail-faq .product-faq .children .text img {
	margin: 0;
	padding: 0;
	margin-block-start: 0em;
	margin-block-end: 0em;
}

.divBox_ny {
	margin-top: 20px;
	padding-bottom: 50px
}

.pro_list_1_mid_right_1 ul li {
	margin-right: 2%;
	margin-bottom: 1.875em;
	-webkit-transition: -webkit-box-shadow .25s ease-out;
	transition: -webkit-box-shadow .25s ease-out;
	transition: box-shadow .25s ease-out;
	transition: box-shadow .25s ease-out, -webkit-box-shadow .25s ease-out;
	float: left;
	background-color: #fff;
	width: 22.5%;
	margin-bottom: 2.5%;
	border: 1px #CCC solid;
}

.pro_list_1_mid_right_1_1 {
	text-align: center;
	height: 225px;
}

.cell_mid {
	display: table;
	height: 100%;
	width: 100%;
}

.pro_list_1_mid_right_1_1 img {
	max-width: 93%;
}

.pro_list_1_mid_right_1_2 {
	margin: 0 1em;
	text-align: center;
}

.pro_list_1_mid_right_1_2_1 {
	font-size: 15px !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;

}

.pro_list_1_mid_right_1_2_2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	margin-top: 6px;
	margin-bottom: 16px;
	font-size: 15px;
	line-height: 30px
}

.pro_list_1_mid_right_1_2_3 {
	margin-bottom: 18px;
}

.pro_list_1_mid_right_1_2_3 span {
	color: #666;
	display: inline-block;
	font-size: 15px;
	border: 1px #e8e8e8 solid;
	width: 130px;
	line-height: 30px;
	border-radius: 3em;
}

anli {
	padding-top: 20px
}

.pro_list_1_mid_right_1_2_3:hover span {
	color: #fff;

	background: #03913a
}

.pro_list_1_mid_right_1 {
	width: 1150px;
	margin: 0 auto
}

.pro_list_1_mid_right_1_2_3 span i {
	font-style: inherit;

	display: inline-block;
	font-size: 14px
}

.pro_list_1_mid_right_1 ul li:hover {
	-webkit-box-shadow: 18px 18px 26px rgba(0, 0, 0, 0.2);
	box-shadow: 18px 18px 26px rgba(0, 0, 0, 0.2);
}




.img-block {
	display: block;
	width: 100%;
	height: auto;
}

.img-center {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
	margin: auto;
	width: auto !important;
	height: auto !important;
	max-width: 100%;
	max-height: 100%;
	min-height: auto;
	min-width: auto;
}


/* index */
/* index */
.banner {
	position: relative;
}

.banner_aa {
	position: relative;
	height: 729px
}

.banner_aa .lt {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 13;
	width: 257px;
	height: 386px;
	background: url("../images/lt.png");
	background-size: 100%;
}

.banner_aa .rb {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 13;
	width: 307px;
	height: 461px;
	background: url("../images/rb.png");
	background-size: 100%;
}

.index-banner-swiper {
	position: relative;
	background: #000;
	z-index: 1;
}

.banner-slide {}

.banner-slide .txt {
	position: absolute;
	width: 500px;
	left: 10%;
	top: 50%;
	margin-top: -167px;
	z-index: 33;
}

.banner-slide .txt span {
	font-size: 14px;
	color: #b8b8b8;
	text-transform: uppercase;
}

.banner-slide .txt h3 {
	font-size: 60px;
	color: #0089d2;
	margin: 0;
	padding: 0;
	padding-top: 20px;
}

.banner-slide .txt h1 {
	font-size: 30px;
	color: #fff;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	position: relative;
	display: inline-block;
	font-weight: lighter
}

.banner-slide .txt h1::after {
	content: '';
	display: block;
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
}

.banner-slide .txt h4 {
	font-size: 16px;
	color: #b8b8b8;
	padding: 0;
	margin: 20px 0;
}


.more {
	display: inline-block;
	height: 35px;
	margin: 30px 0 0;
	clear: both;
	overflow: hidden;
	background: #03913a;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.more a {
	position: relative;
	display: block;
	padding: 0 10px 0 45px;
	line-height: 35px;
	color: #e6dfd9;
	font-size: 0;
	text-align: center !important
}

.more span {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	color: #fff !important;
}

.more i {
	width: 22px;
	height: 8px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
	background: url("../images/right.svg") no-repeat center;
	background-size: 100%;
}

.more a::before {
	content: '';
	display: block;
	width: 300px;
	height: 500px;
	background: #fff;
	position: absolute;
	left: -330px;
	top: -240px;
	z-index: 1;
	opacity: .2;
	-moz-transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	transform: rotate(40deg);
}

.more a::before,
.more a::after {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.more a:hover::before {
	left: 100%;
	opacity: 0;
}

.more a::after {
	content: '';
	display: block;
	width: 300px;
	height: 500px;
	background: #fff;
	position: absolute;
	right: -360px;
	top: -240px;
	z-index: 1;
	opacity: .2;
	-moz-transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	transform: rotate(40deg);
}

.more a:hover::after {
	right: 100%;
	opacity: 0;
}

.more a:hover {
	background: rgba(255, 255, 255, .2);
}


.banner-slide .txt span {
	transform: translateY(200px);
	opacity: 0;
	transition: all .4s;
}

.banner-slide .txt h3 {
	transform: translateY(200px);
	opacity: 0;
	transition: all .6s;
}

.banner-slide .txt h1 {
	transform: translateY(200px);
	opacity: 0;
	transition: all .8s;
}

.banner-slide .txt h4 {
	transform: translateY(200px);
	opacity: 0;
	transition: all 1.0s;
}

.banner-slide .txt .more {
	transform: translateY(200px);
	opacity: 0;
	transition: all 1.2s;
}

.index-banner-swiper .swiper-slide-active .txt h3,
.index-banner-swiper .swiper-slide-active .txt h1,
.index-banner-swiper .swiper-slide-active .txt h4,
.index-banner-swiper .swiper-slide-active .txt span,
.index-banner-swiper .swiper-slide-active .txt .more {
	transform: translateY(0px);
	opacity: 1;
}

.swiper-banner-pagination {
	bottom: 55px;
	text-align: right;
	left: auto;
	right: 6%;
	display: block;
	z-index: 90;
	top: 640px
}

.swiper-banner-pagination .swiper-pagination-bullet {
	width: 60px;
	height: 2px;
	margin: 0 0 0 10px;
	border-radius: 0;
	background: #fff;
	opacity: 0.3;
	position: relative;
	z-index: 11;
	outline: none;
}

.swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.swiper-banner-pagination .swiper-pagination-bullet::after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0px;
	width: 0;
	height: 2px;
	background: #03913a;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
	z-index: 10;
}

.swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
	-webkit-animation: w100 4000ms 1;
	animation: w100 4000ms 1;
}

@keyframes w100 {
	0% {
		width: 0%;
	}

	100% {
		width: 100%;
	}
}

.declinein {
	position: absolute;
	left: 3%;
	top: 20%;
	width: 15px;
	height: 63%;
	padding-bottom: 50px;
	z-index: 55;
}

.declinein i {
	width: 1px;
	height: 88%;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -0.5px;
	background: #fff;
	opacity: .2;
	display: block;
}

.declinein span {
	position: absolute;
	left: -16px;
	bottom: 0;
	display: block;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}





.section {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	clear: both;
	overflow: hidden;
}

.section .content {}

.product_search {
	width: 82%;
	max-width: 1300px;
	margin: 60px auto 0 auto;
	background-color: #e7e7e7;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 25px 20px;
}

.product_search form {
	width: 100%;
}

.alzs_div_sousuo {
	display: flex;
	justify-content: center;
}

.alzs_div_sousuo input:nth-child(1) {
	width: calc(88% - 90px);
	padding: 0 20px;
	color: #545454;
	height: 50px;
}



.title {
	text-align: center;
}

.title h2 {
	font-size: 50px;
	margin: 0;
	text-transform: uppercase;
}

.title i {
	display: block;
	margin: 10px auto;
	width: 60px;
	height: 4px;
	background: #03913a;
}

.title h3 {
	font-size: 38px;
	margin: 0;
	text-transform: uppercase;
	font-weight: 900;
}

.title .text {
	color: #666666;
	font-size: 16px;
	line-height: 30px;
	padding: 10px 0;
	overflow: hidden;
	text-align: justify;
}

.whitetxt * {
	color: #fff;
}

.ltxt {
	text-align: left
}

.ltxt i {
	width: 80px;
	height: 3px;
	background: #03913a;
	display: block;
	float: left;
}

.index-producttype {
	overflow: hidden;
	position: relative;
	background: #000;
	height: 720px;
	display: flex;
}

.product-type {
	width: 100%;
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 4;
}

/* overflow: hidden; */
.product-type .item {
	position: relative;
	width: 100%;
	height: 100%;
}

.product-type a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}

/* overflow: hidden; */
.product-type a .text {
	position: absolute;
	width: 25%;
	height: 100%;
	top: 0;
	z-index: 3;
	text-align: center;
	left: 9%;
	left: 0% \9;
	left: 0% \0;
	+left: 0%;
}

/**/


.product-type a .text h3 {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	position: relative;
	margin: 0px 0 0 0;
}

.product-type a .text h3::after {
	content: '';
	display: block;
	width: 40px;
	height: 2px;
	background: #fff;
	margin: 10px auto;
	opacity: .4;
}

.product-type a .text h4 {
	color: #fff;
	font-size: 18px;
	margin: 0;
	font-weight: normal;
}

.product-type a .img {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-clip-path: polygon(12% 0%, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(12% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.product-type a .img .toppng {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: url("../upload/top.png") right top no-repeat;
	z-index: 9999999999999999999
}

.product-type a .more {
	height: 32px;
	margin: 15px 0 0;
	opacity: 0;
}

.product-type a:hover .more {
	opacity: 1;
}

.product-type a:hover .img svg {
	transform: scale(1.1);
	transition: all .4s;
}

.product-type a:hover .img {
	transform: scale(1.04);
	transition: all .4s;
}

.product-type a:hover .mbshow2 {}

.ptype1 {
	z-index: 4;
}

.ptype2 {
	z-index: 5;
	left: 18.5%;
	left: 25% \9;
	left: 25% \0;
	+left: 25%;
}

/**/
.ptype3 {
	z-index: 6;
	left: 44.7%;
	left: 50% \9;
	left: 50% \0;
	+left: 50%;
}

/**/
.ptype4 {
	z-index: 7;
	left: 71%;
	left: 75% \9;
	left: 75% \0;
	+left: 75%;
}

/**/
.product-type.ptype1 a .text {
	left: 0;
}

.img img {
	display: block;
	width: 100%;
	height: auto;
}

.more h6 {
	position: relative;
	display: block;
	padding: 0 30px;
	line-height: 32px;
	color: #fff;
	text-transform: uppercase;
	font-size: 0;
	margin: 0;
}


.more h6 i {
	display: none;
}

.more h6::before {
	content: '';
	display: block;
	width: 300px;
	height: 500px;
	background: #fff;
	position: absolute;
	left: -330px;
	top: -240px;
	z-index: 1;
	opacity: .2;
	-moz-transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	transform: rotate(40deg);
}

.more h6::before,
.more h6::after {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.more h6:hover::before {
	left: 100%;
	opacity: 0;
}

.more h6::after {
	content: '';
	display: block;
	width: 300px;
	height: 500px;
	background: #fff;
	position: absolute;
	right: -360px;
	top: -240px;
	z-index: 1;
	opacity: .2;
	-moz-transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	transform: rotate(40deg);
}

.more h6:hover::after {
	right: 100%;
	opacity: 0;
}

.more h6:hover {
	background: rgba(255, 255, 255, .2);
}

.more h6 {
	position: relative;
	display: block;
	padding: 0 30px;
	line-height: 32px;
	color: #fff;
	text-transform: uppercase;
	font-size: 0;
	margin: 0;
}

.more1 h6 {
	position: relative;
	display: block;
	padding: 0 30px;
	line-height: 35px;
	color: #fff;
	text-transform: uppercase;
	font-size: 0;
	margin: 0;
	opacity: 0.7;
}

.more1 h6 i {
	display: none;
}

.more1 h6::before {
	content: '';
	display: block;
	width: 300px;
	height: 500px;
	background: #fff;
	position: absolute;
	left: -330px;
	top: -240px;
	z-index: 1;
	opacity: .2;
	-moz-transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	transform: rotate(40deg);
}

.more1 h6::before,
.more h6::after {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.more1 h6:hover::before {
	left: 100%;
	opacity: 0;
}

.more1 h6::after {
	content: '';
	display: block;
	width: 300px;
	height: 500px;
	background: #fff;
	position: absolute;
	right: -360px;
	top: -240px;
	z-index: 1;
	opacity: .2;
	-moz-transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	transform: rotate(40deg);
}

.more1 h6:hover::after {
	right: 100%;
	opacity: 0;
}

.more1 h6:hover {
	background: rgba(255, 255, 255, .2);
}


.more1 {
	display: inline-block;
	height: 35px;
	margin: 30px 0 0;
	clear: both;
	overflow: hidden;
	background: none;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
	border: 1px #CCC solid;
	border-radius: 4px;
}

.more1 a {
	position: relative;
	display: block;
	padding: 0 20px;
	line-height: 35px;
	color: #e6dfd9;
	text-transform: uppercase;
	font-size: 0;
}

.more1 span {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	color: #fff !important;
}


.more1 i {
	width: 22px;
	height: 8px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
	background: url("../images/right.svg") no-repeat center;
	background-size: 100%;
}

.more1 a::before {
	content: '';
	display: block;
	width: 300px;
	height: 500px;
	background: #fff;
	position: absolute;
	left: -330px;
	top: -240px;
	z-index: 1;
	opacity: .2;
	-moz-transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	transform: rotate(40deg);
}

.more1 a::before,
.more a::after {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.more1 a:hover::before {
	left: 100%;
	opacity: 0;
}

.more1 a::after {
	content: '';
	display: block;
	width: 300px;
	height: 500px;
	background: #fff;
	position: absolute;
	right: -360px;
	top: -240px;
	z-index: 1;
	opacity: .2;
	-moz-transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	transform: rotate(40deg);
}

.more1 a:hover::after {
	right: 100%;
	opacity: 0;
}

.more1 a:hover {
	background: rgba(255, 255, 255, .2);
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.product-type a .text {
		left: 0%;
	}

	/**/
	.ptype2 {
		z-index: 5;
		left: 25%;
	}

	/**/
	.ptype3 {
		z-index: 6;
		left: 50%;
	}

	/**/
	.ptype4 {
		z-index: 7;
		left: 75%;
	}

	/**/
}



.index-aboutvideo {
	position: relative;
	background: #000;
	min-height: 800px;
}

.index-aboutvideo .aboutvideo {
	position: relative;
}

.index-aboutvideo .aboutvideo .text {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 20;
}

.index-aboutvideo .aboutvideo .text .txt {
	padding: 60px 0;
	width: 45%;
	margin: auto;
	font-size: 16px;
	line-height: 30px;
}

.index-aboutvideo .aboutvideo .img {}

.index-aboutvideo .aboutvideo .video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 30;
	display: none
}

.index-aboutvideo .aboutvideo .video video {
	width: 100%;
	height: auto;
	display: block;
}


.play {
	margin: auto;
	display: inline-block;
}

.play i {
	display: block;
	width: 69px;
	height: 69px;
	border: 2px solid #fff;
	margin: auto;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
	background: url("../images/play.svg") center no-repeat;
	background-size: 30%;
}

.play:hover i {
	border: 2px solid #03913a;
	background: url("../images/play.svg") center no-repeat #03913a;
	background-size: 30%;
}






.index-news {
	width: 75%;
	margin: auto;
	padding: 140px 0;
	overflow: hidden;
}

.index-news .left {
	float: left;
	width: 20%;
	overflow: hidden;
	padding-top: 0;
}

.index-news .left .more {
	margin: 110px 0 0;
}

.index-news .right {
	float: right;
	width: 70%;
	position: relative;
}

.news-swiper-pic {
	float: left;
	width: 62%;
}

.news-swiper-pic a {
	display: block;
	overflow: hidden;
	position: relative;
	background: #000;
}

.news-swiper-pic a:hover .img img {
	transform: scale(1.1);
}

.news-swiper-pic a img {
	display: block;
	width: 100%;
	height: auto;
}

.news-swiper-pic .img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 3;
}

.news-swiper-pic .img i {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}

.news-swiper-pic .img img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	transition: all .4s;
}

.news-swiper-title {
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 3;
	width: 43%;
}

.news-swiper-title .news-swiper-text {
	position: relative;
	overflow: hidden;
}

.news-swiper-title .news-swiper-text .ntitle {
	position: relative;
	padding-left: 20%;
}

.news-swiper-title .news-swiper-text .ntitle::before {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	position: absolute;
	top: 0;
	right: 0;
	background: #000;
	z-index: 3;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.news-swiper-title .news-swiper-text .ntitle a {
	display: block;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	padding: 25px 0;
}

.news-swiper-title .news-swiper-text .ntitle a span {
	font-size: 14px;
	color: #999;
}

.news-swiper-title .news-swiper-text .ntitle a h3 {
	font-size: 17px;
	color: #666;
	margin: 7px 0 0px 0;
}

.news-swiper-title .news-swiper-text .ntitle a p {
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
	opacity: 0;
	height: 0px;
}

.news-swiper-text .swiper-slide-thumb-active .ntitle::before {
	width: 100%;
}

.news-swiper-text .swiper-slide-thumb-active .ntitle a h3 {
	color: #03913a;
}

.news-swiper-text .swiper-slide-thumb-active .ntitle a p {
	opacity: 1;
	height: auto;
	margin-top: 23px;
}

.news-swiper-text .swiper-slide:last-child .ntitle a {
	border-bottom: none;
}











/* product */
.product-our-flashlights {
	overflow: hidden;
	padding-top: 117px;
}

.product-our-flashlights .left {
	float: left;
	width: 32%;
	padding: 7.2% 0 0 12.5%;
	color: #fff;
}

.product-our-flashlights .left .text {
	font-size: 14px;
	line-height: 28px;
	padding: 30px 0;
	text-align: justify;
	opacity: .6;
}

.product-our-flashlights .left .list {
	overflow: hidden;
	padding-bottom: 50px;
}

.product-our-flashlights .left .list li {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #03913a;
	float: left;
	padding-right: 100px;
	position: relative;
}

.product-our-flashlights .left .list li::after {
	content: '';
	background: #2c2c2c;
	width: 1px;
	height: 50px;
	display: block;
	position: absolute;
	right: 50px;
	top: 50%;
	margin-top: -27px;
}

.product-our-flashlights .left .list li:last-child {
	padding-right: 0;
}

.product-our-flashlights .left .list li:last-child::after {
	display: none;
}

.product-our-flashlights .left .list li strong {
	font-size: 30px;
	font-weight: normal;
}

.product-our-flashlights .left .list li span {
	font-size: 12px;
	margin-left: 3px;
	text-transform: uppercase;
}

.product-our-flashlights .left .list li h5 {
	color: #919191;
	font-size: 14px;
	display: block;
	margin: 10px 0;
}

.product-our-flashlights .left .play {
	background: #03913a;
}

.product-our-flashlights .left .play i {
	border: 2px solid #03913a;
	width: 80px;
	height: 80px;
}

.product-our-flashlights .right {
	float: right;
	width: 50%;
	position: relative;
}

.product-our-flashlights .img-swiper {
	position: relative;
}

.product-our-flashlights .img-swiper .img {
	position: relative;
}

.product-our-flashlights .img-swiper .img img {}

.product-our-flashlights .swiper-pagination {}

.product-our-flashlights .swiper-pagination {
	bottom: 55px;
	text-align: right;
	left: auto;
	right: 6%;
	display: block;
	z-index: 90;
}

.product-our-flashlights .swiper-pagination-bullet {
	width: 60px;
	height: 2px;
	margin: 0 0 0 10px;
	border-radius: 0;
	background: #fff;
	opacity: 0.3;
	position: relative;
	z-index: 11;
	outline: none;
}

.product-our-flashlights .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
	background: #03913a;
}

.product-our-flashlights .rb {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 13;
	width: 307px;
	height: 461px;
	background: url("../images/rb.png");
	background-size: 100%;
}

.product-title {
	text-align: center;
	padding: 60px 0 30px 0;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}

.product-title h3 {
	font-size: 30px;
	color: #1a1a1a;
	font-weight: normal;
	margin: 0;
}

.product-title i {
	display: block;
	margin: 20px auto;
	width: 60px;
	height: 4px;
	background: #03913a;
}

.product-title .text {
	font-size: 16px;
	color: #999999;
	line-height: 26px;
	overflow: hidden;
}

.product-main {
	padding: 20px 0;
	overflow: hidden;
}

.product-main .content {
	width: 100%;
	margin: auto;
	overflow: visible;
}

.product-main .content .left {
	width: 15%;
}

.product-left-screening .screening {
	overflow: hidden;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e6e6e6;
}

.product-left-screening .screening h3 {
	font-size: 17px;
	color: #1a1a1a;
	margin: 0 0 20px 0;
}

.product-left-screening .screening .item {
	overflow: hidden;
}

.product-left-screening .screening .item ul {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
}

.product-left-screening .screening .item li {
	font-size: 14px;
	color: #1a1a1a;
	padding: 3px 0;
	list-style: none;
}

.product-left-screening .screening .item li input {
	-webkit-appearance: checkbox;
	margin-right: 5px;
}

.product-left-screening .screening .item .radio {
	position: relative;
}

.product-left-screening .screening .item .radio li {
	width: 45%;
	padding: 0;
	float: left;
	margin-right: 3%;
	position: relative;
}

.product-left-screening .screening .item .radio label {
	display: block;
	cursor: pointer;
	color: #636363;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
}

.product-left-screening .screening .item .radio input {
	-webkit-appearance: none;
	width: 100%;
	border: 1px solid #ccc;
	height: 40px;
}

.product-left-screening .screening .item .radio label:hover input {
	background: #000;
}

.product-left-screening .screening .item .radio label:hover span {
	color: #fff
}

.product-left-screening .screening .item .radio input:checked {
	background: #03913a;
}

.product-left-screening .screening .item .radio input:checked+label {
	color: #fff
}

.product-main .content .right {
	width: 90%;
	margin: 0px 5%;
}


.search1 {
	float: left;
	height: 38px;
	width: 340px;
	background: NONE;
	border: 0.5px solid #e5e5e5;
	color: #6d6d6d;
	display: inline;
	line-height: 38px;
	font-size: 14px;
	text-align: left;
	padding-left: 10px
}

.searchimg1 {
	float: left;
	display: inline;
}

.product-list-top {
	font-size: 14px;
	color: #999999;
}

.product-list-top .tleft {
	float: left;
}

.product-list-top .tleft span {
	color: #000;
}

.product-list-top .tright {
	float: right;
	text-align: right;
	position: relative;
	padding-bottom: 10px;
}

.product-list-top .tright .drop-down {
	display: inline-block;
	position: relative;
}

.product-list-top .tright .drop-down h6 {
	font-size: 14px;
	color: #333;
	margin: 0;
	position: relative;
	padding-right: 20px;
	cursor: pointer;
}

.product-list-top .tright .drop-down h6 i {
	width: 10px;
	height: 10px;
	display: block;
	position: absolute;
	right: 0;
	top: 5px;
	background: url("../images/right8.svg") center no-repeat;
	background-size: 70%;
	transform: rotate(90deg);
	opacity: .5;
}

.product-list-top .tright .drop-down h6:hover {
	color: #000;
}

.product-list-top .tright .drop-down h6:hover i {
	opacity: 1;
}

.drop-down-show {
	position: absolute;
	width: 90px;
	height: auto;
	right: 0px;
	top: 30px;
	z-index: 3;
	background: #fff;
	padding: 10px;
	overflow: hidden;
	text-align: center;
	box-shadow: 0px 4px 28px 0px rgba(0, 0, 0, 0.1);
	display: none;
}

.drop-down-show a {
	display: block;
	padding: 7px 0;
	border-bottom: 1px solid #ededed;
}

.drop-down-show a:last-child {
	border: none;
}

.drop-down-show a:hover {
	color: #03913a;
}


.product-list {
	clear: both;
	overflow: hidden;
	padding: 20px 0;
}

.product-list .item {
	background: #fff;
	float: left;
	width: 45%;
	margin: 0 2.5% 2.5%;
	padding: 2%;
	border: 1px solid #e6e6e6;
	text-align: center;
}

.product-list .item:hover {
	box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, .2)
}

.product-list .item:hover .text h3 {
	color: #fff;
}

.product-list .item:hover .text h5 {
	color: #fff;
}

.product-list .item.mr0 {
	margin: 0 0 1% 0;
}

.product-list .item a {
	position: relative;
	display: block;
	overflow: hidden;
}

.product-list .item a .img {
	position: relative;
	height: 400px;
	padding-top: 0px;
	overflow: hidden;
}

.product-list .item a .img img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	transition: all .4s;
	object-fit: cover;
}

.product-list .item a .img:hover img {
	transform: scale(1.1, 1.1);
}

.product-list .item a .text h3 {}

.product-list .item a .text {
	padding-bottom: 30px;
	overflow: hidden;
}

.product-list .item:hover a .text {
	background: #03913a;
}

.product-list .item a .text h3 {
	font-size: 18px;
	color: #1a1a1a;
	margin: 10px auto;
	text-transform: uppercase;
}

.product-list .item a .text h5 {
	font-size: 18px;
	color: #999999;
	margin: 0;
	padding: 0px 15px;
	line-height: 24px;


	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 72px;
	line-height: 24px;

}

.product-list .item a .text .more {
	position: absolute;
	top: 40%;
	left: 50%;
	height: 34px;
	margin-left: -35px;
	opacity: 0;
}

.product-list .item a .text .more h6 {
	background: #03913a;
	text-transform: uppercase;
}

.product-list .item a .text .more h6 span {
	font-size: 14px;
	text-transform: uppercase;
}

.product-list .item a .list {
	border-top: 1px solid #e6e6e6;
	overflow: hidden;
	display: none;
}

.product-list .item a .list ul {
	display: flex;
	flex-direction: row;
}

.product-list .item a .list li {
	list-style: none;
	overflow: hidden;
	width: auto;
	position: relative;
	flex: 1
}

.product-list .item a .list li::after {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: #e6e6e6;
}

.product-list .item a .list li:last-child::after {
	display: none;
}

.product-list .item a .list li i {
	display: block;
	width: 25px;
	height: 25px;
	margin: 15px auto 5px auto;
	opacity: .4;
}

.product-list .item a .list li i.p1 {
	background: url("../images/p1.png") center no-repeat;
}

.product-list .item a .list li i.p2 {
	background: url("../images/p2.svg") center no-repeat;
}

.product-list .item a .list li i.p3 {
	background: url("../images/p3.svg") center no-repeat;
}

.product-list .item a .list li h6 {
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
	color: #b2b2b2;
	padding-bottom: 15px;
}

.product-list .item a:hover .text h3 {
	color: #03913a;
}

.product-list .item a:hover .img img {
	opacity: 1;
}

.product-list .item a:hover .text .more {
	opacity: 1;
}


.product-detail-top {
	overflow: hidden;
	padding-top: 117px;
	position: relative;
}

.product-detail-top .left {
	float: left;
	width: 50%;
	background: #00417d;
}

.product-detail-imgs {
	padding-bottom: 60px;
	padding-top: 40px;
	overflow: hidden;
	width: 75%;
	margin: auto;
}

.product-detail-imgs .swiper-imgs-big {
	width: 100%;
	margin: auto;
}

.product-detail-imgs .swiper-imgs-big .img {
	height: 560px;
}

.product-detail-imgs .swiper-imgs-big .img img {
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.swiper-imgs-small {
	width: 100%;
	margin: auto;
	overflow: hidden;
}

.swiper-imgs-small .img {
	width: 100%;
	height: 120px;
	position: relative;
	cursor: pointer;
}

.swiper-imgs-small .img::after {
	content: '';
	display: none;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #03913a;
}

.swiper-imgs-small .img img {
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	opacity: .5;
	max-width: 50%;
}

.swiper-imgs-small .swiper-slide-thumb-active .img::after {
	display: block;
}

.swiper-imgs-small .swiper-slide-thumb-active .img img {
	opacity: 1;
}

.product-detail-top .right {
	float: right;
	width: 50%;
	height: 100%;
	background: #004a8e;
	position: absolute;
	right: 0;
	top: 117px;
	border-top: 10px solid #03913a;
}

.product-detail-text {
	width: 85%;
	padding: 6% 0 0 10%;
	overflow: hidden;
	color: #fff;
}

.product-detail-text .title {
	text-align: left
}

.product-detail-text .title h6 {
	font-size: 14px;
	color: #fff;
	margin: 0;
}

.product-detail-text .title h2 {
	font-size: 50px;
	color: #03913a;
	margin: 8px 0 3px 0;
	font-weight: 700;
}

.product-detail-text .title h3 {
	font-size: 34px;
	color: #fff;
	margin: 0;
}

.product-detail-text .text {
	border-top: 2px solid #00417d;
	border-bottom: 2px solid #00417d;
	font-size: 15px;
	line-height: 29px;
	padding: 33px 0;
	overflow: hidden;
	color: #9fa5ad;
	margin: 33px 0;
	text-align: justify;
	color: #fff;
}

.product-detail-text .text p {
	margin-top: 5px;
}

.product-detail-text .parameter {
	color: #666666;
	font-size: 14px;
}

.product-detail-text .item {
	overflow: hidden;
	clear: both;
}

.product-detail-text .item li {
	font-size: 14px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 8px 0;
	overflow: hidden;
}

.product-detail-text .item li.fl {
	color: #666666;
	width: 85px;
}

.product-detail-text .item li.fr {
	color: #999999;
}


.product-detail-nav {
	border-bottom: 1px solid #e6e6e6;
}

.product-detail-nav .content {
	width: 75%;
	margin: auto;
	position: relative;
	overflow: hidden;
}

.product-detail-nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	margin-right: 68px;
}

.product-detail-nav li a {
	display: block;
	padding: 20px 0;
	overflow: hidden;
	font-weight: bold;
	color: #999999;
	font-size: 18px;
}

.product-detail-nav li a:hover {
	color: #000;
}

.product-detail-nav li a.cur,
.product-detail-nav li.cur a {
	color: #03913a;
}

.product-detail-nav .link {
	position: absolute;
	right: 0;
	top: 50%;
	width: 120px;
	height: 40px;
	margin-top: -20px;
}

.product-detail-nav .link a {
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 0;
	background: #03913a;
}

.product-detail-nav .link a i {
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	background: url("../../product/images/tmaill.svg") center no-repeat;
	background-size: 100%;
}

.product-detail-nav .link a span {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	font-size: 12px;
}

.product-detail-nav .link a:hover {
	background: #000;
}


.product-detail-nav-fixed.position-fixed {
	top: 0;
}

.product-detail-nav-fixed.position-fixed.scroll-top {
	top: 80px;
}

.product-detail-nav-fixed {
	position: fixed;
	top: -100px;
	left: 0;
	z-index: 99;
	background: #0155ae;
	width: 100%;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.product-detail-nav-fixed .content {
	width: 75%;
	margin: auto;
	position: relative;
	overflow: hidden;
}

.product-detail-nav-fixed li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	margin-right: 68px;
}

.product-detail-nav-fixed li a {
	display: block;
	padding: 20px 0;
	overflow: hidden;
	font-weight: bold;
	color: #a7cdf6;
	font-size: 18px;
}

.product-detail-nav-fixed li a:hover {
	color: #fff;
}

.product-detail-nav-fixed li.cur a {
	color: #03913a;
}

.product-detail-nav-fixed .link {
	position: absolute;
	right: 0;
	top: 50%;
	width: 120px;
	height: 40px;
	margin-top: -20px;
}

.product-detail-nav-fixed .link a {
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 0;
	background: #03913a;
}

.product-detail-nav-fixed .link a i {
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	background: url("../../product/images/tmaill.svg") center no-repeat;
	background-size: 100%;
}

.product-detail-nav-fixed .link a span {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	font-size: 12px;
}

.product-detail-nav .link a:hover {
	background: #000;
}


.product-detail-main {
	padding: 50px 0 70px 0;
	overflow: hidden;
}

.product-detail-main .content {
	width: 86%;
	margin: auto;
	overflow: hidden;
}

.product-detail-main .content .detail-text {
	overflow: hidden;
}

.product-detail-main .content .detail-text .left {
	float: left;
	width: 35%;
}

.product-detail-main .content .detail-text .center {
	float: none;
	width: 100%;
	margin: 0 auto
}

.product-detail-main .content .detail-text .title {}

.product-detail-main .content .detail-text .title h2 {
	color: #1a1a1a;
	font-size: 30px;
}

.product-detail-main .content .detail-text .title h3 {
	color: #1a1a1a;
	font-size: 24px;
}

.product-detail-main .content .detail-text .right {
	float: left;
	width: 65%;
}

.product-detail-main .content .detail-text .right .text {
	color: #676767;
	font-size: 14px;
	line-height: 34px;
}

.product-detail-main .content .detail-imgs {
	clear: both;
	overflow: hidden;
	padding: 70px 0;
}

.product-detail-main .content .detail-imgs img {
	display: block;
}

.product-detail-parameter {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.product-detail-parameter .content {
	width: 75%;
	margin: auto;
	overflow: hidden;
	padding: 50px 0 100px 0;
}

.product-detail-parameter .content .title {
	margin-bottom: 70px;
	color: #fff;
}

.product-detail-parameter .content .title h2 {
	font-size: 30px;
}

.product-detail-parameter .content .title h3 {
	font-size: 24px;
}

.product-detail-parameter .content .text {
	color: #666666;
	font-size: 14px;
	line-height: 26px;
}

.product-detail-parameter .content .text1 {
	color: #fff;
	font-size: 14px;
	line-height: 26px;
}


.product-detail-parameter .content .text1 table {


	color: #fff;
	border-width: 0.5px;
	border-color: #CCC;
	border-collapse: collapse;
}

.product-detail-parameter .content .text1 table th {
	border-width: 0.5px;
	padding: 8px;
	border-style: solid;
	border-color: #CCC;

}

.product-detail-parameter .content .text1 table td {
	border-width: 0.5px;
	padding: 8px;
	border-style: solid;
	border-color: #CCC;

}





.product-detail-faq .product-faq .children .text table {


	color: #333;
	border-width: 0.5px;
	border-color: #e3e3e3;
	border-collapse: collapse;
	text-align: center
}

.product-detail-faq .product-faq .children .text table th {
	border-width: 0.5px;
	padding: 8px;
	border-style: solid;
	border-color: #e3e3e3;
	text-align: center
}

.product-detail-faq .product-faq .children .text table td {
	border-width: 0.5px;
	padding: 8px;
	border-style: solid;
	border-color: #e3e3e3;
	text-align: center
}






.product-detail-faq {
	overflow: hidden;
}

.product-detail-faq .content {
	width: 75%;
	margin: auto;
	overflow: hidden;
	padding: 50px 0 100px 0;
}

.product-detail-faq .content .left {
	float: left;
	width: 34%;
}

.product-detail-faq .content .title {
	margin-bottom: 70px;
	color: #000;
}

.product-detail-faq .content .title h2 {
	font-size: 30px;
}

.product-detail-faq .content .title h3 {
	font-size: 24px;
	float: left;
	width: 100%;
	margin-bottom: 10%;
}

.product-detail-faq .content .right {
	float: left;
	width: 66%;
}

.product-detail-faq .faq-list {
	margin-top: -15px;
}

.product-detail-faq .product-faq {
	overflow: hidden;
}

.product-detail-faq .product-faq .title {
	padding: 30px 0;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	text-align: left;
	margin: 0;
	border-bottom: 1px solid #e6e6e6;
}

.product-detail-faq .product-faq .title h3 {
	font-size: 18px;
	color: #1a1a1a;
	margin: 0;
	font-weight: bold;
}

.product-detail-faq .product-faq .title i {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	right: 3px;
	top: 50%;
	margin-top: -7.5px;
	background: url("../../product/images/jia.svg") right center no-repeat;
}

.product-detail-faq .product-faq .title.cur {
	padding: 20px 0;
	border: none;
}

.product-detail-faq .product-faq .title.cur h3 {
	color: #03913a;
}

.product-detail-faq .product-faq .title.cur i {
	background: url("../../product/images/jian.svg") right no-repeat;
	background-size: 100%;
}

.product-detail-faq .product-faq .children {
	display: none;
	font-size: 0;
	padding: 0 0 2% 0;
	overflow: hidden;
}

.product-detail-faq .product-faq .children .text {
	font-size: 17px;
	line-height: 30px;
	color: #999999;
	overflow: hidden;
}

.product-detail-faq .product-faq .children .text p {
	margin-bottom: 5%;
}

.product-detail-faq .product-faq.cur .children {
	display: block;
	border-bottom: 1px solid #e6e6e6;
}

.product-detail-download {
	position: relative;
	overflow: hidden;
}

.product-detail-download .content {
	position: relative;
	width: 94%;
	float: right;
	min-height: 200px;
	padding: 150px 0;
	overflow: hidden;
	background-size: cover;
	z-index: 3;
}

.product-detail-download .content .left {
	float: left;
	width: 29%;
	margin: 3% 0 0 5%;
}

.product-detail-download .content .title {
	margin-bottom: 70px;
	color: #fff;
}

.product-detail-download .content .title h2 {
	font-size: 30px;
}

.product-detail-download .content .title h3 {
	font-size: 24px;
}

.product-detail-download .content .right {
	float: left;
	width: 53%;
}

.product-detail-download .content .right .download-list {
	width: 100%;
	margin: auto;
	border-top: 1px solid rgba(255, 255, 255, .15);
}

.product-detail-download .content .right .download-list .item {
	position: relative;
	border-bottom: 1px solid rgba(255, 255, 255, .15);
	padding: 20px 0;
	overflow: hidden;
}

.product-detail-download .content .right .download-list .item .img {
	position: relative;
	width: 20%;
	height: 160px;
	float: left;
}

.product-detail-download .content .right .download-list .item .img img {
	width: auto;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.product-detail-download .content .right .download-list .text {
	float: left;
	width: 75%;
	height: 100%;
	color: #fff;
	padding: 0 0 0 5%;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}

.product-detail-download .content .right .download-list .text h3 {
	margin: 0 0 10px 0;
	font-size: 20px;
}

.product-detail-download .content .right .download-list .text h5 {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	opacity: .4;
}

.product-detail-download .content .right .download-list .more {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	right: 0;
}

.product-detail-download .content .right .download-list .more a i {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	margin-left: 0px;
	background: url("../../product/images/download.svg") center no-repeat;
	background-size: 100%;
}

.product-detail-download .content .right .download-list .more a span {}

.product-detail-download .bgf7f7f7 {
	background: #f7f7f7;
	width: 100%;
	height: 50%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}

.product-detail-reviews {
	position: relative;
	overflow: hidden;
	padding: 140px 0 120px 0;
}

.product-detail-reviews .content {
	position: relative;
	width: 75%;
}

.product-detail-reviews .content .left {
	float: left;
	width: 25%;
}

.product-detail-reviews .content .title {
	margin-bottom: 60px;
	color: #000;
}

.product-detail-reviews .content .title h2 {
	font-size: 30px;
}

.product-detail-reviews .content .title h3 {
	font-size: 24px;
}

.product-detail-reviews .content .form {}

.product-detail-reviews .content .form li {
	list-style: none;
	padding: 5px 0;
	overflow: hidden;
}

.product-detail-reviews .content .form .input {
	border: 1px solid #ededed;
	width: 89%;
	padding: 15px 20px;
}

.product-detail-reviews .content .form .textarea {
	border: 1px solid #ededed;
	width: 89%;
	padding: 15px 20px;
	min-height: 100px;
}

.product-detail-reviews .content .form .submit {
	background: #03913a;
	border: none;
	width: 160px;
	height: 50px;
	color: #fff;
	text-transform: uppercase;
}

.product-detail-reviews .content .right {
	float: left;
	width: 65%;
	padding-left: 10%;
}

.customer-reviews {
	margin-top: -25px;
	overflow: hidden;
}

.customer-reviews .item {
	border-bottom: 2px solid #ededed;
	padding: 30px 0;
	overflow: hidden;
}

.customer-reviews .item h3 {
	font-weight: bold;
	margin: 0;
	font-size: 20px;
	color: #1a1a1a;
	text-transform: uppercase;
}

.customer-reviews .item h5 {
	font-weight: normal;
	margin: 20px 0 30px 0;
	font-size: 14px;
	line-height: 26px;
	color: #666666;
}

.customer-reviews .item h6 {
	font-weight: normal;
	margin: 0;
	font-size: 14px;
	color: #999999;
}


.product-detail-accessories {
	position: relative;
	overflow: hidden;
	padding: 160px 0 120px 0;
}

.product-detail-accessories .content {
	position: relative;
	width: 75%;
}

.product-detail-accessories .accessories-list {
	margin-top: 80px;
}

.product-detail-accessories .accessories-list .item {
	background: #f7f7f7;
	overflow: hidden;
	float: left;
	width: 24.2%;
	margin-right: 1%;
	text-align: center;
}

.product-detail-accessories .accessories-list .item:last-child {
	margin-right: 0;
}

.product-detail-accessories .accessories-list .item a {
	display: block;
	overflow: hidden;
	padding: 8% 5% 5% 5%;
}

.product-detail-accessories .accessories-list .item a .img {
	position: relative;
	height: 200px;
}

.product-detail-accessories .accessories-list .item a .img img {
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.product-detail-accessories .accessories-list .item a .text {
	padding-bottom: 30px;
	overflow: hidden;
}

.product-detail-accessories .accessories-list .item a .text h4 {
	font-weight: bold;
	font-size: 18px;
	color: #1a1a1a;
	margin: 10px 0 10px 0;
}

.product-detail-accessories .accessories-list .item a .text h5 {
	font-weight: normal;
	font-size: 14px;
	color: #999999;
	margin: 0;
}



/* application */
.application-scenario {
	background: #0f0f0f;
	overflow: hidden;
	position: relative;
}

.application-scenario .left {
	padding: 140px 0 0 12%;
	float: left;
	width: 22%;
	height: 100%;
	overflow: hidden;
	color: #fff;
	position: absolute;
	left: 0;
	top: 160px;
}

.application-scenario .left .text {
	line-height: 30px;
	font-size: 16px;
	opacity: .5;
	padding: 30px 0;
	overflow: hidden;
	text-align: justify;
}

.application-scenario .right {
	float: right;
	width: 59%;
	overflow: hidden;
	position: relative;
}

.application-swiper-pic {
	position: relative;
}

.application-imgs-big {}

.application-imgs-small {}

.application-imgs-big {
	width: 100%;
	margin: auto;
}

.application-imgs-big .img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.application-imgs-big .img img {
	display: block;
	width: 100%;
	height: auto;
}

.application-imgs-small {
	width: 100%;
	margin: auto;
	overflow: hidden;
	padding: 60px 0 30px 0;
}

.application-imgs-small .img {
	width: 100%;
	position: relative;
	cursor: pointer;
	opacity: .5;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.application-imgs-small .img img {
	display: block;
	width: 100%;
	height: auto;
}

.application-imgs-small .swiper-slide-thumb-active .img {
	opacity: 1;
}

.application-swiper-pic .swiper-button-next,
.application-swiper-pic .swiper-button-prev {
	width: 77px;
	height: 55px;
	bottom: 140px;
	top: auto;
	outline: none;
	opacity: 1;
}

.application-swiper-pic .swiper-button-next {
	background: url("../../application/images/rb.svg") center no-repeat #333333;
	background-size: 25%;
	left: 130px;
}

.application-swiper-pic .swiper-button-prev {
	background: url("../../application/images/lb.svg") center no-repeat #333333;
	background-size: 25%;
	left: 50px;
	right: auto;
}

.application-swiper-pic .swiper-button-next:hover {
	background: url("../../application/images/rb.svg") center no-repeat #03913a;
	background-size: 25%;
}

.application-swiper-pic .swiper-button-prev:hover {
	background: url("../../application/images/lb.svg") center no-repeat #03913a;
	background-size: 25%;
}

.application-nav {
	color: #fff;
	width: 120px;
	height: 100px;
	position: absolute;
	left: 0;
	top: 0;
	background: #171717;
	text-align: center;
	overflow: hidden;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.application-nav.cur {
	height: 100%;
}

.application-nav h4 {
	position: relative;
	height: 100px;
	background: #03913a;
	line-height: 100px;
	margin: 0;
	display: block;
	font-size: 18px;
}

.application-nav h4::after {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background: url("../../application/images/rb.svg") center no-repeat;
	background-size: 100%;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: 15px;
	transform: rotate(90deg);
	opacity: .5;
}

.application-nav .a-navshow {
	display: none;
	overflow: hidden;
}

.application-nav .a-navshow li {
	list-style: none;
	margin: 0;
	padding: 30px 0;
}

.application-nav .a-navshow a {
	display: inline-block;
	text-align: center;
	color: #666666;
	font-size: 14px;
	position: relative;
}

.application-nav .a-navshow a::after {
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background: #03913a;
	margin-top: 5px;
	position: absolute;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.application-nav .a-navshow a:hover {
	color: #03913a;
}

.application-nav .a-navshow a:hover::after {
	display: block;
	width: 100%;
}


.application-advantage {
	background: #f7f7f7;
	overflow: hidden;
	padding-top: 80px;
}

.application-advantage .content {
	width: 75%;
	margin: auto;
	position: relative;
	overflow: hidden;
}

.application-advantage .content .left {
	width: 50%;
}

.application-advantage .content .left .img {
	position: relative;
}

.application-advantage .content .left .img img {}

.application-advantage .content .left .play {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -36.5px;
	margin-top: -36.5px;
}

.application-advantage .content .left .play {}

.application-advantage .content .right {
	width: 44%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}

.application-advantage .content .right .title i {
	margin: 20px 0 10px 0;
}


.nav-type {
	text-align: center;
	padding: 25px 0;
	overflow: hidden;
	font-size: 0;
}

.nav-type a {
	display: inline-block;
	vertical-align: middle;
	background: #f7f7f7;
	padding: 15px 30px 15px 15px;
	margin: 0 5px;
	font-size: 0;
}

.nav-type a em {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0px;
	width: 40px;
	height: 40px;
}

.nav-type a em img {}

.nav-type a h4 {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	font-size: 18px;
	color: #b3b3b3;
}

.nav-type a em svg,
.nav-type a em .svg-inject {
	fill: #b3b3b3 !important;
}

.nav-type a.cur em svg,
.nav-type a.cur em .svg-inject,
.nav-type a:hover em svg,
.nav-type a:hover em .svg-inject {
	fill: #fff !important;
}

.nav-type a:hover h4,
.nav-type a.cur h4 {
	color: #fff;
}

.nav-type a:hover {
	background: #000;
}

.nav-type a.cur {
	background: #03913a;
}






/* fenix */
.explore-fenix {}

.explore-fenix .banner {
	position: relative;
}

.explore-fenix .banner .title {
	position: absolute;
	bottom: 40%;
	z-index: 2;
	color: #fff;
	width: 100%;
	text-align: center;





}

.explore-fenix .page-nav {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 14;
	width: 100%;
	height: 80px;
	text-align: center;
	overflow: hidden;
	background: #03913a;
	font-size: 0;
	padding: 0px !important;
}

.explore-fenix .page-nav li {
	display: inline-block;
	position: relative;
	width: 20%;
	height: 80px;
	list-style: none;
}

/*.explore-fenix .page-nav li.cur::after{content:'';position: absolute;top: 0;right:0px;border-width:40px 30px;border-style: solid;border-color:#03913a #03913a #03913a #03913a;z-index: 3;}*/
.explore-fenix .page-nav li.cur::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0px;
	/*border-width:40px 30px;border-style: solid;border-color:#03913a #03913a #03913a #03913a;*/
	width: 100%;
	height: 3px;
	background: #03913a;
	display: none;
}

.explore-fenix .page-nav li.cur {



	background: #009e49;
	background-image: linear-gradient(to right, #1a9f36, #1a9f36, #60b526);



}

.explore-fenix .page-nav li a {
	color: #fff;
	padding-top: 20px;
	display: block;
	position: relative;
	line-height: 20px
}


.explore-fenix .page-nav li a::after {
	content: '';
	display: block;
	width: 1px;
	height: 30px;
	background: #4eb02b;
	position: absolute;
	right: -0px;
	top: 40%;
	margin-top: -5px;
	transform: rotate(0deg);
	z-index: 20;
}


.explore-fenix .page-nav li:last-child a::after {
	display: none;
}

.explore-fenix .page-nav li.cur a::after {
	display: none;
}

.explore-fenix .page-nav li.cur h6 {
	color: #fff;
}

.explore-fenix .page-nav li a h5 {
	margin: 0;
	font-size: 18px;
}

.explore-fenix .page-nav li a h6 {
	margin: 5px 0;
	font-size: 12px;
	font-weight: normal;
	color: #29cf69;
	text-transform: uppercase;
}

.explore-fenix .page-nav.num4 li {
	width: 20%;
}

.explore-fenix .page-nav.num5 li {
	width: calc(100% / 6);
}



.explore-fenix .page-nav1 {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 14;
	width: 100%;
	height: 80px;
	text-align: center;
	overflow: hidden;
	background: #03913a;
	font-size: 0;
}

.explore-fenix .page-nav1 li {
	display: inline-block;
	position: relative;
	width: 20%;
	height: 80px;
	list-style: none;


	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	height: 80px;
	line-height: 80px;


}

/*.explore-fenix .page-nav1 li.cur::after{content:'';position: absolute;top: 0;right:0px;border-width:40px 30px;border-style: solid;border-color:#03913a #03913a #03913a #03913a;z-index: 3;}*/
.explore-fenix .page-nav1 li.cur::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 100%;
	height: 3px;
	background: #03913a;
	display: none;
}

.explore-fenix .page-nav1 li.cur {
	background: #009e49;
	background-image: linear-gradient(to right, #1a9f36, #1a9f36, #60b526);












}


.explore-fenix .page-nav1 li a {
	color: #fff;
	padding-top: 0px;
	display: block;
	position: relative;
	line-height: 80px
}

.explore-fenix .page-nav1 li a::after {
	content: '';
	display: block;
	width: 1px;
	height: 30px;
	background: #4eb02b;
	position: absolute;
	right: -0px;
	top: 40%;
	margin-top: -5px;
	transform: rotate(0deg);
	z-index: 20;
}

.explore-fenix .page-nav1 li.cur a::after {
	display: none;
}

.explore-fenix .page-nav1 li.cur h6 {
	color: #fff;
}

.explore-fenix .page-nav1 li a h5 {
	margin: 0;
	font-size: 18px;
}

.explore-fenix .page-nav1 li a h6 {
	margin: 5px 0;
	font-size: 12px;
	font-weight: normal;
	color: #29cf69;
	text-transform: uppercase;
}

.explore-fenix .page-nav1.num4 li {
	width: 20%;
}

.explore-fenix .page-nav1.num5 li {
	width: 25%;
}




.explore-fenix .banner .img {
	position: relative;
	background-color: #000;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.explore-fenix .banner .img img {
	display: block;
	width: 100%;
	height: auto;
}

.explore-fenix-index {
	overflow: hidden;
	padding: 80px 0;
}

.explore-fenix-index .content {
	width: 75%;
	margin: auto;
}

.page-nav2 {
	text-align: center;
	position: relative;
	overflow: hidden;
}

.page-nav2 ul {
	position: relative;
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: inline-block;
	font-size: 0;
}

.page-nav2 ul::after {
	content: '';
	width: 100%;
	height: 2px;
	display: block;
	background: #ccc;
	position: absolute;
	left: 0;
	bottom: 0;
}

.page-nav2 a {
	position: relative;
	display: inline-block;
	padding-bottom: 15px;
	overflow: hidden;
	font-size: 18px;
	color: #1a1a1a;
	font-weight: bold;
	margin-right: 100px;
}

.page-nav2 a::after {
	content: '';
	width: 100%;
	height: 2px;
	display: none;
	background: #03913a;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
}

.page-nav2 a:last-child {
	margin-right: 0;
}

.page-nav2 a.cur {
	color: #03913a;
}

.page-nav2 a.cur::after {
	display: block;
}

.evaluation-index-list {
	padding: 60px 0 30px 0;
	overflow: hidden;
}

.evaluation-index-list .evaluation {
	float: left;
	width: 32.6666%;
	margin: 0 1% 1% 0;
	overflow: hidden;
}

.evaluation-index-list .evaluation a {
	display: block;
	position: relative;
	background: #f7f7f7;
}

.evaluation-index-list .evaluation .img {}

.evaluation-index-list .evaluation .text {
	width: 90%;
	padding: 5% 5% 5% 5%;
	color: #1a1a1a;
	overflow: hidden;
}

.evaluation-index-list .evaluation .text h3 {
	font-size: 18px;
	margin: 0;
	padding-bottom: 15px;
	position: relative;
}

.evaluation-index-list .evaluation .text h3::before,
.evaluation-index-list .evaluation .text h3::after {
	content: '';
	display: block;
	background: #dedede;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
}

.evaluation-index-list .evaluation .text h3::before {
	width: 100px;
	background: #03913a;
	z-index: 3;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.evaluation-index-list .evaluation .text h3::after {
	width: 100%;
}

.evaluation-index-list .evaluation .text h5 {
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	opacity: .6;
	margin: 0;
	padding-top: 15px;
}

.evaluation-index-list .evaluation .text .bottom {
	margin-bottom: 10px;
	overflow: hidden;
}

.evaluation-index-list .evaluation .text .bottom h5 {
	font-size: 12px;
	line-height: 22px;
}

.evaluation-index-list .evaluation a:hover .text h3::before {
	width: 100%;
}

.evaluation-index-list .evaluation a:hover .text h3 {
	color: #03913a;
}

.evaluation-index-list .evaluation.e1 {
	width: 66.333%;
}

.evaluation-index-list .evaluation.e2 {
	width: 32.555%;
}

.evaluation-index-list .evaluation.e1 .text {
	color: #fff;
	background: none;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 5% 5% 3% 5%;
}

.evaluation-index-list .evaluation.e1 .text h3::after {
	background: #fff;
	opacity: 0.3;
}

.evaluation-index-list .evaluation.e1 .text .bottom {
	margin-bottom: 0px;
}

.evaluation-index-list .evaluation.e1 .text .bottom h5 {
	font-size: 14px;
}

.evaluation-index-list .evaluation.e2,
.evaluation-index-list .evaluation.e5,
.evaluation-index-list .evaluation.e8,
.evaluation-index-list .evaluation.e11,
.evaluation-index-list .evaluation.e8,
.evaluation-index-list .evaluation.e13,
.evaluation-index-list .evaluation.e8,
.evaluation-index-list .evaluation.e16 {
	margin: 0 0 1% 0;
}


.page-path {
	padding-top: 117px;
	overflow: hidden;
	background: #0d0d0d;
}

.page-path-content {
	background: #f7f7f7;
	padding: 19px 0;
}

.page-path-content .content {
	color: #999;
	font-size: 14px;
	width: 90%;
	margin: auto;
}

.page-path-content .content a {
	color: #999;
}

.page-path-content .content a:hover {
	color: #000;
}

.evaluation-detail {
	padding: 80px 0;
	overflow: hidden;
}

.evaluation-detail .content {
	width: 90%;
	margin: auto;
}

.evaluation-detail .detail-top {
	position: relative;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}

.evaluation-detail .detail-top::after {
	content: '';
	display: block;
	width: 40px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -2px;
	background: #03913a;
}

.evaluation-detail .detail-top .type {}

.evaluation-detail .detail-top .type a {
	display: inline-block;
	padding: 7px 10px;
	background: #03913a;
	color: #fff;
	font-size: 12px;
}

.evaluation-detail .detail-top h1 {
	font-size: 36px;
	color: #1a1a1a;
	margin: 10px 0;
}

.evaluation-detail .detail-top .text {
	overflow: hidden;
}

.evaluation-detail .detail-top .text span {
	font-size: 14px;
	color: #999999;
	margin-right: 20px;
}

.evaluation-detail .detail-main {
	overflow: hidden;
	padding: 30px 0;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}

.evaluation-detail .detail-main video {
	display: block;
	width: 100%;
	height: auto;
}

.page-trun {
	background: #f7f7f7;
	margin: 20px 0;
	padding: 0px 30px;
	width: 100%;
	line-height: 50px;
	height: 50px;
}

.page-trun a {
	display: block;
	width: 49%;
}

.page-trun a span {
	font-size: 14px;
	color: #808080;
	position: relative;
}

.page-trun a span::after,
.page-trun a.next span::before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 20px;
	background: #ccc;
	margin: 0 20px;
}

.page-trun a h6 {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	font-weight: normal;
	font-size: 14px;
	color: #302525;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.page-trun a.prev {
	float: left;
	transform: translate(0, 0) !important;
}

.page-trun a.next {
	float: right;
	text-align: right;
	transform: translate(0, 0) !important;
}

.page-trun a.next span::after {
	display: none;
}

.page-trun a:hover h6 {
	color: #03913a;
}


.evaluation-video-list {
	overflow: hidden;
	padding: 60px 0;
}

.evaluation-video-list .item {
	float: left;
	width: 49%;
	margin: 0 1% 1% 0;
	overflow: hidden;
	position: relative;
}

.evaluation-video-list .item a {
	display: block;
}

.evaluation-video-list .item a:hover .img .play {
	background: #03913a;
}

.evaluation-video-list .item a:hover .img .play i {
	border: 2px solid #03913a;
}

.evaluation-video-list .item a:hover .img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}

.evaluation-video-list .item .img {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-color: #000;
}

.evaluation-video-list .item .img .play {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -36.5px 0 0 -36.5px;
	z-index: 55;
}

.evaluation-video-list .item .img .black-ty {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url("../images/black.png") center bottom no-repeat;
}

.evaluation-video-list .item .text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 90%;
	padding: 5% 5% 2% 5%;
	color: #fff;
}

.evaluation-video-list .item .text h3 {
	font-size: 18px;
	position: relative;
}

.evaluation-video-list .item .text h3::after {
	content: '';
	width: 100%;
	height: 2px;
	background: #fff;
	opacity: .2;
	display: block;
	margin-top: 20px;
}

.evaluation-video-list .item .text h5 {
	display: block;
	font-weight: normal;
	margin: 10px 0;
}

.evaluation-video-list .item .text span {
	opacity: .6;
}

.evaluation-video-list .item .text span:last-child {
	float: right;
	text-align: right;
}

.activities-list {
	overflow: hidden;
	padding: 60px 0 20px 0;
}

.activities-list .activities {
	float: left;
	width: 32.666%;
	margin: 0 1% 1% 0;
}

.activities-list .activities.mr0 {
	margin: 0 0 1% 0;
}

.activities-list .activities a {
	display: block;
	position: relative;
	overflow: hidden;
}

.activities-list .activities a:hover .img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}

.activities-list .activities .img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000;
}

.activities-list .activities .img .mark {}

.activities-list .activities .img img {
	display: block;
	width: 100%;
	height: auto;
}

.activities-list .activities .text {
	position: absolute;
	z-index: 3;
	width: 90%;
	height: 90%;
	padding: 5%;
	left: 0;
	top: 0;
	color: #fff;
}

.activities-list .activities .text h5 {
	opacity: .6;
	font-size: 14px;
	font-weight: normal;
}

.activities-list .activities .text h2 {
	font-size: 24px;
	line-height: 36px;
}

.activities-list .activities .text h6 {
	opacity: .6;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	left: 5%;
	bottom: 2%;
	margin: 0;
}


.brand-ambassador {
	overflow: hidden;
}

.brand-ambassador .item {
	overflow: hidden;
	margin-bottom: 70px;
}

.brand-ambassador .item .left {
	position: relative;
	width: 30%;
}

.brand-ambassador .item .left .img {
	margin: 0 0 15px 15px;
	position: relative;
	z-index: 3;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000;
}

.brand-ambassador .item .left .bgblack {
	background: #03913a;
	position: absolute;
	width: 97%;
	height: 100%;
	left: 0;
	top: 15px;
	z-index: 1;
}

.brand-ambassador .item .right {
	position: relative;
	float: left;
	width: 70%;
}

.brand-ambassador .item .right .name-en {
	font-size: 120px;
	position: absolute;
	right: -5px;
	top: 15px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: #ccc 1px 0 0, #ccc 0 1px 0, #ccc -1px 0 0, #ccc 0 -1px 0;
	opacity: .5;
	text-align: right;
}

.brand-ambassador .item .right .name {
	margin-top: 60px;
	background: #1a1a1a;
	color: #fff;
	font-weight: bold;
	position: relative;
	width: 200px;
	height: 75px;
	text-align: center;
}

.brand-ambassador .item .right .name::after {
	content: '';
	display: block;
	border-color: #fff #fff #1a1a1a #1a1a1a;
	border-width: 37px 20px;
	position: absolute;
	top: 0;
	right: 0px;
	border-style: solid;
	z-index: 3;
}

.brand-ambassador .item .right .name h3 {
	border-bottom: 2px solid #03913a;
	font-size: 24px;
	margin: 17px 0 0 0;
	padding-bottom: 10px;
	display: inline-block;
	margin-left: -30px;
}

.brand-ambassador .item .right .text {
	background: #f7f7f7;
	padding: 5% 5% 80px 5%;
	overflow: hidden;
	position: relative;
	z-index: 3;
	clear: both;
}

.brand-ambassador .item .right .text::after {
	content: '';
	display: block;
	border-color: #f7f7f7 #fff #fff #f7f7f7;
	border-width: 200px 120px;
	position: absolute;
	top: 0;
	right: 0px;
	border-style: solid;
	z-index: 3;
}

.brand-ambassador .item .right .text h4 {
	font-size: 18px;
	color: #1a1a1a;
	margin: 15px 0;
}

.brand-ambassador .item .right .text h5 {
	position: relative;
	z-index: 11;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	font-weight: normal;
	margin: 0;
	width: 78%;
	text-align: justify;
}

.brand-ambassador .item .right .more {
	position: absolute;
	left: 5%;
	top: 82%;
	z-index: 10;
	background: #1a1a1a;
}

.brand-ambassador .item.fr .left {
	float: right;
}

.brand-ambassador .item.fr .left .img {
	margin: 0 15px 15px 0;
}

.brand-ambassador .item.fr .left .bgblack {
	left: auto;
	right: 0;
}

.brand-ambassador .item.fr .right {
	float: right;
}

.brand-ambassador .item.fr .right .text::after,
.brand-ambassador .item.fr .right .name::after {
	display: none;
}

.brand-ambassador .item.fr .right .text::before {
	content: '';
	display: block;
	border-color: #f7f7f7 #f7f7f7 #fff #fff;
	border-width: 200px 120px;
	position: absolute;
	top: 0;
	left: 0px;
	border-style: solid;
	z-index: 3;
}

.brand-ambassador .item.fr .right .name-en {
	right: auto;
	left: -5px;
}

.brand-ambassador .item.fr .right .name {
	float: right;
}

.brand-ambassador .item.fr .right .name::before {
	content: '';
	display: block;
	border-color: #fff #1a1a1a #1a1a1a #fff;
	border-width: 37px 20px;
	position: absolute;
	top: 0;
	left: 0px;
	border-style: solid;
	z-index: 3;
}

.brand-ambassador .item.fr .right .name h3 {
	margin-left: 20px;
}

.brand-ambassador .item.fr .right .text h4 {
	text-align: right;
}

.brand-ambassador .item.fr .right .text h5 {
	width: 78%;
	float: right;
	text-align: right;
}

.brand-ambassador .item.fr .right .text {
	padding: 5% 5% 80px 5%;
}

.brand-ambassador .item.fr .right .more {
	left: auto;
	right: 5%;
}


.ambassador-detail {
	background: #0d0d0d;
	padding-top: 117px;
	overflow: hidden;
}

.ambassador-detail-content {
	background: #fff;
	padding: 100px 0;
	overflow: hidden;
}

.ambassador-detail-content .content {
	width: 75%;
	margin: auto;
}

.ambassador-top {
	overflow: hidden;
}

.ambassador-top .item {
	overflow: hidden;
	margin-bottom: 70px;
}

.ambassador-top .item .left {
	position: relative;
	width: 35%;
}

.ambassador-top .item .left .img {
	margin: 0 0 15px 15px;
	position: relative;
	z-index: 3;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000;
}

.ambassador-top .item .left .bgblack {
	background: #03913a;
	position: absolute;
	width: 97%;
	height: 100%;
	left: 0;
	top: 15px;
	z-index: 1;
}

.ambassador-top .item .right {
	position: relative;
	float: left;
	width: 65%;
}

.ambassador-top .item .right .name-en {
	font-size: 120px;
	position: absolute;
	right: -5px;
	top: 15px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: #ccc 1px 0 0, #ccc 0 1px 0, #ccc -1px 0 0, #ccc 0 -1px 0;
	opacity: .5;
}

.ambassador-top .item .right .name {
	margin-top: 60px;
	background: #1a1a1a;
	color: #fff;
	font-weight: bold;
	position: relative;
	width: 200px;
	height: 75px;
	text-align: center;
}

.ambassador-top .item .right .name::after {
	content: '';
	display: block;
	border-color: #fff #fff #1a1a1a #1a1a1a;
	border-width: 37px 20px;
	position: absolute;
	top: 0;
	right: 0px;
	border-style: solid;
	z-index: 3;
}

.ambassador-top .item .right .name h3 {
	border-bottom: 2px solid #03913a;
	font-size: 24px;
	margin: 17px 0 0 0;
	padding-bottom: 10px;
	display: inline-block;
	margin-left: -30px;
}

.ambassador-top .item .right .text {
	padding: 5% 0 80px 9%;
	overflow: hidden;
	position: relative;
	z-index: 3;
	clear: both;
}

.ambassador-top .item .right .text h4 {
	font-size: 18px;
	color: #1a1a1a;
	margin: 15px 0;
}

.ambassador-top .item .right .text h5 {
	position: relative;
	z-index: 11;
	font-size: 18px;
	color: #666666;
	line-height: 34px;
	font-weight: normal;
	margin: 0;
	text-align: justify;
}

.ambassador-swiper-pic {
	position: relative;
	padding: 20px 0;
	overflow: hidden;
}

.ambassador-swiper-pic .swiper-slide .img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000;
}

.ambassador-swiper-pic .swiper-slide .text {
	font-size: 16px;
	padding: 20px 0;
	overflow: hidden;
	text-align: center;
}

.ambassador-swiper-pic .swiper-button-next,
.ambassador-swiper-pic .swiper-button-prev {
	width: 70px;
	height: 120px;
	margin-top: -60px;
	outline: none;
	opacity: 1;
}

.ambassador-swiper-pic .swiper-button-next {
	background: url("../../application/images/rb.svg") center no-repeat rgba(0, 0, 0, .5);
	background-size: 25%;
	right: 0px;
}

.ambassador-swiper-pic .swiper-button-prev {
	background: url("../../application/images/lb.svg") center no-repeat rgba(0, 0, 0, .5);
	background-size: 25%;
	left: 0px;
}

.ambassador-swiper-pic .swiper-button-next:hover {
	background: url("../../application/images/rb.svg") center no-repeat #03913a;
	background-size: 25%;
}

.ambassador-swiper-pic .swiper-button-prev:hover {
	background: url("../../application/images/lb.svg") center no-repeat #03913a;
	background-size: 25%;
}

.ambassador-text {
	width: 80%;
	margin: auto;
	padding: 130px 0 100px 0;
	overflow: hidden;
}

.ambassador-text .text {
	font-size: 24px;
	line-height: 40px;
	color: #1a1a1a;
	position: relative;
	padding: 20px 0 0 110px;
}

.ambassador-text .text::before {
	content: '';
	width: 90px;
	height: 57px;
	display: block;
	background: url("../images/yh.svg") no-repeat;
	position: absolute;
	;
	left: 0;
	top: 0;
}


.ambassador-product-experience {
	position: relative;
	overflow: hidden;
}

.ambassador-product-experience .img {
	float: left;
	width: 48%;
}

.ambassador-product-experience .text {
	position: absolute;
	width: 44%;
	height: 100%;
	right: 0;
	top: 0;
	overflow: hidden;
}

.ambassador-product-experience .text h4 {
	font-size: 24px;
	color: #1a1a1a;
	margin: 0;
}

.ambassador-product-experience .text h4::after {
	content: '';
	display: block;
	width: 50px;
	height: 2px;
	background: #03913a;
	margin: 20px 0 20px 0;
}

.ambassador-product-experience .text .txt {
	font-size: 18px;
	color: #666666;
	line-height: 34px;
	text-align: justify;
}

.ambassador-main-activities {
	overflow: hidden;
	padding: 80px 0 0 0;
}

.ambassador-main-activities .title {
	font-size: 24px;
	font-weight: bold;
	color: #1a1a1a;
	text-align: left;
	padding: 20px 0;
	overflow: hidden;
}

.ambassador-main-activities .title::after {
	content: '';
	display: block;
	width: 60px;
	height: 2px;
	background: #03913a;
	margin: 15px 0;
}

.ambassador-main-activities-swiper {
	position: relative;
}

.ambassador-main-activities-swiper .swiper-slide .img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000;
}

.ambassador-main-activities-swiper .swiper-slide .text {
	text-align: center;
	padding: 30px 0;
	overflow: hidden;
	line-height: 28px;
	width: 80%;
	margin: auto;
}

.ambassador-main-activities-swiper .swiper-button-next,
.ambassador-main-activities-swiper .swiper-button-prev {
	width: 55px;
	height: 100px;
	margin-top: -100px;
	outline: none;
	opacity: 1;
}

.ambassador-main-activities-swiper .swiper-button-next {
	background: url("../../application/images/rb.svg") center no-repeat rgba(0, 0, 0, .5);
	background-size: 25%;
	right: 0px;
}

.ambassador-main-activities-swiper .swiper-button-prev {
	background: url("../../application/images/lb.svg") center no-repeat rgba(0, 0, 0, .5);
	background-size: 25%;
	left: 0px;
}

.ambassador-main-activities-swiper .swiper-button-next:hover {
	background: url("../../application/images/rb.svg") center no-repeat #03913a;
	background-size: 25%;
}

.ambassador-main-activities-swiper .swiper-button-prev:hover {
	background: url("../../application/images/lb.svg") center no-repeat #03913a;
	background-size: 25%;
}


.explore-technology-innovation {
	overflow: hidden;
	padding: 0px 0 80px 0;
	width: 1660px;
	margin: auto;
}

.explore-technology-innovation .title {
	padding-bottom: 50px;
	overflow: hidden;
}

.explore-technology-innovation .title h2 {
	font-size: 40px;
}

.explore-technology-innovation .title i {
	margin: 20px auto;
}

.explore-technology-innovation .title .text {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	text-align: center;
	width: 990px;
	margin: auto;
}

.explore-technology-innovation .list {
	overflow: hidden;
}

.explore-technology-innovation .list .item {
	margin-bottom: 80px;
	text-align: center;
	background: url("../images/bg.jpg") center bottom no-repeat;
	padding: 0 100px 80px 100px;
	overflow: hidden;
}

.explore-technology-innovation .list .item:last-child {
	margin: 0
}

.explore-technology-innovation .list .item li {
	list-style: none;
	position: relative;
	display: inline-block;
	width: 201px;
	margin: 0 30px;
}

.explore-technology-innovation .list .item li .img {
	overflow: hidden;
	position: relative;
}

.explore-technology-innovation .list .item li .img .t1 {
	background: url("../images/z1.png") center no-repeat;
	height: 13px;
}

.explore-technology-innovation .list .item li .img .c2 {
	background: url("../images/z3.png") center repeat-y;
}

.explore-technology-innovation .list .item li .img .b3 {
	background: url("../images/z2.png") center no-repeat;
	height: 31px;
}

.explore-technology-innovation .list .item li .img .c2 img {
	margin: 0 13px;
	width: calc(100% - 26px);
}

.explore-technology-innovation .list .item li h5 {
	text-align: center;
	font-weight: normal;
	margin: 0;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.explore-technology-innovation .list .item li .big {
	display: none;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background: url("../images/jia.svg") center no-repeat #03913a;
	background-size: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -35px 0 0 -25px;
}

.explore-technology-innovation .list .item a {
	display: block;
}

.explore-technology-innovation .list .item a:hover .big {
	display: block;
}

.explore-technology-innovation .list .item a:hover .img {
	opacity: .7;
}

.explore-lighting-knowledge {
	position: relative;
	overflow: hidden;
}

.explore-lighting-knowledge .img {
	float: left;
	width: 50%;
}

.explore-lighting-knowledge .text {
	position: absolute;
	width: 30%;
	height: 100%;
	right: 12.5%;
	top: 0;
	overflow: hidden;
}

.explore-lighting-knowledge .text h4 {
	font-size: 40px;
	color: #1a1a1a;
	margin: 0;
}

.explore-lighting-knowledge .text h4::after {
	content: '';
	display: block;
	width: 50px;
	height: 2px;
	background: #03913a;
	margin: 20px 0 20px 0;
}

.explore-lighting-knowledge .text .txt {
	font-size: 16px;
	color: #666666;
	line-height: 34px;
	text-align: justify;
}

.explore-lighting-knowledge .text .txt strong {
	color: #000;
	font-weight: bold;
	font-size: 18px;
}

.explore-lighting-knowledge-detail {
	padding: 160px 0 120px 0;
	overflow: hidden;
}

.explore-lighting-knowledge-detail .content {
	width: 75%;
	margin: auto;
}

.explore-lighting-knowledge-detail .content .title {}

.explore-lighting-knowledge-detail .content .title h2 {
	font-size: 40px;
}

.explore-lighting-knowledge-detail .content .title .text {
	text-align: center;
}

.explore-lighting-knowledge-detail .content .list {
	padding: 60px 0 0 0;
	overflow: hidden;
}

.explore-lighting-knowledge-detail .content .list .item {
	background: #f7f7f7;
	padding: 3% 3%;
	overflow: hidden;
	width: 43%;
	float: left;
	margin-right: 2%;
}

.explore-lighting-knowledge-detail .content .list .item:last-child {
	margin-right: 0;
}

.explore-lighting-knowledge-detail .content .list .item .text {
	padding-bottom: 30px;
}

.explore-lighting-knowledge-detail .content .list .item .text h4 {
	font-size: 18px;
	margin: 10px 0;
}

.explore-lighting-knowledge-detail .content .list .item .text h5 {
	font-size: 16px;
	margin: 0;
	font-weight: normal;
	line-height: 30px;
	min-height: 90px;
}

.explore-lighting-knowledge-detail .content .list .item .img {}

.explore-faq-knowledge {
	padding-bottom: 80px;
	overflow: hidden;
}

.explore-faq-knowledge .content {
	width: 75%;
	margin: auto;
}

.faq-knowledge-list {}

.faq-knowledge-list .item {
	float: left;
	width: 32.66%;
	margin: 0 1% 1% 0;
	cursor: pointer;
	overflow: hidden;
}

.faq-knowledge-list .item.mr0 {
	margin: 0 0 1% 0;
}

.faq-knowledge-list .item .img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000;
}

.faq-knowledge-list .item:hover h3 {
	color: #03913a;
}

.faq-knowledge-list .item h3 {
	font-size: 18px;
}

.faq-knowledge-detail {
	margin: 20px auto 40px auto;
	position: relative;
	clear: both;
	background: #f7f7f7;
	border: 1px solid #f1f1f1;
	display: none;
}

.faq-knowledge-detail-content {
	padding: 5%;
	overflow: hidden;
	font-size: 14px;
	line-height: 26px;
	color: #666;
}

.faq-knowledge-detail::before,
.faq-knowledge-detail::after {
	content: '';
	display: block;
	position: absolute;
	top: -20px;
	left: 15%;
	border-top: 10px transparent dashed;
	border-left: 10px transparent dashed;
	border-right: 10px transparent dashed;
	border-bottom: 10px #ccc solid;
}

.faq-knowledge-detail::before:before {
	border-bottom: 10px #ccc solid;
}

.faq-knowledge-detail:after {
	top: -19px;
	border-bottom: 10px #f7f7f7 solid;
}

.faq-knowledge-detail.f2::before,
.faq-knowledge-detail.f2::after {
	left: 50%;
}

.faq-knowledge-detail.f3::before,
.faq-knowledge-detail.f3::after {
	left: 85%;
}



/* service */
.service-policy {
	padding: 60px 0 0px 0;
	overflow: hidden;
	width: 1200px;
	margin: auto;
}

.service-policy .item {
	margin-bottom: 50px;
	overflow: hidden;
}

.service-policy .item .left {
	width: 30%;
}

.service-policy .item .left .img {}

.service-policy .item .right {
	width: 60%;
	border-bottom: 2px solid #1a1a1a;
	padding: 0px 0 40px 0;
	overflow: hidden;
}

.service-policy .item .right .text {
	font-size: 16px;
	line-height: 28px;
	color: #666;
}

.service-policy .item .right .text table {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 14px;
	color: #666;
}

.service-policy .item .right .text table tr:first-child td {
	color: #000;
	font-weight: bold;
}

.service-policy .item .right .text table tr td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 8px 20px;
}

.service-policy .item .right .text strong {
	font-weight: bold;
	color: #000;
	font-size: 18px;
}

.extended-warranty-service {
	padding: 60px 0 0px 0;
	overflow: hidden;
	width: 720px;
	margin: auto;
}

.extended-warranty-service .text {
	font-size: 20px;
	font-weight: bold;
	color: #1a1a1a;
	line-height: 30px;
	text-align: center;
}

.extended-warranty-service .form {
	padding: 30px 0;
	overflow: hidden;
}

.extended-warranty-service .form ul {
	list-style: none;
	margin: 0;
	padding: 10px 0;
	clear: both;
	overflow: hidden;
	font-size: 0;
}

.extended-warranty-service .form ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.extended-warranty-service .form ul .input2:last-child {
	margin-right: 0;
}

.extended-warranty-service .form ul.num4 li {
	width: calc(25% - 10px);
	float: left;
	margin-right: 10px;
}

.extended-warranty-service .form ul.num4 li:last-child {
	margin-right: 0;
}

.extended-warranty-service .form ul span {
	font-size: 12px;
	color: #666;
	padding-top: 5px;
	display: block;
}

.select {
	border: 1px solid #ededed;
	background: #f7f7f7;
	padding: 15px;
	width: calc(100% - 42px);
	overflow: hidden;
	position: relative;
}

.select select {
	width: 100%;
	border: none;
	font-size: 16px;
	background: url("../../service/images/ss.png") 90% center no-repeat;
}

.select select {
	height: 20px;
	width: 100%;
	padding-left: 50%;
}

.select h4 {
	position: absolute;
	left: 15px;
	top: 15px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-size: 16px;
	color: #666;
}

.input1 {
	border: 1px solid #ededed;
	background: #f7f7f7;
	padding: 15px;
	overflow: hidden;
	width: calc(100% - 42px);
	display: block;
	font-size: 16px;
}

.input2 {
	border: 1px solid #ededed;
	background: #f7f7f7;
	padding: 15px;
	overflow: hidden;
	width: calc(50% - 42px);
	margin-right: 10px;
	display: inline-block;
	font-size: 16px;
}

.input4 {
	border: 1px solid #ededed;
	background: #f7f7f7;
	padding: 15px;
	overflow: hidden;
	width: calc(100% - 32px);
	display: block;
	font-size: 16px;
}

.textarea1 {
	border: 1px solid #ededed;
	background: #f7f7f7;
	padding: 15px;
	overflow: hidden;
	width: calc(100% - 42px);
	min-height: 100px;
	display: block;
	font-size: 16px;
}

.form .more {
	width: 180px;
	height: 55px;
	text-align: center;
	cursor: pointer;
	margin: 0px 0 0;
}

.form .more span,
.extended-warranty-service .form ul .more span {
	padding: 0;
	font-size: 14px;
}

.form .more h6 {
	line-height: 55px;
}

.after-consulting {
	padding: 60px 0 0px 0;
	overflow: hidden;
	width: 1200px;
	margin: auto;
}

.after-consulting .left {
	width: 35%;
}

.after-consulting .left .text {}

.after-consulting .left .text h3 {
	line-height: 30px;
}

.after-consulting .right {
	width: 65%;
}

.submit-successfully {
	font-size: 14px;
	color: #666;
	padding: 60px 0 0px 0;
	overflow: hidden;
	margin: auto;
	text-align: center;
}

.submit-successfully h2 {
	font-size: 20px;
	color: #666666;
}

.submit-successfully span {
	font-size: 14px;
	color: #666;
}

.successfully {
	width: 118px;
	height: 118px;
	border: 4px solid #666666;
	border-radius: 100%;
	margin: auto;
}

.submit-successfully.hide {
	display: none;
}


.serial-number-query {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.serial-number-query.mt50 {
	margin-top: 50px;
}

.serial-number-query .form {}

.inputnum {
	border: 1px solid #ededed;
	background: #f7f7f7;
	padding: 22px 15px;
	overflow: hidden;
	width: 80%;
	display: block;
	font-size: 16px;
	float: left;
}

.serial-number-query .form .more {
	float: left;
	height: 67px;
	display: block;
	clear: none;
	margin-left: 10px;
}

.serial-number-query .form .more span {
	font-size: 18px;
}

.serial-number-query .form .more h6 {
	line-height: 67px;
}

.serial-number-query .form .more h6 i {
	display: inline-block;
	margin-left: 10px;
}

.serial-number-query .text {
	padding: 30px 0;
	overflow: hidden;
	font-size: 14px;
	line-height: 26px;
	color: #666;
	clear: both;
}

.query-show {
	border: 1px solid #ededed;
	background: #f7f7f7;
	padding: 5%;
	overflow: hidden;
	width: 72%;
	font-size: 16px;
}

.query-show .left {
	color: #666;
	font-size: 14px;
	width: 30%;
}

.query-show .left .item {
	border-bottom: 2px solid #e0e0e0;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.query-show h4 {
	margin: 0;
	font-weight: normal;
	padding-bottom: 6px;
}

.query-show h2 {
	font-size: 20px;
	color: #1a1a1a;
	margin: 0;
}

.query-show h2 .red {
	color: #ff4c4c;
	font-weight: bold;
	font-size: 18px;
}

.query-show .left span {
	font-size: 12px;
}

.query-show .right {
	color: #666;
	font-size: 14px;
	width: 60%;
}

.query-show .right .item {
	font-size: 0;
	padding: 5px 0;
	overflow: hidden;
}

.query-show .right .item li {
	width: 30%;
	list-style: none;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}

.query-show .right .item li:last-child {
	width: 70%;
	font-weight: bold;
	color: #000;
}

.query-show-error {
	font-size: 16px;
	color: #666;
	clear: both;
	overflow: hidden;
	display: none;
}

.query-show-error h3 {
	font-size: 16px;
	color: #666;
	font-weight: normal;
	display: inline-block;
}

.query-show-error h3 strong {
	font-weight: normal;
	color: #03913a;
	display: inline-block;
}

.query-show .list {
	color: #666;
	font-size: 14px;
}

.query-show .list .item {
	width: 30%;
	margin-right: 10%;
	border-bottom: 2px solid #e0e0e0;
	padding-bottom: 20px;
	margin-bottom: 20px;
	float: left;
}

.account-query {
	width: 480px;
	margin: 50px auto auto auto;
	overflow: hidden;
	clear: both;
}

.account-query .form {}

.account-query .form .more {
	margin: auto;
	float: none;
	width: 98%;
}

.shipping-list {
	width: 1200px;
	margin: 50px auto auto auto;
	overflow: hidden;
	clear: both;
	display: none;
}

.top-title {}

.top-title h3 {
	float: left;
}

.top-title h3 a {
	padding-left: 20px;
	background: url('../../service/images/left.svg') left center no-repeat;
	background-size: 9%;
}

.top-title h3 a:hover {
	color: #03913a;
}

.top-title h4 {
	float: right;
	text-align: right;
}

.top-title h4 span {
	font-size: 16px;
	color: #666666;
	vertical-align: middle;
	font-weight: normal;
	padding-right: 5px;
}

.top-title h4 strong {
	font-size: 20px;
	color: #1a1a1a;
	vertical-align: middle;
}

.shipping-list .list {
	clear: both;
	padding-bottom: 50px;
	overflow: hidden;
}

.shipping-list .list .title-1 {
	background: #f7f7f7;
	border-bottom: 1px solid #e6e6e6;
	padding-left: 3%;
	overflow: hidden;
}

.shipping-list .list .title-1 li {
	text-indent: 10px;
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	padding: 20px 0;
	overflow: hidden;
	font-weight: bold;
	font-size: 14px;
}

.shipping-list .list li.w10 {
	width: 10%;
}

.shipping-list .list li.w15 {
	width: 15%;
}

.shipping-list .list li.w20 {
	width: 20%;
}

.shipping-list .list li.w25 {
	width: 25%;
}

.shipping-list .list li.w30 {
	width: 30%;
}

.shipping-list .list li.w40 {
	width: 40%;
}

.shipping-list .list li.w50 {
	width: 50%;
}

.shipping-list .list li.w60 {
	width: 60%;
}

.shipping-list .list .item {
	padding-left: 3%;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
}

.shipping-list .list .item ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.shipping-list .list .item ul li {
	border-bottom: 1px solid #e6e6e6;
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	padding: 15px 0;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	text-indent: 10px;
}

.shipping-list .list .item ul:hover {
	background: #f7f7f7;
}

.shipping-list .list .item ul li:first-child {
	background: #fff;
	border-bottom: 1px solid #fff;
}

.shipping-list .list .item ul:last-child li {
	border: none;
}

.viewnum {
	color: #03913a;
}

.shipping-list-detail {
	width: 1200px;
	margin: 50px auto auto auto;
	overflow: hidden;
	clear: both;
	display: none;
}

.shipping-query-show {
	border: 1px solid #ededed;
	background: #f7f7f7;
	padding: 5%;
	overflow: hidden;
	width: calc(90% - 2px);
	font-size: 16px;
}

.shipping-query-show .item {
	float: left;
	min-width: 30%;
	margin-bottom: 3%;
}

.shipping-query-show .item h3 {
	margin: 10px 0;
	font-size: 18px;
	color: #000;
}

.shipping-query-show .item h4 {
	margin: 0;
	font-weight: normal;
	font-size: 14px;
	color: #666;
}

.shipping-query-show .item .text {
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.shipping-query-show .item.w100 {
	width: 100%;
}

.service-download {
	overflow: hidden;
}

.service-download .download {
	float: left;
	width: 49%;
	margin: 0 2% 1% 0;
	background: #f7f7f7;
	overflow: hidden;
	position: relative;
}

.service-download .download.mr0 {
	margin-right: 0;
}

.service-download .item {
	padding: 15px;
	overflow: hidden;
}

.service-download .item .img {
	float: left;
	position: relative;
	width: 40%;
	background: url("../../service/images/bg.jpg") left top no-repeat;
}

.service-download .item .img .imgbg {
	margin: 5px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.service-download .text {
	float: left;
	width: 50%;
	height: 100%;
	position: absolute;
	right: 5%;
	top: 0;
}

.service-download .text h3 {
	font-size: 20px;
	margin: 0;
	position: relative
}

.service-download .text h3::after {
	content: '';
	display: block;
	width: 50px;
	height: 2px;
	background: #03913a;
	margin: 10px 0;
}

.service-download .text h5 {
	font-size: 14px;
	margin: 0;
	font-weight: normal;
	color: #666;
	line-height: 26px;
}

.service-download .text .btn {
	padding: 30px 0 0 0;
	overflow: hidden;
}

.service-download .text .btn a {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 10px 30px;
	background: #333333;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.service-download .text .btn a.bgee1d23 {
	background: #03913a;
}

.service-download .text .btn a.bgee1d23:hover {
	background: #ffb761;
}

.service-download .text .btn a:hover {
	background: #666;
}





/* about */
.about-section {
	padding: 100px 0;
	overflow: hidden;
}

.about-section .content {
	width: 90%;
	margin: auto;
}

.about-company-profile {
	overflow: hidden;
}

.about-company-profile .left {
	width: 45%;
}

.about-company-profile .left .title {
	margin-top: 0px;
}

.about-company-profile .left .title h2 {
	font-weight: 700;
	font-family: BEBAS;
	font-size: 50px;
	color: #242424;
}

.about-company-profile .left .title h3 {
	font-weight: 400 !important;
	font-size: 28px;
	margin-top: 30px;
}

.about-company-profile .left .text {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	overflow: hidden;
	padding: 40px 0 0px 0;
	text-align: justify;
}

.about-company-profile .left .blinex {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 30px;
}

.about-company-profile .right .blinex {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 30px;
}

.about-company-profile .text1 .blinex {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 30px;
	padding-top: 30px;
	color: #666;
	line-height: 30px
}

.about-company-profile .text1 {
	width: 50%;
	float: right
}

.about-company-profile .left .img {
	margin-top: 25px;
}

.about-company-profile .right {
	width: 50%;
}

.about-company-profile .right .img {
	position: relative;
}

.about-company-profile .right .text {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	padding: 70px 0 0px 0;
	overflow: hidden;
}

.about-company-profile .right .play {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -36.5px 0 0 -36.5px;
}

.about-development-history {
	background: #2b2b2b;
	overflow: hidden;
	position: relative;
}

.about-development-history .left {
	padding-top: 100px;
	overflow: hidden;
	width: 46%;
	position: relative;
}

.about-development-history .left::after {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: #3a3a3a;
}

.about-development-history .left .title {
	color: #fff;
	margin-left: 25%;
}

.about-development-history .left .title h2 {
	font-size: 30px;
}

.about-development-history .left .title h3 {
	font-size: 24px;
}

.about-development-history .left .history-nav {
	overflow: hidden;
	margin-top: 50px;
	border-top: 1px solid #3a3a3a;
}

.about-development-history .left .history-nav a {
	display: block;
	position: relative;
	padding: 55px 15% 55px 0;
	overflow: hidden;
	color: #666666;
	text-align: right;
	border-bottom: 1px solid #3a3a3a;
}

/*.about-development-history .left .history-nav a:last-child {border-bottom:none;}*/
.history-nav-swiper .swiper-slide:last-child a {
	border-bottom: none;
}

.about-development-history .left .history-nav a i {
	height: 2px;
	width: 0;
	position: absolute;
	display: block;
	left: 25%;
	top: 50%;
	margin-top: -1px;
	background: #fff;
}

.about-development-history .left .history-nav a h5 {
	font-size: 14px;
	margin: 0;
	font-weight: normal;
	padding-bottom: 5px;
}

.about-development-history .left .history-nav a h3 {
	font-size: 24px;
	margin: 0;
	font-weight: normal;
}

.about-development-history .left .history-nav a.cur,
.about-development-history .left .history-nav .swiper-slide-thumb-active a {
	background: #03913a;
	color: #fff;
}

.about-development-history .left .history-nav a.cur i,
.about-development-history .left .history-nav .swiper-slide-thumb-active a i {
	width: 25%;
}

.about-development-history .right {
	overflow: hidden;
	width: 50%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}

.development-history-swiper {
	height: 100%;
}

.history-slide {
	width: 70%;
	margin-left: 5%;
	height: 100%;
	color: #fff;
}

.history-slide h2 {
	font-size: 40px;
}

.history-slide .text {
	font-size: 16px;
	line-height: 30px;
	opacity: .6;
	padding-bottom: 50px;
	overflow: hidden;
}

.history-slide .img {
	position: relative;
	padding-right: 5%;
	display: inline-block;
	overflow: hidden;
}

.history-slide .img img {
	width: auto;
	height: auto;
}

.history-slide .img .data {
	font-size: 14px;
	opacity: .4;
	transform: rotate(90deg);
	position: absolute;
	right: 0;
	bottom: 5%;
}

.history-slide .txt {
	font-size: 17px;
	padding-top: 20px;
	font-weight: bold;
}

.about-message-contact {
	margin: auto;
	overflow: hidden;
	position: relative;
	display: flex;
	flex-direction: row;
}

.about-message-contact li {
	flex: 1;
	text-align: center
}

.about-message-contact li img {
	width: 60%
}

.about-message-contact li p {
	font-size: 18px;
	color: #fff
}

.about-message-contact .left {
	position: absolute;
	left: 2.5%;
	top: 10%;
	width: 40%;
	height: 100%;
}

.about-message-contact .left img {
	margin-top: 70px
}

.about-message-contact .title {
	position: relative;
	padding-bottom: 20px;
	overflow: hidden;
}

.about-message-contact .title h3 {
	font-size: 24px;
	color: #03913a;
	float: left;
	font-weight: bold;
	margin: 0;
}

.about-message-contact .title h4 {
	float: right;
	font-size: 24px;
	color: #03913a;
	margin: 0;
	text-transform: uppercase;
	opacity: .4;
}

.about-message-contact .title::before,
.about-message-contact .title::after {
	content: '';
	display: block;
	width: 120px;
	height: 2px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}

.about-message-contact .title::after {
	width: 100%;
	opacity: .3;
}

.about-message-contact .title::before {
	background: #03913a;
	opacity: 1;
	z-index: 3;
}

.about-message-contact .left .message {}

.about-message-contact .left .form {
	padding: 20px 0;
	overflow: hidden;
}

.about-message-contact .left .form li {
	list-style: none;
	padding-bottom: 10px;
	overflow: hidden;
}

.about-message-contact .left .form li .select {
	background: none;
	border: none;
	padding: 0px;
	width: 100%;
	color: #fff;
}

.about-message-contact .left .form li .select select {
	padding: 15px;
	height: 55px;
	background: rgba(255, 255, 255, .1);
	border: 2px solid #4d4c4b;
	color: #bbbcbc;
}

.about-message-contact .left .form li .select select option {
	color: #000;
}

.about-message-contact .left .form li .input2 {
	border: 2px solid #4d4c4b;
	background: rgba(255, 255, 255, .1);
	width: calc(50% - 39px);
}

.about-message-contact .left .form li .input2:last-child {
	margin-right: 0;
}

.about-message-contact .left .form li input,
.about-message-contact .left .form li textarea {
	padding: 15px;
	color: #fff;
	border: 2px solid #4d4c4b;
	background: rgba(255, 255, 255, .1);
	width: calc(100% - 34px);
}

.about-message-contact .left .form li .send {
	cursor: pointer;
	padding: 15px 0;
	width: 180px;
	color: #fff;
	border: 2px solid #4d4c4b;
	background: none;
	text-transform: uppercase;
}

.about-message-contact .left .form li .send:hover {
	background: #03913a;
	border: 2px solid #03913a;
}

.about-message-contact .right {
	width: 50%;
	padding: 97px 0;
	overflow: hidden;
	position: relative;
}

.about-message-contact .right .contact {
	background: #fff;
	padding: 105px 120px;
	overflow: hidden;
	position: relative;
	z-index: 33;
}

.about-message-contact .right .contact::after {
	content: '';
	width: 120px;
	height: 100%;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	background: #fef9f2;
}

.about-message-contact .right .contact .contact-contact {
	width: 80%;
}

.about-message-contact .right .contact .title h3 {
	color: #1a1a1a;
}

.about-message-contact .right .contact .title h4 {
	color: #1a1a1a;
}

.about-message-contact .right .contact .title::after {
	background: #ededed;
	opacity: 1;
}

.about-message-contact .right .contact .item {
	padding: 20px 0 0px 0;
	overflow: hidden;
	width: 95%;
}

.about-message-contact .right .contact .item li {
	list-style: none;
	padding: 15px 0;
	border-bottom: 1px dashed #e7e7e7;
}

.about-message-contact .right .contact .item li i {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	opacity: .4;
	margin-right: 10px;
}

.about-message-contact .right .contact .item li h5 {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #808080;
	font-weight: normal;
	margin: 0;
}


.about-company-culture {
	padding: 100px 0;
	overflow: hidden;
}

.about-company-culture .company-culture {
	position: relative;
	overflow: hidden;
	margin-bottom: 80px;
}

.about-company-culture .company-culture:last-child {
	margin: 0;
}

.about-company-culture .left {
	width: 55%;
}

.about-company-culture .right {
	width: 24%;
	height: 100%;
	position: absolute;
	right: 12.5%;
	top: 0;
}

.about-company-culture .right .type {
	position: relative;
	margin-left: -6px;
}

.about-company-culture .right .type h2 {
	color: #f5f5f5;
	font-size: 140px;
	line-height: 120px;
	margin: 0;
}

.about-company-culture .right .type h4 {
	display: block;
	position: absolute;
	left: 7px;
	bottom: 0;
	font-size: 18px;
	color: #03913a;
	margin: 0;
}

.about-company-culture .right .culture {
	overflow: hidden;
	padding: 15px 0 25px 0;
}

.about-company-culture .right .culture h3 {
	font-size: 24px;
	color: #1a1a1a;
	margin: 0;
}

.about-company-culture .right .text {
	font-size: 16px;
	color: #1a1a1a;
	line-height: 28px;
	opacity: .6;
	position: relative;
}

.about-company-culture .right .text::after {
	content: '';
	width: 60px;
	height: 2px;
	display: block;
	background: #03913a;
	margin-top: 50px;
}

.about-company-culture .company-culture.fr .left {
	float: right;
}

.about-company-culture .company-culture.fr .right {
	float: right;
	right: auto;
	left: 12.5%;
}

.about-company-culture .right .item {
	padding: 50px 0;
	overflow: hidden;
}

.about-company-culture .right .item li {
	list-style: none;
	padding: 0;
	margin: 0 0 40px 0;
	overflow: hidden;
}

.about-company-culture .right .item li h3 {
	margin: 0;
	font-size: 0;
}

.about-company-culture .right .item li h3 i {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.about-company-culture .right .item li h3 i img {}

.about-company-culture .right .item li h3 strong {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	color: #1a1a1a;
}

.about-company-culture .right .item li h5 {
	padding-left: 30px;
	overflow: hidden;
	font-size: 16px;
	line-height: 26px;
	opacity: .6;
	font-weight: normal;
	color: #1a1a1a;
	margin: 5px 0;
}

.about-sales-network {
	padding: 100px 0;
	overflow: hidden;
	background: url("../images/bg.jpg");
}

.sales-network {
	position: relative;
	overflow: hidden;
}

.sales-network .item {
	text-align: center;
	;
	margin: auto;
}

.sales-network .item h2 {
	font-size: 40px;
	color: #1a1a1a;
	margin: 0;
}

.sales-network .item .text {
	font-size: 14px;
	line-height: 26px;
	width: 41%;
	margin: auto;
	color: #666666;
	padding: 10px 0;
	overflow: hidden;
}

.sales-network .item .img {
	text-align: center;
	padding: 40px 0 20px 0;
	overflow: hidden;
}

.sales-network .item .img img {
	width: auto;
	height: auto;
	display: inline-block;
}

.sales-network .swiper-pagination {
	bottom: auto;
	top: 15%;
}

.sales-network .swiper-pagination .swiper-pagination-bullet {
	width: 40px;
	height: 2px;
	margin: 0 0 0 10px;
	border-radius: 0;
	background: #000;
	opacity: 0.3;
	position: relative;
	z-index: 11;
	outline: none;
}

.sales-network .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
	background: #03913a;
}

.about-brand-honors {
	padding: 0px 0 30px 0;
	overflow: hidden;
}

.about-brand-honors .list {
	overflow: hidden;
}

.about-brand-honors .list .item {
	margin-bottom: 80px;
	text-align: center;
	background: url(../images/bg.jpg) repeat-y;
	padding: 0 100px 80px 100px;
	overflow: hidden;
	background-size: 100%
}

.about-brand-honors .list .item:last-child {
	margin: 0
}


.about-brand-honors .list .item li {
	list-style: none;
	position: relative;
	display: inline-block;
	width: 201px;
	margin: 0px 10px;
	margin-top: 57px;
	margin-bottom: 70px;
}

.about-brand-honors .list .item li .img {
	overflow: hidden;
	position: relative;
}

.about-brand-honors .list .item li .img .t1 {
	background: url("../images/z1.png") center no-repeat;
	height: 13px;
}

.about-brand-honors .list .item li .img .c2 {
	background: url("../images/z3.png") center repeat-y;
}

.about-brand-honors .list .item li .img .b3 {
	background: url("../images/z2.png") center no-repeat;
	height: 31px;
}

.about-brand-honors .list .item li .img .b1 {
	margin-top: -20px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #666;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	/*超出...*/
	display: -webkit-box;
	-webkit-line-clamp: 1;
	/*显示行数*/
	-webkit-box-orient: vertical;
	overflow: hidden
}

.about-brand-honors .list .item li .img .c2 img {
	margin: 0 13px;
	width: calc(100% - 26px);
}

.about-brand-honors .list .item li h5 {
	text-align: center;
	font-weight: normal;
	margin: 0;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.about-brand-honors .list .item li .big {
	display: none;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background: url("../images/jia.svg") center no-repeat #03913a;
	background-size: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -35px 0 0 -25px;
}

.about-brand-honors .list .item a {
	display: block;
}

.about-brand-honors .list .item a:hover .big {
	display: block;
}

.about-brand-honors .list .item a:hover .img {
	opacity: .7;
}

.about-contact-us {
	padding: 100px 0;
	overflow: hidden;
}

.about-contact-us .content {
	width: 90%;
	margin: 0px auto;
}

.about-contact-us .left {
	width: 50%;
	padding-left: 0%;
}

.about-contact-us .left .item {
	margin-bottom: 50px;
	overflow: hidden;
}

.about-contact-us .left .item:last-child {
	margin: 0;
}

.about-contact-us .left .item h3 {
	font-size: 30px;
	color: #1a1a1a;
	margin-bottom: 5px;
}

.about-contact-us .left .item p {
	font-size: 16px;
	line-height: 29px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}

.about-contact-us .left .list {
	border: 0px solid #f1f1f1;
	overflow: hidden;
	line-height: 30px;
}

.about-contact-us .left .list p {
	font-size: 15px !important;
	color: #666 !important;
	line-height: 27px !important;
}

.about-contact-us .left .list li {
	list-style: none;
	position: relative;
	padding: 35px 4%;
	float: left;
	width: 42%;
}

.about-contact-us .left .list li::after {
	content: '';
	width: 1px;
	height: 100%;
	display: block;
	background: #f1f1f1;
	position: absolute;
	right: 0;
	top: 0;
}

.about-contact-us .left .list li::before {
	content: '';
	width: 100%;
	height: 1px;
	display: block;
	background: #f1f1f1;
	position: absolute;
	right: 0;
	bottom: 0;
}

.about-contact-us .left .list li h4 {
	font-weight: normal;
	margin: 0;
}

.about-contact-us .left .list li h4 i {
	width: 25px;
	height: 25px;
	opacity: .5;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.about-contact-us .left .list li h4 strong {
	font-size: 16px;
	color: #808080;
	font-weight: normal;
	display: inline-block;
	vertical-align: middle;
}

.about-contact-us .left .list li h5 {
	font-weight: normal;
	margin: 0;
	padding-top: 10px;
	font-size: 14px;
	color: #1a1a1a;
	font-family: 'Barlow-Regular', Microsoft Yahei, Arial;
}

.about-contact-us .left .list li.c1 {}

.about-contact-us .left .list li.c2 {}

.about-contact-us .left .list li.c3::after,
.about-contact-us .left .list li.c5::after {
	display: none;
}

.about-contact-us .left .list li.c4 {
	width: 100%;
}

.about-contact-us .left .list li.c5 {
	width: calc(33.333% - 50px);
}

.about-contact-us .left .list li.c4::before,
.about-contact-us .left .list li.c5::before {
	display: none;
}

.about-contact-us .left .list li:hover h4 strong {
	color: #03913a;
}

.about-contact-us .left .list li:hover h5 {
	color: #03913a;
}

.about-contact-us .left .item .form {
	overflow: hidden;
}

.about-contact-us .left .item .form li {
	list-style: none;
	padding-bottom: 10px;
	overflow: hidden;
}

.about-contact-us .left .item .form li .select {
	padding: 0px;
	width: 100%;
}

.about-contact-us .left .item .form li .select select {
	padding: 15px;
	height: 55px;
	color: #bbbcbc;
}

.about-contact-us .left .item .form li .select select option {
	color: #000;
}

.about-contact-us .left .item .form li .input2 {
	width: calc(50% - 37px);
}

.about-contact-us .left .item .form li .input2:last-child {
	margin-right: 0;
}

.about-contact-us .left .item .form li input,
.about-contact-us .left .item .form li textarea {
	border: 1px solid #ededed;
	background: #f7f7f7;
	padding: 15px;
	width: calc(100% - 32px);
	color: #a1a4b2
}

.about-contact-us .left .item .form li textarea {
	min-height: 100px;
}

.about-contact-us .left .item .form li .send {
	cursor: pointer;
	padding: 15px 0;
	width: 180px;
	color: #fff;
	text-transform: uppercase;
}

.about-contact-us .left .item .form li .send:hover {
	background: #03913a;
	border: 2px solid #03913a;
}


.about-contact-us .right {
	width: 45%;
	background: #fff;
	overflow: hidden;
	position: relative;
}

.about-contact-us .right .map {
	height: 450px;
	overflow: ;
	position: relative;
	margin-bottom: 0px !important;
}

.about-contact-us .right .map .anchorBL {
	display: none;
}



.honors-show {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 999;
	display: block;
}

.honors-show.hidebox {
	display: none;
}

.honors-show-bg {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	position: relative;
}

.honors-content {
	margin: auto;
	width: 650px;
	background: #fff;
	padding: 5%;
	overflow: hidden;
	position: relative;
	border-radius: 5px;
	z-index: 33;
}

.honors-content .img {
	float: left;
	width: 40%;
}

.honors-content .img .t1 {
	height: 17px;
	background: url("../../about/images/t1.jpg") center no-repeat;
}

.honors-content .img .t2 {
	background: url("../../about/images/t2.jpg") center repeat-y;
	padding: 0 10px;
}

.honors-content .img .t3 {
	height: 44px;
	background: url("../../about/images/t3.jpg") center no-repeat;
}

.honors-content .imgpic img {
	width: auto;
	height: auto;
}

.honors-content .text {
	float: left;
	width: 37%;
	height: 100%;
	position: absolute;
	right: 15%;
	top: 0;
}

.honors-content .text h3 {
	position: relative;
	display: block;
	padding-bottom: 20px;
	font-size: 24px;
}

.honors-content .text h3::before,
.honors-content .text h3::after {
	content: '';
	display: block;
	width: 80px;
	height: 2px;
	background: #000;
	position: absolute;
	bottom: 0;
	left: 0;
}

.honors-content .text h3::after {
	width: 100%;
	opacity: .3;
}

.honors-content .text h3::before {
	background: #03913a;
	opacity: 1;
	z-index: 3;
}

.honors-content .text .txt {
	line-height: 30px;
	color: #666;
}

.close-b {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
}






/* fonts */
.banner-slide .txt h3,
.banner-slide .txt .more a span,
.declinein span,
.product-type4 a .text h3,
.title h2,
.more span,
.product-nav .type-item .text .plist a,
.product-list .item a .text h3,
.product-list .item a .list li h6,
.product-detail-download .content .right .download-list .text h3,
.product-detail-reviews .content .form .submit,
.customer-reviews .item h3,
.product-detail-accessories .accessories-list .item a .text h4,
.brand-ambassador .item .right .name-en,
.ambassador-top .item .right .name-en,
.query-show .left .item h2,
.query-show-error h3 strong,
.history-slide h2,
.about-message-contact .left .message .title h4,
.about-message-contact .left .form li .send,
.about-message-contact .right .contact .title h4,
.about-company-culture .right .type h2,
.sales-network .item h2 {
	font-family: Arial, Helvetica, sans-serif;
}

.news-swiper-text .swiper-slide-thumb-active .ntitle a p,
.news-swiper-title .news-swiper-text .ntitle a span,
.product-our-flashlights .left .list li strong,
.product-left-screening .item li *,
.product-list-top .tleft span,
.product-detail-download .content .right .download-list .text h5,
.customer-reviews .item h6,
.explore-fenix .page-nav li a h6,
.evaluation-index-list .evaluation .text .bottom h5,
.evaluation-detail .detail-top .text span,
.activities-list .activities .text h6,
.query-show .left span,
.query-show .right .item li,
.shipping-list .list .item li,
.shipping-query-show .item .text,
.shipping-query-show .item h4,
.about-development-history .left .history-nav a h5,
.history-slide .img .data,
.about-message-contact .right .contact .item li h5,
.about-contact-us .left .list li h5 {
	font-family: 'Barlow-Regular', Microsoft Yahei, Arial;
}


.banner .title h2 {
	font-weight: 900;
}

.case {
	width: 90%;
	margin: 0px 5%;

	height: auto;
	overflow: hidden;
	margin-top: 50px;
}


.case ul li {
	width: 32%;
	height: auto;
	margin-bottom: 20px;
	overflow: hidden;
	float: left;
	margin-right: 1.8%
}

.case ul li:nth-child(3n) {
	margin-right: 0
}


.case ul li .thum {
	width: 100%;
	height: auto;
	min-height: 228px;

}

.case ul li:hover .shipinzx {
	overflow: hidden;
	width: 100%;
	height: 228px;
	position: relative;
}

.case ul li .shipinzx img {
	width: 100%;
	height: 100%;
	height: 228px;
	transition: all .4s;
}

.case ul li:hover .shipinzx img {
	transform: scale(1.1, 1.1)
}

.case ul li .shipinzx {
	position: relative;
	width: 100%;
	height: 228px;
}

.case ul li .shipinzx:before {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/play.svg) no-repeat center center rgba(0, 0, 0, .2);
	background-size: 50px 50px;
	height: 228px;
	content: " ";
	z-index: 5;
}



.case ul li:hover .shipinzx:before {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/play.svg) no-repeat center center rgba(0, 0, 0, .5);
	background-size: 50px 50px;
	height: 228px;
	content: " ";
	z-index: 5;
}


.case ul li:hover .name {
	height: 90px;
}

.case ul li:hover .thum img {
	opacity: .8;
}

.case ul li:hover .name strong {
	margin-left: 65px;
	font-size: 16px;
}

.case ul li:hover .name span {
	margin-left: 65px;

}

.case ul li:hover .name p {
	width: 65px;
}

.case ul li .thum {
	height: 350px;
}

.case ul li .thum img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.case ul li.three {
	margin-right: 0%;
}

.case ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

ase ul li img {
	display: block;
}

.case ul li .name {
	margin-top: 30px;
	height: 90px;
	line-height: 30px;
	position: relative;
	overflow: hidden;
}

.case ul li .name p {
	width: 0px;
	height: 1px;
	position: absolute;
	left: -5px;
	top: 19px;
	background: #3E3E3E;
	opacity: .5;
}

.case ul li .name strong {
	margin-right: 10px;
}

.case ul li .name span {
	font-size: 14px;
	font-family: Akz;
	opacity: .5;

}

.casePage {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	clear: both;
	padding-top: 35px;
}

.casePage .casePrev {
	width: 35px;
	height: 35px;
	float: left;
	line-height: 35px;
	text-align: center;
	margin-right: 10px;
	background: #878585;
	color: #fff;
}

.casePage .caseNext {
	width: 35px;
	height: 35px;
	float: left;
	line-height: 35px;
	text-align: center;
	background: #878585;
	color: #fff;
}

.casePage a {
	display: block;
	width: 35px;
	height: 35px;
	float: left;
	margin-right: 10px;
	text-align: center;
	line-height: 35px;
	background: #d0d0d0;
	color: #fff;
}

.casePage a:hover {
	background: #878585;
}


.animate {
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	transition-duration: .5s;
}

.newspage {
	width: 92%;
	padding: 0px 4%;
	height: auto;
	/* overflow: hidden;*/
}

.newspage {
	width: 100%;
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 20px;
	TEXT-ALIGN: center;
	margin: 30px auto 90px;
	clear: both;
	height: 30px
}

.newspage A {
	BORDER-RIGHT: #999 1px solid;
	PADDING-RIGHT: 8px;
	BORDER-TOP: #999 1px solid;
	PADDING-LEFT: 8px;
	BACKGROUND: #fff;
	PADDING-BOTTOM: 3px;
	FONT: 13px/22px "";
	BORDER-LEFT: #999 1px solid;
	COLOR: #666;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #999 1px solid;
	font-family: "微软雅黑" !important;
	border-radius: 5px;
}

.newspage A:hover {
	BORDER-RIGHT: #fff 1px solid;
	BORDER-TOP: #fff 1px solid;
	BACKGROUND: #03913a;
	BORDER-LEFT: #fff 1px solid;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: #fff 1px solid;
	TEXT-DECORATION: none
}

.newspage A:active {
	BORDER-RIGHT: #666 1px solid;
	BORDER-TOP: #666 1px solid;
	BACKGROUND: #03913a;
	BORDER-LEFT: #666 1px solid;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: #666 1px solid
}

.newspage SPAN.current {
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	BACKGROUND: #03913a;
	PADDING-BOTTOM: 3px;
	COLOR: #fff;
	MARGIN-RIGHT: 5px;
	PADDING-TOP: 3px;
	font-size: 13px;
	border-radius: 5px;
	border: 1px #03913a solid;

}

.newspage SPAN.disabled {
	BORDER-RIGHT: #fff 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #fff 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #fff 1px solid;
	COLOR: #666;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #fff 1px solid
}








.jobs {
	width: 90%;
	margin: auto;
}

/* .jobs .jobList li{line-height: 58px;border: 1px solid #eee;margin-bottom: 10px;border-radius:5px;padding: 0 2%; width:96%; float:left; list-style:none; }
.jobs .jobList li span{display: inline-block; float: left;font-size:14px; color:#666;text-align:left; line-height:30px}
.jobs .jobList li span:nth-child(1){width: 16%;text-align: left;}
.jobs .jobList li span:nth-child(2){width: 40%;text-align: left;margin-left:2%}
.jobs .jobList li span:nth-child(3){width: 18%;text-align: left;margin-left:2%}
.jobs .jobList li span:nth-child(4){width: 20%;text-align: left;margin-left:2%; text-align:center !important;}
.jobs .jobList li span i { width:50%; line-height:35px; height:35px; text-align:center; color:#fff; margin:2% 25% 0px; display:block; background:#03913a; border-radius:5px;}

.jobs .jobList li span.view a{  margin-top:20px;display: inline-block;width: 20px;height: 15px;background:url(../images/icon18.png) no-repeat;}
.jobs .jobList li span.deli a{ margin-top:20px;display: inline-block;width: 24px;height: 15px;background:url(../images/icon19.png) no-repeat;}
.jobs .jobList li span a{position: relative;top: 0;transition:.3s;}
.jobs .jobList li span a:hover{top: -5px;}
.jobs .jobList .jobDesc{display: none;}
.jobs .jobList li .jobName{display: inline-block; float: left;font-size:16px; color:#333;text-align:left; line-height:30px; padding:10px 0}
.jobs .jobList li .jobSala{display: inline-block; float: left;font-size:14px; color:#333;text-align:left; line-height:30px; padding:10px 0}
.jobs .jobList li .jobEduc{display: inline-block; float: left;font-size:14px; color:#333;text-align:left; line-height:30px; padding:10px 0}
.jobs .jobList li .jobExpe{display: inline-block; float: left;font-size:14px; color:#333;text-align:left; line-height:30px; padding:10px 0}

.jobs .jobList .titleBox li{border:none;line-height: 60px;background:#03913a; height:60px; }
.jobs .jobList .titleBox li span{color: #fff; text-align:left} */

.jobs .recruMenu {
	text-align: center;
	margin-bottom: 3%;
}

.jobs .recruMenu a {
	display: inline-block;
	line-height: 50px;
	padding: 0 40px;
	font-size: 20px;
	color: #777;
	background: #f8f8f8;
	margin: 0 10px;
	transition: .3s;
	border-radius: 35px;
}

.jobs .recruMenu a:hover,
.jobs .recruMenu a.on {
	background: #00a0d9;
	color: #fff;
}

.wttud {
	min-height: 380px
}

.mbdh {
	display: none
}

.wap_22 {
	display: none
}

.neidetail {
	display: none
}

.wap_tb {
	display: none
}

.moremore {
	display: none
}

.section_aa {
	display: none
}

.mbshow1 {
	display: none
}

.mbshow2 {
	display: block
}

/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:550px) {


	.mbshow2 {
		display: none
	}

	.mbshow1 {
		display: block
	}

	body {
		font-family: Arial, Helvetica, sans-serif
	}

	.mbdh {
		display: block
	}

	.wap_22 {
		display: block
	}

	#head {
		display: none
	}

	#flash {
		display: none
	}

	#flash2 {
		display: block;
	}

	.banner-slide .txt h3 {
		font-size: 36px !important
	}


	.banner-slide .txt h3 {
		font-size: 24px
	}

	.more {
		display: none
	}

	.about-company-profile .text1 {
		width: 90%;
		float: none;
		margin: 0 auto
	}

	.yuan {
		width: 44% !important;
		background: #fff;
		border: 1px #e9e9e9 solid;
		padding: 2%;
		line-height: 24px;
		margin-bottom: 2%;
		margin-right: 1%;
	}

	.product-detail-faq .product-faq .children .text p img {
		width: 100%;
		height: auto !important
	}


	.language>div {
		display: none
	}

	.wttud {
		min-height: 200px
	}

	.biaoi {
		width: 90% !important;
		float: none !important;
		min-height: 120px !important;
		margin: 0 auto !important
	}

	.wenzia {
		width: 90% !important;
		margin-left: 0 !important;
		float: none !important;
		margin: 0 auto !important
	}

	.case ul li {
		width: 48%;
		height: auto;
		margin-bottom: 20px;
		overflow: hidden;
		float: left;
		margin-right: 1.8%;
	}

	.case ul li .thum {
		width: 100%;
		height: auto;
		min-height: 98px;
	}

	.case ul li .name {
		margin-top: 10px;
		height: 90px;
		line-height: 30px;
		position: relative;
		overflow: hidden;
	}

	.evaluation-detail .detail-main p img {
		width: 100% !important;
		height: auto !important
	}

	.about-company-profile .left {
		width: 90% !important;
		margin: 0 auto
	}

	.about-company-profile .text1 {
		width: 95% !important;
		float: none !important;
	}

	.jobs {
		width: 95% !important;
		margin: auto;
	}

	.about-company-profile .right .play {
		position: absolute;
		left: 50% !important;
		top: 50%;
		margin: -36.5px 0 0 -36.5px;
	}

	.play {
		width: 49px !important;
		right: 220px;
		height: 49px !important;
		bottom: -60px;
	}



	.product-detail-parameter .content .text1 table {
		color: #fff;
		border-width: 1px !important;
		border-color: #CCC;
		border-collapse: collapse;

	}

	.product-detail-parameter .content .text1 table td {
		border-width: 0.8px !important;
		padding: 8px;
		border-style: solid;
		border-color: #CCC;
	}


	.about-company-profile .left .img img {
		width: 100%;
		margin-bottom: 10px
	}

	.banner-slide .txt h4 {
		font-weight: normal !important
	}

	.banner-slide .txt {

		top: 43%;

	}

	.swiper-banner-pagination {
		bottom: 55px;
		text-align: right;
		left: auto;
		right: 6%;
		display: block;
		z-index: 90;
		top: 580px
	}

	.banner_aa {
		position: relative;
		height: 728px;
	}

	.language>div {
		display: none
	}


	.index-producttype {
		overflow: hidden;
		position: relative;
		background: #000;
		height: 1900px;
		display: block !important;
	}


	section {
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		clear: both;
		overflow: hidden;
		height: 1720px;
		background: #000
	}

	.product-type {
		width: 100%;
		position: absolute;
		/* height: 100%; */
		left: 0;
		top: 0;
		z-index: 4;
		height: auto !important;
	}

	.mbshow2 {
		background-size: 105%
	}

	.mbshow2 {
		padding-top: 0px;
		padding-bottom: 50px
	}

	.product-type a .text h3 {
		color: #fff;
		font-size: 30px;
		text-transform: uppercase;
		position: relative;
		margin: 50px 0 0 0;
	}

	.product-type a .img {
		height: 590px;
		overflow: hidden;
		position: relative;
		-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
		clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	}



	.ptype2 .item a .text {
		left: 0 !important
	}

	.footer .content .left .footer-nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		float: left !important;
		width: 50% !important;
	}

	.footer .content .center .return {
		display: none !important
	}

	.footer .content .bottom {
		margin-bottom: 60px
	}

	.about-company-profile .text1 {
		width: 90%;
		float: none;
		margin: 0 auto
	}


	.showcase {
		display: none !important
	}

	.section_aa {
		clear: both;
		overflow: hidden;
		background: #000;
		height: 45vh;

		position: relative;
		display: block !important;
	}

	.about-section {
		padding: 0 !important;
	}

	.about-section {
		padding: 0 !important;
		overflow: hidden;
	}

	.form .more,
	.about-company-profile .right {
		width: 90%;
		margin-top: 0px !important;
		margin: 0 auto
	}

	.about-section .content {
		width: 100% !important;
	}

	.play {
		width: 53px !important;
		bottom: -90px;
		right: 0px;
		width: 53px;
		height: 53px !important;
		box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.1);
	}

	.case ul li:nth-child(3n) {
		margin-right: 1.8%
	}


	.explore-fenix .page-nav1.num5 li {
		width: 25%;
		float: left
	}

	.explore-fenix .page-nav1 li a {
		color: #fff;
		padding-top: 0px;
		display: block;
		position: relative;
		line-height: 20px;
		font-size: 14px !important;
		letter-spacing: -0.5px;
		vertical-align: middle;
		margin-top: 6px
	}

	.page-nav1 {
		display: none
	}

	.footer .content .right .tel {
		color: #fff;
		font-size: 30px;
		padding-bottom: 8px;
		font-family: 'Barlow-Bold';
		text-align: left;
	}

	.jobs .jobList li .jobName {
		border-bottom: 1px #eee solid;
		width: 100% !important;
	}

	.jobs .jobList li .jobSala {
		border-bottom: 1px #eee solid;
		width: 100% !important;
	}

	.jobs .jobList li .jobEduc {
		width: 100% !important;
	}


	.case {
		margin: 0 auto;
		width: 90%
	}

	.table {
		display: table;
		width: 100%;
		height: 50%;
	}

	.banner_aa .rb {
		display: none
	}

	.about-company-profile .left .img {
		display: none
	}

	.mbshow1 {
		background-repeat: no-repeat;
		width: 100%;
		height: 100%;
		background-size: auto 100%;
	}

	.mbshow1 {
		background-size: 105%;
	}
}














.wenhua {
	width: 100%;
	margin: 50px 0%;
}

.wenhua dl {
	width: 22%;
	margin: 0px 1.5%;
	float: left;
	background: #eee;
	border-radius: 10px;
	padding: 5%;
	text-align: center;
	height: 350px;
}

.wenhua dl dt {
	width: 100%;
	height: 100px;
}

.wenhua dl dd {
	font-size: 17px;
	line-height: 30px;
	color: #03913a;
	padding-top: 20px;
}

.wenhua dl dd h4 {
	font-weight: 900;
}

.wenhua dl dd p {
	color: #666;
	font-size: 15px;
	line-height: 25px !important;
	padding-top: 5px;
}

.honor_listz {
	width: 100%;
	margin: 50px 0px;
	background: #f0f3f6;
	clear: both;
	overflow: visible;
	display: inline-block;
	padding: 3% 0px;
}

.honor_list {
	width: 90%;
	margin: 50px 5%;
}

.honor_list dl {
	width: 22%;
	margin: 1.5%;
	float: left;
	height: 442px;
}

.honor_list dl dt {
	width: 100%;
	height: 380px;
}

.honor_list dl dt img {
	width: 100%;
	height: 100%;
}

.honor_list dl dd {
	line-height: 50px;
	margin-top: 10px;
	width: 100%;
	text-align: center;
	font-size: 17px;
	background: #fff;
	border: 1px solid #f5f5f5;
}

.honor_listz {
	width: 100%;
	margin: 50px 0px;
	background: #f0f3f6;
	clear: both;
	overflow: visible;
	display: inline-block;
	padding: 3% 0px;
}

.honor_list {
	width: 90%;
	margin: 50px 5%;
}

.honor_list dl {
	width: 22%;
	margin: 1.5%;
	float: left;
	height: 442px;
}

.honor_list dl dt {
	width: 100%;
	height: 380px;
}

.honor_list dl dt img {
	width: 100%;
	height: 100%;
}

.honor_list dl dd {
	line-height: 50px;
	margin-top: 10px;
	width: 100%;
	text-align: center;
	font-size: 17px;
	background: #fff;
	border: 1px solid #f5f5f5;
}


.qiyezs dl {
	width: 47% !important;
	height: 450px !important;
}

.qiyezs dl dt {
	height: 380px !important;
	overflow: hidden;
	position: relative;
	background: #fff;
}

.qiyezs dl dt img {
	transition: all .4s;
	position: absolute;
	z-index: 4;
}

.qiyezs dl:hover dt img {
	transform: scale(1.1, 1.1);
	opacity: .8;
}

.qiyezs dl:hover dd {
	background: #0e64b3;
	color: #fff;
}

/*.qiyezs dl:hover dt:before  { position:absolute; top:0px; left:0px; width:100%; height:100%; background:rgba(0,0,0,.4); z-index:5; content:" 点击查看 " ; line-height:380px; color:#fff; font-size:18px; text-align:center;} 
*/




.zhichi {
	width: 100%;
	margin: 50px 0%;
}

.hezuo dl {
	width: 18% !important;
	padding: 2%;
	margin: 1% !important;
	background: #fff;
	height: auto !important;
}

.hezuo dl dt {
	height: 120px !important;
	width: auto;
}

.hezuo dl dt img {}



.right .fl {
	width: 100%;
	padding: 20px 0px;
}

.right .fl a p {
	width: 20%;
	margin-right: 3%;
	float: left;
	line-height: 42px;
	text-align: center;
	color: #666;
	background: #fff;
	border: 1px solid #b0b0b0;
	font-size: 16px;
}

.right .fl a:hover p {
	background: #ff5a00;
	border: 1px solid #ff5a00;
	color: #fff;
}

.right .fl a.cur p {
	background: #ff5a00;
	border: 1px solid #ff5a00;
	color: #fff;
}

.cpshebei {
	padding: 50px 0px;
	width: 100%;
}

.cpshebei p {
	width: 50%;
	float: left;
	line-height: 35px;
	text-align: left;
	padding: 10px 2%;
	border: 1px solid #c2c2c2;
}

.product-detail-main {
	width: 100%;
}

.fhlb {
	width: 85%;
	padding: 6% 0 0 10%;
}

.fhlb a {
	width: 120px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #2f8ce2;
	margin-right: 20px;
	float: left;
	margin-bottom: 100px;
}

.hezuozi p {
	margin-bottom: 10px;
	border-top: 1px solid #eee;
	padding: 10px 0 0px;
	width: 80%;
}

.hezuolb p {
	width: 48%;
	margin: .5%;
	float: left;
	line-height: 35px;
	text-align: left;
	padding: 10px 2%;
	border: 1px solid #e5e5e5;
	font-family: Arial;
	background: rgba(255, 255, 255, .8);
}

.hezuolb p strong {
	color: #0662b7;
	font-size: 18px;
}

.hezuolb {
	padding: 50px 0px;
	width: 100%;
}

.hzbg1 {
	background: url("../images/hzbg1.jpg") no-repeat center bottom fixed;
	width: 100%;
	height: auto;
}






.pro_mid {
	margin: 0 0;
	width: 100%;
}

.pro_1_1 {
	text-align: center;
	padding-bottom: 20px;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.pro_1_1 ul li {
	padding: 0 0 0 0;
	background-image: url(../images/img2.png);
	background-position: left center;
	background-repeat: no-repeat;
	width: 14.2857%;
	text-align: left;
	display: inline-block;
	float: left;
}

.pro_1_1 ul li a {
	color: #000;
	font-size: 17px;
	display: inline-block;
	position: relative;
	padding: 10px 0px;
}

.pro_1_1 ul li a:after {
	transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 0;
	background-color: #000;
}

.pro_1_1 ul li a:hover:after,
.pro_1_1 ul li a.on:after {
	width: 100%;
}

.pro_1_1 ul li:nth-child(1) {
	background-image: none
}

.pro_1_1 {
	margin-bottom: 20px;
	margin-top: 0px;
}

.pro_1_1 ul li.cur a {
	color: #15499a;
}


.pro_da .con {
	width: 1300px;
	margin: 150px auto 70px;
}

.pro_da .con .bt {
	width: 100%;
	margin: 20px auto;
	text-align: center;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.pro_da .con .bt i {
	padding: 10px 30px;
	background: #f00;
	color: #fff;
	margin: 0px auto 10px;
}

.pro_da .con .bt h4 {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 32px;
	font-weight: 400;
	line-height: 45px;
	padding: 15px 0px;
}

.pro_da .con .tup {
	width: 100%;
	text-align: center;
	margin: 50px auto;
}

.pro_xx {
	padding: 50px 0px;
	text-align: left;
	line-height: 35px;
}

.pro_xx img {
	margin: 30px auto !important;
	width: auto !important;
	height: auto !important;
}

.pro_xx table {
	width: 100% !important;
}

.pro_xx table tr td {
	border: 1px solid #e4e4e4;
	padding: 5px 10px;
}

.pro_xx table tr:nth-child(1) {
	background: #00599b;
	color: #fff;
	font-size: 15px;
	font-weight: 900;
}

.pro_xx table tr:nth-child(2n) {
	background: #f4f4f4;
}

.pro_xx p img {
	text-align: center;
	margin: 30px auto !important;
	width: auto !important;
	height: auto !important;
}


.pro_1_1 {
	width: 90%;
	margin: 0px 5%;
}

.pro_listz {
	width: 100%;
	margin: 0px 0%;
}

.cp_list {
	width: 100%;
	margin: 0px auto;
}

.cp_list table {
	width: 100%;
	line-height: 45px;
	font-size: 15px;
}

.cp_list table tr td {
	text-align: center;
	padding: 10px 20px;
	border: 1px solid #eeeeee;
	font-size: 15px;
	line-height: 25px;
}

.cp_list table tr td sub {
	vertical-align: sub;
}

.cp_list table tr td a {
	font-size: 15px;
}


.cp_list table tr td:nth-child(1) {
	text-align: center !important;
}

.cp_list table tr td:nth-child(1).bb {
	text-align: center !important;
	font-size: 20px;
	line-height: 40px;
}

.cp_list table tr td:nth-child(3) {
	text-align: center !important;
}

.cp_list table tr td:nth-child(4) {
	text-align: center !important;
}

.cp_list table tr td:nth-child(3) img {
	max-height: 70px;
	margin: 5px 0px;
	width: auto;
}

.cp_list table tr td:nth-child(5) {
	text-align: center !important;
}

.cp_list table tr td:nth-child(5) i {
	padding: 0px 10px;
	height: 20px;
	line-height: 20px !important;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-style: normal;
	border-radius: 5px;
	background: #03913a;
	margin: 8px auto;
	display: inline-block;
}

.cp_list table tr:nth-child(1) {
	background: #03913a;
	color: #fff;
	font-size: 18px !important;
	text-align: center;
	font-weight: 700;
}

.cp_list table tr:nth-child(1) td {
	color: #fff !important;
}

.cp_list table tr:nth-child(2) {
	background: #eeeeee;
	color: #333;
	font-size: 16px;
	font-weight: 700;
}

.cp_list table tr:nth-child(1):hover {
	background: #03913a;
}

.cp_list table tr:nth-child(2):hover {
	background: #eeeeee;
}

.cp_list table tr:hover {
	background: #c7dcf5;
}

.cp_list table tr td:nth-child(5):hover i {
	background: #e50000;
}

.cp_list table tr:hover td:nth-child(5) i {
	background: #e50000;
}

.zzgl {
	line-height: 30px;
	font-size: 15px;
	text-align: left;
	padding: 40px 0px;
	color: #666;
}

.product-main .content {
	width: 90%;
	margin: 0px auto;
}








.project-detail-right {
	float: left;
	margin-left: 5%;
	width: 70%;
	overflow: hidden;
	margin-bottom: 20px;
}

.project-detail-right-content {
	overflow: hidden;
}

.project-detail-right .project-title {
	padding: 3% 0;
	overflow: hidden;
	border-bottom: 1px solid rgba(0, 0, 0, .2);
}

.project-detail-right .project-title .title-1 {
	font-weight: 900;
	color: #03913a;
	font-size: 25px;
}

.project-detail-right .project-title .text-1 {
	margin-top: 1%;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding-bottom: 20px;
}

.project-detail-right .project-item {
	padding: 3% 0;
	overflow: hidden;
}

.project-detail-right .project-item li {
	list-style: none;
	margin: 0;
	padding: 3px 0;
	overflow: hidden;
}

.project-detail-right .project-item li span:first-child {
	color: #999999;
}

.project-detail-right .project-text {
	border-top: 1px solid #dddddd;
	padding: 3% 0;
	overflow: hidden;
	font-size: 15px;
	line-height: 24px;
	font-family: Arial, "å¾®è½¯é›…é»‘";
}

.project-detail-right .project-text p {
	margin: 0px;
	padding: 0px;
	line-height: 26px;
}

.project-detail-right .project-text img {
	/*width:100% !important; height:auto !important;*/
}

.project-detail-right .project-text table {
	width: 100% !important;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.project-detail-right .project-text table tr td {
	line-height: 26px !important;
	font-size: 15px;
}

.project-detail-right .project-text ul {
	list-style: none;
	margin: 0;
	margin-bottom: 3%;
	padding: 0;
}

.project-detail-right .project-text .text-2 {
	color: #999999;
}

.project-detail-right .project-text .text-3 {
	color: #000;
	margin-top: 1.5%;
}

.project-detail-right .project-text .keyword-3 {
	margin-top: 2%;
}

.project-detail-right .project-text .keyword-3 li {
	margin: 0;
	padding: 0;
	padding: 10px 20px;
	text-align: center;
	border: 1px solid #dddddd;
	border-radius: 50px;
	float: left;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
	list-style: none;
}

.project-detail-right .project-text .keyword-3 p {
	margin: 0;
	padding: 0;
}

.project-detail-bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 11;
}


.fhlb {
	width: 85%;
	padding: 6% 0 0 0%;
}

.fhlb a {
	width: 150px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background: #03913a;
	margin-right: 20px;
	float: left;
	margin-bottom: 100px;
	font-size: 16px;
	transition: all .4s;
}

.fhlb a:last-child {
	background: #ff7a1b;
}

.fhlb a:hover {
	margin-top: -10px;
}






/*******************2024-04-18*************************/

.hide {
	display: none;
}

.ny_job_table {
	width: 100%;
	margin: 0 auto;
}

.ny_job_title ul {
	width: 100%;
	background-color: #03913A;
	color: white;
	display: flex;
	align-items: center;
	justify-content: space-around;
	font-size: 16px;
	line-height: 3;
	padding: 10px 0;
	text-align: center;
	letter-spacing: 2px;
}

.ny_job_title ul li:nth-child(1) {
	width: 40%;
}

.ny_job_title ul li:nth-child(2) {
	width: 15%;
}

.ny_job_title ul li:nth-child(3) {
	width: 15%;
}

.ny_job_title ul li:nth-child(4) {
	width: 15%;
}

.ny_job_title ul li:nth-child(5) {
	width: 15%;
}


.ny_job_list ul {
	width: 100%;
	background-color: white;
	color: black;
	display: flex;
	align-items: center;
	justify-content: space-around;
	font-size: 16px;
	line-height: 3;
	padding: 10px 0;
	margin-top: 20px;
	border: 1px solid #c5c5c5;
	text-align: center;
}

.ny_job_list ul li:nth-child(1) {
	width: 40%;
}

.ny_job_list ul li:nth-child(2) {
	width: 15%;
}

.ny_job_list ul li:nth-child(3) {
	width: 15%;
}

.ny_job_list ul li:nth-child(4) {
	width: 15%;
}

.ny_job_list ul li:nth-child(5) {
	width: 15%;
}

.ny_job_list ul:hover {
	cursor: pointer;
}

.ny_job_item a {
	margin: 0 auto;
	display: block;
	width: 120px;
	height: 40px;
	background-color: #03913A;
	color: #fff;
	line-height: 40px;
	border-radius: 7px;
}

.ny_job_con {
	width: 100%;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	padding: 20px 25px;
	overflow-wrap: break-word;
	display: none;
}

.ny_job_con h2 {
	font-size: 18px;
	font-weight: 600;
	margin: 15px 0;
}
.ny_job_fuli{
	width: 100%;
    margin: 50px auto;
    line-height: 36px;
	font-size: 16px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.ny_job_fuli_left{
	width: 70%;
}
.ny_job_fuli_right{
	width: 30%;
	display: contents;
}




@media all and (max-width:550px) {

.ny_job_title li:nth-child(2){display: none;}
.ny_job_title li:nth-child(3){display: none;}
.ny_job_item li:nth-child(2){display: none;}
.ny_job_item li:nth-child(3){display: none;}
.ny_job_item a{width: 70px;font-size: 14px;}

.ny_job_fuli{flex-direction: column;align-items: flex-start;}
.ny_job_fuli_right,.ny_job_fuli_left{width: 100%;}

}