.icon-select-arrow-down-02 {
    width: 13px;
    height: 8px;
    background-image: url(../images/icon/icon-select-arrow-down-02.png)
}

.icon-select-address {
    width: 16px;
    height: 21px;
    background-image: url(../images/icon/icon-select-address.png)
}

.icon-serve-item {
    width: 26px;
    height: 28px;
    background-image: url(../images/icon/icon-serve-item.png)
}

.icon-jrsb {
    width: 62px;
    height: 68px;
    background-image: url(../images/icon/icon-jrsb.png)
}

.icon-jrfwzs {
    width: 62px;
    height: 68px;
    background-image: url(../images/icon/icon-jrfwzs.png)
}

.icon-ljfwzs {
    width: 62px;
    height: 68px;
    background-image: url(../images/icon/icon-ljfwzs.png)
}

.website-statistics-02 {
    padding: 60px 0 80px
}

.website-statistics-02 ul li {
    width: 384px;
    height: 80px;
    padding-left: 35px;
    padding-right: 5px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: url(../images/bg-jrsb.png) no-repeat 0 0;
    background-size: 100% 100%;
    color: #fff;
    font-size: 22px;
    line-height: 1
}

.website-statistics-02 ul li .icon {
    margin-top: 9px;
    margin-right: 15px
}

.website-statistics-02 ul li div {
    text-shadow: 0 2px 0 rgba(147, 34, 11, .6)
}

.website-statistics-02 ul li:hover {
    box-shadow: 0 8px 20px 0 rgba(154, 169, 185, .38)
}

.website-statistics-02 ul li:nth-of-type(2) {
    background-image: url(../images/bg-jrfwzs.png)
}

.website-statistics-02 ul li:nth-of-type(2) div {
    text-shadow: 0 2px 0 rgba(9, 78, 133, .7)
}

.website-statistics-02 ul li:nth-of-type(3) {
    background-image: url(../images/bg-ljfwzs.png)
}

.website-statistics-02 ul li:nth-of-type(3) div {
    text-shadow: 0 2px 0 rgba(8, 93, 130, .5)
}

.news-center .wrapper-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.news-center .swiper-container {
    width: 594px;
    height: 365px;
    background-color: #d0d0d0;
    position: relative;
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.news-center .swiper-container img {
    width: 100%;
    height: 100%
}

.news-center .swiper-container .banner-text-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 42px;
    background-color: rgba(0, 0, 0, .6);
    font-size: 16px;
    font-weight: 400;
    line-height: 42px;
    color: #fff;
    padding: 0 20px;
    z-index: 1;
    padding-right: 200px
}

.news-center .swiper-container .banner-text-wrapper span {
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.news-center .swiper-container .swiper-pagination {
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    padding-right: 20px;
    align-items: center;
    bottom: 17px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.news-center .swiper-container .swiper-pagination .swiper-pagination-bullet {
    background-color: #fff
}

.news-center .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #ab2319
}

.news-center .news-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    padding-left: 16px
}

.news-center .news-wrapper .tabs-wrapper {
    border-top: 2px solid #eee;
    height: 40px;
    background-color: #f9f9f9;
    padding-right: 10px;
    position: relative
}

