
.fs16 {
    font-size: calc(0.4rem + 12px);
}

.fs18 {
    font-size: calc(0.6rem + 12px);
}

.fs20 {
    font-size: calc(0.8rem + 12px);
}

.gp-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.gp-flex > * {
    flex-shrink: 0;
}

.ul-inline {
    font-size: 0;
}

.ul-inline li {
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    width: 100%;
}

.ul-inline a, .item {
    display: block;
}

.ul-inline a.gp-flex, .item.gp-flex {
    display: flex;
}

@media screen and (max-width: 479px) {
    [class*="gp-xs"] {
        width: 100%;
        display: block;
    }

    .gp-avg-xxs-1 > li {
        width: 100%;
    }

    .gp-avg-xxs-2 > li {
        width: 50%;
    }

    .gp-avg-xxs-3 > li {
        width: 33.3%;
    }

    .gp-avg-xxs-4 > li {
        width: 25%;
    }

    .gp-avg-xxs-5 > li {
        width: 20%;
    }

    .gp-avg-xxs-6 > li {
        width: 16.66%;
    }
}

@media screen and (min-width: 479px) {
    [class*="gp-xs"] {
        margin-right: -2px;
        margin-left: -2px;
    }

    .gp-xs-1 {
        width: 8.33333333%;
    }

    .gp-xs-2 {
        width: 16.66666667%;
    }

    .gp-xs-3 {
        width: 25%;
    }

    .gp-xs-4 {
        width: 33.33333333%;
    }

    .gp-xs-5 {
        width: 41.66666667%;
    }

    .gp-xs-6 {
        width: 50%;
    }

    .gp-xs-7 {
        width: 58.33333333%;
    }

    .gp-xs-8 {
        width: 66.66666667%;
    }

    .gp-xs-9 {
        width: 75%;
    }

    .gp-xs-10 {
        width: 83.33333333%;
    }

    .gp-xs-11 {
        width: 91.66666667%;
    }

    .gp-xs-12 {
        width: 100%;
    }

    .gp-xs-offset-0 {
        margin-left: 0;
    }

    .gp-xs-offset-1 {
        margin-left: 8.33333333%;
    }

    .gp-xs-offset-2 {
        margin-left: 16.66666667%;
    }

    .gp-xs-offset-3 {
        margin-left: 25%;
    }

    .gp-xs-offset-4 {
        margin-left: 33.33333333%;
    }

    .gp-xs-offset-5 {
        margin-left: 41.66666667%;
    }

    .gp-xs-offset-6 {
        margin-left: 50%;
    }

    .gp-xs-offset-7 {
        margin-left: 58.33333333%;
    }

    .gp-xs-offset-8 {
        margin-left: 66.66666667%;
    }

    .gp-xs-offset-9 {
        margin-left: 75%;
    }

    .gp-xs-offset-10 {
        margin-left: 83.33333333%;
    }

    .gp-xs-offset-11 {
        margin-left: 91.66666667%;
    }

    .gp-xs-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left;
    }

    [class*="gp-"].gp-xs-centered {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    [class*="gp-"].gp-xs-centered:last-child {
        float: none;
    }

    [class*="gp-"].gp-xs-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }

    [class*="gp-"].gp-xs-uncentered:last-child {
        float: left;
    }

    .gp-avg-xs-1 > li {
        width: 100%;
    }

    .gp-avg-xs-2 > li {
        width: 50%;
    }

    .gp-avg-xs-3 > li {
        width: 33.3%;
    }

    .gp-avg-xs-4 > li {
        width: 25%;
    }

    .gp-avg-xs-5 > li {
        width: 20%;
    }

    .gp-avg-xs-6 > li {
        width: 16.66%;
    }
}

