/* 鍏叡鏍峰紡 */
body{font-family: "微软雅黑";min-width:1140px;width: expression(document.body.clientWidth < 1140? "1140px": "100%" );}
.fl{float: left;}
.fr{float: right;}
img{border:none;}
.commonWidth{width: 1140px;margin: 0 auto;}
.posR{position:relative;}
.fl h2{
	margin-top: -4px;
	
}

/* 澶撮儴 閮ㄥ垎 */
#header{width: 100%;width: expression(document.body.clientWidth < 1140? "1140px": "100%" );display: inline-block;}
/* logo閮ㄥ垎 */
#logo{width: expression(document.body.clientWidth < 760? "760px": "100%" );min-width:1140px;z-index:10;line-height:40px;color:white;position:fixed;height: 40px;overflow: hidden;background:#666;filter:alpha(opacity=90);opacity:0.9;width:100%;top: 0;}
#logo h2{font-weight:normal;font-size:16px;}
#logo .fl h2{margin-top:10px;}

/* 瀵艰埅鏉�閮ㄥ垎*/
#nav{min-width:1140px;width: expression(document.body.clientWidth < 1140? "1140px": "100%" );z-index:10;position:fixed;width:100%;top:40px;height: 78px;background:white;filter:alpha(opacity=90);opacity:0.9;box-shadow: 0 1px 5px rgba(0, 0, 0, 0.42);}
.logo{display:inline-block;margin-top:6px; }
#nav .logo a{padding:0;}
.login{display:inline-block;  margin-top: 27px;}
#nav .login a {float:left;}
.register_btn {  display: block; padding: 0 20px; margin-left: 15px;
  height: 36px;line-height: 36px;color: #fff;border-radius: 2px;
  font-size: 16px;background-color: #3EBB2B;text-align: center;text-decoration: none;
  }
.register_btn:hover {background-color: #21A900;}
.loginBtn{display: block; padding: 0 20px;margin-left: 15px;
  height: 36px;line-height: 36px;color: #fff;border-radius: 2px;
  font-size: 16px;background-color: #00B7D7;text-align: center;text-decoration: none;
  }
.loginBtn:hover{background-color: #1F9BD9;}
.contest-login{display: block; padding: 0 20px;margin-left: 15px;
  height: 36px;line-height: 36px;color: #fff;border-radius: 2px;
  font-size: 16px;background-color: #00B7D7;text-align: center;text-decoration: none;background-color: #eea845;}
#nav li{float: left;line-height: 100px;height: 86px;margin-left:42px;}
.list1 a{background: url(../images/navfooter1.png) no-repeat 0;margin-left: 45px;padding-left: 30px;}
.list1 a:hover,#nav .list1 .active{background: url(../images/navfooter1h.png) no-repeat 0;color: #009286;}
.list2 a{background: url(../images/navfooter2.png) no-repeat 0;}
.list2 a:hover,#nav .list2 .active{background: url(../images/navfooter2h.png) no-repeat 0;color: #009286;}
.list3 a{background: url(../images/navfooter4.png) no-repeat 0;}
.list3 a:hover,#nav .list3 .active{background: url(../images/navfooter4h.png) no-repeat 0;color: #009286;}
.list4 a{background: url(../images/navfooter3.png) no-repeat 0;}
.list4 a:hover,#nav .list4 .active{background: url(../images/navfooter3h.png) no-repeat 0;color: #009286;}
.list5 a{background: url(../images/navfooter5.png) no-repeat 0;}
.list5 a:hover,#nav .list5 .active{background: url(../images/navfooter5h.png) no-repeat 0;color: #009286;}
#nav .list6 a{background: url(../images/navfooter6.png) no-repeat 0;}
#nav .list6 a:hover,#nav .list6 .active{background: url(../images/navfooter6h.png) no-repeat 0;color: #009286;}
#nav .list6{margin-right:2px;}
#nav li a{color: rgb(15, 13, 13);font-size: 18px;display:inline-block;padding-left:25px;}
#nav li a:hover{color: #009286;}

/* END 澶撮儴 */
#serviceOnline{z-index:9;position:fixed;width:185px;height:250px;right:-162px;top:200px;font-family:"微软雅黑";}
#switch{overflow:auto;background: red;cursor:pointer;position: absolute;right: 162px;width: 30px;height: 84px;top: 25%;border-radius: 6px;color: white;text-align: center;line-height: 40px;}
#contactWay{padding-top:16px;background:white;width: 160px;border:1px solid #ccc;height: 100%;position: absolute;right: 0;text-align:center;}
#contactWay strong{color:red;font-size:21px;font-weight:normal;}
#contactWay b{color: #009286;margin-top: 36px;display: inline-block;font-weight: normal;font-size: 17px;margin-bottom: 4px;}
#contactWay p{font-size: 12px;color: #898989;margin-top:4px;}
/* footer 閮ㄥ垎 */
#footer{color: white;}
/* 鑱旂郴鎴戜滑閮ㄥ垎  */
#contact{background: #676E72;height: 127px;line-height: 127px;font-size: 26px;overflow: hidden;}
.phone{background: url(../images/navfooter.png) no-repeat 0px -398px;text-indent: 3em;}
.email{background: url(../images/navfooter.png) no-repeat 0px -570px;padding-left: 3em;}
/* 鐗堟潈閮ㄥ垎 */
#copyRight{background: #2E3238;height: 92px;line-height: 92px;text-align: center;}
/* END footer */
.logo .fa-chevron-down {
  top:50px;
  left:100px;
  font-size: 16px;
}
.fa-chevron-down:before {
  content: "\f078";
}

