@charset "utf-8";

/*首页*/

[v-cloak] {
	display: none;
}

.header {
	background: #fff;
	position: relative;
	height: 60px;
	z-index: 999;
}

.header .content>a {
	float: left;
	height: 60px;
}

.header form {
	margin-left: 60px;
	float: left;
	height: 60px;
	line-height: 60px;
}

.nav {
	float: left;
	margin-left: 150px;
}

.nav li {
	display: inline-block;
	text-align: center;
	width: 100px;
	height: 60px;
	position: relative;
	line-height: 60px;
}

.nav li.cur {
	background: #eee;
}

.nav li a {
	font-size: 14px;
	color: #000;
	display: inline-block;
	height: 100%;
}

.seachText {
	width: 84px;
	background: none;
	border: none;
	height: 18px;
	visibility: hidden;
	border-bottom: solid 1px #000;
	line-height: 18px;
}

.seachBtn {
	width: 20px;
	height: 20px;
	cursor: pointer;
	display: inline-block;
	position: relative;
	left: -20px;
	top: 3px;
	background: url(../img/fs_03.png) no-repeat;
}

.language {
	float: left;
	font-size: 14px;
	height: 60px;
	line-height: 60px;
	cursor: pointer;
	text-decoration: underline;
}

.navCont {
	line-height: 80px;
	height: 80px;
	background: #eee;
	clear: both;
	display: none;
}

.navItem6 {
	text-align: right;
	font-size: 14px;
	position: absolute;
	right: 0;
	line-height: 80px;
	height: 80px;
	width: 1000px;
}

.navItem6 span {
	margin-right: 30px;
	padding-top: 10px;
	display: inline-block;
}

.navItem6 span:last-child {
	margin-right: -6px;
}

.navItem6 img {
	margin-right: 5px;
	vertical-align: middle;
}

.navItem6 span a.jd {
	display: inline-block;
	width: 72px;
	height: 24px;
	background: url(../img/jdl.png) no-repeat right 0px;
	background-size: 80% auto;
}

.navItem6 span a.jd:hover {
	background: url(../img/jdl.png) no-repeat right -26px;
	background-size: 80% auto;
}

.navItem6 span a.tm {
	display: inline-block;
	width: 176px;
	height: 19px;
	background: url(../img/tml.png) no-repeat 0px top;
	background-size: 80% auto;
	position: relative;
	top: -5px;
}

.navItem6 span a.tm:hover {
	background: url(../img/tml.png) no-repeat -1px -19px;
	background-size: 80% auto;
}

.navItem5 {
	text-align: right;
	font-size: 14px;
	position: absolute;
	right: 0px;
	line-height: 80px;
	height: 80px;
	width: 1000px;
}

.navItem5 span {
	margin-right: 70px;
}

.navItem5 span:last-child {
	margin-right: 20px;
}

.navItem5 span a:hover {
	text-decoration: underline;
}

.navItem3 {
	text-align: left;
	font-size: 14px;
	position: absolute;
	left: 26px;
	line-height: 80px;
	height: 80px;
	width: 1000px;
}

.navItem3 span {
	margin-right: 55px;
}

.navItem3 span:last-child {
	margin-right: 20px;
}

.navItem3 span a:hover {
	text-decoration: underline;
}

.navItem2 {
	text-align: left;
	font-size: 14px;
	position: absolute;
	left: 0;
	line-height: 80px;
	height: 80px;
	width: 1000px;
}

.navItem2 span {
	margin-right: 50px;
}

.navItem2 img {
	margin-right: 5px;
	vertical-align: middle;
}

.navItem2 span a:hover {
	text-decoration: underline;
}

.nav li div {
	/*	display: none;*/
}

.navItem4 {
	text-align: left;
	font-size: 14px;
	position: absolute;
	left: 26px;
	line-height: 80px;
	height: 80px;
	width: 1000px;
}

.navItem4 span {
	margin-right: 55px;
}

.navItem4 span:last-child {
	margin-right: 20px;
}

.navItem4 span a:hover {
	text-decoration: underline;
}

.vp-head-search-wrap {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	overflow: hidden;
	height: auto;
	display: none;
	opacity: 0;
	background: #fff;
	z-index: 999;
	background: rgba(255, 255, 255, 1);
}

@media screen and (max-width: 1920px) .vp-head-search-wrap>div {
	max-width: 1200px;
}

.vp-head-search-wrap>div {
	max-width: 1440px;
	position: relative;
	margin: 0 auto;
}

.vp-head-search-wrap .vp-head-search-box {
	position: relative;
	top: 0;
	margin: 0 auto;
	width: 680px;
	z-index: 999;
}

.vp-head-search-wrap .vp-head-search-box .vp-head-search-btns {
	position: absolute;
	left: 0;
	right: 0;
	line-height: 68px;
}

.vp-head-search-wrap .vp-head-search-box .vp-head-search-input {
	overflow: hidden;
	font-size: 0;
	padding: 19px 0 5px 0;
	border-bottom: 1px solid #bfbfbf;
}

.vp-head-search-wrap .vp-head-search-box .vp-head-search-content {
	position: relative;
	width: 100%;
	height: auto;
}

.vp-head-search-wrap .vp-head-search-box .vp-head-search-btns .vp-head-search-confirm {
	right: 50px;
	opacity: 1;
}

.vp-head-search-wrap .vp-head-search-box .vp-head-search-btns span {
	position: absolute;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	line-height: 20px;
	top: 24px;
	text-align: center;
	cursor: pointer;
}

.vp-head-search-wrap .vp-head-search-box .vp-head-search-btns .vp-head-search-confirm::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/fs_03.png) no-repeat;
}

.vp-head-search-wrap .vp-head-search-box .vp-head-search-btns .vp-head-search-close {
	right: 0;
	background: url(../img/close_03.png) no-repeat;
}

.vp-head-search-wrap .vp-head-search-box .vp-head-search-btns span {
	position: absolute;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	line-height: 20px;
	top: 24px;
	text-align: center;
	cursor: pointer;
}

.vp-head-search-wrap .vp-head-search-box .vp-head-search-input input {
	width: 100%;
	padding: 0 90px 0 20px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	background: transparent;
	color: #333;
	box-sizing: border-box;
	opacity: 1;
	border: 0;
}

.vp-head-search-wrap .vp-head-search-box .vp-head-search-content .vp-head-search-recommend,
.vp-head .vp-head-search-wrap .vp-head-search-box .vp-head-search-content .vp-head-search-result {
	padding-bottom: 24px;
}

.vp-head-search-wrap .vp-head-search-box .vp-head-search-content dl:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.vp-head-search-wrap .vp-head-search-box .vp-head-search-content dl {
	border-bottom: 1px solid rgba(0, 0, 0, .05);
	padding-bottom: 12px;
}

.vp-head-search-wrap .vp-head-search-box .vp-head-search-content dt {
	width: auto;
	height: auto;
	padding-left: 20px;
	font-size: 12px;
	color: #999;
	padding-top: 24px;
	line-height: 1;
	margin-bottom: 20px;
}

.vp-head-search-wrap .vp-head-search-box .vp-head-search-content .vp-head-search-recommend dd {
	/* opacity: 0;*/
}

.vp-head-search-wrap .vp-head-search-box .vp-head-search-content dd {
	width: 100%;
}

#vivo-head-wrap a,
#vivo-contain a,
#vivo-foot-path a {
	text-decoration: none;
	cursor: pointer;
	outline: 0 none;
	-webkit-tap-highlight-color: transparent;
}

.vp-head-search-wrap .vp-head-search-box .vp-head-search-content a {
	display: block;
	padding: 10px 44px;
	font-size: 12px;
	color: #000;
	font-weight: 400;
	line-height: 20px;
	-webkit-transition: .4s;
	-o-transition: .4s;
	-moz-transition: .4s;
	transition: .4s;
	cursor: pointer;
}

.vp-head-search-wrap .vp-head-search-box .vp-head-search-content a:hover {
	background: #fbfbfb;
}

.vp-head-search-wrap .vp-head-search-box .vp-head-search-content .vp-head-search-recommend,
.vp-head .vp-head-search-wrap .vp-head-search-box .vp-head-search-content .vp-head-search-result {
	padding-bottom: 24px;
}

.vp-head-search-wrap .vp-head-search-box .vp-head-search-result {
	display: none;
}

.vp-head-search-wrap .vp-head-search-box .vp-head-search-content .vp-head-search-tip {
	display: none;
	height: 300px;
}

.disable-overlay.show {
	display: block;
}

.disable-overlay {
	background: rgba(0, 0, 0, 0.6);
	height: 100%;
	position: fixed;
	width: 100%;
	display: none;
	top: 0;
	z-index: 112;
}

.Region {
	position: absolute;
	left: 50%;
	top: 20%;
	z-index: 999;
	height: 400px;
	margin-left: -25%;
	width: 50%;
	border-radius: 10px;
	background: rgba(0, 0, 0, 0.6);
}

.Region h2 {
	text-align: center;
	font-size: 32px;
	padding: 4% 0;
	font-weight: normal;
	color: #fff;
}

.Region p {
	font-size: 14px;
	color: #fff;
	padding: 10% 20% 0;
}

.Region p a {
	font-size: 14px;
	color: #fff;
}

.Region span {
	cursor: pointer;
}

.close {
	position: absolute;
	right: 15px;
	top: 15px;
	cursor: pointer;
}

.mHeader {
	display: none;
}

@media screen and (max-width: 1000px) {
	.vp-head-search-wrap>div img {
		margin-left: .5rem;
	}
	.vp-head-search-box {
		width: 100% !important;
		box-sizing: border-box;
	}
	.vp-head-search-btns {
		right: .4rem !important;
	}
	.nav {
		margin-left: 0;
	}
	.header .content>a {
		float: none;
		display: block;
		text-align: center;
	}
	.header .content>a img {
		height: 44px;
		margin-top: 9px;
	}
	.seachBtn {
		top: 5px;
	}
	.Region {
		width: 80%;
		margin-left: -40%;
	}
	.Region h2 {
		font-size: .4rem;
	}
	.Region p {
		padding: 10% 5% 0;
	}
	.Region {
		height: 5rem;
	}
	.header {
		height: 62px;
		background: #ededed;
	}
	.header form {
		position: absolute;
		right: .1rem;
		bottom: 0;
	}
	.language {
		position: absolute;
		right: 0.8rem;
		top: 0;
		display: none;
	}
	.nav {
		display: none;
	}
	.nav li>div {
		display: none !important;
	}
	.line3 {
		padding: .2rem 0;
	}
	.line3 span.line3-1 {
		width: .6rem;
		transform-origin: left;
	}
	.line3 span {
		display: block;
		height: 2px;
		background: #949494;
	}
	.line3 span.line3-2 {
		width: .6rem;
		margin: .157rem 0;
	}
	.line3 span.line3-3 {
		width: .6rem;
		transform-origin: left;
	}
	.icon-menu {
		padding-left: 3.5%;
		position: absolute;
		left: .2rem;
		top: .3rem;
		width: 33.33%;
		cursor: pointer;
	}
	.header-classify-sm {
		position: absolute;
		z-index: 9299;
		width: 100%;
		top: 0;
	}
	.mHeader {
		display: none;
		background: #fff;
		z-index: 92229999;
		position: absolute;
		width: 100%;
		left: 0;
		top: 1.49rem;
	}
	.mHeader li {
		border-bottom: solid 1px #e4e4e4;
	}
	.mHeader strong {
		color: #000;
		font-size: .4rem;
		font-weight: normal;
		margin-top: .2rem;
		display: block;
		padding-left: .4rem;
		padding-top: .3rem;
		padding-bottom: .3rem;
		background: url(../img/uppng_03.png) no-repeat 92% 25%;
		background-size: 20px auto;
	}
	.mHeader strong a {
		color: #000;
		font-size: .4rem;
		display: block;
	}
	.mHeader strong.ups {
		background: url(../img/f3_03.png) no-repeat 92% 25%;
		background-size: 20px auto;
	}
	.mHeader li div {
		display: none;
	}
	.mHeader li div.top1 img {
		width: 1.4rem;
		vertical-align: middle;
		margin-right: 2.2rem;
	}
	.mHeader li div.top1 a {
		border-bottom: solid 1px #e4e4e4;
		margin: 0 auto;
		width: 70%;
	}
	.mHeader li div.top1 a:last-child {
		border: none;
	}
	.mHeader li div>a {
		display: block;
		padding-left: 20%;
		color: #000;
		font-size: .4rem;
		line-height: 180%;
		padding-top: .2rem;
		padding-bottom: .2rem;
	}
	.mHeader li>a:last-child {
		padding-bottom: .4rem;
	}
	.mHeader li:last-child a:last-child {
		padding-bottom: .4rem;
		padding-left: 0;
		text-align: center;
	}
	.mHeader li div.last img {
		width: 2.3rem;
	}
	.mHeader li div.last a:first-child {
		padding-left: 0;
		text-align: center;
	}
	.mHeader li div.last {
		padding-bottom: .5rem;
	}
	.mHeader li div.last a:last-child img {
		width: 4.5rem;
	}
	.mHeader .service {
		color: #888888;
		font-size: .5rem;
		padding: .5rem 0 .5rem .7rem;
		border-bottom: solid 1px #e4e4e4;
	}
}

