body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,form,button,input,textarea,th,td {
	font-weight: normal;
	margin: 0;
	padding: 0
}

body,button,input,select,textarea,h1,h2,h3,h4,h5,h6,i {
	font: normal 12px BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

ul,ol,li {
	list-style: none
}

a {
	text-decoration: none;
	color: #333
}

a:hover {
	text-decoration: none
}

img {
	vertical-align: top;
	border: 0
}

button,input,textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
	border-radius: 0;
	-webkit-appearance: none
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

div,a {
	-webkit-tap-highlight-color: rgba(255,255,255,0)
}

html {
	font-size: 100px
}

@media screen and (min-width: 320px) {
	html {
		font-size: 85.33333px
	}
}

@media screen and (min-width: 360px) {
	html {
		font-size: 96px
	}
}

@media screen and (min-width: 375px) {
	html {
		font-size: 100px
	}
}

@media screen and (min-width: 480px) {
	html {
		font-size: 128px
	}
}

@media screen and (min-width: 640px) {
	html {
		font-size: 170.66667px
	}
}

@media screen and (min-width: 750px) {
	html {
		font-size: 200px
	}
}

.clearfloat:after {
	font-size: 0;
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ' '
}

.clearfloat {
	*zoom: 1
}

.clearboth {
	clear: both
}

.wp1200 {
	width: 1200px;
	margin: 0 auto
}

@media screen and (max-width: 1024px) {
	.wp1200 {
		width: auto;
		margin: 0 .15rem
	}
}

.wp1440 {
	width: 1440px;
	margin: 0 auto
}

@media screen and (max-width: 1440px) {
	.wp1440 {
		width: 1200px
	}
}

@media screen and (max-width: 1024px) {
	.wp1440 {
		width: auto;
		margin: 0 .15rem
	}
}

.checkBrowser {
	font-size: 14px;
	line-height: 40px;
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 50%;
	width: 700px;
	height: 40px;
	margin-left: -360px;
	padding: 0 10px;
	color: #fff;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: #e6212a
}

.checkBrowser a {
	font-size: 16px;
	line-height: 20px;
	position: absolute;
	top: 10px;
	right: 5px;
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer;
	text-align: center;
	color: #333;
	border-radius: 50%;
	background-color: #fff
}

@font-face {
	font-family:'Grundig DIN-Bold';src:url("../font/Grundig DIN-Bold.eot");src:local("☺"),url("../font/Grundig DIN-Bold.woff") format("woff"),url("../font/Grundig DIN-Bold.ttf") format("truetype"),url("../font/Grundig DIN-Bold.svg") format("svg")
}

@font-face {
	font-family:'HELVETICANEUELTPRO';src:url("../font/HelveticaNeueLTPro-HvEx.eot");src:local("☺"),url("../font/HelveticaNeueLTPro-HvEx.woff") format("woff"),url("../font/HelveticaNeueLTPro-HvEx.ttf") format("truetype"),url("../font/HelveticaNeueLTPro-HvEx.svg") format("svg")
}

.paged {
	text-align: center
}

.paged a,.paged .p_info,.paged .current {
	display: inline-block;
	margin: 0 3px 2px;
	padding: 0 15px;
	font-size: 13px;
	text-align: center;
	border: 1px solid #c8cace;
	background: #fff;
	color: #8b8b8b;
	border-radius: 4px;
	height: 40px;
	line-height: 40px
}

.paged .current,.paged a:hover {
	border: 1px solid #F90;
	background: #F90;
	color: #fff
}

.header {
	background-color: #fff
}

.header .wp1440 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.header .logo a {
	display: block;
	height: .5rem
}

.header .logo a img {
	height: 100%;
	width: auto
}

.header-right {
	font-size: 0;
	text-align: right;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (max-width: 1024px) {
	.header-right {
		display: none
	}
}

.header-m-right {
	display: none;
	font-size: 0
}

.header-m-right .lang {
	display: inline-block;
	vertical-align: top;
	width: .3rem;
	height: .3rem;
	border-radius: 100%;
	text-align: center;
	line-height: .3rem;
	color: #fff;
	font-size: .12rem;
	background-color: #000
}

.header-m-right .mobile-menu-btn {
	display: inline-block;
	vertical-align: top;
	width: .3rem;
	height: .3rem;
	border-radius: 100%;
	text-align: center;
	line-height: .3rem;
	color: #fff;
	font-size: .14rem;
	margin-left: .1rem;
	background-color: #000
}

.header-m-right .mobile-menu-btn:before {
	content: '\e604'
}

.header-m-right .mobile-menu-btn.show-menu:before {
	content: '\e600'
}

@media screen and (max-width: 1024px) {
	.header-m-right {
		display: block
	}
}

.header-form {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: top;
	background: #fff;
	border: 1px solid #000;
	width: 364px
}

.header-form .input {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden
}

.header-form .input input {
	display: block;
	width: 100%;
	height: 34px;
	line-height: 34px;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: none;
	padding: 0 10px;
	font-size: 14px;
	color: #333
}

.header-form button {
	width: 65px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	background: #000;
	color: #fff;
	font-size: 14px;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	border-radius: 0;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
	-moz-transition: background-color .2s;
	transition: background-color .2s
}

.header-form button:hover {
	background: #0d0d0d
}

.header-lang {
	margin-left: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 26px;
	display: inline-block;
	vertical-align: top
}

.header-lang a {
	display: inline-block;
	vertical-align: top;
	margin-left: 5px;
	height: 26px
}

.header-lang a img {
	height: 26px;
	width: auto
}

.nav-con {
	position: relative;
	z-index: 80;
	background-color: #000
}

@media screen and (max-width: 1024px) {
	.nav-con {
		display: none
	}
}

.nav-con .wp1440 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.nav-con .wp1440>li {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative
}

.nav-con .wp1440>li>a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 1px solid rgba(255,255,255,0.25);
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}

.nav-con .wp1440>li>a:hover {
	background-color: #F90
}

.nav-con .wp1440>li .sub-menu {
	position: absolute;
	top: 50px;
	left: 0;
	display: none
}

.nav-con .wp1440>li .sub-menu .wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #fff
}

.nav-con .wp1440>li .sub-menu-list {
	width: 205px;
	background-color: #f2f2f2;
	padding: 20px 0
}

@media screen and (max-width: 1440px) {
	.nav-con .wp1440>li .sub-menu-list {
		width: 171px
	}
}

.nav-con .wp1440>li .sub-menu-list li {
	padding-bottom: 20px
}

.nav-con .wp1440>li .sub-menu-list li a {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #000;
	height: 40px;
	line-height: 40px;
	overflow: hidden
}

.nav-con .wp1440>li .sub-menu-list li a:hover {
	background-color: #F90;
	color: #fff
}

.nav-con .wp1440>li .sub-menu-list li.active a {
	background-color: #F90;
	color: #fff
}

.nav-con .wp1440>li .sub-menu-child-con {
	padding: 30px 0;
	background-color: #fff;
	border-left: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 360px;
	display: none
}

@media screen and (max-width: 1440px) {
	.nav-con .wp1440>li .sub-menu-child-con {
		width: 300px
	}
}

.nav-con .wp1440>li .sub-menu-child-con .box {
	display: none
}

.nav-con .wp1440>li .sub-menu-child-con .list>li {
	padding: 0 50px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1440px) {
	.nav-con .wp1440>li .sub-menu-child-con .list>li {
		padding: 0 30px 10px
	}
}

.nav-con .wp1440>li .sub-menu-child-con .list>li>a {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 24px
}

.nav-con .wp1440>li .sub-menu-child-con .list>li>a:hover {
	font-weight: bold;
	color: #F90
}

.nav-con .wp1440>li .sub-menu-child-con .list>li.active>a {
	font-weight: bold;
	color: #F90
}

.nav-con .wp1440>li .sub-menu-child-con .img-box {
	display: none
}

.nav-con .wp1440>li .sub-menu-grandson-con {
	background-color: #fff;
	border-left: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px;
	width: 457px;
	display: none
}

@media screen and (max-width: 1440px) {
	.nav-con .wp1440>li .sub-menu-grandson-con {
		padding: 40px 30px;
		width: 407px
	}
}

.nav-con .wp1440>li .sub-menu-grandson-con .img-box {
	font-size: 0
}

.nav-con .wp1440>li .sub-menu-grandson-con .img-box .item {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin-bottom: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.nav-con .wp1440>li .sub-menu-grandson-con .img-box .item:nth-child(2n+1) {
	padding-right: 10px
}

.nav-con .wp1440>li .sub-menu-grandson-con .img-box .item:nth-child(2n) {
	padding-left: 10px
}

.nav-con .wp1440>li .sub-menu-grandson-con .img-box .item a {
	display: block
}

.nav-con .wp1440>li .sub-menu-grandson-con .img-box .item a:hover .p {
	color: #F90
}

.nav-con .wp1440>li .sub-menu-grandson-con .img-box .img {
	border: 1px solid #e5e5e5;
	padding: 8px;
	background-color: #fff
}

.nav-con .wp1440>li .sub-menu-grandson-con .img-box .img span {
	display: block;
	width: 100%;
	padding-top: 71.875%;
	position: relative;
	overflow: hidden;
	background-color: #f5f5f5
}

.nav-con .wp1440>li .sub-menu-grandson-con .img-box .img span img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}

