/*-------------- 头部 */
.ql_container {
    width: 7.5rem;
    background-color: #f0f1f2;
    margin: 0 auto;
    position: relative;
}

.ql_footer .ql_xx dl dd a{
    display: block;
    margin: 0.2rem 0.6rem;
}

.ql_header {
    width: 100%;
    height: .92rem;
    background-color: #fff;
}

.header_1 {
    height: 1.92rem;
}

/*----------------- 顶部 */
/*--- logo */
.ql_header .ql_header_logo {
    /* position: absolute; */
    width: 1.3rem;
    height: 0.58rem;
    margin: 0 auto;
    /* margin-top: .3rem; */
}

.ql_header .logo {
    padding-top: .3rem;
    position: relative;
}

.ql_header .logo .logo_name{
    color: #666;
    font-size: .24rem;
    text-align: right;
    font-weight: 600;
    position: absolute;
    top: 0.42rem;
    right: .3rem;
    width: 2.2rem;
    overflow: hidden;
}
.ql_header .logo .logo_name:hover{
    text-decoration: none;
}

/*--- search */
.ql_header .ql_header_search {
    /* font-size: 0.11rem; */
    font-size: 0.16rem;
    /* position: absolute;
    top: 0.26rem;
    left: 2rem; */
    float: left;
    margin-top: .26rem;
    margin-left: 2rem;
    width: 4.27rem;
    height: 0.4rem;
}

.ql_header .ql_header_search input {
    /* font-size: 0.12rem; */
    font-size: 0.16rem;
    width: 3.58rem;
    /* width: 100%; */
    height: 0.4rem;
    padding-left: 0.16rem;
    background-color: #eee;
    overflow: hidden;
    float: left;
}

.ql_header .ql_header_search i {
    width: 0.66rem;
    height: 0.4rem;
    /* position: absolute;
    top: 0.24rem;
    right: -0.16rem; */
    float: left;
    cursor: pointer;
}

/*--- 更多 */
.ql_header .ql_header_more {
    position: absolute;
    top: .36rem;
    right: 0.4rem;
    width: 0.31rem;
    height: 0.31rem;
    overflow: hidden;
}

.ql_header .ql_header_more1 {
    position: absolute;
    top: 1.22rem;
    right: 0.4rem;
    width: 0.31rem;
    height: 0.31rem;
    overflow: hidden;
}

/* back */
.ql_header .ql_header_search {
    margin-left: 1.2rem;
    border: .01rem solid #efeeee;
    border-left: none;
    width: 5.8rem;
    z-index: 5;
}

.ql_header .ql_header_search select {
    float: left;
    height: 0.48rem;
    width: 1.08rem;
    line-height: .44rem;
    border: none;
    padding-left: .1rem;
    background: #efeeee url(../img/sel_xl.png) no-repeat right center;
    background-position: .9rem center;
    background-size: .14rem .1rem;
}

.ql_header .ql_header_search {
    font-size: 0.16rem;
    float: left;
    margin-top: .26rem;
    height: 0.5rem;

}

body .ql_header .head_search{
    width: auto;
    border: 0;
}

.ql_header .ql_header_search input {
    font-size: 0.16rem;
    width: 4.12rem;
    /*width: 5rem;*/
    height: 0.5rem;
    padding-left: 0.16rem;
    background-color: #fff;
    border: .01rem solid #efeeee;
    overflow: hidden;
    float: left;
    color: #ccc;
    /*margin-top: 1px;*/
}

.ql_header .ql_header_search i {
    width: 0.66rem;
    height: 0.5rem;
    float: left;
    cursor: pointer;
    background-color: #4fc2b8;
    position: relative;
    margin-right: -.01rem;
    /*margin-top: -.01rem;*/
}

.ql_header .ql_header_search i img {
    position: absolute;
    width: .21rem;
    height: 0.21rem;
    top: .15rem;
    left: .24rem;
}

