.left {
	float: left;
}

.right {
	float: right;
}

a:hover {
	cursor: pointer;
	cursor: url("../img/store_icon5.png") !important;
}

@font-face {
	font-family: "IMP";
  src: url("../fonts/impact.woff2") format("woff2"), url("../fonts/impact.woff") format("woff"), url("../fonts/impact.ttf") format("truetype"), url("../fonts/impact.eot") format("embedded-opentype"), url("../fonts/impact.svg") format("svg"), url("../fonts/impact.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

.imp {
	font-family: IMP;
}

.main {
	width: 100%;
	overflow: hidden;
	height: auto;
}

.table {
	width: 100%;
	height: 100%;
	display: table;
}

.table .table-cell {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	display: table-cell;
}

.none {
	display: none !important;
}

@media (max-width: 1024px) {
	.none {
		display: block !important;
	}
}

.w1620 {
	width: 90%;
	max-width: 1620px;
	height: auto;
	margin: 0 auto;
	position: relative;
	z-index: 5;
}

.w1300 {
	width: 90%;
	max-width: 1300px;
	height: auto;
	margin: 0 auto;
	position: relative;
	z-index: 5;
}

.w1200 {
	width: 90%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	position: relative;
	z-index: 5;
}
.w1300 {
	width: 90%;
	max-width: 1300px;
	height: auto;
	margin: 0 auto;
	position: relative;
	z-index: 5;
}
.fz48 {
	font-size: 48px;
	line-height: 48px;
}

@media (max-width: 1366px) {
	.fz48 {
		font-size: 36px;
		line-height: 36px;
	}
}

@media (max-width: 1200px) {
	.fz48 {
		font-size: 30px;
		line-height: 30px;
	}
}

@media (max-width: 1024px) {
	.fz48 {
		font-size: 26px;
		line-height: 26px;
	}
}

@media (max-width: 768px) {
	.fz48 {
		font-size: 20px;
		line-height: 20px;
	}
}

.fz36 {
	font-size: 36px;
	line-height: 36px;
}

@media (max-width: 1366px) {
	.fz36 {
		font-size: 28px;
		line-height: 28px;
	}
}

@media (max-width: 1024px) {
	.fz36 {
		font-size: 20px;
		line-height: 20px;
	}
}

.bgc {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.grad {
  /*background: -webkit-linear-gradient(left top, #e07b00, #d9c18c);
  background: -o-linear-gradient(bottom right, #e07b00, #d9c18c);
  background: -moz-linear-gradient(bottom right, #e07b00, #d9c18c);
  background: linear-gradient(to bottom right, #e07b00, #d9c18c);*/
	background: #e07b00;
}

.headerBox {
	width: 100%;
	height: auto;
}

@media (max-width: 1024px) {
	.headerBox {
		height: 50px;
	}
}

.bc {
  background-color: #f4f0e7;
/*	background-color: #fff;*/
}

.header {
	width: 100%;
	height: auto;
	background-color: #fff;
}

.header .logo {
	width:350px;
	height: auto;
	display: block;
	padding: 0;
	/*padding: 43px 0 36px;*/
	margin: 0 auto;
}

.header .header-new {
	width: 100%;
	height: 55px;
	position: relative;
	z-index: 100;
}

.header .header-new .w1620 {
	position: relative;
}

.header .header-new .w1620 .nav {
	width: 100%;
	height: auto;
}

.header .header-new .w1620 .nav ul {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 0;
}

.header .header-new .w1620 .nav ul li {
	display: inline-block;
	margin: 0 17px;
	position: relative;
}

.header .header-new .w1620 .nav ul li.noP {
	position: static;
}

.header .header-new .w1620 .nav ul li .tits {
	font-size: 18px;
	line-height: 55px;
	color: #fff;
	padding: 0 20px;
	display: block;
}

.header .header-new .w1620 .nav ul li dl {
	width: 150px;
	height: auto;
	position: absolute;
	top: 55px;
	left: 50%;
	margin-left: -75px;
	background-color: #fff;
	font-size: 15px;
	text-align: center;
	line-height: 40px;
	padding: 10px 0;
	display: none;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.header .header-new .w1620 .nav ul li dl dd {
	width: 100%;
	height: auto;
}

.header .header-new .w1620 .nav ul li dl dd a {
	width: 100%;
	height: auto;
	display: block;
	color: #666;
}

@media (min-width: 1024px) {
	.header .header-new .w1620 .nav ul li dl dd:hover {
		background-color: #e07b00;
	}

	.header .header-new .w1620 .nav ul li dl dd:hover a {
		color: #fff;
	}
}

.header .header-new .w1620 .nav ul li .mnav {
	width: 100%;
	height: auto;
	padding: 30px 0 48px;
	background-color: #fff;
	position: absolute;
	top: 55px;
	left: 0;
	display: none;
}

.header .header-new .w1620 .nav ul li .mnav .bg {
	width: 10000%;
	height: 100%;
	left: -200%;
	position: absolute;
	top: 0;
	background-color: #fff;
	z-index: -1;
}

.header .header-new .w1620 .nav ul li .mnav .mnav-new {
	width: 1010px;
	margin: 0 auto;
	text-align: left;
}

.header .header-new .w1620 .nav ul li .mnav .mnav-new .navN {
	width: 28%;
	float: left;
	margin-right: 2.9%;
}

.header .header-new .w1620 .nav ul li .mnav .mnav-new .navN .tit {
	font-size: 18px;
	line-height: 35px;
	color: #333;
	margin-bottom: 6px;
}

.header .header-new .w1620 .nav ul li .mnav .mnav-new .navN .navv {
	width: 100%;
}

.header .header-new .w1620 .nav ul li .mnav .mnav-new .navN .navv .t {
	width: 100%;
	position: relative;
}

.header .header-new .w1620 .nav ul li .mnav .mnav-new .navN .navv .t .tt {
	font-size: 16px;
	line-height: 40px;
	color: #666;
	display: inline-block;
	padding-right: 36px;
	background-position: right center;
	background-repeat: no-repeat;
}

.header .header-new .w1620 .nav ul li .mnav .mnav-new .navN .navv .t .tt1 {
	position: absolute;
	top: 0;
	left: 136px;
	display: none;
	z-index: 5;
}

.header .header-new .w1620 .nav ul li .mnav .mnav-new .navN .navv .t .tt1 a {
	font-size: 14px;
	line-height: 40px;
	color: #666;
	display: block;
}

.header .header-new .w1620 .nav ul li .mnav .mnav-new .navN .navv .t .tt1 a:hover {
	color: #e07b00;
}

.header .header-new .w1620 .nav ul li .mnav .mnav-new .navN .navv .t.on .tt {
	background-image: url("../img/new_icon2.png");
}

.header .header-new .w1620 .nav ul li .mnav .mnav-new .navN .navv .t.on .tt1 {
	display: block;
}

.header .header-new .w1620 .nav ul li .mnav .mnav-new .navM {
	width: 15.3%;
	float: left;
}

.header .header-new .w1620 .nav ul li .mnav .mnav-new .navM .tit {
	font-size: 18px;
	line-height: 35px;
	color: #333;
	margin-bottom: 6px;
}

.header .header-new .w1620 .nav ul li .mnav .mnav-new .navM .t a {
	font-size: 16px;
	line-height: 40px;
	color: #666;
	display: block;
}

.header .header-new .w1620 .nav ul li .mnav .mnav-new .navM .t a:hover {
	color: #e07b00;
}

.header .header-new .w1620 .nav ul li .mnav .mnav-new .pic {
	width: 34.7%;
	float: right;
}

.header .header-new .w1620 .nav ul li .mnav .line {
	width: 1px;
	height: 190px;
	background-color: #e9e9e9;
	float: left;
	margin-top: 12px;
}

.header .header-new .w1620 .nav ul li .mnav-m {
	width: 100%;
	height: auto;
	display: none;
}

.header .header-new .w1620 .nav ul li .mnav-m dl {
	width: 100%;
	height: auto;
}

.header .header-new .w1620 .nav ul li .mnav-m dl dt {
	font-size: 16px;
	width: auto;
	margin-right: 15px;
	line-height: 30px;
	display: inline-block;
}

.header .header-new .w1620 .nav ul li .mnav-m dl dt a {
	color: #666;
}

.header .header-new .w1620 .nav ul li .mnav-m dl dd {
	font-size: 14px;
	width: auto;
	margin-right: 15px;
	line-height: 30px;
}

.header .header-new .w1620 .nav ul li .mnav-m dl dd a {
	color: #666;
}

.header .header-new .w1620 .searchBox {
	width: 30px;
	height: 30px;
	overflow: hidden;
	transition: width .5s;
	position: absolute;
	top: 12px;
	right: 0;
}

.header .header-new .w1620 .searchBox .search {
	float: right;
	width: 30px;
	height: 30px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("../img/search.png");
}

.header .header-new .w1620 .searchBox .text {
	width: 120px;
	padding-left: 10px;
	height: 29px;
	font-size: 14px;
	line-height: 29px;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	border: none;
	border-bottom: 1px solid #fff;
	opacity: 0;
	z-index: -1;
	transition: opacity .5s;
}

.header .header-new .w1620 .searchBox:hover {
	width: 170px;
}

.header .header-new .w1620 .searchBox:hover .text {
	opacity: 1;
	z-index: 2;
}

.header .navLine {
	width: 22px;
	height: 20px;
	margin-left: 5px;
	margin-top: 18px;
	display: block;
	float: right;
	display: none;
	position: relative;
	margin-right: 5%;
}

.header .navLine span {
	display: block;
	width: 100%;
	height: 2px;
	background: #bca267;
	position: relative;
	transition: .3s;
	-webkit-transition: .3s;
}

.header .navLine span:nth-child(2) {
	margin-top: 5px;
}

.header .navLine span:nth-child(3) {
	margin-top: 5px;
}

.header .navLine.on span:nth-child(1) {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	top: 8px;
}

.header .navLine.on span:nth-child(2) {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	top: 0;
}

.header .navLine.on span:nth-child(3) {
	display: none;
}

@media (max-width: 1366px) {
	.header .logo {
		width: 300px;
		padding: 0;
		/*padding: 40px 0;*/
	}
}

@media (max-width: 1100px) {
	.header .header-new .w1620 .nav ul li .mnav .mnav-new {
		width: 100%;
	}
}

@media (max-width: 1024px) {
	.header {
		height: 50px;
		top: 0;
		left: 0;
		position: fixed;
		z-index: 1000;
	}

	.header .logo {
		width: 125px;
	/*	padding: 10px 0;*/
		float: left;
		padding: 0;
		margin-left: 5%;
	}

	.header .header-new {
		width: 100%;
		background: none;
		background-color: rgba(255, 255, 255, 0.9);
		height: calc(100vh - 50px);
		position: absolute;
		top: 50px;
		left: 0;
		z-index: 100;
		display: none;
	}

	.header .header-new .w1620 {
		padding-top: 20px;
	}

	.header .header-new .w1620 .nav ul {
		width: 100%;
	}

	.header .header-new .w1620 .nav ul li {
		width: 100%;
		display: block;
		margin: 0;
		margin-bottom: 10px;
	}

	.header .header-new .w1620 .nav ul li .tits {
		font-size: 16px;
		line-height: 36px;
		border-bottom: 1px solid #ddd;
		width: 100%;
		padding: 0;
		text-align: left;
		color: #e07b00;
	}

	.header .header-new .w1620 .nav ul li dl {
		width: 100%;
		height: auto;
		display: block;
		position: relative;
		top: auto;
		left: auto;
		margin-left: 0;
		padding: 0;
		text-align: left;
		background: none;
		box-shadow: none;
	}

	.header .header-new .w1620 .nav ul li dl dd {
		width: auto;
		margin-right: 15px;
		display: inline-block;
		font-size: 14px;
		line-height: 30px;
		text-align: left;
	}

	.header .header-new .w1620 .nav ul li .mnav {
		display: none;
	}

	.header .header-new .w1620 .nav ul li .mnav-m {
		display: block;
	}

	.header .header-new .w1620 .searchBox {
		display: none;
	}

	.header .navLine {
		display: block;
	}
}

.index-banner {
	width: 100%;
	height: calc(100vh - 200px - 55px);
	position: relative;
}

.index-banner ul {
	width: 100%;
	height: 100%;
}

.index-banner ul li {
	width: 100%;
	height: 100%;
	position: relative;
}

.index-banner ul li img {
	display: none;
}

.index-banner .a {
	width:70px;
	height: 70px;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	z-index: 5;
	opacity: 0.43;
	transition: opacity .5s;
}

.index-banner .a.prev {
	background-image: url("../img/prev.png");
	left: 2%;
}

.index-banner .a.next {
	background-image: url("../img/next.png");
	right: 2%;
}

@media (min-width: 1024px) {
	.index-banner .a:hover {
		opacity: 1;
	}
}

@media (max-width: 1366px) {
	.index-banner {
		height: calc(100vh - 147px - 55px);
	}
}

@media (max-width: 1024px) {
	.index-banner {
		height: auto;
	}

	.index-banner ul li {
		background: none !important;
		overflow: hidden;
	}

	.index-banner ul li img {
		display: block;
		width: 140%;
	/*	margin-left: -20%;*/
	}

	.index-banner .a {
		width: 40px;
		height: 40px;
		margin-top: -20px;
	}
}

.index-activity {
	width: 100%;
	height: 55px;
}

.index-activity .tits {
	padding-left: 27px;
	font-size: 16px;
	line-height: 55px;
	color: #fff;
	font-weight: bold;
	float: left;
	background-image: url("../img/icon1.png");
	background-position: left center;
	background-repeat: no-repeat;
}

.index-activity .list {
	width: 900px;
	max-width: 80%;
	height: auto;
	height: 55px;
	overflow: hidden;
	float: left;
}

.index-activity .list a {
	color: #fff;
	height: 55px;
	font-size: 16px;
	line-height: 55px;
	color: #fff;
	margin-right: 50px;
}

.index-activity .list a span {
	margin-right: 15px;
}

.index-activity .more {
	float: right;
	font-size: 16px;
	line-height: 55px;
	color: #fff;
}

@media (max-width: 970px) {
	.index-activity .list {
		max-width: 60%;
	}
}

@media (max-width: 768px) {
	.index-activity .list {
		width: calc(96% - 93px - 70px);
		max-width: 100%;
	}

	.index-activity .tits {
		font-size: 15px;
		padding-left: 20px;
	}

	.index-activity .list a {
		margin-right: 20px;
	}
}

.indexTitle {
	width: 100%;
	height: auto;

}

.indexTitle .icon {
	width: 65px;
	height: auto;
	margin: 0 auto;
}

.indexTitle .tits {
	text-align: center;
	color: #E07B00;
	margin-top: 10px;
	letter-spacing: 2px;
}

.indexTitle .tit {
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	color: #646464;
	margin-top: 23px;
}

@media (max-width: 768px) {
	.indexTitle .icon {
		width: 50px;
	}
}

.indexMore {
	width: 157px;
	height: 50px;
	border: 1px solid rgba(0, 0, 0, 0.4);
	display: block;
	text-align: center;
	font-size: 16px;
	color: #000;
	line-height: 50px;
	box-sizing: border-box;
	transition: background 0s,color 0s;
}

@media (min-width: 1024px) {
	.indexMore:hover {
		color: #fff;
		/*background: -webkit-linear-gradient(left top, #e07b00, #d9c18c);
		background: -o-linear-gradient(bottom right, #e07b00, #d9c18c);
		background: -moz-linear-gradient(bottom right, #e07b00, #d9c18c);
		background: linear-gradient(to bottom right, #e07b00, #d9c18c);*/
		background: #e07b00;
		border: 1px solid rgba(0, 0, 0, 0);
	}
}

@media (max-width: 768px) {
	.indexMore {
		width: 108px;
		height: 38px;
		line-height: 38px;
		font-size: 14px;
	}
}

.index {
	width: 100%;
	height: auto;
}

.index .index-brand {
	/*padding-top: 3.5%;*/
	/*background-color:#fff ;
    background-image: url("../img/brandbg2.png"),url("../img/brandbg.png"),url("../img/brandbg1.png")!important;
    background-position:left center,center, right center!important;
    background-repeat:no-repeat!important;*/
}

.index .index-brand .txt {
	text-align: center;
	width: 789px;
	max-width: 90%;
	margin: 22px auto 0;
	font-size:20px;
	font-family:AlibabaPuHuiTiR;
	font-weight:400;
	color:rgba(95,95,95,1);
	line-height:30px;



}

.index .index-brand .indexMore {
	margin: 47px auto 0;
}

.index .index-product {
	padding-top: 4%;
	/*	padding-top: 6.8%;*/
	padding-bottom: 3%;

}

.index .index-product .list {
	width: 100%;
	height: auto;
	margin-top: 55px;
}

.index .index-product .list .item {
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 45px;
}

.index .index-product .list .item .item-new {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	z-index: 3;
}

.index .index-product .list .item .item-new .pic {
	float: left;
	width: 60.9%;
	height: auto;
	position: relative;
}

.index .index-product .list .item .item-new .pic .a {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 5;
	opacity: 0.43;
	transition: opacity .5s;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.index .index-product .list .item .item-new .pic .a.prev {
	background-image: url("../img/prev.png");
	left: 1%;
}

.index .index-product .list .item .item-new .pic .a.next {
	background-image: url("../img/next.png");
	right: 1%;
}

@media (min-width: 1024px) {
	.index .index-product .list .item .item-new .pic .a:hover {
		opacity: 1;
	}
}

.index .index-product .list .item .item-new .con {
	width: 39.1%;
	height: 100%;
	background-color: #fff;
	background-size: 100% auto;
	background-position: right bottom;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}

.index .index-product .list .item .item-new .con .con-new {
	margin-left: 28.4%;
	height: 100%;
	width: 54.5%;
}

.index .index-product .list .item .item-new .con .con-new .icon {
	width: 44px;
	margin-left: 5px;
}

.index .index-product .list .item .item-new .con .con-new .tits {
	color: #000;
	margin-top: 13px;
	transition: color .5s;
}

.index .index-product .list .item .item-new .con .con-new .line {
	width: 67px;
	height: 1px;
	background-color: rgba(0, 0, 0, 0.27);
	margin-top: 26px;
	transition: width .5s;
}

.index .index-product .list .item .item-new .con .con-new .txt {
	font-size: 18px;
	line-height: 26px;
	color: #646464;
	margin-top: 11px;
}

.index .index-product .list .item .item-new .con .con-new .indexMore {
	margin-top: 67px;
}

.index .index-product .list .item .bg {
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 2;
	opacity: 0;
	transition: opacity .5s;
}

.index .index-product .list .item:nth-child(2n) .item-new .pic {
	float: right;
}

.index .index-product .list .item:nth-child(2n) .item-new .con {
	left: 0;
	right: auto;
	background-position: left bottom;
}

@media (min-width: 1024px) {
	.index .index-product .list .item:hover .item-new .con .con-new .tits {
		color: #e07b00;
	}

	.index .index-product .list .item:hover .item-new .con .con-new .line {
		width: 100%;
		background-color: #e07b00;
	}

	.index .index-product .list .item:hover .item-new .con .con-new .indexMore {
		color: #fff;
			background: #e07b00;
		border: 1px solid rgba(0, 0, 0, 0);
	}

	.index .index-product .list .item:hover .bg {
		opacity: 1;
	}
}

.index .index-hot {
	width: 100%;
	height: auto;
	background-color: #fff;
	padding-top: 5.4%;
	padding-bottom: 4%;
}

.index .index-hot .w1300 .title {
	/*color: #e07b00;*/
	text-align: center;
	color: #000;
}

.index .index-hot .w1300 .list {
	width: 100%;
	height: auto;
	position: relative;
}

.index .index-hot .w1300 .list .list-new {
	width: 100%;
	padding: 80px 0;
	height: auto;
	margin: 0 auto;
	padding-right: 5px;
}

.index .index-hot .w1300 .list .list-new ul {
	width: 100%;
	height: auto;
}

.index .index-hot .w1300 .list .list-new ul li {
	width: 23.7%;
	float: left;
	height: 338px;
	border: 1px solid #d8d8d8;
	box-sizing: border-box;
	background-color: #fff;
	margin-right: 1.7%;
	position: relative;
	transition: transform .5s;
}

.index .index-hot .w1300 .list .list-new ul li a {
	width: 100%;
	height: 286px;
	display: block;
	padding-top: 50px;
	position: relative;
	background-color: #fff;
	z-index: 3;
}

.index .index-hot .w1300 .list .list-new ul li a .pic {
	width: 100%;
	height: 165px;
	position: relative;
}

.index .index-hot .w1300 .list .list-new ul li a .pic img {
	max-width: 90%;
	max-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.index .index-hot .w1300 .list .list-new ul li a .tits {
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	color: #261c00;
	margin: 38px auto 0;
	max-width: 90%;
	overflow: hidden;
	height: 18px;
}

.index .index-hot .w1300 .list .list-new ul li a .more {
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	color: #e07b00;
	margin-top: 20px;
	transform: translateY(10px);
	opacity: 0;
	transition: transform 0.5s, opacity 0.5s;
}

.index .index-hot .w1300 .list .list-new ul li .bg {
	width: calc(100% - 5px);
	height: calc(100% - 5px);
	position: absolute;
	top: 10px;
	left: 10px;
	opacity: 0;
	z-index: 2;
	transition: opacity .5s;
}

.index .index-hot .w1300 .list .list-new ul li:last-child {
	margin-right: 0;
}

@media (min-width: 1024px) {
	.index .index-hot .w1300 .list .list-new ul li:hover {
		border: 1px solid #e07b00;
		z-index: 5;
	}

	.index .index-hot .w1300 .list .list-new ul li:hover a .more {
		opacity: 1;
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	.index .index-hot .w1300 .list .list-new ul li:hover .bg {
		opacity: 1;
	}
}

.index .index-hot .w1300 .list .a {
	width: 70px;
	height: 70px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	opacity: 0.35;
	z-index: 10;
	background-size: cover;
	background-repeat: no-repeat;
}

.index .index-hot .w1300 .list .a.prev {
	background-image: url("../img/prev1.png");
	left: -128px;
}

.index .index-hot .w1300 .list .a.next {
	background-image: url("../img/next1.png");
	right: -128px;
}

@media (min-width: 1024px) {
	.index .index-hot .w1300 .list .a:hover {
		opacity: 1;
	}
}

.index .index-hot .w1300 .indexMore {
	margin: 0 auto;
}

@media (max-width: 1580px) {
	.index .index-hot .w1300 .list .a.prev {
		left: -50px;
	}

	.index .index-hot .w1300 .list .a.next {
		right: -50px;
	}
}

@media (max-width: 1200px) {
	.index .index-product .list .item .item-new .con .con-new .indexMore {
		margin-top: 30px;
	}

	.index .index-product .list .item .item-new .con .con-new {
		margin-left: 10%;
		width: 80%;
	}

	.index .index-product .list .item .item-new .con .con-new .line {
		margin-top: 15px;
	}

	.index .index-hot .w1300 .list .list-new ul li {
		height: 280px;
	}

	.index .index-hot .w1300 .list .list-new ul li a {
		height: 253px;
		padding-top: 25px;
	}

	.index .index-hot .w1300 .list .list-new ul li a .tits {
		margin: 20px auto 0;
	}
}

@media (max-width: 1024px) {
	.index .index-brand .txt {
		font-size: 16px;
		line-height: 24px;
	}

	.index .index-product .list .item .item-new .con .con-new .txt {
		font-size: 16px;
	}

	.index .index-product .list .item .item-new .pic {
		overflow: hidden;
	}

	.index .index-product .list .item .item-new .pic img {
		width: 120%;
		margin-left: -10%;
	}

	.index .index-hot .w1300 .list .list-new {
		padding: 40px 0;
	}

	.index .index-hot .w1300 .list .list-new ul li a .more {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		margin-top: 15px;
	}
}

@media (max-width: 768px) {
	.index .index-brand .txt {
		font-size: 14px;
		line-height: 24px;
		margin: 15px auto 0;
	}

	.index .index-brand .indexMore {
		margin: 20px auto 0;
	}

	.index .index-product .list {
		margin-top: 25px;
	}

	.index .index-product .list .item {
		margin-bottom: 20px;
	}

	.index .index-product .list .item .item-new .pic {
		width: 100%;
		float: none !important;
	}

	.index .index-product .list .item .item-new .pic img {
		width: 100%;
		margin-left: 0;
	}

	.index .index-product .list .item .item-new .pic .a {
		width: 30px;
		height: 30px;
		margin-top: -15px;
	}

	.index .index-product .list .item .item-new .con {
		width: 100%;
		position: relative;
		top: auto;
		left: auto !important;
		right: auto !important;
		padding: 15px 0 25px;
	}

	.index .index-product .list .item .item-new .con .con-new {
		width: 90%;
		margin-left: 5%;
	}

	.index .index-product .list .item .item-new .con .con-new .txt {
		font-size: 14px;
		line-height: 24px;
	}

	.index .index-product .list .item a .con .con-new .icon {
		width: 25px;
	}

	.index .index-hot .w1300 .list .list-new ul li a .tits {
		font-size: 16px;
		line-height: 16px;
		height: 16px;
	}

	.index .index-hot .w1300 .list .a {
		width: 40px;
		height: 40px;
		opacity: 1;
	}

	.index .index-hot .w1300 .list .a.prev {
		left: -15px;
	}

	.index .index-hot .w1300 .list .a.next {
		right: -15px;
	}
}
.bannerTex{
	width: 300px;
	position: absolute;
	height: auto;
	left: 15%;
	top: 30%;
}
.bannerTex h2{
	color: #fff;
	font-size: 40px;
  line-height: 50px;
  height: 60px;
  border-bottom: 1px solid #fff;
  margin: 5px 0;
  font-weight: bold;
}

.bannerTex h3{
	color: #fff;
	font-size: 18px;
  line-height:30px;
  margin: 15px 0;

}
.bannerTex h4{
	color: #fff;
	font-size: 14px;
  line-height:30px;

}

.footerBox {
	width: 100%;
	height: auto;
	background-color: #e07b00;
	padding-bottom: 40px;
	padding-top: 40px;
}

.footerBox .nav {
	width: 100%;
	height: auto;
}

.footerBox .nav ul {
	width: 100%;
	text-align: center;
	height: auto;
}

.footerBox .nav ul li {
	margin: 0 55px;
	display: inline-block;
	position: relative;
}
.footerBox .nav ul li img{
	width:100px;
	height: 100px;
	 position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}


.footerBox .nav ul li .tits {
	font-size: 18px;
	line-height: 59px;
	color: #fff;
}

.footerBox .nav ul li dl {
	width: 150px;
	height: auto;
	position: absolute;
	top: 59px;
	left: 50%;
	margin-left: -75px;
	background-color: #fff;
	font-size: 15px;
	text-align: center;
	line-height: 40px;
	padding: 10px 0;
	display: none;
}

.footerBox .nav ul li dl dd {
	width: 100%;
	height: auto;
}

.footerBox .nav ul li dl dd a {
	width: 100%;
	height: auto;
	display: block;
	color: #666;
}

@media (min-width: 1024px) {
	.footerBox .nav ul li dl dd:hover {
		background-color: #e07b00;
	}

	.footerBox .nav ul li dl dd:hover a {
		color: #fff;
	}
}

.footerBox .bg {
	width: 100%;
	height: 240px;
	background-color: #fff;
	display: none;
}

.footerBox .footer {
	width: 100%;
	height: auto;
	background-color:#e07b00;;
	/*padding-top: 78px;*/
	padding-top: 40px;
}

.footerBox .footer .top {
	width: 100%;
	height: 55px;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}

.footerBox .footer .top .nav {
	width: auto;
	float: left;
	display: inline-block;
}

.footerBox .footer .top .nav a {
	float: left;
	font-size: 14px;
	line-height: 55px;
	color: #fff;
	opacity: 0.62;
}

.footerBox .footer .top .nav a:hover {
	color: #FFF;
	opacity: 1;
}

.footerBox .footer .top .nav span {
	width: 1px;
	height: 11px;
	margin: 22px 21px 0;
	background-color: #fff;
	float: left;
}

.footerBox .footer .top .topRight {
	float: right;
	display: inline-block;
}

.footerBox .footer .top .topRight .icon {
	width: 23px;
	height: 55px;
	float: left;
	margin-left: 25px;
	cursor: pointer;
	position: relative;
}

.footerBox .footer .top .topRight .icon .img {
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
}

.footerBox .footer .top .topRight .icon .ewm {
	width: 120px;
	height: auto;
	position: absolute;
	bottom: 55px;
	left: 50%;
	margin-left: -60px;
	padding-bottom: 15px;
	display: none;
}

.footerBox .footer .top .topRight .icon .ewm .w {
	width: 50%;
	float: left;
}

.footerBox .footer .top .topRight .icon .ewm .w p {
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	color: #333;
}

.footerBox .footer .top .topRight .icon .ewm:after {
	content: "";
	width: 100%;
	height: 10px;
	background-image: url("../img/icon11.png");
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	bottom: 5px;
	left: 0;
}

.footerBox .footer .top .topRight .icon .ewm.f-cb {
	width: 240px;
	margin-left: -180px;
}

.footerBox .footer .top .topRight .icon .ewm.f-cb img {
	float: left;
}

@media (min-width: 1024px) {
	.footerBox .footer .top .topRight .icon:hover .ewm {
		display: block;
	}
}

.footerBox .footer .txt {
	font-size: 14px;
	line-height: 14px;
	color: #000;
	opacity: 0.51;
	margin-top: 25px;
}

@media (max-width: 1024px) {
	.footerBox {
		padding: 20px 0;
	}

	.footerBox .nav {
		display: none;
	}

	.footerBox .footer {
		padding-top: 0;
	}

	.footerBox .footer .top {
		display: none;
	}

	.footerBox .footer .txt {
		margin-top: 0;
		text-align: center;
		line-height: 24px;
	}
}

@media (max-width: 500px) {
	.footerBox .footer .txt span {
		width: 100%;
		margin-left: 0;
		text-align: center;
		display: block;
	}
}

.brand-banner {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	background-size: cover;
	background-position: center;
}

.brand-banner .con {
	width: 100%;
	height: auto;
	padding: 12.4% 0;
	color: #fff;
}

.brand-banner .con .tits {
	text-align: center;
}

.brand-banner .con .txt {
	width: 630px;
	height: auto;
	max-width: 90%;
	margin: 30px auto 0;
	font-size: 20px;
	line-height: 31px;
	color: #fff;
}

.brand-banner .con .txt .t1 {
	display: none;
}

.brand-banner .con .txt .t2 {
	margin-top: 5px;
}

.brand-banner .con .txt .t2 .moreClick {
	color: #fff;
	float: right;
	padding-right: 30px;
	position: relative;
	font-size: 16px;
	line-height: 24px;
	display: block;
}

.brand-banner .con .txt .t2 .moreClick i {
	width: 22px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 18px;
	background-image: url("../img/dow.png");
}

.brand-banner .con .txt .t2 .moreClick.on i {
	transform: rotate(180deg);
}

.brand-banner .con.on {
	padding: 4.8% 0;
}

@media (max-width: 1024px) {
	.brand-banner .con .txt {
		margin: 15px auto 0;
		font-size: 16px;
		line-height: 26px;
	}

	.brand-banner .con .txt .t2 .moreClick {
		font-size: 14px;
		line-height: 20px;
		padding-right: 24px;
	}

	.brand-banner .con .txt .t2 .moreClick i {
		background-size: 12px auto;
	}
}

@media (max-width: 768px) {
	.brand-banner img {
		width: 160%;
		margin-left: -30%;
	}

	.brand-banner .con .txt {
		font-size: 14px;
		line-height: 20px;
	}
}

.brandBox3 {
	width: 100%;
	height: auto;
	position: relative;
	padding: 8.4% 0;
}

.brandBox3 .list {
	width: calc(40.8% - 77px);
	margin-left: 77px;
	position: relative;
	float: left;
}

.brandBox3 .list .list-new {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 4;
}

.brandBox3 .list .list-new ul li {
	position: relative;
	width: 100%;
	height: auto;
}

.brandBox3 .list .list-new ul li .tits {
	font-size: 36px;
	line-height: 36px;
	position: absolute;
	bottom: 30px;
	right: 32px;
	color: #fff;
	text-shadow: 0 0 62px rgba(0, 0, 0, 0.58);
}

.brandBox3 .list .bg {
	width: 100%;
	height: 100%;
	background-color: #e07b00;
	position: absolute;
	top: 35px;
	left: -35px;
	z-index: 1;
}

.brandBox3 .list .btns {
	width: 157px;
	position: absolute;
	left: -77px;
	bottom: 30px;
	background-color: #fff;
	z-index: 6;
}

.brandBox3 .list .btns a {
	width: 50%;
	height: 69px;
	float: left;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
}

.brandBox3 .list .btns a.prev {
	background-image: url("../img/brand_prev.png");
}

.brandBox3 .list .btns a.next {
	background-image: url("../img/brand_next.png");
}

@media (min-width: 1024px) {
	.brandBox3 .list .btns a:hover {
		background-color: #e07b00;
	}

	.brandBox3 .list .btns a:hover.prev {
		background-image: url("../img/brand_prev_h.png");
	}

	.brandBox3 .list .btns a:hover.next {
		background-image: url("../img/brand_next_h.png");
	}
}

.brandBox3 .con {
	width: 51.7%;
	height: auto;
	float: right;
	padding-top: 10%;
}

.brandBox3 .con .tits {
	color: #000;
}

.brandBox3 .con .txt {
	margin-top: 40px;
	font-size: 20px;
	line-height: 26px;
	color: #707070;
}

.brandBox3 .con .tt {
	margin-top: 20px;
	font-size: 18px;
	line-height: 26px;
	color: #707070;
}

.brandBox3 .con .tt .t {
	display: none;
}

.brandBox3 .img {
	width: 25.4%;
	height: auto;
	position: absolute;
	bottom: 0;
	right: 0;
}

@media (max-width: 1366px) {
	.brandBox3 .list .list-new ul li .tits {
		font-size: 28px;
		line-height: 28px;
	}

	.brandBox3 .con {
		padding-top: 10%;
	}

	.brandBox3 .con .txt {
		font-size: 16px;
		line-height: 26px;
	}
}

@media (max-width: 1200px) {
	.brandBox3 .list {
		width: calc(40.8% - 50px);
	}

	.brandBox3 .list .btns {
		width: 100px;
		left: -50px;
	}

	.brandBox3 .list .btns a {
		height: 50px;
		background-size: 8px;
	}

	.brandBox3 .list .bg {
		top: 20px;
		left: -20px;
	}
}

@media (max-width: 1024px) {
	.brandBox3 .list .list-new ul li .tits {
		font-size: 22px;
		line-height: 22px;
		right: 10px;
	}
}

@media (max-width: 768px) {
	.brandBox3 .list {
		width: 100%;
		float: none;
		margin-left: 0;
	}

	.brandBox3 .con {
		width: 100%;
		float: none;
		padding-top: 0;
		margin-top: 30px;
	}

	.brandBox3 .list .bg {
		top: 10px;
		left: -10px;
	}

	.brandBox3 .list .btns {
		width: 80px;
		left: 0;
	}

	.brandBox3 .list .btns a {
		height: 40px;
	}

	.brandBox3 .con .txt {
		margin-top: 15px;
		font-size: 14px;
		line-height: 22px;
	}

	.brandBox3 .con .txt br {
		display: none;
	}

	.brandBox3 .con .txt p {
		margin-bottom: 10px;
	}
}

.brand {
	width: 100%;
	height: auto;
	background-color: #f4f0e7;
}

.brand .box1 {
	width: 100%;
	height: auto;
	background-color: #f6f4e7;
	background-image: url("../img/brand_bg1.png");
	background-size: 100% auto;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 10.1%;
	padding-bottom: 9.7%;
	position: relative;
}

.brand .box1 .con {
	width: 51.25%;
	height: auto;
	float: left;
	padding-top: 18px;
}

.brand .box1 .con .tits {
	color: #000;
}

.brand .box1 .con .txt {
	font-size: 20px;
	line-height: 26px;
	color: #707070;
	margin-top: 40px;
}

.brand .box1 .con .txt .t1 {
	display: none;
}

.brand .box1 .con .txt .t2 {
	margin-top: 5px;
}

.brand .box1 .con .txt .t2 .moreClick {
	color: #e07b00;
	float: right;
	padding-right: 30px;
	position: relative;
	font-size: 16px;
	line-height: 24px;
	display: block;
}

.brand .box1 .con .txt .t2 .moreClick i {
	width: 22px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 18px;
	background-image: url("../img/dow1.png");
}

.brand .box1 .con .txt .t2 .moreClick.on i {
	transform: rotate(180deg);
}

.brand .box1 .pic {
	width: 38%;
	float: right;
	height: auto;
	position: relative;
}

.brand .box1 .pic img {
	position: relative;
	z-index: 4;
}

.brand .box1 .pic .bg {
	width: 100%;
	height: 100%;
	background-color: #e07b00;
	top: 45px;
	left: 55px;
	position: absolute;
}

.brand .box1 .xf {
	left: 4.6%;
	position: absolute;
	top: 32%;
	z-index: 50;
}

.brand .box1 .xf a {
	padding-left: 18px;
	font-size: 16px;
	line-height: 35px;
	color: #6f6f6f;
	position: relative;
	display: block;
}

.brand .box1 .xf a:after {
	content: "";
	width: 3px;
	height: 3px;
	background-color: #000;
	position: absolute;
	top: 50%;
	margin-top: -1.5px;
	left: 0;
	display: none;
}

.brand .box1 .xf a.on {
	color: #000;
	font-size: 24px;
}

.brand .box1 .xf a.on:after {
	display: block;
}

.brand .box1 .xf.on {
	top: 20%;
	position: fixed;
}

.brand .box2 {
	width: 100%;
	height: auto;
	padding-top: 4.8%;
}

.brand .box2 .tits {
	text-align: center;
	color: #fff;
}

.brand .box2 .list {
	width: 100%;
	height: auto;
	margin-top: 36px;
}

.brand .box2 .list .item {
	width: calc(50% + 0.5px);
	float: left;
	/*width: 50%;*/
	/*border-bottom: 1px solid rgba(255, 255, 255, 0.23);*/
	padding-bottom: 28px;
	/*margin-bottom: 60px;*/
	/*padding-left: 5%;*/
	box-sizing: border-box;
	border-right: 1px solid #fff;
    /*background-color: red;*/

}
.brand .box2 .list .item h2{
	width: 100%;
	height: 80px;
	color: #fff;
	font-size: 50px;
	line-height: 80px;
	margin-bottom:30px ;
}
.brand .box2 .list .item h3{
	width: 100%;
	height: 30px;
	color: transparent;
}


.brand .box2 .list .item .con {
	/*padding-left: 7.9%;
	width: 85%;*/
	width: 100%;
	padding-right:5%;
	box-sizing: border-box;
}

.brand .box2 .list .item .con .year {
	width: 250px;
	font-size: 24px;
	/*line-height:60px;*/
	color: #fff;
	float: left;
	height: 40px;
	text-align: right;
	padding-right: 50px;
	box-sizing: border-box;
}

.brand .box2 .list .item .con .txt {
	width: calc(100% - 250px);
	float: left;
	font-size: 16px;
	line-height: 26px;
	color: #fff;
}
.brand .box2 .list .item .con .txt .textop{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #fff;
	margin-top: 24px;
}
.brand .box2 .list .item:nth-child(2n) {
    width:calc(50%  + 1px);
	float: right;
	border-left: 1px solid #fff;
	border-right: none;
	box-sizing: border-box;
    /*background-color: green;*/
    /*border:1px solid red;*/
}

.brand .box2 .list .item:last-child {
	border-bottom: none;
}

.brand .box4 {
	width: 100%;
	height: auto;
	padding-top: 5.8%;
	padding-bottom: 3.8%;
	background-color: #fff;
}

.brand .box4 .title {
	color: #323232;
	text-align: center;
}

.brand .box4 .list {
	width: 100%;
	height: auto;
	margin-top: 38px;
}

.brand .box4 .list ul {
	padding-bottom: 17px;
}

.brand .box4 .list ul li {
	width: 23%;
	margin-right:2.6%;
	float: left;
	margin-bottom: 42px;
}

.brand .box4 .list ul li a {
	width: 100%;
	height: auto;
	display: block;
}

.brand .box4 .list ul li a .pic {
	width: 100%;
	height: auto;
	position: relative;
}

.brand .box4 .list ul li a .pic .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.2);
	transform: scale(0.94);
	opacity: 0;
	transition: transform .5s,opacity .5s;
}

.brand .box4 .list ul li a .pic .bg .more {
	width: 157px;
	height: 50px;
	text-align: center;
	font-size: 16px;
	line-height: 50px;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.brand .box4 .list ul li a .tits {
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	color: #323232;
	margin-top: 18px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media (min-width: 1024px) {
	.brand .box4 .list ul li:hover .pic .bg {
		transform: scale(1);
		opacity: 1;
	}
}

.brand .box4 .list ul li:nth-child(4n) {
	margin-right: 0;
}

.brand .box4 .list .indexMore {
	margin: 0 auto;
}

.brand .box5 {
	width: 100%;
	height: auto;
	background-color: #f6f4e7;
	padding: 6.5% 0;
}

.brand .box5 .content {
	width: 1415px;
	max-width: 90%;
	margin: 0 auto;
}

.brand .box5 .content .tits {
	text-align: center;
	color: #000;
}

.brand .box5 .content .pic {
	width: 100%;
	height: auto;
	margin-top: 5.8%;
}

.brand .box5 .content .pic img {
	width: 100%;
}

.brand .box5 .content .list {
	width: 100%;
	height: auto;
	margin-top: 5.8%;
	position: relative;
}

.brand .box5 .content .list ul li {
	width: 29.3%;
	float: left;
	margin-right: 6.05%;
}

.brand .box5 .content .list ul li:last-child {
	margin-right: 0;
}

.brand .box5 .content .list .a {
	width: 70px;
	height: 70px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	opacity: 0.35;
	z-index: 10;
	background-size: cover;
	background-repeat: no-repeat;
}

.brand .box5 .content .list .a.prev {
	background-image: url("../img/prev1.png");
	left: 0;
}

.brand .box5 .content .list .a.next {
	background-image: url("../img/next1.png");
	right: 0;
}

@media (max-width: 900px) {
	.brand .box5 .content .list ul li {
		width: 48.5%;
		margin-right: 3%;
	}

	.brand .box5 .content .list .a {
		width: 50px;
		height: 50px;
		margin-top: -25px;
	}
}

@media (max-width: 500px) {
	.brand .box5 .content .list ul li {
		width: 100%;
		margin-right: 3%;
	}

	.brand .box5 .content .list .a {
		width: 50px;
		height: 50px;
		margin-top: -25px;
	}
}

@media (max-width: 1620px) {
	.brand .box1 .xf {
		left: 2%;
	}
}

@media (max-width: 1520px) {
	.brand .box1 .xf a {
		padding-left: 8px;
		font-size: 14px;
		line-height: 30px;
	}

	.brand .box1 .xf a.on {
		font-size: 18px;
	}
}

@media (max-width: 1440px) {
	.brand .box1 .xf {
		display: none;
	}
}

@media (max-width: 1366px) {
	.brand .box1 .pic .bg {
		top: 20px;
		left: 20px;
	}

	.brand .box1 .con .txt {
		font-size: 16px;
	}

	.brand .box2 .list .item .con .txt {
		font-size: 16px;
	}

	.brand .box2 .list .item .con .year {
		width: 250px;
	font-size: 24px;
	/*line-height:60px;*/
	color: #fff;
	float: left;
	height: 40px;
	text-align: right;
	padding-right: 50px;
	box-sizing: border-box;
	}

	.brand .box2 .list .item .con .txt {
		width: calc(100% - 250px);
	}

	.brand .box4 .list ul li a .tits {
		margin-top: 15px;
		font-size: 16px;
		line-height: 18px;
		height: 18px;
	}
}

@media (max-width: 1200px) {
	.brand .box1 .pic {
		width: 42%;
	}

	.brand .box2 .list .item {
		padding-bottom: 15px;
		/*margin-bottom: 30px;*/
	}
}

@media (max-width: 1024px) {
	.brand .box1 .con .txt .t2 .moreClick {
		font-size: 14px;
		line-height: 20px;
		padding-right: 24px;
	}

	.brand .box1 .con .txt .t2 .moreClick i {
		background-size: 12px auto;
	}
}

@media (max-width: 768px) {
	.brand .box1 .pic {
		display: none;
	}

	.brand .box1 .con {
		width: 100%;
		padding-top: 0;
	}

	.brand .box1 .con .txt {
		font-size: 14px;
		line-height: 20px;
		margin-top: 20px;
	}

	.brand .box1 .con .txt p {
		margin-bottom: 10px;
	}

	.brand .box1 .con .txt br {
		display: none;
	}

	.brand .box2 .list .item {
		width: 100%;
		padding-bottom: 10px;
		/*margin-bottom: 20px;*/
	}

	.brand .box2 .list .item .con {
		width: 100%;
		padding-left: 0;
	}

	.brand .box2 .list .item .con .year {
		width: 250px;
	font-size: 24px;
	/*line-height:60px;*/
	color: #fff;
	float: left;
	height: 40px;
	text-align: left;
	padding-right: 50px;
	box-sizing: border-box;
	}
.brand .box2 .list .item h3{
 display: none;
}
	.brand .box2 .list .item .con .txt {
		width: calc(100% - 60px);
		font-size: 14px;
		line-height: 20px;
	}

	.brand .box4 .list ul li {
		width: 48.5%;
		margin-right: 3%;
		margin-bottom: 3%;
	}

	.brand .box4 .list ul li:nth-child(3n) {
		margin-right: 3%;
	}

	.brand .box4 .list ul li:nth-child(2n) {
		margin-right: 0;
	}

	.brand .box4 .list {
		margin-top: 20px;
	}

	.brand .box5 .content .pic {
		overflow-x: scroll;
	}

	.brand .box5 .content .pic img {
		width: 1000px;
	}
}

@media (max-width: 500px) {
	.brand .box4 .list ul li {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.brand .box4 .list ul li a .tits {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}

	.brand .box1 {
		padding-bottom: 15%;
	}
}

.hover {
	overflow: hidden;
}

.hover img {
	transition: transform 1.5s;
}

@media (min-width: 1024px) {
	.hover:hover img {
		transform: scale(1.1);
	}
}

.product {
	width: 100%;
	height: auto;
}

.product .banner {
	width: 100%;
	height: auto;
	position: relative;
}

.product .banner ul {
	width: 100%;
}

.product .banner ul li {
	width: 100%;
	position: relative;
}

.product .banner ul li a {
	width: 100%;
	height: auto;
	display: block;
}

.product .banner ul li .con {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.product .banner ul li .con .w1620 {
	height: 100%;
	padding-left: 3%;

}

.product .banner ul li .con .w1620 .icon {
	width: 44px;
	height: auto;
	margin-top: -10%;
}

.product .banner ul li .con .w1620 .tits {
	color: #000;
	margin-top: 13px;
}

.product .banner ul li .con .w1620 .line {
	width: 67px;
	height: 1px;
	background-color: #fff;
	margin-top: 25px;
}

.product .banner ul li .con .w1620 .txt {
	width: 240px;
	height: auto;
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	margin-top: 11px;
}

.product .banner ul li .con .w1620 .more {
	font-size: 16px;
	line-height: 20px;
	padding-right: 16px;
	color: #000;
	display: inline-block;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url("../img/product_icon1.png");
	margin-top: 40px;
}

@media (min-width: 1024px) {
	.product .banner ul li .con .w1620 .more:hover {
		color: #e07b00;
		background-image: url("../img/product_icon1_h.png");
	}
}

.product .banner .a {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	z-index: 5;
	opacity: 0.43;
	transition: opacity .5s;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.product .banner .a.prev {
	background-image: url("../img/prev.png");
	left: 1%;
}

.product .banner .a.next {
	background-image: url("../img/next.png");
	right: 1%;
}

@media (min-width: 1024px) {
	.product .banner .a:hover {
		opacity: 1;
	}
}

@media (max-width: 1024px) {
	.product .banner .a {
		width: 40px;
		height: 40px;
		margin-top: -20px;
	}
}

.product .box1 {
	padding-top: 4%;
	padding-bottom: 20px;
}

.product .box1 .title {
	text-align: center;
	color: #323232;
}

.product .box1 .txt {
	width: 1088px;
	height: auto;
	margin: 20px auto 0;
	max-width: 100%;
	font-size: 18px;
	line-height: 26px;
	color: #646464;
	text-align: center;
}

.product .box1 .con {
	padding-left: 58px;
	margin-right: 20px;
}

.product .box1 .con .icon {
	width: 44px;
	height: auto;
}

.product .box1 .con .tits {
	color: #000;
	margin-top: 8px;
}

.product .box1 .con .line {
	width: 67px;
	height: 1px;
	background-color: rgba(0, 0, 0, 0.27);
	margin-top: 25px;
}

.product .box1 .con .tit {
	font-size: 18px;
	line-height: 28px;
	color: #646464;
	margin-top: 10px;
}

.product .box1 .con .indexMore {
	margin-top: 35px;
}

.product .box1 .item {
	width: 100%;
	position: relative;
	height: auto;
	margin-top: 55px;
}

.product .box1 .item .box {
	width: 73.8%;
	height: auto;
	background-color: #f9f7f3;
	float: left;
	padding-top: 70px;
	padding-bottom: 80px;
}

.product .box1 .item .box .pic {
	width: 29.3%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 7.9%;
}

.product .box1 .item1 {
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 62px;
}

.product .box1 .item1 .pic {
	width: 59.2%;
	float: right;
	height: auto;
}

.product .box1 .item1 .box {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 40.8%;
}

.product .box1 .item1 .img {
	width: 43.3%;
	position: absolute;
	top: 50%;
	left: 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%);
}

.product .box2 {
	margin-top: 7%;
	padding-bottom: 4%;
}

.product .box2 .title {
	text-align: center;
	color: #323232;
}

.product .box2 .tabs {
	width: 100%;
	height: 55px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	font-size: 0;
	text-align: center;
	margin-top: 33px;
}

.product .box2 .tabs a {
	font-size: 18px;
	line-height: 55px;
	color: #646464;
	margin: 0 33px;
	position: relative;
	display: inline-block;
	transition: color .5s;
}

.product .box2 .tabs a:after {
	content: "";
	width: 0%;
	height: 1px;
	position: absolute;
	bottom: -1px;
	left: 50%;
	background-color: #e07b00;
	transition: width .5s,left .5s;
}

.product .box2 .tabs a.on {
	color: #e07b00;
}

.product .box2 .tabs a.on:after {
	width: 100%;
	left: 0;
}

@media (min-width: 1024px) {
	.product .box2 .tabs a:hover {
		color: #e07b00;
	}

	.product .box2 .tabs a:hover:after {
		width: 100%;
		left: 0;
	}
}

.product .box2 .tabs-m {
	width: 100%;
	height: auto;
	margin-top: 20px;
	position: relative;
	z-index: 10;
	display: none;
}

.product .box2 .tabs-m .t {
	width: calc(100% - 10px);
	height: 40px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding-left: 10px;
	font-size: 16px;
	line-height: 40px;
	color: #646464;
	position: relative;
}

.product .box2 .tabs-m .t i {
	width: 24px;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("../img/down.png");
}

.product .box2 .tabs-m ul {
	width: calc(100% - 2px);
	border-right: 1px solid #dedede;
	height: 175px;
	overflow-y: scroll;
	position: absolute;
	top: 41px;
	left: 0;
	background-color: #fff;
	border: 1px solid #dedede;
	display: none;
}

.product .box2 .tabs-m ul li {
	width: calc(100% - 10px);
	padding-left: 10px;
	font-size: 15px;
	line-height: 35px;
	color: #646464;
}

.product .box2 .list {
	width: 100%;
	height: auto;
	margin-top: 50px;
}

.product .box2 .list .item {
	width: 100%;
	height: auto;
}

.product .box2 .list .item ul {
	width: 100%;
	height: auto;
	display: none;
}

.product .box2 .list .item ul li {
	width: 23.75%;
	height: 290px;
	box-sizing: border-box;
	border: 1px solid #d8d8d8;
	float: left;
	margin-right: 1.6%;
	position: relative;
}

.product .box2 .list .item ul li a {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	background-color: #fff;
	z-index: 4;
}

.product .box2 .list .item ul li a .img {
	max-width: 90%;
	max-height: 90%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.product .box2 .list .item ul li a .tits {
	text-align: center;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	color: #261c00;
	width: 90%;
	height: auto;
	left: 5%;
	bottom: 17px;
	position: absolute;
	opacity: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	transition: opacity .5s,transform .5s;
}

.product .box2 .list .item ul li a .icon {
	width: 22px;
	height: auto;
	position: absolute;
	bottom: 17px;
	right: 10px;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	opacity: 0;
	transition: opacity .5s,transform .5s;
}

.product .box2 .list .item ul li .bg {
	width: calc(100% - 5px);
	height: calc(100% - 5px);
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 2;
	opacity: 0;
	transition: opacity .5s;
}

.product .box2 .list .item ul li:last-child {
	margin-right: 0;
}

@media (min-width: 1024px) {
	.product .box2 .list .item ul li:hover {
		border: 1px solid #e07b00;
	}

	.product .box2 .list .item ul li:hover a .tits {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	.product .box2 .list .item ul li:hover a .icon {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	.product .box2 .list .item ul li:hover .bg {
		opacity: 1;
	}
}

.product .box2 .list .indexMore {
	margin: 20px auto 0;
}

@media (max-width: 1366px) {
	.product .banner .con .w1620 .txt {
		font-size: 16px;
	}

	.product .box1 .txt {
		font-size: 16px;
	}

	.product .box1 .con .tit {
		font-size: 16px;
	}

	.product .box1 .item .box {
		padding-top: 50px;
		padding-bottom: 60px;
	}
}

@media (max-width: 1200px) {
	.product .box2 .tabs a {
		margin: 0 25px;
	}
}

@media (max-width: 1024px) {
	.product .box1 .con {
		padding-left: 30px;
	}

	.product .box1 .item .box {
		padding-top: 30px;
		padding-bottom: 40px;
	}

	.product .box2 .list .item ul li a .tits {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	.product .box2 .list .item ul li a .icon {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	.product .box2 .list .item ul li {
		height: 255px;
	}
}

@media (max-width: 800px) {
	.product .banner {
		overflow: hidden;
	}

	.product .banner img {
		width: 140%;
		margin-left: -20%;
	}

	.product .banner .con .w1620 .icon {
		width: 30px;
	}

	.product .banner .con .w1620 .icon img {
		width: 100%;
		margin-left: -0;
	}

	.product .banner .con .w1620 .line {
		margin-top: 10px;
	}

	.product .banner .con .w1620 .txt {
		font-size: 14px;
		line-height: 20px;
	}

	.product .banner .con .w1620 .more {
		margin-top: 20px;
	}
}

@media (max-width: 768px) {
	.product .box1 .item .box {
		padding: 20px 0;
	}

	.product .box1 .con .icon {
		width: 30px;
	}

	.product .box1 .con {
		padding-left: 15px;
	}

	.product .box1 .item .box {
		width: 100%;
	}

	.product .box1 .con .line {
		margin-top: 10px;
	}

	.product .box1 .con .tit {
		font-size: 14px;
		line-height: 20px;
	}

	.product .box1 .con .indexMore {
		margin-top: 20px;
	}

	.product .box1 .item .box .pic {
		width: 80%;
		margin: 0 auto;
		position: relative;
		top: auto;
		right: auto;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	.product .box1 .item1 .pic {
		width: 100%;
		height: auto;
		float: none;
	}

	.product .box1 .item1 .box {
		width: 100%;
		height: auto;
		float: none;
		position: relative;
		top: auto;
		left: auto;
		margin-top: 15px;
	}

	.product .box1 .item1 {
		margin-top: 20px;
	}

	.product .box2 .list .item ul li {
		width: 48.5%;
		margin-right: 3%;
		margin-bottom: 3%;
	}

	.product .box2 .list .item ul li:nth-child(2n) {
		margin-right: 0;
	}

	.product .box2 .list .item ul li a .icon {
		display: none;
	}

	.product .box2 .list .item ul li a .img {
		max-width: 80%;
		top: -20px;
	}

	.product .box2 .list .item ul li {
		height: 210px;
	}

	.product .box2 .list .item ul li a .tits {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}

	.product .box2 .tabs {
		margin-top: 20px;
		display: none;
	}

	.product .box2 .tabs-m {
		display: block;
	}

	.product .box2 .list {
		margin-top: 30px;
	}

	.product .box1 .item {
		margin-top: 20px;
	}

	.product .box1 .txt {
		font-size: 14px;
		line-height: 20px;
	}
}

.productBox3 {
	width: 100%;
	height: auto;
	position: relative;
}

.productBox3 .con {
	width: 100%;
	height: auto;
	position: absolute;
	top: 30%;
	left: 0;
}

.productBox3 .con .con-new {
	width: 25.9%;
	float: right;
	height: auto;
}

.productBox3 .con .con-new .tag {
	font-size: 24px;
	line-height: 24px;
	color: #323232;
}

.productBox3 .con .con-new .icon {
	width: 44px;
	margin-top: 65px;
}

.productBox3 .con .con-new .icon.ic {
	margin-top: 0;
}

.productBox3 .con .con-new .tits {
	color: #000;
	margin-top: 13px;
}

.productBox3 .con .con-new .line {
	width: 67px;
	height: 1px;
	background-color: #b7b7b7;
	margin-top: 25px;
}

.productBox3 .con .con-new .tit {
	font-size: 18px;
	line-height: 26px;
	color: #646464;
	width: 310px;
	max-width: 100%;
	margin-top: 10px;
}

.productBox3 .con .con-new .indexMore {
	margin-top: 65px;
}

@media (max-width: 1366px) {
	.productBox3 .con .con-new .tit {
		font-size: 16px;
	}

	.productBox3 .con {
		top: 20%;
	}

	.productBox3 .con .con-new .icon {
		margin-top: 30px;
	}

	.productBox3 .con .con-new .indexMore {
		margin-top: 40px;
	}
}

@media (max-width: 1024px) {
	.productBox3 .con .con-new {
		width: 40%;
	}

	.productBox3 .con .con-new .tag {
		font-size: 18px;
		line-height: 18px;
	}

	.productBox3 .con .con-new .icon {
		margin-top: 15px;
		width: 30px;
	}

	.productBox3 .con .con-new .line {
		margin-top: 10px;
	}
}

@media (max-width: 768px) {
	.productBox3 {
		overflow: hidden;
	}

	.productBox3 .con .con-new .tag {
		display: none;
	}

	.productBox3 .con .con-new .tit {
		display: none;
	}

	.productBox3 .con .con-new .indexMore {
		margin-top: 15px;
	}

	.productBox3 .con {
		top: 10%;
	}

	.productBox3 .con .con-new .tits {
		margin-top: 5px;
	}

	.productBox3 > img {
		width: 130%;
	}

	.productBox3 .con .con-new .icon {
		padding-top: 25%;
	}

	.productBox3 .con .con-new {
		width: 30%;
	}
}

.productTt {
	width: 100%;
	display: none;
	margin-top: 20px;
}

.productTt a {
	width: 50%;
	border: 1px solid #d8d8d8;
	display: block;
	height: 40px;
	margin-left: 5%;
	font-size: 15px;
	line-height: 40px;
	color: #261c00;
	position: relative;
}

.productTt a span {
	margin-left: 10px;
}

.productTt a i {
	width: 26px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("../img/down.png");
}

@media (max-width: 768px) {
	.productTt {
		display: block;
	}
}

.productList {
	width: 100%;
	height: auto;
	position: relative;
	transition: margin .5s;
}

.productList .navLeft {
	width: 19%;
	height: auto;
	background-color: #fcfcfc;
	float: left;
	min-height: 900px;
	padding-bottom: 50px;
	position: relative;
	box-sizing: border-box;
	z-index: 5;
}

.productList .navLeft .box {
	width: calc(100% - 110px);
	margin: 30% auto 0;
}

.productList .navLeft .box .top {
	width: 100%;
	height: auto;
}

.productList .navLeft .box .top span {
	float: left;
	font-size: 22px;
	line-height: 22px;
	color: #323232;
}

.productList .navLeft .box .top a {
	float: right;
	font-size: 14px;
	line-height: 14px;
	color: #323232;
	display: block;
	margin-top: 8px;
}

@media (min-width: 1024px) {
	.productList .navLeft .box .top a:hover {
		color: #e07b00;
	}
}

.productList .navLeft .box .item {
	width: 100%;
	height: auto;
	margin-top: 30px;
}

.productList .navLeft .box .item .tits {
	font-size: 22px;
	line-height: 22px;
	color: #e07b00;
}

.productList .navLeft .box .item .nav {
	width: 100%;
	height: auto;
	margin-top: 17px;
}

.productList .navLeft .box .item .nav a {
	width: 100%;
	height: auto;
	font-size: 14px;
	line-height: 40px;
	color: #828282;
	display: block;
	padding: 0 10px;
	margin-left: -10px;
}

.productList .navLeft .box .item .nav a span {
	float: left;
}

.productList .navLeft .box .item .nav a i {
	width: 20px;
	height: 20px;
	border: 1px solid #9c9c9c;
	float: right;
	display: block;
	margin-top: 6.5px;
	background-position: center;
	background-size: 14px;
	background-repeat: no-repeat;
}

@media (min-width: 1024px) {
	.productList .navLeft .box .item .nav a:hover {
		background-color: #eee;
		color: #e07b00;
	}
}

.productList .navLeft .box .item .nav a.on {
	color: #e07b00;
}

.productList .navLeft .box .item .nav a.on i {
	background-image: url("../img/dui.png");
}

.productList .navLeft .box .item .nav1 {
	width: 100%;
	height: auto;
	margin-top: 17px;
}

.productList .navLeft .box .item .nav1 .it {
	width: 100%;
	height: auto;
	margin-bottom: 13px;
}

.productList .navLeft .box .item .nav1 .it a {
	width: 100%;
	height: auto;
	font-size: 14px;
	line-height: 40px;
	color: #828282;
	display: block;
	padding: 0 10px;
	margin-left: -10px;
}

.productList .navLeft .box .item .nav1 .it a span {
	float: left;
}

.productList .navLeft .box .item .nav1 .it a i {
	width: 20px;
	height: 20px;
	border: 1px solid #9c9c9c;
	float: right;
	display: block;
	margin-top: 6.5px;
	background-position: center;
	background-size: 14px;
	background-repeat: no-repeat;
}

@media (min-width: 1024px) {
	.productList .navLeft .box .item .nav1 .it a:hover {
		background-color: #eee;
		color: #e07b00;
	}
}

.productList .navLeft .box .item .nav1 .it a.on {
	color: #e07b00;
}

.productList .navLeft .box .item .nav1 .it a.on i {
	background-image: url("../img/dui.png");
}

.productList .navLeft .box .item .nav1 .it .tit {
	font-size: 21px;
	color: #323232;
}

.productList .conRight {
	width: calc(81% - 1px);
	float: right;
	height: auto;
	position: relative;
}

.productList .conRight .list {
	width: calc(100% - 120px);
	height: auto;
	margin: 0 auto;
	padding: 50px 0;
}

.productList .conRight .list ul {
	width: 100%;
}

.productList .conRight .list ul li {
	width: 19.4%;
	height: auto;
	float: left;
	margin-right: 0.75%;
	margin-bottom: 0.75%;
	height: 278px;
	position: relative;
	overflow: hidden;
}

.productList .conRight .list ul li a {
	width: 100%;
	min-height: 100%;
	display: block;
	position: absolute;
	background-color: #fff;
	z-index: 4;
	box-sizing: border-box;
}

.productList .conRight .list ul li a .pic {
	width: 100%;
	height: auto;
	background-color: #fafbfa;
	position: relative;
	transition: all .5s;
}

.productList .conRight .list ul li a .pic img {
	width: 100%;
}

.productList .conRight .list ul li a .tits {
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #261c00;
	width: 100%;
	width: calc(100% - 60px);
	margin: -10px auto 0;
	opacity: 0;
	transform: translateY(20px);
	transition: opacity .5s,transform .5s;
}

.productList .conRight .list ul li a .more {
	width: 130px;
	height: 36px;
	border: 1px solid #dfcfad;
	margin: 25px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 36px;
	color: #e07b00;
	opacity: 0;
	transform: translateY(20px);
	transition: opacity .5s,transform .5s;
}

@media (min-width: 1024px) {
	.productList .conRight .list ul li:hover {
		overflow: inherit;
		z-index: 10;
	}

	.productList .conRight .list ul li:hover a {
		border: 1px solid #dfcfad;
		padding-bottom: 30px;
	}

	.productList .conRight .list ul li:hover a .pic {
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-ms-transform: scale(0.8);
		-o-transform: scale(0.8);
		transform: scale(0.8);
	}

	.productList .conRight .list ul li:hover a .tits {
		opacity: 1;
		transform: translateY(0);
	}

	.productList .conRight .list ul li:hover a .more {
		opacity: 1;
		transform: translateY(0);
	}
}

.productList .conRight .list ul li:nth-child(5n) {
	margin-right: 0;
}

.productList .conRight .list .mCSB_scrollTools {
	opacity: 0 !important;
}

.productList .conRight .bgg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.3);
	display: none;
}

.productList .bg {
	width: 19%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 3;
	left: 0;
	background-color: #fcfcfc;
	border-right: 1px solid #e6e6e6;
}

@media (max-width: 1366px) {
	.productList .conRight .list {
		width: calc(100% - 80px);
		padding: 30px 0;
	}

	.productList .conRight .list ul li {
		width: 24.25%;
		height: 200px;
		margin-right: 1%;
		margin-bottom: 1%;
	}

	.productList .conRight .list ul li:nth-child(5n) {
		margin-right: 1%;
	}

	.productList .conRight .list ul li:nth-child(4n) {
		margin-right: 0;
	}

	.productList .conRight .list ul li a .img {
		top: -20px;
	}

	.productList .navLeft .box {
		margin: 15% auto 0;
		width: calc(100% - 50px);
	}

	.productList .navLeft .box .top span {
		font-size: 20px;
	}

	.productList .navLeft .box .item {
		margin-top: 20px;
	}

	.productList .navLeft .box .item .tits {
		font-size: 20px;
		line-height: 20px;
	}

	.productList .navLeft .box .item .nav a {
		line-height: 35px;
		font-size: 15px;
	}

	.productList .navLeft .box .item .nav a i {
		margin-top: 4px;
	}

	.productList .navLeft .box .item .nav1 .it .tit {
		font-size: 20px;
	}

	.productList .navLeft .box .item .nav1 .it a {
		font-size: 15px;
		line-height: 35px;
	}

	.productList .navLeft .box .item .nav1 .it a i {
		margin-top: 4px;
	}
}

@media (max-width: 1200px) {
	.productList .conRight .list ul li {
		width: 32%;
		margin-right: 2%;
		margin-bottom: 2%;
	}

	.productList .conRight .list ul li:nth-child(5n) {
		margin-right: 2%;
	}

	.productList .conRight .list ul li:nth-child(4n) {
		margin-right: 2%;
	}

	.productList .conRight .list ul li:nth-child(3n) {
		margin-right: 0;
	}

	.productList .bg {
		display: none;
	}
}

@media (max-width: 1024px) {
	.productList .conRight .list ul li {
		height: auto;
	}

	.productList .conRight .list ul li a {
		position: relative;
	}

	.productList .conRight .list ul li a .tits {
		opacity: 1;
		transform: translateY(0);
		margin: 5px auto 0;
	}

	.productList .conRight .list ul li a .more {
		opacity: 1;
		transform: translateY(0);
	}
}

@media (max-width: 768px) {
	.productList {
		border-top: 1px solid #d8d8d8;
		margin-top: 20px;
		min-height: 70vh;
	}

	.productList .navLeft {
		width: 200px;
		position: absolute;
		left: -200px;
		height: calc(100% - 40px);
		border-right: none;
		border-top: 1px solid #d8d8d8;
		padding: 20px 0;
		min-height: calc(100% - 40px);
		overflow-y: scroll;
	}

	.productList .conRight {
		width: 100%;
		min-height: 70vh;
	}

	.productList.on {
		margin-left: 200px;
	}

	.productList.on .conRight .bgg {
		display: block;
	}

	.productList .conRight .list {
		width: 90%;
		padding: 15px 0;
	}

	.productList .conRight .list ul li {
		width: 48.5%;
		height: auto;
		margin-right: 3%;
		margin-bottom: 3%;
	}

	.productList .conRight .list ul li:nth-child(3n) {
		margin-right: 3%;
	}

	.productList .conRight .list ul li:nth-child(2n) {
		margin-right: 0;
	}

	.productList .conRight .list ul li a .tits {
		width: calc(100% - 20px);
		margin: 5px auto 0;
		line-height: 22px;
		height: 66px;
	}

	.productList .conRight .list ul li a .more {
		width: 98px;
		height: 28px;
		line-height: 28px;
		margin: 10px auto 0;
		font-size: 12px;
	}

	.productList .navLeft .box {
		width: calc(100% - 30px);
		margin: 0 auto;
	}

	.productList .navLeft .box .top span {
		font-size: 16px;
	}

	.productList .navLeft .box .item .tits {
		font-size: 16px;
		line-height: 16px;
	}

	.productList .navLeft .box .item .nav a {
		font-size: 14px;
		line-height: 30px;
	}

	.productList .navLeft .box .item .nav a i {
		width: 16px;
		height: 16px;
		margin-top: 6px;
	}

	.productList .navLeft .box .item {
		margin-top: 10px;
	}

	.productList .navLeft .box .item .nav {
		margin-top: 10px;
	}

	.productList .navLeft .box .item .nav1 .it a {
		font-size: 14px;
		line-height: 30px;
	}

	.productList .navLeft .box .item .nav1 .it a i {
		width: 16px;
		height: 16px;
		margin-top: 6px;
	}

	.productList .navLeft .box .item .nav1 .it .tit {
		font-size: 16px;
		line-height: 30px;
	}

	.productList .navLeft .box .item .nav1 .it {
		margin-bottom: 8px;
	}

	.productList .conRight .list ul {
		padding: 0;
	}
}

.productInfo {
	width: 100%;
	height: auto;
}

.productInfo .top {
	position: relative;
}

.productInfo .top .conLeft {
	width: 73.5%;
	height: auto;
	float: left;
	position: relative;
}

.productInfo .top .conLeft .picBig {
	width: calc(100% - 210px);
	padding-left: 210px;
	height: 795px;
}

.productInfo .top .conLeft .picBig ul {
	width: 100%;
	height: 100%;
}

.productInfo .top .conLeft .picBig ul li {
	width: 100%;
	height: 100%;
	position: relative;
/*	display: none;*/
}

.productInfo .top .conLeft .picBig ul li img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 90%;
	max-height: 90%;
}

.productInfo .top .conLeft .picSmall {
	width: 156px;
	height: auto;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
}

.productInfo .top .conLeft .picSmall ul {
	width: 100%;
	height: auto;
}

.productInfo .top .conLeft .picSmall ul li {
	width: 154px;
	height: 154px;
	position: relative;
	border: 1px solid #fff;
	margin-bottom: 10px;
	cursor: pointer;
}

.productInfo .top .conLeft .picSmall ul li img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	max-width: 90%;
	max-height: 90%;
}

.productInfo .top .conLeft .picSmall ul li.on {
	border: 1px solid #e07b00;
}

.productInfo .top .conRight {
	width: 25.9%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}

.productInfo .top .conRight .tag {
	font-size: 22px;
	line-height: 24px;
	color: #e07b00;
}

.productInfo .top .conRight .tits {
	font-size: 26px;
	line-height: 30px;
	color: #323232;
	margin-top: 13px;
}

.productInfo .top .conRight .num {
	font-size: 20px;
	line-height: 22px;
	margin-top: 15px;
	color: #323232;
}

.productInfo .top .conRight .tit {
	font-size: 18px;
	line-height: 26px;
	color: #646464;
	margin-top: 48px;
}

.productInfo .top .conRight .tit span {
	color: #323232;
	font-weight: bold;
}

.productInfo .top .conRight .tit1 {
	font-size: 18px;
	line-height: 30px;
	color: #646464;
	margin-top: 13px;
}

.productInfo .top .conRight .tit1 p span {
	font-size: 18px !important;
}

.productInfo .top .conRight .tit2 {
	width: 100%;
	height: auto;
	border-top: 1px solid #464646;
	border-bottom: 1px solid #464646;
	position: relative;
	margin-top: 47px;
}

.productInfo .top .conRight .tit2 a {
	width: 50%;
	height: 50px;
	float: left;
	font-size: 16px;
	line-height: 50px;
	color: #000;
	text-align: center;
	position: relative;
}

.productInfo .top .conRight .tit2 a span {
	padding-left: 26px;
	background-position: left center;
	background-repeat: no-repeat;
}



@media (min-width: 1024px) {
	.productInfo .top .conRight .tit2 a:hover {
		color: #e07b00;
	}
	.productInfo .top .conRight .tit2 .fx span:hover{
		background-image: url("../img/share_h.png");
	}
	.productInfo .top .conRight .tit2 .tm span:hover{
		background-image: url("../img/shop_h.png");
	}


}

.productInfo .top .conRight .tit2 .fx {
	width: 50%;
	height: 50px;
	float: left;
	font-size: 16px;
	line-height: 50px;
	color: #000;
	text-align: center;
	position: relative;
}

.productInfo .top .conRight .tit2 .fx span {
	padding-left: 26px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url("../img/share.png");
}
.productInfo .top .conRight .tit2 .tm span {
	padding-left: 26px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url("../img/shop.png");
}

.productInfo .top .conRight .tit2 .fx .share {
	width: 180px;
	height: auto;
	position: absolute;
	top: 50px;
	border: 1px solid #464646;
	right: 0;
	display: none;
}

.productInfo .top .conRight .tit2 .fx .share a {
	width: 60px;
	box-sizing: border-box;
	height: 40px;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	opacity: 0.4;
	border-right: 1px solid #464646;
}

.productInfo .top .conRight .tit2 .fx .share a:last-child {
	border-right: none;
}

.productInfo .top .conRight .tit2 .fx .share a.bds_tsina {
	background-image: url("../img/xwb.png");
}

.productInfo .top .conRight .tit2 .fx .share a.bds_weixin {
	background-image: url("../img/xwx.png");
}

.productInfo .top .conRight .tit2 .fx .share a.bds_sqq {
	background-image: url("../img/xqq.png");
}



.productInfo .top .conRight .tit2 .tm .share a.bds_tsina {
	background-image: url("../img/xwb1.png");
}

.productInfo .top .conRight .tit2 .tm .share a.bds_weixin {
	background-image: url("../img/xwx1.png");
}

.productInfo .top .conRight .tit2 .tm .share a.bds_sqq {
	background-image: url("../img/xqq1.png");
}







@media (min-width: 1024px) {
	.productInfo .top .conRight .tit2 .fx .share a:hover {
		opacity: 1;
	}

	.productInfo .top .conRight .tit2 .fx .share a:hover.bds_tsina {
		background-image: url("../img/xwb_h.png");
	}

	.productInfo .top .conRight .tit2 .fx .share a:hover.bds_weixin {
		background-image: url("../img/xwx_h.png");
	}

	.productInfo .top .conRight .tit2 .fx .share a:hover.bds_sqq {
		background-image: url("../img/xqq_h.png");
	}





	.productInfo .top .conRight .tit2 .tm .share a:hover.bds_tsina {
		background-image: url("../img/xwb_h1.png");
	}

	.productInfo .top .conRight .tit2 .tm .share a:hover.bds_weixin {
		background-image: url("../img/xwx_h1.png");
	}

	.productInfo .top .conRight .tit2 .tm .share a:hover.bds_sqq {
		background-image: url("../img/xqq_h1.png");
	}
}

@media (min-width: 1024px) {
	.productInfo .top .conRight .tit2 .fx:hover {
		color: #e07b00;
	}

	.productInfo .top .conRight .tit2 .fx:hover span {
		background-image: url("../img/share_h.png");
	}
.productInfo .top .conRight .tit2 .tm:hover span {
		background-image: url("../img/shop_h.png");
	}
	.productInfo .top .conRight .tit2 .fx:hover .share {
		display: block;
	}
}

.productInfo .top .conRight .tit2 .line {
	width: 1px;
	height: 14px;
	position: absolute;
	top: 18px;
	left: 50%;
	background-color: #000;
}

.productInfo .box1 {
	width: 100%;
	height: auto;
	background-color: #fafafa;
	padding-top: 4.5%;
	padding-bottom: 4.5%;
}

.productInfo .box1 .title {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	color: #333;
}

.productInfo .box1 .title span {
	display: inline-block;
	position: relative;
}

.productInfo .box1 .title span:after {
	content: "";
	width: 70px;
	height: 1px;
	background-color: #b9b9b9;
	position: absolute;
	left: -95px;
	display: block;
	top: 12px;
}

.productInfo .box1 .title span:before {
	content: "";
	width: 70px;
	height: 1px;
	background-color: #b9b9b9;
	position: absolute;
	right: -95px;
	display: block;
	top: 12px;
}

.productInfo .box1 .list {
	width: 100%;
	height: auto;
	margin-top: 30px;
}

.productInfo .box1 .list ul li {
	width: 23.75%;
	height: auto;
	float: left;
	margin-right: 1.6%;
	height: 290px;
	position: relative;
}

.productInfo .box1 .list ul li a {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	z-index: 4;
}

.productInfo .box1 .list ul li a .img {
	max-width: 90%;
	max-height: 90%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.productInfo .box1 .list ul li a .tits {
	text-align: center;
	font-size: 16px;
	line-height: 18px;
	color: #261c00;
	width: 100%;
	height: auto;
	left: 0;
	bottom: 17px;
	position: absolute;
	opacity: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	transition: opacity .5s,transform .5s;
}

.productInfo .box1 .list ul li a .icon {
	width: 22px;
	height: auto;
	position: absolute;
	bottom: 17px;
	right: 10px;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	opacity: 0;
	transition: opacity .5s,transform .5s;
}

.productInfo .box1 .list ul li .bg {
	width: calc(100% - 5px);
	height: calc(100% - 5px);
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 2;
	opacity: 0;
}

@media (min-width: 1024px) {
	.productInfo .box1 .list ul li:hover a {
		background-color: #fff;
	}

	.productInfo .box1 .list ul li:hover a .tits {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	.productInfo .box1 .list ul li:hover a .icon {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	.productInfo .box1 .list ul li:hover .bg {
		opacity: 1;
	}
}

.productInfo .box1 .list ul li:nth-child(4n) {
	margin-right: 0;
}

@media (max-width: 1366px) {
	.productInfo .top .conRight .tits {
		font-size: 24px;
		line-height: 28px;
	}

	.productInfo .top .conLeft .picSmall {
		width: 102px;
	}

	.productInfo .top .conLeft .picSmall ul li {
		width: 100px;
		height: 100px;
	}

	.productInfo .top .conLeft .picBig {
		width: calc(100% - 120px);
		padding-left: 120px;
		height: 680px;
	}

	.productInfo .top .conRight .tit {
		font-size: 16px;
		line-height: 24px;
	}

	.productInfo .top .conRight .tit1 {
		font-size: 16px;
		line-height: 24px;
	}

	.productInfo .box1 .list ul li {
		height: 255px;
	}

	.productInfo .box1 .list ul li a .img {
		top: -20px;
	}

	.productInfo .top .conRight .tag {
		font-size: 18px;
		line-height: 20px;
	}

	.productInfo .top .conRight .num {
		font-size: 16px;
		line-height: 18px;
	}
}

@media (max-width: 1024px) {
	.productInfo .top .conRight .tits {
		font-size: 18px;
		line-height: 24px;
	}

	.productInfo .box1 .list ul li a .tits {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	.productInfo .top .conRight .tag {
		font-size: 16px;
		line-height: 18px;
	}

	.productInfo .top .conRight .num {
		font-size: 14px;
		line-height: 16px;
	}

	.productInfo .top .conRight .tit1 {
		font-size: 14px;
		line-height: 20px;
	}

	.productInfo .top .conRight .tit1 p span {
		font-size: 14px !important;
	}
}

@media (max-width: 850px) {
	.productInfo .top .conLeft {
		width: 100%;
		float: none;
	}

	.productInfo .top .conLeft .picBig {
		height: 330px;
		width: calc(100% - 68px);
		padding-left: 68px;
	}

	.productInfo .top .conRight {
		width: 100%;
		position: relative;
		top: auto;
		right: auto;
		padding-bottom: 30px;
	}

	.productInfo .top .conLeft .picSmall {
		width: 62px;
	}

	.productInfo .top .conLeft .picSmall ul li {
		width: 60px;
		height: 60px;
	}

	.productInfo .top .conRight .tit {
		margin-top: 20px;
	}

	.productInfo .top .conRight .tit2 {
		margin-top: 15px;
	}
}

@media (max-width: 768px) {
	.productInfo .box1 .list ul li {
		width: 48.5%;
		height: 210px;
		margin-right: 3%;
		margin-bottom: 3%;
	}

	.productInfo .box1 .list ul li:nth-child(2n) {
		margin-right: 0;
	}
}

.help {
	width: 100%;
	height: auto;
	background-color: #fafafa;
	padding-top: 50px;
}

.help .tabs {
	width: 373px;
	height: auto;
	border-bottom: 1px solid #dadada;
	text-align: center;
	margin: 0 auto;
}

.help .tabs a {
	margin: 0 45px;
	font-size: 18px;
	line-height: 52px;
	color: #787878;
	display: inline-block;
	position: relative;
}

.help .tabs a:after {
	content: "";
	width: 0;
	height: 2px;
	background-color: #e07b00;
	position: absolute;
	bottom: -1px;
	left: 50%;
	transition: width .5s,left .5s;
}

.help .tabs a.on {
	color: #e07b00;
}

.help .tabs a.on:after {
	width: 100%;
	left: 0;
}

@media (min-width: 1024px) {
	.help .tabs a:hover {
		color: #e07b00;
	}

	.help .tabs a:hover:after {
		width: 100%;
		left: 0;
	}
}

.help .content {
	width: 100%;
	height: auto;
	margin-top: 65px;
	padding-bottom: 30px;
}

.help .content .con {
	width: calc(100% - 257px);
	height: auto;
	float: left;
	min-height: 400px;
}

.help .content .con ul {
	width: calc(100% - 60px);
	padding-right: 59px;
	border-right: 1px solid #b9b9b9;
}

.help .content .con ul li {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #b9b9b9;
	padding-bottom: 41px;
	margin-bottom: 46px;
}

.help .content .con ul li .tits {
	color: #000;
}

.help .content .con ul li .txt {
	font-size: 16px;
	line-height: 28px;
	color: #646464;
	margin-top: 24px;
}

.help .content .con ul li:last-child {
	border-bottom: none;
}

.help .content .conRight {
	width: 200px;
	float: right;
}

.help .content .conRight .tits {
	color: #000000;
}

.help .content .conRight .tit {
	font-size: 15px;
	line-height: 25px;
	color: #646464;
	margin-top: 19px;
}

.help .content .conRight .ewm {
	width: 193px;
	max-width: 100%;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
	margin-top: 22px;
}

@media (max-width: 930px) {
	.help {
		padding-top: 20px;
	}

	.help .tabs {
		width: 100%;
	}

	.help .tabs a {
		margin: 0 20px;
		font-size: 16px;
		line-height: 40px;
	}

	.help .content {
		margin-top: 30px;
	}

	.help .content .con {
		width: 100%;
	}

	.help .content .con ul {
		border-right: 0;
		width: 100%;
		padding-right: 0;
	}

	.help .content .con ul li {
		padding-bottom: 15px;
		margin-bottom: 20px;
	}

	.help .content .con ul li .txt {
		margin-top: 10px;
		font-size: 14px;
		line-height: 22px;
	}

	.help .content .conRight {
		display: none;
	}
}

.contact {
	width: 100%;
	height: auto;
	background: #fafafa;
}

.contact .box1 {
	padding: 6% 0;
	position: relative;
}

.contact .box1 .pic {
	/*width: 66.7%;*/
	width: 100%;
	float: left;
	height: auto;
}

.contact .box1 .con {
	width: 48.3%;
	padding-top: 70px;
	padding-bottom: 45px;
	height: auto;
	background-color: #fff;
	border: 1px solid #d5d5d5;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 5;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.contact .box1 .con .con-new {
	width: calc(100% - 90px);
	margin-left: 50px;
	position: relative;
	z-index: 3;
}

.contact .box1 .con .con-new .tits {
	color: #000;
}

.contact .box1 .con .con-new .line {
	width: 83px;
	height: 1px;
	background-color: #cacaca;
	margin-top: 26px;
}

.contact .box1 .con .con-new .tit {
	font-size: 18px;
	line-height: 26px;
	color: #646464;
	margin-top: 22px;
}

.contact .box1 .con .con-new .tit span {
	color: #e07b00;
}

.contact .box1 .con .con-new .item {
	width: 100%;
	height: auto;
	margin-top: 50px;
}

.contact .box1 .con .con-new .item .t {
	width: 65px;
	float: left;
	margin-right: 30px;
	position: relative;
}

.contact .box1 .con .con-new .item .t .tt {
	width: 100%;
	height: 30px;
	background-position: center;
	background-repeat: no-repeat;
}

.contact .box1 .con .con-new .item .t p {
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	border-bottom: 1px solid #1a1a1a;
	color: #1a1a1a;
	margin-top: 4px;
}

.contact .box1 .con .con-new .item .t img {
	width: 130px;
	height: auto;
	position: absolute;
	bottom: 65px;
	left: 50%;
	margin-left: -65px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	display: none;
	border: 1px solid #e07b00;
}

.contact .box1 .con .con-new .item .t .tel {
	width: 160px;
	border: 1px solid #e07b00;
	text-align: center;
	font-size: 16px;
	color: #e07b00;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
	line-height: 32px;
	position: absolute;
	left: 50%;
	margin-left: -80px;
	bottom: 65px;
	display: none;
}

@media (min-width: 1024px) {
	.contact .box1 .con .con-new .item .t:hover img {
		display: block;
	}

	.contact .box1 .con .con-new .item .t:hover .tel {
		display: block;
	}
}

.contact .box1 .con .img {
	width: 26.2%;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}

.contact .box2 {
	width: 100%;
	height: auto;
	padding-top: 4.8%;
	padding-bottom: 4.4%;
}

.contact .box2 .title {
	text-align: center;
	color: #fff;
}

.contact .box2 .tableBox {
	width: 100%;
	height: auto;
	margin-top: 25px;
}

.contact .box2 .tableBox span {
	font-size: 18px;
	line-height: 40px;
	color: #fff;
	display: block;
}

.contact .box2 .tableBox .t1 {
	width: 45%;
	height: auto;
}

.contact .box2 .tableBox .t1 .text {
	width: calc(100% - 10px);
	height: 65px;
	font-size: 16px;
	line-height: 65px;
	color: rgba(51, 51, 51, 0.63);
	padding-left: 10px;
	border: none;
	background-color: rgba(255, 255, 255, 0.84);
}

.contact .box2 .tableBox .t2 {
	width: 51.8%;
	height: auto;
}

.contact .box2 .tableBox .t2 .txt {
	width: calc(100% - 20px);
	height: 130px;
	background-color: rgba(255, 255, 255, 0.84);
	border: none;
	padding: 20px 10px;
	font-size: 16px;
	line-height: 30px;
	color: rgba(51, 51, 51, 0.63);
}

.contact .box2 .indexMore {
	width: 290px;
	border: 1px solid rgba(255, 255, 255, 0.4);
	color: #fff;
	margin: 50px auto 0;
}

@media (min-width: 1024px) {
	.contact .box2 .indexMore:hover {
		border: 1px solid rgba(0, 0, 0, 0);
	}
}

.contact .box3 {
	padding: 4.2% 0;
}

.contact .box3 .content {
	background-color: #fff;
	padding: 77px 0 44px;
}

.contact .box3 .content .item {
	width: 50%;
	float: left;
	height: auto;
	text-align: center;
}

.contact .box3 .content .item .tits {
	color: #000;
}

.contact .box3 .content .item .tit {
	font-size: 18px;
	line-height: 23px;
	color: #646464;
	margin-top: 18px;
}

.contact .box3 .content .item a {
	font-size: 18px;
	line-height: 20px;
	color: #1a1a1a;
	border-bottom: 1px solid #000;
	display: inline-block;
	margin-top: 25px;
}

@media (min-width: 1024px) {
	.contact .box3 .content .item a:hover {
		color: #e07b00;
		border-color: #e07b00;
	}
}

@media (max-width: 1366px) {
	.contact .box1 .con .con-new .tit {
		font-size: 16px;
	}

	.contact .box2 .tableBox span {
		font-size: 16px;
	}

	.contact .box3 .content .item .tit {
		font-size: 16px;
	}

	.contact .box3 .content .item a {
		font-size: 16px;
	}
}

@media (max-width: 1024px) {
	.contact .box1 .con {
		padding-top: 35px;
		padding-bottom: 30px;
	}

	.contact .box1 .con .con-new {
		width: 90%;
		margin: 0 auto;
	}

	.contact .box1 .con .con-new .line {
		margin-top: 13px;
	}

	.contact .box1 .con .con-new .tit {
		margin-top: 10px;
	}

	.contact .box1 .con .con-new .item {
		margin-top: 25px;
	}
}

@media (max-width: 768px) {
	.contact .box1 .pic {
		width: 100%;
		float: none;
	}

	.contact .box1 .con {
		width: 100%;
		height: auto;
		position: relative;
		top: auto;
		right: auto;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	.contact .box1 .con .con-new .tit {
		font-size: 14px;
		line-height: 22px;
	}

	.contact .box1 .con .con-new .item .t p {
		font-size: 14px;
	}

	.contact .box2 .tableBox .t1 {
		width: 100%;
		float: none;
	}

	.contact .box2 .tableBox .t2 {
		width: 100%;
		float: none;
	}

	.contact .box2 .tableBox .t1 .text {
		height: 45px;
		line-height: 45px;
		font-size: 14px;
		line-height: 45px;
	}

	.contact .box2 .tableBox .t2 .txt {
		font-size: 14px;
		line-height: 24px;
		padding: 10px;
	}

	.contact .box2 .indexMore {
		width: 130px;
		margin: 20px auto 0;
	}

	.contact .box3 .content {
		padding-top: 30px;
		padding-bottom: 20px;
	}

	.contact .box3 .content .item {
		width: 100%;
		margin-bottom: 20px;
	}

	.contact .box3 .content .item .tit {
		font-size: 14px;
		line-height: 22px;
		margin-top: 8px;
	}

	.contact .box3 .content .item a {
		font-size: 14px;
		margin-top: 5px;
	}
}

.join {
	width: 100%;
	height: auto;
}

.join .box1 {
	width: 100%;
	height: auto;
	background-color: #f4f0e7;
	padding-top: 4%;
	padding-bottom: 4.5%;
}

.join .box1 .pic {
	width: 62.6%;
	height: auto;
	margin-left: 24.2%;
}

.join .box1 .tits {
	text-align: center;
	color: #000;
	margin-top: 20px;
}

.join .box1 .txt {
	width: 1010px;
	height: auto;
	margin: 24px auto 0;
	max-width: 100%;
	font-size: 18px;
	line-height: 32px;
	color: #707070;
}

.join .brandBox3 {
	background-color: #f6f4e7;
}

.join .box2 {
	width: 100%;
	height: auto;
	padding-top: 7.4%;
	padding-bottom: 6.8%;
}

.join .box2 .title {
	text-align: center;
	color: #fff;
}

.join .box2 .list {
	width: 100%;
	height: auto;
	margin-top: 60px;
}

.join .box2 .list ul {
	width: 100%;
	height: auto;
}

.join .box2 .list ul li {
	width: 31.7%;
	margin-right: 2.45%;
	height: 380px;
	position: relative;
	float: left;
}

.join .box2 .list ul li .con {
	width: 100%;
	height: 100%;
	background-color: #fff;
	position: relative;
	z-index: 5;
}

.join .box2 .list ul li .con .con-new {
	width: 100%;
	height: auto;
	padding-top: 130px;
	transition: padding .5s;
}

.join .box2 .list ul li .con .con-new .icon {
	width: 74px;
	height: 74px;
	/*border-radius: 100%;*/
	/*border: 1px solid #d3d3d3;*/
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 auto;
}

.join .box2 .list ul li .con .con-new .tits {
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	margin-top: 20px;
}

.join .box2 .list ul li .con .con-new .line {
	width: 67px;
	height: 1px;
	margin: 24px auto 0;
	background-color: #bababa;
	transition: opacity .5s;
	opacity: 0;
}

.join .box2 .list ul li .con .con-new .txt {
	width: 290px;
	height: auto;
	margin: 18px auto 0;
	max-width: 92%;
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	transition: opacity .5s;
	opacity: 0;
}

.join .box2 .list ul li .bg {
	width: calc(100% - 7px);
	height: calc(100% - 7px);
	position: absolute;
	top: 14px;
	left: 14px;
	z-index: 3;
	background-color: #e07b00;
	opacity: 0;
	transition: opacity .5s;
}

@media (min-width: 1024px) {
	.join .box2 .list ul li:hover .con .con-new {
		padding-top: 70px;
	}

	.join .box2 .list ul li:hover .con .con-new .line {
		opacity: 1;
	}

	.join .box2 .list ul li:hover .con .con-new .txt {
		opacity: 1;
	}

	.join .box2 .list ul li:hover .bg {
		opacity: 1;
	}
}

.join .box2 .list ul li:last-child {
	margin-right: 0;
}

.join .box3 {
	width: 100%;
	height: auto;
	background-color: #e07b00;
	padding-top: 4.2%;
	padding-bottom: 5%;
}

.join .box3 .box-new {
	width: 1680px;
	height: auto;
	margin: 0 auto;
	max-width: 90%;
}

.join .box3 .box-new .title {
	color: #fff;
	text-align: center;
}

.join .box3 .box-new .list {
	width: 100%;
	height: auto;
	margin-top: 65px;
}

.join .box3 .box-new .list .item {
	width: 16.6666666667%;
	height: auto;
	float: left;
	box-sizing: border-box;
	border-right: 1px solid #fff;
}

.join .box3 .box-new .list .item .icon {
	width: 74px;
	height: 74px;

	position: relative;
	/*border: 1px solid #fff;
	border-radius: 100%;*/
	margin: 0 auto;
}

.join .box3 .box-new .list .item .icon img {
	/*width: 100%;
	height: auto;*/

      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
}

.join .box3 .box-new .list .item .tits {
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	margin-top: 20px;
}

.join .box3 .box-new .list .item:last-child {
	border-right: 0;
}

.join .box4 {
	padding-top: 4.7%;
	padding-bottom: 4.2%;
}

.join .box4 .conLeft {
	width: 47.75%;
	height: auto;
	float: left;
	padding-top: 85px;
}

.join .box4 .conLeft .tits {
	color: #323232;
}

.join .box4 .conLeft .tit {
	font-size:20px;
	color: #707070;
	line-height: 18px;
	margin-top: 45px;
}

.join .box4 .itemBox {
	width: 52.25%;
	height: auto;
	float: right;
}

.join .box4 .itemBox .item {
	width: 21.3%;
	height: 134px;
	border-radius: 100%;
/*	border: 1px solid #d3d3d3;*/
	background: #e07b00;
	box-sizing: border-box;
	float: left;
	margin-right: 4.9%;
	margin-bottom: 30px;
	position: relative;
}

.join .box4 .itemBox .item .itemNew {
	width: 100%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.join .box4 .itemBox .item .itemNew .num {
	width: 100%;
	text-align: center;
	font-size: 42px;
	line-height: 42px;
	color: #fff;
}

.join .box4 .itemBox .item .itemNew p {
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	color: #FFF;
	margin-top: 4px;
}

.join .box4 .itemBox .item:nth-child(4n) {
	margin-right: 0;
}

.join .box5 {
	width: 100%;
	height: auto;
	background-color: #e07b00;
	padding-top: 4.8%;
	padding-bottom: 4.4%;
}

.join .box5 .title {
	text-align: center;
	color: #fff;
}

.join .box5 .list {
	width: 100%;
	height: auto;
	margin-top: 50px;
}

.join .box5 .list ul {
	width: 100%;
	height: auto;
}

.join .box5 .list ul li {
	width: 31.6%;
	margin-right: 2.6%;
	margin-bottom: 2.6%;
	float: left;
}

.join .box5 .list ul li:nth-child(3n) {
	margin-right: 0;
}

.join .box6 {
	width: 935px;
	height: auto;
	margin: 0 auto;
	/*margin: 6% auto;*/
	max-width: 90%;
	padding-bottom: 6%;
	box-sizing: border-box;
}

.join .box6 .title {
	text-align: center;
	color: #000;
}

.join .box6 .tableBox {
	width: 100%;
	height: auto;
	margin-top: 50px;
}

.join .box6 .tableBox .t {
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 50px;
}

.join .box6 .tableBox .t span {
	float: left;
	min-width: 55px;
	display: block;
	float: left;
	font-size: 16px;
	line-height: 40px;
	color: #787878;
}

.join .box6 .tableBox .t span i {
	color: #d30000;
}

.join .box6 .tableBox .t .text {
	width: 70%;
	float: left;
	height: 40px;
	background: none;
	border: none;
	font-size: 16px;
	line-height: 40px;
	color: #787878;
}

.join .box6 .tableBox .t .txt {
	width: 70%;
	margin-left: 15px;
	min-height: 40px;
	font-size: 16px;
	line-height: 40px;
	color: #787878;
	float: left;
	border: none;
	background: none;
}

.join .box6 .tableBox .indexMore {
	width: 350px;
	margin: 65px auto 0;
}

.join .box7 {
	width: 100%;
	height: auto;
	background-color: #f7f7f7;
	padding: 5% 0 4%;
}

.join .box7 .title {
	color: #000;
	text-align: center;
}

.join .box7 .list {
	width: 100%;
	height: auto;
	margin-top: 40px;
}

.join .box7 .list .item {
	width: 31.6%;
	margin-right: 2.6%;
	margin-bottom: 2.6%;
	background-color: #fff;
	float: left;
	background-image: url("../img/brandbg3.png");
	/*background-size: cover;*/
	background-position: right bottom;
	background-repeat: no-repeat;
}

.join .box7 .list .item .con {
	width: calc(100% - 60px);
	max-width: 90%;
	margin: 0 auto;
	height: auto;
	padding-top: 30px;
	padding-bottom: 25px;
}

.join .box7 .list .item .con .tits {
	font-size: 24px;
	line-height: 24px;
	color: #e07b00;
}

.join .box7 .list .item .con .tit {
	font-size: 16px;
	line-height: 26px;
	color: #888;
	margin-top: 20px;
}

.join .box7 .list .item:nth-child(3n) {
	margin-right: 0;
}

@media (max-width: 1366px) {
	.join .box1 .txt {
		font-size: 16px;
		line-height: 26px;
	}

	.join .box2 .list ul li .con .con-new .tits {
		font-size: 24px;
		line-height: 24px;
	}

	.join .box2 .list ul li .con .con-new .txt {
		font-size: 16px;
		line-height: 24px;
	}

	.join .box3 .box-new .list .item .tits {
		font-size: 16px;
	}

	.join .box4 .itemBox .item .itemNew .num {
		font-size: 30px;
		line-height: 30px;
	}

	.join .box4 .itemBox .item .itemNew p {
		font-size: 16px;
		line-height: 16px;
	}

	.join .box4 .conLeft .tit {
		font-size: 16px;
	}
}

@media (max-width: 1200px) {
	.join .box3 .box-new .list .item {
		width: 33.3333333333%;
		margin-bottom: 30px;
	}

	.join .box3 .box-new .list .item:nth-child(3n) {
		border-right: none;
	}

	.join .box3 .box-new .list {
		margin-top: 40px;
	}

	.join .box6 .tableBox {
		margin-top: 30px;
	}

	.join .box6 .tableBox .t {
		margin-bottom: 30px;
	}
}

@media (max-width: 1024px) {
	.join .box2 .list ul li {
		height: 310px;
	}

	.join .box2 .list ul li .con .con-new .txt {
		opacity: 1;
	}

	.join .box2 .list ul li .con .con-new .line {
		opacity: 1;
	}

	.join .box2 .list ul li .con .con-new {
		padding-top: 30px;
	}

	.join .box3 .box-new .list {
		margin-top: 25px;
	}

	.join .box5 .list {
		margin-top: 30px;
	}

	.join .box5 .list ul li {
		width: 48.5%;
		margin-right: 3%;
		margin-bottom: 3%;
	}

	.join .box5 .list ul li:nth-child(3n) {
		margin-right: 3%;
	}

	.join .box5 .list ul li:nth-child(2n) {
		margin-right: 0;
	}
}

@media (max-width: 950px) {
	.join .box7 .list .item {
		width: 48.5%;
		margin-right: 3%;
		margin-bottom: 3%;
	}

	.join .box7 .list .item:nth-child(3n) {
		margin-right: 3%;
	}

	.join .box7 .list .item:nth-child(2n) {
		margin-right: 0;
	}
}

@media (max-width: 850px) {
	.join .box4 .conLeft {
		width: 30%;
		padding-top: 20px;
	}

	.join .box4 .conLeft .tit {
		margin-top: 20px;
	}

	.join .box4 .itemBox {
		width: 67%;
	}
}

@media (max-width: 768px) {
	.join .box1 .pic {
		width: 100%;
		margin-left: 0;
	}

	.join .box1 .txt {
		font-size: 14px;
		line-height: 22px;
	}

	.join .box2 .list ul li {
		width: 100%;
		margin-right: 0;
		float: none;
		margin-bottom: 15px;
	}

	.join .box2 .list ul li .con .con-new .tits {
		font-size: 18px;
		line-height: 18px;
		margin-top: 10px;
	}

	.join .box2 .list ul li .con .con-new .txt {
		font-size: 14px;
		line-height: 22px;
		width: 90%;
	}

	.join .box2 .list ul li {
		height: 240px;
	}

	.join .box2 .list ul li .con .con-new .icon {
		width: 50px;
		height: 50px;
		background-size: 45%;
	}

	.join .box2 .list {
		margin-top: 20px;
	}

	.join .box3 .box-new .list .item {
		width: 50%;
		margin-bottom: 15px;
		border-right: none;
	}

	.join .box3 .box-new .list .item .tits {
		margin-top: 10px;
	}

	.join .box3 .box-new .list .item .tits {
		font-size: 14px;
	}

	.join .box3 .box-new .list {
		margin-top: 15px;
	}

	.join .box4 .conLeft {
		text-align: center;
		width: 100%;
		float: none;
		padding-top: 0;
	}

	.join .box4 .conLeft .tit {
		font-size: 14px;
		line-height: 20px;
	}

	.join .box4 .itemBox {
		width: 100%;
		margin-top: 20px;
	}

	.join .box4 .itemBox .item {
		width: 32%;
		margin-right: 2%;
	}

	.join .box4 .itemBox .item:nth-child(4n) {
		margin-right: 2%;
	}

	.join .box4 .itemBox .item:nth-child(3n) {
		margin-right: 0;
	}

	.join .box6 .tableBox {
		margin-top: 10px;
	}

	.join .box6 .tableBox .t {
		margin-bottom: 10px;
	}

	.join .box6 .tableBox .indexMore {
		width: 120px;
		margin: 20px auto 0;
	}

	.join .box7 .list .item {
		width: 100%;
		margin-right: 0 !important;
		float: left;
		margin-bottom: 15px;
	}

	.join .box7 .list {
		margin-top: 20px;
	}
}

.store {
	width: 100%;
	height: auto;
}

.store .banner {
	width: 100%;
	height: auto;
	position: relative;
}

.store .banner .tits {
	text-align: center;
	color: #fff;
	width: 100%;
	height: auto;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.store .tabs {
	width: 100%;
	height: auto;
	z-index: 10;
	position: relative;
	padding-top: 60px;
	padding-bottom: 50px;
}

.store .tabs .select {
	width: 18.3%;
	float: left;
	margin-right: 5%;
	margin-top: 10px;
	position: relative;
	z-index: 10;
}

.store .tabs .select .ti {
	width: 100%;
	font-size: 16px;
	line-height: 39px;
	color: #666;
	border-bottom: 1px solid #666;
	position: relative;
	cursor: pointer;
}

.store .tabs .select .ti span {
	float: left;
}

.store .tabs .select .ti i {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	height: 100%;
	background-image: url("../img/down.png");
	background-position: center;
	background-repeat: no-repeat;
}

.store .tabs .select ul {
	width: calc(100% - 2px);
	max-height: 175px;
	height: auto;
	overflow-y: scroll;
	background-color: #fff;
	border: 1px solid #ccc;
	position: absolute;
	top: 39px;
	left: 0;
	display: none;
}

.store .tabs .select ul li {
	width: calc(100% - 10px);
	padding-left: 10px;
	font-size: 15px;
	line-height: 35px;
	color: #666;
	cursor: pointer;
}

@media (min-width: 1024px) {
	.store .tabs .select ul li:hover {
		background-color: #e07b00;
		color: #fff;
	}
}

.store .tabs .select.on {
	z-index: 12;
}

.store .tabs .boxx {
	width: 28.3%;
	height: 50px;
	float: right;
	box-sizing: border-box;
	border: 1px solid #e07b00;
}

.store .tabs .boxx .text {
	width: calc(100% - 118px);
	height: 48px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
	color: #646464;
	font-size: 14px;
	line-height: 48px;
	background: none;
	border: none;
}

.store .tabs .boxx .submit {
	background: none;
	background-color: #e07b00;
	width: 88px;
	height: 48px;
	border: none;
	font-size: 16px;
	line-height: 48px;
	color: #fff;
	float: right;
}

@media (min-width: 1024px) {
	.store .tabs .boxx .submit:hover {
		background-color: ##e07b00;
		color: #fff;
		border-color: #e07b00;
	}
}

.store .mapBox {
	width: 100%;
	height: auto;
	position: relative;
	transition: margin .5s;
}

.store .mapBox .map {
	width: 100%;
	height: 680px;
}

.store .mapBox .map iframe {
	width: 100%;
	height: 680px;
	margin: 0;
	padding: 0;
	border: 0;
}

.store .mapBox .conBox {
	width: 400px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 100%;
	background-color: #fff;
	z-index: 30;
}

.store .mapBox .conBox .con {
	width: 280px;
	margin: 0 auto;
	max-width: 90%;
	padding-top: 54px;
}

.store .mapBox .conBox .con .tits {
	font-size: 24px;
	line-height: 30px;
	color: #323232;
}

.store .mapBox .conBox .con .line {
	width: 67px;
	height: 1px;
	background-color: #bababa;
	margin-top: 13px;
	margin-bottom: 8px;
}

.store .mapBox .conBox .con .t {
	font-size: 16px;
	line-height: 26px;
	color: #646464;
	width: calc(100% - 26px);
	padding-left: 26px;
	background-repeat: no-repeat;
	background-position: left 6px;
}

.store .mapBox .conBox .con .t a {
	color: #28afff;
	padding-right: 13px;
	background-position: right center;
	background-image: url("../img/store_icon1.png");
	background-repeat: no-repeat;
}

.store .mapBox .conBox .con .t.tel {
	background-image: url("../img/store_icon2.png");
}

.store .mapBox .conBox .con .t.add {
	background-image: url("../img/store_icon3.png");
}

.store .mapBox .conBox .con .t1 {
	font-size: 18px;
	line-height: 18px;
	color: #323232;
	margin-top: 40px;
}

.store .mapBox .conBox .con .t2 {
	font-size: 16px;
	line-height: 26px;
	color: #646464;
}

.store .mapBox .conBox .close {
	width: 37px;
	height: 37px;
	left: 50%;
	margin-left: -19px;
	bottom: 30%;
	background-size: cover;
	background-image: url("../img/store_icon4.png");
	display: block;
	position: absolute;
	z-index: 4;
}

.store .mapBox .conBox .img {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 3;
	width: 37.75%;
}

.store .mapBox.on {
	margin-left: -400px;
}

.store .box {
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 15px;
}

.store .box .title {
	font-size: 14px;
	line-height: 14px;
	color: #323232;
}

.store .box .list {
	width: 100%;
	height: auto;
	margin-top: 80px;
}

.store .box .list .item {
	width: 31.1%;
	background-color: #f4f4f4;
	background-image: url("../img/brandbg3.png");
	/*background-size: cover;*/
	background-position: right bottom;
	background-repeat: no-repeat;
	height: auto;
	float: left;
	margin-right: 3.35%;
	margin-bottom: 3.35%;
}

.store .box .list .item:nth-child(3n) {
	margin-right: 0;
}

.store .box .list .item a {
	padding: 28px 30px 26px 30px;
	display: block;
}

.store .box .list .item a .t {
	font-size: 18px;
	line-height: 20px;
	width: calc(100% - 25px);
	color: #333;
	position: relative;
	padding-right: 25px;
	margin-bottom: 20px;
}

.store .box .list .item a .t i {
	width: 17px;
	height: 20px;
	display: block;
	background-image: url("../img/new_icon1.png");
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	right: 0;
	opacity: 0;
}

.store .box .list .item a .t1 {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	margin-bottom: 10px;
}

@media (min-width: 1024px) {
	.store .box .list .item:hover {
		border-color: #e07b00;
	}

	.store .box .list .item:hover .t {
		color: #e07b00;
	}

	.store .box .list .item:hover .t i {
		opacity: 1;
	}
}

@media (max-width: 1200px) {
	.store .tabs {
		padding: 40px 0 30px;
	}

	.store .box .list {
		margin-top: 60px;
	}
}

@media (max-width: 1024px) {
	.store .tabs {
		padding-top: 20px;
		padding-bottom: 15px;
	}

	.store .box .list {
		margin-top: 40px;
	}
}

@media (max-width: 900px) {
	.store .box .list .item {
		width: 48.5%;
		margin-right: 3%;
		margin-bottom: 3%;
	}

	.store .box .list .item:nth-child(3n) {
		margin-right: 3%;
	}

	.store .box .list .item:nth-child(2n) {
		margin-right: 0;
	}

	.store .box .list .item .t {
		margin-bottom: 10px;
	}

	.store .box .list .item .t1 {
		font-size: 14px;
	}
}

@media (max-width: 690px) {
	.store .tabs .select {
		width: 100%;
		margin-right: 0;
		float: none;
	}

	.store .tabs .boxx {
		width: 100%;
		float: none;
		margin-top: 10px;
	}

	.store .tabs .text {
		width: calc(100% - 117px);
	}

	.store .tabs .submit {
		width: 78px;
	}

	.store .box .list .item {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.store .box .list .item .t {
		font-size: 16px;
		line-height: 24px;
	}

	.store .box {
		padding-top: 20px;
	}

	.store .box .list {
		margin-top: 10px;
	}

	.store .box .list .item a {
		padding: 15px;
	}

	.store .box .list .item a .t {
		font-size: 16px;
	}

	.store .box .list .item a .t i {
		opacity: 1;
	}
}

.anchorBL {
	display: none !important;
}

.newsInfo {
	padding-top: 5%;
	padding-bottom: 4.7%;
}

.newsInfo .title {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}

.newsInfo .title .tits {
	font-size: 25px;
	line-height: 28px;
	max-width: 90%;
	margin: 0 auto;
}

@media (max-width: 768px) {
	.newsInfo .title .tits {
		font-size: 16px;
		line-height: 20px;
	}
}

.newsInfo .title .time {
	font-size: 14px;
	line-height: 14px;
	color: #666;
	margin-top: 10px;
}

.newsInfo .con {
	width: calc(100% - 60px);
	margin: 30px auto 0;
	font-size: 16px;
	line-height: 26px;
	color: #333;
}

.newsInfo .con img {
	max-width: 800px;
}

@media (max-width: 768px) {
	.newsInfo .con {
		font-size: 14px;
	}
}

.newsInfo .paging {
	width: 100%;
	padding-top: 20px;
	margin-top: 40px;
	border-top: 1px solid #ddd;
}

.newsInfo .paging .left a {
	font-size: 14px;
	line-height: 32px;
	color: #666;
}

@media (min-width: 1024px) {
	.newsInfo .paging .left a:hover {
		color: #e07b00;
	}
}

.newsInfo .paging .returnList {
	width: 140px;
	height: 48px;
	margin-top: 6px;
	float: right;
	display: block;
	border-radius: 24px;
	border: 1px solid #666;
	color: #666;
	text-align: center;
	line-height: 48px;
	font-size: 16px;
	transition: background .5s,color .5s;
}

@media (min-width: 1024px) {
	.newsInfo .paging .returnList:hover {
		background-color: #e07b00;
		color: #fff;
		border: 1px solid #e07b00;
	}
}

@media (max-width: 1024px) {
	.newsInfo .con {
		width: 100%;
		margin: 15px auto 0;
	}

	.newsInfo .paging .left a {
		line-height: 24px;
	}

	.newsInfo .paging .returnList {
		width: 120px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
	}

	.newsInfo .con img {
		max-width: 90%;
		width: auto !important;
		height: auto !important;
	}
}

.productNew {
	width: 100%;
	height: auto;
	padding-bottom: 1.9%;
}

.productNew .banner {
	width: 100%;
	height: auto;
	position: relative;
}

.productNew .banner ul li {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.productNew .banner ul li .bannerVideo {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 50px;
	left: 0;
	text-align: center;
	font-size: 0;
	z-index: 10;
}

.productNew .banner ul li .bannerVideo .butt {
	display: inline-block;
	cursor: pointer;
}

.productNew .banner ul li .bannerVideo .butt img {
	width: 49px !important;
	margin-left: 0 !important;
}

.productNew .banner ul li .bannerVideo .butt p {
	font-size: 16px;
	line-height: 16px;
	margin-top: 18px;
	color: #fff;
}

.productNew .banner .con {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.productNew .banner .con .w1620 {
	height: 100%;
}

.productNew .banner .con .w1620 .icon {
	width: 44px;
	height: auto;
	margin-top: -7%;
}

.productNew .banner .con .w1620 .tits {
	color: #323232;
	margin-top: 13px;
}

.productNew .banner .con .w1620 .line {
	width: 67px;
	height: 1px;
	background-color: #323232;
	margin-top: 25px;
}

.productNew .banner .con .w1620 .txt {
	width: 240px;
	height: auto;
	font-size: 18px;
	line-height: 26px;
	color: #323232;
	margin-top: 11px;
}

.productNew .banner .con .w1620 .more {
	font-size: 16px;
	line-height: 20px;
	padding-right: 16px;
	color: #000;
	display: inline-block;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url("../img/product_icon1.png");
	margin-top: 40px;
}

@media (min-width: 1024px) {
	.productNew .banner .con .w1620 .more:hover {
		color: #e07b00;
		background-image: url("../img/product_icon1_h.png");
	}
}

.productNew .banner .a {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 5;
	opacity: 0.43;
	transition: opacity .5s;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.productNew .banner .a.prev {
	background-image: url("../img/prev.png");
	left: 1%;
}

.productNew .banner .a.next {
	background-image: url("../img/next.png");
	right: 1%;
}

@media (min-width: 1024px) {
	.productNew .banner .a:hover {
		opacity: 1;
	}
}

.productNew .content {
	padding-top: 4.2%;
	position: relative;
}

.productNew .content .box1 .con {
	width: 44%;
	height: auto;
	float: left;
	padding-top: 56px;
}

.productNew .content .box1 .con .tits {
	color: #323232;
}

.productNew .content .box1 .con .line {
	width: 67px;
	height: 1px;
	background-color: #e07b00;
	margin-top: 30px;
}

.productNew .content .box1 .con .txt {
	font-size: 14px;
	line-height: 24px;
	color: #646464;
	margin-top: 30px;
}

.productNew .content .box1 .con .txt p {
	margin-bottom: 17px;
}

.productNew .content .box1 .pic {
	width: 29.3%;
	float: right;
	height: auto;
	position: relative;
}

.productNew .content .box1 .pic .picBox {
	width: 100%;
	display: block;
}

.productNew .content .box1 .pic .btns {
	width: 100px;
	position: absolute;
	left: -50px;
	bottom: 30px;
	background-color: #f4f0e7;
	z-index: 6;
}

.productNew .content .box1 .pic .btns a {
	width: 50%;
	height: 50px;
	float: left;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 8px;
}

.productNew .content .box1 .pic .btns a.prev {
	background-image: url("../img/brand_prev.png");
}

.productNew .content .box1 .pic .btns a.next {
	background-image: url("../img/brand_next.png");
}

@media (min-width: 1024px) {
	.productNew .content .box1 .pic .btns a:hover {
		background-color: #e07b00;
	}

	.productNew .content .box1 .pic .btns a:hover.prev {
		background-image: url("../img/brand_prev_h.png");
	}

	.productNew .content .box1 .pic .btns a:hover.next {
		background-image: url("../img/brand_next_h.png");
	}
}

.productNew .content .box2 {
	margin: 5.5% auto 0;
}

.productNew .content .box2 ul {
	width: 100%;
}

.productNew .content .box2 ul li {
	width: 24.3%;
	height: auto;
	float: left;
	margin-right: 0.93%;
	margin-bottom: 0.93%;
	height: 278px;
	position: relative;
	overflow: hidden;
}

.productNew .content .box2 ul li a {
	width: 100%;
	min-height: 100%;
	display: block;
	position: absolute;
	background-color: #fff;
	z-index: 4;
	box-sizing: border-box;
}

.productNew .content .box2 ul li a .pic {
	width: 100%;
	height: auto;
	background-color: #fafbfa;
	position: relative;
	transition: all .5s;
}

.productNew .content .box2 ul li a .pic img {
	width: 100%;
}

.productNew .content .box2 ul li a .tits {
	font-size: 14px;
	line-height: 24px;
	color: #261c00;
	width: 100%;
	width: calc(100% - 60px);
	margin: -10px auto 0;
	opacity: 0;
	transform: translateY(20px);
	transition: opacity .5s,transform .5s;
}

.productNew .content .box2 ul li a .more {
	width: 130px;
	height: 36px;
	border: 1px solid #dfcfad;
	margin: 25px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 36px;
	color: #e07b00;
	opacity: 0;
	transform: translateY(20px);
	transition: opacity .5s,transform .5s;
}

@media (min-width: 1024px) {
	.productNew .content .box2 ul li:hover {
		overflow: inherit;
		z-index: 10;
	}

	.productNew .content .box2 ul li:hover a {
		border: 1px solid #dfcfad;
		padding-bottom: 30px;
	}

	.productNew .content .box2 ul li:hover a .pic {
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-ms-transform: scale(0.8);
		-o-transform: scale(0.8);
		transform: scale(0.8);
	}

	.productNew .content .box2 ul li:hover a .tits {
		opacity: 1;
		transform: translateY(0);
	}

	.productNew .content .box2 ul li:hover a .more {
		opacity: 1;
		transform: translateY(0);
	}
}

.productNew .content .box2 ul li:nth-child(4n) {
	margin-right: 0;
}

@media (max-width: 1366px) {
	.productNew .banner .con .w1620 .txt {
		font-size: 16px;
	}

	.productNew .content .box1 .con .txt {
		font-size: 16px;
		line-height: 28px;
		margin-top: 40px;
	}

	.productNew .content .box2 ul li a .tits {
		width: calc(100% - 40px);
	}

	.productNew .content .box2 ul li a .img {
		top: -20px;
	}
}

@media (max-width: 1200px) {
	.productNew .content .box2 ul {
		width: 100%;
	}
}

@media (max-width: 1024px) {
	.productNew .content .box2 ul li a .more {
		opacity: 1;
		transform: translateY(0);
		margin-top: 10px;
	}

	.productNew .content .box2 ul li {
		width: 32.6%;
		margin-right: 1.1%;
		margin-bottom: 1.1%;
	}

	.productNew .content .box2 ul li:nth-child(4n) {
		margin-right: 1.1%;
	}

	.productNew .content .box2 ul li:nth-child(3n) {
		margin-right: 0;
	}

	.productNew .banner ul li .bannerVideo {
		bottom: 10px;
	}

	.productNew .banner ul li .bannerVideo .butt img {
		width: 30px !important;
	}

	.productNew .banner ul li .bannerVideo .butt p {
		margin-top: 5px;
		font-size: 14px;
		line-height: 14px;
	}
}

@media (max-width: 800px) {
	.productNew .banner {
		overflow: hidden;
	}

	.productNew .banner img {
		width: 140%;
		margin-left: -20%;
	}

	.productNew .banner .con .w1620 .icon {
		width: 30px;
	}

	.productNew .banner .con .w1620 .icon img {
		width: 100%;
		margin-left: -0;
	}

	.productNew .banner .con .w1620 .line {
		margin-top: 10px;
	}

	.productNew .banner .con .w1620 .txt {
		font-size: 14px;
		line-height: 20px;
		color: #666;
	}

	.productNew .banner .con .w1620 .more {
		margin-top: 20px;
	}
}

@media (max-width: 768px) {
	.productNew .content .box1 .pic {
		width: 100%;
		float: none;
	}

	.productNew .content .box1 .con {
		width: 100%;
		float: left;
		padding-top: 25px;
	}

	.productNew .content .box1 .con .line {
		margin-top: 15px;
	}

	.productNew .content .box1 .con .txt {
		font-size: 14px;
		line-height: 26px;
		margin-top: 20px;
	}

	.productNew .content .box1 .con .txt p {
		margin-bottom: 10px;
	}

	.productNew .banner .a {
		width: 40px;
		height: 40px;
		margin-top: -20px;
	}

	.productNew .content .box2 {
		margin: 5% auto 0;
	}

	.productNew .content .box2 ul li {
		width: 48.5%;
		height: auto;
		margin-right: 3%;
		margin-bottom: 3%;
	}

	.productNew .content .box2 ul li:nth-child(3n) {
		margin-right: 3%;
	}

	.productNew .content .box2 ul li:nth-child(2n) {
		margin-right: 0;
	}

	.productNew .content .box1 .pic .btns {
		width: 80px;
		left: 0;
		bottom: 20px;
	}

	.productNew .content .box1 .pic .btns a {
		height: 40px;
	}
}

.productMain {
	width: 100%;
	height: auto;
	background-color: #f4f0e7;
}

.productMain .banner {
	width: 100%;
	height: auto;
	position: relative;
}

.productMain .banner ul li {
	width: 100%;
	overflow: hidden;
}

.productMain .banner .con {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.productMain .banner .con .w1620 {
	height: 100%;
}

.productMain .banner .con .w1620 .icon {
	width: 44px;
	height: auto;
	margin-top: -7%;
}

.productMain .banner .con .w1620 .tits {
	color: #323232;
	margin-top: 13px;
}

.productMain .banner .con .w1620 .line {
	width: 67px;
	height: 1px;
	background-color: #323232;
	margin-top: 25px;
}

.productMain .banner .con .w1620 .txt {
	width: 240px;
	height: auto;
	font-size: 18px;
	line-height: 26px;
	color: #323232;
	margin-top: 11px;
}

.productMain .banner .con .w1620 .more {
	font-size: 16px;
	line-height: 20px;
	padding-right: 16px;
	color: #000;
	display: inline-block;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url("../img/product_icon1.png");
	margin-top: 40px;
}

@media (min-width: 1024px) {
	.productMain .banner .con .w1620 .more:hover {
		color: #e07b00;
		background-image: url("../img/product_icon1_h.png");
	}
}

.productMain .banner .a {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 5;
	opacity: 0.43;
	transition: opacity .5s;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.productMain .banner .a.prev {
	background-image: url("../img/prev.png");
	left: 1%;
}

.productMain .banner .a.next {
	background-image: url("../img/next.png");
	right: 1%;
}

@media (min-width: 1024px) {
	.productMain .banner .a:hover {
		opacity: 1;
	}
}

.productMain .content .index .index-product {
	padding-top: 6%;
}

.productMain .content .index .index-product .list {
	margin-top: 7.2%;
}

.productMain .content .index .index-product .list .item .item-new .con {
	background-image: url("../img/index_bg1.jpg");
}

.productMain .content .index .index-product .list .item .item-new .con .con-new .tits {
	font-size: 32px;
	line-height: 32px;
}

.productMain .content .index .index-product .list .item .item-new .con .con-new .txt {
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.productMain .content .index .index-product .list .item:nth-child(2n) .item-new .con {
	background-image: url("../img/c_bg1.jpg");
}

@media (max-width: 1366px) {
	.productMain .banner .con .w1620 .txt {
		font-size: 16px;
	}
}

@media (max-width: 1200px) {
	.productMain .content .index .index-product .list .item .item-new .con .con-new .tits {
		font-size: 24px;
		line-height: 24px;
	}
}

@media (max-width: 800px) {
	.productMain .banner {
		overflow: hidden;
	}

	.productMain .banner img {
		width: 140%;
		margin-left: -20%;
	}

	.productMain .banner .con .w1620 .icon {
		width: 30px;
	}

	.productMain .banner .con .w1620 .icon img {
		width: 100%;
		margin-left: -0;
	}

	.productMain .banner .con .w1620 .line {
		margin-top: 10px;
	}

	.productMain .banner .con .w1620 .txt {
		font-size: 14px;
		line-height: 20px;
		color: #666;
	}

	.productMain .banner .con .w1620 .more {
		margin-top: 20px;
	}
}

@media (max-width: 768px) {
	.productMain .banner .a {
		width: 40px;
		height: 40px;
		margin-top: -20px;
	}

	.productMain .indexTitle .tit {
		font-size: 16px;
		line-height: 24px;
	}

	.productMain .content .index .index-product .list .item .item-new .con .con-new .tits {
		font-size: 20px;
		line-height: 20px;
	}
}

.imBox img {
	position: absolute;
	z-index: 2;
}

.vv {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	display: none;
}

.vv .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.6);
}

.vv .video {
	width: 1200px;
	height: 600px;
	background-color: #000;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.vv .video video {
	width: 100%;
	height: 100%;
}

.vv .video .close {
	width: 24px;
	height: 24px;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url("../img/close.png");
	position: absolute;
	top: -30px;
	right: -30px;
}

@media (max-width: 1300px) {
	.vv .video {
		width: 900px;
		height: 460px;
	}
}

@media (max-width: 1024px) {
	.vv .video {
		width: 100%;
		height: 400px;
	}

	.vv .video .close {
		width: 20px;
		height: 20px;
		right: 5px;
		top: -25px;
	}
}

.building .box1 {
	width: 100%;
	height: 452px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.building .box1 .con {
	width: 100%;
	text-align: center;
	padding-top: 145px;
}

.building .box1 .con .t1 {
	font-size: 34px;
	line-height: 48px;
	color: #000;
	letter-spacing: 6px;
}

.building .box1 .con .line {
	width: 137px;
	height: 1px;
	background-color: #cab078;
	margin: 14px auto 0;
}

.building .box1 .con .t2 {
	font-size: 14px;
	line-height: 14px;
	color: #666;
	margin-top: 18px;
}

.building .box1 .con .t2 a {
	color: #333;
	border-bottom: 1px solid #333;
}

.building .box2 {
	background-color: #fafafa;
	padding-top: 70px;
	padding-bottom: 62px;
}

.building .box2 .t1 {
	text-align: center;
	font-size: 14px;
	line-height: 16px;
}

.building .box2 img {
	width: 106px;
	margin: 20px auto 0;
	display: block;
}

@media (max-width: 768px) {
	.building .box1 {
		height: 200px;
	}

	.building .box1 .con {
		padding-top: 45px;
	}

	.building .box1 .con .t1 {
		font-size: 20px;
		line-height: 28px;
		letter-spacing: 3px;
	}
}

.xftk {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 1000;
}

.xftk .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
}

.xftk .box {
	width: 828px;
	max-width: 90%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.xftk .box .a {
	width: 100%;
	display: block;
	height: auto;
}

.xftk .box .close {
	width: 40px;
	height: 40px;
	top: 0;
	right: 0;
	display: block;
	position: absolute;
	background-size: 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("../img/close.png");
}

/*# sourceMappingURL=style.css.map */
