/* CSS Document */
a {color: inherit;}
.flex {
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content: space-between;
  align-content: space-between;
}
.wrap {width: 94%;margin: auto;}
.mar {margin: 3% auto;}
.pad {padding: 3%;}
.c-red {color: #ec020f;}
/*5大理由*/
.liyou {
  background: url("../images/bg01.jpg") no-repeat center/cover;
  overflow: hidden;
}
.title_main {
  width: 100%;
  text-align: center;
}
.title_main strong {  font-size: 1.5rem;}
.title_main strong span {color: #ec020f;}
.liyou_list li {
  width: 49.5%;
  box-shadow: 0 0 0.5rem #999;
  text-align: center;
  margin-bottom: 1%;
  padding: 2% 0;
  line-height: 1.5em;
}
.liyou_list li:last-child {width: 100%;}
.liyou_list li strong {font-size: 1.2rem;}
/*咨询按钮*/
.zxbtn {
  display: block;
  padding: 2% 0;
  background: #e61523;
  color: #fff;
  font-size: 1.2rem;
  border: none;
  box-shadow: none;
  outline: none;
}
.zxbtn span {
  color: #ffe400;
  text-decoration: underline #ffe400;
}
/*专业*/
.zy li {
  width: 44.5%;
  padding: 2%;
  box-shadow: 0 0 0.5rem #999;
  margin-bottom: 3%;
}
.zy li strong {
  display: block;
  font-size: 1.2rem;
  margin-bottom: 3%;
}
.zy li p {
  line-height: 1.5em;
  margin: 3% 0;
}
.zy li a {
  width: 48%;
  padding: 2% 0;
  border-radius: 0.3rem;
  color: #fff;
  text-align: center;
}
.zy li a:first-child {background: #ff7e00;}
.zy li a:last-child {background: #e61523;}
/*师资团队*/
.swiper-slide {align-items: flex-start;padding-bottom: 3%;}
.ms_img {
  width: 35%;
}
.ms_con {width: 62%;}
.ms_con hr {
  width: 10%;
  border: 1px solid #2e0900;
}
.ms_title {align-items: center;}
.ms_title strong {
  font-size: 1.2rem;
  color: #2e0900;
}
.ms_title span {
  color: #e61523;
}
.ms_con p {
  font-size: 0.9rem;
  line-height: 1.5em;
}
.ms_con p b {font-size: 1rem;}
.swiper-pagination {
  position: relative;
  bottom: 0;
}
.swiper-pagination-bullet {
  background: #2e0900;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background: #e61523;
}
.bgGrey {
  background: #f2f2f2;
  overflow: hidden;
}
/*优秀学子*/
.cgxz li {
  width: 48.5%;
  box-shadow: 0 0 0.5rem #999;
  border-radius: 0.5rem;
  margin-bottom: 3%;
  overflow: hidden;
}
.cgxz li p {padding: 3%;}
/*底部表单*/
.bm1 {
  border-radius: 0.3rem;
  box-shadow: 0 0 0.5rem #999;
  overflow: hidden;
}
.bm1_title {font-size: 1.5rem;text-align: center;}
.bm1_label {align-items: center;}
.bm1_label b {width: 15%;text-align: right;}
.bm1_label input {
  width: 74%;
  height: 2.5rem;
  line-height: 2.5rem;
  border: none;
  box-shadow: none;
  outline: none;
  margin-right: 5%;
  padding-left: 6%;
}
.bm1_label .bm1_name {background: #f0f0f0 url("../images/icon-1.png") no-repeat 1% center/5%;}
.bm1_label .bm1_dianhua {background: #f0f0f0 url("../images/icon-2.png") no-repeat 1% center/5%;}
.bm1_label select {
  width: 80%;
  height: 2.5rem;
  line-height: 2.5rem;
  border: none;
  box-shadow: none;
  outline: none;
  margin-right: 5%;
  padding-left: 6%;
}
.bm1_label .bm1_zhuanye {background: #f0f0f0 url("../images/icon-4.png") no-repeat 1% center/5%;}
.bm1_p {text-align: center;}
.bm1_p img {
  display: inline;
  width: 3%;
  margin-right: 3%;
}
.bm1_submit {
  display: block;
  width: 80%;
  height: 2.5rem;
  line-height: 2.5rem;
  border: none;
  box-shadow: none;
  outline: none;
  background: #eb020e;
  color: #fff;
  font-size: 1.2rem;
}



/* new */



.ul_list1 li{
  background: #ffe7c6;
  margin: 1rem auto 0;
  height: 3rem;
  width: 99%;
  line-height: 3rem;
}
.ul_list1 li:first-child{
  border-radius: 24px 0 0 0;
}
.ul_list1 li:last-child{
  border-radius: 0 0 24px 0;
}
.ul_list1 li span{
  width: 2rem;
    height: 2rem;
    background: #fff;
    line-height: 2rem;
    margin: 0.4rem;
    border-radius: 22px;
    text-align: center;
    color: red;
}
.ul_list1 li p{
float: left;
    width: 86%;
    font-size: 0.8rem;
}
.ul_list1 li p b{
  color: red;
}
.ul_list1 li img{
  width: 2.4rem;
  height: 2.4rem;
  margin: 0.3rem 0 0 1rem;
}



.w100{
  width: 100%;
}
.ul_list1 li img{
  width: 2.4rem;
  height: 2.4rem;
  margin: 0.3rem 0 0 1rem;
}

.ul_list2 li {
background: #ffe7c6;
margin: 0.5rem auto 0;
height: 3.8rem;
width: 99%;
line-height: 3.8rem;
border-radius: none!important;
}
.ul_list2 li img{
  margin: 0.6rem 0 0 1rem;
}
.ul_list2 li:nth-child(even){
  background: #dcdcdc;
}

.ul_list3 li {
  width: 48%;
  margin: 1rem auto 0;
}
.ul_list3 li  img{
  width: 100%;
}
.ul_list4 li {
  width: 98%;
  margin: 0.6rem auto 0;
}
.ul_list4 li  img{
  width: 100%;
}
.ul_list5 li {
  background: #f92918;
  width: 49%;
  height: 4.6rem;
  margin: 0.6rem auto 0;
font-size: 0.8rem;
}

.ul_list5 li img{
  width: 18%;
  float: left;
  margin: 0.6rem;
}
.ul_list5 li p{
  color: #fce703;
  width: 100%;
  margin: 1rem 0; 
}
.ul_list5 li b{
  color:#fff
}

.ul_list6 li{
  width: 15%;
  background: #ffd498;
  margin: 0 auto;
  text-align: center;
  margin: 1rem auto;
  padding-bottom: 0.7rem;
  border-radius: 0 0 42px 42px;
}

.ul_list6 li img{
  width: 90%;
}
.ul_list6 li b{
  margin: 0.6rem auto;
  display: block;
  color: red;
}


.ul_list7 li{
  width: 48%;
  margin: 1rem auto 0;
}
.ul_list7 li img{
  width: 100%;
}
.ul_list7 li .flex p{
  width: 69%;
  font-size: 1.1rem;
  padding-left: 0.4em;
  margin: 0.6rem 0;
}
.ul_list7 li .flex a{
  background: red;
  width: 3.5rem;
  height: 3.5rem;
  margin: 0.6rem 0;
  text-align: center;
  color: #fff;
  line-height: 1.6rem;
}


/*表单2*/
.tsccb2 {
  background: #fff;
  border-radius: 0.3rem;
  box-shadow: 0 0 0.5rem #999;
  overflow: hidden;
}
.tsccb2_title {
  font-size: 1.5rem;
  text-align: center;
  font-weight: bold;
  color: #331305;
}
.tsccb2_label {align-items: center;}
.tsccb2_label b {width: 15%;text-align: right;}
.tsccb2_label input,.tsccb2_label select {
  display: block;
  width: 74%;
  height: 2.5rem;
  line-height: 2.5rem;
  border: none;
  box-shadow: none;
  outline: none;
  margin-right: 5%;
  padding-left: 6%;
}
.tsccb2_label .tsccb2_name {background: #e7e7e7 url("../images/form-1.png") no-repeat 1% center/4.2%;}
.tsccb2_label .tsccb2_dianhua {background: #e7e7e7 url("../images/form-2.png") no-repeat 1% center/5%;}
.tsccb2_label .tsccb2_zhuanye {background: #e7e7e7 url("../images/form-3.png") no-repeat 1% center/4.2%;}
.tsccb2_p {text-align: center;}
.tsccb2_p img {
  display: inline;
  width: 3%;
  margin-right: 3%;
}
.tsccb2_submit {
  display: block;
  width: 80%;
  height: 2.5rem;
  line-height: 2.5rem;
  border: none;
  box-shadow: none;
  outline: none;
  background: #f00;
  color: #fff;
  font-size: 1.2rem;
}


.zxbtn2 {
  width: 90%;
  line-height: 3.2rem;
  background: #ff0000;
  text-align: center;
  display: block;
  border-radius: 10px;
  color: #fff;
  font-size: 1.4rem;
}
.title_main2 {
  font-size: 1.4rem;
  text-align: center;
  position: relative;
  z-index: 1;
  font-weight: bold;
}
.title_main2_p{
  text-align: center;
}
.color_red{
  color: #eb060f;
}

.mar30 {margin: 3% auto;}