/*--------------- banners */
.ql_banners {
    width: 100%;
    height: 3rem;
    background-color: #999;
}

/* 轮播图 */
.ql_banners .swiper-wrapper {
    width: 100%;
    height: 3rem;
    /* position: absolute;
    right: 0;
    top: 0; */
}

.ql_banners .swiper-wrapper .ql_banner_title {
    position: absolute;
    left: 0.8rem;
    top: 0.8rem;
    width: 5.2rem;
    height: 1rem;
    font-size: .36rem;
    color: #fff;
    line-height: .4rem;
}

.ql_banners .swiper-slide .ql_banner_more {
    background: #28858d;
    width: 2rem;
    height: .4rem;
    border-radius: .24rem;
    text-align: center;
    color: #fff;
    font-size: 0.18rem;
    position: absolute;
    top: 2.07rem;
    left: 0.7rem;
    line-height: .38rem;
}

.ql_banners .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    width: auto;
    font-size: 0;
    bottom: 0.26rem;
    right: 0.36rem;
    left: auto;
}

.ql_banners .swiper-pagination-bullet {
    width: .08rem;
    height: .08rem;
    display: inline-block;
    border-radius: 50%;
    border: #fff;
    border: 1px solid #fff;
    background: none;
    opacity: 1;
}

.ql_banners .swiper-pagination-bullet-active {
    background: #fff;
}

/*---------- 广告位 */
.ql_banner {
    width: 100%;
    height: 1.63rem;
    /* background-color: #666; */
}

.ql_banner .ql_banner_all {
    padding-left: .3rem;
    padding-top: .3rem;
}

.ql_banner .ql_banner_all li {
    width: 2.2rem;
    height: 1rem;
    margin-right: 2%;
    float: left;
    box-shadow: 0 0.02rem 0.04rem 0.04rem #e6e7e8;
}

.ql_banner_all img {
    width: 100%;
}

.ql_banner_all li p {
    padding-bottom: .2rem;
    font-size: .20rem;
    color: #666666;
    display: block;
    position: relative;
    margin-left: .2rem;
}

.ql_banner_all li .tx {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

.ql_banner_all li:last-child {
    margin-right: 0;
}

.ql_banner_all li a {
    width: 100%;
    position: relative;
    display: block;
    /*align-items: center;*/
}

.ql_banner_all li p:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: #28858d;
    width: .45rem;
    height: 2px;
}



/*--------------- tab切换 */
.ql_tabs {
    width: 6.9rem;
    height: 11rem;
    background-color: #fff;
    /* padding-left: .3rem; */
    margin-left: .3rem;
    /* overflow: hidden; */
}

.ql_tabs_title {
    padding-top: .24rem;
    padding-left: .20rem;
    font-size: .3rem;
    color: #333333;
    margin-bottom: .19rem;
    float: left;
    width: 100%;
}

/*----- xian */
.line {
    border-bottom: 0.005rem solid #ccc;
    width: 6.46rem;
    padding-top: 0.24rem;
}

.line2 {
    border-bottom: 0.005rem solid #ccc;
    width: 6.46rem;
    /* padding-bottom: 1.24rem; */
    margin-left: .2rem;
}

/* more */
.ql_tabs_more {
    position: absolute;
    right: 45.5%;
    bottom: 0;
    font-size: .2rem;
    z-index: 10;
}

.ql_tabs_more a {
    color: #4fc2b8;
}

/*  */
.ql_tabs_list {
    position: relative;
    float: left;
    width: 6.9rem;
    /* overflow: hidden; */
    white-space: nowrap;
}

.wt {
    width: 6.9rem;
    overflow: hidden;
}

.ql_tabs_list .ql_tabs_select {
    height: .58rem;
    line-height: .58rem;
    float: left;
    width: 100%;
    white-space: nowrap;
}