.lanrenzhijia_slider {
	width: 100%;
	min-width: 980px;
	/*	height: 700px;*/
	position: relative;
	text-align: center;
}

.lanrenzhijia_slider .bd {
	width: 100%;
	overflow: hidden;
}

.lanrenzhijia_slider .bd li {
	width: 100%;
	text-align: center;
	overflow: hidden;
	position: relative;
}

.lanrenzhijia_slider .bd li img {
	width: 100% !important;
	margin: 0 auto !important;
	/*max-height: 700px;*/
	/*height: 700px;*/
}

.lanrenzhijia_slider .bd li div {
	position: absolute;
	width: 400px;
	top: 0;
	height: 100%;
	left: 50%;
	/*height: 720px;*/
	margin-left: -200px;
}

.lanrenzhijia_slider .bd li div.textItem3 {
	right: 20%;
	left: auto;
}

.lanrenzhijia_slider .bd li div.textItem5 {
	/*position: static;*/
	/*left: 78%;*/
}

.up {
	animation: fadeInDown 2s;
}

@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

.textItem3 {
	box-sizing: border-box;
	padding-top: 11%;
	color: #fff;
}

.textItem3 h3 {
	text-align: right;
	font-size: .7rem;
	letter-spacing: 2px;
	margin-bottom: 20px;
}

.textItem3 p {
	text-align: right;
	font-size: .4rem;
}

.lanrenzhijia_slider .bd li div.textItem4 {
	box-sizing: border-box;
	padding-top: 8%;
	left: 30%;
}

.textItem4 h3 {
	text-align: left;
	color: #000;
	font-size: .7rem;
	margin-bottom: 20px;
	letter-spacing: 2px;
}

.textItem4 p {
	color: #4e4e4e;
	text-align: left;
	font-size: .4rem;
}

.textItem1 {
	box-sizing: border-box;
	padding-top: 205px;
	padding-left: 355px;
}

.textItem1 h3 {
	text-align: left;
	color: #fff;
	font-size: .7rem;
	margin-bottom: 20px;
	letter-spacing: 2px;
}

.textItem1 p {
	color: #fff;
	text-align: left;
	font-size: .4rem;
}

.textItem5 {
	box-sizing: border-box;
	padding-top: 10%;
	/*padding-left: 30%;*/
}

.textItem5 h3 {
	text-align: left;
	font-size: .7rem;
	letter-spacing: 2px;
	margin-bottom: 20px;
	color: #fff;
}

.textItem5 p {
	text-align: left;
	font-size: .4rem;
	color: #fff;
}

.textItem4 h3,
.textItem4 p {}

.textItem5 h3,
.textItem5 p {}

.textItem2 h3,
.textItem2 p {
	display: none;
}

.textItem2 a {
	position: absolute;
	bottom: 22%;
	left: 80%;
	/*margin-left: -80px;*/
}

.lanrenzhijia_slider .bd li div.textItem5 a {
	float: left;
	/*margin-top: 29%;
    margin-left: 7%;*/
	/*	background: #fff;
	color: #e60012;
	position: absolute;
	left: 29%;
	bottom: 16%;*/
}

.lanrenzhijia_slider .bd li div a {
	font-size: 14px;
	width: 160px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 3px;
	float: right;
	color: #fff;
	margin-top: 25px;
	background: #e60012;
}

.textItem1 h3,
.textItem1 p {
	display: none;
}

.lanrenzhijia_slider .bd li div.textItem1 a {
	/*float: left;*/
	display: block;
	color: #e60012;
	background: #fff;
	/*margin-top: 5rem;*/
	/*margin-right:2rem;*/
    position: absolute;
    top: 64%;
   /* margin-top: -80px;*/
    left: 30%;
    /*margin-left: -20px;*/
}

.lanrenzhijia_slider .bd li div.textItem4 a {
	float: left;
}

.lanrenzhijia_slider .bd li div.textItem3 a {
	/*float: left;*/
}

.lanrenzhijia_slider .bd li div.textItem4 a {
	/*margin-top: 479px;
	margin-right: 146px;*/
}

.lanrenzhijia_slider .bd li div a:hover {
	background: #fff;
	text-decoration: none;
	color: #000;
}

.lanrenzhijia_slider .tempWrap {
	overflow: visible !important;
}

.lanrenzhijia_slider .hd {
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 1;
	height: 8px;
	bottom: 30px;
	text-align: center;
}

.lanrenzhijia_slider .hd li {
	background: #fff;
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	cursor: pointer;
	text-indent: -999em;
	background: #fff;
	margin: 0 5px;
}

.lanrenzhijia_slider .hd li.on {
	background: #e60012;
}

.lanrenzhijia_slider .pnBtn {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 90px;
	height: 720px;
	cursor: pointer;
	display: none;
}

.lanrenzhijia_slider .next {
	right: 0;
	left: auto;
}

.lanrenzhijia_slider .pnBtn .arrow {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	z-index: 1;
	width: 45px;
	height: 89px;
	left: 50%;
	margin-left: -23px;
}

.lanrenzhijia_slider .pnBtn .arrow:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.lanrenzhijia_slider .prev .arrow {
	background: url(../img/prev.png) 0 0 no-repeat;
}

.lanrenzhijia_slider .next .arrow {
	right: 0;
	background: url(../img/next.png) right 0 no-repeat;
}

.productList {
	text-align: center;
	background: #fff;
}

.productList ul {
	padding-top: 35px;
	padding-bottom: 20px;
}

.productList li,
.products li {
	width: 100px;
	font-size: 12px;
	height: 113px;
	text-align: center;
	border-bottom: solid 2px #fff;
	display: inline-block;
	cursor: pointer;
	margin: 0 60px;
	transition: all .6s;
}

.productList li a {
	display: inline-block;
	height: 100%;
	width: 100%;
}

.productList li:hover,
.products li:hover {
	border-bottom: solid 2px #e60012;
	box-shadow: 2px 4px 9px -1px #ccc;
	transform: translate(0px, -10px);
}

.productList li img,
.products li img {
	margin: 0 auto;
	display: block;
	margin-bottom: 10px;
}

.productImg {
	background: #fff;
	height: 660px;
	box-sizing: border-box;
}

.describe {
	position: relative;
	float: left;
	font-size: 0;
	transition: all .6s;
	margin-right: 20px;
	margin-bottom: 20px;
}

.describe img {
	width: 399px;
	height: 213px;
}

.proctleft {
	width: 300px;
}

.describe:hover {
	transform: translate(0px, -5px);
	box-shadow: 2px 10px 9px 0px #ccc;
}

.describe:hover p {
	border-bottom: solid 4px #d80011;
}

.describe p {
	padding-left: 20px;
	background: #fff;
	height: 49px;
	border-bottom: solid 4px #808080;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.describe p strong {
	font-size: 15px;
	display: block;
	line-height: 180%;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
}

.describe p span {
	font-size: 10px;
	color: #808080;
}

.describe p span:empty {
	display: none;
}

.more {
	color: #000;
	margin-left: 60px;
	font-size: 17px;
	float: left;
	text-align: center;
	margin-top: 100px;
}

.more img {
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}

.more a {
	font-size: 17px;
	color: #000;
	text-align: center;
	display: block;
}

.news {
	text-align: center;
	background: #fff;
	padding-bottom: 121px;
}

.news ul {
	text-align: center;
	height: 117px;
	background: #F6F6F6;
	width: 1182px;
	box-shadow: 5px 3px 7px -3px rgba(18, 18, 18, .4);
}

.news li {
	display: inline-block;
	margin: 0;
	width: 33.3%;
	height: 100%;
	box-sizing: border-box;
	position: relative;
	padding-left: 80px;
	float: left;
	border-left: solid 1px #d7d7d7;
}

.news li:first-child {
	border: 0;
}

.news li i,
.news li:after {
	width: 3px;
	height: 46px;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -23px;
	background: #797979;
}

.news li:after {
	display: none;
}

.news li:first-child:after {
	left: 2px;
}

.news li:hover i {
	background: red;
}

.news li a:hover {
	color: red;
	text-decoration: none;
}

.news li a:hover h3,
.news li a:hover p {
	color: red;
	text-decoration: none;
}

.news li h3 {
	font-size: 22px;
	font-weight: normal;
	padding: 30px 0;
	text-align: left;
	color: #808080;
	font-weight: bold;
	padding-bottom: 5px;
}

.news li p {
	font-size: 14px;
	margin-bottom: 40px;
	color: #7d7d7d;
	text-align: left;
	font-weight: normal;
}

.news li p br {
	display: none;
}

.news li a {
	font-size: 15px;
	font-weight: normal;
}

.productImg .content .next {
	display: none;
}

.productImg .content .prev {
	display: none;
}

.iphones {
	display: none;
}

.pcs {
	display: block;
}

.describeBox {
	position: relative;
}

.describeBox>div:nth-child(4) {
	position: absolute;
	right: 0;
	width: 338px;
	top: 0;
}

.describeBox>div:nth-child(3) img {
	width: 609px;
	height: 257px;
}

.describeBox>div:nth-child(4) img {
	width: 338px;
	height: 546px;
}

.swiper-pagination {
	display: block;
}

.swiper-pagination-bullet {
	background: #fff !important;
	opacity: 1 !important;
}

.swiper-pagination-bullet-active {
	background: #e60012 !important;
	opacity: 1 !important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background: url(../img/next.png) right 0 no-repeat !important;
	right: 10px !important;
	left: auto !important;
	display: none;
	position: absolute !important;
	top: 50% !important;
	margin-top: -53px !important;
	z-index: 1 !important;
	width: 45px !important;
	height: 89px !important;
	margin-left: -23px !important;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 10px !important;
	right: auto !important;
	background: url(../img/prev.png) 0 0 no-repeat !important;
	display: none;
	position: absolute !important;
	top: 50% !important;
	margin-top: -53px !important;
	z-index: 1 !important;
	width: 45px !important;
	height: 89px !important;
}

.swiper-container:hover .swiper-button-prev {
	display: block;
}

.swiper-container:hover .swiper-button-next {
	display: block;
}

