@font-face {
    font-family: "simfang"; 
    src: url('../eot/ba1xcg.eot'); 
    src: url('../eot/ba1xcg.eot') format('embedded-opentype'), 
         url('../woff2/ba1xcg.woff2') format('woff2'),
         url('../woff/ba1xcg.woff') format('woff'),
         url('../ttf/ba1xcg.ttf') format('truetype');
  }

.el-row::after, .el-row::before {
    content: ""
}

.el-row {
    position: relative;
    margin: 0 -10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.el-row::after, .el-row::before {
    display: table
}

.el-row::after {
    clear: both
}

.el-row [class*=el-col-] {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
}

.el-row--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.el-col-0, .el-row--flex:after, .el-row--flex:before {
    display: none
}

.el-row--flex.is-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.el-row--flex.is-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.el-row--flex.is-justify-space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.el-row--flex.is-justify-space-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.el-row--flex.is-align-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.el-row--flex.is-align-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media screen and (max-width: 1300px) {
    .el-row {
        margin: 0 -8px;
    }

    .el-row [class*=el-col-] {
        padding: 0 8px;
    }
}

.el-col-0 {
    width: 0%
}

.el-col-offset-0 {
    margin-left: 0
}

.el-col-pull-0 {
    right: 0
}

.el-col-push-0 {
    left: 0
}

.el-col-1 {
    width: 4.16667%
}

.el-col-offset-1 {
    margin-left: 4.16667%
}

.el-col-pull-1 {
    right: 4.16667%
}

.el-col-push-1 {
    left: 4.16667%
}

.el-col-2 {
    width: 8.33333%
}

.el-col-offset-2 {
    margin-left: 8.33333%
}

.el-col-pull-2 {
    right: 8.33333%
}

.el-col-push-2 {
    left: 8.33333%
}

.el-col-3 {
    width: 12.5%
}

.el-col-offset-3 {
    margin-left: 12.5%
}

.el-col-pull-3 {
    right: 12.5%
}

.el-col-push-3 {
    left: 12.5%
}

.el-col-4 {
    width: 16.66667%
}

.el-col-offset-4 {
    margin-left: 16.66667%
}

.el-col-pull-4 {
    right: 16.66667%
}

.el-col-push-4 {
    left: 16.66667%
}

.el-col-5 {
    width: 20.83333%
}

.el-col-offset-5 {
    margin-left: 20.83333%
}

.el-col-pull-5 {
    right: 20.83333%
}

.el-col-push-5 {
    left: 20.83333%
}

.el-col-6 {
    width: 25%
}

.el-col-offset-6 {
    margin-left: 25%
}

.el-col-pull-6 {
    right: 25%
}

.el-col-push-6 {
    left: 25%
}

.el-col-7 {
    width: 29.16667%
}

.el-col-offset-7 {
    margin-left: 29.16667%
}

.el-col-pull-7 {
    right: 29.16667%
}

.el-col-push-7 {
    left: 29.16667%
}

.el-col-8 {
    width: 33.33333%
}

.el-col-offset-8 {
    margin-left: 33.33333%
}

.el-col-pull-8 {
    right: 33.33333%
}

.el-col-push-8 {
    left: 33.33333%
}

.el-col-9 {
    width: 37.5%
}

.el-col-offset-9 {
    margin-left: 37.5%
}

.el-col-pull-9 {
    right: 37.5%
}

.el-col-push-9 {
    left: 37.5%
}

.el-col-10 {
    width: 41.66667%
}

.el-col-offset-10 {
    margin-left: 41.66667%
}

.el-col-pull-10 {
    right: 41.66667%
}

.el-col-push-10 {
    left: 41.66667%
}

.el-col-11 {
    width: 45.83333%
}

.el-col-offset-11 {
    margin-left: 45.83333%
}

.el-col-pull-11 {
    right: 45.83333%
}

.el-col-push-11 {
    left: 45.83333%
}

.el-col-12 {
    width: 50%
}

.el-col-offset-12 {
    margin-left: 50%
}

.el-col-pull-12 {
    position: relative;
    right: 50%
}

.el-col-push-12 {
    left: 50%
}

.el-col-13 {
    width: 54.16667%
}

.el-col-offset-13 {
    margin-left: 54.16667%
}

.el-col-pull-13 {
    right: 54.16667%
}

.el-col-push-13 {
    left: 54.16667%
}

.el-col-14 {
    width: 58.33333%
}

.el-col-offset-14 {
    margin-left: 58.33333%
}

.el-col-pull-14 {
    right: 58.33333%
}

.el-col-push-14 {
    left: 58.33333%
}

.el-col-15 {
    width: 62.5%
}

.el-col-offset-15 {
    margin-left: 62.5%
}

.el-col-pull-15 {
    right: 62.5%
}

.el-col-push-15 {
    left: 62.5%
}

.el-col-16 {
    width: 66.66667%
}

.el-col-offset-16 {
    margin-left: 66.66667%
}

.el-col-pull-16 {
    right: 66.66667%
}

.el-col-push-16 {
    left: 66.66667%
}

.el-col-17 {
    width: 70.83333%
}

.el-col-offset-17 {
    margin-left: 70.83333%
}

.el-col-pull-17 {
    right: 70.83333%
}

.el-col-push-17 {
    left: 70.83333%
}

.el-col-18 {
    width: 75%
}

.el-col-offset-18 {
    margin-left: 75%
}

.el-col-pull-18 {
    right: 75%
}

.el-col-push-18 {
    left: 75%
}

.el-col-19 {
    width: 79.16667%
}

.el-col-offset-19 {
    margin-left: 79.16667%
}

.el-col-pull-19 {
    right: 79.16667%
}

.el-col-push-19 {
    left: 79.16667%
}

.el-col-20 {
    width: 83.33333%
}

.el-col-offset-20 {
    margin-left: 83.33333%
}

.el-col-pull-20 {
    right: 83.33333%
}

.el-col-push-20 {
    left: 83.33333%
}

.el-col-21 {
    width: 87.5%
}

.el-col-offset-21 {
    margin-left: 87.5%
}

.el-col-pull-21 {
    right: 87.5%
}

.el-col-push-21 {
    left: 87.5%
}

.el-col-22 {
    width: 91.66667%
}

.el-col-offset-22 {
    margin-left: 91.66667%
}

.el-col-pull-22 {
    right: 91.66667%
}

.el-col-push-22 {
    left: 91.66667%
}

.el-col-23 {
    width: 95.83333%
}

.el-col-offset-23 {
    margin-left: 95.83333%
}

.el-col-pull-23 {
    right: 95.83333%
}

.el-col-push-23 {
    left: 95.83333%
}

.el-col-24 {
    width: 100%
}

.el-col-offset-24 {
    margin-left: 100%
}

.el-col-pull-24 {
    right: 100%
}

.el-col-push-24 {
    left: 100%
}

@media only screen and (max-width: 768px) {
    .el-col-xs-0 {
        display: none;
        width: 0%
    }

    .el-col-xs-offset-0 {
        margin-left: 0
    }

    .el-col-xs-pull-0 {
        position: relative;
        right: 0
    }

    .el-col-xs-push-0 {
        position: relative;
        left: 0
    }

    .el-col-xs-1 {
        width: 4.16667%
    }

    .el-col-xs-offset-1 {
        margin-left: 4.16667%
    }

    .el-col-xs-pull-1 {
        position: relative;
        right: 4.16667%
    }

    .el-col-xs-push-1 {
        position: relative;
        left: 4.16667%
    }

    .el-col-xs-2 {
        width: 8.33333%
    }

    .el-col-xs-offset-2 {
        margin-left: 8.33333%
    }

    .el-col-xs-pull-2 {
        position: relative;
        right: 8.33333%
    }

    .el-col-xs-push-2 {
        position: relative;
        left: 8.33333%
    }

    .el-col-xs-3 {
        width: 12.5%
    }

    .el-col-xs-offset-3 {
        margin-left: 12.5%
    }

    .el-col-xs-pull-3 {
        position: relative;
        right: 12.5%
    }

    .el-col-xs-push-3 {
        position: relative;
        left: 12.5%
    }

    .el-col-xs-4 {
        width: 16.66667%
    }

    .el-col-xs-offset-4 {
        margin-left: 16.66667%
    }

    .el-col-xs-pull-4 {
        position: relative;
        right: 16.66667%
    }

    .el-col-xs-push-4 {
        position: relative;
        left: 16.66667%
    }

    .el-col-xs-5 {
        width: 20.83333%
    }

    .el-col-xs-offset-5 {
        margin-left: 20.83333%
    }

    .el-col-xs-pull-5 {
        position: relative;
        right: 20.83333%
    }

    .el-col-xs-push-5 {
        position: relative;
        left: 20.83333%
    }

    .el-col-xs-6 {
        width: 25%
    }

    .el-col-xs-offset-6 {
        margin-left: 25%
    }

    .el-col-xs-pull-6 {
        position: relative;
        right: 25%
    }

    .el-col-xs-push-6 {
        position: relative;
        left: 25%
    }

    .el-col-xs-7 {
        width: 29.16667%
    }

    .el-col-xs-offset-7 {
        margin-left: 29.16667%
    }

    .el-col-xs-pull-7 {
        position: relative;
        right: 29.16667%
    }

    .el-col-xs-push-7 {
        position: relative;
        left: 29.16667%
    }

    .el-col-xs-8 {
        width: 33.33333%
    }

    .el-col-xs-offset-8 {
        margin-left: 33.33333%
    }

    .el-col-xs-pull-8 {
        position: relative;
        right: 33.33333%
    }

    .el-col-xs-push-8 {
        position: relative;
        left: 33.33333%
    }

    .el-col-xs-9 {
        width: 37.5%
    }

    .el-col-xs-offset-9 {
        margin-left: 37.5%
    }

    .el-col-xs-pull-9 {
        position: relative;
        right: 37.5%
    }

    .el-col-xs-push-9 {
        position: relative;
        left: 37.5%
    }

    .el-col-xs-10 {
        width: 41.66667%
    }

    .el-col-xs-offset-10 {
        margin-left: 41.66667%
    }

    .el-col-xs-pull-10 {
        position: relative;
        right: 41.66667%
    }

    .el-col-xs-push-10 {
        position: relative;
        left: 41.66667%
    }

    .el-col-xs-11 {
        width: 45.83333%
    }

    .el-col-xs-offset-11 {
        margin-left: 45.83333%
    }

    .el-col-xs-pull-11 {
        position: relative;
        right: 45.83333%
    }

    .el-col-xs-push-11 {
        position: relative;
        left: 45.83333%
    }

    .el-col-xs-12 {
        width: 50%
    }

    .el-col-xs-offset-12 {
        margin-left: 50%
    }

    .el-col-xs-pull-12 {
        position: relative;
        right: 50%
    }

    .el-col-xs-push-12 {
        position: relative;
        left: 50%
    }

    .el-col-xs-13 {
        width: 54.16667%
    }

    .el-col-xs-offset-13 {
        margin-left: 54.16667%
    }

    .el-col-xs-pull-13 {
        position: relative;
        right: 54.16667%
    }

    .el-col-xs-push-13 {
        position: relative;
        left: 54.16667%
    }

    .el-col-xs-14 {
        width: 58.33333%
    }

    .el-col-xs-offset-14 {
        margin-left: 58.33333%
    }

    .el-col-xs-pull-14 {
        position: relative;
        right: 58.33333%
    }

    .el-col-xs-push-14 {
        position: relative;
        left: 58.33333%
    }

    .el-col-xs-15 {
        width: 62.5%
    }

    .el-col-xs-offset-15 {
        margin-left: 62.5%
    }

    .el-col-xs-pull-15 {
        position: relative;
        right: 62.5%
    }

    .el-col-xs-push-15 {
        position: relative;
        left: 62.5%
    }

    .el-col-xs-16 {
        width: 66.66667%
    }

    .el-col-xs-offset-16 {
        margin-left: 66.66667%
    }

    .el-col-xs-pull-16 {
        position: relative;
        right: 66.66667%
    }

    .el-col-xs-push-16 {
        position: relative;
        left: 66.66667%
    }

    .el-col-xs-17 {
        width: 70.83333%
    }

    .el-col-xs-offset-17 {
        margin-left: 70.83333%
    }

    .el-col-xs-pull-17 {
        position: relative;
        right: 70.83333%
    }

    .el-col-xs-push-17 {
        position: relative;
        left: 70.83333%
    }

    .el-col-xs-18 {
        width: 75%
    }

    .el-col-xs-offset-18 {
        margin-left: 75%
    }

    .el-col-xs-pull-18 {
        position: relative;
        right: 75%
    }

    .el-col-xs-push-18 {
        position: relative;
        left: 75%
    }

    .el-col-xs-19 {
        width: 79.16667%
    }

    .el-col-xs-offset-19 {
        margin-left: 79.16667%
    }

    .el-col-xs-pull-19 {
        position: relative;
        right: 79.16667%
    }

    .el-col-xs-push-19 {
        position: relative;
        left: 79.16667%
    }

    .el-col-xs-20 {
        width: 83.33333%
    }

    .el-col-xs-offset-20 {
        margin-left: 83.33333%
    }

    .el-col-xs-pull-20 {
        position: relative;
        right: 83.33333%
    }

    .el-col-xs-push-20 {
        position: relative;
        left: 83.33333%
    }

    .el-col-xs-21 {
        width: 87.5%
    }

    .el-col-xs-offset-21 {
        margin-left: 87.5%
    }

    .el-col-xs-pull-21 {
        position: relative;
        right: 87.5%
    }

    .el-col-xs-push-21 {
        position: relative;
        left: 87.5%
    }

    .el-col-xs-22 {
        width: 91.66667%
    }

    .el-col-xs-offset-22 {
        margin-left: 91.66667%
    }

    .el-col-xs-pull-22 {
        position: relative;
        right: 91.66667%
    }

    .el-col-xs-push-22 {
        position: relative;
        left: 91.66667%
    }

    .el-col-xs-23 {
        width: 95.83333%
    }

    .el-col-xs-offset-23 {
        margin-left: 95.83333%
    }

    .el-col-xs-pull-23 {
        position: relative;
        right: 95.83333%
    }

    .el-col-xs-push-23 {
        position: relative;
        left: 95.83333%
    }

    .el-col-xs-24 {
        width: 100%
    }

    .el-col-xs-offset-24 {
        margin-left: 100%
    }

    .el-col-xs-pull-24 {
        position: relative;
        right: 100%
    }

    .el-col-xs-push-24 {
        position: relative;
        left: 100%
    }
}

@media only screen and (max-width: 992px) {
    .el-col-sm-0 {
        display: none;
        width: 0%
    }

    .el-col-sm-offset-0 {
        margin-left: 0
    }

    .el-col-sm-pull-0 {
        position: relative;
        right: 0
    }

    .el-col-sm-push-0 {
        position: relative;
        left: 0
    }

    .el-col-sm-1 {
        width: 4.16667%
    }

    .el-col-sm-offset-1 {
        margin-left: 4.16667%
    }

    .el-col-sm-pull-1 {
        position: relative;
        right: 4.16667%
    }

    .el-col-sm-push-1 {
        position: relative;
        left: 4.16667%
    }

    .el-col-sm-2 {
        width: 8.33333%
    }

    .el-col-sm-offset-2 {
        margin-left: 8.33333%
    }

    .el-col-sm-pull-2 {
        position: relative;
        right: 8.33333%
    }

    .el-col-sm-push-2 {
        position: relative;
        left: 8.33333%
    }

    .el-col-sm-3 {
        width: 12.5%
    }

    .el-col-sm-offset-3 {
        margin-left: 12.5%
    }

    .el-col-sm-pull-3 {
        position: relative;
        right: 12.5%
    }

    .el-col-sm-push-3 {
        position: relative;
        left: 12.5%
    }

    .el-col-sm-4 {
        width: 16.66667%
    }

    .el-col-sm-offset-4 {
        margin-left: 16.66667%
    }

    .el-col-sm-pull-4 {
        position: relative;
        right: 16.66667%
    }

    .el-col-sm-push-4 {
        position: relative;
        left: 16.66667%
    }

    .el-col-sm-5 {
        width: 20.83333%
    }

    .el-col-sm-offset-5 {
        margin-left: 20.83333%
    }

    .el-col-sm-pull-5 {
        position: relative;
        right: 20.83333%
    }

    .el-col-sm-push-5 {
        position: relative;
        left: 20.83333%
    }

    .el-col-sm-6 {
        width: 25%
    }

    .el-col-sm-offset-6 {
        margin-left: 25%
    }

    .el-col-sm-pull-6 {
        position: relative;
        right: 25%
    }

    .el-col-sm-push-6 {
        position: relative;
        left: 25%
    }

    .el-col-sm-7 {
        width: 29.16667%
    }

    .el-col-sm-offset-7 {
        margin-left: 29.16667%
    }

    .el-col-sm-pull-7 {
        position: relative;
        right: 29.16667%
    }

    .el-col-sm-push-7 {
        position: relative;
        left: 29.16667%
    }

    .el-col-sm-8 {
        width: 33.33333%
    }

    .el-col-sm-offset-8 {
        margin-left: 33.33333%
    }

    .el-col-sm-pull-8 {
        position: relative;
        right: 33.33333%
    }

    .el-col-sm-push-8 {
        position: relative;
        left: 33.33333%
    }

    .el-col-sm-9 {
        width: 37.5%
    }

    .el-col-sm-offset-9 {
        margin-left: 37.5%
    }

    .el-col-sm-pull-9 {
        position: relative;
        right: 37.5%
    }

    .el-col-sm-push-9 {
        position: relative;
        left: 37.5%
    }

    .el-col-sm-10 {
        width: 41.66667%
    }

    .el-col-sm-offset-10 {
        margin-left: 41.66667%
    }

    .el-col-sm-pull-10 {
        position: relative;
        right: 41.66667%
    }

    .el-col-sm-push-10 {
        position: relative;
        left: 41.66667%
    }

    .el-col-sm-11 {
        width: 45.83333%
    }

    .el-col-sm-offset-11 {
        margin-left: 45.83333%
    }

    .el-col-sm-pull-11 {
        position: relative;
        right: 45.83333%
    }

    .el-col-sm-push-11 {
        position: relative;
        left: 45.83333%
    }

    .el-col-sm-12 {
        width: 50%
    }

    .el-col-sm-offset-12 {
        margin-left: 50%
    }

    .el-col-sm-pull-12 {
        position: relative;
        right: 50%
    }

    .el-col-sm-push-12 {
        position: relative;
        left: 50%
    }

    .el-col-sm-13 {
        width: 54.16667%
    }

    .el-col-sm-offset-13 {
        margin-left: 54.16667%
    }

    .el-col-sm-pull-13 {
        position: relative;
        right: 54.16667%
    }

    .el-col-sm-push-13 {
        position: relative;
        left: 54.16667%
    }

    .el-col-sm-14 {
        width: 58.33333%
    }

    .el-col-sm-offset-14 {
        margin-left: 58.33333%
    }

    .el-col-sm-pull-14 {
        position: relative;
        right: 58.33333%
    }

    .el-col-sm-push-14 {
        position: relative;
        left: 58.33333%
    }

    .el-col-sm-15 {
        width: 62.5%
    }

    .el-col-sm-offset-15 {
        margin-left: 62.5%
    }

    .el-col-sm-pull-15 {
        position: relative;
        right: 62.5%
    }

    .el-col-sm-push-15 {
        position: relative;
        left: 62.5%
    }

    .el-col-sm-16 {
        width: 66.66667%
    }

    .el-col-sm-offset-16 {
        margin-left: 66.66667%
    }

    .el-col-sm-pull-16 {
        position: relative;
        right: 66.66667%
    }

    .el-col-sm-push-16 {
        position: relative;
        left: 66.66667%
    }

    .el-col-sm-17 {
        width: 70.83333%
    }

    .el-col-sm-offset-17 {
        margin-left: 70.83333%
    }

    .el-col-sm-pull-17 {
        position: relative;
        right: 70.83333%
    }

    .el-col-sm-push-17 {
        position: relative;
        left: 70.83333%
    }

    .el-col-sm-18 {
        width: 75%
    }

    .el-col-sm-offset-18 {
        margin-left: 75%
    }

    .el-col-sm-pull-18 {
        position: relative;
        right: 75%
    }

    .el-col-sm-push-18 {
        position: relative;
        left: 75%
    }

    .el-col-sm-19 {
        width: 79.16667%
    }

    .el-col-sm-offset-19 {
        margin-left: 79.16667%
    }

    .el-col-sm-pull-19 {
        position: relative;
        right: 79.16667%
    }

    .el-col-sm-push-19 {
        position: relative;
        left: 79.16667%
    }

    .el-col-sm-20 {
        width: 83.33333%
    }

    .el-col-sm-offset-20 {
        margin-left: 83.33333%
    }

    .el-col-sm-pull-20 {
        position: relative;
        right: 83.33333%
    }

    .el-col-sm-push-20 {
        position: relative;
        left: 83.33333%
    }

    .el-col-sm-21 {
        width: 87.5%
    }

    .el-col-sm-offset-21 {
        margin-left: 87.5%
    }

    .el-col-sm-pull-21 {
        position: relative;
        right: 87.5%
    }

    .el-col-sm-push-21 {
        position: relative;
        left: 87.5%
    }

    .el-col-sm-22 {
        width: 91.66667%
    }

    .el-col-sm-offset-22 {
        margin-left: 91.66667%
    }

    .el-col-sm-pull-22 {
        position: relative;
        right: 91.66667%
    }

    .el-col-sm-push-22 {
        position: relative;
        left: 91.66667%
    }

    .el-col-sm-23 {
        width: 95.83333%
    }

    .el-col-sm-offset-23 {
        margin-left: 95.83333%
    }

    .el-col-sm-pull-23 {
        position: relative;
        right: 95.83333%
    }

    .el-col-sm-push-23 {
        position: relative;
        left: 95.83333%
    }

    .el-col-sm-24 {
        width: 100%
    }

    .el-col-sm-offset-24 {
        margin-left: 100%
    }

    .el-col-sm-pull-24 {
        position: relative;
        right: 100%
    }

    .el-col-sm-push-24 {
        position: relative;
        left: 100%
    }
}

@media only screen and (min-width: 1920px) {
    .el-col-xl-0 {
        display: none;
        width: 0%
    }

    .el-col-xl-offset-0 {
        margin-left: 0
    }

    .el-col-xl-pull-0 {
        position: relative;
        right: 0
    }

    .el-col-xl-push-0 {
        position: relative;
        left: 0
    }

    .el-col-xl-1 {
        width: 4.16667%
    }

    .el-col-xl-offset-1 {
        margin-left: 4.16667%
    }

    .el-col-xl-pull-1 {
        position: relative;
        right: 4.16667%
    }

    .el-col-xl-push-1 {
        position: relative;
        left: 4.16667%
    }

    .el-col-xl-2 {
        width: 8.33333%
    }

    .el-col-xl-offset-2 {
        margin-left: 8.33333%
    }

    .el-col-xl-pull-2 {
        position: relative;
        right: 8.33333%
    }

    .el-col-xl-push-2 {
        position: relative;
        left: 8.33333%
    }

    .el-col-xl-3 {
        width: 12.5%
    }

    .el-col-xl-offset-3 {
        margin-left: 12.5%
    }

    .el-col-xl-pull-3 {
        position: relative;
        right: 12.5%
    }

    .el-col-xl-push-3 {
        position: relative;
        left: 12.5%
    }

    .el-col-xl-4 {
        width: 16.66667%
    }

    .el-col-xl-offset-4 {
        margin-left: 16.66667%
    }

    .el-col-xl-pull-4 {
        position: relative;
        right: 16.66667%
    }

    .el-col-xl-push-4 {
        position: relative;
        left: 16.66667%
    }

    .el-col-xl-5 {
        width: 20.83333%
    }

    .el-col-xl-offset-5 {
        margin-left: 20.83333%
    }

    .el-col-xl-pull-5 {
        position: relative;
        right: 20.83333%
    }

    .el-col-xl-push-5 {
        position: relative;
        left: 20.83333%
    }

    .el-col-xl-6 {
        width: 25%
    }

    .el-col-xl-offset-6 {
        margin-left: 25%
    }

    .el-col-xl-pull-6 {
        position: relative;
        right: 25%
    }

    .el-col-xl-push-6 {
        position: relative;
        left: 25%
    }

    .el-col-xl-7 {
        width: 29.16667%
    }

    .el-col-xl-offset-7 {
        margin-left: 29.16667%
    }

    .el-col-xl-pull-7 {
        position: relative;
        right: 29.16667%
    }

    .el-col-xl-push-7 {
        position: relative;
        left: 29.16667%
    }

    .el-col-xl-8 {
        width: 33.33333%
    }

    .el-col-xl-offset-8 {
        margin-left: 33.33333%
    }

    .el-col-xl-pull-8 {
        position: relative;
        right: 33.33333%
    }

    .el-col-xl-push-8 {
        position: relative;
        left: 33.33333%
    }

    .el-col-xl-9 {
        width: 37.5%
    }

    .el-col-xl-offset-9 {
        margin-left: 37.5%
    }

    .el-col-xl-pull-9 {
        position: relative;
        right: 37.5%
    }

    .el-col-xl-push-9 {
        position: relative;
        left: 37.5%
    }

    .el-col-xl-10 {
        width: 41.66667%
    }

    .el-col-xl-offset-10 {
        margin-left: 41.66667%
    }

    .el-col-xl-pull-10 {
        position: relative;
        right: 41.66667%
    }

    .el-col-xl-push-10 {
        position: relative;
        left: 41.66667%
    }

    .el-col-xl-11 {
        width: 45.83333%
    }

    .el-col-xl-offset-11 {
        margin-left: 45.83333%
    }

    .el-col-xl-pull-11 {
        position: relative;
        right: 45.83333%
    }

    .el-col-xl-push-11 {
        position: relative;
        left: 45.83333%
    }

    .el-col-xl-12 {
        width: 50%
    }

    .el-col-xl-offset-12 {
        margin-left: 50%
    }

    .el-col-xl-pull-12 {
        position: relative;
        right: 50%
    }

    .el-col-xl-push-12 {
        position: relative;
        left: 50%
    }

    .el-col-xl-13 {
        width: 54.16667%
    }

    .el-col-xl-offset-13 {
        margin-left: 54.16667%
    }

    .el-col-xl-pull-13 {
        position: relative;
        right: 54.16667%
    }

    .el-col-xl-push-13 {
        position: relative;
        left: 54.16667%
    }

    .el-col-xl-14 {
        width: 58.33333%
    }

    .el-col-xl-offset-14 {
        margin-left: 58.33333%
    }

    .el-col-xl-pull-14 {
        position: relative;
        right: 58.33333%
    }

    .el-col-xl-push-14 {
        position: relative;
        left: 58.33333%
    }

    .el-col-xl-15 {
        width: 62.5%
    }

    .el-col-xl-offset-15 {
        margin-left: 62.5%
    }

    .el-col-xl-pull-15 {
        position: relative;
        right: 62.5%
    }

    .el-col-xl-push-15 {
        position: relative;
        left: 62.5%
    }

    .el-col-xl-16 {
        width: 66.66667%
    }

    .el-col-xl-offset-16 {
        margin-left: 66.66667%
    }

    .el-col-xl-pull-16 {
        position: relative;
        right: 66.66667%
    }

    .el-col-xl-push-16 {
        position: relative;
        left: 66.66667%
    }

    .el-col-xl-17 {
        width: 70.83333%
    }

    .el-col-xl-offset-17 {
        margin-left: 70.83333%
    }

    .el-col-xl-pull-17 {
        position: relative;
        right: 70.83333%
    }

    .el-col-xl-push-17 {
        position: relative;
        left: 70.83333%
    }

    .el-col-xl-18 {
        width: 75%
    }

    .el-col-xl-offset-18 {
        margin-left: 75%
    }

    .el-col-xl-pull-18 {
        position: relative;
        right: 75%
    }

    .el-col-xl-push-18 {
        position: relative;
        left: 75%
    }

    .el-col-xl-19 {
        width: 79.16667%
    }

    .el-col-xl-offset-19 {
        margin-left: 79.16667%
    }

    .el-col-xl-pull-19 {
        position: relative;
        right: 79.16667%
    }

    .el-col-xl-push-19 {
        position: relative;
        left: 79.16667%
    }

    .el-col-xl-20 {
        width: 83.33333%
    }

    .el-col-xl-offset-20 {
        margin-left: 83.33333%
    }

    .el-col-xl-pull-20 {
        position: relative;
        right: 83.33333%
    }

    .el-col-xl-push-20 {
        position: relative;
        left: 83.33333%
    }

    .el-col-xl-21 {
        width: 87.5%
    }

    .el-col-xl-offset-21 {
        margin-left: 87.5%
    }

    .el-col-xl-pull-21 {
        position: relative;
        right: 87.5%
    }

    .el-col-xl-push-21 {
        position: relative;
        left: 87.5%
    }

    .el-col-xl-22 {
        width: 91.66667%
    }

    .el-col-xl-offset-22 {
        margin-left: 91.66667%
    }

    .el-col-xl-pull-22 {
        position: relative;
        right: 91.66667%
    }

    .el-col-xl-push-22 {
        position: relative;
        left: 91.66667%
    }

    .el-col-xl-23 {
        width: 95.83333%
    }

    .el-col-xl-offset-23 {
        margin-left: 95.83333%
    }

    .el-col-xl-pull-23 {
        position: relative;
        right: 95.83333%
    }

    .el-col-xl-push-23 {
        position: relative;
        left: 95.83333%
    }

    .el-col-xl-24 {
        width: 100%
    }

    .el-col-xl-offset-24 {
        margin-left: 100%
    }

    .el-col-xl-pull-24 {
        position: relative;
        right: 100%
    }

    .el-col-xl-push-24 {
        position: relative;
        left: 100%
    }
}


body {
    color: #333333;
    text-align: left;
    height: 100%;
    font-size: 16px;
}

html {
    height: 100%;
}

@media print {
    @page {
        size: portrait
    }

    html {
        zoom:0.8}
}

* {
    margin: 0px;
    padding: 0px;
    outline: none;
    font-style: normal;
}

a {
    text-decoration: none;
}

a:link, a:visited {
    color: #333333;
}

a:hover {
    text-decoration: none;
}

ul, li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
    vertical-align: middle;
    max-width: 100%;
}