.nav-con .wp1440>li .sub-menu-grandson-con .img-box .p {
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 38px;
	overflow: hidden
}

.nav-con .wp1440>li:last-child>a {
	border-right: 1px solid rgba(255,255,255,0.25)
}

.nav-con .wp1440>li.on>a,.nav-con .wp1440>li.hover>a {
	background-color: #F90
}

.inside-banner {
	width: 100%;
	position: relative;
	padding-top: 16.66667%
}

.inside-banner img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}

@media screen and (max-width: 750px) {
	.inside-banner {
		display: none
	}
}

.inside-m-banner {
	display: none;
	width: 100%;
	position: relative;
	padding-top: 37.33333%
}

.inside-m-banner img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}

@media screen and (max-width: 750px) {
	.inside-m-banner {
		display: block
	}
}

.inside-menu {
	background-color: #f5f5f5;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden
}

.inside-menu-sub {
	border-bottom: 1px solid #d9d9d9;
	background-color: #fff;
	overflow: hidden
}

.inside-swiper {
	overflow: hidden
}

.inside-swiper .swiper-wrapper {
	font-size: 0;
	padding: 8px 0;
	height: 34px
}

.inside-swiper .swiper-slide {
	display: inline-block;
	vertical-align: top;
	width: auto
}

.inside-swiper .swiper-slide a {
	padding: 0 30px;
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 34px;
	height: 34px;
	border-radius: 17px;
	color: #333;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease
}

.inside-swiper .swiper-slide.on a,.inside-swiper .swiper-slide:hover a {
	color: #fff;
	background-color: #F90
}

.inside-swiper .swiper-button-next,.inside-swiper .swiper-button-prev {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	outline: none
}

.inside-swiper .swiper-button-next.swiper-button-disabled,.inside-swiper .swiper-button-prev.swiper-button-disabled {
	pointer-events: auto
}

.inside-swiper:hover .swiper-button-next.can-show,.inside-swiper:hover .swiper-button-prev.can-show {
	opacity: 1;
	visibility: visible
}

.footer-con {
	background-color: #000
}

