#yd_page .w1200 {
    width: auto
}

#yd_page .location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: .35rem;
    width: 95%;
    margin: 0 auto .5rem;
    line-height: .5rem
}

#yd_page .location div {
    margin: 0 .1rem;
    color: #0e2752
}

#yd_page .location a {
    color: #0e2752
}

#yd_page .content .main .mainBox {
    border-radius: .5rem;
    background: #fff;
    padding: .4rem 0 .3rem;
    margin-bottom: .5rem
}

#yd_page .content .main .mainBox .title {
    color: #0e2752;
    font-weight: bold;
    width: 90%;
    margin: 0 auto .3rem;
    font-size: .5rem;
    position: relative;
    padding: .2rem 0 .2rem .45rem;
    border-bottom: .02rem solid #edf3ff
}

#yd_page .content .main .mainBox .title::after {
    content: "";
    background: #143ce0;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    width: .13rem;
    height: .6rem
}

#yd_page .content .main .mainBox .box {
    width: 95%;
    margin: 0 auto
}

#yd_page .content .main .mainBox .box ul.list li {
    margin-bottom: .4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#yd_page .content .main .mainBox .box ul.list li .fonts {
    width: 100%
}

#yd_page .content .main .mainBox .box ul.list li .fonts a {
    width: 100%;
    font-size: .4rem;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

#yd_page .content .main .mainBox .box ul.list li .date {
    width: 25%;
    text-align: right;
    color: #999;
    font-size: .37rem;
    display: block
}

#yd_page .content .main .generalRegulations {
    border-radius: .5rem;
    background: #fff;
    padding: .4rem 0 .7rem;
    margin-bottom: .5rem
}

#yd_page .content .main .generalRegulations .title {
    width: 95%;
    margin: 0 auto .25rem;
    border-bottom: .02rem solid #edf3ff;
    padding-bottom: .2rem
}

#yd_page .content .main .generalRegulations .title span {
    color: #0e2752;
    margin-left: .45rem;
    font-weight: bold;
    font-size: .5rem;
    position: relative
}

#yd_page .content .main .generalRegulations .title span:after {
    content: "";
    background: #143ce0;
    position: absolute;
    left: -0.4rem;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    width: .13rem;
    height: .6rem
}

#yd_page .content .main .generalRegulations .boxOther {
    font-size: .3rem
}

#yd_page .content .main .generalRegulations .boxOther table {
    border: .01rem solid #edf3ff;
    border-spacing: .01rem
}

#yd_page .content .main .generalRegulations .boxOther table thead {
    background-color: #edf3ff
}

#yd_page .content .main .generalRegulations .boxOther table thead tr {
    width: 100%
}

#yd_page .content .main .generalRegulations .boxOther table thead tr td {
    font-size: .35rem;
    color: #2b5af8;
    font-weight: bold;
    text-align: center
}

#yd_page .content .main .generalRegulations .boxOther table thead tr td span {
    display: inline-block
}

#yd_page .content .main .generalRegulations .boxOther table tbody {
    border: .01rem solid #edf3ff
}

#yd_page .content .main .generalRegulations .boxOther table tbody tr td {
    color: #768091;
    text-align: center;
    padding: 0.25rem 0px;
    position: relative;
    border-bottom: .01rem solid #c1d0eb
}

#yd_page .content .main .generalRegulations .boxOther table tbody tr td a {
    width: 90%;
    margin: 0 auto;
    text-align: center
}
#yd_page .content .main .generalRegulations .boxOther table tbody tr td a:nth-child(1) {
    font-weight: bold;
    font-size: 0.35rem;
    margin-bottom: 0.1rem;
}

#yd_page .content .main .generalRegulations .boxOther table tbody tr td a:nth-child(2) {
    font-size: 0.3rem;
    margin-bottom: 0.1rem;
    color: #778091;
}
#yd_page .content .main .generalRegulations .boxOther table tbody tr td a:nth-child(3) {
    font-size: 0.3rem;
    color: #758191;
    background: #edf3ff;
    padding: 0.1rem 0.05rem;
    width: 85%;
    margin: 0 auto;
}

#yd_page .content .main .generalRegulations .boxOther table tbody tr td:nth-child(7):after {
    content: none;
}

#yd_page .content .main .generalRegulations .boxOther table tbody tr td::after {
    content: '';
    width: 0.01rem;
    height: 0.7rem;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    background: #c1d0eb;
}

