@charset "utf-8";

/* CSS Document */
html {
	font-size: 62.5%;
	height: 100%
}

body {
	margin: 0 auto;
	font-family: OpenSans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	height: 100%;
	background: #f3f3f3;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	overflow-x: hidden;
}

img {
	border: none;
}

ul li {
	list-style-type: none;
}

ul,
form,
p,
a,
img,
table,
tr,
td,
li,
dd,
dt,
dl,
span {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #333;
}

img {
	display: block;
}

a {
	text-decoration: none;
	color: #333;
	outline: none;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
}

h1,
h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333;
}

.clear {
	clear: both;
}

.maln {
	margin-left: auto !important
}

input,
textarea,
select {
	font-family: OpenSans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	color: #999999;
	border: none;
	outline: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
	display: block
}

::selection {
	color: #fff;
	background: #ff5f1e;
}

* {
	margin: 0px;
	padding: 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.fons0 {
	font-size: 0px;
	font-size: 0rem;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #999999;
	opacity: 1
}

:-o-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999999;
	opacity: 1
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999999;
	opacity: 1
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #999999;
	opacity: 1
}

@media screen and (min-width:1560px) {
	.zong {
		width: 1400px;
		margin: auto;
	}
}

@media screen and (max-width:1559px) {
	.zong {
		width: 1200px;
		margin: auto;
	}
}

@media screen and (max-width:1359px) {
	.zong {
		width: 980px;
		margin: auto;
	}
}

@media screen and (max-width:999px) {
	.zong {
		width: 95%;
		margin: auto;
	}
}


.at-resp-share-element .at4-share-count-container {
	text-decoration: none;
	float: right;
	padding-right: 15px;
	line-height: 25px !important;
}

.at-resp-share-element .at-icon {
	width: 24px !important;
	height: 24px !important;
}

.at-style-responsive .at-share-btn {
	padding: 0 !important;
	border-radius: 2px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
	width: 24px !important;
	height: 24px !important;
}

.at-resp-share-element .at-share-btn {
	margin-bottom: 0 !important;
	margin-right: 3px !important;
}

.at-resp-share-element .at-icon {
	width: 24px !important;
	height: 24px !important;
}

.at-style-responsive .at-share-btn {
	padding: 0 !important;
	border-radius: 2px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
	width: 24px !important;
	height: 24px !important;
}

.at-resp-share-element .at-share-btn {
	margin-bottom: 0 !important;
	margin-right: 3px !important;
}


/*  head  */
.head {
	background: #fff;
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
	border-bottom: 1px solid #ddd;
	z-index: 99
}

.head .zong1 {
	width: 95%;
	max-width: 1585px;
	margin: auto;
	padding-top: 20px;
	transition: 0.5s;
}

.logo {
	display: block;
	float: left;
	width: 270px;
	position: relative;
	margin-top: 16px;
}

.her {
	float: right;
	color: #666666;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	margin-top: 24px;
}

.her a {
	color: #666666;
	display: inline-block;
	vertical-align: middle;
	margin-left: 16px;
}

.her a:hover {
	color: #ff5f1e
}

.yvn {
	position: absolute;
	top: 5px;
	right: 0px;
	z-index: 99999;
}

.yvzhonga {
	display: block;
	line-height: 22px;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	cursor: pointer;
	z-index: 999999
}

.yvzhonga span {
	font-size: 8px;
	font-size: 0.8rem;
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px;
}

.yvzhonga i {
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px;
	font-size: 18px;
}

.yvul {
	width: 100%;
	min-width: 100px;
	position: absolute;
	top: 30px;
	right: 0px;
	background: #164648;
	display: none;
}

.yvul a {
	display: block;
	padding: 5px 10px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	color: #fff;
}

.yvul a:hover {
	background: #ff5f1e;
	color: #fff;
}

.daohang {
	float: right;
	margin-top: 22px;
	transition: 0.5s;
}

.daohang>li {
	float: left;
	position: relative;
	z-index: 999;
	margin-right: 45px;
	margin-left: 31px;
	padding-bottom: 30px;
}

.daohang>li>a {
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 30px;
	position: relative;
	transition: 0.5s;
	font-family: OpenSans-Semibold, Arial, Helvetica, sans-serif;
	padding-bottom: 17px;
}

.daohang>li>a:before {
	content: "";
	width: 0px;
	height: 1px;
	background: #ff5f1e;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0px;
	transition: 0.5s;
	z-index: -1
}

.daohang>li:hover>a {
	color: #ff5f1e;
}

.daohang>li:hover>a:before {
	width: 61px;
}

.dangqiandao>a:before {
	width: 61px !important;
}

.dangqiandao>a {
	color: #ff5f1e !important;
}

.yijiw {
	position: absolute;
	width: 198px;
	top: 90px;
	left: 50%;
	margin-left: -100px;
	padding-top: 0px;
	transition: 0.5s;
	visibility: hidden;
	opacity: 0;
}

.yiji {
	background: #f3f3f3;
	padding: 10px 0;
}

.yiji li {
	position: relative;
	transition: 0.5s;
	padding: 0px 20px;
}

.yiji li a {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 26px;
	padding: 5px 0;
}

.yiji li:hover>a {
	color: #ff5f1e;
}

.erji {
	position: absolute;
	width: 198px;
	background: #f3f3f3;
	top: -9999px;
	left: 100%;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.24);
	border-radius: 6px;
	padding: 10px 0;
}

.sanji {
	position: absolute;
	width: 198px;
	background: #f3f3f3;
	top: -9999px;
	left: 100%;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.24);
	border-radius: 6px;
	padding: 10px 0;
}

.daohang>li:hover .yijiw {
	visibility: visible;
	opacity: 1;
	top: 77px;
}

.daohang>li:hover .yiji>li>a {
	line-height: 26px;
}

.yiji>li:hover .erji {
	top: -10px;
}

.yiji>li:hover .erji>li>a {
	line-height: 26px;
}

.erji>li:hover .sanji {
	top: -10px;
}

.erji>li:hover .sanji>li>a {
	line-height: 26px;
}

.matn {
	margin-top: auto !important;
}

.yiji li:first-child a {
	border: none;
}

.xiala {
	position: absolute;
	width: 783px;
	top: 90px;
	left: 50%;
	margin-left: -100px;
	padding-top: 0px;
	transition: 0.5s;
	background: #ffffff;
	background: rgba(255, 255, 255, 0.8);
	font-size: 0px;
	padding: 40px 55px;
	visibility: hidden;
	opacity: 0;
}

.xllie {
	width: 33.333%;
	display: inline-block;
	vertical-align: top;
}

.yijia {
	display: block;
	color: #ff5f1e;
	font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 26px;
}

.erjin {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	margin-top: 22px;
}

.erjin a {
	display: block;
	margin-top: 6px;
}

.yijia:hover {
	color: #333;
}

.erjin a:hover {
	color: #ff5f1e;
}

.daohang>li:hover .xiala {
	visibility: visible;
	opacity: 1;
	top: 77px;
}

.sup2 {
	position: static !important;
}

.xiala2 {
	position: absolute;
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	width: 100%;
	left: 0px;
	top: 133px;
	transition: 0.5s;
	text-align: center;
	padding: 20px 0;
	visibility: hidden;
	opacity: 0;
}

.xiala2 .zong a {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	font-size: 2rem;
	line-height: 40px;
	padding: 5px;
	margin: 0 30px;
}

