#head {
    background-image: url(../images/head-bg.png);
    background-position: center center;
    min-width: 100%;
    height: 80px;
}
#head .head-box {
  width: 1300px;
  margin: 0 auto;
  height: 80px;
}
#head .head-box img:nth-child(1) {
  float: left;
  margin-top: 10px;
  height: 60px;
  margin-right: 40px;
}
#head .head-box div:nth-child(2) {
  float: left;
}
#head .head-box div:nth-child(2) a {
  display: block;
  width: 100px;
  font-size: 16px;
  margin-right: 10px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  float: left;
  margin-top: 21px;
}
#head .head-box div:nth-child(2) a:hover {
  background-color: #fff;
  color: #cf3137;
}
#head .head-box div:nth-child(2) a:nth-last-child(1) {
  margin-right: 0;
}
#head .head-box div:nth-child(2) h2 {
  display: block;
  width: 100px;
  margin-right: 10px;
  height: 38px;
  font-size: 16px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  float: left;
  margin-top: 21px;
  position: relative;
  cursor: pointer;
}
#head .head-box div:nth-child(2) h2 .head-lay {
  padding: 2px;
  background-color: #fff;
  width: 206px;
  position: absolute;
  top: 38px;
  left: -49px;
  z-index: 10000;
  display: none;
}
#head .head-box div:nth-child(2) h2 .head-lay a {
  width: 100px;
  text-align: center;
  background-color: #CF3137 !important;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  display: block;
  margin: 0;
  float: left;
  margin-bottom: 2px;
}
#head .head-box div:nth-child(2) h2 .head-lay a:nth-child(even) {
  float: right;
}
#head .head-box div:nth-child(2) h2 .head-lay a:nth-last-child(1) {
  margin-bottom: 0;
}
#head .head-box div:nth-child(2) h2 .head-lay a:nth-last-child(2) {
  margin-bottom: 0;
}
#head .head-box div:nth-child(2) h2:hover {
  background-color: #fff;
  color: #cf3137;
}
#head .head-box div:nth-child(2) h2:hover .head-lay {
  display: block;
}
#head .head-box div:nth-child(2) h2:nth-last-child(1) {
  margin-right: 0;
}
#head .head-box a:nth-child(3) {
  display: block;
  width: 18px;
  height: 19px;
  float: right;
  margin-top: 30px;
}
#head .head-box a:nth-child(3) img {
  margin: 0;
  padding: 0;
  float: none;
  width: 18px;
  height: 19px;
}
#banner1 {
  min-width: 1200px;
  width: 100%;
}
#banner1 img {
  width: 100%;
}
#banner-all {
  min-width: 1200px;
  width: 100%;
}
#banner-all img {
  width: 100%;
}
.footer-nav1 {
  background-color: #363636;
  height: 150px;
  min-width: 1200px;
}
.footer-nav1 .footer-box {
  width: 1200px;
  margin: 0 auto;
  padding-top: 25px;
}
.footer-nav1 .footer-box div {
  display: table;
  margin: 0 auto;
  margin-bottom: 20px;
}
.footer-nav1 .footer-box div a {
  padding: 0 10px;
  font-size: 14px;
  color: #fff;
  border-right: 1px solid #fff;
}
.footer-nav1 .footer-box div a:nth-last-child(1) {
  border: none;
}
.footer-nav1 .footer-box div a:hover {
  color: #CF3137;
}
.footer-nav1 .footer-box p {
  text-align: center;
  font-size: 14px;
  color: #c5c5c5;
  margin-bottom: 16px;
}
.footer-nav2 {
  background-color: #282828;
  height: 35px;
  min-width: 1200px;
}
.footer-nav2 .footer-box {
  width: 1200px;
  margin: 0 auto;
}
.footer-nav2 .footer-box p {
  font-size: 12px;
  color: #999;
  text-align: center;
  line-height: 35px;
}