#yd_page .content .main .generalRegulations .boxOther table tbody tr td img {
    display: block;
    margin: 0 auto;
    width: 80%;
}

#yd_page .content .main .generalRegulations .boxOther table tbody tr td:nth-child(1) {
    width: 15%;
}

#yd_page .content .main .generalRegulations .boxOther table tbody tr td:nth-child(2) {
    width: 28%;
}

#yd_page .content .main .generalRegulations .boxOther table tbody tr td:nth-child(3) {
    width: 18%;
}
#yd_page .content .main .generalRegulations .boxOther table tbody tr td:nth-child(3) span{
    background: #ffe1e1;
    color: #fe4543;
    border-radius: 0.1rem;
    padding: 0.1rem;
    font-weight: bold;
}
#yd_page .content .main .generalRegulations .boxOther table tbody tr:nth-child(2n) td:nth-child(3) span{
    background: #dcf9ff;
    color: #24abc8;
}
#yd_page .content .main .generalRegulations .boxOther table tbody tr:nth-child(3n) td:nth-child(3) span{
    background: #ffeeda;
    color: #fa8100;
}
#yd_page .content .main .generalRegulations .boxOther table tbody tr:nth-child(4n) td:nth-child(3) span{
    background: #f4e1ff;
    color: #a457db;
}
#yd_page .content .main .generalRegulations .boxOther table tbody tr:nth-child(5n) td:nth-child(3) span{
    background: #f1ffe5;
    color: #749568;
}
#yd_page .content .main .generalRegulations .boxOther table tbody tr td:nth-child(6) {
    width: 15%;
}

#yd_page .content .main .generalRegulations .boxOther table tbody tr td:last-child,
#yd_page .content .main .generalRegulations .boxOther table tbody tr td:nth-child(4) {
    display: none;
}

#yd_page .content .main .generalRegulations .boxOther table tbody tr td:nth-child(7) {
    width: 12%;
}

#yd_page .content .main .generalRegulations .boxOther table tbody tr td progress {
    width: 1rem;
    margin: 0 auto
}

#yd_page .content .main .generalRegulations .boxOther table tbody tr td:last-child {
    border-right: none
}

#yd_page .content .main .generalRegulations .boxOther table tbody tr:last-child td {
    border-bottom: none
}

#yd_page .statement {
    border-radius: .5rem;
    background: #fff;
    padding: .4rem 0 .2rem;
    margin-bottom: .5rem
}

#yd_page .statement a.fonts {
    text-align: center;
    font-size: .5rem;
    color: #0e2752;
    font-weight: bold;
    margin-bottom: .1rem
}

#yd_page .statement span.blue_box {
    display: block;
    margin: 0 auto;
    width: 90%;
    background: #edf3ff;
    color: #768091;
    padding: .3rem .2rem;
    border-radius: .2rem;
    font-size: .4rem;
    line-height: .6rem
}
#yd_page .content .main .generalRegulations .boxOther table tbody tr td:nth-child(5){
    display:none;
}
#yd_page .content .main .generalRegulations .boxOther table tbody tr td:last-child{
    display:none;
}
#yd_page .content .main .generalRegulations .boxOther table thead tr td:nth-child(1){
    width: 18%;
}
#yd_page .content .main .generalRegulations .boxOther table thead tr td:nth-child(2){
    width:18%;
}
#yd_page .content .main .generalRegulations .boxOther table thead tr td:nth-child(3){
    width:18%;
}
#yd_page .content .main .generalRegulations .boxOther table thead tr td:nth-child(4){
    width:15%;
}
#yd_page .content .main .generalRegulations .boxOther table thead tr td:nth-child(5){
    display:none;
}
#yd_page .content .main .generalRegulations .boxOther table thead tr td:nth-child(6){
    width:10%;
}
#yd_page .content .main .generalRegulations .boxOther table thead tr td:nth-child(8){
    width:10%;
}
#yd_page .content .main .generalRegulations .boxOther table thead tr td:nth-child(7){
    width:10%;
}
#yd_page .content .main .generalRegulations .boxOther table thead tr td:nth-child(4),
#yd_page .content .main .generalRegulations .boxOther table thead tr td:last-child{
    display:none;
}
#yd_page .content .main .generalRegulations .boxOther table{
    width:100%;
}
#yd_page .content .main .generalRegulations .boxOther table tbody tr td a{
    display:flex;
    align-items:center;
    justify-content:center;
}