﻿@charset "UTF-8";
/* alice.base 鏍峰紡妯″潡 */
/* 闃叉鐢ㄦ埛鑷畾涔夎儗鏅鑹插缃戦〉鐨勫奖鍝嶏紝娣诲姞璁╃敤鎴峰彲浠ヨ嚜瀹氫箟瀛椾綋 */
html {
  color: #000;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* 鍐呭杈硅窛閫氬父璁╁悇涓祻瑙堝櫒鏍峰紡鐨勮〃鐜颁綅缃笉鍚?*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  margin: 0;
  padding: 0;
}

/* 閲嶈 HTML5 鏍囩, IE 闇€瑕佸湪 js 涓?createElement(TAG) */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* HTML5 濯掍綋鏂囦欢璺?img 淇濇寔涓€鑷?*/
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* 瑕佹敞鎰忚〃鍗曞厓绱犲苟涓嶇户鎵跨埗绾?font 鐨勯棶棰?*/
body, button, input, select, textarea {
  font: 14px/1.5 "Microsoft YaHei",SimSun,Arial;
}

input, select, textarea {
  font-size: 100%;
}

/* 鍘绘帀鍚凾able  cell 鐨勮竟璺濆苟璁╁叾杈归噸鍚?*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* IE bug fixed: th 涓嶇户鎵?text-align*/
th {
  text-align: inherit;
}

/* 鍘婚櫎榛樿杈规 */
fieldset, img {
  border: 0;
}

/* ie6 7 8(q) bug 鏄剧ず涓鸿鍐呰〃鐜?*/
iframe {
  display: block;
}

/* 鍘绘帀 firefox 涓嬫鍏冪礌鐨勮竟妗?*/
abbr, acronym {
  border: 0;
  font-variant: normal;
}

/* 涓€鑷寸殑 del 鏍峰紡 */
del {
  text-decoration: line-through;
}

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: 500;
}

/* 鍘绘帀鍒楄〃鍓嶇殑鏍囪瘑, li 浼氱户鎵?*/
ol, ul {
  list-style: none;
}

/* 瀵归綈鏄帓鐗堟渶閲嶈鐨勫洜绱? 鍒浠€涔堥兘灞呬腑 */
caption, th {
  text-align: left;
}

/* 鏉ヨ嚜yahoo, 璁╂爣棰橀兘鑷畾涔? 閫傚簲澶氫釜绯荤粺搴旂敤 */
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 500;
}

q:before, q:after {
  content: '';
}

/* 缁熶竴涓婃爣鍜屼笅鏍?*/
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* 姝ｅ父閾炬帴 鏈闂?
a:link {
    color: #08c;
} */
/* 榧犳爣鎮仠 */
a:hover {
  text-decoration: underline;
}

/* 榛樿涓嶆樉绀轰笅鍒掔嚎锛屼繚鎸侀〉闈㈢畝娲?*/
ins, a {
  text-decoration: none;
}

/* 浠ｇ爜瀛椾綋 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/* 娓呯悊娴姩 */
.clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clear {
  zoom: 1;
  /* for IE6 IE7 */
}

/* 鍗曡鏂囧瓧婧㈠嚭鏃跺嚭鐜扮渷鐣ュ彿锛岄渶璁惧畾瀹藉害 */
.textoverflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 浜烘皯甯佺鍙?*/
.rmb {
  font-family: arial;
  font-style: normal;
  padding-right: 4px;
}

body {
  font-family: "microsoft yahei";
  background-color: #F6F6F6;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.pull-left {
  float: left;
  display: inline;
}

.pull-right {
  float: right;
  display: inline;
}

.full {
  width: 100%;
}

.headerFull {
  background-color: #2C2E30;
  height: 79px;
  /* border-bottom: 1px solid #fff; */
}

.logo {
  padding-top: 10px;
  margin-right: 25px;
}

.navList li {
  float: left;
  font-size: 14px;
}
.navList a {
  float: left;
  padding: 0 18px;
  color: #fff;
  line-height: 79px;
  text-decoration: none;
}
.navList a:hover {
  background-color: #434446;
  color:#CC0000;
  text-decoration: none;
}


.navBtn {
  float: left;
  display: none;
}

.navBtn a {
  display: block;
  float: left;
  background: url(../images/navBtn.jpg) 0 0 no-repeat;
  width: 52px;
  height: 79px;
  padding: 0;
  margin: 0;
  text-indent: -9999px;
}

