.header-top {
  width: 1200px;
  margin: 0 auto;
  font-size: 16px;
  color: #b9b9b9;
  line-height: 40px;
}
.header-top a {
  color: #b9b9b9;
  margin-right: 24px;
}
.header-top .span1 {
  float: left;
}
.header-top .span2 {
  float: right;
}
.header-top img {
  float: right;
}
.banner-fixed {
  position: relative;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}
.w100-header {
  width: 100%;
  height: 98px;
  background: url(../images/bj.jpg);
  background: rgba(0, 0, 0, 0.5);
  background-size: 100% 100%;
  position: absolute;
  top: 39px;
  z-index: 99;
  background-position: center;
}
.w100-header .header {
  width: 1200px;
  margin: 0 auto;
  font-size: 17px;
  padding-top: 33px;
}
.w100-header .header ul {
  float: right;
  position: relative;
  top: 9px;
}
.w100-header .header ul li {
  width: 108px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  border-left: 1px solid white;
  border-right: 1px solid white;
  float: left;
  font-weight: bold;
}
.w100-header .header ul li a {
  color: white;
}
.w100-header .header ul :nth-child(1) {
  border-left: none;
}
.w100-header .header ul :nth-child(9) {
  border-right: none;
}
.w100-header .header ul :hover a {
  color: #c91c49;
}
.banner .swiper-container {
  width: 100%;
  height: 100%;
}

.from {
  width: 100%;
  height: 537px;
  background: url(../images/footer.png);
  background-position: center;
  background-size: cover;
  padding-top: 65px;
  margin-top: 40px;
  box-sizing: border-box;
}
.from .frombox {
  width: 1200px;
  margin: 0 auto;
}
.from .frombox .imgbox {
  float: left;
  position: relative;
  top: 25px;
}
.from .frombox .biaodan {
  float: left;
  width: 464px;
  height: 409px;
  margin-left: 137px;
}
.from .frombox .biaodan .biao {
  font-size: 30px;
  color: #222222;
  margin-bottom: 8px;
  text-align: center;
  font-weight: bold;
}
.from .frombox .biaodan .fubiao {
  font-size: 24px;
  color: #595757;
  text-align: center;
  display: block;
  letter-spacing: 5px;
}
.from .frombox .biaodan i {
  display: block;
  margin: 0 auto;
  width: 56px;
  height: 3px;
  background: #595757;
  margin-top: 13px;
  margin-bottom: 15px;
}
.from .frombox .biaodan .tixing {
  text-align: center;
  font-size: 20px;
  color: #c5000b;
  margin-bottom: 48px;
  letter-spacing: 5px;
  font-weight: bold;
}
.from .frombox .biaodan .margin {
  margin-bottom: 23px;
}
.from .frombox .biaodan label {
  color: #231815;
  font-size: 16px;
}
.from .frombox .biaodan .inputbox {
  padding-left: 63px;
  font-weight: bold;
  width: 480px;
  font-size: 16px;
}
.from .frombox .biaodan .inputbox input[type='text'] {
  width: 208px;
  height: 33px;
  background: none;
  outline: none;
  border: 1px solid #231815;
  padding-left: 15px;
  box-sizing: border-box;
}
.from .frombox .biaodan .inputbox .yzm-input {
  width: 85px !important;
  height: 33px !important;
}
.from .frombox .biaodan .inputbox .yzm {
  vertical-align: middle;
  height: 35px;
  width: auto;
}
.from .frombox .biaodan .inputbox input[type='radio'] {
  margin-right: 3px;
  background: red;
}
.from .frombox .biaodan .inputbox input[type='submit'] {
  width: 202px;
  height: 46px;
  background: #c5000b;
  font-size: 20px;
  color: white;
  border: none;
  outline: none;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 46px;
  display: block;
}
.footer {
  width: 100%;
  height: 354px;
  background: #373737;
}
.footer .footer-w1200 {
  width: 1200px;
  margin: 0 auto;
  height: 281px;
  background: url(../images/footer.jpg);
  padding-top: 96px;
  box-sizing: border-box;
}
.footer .footer-w1200 .footer-left {
  width: 341px;
  height: 170px;
  float: left;
}
.footer .footer-w1200 .footer-left ul li {
  float: left;
  width: 96px;
  margin-right: 10px;
}
.footer .footer-w1200 .footer-left ul li p {
  font-size: 18px;
  color: white;
  font-weight: bold;
  margin-bottom: 16px;
  letter-spacing: 2px;
}
.footer .footer-w1200 .footer-left ul li span {
  font-size: 13px;
  margin-bottom: 8px;
  display: block;
  color: #cccccc;
}
.footer .footer-w1200 .footer-right {
  width: 624px;
  height: 155px;
  border-left: 1px solid #a9a9a9;
  border-right: 1px solid #a9a9a9;
  padding-left: 19px;
  box-sizing: border-box;
  float: left;
  position: relative;
  left: -24px;
}
.footer .footer-w1200 .footer-right p {
  font-size: 15px;
  color: white;
  margin-bottom: 20px;
}
.footer .footer-w1200 .footer-right p img {
  vertical-align: middle;
}
.footer .footer-w1200 .footer-right div img {
  vertical-align: top;
}
.footer .footer-w1200 .footer-right div p {
  width: 564px;
  display: inline-block;
}
.footer .xt {
  width: 100%;
  height: 1px;
  background: #5d5d5d;
  margin-bottom: 15px;
}
.footer .footer-bottom {
  text-align: center;
  font-size: 12px;
  color: #cccccc;
}
.footer .footer-bottom p {
  margin-bottom: 9px;
}











