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:Arial, Helvetica, sans-serif;-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:fixed;height:130px;left:50%;top:0px;z-index:10;width:100%;transform:translateX(-50%); background:#fff;}*/
.header{position:relative;height:130px;left:0;top:0px;z-index:10;width:100%;background:#fff;}
.header .content{position:relative;}
.header .logo{margin:14px 0 0 0; text-align:center;}
.header .nav{ width:1025px; margin:0 auto;}
.header .nav > ul{ text-align:center; display:flex;justify-content:space-between;}
.header .nav > ul > li{ position:relative; text-align:center; z-index:99;}
.header .nav > ul > li:nth-of-type(1){ width:142px; padding-top:70px;}
.header .nav > ul > li:nth-of-type(2){ width:142px; padding-top:70px;}
.header .nav > ul > li:nth-of-type(3){ width:700px;}
.header .nav > ul > li:nth-of-type(4){ width:142px; padding-top:70px;}
.header .nav > ul > li:nth-of-type(5){ width:142px; padding-top:70px;}

.header .nav > ul > li > a{font-size:14px;line-height:60px; height:60px;display:inline-block;color:#333333; position:relative; font-family:Arial, Helvetica, sans-serif; font-weight:bolder;}
.header .nav > ul > li.on > a,.header .nav > ul > li:hover > a{color:#333333;}
.header .nav > ul > li > a:before {content: "";position: absolute;left: 0;bottom: 0;height: 2px;width: 0;background: #000000;transition: all 0.3s ease-in-out 0s; }
.header .nav > ul > li > a:hover::before { width: 100%; }
.header .nav > ul > li.on > a::before { width: 100%; }
.header .nav > ul > li.logo > a::before { width:0; }
.header .nav > ul > li.logo > a:hover::before { width:0 }

.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;}

.top-search{ padding-left:49px; margin-top:29px; line-height:41px; color:#fff; background:url(../images/top_phone.png) no-repeat left 50%; font-size:16px;}

/*.header .nav > 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 .nav > ul > li > a:hover::before { width: 100%; }
.header .nav > ul > li.on > a::before { width: 100%; }*/

.header .nav > ul > li.menudown a span{ padding-right:22px; background:url(../images/menu_down_icon.png) no-repeat right 50%;}
.mnav{ display:none;}

.topshare{ padding-top:36px; padding-right:15px;}
.topshare a img{ margin-right:20px;}

.header .lang{line-height:40px; height:40px;color:#333;margin-left:40px;padding-left:35px; padding-right:15px;position:relative;margin-right:40px; margin-top:25px; background:url(../images/language_icon1.png) no-repeat 14px 50% #f4f4f4;}
/*.header .lang:before{content:'';position:absolute;right:0;top:50%;width:1px;height:10px;margin-top:-5px;background:#7f7f7f;}*/
.header .lang a{color:#3e3e3e;margin:0px 2px;font-size:16px; display:inline-block; padding-right:14px; background:url(../images/language_icon2.png) no-repeat right 50%; position:relative;}
.header .lang dl{ display:none; width:100%; height:auto; background:#f4f4f4; text-align:center; position:absolute; z-index:1000; top:40px; left:0; padding:0 0 10px 0;}
.header .lang dl dd{ line-height:28px;}
.header .lang dl dd a{ font-size:14px; line-height:28px; background:none; padding:0; display:block;}
.header .lang dl dd a:hover{ color:#ee7200;}


.lang_pc{ display:block;}
.lang_mb{ display:none;}
/*.header .lang a.on{color:#333;}*/

.header .search-icon{width:60px;background:url(../images/search.png) no-repeat left center;height:100px; line-height:100px;cursor:pointer; padding-left:25px; font-size:16px; margin-left:20px;}

.header .search-box{position:absolute;right:0;top:100px;box-shadow:0px 0px 5px rgba(0,0,0,0.1);background:#fff;width:320px;display:none;z-index:4;padding-right:50px;}
.header .search-box input{height:60px;}
.header .search-box input[type=text]{padding:0px 15px;width:100%;}
.header .search-box input[type=button]{width:50px;background:url(../images/icon-search.png) no-repeat center center;position:absolute;right:0;top:0;cursor:pointer;}

.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;}*/


.nav-menu {
	display: none;
	position: absolute;
	z-index: 100;
	top: 90px;
	left: 0;
	width: 100%;
	font-size: 16px;
	/*border-top: 1px solid #dedede;*/
	/*box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
	background-color: #ececec;*/
}
.nav-menu:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*background-color: #ececec;*/
}
.nav-menu-item {
	display: none;
	width: 100%; /*height:0; overflow:hidden;*/
}
.nav-menu-item .w1280{ padding:70px 100px; background:url(../images/menu_d_logo.jpg) no-repeat 25% 50% #fff;}
.menu-left{ width:42%; height:auto;}
.menu-leftt{ padding-bottom:25px; margin-bottom:20px; border-bottom:1px #eaeaea solid; font-size:40px; color:#9c182f; line-height:40px;}
.menu-leftc{}
.menu-leftc dl dd a{ font-size:18px; color:#55565a; line-height:44px;}
.menu-leftc dl dd a:hover{ color:#9c182f;}

.menu-right{ width:42%; height:auto;}
.menu-right img{ max-width:100%; height:auto;}

.nav-menu-active {
	display: block;
}
.nav-menu-item-active {
	/*display: block;*/ /*height:auto;*/
}
.menud{ width:25%; height:auto; float:left;}
.menud_t{ font-size:18px; color:#333333; line-height:45px; margin-bottom:15px; font-weight:bolder;}
.menud dl{ margin-bottom:15px;}
.menud dl dt{ padding-left:11px; background:url(../images/menu_square.png) no-repeat left 50%; margin-bottom:10px; font-weight:bolder;}
.menud dl dd a{ display:block; font-size:14px; line-height:28px; color:#333333; position:relative;}
.menud dl dd a i{ display:inline-block; width:35px; height:15px; line-height:15px; background:#ff0000; color:#fff; font-size:12px; font-style:normal; text-align:center; margin-left:6px;}
.menud:hover .menud_t{ color:#504ea1;}
.menud dl:hover dt{ color:#504ea1;}
.menud dl dd a:hover{color:#504ea1;}

.menud2{ width:33.33%;}


.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;
}
.m-logo img {
	width: auto;
	height: 48px; padding-top:12px; padding-left:10px;
}
.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 ) {
	.w1380,.w1430{ width:94%;}
	.header .nav{ width:94%}
	.header .nav > ul > li > a{}
}
@media (min-width: 1160px) and (max-width:1280px ) {
	.w1380,.w1430{ width:94%;}
	.header .nav{ width:94%}
	.header .nav > ul > li > a{ font-size:16px;}
}
@media (min-width: 1024px) and (max-width:1160px ) {
	.w1380,.w1430{ width:94%;}
	.w1080{ width:94%;}
	.header{width:100%;}
	.header .nav{ width:94%}
	.header .logo{}
	.header .logo img{ max-width:100%; height:auto;}
	.header .nav > ul > li > a{ font-size:15px;}
	.top-search{ display:none;}
}
@media screen and (max-width:1024px){
	
	.w1380,.w1430{ width:94%;}
	.top-search{ display:none;}
	.w1080{ width:96%;}
    .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 .lang{line-height:55px;margin-left:0;margin-right:0;padding-right:20px; background:none; margin-top:0;}
    .header .lang a{font-size:14px;}
    /*.header .lang *{display:none;}*/
    .header .lang *.on{display:inline-block;}
    .header .search-icon{height:55px;margin-right:20px; float:right;}
	.header .search-icon span{ display:none;}
	
	.lang_pc{ display:none;}
	.lang_mb{ display:block;}
	
	.header .lang .lang_mb a{ background:none; padding:0; line-height:55px;}

    .header .search-box{width:100%;left:0;top:55px;}
    .header .search-box input{height:40px;}

    .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;
	}

}

.index-foot{ position:absolute; z-index:999; width:100%; padding:0 50px; left:0; bottom:15px; display:flex;justify-content:space-between; line-height:30px; font-size:14px; color:#fff;}
.index-foot div:nth-of-type(2){ text-align:right;}
.index-foot img{ margin-left:10px;}