/******公共样式******/
html{font-size:112.5%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;padding:0;background-color:#fff;color:#333;font-style:normal;font-size:18px;line-height:1.45}ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,hgroup,p,blockquote,figure,form,fieldset,input,legend,pre,abbr{margin:0;padding:0}pre,code,address,caption,th,figcaption{font-size:1em;font-weight:normal;font-style:normal}fieldset,iframe,img{border:0;vertical-align: middle;text-align: center;}caption,th{text-align:left}table{border-collapse:collapse;border-spacing:0}article,aside,footer,header,nav,main,section,summary,details,hgroup,figure,figcaption{display:block}audio,canvas,video,progress{display:inline-block;vertical-align:baseline}button{font:inherit;vertical-align:middle}body,input,textarea,select,button{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-font-feature-settings:"liga","kern"}a{color:#08c}a:visited,a:link,a:active{text-decoration:none}h1 img,h2 img,h3 img,h4 img,h5 img,h6 img{display:block;margin:0}em,i,cite,dfn{font-style:italic}p{margin:1em 0 0 0}p:first-child{margin:0}li li{font-size:1em}ul,ol{margin:1em 0 1em 1.1111em}ul ul,ul ol,ol ul,ol ol{margin-top:0;margin-bottom:0}nav ul,nav ol{list-style:none;margin:0}sup{font-size:.6em;opacity:.8;vertical-align:top;position:relative;bottom:-.2em}h1 sup,h2 sup,h3 sup{font-size:.4em}sup a{color:#333}sup a:hover{color:#08c;text-decoration:none}sub{line-height:1}abbr{border:0}html,body{font-family:"Microsoft YaHei";}.nowrap{white-space:nowrap}.clear{clear:both}
body{margin-top: 67px;}
.scrollBody{
	height: 100%;
	overflow: hidden;
}

.font36{font-size: 36px;}
.font30{font-size: 30px;}
.font26{font-size: 26px;}
.font20{font-size: 20px;}
.font18{font-size: 18px;}
.font16{font-size: 16px;}
.font14{font-size: 14px;}

/******swiper样式******/
.swiper-container{margin:0 auto;position:relative;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;width:100%;height:100%;color:#000;text-align:center;z-index:1}.swiper-wrapper{position:relative;width:100%;-webkit-transition-property:-webkit-transform,left,top;-webkit-transition-duration:0s;-webkit-transform:translate3d(0px,0,0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform,left,top;-moz-transition-duration:0s;-moz-transform:translate3d(0px,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform,left,top;-o-transition-duration:0s;-o-transform:translate3d(0px,0,0);-o-transition-timing-function:ease;-o-transform:translate(0px,0px);-ms-transition-property:-ms-transform,left,top;-ms-transition-duration:0s;-ms-transform:translate3d(0px,0,0);-ms-transition-timing-function:ease;transition-property:transform,left,top;transition-duration:0s;transform:translate3d(0px,0,0);transition-timing-function:ease}.swiper-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{float:left;position:relative}
.swiper-pagination-bullet-active {opacity: 1;background: #ff773b;}
.swiper-visible-switch{
	background-color: #000;
}
.swiper-pagination-switch{
	margin-bottom: 5px;
}
.swiper-visible-switch{
	border: 0px;
}


/******header******/
.globalheader {
	position: fixed;
	width: 100%;
	min-width: 1010px;	
	top: 0;
	margin: 0 auto 1em;
	background-color: #fff;
	font-size: 18px;
	margin-bottom: 0;	
	z-index: 999;	
}
.globalheader .gh-content {
	position: relative;
	width:100%;
	margin: 0 auto;
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 6px rgba(0,0,0,0.2);
	box-shadow: 0 1px 6px rgba(0,0,0,0.2);
	background: #FFFFFF;
}
.globalheader .gh-content .gh-nav{
 	position: relative;
  	margin: auto;
  	height: 66px;
	width: 97%;
}
.gh-show-nav .globalheader .gh-nav {
	top: 2.66667em;
}
.gh-show-lang .globalheader .gh-lang-wap {
	top: 5.33334em;
}
.globalheader .gh-menu {
	display: none;
	z-index: 200;
}
.globalheader .gh-nav-list {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 66px;
	cursor: default;
	text-align: justify;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.globalheader .gh-nav-list:after {
	content: '';
	width: 100%;
	display: inline-block;
	font-size: 0;
	line-height: 0;
}
.globalheader .gh-nav-list .gh-tab {
	margin: 0;
	list-style-type: none;
	height: 66px;
	display: inline-block;
	line-height: 66px;
  	vertical-align: text-bottom;
}
.globalheader .gh-nav-list li img{
	display:inline-block;
}
.globalheader .gh-tab-link {
	position: relative;
	display: block;
	opacity: 1;
	height: 2.55556em;
	color: #666666;
	opacity: 0.9;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: auto 1.11111em;
	background-size: auto 20px\0;
	outline-offset: -0.22222em;
	-webkit-tap-highlight-color: transparent;
	/*-webkit-transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);*/
}
.globalheader .gh-tab-link:nth-of-type(1){display: inline-block;}
.globalheader .gh-tab-left:hover {
	opacity: 0.65;
	filter: alpha(opacity=65);
}
.globalheader .gh-tab-link:hover {
	color: #333;
}
.globalheader .gh-tab-link span{
	display: block;
}
.globalheader .gh-tab-droi{
  	width: 45%;
}
.globalheader .gh-tab-droi .logo img{
	display:inline-block;
}
.globalheader .gh-tab-droi font{
	letter-spacing: 2px;
	padding-left: 10px;
}
.globalheader .gh-tab-droi .gh-tab-link {
	height: 66px;
}
.globalheader .gh-tab-link .font14 img{
	height: 4px;
	display: inline-block;
	vertical-align: middle;
	padding-left: 6px;
}
.globalheader .gh-tab-link .font14 .gh-link-show{
	display: none;
}
.globalheader .gh-tab-droi img{
	float:left;
	height:22px;
	margin-top:22px;
}
.globalheader .gh-second{
	position: absolute;
	width: 100%;
	opacity: 1;
	top: -8.6em;
	height: 0;
	background: rgba(255,255,255,1);
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 6px rgba(0,0,0,0.3);
	box-shadow: 0 1px 6px rgba(0,0,0,0.3);
}
.globalheader .gh-second ul{
	position: relative;
	margin: auto;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.globalheader .gh-second ul>li{
	display: inline-block;
	margin: 0 2.5%;
	/*margin: 0 55px;*/
	/*width: 5%;*/
	width: initial;
	min-width: 75px;
}
.globalheader .gh-second ul>li a{
	display: block;
	text-align: center;
	color: #666666;
	width: 100%;
	margin: auto;
}
.globalheader .gh-second ul>li span{
	display: block;
	font-size: 13px;
	/*font-size: 14px;*/
}
.globalheader .gh-second ul>li span:nth-of-type(2){
	/*margin-top: .5em;*/
	margin-top: 10px;
}
.globalheader .gh-second ul>li img{
	width: 80px;
	/*width: 60%;*/
}
.globalheader .show-second{
	/*height: 8.6em;*/
	height: 180px;
	top: 3.666em;
	opacity: 1;
	-webkit-transition: height 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99),top 0.1s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	-moz-transition: height 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99),top 0.1s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	transition: height 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99),top 0.1s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.globalheader .hide-second{
	height: 0;
	/*top: -8.6em;*/
	top:-186px;
	-webkit-transition: height 0.8s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99),top 0.8s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	-moz-transition: height 0.8s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99),top 0.8s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	transition: height 0.8s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99),top 0.8s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.globalheader .gh-wap-cover{
	position: fixed;
	width: 100%;
	height: 100%;
	/*background: rgba(0,0,0,.6);*/
	background: #f2f2f2;
	display: none;
	top: 2.66667em;
	z-index: 999;
}

@media only screen and (max-width: 1220px) {
	.globalheader .gh-tab-droi{width: 35%;}
}
@media only screen and (max-width: 1025px) {
	.globalheader {
		min-width: 100%;
	}
	.globalheader .gh-tab-droi{
		width: auto;
	}
	.globalheader .gh-content {
		width: auto;
	}
	.globalheader .gh-nav-list {
		width: auto;
		margin-left: 0;
		margin-right: 0;
	}
	.globalheader .gh-tab-link {
		background-size: auto 18px;
	}
}
@media only screen and (max-width:800px) {
	.globalheader .gh-content .gh-nav{
		width: 100%;
	}
}
@media only screen and (max-width: 567px){
	body {
		min-width: 0;
		margin-top: 2.66667em;
	}
	.globalheader {
		width: 100%;
		height: 2.66667em;
		text-align: left;
	}
	.globalheader .gh-content {
		position: relative;
		width: 100%;
		min-width: 0;
		background: #e9772c;
	}
	.globalheader .gh-nav{
		display: none;		
	}
	.globalheader:after {
		content: '';
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 0.05556em;
		background: rgba(255,255,255,0.2);
	}
	.globalheader .gh-menu {
		display: block;
		height: 2.66667em;
		text-align: center;
		padding:0 4% ;
	}
	.globalheader .gh-menu:before,.globalheader .gh-menu:after {
		content: " ";
		display: table;
	}
	.globalheader .gh-menu:after {
		clear: both;
	}
	.globalheader .gh-menu-icon {
		display: block;
		position: relative;
		z-index: 1;
		height: 2.66667em;
		width: 2.66667em;
		background-repeat: no-repeat;
		background-position: 100%;
		-webkit-tap-highlight-color: transparent;
	}
	.globalheader .gh-menu-icon a {
		display: block;
		color: #FFFFFF;
		margin: auto;		
		height: 2.66667em;
		line-height: 2.66667em;
	}
	.globalheader .gh-menu-icon-home {
		float: none;
		position: absolute;
		top: 0;
		left: 50%;
		width: 129px;
		transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		height: 2.66667em;
		line-height: 2.8em;
	}
	.globalheader .gh-menu-icon-home img{
		height: 20px;
		vertical-align: middle;
	}
	.globalheader .gh-menu-icon-toggle {
		display: block;
		float: left;
		height: 2.66667em;		
	}
	.globalheader .gh-menu-icon-toggle .gh-tip{
		position: absolute;
		width: 2.66667em;
		height: 2.66667em;
		top: 0;
		background:url(/images/open.png) no-repeat;
		background-size: 100%;
		z-index: 3;
	}
	.globalheader .gh-wap-cover{
		height: 0;
		opacity: 0;
		display: block;
	}
	.globalheader .gh-wap-cover .gh-wap-second{
		position: relative;
	  	width: 100%;
	  	min-width: 260px;
		overflow-y:scroll;
	  	z-index: 1;
	  	background-color: #FFFFFF;
	  	text-indent: 20px;
	  	max-height: 90%;
	  	border-radius: 0 0 1px 1px;
	}
	.globalheader .gh-wap-cover .gh-wap-second .top{
		background: #ff773b;
		height: 150px;
		line-height: 130px;
	}
	.globalheader .gh-wap-cover .gh-wap-second .top img{
		display: inline-block;
		vertical-align: bottom;
	}
	/*.globalheader .gh-wap-cover .gh-wap-second ul{
		margin-bottom: 20px;
	}
	.globalheader .gh-wap-cover .gh-wap-second ul >li:nth-of-type(3),li:nth-of-type(8),li:nth-of-type(14),li:nth-of-type(20){
		border-bottom: 1px solid #dcdcdc;
	}*/
	.globalheader .gh-wap-cover .gh-wap-second .title{
		/*position: relative;*/
		border-bottom: 1px solid #e6e6e6;
	}
	.globalheader .gh-wap-cover .gh-wap-second .content{
		overflow: hidden;
		background: #f2f2f2;
		margin: 0;
		width: 100%;
	}
	.globalheader .gh-wap-cover .gh-wap-second .content.hide-wap-third{
		height: 0;
		-webkit-transition: height .2s;
		   -moz-transition: height .2s;
				transition: height .2s;
		opacity: 0;
	}
	.globalheader .gh-wap-cover .gh-wap-second div:nth-of-type(3).show-wap-third{
		height: 150px;
		opacity: 1;
	}
	.globalheader .gh-wap-cover .gh-wap-second div:nth-of-type(5).show-wap-third{
		height: 250px;
		opacity: 1;
	}
	.globalheader .gh-wap-cover .gh-wap-second div:nth-of-type(7).show-wap-third, .globalheader .gh-wap-cover .gh-wap-second .content:nth-of-type(9).show-wap-third{
		height: 300px;
		opacity: 1;
	}
	.globalheader .gh-wap-cover .gh-wap-second .content.show-wap-third{
		-webkit-transition: height .2s;
		   -moz-transition: height .2s;
				transition: height .2s;
	}
	.globalheader .gh-wap-cover .gh-wap-second a{
		display: block;
		width: 100%;
		height: 50px;
		padding: 0;
		line-height: 50px;
		color: #757575;
		border-bottom: none!important;
		font-size: 14px;
	}
	.globalheader .gh-wap-cover .gh-wap-second .arrow{
		display: inline-block;
		position: absolute;
		/*top: 0;*/
		margin-top: -50px;
		right: 20px;
		width: 10px;
		height: 50px;
		background: url(/images/icon_down.png) no-repeat;
		background-size: 100%;
		background-position: center;
	}
	.globalheader .gh-wap-cover .gh-wap-second .arrow.show{
		background: url(/images/icon_up.png) no-repeat;
		background-size: 100%;
		background-position: center;
	}
	.globalheader .gh-wap-cover .gh-wap-second .triangle.show{
		position: absolute;
		left: 20px;
		margin-top: -1px;
	    border: 14px solid transparent;
	    border-width: 8px 8px;
	    border-top-color: #fff;
	}
	.globalheader .show-wap-second{
		height: 100%;
		opacity: 1;
		-webkit-transition: height 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99),opacity 0.5s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		-moz-transition: height 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99),opacity 0.5s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		transition: height 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99),opacity 0.5s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	}
	.globalheader .hide-wap-second{
		height: 0;
		-webkit-transition: height 0.4s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99),opacity 0.5s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		-moz-transition: height 0.4s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99),opacity 0.5s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		transition: height 0.4s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99),opacity 0.5s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		opacity: 0;
	}
}


