.mobile-inner {
  height: 1.03rem;
  width: 100%;
  position: relative;
}

.mobile-inner-header {
  background-color: white;
  width: 100%;
  height: 1.03rem;
  position: absolute;
  box-sizing: border-box;
  top: 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  left: 0px;
  padding: 0 0.38rem 0 0.39rem;
}

.mobile-inner-header-setup {
  display: flex;
  align-items: center;
}

.mobile-inner-header-setup img {
  width: 0.4rem;
  /*height: 0.4rem;*/
}

.mobile-inner-header-setup a {
  margin-left: 0.25rem;
}

.mobile-inner-header a {
  display: flex;
}

.mobile-inner-header-icon {
  transition: all .3s ease;
}

.mobile-inner-header>a>:nth-child(1) {
  width: 2.90rem;
  /*height: 0.91rem;*/
}

.er_nav .mobile-inner-nav {
  top: 0.99rem;
}

.mobile-inner-nav {
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  top: 1.03rem;
  left: 0px;
  display: none;
  padding: 0 0.2rem 0.3rem 0.2rem;
  background-size: 100% 9.45rem;
  z-index: 10;
}

/* 返回顶部 */
/* 返回顶部图标 */
.icon_back_wap {
  width: 0.7rem;
  height: 0.7rem;
  position: fixed;
  bottom: 0.5rem;
  right: 0.5rem;
  display: none;
  z-index: 999;
}

/* 开始修改导航 */

.nav_item {
  box-sizing: border-box;
  opacity: 0;
  transform: translate3d(0, -100%, 0);
  padding-right: 0.2rem;
}

.nav_item .nav_item_s {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 1rem;
}

.nav_item>.nav_item_s>a {
  box-sizing: border-box;
  font-size: 0.3rem;
  font-weight: 400;
  color: #0c3992;
  line-height: 1rem;
  height: 100%;
  width: 100%;
  display: block;
  padding-left: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.nav_item_bg {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 12%;
  height: 100%;
}

.nav_icon1 {
  width: 16px;
  height: 16px;
}

.nav_icon2 {
  width: 16px;
  height: 16px;
}

.sub_nav {
  width: 100%;
  background: #ffffff;
  display: flex;
  text-align: center;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 0 0 0.4rem 0.35rem;
}


.sub_nav_li {
  width: 25%;
  margin: 0.4rem 0rem 0 0;
}

.sub_nav_li a {
  display: block;
  font-size: 0.2rem;
  font-weight: 400;
  color: #0c3992;
}

.mobile-inner-nav>:nth-child(4) .sub_nav .sub_nav_li {
  width: auto;
  margin: 0.4rem 0.4rem 0 0;
}

.er_nav .mobile-inner-nav>:nth-child(4) .sub_nav .sub_nav_li {
  width: 25%;
  margin: 0.4rem 0 0 0;
}



/* 头部搜索 */
.cn_search_wai {
  position: absolute;
  left: 0;
  top: 1.03rem;
  width: 100%;
  height: 1.2rem;
  z-index: 5;
}

.cn_search {
  background: #2A5DC2;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.cn_search input {
  width: 5.35rem;
  height: 0.6rem;
  background: #FFFFFF;
  border-radius: 0.3rem;
  margin-right: 0.29rem;
  outline: none;
  padding: 0 0.3rem;
  box-sizing: border-box;
}

.cn_search_div {
  width: 1.3rem;
  height: 0.6rem;
  background: #48B77C;
  border-radius: 0.3rem;
}

.cn_search_div a {
  width: 100%;
  display: block;
  height: 100%;
  font-size: 0.28rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.6rem;
  text-align: center;
}

/* 点击添加的类 */
.addShow {
  opacity: 1 !important;
  transform: translate3d(0, 0, 0) !important;
}

.border {
  border-bottom: solid 1px #33B0FF;
}

/* 底部 */
.footer {
  width: 100%;
  padding: 0 0.28rem;
  background: #8ebce0;
  box-sizing: border-box;
}

.footer_title_content {
  display: flex;
  align-items: center;
  border-bottom: 0.01rem solid rgba(255, 255, 255, 0.3);
}

.footer_title_content>div {
  width: 0.1rem;
  height: 0.1rem;
  background: #6AE6A1;
  margin-right: 0.18rem;
}

.footer_title_content span {
  font-size: 0.28rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.74rem;
}

.footer_group {
  display: flex;
  flex-wrap: wrap;
  padding: 0.25rem 0.1rem 0 0.09rem;
  font-size: 0.26rem;
  font-weight: 300;
  color: #FFFFFF;
  box-sizing: border-box;
}

.footer_group_ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0.25rem 0.1rem 0 0.09rem;
  font-size: 0.26rem;
  box-sizing: border-box;
  overflow: auto;
  height: 3rem;
}