@media screen and (max-width: 1000px) {
	.swiper-button-prev {
		display: block !important;
		background-size: 50% auto !important;
	}
	.swiper-button-next {
		display: block !important;
		background-size: 50% auto!important;
	}
	.news li p br {
		display: block;
	}
	.more {
		display: none;
	}
	.lanrenzhijia_slider {
		height: auto;
		min-width: auto;
	}
	.lanrenzhijia_slider .bd li img {
		width: 100%;
		height: 5rem;
	}
	.productList ul {
		clear: both;
		padding: .7rem 0;
	}
	.productList li {
		margin: 0 .1rem;
		float: left;
		width: 95px;
	}
	.productList {
		height: auto;
	}
	.more {
		clear: both;
	}
	.news {
		height: auto;
		padding-bottom: 1.2rem;
	}
	.productImg {
		height: auto;
		background: none;
		padding-top: .4rem;
		overflow: hidden;
	}
	.more {
		margin: 0 auto;
		float: none;
		padding-bottom: .4rem;
	}
	.news ul {
		padding-top: .6rem;
		background: none;
		font-size: 0;
		height: auto;
		width: auto;
	}
	.news li {
		width: 100%;
		padding-left: 0;
		border-left: 0;
		float: none;
		text-align: center;
		border-top: solid 1px #d7d7d7;
		padding-bottom: .15rem;
		padding-top: .15rem;
		background: #f7f7f7 url(../img/jj.png) center 85% no-repeat;
	}
	.news li i {
		display: none;
	}
	.news li:after {
		top: 0;
		content: "";
		left: 50%;
		bottom: inherit;
		margin-top: 0;
		margin-left: -23px;
		height: 3px;
		width: 46px;
	}
	.news ul li a:after {
		height: 3px;
		width: 40px;
		content: "";
		position: absolute;
		left: 50%;
		top: 0;
		margin-left: -20px;
		background: #797979;
	}
	.news li:first-child:after {
		left: 50%;
	}
	.news li h3 {
		text-align: center;
	}
	.news li p {
		text-align: center;
	}
	.describe {
		width: 98%;
		float: none;
		margin: 0 auto;
		margin-bottom: .22rem;
		box-shadow: 1px 0px 7px rgba(0, 0, 0, 0.2);
	}
	.describe p {
		padding-left: 0.3rem;
		border: none;
	}
	.describe img {
		width: 100% !important;
		height: auto !important;
	}
	.lanrenzhijia_slider .pnBtn {
		display: block;
		top: 24%;
	}
	.lanrenzhijia_slider .prev .arrow {
		background-size: 50% auto;
		margin-top: 0;
		top: 151%;
	}
	.lanrenzhijia_slider .next .arrow {
		background-size: 50% auto;
		margin-top: 0;
		top: 151%;
	}
	.news li img {
		width: 1.2rem;
	}
	.news li h3 {
		padding: .1rem 0;
		font-size: .43rem;
		margin-top: .3rem;
	}
	.news li p {
		font-size: .3rem;
		height: .9rem;
		color: #888;
		overflow: hidden;
		margin-bottom: 0;
	}
	.news li>a:last-child {}
	.productList {
		overflow: hidden;
	}
	.productList li {
		margin: 0;
		width: 25%;
		text-align: center;
		float: left;
		position: relative;
		display: inline-block;
		box-sizing: border-box;
	}
	.productList li:after {
		border-right: solid 1px #dbdbdb;
		height: 1rem;
		width: 1px;
		position: absolute;
		right: 0;
		top: 50%;
		content: "";
		margin-top: -.7rem;
	}
	.productList li:first-child {
		/*	border-right: solid 1px #dbdbdb;*/
		/*border-bottom: solid 1px #dbdbdb;*/
		/*	margin-left: 10%;*/
	}
	.productList li:nth-child(2) {
		/*border-bottom: solid 1px #dbdbdb;*/
	}
	.productList li:nth-child(3) {
		/*padding-top: 5%;*/
		/*	margin-left: 10%;*/
		/*border-right: solid 1px #dbdbdb;*/
	}
	.productList li:nth-child(4) {
		/*padding-top: 5%;*/
	}
	.productImg .describeBox {
		width: 100%;
		position: relative;
		left: 0;
	}
	.lanrenzhijia_slider .pnBtn {
		height: 30px;
	}
	.productImg .content {
		position: relative;
	}
	.productImg .content .next {
		position: absolute;
		top: 50%;
		z-index: 999;
		background: url(img/dr_03.png) no-repeat center center;
		right: 0;
		width: 40px;
		height: 40px;
		margin-top: 2rem;
		display: block;
		background-size: 70% auto;
	}
	.productImg .content .prev {
		position: absolute;
		top: 50%;
		z-index: 999;
		background: url(img/fdf_03.png) no-repeat center center;
		left: 0;
		width: 40px;
		height: 40px;
		margin-top: 2rem;
		background-size: 70% auto;
		display: block;
	}
	.desw {
		width: 98%;
		margin: 0 auto;
		float: none !important;
		margin-bottom: .22rem;
		clear: both;
	}
	.iphones {
		display: block;
	}
	.pcs {
		display: none;
	}
	.up {
		animation: none;
	}
	.lanrenzhijia_slider .bd li {
		height: 8.5rem;
		background: #fbfbfb;
	}
	.lanrenzhijia_slider .hd {
		display: none;
	}
	.lanrenzhijia_slider .bd li div {
		width: 100%;
		margin-left: 0;
		left: 0;
		position: static;
		height: auto;
		padding-top: 0 !important;
		padding-left: 0;
	}
	.lanrenzhijia_slider .bd li div h3 {
		text-align: center;
		font-size: .4rem;
		color: #000;
		margin-top: .5rem;
		margin-bottom: .2rem;
	}
	.lanrenzhijia_slider .bd li div p {
		text-align: center;
		font-size: .35rem;
		color: #555555;
	}
	.textItem2 h3,
	.textItem2 p {
		display: block;
	}
	.textItem1 h3,
	.textItem1 p {
		display: block;
	}
	.lanrenzhijia_slider .bd li div.textItem1 a {
		float: none;
		display: block;
		margin: 0 auto;
		height: 30px;
		width: 2.6rem;
		font-size: .3rem;
		line-height: 30px;
		margin-top: .3rem !important;
		margin-right: auto !important;
		color: #fff;
		background: #e60012;
	}
	.lanrenzhijia_slider .bd li div a {
		float: none !important;
		display: block;
		margin: 0 auto;
		height: 30px;
		width: 2.6rem;
		font-size: .3rem;
		line-height: 30px;
		position: static !important;
		margin-top: .3rem !important;
		margin-right: auto !important;
	}
	.lanrenzhijia_slider .bd li div.textItem4 a {
		margin: 0 auto;
		margin-top: 0.3rem;
	}
	.describeBox .describe.fr {
		position: static;
	}
	.textItem4 h3,
	.textItem4 p {
		display: block;
	}
	.textItem5 h3,
	.textItem5 p {
		display: block;
	}
	.lanrenzhijia_slider .bd li div.textItem5 a {
		float: none;
		margin-left: auto;
		color: #fff;
		background: #e60012;
		margin-top: 0.3rem;
		position: static;
	}
	.swiper-pagination {
		display: none;
	}
}

.footer {
	height: 282px;
	background: #3c3c3c;
}

.footerLogo {
	float: left;
	height: 130px;
	border-right: solid 1px #626262;
	padding-right: 40px;
	margin-top: 30px;
}

.footerNav ul {
	padding-top: 40px;
}

.footerNav {
	position: relative;
}

.footerNav li {
	display: inline-block;
	vertical-align: top;
	margin-left: 40px;
	margin-right: 40px;
}

.footerNav li:last-child {
	position: absolute;
}

.footerNav li strong {
	color: #fff;
	display: block;
	text-align: left;
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 8px;
	font-size: 14px;
	white-space: nowrap;
}

.footerNav li strong:after {
	content: "";
	width: 27px;
	height: 2px;
	left: 0;
	position: absolute;
	bottom: 0;
	background: #bfbfbf;
}

.footerNav li a {
	font-size: 12px;
	display: block;
	line-height: 200%;
	color: #bdbdbd;
}

.footerNav li a.ftwx {
	position: relative;
}

.footerNav li a.ftwx i {
	background: url(../img/fr_04.png) no-repeat;
	position: absolute;
	left: 34px;
	width: 151px;
	height: 140px;
	top: -57px;
	display: none;
}

.footerNav li a:hover {
	text-decoration: underline;
}

.footer .copy {
	padding-top: 5px;
	color: #e1e1e1;
	margin-top: 15px;
	font-size: 12px;
	border-top: solid 1px #626262;
}

.mfooter {
	display: none;
}

.wxlayer {
	display: none;
}

@media screen and (max-width: 1000px) {
	.footer {
		display: none;
	}
	#gotop_btn {
		background-size: 80% auto;
		background-position: right top;
	}
	.mfooter {
		display: block;
		background: #f5f5f5;
	}
	.mfooter li {
		cursor: pointer;
		border-bottom: solid 1px #e4e4e4;
	}
	.mfooter strong {
		color: #888;
		font-weight: normal;
		display: block;
		font-size: .4rem;
		cursor: pointer;
		padding-left: .4rem;
		padding-top: .3rem;
		padding-bottom: .3rem;
		background: url(../img/uppng_03.png) no-repeat 92% 25%;
		background-size: 20px auto;
	}
	.mfooter strong.ups {
		background: url(../img/f3_03.png) no-repeat 92% 25%;
		background-size: 20px auto;
	}
	.mfooter li div {
		display: none;
	}
	.mfooter li div>a {
		display: block;
		padding-left: 20%;
		color: #888;
		font-size: .4rem;
		line-height: 180%;
	}
	.mfooter li a:last-child {
		padding-bottom: .4rem;
		font-size: .4rem;
	}
	.mfooter .service {
		color: #888888;
		font-size: .5rem;
		padding: .5rem 0 .5rem .7rem;
		border-bottom: solid 1px #e4e4e4;
	}
	.service img {
		float: right;
		margin-right: .5rem;
		width: 3.4rem;
		margin-top: -.4rem;
	}
	.lang {
		width: 80%;
		text-align: center;
		margin: .4rem auto;
		color: #888888;
		font-size: .4rem;
		cursor: pointer;
	}
	.lang p {
		color: #888888;
		font-size: .34rem;
		padding: .2rem 0;
		padding-right: 3%;
		cursor: pointer;
		background: url(../img/uppng_03.png) no-repeat 92% center;
		background-size: 20px auto;
		border: solid 1px #bebebe;
		width: 50%;
		margin: 0 auto;
		margin-top: -1px;
	}
	.lang span {
		display: none;
		background: #fff;
		padding: .1rem 0;
		border: solid 1px #bebebe;
		width: 53%;
		margin: 0 auto;
		margin-top: -1px;
	}
	.contwm {
		color: #888888;
		border-bottom: solid 1px #e4e4e4;
		font-size: .4rem;
		text-align: center;
		padding: .4rem 0;
	}
	.contwm img {
		vertical-align: middle;
		margin: 0 .3rem;
		width: 1.2rem
	}
	.contwm img:first-child {
		margin-left: .4rem;
		margin-right: 0;
	}
	.fcopy {
		text-align: left;
		background: #f5f5f5;
		font-size: .35rem;
		color: #888888;
		line-height: 160%;
		padding: .3rem 0;
		padding-left: .4rem;
	}
	.wxlayer {
		background: rgba(0, 0, 0, 0.2);
		text-align: center;
		left: 0;
		top: 0;
		width: 100%;
		z-index: 99999;
		display: none;
		position: fixed;
		height: 100%;
		box-sizing: border-box;
		padding-top: 40%;
	}
	.wxlayer>div {
		background: #fff;
		padding: 1.3rem;
		width: 55%;
		margin: 0 auto;
	}
	.wxlayer img {
		width: 5.5rem;
	}
	.wxlayer h3 {
		color: #000;
		font-size: .5rem;
		margin-top: .3rem;
	}
	.wxlayer p {
		color: #888888;
		margin-top: .3rem;
		font-size: .4rem;
	}
}


/*关于我们页面*/

.vide_t,
.vide {
	position: relative;
	overflow: hidden;
	width: 100%;
	font-size: 0;
	height: 100%;
}

.vide_t {
	text-align: center;
}

.vide_t img {
	min-width: 100%;
	width: 100%;
}

.vide_t em {
	background: url(../img/play_01.png) no-repeat center top;
	width: 58px;
	height: 52px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -26px 0 0 -17px;
	cursor: pointer;
	font-size: 14px;
	vertical-align: bottom;
	color: #fff;
	line-height: 144px;
}

.vide_t.hid {
	position: static;
}

.vide_t em.hid {
	display: none;
}

.brand_nav {
	background-color: #616161;
	text-align: center;
	width: 100%;
	position: relative;
	/*z-index: -1;*/
}

.brand_nav.flow {
	position: fixed;
	top: 0;
	z-index: 10;
}

.gray {
	position: fixed;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	top: 0;
	left: 0;
	display: none;
	z-index: 11;
}

.gray .pic {
	position: absolute;
	left: 50%;
	width: 50em;
	height: 30em;
	margin-top: -15em;
	margin-left: -25em;
	text-align: center;
	opacity: 0;
	z-index: 12;
	-webkit-animation: vide_hide 0.5s .3s infinite;
	animation: vide_hide 0.5s .3s infinite
}

.gray .pic .vide {
	/*-webkit-transform: scale(1.5);transform: scale(1.5);*/
	display: inline-block;
}

.gray .pic .vide p {
	background-color: #f5f5f5;
	text-align: right;
	font-size: 16px;
}

.gray .pic .vide p span {
	width: 1.2em;
	border-radius: 50%;
	height: 1.2em;
	background: url(../img/close.png) center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	cursor: pointer;
	margin: 7px 0 4px;
	display: inline-block;
	margin-right: 10px;
}


/*.gray .pic .vide p span:hover{background: url("../images/close_h.png") center no-repeat;background-color: #c81313;-webkit-background-size: cover;background-size: cover;}*/

.gray.on {
	display: block;
}

.gray.on .pic {
	-webkit-animation: vide_blod 0.5s .3s forwards;
	animation: vide_blod 0.5s .3s forwards
}

.gray.hid .pic {
	-webkit-animation: vide_hide 0.5s .3s forwards;
	animation: vide_hide 0.5s .3s forwards
}

@keyframes vide_blod {
	0% {
		top: 0;
	}
	100% {
		top: 50%;
		opacity: 1;
	}
}

@keyframes vide_hide {
	0% {
		top: 50%;
		opacity: 1;
	}
	100% {
		top: 0;
		opacity: 0;
	}
}

.brand_nav a {
	height: 4em;
	line-height: 4em;
	border-bottom: 1px solid transparent;
	font-size: 16px;
	color: #ffffff;
	border-top: 1px solid transparent;
	position: relative;
}

.brand_nav li {
	float: none;
	display: inline-block;
	padding: 0 6em;
}

.clear {
	clear: both;
	zoom: 1;
}

.brand_nav li.active {
	background-color: #e60012;
}

.brand_nav li.active {
	background-color: #cc0000;
}

.brand .title h3 {
	font-size: 32px;
	color: #333333;
	margin-bottom: 1em;
	position: relative;
	font-weight: normal;
	letter-spacing: 3px;
}

.brand .title h3:after {
	position: absolute;
	left: 50%;
	bottom: -8px;
	content: "";
	width: 30px;
	height: 4px;
	margin-left: -15px;
	background: #e60012;
}

.brand .index_title h2 {
	font-size: 22px;
}

.brand .title p {
	color: #808080;
	font-size: 14px;
	line-height: 1.9em;
}

.brand_con {
	text-align: center;
	/*padding-top: 6em;*/
}

.brand_con .wrap {
	background: #f7f7f7;
	padding-top: 10em;
	padding-bottom: 15em;
}

.brand_con ul {
	padding-top: 7.5em;
	overflow: hidden;
}

.brand_con li {
	width: 30%;
	background: #fff;
	height: 372px;
	vertical-align: top;
	float: left;
	box-sizing: border-box;
	padding: 5% 2%;
}

.brand_con li.last {
	margin-right: 0;
}

.brand_con li h4 {
	font-size: 22px;
	line-height: 1em;
	margin: 2em 0 0.7em;
	text-align: left;
}

