@charset "GBK";
/* CSS Document */
body {background: #b50300;}
.fl{ float:left;}
.fr{ float:right;}
.flex{display: flex; flex-direction: row; flex-wrap: wrap;justify-content: space-between;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{*zoom:1;}
.wrap {padding: 0 3%;}
.mar30 {margin: 3% auto;}
.p {
  text-indent: 2em;
  line-height: 2em;
}

.zxbm {
  padding: 10% 13% 0;
  background: url("../images/zxbm-01.png") no-repeat top center/contain;
  color: #fef5cc;
}
.zxbm strong {
  display: block;
  padding-bottom: 2%;
  font-size: 1.2rem;
  margin: auto;
}
.zxbm p {text-indent: 2em;}
.bmtd {
  width: 90%;
  padding: 3%;
  border: 2px solid #fff;
  border-radius: 10px;
  color: #fff;
}
.bmtd_left {
  width: 63%;
  line-height: 2em;
  font-size: 0.8rem;
}
.bmtd_right {
  width: 35%;
  font-size: 0.6rem;
  text-align: center;
}
.bmtd_right img {
  width: 80%;
  margin-bottom: 5%;
}

.title_main {
  height: 4rem;
  line-height: 4rem;
  background: url("../images/title-bg.png") no-repeat center/contain;
  font-size: 1.5rem;
  color: #ffc835;
  text-align: center;
}

.bmdtlist_title {
  padding-bottom: 2%;
  margin: auto;
  color: #fff;
  text-align: center;
}
.bmdtlist {
  height: 150px;
  text-align: center;
  margin-bottom: 3%;
  background: #fff;
}
.bmdtlist .swiper-slide {
  height: 30px;
  line-height: 30px;
  font-size: 1rem;
  text-align: center;
}
.bmdtlist .swiper-slide:nth-child(even) {background: #e6e6e6;}
.bmdtlist .swiper-slide:nth-child(odd) {background: #fff;}
.bmdtlist_title span:nth-child(1), .bmdtlist .swiper-slide span:nth-child(1) {width: 20%;}
.bmdtlist_title span:nth-child(2), .bmdtlist .swiper-slide span:nth-child(2) {width: 25%;}
.bmdtlist_title span:nth-child(3), .bmdtlist .swiper-slide span:nth-child(3) {width: 30%;}
.bmdtlist_title span:nth-child(4), .bmdtlist .swiper-slide span:nth-child(4) {width: 25%;}
.picleft img {width: 100%;}

.zxj li {
  width: 32%;
  padding-bottom: 8%;
  background: #fff0d8 url("../images/zxj-02.png") no-repeat 5% 97%/20%;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 3%;
  font-size: 0.8rem;
  line-height: 2em;
}
.zxj li:last-child {line-height: normal;}
.zxj_tit {
  height: 8rem;
  padding-top: 1rem;
  background: url("../images/zxj-01.png") no-repeat center/contain;
  color: #fff;
  font-size: 0.8rem;
  line-height: 1.5em;
}
.zxj li strong {
  display: inline-block;
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
}
.zxj li p {
  padding: 0 2%;
  color: #ee3732;
}

.bmbox {background: #6b0000;overflow: hidden;color: #fff;}
.yhform-tit {
  font-size: 1.5rem;
  text-align: center;
  position: relative;
  z-index: 1;
}
.yhform-tit::after {
  width: 100%;
  height: 0;
  content: '';
  border: 1px solid #fff;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: -1;
}
.yhform-tit strong {
  padding: 0 5%;
  background: #6b0000;
}
.yhform-input {
  width: 50%;
  height: 2rem;
  line-height: 2rem;
  margin-bottom: 5%;
}
.yhform .m_meun {
  width: 30%;
  height: 2rem;
  line-height: 2rem;
  background: #d15900;
  border: none;
  color: #fff;
  font-weight: bold;
  font-size: 1.1rem;
  cursor: pointer;
  float: left;
  margin-left: 15%;
  margin-bottom: 5%;
}
.yhform .or {
  background: #ee3732;
}
.bz li {
  background: #fff;
  border-radius: 5px;
  margin-bottom: 3%;
  overflow: hidden;
}
.bz li img {
  width: 45%;
  float: left;
}
.bz li p {
  width: 49%;
  padding: 3% 3% 0;
  float: right;
  font-size: 0.8rem;
  color: #f01c1c;
  text-align: center;
  line-height: 2em;
}
.bz li p strong {
  display: block;
  font-size: 1.2rem;
  margin-bottom: 2%;
}
.prize li {
  width: 32%;
  border-radius: 5px;
  margin-bottom: 3%;
  overflow: hidden;
  position: relative;
}
.prize li p {
  width: 100%;
  padding: 5% 0;
  background: rgba(0,0,0, 0.7);
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
}
.bxlf {
  color: #fff;
  line-height: 2em;
}
.bxlf img {
  width: 80%;
  margin-bottom: 3%;
}
.zx_a {
  display: block;
  width: 50%;
  padding: 3%;
  background: #ffc935;
  color: #b50300;
  font-size: 1.2rem;
  text-align: center;
  border-radius: 10px;
}

.bgy {
  background: #ffc835;
  overflow: hidden;
}
.ybmform2 {
  margin: 3%;
  background: #fff0d8;
  color: #ef1828;
  text-align: center;
  border-radius: 5px;
  overflow: hidden;
}
.ybmform-title {
  font-size: 1.5rem;
  color: #b50300;
  text-align: center;
  margin: 5% auto;
  font-weight: bold;
}
.ybm-submit2 {
  display: block;
  width: 40%;
  padding: 2%;
  background: #ff0000;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  border: none;
  margin: 0 auto 5%;
}
select.yhform-input {
  /*很关键：将默认的select选择框样式清除*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  /*在选择框的最右侧中间显示小箭头图片*/
  background: #fff url("../images/arrow.png") no-repeat scroll 95% center/10%;
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  height: 2.5rem;
  line-height: 2.5rem;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select.ybm-input2::-ms-expand {
  display: none;
}





/*底部*/
.dibu { width: 100%; background: #fff; font-size:100px;}
.di_title{ padding-top:.55em; }
.di_title span{ width:2px; height:.26em; background:#fe4d00; margin-left:.16em; margin-right:.07em;float:left; margin-top:-0.28em;}
.di_title p{line-height:.3em; font-size:.3em; float:left; color:#fe4d00; font-family:"微软雅黑";    -webkit-margin-before: -0.7em;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin-left: 18px;}
.di_dh{height:0; margin-top: -5px; float:right; width:1.31em; padding-right:.16em}
.di_dh img{ width:100%;margin-top: -18px;}
.di_xian{ width:100%; height:1px; background:#eeeeee;margin-top:.13em;}

.dibu .baoming{
	width:100%;}
.dibu li{
	line-height:0;
	list-style:none;
	margin:0 auto;
	width:95%;
	margin-top:.24em;
	height:.5em;}
.dibu li input{
	list-style:none;
	color:#666666;
	width:100%;
	height:2.2em;
	line-height:2.2em;
	font-size:.26em;}
#baoming #name, #baoming #tell {height:2.2em;text-indent: .5em; border:#cccccc 1px solid; outline: none;margin:0; position:relative; z-index:999;}
.di_ctn{
	padding-top:.4em;
	width:100%;}
.di_ctn img{
	width:100%;}
.di_ctn .di_zuo{
	float:left;
	padding-left:13.75%;
	width:22.96%;}
.di_ctn .di_you{
	float:left;
	width:63.29%;}
.dibu .banquan{
	padding-top:.34em; 
	font-size:14px;
	line-height:24px;
	text-align:center;
	padding-bottom:11em;
	color:#666666;}
input,button,select,textarea{outline:none; -webkit-appearance: button;
    cursor: pointer;
	    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0;
    text-shadow: none;
    vertical-align: middle;}
textarea{resize:none}
/*4.footer

---------------------------------------------------------------------- */
.zx-con{width:100%;max-width:640px;min-width:320px;position:fixed;bottom:0;background:#fe4d00;z-index:999;transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);animation:zx-con1 1.4s 1s forwards;-webkit-animation:zx-con1 1.4s 1s forwards;-moz-animation:zx-con1 1.4s 1s forwards;}
@keyframes zx-con1{0%{transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%)}100%{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0)}}
@-webkit-keyframes zx-con1{0%{transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%)}100%{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0)}}
@-moz-keyframes zx-con1{0%{transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%)}100%{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0)}}
.zx-con>a{display:block;height:2.7em;line-height:2.7em;font-size:.24em;text-align:center;color:#fff;width:100%}
.zx-con>ul{display:block;width:100%;height:.71em;background:#333}
.zx-con>ul li{width:33.333%;float:left;height:2.7em;font-size:.20em;text-align:center;color:#fff;font-weight:400;line-height:2.7em}
.zx-con>ul b{font-size:1em;padding:0 .1em}
.zx-con>ul li a:nth-child(3) b{font-size:.3em}
.zx-con>ul a:nth-child(2) li{background:#242424}
.footer-b{padding:14px 0 7em 0;text-align:center;font-size:12px;font-weight:100;letter-spacing:.3px;color:#333;}

@font-face {
  font-family: 'iconfont';  /* project id 370198 */
  src: url('//at.alicdn.com/t/font_ov264gtk9yvte29.eot');
  src: url('../fonts/font_ov264gtk9yvte29.eot') format('embedded-opentype'),
  url('../fonts/font_ov264gtk9yvte29.woff') format('woff'),
  url('../fonts/font_ov264gtk9yvte29.ttf') format('truetype'),
  url('../fonts/font_ov264gtk9yvte29.svg#iconfont') format('svg');
}
.iconfont {
  font-family:"iconfont" !important;
  font-size:.22em;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


