/* 通用元件 */

.height30 {
  height: 0.48rem;
  background-color: #ffffff;
}


/* 
.w1200 {
    width: 100%!important;
} */


/* 通用头部开始 */


/* 通用头部结束 */


/* 通用底部开始 */


/* 通用底部结束 */


/* 当前位置开始 */


/* 当前位置结束 */


/* 主体内容开始 */

.mobile-none {
  display: none;
}

.column-list-mobile {
  display: block;
}

.column-list-mobile li {
  display: none;
}

.mobile_type .column-center {
  display: none;
}

.main {
  position: relative;
}

.mobile-col-down {
  display: none;
}

.mobile_type .mobile-col-down {
  background: url(open.png) no-repeat 90% center;
  height: 8vw;
  display: block;
  background-size: 4vw auto;
}

.mobile_type .mobile-col-down-active {
  background: url(close.png) no-repeat 90% center;
  background-size: 4vw auto;
}


/* 主体内容结束 */


/* 主体内容开始 */

.mobile_type .column-left {
  width: 60%;
  background-color: #f7f7f7;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #e8eef6;
  display: none;
}

.mobile_type .column-left h1 {
  line-height: 8vw;
  padding-left: 8vw;
  font-size: 5vw;
  background-color: #ff4401;
  color: #ffffff;
  font-weight: normal;
}

.mobile_type .column-col {
  padding: 2vw;
}

.mobile_type .column-col li {
  font-size: 4vw;
}

.mobile_type .column-col li a {
  display: block;
  line-height: 6vw;
  border-bottom: 0;
  background: none;
  padding-left: 6vw;
  color: #333333;
}

.mobile_type .column-col li.active a {
  color: #006eab;
  background: none;
}

.mobile_type .column-right {
  width: 100%;
  background-color: none;
}

.mobile_type .column-list li span {
  color: #999999;
}

.mobile_type .height30 {
  background-color: #f7f7f7;
}


/* 主体内容结束 */


/* 同级栏目 */
.mobile_type .tjlm {
  width: 80%;
  display: block;
  float: left;
  height: 30px;
  margin-top: -30px;
  padding-left: 20px;
}

.mobile_type .tjlmbox a {
  text-decoration: none;

}

.mobile_type .tjlmbox {
  width: 20vw;
  float: left;
}



/* 同级栏目结束 */