.web_main {
    background: #fff
}

html {
    overflow-x: hidden !important;
}

.award_info::before,
.c_ad_btn .more::after,
.c_faq_list li .title::before,
.c_location li::after,
.innerPro_item .right_icon::before,
.more_detail .more:before,
.sel_item .sel::before,
.side-cate li .icon-cate.icon-cate-down:before,
.side-cate li .icon-cate.icon-cate-up:before,
.side-cate li li a:before,
.side-cate>li>a::before {
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400;
    display: inline-block
}


.hoverItem,
.hoverItem .brief,
.hoverItem .more_btn,
.hoverItem .name,
.hoverItem .pubPic img,
.hoverItem .title,
.hoverItem .video_icon,
.hoverItem::before,
.internal_inner .internal_img,
.pubPic img {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.hoverItem:hover .pubPic img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08)
}

.innerContent_other .link_btn,
.innerContent_other .link_btn a::before,
.pubMore::before,
.pubMoreBg .icon,
.pubMoreBg::before,
.web_th .title .txt::before {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.share_bar .share_btn,
.share_bar .share_btn img {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.linkA {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2
}

.main.search-page {
    margin-top: 3%
}

.search-product-detail .tab-panel-wrapqq {
    margin-bottom: 0 !important
}

@media only screen and (max-width:950px) {
    .main.search-page {
        margin-top: 30px
    }
}

.web_th {
    text-align: center
}

.web_th .title {
    font-size: 45px;
    line-height: 1.25;
    font-family: Humanist777BT-BlackCondensedB;
    text-transform: capitalize;
    position: relative
}

.web_th .title .txt {
    color: inherit;
    position: relative;
    display: inline-block;
    padding-bottom: 4px;
    color: var(--commonColor)
}

.web_th .title .txt::before {
    position: absolute;
    left: 50%;
    width: 0;
    bottom: 0;
    background: var(--commonColor);
    content: '';
    height: 3px;
    border-radius: 6px;
    margin-left: 0
}

.web_th .title a.txt:hover::before {
    width: 90px;
    margin-left: -45px
}

.web_th .brief {
    line-height: 1.75;
    color: #666;
    margin-top: 24px
}

@media only screen and (max-width:1550px) {
    .web_th .title {
        font-size: 42px
    }
}

@media only screen and (max-width:1450px) {
    .web_th .title {
        font-size: 40px
    }
}

@media only screen and (max-width:1350px) {
    .web_th .title {
        font-size: 36px
    }
}

@media only screen and (max-width:1200px) {
    .web_th .title {
        font-size: 32px
    }
}

@media only screen and (max-width:950px) {
    .web_th .title {
        font-size: 28px
    }

    .web_th .title a.txt:hover::before {
        width: 50px;
        margin-left: -25px
    }

    .web_th .brief {
        margin-top: 12px;
        line-height: 1.5
    }
}

.pro_th .title {
    font-size: 32px;
    line-height: 1.25;
    font-family: Humanist777BT-BlackCondensedB;
    text-transform: capitalize;
    position: relative;
    border-bottom: 3px solid #d1d1d1
}

.pro_th .title .txt {
    position: relative;
    display: inline-block;
    padding-bottom: 8px;
    color: var(--commonColor)
}

.pro_th .title .txt::before {
    position: absolute;
    left: 0;
    width: 48px;
    bottom: -4px;
    background: var(--commonColor);
    content: '';
    height: 5px
}

@media only screen and (max-width:1350px) {
    .pro_th .title {
        font-size: 32px
    }
}

@media only screen and (max-width:1200px) {
    .pro_th .title {
        font-size: 30px
    }
}

.c_ad_box {
    margin-top: 4%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 0
}

.c_ad_box::before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    content: '';
    z-index: 0
}

.c_ad_inner {
    padding: 15% 0
}

.c_ad_inner .web_th .title {
    color: #fff
}

.c_ad_inner .web_th .title .txt::before {
    height: 0;
    opacity: 0
}

.c_ad_inner .web_th .brief {
    color: #fff;
    line-height: 2;
    margin: 16px 0 24px
}

.c_ad_inner .pubMoreBg {
    width: 180px;
    border-radius: 30px;
    margin: 0 auto;
    height: 46px;
    line-height: 46px
}

.c_ad_inner .pubMoreBg .icon {
    background-image: url(../img/icon_more.png);
    background-size: 19px auto;
    margin-left: 10px
}

.c_ad_inner .pubMoreBg:hover .icon {
    background-image: url(../img/icon_more_h.png)
}

.c_ad_inner .pubMoreBg::before {
    border-radius: 30px
}

@media only screen and (max-width:950px) {
    .pro_th .title {
        font-size: 24px
    }

    .c_ad_box {
        margin-top: 30px
    }

    .c_ad_inner {
        padding: 40px 0 46px;
        flex-direction: column
    }

    .c_ad_inner .web_th .brief {
        margin: 10px 0 15px
    }
}

.pad_top {
    padding-top: 3.5%
}

.pad_tb {
    padding: 3.5% 0
}

.pad_bot {
    padding-bottom: 3.5%
}

.mar_top {
    margin-top: 3.5%
}

@media only screen and (max-width:950px) {
    .pad_top {
        padding-top: 30px
    }

    .pad_tb {
        padding: 30px 0
    }

    .pad_bot {
        padding-bottom: 30px
    }

    .mar_top {
        margin-top: 30px
    }
}

.c_banner {
    position: relative;
    z-index: 1
}

.c_banner_bg {
    position: relative;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.c_banner_bg::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    background: rgba(0, 0, 0, .34)
}

.c_banner .layout {
    z-index: 2;
    height: 100%
}

.c_banner_txt {
    text-align: center;
    width: 100%;
    min-height: 400px;
    padding: calc(110px + 3.2%) 0 3.6%;
    max-width: 1280px;
    margin: 0 auto
}

.c_banner_txt .title {
    font-size: 40px;
    color: #fff;
    line-height: 1.2;
    text-transform: capitalize;
    font-family: Humanist777BT-BlackCondensedB
}

.c_banner_txt .brief {
    color: #fff;
    line-height: 1.75;
    text-align: center;
    margin: 0 auto
}

.c_banner_btn {
    text-align: center;
    margin-top: 2%
}

.c_banner_btn .pubMoreBg {
    margin: 0 auto;
    width: 196px;
    height: 54px;
    line-height: 54px;
    font-size: 24px;
    font-weight: 700
}

@media only screen and (max-width:1550px) {
    .c_banner_txt .title {
        font-size: 54px
    }
}

@media only screen and (max-width:1450px) {
    .c_banner_txt .title {
        font-size: 48px
    }
}

@media only screen and (max-width:1350px) {
    .c_banner_txt .title {
        font-size: 42px
    }
}

@media only screen and (max-width:1200px) {
    .c_banner_txt .title {
        font-size: 36px
    }

    .c_banner_btn .pubMoreBg {
        font-size: 22px;
        height: 50px;
        line-height: 50px;
        width: 176px
    }
}

@media only screen and (max-width:1023px) {
    .c_banner {
        margin-top: 46px
    }
}

@media only screen and (max-width:950px) {
    .c_banner {
        margin-bottom: 0
    }

    .c_banner_img {
        min-height: 200px;
        object-fit: cover
    }

    .c_banner_title {
        margin-bottom: 10px;
        font-size: 28px
    }

    .c_banner_txt {
        min-height: unset;
        padding: 6% 0
    }

    .c_banner_txt .title {
        font-size: 26px !important;
        line-height: 1.5
    }

    .c_banner_txt .th {
        font-size: 24px;
        line-height: 1.5
    }

    .c_banner_txt .brief {
        line-height: 1.5
    }

    .c_banner_btn .pubMoreBg {
        font-size: 20px;
        height: 46px;
        line-height: 46px;
        width: 168px;
        margin-top: 15px
    }

    .swiper-button-next,
    .swiper-button-prev {
        width: 30px;
        height: 30px;
        line-height: 28px;
        margin-top: -15px;
        background: 0 0;
        border: 1px solid var(--commonColor);
        color: var(--commonColor)
    }

    .swiper-button-prev {
        left: -12px
    }

    .swiper-button-next {
        right: -12px
    }

    .swiper-button-next::before,
    .swiper-button-prev::before {
        display: block;
        font-weight: 400;
        font-size: 24px
    }

    .swiper-button-prev::before {
        content: '\f104'
    }

    .swiper-button-next::before {
        content: '\f105'
    }
}

.c_location {
    line-height: 24px;
    overflow: hidden;
    padding: 12px 0 15px
}

.c_local_bar {
    flex-wrap: wrap
}

.c_location li {
    position: relative;
    line-height: 30px;
    padding-right: 18px;
    margin-right: 8px;
    text-align: center;
    text-transform: capitalize;
    font-size: 20px
}

.c_location li:last-child {
    padding-right: 0;
    margin-right: 0
}

.c_location li::after {
    position: absolute;
    right: 0;
    content: '\f105';
    top: 0;
    color: #fff;
    font-size: 20px;
    line-height: 28px
}

.c_location li:last-child::after {
    content: ''
}

.c_location li a {
    display: block;
    color: #fff
}

.c_location li a:hover,
.c_location li:last-child span {
    text-decoration: underline;
    color: #86A941
}

@media only screen and (max-width:1023px) {
    .c_location {
        padding: 10px 0 12px
    }
}

.pubMore,
.pubMoreBg {
    min-width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: var(--commonColor);
    display: inline-block;
    position: relative;
    z-index: 0;
    text-transform: capitalize;
    border: 1px solid var(--commonColor);
    padding: 0 24px
}

.pubMore::before,
.pubMoreBg::before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    background: var(--commonColor);
    z-index: -1
}