.news-center .news-wrapper .tabs-wrapper ul {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.news-center .news-wrapper .tabs-wrapper ul li {
    font-size: 14px;
    color: #999;
    padding: 0 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 38px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.news-center .news-wrapper .tabs-wrapper ul li:after {
    content: "";
    width: 0;
    height: 2px;
    left: 0;
    top: -2px;
    position: absolute;
    background-color: #eee;
    -webkit-transition: all .3s;
    transition: all .3s
}

.news-center .news-wrapper .tabs-wrapper ul li.active, .news-center .news-wrapper .tabs-wrapper ul li:hover {
    color: #1c7eea;
    background-color: #fff
}

.news-center .news-wrapper .tabs-wrapper ul li.active:after, .news-center .news-wrapper .tabs-wrapper ul li:hover:after {
    width: 100%;
    background-color: #1c7eea
}

.news-center .news-wrapper .tabs-wrapper .more {
    margin-left: 20px;
    font-size: 12px;
    color: #ccc;
    cursor: pointer
}

.news-center .news-wrapper .tab-content {
    height: 336px;
    display: none
}

.news-center .news-wrapper .tab-content ul {
    width: 100%
}

.news-center .news-wrapper .tab-content ul li {
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s
}

.news-center .news-wrapper .tab-content ul li + li {
    border-top: 1px dashed #ddd
}

.news-center .news-wrapper .tab-content ul li + li .news-item-title {
    height: 47px
}

.news-center .news-wrapper .tab-content ul li .news-item-title {
    height: 48px
}

.news-center .news-wrapper .tab-content ul li .news-item-title .icon {
    width: 4px;
    height: 4px;
    background-color: #ddd;
    margin-right: 16px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.news-center .news-wrapper .tab-content ul li .news-item-title h4 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    font-weight: 400;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition: all .3s;
    transition: all .3s
}

.news-center .news-wrapper .tab-content ul li .news-item-title .time {
    font-size: 14px;
    line-height: 48px;
    color: #999;
    margin-left: 10px
}
.news-center .news-wrapper .tab-content ul li .news-item-title .aab301 {
    font-size: 14px;
    line-height: 48px;
    color: #999;
    margin-left: 15px;
    width: 85px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: right;
}

.news-center .news-wrapper .tab-content ul li .desc {
    display: none;
    height: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 14px;
    line-height: 1;
    color: #999;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 90px
}

.news-center .news-wrapper .tab-content ul li.active, .news-center .news-wrapper .tab-content ul li:hover {
    padding-top: 10px
}

.news-center .news-wrapper .tab-content ul li.active .icon, .news-center .news-wrapper .tab-content ul li:hover .icon {
    display: none
}

.news-center .news-wrapper .tab-content ul li.active .news-item-title h4, .news-center .news-wrapper .tab-content ul li:hover .news-item-title h4 {
    font-size: 18px;
    color: #333;
    font-weight: 700
}

.news-center .news-wrapper .tab-content ul li.active .desc, .news-center .news-wrapper .tab-content ul li:hover .desc {
    display: block;
    height: 40px
}

.service-items .wrapper-content {
    height: 750px
}

.service-items .service-toolbar {
    width: 272px;
    height: 100%;
    background-color: #f8fbfd
}

.service-items .service-toolbar .header {
    width: 100%;
    height: 130px;
    background: url(../images/bg-serive-item.png) no-repeat 50%;
    background-size: 100% 100%;
    color: #fff;
    padding: 28px 32px;
    font-size: 14px;
    line-height: 1
}

.service-items .service-toolbar .header p {
    font-size: 18px;
    line-height: 1;
    padding-top: 14px
}

.service-items .service-toolbar .header div {
    padding-top: 12px;
    font-size: 24px;
    line-height: 1;
    font-weight: 700
}

.service-items .service-toolbar .header div .icon {
    margin-left: 20px
}

.service-items .service-toolbar .search {
    padding: 0 12px;
    padding-top: 24px;
    position: relative;
}

.service-items .service-toolbar .search input {
    width: 100%;
    height: 32px;
    background-color: #eef3f7;
    border-radius: 0 2px 2px 0;
    border: 1px solid #c5d1df;
    font-size: 14px;
    padding: 0 12px;
    transition: border-color .3s;
}
.service-items .service-toolbar .search input:focus {
    border-color: #1d7fea;
}
.service-items .service-toolbar .search.focus .select-popup {
    width: 300px;
    display: block;
    top: 60px;
    left: 12px;
}

.service-items .service-toolbar .btn-wrapper {
    padding: 16px 12px
}

.service-items .service-toolbar .btn-wrapper button {
    width: 50%;
    height: 36px;
    background-color: #eef3f7;
    border-radius: 2px 0 0 2px;
    border: 1px solid #1c7eea;
    color: #1c7eea;
    font-size: 16px;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.service-items .service-toolbar .btn-wrapper button.active {
    background-color: #1c7eea;
    color: #fff
}

.service-items .service-toolbar .btn-wrapper button:last-child {
    border-radius: 0 2px 2px 0
}

.service-items .service-toolbar .select-items-wrapper {
    padding: 0 12px 16px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: auto
}

.service-items .service-toolbar .select-items-wrapper .select-item-wrapper {
    width: 100%;
    padding-bottom: 9px
}

.service-items .service-toolbar .select-items-wrapper .select-item-wrapper.active .select-item .icon {
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg)
}

.service-items .service-toolbar .select-items-wrapper .select-item-wrapper.active .select-options {
    display: block;
    opacity: 1
}

.service-items .service-toolbar .select-items-wrapper .select-item {
    height: 40px;
    background-color: #fff;
    border-radius: 20px;
    border: 1px solid #c5d1df;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 16px;
    font-size: 16px;
    color: #333;
    line-height: 38px;
    cursor: pointer;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-bottom: 3px
}

.service-items .service-toolbar .select-items-wrapper .select-item .value {
    white-space: nowrap;
    width: 135px;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    overflow: hidden;
}

.service-items .service-toolbar .select-items-wrapper .select-item .icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 16px;
    width: 24px;
    height: 24px;
    background-color: #cad2d9;
    background: url(../images/icon/icon-select-arrow-right.png) no-repeat 50%;
    background-size: 100% 100%;
    -webkit-transition: all .3s;
    transition: all .3s
}

.service-items .service-toolbar .select-items-wrapper .select-options {
    width: 100%;
    display: none;
    padding-top: 6px;
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0
}

.service-items .service-toolbar .select-items-wrapper .select-options li {
    font-size: 14px;
    color: #333;
    line-height: 2em;
    -webkit-transition: color .3s;
    transition: color .3s;
    cursor: pointer
}

.service-items .service-toolbar .select-items-wrapper .select-options li span {
    display: block;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 13px;
    position: relative
}

.service-items .service-toolbar .select-items-wrapper .select-options li span:before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #333;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.service-items .service-toolbar .select-items-wrapper .select-options li.active, .service-items .service-toolbar .select-items-wrapper .select-options li:hover {
    color: #1c7eea
}