.ql_tabs_list .ql_tabs_select li {
    font-size: .20rem;
    color: #6e6e6e;
    /* text-align: center; */
    float: left;
    height: .58rem;
    padding: 0 0 0 .3rem;
    /* width: 1.5rem; */
    /*width: 2.1rem;*/
}

.ql_tabs_list .ql_tabs_select li:hover {
    /*color: #4fc2b8;*/
}

.ql_tabs .ql_tabs_list .ql_tabs_select .ql_tabs_selects {
    color: #4fc2b8;
}

/* tab箭头 */
.ql_tabs_list .prev {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: .59rem;
    height: 100%;
    background: #fff;
    text-align: center;
    font-size: 0;
    line-height: 0.55rem;
    /* z-index: 5999; */
}

.ql_tabs_list .prev span {
    display: inline-block;
    vertical-align: middle;
    font-size: .25rem;
    color: #6e6e6e;
}

.ql_tabs_list .next span {
    display: inline-block;
    vertical-align: middle;
    font-size: .25rem;
    color: #6e6e6e;
    /* width: 9px;
    height: 14px; */
    /* background-repeat: no-repeat;
    background-image: url(../img/arrow.svg);
    background-position: 61.29% 25%;
    background-size: initial; */
    /* z-index: 999; */
}

.ql_tabs_list .next {
    position: absolute;
    top: 0;
    width: .59rem;
    height: 100%;
    background: #fff;
    text-align: center;
    font-size: 0;
    /* right: 0; */
    left: 6.31rem;
    line-height: .55rem;
    /* z-index: 5999; */
}


/*  */
.ql_tabs_contents {
    display: none;
}

.ql_tabs_content,
.ql_tabs_contents {
    position: relative;
    /* box-shadow: 0px -2px 4px 1px; */
    width: 100%;
    float: left;
}

.ql_tabs_content_img {
    width: 100%;
    float: left;
    position: relative;
}

.ql_tabs_content_img img {
    width: 100%;
}

.ql_tabs_content_introduce {
    width: 100%;
    box-shadow: inset 0px .2rem .1rem -.15rem #f0f1f2;
    float: right;
    padding: .3rem 0 0 .3rem;
}

.ml_sy_nr {
    width: 100%;
    float: left;
    /* margin-bottom: .2rem; */
    padding-bottom: .2rem;
    color: #666666;
    /* padding-left: .2rem; */

}

.ml_sy_nr h3 {
    display: block;
    margin-bottom: .15rem;
    color: #333333;
    font-size: .3rem;
}

.ml_sy_nr p {
    font-size: .2rem;
}

.ml {
    margin-left: .74rem;
}

.ql_tabs_content_list {
    width: 100%;
    float: left;
    margin-left: -1.5%;
    padding-right: .2rem;
    color: #333;
}

.ql_tabs_content_list li {
    width: 32%;
    padding: 0 1.5%;
    float: left;
    height: 3rem;
}

.ql_tabs_content_list li:nth-child(2) a div {
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
}

.ql_tabs_content_list li a {
    width: 100%;
    float: left;
}

.ql_tabs_content_list li a div {
    width: 100%;
    height: 1.08rem;
    margin-bottom: .12rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    text-align: center;
}

.ql_tabs_content_list li a div img {
    max-width: 90%;
    height: 1.35rem;
    display: inline-block;
}

.ql_tabs_content_list_name {
    line-height: .22rem;
    text-align: center;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: .2rem;
    padding-top: .2rem;
}

.ql_tabs_content_text {
    position: absolute;
    top: 0.25rem;
    left: 0.2rem;
    width: 50%;
    font-size: .3rem;
    color: #fff;
}

.ql_tabs_content_text1 {
    position: absolute;
    top: 0.9rem;
    left: 0.2rem;
    width: 70%;
    line-height: .25rem;
}

.ql_tabs_content_text1 p {
    font-size: .2rem;
    color: #fff;
}