.pubMore:hover {
    color: #fff;
    border-color: var(--commonColor)
}

.pubMore:hover::before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.pubMoreBg {
    color: #fff;
    background: var(--commonColor);
    width: 200px;
    height: 56px;
    line-height: 56px;
    display: flex
}

.pubMoreBg::before {
    background: #fff
}

.pubMoreBg .icon {
    background: url(../img/icon_right.png) center/12px auto no-repeat;
    width: 24px;
    height: 24px;
    display: block
}

.pubMoreBg:hover {
    color: var(--commonColor)
}

.pubMoreBg:hover .icon {
    background-image: url(../img/icon_right_h.png)
}

.pubMoreBg:hover::before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.common-next,
.common-prev {
    width: 36px;
    height: 36px;
    line-height: 34px;
    font-size: 24px;
    border: 1px solid var(--commonColor);
    background: #fff;
    color: var(--commonColor)
}

.common-prev {
    left: -44px
}

.common-next {
    right: -44px
}

.common-next:hover,
.common-prev:hover {
    color: #fff
}

@media only screen and (max-width:950px) {

    .common-next,
    .common-prev {
        width: 30px;
        height: 30px;
        line-height: 28px;
        margin-top: -15px
    }

    .common-prev {
        left: -12px
    }

    .common-next {
        right: -12px
    }
}

