﻿@charset "utf-8";
@font-face {
  font-family: 'MyFont';
  src: url('HarmonyOS_Sans_SC_Medium.ttf')
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea{ margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 'MyFont',微软雅黑, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, i, var { font-style: normal; }
ul, ol { list-style: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: bottom; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%; border:0; background:none; outline:none; resize: none; }
textarea{resize:none;border:none;-webkit-appearance:none;border-radius:0;}
input[type=text] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
input[type=submit] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
input[type=reset] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
table { border-collapse: collapse; border-spacing: 0; }
.clear { display: block; height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited, a:hover, a:active { text-decoration: none; }
/*a { blr:expression_r(this.onFocus=this.blur());}*/
a { text-decoration: none; outline: none; /*transition-duration: 0.3s, 0.3s;*/ }
.hidden { display: none; }
.invisible { visibility: hidden; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.fn{ float:none; }
.hide{ display:none; }
.show{ display:block; }
.noBg { background: none !important; }
.noBorder { border: none !important; }
.noMg { margin: 0!important; }
.mr0{ margin-right:0 !important; float:right !important;}
p[style='color:red;font-weight:600'] { display:none!important; }
/*.info{text-align: justify; text-justify: inter-ideograph;}*/
html {
  scroll-behavior: smooth;
}
/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#555; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #333; }
a:hover { color: rgba(5, 63, 171, 1); }


.wrapper { position:relative; width:100%; height: 100%; margin:0 auto; overflow:hidden;}
.nr {width: 1560px; margin: 0 auto; }
@media (max-width: 1600px){
	.nr { width:1200px}
}
@media (max-width: 1200px){
    .nr { width:92%}
}
.header{ position:absolute; width:100%; left:0; top:0; z-index:999; }
.header .nr{ height:76px;}
.header .logo{ float:left; height:100%}
.header .logo a{ display:block; height:100%; display:flex; align-items: center;}
.header .logo img{ height:53px;}
.header .logo .img1{ display:block}
.header .logo .img2{ display:none}
.header .menu{ float:right; height:100%; cursor:pointer; width:24px; background:url(g_01x.png) center center no-repeat; background-size:100%; display:none}
.header .rt{ float:right; height:100%;display:flex; align-items: center; color:#fff; box-sizing:border-box; }
.header .rt .a1{}
.header .rt .a1 a{ color:#fff; font-size:16px}
.header .rt .a2{ width:1px; height:16px; background:rgba(255,255,255,0.5); margin:0 22px}
.header .rt .sea{ background:url(g_02.png) left center no-repeat; width:18px; height:100%; background-size:100%; cursor:pointer}
.header .nav{ float:right; height:100%; box-sizing:border-box; margin-right:30px}
.header .nav ul{ height:100%}
.header .nav ul li{ float:left;  height:100%; position:relative}
.header .nav ul li>a{display:flex; align-items: center; height:100%; font-size:16px; color:#fff; padding:0 30px}
.header .nav ul li.on>a{}

.header .nav ul li .xl{ width:140px; position:absolute; left:50%; margin-left:-70px; top:100%; background: rgba(255,255,255,1);backdrop-filter:blur(2px); background-size:cover; line-height:38px; text-align:center; padding:10px 0; border-radius:0 0 10px 10px; visibility:hidden; opacity:0; z-index:99; transform: rotateY(90deg); transition:all 0.5s; box-shadow:0 0 10px rgba(0,0,0,0.1)}
.header .nav ul li .xl a{ font-size:14px; color:#333; display:block}
.header .nav ul li .xl a:hover{ color:rgba(5, 63, 171, 1)}
.header .nav ul li .xl dd {}
.header .nav ul li:hover .xl { transform: rotateY(0); opacity: 1; visibility: visible; }

.header .nav ul li:nth-child(1),.header .nav ul li:nth-child(2){ position:inherit}
.header .nav ul li .xl2{ width:100%; background:#fff; position:absolute; left:0; top:100%; z-index:2; overflow:hidden; border:1px solid #f2f2f2; padding:60px 0; visibility:hidden; opacity:0; }
.header .nav ul li .xl2 .lt{ width:320px; float:left; position:relative}
.header .nav ul li .xl2 .lt:after{ content:""; display:block; width:100vw; height:200vh; background:#f8f9fc; position:absolute; right:0; top:-100vh; z-index:-1}
.header .nav ul li .xl2 .cen{ float:left}
.header .nav ul li .xl2 .rtx{ float:right; width:330px; overflow:hidden}
.header .nav ul li .xl2 .rtx img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.header .nav ul li .xl2 .rtx:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}



.header .nav ul li .xl2 .rtx img{ width:100%}
.header .nav ul li .xl2 .lt .cn{ font-size:24px; color:#053fab; font-weight:bold}
.header .nav ul li .xl2 .lt .en{ font-size:14px; color:#053fab; text-transform:uppercase}
.header .nav ul li .xl2 .lt .more{ margin-top:70px;}
.header .nav ul li .xl2 .lt .more a{display:flex; align-items: center; justify-content: center; width:138px; height:44px; background:#053fab; color:#fff; border-radius:30px}
.header .nav ul li .xl2 .lt .more a i{ background:url(g_03.png) right center no-repeat; padding-right:26px; font-size:16px}
.header .nav ul li .xl2 .cen{ margin-left:120px;}
.header .nav ul li .xl2 .cen dl{ float:left; width:260px}
.header .nav ul li .xl2 .cen dl dt a{ display:block; font-size:18px; color:#053fab; font-weight:bold; line-height:1; border-left:4px solid #053fab; padding-left:15px}
.header .nav ul li .xl2 .cen dl dt{ margin-bottom:25px}
.header .nav ul li .xl2 .cen dl dd a{ display:block; font-size:16px; color:#656565; line-height:1; }
.header .nav ul li .xl2 .cen dl dd a:hover{ color:#053fab}
.header .nav ul li .xl2 .cen dl dd{ margin-bottom:20px}
.header .nav ul li:hover .xl2{ transition:all 0.8s; visibility:visible; opacity:1}

.header.white{ background:#fff; position:fixed; left:0;top:0}
.header.white .nr{ height:85px;}
.header.white .logo img{ height:53px;}
.header.white .logo .img2{ display:block}
.header.white .logo .img1{ display:none}
.header.white .nav{ padding:0}
.header.white .nav ul li>a{ color:rgba(38, 38, 41, 1)}
.header.white .nav ul li.on>a{ color:rgba(5, 63, 171, 1)}
.header.white .nav ul li:hover>a{ color:rgba(5, 63, 171, 1)}
.header.white .rt{ padding:0}
.header.white .rt .a1{ color:#464646}
.header.white .rt .a1 a{ color:rgba(38, 38, 41, 1)}
.header.white .rt .a2{ background:#9c9c9c}
.header.white .rt .sea{ background:url(g_02_2.png) center center no-repeat; background-size:100% }
.header.white .menu{ background:url(g_01x_2.png) center center no-repeat; background-size:100%; padding:0}


.header.white2{ background:#fff; position:fixed; left:0;top:0}
.header.white2 .nr{ height:85px;}
.header.white2 .logo img{ height:53px;}
.header.white2 .logo .img2{ display:block}
.header.white2 .logo .img1{ display:none}
.header.white2 .nav{ padding:0}
.header.white2 .nav ul li>a{ color:rgba(38, 38, 41, 1)}
.header.white2 .nav ul li.on>a{ color:rgba(5, 63, 171, 1)}
.header.white2 .nav ul li:hover>a{ color:rgba(5, 63, 171, 1)}
.header.white2 .rt{ padding:0}
.header.white2 .rt .a1{ color:#464646}
.header.white2 .rt .a1 a{ color:rgba(38, 38, 41, 1)}
.header.white2 .rt .a2{ background:#9c9c9c}
.header.white2 .rt .sea{ background:url(g_02_2.png) center center no-repeat; background-size:100% }
.header.white2 .menu{ background:url(g_01x_2.png) center center no-repeat; background-size:100%; padding:0}

.header.white3{ background:#fff; position:fixed; left:0;top:0}
.header.white3 .nr{ height:85px;}
.header.white3 .logo img{ height:53px;}
.header.white3 .logo .img2{ display:block}
.header.white3 .logo .img1{ display:none}
.header.white3 .nav{ padding:0}
.header.white3 .nav ul li>a{ color:rgba(38, 38, 41, 1)}
.header.white3 .nav ul li.on>a{ color:rgba(5, 63, 171, 1)}
.header.white3 .nav ul li:hover>a{ color:rgba(5, 63, 171, 1)}
.header.white3 .rt{ padding:0}
.header.white3 .rt .a1{ color:#464646}
.header.white3 .rt .a1 a{ color:rgba(38, 38, 41, 1)}
.header.white3 .rt .a2{ background:#9c9c9c}
.header.white3 .rt .sea{ background:url(g_02_2.png) center center no-repeat; background-size:100% }
.header.white3 .menu{ background:url(g_01x_2.png) center center no-repeat; background-size:100%; padding:0}

@media (max-width:1600px) {
	.header{  }
	.header .nr{ }
	.header .rt{ }
	.header .rt .a1{ }
	.header .rt .a2{ height:12px; margin:0 15px}
	.header .rt .sea{ width:16px;}
	.header .nav{ margin-right:25px}
	.header .nav ul li{ padding:0 15px}
	.header .nav ul li>a{ }
	.header .nav ul li.on>a{ }
	.header.white{}
	.header.white .rt .a1{ }
	
	.header .nav ul li .xl2{  padding:40px 0}
	.header .nav ul li .xl2 .lt{ width:250px; }
	.header .nav ul li .xl2 .rtx{  width:300px; }
	.header .nav ul li .xl2 .lt .cn{ font-size:20px; }
	.header .nav ul li .xl2 .lt .en{ font-size:12px; }
	.header .nav ul li .xl2 .lt .more{ margin-top:60px;}
	.header .nav ul li .xl2 .lt .more a{ width:120px; height:40px; }
	.header .nav ul li .xl2 .lt .more a i{ font-size:14px}
	.header .nav ul li .xl2 .cen{ margin-left:100px;}
	.header .nav ul li .xl2 .cen dl{ width:180px}
	.header .nav ul li .xl2 .cen dl dt a{  font-size:16px; border-left:3px solid #053fab; }
	.header .nav ul li .xl2 .cen dl dt{ margin-bottom:20px}
	.header .nav ul li .xl2 .cen dl dd a{ font-size:14px; }
	.header .nav ul li .xl2 .cen dl dd{ margin-bottom:16px}

	
	
}


@media (max-width:1200px) {
	.header{ padding:0}
	.header .nr{ height:60px}
	.header .logo img{ box-sizing:border-box; height:30px!important}
	.header .nav{ display:none}	
	.header .rt .a1 a{ font-size:14px;}
	.header .menu{ display:block; width:20px; margin-left:20px; padding-top:10px; box-sizing:border-box}
	.header.white .nr{ height:60px}
	.header.white .rt .a1{}
	
	.header.white2 .nr{ height:60px}
	.header.white3 .nr{ height:60px}
	.header.white .rt .a1{}
	
}





.sea_on{ width:100%; height:100%; left:0; top:0; background:rgba(00,00,00,0.5); position:fixed; z-index:99; display:none}
.sea_on .s1{ width:400px; height:68px; position:absolute; left:50%; margin-left:-200px; top:50%; margin-top:-34px; background:#fff}
.sea_on .s1 .inp1{ width:200px; height:68px; border:0; position:absolute; left:10px; top:0; font-size:14px;}
.sea_on .s1 .inp2{ width:76px; height:68px; background:url(sea.png) center center no-repeat #004898; position:absolute; right:0; top:0; cursor:pointer} 
.sea_on .s1 .gb{ width:30px; height:30px; background:url(gb.png) center center no-repeat; background-size:30px; position:absolute; right:0; top:-50px; cursor:pointer}
@media (max-width:1200px) {
	.sea_on .s1{ width:300px; height:48px;margin-left:-150px;margin-top:-24px;}
	.sea_on .s1 .inp1{ width:180px; height:48px;}
	.sea_on .s1 .inp2{ width:76px; height:48px;} 
	.sea_on .s1 .gb{ width:24px; height:24px; background:url(gb.png) center center no-repeat; background-size:24px; position:absolute; right:0; top:-30px; cursor:pointer}
}

.slide_box { background: #fff; width: 650px; height: 100% ; box-sizing:border-box; position: fixed; right: 0; top: 0; padding: 50px 50px 50px 50px; box-sizing: border-box; z-index: 999; transform: translateX(100%);transition: all .6s; z-index: 101; font-family:"sy" }
.slide_box.active { transform: translateX(0);}
.z_mask { width: 0%; height: 100%; position: fixed;  left: 0; top:0; background: rgba(0,0,0,.8); transition: all .8s; z-index: 101; }
.z_mask.active {width: 100%; }
.slide_nav{ width:100%; height:100%; overflow-y:auto; position:relative; border-top:1px solid #f0f0f0}
.slide_box .close{ width:50px; height:66px; position:absolute; right:0; top:0; cursor:pointer; z-index:2; background:url(close.png) center center no-repeat; background-size:16px}
.slide_nav li { border-bottom:1px solid #f0f0f0;position:relative }
.slide_nav li .jia{ display:block; width:50px; height:45px; text-align:center; line-height:45px; font-size:0; color:#333; position:absolute; right:0; top:0; background:url(plus.png) center center no-repeat; display:none; cursor:pointer}
.slide_nav li .jia.on{ display:block; background-size:16px}
.slide_nav li .jian{ display:block; width:50px; height:45px; text-align:center; line-height:45px; font-size:0; color:#333; position:absolute; right:0; top:0; background:url(reduce.png) center center no-repeat; display:none; cursor:pointer; background-size:16px}
.slide_nav li .jian.on{ display:block}
.slide_nav li.tel>a{ color:#d95715}
.slide_nav li.tel>a i{ font-family:Arial; vertical-align:top; font-weight:bold}
.slide_nav li>a {display: block;height: 45px;color: #333;line-height: 45px;padding-left: 10px;font-size: 16px;}
.slide_nav .nav_down { display:none; }
.slide_nav .nav_down a {display: block;height: 36px;color: #666;line-height: 36px;padding-left: 34px;font-size: 14px; background:url(o_ico_18.gif) 15px center no-repeat;}
.slide_nav .nav_down a:before {}
.slide_nav .nav_down a.active,.slide_nav .nav_down a:hover { color: #283b66;}
.slide_nav li a:hover{ color: #283b66;}
.slide_nav .nav_down a.active:before,.slide_nav .nav_down a:hover:before { width: 100%; left: 0;}
.slide_nav li .lk{ display: inline-block; vertical-align: top; line-height: 45px; font-size: 15px; color: #333; padding: 0 4% }
.slide_nav li .lk a{ color: #333 }
.slide_nav li .lk a:hover { color: #f26c2a;}
@media all and (max-width:1200px){
	.slide_box{}
	.slide_box { width:80%; padding:66px 0 30px; }
	.z_mask{ }
}


.video{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:99; background:rgba(00,00,00,0.6); display:none}
.video .s1{position:absolute; left:50%;  top:50%; transform:translate(-50%,-50%)}
.video .s1 video{ width:auto; height:60vh}
.video .s1 .gb{ background:url(gb.png) center center no-repeat; width:30px; height:30px; background-size:30px; position:absolute; right:0; top:-40px; cursor:pointer}
@media (max-width:1200px) {
	.video .s1 video{ width:90vw; height:auto}
}

.footer{ background: rgba(234, 244, 252, 1);}
.footer .ft01 .nr{ border-bottom:1px solid rgba(38, 38, 41, 0.15); height:138px;display:flex;justify-content: space-between; align-items: center;flex-wrap: wrap;}
.footer .ft01 .nr .lt{ font-size:32px; color:rgba(5, 63, 171, 1); font-weight:bold}
.footer .ft01 .nr .rt{ position:relative; z-index:2}
.footer .ft01 .nr .rt a{width: 200px;height: 70px; border-radius:10px; box-sizing:border-box;border: 1px solid rgba(5, 63, 171, 0.3);display:flex; align-items: center; justify-content: center; position:relative; overflow:hidden}
.footer .ft01 .nr .rt a i{ display:block; font-size:24px; color:rgba(5, 63, 171, 1)}
.footer .ft01 .nr .rt a img{ margin-left:25px; display:block; height:32px}
.footer .ft01 .nr .rt a .img1{ display:block}
.footer .ft01 .nr .rt a .img2{ display:none}
.footer .ft01 .nr .rt a:after{ content:""; display:block; width:0%; height:100%; position:absolute; left:0; top:0; z-index:-1; background:rgba(5, 63, 171, 1); transition:all 0.5s}
.footer .ft01 .nr .rt a:hover:after{ width:100%}
.footer .ft01 .nr .rt a:hover i{ color:#fff}

.footer .ft01 .nr .rt a:hover .img2{ display:block}
.footer .ft01 .nr .rt a:hover .img1{ display:none}
@media all and (max-width:1600px){
	.footer .ft01 .nr{ height:120px; }
	.footer .ft01 .nr .lt{ font-size:28px;}
	.footer .ft01 .nr .rt a{width: 180px;height: 60px;}
	.footer .ft01 .nr .rt a i{ font-size:20px; }
	.footer .ft01 .nr .rt a img{ margin-left:20px; height:28px}
}
@media all and (max-width:1200px){
	.footer .ft01 .nr{ height:100px; }
	.footer .ft01 .nr .lt{ font-size:24px;}
	.footer .ft01 .nr .rt a{width: 150px;height: 50px;}
	.footer .ft01 .nr .rt a i{ font-size:16px; }
	.footer .ft01 .nr .rt a img{ margin-left:15px; height:24px}
}
@media all and (max-width:750px){
	.footer .ft01 .nr{ height:auto; padding:20px 0 }
	.footer .ft01 .nr .lt{ font-size:20px;}
	.footer .ft01 .nr .rt{ margin-top:15px}
	.footer .ft01 .nr .rt a{width: 120px;height: 40px; border-radius:5px}
	.footer .ft01 .nr .rt a i{ font-size:12px; }
	.footer .ft01 .nr .rt a img{ margin-left:12px; height:18px}
}

.footer .ft02 .nr{ padding:50px 0;display:flex;justify-content: space-between;flex-wrap: wrap;}
.footer .ft02 .nr dl dt a{ font-size:18px; color:rgba(38, 38, 41, 1); font-weight:bold; margin-bottom:20px; display:block}
.footer .ft02 .nr dl dd a{ color:rgba(38, 38, 41, 0.6); font-size:14px; margin-top:15px; display:block}
.footer .ft02 .nr dl dd a:hover{ color:rgba(5, 63, 171, 1)}
.footer .ft02 .nr dl dt a:hover{ color:rgba(5, 63, 171, 1)}
.footer .ft02 .nr .rt{ width:410px}
.footer .ft02 .nr .rt .lx{ font-size:16px; color:rgba(38, 38, 41, 1)}
.footer .ft02 .nr .rt .lx a{ font-size:24px; font-weight:bold}
.footer .ft02 .nr .rt .ewm{ margin-top:30px; display:flex}
.footer .ft02 .nr .rt .ewm .item{ position:relative; margin-right:18px}
.footer .ft02 .nr .rt .ewm .item .ico img{ height:32px;}
.footer .ft02 .nr .rt .ewm .item .pic{ position:absolute; bottom:100%; left:50%; transform:translateX(-50%); width:120px; display:none; box-shadow:0 0 10px rgba(0,0,0,0.1)}
.footer .ft02 .nr .rt .ewm .item .pic img{ width:100%}
.footer .ft02 .nr .rt .ewm .item:hover .pic{ display:block}
@media all and (max-width:1600px){
	.footer .ft02 .nr{ padding:40px 0; }
	.footer .ft02 .nr dl dt a{ font-size:16px; margin-bottom:20px; }
	.footer .ft02 .nr dl dd a{ font-size:12px; margin-top:10px; }
	.footer .ft02 .nr .rt{ width:340px}
	.footer .ft02 .nr .rt .lx{ font-size:14px; }
	.footer .ft02 .nr .rt .lx a{ font-size:20px; }
	.footer .ft02 .nr .rt .ewm{ margin-top:20px; }
	.footer .ft02 .nr .rt .ewm .item{  margin-right:12px}
	.footer .ft02 .nr .rt .ewm .item .ico img{ height:28px;}
	.footer .ft02 .nr .rt .ewm .item .pic{  width:110px; }
}
@media all and (max-width:1200px){
	.footer .ft02 .nr{ padding:20px 0; }
	.footer .ft02 .nr dl{ display:none}
	.footer .ft02 .nr .rt{ width:100%}
	.footer .ft02 .nr .rt .lx{ font-size:12px; }
	.footer .ft02 .nr .rt .lx a{ font-size:20px; }
	
}
@media all and (max-width:750px){
	.footer .ft02 .nr .rt .ewm{ margin-top:20px;justify-content: space-between; }
	.footer .ft02 .nr .rt .ewm .item{  margin-right:0; width:23.5%}
	.footer .ft02 .nr .rt .ewm .item .ico{ display:none}
	.footer .ft02 .nr .rt .ewm .item .pic{ width:100%; position:relative; display:block;bottom:auto; left:auto; transform:translateX(0);}
}


.footer .ft03 .nr{ border-top:1px solid rgba(38, 38, 41, 0.15); display:flex;justify-content: space-between; align-items: center;flex-wrap: wrap; font-size:14px; color:rgba(38, 38, 41, 0.4); padding:25px 0}
.footer .ft03 .nr a{color:rgba(38, 38, 41, 0.4)}
.footer .ft03 .nr a:hover{color:rgba(38, 38, 41, 1)}
@media all and (max-width:1600px){
	.footer .ft03 .nr{  font-size:12px; padding:20px 0}
}
@media all and (max-width:750px){
	.footer .ft03 .nr .lt{ width:100%; text-align:center}
	.footer .ft03 .nr .rt{ width:100%; text-align:center}
	.footer .ft03 .nr{  font-size:12px; padding:15px 0; line-height:2}
}



.morex{ width: 150px;height: 50px;border-radius: 60px;border: 1px solid rgba(255, 255, 255, 0.3);display:flex; align-items: center; justify-content: center; box-sizing:border-box; transition:all 0.5s; color:#fff}
.morex span{ font-size:14px; display:block; transition:all 0.5s; padding-left:10px;}
.morex i{ display:block; width:38px; height:38px;display:flex; align-items: center; justify-content: center; background:url(g_03.png) center center no-repeat rgba(255,255,255,0.1); background-size:11px; border-radius:50%; margin-left:30px; transition:all 0.5s}
.morex:hover{ background:#fff; border:1px solid #fff; color:rgba(5, 63, 171, 1)}
.morex:hover i{ background:url(g_03.png) center center no-repeat rgba(5, 63, 171, 1); background-size:11px;}

@media (max-width: 1600px){
.morex{ width: 130px;height:42px;}
.morex span{ font-size:12px; }
.morex i{ width:30px; height:30px; background-size:10px!important; }
.morex:hover i{ background-size:10px!important;}	
}
@media (max-width: 1200px){
	.morex{ width: 120px;height:38px;}
	.morex span{ font-size:12px; padding-left:5px }
	.morex i{ width:24px; height:24px; background-size:9px!important; margin-left:20px }
	.morex:hover i{ background-size:9px!important;}
}
@media (max-width: 750px){
	.morex{ width: 110px;height:34px; margin-top:30px}
	.morex span{ font-size:12px; }
	.morex i{ width:20px; height:20px; background-size:8px!important; }
	.morex:hover i{ background-size:8px!important;}	
}











.xsearch{ width:100%; height:100%;  position:absolute; right:0; top:0; z-index:99;display:none}
.xsearch .nr{display:flex; align-items: center; justify-content: flex-end;}
.xsearch .wk{ width:calc(100% - 200px); height:100%; background:#fff;}
.xsearch .c{ width:100%; height:100%; display:flex; align-items: center; justify-content: flex-end; }
.xsearch .close{ background:url(g_51.png) center center no-repeat; background-size:100%; width:18px; height:100%; cursor:pointer}
.xsearch .forms{ margin-right:32px; height:100%; position:relative;display:flex; align-items: center;}
.xsearch .forms .a{ position:relative; }
.xsearch .forms .inp1{ width:480px; height:50px; box-sizing:border-box; border:1px solid #dedede; background:#f7f7f7; border-radius:30px; padding:0 100px 0 30px; font-size:14px; color:#333}
.xsearch .forms .inp1::placeholder{ appearance:none; -webkit-appearance:none; opacity:1; color:#808080}
.xsearch .forms .inp2{ background:url(g_05.jpg) center center no-repeat; background-size:cover; width:80px; height:50px; position:absolute; right:0; top:0; z-index:2; cursor:pointer; border-radius:30px}
.xsearch .forms .b{ width:100%; position:absolute; left:0; top:100%; box-sizing:border-box; padding:30px; background:rgba(255,255,255,0.85); border-radius:15px; font-size:16px; color:#333333; line-height:3}
.xsearch .forms .b a{ color:#333}
.xsearch .forms .b a:hover{ color:#663b93; font-weight:bold}
@media (max-width:1200px) {
	.xsearch .wk{ width:calc(100% - 80px);}
	.xsearch .close{ width:16px; }
	.xsearch .forms{ margin-right:15px; }
	.xsearch .forms .inp1{ width:190px; height:40px; padding:0 80px 0 20px; border-radius:20px; font-size:12px; }
	.xsearch .forms .inp2{ width:60px; height:40px; border-radius:20px}
	.xsearch .forms .b{ padding:15px; border-radius:10px; font-size:14px; line-height:2 }
}




































