a.ql_tabs_content_now {
    position: absolute;
    top: 0.9rem;
    right: 0.4rem;
    background: #4fc2b8;
    color: #fff;
    height: .4rem;
    padding: 0 .2rem;
    border-radius: .08rem;
    font-size: .18rem;
    color: #fff;
    text-align: center;
    line-height: .4rem;
}

/* 药品展示 */
.ql_show {
    width: 6.9rem;
     height: 3.5rem;
    background-color: #fff;
}

.ql_show ul {
    padding-top: .3rem;
    padding-left: .2rem;
}

.ql_show ul li {
    float: left;
    height: 1.5rem;
    width: 33%;
}

/*.ql_show li:nth-child(2) a img {*/
/*    border-left: 1px solid #b2b2b2;*/
/*    border-right: 1px solid #b2b2b2;*/
/*}*/

.ql_show ul li a p {
    font-size: .2rem;
    padding-top: .2rem;
    text-align: center;
    color: #666;
}

.ql_show .more {
    float: right;
    padding-top: .1rem;
    padding-bottom: .2rem;
    /* color: #666; */
    font-size: .2rem;
    width: 100%;
    text-align: center;
}

.ql_show .more a {
    color: #4fc2b8;
}

/* 采购表单 */
.ql_form {
    margin-top: .3rem;
    width: 6.9rem;
    padding-left: .2rem;
    margin-left: .3rem;
    height: 6.68rem;
    background-image: url(../img/bg_ezsourcing.png);
    background-size: 100%;
}

.ql_form input:focus,
.ql_form textarea:focus,
.ql_form select:focus {
    border: 1px solid #4fc2b8 !important;
}

.form-control {
    padding: 0 .12rem;
    font-size: .18rem;
}

.ql_form .z1 {
    font-size: .3rem;
    color: #fff;
    padding-top: .38rem;
}

.ql_form .z2 {
    font-size: .22rem;
    color: #fff;
    padding-top: .25rem;
}

.ql_form .more {
    font-size: .2rem;
    float: right;
    padding-right: .22rem;
}

.ql_form .more a {
    color: #fff;
}

.ql_form .ql_form_1 {
    width: 6.5rem;
    height: 4.02rem;
    background-color: #fff;
    text-align: center;
    margin-top: .1rem;
    padding-left: .36rem;

}

.ql_form .ql_form_1 span {
    font-size: .3rem;
    color: #000;
    display: block;
    padding-top: .2rem;
    padding-bottom: .28rem;
}

.ql_input1 {
    width: 5.6rem;
    height: .4rem;
    border: 1px solid #dcdcdc;
    border-radius: .08rem;
}

.ql_form_1 input,
.ql_form_1 select {
    padding-left: .16rem;
}

.ql_form_1 input::placeholder {
    color: #a9a9a9;
}

.ql_input2 {
    width: 2.67rem;
    height: .4rem;
    border-radius: .08rem;
    border: 1px solid #dcdcdc;
    margin: .2rem 4% 0px 0;
    color: #999;
    padding: 0;
}

.ql_input3 {
    position: absolute;
    width: 40%;
    left: 44%;
    top: 0;
    border: 1px solid #dcdcdc;
    border-radius: 0.08rem;
    height: .4rem;
    border-top-right-radius: initial;
    border-right-color: transparent;
    /* border-bottom-left-radius: initial; */
    border-bottom-right-radius: initial;
    font-size: .14rem;
    color: #9e9e9e;
    padding-left: .16rem;
    line-height: .4rem;
}

.ql_form_1 .s1 {
    position: relative;
    margin-bottom: .2rem;
}

.ql_input4 {
    position: absolute;
    top: 0;
    right: 9%;
    border: 1px solid #dcdcdc;
    width: 30px;
    height: 38px;
    border-radius: 8px;
    border-left: none;
    border-top-left-radius: initial;
    border-left-color: transparent;
    /* border-bottom-left-radius: initial; */
    border-bottom-left-radius: initial;
}