.xiala2 .zong a i {
	font-size: 44px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.xiala2 .zong a:hover {
	color: #ff5f1e;
}

.daohang>li:hover .xiala2 {
	visibility: visible;
	opacity: 1;
	top: 120px;
}

/*  sousuo  */
.sousuo {
	float: right;
	width: 36px;
	height: 36px;
	z-index: 9999;
	border-radius: 50%;
	float: right;
	margin-right: 13px;
	margin-top: 21px;
	position: relative;
}

.sousuo form {
	width: 236px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 37px;
	background: #fff;
	border: 0px solid rgba(0, 0, 0, 0);
	border-radius: 18px;
	color: #2f3135;
	transition: 0.5s;
	z-index: 99999
}

.sou {
	width: 180px;
	height: 34px;
	line-height: 34px;
	border-radius: 17px;
	padding-left: 10px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
}

.suo {
	width: 26px;
	height: 36px;
	float: right;
	background: none;
	position: relative;
	z-index: 9999999;
	border-radius: 18px;
	cursor: pointer;
}

.sou2,
.sou1 {
	width: 36px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 20px !important;
	color: #ff5f1e;
	cursor: pointer;
	z-index: 99990
}

.sou2 {
	color: #ff5f1e;
	width: 36px;
	height: 34px;
	line-height: 34px;
}

.sousuof form {
	height: 36px;
	border: 1px solid #ff5f1e;
}

.xnav {
	display: none
}

.daohang2,
sousuo2 {
	display: none
}


/*  banner  */
.banner1 {
	position: relative;
	z-index: 2;
	line-height: 0;
	font-size: 0;
}

.banner1 img {
	max-width: 100%;
	border: 0px solid #ccc;
}

.banner1 .slick-arrow {
	position: absolute;
	z-index: 99;
	display: none !important;
	top: 50%;
	margin-top: 10px;
	width: 41px;
	height: 41px;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	opacity: 0.5;
}

.banner1 .slick-prev {
	left: 70px;
	cursor: pointer;
}

.banner1 .slick-next {
	right: 70px;
	cursor: pointer;
}

.banner1 .slick-arrow:hover {
	opacity: 1;
}

.banner1 .slick-dots {
	position: absolute;
	z-index: 999999;
	left: 0;
	right: 0;
	bottom: 30px;
	text-align: center;
	font-size: 0;
	letter-spacing: 0;
	text-align: center;
}

.banner1 .slick-dots li {
	margin: 0 0.5px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 0px;
}

.banner1 .slick-dots li.slick-active a {
	cursor: pointer;
	background: url(../images/dianh.png) no-repeat center;
}

.banner1 .slick-dots a {
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	background: url(../images/dian.png) no-repeat center;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.banner1.hide {
	display: none;
}

.slick-list,
.slick-slider,
.slick-track {
	position: relative;
	display: block
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
	visibility: hidden
}

.slick-slider {
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	top: 0;
	left: 0
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

@media screen and (max-width:1649px) {
	.daohang>li {
		margin-right: 45px;
		margin-left: 10px;
		padding-bottom: 30px;
	}
}

@media screen and (max-width:1499px) {
	.daohang>li {
		margin-right: 30px;
		margin-left: 0px;
		padding-bottom: 30px;
	}

	.xiala2 .zong a {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 40px;
		padding: 5px;
		margin: 0 20px;
	}
}

@media screen and (max-width:1359px) {
	.head .zong1 {
		padding-top: 2px;
	}

	.her a {
		font-size: 14px;
		font-size: 1.4rem;
		margin-left: 10px;
	}

	.sousuo {
		margin-right: 2px;
		margin-top: 21px;
		position: relative;
	}

	.daohang {}

	.daohang>li {
		margin-right: 6px;
		margin-left: 15px;
		padding-bottom: 10px;
	}

	.daohang>li>a {
		font-size: 16px;
		font-size: 1.6rem;
		padding-bottom: 10px;
	}

	.daohang>li:hover>a:before {
		width: 40px;
	}

	.dangqiandao>a:before {
		width: 40px !important;
	}

	.yiji li a {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.xiala {
		width: 783px;
		top: 90px;
		left: 50%;
		margin-left: auto;
		transform: translateX(-30%);
		padding: 20px;
	}

	.yijia {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 26px;
	}

	.erjin {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
		margin-top: 10px;
	}

	.xiala2 .zong a {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 30px;
		padding: 5px;
		margin: 0 10px;
	}

	.xiala2 .zong a i {
		font-size: 24px;
	}

	.xiala,
	.yijiw {
		top: 65px;
	}

	.daohang>li:hover .xiala {
		top: 50px;
	}

	.daohang>li:hover .yijiw {
		top: 50px;
	}

	.daohang>li:hover .xiala2 {
		top: 75px;
	}

	.logo {
		width: 190px;
	}

	.banner1 .slick-dots {
		bottom: 10px;
	}
}

@media screen and (min-width:1000px) {

	.carousel,
	.nav,
	.clear3 {
		display: none
	}
}

@media screen and (max-width:999px) {

	.sousuo,
	.xiala {
		display: none;
	}

	.head .her {
		display: none
	}

	.her {
		float: none;
		margin: auto;
		text-align: left;
	}

	.her a {
		margin: auto;
		margin-right: 10px;
		color: #fff;
	}

	.logo {
		width: 160px;
		float: left;
		margin-top: 7px;
	}

	.slogen {
		padding-left: 55px;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
	}

	.daohang {
		margin-top: 8px;
		margin-right: 30px;
	}

	.yijiw,
	.yiji2,
	.xiala2 {
		display: none
	}

	.daohang>li {
		float: none;
		display: inline-block;
		*float: left;
		margin-right: 16px;
		margin-left: auto;
		padding-bottom: 10px;
	}

	.daohang>li>a {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px;
		padding-bottom: 2px;
	}

	.banner1 .slick-arrow {
		top: 50%;
		margin-top: -17px;
		width: 35px;
		height: 35px;
		background-size: cover;
	}

	.banner1 .slick-prev {
		left: 70px;
	}

	.banner1 .slick-next {
		right: 70px;
	}

	.yvn {
		right: 85px;
		top: 8px;
	}

	.xnav {
		display: block
	}

	.nav {
		position: fixed;
		width: 35px;
		height: 26px;
		background: #fff;
		right: 2.5%;
		top: 9px;
		cursor: pointer;
		border-radius: 5px;
		z-index: 9999999999
	}

	.xnav2 .nav {
		background: #ff5f1e;
	}

	.nav span {
		display: block;
		width: 20px;
		height: 2px;
		background: #ff5f1e;
		position: absolute;
		left: 50%;
		margin-left: -10px;
		top: 50%;
		transition: 0.5s;
		z-index: 9999999991
	}

	.nav .nav1 {
		margin-top: -1px;
	}

	.nav .nav2 {
		margin-top: -8px;
	}

	.nav .nav3 {
		margin-top: 6px;
	}

	.nav:hover .nav1 {
		width: 25px;
	}

	.navh .nav1 {
		transform: rotate(45deg)
	}

	.navh .nav2 {
		transform: rotate(-45deg);
		width: 10px;
		margin-left: -1px;
		margin-top: -5px;
	}

	.navh .nav3 {
		transform: rotate(-45deg);
		width: 9px;
		margin-top: 3px;
		margin-left: -8px;
	}

	.navh:hover .nav2 {
		margin-top: -8px;
		margin-left: 7px;
	}

	.navh:hover .nav3 {
		margin-top: 5px;
		margin-left: -12px;
	}

	.smdaohang {
		position: fixed;
		width: 280px;
		height: 100%;
		overflow: auto;
		top: 0px;
		right: -100%;
		background: #000;
		background: rgba(0, 0, 0, 0.9);
		z-index: 9999999;
		transition: 0.5s;
		text-align: center;
	}

	.smdaohangh {
		right: 0px;
	}

	.topnav {
		margin: auto;
		margin-top: 30px;
		padding: 20px;
	}

	ul.topnav li {
		text-align: left;
		position: relative;
	}

	ul.topnav li a {
		padding: 5px;
		padding-left: 0px;
		color: #fff;
		display: block;
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 24px;
		padding-right: 50px;
	}

	ul.topnav ul {
		display: none;
	}

	ul.topnav ul li {
		clear: both;
	}

	ul.topnav ul li a {
		padding-left: 20px;
		font-size: 14px;
		font-size: 1.4rem;
		font-weight: normal;
		outline: 0;
	}

	ul.topnav ul li a:hover {}

	ul.topnav ul ul li a {
		padding-left: 40px;
	}

	ul.topnav ul ul ul li a {
		padding-left: 60px;
	}

	ul.topnav span {
		display: block;
		position: absolute;
		right: 0px;
		top: 5px;
		width: 24px;
		height: 24px;
		cursor: pointer;
		border-radius: 5px;
	}

	ul.topnav span:before {
		content: "";
		width: 16px;
		height: 2px;
		background: #fff;
		position: absolute;
		left: 4px;
		top: 50%;
		margin-top: -1px;
	}

	ul.topnav span:after {
		content: "";
		width: 16px;
		height: 2px;
		background: #fff;
		position: absolute;
		left: 4px;
		top: 50%;
		margin-top: -1px;
		transform: rotate(90deg);
		transition: 0.5s;
	}

	ul.topnav span.yizi:after {
		transform: rotate(0deg);
	}

	.smdaohang form {
		margin-top: 15px;
		margin-bottom: 15px;
		width: 240px;
		height: 26px;
		border: 1px solid #fff;
		position: relative;
		background: #fff;
	}

	.smdaohang form .iptc {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 15px;
		background-color: #fff;
		width: 80%;
		height: 24px;
		line-height: 24px;
		display: block;
		float: left;
	}

	.smdaohang form .ipsc {
		width: 20%;
		height: 26px;
		line-height: 26px;
		display: block;
		float: right;
		background: transparent;
		position: relative;
		z-index: 99;
	}

	.smdaohang form i {
		position: absolute;
		right: 10px;
		top: 2px;
	}

	.clear3 {
		clear: both;
	}
}

@media screen and (max-width:767px) {
	.head {
		position: relative;
		padding-bottom: 10px;
	}

	.slogen {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.daohang2 {
		display: block;
		text-align: center;
		margin-top: 10px;
	}

	.daohang2 a {
		float: left;
		width: 25%;
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 24px;
		text-align: center;
		font-family: Raleway-Bold;
	}

	.daohang2 .dangqiandao {
		background: #ff5f1e;
		border-radius: 10px;
	}

	.daohang,
	.daohang1 {
		display: none
	}

	.banner1 .slick-arrow {
		top: 50%;
		margin-top: -15px;
		width: 30px;
		height: 30px;
	}

	.banner1 .slick-prev {
		left: 10px;
	}

	.banner1 .slick-next {
		right: 10px;
	}
}

/*  main1  */
.main1 {
	padding-top: 72px;
}

.m1biao {
	display: block;
	text-align: center;
	color: #000000;
	font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-size: 3.6rem;
	line-height: 40px;
}

.m1n {
	margin-top: 42px;
}

.m1n2 {
	font-size: 0px;
}

.m1n2:after {
	content: "";
	clear: both;
	display: block;
}

.m1l {
	width: 24.43%;
	float: left;
}

.m1r {
	width: 74.57%;
	float: right;
}

.m1lie {
	position: relative;
	overflow: hidden;
}

.m1tu {
	display: block;
}

.m1tu img {
	width: 100%;
}

.m1fu {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}

.m1fu:before {
	transition: 0.5s;
	content: "";
	position: absolute;
	width: 100%;
	height: 0px;
	left: 0px;
	bottom: 0px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4) 100%), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}

.m1fun {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 10px;
	padding: 10px 15px;
	text-align: center;
}

.m1a {
	display: block;
	color: #000000;
	font-size: 24px;
	font-size: 2.4rem;
	font-family: OpenSans-Semibold, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.m1p a {
	display: block;
	color: #999999;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-transform: uppercase;
}

.m1lie2 {
	width: 65.8%;
	display: inline-block;
	vertical-align: top;
}

.m1lie3 {
	width: 32.7%;
	display: inline-block;
	vertical-align: top;
	margin-left: 1.5%;
}

.m1lie4 {
	width: 32.2%;
	display: inline-block;
	vertical-align: top;
	margin-top: 1.4%;
}

.m1lie5 {
	width: 66.3%;
	display: inline-block;
	vertical-align: top;
	margin-left: 1.5%;
	margin-top: 1.4%;
}

.m1biao:hover {
	color: #ff5f1e;
}

.m1lie:hover .m1fu:before {
	height: 100%;
}

.m1lie:hover a {
	color: #fff;
}

.m1lie:hover .m1p a {
	height: 60px;
}


@media screen and (max-width:1559px) {
	.m1a {
		font-size: 20px;
		font-size: 2rem;
	}

	.m1p a {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px;
		height: 26px;
	}

	.m1lie:hover .m1p a {
		height: 52px;
	}

	.m1fun {
		bottom: 0px;
		padding: 5px;
		text-align: center;
	}

	.m1biao {
		font-size: 30px;
		font-size: 3rem;
		line-height: 40px;
	}
}

@media screen and (max-width:999px) {
	.main1 {
		padding-top: 32px;
	}

	.m1biao {
		font-size: 26px;
		font-size: 2.6rem;
		line-height: 32px;
	}

	.m1n {
		margin-top: 25px;
	}

	.m1a {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.m1p a {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 22px;
		height: 22px;
	}

	.m1lie:hover .m1p a {
		height: 22px;
	}

	.m1fun {
		bottom: 5px;
		padding: 5px;
		text-align: center;
	}

	.m1lie .m1fu:before {
		height: 100%;
	}

	.m1lie a {
		color: #fff;
	}

	.m1lie .m1p a {
		height: 22px;
	}
}

@media screen and (max-width:767px) {
	.m1n {
		padding-bottom: 0px !important;
		height: auto !important;
	}

	.m1n2 {
		position: relative !important;
	}

	.m1biao {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 30px;
	}

	.m1l {
		width: 100%;
		float: none;
		background: #fff;
		margin-bottom: 1.5%;
		position: relative;
	}

	.m1r {
		width: 100%;
		float: none;
	}

	.m1lie1 {
		width: 100%;
		max-width: 200px;
		margin: auto;
		position: static;
	}

	.m1fun {
		bottom: 5px;
		padding: 5px 2px;
		text-align: center;
	}
}

@media screen and (max-width:549px) {
	.m1biao {
		font-size: 20px;
		font-size: 2rem;
		line-height: 30px;
	}

	.m1lie {
		width: 100%;
		display: block;
		margin: auto;
	}
}

.main1 .m1lie:hover {
	cursor: pointer
}

/*  main2  */
.main2 {
	padding-top: 71px;
	padding-bottom: 79px;
}

.m2n {
	font-size: 0px;
	margin-top: 46px;
}

.m2n:after {
	content: "";
	clear: both;
	display: block;
}

.m2lie {
	width: 24%;
	display: inline-block;
	vertical-align: top;
	margin-left: 1.333%;
	background: #fff;
}

.m2tu {
	display: block;
}

.m2tu img {
	width: 100%;
}

.m2zi {
	padding: 10px 5px;
	padding-bottom: 28px;
}

.m2a {
	display: block;
	font-family: OpenSans-Semibold, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 30px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.m2p a {
	display: block;
	color: #666666;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	text-align: center;
	margin-top: 7px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.m2zi a:hover {
	color: #df5a00;
}

@media screen and (max-width:1359px) {
	.m2a {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 30px;
	}

	.m2p a {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
		margin-top: 2px;
	}
}

@media screen and (max-width:999px) {
	.main2 {
		padding-top: 35px;
		padding-bottom: 35px;
	}

	.m2n {
		margin-top: 26px;
	}
}

@media screen and (max-width:767px) {
	.m2n {
		margin-top: 5px;
	}

	.m2lie {
		width: 48%;
		margin-left: 1% !important;
		margin-right: 1%;
		margin-top: 15px;
		background: #fff;
	}

	.m2a {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
	}

	.m2p a {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 22px;
		margin-top: 2px;
	}

	.m2zi {
		padding: 10px 5px;
		padding-bottom: 15px;
	}
}

/*  main3  */
.main3 {
	background: url(../images/m3bei.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}

.main3:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: url(../images/m3bei.jpg) no-repeat center;
	background-size: cover;
	z-index: -1
}

.main3 .zong {}

.main3 .zong:after {
	content: "";
	clear: both;
	display: block;
}

.m3bei {}

.m3bei img {
	width: 100%;
}

.m3lie {
	width: 46.4%;
	position: relative;
}

.m3lie.fl {
	padding-bottom: 443px;
	padding-top: 40px;
}

.m3lie.fr {
	padding-top: 459px;
}

.m3tu {
	border: solid 3px rgba(255, 255, 255, 0.5);
	position: absolute;
	width: 100%;
	left: 0px;
}

.m3tun {
	position: relative;
	padding-bottom: 61.5%;
	height: 0;
	overflow: hidden;
}

.m3tun iframe,
.m3tun video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.m3tun iframe body {
	margin: 0px !important;
}

.m3zi {
	text-align: center;
}

.m3biao {
	display: block;
	color: #000000;
	font-size: 36px;
	font-size: 3.6rem;
	line-height: 42px;
	text-align: center;
	font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
	position: relative;
	padding-top: 15px;
}

.m3biao:before {
	content: "";
	position: absolute;
	width: 50px;
	height: 2px;
	background: #df5a00;
	top: 0px;
	left: 50%;
	margin-left: -25px;
}

.m3p a {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 28px;
	height: 84px;
	overflow: hidden;
	margin-top: 12px;
}

.m3mor {
	display: block;
	text-align: center;
	color: #df5a00;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	text-decoration: underline;
	margin-top: 32px;
}

.m3lie.fl .m3tu {
	bottom: 0px;
}

.m3lie.fr .m3tu {
	top: 0px;
}

.m3zi a:hover {
	color: #df5a00;
	text-decoration: none;
}

@media screen and (max-width:1559px) {
	.m3lie.fl {
		padding-bottom: 370px;
	}

	.m3lie.fr {
		padding-top: 370px;
	}

	.m3biao {
		font-size: 30px;
		font-size: 3rem;
		line-height: 40px;
		padding-top: 10px;
	}
}

@media screen and (max-width:1359px) {
	.m3lie.fl {
		padding-bottom: 310px;
	}

	.m3lie.fr {
		padding-top: 310px;
	}

	.m3p a {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
		height: 72px;
	}

	.m3mor {
		margin-top: 10px;
	}
}

@media screen and (max-width:999px) {
	.m3biao {
		font-size: 26px;
		font-size: 2.6rem;
		line-height: 32px;
		padding-top: 10px;
	}

	.m3lie.fl {
		padding-bottom: 280px;
	}

	.m3lie.fr {
		padding-top: 280px;
	}

	.main3 .zong {
		margin-top: 20px;
		margin-bottom: 20px;
		background: #fff;
		background: rgba(255, 255, 255, 0.5)
	}

	.m3zi {
		padding: 20px 5px;
	}
}

@media screen and (max-width:899px) {
	.m3lie.fl {
		padding-bottom: 250px;
	}

	.m3lie.fr {
		padding-top: 250px;
	}
}

@media screen and (max-width:799px) {
	.m3lie.fl {
		padding-bottom: 230px;
	}

	.m3lie.fr {
		padding-top: 230px;
	}
}

@media screen and (max-width:767px) {
	.m3biao {
		font-size: 20px;
		font-size: 2rem;
		line-height: 30px;
		padding-top: 10px;
	}

	.m3tu {
		position: relative;
	}

	.m3lie {
		padding: 0px !important;
	}

	.m3p a {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 22px;
		height: 66px;
	}

	.m3mor {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.m3lie {
		width: 49%;
		position: relative;
	}
}

@media screen and (max-width:599px) {
	.m3biao {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 26px;
		padding-top: 10px;
	}
}

@media screen and (max-width:479px) {
	.m3lie {
		width: 100%;
		position: relative;
	}
}

/*  main4  */
.main4 {
	padding-top: 63px;
	padding-bottom: 79px;
}

.m4n {
	font-size: 0px;
	padding-top: 25px;
}

.m4lie {
	width: 30%;
	display: inline-block;
	vertical-align: top;
	margin-left: 5%;
	background: #ffffff;
	margin-top: 20px;
}

.m4tu {
	display: block;
}

.m4tu img {
	width: 100%;
}

.m4zi {
	border: solid 1px #e5e5e5;
	padding: 12px 18px;
	padding-bottom: 26px;
}

.m4a {
	display: block;
	font-family: OpenSans-Semibold, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-size: 2rem;
	line-height: 30px;
	color: #000000;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.m4riqi {
	display: block;
	color: #ff5f1e;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	margin-top: 15px;
}

.m4riqi i {
	color: #ff5f1e;
	display: inline-block;
	vertical-align: bototm;
	margin-right: 6px;
}

.m4p a {
	display: block;
	color: #666666;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin-top: 13px;
}

.m4mor {
	display: block;
	color: #999999;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	margin-top: 17px;
}

.m4mor i {
	font-size: 26px;
	display: inline-block;
	vertical-align: middle;
}

.m4zi a:hover {
	color: #ff5f1e;
}

@media screen and (max-width:999px) {
	.main4 {
		padding-top: 23px;
		padding-bottom: 35px;
	}

	.m4lie {
		width: 32.33%;
		margin-left: 1.5%;
	}

	.m4zi {
		padding: 10px;
	}

	.m4a {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 30px;
	}

	.m4riqi {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 22px;
		margin-top: 6px;
	}

	.m4riqi i {
		margin-right: 4px;
		font-size: 12px;
	}

	.m4p a {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
		height: 48px;
		margin-top: 13px;
	}

	.m4mor {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
		margin-top: 10px;
	}

	.m4n {
		padding-top: 15px;
	}
}

@media screen and (max-width:767px) {
	.m4lie {
		width: 48%;
		margin-left: 1% !important;
		margin-right: 1%;
		margin-top: 15px;
	}

	.m4zi {
		padding: 10px 5px;
	}

	.m4a {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px;
	}

	.m4riqi {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 22px;
		margin-top: 6px;
	}

	.m4riqi i {
		margin-right: 4px;
		font-size: 12px;
	}

	.m4p a {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 22px;
		height: 44px;
		margin-top: 10px;
	}

	.m4mor {
		display: none
	}
}

/*  foot  */
.foot {
	background: #6a6a6a url(../images/fobei.jpg) no-repeat center bottom;
	padding-top: 80px;
	font-size: 0px;
}

.fo1 {
	width: 390px;
	display: inline-block;
	vertical-align: top;
}

.fo2 {
	width: 190px;
	display: inline-block;
	vertical-align: top;
	margin-left: 160px;
}

.fo3 {
	width: 260px;
	display: inline-block;
	vertical-align: top;
	margin-left: 127px;
}

.fo4 {
	width: 160px;
	display: inline-block;
	vertical-align: top;
	margin-left: 110px;
}

.fologo {
	display: block;
	width: 270px;
}

.fologo img {
	width: 100%;
}

.fop {
	color: #d9d9d9;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	margin-top: 43px;
}

.fop a {
	display: inline-block;
	color: #d9d9d9;
}

.shejiao {
	padding-top: 4px;
}

.shejiao a {
	display: inline-block;
	width: 33px;
	height: 33px;
	border-radius: 50%;
	background: #fff;
	background: rgba(255, 255, 255, 0.15);
	text-align: center;
	line-height: 33px;
	color: #d9d9d9;
	margin-right: 12px;
	margin-top: 10px;
}

.fobiao {
	text-transform: uppercase;
	display: block;
	color: #ffffff;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 30px;
	position: relative;
	padding-bottom: 36px;
}

.fobiao:before {
	content: "";
	position: absolute;
	width: 40px;
	height: 2px;
	background: #ff5f1e;
	left: 0px;
	bottom: 0px;
}

.fobiao:after {
	content: "";
	position: absolute;
	width: 20px;
	height: 2px;
	background: #ff5f1e;
	left: 0px;
	bottom: 10px;
}

.fonav {
	color: #d9d9d9;
	font-size: 0px;
	margin-top: 29px;
}

.fonav a {
	color: #d9d9d9;
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 36px;
}

.fonav2 a {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
}

.foot2 {
	border-top: 1px solid #ffffff;
	border-top: 1px solid rgba(255, 255, 255, 0.23);
	position: relative;
	padding: 33px 0;
	padding-bottom: 40px;
	margin-top: 47px;
}

.fotag {
	color: #bfbfbf;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	margin-right: 210px;
}

.fotag a,
.fotag span {
	color: #bfbfbf;
}

.youlian {
	position: absolute;
	min-width: 102px;
	max-width: 200px;
	right: 0px;
	top: 38px;
}

.youlian p {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	color: #bfbfbf;
	cursor: pointer;
}

.youlian p i {
	display: inline-block;
	font-size: 16px;
	vertical-align: middle;
	margin-left: 3px;
	transition: 0.5s;
}

.youn {
	position: absolute;
	background: #fff;
	width: 100%;
	bottom: 120%;
	left: 0px;
	display: none;
}

.youn a {
	display: block;
	padding: 5px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 22px;
}

.youlianh p i {
	transform: rotate(180deg)
}

.foot a:hover {
	color: #ff5f1e;
}

.shejiao a:hover {
	background: #ff5f1e;
	color: #fff;
}

@media screen and (max-width:1559px) {
	.fo1 {
		width: 340px;
		display: inline-block;
		vertical-align: top;
	}

	.fo2 {
		width: 190px;
		display: inline-block;
		vertical-align: top;
		margin-left: 110px;
	}

	.fo3 {
		width: 260px;
		display: inline-block;
		vertical-align: top;
		margin-left: 77px;
	}

	.fo4 {
		width: 160px;
		display: inline-block;
		vertical-align: top;
		margin-left: 50px;
	}
}

@media screen and (max-width:1359px) {
	.fo1 {
		width: 300px;
		display: inline-block;
		vertical-align: top;
	}

	.fo2 {
		width: 160px;
		display: inline-block;
		vertical-align: top;
		margin-left: 30px;
	}

	.fo3 {
		width: 260px;
		display: inline-block;
		vertical-align: top;
		margin-left: 30px;
	}

	.fo4 {
		width: 170px;
		display: inline-block;
		vertical-align: top;
		margin-left: 30px;
	}

	.fologo {
		width: 200px;
	}

	.fop {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px;
		margin-top: 20px;
	}

	.shejiao a {
		width: 30px;
		height: 30px;
		line-height: 30px;
		margin-right: 9px;
		margin-top: 10px;
		font-size: 14px;
	}

	.fobiao {
		font-size: 20px;
		font-size: 2rem;
		padding-bottom: 22px;
	}

	.fonav a {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 30px;
	}

	.fotag {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.youlian {
		top: 20px;
	}

	.youlian p {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
	}

	.youlian p i {
		font-size: 14px;
	}

	.foot2 {
		padding: 20px 0;
		padding-bottom: 30px;
		margin-top: 30px;
	}
}

@media screen and (max-width:999px) {
	.foot {
		padding-top: 30px;
		font-size: 0px;
	}

	.fo1 {
		width: 49%;
	}

	.fo2 {
		width: 49%;
		margin-left: 2%;
	}

	.fo3 {
		width: 49%;
		margin-left: 0px;
		margin-top: 20px;
	}

	.fo4 {
		width: 49%;
		margin-left: 2%;
		margin-top: 20px;
	}
}

@media screen and (max-width:767px) {
	.fo1 {
		width: 100%;
	}

	.fo2,
	.fo3,
	.fo4,
	.youlian {
		display: none
	}

	.foot {
		padding-bottom: 50px;
	}

	.foot2 {
		padding: 10px 0;
	}

	.fotag {
		margin: auto;
		font-size: 12px;
		font-size: 1.2rem;
	}

	.fop {
		font-size: 12px;
		font-size: 1.2rem;
	}
}


.lianxi {
	position: fixed;
	width: 54px;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99999
}

.lianxi div a {
	display: block;
	width: 54px;
	height: 54px;
	background: #bfbfbf;
	text-align: center;
	line-height: 52px;
	font-size: 22px;
	color: #fff;
	margin-top: 2px;
	border-radius: 5px;
}

.ke1 {
	background: #000000
}

.ke2 {
	background: #555555
}

.ke3 {
	background: #000000
}

.ke4 {
	background: #15418f
}

.weixin {
	position: relative;
	cursor: pointer;
}

.weixin img {
	position: absolute;
	width: 149px;
	height: 150px;
	top: 0px;
	left: -149px;
	display: none;
}

.weixin:hover img {
	display: block;
}

.weixin2,
.tankuang {
	display: none
}

.tankuang {
	position: absolute;
	bottom: 50px;
	left: 50% !important;
	margin-left: -75px;
}

.tankuang img {
	display: block;
	position: relative;
	width: 150px;
	height: 150px;
	left: auto;
	margin: auto;
}

.lianxi div a:hover {
	background: #ff5f1e;
}

.clear2 {
	display: none
}

.top {
	cursor: pointer;
	width: 54px;
	height: 54px;
	background: #bfbfbf;
	text-align: center;
	border-radius: 5px;
	margin-top: 2px;
	padding-top: 1px;
	transition: 0.5s;
}

.top a {
	display: block;
	width: 25px !important;
	height: 25px !important;
	line-height: 25px !important;
	border: 1px solid #fff;
	font-size: 12px !important;
	border-radius: 50% !important;
	margin: auto;
	margin-top: 12px !important;
	background: none !important
}

.top:hover {
	background: #ff5f1e;
}

.top a:hover {
	background: none !important
}

@media screen and (max-width:1359px) {
	.lianxi {
		width: 49px;
	}

	.lianxi div a {
		width: 49px;
		height: 49px;
		line-height: 49px;
	}

	.top {
		width: 49px;
		height: 49px;
	}

	.top a {
		margin-top: 10px !important;
	}
}

@media screen and (max-width:999px) {
	.clear2 {
		display: block;
		clear: both;
	}
}

@media screen and (max-width:767px) {
	.top {
		width: 25%;
		height: 45px;
		line-height: 45px;
		bottom: 0px;
		right: 0px;
		border-radius: 0px;
		border: none;
		background: #ff5f1e;
	}

	.top a {
		margin-top: 10px !important;
	}

	.lianxi {
		width: 100%;
		right: auto;
		top: auto;
		margin: auto;
		left: 0px;
		bottom: 0px;
		border-top: 1px solid #fff;
		transform: translateY(0);
	}

	.lianxi div {
		width: 25%;
		float: left;
		height: 45px;
		line-height: 45px;
		margin: auto;
	}

	.lianxi div a {
		margin: auto;
		width: 100%;
		color: #fff !important;
		border-radius: 0px;
		height: 52px;
		line-height: 45px;
		background: #ff5f1e;
	}

	.weixin2 {
		display: block
	}

	.weixin1 {
		display: none
	}
}

/************************************  product  ***********************************/
.fenbanner {
	margin-top: 120px;
}

.mianbao {
	box-shadow: 0px 5px 10px 0px rgba(114, 114, 114, 0.05);
	padding: 15px 0;
	font-size: 16px;
	font-size: 1.6rem;
	color: #666666;
	line-height: 22px;
}

.mianbao a {
	color: #666666;
	display: inline-block;
	vertical-align: middle;
}

.mianbao a:hover {
	color: #ff5f1e;
}

.mianbao i {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	margin-right: 10px;
}

.comian {
	color: #ff5f1e !important;
}

/*  main  */
.prmain {
	/*padding-top: 60px;*/
	padding-bottom: 91px;
}
.description{
    margin:30px 0;
}
.prl {
	width: 22.857%;
	float: left;
}

.prr {
	width: 74.64%;
	float: right;
	font-size: 0px;
}

.j-nextshow {
	position: relative;
}

.proslide_menubtn {
	display: none;
	width: 23px;
	height: 18px;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: 12px;
	cursor: pointer;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	z-index: 9999;
}

.proslide_menubtn span {
	display: block;
	width: 100%;
	height: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
}

.prbiao {
	display: block;
	font-size: 32px;
	font-size: 3.2rem;
	font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 30px;
	background: #6a6a6a;
	padding: 23px 29px;
	padding-right: 50px;
	position: relative;
}

.prbiao i {
	position: absolute;
	color: #fff;
	font-size: 34px;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}

a.prbiao:hover {
	background: #ff5f1e;
}

.pryiji {
	background: #ffffff;
	padding-bottom: 22px;
	padding-top: 10px;
}

.pryiji>li {
	padding: 0 25px;
}

.pryiji>li>a {
	display: block;
	border-bottom: 1px solid #d6d6d6;
	position: relative;
	padding-right: 15px;
}

.pryiji>li>a i {
	position: absolute;
	color: #666666;
	font-size: 18px;
	right: 0px;
	top: 19px;
}

.pryiji li a span {
	display: block;
	padding: 15px 0px;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 26px;
	transition: 0.5s;
}

.prerji {
	padding-top: 18px;
	display: none;
}

.prerji li a {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	color: #666666;
	line-height: 24px;
	padding: 3px 0;
}

.prsanji {
	padding: 10px 0;
	padding-left: 20px;
}

.prsanji li a {
	font-size: 14px;
	font-size: 1.4rem;
	padding: 2px 0;
	border: none;
}

.pryiji>li:hover>a:after {
	transform: rotate(0deg);
}

.pryiji>li:hover>a>span {
	color: #ff5f1e;
}

.prerji li a:hover {
	color: #ff5f1e;
}

.prerji>li>a:hover:after {
	background: #ff5f1e;
}

.dangyi>a:after {
	transform: rotate(0deg) !important;
}

.dangyi>a span {
	color: #ff5f1e !important;
}

.danger>a {
	color: #ff5f1e !important;
}

.dangsan>a {
	color: #ff5f1e !important
}

.pryiji .show {
	display: block;
}

.prlb {
	margin-top: 21px;
}

.prlbn {
	line-height: 36px;
	padding: 9px 0px;
	padding-top: 20px;
}

.prlbn a {
	display: inline-block;
	vertical-align: middle;
	background: #ffffff;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 25px;
	padding: 8px 20px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.prlbn a:hover {
	background: #ff5f1e;
	color: #fff;
}

.prlc {
	margin-top: 30px;
}

.prlclie {
	margin-top: 10px;
	min-height: 70px;
	background: #fafafa;
	position: relative;
}

.prlctu {
	display: block;
	width: 94px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.prlctu img {
	width: 100%;
	max-width: 285px;
	margin: auto;
}

.prlczi {
	margin-left: 104px;
	padding-top: 11px;
}

.prlcp a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
	line-height: 26px;
	max-height: 52px;
	overflow: hidden;
}

.prlcp a:hover {
	color: #ff5f1e;
}

.prt {
	padding-bottom: 0px;
}

.prtbiao {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 24px;
}

.prtn {
	color: #999999;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	margin-top: 5px;
}

.prtn p,
.prtn em,
.prtn strong {
	color: #999999;
}

.prlie {
	width: 31.12%;
	margin-left: 1.82%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 19px;
	background: #fff;
	padding-bottom: 100px;
	position: relative;
}

.prtu {
	display: block;
	position: relative;
	overflow: hidden;
}

.prtu img {
	width: 100%;
	transition: 0.5s;
}

.przi {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	bottom: 0px;
}

.przi:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 0;
	left: 0px;
	bottom: 0px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4) 100%), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
	transition: 0.5s;
}

.przin {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 7px;
	padding: 10px;
	text-align: center;
}

.pra {
	display: block;
	font-family: OpenSans-Semibold, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.prp a {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	color: #666666;
	line-height: 24px;
	margin-top: 6px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.prb {
	margin-top: 12px;
	transition: 0.5s;
	height: 0px;
	overflow: hidden;
}

.przin input {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 10px;
}

.prmor {
	display: inline-block;
	vertical-align: middle;
	color: #ffffff;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	text-decoration: underline;
}

.prlie:hover .przi:before {
	height: 100%;
}

.prlie:hover .prb {
	height: 24px;
}

.prlie:hover a {
	color: #fff;
}

.fenye {
	padding-top: 61px;
	text-align: center;
}

.fenyen {
	display: inline-block;
	vertical-align: middle;
	border: solid 1px #e3e6ea;
	border-left: none;
	overflow: hidden;
	border-radius: 4px;
	background: #fff;
	font-size: 0px;
	margin-bottom: 10px;
}

.fenyen a {
	display: inline-block;
	vertical-align: middle;
	border-left: solid 1px #e3e6ea;
	width: 60px;
	height: 52px;
	text-align: center;
	line-height: 52px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #666666;
}

.fenyen a:hover {
	color: #fff;
	background: #ff5f1e;
	border-color: #ff5f1e;
}

.sx i,
.big i {
	font-size: 12px !important;
}

.dangqianfen {
	color: #fff !important;
	background: #ff5f1e !important;
	border-color: #ff5f1e !important;
}

.fuxuan {
	display: inline-block;
	vertical-align: middle;
	*float: right;
	margin-left: 22px;
	margin-bottom: 10px;
}

.fuxuan input {
	min-width: 170px;
	height: 54px;
	line-height: 52px;
	border: solid 1px #e3e6ea;
	color: #666666;
	background: #fff;
	cursor: pointer;
	transition: 0.5s;
	font-size: 16px;
	font-size: 1.6rem;
	border-radius: 4px;
}

.fuxuan input:hover {
	background: #ff5f1e;
	color: #fff;
}

@media screen and (max-width:1559px) {
	.prbiao {
		font-size: 28px;
		font-size: 2.8rem;
		line-height: 30px;
		padding: 16px 10px;
		padding-right: 50px;
		position: relative;
	}

	.prbiao i {
		font-size: 28px;
		right: 10px;
	}

	.pryiji>li {
		padding: 0 10px;
	}

	.pryiji li a span {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 10px 0;
	}

	.prerji li a {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.prsanji li a {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.prlbn a {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 3px 10px;
		margin-right: 5px;
		margin-bottom: 5px;
	}
}

@media screen and (max-width:1359px) {
	.fenbanner {
		margin-top: 74px;
	}

	.prl {
		width: 25%;
		float: left;
	}

	.prr {
		width: 72%;
		float: right;
	}

	.prp a {
		font-size: 14px;
		font-size: 1.4rem;
	}
}

@media screen and (max-width:999px) {
	.fenbanner {
		margin-top: 48px;
	}

	.fenbiao {
		color: #ffffff;
		font-size: 26px;
		font-size: 2.6rem;
		line-height: 32px;
		position: relative;
		padding-left: 10px;
	}

	.fenbiao:before {
		width: 3px;
	}

	.mianbao {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 22px;
		padding: 10px 0;
	}

	.prmain {
		padding-top: 36px;
		padding-bottom: 29px;
	}

	.prl {
		width: 33%;
		float: left;
	}

	.prr {
		width: 65%;
		float: right;
	}

	.prsanji {
		padding-left: 20px;
		display: none;
	}

	.prlbn {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.prne {
		padding-top: 27px;
	}

	.fenye {
		padding-top: 24px;
	}

	.fenyen a {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}

	.fuxuan input {
		height: 30px;
		line-height: 28px;
		font-size: 14px;
		font-size: 1.4rem;
		min-width: 160px;
	}

	.prlbn {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 30px;
	}

	.prlcp a {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.prtn {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.prlie {
		position: relative;
	}

	.pra {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 20px;
	}

	.prp a {
		margin-top: 5px;
		line-height: 20px;
	}

	.prb {
		height: 24px;
		margin-top: 5px;
	}

	.prmor {
		color: #333;
		font-size: 14px;
		font-size: 1.4rem;
		margin: auto;
	}

	.prlie input {
		margin-right: 8px;
	}

	.prtu span {
		display: none
	}

	.przin {
		bottom: 2px;
		padding: 5px;
		text-align: center;
	}

	.fenyen a {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.fuxuan {
		margin-left: 12px;
	}
}

.fenyen .no:hover {
	border-left: solid 1px #e3e6ea;
	color: #666666;
	background-color: #fff;
}

@media screen and (max-width:767px) {
	.fenbanner {
		margin-top: 0px;
	}

	.mianbao {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.mianbao i {
		font-size: 14px;
		margin-right: 5px;
	}

	.prl {
		width: 100%;
		float: none;
		margin-top: 30px;
	}

	.prr {
		width: 100%;
		float: none;
	}

	/*.proslide_menubtn { display:block}
.pryiji{ display:none}*/
	.prmor {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.prbiao {
		text-align: left;
		padding-right: 40px;
	}

	.prlbn,
	.prtn,
	.prp a,
	.prlcp a {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.prbiao {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 30px;
		padding: 16px 10px;
		padding-right: 50px;
		position: relative;
	}

	.prbiao i {
		font-size: 28px;
		right: 10px;
	}

	.pryiji li a span {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 10px 0;
	}

	.prerji li a {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.prsanji li a {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.prlbn a {
		font-size: 12px;
		font-size: 1.2rem;
		padding: 0px 10px;
		margin-right: 5px;
		margin-bottom: 5px;
	}

	.pra {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 20px;
	}

	.prp a {
		font-size: 12px;
		font-size: 1.2rem;
	}
}

@media screen and (max-width:599px) {
	.prr .prlie {
		width: 48%;
		margin-left: 1% !important;
		margin-right: 1% !important;
	}
}

/***************************  product2  ****************************/
.prmain2 {
	padding-top: 61px;
}

.prmain2:after {
	content: "";
	clear: both;
	display: block;
}

.zoomPad {
	position: relative;
	float: left;
	z-index: 99;
	cursor: crosshair;
}

.zoomPreload {
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align: center;
	background-image: url(../images/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	z-index: 110;
	width: 90px;
	height: 43px;
	position: absolute;
	top: 0px;
	left: 0px;
	* width: 100px;
	* height: 49px;
}

.zoomPup {
	overflow: hidden;
	background-color: #FFF;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 120;
	position: absolute;
	border: 1px solid #CCC;
	z-index: 101;
	cursor: crosshair;
}

.zoomOverlay {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #FFF;
	/*opacity:0.5; */
	z-index: 5000;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 101;
}

.zoomWindow {
	position: absolute;
	left: 110%;
	top: 40px;
	background: #FFF;
	z-index: 6000;
	height: auto;
	z-index: 10000;
	z-index: 110;
}

.zoomWrapper {
	position: relative;
	border: 1px solid #ccc;
	z-index: 110;
}

.zoomWrapperTitle {
	display: block;
	background: #999;
	color: #FFF;
	height: 18px;
	line-height: 18px;
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 120;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.zoomWrapperImage {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 110;
}

.zoomWrapperImage img {
	border: 0px;
	display: block;
	position: absolute;
	z-index: 101;
}

.zoomIframe {
	z-index: -1;
	filter: alpha(opacity=0);
	-moz-opacity: 0.80;
	opacity: 0.80;
	position: absolute;
	display: block;
}

.prob-pic {
	width: 640px;
	float: left;
}

.prob-pic .prob-pic-big {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 1px #dcdcdc;
}

.prob-pic .prob-pic-big-img {
	display: block;
	line-height: 0;
	font-size: 0;
	border-radius: 8px;
}

.prob-pic .prob-pic-big-img .zoomPad {
	float: none;
	z-index: 8;
}

.prob-pic .zoomWrapperImage img {
	max-width: 1200px;
}

.prob-pic .prob-pic-small {
	position: relative;
	margin-top: 18px;
	overflow: hidden;
}

.prob-pic .prob-pic-btn {
	position: absolute;
	top: 0px;
	display: block;
	width: 41px;
	height: 100%;
	background: #dedede;
	text-align: center;
	color: #666666;
	z-index: 9
}

.prob-pic .prob-pic-btn i {
	position: absolute;
	width: 100%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	left: 0px;
	top: 50%;
	margin-top: -20px;
	font-size: 20px;
}

.prob-pic .prob-pic-btn.prev {
	left: 0px;
}

.prob-pic .prob-pic-btn.next {
	right: 0px;
}

.prob-pic .prob-pic-btn:hover {
	background: #ff5f1e;
	color: #fff;
}

.prob-pic .prob-pic-list {
	overflow: hidden;
}

.prob-pic .prob-pic-list ul {
	width: 1000%;
	overflow: hidden;
}

.prob-pic .prob-pic-list ul li {
	position: relative;
	float: left;
	margin-right: 0.25%;
	width: 2.3125%;
	overflow: hidden;
}

.prob-pic .prob-pic-item .item-pic {
	display: block;
	overflow: inherit;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 1px #d0d0d0;
}

.prob-pic .prob-pic-item .item-pic img {
	display: block;
	width: 100%;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
}

.prob-pic .prob-pic-item .item-pic,
.prob-pic .prob-pic-item .item-video {
	display: block;
	overflow: inherit;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 1px #d0d0d0;
}

.prob-pic .prob-pic-item .item-pic img,
.prob-pic .prob-pic-item .item-video img {
	display: block;
	width: 100%;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
}

.prob-pic .prob-pic-item .item-pic.active,
.prob-pic .prob-pic-item .item-video.active {
	border-color: #ff5f1e
}

.prob-video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	z-index: 8;
	display: none;
}

.prob-video iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.prob-video.show {
	display: block;
}

.jianjie {
	width: 695px;
	float: right;
	padding-top: 36px;
}

.jianjie h1 {
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 30px;
	color: #333;
	font-family: OpenSans-Semibold, Arial, Helvetica, sans-serif;
}

.jianp {
	color: #666666;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 15px;
	margin-top: 34px;
}

.jiann {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	padding-top: 36px;
	min-height: 270px;
	color: #666666;
}

.jiann p,
.jiann em,
.jiann strong {
	color: #666666;
}

.jiann a {
	color: #378fe1;
}

.share {
	margin-top: 34px;
	display: inline-block;
	vertical-align: middle;
}

.share1 {
	display: inline-block;
	*float: left;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	vertical-align: middle;
	color: #666666;
	margin-right: 8px;
}

.share2 {
	display: inline-block;
	*float: left;
	vertical-align: middle
}

.inno3 {
	margin-top: 30px;
	font-size: 0px;
}

.inno3 a {
	display: inline-block;
	min-width: 240px;
	line-height: 45px;
	height: 45px;
	background: #999999;
	border-radius: 6px;
	padding: 0 5px;
	text-align: center;
	margin: 10px 0;
	margin-right: 23px;
	font-size: 18px;
	font-size: 1.8rem;
	color: #ffffff;
	font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
}

.inno3 a:hover {
	background: #ff5f1e;
	color: #fff;
}

@media screen and (max-width:1559px) {
	.jianjie {
		width: 530px;
		float: right;
		padding-top: 36px;
	}
}

@media screen and (max-width:1359px) {
	.zoomPad {
		cursor: default !important;
	}

	.zoomPup {
		display: none !important;
	}

	.zoomWindow {
		display: none !important;
	}

	.zoomPreload {
		display: none !important;
	}

	.jianjie {
		width: 320px;
		float: right;
		padding-top: 0px;
	}

	.jianjie h1 {
		font-size: 20px;
		font-size: 2rem;
		line-height: 30px;
	}

	.jianp {
		font-size: 16px;
		font-size: 1.6rem;
		padding-bottom: 10px;
		margin-top: 10px;
	}

	.jiann {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px;
		min-height: 0px;
		padding-top: 10px;
	}

	.inno3 {
		margin-top: 10px;
	}

	.inno3 a {
		min-width: 100px;
		line-height: 32px;
		height: 32px;
		margin-right: 10px;
		font-size: 12px;
		font-size: 1.2rem;
	}

	.prob-pic .prob-pic-btn {
		width: 26px;
	}

	.prob-pic .prob-pic-btn i {
		font-size: 16px;
	}
}

@media screen and (max-width:999px) {
	.prob-pic .prob-pic-list {
		margin-left: 32px;
		margin-right: 32px;
	}

	.prob-pic {
		float: none;
		margin: auto;
	}

	.prmain2 {
		padding-top: 28px;
		padding-bottom: 28px;
	}

	.jianjie {
		width: 100%;
		float: none;
		margin-top: 20px;
	}

	.inno3 a {
		min-width: 100px;
		font-size: 14px !important;
		font-size: 1.4rem !important;
		margin-right: 5px;
		float: left;
	}

	.jiann {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.share {
		margin-top: 20px;
	}

}

@media screen and (max-width:767px) {
	.prob-pic .prob-pic {
		width: 100%;
	}

	.prob-pic .prob-pic-big {
		display: none;
	}

	.prob-pic .prob-pic-small {
		margin-top: 0;
	}

	.prob-pic .prob-pic-list ul li {
		margin-right: .2%;
		width: 3.2%;
	}

	.prob-pic .prob-pic-item .item-pic:before {
		display: none !important;
	}

	.prob-pic .prob-pic-btn.prev {
		left: 0px;
	}

	.prob-pic .prob-pic-btn.next {
		right: 0px;
	}

	.prob-pic {
		width: 100%;
	}

	.jianjie h1 {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.jianp {
		font-size: 14px;
		font-size: 1.4rem;
		padding-bottom: 10px;
	}

	.jiann {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 24px;
	}

	.hozi {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 24px;
	}
}

@media only screen and (max-width:500px) {
	.prob-pic .prob-pic-list ul li {
		margin-right: .2%;
		width: 4.9%;
	}
}

@media only screen and (max-width:350px) {
	.prob-pic .prob-pic-list ul li {
		margin-right: 0%;
		width: 10%;
	}
}

.prmain22 {
	margin-top: 50px;
}

#outer {
	background: #ffffff;
	padding: 29px 31px;
}

#tab {
	overflow: hidden;
	zoom: 1;
	position: relative;
	font-size: 0px;
}

#tab li {
	display: inline-block;
	vertical-align: middle;
	width: 16%;
	height: 70px;
	line-height: 66px;
	margin-left: 0.8%;
	cursor: pointer;
	transition: 0.5s;
	text-align: center;
	position: relative;
	padding: 0 5px;
	background: #f3f3f3;
}

#tab li:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 4px;
	background: #cccccc;
	bottom: 0px;
	left: 0px;
	transition: 0.5s;
}

#tab li a {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 22px;
	color: #666;
}

#tab li:first-child {
	margin-left: auto;
}

/*#tab li:hover{ background:#ebebeb;}
#tab li:hover:before{ width:100%;}
#tab li:hover a{ color:#ff5f1e;}*/
#tab li.current {
	background: #ff8b5c !important;
}

#tab li.current:before {
	background: #ff5f1e !important;
}

#tab li.current a {
	color: #fff;
	font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
}

#content {}

#content .tabul {
	display: none;
	padding-top: 9px;
}

@media screen and (max-width:1359px) {
	#outer {
		padding: 20px;
	}

	#tab li {
		height: 60px;
		line-height: 56px;
		margin-left: 0.8%;
		cursor: pointer;
		transition: 0.5s;
		text-align: center;
		position: relative;
		background: #f3f3f3;
	}

	#tab li a {
		font-size: 20px;
		font-size: 2rem;
		line-height: 22px;
		color: #666;
	}
}

@media screen and (max-width:999px) {
	#tab li a {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 22px;
		color: #666;
	}

	.prmain22 {
		margin-top: 10px;
	}

	#tab li.current a {
		color: #fff;
		font-family: OpenSans, Arial, Helvetica, sans-serif;
	}
}

@media screen and (max-width:767px) {
	#outer {
		padding: 10px 5px;
	}

	#tab li {
		height: 40px;
		line-height: 36px;
		width: 32.333%;
		margin-left: 0.5% !important;
		margin-right: 0.5%;
		margin-bottom: 5px;
	}

	#tab li a {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 22px;
	}
}

.chanxiang {
	line-height: 30px;
	padding-top: 42px;
	color: #666666;
}

.chanxiang p,
.chanxiang em {
	font-size: 16px;
	font-size: 1.6rem;
	color: #666666;
}

/*.chanxiang strong {*/
/*	color: #333;*/
/*	font-size: 36px;*/
/*	font-size: 3.6rem;*/
/*	font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;*/
/*	line-height: 50px;*/
/*	display: block;*/
/*	margin-bottom: 15px;*/
/*}*/

.chanxiang a {
	color: #ff5f1e;
}

.chanxiang img {
	max-width: 100%;
	display: inline-block;
}

.table {
	width: 100%;
	overflow: auto;
}

.table table {
	width: 100%;
	margin: auto;
	border-collapse: collapse;
}

.table table tr td {
	padding: 5px;
	border: none;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 26px;
}

.table table tr:nth-child(2n-1) td {
	background: #f1f1f1;
}

.table table tr:first-child td {
	background: #383838;
	color: #fff;
}

.chanxiang {
	font-size: 0px;
}

.chanxiang:after {
	content: "";
	clear: both;
	display: block;
}

.chantu {
	display: inline-block;
	width: 49%;
}

.chantu:nth-child(2n) {
	margin-left: 2%;
}

.prtag2 {
	margin-top: 21px;
	margin-bottom: 20px;
}

.prtag2 p {
	color: #333333;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 26px;
	display: inline-block;
	vertical-align: middle;
}

.prtag2 a {
	display: inline-block;
	vertical-align: middle;
	color: #666666;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	margin-right: 26px;
	margin-left: 10px;
}

.prtag2 a i {
	color: #999999;
	margin-right: 5px;
	font-size: 16px;
}

.prtag2 a:hover {
	color: #ff5f1e;
}

@media screen and (max-width: 1359px) {
	.chanxiang strong {
		font-size: 30px;
		font-size: 3rem;
		line-height: 40px;
	}
}

@media screen and (max-width:999px) {
	.chanxbiao {
		margin-top: 25px;
	}

	.chanxbiao a {
		font-size: 22px;
		font-size: 2.2rem;
		padding-bottom: 12px;
	}

	.chanxiang {
		line-height: 24px;
		padding-top: 15px;
	}

	.chanxiang p,
	.chanxiang em {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.chanxiang strong {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 30px;
	}

	.prtag2 {
		margin-top: 30px;
	}

	.prtag2 p {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 24px;
		margin-bottom: 15px;
	}

	.prtag2 a {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px;
		margin-right: 20px;
	}

}

@media only screen and (max-width:767px) {
	.chanxiang p {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 24px;
	}

	.chanxiang {
		line-height: 22px;
		padding-top: 15px;
	}

	.chanxiang p,
	.chanxiang em {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.chanxiang strong {
		font-size: 20px;
		font-size: 2rem;
		line-height: 30px;
		margin-bottom: 10px;
	}

	.table table tr td {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 22px;
	}

	.prtag2 a {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 22px;
		margin-right: 20px;
	}
}

.prdo {
	font-size: 0px;
}

.prdo a {
	display: inline-block;
	vertical-align: top;
	width: 49.3%;
	background: #e8e8e8;
	line-height: 30px;
	padding: 15px 60px;
	position: relative;
	margin-top: 30px;
	color: #666666;
	font-size: 18px;
	font-size: 1.8rem;
	padding-left: 57px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.prdo a em {
	color: #666666;
	font-size: 24px;
	position: absolute;
	left: 19px;
	top: 50%;
	transform: translateY(-50%);
	transition: 0.5s;
}

.prdo a:nth-child(2n-1) {
	margin-right: 1.4%;
}

.prdo a i {
	color: #ff5f1e;
	font-size: 40px;
	position: absolute;
	right: 19px;
	top: 50%;
	transform: translateY(-50%);
	transition: 0.5s;
}

.prdo a:hover {
	background: #ff5f1e;
	color: #fff;
}

.prdo a:hover em,
.prdo a:hover i {
	color: #fff;
}

@media screen and (max-width:1359px) {
	.prdo a {
		padding: 10px 40px;
		margin-top: 20px;
		font-size: 16px;
		font-size: 1.6rem;
	}

	.prdo a em {
		font-size: 20px;
		left: 10px;
	}

	.prdo a i {
		font-size: 30px;
		right: 10px;
	}
}

@media screen and (max-width:999px) {
	.prdo a {
		padding: 10px 40px;
		margin-top: 20px;
		font-size: 14px;
		font-size: 1.4rem;
	}
}

@media screen and (max-width:767px) {
	.prdo a {
		padding: 10px 40px;
		margin-top: 20px;
		font-size: 12px;
		font-size: 1.2rem;
	}
}

@media screen and (max-width:599px) {
	.prdo a {
		width: 100%;
		margin: auto !important;
		margin-top: 10px !important;
	}
}

.tabul {
	font-size: 0px;
}

.prvilie {
	width: 31.4%;
	display: inline-block;
	vertical-align: top;
	margin-left: 2.9%;
	margin-top: 42px;
	margin-bottom: 11px;
}

.prvitu {
	position: relative;
	padding-bottom: 56.19%;
	height: 0;
	overflow: hidden;
}

.prvitu iframe,
.prvitu video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.prvitu iframe body {
	margin: 0px !important;
}

.prvizi {
	text-align: center;
	font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	margin-top: 24px;
}

@media screen and (max-width:1359px) {
	.prvilie {
		margin-top: 30px;
		margin-bottom: 0px;
	}

	.prvizi {
		font-size: 14px;
		font-size: 1.4rem;
		margin-top: 10px;
	}
}

@media screen and (max-width:999px) {
	.prvilie {
		margin-top: 20px;
		margin-bottom: 0px;
	}

	.prvizi {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 20px;
		margin-top: 5px;
	}
}

@media screen and (max-width:767px) {
	.prvilie {
		width: 48%;
		margin-left: 1% !important;
		margin-right: 1%;
		margin-top: 15px;
	}
}

.homain {
	padding-top: 56px;
	padding-bottom: 120px;
}

.hobiao {
	background: #ffffff;
}

.hobiao a {
	display: inline-block;
	line-height: 40px;
	padding: 10px 32px;
	background: #ff5f1e;
	border-radius: 8px 8px 0px 0px;
	color: #ffffff;
	font-size: 24px;
	font-size: 2.4rem;
	font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
}

.hobiao a:hover {
	background: #666;
}

.img-scroll3 {
	position: relative;
	width: 100%;
	z-index: 9;
	margin-top: 40px;
}

.img-scroll3 .prev,
.img-scroll3 .next {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	width: 31px;
	height: 81px;
	line-height: 81px;
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
	color: #333333;
	background: #d8d8d8;
	transition: 0.8s;
	z-index: 999
}

.img-scroll3 .prev {
	left: 1px;
	cursor: pointer;
}

.img-scroll3 .next {
	right: 1px;
	cursor: pointer;
}

.img-scroll3 .prev:hover,
.img-scroll3 .next:hover {
	color: #df1528;
}

.img-list3 {
	position: relative;
	overflow: hidden;
	z-index: 90;
}

.img-list3 ul {
	width: 10000%;
}

.img-list3 li {
	float: left;
	display: inline;
	width: 0.24% !important;
	margin: auto;
	margin-right: 0.0133%;
	position: relative;
	margin-left: auto !important;
}

@media screen and (max-width:1359px) {
	.hobiao a {
		font-size: 20px;
		font-size: 2rem;
		line-height: 30px;
		padding: 10px 20px;
	}
}

@media screen and (max-width:999px) {
	.homain {
		padding-top: 36px;
		padding-bottom: 40px;
	}

	.hobiao a {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 35px;
		padding: 5px 15px;
	}

	.img-scroll3 {
		margin-top: 26px;
	}

	.img-list3 li {
		width: 0.3233% !important;
		margin-right: 0.015%;
	}

	.img-scroll3 .prev,
	.img-scroll3 .next {
		margin-top: -25px;
		width: 20px;
		height: 50px;
		line-height: 50px;
		font-size: 16px;
		font-size: 1.6rem;
	}
}

@media screen and (max-width:599px) {
	.img-list3 li {
		width: 0.49% !important;
		margin-right: 0.02%;
	}
}

/*************************  about  *************************/
.abmain1 {
	padding-top: 60px;
}

.abmain1:after {
	content: "";
	clear: both;
	display: block;
}

.ab1tu {
	width: 39.6%;
	float: right;
	margin-left: 140px;
	margin-top: 20px;
}

.ab1zi {}

.abbiao {
	font-size: 48px;
	font-size: 4.8rem;
	line-height: 74px;
}

.abbiao strong {
	font-weight: normal;
	font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
	display: block;
}

.ab1p {
	color: #666666;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	position: relative;
	padding-left: 21px;
	margin-top: 30px;
}

.ab1p:before {
	content: "";
	position: absolute;
	width: 4px;
	background: #ff5f1e;
	left: 0px;
	top: 5px;
	bottom: 5px;
}

.ab1p p {
	color: #666666;
}

.ab1mor {
	display: block;
	width: 188px;
	height: 60px;
	line-height: 58px;
	border: solid 1px #ff5f1e;
	padding: 0 10px;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	margin-top: 59px;
}

.ab1mor:hover {
	background: #ff5f1e;
	color: #fff;
}

.abmain2 {
	padding-top: 13px;
	padding-bottom: 80px;
}

.abmain2:after {
	content: "";
	clear: both;
	display: block;
}

.ab2tu {
	width: 41.14%;
	float: left;
}

.ab2zi {
	width: 51.7%;
	float: right;
	padding-top: 10px;
}

@media screen and (max-width:1559px) {
	.ab1p {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px;
	}

	.abbiao {
		font-size: 38px;
		font-size: 3.8rem;
		line-height: 54px;
	}

	.ab1mor {
		width: 150px;
		height: 40px;
		line-height: 38px;
		font-size: 16px;
		font-size: 1.6rem;
		margin-top: 29px;
	}
}

@media screen and (max-width:1359px) {
	.ab1tu {
		width: 46%;
		margin-left: 40px;
	}

	.ab2tu {
		width: 49%;
		float: left;
	}

	.ab2zi {
		width: 49%;
		padding: 0px;
	}

	.ab1p {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px;
		margin-top: 10px;
	}

	.abbiao {
		font-size: 30px;
		font-size: 3rem;
		line-height: 40px;
	}
}

@media screen and (max-width:999px) {
	.abmain1 {
		padding-top: 40px;
	}

	.ab1tu,
	.ab2tu {
		width: 100%;
		max-width: 400px;
		float: none;
		margin: auto;
	}

	.abmain2 {
		padding-top: 32px;
		padding-bottom: 40px;
	}

	.ab1zi {
		margin-top: 20px;
	}

	.ab2zi {
		width: 100%;
		padding: 0px;
		margin-top: 20px;
	}

	.abbiao {
		font-size: 26px;
		font-size: 2.6rem;
		line-height: 32px;
	}
}

@media screen and (max-width:767px) {
	.abbiao {
		font-size: 20px;
		font-size: 2rem;
		line-height: 34px;
	}

	.ab1p {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 22px;
		padding-left: 12px;
		margin-top: 10px;
	}

	.ab1mor {
		font-size: 14px;
		font-size: 1.4rem;
		margin-top: 20px;
	}
}

.abmain3 {
	padding: 90px 2.5%;
	background: url(../images/ab3bei.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	z-index: 1
}

.abmain3:before {
	content: "";
	position: absolute;
	width: 50%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #000000;
	background: rgba(0, 0, 0, 0.3);
	z-index: 2
}

.ab3n {
	text-align: center;
	position: relative;
	z-index: 3
}

.ab3l {
	width: 38%;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	margin-right: 4%;
}

.ab3r {
	width: 46%;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	background: #ffffff;
	background: rgba(255, 255, 255, 0.8);
	padding: 33px 100px;
	padding-bottom: 7px;
}

.abmain3 .abbiao {
	color: #6c6a6a;
}

.abmain3 .abbiao strong {
	color: #ffffff;
}

.abmain3 .ab1p p {
	color: #fff;
}

.ab3lie {
	position: relative;
	margin-bottom: 26px;
}

.ab3lie i {
	position: absolute;
	left: -60px;
	top: 0px;
	color: #f67f4e;
	font-size: 40px;
}

.ab3lie em {
	position: absolute;
	left: -60px;
	top: 0px;
	color: #f67f4e;
	font-size: 40px;
}

.ab3lien {}

.ab3a {
	font-family: OpenSans-Semibold, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-size: 2rem;
	line-height: 30px;
}

.ab3p {
	color: #666666;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 26px;
	margin-top: 7px;
}

.ab3p p {
	color: #666666;
}

@media screen and (max-width:1559px) {
	.ab3r {
		padding: 33px 50px;
		padding-right: 20px;
		padding-bottom: 7px;
	}

	.ab3a {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 30px;
	}

	.ab3p {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px;
		margin-top: 7px;
	}

	.ab3lie i {
		left: -40px;
		font-size: 30px;
	}
}

@media screen and (max-width:1359px) {
	.ab3l {
		width: 42%;
		margin-right: 2%;
	}

	.ab3r {
		width: 50%;
	}
}

@media screen and (max-width:999px) {
	.abmain3 {
		padding: 40px 2.5%;
	}

	.ab3l {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 20px;
	}

	.ab3r {
		width: 100%;
	}
}

@media screen and (max-width:767px) {
	.ab3a {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 26px;
	}

	.ab3p {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 22px;
		margin-top: 5px;
	}
}

.abmain4 {
	color: #666666;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	padding-top: 70px;
}

.abmain4 p {
	color: #666666;
}

.abmain4 strong {
	font-family: OpenSans-Semibold, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 36px;
	color: #333333;
}

.abmain4 em {
	display: block;
	margin-top: 12px;
	background: url(../images/duigou.jpg) no-repeat left 3px;
	font-style: normal;
	padding-left: 32px;
	min-height: 30px;
}

@media screen and (max-width:1559px) {
	.abmain4 {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px;
		padding-top: 40px;
	}

	.abmain4 strong {
		font-size: 20px;
		font-size: 2rem;
		line-height: 30px;
	}
}

@media screen and (max-width:767px) {
	.abmain4 {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 22px;
		padding-top: 30px;
	}

	.abmain4 strong {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 26px;
	}
}

.abmain5 {
	padding-top: 67px;
	padding-bottom: 100px;
}

.ab5biao {
	text-align: center;
	font-size: 40px;
	font-size: 4rem;
	line-height: 50px;
}

.ab5biao strong {
	font-variant: normal;
	font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
}

.ab5p {
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	max-width: 1240px;
	margin: auto;
	margin-top: 29px;
}

.ab5mor {
	text-align: center;
	font-size: 0px;
	margin-top: 56px;
}

.ab5mor a {
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #acacac;
	min-width: 215px;
	padding: 0 10px;
	height: 52px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
}

.ab5mor a:hover {
	background: #ff5f1e;
	border: 1px solid #ff5f1e;
	color: #fff;
}

@media screen and (max-width:1559px) {
	.abmain5 {
		padding-top: 37px;
		padding-bottom: 40px;
	}

	.ab5biao {
		font-size: 34px;
		font-size: 3.4rem;
		line-height: 40px;
	}

	.ab5p {
		font-size: 14px;
		font-size: 1.4rem;
		margin-top: 15px;
	}

	.ab5mor {
		margin-top: 26px;
	}

	.ab5mor a {
		font-size: 14px;
		font-size: 1.4rem;
		height: 42px;
		line-height: 40px;
		min-width: 120px;
	}
}

@media screen and (max-width:1359px) {
	.ab5biao {
		font-size: 28px;
		font-size: 2.8rem;
		line-height: 34px;
	}
}

@media screen and (max-width:999px) {
	.ab5biao {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 30px;
	}
}

@media screen and (max-width:767px) {
	.ab5biao {
		font-size: 20px;
		font-size: 2rem;
		line-height: 30px;
	}

	.ab5p {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 22px;
		margin-top: 10px;
	}

	.ab5mor a {
		font-size: 12px;
		font-size: 1.2rem;
	}
}


/********************************  2-2  *****************************/
.sutu {
	display: block;
}

.sutu img {
	width: 100%;
}

.suzi {
	padding: 10px;
	padding-bottom: 45px;
	text-align: center;
}

.sua {
	display: block;
	font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 30px;
	margin-top: 10px;
}

.sur .prlie {
	padding: 0px;
}

.sup {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	margin-top: 8px;
}

.sup a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.sumor {
	display: block;
	width: 208px;
	height: 54px;
	background: #000000;
	padding: 0 10px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-size: 1.6rem;
	margin: auto;
	text-align: center;
	line-height: 54px;
	margin-top: 33px;
}

.sumor i {
	color: #ff5f1e;
	font-size: 32px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
	transition: 0.5s;
}

.sur .prlie:hover a {
	color: #ff5f1e;
}

.sur .prlie:hover .sumor {
	background: #ff5f1e;
	color: #fff;
}

.sur .prlie:hover .sumor i {
	color: #fff;
}

@media screen and (max-width:1359px) {
	.suzi {
		padding: 10px;
		padding-bottom: 15px;
		text-align: center;
	}

	.sua {
		font-size: 20px;
		font-size: 2rem;
		line-height: 30px;
		margin-top: 10px;
	}

	.sup {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px;
		margin-top: 5px;
		white-space: nowrap;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		overflow: hidden;
	}

	.sumor {
		width: 140px;
		height: 34px;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 34px;
		margin-top: 10px;
	}

	.sumor i {
		font-size: 20px;
		margin-right: 5px;
	}
}

@media screen and (max-width:999px) {
	.suzi {
		padding: 10px 5px;
	}

	.sua {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 24px;
		margin-top: 10px;
	}

	.sumor {
		width: 120px;
		height: 30px;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 30px;
		margin-top: 10px;
	}

	.sup {
		font-size: 12px;
		font-size: 1.2rem;
	}
}

/*********************************  vidio  *********************************/
.vin {
	font-size: 0px;
}

.vilie {
	width: 48.4%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 30px;
}

.vilie:nth-child(2n-1) {
	margin-right: 3.2%;
}

.vitu {
	position: relative;
	padding-bottom: 56.2%;
	height: 0;
	overflow: hidden;
}

.vitu iframe,
.vitu video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.vitu iframe body {
	margin: 0px !important;
}

.vizi {
	display: block;
	background: #ffffff;
	padding: 20px;
	line-height: 26px;
	font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

@media screen and (max-width:1559px) {
	.vilie {
		margin-bottom: 20px;
	}

	.vizi {
		padding: 10px;
		font-size: 14px;
		font-size: 1.4rem;
	}
}

@media screen and (max-width:767px) {
	.vizi {
		padding: 5px;
		font-size: 12px;
		font-size: 1.2rem;
	}

	.vilie {
		width: 49%;
		margin-bottom: 12px;
	}

	.vilie:nth-child(2n-1) {
		margin-right: 2%;
	}
}

/*********************************  3-1  *********************************/
.dsmain {
	background: url(../images/dsbei.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	padding-top: 37px;
	padding-bottom: 99px;
	margin-top: 15px;
}

.dsmain:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: url(../images/dsbei.jpg) no-repeat center;
	background-size: cover;
	z-index: -1
}

.dsbiao {
	display: block;
	text-align: center;
	color: #666666;
	font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-size: 3.6rem;
	line-height: 40px;
}

.dspz {
	color: #999999;
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 26px;
	max-width: 1100px;
	margin: auto;
	text-align: center;
	margin-top: 17px;
}

.dspz p {
	color: #999999;
}

.dsxin {
	max-width: 931px;
	margin: auto;
}

.dsa {
	color: #666666;
	font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-size: 2rem;
	line-height: 30px;
	text-align: center;
	margin-top: 44px;
}

.dsa span {
	display: inline-block;
	vertical-align: middle;
	color: #666666;
	padding: 0 20px;
	position: relative;
}

.dsa span:before {
	content: "";
	width: 80px;
	height: 1px;
	background: #666666;
	position: absolute;
	left: 100%;
	top: 50%;
}

.dsa span:after {
	content: "";
	width: 80px;
	height: 1px;
	background: #666666;
	position: absolute;
	right: 100%;
	top: 50%;
}

.dsn1 {
	margin-top: 27px;
}

.dsn1:after {
	content: "";
	clear: both;
	display: block;
}

.dsn1 .int1 {
	width: 48.4%;
	margin-top: 21px;
}

.dsn1 .int1 input {
	width: 100%;
	background: #ffffff;
	line-height: 55px;
	height: 55px;
	padding: 0 22px;
	color: #999999;
	font-size: 16px;
	font-size: 1.6rem;
}

.dsn1 .int2 {
	width: 48.4%;
	margin-top: 21px;
	padding-right: 249px;
	position: relative;
}

.dsn1 .int2 input {
	width: 100%;
	background: #ffffff;
	line-height: 55px;
	height: 55px;
	padding: 0 22px;
	color: #999999;
	font-size: 16px;
	font-size: 1.6rem;
}

.dsn1 .yanzheng {
	width: 170px;
	height: 55px;
	position: absolute;
	top: 0px;
	right: 60px;
	cursor: pointer;
}

.dsn1 .int3 {
	margin-top: 21px;
	position: relative;
}

.dsn1 .int3 textarea {
	width: 100%;
	background: #ffffff;
	line-height: 25px;
	height: 80px;
	padding: 0 22px;
	padding-top: 15px;
	color: #999999;
	font-size: 16px;
	font-size: 1.6rem;
}

.dsn1 .int4 {
	margin-top: 21px;
	position: relative;
}

.dsn1 .int4 textarea {
	width: 100%;
	background: #ffffff;
	line-height: 25px;
	height: 120px;
	padding: 0 22px;
	padding-top: 15px;
	color: #999999;
	font-size: 16px;
	font-size: 1.6rem;
}

.dsn1 .xing input,
.dsn1 .xing textarea {
	background: #fff url(../images/xing.jpg) no-repeat 10px 22px;
}

.dsin {
	text-align: center;
	font-size: 0px;
	padding-top: 30px;
}

.dsin .int5 {
	border-radius: 5px;
	border: solid 1px #ff5f1e;
	width: 300px;
	height: 60px;
	line-height: 58px;
	padding: 0 5px;
	text-align: center;
	color: #ff5f1e;
	font-size: 18px;
	font-size: 1.8rem;
	background: none;
	margin: 0 15px;
	margin-top: 10px;
	cursor: pointer;
	transition: 0.5s;
}

.dsin .int5:hover {
	background: #ff5f1e;
	color: #fff;
}

@media screen and (max-width:1559px) {
	.dsbiao {
		font-size: 30px;
		font-size: 3rem;
		line-height: 40px;
	}
}

@media screen and (max-width:1359px) {
	.dspz {
		font-size: 14px;
		font-size: 1.4rem;
		margin-top: 10px;
	}

	.dsn1 input,
	.dsn1 textarea {
		font-size: 14px !important;
		font-size: 1.4rem !important;
	}

	.dsn1 {
		margin-top: 10px;
	}

	.dsin {
		padding-top: 20px;
	}

	.dsin .int5 {
		width: 200px;
		height: 50px;
		line-height: 48px;
		font-size: 14px;
		font-size: 1.4rem;
		margin: 0 5px;
		margin-top: 10px;
	}
}

@media screen and (max-width:999px) {
	.dsmain {
		padding-top: 12px;
		padding-bottom: 39px;
		margin-top: 15px;
	}

	.dsbiao {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 30px;
	}

	.dsn1 .int2 {
		padding-right: 180px;
	}

	.dsn1 .yanzheng {
		right: 0px;
	}
}

@media screen and (max-width:767px) {
	.dsbiao {
		font-size: 20px;
		font-size: 2rem;
		line-height: 30px;
	}

	.dspz {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 22px;
		margin-top: 10px;
	}

	.dsa {
		font-size: 18px;
		font-size: 1.8rem;
		margin-top: 24px;
	}

	.dsa span {
		padding: 0 10px;
	}

	.dsa span:before {
		width: 50px;
	}

	.dsa span:after {
		width: 50px;
	}

	.dsn1 .int1,
	.dsn1 .int2,
	.dsn1 .int3,
	.dsn1 .int4 {
		width: 100%;
		margin-top: 15px;
	}

	.dsin .int5 {
		width: 120px;
		height: 40px;
		line-height: 38px;
		font-size: 14px;
		font-size: 1.4rem;
		margin: 0 5px;
		margin-top: 10px;
	}

	.dsn1 input,
	.dsn1 textarea {
		font-size: 12px !important;
		font-size: 1.2rem !important;
	}
}

/************************  news  **********************/
.nenav {
	text-align: center;
	margin-top: 74px;
}

.nenavn {
	display: inline-block;
	border-bottom: 2px solid #dddddd;
}

.nenavn a {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	font-size: 2rem;
	line-height: 30px;
	padding: 0 18px;
	margin: 0 17px;
	padding-bottom: 32px;
	position: relative;
}

.nenavn a:before {
	content: "";
	position: absolute;
	width: 0px;
	height: 2px;
	background: #ff5f1e;
	bottom: -2px;
	left: 50%;
	transform: translateX(-50%);
	transition: 0.5s;
}

.nenavn a:hover {
	color: #ff5f1e;
}

.nenavn a:hover:before {
	width: 100%;
}

.dangne {
	color: #ff5f1e !important;
}

.dangne:before {
	width: 100% !important;
}

@media screen and (max-width:1559px) {
	.nenavn a {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 26px;
		padding: 0 18px;
		margin: 0 17px;
		padding-bottom: 32px;
		position: relative;
	}
}

@media screen and (max-width:1359px) {
	.nenavn a {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 26px;
		padding: 0 10px;
		margin: 0 10px;
		padding-bottom: 20px;
		position: relative;
	}
}

@media screen and (max-width:999px) {
	.nenav {
		margin-top: 34px;
	}

	.nenavn a {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 24px;
		padding: 0 10px;
		margin: 0 10px;
		padding-bottom: 10px;
		position: relative;
	}
}

@media screen and (max-width:767px) {
	.nenavn {
		font-size: 0px;
		border: none;
	}

	.nenavn a {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
		padding: 0 5px;
		margin: auto;
		padding-bottom: 0px;
		width: 33.333%;
		height: 54px;
		display: table-cell;
		border: 1px solid #ccc;
		vertical-align: middle;
	}

	.nenavn a:before {
		display: none
	}
}


.nemain {
	margin-top: 12px;
	padding-bottom: 70px;
}

.nelie2 {
	width: 66%;
	float: right;
	position: relative;
	margin-top: 29px;
}

.nelie {
	width: 32.14%;
	float: left;
	margin-left: 1.79%;
	margin-top: 29px;
}

.nezi {
	background: #fff;
	padding: 34px;
	padding-bottom: 30px;
}

.nea {
	display: block;
	font-family: OpenSans-Semibold, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 26px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.neriqi {
	font-size: 16px;
	font-size: 1.6rem;
	color: #999999;
	margin-top: 19px;
}

.neriqi p {
	color: #999999;
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
}

.neriqi p i {
	margin-right: 6px;
}

.nep2 a {
	display: block;
	color: #666666;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin-top: 20px;
}

.nemor2 {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	color: #999999;
	line-height: 30px;
	margin-top: 19px;
}

.nemor2 i {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	font-size: 28px;
}

.nefu {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 1) 100%), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}

.nefun {
	position: absolute;
	width: 47%;
	left: 8.32%;
	top: 50%;
	transform: translateY(-50%);
}

.nea2 {
	display: block;
	font-family: OpenSans-Semibold, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 44px;
	height: 88px;
	overflow: hidden;
}

.nefun .neriqi {
	margin-top: 34px;
}

.nefun .neriqi,
.nefun .neriqi p {
	color: #d1d1d1;
}

.nefun .nep2 a {
	color: #b0b0b0;
	margin-top: 50px;
}

.nefun .nemor2 {
	margin-top: 70px;
}

.nezi a:hover,
.nefun a:hover {
	color: #ff5f1e;
}

@media screen and (max-width:1559px) {
	.nezi {
		padding: 17px;
	}

	.nemor2 {
		margin-top: 10px;
	}
}

@media screen and (max-width:1359px) {
	.nea {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 24px;
	}

	.neriqi {
		font-size: 14px;
		font-size: 1.4rem;
		margin-top: 10px;
	}

	.neriqi p {
		margin-right: 15px;
	}

	.neriqi p i {
		margin-right: 4px;
	}

	.nep2 a {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px;
		height: 52px;
		margin-top: 10px;
	}

	.nemor2 {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px;
		margin-top: 10px;
	}

	.nea2 {
		font-size: 20px;
		font-size: 2rem;
		line-height: 34px;
		height: 68px;
	}

	.nezi {
		padding: 16px;
	}

	.nemor2 {
		margin-top: 8px;
	}

	.nefun {
		width: 47%;
		left: 2%;
		top: 50%;
		transform: translateY(-50%);
	}

	.nefun .neriqi {
		margin-top: 20px;
	}

	.nefun .nep2 a {
		margin-top: 20px;
	}

	.nefun .nemor2 {
		margin-top: 20px;
	}
}

@media screen and (max-width:999px) {
	.nemain {
		font-size: 0px;
		padding-bottom: 30px;
	}

	.nelie2 {
		width: 99%;
		float: none;
		margin: auto;
		margin-top: 15px;
	}

	.nelie {
		width: 49%;
		display: inline-block;
		vertical-align: top;
		float: none;
		margin-left: 0.5% !important;
		margin-right: 0.5%;
		margin-top: 15px;
	}

	.nemain .clear {
		display: none
	}

	.netu {
		padding-bottom: 75% !important;
	}

	.nemor2 {
		display: none;
	}
}

@media screen and (max-width:767px) {
	.nea {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
	}

	.neriqi {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 22px;
		margin-top: 5px;
	}

	.neriqi p {
		margin-right: 0px;
		display: block;
	}

	.neriqi p i {
		font-size: 12px;
		margin-right: 5px;
	}

	.nep2 a {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 26px;
		height: 52px;
		margin-top: 5px;
	}

	.nea2 {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 24px;
		height: 48px;
	}

	.nezi {
		padding: 10px 5px;
	}

	.nefun {
		width: 67%;
		left: 2%;
		top: 50%;
		transform: translateY(-50%);
	}

	.nefun .neriqi {
		margin-top: 5px;
		line-height: 22px;
	}

	.nefun .neriqi p {
		display: inline-block;
		margin-right: 5px;
	}

	.nefun .nep2 a {
		margin-top: 5px;
	}
}

/***************************  news2  ****************************/
.nemain2 {
	padding-top: 59px;
	padding-bottom: 99px;
}

.nemain2:after {
	content: "";
	clear: both;
	display: block;
}

.ner {
	width: 65.7%;
	float: left;
	background: #ffffff;
	border: solid 1px #e5e5e5;
	padding: 30px;
}

.nel {
	width: 32.357%;
	float: right;
}

.ner h1 {
	font-family: OpenSans-Semibold, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 30px;
	margin-top: 10px;
}

.net {
	margin-top: 17px;
}

.neriqi2 {
	display: inline-block;
	vertical-align: middle;
	color: #ff5f1e;
	font-size: 16px;
	font-size: 1.6rem;
	margin-right: 39px;
}

.neriqi2 i {
	margin-right: 10px;
}

.net .share {
	display: inline-block;
	vertical-align: middle;
	margin: auto;
}

.net .share1 {
	color: #888888;
	font-size: 16px;
	font-size: 1.6rem;
}

.nexiang {
	border-top: 2px solid #ebebeb;
	margin-top: 24px;
	color: #666666;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	padding-top: 24px;
}

.nexiang p,
.nexiang em,
.nexiang strong {
	color: #666666;
}

.nexiang a {
	color: #ff5f1e;
}

.nexiang img {
	max-width: 100%;
	display: inline-block;
}

.fanpian {
	border-top: 2px solid #ebebeb;
	margin-top: 54px;
	padding-top: 26px;
}

.fanpian li {
	color: #666666;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 32px;
	margin-top: 10px;
}

.fanpian li a {
	color: #666;
}

.fanpian li a:hover {
	color: #ff5f1e;
}

.nebiao {
	display: block;
	font-size: 30px;
	font-size: 3rem;
	line-height: 40px;
	margin-top: 16px;
	padding-bottom: 15px;
}

.nebiao strong {
	font-family: OpenSans-Semibold, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.nellie {
	position: relative;
	min-height: 122px;
	background: #fff;
	border: solid 1px #e5e5e5;
	margin-top: 19px;
}

.neltu {
	display: block;
	width: 160px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.neltu img {
	width: 100%;
}

.nelzi {
	margin-left: 175px;
	margin-right: 19px;
	padding-top: 9px;
}

.nela {
	display: block;
	color: #666666;
	font-family: OpenSans-Semibold, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.nelp a {
	display: block;
	color: #666666;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	margin-top: 4px;
}

.nelriqi {
	color: #999999;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 30px;
	margin-top: 3px;
}

.nelriqi p {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	color: #999999;
}

.nelriqi p i {
	font-size: 14px;
	margin-right: 5px;
}

.nelzi a:hover {
	color: #ff5f1e;
}

@media screen and (max-width:1359px) {
	.nebiao {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 30px;
		margin-top: 10px;
		padding-bottom: 10px;
	}

	.ner {
		width: 60%;
		padding: 10px;
	}

	.nel {
		width: 39%;
	}

	.nelriqi p {
		margin-right: 6px;
	}

	.nellie {
		margin-top: 10px;
	}

	.ner h1 {
		font-size: 20px;
		font-size: 2rem;
		line-height: 28px;
		margin-top: 10px;
	}

	.net {
		margin-top: 10px;
	}

	.neriqi2 {
		font-size: 12px;
		font-size: 1.2rem;
		margin-right: 20px;
	}

	.neriqi2 i {
		margin-right: 10px;
		font-size: 1.2rem;
	}

	.net .share1 {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.nexiang {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 30px;
		padding-top: 15px;
	}

	.fanpian {
		margin-top: 20px;
		padding-top: 10px;
	}

	.fanpian li {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 28px;
		margin-top: 0px;
	}
}

@media screen and (max-width:999px) {
	.ner {
		width: 100%;
		float: none;
		padding: 10px;
	}

	.nel {
		width: 100%;
		float: none;
		margin-top: 30px;
	}

	.nelriqi {
		line-height: 20px;
	}

	.nelriqi p {
		margin-right: 0px;
		display: block;
	}

	.nemain2 {
		padding-top: 39px;
		padding-bottom: 45px;
	}
}

@media screen and (max-width:767px) {
	.ner h1 {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 26px;
		margin-top: 10px;
	}

	.nexiang {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 22px;
		padding-top: 15px;
	}

	.fanpian li {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 22px;
		margin-top: 10px;
	}

	.nellie {
		min-height: 105px;
		margin-top: 10px;
	}

	.neltu {
		width: 140px;
	}

	.nelzi {
		margin-left: 150px;
		margin-right: 10px;
		padding-top: 0px;
	}

	.nelp a {
		margin-top: 2px;
	}

	.nelriqi i {
		font-size: 12px;
	}
}

/*****************************  contact  ***************************/
.comain {
	padding-top: 61px;
}

.cobiao {
	text-align: center;
	color: #666666;
	font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
	font-size: 46px;
	font-size: 4.6rem;
	line-height: 52px;
}

.cop {
	color: #999999;
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 40px;
	text-align: center;
	margin-top: 21px;
}

.con {
	margin-top: 43px;
}

.con:after {
	content: "";
	clear: both;
	display: block;
}

.col {
	width: 48.57%;
	float: left;
	background-color: #ffffff;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}

.cor {
	width: 48.57%;
	float: right;
}

.cotu {
	display: block;
}

.cotu img {
	width: 100%;
}

.cozi {
	padding: 15px 30px;
	padding-bottom: 16px;
}

.cozi p {
	position: relative;
	min-height: 55px;
	color: #636363;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 25px;
	padding: 12px 0;
	padding-left: 80px;
	margin-bottom: 5px;
}

.cozi p i {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #f6f6f6;
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	color: #ff5f1e;
	font-size: 26px;
}

.cozi p a {
	color: #636363;
}

.cozi p a:hover {
	color: #ff5f1e;
}

.cor .int1 {
	margin-bottom: 25px;
}

.cor .int1 input {
	width: 100%;
	height: 55px;
	background: #ffffff;
	line-height: 55px;
	padding-left: 22px;
	padding-right: 20px;
	color: #999999;
	font-size: 16px;
	font-size: 1.6rem;
}

.cor .int1 textarea {
	width: 100%;
	height: 190px;
	background: #ffffff;
	padding-top: 15px;
	line-height: 25px;
	padding-left: 22px;
	padding-right: 20px;
	color: #999999;
	font-size: 16px;
	font-size: 1.6rem;
}

.cor .int2 {
	margin-bottom: 38px;
	position: relative;
	padding-right: 220px;
}

.cor .int2 input {
	width: 100%;
	height: 55px;
	background: #ffffff;
	line-height: 55px;
	padding-left: 22px;
	padding-right: 20px;
	color: #999999;
	font-size: 16px;
	font-size: 1.6rem;
}

.cor .yanzheng {
	width: 170px;
	height: 55px;
	cursor: pointer;
	position: absolute;
	right: 9px;
	top: 0px;
}

.cor .int3 {
	width: 100%;
	height: 60px;
	border-radius: 5px;
	background: #ff5f1e;
	border: 1px solid #ff5f1e;
	color: #ffffff;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 60px;
	cursor: pointer;
	transition: 0.5s;
}

.cor .int3:hover {
	background: #fff;
	color: #ff5f1e;
}

.cor .xing input,
.cor .xing textarea {
	background: #fff url(../images/xing.jpg) no-repeat 10px 22px;
}

.ditu {
	margin-top: 81px;
	margin-bottom: 101px;
}

.ditu img {
	width: 100%;
}

@media screen and (max-width:1559px) {
	.cobiao {
		font-size: 36px;
		font-size: 3.6rem;
		line-height: 42px;
	}

	.cop {
		font-size: 26px;
		font-size: 2.6rem;
		line-height: 34px;
		margin-top: 11px;
	}

	.cozi p {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 30px;
		padding: 12px 0;
		padding-left: 80px;
		margin-bottom: 28px;
	}

	.cor .int1 textarea {
		height: 150px;
	}
}

@media screen and (max-width:1359px) {
	.cop {
		font-size: 20px;
		font-size: 2rem;
		line-height: 30px;
		margin-top: 11px;
	}

	.cozi p {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px;
		padding: 7px 0;
		padding-left: 50px;
		min-height: 40px;
		margin-bottom: 28px;
	}

	.cozi p i {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 20px;
	}

	.cor .int1 input {
		height: 50px;
		line-height: 50px;
		font-size: 14px;
		font-size: 1.4rem;
	}

	.cor .int1 textarea,
	.cor .int2 input {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.cor .int3 {
		height: 50px;
		line-height: 50px;
		font-size: 14px;
		font-size: 1.4rem;
	}

	.cor .int1 textarea {
		height: 115px;
	}
}

@media screen and (max-width:999px) {
	.cobiao {
		font-size: 28px;
		font-size: 2.8rem;
		line-height: 32px;
	}

	.cop {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 26px;
		margin-top: 11px;
	}

	.comain {
		padding-top: 31px;
	}

	.con {
		margin-top: 23px;
	}

	.col {
		width: 100%;
		float: none;
		margin-top: 30px;
	}

	.cor {
		width: 100%;
		float: none;
	}

	.cor .int1 {
		margin-bottom: 15px;
	}

	.cor .int2 {
		margin-bottom: 15px;
	}

	.cozi {
		padding: 15px 10px;
		padding-bottom: 1px;
	}

	.cozi p {
		margin-bottom: 15px;
	}

	.cotu {
		display: none;
	}

	.ditu {
		margin-top: 31px;
		margin-bottom: 31px;
	}
}

@media screen and (max-width:767px) {
	.cobiao {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 30px;
	}

	.cop {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 22px;
		margin-top: 6px;
	}

	.cor .yanzheng {
		right: 0px;
	}

	.cor .int2 {
		padding-right: 180px;
	}

	.cozi p {
		margin-bottom: 10px;
		font-size: 12px;
		font-size: 1.2rem;
	}

	.cor input,
	.cor textarea {
		font-size: 12px !important;
		font-size: 1.2rem !important;
	}
}

.xiala3 {
	position: absolute;
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	width: 100%;
	left: 0px;
	top: 133px;
	transition: 0.5s;
	padding: 20px 0;
	visibility: hidden;
	opacity: 0;
	font-size: 0;
}

.xiala3 .zong {
	margin-left: 20%;
}

.xiala3 .zong a {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	font-size: 2rem;
	line-height: 80px;
	padding: 5px 30px;
	width: 33.33%;
}

.xiala3 .zong a i {
	font-size: 44px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	min-width: 17%;
}

.xiala3 .zong a i img {
	margin: auto;
}

.xiala3 .zong a:hover {
	color: #ff5f1e;
}

.daohang>li:hover .xiala3 {
	visibility: visible;
	opacity: 1;
	top: 120px;
}

@media screen and (max-width:1499px) {
	.xiala3 .zong a {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 40px;
		padding: 5px 20px;
	}
}

@media screen and (max-width:1359px) {
	.xiala3 .zong {
		margin-left: 8%;
	}

	.xiala3 .zong a {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 30px;
		padding: 5px 10px;
	}

	.xiala3 .zong a i {
		font-size: 24px;
	}

	.daohang>li:hover .xiala3 {
		top: 75px;
	}

}

@media screen and (max-width:999px) {

	.yijiw,
	.yiji2,
	.xiala3 {
		display: none
	}
}

.listcart {
	margin-top: 90px;
}

.listcart a.l {
	float: left;
}

.listcart a.r {
	float: right;
}

.listcart a {
	font-size: 14px;
	background: #ff8b5c;
	display: inline-block;
	height: 34px;
	width: 200px;
	line-height: 34px;
	cursor: pointer;
	border: none;
	overflow: hidden;
	color: #fff;
	cursor: pointer;
	border: 1px solid #ff8b5c;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	margin-left: 10px;
}

.listcart a:hover {
	border: #ff8b5c solid 1px;
	background: #ff8b5c;
	color: #fff !important;
}

@media screen and (max-width:999px) {
	.listcart a {
		margin-left: 2.5%;
		margin-right: 2.5%;
		padding-left: 0px;
		padding-right: 0px;
		float: none;
	}

	.listcart {
		width: 100%;
		margin-top: 50px;
	}
}

@media screen and (max-width:472px) {
	.listcart a {
		width: 95% !important;
		float: none;
		overflow: hidden;
		margin-bottom: 1rem;
		margin-top: 1rem
	}
}

/*download*/
.resouyou {
	width: 100%;
}

.resouzuo li {
	font-size: 18px;
	font-size: 1.8rem;
	padding-left: 24px;
	margin-top: 29px;
}

.resouzuo li a {
	display: block;
	border-bottom: 2px solid #eaeaea;
	padding-bottom: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.resouzuo li.currentcon a {
	color: #ff5f1e;
	border-bottom: 2px solid #ff5f1e;
}

.resouzuo li:hover a {
	color: #ff5f1e;
	border-bottom: 2px solid #e8be1d;
}

.dnr {
	font-size: 18px;
	font-size: 1.8rem;
	float: left;
}

.dnr a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.dnr a:hover {
	color: #ff5f1e;
}


.wenben img {
	vertical-align: middle;
	/*margin-right: 17px;*/
}

.downbox {
	padding-bottom: 15px;
	border-bottom: #ccc solid 1px;
	margin-bottom: 34px;
}

.dan {
	float: right;
	font-size: 18px;
	font-size: 1.8rem;
}

.resources3 .ms_ye {
	margin-top: 70px;
}

@media screen and (min-width:1000px) and (max-width:1219px) {}

@media screen and (max-width:999px) {

	.dnr {
		width: 80%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.dnr a,
	.resouyou strong {
		font-size: 14px;
		font-size: 1.4rem;
	}
}

@media screen and (max-width:639px) {
	.dnr {
		width: 70%;
	}
}





.daohang .sbnav-list {
	position: absolute;
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
}

.daohang .sbnav-list1 {
	top: 100%;
	left: 0px;
	width: 226px;
}

.daohang .sbnav-list2 {
	top: 0;
	left: 100%;
	width: 226px;
	display: none;
}

.daohang .sbnav-item {
	position: relative;
}

.daohang .sbnav-item a {
	position: relative;
	display: block;
	padding: 10px 20px;
	line-height: 24px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	background: url(../images/yhei.png) no-repeat right center #fff;
	background-size: 20px;
}

.daohang .sbnav-item a:hover {
	color: #ff5f1e;
	background: url(../images/yju.png) no-repeat right center #eeeeee;
	background-size: 20px;
}

.daohang .sbnav-item a.active {
	color: #333;
	background: url(../images/yju.png) no-repeat right center #eeeeee;
	background-size: 20px;
}

.daohang li:hover .sbnav-list1 {
	display: block;
}

.daohang .sbnav-list1 li:hover .sbnav-list2 {
	display: block;
}




@font-face {
	font-family: OpenSans-Bold;
	font-display: swap;
	src: url("../fonts/OpenSans-Bold.woff2") format("woff2"),
		url("../fonts/OpenSans-Bold.woff") format("woff"),
		url("../fonts/OpenSans-Bold.ttf") format("truetype"),
		url("../fonts/OpenSans-Bold.eot") format("embedded-opentype"),
		url("../fonts/OpenSans-Bold.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: OpenSans-Semibold;
	font-display: swap;
	src: url("../fonts/OPENSANS-SEMIBOLD.woff2") format("woff2"),
		url("../fonts/OPENSANS-SEMIBOLD.woff") format("woff"),
		url("../fonts/OPENSANS-SEMIBOLD.ttf") format("truetype"),
		url("../fonts/OPENSANS-SEMIBOLD.eot") format("embedded-opentype"),
		url("../fonts/OPENSANS-SEMIBOLD.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "iconfont";
	/* Project id 2667383 */
	font-display: swap;
	src: url('../fonts/iconfont.woff2?t=1626061055583') format('woff2'),
		url('../fonts/iconfont.woff?t=1626061055583') format('woff'),
		url('../fonts/iconfont.ttf?t=1626061055583') format('truetype');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-up7:before {
	content: "\e722";
}

.icon-bottom7:before {
	content: "\e723";
}

.icon-left7:before {
	content: "\e724";
}

.icon-right7:before {
	content: "\e725";
}

.icon-left12:before {
	content: "\e738";
}

.icon-right12:before {
	content: "\e739";
}

.icon-download7:before {
	content: "\e7a6";
}

.icon-search7:before {
	content: "\e7b5";
}

.icon-home:before {
	content: "\e624";
}

.icon-edit:before {
	content: "\e611";
}

.icon-facebook:before {
	content: "\e620";
}

.icon-vk:before {
	content: "\e735";
}

.icon-pinterest:before {
	content: "\e8ab";
}

.icon-jian2:before {
	content: "\e600";
}

.icon-linkedin:before {
	content: "\e648";
}

.icon-youtube:before {
	content: "\e6d6";
}

.icon-twitter:before {
	content: "\e607";
}

.icon-jia2:before {
	content: "\e608";
}

.icon-bigger:before {
	content: "\e647";
}

.icon-left:before {
	content: "\e72c";
}

.icon-right:before {
	content: "\e72d";
}

.icon-up1:before {
	content: "\e72e";
}

.icon-bottom1:before {
	content: "\e72f";
}

.icon-left1:before {
	content: "\e730";
}

.icon-right1:before {
	content: "\e731";
}

.icon-up:before {
	content: "\e73e";
}

.icon-bottom:before {
	content: "\e73f";
}

.icon-instagram:before {
	content: "\e79d";
}

.icon-tumblr:before {
	content: "\e79e";
}

.icon-download:before {
	content: "\e7a0";
}

.icon-download1:before {
	content: "\e7a7";
}

.icon-search4:before {
	content: "\e7b2";
}

.icon-address:before {
	content: "\e7bc";
}

.icon-email:before {
	content: "\e7bd";
}

.icon-contact:before {
	content: "\e7be";
}

.icon-whatsapp:before {
	content: "\e7bf";
}

.icon-fax:before {
	content: "\e7c2";
}

.icon-mobile:before {
	content: "\e7c6";
}

.icon-phone:before {
	content: "\e7c8";
}

.icon-tel:before {
	content: "\e7c7";
}

.icon-phone1:before {
	content: "\e7cb";
}

.icon-skype:before {
	content: "\e7cc";
}

.icon-whatsapp1:before {
	content: "\e7c1";
}

.icon-address1:before {
	content: "\e7c3";
}

.icon-contact1:before {
	content: "\e7c4";
}

.icon-email1:before {
	content: "\e7c5";
}

.icon-skype1:before {
	content: "\e7c9";
}

.icon-fax1:before {
	content: "\e7ca";
}

.icon-qq:before {
	content: "\e7ce";
}

.icon-tel1:before {
	content: "\e7cd";
}

.icon-wechat:before {
	content: "\e7cf";
}

.icon-phone2:before {
	content: "\e7d0";
}

.icon-message:before {
	content: "\e7da";
}

.icon-calendar:before {
	content: "\e7e1";
}

.icon-calendar1:before {
	content: "\e7e3";
}

.icon-top:before {
	content: "\e7ed";
}

.icon-youbian:before {
	content: "\e60f";
}

.icon-jiantou1:before {
	content: "\e63f";
}

.icon-zhuce:before {
	content: "\e6a9";
}

.icon-shipin:before {
	content: "\e610";
}

.icon-skype2:before {
	content: "\e789";
}

.icon-youtube1:before {
	content: "\f274";
}

.icon-sousuo:before {
	content: "\e679";
}

.icon-gongneng:before {
	content: "\e61a";
}

.icon-util:before {
	content: "\e6c4";
}

.icon-whatsapp2:before {
	content: "\e649";
}

.icon-fabu:before {
	content: "\e64a";
}

.icon-hezi:before {
	content: "\e668";
}

.icon-yuangong1:before {
	content: "\e71d";
}

.icon-kehugenjin:before {
	content: "\e60d";
}

.icon-chanpin:before {
	content: "\e62d";
}

.icon-faq:before {
	content: "\e609";
}

.icon-chakan:before {
	content: "\e60a";
}

.icon-wanzhengxingguanli:before {
	content: "\e613";
}

.icon-riqi:before {
	content: "\e7ba";
}

.icon-shang-:before {
	content: "\e612";
}

.icon-chuangxinfuwu:before {
	content: "\e6a0";
}

.icon-icon_minjiebi:before {
	content: "\e8cf";
}

.icon-sousuo1:before {
	content: "\e675";
}

.icon-xiazaibeifen:before {
	content: "\e62c";
}

.icon-xuanzhongshangcheng:before {
	content: "\e601";
}

.icon-pdf--:before {
	content: "\e603";
}

.icon-jiantou:before {
	content: "\e640";
}

.icon-demo:before {
	content: "\e606";
}

.icon-weixin:before {
	content: "\e65f";
}

.icon-tags-fill:before {
	content: "\ea46";
}

.icon-CIOzhuoyueguanlixitong-01:before {
	content: "\e60b";
}

.icon-xinxi:before {
	content: "\e602";
}

.icon-biaoqian:before {
	content: "\e636";
}

.icon-iconfontunie62c:before {
	content: "\e614";
}

.icon-geshi_wendangpdf:before {
	content: "\e6bc";
}

.icon-tags-fill1:before {
	content: "\e86e";
}

.icon-xiazai:before {
	content: "\e60e";
}

.icon-tongyong-pdftubiao:before {
	content: "\e657";
}

.icon-chanpin1:before {
	content: "\e67c";
}

.icon-chanpin2:before {
	content: "\e615";
}

.icon-duigoutianchong-01:before {
	content: "\e60c";
}








.m-hvideomodal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.5);
	display: none;
}

.m-hvideomodal iframe {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 80%;
	height: 80%;
}






/* 2023.12.7  hwb*/


/* nav */
.daohang {
	margin-right: 44px;
}

.daohang>li {
	margin-left: 60px;
	margin-right: 0;
}

.daohang>li:first-child {
	margin-left: 0;
}

.daohang>li.tpms {
	margin-right: 3px;
}

.daohang>li.tpms:after {
	content: "";
	position: absolute;
	right: -29px;
	top: -9%;
	transform: translateY(50%);
	width: 19px;
	height: 21px;
	background-image: url("../images/hot.png");
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

@media screen and (max-width:1600px) {
	.daohang>li {
		margin-left: 30px;
	}

	.daohang>li.tpms {
		margin-right: 10px;
	}

	.daohang>li.tpms:after {
		width: 15px;
		right: -20px;
	}

	.daohang {
		margin-right: 20px;
	}

	.logo {
		width: 240px;
	}
}

@media screen and (max-width:1200px) {
	.logo {
		width: 160px;
	}

	.daohang>li>a {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.daohang>li {
		margin-left: 20px;
	}

	.daohang>li.tpms:after {
		width: 12px;
		right: -18px;
		top: -12%;
	}
}


@media screen and (max-width:999px) {
	.daohang {
		display: none;
	}

	.head {
		position: relative;
		padding-bottom: 10px;
	}

	.fenbanner {
		margin-top: 0;
	}

	.logo {
		width: 130px;
	}
}



/* --------------5-1supprot-------------------- */
.support {
	padding: 60px 0 90px 0;
}

.support .content {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}


.support .screen {
	width: 22.9%;
}


.support .screen .title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 19px 18px 25px 27px;
	background-color: #6a6a6a;
}


.support .screen .title p {
	font-family: OpenSans-Bold;
	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
}

.support .screen .title i {
	font-size: 28px;
	color: #ffffff;
}

.support .screen .box {
	padding: 28px 25px 34px 30px;
	background-color: #ffffff;
}

.support .screen .slideBtn {
	background-color: #e5e5e5;
	padding: 1px 9px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	transition: .3s ease all;
}




.support .screen .slideBtn:last-child {
	margin-bottom: 0;
}



.support .screen .slideBtn:hover,
.support .screen .slideBtn.active {
	background-color: #ff5f1e;
}



.support .screen .slideBtn .name {
	font-family: OpenSans;
	font-size: 16px;
	line-height: 36px;
	color: #666666;
}

.support .screen .slideBtn i {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	transition: .3s ease all;
}


.support .screen .slideBtn:hover .name,
.support .screen .slideBtn.active .name {
	color: #ffffff;
}

.support .screen .slideBtn:hover i,
.support .screen .slideBtn.active i {
	color: #ffffff;
}

.support .screen .slideBtn.active i {
	transform: rotate(90deg);
}


.support .screen .checkList {
	margin-bottom: 10px;
}

.support .screen .checkList>li {
	margin-bottom: 10px;
}




.support .screen .checkList li:last-child {
	margin-bottom: 0;
}


.support .moreList {
	padding: 5px 0;
	display: none;
	transition: none;
	max-height: 300px;
	overflow: auto;
}


.support .moreList li {
	padding: 5px 15px;
	cursor: pointer;
	transition: .3s ease all;
	margin-bottom: 5px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}


.support .moreList li p {
	font-family: OpenSans;
	font-size: 16px;
	line-height: 26px;
	color: #666666;
}



.support .moreList li:last-child {
	margin-bottom: 0;
}




.support .moreList li i {
	font-style: normal;
	font-size: 18px;
	color: #ffffff;
	display: none;
	width: 20px;
	height: 20px;
	margin-left: 5px;
	border-radius: 50%;
	text-align: center;
	line-height: 20px;
	transition: .3s ease all;
}





.support .moreList li:hover {
	background-color: #ff5f1e;
}

.support .moreList li:hover p {
	color: #ffffff;
}


/* .support .moreList li.active i{
	display: block;
}
 */




.support .screen .searchBtn {
	background-color: #ff5f1e;
	color: #ffffff;
	border: 1px solid #ff5f1e;
	transition: .3s ease all;
	cursor: pointer;
	height: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: OpenSans;
	font-size: 20px;
	color: #ffffff;
}

.support .screen .searchBtn:hover {
	background-color: #ffffff;
	color: #ff5f1e;
}








.support .listCon {
	width: 73.9%;
}

.support .list {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.support .list .item {
	width: 48.3%;
	margin-right: 3.4%;
	background-color: #ffffff;
	padding: 28px 30px 29px 29px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-radius: 8px;
	border: solid 2px #d5d5d5;
	margin-bottom: 18px;
	transition: .3s ease all;
}

.support .list .item:hover {
	border-color: #ff5f1e;
}

.support .list .item:nth-child(2n) {
	margin-right: 0;
}


.support .list .item .image {
	width: 33.5%;
}

.support .list .item .image:hover img {
	transform: scale(1.1, 1.1);
}

.support .list .item .image img {
	max-width: 100%;
	transition: .3s ease all;
}

.support .list .item .msg {
	width: 61%;
	transform: translateY(6px);
}


.support .list .item .name {
	font-family: OpenSans-Bold;
	font-size: 18px;
	line-height: 28px;
	color: #333333;
	margin-bottom: 5px;
	display: block;
}


.support .list .item .year {
	font-family: OpenSans;
	font-size: 18px;
	line-height: 28px;
	color: #666666;
	margin-bottom: 3px;
	word-break: break-all;
}

.support .list .item .sales {
	font-family: OpenSans;
	font-size: 16px;
	line-height: 28px;
	color: #999999;
}

.support .list .item .sales span {
	color: #666666;
	transition: .3s ease all;
}

.support .list .item a:hover,
.support .list .item a:hover span {
	color: #ff5f1e;
}


@media screen and (max-width:1600px) {
	.support .screen .title {
		padding: 10px 20px;
	}

	.support .screen .title p {
		font-size: 18px;
		line-height: 28px;
	}

	.support .screen .title i {
		font-size: 22px;
	}

	.support .screen .box {
		padding: 20px;
	}

	.support .screen .searchBtn {
		font-size: 16px;
	}

	.support .list .item {
		padding: 20px;
	}

	.support .list .item .msg {
		transform: translateY(0);
	}

	.support .list .item .year {
		font-size: 16px;
		line-height: 26px;
	}

	.support .list {
		margin-bottom: 0;
	}


}


@media screen and (max-width:1360px) {
	.support {
		padding: 40px 0 40px 0;
	}

	.support .screen .title p,
	.support .list .item .name {
		font-size: 16px;
		line-height: 26px;
	}

	.support .screen .title {
		padding: 10px;
	}

	.support .screen .title i {
		font-size: 20px;
	}

	.support .screen .slideBtn .name {
		font-size: 14px;
	}

	.support .moreList li p,
	.support .screen .searchBtn,
	.support .list .item .year,
	.support .list .item .sales {
		font-size: 14px;
		line-height: 24px;
	}

	.support .list .item {
		padding: 15px;
		border-radius: 5px;
	}

	.support .listCon .fenye {
		padding-top: 30px;
	}

	.support .listCon .fenye a {
		width: 40px;
		height: 40px;
		line-height: 40px;
	}



}

@media screen and (max-width:999px) {
	.support .screen .box {
		padding: 10px;
	}

	.support .listCon {
		width: 70%;
	}

	.support .screen {
		width: 26%;
	}

	.support .screen .title p,
	.support .list .item .name {
		font-size: 14px;
		line-height: 24px;
	}

	.support .screen .title i {
		font-size: 18px;
	}

	.support .moreList li,
	.support .screen .searchBtn,
	.support .list .item .year,
	.support .list .item .sales {
		font-size: 12px;
		line-height: 22px;
	}

	.support .moreList li {
		padding: 5px;
	}

	.support .screen .searchBtn {
		height: 35px;
	}

}

@media screen and (max-width:768px) {
	.support .content {
		flex-direction: column;
	}

	.support .listCon {
		width: 100%;
	}

	.support .screen {
		width: 100%;
	}

	.support {
		padding: 30px 0 30px 0;
	}

	.support .screen .box {
		margin-bottom: 30px;
	}

	.support .list .item:nth-child(n) {
		width: 49%;
		margin-right: 2%;
		border-width: 1px;
		margin-bottom: 15px;
	}

	.support .list .item:nth-child(2n) {
		margin-right: 0;
	}

	.support .listCon .fenye a {
		width: 35px;
		height: 35px;
		line-height: 35px;
	}

	.support .listCon .fenye {
		padding-top: 10px;
	}


}

@media screen and (max-width:500px) {
	.support {
		padding: 25px 0 25px 0;
	}

	.support .screen .box {
		margin-bottom: 20px;
	}

	.support .list .item:nth-child(n) {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}


}










/* --------------5-2supprot-------------------- */
.supportDet {
	width: 73.8%;
	background-color: #ffffff;
	padding: 41px 38px 68px 41px;
}


.supportDet .msg {
	display: flex;
	align-items: center;
	margin-bottom: 21px;
}



.supportDet .msg .image {
	width: 146px;
	height: 146px;
	display: flex;
	align-content: center;
	justify-content: center;
	background-color: #ffffff;
	box-sizing: border-box;
	/*outline: 1px solid #e6e6e6;*/
	margin-right: 25px;
}

.supportDet .msg .name {
	font-family: OpenSans-Bold;
	font-size: 26px;
	line-height: 28px;
	letter-spacing: 0px;
	color: #333333;
	margin-bottom: 7px;
	margin-top: -16px;
}


.supportDet .msg .time {
	font-family: OpenSans;
	font-size: 18px;
	line-height: 28px;
	color: #666666;
	word-break: break-all;
}

.supportDet .btns {
	display: flex;
	flex-wrap: wrap;
	cursor: pointer;
	margin-bottom: 32px;
}


.supportDet .btns .item {
	background-color: #e6e6e6;
	padding: 17.5px 13.5px;
	min-width: 214px;
	font-family: OpenSans;
	font-size: 24px;
	color: #666666;
	border-bottom: 4px solid #cccccc;
	margin-right: 1px;
	transition: .3s ease all;
	margin-bottom: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}


.supportDet .btns .item.active {
	background-color: #ff8b5c;
	border-color: #ff5f1e;
	color: #ffffff;
}

.supportDet .btns .item:hover {
	border-color: #ff5f1e;
}

.supportDet .shows {
	display: none;
}

.supportDet .shows:nth-child(1) {
	display: block;
}


.supportDet table {
	width: 80%;
	overflow: auto;
}


.supportDet .table table {
	width: 72.6%;
	border-collapse: collapse;
	line-height: 22px;
}

.supportDet .table table tr:nth-child(2n) td {
	background-color: #f2f2f2;
}

.supportDet .table table tr td {
	padding: 10.5px 16px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333333;
	background-color: #fff;
	border: 1px solid #f2f2f2;

}


.supportDet .method {
	margin-top: 22px;
}

.supportDet .method p {
	font-family: OpenSans;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}

.supportDet .table table {
	margin: 0;
}



@media screen and (max-width:1600px) {
	.supportDet {
		padding: 40px;
	}

	.supportDet .msg .name {
		margin-top: 0;
	}

	.supportDet .btns .item {
		padding: 5px 15px;
		font-size: 18px;
		min-width: auto;
		border-width: 2px;
	}

	.supportDet .btns {
		margin-bottom: 20px;
	}

	.supportDet .table table tr td {
		padding: 10px;
		font-size: 14px;
	}

	.supportDet .msg .name {
		font-size: 24px;
		line-height: 30px;
	}

	.supportDet .msg .time {
		font-size: 16px;
		line-height: 26px;
	}

}

@media screen and (max-width:1333px) {
	.supportDet {
		padding: 30px;
	}

	.supportDet .btns .item {
		padding: 5px 10px;
		font-size: 16px;
	}

	.supportDet .table table tr td {
		padding: 5px 10px;
		font-size: 14px;
	}

	.supportDet .table table {
		width: 100%;
	}

	.supportDet .msg .name {
		font-size: 22px;
	}

	.supportDet .method p {
		font-size: 14px;
		line-height: 24px;
	}
}

@media screen and (max-width:999px) {
	.supportDet .msg .name {
		font-size: 18px;
	}

	.supportDet .msg .time {
		font-size: 14px;
		line-height: 24px;
	}

	.supportDet .btns {
		margin-bottom: 15px;
	}

	.supportDet .btns .item {
		font-size: 14px;
	}

	.supportDet .msg .image {
		width: 140px;
		height: 140px;
	}

	.supportDet {
		width: 72%;
	}
}

@media screen and (max-width:768px) {
	.supportDet {
		width: 100%;
	}

	.supportDet .msg .time,
	.supportDet .btns .item,
	.supportDet .table table tr td,
	.supportDet .method p {
		font-size: 12px;
		line-height: 22px;
	}

	.supportDet .method {
		margin-top: 10px;
	}

}

@media screen and (max-width:538px) {
	.supportDet .msg .image {
		width: 80px;
		height: 80px;
	}

	.supportDet .msg .name {
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 0;
	}

	.supportDet {
		padding: 20px;
	}
}



.supportDet form {
	width: 70%;
	margin-bottom: 29px;
	margin-top: -15px;
}



.supportDet form .item {
	background-color: #f3f3f3;
	margin-bottom: 11px;
	padding: 0 18px;
	height: 55px;
}


.supportDet form input {
	background-color: transparent;
	width: 100%;
	height: 100%;
	color: #333333;
	font-size: 16px;
	margin-top: -1px;
}

.supportDet form input::-webkit-input-placeholder,
.supportDet form textarea::-webkit-input-placeholder {
	font-family: OpenSans;
	font-size: 16px;
	line-height: 26px;
	color: #999999;
	opacity: 1;
}

.supportDet form input:-moz-placeholder,
.supportDet form textarea:-moz-placeholder {
	font-family: OpenSans;
	font-size: 16px;
	line-height: 26px;
	color: #999999;
	opacity: 1;
}

.supportDet form input::-moz-placeholder,
.supportDet form textarea::-moz-placeholder {
	font-family: OpenSans;
	font-size: 16px;
	line-height: 26px;
	color: #999999;
	opacity: 1;
}

.supportDet form input:-ms-input-placeholder,
.supportDet form textarea:-ms-input-placeholder {
	font-family: OpenSans;
	font-size: 16px;
	line-height: 26px;
	color: #999999;
	opacity: 1;
}


.supportDet form .subBtn {
	width: 200px;
	height: 55px;
	background-color: #ff5f1e;
	font-family: OpenSans-Bold;
	font-size: 18px;
	color: #ffffff;
	cursor: pointer;
	border: 1px solid #ff5f1e;
	transition: .3s ease all;
}

.supportDet form .subBtn:hover {
	background-color: #ffffff;
	color: #ff5f1e;
}

.supportDet .faq {
	margin-bottom: -23px;
}

.supportDet .faq .item {
	margin-bottom: 22px;
}

.supportDet .faq .item:last-child {
	margin-bottom: 0;
}


.supportDet .faq .item div {
	display: flex;
	align-items: flex-start;
}


.supportDet .faq .item img {
	width: 20px;
	height: 20px;
	margin-right: 12px;
	transform: translateY(3px);
}

.supportDet .faq span {
	font-family: OpenSans-Bold;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	margin-right: 5px;
}

.supportDet .faq .question {
	margin-bottom: 15px;
}

.supportDet .faq .question p {
	font-family: OpenSans-Bold;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
}

.supportDet .faq .answer p {
	font-family: OpenSans;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}





@media screen and (max-width:1600px) {
	.supportDet .faq {
		margin-bottom: 0px;
	}

	.supportDet form .item {
		height: 40px;
	}

	.supportDet form {
		margin-top: 0;
	}

	.supportDet form .subBtn {
		height: 40px;
		font-size: 16px;
		width: 180px;
	}

	.supportDet .faq .question p {
		font-size: 16px;
	}

}

@media screen and (max-width:1333px) {
	.supportDet form .item {
		height: 35px;
	}

	.supportDet .faq .answer p {
		font-size: 14px;
		line-height: 24px;
	}

	.supportDet form .subBtn {
		height: 35px;
		font-size: 16px;
	}

}

@media screen and (max-width:999px) {
	.supportDet .faq .question p {
		font-size: 14px;
	}

	.supportDet form input {
		font-size: 14px;
	}

	.supportDet form .item {
		height: 30px;
		padding: 0 10px;
	}

	.supportDet form .subBtn {
		height: 30px;
		width: 140px;
		font-size: 14px;
	}

	.supportDet form {
		width: 100%;
	}

	.supportDet .faq .item img {
		width: 16px;
		height: 16px;
	}

	.supportDet .faq span {
		font-size: 16px;
	}

	.supportDet .faq .question {
		margin-bottom: 10px;
	}

	.supportDet form input::-webkit-input-placeholder,
	.supportDet form textarea::-webkit-input-placeholder {
		font-size: 14px;
		line-height: 24px;
	}

	.supportDet form input:-moz-placeholder,
	.supportDet form textarea:-moz-placeholder {
		font-size: 14px;
		line-height: 24px;
	}

	.supportDet form input::-moz-placeholder,
	.supportDet form textarea::-moz-placeholder {
		font-size: 14px;
		line-height: 24px;
	}

	.supportDet form input:-ms-input-placeholder,
	.supportDet form textarea:-ms-input-placeholder {
		font-size: 14px;
		line-height: 24px;
	}
}

@media screen and (max-width:768px) {

	.supportDet .faq .answer p,
	.supportDet .faq .question p {
		font-size: 12px;
		line-height: 22px;
	}

	.supportDet .faq span {
		font-size: 14px;
	}

	.supportDet .faq .question {
		margin-bottom: 5px;
	}

	.supportDet form {
		margin-bottom: 20px;
	}

	.supportDet form input,
	.supportDet form .subBtn {
		font-size: 12px;
	}

	.supportDet form input::-webkit-input-placeholder,
	.supportDet form textarea::-webkit-input-placeholder {
		font-size: 12px;
		line-height: 22px;
	}


	.supportDet form input:-moz-placeholder,
	.supportDet form textarea:-moz-placeholder {
		font-size: 12px;
		line-height: 22px;
	}

	.supportDet form input::-moz-placeholder,
	.supportDet form textarea::-moz-placeholder {
		font-size: 12px;
		line-height: 22px;
	}

	.supportDet form input:-ms-input-placeholder,
	.supportDet form textarea:-ms-input-placeholder {
		font-size: 12px;
		line-height: 22px;
	}
}

@media screen and (max-width:538px) {
	.supportDet .faq .item {
		margin-bottom: 15px;
	}
}

.supportDet .sensor {
	margin-top: -14px;
	margin-bottom: -4px;
}

.supportDet .sensor p {
	font-family: OpenSans;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	position: relative;
	margin-left: 13.5px;
}


.supportDet .sensor p:after {
	position: absolute;
	content: "";
	width: 5px;
	height: 5px;
	background-color: #ff5f1e;
	top: 12px;
	left: -13.5px;
}


@media screen and (max-width:1600px) {
	.supportDet .sensor {
		margin-top: 0px;
		margin-bottom: 0px;
	}

	.supportDet .sensor p {
		line-height: 26px;
	}

}

@media screen and (max-width:1333px) {
	.supportDet .sensor p {
		font-size: 14px;
		line-height: 24px;
	}

}

@media screen and (max-width:768px) {
	.supportDet .sensor p {
		font-size: 12px;
		line-height: 22px;
	}
}


.support .screen .checkList>li {
	position: relative;
}


.support .moreList {
	position: absolute;
	top: 100%;
	z-index: 999;
	background-color: #ffffff;
	width: 100%;
	box-shadow: 0px 0px 12px 0px rgba(51, 51, 51, 0.2);
}














/* 2024.2.24 */
.support form{
	position: relative;
}
.support form select {
	width: 100%;
	height: 38px;
	font-family: OpenSans;
	font-size: 16px;
	line-height: 36px;
	color: #666666;
	background-color: #e5e5e5;
	margin-bottom: 10px;
	padding: 0 8px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
}

.support form select option {
	background-color: #fff;
	font-family: OpenSans;
	font-size: 16px;
	line-height: 36px;
	color: #666666;
}

.support form .option {
	position: relative;
}

.option::after {
	content: "\e725";
	font-family: "iconfont";
	position: absolute;
	right: 9px;
	top: 12px;
	pointer-events: none;
	z-index: 9;
	color: #666666;
	font-size: 14px;
	transition: .3s linear all;
}

@media screen and (max-width:999px){
 	.support form select {
 		font-size: 14px;
 		line-height: 24px;
 	}
 	
 	.support form select option {
 		font-size: 14px;
 		line-height: 24px;
 	}	
	
}

.support .screen .searchBtn{
	-webkit-user-select: none;
	-moz-user-select: none;
}
.shejiao .ins{
    position: relative;
    float: left;
}
.shejiao .ins img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width:16px;
}










/* index */

/* swiper */

@font-face {
	font-family: swiper-icons;
	src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
	font-weight: 400;
	font-style: normal
}

:root {
	--swiper-theme-color: #007aff
}

:host {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 1
}

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
	display: block
}

.swiper-vertical>.swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
	box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0px, 0, 0)
}

.swiper-horizontal {
	touch-action: pan-y
}

.swiper-vertical {
	touch-action: pan-x
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
	display: block
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto
}

.swiper-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px
}

.swiper-3d .swiper-wrapper {
	transform-style: preserve-3d
}

.swiper-3d {
	perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
	transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
	scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
	scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
	scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
	content: '';
	flex-shrink: 0;
	order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: center center;
	scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
	margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
	margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
	animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

.swiper-virtual .swiper-slide {
	-webkit-backface-visibility: hidden;
	transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size)
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: var(--swiper-navigation-top-offset, 50%);
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
	display: none !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transform-origin: center
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
	transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: var(--swiper-navigation-sides-offset, 10px);
	right: auto
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto
}

.swiper-button-lock {
	display: none !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: 'prev'
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: 'next'
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
	display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: var(--swiper-pagination-bottom, 8px);
	top: var(--swiper-pagination-top, auto);
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	display: inline-block;
	border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet:only-child {
	display: none !important
}

.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
	right: var(--swiper-pagination-right, 8px);
	left: var(--swiper-pagination-left, auto);
	top: 50%;
	transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
	display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
	color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
	background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: var(--swiper-pagination-progressbar-size, 4px);
	left: 0;
	top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
	width: var(--swiper-pagination-progressbar-size, 4px);
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	position: relative;
	touch-action: none;
	background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
	display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
	position: absolute;
	left: var(--swiper-scrollbar-sides-offset, 1%);
	bottom: var(--swiper-scrollbar-bottom, 4px);
	top: var(--swiper-scrollbar-top, auto);
	z-index: 50;
	height: var(--swiper-scrollbar-size, 4px);
	width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
	position: absolute;
	left: var(--swiper-scrollbar-left, auto);
	right: var(--swiper-scrollbar-right, 4px);
	top: var(--swiper-scrollbar-sides-offset, 1%);
	z-index: 50;
	width: var(--swiper-scrollbar-size, 4px);
	height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move;
	touch-action: none
}

.swiper .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-fade .swiper-slide-active {
	pointer-events: auto
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-cube {
	overflow: visible
}

.swiper-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
	transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	opacity: .6;
	z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
	content: '';
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	filter: blur(50px)
}

.swiper-cube .swiper-slide-next+.swiper-slide {
	pointer-events: auto;
	visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-flip {
	overflow: visible
}

.swiper-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-creative .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	transition-property: transform, opacity, height
}

.swiper-cards {
	overflow: visible
}

.swiper-cards .swiper-slide {
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden
}

/* swiper end */

/* head */

.head{
	background: linear-gradient(to top,transparent,rgba(0,0,0,0.63));
	border-bottom: none;
}

@media screen and (min-width:1700px) {
	.daohang>li>a{
		font-size: 20px;
	}
}

@media screen and (min-width:1600px) {
	.head .zong1{
		padding-top: 34px;
		max-width: 1774px;
	}
	
	.logo{
		width: 294px;
	}
	
	.daohang{
		margin-right: 80px;
	}
	
	.daohang>li{
		margin-left: 46px;
	}
	
	.sousuo{
		width: 52px;
		height: 52px;
		margin-top: 10px;
	}
	
	.sou2{
		width: 52px;
		height: 52px;
		line-height: 52px;
	}
	
	.sousuo form{
		top: 52px;
	}
	
	.her a{
		font-size: 20px;
		margin-left: 30px;
	}
}

.daohang>li>a{
	color: #fff;
	font-family: OpenSans, Arial, Helvetica, sans-serif;
}

.daohang>li>a:hover,
.dangqiandao>a{
	color: #fff !important;
	text-decoration: underline;
}

.daohang>li>a:before{
	display: none;
}

.daohang>li.tpmsn>a{
	font-style: italic;
	font-family: OpenSans-bold, Arial, Helvetica, sans-serif;
}

.daohang>li.tpmsn>a::after{
	content: "";
	width: calc(100% + 24px);
	height: 46px;
	background-color: #c45804;
	border-radius: 6px;
	position: absolute;
	left: 50%;
	top: calc(50% - 8px);
	z-index: -1;
	transform: translate(-50%,-50%) skew(-14deg);
}

.sou2{
	color: #fff;
	background-color: rgba(255,255,255, 0.3);
}

.her a{
	color: #fff;
}

.her a:first-child{
	margin-left: 0;
}

@media screen and (max-width: 1359px) {
	.daohang>li.tpmsn>a::after{
		width: calc(100% + 12px);
		height: 34px;
		top: calc(50% - 4px);
	}
}

/* banner */

.banner {
	position: relative;
}

.banner .swiper-slide {
	position: relative;
	overflow: hidden;
	height: auto;
}

.banner .swiper-slide img {
	transform: initial;
	width: 100%;
}

.banner .ban-vid {
	position: relative;
	height: 100%;
	overflow: hidden;
}

.banner .ban-vid iframe,
.banner .ban-vid video {
	position: absolute;
	width: 100%;
	height: 100%;
	border: none;
}

.banner .ban-vid iframe body {
	margin: 0px !important;
}

.banner iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.banner video {
	position: absolute;
	z-index: 1;
	display: block;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	min-width: 100%;
	min-height: 100%;
	max-width: none;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
}

.banner .ban-prev,
.banner .ban-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
	/*width: 94px;*/
	/*height: 94px;*/
	/*line-height: 94px;*/
		width: 62px;
	height: 62px;
	line-height:62px;
	background-color: rgba(0, 0, 0, 0.3);
	color: #fff;
	/*font-size: 40px;*/
	font-size: 32px;
	text-align: center;
	cursor: pointer;
	transition: .5s;
}

.banner .ban-prev:hover,
.banner .ban-next:hover {
	background-color: #fff;
	color: #333;
}

.banner .ban-prev {
	left: 66px;
}

.banner .ban-next {
	right: 66px;
}

.banner .ban-pag {
	position: absolute;
	bottom: 50px;
	z-index: 9;
	text-align: center;
	width: 100%;
	font-size: 0;
}

.banner .ban-pag .swiper-pagination-bullet{
	/*width: 21px;*/
	/*height: 21px;*/
		width: 14px;
	height: 14px;
	background-color: #ffffff;
	opacity: 0.53;
	margin: 0 23px 5px;
	
}

.banner .ban-pag .swiper-pagination-bullet-active{
	opacity: 1;
}

@media screen and (max-width:1400px){
	
	.banner .ban-prev,
	.banner .ban-next{
		width: 60px;
		height: 60px;
		line-height: 60px;
		font-size: 30px;
	}

    .banner .ban-prev {
    	left: 30px;
    }
    
    .banner .ban-next {
    	right: 30px;
    }
}

@media screen and (max-width:999px) {
	.banner .ban-next{
		right: 0;
	}

	.banner .ban-prev, .banner .ban-next{
		display: none;
		width: 30px;
		height: 60px;
		line-height: 60px;
	}

	.banner .ban-pag{
		bottom: 10px;
	}
	
	.banner .ban-pag .swiper-pagination-bullet{
		width: 16px;
		height: 16px;
		margin: 0 5px 5px;
	}
}

/* m1 */

@media screen and (min-width: 1700px){
	.zong3{
		width: 1600px;
	}
}

.m1{
	padding: 126px 0;
	background-color: #fff;
}

.m1 .zong3{
	position: relative;
	z-index: 1;
}

.m1-logo{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	width: 100%;
}

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

.m1-det{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	    align-items: center;
}

.m1-l{
	padding-top: 114px;
	width: 41.25%;
}

.m1-title{
	font-family: OpenSans-Bold;
	font-size: 60px;
	line-height: 70px;
	color: #222222;
}

.m1 .m1-title{
	letter-spacing: 5px;
}

.m1-title a:hover{
	color: #ff5f1e;
}

.m1-s-title{
	margin-top: 44px;
	font-family: OpenSans-Bold;
	font-size: 24px;
	line-height: 30px;
}

.m1-s-title a:hover{
	color: #ff5f1e;
}

.m1-con{
	margin-top: 24px;
	/*font-size: 16px;*/
	font-size: 20px;
	line-height: 26px;
	color: #7d7d7d;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 2;  
	overflow: hidden;
}

.m1-con p{
	color: #7d7d7d;
}

.m1-btn{
	display: flex;
}

.m1-btn a{
	display: flex;
	align-items: center;
	margin-top: 172px;
	font-size: 20px;
	line-height: 30px;
}

.m1-btn i{
	margin-left: 60px;
}

.m1-btn a:hover{
	color: #ff5f1e;
}

.m1-r{
	width: 51.0625%;
}

@media screen and (max-width:1559px) {
	.m1-l{
		padding-top: 0;
	}
	
	.m1-btn a{
		margin-top: 30px;
	}
	
	.m1-title{
		font-size: 40px;
		line-height: 50px;
	}
}

@media screen and (max-width:999px) {
	.m1{
		padding: 30px 0;
	}
	
	.m1-title{
		font-size: 30px;
		line-height: 40px;
	}
	
	.m1-s-title{
		margin-top: 10px;
		font-size: 20px;
	}
	
	.m1-btn a{
		margin-top: 20px;
		font-size: 18px;
	}
}

@media screen and (max-width:767px) {
	.m1-title{
		font-size: 24px;
		line-height: 30px;
	}
	
	.m1-s-title{
		font-size: 18px;
	}
	
	.m1-btn a{
		font-size: 16px;
	}
	
	.m1-l{
		width: 100%;
	}
	
	.m1-r{
		width: 100%;
		margin-top: 30px;
	}
}

/* m2 */

.m2{
	padding-top: 30px;
	padding-bottom: 40px;
}

.m2-det{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 24px 0;
}

.m2-det li{
	width: 49.32%;
	background-color: #fff;
	padding: 92px 65px 88px;
}

.m2-img{
	margin-top: 44px;
	position: relative;
	z-index: 1;
}

.m2-logo{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: -1;
	width: 100%;
}

.m2-img img{
	margin: 0 auto;
	max-width: 100%;
}

.m2-b-con{
	margin-top: 8px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.m2-b-con .m1-con{
	margin-top: 0;
}

.m2-b-con .m1-btn{
	flex-shrink: 0;
	margin-left: 160px;
}

.m2-b-con .m1-btn a{
	margin-top: 0;
}

.m2-b-con .m1-btn i{
	margin-left: 10px;
}

@media screen and (max-width:1559px) {
	.m2-b-con .m1-btn{
		margin-left: 20px;
	}
}

@media screen and (max-width:999px) {
	.m2-det li{
		padding: 30px;
	}
	
	.m2-img{
		margin-top: 20px;
	}
	
	.m2-b-con{
		flex-wrap: wrap;
	}
	
	.m2-b-con .m1-btn{
		margin-top: 20px;
		margin-left: 0;
	}
}

@media screen and (max-width:600px) {
	.m2-det li{
		width: 100%;
		padding: 20px;
	}
}

/* certificate */
#baguetteBox-overlay {
	display: none;
	opacity: 0;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #222;
	background-color: rgba(0, 0, 0, .8);
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
	z-index: 99999999999999999999999999999999999999;
}

#baguetteBox-overlay.visible {
	opacity: 1
}

#baguetteBox-overlay .full-image {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
}

#baguetteBox-overlay .full-image figure {
	display: inline;
	margin: 0;
	height: 100%
}

#baguetteBox-overlay .full-image img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}

#baguetteBox-overlay .full-image figcaption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 1.8;
	color: #ccc;
	background-color: #000;
	background-color: rgba(0, 0, 0, .6);
}

#baguetteBox-overlay .full-image:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}

#baguetteBox-slider {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	-webkit-transition: left .4s ease, -webkit-transform .4s ease;
	transition: left .4s ease, -moz-transform .4s ease;
	transition: left .4s ease, transform .4s ease
}

#baguetteBox-slider.bounce-from-right {
	-webkit-animation: bounceFromRight .4s ease-out;
	animation: bounceFromRight .4s ease-out
}

#baguetteBox-slider.bounce-from-left {
	-webkit-animation: bounceFromLeft .4s ease-out;
	animation: bounceFromLeft .4s ease-out
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
	top: 50%;
	top: calc(50% - 30px);
	width: 44px;
	height: 60px
}

.baguetteBox-button {
	position: absolute;
	cursor: pointer;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	-moz-border-radius: 15%;
	border-radius: 15%;
	background-color: #323232;
	background-color: rgba(50, 50, 50, .5);
	color: #ddd;
	font: 1.6em sans-serif;
	-webkit-transition: background-color .4s ease;
	transition: background-color .4s ease;
}

.baguetteBox-button:hover {
	background-color: rgba(50, 50, 50, .9)
}

.baguetteBox-button#next-button {
	right: 2%
}

.baguetteBox-button#previous-button {
	left: 2%
}

.baguetteBox-button#close-button {
	top: 20px;
	right: 2%;
	right: calc(2% + 6px);
	width: 30px;
	height: 30px
}

.baguetteBox-button svg {
	position: absolute;
	left: 0;
	top: 0
}

.spinner {
	width: 40px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px
}

.double-bounce1,
.double-bounce2 {
	width: 100%;
	height: 100%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: bounce 2s infinite ease-in-out;
	animation: bounce 2s infinite ease-in-out
}

.double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

@-webkit-keyframes bounceFromRight {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: -30px
	}

	100% {
		margin-left: 0
	}
}

@keyframes bounceFromRight {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: -30px
	}

	100% {
		margin-left: 0
	}
}

@-webkit-keyframes bounceFromLeft {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: 30px
	}

	100% {
		margin-left: 0
	}
}

@keyframes bounceFromLeft {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: 30px
	}

	100% {
		margin-left: 0
	}
}

