@charset "UTF-8";
.visible-xs {
    display: none!important
}


/*mob function*/

th {
    white-space: nowrap;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    padding: 0;
    margin: 0;
    background: #fff;
    font-family: "Microsoft YaHei", Arial, sans-serif;
    font-size: 14px;
}

a {
    color: #333;
    -moz-outline: none;
    outline: none;
}

a:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #0969c4;
}

a:hover,
a:focus,
a:active,
a:visited {
    text-decoration: none;
}

::selection {
    background: #C13796;
    color: #fff;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 18px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.pr0 {
    padding-right: 0;
}

.pl0 {
    padding-left: 0;
}

.bold {
    font-weight: bold;
}

.textEps {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bgfff {
    background: #fff;
}

.pointer {
    cursor: pointer;
}

.must {
    color: #eb4024;
}

.ms-controller {
    visibility: hidden;
}

.clearfix_:after,
.my_pagination:after,
.my_pagination .pagination_ul:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
}

.clearfix_,
.my_pagination,
.my_pagination .pagination_ul {
    zoom: 1;
}

.hoverTransition,
#newBridge .content button,
.right_bar1 {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.container {
    padding-left: 0;
    padding-right: 0;
}

label {
    font-weight: normal;
}

input:focus {
    outline: none;
}


/* new */

#forum-register {
    min-height: 342px;
    width: 300px;
    text-align: center;
}

#forum-register img {
    max-width: 100%;
    width: auto;
    display: block;
}

#forum-register:before {
    content: "x";
    position: absolute;
    width: 10px;
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    right: 10px;
    top: 10px;
    background: #12c1a2;
    color: #fff;
    border-radius: 50%;
}


/* new over */


/*header */

.cl-header {
    background-color: #3C21C5;
    box-shadow: 0 5px 15px rgba(153, 153, 153, 0.1);
}

.nav-link {
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
    width: 123px;
    /*width:109px;*/
    text-align: center;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #3C21C5;
    min-width: 123px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    list-style: none;
}

.dropdown-content a {
    color: #fff;
    padding: 12px 14px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #2d16a3;
    color: #fff;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover {
    background-color: #2d16a3;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(244, 244, 244);
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}

.ht-nav {
    height: 45px;
    background-color: #f7f7f7;
    line-height: 45px;
}

.h-nav {
    position: relative;
    padding: 20px;
}

.h-nav>div {
    display: inline-block;
    vertical-align: top;
}

.n-content {
    width: 62%;
}

.n-content h2 {
    font-size: 32px;
    font-weight: bold;
}

.n-logo {
    padding-right: 25px;
    width: 215px;
    height: 75px;
    margin-right: 15px;
}

