body {
	color: #666;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: "Noto Sans SC"; font-weight: 400;
}

a:focus,
a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

ul,
li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: none;
}

.container {
	clear: both;
	margin: 0px auto;
}

.clear {
	clear: both;
}

.txtcenter {
	text-align: center;
}

.w100 {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
}


.nfixed {
	background: #fff;
	border-radius: 0px;
	margin-bottom: 0px;
	box-shadow: 0px 2px 6px 0px rgba(170, 170, 170, 0.3);
}


.banner {}

.home-banner {
	position: relative;
	overflow: hidden; height:605px;
}
.home-banner img{ height:605px; position:absolute; left:50%; margin-left:-960px;}
.pc-banner .carousel-inner .home-appbanner {
	width: 100%;
	display: none;
}

.pc-banner {
	position: relative;
	overflow: hidden;
}

.banner-slide {
	display: block;
	position: relative;
}

.banner-slide img {
	width: 100%;
}

.banner-font {
	position: absolute;
	top: 50%;
	left: 0%;
	width: 100%;
	text-align: center;
	z-index: 4;
	transform: translateY(-50%);
}

.container-middle {
	width: 70%;
	width: 1170px;
	text-align: left;
	margin: 0px auto;
}

.banner-cont {
	filter: alpha(opacity=0);
	position: relative;
}