@media screen and (min-width: 767px) {
    [class*="gp-sm"] {
        margin-right: -2px;
        margin-left: -2px;
    }

    .gp-sm-1 {
        width: 8.33333333%;
    }

    .gp-sm-2 {
        width: 16.66666667%;
    }

    .gp-sm-3 {
        width: 25%;
    }

    .gp-sm-4 {
        width: 33.33333333%;
    }

    .gp-sm-5 {
        width: 41.66666667%;
    }

    .gp-sm-6 {
        width: 50%;
    }

    .gp-sm-7 {
        width: 58.33333333%;
    }

    .gp-sm-8 {
        width: 66.66666667%;
    }

    .gp-sm-9 {
        width: 75%;
    }

    .gp-sm-10 {
        width: 83.33333333%;
    }

    .gp-sm-11 {
        width: 91.66666667%;
    }

    .gp-sm-12 {
        width: 100%;
    }

    .gp-sm-offset-0 {
        margin-left: 0;
    }

    .gp-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .gp-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .gp-sm-offset-3 {
        margin-left: 25%;
    }

    .gp-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .gp-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .gp-sm-offset-6 {
        margin-left: 50%;
    }

    .gp-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .gp-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .gp-sm-offset-9 {
        margin-left: 75%;
    }

    .gp-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .gp-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .gp-sm-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left;
    }

    [class*="gp-"].gp-sm-centered {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    [class*="gp-"].gp-sm-centered:last-child {
        display: block;
    }

    [class*="gp-"].gp-sm-uncentered {
        margin-left: 0;
        margin-right: 0;
    }

    [class*="gp-"].gp-sm-uncentered:last-child {
        display: block;
    }

    .gp-avg-sm-1 > li {
        width: 100%;
    }

    .gp-avg-sm-2 > li {
        width: 50%;
    }

    .gp-avg-sm-3 > li {
        width: 33.3%;
    }

    .gp-avg-sm-4 > li {
        width: 25%;
    }

    .gp-avg-sm-5 > li {
        width: 20%;
    }

    .gp-avg-sm-6 > li {
        width: 16.66%;
    }
}

.content {
    /*text*/
    text-align: left;

    a {
        outline: none;
        text-decoration: none;
        color: #333;
    }

    a:hover {
        color: #005aa0;
        text-decoration: none;
    }

    .gp-img, .gp-img1x1, .gp-img5x7, .gp-img5x3, .gp-img3x2, .gp-img4x3, .gp-img2x3, .gp-img3x4 {
        display: block;
        overflow: hidden;
        width: 100%;
        height: 0;
        padding-bottom: 56.25%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
    }

    .gp-img img {
        width: 100%;
        display: block;
        transition: all linear .35s;
        -ms-transition: all linear .35s;
        -moz-transition: all linear .35s;
        -webkit-transition: all linear .35s;
        -o-transition: all linear .35s;
    }

    .gp-img1x1 {
        padding-bottom: 100%;
    }

    .gp-img2x1 {
        padding-bottom: 50%;
    }

    .gp-img2x3 {
        padding-bottom: 150%;
    }

    .gp-img3x2 {
        padding-bottom: 66.6%;
    }

    .gp-img3x4 {
        padding-bottom: 133.3%;
    }

    .gp-img4x3 {
        padding-bottom: 75%;
    }

    .gp-img4x5 {
        padding-bottom: 125%;
    }

    .gp-img5x3 {
        padding-bottom: 60%;
    }

    .gp-img5x4 {
        padding-bottom: 80%;
    }

    .gp-img5x6 {
        padding-bottom: 120%;
    }

    .gp-img5x7 {
        padding-bottom: 140%;
    }

    .gp-img_centered {
        display: block;
        overflow: hidden;
        position: relative;
    }

    .gp-img_centered img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        max-height: 100%;
        width: auto;
        margin: auto;
    }

    .gp-img_cover {
        display: block;
        overflow: hidden;
        position: relative;
    }

    .gp-img_cover img {
        position: absolute;
        left: 50%;
        top: 50%;
        min-height: 100%;
        min-width: 100%;
        max-width: 1000%;
        transform: translate(-50%, -50%);
        width: auto;
        height: 100%;
    }

    a:hover .gp-img img, .item:hover .gp-img img {
        transform: scale(1.05);
        -ms-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -o-transform: scale(1.05);
    }

    a:hover .gp-img_nohover img, .item:hover .gp-img_nohover img {
        transform: none;
        -ms-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        -o-transform: none;
    }
}

