.mobile_type .dy_bg3{
    width: 100%;
    padding: 0 1.33vw 1.33vw 1.33vw;
}
.mobile_type .dy_xl_main{
    padding: 1.3333vw 0;
}
.mobile_type .dy_xl_m1 h1{
    padding-top: 1.33vw;
}
.mobile_type .dy_xl_c1{
    height: 100% !important;
}
.mobile_type .dy_xl_c1 span{
    display: flex;
    margin: 0 20vw;
}
.mobile_type td.xl_table_con{
    padding-left: 0.67vw;
}
.mobile_type .xl_table td{
    padding: 0 0.67vw;
}
.mobile_type .dy_xl_m3{
    padding-top: 2.67vw;
    
}
.mobile_type h1{
    margin-top: 5vw;
}
.mobile_type .dy_xl_m3 a{
    font-size: 16px;
}
.mobile_type td.xl_table_con{
    min-width: 16.6vw;
}
.mobile_type .dy_xl_m2 p a img {
    width: 5vw !important;
}
.mobile_type .dy_xl_m2 a img{
    width: 5vw !important;
}
.mobile_type td.xl_table_con{
    min-width: none;
}
.mobile_type .bt-left.article-con-left p img{
    max-width: 100% !important;
}