/* 修改谷歌浏览器自带样式 */
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #fff inset;
    -webkit-text-fill-color: #787878;
}

input {
    outline: none;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

.lineheight-onefive {
    line-height: 1.5 !important;
}

.fontsize-l9 {
    font-size: 0.9rem !important;
}

.mt-25 {
    margin-top: 2.5rem !important;
}

.pb-70 {
    padding-bottom: 4.375rem !important;
}

.title_under_line::after {
    content: " ";
    margin: auto;
    width: 5rem;
    height: .375rem;
    background-color: #ff671f;
    display: block;
}

.news_header_titile {
    font-size: .75rem;
    color: #dbdcdc !important;
    position: absolute;
    margin-left: 7rem;
    margin-top: 1rem;
}

.news_header_titile>a {
    font-size: .75rem;
}

.wp-block-create-block-liugong-block-solution #solveBanner .carousel-inner .item .content .text .btn {
    border-color: #00448d;
    text-decoration: none;
}

.wp-block-create-block-liugong-block-news .carousel .carousel-inner .item .newsCont:hover {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    text-decoration: none;
    -webkit-box-shadow: 0 0 15px 2px #aaa;
    box-shadow: 0 0 15px 2px #aaa;
}

@media screen and (min-width: 700px) {
    .newsdetail .wp-block-image{
       margin-top: 10px!important;
    }
   }
   
@media(min-width:769px) {
    .mt-70 {
        margin-top: 4.375rem !important;
    }
}

@media(max-width:767px) {
    .wp-block-create-block-liugong-block-slider .slider-page .slider-page-caption {
        width: 90% !important;
        top: 75px !important;
        text-align: center;
    }

    .wp-block-create-block-liugong-block-slider .slider-page .slider-page-caption .slider-page-title {
        font-size: 20px !important;
        line-height: 30px !important;
        margin-bottom: 25px !important;
        text-align: center !important;
    }

    #solveBanner {
        width: 94%;
    }

    .wp-block-create-block-liugong-block-solution #solveBanner .carousel-inner {
        height: 240px !important;
        margin-bottom: 80px;
    }

    #solveBanner .carousel-control {
        display: none;
    }

    .wp-block-create-block-liugong-block-solution #solveBanner {
        padding-bottom: 40px !important;
    }

    #solveBanner .carousel-indicators {
        bottom: 45px;
    }

    .wp-block-create-block-liugong-block-solution #solveBanner .carousel-inner .item .content .text>div {
        white-space: normal !important;
    }

    .wp-block-create-block-liugong-block-solution #solveBanner .carousel-inner .item .content .text h4 {
        font-size: 20px !important;
        white-space: normal !important;
    }

    .wp-block-create-block-liugong-block-solution #solveBanner .carousel-inner .item .content .text>div {
        font-size: 18px !important;
    }

    .wp-block-create-block-liugong-block-solution #solveBanner .carousel-inner .item .content .text .btn {
        margin-top: 67px !important;
        font-size: 14px !important;
        line-height: 20px !important;
        padding: 3px 5px !important;
        position: absolute;
        bottom: 12px;
        font-weight: bolder;
    }
    .new_case_md_title h4{
        font-size: 18px!important;
        line-height: 28px;
        font-weight: bolder;
        padding-right: 15px;
        padding-left: 25px;
        margin-right: auto;
        margin-left: auto;
        position: relative;
        height: 100%;
        line-height: 16px;
        color: #00448d;
    }
    .new_case_md_title h4::before{
        height: 16px;
        left: 16px;
        position: absolute;
        top: 3px;
        width: 3px;
        content: "";
        display: block;
        background: #00448d;
        margin: 0 auto 15px;
    }
    .wp-block-create-block-liugong-block-case #body_4_linkBtn,.wp-block-create-block-liugong-block-news .btn-primary{
        border: none;
        font-size: 14px;
    }
    html:lang(en) .wp-block-create-block-liugong-block-follow .guanzhu-liugong ul li a p{
        height: 46px!important;
        line-height: 46px!important;
        margin: 0 0 0 0px!important;
        vertical-align: middle!important;
        padding-left: 10px!important;
        width: 110px!important;
        text-align: left!important;
    }
    .wp-block-create-block-liugong-block-follow .guanzhu-liugong ul li:hover{
        background: unset!important;
    }
    .wp-block-create-block-liugong-block-follow .guanzhu-liugong ul li:hover a{
        background: #00448c;
    }
    .wp-block-create-block-liugong-block-follow .guanzhu-liugong ul li{
        margin-bottom: 20px!important;
    }

}