.sub_th_center {
    text-align: center
}

.sub_title {
    text-transform: capitalize;
    font-size: 50px;
    font-family: Humanist777BT-BlackCondensedB;
    color: #000;
    line-height: 1.25
}

.sub_th a.sub_title:hover {
    color: var(--commonColor)
}

@media only screen and (max-width:1450px) {
    .sub_title {
        font-size: 44px
    }
}

@media only screen and (max-width:1350px) {
    .sub_title {
        font-size: 38px
    }
}

.c_related_video {
    overflow: hidden
}

.swiper_related_video {
    padding: 5px 3px
}

.related_video_inner {
    padding: 2% 0 0;
    position: relative
}

.related_video_inner .swiper-slide {
    height: auto;
    width: calc((100% - 48px)/ 4);
    margin-right: 16px
}

.related_video_item {
    background: #f8f8f8;
    border-radius: 50px 0
}

.related_video_info {
    padding: 18px 15px
}

.related_video_item .pro_pic {
    padding-bottom: 67%;
    border-radius: 50px 0 0
}

.related_video_item .pro_pic .video_icon {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
    z-index: 1;
    background: url(../img/icon_pay.png) center no-repeat
}

.related_video_item .title {
    font-family: Humanist777BT-BlackCondensedB;
    height: 56px;
    overflow: hidden;
    font-size: 24px;
    line-height: 28px
}

