@charset "utf-8";
/* Css Document */
@font-face {
  font-family:"Helvetica Condensed";
  src:url("../Fonts/Helvetica Condensed.woff2") format("woff2"),
      url("../Fonts/Helvetica Condensed.woff") format("woff"),
      url("../Fonts/Helvetica Condensed.ttf") format("truetype"),
      url("../Fonts/Helvetica Condensed.eot") format("embedded-opentype"),
      url("../Fonts/Helvetica Condensed.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
*, *:after, *:before{ -webkit-box-sizing:border-box; box-sizing:border-box;}
html{ font-family:"Helvetica Condensed","PingFang SC","Hiragino Sans GB","STHeiti","Microsoft YaHei","Microsoft JhengHei", SimSun, sans-serif; font-size:14px; color:#666; line-height:30px;}
html{ -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;}
body{ width:expression(document.body.clientWidth <= 1200? "1200px": "auto"); min-width:1200px;}
body,div,ul,li,dl,dt,dd,ol,form,a,span,p,h1,h2,h3,h4,h5,h6,label,table,tbody,tr,th,td,object,iframe,icon{ margin:0; padding:0;}
img{ border:none; vertical-align:bottom;}
ul,li{ list-style-type:none;}
a{ color:#666; text-decoration:none;}
a:hover{ color:#e00012; text-decoration:none;}
a{ outline: none;}
a:active{ star:expression(this.onFocus=this.blur());}
:focus{ outline:0;}
.clear{ width:0; height:0; padding:0; margin:0; clear:both;}
.main{ width:1200px; margin:auto;}

/* Css Top */
.hd-bg{ position:fixed; top:0; left:0; z-index:100; width:100%; height:122px; background-color:#fff; -webkit-box-shadow:0 3px 3px 0 rgba(0, 0, 0, 0.05); box-shadow:0 3px 3px 0 rgba(0, 0, 0, 0.05);}
.db-bg{ width:100%; height:40px; background-color:#000;}
.db-bg a{ display:block; float:left; font-size:12px; color:#fff; line-height:40px;}
.db-bg span{ display:block; float:left; width:1px; height:10px; background-color:#fff; margin:15px 10px;}
.db-bg a:hover{ color:#e00012;}
.db-zb{ float:left;}
/*.db-yb{ float:right; margin-right:30px;}*/
.db-yb{ float:right;}
.db-yb a:nth-of-type(3){ font-size:13px; background:url(../Images/en.png) no-repeat left center; padding-left:24px; margin-left:30px;}
.dh-bg{ width:100%; height:45px; background-color:#e00012; position:relative;}
.dh-bg a{ display:block; float:left; font-size:15px; color:#fff; line-height:45px;}
.dh-bg a:hover{ color:#ffda00;}
.dh-bg span{ display:block; float:left; width:1px; height:10px; background-color:#fff; margin:18px 30px 17px;}
.dh-zb{ float:left; width:50%; padding-right:120px;}
.dh-bg .dh-zb a{ float:right;}
.dh-bg .dh-zb  span{ float:right;}
.dh-yb{ float:right; width:50%; padding-left:120px;}
.dh-lg{ position:absolute; left:50%; top:0; z-index:100; width:120px; height:86px; margin-left:-60px; background:url(../Images/logo.png) no-repeat center;}
.division{ height:122px;}

/* Css Bottom */
.bt-bg{ padding:50px 0; background-color:#222;}
.bt-ls{ float:left;}
.bt-ls ul li{ float:left; margin-right:40px;}
.bt-ls ul li a{ display:block; color:#888;}
.bt-ls ul li a:nth-of-type(1){ font-size:16px; font-weight:bold; color:#fff; margin-bottom:5px;}
.bt-ls ul li a:hover{ color:#e00012;}
.bt-ig{ float:right;}
.bt-ig ul li{ float:left; margin-left:20px; color:#888; line-height:20px; text-align:center;}
.bt-ig ul li img{ display:block; width:108px; height:108px; margin:7px auto 12px; -webkit-border-radius:3px; border-radius:3px;}

/* Css Copyright */
.cy-bg{ padding:20px 0; background-color:#222; color:#666; border-top:1px solid rgba(255,255,255,0.03);}
.cy-zb{ float:left;}
.cy-yb{ float:right;}
.cy-yb span{ font-size:18px; color:#e00012;}