
.clear {
  clear: both;
}

.ow {
  min-width: 1200px;
}

.w {
  width: 1200px;
  margin: 0 auto;
}

.wx {
  width: 1200px;
  margin: 0 auto;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.s {
  background: url(../images/tip.png) no-repeat;
}

/*header*/
/*header*/
.top {
  width: 100%;
  height: 98px;
  background: url(../images/nav.png) repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 18;
}

.top .top_header {
  height: 50px;
  background: #141414;
}

.top .top_header .zi {
  line-height: 50px;
  color: #6d6d6d;
  font-size: 14px;
}

.logo {
  float: left;
}

.logo img {
  max-width: 310px;
  height: 60px;
  float: left;
  margin-top: 17px;
  margin-right: 15px;
}

.logo .header_g {
  margin-top: 30px;
  background: url(../images/logo_li.png) left center no-repeat;
  max-width: 440px;
  padding-left: 20px;
  float: left;
}

.logo .header_g span {
  font-size: 18px;
  line-height: 1.2;
  color: #222;
}

.logo .header_g p {
  color: #043b9e;
  font-size: 22px;
  line-height: 1.8;
  font-weight: bold;
}





.nav {
  height: 92px;
  width: 930px;
  float: right;
}

.nav .w {
  width: 1010px;
}

.nav1 {}

.nav ul {}

.nav li {
  position: relative;
  width: 103px;
  float: left;
  z-index: 14;
  line-height: 1.6;
  background: url(../images/nav_li.png) no-repeat left center;
}

.nav li a.item {
  font-size: 16px;
  text-align: center;
  color: #fff;
  display: block;
  width: 100%;
  height: 92px;
  line-height: 92px;
  background: url(../images/nav_h.png) no-repeat -110px bottom;
}

.nav li:first-child {
  background: none;
}

.nav li a i {
  display: block;
  font-style: normal;
  font-size: 12px;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
}

.nav li a.item:hover,
.nav li.hover {
  background: url(../images/nav_h.png) no-repeat center bottom;
}

.nav li a.item:hover i,
.nav li.hover i {
  color: #fff;
}

.nav .subNav {
  transition: none;
  width: 100%;
  display: none;
  position: absolute;
  top: 92px;
  z-index: 4;
}

.nav .subNav a {
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 34px;
  float: left;
  background: #007fea;
  display: block;
  color: #fff;
  text-align: center;
  border-top: 1px solid #fff;
}

.nav .subNav a:hover {
  width: 100%;
  background: #3a3a3a;
  margin: 0;
}



.footer {
    background: #202020;
    color: #fff;
    line-height: 1.8;
    font-size: 14px;
    padding-top: 36px;
    /* height: 326px; padding-bottom: 66px; */
  }
  
  .footer .w {
    position: relative;
  }
  
  .footer a {
    color: #959595;
  }
  
  .subnav {
    font-size: 13px;
    width: 374px;
    line-height: 2.6;
  }
  
  .subnav span,
  .subnav a.span {
    color: #fff;
    font-size: 14px;
    display: block;
  }
  
  .subnav a {
    color: #959595;
    display: block;
  }
  
  .sub_nav {
    margin: 0 56px;
  }
  
  .codex {
    width: 150px;
    height: 150px;
    margin: 30px 5px 0 5px;
  }
  
  .codex img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    display: block;
  }
  
  .codex span {
    color: #cce3f2;
    font-size: 14px;
    display: block;
    width: 100%;
    text-align: center;
  }
  
  .b_nav a {
    color: #969696;
    float: left;
    display: inline-block;
    padding-right: 20px;
  }
  
  .icontact {
    width: 264px;
    border-left: 1px solid #434453;
    height: 300px;
    padding-left: 60px;
  }
  
  .icontact .wd {
    color: #959595;
  }
  