@-webkit-keyframes bounce {

	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bounce {

	0%,
	100% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1)
	}
}

/* m3 */

.m3{
	padding: 86px 0 155px;
	background: url('../images/m3back.jpg') no-repeat center;
	background-size: cover;
	overflow: hidden;
}

.m3-top{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
}

.m3-t-l{
	width: 43.75%;
}

.m3-t-con {
	margin-top: 44px;
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
}

.m3-title,
.m3-title a,
.m3-t-con,
.m3-t-con p{
	color: #fff;
}

.m3-t-btn a{
	display: flex;
	align-items: center;
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
	padding: 12px 40px;
	border: solid 1px #ffffff;
}

.m3-t-btn i{
	margin-left: 10px;
}

.m3-t-btn a:hover{
	background-color: #ff5f1e;
}

.m3-caro{
	margin-top: 96px;
	padding-right: 40px;
}

.m3-sw{
	overflow: initial;
}

@media screen and (max-width:1400px){
	.m3-t-l{
		width: 60%;
	}
}
@media screen and (max-width:999px){
	.m3{
		padding: 30px 0;
	}
	
	.m3-t-l{
		width: 100%;
	}
	
	.m3-t-con{
		margin-top: 20px;
	}
	
	.m3-t-btn a{
		padding: 5px 20px;
		font-size: 18px;
	}
	
	.m3-caro{
		margin-top: 20px;
		padding-right: 0;
	}
}