@media screen and (max-width: 479px) {
    .slider-page-caption .banner-more-btn {
        width: 170px !important;
        font-size: 16px !important;
        padding: 8px 10px !important;
        margin: 0 auto 15px !important;
        border-radius: 4px;
        font-weight: bolder;
    }
}

@media (min-width: 700px) and (max-width: 768px) {
    .mt-70 {
        margin-top: 2rem !important;
    }
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: HelveticaNeue;
}

a:hover {
    text-decoration: unset;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
    display: none;
}

/* 重用组件的CSS 
图形放大CSS,模板上浮和图片放大，一行连个和四个的上浮 
two-columns-with-pictures
four-columns-with-pictures
*/
/* ------------------------start--------------------------*/
.frame_containe {
    display: inline-block;
    cursor: pointer;
    background-color: #ffffff;
    overflow: hidden;
    margin-top: 4.375rem;
    margin-right: 1rem;
    margin-left: 1rem;
}

.img_become_larger_container .img_be_larger img {
    -webkit-transition: -webkit-transform .3s ease;
    -moz-transition: -moz-transform .3s ease;
    -ms-transition: -ms-transform .3s ease;
    transition: transform .3s ease;
}

.img_become_larger_container .img_be_larger {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

@media (min-width: 600px) and (max-width: 781px) {
    .wp-block-column:not(:only-child) {
        flex-grow: 1 !important;
    }

    .wp-block-column:nth-child(2n) {
        margin-left: .5em !important;
    }
}

@media (max-width: 600px) {
    .frame_containe {
        margin: 2rem .625rem 0 .625rem;
    }
}

@media (max-width: 479px) {
    .wp-block-column {
        padding: 0px !important;
    }

    .wp-block-column .card-body {
        padding: 1.25rem !important;
    }
}

/* .frame_containe:hover{
    box-shadow: 2px 2px 5px #AAAAAA;
} */
.frame_containe:hover .img_be_larger img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-filter: brightness(80%);
    filter: brightness(80%);
}

.card-text {
    color: #545859;
    margin-bottom: 1rem;
    font-weight: initial;
    line-height: 1.5 !important;
    font-size: 0.9rem;
}

.card-body .btn {
    padding: 0rem 0rem;
    line-height: 1;
}

.btn-self-1 {
    position: relative;
    color: #ff671f;
    padding-left: 0;
    font-size: 0.9rem;
}

.btn-self-1::after {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-bottom: 1px;
    margin-left: 3px;
    content: '';
    transition: all .3s ease 0s;
    transform: rotate(45deg);
    border-top: 2px solid;
    border-right: 2px solid;
}

.btn-self-1:hover {
    color: #ff7d26 !important;
}

.btn-self-1 a {
    color: #ff7d26 !important;
}

.btn-self-1:hover:after {
    margin-left: 0.5rem;
    color: #ff7d26 !important;
}

.card-body p:first-child {
    color: #181919;
    font-weight: bold;
}

.bg-color-trn {
    background-color: transparent !important;
}

/* --------------end ------------------------------------*/

/* ----------文本组件-----------start------ --------- */
.list-style-disc {
    list-style: disc !important;
}

.text-list-left li {
    margin-left: 15px;
}

.service-detail-3 p {
    font-size: .9rem;
    line-height: 1.5 !important;
    color: #545859;
}

.news-detail-1 p {
    margin-top: 2.5rem;
    font-size: .9rem;
    line-height: 1.5 !important;
    color: #545859;
}

.news-detail-1 img {
    margin-top: 1rem !important;
}

.abouts-detail-1 p {
    margin-top: 1rem;
    font-size: .9rem;
    line-height: 1.5 !important;
    color: #545859;
    padding-left: 1rem;
    padding-right: 1rem;
}

@media (min-width: 769px) {
    .service-detail-3 p {
        margin-top: 1rem;
    }
}

