﻿@charset "utf-8";
html{-webkit-font-smoothing:antialiased}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer{display: block;margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,b,caption,cite,code,dfn,em,i,strong,th,var{font-style:normal;font-weight:400}
dl,ol,ul{list-style-type:none}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}
a{text-decoration:none}
a:hover{text-decoration:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:none;blr:expression(this.onFocus=this.blur())}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
textarea{resize:none}
img{vertical-align:middle}
button,input[type=submit],input[type=text],input[type=button],select{-webkit-appearance:none;border-radius:0;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:0;blr:expression(this.onFocus=this.blur())}
body{color:#000;line-height:1.3;overflow-x: hidden;background:#fff}
.fl{float:left}
.fr{float:right}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0}
#web-ietip {width: 526px; height: 90px; padding: 83px 0 0 84px; overflow:hidden; background: url(../images/browser.png) no-repeat center center; margin: 200px auto 0;}
#web-ietip a{display: block; width: 65px; height: 80px; float: left;}


*{
	box-sizing:border-box;
}
body{
	padding-top: 140px;
}
.layout{
	max-width: 1400px;
	margin: 0 auto;
}
.oov,
.tov,
.thov{
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.oov{
	-webkit-line-clamp: 1;
}
.tov{
	-webkit-line-clamp: 2;
}
.thov{
	-webkit-line-clamp: 3;
}
.header{
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 12;
}
.header .layout{
	max-width: 1720px;
}
.site-hd{
	background: #fff;
	padding: 15px 0;
	overflow: hidden;
}
.site-hd .logo{
	float: left;
}
.site-hd .sear-modu{
	float: right;
}
.sear-modu .cn{
	font-size: 16px;
	line-height: 24px;
	color: #333;
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px;
}
.sear-modu .en{
	font-size: 12px;
	line-height: 24px;
	color: #999;
	display: inline-block;
	vertical-align: middle;
}
.sear-box{
	width: 190px;
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
}
.sear-box .sear-tex{
	width: 160px;
	padding: 0 10px;
	height: 100%;
	font-size: 14px;
	float: left;
	background: #fff;
	border: 1px solid #dcdcdc;
	border-right: none;
}
.sear-box .sear-sub{
	float: right;
	width: 30px;
	height: 100%;
	background-image: url(../images/icon-search.png), -moz-linear-gradient( 0deg, rgb(240,203,115) 0%, rgb(232,181,92) 100%);
    background-image: url(../images/icon-search.png), -webkit-linear-gradient( 0deg, rgb(240,203,115) 0%, rgb(232,181,92) 100%);
    background-image: url(../images/icon-search.png), -ms-linear-gradient( 0deg, rgb(240,203,115) 0%, rgb(232,181,92) 100%);
    background-repeat: no-repeat;
    background-position: center center;
	border: none;
}
.sear-box .sear-sub:hover{
	background: #dea94b url(../images/icon-search.png) no-repeat center;
}
.site-nav{
	height: 45px;
	line-height: 45px;
	background: #004ea1;
}
.site-nav .nav{
	float: right;
}
.nav .fir-nav{
	float: left;
	margin: 0 50px;
}
.nav .fir-nav:last-of-type{
	margin-right: 0;
}
.nav .fir-nav a{
	font-size: 16px;
	color: #fff;
}

.footer{
	background: #292626;
	padding-top: 70px;
}
.ft-top{
	overflow: hidden;
	padding-bottom: 90px;
	border-bottom: 1px solid #444444;
}
.ft-nav{
	float: left;
}
.footer dl{
	float: left;
	margin-right: 80px;
}
.footer dd a{
	display: block;
	font-size: 13px;
	line-height: 30px;
	color: #b8b8b8;
}
.footer dd a:hover{
	color: #e1e1e1;
}
.footer .ft-tt{
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 20px;
	color: #e1e1e1;
}
.ft-rg{
	float: right;
}
.footer .tel{
	font-size: 28px;
	line-height: 30px;
	color: #e1e1e1;
	margin-bottom: 10px;
}
.footer .tip{
	font-size: 13px;
	line-height: 15px;
	color: #989797;
}
.zx-bt{
	overflow: hidden;
	margin-top: 25px;
}
.zx-bt a{
	float: left;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background-repeat: no-repeat;
	background-position: center;
	/* background-color: #d4d4d4; */
	border: 1px solid #9f9d9d;
	margin-right: 15px;
}
.zx-bt a:hover{
	background-color: #f0cb73;
	border-color: #f0cb73;
}
.zx-bt .zx1{
	background-image: url(../images/icon-zx1.png);
}
.zx-bt .zx1:hover{
	background-image: url(../images/icon-zx1.png), -moz-linear-gradient( -90deg, rgb(240,203,115) 0%, rgb(232,181,92) 100%);
    background-image: url(../images/icon-zx1.png), -webkit-linear-gradient( -90deg, rgb(240,203,115) 0%, rgb(232,181,92) 100%);
    background-image: url(../images/icon-zx1.png), -ms-linear-gradient( -90deg, rgb(240,203,115) 0%, rgb(232,181,92) 100%);
}
.zx-bt .zx2{
	background-image: url(../images/icon-zx2.png);
}
.zx-bt .zx2:hover{
	background-image: url(../images/icon-zx2.png), -moz-linear-gradient( -90deg, rgb(240,203,115) 0%, rgb(232,181,92) 100%);
    background-image: url(../images/icon-zx2.png), -webkit-linear-gradient( -90deg, rgb(240,203,115) 0%, rgb(232,181,92) 100%);
    background-image: url(../images/icon-zx2.png), -ms-linear-gradient( -90deg, rgb(240,203,115) 0%, rgb(232,181,92) 100%);
}
.footer .ft-code{
	text-align: center;
	margin-right: 0;
}
.ft-code .code{
	margin-bottom: 15px;
}
.ft-bt{
	padding: 20px 0;
}
.copyright{
	float: left;
	font-size: 14px;
	line-height: 46px;
	color: #9e9e9e;
}
.copyright p{
	display: inline-block;
	vertical-align: middle;
}
.copyright a{
	color:#999;
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}
.ft-link{
	float: right;
	width: 175px;
	height: 46px;
	line-height: 46px;
	position: relative;
	border: 1px solid #444444;
}
.ft-link span{
	display:block;
	width: 100%;
	height: 46px;
	line-height: 46px;
	padding: 0 10px;
	position: relative;
	cursor: pointer;
	font-size: 14px;
	color: #999;
}
.ft-link span:after{
	content: '';
	width: 18px;
	height: 10px;
	position: absolute;
	right: 5px;
	top:50%;
	margin-top: -5px;
	background: url(../images/icon-arr.png) no-repeat center;
}
.ft-link ul{
	width: 100%;
	position: absolute;
	bottom: 46px;
	left: 0;
	background: #e5e5e5;
	border: 1px solid #d5d5d5;
	display: none;
	z-index: 3;
	font-size: 14px;
}
.ft-link a{
	display: inline-block;
	width: 100%;
	line-height: 36px;
	padding: 0 5px;
	color: #333;

}
.ft-link li:hover{
	background: #37a6fc;
}
.ft-link li:hover a{
	color: #fff;
}
.header .menu-icon {
	width: 26px;
	height: 26px;
	display: inline-block;
	float: right;
	position: relative;
	z-index: 100;
	top: 20px;
	display: none;
}
.header .menu-icon em {
	width: 26px;
	height: 2px;
	display: block;
	background: #333;
	text-align: right;
	position: absolute;
	right: 0;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.header .menu-icon em:first-of-type {
	top: 0px;
}
.header .menu-icon em:nth-of-type(2) {
	top: 10px;
}
.header .menu-icon em:last-of-type {
	top: 20px;
}
.header .menu-icon.on em:first-of-type {
	transform: translate(0, 10px) rotate(-45deg);
	-moz-transform: translate(0, 10px) rotate(-45deg);
	-webkit-transform: translate(0, 10px) rotate(-45deg);
	-ms-transform: translate(0, 10px) rotate(45deg);
}
.header .menu-icon.on em:nth-of-type(2) {
	transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
}
.header .menu-icon.on em:last-of-type {
	transform: translate(0, -9px) rotate(45deg);
	-moz-transform: translate(0, -9px) rotate(45deg);
	-webkit-transform: translate(0, -9px) rotate(45deg);
	-ms-transform: translate(0, -9px) rotate(45deg);
}
.ej-gray {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	z-index: 10;
	top: 0;
	display: none;
}
.header1 .site-hd{
	display: none;
}
.header1 .site-nav{
	height: 100px;
	line-height: 100px;
	background: none;
}
.header1 .site-nav .logo{
	float: left;
}
.header1 .site-nav .sear-icon{
	float: right;
	width: 20px;
	height: 20px;
	margin-top: 41px;
	margin-left: 80px;
	background: url(../images/icon-search.png) no-repeat center;
}

@media screen and (max-width: 1720px){
	.header .layout{
		padding: 0 20px;
	}
}
@media screen and (max-width: 1420px){
	.layout{
		padding: 0 20px;
	}
	.footer dl{
		margin-right: 64px;
	}
	.header1 .nav .fir-nav{
		margin: 0 30px;
	}
	.site-hd {
		padding: 8px 0;
	}
	.site-hd .logo{
		height: 54px;
	}
	.site-hd .logo img{
		height: 100%;
	}
	.sear-modu .cn {
		font-size: 14px;
		line-height: 16px;
		margin-right: 2px;
	}
	.sear-modu .en {
		font-size: 12px;
		line-height: 16px;
	}
	.sear-box{
		margin-top: 3px;
	}
	body{
		padding-top: 115px;
	}
}

@media screen and (max-width: 1200px){
	body{
		padding-top: 60px;
	}
	.header .menu-icon {
		display: block;
		top: 10px;
		margin-left: 15px;
	}
	.header1 .site-hd{
		display: block;
	}
	.header1 .site-nav .logo,
	.header1 .site-nav .sear-icon{
		display: none;
	}
	.sear-modu .cn,
	.sear-modu .en{
		display: none;
	}
	.site-hd{
		padding: 10px 0;
	}
	.site-hd .logo{
		height: 40px;
	}
	.site-hd .logo img{
		height: 100%;
	}
	.header .site-nav{
		padding-top: 60px;
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		right: -100%;
		padding-left: 0;
		background: #fff;
		text-align: center;
		z-index: 11;
		opacity: 0;
		transition: all ease .3s 0s;
		-moz-transition: all ease .3s 0s;
		-webkit-transition: all ease .3s 0s;
	}
	.header .site-nav.on{
		right: 0;
		opacity: 1;
	}
	.nav .fir-nav{
		float: none;
		margin: 0 auto;
	}
	.header1 .nav .fir-nav{
		margin: 0 auto;
		line-height: 45px;
	}
	.site-nav .nav {
		float: none;
	}
	.nav .fir-nav a{
		color: #333;
		display: block;
	}
	.nav .fir-nav:active a{
		color: #0056c1;
	}
	.ft-nav{
		float: none;
		overflow: hidden;
		margin-bottom: 30px;
	}
	.ft-nav dl{
		width: 20%;
		margin-right: 0;
		text-align: center;
	}
	.ft-rg{
		float: none;
		text-align: center;
	}
	.ft-rg dl{
		display: inline-block;
		vertical-align: top;
		float: none;
		text-align: left;
	}
	.copyright {
		line-height: 22px;
		width: 70%;
	}
	.ft-bt{
		padding: 10px 0;
	}
	.ft-link span,
	.ft-link{
		height: 40px;
		line-height: 40px;
	}
	.copyright a{
		margin-left: 10px;
	}
	.footer{
		padding-top: 40px;
	}
	.ft-top{
		padding-bottom: 40px;
	}
	.footer .ft-tt{
		margin-bottom:10px;
	}
	.footer dd a{
		line-height: 26px;
	}
}
@media screen and (max-width: 768px){
	body {
		padding-top: 42px;
	}
	.header .layout,
	.layout {
		padding: 0 4%;
	}
	.sear-box{
		width: 260px;
		margin-top: 0;
	}
	.sear-box .sear-tex{
		width: 230px;
		padding: 0 5px;
	}
	.site-hd {
		padding: 6px 0;
	}
	.ft-nav dl{
		width: 100%;
		float: none;
		text-align: left;
		max-height: 40px;
		overflow: hidden;
		border-bottom: 1px solid #444;
		position: relative;
		transition: all ease .3s 0s;
		-moz-transition: all ease .3s 0s;
		-webkit-transition: all ease .3s 0s;
	}
	.ft-nav dl:after {
		content: '';
		width: 8px;
		height: 8px;
		border-top: 1px solid #999;
		border-right: 1px solid #999;
		position: absolute;
		right: 1%;
		top: 13px;
		background-image: none;
		transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		-webkit-transform: rotate(135deg);
		-o-transform: rotate(135deg);
		transition: all ease .3s 0s;
		-moz-transition: all ease .3s 0s;
		-webkit-transition: all ease .3s 0s;
	}
	.footer .ft-tt{
		line-height: 40px;
		margin-bottom: 0;
		font-size: 14px;
	}
	.ft-nav dl.on{
		max-height: 400px;
	}
	.ft-nav dl.on:after {
		transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
	}
	.ft-nav dd{
		padding-left: 20px;
		padding-bottom: 15px;
	}
	.footer dd a{
		line-height: 32px;
	}
	.footer {
		padding-top: 4%;
	}
	.ft-top{
		padding-bottom: 4%;
	}
	.ft-nav{
		margin-bottom: 3%;
	}
	.copyright{
		width: 100%;
		font-size: 12px;
		line-height: 18px;
	}
	.ft-link{
		width: 100%;
	}
	.copyright p {
		display: inline;
	}
	.ft-link{
		margin-top: 10px;
	}
	.ft-link span, .ft-link{
		height: 36px;
		line-height: 36px;
	}
	.ft-rg dl{
		float: left;
		width: 50%;
		margin-right: 0;
	}
	.footer .tel{
		font-size: 18px;
		line-height: 20px;
	}
	.zx-bt{
		margin-top: 15px;
	}
	.zx-bt a{
		width: 34px;
		height: 34px;
	}
	.ft-code .code{
		margin-bottom: 5px;
	}
	.site-hd .logo{
		height: 30px;
	}
	.header .menu-icon{
		top:4px;
		margin-left: 8px;
	}
	.header .menu-icon em{
		width: 22px;
	}
	.header .menu-icon em:first-of-type {
		top: 2px;
	}
	.header .menu-icon em:last-of-type {
		top: 18px;
	}
	.header .menu-icon.on em:first-of-type {
		transform: translate(0, 8px) rotate(-45deg);
		-moz-transform: translate(0, 8px) rotate(-45deg);
		-webkit-transform: translate(0, 8px) rotate(-45deg);
		-ms-transform: translate(0, 8px) rotate(45deg);
	}
	.header .menu-icon.on em:last-of-type {
		transform: translate(0, -8px) rotate(45deg);
		-moz-transform: translate(0, -8px) rotate(45deg);
		-webkit-transform: translate(0, -8px) rotate(45deg);
		-ms-transform: translate(0, -8px) rotate(45deg);
	}
}

@media screen and (max-width: 640px){
	.sear-box{
		width: 150px;
	}
	.sear-box .sear-tex{
		width: 120px;
	}
}

.banner{
	height: 450px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.menu{
	height: 70px;
	line-height: 70px;
	background: #fcfcfc;
	overflow: hidden;
	width: 100%;
}
.menu a{
	font-size: 14px;
	color: #333;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.menu a:hover{
	color: #0056c1;
}
.menu a:hover:before{
	color: #333;
}
.menu .menu-lt{
	float: left;
}
.menu .menu-rg{
	float: right;
}
.menu .menu-lt a:before{
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px;
	margin-top: -2px;
	border-left: 5px solid #999;
	border-right: 5px solid transparent;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
}
.menu .menu-lt .home:before{
	content: '';
	width: 10px;
	height: 10px;
	margin: 0;
	border: none;
	background: url(../images/icon-home.png) no-repeat center;
}
.menu .menu-lt .on{
	color: #0056c1;
}
.menu .menu-lt .on:before{
	color: #333;
}
.menu .menu-rg li{
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.menu .menu-rg a{
	display: inline-block;
	vertical-align: middle;
	height: 70px;
	position: relative;
}
.menu .menu-rg a:after{
	content: '';
	width: 0%;
	height: 2px;
	background: #0056c1;
	position: absolute;
	left: 0;
	bottom: 3px;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.menu .menu-rg li:last-of-type{
	margin-right: 0;
}
.menu .menu-rg a.on,
.menu .menu-rg a:hover{
	color: #0056c1;
}
.menu .menu-rg a.on:after,
.menu .menu-rg a:hover:after{
	width: 100%;
}
.news-ct{
	padding: 60px 0;
	background: #f7f7f7;
}
.nw-it{
	display: block;
	height: 428px;
	background: #fff;
	margin-bottom: 60px;
}
.nw-it .pic{
	width: 50%;
	height: 100%;
	float: left;
	overflow: hidden;
}
.nw-it .img{
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.nw-it .pic:hover .img{
	transform:scale(1.1);
}
.nw-it .tex{
	margin-left: 50%;
	padding: 60px 20px 0 35px;
}
.nw-it .tt{
	margin-bottom: 35px;
	font-size: 24px;
	color: #333;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.nw-it:hover .tt{
	color: #0056c1;
}
.nw-it .md{
	margin-bottom: 50px;
}
.nw-it .md p{
	font-size: 16px;
	line-height: 16px;
	color: #999;
	display: inline-block;
	vertical-align: middle;
	margin-right: 22px;
	padding-right: 25px;
	border-right: 1px solid #999;
}
.nw-it .md p:last-of-type{
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}
.nw-it .md p:before{
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 14px;
	width: 20px;
	margin-top: -3px;
	margin-right: 8px;
}
.nw-it .md .date:before{
	background: url(../images/icon-date.png) no-repeat center;
}
.nw-it .md .visit:before{
	background: url(../images/icon-visit.png) no-repeat center;
}
.nw-it .dd{
	line-height: 30px;
	font-size: 16px;
	color: #666;
}
.nw-it .more{
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin-top: 45px;
	background: -moz-linear-gradient(left,  #f0cb73 0%, #e8b55c 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f0cb73), color-stop(100%,#e8b55c));
    background: -webkit-linear-gradient(left,  #f0cb73 0%,#e8b55c 100%);
    background: -o-linear-gradient(left,  #f0cb73 0%,#e8b55c 100%);
    background: -ms-linear-gradient(left,  #f0cb73 0%,#e8b55c 100%);
    background: linear-gradient(to right,  #f0cb73 0%,#e8b55c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0cb73', endColorstr='#e8b55c',GradientType=0 );
}
.nw-it .more:hover{
	background: #dea94b;
}

.nw-it1{
	display: block;
	height: 200px;
	background: #fff;
	margin-bottom: 40px;
}
.nw-it1 .pic{
	width: 325px;
	height: 100%;
	float: left;
	overflow: hidden;
}
.nw-it1 .img{
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all ease .5s 0s; 
	-moz-transition: all ease .5s 0s; 
	-webkit-transition: all ease .5s 0s;
}
.nw-it1:hover .img{
	transform:scale(1.1);
}
.nw-it1 .tex{
	margin-left: 325px;
	height: 100%;
	padding: 30px 20% 0 30px;
	position: relative;
}
.nw-it1 .tex:after{
	content: '';
	position: absolute;
	width: 30px;
	height: 30px;
	background: url(../images/icon-more.png) no-repeat center;
	right: 20px;
	top:50%;
	margin-top: -15px;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;

}
.nw-it1 .tt{
	margin-bottom: 20px;
	font-size: 17px;
	line-height: 19px;
	color: #333;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.nw-it1 .md{
	margin-bottom: 25px;
}
.nw-it1 .md p{
	font-size: 16px;
	line-height: 16px;
	color: #999;
	display: inline-block;
	vertical-align: middle;
	margin-right: 22px;
	padding-right: 25px;
	border-right: 1px solid #999;
}
.nw-it1 .md p:last-of-type{
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}
.nw-it1 .md p:before{
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 14px;
	width: 20px;
	margin-top: -3px;
	margin-right: 8px;
}
.nw-it1 .md .date:before{
	background: url(../images/icon-date.png) no-repeat center;
}
.nw-it1 .md .visit:before{
	background: url(../images/icon-visit.png) no-repeat center;
}
.nw-it1 .dd{
	line-height: 28px;
	font-size: 14px;
	color: #666;
}
.nw-it1:hover .tt{
	color: #0056c1;
}
.nw-it1:hover .tex:after{
	background-image: url(../images/icon-more-sel.png);
}
.page{
	text-align: right;
	padding: 20px;
}
.page a{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	line-height: 46px;
	min-width: 46px;
	border: 1px solid #eee;
	margin: 4px;
	font-size: 14px;
	color: #666;
	position: relative;
	background: #fff;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.page a:hover,
.page .on{
	background: #efc970;
	border-color: #efc970;
	color: #fff;
}
.page .prev{
	background:#fff url(../images/p-prev.png) no-repeat center;
}
.page .next{
	background:#fff url(../images/p-next.png) no-repeat center;
}
.page .prev:hover{
	background:#efc970 url(../images/p-prev-sel.png) no-repeat center;
}
.page .next:hover{
	background:#efc970 url(../images/p-next-sel.png) no-repeat center;
}
.news-art{
	padding: 60px 0 0;
	background: #f4f4f4;
}
.news-art .art-main{
	width: 990px;
	float: left;
}
.news-art .art-side{
	width: 360px;
	float: right;
}
.article{
	padding-bottom: 40px;
}
.article img{
	max-width: 100%;
}
.article .hd{
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 20px;
	text-align: center;
}
.article .tt{
	font-size: 28px;
	line-height: 30px;
	color: #333;
	max-width: 70%;
	margin: 0 auto 20px;
}
.article .hd-bt .lt{
	float: left;
}
.article .hd-bt .rg{
	float: right;
}
.article .lt p{
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	color: #999;
	border-right: 1px solid #999;
	margin-right: 13px;
	padding-right: 15px;
}
.article .lt .visit{
	border-right: none;
}
.article .lt p:before{
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 14px;
	width: 20px;
	margin-top: -3px;
	margin-right: 8px;
}
.article .lt .date:before{
	background: url(../images/icon-date.png) no-repeat center;
}
.article .lt .visit:before{
	background: url(../images/icon-visit.png) no-repeat center;
}
.article .content{
	padding: 30px 0;
	border-bottom: 1px solid #dcdcdc;
}
.article .p14{
	font-size: 14px;
	line-height: 30px;
	color: #666;
}

.ej-share-box{ 
	overflow: hidden; 
	padding: 30px 0 50px;
}
.ej-share-box ul{ 
	float: left; 
	width: 74%; 
}
.ej-share-box li{ 
	font-size: 16px;
	color: #111; 
	line-height: 30px; 
	white-space: nowrap; 
	text-overflow: ellipsis; 
	overflow: hidden;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.ej-share-box li a{ 
	color: #111; 
	transition: all ease .2s 0s; 
	-moz-transition: all ease .2s 0s; 
	-webkit-transition: all ease .2s 0s; 
}
.ej-share-box li:hover,
.ej-share-box li:hover a{ 
	color: #0056c1;
}
.ej-share-box .break{ 
	float: right; 
	width: 140px; 
	line-height: 46px; 
	border-radius: 0 10px 0 10px; 
	text-align: center; 
	background: -moz-linear-gradient(left,  #f0cb73 0%, #e8b55c 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f0cb73), color-stop(100%,#e8b55c));
    background: -webkit-linear-gradient(left,  #f0cb73 0%,#e8b55c 100%);
    background: -o-linear-gradient(left,  #f0cb73 0%,#e8b55c 100%);
    background: -ms-linear-gradient(left,  #f0cb73 0%,#e8b55c 100%);
    background: linear-gradient(to right,  #f0cb73 0%,#e8b55c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0cb73', endColorstr='#e8b55c',GradientType=0 );
	display: block; 
	font-size: 16px;  
	color: #fff; 
	margin-top: 5px; 
}
.ej-share-box .break:before{
	content: '';
	width: 22px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 12px;
	background: url(../images/icon-break.png) no-repeat center;
}
.ej-share-box .break:hover{ 
	background: #dea94b; 
}
.share{
	display: inline-block;
	vertical-align: middle;
}
.share p{
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	color: #999;
}
.share .lb{
	float: left;
}
.share a{
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
	float: left;
}

.share a:hover .pic-box{
	display: block;
}
.share .pic-box{
	position: absolute;
	z-index: 4;
	width: 140px;
	height: 140px;
	background: #fff;
	bottom: 42px;
	left:50%;
	margin-left: -70px;
	text-align: center;
	padding: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.05);
	box-sizing:border-box;
	display: none;
}
.share .pic-box:before{
	content: '';
	position: absolute;
	border-top: 10px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	bottom: -10px;
	left:50%;
	margin-left: -10px;
}
.share .pic-box p{
	font-size: 14px;
	color: #333;
	line-height: 16px;
}
.share .pic-box img{
	display: inline-block;
	width: 100px;
	height: 100px;
	margin-top: 5px;
}
.share .sh1{
	background: url(../images/icon-sh1.png) no-repeat center;
}
.share .sh2{
	background: url(../images/icon-sh2.png) no-repeat center;
}
.share .sh3{
	background: url(../images/icon-sh3.png) no-repeat center;
}
.share .sh4{
	background: url(../images/icon-sh4.png) no-repeat center;
}
.nw-modu{
	width: 100%;
	background: #fff;
}
.nw-modu .hd{
	height: 74px;
	line-height: 74px;
	padding: 0 20px;
}
.nw-modu .hd .tt{
	float: left;
	font-size: 20px;
	color: #333;
}
.nw-modu .hd .more{
	font-size: 14px;
	color: #666;
	float: right;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.nw-modu .hd .more:hover{
	color: #0056c1;
}
.nw-modu .hd .more:after{
	content: '';
	width: 10px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	margin-left: 10px;
	background: url(../images/icon-more1.png) no-repeat center;
}
.b-nw{
	display: block;
	width: 100%;
	padding:0 20px 20px;
	border-bottom: 1px solid #ededed;
}
.b-nw:hover .img{
	transform:scale(1.05);
	transition: all ease .5s 0s; 
	-moz-transition: all ease .5s 0s; 
	-webkit-transition: all ease .5s 0s;
}
.b-nw .pic{
	width: 100%;
	height: 195px;
	overflow: hidden;
}
.b-nw .img{
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.b-nw .tt{
	font-size: 16px;
	line-height: 18px;
	color: #666;
	margin-top: 15px;
}
.b-nw:hover .tt{
	color: #0056c1;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.nw-list{
	padding: 10px 20px;
}
.nw-list a{
	font-size: 14px;
	line-height: 38px;
	color: #666;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.nw-list a:hover{
	color: #0056c1;
}
.nw-list a:before{
	content: '•';
	display: inline-block;
	vertical-align: middle;
}
.title{
	text-align: center;
	padding: 65px 0 50px;
}
.title.tl{
	text-align: left;
}
.title .en-img{
	margin: 10px 0;
	max-width: 100%;
}
.title .tt{
	font-size:24px;
	line-height: 26px;
	margin-bottom: 10px;
	color: #333;
	font-family: "微软雅黑",Arial;
}
.title .en{
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	font-family: "微软雅黑",Arial;
	color: #e6dece;
}
.w-title .tt{
	color: #fff;
}
.w-title .en{
	color: #fff;
}
.cont-page1{
	background: #f4f4f4;
	padding-bottom: 65px;
}
.cont-page1 .content li{
	float: left;
	width: 25%;
	position: relative;
	text-align: center;
}
.cont-page1 .content li:after{
	content: '';
	width: 1px;
	height: 134px;
	background: #e6e6e6;
	position: absolute;
	right: 0;
	top:0;
}
.cont-page1 .content li:last-of-type:after{
	display: none;
}
.con-it{
	text-align: center;
	text-align: left;
	padding-left: 60px;
	display: inline-block;
	width: 80%;
	margin-left: 30px;
}
.con-it .it-tt{
	position: relative;
}
.cont-page1 .content .it-tt{
	font-size: 20px;
	line-height: 40px;
	color: #333;
	margin-bottom: 5px;
}
.con-it .it-tt:before{
	content: '';
	width: 40px;
	height: 40px;
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	left: -60px;
	top: 50%;
	margin-top: -20px;
}
.con-it .add:before{
	background-image: url(../images/icon-ct1.png);
}
.con-it .tel:before{
	background-image: url(../images/icon-ct2.png);
}
.con-it .mail:before{
	background-image: url(../images/icon-ct3.png);
}
.con-it .dd{
	line-height: 30px;
	font-size: 14px;
	color: #666;
}
.cont-page1 .code{
	border: 1px solid #dcdcdc;
}
.map-modu{
	height: 560px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.rec-page1{
	padding-bottom: 180px;
	padding-top: 100px;
	margin-top: -100px;
}
.rec-it .pic{
	padding-bottom: 36%;
	position: relative;
	overflow: hidden;
}
.rec-it .img{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	transition: all ease .5s 0s; 
	-moz-transition: all ease .5s 0s; 
	-webkit-transition: all ease .5s 0s;
}
.rec-it .img{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.rec-it .tex{
	background: #0056c1;
	padding: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
}
.rec-it:hover .img{
	transform:scale(1.05);
}
.bg{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.rec-page2{
	background-color: #fafafa;
	padding-bottom: 90px;
	padding-top: 100px;
	margin-top: -100px;
}
.rec-page2 .swiper-container{
	padding-top: 10px;
}
.rec-page2 .content{
	position: relative;
}
.swiper-button{
	position: absolute;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	top:50%;
	margin-top: -70px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #0056c1;
	cursor: pointer;
	z-index: 3;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.swiper-button.prev{
	left: -90px;
	background-image: url(../images/sw-prev.png);
}
.swiper-button.next{
	right: -90px;
	background-image: url(../images/sw-next.png);
}
.swiper-button:hover{
	background-color: #eec76f;
}
.rec-it1{
	width: 100%;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.rec-it1 .pic{
	padding-bottom: 60%;
	position: relative;
	overflow: hidden;
}
.rec-it1 .img{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.rec-it1 .tex{
	height: 120px;
	padding: 30px;
	background: #fff;
}
.rec-it1 .tt{
	font-size: 22px;
	line-height: 24px;
	color: #333;
	margin-bottom: 20px;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.rec-it1 .dd{
	font-size: 14px;
	line-height: 14px;
	color: #666;
}
.rec-it1:hover{
	transform: translate(0,-10px);
}
.rec-it1:hover .tt{
	color: #0056c1;
}
.rec-form{
	max-width: 980px;
	margin: 0 auto 60px;
	overflow: hidden;
}
.rec-form .input-it{
	float: left;
	width: 240px;
	height: 44px;
	line-height: 44px;
	border: 1px solid #dcdcdc;
	position: relative;
	margin-right: 30px;
}
.rec-form .input-it .tex,
.rec-form .input-it .sel{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 0 10px;
	font-size: 14px;
	color: #666;
	border: none;
	background: none;
}
.rec-form .input-it .sel::-ms-expand { display: none; }
.rec-form .input-it .sel{
	appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
    background: url("../images/icon-arr1.png") no-repeat scroll 94% center transparent;
}
.rec-form .sub{
	width: 165px;
	line-height: 44px;
	background: -moz-linear-gradient(left,  #f0cb73 0%, #e8b55c 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f0cb73), color-stop(100%,#e8b55c));
    background: -webkit-linear-gradient(left,  #f0cb73 0%,#e8b55c 100%);
    background: -o-linear-gradient(left,  #f0cb73 0%,#e8b55c 100%);
    background: -ms-linear-gradient(left,  #f0cb73 0%,#e8b55c 100%);
    background: linear-gradient(to right,  #f0cb73 0%,#e8b55c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0cb73', endColorstr='#e8b55c',GradientType=0 );
	font-size: 16px;
	color: #fff;
	border: none;
	float: right;
}
.rec-form .sub:hover{
	background: #dea94b;
}

.rec-page3{
	padding-bottom: 80px;
	padding-top: 100px;
	margin-top: -100px;
}

.job-box{ 
	margin-bottom: 40px; 
	background: #fff; 
}

.job-box .ta-body:hover{
	background: #f0f0f0;
}
.job-box .list-box:hover .ta-body{
	overflow: hidden;
}
.job-box .list-box ul{ 
	display: table; 
	width: 100%; 
	text-align: center; 
	padding-right: 60px; 
}
.job-box .list-box li{
	display: table-cell; 
	text-align: center; 
	width: 20%; 
	padding: 0 1%;
}
.job-box .ta-title{ 
	height: 62px; 
	line-height: 62px;  
	color:#fff; 
	background: #1579d3; 
	font-size: 16px;
}
.job-box .ta-title p{
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
}
.job-box .ta-body{ 
	height: 70px; 
	line-height: 70px; 
	font-size: 14px; 
	color: #666; 
	cursor: pointer; 
	border-bottom: 1px solid #f2f2f2; 
	position: relative; 
	transition: all ease .2s 0s; 
	-moz-transition: all ease .2s 0s; 
	-webkit-transition: all ease .2s 0s; 
}
.job-box .ta-body p{ 
	line-height: 20px; 
	vertical-align: middle; 
	display: inline-block; 
}
.job-box .ta-body:after{ 
	content: ''; 
	width: 10px; 
	height: 10px;
	border-top: 1px solid #666;  
	border-right: 1px solid #666; 
	transform:rotate(135deg);  
	position: absolute; 
	right: 40px; 
	top:50%; 
	margin-top: -8px; 
	transition: all ease .2s 0s; 
	-moz-transition: all ease .2s 0s; 
	-webkit-transition: all ease .2s 0s; 
}
.job-box .intro-box{ 
	width: 100%; 
	padding: 30px; 
	overflow: hidden; 
	font-size: 14px; 
	color: #666; 
	display: none; 
	text-align: left;
}
.job-box .intro-in{ 
	overflow: hidden; 
}
.job-box .strong{ 
	color: #555; 
	line-height: 28px; 
	font-size: 16px; 
	font-weight: 600; 
	margin-bottom: 20px; 
}
.job-box .intro-box .list{ 
	line-height: 26px; 
}
.job-box .on .intro-box{ 
	border-bottom: none; 
}
.job-box .on .ta-body:after{ 
	transform:rotate(-45deg);  
} 
.job-box .int-item{
	float: left;
	width: 50%;
	box-sizing:border-box;
	padding-bottom: 2%;
	padding-right: 4%;
}
.job-box .jo-button{
	width: 140px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	background: #5fc1bd;
	font-size: 14px;
	color: #fff;
	display: block;
}
.job-box .jo-button:hover{
	background: #333;
}
.job-box .int-item em{
	display: inline-block;
	margin-right: 5%;
}
.job-box .ta-title li:first-of-type,
.job-box .ta-body li:first-of-type{ 
	text-align: left; 
	padding-left: 40px;
}
.job-box .jb-tb{
	background: #f4f4f4;
	padding: 20px 40px;
	overflow: hidden;
	margin-bottom: 40px;
}
.job-box .jb-tb li{
	float: left;
	width: 25%;
	line-height: 28px;
	font-size: 14px;
	color: #555;
}
.job-box .jb-tb .cl,
.job-box .jb-tb .dd{
	float: left;
}
.job-box .bt{
	margin-top: 30px;
}
.job-box .btn{
	display: inline-block;
	vertical-align: middle;
	width: 140px;
	line-height: 40px;
	background: -moz-linear-gradient(left,  #187bf7 0%, #035cc9 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#187bf7), color-stop(100%,#035cc9));
    background: -webkit-linear-gradient(left,  #187bf7 0%,#035cc9 100%);
    background: -o-linear-gradient(left,  #187bf7 0%,#035cc9 100%);
    background: -ms-linear-gradient(left,  #187bf7 0%,#035cc9 100%);
    background: linear-gradient(to right,  #187bf7 0%,#035cc9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#187bf7', endColorstr='#035cc9',GradientType=0 );
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-right: 50px;
}
.job-box .btn:hover{
	background: #0453b6;
}
.job-box .btn1{
	background: -moz-linear-gradient(left,  #f0cb73 0%, #e8b55c 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f0cb73), color-stop(100%,#e8b55c));
    background: -webkit-linear-gradient(left,  #f0cb73 0%,#e8b55c 100%);
    background: -o-linear-gradient(left,  #f0cb73 0%,#e8b55c 100%);
    background: -ms-linear-gradient(left,  #f0cb73 0%,#e8b55c 100%);
    background: linear-gradient(to right,  #f0cb73 0%,#e8b55c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0cb73', endColorstr='#e8b55c',GradientType=0 );
}
.job-box .btn1:hover{
	background: #dea94b; 
}
.job-box .list-box.on{
	border-bottom: 1px solid #f2f2f2;
}
.home-ban img{
	width: 100%;
}
.swiper-pagination-bullet{
	opacity: 1;
	background: #fff;
	position: relative;
}
.swiper-pagination-bullet-active:after{
	content: '';
	width: 14px;
	height: 14px;
	border: 1px solid #fff;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
	border-radius: 100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 15px;
}

.home-video{
	width: 100%;
	padding-bottom: 37.5%;
	position: relative;
	overflow: hidden;
}
.home-video .vd-bg{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	transition: all ease .5s 0s; 
	-moz-transition: all ease .5s 0s; 
	-webkit-transition: all ease .5s 0s;
}
.home-video .vd-bg.on{
	transform:scale(1.03);
}
.home-video video{
	position: absolute;
	background: #000;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.home-video .content{
	text-align: center;
	color: #fff;
	padding-top: 10%;
	position: absolute;
	z-index: 4;
	width: 100%;
}
.home-video .tt{
	font-size: 50px;
	line-height: 54px;
	margin-bottom: 10px;
}
.home-video .dd{
	font-size: 20px;
	line-height: 24px;
}
.home-video .play{
	margin: 0 auto 50px;
	width: 110px;
	height: 110px;
	position: relative;
	
}
.home-video .play:before{
	content:'';
	width: 100%;
	height: 100%;
	border-radius: 100%;
	background: rgba(212,172,100,0.45);
	position: absolute;
	left: 0;
	top: 0;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.home-video .play:after{
	content: '';
	width: 55px;
	height: 55px;
	position: absolute;
	left: 50%;
	margin-left: -27.5px;
	top: 50%;
	margin-top: -27.5px;
	background-image: url(../images/icon-play.png), -moz-linear-gradient( 0deg, rgb(240,203,115) 0%, rgb(232,181,92) 100%);
    background-image: url(../images/icon-play.png), -webkit-linear-gradient( 0deg, rgb(240,203,115) 0%, rgb(232,181,92) 100%);
    background-image: url(../images/icon-play.png), -ms-linear-gradient( 0deg, rgb(240,203,115) 0%, rgb(232,181,92) 100%);
	border-radius: 100%;
	background-size: contain;
}
.home-video .play:hover:before{
	transform:scale(1.1);
}
.home-news{
	padding-bottom: 100px;
	background: #fff !important;
}
.hm-it{
	display: block;
	width: 48%;
	padding-bottom: 30%;
	margin: 0 1%;
	color: #fff;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 1;
}
.hm-it .bg{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
	transition: all ease .5s 0s; 
	-moz-transition: all ease .5s 0s; 
	-webkit-transition: all ease .5s 0s;
}
.hm-it .tex{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 18% 8% 0;
}
.hm-it .tt{
	font-size: 35px;
	line-height: 37px;
	margin-bottom: 15px;
}
.hm-it .dd{
	font-size: 20px;
	line-height: 22px;
}
.hm-it .more{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-top: 12%;
	width: 140px;
	line-height: 44px;
	font-size: 14px;
	background: -moz-linear-gradient(left,  #f0cb73 0%, #e8b55c 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f0cb73), color-stop(100%,#e8b55c));
    background: -webkit-linear-gradient(left,  #f0cb73 0%,#e8b55c 100%);
    background: -o-linear-gradient(left,  #f0cb73 0%,#e8b55c 100%);
    background: -ms-linear-gradient(left,  #f0cb73 0%,#e8b55c 100%);
    background: linear-gradient(to right,  #f0cb73 0%,#e8b55c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0cb73', endColorstr='#e8b55c',GradientType=0 );
	border-radius: 0 10px 0 10px;
	position: relative;
}
.hm-it .more:after{
	content: '';
	width: 12px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/icon-more2.png) no-repeat center;
	margin-top: -2px;
	margin-left: 25px;
}
.hm-it .more:hover{
	background: #dea94b;
}
.hm-it:hover .bg{
	transform:scale(1.1);
}
.home-indu{
	overflow: hidden;
}
.ind-it{
	width: 33.3%;
	padding-bottom: 45%;
	position: relative;
	z-index: 1;
	overflow: hidden;
	float: left;
}
.ind-it .pic{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	transition: all ease .5s 0s; 
	-moz-transition: all ease .5s 0s; 
	-webkit-transition: all ease .5s 0s;
}
.ind-it .pic:after{
	content:'';
	width:0%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:#000;
	opacity:0.2;
	transition: all ease .5s 0s; 
	-moz-transition: all ease .5s 0s; 
	-webkit-transition: all ease .5s 0s;
}
.ind-it:hover .pic:after,
.ind-it.on .pic:after{
	width: 100%;
}
.ind-it .content{
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	text-align: center;
	padding: 260px 5% 0;
	color: #fff;
}
.ind-it .close{
	position: absolute;
	right: 20px;
	top: -60px;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	border: 1px solid #fff;
	background: url(../images/icon-close.png) no-repeat center;
	transition: all ease .5s 0s; 
	-moz-transition: all ease .5s 0s; 
	-webkit-transition: all ease .5s 0s;
}
.ind-it .close:hover{
	transform:rotate(360deg);
}
.ind-it .icon{
	margin-bottom: 30px;
	display: none;
}
.ind-it .tt{
	font-size: 50px;
	line-height: 54px;
	margin-bottom: 10px;
}
.ind-it .dd{
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 15px;
}
.ind-it .tip{
	line-height: 26px;
	font-size: 16px;
	display: none;
}
.ind-it .add{
	position: absolute;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	background-image: url(../images/icon-more3.png), -moz-linear-gradient( 0deg, rgb(240,203,115) 0%, rgb(232,181,92) 100%);
    background-image: url(../images/icon-more3.png), -webkit-linear-gradient( 0deg, rgb(240,203,115) 0%, rgb(232,181,92) 100%);
    background-image: url(../images/icon-more3.png), -ms-linear-gradient( 0deg, rgb(240,203,115) 0%, rgb(232,181,92) 100%);
	background-size: contain;
	bottom: 25%;
	left: 50%;
	margin-left: -30px;
	cursor: pointer;
	transition: all ease .5s 0s; 
	-moz-transition: all ease .5s 0s; 
	-webkit-transition: all ease .5s 0s;
}
.ind-it .add:hover{
	transform:scale(1.1);
}
.ind-it .more{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-top: 12%;
	width: 140px;
	line-height: 44px;
	font-size: 14px;
	background: #f1ce76;
	border-radius: 0 10px 0 10px;
	position: relative;
	color: #fff;
	display: none;
}
.ind-it .more:after{
	content: '';
	width: 12px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/icon-more2.png) no-repeat center;
	margin-top: -2px;
	margin-left: 25px;
}
.ind-it.on .icon{
	display: block;
}
.ind-it.on .add{
	display: none;
}
.ind-it.on .tip{
	display: block;
}
.ind-it.on .more{
	display: inline-block;
}
.ind-it.on .tt{
	position: relative;
	padding-bottom: 35px;
}
.ind-it.on .tt:after{
	content: '';
	width: 34px;
	height: 3px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -17px;
}
.ind-it.on .close{
	top: 20px;
}
.ind-it.nor .tt{
	width: 36px;
	font-size: 36px;
	line-height: 42px;
	margin-left: auto;
	margin-right: auto;
}
.ind-it.nor .dd{
	display: none;
}
.abo-page1{
	padding: 150px 0 100px;
}
.abo-page1 .tex{
	float: left;
	width: 38%;
}
.abo-page1 .rg{
	margin-left: 47%;
}
.abo-page1 .rg:hover .img{
	transform:scale(1.05);
}
.abo-page1 .tex .hd{
	padding-bottom: 30px;
	position: relative;
	margin-bottom: 25px;
}
.abo-page1 .tex .hd:after{
	content: '';
	width: 50px;
	height: 4px;
	background: #0056c1;
	position: absolute;
	left: 0;
	bottom: 0;
}
.abo-page1 .en{
	font-size: 50px;
	line-height: 54px;
	margin-bottom: 30px;
	color: #e6dece;
}
.abo-page1 .cn{
	margin-bottom: 15px;
	font-size: 45px;
	line-height: 47px;
	color: #0056c1;
}
.abo-page1 .tip{
	font-size: 18px;
	line-height: 18px;
	color: #666;
}
.abo-page1 .dd{
	line-height: 32px;
	height: 216px;
	overflow-y: auto;
	font-size: 15px;
	color: #666;
}
.abo-page1 .dd::-webkit-scrollbar {
	width: 4px;
	background: #e5e5e5;
}

.abo-page1 .dd::-webkit-scrollbar-thumb {
	background: #ecc269; 
}

.abo-page1 .pic{
	width: 100%;
	padding-bottom: 62%;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}
.abo-page1 .img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all ease .5s 0s; 
	-moz-transition: all ease .5s 0s; 
	-webkit-transition: all ease .5s 0s;
}
.abo-page1 .m-btn{
	margin-top: 30px;
}
.abo-page1 .ab-bt li{
	float: left;
	width: 25%;
	text-align: center;
	position: relative;
}
.abo-page1 .ab-bt li:after{
	content: '';
	width: 1px;
	height: 60px;
	background: #e6e6e6;
	position: absolute;
	right: 0;
	top: 12px;
}
.abo-page1 .ab-bt li:last-of-type:after{
	display: none;
}
.abo-page1 .ab-bt h3{
	display: inline-block;
	font-size: 50px;
	line-height: 52px;
	color: #0056c1;
	/* font-weight: 600; */
	margin-bottom: 5px;
}
.abo-page1 .ab-bt em{
	color: #eabd64;
	font-size: 44px;
	line-height: 52px;
	vertical-align: top;
	margin-top: -15px;
	display: inline-block;
}
.abo-page1 .intro p{
	font-size: 16px;
	line-height: 18px;
	color: #666;
}
.m-btn{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 140px;
	line-height: 44px;
	font-size: 14px;
	background: -moz-linear-gradient(left,  #f0cb73 0%, #e8b55c 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f0cb73), color-stop(100%,#e8b55c));
    background: -webkit-linear-gradient(left,  #f0cb73 0%,#e8b55c 100%);
    background: -o-linear-gradient(left,  #f0cb73 0%,#e8b55c 100%);
    background: -ms-linear-gradient(left,  #f0cb73 0%,#e8b55c 100%);
    background: linear-gradient(to right,  #f0cb73 0%,#e8b55c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0cb73', endColorstr='#e8b55c',GradientType=0 );
	border-radius: 0 10px 0 10px;
	position: relative;
	color: #fff;
}
.m-btn:after{
	content: '';
	width: 12px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/icon-more2.png) no-repeat center;
	margin-top: -2px;
	margin-left: 25px;
}
.m-btn:hover{
	background: #dea94b;
}
.abo-page2{
	padding-bottom: 20px;
	background: #fff;
	padding-top: 100px;
}
.cul-tp{
	height: 440px;
	margin-bottom: 50px;
}
.cul-tp .pic{
	height: 100%;
	width: 55%;
	float: left;
	position: relative;
	overflow: hidden;
}
.cul-tp .img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all ease .5s 0s; 
	-moz-transition: all ease .5s 0s; 
	-webkit-transition: all ease .5s 0s;
}
.cul-tp .pic:hover .img{
	transform:scale(1.05);
}
.cul-tp .tex{
	height: 100%;
	margin-left: 55%;
	padding: 40px 55px;
}
.cul-tp .tex li{
	margin-bottom: 44px;
	overflow: hidden;
}
.cul-tp .icon{
	float: left;
	margin-right: 20px;
}
.cul-tp .intro{
	float: left;
}
.cul-tp .tt{
	font-size: 20px;
	line-height: 22px;
	color: #333;
	margin-bottom: 10px;
}
.cul-tp .dd{
	font-size: 16px;
	line-height: 18px;
	color: #666;
}
.cul-bt .swiper-container{
	padding-top: 10px;
}
.cul-it{
	display: block;
	width: 100%;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.cul-it:hover{
	transform: translate(0,-10px);
}
.cul-it:hover .img{
	transform:scale(1.1);
}
.cul-it .pic{
	width: 100%;
	padding-bottom: 62%;
	position: relative;
	overflow: hidden;
}
.cul-it .img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all ease .5s 0s; 
	-moz-transition: all ease .5s 0s; 
	-webkit-transition: all ease .5s 0s;
}
.cul-it .tex{
	background: #fff;
	height: 185px;
	padding: 30px 15px;
}
.cul-it .tt{
	font-size: 20px;
	line-height: 20px;
	color: #333;
	margin-bottom: 20px;
}
.cul-it .dd{
	line-height: 24px;
	font-size: 15px;
	color: #666;
}
.cul-bt{
	position: relative;
}
.deve-modu{
	background-size: auto 405px;
	background-position: center top;
	background-color: #fff;
	padding-top: 0px;
}
.deve-modu .title{
	padding-bottom: 80px;
}
.deve-modu .deve-box{ 
	margin: 0 auto;  
	position: relative; 
}
.deve-modu .deve-list{ 
	width: 100%;
}
.deve-container .swiper-slide{ 
	background: none; 
	text-align: left;
}
.deve-modu .time-line{ 
	text-align: center; 
	position: relative; 
	margin-bottom: 55px; 
}
.deve-modu .time-line .swiper-slide{ 
	background: transparent; 
}
.deve-modu .time-line:before{ 
	content: ''; 
	width: 100%; 
	height: 10px; 
	background: url(../images/line-time.png) repeat-x center; 
	display:  block; 
	position: absolute;
}
.deve-modu .time-line span{ 
	font-size: 20px; 
	color: #fff; 
	opacity: 0.6;  
	/* font-weight: 600; */  
	display: inline-block; 
	cursor: pointer; 
	position: relative; 
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s; 
}
.deve-modu .time-line .swiper-slide:before{ 
	content: ''; 
	width: 1px; 
	height: 30px; 
	background: #fff; 
	display: block; 
	margin: 0 auto; 
}
.deve-modu .time-line .swiper-slide-active span,
.deve-modu .time-line .swiper-slide:hover span{ 
	font-size: 30px; 
	opacity: 1; 
	margin-top: -8px;
}
.deve-modu .swiper-button{
	top: 0;
	margin-top: -27px;
}
.deve-list{
	height: 290px;
	background: #f5f5f5;
	padding: 30px 40px;
	overflow-y: auto;
}
.deve-list::-webkit-scrollbar {
	width: 4px;
	background: #fff;
}
.deve-list::-webkit-scrollbar-thumb {
	background: #ecc269; 
}
.deve-list .intro{
	height: 100%;
	overflow-y: auto;
}

.deve-list .intro::-webkit-scrollbar {
	width: 4px;
	background: #e5e5e5;
}

.deve-list .intro::-webkit-scrollbar-thumb {
	background: #ecc269; 
}

.deve-list .intro li{
	position: relative;
	padding-left: 25px;
	overflow: hidden;
	margin-bottom: 25px;
}
.deve-list .intro li:before{
	content: '';
	width: 9px;
	height: 9px;
	border-radius: 100%;
	background: #999;
	position: absolute;
	left: 0px;
	top: 8px;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.deve-list .num{
	font-size: 16px;
	line-height: 24px;
	color: #333;
	/* font-weight: 600; */
	width: 110px;
	float: left;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.deve-list .dd{
	font-size: 16px;
	line-height: 24px;
	color: #666;
	margin-left: 110px;	
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.deve-list li:hover .dd{
	margin-left:120px;
	text-shadow: 0 0 5px rgba(0,0,0,0.1);
	color: #0056c1;
}
.deve-list .intro li:hover .num{
	color: #0056c1;
}
.deve-list .intro li:hover:before{
	background: #0056c1;
}

.honor-modu{
	background: #fff;
	padding-top: 100px;
}
.honor-modu .content{
	position: relative;
}
.hon-it{
	display: block;
	width: 100%;
	text-align: center;
}
.hon-it .pic{
	background-color: #f2e9db;
	background-image: url(../images/bg-honor.jpg);
	height: 294px;
	line-height: 294px;
}
.hon-it .pic img{
	max-width: 86%;
	max-height: 86%;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.hon-it .tex{
	background: #fff;
	line-height: 76px;
	height: 76px;
	font-size: 18px;
	color: #333;
	padding: 0 10px;
}
.hon-it:hover img{
	transform:scale(1.05);	
}

/* rebox */
.rebox { 
	cursor: pointer; 
	position: fixed; 
	width: 100%; 
	height: 100%; 
	top: 0; 
	left: 0; 
	z-index: 1000; 
	-webkit-filter: none !important;
	background: rgb(0, 0, 0);
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGDYDMRkA8ZRAxhGw4BhNAyA+WAYpAMAIFgLQfO9BoEAAAAASUVORK5CYII=);
	background: rgba(0, 0, 0, 0.7); 
}
.rebox *{ 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	box-sizing: border-box; 
	padding: 0; margin: 0; 
}
.rebox-contents { 
	position: absolute; 
	top: 50%; 
	left: 10%; 
	text-align: 
	center; 
	width: 80%; 
	height: 640px; 
	line-height: 640px;  
	margin-top: -320px; 
}
.rebox-contents .rebox-content { 
	border: 5px solid #fff; 
	box-shadow: 0 0 20px #000; 
	border-radius: 1px; 
	max-width: 100%; 
	max-height: 100%;
}
.rebox-loading { 
	width: 31px; 
	height: 31px; 
	margin: -16px 0 0 -16px; 
	position: absolute; 
	top: 48%; 
	left: 50%; 
}
.rebox-caption { 
	display: none; 
	position: absolute; 
	left: 0; 
	bottom: 0; 
	width: 100%; 
	text-align: center; 
	z-index: 1000; 
	background: #000; 
	background: rgba(0,0,0,0.7); 
}
.rebox-caption p { 
	margin: 0 auto; 
	max-width: 70%; 
	display: inline-block; 
	*display: inline; 
	*zoom: 1; 
	padding: 10px; 
	color: #fff; 
	font-size: 12px; 
	line-height: 18px; 
}
.rebox-button { 
	position: absolute; 
	z-index: 9999; 
	min-width: 40px; 
	height: 40px; 
	line-height: 40px; 
	background: rgb(0, 0, 0); 
	opacity:0.4; 
	text-decoration: none; 
	font-size: 24px; 
	color: #fff; 
	text-align: center; 
	vertical-align: middle;
	-webkit-border-radius: 32px; 
	-moz-border-radius: 32px; 
	-ms-border-radius: 32px; 
	border-radius: 32px;
	-webkit-transition: all 0.3s; 
	-moz-transition: all 0.3s; 
	-ms-transition: all 0.3s; 
	transition: all 0.3s; 
}
.rebox-button:hover,
.rebox-button:focus { 
	opacity: 1;
	-webkit-transform: scale(1.1); 
	-moz-transform: scale(1.1); 
	-ms-transform: scale(1.1); 
	transform: scale(1.1); 
}
.rebox-close { 
	right: 20px; 
	top: 20px; 
	width: 50px; 
	height: 50px; 
	line-height: 44px; 
	font-size: 40px;  
}
.rebox-close:hover,.rebox-close:focus{
	-webkit-transform: scale(1.1); 
	-moz-transform: scale(1.1); 
	-ms-transform: scale(1.1); 
	transform: scale(1.1);
}
.rebox-next { 
	right: 10px; 
	top: 48%; 
}
.rebox-prev { 
	left: 10px; 
	top: 48%; 
}
.rebox-loading { 
	left: 50%; 
	top: 48%;
	-webkit-animation-name: spin; 
	-webkit-animation-duration: 2000ms; 
	-webkit-animation-iteration-count: infinite; 
	-webkit-animation-timing-function: linear;
	-moz-animation-name: spin; 
	-moz-animation-duration: 2000ms; 
	-moz-animation-iteration-count: infinite; 
	-moz-animation-timing-function: linear;
	-ms-animation-name: spin; 
	-ms-animation-duration: 2000ms; 
	-ms-animation-iteration-count: infinite; 
	-ms-animation-timing-function: linear;    
	animation-name: spin; animation-duration: 2000ms; 
	animation-iteration-count: infinite; 
	animation-timing-function: linear;
}
.gray{
	position: fixed;
	z-index: 13;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.5);
	display: none;
}
.act-pop{
	width: 70%;
	position: fixed;
	z-index: 14;
	left: 15%;
	top:50%;
	transform:translateY(-50%);
	display: none;
}
.act-pop .close{
	width: 52px;
	height: 52px;
	background: url(../images/icon-close1.png) no-repeat center;
	background-size: contain;
	position: absolute;
	bottom: -65px;
	left: 50%;
	margin-left: -26px;
	transition: all ease .5s 0s; 
    -moz-transition: all ease .5s 0s; 
    -webkit-transition: all ease .5s 0s;
}
.act-pop .close:hover{
	transform:rotate(360deg);
}
.act-pop .content{
	width: 100%;
}
.act-it{
	width: 100%;
	display: none;
}
.act-it.on{
	display: block;
}
.act-it .pic>.swiper-container{
	position: absolute;
	width: 100%;
	height: 100%;
}
.org-pop .pic .bg{
	position: absolute;
	width: 100%;
	height: 100%;
}
.act-it .pic{
	width: 100%;
	padding-bottom: 46%;
	position: relative;
}
.act-it .tex{
	background: #fff;
	padding: 2% 5%;
}
.act-it .tt{
	font-size: 24px;
	line-height: 26px;
	color: #333;
	margin-bottom: 15px;
}
.act-it .dd{
	line-height: 26px;
	font-size: 14px;
	color: #666;
}
.wel-modu{
	padding-bottom: 80px;
	background: #fff;
	overflow: hidden;
	padding-top: 100px;
}
.wel-modu .content{
	height: 425px;
	background: #d8ecff;
	position: relative;
	z-index: 1;
	padding: 50px 0 0;
}
.wel-modu .content:after{
	content: '';
	height: 100%;
	width: 200%;
	background: #d8ecff;
	position: absolute;
	left: -50%;
	top: 0;
	z-index: -1;
}
.wel-modu .pic{
	float: left;
	width: 45%;
	height: 100%;
	overflow: hidden;
}
.wel-modu .pic img{
	height: 100%;
}
.wel-modu .tex{
	margin-left: 45%;
	padding-top: 35px;
}
.wel-modu .tex .tt{
	color: #0056c1;
	font-size: 36px;
	margin-bottom: 30px;
}
.wel-modu .tex .dd{
	height: 200px;
	overflow-y: auto;
	line-height: 28px;
	font-size: 14px;
	color: #666;
}
.wel-modu .tex .dd::-webkit-scrollbar {
	width: 4px;
	background: #fff;
}
.wel-modu .tex .dd::-webkit-scrollbar-thumb {
	background: #ecc269; 
}
.w-prev,
.w-next{
	background-color: #fff;
}
.swiper-button.w-prev{
	background-image: url(../images/sw-prev-sel.png);
}
.swiper-button.w-next{
	background-image: url(../images/sw-next-sel.png);
}
.w-prev:hover,
.w-next:hover{
	background-color: #eec66e;
}
.swiper-button.w-prev:hover{
	background-image: url(../images/sw-prev.png);
}
.swiper-button.w-next:hover{
	background-image: url(../images/sw-next.png);
}
.ind-menu{
	padding: 60px 0 50px;
	background: #f4f4f4;
}
.ind-menu li{
	float: left;
	width: 50%;
	text-align: center;
	background: #fff;
	line-height: 78px;
	height: 78px;
	border-right: 1px solid #f4f4f4;
}
.ind-menu li a{
	font-size: 24px;
	color: #666;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.ind-menu .on{
	border-bottom: 2px solid #0056c1;
}
.ind-menu .on a,
.ind-menu li:hover a{
	color: #0056c1;
}
.ind-page1{
	padding-bottom: 50px;
	background: #f4f4f4;
}
.ind-it1{
	height: 396px;
	line-height: 396px;
	background: #fff;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.ind-it1 .tex{
	width: 40%;
	height: 100%;
	float: left;
	text-align: center;
	padding: 0 55px;
}
.ind-it1 .pic{
	height: 100%;
	width: 60%;
	float: right;
	overflow: hidden;
}
.ind-it1 .img{
	width: 100%;
	height: 100%;
	transition: all ease .5s 0s; 
	-moz-transition: all ease .5s 0s; 
	-webkit-transition: all ease .5s 0s;
}
.ind-it1:hover{
	transform:translate(0,-5px);
}
.ind-it1:hover .img{
	transform:scale(1.05);
}
.ind-it1 .tex-ct{
	display: inline-block;
	vertical-align: middle;
}
.ind-it1 .tt{
	color: #333;
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 40px;
}
.ind-it1 .dd{
	line-height: 30px;
	font-size: 14px;
	color: #666;
	text-align: left;
}
.ind-page2{
	background: #f4f4f4;
}
.ind-it2{
	overflow: hidden;
	height: 504px;
	background: #fff;
	margin-bottom: 50px;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.ind-it2 .tex{
	width: 60%;
	height: 100%;
	float: right;
	padding: 75px;
}
.ind-it2 .pic{
	width: 40%;
	height: 100%;
	float: right;
	overflow: hidden;
}
.ind-it2 .img{
	width: 100%;
	height: 100%;
	transition: all ease .5s 0s; 
	-moz-transition: all ease .5s 0s; 
	-webkit-transition: all ease .5s 0s;
}
.ind-it2:hover{
	transform:translate(0,-5px);
}
.ind-it2:hover .img{
	transform:scale(1.05);
}
.ind-it2 .tt{
	font-size: 24px;
	line-height: 28px;
	color: #333;
	/* font-weight: 600; */
}
.ind-it2 .tip{
	font-size: 14px;
	line-height: 16px;
	color: #666;
	margin-top: 5px;
}
.ind-it2 .dd{
	margin-top: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	height: 300px;
	overflow-y: auto;
}
.ind-it2 .dd::-webkit-scrollbar {
	width: 4px;
	background: #fff;
}
.ind-it2 .dd::-webkit-scrollbar-thumb {
	background: #ecc269; 
}
.ind-it2 .lb{
	font-size: 16px;
	line-height: 20px;
	color: #333;
	margin-bottom: 10px;
	font-weight: 600;
}
.ind-it2 .li{
	line-height: 26px;
}
.ind-it2 .li:before{
	content: '·';
	display: inline-block;
	vertical-align: middle;
	color: #0056c1;
	font-size: 22px;
	margin-right: 4px;
}
.ind-it2:nth-of-type(2n) .tex,
.ind-it2:nth-of-type(2n) .pic{
	float: left;
}
.lw-modu{
	background: #f4f4f4;
	padding-bottom: 120px;
}
.lw-form{
	background: #fff;
	padding: 0 80px 85px;
	overflow: hidden;
}
.lw-form .input-it{
	width: 48%;
	height: 50px;
	line-height: 50px;
	background: #fafafa;
	border: 1px solid #ececec;
	border-radius: 3px;
	position: relative;
	float: left;
	margin-bottom: 20px;
	margin-right: 4%;
}
.lw-form .input-it:nth-of-type(2n){
	margin-right: 0;
}
.lw-form .input-it .tex{
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	padding-left: 85px;
	padding-right: 20px;
	font-size: 14px;
	color: #333;
	background: none;
	border: none;
}
.lw-form .input-it .lb{
	font-size: 14px;
	color: #666;
	position: absolute;
	height: 100%;
	left: 20px;
	top: 0;
	z-index: 1;
}
.lw-form .t-area{
	width: 100%;
	height: 280px;
	background: #fafafa;
	border: 1px solid #ececec;
	border-radius: 3px;
	font-size: 14px;
	color: #333;
	padding: 20px;
	outline: none;
	font-family: '微软雅黑';
}
.lw-form .sub{
	border: none;
	border-radius: 0 10px 0 10px;
	margin: 65px auto 0;
	display: block;
}
.cre-page1{
	background: #f4f4f4;
	overflow: hidden;
}
.cre-page1 .ind-it1{
	margin-bottom: 50px;
}
.cre-page1 .ind-it1 .tex{
	width: 60%;
	text-align: left;
}
.cre-page1 .ind-it1 .pic{
	width: 40%;
}
.cre-page1 .ind-it2{
	height: 820px;
}
.cre-page1 .ind-it2 .dd{
	height: 670px;
}
.cre-page2{
	background: #f4f4f4;
	overflow: hidden;
	padding-bottom: 50px;
}
.cre-page2 .content{
	background: #fff;
	padding-bottom: 70px;
}
.title1{
	text-align: center;
	position: relative;
	padding-bottom: 22px;
	margin-bottom: 30px;
}
.title1:after{
	content: '';
	width: 44px;
	height: 3px;
	position: absolute;
	left: 50%;
	margin-left: -22px;
	bottom: 0;
	background: #0056c1;
}
.title1 .tt{
	font-size: 22px;
	color: #333;
}
.cre-col{
	overflow: hidden;
	text-align: center;
	margin-bottom: 40px;
}
.cre-it{
	display: inline-block;
	vertical-align: top;
	width: 20%;
	margin: 0 2%;
	cursor: pointer;
}
.cre-it .icon{
	height: 152px;
	width: 152px;
	border-radius: 100%;
	border: 1px solid #c3c3c3;
	margin:0 auto 25px;
}
.cre-it:hover img{
	transform:rotate(360deg);
}
.cre-it .icon img{
	height: 100%;
	transition: all ease .5s 0s; 
	-moz-transition: all ease .5s 0s; 
	-webkit-transition: all ease .5s 0s;
}
.cre-it .tex{
	height: 130px;
}
.cre-it.ah .tex{
	height: auto;
}
.cre-it .tt{
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 10px;
	color: #000;
	font-weight: 600;
}
.cre-it .dd{
	line-height: 28px;
	font-size: 14px;
	color: #666;
}
.cre-it1{
	display: inline-block;
	vertical-align: middle;
	width: 28%;
	margin: 0 2%;
	height: 376px;
	border: 1px solid #d2d2d2;
	border-bottom: 10px solid #0056c1;
	padding: 40px 35px 0;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.cre-it1 .icon{
	height: 58px;
	line-height: 58px;
	margin-bottom: 35px;
}
.cre-it1 .tt{
	font-size: 20px;
	line-height: 24px;
	color: #333;
	font-weight: 600;
	margin-bottom: 20px;
}
.cre-it1 .dd{
	line-height: 28px;
	font-size: 14px;
	color: #666;
}
.cre-it1:hover{
	transform: translate(0,-10px);
	box-shadow: 0 5px 10px rgba(0,0,0,0.08);
}
.est-page1{
	padding: 60px 0 20px;
	background: #f4f4f4;
}
.est-it{
	height: 520px;
	overflow: hidden;
	background: #fff;
	margin-bottom: 60px;
}
.est-it:nth-of-type(2n) .pic,
.est-it:nth-of-type(2n) .tex{
	float: right;
}
.est-it .pic{
	height: 100%;
	width: 60%;
	float: left;
	overflow: hidden;
}
.est-it .pic:hover .img{
	transform:scale(1.05);
}
.est-it .img{
	width: 100%;
	height: 100%;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.est-it .tex{
	width: 40%;
	height: 100%;
	float: left;
	padding: 90px 40px 0;
	text-align: center;
}
.est-it .tt{
	font-size: 24px !important;
	line-height: 26px;
	color: #333;
	margin-bottom: 10px;
	font-family: "微软雅黑",Arial;
}
.est-it .en{
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-family: "微软雅黑",Arial;
	color: #e6dece;
}
.est-it .dd{
	line-height: 30px;
	height: 120px;
	overflow-y: auto;
	font-size: 14px;
	color: #666;
	margin-bottom: 10px;
}
.est-it .dd::-webkit-scrollbar {
	width: 4px;
	background: #fff;
}
.est-it .dd::-webkit-scrollbar-thumb {
	background: #ecc269; 
}

/* .est-it .dd p{
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical; 
} */
.est-it .e-show{
	width: 100%;
}
.est-it .e-show .swiper-container{
	padding-bottom: 50px;
}
.est-it .e-show .it{
	display: block;
	width: 100%;
	height: 86px;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.est-it .e-show .it:hover{
	border: 2px solid #ebbf66;
}
.est-it .swiper-pagination-bullet{
	border: 1px solid #dcdcdc;
	width: 14px;
	height: 14px;
}
.est-it .swiper-pagination-bullet-active{
	background: #ebbf66;
	border-color: #ebbf66;
}
.proj-page1{
	background: #f4f4f4;
	padding: 60px 0 40px;
}
.proj-modu{
	width: 100%;
}
.proj-modu .pic{
	width: 100%;
	/* padding-bottom: 46%;
	position: relative; */
}
.proj-modu .pic img{
	width: 100%;
}
.proj-modu .img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.proj-modu .tex{
	padding: 30px 50px;
	background: #fff;
}
.proj-modu .tt{
	font-size: 22px;
	line-height: 26px;
	color: #333;
	margin-bottom: 15px;
}
.proj-modu .dd{
	line-height: 26px;
	font-size: 14px;
	color: #666;
}
.proj-page2{
	background: #f4f4f4;
	padding-bottom: 90px;
}
.proj-page2 .content{
	position: relative;
}
.proj-page2 .swiper-container{
	padding-top: 10px;
}
.proj-it{
	display: block;
	width: 100%;
	transition: all ease .3s 0s; 
	-moz-transition: all ease .3s 0s; 
	-webkit-transition: all ease .3s 0s;
}
.proj-it:hover{
	transform: translate(0,-10px);
}
.proj-it:hover .img{
	transform:scale(1.1);
}
.proj-it .pic{
	width: 100%;
	padding-bottom: 70%;
	position: relative;
	overflow: hidden;
}
.proj-it .img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all ease .5s 0s; 
	-moz-transition: all ease .5s 0s; 
	-webkit-transition: all ease .5s 0s;
}
.proj-it .tex{
	height: 150px;
	padding: 30px;
	background: #fff;
}
.proj-it .tt{
	margin-bottom: 15px;
	font-size: 22px;
	line-height: 24px;
	color: #333;
}
.proj-it .dd{
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.proj-art{
	padding: 60px 0 100px;
	overflow: hidden;
	background: #f4f4f4;
}
.proj-art .lt{
	float: left;
	width: 70%;
}
.proj-art .rg{
	float: right;
	width: 30%;
}
.proj-art .pic{
	width: 100%;
	height: 604px;
	background: #e5e5e5;
	position: relative;
}
.proj-art .pic .swiper-container{
	width: 100%;
	height: 100%;
}
.proj-art .swiper-button{
	margin-top: -30px;
}
.proj-art .swiper-button.prev{
	left: 30px;
}
.proj-art .swiper-button.next{
	right: 30px;
}
.proj-art .lt .tex{
	height: 245px;
	background: #fff;
	padding: 50px;
}
.proj-art .tt{
	margin-bottom: 25px;
	font-size: 26px;
	line-height: 30px;
	color: #0056c1;
	font-weight: 600;
}
.proj-art .lt .dd{
	line-height: 26px;
	font-size: 14px;
	color: #333;
	height: 110px;
	overflow-y: auto;
}
.proj-art .lt .dd::-webkit-scrollbar {
	width: 4px;
	background: #e5e5e5;
}
.proj-art .lt .dd::-webkit-scrollbar-thumb {
	background: #ecc269; 
}
.pro-data{
	background: #fff;
	height: 604px;
	width: 100%;
	padding: 80px 45px 0;
}
.pro-data .tt{
	margin-bottom: 35px;
}
.pro-data .data-col li{
	margin-bottom: 20px;
}
.pro-data .data-col .lb{
	font-size: 16px;
	line-height: 36px;
	color: #666;
}
.pro-data .data-col em{
	color: #eabd64;
}
.pro-data .data-col .num{
	font-size: 30px;
}
.pro-data .data-tb{
	line-height: 30px;
	font-size: 14px;
	color: #666;
	height: 240px;
	overflow-y: auto;
}
.pro-data .data-tb::-webkit-scrollbar {
	width: 4px;
	background: #fff;
}
.pro-data .data-tb::-webkit-scrollbar-thumb {
	background: #ecc269; 
}
.pro-data .data-tb li{
	overflow: hidden;
	display: table;
}
.pro-data .data-tb p{
	display: table-cell;
}
.pro-data .data-tb .cl{
	min-width: 75px;
}
.proj-art .pro-tel{
	height: 245px;
	background: #fff9ed;
	padding: 50px 10px 0 45px;
}
.proj-art .tel{
	padding-left: 50px;
	position: relative;
}
.proj-art .tel:before{
	content: '';
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/icon-ct2.png) no-repeat center;
}
.proj-art .lb1{
	font-size: 20px;
	color: #666;
	line-height: 40px;
}
.proj-art .tel-no{
	font-size: 26px;
	line-height: 36px;
	color: #333;
}
.swiper-button-disabled{
	opacity: 0.4;
}
@media screen and (max-width: 1620px){
	.swiper-button.prev{
		left: 0;
	}
	.swiper-button.next{
		right: 0;
	}
	.ind-it{
		padding-bottom: 52%;
	}
	.ind-it .content{
		padding-top: 150px;
	}
	.ind-it .more{
		margin-top: 6%;
	}
	.ind-it .close{
		width: 50px;
		height: 50px;
	}
	.ind-it .add{
		width: 50px;
		height: 50px;
		margin-left: -25px;
	}
	.ind-it .tt{
		font-size: 42px;
		line-height: 46px;
	}
	.ind-it.nor .tt {
		width: 30px;
		font-size: 30px;
		line-height: 34px;
	}
}
@media screen and (max-width: 1420px){
	.nw-it1 .tex{
		padding-right: 15%;
	}
	.news-art .art-main{
		width: 70%;
	}
	.news-art .art-side{
		width: 28%;
	}
	.ind-it .tt {
		font-size: 36px;
		line-height: 40px;
		margin-bottom: 10px;
	}
	.ind-it.on .tt{
		padding-bottom: 25px;
	}
	.ind-it.on .icon{
		margin-bottom: 20px;
	}
	.home-video {
		padding-bottom: 42%;
	}
	.abo-page1 .tex{
		width: 42%;
	}
	.ind-it2 .tex{
		padding: 50px;
	}
	.cre-it1{
		padding: 30px 20px 0;
	}
	.cre-it1 .icon{
		margin-bottom: 25px;
	}
	.pro-data {
		padding: 65px 35px 0;
	}
	.proj-art .pro-tel {
		padding: 40px 10px 0 35px;
	}
	.proj-art .lt .tex {
		padding: 40px;
	}
	.abo-page1{
		padding-top: 130px;
	}
	.abo-page2,
	.honor-modu,
	.wel-modu{
		padding-top: 80px;
	}
	.proj-art .tel-no{
		font-size: 20px;
		line-height: 32px;
	}
}
@media screen and (max-width: 1200px){
	.banner{
		height: 300px;
	}
	.nw-it1{
		margin-bottom: 30px;
	}
	.nw-it1 .pic{
		width: 220px;
	}
	.nw-it1 .tex{
		margin-left: 220px;
		padding: 30px 8% 0 20px
	}
	.nw-it{
		margin-bottom: 50px;
	}
	.nw-it .tex{
		padding-top: 50px;
	}
	.nw-it .tt{
		-webkit-line-clamp: 2;
	}
	.nw-it .md{
		margin-bottom: 30px;
	}
	.nw-it .dd {
		-webkit-line-clamp: 4;
	}
	.nw-it .more {
		margin-top: 35px;
	}
	.nw-it .tex{
		margin-left: 0;
	}
	.news-art .art-main{
		width: 100%;
		float: none;
	}
	.news-art .art-side{
		width: 100%;
		float: none;
	}
	.article .hd-bt .rg {
		margin-right: 33px;
	}
	.title {
		padding: 50px 0 50px;
	}
	/* .title .tt {
		font-size: 20px;
		line-height: 22px;
	} */
	.cont-page1 .content li{
		width: 50%;
		height: 140px;
		margin-bottom: 20px;
	}
	.cont-page1 .content li:after{
		height: 110px;
	}
	.cont-page1 .content li:nth-of-type(2n):after{
		display: none;
	}
	.cont-page1{
		padding-bottom: 40px;
	}
	.map-modu{
		height: 400px;
	}
	.rec-it .tex {
		padding: 20px;
		line-height: 24px;
		font-size: 14px;
	}
	.rec-it1 .tex {
		height: 100px;
		padding: 20px;
	}
	.rec-it1 .tt {
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 14px;
	}
	.rec-form{
		margin-bottom: 30px;
	}
	.swiper-button{
		width: 50px;
		height: 50px;
	}
	.rec-form .input-it {
		width: 24%;
		margin-right: 2%;
	}
	.rec-form .sub{
		width: 22%;
	}
	.job-box .jb-tb li{
		width: 33.3%;
	}
	.ind-it{
		padding-bottom: 60%;
	}
	.ind-it .content {
		padding-top: 80px;
	}
	.ind-it .tt{
		font-size: 26px;
		line-height: 28px;
		margin-bottom: 15px;
	}
	.ind-it .dd {
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	.ind-it.nor .tt{
		font-size: 20px;
		line-height: 24px;
		width: 20px;
	}
	.ind-it .icon{
		height: 44px;
		margin-bottom: 15px;
	}
	.ind-it .icon img{
		height: 100%;
	}
	.ind-it.on .tt {
		padding-bottom: 15px;
	}
	.ind-it .tip{
		font-size: 14px;
		line-height: 22px;
	}
	.ind-it .close,
	.ind-it .add{
		width: 42px;
		height: 42px;
	}
	.ind-it .add{
		margin-left: -21px;
	}
	.ind-it .more{
		line-height: 38px;
		width: 120px;
	}
	.ind-it .more:after{
		margin-left: 15px;
	}
	.home-video {
		padding-bottom: 52%;
	}
	.home-video .play{
		width: 80px;
		height: 80px;
		margin-bottom: 25px;
	}
	.home-video .play:after{
		width: 40px;
		height: 40px;
		margin-left: -20px;
		margin-top: -20px;
	}
	.home-video .tt{
		font-size: 38px;
		line-height: 40px;
	}
	.home-video .dd{
		font-size: 18px;
		line-height: 22px;
	}
	.home-video .content{
		padding-top: 14%;
	}
	.hm-it .more{
		width: 120px;
		line-height: 38px;
		margin-top: 8%;
	}
	.hm-it .more:after{
		margin-left: 15px;
	}
	.hm-it .tex {
		padding: 15% 8% 0;
	}
	.hm-it .tt {
		font-size: 28px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	.hm-it .dd {
		font-size: 18px;
		line-height: 20px;
	}
	.home-news{
		padding-bottom: 80px;
	}
	.abo-page1 .tex{
		width: 100%;
		float: none;
		margin-bottom: 40px;
	}
	.abo-page1 .rg{
		margin-left: 0;
	}
	.abo-page1 .dd{
		height: auto;
	}
	.abo-page1 .pic{
		padding-bottom: 45%;
	}
	.cul-tp .pic{
		width: 45%;
	}
	.cul-tp .tex{
		margin-left: 45%;
		padding: 40px 20px;
	}
	.cul-it .tex {
		height: 150px;
		padding: 20px 15px;
	}
	.cul-it .tt{
		margin-bottom: 10px;
	}
	.wel-modu .tex{
		margin-left: 47%;
	}
	.m-btn {
		width: 120px;
		line-height: 38px;
	}
	.m-btn:after {
		margin-left: 15px;
	}
	.deve-modu {
		background-size: auto 300px;
	}
	.ind-menu li{
		height: 64px;
		line-height: 64px;
	}
	.ind-menu li a{
		font-size: 20px;
	}
	.ind-it2{
		height: auto;
		margin-bottom: 30px;
	}
	.ind-it2 .pic,
	.ind-it2 .tex{
		float: none;
		width: 100%;
	}
	.ind-it2 .pic{
		height: 250px;
	}
	.ind-it2 .tex{
		padding: 30px;
	}
	.ind-it2 .tt{
		font-size: 20px;
		line-height: 24px;
	}
	.ind-it2 .dd{
		margin-top: 20px;
		height: auto;
	}
	.cre-page1 .ind-it2 .dd{
		height: auto;
		overflow-y: hidden;
	}
	.ind-it1{
		height: auto;
		line-height: normal;
	}
	.ind-it1 .tex,
	.ind-it1 .pic{
		width: 100%;
		float: none;
	}
	.ind-it1 .pic{
		height: 250px;
	}
	.ind-it1 .tex{
		padding: 30px 55px;
	}
	.ind-it1 .tt{
		font-size: 36px;
		line-height: 38px;
		margin-bottom: 30px;
	}
	.lw-form{
		padding: 0 40px 40px;
	}
	.ind-menu {
		padding: 40px 0 30px;
	}
	.cre-page1 .ind-it1 .pic,
	.cre-page1 .ind-it1 .tex{
		width: 100%;
		float: none;
	}
	.cre-page1 .ind-it2{
		height: auto;
	}
	.cre-it .icon{
		width: 110px;
		height: 110px;
		margin-bottom: 15px;
	}
	.cre-it {
		width: 30%;
		margin: 0 1.2%;
		margin-bottom: 15px;
	}
	.cre-it .tt{
		font-size: 18px;
		line-height: 24px;
	}
	.cre-it .dd{
		line-height: 22px;
	}
	.cre-it1{
		width: 45%;
		margin-bottom: 30px;
	}
	.cre-col{
		margin-bottom: 25px;
	}
	/* .title1 .tt{
		font-size: 28px;
	} */
	.act-pop{
		width: 90%;
		left: 5%;
	}
	.act-it .swiper-button{
		margin-top: -25px;
	}
	.est-it{
		height: 430px;
		margin-bottom: 40px;
	}
	.est-it .pic,
	.est-it .tex{
		width: 50%;
	}
	.est-it .tex{
		padding: 50px 25px 0;
	}
	.est-it .tt{
		/* font-size: 34px;
		line-height: 36px;
		margin-bottom: 25px; */
	}
	.est-it .en{
		margin-bottom: 20px;
	}
	.est-it .dd {
		line-height: 26px;
		height: 110px;
	}
	.proj-modu .tex {
		padding: 20px 30px;
	}
	.proj-modu .tt{
		margin-bottom: 10px;
	}
	.proj-it .tex {
		height: 114px;
		padding: 20px;
	}
	.proj-it .tt{
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	.proj-art .lt,
	.proj-art .rg{
		width: 100%;
		float: none;
	}
	.pro-data .data-tb{
		height: auto;
	}
	.proj-art .pic{
		height: 450px;
	}
	.pro-data{
		height: auto;
		padding: 30px;
	}
	.proj-art .lt .tex {
		height: auto;
		padding: 30px;
		margin-bottom: 30px;
	}
	.proj-art .lt .dd{
		height: auto;
	}
	.proj-art .pro-tel {
		height: auto;
		padding: 30px 10px 30px 30px;
	}
	.proj-art .swiper-button{
		margin-top: -25px;
	}
	.proj-art .swiper-button.prev{
		left: 10px;
	}
	.proj-art .swiper-button.next{
		right: 10px;
	}
	.abo-page1,.deve-modu, .abo-page2, .honor-modu, .wel-modu{
		padding-top: 60px;
	}
	.rec-page1{
		padding-top: 60px;
		margin-top: -60px;
		padding-bottom: 150px;
	}
	.rec-page2{
		padding-top: 60px;
		margin-top: -60px;
	}
	.rec-page3{
		padding-top: 60px;
		margin-top: -60px;
		padding-bottom: 40px;
	}
}
@media screen and (max-width: 768px){
	.banner {
		height: 150px;
	}
	.menu{
		height: auto;
		line-height: 40px;
	}
	.menu .menu-lt{
		float: none;
	}
	.menu .menu-rg{
		display: flex;
		width: 100%;
		float: none;
	}
	.menu .menu-rg li{
		flex:1;
		line-height: 44px;
		text-align: center;
		margin: 0 auto;
	}
	.menu .menu-rg a{
		height: 44px;
	}
	.nw-it{
		height: auto;
		margin-bottom: 6%;
	}
	.nw-it .pic{
		width: 100%;
		height: 180px;
		float: none;
	}
	.nw-it .tex {
		margin-left: 0;
		padding: 20px 15px;
	}
	.nw-it .tt {
		margin-bottom: 8px;
		font-size: 16px;
	}
	.nw-it .md {
		margin-bottom: 8px;
	}
	.nw-it .md p {
		font-size: 14px;
		line-height: 14px;
		margin-right: 13px;
		padding-right: 15px;
	}
	.nw-it .dd {
		line-height: 22px;
		font-size: 13px;
		-webkit-line-clamp: 3;
	}
	.nw-it .more {
		width: 120px;
		height: 36px;
		line-height: 36px;
		font-size: 14px;
		margin-top: 15px;
	}
	.nw-it1{
		height: auto;
		margin-bottom: 5%;
	}
	.nw-it1 .pic{
		width: 100%;
		height: 130px;
		float: none;
	}
	.nw-it1 .tex{
		margin-left: 0;
		padding: 20px 15px;
	}
	.nw-it1 .tt {
		margin-bottom: 10px;
		font-size: 16px;
		line-height: 18px;
	}
	.nw-it1 .md {
		margin-bottom: 8px;
	}
	.nw-it1 .md p {
		font-size: 14px;
		line-height: 14px;
		margin-right: 13px;
		padding-right: 15px;
	}
	.nw-it1 .dd {
		line-height: 22px;
		font-size: 13px;
	}
	.nw-it1 .tex:after{
		display: none;
	}
	.news-ct{
		padding: 8% 0;
	}
	.page{
		padding: 10px;
	}
	.page a {
		line-height: 34px;
		min-width: 34px;
		margin: 1px;
		font-size: 12px;
	}
	.news-art{
		padding: 8% 0;
	}
	.article .tt{
		font-size:20px;
		line-height: 22px;
		margin-bottom: 15px;
		width: 100%;
	}
	.article .hd-bt .lt{
		margin-bottom: 10px;
	}
	.article .hd-bt .lt,
	.article .hd-bt .rg{
		float: none;
		margin-right: 0;
	}
	.share a{
		width: 24px;
		height: 24px;
	}
	.article .lt .visit{
		margin-right: 0;
		padding-right: 0;
	}
	.article .hd{
		padding-bottom: 10px;
	}
	.article .content{
		padding: 4% 0;
	}
	.ej-share-box{
		padding: 4% 0;
	}
	.ej-share-box ul{
		float: none;
		width: 100%;
	}
	.ej-share-box li{
		font-size: 14px;
		line-height: 26px;
	}
	.ej-share-box .break{
		float: none;
		margin: 10px auto 0;
		line-height: 36px;
		font-size: 14px;
		width: 120px;
	}
	.nw-modu .hd{
		height: 54px;
		line-height: 54px;
	}
	.nw-modu .hd .tt{
		font-size: 18px;
	}
	.b-nw{
		padding-bottom: 3%;
	}
	.b-nw .pic{
		height: 130px;
	}
	.nw-list a{
		line-height: 30px;
	}
	.article{
		padding-bottom: 5%;
	}
	.cont-page1 .content li{
		width: 100%;
		height: auto;
		margin-bottom: 6%;
	}
	.cont-page1 .content li:after{
		display: none;
	}
	.con-it{
		width: 100%;
		margin-left: 0;
		padding-left: 40px;
	}
	.title {
		padding: 30px 0;
	}
	/* .title .tt {
		font-size: 18px;
		line-height: 22px;
	} */
	.title .en-img{
		margin: 6px 0;
	}
	.cont-page1{
		padding-bottom: 4%;
	}
	.map-modu{
		height: 220px;
	}
	.cont-page1 .content .it-tt{
		font-size: 18px;
		line-height: 34px;
	}
	.con-it .it-tt:before{
		width: 34px;
		height: 34px;
		margin-top: -17px;
		left: -40px;
	}
	.con-it .dd{
		line-height: 22px;
	}

	.job-box .list-box .ta-body, .job-box .list-box .ta-title {
		height: 50px;
		line-height: 50px;
		font-size: 14px;
	}
	.job-box .intro-box {
		padding: 20px 10px;
	}
	.job-box .intro-box .strong {
		margin-bottom: 10px;
		line-height: 20px;
	}
	.job-box .list-box .ta-body p {
		line-height: 18px;
	}
	.job-box .intro-box .list {
		line-height: 24px;
	}
	.job-box {
		margin-bottom: 20px;
	}
	.job-box .list-box ul{
		padding-right: 1%;
	}
	.job-box .ta-title li:first-of-type, .job-box .ta-body li:first-of-type{
		padding-left: 1%;
	}
	.job-box .ta-body:after{
		display: none;
	}
	.job-box .int-item{
		width: 100%;
		float: none;
		margin-bottom: 4%;
	}
	.job-box .jb-tb {
		padding: 10px;
		margin-bottom: 20px;
	}
	.job-box .jb-tb li {
		line-height: 24px;
		width: 50%;
	}
	.job-box .btn{
		width: 120px;
		line-height: 34px;
		font-size: 14px;
		margin-right: 10px;
	}
	.job-box .bt{
		margin-top: 5px;
	}
	.rec-it .pic{
		padding-bottom: 50%;
	}
	.rec-page1,
	.rec-page2,
	.rec-page3{
		padding-bottom:9%;
		padding-top: 40px;
		margin-top: -40px;
	}
	.rec-page1{
		padding-bottom: 14%;
	}
	.swiper-button{
		width: 40px;
		height: 40px;
		background-size: 100% auto;
	}
	.rec-form .input-it {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 3%;
		line-height: 36px;
		height: 36px;
	}
	.rec-form .sub {
		width: 48%;
		line-height: 36px;
		height: 36px;
	}
	.rec-form .input-it:nth-of-type(2){
		margin-right: 0;
	}
	.rec-form{
		margin-bottom: 3%;
	}
	.hm-it .tt {
		font-size: 22px;
		line-height: 24px;
	}
	.hm-it .dd {
		font-size: 15px;
		line-height: 16px;
	}
	.home-news{
		padding-bottom: 8%;
	}
	.abo-page1 {
		padding: 6% 0 8%;
	}
	.abo-page1 .en {
		font-size: 30px;
		line-height: 34px;
		margin-bottom: 10px;
	}
	.abo-page1 .cn {
		margin-bottom: 10px;
		font-size: 26px;
		line-height: 28px;
	}
	.abo-page1 .tip {
		font-size: 16px;
		line-height: 16px;
	}
	.abo-page1 .tex .hd:after {
		width: 40px;
		height: 2px;
	}
	.abo-page1 .tex .hd {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.abo-page1 .dd{
		font-size: 14px;
		line-height: 28px;
	}
	.abo-page1 .m-btn{
		margin-top: 20px;
	}
	.abo-page1 .ab-bt h3{
		font-size: 30px;
		line-height: 32px;
	}
	.abo-page1 .ab-bt em{
		font-size: 24px;
		line-height: 32px;
		margin-top: -6px;
	}
	.abo-page1 .intro p{
		font-size: 14px;
		line-height: 16px;
	}
	.abo-page1 .ab-bt li:after{
		height: 44px;
	}
	.cul-tp{
		height: auto;
		margin-bottom: 8%;
	}
	.cul-tp .pic{
		width: 100%;
		float: none;
		height: 250px;
	}
	.cul-tp .tex{
		margin-left: 0;
		padding: 20px;
	}
	.cul-tp .tex li{
		margin-bottom: 7%;
	}
	.cul-tp .icon{
		height: 44px;
		margin-right: 15px;
	}
	.cul-tp .icon img{
		height: 100%;
	}
	.cul-tp .tt {
		font-size: 20px;
		line-height: 22px;
		margin-bottom: 5px;
	}
	.cul-tp .dd {
		font-size: 14px;
		line-height: 16px;
	}
	.abo-page2{
		padding-bottom: 8%;
	}
	.cul-it .tex {
		height: 130px;
		padding: 15px;
	}
	.cul-it .tt {
		font-size: 18px;
		line-height: 18px;
		margin-bottom: 8px;
	}
	.cul-it .dd {
		line-height: 22px;
		font-size: 14px;
	}
	.deve-list {
		height: 220px;
		padding: 15px 10px;
	}
	.deve-list .intro li {
		padding-left: 15px;
		margin-bottom: 10px;
	}
	.deve-list .intro li:before {
		width: 6px;
		height: 6px;
	}
	.deve-list .num {
		font-size: 14px;
		line-height: 24px;
		width: 80px;
	}
	.deve-list .dd {
		font-size: 14px;
		line-height: 20px;
		margin-left: 80px;
	}
	.deve-list li:hover .dd{
		margin-left:90px;
	}
	.deve-modu .time-line span{
		font-size: 18px;
	}
	.deve-modu .time-line .swiper-slide-active span,
	.deve-modu .time-line .swiper-slide:hover span{
		font-size: 22px;
		margin-top: -4px;
	}
	.deve-modu .time-line .swiper-slide:before{
		height: 20px;
	}
	.deve-modu .time-line{
		margin-bottom: 4%;
	}
	.deve-modu .swiper-button{
		margin-top: -17px;
	}
	.hon-it .pic{
		height: 240px;
		line-height: 240px;
	}
	.hon-it .tex{
		height: 50px;
		line-height: 50px;
		font-size: 16px;
	}
	.wel-modu{
		padding-bottom: 8%;
	}
	.wel-modu .content{
		height: auto;
		padding: 20px 0;
	}
	.wel-modu .pic{
		width: 100%;
		float: none;
		height: 120px;
	}
	.wel-modu .tex{
		margin-left: 0;
		padding: 20px 10px;
	}
	.wel-modu .tex .tt {
		font-size: 24px;
		margin-bottom: 15px;
	}
	.wel-modu .tex .dd{
		line-height: 22px;
	}
	.deve-modu {
		background-size: auto 200px;
	}
	.deve-modu .title{
		padding-bottom: 30px;
	}
	.ind-menu {
		padding: 6% 0 4%;
	}
	.ind-menu li{
		line-height: 44px;
		height: 44px;
	}
	.ind-menu li a{
		font-size: 16px;
	}
	.ind-it1 .pic{
		height: 150px;
	}
	.ind-it1 .tex {
		padding: 20px;
	}
	.ind-it1 .tt {
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	.ind-it1 .dd{
		line-height: 24px;
	}
	.ind-page1{
		padding-bottom: 6%;
	}
	.ind-it2 .pic{
		height: 150px;
	}
	.ind-it2 .tex {
		padding: 20px;
	}
	.ind-it2 .tt {
		font-size: 18px;
		line-height: 22px;
	}
	.ind-it2 .dd {
		margin-top: 10px;
		line-height: 22px;
	}
	.ind-it2{
		margin-bottom: 6%;
	}
	.lw-form {
		padding: 0 20px 30px;
	}
	.lw-form .sub{
		margin-top: 20px;
	}
	.lw-form .t-area{
		height: 220px;
	}
	.lw-modu{
		padding-bottom: 10%;
	}
	.lw-form .input-it {
		height: 40px;
		line-height: 40px;
		margin-bottom: 15px;
	}
	.lw-form .input-it .lb{
		left: 10px;
	}
	.lw-form .input-it .tex{
		padding-left: 75px;
	}
	.cre-it1 .icon {
		height: 44px;
		line-height: 44px;
		margin-bottom: 15px;
	}
	.cre-it1 .icon img{
		height: 100%;
	}
	.cre-it1 .tt {
		font-size: 20px;
		line-height: 22px;
		margin-bottom: 15px;
	}
	.cre-it1 .dd{
		line-height: 26px;
	}
	/* .title1 .tt{
		font-size: 22px;
	} */
	.title1 {
		padding-bottom: 16px;
		margin-bottom: 20px;
	}
	.cre-col{
		margin-bottom:20px;
	}
	.cre-page2 .content{
		padding-bottom: 8%;
	}
	.cre-page1 .ind-it1{
		margin-bottom: 6%;
	}
	.cre-page2{
		padding-bottom: 5%;
	}
	.rebox-close{
		height: 40px;
		width: 40px;
		font-size: 30px;
		line-height: 34px;
	}
	.act-pop{
		width: 96%;
		left: 2%;
	}
	.act-pop .close{
		width: 36px;
		height: 36px;
		bottom: -46px;
		margin-left: -18px;
	}
	.act-it .pic{
		padding-bottom: 66%;
	}
	.act-it .tt{
		font-size: 16px;
		line-height: 18px;
		margin-bottom: 8px;
	}
	.act-it .dd{
		font-size: 13px;
		line-height: 19px;
	}
	.act-it .swiper-button {
		margin-top: -20px;
	}
	.est-it{
		height: auto;
		margin-bottom: 6%;
	}
	.est-it .pic{
		height: 180px;
		width: 100%;
		float: none;
	}
	.est-it .tex{
		float: none;
		width: 100%;
		padding: 20px 15px 0;
	}
	.est-it .tt {
		/* font-size: 26px;
		line-height: 28px;
		margin-bottom: 12px; */
	}
	.est-it .en{
		margin-bottom: 20px;
	}
	.est-it .dd {
		line-height: 22px;
		height: auto;
		margin-bottom: 12px;
	}
	.est-it .dd p {
		-webkit-line-clamp: inherit;
	}
	.est-page1{
		padding: 8% 0 3%;
	}
	.proj-page1 {
		padding: 8% 0 4%;
	}
	.proj-page2{
		padding-bottom: 10%;
	}
	.proj-modu .tex{
		padding: 20px 15px;
	}
	.proj-modu .dd{
		line-height: 22px;
	}
	.proj-it .tt{
		font-size: 16px;
		line-height: 18px;
	}
	.proj-it .dd{
		font-size: 13px;
		line-height: 20px;
	}
	.proj-it .tex {
		height: 100px;
		padding: 15px;
	}
	.proj-art .pic{
		height: 220px;
	}
	.proj-art{
		padding: 8% 0 10%;
	}
	.proj-art .lt .tex{
		padding: 20px;
		margin-bottom: 4%;
	}
	.proj-art .tt{
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 15px;
	}
	.proj-art .lt .dd{
		line-height: 22px;
		font-size: 13px;
	}
	.pro-data .data-col .num{
		font-size: 26px;
	}
	.pro-data .data-col .lb{
		line-height: 30px;
	}
	.pro-data .data-col li{
		margin-bottom: 10px;
	}
	.pro-data .data-tb{
		line-height: 24px;
	}
	.pro-data{
		padding: 20px;
	}
	.proj-art .pro-tel{
		padding: 20px 10px 20px 20px;
	}
	.proj-art .tel{
		padding-left: 45px;
	}
	.proj-art .tel:before{
		width: 34px;
		height: 34px;
		background-size: contain;
	}
	.proj-art .lb1{
		line-height: 34px;
		font-size: 18px;
	}
	.proj-art .tel-no {
		font-size: 20px;
		line-height: 30px;
	}
	.proj-art .swiper-button{
		margin-top: -20px;
	}
}

@media screen and (max-width: 640px){
	.ind-it{
		padding-bottom: 90%;
	}
	.ind-it .tt {
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	.ind-it .content{
		padding-top: 50px;
	}
	.ind-it .dd{
		font-size: 14px;
		line-height: 17px;
	}
	.ind-it .add{
		width: 32px;
		height: 32px;
		margin-left: -16px;
		background-size: 100%;
	}
	.ind-it .close{
		width: 32px;
		height: 32px;
		top: -32px;
		right: 10px;
		background-size: 100%;
	}
	.ind-it.on .close{
		top: 10px;
	}
	.ind-it .icon{
		height: 30px;
	}
	.ind-it.on .icon{
		margin-bottom: 10px;
	}
	.ind-it .tip{
		line-height: 20px;
	}
	.ind-it.nor .tt{
		font-size: 16px;
		line-height: 20px;
		width: 16px;
	}
	.ind-it .more{
		margin-top: 10%;
		line-height: 32px;
		width: 110px;
	}
	.home-video .play{
		width: 50px;
		height: 50px;
		margin-bottom: 3%;
	}
	.home-video .play:after{
		width: 30px;
		height: 30px;
		margin-left: -15px;
		margin-top: -15px;
	}
	.home-video .tt{
		font-size: 22px;
		line-height: 24px;
		margin-bottom: 5px;
	}
	.home-video .dd{
		font-size: 14px;
		line-height: 16px;
	}
	.home-video .content{
		padding-top: 13%;
	}
	.hm-it{
		width: 100%;
		float: none;
		margin: 0 auto 4%;
		padding-bottom: 50%;
	}
	.hm-it .more {
		width: 110px;
		line-height: 32px;
	}
	.hm-it .tex {
		padding: 10% 5% 0;
	}
	.m-btn {
		width: 110px;
		line-height: 32px;
	}
	.cul-tp .pic{
		height: 170px;
	}
	.abo-page1 .ab-bt h3{
		font-size: 26px;
		line-height: 28px;
	}
	.hon-it .pic {
		height: 180px;
		line-height: 180px;
	}
	.lw-form .input-it{
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.lw-form .input-it .lb{
		font-size: 12px;
	}
	.lw-form .input-it .tex{
		padding-left: 70px;
		padding-right: 10px;
	}
	.lw-form .t-area{
		height: 160px;
		padding: 10px;
		font-size: 12px;
	}
	.lw-form{
		padding: 0 10px 20px;
	}
	.cre-it {
		float: left;
		width: 46%;
		margin: 0 2% 6%;
	}
	.cre-it .icon {
		width: 70px;
		height: 70px;
		margin-bottom: 10px;
	}
	.cre-it .tt {
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 6px;
	}
	.cre-it .dd {
		line-height: 20px;
		font-size: 13px;
	}
	.cre-it .tex{
		height: 124px;
	}
	.title1 {
		padding-bottom: 12px;
		margin-bottom: 15px;
	}
	.cre-it1{
		width: 94%;
		margin: 0 auto 6%;
		padding: 20px;
		height: auto;
	}
	.cre-it1 .icon{
		height: 36px;
		line-height: 36px;
		margin-bottom: 10px;
	}
	.cre-it1 .tt{
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	.abo-page1{
		padding-top: 10%;
	}
	.deve-modu, .abo-page2, .honor-modu, .wel-modu{
		padding-top: 6%;
	}
}