.related_video_item .brief {
    line-height: 24px;
    margin: 8px 0;
    color: #333
}

.related_video_item .more_btn {
    font-size: 20px
}

.related_video_item .more_btn:hover {
    margin-left: 5px
}

.related_video_item .more_btn .txt {
    color: var(--commonColor)
}

.related_video_item .more_btn .icon {
    display: inline-block;
    content: '';
    width: 24px;
    height: 24px;
    background: url(../img/icon_right_h.png) center/15px auto no-repeat;
    margin-left: 2px
}

.related_video_item:hover {
    box-shadow: 0 4px 4px 0 rgba(var(--comColorRgb), .3)
}

.related_video_item:hover .title a {
    color: var(--commonColor)
}

.related_video_item:hover .pro_pic .video_icon {
    background-image: url(../img/icon_pay_h.png)
}

.related_video-pagination {
    display: none
}

@media only screen and (max-width:1200px) {
    .sub_title {
        font-size: 32px
    }

    .related_video_info .title {
        font-size: 22px
    }
}

@media only screen and (max-width:950px) {
    .sub_title {
        font-size: 26px
    }

    .related_video_inner {
        padding: 12px 0 36px
    }

    .related_video_inner .swiper-slide {
        width: 100%
    }

    .related_video_info .title {
        max-height: unset;
        height: auto;
        display: block;
        font-size: 20px
    }

    .related_video_item .brief {
        display: block;
        height: auto
    }

    .related_video_item .video_icon {
        width: 60px;
        height: 60px;
        margin: -30px 0 0 -30px
    }

    .related_video_item .more_btn {
        font-size: 18px
    }

    .related_video_item .more_btn .icon {
        background-size: 14px auto
    }

    .related_video-pagination {
        display: block
    }

    .related_video-next,
    .related_video-prev {
        display: none
    }
}

.c_related_pro {
    overflow: hidden
}

.c_related_pro .web_th .brief {
    margin-top: 5px;
    color: #999
}

.related_pro_inner {
    padding: 2.5% 0 0;
    position: relative
}

.related_pro_inner .swiper-slide {
    height: auto;
    width: calc((100% - 70px)/ 3);
    margin-right: 35px
}

.related_pro_item {
    height: 100%;
    position: relative
}

.related_pro_item .pro_pic {
    padding-bottom: 123%
}

.related_pro_info {
    padding: 0;
    text-align: center
}

.related_pro_info .title {
    margin: 20px 0 8px;
    font-size: 20px;
    line-height: 1.3;
    overflow: hidden;
    font-family: Poppins-Medium;
    text-transform: capitalize
}

.related_pro_info .brief {
    color: #666;
    line-height: 1.75
}

.related_pro_item:hover .brief,
.related_pro_item:hover .title {
    color: var(--commonColor)
}

.related_pro-pagination {
    display: none
}

@media only screen and (max-width:950px) {
    .related_pro_inner {
        padding: 15px 0 35px
    }

    .related_pro_inner .swiper-slide {
        width: 100%;
        margin-right: 15px
    }

    .related_pro_info .brief,
    .related_pro_info .title {
        display: block;
        height: auto
    }

    .related_pro-pagination {
        display: block
    }

    .related_pro-next,
    .related_pro-prev {
        display: none
    }
}

.c_related_news {
    overflow: hidden
}

.c_related_news .web_th .brief {
    margin-top: 5px;
    color: #999
}

.related_news-pagination {
    display: none
}

.related_news_inner {
    padding: 2.5% 0 0;
    position: relative
}

.related_news_inner .swiper_related_news {
    padding: 5px 3px
}

.related_news_inner .swiper-slide {
    height: auto;
    width: calc((100% - 48px)/ 3);
    margin-right: 24px
}

