/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font: arial,\5b8b\4f53;color:#333;outline:0;}
body{ font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","\5FAE\8F6F\96C5\9ED1",Arial,sans-serif;}
button, input { font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","\5FAE\8F6F\96C5\9ED1",Arial,sans-serif; }
a{ color: inherit; outline: none; }

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.fl { float: left; }
.fr { float: right; }
input[type="number"]{-moz-appearance:textfield;}
textarea { font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","\5FAE\8F6F\96C5\9ED1",Arial,sans-serif; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}.main {
  margin: auto;
  width: 1358px; }
.min-width {
  min-width: 1358px;
}

  
.nav-wrap {
  height: 90px;
  background: rgba(0, 0, 0, 0.67);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 11; }
  .nav-wrap .logo {
    width: auto;
    height: 54px;
    float: left;
    margin: 18px 0; }
    .nav-wrap .logo:hover .logo1 {
      display: none; }
    .nav-wrap .logo:hover .logo2 {
      display: block; }
    .nav-wrap .logo .logo2 {
      display: none; }
  .nav-wrap .nav-list {
    font-family: "Microsoft YaHei",
    "PingFang SC", 
    "微软雅黑";
    float: right;
    margin: 20px 0; }
    .nav-wrap .nav-list .nav-item {
      box-sizing: border-box;
      position: relative;
      font-family: "Microsoft YaHei";
      float: left;
      font-size: 14px;
      color: #fff;
      text-align: center;
      padding: 15px 25px; }
      .nav-wrap .nav-list .nav-item:hover {
        border-bottom: 2px solid #fff; }
      .nav-wrap .nav-list .nav-item.active {
        border-bottom: 2px solid #fff; }
        .nav-wrap .nav-list .nav-item:hover > ul {
          display: block;
        }
      .nav-wrap .nav-list .nav-item .code-wrap {
        left: -50px;
      }
      .nav-wrap .nav-list .nav-item .code-wrap li {
        width: 90px;
      }
      .nav-wrap .nav-list .nav-item .code-wrap li img {
        width: 90px;
        height: auto;
      }
      .nav-wrap .nav-list .nav-item ul {
        display: none;
        /*left: 0;*/
        position: absolute;
        /* bottom: -300px; */
        top: 51px;
        /* padding-top: 10px; */
        background-color: rgba(0, 0, 0, 0.7);
        border: 1px solid rgba(0, 0, 0, 0.7);
        -webkit-box-shadow: none;
        box-shadow: none;
        /* padding: 15px 25px; */
        /* min-height: 200px; */
      }
      .nav-wrap .nav-list .nav-item ul.list1 {
        width: 106px;
        left:0;
      }
      .nav-wrap .nav-list .nav-item ul.list2 {
        width: 120px;
        left:0;
      }
      .nav-wrap .nav-list .nav-item ul > li {
        /* padding: 10px 20px; */
        padding: 15px 0px;
        display: block;
        /* max-width: 106px; */
      }
      .nav-wrap .nav-list .nav-item ul > li > a:hover {
        color: #d3ad6f;
      }
.top {
  width: 100%; }
  .top .banner {
    min-width: 1358px;
    width: 100%;
    position: relative; }
    .top .banner .nav-text {
      width: 1358px;
      height: 100%;
      position: absolute;
      left: 50%;
      margin-left: -679px;
      top: 0; }
      .top .banner .nav-text .text-wrap {
        position: absolute;
        bottom: 50px;
        left: 0;
        color: #d3ad6f; }
        .top .banner .nav-text .text-wrap .p1 {
          font-size: 36px; }
        .top .banner .nav-text .text-wrap .p2 {
          border-top: 1px solid #d3ad6f;
          padding-top: 10px;
          margin-top: 10px;
          font-size: 24px; }
        /* .top .banner .nav-text .text-wrap .line {
          width: 230px;
          height: 1px;
          background-color: #d3ad6f;
          margin: 10px 0; } */
    .top .banner img {
      width: 100%;
      height: auto;
      display: block; }

.main-left.active {
  position: fixed;
  top: 0;
}

.main-left {
  width: 300px;
  float: left; }
  .main-left .nav-list {
    background-color: #f6f6f6;
    border: 1px solid #ddd;
    font-size: 18px;
    color: #666; }
    .main-left .nav-list ul {
      padding: 5px 0; }
    .main-left .nav-list li {
      display: block;
      margin: 0px 14px 0px 24px;
      line-height: 48px; }
      .main-left .nav-list li.active {
        color: #d3ad6f;
        background: url(/img/nav-arr.png?5bcaf81d) no-repeat right center; }

.main-right {
  margin-left: 370px;
  font-size: 16px;
  color: #666;
  padding-bottom: 60px;
  position: relative; }
  .main-right .breadcrumb {
    padding: 20px 0;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px; }
      .main-right .breadcrumb span {
        color: #d3ad6f;
      }
  .main-right .title {
    font-size: 36px;
    color: #5f5f5f;
    padding: 20px 0; }

.contact-us-wrap {
  width: 100%;
  height: 576px;
  background: url(/img/contact-us-bg.jpg?066d59e2) no-repeat center center;
  padding: 100px 0 125px 0;
  box-sizing: border-box; }
  .contact-us-wrap .contact {
    float: left;
    width: 500px; }
    .contact-us-wrap .contact .title {
      font-size: 26px;
      color: #d3ad6f; }
    .contact-us-wrap .contact .content {
      margin-top: 30px;
      color: #999;
      font-size: 16px;
      line-height: 30px; }
      .contact-us-wrap .contact .content .sub-title {
        padding-left: 10px;
        border-left: 2px solid #d3ad6f;
        line-height: 16px;
        margin-bottom: 10px; }
  .contact-us-wrap .map {
    float: left;
    width: 350px;
    height: 350px;
    overflow: hidden;
    position: relative; }
    .contact-us-wrap .map:hover .cover {
      opacity: 0; }
    .contact-us-wrap .map .cover {
      width: 100%;
      height: 100%;
      background-color: #000;
      opacity: .7;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 10;
      transform: opacity 2s; }
    .contact-us-wrap .map img {
      width: 350px;
      height: auto;
      position: relative;
      z-index: 1; }
  .contact-us-wrap .leave-msg {
    float: right;
    margin-left: 107px;
    width: 392px; }
    .contact-us-wrap .leave-msg .title {
      font-size: 26px;
      color: #d3ad6f; }
    .contact-us-wrap .leave-msg .input {
      width: 100%;
      border: none;
      display: block;
      background: #707070;
      height: 40px;
      line-height: 40px;
      margin-top: 30px;
      font-size: 16px;
      box-sizing: border-box;
      padding: 0px 20px; }
    .contact-us-wrap .leave-msg .textarea {
      display: block;
      width: 100%;
      height: 168px;
      margin: 20px 0 0 0;
      padding: 10px 20px;
      font-size: 16px;
      border: none;
      background: #707070;
      box-sizing: border-box; }
    .contact-us-wrap .leave-msg .submit-btn {
      width: 105px;
      height: 30px;
      border-Radius: 15px;
      border: 1px solid #fff;
      color: #fff;
      text-align: center;
      cursor: pointer;
      line-height: 30px;
      margin: 20px 0 0 0; }
    .contact-us-wrap .leave-msg .input::-webkit-input-placeholder {
        color: #888;
    }
    .contact-us-wrap .leave-msg .textarea::-webkit-input-placeholder {
      color: #888;
    }

.copyright {
  height: 114px;
  width: 100%;
  background-color: #000;
  font-size: 14px;
  color: #707070;
  box-sizing: border-box;
  padding: 26px 0; }
  .copyright .left {
    float: left; }
  .copyright p {
    margin-bottom: 10px; }
  .copyright .right {
    float: right; }
  .copyright li {
    line-height: 62px;
    float: left;
    margin-left: 15px; }

.modal-map {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .7);
  z-index: 10000;
  visibility: hidden;
}

.modal-map .close {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

#map {
  width: 80%;
  height: 500px;
  margin: auto;
  display: block;
  position: absolute;
  left: 10%;
  top: 50%;
  margin-top: -250px;
}