.gp-container {
    width: 120rem;
    position: relative;
    z-index: 2;
    margin-left: auto !important;
    margin-right: auto !important;
}

.sub_layout {
    position: relative;
}

.sub_layout .lf {
    width: 24.4rem;
    position: relative;
}

.sub_layout .rt {
    width: 100%;
}

.sub_layout_list {
    padding: .8rem 0 0;
}

.sub_layout_list .btn {
    display: none;
}

.sub_layout_list ul::after {
    content: '';
    display: block;
    width: 21.6rem;
    height: 5rem;
    position: absolute;
    left: 0;
    bottom: 2rem;
}

.sub_layout_list ul {
    border-right: .1rem solid #edeef3;
    position: relative;
    padding: 0 4rem 13rem 0;
}

.sub_layout_list .item {
    margin: 0 0;
    padding: 1rem 2rem;
    border-bottom: .1rem solid #edeef3;
    color: #666;
    position: relative;
    z-index: 2;
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
}

.sub_layout_list .item::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 100%;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-image: -moz-linear-gradient(0deg, rgb(0, 90, 160) 0%, rgb(45, 48, 155) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(0, 90, 160) 0%, rgb(45, 48, 155) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(0, 90, 160) 0%, rgb(45, 48, 155) 100%);
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
}

.sub_layout_list .title {
    line-height: 2em;
}

.sub_layout_list .item.on {
    color: #fff;
}

.sub_layout_list .item.on::before {
    right: 0;
}

.sub_layout2 {
    padding-top: 0.2rem;
}

.sub_layout2 .sub_layout_list ul {
    border-color: #d8dae4;
}

.sub_layout2 .sub_layout_list ul::after {
}

.wrap_fix_scroll {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

.wrap_fix_scroll .fix_scroll {
    position: relative;
    top: 0;
    overflow: hidden;
    box-sizing: border-box;
}

.sub_0c {
}

.sub_0c ul {
    margin: 0 0 -3.7rem -3rem;
    padding: .8rem 0 0;
    padding: 0 2%;
}

.sub_0c .item {
    margin: 0 0 3.7rem 3rem;
}

.sub_0c .gp-img {
    padding-bottom: 0;
    height:auto;
}
.sub_0c .gp-img img{
    width:100%;
    height:286px;
}
.sub_0c .bottom {
    padding: 1.5rem 1.5rem 0;
    position: relative;
}

.sub_0c .bottom::before {
    content: '';
    display: block;
    width: .2rem;
    height: 2rem;
    position: absolute;
    left: 0;
    top: 2rem;
    background: #F0900C;
}

.sub_0c .title {
    margin: 0 0 .8rem;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    color: #333333;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.sub_0c .time {
    margin: 0 0;
    /*width: 72px;*/
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

 /* 大图显示框样式 */
        .lightbox {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.8);
            display: none;
            align-items: center;
            justify-content: center;
            z-index: 1000;
        }
        
        .lightbox.active {
            display: flex;
        }
        
        .lightbox-content {
            max-width: 50%;
            max-height: 50%;
            position: relative;
		top: -130px;
          
        }
        
        .lightbox-img {
            max-width: 100%;
            max-height: 100%;
            object-fit: contain;
            animation: fadeIn 1s ease-out;
        }
        
        .close-btn {
            position: absolute;
            top: -2rem;
            right: 0;
            color: white;
            font-size: 1.5rem;
            cursor: pointer;
            transition: transform 1s ease;
      transform: scale(1.5);
        }
        
        .close-btn:hover {
            transform: rotate(90deg);
        }
        
        @keyframes fadeIn {
            from { opacity: 0; transform: scale(0.95); }
            to { opacity: 1; transform: scale(1); }
        }
        #pagination{
            margin:20px auto;
            margin-top: 60px;
        }