@media screen and (min-width: 1200px) {
  .container {
    width: 1173px;
  }
}
@media (min-width: 1639px) {
  .container {
    width: 1462px;
  }
}
header {
  background-color: #333;
}
#nav-header ul li.limit-120 {
  background-color: #31ba52 !important;
}
.zpy_left_content_select {
  background-color: #f5e78e;
}
.double_nav {
  position: relative;
  z-index: 200;
  background-color: transparent;
}
#container {
  padding: 10px 4px 0 6px;
  background-color: #f3f3f3;
}
.double_nav_box {
  background-image: url("background1.png");
  background-position: 0 center;
  background-size: 100% 78px;
  background-repeat: no-repeat;
  background-position: center bottom ;
  border: none;
}
.content {
  top: 120px;
  padding-top: 10px;
  background-image: url("background2.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center 120px ;
  background-size: 100% 85%;
}
.right_nav_zpy a {
  color: #fff;
}
.nav_zpy_line {
  background-image: url(split.png);
  background-repeat: no-repeat;
  background-position: 0 10px;
}
.zpy_left_content_select a {
  color: #e60002;
}
.guoqing_scrolls {
  position: fixed;
  top:130px;
  z-index: 30;
}
.guoqing_scrolls.left {
  left: 83px;
}
.guoqing_scrolls.right {
  right: 83px;
}
.guoqing_close {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  z-index: 999;
  width: 30px;
  height: 30px;
  background-image: url("close.png");
}
#back_top {
  display: none;
}
.left_nav_logo {
  padding-top: 23px;
}
