.mobile_type .old_btn {
    display: none;
}

.mobile_type .banner_tx {
    background-size: 100% !important;
    height: 100%;
    background: url(jclh.jpg) no-repeat top center;
    min-height: 33vw;
}

.mobile_type .bt-box-1200 {
    width: 100%;
}

.mobile_type .daoyu_box {
    padding: 3vw;
}

.mobile_type .item_box {
    padding-bottom: 0vw;
}

.mobile_type .daoyu_box .dy_img {
    width: 10%;
    height: auto;
    float: left;
}

.mobile_type .daoyu_box .dy_txt {
    padding: 3vw;
}

.mobile_type .daoyu_box .dy_txt {
    width: 90%;
    font-size: 4vw;
    line-height: 8vw;
    min-height: auto;
    background: url(dybg.png) no-repeat center center;
    float: right;
    background-size: 100% 100% !important;
}

.mobile_type .item_box .item_img {
    width: 100%;
    height: auto;
    padding: 5vw 3vw;
    float: none;
    overflow: hidden;
    background-size: 100% 100% !important;
    background: url(wj.jpg) no-repeat top center;
}

.mobile_type .item_box .item_img span {
    font-size: 5vw;
    line-height: 8vw;
}
.mobile_type .item_box .item_img p {
    font-size: 4vw;
    text-align: left;
    line-height: 8vw;
    color: #fff;
    margin-top: 4vw;
    text-indent: 8vw;
}
.mobile_type .item_txt {
    width: 100%;
    float: none;
}
.mobile_type .item_txt {
    width: 100%;
    float: none;
    padding: 3vw;
    box-sizing: border-box;
}
.mobile_type .item_txt h4 {
    font-size: 5vw;
    line-height: 10vw;
}
.mobile_type  .item_list li {
    width: 100%;
    box-sizing: border-box;
    height: auto;
    background: url(wj_list.png) no-repeat center;
    padding: 4vw 4vw 4vw 18vw;
    margin-bottom: 4vw;
    position: relative;
    background-size: 100% 100% !important;
}
.mobile_type  .item_list li i {
    position: absolute;
    width: 8vw;
    height: 8vw;
    display: block;
    left: 5vw;
    top: 5vw;
}
.mobile_type  .item_list li i img {
   width: 100%;
}
.mobile_type  .item_list li a {
    color: #000;
    font-size: 4vw;
    line-height: 8vw;
    max-height: initial;
    overflow: hidden;
    display: block;
}
.mobile_type .item_list li:last-child {
    margin-bottom: 0 !important;
}

.mobile_type .zdlyxxgk_box {
    background: url(lbbg.jpg) no-repeat center;
    min-height: auto;
    padding: 3vw;
    background-size: 100% 100% !important;
}
.mobile_type  .zdlyxxgk_box h4 {
    font-size: 5vw;
    font-weight: bold;
    color: #3e7bbe;
    line-height: 12vw;
}
.mobile_type .xxgk_list dd {
    position: relative;
    width: 45%;
    height: 10vw;
    margin: 2vw;
    float: left;
    background: url(xxgk_li.jpg) no-repeat center;
    background-size: 100% 100% !important;
}

.mobile_type  .xxgk_list dd i{
    width: 4vw;
    height: 4vw;
    display: block;
    position: absolute;
    left: 2vw;
    top: 50%;
    margin-top: -3vw;
}
.mobile_type  .xxgk_list dd i img{
  width: 100%;
  height: 100%;
}
.mobile_type  .xxgk_list dd a {
    display: block;
    line-height: 10vw;
    font-size: 3vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 8vw;
    color: #333;
}