/******footer******/
.footer-wrapper {
	position: relative;
	background: #fff;
  	padding-left: 22px;
  	padding-right: 22px;
}
.footer-wrapper:before, .footer-wrapper:after {
  	content: " ";
 	display: table;
}
.footer-wrapper:after{
	clear: both;
}
.footer-wrapper .footer-global {
  	padding-left: 0;
  	padding-right: 0;
  	color: #999;
  	padding-top: 18px;
  	padding-bottom: 18px;
  	line-height: 1;
  	font-size: 1em;
}
.footer-wrapper .footer-global a {
  	color: #666;  	
}
.footer-wrapper .footer-global:before, .footer-global:after {
  	content: " ";
  	display: table;
}
.footer-wrapper .footer-global:after {
	clear: both;
}
.footer-wrapper .foot-links{
	font-size: 13px;
  	line-height: 1.3333;
  	font-weight: 400;
  	width: auto;
  	margin: auto;
}
.footer-wrapper .foot-links>li{
	display: inline-block;
  	margin-left: 22px;
}
.footer-wrapper .foot-links>li:nth-of-type(1){
	margin-left: 0;
}
.footer-wrapper .foot-links>li>a {
  	margin-right: 0.3333em;
  	margin-left: 0.3333em;
  	white-space: nowrap;  	
  	cursor: pointer;
}
.footer-wrapper .copyright{
	-webkit-margin-before: 0.5em;
  	-webkit-margin-after: 0.5em;
  	-webkit-margin-start: 0px;
  	-webkit-margin-end: 0px;
  	width: 100%;
  	border-top:1px solid #e3e3e3;
  	padding-top: 12px;
  	margin-top: 18px;
}
.footer-wrapper .copyright span{
  	white-space:nowrap;
  	font-size: 12px;
}
.footer-wrapper .copyright a{
	color: #999;
	float: right;
}
.footer-wrapper .lang{
	float: right;
	position: relative;
	margin-top: -14px;
	font-size:12px;
	margin-left:4px;
	width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: left;
}
.footer-wrapper .lang ul{
    position: absolute;
    margin: auto;
    top: -63px;
    width: 120px;
    border-bottom: none;
    list-style: none;
    background: #FFFFFF;
    z-index: 99;
    display: none;
}
.footer-wrapper .lang ul>li {
    line-height: 30px;
    border: 1px solid #CCCCCC;
    text-align: center;
    border-bottom: none;
}
.footer-wrapper .lang ul>li a {
    font-size: 14px;
    color: #999;
    display: inline-block;
    width: 120px;
    text-align: center;
}
.footer-wrapper .lang div{
	border: 1px solid #CCCCCC;
        text-align: center;
}
.footer-wrapper .lang div:nth-of-type(1) .arrow {
    position: absolute;
    right: 10px;
    top: 13px;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: #dfdfdf #FFFFFF #FFFFFF;
}

@media only screen and (max-width: 1159px){
	.globalheader .gh-second ul>li{
		margin: 0 15px;
	}	
}
@media only screen and (max-width: 806px){
	.globalheader .gh-second ul>li {margin: 0 10px;}
}
@media only screen and (max-width: 735px){
	.footer-wrapper {
		padding-left: 0;
	  	padding-right: 0;
	}
	.footer-wrapper .footer-global {
  		width: auto;
  		padding-left: 5%;
  		padding-right: 5%;
	}
	.footer-wrapper .copyright span, .footer-wrapper .copyright a{
  		display: block;
  		margin-top:8px;
  		float: initial;
	}
	.footer-wrapper .copyright span:nth-child(1){
		margin-top:0;
	} 
	.footer-wrapper .foot-links>li{
		display: block;
		margin-left: 0px;
		margin-top: 12px;
	}
}
        H1.disnone{
            display: none;
            font-size:1px;
            color: #FFFFFF;
        }