.clear {
    clear: both;
    *height: 1px;
}

input, select {
    vertical-align: middle;
}

input[type="button"], input[type="submit"] {
    cursor: pointer;
    appearance: button;
    -moz-appearance: button;
    
    -webkit-appearance: button;
}

.f_i {
    text-indent: 2em;
}

.f_l {
    float: left;
}

.f_r {
    float: right;
}

.no {
    display: none;
}

.clearflx:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clear {
    clear: both;
}

input[type="submit"], input[type="button"] {
    border: 0;
}

@font-face {
    font-family: "iconfont_hf";
    
    src: url('../woff2/3a4p3d.woff2') format('woff2'),url('../woff/3a4p3d.woff') format('woff'),url('../ttf/3a4p3d.ttf') format('truetype');
}

.iconfont_hf {
    font-family: "iconfont_hf" !important;
    font-size: 16px;
    vertical-align: top;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.header_21 {
    position: relative;
    z-index: 6;
}

.header_21_con1 {
    height: 100px;
    padding: 18px 0 0 0;
    background-color: #ffffff;
}
.info_public_bg .header_21_con1{ box-sizing:content-box;}
.info_public_bg .header_21{border-bottom:.08rem solid #1658a0;}
.header_21_con2 {
    height: 80px;
    background-color: #1658a0;
    background-repeat: no-repeat;
    background-position: center top;
    color: #ffffff;
}

.header_21_xt .header_21_con1 {
    height: 70px;
    border-bottom: 8px solid #1658a0;
    padding-top: 6px;
}

.container_21 {
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

.container_21::after, .header_21_tit::after, .bsdt_nav_21 ul::after {
    display: table;
    content: " ";
    clear: both;
}

.header_21_logo {
    line-height: 82px;
}

.header_21_logo img {
    max-width: 100%;
    vertical-align: middle;
}

.header_21_xt .header_21_logo {
    line-height: 56px;
}

.header_21_xt .header_21_logo img {
    max-height: 56px;
}

.header_21_tit {
    padding: 2px 0;
    font-size: 14px;
    text-align: right;
}

.header_21_a_link {
    font-size: 0;
}

.header_21_a_link, .header_21_a_link a, .header_21_font, .header_21_font a, .header_21_font em, .header_21_tit>span, .header_21_login {
    display: inline-block;
}

.header_21_a_link a {
    font-size: 14px;
    color: #1658a0 !important;
    border: 1px solid #1658a0;
    border-radius: 6px;
    padding: 0 13px 1px 13px;
    line-height: 20px;
    margin: 0 6px;
    transition: .3s all;
}

.header_21_a_link a:hover {
    background-color: #1658a0;
    color: #ffffff !important;
}

.header_21_font {
    padding: 0 22px;
}

.header_21_font em {
    font-style: normal;
    margin: 0 8px;
}

.header_21_font li {
    position: relative;
    display: inline-block;
    font-size: 0;
}

.header_21_font li a, .header_21_font li em {
    font-size: 14px;
}

.header_21_font li .ydb_con {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 101px;
    background: #fff;
    padding: 20px 20px 5px 20px;
    text-align: center;
    border-radius: 4px;
    top: 25px;
    z-index: 99;
    display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    cursor: pointer;
}

.header_21_font li .ydb_con p {
    margin-top: 5px;
}

.header_21_font li .ydb_con::before {
    content: '';
    width: 0;
    height: 0;
    left: 50%;
    transform: translateX(-50%) rotate(-45deg);
    top: -5px;
    position: absolute;
    border-right: 10px solid #ffffff;
    border-bottom: 10px solid transparent;
}

.header_21_font li:hover .ydb_con {
    display: block;
    z-index: 999;
    font-size: 14px;
}

.header_21_tit>span {
    border: 1px solid #666666;
    height: 19px;
    line-height: 19px;
    border-radius: 10px;
    padding: 0 12px;
    margin-left: 26px;
    color: #666666;
    font-size: 12px;
}

.nav_21 {
    height: 63px;
    line-height: 63px;
    margin-top: 5px;
}

.nav_21 ul {
    float: right;
}

.nav_21 li {
    line-height: 63px;
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin-left: 30px;
}

.nav_21 li a {
    display: block;
}

.nav_21 li a:hover, .nav_21 li.on a {
    color: #1658a0;
}

.header_21_tq {
    float: left;
    padding: 12px 0;
    line-height: 28px;
}

.header_21_ss {
    position: absolute;
    width: 38.461538%;
    left: 50%;
    top: 15px;
    transform: translateX(-50%);
    background-color: rgba(255, 255, 255, .2);
    height: 50px;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 10px 18px 10px 0;
}

.header_21_llms {
    font-size: 0;
    height: 44px;
    display: flex;
    justify-content: flex-end;
    flex: 1;
}

.header_21_llms a {
    display: inline-block;
    line-height: 44px;
    color: #ffffff;
    border-radius: 10px;
    font-size: 22px;
    padding: 0 15px;
    margin-left: 18px;
    font-weight: bold;
    transition: .3s all;
}

.header_21_llms a:link, .header_21_llms a:visited {
    color: #ffffff;
}

.header_21_llms a:first-child {
    background: url(../png/gc4naq.png) no-repeat right bottom #e66531;
}

.header_21_llms a:last-child {
    background: url(../png/spgor1.png) no-repeat right bottom #4674c0;
}

.header_21_llms a:hover {
    opacity: 0.9;
}

.header_21_picker {
    float: left;
    width: 20%;
    position: relative;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    user-select: none;
}

.header_21_picker::after {
    content: '';
    position: absolute;
    top: 5px;
    height: 20px;
    width: 1px;
    background-color: #ffffff;
    right: 0;
}

.header_21_picker input {
    display: block;
    width: 100%;
    height: 100%;
    background-color: transparent;
    font-size: 16px;
    color: #fff;
    *color: #333333;
    cursor: pointer;
    border: none;
    padding-left: 20px;
    *margin-top: 10px;
    *border-right: 1px solid #e2e2e2;
}

.header_21_picker .upDown {
    position: absolute;
    display: block;
    width: 9px;
    height: 100%;
    right: 20px;
    top: 0px;
    cursor: pointer;
    background: url(../png/v0kzdo.png) no-repeat scroll center !important;
}

.header_21_inp {
    background-color: transparent;
    border: none;
    color: #ffffff;
    font-size: 16px;
    margin-left: 18px;
    height: 30px;
    line-height: 30px;
    width: 60%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.header_21_inp::-webkit-input-placeholder {
    color: #ffffff;
}

.header_21_btn {
    float: right;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border: none;
    background: none transparent;
}

.header_21_btn i {
    color: #ffffff;
    font-size: 26px;
}

.header_21_inp:-internal-autofill-selected {
    background-color: transparent !important;
}

.footer_21 {
    background-color: #f2f2f2;
    margin: 32px auto 0;
    border-top: 1px solid #e2e2e2;
    box-shadow: 0 0 6px rgba(0, 0, 0, .05);
}

.footer_21 img {
    vertical-align: middle;
}

.footer_21_logo, .footer_21_tit_l {
    float: left;
}

.footer_21_logo {
    margin-right: 28px;
    padding-top: 38px;
}

.footer_21_tit {
    text-align: center;
    border-bottom: 1px solid #e2e2e2;
    line-height: 30px;
    padding: 20px;
    font-size: 14px;
    margin-bottom: 20px;
}

.footer_21_tit a {
    padding: 0 45px;
}

.footer_21_tit_l {
    line-height: 40px;
    font-size: 14px;
    padding-top: 15px;
}

.footer_21_tit_l p em {
    font-style: normal;
    margin: 0 8px;
}

.footer_21_tit_l p span {
    margin-right: 20px;
}

.footer_21_tit_l p span:last-child {
    margin-right: 0;
}

.footer_21_tit_r h3 {
    font-size: 14px;
    line-height: 42px;
}

.footer_21_tit_r li {
    width: 50%;
    float: left;
    margin-bottom: 9px;
    position: relative;
    z-index: 4;
}

.footer_21_tit_r li a {
    display: block;
    margin-right: 6px;
    line-height: 38px;
    height: 38px;
    padding-left: 55px;
    background-color: #ebebeb;
    position: relative;
    font-size: 14px;
}

.footer_21_tit_r li a:hover {
    background-color: #1658a0;
    color: #ffffff;
}

.footer_21_tit_r li a span {
    width: 24px;
    height: 24px;
    line-height: 24px;
    position: absolute;
    top: 7px;
    left: 17px;
    overflow: hidden;
    font-size: 24px;
    color: #666666;
}

.footer_21_tit_r li:hover span {
    color: #ffffff;
}

.footer_21_tit_r li .ewm_tu {
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    width: 126px;
    height: 126px;
    line-height: 126px;
    display: none;
    background-color: #ffffff;
}

.footer_21_tit_r li:hover .ewm_tu {
    display: block;
}

.footer_21_tit_r li:hover {
    z-index: 5;
}

.footer_21_tit_r1 {
    width: 26%;
    margin-left: 4%;
    float: left;
    padding-left: 3.8461%;
    line-height: 35px;
    font-size: 14px;
    margin-top: 12px;
    position: relative;
}

.footer_21_tit_r1::before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    bottom: 10px;
    background-color: #bebebe;
    width: 1px;
}

.footer_21_dzjg {
    padding-top: 20px;
    text-align: center;
}

.footer_21_dzjg span {
    float: left;
    display: block;
    line-height: 88px;
}

.footer_21_dzjg #_span_jiucuo img {
    margin-left: 15px !important;
}

.footer_21_tit1 {
    border-top: 1px solid #e2e2e2;
    padding: 12px 0;
    margin-top: 22px;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
}

.footer_21_tit1 p span {
    margin: 0 12px;
}

.search_21 {
    padding: 20px 0;
}

.header_21_tq1 {
    float: right;
    line-height: 24px;
    font-size: 14px;
    text-align: right;
}

.header_21_tq img, .header_21_tq1 img {
    margin: 0 5px;
}

.search_21_tit {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 50%;
    top: 0;
    height: 48px;
    display: flex;
    line-height: 48px;
}

.search_21_tit>span {
    display: block;
    float: left;
    background: url(https://www.xm.gov.cn/images/21_xt_icon.png) no-repeat left center;
    padding-left: 30px;
    font-size: 20px;
    font-weight: bold;
    width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search_21_inp {
    width: 61%;
    height: 46px;
    line-height: 46px;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    padding-left: 2%;
}

.search_21_btn {
    width: 10%;
    height: 48px;
    line-height: 48px;
    border: none;
    background: url(https://www.xm.gov.cn/images/21_header_ss.png) no-repeat center #1658a0;
    border-radius: 5px;
    margin-left: -5px;
}

.nav_21_tit {
    height: 68px;
    line-height: 68px;
    background-color: #e2e2e2;
}

.ban_21 {
    height: 413px;
    background-color: #e8e8e8;
}

.tit_b_c {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    justify-content: center;
    display: flex;
    align-items: center;
}

.yqlj_con {
    background-color: #ffffff;
    padding: 17px 0 24px 0;
}

.yqlj_tit {
    line-height: 40px;
    text-align: center;
}

.yqlj_tit a {
    margin: 0 12px;
}

.yqlj_tit1 {
    margin-top: 16px;
    position: relative;
}

.yqlj_tit1>ul {
    margin-right: -18px;
    *width: 100%;
}

.yqlj_tit1>ul>li {
    float: left;
    width: 13.2%;
    margin-right: 1%;
}

.yqlj_tit1>ul>li p {
    padding-left: 15px;
    height: 40px;
    line-height: 40px;
    background-color: #f3f8ff;
    border: 1px solid #f3f8ff;
    position: relative;
    cursor: pointer;
    transition: .3s all;
    z-index: 6;
}

.yqlj_tit1>ul>li p em {
    position: absolute;
    display: inline-block;
    right: 13px;
    top: 0px;
    width: 10px;
    height: 40px;
    transition: .3s all;
    font-size: 10px;
    transform-origin: center;
}

.yqlj_tit1>ul>li.on p {
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    border-top: 1px solid #ffffff;
}

.yqlj_tit1>ul>li.on em {
    transform: rotate(180deg);
}

.yqlj_tit1>ul>li .yqlj_con1 {
    display: none;
    position: absolute;
    left: 0;
    right: 3px;
    z-index: 5;
    bottom: 40px;
    background-color: #ffffff;
    padding: 15px 20px 15px 30px;
    border: 1px solid #eeeeee;
}

.yqlj_tit1>ul>li .yqlj_con1 li {
    float: left;
    width: 14.28571%;
    line-height: 30px;
}

.yqlj_tit1>ul>li .yqlj_list {
    max-height: 250px;
    overflow: auto;
}

.yqlj_tit1>ul>li .yqlj_list li {
    width: 25%
}

.container, .contain {
    max-width: 1300px;
    margin: 0 auto;
}

.footer_21_xt {
    float: left;
    width: 84.5%;
    overflow: hidden;
}

.footer_21_xt ul {
    margin-right: -20px;
    overflow: hidden;
}

.footer_21_xt li {
    float: left;
    width: 33.3%;
}

.footer_21_xt li .footer_21_box {
    background-color: #ebebeb;
    line-height: 36px;
    padding: 10px 22px;
    height: 110px;
    margin-right: 20px;
    font-size: 14px;
}

.footer_21 .yqlj_con {
    background-color: #f2f2f2;
    padding: 16px 0;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 22px;
}

.footer_21 .yqlj_tit1 {
    margin-top: 0;
}

.yqlj_tit1>ul>li p {
    border: 1px solid #e5e5e5;
    background-color: #ffffff;
}

@font-face {
    font-family: "iconfont";
    src: url('../eot/xjhffb.eot');
    
    src: url('../eot/xjhffb.eot') format('embedded-opentype'),url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),url('../woff/xjhffb.woff') format('woff'),url('../ttf/xjhffb.ttf') format('truetype'),url('../svg/kg2a01.svg') format('svg');
    
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media screen and (min-width: 1000px) {
    .header_21_con1.fixed {
        border-bottom: 8px solid #1658a0;
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        z-index: 999;
        transition: .3s all;
        padding-top: 0;
        height: 77px;
    }

    .header_21_con1.fixed .header_21_a_link,.header_21_con1.fixed .header_21_tit>span,.header_21_con1.fixed .header_21_tit>a,.header_21_con1.fixed .header_21_con2 {
        display: none;
    }

    .header_21_con1.fixed .header_21_font {
        padding: 0;
    }

    .header_21_con1.fixed1 {
        border-bottom: 8px solid #1658a0;
        position: fixed;
        left: 0;
        top: 0px;
        right: 0;
        z-index: 999;
        transition: .3s all;
        height: auto;
        padding: 6px 0 5px 0;
    }

    .header_21_con1.fixed1 .header_21_tit {
        display: none;
    }

    .header_21_con1.fixed1 .header_21_font {
        padding: 0;
    }

    .header_21_con1.fixed1 .header_21_logo {
        line-height: 63px;
    }

    .header_21_con1.fixed1 .header_21_logo img {
        max-height: 63px;
    }

    .header_21_con1.fixed .header_21_logo {
        width: 260px;
        line-height: 77px;
    }

    .header_21_con1.fixed .header_21_tit {
        display: none;
    }

    .header_21_con1.fixed .nav_21 ul {
        float: none;
        display: flex;
        text-align: center;
        justify-content: space-evenly;
    }

    .header_21_con1.fixed .nav_21 ul li {
        margin: 0;
        float: inherit;
    }

    .fixed_ss {
        display: none;
        position: relative;
    }

    .fixed .fixed_ss {
        display: block;
        position: absolute;
        right: 10px;
        top: 20px;
        padding: 0 14px 0 6px;
        background: #fff;
        width: 150px;
        border: 1px #c8c8c8 solid;
        height: 34px;
        border-radius: 50px;
    }

    .fixed_ss_inp {
        outline: none;
        width: 70%;
        height: 32px;
        float: left;
        margin-left: 8%;
        background: #fff;
        color: #999;
        border: none;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .fixed_ss_btn {
        float: right;
        color: #333;
        background: none;
        height: 34px;
        line-height: 34px;
        font-size: 18px;
        border: none;
    }
}

@media screen and (max-width: 1366px) {
    .container_21 {
        width: 1200px;
    }

    .nav_21 li {
        font-size: 22px;
        margin-left: 20px;
    }

    .footer_21_tit_r li a {
        padding-left: 45px;
    }

    .footer_21_tit_r li a span {
        left: 14px;
    }

    .footer_21_dzjg {
        padding-top: 0;
        text-align: center;
    }

    .footer_21_dzjg span {
        float: inherit;
        display: inline-block;
    }
}

@media screen and (max-width: 1280px) {
    .container_21 {
        width: 1000px;
    }

    .header_21_con1 .container_21 {
        overflow: hidden;
    }

    .nav_21 li {
        font-size: 20px;
    }

    .header_21_a_link a {
        padding: 0 8px 1px 8px;
        margin: 0 3px;
    }

    .header_21_font {
        padding: 0 10px;
    }

    .header_21_font em {
        margin: 0 4px;
    }

    .header_21_tit>span {
        margin-left: 12px;
    }

    .footer_21_tit_l p span {
        margin-right: 10px;
    }

    .footer_21_logo {
        margin-right: 18px;
    }

    .footer_21 .container_21 {
        padding-right: 0;
        padding-left: 0;
    }

    .footer_21_tit_r li a {
        padding-left: 0;
        text-align: center;
    }

    .footer_21_tit_r li a span {
        display: none;
    }

    .footer_21_xt {
        width: 82.5%;
    }

    .footer_21_tit_r1 {
        margin-left: 1.5%;
        padding-left: 1.5%;
    }

    .fixed .header_21_con1_r {
        width: 57%;
    }
}

@media screen and (max-width: 1100px) {
    .nav_21 li {
        font-size: 18px;
        margin-left: 15px;
    }

    .footer_21_tit_l p em {
        margin: 0 2px;
    }

    .footer_21_xt {
        width: 80.5%;
    }
}

@media screen and (max-width: 992px) {
    * {
        box-sizing: border-box;
    }

    .container_21 {
        padding: 0;
        width: 100%;
    }

    .header_21_con1,.header_21_xt .header_21_con1 {
        height: auto;
    }

    .header_21_a_link,.header_21_tit>span,.header_21_font a:last-child,.header_21_font em:nth-last-child(2),.header_21_tq,.header_21_llms a:last-child,.footer_21_logo,.m_no,.footer_21_tit_r,.header_21_tq1,.bsdt_ban1_21 .header_21_llms,.footer_21_tit_r1::before,.fixed_ss,.header_21_font li:first-child {
        display: none;
    }

    .header_21_logo {
        max-width: 65%;
        padding-left: 1rem !important;
        line-height: 50px;
    }

    .header_21_con1_r {
        position: relative;
        width: 100%;
    }

    .header_21_tit {
        position: absolute;
        right: 1rem;
        top: -2.5rem;
    }

    .header_21_font {
        padding: 0 4px;
    }

    .header_21_font em {
        margin: 0 2px;
    }

    .nav_21 {
        padding-left: 1rem;
    }

    .nav_21 ul {
        width: 100%;
        float: inherit;
        position: relative;
        overflow-x: auto;
        white-space: nowrap;
        box-sizing: border-box;
    }

    .nav_21 ul::-webkit-scrollbar,.bsdt_nav_21 ul::-webkit-scrollbar {
        display: none;
    }

    .nav_21::after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 2rem;
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(47%, #fff));
        background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #fff 47%);
        height: 100%;
        z-index: 999;
    }

    .bsdt_nav_21 .container_21::after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 3rem;
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(47%, #1658a0));
        background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #1658a0 47%);
        height: 100%;
        z-index: 999;
    }

    .nav_21::before,.bsdt_nav_21 .container_21::before {
        content: '';
        position: absolute;
        right: .5rem;
        top: 50%;
        transform: translateY(-50%) rotate(-45deg);
        width: 8px;
        height: 8px;
        z-index: 1000;
        display: none;
    }

    .nav_21::before {
        border-right: 2px solid #999999;
        border-bottom: 2px solid #999999;
    }

    .bsdt_nav_21 .container_21::before {
        border-right: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff;
    }

    .nav_21 li {
        margin: 0 1.5rem 0 0;
        display: inline-block;
        float: inherit;
    }

    .nav_21 li:last-child {
        margin-right: 2rem;
    }

    .header_21_ss {
        width: 76%;
        transform: translateX(0);
        left: 12px;
        padding: 5px 10px;
        top: 11px;
        height: 40px;
        line-height: 40px;
    }

    .header_21_picker {
        width: 24.592592%;
    }

    .header_21_picker input {
        font-size: 14px;
        padding-left: 10px;
    }

    .header_21_picker .upDown {
        right: 8px;
    }

    .header_21_inp {
        margin-left: 10px;
        font-size: 14px;
    }

    .header_21_con2 {
        height: 64px;
    }

    .header_21_llms {
        height: auto;
        padding-top: 10px;
        margin-right: 10px;
    }

    .header_21_llms a {
        margin-left: 0;
        font-size: 14px;
        padding: 0 10px;
        line-height: 40px;
        height: 40px;
    }

    .footer_21 {
        padding-top: 0;
    }

    .footer_21_tit_l {
        width: 100%;
        text-align: center;
        line-height: 26px;
        padding: 1rem 1.8rem 0 1.8rem;
        box-sizing: border-box;
    }

    .footer_21_tit1 {
        margin-top: 10px;
    }

    .footer_21_tit_l p em {
        margin: 0 10px;
    }

    .footer_21_xt {
        width: 100%;
        padding: 20px;
    }

    .footer_21_xt ul {
        margin: 0;
    }

    .footer_21_xt li {
        width: 100%;
        margin-bottom: 16px;
    }

    .footer_21_xt li .footer_21_box {
        margin-right: 0;
        height: auto;
    }

    .search_21_tit {
        position: relative;
        width: 95%;
        margin: 0 auto;
    }

    .search_21_inp {
        height: 48px;
    }

    .footer_21,.tit_con,.tit_con1 {
        margin-top: 16px;
    }

    .bsdt_ban1_21 {
        height: auto;
        padding-bottom: 20px;
    }

    .bsdt_ban1_21 .container_21 {
        flex-wrap: wrap;
    }

    .bsdt_21_logo {
        width: 100%;
        margin: 0px auto;
        text-align: center;
        clear: both;
        border: 0;
        padding: 10px 30px;
        height: auto;
        line-height: inherit;
    }

    .bsdt_icon_21 {
        text-align: left;
        width: 20%;
        margin-left: 16px;
        height: 42px;
        display: flex;
        margin-top: 5px;
    }

    .bsdt_ban1_21 .header_21_ss {
        width: 70%;
        margin-right: 16px;
    }

    .bsdt_nav_21 .container_21 {
        padding: 0 16px;
    }

    .bsdt_nav_21 ul {
        white-space: nowrap;
        overflow-x: auto;
    }

    .bsdt_nav_21 li a {
        font-size: 16px;
        padding: 0 24px 0 0;
    }

    .footer_21_tit_r1 {
        width: 100%;
        padding-left: 0;
        text-align: center;
        margin-left: 0;
        padding-top: 10px;
        border-top: 1px solid #e2e2e2;
    }

    .footer_21_tit a {
        padding: 0 10px;
    }

    .footer_21_tit {
        margin-bottom: 0;
        padding: 10px;
    }

    .header_21 .el-row,.footer_21 .el-row {
        margin: 0 !important;
    }
}

@media screen and (max-width: 414px) {
    .header_21_font li a,.header_21_font li em,.header_21_login a {
        font-size: 12px;
    }

    .nav_21,.nav_21 li {
        line-height: 44px;
        height: 44px;
    }

    .search_21_inp {
        width: 52%;
    }

    .search_21_tit>span {
        font-size: 16px;
        font-weight: normal;
        padding-left: 22px;
    }

    .header_21_ss {
        padding-right: 0;
        width: 75%;
    }

    .header_21_picker input {
        padding-left: 0;
    }

    .header_21_inp {
        width: 58%;
    }

    .header_21_btn {
        width: 24px;
        margin-right: 5px;
    }

    .header_21_btn i {
        font-size: 20px;
    }

    .header_21_llms a {
        padding: 0 5px;
    }
}

@media screen and (max-width: 321px) {
    .header_21_con1 {
        padding-top: 10px;
    }

    .header_21_ss {
        width: 68%;
    }

    .header_21_btn {
        margin-right: 0;
    }

    .nav_21 {
        margin-top: 0;
    }
}

body {
    color: #555555;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    text-align: left;
    background: url(../jpg/nc2uy3.jpg) no-repeat center 120px #f2f2f2;
}

a {
    text-decoration: none;
}

a:link, a:visited {
    color: #555555;
}

a:hover {
    color: #1658a0;
    text-decoration: none;
}

* {
    margin: 0px;
    padding: 0px;
    outline: none;
    font-style: normal;
}

ul, li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
    vertical-align: middle;
}

.clear {
    clear: both;
}

input, select {
    vertical-align: middle;
}

.no {
    display: none;
}

.clearflx:after, .con_l>ul>li>a:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.contain {
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

.head {
    height: 180px;
    padding-top: 80px;
}

.logo {
    line-height: 80px;
    font-size: 35px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 40px;
}

.logo img {
    margin-right: 10px;
}

.t {
    text-align: center;
    
    padding-left: 100px;
}

.con_bg {
    padding: 60px 36px 36px 36px;
    background-color: #ffffff;
}

.tit {
    position: relative;
    height: 50px;
}

.tit i {
    width: 25.70922%;
    height: 2px;
    background-color: #e2e2e2;
    top: 24px;
    position: absolute;
}

.tit i.line_l {
    left: 0;
}

.tit i.line_r {
    right: 0;
}

.ss_con {
    width: 45.21277%;
    margin: 0 auto;
    border: 2px solid #1658a0;
    height: 46px;
    line-height: 46px;
    border-radius: 9px;
}

.ss_inp {
    width: 87%;
    float: left;
    padding-left: 3%;
    border: 0;
    background-color: transparent;
    line-height: 46px;
    height: 46px;
}

.ss_btn {
    float: right;
    border: 0;
    width: 30px;
    height: 46px;
    background: url(../png/whh2mu.png) no-repeat center;
    margin-right: 15px;
}

.con {
    margin-top: 82px;
}

.con_l {
    float: left;
    width: 21.276596%;
}

.con_l>ul>li {
    margin-bottom: 15px;
}

.con_l>ul>li>a {
    padding: 8px 0 8px 25px;
    display: block;
    background-color: #e6f5ff;
    font-size: 23px;
    color: #1658a0;
}

.con_l>ul>li>a span {
    float: left;
    width: 40px;
    height: 40px;
    margin-top: 6px;
    margin-right: 25px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.con_l>ul>li>a span.icon1 {
    background-image: url(../png/ea9l15.png);
}

.con_l>ul>li>a.on span.icon1, .con_l>ul>li>a:hover span.icon1 {
    background-image: url(../png/1rp5uo.png);
}

.con_l>ul>li>a span.icon2 {
    background-image: url(../png/4gyp8k.png);
}

.con_l>ul>li>a.on span.icon2, .con_l>ul>li>a:hover span.icon2 {
    background-image: url(../png/j3c48y.png);
}

.con_l>ul>li>a span.icon3 {
    background-image: url(../png/brfypb.png);
}

.con_l>ul>li>a.on span.icon3, .con_l>ul>li>a:hover span.icon3 {
    background-image: url(../png/pnkop2.png);
}

.con_l>ul>li>a span.icon4 {
    background-image: url(../png/nr6fqp.png);
}

.con_l>ul>li>a.on span.icon4, .con_l>ul>li>a:hover span.icon4 {
    background-image: url(../png/5heyfk.png);
}

.con_l>ul>li>a span.icon5 {
    background-image: url(../png/jgj7ss.png);
}

.con_l>ul>li>a.on span.icon5, .con_l>ul>li>a:hover span.icon5 {
    background-image: url(../png/skbljj.png);
}

.con_l>ul>li>a span.icon6 {
    background-image: url(../png/zccnqg.png);
}

.con_l>ul>li>a.on span.icon6, .con_l>ul>li>a:hover span.icon6 {
    background-image: url(../png/eq15cr.png);
}

.con_l>ul>li>a span.icon7 {
    background-image: url(../png/ndnx80.png);
}

.con_l>ul>li>a.on span.icon7, .con_l>ul>li>a:hover span.icon7 {
    background-image: url(../png/unm5pj.png);
}

.con_l>ul>li>a span.icon8 {
    background-image: url(../png/2r515e.png);
}

.con_l>ul>li>a.on span.icon8, .con_l>ul>li>a:hover span.icon8 {
    background-image: url(../png/0bhxqn.png);
}

.con_l>ul>li>a span.icon10 {
    background-image: url(../png/ms17tz.png);
}

.con_l>ul>li>a.on span.icon10, .con_l>ul>li>a:hover span.icon10 {
    background-image: url(../png/snd1uo.png);
}

.con_l>ul>li>a p {
    float: left;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
}

.con_l>ul>li.t1>a p {
    line-height: 52px;
}

.con_l>ul>li>a.parent {
    background: url(../png/f5lk16.png) no-repeat 94.58333% center #e6f5ff;
}

.con_l>ul>li>a.on, .con_l>ul>li>a:hover {
    background-color: #1658a0;
    color: #ffffff;
}

.con_l>ul>li>a.parent:hover {
    background-image: url(../png/74x3u8.png);
}

.con_l>ul>li>a.parent.on {
    background: url(../png/lmuwea.png) no-repeat 94.58333% center #1658a0;
    color: #ffffff;
}

.con_l>ul>li ul li {
    margin-top: 10px;
}

.con_l>ul>li ul {
    display: none;
    border: 1px solid #e2e2e2;
    padding: 0;
    border: 0;
}

.con_l>ul>li>ul li a {
    height: 36px;
    display: block;
    font-size: 16px;
    padding-left: 21px;
    background-image: none;
    line-height: 36px;
    background-color: #e5e5e5;
}

.con_l>ul>li>ul li a.on {
    color: #2e65a6;
    font-weight: normal;
}

.con_r {
    width: 76.950355%;
    float: right;
    border: 1px solid #e2e2e2;
    padding-bottom: 20px;
    min-height: 1065px;
}

.tit1 {
    height: 35px;
    line-height: 35px;
}

.tit1 span {
    float: left;
    height: 35px;
    line-height: 35px;
    text-align: center;
    min-width: 80px;
    padding: 0 15px;
    font-weight: bold;
    background-color: #1658a0;
    color: #ffffff;
    font-size: 16px;
}

.tit1.pad4.pad_b0, .tit1.pad4.pad_b0 span {
    line-height: 40px;
    height: 40px;
}

.list {
    padding: 15px 34px;
}

.list li {
    line-height: 26px;
    padding: 8px 0 7px 0;
    font-size: 16px;
}

.list li span {
    margin-left: 10px;
    color: #999999;
    float: right;
}

.list .more {
    display: block;
    width: 100px;
    margin: 15px auto 0;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    text-align: center;
    background-color: #e1e1e1;
    color: #555555;
}

.tit2 {
    line-height: 36px;
    font-size: 18px;
    padding: 17px 20px;
}

.tab td {
    padding: 19px 15px 14px 15px;
    line-height: 22px;
    font-size: 16px;
}

.tab tr:nth-child(odd) {
    background-color: #f4f6f7;
}

.tab td:nth-child(2), .tab td:nth-child(3) {
    border-left: 1px solid #e2e2e2;
}

.tab td h3 {
    font-size: 16px;
    font-weight: normal;
    padding-left: 5px;
    line-height: 25px;
}

.tab td p, .tab td p a {
    color: #999999;
    font-size: 14px;
}

.tab td p a {
    padding: 0 5px;
}

.bot_bg {
    margin: 20px auto 0;
    border-top: 5px solid #1658a0;
    padding: 20px 0;
}

.bot {
    width: 950px;
    margin: 0 auto;
}

.bot_l {
    float: left;
    width: 70px;
    padding-top: 35px;
}

.bot_c {
    line-height: 28px;
    float: left;
    text-align: center;
    width: 750px;
}

.bot_r {
    float: right;
    width: 130px;
}

.bot_tit1 {
    line-height: 38px;
}

.bot_tit1 a {
    margin: 0 25px;
    color: #333333;
}

.bot_c span {
    margin: 0 7px;
}

.list.tit_hov.hasMoreTab {
    padding: 20px;
}

.list.tit_hov.hasMoreTab .tit3 {
    width: auto;
    margin-top: 0;
    height: 40px;
    line-height: 40px;
}

.list .tit3 li {
    line-height: 40px;
}

.list.tit_hov.hasMoreTab .list {
    padding: 15px 0;
}

.tab1 {
    border-top: 1px solid #e2e2e2;
    font-size: 16px;
}

.tab1 th, .tab1>tbody>tr>td td {
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    line-height: 27px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.tab1 th {
    text-align: center;
    background-color: #f7f7f7;
    padding-top: 9px;
    padding-bottom: 9px;
    font-weight: normal;
}

.tab1>tbody>tr>td {
    position: relative;
    cursor: pointer;
}

.tab1 th:last-child, .tab1>tbody>tr>td td:last-child {
    border-right: 0;
}

.tab1>tbody>tr:nth-child(odd) {
    background-color: #f4f6f7;
}

.info-extra {
    display: none;
    position: absolute;
    left: 0px;
    top: 57px;
    right: 0;
    border: 1px solid #e2e2e2;
    border-top: 1px solid #1658a0;
    padding: 10px 15px;
    background-color: #ffffff;
    animation-duration: .3s;
    z-index: 2;
    font-size: 14px;
}

.info-extra:before, .info-extra:after {
    content: '';
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -7px;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-bottom: 7px solid #1658a0;
}

.tab1 tr:hover .info-extra {
    display: block;
}

.info_tit {
    line-height: 30px;
    font-size: 14px;
}

.info_tit_l {
    float: left;
    width: 50%;
}

.fy_list,.fy_list_04 {
    margin: 40px auto 0;
    text-align: center;
    font-size: 0;
    height: 40px;
}

.fy_tit_l, .fy_tit_r {
    display: inline-block;
}

.fy_tit_l a, .fy_tit_l span {
    font-size: 14px;
    display: inline-block;
    line-height: 18px;
    height: 18px;
    border: 1px solid #d9d9d9;
    border-left: none;
    padding: 10px 0px;
    background-color: #ffffff;
    color: #555555;
    width: 38px;
    text-align: center;
}

.fy_tit_l span.sl {
    display: inline-block;
    width: 38px;
    border: 0;
    background-color: transparent;
    text-align: center;
    height: 18px;
    margin-top: -10px;
    font-size: 14px;
}

.fy_tit_l .prev, .fy_tit_l .next {
    width: auto;
    padding: 10px 15px;
    border-left: 1px solid #d9d9d9;
}

.fy_tit_l .next {
    border-left: 0px;
}

.fy_tit_l .prev em, .fy_tit_l .next em {
    font-style: normal;
    font-family: simsun;
}

.fy_tit_l .prev em {
    margin-right: 6px;
}

.fy_tit_l .next em {
    margin-left: 6px;
}

.fy_tit_l a.on, .fy_tit_l a:hover, .fy_tit_l span.on {
    background-color: #f2f2f2;
    color: #1658a0;
    font-weight: bold;
}

.fy_tit_l .prev:hover, .fy_tit_l .next:hover {
    padding: 10px 14px;
}

.fy_tit_l .prevStop, .fy_tit_l .nextStop, .fy_tit_l .prevStop:hover, .fy_tit_l .nextStop:hover {
    background-color: #ffffff;
    padding: 10px 15px;
    font-weight: normal;
    color: #999999;
    cursor: default;
}

.fy_tit_r {
    padding-left: 32px;
    font-size: 14px;
}

.fy_inp {
    border: 1px solid #d9d9d9;
    background-color: #ffffff;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    margin: 0 8px;
    font-size: 15px;
    color: #555555;
}

.fy_tit_r span.fy_go {
    display: inline-block;
    background-color: #1658a0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    color: #ffffff;
    text-align: center;
    margin: 0 8px;
    font-size: 14px;
    cursor: pointer;
}

.xl_con {
    padding: 25px 0px;
    position: relative;
}

.xl_tit {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: 48px;
    color: #1658a0;
}

.xl_tit11 {
    border-bottom: 2px solid #e2e2e2;
    line-height: 38px;
    padding-bottom: 16px;
    text-align: center;
    font-size: 15px;
    margin: 0 30px;
}

.xl_tit1 {
    background: url(../jpg/48tkjp.jpg) repeat-x bottom;
    line-height: 28px;
    padding-bottom: 23px;
    margin-top: 37px;
    color: #999999;
}

.xl_tit1_l {
    float: left;
}

.xl_tit1_r {
    float: right;
}

.xl_tit1_r img {
    margin: 0 2px;
}

.xl_tit1 span.line {
    margin: 0 20px;
    padding: 0 1px;
    background: url(../jpg/vwphjs.jpg) no-repeat left center;
    height: 28px;
}

.xl_tit1_r span.line {
    margin-left: 8px;
}

.xl_tit2 {
    text-align: center;
    line-height: 30px;
}

.xl_tit2 img {
    margin: 15px 0;
}

.xl_tit3 {
    line-height: 30px;
    padding: 15px;
    background: url(../jpg/pxmj3s.jpg) no-repeat left center;
    font-size: 18px;
    color: #333333;
    
}

.xl_list1 li {
    background: url(../png/k0xakq.png) no-repeat 5px 54px;
    padding-left: 23px;
    line-height: 38px;
}

.xl_list1 li span {
    margin-left: 10px;
    color: #999999;
}

.xl_con1 {
    padding: 20px 27px 30px 15px;
    height: 848px;
    overflow: auto;
}

.h940 {
    height: 878px;
}

.xl_con1 p {
    line-height: 30px;
    font-size: 16px;
}

.xl_con1 h2 {
    font-size: 21px;
    line-height: 30px;
    padding: 30px 0;
}

.xl_con1 h3 {
    font-size: 16px;
    padding: 25px 0;
    line-height: 40px;
}

.xl_con3 {
    padding-left: 32px;
}

.xl_con3 h4 {
    font-size: 16px;
    line-height: 30px;
    padding-top: 30px;
}

.xl_con3 h4.pad_t0 {
    padding-top: 0;
}

.line {
    margin-top: 23px;
    background-color: #e2e2e2;
    height: 2px;
    overflow: hidden;
    margin-bottom: 23px;
}

.con_r.pad_t40 {
    min-height: auto;
}

.xl_con2 {
    height: 670px;
    overflow: auto;
    margin-right: 30px;
    padding: 0px 30px;
}

.xl_con2 .list {
    padding: 0;
}

.xl_con2 .list li {
    line-height: 30px;
}

.xl_con1::-webkit-scrollbar-track, .xl_con2::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: #e2e2e2;
}

.xl_con1::-webkit-scrollbar, .xl_con2::-webkit-scrollbar {
    width: 10px;
    border-radius: 5px;
    background-color: #e2e2e2;
}

.xl_con1::-webkit-scrollbar-thumb, .xl_con2::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #1658a0;
}

ol.xl_list {
    padding: 30px 30px 30px 55px;
}

ol.xl_list li {
    line-height: 30px;
    font-weight: bold;
    list-style: inherit;
    font-size: 16px;
}

.xl_con1 p.p1 {
    padding-top: 30px;
}

.tab2 {
    border-left: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    font-size: 16px;
}

.tab2 td {
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    line-height: 50px;
    padding: 0 18px;
    color: #555555;
}

.tab2 td.td1 {
    background-color: #f4f6f7;
    text-align: center;
    padding: 0;
    width: 120px;
}

.h_auto {
    height: auto;
}

.forms .row>div[class*="col-"] {
    margin-bottom: 1rem;
}

.layui-upload-file {
    display: none !important;
    opacity: .01;
    filter: Alpha(opacity=1);
}

.layui-hide {
    display: none !important;
}

.col-md-4, .col-md-10 {
    font-size: 14px;
}

.ml_con {
    background-color: #f7f7f7;
    padding: 13px 17px;
    border-bottom: 1px solid #e3e3e3;
}

.ml_tit {
    line-height: 36px;
    float: left;
    width: 70%;
}

.btn1 {
    width: 12%;
    float: left;
    background-color: #1658a0;
    text-align: center;
    color: #ffffff;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    border: 0;
    border-radius: 5px;
}

.ml_tit span {
    float: left;
    width: 90px;
    display: block;
}

.ml_tit .inp1 {
    height: 34px;
    line-height: 34px;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    background-color: #ffffff;
    padding-left: 4%;
    width: 75%;
}

.tab3 {
    border-top: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    margin: 20px auto 0;
    font-size: 15px;
}

.tab3 td {
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    line-height: 24px;
    padding: 15px;
}

.tab3 td.td1 {
    background-color: #f7f7f7;
    width: 100px;
    text-align: right;
}

.tit3 {
    background-color: #f7f7f7;
    width: 96%;
    margin: 20px auto 0;
    line-height: 36px;
}

.tit3 li {
    float: left;
    padding: 0 25px;
    text-align: center;
    cursor: pointer;
}

.tit3 li.on, .tit3 li:hover, .tit3 li a:hover {
    background-color: #1658a0;
    color: #ffffff;
}

.tit3 li.on a {
    color: #ffffff;
}

.ysqgk_con1 {
    line-height: 36px;
    padding: 15px 25px;
}

.tab4 {
    border-left: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    table-layout: auto;
    margin: 20px auto 0;
}

.tab4 td {
    line-height: 34px;
    font-size: 14px;
    padding: 9px 10px;
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
}

.tab4 td.td1 {
    background-color: #fff5e7;
    width: 20px;
    line-height: 24px;
    padding: 11px 15px;
    text-align: center;
    color: #1658a0;
}

.tab4 td.td2 {
    background: #f7f7f7;
    padding-right: 8px;
    padding-left: 0;
    text-align: right;
    width: 120px;
}

.tab4 td input[type="radio"] {
    margin-right: 5px;
}

.inp2 {
    width: 95%;
    border: 1px solid #d7d7d7;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
}

.sel2 {
    width: 99%;
    border: 1px solid #d7d7d7;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
}

input, select {
    vertical-align: middle;
}

.inp3 {
    width: 98%;
    border: 1px solid #d7d7d7;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
}

.text {
    width: 98%;
    border: 1px solid #d7d7d7;
    height: 155px;
    line-height: 32px;
    padding-left: 10px;
}

.text1 {
    width: 70%;
    height: 98px;
    border: 1px solid #dbdbdb;
    background: #f8f8f8;
    margin-top: 5px;
    line-height: 28px;
}

.err {
    width: 25%;
    border: 1px solid #d7d7d7;
    height: 32px;
    line-height: 32px;
    float: left;
    padding-left: 10px;
}

.hqyzm {
    border: 1px solid #d7d7d7;
    height: 34px;
    float: left;
    line-height: 34px;
    text-align: center;
    padding: 0 15px;
    background-color: #f1f1f1;
    margin-left: 10px;
}

.t_no {
}

.pc_no {
    display: none;
}

.btn_list {
    text-align: center;
    font-size: 0;
    margin: 30px auto 0;
}

.btn_list input[type="submit"] {
    display: inline-block;
    margin: 0 8px;
    line-height: 34px;
    background-color: #1658a0;
    color: #ffffff;
    font-size: 16px;
    border: 0;
    border-radius: 5px;
    padding: 0 25px;
    cursor: pointer;
}

.btn_list input[type="button"] {
    display: inline-block;
    margin: 0 8px;
    line-height: 34px;
    background-color: #1658a0;
    color: #ffffff;
    font-size: 16px;
    border: 0;
    border-radius: 5px;
    padding: 0 25px;
    cursor: pointer;
}

.btn_list input[type="button"].cz {
    background-color: #aaaaaa;
}

.ysqgk_con2 {
    width: 96%;
    margin: 20px auto 0;
}

.ysqgk_tit2 {
    text-align: right;
    margin: 15px auto 0;
    line-height: 30px;
    padding-right: 10px;
}

.ysqgk_tit2 span {
    color: #1658a0;
}

.tab5 {
    margin-top: 15px;
}

.tab5 th {
    font-weight: normal;
    background-color: #f7f7f7;
}

.tab5 th {
    padding-bottom: 5px;
    line-height: 30px;
    padding-top: 5px;
}

.tab5 td {
    padding-top: 15px;
    padding-bottom: 0;
    line-height: 30px;
}

.xl_l {
    float: left;
    width: 68.2664809%;
    border: 1px solid #1658a0;
    padding: 0 20px 20px 20px;
    border-radius: 4px;
}

.xl_r {
    float: right;
    width: 25.098421%;
}

.xl_tit4 {
    background-color: #ffede2;
    color: #1658a0;
    border-radius: 5px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 16px;
}

.xl_tit4 i {
    font-size: 20px;
    margin-right: 12px;
    vertical-align: top;
}

.xl_tit10 {
    margin-top: 15px;
    line-height: 30px;
}

.xl_tit10 h3 {
    font-weight: normal;
    color: #1658a0;
    line-height: 40px;
}

.xl_tit10 a {
    color: #1658a0;
    text-decoration: underline;
}

.xl_line {
    position: absolute;
    top: 35px;
    bottom: 0;
    width: 1px;
    background-color: #ebebeb;
    right: 26.369545%;
    display: none;
}

.block {
    display: block;
}

.ms-controller {
    visibility: hidden;
}

.xl_box {
    border: 1px solid #1658a0;
    padding: 20px 20px;
    border-radius: 4px;
}

.xl_row {
    line-height: 40px;
}

.xl_row_l {
    float: left;
    width: 50%;
}

.xl_row span {
    font-weight: bold;
}

.xxgkzn .TRS_Editor p,.xxgkzn p, .xxgkzn .TRS_Editor p, .article-enclosure p, .article-enclosure li a {
    line-height: 32px;
    color: #000000;
    font-family: "simfang";
    font-size: 21px;
}

.TRS_Editor p, .article-enclosure {
    margin-bottom: 15px;
}

.xl_con1 p.xxgk_title, .xl_con1 p.xxgk_fileno {
    text-align: center;
    margin-top: 10px;
    line-height: 2em;
}

.xl_con1 p.xxgk_title {
    font-family: simsun;
    font-size: 29px;
    line-height: 33px;
}



.twhite1 {
    color: #fff;
}

.twhite1 a:link, .twhite1 a:visited {
    color: #fff;
}

.twhite1 a:hover {
    color: #fff;
    text-decoration: underline;
}

.tred1 {
    color: #f33734;
}

.tred1 a:link, .tred1 a:visited {
    color: #f33734;
}

.tred1 a:hover {
    color: #f33734;
    text-decoration: underline;
}

.tgray1 {
    color: #999999
}

.tgray1 a:link, .tgray1 a:visited {
    color: #999999;
}

.tgray1 a:hover {
    color: #999999;
    text-decoration: underline;
}

.tblue1 {
    color: #1658a0
}

.tblue1 a:link, .tblue1 a:visited {
    color: #1658a0;
}

.tblue1 a:hover {
    color: #1658a0;
    text-decoration: underline;
}



.bor0 {
    border: 0;
}

.bor1 {
    border: 1px solid #e3e3e3;
}

.bor_t1 {
    border-top: 1px solid #e3e3e3;
}

.bor_r1 {
    border-right: 1px solid #e3e3e3;
}

.bor_l1 {
    border-left: 1px solid #e3e3e3;
}

.bor_b1 {
    border-bottom: 1px solid #e3e3e3;
}

.bor_b2 {
    border-bottom: 1px dotted #cccccc;
}

.bor_to {
    border-top: none;
}

.bor_bo {
    border-bottom: none;
}

.bor_ro {
    border-right: none;
}

.bor_lo {
    border-left: none;
}



.tb {
    font-weight: bold;
}

.t12 {
    font-size: 12px;
}

.t13 {
    font-size: 13px;
}

.t14 {
    font-size: 14px;
}

.t15 {
    font-size: 15px;
}

.t16 {
    font-size: 16px;
}

.t17 {
    font-size: 16px;
}

.t18 {
    font-size: 18px;
}

.t20 {
    font-size: 20px;
}

.t22 {
    font-size: 22px;
}

.t24 {
    font-size: 24px;
}

.t50 {
    font-size: 50px;
}

.f_heiti {
    font-family: "SimHei";
}

.f_yahei {
    font-family: "Microsoft YaHei";
}

.f_c {
    text-align: center;
}

.f_i {
    text-indent: 2em;
}



.h18 {
    line-height: 18px;
}

.h20 {
    line-height: 20px;
}

.h22 {
    line-height: 22px;
}

.h24 {
    line-height: 24px;
}

.h25 {
    line-height: 25px;
}

.h26 {
    line-height: 26px;
}

.h28 {
    line-height: 28px;
}

.h29 {
    line-height: 29px;
}

.h30 {
    line-height: 30px;
}

.h32 {
    line-height: 32px;
}

.h33 {
    line-height: 33px;
}

.h34 {
    line-height: 34px;
}

.h35 {
    line-height: 35px;
}

.h36 {
    line-height: 36px;
}

.h40 {
    line-height: 40px;
}

.h44 {
    line-height: 44px;
}

.h50 {
    line-height: 50px;
}



.mar1 {
    margin: 1px;
}

.mar15 {
    margin: 15px;
}

.mar_to {
    margin-top: 0px;
}

.mar_t1 {
    margin-top: 1px;
}

.mar_t3 {
    margin-top: 3px;
}

.mar_t5 {
    margin-top: 5px;
}

.mar_t7 {
    margin-top: 7px;
}

.mar_t10 {
    margin-top: 10px;
}

.mar_t12 {
    margin-top: 12px;
}

.mar_t13 {
    margin-top: 13px;
}

.mar_t15 {
    margin-top: 15px;
}

.mar_t16 {
    margin-top: 16px;
}

.mar_t18 {
    margin-top: 18px;
}

.mar_t20 {
    margin-top: 20px;
}

.mar_t25 {
    margin-top: 25px;
}

.mar_t30 {
    margin-top: 30px;
}

.mar_t35 {
    margin-top: 35px;
}

.mar_t40 {
    margin-top: 40px;
}

.mar_t45 {
    margin-top: 45px;
}

.mar_t50 {
    margin-top: 50px;
}

.mar_t55 {
    margin-top: 55px;
}

.mar_t115 {
    margin-top: 115px;
}

.mar_b1 {
    margin-bottom: 1px;
}

.mar_b5 {
    margin-bottom: 5px;
}

.mar_b10 {
    margin-bottom: 10px;
}

.mar_b15 {
    margin-bottom: 15px;
}

.mar_b20 {
    margin-bottom: 20px;
}

.mar_b25 {
    margin-bottom: 25px;
}

.mar_b30 {
    margin-bottom: 30px;
}

.mar_b35 {
    margin-bottom: 35px;
}

.mar_b40 {
    margin-bottom: 40px;
}

.mar_b45 {
    margin-bottom: 45px;
}

.mar_b50 {
    margin-bottom: 50px;
}

.mar_b55 {
    margin-bottom: 55px;
}

.mar_l1 {
    margin-left: 1px;
}

.mar_l4 {
    margin-left: 4px;
}

.mar_l5 {
    margin-left: 5px;
}

.mar_l10 {
    margin-left: 10px;
}

.mar_l15 {
    margin-left: 15px;
}

.mar_l20 {
    margin-left: 20px;
}

.mar_l25 {
    margin-left: 25px;
}

.mar_l30 {
    margin-left: 30px;
}

.mar_r1 {
    margin-right: 1px;
}

.mar_r5 {
    margin-right: 5px;
}

.mar_r10 {
    margin-right: 10px;
}

.mar_r15 {
    margin-right: 15px;
}

.mar_r20 {
    margin-right: 20px;
}

.mar_r25 {
    margin-right: 25px;
}

.mar_r30 {
    margin-right: 30px;
}



.pad1 {
    padding: 1px;
}

.pad2 {
    padding: 2px;
}

.pad20 {
    padding: 20px;
}

.pad3 {
    padding: 3px;
}

.pad4 {
    padding: 4px;
}

.pad5 {
    padding: 5px;
}

.pad_t0 {
    padding-top: 0px;
}

.pad_t1 {
    padding-top: 1px;
}

.pad_t2 {
    padding-top: 2px;
}

.pad_t3 {
    padding-top: 3px;
}

.pad_t4 {
    padding-top: 4px;
}

.pad_t5 {
    padding-top: 5px;
}

.pad_t7 {
    padding-top: 7px;
}

.pad_t8 {
    padding-top: 8px;
}

.pad_t10 {
    padding-top: 10px;
}

.pad_t12 {
    padding-top: 12px;
}

.pad_t15 {
    padding-top: 15px;
}

.pad_t17 {
    padding-top: 17px;
}

.pad_t20 {
    padding-top: 20px;
}

.pad_t25 {
    padding-top: 25px;
}

.pad_t30 {
    padding-top: 30px;
}

.pad_t32 {
    padding-top: 32px;
}

.pad_t35 {
    padding-top: 35px;
}

.pad_t40 {
    padding-top: 40px;
}

.pad_t45 {
    padding-top: 45px;
}

.pad_t50 {
    padding-top: 50px;
}

.pad_t55 {
    padding-top: 55px;
}

.pad_b0 {
    padding-bottom: 0px;
}

.pad_b1 {
    padding-bottom: 1px;
}

.pad_b2 {
    padding-bottom: 2px;
}

.pad_b3 {
    padding-bottom: 3px;
}

.pad_b4 {
    padding-bottom: 4px;
}

.pad_b5 {
    padding-bottom: 5px;
}

.pad_b8 {
    padding-bottom: 8px;
}

.pad_b10 {
    padding-bottom: 10px;
}

.pad_b15 {
    padding-bottom: 15px;
}

.pad_b20 {
    padding-bottom: 20px;
}

.pad_b25 {
    padding-bottom: 25px;
}

.pad_b30 {
    padding-bottom: 30px;
}

.pad_b35 {
    padding-bottom: 35px;
}

.pad_b40 {
    padding-bottom: 40px;
}

.pad_b45 {
    padding-bottom: 45px;
}

.pad_b50 {
    padding-bottom: 50px;
}

.pad_b55 {
    padding-bottom: 55px;
}

.pad_b155 {
    padding-bottom: 155px;
}

.pad_l1 {
    padding-left: 1px;
}

.pad_l4 {
    padding-left: 4px;
}

.pad_l5 {
    padding-left: 5px;
}

.pad_l12 {
    padding-left: 12px;
}

.pad_l10 {
    padding-left: 10px;
}

.pad_l15 {
    padding-left: 15px;
}

.pad_l20 {
    padding-left: 20px;
}

.pad_l23 {
    padding-left: 23px;
}

.pad_l25 {
    padding-left: 25px;
}

.pad_l30 {
    padding-left: 30px;
}

.pad_l45 {
    padding-left: 45px;
}

.pad_r1 {
    padding-right: 1px;
}

.pad_r5 {
    padding-right: 5px;
}

.pad_r10 {
    padding-right: 10px;
}

.pad_r15 {
    padding-right: 15px;
}

.pad_r20 {
    padding-right: 20px;
}

.pad_r25 {
    padding-right: 25px;
}

.pad_r28 {
    padding-right: 28px;
}

.pad_r30 {
    padding-right: 30px;
}

.appendix-download {
    display: none
}

.link_list {
    width: 220px;
    height: 38px;
    border: 1px solid #D7D7D7;
    border-radius: 5px;
    margin: 0px 9px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 15px;
    display: block;
}

.link_list i {
    display: block;
    float: left;
    background: url(../png/9w3xmb.png) center no-repeat;
    width: 15px;
    margin-right: 10px;
    height: 40px;
    border-right: 1px solid #D7D7D7;
}

.zfxxgk_tab3 {
    width: 80%;
    margin: 20px auto;
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
    font-size: 14px;
}

.zfxxgk_tab3 td {
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;
    line-height: 45px;
    padding-left: 10px;
}

.zfxxgk_tab3 td.td {
    width: 140px;
    text-align: right;
    padding-right: 10px;
    background-color: #dfe8f5
}

.r {
    float: right;
    padding-top: 4px;
    font-size: 14px;
    text-align: left;
    font-weight: normal;
}

.r a {
    transition: all .5s;
    border: 1px solid rgba(255, 255, 255, .5);
    color: #ffffff;
    display: inline-block;
    padding: 0 10px;
    border-radius: 5px;
    height: 32px;
    line-height: 29px;
    margin-left: 10px;
}

.gl_con {
    background-color: #f4f6f7;
    padding: 15px 20px;
    font-size: 14px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e3e3e3;
}

.gl_tit3 {
    line-height: 26px;
    position: relative;
}

.gl_tit3>span {
    float: left;
    width: 8.3333333%;
    display: block;
}

.gl_tit3_r {
    float: left;
    width: 85%;
    height: 36px;
    overflow: hidden;
}

.gl_tit3_r a {
    display: inline-block;
    margin-bottom: 10px;
    padding: 0 15px;
    line-height: 26px;
    height: 26px;
}

.gl_tit3_r a span {
    color: #999999;
}

.gl_tit3_r a.on, .gl_tit3_r a:hover {
    background-color: #1658a0;
    color: #ffffff;
    border-radius: 4px;
}

.gl_tit3_r a.on span, .gl_tit3_r a:hover span {
    color: #ffffff;
}

.gl_line {
    margin: 5px auto 0;
    padding-bottom: 15px;
    border-top: 1px solid #ebebeb;
}

.gl_tit3 em.zk_btn {
    position: absolute;
    right: 0px;
    top: 0;
    color: #666666;
    transition: .3s all;
    cursor: pointer;
}

.gl_tit3 em.zk_btn i {
    background: url(../png/fb7rwa.png) no-repeat right center;
    width: 11px;
    height: 7px;
    margin-top: 10px;
    display: inline-block;
    margin-left: 6px;
    transition: .3s all;
}

.gl_tit3 em.zk_btn.open i {
    transform: rotate(180deg);
}

.inp2 {
    border: 1px solid #e8e8e8;
    width: 225px;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    padding-left: 15px;
}

.btn3 {
    margin-left: 13px;
    background-color: #1658a0;
    color: #ffffff;
    border: 0;
    width: 82px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
}

.btn3:hover {
    opacity: 0.9;
}

.gl_tit3 .ml_tit span {
    width: 11.9%;
}

.gl_tit3 .ml_tit .inp1 {
    width: 81.5%;
}

.fdzdgk_list {
    padding: 30px;
}

.fdzdgk_list ul {
    *width: 100%;
    margin-right: -20px;
}

.fdzdgk_list li {
    float: left;
    width: 29%;
    position: relative;
    height: 126px;
    text-align: center;
    margin-bottom: 40px;
    z-index: 2;
    margin-right: 4%;
}

.fdzdgk_list li:hover {
    z-index: 3;
}

.fdzdgk_list li .box {
    margin-right: 20px;
    height: 124px;
    position: relative;
    border: 1px solid #ededed;
    background: url(../jpg/7ajjrv.jpg) repeat-y left #f8fcff;
    box-shadow: 5px 8px 5px rgba(0, 0, 0, .08);
}

.fdzdgk_list li .box i {
    cursor: pointer;
    background: url(../png/3qklzw.png) no-repeat center;
    height: 6px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 18px;
    display: none;
}

.fdzdgk_list li.parent1 .box i {
    display: block;
}

.fdzdgk_list li .box a {
    display: block;
    padding: 30px 0;
}

.fdzdgk_list li:hover .box a {
    color: #555555;
}

.fdzdgk_list li .box a span {
    margin-bottom: 10px;
    display: block;
}

.fdzdgk_list li .box a p {
    line-height: 26px;
}

.fdzdgk_list li:hover .box {
    border: 1px solid #1658a0;
}

.fdzdgk_list li .box1 {
    display: none;
    top: 125px;
    box-shadow: 5px 8px 5px rgba(0, 0, 0, .08);
    position: absolute;
    left: 0;
    right: 20px;
    border: 1px solid #1658a0;
    border-top: 0;
    background-color: #ffffff;
    line-height: 30px;
    padding: 18px 0;
}

.fdzdgk_list li:hover .box1 {
    display: block;
}

.fdzdgk_list li .box1 a {
    display: block;
    line-height: 30px;
}

.sp1 {
    display: inline-block;
    width: 80px;
    height: 30px;
    background-color: #2e8ce5;
    line-height: 30px;
    color: #FFF;
    text-align: center;
}

.qz-tab {
    text-align: center;
    margin-top: 40px;
    position: relative;
}

.qz-tab ul {
    overflow: hidden;
    display: inline-block;
    *display: inline;
    zoom: 1;border: 1px #d8d8d8 solid;
    border-radius: 4px;
}

.wjxz {
    font-size: 16px;
    color: #1658a0 !important;
    position: absolute;
    right: 0;
    top: 0;
}

.wjxz img {
    margin-right: 10px;
}

.qz-tab ul li {
    float: left;
    text-align: center;
    font-size: 16px;
}

.qz-tab ul li a {
    display: block;
    width: 112px;
    height: 42px;
    line-height: 42px;
}

.qz-tab ul li.on a, .qz-tab ul li:hover a {
    background: #1658a0;
    color: #fff;
}

.qz-tab ul li:nth-child(1) {
    border-right: 1px #d8d8d8 solid;
}

.ifr {
    width: 100%;
    height: 1178px;
}

p.xxgk_title {
    font-family: simsun;
    font-size: 29px;
    line-height: 33px;
}

p.xxgk_title {
    text-align: center;
    margin-top: 10px;
    line-height: 2em;
}

.zcjd_tu {
    height: 95px;
    overflow: hidden;
    width: 100%;
}

.ysqgk_tu {
    margin-top: 20px;
}

.ysqgk_tit1 {
    padding: 20px 30px;
    background-color: #f4f4f4;
    position: relative;
}

.inp4 {
    height: 36px;
    width: 328px;
    line-height: 36px;
    border: 1px solid #c9c9c9;
    padding-left: 18px;
}

.btn2 {
    width: 90px;
    height: 38px;
    line-height: 38px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    border: none;
    background-color: #1658a0;
    color: #ffffff;
    border-radius: 5px;
    margin-left: 18px;
}

.ysqgk_tit1 span.return {
    position: absolute;
    right: 20px;
    top: 20px;
    border: 1px solid #c9c9c9;
    background-color: #eceaea;
    padding: 0 16px;
    line-height: 36px;
    height: 36px;
    border-radius: 4px;
}

.ysqgk_tit1 span.return img {
    margin-right: 8px;
}

.ysqgk_tit1 label {
    font-weight: bold;
    color: #333333;
}

.ysqgk_con3 {
    padding: 56px 32px;
}

.ysqgk_con3 fieldset {
    border: 2px solid #eceaea;
    border-radius: 4px;
}

.ysqgk_con3 fieldset legend {
    padding: 0 19px;
    line-height: 32px;
    font-size: 24px;
    font-weight: bold;
    margin-left: 34px;
    color: #333333;
}

.ysqgk_text {
    padding: 25px 55px;
    line-height: 44px;
    font-size: 18px;
}

.ysqgk_btn {
    text-align: center;
    margin-top: 42px;
    font-size: 0;
}

.ysqgk_btn button {
    display: inline-block;
    margin: 0 10px;
    height: 58px;
    border: none;
    line-height: 58px;
    width: 186px;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    border: none;
    background-color: #1658a0;
    border-radius: 4px;
    cursor: pointer;
}

.ysqgk_btn button:hover {
    opacity: 0.9;
}

.zcwjk_tit {
    text-align: center;
    font-size: 0;
    margin-top: 32px;
    margin-bottom: 20px;
}

.zcwjk_tit li {
    display: inline-block;
    margin: 0 20px;
    font-weight: bold;
}

.zcwjk_tit li a {
    color: #333333;
    display: block;
    line-height: 60px;
    font-size: 30px;
}

.zcwjk_tit li.on a {
    background-color: #ffffff;
    color: #1658a0;
    border-bottom: 5px solid #1658a0;
    position: relative;
}

.zcwjk_tit li.on a:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    width: 18px;
    height: 18px;
    transform: translateX(-50%) rotate(45deg);
    background-color: #1658a0;
}

.zcwjk_tit li.on a:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: 28px;
    height: 12px;
    background-color: #ffffff;
    transform: translateX(-50%);
}

.contain .aged_link,.rules_content .aged_link{ font-size: 0rem;}
.contain .aged_link a,.rules_content .aged_link a{font-size: 20px;font-weight: bold;display: inline-block;text-align: center;color: #ffffff;padding: 0 16px;height: 44px;line-height: 44px;border-radius: 8px;margin-left: 10px;}
.contain .aged_link a.aged_link_01,.rules_content .aged_link a.aged_link_01{ background: url(../png/gc4naq.png) no-repeat center bottom #e66531;}
.contain .aged_link a.aged_link_02,.rules_content .aged_link a.aged_link_02{ background: url(../png/spgor1.png) no-repeat center bottom #4674c0;}
.contain .aged_link a i,.rules_content .aged_link a i{ font-weight: normal; font-size:.24rem;}
.contain .aged_link a:hover,.rules_content .aged_link a:hover{ -webkit-filter: brightness(110%); filter: brightness(110%);}
.contain .aged_link,.rules_content .aged_link{position: absolute;right: 0;top: 0;height: auto;margin-top: 2px;z-index: 99;}
.contain .aged_link a,.rules_content .aged_link a{border-top-left-radius: 0;border-top-right-radius: 0;}
.contain .aged_link a:hover,.rules_content .aged_link a:hover{ color: #ffffff !important; text-decoration: none;}

@media only screen and (max-width: 768px) {
    .zcwjk_tit {
        margin-bottom:0
    }

    .zcwjk_tit ul {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap
    }

    .zcwjk_tit li {
        margin: 0 10px 0 0;
    }

    .zcwjk_tit li a {
        font-size: 20px;
        line-height: 48px;
    }
}

.otherlink-bg {background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;bottom: 0;left: 0;opacity: 0;position: fixed;right: 0;top: 0;transition: all 0.3s ease 0s;z-index: 9999;}
.otherlink-bg.in { opacity: 1; }
.otherlink-pop { background-color: #ffffff; border: 1px solid rgba(0, 0, 0, 0.3); border-radius: 6px; box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); height: 180px; left: 50%; margin: -250px 0 0 -280px; overflow: hidden; position: fixed; top: -25%; transition: all 0.4s ease 0s; width: 470px; z-index: 10000; }
.otherlink-pop.in { top: 50%; }
.otherlink-pop a.offBtn { color: #ccc; font-size: 20px; font-weight: 700; line-height: 20px; padding: 5px 10px; position: absolute; right: 8px; top: 5px; }
.otherlink-pop h2 { font-size: 16px; padding: 45px 40px; font-weight: normal; text-align: left; font-size: 14px; line-height: 2em; }
.otherlink-pop p.btns { background: #f5f5f5 none repeat scroll 0 0; border-top: 1px solid #ddd; bottom: 0; height: 50px; left: 0; position: absolute; text-align: right; width: 100%; }
.otherlink-pop p.btns a { border: 1px solid #bbbbbb; border-radius: 5px; color: #333; display: inline-block; font-size: 14px; height: 30px; line-height: 30px; margin: 9px 15px 0 0; padding: 0 15px; }
.otherlink-pop p.btns a:hover { background: #e6e6e6 none repeat scroll 0 0; }
.otherlink-pop p.btns a.toOtherLink { background: #337ab7 none repeat scroll 0 0; border: 1px solid #337ab7; color: #fff; }
.otherlink-pop p.btns a.toOtherLink:hover { background: #286090 none repeat scroll 0 0; }
.tab1>tbody>tr>td td{table-layout: fixed;}
.tab1>tbody>tr>td td a{display: block;max-width: 430px;height: 24px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
@media only screen and (max-width: 1200px) {
    .tab1>tbody>tr>td td a{max-width:260px;}
}
@media only screen and (max-width: 768px) {
    .tab1>tbody>tr>td td a{padding-right: 0px; height: auto; display: inline; white-space: inherit; text-overflow: inherit; overflow: inherit;}
}