.h-nav>div {
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.n-last-time {
    margin-left: 25px;
    margin-right: 10px;
    color: #999;
    /*margin-top: 7px;*/
    /*padding-right:160px;*/
}

.n-logo-jxw-left {
    margin-right: 10px;
}

.n-logo-jxw-left span {
    display: block;
}

.n-last-time .hidden-xs2 {
    font-size: 20px;
    font-family: "Microsoft YaHei UI";
    color: rgb(51, 51, 51);
    display: inherit;
    line-height: 40px;
}

.n-last-time .hidden-xs1 {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(153, 153, 153);
}

.n-last-time p {
    margin-top: 0;
    margin-bottom: 0rem;
    position: relative;
    top: -13px;
}

.n-last-time .n-last-26 {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1.5px;
    position: relative;
    top: -15px;
}

.n-last-date {
    /*position:absolute;*/
    /*right:0;*/
    /*top: -9px;*/
    display: inherit;
    margin-left: 5px;
    margin-top: 5px
}

.n-last-date p {
    display: inline-block;
    vertical-align: bottom;
    top: -15px;
}

.n-last-date span {
    display: inline-block;
    vertical-align: bottom;
    width: 42px;
    height: 63px;
    line-height: 55px;
    font-weight: bold;
    text-align: center;
    margin-right: 2px;
    color: #f06c15;
    font-size: 38px;
    background-image: url("../../attachment/20190830/40c7fd09e6664a2399b4a50d51365dd0.jpg"/*tpa=https://www.hbwhexpo.com/attachment/20190830/40c7fd09e6664a2399b4a50d51365dd0.jpg*/
    );
    background-repeat: no-repeat;
}

.navmidpoint {
    background-image: url("../img/navba.png"/*tpa=https://www.hbwhexpo.com/templates/calmlog/img/navba.png*/
    );
    width: 185px;
    margin-left: 20px;
}

.navmidpoint:hover {
    background-color: #12c1a2;
}

.n-last-word {
    padding-top: 18px;
}

.ht-nav-left {
    float: left;
    font-size: 14px;
    color: rgb(102, 102, 102);
}

.ht-nav-welcome {
    display: inline-block;
}

.ht-nav-weather {
    height: 45px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-top: 11px;
    padding-left: 8px;
}

.ht-nav-weather-cursor {
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 45px;
}

.ht-nav-weather-3 {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 999;
    top: 100%;
    left: -180px;
    box-shadow: 0 0 5px #d6d6d6;
    padding: 0 10px;
}

.ht-nav-right {
    float: right
}

.ht-nav-right-ti {
    display: inline-block;
    padding: 0 15px;
    font-size: 14px;
    color: rgb(102, 102, 102);
    cursor: pointer;
}

.navbar-light .navbar-nav .nav-link.curthis {
    color: #fff;
    background: #2d16a3;
}

@media screen and (min-width: 750px) {
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.pagination_ul {
    width: 100%;
    text-align: right;
}

.pagination_ul li {
    display: inline-block;
    padding: 0.15rem .9rem;
    height: 24px;
    border-radius: 20px;
    background: #eee;
    border-color: #eee;
    color: #666;
    cursor: pointer;
    margin-left: 2px;
    margin-right: 2px;
}

.pagination_ul li:hover,
.pagination_ul li.active {
    background: #12c1a2;
    color: #fff;
    border-color: #12c1a2;
}

.pagination_ul li.unable {
    color: #666;
    background: #eee;
    border-color: #eee;
    cursor: not-allowed;
    color: #999;
}


/* footer */

.beian_ {
    padding-top: 5px;
}

.msfooter {
    height: 375px;
    border-top: 2px solid #12c1a2;
    background-color: #313131;
}

.hcService {
    padding-top: 0;
    height: 250px;
    color: #fff;
    margin-bottom: 45px;
}

.hcService a {
    color: #fff;
}

.serviceRig {
   /* float: right;*/
   /* padding-top: 45px;*/
}

.serviceRig li {
    float: left;
    width: 140px;
    margin-left: 0px;
}

.serviceRig li span {
    text-align: left;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
}

.serviceRig li .codeImg {
    width: 140px;
    height: 140px;
    margin: 0 auto;
    padding-top: 6px;
    text-align: center;
}

.serviceRig li .codeImg img {
    width: 100%;
}

.codeImg p {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.msfooter .container hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #757575;
}

.footers {
    color: #757575;
    text-align: center;
    line-height: 10px;
}

.pop {
    position: fixed;
    top: 50%;
    left: 50%;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 15px #c1c1c1;
    box-shadow: 0 0 15px #c1c1c1;
    background: #fff;
    font-size: 14px;
    z-index: 1050;
    color: #666;
}

.pop .pop_result {
    padding: 18px 32px;
    color: #fff;
    background: #7f7f7f;
    color: #12c1a2;
    background: #fff;
    border: 1px solid #12c1a2;
    border-radius: 4px;
    max-width: 600px;
}

@media screen and (min-width: 750px) {
    #myAffix.affix {
        position: fixed;
        top: 60px;
        z-index: 99;
    }
    #myAffix-nav.affix {
        position: fixed;
        top: 0;
        z-index: 999;
    }
}


/*750*/