.brand_con .con {
	color: #cc0000;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid #cccccc;
	line-height: 50px;
	position: relative;
	display: inline-block
}

.brand_con .con:before,
.brand_con .con:after {
	content: '';
	display: block;
	width: 40px;
	height: 1px;
	background-color: #cccccc;
	position: absolute;
	left: 0;
	margin-left: -55px;
	top: 50%;
}

.brand_con .con:after {
	left: inherit;
	right: 0;
	margin-right: -55px;
}

.brand_con .con span {
	width: 42px;
	height: 42px;
	border: 1px solid #cccccc;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -22px;
	margin-top: -22px;
}

.brand_con li:first-child {
	background: #fff url(../img/1_03.png) 80% bottom no-repeat;
}

.brand_con li:first-child p {
	border-right: solid 1px #d3d7d9;
	padding-right: 3%;
}

.brand_con li:nth-child(2) {
	background: #fff url(../img/2_05.png) 80% bottom no-repeat;
}

.brand_con li:nth-child(3) {
	background: #fff url(../img/3_07.png) 80% bottom no-repeat;
}

.brand_con li:nth-child(2) p {
	padding-right: 3%;
	border-right: solid 1px #d3d7d9;
}

.brand_con li p {
	color: #3b3132;
	line-height: 1.7em;
	text-align: left;
	font-size: 12px;
	line-height: 220%;
	min-height: 284px;
	letter-spacing: 1px;
}

.brand_con1 li {
	width: 23.5%;
	margin-right: 1.5%;
	position: relative;
	border: 1px solid #dbdbdb;
	padding: 4.5em 1em 3.5em 1.5em;
	box-sizing: border-box;
}

.brand_con1 li.last {
	margin-right: 0%;
}

.brand_con1 li h4 {
	font-size: 22px;
	text-align: center;
	padding-bottom: 1.2em;
	letter-spacing: 1px;
}

.brand_con1 li p {
	color: #4d4d4d;
	line-height: 1.8em;
	letter-spacing: 1px;
}

.brand_con1 li span {
	width: 3.5em;
	height: 3px;
	background-color: #e74937;
	margin-top: 1.5em;
}

.brand_con1 li .pic {
	position: absolute;
	text-align: center;
	left: 50%;
	margin-left: -78.5px;
	top: 0;
	margin-top: -38.5px;
	padding: 0 40px;
	background-color: #ffffff;
}

.brand_con1 li .pic .pic_in {
	width: 77px;
	height: 77px;
	line-height: 77px;
	border: 1px solid #e95949;
	border-radius: 50%;
}

.brand_con2 {
	padding-top: 130px;
}

.brand_con2 li {
	width: 50%;
	position: relative;
}

.brand_con2 li dd {
	width: 50%;
	float: left;
	position: relative;
}

.brand_con2 li img {
	width: 100%;
	display: block;
}

.brand_con2 li.max:after,
.brand_con2 li dd:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.47);
	left: 0;
	top: 0;
}

.brand_con3 {
	background-color: #f7f7f7;
	text-align: center;
}

.brand_con3 .wrap {
	overflow: hidden;
}

.brand_con3 .wrap .fl {
	background: #253840;
	width: 50%;
	height: 720px;
	padding-top: 3%;
	text-align: center;
	box-sizing: border-box;
}

.brand_con3 .wrap .fr {
	background: #586e73;
	width: 50%;
	height: 720px;
	box-sizing: border-box;
	padding-top: 3%;
}

.brand_con3 .wrap .fr .mess-list li {
	margin-bottom: 8%;
}

.brand_con3 .wrap .fr .mess-list {
	margin-left: 5%;
	height: 559px;
	float: left;
}

.brand_con3 .wrap .fr h5 {
	text-align: left;
	padding-left: 8%;
}

.brand_con2 li.max:hover:after,
.brand_con2 li dd:hover:after {
	display: none;
}

.brand_con3 .con {
	width: 92px;
	height: 92px;
	line-height: 92px;
	border: 1px solid #e74937;
	border-radius: 50%;
	display: inline-block;
}

.brand_con3 h4 {
	font-size: 22px;
	line-height: 3em;
}

.brand_con3 h5 {
	color: #fff;
	font-size: 34px;
	font-weight: normal;
	padding-bottom: .5em;
	padding-right: 9%;
}

.brand_con4 {
	background-color: #fff;
	padding: 12% 0 12%;
	text-align: center;
	clear: both;
}

.brand_con4 .title h3 {
	font-size: 34px;
	letter-spacing: 3px;
	color: #545454;
}

.brand_con4 .tit_con {
	font-size: 18px;
}

.brand_con4 li p {
	font-size: 16px;
	color: #2f2f2f;
	line-height: 1.7em;
	text-align: left;
}

.brand_con4 li p br {
	display: none;
}

.brand_con4 li {
	display: inline-block;
	/*vertical-align: top;*/
}

.brand_con4 ul {
	padding-top: 5%;
}

.brand_con4 li img {
	margin-bottom: 3em;
}

.brand_con4 li:nth-child(2) {
	margin: 0 12% 0 12%;
}

.brand_con4 li .tit_con {
	font-size: 32px;
	margin-bottom: .5em;
}

#contactUs {
	text-align: center;
	padding: 80px 0 110px;
	background: url(../img/repate_03.jpg) repeat-x top;
}

.brand_con5 .wrap {
	width: 1000px;
	margin: 0 auto;
}

.brand_con5 .title h3 {
	font-size: 34px;
	text-align: center;
	margin-bottom: 3.5em;
}

.brand_con5 li {
	width: 48%;
	vertical-align: top;
	text-align: left;
	float: left;
	padding-left: 14%;
	box-sizing: border-box;
	line-height: 2em;
	letter-spacing: 1px;
}

.brand_con5 li.last {
	border-right: none;
	border-left: solid 1px #d2d2d2;
	padding-left: 13%;
	margin-left: 4%;
}

.brand_con5 li:nth-child(2) {
	padding-left: 13%;
	margin-left: 4%;
	border-left: solid 1px #d2d2d2;
}

.brand_con5 li:nth-child(1) p {
	margin-bottom: 4em;
}

.brand_con5 li:nth-child(2) p {
	margin-bottom: 4em;
}

.brand_con5 li .con {
	height: 70px;
	line-height: 70px;
	display: none;
}

.brand_con5 h4 {
	font-size: 26px;
	font-weight: normal;
	padding-bottom: 1rem;
}

.brand_con5 li p {
	font-size: 16px;
	color: #000;
	line-height: 2.2em;
}

.brand_con5 .link_list span {
	display: block;
	width: 30px;
	height: 4px;
	background-color: #333333;
	margin: 3em auto;
}

.brand_con5 .link_list a {
	width: 50px;
	height: 50px;
	border: 1px solid #c4c4c4;
	border-radius: 50%;
	margin: 0 1em;
}

.brand_con6 {
	background: url(../img/bannerbg_02.jpg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	font-size: 16px;
	color: #ffffff;
	padding: 80px 0;
}

.brand_con6 .wrap {
	width: 1200px;
	margin: 0 auto;
}

.brand_con6 .title h3 {
	color: #ffffff;
	text-align: center;
	font-size: 34px;
}

.brand .brand_con6 .title h3:after {
	display: none;
}

.brand_con6 li {
	width: 100%;
	color: #f1f1f1;
	margin-bottom: 2em;
	font-style: italic;
}

.brand_con6 li.half {
	width: 48%;
}

.brand_con6 li.fr {
	text-align: right;
}

.brand_con6 li input {
	border: none;
	border-bottom: 1px solid #bfbfbf;
	height: 40px;
	line-height: 40px;
	background-color: transparent;
	padding: 0 2em;
	color: #ffffff;
	box-sizing: border-box;
	padding-left: 7em;
}

.error {
	border: solid 1px #e60012 !important;
	color: #e60012 !important;
	background: rgba(255, 0, 0, 0.1) !important;
}

.errorText {
	color: #e60012 !important;
}

.brand_con6 li span {
	line-height: 40px;
	width: 3.5em;
	display: block;
	float: left;
	position: relative;
	left: 5em;
	text-align: left;
}

.brand_con6 li.check {
	width: 90%;
	position: relative;
	top: 35px;
	left: 12px;
	margin: 0 auto;
}

.brand_con6 li:last-child {
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

.brand_con6 li textarea {
	width: 95%;
	height: 200px;
	font-size: 15px;
	border: none;
	border-bottom: 1px solid #bfbfbf;
	background-color: transparent;
	resize: none;
	padding: 2em;
	padding-top: 40px;
	box-sizing: border-box;
	color: #ffffff;
}

.brand_con6 button {
	color: #000000;
	background: none;
	border: 1px #fff solid;
	border-radius: 2px;
	padding: 0.6em 6.7em;
	font-size: 16px;
	margin-top: 1em;
	cursor: pointer;
	color: #fff;
	margin: 0 auto;
	display: block;
}

.brand_con6 button:hover {
	background: #e60012;
	color: #fff;
	border-color: #e60012;
}

.brand_con6 li.check input {
	visibility: hidden;
}

.brand_con6 li.check label {
	position: relative;
}

.brand_con6 li.check label {
	display: inline-block;
	cursor: pointer;
}

.brand_con7 {
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	height: 739px;
}

.brand_con7 .title h3 {
	font-size: 60px;
	padding-top: 2.28em;
	margin-bottom: 1em;
}

.brand_con7 .title a {
	font-size: 24px;
	color: #333333;
	border: 1px solid #7d7d7d;
	line-height: 2em;
	padding: 0 2.3em;
	border-radius: 10px;
}

.brand_con7 .title a:hover {
	background-color: #7d7d7d;
	color: #ffffff;
}

.brand_con0 {
	height: 939px;
	background: url("../img/map_02.jpg") center center no-repeat;
}

.brand_con0 .wrap {
	background: none;
}

.wxbox {
	text-align: center;
	padding-bottom: 7em;
	margin-top: -5em;
}

.wxbox p {
	display: inline-block;
	text-align: center;
	cursor: pointer;
	margin: 0 1.5em;
	position: relative;
}

.wxbox p span {
	display: inline-block;
}

.wxbox p i.wxcode {
	background: url(../img/wx_03.jpg) no-repeat;
	position: absolute;
	left: -157px;
	width: 151px;
	height: 140px;
	top: -42px;
	display: none;
}

.wxbox p img {
	margin-bottom: 1em;
	display: block;
}

.mess-list {
	background: url(../img/in-page-messBg.png) repeat-y 89px top;
	display: inline-block;
}

.mess-list li {
	vertical-align: top;
	margin-top: 6px;
	position: relative;
	/*overflow: hidden;*/
	*zoom: 1;
}

.mess-list li:first-child .mess-year {
	margin-top: -23px;
}

.mess-list li:first-child .mess-year i {
	top: 4px;
}

.mess-year {
	height: 26px;
	line-height: 140%;
	font-size: 14px;
	color: #fff;
	position: absolute;
	left: 29px;
	top: 50%;
	margin-top: -13px;
}

.mess-year i {
	width: 10px;
	height: 10px;
	display: block;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 56px;
	background: #fff;
	border-radius: 100%;
	top: 8px;
}

.mess-content-wrap {
	width: 382px;
	margin-left: 107px;
	padding: 8px 0 10px 4px;
}

.mess-content {
	/*overflow: hidden;*/
	*zoom: 1;
}

.mess-month {
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #999;
	float: left;
}

.mess-txt p {
	color: #fff;
	font-size: 12px;
	text-align: left;
}

.mess-txt p.top {
	position: relative;
	top: -12px;
}

.aboutPage #addwBanner.banner {
	text-align: center;
	height: 680px;
	background: url(../img/banner_02.jpg) no-repeat center top;
}

.aboutPage #addwBanner.banner h3 {
	font-size: 56px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	padding-top: 110px;
	margin-bottom: 40px;
	letter-spacing: 18px;
}

.aboutPage #addwBanner.banner a {
	margin-top: 30px;
	padding: 12px 110px;
	font-size: 20px;
	color: #fff;
	border: solid 1px #fff;
}


/*手机版*/