@media (max-width: 768px) {
    .newsdetail {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .show{
        opacity: 1;
    }
    .modal-backdrop.show{
        opacity: .88;
        background-color: #07468b;
    }
}

/* --------文本组件----end--------------------------- */

/*-------------- 新闻等页面list及tab页面展示 -----------start-----------*/
a {
    text-decoration: none;
    transition: all 0.5s ease 0s;
}

.nav-tabs .nav-item.show .nav-link {
    color: #18191a;
    font-size: 16px;
    font-weight: bold;
    background-color: #e4e6e5;
    border: none;
    height: 70px;
    line-height: 70px;
}

.nav-tabs .nav-link.active {
    color: rgb(245, 132, 38);
    background: none;
    border: none;
}

.newslist_category_box {
    height: 70px;
    box-shadow: rgb(230, 230, 230) 0px 2px 10px;
    width: 100%;
    position: relative;
    background: #fff;
}

.navtab_news {
    height: 70px;
    background-color: #f1f2f2;
    width: 100%;
    line-height: 70px;
    overflow-x: auto;
    white-space: nowrap;
    display: flex;
    overflow-y: hidden;
    flex-wrap: nowrap
}

.navtab_news_my {
    background-color: #ffffff;
}

.newslist_category_box a.nav-link {
    padding: 0;
    text-decoration: none;
    border: none;
    color: rgb(172, 173, 173);
    margin-right: 2rem;
    position: relative;
    line-height: 70px;
}

.newslist_category_box a.nav-link:hover {
    color: rgb(245, 132, 38);
    background: unset;
}

.newslist_category_box a.nav-link:hover::before,
.newslist_category_box a.nav-link.active::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: rgb(245, 132, 38);
    transition: all 0.5s ease 0s;
}

.nav-link {
    font-size: 16px;
    color: #18191a;
}

#searchTable .nav-link:hover {
    border: 1px solid transparent !important;
    color: #002d72;
}

.news-item-container {
    display: inline-block;
    cursor: pointer;
    margin: 0;
    overflow: hidden;
    width: 100%;
}

.newslist_container {
    position: relative;
}

.newslist_mr-0 {
    position: absolute;
    top: -55px;
    right: 15px;
}

.newslist_dea_box {
    margin-top: 40px;

}


.newslist_bg>a {
    display: block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    height: 100%;
}

.newslist_categroy {
    font-size: 12px;
    color: rgb(255, 255, 255);
    padding: 7px;
    background: rgb(238, 133, 38);
    font-weight: normal;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
}

.news-item-container .ckxq p {
    color: #f58426;
    padding: 15px;
    font-size: 16px;
}

.news-item-container .ckxq {
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    height: 0px;
    overflow: hidden;
    width: 100%;
}


.news-item-container .news-item-img {
    width: 100%;
    height: 50%;
    overflow: hidden;
}

.news-item-container .news-item-img img {
    -webkit-transition: -webkit-transform .3s ease;
    -moz-transition: -moz-transform .3s ease;
    -ms-transition: -ms-transform .3s ease;
    transition: transform .3s ease;
}

.news-item-container:hover {}

.news-item-container:hover .news-item-img img {}

.news-item-container .news-contents-area {
    color: #000;
    background: #e6e9ee;
    padding: 20px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-top: 0;
    position: relative;
    width: 100%;
}

.news-contents-area .news-title {
    line-height: 1.6;
    font-size: 18px;
    font-weight: bold;
    color: #18191a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-contents-area .news-short-content {
    display: -webkit-box;
    line-height: 1.5;
    font-size: 15px;
    margin-top: .7rem;
    font-weight: normal;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    min-height: 4.5rem;
}

.news_detail_article_title {
    color: #7a7a7a;
    margin-top: 50px !important;
    font-size: 20.81px !important;
    font-weight: 700;
    margin-bottom: 20px !important;
}

.news_detail_article_title_p {
    float: right;

}

.news_detail_article_title_p .wxwb {
    width: 25px;
    height: 25px;
    background: url(/wp-content/themes/liugong/assets/img/icon-link.png) no-repeat;
    background-size: 108px;
    display: inline-block;
    margin-top: 5px;
    position: relative;
}

.news_detail_article_title_p .wx {
    cursor: pointer;
}

.news_detail_article_title_p .wb {
    background-position: -45px 0;
    margin-left: 10px;
}

.news_detail_article_title_p .copy_link {
    margin-left: 10px;
    cursor: pointer;
    background-position: -90px 0;
}