.banner-cont h3 {
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
	color: #fff;
	position: relative;
	text-shadow: 2px 5px 10px rgba(0, 0, 0, 0.2);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#000000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#000000');
	filter: DropShadow(Color=#000000, OffX=0, OffY=2);
}

.banner-cont .h3c {
	color: #6eb92b;
	text-shadow: none;
}

.banner-cont .h4c {
	color: #6eb92b;
	text-shadow: none;
}

.banner-cont h4 {
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	margin-top: 24px;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#000000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#000000');
	filter: DropShadow(Color=#000000, OffX=0, OffY=2);
}


.banner-cont h5 {
	font-size: 0;
	margin-top: 41px;
}

.banner-cont h5 span {
	display: inline-block;
	font-size: 20px;
	line-height: 30px;
	margin: 0 25px;
	color: #fff;
	position: relative;
	padding-left: 20px;
}

.banner-cont h5 span::after {
	position: absolute;
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #fff;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.home-banner .swiper-slide-active .banner-cont {
	opacity: 1;
	filter: alpha(opacity=100);
	transition: all .8s linear;
	transition-delay: .1s;
}

.home-banner.app {
	display: none;
}

.home-banner.app img {
	width: 100%;
}


.banner-nav {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	z-index: 5;
	font-size: 0;
	padding-top: 135px;
	transform: translateY(-50%);
}

.pc-banner .swiper-pagination {
	/* display: block; */
	bottom: 50px;
	width: 100%;
}

.pc-banner .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	opacity: 1;
	border-radius: 5px;
	background: rgba(0, 0, 0, 0.5);
	margin: 0 7px;
}

.pc-banner .swiper-pagination-bullet-active {
	width: 30px;
	background: #fff;
	/*09a2de*/
}

.home-appbanner {
	display: none;
}

.banner-bf {
	display: inline-block;
	width: 33px;
	height: 33px;
	margin: 0 12px;
	cursor: pointer;
	background: url(../img/banner-bf.png)no-repeat center;
	background-size: 100% 100%;
}

.pc-banner .swiper-button-prev,
.pc-banner .swiper-button-next {
	position: static;
	display: inline-block;
	margin: 0 0 10px;
	width: 22px;
	height: 16px;
	background: url(../img/banner-right_03.png)no-repeat center;
	background-size: 100% 100%;
}

.pc-banner .swiper-button-prev {
	transform: rotate(180deg);
}

.banner-img {
	width: 100%;
}

.appbanner-img {
	width: 100%;
	display: none;
}

.home-banner .swiper-slide-active img {
	/* visibility: visible !important;
	-webkit-animation: scaleUpDown 6s infinite;
	animation: scaleUpDown 6s infinite; */
}

@-webkit-keyframes scaleUpDown {
	from {
		-webkit-transform: scale(1.3);
		transform: scale(1.3);
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes scaleUpDown {
	from {
		-webkit-transform: scale(1.3);
		transform: scale(1.3);
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

i.fontaw {
	font-style: normal;
	font-family: 'fontaw';
	font-size: 20px;
	position: relative;
	z-index: 3;
}


/*home-banner -end*/
.tit {
	margin: 0px 0px 50px;
}

.tit2 {
	margin: 100px 0px;
}

.probg .tit,
.news .tit {
	margin-bottom: 80px;
}

.probg .btitle,
.news .btitle {
	margin-top: 0px !important;
}

.btitle {
	color: #666;
	font-size: 30px;
	position: relative;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
}

.newslist .tit{
	margin-bottom: 20px;
}
.newslist .btitle{
	margin-top: 5px;
	margin-bottom: 0px;
}
.btitle span {
	color: #00a0e9;
}

.btitle i {
	font-style: normal;
	font-size: 20px;
	font-weight: normal;
	margin-left: 10px;
}


.pro .btitle::before,
.news .btitle::before {
	position: absolute;
	height: 2px;
	width: 80px;
	margin: auto;
	content: "";
	margin-left: -100px;
	margin-top: 20px;
	background: #ddd;
}

.pro .btitle::after,
.news .btitle::after {
	position: absolute;
	content: "";
	height: 2px;
	width: 80px;
	margin-top: 20px;
	margin-left: 20px;
	background: #ddd;
}

.tit p {
	color: #999;
	text-align: center;
	font-size: 14px;
}

.btitle a {
	color: #666;
	cursor: pointer;
	font-size: 16px;
	justify-content: end;
	font-weight: normal;
	padding: 0px 15px;
}

.btitle a:hover {
	color: #00a0e9;
}

.nbtitle a:nth-child(2) {
	color: #999;
}

.nbtitle i svg {
	margin: 0px;
	width: 20px;
	vertical-align: middle;
	margin-right: 10px;
}

.nbtitle .active {
	color: #00a0e9;
}

.nbtitle a:hover {
	color: #00a0e9;
}

.tit h2,
.tit .caption {}

.tit h3 {}

.tit i {}


/*about
==========*/
.about {
	padding: 0px 0px 100px;
}

.about .row {
	margin-top: 100px;
}

.about-tit {
	font-weight: bold;
	font-size: 24px;
	padding: 10px 60px;
	position: absolute;
	z-index: 9;
	color: #fff;
	margin-left: -140px;

	background: #00a0e9;
}

.abouttxt {
	margin-top: 90px;
	line-height: 2;
}

.abouttxt h4 {
	color: #999;
	font-size: 16px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.about-img {
	width: 100%;
}

.aboutfz {
	overflow: hidden;
	color: #fff;
	background-size: 100%;
}

.aboutfz2 {}

.culture-vision {
	/* color: #fff; */
	overflow: hidden;
	background: url(../img/cimg08.jpg) no-repeat center top;
	background-size: 100%;
}

.aboutfz .tit {
	margin-top: 100px;
	margin-bottom: 20px;
}

.aboutfz .tit p {
	color: rgba(255, 255, 255, 0.6);
}

.about h3 {
	font-size: 28px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #c7c7c7;
}

.about .abouttxt {}

.about .item:nth-child(2n+1) .abouttxt {
	float: right;
}

.about .item:nth-child(2n) .abouttxt {
	float: left;
}

.about .abouttxt i {
	display: block;
	width: 25px;
	height: 1px;
	background: #c7c7c7;
	margin: 30px 0 0px;
}

.about .item {
	margin-bottom: 100px;
}

.about .tit2 h3 {
	border: none;
}

.phy {
	width: 100%;
	line-height: 1.5; */
	display: inline-flex;
	padding: 100px 0px;
	/* background: url(http://www.folee.com/uploadfile/1554088186.jpg) no-repeat right top; */
}

.phy .abouttxt {
	color: #999;
	/*font-size: 14px; */
	margin: 0px 0px 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}

.phy .abouttxt h2 {
	color: #333;
	font-size: 24px;
	font-weight: bold;
}

/* .phy .left.about {
	padding-top: 0px;
}
.phy .left.about .tit{
	padding: 0px;
	margin-top: 0px;
}
.phy .left,.phy .right{
	width: 50%;
	background: #fff;
}
.phy .left .abouttxt{
	float: right;
	width: 50%;
	margin-right: 10%;
} */
.phy .tit {
	margin-bottom: 40px;
}

.phy .tit h2 {
	margin-bottom: 0px;
}

.phy .tit p {
	font-size: 16px;
}

.phy img {
	width: 100%;
}

/*pronav
=========*/
.pronav {
	overflow: hidden;
	margin: 100px auto 0px;
	padding: 100px 0px;
	/* -moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	-o-transform:scaleX(-1);
	transform: scaleX(-1);
	filter:FlipH; */
	background: url(../img/b221.jpg) no-repeat;
}

.pronav ul {
	float: right;
	width: 80%;
	margin: 0px;
	padding: 0px 0px;
	display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.pronav ul li {
	/* flex: 1; */
	margin: 5px 4px;
	padding: 0px 30px;
	background: #fff;
	text-align: center;
}

.pronav li .hid {
	display: none;
	/* position: relative; */
}

.pronav li a {
	color: #666;
}

.pronav li:hover img {
	/* 	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	-o-transform:scaleX(-1);
	transform: scaleX(-1); */
	/* background: #6EB92B; */
	transform: rotateY(180deg);

}

.pronav li:hover .sho {
	display: none;
	/* transition: 0.8s; */
}

.pronav li:hover .hid {
	display: block;
	transform: rotateY(180deg);
}


/*pro
=========*/

.sonpage .pro {
	padding: 10px 0px 100px;
	overflow: hidden;
	background: url(../img/pro.jpg) no-repeat center top;
	background-size: cover;
}

.sonpage .pro .tit {
	color: #fff;
	margin: 50px 0px;
	text-align: center;
}

.pro .tit h2 {}

.sonpage .pro .tit p {
	color: #fff;
}

.probg {
	padding: 80px 0px;
	/* background: #f7f7f7; */
}

.pro:nth-child(2) .row {
	padding: 100px 0px;
}

.pro .row .col-xs-12:nth-child(1) {
	/* padding-right: 0px; */
}

.pro .row .col-xs-12:nth-child(2) {
	/* padding-left: 0px; */
}

.img-thumbnail {
	border: none;
	padding: 0px;
	border-radius: 0;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	transition: all .6s ease-in-out;
}

.pro .col-xs-12:hover .img-thumbnail {
	webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.pro .item {
	/* color: #fff; */
	margin: 0px;
	height: auto;
	overflow: hidden;
}

.itembg {
	cursor: pointer;
	padding: 20px 25px;
	overflow: hidden;
	/* background: #0072bc; */
	background: #f7f7f7;
}

.itembg h3 {
	margin-top: 0px; overflow: hidden; font-size:20px;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.itembg h3 i{ font-size:14px; font-style:normal; vertical-align:super;}
.tit-line {
	height: 1px;
	width: 80px;
	margin-top: 20px;
	background: #999;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.pro .caption {
	margin-top: 10px;
	font-size: 14px; height:52px;
	line-height: 26px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

.caption i {
	font-size: 12px;
	font-style: normal;
	width: 20px;
	vertical-align: super;
	margin-right: 0px;
}

.funct {
	font-size: 12px;
	display: inline-flex;
	flex-wrap: wrap;
	margin: 40px 0px;
}

.funct span {
	/*display: flex;*/
	width: 180px;
	text-align: center;
	color: rgba(255, 255, 255, 0.9);
	margin: 5px 0px 5px 0px;
	padding: 5px 10px;
	line-height: 20px;
	border: 1px solid rgba(255, 255, 255, 0.3);
}

.probg .funct span {
	width: auto;
}

.probg .funct span:nth-child(2) {
	width: 202px
}

.funct span:nth-child(2n+1) {
	margin-right: 10px;
}

.pro .pd {
	padding: 100px 0px;
}

.pro .more {
	display: block;
	width: 130px;
	height: 40px;
	line-height: 38px;
	padding: 0 0px;
	border: 1px solid #ccc;
	color: #999;
	font-size: 14px;
	margin: 15px 0px; margin-right:20px; float:left;
	text-align: center;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;

}
.pro .more2 {
	display: block; float:left;
	width: 130px;
	height: 40px;
	line-height: 38px;
	padding: 0 0px;
	border: 1px solid #28a7e1;
	color: #fff; background:#28a7e1;
	font-size: 14px;
	margin: 15px 0px;
	text-align: center;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.pro .more2:hover{background: #2092c6; }
.pro .col-xs-12:hover h3 {
	color: #00a0e9;
}

.pro .col-xs-12:hover .tit-line{
	background: #00a0e9;
	width: 120px;
	
}
.sonpage {
	padding: 0px;
}

.sonpage .itembg {
	color: #999;
	/* min-height: 400px; */
	background: #fff;
}

.sonpage .pro .container:nth-child(2) .itembg {
	min-height: 390px;
}

.sonpage .itembg h3 {
	color: #666;
	line-height: 1.5;
	margin-top: 0px; overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.sonpage .pro .tit-line {
	background: #999;
	width: 50px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.sonpage .pro .caption {
	color: #666;
}

.sonpage .pro .more {
	display: block;
	width: 130px;
	height: 40px;
	line-height: 38px;
	padding: 0 0px;
	border: 1px solid #999;
	color: #999;
	font-size: 14px;
	margin: 15px 0px; margin-right:20px;
	text-align: center;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.sonpage .pro .col-xs-12:hover h3 {
	color: #00a0e9;
}

.pro .col-xs-12 .more:hover {
	border-color: #ccc;
	color: #fff;
	background: #ccc;
}


.pro .row .more i {
	font-style: normal;
	position: relative;
	width: 14px;
	height: 14px;
	color: #999;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.pro .col-xs-12 .more:hover i {
	color: #fff;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.sonpage .pro .col-xs-12:hover .tit-line {
	width: 80px;
	background: #00a0e9;
}

/*news
==========*/
.news {
	padding: 80px 0px;
	overflow: hidden;
	background: #f7f7f7;
}

.mor {
	margin-bottom: 20px;
}

.mor a {
	color: #666;
}

.news .item {
	width: 100%;
	overflow: hidden;
	cursor: pointer;
	letter-spacing: 1px;
	background: #fff;
	margin: 0px auto;
	padding: 20px;
}

.nimg {
	overflow: hidden;
}

.nimg img {
	width: 100%;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}

.news h3 {
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 20px;
}

.news .caption {
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	height: 45px;
	max-height: 45px;
	text-overflow: ellipsis;
	/* white-space: nowrap; */
}

.news .item a {
	color: #999;
}


.news .time {
	color: #999;
	font-size: 14px;
	/* margin: 0px 30px; */
	margin-top: 20px;
}

.moreicon {
	float: right;
	width: 36px;
	height: 10px;
	background: url(../img/moreicon.png) no-repeat right top;
	background-size: 80%;
	transition: all .5s;
}

.news .item:hover .nimg img {
	webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.news .item:hover .moreicon {
	background: url(../img/moreicon.png) no-repeat right top;
	background-size: 100%;
}

.news .item:hover {
	/* margin-top: -10px; */
	box-shadow: 0 9px 40px rgba(0, 0, 0, 0.08);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.news .right .item:hover {
	box-shadow: none;
	transition: none;
	margin-top: 0px;

}

.news .item:hover h3 {
	color: #00a0e9;
}

.news .right {
	box-shadow: none;
}

.news .right .item {
	display: inline-flex;
	margin-bottom: 6px;
	border-bottom: 1px solid #efefef;
}

.news .right .col-xs-12:last-child .item {
	border: none;
}

.news .right .item .caption {
	padding-right: 10px;
}

.news .right .item a {
	width: 90%;
}

.news .right .item h3 {
	margin-top: 0px;
}

.news .right .time {
	width: 9.5%;
}

.news .right .time {
	display: -webkit-flex;
	display: inline-flex;
	flex-wrap: wrap;
	border-left: 1px solid #eee;
}

.time span {
	/* flex: 1; */
	width: 100%;
	text-align: right;
}

.time .year {
	color: #666;
	width: 100%;
	font-size: 20px;
}

.time .md {
	font-size: 16px;
	margin-top: -10px;
	letter-spacing: 3px;
}

.news .right:hover {
	margin-top: 0px;
}

.values {
	text-align: center;
}

.values .text-center {
	color: #666;
	padding: 0px 0px 50px;
	line-height: 35px;
}

.values .values-iocn {
	width: 100%;
	display: block;
	margin-top: 50px;
}

.values .values-iocn img {
	width: auto;
	display: block;
	text-align: center;
	margin: 20px auto;
}

/*contact
===========*/
.contact {
	font-size: 14px;
	letter-spacing: 1px;
	padding: 0px 0px;
	overflow: hidden;
	display: inline-flex;
	flex-direction: row;
}

.contact-map {
	width: 100%;
	position: relative;
}

.contact-caption {
	width: 100%;
	position: absolute;
}

.contact-t {
	float: right;
	width: 40%;
	margin: 25px 0px;
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
}

.contact-t .tit {
	padding-top: 30px;
}

.wtxt {
	display: inline-block;
}

.BMap_omCtrl {
	display: none;
}

.anchorBL,
.BMap_omBtn,
.BMap_omBtnClosed,
.BMap_omInnFrame,
.anchorBR .BMap_omOutFrame {
	display: none;
}

.iw_poi_title {
	font-size: 20px;
	color: #6eb92b;
}

.BMapLabel {
	border: none;
	font-size: 24px;
}

.contact .row {
	margin: 30px auto;
}

.contact .thumbnail {
	float: left;
	border: none;
	/* display: block; */
	/* flex: 1; */
	width: 50px;
	text-align: center;
	margin: 20px;
	background: none;
}

.contact .caption {
	/* width: 85%; */
	/* text-align: center; */
	margin: 20px auto;
}

.contact .w70 {
	/* width: 80%; */
}

.contact .w60 {
	/* width: 55%; */
}



.nybanner {
	position: relative;
	/* margin-top: 90px; */
	height: 450px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.nybanner-con {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.bread {
	font-size: 16px;
	line-height: 24px;
	margin: 10px 0;
	position: relative;
	z-index: 99;
	/* transform: translateY(-50%);	 */
	width: 100%;
	/* bottom: 0%; */
	margin-top: -50px;
	text-align: left;
}

.bread p {
	color: #666;
	font-size: 16px;
	line-height: 24px;
	color: white;
	margin: 0px auto;
}

.br .bread a {
	color: #666;
}

.bread em {

	/* 	background:url(../img/icon-home.png) no-repeat right center;
	background-size: 100%; */
}

.bread a,
.bread i {
	color: #fff;
}

.banner-menu {
	position: relative;
	box-shadow: 0 0 13px rgba(0, 0, 0, .1);
	height: auto;
}

.menu a.on {
	background: #00a0e9;
	color: #fff;
}

.menu a {
	display: inline-block;
	position: relative;
	padding: 25px 20px;
	background: transparent;
	font-size: 16px;
	line-height: 30px;
	color: #333;
}


/*productlist
=======*/
.mobilecate {
	display: none;
}

.categorylist-swiper {
	margin: 0px auto 50px;
}

.categorylist-swiper li {
	text-align: center;
	margin: 0px 1px;
	background: #fff;
	overflow: hidden;
}

.categorylist-swiper li h3 {
	display: inline-block;
	margin: 0px 0px;
}

.categorylist-swiper li h5 {
	color: #333;
	/* margin: 10px 0px; */
}

.categorylist-swiper li a {
	display: block;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	padding: 20px 0px;
}

.categorylist-swiper a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 3px;
	width: 0;
	background: #6eb92b;
	transition: 0.9s ease
}

.categorylist-swiper .on a::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0%;
	height: 3px;
	width: 100%;
	background: #6eb92b;
	transition: 0.9s ease;
}

.categorylist-swiper li.on a:after,
.categorylist-swiper li:hover a:after {
	left: 0;
	width: 100%
}

.categorylist-swiper li.on a h3 img,
.categorylist-swiper li:hover a h3 img {
	-webkit-animation: roll 1s;
	-moz-animation: roll 1s;
	animation: roll 1s;
}

@keyframes roll {

	from,
	11.1%,
	to {
		-webkit-transform: none;
		-moz-transform: none;
		transform: none
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		-moz-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		-moz-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		-moz-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		-moz-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		-moz-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		-moz-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg)
	}

	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		-moz-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

.arrow-right {
	background: url(../img/right002.png) center no-repeat;
}

.arrow-left {
	background: url(../img/left002.png) center no-repeat;
}



.catelist-tag {
	width: 100%;
	background: #fff;
	padding: 15px;
	overflow: hidden;
	margin: 0px auto 20px;
}

.catelist-tag-list {
	width: 95%;
	display: flex;
	font-size: 14px;
	margin: 25px auto;
}

.catelist-tag .tag-tit {
	width: 50px;
	font-weight: bold;
	line-height: 30px;
	margin-right: 10px;
}

.tag-a {
	display: flex;
	flex-wrap: wrap;
}

.tag-a a {
	color: #666;
	cursor: pointer;
	margi: 0px 10px 10px 0px;
	padding: 5px 20px;
}

.catelist-tag-list a:hover {
	color: #666;
}

.catelist-tag-list .all {
	height: 30px !important;
	color: #666;
	background: #999;
	border-radius: 5px;
	margin-right: 5px;
}

.catelist-tag-list .cur {
	color: #fff;
	padding: 5px 20px;
	border-radius: 5px;
	background: #6eb92b;
}

.catelist-tag-list .all.cur {
	color: #fff;
	background: #999;
}


.catelist-tag-list .cur:hover {
	color: #FFF
}






.productlist {
	/* margin-top: -150px; */
}

.productlist .item {
	overflow: hidden;
	background: #fff;
	cursor: pointer;
	letter-spacing: 1px;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.productlist .item h3 {
	color: #666;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 18px;
	margin: 20px 30px 15px;
}

.productlist .caption {
	overflow: hidden;
	font-size: 14px;
	margin: 0px 30px 15px;
	line-height: 30px;
}

.productlist .item a {
	color: #333;
}

.productlist .nimg {
	margin: 0px;
}

.model-info {
	width: 85%;
	display: flex;
	flex-wrap: wrap;
	font-size: 14px;
	text-align: center;
	margin: 30px auto 0px;
}

.model-info span {
	color: #999;
	text-align: center;
	padding: 5px 5px;
	margin: 0px 2.5px 10px;
	flex: 1;
	width: 47%;
	max-width: 47%;
	min-width: 47%;
	border: 1px solid #eee;
}

.detatil-more {
	font-size: 12px;
	color: #5f6263;
	width: 135px;
	height: 35px;
	text-align: center;
	line-height: 31px;
	margin: 30px auto 0px;
	border: #ddd 1px solid;
	border-radius: 50px;
	transition: 0.6s;
}

.detatil-more .moreicon {
	clear: both;
	width: 30px;
	position: absolute;
	margin: 10px 10px 0px 0px;

}

.productlist .item:hover {
	box-shadow: 0 9px 40px rgba(221, 221, 221, 0.5);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.productlist .item:hover img {
	webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.productlist .item:hover h3 {
	color: #6eb92b;
}

.productlist .item:hover .detatil-more {
	color: #fff;
	border: none;
	background: #09a2de;
}

.productlist .item:hover .moreicon {
	/* width: 30px; */
	background: url(../img/moreicon2.png) no-repeat right top;
	background-size: 80%;
}

/*product-detail
==============*/
.prodetailbg {
	background: #f7f7f7;
}

.product-detail {
	z-index: 99; position:relative;
}
.product-detail .more2 {
	display: block; position:absolute; left:50%; bottom:60px; margin-left:15px;
 	width: 150px;
	height: 40px;
	line-height: 40px;
	color: #fff; background:#28a7e1;
	font-size: 14px;
	text-align: center;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.product-detail .more2:hover{background: #2092c6; }
.product-detail .item {
	/* width: 80%; */
	overflow: hidden;
	margin: 60px auto;
}

.detail-left {
	width: 50%;
	float: left;
	display: inline-flex;
}

.detail-right {
	/* width: 45%; */
}

.item-desc {
	/* width: 85%; */
	overflow: hidden;
	/* margin-right: 30px; */
}

.item-desc h3 {
	color: #00a0e9;
	line-height: 1.5;
	padding: 50px 0px 0px;
	font-weight: bold;
}
.item-desc h3 i{ font-size:16px; font-style:normal; vertical-align:super;}
.item-desc .caption {
	font-size: 14px;
	line-height: 30px;
}

.model {
	display: inline-flex;
	font-size: 14px;
	width: 100%;
	margin: 30px auto;
	flex-direction: row;
	flex-wrap: wrap;
}

.model a {
	width: 30%;
	text-align: center;
	color: #999;
	padding: 8px 20px;
	margin: 5px;
	border: 1px solid #ddd;
}

.desc-txt {
	/* width: 90%; */
	margin: 0px auto;
}

.desc-txt .col-md-9 {
	padding-right: 40px;
}

.desc-tit {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.desc-txt .desc-tit,
.desc-txt .caption {
	width: 90%;
	margin: 30px auto;
}

.desc-txt .desc-tit {
	width: 100%;
	padding: 0px;
	display: inline-flex;
}

.desc-txt .desc-tit li {
	background: #eee;
}

.desc-txt .desc-tit li.active {
	color: #fff;
	background: #00a0e9;
}

.desc-txt .desc-tit li a {
	color: #666;
	font-size: 18px;
	display: block;
	padding: 20px 80px;

}

.desc-txt .desc-tit li.active a {
	color: #fff;
	font-weight: bold;
}

.desc-txt .caption {
	padding: 0px;
	margin: 0px;
	display: none;
	opacity: 0;
}

.desc-txt .caption.active {
	display: block;
	opacity: 1;
	width: 100%;
}

.desc-txt .desc-tit, .desc-txt .tabcon {
	/* width: 80%; */
}
.desc-txt .tabcon{ padding-bottom:50px;}
.desc-txt .tab-pane, .desc-txt .tab-pane p {
	font-size: 14px;
	letter-spacing: 0.5px;
	line-height: 1.8;
}
.desc-txt .tab-pane p i{ font-size:12px; font-style:normal; vertical-align:super;}
.desc-txt .tab-pane img {
	width: 100%; max-width:100% !important; height:auto !important;
}
.desc-txt .tab-pane video{ width:100%; margin:50px auto;}
.tab-pane .row {
	padding: 0px 0px 50px;
}

.tab-pane .nomargin {
	margin-bottom: 0px;
	padding-bottom: 20px;
}

.tab-pane h4 {
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 20px;
}

.tab-pane h4 span {
	color: #999;
	display: block;
	font-size: 16px;
	font-weight: normal;
}

.prodetail-r {
	border: 5px solid #eee;
	margin-top: 99px;
	padding: 20px 15px;
}

.prodetail-r h3 {
	font-size: 18px;
	margin: 10px 0px 20px;
	font-weight: mormal;
}

.prodetail-r .img-thumbnail{ margin:10px 0;}
/*pagebtn
==========*/
.pagess {
	width: 100%;
	clear: both;
	margin: 50px 20px 50px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
}

.pagess ul a {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 5px 10px;
	margin: 5px;
	line-height: 20px;
	background: #fff;
	color: #999;
}

.pagess ul a:hover {
	text-decoration: none;
	background: #00a0e9;
	color: #fff;
	border: 1px solid #00a0e9;
}


/*news
============*/
.newslist {
	overflow: hidden;
	background: #f7f7f7;
}

.hotnews .row {
	margin-bottom: 20px;
}

.hotnews .col-xs-12:nth-child(2n+1) {
	padding-right: 0px;
}

.hotnews .col-xs-12:nth-child(2n) {
	padding-left: 0px;
}

.hotnews .nimg {
	overflow: hidden;
	background: #fff;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .05);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .05);
}

.newslist .hotnews .item {
	display: block;
	min-height: 211px;
}

.newslist .hotnews .item .caption {
	padding-right: 0px;
}

.newslist .hotnews .item .time {
	border: none;
}

.newslist .hotnews .item a {
	width: 100%;
}

.newslist .hotnews .item .time {
	width: 100%;
	margin-top: 20px;
	font-size: 14px;
}

.newslist .hotnews .nimg img {
	width: 100%;
	max-height: 211px !important;
	overflow: hidden;
	-webkit-transition: -webkit-transform all .6s ease-in-out;
	-moz-transition: -moz-transform all .6s ease-in-out;
	-o-transition: -o-transform all .6s ease-in-out;
	transition: all .6s ease-in-out;
}

.newslist .hotnews .row:hover .nimg img {
	webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}


.newslist .item {
	width: 100%;
	display: inline-flex;
	padding: 30px 30px;
	background: #fff;
	margin-bottom: 20px;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .05);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .05);
}

.newslist .item a {
	width: 94%;
}

.newslist .item .caption {
	padding-right: 10px;
	color: #999;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 24px;
	margin: 0px 0px;
	max-height: 50px;
	overflow: hidden;
	font-size: 14px;
	text-overflow: ellipsis;
}

.newslist .item .time {
	color: #999;
	display: -webkit-flex;
	display: inline-flex;
	flex-wrap: wrap;
	border-left: 1px solid #eee;
	width: 7%;
	line-height: 24px;
	height: 60px;
	margin-top: 10px;
}


.newslist h3 {
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 22px;
	margin-top: 0px;
}

.newslist .moreicon {
	margin-top: 5px;
	-webkit-transition: all .6s;
	transition: all .6s;
	-webkit-transform: translateX(-30px);
	transform: translateX(-30px);
}

.newslist .item:hover h3 {
	color: #00a0e9;
}

.newslist .item:hover .moreicon {
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px);
}

.newslist .item:hover img {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

.news-detail {
	z-index: 99;
	font-size: 14px;
	overflow: hidden;
	padding: 0px 0px 30px;
	position: relative;
	background: #fff; margin-bottom:50px;
}

.news-detail .item-tit,
.news-detail .caption {
	width: 90%;
	overflow: hidden;
	margin: 20px auto;
	line-height: 1.8;
	word-wrap: break-word;
}
.news-detail .caption{ margin-top:0;}
.news-detail .caption h1{ font-size:24px; line-height:28px; color:#222;}
.news-detail .caption h2{ background:#00a0e9; padding:10px 15px; margin:20px 0; width:auto; font-size:20px; line-height:26px; color:#fff; font-weight:bold;}
.news-detail .caption h4{ color:#00a0e9; font-weight:bold; font-size:16px; line-height:22px; margin:20px 0;}
.news-detail .caption p{ margin:10px 0;}
.news-detail .caption p video, .news-detail .caption video{ max-width:100%;}
.news-detail .caption ol{
    counter-reset: show-list; padding:0; margin:0;
}
.news-detail .caption li{
    padding-left: 40px;
    line-height: 1.8; font-size:14px;
    position: relative;
    counter-increment: item;
}
.news-detail .caption li:before{
    content: counter(item)".";
    display: block;
    position: absolute;
    left: 0px; width:30px; text-align:right;
    top:0;
}

.news-detail .item-tit h2 {
	font-weight: bold;
	line-height: 1.5;
}
.news-detail .caption img{ max-width:100% !important; height: auto !important;}
.detail-time {
	color: #999;
	font-size: 14px;
	text-align: right;
}

.detail-time span {
	padding: 0px 10px;
}

.jumppa {
	padding-left: 0px;
}

.news-detail .jump {
	color: #666;
	width: 90%;
	margin: 0px auto;
	padding-left: 15px;
	border-left: 1px solid #DDD;
}
.news-detail .jump .caption{ margin-top:30px;}
.news-detail .jump span {
	display: block;
	line-height: 2;
	font-size: 13px;
	margin-bottom: 20px;
}
.news-detail .jump span:hover a{
	color: #666;
	text-decoration: underline;
}
.news-detail .jump a {
	color: #999;
}

.news-detail .jump .back {
	display: block;
	padding: 10px 0px;
	line-height: 1.4;
	border: 1px solid #ddd;
	font-size: 14px;
	color: #999;
	width: 90%;
	margin: 20px auto;
	text-align: center;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	transition: all .6s ease-in-out;
}

.news-detail .jump .back:hover {
	color: #fff;
	border: none;
	background: #00a0e9;
}

/*contact
==========*/
.contactinfo li {
	line-height: 3;
}
.contactinfo li i{ font-size:18px;}
.about .contactinfo i {
	width: auto;
	height: auto;
	display: inline-flex;
	margin-right: 15px;
	margin-top: 0px;
	font-style: normal;
	vertical-align: middle;
	background: none;
}
.contactinfo svg {
	margin-top: -3px;
	margin-right: -1px;
	vertical-align: middle;
}
.contactinfo a {
	color: #666;
}
.mess input {
	height: 45px;
	text-indent: 10px;
	border: 1px solid #cdcdcd;
	margin-bottom: 10px;
	box-shadow: none;
}
.mess .btn-default {	
	height: 45px;
	padding: 0px 60px;
	line-height: 45px;
	color: #666;
	cursor: pointer;
	margin-top: 20px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.mess .btn-default:hover {
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.5);
	background: #6eb92b;
	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-o-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
}
.contactinfo { padding:100px 0px 100px;}
.contactinfo .tit {
	padding-bottom: 30px;
	border-bottom: 1px solid #eee;
}

.contactinfo .tit h3 {
	font-weight: bold;
	margin-top: 0px;
}

.contactinfo .tit p {
	font-size: 16px;
	color: #999;
	text-align: left;
}

.contactinfo .tit .info {
	color: #999;
	font-size: 14px;
	line-height: 1.8;
}

.contactinfo .abouttxt {
	margin-top: 0px;
}


/*baidumap
============*/
#dituContent {
	width: 100%;
	height: 450px;
}

.iw_poi_title {
	color: #00a0e9;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}

.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}

.BMap_Marker label {
	overflow: hidden;
	font-size: 18px;
	color: #00a0e9;
	padding: 5px !important;
	font-weight: bold !important;
	max-width: none !important;
	background: #fff !important;
}

.BMap_Marker:nth-child(1) {

}

.BMap_Marker.BMap_noprint {
	display: block !important;
}

.BMap_Marker {
	width: 32px !important;
	background: url(../img/blank.png) no-repeat !important;
	background-size: 100% !important;
}

.pop .center {
	width: 373px !important;
}

.pop .bottom {
	top: 97px !important;
}

.pop div:nth-child(9) {
	background: #fff !important;
}

.iw_poi_content {
	font-size: 13px;
	line-height: 30px;
}

/*footer
========*/
.footer {
	padding: 50px 0px 10px;
	color: #666;
	font-size: 12px;
	background: #222;
	border-top: 4px solid #00a0e9;
}

.footer .col-xs-12 {
	display: inline-flex;
}

.footer a {
	color: #666;
}


.footer .lis {
	width: 100%;
	color: #999;
	overflow: hidden;
	font-size: 14px;
	padding: 0px 0px;
	margin-bottom: 20px;
}

.lis .flogo {
	display: block;
	opacity: 0.8;
	/* width: 100%; */
	margin-bottom: 40px;
}

.lis .flogo img {
	/* width: 100%; */
}

.footer .lis span {
	float: left;
	/* flex: 1; */
	width: 50%;
	height: 20px !important;
	margin-bottom: 10px;
}

.footer .lis span i {
	margin-right: 5px; font-size:16px;
}

.footer .lis span svg {
	width: 18px;
	height: 20px;
	color: #fff;
	margin-right: -5px;
	padding-top: 3px;
	vertical-align: middle;
	margin-top: -5px;

}

.footer .wx {
	text-align: center;
	display: inline-flex;
	flex-wrap: wrap;
	flex-direction: column;
	margin-bottom: 20px;
}

.footer .wx img {
	width: 90%;
	margin-bottom: 5px;
}

.footer.lis a {
	color: #999;
	padding: 0px 15px 0px 0px;
}



.footer .code {
	width: 100px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
	padding-top: 15px;
}

.copyright {
	clear: both;
	width: 100%;
	margin: 0px auto;
	font-size: 12px;
	overflow: hidden;
	padding: 15px 0;
	border-top: 1px solid #555;
}

.gotop-wrapper {
	position: fixed;
	bottom: 50px;
	z-index: 1001;
	right: 15px;
	background-color: rgba(0, 0, 0, 0.3);

}

.gotop-wrapper a {
	display: none;
	_display: none !important;
	width: 55px;
	height: 55px;
	overflow: hidden;
	background: url(../img/gotop.gif) no-repeat center;
}



.cate-item {
	position: relative;
}

.cate-item a {
	color: #666;
	text-align: center;
	font-size: 16px;
	line-height: 48px;
	/* margin-right: 60px; */
	display: block;
}

.nav-list li.active .cate-item a,
.nav-list li.open .cate-item a {
	color: #00a0e9;
}

.category-cont a:last-child {
	border: none;
}

.category-cont a.active {
	color: #00a0e9;
}

.category-tig {
	font-size: 14px;
	color: #888;
	text-align: right;
	line-height: 48px;
	width: 50px;
	height: 48px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

.category-tig::before,
.category-tig::after {
	content: '';
	background: #888;
	position: absolute;
	top: 50%;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.category-tig::before {
	width: 16px;
	height: 2px;
	right: 0;
	margin-top: -1px;
}

.category-tig::after {
	width: 2px;
	height: 16px;
	margin-top: -8px;
	right: 7px;
}

.nav-list li.open .category-tig::after {
	opacity: 0;
}

.nav-list li.open .category-tig::before {
	background: #00a0e9;
}

.category-cont {
	display: none;
}

.nav-list li.open .category-cont {
	display: block;
	border: solid 1px #00a0e9;
}

.category-pad {
	padding: 0 15px;
}

.category-cont a {
	line-height: 40px;
	border-bottom: 1px dashed #e5e5e5;
	display: block;
	font-size: 14px;
	color: #333;
}

.category-pad a.active {
	color: #00a0e9;
}

.cate-item1 {
	position: relative;
	border-bottom: solid 1px #cfcfcf;
}

.category-li:last-child .cate-item1 {
	border-bottom: none;
}

.cate-item1 a {
	border-bottom: none;
	font-size: 16px;
	line-height: 48px;
	margin-right: 60px;
	display: block;
	color: #444;
}

.category-li.open .cate-item1 a {
	color: #00a0e9;
}

.category-cont1 a:last-child {
	border: none;
}

.category-cont1 a.active {
	color: #00a0e9;
}

.category-tig1 {
	font-size: 14px;
	color: #888;
	text-align: right;
	line-height: 48px;
	width: 50px;
	height: 48px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

.category-tig1::before,
.category-tig1::after {
	content: '';
	background: #888;
	position: absolute;
	top: 50%;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.category-tig1::before {
	width: 16px;
	height: 2px;
	right: 0;
	margin-top: -1px;
}

.category-tig1::after {
	width: 2px;
	height: 16px;
	margin-top: -8px;
	right: 7px;
}

.category-li.open .category-tig1::after {
	opacity: 0;
}

.category-li.open .category-tig1::before {
	background: #00a0e9;
}

.category-cont1 {
	display: none;
}

.category-li.open .category-cont1 {
	display: block;
	border-bottom: solid 1px #cfcfcf;
}

.category-li:last-child.open .category-cont1 {
	border-bottom: none;
	border-top: solid 1px #cfcfcf;
}

.category-pad1 {
	padding: 0 15px;
}

.category-cont1 a {
	line-height: 40px;
	border-bottom: 1px solid #cfcfcf;
	display: block;
	color: #666;
}

.category-pad1 a.active {
	color: #00a0e9;
}

.app-search {
	position: relative;
}

.app-search-text {
	width: 76%;
	height: 48px;
	font-size: 14px;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
}

.app-search-btn {
	width: 48px;
	height: 48px;
	display: inline-block;
	background: transparent;
	vertical-align: middle;
	font-size: 16px;
	line-height: 48px;
	text-align: right;
	position: absolute;
	right: 0;
	top: 0;
}

.btn1.close1,
.btn2.close1,
.btn3.close1,
.btn4.close1 {
	bottom: 0;
	right: 0;
}

.btn1.open1 {
	bottom: 125px;
	right: 0;
}

.btn2.open1 {
	bottom: 100px;
	right: 55px;
}

.btn3.open1 {
	bottom: 58px;
	right: 98px;
}

.btn4.open1 {
	bottom: 0px;
	right: 117px;
}





.home{ position: absolute; box-shadow: none; }
.home .container-middle{ background:#fff;}




.w1200{width:1200px;margin:0 auto;overflow:hidden}


.header{width:100%; background:#fff; box-shadow: 0 2px 18px 5px rgba(0,0,0,0.1);}
.headern{ position:absolute; background:none; z-index: 10000; box-shadow:none !important;}
.header .w1200{ background:url(../img/nav.png); height:89px;}
.header a.logo{ float:left; padding-top:17px; padding-left:20px;}
.header a.logo img{ width:100%; }
.nav{ float:right; margin-right:30px; }
.nav li{display:inline-block; margin:0px 25px; position: relative;}
.nav li a{font-size:17px; font-weight:600; color:#666;line-height:89px;float:left; padding:0px 4px;-webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;}
.nav li .line {
    display: block;
    width: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 3px;
    background-color: #00a0e9;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.nav li:hover>a,.nav li.cur >a{color:#00a0e9; background:none;}
.nav li:hover .line, .nav li.cur .line { width: 100%; left: 0; }
.nav li:nth-child(1) a{ font-family:Arial;}

.menu-handler {width:5.2%;height:80px;cursor: pointer;right:0px;top:0px;background:#00a0e9;position:fixed; z-index:6000000000000001; display:none;}
.menu-handler .burger {width: 21px;height: 3px;background: #fff;display: block;position: absolute;z-index: 5;
top:29px;left: 50%;margin: 0px 0px 0px -12px;transform-origin: center;-webkit-transform-origin: center;
-moz-transform-origin: center;-o-transform-origin: center;-ms-transform-origin: center; transition-duration:.5s;-ms-transition-duration:.5s;-moz-transition-duration:.5s;-webkit-transition-duration:.5s;}
.menu-handler .burger-2 {top:38px;}
.menu-handler .burger-3 {top:47px;}
.menu-handler.active .burger-1 {top: 37px;-moz-transform: rotate(225deg);-webkit-transform: rotate(225deg);-o-transform: rotate(225deg);-ms-transform: rotate(225deg);
transform: rotate(225deg);}
.menu-handler.active .burger-2 {ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter: alpha(opacity=0);
opacity: 0;-moz-opacity: 0;-khtml-opacity: 0;-webkit-opacity: 0;left: 100%;}
.menu-handler.active .burger-3 {top: 37px;moz-transform: rotate(-225deg);-webkit-transform: rotate(-225deg);
-o-transform: rotate(-225deg);-ms-transform: rotate(-225deg);transform: rotate(-225deg);}
.trans, .trans:hover {-webkit-transition: all 100ms ease-in-out;-moz-transition: all 100ms ease-in-out;-o-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;-ms-transition: all 100ms ease-in-out;}
.trans-fast,.trans-fast:hover {-webkit-transition: all 100ms ease-in-out;-moz-transition: all 100ms ease-in-out;
-o-transition: all 100ms ease-in-out;transition: all 100ms ease-in-out;-ms-transition: all 100ms ease-in-out;}
.head_r{ float:right; width:112px;}
.head_r a{ display:block; width:100%; height:100%;line-height:89px; text-align:center; font-size:16px; color:#fff; vertical-align:middle;}
.head_r a .iconfont{ font-size:20px; margin-right:5px;vertical-align: middle; color:#fff; }
.head_r a:hover, .head_r a:hover .iconfont { color:#e2f687;}
/*@media screen and (min-width:1025px){
.head_r>a img:hover{transform: scale(1.05);}
}*/

.nav_div{position:absolute;left:0px;right:0px;top:80px;z-index:6;background:#fff;display:none;}
.nav li .left{background:#f5f5f5;min-height:230px;float:left;}
.nav li .right{width:24%;float:left;}
.right a{width:100%;float:left;}
.right a:not(:first-child){ display: none;}
.right a p{width:100%;overflow:hidden;}
.right a span{text-align: left;display:none;font-size: 14px;color: #666;line-height: 24px;margin-top: 22px;height: 24px;
overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.right a i{width: 119px;height: 40px;font-style:normal;line-height: 40px;padding-left: 36px;font-size: 14px;
background: #da2418 url(../images/ico3.png) no-repeat 103px center;display: block;text-align: left;color: #fff;margin-top: 35px;}
.nav li:hover .nav_div{display:block;}

.curs{ height:60px;}
.curs>a.logo{ top:10px; transition-duration:.5s;-ms-transition-duration:.5s;-moz-transition-duration:.5s;-webkit-transition-duration:.5s;}
.curs>a.logo img { height:40px; width:auto; transition-duration:.5s;-ms-transition-duration:.5s;-moz-transition-duration:.5s;-webkit-transition-duration:.5s;}
.curs .nav li>a, .curs .head_r>a{ line-height:60px;}
.menu-handlerc{ height:60px;}
.menu-handlerc .burger { top:19px;}
.menu-handlerc .burger-2{ top:28px;}
.menu-handlerc .burger-3{ top:37px;}
.menu-handlerc.active .burger-1 {top: 27px;}
.menu-handlerc.active .burger-3 {top: 27px;}


.menuBox{position:fixed;top:79px;right:-100%;overflow:scroll;width:100%;bottom:0px;background-color:rgba(255,255,255,0.95);z-index:600000;}
.menuBoxc{ top:60px;}
.menuBox .w1200{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.menu_top{width:100%;float:left;}
.menu_top a{display:inline-block;margin-right:44px;padding-left:67px;line-height:22px;font-size:14px;color:#282828;position:relative;transition:all 0.3s;-webkit-transition:all 0.3s;}
.menu_top a:before{display:block;width:52px;height:1px;content:'';display:block;position:absolute;left:0;top:48%;background-color:#282828;transition:all 0.3s;-webkit-transition:all 0.3s;}
.menu_top a:hover{padding-left:60px;margin-right:51px;}
.menu_top a:hover:before{width:45px;}
.menuBox .w1200>ul{width:100%;float:left;margin-top:8%;}
.menuBox .w1200>ul li{float:left; margin-right:2%; width:23%;}
.menuBox .w1200>ul li>p{display:block;font-size:24px;line-height:25px;margin-bottom:40px;padding-left:0;}
.menuBox .w1200>ul li>p a{color:#282828;}
.menuBox .w1200>ul li>p a:hover{color:#00a0e9;}
.menuBox .w1200>ul li>p span{font-size:18px;font-family:'Century Gothic';}
.menu_list {  display: block; overflow: hidden; }
.menu_list>p a { display: block; font-size: 16px; line-height: 30px; color: #666666; padding-left: 28px; }
.menu_list>p a em { display: inline-block; width: 0px; height: 1px; background-color: #666666; margin-right: 3px; transition: all 0.3s; -webkit-transition: all 0.3s; }
.menu_list>p a:hover em{width:12px;}
.menuBox .w1200>ul li>p a:hover,.menu_list>p a:hover,.menu_top a:hover,.menu_list>div a:hover{color:#00a0e9;}
@media screen and (max-width:1280px){
	.w1200{width:90%;}
	.header .w1200{ width:100%; background:#fff;}
	.head_r{display:block;width:100px; background:#00a0e9;}
	.menu-handler{width:80px !important;}
	.nav li{ margin:0px 20px;}
}
@media screen and (max-width:1090px){
	.w1200{ width:95%;}
}

a.div_a{ height:90px; margin-top:-90px;}
.video{background: #f7f7f7; padding:50px 0 140px;}
.video video{ width:100%; max-width:1200px; margin:0px auto; display:block;}
.video h2{ font-size:20px; line-height:90px; text-align:center; color:#000;}