﻿@charset "UTF-8";
/* 上海银象网络科技有限公司（www.seo120.com.cn）做最好的企业官方网站模版 */
/* QQ:1378789413 */
/*--公共部分--*/
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	touch-callout: none;
	cursor: pointer;
}
body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre {
	margin: 0;
	padding: 0;
	border: 0;
	background-repeat: no-repeat;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
body, button, input, select, textarea {
	font-size: 14px;
	line-height: 24px;
	color: #333;
	font-family: 'Microsoft YaHei';
}
ul, li {
	list-style: none;
}
em, i, b {
	font-style: normal;
}
img {
	border: 0px;
	max-width: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-repeat: no-repeat;
}
article, aside, footer, header, nav, section {
	display: block;
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
	text-decoration: none;
	color: #333;
	outline: none;
	cursor: pointer;
}
a:hover {
	background-repeat: no-repeat;
	text-decoration: none;
}
a, input[type="button"], button, label, input[type="submit"] {
	cursor: pointer;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
audio, video {
	display: inline-block;
}
 [type="checkbox"], [type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; /* 1 */
padding: 0; /* 2 */
}
input, textarea, select {
	outline: none;
}
input[type="text"], input[type="password"], input[type="button"], input[type="submit"], select, textarea {
	outline-style: none;
	-webkit-appearance: none;
	resize: none;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
}
 input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
*zoom: 1;
}
.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.show {
	display: block !important;
}
.hide {
	display: none !important;
}
.commonweb {
	/*padding: 0px 15px;*/
	padding: 0px 15px;
}
.commonwebbox {
	margin-left: 0px;
	margin-right: 0px;
}
.commonleft {
	float: none;
}
.commonright {
	float: none;
}
.visible-sm, .visible-md, .visible-lg {
	display: none;
}
.hidden-sm, .hidden-md, .hidden-lg {
	display: block;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
 @media (max-width: 320px) {
body {
	min-width: 320px;
}
}
 @media (min-width: 768px) {
.commonweb {
	padding: 0px 20px;
}
.commonwebbox {
	margin-left: -10px;
	margin-right: -10px;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-11 {
	width: 91.66666667%;
}
.col-sm-10 {
	width: 83.33333333%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-8 {
	width: 66.66666667%;
}
.col-sm-7 {
	width: 58.33333333%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-5 {
	width: 41.66666667%;
}
.col-sm-4 {
	width: 33.33333333%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-2 {
	width: 16.66666667%;
}
.col-sm-1 {
	width: 8.33333333%;
}
.visible-sm {
	display: block;
}
.hidden-sm {
	display: none;
}
}
 @media (min-width: 992px) {
.commonweb {
	padding: 0px 40px;
}
.commonwebbox {
	margin-left: -10px;
	margin-right: -10px;
}
.commonleft {
	float: left;
}
.commonright {
	float: right;
}
.visible-md {
	display: block;
}
.hidden-md {
	display: none;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.col-md-12 {
	width: 100%;
}
.col-md-11 {
	width: 91.66666667%;
}
.col-md-10 {
	width: 83.33333333%;
}
.col-md-9 {
	width: 75%;
}
.col-md-8 {
	width: 66.66666667%;
}
.col-md-7 {
	width: 58.33333333%;
}
.col-md-6 {
	width: 50%;
}
.col-md-5 {
	width: 41.66666667%;
}
.col-md-4 {
	width: 33.33333333%;
}
.col-md-3 {
	width: 25%;
}
.col-md-2 {
	width: 16.66666667%;
}
.col-md-1 {
	width: 8.33333333%;
}
}
 @media (min-width: 1200px) {
html {
	cursor: default;
}
.commonleft {
	float: left;
}
.commonright {
	float: right;
}
.visible-lg {
	display: block;
}
.hidden-lg {
	display: none;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.col-lg-12 {
	width: 100%;
}
.col-lg-11 {
	width: 91.66666667%;
}
.col-lg-10 {
	width: 83.33333333%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-8 {
	width: 66.66666667%;
}
.col-lg-7 {
	width: 58.33333333%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-5 {
	width: 41.66666667%;
}
.col-lg-4 {
	width: 33.33333333%;
}
.col-lg-3 {
	width: 25%;
}
.col-lg-2 {
	width: 16.66666667%;
}
.col-lg-1 {
	width: 8.33333333%;
}
}
 @media (min-width: 1260px) {
.commonweb {
	margin: 0px auto;
	max-width: 1200px;
	padding: 0;
}
}
 
/* layout start*/


/*footer*/
.footer {
	/*background-color: #1a1a1a;
	background-color: #666;*/
	background-image: url(../images/index_top_bg_5.jpg);
	padding: 30px 0;
	width: 100%;
}
.footerlinks {
	padding: 20px 0 0 0;
	color: #ffffff;
}
.footerlinks .li1 {
	border-bottom: 1px solid #999;
}
.footerlinks .li2 {
	padding: 20px 0 0 0;
}
.footerlinks .foottitle {
	font-size: 16px;
	position: relative;
	line-height: 46px;
	text-transform: uppercase;
	/*color: #dcdcdc;*/
	color: #a8a8a8;
}
.footerlinks .foottitle:after {
	content: '+';
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
	font-size: 20px;
	width: 46px;
	height: 46px;
	text-align: center;
	-webkit-transition: all ease .3s;
	-o-transition: all ease .3s;
	-moz-transition: all ease .3s;
	transition: all ease .3s;
}
.footerlinks .foottitle.cur:after {
	content: '-';
}
.footerlinks .footnav {
	display: none;
	padding: 0 0 15px 0;
	font-size: 13px;
}
.footerlinks .footnav a {
	/*color: #a8a8a8;*/
	color: #a8a8a8;
}
#foot-share {
	font-size: 0;
	text-align: center;
}
#foot-share a {
	float: none;
	display: inline-block;
	vertical-align: top;
*display: inline;
*zoom: 1;
	background-repeat: no-repeat;
	background-position: center center;
	-o-background-size: 100%;
	background-size: 100%;
	width: 30px;
	height: 30px;
	margin: 0 4px;
	padding: 0;
}
#foot-share .tweixin {
	background-image: url(../images/weixin.png);
}
#foot-share .txinlang {
	background-image: url(../images/weibo.png);
}
#foot-share .facebook {
	background-image: url(../images/facebook.png);
}
#foot-share .youtube {
	background-image: url(../images/youtube.png);
}
#foot-share .instagram {
	background-image: url(../images/instagram.png);
}
.bd_weixin_popup {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.foot-Copyright {
	padding: 10px 0 0;
	text-align: center;
	font-size: 13px;
	color: #a8a8a8;
}
.foot-Copyright a {
	color: #a8a8a8;
	display: inline-block;
	vertical-align: top;
*display: inline;
*zoom: 1;
}
 @media (min-width: 1024px) {
.footer {
	padding: 31px 0 20px;
}
#foot-share {
	text-align: right;
}
#foot-share a {
	width: 32px;
	height: 32px;
	margin: 0 5px;
}
.footerlinks {
	padding: 11px 0 25px 0;
}
.footerlinks a {
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
}
.footerlinks a:hover {
	color: #90c42f;
}
.footerlinks li {
	float: left;
}
.footerlinks .li1 {
	border: 0;
	padding-right: 2.9%;
}
.footerlinks .li2 {
	float: right;
	max-width: 280px;
}
.footerlinks .foottitle:after {
	display: none;
}
.footerlinks .footnav {
	display: block;
	line-height: 24px;
}
.foot-Copyright {
	padding: 13px 0 8px 0;
	text-align: right;
}
}
 @media (min-width: 1100px) {
.footerlinks .li1 {
	padding-right: 4.5%;
}
}
 @media (min-width: 1199px) {
.footerlinks .li1 {
	padding-right: 6.4%;
}
}
 @media (min-width: 1280px) {
.footerlinks .li1 {
	padding-right: 8%;
}
}
.visible-md {
	display: block;
}
body {
	padding-top: 59px;
}
 @media (min-width: 1024px) {
body {
	padding-top: 100px;
}
}
@font-face {
	font-family: 'Montserrat';
	src: url("Montserrat-Regular_4.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}
header {
	background: #ffffff;
	-webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	position: fixed;
	width: 100%;
	z-index: 999;
	top: 0;
	left: 0;
	right: 0;
}
.headerweb {
	max-width: 1400px;
	margin: 0 auto;
	position: relative;
	padding: 0 15px;
}
.logo {
	top: 0;
	padding: 10px 0;
	float: left;
}
.logo img {
	display: block;
	height: 35px;
}
.header-nav {
	position: fixed;
	top: 55px;
	width: 100%;
	left: 0;
	height: 100%;
	background: #ffffff;
	padding: 0;
	display: none;
}
.header-nav li {
	position: relative;
	border-bottom: 1px solid #898989;
	padding: 0 10px;
}
.header-nav li h3 {
	font-size: 16px;
	position: relative;
}
.header-nav li h3 a {
	display: block;
	padding: 10px 0;
}
.header-nav li.cur .phsearchicon:after {
	transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	top: 13px;
}
.phsearchicon {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	height: 45px;
	width: 80%;
}
.phsearchicon:after {
	content: "";
	position: absolute;
	top: 17px;
	right: 10px;
	width: 10px;
	height: 10px;
	border-right: 1px solid #bebebe;
	border-top: 1px solid #bebebe;
	border-left: 0;
	border-bottom: 0;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.header-right {
	float: right;
	padding: 12px 0 0 0;
	font-size: 0;
}
.header-right .search-con {
	display: inline-block;
}
.header-right .search-inco {
	display: inline-block;
	width: 30px;
	height: 30px;
	/*background: url(../images/winco01.png) right center no-repeat;*/
	background: url(../images/icon_tel.png) right center no-repeat;
	z-index: 4;
}
.header-right .searchbox {
	position: absolute;
	right: 0;
	top: 59px;
	width: 100%;
	display: none;
}
.header-right .searchbox .searchtext {
	width: 100%;
	height: 40px;
	padding: 10px 60px 10px 10px;
	border: 1px solid #ddd;
}
.header-right .searchbox .searchbtn {
	position: absolute;
	right: 0;
	top: 0;
	background: #90c42f;
	width: 60px;
	height: 40px;
	color: #fff;
	font-family: "Microsoft YaHei";
	cursor: pointer;
}
.headsearch {
	display: inline-block;
	vertical-align: top;
*display: inline;
*zoom: 1;
	margin-left: 5px;
}
.sub-nav {
	display: none;
	width: 100%;
	z-index: 3;
	padding: 10px 0;
}
.sub-item a {
	display: block;
	text-align: left;
	padding: 6px 0;
}
.sub-bg {
	display: none;
	position: absolute;
	left: 0;
	top: 100px;
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
	/*height: 204px;*/
	height: 274px;
	z-index: 2;
}
.mobnav-btn {
	display: inline-block;
	width: 35px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	margin-left: 5px;
}
.mobnav-btn.g_close span {
	opacity: 0;
}
.mobnav-btn.g_close span:first-child {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	top: 17px;
	opacity: 1;
}
.mobnav-btn.g_close span:last-child {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	top: 17px;
	opacity: 1;
}
.mobnav-btn span {
	top: 50%;
	margin-top: -2px;
}
.mobnav-btn span:first-child {
	content: "";
	top: 6px;
	left: 0;
}
.mobnav-btn span:last-child {
	content: "";
	top: auto;
	bottom: 5px;
	left: 0;
}
.mobnav-btn span, .mobnav-btn span:first-child, .mobnav-btn span:last-child, .mobnav-btn .mobnav-btn {
	left: 5px;
	position: absolute;
	background: #c9cacb;
	-webkit-transition: all 0.5s ease;
	width: 27px;
	height: 2px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.pcnavmenubtn {
	display: none;
}
.Stock-inform {
	text-align: center;
	/*padding: 20px 0 0 0;*/
	padding: 20px 0 0 0;
}
.Stock-inform.down .up {
	background-image: url(../images/icon2ho.png);
}
.Stock-inform.down .bs {
	color: #008000;
}
.Stock-inform .up {
	display: inline-block;
	vertical-align: top;
*display: inline;
*zoom: 1;
	/*width: 20px;
	height: 20px;
	background: url(../images/icon2.png) no-repeat 0 center;*/
	/*background: url(../images/icon_tel.png) no-repeat 0 center;*/
}
.Stock-inform .bs {
	color: #fe181b;
	font-size: 18px;
	font-family: "Montserrat";
}
.Stock-inform .code {
	font-size: 13px;
}
.Stock-inform .code .as {
	font-size: 14px;
	font-family: "Montserrat";
}
.headlanguage {
	display: inline-block;
	height: 37px;
	font-size: 0;
	position: relative;
	top: -9px;
	padding-left: 10px;
}
.headlanguage .Currentlan {
	background: url(../images/icon1.png) no-repeat 100% center;
	padding: 0 15px 0 0;
	color: #999999;
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.headlanguage .language-choose {
	font-size: 14px;
	display: none;
	position: absolute;
	width: 100px;
	left: 50%;
	margin-left: -50px;
	top: 46px;
	background-color: #f5f5f5;
	text-align: center;
}
.headlanguage .language-choose a {
	display: block;
	line-height: 30px;
}
.headlanguage .language-choose a:hover {
	color: #90c42f;
}
 @media (min-width: 1024px) {
header {
	background: #ffffff;
	z-index: 100;
}
.headerweb {
	max-width: 1440px;
	margin: 0 auto;
	position: static;
}
.logo {
	padding: 15px 0;
}
.logo img {
	display: block;
	height: 64px;
}
.header-nav {
	position: static;
	background: none;
	display: block !important;
	/*padding-left: 18%;*/
	padding-left:25%;
	padding-right: 80px;
}
.header-nav li {
	border-bottom: none;
	float: left;
	padding: 0;
	position: relative;
}
.header-nav li h3 {
	font-size: 16px;
}
.header-nav li h3 a {
	display: block;
	/*padding: 38px 10px;*/
	padding: 38px 1px;
}
.header-nav li h3 a:after {
	content: "";
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 51%;
	right: 51%;
	z-index: -1;
	background-color: #90c42f;
	-o-transition-property: left, right;
	-moz-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-property: left, right;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}
.header-nav li:hover h3 a, .header-nav li.cur h3 a {
	font-weight: bold;
	color: #90c42f;
}
.header-nav li:hover h3 a:after, .header-nav li.cur h3 a:after {
	left: 0;
	right: 0;
	z-index: 1;
}
.header-nav li.cur .sub-nav {
	background: rgba(0, 0, 0, 0.2);
}
.header-right {
	float: none;
	padding: 0;
	position: absolute;
	top: 0;
	/*right: 220px;*/
	right: 225px;
}
.header-right .search-con {
	position: relative;
}
.header-right .search-inco {
	display: block;
	width: 35px;
	height: 100px;
	/*background: url(../images/winco01.png) right center no-repeat;*/
	background: url(../images/icon_tel.png) right center no-repeat;
	display:none;
	z-index: 4;
}
.header-right .searchbox {
	position: absolute;
	right: -30px;
	top: 100px;
	width: 260px;
	display: none;
}
.header-right .searchbox .searchtext {
	width: 100%;
	height: 40px;
	padding: 10px 60px 10px 10px;
	border: 1px solid #ddd;
}
.header-right .searchbox .searchbtn {
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	height: 40px;
	color: #fff;
	font-family: "Microsoft YaHei";
	cursor: pointer;
}
.sub-nav {
	display: none;
	position: absolute;
	left: 0;
	/*top: 100px;*/
	top: 80px;
	width: 100%;
	/*height: 204px;*/
	height: 294px;
	z-index: 3;
}
.headsearch {
	height: 100px;
	/*border-right: 1px solid #eaeaea;
	padding-right: 10px;*/
}
.sub-item {
	padding: 20px 2% 20px;
}
.sub-item a {
	display: block;
	text-align: center;
	/*padding: 6px 0;*/
	padding: 4px 0;
	color: #ffffff;
}
.sub-item a:hover {
	color: #90c42f;
}
.mobnav-btn, .phsearchicon {
	display: none !important;
}
.headlanguage {
	font-size: 16px;
	position: relative;
	height: 100px;
	top: 0;
	/*border-left: 1px solid #eaeaea;*/
}
.headlanguage .Currentlan {
	height: 100px;
	line-height: 100px;
}
.headlanguage .language-choose {
	top: 100px;
}
.Stock-inform {
	position: fixed;
	right: 86px;
	top: 0;
	height: 100px;
	/*padding-top: 26px;*/
	padding-top: 38px;
	text-align: left;
}
.Stock-inform .bs {
	letter-spacing: -2px;
}
.pcnavmenubtn {
	display: block;
	position: fixed;
	right: 0;
	top: 0;
	background-color: #90c42f;
	width: 75px;
	height: 100px;
	cursor: pointer;
}
.pcnavmenubtn .pcnav-btn {
	width: 30px;
	height: 30px;
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
}
.pcnavmenubtn .pcnav-btn span {
	top: 50%;
	margin-top: -2px;
}
.pcnavmenubtn .pcnav-btn span:first-child {
	content: "";
	top: 5px;
	left: 0;
}
.pcnavmenubtn .pcnav-btn span:last-child {
	content: "";
	top: auto;
	bottom: 4px;
	left: 0;
}
.pcnavmenubtn .pcnav-btn span, .pcnavmenubtn .pcnav-btn span:first-child, .pcnavmenubtn .pcnav-btn span:last-child {
	left: 0;
	position: absolute;
	background: #ffffff;
	-webkit-transition: all 0.5s ease;
	width: 28px;
	height: 4px;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.pcnavmenubtn .pcnav-btn.g_close span {
	opacity: 0;
}
.pcnavmenubtn .pcnav-btn.g_close span:first-child {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	top: 17px;
	opacity: 1;
}
.pcnavmenubtn .pcnav-btn.g_close span:last-child {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	top: 17px;
	opacity: 1;
}
}
 @media (min-width: 1199px) {
.header-nav li {
	padding: 0 .8%;
}
}
 @media (min-width: 1366px) {
.header-nav li {
	padding: 0 1.6%;
}
}
 @media (min-width: 1680px) {

.header-nav li {
	/*padding: 0 2.6%;*/
	padding: 0 2.0%;
}
.header-right {
	/*right: 285px;*/
	right: 255px;
}
.headsearch {
	padding-right: 27px;
	margin-left: 10px;
}
.headlanguage {
	padding-left: 27px;
}
.Stock-inform {
	right: 98px;
}
.Stock-inform .bs {
	font-size: 36px;
}
.Stock-inform .code {
	text-indent: 2em;
}
.Stock-inform .code .as {
	font-size: 18px;
	margin-left: 5px;
}
}
 @media (min-width: 1800px) {
.header-nav {
	/*padding-left: 26%;*/
	padding-left: 12%;
}
.pcnavmenubtn {
	width: 94px;
}
.Stock-inform {
	right: 127px;
}
.header-right {
	right: 304px;
}
}
 @charset "UTF-8";
.full-inside-subnav .channel-title::after {
	_font-size: 0;
	_line-height: 0;
	_overflow: hidden;
	width: 0;
	height: 0;
}
/*common*/
.padtop {
	padding: 30px 0 0;
}
.font36 {
	font-size: 22px;
}
.font30 {
	font-size: 20px;
}
.font24 {
	font-size: 18px;
}
.font20 {
	font-size: 18px;
}
.font18 {
	font-size: 16px;
}
.c90c42f {
	color: #90c42f;
}
.c4c4c4c {
	color: #4c4c4c;
}
.h28 {
	height: 28px;
}
.h18 {
	height: 18px;
}
.h13 {
	height: 13px;
}
.h10 {
	height: 10px;
}
.h5 {
	height: 5px;
}
.cffffff {
	color: #ffffff;
}
.c333333 {
	color: #333333;
}
.center {
	text-align: center;
}
.inside-banner {
	position: relative;
	overflow: hidden;
}
.inside-banner img {
	width: 100%;
	display: block;
}
.inside-banner .ban-title {
	font-size: 20px;
	line-height: 50px;
	color: #fff;
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
}
/*新闻中心*/
.Newsinform-main {
	padding-top: 30px;
	padding-bottom: 30px;
}
.Newsinform-main a {
	display: block;
}
.Newsinform-main .news-name {
	font-size: 16px;
}
.Newsinform-main .news-text {
	color: #585858;
	margin: 5px 0;
	display: -webkit-box;
	height: 72px;
	line-height: 24px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.Newsinform-main .news-date {
	font-size: 18px;
	display: block;
	color: #90c42f;
	font-family: Montserrat;
	letter-spacing: -1px;
}
.news-top {
	background-color: #f6f6f6;
}
.news-top .left-img img {
	display: block;
	width: 100%;
}
.news-top .right-cont {
	padding: 20px;
}
.news-top .right-cont .news-name {
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news-top .right-cont .news-text {
	color: #929292;
}
.news-top .right-cont .news-detil {
	line-height: 20px;
	color: #666666;
}
.news-minlist ul {
	padding-bottom: 30px;
}
.news-minlist .news-name {
	color: #444444;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news-minlist .news-text {
	opacity: .6;
	height: 48px;
	-webkit-line-clamp: 2;
}
.news-minlist li {
	border-bottom: 1px dashed #e0e0e0;
	padding: 10px 0 10px 0;
	position: relative;
	border-bottom: 1px dashed #e5e5e5;
}
.news-minlist .left-date {
	text-align: center;
	background-color: #e6e6e6;
	width: 70px;
	height: 70px;
	float: left;
	color: #808080;
	padding: 5px 0 0 0;
	margin: 0 10px 0 0;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
}
.news-minlist .left-date span {
	display: block;
}
.news-minlist .left-date .date {
	font-size: 30px;
	padding: 5px 0 0 0;
}
 @media (min-width: 768px) {
.news-top .left-img {
	float: left;
	max-width: 39.2%;
	overflow: hidden;
}
.news-top .right-cont {
	overflow: hidden;
	padding: 30px 30px 0 30px;
}
}
 @media (min-width: 1024px) {
.Newsinform-main {
	padding-top: 53px;
	padding-bottom: 41px;
}
.Newsinform-main .news-name {
	font-size: 18px;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
}
.Newsinform-main .news-text {
	line-height: 24px;
}
.Newsinform-main .news-date {
	font-size: 24px;
	margin-bottom: 9px;
}
.news-minlist {
	padding-bottom: 40px;
}
.news-minlist ul {
	padding-bottom: 48px;
}
.news-minlist li {
	padding: 39px 0 12px 0;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
}
.news-minlist li:hover {
	border-color: #90c42f;
}
.news-minlist li:hover .news-name {
	color: #90c42f;
}
.news-minlist .news-date {
	float: left;
}
.news-minlist .news-cont {
	overflow: hidden;
	padding: 0 26px;
}
.news-minlist .news-text {
	white-space: normal;
	height: 48px;
	line-height: 24px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	margin: 9px 0 17px;
}
.news-minlist .left-date {
	width: 120px;
	height: 120px;
	margin: 0 30px 0 0;
	padding: 14px 0 0 0;
}
.news-minlist .left-date .date {
	font-size: 58px;
	line-height: 60px;
}
.news-top:hover img {
	-webkit-transform: scale(1.03, 1.03);
	-moz-transform: scale(1.03, 1.03);
	-ms-transform: scale(1.03, 1.03);
	-o-transform: scale(1.03, 1.03);
	transform: scale(1.03, 1.03);
}
.news-top:hover .right-cont .news-name {
	color: #f4b026;
}
.news-top:hover .right-cont .news-detil {
	color: #f4b026;
}
.news-top .left-img {
	overflow: hidden;
}
.news-top .left-img img {
	-webkit-transition: all ease 0.7s;
	-moz-transition: all ease 0.7s;
	-o-transition: all ease 0.7s;
	transition: all ease 0.7s;
}
.news-top .right-cont .news-text {
	margin: 10px 0 10px;
}
.news-top .right-cont .news-name {
	line-height: 26px;
}
}
 @media (min-width: 1280px) {
.news-top .right-cont {
	padding-right: 60px;
	padding-top: 46px;
}
.news-top .right-cont .news-text {
	margin-bottom: 21px;
}
}
.full-inside-subnav {
	background-color: #f1f1f1;
}
.full-inside-subnav .inside-subnav {
	position: relative;
	z-index: 25;
}
.full-inside-subnav .channel-title {
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
}
.full-inside-subnav .channel-title::after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 -3px 10px;
	border-width: 7px;
	border-style: solid dashed dashed dashed;
	border-color: #333 transparent transparent transparent;
}
.full-inside-subnav .subnav {
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 10;
	width: 100%;
	background-color: #fff;
	padding-bottom: 20px;
	border-top: 1px solid #ccc;
	-webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
	font-size: 0;
	overflow: hidden;
}
.full-inside-subnav .subnav.padding {
	padding: 0 44px;
}
.full-inside-subnav .subnav a {
	display: block;
	padding-left: 20px;
	font-size: 16px;
	line-height: 45px;
	border-bottom: 1px solid #ccc;
}
.full-inside-subnav .subnav a.cur {
	color: #90c42f;
}
.full-inside-subnav .subnav .sub-btn {
	display: none;
}
.common-clumb-box {
	position: relative;
}
.common-clumb {
	font-size: 0;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
}
.common-clumb .clumb-box {
	width: auto;
}
.common-clumb a {
	display: inline-block;
	vertical-align: top;
*display: inline;
*zoom: 1;
	color: #737373;
	font-size: 14px;
	text-align: center;
	border: 1px solid #cccccc;
	padding: 5px 10px;
	width: auto;
	margin: 0 10px 0 0;
	position: relative;
	min-width: 160px;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
}
.common-clumb a:hover, .common-clumb a.cur {
	border-color: #90c42f;
	color: #ffffff;
}
.common-clumb a:hover:before, .common-clumb a.cur:before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.common-clumb a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #90c42f;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: -o-transform;
	-moz-transition-property: transform, -moz-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.clumb-search {
	max-width: 190px;
}
.clumb-search label {
	display: block;
	position: relative;
	border: 1px solid #b3b3b3;
}
.clumb-search .clum-submit {
	position: absolute;
	left: 4px;
	top: 0;
	background: url(../images/icon5.png) no-repeat center center;
	display: block;
	width: 30px;
	height: 100%;
	padding: 0;
}
.clumb-search .clum-text {
	background: none;
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0 10px 0 40px;
	width: 100%;
}
 .clumb-search .clum-text::-webkit-input-placeholder {
color: #b2b2b2;
}
 .clumb-search .clum-text:-moz-placeholder {
color: #b2b2b2;
}
 .clumb-search .clum-text::-moz-placeholder {
color: #b2b2b2;
}
 .clumb-search .clum-text:-ms-input-placeholder {
color: #b2b2b2;
}
 @media (min-width: 768px) {
.common-clumb-box {
	padding-right: 200px;
}
.clumb-search {
	position: absolute;
	right: 0;
	top: 30px;
}
}
 @media (min-width: 1024px) {
.font36 {
	font-size: 26px;
}
.font36 {
	font-size: 24px;
}
.font20 {
	font-size: 20px;
}
.font18 {
	font-size: 18px;
}
.inside-banner .ban-title {
	font-size: 36px;
}
.full-inside-subnav {
	overflow: hidden;
}
.full-inside-subnav .channel-title {
	display: none;
}
.full-inside-subnav .subnav {
	display: block;
	position: static;
	background-color: transparent;
	padding-bottom: 0;
	border-top: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-align: center;
}
.full-inside-subnav .subnav ul {
	height: 70px;
}
.full-inside-subnav .subnav li {
	width: auto;
	display: inline-block;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 100%;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}
.full-inside-subnav .subnav li:hover a, .full-inside-subnav .subnav li.cur a {
	color: #ffffff;
	background-color: #90c42f;
}
.full-inside-subnav .subnav a {
	float: left;
	display: block;
	padding: 0 30px;
	font-size: 16px;
	line-height: 70px;
	border-bottom: 0;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
}
.full-inside-subnav .subnav .sub-btn {
	width: 44px;
	height: 100%;
	cursor: pointer;
	z-index: 10;
	background-color: #f1f1f1;
	position: absolute;
	z-index: 3;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0;
}
.full-inside-subnav .subnav .sub-btn:before {
	display: block;
	content: "";
	width: 16px;
	height: 16px;
	border-left: 2px solid #848484;
	border-bottom: 2px solid #848484;
}
.full-inside-subnav .subnav .sub-btn.sub-prev {
	left: 0;
}
.full-inside-subnav .subnav .sub-btn.sub-prev:before {
	transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	-moz-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	margin: 32px 0 0 17px;
}
.full-inside-subnav .subnav .sub-btn.sub-next {
	right: 0;
}
.full-inside-subnav .subnav .sub-btn.sub-next:before {
	transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	margin: 32px 0 0 8px;
}
.common-clumb {
	padding: 52px 0 0 0;
}
.common-clumb a {
	padding: 6px 29px;
}
.clumb-search {
	top: 52px;
}
}
 @media (min-width: 1199px) {
.font36 {
	font-size: 36px;
	line-height: 38px;
}
.font30 {
	font-size: 30px;
	line-height: 34px;
}
.font24 {
	font-size: 24px;
}
.font16 {
	font-size: 16px;
}
.full-inside-subnav .subnav a {
	padding: 0 73px;
}
}
.loadingmore {
	display: block;
	width: 100%;
	font-size: 14px;
	background: #90c42f url(../images/wicon1.png) no-repeat center center;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	text-align: center;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.loadingmore:hover {
	background-color: #a4d646;
}
 @media (min-width: 1024px) {
.loadingmore {
	height: 54px;
	line-height: 54px;
	font-size: 16px;
}
}
.newsdetailtitle {
	border-bottom: 2px solid #e0e0e0;
	padding: 0 0 15px 0;
	margin: 0 0 11px 0;
	position: relative;
}
.newsdetailtitle h2 {
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #4c4c4c;
}
#newsshare {
	margin: 5px 0 0;
	height: 33px;
	line-height: 33px;
}
#newsshare a {
	float: none;
	padding: 0;
	margin: 0;
	width: 33px;
	height: 33px;
	display: inline-block;
	vertical-align: top;
*display: inline;
*zoom: 1;
	background-position: center center;
	background-repeat: no-repeat;
	-o-background-size: 28px;
	background-size: 28px;
}
#newsshare a.weixin {
	background-image: url(../images/wicon2.png);
}
#newsshare a.QQ {
	background-image: url(../images/wicon3.png);
}
.newsdetailcont {
	padding: 10px 0;
	color: #929292;
}
 @media (min-width: 1024px) {
.newsdetailtitle {
	padding: 4px 200px 22px 0;
}
.newsdetailtitle h2 {
	font-size: 24px;
	line-height: 36px;
}
#newsshare {
	position: absolute;
	z-index: 3;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
}
.newsdetailcont {
	font-size: 15px;
	line-height: 30px;
}
}
.financial-min {
	padding-top: 30px;
	padding-bottom: 30px;
}
.finan-list li {
	margin: 0 0 15px;
}
.finan-list .finan-cont {
	background-color: #f2f2f2;
	padding: 15px;
	height: 100%;
}
.finan-list .finan-cont .fina-year {
	font-size: 18px;
	padding: 0 0 10px 0;
}
.finan-list .finan-cont .fina-down {
	display: block;
	position: relative;
	color: #666666;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
	height: 29px;
	line-height: 29px;
	padding: 0 70px 0 0;
	margin: 0 0 15px 0;
}
.finan-list .finan-cont .fina-down:hover {
	color: #f4b026;
}
.finan-list .finan-cont .download {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -15px;
	display: block;
	width: 62px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	background-color: #f4b026;
	color: #ffffff;
}
 @media (min-width: 992px) {
.financial-min {
	padding-top: 56px;
	padding-bottom: 61px;
}
.finan-list {
	overflow: hidden;
}
.finan-list ul {
	margin: 0 -14px;
	padding: 0 0 23px 0;
}
.finan-list li {
	float: left;
	width: 50%;
	padding: 0 14px;
	margin: 0 0 29px 0;
}
.finan-list .finan-cont {
	padding: 29px 25px 21px;
}
.finan-list .finan-cont .fina-year {
	font-size: 24px;
	padding: 0 0 29px 0;
}
.finan-list .finan-cont .fina-down {
	font-size: 16px;
}
}
/*公司公告*/
.Announcement {
	padding-top: 30px;
	padding-bottom: 30px;
}
.Announ-list ul {
	padding: 0 0 30px 0;
}
.Announ-list li {
	border-bottom: 1px solid #e6e6e6;
}
.Announ-list li a {
	display: block;
	color: #666666;
	position: relative;
	padding: 10px 0;
}
.Announ-list li a .date {
	display: block;
	font-family: Montserrat;
	color: #999999;
}
 @media (min-width: 768px) {
.Announ-list li {
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
}
.Announ-list li:hover {
	border-color: #90c42f;
}
.Announ-list li:hover a {
	color: #90c42f;
}
.Announ-list li a {
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
	font-size: 15px;
	padding: 18px 90px 18px 0;
}
.Announ-list li a .date {
	font-size: 16px;
	position: absolute;
	z-index: 3;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
}
}
 @media (min-width: 1024px) {
.Announcement {
	padding-top: 45px;
	padding-bottom: 86px;
}
.Announ-list ul {
	padding: 0 0 49px 0;
}
}
/*汽车展览*/
.Carexhibition {
	padding-top: 30px;
	padding-bottom: 30px;
}
.exhibit-list {
	overflow: hidden;
	padding: 0 10px;
}
.exhibit-list li {
	margin: 0 0 20px 0;
}
.exhibit-list li a {
	display: block;
	position: relative;
}
.exhibit-list li img {
	display: block;
	width: 100%;
}
.exhibit-list li .text {
	color: #ffffff;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	padding: 0 10px;
	text-align: center;
	font-size: 16px;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
}
 @media (min-width: 768px) {
.exhibit-list {
	padding: 0;
}
.exhibit-list ul {
	margin: 0 -10px;
}
}
 @media (min-width: 1024px) {
.Carexhibition {
	padding-top: 60px;
	padding-bottom: 76px;
}
.exhibit-list ul {
	margin: 0 -13px;
	padding: 0 0 33px 0;
}
.exhibit-list li {
	padding: 0 13px;
	margin: 0 0 26px 0;
}
.exhibit-list li:hover img {
	-webkit-transform: scale(1.03, 1.03);
	-moz-transform: scale(1.03, 1.03);
	-ms-transform: scale(1.03, 1.03);
	-o-transform: scale(1.03, 1.03);
	transform: scale(1.03, 1.03);
}
.exhibit-list li .img {
	overflow: hidden;
}
.exhibit-list li .img img {
	-webkit-transition: all ease 0.7s;
	-moz-transition: all ease 0.7s;
	-o-transition: all ease 0.7s;
	transition: all ease 0.7s;
}
.exhibit-list li .text {
	font-size: 18px;
	height: 62px;
	line-height: 62px;
	bottom: 0;
	z-index: 3;
	background: rgba(0,0,0,.6);
}
}
/*汽车展览详情*/
.car-photos-min img {
	display: block;
}
.car-photos-min .big-photos {
	position: relative;
	overflow: hidden;
}
.car-photos-min .small-photos-box {
	position: relative;
	padding: 20px;
}
.car-photos-min .small-photos {
	overflow: hidden;
	padding-top: 8px;
}
.car-photos-min .small-photos li {
	position: relative;
}
.car-photos-min .small-photos li:hover:after, .car-photos-min .small-photos li.cur:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 4px solid #90c42f;
	background: rgba(144, 196, 47, 0.5);
}
.car-photos-min .small-photos li:hover:before, .car-photos-min .small-photos li.cur:before {
	content: "";
	display: block;
	top: -8px;
	width: 0;
	height: 0;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #90c42f;
	border-left: 8px solid transparent;
	position: absolute;
	z-index: 3;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.car-photos-min .photo-btn, .inxSelect-list .photo-btn {
	background-position: center center;
	background-repeat: no-repeat;
	-o-background-size: 15px;
	background-size: 15px;
	width: 15px;
	height: 34px;
	position: absolute;
	z-index: 3;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.car-photos-min .photo-btn.photo-prev, .inxSelect-list .photo-btn.photo-prev {
	left: 0;
	background-image: url(../images/prev.png);
}
.car-photos-min .photo-btn.photo-prev:hover, .inxSelect-list .photo-btn.photo-prev:hover {
	background-image: url(../images/prevho.png);
}
.car-photos-min .photo-btn.photo-next, .inxSelect-list .photo-btn.photo-next {
	right: 0;
	background-image: url(../images/next.png);
}
.car-photos-min .photo-btn.photo-next:hover, .inxSelect-list .photo-btn.photo-next:hover {
	background-image: url(../images/nextho.png);
}
.carcon-details {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	padding: 14px 0 11px 0;
}
.carcon-details video {
	object-fit: cover;
	max-width: 800px;
	margin: 0 auto;
}
.car-address {
	background: url(../images/wicon4.png) no-repeat left center;
	padding: 0 0 0 20px;
}
.inxSelect-swiper {
	position: relative;
	overflow: hidden;
}
.inxSelect-list {
	position: relative;
}
.pa-wrapper02 {
	text-align: center;
}
.pa-wrapper02 .laypage_main {
	display: inline-block;
}
.pa-wrapper02 .laypage_main a, .pa-wrapper02 .laypage_main span {
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #c6c6c6;
	font-size: 16px;
	margin: 0 2px;
	position: relative;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	position: relative;
	padding: 0;
	background: none;
}
.pa-wrapper02 .laypage_main .laypage_curr {
	background: #90C42F !important;
}
.pa-wrapper02 .laypage_main a:hover, .pa-wrapper02 .laypage_main span:hover {
	background: #90C42F;
	color: #fff;
	border-color: #fff;
}
.pa-wrapper02 .laypage_main .laypage_prev:after, .pa-wrapper02 .laypage_main .laypage_next:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -8px;
	margin-top: -4px;
	width: 0;
	height: 0;
	border-right: 8px solid transparent;
	border-top: 8px solid #888;
}
.pa-wrapper02 .laypage_main .laypage_prev:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-left: -4px;
}
.pa-wrapper02 .laypage_main .laypage_next:after {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
.pa-wrapper02 .laypage_main .laypage_next:hover:after, .pa-wrapper02 .laypage_main .laypage_prev:hover:after {
	border-top-color: #fff;
}
.laypage_prev, .laypage_next {
	font-size: 0 !important;
}
@media (min-width: 768px) {
.car-photos-min .small-photos-box {
	padding: 0 30px;
}
.car-photos-min .photo-btn, .inxSelect-list .photo-btn {
	-o-background-size: auto;
	background-size: auto;
	width: 24px;
}
.pa-wrapper02 .laypage_main a, .pa-wrapper02 .laypage_main span {
	width: 36px;
	height: 36px;
	line-height: 36px;
	margin: 0 4px;
	font-size: 16px;
}
.pa-wrapper02 .laypage_main a.laypage_prev {
	margin-right: 10px;
}
.pa-wrapper02 .laypage_main a.laypage_next {
	margin-left: 10px;
}
}
 @media (min-width: 1024px) {
.car-photos-min {
	padding: 14px 0;
}
.car-photos-min .small-photos-box {
	padding: 20px 0;
}
.car-photos-min .photo-btn.photo-prev, .inxSelect-list .photo-btn.photo-prev {
	left: -30px;
}
.car-photos-min .photo-btn.photo-next, .inxSelect-list .photo-btn.photo-prev {
	right: -30px;
}
}
 @media (min-width: 1400px) {
.car-photos-min .photo-btn.photo-prev, .inxSelect-list .photo-btn.photo-prev {
	left: -54px;
}
.car-photos-min .photo-btn.photo-next, .inxSelect-list .photo-btn.photo-next {
	right: -54px;
}
}
/*联系方式*/
.Contactus {
	padding-top: 30px;
	padding-bottom: 30px;
}
.contact-address .mapswiper {
	overflow: hidden;
}
.contact-address .mapswiper li {
	position: relative;
	text-align: center;
	display: inline-block;
	width: auto !important;
	padding: 0 20px;
	cursor: pointer;
}
.contact-address .mapswiper li:first-child {
	padding-left: 0;
}
.contact-address .mapswiper li:last-child:after {
	display: none;
}
.contact-address .mapswiper li:after {
	content: "";
	display: block;
	width: 1px;
	height: 15px;
	background-color: #dddddd;
	position: absolute;
	right: 0;
	top: 6px;
}
.contact-address .mapswiper li:hover .name, .contact-address .mapswiper li.cur .name {
	border-bottom: 4px solid #90c42f;
	color: #90c42f;
}
.contact-address .mapswiper li .name {
	display: inline-block;
	vertical-align: top;
*display: inline;
*zoom: 1;
	padding: 0 10px 10px;
}
.contact-content {
	display: none;
	padding: 20px 0;
	color: #808080;
}
.contact-content a {
	color: #808080;
}
#map {
	height: 200px;
	width: 100%;
}
.BMap_shadow img, .BMap_pop img {
	max-width: none !important;
}
.BMapLabel, .BMap_omCtrl, .BMap_scaleCtrl, .BMap_stdMpCtrl, .anchorBL {
	display: none !important;
}
.BMap_bubble_title {
	white-space: unset !important;
}
.BMap_Marker {
	background: url(../images/wicon5.png) !important;
	-o-background-size: 100% !important;
	background-size: 100% !important;
}
 @media (min-width: 768px) {
#map {
	height: 506px;
	width: 100%;
}
}
 @media (min-width: 1024px) {
.Contactus {
	padding-top: 100px;
	padding-bottom: 83px;
}
.contact-address .mapswiper li {
	padding: 0 25px;
}
.contact-address .mapswiper li .name {
	font-size: 20px;
	padding: 0 20px 36px;
}
.contact-content {
	padding: 44px 0;
	font-size: 15px;
	line-height: 36px;
}
}
.leavmessage {
	background-color: #f5f5f5;
	padding-top: 30px;
	padding-bottom: 30px;
}
.leavmessage h2.title {
	text-align: center;
}
.Feedback {
	padding-top: 20px;
	padding-bottom: 20px;
}
.Feedback .tijiao {
	display: block;
	width: 150px;
	margin-top: 20px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	background: #f4b026 url(../images/tijiao.png) no-repeat 90% center;
	-o-background-size: 20px auto;
	background-size: 20px auto;
}
.forminput dd em {
	color: #d8262c;
}
.forminput dd label {
	border-bottom: 1px solid #cccccc;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	margin-bottom: 15px;
	display: block;
	color: #999;
	position: relative;
	padding-left: 75px;
}
.forminput dd label span {
	position: absolute;
	left: 0;
	top: 0;
}
.forminput dd label input {
	color: #333;
	display: block;
	font-family: "Microsoft YaHei";
	width: 100%;
	padding: 0 10px;
	height: 100%;
	background: none;
}
.forminput dd label .yzm {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	line-height: 54px;
}
.forminput dd label .yzm span {
	display: inline-block;
	height: 100%;
	position: static;
}
.forminput dd label .yzm img {
	display: block;
	width: 100%;
	height: 100%;
}
.forminput dd label .yzm a {
	float: right;
	margin-left: 5px;
	color: #999;
}
.forminput dd label:last-child {
	position: relative;
}
.forminput dd label:last-child input {
	padding-right: 50%;
}
.forminput dt {
	padding-top: 8px;
}
.forminput dt label {
	font-size: 14px;
	color: #999;
}
.forminput dt textarea {
	resize: none;
	display: block;
	width: 100%;
	height: 200px;
	border: 1px solid #ccc;
	margin-top: 5px;
	padding: 10px;
	font-size: 14px;
	background-color: #f7f7f7;
}
 @media (min-width: 1024px) {
.leavmessage {
	padding: 56px 0;
}
.forminput dd {
	width: 45.8%;
	float: left;
}
.forminput dd label {
	margin-bottom: 47px;
	font-size: 18px;
}
.forminput dt {
	width: 50%;
	float: right;
}
.forminput dt label {
	font-size: 18px;
}
.forminput dt textarea {
	margin-top: 9px;
	height: 373px;
}
.Feedback {
	padding: 39px 0;
}
.Feedback .tijiao {
	width: 295px;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	-o-background-size: auto;
	background-size: auto;
	font-weight: normal;
	margin: 0 auto;
}
}
/*与卡司通共同成长*/
.Growexhibition {
	padding-top: 30px;
	padding-bottom: 30px;
}
.Grow-photos-min img {
	display: block;
}
.Grow-photos-min .big-photos {
	position: relative;
	overflow: hidden;
}
.Grow-photos-min .big-photos li {
	background-color: #f7f7f7;
}
.Grow-photos-min .big-photos .photo-infor {
	padding: 15px;
	color: #929292;
}
.Grow-photos-min .big-photos .photo-infor h3 {
	color: #90c42f;
	padding: 0 0 8px;
}
.Grow-photos-min .small-photos-box {
	position: relative;
	padding: 20px;
}
.Grow-photos-min .small-photos {
	overflow: hidden;
	padding-top: 8px;
}
.Grow-photos-min .small-photos li {
	position: relative;
}
.Grow-photos-min .small-photos li:hover:after, .Grow-photos-min .small-photos li.cur:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #90c42f;
}
.Grow-photos-min .small-photos li:hover:before, .Grow-photos-min .small-photos li.cur:before {
	content: "";
	display: block;
	top: -8px;
	width: 0;
	height: 0;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #90c42f;
	border-left: 8px solid transparent;
	position: absolute;
	z-index: 3;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.Grow-photos-min .photo-btn {
	background-position: center center;
	background-repeat: no-repeat;
	-o-background-size: 15px;
	background-size: 15px;
	width: 15px;
	height: 34px;
	position: absolute;
	z-index: 3;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.Grow-photos-min .photo-btn.photo-prev {
	left: 0;
	background-image: url(../images/prev.png);
}
.Grow-photos-min .photo-btn.photo-prev:hover {
	background-image: url(../images/prevho.png);
}
.Grow-photos-min .photo-btn.photo-next {
	right: 0;
	background-image: url(../images/next.png);
}
.Grow-photos-min .photo-btn.photo-next:hover {
	background-image: url(../images/nextho.png);
}
 @media (min-width: 768px) {
.Grow-photos-min .small-photos-box {
	padding: 0 30px;
}
.Grow-photos-min .photo-btn {
	-o-background-size: auto;
	background-size: auto;
	width: 24px;
}
}
 @media (min-width: 1024px) {
.Growexhibition {
	padding-top: 71px;
	padding-bottom: 48px;
}
.Grow-photos-min {
	padding: 14px 0;
}
.Grow-photos-min .small-photos-box {
	padding: 14px 0;
}
.Grow-photos-min .photo-btn.photo-prev {
	left: -30px;
}
.Grow-photos-min .photo-btn.photo-next {
	right: -30px;
}
.Grow-photos-min .big-photos .photo-tumb {
	float: left;
	width: 70%;
	max-width: 771px;
}
.Grow-photos-min .big-photos .photo-infor {
	overflow: hidden;
	padding: 30px;
}
.Grow-photos-min .big-photos .photo-infor h3 {
	padding-bottom: 20px;
}
.zl-scrollBarBox {
	height: 100%;
	position: absolute;
	background: #CCCCCC;
	-webkit-border-radius: 2.5px;
	border-radius: 2.5px;
}
.zl-scrollBar {
	position: absolute;
	left: 0;
	top: 0;
	background: #90c42f;
	-webkit-transition: background 0.3s;
	-o-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
}
.zl-scrollBar.zl-verticalBar {
	min-height: 10px;
}
.zl-scrollBar.zl-horizontalBar {
	min-width: 10px;
}
.zl-scrollBar:hover {
	background: #000;
}
.zl-scrollContentDiv {
	position: relative !important;
	width: 100% !important;
	height: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
	top: 0;
	left: 0;
}
.contentBox1 {
	height: 240px;
}
}
 @media (min-width: 1280px) {
.Grow-photos-min .big-photos .photo-infor {
	padding: 67px 28px 20px;
}
.Grow-photos-min .big-photos .photo-infor h3 {
	padding-bottom: 38px;
}
}
 @media (min-width: 1400px) {
.Grow-photos-min .photo-btn.photo-prev {
	left: -54px;
}
.Grow-photos-min .photo-btn.photo-next {
	right: -54px;
}
}
/*index*/
.indexbanner {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.indexbanner li {
	width: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 100%;
}
.indexbanner ul {
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: -webkit-transform;
	-moz-transition-property: transform, -moz-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.indexbanner .ipages {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 10px;
	z-index: 10;
	text-align: center;
	font-size: 0;
	line-height: 0;
}
.indexbanner .ipages span {
	display: inline-block;
	vertical-align: top;
*display: inline;
*zoom: 1;
	width: 50px;
	height: 4px;
	margin: 0 6px;
	-webkit-border-radius: 0;
	border-radius: 0;
	background-color: #ffffff;
	opacity: 1;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.indexbanner .ipages .swiper-pagination-bullet-active {
	background-color: #90c42f;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.indexbanner li a img {
	display: block;
	width: 100%;
	position: relative;
}
.bannercont-box {
	display: none;
}
.bannertitle {
	font-size: 20px;
}
 @media (min-width: 1024px) {
.indexbanner .ipages {
	bottom: 30px;
}
.indexbanner .ipages span {
	width: 70px;
}
.bannercont-box {
	display: block;
	background: none;
	display: block;
	color: #333333;
	padding: 0 40px;
	width: 100%;
	max-width: 1600px;
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.bannertextcont {
	max-width: 700px;
}
.bannerimg {
	margin: 0 0 10px 0;
	transition: all 200ms;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
	opacity: 0;
}
.bannerimg img {
	display: inline-block;
	height: 42px;
}
.bannertitle {
	font-weight: normal;
	font-size: 28px;
	line-height: 30px;
	transition: all 400ms;
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-ms-transition: all 400ms;
	-o-transition: all 400ms;
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
	opacity: 0;
}
.banneroyitle {
	font-weight: normal;
	color: #ffffff;
	font-size: 18px;
	line-height: 26px;
	transition: all 600ms;
	-webkit-transition: all 600ms;
	-moz-transition: all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
	opacity: 0;
	font-family: Montserrat;
	letter-spacing: -1px;
}
.bannerleft {
	text-align: left;
	float: left;
}
.bannercenter {
	text-align: center;
	float: none;
	margin: 0 auto;
}
.bannerright {
	text-align: right;
	float: right;
}
.indexbanner li.active .banneroyitle {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
.indexbanner li.active .bannertitle {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
}
.indexbanner li.active .bannerimg {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
 @media (min-width: 1260px) {
.bannercont-box {
	padding: 0;
}
.bannertitle {
	/*font-size: 38px;*/
	font-size: 30px;
	line-height: 50px;
	margin-top: -130px;
}
.banneroyitle {
	font-size: 20px;
}
}
/*index精选案例*/
.inxSelectedcase {
	padding: 30px 0;
	background-color: #fafafa;
}
.index-text {
	text-align: center;
}
.index-text h2 {
	text-transform: uppercase;
	font-family: Verdana;
	letter-spacing: -1px;
}
.index-more {
	text-align: center;
}
.index-more a {
	display: inline-block;
	border: 1px solid #9bc069;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	height: 35px;
	line-height: 33px;
	text-align: center;
	padding: 0 20px;
	color: #4c4c4c;
	text-transform: uppercase;
}
.inxSelect-list {
	padding: 20px 0;
}
.inxSelect-list ul {
	margin: 0 -5px;
	padding-bottom: 15px;
}
.inxSelect-list li {
	padding: 0 5px;
	margin: 0 0 10px 0;
}
.inxSelect-list li img {
	display: block;
	width: 100%;
}
.inxSelect-list li a {
	display: block;
	position: relative;
}
.inxSelect-list li .infor {
	padding: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	color: #ffffff;
}
.inxSelect-list li .infor p {
	text-transform: uppercase;
	opacity: 0.8;
	font-family: Montserrat;
}
 @media (min-width: 1024px) {
.inxSelectedcase {
	padding: 80px 0 40px;
}
.inxSelect-list {
	padding: 55px 0;
}
.inxSelect-list ul {
	margin: 0 -8px;
	padding-bottom: 47px;
}
.inxSelect-list li {
	padding: 0 8px;
}
.inxSelect-list li:hover img {
	-webkit-transform: scale(1.03, 1.03);
	-moz-transform: scale(1.03, 1.03);
	-ms-transform: scale(1.03, 1.03);
	-o-transform: scale(1.03, 1.03);
	transform: scale(1.03, 1.03);
}
.inxSelect-list li .img {
	overflow: hidden;
}
.inxSelect-list li .img img {
	-webkit-transition: all ease 0.7s;
	-moz-transition: all ease 0.7s;
	-o-transition: all ease 0.7s;
	transition: all ease 0.7s;
}
.inxSelect-list li .infor {
	font-size: 18px;
	padding: 20px 17px;
}
.inxSelect-list li .infor h3 {
	font-size: 20px;
	padding-bottom: 3px;
}
.index-more a {
	-webkit-transform: perspective(1px) translateZ(0);
	-moz-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	-o-transition-property: color;
	-moz-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	font-size: 16px;
	height: 48px;
	line-height: 48px;
	padding: 0 60px;
}
.index-more a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #90c42f;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: -o-transform;
	-moz-transition-property: transform, -moz-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.index-more a:hover {
	color: #ffffff;
}
.index-more a:hover:before {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	transform: scaleY(1);
}
}
 @media (min-width: 1199px) {
.index-text h2 {
	padding: 0 0 6px 0;
}
}
/*index关于我们*/
.inxWelcomeus {
	padding-top: 30px;
	padding-bottom: 30px;
}
.kasonbox {
	padding-bottom: 41px;
}
.kastone-infor {
	padding: 15px 0 0 0;
}
.kastone-infor .sname {
	text-transform: uppercase;
	color: #a4a4a4;
	padding: 0 0 5px 5px;
}
.kastone-infor .inxbor {
	width: 50px;
	height: 2px;
	/*background-color: #f5b027;*/
	background-color: #90c42f;
	margin: 10px 0;
}
.kastone-infor .stitle {
	color: #929292;
	padding: 0 0 10px 0;
}
.kastone-infor .text {
	padding: 0 0 15px 0;
	color: #929292;
}
.kastone-infor .index-more {
	text-align: left;
}
.kaston-img {
	position: relative;
	padding: 20px 20px 0 0;
}
.kaston-img img {
	display: block;
}
.kaston-img:after {
	content: "";
	width: 86%;
	height: 89%;
	border: 5px solid #f2f2f2;
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
}
 @media (min-width: 768px) {
.kaston-img {
	float: right;
	width: 50%;
	max-width: 570px;
}
.kastone-infor {
	float: left;
	width: 50%;
	max-width: 580px;
	padding: 20px 20px 0 0;
}
}
 @media (min-width: 1024px) {
.inxWelcomeus {
	padding-top: 71px;
	padding-bottom: 43px;
}
.kastone-infor {
	padding: 60px 40px 0 0;
}
.kastone-infor .sname {
	padding: 0 0 12px 9px;
}
.kastone-infor .inxbor {
	margin: 30px 0 28px;
}
.kastone-infor .stitle {
	padding: 0 0 25px 0;
}
.kastone-infor .text {
	padding: 0 0 49px 0;
}
.kaston-img {
	padding: 67px 67px 0 0;
	margin: 0;
}
.kaston-img:after {
	border-width: 10px;
	top: 0;
	width: 77%;
	height: 83%;
}
}
 @media (min-width: 1600px) {
.kaston-img {
	margin-right: -53px;
}
.kastone-infor {
	padding: 136px 0 0 0;
}
}
.kaston-numlist {
	text-align: center;
	padding: 36px 0 27px 0;
	background: url(../images/wicon6.png) no-repeat center center;
}
.kaston-numlist li {
	display: inline-block;
	width: 32%;
	vertical-align: top;
	text-align: center;
}
.kaston-numlist li .num {
	font-weight: bold;
	color: #161616;
	font-size: 30px;
	font-family: "Montserrat";
}
.kaston-numlist li .text {
	color: #666666;
	line-height: 24px;
}
 @media (min-width: 768px) {
.kaston-numlist {
	padding: 66px 0 72px 0;
}
.kaston-numlist li {
}
.kaston-numlist li .num {
	font-size: 60px;
	line-height: 60px;
}
.kaston-numlist li .text {
	font-size: 16px;
	padding-top: 8px;
}
}
.inxNewscenter {
	padding: 30px 0;
	background-color: #f7f7f7;
}
.inxnews-list {
	padding: 30px 0 0;
}
.inxnews-list ul {
	margin: 0 -5px;
	padding: 0 0 20px;
}
.inxnews-list li {
	padding: 0 5px;
	margin: 0 0 10px;
}
.inxnews-list li > a {
	background-color: #ffffff;
	display: block;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
}
.inxnews-list li img {
	display: block;
}
.inxnews-list li .infor {
	padding: 10px;
}
.inxnews-list li .infor .date {
	color: #f5b027;
	font-family: Montserrat;
}
.inxnews-list li .infor .name {
	color: #666666;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
}
.inxnews-list li .infor .text {
	color: #929292;
	font-size: 13px;
	display: -webkit-box;
	height: 36px;
	line-height: 18px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
 @media (min-width: 768px) {
.inxnews-list li .infor {
	padding: 15px;
}
.inxnews-list li .infor .name {
	margin: 10px 0 15px;
}
}
 @media (min-width: 1024px) {
.inxNewscenter {
	padding: 65px 0;
}
.inxnews-list {
	padding: 65px 0 0 0;
}
.inxnews-list ul {
	margin: 0 -10px;
}
.inxnews-list li {
	padding: 0 10px;
}
.inxnews-list li:hover img {
	-webkit-transform: scale(1.03, 1.03);
	-moz-transform: scale(1.03, 1.03);
	-ms-transform: scale(1.03, 1.03);
	-o-transform: scale(1.03, 1.03);
	transform: scale(1.03, 1.03);
}
.inxnews-list li .thumb {
	overflow: hidden;
}
.inxnews-list li .thumb img {
	-webkit-transition: all ease 0.7s;
	-moz-transition: all ease 0.7s;
	-o-transition: all ease 0.7s;
	transition: all ease 0.7s;
}
.inxnews-list li:hover > a {
	background-color: #90c42f;
}
.inxnews-list li:hover .date, .inxnews-list li:hover .name, .inxnews-list li:hover .text {
	color: #ffffff;
}
.inxnews-list li .infor {
	padding: 34px 20px 43px;
}
.inxnews-list li:first-child {
	margin-top: 146px;
}
.inxnews-list li:nth-child(3) {
	margin-top: 94px;
}
.inxnews-list li:nth-child(4) {
	margin-top: 48px;
}
}
 @media (min-width: 1400px) {
.inxnews-list ul {
	margin: 0 -92px;
}
}
.inxPartner {
	padding-top: 30px;
	padding-bottom: 30px;
}
.inxPartner .index-text {
	background-color: #ffffff;
}
.inxpart-list {
	padding: 30px 0 0 0;
}
.inxpart-list ul {
	margin: 0 -5px;
}
.inxpart-list li {
	float: left;
	width: 50%;
	padding: 0 5px;
	margin: 0 0 10px 0;
}
.inxpart-list li a {
	border: 1px solid #ebebeb;
	display: block;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
}
.inxpart-list li img {
	display: block;
}
 @media (min-width: 768px) {
.inxpart-list li {
	width: 20%;
}
}
 @media (min-width: 1024px) {
.inxPartner {
	padding-top: 0;
	padding-bottom: 85px;
}
.inxPartner .index-text {
	margin-top: -40px;
	padding-top: 56px;
}
.inxpart-list {
	padding: 42px 0 0 0;
}
.inxpart-list ul {
	margin: 0 -10px;
}
.inxpart-list li {
	padding: 0 10px;
	margin: 0 0 20px;
}
.inxpart-list li:hover img {
	-webkit-transform: scale(1.03, 1.03);
	-moz-transform: scale(1.03, 1.03);
	-ms-transform: scale(1.03, 1.03);
	-o-transform: scale(1.03, 1.03);
	transform: scale(1.03, 1.03);
}
.inxpart-list li:hover a {
	border-color: #90c42f;
	overflow: hidden;
}
.inxpart-list li:hover a img {
	-webkit-transition: all ease 0.7s;
	-moz-transition: all ease 0.7s;
	-o-transition: all ease 0.7s;
	transition: all ease 0.7s;
}
}
.lowercontent {
	padding: 30px 0;
}
/*----网站地图 start----*/
.sitemapcont2 {
	padding: 6% 30px;
	overflow: hidden;
	background: #fff;
}
.sitemapcont2 dl {
	position: relative;
	margin-bottom: 36px;
}
.sitemapcont2 dl dt {
	font-size: 16px;
	font-weight: bold;
	padding: 0 8px;
	background: #fff;
	position: absolute;
	left: 18px;
	top: -14px;
}
.sitemapcont2 dl dt a {
	color: #90c42f;
}
.sitemapcont2 dl dt a:hover {
	color: #90c42f;
}
.sitemapcont2 dl dd {
	padding: 4% 3% 1% 3%;
	border: 1px solid #e6e6e6;
}
.sitemapcont2 dl dd a {
	display: inline-block;
	padding-left: 10px;
	margin: 0 23px 8px 0;
}
 @media (min-width: 767px) {
.sitemapcont2 {
	padding: 5% 30px;
}
.sitemapcont2 dl dt {
	font-size: 20px;
}
.sitemapcont2 dl dd {
	padding: 2% 3% 1% 3%;
	border: 1px solid #e6e6e6;
}
.sitemapcont2 dl dd a {
	margin: 0 50px 8px 0;
}
.sitemapcont2 dl dd a:hover {
	color: #90c42f;
}
}
/*----网站地图 end----*/
.searchcont401 {
	padding: 36px 0;
	background-color: #ffffff;
}
.searchtitle401 {
	padding: 28px 15px;
	background-color: #f2f2f2;
}
.searchtitle401 span {
	color: #90c42f;
}
.resultlist401 {
	font-size: 13px;
	padding: 3% 0;
}
.resultlist401 img {
	display: block;
	width: 100%;
	margin-bottom: 2%;
}
.resultlist401 li {
	padding: 15px 0;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: -1px;
}
.resultlist401 h4 {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 3%;
}
.resultlist401 h4 em {
	color: #da251d;
}
.resultlist401 h4 a {
	display: block;
}
.resulttext401 {
	overflow: hidden;
	height: 72px;
	color: #999;
}
.resultlabel401 {
	color: #999;
	display: inline-block;
	padding-top: 30px;
}
.searchinputcont401 dt {
	float: left;
	width: 78%;
}
.searchinputcont401 dd {
	float: left;
	width: 22%;
}
.searchinputcont401 dt input {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: 12px;
	font-size: 15px;
	color: #333333;
	background-color: #ffffff;
	font-family: "Microsoft YaHei";
}
.searchinputcont401 dd input {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	background-color: #90c42f;
	text-align: center;
	font-family: "Microsoft YaHei";
}
.keywords {
	color: #da251d;
}
 @media (min-width: 768px) {
.searchtitle401 {
	font-size: 24px;
}
.resultlist401 h4 {
	font-size: 20px;
	margin-bottom: 2%;
}
.searchimg401 {
	float: left;
	margin: 0 3% 0 0;
	display: block;
	width: 200px;
	height: 150px;
	overflow: hidden;
	position: relative;
}
.resultlist401 img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	max-width: 100%;
	width: auto;
}
}
 @media (min-width: 992px) {
.searchinputcont401 {
	width: 45%;
	margin: 0 auto;
}
.searchinputcont401 dt input {
	font-size: 18px;
}
.searchinputcont401 dd input {
	font-size: 18px;
	font-weight: bold;
}
}
/*2019.4.9*/
.wqaboutusall {
	padding-top: 30px;
}
.wabout-tit {
	text-align: center;
}
.waboutnew-dl {
	padding: 20px 10px;
	position: relative;
}
.wabout-infor {
	border: 1px solid #90c42f;
	-webkit-box-shadow: 0 0 14px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 14px 1px rgba(0, 0, 0, 0.05);
	padding: 15px;
	background-color: #FFF;
}
.wabout-img img {
	max-width: 100%;
}
 @media (min-width: 1024px) {
.wqaboutusall {
	padding-top: 79px;
}
.wabout-tit {
	line-height: 36px;
}
.wabout-infor {
	overflow: hidden;
	position: absolute;
	right: 0;
	/*top: -30px;
	bottom: -30px;*/
	top: 30px;
	bottom: 30px;
	width: 49.5177%;
	left: 39.5177%;
}
.wabout-infor .scroll {
	height: 384px;
	overflow-y: auto;
}
 .wabout-infor .scroll::-webkit-scrollbar-track {
background-color: rgba(255, 255, 255, 0.3);
}
 .wabout-infor .scroll::-webkit-scrollbar {
width: 4px;
}
 .wabout-infor .scroll::-webkit-scrollbar-thumb {
/*background-color: #90c42f;*/
}
.wabout-infor .bottom {
	position: absolute;
	bottom: 10px;
	left: 20px;
}
.waboutnew-dl {
	padding-right: 49.51768%;
	background-color: #FFFFFF;
	margin: 83px 0;
	padding-top: 0;
	padding-bottom: 0;
}
}
 @media (min-width: 1200px) {
.wabout-infor {
	font-size: 16px;
	line-height: 24px;
	color: #5a635a;
	padding: 50px;
}
.wabout-infor .bottom {
	bottom: 50px;
	left: 50px;
}
}
 @media (min-width: 1680px) {
.wqaboutusall.commonweb {
	/*max-width: 1555px;*/
}
.wabout-infor {
	padding: 118px 104px 0 104px;
}
.wabout-infor .bottom {
	bottom: 82px;
	left: 104px;
}
.wabout-infor .bottom p {
	margin-top: 10px;
}
}
.honors-wraper {
	position: relative;
	padding: 0;
}
.honors-sw-hook {
	position: relative;
	overflow: hidden;
	padding: 20px 0;
}
.honors-sw-hook .swiper-wrapper li {
	-webkit-transition: all .7s ease;
	-o-transition: all .7s ease;
	-moz-transition: all .7s ease;
	transition: all .7s ease;
	width: 20%;
	-webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	text-align: center;
}
.honors-sw-hook .swiper-wrapper li.swiper-slide-active {
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.honors-sw-hook .swiper-wrapper li p {
	padding-top: 10px;
	color: #666666;
	font-size: 12px;
}
.honors-sw-hook .swiper-wrapper li img {
	display: block;
	width: 100%;
}
.swiper-btn {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 46%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	background: url(../images/4arror.png);
	z-index: 99;
}
.honor-prev {
	left: 0;
	background-position: 0 0;
}
.honor-next {
	right: 0;
	background-position: right 0;
}
 @media (min-width: 768px) {
.honors-sw-hook {
	padding: 40px 0 0;
}
}
 @media (min-width: 991px) {
.waboutnew-honor {
	padding: 33px 0 80px;
}
.honors-wraper {
	margin-top: 45px;
}
.honors-sw-hook {
	padding: 115px 0;
}
.honors-sw-hook .swiper-wrapper li {
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
	-moz-transform: scale(0.8);
	margin-right: 25px;
}
.honors-sw-hook .swiper-wrapper li.swiper-slide-active {
	-webkit-transform: scale(1.55);
	-moz-transform: scale(1.55);
	-ms-transform: scale(1.55);
	-o-transform: scale(1.55);
	transform: scale(1.55);
	z-index: 10;
}
.honors-sw-hook .swiper-wrapper li p {
	padding-top: 28px;
	opacity: 0;
	line-height: 24px;
}
.honors-sw-hook .swiper-wrapper li.swiper-slide-active p {
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	-ms-transform: scale(0.85);
	-o-transform: scale(0.85);
	transform: scale(0.85);
	opacity: 1;
	line-height: 20px;
}
.honors-sw-hook .swiper-wrapper li.swiper-slide-active img {
	border: 6px solid #f8f8f8;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.honors-sw-hook .swiper-wrapper li.my-slide-left, .honors-sw-hook .swiper-wrapper li.my-slide-right {
	-webkit-transform: scale(0.94);
	-ms-transform: scale(0.94);
	transform: scale(0.94);
	z-index: 9;
	-moz-transform: scale(0.94);
	-o-transform: scale(0.94);
}
.honors-sw-hook .swiper-wrapper li.my-slide-left p, .honors-sw-hook .swiper-wrapper li.my-slide-right p {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	z-index: 9;
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.swiper-btn {
	display: block;
}
.honor-prev {
	left: -30px;
}
.honor-next {
	right: -30px;
}
.swiper-btn:hover {
	background-image: url(../images/4arrorho.png);
}
}
 @media (min-width: 1400px) {
.honor-prev {
	left: -80px;
}
.honor-next {
	right: -80px;
}
}
.wqaboutBrand {
	padding-top: 30px;
	padding-bottom: 30px;
}
.wqname {
	position: relative;
	max-width: 544px;
}
.wqname:before {
	border-color: transparent transparent #90c42f;
	border-style: none solid solid;
	border-width: 0 45px 60px;
	content: "";
	display: block;
	height: 0;
	left: -10px;
	width: 100%;
}
.wqname h3 {
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
.wqbrand-list dl {
	padding: 15px 0;
}
.wqbrand-list dl dd {
	position: relative;
	padding: 0 0 0 100px;
	color: #4c4c4c;
}
.wqbrand-list dl dd .name {
	background-color: #90c42f;
	color: #FFFFFF;
	-webkit-border-radius: 0 0 0 10px;
	border-radius: 0 0 0 10px;
	text-align: right;
	padding: 5px;
	width: 100px;
	position: absolute;
	z-index: 3;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
}
.wqbrand-list dl dd .infor {
	position: relative;
	text-align: center;
	border: 2px solid #90c42f;
	line-height: 50px;
	padding: 0 30px;
	min-height: 60px;
}
.wqbrand-list dl dd .infor p {
	display: inline-block;
	vertical-align: middle;
	line-height: 20px;
	font-weight: bold;
}
.wqbrand-list dl dd .infor:before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border: 2px solid #90c42f;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	z-index: 3;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 10px;
}
.wqbrand-list dl dt {
	border-top: 1px dashed #90c42f;
	border-bottom: 1px dashed #90c42f;
	padding: 15px;
	margin: 15px 0 0;
}
.wqbrand-list dl dt .desc {
	color: #999999;
	font-weight: lighter;
}
 @media (min-width: 1024px) {
.wqaboutBrand {
	padding-top: 100px;
	padding-bottom: 105px;
}
.wqname {
	margin-left: 156px;
}
.wqname:before {
	border-width: 0 75px 89px;
}
.wqbrand-list dl {
	position: relative;
	padding: 0;
	margin-top: 2px;
}
.wqbrand-list dl:before {
	content: "";
	display: block;
	width: 17.8125%;
	height: 10px;
	background: url(../images/4wicon1.png) no-repeat center;
	-o-background-size: contain;
	background-size: contain;
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.wqbrand-list dl:first-child dt {
	border-top: 1px dashed #90c42f;
}
.wqbrand-list dl dd {
	float: left;
	width: 50%;
	height: 95px;
}
.wqbrand-list dl dd .name {
	width: 156px;
	font-weight: lighter;
	padding: 9px 7px;
}
.wqbrand-list dl dd .infor {
	position: absolute;
	top: 0;
	left: 156px;
	right: 0;
	bottom: 0;
}
.wqbrand-list dl dd .infor p {
	position: absolute;
	z-index: 3;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	left: 0;
	padding: 0 75px;
	text-align: center;
}
.wqbrand-list dl dt {
	float: right;
	width: 43.9375%;
	margin: 0;
	position: relative;
	height: 95px;
	border-top: 0;
}
.wqbrand-list dl dt .desc {
	position: absolute;
	z-index: 3;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	padding: 0 79px;
}
}
 @media (min-width: 1680px) {
.wqaboutBrand.commonweb {
	max-width: 1600px;
}
.wqbrand-list dl dd .infor:before {
	width: 27px;
	height: 27px;
}
.wqbrand-list dl dd .infor p {
	padding: 0 170px 0 96px;
	font-size: 23px;
	line-height: 28px;
}
.wqbrand-list dl dd .name {
	font-size: 23px;
}
.wqbrand-list dl dt .desc {
	font-size: 18px;
	line-height: 28px;
}
.wqname h3 {
	font-size: 28px;
	line-height: 29px;
}
}
.in-history {
	width: 100%;
	overflow: hidden;
	padding: 30px 0;
}
.history-ul {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.history-ul:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
	background-color: #bfbfbf;
	top: 0;
	left: 8px;
	z-index: -1;
}
.history-ul li {
	width: 100%;
	margin-bottom: 10px;
}
.history-ul li .con {
	padding-left: 42px;
}
.history-ul li .con .title {
	font-size: 16px;
	color: #4c4c4c;
	line-height: 28px;
	position: relative;
}
.history-ul li .con .title:after {
	content: '';
	position: absolute;
	width: 18px;
	height: 18px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	border: 3px solid #90C42F;
	background-repeat: no-repeat;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	left: -42px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.history-ul li .con .title:before {
	content: '';
	position: absolute;
	width: 11px;
	height: 9px;
	background-image: url(../images/leftleft.png);
	background-repeat: no-repeat;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	left: -20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.history-ul li .con .infp {
	color: #3e3f45;
	line-height: 18px;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.history-ul li .con .infp p {
	position: relative;
	margin-bottom: 10px;
}
.history-ul li .con .infp p:before {
	content: "";
	width: 6px;
	height: 6px;
	display: inline-block;
	background: #BAB3C7;
	position: absolute;
	left: -36px;
	top: 7px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.history-ul li .con .imgmain {
	width: 100%;
}
.history-ul li .con .img {
	margin-left: -0.9%;
	margin-right: -0.9%;
	font-size: 0;
}
.history-ul li .con .img img {
	display: inline-block;
	vertical-align: bottom;
	width: 98.2%;
	margin-left: 0.9%;
	margin-right: 0.9%;
	margin-bottom: 10px;
}
.history-ul li .conmain {
	width: 100%;
	position: relative;
	z-index: 2;
}
 @media (min-width: 768px) {
.in-history ul {
	padding-top: 30px;
	padding-bottom: 60px;
}
.history-ul li .con .img img {
	width: 48.2%;
}
}
 @media (min-width: 1024px) {
.in-history {
	padding: 60px 0;
}
.in-history ul {
	padding-top: 60px;
	padding-bottom: 80px;
}
.history-ul:after {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.history-ul li {
	margin-bottom: 20px;
}
.history-ul li .con {
	padding: 0px;
}
.history-ul li .con .title {
	font-size: 18px;
	line-height: 28px;
}
.history-ul li .con .infp {
	font-size: 16px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.history-ul li .con .infp p:before {
	left: -53px;
}
.history-ul li:hover .con .infp p:before {
	background: #90C42F;
}
.history-ul li:nth-child(odd) {
	padding-right: 50%;
}
.history-ul li:nth-child(odd) .con {
	padding-right: 50px;
}
.history-ul li:nth-child(odd) .con .title {
	text-align: right;
}
.history-ul li:nth-child(odd) .con .title:after {
	left: auto;
	right: -59px;
}
.history-ul li:nth-child(odd) .con .title:before {
	left: auto;
	right: -25px;
	background-image: url(../images/rightright.png);
}
.history-ul li:nth-child(odd) .con .infp {
	text-align: right;
}
.history-ul li:nth-child(odd) .con .infp p:before {
	left: auto;
	right: -53px;
}
.history-ul li:nth-child(even) {
	padding-left: 50%;
}
.history-ul li:nth-child(even) .con {
	padding-left: 50px;
}
.history-ul li:nth-child(even) .con .title {
	text-align: left;
}
.history-ul li:nth-child(even) .con .title:after {
	right: auto;
	left: -58px;
}
.history-ul li:nth-child(even) .con .title:before {
	right: auto;
	left: -25px;
}
.history-ul li:nth-child(even) .con .infp {
	text-align: left;
}
}
 @media (min-width: 1260px) {
.history-ul li .con .title {
	font-size: 24px;
	line-height: 32px;
	font-weight: normal;
}
.history-ul li .con .infp {
	margin-top: 20px;
	margin-bottom: 30px;
}
}
/*分页 2021-12-10*/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline; }
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #90c42f;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #90c42f;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #90c42f;
    border-color: #90c42f;
    cursor: default; }