.mui-content-padded {
  margin: 0;
}

.mui-btn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  line-height: 0;
  position: static;
  vertical-align: baseline;
}
.mui-btn-block {
  display: inline-block;
  width: 0.4rem;
  margin-bottom: 0;
  padding: 0;
}
.mui-btn-blue,
.mui-btn-primary,
input[type="submit"] {
  border: 0;
  background-color: #fff;
}
.mui-off-canvas-left,
.mui-off-canvas-right {
  background-color: #fff;
}
.ce_nav {
  margin-top: 0.8rem;
  text-align: center;
  margin-bottom: 0.5rem;
}
.ce_nav img {
  width: 1.2rem;
  height: 1.2rem;
}
.ce_nav div {
  font-size: 0.32rem;
  color: #333;
  padding-top: 0.2rem;
}
.person_link li {
  padding: 0.3rem 0;
  padding-left: 1.2rem;
}
.person_link li a {
  display: block;
  font-size: 0.26rem;
}
.person_link li a img {
  width: 0.38rem;
  height: 0.37rem;
}

.person_link li a div {
  font-size: 0.3rem;
}
body {
  background-color: #f9f9f9;
}
/*头部导航*/
.nav_bar {
  width: 100%;
  height: 0.88rem;
  background-color: #ffffff;
  padding: 0.2rem 0.1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nav_left {
  display: inline-block;
}
.nav_left img {
  display: inline-block;
  width: 1.97rem;
  height: 0.54rem;
}
.nav_center {
  font-size: 0.3rem;
  color: #333333;
}
.nav_adress {
  display: inline-block;
  color: #333;
  margin-left: 0.2rem;
  font-size: 0.26rem;
}
.nav_adress::before {
  width: 0.26rem;
  height: 0.39rem;
  display: inline-block;
  content: "";
  background-image: url(../img/icon-dt.png);
  background-size: 0.26rem 0.39rem;
  position: relative;
  top: 0.1rem;
  right: 0.05rem;
  margin-right: 0.15rem;
}
.nav_right {
  float: right;
  /* margin-top: 0.06rem; */
}
.nav_right .icon-icon- {
  font-size: 0.32rem;
  color: #666;
  line-height: 0.6rem;
  margin-right: 0.1rem;
}
.nav_right .icon-gerenzhongxin {
  font-size: 0.4rem;
  color: #666;
}
.nav_adress > .iconfont {
  margin-left: 0.1rem;
}
/*banner图*/
.banner img {
  width: 100%;
  height: 3rem;
}
/*九小导航*/
.nine_content {
  padding: 0.1rem 0rem;
  background-color: #fff;
  margin-bottom: 0.2rem;
}
.nine_content > ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.nine_content > ul > li {
  /*flex-grow: 2;*/
  width: 20%;
  padding: 0.15rem 0rem;
}
.nine_content > ul > li > a {
  width: 100%;
  display: inline-block;
  text-align: center;
}
.nine_content > ul > li > a > img {
  width: 0.84rem;
  height: 0.84rem;
}
.nine_content > ul > li > a > div {
  width: 100%;
  text-align: center;
  font-size: 0.25rem;
}
/* 导航按钮 */
.nine_btns {
  margin: 0.43rem auto 0;
  padding: 0.3rem 0;
  width: 7.08rem;
  border-top: 1px dashed #dfdfdf;
  justify-content: space-between !important;
}
.nine_btns li {
  width: 1.3rem !important;
  height: 0.42rem;
  border-radius: 6px;
  font-size: 0.24rem;
  opacity: 0.6;
  text-align: center;
  line-height: 0.42rem;
  padding: 0 !important;
}
.nine_btns li:nth-child(1) {
  background: #e7fcf8;
  border: 1px solid #49e6c9;
}
.nine_btns li:nth-child(1) > a {
  color: #0fb99a;
}
.nine_btns li:nth-child(2) {
  background: #fdf5ec;
  border: 1px solid #ffba71;
}
.nine_btns li:nth-child(2) > a,.nine_btns li:nth-child(2) >div{
  color: #ff7f11;
}
.nine_btns li:nth-child(3) {
  background: #f8f4ff;
  border: 1px solid #ba97f7;
}
.nine_btns li:nth-child(3) > a {
  color: #9f5ae5;
}
.nine_btns li:nth-child(4) {
  background: #e9ebff;
  border: 1px solid #7883ff;
}
.nine_btns li:nth-child(4) > a {
  color: #7469fe;
}
.nine_btns li:nth-child(5) {
  background: #f4f9ff;
  border: 1px solid #5ea8ff;
}
.nine_btns li:nth-child(5) > a {
  color: #2887f8;
}
/* 热门考试 */
.hot_examList {
  padding-bottom: 0.4rem;
}
.hot_examList li {
  margin-top: 0.3rem;
  width: 100%;
  height: 0.26rem;
}
.hot_examList li a {
  width: 100%;
  overflow: hidden;
}
.hot_examList li a span {
  display: inline-block;
  float: left;
}
.hot_examList li a span:nth-child(1) {
  font-size: 0.24rem;
  color: #e53333;
  -webkit-animation-name: scaleDraw;
  /*关键帧名称*/
  -webkit-animation-iteration-count: infinite;
  /*动画播放的次数*/
  -webkit-animation-duration: 0.5s;
}
.hot_examList li a span:nth-child(2) {
  font-size: 0.24rem;
  width: 1.5rem;
  text-align: center;
}
.hot_examList li a span:nth-child(3) {
  font-size: 0.28rem;
  max-width: 5.15rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*今日头条*/
.list_t,
.hot_exam {
  padding: 0.2rem 0.2rem;
  background-color: #fff;
  margin-top: 0.2rem;
}
.list_t {
  overflow: hidden;
}
.list_tt {
  padding-top: 0.2rem;
  font-size: 0.3rem;
}
.list_tt i {
  color: #f34b54;
  font-size: 0.26rem;
  font-weight: 800;
}
.list_tt > span {
  float: left;
  color: #333333;
}
.list_tt > a {
  float: right;
  color: #999999;
  font-size: 0.25rem;
}
.list_tl > ul > li {
  /* border-bottom: 0.01rem dashed #ccc;
	padding: 0.3rem 0.2rem; */
  width: 50%;
  float: left;
  text-align: center;
  padding: 0.3rem 0;
}
.list_tl > ul > li:nth-last-of-type(1) {
  border-bottom: 0rem;
}
.list_tl .mui-table-view img {
  /* width: 1.47rem;
	height: 1.16rem; */
  width: 3.3rem;
  height: 1.8rem;
}
.mui-table-view .mui-media-object {
  line-height: 1.16rem;
  max-width: 1.65rem;
  height: 1.16rem;
}

.mui-table-view .mui-media,
.mui-table-view .mui-media-body {
  font-size: 0.28rem;
  line-height: 0.32rem;
}
.list_s .mui-media-body {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.list_t .mui-media-body {
  width: 3.3rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0.3rem auto 0;
  text-align: left;
  line-height: 0.4rem !important;
}
.mui-table-view-cell {
  padding: 0.3rem 0;
}
.mui-table-view-cell p {
  margin-top: 0.35rem;
  font-size: 0.24rem;
}
.mui-table-view-cell:after {
  height: 0;
}
.mui-table-view:before {
  height: 0;
}
.mui-table-view:after {
  height: 0;
}
/*实时动态*/
.list_s {
  padding: 0.2rem 0.2rem;
  background-color: #fff;
  margin-top: 0.2rem;
}
.list_st {
  padding-top: 0.2rem;
  font-size: 0.3rem;
}
.list_s .icon-tubiaozhizuo- {
  color: #25e7cb;
  font-size: 0.26rem;
  font-weight: 800;
}
.list_st > span {
  float: left;
  color: #333333;
}
.list_st > a {
  float: right;
  color: #999999;
  font-size: 0.25rem;
}
.list_sl > ul > li {
  border-bottom: 0.01rem dashed #ccc;
  padding: 0.3rem 0.2rem;
}
.list_sl > ul > li:nth-last-of-type(1) {
  border-bottom: 0rem;
}
.list_sl .mui-table-view img {
  width: 1.65rem;
  height: 0.96rem;
}

/*热门活动*/
.hot_activity {
  background-color: #fff;
  margin-top: 0.2rem;
}
.hot_activity .list_st {
  padding: 0 0.2rem;
  padding-top: 0.4rem;
  margin-bottom: 0.25rem;
}
.hot_activity .icon-tubiaozhizuo- {
  color: #2a34ee;
}
.swiper-container {
  width: 100%;
  height: 2.5rem;
}

.swiper-slide {
  text-align: center;

  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.rmhd_img {
  width: 2.15rem;
  height: 1.2rem;
  text-align: center;
}
.rmhd_title {
  font-size: 0.28rem;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-inline-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 0.32rem;
  margin-top: 0.1rem;
}
.swiper-slide > a {
  text-decoration: none;
}
/*教师招聘*/
.list_jz {
  background-color: #fff;
  margin-top: 0.2rem;
  padding-top: 0.2rem;
}
.list_jzt {
  padding: 0 0.2rem;
  padding-top: 0.2rem;
  font-size: 0.3rem;
}
.list_jz .icon-tubiaozhizuo- {
  color: #fe7446;
  font-size: 0.26rem;
  font-weight: 800;
}
/* 教师类 */
.list_jzt > span {
  float: left;
  color: #333333;
}
.list-teacher-view {
  margin: 0.2rem 0 0 0.3rem;
}
.list-teacher-view > span {
  padding: 0.1rem 0.2rem;
}
.list-teacher-view-active {
  position: relative;
}
.list-teacher-view-active::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #e53333;
  position: absolute;
  right: 0;
  bottom: 0;
}
.upMoreData {
  color: #e53333;
  font-size: 0.24rem;
  display: block;
  text-align: center;
  width: 100%;
  padding: 0.2rem 0;
}
.list_jz ul {
}
.list_jz ul li {
  border-bottom: 0.01rem dashed #ccc;
  padding: 0.3rem 0;
}

.list_jz ul li p {
  position: relative;
  font-size: 0.28rem;
  padding: 0.2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 0.6rem;
  color: #666666;
}
.list_jz ul li p i {
  background: url(../images/dian_01.png);
  background-size: 100% 100%;
  display: inline-block;
  width: 0.14rem;
  height: 0.14rem;
  position: absolute;
  left: 0.3rem;
  top: 0.32rem;
}
.list_jz ul li a span {
  padding-left: 0.6rem;
  color: #999999;
  font-size: 0.24rem;
}
/*教师资格证*/

.list_jg ul li p i {
  background: url(../images/dian_02.png);
  background-size: 100% 100%;
  display: inline-block;
  width: 0.14rem;
  height: 0.14rem;
  position: absolute;
  left: 0.3rem;
  top: 0.32rem;
}
/*特岗教师*/

.list_tg ul li p i {
  background: url(../images/dian_03.png);
  background-size: 100% 100%;
  display: inline-block;
  width: 0.14rem;
  height: 0.14rem;
  position: absolute;
  left: 0.3rem;
  top: 0.32rem;
}
/*考试日历*/
.timer_list {
  background-color: #fff;
  margin-top: 0.2rem;
  padding-top: 0.2rem;
}
.timer_t {
  padding: 0 0.2rem;
  padding-top: 0.2rem;
  font-size: 0.3rem;
}
.timer_list .icon-tubiaozhizuo- {
  color: #74bf1c;
}
.timer_t > span {
  float: left;
  color: #333333;
}
.timer_t > a {
  float: right;
  color: #999999;
  font-size: 0.25rem;
}
.timer_content > li a > p {
  position: relative;
  font-size: 0.28rem;
  padding: 0.2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 0.6rem;
  color: #666666;
}
.timer_content > li a > p > i {
  background: url(../images/dian_04.png);
  background-size: 100% 100%;
  display: inline-block;
  width: 0.14rem;
  height: 0.14rem;
  position: absolute;
  left: 0.3rem;
  top: 0.32rem;
}
.timer_content > li {
  border-bottom: 0.01rem dashed #ccc;
  padding-bottom: 0.2rem;
  font-size: 0.24rem;
}
.timer_content > li:nth-last-of-type(1) {
  border: 0;
}
.timer_content > li a > div {
  padding: 0.1rem 0;
  color: #999999;
}
.timer_content > li a > div:nth-of-type(1) {
  padding-left: 0.3rem;
}
.baoming {
  background: url(../images/bao_m.png);
  background-size: 100% 100%;
  display: inline-block;
  width: 0.24rem;
  height: 0.24rem;
}
.timer_content > li a > div:nth-of-type(2) {
  padding-left: 0.3rem;
}
.timer_l > i {
  background: url(../images/bi_s.png);
  background-size: 100% 100%;
  display: inline-block;
  width: 0.24rem;
  height: 0.24rem;
}
.timer_l {
  float: left;
}
.timer_r {
  display: inline-block;
  float: right;
  margin-right: 0.35rem;
  width: 1.2rem;
  height: 0.4rem;

  line-height: 0.34rem;
  font-size: 0.24rem;
  background-color: #ffffff;
  border-radius: 0.05rem;
  /*border: solid 1px #73be19;
	color: #73be19;*/
  text-align: center;
}

/*底部*/
.top_m {
  margin-top: 0.1rem;
  display: block;
}

.bottom {
  position: relative;
  top: 0.2rem;
  padding-top: 0.2rem;
  padding-bottom: 1.2rem;
  text-align: center;
  width: 100%;

  font-size: 0.22rem;
  background-color: #fff;
  color: #999;
}
/*选择地区*/
.choose_diqu {
  width: 100%;
  text-align: center;
  height: 1.2rem;
  font-size: 0.36rem;
  line-height: 1.2rem;
  font-weight: bold;
}
.express-area {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  background-color: #fff;
}

/*选择地区弹层*/
.express-area-box {
  position: absolute;
  bottom: 0;
  display: none;
  left: 50%;
  z-index: 15;
  width: 320px;
  margin-left: -160px;
  background-color: #fff;
  color: #4d525d;
}
.express-area-box header {
  position: relative;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
.express-area-box header h3 {
  margin: 0 1.675rem;
  text-align: center;
  font-size: 0.8rem;
  line-height: 2.25rem;
}

.express-area-box article {
  height: 4rem;
  overflow-y: scroll;
}

.area-list li {
  border-bottom: 1px solid #e2e2e2;
  font-size: 0.26rem;
  line-height: 0.8rem;
  text-align: center;
  height: 0.8rem;
}

@media (max-width: 568px) {
  .express-area-box {
    position: fixed;
    left: 0;
    width: 100%;
    margin-left: 0;
  }
}
/*遮罩层*/
.mask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 12;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 720px) {
  .mask {
    position: fixed;
  }
}
.doyoo_panel_mobile {
  top: 3.1rem !important;
}
.gg_con {
  width: 100%;
  height: 1.4rem;
  margin-top: 0.2rem;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
}
.gg_left {
  width: 3.55rem;
  height: 1.4rem;

  float: left;
}
.gg_right {
  width: 3.55rem;
  height: 1.4rem;
  float: left;
}
.gg_left a,
.gg_right a {
  display: block;
  width: 100%;
  height: 100%;
}
.gg_left a img,
.gg_right a img {
  width: 100%;
  height: 100%;
}
/*新增底部入口*/
.fuBot {
  font-size: 0;
  position: fixed;
  bottom: 0;
  background-color: #ffffff;
  height: 0.98rem;
  width: 100%;
  z-index: 9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color=#dfdfdf)"; /*IE 8*/
  -moz-box-shadow: 0 -2px 4px rgba(223, 223, 223, 0.2); /*FF 3.5+*/
  -webkit-box-shadow: 0 -2px 4px rgba(223, 223, 223, 0.2); /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 -2px 4px rgba(223, 223, 223, 0.2); /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#dfdfdf); /*IE 5.5-7*/
}
.fuBot > a,
.fuBot > div {
  display: inline-block;
  width: 32.6%;
  height: 100%;
  padding-left: 0.4rem;
  box-sizing: border-box;
}
.fuBot > .addCode {
  background-color: #fc4e1d;
}
.fuBot > .addCode > span > i {
  color: #ffffff !important;
}
.fuBot > a > span,
.fuBot > div > span {
  float: left;
  line-height: normal;
  text-align: center;
}
.spanOne,
.spanTwo {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color=#FFEFD5)"; /*IE 8*/
  -moz-box-shadow: 0 0 4px 2px rgba(255, 239, 213, 0.2); /*FF 3.5+*/
  -webkit-box-shadow: 0 0 4px 2px rgba(255, 239, 213, 0.2); /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 0 4px 2px rgba(255, 239, 213, 0.2); /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#FFEFD5); /*IE 5.5-7*/
}
.fuBot > a > span:nth-of-type(1),
.fuBot > div > span:nth-of-type(1) {
  margin-top: 15%;
  margin-right: 0.2rem;
}
.fuBot > a > span:nth-of-type(2),
.fuBot > div > span:nth-of-type(2) {
  display: block;
  width: 1rem;
  margin-top: 8%;
}
.fuBot > a > span > i:nth-of-type(1),
.fuBot > div > span > i:nth-of-type(1) {
  display: block;
  font-size: 0.2rem;
  color: #333333;
}
.fuBot > a > span > i:nth-of-type(2),
.fuBot > div > span > i:nth-of-type(2) {
  font-size: 0.24rem;
  color: #333333;
}
.fuBot img {
  width: 0.42rem;
  height: 0.42rem;
}

@keyframes scaleDraw {
  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/

  50% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1.1);
  }
}
.demo {
  width: 200px;
  height: 200px;

  background-size: 200px 200px;
  -webkit-animation-name: scaleDraw;
  /*关键帧名称*/
  -webkit-animation-iteration-count: infinite;
  /*动画播放的次数*/
  -webkit-animation-duration: 0.5s;
  /*动画所花费的时间*/
}
/*
2021-1-23测试老师入口*/
/* .isTeacher{ */
/*display: none;*/
/* position: fixed; */
/* right: 0.3rem; */
/* right: 0; */
/*bottom: 12%;*/
/* top:65%; */
/* z-index: 9; */
/* } */
/* .isTeacher a:nth-child(1){
	display: block;
	width: 1.7rem;
	height:1.48rem;
	background: url("../img/isKaobian.png") no-repeat;

	background-size: 100% 100%;
	position: relative;
}
.huiyaunLink{
	display: block;
	width: 2.04rem;
	height:1.94rem;
	background: url("../img/huiyuan_icon.png") no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.isTeacher i{
	width: 0.4rem;
	height: 0.4rem;
	background: url("../img/isKaobian_close.png") no-repeat;
	background-size: 100% 100%;
	position: absolute; */
/* top: -65%; */
/* right: -0.2rem; */
/* display: none; */
/* bottom: -0.5rem;
  left: 50%;
  transform: translate(-0.2rem);
} */
.guoqing_r {
  width: 1.2rem;
  height: 1.3rem;
  position: fixed;
  right: 0.4rem;
  bottom: 20%;
  z-index: 9;
  background: url(../img/nan_r.png) no-repeat;
  background-size: 100% 100%;
}
.new-gift {
  display: none;
  width: 1.2rem;
  height: 1.4rem;
  position: fixed;
  right: 0.7rem;
  top: 56%;
}

.close-btn-item {
  width: 0.74rem;
  height: 0.73rem;
  position: fixed;
}

.res-sucess {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  transition: left linear 0.5s;
  display: none;
}

.shuati .res-sucess-con {
  width: 5.23rem;
  height: 5.94rem;
  background: url("../img/cj_tanchuang.png") no-repeat;
  background-size: 100% 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 4rem;
  bottom: 0;
  margin: 0 auto;
}
.shuati .close-btn-red {
  width: 0.66rem;
  height: 0.66rem;
  background: url("../img/double12_close.png") no-repeat;
  background-size: 0.66rem 0.66rem;
  /* top:3.8rem;
	right:0.5rem; */
  position: fixed;
  left: 50%;
  top: 10.23rem;
  transform: translate(-50%);
}
/*.res-sucess-btn{*/
/*width: 1.6rem;*/
/*height: 0.65rem;*/
/*display: block;*/
/*line-height: 0.65rem;*/
/*font-size: 0.2rem;*/
/*color: #fff;*/
/*background-color: #da371f;*/
/*border-radius: 0.3rem;*/
/*text-align: center;*/
/*position: absolute;*/
/*top: 3.8rem;*/
/*right: 0.8rem;*/
/*}*/
/*.guoqing .res-sucess-btn{*/
/*width: 1.9rem;*/
/*height: 0.65rem;*/
/*top: 2.6rem;*/
/*right: 1.3rem;*/
/*background-color: transparent;*/
/*}*/
/*.guoqing .res-sucess-btn{*/
/*display:block;*/
/*width:5.66rem;*/
/*height:5.24rem;*/
/*background-image: url("../img/shuang11_tan.png");*/
/*background-size: 6.47rem 5.32rem;*/
/*}*/
/* 新增banner图 */
.list_banner {
  display: block;
  width: 100%;
  background-color: #fff;
  height: 1.4rem;
  margin-top: 0.2rem;
}
.list_banner > img {
  width: 100%;
  height: 1.4rem;
}
/* 好课推荐 */
.hk_box {
  width: 100%;
  /* height: 5.82rem; */
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.hk_box > li {
  flex-grow: 2;
  width: 33%;
  height: 2.5rem;
  padding: 0.15rem 0rem;
}
.hk_box > li:nth-child(n + 7) {
  display: none;
}
.hk_box > li > a {
  width: 100%;
  display: inline-block;
  text-align: center;
}
/* .hk_box>li>a>img{
	width: 2.2rem;
	height: 1.54rem;

}
.hk_box>li>a>div{
	width: 100%;
	text-align: center;
	font-size: 0.25rem;
} */
.index_login {
  margin-right: 0.2rem;
}
.mui-off-canvas-wrap {
  padding-bottom: 0.4rem !important;
}
/* .wechat_successLay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 11;
  display: none;
}
.wechat_successLay_wrap {
  position: relative;
  width: 5rem;
  height: 5.8rem;
  background: url(../img/wechat_tan.png) no-repeat;
  background-size: 100% 100%;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 12;
  box-sizing: border-box;
  padding-top: 2.19rem;
}
.wechat_form_close {
  width: 0.56rem;
  height: 0.56rem;
  background: url(../img/modal_success_close.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -0.8rem;
  left: 50%;
  transform: translate(-50%);
}
.wechat_content {
  width: 3.06rem;
  height: 3.06rem;
  margin: 0 auto;
  border-radius: 10px;
}
.wechat_content > img {
  width: 3.06rem;
  height: 3.06rem;
  border-radius: 10px;
} */
.new-out-link {
  display: flex;
  justify-content: space-between;
  padding: 0.2rem 0.2rem 0.1rem;
}
.new-out-link > a {
  width: 2.1rem;
  height: 0.76rem;
  background: #f5f5f5;
  border-radius: 0.1rem;
  text-align: center;
  line-height: 0.76rem;
  font-size: 0.28rem;
  color: #333333;
}
/* mokao弹窗 */
.wechat_successLay_mokao{
  width: 5.6rem;
  height: 5.92rem;
  background: #FFFFFF;
  border-radius: 16px;
  box-sizing: border-box;
  padding-top: 0.4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.mokao_tit{
  font-size:0.36rem;
  color: #333333;
  font-weight: 500;
}
.mokao_code{
  width: 3.6rem;
  height: 3.6rem;
  margin: 0.18rem 0 0.49rem 0;
  background: url(../img/mokao_code.png) no-repeat;
  background-size: 100% 100%;
}
.mokao_close{
  font-size:0.36rem;
  color: #1677FF;
  font-weight: 500;
}
