@charset "UTF-8";
body {
  margin: 0px;
  font-family: "微软雅黑"; }

a {
  text-decoration: none; }

.mg {
  width: 1200px;
  margin: 0 auto; }

ul, li {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-type: none; }

#top {
  width: 100%;
  height: 35px;
  background: #f0f0f0; }
  #top #t-con {
    width: 1200px;
    height: 35px;
    margin: 0 auto;
    line-height: 35px;
    font-size: 12px;
    color: #888888; }
    #top #t-con #t-left {
      float: left; }
    #t-right {
    font-size: 16px;
    width: 30%;
    position: absolute;
    left: 46%;
    top: 10%;
       }

#header {
  width: 100%;
  margin: 0 auto;
  height: 150px; 
  background-color: #206cea;
}
  #header #logo {
    width: 90px;
    height: 95px;
    float: left;
    border: none;
    margin-left: 19%;
    margin-top: 30px;
  }
  #header #weixin-con {
    font-weight: bold;
    display: inline-block;
    float: left;
    width: 45%;
    height: 100%;
    font-size: 35px;
    color: #fff;
    letter-spacing: 10px;
    margin-left: 1%;
    line-height: 85px;
    padding-left: 20px;
   }
  .wx-box{
    width: 10%;
    height: 35%;
    position: fixed;
    right: 0;
    top: 25%;
    z-index: 100;
  }
  #weixin{
    width: 80%;
    margin-left: 10%;
  }
  .wx-box p{
    text-align: center;
  }

#nav-con {
  width: 100%;
  height: 58px;
  background: #07c0ee;
  float: left; }
  #nav-con #nav {
    width: 1200px;
    margin: 0 auto;
    height: 50px; }
    #nav-con #nav #nav-l {
      float: left;
      width: 996px; }
      #nav-con #nav #nav-l ul {
        list-style: none;
        margin: 0px;
        padding: 0px; }
        #nav-con #nav #nav-l ul li {
          float: left;
          width: 138px;
          height: 58px;
          line-height: 58px;
          text-align: center; }
          #nav-con #nav #nav-l ul li a {
            text-decoration: none;
            color: white;
            font-size: 16px; }
        #nav-con #nav #nav-l ul li:first-child img {
          width: 12px;
          height: 12px;
          margin-right: 10px; }
        #nav-con #nav #nav-l ul .actv {
          background: #034397; }
    #nav-con #nav #nav-r {
      float: right;
      height: 50px;
      line-height: 50px;
      color: white; }
      #nav-con #nav #nav-r a {
        color: white;
        font-size: 16px; }

#footer {
  width: 100%;
  height: 146px;
  background: whitesmoke;
  float: left;
  text-align: center;
  margin-top: 96px; }
  #footer #f-link {
    height: 12px;
    line-height: 12px;
    margin-top: 40px; }
    #footer #f-link a {
      color: #333333;
      font-size: 14px;
      margin-right: 24px; }
  #f-mid{
    width: 100%;
    height: 100px;
    border-top: 5px solid #eee;
    background-color: #fff;
    text-align: left;
    padding-top: 30px;
  }
  #f-mid div{
    width: 100%;
    height: 20%;
    padding-left: 18%;
    line-height: 40px;
    font-size: 16px;
  }
  #f-mid div:first-child{
    margin-top: 0px;
  }
  #f-mid div:last-child{
    margin-top: 15px;
  }
  #f-mid div:first-child font:last-child{
    margin-left: 10.2%;
  }
  #f-mid div:last-child font:last-child{
    margin-left: 8%;
  }
  #f-mid div:last-child font:last-child a{
    color: #333333;
  }
  #footer #f-mid h3 {
    margin-top: 18px;
    height: 19px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
    margin-bottom: 0px;
    color: #333333; }
  #footer #f-mid p {
    height: 13px;
    color: #666666;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0px; }
  /* #footer #cp {
    height: 42px;
    line-height: 42px;
    margin-top: 40px;
    background: #009638;
    color: #D1D1D1;
    font-size: 14px; } */

#news-l {
  float: left;
  width: 220px; }
  #news-l #n-clas {
    background: #009638;
    width: 220px;
    height: 80px;
    float: left; }
    #news-l #n-clas h3, #news-l #n-clas span {
      color: white;
      margin-left: 30px;
      font-size: 18px; }
    #news-l #n-clas h3 {
      margin-top: 20px;
      margin-bottom: 0px;
      height: 17px;
      line-height: 17px; }
    #news-l #n-clas span {
      margin-top: 10px;
      display: inline-block; }
  #news-l #n-clas-l {
    width: 220px;
    float: left; }
    #news-l #n-clas-l ul li {
      height: 45px;
      line-height: 45px;
      border-bottom: 1px solid #E0E0E0; }
      #news-l #n-clas-l ul li a {
        float: left;
        color: #888888;
        margin-left: 30px; }
      #news-l #n-clas-l ul li img {
        float: right;
        margin-top: 15px; }
    #news-l #n-clas-l .actv a {
      color: #333333; }

