
.ovh {
	overflow: hidden
}

@media only screen and (min-width: 360px) {
	html {
		font-size: 26px !important
	}
}

@media only screen and (min-width: 435px) {
	html {
		font-size: 32px !important
	}
}

@media only screen and (min-width: 500px) {
	html {
		font-size: 36px !important
	}
}

@media only screen and (min-width: 769px) {
	html {
		font-size: 40px !important
	}
}

@media only screen and (min-width: 1025px) {
	html {
		font-size: 48px !important
	}
}

UNUSED.main.ser .box1 .wrap .list-box li,UNUSED.main.ser .box1 .wrap .list-box li a .icon,UNUSED.main.ser .box1 .wrap .list-box li a .text,UNUSED.main.ser .box1 .wrap .list-box li a .text p span,.main.about .box4.animate .wrap .list-box li {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.table {
	display: table;
	width: 100%;
	height: 100%
}

.table .table-cell {
	display: table-cell;
	vertical-align: middle
}

.main.about .box4,.main.about .box5 .wrap .scroll-box .slides .items .img-box .img {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.main.about .banner .swiper .swiper-wrapper .swiper-slide .img-box .img,.main.about .banner .swiper .swiper-wrapper .swiper-slide .img-box .mb-img {
	background-position: center center;
	background-repeat: no-repeat
}

@media (max-width: 1024px) {
	.main.about .banner .swiper .swiper-wrapper .swiper-slide .img-box .img,.main.about .banner .swiper .swiper-wrapper .swiper-slide .img-box .mb-img {
		background-size: cover
	}
}

.main.about .banner {
	position: relative;
	width: 100%;
	max-height: 600px
}

.main.about .banner .swiper {
	position: relative;
	height: 598px
}

@media (max-width: 1024px) {
	.main.about .banner .swiper {
		height: 12.45833rem
	}
}

.main.about .banner .swiper .swiper-wrapper {
	height: 100%;
	transition-timing-function: ease-out
}

.main.about .banner .swiper .swiper-wrapper .swiper-slide {
	position: relative;
	height: 100%;
	overflow: hidden
}

.main.about .banner .swiper .swiper-wrapper .swiper-slide .img-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.main.about .banner .swiper .swiper-wrapper .swiper-slide .img-box .img {
	width: 100%;
	height: 100%
}

@media (max-width: 750px) {
	.main.about .banner .swiper .swiper-wrapper .swiper-slide .img-box .img {
		display: none
	}
}

.main.about .banner .swiper .swiper-wrapper .swiper-slide .img-box .mb-img {
	display: none;
	width: 100%;
	height: 100%;
	background-position: center bottom
}

@media (max-width: 750px) {
	.main.about .banner .swiper .swiper-wrapper .swiper-slide .img-box .mb-img {
		display: block
	}
}

.main.about .banner .swiper .swiper-wrapper .swiper-slide .img-box .video-btn span {
	vertical-align: middle;
	font-size: 16px;
	color: #fff
}

@media (max-width: 1024px) {
	.main.about .banner .swiper .swiper-wrapper .swiper-slide .img-box .video-btn span {
		font-size: 14px
	}

	.main.about .banner .swiper .swiper-wrapper .swiper-slide .img-box .video-btn span.icon {
		width: 26px
	}
}

@media (max-width: 1024px) {
	.main.about .banner .swiper .swiper-wrapper .swiper-slide .text-box .w1280 h4 {
		padding-bottom: .375rem;
		font-size: 1.125rem;
		letter-spacing: .41667rem
	}

	.main.about .banner .swiper .swiper-wrapper .swiper-slide .text-box .w1280 small {
		padding-bottom: .58333rem;
		font-size: .70833rem;
		letter-spacing: .20833rem
	}

	.main.about .banner .swiper .swiper-wrapper .swiper-slide .text-box .w1280 .e {
		font-size: .5rem
	}
}

@media (max-width: 750px) {
	.main.about .banner .swiper .swiper-wrapper .swiper-slide .text-box .w1280 h4 {
		font-size: .91667rem
	}

	.main.about .banner .swiper .swiper-wrapper .swiper-slide .text-box .w1280 small {
		font-size: .625rem
	}
}

.main.about .banner .swiper .swiper-wrapper .swiper-slide.active {
	z-index: 10
}

UNUSED.main.about .banner .swiper .swiper-wrapper .swiper-slide.active .text-box .w1280 h4,UNUSED.main.about .banner .swiper .swiper-wrapper .swiper-slide.active .text-box .w1280 small,UNUSED.main.about .banner .swiper .swiper-wrapper .swiper-slide.active .text-box .w1280 .e {
	transform: translateY(0px);
	opacity: 1;
	filter: alpha(opacity=100)
}

.main.about .box1 .wrap {
	padding: 6.1% 0 0
}

.main.about .box1 .wrap .title {
	padding-bottom: 28px;
	font-size: 34px;
	line-height: 1.6;
	color: #000;
	font-weight: normal;
	text-align: center;
	border: none;
}

.main.about .box1 .wrap .text {
	font-size: 16px !important;
	color: #999 !important;
	line-height: 0.5
}

.main.about .box1 .wrap .text p,UNUSED.main.about .box1 .wrap .text span,UNUSED.main.about .box1 .wrap .text strong {
	font-size: 16px !important;
	line-height: 1.8 !important;
	color: #999 !important
}

@media (max-width: 1024px) {
	.main.about .box1 .wrap .title {
		font-size: .5rem;
		padding-bottom: .41667rem
	}

	.main.about .box1 .wrap .text {
		font-size: 14px !important
	}

	.main.about .box1 .wrap .text p,.main.about .box1 .wrap .text span,.main.about .box1 .wrap .text strong {
		font-size: 14px !important
	}
}

@media (max-width: 750px) {
	.main.about .box1 .wrap .title {
		font-size: 18px
	}
}

.main.about .box2 .wrap {
	padding: 4.2% 0 6.3%
}

@media (max-width: 750px) {
	.main.about .box2 .wrap {
		padding: 6.3% 0 9.45%
	}
}

@media (min-width: 1025px) {
	.main.about .box2 .scroll-box .btn {
		transition: transform 0.5s
	}

	.main.about .box2 .scroll-box .btn:hover.prev {
		transform: translateX(-6px)
	}

	.main.about .box2 .scroll-box .btn:hover.prev.disable {
		transform: translateX(0)
	}

	.main.about .box2 .scroll-box .btn:hover.next {
		transform: translateX(6px)
	}

	.main.about .box2 .scroll-box .btn:hover.next.disable {
		transform: translateX(0)
	}
}

@media (min-width: 1025px) {
	.main.about .box2 .scroll-box .slides .items .text {
		transition: box-shadow 0.6s
	}

	.main.about .box2 .scroll-box .slides .items .text:hover {
		box-shadow: 0px 0px 35px rgba(167,141,110,0.2);
		color: #ba8f5a
	}
}

.main.about .box2 .scroll-box .slides .items:nth-child(odd) {
	transform: translateY(-110%)
}

.main.about .box2 .scroll-box .slides .items:nth-child(even) {
	transform: translateY(110%)
}

.main.about .box2 .scroll-box .slides .items.moveDown:nth-child(odd) {
	transform: translateY(110%)
}

.main.about .box2 .scroll-box .slides .items.moveDown:nth-child(even) {
	transform: translateY(-110%)
}

@media (max-width: 1024px) {
	.main.about .box2 .scroll-box .slides {
		height: 3.375rem
	}

	.main.about .box2 .scroll-box .slides .items .text {
		font-size: 16px
	}
}

@media (max-width: 960px) {
	.main.about .box2 .scroll-box .slides .items {
		width: 31.66%
	}

	.main.about .box2 .scroll-box .slides .items.moveDown:nth-child(odd) {
		transform: translateY(-110%)
	}

	.main.about .box2 .scroll-box .slides .items.moveDown:nth-child(even) {
		transform: translateY(110%)
	}
}

@media (max-width: 750px) {
	.main.about .box2 .scroll-box .slides .items .text {
		font-size: 14px
	}
}

@media (max-width: 680px) {
	.main.about .box2 .scroll-box .slides .items {
		width: 46.47%
	}

	.main.about .box2 .scroll-box .slides .items.moveDown:nth-child(odd) {
		transform: translateY(110%)
	}

	.main.about .box2 .scroll-box .slides .items.moveDown:nth-child(even) {
		transform: translateY(-110%)
	}
}

@media (max-width: 450px) {
	.main.about .box2 .scroll-box .slides {
		height: 140px
	}

	.main.about .box2 .scroll-box .slides .items {
		width: 100%
	}

	.main.about .box2 .scroll-box .slides .items .text {
		width: 74%;
		float: none;
		margin: 0 auto
	}

	.main.about .box2 .scroll-box .slides .items:nth-child(odd) {
		transform: translateX(-110%)
	}

	.main.about .box2 .scroll-box .slides .items:nth-child(even) {
		transform: translateX(110%)
	}

	.main.about .box2 .scroll-box .slides .items.moveDown:nth-child(odd) {
		transform: translateX(-110%)
	}

	.main.about .box2 .scroll-box .slides .items.moveDown:nth-child(even) {
		transform: translateX(110%)
	}

	.main.about .box2 .scroll-box .slides .items.cur {
		transform: translateX(0%);
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

.main.about .box3 {
	position: relative;
	background: #f8f8f8;
	overflow: visible
}

.main.about .box3 .cont {
	overflow: hidden
}

.main.about .box3 .wrap {
	padding: 9% 0 7.5%
}

@media (max-width: 750px) {
	.main.about .box3 .wrap {
		padding: 12.6% 0 9%
	}
}

.main.about .box3 .title-box {
	padding-bottom: 4.3%;
	text-align: center
}

.main.about .box3 .title-box h4 {
	padding-bottom: 2.3%;
	font-size: 34px;
	font-weight: normal;
	color: #000
}

.main.about .box3 .title-box p {
	font-size: 16px;
	line-height: 1.6;
	color: #5f5f5f
}

@media (max-width: 1024px) {
	.main.about .box3 .title-box h4 {
		font-size: .75rem
	}
}

@media (max-width: 750px) {
	.main.about .box3 .title-box h4 {
		padding-bottom: .625rem
	}

	.main.about .box3 .title-box p {
		font-size: 14px
	}
}

.main.about .box3 .mediaScroll {
	position: relative
}

.main.about .box3 .mediaScroll .controls-box .btn {
	position: absolute;
	z-index: 10;
	top: 50%;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer
}

.main.about .box3 .mediaScroll .controls-box .btn.prev {
	left: 0;
	background-image: url(../image/about-l-icon2.png)
}

.main.about .box3 .mediaScroll .controls-box .btn.next {
	right: 0;
	background-image: url(../image/about-r-icon2.png)
}

@media (min-width: 1025px) {
	.main.about .box3 .mediaScroll .controls-box .btn {
		transition: transform 0.5s
	}

	.main.about .box3 .mediaScroll .controls-box .btn:hover.prev {
		transform: translateX(-10px)
	}

	.main.about .box3 .mediaScroll .controls-box .btn:hover.prev.disable {
		transform: translateX(0)
	}

	.main.about .box3 .mediaScroll .controls-box .btn:hover.next {
		transform: translateX(10px)
	}

	.main.about .box3 .mediaScroll .controls-box .btn:hover.next.disable {
		transform: translateX(0)
	}
}

@media (max-width: 1024px) {
	.main.about .box3 .mediaScroll .controls-box .btn {
		width: 46px;
		height: 46px;
		margin-top: -23px
	}
}

@media (max-width: 768px) {
	.main.about .box3 .mediaScroll .controls-box .btn {
		width: 40px;
		height: 40px;
		margin-top: -60px
	}
}

.main.about .box3 .mediaScroll .scroll-pos {
	position: relative
}

@media (max-width: 768px) {
	.main.about .box3 .mediaScroll .scroll-pos .controls-box {
		display: none
	}
}

.main.about .box3 .mediaScroll .scroll-box {
	position: relative;
	width: 960px;
	margin: 0 auto 3.91%
}

.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	transform: translate3d(30px, 0%, 0);
	transition: transform 0s ,opacity 0s;
	opacity: 0;
	filter: alpha(opacity=0)
}

.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI.cur {
	position: relative;
	transform: translate3d(0, 0, 0);
	opacity: 1;
	filter: alpha(opacity=100);
	transition: transform 1s ease-in-out,opacity 1s ease-in-out;
	transition-delay: 0.2s
}

.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link {
	display: block
}

.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .img-box {
	width: 41.25%
}

.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .img-box img {
	display: block;
	max-width: 100%
}

.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box {
	width: 51.76%;
	padding-top: 6.67%
}

.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .title {
	padding-bottom: 18px;
	font-size: 32px;
	font-weight: normal;
	color: #ba8f5a
}

.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .title span {
	vertical-align: middle
}

.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .text {
	margin-bottom: 32px;
	font-size: 14px;
	line-height: 2.5;
	color: #5f5f5f
}

.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .icon-box a {
	padding: 15px 33px;
	border: 1px solid #d2b9a0;
	color: #353535;
	font-size: 14px;
	font-family: "畂叛";
}

.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .icon-box a+a {
	background: url(../image/albb.png) no-repeat 3% center;
	padding: 15px 8px 15px 33px;
}

.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .icon-box img {
	max-width: 100%;
	margin-right: 35px
}

@media (max-width: 1200px) {
	.main.about .box3 .mediaScroll .scroll-box {
		width: 864px
	}

	.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box {
		padding-top: 3%
	}
}

@media (max-width: 1024px) {
	.main.about .box3 .mediaScroll .scroll-box {
		width: 84%
	}

	.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .img-box {
		width: 50%
	}

	.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box {
		width: 47%
	}

	.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .title {
		padding-bottom: 14px;
		font-size: .77083rem
	}

	.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .title .e {
		position: relative;
		top: .0375rem;
		font-size: .95833rem
	}

	.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .text {
		
		font-size: 14px
	}

	.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .icon-box img {
		margin-right: .58333rem
	}
}

@media (max-width: 768px) {
	.main.about .box3 .mediaScroll .scroll-box {
		width: 100%
	}

	.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .img-box {
		width: 100%
	}

	.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .img-box img {
		margin: 0 auto
	}

	.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box {
		width: 100%;
	}

	.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .icon-box {
		text-align: center;
		margin: 3% auto;
	}

	.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .icon-box a {
		padding: 12px 18px;
	}

	.main.about .box3 .mediaScroll .scroll-box .slides .slidesLI .link .text-box .icon-box a+a {
		padding: 12px 8px 12px 33px;
	}
}

.main.about .box3 .mediaScroll .thumb-pos {
	padding-top: 16px;
	background: url(../image/about-box3-linebg.png) repeat-x -2px top
}

.main.about .box3 .mediaScroll .thumb-pos .controls-box {
	display: none
}

@media (max-width: 768px) {
	.main.about .box3 .mediaScroll .thumb-pos {
		position: relative
	}

	.main.about .box3 .mediaScroll .thumb-pos .controls-box {
		display: block
	}

	.main.about .box3 .mediaScroll .thumb-pos .controls-box .btn {
		width: 30px;
		height: 30px;
		margin-top: -22px
	}

	.main.about .box3 .mediaScroll .thumb-pos .controls-box .btn.prev {
		left: -42px
	}

	.main.about .box3 .mediaScroll .thumb-pos .controls-box .btn.next {
		right: -42px
	}
}

.main.about .box3 .mediaScroll .thumb-pos .thumb-box {
	width: 1080px;
	margin: 0 auto;
	overflow: hidden
}

.main.about .box3 .mediaScroll .thumb-pos .thumb-box .thumb li {
	position: relative;
	width: 180px;
	padding-top: 22px;
	text-align: center;
	cursor: pointer
}

.main.about .box3 .mediaScroll .thumb-pos .thumb-box .thumb li .point {
	position: absolute;
	top: 0;
	left: 50%;
	width: 9px;
	height: 9px;
	margin-left: -4.5px;
	border-radius: 50%;
	background: #ba8f5a;
	opacity: 0;
	filter: alpha(opacity=0);
	transform: scale(0);
	transition: all 0.5s
}

.main.about .box3 .mediaScroll .thumb-pos .thumb-box .thumb li .text {
	font-size: 18px;
	font-weight: normal;
	color: #5f5f5f
}

.main.about .box3 .mediaScroll .thumb-pos .thumb-box .thumb li.cur .point {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: scale(1)
}

.main.about .box3 .mediaScroll .thumb-pos .thumb-box .thumb li.cur .text {
	color: #ba8f5a
}

@media (max-width: 1300px) {
	.main.about .box3 .mediaScroll .thumb-pos {
		width: 864px;
		margin: 0 auto;
		background-position: -13px top
	}

	.main.about .box3 .mediaScroll .thumb-pos .thumb-box {
		width: auto
	}

	.main.about .box3 .mediaScroll .thumb-pos .thumb-box .thumb li {
		width: 144px
	}

	.main.about .box3 .mediaScroll .thumb-pos .thumb-box .thumb li .text {
		font-size: 16px
	}
}

@media (max-width: 960px) {
	.main.about .box3 .mediaScroll .thumb-pos {
		width: 648px;
		margin: 0 auto;
		background-position: -31px top
	}

	.main.about .box3 .mediaScroll .thumb-pos .thumb-box .thumb li {
		width: 108px
	}

	.main.about .box3 .mediaScroll .thumb-pos .thumb-box .thumb li .point {
		width: 7px;
		height: 7px;
		margin-left: -3.5px
	}

	.main.about .box3 .mediaScroll .thumb-pos .thumb-box .thumb li .text {
		font-size: 14px
	}
}

@media (max-width: 768px) {
	.main.about .box3 .mediaScroll .thumb-pos {
		width: 432px;
		background-position: -30px top
	}
}

@media (max-width: 520px) {
	.main.about .box3 .mediaScroll .thumb-pos {
		width: 289px;
		background-position: -12px top
	}

	.main.about .box3 .mediaScroll .thumb-pos .thumb-box .thumb li {
		width: 72px
	}

	.main.about .box3 .mediaScroll .thumb-pos .thumb-box .thumb li .point {
		margin-left: -2.5px
	}
}

.main.about .box4 .wrap {
	height: 745px
}

@media (max-width: 1024px) {
	.main.about .box4 .wrap {
		height: 15.52083rem
	}
}

.main.about .box4 .wrap .title-box {
	padding-bottom: 5.3%;
	text-align: center
}

@media (min-width: 1025px) {
	.main.about .box4 .wrap .title-box {
		opacity: 0;
		filter: alpha(opacity=0);
		transform: translateY(-30px);
		transition: opacity 0.8s,transform 0.8s
	}
}

.main.about .box4 .wrap .title-box h4 {
	padding-bottom: 2.3%;
	font-size: 36px;
	font-weight: normal;
	color: #fff
}

.main.about .box4 .wrap .title-box p {
	font-size: 16px;
	line-height: 1.6;
	color: #fff;
	opacity: .8;
	filter: alpha(opacity=80)
}

@media (max-width: 450px) {
	.main.about .box4 .wrap .title-box p {
		display: inline
	}
}

@media (max-width: 1024px) {
	.main.about .box4 .wrap .title-box h4 {
		font-size: .75rem
	}
}

@media (max-width: 750px) {
	.main.about .box4 .wrap .title-box h4 {
		padding-bottom: .625rem
	}

	.main.about .box4 .wrap .title-box p {
		font-size: 14px
	}
}

.main.about .box4 .wrap .list-box {
	padding-bottom: 9%;
	font-size: 0;
	text-align: center
}

.main.about .box4 .wrap .list-box li {
	padding: 0 10.9%
}

@media (min-width: 1025px) {
	.main.about .box4 .wrap .list-box li {
		opacity: 0;
		filter: alpha(opacity=0);
		transform: translateY(30px);
		transition: opacity 0.8s,transform 0.8s
	}
}

.main.about .box4 .wrap .list-box li .num {
	font-size: 80px;
	font-family: "NY-REG";
	color: #ba8f5a
}

.main.about .box4 .wrap .list-box li .text {
	font-size: 20px;
	color: #fff;
	opacity: .8;
	filter: alpha(opacity=80)
}

.main.about .box4 .wrap .list-box li:nth-child(1) {
	padding-left: 0
}

.main.about .box4 .wrap .list-box li:nth-child(3) {
	padding-right: 0
}

.main.about .box4 .wrap .list-box li:nth-child(2) {
	position: relative
}

.main.about .box4 .wrap .list-box li:nth-child(2)::before {
	left: 0
}

.main.about .box4 .wrap .list-box li:nth-child(2)::after {
	right: 0
}

.main.about .box4 .wrap .list-box li:nth-child(2)::before,.main.about .box4 .wrap .list-box li:nth-child(2)::after {
	content: ' ';
	position: absolute;
	top: 17%;
	width: 1px;
	height: 85%;
	background: #fff;
	opacity: .15;
	filter: alpha(opacity=15)
}

@media (max-width: 1024px) {
	.main.about .box4 .wrap .list-box li .num {
		font-size: 1.66667rem
	}

	.main.about .box4 .wrap .list-box li .text {
		font-size: .41667rem
	}
}

@media (max-width: 750px) {
	.main.about .box4 .wrap .list-box li {
		padding: 0 20px
	}

	.main.about .box4 .wrap .list-box li .num {
		font-size: 1.25rem
	}

	.main.about .box4 .wrap .list-box li .text {
		font-size: 16px
	}
}

@media (max-width: 450px) {
	.main.about .box4 .wrap .list-box li {
		padding: 0 14px !important
	}

	.main.about .box4 .wrap .list-box li:nth-child(2)::before,.main.about .box4 .wrap .list-box li:nth-child(2)::after {
		display: none
	}

	.main.about .box4 .wrap .list-box li .text {
		font-size: 13px
	}
}

.main.about .box4 .wrap .ex-link-e {
	display: block;
	margin: 0 auto;
	color: #fff;
	transition: all 0.5s
}

@media (min-width: 1025px) {
	.main.about .box4 .wrap .ex-link-e:hover {
		color: #000
	}
}

@media (min-width: 1025px) {
	.main.about .box4 .wrap .btn {
		opacity: 0;
		filter: alpha(opacity=0);
		transform: translateY(-30px);
		transition: opacity 0.8s,transform 0.8s
	}
}

@media (min-width: 1025px) {
	.main.about .box4.animate .wrap .title-box {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: translateY(0px)
	}

	.main.about .box4.animate .wrap .list-box li {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: translateY(0px)
	}

	.main.about .box4.animate .wrap .list-box li:nth-child(1) {
		transition-delay: 0.1s
	}

	.main.about .box4.animate .wrap .list-box li:nth-child(2) {
		transition-delay: 0.2s
	}

	.main.about .box4.animate .wrap .list-box li:nth-child(3) {
		transition-delay: 0.3s
	}

	.main.about .box4.animate .wrap .btn {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: translateY(0px);
		transition-delay: 0.4s
	}
}

.main.about .box5 .wrap {
	padding: 10% 0 0.6%
}

.main.about .box5 .wrap .title-box {
	text-align: center
}

.main.about .box5 .wrap .title-box h4 {
	padding-bottom: 2.3%;
	font-size: 36px;
	font-weight: normal;
	color: #000
}

.main.about .box5 .wrap .title-box p {
	font-size: 16px;
	line-height: 1.6;
	color: #5f5f5f
}

@media (max-width: 1024px) {
	.main.about .box5 .wrap .title-box h4 {
		font-size: .75rem
	}
}

@media (max-width: 750px) {
	.main.about .box5 .wrap .title-box h4 {
		padding-bottom: .625rem
	}

	.main.about .box5 .wrap .title-box p {
		font-size: 14px
	}
}

.main.about .box5 .wrap .scroll-box {
	position: relative;
	width: 100%
}

.main.about .box5 .wrap .scroll-box .cont {
	padding: 6% 0 7.2%;
	overflow: hidden
}

.main.about .box5 .wrap .scroll-box .slides {
	position: relative;
	width: 100%;
	font-size: 0
}

.main.about .box5 .wrap .scroll-box .slides .items {
	width: 33.33%
}

.main.about .box5 .wrap .scroll-box .slides .items .pos {
	padding: 0 3px
}



.main.about .box5 .wrap .scroll-box .slides .items .text {
	width: 79%
}

.main.about .box5 .wrap .scroll-box .slides .items .text h4 {
	padding-top: 30px;
	font-size: 20px;
	line-height: 1.4;
	font-weight: normal;
	color: #000
}

.main.about .box5 .wrap .scroll-box .slides .items .text p {
	padding-top: 15px;
	font-size: 16px;
	line-height: 1.6;
	color: #5f5f5f;
	opacity: .8;
	filter: alpha(opacity=80)
}

@media (min-width: 1025px) {
	.main.about .box5 .wrap .scroll-box .slides .items .text {
		transition: transform 0.5s ease-in-out
	}

	.main.about .box5 .wrap .scroll-box .slides .items:hover .text {
		transform: translateX(10%)
	}
}

@media (max-width: 1024px) {
	.main.about .box5 .wrap .scroll-box .slides .items .text {
		width: 90%
	}

	.main.about .box5 .wrap .scroll-box .slides .items .text h4 {
		padding-top: .625rem;
		font-size: .41667rem
	}

	.main.about .box5 .wrap .scroll-box .slides .items .text p {
		padding-top: 10px;
		font-size: 14px
	}
}

@media (max-width: 768px) {
	.main.about .box5 .wrap .scroll-box .slides .items {
		width: 50%
	}

	.main.about .box5 .wrap .scroll-box .slides .items .text h4 {
		padding-top: .41667rem;
		font-size: 16px
	}
}

@media (max-width: 450px) {
	.main.about .box5 .wrap .scroll-box .slides .items {
		width: 100%
	}
}

@media (min-width: 1025px) {
	.main.about .box6 .wrap .title-box {
		opacity: 0;
		filter: alpha(opacity=0);
		transform: translateY(-30px);
		transition: opacity 0.8s,transform 0.8s
	}
}

@media (max-width: 1024px) {
	.main.about .box6 .wrap .title-box h4 {
		font-size: .75rem
	}
}

@media (max-width: 750px) {
	.main.about .box6 .wrap .title-box h4 {
		padding-bottom: .625rem
	}

	.main.about .box6 .wrap .title-box p {
		font-size: 14px
	}
}

.main.about .box6 .wrap .list-box li {
	position: relative;
	width: 33.33%;
	padding: 0 5.5%;
	vertical-align: top;
	box-sizing: border-box
}

@media (min-width: 1025px) {
	.main.about .box6 .wrap .list-box li {
		opacity: 0;
		filter: alpha(opacity=0);
		transform: translateY(30px);
		transition: opacity 0.8s,transform 0.8s
	}
}

.main.about .box6 .wrap .list-box li:nth-child(1) {
	padding-left: 0
}

.main.about .box6 .wrap .list-box li:nth-child(3) {
	padding-right: 0
}

.main.about .box6 .wrap .list-box li:nth-child(2)::before {
	left: 0
}

.main.about .box6 .wrap .list-box li:nth-child(2)::after {
	right: 0
}

.main.about .box6 .wrap .list-box li:nth-child(2)::before,.main.about .box6 .wrap .list-box li:nth-child(2)::after {
	content: ' ';
	position: absolute;
	top: 10%;
	width: 1px;
	height: 85%;
	background: #ebebeb
}

@media (max-width: 1024px) {
	.main.about .box6 .wrap .list-box li {
		padding: 0 3%
	}

	.main.about .box6 .wrap .list-box li .icon {
		width: 1.83333rem;
		height: 1.83333rem;
		margin-bottom: 8%
	}

	.main.about .box6 .wrap .list-box li .icon img {
		height: 32px
	}

	.main.about .box6 .wrap .list-box li .text {
		font-size: 16px
	}
}

@media (max-width: 750px) {
	.main.about .box6 .wrap .list-box li .icon {
		width: 68px;
		height: 68px
	}

	.main.about .box6 .wrap .list-box li .text {
		font-size: 14px
	}
}

@media (max-width: 580px) {
	.main.about .box6 .wrap .list-box li {
		width: 100%;
		max-width: 100%;
		padding: 0 0 .5rem
	}

	.main.about .box6 .wrap .list-box li .icon {
		margin-bottom: .375rem
	}

	.main.about .box6 .wrap .list-box li:nth-child(2)::before,.main.about .box6 .wrap .list-box li:nth-child(2)::after {
		display: none
	}
}

@media (min-width: 1025px) {
	.main.about .box6.animate .wrap .title-box {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: translateY(0);
		transition-delay: 0.1s
	}

	.main.about .box6.animate .wrap .list-box li:nth-child(1) {
		transition-delay: 0.1s
	}

	.main.about .box6.animate .wrap .list-box li:nth-child(2) {
		transition-delay: 0.2s
	}

	.main.about .box6.animate .wrap .list-box li:nth-child(3) {
		transition-delay: 0.3s
	}
}

@media (max-width: 1024px) {
	.main .brief-inner-banner .swiper {
		height: 12.45833rem
	}
}

.main .brief-inner-banner .swiper .swiper-slide .text-box .w1280 .video-btn {
	padding-top: 26px
}

.main .brief-inner-banner .swiper .swiper-slide .text-box .w1280 .video-btn span {
	vertical-align: middle;
	font-size: 16px;
	color: #fff
}

@media (max-width: 1024px) {
	.main .brief-inner-banner .swiper .swiper-slide .text-box .w1280 h4 {
		font-size: 1rem
	}

	.main .brief-inner-banner .swiper .swiper-slide .text-box .w1280 p {
		font-size: .41667rem
	}

	.main .brief-inner-banner .swiper .swiper-slide .text-box .w1280 p.e {
		font-size: .5rem;
		letter-spacing: 2px
	}

	.main .brief-inner-banner .swiper .swiper-slide .text-box .w1280 .video-btn {
		padding-top: .58333rem
	}

	.main .brief-inner-banner .swiper .swiper-slide .text-box .w1280 .video-btn span {
		font-size: 14px
	}

	.main .brief-inner-banner .swiper .swiper-slide .text-box .w1280 .video-btn span.icon {
		width: 26px
	}
}

@media (max-width: 750px) {
	.main .brief-inner-banner .swiper .swiper-slide .text-box .w1280 h4 {
		font-size: 20px
	}

	.main .brief-inner-banner .swiper .swiper-slide .text-box .w1280 p {
		font-size: 16px
	}

	.main .brief-inner-banner .swiper .swiper-slide .text-box .w1280 p.e {
		font-size: 16px;
		letter-spacing: 1px
	}
}

@media (max-width: 1024px) {
	.main.brief .banner .swiper {
		/*height: 12.45833rem*/
		height: 11.45833rem
	}
}

@media (max-width: 750px) {
	.main.brief .box1 .w1280 {
		border-bottom: none
	}
}

@media (max-width: 1024px) {
	.main.brief .box1 .wrap .title h4 {
		font-size: .625rem
	}
}

@media (max-width: 750px) {
	.main.brief .box1 .wrap .title h4 {
		padding-bottom: 0;
		font-size: 20px
	}

	.main.brief .box1 .wrap .title p {
		font-size: 14px
	}
}

@media (max-width: 750px) {
	.main.brief .box1 .wrap .list-box {
		border-bottom: none;
		padding-bottom: 4%
	}
}

.main.brief .box1 .wrap .list-box li {
	width: 30.3%;
	padding: 2.7% 0;
	border: 1px solid #e5e5e5;
	border-radius: 10px
}

.main.brief .box1 .wrap .list-box li:nth-child(1) {
	transition-delay: 0.1s
}

.main.brief .box1 .wrap .list-box li:nth-child(2) {
	transition-delay: 0.2s
}

.main.brief .box1 .wrap .list-box li:nth-child(3) {
	transition-delay: 0.3s
}

.main.brief .box1 .wrap .list-box li a .icon {
	position: relative;
	vertical-align: middle;
	height: 63px;
	padding-right: 12.1%;
	margin-right: 9%;
	border-right: 1px dashed #dbdbdb
}

.main.brief .box1 .wrap .list-box li a .text {
	vertical-align: middle;
	text-align: left
}

.main.brief .box1 .wrap .list-box li a .text p span {
	vertical-align: middle
}

.main.brief .box1 .wrap .list-box li:nth-child(2) {
	margin: 0 4%
}

@media (min-width: 1025px) {
	.main.brief .box1 .wrap .list-box li {
		transition: transform 0.5s
	}

	.main.brief .box1 .wrap .list-box li a .text p .btn {
		transition: transform 0.5s
	}

	.main.brief .box1 .wrap .list-box li:hover {
		transform: translateY(-10px);
		box-shadow: 0px 0px 20px rgba(0,0,0,0.02)
	}

	.main.brief .box1 .wrap .list-box li:hover a .text p .btn {
		transform: translateX(8px)
	}
}

@media (max-width: 1024px) {
	.main.brief .box1 .wrap .list-box li a .icon {
		height: 48px
	}

	.main.brief .box1 .wrap .list-box li a .text h4 {
		font-size: 18px
	}
}

@media (max-width: 750px) {
	.main.brief .box1 .wrap .list-box li {
		width: 38%;
		margin: 0 4% 4%
	}

	.main.brief .box1 .wrap .list-box li a .icon {
		height: 40px
	}

	.main.brief .box1 .wrap .list-box li a .text h4 {
		font-size: 16px
	}
}

@media (max-width: 680px) {
	.main.brief .box1 .wrap .list-box li {
		display: block;
		width: 218px;
		margin: 0 auto 3%;
		padding: 15px 0
	}

	.main.brief .box1 .wrap .list-box li:nth-child(2) {
		margin: 0 auto 3%
	}
}

.btn {
	text-align: center;
}

.main.brief .box1 .w1280 .wrap h1 {
	font-size: 44px;
	margin: 80px auto 34px;
}

.main.brief .box1 .w1280 .wrap p {
	font-size: 15px;
	line-height: 26px;
	color: #888;
	font-family: "微软雅黑";
	text-align: justify;
}

.main.brief .box1 .w1280 .wrap .nums-wrap {
	margin: 68px auto 60px;
}

.main.brief .box1 .w1280 .wrap .nums-wrap .num-item {
	display: inline-block;
	width: 24%;
	border-right: 1px solid #dbdbdb;
	text-align: center;
}

.main.brief .box1 .w1280 .wrap .nums-wrap .num-item:last-child {
	border: none;
}

.main.brief .box1 .w1280 .wrap .nums-wrap .num-item .num0 .i1 {
	font-size: 44px;
	font-family: "微软雅黑";
	color: #333;
	font-weight: 700;
}

.main.brief .box1 .w1280 .wrap .nums-wrap .num-item .num0 .i2 {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #333;
	font-weight: 700;
	vertical-align: top;
}

.main.brief .box1 .w1280 .wrap .nums-wrap .num-item .num-txt {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #888;
	margin: 10px auto 0;
}

.main.brief .box1 .w1280 .wrap ul {
	padding: 0 0 14px 0;
	border-bottom: 1px solid #a8a8a8;
	margin: 0 auto 50px;
}

.main.brief .box1 .w1280 .wrap ul li {
	display: inline-block;
}

.main.brief .box1 .w1280 .wrap ul li+li {
	margin: 0 0 0 14px;
}

.main.brief .box1 .w1280 .wrap ul li img {
	display: block;
	width: 100%;
}

.main.ser .box1 .w1280 .wrap dl {
	margin: 100px auto 80px;
	border-bottom: 1px solid #f5f5f5;
}

.main.ser .box1 .w1280 .wrap dl dt {
	font-size: 20px;
	font-family: "微软雅黑";
	color: #333;
	background: url(../image/ser-7.png) no-repeat center left;
	text-indent: 2em;
	height: 31px;
	line-height: 31px;
	margin: 0 auto 30px;
}

.main.ser .box1 .w1280 .wrap dl dd {
	float: left;
	margin: 0;
	text-align: center;
}

.main.ser .box1 .w1280 .wrap dl dd+dd {
	margin: 0 0 0 2px;
}

.main.ser .box1 .w1280 .wrap dl dd a img {
	display: block;
	width: 100%;
}

.main.ser .box1 .w1280 .wrap dl dd a p {
	text-align: center;
	font-size: 20px;
	font-family: "微软雅黑";
	padding: 28px 0;
	color: #333;
}

.main.ser .box1 .w1280 .wrap dl dd a i {
	display: block;
	margin: 0 auto;
	width: 0px;
	height: 3px;
	background: #d70c19;
	-ms-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
}

.main.ser .box1 .w1280 .wrap dl dd a:hover i {
	width: 144px;
}

@media (max-width: 450px) {
	.main.ser .box1 .w1280 .wrap h1 {
		font-size: 1.2rem;
		margin: 2rem auto 1rem;
	}

	.main.ser .box1 .w1280 .wrap .nums-wrap {
		margin: 1rem 0;
	}

	.main.ser .box1 .w1280 .wrap .nums-wrap .num-item {
		width: 49%;
		margin: 1rem 0;
	}

	.main.ser .box1 .w1280 .wrap .nums-wrap .num-item:nth-child(2) {
		border: none;
	}

	.main.ser .box1 .w1280 .wrap ul li {
		width: 100%;
	}

	.main.ser .box1 .w1280 .wrap ul li+li {
		margin: 0.5rem 0 0 0;
	}

	.main.ser .box1 .w1280 .wrap dl {
		margin: 2rem auto 1rem;
		border: none;
	}
	
	.main.ser .box1 .w1280 .wrap dl dd {
		width: 100%;
	}

	.main.ser .box1 .w1280 .wrap dl dd+dd {
		margin: 0.5rem auto 0;
	}

	.main.ser .box1 .w1280 .wrap dl dd a p {
		margin: 0.2rem 0;
		padding: 0.5rem 0;
	}
}

.glory .box1 .w1280 .wrap h1 {
	text-align: center;
	font-family: "微软雅黑";
	font-size: 46px;
	color: #000;
	line-height: normal;
	margin: 110px auto 64px;
}

.glory .box1 .w1280 .wrap h1 p {
	text-align: center;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #bcbcbc;
	text-transform: Uppercase;
}

.manufactor .box1 .w1280 .wrap .title {
	border-bottom: 1px solid #dbdbdb;
	padding: 0 0 60px 0;
	margin: 106px auto 0;
}

.manufactor .box1 .w1280 .wrap .title .left {
	float: left;
}

.manufactor .box1 .w1280 .wrap .title .left h1 {
	font-size: 60px;
	color: #333;
	font-family: "微软雅黑";
	line-height: inherit;
}

.manufactor .box1 .w1280 .wrap .title .left h1 p {
	font-size: 18px;
	color: #c5c5c5;
	font-family: "微软雅黑";
}

.manufactor .box1 .w1280 .wrap .title .right {
	float: left;
	width: 84%;
	margin: 0 0 0 84px;
}

.manufactor .box1 .w1280 .wrap .title .right h1 {
	font-size: 18px;
	color: #333;
	font-family: "微软雅黑";
	line-height: inherit;
	margin: 12px auto 24px;
}

.manufactor .box1 .w1280 .wrap .title .right p {
	font-size: 14px;
	color: #888;
	font-family: "微软雅黑";
	text-align: justify;
}

.magazine .box1 .w1280 .wrap .one {
	background: url(../image/magazine.jpg) no-repeat top center;
	width: 100%;
	height: 340px;
	margin: 60px auto 0;
	padding: 40px 0 0 0;
	border-bottom: 2px dashed #dbdbdb;
}

.magazine .box1 .w1280 .wrap .one p {
  	text-align: center;
  	font-size: 16px;
  	color: #434343;
	font-family: "微软雅黑";
	line-height: 50px;
}

.magazine .box1 .w1280 .wrap .one p:nth-child(2) {
	text-indent: -11em;
}

.magazine .box1 .w1280 .wrap .one p:nth-child(3) {
	text-indent: -1em;
}

.magazine .box1 .w1280 .wrap .one p:last-child {
	text-indent: 0em;
}

.magazine .box1 .w1280 .wrap .one p b {
	font-style: normal;
	font-size: 30px;
  	color: #ba8f5a;
	font-family: "微软雅黑";
	font-weight: 700;
	margin: 0 0 0 6px;
}

.magazine .box1 .w1280 .wrap .one p i {
	font-style: normal;
	font-size: 20px;
  	color: #434343;
	font-family: "微软雅黑";
	font-weight: 700;
	margin: 0 6px;
}

.magazine .box1 .w1280 .wrap .one p em {
	font-style: normal;
	font-size: 16px;
  	color: #434343;
	font-family: "微软雅黑";
	font-weight: 700;
}

.magazine .box1 .w1280 .wrap .one p strong {
	font-style: normal;
	font-size: 28px;
	color: #85bf73;
	font-family: "微软雅黑";
	font-weight: 700;
}

.magazine .box1 .w1280 .wrap .one p span {
	font-style: normal;
	font-size: 20px;
	color: #878787;
	font-family: "微软雅黑";
	font-weight: 700;
	margin: 0 8px;
}

.magazine .box1 .w1280 .wrap .one p span+span {
	color: #ff624d;
}

.magazine .box1 .w1280 .wrap .one p span:last-child {
	color: #70b0d1;
}

.magazine .box1 .w1280 .wrap .two {
	margin: 80px auto 0;
}

.magazine .box1 .w1280 .wrap .two .zzlogo{
	width: 100%;
	height: 210px;
	background: url(/images/tit.png) no-repeat center center;
	margin-top: 46px;
}

.magazine .box1 .w1280 .wrap .two .page1 h1{
	margin-top: 40px;
}

.magazine .box1 .w1280 .wrap .two .page1 .btn {
	display: inline-block;
	text-transform: uppercase;
	border: 2px solid #2c3e50;
	margin-top: 96px; 
	font-size: 1.2em;
	font-weight: 700;
	padding: 0.1em 0.4em;
	text-align: center;
	-webkit-transition: color 0.3s, border-color 0.3s;
	-moz-transition: color 0.3s, border-color 0.3s;
	transition: color 0.3s, border-color 0.3s;
	color: #2c3e50;
}

.magazine .box1 .w1280 .wrap .two .page1 .btn:hover {
	border-color: #ba8f5a;
	color: #ba8f5a;
}

.magazine .box1 .w1280 .wrap .two {
	background: url(../image/magazine-two.jpg) no-repeat center left;
}

.magazine .box1 .w1280 .wrap .two h1 {
	display: inline-block;
	font-size: 34px;
	font-family: "微软雅黑";
	color: #333;
	line-height: 56px;
	margin: 10px auto 0;
}

.magazine .box1 .w1280 .wrap .two h1 p {
	font-size: 26px;
	font-family: "微软雅黑";
	color: #888;
}

.magazine .box1 .w1280 .wrap .two .align {
	clear: both;
	float: right;
	width: 740px;
}

.magazine .box1 .w1280 .wrap .two .align > li {
	/*width: 325px;*/
	width: 236px;
	min-height: 300px;
	display: inline-block;
	/*margin: 30px 10px 30px 45px;*/
	padding: 0 0 0 60px;
	vertical-align: top;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.magazine .box1 .w1280 .wrap .two .book {
	position: relative;
	width: 160px; 
	height: 220px;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.magazine .box1 .w1280 .wrap .two .hardcover_front li:first-child {
	background-color: #eee;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.magazine .box1 .w1280 .wrap .two .hardcover_front li:last-child {
	background: #fffbec;
}

.magazine .box1 .w1280 .wrap .two .hardcover_back li:first-child {
	background: #fffbec;
}

.magazine .box1 .w1280 .wrap .two .hardcover_back li:last-child {
	background: #fffbec;
}

.magazine .box1 .w1280 .wrap .two .book_spine li:first-child {
	background: #eee;
}
.magazine .box1 .w1280 .wrap .two .book_spine li:last-child {
	background: #333;
}

.magazine .box1 .w1280 .wrap .two .hardcover_front li:first-child:after,
.magazine .box1 .w1280 .wrap .two .hardcover_front li:first-child:before,
.magazine .box1 .w1280 .wrap .two .hardcover_front li:last-child:after,
.magazine .box1 .w1280 .wrap .two .hardcover_front li:last-child:before,
.magazine .box1 .w1280 .wrap .two .hardcover_back li:first-child:after,
.magazine .box1 .w1280 .wrap .two .hardcover_back li:first-child:before,
.magazine .box1 .w1280 .wrap .two .hardcover_back li:last-child:after,
.magazine .box1 .w1280 .wrap .two .hardcover_back li:last-child:before,
.magazine .box1 .w1280 .wrap .two .book_spine li:first-child:after,
.magazine .box1 .w1280 .wrap .two .book_spine li:first-child:before,
.magazine .box1 .w1280 .wrap .two .book_spine li:last-child:after,
.magazine .box1 .w1280 .wrap .two .book_spine li:last-child:before {
	background: #999;
}

.magazine .box1 .w1280 .wrap .two .page1 > li {
	background: -webkit-linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);
	background: -moz-linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);
	background: -ms-linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);
	background: linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);
	box-shadow: inset 0px -1px 2px rgba(50, 50, 50, 0.1), inset -1px 0px 1px rgba(150, 150, 150, 0.2);
	border-radius: 0px 5px 5px 0px;
	text-align: center;
}

.magazine .box1 .w1280 .wrap .two .hardcover_front {
	-webkit-transform: rotateY(-34deg) translateZ(8px);
	-moz-transform: rotateY(-34deg) translateZ(8px);
	transform: rotateY(-34deg) translateZ(8px);
	z-index: 100;
}

.magazine .box1 .w1280 .wrap .two .hardcover_back {
	-webkit-transform: rotateY(-15deg) translateZ(-8px);
	-moz-transform: rotateY(-15deg) translateZ(-8px);
	transform: rotateY(-15deg) translateZ(-8px);
}

.magazine .box1 .w1280 .wrap .two .hardcover_front,
.magazine .box1 .w1280 .wrap .two .hardcover_back,
.magazine .box1 .w1280 .wrap .two .book_spine,
.magazine .box1 .w1280 .wrap .two .hardcover_front li,
.magazine .box1 .w1280 .wrap .two .hardcover_back li,
.magazine .box1 .w1280 .wrap .two .book_spine li {
	position: absolute;
	top: 0;
	left: 3px;
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.magazine .box1 .w1280 .wrap .two .hardcover_front,
.magazine .box1 .w1280 .wrap .two .hardcover_back {
	-webkit-transform-origin: 0% 100%;
	-moz-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
}

.magazine .box1 .w1280 .wrap .two .hardcover_front {
	-webkit-transition: all 0.8s ease, z-index 0.6s;
	-moz-transition: all 0.8s ease, z-index 0.6s;
	transition: all 0.8s ease, z-index 0.6s;
}

.magazine .box1 .w1280 .wrap .two .hardcover_front li:first-child {
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-transform: translateZ(2px);
	-moz-transform: translateZ(2px);
	transform: translateZ(2px);
}

.magazine .box1 .w1280 .wrap .two .hardcover_front li:last-child {
	-webkit-transform: rotateY(180deg) translateZ(2px);
	-moz-transform: rotateY(180deg) translateZ(2px);
	transform: rotateY(180deg) translateZ(2px);
}


.magazine .box1 .w1280 .wrap .two .hardcover_back li:first-child {
	-webkit-transform: translateZ(2px);
	-moz-transform: translateZ(2px);
	transform: translateZ(2px);
}

.magazine .box1 .w1280 .wrap .two .hardcover_back li:last-child {
	-webkit-transform: translateZ(-2px);
	-moz-transform: translateZ(-2px);
	transform: translateZ(-2px);
}

.magazine .box1 .w1280 .wrap .two .hardcover_front li:first-child:after,
.magazine .box1 .w1280 .wrap .two .hardcover_front li:first-child:before,
.magazine .box1 .w1280 .wrap .two .hardcover_front li:last-child:after,
.magazine .box1 .w1280 .wrap .two .hardcover_front li:last-child:before,
.magazine .box1 .w1280 .wrap .two .hardcover_back li:first-child:after,
.magazine .box1 .w1280 .wrap .two .hardcover_back li:first-child:before,
.magazine .box1 .w1280 .wrap .two .hardcover_back li:last-child:after,
.magazine .box1 .w1280 .wrap .two .hardcover_back li:last-child:before,
.magazine .box1 .w1280 .wrap .two .book_spine li:first-child:after,
.magazine .box1 .w1280 .wrap .two .book_spine li:first-child:before,
.magazine .box1 .w1280 .wrap .two .book_spine li:last-child:after,
.magazine .box1 .w1280 .wrap .two .book_spine li:last-child:before {
	position: absolute;
	top: 0;
	left: 0;
}

.magazine .box1 .w1280 .wrap .two .hardcover_front li:first-child:after,
.magazine .box1 .w1280 .wrap .two .hardcover_front li:first-child:before {
	width: 4px;
	height: 100%;
}

.magazine .box1 .w1280 .wrap .two .hardcover_front li:first-child:after {
	-webkit-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
	-moz-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
	transform: rotateY(90deg) translateZ(-2px) translateX(2px);
}

.magazine .box1 .w1280 .wrap .two .hardcover_front li:first-child:before {
	-webkit-transform: rotateY(90deg) translateZ(158px) translateX(2px);
	-moz-transform: rotateY(90deg) translateZ(158px) translateX(2px);
	transform: rotateY(90deg) translateZ(158px) translateX(2px);
}

.magazine .box1 .w1280 .wrap .two .hardcover_front li:last-child:after,
.magazine .box1 .w1280 .wrap .two .hardcover_front li:last-child:before {
	width: 4px;
	height: 160px;
}

.magazine .box1 .w1280 .wrap .two .hardcover_front li:last-child:after {
	-webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(-2px) translateY(-78px);
	-moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(-2px) translateY(-78px);
	transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(-2px) translateY(-78px);
}
.magazine .box1 .w1280 .wrap .two .hardcover_front li:last-child:before {
	box-shadow: 0px 0px 30px 5px #333;
	-webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(-2px) translateY(-78px);
	-moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(-2px) translateY(-78px);
	transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(-2px) translateY(-78px);
}

.magazine .box1 .w1280 .wrap .two .hardcover_back li:first-child:after,
.magazine .box1 .w1280 .wrap .two .hardcover_back li:first-child:before {
	width: 4px;
	height: 100%;
}

.magazine .box1 .w1280 .wrap .two .hardcover_back li:first-child:after {
	-webkit-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
	-moz-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
	transform: rotateY(90deg) translateZ(-2px) translateX(2px);
}
.magazine .box1 .w1280 .wrap .two .hardcover_back li:first-child:before {
	-webkit-transform: rotateY(90deg) translateZ(158px) translateX(2px);
	-moz-transform: rotateY(90deg) translateZ(158px) translateX(2px);
	transform: rotateY(90deg) translateZ(158px) translateX(2px);
}

.magazine .box1 .w1280 .wrap .two .hardcover_back li:last-child:after,
.magazine .box1 .w1280 .wrap .two .hardcover_back li:last-child:before {
	width: 4px;
	height: 160px;
}

.magazine .box1 .w1280 .wrap .two .hardcover_back li:last-child:after {
	-webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(2px) translateY(-78px);
	-moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(2px) translateY(-78px);
	transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(2px) translateY(-78px);
}

.magazine .box1 .w1280 .wrap .two .hardcover_back li:last-child:before {
	box-shadow: 10px -1px 80px 20px #666;
	-webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(2px) translateY(-78px);
	-moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(2px) translateY(-78px);
	transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(2px) translateY(-78px);
}

.magazine .box1 .w1280 .wrap .two .book_spine {
	-webkit-transform: rotateY(60deg) translateX(-5px) translateZ(-12px);
	-moz-transform: rotateY(60deg) translateX(-5px) translateZ(-12px);
	transform: rotateY(60deg) translateX(-5px) translateZ(-12px);
	width: 16px;
	z-index: 0;
}

.magazine .box1 .w1280 .wrap .two .book_spine li:first-child {
	-webkit-transform: translateZ(2px);
	-moz-transform: translateZ(2px);
	transform: translateZ(2px);
}

.magazine .box1 .w1280 .wrap .two .book_spine li:last-child {
	-webkit-transform: translateZ(-2px);
	-moz-transform: translateZ(-2px);
	transform: translateZ(-2px);
}

.magazine .box1 .w1280 .wrap .two .book_spine li:first-child:after,
.magazine .box1 .w1280 .wrap .two .book_spine li:first-child:before {
	width: 4px;
	height: 100%;
}

.magazine .box1 .w1280 .wrap .two .book_spine li:first-child:after {
	-webkit-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
	-moz-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
	transform: rotateY(90deg) translateZ(-2px) translateX(2px);
}

.magazine .box1 .w1280 .wrap .two .book_spine li:first-child:before {
	-webkit-transform: rotateY(-90deg) translateZ(-12px);
	-moz-transform: rotateY(-90deg) translateZ(-12px);
	transform: rotateY(-90deg) translateZ(-12px);
}

.magazine .box1 .w1280 .wrap .two .book_spine li:last-child:after,
.magazine .box1 .w1280 .wrap .two .book_spine li:last-child:before {
	width: 4px;
	height: 16px;
}

.magazine .box1 .w1280 .wrap .two .book_spine li:last-child:after {
	-webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(8px) translateX(2px) translateY(-6px);
	-moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(8px) translateX(2px) translateY(-6px);
	transform: rotateX(90deg) rotateZ(90deg) translateZ(8px) translateX(2px) translateY(-6px);
}

.magazine .box1 .w1280 .wrap .two .book_spine li:last-child:before {
	box-shadow: 5px -1px 100px 40px rgba(0, 0, 0, 0.2);
	-webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(-210px) translateX(2px) translateY(-6px);
	-moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(-210px) translateX(2px) translateY(-6px);
	transform: rotateX(90deg) rotateZ(90deg) translateZ(-210px) translateX(2px) translateY(-6px);
}

.magazine .box1 .w1280 .wrap .two .page1,
.magazine .box1 .w1280 .wrap .two .page1 > li {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.magazine .box1 .w1280 .wrap .two .page1 {
	width: 100%;
	height: 98%;

	/*left: 3%;*/
	z-index: 10;
}

.magazine .box1 .w1280 .wrap .two .page1 > li {
	width: 100%;
	height: 100%;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition-property: transform;
	-moz-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	transition-timing-function: ease;
}

.magazine .box1 .w1280 .wrap .two .page1 > li:nth-child(1) {
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
}

.magazine .box1 .w1280 .wrap .two .page1 > li:nth-child(2) {
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
}

.magazine .box1 .w1280 .wrap .two .page1 > li:nth-child(3) {
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	transition-duration: 0.4s;
}

.magazine .box1 .w1280 .wrap .two .page1 > li:nth-child(4) {
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.magazine .box1 .w1280 .wrap .two .page1 > li:nth-child(5) {
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
}

.magazine .box1 .w1280 .wrap .two .book:hover > .hardcover_front {
	-webkit-transform: rotateY(-145deg) translateZ(0);
	-moz-transform: rotateY(-145deg) translateZ(0);
	transform: rotateY(-145deg) translateZ(0);
	z-index: 0;
}

.magazine .box1 .w1280 .wrap .two .book:hover > .page1 li:nth-child(1) {
	-webkit-transform: rotateY(-30deg);
	-moz-transform: rotateY(-30deg);
	transform: rotateY(-30deg);
	-webkit-transition-duration: 1.5s;
	-moz-transition-duration: 1.5s;
	transition-duration: 1.5s;
}

.magazine .box1 .w1280 .wrap .two .book:hover > .page1 li:nth-child(2) {
	-webkit-transform: rotateY(-35deg);
	-moz-transform: rotateY(-35deg);
	transform: rotateY(-35deg);
	-webkit-transition-duration: 1.8s;
	-moz-transition-duration: 1.8s;
	transition-duration: 1.8s;
}

.magazine .box1 .w1280 .wrap .two .book:hover > .page1 li:nth-child(3) {
	-webkit-transform: rotateY(-118deg);
	-moz-transform: rotateY(-118deg);
	transform: rotateY(-118deg);
	-webkit-transition-duration: 1.6s;
	-moz-transition-duration: 1.6s;
	transition-duration: 1.6s;
}

.magazine .box1 .w1280 .wrap .two .book:hover > .page1 li:nth-child(4) {
	-webkit-transform: rotateY(-130deg);
	-moz-transform: rotateY(-130deg);
	transform: rotateY(-130deg);
	-webkit-transition-duration: 1.4s;
	-moz-transition-duration: 1.4s;
	transition-duration: 1.4s;
}

.magazine .box1 .w1280 .wrap .two .book:hover > .page1 li:nth-child(5) {
	-webkit-transform: rotateY(-140deg);
	-moz-transform: rotateY(-140deg);
	transform: rotateY(-140deg);
	-webkit-transition-duration: 1.2s;
	-moz-transition-duration: 1.2s;
	transition-duration: 1.2s;
}

.magazine .box1 .w1280 .wrap .two .ribbon {
	background: #c0392b;
	color: #fff;
	display: block;
	font-size: 0.7em;
	position: absolute;
	top: 11px;
	right: 1px;
	width: 40px;
	height: 20px;
	line-height: 20px;
	letter-spacing: 0.15em; 
	text-align: center;
	-webkit-transform: rotateZ(45deg) translateZ(1px);
	-moz-transform: rotateZ(45deg) translateZ(1px);
	transform: rotateZ(45deg) translateZ(1px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 10;
}

.magazine .box1 .w1280 .wrap .two .ribbon::before,
.magazine .box1 .w1280 .wrap .two .ribbon::after {
	position: absolute;
	top: -20px;
	width: 0;
	height: 0;
	border-bottom: 20px solid #c0392b;
	border-top: 20px solid transparent;
}

.magazine .box1 .w1280 .wrap .two .ribbon::before {
	left: -20px;
	border-left: 20px solid transparent;
}

.magazine .box1 .w1280 .wrap .two .ribbon::after {
	right: -20px;
	border-right: 20px solid transparent;
}

figcaption {
	padding-left: 40px;
	text-align: left;
	position: absolute;
	top: 0%;
	left: 160px;
	width: 310px;
	-webkit-backface-visibility: hidden;
}

figcaption h1 {
	margin: 0;
}

figcaption span {
	color: #16a085;
	padding: 0.6em 0 1em 0;
	display: block;
}

figcaption p {
	color: #63707d;
	line-height: 1.3;
}

.magazine .box1 .w1280 .wrap .two .tit {
	text-align: left;
	padding-top: 40px;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
	font-size: 20px;
	text-indent: 0.2em;
}

.magazine .box1 .w1280 .wrap .two .tit:before {
	content: url(../image/iconfont.png);
	display: inline-block;
	width: 20px;
	height: 20px;
	position: relative;
	margin-right: 20px;
	top: 3px;
}

.magazine .box1 .w1280 .wrap .two .tit a {
	color: #2c3e50;
}

.main.pro .ex-more-box {
	padding-top: 3.1%
}

.main.pro .box1 {
	background-color: #f8f8f8
}

.main.pro .box1 .wrap {
	padding: 45px 0 4.69%
}

@media (max-width: 1024px) {
	.main.pro .box1 .wrap {
		/*padding-top: 2.9375rem;*/
		padding-top: 22%;
	}
}

.main.pro .box1 .wrap .link-box {
	width: 103.515%
}

@media (max-width: 500px) {
	.main.pro .box1 .wrap .list {
		width: 100%
	}
}

.main.pro .box1 .wrap .list .link {
	position: relative;
	display: block;
	width: 30.64%;
	margin: 0 2.3% 2.3% 0;
	height: 505px;
	background-color: #fff;
	overflow: hidden
}

.main.pro .box1 .wrap .list .link .img-box {
	position: relative;
	width: 180px;
	height: 250px;
	margin: 0 auto
}

.main.pro .box1 .wrap .list .link .img-box img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	margin: auto;
	max-width: 100%;
	max-height: 100%
}

.main.pro .box1 .wrap .list .link .text-box {
	width: 88%;
	margin: 0 auto;
	text-align: center
}

.main.pro .box1 .wrap .list .link .text-box h4 {
	padding: 12% 0 5px;
	font-size: 24px;
	font-weight: normal;
	color: #000
}

.main.pro .box1 .wrap .list .link .text-box .text {
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 1.6;
	color: #999
}

.main.pro .box1 .wrap .list .link .top {
	margin-top: 19.1%;
	transition: all .5s ease-in-out
}

.main.pro .box1 .wrap .list .link .center {
	width: 88%;
	height: 44px;
	max-height: 0;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.6;
	color: #c9995f;
	text-align: center;
	overflow: hidden;
	transition: all .5s ease-in-out
}

.main.pro .box1 .wrap .list .link .center span {
	display: block
}

.main.pro .box1 .wrap .list .link .btm {
	position: absolute;
	left: 50%;
	bottom: 7%;
	width: 32px;
	height: 32px;
	margin-left: -16px;
	background: url(../image/pro-icon.png) no-repeat center center;
	background-color: #fff;
	transition: all .5s ease-in-out
}

@media (max-width: 1300px) {
	.main.pro .box1 .wrap .list .link {
		height: 465px
	}

	.main.pro .box1 .wrap .list .link .text-box h4 {
		padding: 9% 0 5px
	}

	.main.pro .box1 .wrap .list .link .top {
		margin-top: 10%
	}
}

@media (min-width: 1301px) {
	.main.pro .box1 .wrap .list .link:hover .top {
		margin-top: 9.1%
	}

	.main.pro .box1 .wrap .list .link:hover .center {
		max-height: 300px
	}

	.main.pro .box1 .wrap .list .link:hover .btm {
		bottom: 15px
	}
}

@media (min-width: 1025px) {
	.main.pro .box1 .wrap .list .link:hover .top {
		margin-top: 5.1%
	}

	.main.pro .box1 .wrap .list .link:hover .center {
		max-height: 300px
	}

	.main.pro .box1 .wrap .list .link:hover .btm {
		bottom: 15px
	}
}

@media (max-width: 1024px) {
	.main.pro .box1 .wrap .list .link {
		height: auto;
		padding-bottom: 3%
	}

	.main.pro .box1 .wrap .list .link .img-box {
		width: 144px;
		height: 200px
	}

	.main.pro .box1 .wrap .list .link .text-box h4 {
		padding-top: 7%;
		font-size: 20px
	}

	.main.pro .box1 .wrap .list .link .btm {
		position: static;
		margin: 0 auto
	}
}

@media (max-width: 750px) {
	.main.pro .box1 .wrap .list .link {
		width: 47.1%
	}

	.main.pro .box1 .wrap .list .link .img-box {
		width: 117px;
		height: 162.5px
	}

	.main.pro .box1 .wrap .list .link .text-box h4 {
		font-size: 18px
	}

	.main.pro .box1 .wrap .list .link .text-box .text {
		padding-bottom: 8px
	}

	.main.pro .box1 .wrap .list .link .btm {
		width: 28px;
		height: 28px;
		background-size: contain
	}
}

@media (max-width: 500px) {
	.main.pro .box1 .wrap .list .link {
		width: 100%;
		margin: 0 0 3% 0
	}
}

.ex-more-box {
	padding-top: 5.1%;
	text-align: center
}

.ex-more-box .icon-box {
	position: relative
}

.ex-more-box .icon-box .icon-line {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #e6e5e5
}

.ex-more-box .icon-box .icon {
	position: relative;
	width: 120px;
	margin: 0 auto;
	background-color: #f8f8f8;
	cursor: pointer
}

.ex-more-box .icon-box .icon .img {
	display: block;
	width: 46px;
	height: 46px;
	margin: 0 auto;
	border-radius: 50%;
	box-shadow: 0px 0px 30px rgba(167, 141, 110, 0.2);
	background: url(../image/next-page2.png) no-repeat center center;
	background-color: #fff
}

@media (max-width: 750px) {
	.ex-more-box .icon-box .icon {
		width: 90px
	}

	.ex-more-box .icon-box .icon .img {
		width: 40px;
		height: 40px
	}
}

.ex-more-box .text {
	padding-top: 18px;
	font-size: 24px;
	letter-spacing: 2px;
	color: #000
}

@media (max-width: 750px) {
	.ex-more-box .text {
		padding-top: 10px
	}
}

.ex-more-box.fff .icon-box .icon {
	background-color: #fff
}

.product-content {
	margin: 50px auto;
}

.product-content>ul>li {
    margin: 0 auto 100px;
}

.product-content .left {
    float: left;
    width: 600px;
}

.product-content .left .pc-slide {
    width: 420px;
    margin: 0 auto;
    position: relative;
}

.product-content .left .view .arrow-left {
    background: url(../image/index_tab_l.png) no-repeat left top;
    position: absolute;
    left: -56px;
    top: 50%;
    margin-top: -55px;
    width: 28px;
    height: 51px;
    z-index: 10;
}

.product-content .left .view .swiper-container {
    width: 420px;
    height: 340px;
}

.product-content .left .swiper-slide-visible {
    text-align: center;
}

.product-content .left .view .swiper-container img {
    width: 420px;
}

.product-content .left .view .arrow-right {
    background: url(../image/index_tab_r.png) no-repeat left bottom;
    position: absolute;
    right: -56px;
    top: 50%;
    margin-top: -55px;
    width: 28px;
    height: 51px;
    z-index: 10;
}

.product-content .left .preview {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.product-content .left .preview .swiper-container {
    width: 430px;
    height: 87px;
    margin: 0 0 0 -10px;
}

.product-content .left .preview .swiper-slide {
    width: 127px;
    height: 87px;
    cursor: pointer;
    padding: 0 10px;
}

.product-content .left .swiper-slide-visible {
    text-align: center;
}

.product-content .left .preview .active-nav img {
    padding: 0;
    border: 2px solid #ba8f5a;
}

.product-content .left .preview img {
    padding: 1px;
    height: 82px;
    width: 120px;
}

.product-content .right {
    float: right;
    width: 526px;
}

.product-content .right>h1 {
    float: right;
    /*margin: 0 42px 0 0;*/
}

.product-content .right .title {
    width: 100%;
    float: right;
}

.product-content .right .title .l {
    float: left;
}

.product-content .right .title .l h1 {
    font-size: 30px;
    color: #2a2a2a;
    font-family: "微软雅黑";
}

.product-content .right .title .l p {
    font-size: 16px;
    color: #616161;
    font-family: "微软雅黑";
}

.product-content .right .title .l p+p {
	margin: 10px auto 0;
}

.product-content .right .title .l p span {
    font-size: 16px;
    color: #9b9b9b;
}

.product-content .right .title .r {
    float: right;
    margin: 20px 0 0 0;
}

.product-content .right .title .r img {
    display: block;
    margin: 14px auto 20px;
}

.product-content .right .title .r img+img {
    margin: 0 auto;
}

.product-content .right .c {
    float: left;
    width: 100%;
    background: #efeff1;
    margin: 30px auto;
}

.product-content .right .c .title {
    width: 34px;
    height: 138px;
    background: url(../image/product-bg.jpg) no-repeat;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #fff;
    writing-mode: lr-tb;
    line-height: 24px;
}

.product-content .right .c ul {
    float: left;
    width: 490px;
    margin: 36px auto 0;
}

.product-content .right .c ul li {
    float: left;
    width: 121px;
    height: 68px;
    text-align: center;
    border-right: 1px solid #d4d4d5;
}

.product-content .right .c ul li:last-child {
	border: none;
}

.product-content .right .c ul li p {
	margin: 12px auto 0;
	font-size: 12px;
	color: #646464;
	font-family: "微软雅黑";
}

.product-content .right .c ul li img {
    max-width: 60px;
    margin: -13px auto 0px;
}

.product-content .right .t {
    float: left;
    width: 100%;
}

.product-content .right .t h2 {
    font-size: 16px;
    color: #2a2a2a;
    font-family: "微软雅黑";
}

.product-content .right .t div p {
    float: left;
    font-size: 28px;
    color: #9b9b9b;
    font-family: "微软雅黑";
}

.product-content .right .t div ul {
    float: right;
}

.product-content .right .t div ul li {
    float: left;
    height: 29px;
    line-height: 29px;
    cursor: pointer;
}

.product-content .right .t div ul li i {
    float: left;
    display: inline-block;
    width: 30px;
    height: 29px;
    background: url(../image/xin.png) no-repeat;
    margin: 0 12px 0 0;
}

.product-content .right .t div ul li span {
    font-size: 14px;
    color: #9b9b9b;
    font-family: "微软雅黑";
}

.product-content .right .t div ul li+li {
    margin: 0 0 0 60px;
}

.product-content .right .t div ul li+li i {
    background: url(../image/fx.png) no-repeat;
}

.product-content .botton {
    background: #f6f6f6;
    text-align: center;
    padding: 11px 0;
    position: relative;
    margin: 50px 0 33px 0;
    cursor: pointer;
    display: none;
}

.product-content .botton .b {
    display: block;
    position: absolute;
    right: 73px;
    top: 50%;
    margin: -5.5px 0 0 0;
    width: 18px;
    height: 11px;
    background: url(../image/xb.png) no-repeat;
}

.product-content .eject {
    /*display: none;*/
    margin: 5% auto 0;
}

.product-content .eject img {
    /*width: 100%;*/
    display: block;
    margin: 0 auto;
}

.product-content .close {
    width: 147px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    margin: 0 auto 80px;
    background: url(../image/close-page.png) no-repeat;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    display: none;
}

.news .content {
	margin: 18px auto 0;
	padding: 0 0 15px 0
}

.news-view .content {
	margin: 26px auto 0
}

.news-no1 {
	margin: 0 auto 66px;
	height: auto
}

.news-no1 ul {
	border: none !important;
	margin: 0 auto !important;
}

.news-no1 a {
	float: left;
	display: block;
}

.news-no1 .li-no1 {
	position: relative;
	float: left;
	margin-left: 0;
	padding: 20px 0 30px 28px;
	height: auto;
	border-bottom: 1px dashed #e5e5e5;
	border-bottom: rgba(0,0,0,.05) 1px solid;
	transition: all ease-out .2s
}

.news-no1 li {
	position: relative;
	float: left;
	margin-left: 0;
	padding: 30px 0 30px 0;
	height: auto;
	border-bottom: 1px dashed #e5e5e5;
	border-bottom: rgba(0,0,0,.05) 1px solid;
	transition: all ease-out .2s
}

.news-no1 li:hover .news-no1-0 {
	color: #b11d1c;
	-webkit-transform: translate3d(20px,0,0);
	-moz-transform: translate3d(20px,0,0);
	transform: translate3d(20px,0,0)
}

.news-no1-1 {
	float: left;
	width: 470px;
	height: 225px;
}

.news-no1-2 {
	float: left;
	margin-left: 36px;
	width: 603px;
	height: 225px;
}

.news-no1-2 .p1-no1 {
	display: block;
	/*margin: 20px 0 0 0;*/
	width: 125px;
	color: #999!important;
	font-size: 16px!important
}

.news-no1-2 .p1-no2 {
	width: 100%;
	height: 46px;
	color: #b11d1c!important;
	font-weight: 700;
	font-size: 24px!important;
	line-height: 46px!important;
}

.news-no1-2 .p1-no3 {
	width: 100%;
	height: auto;
	color: #666;
	font-size: 14px;
	line-height: 24px
}

.news-no1-2 .p1-no4 {
	margin-top: 20px!important;
	height: 28px;
	color: #65666b!important;
	font-weight: 700;
	font-size: 16px!important;
	line-height: 28px!important
}

.news-no1-2 .p1-no4:hover {
	color: #e67817;
	transition: all .6s cubic-bezier(.215,.61,.355,1) 0s
}

.news-no1-0 {
	float: left;
	transition: all .6s cubic-bezier(.215,.61,.355,1) 0s
}

.news-no1-3 {
	float: left;
	padding: 8px 18px;
	width: 85px;
	height: 110px;
	background: #f9f9f9
}

.news-no1-3-1 {
	color: #666;
	font-weight: 700;
	font-size: 40px;
	line-height: 50px
}

.news-no1-3-2 {
	color: #666;
	font-size: 16px;
	line-height: 22px
}

.news-no1-3-3 {
	color: #666;
	font-size: 16px;
	line-height: 22px
}

.news-no1-4 {
	float: left;
	margin-left: 26px;
	width: 959px
}

.news-no1-4 .p2-no1 {
	width: 100%;
	color: #161616 !important;
	font-size: 18px!important
}

.news-no1-4:hover .p2-no1 {
	color: #b11d1c;
	transition: all .3s cubic-bezier(.215,.61,.355,1) 0s
}

.news-no1 li:hover .news-no4-2-p2 {
	color: #b11d1c
}

.news-no1-4 .p2-no2 {
	display: block;
	margin: 12px auto 0;
	width: 100%;
	height: 14px;
	color: #969c98 !important;
	font-size: 12px;
	line-height: 14px
}

.news-no1-4 .p2-no3 {
	margin-top: 12px;
	width: 100%;
	height: auto;
	color: #4f4f4f !important;
	font-size: 14px;
	line-height: 24px
}

.news-no1-4 .p2-no1:hover {
	color: #b11d1c;
	transition: all .5s cubic-bezier(.215,.61,.355,1) 0s
}

.news-no1 li:hover .news-no1-3 {
	background: #b11d1c;
	transition: all .5s cubic-bezier(.215,.61,.355,1) 0s
}

.news-no1 li:hover div {
	color: #fff;
	transition: all .3s cubic-bezier(.215,.61,.355,1) 0s
}

.news-no2 {
	float: right;
	margin-bottom: 50px;
	width: 253px;
	height: auto
}

.news-no2-1 {
	padding: 22px;
	height: 365px;
	border: 1px solid #dbdbdb
}

.news-view {
	margin: 0 auto;
	width: 1120px
}

.news-view1 {
	padding: 12px 0 20px 0;
	border-bottom: 1px solid #d5d5db;
	text-align: center
}

.news-view-p1 {
	display: block;
	width: 100%;
	height: 32px;
	font-weight: 700;
	font-size: 26px;
	line-height: 32px
}

.news-view-p2 {
	display: block;
	margin: 16px auto 0!important;
	color: #8b8b8b;
	text-align: center;
	font-size: 14px
}

.news-view-div1 {
	margin: 0 auto;
	width: 500px;
	height: 26px
}

.news-view-p2 span+span {
	margin: 0 0 0 20px
}

.news-view-p2 .news-view-p2-span1 {
	margin: 0 22px;
	padding-left: 25px;
	width: 120px;
	background: url(/images/news-view1.jpg) no-repeat left center
}

.news-view-p2 .news-view-p2-span2 {
	margin: 0 22px;
	padding-left: 25px;
	width: 120px;
	background: url(/images/news-view2.jpg) no-repeat left center
}

.news-view-p2 .news-view-p2-span3 {
	margin: 0 22px;
	padding-left: 25px;
	width: 120px;
	background: url(/images/news-view3.jpg) no-repeat left center
}

.news-view-p3 {
	margin: 50px auto;
	font-size: 14px;
	line-height: 30px
}

.news-view-p3 p {
	font-size: 16px;
	line-height: 32px;
}

.news-view-p3 .div-img {
	margin: 30px auto
}

.news-view-p4 {
	/*float: left;*/
	margin-bottom: 20px;
	padding: 5px 0;
	height: auto;
	border-bottom: 1px solid #eff0f1
}

.news-view-p4 p {
	display: inline-block;
	width: 222px;
	height: 34px;
	font-size: 14px;
	line-height: 34px
}

.news-view-p4 .news-view-p4-p1 {
	float: left;
	padding-left: 44px;
	background: url(/images/news-view4.jpg) no-repeat left center
}

.news-view-p4 .news-view-p4-p1 a:hover {
	background: #f5fbf8
}

.news-view-p4 .news-view-p4-p1 .news-view-p4-p1-a1 {
	display: inline-block;
	margin-right: 10px;
	padding: 1px 14px;
	height: 28px;
	border: 1px solid #e2e8e5;
	background: #f5fbf8;
	color: #979797;
	font-size: 16px;
	line-height: 28px
}

.news-view-p4 .news-view-p4-p1 .news-view-p4-p1-a2 {
	display: inline-block;
	margin-right: 10px;
	padding: 1px 14px;
	height: 28px;
	border: 1px solid #e2e8e5;
	background: #fff;
	color: #979797;
	font-size: 16px;
	line-height: 28px
}

.news-view-p4 .news-view-p4-p2 {
	float: right
}

.news-view-p4 .news-view-p4-p2 .bdshare-button-style0-16 {
	display: inline;
	background-repeat: no-repeat;
	cursor: pointer;
	zoom: 1
}

.news-view-p4 .news-view-p4-p2 .bdshare-button-style0-16 .bds_weixin {
	background-position: 0 -1612px
}

.news-view-ym {
	float: left;
	width: 800px;
	height: 70px;
	color: #666;
	font-size: 16px
}

.news-view-ym p {
	display: block;
	line-height: 30px
}

.news-view-ym a {
	color: #666;
}

.news-view-lb {
	float: right;
	margin-top: 15px;
	width: 132px;
	height: 70px
}

.news-view-lb a {
	display: block;
	width: 132px;
	height: 40px;
	background: #b11d1c;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
}

.m-content .content h1 {
	font-size: .8rem
}

.m-content .content h1 img {
	width: 30%
}

.m-content .content ul li img {
	width: inherit
}

.m-content .content p.p {
	line-height: 24px
}

.m-content .content p.p span {
	display: block;
	margin: 5% 0;
	font-size: 1.4rem
}

.m-content .content dl dd+dd {
	margin: 10% auto 0
}

.news-view-p3 div img {
	width: 100%
}

.news-view-p3 p img {
	width: 100%
}

.news .content .paging {
	text-align: center;
	margin: 0 auto 60px;
}

@media (max-width: 750px) {
	.news-view-p5 {
		 margin-bottom: 20px; 
		 width: 100%; 
	}

	.m-content .content {
		 margin: 5% auto; 
		 width: 90%; 
	}

	.m-content .content ul li {
		 width: 100% 
	}

	.m-content .content ul li+li {
		 margin: 5% auto 0 
	}

	.news-no1 {
		 width: 100% ;
		 margin: 0 auto 1rem;
	}

	.news-no1 ul li {
		 margin: 2% auto!important; 
		 padding: 5% 0 5% 0; 
	}

	.news-no1 ul li+li {
		 margin: 2% auto 0!important 
	}

	.news-no1 a {
		 width: 100% 
	}

	.news-no1-1 {
		 margin: 0 auto 5%; 
		 width: 100%; 
		 height: inherit; 
	}

	.news-no1-2 {
		 margin-left: 0; 
		 width: 100%; 
		 height: inherit; 
	}

	.news-no1-2 .p1-no4 {
		 margin-top: 15px!important 
	}

	.news-no1-0 {
		 width: 100% 
	}

	.news-no1-3 {
		 padding: 0; 
		 width: 100%; 
		 height: inherit; 
		 background: 0 0; 
	}

	.news-no1-3 div {
		 display: inline-block; 
		 color: #999!important; 
		 line-height: initial; 
	}

	.news-no1-3-1 {
		 float: initial!important; 
		 font-weight: 400; 
		 font-size: 16px; 
	}

	.news-no1-3-2 {
		 float: left; 
		 margin: 0 3% 0 0; 
	}

	.news-no1-3-3 {
		 margin: 0 0 0 3% 
	}

	.news-no1-4 {
		 margin-left: 0; 
		 width: 100%; 
	}

	.news-no1-4 .p2-no1 {
		 font-weight: 700; 
		 font-size: 0.8rem!important; 
		 margin: 0.5rem auto 0;
		 line-height: 1.4rem;
	}

	.news-no1-2 .p1-no2 {
		 font-weight: 700!important; 
		 height: inherit;
		 font-size: 1rem !important;
		 line-height: 1.6rem !important;
	}

	.news-view {
		 width: 100% 
	}

	.news-view1 {
		 width: 100% 
	}

	.news-view-p1 {
		 height: inherit; 
		 font-size: 1.4rem; 
	}

	.news-view-p2 {
		 width: 100%!important 
	}

	.news-view-p2 span+span {
		 margin: 0 0 0 5%!important 
	}

	.news-view-p2 span:last-child {
		 display: block; 
		 margin: 0!important; 
	}

	.news-view-p3 {
		 width: 100% 
	}

	.news-view-p4 {
		 width: 100% 
	}

	.news-view-ym {
		 width: 100% 
	}

	.news-view-ym p {
		 overflow: hidden; 
		 width: 100%; 
		 text-overflow: ellipsis; 
		 white-space: nowrap; 
	}
}








.culture .box1 .w1280 .wrap .one {
	background: url(/images/culture-bg.jpg) no-repeat top right;
	margin: 60px auto 0;
}

.culture .box1 .w1280 .wrap .one dl {
	width: 75%;
	margin: 0;
	border: none;
}

.culture .box1 .w1280 .wrap .one dl dd {
	float: left;
	width: 49%;
	text-align: left;
	margin: 0 auto 50px;
}

.culture .box1 .w1280 .wrap .one dl dd h1 {
	font-size: 32px;
	font-family: "微软雅黑";	
	color: #39322d;
}

.culture .box1 .w1280 .wrap .one dl dd h1 img {
	margin: 0 25px 0 0;
}

.culture .box1 .w1280 .wrap .one dl dd p {
	font-size: 20px;
	font-family: "微软雅黑";	
	color: #575656;
	padding: 0 0 0 70px;
}

.culture .box1 .w1280 .wrap .one dl dd:last-child {
	width: initial;
}

.culture .box1 .w1280 .wrap .two {
	margin: 0 auto 100px;
}

.culture .box1 .w1280 .wrap .two img {
	width: 1280px;
	margin: 0 auto 62px;
}

.culture .box1 .w1280 .wrap .two p {
	font-size: 16px;
	font-family: "微软雅黑";	
	color: #575656;
	line-height: 30px;
}







.order .box1 .w1280 .wrap {
	margin: 0 auto 94px;
}

.order .box1 .w1280 .wrap>p {
	margin: 54px auto 36px;
	font-size: 18px;
	font-family: "微软雅黑";	
	color: #458f6a;
	line-height: 28px;
}

.order .box1 .w1280 .wrap>p span {
	color: #f12b2b;
}

.order .box1 .w1280 .wrap .left {
	float: left;
}

.order .box1 .w1280 .wrap .left img {
	width: 648px;
}

.order .box1 .w1280 .wrap .right {
	float: right;
    width: 600px;
}

.order .box1 .w1280 .wrap .right .contents {
	padding: 55px 25px;
    font-family: "微软雅黑";
    background: #f7f2ec;
}

.order .box1 .w1280 .wrap .right .contents h1 {
	padding: 0 0 26px 0;
    border-bottom: 1px solid #bebbb6;
    font-size: 21px;
    color: #000;
    text-indent: 1em;
    font-family: "微软雅黑";
}

.order .box1 .w1280 .wrap .right .contents h1 span {
	font-family: "微软雅黑";
	color: #898989;
    font-size: 16px;
}

.order .box1 .w1280 .wrap .right .contents ul {
	padding: 0 20px;
}

.order .box1 .w1280 .wrap .right .contents ul li {
	font-family: "微软雅黑";
    margin: 34px auto 0;
}

.order .box1 .w1280 .wrap .right .contents ul li:last-child {
	margin: 38px auto 0;
}

.order .box1 .w1280 .wrap .right .contents ul li label {
	float: left;
	/*display: inline-block;*/
    width: 100px;
    font-weight: 600;
    margin: 14px auto 0;
    font-family: "微软雅黑";
	color: #000;
    font-size: 18px;
}

.order .box1 .w1280 .wrap .right .contents ul li input {
	width: 305px;
    height: 55px;
    border: none;
    padding: 0 0 0 10px;
    border-radius: 3px;
}

.order .box1 .w1280 .wrap .right .contents ul li textarea {
	width: 305px;
	height: 138px;
	padding: 10px 0 0 10px;
    border-radius: 3px;
    resize:none;
}

.order .box1 .w1280 .wrap .right .contents ul li div #v_container {
	width: 145px;
	height: 40px;
	float: left;
}

.order .box1 .w1280 .wrap .right .contents ul li div #v_container #verifyCanvas {
	width: 145px;
	height: 40px;
	cursor: pointer;
}

.order .box1 .w1280 .wrap .right .contents ul li div input {
	width: 135px;
    height: 40px;
    margin: 0 0 0 30px;
    font-size: 16px;
    border: none;
    padding: 0 0 0 10px;
    border-radius: 3px;
    font-family: '微软雅黑';
    color: #989898;
    outline: none;
    vertical-align: middle;
}

.order .box1 .w1280 .wrap .right .contents .adopt-c {
    margin: 28px auto 0;
    border-bottom: 1px solid #bebbb6;
    padding: 0 0 20px 0;
}

.order .box1 .w1280 .wrap .right .contents .adopt-c input {
    width: 145px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #c4240f;
    border: none;
    color: #fff !important;
    font-size: 18px;
    border-radius: 3px;
    margin: 0 0 0 24px;
}

.order .box1 .w1280 .wrap .right .contents .adopt-c input+input {
    margin: 0 0 0 13px;
}

.order .box1 .w1280 .wrap .right .contents .adopt-c input.qx {
    background: #565656;
}

.order .box1 .w1280 .wrap .right>img {
	margin: 20px auto 0;
	display: block;
}

.order .box1 .w1280 .wrap .right ol {
	list-style: none;
	margin: 20px auto 0;
	padding: 0;
}

.order .box1 .w1280 .wrap .right ol li {
	float: left;
	width: 50%;
	text-align: center;
}

.order .box1 .w1280 .wrap .right ol li img {
	width: 77px;
	height: 77px;
}

.order .box1 .w1280 .wrap .right ol li p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #f49c17;
	line-height: 20px;
	margin: 10px auto 0;
}






.contact .box1 .w1280 .wrap .contents {
	background: #ba8f5a;
	border: 1px solid #ccc;
	margin: 84px auto 0;
}

.contact .box1 .w1280 .wrap .contents .left {
	float: left;
	width: 938px;
	height: 510px;
}

.contact .box1 .w1280 .wrap .contents .left #map {
	width: 938px;
	height: 510px;
}

.contact .box1 .w1280 .wrap .contents .right {
	float: right;
	width: 340px;
	height: 510px;
}

.contact .box1 .w1280 .wrap .contents .right .padding {
	padding: 45px 34px;
}

.contact .box1 .w1280 .wrap .contents .right .padding ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

.contact .box1 .w1280 .wrap .contents .right .padding ol li {
	font-size: 22px;
	font-family: "微软雅黑";
	color: #fff;
	font-weight: 700;
	margin: 26px auto;
}

.contact .box1 .w1280 .wrap .contents .right .padding ol li+li {
	font-size: 15px;
	font-family: "微软雅黑";
	color: #fff;
	font-weight: normal;
	margin: 12px auto 0;
}

.contact .box1 .w1280 .wrap .contents .right .padding ol li img {
	float: left;
}

.contact .box1 .w1280 .wrap .contents .right .padding ol li p {
	float: left;
	margin: 0 0 0 10px;
}

.contact .box1 .w1280 .wrap .contents .right .padding .ewm {
	margin: 60px auto 0;
}

.contact .box1 .w1280 .wrap .contents .right .padding .ewm img {
	float: left;
	border: 13px solid #fff;
	border-radius: 10px;
}

.contact .box1 .w1280 .wrap .contents .right .padding .ewm p {
	font-size: 14px;
	line-height: 24px;
	font-family: "微软雅黑";
	color: #fff;
	float: left;
	margin: 68px 0 0 12px;
}
















.contact .box1 .w1280 .wrap .message {
    padding: 55px 0 70px 0;
}

.contact .box1 .w1280 .wrap .message .title .bodr.title {
    padding-bottom: 2px;
    border-bottom: 1px solid #d6d6d6;
}

.contact .box1 .w1280 .wrap .message .title .ch {
	font-family: "微软雅黑";
    font-size: 24px;
    color: #ba8f5a;
    font-weight: 700;
    float: left;
    line-height: 36px;
}

.contact .box1 .w1280 .wrap .message .title .en {
    font-size: 18px;
    font-style: italic;
    color: #999;
    text-transform: capitalize;
    font-family: Arial;
    float: left;
    line-height: 36px;
    margin-left: 10px;
    margin-top: 5px;
}

.contact .box1 .w1280 .wrap .message form ul {
	margin: 34px auto 0;
}

.contact .box1 .w1280 .wrap .message form ul li {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 15px;
}

.contact .box1 .w1280 .wrap .message form ul li input {
	float: left;
    background: #f6f6f6;
    border: 1px solid #f6f6f6;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #333;
    padding: 14px 22px;
    line-height: 24px;
    border-radius: 20px;
    transition: 300ms;
    -webkit-transition: 300ms;
}

.contact .box1 .w1280 .wrap .message form ul li input+input {
	margin: 0 0 0 15px;
}

.contact .box1 .w1280 .wrap .message form ul li textarea {
	background: #f6f6f6;
    border: 1px solid #f6f6f6;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #333;
    line-height: 24px;
    border-radius: 20px;
    resize: none;
    padding: 22px 1.5%;
    width: 97%;
    height: 130px;
}

.contact .box1 .w1280 .wrap .message form ul li .ma {
	width: 125px;
    height: 50px;
    overflow: hidden;
    position: relative;
    top: 2px;
    left: 20px;
}

.contact .box1 .w1280 .wrap .message form ul li .ma #v_container {
	width: 125px;
    height: 50px;
}