@media screen and (max-width:767px){
	.m3-t-btn a{
		font-size: 16px;
	}
}

/* m4 */

.m4{
	padding-top: 86px;
	padding-bottom: 128px;
	background: url('../images/m4back.jpg') no-repeat center bottom;
	background-size: cover;
}

.m4-top{
	align-items: flex-start;
}

.m4-t-l{
	width: 58.75%;
}

.m4-t-con{
	margin-top: 44px;
	font-size: 16px;
	line-height: 26px;
	color: #000;
}

.m4-con p{
	color: #000;
}

.m4-t-btn a{
	border-color: #000000;
	color: #000000;
}

.m4-det{
	margin-top: 52px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.m4-l{
	width: 39.75%;
}

.m4-s-ul{
	margin-top: 58px;
	display: flex;
	flex-wrap: wrap;
	gap: 108px 0;
}

.m4-s-ul li{
	width: 50%;
}

.m4-num{
	font-family: OpenSans-Bold;
	font-size: 60px;
	line-height: 70px;
	color: #ff5f1e;
}

.m4-s-con{
	margin-top: 16px;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
}

.m4-r{
	width: 46%;
}

.m4-b-img{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 20px 0;
}

.m4-b-img li{
	width: 48.913%;
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden;
}

.m4-img{
	border: 3px solid #fff;
	border-radius: 5px;
	overflow: hidden;
	opacity: 0.5;
	filter: grayscale(1);
}

@media screen and (max-width:1559px) {
	.m4-s-ul{
		margin-top: 0;
		gap: 30px 0;
	}
	
	.m4-num{
		font-size: 40px;
		line-height: 50px;
	}
}

@media screen and (max-width:999px){
	.m4{
		padding: 30px 0;
	}
	
	.m4-t-con{
		margin-top: 20px;
	}
	
	.m4-det{
		margin-top: 30px;
	}
	
	.m4-t-l{
		width: 100%;
	}
	
	.m4-l{
		width: 46%;
	}
	
	.m4-s-ul{
		gap: 20px 0;
	}
	
	.m4-num{
		font-size: 30px;
		line-height: 40px;
	}
	
	.m4-s-con{
		margin-top: 10px;
	}
	
	.m4-r{
		width: 50%;
	}
}

@media screen and (max-width:767px){
	.m4-l,
	.m4-r{
		width: 100%;
	}
	
	.m4-r{
		margin-top: 20px;
	}
	
	.m4-t-con,
	.m4-s-con{
		font-size: 14px;
	}
}

@media screen and (max-width:480px){
	.m4-s-ul li{
		width: 100%;
	}
}

/* m5 */

.m5{
	padding-top: 86px;
	padding-bottom: 80px;
	background: url('../images/m5back.jpg') no-repeat center top;
	background-size: cover;
}

.m5-det{
	margin-top: 76px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.m5-l{
	width: 0;
	flex: 1;
}

.m5-sw .swiper-wrapper{
	align-items: center;
}

.m5-sw .swiper-slide{
	padding: 58px 20px 74px;
	position: relative;
	z-index: 1;
}

.m5-sw .swiper-slide::before{
	content: "";
	width: 100%;
	height: calc(100% - 36px);
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
	transition: .5s;
}

.m5-sw .swiper-slide:hover::before{
	height: 100%;
	background-color: #ff5f1e;
}

.m5-time{
	display: flex;
	align-items: center;
	margin-bottom: 38px;
}

.m5-day{
	font-size: 24px;
	line-height: 30px;
	font-family: OpenSans-Bold;
	margin-right: 10px;
}

.m5-mon{
	font-size: 16px;
	lighting-color: 30px;
	color: #696969;
}

.m5-s-title{
	font-family: OpenSans-Bold;
	font-size: 22px;
	line-height: 30px;white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.m5-s-title a{ white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.m5-s-title a:hover{
	text-decoration: underline;
}

.m5-con{
	margin-top: 13px;
	font-size: 16px;
	line-height: 26px;
	color: #919191;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 2;  
	overflow: hidden;
}

.m5-con p{
	color: #919191;
}

.m5-img{
	margin-top: 30px;
}

.m5-sw .swiper-slide:hover .m5-day,
.m5-sw .swiper-slide:hover .m5-mon,
.m5-sw .swiper-slide:hover .m5-s-title,
.m5-sw .swiper-slide:hover .m5-s-title a,
.m5-sw .swiper-slide:hover .m5-con,
.m5-sw .swiper-slide:hover .m5-con p{
	color: #fff;
}

.m5-r{
	width: 220px;
	margin-left: 90px;
	position: relative;
}

.m5-b-sw1{
	height: 256px;
}

.m5-b-sw1 p{
	font-size: 20px;
	line-height: 30px;
}

.m5-r .sw-btn{
	display: flex;
	justify-content: space-between;
}

.m5-r .sw-btn>div{
	margin-top: 34px;
	width: 50px;
	height: 50px;
	line-height: 46px;
	border: 2px solid #666;
	border-radius: 50%;
	text-align: center;
	font-size: 20px;
	color: #666;
	cursor: pointer;
	transition: .5s;
}

.m5-r .sw-btn>div:hover{
	background-color: #ff5f1e;
	border-color: #ff5f1e;
	color: #fff;
}

.m5-b-sw1 .swiper-slide-thumb-active p{
	font-family: OpenSans-Bold;
	color: #ff5f1e;
}

.m5-r .m4-t-btn{
	margin-top: 92px;
	display: flex;
	justify-content: center;
}

@media screen and (max-width:999px) {
	.m5{
		padding: 30px 0;
	}
	
	.m5-det{
		margin-top: 30px;
		flex-wrap: wrap;
	}
	
	.m5-l{
		width: 100%;
		flex: initial;
	}
	
	.m5-r{
		margin-top: 20px;
		width: 100%;
		margin-left: 0;
	}
	
	.m5-b-sw1{
		height: initial;
	}
	
	.m5-r .sw-btn{
		gap: 20px;
		justify-content: center;
	}
	
	.m5-sw .swiper-slide{
		padding: 20px;
	}
	
	.m5-sw .swiper-slide::before{
		height: 100%;
	}
	
	.m5-time{
		margin-bottom: 10px;
	}
	
	.m5-day{
		font-size: 20px;
	}
	
	.m5-s-title{
		font-size: 20px;
	}
	
	.m5-b-sw1 p{
		font-size: 18px;
	}
	
	.m5-r .m4-t-btn{
		margin-top: 30px;
	}
}

@media screen and (max-width:767px){
	.m5-day,
	.m5-s-title{
		font-size: 18px;
	}
	
	.m5-b-sw1 p{
		font-size: 16px;
	}
	
	.m5-r .sw-btn>div{
		margin-top: 20px;
		width: 40px;
		height: 40px;
		line-height: 36px;
	}
}

/* foot */

.foot{
	background: #000;
}

.foot1{
	margin-bottom: 150px;
}

.fo-form form{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.fo-form form>div{
	width: 20.625%;
	background-color: #3d3d3d;
	display: flex;align-items: center;
	padding: 0 10px;
}

.fo-form form>div.ver{
	width: 19.375%;
}

.fo-form form>div.fo-btn{
	width: 11.75%;
}

.fo-form i{
	color: #fff;
}

.fo-form input{
	padding: 5px 10px;
	width: 100%;
	background-color: transparent;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}

.fo-form .ver{
	position: relative;
}

.fo-form .ver-code{
	position: absolute;
	right: 3px;
	top: 3px;
	width: 66px;
	height: calc(100% - 6px);
}

.fo-form .fo-btn{
	padding: 0;
}

.fo-form .fo-btn input{
	background-color: #ff5f1e;
	color: #fff;
	font-family: OpenSans-Bold;
	cursor: pointer;
	transition: .5s;
}

.fo-form .fo-btn input:hover{
	background-color: #fff;
	color: #ff5f1e;
}

.ver-code {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f3fbfe;
	cursor: pointer;
}

.ver-code img {
	max-width: 100%;
	max-height: 100%;
}

@media screen and (min-width: 1360px){
	.fop{
		margin-top: 50px;
	}
	
	.shejiao{
		padding-top: 34px;
	}
	
	.shejiao a{
		width: 38px;
		height: 38px;
		line-height: 38px;
		background-color: #3d3d3d;
	}
	
	.fobiao{
		font-size: 36px;
		line-height: 36px;
	}
}

.fobiao{
	font-family: OpenSans-Bold;
	text-transform: none;
}

.fobiao::before,
.fobiao::after{
	display: none;
}

.shejiao{
	display: flex;
	flex-wrap: wrap;
}

.shejiao a{
	display: flex;
	align-items: center;
	justify-content: center;
}

.fo1-img{
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
	gap: 26px;
}

@media screen and (min-width: 1560px){
	.fo2{
		margin-left: 230px;
	}
	
	.fo3{
		margin-left: 200px;
	}
}

@media screen and (max-width:1359px) {
	.foot1{
		margin-bottom: 30px;
	}
	
	.fo-form form{
		flex-wrap: wrap;
		justify-content: center;
		gap: 10px 2%;
	}
	
	.fo-form form>div{
		width: 32% !important;
	}
}

@media screen and (max-width:767px){
	.fo-form form>div{
		width: 49% !important;
	}
	
	.fo-form input{
		line-height: 26px;
	}
}
@media screen and (max-width:480px){
	.fo-form form>div{
		width: 100% !important;
	}
}


.nellie2{
	display: flex;
	align-items: center;
	gap: 18px;
	margin-bottom: 25px;
}

.n1m1-r-img{
	width: 211px;
	flex-shrink: 0;
}

.n1m1-r-img img{ 
	max-width: 100%;
}

.n1m1-s-title{
	font-family: OpenSans-Semibold;
	font-size: 18px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	overflow: hidden;
}

.n1m1-s-title:hover{
	color: #ff5f1e;
}

.n1m1-con{
	margin-top: 4px;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	overflow: hidden;
}

.n1m1-con p{
	color: #666;
}

.n1m1-r-btn{
	padding-top: 10px;
	display: inline-block;
	font-family: OpenSans-Semibold;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}

@media screen and (max-width: 1559px) {
    .n1m1-r-img{
		width: 160px;
		flex-shrink: 0;
	}
}

@media screen and (max-width: 999px) {
	.n1m1-s-title{
		font-size: 16px;
	}

	.n1m1-con{
		font-size: 14px;
	}

	.n1m1-r-btn{
		font-size: 14px;
		line-height: 26px;
	}
}




.prmain22 h1{ font-size:30px;}
.prmain22 h2{ font-size:26px;}  
.prmain22 h3{ font-size:20px;}  