@charset "utf-8";
.index_banner {
  width: 100%;
  height: calc(100% - 120px);
  position: relative;
}
.index_banner .swiper-slide {
  width: 100%;
  height: 100%;
}
.index_banner .swiper-slide .b_img {
  width: 100%;
  height: 100%;
}
.index_banner .swiper-pagination {
  display: none;
}
.index_banner .index_bm {
  width: 100%;
  height: 230px;
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 2;
}
.index_banner .index_bm .safe_width {
  position: relative;
  height: 230px;
}
.index_banner .index_bm .safe_width .pc_bm_con {
  height: 230px;
  background: rgba(0, 111, 187, 0.9);
  position: absolute;
  bottom: 0;
  right: 20px;
  width: 1090px;
  padding: 24px 40px 0 40px;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_head {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: center;
  font-size: 30px;
  color: #fff;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_head text {
  font-size: 26px;
  margin-left: 10px;
  font-weight: lighter;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_head span {
  display: inline-block;
  width: 7px;
  height: 30px;
  background: #fff;
  margin-right: 8px;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con {
  width: 100%;
  margin-top: 26px;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-wrap: wrap;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item {
  width: 23.5%;
  margin: 0 2% 12px 0;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 10px;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item input {
  display: inline-block;
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  padding: 0 14px;
  font-size: 16px;
  color: #fff;
  background: transparent;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item input::-webkit-input-placeholder {
  color: #fff;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item:nth-child(4) {
  margin-right: 0;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item:nth-child(6) {
  width: 49%;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item.bm_single {
  position: relative;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item.bm_single::after {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/white_arrow.png) center center no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -8px;
  content: '';
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item.bm_single input {
  padding-right: 46px;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item.bm_single .single_select {
  width: 100%;
  border-radius: 10px;
  background: #fff;
  display: none;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: 51px;
  left: 0;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item.bm_single .single_select li {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #333;
  line-height: 44px;
  text-align: center;
  cursor: pointer;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item.bm_single .single_select li:hover {
  color: #006fbb;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item.bm_single .single_select li .active {
  color: #006fbb;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item.bm_single .single_select li:nth-child(1) {
  margin-top: 10px;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item.bm_single .single_select li:last-child {
  margin-bottom: 10px;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item.bm_single.s_show .single_select {
  display: flex;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item.bm_qy .pick-area {
  width: 100% !important;
  height: 100%;
  border: none !important;
  background: transparent !important;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item.bm_qy .pick-area .pick-show {
  width: 100% !important;
  height: 100%;
  line-height: 50px;
  border: none !important;
  color: #fff !important;
  padding: 0 46px 0 14px !important;
  display: flex;
  justify-content: left;
  align-items: center;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item.bm_qy .pick-area .pick-show span {
  padding: 0 !important;
  margin: 0 !important;
  line-height: 50px;
  display: inline-block;
  height: 50px;
  font-size: 16px;
  color: #fff !important;
  background: transparent !important;
  max-width: 32% !important;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item.bm_qy .pick-area .pick-show i {
  line-height: 50px;
  font-size: 16px;
  color: #fff !important;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .bm_item.bm_qy .pick-area .pick-show em.pick-arrow {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/white_arrow.png) center center no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -8px;
  border: none;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .submit_a {
  width: 23.5%;
  display: inline-block;
  height: 50px;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
  border-radius: 10px;
  text-decoration: none;
  color: #fff;
  background: #FCCF00;
  border: 1px solid #FCCF00;
}
.index_banner .index_bm .safe_width .pc_bm_con .bm_con .submit_a:hover {
  opacity: 0.9;
}
/*简介*/
.sy_jianje {
  width: 100%;
  background: url(../images/index/jianjie_bg.png) no-repeat center top;
  background-size: 100% 100%;
  padding: 95px 0;
}
.sy_jianje .data_show {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sy_jianje .data_show .sy_data_item {
  width: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.sy_jianje .data_show .sy_data_item p {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #000;
  line-height: 22px;
}
.sy_jianje .data_show .sy_data_item span {
  font-size: 65px;
  color: #006FBB;
  font-weight: bolder;
  line-height: 66px;
  margin-bottom: 8px;
}
.sy_jianje .jianjie_pic {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 68px 0 44px 0;
}
.sy_jianje .jianjie_pic .jj_pic_l {
  width: 49.5%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 426px;
}
.sy_jianje .jianjie_pic .jj_pic_l .pic_l_big {
  width: 77%;
  height: 426px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sy_jianje .jianjie_pic .jj_pic_l .pic_l_big img {
  height: 426px;
  width: auto;
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  /* transform: scale(1.06); */
  transition: all 0.4s ease-in-out 0.1s;
}
.sy_jianje .jianjie_pic .jj_pic_l .pic_l_big:hover img {
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transform: scale(1.06);
  transition: all 0.4s ease-in-out 0.1s;
}
.sy_jianje .jianjie_pic .jj_pic_l .pic_l_small {
  width: calc(23% - 8px);
}
.sy_jianje .jianjie_pic .jj_pic_l .pic_l_small .l_small_item {
  width: 100%;
  height: 133px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.sy_jianje .jianjie_pic .jj_pic_l .pic_l_small .l_small_item img {
  width: auto;
  height: 100%;
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  /* transform: scale(1.06); */
  transition: all 0.4s ease-in-out 0.1s;
}
.sy_jianje .jianjie_pic .jj_pic_l .pic_l_small .l_small_item:hover img {
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transform: scale(1.06);
  transition: all 0.4s ease-in-out 0.1s;
}
.sy_jianje .jianjie_pic .jj_pic_l .pic_l_small .l_small_item:nth-child(2) {
  margin: 13.5px 0;
}
.sy_jianje .jianjie_pic .jj_pic_r {
  width: 48.7%;
}
.sy_jianje .jianjie_pic .jj_pic_r .jj_head {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: center;
  font-size: 32px;
  color: #006FBB;
  line-height: 34px;
  font-weight: bold;
}
.sy_jianje .jianjie_pic .jj_pic_r .jj_head span {
  display: inline-block;
  width: 4px;
  height: 32px;
  background: #006FBB;
  margin-right: 13px;
}
.sy_jianje .jianjie_pic .jj_pic_r .jj_head text {
  font-weight: normal;
  font-family: gb;
  font-size: 32px;
  color: #C1C3C4;
  margin-left: 8px;
  text-transform: capitalize;
}
.sy_jianje .jianjie_pic .jj_pic_r .jj_text {
  width: 100%;
  margin-top: 18px;
  color: #000000;
  font-size: 16px;
  line-height: 34px;
  text-indent: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.sy_jianje .jianjie_pic .jj_pic_r .jj_link {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: center;
  margin-top: 34px;
}
.sy_jianje .jianjie_pic .jj_pic_r .jj_link a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
  width: 178px;
  height: 52px;
  background: #006fbb;
  border: 1px solid #006fbb;
  font-size: 16px;
  color: #fff;
}
.sy_jianje .jianjie_pic .jj_pic_r .jj_link a img {
  height: 22px;
  width: auto;
  margin-left: 16px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.sy_jianje .jianjie_pic .jj_pic_r .jj_link a:hover {
  opacity: 0.9;
}
.sy_jianje .jianjie_pic .jj_pic_r .jj_link a:hover img {
  margin-left: 8px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.sy_jianje .jianjie_pic .jj_pic_r .jj_link a.line_link {
  background: transparent;
  color: #006fbb;
  opacity: 1;
}
.sy_jianje .jj_issue {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-wrap: wrap;
}
.sy_jianje .jj_issue a {
  display: inline-block;
  border: 1px solid #C9C9C9;
  background: #fff;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  border-radius: 30px;
  width: 15%;
  font-size: 16px;
  color: #000;
  margin: 0 2% 15px 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sy_jianje .jj_issue a:nth-child(6n) {
  margin-right: 0;
}
.sy_jianje .jj_issue a:hover {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  color: #006fbb;
  border-color: #006fbb;
}
/*新闻*/
.sy_news {
  width: 100%;
  background: url(../images/index/news_bg.png) no-repeat center top;
  background-size: 100% 100%;
  padding: 100px 0;
}
.sy_news .temp_head p {
  color: #fff;
}
.sy_news .temp_head h5 {
  color: #fff;
}
.sy_news .temp_head span {
  background: #fff;
}
.sy_news .sy_news_con {
  margin-top: 55px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.sy_news .sy_news_con .sy_news_r {
  width: 27.5%;
  height: 626px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sy_news .sy_news_con .sy_news_r img {
  height: 100%;
  width: auto;
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  /* transform: scale(1.06); */
  transition: all 0.4s ease-in-out 0.1s;
}
.sy_news .sy_news_con .sy_news_r:hover img {
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transform: scale(1.06);
  transition: all 0.4s ease-in-out 0.1s;
}
.sy_news .sy_news_con .sy_news_l {
  width: 70.5%;
  height: 626px;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-wrap: wrap;
}
.sy_news .sy_news_con .sy_news_l a {
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0 2%;
  width: 33.33%;
  height: 313px;
  border: 1px solid #D8D8D8;
}
.sy_news .sy_news_con .sy_news_l a .news_head {
  display: flex;
  justify-content: left;
  align-items: center;
  width: 100%;
  padding-bottom: 24px;
  border-bottom: 1px solid #D2D2D2;
  margin-bottom: 20px;
}
.sy_news .sy_news_con .sy_news_l a .news_head .head_text {
  width: calc(100% - 66px);
  font-size: 20px;
  line-height: 30px;
  color: #343434;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 60px;
  padding-left: 5%;
}
.sy_news .sy_news_con .sy_news_l a .news_head .head_time {
  width: 66px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.sy_news .sy_news_con .sy_news_l a .news_head .head_time span {
  font-size: 48px;
  color: #006FBB;
  line-height: 50px;
  font-family: gb;
}
.sy_news .sy_news_con .sy_news_l a .news_head .head_time text {
  font-size: 14px;
  color: #006FBB;
  line-height: 16px;
}
.sy_news .sy_news_con .sy_news_l a p {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 60px;
  font-size: 16px;
  line-height: 30px;
  color: #9E9D9D;
}
.sy_news .sy_news_con .sy_news_l a .go_xq {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: center;
  font-size: 16px;
  color: #343434;
  line-height: 18px;
}
.sy_news .sy_news_con .sy_news_l a .go_xq img {
  margin-left: 10px;
  height: 20px;
  width: auto;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.sy_news .sy_news_con .sy_news_l a:hover {
  background: #f9f9f9;
}
.sy_news .sy_news_con .sy_news_l a:hover .news_head .head_text {
  color: #006fbb;
}
.sy_news .sy_news_con .sy_news_l a:hover .go_xq img {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  margin-left: 18px;
}
/*教学之窗*/
.sy_teach {
  width: 100%;
  background: #fafafa;
  padding: 86px 0 90px 0;
}
.sy_teach .sy_teach_con {
  margin-top: 54px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.sy_teach .sy_teach_con .sy_teach_l {
  width: 33%;
  height: 558px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.sy_teach .sy_teach_con .sy_teach_l img {
  height: 100%;
  width: auto;
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  /* transform: scale(1.06); */
  transition: all 0.4s ease-in-out 0.1s;
}
.sy_teach .sy_teach_con .sy_teach_l:hover img {
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transform: scale(1.06);
  transition: all 0.4s ease-in-out 0.1s;
}
.sy_teach .sy_teach_con .sy_teach_r {
  width: calc(67% - 20px);
}
.sy_teach .sy_teach_con .sy_teach_r .teach_switch {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: center;
}
.sy_teach .sy_teach_con .sy_teach_r .teach_switch li {
  cursor: pointer;
  width: 20.8%;
  max-width: 220px;
  height: 68px;
  font-size: 18px;
  color: #343434;
  text-align: center;
  line-height: 68px;
  margin-left: 14px;
  position: relative;
}
.sy_teach .sy_teach_con .sy_teach_r .teach_switch li::after {
  content: '';
  width: 100%;
  height: 100%;
  background: #EFEFEF;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.sy_teach .sy_teach_con .sy_teach_r .teach_switch li::before {
  content: '';
  width: 100%;
  height: 0;
  background: #006fbb;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.sy_teach .sy_teach_con .sy_teach_r .teach_switch li:nth-child(1) {
  margin-left: 0;
}
.sy_teach .sy_teach_con .sy_teach_r .teach_switch li.active {
  color: #fff;
}
.sy_teach .sy_teach_con .sy_teach_r .teach_switch li.active::after {
  height: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.sy_teach .sy_teach_con .sy_teach_r .teach_switch li.active::before {
  height: 100%;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.sy_teach .sy_teach_con .sy_teach_r .teach_switch li:hover {
  color: #fff;
}
.sy_teach .sy_teach_con .sy_teach_r .teach_switch li:hover::after {
  height: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.sy_teach .sy_teach_con .sy_teach_r .teach_switch li:hover::before {
  height: 100%;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.sy_teach .sy_teach_con .sy_teach_r .teach_img {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-top: 20px;
}
.sy_teach .sy_teach_con .sy_teach_r .teach_img a {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  height: 216px;
  width: 32%;
  margin: 20px 2% 0 0;
}
.sy_teach .sy_teach_con .sy_teach_r .teach_img a:nth-child(3n) {
  margin-right: 0;
}
.sy_teach .sy_teach_con .sy_teach_r .teach_img a img {
  width: auto;
  height: 100%;
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  /* transform: scale(1.06); */
  transition: all 0.4s ease-in-out 0.1s;
}
.sy_teach .sy_teach_con .sy_teach_r .teach_img a:hover img {
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transform: scale(1.06);
  transition: all 0.4s ease-in-out 0.1s;
}
/*底部报名*/
.sy_online {
  width: 100%;
  padding-top: 66px;
}
.footer_bm {
  width: 100%;
  padding: 64px 0 106px 0px;
}
.footer_bm .f_bm_con {
  width: 100%;
  display: inline-block;
  height: 675px;
  position: relative;
}
.footer_bm .f_bm_con .f_bm_img {
  width: calc(100% - 536px);
  height: 675px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}
.footer_bm .f_bm_con .f_bm_img img {
  height: 100%;
  width: auto;
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  /* transform: scale(1.06); */
  transition: all 0.4s ease-in-out 0.1s;
}
.footer_bm .f_bm_con .f_bm_img:hover img {
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transform: scale(1.06);
  transition: all 0.4s ease-in-out 0.1s;
}
.footer_bm .f_bm_con .f_bm_text {
  width: 536px;
  background: #006fbb;
  height: 675px;
  padding: 46px 24px 0 24px;
}
.footer_bm .f_bm_con .f_bm_text .f_bm_head {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: center;
  font-size: 24px;
  color: #fff;
}
.footer_bm .f_bm_con .f_bm_text .f_bm_head text {
  font-size: 26px;
  margin-left: 14px;
  font-weight: lighter;
}
.footer_bm .f_bm_con .f_bm_text .f_bm_head span {
  display: inline-block;
  width: 4px;
  height: 24px;
  background: #fff;
  margin-right: 14px;
}
.footer_bm .f_bm_con .f_bm_text .bm_con {
  width: 100%;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item {
  width: 48.5%;
  margin: 0 0 20px 0;
  height: 50px;
  background: #fff;
  border-radius: 10px;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item input {
  display: inline-block;
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  padding: 0 18px;
  font-size: 16px;
  color: #343434;
  background: transparent;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item input::-webkit-input-placeholder {
  color: #343434;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #343434;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #343434;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #343434;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item:nth-child(5) {
  width: 100%;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item:nth-child(6) {
  width: 100%;
  height: unset;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item:nth-child(6) textarea {
  width: 100%;
  padding: 18px;
  height: 225px;
  border: none;
  background: transparent;
  outline: none;
  resize: none;
  color: #343434;
  font-size: 16px;
  line-height: 24px;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item:nth-child(6) textarea::-webkit-input-placeholder {
  color: #343434;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item:nth-child(6) textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #343434;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item:nth-child(6) textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #343434;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item:nth-child(6) textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #343434;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_single {
  position: relative;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_single::after {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/fb_r_arrow.png) center center no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -8px;
  content: '';
  z-index: 1;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_single input {
  padding-right: 46px;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_single .single_select {
  width: 100%;
  border-radius: 10px;
  background: #fff;
  display: none;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: 51px;
  left: 0;
  z-index: 2;
  border: 1px solid #ddd;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_single .single_select li {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #333;
  line-height: 44px;
  text-align: center;
  cursor: pointer;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_single .single_select li:hover {
  color: #006fbb;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_single .single_select li .active {
  color: #006fbb;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_single .single_select li:nth-child(1) {
  margin-top: 10px;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_single .single_select li:last-child {
  margin-bottom: 10px;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_single.s_show .single_select {
  display: flex;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_qy .pick-area {
  width: 100% !important;
  height: 100%;
  border: none !important;
  background: transparent !important;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_qy .pick-area .pick-show {
  width: 100% !important;
  height: 100%;
  line-height: 50px;
  border: none !important;
  color: #343434 !important;
  padding: 0 46px 0 14px !important;
  display: flex;
  justify-content: left;
  align-items: center;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_qy .pick-area .pick-show span {
  padding: 0 !important;
  margin: 0 !important;
  line-height: 50px;
  display: inline-block;
  height: 50px;
  font-size: 16px;
  color: #343434 !important;
  background: transparent !important;
  max-width: 32% !important;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_qy .pick-area .pick-show i {
  line-height: 50px;
  font-size: 16px;
  color: #343434 !important;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_qy .pick-area .pick-show em.pick-arrow {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/fb_r_arrow.png) center center no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -8px;
  border: none;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_qy .pick-area .pick-list {
  width: 100% !important;
  border-radius: 10px !important;
  overflow: hidden;
  border: 1px solid #ddd !important;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .submit_a {
  width: 128px;
  display: inline-block;
  height: 50px;
  font-size: 20px;
  text-align: center;
  line-height: 50px;
  border-radius: 10px;
  text-decoration: none;
  color: #006FBB;
  background: #fff;
}
.footer_bm .f_bm_con .f_bm_text .bm_con .submit_a:hover {
  background: #FCCF00;
  color: #fff;
}
.temp_head {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.temp_head p {
  width: 100%;
  text-align: center;
  font-family: gb;
  font-size: 38px;
  color: #ccc;
  text-transform: capitalize;
  line-height: 40px;
}
.temp_head h5 {
  width: 100%;
  text-align: center;
  font-size: 24px;
  color: #343434;
  margin-top: 22px;
  line-height: 26px;
}
.temp_head span {
  display: inline-block;
  background: #006FBB;
  width: 38px;
  height: 4px;
  margin-top: 12px;
}
@media screen and (max-width: 1024px) {
  .index_bm {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .index_banner {
    width: 100%;
    height: unset;
  }
  .index_banner .swiper-slide {
    width: 100%;
    height: unset;
  }
  .index_banner .swiper-slide .b_img {
    width: 100%;
    height: auto;
  }
  .index_banner .swiper-pagination {
    display: inline-block;
  }
  .index_banner .swiper-pagination-bullet {
    opacity: 1;
    width: 0.45rem;
    height: 0.45rem;
    border-radius: 50%;
    background: #fff;
    margin: 0 0.15rem;
  }
  .index_banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #B50000;
  }
  /*简介*/
  .sy_jianje {
    background: url(../images/index/jianjie_bg_m.png) no-repeat center top;
    padding: 1.65rem 0 1.45rem 0;
  }
  .sy_jianje .data_show {
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .sy_jianje .data_show .sy_data_item {
    width: 32%;
    margin-bottom: 1.5rem;
  }
  .sy_jianje .data_show .sy_data_item p {
    font-size: 0.6rem;
    line-height: 0.9rem;
  }
  .sy_jianje .data_show .sy_data_item span {
    font-size: 1.2rem;
    line-height: 1.4rem;
    margin-bottom: 0.35rem;
  }
  .sy_jianje .jianjie_pic {
    flex-direction: column;
    margin: 0 0 1.65rem 0;
  }
  .sy_jianje .jianjie_pic .jj_pic_l {
    width: 100%;
    flex-direction: column;
    height: unset;
  }
  .sy_jianje .jianjie_pic .jj_pic_l .pic_l_big {
    width: 100%;
    height: unset;
  }
  .sy_jianje .jianjie_pic .jj_pic_l .pic_l_big img {
    height: auto;
    width: 100%;
  }
  .sy_jianje .jianjie_pic .jj_pic_l .pic_l_big:hover img {
    transform: scale(1);
  }
  .sy_jianje .jianjie_pic .jj_pic_l .pic_l_small {
    width: 100%;
    padding-top: 0.2rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .sy_jianje .jianjie_pic .jj_pic_l .pic_l_small .l_small_item {
    width: 32.5%;
    height: unset;
  }
  .sy_jianje .jianjie_pic .jj_pic_l .pic_l_small .l_small_item img {
    width: 100%;
    height: auto;
  }
  .sy_jianje .jianjie_pic .jj_pic_l .pic_l_small .l_small_item:hover img {
    transform: scale(1);
  }
  .sy_jianje .jianjie_pic .jj_pic_l .pic_l_small .l_small_item:nth-child(2) {
    margin: 0;
  }
  .sy_jianje .jianjie_pic .jj_pic_r {
    width: 100%;
    padding-top: 1.1rem;
  }
  .sy_jianje .jianjie_pic .jj_pic_r .jj_head {
    width: 100%;
    font-size: 0.85rem;
    line-height: 0.9rem;
  }
  .sy_jianje .jianjie_pic .jj_pic_r .jj_head span {
    width: 0.1rem;
    height: 0.85rem;
    margin-right: 0.3rem;
  }
  .sy_jianje .jianjie_pic .jj_pic_r .jj_head text {
    font-size: 0.75rem;
    margin-left: 0.2rem;
  }
  .sy_jianje .jianjie_pic .jj_pic_r .jj_text {
    margin-top: 0.9rem;
    font-size: 0.6rem;
    line-height: 1.2rem;
    text-indent: 1.2rem;
    -webkit-line-clamp: 10;
  }
  .sy_jianje .jianjie_pic .jj_pic_r .jj_link {
    width: 100%;
    justify-content: space-between;
    margin-top: 0.55rem;
  }
  .sy_jianje .jianjie_pic .jj_pic_r .jj_link a {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    width: calc(50% - 0.2rem);
    height: 2.2rem;
    border: 0.025rem solid #006fbb;
    font-size: 0.65rem;
  }
  .sy_jianje .jianjie_pic .jj_pic_r .jj_link a img {
    height: 0.8rem;
    margin-left: 0.7rem;
  }
  .sy_jianje .jianjie_pic .jj_pic_r .jj_link a:hover img {
    margin-left: 0.45rem;
  }
  .sy_jianje .jj_issue a {
    border: 0.025rem solid #C9C9C9;
    line-height: 1.75rem;
    border-radius: 0.9rem;
    width: 48.5%;
    font-size: 0.6rem;
    color: #000;
    margin: 0 3% 0.55rem 0;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .sy_jianje .jj_issue a:nth-child(2n) {
    margin-right: 0;
  }
  .sy_jianje .jj_issue a:hover {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    color: #006fbb;
    border-color: #006fbb;
  }
  /*新闻*/
  .sy_news {
    background: #fff;
    padding: 1.5rem 0 2.2rem 0;
  }
  .sy_news .temp_head p {
    color: #cccccc;
  }
  .sy_news .temp_head h5 {
    color: #000;
  }
  .sy_news .temp_head span {
    background: #006fbb;
  }
  .sy_news .sy_news_con {
    margin-top: 2.1rem;
    flex-direction: column;
  }
  .sy_news .sy_news_con .sy_news_r {
    display: none;
  }
  .sy_news .sy_news_con .sy_news_l {
    width: 100%;
    height: unset;
    flex-direction: column;
  }
  .sy_news .sy_news_con .sy_news_l a {
    background: #f9f9f9;
    padding: 0.75rem 0.4rem 0.8rem 0.4rem;
    width: 100%;
    height: unset;
    border: 1px solid #D8D8D8;
    margin-bottom: 0.5rem;
  }
  .sy_news .sy_news_con .sy_news_l a:nth-child(6) {
    display: none;
  }
  .sy_news .sy_news_con .sy_news_l a .news_head {
    padding-bottom: 0.5rem;
    border-bottom: 0.025rem solid #D2D2D2;
    margin-bottom: 0.5rem;
    align-items: center;
  }
  .sy_news .sy_news_con .sy_news_l a .news_head .head_text {
    width: calc(100% - 2.35rem);
    font-size: 0.7rem;
    line-height: 1rem;
    -webkit-line-clamp: 1;
    height: 1rem;
    padding-left: 0.3rem;
  }
  .sy_news .sy_news_con .sy_news_l a .news_head .head_time {
    width: 2.35rem;
  }
  .sy_news .sy_news_con .sy_news_l a .news_head .head_time span {
    font-size: 1.2rem;
    line-height: 1.3rem;
  }
  .sy_news .sy_news_con .sy_news_l a .news_head .head_time text {
    font-size: 0.5rem;
    line-height: 0.6rem;
  }
  .sy_news .sy_news_con .sy_news_l a p {
    height: 2rem;
    font-size: 0.6rem;
    line-height: 1rem;
  }
  .sy_news .sy_news_con .sy_news_l a .go_xq {
    margin-top: 0.55rem;
    font-size: 0.5rem;
    line-height: 0.5rem;
  }
  .sy_news .sy_news_con .sy_news_l a .go_xq img {
    margin-left: 0.35rem;
    height: 0.5rem;
  }
  .sy_news .sy_news_con .sy_news_l a:hover {
    background: #f9f9f9;
  }
  .sy_news .sy_news_con .sy_news_l a:hover .news_head .head_text {
    color: #006fbb;
  }
  .sy_news .sy_news_con .sy_news_l a:hover .go_xq img {
    margin-left: 0.7rem;
  }
  .sy_news .sy_news_con .m_link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 1.75rem;
    margin-top: 0.65rem;
    line-height: 1.75rem;
    font-size: 0.65rem;
    background: #006fbb;
    color: #fff;
  }
  .sy_news .sy_news_con .m_link img {
    display: inline-block;
    height: 0.9rem;
    margin-left: 0.3rem;
  }
  /*教学之窗*/
  .sy_teach {
    background: #fff;
    padding: 0;
  }
  .sy_teach .sy_teach_con {
    margin-top: 0.35rem;
    flex-direction: column;
  }
  .sy_teach .sy_teach_con .sy_teach_l {
    width: 100%;
    height: 9.5rem;
  }
  .sy_teach .sy_teach_con .sy_teach_l img {
    width: 100%;
    height: auto;
  }
  .sy_teach .sy_teach_con .sy_teach_r {
    width: calc(100%);
  }
  .sy_teach .sy_teach_con .sy_teach_r .teach_switch {
    display: none;
  }
  .sy_teach .sy_teach_con .sy_teach_r .teach_img {
    width: 100%;
    justify-content: space-between;
    padding-top: 0.5rem;
  }
  .sy_teach .sy_teach_con .sy_teach_r .teach_img a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    height: 4.6rem;
    width: 48.5%;
    margin: 0 0 0.25rem 0;
  }
  .sy_teach .sy_teach_con .sy_teach_r .teach_img a:nth-child(3n) {
    margin-right: 0;
  }
  .sy_teach .sy_teach_con .sy_teach_r .teach_img a img {
    width: 100%;
    height: auto;
  }
  .sy_teach .wrapper {
    margin-top: 0.45rem;
    width: 100%;
    height: 2.8rem;
    display: flex;
    justify-content: left;
    align-items: flex-end;
    position: relative;
    overflow: hidden;
  }
  .sy_teach .wrapper .scroller {
    position: absolute;
  }
  .sy_teach .wrapper .scroller ul {
    width: 100%;
    white-space: nowrap;
    padding: 0;
    overflow-y: hidden;
    display: flex;
    justify-content: left;
    align-items: center;
    overflow-x: scroll;
    padding-right: 0;
  }
  .sy_teach .wrapper .scroller ul li {
    display: inline-block;
    width: 4.75rem;
    height: 1.5rem;
    overflow: hidden;
    border-radius: 0;
    margin-right: 0.3rem !important;
  }
  .sy_teach .wrapper .scroller ul li a {
    width: 100%;
    font-size: 0.6rem;
    color: #000;
    line-height: 1.5rem;
    display: inline-block;
    height: 1.5rem;
    text-align: center;
    background: #efefef;
  }
  .sy_teach .wrapper .scroller ul li.active a {
    background: #006fbb;
    color: #fff;
  }
  /*底部报名*/
  .sy_online {
    padding-top: 1.75rem;
  }
  .sy_online .safe_width {
    padding: 0;
  }
  .footer_bm {
    margin-top: 1.25rem;
    padding: 0;
  }
  .footer_bm .f_bm_con {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: unset;
    position: unset;
  }
  .footer_bm .f_bm_con .f_bm_img {
    width: 100%;
    height: unset;
    position: static;
  }
  .footer_bm .f_bm_con .f_bm_img img {
    height: auto;
    width: 100%;
  }
  .footer_bm .f_bm_con .f_bm_img:hover img {
    transform: scale(1);
  }
  .footer_bm .f_bm_con .f_bm_text {
    width: 100%;
    height: unset;
    padding: 0.85rem 1.25rem 2.25rem 1.25rem;
  }
  .footer_bm .f_bm_con .f_bm_text .f_bm_head {
    font-size: 0.8rem;
  }
  .footer_bm .f_bm_con .f_bm_text .f_bm_head text {
    font-size: 0.6rem;
    margin-left: 0.3rem;
  }
  .footer_bm .f_bm_con .f_bm_text .f_bm_head span {
    width: 0.1rem;
    height: 0.8rem;
    margin-right: 0.3rem;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con {
    margin-top: 0.6rem;
    flex-direction: column;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item {
    width: 100%;
    margin: 0 0 0.3rem 0;
    height: 1.5rem;
    background: transparent;
    border: 0.025rem solid #fff;
    border-radius: 0.2rem;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item input {
    padding: 0 0.4rem;
    font-size: 0.6rem;
    color: #fff;
    background: transparent;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item input::-webkit-input-placeholder {
    color: #fff;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item:nth-child(5) {
    width: 100%;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item:nth-child(6) {
    width: 100%;
    height: unset;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item:nth-child(6) textarea {
    width: 100%;
    padding: 0.45rem;
    height: 5rem;
    border: none;
    background: transparent;
    outline: none;
    resize: none;
    color: #fff;
    font-size: 0.6rem;
    line-height: 0.95rem;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item:nth-child(6) textarea::-webkit-input-placeholder {
    color: #fff;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item:nth-child(6) textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item:nth-child(6) textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item:nth-child(6) textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_single {
    position: relative;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_single::after {
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
    background: url(../images/white_arrow.png) center center no-repeat;
    background-size: 100% auto;
    position: absolute;
    right: 0.45rem;
    top: 50%;
    margin-top: -0.25rem;
    content: '';
    z-index: 1;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_single input {
    padding-right: 1rem;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_single .single_select {
    width: 100%;
    border-radius: 0.3rem;
    background: #fff;
    display: none;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: absolute;
    top: 1.525rem;
    left: 0;
    z-index: 2;
    border: 0.025rem solid #ddd;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_single .single_select li {
    display: inline-block;
    width: 100%;
    font-size: 0.6rem;
    color: #333;
    line-height: 1.6rem;
    text-align: center;
    cursor: pointer;
    padding: 0 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_single .single_select li:hover {
    color: #006fbb;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_single .single_select li .active {
    color: #006fbb;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_single .single_select li:nth-child(1) {
    margin-top: 0.45rem;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_single .single_select li:last-child {
    margin-bottom: 0.45rem;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_single.s_show .single_select {
    display: flex;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_qy .pick-area {
    width: 100% !important;
    height: 100%;
    border: none !important;
    background: transparent !important;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_qy .pick-area .pick-show {
    width: 100% !important;
    height: 100%;
    line-height: 1.5rem;
    border: none !important;
    color: #fff !important;
    padding: 0 1rem 0 0.45rem !important;
    display: flex;
    justify-content: left;
    align-items: center;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_qy .pick-area .pick-show span {
    padding: 0 !important;
    margin: 0 !important;
    line-height: 1.5rem;
    display: inline-block;
    height: 1.5rem;
    font-size: 0.6rem;
    color: #fff !important;
    background: transparent !important;
    max-width: 32% !important;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_qy .pick-area .pick-show i {
    line-height: 1.5rem;
    font-size: 0.6rem;
    color: #fff !important;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_qy .pick-area .pick-show em.pick-arrow {
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
    background: url(../images/white_arrow.png) center center no-repeat;
    background-size: 100% auto;
    position: absolute;
    right: 0.45rem;
    top: 50%;
    margin-top: -0.25rem;
    content: '';
    z-index: 1;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .bm_item.bm_qy .pick-area .pick-list {
    width: 100% !important;
    border-radius: 0.3rem !important;
    overflow: hidden;
    border: 0.025rem solid #ddd !important;
  }
  .footer_bm .f_bm_con .f_bm_text .bm_con .submit_a {
    width: 100%;
    display: inline-block;
    height: 1.5rem;
    font-size: 0.65rem;
    text-align: center;
    line-height: 1.5rem;
    border-radius: 0.3rem;
    text-decoration: none;
    background: #FCCF00;
    color: #fff;
    border: 0.025rem solid #fff;
    margin-top: 0.85rem;
  }
  .temp_head p {
    font-size: 0.75rem;
    line-height: 0.8rem;
  }
  .temp_head h5 {
    font-size: 1rem;
    margin-top: 0.4rem;
    line-height: 1.2rem;
  }
  .temp_head span {
    width: 0.8rem;
    height: 0.1rem;
    margin-top: 0.4rem;
  }
}