@media screen and (max-width: 750px) {
    .art-no-data {
        min-height: 360px;
    }
    #myAffix {
        position: unset !important;
        width: 100% !important;
    }
    html,
    body {
        width: 100%;
        font-size: 3.4666666667vw;
        overflow-x: hidden;
    }
    .hidden-xs {
        display: none;
    }
    .n-content h2 {
        font-size: 10px;
    }
    .js-zhtime {
        font-size: 10px;
        padding-left: 0px !important;
        margin-bottom: 0rem;
        display: block;
    }
    .display-xs {
        line-height: 55px;
        display: block !important;
        color: #FFF;
        font-size: 16px;
        margin-right: 5%;
    }
    .visible-xs {
        display: block!important
    }
    header .h-nav>div {
        display: inline-block;
        vertical-align: top;
        line-height: 4vw;
    }
    .ht-nav {
        padding-left: 4px;
        height: 2rem;
        line-height: 2rem;
        display: none;
    }
    .ht-nav-left {
        font-size: 12px;
    }
    header .h-nav {
        padding-top: 0px;
        padding-bottom: 0;
        padding-left: 2.6666666667vw;
        padding-right: 2.6666666667vw;
        max-width: 100%;
        height: 20vw;
        align-items: center;
        display: flex;
    }
    header .n-logo {
        height: 7.333333vw;
        width: 24vw;
        margin-right: 1px;
    }
    .n-logo {
        padding-right: 10px;
    }
    header .mob-nav-icon {
        display: block !important;
        position: absolute;
        padding: 2px 2.4vw;
        right: 0;
        line-height: 8vw;
    }
    #navbarNav li.nav-item {
        height: 55px;
        border-bottom: 1px solid #fff;
    }
    .mob-nav-icon .fa {
        font-size: 5vw;
    }
    header .n-last-time p {
        font-size: 3.7333333333vw;
    }
    header .n-nav-list-bg {
        display: none;
        position: absolute;
        z-index: 999999;
        width: 100%;
        padding: 0;
        height: auto;
    }
    header #navbarNav,
    header #navbarNav ul,
    header #navbarNav .dropdown {
        width: 100%;
        text-align: right;
    }
    header #navbarNav .dropdown a {
        color: #FFF;
        padding-right: 10px;
    }
    .navmidpoint {
        background-image: none;
        width: 100%;
        margin-left: 0;
    }
    .dropdown-content {
        position: relative;
        background: #3C21C5;
        width: 100%;
    }
    /*footer*/
    .msfooter,
    .hcService {
        height: auto;
        padding-top: 0;
        margin-top: 0;
        margin-bottom: 15px;
    }
    .msfooter {
        padding-top: 20px;
        margin-bottom: 0;
    }
    .codeImg p {
        margin-top: 5px;
    }
    .sl-txt-xs p {
        margin-bottom: 5px;
        font-size: 14px;
    }
    .serviceRig li {
        width: 43%;
        margin-left:0;
        padding: 5px;
        float: none;
        display: inline-block;
    }
    .serviceRig li .codeImg {
        width: 100%;
    }
    .serviceRig li .codeImg img {
        display: block;
        max-width: 100%;
        height: auto;
    }
    .footers {
        height: auto;
        line-height: 1;
        font-size: 12px;
        padding-bottom: 3vw;
    }
    .footers span {
        display: block;
        height: 24px;
        text-align: center;
    }
    .sub-banner>div {
        height: 33.333vw!important;
        background-image: url("../../upload/system/mbanner/banner-mob.jpg")!important;
        background-size: auto 33.333vw!important;
        margin-bottom: 5vw !important;
    }
    /*    .sub-banner>div{*/
    /*    height:10.266666vw!important;*/
    /*    background-size:auto 10.266666vw!important;*/
    /*    margin-bottom:5vw;*/
    /*}*/
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        position: relative;
        min-height: 1px;
    }
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        float: left
    }
    .col-xs-12 {
        width: 100%
    }
    .col-xs-11 {
        width: 91.66666667%
    }
    .col-xs-10 {
        width: 83.33333333%
    }
    .col-xs-9 {
        width: 75%
    }
    .col-xs-8 {
        width: 66.66666667%
    }
    .col-xs-7 {
        width: 58.33333333%
    }
    .col-xs-6 {
        width: 50%
    }
    .col-xs-5 {
        width: 41.66666667%
    }
    .col-xs-4 {
        width: 33.33333333%
    }
    .col-xs-3 {
        width: 25%
    }
    .col-xs-2 {
        width: 16.66666667%
    }
    .col-xs-1 {
        width: 8.33333333%
    }
}


/*end 750*/

.art-no-data {
    background: url("../../../attachment/20191031/133865465fa3451d8a3ed208490ddf22.png"/*tpa=https://www.hbwhexpo.com/attachment/20191031/133865465fa3451d8a3ed208490ddf22.png*/
    ) no-repeat center center;
    color: #fff;
}

.en_main .dropdown {
    display: inline-block;
    text-align: center;
    width: auto;
    box-sizing: border-box;
    position: relative;
}

.en_main .navmidpoint {
    padding: 0;
    width: 185px;
}

.en_main .dropdown-content {
    display: none;
    position: absolute;
    background-color: #12c1a2;
    min-width: 0;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    list-style: none;
    width: 100%;
}

.en_main .dropdown-content a {
    color: #fff;
    padding: 12px 5px;
    text-decoration: none;
    display: block;
}

.en_main .navbar-expand-lg .navbar-nav .nav-link {
    min-width: 123px;
    padding-right: .25rem;
    padding-left: .25rem;
}

