@charset "gbk";
/* CSS Document */
body {background: #fff;}
a {color: inherit;}
.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{+height:1%;zoom:1;}
.clear {clear:both;}
.p {
  text-indent: 2em;
  line-height: 2em;
}
.wrap {width: 94%;margin: auto;}
.mar {margin: 3% auto;}

.title_main {
  padding: 1.5% 0;
  background: #30b38e;
  color: #fff;
  font-size: 1.5rem;
  text-align: center;
}
.title_sub {
  padding: 1.5%;
  background: #f4f4f4;
}
.title_sub b {font-size: 1.2rem;margin: 0 2%;}

.zhiyuan font {color: #fe000d;font-size: 0.6rem;}
.zhiyuan_title {
  margin-bottom: 2%;
  color: #767676;
}
.zhiyuanlist {margin-bottom: 3%;align-items: center;}
.zhiyuanlist select {
  width: 37%;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1%;
  background: #fff;
  border: 1px solid #999;
  border-radius: 8px;
  font-size: 0.8rem;
  box-shadow: none;
}
.bmxx li {margin-bottom: 1.5%;}
.bmxx span {
  display: inline-block;
  width: 18%;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: right;
  font-size: 0.8rem;
}
.bmxx input {
  width: 30%;
  height: 2.5rem;
  line-height: 2.5rem;
  background: #fff;
  border: 1px solid #999;
  border-radius: 8px;
  margin: 0 2%;
  font-size: 0.8rem;
  box-shadow: none;
}
.btn_box {text-align: center}
.btn_box .bm_btn{
  display: inline-block;
  width:30%;
  height: 2.5rem;
  line-height: 2.5rem;
  margin:0 2%;
  color:#fff;
  background:#ffa508;
  border: none;
  box-shadow: none;
}
.btn_box .chongzhi{ background:#47a537;}

.bmlc_list {
  align-items: center;
  font-size: 0.8rem;
}
.bmlc_list img {vertical-align: middle;}
.bmlc_list li:nth-child(even) {
  width: 10%;
  text-align: center;
}
.bmlc_list li:nth-child(odd) {
  width: 26%;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  margin: 0 auto;
  background: #f4f4f4;
  border: 1px solid #666;
}
.bmxz {
  padding: 3%;
  margin: 3%;
  border: 1px solid #666;
  line-height: 2em;
  background: #f4f4f4;
}

.wzqd {
  margin: 3%;
  padding-top: 2%;
  padding-left: 2%;
  border: 1px solid #999;
  align-items: flex-end;
}
.wzqd-con {width: 65%;}
.wzqd-con h4 {
  font-size: 1.2rem;
  color: #30b38e;
}
.wzqd-list li {
  width: 31.5%;
  height: 5.5rem;
  border: 1px solid #999;
  text-align: center;
  font-size: .8rem;
}
.wzqd-list li img {
  height: 3rem;
  margin: .5rem 0;
}
.wzqd > img {width: 35%;}

.zxbtn {
  display: block;
  width: 60%;
  line-height: 2.5rem;
  border-radius: 50px;
  background: #30b38e;
  color: #fff;
  text-align: center;
}

.about{
  padding: 3%;
  background: #f5f5f5;
}
.about h3 {font-size: 1.5rem;}
.about b{
  font-size: 2.5rem;
  color: #cfcfcf;
  text-transform: uppercase;
  padding-right: 10%;
}
.about hr {
  width: 30%;
  border: 2px solid #f57070;
  margin: 2% 0;
}

.wt li {
  padding: 3%;
  align-items: center;
  border-bottom: 1px dotted #999;
}
.wt li a {
  padding: 1.5% 5%;
  background: #30b38e;
  color: #fff;
  border-radius: 5px;
}