.contact .box1 .w1280 .wrap .message form ul li .ma #v_container canvas {
	cursor: pointer;
}

.contact .box1 .w1280 .wrap .message form .subBtn {
	display: block;
    width: 199px;
    height: 54px;
    border-radius: 20px !important;
    color: #fff;
    text-align: center;
    background: #ba8f5a;
    font-size: 18px;
    cursor: pointer;
    transition: background 300ms;
    -webkit-transition: background 300ms;
}






.search .box1 .w1280 .wrap ol {
	list-style: none;
	margin: 56px auto 0;
	padding: 0;
}

.search .box1 .w1280 .wrap ol li {
	border-bottom: 1px solid #ddd;
	padding: 0 0 22px 0;
}

.search .box1 .w1280 .wrap ol li+li {
	margin: 26px auto 0;
}

.search .box1 .w1280 .wrap ol li h1 {
	font-size: 20px;
	font-family: "微软雅黑";
	color: #000;
	font-weight: normal;
	margin: 0 auto 24px;
}

.search .box1 .w1280 .wrap ol li p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #666;
	margin: 0 auto 22px;
}

.search .box1 .w1280 .wrap ol li a {
	display: inline-block;
	padding: 6px;
	background: #666;
	color: #fff;
	margin: 0 auto 18px;
}

