@charset "UTF-8";

/**
  css style 用于scss编写继承
*/
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ellipsis2 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.hover:hover {
    color: #1764ce !important;
    text-decoration: none !important;
    font-weight: bold !important;
}

.mt20 {
    margin-top: 20px;
    margin-top: .2rem;
}

.mt25 {
    margin-top: 25px;
    margin-top: .25rem;
}

.mr10 {
    margin-left: -5px;
    margin-right: 5px;
}

.db {
    display: inline-block;
}

.mt10 .db {
    cursor: default;
    text-decoration: none;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gl-content {
    margin: .3rem auto 0;
    width: calc(14rem - .3rem * 2);
    padding: 0 .3rem;
    background-color: #ffffff;
    border-radius: .08rem;
}

.pLocation {
    border: 0;
}

.gb-box {
    padding: 0 10px;
}

.gb-tit {
    overflow: hidden;
    white-space: nowrap;
}

.gb-tit a {
    font-size: 18px;
    font-size: .18rem;
    color: #ff0000;
    cursor: default;
    text-decoration: none;
}

.gb-tit span {
    margin-top: 10px;
    height: 5px;
    display: inline-block;
    width: 100%;
    background: url(2022-zfgb-bgline.png) repeat-x;
}

.gb-axx {
    text-align: center;
}

main {
    width: 1200px;
    width: auto;
    padding-bottom: 50px;
    padding-bottom: .5rem;
    margin: 0 auto;
}

main .tyh-gb-left {
    border: 18px solid #1764ce;
    border: .18rem solid #1764ce;
    width: 866px;
    width: calc(100% - 3.15rem - .3rem);
    background: url(2022-zfgb-gb-lbbg.png) no-repeat left bottom;
    box-sizing: border-box;
}

main .tyh-gb-left .yydh-gb-l-box {
    width: 828px;
    width: auto;
    margin: 0 auto;
}

main .tyh-gb-left .yydh-gb-l-box .yydh-gb-papertop {
    height: 155px;
    height: 1.55rem;
    padding-top: 23px;
    padding-top: .23rem;
    background: url(2022-zfgb-logobg.png) center repeat;
    box-sizing: border-box;
    text-align: center;
}

main .tyh-gb-left .yydh-gb-l-box .yydh-gb-papertop a {
    width: 554px;
    width: 5.54rem;
}

main .tyh-gb-left .yydh-gb-l-box .yydh-gb-papertop a img {
    width: 100%;
}

main .tyh-gb-left .yydh-gb-l-box .yydh-gb-paper .yydh-gb-paperc {
    width: 790px;
    width: auto;
    padding-bottom: 18px;
    padding-bottom: .18rem;
    margin: 0 auto;
    margin: 0 .3rem;
}

main .tyh-gb-left .yydh-gb-l-box .yydh-gb-paper .yydh-gb-paperc .yydh-gb-paperct {
    height: 56px;
    height: .56rem;
    line-height: 56px;
    line-height: .56rem;
    margin-top: 12px;
    margin-top: .12rem;
    background: url(2022-zfgb-redline.png) repeat-x bottom;
}

main .tyh-gb-left .yydh-gb-l-box .yydh-gb-paper .yydh-gb-paperc .yydh-gb-paperct p {
    font-size: 20px;
    font-size: .2rem;
    color: #dd2526;
}

main .tyh-gb-left .yydh-gb-l-box .yydh-gb-paper .yydh-gb-paperc .yydh-gb-paperct p a {
    color: #dd2526;
    cursor: default;
    text-decoration: none;
}

main .tyh-gb-left .yydh-gb-l-box .yydh-gb-paper .yydh-gb-paperc .yydh-gb-paperct p .qwxz {
    float: right;
    color: #333;
}

main .tyh-gb-left .yydh-gb-l-box .yydh-gb-paper .yydh-gb-paperc .yydh-gb-paperct p .qwxz:hover {
    cursor: pointer;
    color: #ff0000;
}

main .tyh-gb-left .yydh-gb-l-box .yydh-gb-paper .yydh-gb-paperc .yydh-gb-paperct1 {
    height: 10px;
    height: .1rem;
    margin-top: 20px;
    margin-top: .2rem;
    margin-bottom: 30px;
    margin-bottom: .3rem;
}

main .tyh-gb-left .yydh-gb-l-box .yydh-gb-paper .yydh-gb-paperc .gb-box .cwx-cqfz-list {
    padding: 10px 0;
    padding: .1rem 0;
}

main .tyh-gb-left .yydh-gb-l-box .yydh-gb-paper .yydh-gb-paperc .gb-box .cwx-cqfz-list li {
    padding-left: 25px;
    padding-left: .25rem;
    font-size: 16px;
    font-size: .16rem;
    line-height: 36px;
    line-height: .36rem;
    text-overflow: ellipsis;
    background-position-y: 17px;
    background-position-y: .17rem;
    background: url(2022-zfgb-list-icon2.png) no-repeat .1rem 0.15rem;
    overflow: hidden;
    background-size: .06rem;
}

main .tyh-gb-right {
    width: 315px;
    width: 3.15rem;
}

main .tyh-gb-right .gb-gn-rt1 {
    padding-bottom: 10px;
    background: #f2f6fc;
}

main .tyh-gb-right .yydh-gb-rt1t {
    background: #1764ce;
}

main .tyh-gb-right .yydh-gb-rt1t .db {
    font-size: 16px;
    font-size: .16rme;
    color: #fff;
    font-weight: bold;
    padding-bottom: 10px;
    padding-bottom: .1rem;
    margin-left: 20px;
    margin-left: .2rem;
    font-size: 16px;
    font-size: .16rem;
    padding: 15px 17px;
    padding: .15rem .17rem;
    padding-right: 0;
    background: url(2022-zfgb-rlabg.png) no-repeat left center;
    background-size: 6px 20px;
    background-size: .06rem .2rem;
}

main .tyh-gb-right .yydh-gb-rt1t .gb-ta1 {
    margin-left: 0px;
    margin-right: 10px;
    margin-right: .1rem;
    margin-top: 9px;
    margin-top: .09rem;
    padding-left: 34px;
    padding-left: .34rem;
    min-width: 100px;
    min-width: 1rem;
    width: auto;
    height: 34px;
    height: .34rem;
    line-height: 34px;
    line-height: .34rem;
    font-size: 14px;
    font-size: .14rem;
    display: inline-block;
    background: #fff url(2022-zfgb-ta1.png) no-repeat 10px center;
    background: #fff url(2022-zfgb-ta1.png) no-repeat .1rem center;
    background-size: 20px 22px;
    background-size: .2rem .22rem;
    border-radius: 5px;
    border-radius: .05rem;
    color: #1764ce;
    font-weight: bold;
    box-sizing: border-box;
}

main .tyh-gb-right .yydh-gb-rt1c1 {
    line-height: 36px;
    line-height: .36rem;
    margin-bottom: 16px;
    margin-bottom: .16rem;
}

main .tyh-gb-right .yydh-gb-rt1c1 .gb-atit {
    width: 182px;
    width: 1.82rem;
    height: 248px;
    height: 2.48rem;
    padding-top: 160px;
    padding-top: 1.6rem;
    display: inline-block;
    background: url(2022-zfgb-atit.png);
    background-size: 100% 100%;
    box-sizing: border-box;
    cursor: default;
}

main .tyh-gb-right .yydh-gb-rt1c1 .gb-atit:hover {
    text-decoration: none;
}

main .tyh-gb-right .yydh-gb-rt1c1 .gb-atit p {
    font-size: 10px;
    line-height: 28px;
    line-height: .28rem;
    color: #ec1b24;
    font-weight: bold;
}

main .tyh-gb-right .yydh-gb-rt1c1 .gb-atit p:first-child {
    font-size: 28px;
    font-size: .28rem;
}

main .tyh-gb-right .yydh-gb-rt1c1 span {
    width: 108px;
    width: 7em;
    font-size: 16px;
    font-size: .16rem;
    color: #333;
    display: inline-block;
    text-align: right;
    display: block;
    float: left;
}

main .tyh-gb-right .yydh-gn-rt1 {
    padding-bottom: 40px;
    padding-bottom: .4rem;
    background: #f2f6fc;
}

main .tyh-gb-right .yydh-gb-rt1c1 select {
    cursor: pointer;
}

main .tyh-gb-right .yydh-gb-rt1c1 select.yydh-w84 {
    width: 84px;
    width: .84rem;
    padding: 0;
}

main .tyh-gb-right .yydh-gb-rt1c1 select,
main .tyh-gb-right .yydh-gb-rt1c1 input {
    height: 36px;
    height: .36rem;
    line-height: 36px;
    line-height: .36rem;
    width: 178px;
    width: calc(100% - 7em - .16rem * 2 - 2px);
    font-size: 16px;
    font-size: .16rem;
    border: 1px solid #c1c5ca;
    box-sizing: border-box;
    padding: 0 16px;
    padding: 0 .16rem;
    color: #333;
    border-radius: 2px;
}

main .tyh-gb-right .yydh-gb-rt1c1 select option,
main .tyh-gb-right .yydh-gb-rt1c1 input option {
    font-size: 16px;
    font-size: .16rem;
    color: #333;
    cursor: pointer;
}

main .tyh-gb-right .yydh-gb-btn {
    margin-left: 98px;
    margin-left: 0;
    text-align: right;
    padding-right: .28rem;
}

main .tyh-gb-right .yydh-gb-btn a {
    width: 84px;
    width: auto;
    height: 36px;
    height: .36rem;
    line-height: 36px;
    line-height: .36rem;
    margin-left: 10px;
    margin-left: .1rem;
    font-size: 14px;
    font-size: .14rem;
    text-align: center;
    display: inline-block;
    color: #fff;
    background: #7fa6e1;
    border-radius: 3px;
    min-width: .64rem;
    padding: 0 .1rem;
}

main .tyh-gb-right .yydh-gb-btn .yydh-gb-bgdan {
    background: #c1cce0;
}

@media screen and (max-width: 768px) {
    .gl-content {
        width: auto !important;
        margin: 10px 10px 0 !important;
        padding: 0 10px !important;
    }

    main {
        padding-bottom: 10px;
    }

    main .tyh-gb-left {
        width: 100%;
        border-width: 10px;
    }

    main .tyh-gb-left .yydh-gb-l-box .yydh-gb-papertop {
        width: auto;
        padding: .2rem 0;
    }

    main .tyh-gb-left .yydh-gb-l-box .yydh-gb-papertop a {
        width: 90%;
    }

    main .tyh-gb-left .yydh-gb-l-box .yydh-gb-paper .yydh-gb-paperc {
        margin: 0 10px;
    }

    .gb-box {
        padding: 0;
    }

    main .tyh-gb-right {
        width: 100%;
        margin-top: 10px;
    }
    
    main .tyh-gb-left .yydh-gb-l-box .yydh-gb-paper .yydh-gb-paperc .yydh-gb-paperct p .qwxz {
        display: none;
    }
}