.ql_input4 .ql_select_top {
    width: 4px;
    height: 4px;
    margin-top: 14px;
    margin-left: 10px;
}

.ql_input4 .ql_select_bottom {
    margin-top: 2px;
    margin-left: 10px;
    width: 4px;
    height: 4px;
}

.ql_select_1 {
    position: absolute;
    top: 32px;
    right: 9%;
    width: 193px;
}

.ql_select_1 ul {
    border: 1px solid #dcdcdc;
    background: #fff;
    border-radius: 0px;
    padding-left: 16px;
    border-top: transparent;
    height: 176px;
    overflow-y: auto;
    padding-top: 6px;
}

.ql_select_1 ul::-webkit-scrollbar {
    width: 8px;
    height: 1px;
}

.ql_select_1 ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 2px #fff;
    background: #c6c6c6;
}

.ql_select_1 ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px #fff;
    border-radius: 10px;
    background: #fff;
}

.ql_select_1 ul li {
    height: 33px;
    width: 158px;
    line-height: 33px;
    color: #9e9e9e;
}

.ql_input3 {
    color: #9e9e9e;
}

/*  */
.ql_form_1 .ql_textarea {
    height: 1.24rem;
    width: 5.6rem;
    border: 1px solid #dcdcdc;
    border-radius: .08rem;
    padding: 0.14rem;
    text-align: left;
}

.ql_textarea::placeholder {
    color: #a9a9a9;
    width: 100%;
    text-align: left;
}

a.ql_purchase_post,
.ql_purchase_post {
    font-size: .18rem;
    background: #4fc2b8;
    width: 1.82rem;
    height: .4rem;
    border-radius: .08rem;
    display: block;
    line-height: .4rem;
    text-align: center;
    color: #fff;
    margin-top: .2rem;
    margin-left: 1.9rem;
}

/* 总览 */
.ql_total {
    margin: 0 .3rem;
    margin-top: .3rem;
    padding-top: .16rem;
    padding-left: .2rem;
    font-size: .3rem;
    color: #333333;
    background-color: #fff;
    width: 6.9rem;
}

.ql_solut {
    width: 6.9rem;
    /* margin: 0 .5rem ; */
    margin: 0 .3rem;
    padding-left: .2rem;
    height: auto;
    background-color: #fff;
    padding-top: .3rem;
}

.ql_solut ul li {
    width: 50%;
    /* height: 2rem; */
    float: left;
    text-align: center;
}

.ql_solut ul li img {
    height: 1.4rem;
    margin: 0 auto;
}

.ql_solut ul li p {
    margin-top: .35rem;
    margin-bottom: .35rem;
}

.ql_solut ul li a {
    font-size: .22rem;
    color: #666;
}

/* like */
.ql_like {
    width: 6.9rem;
    margin-top: .4rem;
    margin-left: .3rem;
    margin-right: .3rem;
    /* box-shadow: 0 .05rem .05rem .06rem #dedfe0; */
    background-color: #fff;
    /* background-image: url(../img/images/like_1.jpg); */
    /* background-size: 100%; */
}


.ql_like_more li:first-child {
    font-size: .3rem;
    color: #333333;
    display: inline-block;
    margin-left: .28rem;
    margin-top: .15rem;
}

.ql_like_list {
    width: 100%;
    /* margin-left: -1%; */
    padding: 0 .3rem;
    margin-top: .15rem;
    float: left;
    padding-bottom: .2rem;
}

.ql_like_list li {
    width: 2.1rem;
    float: left;
    padding: 1%;
}

.ql_like_list li a {
    width: 100%;
    display: block;

}

.ql_like_list li a span {
    padding-top: .20rem;
    font-size: .24rem;
    color: #737373;
    height: .7rem;
    text-align: center;
    display: block;
    width: 100%;
    word-wrap: break-word;
    white-space: normal;
    line-height: .25rem;
}

