* {
  box-sizing: border-box;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
  display: block;
  _height: 1px;
}
.m0 {
  margin-left: 0!important;
}
.dpn {
  display: none;
}
html {
  -webkit-text-size-adjust: none;
  -webkit-text-size-adjust: 100%;
}
body {
  font-family: "Microsoft YaHei";
  background: #d12f2f;
  height: auto;
}
.banner {
  width: 100%;
  height: 370px;
  text-align: center;
  padding-top: 25px;
  background: url("../images/banner-m.png") no-repeat top center;
}
.banner .banner-title {
  width: 430px;
  height: auto;
  margin: 13% auto 0;
}
.banner .banner-title .img1 {
  width: 140px;
}
.banner .banner-title .img2 {
  width: 280px;
  margin-top: 5px;
}
.banner .logo-con {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.banner .logo-con .logo {
  height: 55px;
  position: absolute;
  top: 0px;
  left: 20px;
}
.banner .nav {
  width: 230px;
  height: 55px;
  position: absolute;
  top: 25px;
  right: 25px;
  background: rgba(0, 0, 0, 0.6);
  font-size: 24px;
  color: #fff;
  padding: 8px 28px 0;
}
.banner .nav img {
  float: right;
  margin-top: 15px;
  transition: transform .2s linear;
}
.banner .nav-menu {
  width: 230px;
  height: auto;
  position: absolute;
  top: 80px;
  right: 25px;
  border-top: 2px solid #fff;
  background: rgba(0, 0, 0, 0.4);
}
.banner .nav-menu .nav-item {
  position: relative;
}
.banner .nav-menu .nav-item img {
  position: absolute;
  bottom: 0;
  left: 25px;
}
.banner .nav-menu .nav-item a {
  text-align: center;
  display: block;
  padding: 27px 0 25px;
  width: 100%;
  height: 100%;
  font-size: 22px;
  color: #fff;
  line-height: 1;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.banner .nav-menu .nav-item-active {
  background: rgba(0, 0, 0, 0.3);
}
.b_active {
  transform: rotatex(0deg) rotatey(0deg) rotatez(-180deg);
  transform: rotatex(0deg) rotatey(0deg) rotatez(180deg);
}
.t_active {
  transform: rotatex(0deg) rotatey(0deg) rotatez(0deg);
}
.title {
  text-align: center;
}
.container {
  width: 700px;
  height: auto;
  margin: -45px auto 0;
  left: 25px;
  background: url("../images/bg-m.jpg") repeat-y top center;
}
.tjsbdw {
  padding-top: 50px;
  border-bottom: 15px solid #e6e6e6;
}
.tjsbdw .tjsbdw-con {
  margin-top: 40px;
}
.tjsbdw .dw-item {
  width: 210px;
  float: left;
  text-align: center;
  margin-left: 16px;
  margin-bottom: 30px;
  line-height: 1.8;
}
.tjsbdw .dw-item span {
  display: block;
  text-align: center;
  color: #666;
  font-size: 24px;
  line-height: 30px;
  height: 50px;
}
.tjsbdw .olink {
  text-align: center;
  margin-top: 20px;
}
.tjsbdw .olink a {
  font-size: 26px;
}
.tjsbdw .olink a img {
  height: 24px;
  margin-right: 10px;
}
.sbtj {
  padding-top: 50px;
  padding-bottom: 20px;
  border-bottom: 15px solid #e6e6e6;
}
.sbtj .sbtj-text {
  margin: 30px 20px;
  font-size: 24px;
  line-height: 2;
  letter-spacing: 1px;
}
.sbtj .sbtj-con .sbtj-item {
  width: 660px;
  margin: 0 auto 30px;
  background: #d83131;
  position: relative;
  border-radius: 7px;
}
.sbtj .sbtj-con .sbtj-item img {
  position: absolute;
  top: -3px;
  left: -3px;
}
.sbtj .sbtj-con .sbtj-item .sbtj-rt {
  width: 520px;
  font-size: 24px;
  line-height: 1.7;
  color: #fff;
  float: right;
  margin: 30px 15px 30px 0;
}
.sblc {
  padding-top: 50px;
  padding-bottom: 20px;
}
.sblc .sblc-con {
  margin: 25px auto 0;
  width: 660px;
}
.sblc .sblc-con .sblc-item {
  width: 640px;
  margin-left: 20px;
  margin-bottom: 30px;
  border: 1px solid #e6e6e6;
  border-radius: 7px;
  background: #fff;
}
.sblc .sblc-con .sblc-item img {
  margin-top: 20px;
  margin-left: -20px;
}
.sblc .sblc-con .sblc-item .sblc-text {
  font-size: 24px;
  line-height: 1.8;
  color: #666;
  padding: 5px 20px 20px;
}
.footer {
  width: 100%;
  height: 220px;
  padding-top: 40px;
}
.footer .foot-con {
  width: 700px;
  margin: 0 auto;
}
.footer .foot-lf {
  float: left;
  margin-top: 10px;
}
.footer .foot-lf .logo img {
  margin-right: 30px;
}
.footer .foot-lf .text {
  line-height: 2;
  margin-top: 20px;
}
.footer .foot-lf .text div {
  font-size: 15px;
  color: #fff;
  font-weight: 200;
}
.footer .foot-lf .text a {
  color: #fff;
  font-size: 18px;
}
.footer .foot-rt {
  float: right;
}
.footer .foot-rt .lf,
.footer .foot-rt .rt {
  float: left;
  margin-left: 15px;
}
.footer .foot-rt .lf div,
.footer .foot-rt .rt div {
  text-align: center;
  font-size: 18px;
  color: #fff;
  margin-top: 10px;
}
/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.reveal-modal {
  visibility: hidden;
  top: 25%!important;
  left: 50%;
  margin-left: -350px;
  width: 720px!important;
  height: 500px!important;
  background: url(../images/alert_bg.png) no-repeat top center;
  position: absolute;
  z-index: 101;
}
.reveal-modal.small {
  width: 200px;
  margin-left: -140px;
}
.reveal-modal.medium {
  width: 400px;
  margin-left: -240px;
}
.reveal-modal.large {
  width: 600px;
  margin-left: -340px;
}
.reveal-modal.xlarge {
  width: 800px;
  margin-left: -440px;
}
.reveal-modal .close-reveal-modal {
  font-size: 30px;
  line-height: .5;
  position: absolute;
  top: 8px;
  right: 140px;
  color: #aaa;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
  font-weight: bold;
  cursor: pointer;
  box-sizing: border-box;
}
.reveal-modal .close-reveal-modal:hover {
  color: #fff;
}
.reveal-modal img {
  width: 100%;
}
.alert_title {
  position: absolute;
  width: 100%;
  top: 155px;
  font-size: 44px;
  color: #d63030;
  text-align: center;
  font-weight: 400;
}
.alert_text {
  position: absolute;
  width: 100%;
  top: 280px;
  font-size: 48px;
  color: #d63030;
  text-align: center;
}