.service-items .service-toolbar .select-items-wrapper .select-options li.active span:before, .service-items .service-toolbar .select-items-wrapper .select-options li:hover span:before {
    background-color: #1c7eea
}

.service-items .service-content-container {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    overflow: hidden;
    background-color: #f5fbff;
    margin-left: 26px;
    padding: 0 24px;
    -webkit-transition: all .3s;
    transition: all .3s;
    background-image: url(../images/bg-map.png);
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: 100% 100%
}

.service-items .service-content-container.table {
    background-color: #fff;
    border: 1px solid rgba(141, 180, 252, .35);
    background-image: none
}

.service-items .select-popup {
    display: none;
    position: absolute;
    width: 100%;
    max-height: 400px;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 hsla(0, 0%, 60%, .3);
    border-radius: 2px;
    border: 1px solid #ddd;
    padding: 2px;
    left: 0;
    top: 30px;
    z-index: 4;
    overflow: auto;
    -webkit-transition: all .3s;
    transition: all .3s
}

.service-items .select-popup li {
    height: 34px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 34px;
    font-size: 16px;
    color: #444;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding: 0 16px;
    left: 0;
    cursor: pointer;
    user-select: none;
}

.service-items .select-popup li.active {
    color: #fff;
    background-color: #1c7eea
}

.service-items .select-popup li.active:hover {
    background-color: #1c7eea
}

.service-items .select-popup li:hover {
    background-color: #deeeff
}

.service-items .service-content-container .toolbar-select-wrapper {
    height: 78px
}

.service-items .service-content-container .toolbar-select-wrapper .select-popup {
    min-width: 160px
}