.ql_like_list li a img {
    width: 100%;
    /*height: 304px;*/
}




/* footer */
footer {
    /* height: 3.77rem; */
    padding-bottom: .3rem;
}

/* sousuo */
footer .sc2 {
    width: 6.9rem;
    height: 2.42rem;
    background-color: #4fc2b8;
    margin-top: .3rem;
    margin-left: .3rem;
}

footer .sc2 ul {
    padding-top: .28rem;
    padding-left: .2rem;
    color: #fff;
}

footer .sc2 ul li {
    float: left;
}

footer .sc2 ul .tit p {
    font-size: .3rem;
}

footer .sc2 ul .tit span {
    font-size: .18rem;
    line-height: .42rem;

}

footer .sc2 .subs {
    color: #fff;
    font-size: .22rem;
    padding-left: .2rem;
    /* line-height: .4rem; */
}

.sc2 ul .tel {
    float: right;
    padding-right: .5rem;
}

.sc2 ul .tel p {
    font-size: .3rem;
}

.sc2 ul .tel span {
    font-size: .18rem;
    line-height: .42rem;
}

.sc2 .ql_sub {
    position: relative;
    /* width: 932px; */
    margin-top: .15rem;
}

.sc2 .ql_sub input {
    background: #fff;
    width: 3.5rem;
    height: .62rem;
    line-height: 0.62rem;
    border: none;
    padding: 0 0.24rem;
    float: left;
    font-size: .18rem;
    margin-left: .2rem;

}

.sc2 .ql_sub input::placeholder {
    color: #999999;
}

.sc2 .ql_client_sub2,
a.ql_client_sub2 {
    font-size: .2rem;
    color: #fff;
    width: 1.7rem;
    height: .63rem;
    background: #138791;
    text-align: center;
    line-height: .62rem;
    float: left;
}

.sc2 .ql_client_join,
a.ql_client_join {
    font-size: .2rem;
    color: #fff;
    width: 1.2rem;
    height: .63rem;
    background: #f79131;
    text-align: center;
    line-height: .62rem;
    float: right;
    margin-right: .2rem;
}

/* 备案信息 */
.ql_xx {
    text-align: center;
    font-size: .18rem;
    margin-top: .32rem;
    color: #999;
}


/* tankuang */
.menu {
    width: 6.17rem;
    float: right;
    /* display: none; */
    height: 100%;
}

.menu .top {
    background-image: url(../img/dh_02.jpg);
    /* width: 5.79rem; */
    width: 100%;
    height: 1.32rem;
    font-size: .36rem;
    color: #fff;
    float: left;
    padding-left: .38rem;
    padding-top: .44rem;
}

.top a {
    color: #fff;
    /* float: left; */
}

.top i {
    margin: 0 .5rem;
}

.menu1 {
    /* width: 5.79rem; */
    width: 100%;
    /* height: 4.14rem; */
    height: 5.43rem;
    background-color: #fff;
    padding-top: 0.39rem;
    padding-left: 0.38rem;
    border-bottom: 1px solid #b2b2b2;
}

.menu1 li,
.menu2 li {
    float: left;
    height: .45rem;
    width: 100%;
    margin-bottom: .25rem;
}

.menu1 li img,
.menu2 li img {
    float: left;
    display: inline-block;
    vertical-align: middle;
    max-height: 0.46rem;
    line-height: .45rem;
    width: .48rem;
}

.menu1 li a,
.menu2 li a {
    float: left;
    display: block;
    width: 5.79rem;
    font-size: .24rem;
    line-height: .45rem;
}

.menu1 li a span,
.menu2 li a span {
    padding-left: .5rem;
}

.menu2 {
    /* width: 5.79rem; */
    width: 100%;
    /* height: 4.14rem; */
    height: 9rem;
    background-color: #fff;
    padding-top: .39rem;
    padding-left: .38rem;
}

