/* BASIC css start */
/*----------------------------------------Quick banner----------------------------------------*/

#q_bn_bt {
  width: 1204px;
  margin: 0 auto;
  padding-top: 100px;
}

#q_bn_bt a {
  display: inline-block;
  margin-right: 36px;
}

#q_bn_bt a:last-child {
  margin-right: 0;
}

#quick_bn_l {
  position: fixed;
  margin-left: 50%;
  left: -748px;
  top: 262px;
}

#quick_bn_r {
  position: fixed;
  width: 85px;
  margin-right: 50%;
  right: -695px;
  top: 262px;
}

#quick_bn_r a:first-child {
  display: block;
  margin-bottom: 3px;
}

#quick_bn_r a:last-child {
  display: block;
  margin-top: -2px;
}


/*-----------------------------------------Footer---------------------------------------*/

#footer {
  min-height: 450px;
  margin-top: 40px;
  background: #434c5c;
}

#footer .link_wrap {
  background: #272d37;
}

#footer .link_wrap .link_in {
  width: 1204px;
  height: 37px;
  margin: 0 auto;
}

#footer .link_wrap .link_in li {
  display: inline-block;
  height: 13px;
  margin-top: 12px;
  padding: 0 14px 0 8px;
  line-height: 70%;
  border-right: 1px solid #686c73;
}

#footer .link_wrap .link_in li:first-child {
  padding-left: 0;
}

#footer .link_wrap .link_in li:last-child {
  padding-right: 0;
  border: none;
}

#footer .link_wrap .link_in li a {
  font-size: 12px;
  color: #fff;
}

#footer .footer_in {
  width: 1204px;
  margin: 0 auto;
  padding-top: 55px;
  font-size: 12px;
  color: #fff;
  line-height: 180%;
  letter-spacing: -1px;
  *zoom: 1;
}

#footer .footer_in:after {
  display: block;
  clear: both;
  visibility: hidden;
  contents: "";
}

#footer .footer_in h3 {
  padding-bottom: 20px;
}

#footer .footer_in li {
  float: left;
  margin-right: 52px;
}

#footer .footer_in li span {
  letter-spacing: 0;
}

#footer .footer_in li:last-child {
  margin-right: 0;
}

#footer .footer_in li:last-child a {
  margin-right: 5px;
}

#footer .footer_in .a_text {
  padding: 4px 8px;
  background: #272d37;
  color: #fff;
}

#footer .copyright {
  clear: both;
  width: 453px;
  hegiht: 12px;
  margin: 0 auto;
  padding-top: 75px;
}
/* BASIC css end */