@media screen and (max-width: 1000px) {
	.vide_t em {
		background-size: 60% auto;
		background-repeat: no-repeat;
		background-position: center bottom;
	}
	.brand_nav a {
		font-size: .35rem;
	}
	.vide {
		width: 100%;
	}
	.vide_t img {
		width: 100%;
	}
	.brand_nav {
		overflow: hidden;
	}
	.brand_nav li {
		font-size: .45rem;
		padding: 0 .4rem;
		width: 25%;
		float: left;
		box-sizing: border-box;
	}
	.brand_con .wrap {
		padding-top: .9rem;
		background: #dfe2e7;
		padding-bottom: .5rem;
	}
	.brand .title p {
		padding: 0 10%
	}
	.brand_con6 {
		padding-top: 1rem;
	}
	.brand .title h3 {
		font-size: .5rem;
	}
	.wxbox {
		padding-bottom: 1rem;
	}
	.brand .title p br {
		display: none;
	}
	.brand_con li {
		height: auto;
		width: 100%;
		position: relative;
		box-sizing: border-box;
	}
	.brand_con li:first-child {
		background: #f6f6f6 url(../img/1_03.png) 3% 75% no-repeat;
		background-size: 20% auto;
		padding-left: 30%;
	}
	.brand_con li:first-child:after {
		border-bottom: solid 1px #dd7b87;
		width: 80%;
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
	}
	.brand_con li:nth-child(2) {
		background: #f6f6f6 url(../img/2_05.png) 93% 75% no-repeat;
		background-size: 20% auto;
		padding-right: 30%;
		padding-bottom: .5rem;
		bottom: 0;
		padding-left: 5%;
	}
	.brand_con li:nth-child(2):after {
		border-bottom: solid 1px #dd7b87;
		width: 80%;
		content: "";
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.brand_con li:nth-child(2) p {
		border: none;
	}
	.brand_con li:nth-child(3) {
		background: #f6f6f6 url(../img/3_07.png) 3% 60% no-repeat;
		background-size: 20% auto;
		padding-left: 30%;
		padding-bottom: 1rem;
	}
	.brand_con ul {
		padding-top: .5rem;
	}
	.brand_con4 li {
		width: 32%;
	}
	.brand_con4 li .tit_con {
		font-size: .42rem;
	}
	.brand_con li p {
		min-height: auto;
	}
	.brand_con6 {
		background: #000;
	}
	.brand_con4 li img {
		width: 1.2rem;
		margin-bottom: .3rem;
	}
	#contactUs {
		padding: 0;
	}
	.brand_con5 li {
		padding-left: 0;
	}
	.mess-list {
		margin-left: 0;
		padding-bottom: .4rem;
	}
	.mess-content-wrap {
		width: auto;
	}
	.brand_con3 .wrap .fr .mess-list {
		margin-left: 0;
		height: auto;
		padding-bottom: .3rem;
	}
	.brand_con3 h5 {
		font-size: .5rem;
		text-align: left;
		padding-left: 12%;
	}
	.brand_con li:first-child p {
		border: none;
	}
	.brand_con0 {
		background: url(../img/dt_03.jpg) no-repeat left bottom;
		background-size: 100% auto;
		height: 12.7rem;
	}
	.brand_con5 ul {
		position: relative;
	}
	.brand_con5 ul:after {
		width: 2px;
		height: 3rem;
		position: absolute;
		left: 50%;
		margin-left: -1px;
		top: 50%;
		content: "";
		border-left: solid 1px #d2d2d2;
		margin-top: -2rem;
	}
	.brand_con4 ul {
		overflow: hidden;
		text-align: center;
	}
	.brand_con4 li:first-child {
		float: left;
	}
	.brand_con4 li:nth-child(2) {
		margin: 0 0;
	}
	.brand_con4 li:last-child {
		float: right;
	}
	.brand_con4 li p {
		height: 1rem;
		text-align: center;
		font-size: .3rem;
	}
	.brand_con4 li p br {
		display: block;
	}
	.brand_con5 li {
		float: left;
		width: 48%;
		box-sizing: border-box;
		padding-left: 8% !important;
		border: none !important;
	}
	.brand_con5 li:nth-child(2) {
		margin-left: 0;
		padding-left: 0;
	}
	.brand_con3 .wrap .fl {
		width: 100%;
		height: auto;
		margin-top: .3rem;
		padding-bottom: .4rem;
	}
	.brand_con3 .wrap .fr {
		width: 100%;
		margin-top: .3rem;
		height: auto;
	}
	.brand_con5 h4 {
		padding-bottom: .4rem;
		font-size: .4rem;
	}
	.brand_con5 li p {
		margin-bottom: .5rem !important;
	}
	.brand_con5 li p {
		font-size: .3rem;
	}
	.brand_con5 .wrap {
		width: auto;
	}
	.wxbox p {
		margin-top: .8rem;
	}
	.brand_con6 li input {
		width: 92% !important;
		margin: 0 auto;
		display: block;
	}
	.brand_con6 li textarea {
		width: 92% !important;
		height: 3rem;
		display: block;
		margin: 0 auto;
	}
	.brand_con6 button {
		clear: both;
	}
	.brand_con6 li.half {
		width: 100%;
	}
	.brand_con6 .wrap {
		width: auto;
	}
	.brand_con6 li.fr {
		text-align: left;
	}
	.brand_con6 .wrap ul {
		padding-bottom: .8rem;
	}
	.brand_con6 li:last-child {
		overflow: hidden;
	}
	.wxbox p i.wxcode {
		left: -151px;
		display: none;
	}
	#contactUs {
		background: none;
	}
	.brand_con6 li {
		margin-bottom: 0;
	}
	.brand_con6 li.check {
		left: 0;
	}
	.brand_con6 li span {
		left: 6%;
		top: .9rem;
	}
	.aboutPage #addwBanner.banner h3 {
		font-size: .5rem;
		text-align: center;
		padding-top: .4rem;
	}
	.aboutPage #addwBanner.banner a {
		background: #c50018;
		color: #fff;
		padding: .2rem .9rem;
		border: none;
		font-size: .3rem;
	}
	.aboutPage #addwBanner.banner {
		height: 6.8rem;
		margin-top: .3rem;
		background: url(../img/jds_03.jpg) no-repeat;
		background-size: 100% auto;
	}
}


/*产品详情页面*/

.ProductPage {
	background: #f9fafb;
}

.ProductPage>.content {
	padding-bottom: 40px;
}

.location {
	padding: .5em 0;
	border-top: solid 1px #dfe0e1;
	border-bottom: solid 1px #dfe0e1;
	margin-bottom: 20px;
}

.location a {
	color: #010101;
	font-size: 16px;
}

#product_display {
	margin: 0 36px;
	width: 560px;
	float: left;
	margin-left: 0;
}

.productM {
	text-align: center;
	width: 558px;
	height: 580px;
}

.productM img {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}

#product_display_mobile {
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 560px;
	display: none;
	margin-bottom: 34px;
}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}


/* display none until init */

.owl-carousel {
	display: none;
	position: relative;
	width: 99.5%;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
	float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
	cursor: pointer;
}

.owl-controls .owl-buttons div {
	position: absolute;
}

.owl-controls .owl-buttons .owl-prev {
	left: 10px;
	top: 50%;
}

.owl-controls .owl-buttons .owl-next {
	right: 10px;
	top: 50%;
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
}


/* mouse grab icon */

.grabbing {
	cursor: url(../img/grabbing.png) 8 8, move;
}


/* fix */

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}


/* OpenCart Code */

.owl-carousel {
	margin: 0 0 20px;
	background: #fff;
	direction: ltr !important;
	z-index: 1;
}

.owl-wrapper-outer {
	/*border: 4px solid #fff;*/
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.owl-carousel .owl-buttons div {
	opacity: 0;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	transition: all .3s ease;
}

.owl-carousel:hover .owl-buttons div {
	opacity: 0.7;
}

.owl-carousel .owl-buttons .owl-prev {
	left: 10px;
}

.owl-carousel .owl-buttons .owl-next {
	right: 10px;
}

.owl-carousel .owl-buttons div i {
	font-size: 40px;
	margin: -20px 0 0;
}

.owl-pagination {
	text-align: center;
	top: 20px;
	position: relative;
}

.owl-controls .owl-page {
	display: inline-block;
	margin: 0px 6px;
}

.owl-controls .owl-page span {
	display: block;
	width: 11px;
	height: 11px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.owl-controls .owl-page.active span {
	background: rgba(0, 0, 0, 0.9);
}


/*

* 	Owl Carousel Owl Demo Theme

*	v1.3.3

*/

.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}


/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;
	/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	/*IE7 fix*/
	opacity: 0.5;
}


/* Clickable class fix problem with hover on touch devices */


/* Use it for non-touch hover action */

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}


/* Styling Pagination*/

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline;
	/*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	/*IE7 fix*/
	opacity: 1;
}


/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}


/* preloading images */

.owl-item.loading {
	min-height: 150px;
	background: url(../img/AjaxLoader.gif) no-repeat center center;
}

#owl-demo {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	position: relative;
	margin-bottom: 0;
	margin-top: 8px;
}

#owl-demo .item {
	display: block;
}

#owl-demo .owl-item+.owl-item {
	margin-left: 2px;
}

#owl-demo img {
	display: block;
	max-width: 100px;
	max-height: 100px;
	border: 1px solid transparent;
}

#owl-demo img.active {
	border: 1px solid #d70023;
}

#owl-demo .owl-wrapper-outer {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#owl-demo .owl-item.loading {
	min-height: 102px;
}

#owl-demo .owl-pagination {
	display: none !important;
}

#owl-demo .owl-buttons .owl-prev,
#owl-demo .owl-buttons .owl-next {
	width: 20px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	position: absolute;
	top: 50%;
	margin: -20px 0 0 0;
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 0;
	background-color: transparent;
}

#owl-demo .owl-buttons .owl-prev i,
#owl-demo .owl-buttons .owl-next i {
	font-size: 40px;
	color: #b7b7b7;
	margin-top: 0;
}

#owl-demo .owl-buttons .owl-prev:hover,
#owl-demo .owl-buttons .owl-next:hover {
	background-color: #cbd0d5;
}

#owl-demo .owl-buttons .owl-prev:hover i,
#owl-demo .owl-buttons .owl-next:hover i {
	color: #ffffff;
}

#owl-demo .owl-buttons .owl-prev {
	left: -36px;
}

#owl-demo .owl-buttons .owl-next {
	right: -36px;
}

.productM img {
	width: 100%;
}

.product_detail {
	float: left;
	margin-left: 40px;
	width: 38%;
}

.product_detail h2 {
	color: #2b2b2b;
	font-weight: normal;
	font-size: 32px;
}