.loginTel {
  color: #fff;
}
.loginTel .tel {
  line-height: 79px;
  display: inline-block;
  font-size: 22px;
}
.loginTel .loginBtn {
  width: 76px;
  height: 30px;
  border: 2px solid #C93C4C;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  line-height: 30px;
  color: #C93C4C;
  font-size: 14px;
  margin-top: 25px;
  margin-right: 17px;
}
.loginTel .loginBtn:hover {
  background-color: #C93C4C;
  color: #fff;
  text-decoration: none;
}
.loginTel .loginBtn:focus {
  outline: none;
}

.popOpen {
  overflow-y: hidden;
}

.modal-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  overflow: hidden;
  outline: 0;
  background-color: #000;
  _position: absolute;
  width: 100%;
  opacity: 0.75;
  filter: alpha(opacity=75);
  display: none;
}

.loginReg {
  display: none;
  position: absolute;
  left: 0;
  top: 10%;
  width: 100%;
  height: auto;
  z-index: 1060;
}

.login {
  width: 670px;
  position: relative;
  background-color: #EDF0F2;
  margin: 0 auto;
}

.reg {
  background-color: #EDF0F2;
  width: 400px;
  display: none;
  position: relative;
  margin: 0 auto;
}

.lTitle {
  height: 60px;
  background-color: #D90000;
  font-size: 18px;
  color: #fff;
  padding: 0 30px;
  line-height: 60px;
}
.lTitle span {
  cursor: pointer;
  font-size: 20px;
}

.loginBox, .regBox {
  padding: 40px 0;
  padding-left: 40px;
}
.loginBox li, .regBox li {
  /* margin-bottom: 30px; */
  clear: both;
  display: block;
}
.loginBox li input, .regBox li input {
  vertical-align: middle;
}
.loginBox li p, .regBox li p {
  height: 30px;
  line-height: 25px;
}
.loginBox li p.error, .regBox li p.error {
  color: #D90000;
}
.loginBox .text, .regBox .text {
  border: 1px solid #D0D6D9;
  background-color: #fff;
  height: 20px;
  width: 315px;
  padding: 9px 0;
  display: block;
}
.loginBox .text label, .regBox .text label {
  line-height: 20px;
  float: left;
  width: 18px;
  height: 20px;
  text-indent: -9999px;
  background: url(../images/rl-sprite.png) 0 0 no-repeat;
  line-height: 0;
  font-size: 0;
  padding: 0 10px;
  border-right: 1px solid #EDF0F2;
}
.loginBox .text .email, .regBox .text .email {
  background-position: -81px -686px;
}
.loginBox .text .password, .regBox .text .password {
  background-position: -80px -782px;
}
.loginBox .text .username, .regBox .text .username {
  background-position: -80px -735px;
}
.loginBox .text .yzm, .regBox .text .yzm {
  width: 130px;
}
.loginBox .text input, .regBox .text input {
  border: 0;
  background: none;
  line-height: 16px;
  padding: 2px 0;
  outline: none;
  padding-left: 8px;
  width: 265px;
}
.loginBox .yzmWrap, .regBox .yzmWrap {
  clear: both;
  margin-bottom: 15px;
}
.loginBox .yzmWrap .text, .regBox .yzmWrap .text {
  width: 136px;
  float: left;
}
.loginBox .yzmWrap img, .regBox .yzmWrap img {
  margin: 0 10px;
  float: left;
}
.loginBox .yzmWrap a.gh, .regBox .yzmWrap a.gh {
  float: left;
  color: #39B94E;
  text-decoration: none;
}
.loginBox .yzmWrap p, .regBox .yzmWrap p {
  clear: both;
  height: 30px;
}
.loginBox .opts, .regBox .opts {
  _line-height: 28px;
  padding-top: 10px;
}
.loginBox .opts input, .regBox .opts input {
  margin-right: 2px;
  float: left;
  margin-top: 2px;
  _float: none;
  _margin-top: 0;
}
.loginBox .opts .forgetBtn, .regBox .opts .forgetBtn {
  color: #555;
}
.loginBox .btn, .regBox .btn {
  margin-bottom: 0;
}
.loginBox .gc, .loginBox .bc, .loginBox .gyc, .regBox .gc, .regBox .bc, .regBox .gyc {
  float: left;
  width: 146px;
  margin-right: 20px;
  line-height: 40px;
  height: 40px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  text-decoration: none;
}
.loginBox .bc, .regBox .bc {
  background-color: #58B9E6;
}
.loginBox .bc:hover, .regBox .bc:hover {
  background-color: #2ea7e0;
}
.loginBox .gc, .regBox .gc {
  margin-right: 0;
  background-color: #3CB950;
}
.loginBox .gc:hover, .regBox .gc:hover {
  background-color: #33a646;
}
.loginBox .gyc, .regBox .gyc {
  background-color: #D0D6D9;
  color: #7E878C;
}
.loginBox .gyc:hover, .regBox .gyc:hover {
  background-color: #bbc0c3;
}

