@charset "utf-8";
.mobile_type .wzdt-con {
    width: 100%;
    padding: 4vw;
    box-sizing: border-box;
}

.mobile_type .title_dt {
    border-bottom: 0.6vw solid #ccc;
    height: 10vw;
    line-height: 10vw;
}

.mobile_type .title_dt span {
    padding: 0 2vw;
    border-bottom: 0.6vw solid #1A56A8;
    line-height: 10.1vw;
}

.mobile_type .main_dt {
    padding: 2vw;
    display: flex;
    flex-wrap: wrap;
}

.mobile_type .main_dt a {
    width: 50%;
    line-height: 8vw;
}


/*当前位置*/
.old_type .subnav {
    width: 100%;
    background: #ededed;
    height: 60px;
}
.old_type .subnavmain {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    font-size: 32px;
}
.old_type .subnavmain table span{
 	font-size: 32px !important;
    line-height: 60px !important;
    background-size: 35px !important;
    padding-left: 46px !important;
}
.old_type .dqwz_span {
   	font-size: 32px !important;
    line-height: 60px !important;
    background-size: 35px !important;
    padding-left: 46px !important;
}
.old_type .subnavmain a {
    font-size: 32px !important;
    line-height: 60px !important;
}
.old_type .wzdt-con {
    min-height: 500px;
    width: 1200px;
    margin: 0 auto;
}
.old_type .title_dt {
    border-bottom: 2px solid #ccc;
    line-height: 72px;
    height: 72px;
}
.old_type .title_dt span {
    border-bottom: 2px solid #1A56A8;
    display: inline-block;
    padding: 0 10px;
    line-height: 72px;
    font-size: 36px;
}
.old_type .main_dt a {
    display: inline-block;
    line-height: 72px;
    width: auto;
    box-sizing: border-box;
    font-size: 32px;
    padding: 0 20px;
}
.old_type .footer_nav_div select {
    width: 340px !important;
    font-size: 28px;
}
.old_type .foot-wrap {
    background-size: auto 100% !important;
}
.old_type .copyright p {
    font-size: 32px;
    color: #fff;
    line-height: 64px;
}
.old_type .copyright p a {
    color: #fff !important;
}