.product_detail p {
	color: #616161;
	font-size: 14px;
	line-height: 180%;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.product_detail p.line {
	border-bottom: solid 1px #aaaaaa;
}

.product_detail p .jd {
	display: inline-block;
	width: 75px;
	height: 28px;
	margin-left: 30px;
	margin-right: 40px;
	background: url(../img/jdlogo.png) no-repeat left bottom;
}

.product_detail p .jd:hover {
	background: url(../img/jdlogo.png) no-repeat left top;
}

.product_detail p .tm {
	display: inline-block;
	width: 136px;
	height: 27px;
	background: url(../img/tmlogo.png) no-repeat left top;
}

.product_detail p .tm:hover {
	background: url(../img/tmlogo.png) no-repeat 0px -25px;
}

.product_detail div {
	color: #616161;
	font-size: 16px;
	min-height: 45px;
}

.product_detail div.attr li {
	border: solid 1px #f9fafb;
	display: inline-block;
	font-size: 0;
	cursor: pointer;
	margin-right: 5px;
}

.product_detail div.attr li img {
	width: 42px;
	height: 42px;
}

.product_detail div {
	overflow: hidden;
	margin-bottom: 20px;
}

.product_detail div>span {
	float: left;
	top: 11px;
	position: relative;
	margin-right: 0px;
	width: 91px;
	text-align: right;
}

.product_detail div ul {
	float: left;
}

.product_detail div.attr li:hover,
.product_detail div.attr li:active {
	border: solid 1px #e60012;
}

.product_detail div.attr li i {
	width: 60px;
	font-size: 16px;
	display: inline-block;
	height: 100%;
	font-style: normal;
	height: 42px;
	padding: 0 10px;
	text-align: center;
	line-height: 42px;
}

.product_detail div.attr li span {
	width: 60px;
	display: inline-block;
}

.product_detail p.xf {
	border-top: solid 1px #aaaaaa;
	padding-top: 14px;
}

.product_detail p.kf {
	margin-top: 20px;
	font-size: 14px;
}

.product_detail p.kf a {
	display: inline-block;
	padding-left: 22px;
	vertical-align: middle;
	line-height: 18px;
	height: 18px;
	background: url(../img/qq_03.png) no-repeat 0px 0px;
}

.product_detail p.kf a:hover {
	background: url(../img/qq_03.png) no-repeat 0px bottom;
}

.product_detail p.kf img {
	vertical-align: middle;
	margin-right: 5px;
}

.Summary {
	clear: both;
	background: #fff;
	padding-bottom: 40px;
}

.Summary .content {
	width: auto;
}

.summaryTab {
	padding-top: 15px;
}

.Summary .summaryNav {
	width: 1200px;
	margin: 0 auto;
}

.summaryTab p {
	text-align: center;
}

.summaryTab table {
	margin: 0 auto;
}

.summaryTab p img {
	margin: 0 auto;
	max-width: 100%;
}

.summaryNav {
	margin-bottom: 20px;
}

.summaryNav li {
	color: #808080;
	display: inline-block;
	font-size: 14px;
	cursor: pointer;
	height: 46px;
	line-height: 46px;
	padding: 0 30px;
}

.summaryNav li:hover,
.summaryNav li.cur {
	color: #fff;
	background: #e60012;
}

.summaryTab {
	display: none;
	text-align: center;
}

.summaryTab table td {
	border: solid 1px #ddd;
}

.clearboth {
	clear: both;
}

.ftbuy {
	display: none;
}

.swiperBox {
	display: none;
}

@media screen and (max-width: 1000px) {
	.summaryTab table {
		width: auto !important;
	}
	.summaryTab img {
		width: 100% !important;
	}
	#product_display {
		width: 100%;
		margin: 0;
		height: 450px;
		/*overflow: hidden;*/
		background: #fff;
	}
	.location {
		clear: both;
		border-top: solid 1px #dbdbdb;
		background: #fff;
		text-indent: 2em;
		padding: .4rem 0;
		margin-bottom: 0;
		border-bottom: solid 1px #dbdbdb;
	}
	.product_detail {
		margin-left: 0rem;
		background: #fff;
		padding-top: .8rem;
		width: 100%;
	}
	.product_detail p,
	.product_detail h2 {
		padding-left: .3rem;
	}
	.product_detail p.kf {
		display: none;
	}
	.product_detail p.xf {
		display: none;
	}
	.product_detail div {
		padding-left: .3rem;
	}
	.product_detail p .tm,
	.product_detail p .jd {
		display: none;
	}
	.productM {
		width: 100%;
		height: auto;
		display: none;
	}
	.product_detail div>span {
		top: 0;
		float: none;
		display: block;
	}
	.product_detail h2 {
		font-size: .4rem;
	}
	.product_detail div ul {
		float: none;
		margin-bottom: .2rem;
		padding-left: .1rem;
		margin-top: .3rem;
	}
	.owl-item {
		width: 112px !important;
	}
	#owl-demo img {
		display: block !important;
	}
	#owl-demo {
		display: none !important;
	}
	.location a {
		display: none;
	}
	.location .content {
		font-size: 0;
	}
	.location a:last-child {
		display: block;
	}
	.ftbuy {
		position: fixed;
		width: 100%;
		bottom: 0;
		display: block;
		left: 0;
		z-index: 999;
		border-top: 1px solid #dbdbdb;
		background: #fff;
		height: 1.4rem;
	}
	.ftbuy .btn1 {
		display: inline-block;
		height: 30px;
		width: 30px;
		background: url(../img/bg2.png) no-repeat center;
		background-size: 100% auto;
		margin-left: .3rem;
		margin-top: .3rem;
	}
	.ftbuy .ljbuy {
		display: inline-block;
		border: solid 1px #c50018;
		font-size: .3rem;
		border-radius: .1rem;
		float: right;
		color: #c50018;
		margin-top: .3rem;
		margin-right: .3rem;
		text-decoration: none;
		padding: .2rem .6rem;
	}
	.jdtm {
		position: fixed;
		width: 100%;
		bottom: -5rem;
		display: block;
		left: 0;
		z-index: 999;
		border-bottom: solid 1px #ddd;
		text-align: center;
		background: #fff;
		height: 5rem;
	}
	.jdtm .txt {
		position: relative;
		color: #888888;
		font-size: .35rem;
		padding: .7rem 0;
	}
	.jdtm .txt:after {
		position: absolute;
		content: "";
		width: 4rem;
		left: 50%;
		bottom: 0.3rem;
		margin-left: -2rem;
		border-bottom: solid 1px #ddd;
	}
	.jdlink img {
		width: 2.3rem;
	}
	.tmlink {
		position: relative;
		padding-top: .4rem;
		padding: .5rem 0rem;
	}
	.tmlink:after {
		position: absolute;
		content: "";
		width: 4rem;
		left: 50%;
		top: 0.3rem;
		margin-left: -2rem;
		border-bottom: solid 1px #ddd;
	}
	.tmlink img {
		width: 4.3rem;
	}
	#product_display .swiperBox {
		display: block;
		position: relative;
	}
	.blue-slide {}
	.red-slide {}
	.orange-slide {}
	#product_display .swiper-slide {
		line-height: 425px;
		color: #fff;
		font-size: 36px;
		text-align: center;
	}
	#product_display .swiper-slide img {
		width: 100%;
	}
	#product_display .swiper-container {
		height: 430px;
	}
	#product_display .swiper-scrollbar {
		/*	height: 10px;
		margin: 20px auto;
		width: 880px;*/
	}
	#product_display .swiperBox .swiper-scrollbar {
		display: block !important;
		position: absolute !important;
		width: 140px !important;
		height: 1px !important;
		background-color: #e5e5e5 !important;
		left: 50% !important;
		margin-left: -70px !important;
		/*	top: 100%;*/
	}
	#product_display .swiperBox .swiper-scrollbar .swiper-scrollbar-drag {
		position: absolute;
		bottom: 0;
		width: 0;
		height: 2px;
		top: -1px !important;
		background-color: #b7b7b7;
	}
	#product_display .swiper-button-next,
	#product_display .swiper-container-rtl .swiper-button-prev {
		background: url(../img/dr_03.png) no-repeat center !important;
	}
	#product_display .swiper-button-prev,
	#product_display .swiper-container-rtl .swiper-button-next {
		background: url(../img/fdf_03.png) no-repeat center !important;
		left: 10px;
		right: auto;
	}
}


/*下载中心*/

.downloadPage {
	padding: 5% 0 8%;
	background: #f5f5f5;
}

.downloadPage h2 {
	text-align: center;
	font-weight: normal;
	margin-bottom: 80px;
	font-size: 32px;
}

.pageNo {
	background: #fff;
	padding: 8% 0;
	text-align: center;
	margin-bottom: 5%;
}

.retunBtn {
	color: #383636;
	font-size: 18px;
	padding: 0.6em 5.2em;
	background: #fff;
}

.box {
	text-align: center;
}

@media screen and (max-width: 1000px) {
	.downloadPage {
		background: #fff;
		padding-top: 0;
	}
	.downloadPage h2 {
		font-size: .5rem;
		padding: .4rem 0;
		border-bottom: solid 1px #dbdbdb;
	}
	.pageNo img {
		width: 100%;
	}
}


/*加入我们职位页面*/

.aboutPage .banner {
	text-align: center;
	height: 680px;
	background: url(../img/banner_02.jpg) no-repeat;
}

.aboutPage .banner h3 {
	font-size: 56px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	padding-top: 110px;
	margin-bottom: 40px;
	letter-spacing: 18px;
}

.aboutPage .banner a {
	margin-top: 30px;
	padding: 12px 110px;
	font-size: 20px;
	color: #fff;
	border: solid 1px #fff;
}

.jobCont h2 {
	text-align: center;
	color: #000;
	padding: 60px 0;
	font-weight: normal;
	font-size: 34px;
}

.jobSeach {
	width: 1200px;
	margin: 0 auto;
	height: 98px;
	padding-top: 30px;
	box-sizing: border-box;
	background: #f7f7f7;
	padding-left: 20px;
}

.jobSeach select,
.jobSeach input {
	font-size: 16px;
	color: #666666;
	height: 2.5em;
	line-height: 2.5em;
	border: 1px solid #bfbfbf;
	padding: 0 0.5em;
	box-sizing: border-box;
	display: inline-block;
}

.jobSeach select,
.jobSeach form {
	margin: 0 0.6em;
}

.jobSeach form {
	display: inline-block;
	vertical-align: top;
}

.jobSeach form input {
	vertical-align: middle;
}

.jobSeach form input.search {
	width: auto;
}

.join .join_select form input.search {
	width: 18em;
}

.jobSeach form input.btn {
	background-color: #6a6a6a;
	padding: 0 2em;
	color: #ffffff;
	margin-left: -0.5em;
	cursor: pointer;
	-webkit-appearance: none;
	border-color: #6a6a6a;
}

