input[type="button"], input[type="submit"], input[type="reset"] {
  -webkit-appearance: none;
}
.flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: space-between;
}
body {background: #fff;}
.main {
  padding: 3% 2%;
  overflow: hidden;
}
.wrap {padding: 3% 0;}
.justify {
  text-align: justify;
  text-justify:inter-ideograph;
  font-size: 0;
}
.justify::after {
  display: inline-block;
  content: '';
  width: 100%;
  height: 0;
  overflow: hidden;
  vertical-align: top;
}
.title-main {
  font-size: 1.6rem;
  padding: 2% 0;
  text-align: center;
  font-weight: bold;
  color: #32a659;
  max-height: 500px;
}
.title-bt {
  border-bottom: 2px solid #32a659;
}
.title-bt2 {
  border-bottom: 2px solid #a9777b;
}
.bmform {
  padding: 3%
}
.bm-input {
  display: inline-block;
  width: 43%;
  padding: 2%;
  margin: 3% 0;
  border-radius: 5px;
  border: 1px solid #bfbfbf;
  font-size: 1rem;
}
.bm-select {
  width: 100%;
  padding: 2%;
  background: #e9e9e9;
  border: none;
  border-radius: 5px;
  margin-bottom: 3%;
}
.bm-submit {
  width: 100%;
  padding: 2%;
  background: #e70012;
  color: #fff;
  border: none;
  border-radius: 5px;
}
.bg01 {
  background: #e9e9e9;
  padding: 3%;
}
.zxbox a {
  display: inline-block;
  width: 40%;
  line-height: 2.5rem;
  margin: 2%;
  background: #32a659;
  color: #fff;
  border-radius: 5px;
  font-size: 1.2rem;
  font-weight: bold;
}
.title-sub {
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  color: #7d7d7d;
  padding: 3% 0;
}
.p1 {
  line-height: 2em;
  max-height:500px;
}
.p3 {
  text-indent: 2em;
  line-height: 2em;
  max-height:500px;
}
.p1-zx {
  font-size: 0;
  overflow: hidden;
  padding: 3%;
  max-height:500px;
}
.p1-zx p {
  display: inline-block;
  width: 60%;
  height: 5rem;
  background: #486a00;
  color: #fff;
  padding: 0.5rem 3%;
  border-radius: 5px;
  border: 1px solid #486a00;
  vertical-align: top;
  text-align: left;
  max-height:500px;
}
.p1-zx strong {
  font-size: 1.2rem;
}
.p1-zx a {
  display: inline-block;
  width: 20%;
  height: 6rem;
  line-height: 6rem;
  font-size: 1rem;
  border: 1px solid #486a00;
  border-radius: 5px;
  color: #486a00;
}
.red {
  color: #d21c1c;
}
.bg1 {
  background: #eeeeee;
  padding: 3% 0;
  margin-top: 3%;
}
.tabs-title a {
  display: inline-block;
  width: 28%;
  padding: 2% 0;
  margin-right: 3%;
  color: #fff;
  text-align: center;
  background: #32a659;
}
.tabs-title a.on {
  background: #486a00;
}
.zylist {
  display: none;
}
.zylist:first-child {
  display: block;
}
.zylist li {
  padding: 3% 0;
  border-bottom: 1px dotted #333;
  background: #ededed;
  overflow: hidden;
  font-size: 0.8rem;
}
.zylist li img {
  width: 35%;
  float: left;
  margin-right: 3%;
}
.zylist li strong {
  line-height: 2em;
  font-size: 1rem;
}
.sxhj img {
  width: 100%;
}
.tabs-sxhj a {
  display: inline-block;
  width: 30%;
  line-height: 2rem;
  border: 1px solid #333;
  border-radius: 5px;
  /*color: #333;*/
  margin: 3% 1%;
}
.tabs-sxhj .on {
  background: #32a659;
  border-color: #32a659;
  color: #fff;
}


.renqun li {
  display: inline-block;
  width: 32%;
  font-size: 1rem;
  vertical-align: top;
}
.renqun li .p1 {
  margin-bottom: 3%;
  text-align: center;
}
.cgxz {
  padding-bottom: 5%;
}
.cgxz .swiper-pagination {
  bottom: 0;
}


.majors {height: 1300px;}
.majors li {
  width: 340px;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
  line-height: 1.5em;
}
.majors li .major_con {
  padding: 15px;
  border: 1px solid #ccc;
  border-top: none;
  border-radius: 0 0 10px 10px;
}
.majors li strong {
  display: block;
  font-size: 24px;
  color: #a7120b;
  margin-bottom: 5px;
}
.majors li p {
  height: 75px;
  margin: 15px 0;
  text-align: left;
  text-indent: 2em;
}
.majorbtn {
  display: inline-block;
  width: 220px;
  height: 40px;
  line-height: 40px;
  background: #a7120b;
  color: #fff;
  text-align: center;
  border-radius: 10px;
}
.majorbtn a:hover {background: #fff;}

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
}
/*±¨Ãû±íµ¥*/
.bm_form {width: 100%; box-sizing: border-box; padding: 0 15px; overflow:hidden;}
.bm_form .title {padding: 3% 0; text-align:left!important;}
.bm_form .title span {
  font-weight: bold;
  color: #333;
  font-size: 1.5rem;
  text-align: center;
  display: block;
}
.bm_form .title span em { color:#ee7800;}
.bm_form .title a { color:#c00; padding:0 1%;border: 1px solid #c00;border-radius: 10px; float: right;margin-right:2%;font-size:1rem;}
.bm_form .title a i {font-size: 1em;}
.bm_form .title_sub {margin-bottom: 10px;}
.bm_form .title_sub strong {font-size: 1.2em;line-height: 2em;}
.bm_form .title_sub font {color: #e40001;}
.bm_form #zxbmform input,.bm_form form select {width:100%;height:40px;padding-left:5%;margin-bottom:10px;box-sizing:border-box;border: 1px solid #999;background: #fff;box-shadow: none;}
.bm_form #zxbmform .bmbtn {border:none;width:100%;padding:0;background:#ee7800;color:#fff;font-weight:bold;border-radius:10px;box-shadow: none;}