.related_news_item {
    height: 100%;
    background: #fafafc;
    box-shadow: 0 1px 8px 1px rgba(0, 0, 0, .09)
}

.related_news_item .news_pic {
    padding-bottom: 66%
}

.related_news_info {
    padding: 6.5% 20px
}

.related_news_info .news_date {
    line-height: 26px;
    color: #999
}

.related_news_info .title {
    font-weight: 700;
    font-size: 20px;
    margin: 8px 0;
    line-height: 1.5;
    font-family: Humanist777BT-BlackCondensedB
}

.related_news_info .brief {
    line-height: 1.5;
    height: 4.5em;
    overflow: hidden;
    color: #999
}

.related_news_item:hover {
    box-shadow: 0 1px 8px 1px rgba(0, 0, 0, .26)
}

.related_news_item:hover .brief,
.related_news_item:hover .title {
    color: var(--commonColor)
}

@media only screen and (max-width:1200px) {
    .related_pro_info .title {
        font-size: 20px
    }

    .related_news_info {
        padding: 24px 20px
    }
}

@media only screen and (max-width:950px) {
    .c_related_news .web_th .brief {
        margin-top: 10px
    }

    .related_news_inner {
        padding: 15px 0 35px
    }

    .related_news_info {
        padding: 24px 16px 20px
    }

    .related_news_item .brief,
    .related_news_item .title {
        height: auto;
        display: block
    }

    .related_news-pagination {
        display: block
    }

    .related_news-next,
    .related_news-prev {
        display: none
    }
}

.c_category_box .layout {
    display: flex;
    justify-content: space-between
}

.aside {
    width: 23%;
    margin-right: 55px;
    font-family: Arial
}

.c_right_box {
    flex: 1;
    width: calc(77% - 55px)
}

.side-tit-bar {
    position: relative;
    background: var(--commonColor);
    border-radius: 5px 5px 0 0
}

.side-tit-bar .side-tit {
    position: relative;
    font-size: 24px;
    line-height: 1.1;
    color: #fff;
    padding: 18px;
    font-family: Humanist777BT-BlackCondensedB
}

.side-tit-bar .side-tit a {
    display: inline-block;
    color: #fff
}

.side-tit-bar .side-tit a:hover {
    text-decoration: underline
}

.side-widget {
    position: sticky !important;
    top: 100px !important;
    margin: 0
}

.side-widget+.side-widget .side-tit-bar .side-tit {
    text-transform: none
}

.side-widget .side-tit-bar:nth-child(n+2) {
    margin-top: 26px
}

.side-cate {
    padding: 8px 14px 20px;
    background: #f5f5f5
}

.side-cate li {
    position: relative;
    line-height: 26px;
    font-size: 16px;
    border-bottom: 1px solid #ebebeb
}

.side-cate li li {
    font-size: 16px;
    font-weight: 400;
    margin-top: 0
}

.side-cate li a {
    position: relative;
    display: block;
    color: #333;
    padding: 10px 34px 10px 15px;
    line-height: 1.5
}

.side-cate>li>a {
    font-size: 18px;
    color: #000;
    position: relative
}

.side-cate>li>a::before {
    content: '\f105';
    display: block;
    font-size: 20px;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 46%;
    transform: translateY(-50%)
}

.side-cate ul {
    display: none;
    overflow: hidden;
    padding: 5px 0;
    max-height: 400px;
    overflow-y: auto
}

.side-cate ul ul {
    padding-left: 15px
}

.side-cate ul li:last-child {
    border-bottom: none
}

.side-cate li li a {
    padding: 10px 34px 10px 15px;
    margin-right: 0;
    position: relative;
    color: #999;
    font-size: 16px
}

.side-cate li li a:hover,
.side-cate li li.nav-current>a,
.side-cate li.nav-current>a,
.side-cate li:hover>a,
.side-cate>li.nav-current>a {
    color: var(--commonColor)
}