.footer-top {
	padding: .35rem 0 .23rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.footer-contact-con {
	width: 475px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

@media screen and (max-width: 1440px) {
	.footer-contact-con {
		width: 390px
	}
}

@media screen and (max-width: 1024px) {
	.footer-contact-con {
		width: 100%;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

.footer-ewm {
	width: .7rem
}

.footer-ewm img {
	width: .7rem;
	height: .7rem;
	display: block;
	margin-bottom: 5px
}

.footer-ewm p {
	font-size: 14px;
	line-height: 20px;
	color: rgba(255,255,255,0.3)
}

@media screen and (max-width: 450px) {
	.footer-ewm p {
		font-size: 8px;
		line-height: 14px
	}
}

.footer-contact-article {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden
}

.footer-contact-article .title {
	color: #FFE300;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px
}

.footer-contact-article .article {
	font-size: 14px;
	line-height: 30px;
	color: rgba(255,255,255,0.4)
}

@media screen and (max-width: 750px) {
	.footer-contact-article {
		margin-right: 5px
	}

	.footer-contact-article .title {
		margin-bottom: 5px
	}

	.footer-contact-article .article {
		font-size: 12px;
		line-height: 20px
	}
}

.footer-link-con {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden;
	font-size: 0
}

@media screen and (max-width: 1024px) {
	.footer-link-con {
		display: none
	}
}

.footer-link-con .footer-link-item {
	display: inline-block;
	vertical-align: top;
	margin-right: 25px
}

.footer-link-con .footer-link-item .dt {

	margin-bottom: 15px;
	line-height: 20px
}

.footer-link-con .footer-link-item .dt a {
	font-size: 14px;
	color: #FFE300;
	font-weight: bold
}

.footer-link-con .footer-link-item .dt a:hover {
	color: #F90
}

.footer-link-con .footer-link-item .dl {
	font-size: 0
}

.footer-link-con .footer-link-item .dl .ul {
	display: inline-block;
	vertical-align: top
}

.footer-link-con .footer-link-item .li {
	margin-bottom: 8px;
	min-width: 104px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 5px
}

.footer-link-con .footer-link-item .li a {
	font-size: 14px;
	color: rgba(255,255,255,0.4)
}

.footer-link-con .footer-link-item .li a:hover {
	color: #F90
}

@media screen and (max-width: 1440px) {
	.footer-link-con .footer-link-item .li {
		min-width: 98px
	}
}

.footer-bottom {
	padding: .3rem 0 .25rem;
	border-top: 1px solid rgba(255,255,255,0.2);
	text-align: center
}

.footer-bottom .copyright {
	font-size: 14px;
	color: rgba(255,255,255,0.5);
	line-height: 40px
}

.footer-bottom .copyright a {
	color: rgba(255,255,255,0.5)
}

.footer-bottom .copyright a:hover {
	color: #F90
}

.footer-bottom .follow {
	font-size: 0
}

.footer-bottom .follow a {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
	width: 45px;
	height: 45px;
	border-radius: 100%;
	text-align: center;
	line-height: 45px;
	color: #fff;
	background-color: #272727;
	font-size: 20px;
	cursor: pointer
}

.footer-bottom .follow a:hover {
	opacity: .8
}

@media screen and (max-width: 750px) {
	.footer-bottom .copyright {
		font-size: 12px;
		line-height: 28px
	}
}

.nav-mobile {
	position: absolute;
	width: 2.65rem;
	top: .85rem;
	right: 0;
	bottom: 0;
	z-index: 103;
	background: #f5f5f5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	-o-transition: transform .4s ease;
	-moz-transition: transform .4s ease, -moz-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease
}

.nav-mobile.anim {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.nav-mobile-con {
	display: none;
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 9902;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden
}

.nav-mobile-con .bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.4);
	z-index: 102
}

.nav-mobile-con.anim .nav-mobile,.nav-mobile-con.anim .nav-mobile-search {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.nav-mobile-top {
	width: 100%;
	height: .55rem;
	line-height: .55rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 .25rem;
	background-color: #393939;
	font-size: .15rem;
	color: #fff;
	z-index: 103;
	position: absolute;
	top: 0;
	left: 0
}

.nav-mobile-search {
	position: absolute;
	right: 0;
	top: 0;
	background-color: #f5f5f5;
	height: .85rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 104;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #e2e2e2;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 .25rem;
	width: 2.65rem;
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	-o-transition: transform .4s ease;
	-moz-transition: transform .4s ease, -moz-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}

.nav-mobile-search .box {
	border: 1px solid #e2e2e2;
	border-radius: .225rem;
	background-color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 .15rem;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.nav-mobile-search .input {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden
}

.nav-mobile-search input[type="text"] {
	width: 100%;
	height: .45rem;
	line-height: .45rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	font-size: .13rem;
	background: none
}

.nav-mobile-search button {
	width: .45rem;
	height: .45rem;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	background: none;
	font-size: .2rem;
	color: #666
}

.nav-mobile-wp {
	position: relative
}

.nav-mobile-title {
	position: relative;
	border-bottom: 1px solid #e2e2e2;
	padding: 0 .15rem 0 .25rem
}

.nav-mobile-title>a {
	position: relative;
	display: block;
	line-height: .42rem;
	font-size: .14rem;
	color: #333;
	z-index: 2;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	width: 100%
}

.nav-mobile-child-btn {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: right;
	line-height: .42rem;
	font-size: .15rem;
	font-weight: bold;
	z-index: 1;
	color: #848484
}

.nav-mobile-child-btn span {
	display: inline-block;
	margin-right: .2rem
}

.nav-mobile-child-btn i {
	position: absolute;
	display: block;
	width: .2rem;
	height: 100%;
	top: 0;
	right: .15rem;
	color: #888;
	line-height: .42rem;
	text-align: center;
	font-size: .15rem;
	-webkit-transition: -webkit-transform .2s ease;
	transition: -webkit-transform .2s ease;
	-o-transition: transform .2s ease;
	-moz-transition: transform .2s ease, -moz-transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease, -moz-transform .2s ease
}

.nav-mobile-child-btn i:before {
	content: '+'
}

.nav-mobile-child-btn.open i:before {
	content: '-'
}

.nav-mobile-child-btn+a {
	display: inline-block;
	width: auto
}

.nav-mobile .sub {
	display: none
}

.nav-mobile .sub li {
	border-bottom: 1px solid #e2e2e2;
	padding-left: .25rem;
	position: relative;
	height: .42rem;
	overflow: hidden
}

.nav-mobile .sub li a {
	display: block;
	line-height: .42rem;
	font-size: .14rem;
	height: .42rem;
	color: #666;
	overflow: hidden
}

.uweb-search {
	width: 1200px;
	max-width: 100%;
	margin: .42rem auto .5rem
}

.uweb-search-input-con {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 25px
}

.uweb-search-select-con {
	float: left;
	width: 37%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 25px
}

@media screen and (max-width: 750px) {
	.uweb-search-input-con,.uweb-search-select-con {
		float: none;
		width: 100%;
		padding-right: 0;
		margin-bottom: 10px
	}
}

.uweb-search-top {
	position: relative;
	margin-bottom: 40px;
	height: 44px;
	width: 100%
}

.uweb-search-top-s .uweb-search-input-con {
	float: left;
	width: 87%
}

@media screen and (max-width: 750px) {
	.uweb-search-top {
		height: auto
	}

	.uweb-search-top-s .uweb-search-input-con {
		width: 100%
	}
}

.uweb-search-top-text {
	float: left;
	width: 80px;
	font-size: 14px;
	color: #666;
	line-height: 44px
}

.uweb-search-top-input {
	margin: 0 0 0 80px;
	height: 44px;
	border: 1px solid #e9e9e9
}

.uweb-search-top-input input {
	width: 100%;
	height: 100%;
	border: 0;
	font-size: 14px;
	padding: 0 20px
}

.uweb-search-top-button {
	float: left;
	width: 13%;
	height: 46px;
	background: #F90;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	line-height: 46px;
	text-align: center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	padding: 0
}

.uweb-search-top-button:hover {
	opacity: .7
}

@media screen and (max-width: 750px) {
	.uweb-search-top-button {
		float: none;
		width: 100%
	}
}

.uweb-search-top-input2 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 80px;
	height: 44px;
	border: 1px solid #e9e9e9
}

.uweb-search-top-input2 input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border: 0;
	font-size: 14px;
	padding: 0 20px
}

.uweb-search-top-text1 {
	float: left;
	width: 70px;
	font-size: 14px;
	color: #666;
	line-height: 44px
}

.uweb-search-top-select {
	position: relative;
	margin-left: 70px;
	height: 44px;
	border: 1px solid #e9e9e9;
	font-size: 14px;
	color: #999
}

.uweb-search-top-select:after {
	position: absolute;
	right: 12px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	content: "";
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid #999
}

.uweb-search-top-select select {
	position: relative;
	z-index: 10;
	width: 100%;
	height: 100% !important;
	border: 0px;
	padding: 0 22px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.uweb-search-top-select .customSelect {
	width: 100%;
	height: 100%;
	line-height: 42px;
	padding: 0 22px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1200px) {
	.uweb-search-top-select {
		float: none;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-moz-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		width: auto
	}
}

.uweb-search-content {
	margin: 40px -12px;
	font-size: 0
}

.uweb-search-content li {
	display: inline-block;
	vertical-align: top;
	padding: 0 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	height: 156px;
	margin-bottom: 30px
}

.uweb-search-content li a {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #e9e9e9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 25px 40px 30px;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.uweb-search-content li a:hover {
	background: #f1f1f1
}

.uweb-search-content li a:hover .text {
	color: #F90
}

.uweb-search-content li a:hover .btn {
	background: #F90
}

.uweb-search-content li a .text {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	line-height: 22px;
	max-height: 44px;
	overflow: hidden
}

.uweb-search-content li a .time {
	margin-top: 5px;
	font-size: 14px;
	font-family: "Arial";
	color: #999
}

.uweb-search-content li a .btn {
	margin-top: 20px;
	width: 95px;
	height: 28px;
	background: #999;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	text-align: center;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

@media screen and (max-width: 1200px) {
	.uweb-search-content {
		margin-right: 0;
		margin-left: 0
	}

	.uweb-search-content li:nth-child(2n+1) {
		padding: 0 12px 0 0
	}

	.uweb-search-content li:nth-child(2n) {
		padding: 0 0 0 12px
	}
}

@media screen and (max-width: 480px) {
	.uweb-search-content li {
		float: none;
		width: 100%;
		height: auto
	}

	.uweb-search-content li:nth-child(2n+1),.uweb-search-content li:nth-child(2n) {
		padding: 0
	}

	.uweb-search-content li a .text {
		max-height: none
	}
}

.uweb-search-tip-con {
	margin: 40px auto;
	width: 1200px;
	max-width: 100%;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: .5rem;
	text-align: center
}

.uweb-search-tip-con .title {
	font-size: 24px;
	color: #333;
	margin-bottom: 20px
}

.uweb-search-tip-con .tips {
	font-size: 14px;
	color: orange;
	font-weight: bold;
	line-height: 28px;
	width: 900px;
	margin: 0 auto 10px;
	max-width: 100%
}

.uweb-search-tip-con .p {
	font-size: 14px;
	color: #333;
	line-height: 28px;
	margin-bottom: 10px
}

.uweb-search-tip-con .num {
	color: red;
	padding: 0 3px;
	text-decoration: underline
}

.uweb-search-tip-con .tip-btn {
	display: block;
	width: 140px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	color: #fff;
	background: #000;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0 auto;
	cursor: pointer
}

.uweb-search-tip-con .tip-btn:hover {
	background: #F90
}

.tips-popup {
	display: none
}

.tips-popup.show .tips-popup-mask {
	opacity: 1
}

.tips-popup.show .tips-popup-box {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.tips-popup-mask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 9000;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

.tips-popup-box {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: table;
	margin: auto;
	table-layout: fixed;
	padding: 18px 24px 8px;
	width: 320px;
	background-color: #fff;
	-webkit-box-shadow: 0 4px 12px rgba(0,0,0,0.15);
	box-shadow: 0 4px 12px rgba(0,0,0,0.15);
	border-radius: 8px;
	z-index: 9001;
	opacity: 0;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

@media screen and (max-width: 414px) {
	.tips-popup-box {
		max-width: -moz-calc(100% - .4rem);
		max-width: calc(100% - .4rem);
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
}

.tips-popup-head {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 10px
}

.tips-popup-head .title {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width: 0;
	padding-top: 1px;
	line-height: 22px;
	font-size: 16px;
	color: #000
}

.tips-popup-close {
	margin: 5px 0 0 10px;
	width: 14px;
	height: 14px;
	background: url(../images/tips_icon.png) top -130px left no-repeat;
	opacity: .7;
	z-index: 2;
	cursor: pointer;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

.tips-popup-close:hover {
	opacity: 1
}

.tips-popup-content {
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 24px;
	color: #666
}

.tips-popup-footer {
	padding: 4px 0;
	text-align: right;
	font-size: 0
}

.tips-popup-footer li {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	padding: 8px 15px;
	line-height: 1;
	font-size: 12px;
	white-space: nowrap;
	border-radius: 3px;
	border-width: 1px;
	border-style: solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	-webkit-transition: all .3s;

	-o-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

.tips-popup-footer li:hover {
	opacity: .8
}

.tips-popup-footer .cancle-btn {
	color: #666;
	background-color: #fff;
	border-color: #dcdfe6
}

.tips-popup-footer .submit-btn {
	color: #fff
}

.tips-popup .tips-icon {
	margin-right: 10px;
	width: 24px;
	height: 24px;
	background-image: url(../images/tips_icon.png);
	background-repeat: no-repeat
}

.tips-popup .tips-icon-success {
	background-position: 0 -104px
}

.tips-popup .tips-icon-question {
	background-position: 0 -78px
}

.tips-popup .tips-icon-info {
	background-position: 0 -52px
}

.tips-popup .tips-icon-error {
	background-position: 0 -26px
}

.tips-popup .tips-icon-alert {
	background-position: 0 0
}

.tips-popup-icon {
	padding-left: 20px;
	padding-right: 20px
}

.tips-popup-icon .tips-popup-content {
	padding-left: 34px
}

.captcha-title {
	height: 42px;
	width: 100%;
	text-align: center;
	border-radius: 2px;
	background-color: #f3f3f3;
	color: #bbb;
	font-size: 14px;
	letter-spacing: .1px;
	line-height: 42px
}

.captcha-show {
	display: none;
	height: 42px;
	width: 100%;
	text-align: center;
	border-radius: 2px;
	background-color: #f3f3f3
}

.captcha-loading {
	margin: auto;
	width: 70px;
	height: 20px
}

.captcha-loading-dot {
	float: left;
	width: 8px;
	height: 8px;
	margin: 18px 4px;
	background: #ccc;
	border-radius: 50%;
	opacity: 0;
	-webkit-box-shadow: 0 0 2px black;
	box-shadow: 0 0 2px black;
	-webkit-animation: loadingFade 1s infinite;
	-moz-animation: loadingFade 1s infinite;
	animation: loadingFade 1s infinite
}

.captcha-loading-dot:nth-child(2) {
	-webkit-animation-delay: .1s;
	-moz-animation-delay: .1s;
	animation-delay: .1s
}

.captcha-loading-dot:nth-child(3) {
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s;
	animation-delay: .2s
}

.captcha-loading-dot:nth-child(4) {
	-webkit-animation-delay: .3s;
	-moz-animation-delay: .3s;
	animation-delay: .3s
}

@-webkit-keyframes loadingFade {
	0% {
		opacity: 0
	}

	50% {
		opacity: .8
	}

	100% {
		opacity: 0
	}
}

@-moz-keyframes loadingFade {
	0% {
		opacity: 0
	}

	50% {
		opacity: .8
	}

	100% {
		opacity: 0
	}
}

@keyframes loadingFade {
	0% {
		opacity: 0
	}

	50% {
		opacity: .8
	}

	100% {
		opacity: 0
	}
}

.history-con {
	min-height: 820px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: .3rem 0;
	background-color: #fff
}

@media screen and (max-width: 1024px) {
	.history-con {
		min-height: 0
	}
}

.history-title {
	text-align: center;
	position: relative;
	border-bottom: 1px solid #ebebeb;
	font-size: 55px;
	color: #000;
	padding-bottom: .1rem;
	margin-bottom: .5rem
}

.history-title:after {
	position: absolute;
	content: '';
	bottom: -2px;
	width: 40px;
	height: 3px;
	background-color: #F90;
	display: block;
	left: 50%;
	margin-left: -20px
}

@media screen and (max-width: 750px) {
	.history-title {
		font-size: 24px
	}
}

.history-swiper {
	position: relative;
	background-image: url(../images/history_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 107px;
	padding: 0 38px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.history-swiper .history-prev,.history-swiper .history-next {
	position: absolute;
	width: 34px;
	height: 34px;
	border-radius: 100%;
	background-color: #000;
	text-align: center;
	line-height: 34px;
	color: #fff;
	font-size: 16px;
	z-index: 2;
	cursor: pointer;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
	-moz-transition: background-color .2s;
	transition: background-color .2s;
	outline: none;
	top: 101px
}

.history-swiper .history-prev:hover,.history-swiper .history-next:hover {
	background-color: #F90
}

.history-swiper .history-prev {
	left: -48px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.history-swiper .history-next {
	right: -48px
}

.history-swiper .swiper-container {
	width: 100%
}

.history-swiper .swiper-container .swiper-slide {
	width: 160px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 15px
}

.history-swiper .swiper-container .swiper-slide:before {
	width: 1px;
	height: 90px;
	background-color: #ddd;
	left: 0;
	content: '';
	display: block;
	position: absolute
}

.history-swiper .swiper-container .swiper-slide .title {
	font-family: 'Grundig DIN-Bold';
	color: #F90;
	font-size: 24px;
	line-height: 36px
}

.history-swiper .swiper-container .swiper-slide .title:before {
	width: 8px;
	height: 8px;
	border: 2px solid #F90;
	border-radius: 100%;
	display: block;
	content: '';
	left: -5px;
	top: 13px;
	position: absolute
}

.history-swiper .swiper-container .swiper-slide .p {
	min-width: 200%;
	position: relative;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.history-swiper .swiper-container .swiper-slide:nth-child(2n+1):before {
	top: 28px
}

.history-swiper .swiper-container .swiper-slide:nth-child(2n) {
	padding-top: 208px
}

.history-swiper .swiper-container .swiper-slide:nth-child(2n):before {
	top: 118px
}

.history-swiper .swiper-container .swiper-slide:nth-child(2n) .title:before {
	top: 221px
}

.history-swiper .swiper-container .swiper-slide:last-child .p {
	min-width: 100%
}

@media screen and (max-width: 1024px) {
	.history-swiper .history-prev {
		left: 0
	}

	.history-swiper .history-next {
		right: 0
	}
}

.inside-con {
	padding: .3rem 0 .5rem;
	background-color: #fff
}

.about-article {
	line-height: 30px;
	color: #666;
	font-size: 16px
}

.about-article p {
	margin-bottom: 17.5px
}

.about-article img {
	max-width: 100%;
	height: auto !important
}

.about-article ul {
	list-style: disc
}

.about-article ul li {
	list-style: disc
}

.about-article ol {
	list-style: decimal
}

.about-article ol li {
	list-style: decimal
}

.about-article .title {
	font-size: 34px;
	color: #000;
	margin-bottom: .15rem;
	font-weight: bold
}

@media screen and (max-width: 540px) {
	.about-article {
		line-height: 30px
	}

	.about-article .article-img {
		float: none !important;
		margin-right: 0 !important
	}

	.about-article .title {
		font-size: 20px
	}
}

.product-picker-title {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 .1rem;
	background-color: #000;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	font-weight: bold
}

@media screen and (max-width: 750px) {
	.product-picker-title {
		font-size: 14px;
		font-weight: normal
	}
}

.product-picker-con {
	padding: .35rem 0 .45rem
}

.product-picker-con .back-bar {
	height: 40px;
	background-image: url(../images/product_line.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: transparent
}

.product-picker-con .back-bar .selected-bar {
	height: 4px;
	bottom: 0;
	background-color: #F90;
	background-image: none
}

.product-picker-con .slider-container .scale ins {
	font-size: 24px;
	font-family: 'Grundig DIN-Bold';
	color: #F90
}

.product-picker-con .slider-container .back-bar .pointer-label {
	font-size: 35px;
	font-family: 'Grundig DIN-Bold';
	color: #000;
	top: -10px
}

.product-picker-con .theme-green .back-bar .pointer {
	background-color: #fff;
	border: 2px solid #F90;
	background-image: none;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	top: 25px
}

@media screen and (max-width: 750px) {
	.product-picker-con .slider-container .scale ins {
		font-size: 16px
	}

	.product-picker-con .slider-container .back-bar .pointer-label {
		font-size: 20px;
		top: 0
	}

	.product-picker-con .theme-green .back-bar .pointer {
		width: 20px;
		height: 20px;
		border-width: 3px
	}
}

.product-picker-swiper {
	background-image: url(../images/product_line.png);
	background-position: left bottom;
	background-repeat: no-repeat
}

.product-picker-swiper .swiper-slide {
	position: relative;
	height: 60px
}

.product-picker-swiper .swiper-slide label {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 0;
	text-align: center;
	cursor: pointer
}

.product-picker-swiper .swiper-slide label input {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer
}

.product-picker-swiper .swiper-slide label .num {
	font-family: 'Grundig DIN-Bold';
	font-size: 24px;
	color: #F90;
	line-height: 40px
}

.product-picker-swiper .swiper-slide label:after {
	position: absolute;
	width: 6px;
	height: 6px;
	border: 2px solid #F90;
	border-radius: 100%;
	background-color: #fff;
	content: '';
	left: 50%;
	margin-left: -5px;
	bottom: -10px
}

.product-picker-swiper .swiper-slide.on label .num {
	font-size: 35px;
	color: #000
}

@media screen and (max-width: 750px) {
	.product-picker-swiper .swiper-slide {
		width: 100px
	}
}

.product-picker-input-con {
	padding: .25rem 0
}

.product-picker-input-con * {
	display: inline-block;
	vertical-align: top;
	line-height: 36px;
	color: #000;
	font-weight: bold;
	font-size: 16px
}

.product-picker-input-con input {
	width: 200px;
	border: 1px solid #ccc;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background-color: #f8f8f8;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #666;
	font-size: 16px;
	margin: 0 15px
}

@media screen and (max-width: 900px) {
	.product-picker-input-con input {
		width: 150px
	}
}

@media screen and (max-width: 450px) {
	.product-picker-input-con .input {
		display: block
	}

	.product-picker-input-con input {
		margin-left: 0;
		margin-bottom: 5px;
		width: 70px;
		margin-right: 10px
	}
}

.product-picker-btn {
	background-color: #F90;
	width: 230px;
	height: 36px;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 18px;
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	margin: 0 auto;
	display: block
}

.product-picker-btn:hover {
	background-color: #000
}

.product-list {
	margin-right: -13px;
	margin-left: -13px;
	font-size: 0;
	padding-bottom: .25rem
}

.product-list li {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 13px;
	margin-bottom: .15rem
}

.product-list li a {
	display: block;
	border: 1px solid #e5e5e5;
	background-color: #fff
}

.product-list li a:hover .info {
	background-color: #F90
}

.product-list li a:hover .img span img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.product-list .img {
	padding: 10px
}

.product-list .img span {
	display: block;
	width: 100%;
	padding-top: 73.07692%;
	position: relative;
	overflow: hidden;
	background-color: #f5f5f5;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

.product-list .img span img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}

.product-list .info {
	background-color: #000;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}

.product-list .info .title {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: .1rem;
	padding-right: .05rem;
	line-height: 60px;
	color: #fff;
	font-size: 20px;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.product-list .info .iconfont {
	width: 59px;
	text-align: center;
	line-height: 60px;
	border-left: 1px solid rgba(255,255,255,0.3);
	color: #fff;
	font-size: 20px
}

@media screen and (max-width: 900px) {
	.product-list li {
		width: 33.33%
	}
}

@media screen and (max-width: 640px) {
	.product-list {
		margin-right: 0;
		margin-left: 0
	}

	.product-list li {
		width: 50%
	}

	.product-list li:nth-child(2n+1) {
		padding: 0 .04rem 0 0 !important
	}

	.product-list li:nth-child(2n) {
		padding: 0 0 0 .04rem !important
	}

	.product-list .info .title {
		font-size: 14px;
		line-height: 40px
	}

	.product-list .info .iconfont {
		font-size: 14px;
		width: 39px;
		line-height: 40px
	}
}

.tyre-con {
	margin-right: -26px;
	font-size: 0
}

.tyre-con .tyre-item {
	display: inline-block;
	vertical-align: top
}

.tyre-con .tyre-title {
	line-height: 40px;
	padding-left: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/icon1.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 12px
}

.tyre-con .tyre-list {
	font-size: 0
}

.tyre-con .tyre-list li {
	display: inline-block;
	vertical-align: top;
	margin: 0.5%;
	width: 19%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.tyre-con .tyre-list li a {
	display: block;
	border: 1px solid #e5e5e5;
	background-color: #fff
}

.tyre-con .tyre-list li a:hover .info {
	background-color: #F90
}

.tyre-con .tyre-list li a:hover .img span img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.tyre-con .tyre-list li .img {
	padding: 10px
}

.tyre-con .tyre-list li .img span {
	display: block;
	width: 100%;
	padding-top: 100%;
	position: relative;
	overflow: hidden;
	background-color: #f5f5f5;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

.tyre-con .tyre-list li .img span img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}

.tyre-con .tyre-list li .info {
	background-color: #000;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}

.tyre-con .tyre-list li .info .title {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: .1rem;
	padding-right: .05rem; min-height:60px; line-height:20px; padding-top:5px; padding-bottom:5px;
	color: #fff;
	font-size: 12px;
}

.tyre-con .tyre-list li .info .iconfont {
	width: 59px;
	text-align: center;
	line-height: 60px;
	border-left: 1px solid rgba(255,255,255,0.3);
	color: #fff;
	font-size: 20px
}

@media screen and (max-width: 750px) {
	.tyre-con {
		margin-right: 0
	}

	.tyre-con .tyre-title {
		font-size: 12px
	}

	.tyre-con .tyre-list li {
		margin: 1%;
		width: 48%;
	}

	.tyre-con .tyre-list li .info .title {
		font-size: 12px;
		line-height: 20px
	}

	.tyre-con .tyre-list li .info .iconfont {
		font-size: 14px;
		width: 39px;
		line-height: 40px
	}
}

.product-detail-top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

@media screen and (max-width: 1000px) {
	.product-detail-top {
		display: block
	}
}

.product-detail-swiper {
	width: 60.16667%;
	margin-right: 30px;
	margin-bottom: .25rem
}

@media screen and (max-width: 1000px) {
	.product-detail-swiper {
		width: 100%;
		margin-right: 0
	}
}

.product-detail-big-swiper {
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
	max-height: 540px
}

.product-detail-big-swiper .swiper-slide {
	padding: 9px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.product-detail-big-swiper .swiper-slide span {
	display: block;
	position: relative;
	overflow: hidden;
	padding-top: 73.85714%;
	background-color: #f5f5f5;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

.product-detail-big-swiper .swiper-slide span img {
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.product-detail-thumb {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	max-height: 90px
}

.product-detail-thumb .btn {
	width: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #000;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	outline: none;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}

.product-detail-thumb .btn.prev-btn i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.product-detail-thumb .btn:hover {
	background-color: #F90
}

.product-detail-thumb .swiper-container {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 0 10px;
	padding-bottom: 1px
}

.product-detail-thumb .swiper-container .swiper-slide {
	border: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
	background-color: #fff;
	cursor: pointer
}

.product-detail-thumb .swiper-container .swiper-slide span {
	display: block;
	position: relative;
	overflow: hidden;
	padding-top: 70.90909%;
	background-color: #f5f5f5
}

.product-detail-thumb .swiper-container .swiper-slide span img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}

.product-detail-thumb .swiper-container .swiper-slide-thumb-active {
	border-color: #F90
}

.product-detail-top-info {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden;
	margin-bottom: .25rem
}

.product-detail-top-info .title {
	padding-bottom: .12rem;
	border-bottom: 1px dashed #d1d1d1
}

.product-detail-top-info .title .t {
	font-size: 32px;
	color: #333;
	font-weight: bold;
	padding: 10px 0
}

@media screen and (max-width: 750px) {
	.product-detail-top-info .title .t {
		font-size: 24px
	}
}

.product-detail-top-info .title .tip {
	font-size: 14px;
	color: #666
}

.product-detail-top-info .article {
	padding-top: .12rem;
	line-height: 34px;
	color: #888;
	font-size: 14px
}

.product-detail-top-info .article li {
	padding-left: 16px;
	position: relative
}

.product-detail-top-info .article li:before {
	background-color: #F90;
	border-radius: 100%;
	width: 6px;
	height: 6px;
	left: 0;
	top: 14px;
	content: '';
	display: block;
	position: absolute
}

.product-detail-hd {
	background-color: #000
}

.product-detail-hd .swiper-slide {
	width: auto;
	min-width: 145px;
	text-align: center;
	line-height: 58px;
	color: #fff;
	font-size: 16px;
	border-right: 1px solid rgba(255,255,255,0.25);
	cursor: pointer
}

@media screen and (max-width: 750px) {
	.product-detail-hd .swiper-slide {
		min-width: 130px;
		line-height: 44px;
		font-size: 14px
	}
}

.product-detail-hd .swiper-slide a {
	display: block;
	color: #fff
}

.product-detail-hd .swiper-slide.on,.product-detail-hd .swiper-slide:hover {
	background-color: #F90
}

.product-detail-bd {
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	padding: .3rem .15rem
}

.product-detail-bd .article {
	display: none;
	color: #666;
	line-height: 30px;
	font-size: 14px
}

.product-detail-bd .article p {
	margin-bottom: 15px
}

.product-detail-bd .article img {
	max-width: 100%;
	height: auto !important
}

.product-detail-bd .article ul {
	list-style: disc
}

.product-detail-bd .article ul li {
	list-style: disc
}

.product-detail-bd .article ol {
	list-style: decimal
}

.product-detail-bd .article ol li {
	list-style: decimal
}

.product-detail-bd .article:first-child {
	display: block
}

.product-detail-bd .article .img-flex-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.product-detail-bd .article .img-left,.product-detail-bd .article .img-right {
	overflow: hidden;
	margin-bottom: .25rem
}

.product-detail-bd .article .img-title {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin-bottom: .1rem
}

@media screen and (max-width: 750px) {
	.product-detail-bd .article .img-flex-box {
		display: block
	}

	.product-detail-bd .article .img-title {
		font-size: 18px
	}
}

.product-detail-list .item {
	padding: .15rem 0;
	border-bottom: 1px solid #e5e5e5
}

.product-detail-list .item a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.product-detail-list .item a:hover .img span img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.product-detail-list .item a:hover .t {
	color: #F90
}

.product-detail-list .item .img {
	border: 1px solid #e5e5e5;
	margin-right: .15rem;
	width: 240px;
	padding: 5px;
	background-color: #fff
}

.product-detail-list .item .img span {
	display: block;
	position: relative;
	width: 100%;
	padding-top: 72.91667%;
	overflow: hidden;
	background-color: #fff
}

.product-detail-list .item .img span img {
	position: absolute;
	width: 100%;
	height: 100% !important;
	top: 0;
	left: 0;
	-o-object-fit: contain;
	object-fit: contain;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}

.product-detail-list .item .info {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden
}

.product-detail-list .item .t {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	padding-top: 10px;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	-moz-transition: color .2s;
	transition: color .2s
}

@media screen and (max-width: 450px) {
	.product-detail-list .item a {
		display: block
	}

	.product-detail-list .item .t {
		font-size: 18px
	}
}

.product-menu {
	text-align: center;
	font-size: 0;
	margin-bottom: .2rem
}

.product-menu .item {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	font-size: 16px;
	background-color: #000;
	line-height: 34px;
	border-radius: 17px;
	padding: 0 20px;
	margin: 0 8px
}

.product-menu .item.on,.product-menu .item:hover {
	background-color: #F90
}

@media screen and (max-width: 750px) {
	.product-menu .item {
		font-size: 12px;
		margin: 0 5px
	}
}

.news-list {
	overflow: hidden;
	padding-bottom: .15rem
}

.news-list li {
	margin-bottom: .15rem
}

.news-list li a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: .12rem;
	background-color: #f5f5f5;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}

.news-list li a:before {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 0;
	content: '';
	z-index: 2;
	display: block;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	background-color: #F90
}

.news-list li a:hover {
	background-color: #f8f2f3
}

.news-list li a:hover:before {
	width: 100%
}

.news-list li a:hover .arrow {
	background-color: #F90
}

.news-list li a:hover .img span img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.news-list li .img {
	width: 1.25rem;
	margin-right: .2rem
}

.news-list li .img span {
	display: block;
	position: relative;
	padding-top: 74.4%;
	overflow: hidden
}

.news-list li .img span img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}

.news-list li .info {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden
}

.news-list li .title {
	font-size: 20px;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 16px;
	color: #000
}

.news-list li .p {
	font-size: 16px;
	color: #666;
	margin-bottom: 15px;
	line-height: 1.8;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.news-list li .bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.news-list li .tool span {
	display: inline-block;
	vertical-align: top;
	margin-right: .15rem;
	font-size: 14px;
	color: #000;
	line-height: 20px
}

.news-list li .tool span i {
	display: inline-block;
	vertical-align: top;
	color: #999;
	font-size: 18px;
	margin-right: 5px
}

.news-list li .arrow {
	width: 30px;
	height: 30px;
	border-radius: 100%;
	text-align: center;
	line-height: 30px;
	background-color: #000;
	color: #fff;
	font-size: 14px;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}

@media screen and (max-width: 750px) {
	.news-list li .bottom {
		display: none
	}

	.news-list li .title {
		font-size: 16px;
		margin-bottom: 8px
	}

	.news-list li .p {
		font-size: 14px;
		margin-bottom: 0
	}
}

.news-detail-top {
	padding-bottom: .15rem;
	border-bottom: 2px dashed #e6e6e6;
	text-align: center
}

.news-detail-top .title {
	font-size: 30px;
	color: #333;
	margin-bottom: 15px
}

.news-detail-top .time {
	font-size: 14px;
	color: #333
}

@media screen and (max-width: 750px) {
	.news-detail-top .title {
		font-size: 20px
	}
}

.news-article {
	padding-top: .15rem;
	line-height: 30px;
	color: #666;
	margin: 0 auto;
	padding-bottom: .25rem;
	font-size: 14px
}

.news-article p {
	margin-bottom: 15px
}

.news-article img {
	max-width: 100%;
	height: auto !important
}

.news-article ul {
	list-style: disc
}

.news-article ul li {
	list-style: disc
}

.news-article ol {
	list-style: decimal
}

.news-article ol li {
	list-style: decimal
}

.news-article p {
	margin-bottom: 30px
}

.news-article .img-box {
	font-size: 0
}

.news-article .img-box .img-item {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px
}

.news-article .img-box .img-item:nth-child(2n+1) {
	padding-right: 5px
}

.news-article .img-box .img-item:nth-child(2n) {
	padding-left: 5px
}

.news-article .img-box .img-item img {
	margin-bottom: 10px
}

.news-article .img-box .img-item p {
	font-size: 14px
}

@media screen and (max-width: 750px) {
	.news-article p {
		margin-bottom: 20px
	}

	.news-article .img-box .img-item {
		width: 100%;
		padding: 0 !important
	}
}

.detail-page {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.detail-page li {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.detail-page li a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 54px;
	background-color: #000;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	color: #fff
}

.detail-page li a:hover {
	background-color: #F90
}

.detail-page li a:hover i,.detail-page li a:hover span {
	color: #fff
}

.detail-page li i {
	font-size: 20px;
	margin: 0 10px;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}

.detail-page li span {
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	font-size: 13px
}

.detail-page li:nth-child(1) i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.download-list {
	margin-right: -13px;
	margin-left: -13px;
	padding-bottom: .12rem;
	font-size: 0
}

.download-list li {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 13px;
	margin-bottom: .15rem
}

.download-list .img {
	padding: 8px;
	border: 1px solid #ddd;
	background-color: #fff
}

.download-list .img span {
	display: block;
	width: 100%;
	padding-top: 134.61538%;
	position: relative;
	overflow: hidden;
	background-color: #efefef
}

.download-list .img span img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
	display: block
}

.download-list .info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	background-color: #000
}

.download-list .info .t {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 .1rem;
	line-height: 60px;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.download-list .btn-con {
	width: .6rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.download-list .btn-con .btn {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	border-left: 1px solid rgba(255,255,255,0.3);
	color: #fff;
	font-size: 14px;
	padding: 0 10px;
	background-color: #F90;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}

.download-list .btn-con .btn:hover {
	background-color: #F90
}

@media screen and (max-width: 900px) {
	.download-list li {
		width: 50%
	}
}

@media screen and (max-width: 750px) {
	.download-list {
		margin-right: 0;
		margin-left: 0
	}

	.download-list li:nth-child(2n+1) {
		padding: 0 5px 0 0 !important
	}

	.download-list li:nth-child(2n) {
		padding: 0 0 0 5px !important
	}

	.download-list .info .t {
		font-size: 14px;
		line-height: 48px
	}

	.download-list .btn-con .btn {
		font-size: 10px;
		padding: 0
	}
}

.form-dialog-con {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 101;
	background-color: rgba(0,0,0,0.6);
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}

.form-dialog-con.show {
	opacity: 1;
	visibility: visible
}

.form-dialog-con .form-dialog {
	display: block;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 728px;
	max-width: 100%;
	padding: .35rem .42rem;
	border-radius: 10px;
	overflow: hidden;
	position: relative
}

.form-dialog-con .form-dialog .close-btn {
	position: absolute;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #000;
	font-size: 24px;
	font-weight: bold;
	cursor: pointer;
	z-index: 5;
	top: 0;
	right: 0
}

.form-dialog-con .form-dialog .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: .1rem;
	border: 1px solid #ddd;
	border-radius: 4px;
	background-color: #f9f9f9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 .1rem
}

.form-dialog-con .form-dialog .word {
	line-height: 48px;
	font-size: 14px;
	color: #666;
	margin-right: 10px
}

.form-dialog-con .form-dialog .word span {
	color: #fd3434
}

.form-dialog-con .form-dialog .input {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden
}

.form-dialog-con .form-dialog .input input {
	display: block;
	width: 100%;
	height: 48px;
	line-height: 48px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: none;
	border: none;
	font-size: 14px;
	color: #444
}

.form-dialog-con .form-dialog .input textarea {
	display: block;
	width: 100%;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 30px;
	padding: 9px 0;
	border: none;
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	resize: none
}

.form-dialog-con .form-dialog .captcha {
	width: 100%
}

.form-dialog-con .form-dialog .captcha .geetest_holder.geetest_wind .geetest_radar_btn,.form-dialog-con .form-dialog .captcha .geetest_holder.geetest_wind .geetest_success_btn {
	border: none
}

.form-dialog-con .form-dialog .btn button {
	width: 160px;
	height: 44px;
	border-radius: 22px;
	text-align: center;
	line-height: 44px;
	color: #fff;
	background: #F90;
	font-size: 14px;
	cursor: pointer;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none
}

.form-dialog-con .form-dialog .btn button:hover {
	background: #000
}

@media screen and (max-width: 1366px) {
	.form-dialog-con .form-dialog {
		padding: .25rem
	}

	.form-dialog-con .form-dialog .word {
		line-height: 40px
	}

	.form-dialog-con .form-dialog .input input {
		height: 40px;
		line-height: 40px
	}

	.form-dialog-con .form-dialog .input textarea {
		padding: 5px 0
	}
}

@media screen and (max-width: 750px) {
	.form-dialog-con .form-dialog {
		padding: 40px .25rem
	}

	.form-dialog-con .form-dialog .close-btn {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 20px
	}
}

.download-search {
	max-width: 100%;
	width: 400px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto .15rem
}

.download-search .input {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden;
	border: 1px solid #000
}

.download-search .input input {
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
	color: #333;
	border: none;
	background: none
}

.download-search button {
	display: block;
	width: 65px;
	line-height: 34px;
	height: 34px;
	border: 1px solid #000;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #000;
	color: #fff;
	font-size: 14px;
	text-align: center;
	cursor: pointer
}

.pageD {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 10000;
	margin: auto;
	text-align: center
}

.pageD a {
	display: inline-block;
	vertical-align: top;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 36px;
	color: #333
}

.pageD a:hover {
	color: #F90
}

.pageD a:first-child {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.pageD.pageD_play .type_2 {
	display: none
}

.pageD.pageD_play .type_1 {
	display: inline-block
}

.pageD.pageD_pause .type_1 {
	display: none
}

.pageD.pageD_pause .type_2 {
	display: inline-block
}

.magazine-body {
	position: relative;
	width: 100%;
	min-height: 100vh;
	background-color: #efefef
}

.magazine-viewport .container {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 922px;
	height: 600px;
	margin: auto
}

.magazine-viewport .magazine {
	width: 922px;
	height: 600px;
	left: -461px;
	top: -300px
}

.magazine-viewport .page {
	width: 461px;
	height: 600px;
	background-color: white;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.magazine-viewport .page img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin: 0
}

.magazine-viewport .zoomer .region {
	display: none
}

.magazine-viewport .region {
	position: absolute;
	overflow: hidden;
	background: #06f;
	opacity: .2;
	border-radius: 10px;
	cursor: pointer
}

.magazine-viewport .region:hover {
	opacity: .5
}

.magazine-viewport .region.zoom {
	opacity: .01
}

.magazine-viewport .region.zoom:hover {
	opacity: .2
}

.magazine-viewport .zoom-in .even .gradient,.magazine-viewport .zoom-in .odd .gradient {
	display: none
}

.magazine-viewport .zoom-in .next-button,.magazine-viewport .zoom-in .previous-button {
	display: none
}

.magazine-viewport .loader {
	background-image: url(../images/loader.gif);
	width: 22px;
	height: 22px;
	position: absolute;
	top: 280px;
	left: 219px
}

.magazine-viewport .shadow {
	-webkit-box-shadow: 0 0 20px #ccc;
	box-shadow: 0 0 20px #ccc;
	-webkit-transition: -webkit-box-shadow .5s;
	transition: -webkit-box-shadow .5s;
	-o-transition: box-shadow .5s;
	-moz-transition: box-shadow .5s;
	transition: box-shadow .5s;
	transition: box-shadow .5s, -webkit-box-shadow .5s
}

.magazine-viewport .next-button,.magazine-viewport .previous-button {
	width: 22px;
	height: 600px;
	position: absolute;
	top: 0
}

.magazine-viewport .next-button {
	right: -22px;
	border-radius: 0 15px 15px 0
}

.magazine-viewport .previous-button {
	left: -22px;
	border-radius: 15px 0 0 15px
}

.magazine-viewport .previous-button-hover,.magazine-viewport .next-button-hover {
	background-color: rgba(0,0,0,0.2)
}

.magazine-viewport .previous-button-hover,.magazine-viewport .previous-button-down {
	background-image: url(../images/arrows.png);
	background-position: -4px 284px;
	background-repeat: no-repeat
}

.magazine-viewport .previous-button-down,.magazine-viewport .next-button-down {
	background-color: rgba(0,0,0,0.4)
}

.magazine-viewport .next-button-hover,.magazine-viewport .next-button-down {
	background-image: url(../images/arrows.png);
	background-position: -38px 284px;
	background-repeat: no-repeat
}

.magazine .page {
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.2);
	box-shadow: 0 0 20px rgba(0,0,0,0.2)
}

.magazine .even .gradient {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear, right top, left top, color-stop(95%, rgba(0,0,0,0)), to(rgba(0,0,0,0.2)));
	background: -webkit-linear-gradient(right, rgba(0,0,0,0) 95%, rgba(0,0,0,0.2) 100%);
	background: -moz-linear-gradient(right, rgba(0,0,0,0) 95%, rgba(0,0,0,0.2) 100%);
	background: -o-linear-gradient(right, rgba(0,0,0,0) 95%, rgba(0,0,0,0.2) 100%);
	background: linear-gradient(to left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.2) 100%)
}

.magazine .odd .gradient {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear, left top, right top, color-stop(95%, rgba(0,0,0,0)), to(rgba(0,0,0,0.15)));
	background: -webkit-linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.15) 100%);
	background: -moz-linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.15) 100%);
	background: -o-linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.15) 100%);
	background: linear-gradient(to right, rgba(0,0,0,0) 95%, rgba(0,0,0,0.15) 100%)
}

.magazine.animated {
	-webkit-transition: margin-left .5s;
	-o-transition: margin-left .5s;
	-moz-transition: margin-left .5s;
	transition: margin-left .5s
}

.contact-con {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

@media screen and (max-width: 1000px) {
	.contact-con {
		display: block
	}
}

.contact-map {
	width: 70.5%
}

.contact-map .map {
	width: 100%;
	height: 2.62rem
}

.contact-map .map .BMapLabel {
	padding: 15px !important;
	border: none !important;
	font-size: 14px !important;
	color: #333;
	font-weight: bold !important;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	box-shadow: 0 0 10px rgba(0,0,0,0.1)
}

@media screen and (max-width: 1000px) {
	.contact-map {
		width: 100%
	}
}

.contact-info {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden;
	margin-right: 15px;
	font-size: 14px;
	line-height: 35px;
	color: #666;
	padding-top: .15rem
}

.contact-info .title {
	font-size: 24px;
	font-weight: bold;
	color: #000
}

.contact-info .en {
	font-family: Arial;
	font-size: 14px;
	color: #000
}

.contact-info .ewm {
	border: 1px solid #dcdcdc;
	max-width: 100%;
	display: inline-block;
	margin-top: .1rem
}

.contact-info .ewm img {
	max-width: 100%
}

@media screen and (max-width: 1000px) {
	.contact-info {
		margin-right: 0;
		margin-bottom: .15rem
	}
}

.index-banner {
	position: relative
}

.index-banner .swiper-slide a {
	display: block;
	position: relative;
	width: 100%;
	padding-top: 25%;/*39.73958%;*/
	overflow: hidden
}

.index-banner .swiper-slide a img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}

.index-banner .swiper-prev-btn,.index-banner .swiper-next-btn {
	position: absolute;
	width: 60px;
	height: 60px;
	cursor: pointer;
	outline: none;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 20px;
	bottom: 0;
	z-index: 6;
	left: 50%;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}

.index-banner .swiper-prev-btn:hover,.index-banner .swiper-next-btn:hover {
	background-color: #b30019
}

.index-banner .swiper-prev-btn {
	margin-left: 600px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.index-banner .swiper-next-btn {
	margin-left: 660px
}

.index-banner .swiper-pagination {
	width: auto;
	bottom: 0;
	line-height: 60px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial;
	left: 50%;
	margin-left: 540px
}

@media screen and (max-width: 1440px) {
	.index-banner .swiper-prev-btn,.index-banner .swiper-next-btn {
		width: 44px;
		height: 44px;
		line-height: 44px;
		font-size: 18px
	}

	.index-banner .swiper-prev-btn {
		margin-left: 480px
	}

	.index-banner .swiper-next-btn {
		margin-left: 524px
	}

	.index-banner .swiper-pagination {
		line-height: 44px;
		font-size: 22px;
		margin-left: 420px
	}
}

@media screen and (max-width: 1024px) {
	.index-banner .swiper-prev-btn,.index-banner .swiper-next-btn {
		width: 32px;
		height: 32px;
		line-height: 32px;
		font-size: 14px
	}

	.index-banner .swiper-prev-btn {
		margin-left: 0;
		left: auto;
		right: 62px
	}

	.index-banner .swiper-next-btn {
		margin-left: 0;
		left: auto;
		right: 30px
	}

	.index-banner .swiper-pagination {
		line-height: 32px;
		font-size: 18px;
		left: auto;
		margin-left: 0;
		right: 100px
	}
}

@media screen and (max-width: 750px) {
	.index-banner {
		display: none
	}
}

.index-banner-mobile {
	display: none
}

.index-banner-mobile .swiper-slide a {
	display: block;
	width: 100%;
	padding-top: 36%/*50%*/;
	overflow: hidden;
	position: relative
}

.index-banner-mobile .swiper-slide a img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}

.index-banner-mobile .m-swiper-prev-btn,.index-banner-mobile .m-swiper-next-btn {
	position: absolute;
	width: .3rem;
	height: .3rem;
	cursor: pointer;
	outline: none;
	text-align: center;
	line-height: .3rem;
	color: #fff;
	font-size: 12px;
	bottom: 0;
	z-index: 6;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.index-banner-mobile .m-swiper-prev-btn:hover,.index-banner-mobile .m-swiper-next-btn:hover {
	background-color: #b30019
}

.index-banner-mobile .m-swiper-next-btn {
	right: 0
}

.index-banner-mobile .m-swiper-prev-btn {
	right: .3rem;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.index-banner-mobile .swiper-pagination {
	width: auto;
	bottom: 0;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	right: .75rem;
	left: auto
}

@media screen and (max-width: 750px) {
	.index-banner-mobile {
		display: block
	}
}

.index-solution-con {
	
	background-repeat: no-repeat;
	background-position: left bottom;
	background:#161619;
	padding: .5rem 0; border-bottom:#FFE300 solid 0.25rem;
}

.index-solution-con .wp1440 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

@media screen and (max-width: 1024px) {
	.index-solution-con .wp1440 {
		display: block
	}
}

@media screen and (max-width: 750px) {
	.index-solution-con {
		padding-top: .3rem
	}
}

.index-solution-info {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden;
	margin-right: .25rem
}

.index-solution-info .big {
	font-size: .3rem;
	color: #FFE300
}

.index-solution-info .small {
	font-size: 32px;
	color: #FFE300
}

.index-solution-info .article {
	padding-top: .2rem;
	font-size: 14px;
	line-height: 32px;
	color: #FFE300;
	margin-bottom: .12rem;
	max-width: 480px
}

.index-solution-info .more {
	display: block;
	width: 130px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #000;
	background-color: #FFE300;
	font-size: 14px;
	cursor: pointer;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}

.index-solution-info .more:hover {
	background-color: #F90
}

@media screen and (max-width: 1440px) {
	.index-solution-info .big {
		font-size: 48px
	}

	.index-solution-info .small {
		font-size: 26px
	}
}

@media screen and (max-width: 1024px) {
	.index-solution-info {
		margin-right: 0;
		margin-bottom: .15rem
	}

	.index-solution-info .article {
		max-width: 100%
	}
}

@media screen and (max-width: 750px) {
	.index-solution-info .big {
		font-size: 30px
	}

	.index-solution-info .small {
		font-size: 16px
	}

	.index-solution-info .article {
		line-height: 26px
	}
}

.index-solution-right {
	width: 860px;
	position: relative;
	max-width: 100%
}

.index-solution-right .big-img {
	width: 100%;
	height: 620px
}

.index-solution-right .big-img img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.index-solution-right .small-img {
	position: absolute;
	left: -355px;
	bottom: 0;
	z-index: 2;
	width: 444px;
	height: 310px
}

.index-solution-right .small-img img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.index-solution-right .num-list {
	font-size: 0;
	text-align: right;
	position: relative;
	z-index: 5
}

.index-solution-right .num-list .item {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: top;
	position: relative;
	overflow: hidden;
	width: 390px;
	height: 160px;
	margin-left: -110px;
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #000;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

.index-solution-right .num-list .num {
	font-family: 'Grundig DIN-Bold';
	font-size: 90px;
	line-height: 90px
}

.index-solution-right .num-list .num span {
	font-family: Arial;
	font-size: 70px;
	font-weight: bold;
	line-height: 90px;
	display: inline-block;
	vertical-align: top
}

.index-solution-right .num-list .p {
	font-size: 16px
}

@media screen and (max-width: 1024px) {
	.index-solution-right .small-img {
		left: 0
	}

	.index-solution-right .num-list .item {
		width: 195px;
		height: 80px;
		margin-left: -55px
	}

	.index-solution-right .num-list .num {
		font-size: 32px;
		line-height: 50px
	}

	.index-solution-right .num-list .num span {
		font-size: 34px;
		line-height: 50px
	}
}

@media screen and (max-width: 750px) {
	.index-solution-right .big-img {
		height: 3.1rem
	}

	.index-solution-right .small-img {
		width: 1.3rem;
		height: .91rem
	}

	.index-solution-right .num-list .item {
		width: 1.1rem;
		height: .65rem;
		margin-left: -.3rem
	}

	.index-solution-right .num-list .num {
		font-size: .25rem;
		line-height: .25rem
	}

	.index-solution-right .num-list .num span {
		font-size: .2rem;
		line-height: .25rem
	}

	.index-solution-right .num-list .p {
		font-size: 14px
	}
}

.index-news-con {
	background-color: #161619;
	padding: .45rem 0 .5rem
}

.index-news-con .title {
	font-size: .25rem;
	color: #FFE300;
	margin-bottom: .2rem;
	text-align: center
}

.index-news-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

@media screen and (max-width: 1024px) {
	.index-news-box {
		display: block
	}
}

.index-news-img-swiper {
	position: relative;
	width: 660px
}

.index-news-img-swiper .index-news-btn {
	position: absolute;
	font-size: 0;
	z-index: 5;
	bottom: 0;
	right: -70px;
	width: 140px
}

.index-news-img-swiper .index-news-btn .iconfont {
	display: inline-block;
	vertical-align: top;
	width: 70px;
	height: 70px;
	background-color: #000;
	text-align: center;
	line-height: 70px;
	color: #fff;
	font-size: 24px;
	cursor: pointer;
	outline: none;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}

.index-news-img-swiper .index-news-btn .iconfont:hover {
	background-color: #F90
}

.index-news-img-swiper .index-news-btn .index-news-prev {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

@media screen and (max-width: 750px) {
	.index-news-img-swiper .index-news-btn {
		width: 80px
	}

	.index-news-img-swiper .index-news-btn .iconfont {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 14px
	}
}

.index-news-img-swiper .swiper-slide a {
	display: block;
	width: 100%;
	position: relative;
	padding-top: 75%;
	overflow: hidden
}

.index-news-img-swiper .swiper-slide a img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}

@media screen and (max-width: 1024px) {
	.index-news-img-swiper {
		width: 100%
	}

	.index-news-img-swiper .index-news-btn {
		right: 0
	}
}

.index-news-info-swiper {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden;
	background-color: #f5f5f5;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.index-news-info-swiper .swiper-container {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 100%;
	height: 100%
}

.index-news-info-swiper .swiper-container .swiper-slide {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #f5f5f5;
	background-image: url(../images/bg2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: .3rem .5rem
}

@media screen and (max-width: 1440px) {
	.index-news-info-swiper .swiper-container .swiper-slide {
		padding: .3rem
	}
}

.index-news-info-swiper .swiper-container .swiper-slide .time {
	font-size: 24px;
	color: #666;
	margin-bottom: 10px;
	font-family: 'HELVETICANEUELTPRO';
	font-weight: bold
}

.index-news-info-swiper .swiper-container .swiper-slide .t {
	font-size: 20px;
	color: #000;
	margin-bottom: 15px
}

.index-news-info-swiper .swiper-container .swiper-slide .p {
	font-size: 14px;
	line-height: 30px;
	color: #888;
	margin-bottom: .18rem
}

.index-news-info-swiper .swiper-container .swiper-slide .more {
	display: block;
	width: 130px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #FFE300;
	background-color: #000000;
	font-size: 14px;
	cursor: pointer;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}

.index-news-info-swiper .swiper-container .swiper-slide .more:hover {
	background-color: #F90
}

@media screen and (max-width: 750px) {
	.index-news-info-swiper .swiper-container .swiper-slide .time,.index-news-info-swiper .swiper-container .swiper-slide .t {
		font-size: 18px
	}

	.index-news-info-swiper .swiper-container .swiper-slide .p {
		overflow: hidden;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 5;
		-webkit-box-orient: vertical;
		line-height: 26px
	}
}

.index-pro-con {
	background-image: url(../images/bg3.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
	padding-top: .55rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 784px
}

.index-pro-con>.wp1440 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.index-pro-con .bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #f5f5f5
}

.index-pro-con .bottom:before {
	position: absolute;
	height: 100%;
	left: 0;
	width: 30%;
	content: '';
	display: block;
	background-color: #FFE300
}

.index-pro-con .bottom .wp1440 {
	position: relative;
	z-index: 2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	height: 300px
}

.index-pro-con .bottom .left-bg {
	width: 430px;
	background-color: #FFE300
}

@media screen and (max-width: 750px) {
	.index-pro-con {
		height: auto;
		padding-bottom: 10px
	}
	.index-pro-con>.wp1440 {
		margin-right: 0
	}

	.index-pro-con .bottom .wp1440 {
		height: 200px; display:none
	}

	.index-pro-con .bottom .left-bg {
		width: 1.55rem
	}
}

.index-pro-logo {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden;
	position: relative;
	z-index: 5;
	background-image: url(../images/icon3.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.index-pro-logo .con {
	padding-left: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}

.index-pro-logo .swiper-container {
	max-height: 280px;
	width: 100%
}

.index-pro-logo .swiper-slide a {
	display: block
}

.index-pro-logo .swiper-slide a img {
	width: 100%
}

.index-pro-logo .index-pro-prev,.index-pro-logo .index-pro-next {
	cursor: pointer;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: rgba(255,255,255,0.5);
	font-size: 22px;
	position: absolute;
	bottom: 20px;
	outline: none;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}

.index-pro-logo .index-pro-prev:hover,.index-pro-logo .index-pro-next:hover {
	color: #fff
}

.index-pro-logo .index-pro-prev {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	left: 0
}

.index-pro-logo .index-pro-next {
	left: 50px
}

@media screen and (max-width: 750px) {
	.index-pro-logo {
		background-image: url(../images/icon4.png)
	}

	.index-pro-logo .con {
		padding-left: 0
	}

	.index-pro-logo .index-pro-prev,.index-pro-logo .index-pro-next {
		line-height: 20px;
		width: 15px;
		height: 20px;
		bottom: 5px;
		font-size: 10px
	}

	.index-pro-logo .index-pro-next {
		left: 15px
	}
}

.index-pro-info {
	position: relative;
	width: 380px;
	margin-right: .25rem;
	z-index: 10;
	color: #FFE300
}

.index-pro-info .title {
	font-size: .25rem;
	margin-bottom: 10px
}

.index-pro-info .p {
	font-size: 22px;
	line-height: 40px;
	margin-bottom: .12rem
}

.index-pro-info .more {
	display: block;
	width: 130px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	background: #FFE300;
	font-size: 14px;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	color: #000;
	margin-bottom: .2rem
}

.index-pro-info .more:hover {
	background-color: #F90
}

.index-pro-info .img {
	height: 400px
}

.index-pro-info .img img {
	max-width: 100%
}

@media screen and (max-width: 750px) {
	.index-pro-info {
		width: 1.3rem
	}

	.index-pro-info .p {
		position: relative;
		font-size: 14px;
		line-height: 28px;
		width: 1.5rem
	}

	.index-pro-info .img {
		height: auto
	}

	.index-pro-info .more {
		margin-bottom: .55rem
	}
}

.index-pro-swiper {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden;
	max-height: 300px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.index-pro-swiper .swiper-slide {
	width: 220px;
	display: inline-block;
	vertical-align: top
}

.index-pro-swiper .swiper-slide a {
	display: block;
	position: relative;
	width: 100%;
	padding-top: 146.875%;
	overflow: hidden
}

.index-pro-swiper .swiper-slide a img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}

.index-pro-swiper .swiper-slide a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

@media screen and (max-width: 750px) {
	.index-pro-swiper {
		/*padding-top: 1.2rem;*/
		padding-top: 0.5rem;
		display: block
	}

	.index-pro-swiper .swiper-slide {
		width: 1.2rem
	}
}

/*# sourceMappingURL=maps/style.css.map */

/*# sourceMappingURL=maps/style.css.map */