.forget .gc {
  width: 315px;
}

.lqq, .lwb {
  background-color: #65AEDE;
  color: #fff;
  line-height: 40px;
  text-decoration: none;
  font-size: 14px;
  margin-top: 10px;
  padding-left: 60px;
  text-align: left;
  position: relative;
  cursor: pointer;
}
.lqq:hover, .lwb:hover {
  color: #fff;
  text-decoration: none;
}
.lqq i, .lwb i {
  background: url(../images/rl-sprite.png) 0 -888px no-repeat;
  vertical-align: middle;
  width: 22px;
  height: 16px;
  position: absolute;
  top: 14px;
  left: 30px;
}

.lqq:hover {
  background-color: #5b9cc7;
}

.lwb {
  background-color: #EB5F64;
}
.lwb:hover {
  background-color: #d3555a;
}
.lwb i {
  background-position: 0 -862px;
}

.loginleft {
  padding-right: 33px;
  border-right: 1px solid #D0D6D9;
  width: 318px;
  display: block;
}

.loginquicky {
  padding: 30px 0 30px 40px;
  width: 200px;
  text-align: center;
  display: block;
}
.loginquicky a {
  display: block;
  height: 40px;
  width: 140px;
}

.server {
  position: fixed;
  right: 0;
  top: 20%;
  _position: absolute;
}
.server .serBtn {
  float: left;
  margin-right: -1px;
  width: 37px;
  height: 127px;
  background: url(../images/ser.png) no-repeat;
  font-size: 16px;
  text-align: center;
  text-indent: -9999px;
  cursor: pointer;
}
.server .serWrap {
  width: 0;
  overflow: hidden;
}
.server .serContent {
  float: left;
  width: 143px;
  border: 1px solid #E4E4E4;
  border-top: 0;
  background-color: #fff;
}
.server .serContent .serTitle {
  border: 1px solid #E4E4E4;
  border-width: 1px 0;
  text-align: center;
}
.server .serContent .serTitle h3 {
  margin: 1px;
  background-color: #F4F4F4;
  line-height: 38px;
  font-size: 16px;
}
.server .serContent p {
  text-align: center;
  margin-top: 5px;
  line-height: 25px;
}
.server .serContent li {
  margin: 7px 0;
  line-height: 23px;
  color: #2699FF;
  padding-left: 10px;
  font-size: 14px;
}
.server .serContent img {
  vertical-align: middle;
}
.server .serContent p.serTel {
  color: #0190FF;
  font-size: 14px;
  line-height: 48px;
  margin: 0;
  font-weight: bold;
  background: url(../images/ser.png) 0 -128px no-repeat;
  padding-left: 10px;
}

.returnTop {
  display: none;
  position: fixed;
  left: 50%;
  margin-left: 610px;
  bottom: 10%;
  _position: absolute;
  _margin-left: 0;
  _left: 90%;
}
.returnTop .wx {
  position: relative;
  margin-bottom: 10px;
}
.returnTop .wx p a {
  display: block;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  background: url(../images/rt.png) 0 0 no-repeat;
}
.returnTop .wx p a:hover, .returnTop .wx p a.on {
  background-position: 0 -50px;
}
.returnTop .wx .wxCont {
  display: none;
  position: absolute;
  border: 1px solid #D8D8D8;
  width: 160px;
  right: 58px;
  bottom: -10px;
  background-color: #fff;
  text-align: center;
  height: 188px;
}
.returnTop .wx .wxCont img {
  width: 150px;
  margin-top: 5px;
}
.returnTop .wx .wxCont i {
  position: absolute;
  right: -6px;
  top: 150px;
  background: url(../images/wxi.png) 0 0 no-repeat;
  width: 7px;
  height: 12px;
}
.returnTop .rt a {
  display: block;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  background: url(../images/rt.png) -50px 0 no-repeat;
}
.returnTop .rt a:hover {
  background-position: -50px -50px;
}

.footer {
  background-color: #2C2E30;
  padding-top: 30px;
  color: #8E999D;
}
.footer a {
  color: #8E999D;
}

.fcont {
  border-bottom: 1px solid #515254;
  padding-bottom: 20px;
}
.fcont li {
  float: left;
  border-right: 1px solid #515254;
  height: 120px;
}
.fcont .contact {
  border-right: 0;
}

