@charset "utf-8";
/* Css Document */
@font-face {
  font-family:"AVGARDM";
  src:url("../Fonts/AVGARDM.woff2") format("woff2"),
      url("../Fonts/AVGARDM.woff") format("woff"),
      url("../Fonts/AVGARDM.ttf") format("truetype"),
      url("../Fonts/AVGARDM.eot") format("embedded-opentype"),
      url("../Fonts/AVGARDM.svg") format("svg");
  font-weight:normal;
  font-style:normal;
}
*, *:after, *:before{ box-sizing:border-box; -webkit-box-sizing:border-box;}
html{ font-family:"AVGARDM"; font-size:14px; color:#333; line-height:24px; letter-spacing:.5px;}
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:0px; padding:0px;}
html,body{ height:100%;}
img{ vertical-align:bottom; border:none;}
ul,li{ list-style-type:none;}
a{ color:#333; text-decoration:none;}
a:hover{ color:#0075c2; 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 */
.db-bg{ width:100%; height:35px; line-height:35px; color:#888; background-color:#0d131a;}
.db-bg ul{ float:right;}
.db-bg ul li{ float:left; margin-left:20px;}
.db-bg ul li span{ display:block; float:left; width:15px; height:15px; border:1px solid #a0a0a0; margin:10px 5px 0 0; background-repeat:no-repeat; background-position:center; -webkit-border-radius:50%; border-radius:50%;}

/* Css Menu */
.dh-bg{ width:100%; height:85px; background-color:#fff; border-bottom:1px solid #eee;}
.dh-yb{ float:right;}
.dh-yb form{ height:25px; margin-top:30px;}
.dh-yb form .dh-ky{ float:left; width:124px; height:25px; line-height:23px; font-family:"AVGARDM"; font-size:14px; color:#aeaeae; padding:0 10px; border:1px solid #e0e0e0; border-right:none; -webkit-border-top-left-radius:15px; border-bottom-left-radius:15px;}
.dh-yb form .dh-sb{ float:left; width:24px; height:25px; border:1px solid #e0e0e0; border-left:none; background:#fff url(../Images/sh01.png) no-repeat left center; cursor:pointer; text-indent:-1000px; -webkit-border-top-right-radius:15px; border-bottom-right-radius:15px;}
.dh-yb form .dh-sb:hover{ background-image:url(../Images/sh02.png);}
.dh-lg{ float:left; width:105px; height:35px; background:url(../Images/logo.png) no-repeat; margin-top:25px;}
.dh-lg a{ display:block; width:100%; height:100%;}
.dh-lb{ display:table; margin:auto;}
.dh-lb a{ display:block; float:left; font-size:16px; color:#0d131a; text-transform:uppercase; line-height:83px; margin:1px 25px 0;}
.dh-lb a:hover{ color:#0075c2;}

/* Css Bottom */
.dj-bg{ width:100%; padding:50px 0; background:url(../Images/djBg.jpg) no-repeat center;}
.dj-ls{ float:left;}
.dj-ls ul li{ float:left; margin-right:88px;}
.dj-ls ul li a{ display:block; color:#fff; line-height:24px;}
.dj-ls ul li a:nth-of-type(1){ font-size:18px; margin-bottom:8px;}
.dj-ls ul li a:hover{ color:#ff7b00;}
.dj-ig{ float:right;}
.dj-ig ul li{ float:left; width:130px; padding:5px; margin:5px 0 0 35px; background-color:#fff; -webkit-border-radius:3px; border-radius:3px;}
.dj-ig ul li img{ display:block; width:120px; height:120px;}
.dj-ig ul li dl{ color:#000; line-height:20px; text-align:center; margin-bottom:10px;}

/* Css Copyright */
.cy-bg{ width:100%; height:50px; background:#0d131a;}
.cy-tx{ float:left; color:#888; line-height:50px;}
.cy-tb{ float:right;}
.cy-tb a{ display:block; float:left; width:30px; height:30px; margin:10px 0 0 10px; background-color:#0075c2; background-repeat:no-repeat; background-position:center; background-size:15px 14px; -webkit-border-radius:50%; border-radius:50%;}
.cy-tb a:hover{ background-color:#ff7b00;}