html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
/* body{margin:0;max-width:1920px;margin:0 auto;} */
body{margin:0;margin:0 auto;overflow-x:hidden;}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block}
audio:not([controls]){display:none;height:0}
progress{vertical-align:baseline}
[hidden],template{display:none}
a{background-color:transparent;-webkit-text-decoration-skip:objects}
a:active,a:hover{outline-width:0}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:inherit}
b,strong{font-weight:bolder}
dfn{font-style:italic}
h1{font-size:2em;margin:.67em 0}
mark{background-color:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
img{border-style:none}
svg:not(:root){overflow:hidden}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
figure{margin:1em 40px}
hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea{font:inherit;margin:0}
optgroup{font-weight:700}
button,input{overflow:visible}
button,select{text-transform:none}
[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
textarea{overflow:auto}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-input-placeholder{color:inherit;opacity:.54}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
.cf:before,.cf:after{content:"";display:table;}.cf:after{clear:both;}.cf{*zoom:1;}

html{font-family:'PingFang SC',Helvetica,'Microsoft YaHei';-webkit-text-size-adjust:none;}
html,body{-webkit-tap-highlight-color:rgba(0,0,0,0);height:100%;}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}
a{text-decoration: none;color:#333;}
ul,ol{list-style: none;}
table{border-collapse: separate;border-spacing: 0;}
a,img{-webkit-touch-callout: none;}
a,input,button{outline:0;border:none;}
*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box;}
body{background:#fff;margin:0 auto;background-attachment:fixed;font-size:14px;}
html{margin: 0 auto;color:#333;}
/*img{display:block;max-width:100%; height:auto;}*/

a{-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s;}
a:hover{ color:#e94e25;}

.clearfix{*zoom:1;}
.clearfix::before{display:table;content:"";}
.clearfix::after{clear:both;display:block;content:"";height:0;overflow:hidden;visibility:hidden;}

.fl{float:left;}
.fr{float:right;}
.cl{ clear:both;}
.clear{clear:both;}
.fb{ font-weight:bolder;}.f14{ font-size:14px;}.f16{ font-size:16px;}.f18{ font-size:18px;}.f24{ font-size:24px;}
.w1080{width:1080px;margin:0 auto;}
.w1200{width:1200px;margin:0 auto;}
.w1280{width:1280px;margin:0 auto;}
.w1380{width:1380px;margin:0 auto;}
.w1400{width:1400px;margin:0 auto;}
.w1430{width:1430px;margin:0 auto;}
.w1600{width:1600px;margin:0 auto;}
.w90{ width:90%; margin:0 auto;}
.w94{ width:94%; margin:0 auto;}

/*@media screen and (max-width:1200px){.w1200{padding:0 20px;}}
@media screen and (max-width:1280px){.w1280{padding:0 20px;}}
@media screen and (max-width:1400px){.w1400{padding:0 20px;}}
@media screen and (max-width:1440px){.w1440{padding:0 20px;}}
@media screen and (max-width:1600px){.w1600{padding:0 20px;}}*/

.swiper-pagination{}
.swiper-pagination span,.swiper-button-prev,.swiper-button-next,.swiper-pagination-bullet{outline:none;}

.overh{overflow:hidden;}
.fixed{/*position:fixed;*/}

.textHidden{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.tran300{transition:300ms ease-out;-webkit-transition:300ms ease-out;-ms-transition:300ms ease-out;-moz-transition:300ms ease-out;-o-transition:300ms ease-out;}
.tran500{transition:500ms ease-out;-webkit-transition:500ms ease-out;-ms-transition:500ms ease-out;-moz-transition:500ms ease-out;-o-transition:500ms ease-out;}
.tran800{transition:800ms ease-out;-webkit-transition:800ms ease-out;-ms-transition:800ms ease-out;-moz-transition:800ms ease-out;-o-transition:800ms ease-out;}
.tran1000{transition:1000ms ease-out;-webkit-transition:1000ms ease-out;-ms-transition:1000ms ease-out;-moz-transition:1000ms ease-out;-o-transition:1000ms ease-out;}

.text-center{text-align:center;}

.header{position:relative;height:64px;left:50%;top:0px;z-index:10;width:100%;transform:translateX(-50%); background:#fff;}
.header .content{position:relative;}
.header .logo{margin:20px 0 0 0; text-align:center;}
.header .nav{ margin:0 auto; width:705px; margin-left:60px;}
.header .nav > ul{ display:flex;}
.header .nav > ul > li{float:left;position:relative; text-align:center; z-index:99; padding:0 15px;}
.header .nav > ul > li:first-child{margin-left:0;}
.header .nav > ul > li > a{color:#333333;display: block;font-size: 16px;line-height: 64px;margin: 0 0 0 0; position:relative;}
.header .nav > ul > li > a:before {content: "";position: absolute;left: 0;bottom: 0;height: 2px;width: 0;background: #066cff;transition: all 0.3s ease-in-out 0s; }
.header .nav > ul > li > a:hover::before { width: 100%; }
.header .nav > ul > li > a.curr::before { width: 100%; }
.header .nav > ul > li.logo > a{ display:inline;} 
.header .nav > ul > li.logo > a:hover::before { width:0 }

.phone{ padding-left:30px; margin-top:20px; margin-left:35px; background:url(../images/phone.png) no-repeat left 50%;font-size: 16px; color:#333; line-height:22px;}
.phone:hover{background:url(../images/phone_on.png) no-repeat left 50%;color:#066cff;}
.tonline{ width:80px; line-height:32px;height: 32px;border-radius: 16px;background:url(../images/t_online_bg.png) no-repeat center center/cover;;margin-left: 36px; text-align:center; color:#fff; margin-top:16px;}
.tonline a{ display:block; color:#fff;}
.tonline a:hover{ color:#fff;}

/*.header .nav > ul > li dl{ position:absolute; z-index:100; top:90px; left:20px;border-top: 1px solid #dedede; display:none;}
.header .nav > ul > li dl dd a{font-size: 18px;color: #333333;font-weight: bold;display: block;background: #f5fafd;overflow:hidden;
text-overflow:ellipsis;white-space: nowrap;height: 44px;line-height: 44px;font-size: 14px;border-bottom: 1px solid rgba(3, 70, 153, 0.1);padding: 0 15px;text-align: center;}
.header .nav > ul > li dl dd a:hover{ color:#7473b4;}

.header .nav > ul > li > ul{display:none;background:rgba(255,255,255,.7);width:185px;position:absolute;left:50%;margin-left:-92.5px;padding:20px 0;}
.header .nav > ul > li > ul li{}
.header .nav > ul > li > ul li a{text-align:center;display:block;line-height:35px;color:#333333;}
.header .nav > ul > li > ul li a:hover{ color:#3b3687;}
.header .nav > ul > li:hover > ul{ display:block;}
.header .nav > ul > li:hover dl{ display:block;}*/


.header .nav > ul > li.menudown a span{ padding-right:22px; background:url(../images/menu_down_icon.png) no-repeat right 50%;}
.mnav{ display:none;}

.header .click-to-header{position:absolute;top:10px;right:20px;padding:10px 0;cursor:pointer;z-index:999;display:none;}
.header .click-to-header .burger-btn{min-width:29px;min-height:18px;position:relative;cursor:pointer;}
.header .click-to-header .burger-btn .icon-burger{position:absolute;left:0;width:29px;height:2px;background-color:#000;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;z-index:999;}
.header .click-to-header .burger-btn .icon-burger2{top:8px;}
.header .click-to-header .burger-btn .icon-burger3{top:16px;}

.index-header{}
.index-header .logo{}
.index-header .search-icon{margin-right:26px;}

.header.on{ width:100%;max-width:inherit;top:0;border-radius: 0;}
.header.on .content{box-shadow:none;border-radius: 0;}
/*.logo_b{ display:none;}*/

/*.header.on .logo_a{ display:none;}
.header.on .logo_b{ display:block;}
.header.on .nav > ul > li > a{ color:#333;}
.header.on .top-search{ color:#333;}*/

.m-header {
	display: none;
	width: 100%;
	height: 60px; background:#fff;
}
.m-head {
	box-sizing: border-box;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	display: flex;
	padding: 0 10px;
	line-height: 60px;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
	background:#fff;
	height: 60px;
}
.m-logo {
	flex: 1; padding-top:6px;
}
.m-logo img {
	width: auto;
	height: 22px;
}
.btn-m-en {
	display: inline-block;
	width: 32px;
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
}
.btn-m-en:after {
	display: inline-block;
	content: "";
	width: 1px;
	height: 12px;
	margin-left: 10px;
	background-color: #666;
}
.btn-m-search {
	display: inline-block;
	width: 32px;
	height: 32px;
	vertical-align: middle;
}
.btn-m-search i {
	display: block;
	width: 18px;
	height: 18px;
	margin: 7px;
	text-indent: -9999em;
	background: url("../images/m_search.png") no-repeat;
	background-size: 18px 18px;
	overflow: hidden;
}
.btn-m-menu {
	display: inline-block;
	width: 42px;
	height: 42px;
	margin-left: 10px;
	vertical-align: middle;
}
.btn-m-menu i {
	display: block;
	width: 22px;
	height: 22px;
	margin: 10px;
	text-indent: -9999em;
	background: url("../images/m_menu.png") no-repeat left top;
	background-size: 22px auto;
	overflow: hidden;
}
.btn-m-menu-active i {
	background-position: left bottom;
}
.m-menu {
	transition: transform .35s;
	transform: translateX(100%);
	position: fixed;
	z-index: 1001;
	top: 60px;
	right: 0;
	bottom: 0;
	left: 0;
	font-size: 14px;
	background-color: rgba(255,255,255,1);
	overflow-y: auto;
}
.m-menu > ul {
	margin: 0 20px;
	border-bottom: 1px solid #c1c1c1;
}
.m-menu ul {
	border-top: 1px solid #c1c1c1;
}
.m-menu ul li {
	border-bottom: 1px solid #c1c1c1;
}
.m-menu ul li:last-child {
	border-bottom: none;
}
.m-menu ul li a {
	display: block;
	padding: 0 20px;
	color: #333;
	line-height: 50px;
}
.m-menu ul li ul {
	display: none;
}
.m-menu ul li ul li a {
	padding: 0 60px;
}
.m-menu ul li ul li ul li a {
	padding: 0 100px;
}
.m-menu ul li a {
	position: relative; font-family:Arial, Helvetica, sans-serif;
}
.m-menu ul li a i {
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	right: 0;
	width: 14px;
	height: 14px;
}
.m-menu ul li a i:before, .m-menu ul li a i:after {
	content: "";
	position: absolute;
	background-color: #ddd;
}
.m-menu ul li a i:before {
	top: 50%;
	left: 0;
	width: 100%;
	height: 2px;
	margin-top: -1px;
}
.m-menu ul li a i:after {
	top: 0;
	left: 50%;
	width: 2px;
	height: 100%;
	margin-left: -1px;
}
.m-menu ul li.active > a {
	color: #504ea1;
}
.m-menu ul li.active > a i:after {
	display: none;
}
.m-menu-active {
	transform: translateX(0);
}
.m-search {
	transition: transform .35s;
	transform: translateY(-100%);
	position: fixed;
	z-index: 100;
	top: 60px;
	left: 0;
	width: 100%;
	height: 50px;
	background-color: #fff;
}
.m-search form {
	display: flex;
	width: 100%;
	height: 100%;
}
.m-search .search-keywords {
	flex: 1;
	box-sizing: border-box;
	padding: 0 20px;
	font-size: 14px;
	border: none;
	background: none;
}
.m-search .search-button {
	width: 62px;
	height: 50px;
	text-indent: -9999em;
	border: none;
	background: url("../images/m_search_d.png") no-repeat center;
	overflow: hidden;
}
.m-search-active {
	transform: translateY(0);
}

/*.online{ width:72px; height:auto; position:fixed; z-index:999; top:50%; margin-top:-150px; right:0;}
.online a{ display:block; width:72px; height:72px; padding-top:45px; color:#fff; text-align:center; font-size:14px; line-height:20px; margin-bottom:2px;}
.online a.online_1{ background:url(../images/online_icon1.png) no-repeat 50% 12px #4c59a6;}
.online a.online_2{ background:url(../images/online_icon2.png) no-repeat 50% 12px #4c59a6;}
.online a.online_3{ background:url(../images/online_icon3.png) no-repeat 50% 15px #4c59a6;}
.online a.online_4{ background:url(../images/online_icon4.png) no-repeat 50% 18px #4c59a6;}*/
.btn-search {
	position:absolute; z-index:100; top:0; right:0;
}
.btn-search .icon-search {
	display: block;
	width: 30px;
	height: 30px;
	margin-top: 34px;
	margin-left: 40px;
	background: url("../images/top_search.png") no-repeat center;
	cursor: pointer;
}
.search-bar {
	display:none;
	position: absolute;
	z-index: 100;
	top: 90px;
	left: 0;
	width: 100%;
	padding: 20px 0;
	border-top: 1px solid #dedede;
	background-color: #fff;
}
.search-bar form {
	display: flex;
	width: 430px;
	height: 50px;
	margin: 0 auto;
	border: 1px solid #999;
}
.search-bar form .search-keywords {
	flex: 1;
	padding: 0 20px;
	font-size: 15px;
	border: none;
}
.search-bar form .search-button {
	width: 50px;
	height: 50px;
	text-indent: -9999em;
	border: none;
	background: url("../images/search.png") no-repeat center;
	overflow: hidden;
}
.search-bar-active {
	display: block;
}



@media (min-width: 1600px) and (max-width:1760px ) {
}
@media (min-width: 1430px) and (max-width:1600px ) {
	
}
@media (min-width: 1280px) and (max-width:1430px ) {
	.header .nav{}
	.header .nav > ul > li > a{}
}
@media (min-width: 1200px) and (max-width:1280px ) {
	.header .nav{}
	.header .nav > ul > li > a{ font-size:16px;}
	.w1200{ width:1200px;}
}
@media (min-width: 1067px) and (max-width:1200px ) {
	.w1200{ width:96%;}
	.header{width:100%;}
	.header .nav{ width:600px; margin-left:30px;}
	.header .logo{}
	.header .logo img{ max-width:100%; height:auto;}
	.phone{ margin-left:20px;}
	.tonline{ margin-left:20px;}
	.header .nav > ul > li{ padding:0 10px;}
	.header .nav > ul > li > a{ font-size:15px;}
}
@media (min-width: 1024px) and (max-width:1067px ) {
	.w1200{ width:96%;}
	.header{width:100%;}
	.header .nav{ width:570px; margin-left:30px;}
	.header .logo{}
	.header .logo img{ max-width:100%; height:auto;}
	.phone{ margin-left:10px;}
	.tonline{ margin-left:10px;}
	.header .nav > ul > li{ padding:0 10px;}
	.header .nav > ul > li > a{ font-size:14px;}
}
@media screen and (max-width:1024px){
	
	.w1200{ width:94%;}
    .header{height:55px;background:#fff;top:0 !important;position:fixed !important;overflow:hidden;box-shadow:0px 3px 10px rgba(0,0,0,0.15); left:50%}
    .header .content{position:static;border-radius: 0;}
	.index-header{ width:100%;}
    .header .logo{ height:35px;margin-top:10px; margin-left:0; width:auto;}
	.header .logo img{ width:auto; height:100%;}
	.logo_a{ display:none;}
	.logo_b{ display:block;}

    .header .right{position:relative;z-index:1;}
	.header .nav{ display:none;}
    .header .mnav{position:fixed;left:0;top:55px;height:0;width:100%;bottom:0;background:#fff;z-index:5;margin-left:0; display:block;}
    .header .mnav > ul{padding:0px 15px;height:100%;background:#fff;border-top:1px solid #eee;}
    .header .mnav > ul > li{width:100%;margin:0;transition:500ms ease-out;opacity:0;visibility:hidden;height:auto;transform:scale(1.2);position:relative;}
    .header .mnav > ul > li > a{display:block;line-height:50px !important;font-size:14px;border-bottom:1px solid #eee !important;color:#333333;padding:0;/*background:url(../images/icon-nav-add.png) no-repeat center right;*/}
	.header .mnav > ul > li > i{width:19px;height:11px;display:inline-block;vertical-align:middle;margin-left:5px;display:none;}
	.header .mnav > ul > li > i{width:40px;height:40px;background:url(../images/nav-icon01.png) no-repeat center center;position:absolute;z-index:2;top:5px;right:5px;display:block;}
	.header .mnav > ul > li.active > i{background:url(../images/nav-icon02.png) no-repeat center center;}
	
	
	.header .mnav > ul > li > a:before {content: "";position: absolute;left: 0;bottom: 0;height: 4px;width: 0;background: #ee7200;transition: all 0.3s ease-in-out 0s; }
	.header .mnav > ul > li > a:hover::before { width:0; }
	.header .mnav > ul > li.on > a::before { width:0; }

    .header .mnav > ul > li > a.on{background:url(../images/icon-nav-reduce.png) no-repeat center right;}
    .header .mnav > ul > li:nth-child(1){transition-delay:300ms;}
    .header .mnav > ul > li:nth-child(2){transition-delay:400ms;}
    .header .mnav > ul > li:nth-child(3){transition-delay:500ms;}
    .header .mnav > ul > li:nth-child(4){transition-delay:600ms;}
    .header .mnav > ul > li:nth-child(5){transition-delay:700ms;}
    .header .mnav > ul > li:nth-child(6){transition-delay:800ms;}
    .header .mnav > ul > li:nth-child(7){transition-delay:900ms;}
    .header .mnav > ul > li:nth-child(8){transition-delay:1000ms;}
    .header .mnav > ul > li:nth-child(9){transition-delay:1100ms;}
    .header .mnav > ul > li:nth-child(10){transition-delay:1200ms;}


	.header .mnav > ul > li > ul li a:hover{ color:#3b3687;}
	/*.header .mnav > ul > li:hover > ul{ display:block;}*/

	.header .mnav > ul > li.on > a{border-bottom:1px solid #fe560c;}
    .header .mnav > ul > li.on > i{background:url(../images/nav-icon02.png) no-repeat center center;}


    .header .mnav > ul > li ul{display:none;background:rgba(255,255,255,.7);width:185px;position:absolute;left:50%;margin-left:-92.5px;padding:20px 0;padding:10px 0;border-bottom:1px solid #eee;}
    .header .mnav > ul > li ul li{}
    .header .mnav > ul > li ul li a{text-align:center;display:block;line-height:35px;color:#333333;display:block;padding-left:15px;line-height:30px;}
	
	.header .mnav > ul > li ul{display:none;position:static;border-radius:0;padding:5px 0;width:100%;margin-left:0;}
    .header .mnav > ul > li ul li a{line-height:35px;padding-left:35px;text-align:left;}

    .header .click-to-header{display:block;}


    .header.on{box-shadow:0px 3px 10px rgba(0,0,0,0.15);}

    .header.nav-on{height:100%;}
    .header.nav-on .mnav{height:100%;}
    .header.nav-on .mnav > ul > li{transform:scale(1.0);opacity:1;visibility:visible;}

    .header.search-on{overflow:visible;}
	.topshare{ padding-right:0; display:none;}
	.head_height{ height:0;}
	
	.online{ display:none;}
	.header {
		display: none;
	}
	.m-header {
		display: block;
	}

}