.search .box1 .w1280 .wrap ol li span {
	display: block;	
	font-size: 12px;
	font-family: "微软雅黑";
	color: #666;
}

.search .box1 .w1280 .wrap .paging {
	margin: 86px auto 74px;
	text-align: center;
}















@media (max-width: 375px) {
	.product-content .left .view .swiper-container {
		width: 86%;
		height: 200px !important;
	}

	.contact .box1 .w1280 .wrap .contents .right .padding .ewm img {
		width: 35%;
	}
}

@media (max-width: 320px) {
	.product-content .left .view .swiper-container {
		width: 86%;
		height: 180px !important;
	}
}

@media (max-width: 750px) {
	.inner-banner {
		margin: 2rem auto 0;
	}

	.manufactor .box1 .w1280 .wrap .title {
		margin: 0;
		padding: 0 0 10% 0;
	}
	
	.manufactor .box1 .w1280 .wrap .title .left {
		width: 100%;
		text-align: left;
	}

	.manufactor .box1 .w1280 .wrap .title .left h1 {
		font-size: 1.5rem;
		margin: 1rem auto 0;
	}

	.manufactor .box1 .w1280 .wrap .title .left p {
		font-size: 1rem;
		margin: 5% auto 0;
	}

	.manufactor .box1 .w1280 .wrap .title .right {
		float: right;
		width: 100%;
		margin: 0.5rem auto 0;
	}

	.news .content .paging {
		margin: 0;
	}
	
	#ex-sub-nav {
		display: block;
		position: absolute;
		width: 100%;
	}

	.ex-link-box {
		width: 100%;
	}

	.ex-link-box a {
		display: none;
		text-align: center;
	}
	
	.ex-link-box span {
		display: none;
	}

	.ex-link-box a#cur {
		display: block;
		color: #fff;
	}

	#ex-sub-nav .wrap {
		background: #ba8f5a;
	}

	#ex-sub-nav .wrap .right {
		width: 100%;
		background: #fff;
		display: none;
	}

	#ex-sub-nav .wrap .right a {
		margin-left: 0px;
		width: 100%;
	}

	#ex-sub-nav .wrap .right .line {
		display: none !important;
	}

	.culture .box1 .w1280 .wrap .one {
		background-size: 34%;
		margin: 1rem auto 0;
	}

	.culture .box1 .w1280 .wrap .one dl dd {
		width: 100%;
		margin: 0 auto 1rem;
	}

	.culture .box1 .w1280 .wrap .one dl dd h1 {
		font-size: 0.8rem;
		margin: 0.3rem 0;
	}

	.culture .box1 .w1280 .wrap .one dl dd h1 img {
		margin: 0 5% 0 0;
		width: 12%;
	}
	
	.culture .box1 .w1280 .wrap .one dl dd p {
		font-size: 0.65rem;
		padding: 0 0 0 17%;
	}
	
	.culture .box1 .w1280 .wrap .two img {
		width: 100%;
		margin: 0 auto 1rem;
	}


















	.product-content .left {
		width: 100%;
		background: #fff;
	}

	.product-content .left h1 {
		padding: 0 2%;
		margin: 0 auto 1rem !important;
	}

	.product-content .left h1 img {
		width: 60%;
	}

	.product-content .right {
		width: 100%;
		margin: 8px auto 0;
		background: #fff;
		padding: 0 0 24px 0;
	}

	.product-content .botton .b {
		right: 15px;
		margin: -3.5px 0 0 0;
	}

	.product-content .left .pc-slide {
		width: 96%;
	}
	
	.product-content .left .preview {
		margin-top: 20px;
	}

	.product-content .left .view .swiper-container {
		width: 86%;
		height: 240px;
	}

	.product-content .left .view .swiper-container img {
		width: 100%;
	}

	.product-content .left .view .arrow-left {
		left: 0px;
		width: 20px;
		height: 34px;
		background-size: 100%;
	}

	.product-content .left .view .arrow-right {
		right: 0px;
		width: 20px;
		height: 34px;
		background-size: 100%;
	}

	.product-content .left .preview .swiper-container {
		width: 100%;
		height: 74px;
		margin: 0 0 46px 0;
	}

	.product-content .left .preview .swiper-slide {
		width: 33%;
		height: 60px;
	}

	.product-content .left .preview .active-nav img {
		width: 100%;
		height: auto;
	}

	.product-content .left .preview img {
		width: 100%;
		height: 60px;
	}

	.product-content .right>h1 {
		display: none;
	}

	.product-content .right .title {
		width: 96%;
		float: none;
		margin: 0 auto;
	}

	.product-content .right .title .r {
		margin: 0;
	}

	.product-content .right .c {
		width: 96%;
		margin: 20px 0 20px 2%;
	}

	.product-content .right .c .title {
		width: 24px;
		height: 106px;
		font-size: 14px;
		line-height: 18px;
	}

	.product-content .right .title .l h1 {
		margin: 0.3rem 0 !important;
		font-size: 1rem !important;
	}

	.product-content .right .c ul {
		width: 90%;
		margin: 34px auto 0;
	}

	.product-content .right .c ul li {
		width: 24.7% !important;
		height: 40px;
	}
	
	.product-content .right .c ul li+li {
		margin: 0 !important;
	}

	.product-content .right .c ul li img {
		max-width: 40px;
	}

	.product-content .right .t {
		float: none;
		width: 96%;
		margin: 0 auto;
	}

	.product-content .right .t h2 {
		color: #a3a3a3;
		font-size: 14px;
	}

	.product-content .right .t div p {
		color: #545454;
		font-size: 24px;
	}

	.product-content .right .t div ul {
		width: 100%;
		margin: 0.5rem 0;
	}

	.product-content .right .t div ul li {
		width: auto !important;
	}

	.product-content .right .t div ul li+li {
		margin: 0 0 0 20px !important;
	}

	.product-content .botton {
		margin: 6px 0;
		background: #a1bf5d;
	}

	.history-content-two .content .btn {
		margin: -16.5px 0 0 0;
	}
	
	.order .box1 .w1280 .wrap .left img {
		display: none;
		width: 100%;
	}

	.order .box1 .w1280 .wrap .right {
		width: 100%;
	}
	
	.order .box1 .w1280 .wrap .right .contents {
		padding: 5% 2%;
	}
	
	.order .box1 .w1280 .wrap .right .contents h1 {
		margin: 2rem auto 1rem;
		font-size: 1rem;
	}
	
	.order .box1 .w1280 .wrap .right .contents h1 span {
		font-size: 0.8rem;
	}

	.order .box1 .w1280 .wrap .right .contents ul {
		padding: 0 2%;
	}

	.order .box1 .w1280 .wrap .right .contents ul li label {
		margin: 2% auto 4%;
	}
	
	.order .box1 .w1280 .wrap .right .contents ul li input {
		width: 97%;
		margin: 0;
		height: 36px;
		padding: 0 0 0 3%;
	}

	.order .box1 .w1280 .wrap .right .contents ul li textarea {
		width: 100%;
	}
	
	.order .box1 .w1280 .wrap .right .contents ul li:last-child {
		margin: 5% auto 0;
	}

	.order .box1 .w1280 .wrap .right .contents ul li:last-child div {
		width: 100%;
	}
	
	.order .box1 .w1280 .wrap .right .contents ul li div #v_container {
		float: right !important;
		width: 40% !important;
		margin: 1% auto 0 !important;
	}

	.order .box1 .w1280 .wrap .right .contents ul li div #v_container #verifyCanvas {
		width: 100%;
	}
	
	.order .box1 .w1280 .wrap .right .contents ul li div input {
		float: left;
		width: 48% !important;
		margin: 0 !important;
		padding: 0 0 0 4%;
	}
	
	.order .box1 .w1280 .wrap .right .contents .adopt-c {
		margin: 5% auto 0;
	}

	.order .box1 .w1280 .wrap .right .contents .adopt-c input {
		display: inline-block;
		margin: 0;
		width: 46% !important;
	}

	.order .box1 .w1280 .wrap .right .contents .adopt-c input+input {
		margin: 0 0 0 6%;
	}
	
	.contact .box1 .w1280 .wrap .contents {
		margin: 10% auto 0;
		background: none;
		border: none;
	}

	.contact .box1 .w1280 .wrap .contents .left {
		width: 100%;
		height: auto;
	}
	
	.contact .box1 .w1280 .wrap .contents .left #map {
		width: 100%;
		height: 300px;
	}

	.contact .box1 .w1280 .wrap .contents .right {
		margin: 2rem auto 0;
		background: #ba8f5a;
		width: 100%;
	}

	.contact .box1 .w1280 .wrap .contents .right .padding {
		padding: 5%;
	}
	
	.contact .box1 .w1280 .wrap .contents .right .padding ol li {
		font-size: 1rem;
	}
	
	.contact .box1 .w1280 .wrap .contents .right .padding ol li+li {
		font-size: 0.8rem;
		margin: 4% auto 0;
	}

	.contact .box1 .w1280 .wrap .contents .right .padding ol li p {
		margin: 0 0 0 3%;
    	float: right;
    	width: 86%;
	}

	.contact .box1 .w1280 .wrap .message {
		padding: 10% 0 16% 0;
	}

	.contact .box1 .w1280 .wrap .message form ul li input {
		width: 96%;
		padding: 3% 0 3% 3%
	}

	.contact .box1 .w1280 .wrap .message form ul li input+input {
		margin: 1rem auto 0;
	}

	.contact .box1 .w1280 .wrap .message form ul li div {
		padding: 0 !important;
	}

	.contact .box1 .w1280 .wrap .message form ul li div #v_container {
		float: right !important;
		width: 40% !important;
		margin: 1% auto 0 !important;
	}

	.contact .box1 .w1280 .wrap .message form ul li div #v_container #verifyCanvas {
		width: 100%;
	}
	
	.contact .box1 .w1280 .wrap .message form ul li div input {
		float: left;
		width: 48% !important;
		margin: 0 !important;
		padding: 0 0 0 4%;
	}

	.contact .box1 .w1280 .wrap .message form .subBtn {
		margin: 0 auto;
	}

	.product-content .eject img {
	    width: 100%;
	    display: block;
	    margin: 0 auto;
	}

}	