.dfoot {
    width: 100%;
}

  .footer .headx {
    height: 40px;
    line-height: 1.8;
    margin-bottom: 16px;
  }
  
  .footer .headx span {
    display: block;
    font-size: 16px;
  }
  
  .footer .headx em {
    font-style: normal;
    display: block;
    font-size: 12px;
    color: #555;
    text-transform: uppercase;
  }
  
  .footer2 {
    width: 316px;
    padding: 42px 34px;
    background: #101010;
    color: #fff;
    position: relative;
    top: -76px;
    height: 340px;
  }
  
  .skey {
    color: #959595;
    margin-top: 10px;
  }
  
  .skey span {
    color: #959595;
  }
  
  .footer2 .zi {
    font-size: 22px;
    color: #fff;
    height: 50px;
    background: #0080e9;
    line-height: 50px;
    width: 370px;
    padding-left: 10px;
    position: absolute;
    left: 30px;
    bottom: 20px;
    text-align: left;
  }
  
  .footer .telx {
    width: 150px;
    margin-top: -6px;
  }
  
  .footer h3 {
    font-size: 18px;
  }
  
  .footer b {
    display: block;
    font-size: 54px;
    font-weight: normal;
    line-height: 1.2;
  }
  
  .footer .telx span {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
  }
  
  .footer .telx .Telephone {
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    text-align: left;
  }
  
  /*搜索*/
  .searcher {
    width: 270px;
    height: 40px;
    margin-top: 17px;
    border: 1px solid #fff;
  }
  
  .searcher .submit {
    width: 55px;
    height: 40px;
    float: right;
    border: 0px;
    background-position: left -500px;
    color: #333;
    cursor: pointer;
  }
  
  .searcher .txt {
    width: 206px;
    height: 40px;
    line-height: 40px;
    float: right;
    text-indent: 1.4em;
    color: #c5c3c1;
    background: #101010;
    border: none;
  }
  
  .footer_email span {
    background-position: left -796px;
  }
  
  .footer_email {
    border-left: 1px solid #b3d1e7;
    margin-left: 22px;
    padding-left: 30px;
  }
  
  .footer2 p {
    text-align: right;
    color: #b3d1e7;
  }
  
  .ilink {}
  
  .sharexx {}
  
  .sharexx img {
    width: 152px;
    height: 152px;
    display: block;
  }
  
  .sharexx h1 {
    font-size: 14px;
    color: #8a8a8a;
  }
  
  .footer3 {
    line-height: 1.6;
    background: #010101;
    color: #9c9c9c;
    padding: 10px 0;
    text-align: center;
  }
  
  .footer3 .w {
    position: relative;
  }
  
  .itop {
    display: block;
    width: 93px;
    height: 81px;
    position: absolute;
    bottom: 0;
    right: 93px;
    background-position: left bottom;
  }
  
  .footer3 .index {
    width: 93px;
    height: 81px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    background-position: -93px bottom;
  }
  
  .copyright {
    color: #9c9c9c;
    font-size: 14px;
    text-align: center;
  }
  
  .copyright a {
    color: #9c9c9c;
  }
  
  .copyright a:hover,
  .subnav a:hover {
    font-weight: bold;
  }

  .dsin {
    background: none;
    border: none;
    line-height: 40px;
  }



  .toolbar {
    width: 65px;
    position: fixed;
    right: 0;
    top: 50%;
    margin: -132px 0 0 0;
    z-index: 50;
    font-size: 13px;
  }
  
  .toolbar dd {
    width: 65px;
    height: 65px;
    background: none;
    margin-bottom: 1px;
    position: relative;
    z-index: 60;
    color: #fff;
    text-align: center;
  }
  
  .toolbar dd>i {
    display: block;
    width: 65px;
    height: 26px;
    padding-top: 38px;
    cursor: pointer;
  }
  
  .toolbar .slide-qq {
    display: block;
    width: 0;
    height: 65px;
    line-height: 65px;
    font-size: 20px;
    color: #FFF;
    padding: 0 0 0 65px;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
  }
  
  .toolbar .pop {
    position: absolute;
    right: 120px;
    top: -40px;
    background: #007fe8;
    display: none;
  }
  
  .toolbar .pop .o {
    position: absolute;
    right: -7px;
    top: 88px;
    width: 7px;
    height: 13px;
    /* background:url(../images/tool-arrow.png) 0 0 no-repeat; */
  }
  
  .toolbar .pop-tel {
    width: 120px;
    padding: 2px 20px 30px;
    color: #FFF;
    text-align: center;
  }
  
  .toolbar .pop-tel .icon {
    height: 30px;
    line-height: 30px;
    padding-top: 55px;
    background: url(../images/tool-telphone2.png) center -6px no-repeat;
    width: 100%;
    text-align: center;
  }
  
  .toolbar .pop-tel .item {
    line-height: 24px;
    font-size: 16px;
  }
  
  .toolbar .pop-code {
    width: 120px;
    padding: 20px 20px 0;
  }
  
  .toolbar .pop-code img {
    width: 120px;
    height: 120px;
    display: block;
  }
  
  .toolbar .pop-code h3 {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #f2e8e1;
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap;
  }
  
  .toolbar .zixun {
    background: url(../images/tip2.png) center -1px no-repeat #222;
    display: block;
    color: #fff;
    height: 26px;
    padding-top: 38px;
  }
  
  .toolbar .zixun:hover {
    background-color: #007fe8;
  }
  
  .toolbar .qq {
    background: url(../images/tip2.png) center -65px no-repeat #222;
    *background: url(../images/tip2.png) 10px -65px no-repeat #222;
  }
  
  .toolbar .qq:hover {
    background-color: #007fe8;
    background-position: 10px -65px;
  }
  
  .toolbar .tell {
    background: url(../images/tip2.png) center -125px no-repeat #222;
  }
  
  .toolbar .code {
    background: url(../images/tip2.png) center -191px no-repeat #222;
  }
  
  .toolbar .top {
    background: url(../images/tip2.png) center -257px no-repeat #dcdcd9;
  }
  
  .toolbar dd i:hover {
    background-color: #007fe8;
  }