* {
  -webkit-tap-highlight-color: transparent;
  outline: 0; }

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

img {
  border: 0 none;
  vertical-align: top; }

i, em {
  font-style: normal; }

ol, ul {
  list-style: none; }

input, select, button, h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-family: inherit; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a, a:visited {
  text-decoration: none;
  color: #333; }

body {
  margin: 0 auto;
  background: #e8e8ed;
  font-size: 14px;
  font-family: -apple-system,Helvetica,sans-serif;
  line-height: 1.5;
  color: #666;
  -webkit-text-size-adjust: 100% !important;
  /*-webkit-user-select: none;
  user-select: none;*/ }

html {
  font-size: 20vw; }
  @media screen and (max-width: 320px) {
    html {
      font-size: 64px; } }
  @media screen and (min-width: 540px) {
    html {
      font-size: 108px; } }

body {
  max-width: 540px;
  min-width: 320px;
  }


.logo {
    width: 100%;
    background: #fff;
    position: relative;
    padding-top: 0.1rem;
}

.logo img{
  margin: 0 auto;
  display: block;
  width: 1.8rem;
  padding-bottom: 0.133333rem;
}

.nav{
  font-size: 0.226667rem;
  display: flex;
  background: hsl(29, 88%, 53%);
  padding: 0 0.133333rem;
}

.nav a, a:visited{
  flex: 1;
  text-align: center;
  color: hsl(0, 0%, 100%);
  padding: 0.133333rem 0;;
}

.nav .cur{
  background: #b65902;
  color: hsl(0, 0%, 100%) !important;
}

.nav a span{
  color: hsl(0, 0%, 100%) !important;
}


.mod_course{
  /*padding: 0.2rem 0.133333rem;*/
}

.mod_more{
  padding: 0.15rem 0.066667rem;
  display: flex;
  background: #fff;
}

.mod_more_name{
  border-left: 3px solid hsl(29, 88%, 53%);
  width: 80%;
  font-size: 0.266667rem;
  font-weight: bold;
  padding-left: 0.066667rem;
}

.mod_more_right{
  width: 19%;
  font-size:0.16rem;
  padding-top: 0.106667rem;
  text-align: right;
}

.mod_course_rows{
  display: flex;
  background: #fff;
  
}

.mod_course_rows .mod_course_rows_div{
  font-size: 0.266667rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 50%;
  position: relative;
}

.mod_course_title{
  position: absolute;
  top: 0.463333rem;
  left: 0.133333rem;
  width: 85%;

}

.mod_course_rows div img{
  width: 95%;;
}

/*.mod_course_rows div:nth-child(1){
  background-image:url(../images/course_03.png); 
}*/

.mod_course_col{
  display: flex;
  padding: 0.133333rem 0;
  background: #fff;
  margin-bottom: 0.133333rem;
}

.mod_course_col_img{
  width: 40%;
  text-align: center;
  position: relative;
  margin-right: 0.133333rem;
}

.mod_course_col_img img{
  width: 95%;
}

.mod_course_col_img div{
  position: absolute;
  top: 0.236667rem;
  left: 0.206667rem;
  right: 0.206667rem;
  font-size: 0.243333rem;
  color: #fff;
}

.mod_course_col_det{
  width: 60%;
}

.mod_course_col_det div{
  font-size: 0.16rem;
}

.mod_course_col_det .mod_course_col_det_name{
  font-size: 0.226667rem;
  height: 0.333333rem;
  overflow: hidden;
}

.mod_course_col_det_d{
  display: flex;
}

.mod_course_col_det_d div{
  margin-right: 0.066667rem;
}

.mod_course_col_det_b{
  display: flex;
}

.mod_course_col_det_b div{
  border: 1px solid #f0831e;
  padding: 0.07rem 0.133333rem;
  border-radius: 15px;
  margin-right: 0.133333rem;
  color:#f0831e;
}

.mod_course_col_det_b div:nth-child(2){
  background: #f0831e;
  color: #fff;
}

.mod_course_col_det_d2{
  color: #999;
}

.mod_sq{
  position: relative;
}

.mod_sq img{
  width: 100%;
}

.mod_sq_content{
  position: absolute;
  left: 45%;
  top:10%;
  width: 50%;;
}

.mod_sq_content_title{
  font-size: 0.32rem;
  color: #fff;
}

.mod_sql_content_input{
  display: flex;
  background-color: hsl(0, 0%, 100%);
  padding: 0.1rem;
  margin: 0.1rem 0;
  border-radius:0.036667rem;

}

.mod_sql_content_input input{
  border: 0.0rem;
  height: 0.25rem;
  width: 1.666667rem;
  font-size:0.183333rem;
  margin-left: 0.066667rem;
}

.mod_sql_content_input div:nth-child(1){
  width: 0.25rem;
}

.mod_sq_button{
  background: #f0831e;
  color: #fff;
  font-size: 0.253333rem;
  text-align: center;
  border-radius: 0.036rem;
}
.mod_special_list{
  /*display: flex;*/
  background: #fff;
}
.mod_special_one{
  width: 47%;
  margin: 0.05rem;
  float: left;
  border:1px solid #dfdddd;
}
.mod_special_name{
  font-size: 0.226667rem;
  color: #fff;
  height: 2em;
  overflow: hidden;
  background: url(../images/spbg1.jpg);
  background-size: cover;
  padding-left: 0.133333rem;
}
.mod_special_d{
  padding: 0.066667rem;
  font-size: 0.16rem;
}

.mod_special_d .mod_course_col_det_b div{
  padding: 0.03rem 0.05rem;
  border-radius: 10px;
}
.mod_special_d_i img{
  width: 0.15rem;
  padding-top: 0.026667rem;
}
.mod_special_d_i span{
  color: hsl(29, 88%, 53%);
}

.mod_news_list{
  font-size: 0.213333rem;
  background: #fff;
  padding-bottom: 0.2rem;
}
.mod_news_list li{
  padding: 0.10667rem 0.133333rem;
  overflow: hidden;
  height: 0.25rem;
  border-bottom:1px solid #edecec;
}

.mod_news_list a, a:visited{
  color: #666666;
}

.mod_footer{
  text-align: center;
  color: #fff;
  background:#868585; 
  padding: 0.133333rem 0;
  font-size: 0.16rem;
  margin-bottom: 0.6rem;
}
.mod_bottom{
  display: flex;
  font-size:0.113333rem;
  color:#ffffff;
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 100;
  right: 0px;
  max-width: 540px;
  margin: 0 auto;
}
.mod_bottom div{
  flex: 1;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex-box;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  text-align:center;
  padding: 0.07rem 0;
}
.mod_bottom div a{
  color: #fff;
  display: flex;
}
.mod_bottom div:nth-child(1){
  background: #40d1e7;
}
.mod_bottom div:nth-child(2){
  background: #ff7f7f;
}
.mod_bottom div:nth-child(3){
  background: #ffb46b;
}
.mod_bottom img{
  width: 0.233333rem;
  padding-right: 0.066667rem;
}
.mod_call {
  background: #109cda;
  position: fixed;
  right: 0px;
  top: 50%;
  width: 0.3rem;
  color: #ffffff;
  font-size: 0.2rem;
  border-radius: 0.026667rem;
  text-align: center;
  padding: 5px;
  z-index: 100;
}
.mod_call img{
  width: 0.3rem;
}

/*学历*/
.mod_sub{
  display: flex;
  background: #fff;
}
.mod_sub .mod_subclass{
  flex: 1;
  font-size: 0.24rem;
  text-align: center;
  margin: 0.133333rem 0.03rem;
  position: relative;
}
.mod_sub div img{
  width: 100%;
}
.mod_subclassfont{
  position: absolute;
  top: 0.16rem;
  left: 0.066667rem;
  right: 0.066667rem;
}
.color1{
  color:#2b65d0;
}
.color2{
  color:#3da88a;
}
.color3{
  color:#e84c00;
}
.color4{
  color:#926e09;
}
.mod_school_list{
  background: #fff;
}
.mod_school_list li{
  position: relative;
  width: 48%;
  float: left;
  height: 1.4rem;
}
.mod_school_list li:nth-child(odd){
   padding: 0.06rem 0.026667rem 0.06rem 0.052rem;
}
.mod_school_list li:nth-child(even){
   padding: 0.06rem 0.052rem 0.06rem 0.026667rem;
}
.mod_school_list li img{
  width: 100%;
  height: 100%;
}
.mod_school_title{
  position: absolute;
  color: #fff;
  background: hsl(29, 88%, 53%);
  font-size: 0.16rem;
  top: 0.9rem;
  left: 0.66667rem;
  right: 0.66667rem;
  text-align: center;
  border-radius: 0.066667rem;
  padding: 0.03rem 0;
}
.mod_tab{
  background: #fff;
}
.mod_tab_ul{
  display: flex;
  border-bottom: 1px solid #dbd9d9;
  margin: 0.133333rem 0;
  

}
.mod_tab_ul li{
  float: left;
  flex: 1;
  text-align: center;
  font-size: 0.24rem;
  padding: 0.1rem 0.02rem;
  margin: 0 0.08rem;
  color:#373737;
}
.mod_tab .cur{
  border-bottom: 3px solid hsl(29, 88%, 53%);
  color:hsl(29, 88%, 53%);
  font-weight: bold;
}
.mod_tab_faq{
  padding: 0.133333rem 0.2rem;
  border-bottom: 1px solid #edecec;
}
.mod_tab_faq h1{
  font-size: 0.186667rem;
  color: #333333;
  margin-bottom: 0.1rem;
}
.mod_tab_faq_a{
  font-size: 0.16rem;
  color: #999999;
  height: 1.22rem;
  overflow: hidden;

}
.hide{
  display: none;
}

/*清除浮动*/
.clearfix:before,.clearfix:after{content:"."; display:block; visibility:hidden; height:0; line-height:0; font-size:0;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.bold{font-weight: bold;}