.menu2 li p {
    float: right;
    margin-right: .5rem;
    color: #4bb3ad;
}



/* 猜你喜欢 改 */
.ev_gd4 {
    margin-top: .3rem;
    width: 5.7rem;
    /* float:left; */
    margin: 0 auto;
    position: relative;
    /* padding:0 3%; */
    height: 2.74rem;
}

.ev_gd4 .swiper-container {
    width: 5.7rem;
    height: 2.74rem;
    margin: 0 auto;
    /* float:left; */
    overflow: hidden;
}

.ev_gd4 .swiper-wrapper {
    width: 100%;
    float: left;
}

.ev_gd4 .swiper-slide {
    width: 100%;

}

.ev_gd4 a {
    width: 1.8rem;
    display: block;
    position: relative;
    overflow: hidden;
    text-align: left;
    height: 2.74rem;
}

.ev_gd4 .swiper-slide img {
    width: 2.1rem;
    /* height: 2.74rem; */
    /* min-height: 2rem; */

    margin-bottom: .1rem;
}

.ev_gd4 .swiper-slide span {
    /* padding-top: .20rem; */
    font-size: .24rem;
    color: #737373;
    height: .7rem;
    text-align: center;
    display: block;
    width: 100%;
    word-wrap: break-word;
    white-space: normal;
    line-height: .24rem;
    overflow: hidden;
}

.ev_gd4 .swiper-slide img {
    display: block;
}

.ev_gd4 .swiper-button-prev {
    top: 1.2rem;
    left: -.35rem;
}

.ev_gd4 .swiper-button-next {
    top: 1.2rem;
    right: -.4rem;
}

.ev_gd4 .swiper-button-prev,
.ev_gd4 .swiper-button-next {
    /*background: url("../images/cs_jt.png");*/
    color: #4fc2b8;
    outline: none;
    --swiper-navigation-size: .4rem;
}

.ev_sy6 .ev_gd4 .swiper-button-prev,
.ev_gd4 .swiper-button-next {
    color: #4fc2b8;
    outline: none;
    --swiper-navigation-size: .4rem;
    --swiper-navigation-color: #4fc2b8;
}

.swiper-container {
    --swiper-navigation-color: #bababa;
}

.ev_gd4 .swiper-button-next:hover,
.ev_gd4 .swiper-button-prev:hover {
    color: #4fc2b8;
}


/* aside2 */
/* 弹窗 */
.aside_2 .hig {
    background-color: #50bcb3;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.3rem;
    color: #fff;
    padding-left: 0.38rem;
}

.as_list {
    background-color: #fff;
    padding: 0.3rem 0.2rem;
    height: 14rem;
}

.as_list .title {
    font-size: 0.24rem;
    height: 0.7rem;
    margin-top: 0.2rem;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #b2b2b2;
}

.as_list .title a {
    display: block;
    width: 100%;
}

.as_list .title i {
    display: inline-block;
    float: right;
    vertical-align: middle;
    width: 0.24rem;
    height: 0.5rem;
    margin-right: 0.1rem;
    background: url(../img/xjt.png) no-repeat center center;
    background-size: 0.24rem 0.12rem;
}

.as_list .title i.on {
    background: url(../img/sjt.png) no-repeat center center;
    background-size: 0.24rem 0.12rem;
}

.as_list .u1 {
    border-bottom: 1px solid #b2b2b2;
}

.as_list .u1 li {
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.2rem;
}

.as_list .u1 li a {
    display: block;
    width: 100%;
    color: #777;
}

.as_list .last1 {
    padding-bottom: 0.3rem;
    border-bottom: none;
}

.as_list .last2 {
    border-bottom: none;
}

/*多行内显示，超出省略*/
.multiLineOmitted {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.nc-container .nc_scale span{
    height: 34px!important;
}