.en_main .card-food .artlist-card-main-info {
    margin-bottom: 0;
    height: 145px !important;
    overflow: hidden;
}

.en_main .page-artical .form-group textarea {
    width: 500px;
}

@media screen and (max-width: 750px) {
    .en_main .dropdown-content {
        position: relative;
        background: #169676;
        width: 100%;
    }
    .en_main .n-logo {
        height: 6.333333vw;
        width: 25vw;
        margin-right: 3px;
        margin-top: 3vw;
    }
    .cl-left,
    .cl-right {
        margin-top: 0;
    }
    .cl-artical {
        padding-left: 3vw;
        padding-right: 7vw;
    }
    .right-card {
        padding-left: 5vw;
        padding-right: 5vw;
    }
    .right-card-nav:before {
        opacity: 0;
    }
    .svg-map .svg-card {
        position: relative;
        margin: 0 auto;
    }
    .modal .modal-right .name {
        padding-top: 8vw;
    }
    .artlist-card .artlist-card-main-title {
        padding-top: 2vw;
        font-size: 3.4vw;
    }
    .cl-artical-content .cl-artical-title {
        padding: 2px 3vw;
        padding-top: 4vw;
    }
    .cl-breadcrumb-nav {
        padding-left: 3vw;
        margin-right: 0;
        margin-left: 0;
    }
    .n-logo-jxw-left {
        margin-right: 2px;
    }
    .n-last-time {
        display: none !important;
        padding-right: 0;
        margin-right: 2px;
    }
    .n-logo-jxw img {
        height: 10.333333vw;
    }
}


/*end 750*/

.ht-nav-right-ti {
    position: relative;
    padding: 0 22px;
    text-align: center
}

.ht-nav-right-ti img {
    position: absolute;
    display: none;
    width: 100%;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
}

tr {
    cursor: pointer;
}

#chatBtn {
    /*background-color: red !important;*/
}

#chatBtn {
    display: none !important;
}

.right_bar_ {
    position: fixed;
    width: 190px;
    bottom: 470px;
    left: auto;
    right: 10px;
    z-index: 2147483647;
    color: #fff;
}

.num1_ {
    padding-top: 30px;
    top: 250px;
    width: 70px;
    height: 100px;
    border-radius: 100px 100px 0 0;
    color: #fff;
}

.num1_ a {
    color: #fff;
}

.right_bar1_ {
    position: absolute;
    right: 0;
    /*width: 70px;*/
    /*height: 100px;*/
    background: #10b6ac;
    text-align: center;
    line-height: 30px;
    color: #fff;
}

.right_bar_ .num6_ {
    top: 345px;
    width: 70px;
    height: 100px;
    border-radius: 0 0 100px 100px;
    padding-bottom: 30px;
    cursor: pointer;
    padding-top: 16px;
}

.right_bar1_ xian1 {
    border-bottom: 1px solid #fff;
    position: absolute;
    top: 50px;
    left: 127px;
    z-index: 999;
    width: 55px;
    opacity: 0.5;
}

.right_bar1_:hover {
    background: #009a90;
}

.xian_to__ {
    border-bottom: 1px solid #fff;
    position: absolute;
    top: 345px;
    left: 127px;
    z-index: 999;
    width: 55px;
    opacity: 0.5;
}

.n-last-date p {
    display: inline-block;
    vertical-align: bottom;
    top: -17px;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1.5px;
    position: relative;
    right: -3px;
}

.table-bordered td {
    vertical-align: middle;
}

.hot-phone {
    margin-top: 20px;
}

.friendLink-text {
    margin-left: 50px;
    margin-top: 25px;
}

.friendLink-box {
    width: 275px;
    height: 34px;
    margin-left: 50px;
    margin-top: 10px;
    /*background-color:red;*/
    display: flex;
    justify-content: space-between;
}

.Link-img1 {
    width: 132px;
    background-image: url("../hbwhexpo.oss-cn-hangzhou.aliyuncs.com/pc/20210126/f1.png");
    background-size: 132px 34px;
    cursor: pointer;
}

.Link-img2 {
    width: 132px;
    background-image: url("../hbwhexpo.oss-cn-hangzhou.aliyuncs.com/pc/20210126/f2.png");
    background-size: 132px 34px;
    cursor: pointer;
}

.ht-nav-welcome {
    float: left;
}

.aside-btn-2021 {
    position: fixed;
    right: 10px;
    top: calc(50vh - 146px);
    width: 64px;
    height: 292px;
    background-color: #3C21C5;
    border-radius: 32px;
    z-index: 99;
    padding: 0 11px;
}

