/* wap */
.mobile_type .big-box {
  width: 100%;
  margin: 0;
  background: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

body.mobile_type {
  min-width: 100%;
}

.mobile_type .big-box .first {
  width: 100%;
  background: url(top-bg1.png) no-repeat;
  margin: 0;
  height: 100%;
  padding-top: 14vw;
  /* margin: 2vw; */
  background-size: 100% 100%;
  box-sizing: border-box;
  /* display: flex; */
  padding-bottom: 10vw;
}

.mobile_type .big-box .first p {
  font-size: 2.4vw;
  color: #333;
  text-indent: 36px;
  line-height: 4.8vw;
  width: auto;
  margin: 0 auto;
  padding: 0 4vw;
}

.mobile_type .big-box .first p span {
  font-size: 4vw;
  color: #6424f4;
  line-height: 4.8vw;
}


.mobile_type .head div {
  background-size: cover !important;
  height: 100%;
  height: 100% !important;
  min-height: 30vw;
}
.mobile_type .secend {
  width: 100%;
  margin: 2.667vw auto;
  padding: 0 2vw;
  box-sizing: border-box;
}
.mobile_type .tit1 {
  width: 100%;
  height: 9.6vw;
  padding-bottom: 20px;
  background: url(tit-pic.png) no-repeat;
  position: relative;
  background-size: cover;
  margin-bottom: 2vw;
}
.mobile_type .tit1 p {
  width: 130px;
  color: #0474dc;
  font-size: 4vw;
  line-height: 5.33vw;
  background: #fff;
  position: absolute;
  left: 0;
  top: 8px;
}
.mobile_type .tit1 p a {
  color: #0474dc;
  font-size: 28px;
}
.mobile_type .pic-left {
  width: 100%;
  height: auto;
}
.mobile_type .pic-rig {
  width: 100%;
  padding-top: 2vw;
}
.mobile_type .list li {
  height: 6.4vw;
  line-height: 6.4vw;
  border-bottom: 1px dashed #ccc;
}
.mobile_type .pic-rig .list li a {
  display: inline-block;
  padding-left: 2vw;
  font-size: 2.4vw;
  color: #333;
  height: 6.4vw;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 84%;
}
.mobile_type .pic-rig .list li span {
  font-size: 2.4vw;
}
.mobile_type .zhuant {
  width: 100%;
  margin: 4vw auto;
}
.mobile_type .zhuant .zhunt1 {
  width: 100%;
  /*height: 100px;*/ padding: 4vw;
  padding-top: 0;
  padding-bottom: 0;
}
.mobile_type .zhuant .zhunt1 a {
  display: inline-block;
  width: 100%;
}
.mobile_type .zhuant .zhunt1 a img {
  width: 100%;
}
.mobile_type .list_com.fl {
  width: 100%;
  margin:  2vw 0;
}
.mobile_type .third {
  width: 100%;
  padding: 2vw;
  box-sizing: border-box;
  margin: 0;
}
.mobile_type .third .contain .list li {
  height: 6.4vw;
  line-height: 6.4vw;
  border-bottom: 1px dashed #ccc;
}
.mobile_type .third .contain .list li a {
  display: inline-block;
  padding-left: 2vw;
  font-size: 2.4vw;
  color: #333;
  height: 6.4vw;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 84%;
}
.mobile_type .third .contain .list li span {
  font-size: 2.4vw;
}
.mobile_type .third .contain {
  display: flex;
  width: 100%;
  margin: 2vw 0;
  min-height: auto;
}
.mobile_type .list_com{
  float: none;
}
.mobile_type .tit1 p a {
font-size: 1.1rem;
}

.mobile_type .qyxgc_list li{
width: 30.5%;
font-size: 1em;
}

.mobile_type .qyxgc_list {
padding: 10px 0px;
}

.mobile_type .tit2 p a {
font-size: 0.7em;
}