@charset "gbk";
/* CSS Document */
a {color: inherit;}
.flex{display: flex; flex-direction: row; flex-wrap: wrap;justify-content: space-between;align-content: space-between;align-items: center;}
/*اه³‎¸،¶¯·½·¨*/
.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: 1230px;margin: auto;}
.mar {margin: 30px auto;}

.banner a {
  display: block;
  height: 400px;
  background: url("../images/banner.jpg") no-repeat center;
}

.title_main {
  font-size: 36px;
  color: #6eb5f1;
  text-align: center;
  font-weight: bold;
}

.xylist {width: 1000px;}
.xylist li {
  width: 310px;
  height: 120px;
  padding: 15px 0;
  background: #b3db21;
  text-align: center;
  color: #fff;
  border-radius: 8px;
}
.xylist li strong {
  display: block;
  width: 100%;
  font-size: 24px;
  margin-bottom: 15px;
}
.xylist li a {
  display: block;
  width: 150px;
  height: 35px;
  line-height: 35px;
  background: #fff;
  color: #989898;
  border-radius: 50px;
  margin: 15px auto;
}

.bm {align-items: flex-start;}
.zhiyuan {width: 800px;}
.bg1 {
  padding: 10px 0;
  background: #90d7eb;
  color: #fff;
}
.title_sub {
  padding: 10px;
  background: #f4f4f4;
}
.title_sub b {font-size: 20px;margin: 0 20px;}
.zhiyuan font {color: #fe000d;font-size: 12px;}
.zhiyuanlist {margin-bottom: 15px;}
.zhiyuanlist select {
  width: 200px;
  height: 35px;
  line-height: 35px;
  padding: 0 30px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
}
.bmxx li {margin-bottom: 15px;}
.bmxx span {
  display: inline-block;
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: right;
}
.bmxx input {
  width: 180px;
  height: 35px;
  line-height: 35px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  margin: 0 20px;
}
.btn_box{ width:270px;}
.btn_box .bm_btn{ width:115px; height:40px; line-height:40px; text-align:center; float:left; margin:0 10px; font-size:16px; color:#fff; background:#ffa508;}
.btn_box .chongzhi{ background:#47a537;}

.bmlc {width: 390px;}
.bmlc_list {
  padding: 30px 0;
  border: 1px solid #ccc;
}
.bmlc_list li {
  width: 208px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  margin: 0 auto;
}
.bmlc_list li:nth-child(odd) {
  background: #f4f4f4;
  border: 1px solid #666;
}
.bmxz {
  padding: 20px;
  border: 1px solid #ccc;
  line-height: 2em;
}

.xy {padding-bottom: 30px;}
.xy_left {
  width: 560px;
  height: 440px;
}
.xy_left strong {
  font-size: 30px;
  color: #6eb5f1;
}
.xy_left article {
  width: 100%;
  height: 220px;
}
.xy .swiper-pagination-bullet {transition: all 0.35s;}
.xy .swiper-pagination-bullet-active {
  width: 30px;
  border-radius: 50px;
  background: #000;
  opacity: .2;
}

.xlzs li {
  width: 360px;
  height: 330px;
  padding-bottom: 20px;
  border-radius: 10px;
  border: 1px solid #999;
}
.xlzs li strong {
  display: block;
  font-size: 20px;
  color: #6eb5f1;
  line-height: 50px;
  text-align: center;
}
.xlzs li p {
  padding: 0 20px;
}

.wt .swiper-slide {
  width: 200px;
  padding: 30px 0;
  background: #eeeeee;
  text-align: center;
}
.wt .swiper-slide p {margin: 20px 0;}
.wt .swiper-slide a {
  padding: 5px 30px;
  border-radius: 50px;
  background: #b5b5b5;
  color: #fff;
}