﻿@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}

ul, ol, li {
	list-style: none;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img {
	border: 0;
	margin: 0;
}
select, input, textarea {
	font-size: 12px;
	
}
input, select {
	vertical-align: middle;
}
label {
	cursor: pointer;
	cursor: hand;
}
a, a:visited {
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration: underline;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	font-size: 0;
	zoom: 1;
}
.clearfix {
	zoom: 1
}
.clearfix:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
.fl {
	float: left;
}
.fr {
	float: right;
}
@font-face {
	font-family: 'AlibabaPuHuiTi-Regular';
	src: url('AlibabaPuHuiTi-Regular.eot');
	src: url('AlibabaPuHuiTi-Regular.eot?#iefix') format('embedded-opentype'), url('AlibabaPuHuiTi-Regular.woff') format('woff'), url('AlibabaPuHuiTi-Regular.ttf') format('truetype'), url('AlibabaPuHuiTi-Regular.svg#NeuesBauenDemo') format('svg');
}
@font-face {
	font-family: 'AlibabaPuHuiT-Light';
	src: url('AlibabaPuHuiT-Light.eot');
	src: url('AlibabaPuHuiT-Light.eot?#iefix') format('embedded-opentype'), url('AlibabaPuHuiT-Light.woff') format('woff'), url('AlibabaPuHuiT-Light.ttf') format('truetype'), url('AlibabaPuHuiT-Light.svg#NeuesBauenDemo') format('svg');
}
@font-face {
	font-family: 'AlibabaPuHuiTi-Medium';
	src: url('AlibabaPuHuiTi-Medium.eot');
	src: url('AlibabaPuHuiTi-Medium.eot?#iefix') format('embedded-opentype'), url('AlibabaPuHuiTi-Medium.woff') format('woff'), url('AlibabaPuHuiTi-Medium.ttf') format('truetype'), url('AlibabaPuHuiTi-Medium.svg#NeuesBauenDemo') format('svg');
}
@font-face {
	font-family: 'AlibabaPuHuiTi-Bold';
	src: url('AlibabaPuHuiTi-Bold.eot');
	src: url('AlibabaPuHuiTi-Bold.eot?#iefix') format('embedded-opentype'), url('AlibabaPuHuiTi-Bold.woff') format('woff'), url('AlibabaPuHuiTi-Bold.ttf') format('truetype'), url('AlibabaPuHuiTi-Bold.svg#NeuesBauenDemo') format('svg');
}
#full-screen-slider {
	width: 100%;
	height: 800px;
	float: left;
	position: relative;
	min-width: 1200px;
}
#slides {
	display: block;
	width: 100%;
	height: 800px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	min-width: 1200px;
}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	min-width: 1200px;
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	cursor:default;
}
#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: -180px;
	bottom: 45px;
	z-index: 9900;
	margin: 0
}
#pagination li {
	display: block;
	list-style: none;
	width: 8px;
	height: 8px;
	float: left;
	margin-left: 15px;
	border-radius: 4px;
	border: 1px solid #399da5;
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
	background: #399da5
}
.webtop {
	width: 100%;
	height: 800px;
	position: relative;
	min-width: 1280px;
}
.index-header {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 100%;
}
.header-nav-box {
	width: 1280px;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.9);
	border-radius: 45px;
	height: 90px;
	position: relative;
	top: 46px;
	z-index:999;
}
.sectop {
	width: 1280px;
	margin: 0 auto;
	position: relative;
	height:750px;
}
.header-nav {
	width: 100%;
	z-index: 999;
	margin: 0 auto;
	height: 90px;
	/*top: 48px;*/
}
.header-content {
	width: 1280px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.header-logo {
	float: left;
	padding: 25px 0 0 28px;
}
.header-logo a {
	display: block;
	color: #1ec67a;
	text-decoration: none;
}
.header-logo a img {
	display: block;
	border: none;
}
.header-nav-list {
	float: right;
	margin-right: 30px;
}
.header-nav-list ul {
	float: left;
}
.header-nav-list ul li {
	position: relative;
	display: block;
	float: left;
	margin: 0 26px;
}
.header-nav-list ul li a {
	color: #616161;
	padding: 0 5px;
	font-size: 16px;
	line-height: 90px;
	position: relative;
	display: block;
	font-family: "AlibabaPuHuiTi-Regular";
	color: #494949;
}
.header-nav-list ul li a:hover {
	color: #399da5;
	background: url(../images/navhover.png) repeat-x bottom;
	position: relative;
	text-decoration: none;
}
/*.header-nav-list ul li a img {
	display: none;
}
.header-nav-list ul li a:hover img {
	position: absolute;
	left: -35px;
	top: 80px;
	display: block;
}*/
.header-nav-list ul li a.cur {
	color: #399da5;
	background: url(../images/navhover.png) repeat-x bottom;
}
.aui-dow-box {
	position: absolute;
	width: 1272px;
	padding:0 0 10px 0;
	visibility: hidden;
}
.aui-img img {
	padding-top:15px;
	display: block;
}
.aui-dow-box-box {
	background-color: rgba(255,255,255,0.95);
	opacity: 0.95;
	filter: alpha(opacity=0.95);
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.aui-dow-box-list {
	position: absolute;
	width: 1272px;
	left: -660px;
	height: 400px;
}
.drop-down:hover .aui-dow-box-list {
	top: 90px;
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}
.aui-down-menu {
	width: 100%;
	display: block;
}
.aui-down-menu-title {
	padding-bottom: 10px;
	color: #313131;
	font-size: 18px;
}
/*.aui-down-menu-list-title i {
    float: left;
    margin-right: 5px;
    width: 15px;
    height: 15px;
    display: block;
}
*/
.aui-down-menu-list {
	float: left;
	padding-top: 10px;
}
.aui-down-menu-list-item {
	display: inline-block;
	line-height: 24px;
	padding-bottom: 20px;
	font-family: "AlibabaPuHuiTi-Regular";
}
.header-nav-list ul .aui-down-menu-list-item a {
	padding: 0;
	line-height: inherit;
	font-family: "AlibabaPuHuiT-Regular";
	font-size: 12px;
}
.header-nav-list ul .aui-down-menu-list-item a:hover {
	background: none;
	text-decoration: none;
}
.aui-down-menu-list-title {
	color: #616161;
	font-size: 14px;
	font-weight: bold;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	border-bottom: 1px solid #e1e1e2;
	line-height: 24px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.aui-down-menu-list-text {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	color: #919191;
	font-size: 14px;
}
.aui-down-menu-list-title:hover {
	color: #399da5;
}
.header-nav-list ul li a:hover .icon-dow {
	background-image: url();
}
.aui-about-dow {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left:-30px;
	top: 90px;
	min-width: 140px;
	z-index: 999;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}
.drop-down:hover .aui-about-dow {
	top: 90px;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	filter: alpha(opacity=100);
}
.header-nav-list .aui-about-dow li a {
	padding: 0;
	line-height: inherit;
	display: block;
	padding: 5px 0 5px 0;
	color: #313131;
	font-size: 16px;
	text-align:center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: 14px;
	color: #616161;
}
.header-nav-list .aui-about-dow li a:hover {
	color: #399da5;
	background:none;
}
.header-nav-list .aui-about-dow li {
	text-align:center;
	padding-left:10px;
}
.header-nav-right {
	float: right !important;
	border-left: 1px solid #dcdfdf;
	margin-top: 19px;
}
.header-nav-right-en {
	position: relative;
	line-height: 50px;
	width: 250px;
	color: #a7a7a7;
	text-align: center;
}
.header-nav-right-en i {
	display: inline-block;
	vertical-align: middle;
	margin-top: 5px;
}
.header-nav-right-en a {
	padding: 0 10px;
	border-radius: 0px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	outline: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	color: #a7a7a7;
	font-family: Helvetica, Arial, sans-serif;
}
.header-nav-right-en a:hover {
	color: #399da5;
}
.icon-language {
	width: 18px;
	height: 18px;
	background: url(../images/icon01.png) no-repeat;
	vertical-align: middle;
}
.bottom-wrap {
	background: #efefef;
	width: 100%;
	min-width: 1200px;
	padding-bottom: 80px;
}
.mainwrap {
	width: 1200px;
	margin: 0 auto;
}
.bottomleft {
	width: 850px;
	float: left;
}
.bottomlogo {
	padding: 40px 0 56px 0;
}
.bottommenu {
	color: #4B4B4B
}
.bottommenu li {
	float: left;
	border-right: 1px solid #dbdbdb;
	line-height: 30px;
	font-size: 16px;
	padding: 0 40px;
	height: 150px;
}
.bottommenu li:last-child {
	border-right: none;
}
.bottommenu li dt {
	font-family: "AlibabaPuHuiTi-Regular";
}
.bottommenu li dd {
	font-weight: lighter;
	font-family: "AlibabaPuHuiT-Light";
}
.bottommenu a {
	color: #4B4B4B;
}
.bottommenu a:hover {
	color: #008a9c;
	text-decoration: none;
}
.bottomright {
	float: right;
	padding-top: 95px;
	text-align: right;
}
.bottomewm {
	color: #9e9e9e;
	font-size: 14px;
	line-height: 18px;
	font-family: "AlibabaPuHuiT-Regular";
	padding-top: 19px;
}
.bottomtel {
	font-size: 35px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #494949;
	padding-top: 25px;
	font-weight: lighter;
}
.bottomtel img {
	vertical-align: middle;
	margin-right: 12px;
}
.footer {
	background: #efefef;
	width: 100%;
	min-width: 1200px;
	border-top: 1px solid #c6c6c6;
	line-height: 32px;
	padding:15px 0;
	color: #9E9E9E;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.footer span {
	margin-left: 50px;
}
.footer a {color:#9E9E9E;}
/*==========Page Loader CSS==========*/

.page-loader {
	/*position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    overflow: hidden;
    background: var(--white-color);
    z-index: 9999;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
	*/
}

.fullpage-loader--invisible {
    /*opacity: 0;*/
}