.jobSeach select {
	width: 19.5%;
	position: relative;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url("../img/join_05.jpg") right center no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

.join .join_adv .content {
	font-size: 15px;
	color: #666666;
}

.join .join_adv dl {
	border-bottom: 1px solid #aaa;
	padding: 1.7em 3em;
	position: relative;
	overflow: hidden;
	/*cursor: pointer;*/
}

.join .join_adv dd {
	width: 19%;
	float: left;
	text-align: center;
}

.join .join_adv dd.d1 {
	width: 22%;
	text-align: left
}

.join .join_adv_top dl:after {
	display: none;
}

.join .join_adv_top dd {
	font-size: 14px;
	color: #000;
}

.join .join_adv_top dd a {
	font-size: 14px;
	color: #000;
}

.join .join_adv .content_in {
	padding: 2.5em 3em 4.6em;
	border-bottom: 1px solid #f1f1f1;
	display: none;
}

.join .join_adv .content_in.first {
	display: block;
}

.join .join_adv .content_in p {
	line-height: 2em;
}

.join .join_adv li {
	width: 100%;
}

.join_adv {
	min-height: 400px;
	padding-bottom: 20px;
}

@media screen and (max-width: 1000px) {
	.jobSeach {
		width: auto;
		height: auto;
		background: none;
		overflow: hidden;
		padding: .3rem .6rem;
	}
	.jobSeach select {
		width: 100%;
		margin-bottom: .3rem;
		margin-left: 0;
	}
	.jobSeach form {
		margin-right: 0;
		width: 100%;
		margin-left: 0;
	}
	.jobSeach form input.search {
		width: 72%;
		-webkit-appearance: none;
		float: left;
	}
	.jobSeach form input.btn {
		width: 27%;
		float: right;
	}
	.jobcont h1 {
		text-align: center;
		padding-left: 0 !important;
	}
	.aboutPage .banner h3 {
		font-size: .6rem;
		padding-left: 0;
		padding-top: .7rem;
		letter-spacing: 2px;
	}
	.aboutPage .banner {
		clear: both;
		height: 5rem;
		background: url(../img/fs_01.jpg) no-repeat;
		background-size: 100% auto;
	}
	.jobCont h2 {
		font-size: .6rem;
		padding: .6rem 0;
	}
	.join .join_adv_top dd.d4 {
		display: none;
	}
	.join .join_adv dd {
		width: 25% !important;
	}
}


/*新闻页面*/

.newsPage h2 {
	text-align: center;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 40px;
	font-size: 32px;
	letter-spacing: 3px;
}

.newsPage {
	background: #f1f1f1;
	padding-bottom: 50px;
	padding-top: 20px;
}

.newsList li {
	background: #fff;
	height: 280px;
	transition: all .6s;
	margin-bottom: 20px;
}

.newsList li:hover {
	transform: translate(0px, -5px);
	box-shadow: 2px 10px 9px 0px #ccc;
}

.newsList li img {
	float: left;
	width: 340px;
	margin-right: 58px;
	margin-top: 38px;
	height: 200px;
	margin-left: 108px;
}

.newsList li h3 {
	font-size: 18px;
	font-weight: normal;
	padding-top: 45px;
	margin-bottom: 20px;
}

.newsList li h3 a {
	color: #000;
	font-size: 18px;
}

.newsList li p span {
	color: #808080;
	font-size: 14px;
	margin-right: 40px;
}

.pages {
	text-align: right;
}

.pages a {
	color: #191919;
	font-size: 14px;
	width: 20px;
	height: 20px;
	text-align: center;
	margin-left: 2px;
	line-height: 20px;
	background: #fff;
	display: inline-block;
}

.pages a:hover {
	text-decoration: underline;
}

@media screen and (max-width: 1000px) {
	.newsPage {
		background: #fff;
		padding-top: 0;
	}
	.newsPage h2 {
		margin-top: 0;
		margin-bottom: 0;
		font-size: .5rem;
		padding: .4rem 0;
		border-bottom: solid 1px #dbdbdb;
	}
	.newsList li h3 {
		padding-top: 0;
	}
	.newsList li {
		height: auto;
		width: 90%;
		margin: 0 auto;
		border-bottom: solid 1px #dbdbdb;
		padding: .8rem 0;
	}
	.newsList li h3 a {
		font-size: .4rem;
	}
	.newsList li img {
		height: auto;
		width: 3rem;
		margin-left: 0;
		margin-top: 0;
		margin-right: 0.4rem;
	}
	.newsList li p span {
		margin-right: .3rem;
		font-size: .3rem;
	}
	.pages {
		font-size: .5rem;
		padding-top: .3rem;
		padding-right: .8rem;
	}
}

.newsDetails {
	background: #eeeeee;
	padding-bottom: 5%;
	padding-top: 3%;
}

.newsDetails h1 {
	text-align: center;
	color: #000;
	font-weight: normal;
	font-size: 28px;
	margin-bottom: .5em;
}

.newsDetails .newsTit {
	color: #808080;
	font-size: 14px;
	text-align: center;
	margin-bottom: 40px;
}

.newsDetails .newsTit span:nth-child(2) {
	margin: 0 5%;
}

.newsDetails .pageNews {
	background: #fff;
	margin: 0 auto;
	box-shadow: 8px 11px 14px -12px rgba(0, 0, 0, 0.5);
}

.newsDetails .nextNew {
	color: #505050;
	padding-top: 3%;
	font-size: 14px;
}

.newsDetails h2 {
	display: none;
}

.pageNews {
	padding: .4rem;
}

@media screen and (max-width: 1000px) {
	.newsDetails {
		padding-top: 0;
		clear: both;
	}
	.newsDetails h2 {
		font-size: .5rem;
		padding: .4rem 0;
		text-align: center;
		display: block;
		background: #fff;
		border-bottom: solid 1px #dbdbdb;
	}
	.newsDetails h1 {
		font-size: .4rem;
		margin-top: .5rem;
	}
	.newsDetails .newsTit {
		font-size: .3rem;
		margin-bottom: .5rem;
	}
	.newsDetails .pageNews {
		box-shadow: none;
	}
	.newsDetails .pageNews p {
		text-indent: 0 !important;
	}
	.newsDetails .pageNews img {
		max-width: 100% !important;
		width: 100% !important;
	}
	.newsDetails .nextNew {
		background: #fff;
		padding: .4rem 0;
		font-size: .32rem;
		text-indent: 2em;
		border-top: solid 1px #dbdbdb;
	}
	.newsDetails .nextNew a {
		font-size: .32rem;
		color: #505050;
	}
}


/*产品中心页*/

.ProductcenterPage {
	background: #f8f8f8;
	position: relative;
}

.logoBox {
	padding: 0% 0;
	text-align: center;
	height: 520px;
	width: 100%;
	font-size: 0;
	background: url(../img/logo2_03.jpg) no-repeat center top;
	background-size: 100% auto;
}

.logoBox img {
	/*	box-shadow: 61px 0px 92px rgba(0, 0, 0, 0.13);*/
	/*	position: absolute;
	left: 50%;
	top: 0;*/
	width: 100%;
	height: 520px;
	display: none;
	/*margin-left: -960px;*/
}

.ProductcenterPage .content {
	width: 100%;
}

.ProductcenterPage .productBox .content {
	width: 1200px;
}

.products {
	text-align: center;
}

.products li {
	border-bottom: 0px;
}

.productBox {
	background: #fdfdfd url(../img/line_03.jpg) repeat-x top;
	padding-top: 7%;
}

.item {}

.item h3 {
	text-align: center;
	font-size: 23px;
	padding: 5% 0;
	font-weight: normal;
	color: #505050;
}

.item ul li {
	display: inline-block;
	margin-right: .5em;
	cursor: pointer;
	border-bottom: solid 2px #f7f7f7;
	box-shadow: 10px 0px 16px rgba(128, 128, 128, 0.4);
	transition: all .4s;
	width: 286px;
}

.item ul li:hover {
	border-bottom: solid 2px #e60012;
	-webkit-transform: scale(1.02);
	transform: scale(1.02)
}

.item ul li img {
	display: block;
	margin: 0 auto;
	/*	width: 286px;
	height: 340px;*/
}

.item ul li span {
	display: block;
	text-align: center;
	font-size: 16px;
	height: 70px;
	overflow: hidden;
	line-height: 70px;
	background: #f7f7f7;
	margin: 0 auto;
}

.ftbanner {
	font-size: 0;
	margin-top: 12%;
}

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

.products {
	text-align: center;
}

.products li {
	border-bottom: 0px;
}

.productList li,
.products li {
	/*	width: 100px;
	font-size: 12px;
	height: 113px;
	text-align: center;
	display: inline-block;
	margin: 0 60px;
	transition: all .6s;
	cursor: pointer;*/
}

.products li a {
	width: 100%;
	display: inline-block;
	height: 100%;
}

.productList li:hover,
.products li:hover {
	border-bottom: solid 2px #e60012;
	box-shadow: 2px 4px 9px -1px #ccc;
	transform: translate(0px, -10px);
}

.productList li img,
.products li img {
	margin: 0 auto;
	display: block;
	margin-bottom: 10px;
}

.pc {
	display: block;
}

.iphone {
	display: none;
}

.morebtn {
	display: none;
}

@media screen and (max-width: 1000px) {
	.ProductcenterPage .productBox .content {
		width: auto;
	}
	.logoBox img {
		width: 100%;
		display: none;
	}
	.logoBox {
		height: 5rem;
		background: url(../img/cpzz.jpg) no-repeat center top;
		background-size: 100% auto;
	}
	.products {
		overflow: hidden;
	}
	.products li {
		margin: 0;
		width: 25%;
		text-align: center;
		float: left;
		display: inline-block;
		box-sizing: border-box;
		position: relative;
	}
	.products li:after {
		border-right: solid 1px #dbdbdb;
		height: 1rem;
		width: 1px;
		position: absolute;
		right: 0;
		top: 50%;
		content: "";
		margin-top: -.7rem;
	}
	/*		.products li:first-child {
			border-right: solid 1px #dbdbdb;
			border-bottom: solid 1px #dbdbdb;
			margin-left: 10%;
		}
		.products li:nth-child(2) {
			border-bottom: solid 1px #dbdbdb;
		}
		.products li:nth-child(3) {
			padding-top: 5%;
			margin-left: 10%;
			border-right: solid 1px #dbdbdb;
		}
		.products li:nth-child(4) {
			padding-top: 5%;
		}*/
	.item ul {
		text-align: left;
		padding: 0 2%;
		padding-left: 8%;
		position: relative;
		padding-bottom: 1.2rem;
		padding-top: .3rem;
		overflow: hidden;
		zoom: 1;
		clear: both;
	}
	.item ul li {
		width: 45%;
		margin-bottom: .3rem;
		border-bottom: solid 2px #e60012;
		transform: scale(1.02);
		margin-right: 3%;
		float: left;
	}
	.item ul li:nth-child(n+5) {
		display: none;
	}
	.item ul li img {
		width: 100%;
		height: auto;
	}
	.ftbanner img {
		width: 100%;
	}
	.item h3 {
		font-size: .4rem;
		text-align: left;
		padding-left: 10%;
	}
	.productBox {
		background: #fff;
	}
	.pc {
		display: none;
	}
	.iphone {
		display: block;
	}
	img.iphone {
		width: 100%;
	}
	.morebtn {
		text-align: center;
		display: block;
		font-size: .34rem;
		padding: .3rem 0;
		position: absolute;
		bottom: 0;
		width: 88%;
	}
	.morebtn i {
		display: inline-block;
		width: 28px;
		vertical-align: middle;
		height: 28px;
		margin-left: .3rem;
		background: url(../img/uppng_03.png) no-repeat center;
		background-size: 100% auto;
	}
	.morebtn i.up {
		background: url(../img/f3_03.png) no-repeat center;
		background-size: 100% auto;
	}
	.describeBox>div:nth-child(4) {
		position: static;
		width: 100%;
	}
	.describeBox>div:nth-child(4) img {
		width: 100%;
		height: auto;
	}
}


/*服务页面*/

.banner.ser {
	height: 520px;
	color: #ffffff;
	position: relative;
	background: url(../img/service_02.jpg) no-repeat center top;
}

.banner.ser h3 {
	font-size: 48px;
}

.banner.ser p {
	font-size: 36px;
	padding-top: 0.8em;
}

.banner.ser .txt {
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -54px;
	width: 100%;
	text-align: center;
}

.banner_slide_down span {
	display: inline-block;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	font-size: 85px;
	font-family: "SimHei";
}

.banner_slide_down {
	font-size: 20px;
	color: #ffffff;
	position: absolute;
	bottom: 10%;
	width: 100%;
	text-align: center;
}

.serve_sell {
	padding: 9.5em 0;
}

.serve_sell li {
	width: 48%;
	text-align: center;
}

.serve_sell li a {
	color: #333333;
	background-color: #f1f1f1;
	display: block;
	padding: 7.5em;
}

.serve_sell li a:hover {
	-webkit-transform: scale(1.01);
	transform: scale(1.01);
	box-shadow: 2px 3px 10px 4px rgba(0, 0, 0, 0.2)
}

.serve_sell li h3 {
	font-size: 30px;
	line-height: 1em;
	white-space: nowrap;
}

.serve_sell li span {
	width: 30px;
	height: 4px;
	background-color: #333333;
	margin: 1em 0 5em;
}

.serve_sell li p {
	font-size: 16px;
	line-height: 1.7em;
}

.serve_in {
	padding: 7.5em 0 5em;
}

.serve_in h3 {
	font-size: 36px;
	text-align: center;
	padding-bottom: 1.5em;
}

.serve_in a.btn {
	font-size: 16px;
	margin-top: 1em;
}

.serve_in a.btn:hover {
	color: #c81313;
}

.serve_flow {
	background-color: #f5f5f5;
}

.serve_flow p {
	color: #5e5e5e;
}

.serve_flow .flow_con {
	/*	overflow: hidden;*/
}

.serve_flow .flow_con h4 {
	font-size: 20px;
	color: #000;
	text-align: center;
	margin-bottom: .5em;
	font-weight: normal;
}

.serve_flow .flow_con span {
	background-color: #838383;
	width: 27px;
	height: 3px;
	margin: 1em 0 3.3em;
}

.serve_flow .flow_con p {
	color: #505050;
	text-align: center;
	font-size: 14px;
}

.serve_flow .flow_con li {
	width: 32.5%;
	box-sizing: border-box;
	padding: 4.5em 2.7em;
	float: left;
	height: 290px;
	box-shadow: 2px 4px 13px -4px #ccc;
}

.serve_flow .flow_con li.even {
	margin: 0 1%;
}

.serve_pol h4 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}

.serve_pol p {
	line-height: 2.5em;
}

.banner.ser_prob .pro_sea {
	width: 640px;
	margin: 3em auto 0em;
	position: relative;
}

.banner.ser_prob input {
	display: block;
	width: 100%;
	height: 3em;
	line-height: 3em;
	border: 1px solid #ffffff;
	background-color: transparent;
	margin-bottom: 1.5em;
	border-radius: 3em;
	padding: 0 2em;
	box-sizing: border-box;
	color: #ffffff;
	font-size: 18px;
}

.banner.ser_prob button {
	border: none;
	background-color: transparent;
	position: absolute;
	right: 5px;
	top: 0;
	height: 3em;
	padding: 0.5em;
	width: 3em;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 18px;
}

.banner.ser_prob button img {
	max-height: 100%;
}

.banner.ser_prob span {
	padding: 0 1em;
	float: left;
}

.banner.ser_prob span a {
	color: #ffffff;
	font-size: 14px;
}

.banner.ser_prob p {
	font-size: 14px;
	padding-left: 1em;
	padding-top: 0;
}

.banner.ser_prob .txt {
	top: 35%;
}

.banner.ser_prob input::-webkit-input-placeholder {
	color: #ffffff;
}

.banner.ser_prob input:-moz-placeholder {
	color: #ffffff;
}

.banner.ser_prob input::-moz-placeholder {
	color: #ffffff;
}

.banner.ser_prob input:-ms-input-placeholder {
	color: #ffffff;
}

.serve_prob {
	padding: 7.3em 0 13em;
}

.serve_prob p {
	padding: 1.5em 2.8em;
	line-height: 1.7em;
	letter-spacing: 1px;
}

.serve_prob p.pro_title {
	background-color: #f1f1f1;
}

.serve_video p {
	text-align: center;
}

.servicePage {
	background: #f3f3f3;
	padding-bottom: 10%;
}

.weixin {
	text-align: center;
	padding: 10% 0;
}

.weixin li {
	display: inline-block;
	margin: 0 10%;
	position: relative;
}

.weixin li .er {
	position: absolute;
	left: -179px;
	display: none;
	top: 0px;
}

.weixin li strong {
	font-size: 26px;
	font-weight: normal;
	display: block;
}

.weixin li img {
	margin-bottom: 1.5em;
}

.weixin li p {
	color: #505050;
	line-height: 175%;
	font-size: 18px;
}

.buy {
	padding-top: 12%;
}

.buy strong {
	font-size: 26px;
	font-weight: normal;
	color: #000;
	display: block;
	margin-bottom: .2em;
}

.buy>div {
	width: 50%;
	float: left;
	box-sizing: border-box;
	text-align: center;
}

.buy i {
	color: #505050;
	font-style: normal;
	font-size: 12px;
}

.buy>div.buyleft {
	border-right: solid 1px #bbbbbb;
}

.Maintain {
	clear: both;
	padding-top: 8%;
	padding-left: 10%;
}

.Maintain h1 {
	font-weight: normal;
	color: #000;
	font-size: 34px;
}

.Guarantee li {
	margin-bottom: 4%;
}

.Guarantee h2 {
	font-weight: normal;
	color: #000;
	margin-bottom: .5em;
	font-size: 20px;
}

.Guarantee h2 img {
	vertical-align: middle;
	margin-right: .5em;
}

.Guarantee li p {
	color: #808080;
	line-height: 170%;
	font-size: 16px;
}

@media screen and (max-width: 1000px) {
	.wxlayer {
		background: rgba(0, 0, 0, 0.2);
		text-align: center;
		left: 0;
		top: 0;
		width: 100%;
		z-index: 99999;
		display: none;
		position: fixed;
		height: 100%;
		box-sizing: border-box;
		padding-top: 40%;
	}
	.wxlayer>div {
		background: #fff;
		padding: 1.3rem;
		width: 55%;
		margin: 0 auto;
	}
	.wxlayer img {
		width: 5.5rem;
	}
	.wxlayer h3 {
		color: #000;
		font-size: .5rem;
		margin-top: .3rem;
	}
	.wxlayer p {
		color: #888888;
		margin-top: .3rem;
		font-size: .4rem;
	}
	.weixin {
		background: #fff;
	}
	.serve_flow {
		background: #fff;
	}
	.banner.ser {
		height: 5rem;
		color: #ffffff;
		position: relative;
		background: url(../img/fsv_01.jpg) no-repeat center top;
		background-size: 100% auto;
	}
	.banner.ser p {
		font-size: .4rem;
		padding-top: 1.1rem;
	}
	.weixin li {
		margin: 0 .3rem;
	}
	.weixin li img {
		width: 1.3rem;
	}
	.weixin li strong {
		font-size: .4rem;
	}
	.weixin li p {
		font-size: .4rem;
	}
	.serve_flow .flow_con li {
		float: none;
		width: 100%;
		box-shadow: none;
		margin-bottom: .3rem;
		background: #f7f7f7;
	}
	.serve_flow .flow_con li.even {
		margin-bottom: .3rem;
	}
	.Maintain h1 {
		font-size: .5rem;
	}
	.Guarantee h2 {
		font-size: .4rem;
	}
	.Guarantee li p {
		font-size: .4rem;
	}
	.Guarantee h2 img {
		width: .6rem;
	}
	.Maintain {
		padding-left: 5%;
		padding-bottom: 1.2rem;
		padding-right: 5%;
	}
	.servicePage {
		padding-bottom: 0;
	}
}