.side-cate li .icon-cate {
    position: absolute;
    right: 0;
    top: 10px;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 29px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    color: #000;
    border-radius: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.side-cate>li.nav-current>.icon-cate {
    color: var(--commonColor)
}

.side-cate li .icon-cate:before {
    font-size: 20px;
    width: 100%
}

.side-cate li .icon-cate.icon-cate-down:before,
.side-cate li .icon-cate.icon-cate-up:before {
    content: '\f107';
    display: block
}

.side-cate li .icon-cate.icon-cate-up {
    transform: rotate(180deg)
}

.side-cate li .icon-cate:hover {
    background: #f5f5f5
}

.side-cate li li .icon-cate {
    top: 1px
}

.side-cate li>.icon-cate:hover,
.side-cate li>a:hover {
    color: var(--commonColor)
}

.hot_pro_div {
    position: relative;
    padding: 20px 14px 50px;
    box-shadow: 0 1px 19px 8px rgba(0, 0, 0, .1)
}

.hot_pro_item {
    border: 1px solid #cecece;
    padding: 12px
}

.hot_pro_pic {
    width: 30%
}

.hot_pro_pic .pro_pic {
    padding-bottom: 100%
}

.hot_pro_info {
    width: 65%
}

.hot_pro_info .title {
    font-family: Poppins-Medium
}

.hot_pro-pagination {
    bottom: 14px !important
}

.hot_pro-pagination .swiper-pagination-bullet {
    width: 9px;
    height: 9px
}

.hot_pro_item:hover .title {
    color: var(--commonColor)
}

@media only screen and (max-width:1350px) {
    .side-tit-bar .side-tit {
        font-size: 28px
    }
}

@media only screen and (max-width:1200px) {
    .aside {
        width: 260px;
        margin-right: 40px
    }

    .c_right_box {
        width: calc(100% - 300px)
    }

    .side-tit-bar .side-tit {
        font-size: 24px
    }

    .side-cate {
        padding: 8px 8% 25px
    }
}

@media only screen and (max-width:950px) {
    .c_category_box {
        padding-top: 30px
    }

    .c_category_box .layout {
        flex-direction: column
    }

    .side-tit-bar .side-tit {
        font-size: 20px
    }

    .aside {
        width: 100%;
        float: none;
        margin-bottom: 20px;
        display: none
    }

    .c_right_box {
        width: 100%;
        float: none;
        margin-top: 0;
        padding-top: 0
    }

    .side-widget {
        position: static !important
    }
}

.page_bar .pagination ul {
    display: flex;
    justify-content: center
}

.pagination li {
    margin-right: 10px
}

.pagination li:last-child {
    margin-right: 0
}

.pagination li a,
.pagination li.active span {
    display: block;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    color: #333;
    text-align: center;
    min-width: 40px;
    border: 1px solid #dcdcdc;
    font-size: 18px
}

.pagination li span {
    height: 40px;
    line-height: 40px;
    color: #333
}

.pagination li.active span {
    background: var(--commonColor);
    color: #fff
}

.pagination li:hover a {
    background: var(--commonColor);
    color: #fff;
    border-color: var(--commonColor)
}

.pagination li.next-page a,
.pagination li.prev-page a {
    position: relative
}

.pagination li.next-page a::before,
.pagination li.prev-page a::before {
    position: absolute;
    content: '\f105';
    font-family: fontawesome;
    left: 0;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    font-size: 18px;
    line-height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px auto
}

.pagination li.prev-page a::before {
    content: '\f104';
    left: unset;
    right: 0
}

@media only screen and (max-width:950px) {
    .page_bar {
        padding: 20px 0 0
    }

    .pagination {

        justify-content: flex-end;
        align-items: center
    }

    .pagination li {
        margin-right: 8px
    }

    .pagination li:last-child {
        margin-right: 0
    }

    .pagination li a {
        min-width: 34px;
        height: 34px;
        line-height: 34px
    }

    .pagination li span,
    .pagination li.active span {
        height: 34px;
        line-height: 34px;
        min-width: 34px
    }

    .pagination li.next-page a::before,
    .pagination li.prev-page a::before {
        line-height: 34px
    }
}

.page_bar {
    padding: 2.5% 0 0
}

.page_bar .pagination,
.page_bar .pagination .nav-links {
    display: flex;
    justify-content: center
}

.pagination .page-numbers {
    display: block;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    color: #333;
    text-align: center;
    min-width: 40px;
    border: 1px solid #dcdcdc;
    font-size: 18px;
    margin-right: 10px
}

.pagination .page-numbers:last-child {
    margin-right: 0
}

.pagination .page-numbers.current,
.pagination a.page-numbers:hover {
    background: var(--commonColor);
    color: #fff;
    border-color: var(--commonColor)
}

.pagination a.next,
.pagination a.prev {
    position: relative;
    width: 40px;
    background: 0 0;
    color: transparent
}

.pagination a.next::before,
.pagination a.prev::before {
    position: absolute;
    content: '\f105';
    font-family: fontawesome;
    left: 0;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    font-size: 18px;
    line-height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px auto;
    color: #333
}

.pagination a.prev::before {
    content: '\f104';
    left: unset;
    right: 0
}

.pagination a.next:hover::before,
.pagination a.prev:hover::before {
    color: #fff
}

.pagination a.next:hover,
.pagination a.prev:hover {
    color: transparent
}

@media only screen and (max-width:950px) {
    .page_bar {
        padding: 20px 0 0
    }

    .pagination .page-numbers {
        min-width: 34px;
        height: 34px;
        line-height: 34px
    }

    .pagination a.next,
    .pagination a.prev {
        width: 34px
    }

    .pagination a.next::before,
    .pagination a.prev::before {
        line-height: 34px
    }
}

.c_share {
    padding: 15px 0 0
}

.c_share .date {
    margin-right: 4%
}

.c_share .share_bar {
    justify-content: center;
    align-items: center
}

.c_share .share_bar .share_btn {
    display: block;
    width: 36px;
    height: 36px;
    margin-left: 10px;
    background: var(--commonColor);
    border-radius: 5px
}

.c_share .share_bar .share_btn img {
    width: 100%;
    height: 100%;
    padding: 5px
}

.c_share .share_bar .share_btn:hover {
    background: #393f54
}

.c_share .share_bar .share_btn:hover img {
    transform: rotate(15deg)
}

.innerContent {
    padding: 20px 0 0;
    color: #666
}

.innerContent,
.innerContent p {
    font-size: 16px;
    line-height: 1.75
}

.innerContent p {
    padding-bottom: 2%
}

.innerContent p:last-child {
    padding-bottom: 0
}

.innerContent img {
    max-width: 100%;
    margin: 10px auto;
    border-radius: 2px
}

.innerContent .img_div {
    overflow: hidden;
    clear: both;
    margin-bottom: 2%
}

.innerContent .img_div img:first-child {
    float: left;
    width: 49%
}

.innerContent .img_div img:last-child {
    float: right;
    width: 49%
}

.innerContent_other {
    padding-top: 3%
}

.innerContent_other .link_item {
    max-width: 80%;
    width: 100%;
    font-size: 16px;
    position: relative;
    line-height: 26px;
    padding: 20px 0 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .5)
}

.innerContent_other .link_txt {
    margin-right: 10px;
    font-size: 24px
}

.innerContent_other .link_title {
    flex: 1
}

@media only screen and (max-width:1350px) {
    .innerContent_other .link_txt {
        font-size: 22px
    }
}

@media only screen and (max-width:1200px) {
    .innerContent_other .link_txt {
        font-size: 20px
    }
}

@media only screen and (max-width:950px) {
    .c_share {
        flex-wrap: wrap;
        padding-bottom: 0
    }

    .innerContent>div {
        width: 100% !important;
        padding: 15px !important;
    }

    .c_share .date {
        width: 100%
    }

    .c_share .share_bar {
        margin-top: 15px
    }

    .innerContent p {
        padding-bottom: 15px
    }

    .innerContent,
    .innerContent p {
        line-height: 1.5
    }

    .innerContent_other .link_item {
        max-width: 100%;
        padding: 12px 0 8px
    }

    .innerContent_other .link_txt {
        font-size: 18px;
        margin-right: 2px
    }
}


@media only screen and (max-width: 1100px) {


    .mobile-head-logo img {
        max-height: 40px;
    }
}