@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 微软雅黑, 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; }
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; }
.tl{ text-align:left; }
.tr{ text-align:right; }
.tc{ text-align:center; }
.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;}
/*.info{text-align: justify; text-justify: inter-ideograph;}*/

/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#555; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #555; transition: all 0.5s ease 0s; }
a:hover { color: #b0020c; }
.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.nr{ width:1200px; margin:0 auto}
.header{ width:100%; position:absolute; left:0; top:0; z-index:99}
.header .h_1{ width:100%;}
.header .h_1 .nr .logo{ float:left; padding:29px 0}
.header .h_1 .nr .logo img{ height:50px; width:auto;}
.header .h_1 .nr .sea{ float:right; height:108px; background:url(g_02.png) center center no-repeat; width:20px; cursor:pointer}
.header .h_1 .nr .lan{ float:right; margin-right:30px; position:relative}
.header .h_1 .nr .lan span{ display:block; background:url(g_01.png) left center no-repeat; color:#fff; font-size:16px; padding-left:30px; line-height:108px; cursor:pointer}
.header .h_1 .nr .lan ul{ width:100px; position:absolute; left:0; top:80px; background:#fff; text-align:center; line-height:30px; font-size:16px; display:none}
.header .h_1 .nr .lan ul a{ display:block; color:#333}
.header .h_1 .nr .lan ul a:hover{ background:#00a1a6; color:#fff}
.header .h_1 .nr .lan:hover ul{ display:block}
.header .h_1 .nr .nav{ float:right}
.header .h_1 .nr .nav ul li{ float:left; margin-right:50px;}
.header .h_1 .nr .nav ul li>a{ display:block; line-height:108px; color:#fff; font-size:16px}
.header .h_1 .nr .nav ul li>a:hover{ color:#00a1a6}


.nheader{ width:100%;  }
.nheader .h_1{ width:100%;}
.nheader .h_1 .nr .logo{ float:left; padding:29px 0}
.nheader .h_1 .nr .logo img{ height:50px; width:auto;}
.nheader .h_1 .nr .sea{ float:right; height:108px; background:url(g_02_h.png) center center no-repeat; width:20px; cursor:pointer}
.nheader .h_1 .nr .lan{ float:right; margin-right:30px; position:relative}
.nheader .h_1 .nr .lan span{ display:block; background:url(g_01_h.png) left center no-repeat; color:#333; font-size:16px; padding-left:30px; line-height:108px; cursor:pointer}
.nheader .h_1 .nr .lan ul{ width:100px; position:absolute; left:0; top:80px; background:#fff; text-align:center; line-height:30px; font-size:16px; display:none; box-shadow:0 0 10px rgba(00,00,00,0.1)}
.nheader .h_1 .nr .lan ul a{ display:block; color:#333}
.nheader .h_1 .nr .lan ul a:hover{ background:#00a1a6; color:#fff}
.nheader .h_1 .nr .lan:hover ul{ display:block}
.nheader .h_1 .nr .nav{ float:right}
.nheader .h_1 .nr .nav ul li{ float:left; margin-right:58px;}
.nheader .h_1 .nr .nav ul li>a{ display:block; line-height:108px; color:#333; font-size:16px}
.nheader .h_1 .nr .nav ul li>a:hover{ color:#00a1a6}

/*搜索*/
.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(g_02.png) center center no-repeat #00a1a6; 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}

.footer{ width:100%; background:#2b3345; color:#fff}
.footer .ft01 .nr{ border-bottom:1px solid rgba(255,255,255,0.2); padding:60px 0 36px;}
.footer .ft01 .nr .logo{ float:left}
.footer .ft01 .nr .back{ float:right; background:url(g_19.png) center center no-repeat; width:44px; height:44px; margin-top:3px}
.footer .ft01 .nr .back a{ display:block; width:100%; height:100%; cursor:pointer}
.footer .ft02{ }
.footer .ft02 .nr{ border-bottom:1px solid rgba(255,255,255,0.2); padding:60px 0 45px}
.footer .ft02 .lt{ float:left}
.footer .ft02 .lt .a1{ font-size:18px; line-height:1}
.footer .ft02 .lt .a2{ font-size:30px; font-weight:bold; line-height:1; margin-top:12px}
.footer .ft02 .lt .a3{ margin-top:30px; width:110px;}
.footer .ft02 .lt .a3 img{ width:100%}
.footer .ft02 .lt .a4{ width:110px; text-align:center; font-size:14px; line-height:1; margin-top:20px}
.footer .ft02 .rt{ float:right}
.footer .ft02 dl{ float:left; margin-left:75px}
.footer .ft02 dl dt{ line-height:1; font-size:18px; margin-bottom:20px}
.footer .ft02 dl dt a{ color:#fff}
.footer .ft02 dl dd a{ display:block; font-size:14px; color:rgba(255,255,255,0.6); line-height:35px}
.footer .ft02 dl dd a:hover{ color:#fff}

.footer .ft03 .nr{ border-top:1px solid rgba(255,255,255,0.1); line-height:70px; color:#9099a7; font-size:14px}
.footer .ft03 .nr a {color:#9099a7;}
.footer .ft03 .nr a:hover{color:rgba(255,255,255,1);}
.footer .ft03 .nr .lt{ float:left}
.footer .ft03 .nr .rt{ float:right}





























































































