.aside-item {
    position: relative;
    cursor: pointer;
    height: 70px;
    border-bottom: 1px solid #fff;
}

.aside-i-contact {
    background: url("../hbwhexpo.oss-cn-hangzhou.aliyuncs.com/pc/20210126/s1.png"/*tpa=https://hbwhexpo.oss-cn-hangzhou.aliyuncs.com/pc/20210126/s1.png*/
    ) no-repeat center center;
}

.aside-i-kefu {
    background: url("../hbwhexpo.oss-cn-hangzhou.aliyuncs.com/pc/20210126/s2.png"/*tpa=https://hbwhexpo.oss-cn-hangzhou.aliyuncs.com/pc/20210126/s2.png*/
    ) no-repeat center center;
}

.aside-i-phone {
    background: url("../hbwhexpo.oss-cn-hangzhou.aliyuncs.com/pc/20210126/s3.png"/*tpa=https://hbwhexpo.oss-cn-hangzhou.aliyuncs.com/pc/20210126/s3.png*/
    ) no-repeat center center;
}

.aside-i-top {
    border-bottom: 0;
    background: url("../hbwhexpo.oss-cn-hangzhou.aliyuncs.com/pc/20210126/s4.png"/*tpa=https://hbwhexpo.oss-cn-hangzhou.aliyuncs.com/pc/20210126/s4.png*/
    ) no-repeat center center;
}

.aside-i-qrcode {
    display: none;
    position: absolute;
    top: 30px;
    right: 64px;
    width: 200px;
    height: 255px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 5px;
    padding: 22px;
    color: #23B7AB;
    text-align: center;
    box-shadow: 0 0 15px #efefef;
    font-size: 16px;
}

.aside-i-qrcode img {
    width: 156px;
    margin-bottom: 10px;
}


/*  */

.hcService {
    display: flex;
    justify-content: space-between;
}

.serviceLeft {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 750px) {
    .serviceLeft {
        text-align: center;
        padding-top: 5px !important;
    }
    .hcService {
        display: block !important;
        height: 500px
    }
    .serviceLeft {
        display: block !important;
    }
    .serviceRig {
        padding-top: 16px;
    }
    .art-content img {
        width: 100%;
    }
    .history-content ul li .history_img img {
        width: 60%;
    }
    .history_title p:last-child {
        display: none;
    }
    .svg-map {
        width: 90% !important;
        margin: 0 auto;
    }
}

@media screen and (max-width: 500px) {
    .serviceRig li .codeImg {
        margin-left: 3%;
    }
    .visible-xs {
        padding-left: 0vw !important;
    }
    .hot-phone {
        margin-left: 0px !important;
        margin-top: 0px !important;
    }
}

.evalua {
    width: 100%;
}

.evalua li {
    width: 96%;
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 30px 20px;
    margin-bottom: 15px;
}

.evalua li:hover {
    background-color: #FFF7F0;
}


/*  */

.jb-card {
    width: 282px;
    height: 360px;
    background: #FFFFFF;
    border-radius: 7px;
    box-shadow: rgb(222 222 222 / 90%) 0 0 10px;
    margin-bottom: 23px;
    box-sizing: content-box;
}

.jb-img {
    margin: auto;
    display: table;
    padding-top: 23px;
}

.jb-bxyz {
    padding-top: 25px;
    padding-left: 30px;
    padding-right: 20px;
}

.jb-bxyz-title {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    text-align: center;
}

.jb-info {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 22px;
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jb-card .artlist-card-img {
    width: 116px;
    height: 116px;
    border-radius: 50%;
}

.jb-cont {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.cl-left>.cl-artical-title {
    margin-bottom: 28px;
}

.jb-card:hover {
    box-shadow: 0 0 10px #fff;
    border: 1px solid #fff;
}


/*  */

.ltjp_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.ltjp_010 {
    width: 45%;
    border: 1px solid #ccc;
    margin-bottom: 15px;
}

.ltjp_010 h2 {
    color: #FFF;
    width: 100%;
    text-align: center;
    height: 60px;
    display: block;
    line-height: 60px;
    background-color: #3C21C5;
}

.ltjp_010 ul {
    padding: 25px 60px;
    width: 100%;
}

@media screen and (max-width: 500px) {
    .ltjp_010 {
        width: 98%;
        border: 1px solid #ccc;
        margin-bottom: 15px;
    }
    .xwnr img {
        width: 100%;
    }
}