#n-top {
  height: 25px;
  line-height: 25px;
  text-align: left;
  padding-bottom: 10px;
  border-bottom: 2px solid #54A730; }
  #n-top h3 {
    color: #333333;
    font-size: 20px;
    display: inline-block;
    margin: 0px; }
  #n-top span {
    color: #999999;
    font-size: 20px;
    font-weight: 400; }

#postion {
  float: left;
  height: 15px;
  font-size: 16px;
  line-height: 15px;
  margin-top: 25px;
  color: #666666;
  width: 100%; }
  #postion a {
    color: #666666;
    font-size: 16px; }

#cover {
  position: absolute;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  /*宽度设置为100%，这样才能使隐藏背景层覆盖原页面*/
  height: 100%;
  filter: alpha(opacity=60);
  /*设置透明度为60%*/
  opacity: 0.6;
  /*非IE浏览器下设置透明度为60%*/
  display: none;
  z-Index: 99; }

.dialog {
  width: 400px;
  position: fixed;
  border-radius: 4px;
  display: none;
  left: 34%;
  top: 20%;
  background: white;
  z-Index: 100; }
  .dialog .lr-close {
    height: 34px;
    text-align: right;
    cursor: pointer; }
    .dialog .lr-close img {
      width: 14px;
      height: 14px;
      margin-right: 20px;
      margin-top: 20px; }
  .dialog .login-form {
    margin-bottom: 40px;
    width: 340px;
    margin-left: 30px; }
    .dialog .login-form .login-type {
      height: 40px;
      line-height: 16px;
      border-bottom: 1px solid #E8E8E8; }
      .dialog .login-form .login-type ul li {
        color: #999999;
        height: 40px;
        cursor: pointer;
        font-size: 16px;
        float: left;
        display: inline-block;
        margin-right: 40px; }
      .dialog .login-form .login-type .login-actv {
        border-bottom: 2px solid #009638;
        color: #333333; }
      .dialog .login-form .login-type .reg {
        color: #333333;
        font-size: 24px;
        font-weight: 400; }
    .dialog .login-form .phone {
      background: #DDDDDD;
      border: none;
      border-radius: 4px;
      width: 320px;
      height: 12px;
      margin-top: 40px;
      padding: 15px 0px 15px 20px; }
    .dialog .login-form .p-vcode {
      height: 42px;
      margin-top: 20px; }
      .dialog .login-form .p-vcode .vcode {
        width: 200px;
        height: 12px;
        padding: 15px 0px 15px 20px;
        background: #DDDDDD;
        border: none;
        border-radius: 4px;
        float: left; }
      .dialog .login-form .p-vcode a {
        width: 100px;
        height: 40px;
        /* background: whitesmoke;
         border: 1px solid #dddddd;
         color: #999999;
         */
        background: #009638;
        color: white;
        border: none;
        border-radius: 4px;
        display: inline-block;
        font-size: 14px;
        float: left;
        margin-left: 18px;
        text-align: center;
        line-height: 42px; }
    .dialog .login-form .pwd {
      margin-top: 0px; }
    .dialog .login-form .login {
      display: inline-block;
      text-align: center;
      line-height: 42px;
      font-size: 16px;
      width: 340px;
      height: 42px;
      background: #009638;
      color: white;
      /*
      
      background: #EEEEEE;
      color: #BBBBBB;
      */
      border-radius: 4px;
      border: none;
      margin-top: 40px;
      cursor: pointer; }
    .dialog .login-form .fg-opt {
      height: 12px;
      width: 100%;
      text-align: right;
      font-size: 14px;
      margin-top: 20px; }
      .dialog .login-form .fg-opt a, .dialog .login-form .fg-opt span {
        color: #999999;
        float: right; }
      .dialog .login-form .fg-opt span {
        margin: 0px 10px 0px 10px; }
    .dialog .login-form #pwd-login {
      display: none; }
    .dialog .login-form #forget-pwd-result {
      margin-top: 60px;
      text-align: center; }
      .dialog .login-form #forget-pwd-result img {
        width: 80px;
        height: 80px; }
      .dialog .login-form #forget-pwd-result p {
        color: #666666;
        font-size: 14px;
        margin-top: 33px;
        margin-bottom: 0px; }

#page {
  text-align: right;
  margin-top: 40px; }
  #page ul li {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    text-align: center;
    line-height: 30px; }
    #page ul li a {
      color: #333333; }
  #page ul .active {
    background: #009638;
    color: white; }

/*# sourceMappingURL=common.css.map */