.service-items .service-content-container .toolbar-select-wrapper .select-address {
    cursor: pointer;
    position: relative;
    line-height: 1;
    height: 30px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.service-items .service-content-container .toolbar-select-wrapper .select-address .value {
    font-weight: 500;
    padding: 0 7px
}

.service-items .service-content-container .toolbar-select-wrapper .select-address:hover .select-popup {
    display: block
}

.service-items .service-content-container .toolbar-select-wrapper .select-year {
    height: 24px;
    border: 1px solid #c5d1df;
    padding: 0 8px 0 6px;
    margin-left: 18px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    height: 30px;
    position: relative;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.service-items .service-content-container .toolbar-select-wrapper .select-year .icon {
    margin-left: 8px
}

.service-items .service-content-container .toolbar-select-wrapper .select-year .value {
    min-width: 36px;
    text-align: center
}

.service-items .service-content-container .toolbar-select-wrapper .select-year:hover {
    border-color: #1c7eea
}

.service-items .service-content-container .toolbar-select-wrapper .select-year:hover .select-popup {
    display: block
}

.service-items .service-content-container .service-map {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

.service-items .service-content-container .service-map .map-content {
    height: 100%;
    width: 100%
}

.service-items .service-content-container .service-map .map-content .map-title {
    line-height: 1;
    font-size: 16px;
    color: #333
}

.service-items .service-content-container .service-map .map-content .map-title .left span {
    padding-left: 24px;
    position: relative;
    font-weight: 500
}

.service-items .service-content-container .service-map .map-content .map-title .left span:after, .service-items .service-content-container .service-map .map-content .map-title .left span:before {
    content: "";
    position: absolute;
    top: 50%;
    height: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.service-items .service-content-container .service-map .map-content .map-title .left span:before {
    width: 6px;
    background-color: #1c7eea;
    left: 0
}

.service-items .service-content-container .service-map .map-content .map-title .left span:after {
    width: 4px;
    background-color: #ffad0c;
    left: 9px
}

.service-items .service-content-container .service-map .map-content .items-wrapper {
    padding-top: 16px
}

.service-items .service-content-container .service-map .map-content .items-wrapper ul li {
    width: 132px;
    height: 58px;
    background-color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #666;
    line-height: 1;
    padding-top: 12px
}

.service-items .service-content-container .service-map .map-content .items-wrapper ul li + li {
    margin-left: 12px
}

.service-items .service-content-container .service-map .map-content .items-wrapper ul li .key span {
    position: relative;
    padding-left: 10px
}

.service-items .service-content-container .service-map .map-content .items-wrapper ul li .key span:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background-color: #09cc97;
    border-radius: 50%
}

.service-items .service-content-container .service-map .map-content .items-wrapper ul li .value {
    font-size: 16px;
    color: #000;
    padding-top: 10px;
    font-weight: 700;
    line-height: 1
}

.service-items .service-content-container .service-map .map-content .items-wrapper ul li .value .unit {
    font-size: 12px;
    font-weight: 400;
    padding-left: 4px
}

.service-items .service-content-container .service-map .map-content .items-wrapper ul li:first-of-type .key span::after {
    background-color: #1c7eea
}

.service-items .service-content-container .service-map .map-content .items-wrapper ul li:nth-of-type(2) .key span:after {
    background-color: #ea1c60
}

.service-items .service-content-container .service-map .map-content .items-wrapper ul li:nth-of-type(3) .key span:after {
    background-color: #f5c210
}

.service-items .service-content-container .service-map .map-content .items-wrapper ul li:nth-of-type(4) .key span:after {
    background-color: #09cc97
}

.service-items .service-content-container .service-map .map-content .items-wrapper ul li:nth-of-type(5) .key span:after {
    background-color: #0bdbe8
}

.service-items .service-content-container .service-map .map-content .items-wrapper ul li:nth-of-type(6) .key span:after {
    background-color: #490be8
}

.service-items .service-content-container .service-map .map-content .map {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

.service-items .service-content-container .service-map .map-content .map #map {
    width: 100%;
    height: 100%
}

.service-items .service-content-container .service-table {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%
}

.service-items .service-content-container .service-table .table-content-wrapper {
    width: 100%;
    height: 100%
}

.service-items .service-content-container .service-table .table-content-wrapper .table-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-bottom: 24px;
    overflow: auto
}

/*.tab-btn-wrapper {*/
/*    padding-top: 24px;*/
/*    padding-bottom: 40px*/
/*}*/

.tab-btn-wrapper li {
    width: 258px;
    height: 158px;
    background-color: #fff;
    box-shadow: 0 8px 20px 0 rgba(154, 169, 185, .38);
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding-top: 20px;
    background: url(../images/bg-card-subsidy.png) no-repeat 0 0;
    background-size: 220px 230px;
    margin-bottom: 16px;
    margin-right: 16px;
}
.tab-btn-wrapper li:nth-of-type(4n) {
    margin-right: 0;
}
.tab-btn-wrapper li .left {
    width: 146px
}

.tab-btn-wrapper li .left img {
    width: 80px;
    display: block;
    margin-left: 40px
}

.tab-btn-wrapper li .right {
    font-size: 24px;
    color: #444;
    line-height: 1;
    padding-top: 10px
}

.tab-btn-wrapper li .right .value {
    position: relative;
    font-weight: 700;
    line-height: 1
}

.tab-btn-wrapper li .right .value:after {
    content: "";
    position: absolute;
    width: 13px;
    height: 3px;
    background-color: #1c7eea;
    border-radius: 2px;
    left: 0;
    bottom: -7px
}

.tab-btn-wrapper li .right .value .unit {
    font-size: 16px;
    padding-left: 4px
}

.tab-btn-wrapper li .right .key {
    font-size: 16px;
    line-height: 1;
    padding-top: 20px;
    font-weight: 400
}

.tab-btn-wrapper li .link {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    bottom: 20px;
    width: 178px;
    height: 32px;
    background-color: #e0eaf5;
    border-radius: 4px;
    padding: 0 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
    color: #333;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

.tab-btn-wrapper li .link:hover {
    background-color: #1c7eea;
    color: #fff
}

.tab-btn-wrapper li:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.tab-btn-wrapper li:first-of-type .left img {
    width: 80px
}

.tab-btn-wrapper li:nth-of-type(2) .left img, .tab-btn-wrapper li:nth-of-type(3) .left img {
    width: 72px
}

.tab-btn-wrapper li:nth-of-type(4) .left img {
    width: 80px
}

.yh-popup.sun-sb .yh-popup-content {
    width: 1200px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.sun-sb .sun-title-bg {
    width: 100%;
    height: 46px;
    background: url(../images/bg-subsidies.png) no-repeat 0 0;
    background-size: 309px 46px;
    padding-left: 13px
}

.sun-sb .sun-title-bg img {
    width: 106px;
    position: static !important
}

.sun-sb .sun-title {
    font-size: 16px;
    line-height: 1;
    color: #333;
    padding-left: 24px;
    position: relative
}

.sun-sb .sun-title:after, .sun-sb .sun-title:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 6px;
    height: 100%;
    background-color: #1c7eea
}

.sun-sb .sun-title:after {
    width: 4px;
    left: 9px;
    background-color: #ffad0c
}

.sun-sb .sun-title .en {
    padding-left: 13px;
    font-size: 12px;
    color: #ccc
}

.sun-sb .sun-items-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 10px;
    z-index: 1
}

.sun-sb .sun-items-list, .sun-sb .sun-items-list li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.sun-sb .sun-items-list li {
    width: 270px;
    height: 88px;
    border: 1px solid #eee;
    margin-right: 24px;
    margin-bottom: 16px;
    background: url(../images/sun/bg-01.png) no-repeat 50%;
    background-size: 100% 100%;
    padding: 0 24px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2em;
    color: #333;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.sun-sb .sun-items-list li:nth-of-type(4n) {
    margin-right: 0
}

.sun-sb .sun-items-list li:hover {
    box-shadow: 0 8px 20px 0 rgba(154, 169, 185, .38)
}

.sun-sb .sun-items-list li .icon-apply {
    width: 23px;
    height: 21px;
    background-image: url(../images/sun/icon-apply.png);
    background-size: 100% 100%
}

.sun-sb .sun-items-list li span {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-left: 8px;
    display: block;
    white-space: nowrap \9;
    overflow: hidden \9;
}

.sun-sb .sun-items-list li .tag {
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 20px;
    background: url(../images/sun/icon-tag.png) no-repeat 0 0;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    text-align: center
}

.sun-sb .sun-items-list li .tag.city {
    background-image: url(../images/sun/icon-tag-02.png)
}

.sun-sb .sun-checkbox-wrapper {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 4px
}

.sun-sb .sun-checkbox-wrapper ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.sun-sb .sun-checkbox-wrapper li {
    width: 124px;
    height: 32px;
    background-color: #ebf2fa;
    border-radius: 2px;
    line-height: 32px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 10px;
    margin-right: 8px;
    margin-bottom: 8px;
    text-align: center;
    font-size: 14px;
    color: #536273;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: color, background-color .3s;
    transition: color, background-color .3s
}

.sun-sb .sun-checkbox-wrapper li.selected, .sun-sb .sun-checkbox-wrapper li:hover {
    background-color: #1d7fea;
    color: #fff
}

.sun-sb .sun-checkbox-wrapper .more {
    position: absolute;
    right: 0;
    top: 0;
    width: 96px;
    height: 32px;
    background-color: #ebf2fa;
    margin: 0;
    border-radius: 2px;
    line-height: 32px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 10px;
    text-align: center;
    font-size: 14px;
    color: #536273;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: color, background-color .3s;
    transition: color, background-color .3s
}

.sun-sb .sun-checkbox-wrapper .more:hover {
    background-color: #1d7fea;
    color: #fff
}

.sun-sb .sun-search {
    position: relative;
    margin-top: 16px
}

.sun-sb .sun-search input {
    width: 400px;
    height: 42px;
    background-color: #fff;
    border: 1px solid #f5f5f5;
    padding-left: 72px;
    -webkit-transition: border-color .3s;
    transition: border-color .3s
}

.sun-sb .sun-search input:focus {
    border-color: #1d7fea
}

.sun-sb .sun-search .icon {
    width: 21px;
    height: 21px;
    background-image: url(../images/sun/icon-search.png);
    background-size: 100% 100%;
    left: 20px
}

.sun-sb .sun-search .icon, .sun-sb .sun-search .line {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.sun-sb .sun-search .line {
    width: 1px;
    height: 32px;
    background-color: #f5f5f5;
    left: 57px;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.sun-sb .sun-header {
    background-color: red;
    padding: 32px 24px 20px;
    background: url(../images/sun/bg-02.png) no-repeat;
    background-size: 1214px 100%;
    background-position: 50% -10px;
    position: relative;
    overflow: hidden;
    min-height: 306px
}

.sun-sb .sun-header .sun-title {
    margin-top: 20px
}

.sun-sb .sun-header .img {
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 324px;
    height: 245px
}

.sun-sb .sun-header .img.two-row {
    bottom: 22px
}

.sun-sb .sun-header .icon-close {
    position: absolute;
    top: 24px;
    right: 24px;
    z-index: 2;
    width: 24px;
    height: 24px;
    background-image: url(../images/sun/icon-close.png);
    cursor: pointer
}

.sun-sb .sun-center {
    padding: 12px 24px 0
}

.sun-sb .sun-center .scroll-list {
    max-height: 200px;
    overflow: hidden;
    width: 100%
}

.sun-sb .sun-center .sun-items-list {
    width: 100%;
    padding-bottom: 14px;
    height: auto
}

.review-progress .yh-progress-content {
    width: 1150px;
    padding: 0 24px 22px
}

.review-progress .title-wrapper {
    padding: 22px 0;
    border-bottom: 1px solid #ddd
}

.review-progress .title-wrapper .title {
    font-size: 18px;
    line-height: 1;
    color: #333;
    position: relative;
    padding-left: 24px;
    font-weight: 500
}

.review-progress .title-wrapper .title:after,
.review-progress .title-wrapper .title:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 6px;
    height: 100%;
    background-color: #1c7eea
}

.review-progress .title-wrapper .title:after {
    width: 4px;
    left: 9px;
    background-color: #ffad0c
}

.review-progress .progress-wrapper .progress-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 60px
}

.review-progress .progress-wrapper .progress-title .desc {
    font-weight: 400;
    color: #666
}

.review-progress .progress-wrapper .progress-content {
    background-color: #f8fbfd;
    padding: 0 20px;
    min-height: 130px;
    padding-top: 44px
}

.review-progress .progress-wrapper .progress-content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.review-progress .progress-wrapper .progress-content li {
    width: 160px;
    border-bottom: 2px dashed #ddd;
    position: relative
}

.review-progress .progress-wrapper .progress-content li .index {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    border-radius: 50%;
    color: #444;
    border: 1px solid #ddd;
    background-color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.review-progress .progress-wrapper .progress-content li p {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 30px;
    left: 50%;
    font-size: 16px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    /* white-space: nowrap; */
    padding: 0 10px;
    color: #666;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-left: 8px;
    display: block \9;
    white-space: nowrap \9;
    overflow: hidden \9;
}

.review-progress .progress-wrapper .progress-content li.over {
    border-style: solid;
    border-color: #fa9e2a
}

.review-progress .progress-wrapper .progress-content li.over .index {
    color: #fff;
    background-color: #fa9e2a;
    border-color: #fa9e2a
}

.review-progress .progress-wrapper .progress-content li.active {
    border-style: solid;
    border-color: #008ff2
}

.review-progress .progress-wrapper .progress-content li.active .index {
    color: #fff;
    background-color: #008ff2;
    border-color: #008ff2
}

.review-progress .review-wrapper {
    max-height: 500px;
    overflow: auto
}

.review-progress .review-wrapper ul {
    padding-top: 30px
}

.review-progress .review-wrapper li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    border: 1px solid #ddd;
    padding: 30px 24px 24px;
    margin-bottom: 30px
}

.review-progress .review-wrapper li:last-child {
    margin-bottom: 0
}

.review-progress .review-wrapper li .tag {
    width: 155px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    color: #fff;
    text-align: center;
    left: 20px;
    top: -15px;
    font-size: 16px;
    border-radius: 2px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.review-progress .review-wrapper li .cell {
    width: 25%;
    padding: 0 10px;
    color: #888;
    font-size: 18px;
    line-height: 2em
}

.review-progress .review-wrapper li .cell.time {
    width: 50%;
}
.review-progress .review-wrapper li .cell.opinion {
    width: auto;
    min-width: 25%;
    max-width: 100%;
    line-height: 1.6;
    padding-top: 5px;
}
.review-progress .review-wrapper li .cell.opinion .value {
    white-space: normal;
    flex: 1;
    min-height: 35px;
    word-break: break-word;
    line-height: 1.4;
}
.review-progress .review-wrapper li.active .tag {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#0180ea), to(#83cfff));
    background-image: -webkit-linear-gradient(bottom, #0180ea, #83cfff);
    background-image: linear-gradient(0deg, #0180ea, #83cfff);
    box-shadow: 0 4px 8px 0 #0180ea
}
.review-progress .review-wrapper li.finish .tag {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ed7703), to(#ffc854));
    background-image: -webkit-linear-gradient(bottom, #ed7703, #ffc854);
    background-image: linear-gradient(0deg, #ed7703, #ffc854);
    box-shadow: 0 4px 8px 0 #ed7703;
}
.review-progress .review-wrapper li.unresolve .tag {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#808080), to(#BFBFBF));
    background-image: -webkit-linear-gradient(bottom, #808080, #BFBFBF);
    background-image: linear-gradient(0deg, #808080, #BFBFBF);
    box-shadow: 0 4px 8px 0 #808080
}
.item-counter{
    padding-left: 5px;
    font-size: 12px;
}
