.course_list{
  width: 7rem;
  padding: 0;
}
.notice {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: .2rem;
}
.notice h1 {
  font-size: .35rem;
  color: #353D4D;
  font-weight: 800;
}
.notice p {
  width: 3.2rem;
}
.notice p {
  font-size: .26rem;
  color: #00466e;
}
.notice .btn {
  width: 1.48rem;
  height: .6rem;
  font-size: .26rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: linear-gradient(-90deg, #4A92F4, #454EFF);
  text-shadow: 0 0.04rem 0.04rem #03060a;
}
.notice .btn {
  text-shadow: none;
  border-radius: .3rem;
  /* animation: blink 1.5s infinite steps(1, start); */
}
.notice img{
  width: .5rem;
  height: .5rem;
}
.color-00466E {
  color: #00466e;
}
.title-pxbm {
  font-size: .36rem;
  text-align: center;
  font-weight: 700;
  height: .6rem;
  line-height: .6rem;
  padding-top: .2rem;
  border-top: 2px dashed  #eee;
}
.main1 .date {
  width: 4.933333rem;
  margin: .466667rem auto 0 auto;
  display: flex;
  justify-content: space-between;
}
.main1 .date .month {
  background: url(../img/bg-month.png) no-repeat center;
  background-size: cover;
}
.main1 .date .day {
  background: url(../img/bg-day.png) no-repeat center;
  background-size: cover;
}
.main1 .date .month, .main1 .date .day {
  width: 2.253333rem;
  height: 2.24rem;
  line-height: 2.24rem;
  text-align: center;
  font-size: 1.013333rem;
  color: #ea3120;
  font-weight: 700;
  padding-top: .133333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.main1 .ul0629 {
  margin-top: .466667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  padding-bottom: .2rem;
  border-bottom: 2px dashed  #eee;
}
.main1 .ul0629 li{
  background: linear-gradient(-90deg, #F75732, #F77332);
  border-radius: 26px;
  padding: 0 .2rem;
  line-height: .5rem;
  color:#fff;
}
.main1 .notice29 {
  margin: .2rem 0 .2rem 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.main1 .notice29 img{
  width: .7rem;
  height: .7rem;
  margin: .1rem .1rem 0 .1rem;
}
.main1 .notice29 dl {
  font-weight: 900;
}
.main1 .notice29 dl dd {
  display: block;
  font-size: .3rem;
  color: #353D4D;
  font-weight: 800;
}
.main1 .notice29 dl dt {
  font-size: .26rem;
  color: #353D4D;
}
.main1 .btn {
  width: 100%;
  height:.7rem;
  line-height: .7rem;
  padding-bottom: .3rem;
  margin-top: .4rem;
}
.main1 .btn a{
  width: 5rem;
  text-align: center;
  margin: 0 auto;
  background: linear-gradient(-90deg, #F75732, #F77332);
  box-shadow: 0px 6px 12px 0px rgba(247, 101, 50, 0.3);
  border-radius: .4rem;
  color:#fff;
  font-size: .3rem;
}
.main2>ul>li, .main2>ul.easyliao a li {
  width: 1.5rem;
  margin: .1rem .2rem; 
  float: left;
  padding: .3rem;
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
}
.main2>ul>li img{
  width: 1rem;
  height: 1rem;
}
.main2>ul>li p{
  font-size: .26rem;
  font-weight: 700;
  margin: .1rem 0;
}
.main2>ul>li a{
  background: linear-gradient(-90deg, #F75732, #F77332);
  box-shadow: 0px 6px 12px 0px rgba(247, 101, 50, 0.3);
  width: 100%;
  height: .5rem;
  line-height: .5rem;
  display: inline-block;
  color:#fff;
  font-size: .26rem;
  border-radius: .25rem;
}
.count{
  width: 7rem;
  margin: .2rem auto;
  padding-top: .2rem;
}
.free_table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.free_table select {
  outline: 0;
  height: .6rem;
  font-size: .28rem;
  background: #F5F7FA;
  width: 3rem;
  text-align: center;
  -moz-text-align-last: center;
  text-align-last: center;
  color: #3f3f3f;
  margin: .266667rem 0;
  border-radius: .3rem;
  border: none;
}
/* .count form{
  text-align: center;
} */
.count form select.sel-city, .count form input {
  width: 6.3rem;
  height: .6rem;
  line-height: .6rem;
  color: #3f3f3f;
  font-size: .28rem;
  border-radius: .3rem;
  -webkit-border-radius: .3rem;
  -moz-border-radius: .3rem;
  outline: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: .4rem;
  margin: auto;
  display: block;
}
.count form .btn-test {
  width: 6.3rem;
  height: .8rem;
  line-height: .8rem;
  text-align: center;
  font-size: .3rem;
  color: #fff;
  background-size: cover;
  -webkit-box-shadow: 0.04rem 0.066667rem 0.133333rem #7d888f;
  box-shadow: 0.04rem 0.066667rem 0.133333rem #7d888f;
  border-radius: .4rem;
  margin: auto;
  background: linear-gradient(-90deg, #F75732, #F77332);
  margin-top: .2rem;
}
.count form p {
  font-size: .26rem;
  color: #828793;
  margin-top: .333333rem;
  text-align: center;
  padding-bottom: .3rem;
}
.ycjx{
  width: 7rem;
  margin: .2rem auto 0;
  padding-bottom: .3rem;
}
.ycjx img{
  width: 100%;
}
.ycjx p{
  padding: .2rem;
  color: #353D4D;
  line-height: .4rem;
  font-size: .26rem;
  border-bottom: 2px dashed #eee;
}
.ycjx .kstx{
  font-size: .32rem;
  font-weight: 800;
  text-align: center;
  margin: .2rem 0;
}
.ycjx .kstx img{
  width: .5rem;
  height: .5rem;
  vertical-align: middle; 
}
.ycjx .item{
  display: flex;
  justify-content: space-around;
}
.ycjx .item span{
  font-size: .26rem;
  /* padding: 0 .2rem; */
  line-height: .5rem;
  height: .5rem;
  width: 3rem;
  border-radius: .25rem;
  text-align: center;
  background: linear-gradient(-90deg, #4A92F4, #454EFF);
  display: block;
  margin-bottom: .2rem;
  color: #fff;
}
.ycjx a{
  background: linear-gradient(-90deg, #F75732, #F77332);
  box-shadow: 0px 6px 12px 0px rgba(247, 101, 50, 0.3);
  display: block;
  margin: auto;
  width: 6.3rem;
  height: .6rem;
  font-size: .3rem;
  color:#fff;
  text-align: center;
  line-height: .6rem;
  border-radius: .3rem;
}
.zsylb .item{
  width: 6.6rem;
  margin: 0.3rem auto .2rem;
  padding: .2rem;
}
.zsylb .item h4{
  font-family: PingFang SC;
  font-weight: 800;
  color: #2D3C59;
  font-size: .32rem;
  margin-top: .05rem;
}
.zsylb .item h4 .icon{
  width: 0.38rem;
  height: 0.38rem;
  background: linear-gradient(90deg, #F75732, #F77332);
  border-radius: 0.19rem 0.19rem 0px 0.19rem;
  margin-right: 0.1rem;
  font-size: 0.28rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  display: inline-block;
}
.zsylb .item img{
  width: 2.5rem;
  height: 3rem;
  float: left;
}
.zsylb .item>div{
  width: 100%;
}
.zsylb .item div>div{
  float: right;
  width: 4rem;
}
.zsylb .item div p{
  color:#2D3C59;
  font-size: .3rem;
  font-weight: 700;
}
.zsylb .item div span.vice{
  font-size: .3rem;
}
.zsylb .item div span{
  color: #828793;
  font-size: .26rem;
  margin: .05rem 0;
  display: inline-block;
}
.zsylb .item a{
  display: block;
  width: 90%;
  text-align: center;
  background: linear-gradient(-90deg, #F75732, #F77332);
  box-shadow: 0px 6px 12px 0px rgba(247, 101, 50, 0.3);
  height: .6rem;
  line-height: .6rem;
  color:#fff;
  border-radius: .25rem;
  font-size: .3rem;
  margin: .2rem auto;
}
.xxfs4,
.xxfa{
  width: 7rem;
  margin: auto;
}
.xxfs4 .item,
.xxfa .item{
  display: flex;
  justify-content: space-between;
  margin: .2rem 0 0;
}
.xxfs4 .item div,
.xxfa .item div{
  width: 3.4rem;
  text-align: center;
  padding: .2rem 0;
}
.xxfs4 .item div{
  padding-top: 0;
}
.xxfs4 .item div img{
  width: 100%;
  height: 1.5rem;
}
.xxfa .item div img{
  width: 1.5rem;
  height: 1.5rem;
}
.xxfs4 .item div h4,
.xxfa .item div h4{
  margin: .2rem 0;
}
.xxfa .item div a{
  display: block;
  width: 3rem;
  height: .6rem;
  line-height: .6rem;
  color:#fff;
  background: linear-gradient(-90deg, #FF7E1F, #FF3C16);
  box-shadow: 0px 4px 8px 0px rgba(255, 105, 37, 0.4);
  margin: 0 auto .2rem;
  border-radius: .3rem;
  font-size: .26rem;
}
.xxfa>a{
  width: 6rem;
  height: .6rem;
  line-height: .6rem;
  display: block;
  border-radius: .25rem;
  margin: .3rem auto 0;
  text-align: center;
  font-size: .3rem;
}
.xxfs4 .item div p{
  text-align: left;
  font-size: .26rem;
  padding-left: .1rem;
  line-height: .5rem;
}
.xxfs4 .item div a{
  background: linear-gradient(-90deg, #F75732, #F77332);
  box-shadow: 0px 6px 12px 0px rgba(247, 101, 50, 0.3);
  width: 3.1rem;
  height: .6rem;
  line-height: .6rem;
  color:#fff;
  font-size: .3rem;
  display: block;
  margin: auto;
  position: relative;
  border-radius: .3rem;
  margin-top: .2rem;
}
.xxfs4 .item div a b{
  background-color: #DE2C1D;
  font-size: .26rem;
  position: absolute;
  top:-0.15rem;
  width: .4rem;
  height: .4rem;
  right:-0.15rem;
  border-radius: 50%;
  line-height: .4rem;
  text-align: center;
}
.receive{
  margin-top: .3rem;
}
.receive .phone{
  border: none;
  text-align: left;
  padding-left: .2rem;
  width: 6rem;
}