.flogo {
  width: 394px;
  padding-left: 12px;
}
.flogo p {
  line-height: 22px;
}

.fnav {
  padding: 0 114px;
  width: 160px;
  padding-top: 8px;
  height: 112px;
  overflow: hidden;
}
.fnav a {
  margin: 5px 10px;
  text-align: center;
  padding: 2px 0;
  display: inline-block;
}

.contact {
  width: 400px;
  padding-top: 15px;
  height: 105px;
  text-align: center;
}
.contact a {
  display: inline-block;
  text-indent: -9999px;
  margin: 0 6px;
  width: 32px;
  height: 32px;
  margin-top: 15px;
  opacity: 0.5;
  filter: aplha(opacity=50);
}
.contact a:hover {
  opacity: 1;
  filter: aplha(opacity=100);
}

#qzone {
  background: url(../images/contact.png) 0 0 no-repeat;
}

#sinaweibo {
  background: url(../images/contact.png) -48px 0 no-repeat;
}

#qqweibo {
  background: url(../images/contact.png) -96px 0 no-repeat;
}

.link {
  line-height: 30px;
  padding: 15px 0 50px 0;
}
.link li {
  float: left;
  width: 120px;
  display: inderline;
}



.dropMenu {
 position:absolute;
 top: 0;
 z-index:100;
 width: 86px;
 visibility: hidden;
 margin-top: -1px;
 border: 3px solid #2d2e30;
 border-top: 0px solid #3CA2DC;
 background-color:#2d2e30;
 padding-top:6px;
 padding-bottom:6px;
}

.dropMenu li {
 margin-top:2px;
 margin-bottom:4px;
 padding-left:6px;
}
.dropMenu a {
 width: auto;
 display:block;
 color:#FFFFFF;
 padding: 2px 0 2px 0.8em;
}
* html .dropMenu a {
 width: 100%;
}
.dropMenu a:hover {
color:#CC0000;
text-decoration: none;
}




/*联系框*/
.wrap-box{height:2500px;}

/* fixed-bar */
.fixed-bar .icon,.fixed-bar .consult-list .tel-icon{background:url("JS_02.png") no-repeat;}
.fixed-bar .icon{display:block;position:absolute;top:50%;left:50%;width:23px;height:12px;overflow:hidden;margin:-18px 0 0 -12px;background-position:right -220px;text-indent:-999em;}
.fixed-bar{position:fixed;bottom:30%;z-index:50;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-30);}
.fixed-bar .gotop{position:relative;z-index:1;display:block;width:68px;height:36px;overflow:hidden;margin:-1px 0 0;padding:32px 0 0;border:1px solid #e6e6e6;border-top:1px dashed #eaeaea;background-color:#fff;color:#666;font:normal 14px/36px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";text-align:center;}
.fixed-bar .share{height:68px;overflow:hidden;margin:-1px 0 0;border:1px solid #e6e6e6;}
.fixed-bar .gotop:hover{z-index:10;border-color:#2acb6b;background-color:#2acb6b;color:#fff;text-decoration:none;}
.fixed-bar .gotop:hover .icon{background-position:right -251px;}
.fixed-bar .consult-box{border:1px solid #e6e6e6;}
.fixed-bar .consult-box .consult-header{position:relative;height:36px;margin:-1px -1px 0;background:#2acb6b;}
.fixed-bar .consult-box .consult-title{color:#fff;font:normal 16px/36px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";text-align:center;}
.fixed-bar .consult-box .icon{display:none;top:0;left:-28px;width:28px;height:36px;overflow:hidden;margin:0;background-position:-80px -530px;cursor:pointer;}
.fixed-bar .consult-box .icon:hover{background-position:-110px -530px;}
.fixed-bar .consult-list{margin:0 2px -1px;padding:9px 0;border-bottom:1px dashed #eaeaea;}
.fixed-bar .consult-list li{padding:6px 0 6px 20px;color:#666;font:normal 15px/24px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";}
.fixed-bar .consult-list span,.fixed-bar .consult-list a{float:left;line-height:24px;}
.fixed-bar .consult-list span{padding-right:10px;}
.fixed-bar .consult-list img{vertical-align:top;}
.fixed-bar .wide-bar{width:160px;background:#fff;}
.fixed-bar .wide-bar .share .bds_more{width:148px;_width:146px;background-position:-252px -568px;}
.fixed-bar .wide-bar .share .bds_more:hover{background-position:-354px -568px;}
.fixed-bar .wide-bar .gotop{width:132px;}
.fixed-bar .consult-list .tel-icon{margin-left:-15px;padding:0 0 0 20px;background-position:-591px -264px;}