.my_news_link_box {
    display: flex;
    display: -webkit-flex;
    padding-top: 20px;
}

.my_news_link_box li {
    position: relative;
    display: inline-block !important;
    padding: 0px 15px;
    font-size: 16px;
}

.my_news_link_box li:first-child {
    padding-left: 0px;
}

.my_news_link_box li::after {
    content: "|";
    position: absolute;
    right: 0px;
}

.my_news_link_box li a {
    text-decoration: none;
    color: #000;
}

.my_news_link_box li:hover a {
    color: rgb(245, 132, 38);
}

.my_news_categroy_title {
    margin-top: 15px !important;
    position: relative;
    border-top: 1px solid rgb(226, 226, 226);

}

.my_news_categroy_title span {
    float: left;
    font-size: 14px;
    color: rgb(255, 255, 255);
    padding: 7px;
    background: rgb(238, 133, 38);
    font-weight: 700;
}

.my_entry_content {
    width: 100%;
    max-width: 810px;
    margin: 0 auto;
}

.news_detail_article_title_p .wx i {
    position: absolute;
    width: 100px;
    top: -102px;
    right: 0px;
    height: 100px;
    overflow: hidden;
    display: none;
    transition: all 0.3s ease 0s;
}

.news_detail_article_title_p .wx:hover i {
    display: block;
}

.news_detail_article_title_p .wx i img {
    width: 100%;
}

.util-layer-toast {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: fixed;
    z-index: 999;
    padding: 23px 30px;
    font-size: 16px;
    color: #333;
    border-top: 4px solid #07468b;
    background: hsla(0, 0%, 100%, .95)
}

.util-layer-toast .message {
    display: block;
    white-space: nowrap;
    padding-left: 57px
}

.util-layer-toast .tick {
    position: absolute;
    top: 50%;
    left: 30px;
    margin-top: -18px;
    height: 36px
}

.util-layer-share-normal,
.util-layer-share-weixin {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1031;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7)
}

.util-layer-share-normal .arrow,
.util-layer-share-weixin .arrow {
    position: absolute;
    top: 10px;
    right: 15px;
    width: 50px
}

.util-layer-share-normal .content,
.util-layer-share-weixin .content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 70%;
    max-width: 460px;
    background: #fff;
    border-top: 4px solid #07468b;
    overflow: hidden
}

.util-layer-share-normal .layer-header,
.util-layer-share-weixin .layer-header {
    background: #07468b
}

.util-layer-share-normal .layer-header img,
.util-layer-share-weixin .layer-header img {
    display: block;
    width: 100%
}

.util-layer-share-normal .layer-body img,
.util-layer-share-weixin .layer-body img {
    display: block;
    width: 65%;
    max-width: 256px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px
}

.util-layer-share-normal .layer-footer .text-wrap,
.util-layer-share-weixin .layer-footer .text-wrap {
    width: 87%;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px dashed #cbcbcb
}

.util-layer-share-normal .layer-footer .h3,
.util-layer-share-weixin .layer-footer .h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 1.4
}

.util-layer-share-normal .layer-footer p,
.util-layer-share-weixin .layer-footer p {
    margin: 0;
    font-size: 12px;
    color: #000
}

.my_news_title_box {
    position: relative;
    margin-bottom: 15px;
}

.my_news_title_box .my_news_date {
    font-size: 16px;
    color: #07468b;
    font-family: HelveticaNeue,Microsoft Yahei,"sans-serif"!important;
}

@media screen and (min-width: 992px) {

    .util-layer-share-normal,
    .util-layer-share-weixin {
        display: none !important
    }
}