.footer_group_ul ul {
  width: 100%;
}

.footer_group_ul li {
  margin-bottom: 0.23rem;
}

.footer_group_ul li span {
  display: block;
  padding-left: 0.35rem;
  font-size: 0.26rem;
  background: url('../image/9ada65e506e0c628948e8f661ca23b8d.png') left center no-repeat;
}

.footer_group_ul li span a {
  color: #fff;
}

.companys {
  display: none;
}

.companys a {
  display: inline-block;
  width: 20%;
  margin-left: 0.25rem;
  font-size: 0.22rem;
  line-height: 0.54rem;
  color: #fff;
}

.footer_group_ul ul li:last-child .companys a {
  width: auto;
}

.footer_group_ul>a {
  font-size: 0.26rem;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 0.63rem;
  margin-right: 0.23rem;
}

.footer_group_ul>:nth-child(5n) {
  margin-right: 0;
}

.footer_erweima_contain {
  width: 100%;
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
}

.footer_erweima_contain>div {
  margin-bottom: 0 !important;
}

.footer_group div {
  margin-bottom: 0.3rem;
}

.footer_erweima {
  width: 1.55rem;
  height: 1.57rem;
}

.footer_hao {
  width: 100%;
  background: #424242;
  font-size: 0.2rem;
  font-weight: 300;
  color: #FFFFFF;
  text-align: center;
}

.footer_hao a {
  display: inline;
  text-align: center;
  line-height: 0.7rem;
  font-size: 0.2rem;
  font-weight: 300;
  color: #FFFFFF;
}

/* 小图标旋转 和字体变大 */
.route90 {
  transform: rotate(90deg);
}

/* 二级背景 */
.erji_bg {
  width: 100%;
  height: 3.5rem;
}

.erji_bg>img {
  width: 100%;
  height: 100%;
}

/* 二级下拉 */
.er_nav {
  height: 1rem;
  background: #206BD1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  position: relative;
}

.er_nav>img {
  width: 0.19rem;
  height: 0.36rem;
  margin-right: 0.35rem;
  transition: all .3s ease;
}

.er_nav_first {
  width: 0.06rem;
  height: 0.28rem;
  background: #88CC2F;
  margin-right: 0.12rem;
}

.er_nav_title {
  font-size: 0.34rem;
  font-weight: bold;
  color: #FFFFFF;
}

.er_nav_left {
  display: flex;
  align-items: center;
  margin-left: 0.24rem;
}

.er_nav_list {
  position: absolute;
  top: 1rem;
  background: #2A5DC2;
  width: 100%;
  padding: 0 0.2rem;
  box-sizing: border-box;
  padding-bottom: 0.25rem;
}

.er_nav_list li {
  border-bottom: solid 0.01rem #33B0FF;
  opacity: 0;
  transform: translate3d(0, -100%, 0);
}

.er_nav_list a {
  display: block;
  font-size: 0.3rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.94rem;
}

/* 新闻列表 */
.news_list {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.24rem;
}

.news_list_ul {
  width: 100%;
}

.news_list_li {
  width: 100%;
  margin-top: 0.43rem;
}

.news_list_li a {
  width: 100%;
  display: block;
  border-bottom: 0.01rem solid #D3D3D3;
  padding-bottom: 0.43rem;
}

.news_list_li h1 {
  font-size: 0.34rem;
  font-weight: bold;
  color: #333333;
}

.news_list_date {
  font-size: 0.24rem;
  font-weight: 400;
  color: #999999;
  margin-top: 0.28rem;
  margin-bottom: 0.25rem;
}

.news_list_desc {
  font-size: 0.28rem;
}

/* 查看更多 */
.list_more {
  width: 2.8rem;
  height: 0.88rem;
  background: #206BD1;
  margin: 0.42rem auto 0.6rem auto;
}

.list_more a {
  height: 100%;
  display: block;
  font-size: 0.3rem;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 0.88rem;
}

.no-practice {
  width: 100%;
  font-size: 0.28rem;
  min-height: 2rem;
  text-align: center;
  line-height: 2rem;
}