/*视频中心*/

.voidPage {
	padding: 5% 0 8%;
}

.voidPage h2 {
	text-align: center;
	font-weight: normal;
	margin-bottom: 80px;
	font-size: 32px;
}

.pro_pv {
	padding: 90px 0;
}

.pro_pv_v {
	padding-top: 130px;
}

.serve_video .pro_pv_v {
	padding-top: 0;
}

.pro_pv_v_list {
	margin-top: 60px;
	overflow: hidden;
}

.pro_pv_v_list li {
	width: 47.5%;
	float: left;
	margin-right: 5%;
	margin-bottom: 20px;
}

.pro_pv_v_list li:nth-child(even) {
	margin-right: 0;
}

.pro_pv_v_list li a {
	display: block;
}

.pro_pv_v_list li.odd {
	margin-right: 0;
}

.pro_pv_v_list li .img {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 310px;
}

.pro_pv_v_list li .img .pic {
	-webkit-transition: 1s;
	transition: 1s;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.pro_pv_v_list li .img span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -59px 0 0 -59px;
	-webkit-transition: .5s;
	transition: .5s;
	cursor: pointer;
}

.pro_pv_v_list li p {
	font-size: 18px;
	line-height: 1.5;
	padding: 1em 0;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	-webkit-transition: .3s;
	transition: .3s
}

.pro_pv_v_list li .img:hover>.pic {
	-webkit-transform: scale(1.02);
	transform: scale(1.02)
}

.pro_pv_v_list li .img:hover>span {
	opacity: 0.5
}

.pro_pv_v_list li:hover p {
	color: #c81313
}

.pro_pv_p_list {
	width: 100%;
	position: relative
}

.pro_pv_p_list .bd li {
	width: 100%;
	text-align: center;
}

.pro_pv_p_list .hd a,
.banner.ind .bd a.btn {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	width: 60px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 38px;
	z-index: 1;
	-webkit-background-size: contain;
	background-size: contain;
}

.banner.ind .bd a.btn {
	width: 30px;
}

.banner.ind .bd a.prev {
	left: 2%;
}

.banner.ind .bd a.next {
	right: 2%;
}

.pro_pv_p_list .hd_in {
	position: absolute;
	width: 100%;
	bottom: 5%;
	left: 0;
	text-align: center
}

.pro_pv_p_list .hd_in ul {
	display: inline-block
}

.pro_pv_p_list .hd_in li {
	width: 46px;
	height: 3px;
	margin: 0 8px;
	background: #cccccc;
	text-indent: 9999px;
	font-size: 0;
	-webkit-transition: .3s;
	transition: .3s
}

.pro_pv_p_list .hd_in li.on {
	background: #666
}

.gray {
	position: fixed;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	top: 0;
	left: 0;
	display: none;
	z-index: 1122;
}

.gray .pic {
	position: absolute;
	left: 50%;
	width: 54%;
	margin-top: -20%;
	/*height: 30em;
		margin-top: -32em;*/
	margin-left: -27%;
	text-align: center;
	opacity: 0;
	z-index: 12;
	-webkit-animation: vide_hide 0.5s .3s infinite;
	animation: vide_hide 0.5s .3s infinite
}

.gray .pic .vide {
	/*-webkit-transform: scale(1.5);transform: scale(1.5);*/
	display: inline-block;
}

.gray .pic .vide p {
	background-color: #f5f5f5;
	text-align: right;
	font-size: 16px;
}

.gray .pic .vide p span {
	width: 1.2em;
	border-radius: 50%;
	height: 1.2em;
	background: url("../img/close.png") center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	cursor: pointer;
	margin: 7px 0 4px;
	display: inline-block;
	margin-right: 10px;
}

.gray.on {
	display: block;
}

.gray.on .pic {
	-webkit-animation: vide_blod 0.5s .3s forwards;
	animation: vide_blod 0.5s .3s forwards
}

.gray.hid .pic {
	-webkit-animation: vide_hide 0.5s .3s forwards;
	animation: vide_hide 0.5s .3s forwards
}

@keyframes vide_blod {
	0% {
		top: 0;
	}
	100% {
		top: 50%;
		opacity: 1;
	}
}

@keyframes vide_hide {
	0% {
		top: 50%;
		opacity: 1;
	}
	100% {
		top: 0;
		opacity: 0;
	}
}

@media screen and (max-width: 1000px) {
	.voidPage {
		padding-top: 0;
	}
	.pro_pv_v_list li .img .pic {
		background-size: 100% auto;
	}
	.pro_pv_v_list li .img span {
		margin: -0.7rem 0 0 -.7rem;
	}
	.pro_pv_v_list li .img span img {
		width: 1.4rem;
	}
	.gray .pic {
		width: 9rem;
		margin-left: -4.5rem;
	}
	.voidPage h2 {
		margin-bottom: -0.09rem;
		font-size: .5rem;
		padding: .4rem 0;
		border-bottom: solid 1px #dbdbdb;
	}
	.pro_pv_v_list {
		margin-top: 0;
		width: 100%;
		padding: 0 2%;
		padding-left: 0;
	}
	.pro_pv_v_list li .img {
		height: 5.8rem;
	}
	.pro_pv_v_list li {
		width: 100%;
		position: relative;
		margin: 0 0;
	}
	.pro_pv_v_list li p {
		position: absolute;
		top: .2rem;
		font-size: .38rem;
		width: 100%;
	}
}


/*搜索结果页面*/

.col-sm-12 {
	text-align: center;
	font-size: 14px;
	overflow: hidden;
}

.row {
	margin: 0 auto;
	width: 1200px;
	clear: both;
}

.col-sm-4 {
	display: inline-block;
}

.col-sm-3 {
	display: block;
	margin-top: 10px;
	width: 460px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 10px;
}

.row>p {
	width: 639px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 10px;
	margin-top: -29px;
	margin-left: 414px;
}

.col-sm-12 h2 {
	width: 460px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 10px;
}

.checkbox-inline {
	display: block;
}

#button-search {
	border: 0;
	background: #b80016;
	color: #fff;
	margin-bottom: 10px;
	padding: 8px 32px;
}

#input-search {
	width: 462px;
	height: 34px;
	text-indent: 1em;
	border: solid 1px #6a6a6a;
	line-height: 34px;
}

.col-sm-3 select {
	height: 34px;
	border: solid 1px #6a6a6a;
	line-height: 34px;
}

.product-layout {
	float: left;
	width: 252px;
	text-align: left;
	margin: 10px 24px;
}

.product-layout .price {
	display: none;
}

.col-md-4 {
	text-align: left;
	margin-bottom: 10px;
}

.form-group {
	text-align: left;
	margin-bottom: 10px;
}

.col-xs-6 {
	text-align: left;
	margin-bottom: 10px;
}

.input-group-addon {
	display: inline-block;
	width: 100px;
	text-align: right;
}

#input-limit {
	width: 135px;
}

.caption h4 {
	text-align: center;
	margin-bottom: .2rem;
}

.button-group button:first-child {
	cursor: pointer;
	color: #fff;
	padding: 8px 45px;
	border: 0;
	background: #b80016;
}

.caption h4+p {
	display: none;
}

.button-group {
	text-align: center;
}

.button-group>button {
	display: none;
}

.caption a {
	font-size: 14px;
}

.sea {
	display: inline-block;
	width: auto;
}

.row h2 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
}

.sm3 {
	width: auto;
	margin-left: 280px;
}

#input-sort,
#input-limit {
	height: 34px;
	border: solid 1px #6a6a6a;
	line-height: 34px;
}

.container .breadcrumb {
	display: none;
}

#content>h1 {
	display: none;
}

#content .control-label {
	display: none;
}

#compare-total {
	display: none;
}


/*职位详情页面*/

.jobHeader {
	background: #f7f7f7;
}

.jobPage {
	padding-bottom: .5rem;
}

.jobcont {
	padding-top: 1.5rem;
}

.jobcont h1 {
	font-size: .8rem;
	font-weight: bold;
	padding-left: 2rem;
}

.itemjob {
	width: 960px;
	margin: 0 auto;
	margin-top: .5rem;
	padding-bottom: .6rem;
	border-bottom: solid 2px #d1d1d1;
	margin-bottom: .6rem;
}

.itemjob span {
	font-size: .4rem;
}

.itemjob a {
	font-size: .3rem;
	background: #ff0000;
	color: #fff;
	float: right;
	padding-top: .1rem;
	padding-bottom: .1rem;
	border-radius: 4px;
	padding-right: .2rem;
	text-indent: 1em;
}

.jobyq {
	margin: 0 auto;
	padding-bottom: .5rem;
	width: 960px;
}

.jobyq strong {
	color: #000;
	margin-top: .5rem;
	font-weight: normal;
	margin-bottom: .3rem;
	display: block;
	font-size: .5rem;
}

.jobyq p {
	line-height: 175%;
	font-size: .3rem;
}

.noresult {
	padding-top: .4rem;
	text-align: center;
	font-size: .4rem;
}

@media screen and (max-width: 1000px) {
	.itemjob {
		width: auto;
		padding-left: .3rem;
		padding-right: .3rem;
		text-align: center;
	}
	.itemjob span {
		display: block;
		text-align: center;
		margin-bottom: .4rem;
	}
	.itemjob a {
		padding-right: .3rem;
		padding-left: .3rem;
		margin: 0 auto;
		float: none;
		margin-top: .3rem;
	}
	.jobyq {
		width: auto;
		padding-left: .3rem;
		padding-right: .3rem;
	}
	.jobyq p {
		font-size: .34rem;
	}
}

@media screen and (max-width: 1000px) {
	.row {
		width: auto;
	}
	.sea {
		/*float: left;*/
		width: 100%;
	}
	#list-view,
	#grid-view {
		display: none;
	}
	#input-search {
		float: left;
		width: auto;
		margin-top: 9px;
	}
	.sm3 {
		margin-left: 10px;
		clear: both;
	}
	.product-layout {
		width: 48%;
		margin: .2rem 0;
	}
	.product-layout img {
		width: 100%;
	}
	.row h2 {
		width: 100%;
		text-align: center;
	}
	#button-search {
		margin-top: 9px;
	}
	.col-sm-3 select {
		width: 83%;
		margin: 0 auto;
		display: block;
	}
	.row>p {
		margin-top: 0px;
		margin-left: 10px;
	}
	.caption,
	.button-group {
		padding-left: .3rem;
	}
	.col-sm-4 {
		/*	float: left;*/
	}
	.iphoneBrow {
		width: 100%!important;
	}
	.iphoneBrow h1 {
		font-size: 20px!important;
	}
}

.pagination li {
	display: inline-block;
	margin: 0 5px;
}

.pagination li a {
	font-size: 14px;
}


/*荣誉*/

.honorPage {
	padding-bottom: 247px;
	background: #000 url(../img/rbg.png) no-repeat center bottom;
}

.honorTop {
	padding-top: 80px;
	height: 102px;
	margin-bottom: 10px;
	margin-bottom: .3rem;
	background: #000 url(../img/rt.png) no-repeat center bottom;
}

.honorPage p {
	text-align: center;
	width: 750px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.honorPage p img {
	margin: 32px 28px;
}

.honorPage p.top1 {
	text-align: center;
}

.honorPage p span {
	display: inline-block;
}

.honorPage p:after {
	border-bottom: solid 1px #3a3315;
	content: "";
	left: 50%;
	bottom: 0px;
	margin-left: -109px;
	position: absolute;
	width: 218px;
}

.honorPage p:last-child:after {
	display: none;
}

@media screen and (max-width: 1000px) {
	.honorPage p {
		width: 100%;
		text-align: center;
		margin-bottom: .6rem;
		position: relative;
		padding-bottom: .8rem;
	}
	.honorPage p:after {
		content: "";
		bottom: 0;
		border-bottom: solid 1px #3a3315;
		width: 5rem;
		position: absolute;
		left: 50%;
		margin-left: -2.5rem;
	}
	.honorPage p:last-child:after {
		display: none;
	}
	.honorPage p img {
		width: 4rem;
		margin: 12px .3rem;
	}
	.honorPage p span {
		border: 0;
	}
	.honorPage p:nth-child(4) img:first-child {
		display: block;
		margin: 0 auto;
	}
	.honorTop {
		padding-top: 20px;
		background-size: 24rem auto;
	}
	.honorPage {
		padding-bottom: 220px;
		background: #000 url(../img/mbt.jpg) no-repeat center bottom;
	}
}