@media screen and (max-width: 767px) {
    .my_entry_content .news_detail_article_title {
        margin-bottom: 20px !important;
    }

    .news_detail_article_title_p {
        position: absolute;
        right: 0;
        width: auto;
        z-index: 1;
        bottom: -10px;
    }

    .news_detail_article_title_p .wx:hover i {
        display: none;
    }
    .newslist_category_box a.nav-link {
        line-height: 41px;
    }
    .navtab_news{
        height: 41px;
        line-height: 41px;
    }
    .newslist_category_box a.nav-link{
        font-size: 12px;
    }
    #header .navbar .nav-bottom .wrapper-cont .mobile-nav .panel-default .panel-heading .panel-title a{
        font-family: HelveticaNeue,Microsoft Yahei,"sans-serif"!important;
        font-weight: 700!important;
    }
    #header .navbar .nav-bottom .wrapper-cont .mobile-nav .panel-default>h4>a{
        font-family: HelveticaNeue,Microsoft Yahei,"sans-serif"!important;
        font-weight: 700!important;
    }
    #header .navbar .nav-bottom .wrapper-cont .mobile-nav{
        -ms-overflow-style: none;
        overflow: -moz-scrollbars-none;
    }
    #header .navbar .nav-bottom .wrapper-cont .mobile-nav::-webkit-scrollbar ,#header .navbar .nav-bottom .wrapper-cont .mobile-nav .quick-list::-webkit-scrollbar,.nav-bottom::-webkit-scrollbar{ display:none; }
    #header .navbar .nav-bottom .wrapper-cont .mobile-nav .panel-default .panel-collapse .panel-body ul li a{
        color:#fff;
    }
    #header .navbar .nav-bottom .wrapper-cont .mobile-nav .quick-list>ul li a{
        line-height: 19px;
    }
    #header .navbar .nav-bottom .wrapper-cont .mobile-nav .quick-list>ul{
        width: 66.23%;
    }
}

@media (min-width: 576px) {
    .news-item-container {
        width: 100%;

    }
}

@media (min-width: 768px) {
    .news-item-container {
        /*  width: 50%; */

    }

    .newslist_bg>a:hover .news-contents-area {
        margin-top: -60px;
    }

    .newslist_bg>a:hover .ckxq {
        height: 50px;
        border-bottom: 2px solid #f58426;
    }

    .newslist_dea_box:nth-child(3n-2) {
        padding-right: 12px;
        padding-left: 0;
    }

    .newslist_dea_box:nth-child(3n-1) {
        padding-right: 6px;
        padding-left: 6px;
    }

    .newslist_dea_box:nth-child(3n) {
        padding-right: 0;
        padding-left: 12px;
    }
}

@media (min-width: 992px) {
    .news-item-container {
        /*   width: 25%; */

    }
}

@media (min-width: 1200px) {
    .news-item-container {
        /*  width: 25%; */

    }

}


/*-------------- 新闻等页面显示 -----------end-----------*/


/* 共通页面分页-------------------start */

/** 等于或大于550px正常PC模式 **/
@media screen and (min-width:550px) {
    .pagination {
        float: rightright;
    }

    .pagination a,
    .pagination a:visited {
        text-decoration: none;
        float: left;
        background: #fff;
        margin: 0 5px 10px 0 !important;
        padding: 8px 11px;
        line-height: 100%;
        border: 1px solid #ebebeb;
        border-radius: 2px;
    }

    .pagination .current,
    .pagination .dots {
        background: #fff;
        float: left;
        margin: 0 5px 0 0;
        padding: 8px 11px;
        line-height: 100%;
        border: 1px solid #ebebeb;
        border-radius: 2px;
    }

    .pagination span.pages {}

    .pagination .nav-links {
        font-size: 1rem !important
    }

    .pagination span.current,
    .pagination a:hover {
        background: rgb(245, 132, 38);
        color: #fff;
        border: 1px solid rgb(245, 132, 38);
    }

    .screen-reader-text,
    .pages {
        display: none;
    }

    .pagination a {
        color: #54585a;
    }
}

/** 等于或小于550px用于移动设备 **/
@media screen and (max-width:550px) {
    .pagination {
        background: #fff;
        border: 1px solid #ebebeb;
        border-radius: 2px;
    }

    .pagination .nav-links {
        min-height: 30px;
        position: relative;
        text-align: center;
    }

    .pagination .current .screen-reader-text {
        position: static !important;
    }

    .screen-reader-text {
        height: 1px;
        overflow: hidden;
        position: absolute !important;
    }

    .page-numbers {
        display: none;
        line-height: 25px;
        padding: 5px;
    }

    .pagination .page-numbers.current {
        text-transform: uppercase;
    }

    .pagination .current {
        display: inline–block;
    }

    .pagination .prev,
    .pagination .next {
        background: #002d72;
        color: #fff;
        display: inline–block;
        height: 29px;
        line-height: 29px;
        overflow: hidden;
        padding: 2px 8px;
        position: absolute;
        border: 1px solid #002d72;
    }

    .pagination .next {
        border-radius: 0 2px 2px 0
    }

    .pagination .prev {
        border-radius: 2px 0 0 2px;
    }

    .pagination .prev a,
    .pagination .next a {
        color: #fff;
        line-height: 20px;
        padding: 0;
        display: inline–block;
    }

    .pagination .prev {
        left: 0;
    }

    .pagination .prev:before {
        left: -1px;
    }

    .pagination .next {
        right: -25px;
    }

    .pagination .next:before {
        right: -1px;
    }

    .pagination a {
        color: #54585a;
    }
}

/* 共通页面分页-------------------end */

/*------------------- iframe 高度问题 -----------------------*/
.wp-embed-aspect-16-9 iframe {
    height: 14.375rem;
}

/*------------------- iframe 高度问题 -----------------------*/


.uagb-post__text .uagb-post__excerpt {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.uagb-post__text .uagb-post__title a sup {
    text-transform: lowercase;
}

/*------------------- banner 标题 和 面包屑样式 -----------------------*/
.block-banner-breadcrumbs {
    font-size: 14px !important;
}

.block-banner-breadcrumbs,
.wp-block-create-block-liugong-block-banner .caption_area_show {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    left: 50% !important;
    width: 1144px !important;
    max-width: 100% !important;
    margin-top: 20px !important;
}

.wp-block-create-block-liugong-block-banner .caption_area_show {
    top: 37px !important;
}

.block-banner-breadcrumbs>li {
    float: left;
    display: inline-block;
    margin: 0 !important;
}

.block-banner-breadcrumbs li a {
    color: #fff !important;
    text-decoration: none;
}

.block-banner-breadcrumbs li a:hover {
    color: #f58426 !important;
}

.block-banner-breadcrumbs>li+li:before {
    content: "|";
    color: #fff;
    padding: 0 10px;
}

.block-banner-breadcrumbs:after {
    content: "";
    display: block;
    clear: both;
    overflow: hidden;
}

.wp-block-create-block-liugong-block-banner .caption_area_show .title-display {
    font-family: HCBold, Microsoft Yahei, "sans-serif" !important;
    padding: 40px 0 25px;
    font-size: 40px !important;
    font-weight: 500 !important;
    max-width: 585px;
}


.wp-block-create-block-liugong-block-banner .caption_area_show .description_display {
    max-width: 585px;
    padding-top: 0 !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    height: auto !important;
    min-height: 100px;
}

html:lang(en) .wp-block-create-block-liugong-block-banner .caption_area_show .description_display {
    min-height: auto;
}

.banner-link-block a {
    height: 40px;
    padding: 0;
    line-height: 40px;
    background-color: #07468b;
    border-color: #0c55a5;
    font-size: 14px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    width: 200px;
    display: inline-block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    border: 1px solid transparent;
    margin-top: 10px !important;
}

.banner-link-block a:hover {
    background-color: #204d74;
    border-color: #122b40;
}

@media (min-width: 992px) and (max-width: 1200px) {

    .block-banner-breadcrumbs,
    .wp-block-create-block-liugong-block-banner .caption_area_show {

        width: 970px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .block-banner-breadcrumbs,
    .wp-block-create-block-liugong-block-banner .caption_area_show {

        width: 750px !important;
    }
}

@media (max-width: 768px) {
    .wp-block-create-block-liugong-block-banner .caption_area_show .title-display {
        font-size: 36px !important;
        padding: 15px 0 !important;
    }

    .wp-block-create-block-liugong-block-banner .banner-image {
        height: 500px !important;
    }

    .block-banner-breadcrumbs {
        -webkit-transform: translate(0%);
        transform: translate(0%);
        left: 0 !important;
    }

    .wp-block-create-block-liugong-block-banner .caption_area_show .description_display {
        max-width: 100% !important;
    }

    .wp-block-create-block-liugong-block-banner .caption_area_show .title-display {
        line-height: 36px !important;
    }
    #header .navbar .nav-bottom .navbar-header .navbar-toggle:before{
        line-height: 18px;
    }
}


/*-------------------banner 标题 和  面包屑样式 -----------------------*/

/*-------------------页面内容宽度设置 -----------------------*/
.entry-content>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 1150px !important;
}

/*-------------------页面内容宽度设置-----------------------*/