@import url(https://img.qinxue365.com/pc_iconfont/iconfont.css); @import url(https://img.qinxue365.com/biaoqing_icon/iconfont.css); @import url(https://img.qinxue365.com/iconfont_20231129/iconfont.css); @import url(https://img.qinxue365.com/iconfont_20231221-shaixuan/iconfont.css?t=10); @font-face {
    font-family: DINCond-Bold;
    src: url('https://img.qinxue365.com/pc_iconfont/DINCond-Bold.otf');
}

.index_box {
    background-color: #f5f5f5
}

.nav {
    height: 35px;
    line-height: 35px;
    background-color: #f6f7fa;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999
}

.nav>.center>.f_l {
    width: 650px;
    margin-right: 0;
    height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #666
}

.nav>.center>.f_l>a {
    color: #666;
    font-size: 14px;
    cursor: pointer
}

.nav>.center>.f_l>span {
    color: #666;
    font-size: 14px;
    display: block
}

.nav>.center>.f_l>a:hover {
    color: rgb(16 185 129)
}

.nav>.center>.f_r {
    width: 550px;
    text-align: right
}

.nav>.center>.f_r>ul>li {
    color: #666;
    display: inline-block;
    padding: 0 23px;
    position: relative;
    cursor: pointer;
    margin-left: -4px
}

.nav>.center>.f_r>ul>li:nth-child(1):before {
    display: none
}

.nav>.center>.f_r>ul>li:nth-child(1):hover {
    cursor: auto
}

.nav>.center>.f_r>ul>li:before {
    height: 14px;
    width: 1px;
    background-color: #999;
    content: "";
    position: absolute;
    left: 0;
    top: 10px
}

.nav>.center>.f_r>ul>li.list:after {
    content: "\e603";
    font-family: iconfont;
    margin-left: 5px;
    color: #999
}

.nav>.center>.f_r>ul>li>a {
    color: #666
}

.nav>.center>.f_r>ul>li>a>i {
    vertical-align: -1px;
    vertical-align: middle/0;
    margin-right: 2px
}

.nav>.center>.f_r>ul>li>a:hover,.nav>.center>.f_r>ul>li>span:hover {
    color: rgb(16 185 129)
}

.nav>.center>.f_r>ul>li>ul {
    position: absolute;
    width: 100%;
    height: 0;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    z-index: 999;
    left: 0;
    top: 40px;
    overflow: hidden;
    transition: all .3s linear
}

.nav>.center>.f_r>ul>li>ul>li {
    height: 40px
}

.nav>.center>.f_r>ul>li>ul>li>a {
    text-align: center;
    display: block;
    color: #333
}

.nav>.center>.f_r>ul>li>ul>li>a:hover {
    background-color: #f5f5f5;
    color: #ff7800
}

.nav>.center>.f_r>ul>li.active:after {
    transform: rotate(-180deg);
    display: inline-block
}

.nav>.center>.f_r>ul>li.active>ul {
    height: 200px
}

.nav>.center>.f_r>ul>li:nth-child(4).active>ul {
    height: 160px
}

.nav>.center>.f_r>ul>li:last-child {
    padding-right: 0
}

.nav>.center>.f_r>ul>li.mark>span>i {
    font-size: 13px;
    margin-right: 4px
}

.bshare-custom.icon-medium {
    position: absolute;
    width: 102px
}

.bshare-custom.icon-medium>a {
    width: 24px
}

.bsBox {
    box-sizing: initial!important
}

#bsMorePanel,.bsFrameDiv {
    box-sizing: initial
}

.bsTop {
    box-sizing: initial
}

.fix_left {
    position: fixed;
    top: 300px;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 0 30px rgba(0,0,0,.1);
    z-index: 999;
    display: none;
    left: 50%;
    margin-left: -700px;
    overflow: hidden
}

.fix_left>ul>li {
    width: 70px;
    height: 70px;
    position: relative
}

.fix_left>ul>li:after {
    content: "";
    width: 80%;
    height: 1px;
    background-color: #e5e8f1;
    display: block;
    margin: 0 auto
}

.fix_left>ul>li:last-child::after {
    display: none;
}

.fix_left>ul>li>span {
    display: block;
    height: 70px;
    display: flex;
    align-items: center;
    padding-top: 15px;
    color: #8b919a;
    padding: 12px 15px;
    font-size: 14px;
    letter-spacing: 2px;
    cursor: pointer
}

.fix_left>ul>li>span:hover {
    background-color: rgb(16 185 129);
    color: #fff
}

.fix_left>ul>li:hover:after {
    background-color: #fff;
    position: relative;
    z-index: 999
}

.fix_left>ul>li.active>span {
    background-color: rgb(16 185 129);
    color: #fff
}

.fix_left>ul>li.active:after {
    background-color: rgb(16 185 129);
    position: relative;
    z-index: 999;
    display: none;
}

.fix_left>.back_top {
    background-color: #656d79;
    color: #fff;
    width: 70px;
    display: flex;
    align-items: center;
    height: 70px;
    padding: 12px 15px;
    cursor: pointer
}

.fix_left>.back_top:hover {
    background-color: #00b2b8
}

.fix_side {
    width: 110px;
    position: fixed;
    right: 0;
    box-shadow: 0 0 3px rgba(0,0,0,.1);
    background-color: #fff;
    border-radius: 8px;
    z-index: 99999999 !important;
    bottom: 455px
}

.fix_side>.r_tu {
    width: 150px;
    height: 100%;
    position: absolute;
    top: -110px;
    left: 0;
    background: url(https://img.qinxue365.com/img/r_tu.png);
    background-repeat: no-repeat;
    transform: translateX(-11px)
}

.fix_side>ul>li.tel {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.fix_side>ul>li.back_top {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.fix_side>ul>li {
    height: 60px;
    position: relative;
    padding: 0;
    transition: all .1s linear
}

.fix_side>ul>li>.box {
    position: absolute;
    right: 110px;
    display: none
}

.fix_side>ul>li.zixun>span>a>i {
    color: #0e84f1
}

.fix_side>ul>li.zixun>span>a>p {
    color: #666
}

.fix_side>ul>li.zixun.nobg {
    background-color: transparent
}

.fix_side>ul>li.zixun.nobg>span>a>i {
    color: #44b336
}

.fix_side>ul>li.zixun.nobg>span>a>p {
    color: #747d89
}

.fix_side>ul>li {
    text-align: center
}

.fix_side>ul>li>span {
    display: block;
    position: relative;
    line-height: 60px;
    padding-left: 22px
}

.fix_side>ul>li>span>a {
    display: block
}

.fix_side>ul>li.db>span {
    padding-left: 0;
    color: #747d89;
}

.fix_side>ul>li.db:hover span {
    color: #ffffff;
}

.fix_side>ul>li:after {
    content: "";
    height: 1px;
    display: block;
    width: 84%;
    position: absolute;
    left: 8%;
    bottom: -1px;
    background-color: #eef1f3
}

.fix_side>ul>li.back_top:after {
    display: none
}

.fix_side>ul>li.zixun>span {
    padding-left: 0
}

.fix_side>ul>li.zixun>span>a {
    position: relative;
    padding-left: 22px
}

.fix_side>ul>li.zixun>span>a>i {
    font-size: 22px
}

.fix_side>ul>li.zixun>span>a>b {
    display: block;
    width: 14px;
    height: 14px;
    background-color: red;
    position: absolute;
    left: 21px;
    top: 14px;
    font-size: 12px;
    color: #fff;
    border-radius: 50%;
    opacity: 0;
    transition: all .1s linear;
    line-height: 14px;
    font-size: 12px;
    animation: 1s ease-in-out 0s infinite normal none running buling;
}

@keyframes buling {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fix_side>ul>li i {
    font-size: 22px;
    text-align: center;
    color: #0e84f1;
    display: block;
    position: absolute;
    left: 10px;
    top: 0
}

.fix_side>ul>li.yy i {
    font-size: 20px
}

.fix_side>ul>li p {
    font-size: 14px;
    color: #747d89
}

.fix_side>ul>li.tel>.box {
    width: 220px;
    height: 90px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    top: 0;
    background-color: #fff;
    border-radius: 5px;
    padding: 20px 15px
}

.fix_side>ul>li>.box:after {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 6px solid #fff;
    position: absolute;
    top: 27px;
    right: -6px;
    content: ""
}

.fix_side>ul>li.yy>.box .close_yy {
    content: 'å…³é—­';
    width: 30px;
    background-color: #0000009e;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    position: absolute;
    right: -10px;
    left: 100%;
    font-size: 16px
}

.fix_side>ul>li.tel>.box>span {
    padding-left: 24px;
    font-size: 24px;
    color: #333;
    display: block;
    text-align: left;
    margin-bottom: 5px;
    height: 31px;
    width: 100%
}

.fix_side>ul>li.tel>.box>i {
    top: 25px;
    color: red!important
}

.fix_side>ul>li.tel>.box>p {
    text-align: left
}

.fix_side>ul>li.yy>.box {
    width: 340px;
    top: -42px
}

.fix_side>ul>li.yd>.box {
    width: 120px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    top: 0;
    padding: 10px 0
}

.fix_side>ul>li.yd>.box>span {
    display: block;
    width: 100px;
    height: 100px;
    padding: 5px;
    margin: 0 auto
}

.fix_side>ul>li.back_top {
    height: 36px;
    line-height: 36px
}

.fix_side>ul>li.back_top>span {
    padding-left: 0;
    line-height: 36px
}

.fix_side>ul>li.back_top>span>i {
    color: #999;
    position: relative;
    left: 0
}

.fix_side>ul>li:hover {
    background-color: #0e84f1;
    cursor: pointer
}

.fix_side>ul>li:hover i {
    color: #fff!important
}

.fix_side>ul>li:hover>span>p {
    color: #fff
}

.fix_side>ul>li:hover>span>a>p {
    color: #fff
}

.fix_side>ul>li:hover>.box {
    cursor: initial
}

.fix_side>ul>li.qrcode-bh:hover #qrcode-bh {
    display: block;
}

.fix_side>ul>li.qrcode-bh #qrcode-bh {
    display: none;
    position: absolute;
    top: 0;
    left: -100%;
    padding: 18px;
    background-color: #fff;
}

.fix_side>ul>li.yy>.box:after {
    display: none
}

.fix_side>ul>li.yy>.box>.content {
    background-color: #fff;
    width: 325px;
    position: relative;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
    border-radius: 5px;
    height: 100%!important
}

.fix_side>ul>li.yy>.box>.content:before {
    content: '';
    width: 14px;
    height: 14px;
    background-color: #fff;
    display: block;
    position: absolute;
    top: 78px;
    right: -7px;
    transform: rotate(226deg);
    z-index: 99999;
    box-shadow: -2px 2px 2px rgba(0,0,0,.1)
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>span {
    display: block;
    color: #333;
    font-weight: 700;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    background: #f1f2f3;
    text-align: center
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form {
    padding: 15px
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>span {
    font-size: 14px;
    color: #333;
    display: inline-block;
    position: relative;
    padding-left: 10px
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>span:before {
    width: 3px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #ff5858;
    content: ""
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>input {
    border: 1px solid #d8d8d8;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    padding-left: 10px;
    width: 70%
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>ul {
    height: 20px
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>ul>li {
    text-indent: 28px;
    font-size: 12px;
    height: 20px;
    line-height: 18px;
    text-align: left;
    color: #666;
    width: 33.3%;
    float: left;
    background: #fff;
    border-bottom: none;
    margin-bottom: 10px;
    position: relative
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div {
    margin-bottom: 25px;
    text-align: left
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>ul {
    margin: 15px 0
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>ul>li.li01 {
    width: 30%
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>ul>li.active {
    color: #ff5858
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>ul>li.li02 {
    width: 24%
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>ul>li.li03 {
    width: 46%
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>ul>li>em {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: url(https://img.qinxue365.com/img/fr-dea-icon.png) no-repeat!important;
    margin: 0
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>div>ul>li.active>em {
    background: url(https://img.qinxue365.com/img/fr-cho-icon.png) no-repeat!important
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>p>input {
    display: block;
    width: 100%;
    height: 40px;
    font-size: 14px;
    color: #666;
    line-height: 40px;
    text-align: center;
    border: 1px solid #d8d8d8
}

.fix_side>ul>li.yy>.box>.content>.class_yuyue>form>#sub {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    background: #ff5858;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    margin: 18px auto;
    cursor: pointer;
    border: none
}

.fix_side>ul>li.tel {
    background: rgb(16 185 129)
}

.fix_side>ul>li.tel>span>i {
    color: #fff
}

.fix_side>ul>li.tel>span>p {
    color: #fff
}

.yuyue_box {
    width: 620px;
    height: 610px;
    position: fixed;
    left: calc((100% - 620px)/ 2);
    top: calc((100% - 610px)/ 2);
    background-color: #fff;
    z-index: 99999;
    padding: 60px 80px;
    display: none
}

.yuyue_box>.close {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #9b9b9b;
    top: 30px;
    right: 30px;
    border: 1px solid #999;
    border-radius: 50%;
    cursor: pointer
}

.yuyue_box>.tit {
    font-size: 34px;
    color: #333;
    text-align: center;
    font-weight: 700
}

.yuyue_box>div>span {
    font-size: 20px;
    color: #000;
    display: block;
    margin-top: 45px;
    margin-bottom: 20px;
    font-weight: 700
}

.yuyue_box>div>p {
    border: 1px solid #c1c1c1;
    height: 66px;
    line-height: 66px;
    position: relative;
    overflow: hidden
}

.yuyue_box>div>p>select {
    width: 100%;
    height: 100%;
    border: none;
    padding: 0 25px;
    font-size: 20px;
    position: relative;
    background: 0 0
}

.yuyue_box>div>p.lei:before {
    content: "\e647";
    font-family: iconfont;
    position: absolute;
    right: 20px;
    top: 0;
    z-index: 1;
    color: #999;
    font-size: 23px;
    z-index: -1
}

.yuyue_box>div>p.mobile>input {
    width: 100%;
    height: 100%;
    border: none;
    padding: 0 25px;
    font-size: 20px
}

.yuyue_box>p {
    color: #999;
    font-size: 16px;
    margin-top: 18px
}

.yuyue_box>.sub {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background-color: rgb(16 185 129);
    display: block;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-top: 28px;
    cursor: pointer
}

.city_box {
    width: 454px;
    min-height: 250px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    position: absolute;
    position: absolute;
    left: 62px;
    top: 30px;
    background-color: #fff;
    z-index: 999;
    padding: 20px;
    display: none
}

.city_box>.data {
    display: none
}

.city_box>.tab {
    padding-bottom: 12px;
    border-bottom: 1px solid #f5f5f5
}

.city_box>.tab>span {
    width: 69px;
    float: left;
    font-size: 14px;
    color: #333;
    display: block;
    height: 20px;
    line-height: 20px;
    cursor: pointer
}

.city_box>.tab>span.active {
    color: #ff7800
}

.city_box>.tab>span:hover {
    color: #ff7800
}

.city_box>.tab>span:nth-child(1) {
    text-align: left
}

.city_box>.show {
    padding-top: 12px
}

.city_box>.show>div {
    position: relative;
    padding-left: 36px;
    margin-bottom: 15px;
    min-height: 20px
}

.city_box>.show>div>span {
    position: absolute;
    left: 0;
    top: 2px;
    color: #333;
    font-weight: 700
}

.city_box>.show>div>ul {
    text-align: left
}

.city_box>.show>div>ul>li {
    display: inline-block;
    margin: 0 6px;
    margin-bottom: 10px
}

.city_box>.show>div>ul>li>a {
    color: #666
}

.city_box>.show>div>ul>li>a:hover {
    color: #ff7800
}

.city_all {
    z-index: 999;
    display: none;
    min-height: 80px
}

.city_all.show {
    display: block
}

.city_all>.data {
    display: none
}

.city_all>.tab {
    padding-bottom: 12px;
    border-top: 1px solid #f5f5f5;
    padding-top: 12px
}

.city_all>.tab>span {
    padding: 2px 15px;
    float: left;
    font-size: 14px;
    color: #333;
    display: block;
    height: 20px;
    line-height: 20px;
    cursor: pointer
}

.city_all>.tab>span.active {
    color: #ff7800
}

.city_all>.tab>span:nth-child(1) {
    text-align: left
}

.city_all>.show {
    padding-top: 12px
}

.city_all>.show>div {
    position: relative;
    margin-bottom: 15px;
    min-height: 20px
}

.city_all>.show>div>span {
    position: absolute;
    left: 0;
    top: 2px;
    color: #333;
    font-weight: 700
}

.city_all>.show>div>ul {
    text-align: left
}

.city_all>.show>div>ul>li {
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 10px;
    border: 1px solid #fff;
    border-radius: 20px
}

.city_all>.show>div>ul>li>a {
    color: #666;
    display: block;
    padding: 2px 15px
}

.city_all>.show>div>ul>li>a:hover {
    color: #ff7800
}

.onlineclass>ul {
    width: 1160px
}

.onlineclass>ul>li {
    width: 270px;
    height: 290px;
    float: left;
    border: 1px solid #f5f5f5;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
    top: 0;
    transition: all .2s linear
}

.onlineclass>ul>li:hover {
    top: -3px;
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.onlineclass>ul>li>a {
    display: block
}

.onlineclass>ul>li>a>.img {
    height: 150px;
    position: relative;
    overflow: hidden
}

.onlineclass>ul>li>a>.img>p {
    position: absolute;
    right: 0;
    bottom: 12px;
    width: 90px;
    height: 22px;
    font-size: 14px;
    color: #333;
    display: block;
    background-color: #ffc821;
    text-align: center;
    line-height: 22px
}

.onlineclass>ul>li>a>.img:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 33;
    opacity: 0;
    filter: Alpha(opacity=0);
    transition: all .2s linear
}

.onlineclass>ul>li>a>.img>span {
    display: block;
    position: absolute;
    left: 0;
    top: 32%;
    width: 60px;
    height: 60px;
    left: calc((100% - 60px)/ 2);
    top: 32%;
    line-height: 56px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    z-index: 34;
    opacity: 0;
    filter: Alpha(opacity=0);
    transition: all .2s linear
}

.onlineclass>ul>li:hover>a>.img:before {
    opacity: 1;
    filter: Alpha(opacity=1)
}

.onlineclass>ul>li:hover>a>.img>span {
    opacity: 1;
    filter: Alpha(opacity=1)
}

.onlineclass>ul>li>a>.img>span>i {
    font-size: 40px
}

.onlineclass>ul>li>a>.img>em {
    display: block;
    position: absolute;
    width: 88px;
    height: 24px;
    line-height: 24px;
    background-color: #f12c20;
    color: #fff;
    left: 0;
    top: 0;
    text-align: center;
    border-radius: 0 3px 12px 0;
    opacity: 0;
    filter: Alpha(opacity=0);
    transition: all .2s linear
}

.onlineclass>ul>li:hover>a>.img>em {
    opacity: 1;
    filter: Alpha(opacity=1);
    z-index: 999
}

.onlineclass>ul>li>a>.txt {
    padding: 15px 12px
}

.onlineclass>ul>li>a>.txt>span {
    font-weight: 700;
    font-size: 16px;
    color: #333;
    line-height: 25px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.onlineclass>ul>li>a>.txt>p {
    font-size: 12px;
    color: #999;
    margin: 12px 0
}

.onlineclass>ul>li>a>.txt>div>.s1 {
    font-size: 20px;
    color: #f12c20;
    font-weight: 700
}

.onlineclass>ul>li>a>.txt>div>.s1>i {
    font-size: 12px;
    font-weight: 700
}

.onlineclass>ul>li>a>.txt>div>.s1>em {
    color: #999;
    font-size: 12px;
    text-decoration: line-through;
    margin-left: 10px
}

.onlineclass>ul>li>a>.txt>div>.s2 {
    width: 90px;
    height: 20px;
    line-height: 19px;
    float: right;
    background-color: #32ac93;
    color: #fff;
    border-radius: 5px;
    text-align: center
}

.onlineclass>ul>li>a>.txt>div>.s2>i {
    margin-right: 5px
}

.xianxiaclass>ul {
    width: 1160px;
    padding-top: 3px;
    display: none
}

.xianxiaclass>ul.active {
    display: block
}

.xianxiaclass>ul>li {
    width: 270px;
    height: 262px;
    float: left;
    border: 1px solid #f5f5f5;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
    top: 0;
    transition: all .2s linear
}

.xianxiaclass>ul>li:hover {
    top: -3px;
    border-color: #ff7800;
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.xianxiaclass>ul>li>a {
    display: block
}

.xianxiaclass>ul>li>a>.img {
    height: 150px;
    position: relative;
    overflow: hidden
}

.xianxiaclass>ul>li>a>.img>p {
    height: 28px;
    line-height: 28px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.6);
    width: 100%;
    padding: 0 10px
}

.xianxiaclass>ul>li>a>.img>p>span {
    color: #fff
}

.xianxiaclass>ul>li>a>.img>p>span.s2 {
    float: right
}

.xianxiaclass>ul>li>a>.txt {
    padding: 15px 12px
}

.xianxiaclass>ul>li>a>.txt>span {
    font-weight: 700;
    font-size: 18px;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    display: block
}

.xianxiaclass>ul>li>a>.txt>p {
    margin: 8px 0
}

.xianxiaclass>ul>li>a>.txt>p>span {
    font-size: 14px;
    color: #666
}

.xianxiaclass>ul>li>a>.txt>p>.s2 {
    float: right
}

.xianxiaclass>ul>li>a>.txt>div {
    position: relative;
    padding-left: 90px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #999;
    font-size: 12px;
    height: 20px;
    line-height: 20px
}

.xianxiaclass>ul>li>a>.txt>div>span {
    display: block;
    width: 80px;
    height: 20px;
    line-height: 19px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #f12c20;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    text-align: center
}

.xianxiaclass>ul>li>a>.txt>div>span>i {
    margin-right: 3px
}

.renzheng {
    font-size: 14px!important;
    color: rgb(16 185 129)
}

.renzheng>i {
    display: inline-block;
    width: 18px;
    height: 20px;
    background: url(https://img.qinxue365.com/img/chengxin.png) no-repeat center center;
    vertical-align: -5px;
    margin-right: 3px
}

.renzheng>span {
    display: inline-block;
    width: 30px;
    height: 18px;
    line-height: 18px;
    color: #fff;
    background-color: rgb(16 185 129);
    text-align: center;
    border-radius: 5px;
    margin-left: 3px
}

.renzheng>span>i {
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
    margin-right: 3px
}

.index_head {
    height: 90px;
    background-color: #fff;
    padding-bottom: 20px
}

.index_head>.center {
    height: 110px;
    padding-top: 20px
}

.index_head>.center>.logo {
    width: 140px;
    float: left;
    margin-top: 5px
}

.index_head>.center>.logo>a {
    display: block
}

.index_head>.center>.logo>a>img {
    width: 100%
}

.index_head>.center>.city {
    width: 210px;
    float: left;
    margin-top: 17px;
    text-align: center;
    position: relative;
    height: 40px;
    cursor: pointer
}

.index_head>.center>.city>i {
    color: #999
}

.index_head>.center>.city>em {
    color: #666;
    font-size: 16px;
    font-weight: 700
}

.index_head>.center>.city>span {
    cursor: pointer;
    margin-left: 5px
}

.index_head>.center>.search {
    width: 560px;
    float: left;
    margin-right: 0;
    padding-top: 10px;
    margin-right: 40px
}

.index_head>.center>.search>form>select {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 36px;
    line-height: 36px;
    border: none;
    background-color: #f6f6f6;
    padding-left: 12px;
    text-align: left
}

.index_head>.center>.search>form>i {
    position: absolute;
    left: 0;
    top: 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #999;
    font-size: 16px
}

.index_head>.center>.search>form {
    height: 40px;
    width: 100%;
    border: 2px solid rgb(16 185 129);
    position: relative
}

.index_head>.center>.search>form>input {
    width: 70%;
    height: 100%;
    border: none;
    padding-left: 40px
}

.index_head>.center>.search>form>input.sub {
    width: 12%;
    position: absolute;
    right: -2px;
    top: 0;
    border: none;
    background-color: rgb(16 185 129);
    padding-left: 0;
    font-size: 14px;
    color: #fff;
    transition: all .2s linear
}

.index_head>.center>.search>form>input.sub:hover {
    opacity: .9
}

.index_head>.center>.search>form>input.sub.kc {
    right: 65px
}

.list_kc_box .index_head>.center>.search>form>input.sub.kc {
    right: 0;
}

.index_head>.center>.search>form>input.sub.jg {
    background-color: #ff8500;
    height: 40px;
    top: -2px
}

.list_kc_box .index_head>.center>.search>form>input.sub.jg {
    background-color: rgb(16 185 129);
}

.index_head>.center>.search>p {
    margin-top: 10px
}

.index_head>.center>.search>p>a {
    color: #666;
    margin-right: 15px;
    font-size: 14px
}

.index_head>.center>.search>p>a:hover {
    color: rgb(16 185 129)
}

.index_head>.center>.tel {
    width: 190px;
    float: left;
    position: relative;
    padding-top: 9px;
    margin-top: 8px;
}

.index_head>.center>.tel>i {
    width: 26px;
    height: 26px;
    border: 2px solid #ff8400;
    display: block;
    border-radius: 50%;
    color: #ff8400;
    position: absolute;
    left: 0;
    top: 9px;
    line-height: 22px;
    text-align: center;
    font-size: 16px
}

.index_head>.center>.tel>div>span {
    font-size: 21px;
    font-weight: 700;
    color: #ff8400;
    padding-left: 37px
}

.index_head>.center>.tel>div>p {
    color: #666;
    font-size: 14px;
    margin-top: 3px;
    text-align: right
}

.index_head>.center>.daohang {
    width: 810px;
    float: left;
    padding-top: 15px
}

.index_head>.center>.daohang>ul {
    text-align: center;
    color: #333
}

.index_head>.center>.daohang>ul>li {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0 30px
}

.index_head>.center>.daohang>ul>li>a {
    font-size: 16px
}

.index_head>.center>.daohang>ul>li>a:hover {
    color: #369bff
}

.member_head>.center {
    height: 70px;
    padding-top: 10.5px
}

.member_head {
    height: auto
}

.index_nav {
    background-color: #fff
}

.index_nav>.center {
    position: relative
}

.index_nav>.center>.list {
    width: 220px;
    float: left;
    height: 44px;
    line-height: 44px;
    background-color: rgb(16 185 129);
    float: left;
    position: relative
}

.index_nav>.center>.list>ul {
    height: 445px;
    z-index: 9999;
    position: absolute;
    width: 100%;
    background: #fff;
    top: 0;
    position: relative;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.07);
}

.index_nav>.center>.list>ul>li {
    width: 100%;
    padding-left: 12px;
    border-left: 4px solid transparent;
    padding-top: 5px;
    padding-bottom: 10px
}

.index_nav>.center>.list>ul>li>a {
    color: #333;
    text-align: left;
    display: block;
    border-left: 2px solid transparent;
    line-height: normal;
    font-size: 16px;
    margin-bottom: 6px;
    position: relative;
    font-weight: 600;
}

.index_nav>.center>.list>ul>li>a:after {
    content: "\e62f";
    position: absolute;
    right: 20px;
    top: 3px;
    color: #333;
    font-family: iconfont
}

.index_nav>.center>.list>ul>li>a:hover {
    color: rgb(16 185 129)
}

.index_nav>.center>.list>ul>li.active {
    border-left: 4px solid rgb(16 185 129);
    background-color: rgba(236,246,256);
    padding-left: 14px
}

.index_nav>.center>.list>ul>li>ul {
    line-height: normal
}

.index_nav>.center>.list>ul>li>ul>li {
    display: inline-block;
    margin-right: 10px
}

.index_nav>.center>.list>ul>li>ul>li>a {
    font-size: 12px;
    color: #808080
}

.index_nav>.center>.list>ul>li>ul>li>a:hover {
    color: rgb(16 185 129)
}

.index_nav>.center>.list>span {
    display: block;
    text-align: left;
    font-size: 16px;
    color: #fff;
    padding-left: 32px
}

.index_nav>.center>.list>span>i {
    margin-right: 15px
}

.index_nav>.center>.list>ul>li.active>.box {
    display: flex
}

.index_nav>.center>.list>ul>li>.box {
    width: 980px;
    background-color: #fff;
    position: absolute;
    left: 220px;
    top: 6px;
    min-height: 435px;
    display: none;
    flex-flow: wrap row
}

.index_nav>.center>.list>ul>li>.box>.i_l {
    width: 646px;
    padding-left: 66px;
    padding: 30px 20px;
    height: 440px;
    overflow-y: auto
}

.index_nav>.center>.list>ul>li>.box>.i_l>.list {
    position: relative;
    padding-left: 96px;
    margin-bottom: 8px
}

.index_nav>.center>.list>ul>li>.box>.i_l>.list>span {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    color: #0070d0;
    line-height: normal
}

.index_nav>.center>.list>ul>li>.box>.i_l>.list>ul {
    line-height: normal;
    padding-top: 2px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 2px;
    min-height: 32px
}

.index_nav>.center>.list>ul>li>.box>.i_l>.list>ul>li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 8px;
    position: relative
}

.index_nav>.center>.list>ul>li>.box>.i_l>.list>ul>li:after {
    content: "";
    width: 1px;
    height: 80%;
    background-color: #e2e2e2;
    display: block;
    position: absolute;
    top: 10%;
    right: -10px
}

.index_nav>.center>.list>ul>li>.box>.i_l>.list>ul>li>a {
    font-size: 14px;
    color: #666
}

.index_nav>.center>.list>ul>li>.box>.i_l>.list>ul>li>a:hover {
    color: #0070d0
}

.index_nav>.center>.list>ul>li>.box>.i_r {
    width: 334px;
    padding-left: 20px;
    padding-top: 30px;
    background-color: #f9fbfd
}

.index_nav>.center>.list>ul>li>.box>.i_r>ul>li {
    width: 138px;
    float: left;
    margin-right: 16px;
    margin-bottom: 7px;
    border: 1px solid #f5f5f5
}

.index_nav>.center>.list>ul>li>.box>.i_r>ul>li:hover {
    border: 1px solid rgb(16 185 129)
}

.index_nav>.center>.list>ul>li>.box>.i_r>ul>li>a {
    display: block;
    position: relative
}

.index_nav>.center>.list>ul>li>.box>.i_r>ul>li>a>p {
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: normal;
    margin-top: 5px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    display: none;
    height: 100%;
    align-items: center;
    width: 100%;
    justify-content: center;
    padding: 0 5px;
    white-space: normal!important
}

.index_nav>.center>.list>ul>li>.box>.i_r>ul>li>a:hover>p {
    display: flex;
    color: rgb(16 185 129)
}

.index_nav>.center>.list>ul>li>.box>.i_r>ul>li>a>div {
    height: 58px;
    width: 100%;
    border: 1px solid #f7f7f7;
    border-radius: 5px;
    overflow: hidden
}

.index_nav>.center>.list>ul>li>.box>.i_r>ul>li>a>div>span {
    display: table-cell;
    vertical-align: middle
}

.index_nav>.center>.list>ul>li>.box>.i_r>ul>li>a>div>span>img {
    width: 100%
}

.index_nav>.center>.list>ul>li>.box>div>span {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    display: block;
    margin-bottom: 8px;
    line-height: normal
}

.index_nav>.center>ul {
    width: 980px;
    float: left;
    padding-left: 40px
}

.index_nav>.center>ul>li {
    float: left;
    height: 44px;
    line-height: 44px;
    text-align: center;
    position: relative;
    padding: 0 20px
}

.index_nav>.center>ul>li>a {
    color: #333;
    font-size: 16px
}

.index_nav>.center>ul>li>a:hover {
    color: rgb(16 185 129)
}

.index_nav>.center>ul>li>b {
    width: 18px;
    height: 18px;
    background-color: #f12c20;
    display: block;
    position: absolute;
    right: 9px;
    top: 9px;
    line-height: 18px;
    font-size: 12px;
    color: #fff
}

.index_nav>.center>ul>li>b:before {
    content: "";
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #f12c20;
    border-left: 5px solid transparent;
    position: absolute;
    left: -10px;
    top: 4px
}

.hi_nav>.center>.list>ul {
    display: none;
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.hi_nav.active>.center>.list>ul {
    display: block
}

.banner {
    position: relative;
    height: 445px;
    margin: 0 auto;
    max-width: 1920px
}

.banner .banner-pic {
    width: 100%;
    position: relative;
    height: 444px
}

.banner .banner-pic ul li {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: Alpha(opacity=0);
    transition: all .3s linear;
    height: 444px
}

.banner .banner-pic ul li a {
    display: block;
    width: 100%;
    height: 100%;
    height: 444px
}

.banner .banner-pic ul li.active {
    opacity: 1;
    filter: Alpha(opacity=100);
    z-index: 99;
    position: relative
}

.banner .num_tab {
    height: 30px;
    position: absolute;
    bottom: 15px;
    z-index: 999;
    padding-top: 5px;
    width: 100%
}

.banner .num_tab ul {
    width: 100%;
    text-align: center
}

.banner .num_tab ul li {
    width: 50px;
    height: 4px;
    margin: 0 10px;
    border-radius: 0;
    background: #999;
    color: #000;
    cursor: pointer;
    vertical-align: 1px;
    display: inline-block
}

.banner .num_tab ul li.active {
    background: rgb(16 185 129);
    height: 4px
}

.banner a.banner_left {
    left: 12%
}

.banner>.change_btn {
    position: absolute;
    left: calc((100% - 1200px)/ 2);
    height: 100%;
    width: 1200px;
    top: 0
}

.banner>.change_btn>span {
    width: 40px;
    height: 50px;
    background: #30786a;
    color: #fff;
    display: block;
    z-index: 999;
    position: absolute;
    top: 45%;
    line-height: 50px;
    text-align: center;
    cursor: pointer
}

.banner>.change_btn>span:hover {
    background-color: #37907f
}

.banner>.change_btn>span {
    font-size: 30px
}

.banner>.change_btn>span.prev {
    left: -50px
}

.banner>.change_btn>span.next {
    right: -50px
}

.banner>.swiper-container>.swiper-pagination>span {
    width: 30px;
    height: 3px;
    line-height: 3px;
    background: rgba(255,255,255,.9);
    border-radius: 0;
    margin: 0 13px
}

.banner>.swiper-container>.swiper-pagination {
    bottom: 27px
}

.member_banner {
    margin: 0 auto
}

.member_banner>a {
    display: block;
    width: 100%;
    min-width: 1200px
}

.banner {
    height: 445px
}

.banner>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    display: block;
    height: 445px;
    background-size: 100% 100%
}

.banner>.swiper-container>.swiper-wrapper>.swiper-slide>a>img {
    display: none;
}

.base_box {
    padding: 30px;
    background-color: #fff
}

.base_box>.tit {
    position: relative;
    margin-bottom: 25px
}

.base_box>.tit>span {
    font-size: 24px;
    color: #333;
    font-weight: 700
}

.base_box>.tit>span.xq {
    float: right;
    font-size: 14px;
    color: #999;
    font-weight: 400
}

.base_box>.tit>span>h2,.base_box>.tit>span>h3 {
    font-size: 24px
}

.base_box>.tit:before {
    content: "";
    height: 80%;
    width: 6px;
    left: 0;
    top: 13%;
    position: absolute;
    border-radius: 3px
}

.base_box>.tit>em {
    font-size: 14px;
    color: #999;
    margin-left: 15px
}

.base_box>.tit>a {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #999;
    top: 5px
}

.base_box>.tit>a:hover {
    color: rgb(16 185 129)
}

.base_box>.tit>a>i {
    margin-left: 5px
}

.base_box>.tit>a.zx {
    display: inline-block;
    height: 24px;
    line-height: 22px;
    position: relative;
    top: 5px;
    border: 1px solid rgb(16 185 129);
    font-size: 14px;
    text-align: center;
    color: rgb(16 185 129);
    border-radius: 20px;
    margin-left: 30px;
    float: right;
    cursor: pointer;
    padding: 0 10px
}

.base_box>.tit>a.zx:after {
    color: rgb(16 185 129)
}

.base_box>.tit>a.zx:hover {
    background-color: rgb(16 185 129);
    color: #fff
}

.base_box>.tit>a.zx:hover:after {
    color: #fff
}

.base_box>.tit>ul {
    display: inline-block;
    margin-left: 30px;
    vertical-align: 5px
}

.base_box>.tit>ul>li {
    display: inline-block;
    margin: 0 10px;
    position: relative;
    cursor: pointer
}

.base_box>.tit>ul>li.active>a {
    color: rgb(16 185 129)
}

.base_box>.tit>ul>li.active:after {
    content: "";
    display: block;
    width: 38px;
    height: 4px;
    background-color: #ff7800;
    bottom: -8px;
    content: "";
    position: absolute;
    left: calc((100% - 38px)/ 2);
    border-radius: 5px
}

.base_box>.tit>ul>li>a {
    font-size: 16px;
    color: #666
}

.city_box {
    width: 454px;
    min-height: 250px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    position: absolute;
    position: absolute;
    left: 62px;
    top: 30px;
    background-color: #fff;
    z-index: 999;
    padding: 20px;
    display: none
}

.city_box>.data {
    display: none
}

.city_box>.tab {
    padding-bottom: 12px;
    border-bottom: 1px solid #f5f5f5
}

.city_box>.tab>span {
    width: 69px;
    float: left;
    font-size: 14px;
    color: #333;
    display: block;
    height: 20px;
    line-height: 20px;
    cursor: pointer
}

.city_box>.tab>span.active {
    color: #ff7800
}

.city_box>.tab>span:nth-child(1) {
    text-align: left
}

.city_box>.show {
    padding-top: 12px
}

.city_box>.show>div {
    position: relative;
    padding-left: 36px;
    margin-bottom: 15px;
    min-height: 20px
}

.city_box>.show>div>span {
    position: absolute;
    left: 0;
    top: 2px;
    color: #333;
    font-weight: 700
}

.city_box>.show>div>ul {
    text-align: left
}

.city_box>.show>div>ul>li {
    display: inline-block;
    margin: 0 6px;
    margin-bottom: 10px
}

.city_box>.show>div>ul>li>a {
    color: #666
}

.city_box>.show>div>ul>li>a:hover {
    color: #ff7800
}

.index_footer {
    background-color: #333;
    padding: 30px 0
}

.index_footer>.center>.box {
    border-bottom: 1px solid #424242;
    padding-bottom: 20px
}

.index_footer>.center>.box>.f_l {
    width: 656px
}

.index_footer>.center>.box>.f_l>ul {
    width: 656px
}

.index_footer>.center>.box>.f_l>ul>li {
    width: 68px;
    float: left;
    margin-right: 96px
}

.index_footer>.center>.box>.f_l>ul>li>span {
    font-size: 16px;
    color: #fff;
    display: block;
    margin-bottom: 10px;
    font-weight: 700
}

.index_footer>.center>.box>.f_l>ul>li>a {
    font-size: 14px;
    display: block;
    color: #929297;
    position: relative;
    margin-bottom: 5px
}

.index_footer>.center>.box>.f_l>ul>li>a>span {
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
    color: #929297
}

.index_footer>.center>.box>.f_l>ul>li>a>span:hover {
    color: #ff7c4a;
    text-decoration: underline
}

.index_footer>.center>.box>.f_l>ul>li>em {
    font-size: 14px;
    display: block;
    color: #929297;
    position: relative;
    margin-bottom: 5px
}

.index_footer>.center>.box>.f_l>ul>li>a:hover {
    color: #ff7c4a;
    text-decoration: underline
}

.index_footer>.center>.box>.f_l>ul>li:nth-child(3) {
    margin-right: 60px
}

.index_footer>.center>.box>.f_l>ul>li:nth-child(4) {
    margin-top: 33px
}

.index_footer>.center>.box>.f_m {
    width: 216px;
    float: left
}

.index_footer>.center>.box>.f_m>span {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    display: block;
    margin-bottom: 10px
}

.index_footer>.center>.box>.f_m>p {
    color: #929297;
    font-size: 12px
}

.index_footer>.center>.box>.f_m>p.tel_400 {
    font-size: 28px;
    color: #ff8400;
    font-weight: 700
}

.index_footer>.center>.box>.f_m>p:nth-of-type(1) {
    font-size: 28px;
    color: #ff8400;
    font-weight: 700
}

.index_footer>.center>.box>.f_m>a {
    display: block;
    width: 154px;
    height: 34px;
    line-height: 32px;
    color: #fff;
    margin-top: 30px;
    border: 1px solid #fff;
    text-align: center
}

.index_footer>.center>.box>.f_m>a:after {
    float: right;
    margin-right: 15px
}

.index_footer>.center>.box>.f_m>a:hover {
    background-color: #ff7c4a;
    border-color: #ff7c4a
}

.index_footer>.center>.box>.f_r {
    width: 328px;
    position: relative;
    padding-right: 0;
    padding-left: 110px
}

.index_footer>.center>.box>.f_r>.ewm {
    width: 242px
}

.index_footer>.center>.box>.f_r>.ewm>div {
    width: 96px;
    padding: 5px;
    float: left;
    height: 112px
}

.index_footer>.center>.box>.f_r>.ewm>.f_l {
    margin-right: 50px;
    display: none
}

.index_footer>.center>.box>.f_r>.ewm>div>img {
    width: 100%;
    height: 70px
}

.index_footer>.center>.box>.f_r>.ewm>div>span {
    font-size: 16px;
    color: #fff;
    display: block;
    font-weight: 700;
    text-align: center;
    font-size: 16px;
    margin-bottom: 15px
}

.index_footer>.center>.box>.f_r>.ewm>div>.box {
    width: 96px;
    height: 96px;
    background-color: #fff;
    padding: 6px
}

.index_footer>.center>.box>.f_r>.tel {
    width: 200px;
    float: right;
    position: relative;
    padding-left: 48px;
    padding-top: 9px;
    position: absolute;
    right: 0;
    bottom: 0
}

.index_footer>.center>.box>.f_r>.tel>i {
    width: 42px;
    height: 42px;
    border: 2px solid #999;
    display: block;
    border-radius: 50%;
    color: #999;
    position: absolute;
    left: 0;
    top: 14px;
    line-height: 38px;
    text-align: center;
    font-size: 20px
}

.index_footer>.center>.box>.f_r>.tel>div>span {
    font-size: 24px;
    font-weight: 700;
    color: #999
}

.index_footer>.center>.box>.f_r>.tel>div>p {
    color: #999;
    font-size: 17px;
    letter-spacing: 2px
}

.index_footer>.center>.box>.f_r>span {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    display: block;
    margin-bottom: 20px
}

.index_footer>.center>.box>.f_r>.bq>ul>li {
    width: 80px;
    float: left;
    margin-right: 18px;
    margin-bottom: 18px
}

.index_footer>.center>.box>.f_r>.bq>ul>li:nth-child(n+3) {
    margin-bottom: 0
}

.index_footer>.center>.f_link {
    padding-top: 20px;
    border-bottom: 1px solid #424242;
    padding-bottom: 20px
}

.index_footer>.center>.f_link>span {
    font-size: 16px;
    color: #999;
    display: block;
    margin-bottom: 15px
}

.index_footer>.center>.f_link>ul>li {
    display: inline-block;
    margin-right: 30px
}

.index_footer>.center>.f_link>ul>li>a {
    color: #999;
    font-size: 14px
}

.index_footer>.center>.f_link>ul>li>a:hover {
    color: #fff
}

.index_footer>.center>.banquan {
    text-align: center;
    color: #fff;
    padding-top: 20px;
    font-size: 14px;
    color: #999
}

.index_footer>.center>.banquan>span {
    margin-right: 10px
}

.index_footer>.center>.banquan>img {
    margin-right: 10px
}

.index_footer>.center>.banquan a {
    color: #999
}

.location {
    color: #666;
    font-size: 14px;
    padding: 12px 0
}

.location>.center>a {
    font-size: 14px;
    color: #666
}

.location>.center>h1 {
    font-size: 14px;
    color: #666;
    font-weight: unset;
    vertical-align: bottom;
}

.location>.center>h1>a {
    font-size: 14px;
    color: #666;
    font-weight: unset;
}

.location>.center>a:after {
    content: "\e62f";
    font-family: iconfont;
    display: inline-block;
    margin: 0 5px
}

.location>.center>a:hover {
    text-decoration: underline
}

.location>.center>h1>a:hover {
    text-decoration: underline
}

.location>.center>a:last-child:after {
    display: none
}

.index_box {
    background-color: #f6f7fa
}

.index_box1 {
    margin-top: 30px
}

.index_box1>.center {
    position: relative
}

.index_box1>.center>.swiper-container>.swiper-wrapper>.swiper-slide {
    width: 264px;
    margin-right: 28px;
    height: 255px;
    background-color: #fcfcfc;
    transition: all .1s linear
}

.index_box1>.center>.swiper-container>.swiper-wrapper>.swiper-slide>a {
    display: block;
    border: 1px solid #fff;
    height: 100%
}

.index_box1>.center>.swiper-container>.swiper-wrapper>.swiper-slide>a:hover {
    border: 1px solid rgb(16 185 129)
}

.index_box1>.center>.swiper-container>.swiper-wrapper>.swiper-slide>a>.img {
    height: 170px
}

.index_box1>.center>.swiper-container>.swiper-wrapper>.swiper-slide>a>.txt {
    padding: 12px
}

.index_box1>.center>.swiper-container>.swiper-wrapper>.swiper-slide>a>.txt>span {
    font-size: 16px;
    display: block;
    margin-bottom: 12px;
    display: block;
    padding: 0 0
}

.index_box1>.center>.swiper-container>.swiper-wrapper>.swiper-slide>a>.txt>span:hover {
    color: rgb(16 185 129)
}

.index_box1>.center>.swiper-container>.swiper-wrapper>.swiper-slide>a>.txt>p>span {
    width: auto;
    height: 20px;
    line-height: 20px;
    background-color: #fff5f1;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    color: rgb(16 185 129);
    border-radius: 5px;
    padding: 0 5px
}

.index_box1>.center>.swiper-container>.swiper-wrapper>.swiper-slide>a>.txt>p>span.f_r {
    color: #999;
    font-size: 12px;
    background: 0 0;
    padding: 0
}

.index_box1>.center>.swiper-container>.swiper-wrapper>.swiper-slide>a>.txt>p>span.f_r:hover {
    color: rgb(16 185 129)
}

.index_box1>.center>.arrow {
    display: block;
    width: 26px;
    height: 40px;
    background-color: #7f7f7f;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 24px;
    position: absolute;
    top: 48%;
    cursor: pointer
}

.index_box1>.center>.arrow.prev {
    left: 0
}

.index_box1>.center>.arrow.next {
    right: 0
}

.index_box1>.center>.arrow:hover {
    background: #bfbfbf
}

.list_box1 {
    margin-bottom: 30px
}

.list_box1>.center {
    background-color: #fff
}

.list_box1>.center>.tit {
    padding: 26px;
    border-bottom: 1px solid #efefef
}

.list_box1>.center>.tit>span {
    font-size: 24px;
    font-weight: 700;
    position: relative;
    padding-left: 20px
}

.list_box1>.center>.tit>span:before {
    content: "";
    display: block;
    width: 5px;
    height: 80%;
    position: absolute;
    left: 0;
    background-color: #1088ee;
    top: 10%;
    border-radius: 10px
}

.list_box1>.center>.tit>ul {
    display: inline-block;
    vertical-align: super;
    margin-left: 50px
}

.list_box1>.center>.tit>ul>li {
    display: inline-block;
    margin-right: 15px;
    border: 1px solid #fff;
    border-radius: 20px;
    cursor: pointer
}

.list_box1>.center>.tit>ul>li>a {
    font-size: 16px;
    color: #666;
    padding: 2px 10px;
    display: block
}

.list_box1>.center>.tit>ul>li.active {
    border: 1px solid rgb(16 185 129)
}

.list_box1>.center>.tit>a {
    float: right;
    padding: 3px 8px;
    color: rgb(16 185 129);
    border: 1px solid #fff;
    border-radius: 20px;
    border: 1px solid rgb(16 185 129);
    font-size: 14px;
    cursor: pointer;
    margin-top: 2px
}

.index_box2 {
    margin-bottom: 30px;
    margin-top: 30px
}

.index_box2>.center {
    background-color: #fff
}

.index_box2>.center>.tit {
    padding: 26px;
    border-bottom: 1px solid #efefef
}

.index_box2>.center>.tit>span {
    font-size: 24px;
    font-weight: 700;
    position: relative;
    padding-left: 0
}

.index_box2>.center>.tit>ul {
    display: inline-block;
    vertical-align: super;
    margin-left: 30px
}

.index_box2>.center>.tit>ul {
    display: inline-block;
    vertical-align: super;
}

.index_box2>.center>.tit>ul>li {
    display: inline-block;
    margin-right: 12px;
    border: 1px solid #fff;
    border-radius: 20px;
    cursor: pointer
}

.index_box2>.center>.tit>ul>li>a {
    font-size: 16px;
    color: #666;
    padding: 2px 10px;
    display: block
}

.index_box2>.center>.tit>ul>li>span {
    font-size: 16px;
    color: #666;
    padding: 2px 10px;
    display: block
}

.index_box2>.center>.tit>ul>li.active {
    border: 1px solid rgb(16 185 129)
}

.index_box2>.center>.tit>ul>li.active>span {
    color: rgb(16 185 129)
}

.index_box2>.center>.tit>ul>li.active>a {
    color: rgb(16 185 129)
}

.index_box2>.center>.tit>a {
    float: right;
    padding: 3px 8px;
    color: rgb(16 185 129);
    border: 1px solid #fff;
    border-radius: 20px;
    border: 1px solid rgb(16 185 129);
    font-size: 14px;
    cursor: pointer;
    margin-top: 2px
}

.index_box2>.center>.tit>a:hover {
    background-color: #369bff;
    color: #fff
}

.index_box2>.center>.tit>h2 {
    vertical-align: bottom;
}

.index_box2>.center>.box>.f_l {
    float: left;
    padding: 26px;
    width: 100%;
}

.index_box2>.center>.box>.f_l>ul {
    display: none
}

.index_box2>.center>.box>.f_l>ul.active {
    display: block
}

.index_box2>.center>.box>.f_l>ul>li {
    width: 23%;
    height: 312px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin-right: 30px;
    float: left;
    margin-bottom: 30px
}

.index_box2>.center>.box>.f_l>ul>li:nth-child(4n) {
    margin-right: 0;
}

.index_box2>.center>.box>.f_l>ul>li {
    display: block
}

.index_box2>.center>.box>.f_l>ul>li>.img {
    height: 160px;
    position: relative;
    display: block;
    overflow: hidden;
    background-color: #ececec
}

.index_box2>.center>.box>.f_l>ul>li>.img>p {
    position: absolute;
    width: 100%;
    height: 28px;
    line-height: 28px;
    background: rgba(0,0,0,.6);
    bottom: 0;
    left: 0;
    padding: 0 10px
}

.index_box2>.center>.box>.f_l>ul>li>.img>p>span {
    color: #fff
}

.index_box2>.center>.box>.f_l>ul>li>.img>p>span.f_r {
    float: right
}

.index_box2>.center>.box>.f_l>ul>li>.ms {
    padding: 16px 13px;
    height: 123px
}

.index_box2>.center>.box>.f_l>ul>li>.ms>a {
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    margin-bottom: 15px
}

.index_box2>.center>.box>.f_l>ul>li>.ms>a:hover {
    color: rgb(16 185 129)
}

.index_box2>.center>.box>.f_l>ul>li>.ms>p {
    color: #666;
    font-size: 14px;
    display: block;
    margin-bottom: 15px
}

.index_box2>.center>.box>.f_l>ul>li>.ms>p>a {
    color: #666;
    font-size: 14px;
    display: block;
    margin-bottom: 15px
}

.index_box2>.center>.box>.f_l>ul>li>.ms>p>a:hover {
    color: rgb(16 185 129)
}

.index_box2>.center>.box>.f_l>ul>li>.ms>div>span {
    font-size: 14px;
    color: #999
}

.index_box2>.center>.box>.f_l>ul>li>.ms>div>span>b {
    font-weight: 700;
    color: #ff4513;
    font-size: 16px
}

.index_box2>.center>.box>.f_l>ul>li>.ms>div>span.f_r {
    float: right;
    color: #999;
    position: relative
}

.index_box2>.center>.box>.f_l>ul>li>.ms>div>span.f_r:before {
    content: "\e61b";
    font-family: iconfont;
    vertical-align: text-top
}

.index_box2>.center>.box>.f_l>ul>li>.ms>p>span {
    display: inline-block;
    background-color: #eff8ff;
    padding: 0 5px;
    margin-right: 15px;
    border-radius: 5px;
    color: #369bff
}

.index_box2>.center>.box>.f_l>ul>li>p {
    border-top: 1px solid #efefef;
    padding-top: 3px
}

.index_box2>.center>.box>.f_l>ul>li>p>a {
    font-size: 14px;
    color: #666;
    text-align: left;
    display: block;
    padding: 0 15px
}

.index_box2>.center>.box>.f_l>ul>li>p>span {
    font-size: 14px;
    color: #666;
    text-align: left;
    display: block;
    padding: 0 15px
}

.index_box2>.center>.box>.f_l>ul>li>p>a:hover {
    color: #369bff
}

.index_box2>.center>.box>.f_l>ul>li:hover {
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.index_box2>.center>.box>.f_r {
    width: 278px;
    float: left;
    margin-top: 24px;
    padding-right: 30px;
    position: relative
}

.index_box2>.center>.box>.f_r>div>.tit {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    display: block;
    position: relative;
    padding-left: 20px
}

.index_box2>.center>.box>.f_r>div>.tit:before {
    content: "";
    display: block;
    width: 5px;
    height: 80%;
    position: absolute;
    left: 0;
    background-color: #1088ee;
    top: 16%;
    border-radius: 10px
}

.index_box2>.center>.box>.f_r>div>h3>.tit {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    display: block;
    position: relative;
    padding-left: 20px
}

.index_box2>.center>.box>.f_r>div>h3>.tit:before {
    content: "";
    display: block;
    width: 5px;
    height: 80%;
    position: absolute;
    left: 0;
    background-color: #1088ee;
    top: 16%;
    border-radius: 10px
}

.index_box2>.center>.box>.f_r>.up {
    margin-bottom: 0
}

.index_box2>.center>.box>.f_r>.up>.show>.swiper-container {
    padding-bottom: 25px
}

.index_box2>.center>.box>.f_r>.up>.show ul {
    margin-top: 20px
}

.index_box2>.center>.box>.f_r>.up>.show ul>li>a {
    display: block
}

.index_box2>.center>.box>.f_r>.up>.show ul>li>.img {
    min-height: 146px;
    position: relative;
}

.index_box2>.center>.box>.f_r>.up>.show ul>li>.img>a {
    display: block
}

.index_box2>.center>.box>.f_r>.up>.show ul>li>a>.img {
    position: relative;
    background-color: #ececec;
    min-height: 146px
}

.index_box2>.center>.box>.f_r>.up>.show ul>li>a>.img>p {
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    width: 100%;
    color: #fff;
    text-align: center
}

.index_box2>.center>.box>.f_r>.up>.show ul>li>.img>a {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.index_box2>.center>.box>.f_r>.up>.show ul>li>.img>a>p {
    height: 30px;
    line-height: 30px;
    background: rgba(0,0,0,.5);
    width: 100%;
    color: #fff;
    text-align: center
}

.index_box2>.center>.box>.f_r>.up>.show ul>li>a>.pf {
    margin-top: 10px
}

.index_box2>.center>.box>.f_r>.up>.show ul>li>a>.pf>.fl>.star_new {
    margin-right: 5px
}

.index_box2>.center>.box>.f_r>.up>.show ul>li>a>.pf>.fl>.num {
    color: #ff9320
}

.index_box2>.center>.box>.f_r>.up>.show ul>li>a>.pf>.fr {
    color: #999;
    margin-left: 10px
}

.index_box2>.center>.box>.f_r>.up>.show ul>li>.pf>.fl>.star_new {
    margin-right: 5px
}

.index_box2>.center>.box>.f_r>.up>.show ul>li>.pf {
    margin-top: 10px
}

.index_box2>.center>.box>.f_r>.up>.show ul>li>.pf>.fl>.num {
    color: #ff9320
}

.index_box2>.center>.box>.f_r>.up>.show ul>li>.pf>.fr {
    color: #999;
    margin-left: 10px
}

.index_box2>.center>.box>.f_r>.up>.show ul>li:nth-child(n+2) {
    display: none
}

.index_box2>.center>.box>.f_r>.down>.show ul {
    margin-top: 20px
}

.index_box2>.center>.box>.f_r>.down>.show ul>li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 26px
}

.index_box2>.center>.box>.f_r>.down>.show ul>li>a {
    color: #666;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.index_box2>.center>.box>.f_r>.down>.show ul>li>a:hover {
    color: #ff8400;
    cursor: pointer
}

.index_box2>.center>.box>.f_r>.down>.show ul>li>em {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: #ff8400;
    text-align: center;
    color: #fff;
    color: #fff;
    position: absolute;
    left: 0;
    top: 2px;
    border-radius: 4px
}

.index_box2>.center>.box>.f_r>.down>.show ul>li:nth-child(n+4)>em {
    background-color: #e6e6e6;
    color: #999
}

.index_box2>.center>.box>.f_r:before {
    content: "";
    width: 1px;
    background-color: #f0f0f0;
    position: absolute;
    height: 97%;
    left: -23px;
    top: 0
}

.index_box3>.center>div {
    width: 588px;
    float: left;
    height: 392px
}

.index_box3>.center>div.i_r {
    margin-right: 24px
}

.index_box3>.center>div.i_l ul {
    display: flex;
    flex-flow: wrap row
}

.index_box3>.center>div.i_l ul>li {
    width: 48%;
    margin-right: 4%;
    margin: 30px 0
}

.index_box3>.center>div.i_l ul>li:nth-child(2n) {
    margin-right: 0
}

.index_box3>.center>div.i_l ul>li:nth-child(n+5) {
    display: none
}

.index_box3>.center>div.i_l ul>li>.img {
    width: 30%;
    display: block;
    margin-right: 5%;
    float: left;
    height: 76px;
    overflow: hidden;
    border-radius: 50%
}

.index_box3>.center>div.i_l ul>li>.txt {
    width: 65%;
    float: left
}

.index_box3>.center>div.i_l ul>li>.txt>.name {
    display: block;
    font-size: 16px;
    color: #333
}

.index_box3>.center>div.i_l ul>li>.txt>.school {
    font-size: 14px;
    color: #666;
    display: block;
    margin: 4px 0
}

.index_box3>.center>div.i_l ul>li>.txt>p {
    font-size: 12px;
    color: #999;
    padding-right: 10px;
    margin-bottom: 5px
}

.index_box3>.center>div.i_l ul>li>.txt>.name:hover {
    color: #369bff
}

.index_box3>.center>div.i_l ul>li>.txt>.school:hover {
    color: #369bff
}

.index_box3>.center>div.i_l ul>li>a {
    width: 48%;
    margin-right: 4%;
    margin: 30px 0
}

.index_box3>.center>div.i_l ul>li>a:nth-child(2n) {
    margin-right: 0
}

.index_box3>.center>div.i_l ul>li>a:nth-child(n+5) {
    display: none
}

.index_box3>.center>div.i_l ul>li>a>.img {
    width: 30%;
    display: block;
    margin-right: 5%;
    float: left;
    height: 76px;
    overflow: hidden;
    border-radius: 50%
}

.index_box3>.center>div.i_l ul>li>a>.txt {
    width: 65%;
    float: left
}

.index_box3>.center>div.i_l ul>li>a>.txt>.name {
    display: block;
    font-size: 16px;
    color: #333
}

.index_box3>.center>div.i_l ul>li>a>.txt>.name:hover {
    color: #369bff
}

.index_box3>.center>div.i_l ul>li>.txt>a>.name {
    display: block;
    font-size: 16px;
    color: #333
}

.index_box3>.center>div.i_l ul>li>.txt>a>.name:hover {
    color: #369bff
}

.index_box3>.center>div.i_l ul>li>a>.txt>.school {
    font-size: 14px;
    color: #666;
    display: block;
    margin: 4px 0
}

.index_box3>.center>div.i_l ul>li>a>.txt>p {
    font-size: 12px;
    color: #999;
    padding-right: 10px;
    margin-bottom: 5px
}

.index_box3>.center>div.i_l ul>li>a>.txt>.school:hover {
    color: #369bff
}

.index_box3>.center>div .swiper-pagination>span {
    width: 22px;
    height: 6px;
    background-color: #e9e9e9;
    border-radius: 5px
}

.index_box3>.center>div .swiper-pagination>span.swiper-pagination-bullet-active {
    background-color: #c3e4ff
}

.index_box3>.center>.i_r ul>li {
    width: 251px;
    margin-right: 16px;
    float: left;
    height: 93px
}

.index_box3>.center>.i_r ul>li:nth-child(2n) {
    margin-right: 0
}

.index_box3>.center>.i_r ul>li:nth-child(n+7) {
    display: none
}

.index_box3>.center>.i_r ul>li {
    display: flex;
    flex-flow: wrap row
}

.index_box3>.center>.i_r ul>li>.img {
    width: 43%;
    margin-right: 4%;
    height: 62px;
    background-color: #ececec
}

.index_box3>.center>.i_r ul>li>.txt {
    width: 53%;
    position: relative;
    height: 68px;
    line-height: 20px
}

.index_box3>.center>.i_r ul>li>.txt>.tit {
    font-size: 14px;
    color: #000;
    line-height: 20px
}

.index_box3>.center>.i_r ul>li>.txt>a:hover {
    color: rgb(16 185 129)
}

.index_box3>.center>.i_r ul>li>.txt>.jg {
    position: absolute;
    bottom: 0;
    font-weight: 400;
    color: #999;
    font-size: 12px;
    display: block;
    left: 0
}

.index_box3>.center>.i_r ul>li>a {
    width: 251px;
    margin-right: 16px;
    float: left;
    height: 93px
}

.index_box3>.center>.i_r ul>li>a:nth-child(2n) {
    margin-right: 0
}

.index_box3>.center>.i_r ul>li>a:nth-child(n+7) {
    display: none
}

.index_box3>.center>.i_r ul>li>a {
    display: flex;
    flex-flow: wrap row
}

.index_box3>.center>.i_r ul>li>a>.img {
    width: 43%;
    margin-right: 4%;
    height: 62px;
    background-color: #ececec
}

.index_box3>.center>.i_r ul>li>a>.txt {
    width: 53%;
    position: relative;
    height: 68px;
    line-height: 20px
}

.index_box3>.center>.i_r ul>li>a>.txt>.tit {
    font-size: 14px;
    color: #000;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.index_box3>.center>.i_r ul>li>.txt>.tit>a {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.index_box3>.center>.i_r ul>li>.txt>.tit>a:hover {
    color: rgb(16 185 129)
}

.index_box3>.center>.i_r ul>li>a>.txt>a:hover {
    color: rgb(16 185 129)
}

.index_box3>.center>.i_r ul>li>a>.txt>.jg {
    position: absolute;
    bottom: 0;
    font-weight: 400;
    color: #999;
    font-size: 12px;
    display: block;
    left: 0
}

.index_box3 .swiper-pagination {
    bottom: 2px
}

.index_box4 {
    margin-bottom: 30px;
    margin-top: 30px
}

.index_box4>.center {
    background-color: #fff
}

.index_box4>.center>.tit {
    padding: 26px;
    border-bottom: 1px solid #efefef
}

.index_box4>.center>.tit>span {
    font-size: 24px;
    font-weight: 700;
    position: relative
}

.index_box4>.center>.tit>ul {
    display: inline-block;
    vertical-align: super;
    margin-left: 30px
}

.index_box4>.center>.tit>ul {
    display: inline-block;
    vertical-align: super;
}

.index_box4>.center>.tit>ul>li {
    display: inline-block;
    margin-right: 12px;
    border: 1px solid #fff;
    border-radius: 20px;
    cursor: pointer
}

.index_box4>.center>.tit>ul>li>span {
    font-size: 16px;
    color: #666;
    padding: 2px 10px;
    display: block
}

.index_box4>.center>.tit>ul>li>a {
    font-size: 16px;
    color: #666;
    padding: 2px 10px;
    display: block
}

.index_box4>.center>.tit>ul>li.active {
    border: 1px solid rgb(16 185 129)
}

.index_box4>.center>.tit>ul>li.active>span {
    color: rgb(16 185 129)
}

.index_box4>.center>.tit>ul>li.active>a {
    color: rgb(16 185 129)
}

.index_box4>.center>.tit>a {
    float: right;
    padding: 3px 8px;
    color: rgb(16 185 129);
    border: 1px solid #fff;
    border-radius: 20px;
    border: 1px solid rgb(16 185 129);
    font-size: 14px;
    cursor: pointer;
    margin-top: 2px
}

.index_box4>.center>.tit>a:hover {
    background-color: rgb(16 185 129);
    color: #fff
}

.index_box4>.center>.tit>h2 {
    vertical-align: bottom;
}

.index_box4>.center>.box>.f_l {
    float: left;
    padding: 26px;
    width: 100%;
}

.index_box4>.center>.box>.f_l>ul {
    display: none
}

.index_box4>.center>.box>.f_l>ul.active {
    display: block
}

.index_box4>.center>.box>.f_l>ul>li {
    width: 23%;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin-right: 30px;
    float: left;
    margin-bottom: 30px
}

.index_box4>.center>.box>.f_l>ul>li:nth-child(4n) {
    margin-right: 0;
}

.index_box4>.center>.box>.f_l>ul>li {
    display: block
}

.index_box4>.center>.box>.f_l>ul>li>.img {
    height: 160px;
    position: relative;
    display: block;
    background-color: #ececec;
    overflow: hidden
}

.index_box4>.center>.box>.f_l>ul>li>.img>p {
    position: absolute;
    width: 100%;
    height: 28px;
    line-height: 28px;
    background: rgba(0,0,0,.6);
    bottom: 0;
    left: 0;
    padding: 0 10px
}

.index_box4>.center>.box>.f_l>ul>li>.img>p>span {
    color: #fff
}

.index_box4>.center>.box>.f_l>ul>li>.img>p>span.f_r {
    float: right
}

.index_box4>.center>.box>.f_l>ul>li>.ms {
    padding: 14px 0
}

.index_box4>.center>.box>.f_l>ul>li>.ms>a {
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    margin-bottom: 12px;
    cursor: pointer;
    padding-left: 18px
}

.index_box4>.center>.box>.f_l>ul>li>.ms>a:hover {
    color: rgb(16 185 129)
}

.index_box4>.center>.box>.f_l>ul>li>.ms>div>ul {
    display: flex;
    flex-flow: wrap row
}

.index_box4>.center>.box>.f_l>ul>li>.ms>div>ul>li {
    width: 33.33%
}

.index_box4>.center>.box>.f_l>ul>li:hover {
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.index_box4>.center>.box>.f_l>ul>li>.ms>div>ul>li>.txt {
    text-align: left;
    display: block;
    color: #999;
    text-align: center
}

.index_box4>.center>.box>.f_l>ul>li>.ms>div>ul>li>.txt>em {
    display: block;
    margin-top: 2px
}

.index_box4>.center>.box>.f_l>ul>li>.ms>div>ul>li>a:hover {
    color: #ff8400;
    cursor: pointer
}

.index_box4>.center>.box>.f_l>ul>li>.ms>.pf {
    padding: 0 18px;
    margin-bottom: 10px
}

.index_box4>.center>.box>.f_l>ul>li>.ms>.pf>.fl>.num {
    color: #ff9320
}

.index_box4>.center>.box>.f_r {
    width: 278px;
    float: left;
    margin-top: 24px;
    padding-right: 38px;
    position: relative
}

.index_box4>.center>.box>.f_r>div>.tit {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    display: block;
    position: relative;
    padding-left: 20px
}

.index_box4>.center>.box>.f_r>div>.tit:before {
    content: "";
    display: block;
    width: 5px;
    height: 80%;
    position: absolute;
    left: 0;
    background-color: #1088ee;
    top: 16%;
    border-radius: 10px
}

.index_box4>.center>.box>.f_r>div>h3>.tit {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    display: block;
    position: relative;
    padding-left: 20px
}

.index_box4>.center>.box>.f_r>div>h3>.tit:before {
    content: "";
    display: block;
    width: 5px;
    height: 80%;
    position: absolute;
    left: 0;
    background-color: #1088ee;
    top: 16%;
    border-radius: 10px
}

.index_box4>.center>.box>.f_r>.up {
    margin-bottom: 0
}

.index_box4>.center>.box>.f_r>.up>.show>.swiper-container {
    padding-bottom: 25px
}

.index_box4>.center>.box>.f_r>.up>.show ul {
    margin-top: 20px
}

.index_box4>.center>.box>.f_r>.up>.show ul>li>a {
    display: block
}

.index_box4>.center>.box>.f_r>.up>.show ul>li>a>.img {
    position: relative;
    min-height: 142px;
    background-color: #ececec
}

.index_box4>.center>.box>.f_r>.up>.show ul>li>a>.img>p {
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    width: 100%;
    color: #fff;
    text-align: center
}

.index_box4>.center>.box>.f_r>.up>.show ul>li>.img {
    display: block;
    position: relative;
    min-height: 142px;
}

.index_box4>.center>.box>.f_r>.up>.show ul>li>.img>a {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.index_box4>.center>.box>.f_r>.up>.show ul>li>.img>a>p {
    height: 30px;
    line-height: 30px;
    background: rgba(0,0,0,.5);
    width: 100%;
    color: #fff;
    text-align: center
}

.index_box4>.center>.box>.f_r>.up>.show ul>li>a>.pf {
    margin-top: 10px
}

.index_box4>.center>.box>.f_r>.up>.show ul>li>a>.pf>.fl>.star_new {
    margin-right: 5px
}

.index_box4>.center>.box>.f_r>.up>.show ul>li>a>.pf>.fl>.num {
    color: #ff9320
}

.index_box4>.center>.box>.f_r>.up>.show ul>li>a>.pf>.fr {
    color: #999
}

.index_box4>.center>.box>.f_r>.up>.show ul>li>.pf {
    margin-top: 10px
}

.index_box4>.center>.box>.f_r>.up>.show ul>li>.pf>.fl>.star_new {
    margin-right: 5px
}

.index_box4>.center>.box>.f_r>.up>.show ul>li>.pf>.fl>.num {
    color: #ff9320
}

.index_box4>.center>.box>.f_r>.up>.show ul>li>.pf>.fr {
    color: #999
}

.index_box4>.center>.box>.f_r>.up>.show ul>li:nth-child(n+2) {
    display: none
}

.index_box4>.center>.box>.f_r>.down>.show ul {
    margin-top: 20px
}

.index_box4>.center>.box>.f_r>.down>.show ul>li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 26px
}

.index_box4>.center>.box>.f_r>.down>.show ul>li>a {
    color: #666;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.index_box4>.center>.box>.f_r>.down>.show ul>li>a:hover {
    color: #ff8400;
    cursor: pointer
}

.index_box4>.center>.box>.f_r>.down>.show ul>li>em {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: #ff8400;
    text-align: center;
    color: #fff;
    color: #fff;
    position: absolute;
    left: 0;
    top: 2px;
    border-radius: 4px
}

.index_box4>.center>.box>.f_r>.down>.show ul>li:nth-child(n+4)>em {
    background-color: #e6e6e6;
    color: #999
}

.index_box4>.center>.box>.f_r:before {
    content: "";
    width: 1px;
    background-color: #f0f0f0;
    position: absolute;
    height: 97%;
    left: -23px;
    top: 0
}

.index_box5 {
    margin-bottom: 30px
}

.index_box5>.center>div {
    width: 588px;
    float: left;
    height: 392px
}

.index_box5>.center>div.i_l {
    margin-right: 24px
}

.index_box5>.center>div.i_l>.show ul>li {
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.index_box5>.center>div.i_l>.show ul>li:nth-child(2n) {
    margin-bottom: 0
}

.index_box5>.center>div.i_l>.show ul>li>a {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    display: block;
    margin-bottom: 10px
}

.index_box5>.center>div.i_l>.show ul>li>a>i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: rgb(16 185 129);
    margin-right: 5px;
    border-radius: 50%;
    line-height: 13px;
    text-align: center
}

.index_box5>.center>div.i_l>.show ul>li>a>i:before {
    content: "\3F";
    color: #f0f8ff;
    font-size: 12px;
    line-height: 14px
}

.index_box5>.center>div.i_l>.show ul>li>a:hover {
    color: #369bff
}

.index_box5>.center>div.i_l>.show ul>li>p {
    margin-bottom: 12px
}

.index_box5>.center>div.i_l>.show ul>li>p>span {
    font-size: 12px;
    color: #999;
    margin-right: 10px
}

.index_box5>.center>div.i_l>.show ul>li>p>span.item1 {
    background-color: #eff8ff;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 5px;
    color: #369bff;
    font-size: 12px;
    margin-right: 15px;
    padding: 0 5px
}

.index_box5>.center>div.i_l>.show ul>li>div {
    color: #666;
    line-height: 24px
}

.index_box5>.center>div.i_l>.show ul>li>div>a {
    color: #f7936c
}

.index_box5>.center>div.i_l>.show ul>li:nth-child(n+3) {
    display: none
}

.index_box5>.center>div.i_l>.show>.swiper-container {
    padding-bottom: 40px
}

.index_box5>.center>div.i_r>.show>.swiper-container {
    padding-bottom: 22px
}

.index_box5>.center>div .swiper-pagination>span {
    width: 22px;
    height: 6px;
    background-color: #e9e9e9;
    border-radius: 5px
}

.index_box5>.center>div .swiper-pagination>span.swiper-pagination-bullet-active {
    background-color: #c3e4ff
}

.index_box5>.center>.i_r ul>li {
    width: 251px;
    margin-right: 16px;
    float: left;
    height: 93px
}

.index_box5>.center>.i_r ul>li:nth-child(2n) {
    margin-right: 0
}

.index_box5>.center>.i_r ul>li:nth-child(n+7) {
    display: none
}

.index_box5>.center>.i_r ul>li {
    display: flex;
    flex-flow: wrap row
}

.index_box5>.center>.i_r ul>li>.img {
    width: 43%;
    margin-right: 4%;
    height: 62px
}

.index_box5>.center>.i_r ul>li>.txt {
    width: 53%;
    position: relative;
    height: 68px;
    line-height: 20px
}

.index_box5>.center>.i_r ul>li>.txt>.tit {
    font-size: 14px;
    color: #000;
    line-height: 20px
}

.index_box5>.center>.i_r ul>li>.txt>a:hover {
    color: rgb(16 185 129)
}

.index_box5>.center>.i_r ul>li>.txt>.jg {
    position: absolute;
    bottom: 0;
    font-weight: 400;
    color: #999;
    font-size: 12px;
    display: block;
    left: 0
}

.index_box7 {
    background-color: #fff;
    margin-top: 30px;
    height: 112px
}

.index_box7>.center {
    background-color: #fff;
    border-radius: 5px
}

.index_box7>.center>ul {
    width: 1308px
}

.index_box7>.center>ul>li {
    width: 219px;
    float: left;
    margin-right: 108px;
    position: relative;
    font-size: 24px;
    font-weight: 700;
    color: #444;
    line-height: 112px;
    padding-left: 51px
}

.index_box7>.center>ul>li>span {
    height: 50px;
    width: 41px;
    background: url(https://img.qinxue365.com/img/ys_bg.png) no-repeat center center;
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    color: #0090f5;
    position: absolute;
    left: 0;
    top: 31px
}

.index_box6 {
    margin-bottom: 30px
}

.index_box6 .tab {
    margin-bottom: 30px
}

.index_box6 .tab>span {
    font-size: 24px;
    margin-right: 46px;
    display: inline-block;
    cursor: pointer;
    position: relative
}

.index_box6 .tab>span>h2 {
    color: #666;
    font-weight: 400
}

.index_box6 .tab>span.active>h2 {
    color: #000;
    font-weight: 700
}

.index_box6 .tab>span.active:after {
    content: "";
    width: 20px;
    height: 3px;
    background-color: #0090f5;
    left: calc((100% - 20px)/ 2);
    bottom: -8px;
    display: block;
    position: absolute
}

.index_box6 .tab>div>span {
    font-size: 24px;
    margin-right: 46px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    transform: translateY(-30px)
}

.index_box6 .tab>div:nth-child(2)>span {
    margin-left: 90px
}

.index_box6 .tab>div:nth-child(3)>span {
    margin-left: 180px
}

.index_box6 .tab>div:nth-child(4)>span {
    margin-left: 270px
}

.index_box6 .tab>div:nth-child(5)>span {
    margin-left: 360px
}

.index_box6 .tab>div>span>h2 {
    color: #666;
    font-weight: 400
}

.index_box6 .tab>div>span.active>h2 {
    color: #000;
    font-weight: 700
}

.index_box6 .tab>div>span.active:after {
    content: "";
    width: 20px;
    height: 3px;
    background-color: #0090f5;
    left: calc((100% - 20px)/ 2);
    bottom: -8px;
    display: block;
    position: absolute
}

.index_box6 .tab>div>h3>span {
    font-size: 24px;
    margin-right: 46px;
    display: inline-block;
    cursor: pointer;
    position: relative
}

.index_box6 .tab>div>h3>span>h2 {
    color: #666;
    font-weight: 400
}

.index_box6 .tab>div>h3>span.active>h2 {
    color: #000;
    font-weight: 700
}

.index_box6 .tab>div>h3>span.active:after {
    content: "";
    width: 20px;
    height: 3px;
    background-color: #0090f5;
    left: calc((100% - 20px)/ 2);
    bottom: -8px;
    display: block;
    position: absolute
}

.index_box6 .tab>div>h3>span {
    font-size: 24px;
    margin-right: 46px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    transform: translateY(-30px)
}

.index_box6 .tab>div:nth-child(2)>h3>span {
    margin-left: 90px
}

.index_box6 .tab>div:nth-child(3)>h3>span {
    margin-left: 180px
}

.index_box6 .tab>div:nth-child(4)>h3>span {
    margin-left: 270px
}

.index_box6 .tab>div:nth-child(5)>h3>span {
    margin-left: 360px
}

.index_box6 .tab>div>h3>span {
    color: #666;
    font-weight: 400
}

.index_box6 .tab>div>h3>span.active {
    color: #000;
    font-weight: 700
}

.index_box6 .tab>div>h3>span.active:after {
    content: "";
    width: 20px;
    height: 3px;
    background-color: #0090f5;
    left: calc((100% - 20px)/ 2);
    bottom: -8px;
    display: block;
    position: absolute
}

.index_box6>.center>.base_box {
    padding-bottom: 20px
}

.index_box6>.center ul.active {
    display: block
}

.index_box6>.center ul {
    display: none
}

.index_box6>.center ul>li {
    width: 30%;
    margin-right: 3%;
    float: left;
    margin-bottom: 20px
}

.index_box6>.center ul>li {
    width: 30%;
    margin-right: 3%;
    float: left;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.index_box6>.center ul>li:nth-child(3n) {
    margin-right: 0
}

.index_box6>.center ul>li>a {
    font-size: 14px;
    color: #666;
    display: block;
    padding-left: 15px;
    position: relative;
    padding-right: 54px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.index_box6>.center ul>li>a:hover {
    color: rgb(16 185 129)
}

.index_box6>.center ul>li>a:hover>span {
    color: #666
}

.index_box6>.center ul>li>a>span {
    color: #999;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 2px
}

.index_box6>.center ul>li>a>span.yd {
    right: 85px
}

.index_box6>.center ul>li>a>span.yd:before {
    content: "\e88f";
    font-family: iconfont;
    margin-right: 3px
}

.index_box6>.center ul>li>a>span.type {
    right: 140px;
    top: 0
}

.index_box6>.center ul>li>a>span.time:before {
    content: "\e61b";
    font-family: iconfont;
    margin-right: 3px
}

.index_box6>.center ul>li>span {
    color: #999;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 2px
}

.index_box6>.center ul>li>span.yd {
    right: 85px
}

.index_box6>.center ul>li>span.yd:before {
    content: "\e88f";
    font-family: iconfont;
    margin-right: 3px
}

.index_box6>.center ul>li>span.type {
    right: 140px;
    top: 0
}

.index_box6>.center ul>li>span.time:before {
    content: "\e61b";
    font-family: iconfont;
    margin-right: 3px
}

.index_box6>.center ul>li>a:hover:before {
    background-color: rgb(16 185 129)
}

.index_box6>.center ul>li>a:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #d8d8d8;
    position: absolute;
    left: 0;
    top: 8px
}

.friend_box>.center {
    padding: 20px 0;
    position: relative
}

.friend_box>.center>span {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    left: 0;
    top: 18px
}

.friend_box>.center>span.more {
    left: auto;
    right: 0;
    color: #999;
    font-weight: 400;
    cursor: pointer
}

.friend_box>.center>span.more.zk>i {
    display: inline-block;
    transform: rotate(180deg)
}

.friend_box>.center>span.more:hover {
    color: rgb(16 185 129)
}

.friend_box>.center>span.more:hover>i {
    color: rgb(16 185 129)
}

.friend_box>.center>ul {
    display: none
}

.friend_box>.center>ul>li {
    display: inline-block;
    margin: 0 8px;
    margin-bottom: 8px
}

.friend_box>.center>ul>li>a {
    color: #666
}

.friend_box>.center>ul>li>a:hover {
    color: #ff5236
}

.friend_box>.center>ul.active {
    display: block
}

.friend_box>.center>.tab {
    padding-left: 10px;
    margin-bottom: 10px
}

.friend_box>.center>.tab>span {
    font-size: 14px;
    color: #929297;
    margin-right: 20px;
    cursor: pointer
}

.friend_box>.center>.tab>span.active {
    color: #fff
}

.index_ly {
    width: 250px;
    height: 350px;
    position: absolute;
    right: 10px;
    top: 80px;
    z-index: 999;
    background-color: #fff;
    padding: 30px 15px 15px 15px;
    overflow: hidden;
    display: none
}

.index_ly>.box1 {
    position: absolute;
    left: 0;
    top: 348px;
    width: 220px;
    left: 15px;
    background-color: #fff;
    transition: all .5s linear
}

.index_ly>.box1.show {
    top: 68px
}

.index_ly>.box1>.back {
    text-align: center;
    margin-bottom: 10px;
    cursor: pointer
}

.index_ly>.box2>span {
    font-size: 18px;
    font-weight: 700;
    display: block;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 30px
}

.index_ly>.box2>.ms {
    display: flex;
    flex-flow: wrap row
}

.index_ly>.box2>.ms>span {
    display: block;
    width: 50%;
    text-align: center;
    color: #7d8085;
    margin-bottom: 16px
}

.index_ly>.box2>.ms>span:before {
    content: "";
    width: 14px;
    height: 14px;
    background: url(https://img.qinxue365.com/img/gouzi.png) no-repeat center center;
    display: inline-block;
    margin-right: 3px;
    vertical-align: middle
}

.index_ly>.box2>.btn {
    margin-top: 20px;
    transition: .5s;
    transform: translateY(0)
}

.index_ly>.box2>.btn:hover {
    margin-top: 17px;
    transform: translateY(-5px)
}

.index_ly>span {
    text-align: center;
    display: block;
    font-size: 20px;
    color: #333;
    font-weight: 700;
    position: relative
}

.index_ly>span>b {
    color: #ff1200
}

.index_ly>span>i {
    width: 8px;
    height: 8px;
    background-color: #ec1111;
    display: block;
    position: absolute;
    left: 37px;
    top: 10px;
    box-shadow: 2px 2px 0 rgba(0,0,0,.3)
}

.index_ly>span>i.t {
    left: auto;
    right: 37px
}

.index_ly>p {
    text-align: center;
    text-align: center;
    color: #666;
    margin: 10px 0;
    font-size: 12px;
    line-height: 20px
}

.index_ly .box>input {
    width: 100%;
    height: 40px;
    padding: 0 15px;
    border: 1px solid #e4cece;
    border-radius: 10px;
    margin-bottom: 12px
}

.index_ly .btn {
    height: 46px;
    background-color: rgb(16 185 129);
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 10px;
    cursor: pointer
}

.index_ly div.hi {
    position: relative;
    height: 24px;
    overflow: hidden;
    margin-top: 12px
}

.index_ly ul {
    background-color: #eee;
    border-radius: 5px;
    position: absolute;
    top: 0;
    width: 100%;
    transition: all .3s linear
}

.index_ly ul>li {
    width: 100%;
    display: flex;
    flex-flow: wrap row;
    height: 24px;
    line-height: 24px;
    font-size: 12px
}

.index_ly ul>li>span:nth-child(1) {
    width: 30%
}

.index_ly ul>li>span {
    width: 40%;
    display: block;
    text-align: center;
    color: #999
}

.index_ly ul>li>span:nth-child(3) {
    width: 30%
}

.index_ly ul>li>span>i {
    font-size: 14px;
    margin-right: 4px;
    vertical-align: -2px
}

.about_box {
    background-color: #f9f9f9
}

.ab_box1 {
    margin-bottom: 30px
}

.ab_box1>.center>p {
    font-size: 14px;
    color: #333;
    margin-top: 15px;
    line-height: 30px
}

.ab_box2 {
    margin-bottom: 30px
}

.ab_box2>.center>p {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    margin-bottom: 30px
}

.ab_box3 {
    margin-bottom: 30px
}

.ab_box3>.center>form {
    width: 608px
}

.ab_box3>.center>form>div {
    font-size: 16px;
    color: #333;
    padding-left: 100px;
    position: relative;
    margin-bottom: 20px
}

.ab_box3>.center>form>div.but {
    height: auto;
    margin-top: 60px
}

.ab_box3>.center>form>div>label {
    position: absolute;
    left: 0;
    top: 10px
}

.ab_box3>.center>form>div>input {
    height: 46px;
    border: 1px solid #e8e8e8;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px
}

.ab_box3>.center>form>div>textarea {
    height: 225px;
    width: 100%;
    resize: none;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    padding: 10px;
    line-height: 25px
}

.ab_box3>.center>form>div.but>input {
    width: 240px;
    margin-left: 0;
    background-image: linear-gradient(to right,#1088ee,#1088ee);
    color: #fff;
    font-size: 22px
}

.ab_box4 {
    margin-bottom: 30px
}

.ab_box4>.center>p {
    font-size: 14x;
    color: #333;
    line-height: 46px
}

.site_nav {
    background-color: #fff;
    height: 50px;
    line-height: 50px
}

.site_nav>.center>a {
    margin-right: 30px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    margin-right: 60px
}

.site_map_box {
    background-color: #f9f9f9
}

.site_map_box1>.center>.base_box {
    margin-bottom: 30px
}

.site_map_box1>.center>.list {
    margin-bottom: 30px
}

.site_map_box1>.center>.list>.box {
    background-color: #fff
}

.site_map_box1>.center>.list>.tit>span {
    font-size: 24px;
    color: #333;
    font-weight: 700;
    display: block;
    padding-left: 20px;
    border-left: 13px;
    position: relative
}

.site_map_box1>.center>.list>.tit>span:before {
    content: "";
    height: 86%;
    position: absolute;
    left: 0;
    top: 12%;
    width: 5px;
    display: block;
    background-color: rgb(16 185 129);
    border-radius: 5px
}

.site_map_box1>.center>.list>.box {
    margin-top: 30px;
    padding: 34px 17px
}

.site_map_box1>.center>.list>.box>.list {
    padding-left: 106px;
    position: relative;
    margin-bottom: 30px
}

.site_map_box1>.center>.list>.box>.list:last-child {
    margin-bottom: 0
}

.site_map_box1>.center>.list>.box>.list>span {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    color: #333;
    font-weight: 700
}

.site_map_box1>.center>.list>.box>.list>span:after {
    content: "\e62f";
    display: inline-block;
    color: #333;
    font-family: iconfont;
    margin-left: 10px
}

.site_map_box1>.center>.list>.box>.list>ul>li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px
}

.site_map_box1>.center>.list>.box>.list>ul>li>a {
    color: #666;
    font-size: 14px
}

.site_map_box1>.center>.list>.box>.list>ul>li>a:hover {
    color: #369bff
}

.list_zx_box {
    background-color: #f9f9f9
}

.list_zx_box1>.center {
    background-color: #fff;
    margin-bottom: 30px;
    border-radius: 8px
}

.list_zx_box1>.center>.box {
    padding: 22px;
    border-radius: 10px
}

.list_zx_box1>.center>.box>div {
    width: 350px;
    float: left
}

.list_zx_box1>.center>.box>div>span {
    font-size: 18px;
    color: #333;
    display: block;
    font-weight: 700;
    margin-bottom: 15px
}

.list_zx_box1>.center>.tit {
    padding: 22px;
    border-bottom: 1px solid #f4f4f4;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.list_zx_box1>.center>.tit>span {
    font-size: 24px;
    font-weight: 700;
    position: relative;
    padding-left: 24px;
    display: inline-block;
    position: relative
}

.list_zx_box1>.center>.tit>span:before {
    content: "";
    width: 5px;
    height: 80%;
    position: absolute;
    left: 0;
    top: 10%;
    background-color: rgb(16 185 129);
    border-radius: 5px
}

.list_zx_box1>.center>.tit>em {
    font-size: 14px;
    color: #999;
    margin-left: 20px
}

.list_zx_box1>.center>.tit>ul {
    display: inline-block;
    margin-left: 20px
}

.list_zx_box1>.center>.tit>ul>li {
    display: inline-block;
    margin-right: 15px
}

.list_zx_box1>.center>.tit>ul>li>a {
    color: #666;
    font-size: 14px
}

.list_zx_box1>.center>.tit>ul>li.active>a {
    color: #4ea7ff
}

.list_zx_box1>.center>.box>.i_l {
    margin-right: 53px
}

.list_zx_box1>.center>.box>.i_m {
    margin-right: 53px
}

.list_zx_box1>.center>.box>.i_l>ul {
    margin-top: 20px
}

.list_zx_box1>.center>.box>.i_l>ul>li {
    position: relative;
    padding-left: 90px;
    margin-bottom: 15px
}

.list_zx_box1>.center>.box>.i_l>ul>li>span {
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #bbb;
    padding: 0 6px;
    border-radius: 5px;
    height: 22px;
    line-height: 22px
}

.list_zx_box1>.center>.box>.i_l>ul>li>a {
    display: block;
    height: 22px;
    line-height: 22px
}

.list_zx_box1>.center>.box>.i_l>ul>li>a:hover {
    color: #51a8ff
}

.list_zx_box1>.center>.box>.i_l>ul>li>span {
    border: 1px solid #999;
    color: #999
}

.list_zx_box1>.center>.box>.i_l>ul>li>span:hover {
    border: 1px solid #f29026;
    color: #f29026
}

.list_zx_box1>.center>.box>.i_m>ul>li {
    position: relative;
    margin-bottom: 20px
}

.list_zx_box1>.center>.box>.i_m>ul>li>a {
    font-size: 14px;
    color: #333
}

.list_zx_box1>.center>.box>.i_m>ul>li>span {
    position: absolute;
    right: 0;
    top: 0;
    color: #999
}

.list_zx_box1>.center>.box>.i_r>ul>li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 35px
}

.list_zx_box1>.center>.box>.i_r>ul>li>a {
    color: #333
}

.list_zx_box1>.center>.box>.i_r>ul>li>em {
    display: inline-block;
    width: 18px;
    height: 18px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 50%;
    color: #999;
    background-color: #ff5c00;
    color: #fff;
    border: none;
    position: absolute;
    left: 0;
    top: 1px;
    line-height: 18px
}

.list_zx_box1>.center>.box>.i_r>ul>li:nth-child(n+4)>em {
    background-color: transparent;
    color: #999;
    border: 1px solid #ccc
}

.list_zx_box1>.center>.box>.i_r>ul>li>a:hover {
    color: #ff8400
}

.list_zx_box2 {
    margin-bottom: 30px
}

.list_zx_box2>.center {
    background-color: #fff
}

.list_zx_box2>.center .box {
    width: 260px;
    height: 312px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin-right: 36px;
    float: left;
    margin-bottom: 30px
}

.list_zx_box2>.center .box {
    display: block
}

.list_zx_box2>.center .box>.img {
    height: 160px;
    position: relative;
    display: block
}

.list_zx_box2>.center .box>.img>p {
    position: absolute;
    width: 100%;
    height: 28px;
    line-height: 28px;
    background: rgba(0,0,0,.6);
    bottom: 0;
    left: 0;
    padding: 0 10px
}

.list_zx_box2>.center .box>.img>p>span {
    color: #fff
}

.list_zx_box2>.center .box>.img>p>span.f_r {
    float: right
}

.list_zx_box2>.center .box>.ms {
    padding: 16px 13px
}

.list_zx_box2>.center .box>.ms>a {
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    margin-bottom: 15px
}

.list_zx_box2>.center .box>.ms>a:hover {
    color: rgb(16 185 129)
}

.list_zx_box2>.center .box>.ms>p {
    color: #666;
    font-size: 14px;
    display: block;
    margin-bottom: 15px
}

.list_zx_box2>.center .box>.ms>p>a {
    color: #666;
    font-size: 14px;
    display: block;
    margin-bottom: 15px
}

.list_zx_box2>.center .box>.ms>p>a:hover {
    color: rgb(16 185 129)
}

.list_zx_box2>.center .box>.ms>div>span {
    font-size: 14px;
    color: #999
}

.list_zx_box2>.center .box>.ms>div>span>b {
    font-weight: 700;
    color: #ff4513;
    font-size: 16px
}

.list_zx_box2>.center .box>.ms>div>span.f_r {
    float: right;
    color: #999;
    position: relative
}

.list_zx_box2>.center .box>.ms>p>span {
    display: inline-block;
    background-color: #eff8ff;
    padding: 0 5px;
    margin-right: 15px;
    border-radius: 5px;
    color: #369bff
}

.list_zx_box2>.center .box>p {
    border-top: 1px solid #efefef;
    padding-top: 5px
}

.list_zx_box2>.center .box>p>a {
    font-size: 14px;
    color: #666;
    text-align: left;
    display: block;
    padding: 0 15px
}

.list_zx_box2>.center .box:hover {
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.list_zx_box2>.center {
    position: relative
}

.list_zx_box2>.center>.arrow {
    display: block;
    width: 26px;
    height: 40px;
    background-color: #7f7f7f;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 24px;
    position: absolute;
    top: 48%;
    cursor: pointer
}

.list_zx_box2>.center>.arrow.prev {
    left: 0
}

.list_zx_box2>.center>.arrow.next {
    right: 0
}

.list_zx_box2>.center>.arrow:hover {
    background: #bfbfbf
}

.school_yuyue {
    width: 514px;
    background-color: #fff;
    background-color: #fff;
    border-radius: 5px;
    position: fixed;
    left: calc((100% - 514px)/ 2);
    top: 30%;
    padding: 30px 66px;
    z-index: 999999
}

.school_yuyue>span {
    font-size: 24px;
    color: #333;
    font-weight: 700;
    display: block;
    text-align: center
}

.school_yuyue>i {
    display: block;
    width: 43px;
    height: 3px;
    margin: 15px auto;
    background-color: rgb(16 185 129)
}

.school_yuyue>.close {
    font-size: 16px;
    color: #c4c4c4;
    display: block;
    width: 20px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    right: 20px;
    top: 10px;
    cursor: pointer
}

.school_yuyue>form {
    margin-top: 40px
}

.school_yuyue>form>p {
    margin-bottom: 12px
}

.school_yuyue>form>p>input {
    height: 50px;
    line-height: 50px;
    border: 1px solid #f1f1f1;
    width: 100%;
    padding: 0 10px;
    font-size: 16px
}

.school_yuyue>form>p>.datetime-input {
    position: relative;
}

.school_yuyue>form>p>.datetime-input::-webkit-calendar-picker-indicator {
    position: absolute;
    right: 0;
    padding-left: calc(100%);
    z-index: 1;
}

.school_yuyue>form>input {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: rgb(16 185 129);
    font-size: 16px;
    color: #fff;
    outline: 0;
    border: none
}

.school_yuyue>form>p>textarea {
    padding: 10px;
    height: 120px;
    width: 100%;
    border: 1px solid #f1f1f1;
    resize: none;
    font-size: 16px
}

.public_mask {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.6);
    z-index: 99999
}

.img_show_box {
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.6);
    padding: 0;
    z-index: 999999999;
    display: table
}

.img_show_box .close {
    width: 30px;
    height: 30px;
    position: absolute;
    right: -100px;
    top: -60px;
    text-align: center;
    line-height: 30px;
    cursor: pointer
}

.img_show_box .close>i {
    font-size: 20px;
    color: #fff
}

.img_show_box>.box {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.img_show_box>.box>ul>li {
    display: none;
    margin: 0 auto;
    overflow: auto;
}

.img_show_box>.box>ul>li::-webkit-scrollbar-track {
    background-color: #fff
}

.img_show_box>.box>ul>li.active {
    display: block
}

.img_show_box>.box>ul>li>img {
    display: block;
    margin: 0 auto;
    width: auto;
}

.img_show_box>.num {
    font-size: 16px;
    color: #fff;
    position: absolute;
    width: 30px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    left: calc((100% - 30px)/ 2);
    bottom: 30px;
    z-index: 999
}

.img_show_box>.arrow {
    width: 50px;
    height: 50px;
    background-color: rgb(16 185 129);
    line-height: 50px;
    font-size: 16px;
    position: absolute;
    left: 260px;
    bottom: 48%;
    text-align: center;
    cursor: pointer;
    z-index: 999;
    border-radius: 50%
}

.img_show_box>.arrow>i {
    color: #fff;
    font-size: 30px
}

.img_show_box>.arrow.i_r {
    left: initial;
    right: 260px
}

.img_show_box>.arrow.no {
    display: none
}

.vedio_box {
    width: 1000px;
    height: 580px;
    position: fixed;
    left: calc((100% - 1000px)/ 2);
    top: 160px;
    background-color: #fff;
    z-index: 999
}

.vedio_box>.close {
    width: 40px;
    line-height: 43px;
    text-align: center;
    position: absolute;
    right: -20px;
    top: -20px;
    background-color: #fff;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    cursor: pointer;
    z-index: 99999
}

.vedio_box>.close:before {
    content: "\e60e";
    font-family: iconfont;
    color: #333;
    font-size: 19px;
    height: 40px
}

.vedio_box>#vedio_box {
    width: 100%;
    height: 100%
}

.BMap_Marker img {
    max-width: initial
}

.map-alert-title {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    margin-bottom: 10px;
    padding-right: 85px
}

.map-alert-title>.yuyue {
    width: 80px;
    height: 26px;
    border: 1px solid #ff7800;
    font-size: 14px;
    color: #ff7800;
    padding: 3px 5px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    cursor: pointer;
    z-index: 999
}

.map-alert-content>.city {
    font-size: 12px;
    color: #999
}

.map-alert-content>a {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #666;
    font-size: 12px
}

.map-alert-content>p {
    font-size: 12px;
    color: #999;
    margin-bottom: 10px
}

.map-alert-content>p>b {
    font-weight: 400;
    color: #333;
    margin-right: 3px
}

.base_ly {
    width: 564px;
    position: fixed;
    left: auto;
    left: calc((100% - 564px)/ 2);
    top: 0;
    background-color: #fff;
    z-index: 999999;
    border-radius: 5px
}

.base_ly>.tit {
    height: 72px;
    line-height: 72px;
    text-align: center;
    background-size: 100% 100%;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    background-color: #0e84f1
}

.base_ly>.tit>.close {
    display: block;
    width: 20px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    right: 5px;
    top: 5px;
    color: #fff;
    cursor: pointer
}

.base_ly>form {
    padding: 50px 36px
}

.base_ly>form>div {
    position: relative;
    padding-left: 110px;
    margin-bottom: 20px
}

.base_ly>form>div>span {
    display: block;
    width: 108px;
    position: absolute;
    left: 0;
    top: 12px;
    font-size: 16px
}

.base_ly>form>div>span>i {
    color: red
}

.base_ly>form>div.yzm>input {
    padding-right: 120px
}

.base_ly>form>div>span.code {
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
    cursor: pointer;
    color: rgb(16 185 129);
    height: 50px;
    display: block;
    line-height: 50px
}

.base_ly>form>div>span.code:before {
    content: "";
    height: 16px;
    width: 1px;
    background-color: #dedede;
    position: absolute;
    left: -10px;
    top: 16px
}

.base_ly>form>div>input {
    height: 50px;
    border: 1px solid #e8e8e8;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px
}

.base_ly>form>div>textarea {
    height: 146px;
    width: 100%;
    padding: 12px 15px;
    line-height: 24px;
    border: 1px solid #e8e8e8;
    resize: none;
    border-radius: 5px
}

.base_ly>form>input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #0e84f1;
    border-radius: 5px;
    font-size: 24px;
    color: #fff;
    border: none;
    outline: 0
}

.base_ly>form>div>.sel>span {
    width: 162px;
    float: left;
    margin-right: 12px;
    height: 50px;
    line-height: 50px;
    border: 1px;
    position: relative
}

.base_ly>form>div>.sel>span:after {
    content: "\e668";
    position: absolute;
    right: 10px;
    top: 0;
    font-family: iconfont;
    color: #000
}

.base_ly>form>div>.sel>span>select {
    height: 50px;
    border: 1px solid #e8e8e8;
    width: 100%;
    padding: 0 15px;
    border-radius: 5px
}

.dede_page {
    text-align: center;
    margin: 40px 0
}

.dede_page>ul>li {
    margin-right: -4px;
    padding: 0 5px;
    min-width: 30px;
    display: inline-block;
    width: px;
    height: 30px;
    font-size: 14px;
    border: 1px solid #e6e9ed;
    line-height: 30px;
    color: #666771;
    cursor: pointer;
    border-right: none
}

.dede_page>ul>li:last-child {
    border-right: 1px solid #e6e9ed
}

.dede_page>ul>li.thisclass {
    background-color: #f4f7f9
}

.dede_page>ul>li:hover {
    background-color: #f4f7f9
}

.dede_page>ul>li>a {
    color: #666771;
    display: block
}

#ajaxPage {
    text-align: center
}

.page-tools {
    margin: 0;
    padding: 20px;
    font-size: 14px;
    display: inline-block;
    text-align: center
}

.page-tools a,.page-tools div {
    display: inline-block
}

.page-tools .next-page,.page-tools .page-num,.page-tools .pre-page {
    margin: 2px 2px;
    float: left;
    padding: 5px 12px;
    background-color: #fff;
    color: #666;
    border-radius: 2px;
    opacity: .88;
    cursor: pointer;
    line-height: 21px
}

.page-tools .page-more {
    margin: 2px 2px;
    float: left;
    padding: 5px 12px;
    color: #666;
    border-radius: 2px;
    opacity: .88;
    cursor: pointer;
    line-height: 21px
}

.page-tools .total-page {
    margin: 2px 2px;
    float: left;
    padding: 5px 12px;
    color: #666;
    border-radius: 2px;
    opacity: .88;
    cursor: pointer;
    line-height: 21px
}

.page-tools .selected {
    background-color: rgb(16 185 129);
    color: #fff;
    margin: 2px 2px;
    float: left;
    padding: 5px 12px;
    border-radius: 2px;
    opacity: .88;
    line-height: 21px
}

.BMap_pop img {
    max-width: initial!important;
    z-index: 0!important
}

.bshare-custom {
    width: 130px;
    height: 40px;
    position: absolute;
    top: -55px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    right: auto;
    background-color: #fff;
    left: 0;
    padding: 8px 0 10px 10px;
    text-align: center;
    display: none
}

.bshare-custom:after {
    content: "";
    border-top: 18px solid #fff;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-bottom: 18px solid transparent;
    bottom: -30px;
    position: absolute;
    right: 45px
}

.share:hover>.bshare-custom {
    display: block
}

.share {
    position: relative
}

.error_box1 {
    max-width: 1920px;
    margin: 0 auto;
    background-color: #fff;
    border-top: 1px solid #f9f9f9
}

.error_box1>.box {
    height: 590px;
    background: url(https://img.qinxue365.com/img/404.jpg) no-repeat center center;
    width: 100%;
    padding-top: 396px
}

.error_box1>.box>.center>span {
    display: block;
    font-size: 24px;
    text-align: center;
    color: #666;
    margin-bottom: 10px
}

.error_box1>.box>.center>p {
    display: block;
    font-size: 16px;
    text-align: center;
    color: #666;
    margin-bottom: 10px;
    font-weight: 400
}

.error_box1>.box>.center>.zixun {
    width: 260px;
    margin: 17px auto;
    height: 36px
}

.error_box1>.box>.center>.zixun>a {
    display: block;
    width: 110px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: rgb(16 185 129);
    float: left;
    margin: 0 10px;
    font-size: 16px;
    border-radius: 5px;
    color: #fff
}

.error_box1>.box>.center>.zixun>a:nth-child(2) {
    background-color: #293352
}

.error_box1>.box>.center>.zixun>a:hover {
    box-shadow: 0 0 10px rgba(0,0,0,.3)
}

.star_new {
    width: 100px;
    display: inline-block;
    height: 16px;
    vertical-align: bottom;
    vertical-align: -2px;
    vertical-align: bottom/0
}

.star_new>em {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    position: relative;
    margin-right: 4px
}

.star_new>em:before {
    content: "\e619";
    font-family: iconfont;
    font-size: 16px;
    position: absolute;
    top: 0;
    color: #ddd
}

.star_new>em:after {
    content: "\e619";
    font-family: iconfont;
    font-size: 16px;
    position: absolute;
    top: 0;
    color: #ff7800;
    overflow: hidden;
    display: none
}

.star_new>em.w100:after {
    width: 100%;
    display: block
}

.star_new>em.w10:after {
    width: 10%;
    display: block
}

.star_new>em.w20:after {
    width: 20%;
    display: block
}

.star_new>em.w30:after {
    width: 30%;
    display: block
}

.star_new>em.w40:after {
    width: 40%;
    display: block
}

.star_new>em.w50:after {
    width: 50%;
    display: block
}

.star_new>em.w60:after {
    width: 60%;
    display: block
}

.star_new>em.w70:after {
    width: 70%;
    display: block
}

.star_new>em.w80:after {
    width: 80%;
    display: block
}

.star_new>em.w90:after {
    width: 90%;
    display: block
}

#jesong_panel {
    display: none!important
}

.tc-simulate {
    width: 350px;
    height: 110px;
    border-radius: 10px;
    border: 1px solid #fa6058;
    background: #fff;
    position: fixed;
    top: 40%;
    bottom: 0;
    left: 50%;
    margin-left: -175px;
    transform: scale(0);
    box-shadow: 0 5px 1px rgb(16 185 129);
    z-index: 999999
}

.alert-simulate-close {
    position: absolute;
    top: 6px;
    right: 6px;
    color: red;
    cursor: pointer
}

.tc-simulate.alert.active {
    animation: move .4s;
    -ms-animation: move .4s;
    -webkit-animation: move .4s;
    -moz-animation: move .4s;
    transform: scale(1)
}

.tc-simulate>.alert-simulate-title {
    margin-top: 30px
}

.tc-simulate>.alert-simulate-title>p {
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: 25px
}

.tc-simulate>.alert-simulate-text>p {
    color: #fa6058;
    text-align: center;
    margin-top: 25px;
    font-size: 16px
}

.tc-simulate>.alert-simulate-btn {
    display: flex;
    justify-content: center;
    margin: 20px auto auto;
    width: 100px;
    border-radius: 30px;
    padding: 5px 20px;
    background-color: rgb(16 185 129);
    color: #fff;
    box-shadow: 0 0 10px #ccc
}

.tc-simulate>.alert-simulate-btn>a {
    color: #fff;
    font-size: 15px
}

.tc-simulate>.alert-simulate-btn>span {
    width: 110px;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    font-weight: 600;
    border-radius: 8px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

.tc-simulate>.alert-simulate-btn>span>a {
    color: #fff;
    text-decoration: none
}

.tc-simulate>.alert-simulate-btn>span.eliao {
    background: linear-gradient(#adb3c3,#54607e,#646f89);
    box-shadow: 0 0 4px #181c31
}

.tc-simulate>.alert-simulate-btn>span.okbtn {
    background: linear-gradient(#7f889f,#54607e,#646f89);
    box-shadow: 0 0 4px #1f2233
}

.tc-simulate>.alert-simulate-btn>span:active {
    background: linear-gradient(#6c707c,#444958,#1c2234)
}

.zt_box_nav {
    height: 50px;
    line-height: 50px;
    background-color: #fff
}

.zt_box_nav>.center>a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin-right: 50px
}

.list_zt_box {
    background-color: #f6f7fa
}

.list_zt_box1 {
    margin-bottom: 30px
}

.list_zt_box1>.center {
    background-color: #fff
}

.list_zt_box1>.center>.tit {
    padding: 20px 26px;
    border-bottom: 1px solid #ededed
}

.list_zt_box1>.center>.tit>span {
    font-size: 24px;
    font-weight: 700;
    position: relative;
    padding-left: 24px;
    display: inline-block;
    position: relative
}

.list_zt_box1>.center>.tit>span:before {
    content: "";
    width: 5px;
    height: 80%;
    position: absolute;
    left: 0;
    top: 10%;
    background-color: rgb(16 185 129);
    border-radius: 5px
}

.list_zt_box1>.center>.tit>em {
    font-size: 14px;
    color: #999;
    margin-left: 20px
}

.list_zt_box1>.center>.box {
    padding: 26px
}

.list_zt_box1>.center>.box>.list {
    width: 352px;
    border: 1px solid #ececec;
    margin-right: 46px;
    float: left;
    border-radius: 5px
}

.list_zt_box1>.center>.box>.list:nth-child(3n) {
    margin-right: 0
}

.list_zt_box1>.center>.box>.list>span {
    display: block;
    height: 36px;
    line-height: 36px;
    background-color: #f8f8f8;
    text-align: center;
    font-weight: 700
}

.list_zt_box1>.center>.box>.list>ul {
    padding: 20px
}

.list_zt_box1>.center>.box>.list>ul>li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 35px
}

.list_zt_box1>.center>.box>.list>ul>li>a {
    color: #333
}

.list_zt_box1>.center>.box>.list>ul>li>em {
    display: inline-block;
    width: 18px;
    height: 18px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 50%;
    color: #999;
    background-color: #ff5c00;
    color: #fff;
    border: none;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 18px
}

.list_zt_box1>.center>.box>.list>ul>li:nth-child(n+4)>em {
    background-color: transparent;
    color: #999;
    border: 1px solid #ccc
}

.list_zt_box1>.center>.box>.list>ul>li>a:hover {
    color: #ff8400
}

.list_jg_box .list_base_box .ymyj-box {
    margin-top: 60px;
}

.list_jg_box {
    background-color: #f6f7fa
}

/* .list_base_box>.center>.f_l{width:910px;margin-right:22px;margin-bottom:60px} */
.list_base_box>.center>.f_l {
    width: 910px;
    margin-right: 22px;
}

.list_base_box>.center>.f_r {
    width: 268px
}

.cx {
    color: #ff8400;
    position: relative;
    background-color: #fff9f3;
    text-align: left;
    padding-right: 3px;
    border-radius: 3px;
    font-size: 14px;
    height: 19px;
    line-height: 19px;
    display: inline-block
}

.cx>i {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-right: 5px;
    vertical-align: -2px;
    background-color: #ff8400;
    line-height: 16px;
    text-align: center;
    border-radius: 3px
}

.cx>i:before {
    content: "\8BDA";
    font-size: 12px;
    color: #fff;
    line-height: 19px;
    vertical-align: middle
}

/* .list_base_box{margin-bottom:50px} */
.list_base_box {
    margin-bottom: 40px
}

/* åˆ—è¡¨é¡µå¸®æˆ‘é‰ææ‚µ® */
/* .list_base_box>.center>.f_r.active>.ly_box {position: fixed; top: 100px;} */
.list_base_box>.center>.f_r.active>.xfjsq-form-box {
    position: fixed;
    top: 100px;
    min-width: 285px;
}

.list_base_box>.center>.f_r>.ly_box {
    height: 374px;
    background: url(https://img.qinxue365.com/img/lybg.png) no-repeat center center;
    padding: 30px 20px;
    margin-bottom: 15px
}

.list_base_box>.center>.f_r>.ly_box>span {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px
}

.list_base_box>.center>.f_r>.ly_box>form>p {
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    margin-bottom: 15px;
    border-radius: 5px;
    overflow: hidden;
    position: relative
}

.list_base_box>.center>.f_r>.ly_box>form>p.sel:before {
    content: "\e668";
    font-family: iconfont;
    color: #999;
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 16px
}

.list_base_box>.center>.f_r>.ly_box>form>p>select {
    width: 100%;
    height: 100%;
    border: none;
    outline: 0;
    padding: 0 10px;
    font-size: 16px;
    color: #999;
    border-radius: 5px
}

.list_base_box>.center>.f_r>.ly_box>form>p>input {
    width: 100%;
    height: 100%;
    border: none;
    padding: 0 10px;
    font-size: 14px
}

.list_base_box>.center>.f_r>.ly_box>form>input {
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 20px;
    background-color: #ffb24f;
    border: none;
    outline: 0;
    color: #fff2ee;
    border-radius: 20px;
    margin-top: 30px
}

.list_base_box>.center>.f_r>.ly_box>p {
    font-size: 14px;
    color: #cbcbce;
    margin-top: 10px
}

.list_base_box>.center>.f_r>.jg_box {
    margin-bottom: 15px
}

.list_base_box>.center>.f_r>.jg_box>ul {
    padding: 20px;
    border-top: 1px solid #f4f4f4
}

.list_base_box>.center>.f_r>.jg_box>ul>li {
    margin-bottom: 30px
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a {
    display: block
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a>span {
    position: relative;
    display: block;
    padding-left: 27px;
    font-size: 14px;
    color: #666;
    line-height: 18px
}

.list_base_box>.center>.f_r>.jg_box>ul>li>span {
    position: relative;
    display: block;
    padding-left: 27px;
    font-size: 14px;
    color: #666;
    line-height: 18px
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a>span>em {
    display: block;
    width: 18px;
    height: 18px;
    background-color: #eaeaea;
    text-align: center;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    line-height: 18px
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a>.img {
    height: 85px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin: 15px 0;
    display: table;
    width: 100%;
    display: none
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a>p>span {
    font-size: 14px;
    color: #999
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a>p>span.f_r {
    float: right;
    color: #ff8400;
    position: relative;
    background-color: #fff9f3;
    text-align: left;
    padding-right: 3px;
    border-radius: 3px
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a>p>span.f_r>i {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-right: 5px;
    vertical-align: -2px;
    background-color: #ff8400;
    line-height: 16px;
    text-align: center;
    border-radius: 3px
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a>p>span.f_r>i:before {
    content: "\8BDA";
    font-size: 12px;
    color: #fff;
    line-height: 19px;
    vertical-align: middle
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a>p>span.f_r>span {
    display: inline-block;
    width: 30px;
    height: 18px;
    line-height: 18px;
    color: #fff;
    background-color: rgb(16 185 129);
    text-align: center;
    border-radius: 5px;
    margin-left: 3px
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a>p>span.f_r>span>i {
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
    margin-right: 3px
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a>p {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 12px;
    display: none
}

.list_base_box>.center>.f_r>.jg_box>ul>li.active>a>.img {
    display: table
}

.list_base_box>.center>.f_r>.jg_box>ul>li.active>a>p {
    display: block
}

.list_base_box>.center>.f_r>.jg_box>ul>li.active>a>span>em {
    background-color: #ff8400;
    color: #fff
}

.list_base_box>.center>.f_r>.jg_box>ul>li:nth-child(n+4) a>span>em {
    background-color: #ff8400;
    color: #fff
}

.list_base_box>.center>.f_r>.jg_box>ul>li:hover a>span>em {
    background-color: #ff8400;
    color: #fff
}

.list_base_box>.center>.f_r>.kc_box {
    margin-bottom: 15px
}

.list_base_box>.center>.f_r>.kc_box>ul {
    margin-top: 0
}

.list_base_box>.center>.f_r>.kc_box>ul>li {
    margin-bottom: 20px;
    position: relative
}

.list_base_box>.center>.f_r>.kc_box>ul>li>a {
    position: relative;
    display: block;
    padding-left: 27px;
    font-size: 14px;
    color: #666;
    line-height: 18px
}

.list_base_box>.center>.f_r>.kc_box>ul>li>a>em {
    display: block;
    width: 18px;
    height: 18px;
    background-color: #ffb24f;
    text-align: center;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    line-height: 18px;
    color: #fff
}

.list_base_box>.center>.f_r>.kc_box>ul>li>em {
    display: block;
    width: 18px;
    height: 18px;
    background-color: #ffb24f;
    text-align: center;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    line-height: 18px;
    color: #fff
}

.list_base_box>.center>.f_r>.kc_box>ul>li:nth-child(n+4)>a>em {
    background-color: #eaeaea
}

.list_base_box>.center>.f_r>.kc_box>ul>li:nth-child(n+4)>em {
    background-color: #eaeaea
}

.list_base_box>.center>.f_r>.kc_box>ul>li>a:hover {
    color: #ffb24f
}

.list_base_box>.center>.f_r>.kc_box>ul {
    padding: 20px;
    border-top: 1px solid #f4f4f4
}

.list_base_box>.center>.f_r>.kc_box>ul>li>.img {
    height: 85px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin: 10px 0;
    width: 100%;
    display: none
}

.list_base_box>.center>.f_r>.kc_box>ul>li>.img>a {
    display: block;
    display: table
}

.list_base_box>.center>.f_r>.kc_box>ul>li>.img>a>span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    display: block;
}

.list_base_box>.center>.f_r>.kc_box>ul>li>.img>a>span>img {
    width: 100%;
}

.list_base_box>.center>.f_r>.kc_box>ul>li>em {
    display: none
}

.list_base_box>.center>.f_r>.kc_box>ul>li>em>a {
    font-size: 14px;
    color: #666;
    display: block;
    margin-bottom: 6px;
    display: block
}

.list_base_box>.center>.f_r>.kc_box>ul>li>em>a:hover {
    color: rgb(16 185 129)
}

.list_base_box>.center>.f_r>.kc_box>ul>li>p>span {
    font-size: 14px;
    color: #999
}

.list_base_box>.center>.f_r>.kc_box>ul>li>p>span>b {
    font-weight: 700;
    color: rgb(16 185 129);
    font-size: 16px
}

.list_base_box>.center>.f_r>.kc_box>ul>li>p>span.f_r {
    float: right;
    color: #999;
    position: relative
}

.list_base_box>.center>.f_r>.kc_box>ul>li>p {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 12px;
    display: none
}

.list_base_box>.center>.f_r>.kc_box>ul>li.active>.img {
    display: table
}

.list_base_box>.center>.f_r>.kc_box>ul>li.active>p {
    display: block
}

.list_base_box>.center>.f_r>.jg_box>ul>li {
    margin-bottom: 20px
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a {
    display: block
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a>span {
    position: relative;
    display: block;
    padding-left: 27px;
    font-size: 14px;
    color: #666;
    line-height: 18px
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a>span>em {
    display: block;
    width: 18px;
    height: 18px;
    text-align: center;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    line-height: 18px;
    background-color: #ffb24f;
    color: #fff
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a>.img {
    height: 85px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin: 15px 0;
    display: table;
    width: 100%;
    display: none
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a>.img>span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    display: block;
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a>.img>span>img {
    width: 100%;
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a>p>span {
    font-size: 14px;
    color: #999
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a>p>span.f_r {
    float: right;
    color: #ff8400;
    position: relative;
    background-color: #fff9f3;
    text-align: left;
    padding-right: 3px;
    border-radius: 3px
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a>p>span.f_r>i {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-right: 5px;
    vertical-align: -2px;
    background-color: #ff8400;
    line-height: 16px;
    text-align: center;
    border-radius: 3px
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a>p>span.f_r>i:before {
    content: "\8BDA";
    font-size: 12px;
    color: #fff;
    line-height: 19px;
    vertical-align: middle
}

.list_base_box>.center>.f_r>.jg_box>ul>li:nth-child(n+4)>a>span>em {
    background-color: #eaeaea
}

.list_base_box>.center>.f_r>.jg_box>ul>li>a:hover>.one_row {
    color: #ffb24f
}

.list_base_box>.center>.f_r>.wd_box>ul {
    padding: 20px 20px 10px 20px;
    border-top: 1px solid #f4f4f4
}

.list_base_box>.center>.f_r>.wd_box>ul>li {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.list_base_box>.center>.f_r>.wd_box>ul>li>a {
    color: #333;
    margin-bottom: 10px;
    display: block
}

.list_base_box>.center>.f_r>.wd_box>ul>li>a:hover {
    color: #369bff
}

.list_base_box>.center>.f_r>.wd_box>ul>li>a>i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: rgb(16 185 129);
    line-height: 14px;
    text-align: center;
    margin-right: 10px;
    border-radius: 50%;
    font-size: 12px;
    color: #fff
}

.list_base_box>.center>.f_r>.wd_box>ul>li>p>.l {
    display: inline-block;
    padding: 1px 4px;
    background-color: #eff8ff;
    border-radius: 3px;
    color: #369bff
}

.list_base_box>.center>.f_r>.wd_box>ul>li>p>.r {
    float: right;
    color: #999
}

.list_base_box>.center>.f_r>.wd_box>ul>li>p>.r>i {
    margin-right: 5px
}

.list_base_box>.center>.f_r>.wd_box>ul>li>.ms {
    color: #666;
    margin-bottom: 10px
}

.list_base_box>.center>.f_r>.wd_box>ul>li>.type>span {
    margin-right: 10px;
    font-size: 12px;
    color: #999
}

.list_base_box>.center>.f_r .xq_box {
    background: #fff;
    padding: 20px 0 5px 0;
    border-radius: 5px;
    margin-bottom: 10px
}

.list_base_box>.center>.f_r .xq_box>ul {
    padding: 20px;
    border-top: 1px solid #f4f4f4
}

.list_base_box>.center>.f_r .xq_box>ul>li>a {
    display: block
}

.list_base_box>.center>.f_r .xq_box>ul>li>a>.img {
    position: relative;
    overflow: hidden;
    border-radius: 5px
}

.list_base_box>.center>.f_r .xq_box>ul>li>a>.img>span {
    height: 24px;
    line-height: 24px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 10px;
    background: rgba(0,0,0,.6);
    text-align: left;
    color: #fff;
    font-size: 12px
}

.list_base_box>.center>.f_r .xq_box>ul>li>a>.txt {
    display: block;
    font-size: 14px;
    margin: 10px 0
}

.list_base_box>.center>.f_r .xq_box>ul>li>a>.txt>.tit {
    margin: 0
}

.list_base_box>.center>.f_r .xq_box>ul>li>a>.txt>.tit:before {
    display: none
}

.list_base_box>.center>.f_r .xq_box>ul>li>a>.txt>span:hover {
    color: rgb(16 185 129)
}

.list_base_box>.center>.f_r>.tag_box>ul {
    border-top: 1px solid #f0f0f0;
    padding: 15px 0
}

.list_base_box>.center>.f_r>.tag_box>ul>li {
    padding: 0 20px;
    margin-bottom: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block
}

.list_base_box>.center>.f_r>.tag_box>ul>li>em {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #ccc;
    margin-right: 10px;
    text-align: center;
    color: #ccc;
    border-radius: 50%;
    background-color: #ff5c00;
    color: #fff
}

.list_base_box>.center>.f_r>.tag_box>ul>li:nth-child(n+4)>em {
    background-color: transparent;
    color: #999
}

.list_base_box>.center>.f_r>.tag_box>ul>li>a {
    color: #333
}

.list_base_box>.center>.f_r>.tag_box>ul>li:hover>a {
    color: #ff8400
}

.list_base_box>.center>.f_r>div {
    background-color: #fff;
    padding: 16px 0 1px 0;
    border-radius: 5px
}

.list_base_box>.center>.f_r>div>.tit {
    margin: 0 20px 20px 35px;
    position: relative;
}

.list_base_box>.center>.f_r>div>.tit:before {
    content: "";
    height: 20px;
    width: 4px;
    background-color: rgb(16 185 129);
    position: absolute;
    left: -15px;
    top: 9px
}

.list_base_box>.center>.f_r>div>.tit>span {
    font-size: 24px;
    font-weight: 700
}

.list_base_box>.center>.f_r>div>.tit>span>h2,.list_base_box>.center>.f_r>div>.tit>span>h3 {
    font-size: 20px;
    font-weight: 700
}

.list_base_box>.center>.f_r>div>.tit>a {
    position: absolute;
    right: 0;
    top: 1px;
    font-size: 14px;
    color: #999
}

.list_base_box>.center>.f_r>div>.tit>a:hover {
    color: rgb(16 185 129)
}

.list_select {
    background-color: #fff;
    padding: 26px 26px 0 26px;
    margin-bottom: 15px;
    border-radius: 5px;
    padding-bottom: 0
}

.list_select>.list {
    padding-left: 86px;
    position: relative;
    margin-bottom: 12px;
    border-bottom: 1px dashed #e5e5e5
}

.list_select>.two {
    padding-bottom: 26px
}

.list_select>.list.sel {
    border-bottom: 0;
    margin-bottom: 0
}

.list_select>.list:last-child {
    margin-bottom: 0;
    padding-bottom: 8px
}

.list_select>.list>span {
    font-size: 14px;
    color: #333;
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 3px
}

.list_select>.list>ul>li {
    display: inline-block;
    border-radius: 20px;
    color: rgb(16 185 129);
    border: 1px solid #fff;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer
}

.list_select>.list>ul>li.active {
    position: static
}

.list_select>.list>ul>li:hover>a {
    color: #369bff
}

.list_select>.list>ul>li>a {
    padding: 2px 15px;
    display: block
}

.list_select>.list>ul>li>a {
    color: #666
}

.list_select>.list>ul>li>span {
    padding: 2px 15px;
    display: block;
    color: #666
}

.list_select>.list>ul>li:hover>span {
    color: #369bff
}

.list_select>.list>ul>li.list>a:after {
    content: "";
    border: 5px solid transparent;
    border-top: 5px solid #ffc4c4;
    display: inline-block;
    vertical-align: sub;
    margin-left: 5px
}

.list_select>.list>ul>li.list.active>a:after {
    content: "";
    border: 5px solid transparent;
    border-top: 5px solid #369bff;
    display: inline-block;
    vertical-align: sub;
    margin-left: 5px
}

.list_select>.list>ul>li.list.active {
    border: 1px solid #369bff
}

.list_select>.list>ul>li.active {
    border: 1px solid #369bff;
    color: #369bff
}

.list_select>.list>ul>li.active>a {
    color: #369bff
}

.list_select>.list>ul>li.active>span {
    color: #369bff
}

.list_select>.list>ul {
    min-height: 40px;
    position: relative
}

.list_select>.list.city>.more {
    position: absolute;
    right: 0;
    top: 5px;
    left: auto;
    cursor: pointer;
    font-weight: 400;
    color: #666;
    font-size: 12px
}

.list_select>.list.city>.more>i {
    width: 16px;
    height: 16px;
    display: inline-block;
    border: 1px solid #ddd;
    vertical-align: 0;
    margin-left: 3px;
    font-size: 12px;
    line-height: 16px;
    text-align: center
}

.list_select>.list.city>.more>i:before {
    content: "\e668";
    font-family: iconfont
}

.list_select>.list.city>.more>i.ro:before {
    content: "\e61f"
}

.list_select>.list.city>.more:hover {
    color: #369bff
}

.list_select>.list.city>.more:hover>i {
    border-color: #369bff
}

.list_select>.list.type>ul>li:hover>a {
    color: #369bff
}

.list_select>.list.type>ul>li:hover>a:after {
    border-top: 5px solid #369bff
}

.list_select.show>.list.px,.list_select.show>.list.sel,.list_select.show>.list.time {
    display: block
}

.list_select>.list.brand {
    padding-bottom: 12px;
    padding-right: 50px
}

.list_select>.list.brand>ul {
    height: 57px;
    overflow: hidden;
    padding-top: 1px
}

.list_select>.list.brand>ul>li {
    width: 12.5%;
    margin: 0;
    display: block;
    float: left;
    border-radius: 0;
    margin: 1px -1px 0 0;
    height: 56px;
    box-shadow: rgb(99 99 99 / 10%) 1px 1px 0px 0px;
}

.list_select>.list.brand>ul>li:hover {
    border-color: #369bff;
    box-shadow: 2px 2px 3px rgba(0,0,0,.12);
    z-index: 5
}

.list_select>.list.brand>ul>li:hover>span {
    border-color: #369bff
}

.list_select>.list.brand>ul>li>a {
    display: block;
    position: relative;
    padding: 2px 5px;
    height: 100%
}

.list_select>.list.brand>ul>li>a>img {
    width: 100%
}

.list_select>.list.brand>ul>li>a>p {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    display: none
}

.list_select>.list.brand>ul>li:hover>a>p {
    display: flex
}

.list_select>.list.brand>ul>li.active {
    border-color: #369bff;
    box-shadow: 2px 2px 3px rgba(0,0,0,.12);
    z-index: 5
}

.list_select>.list.brand>ul>li.active>a {
    border-color: #369bff
}

.list_select>.list.brand>ul.show {
    height: auto
}

.list_select>.list.brand>.more {
    position: absolute;
    right: 0;
    top: 18px;
    left: auto;
    cursor: pointer;
    font-weight: 400;
    color: #666;
    font-size: 12px
}

.list_select>.list.brand>.more>i {
    width: 16px;
    height: 16px;
    display: inline-block;
    border: 1px solid #ddd;
    vertical-align: 0;
    margin-left: 3px;
    font-size: 12px;
    line-height: 16px;
    text-align: center
}

.list_select>.list.brand>.more>i:before {
    content: "\e668";
    font-family: iconfont
}

.list_select>.list.brand>.more>i.ro:before {
    content: "\e61f"
}

.list_select>.list.brand>.more:hover {
    color: #369bff
}

.list_select>.list.brand>.more:hover>i {
    border-color: #369bff
}

.list_select>.list.brand>span {
    top: 18px
}

.list_select>.list.type>ul>li>div:before {
    content: "";
    border: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    left: 42px;
    top: -20px
}

.list_select>.list.type>ul>li>div:after {
    content: "";
    height: 20px;
    position: absolute;
    top: -20px;
    left: 0;
    display: block;
    width: 43%
}

.list_select>.list.type>ul>li>div {
    position: absolute;
    left: -22px;
    top: 34px;
    width: 346px;
    padding: 12px 15px 0 15px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    border-radius: 5px;
    background-color: #fff;
    z-index: 10;
    display: none
}

.list_select>.list.type>ul>li.active>div {
    position: absolute;
    left: 0;
    top: 34px;
    width: 1000px;
    padding: 0;
    box-shadow: none;
    border-radius: 5px;
    background-color: #fff;
    z-index: 3;
    display: block;
}

.list_select>.list.type>ul>li>div>a {
    font-size: 14px;
    color: #333;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    text-align: left
}

.list_select>.list.type>ul>li>div>ul>li {
    margin-right: 24px;
    margin-bottom: 12px;
    float: left;
    text-align: left;
    font-size: 14px
}

.list_select>.list.type>ul>li>div>ul>li.active>a {
    color: #369bff;
    font-weight: bold
}

.list_select>.list.type>ul>li>div>ul>li>a {
    font-size: 14px;
    color: #666
}

.list_select>.list.type>ul>li>div>ul>li>a:hover {
    color: rgb(16 185 129)
}

.list_select>.list.type>ul>li:hover>div {
    display: block
}

.list_select>.list.type>ul>li:hover {
    border: 1px solid rgb(16 185 129)
}

.list_select>.list.type>ul>li:hover>span {
    color: rgb(16 185 129)
}

.list_select>.list.type>ul>li:hover>span:after {
    border-top: 5px solid #369bff
}

.list_select>.list.px>ul {
    display: inline-block
}

.list_select>.list.px>ul>li>a:after {
    content: "\e602";
    font-family: iconfont;
    display: inline-block
}

.list_select>.list.px>input {
    width: 68px;
    height: 26px;
    border: 1px solid #e7e7e7;
    vertical-align: super;
    padding: 0 10px;
    border-radius: 5px
}

.list_select>.list.px>i {
    vertical-align: super
}

.list_select>.down {
    display: none;
    text-align: center;
    cursor: pointer
}

.list_select>.down>i {
    font-size: 20px
}

.list_select.show>.down>i {
    transform: rotate(180deg);
    display: inline-block
}

.list_select>.down:hover>i {
    color: #3499ff
}

.list_select>.list.sel>.sel {
    width: 100px;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    margin-right: 19px;
    margin-bottom: 12px;
    color: #666;
    cursor: pointer;
    border-top: 1px solid #fff;
    position: relative
}

.list_select>.list.sel>.sel>span:before {
    content: "";
    border: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    left: 35px;
    bottom: -4px;
    z-index: 999;
    display: none
}

.list_select>.list.sel>.sel>span {
    display: block;
    position: relative
}

.list_select>.list.sel>.sel>span>em {
    display: block;
    width: 100%;
    position: absolute;
    height: 20px;
    top: 20px;
    left: 0
}

.list_select>.list.sel>.sel>span:after {
    content: "";
    border: 5px solid transparent;
    border-top: 5px solid #ffc4c4;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    transition: all .1s linear
}

.list_select>.list.sel>.sel:hover>span:after {
    transform: rotate(180deg);
    vertical-align: 3px
}

.list_select>.list.sel>.sel:hover>span:before {
    display: block
}

.list_select>.list.sel>.sel>ul {
    min-width: 120px;
    position: absolute;
    left: 0;
    top: 30px;
    background-color: #fff;
    z-index: 9;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: none;
    text-align: center;
    line-height: 34px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    padding: 5px
}

.list_select>.list.sel>.sel>ul>li {
    display: inline-block;
    padding: 0 12px;
    width: 100%
}

.list_select>.list.sel>.sel>ul>li:hover {
    color: rgb(16 185 129);
    cursor: pointer
}

.list_select>.list.sel>.sel.active>ul {
    display: block
}

.list_select>.list.sel>.sel.active>span:after {
    transform: rotate(180deg)
}

.list_jg_box2>.center>.f_l>.tab {
    height: 56px;
    line-height: 56px;
    padding: 0 25px;
    border-radius: 5px;
    background-color: #fff;
    margin-bottom: 15px;
    position: relative;
}

.list_jg_box2>.center>.f_l>.tab>.rz_btn {
    float: right;
    height: 24px;
    line-height: 24px;
    width: 90px;
    border: 1px solid #369bff;
    text-align: center;
    border-radius: 20px;
    color: #369bff;
    margin-top: 16px;
    font-size: 14px;
    margin-right: 0;
    cursor: pointer
}

.list_jg_box2>.center>.f_l .list {
    background-color: #fff;
    padding: 26px;
    margin-bottom: 15px
}

.list_jg_box2>.center>.f_l .list>.up>.i_l {
    width: 226px;
    float: left;
    height: 142px;
    margin-right: 26px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

.list_jg_box2>.center>.f_l .list>.up>.i_l>a {
    text-align: center;
    display: block;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.list_jg_box2>.center>.f_l .list>.up>.i_r {
    width: 602px;
    float: left;
    position: relative
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.item1 {
    display: flex;
    align-items: center;
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.item1>.xx {
    font-size: 24px;
    margin-right: 10px;
    font-weight: 700
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.item1>.xx:hover {
    color: #3499ff;
    font-weight: 700
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.item1>.item-rkid {
    margin-left: 30px;
    display: none;
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.item1>.item-rkid input {
    width: 60px;
    height: 28px;
    border-radius: 4px;
    border: 1px solid #888888;
    text-align: center;
    color: #888888;
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.item1 .qy-box .text {
    display: none;
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.item1>.xq {
    float: right;
    font-size: 14px;
    color: #369bff
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.item2 {
    margin-top: 10px
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.item2>.fs {
    font-size: 14px;
    color: #ff9320
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.item2>.pl {
    margin-left: 26px
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.item2>.pl>span {
    color: #666
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.item2>.pl>span:nth-child(2) {
    margin: 0 10px;
    border-right: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    padding: 0 10px
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.item2>.pl>a {
    margin-left: 15px;
    color: rgb(16 185 129)
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.item3 {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    margin: 13px 0;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.item4 {
    color: #999;
    display: flex;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.item4 p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 380px;
    ;color: #ff8400;
    background-color: #fff9f2;
    margin-right: 7px;
    padding: 0 5px;
    border-radius: 5px;
    border: 1px solid #ffd7ab;
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.item4>span {
    margin-right: 10px
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.item5 {
    color: #999;
    display: flex;
    margin-top: 12px;
}

/* error start */
.list_jg_box2>.center>.f_l .list>.up>.i_r>.exchange {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #;
    width: 126px;
    height: 40px;
    background-color: rgb(16 185 129);
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    cursor: pointer
}

/* error end */
.list_jg_box2>.center>.f_l .list>.up>.i_r>.item4>span>a {
    display: inline-block;
    line-height: 12px;
    color: rgb(16 185 129);
    padding: 3px 5px;
    border-radius: 3px;
    border: 1px solid #7abdff
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.item4>span>a:hover {
    color: rgb(16 185 129)
}

.list_jg_box2>.center>.f_l .list>.down {
    margin-top: 20px;
    border: 1px solid #f1f3f7;
    border-bottom: none
}

.list_jg_box2>.center>.f_l .list>.down>.tab {
    height: 44px;
    line-height: 44px;
    background-color: #f6f7fa
}

.list_jg_box2>.center>.f_l .list>.down>.tab>span {
    font-size: 16px;
    color: #666
}

.list_jg_box2>.center>.f_l .list>.down>.tab>.i1,.list_jg_box2>.center>.f_l .list>.down>.tab>.i2 {
    width: 30%;
    display: block;
    float: left;
    text-align: left;
    padding: 0 15px
}

.list_jg_box2>.center>.f_l .list>.down>.tab>.i2 {
    width: 60%
}

.list_jg_box2>.center>.f_l .list>.down>.tab>.i3 {
    text-align: left;
    display: block;
    width: 10%;
    float: left;
    padding: 0 15px
}

.list_jg_box2>.center>.f_l .list>.down>ul>li {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #f1f3f7
}

.list_jg_box2>.center>.f_l .list>.down>ul>li>.i1,.list_jg_box2>.center>.f_l .list>.down>ul>li>.i2 {
    width: 30%;
    display: block;
    float: left;
    text-align: left;
    color: #666;
    border-right: 1px solid #f1f3f7;
    padding: 0 15px
}

.list_jg_box2>.center>.f_l .list>.down>ul>li>.i2 {
    width: 58%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 100%
}

.list_jg_box2>.center>.f_l .list>.down>ul>li>.i1>a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 700
}

.list_jg_box2>.center>.f_l .list>.down>ul>li>.i1>a:hover {
    color: #3499ff
}

.list_jg_box2>.center>.f_l .list>.down>ul>li>.i3 {
    padding: 0 5px;
    text-align: left;
    display: block;
    color: #ff7800;
    float: left;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100px;
}

.list_jg_box2>.center>.f_l .list>.down>ul>li>.i3:before {
    content: "ï¿";
    font-size: 16px;
    color: #ff8400;
}

/* .list_jg_box2>.center>.f_l .list>.down>ul>li>.i3>i:before{content:"\e61e";font-size:16px;color:#ff8400;margin-right:5px} */
.list_jg_box2>.center>.f_l .list>.down>ul>li>.i2>i:after {
    content: "\e604";
    font-size: 16px;
    color: #ffa358;
    margin-left: 5px;
    display: none
}

.list_kc_box {
    background-color: #f6f7fa
}

.list_kc_box2>.center>.f_l>.tab {
    height: 46px;
    line-height: 46px;
    padding: 0 25px;
    border-radius: 5px;
    background-color: #fff;
    margin-bottom: 15px;
    padding-left: 42px;
}

.list_kc_box2>.center>.f_l>.tab>.rz_btn {
    float: right;
    height: 26px;
    line-height: 24px;
    width: 90px;
    border: 1px solid #369bff;
    text-align: center;
    border-radius: 20px;
    color: #369bff;
    margin-top: 16px;
    margin-right: 0;
    font-size: 14px
}

.list_kc_box2>.center>.f_l .list {
    background-color: #fff;
    padding: 30px 30px 30px 30px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    transition: all .2s;
    border-radius: 5px;
}

.list_kc_box .list_kc_box2>.center>.f_l .list:hover {
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}

.list_kc_box .list_kc_box2>.center>.f_l .list:hover .kc>.f_m>.price>.zx, .list_kc_box .list_kc_box2>.center>.f_l .list:hover .kc>.f_m>.price>.zx-2 {
    display: block;
}

.list_kc_box2>.center>.f_l .list>.kc {
    overflow: hidden;
    display: flex;
    margin-bottom: 20px;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_l {
    width: 30%;
    float: left;
    margin-right: 30px;
    float: left;
    position: relative;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_l>.top-key {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: rgb(222, 226, 238);
    color: #ffffff;
    font-size: 12px;
    padding: 2px 6px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 4px;
}

.list_kc_box2>.center>.f_l .list:nth-child(1)>.kc>.f_l>.top-key {
    background-color: #ff3333;
}

.list_kc_box2>.center>.f_l .list:nth-child(2)>.kc>.f_l>.top-key {
    background-color: #ff9220;
}

.list_kc_box2>.center>.f_l .list:nth-child(3)>.kc>.f_l>.top-key {
    background-color: #f9ad14;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_l>.share {
    margin-top: 10px
}

.list_kc_box2>.center>.f_l .list>.kc>.f_l>.share>span {
    font-size: 12px;
    color: #666;
    margin-right: 30px;
    position: relative
}

.list_kc_box2>.center>.f_l .list>.kc>.f_l>.share>span:nth-child(1):after {
    content: "";
    height: 100%;
    width: 1px;
    background-color: #e6e6e6;
    position: absolute;
    right: -18px;
    top: -1px
}

.list_kc_box2>.center>.f_l .list>.kc>.f_l>a {
    display: block;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_l>a>p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgb(0,0,0,.6);
    padding: 3px 10px
}

.list_kc_box2>.center>.f_l .list>.kc>.f_l>a>p>span {
    font-size: 12px;
    color: #fff;
    margin-right: 5px
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m {
    position: relative;
    float: right;
    flex: 1;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>div.head {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>a {
    font-size: 24px;
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    width: 488px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>div.head>a {
    font-size: 24px;
    display: block;
    font-weight: 700;
    max-width: 400px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>a:hover, .list_kc_box2>.center>.f_l .list>.kc>.f_m>div.head>a:hover {
    color: #369bff
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>span {
    display: inline-block;
    background-color: #eff8ff;
    margin-right: 7px;
    padding: 0 5px;
    color: #369bff;
    border-radius: 5px;
    font-weight: bold;
    border: 1px solid #7abdff;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts {
    position: relative;
    color: #888888;
    width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts p.label {
    color: #888888;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.share {
    margin-top: 10px
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.share>span {
    font-size: 14px;
    color: #666;
    margin-right: 15px;
    position: relative
}

/* .list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.share>span:nth-child(1) {margin-right: 37px;} */
/* .list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.share>span:nth-child(1)::after {display: none;} */
.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.share>span:after {
    content: "";
    width: 1px;
    height: 80%;
    background-color: #999;
    display: block;
    position: absolute;
    top: 10%;
    right: -9px
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.share>span:last-child:after {
    display: none
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.focus,.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.yy {
    background: 0 0;
    position: relative;
    color: #999
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.money {
    font-size: 18px;
    color: #ff4513;
    background: 0 0;
    padding: 0
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.zx {
    width: 90px;
    height: 28px;
    background-color: rgb(16 185 129);
    display: block;
    position: absolute;
    right: 0;
    top: -4px;
    text-align: center;
    line-height: 28px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    margin-right: 0
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.yy:after {
    content: "";
    width: 1px;
    height: 90%;
    display: inline-block;
    background-color: #e6e6e6;
    position: absolute;
    right: -10%;
    top: 5%
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>p {
    margin-top: 8px;
    color: #666;
    line-height: 26px;
    width: 75%;
    height: 50px;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.price {
    position: absolute;
    top: 0px;
    right: 0
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.price>.money {
    font-size: 24px;
    color: #ff8400;
    display: block;
    right: 0;
    text-align: right;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 700
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.price>.zx {
    width: 90px;
    height: 30px;
    background-color: rgb(16 185 129);
    display: block;
    right: 0;
    top: 2px;
    text-align: center;
    line-height: 28px;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.price>.zx>a {
    color: #fff
}

.list_kc_box .list_kc_box2>.center>.f_l .list>.kc>.f_m>.price>.zx-2 {
    width: 90px;
    display: inline-block;
    height: 28px;
    border: 1px solid rgb(16 185 129);
    line-height: 26px;
    border-radius: 4px;
    text-align: center;
    color: rgb(16 185 129);
    padding: 0 5px;
    vertical-align: -3px;
    margin-top: 15px;
    margin-right: 10px;
}

/* .list_kc_box .list_kc_box2>.center>.f_l .list>.kc>.f_m>.price>.zx {display: none;} */
.list_kc_box2>.center>.f_l .list>.kc>.f_m>.price>.zx-2>a {
    color: rgb(16 185 129);
    display: block;
}

.list_kc_box2>.center>.f_l .list>.jg {
    border-top: 1px solid #f1f2f4;
    padding-top: 10px;
    margin-top: 20px
}

.list_kc_box2>.center>.f_l .list>.jg>.img {
    width: 94px;
    display: inline-block;
    position: relative
}

.list_kc_box2>.center>.f_l .list>.jg>.img>img {
    width: 100%
}

.list_kc_box2>.center>.f_l .list>.jg>.img>p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,.4);
    padding: 4px 5px
}

.list_kc_box2>.center>.f_l .list>.jg>.img>p>span {
    font-size: 12px;
    color: #fff
}

.list_kc_box2>.center>.f_l .list>.jg>.img>p>span:nth-child(2) {
    float: right
}

.list_kc_box2>.center>.f_l .list>.jg>p {
    margin: 6px 0 6px 26px;
    display: inline-block
}

.list_kc_box2>.center>.f_l .list>.jg>p>span {
    font-size: 12px;
    color: #333;
    margin-right: 15px
}

.list_kc_box2>.center>.f_l .list>.jg>p>a {
    font-size: 14px;
    color: #333;
    margin-right: 15px
}

.list_kc_box2>.center>.f_l .list>.jg>p>a:hover {
    color: rgb(16 185 129)
}

.list_kc_box2>.center>.f_l .list>.jg>.cx {
    vertical-align: -2px;
    width: 67px;
    margin-right: 40px
}

.list_kc_box2>.center>.f_l .list>.jg>.fs {
    color: #ff9320
}

/* prompt start */
.list_kc_box2>.center>.f_l .list>.jg>.zx {
    display: inline-block;
    height: 26px;
    border: 1px solid rgb(16 185 129);
    line-height: 26px;
    border-radius: 5px;
    text-align: center;
    color: rgb(16 185 129);
    padding: 0 5px;
    vertical-align: -3px;
    float: right;
    margin-top: 6px
}

/* prompt end */
.list_kc_box2>.center>.f_l .list>.jg>.zx:after {
    content: "\e62f";
    display: inline-block;
    font-family: iconfont
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 {
    border-top: 1px solid #f1f2f4;
    margin-bottom: 15px;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215>.img {
    width: 94px;
    display: inline-block;
    position: relative
}

.list_kc_box2>.center>.f_l .list>.jg-20231215>.img>img {
    width: 100%
}

.list_kc_box2>.center>.f_l .list>.jg-20231215>.img>p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,.4);
    padding: 4px 5px
}

.list_kc_box2>.center>.f_l .list>.jg-20231215>.img>p>span {
    font-size: 12px;
    color: #fff
}

.list_kc_box2>.center>.f_l .list>.jg-20231215>.img>p>span:nth-child(2) {
    float: right
}

.list_kc_box2>.center>.f_l .list>.jg-20231215>p {
    margin: 6px 0 6px 26px;
    display: inline-block
}

.list_kc_box2>.center>.f_l .list>.jg-20231215>p>span {
    font-size: 12px;
    color: #333;
    margin-right: 15px
}

.list_kc_box2>.center>.f_l .list>.jg-20231215>p>a {
    font-size: 14px;
    color: #333;
    margin-right: 15px
}

.list_kc_box2>.center>.f_l .list>.jg-20231215>p>a:hover {
    color: rgb(16 185 129)
}

.list_kc_box2>.center>.f_l .list>.jg-20231215>.cx {
    vertical-align: -2px;
    width: 67px;
    margin-right: 40px
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .fs {
    color: #ff9320
}

.list_kc_box2>.center>.f_l .list>.jg-20231215>.zx {
    display: inline-block;
    height: 26px;
    border: 1px solid rgb(16 185 129);
    line-height: 26px;
    border-radius: 5px;
    text-align: center;
    color: rgb(16 185 129);
    padding: 0 5px;
    vertical-align: -3px;
    margin-top: 6px
}

.list_kc_box2>.center>.f_l .list>.jg-20231215>div>.zx {
    display: inline-block;
    height: 30px;
    border: 1px solid rgb(16 185 129);
    line-height: 28px;
    border-radius: 4px;
    text-align: center;
    color: rgb(16 185 129);
    padding: 0 5px;
    vertical-align: -3px;
    width: 90px;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215>.zx:after {
    content: "\e62f";
    display: inline-block;
    font-family: iconfont
}

.list_kc_box2>.center>.f_l .list>.kc .two_row .zx {
    display: inline-block;
    height: 26px;
    border: 1px solid rgb(16 185 129);
    line-height: 26px;
    border-radius: 5px;
    text-align: center;
    color: rgb(16 185 129);
    padding: 0 5px;
    vertical-align: -3px;
    margin-top: 6px;
    margin-right: 10px
}

.list_kc_box2>.center>.f_l .list>.kc .two_row .zx:after {
    content: "\e62f";
    display: inline-block;
    font-family: iconfont
}

.list_box {
    background-color: #f6f7fa
}

.list_box1 {
    margin-bottom: 30px
}

.list_box1>.center {
    background-color: #fff
}

.list_box1>.center>.tit {
    padding: 26px;
    border-bottom: 1px solid #efefef
}

.list_box1>.center>.tit>span {
    font-size: 24px;
    font-weight: 700;
    position: relative;
    padding-left: 20px
}

.list_box1>.center>.tit>span:before {
    content: "";
    display: block;
    width: 5px;
    height: 80%;
    position: absolute;
    left: 0;
    background-color: #1088ee;
    top: 10%;
    border-radius: 10px
}

.list_box1>.center>.tit>ul {
    display: inline-block;
    vertical-align: super;
    margin-left: 50px
}

.list_box1>.center>.tit>ul>li {
    display: inline-block;
    margin-right: 15px;
    border: 1px solid #fff;
    border-radius: 20px;
    cursor: pointer
}

.list_box1>.center>.tit>ul>li>a {
    font-size: 16px;
    color: #666;
    padding: 2px 10px;
    display: block
}

.list_box1>.center>.tit>ul>li.active {
    border: 1px solid rgb(16 185 129)
}

.list_box1>.center>.tit>a {
    float: right;
    padding: 3px 8px;
    color: rgb(16 185 129);
    border: 1px solid #fff;
    border-radius: 20px;
    border: 1px solid rgb(16 185 129);
    font-size: 14px;
    cursor: pointer;
    margin-top: 5px
}

.list_box1>.center>.box>.f_l {
    width: 922px;
    float: left;
    padding: 26px
}

.list_box1>.center>.box>.f_l>ul {
    width: 888px;
    display: none
}

.list_box1>.center>.box>.f_l>ul.active {
    display: block
}

.list_box1>.center>.box>.f_l>ul>li {
    width: 260px;
    height: 312px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin-right: 36px;
    float: left;
    margin-bottom: 30px
}

.list_box1>.center>.box>.f_l>ul>li {
    display: block
}

.list_box1>.center>.box>.f_l>ul>li>.img {
    height: 160px;
    position: relative;
    display: block
}

.list_box1>.center>.box>.f_l>ul>li>.img>p {
    position: absolute;
    width: 100%;
    height: 28px;
    line-height: 28px;
    background: rgba(0,0,0,.6);
    bottom: 0;
    left: 0;
    padding: 0 10px
}

.list_box1>.center>.box>.f_l>ul>li>.img>p>span {
    color: #fff
}

.list_box1>.center>.box>.f_l>ul>li>.img>p>span.f_r {
    float: right
}

.list_box1>.center>.box>.f_l>ul>li>.ms {
    padding: 16px 13px
}

.list_box1>.center>.box>.f_l>ul>li>.ms>a {
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    margin-bottom: 15px
}

.list_box1>.center>.box>.f_l>ul>li>.ms>a:hover {
    color: rgb(16 185 129)
}

.list_box1>.center>.box>.f_l>ul>li>.ms>p {
    color: #666;
    font-size: 14px;
    display: block;
    margin-bottom: 15px
}

.list_box1>.center>.box>.f_l>ul>li>.ms>p>a {
    color: #666;
    font-size: 14px;
    display: block;
    margin-bottom: 15px
}

.list_box1>.center>.box>.f_l>ul>li>.ms>p>a:hover {
    color: rgb(16 185 129)
}

.list_box1>.center>.box>.f_l>ul>li>.ms>div>span {
    font-size: 14px;
    color: #999
}

.list_box1>.center>.box>.f_l>ul>li>.ms>div>span>b {
    font-weight: 700;
    color: #ff4513;
    font-size: 16px
}

.list_box1>.center>.box>.f_l>ul>li>.ms>div>span.f_r {
    float: right;
    color: #999;
    position: relative
}

.list_box1>.center>.box>.f_l>ul>li>.ms>p>span {
    display: inline-block;
    background-color: #eff8ff;
    padding: 0 5px;
    margin-right: 15px;
    border-radius: 5px;
    color: #369bff
}

.list_box1>.center>.box>.f_l>ul>li>p {
    border-top: 1px solid #efefef;
    padding-top: 5px
}

.list_box1>.center>.box>.f_l>ul>li>p>a {
    font-size: 14px;
    color: #666;
    text-align: left;
    display: block;
    padding: 0 15px
}

.list_box1>.center>.box>.f_l>ul>li:hover {
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.list_box1>.center>.box>.f_r {
    width: 278px;
    float: left;
    margin-top: 24px;
    padding-right: 38px;
    position: relative
}

.list_box1>.center>.box>.f_r>div>.tit {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    display: block;
    position: relative;
    padding-left: 20px
}

.list_box1>.center>.box>.f_r>div>.tit:before {
    content: "";
    display: block;
    width: 5px;
    height: 80%;
    position: absolute;
    left: 0;
    background-color: #1088ee;
    top: 16%;
    border-radius: 10px
}

.list_box1>.center>.box>.f_r>.up {
    margin-bottom: 20px
}

.list_box1>.center>.box>.f_r>.up>.show ul {
    margin-top: 20px
}

.list_box1>.center>.box>.f_r>.up>.show ul>li>a {
    display: block
}

.list_box1>.center>.box>.f_r>.up>.show ul>li>a>.img {
    position: relative
}

.list_box1>.center>.box>.f_r>.up>.show ul>li>a>.img>p {
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    width: 100%;
    color: #fff;
    text-align: center
}

.list_box1>.center>.box>.f_r>.up>.show ul>li>a>.pf {
    margin-top: 10px
}

.list_box1>.center>.box>.f_r>.up>.show ul>li>a>.pf>.fl>.star_new {
    margin-right: 5px
}

.list_box1>.center>.box>.f_r>.up>.show ul>li>a>.pf>.fl>.num {
    color: #ff9320
}

.list_box1>.center>.box>.f_r>.up>.show ul>li>a>.pf>.fr {
    color: #999
}

.list_box1>.center>.box>.f_r>.up>.show ul>li:nth-child(n+2) {
    display: none
}

.list_box1>.center>.box>.f_r>.down>.show ul {
    margin-top: 20px
}

.list_box1>.center>.box>.f_r>.down>.show ul>li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 26px
}

.list_box1>.center>.box>.f_r>.down>.show ul>li>a {
    color: #666;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.list_box1>.center>.box>.f_r>.down>.show ul>li>a:hover {
    color: #ff8400;
    cursor: pointer
}

.list_box1>.center>.box>.f_r>.down>.show ul>li>em {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: #ff8400;
    text-align: center;
    color: #fff;
    color: #fff;
    position: absolute;
    left: 0;
    top: 2px;
    border-radius: 4px
}

.list_box1>.center>.box>.f_r>.down>.show ul>li:nth-child(n+4)>em {
    background-color: #e6e6e6;
    color: #999
}

.list_box1>.center>.box>.f_r:before {
    content: "";
    width: 1px;
    background-color: #f0f0f0;
    position: absolute;
    height: 97%;
    left: -23px;
    top: 0
}

.data-type {
    display: none
}

.article_zixun_box {
    background-color: #f9f9f9
}

.article_zixun_box1>.center>.f_l {
    width: 916px;
    margin-right: 0
}

.article_zixun_box1>.center>.f_l>.txt_box>.tit {
    padding: 30px;
    font-size: 32px;
    font-weight: 700;
    color: #333
}

.article_zixun_box1>.center>.f_l>.txt_box>.tit>h1 {
    font-size: 32px;
    font-weight: 700;
    color: #333
}

.article_zixun_box1>.center>.f_l>.txt_box>.date {
    padding: 0 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f5f5f5;
    height: 40px;
    line-height: 40px
}

.article_zixun_box1>.center>.f_l>.txt_box>.date>span {
    color: #999;
    font-size: 14px;
    line-height: 40px
}

.article_zixun_box1>.center>.f_l>.txt_box>.date>span.time {
    margin-right: 15px
}

.article_zixun_box1>.center>.f_l>.txt_box>.date>span.font {
    margin-left: 15px;
    position: relative
}

.article_zixun_box1>.center>.f_l>.txt_box>.date>span.font:before {
    content: "";
    width: 1px;
    height: 100%;
    display: block;
    background-color: #dadada;
    position: absolute;
    left: 63px;
    top: 0
}

.article_zixun_box1>.center>.f_l>.txt_box>.date>span.font>span {
    margin-right: 15px
}

.article_zixun_box1>.center>.f_l>.txt_box>.date>span.font>span>i {
    font-size: 14px
}

.article_zixun_box1>.center>.f_l>.txt_box>.date>span.ts {
    position: relative;
    float: right;
    height: 40px;
    line-height: 40px
}

.article_zixun_box1>.center>.f_l>.txt_box>.date>span.ts>span>i {
    font-size: 14px;
    margin-right: 5px
}

.article_zixun_box1>.center>.f_l>.txt_box>.date>span.ts>span {
    margin: 0 5px;
    cursor: pointer
}

.article_zixun_box1>.center>.f_l>.txt_box>.date>span.ts>span:hover {
    color: rgb(16 185 129)
}

.article_zixun_box1>.center>.f_l>.txt_box>.date>span.ts:before {
    content: "";
    width: 1px;
    height: 16px;
    background-color: #d6d6d6;
    display: block;
    position: absolute;
    left: 60px;
    top: 13px;
    border-radius: 5px
}

.article_zixun_box1>.center>.f_l>.txt_box>.dd {
    margin: 30px;
    background-color: #fafafa;
    padding: 24px 22px;
    line-height: 25px;
    color: #666;
    display: none
}

.article_zixun_box1>.center>.f_l>.txt_box>.content {
    padding: 0 30px 30px 30px
}

.article_zixun_box1>.center>.f_l>.txt_box>.content>p {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-bottom: 30px
}

.article_zixun_box1>.center>.f_l>.txt_box>.content>p:last-child {
    margin-bottom: 0
}

.article_zixun_box1>.center>.f_l>.txt_box>.content>img {
    display: block;
    margin: 0 auto 30px auto
}

.article_zixun_box1>.center>.f_l>.txt_box>.more {
    border-top: 1px solid #f5f5f5;
    padding: 40px 0 40px 10px
}

.article_zixun_box1>.center>.f_l>.txt_box>.more>a {
    display: block;
    width: 400px;
    float: left;
    border: 1px solid #f4f4f4;
    height: 40px;
    line-height: 38px;
    text-align: center;
    margin: 0 23px;
    border-radius: 5px;
    font-size: 16px;
    color: #999
}

.article_zixun_box1>.center>.f_l>.txt_box>.more>a:hover {
    border-color: rgb(16 185 129);
    color: rgb(16 185 129)
}

.article_zixun_box1>.center>.f_l>.txt_box {
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 5px
}

.article_zixun_box1>.center>.f_l>.txt_box>.date>span.ts>span>.myshare {
    top: 10px
}

.article_zixun_box1>.center>.f_l>.tj_box>ul>li {
    width: 46%;
    margin-right: 8%;
    float: left;
    margin-bottom: 20px
}

.article_zixun_box1>.center>.f_l>.tj_box>ul>li:nth-child(2n) {
    margin-right: 0
}

.article_zixun_box1>.center>.f_l>.tj_box>ul>li>a {
    font-size: 14px;
    color: #666;
    display: block;
    padding-left: 15px;
    position: relative
}

.article_zixun_box1>.center>.f_l>.tj_box>ul>li>a:hover {
    color: rgb(16 185 129)
}

.article_zixun_box1>.center>.f_l>.tj_box>ul>li>a:hover>span {
    color: #666
}

.article_zixun_box1>.center>.f_l>.tj_box>ul>li>a>span {
    float: right;
    color: #666
}

.article_zixun_box1>.center>.f_l>.tj_box>ul>li>a:hover:before {
    background-color: rgb(16 185 129)
}

.article_zixun_box1>.center>.f_l>.tj_box>ul>li>a:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #d8d8d8;
    position: absolute;
    left: 0;
    top: 7px
}

.article_zixun_box1>.center>.f_l>.tj_box {
    padding-bottom: 10px;
    margin-bottom: 40px
}

.article_zixun_box1>.center>.f_l>.tag>ul>li {
    width: 18%;
    float: left;
    background-color: #f7f7f7;
    margin-right: 2.5%;
    height: 40px;
    line-height: 40px;
    border-radius: 5px
}

.article_zixun_box1>.center>.f_l>.tag>ul>li>a {
    display: block;
    text-align: center
}

.article_zixun_box1>.center>.f_l>.tag>ul>li:nth-child(5n) {
    margin-right: 0
}

.article_zixun_box1>.center>.f_r>ul {
    margin-top: 30px
}

.article_zixun_box1>.center>.f_r>ul>li {
    margin-bottom: 30px
}

.article_zixun_box1>.center>.f_r>ul>li>a {
    position: relative;
    display: block;
    padding-left: 27px;
    font-size: 16px;
    color: #666
}

.article_zixun_box1>.center>.f_r>ul>li>a>em {
    display: block;
    width: 18px;
    height: 18px;
    background-color: #eaeaea;
    text-align: center;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 14px;
    line-height: 18px
}

.article_zixun_box1>.center>.f_r>ul>li>.img {
    height: 85px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin: 10px 0;
    width: 100%;
    display: none
}

.article_zixun_box1>.center>.f_r>ul>li>.img>a {
    display: block;
    display: table
}

.article_zixun_box1>.center>.f_r>ul>li>.img>a>span {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.article_zixun_box1>.center>.f_r>ul>li>em {
    display: none
}

.article_zixun_box1>.center>.f_r>ul>li>em>a {
    font-size: 14px;
    color: #666;
    display: block;
    margin-bottom: 6px;
    display: block
}

.article_zixun_box1>.center>.f_r>ul>li>em>a:hover {
    color: rgb(16 185 129)
}

.article_zixun_box1>.center>.f_r>ul>li>p>span {
    font-size: 14px;
    color: #999
}

.article_zixun_box1>.center>.f_r>ul>li>p>span>b {
    font-weight: 700;
    color: rgb(16 185 129);
    font-size: 16px
}

.article_zixun_box1>.center>.f_r>ul>li>p>span.f_r {
    float: right;
    color: #999;
    position: relative
}

.article_zixun_box1>.center>.f_r>ul>li>p {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 12px;
    display: none
}

.article_zixun_box1>.center>.f_r>ul>li.active>.img {
    display: table
}

.article_zixun_box1>.center>.f_r>ul>li.active>p {
    display: block
}

.article_zixun_box1>.center>.f_r>ul>li.active>a {
    color: rgb(16 185 129)
}

.article_zixun_box1>.center>.f_r>ul>li.active>a>em {
    color: #fff;
    background-color: rgb(16 185 129)
}

.article_zixun_box1>.center>.f_r>ul>li.active>em {
    display: block
}

.list_zson_box {
    background-color: #f6f7fa
}

.list_zson_box1 {
    margin-bottom: 20px
}

.list_zson_box1>.center {
    background-color: #fff;
    padding: 30px;
    position: relative
}

.list_zson_box1>.center>span {
    position: absolute;
    left: 30px;
    top: 30px
}

.list_zson_box1>.center>ul {
    margin-left: 100px
}

.list_zson_box1>.center>ul>li {
    display: inline-block;
    margin-right: 37px;
    color: #666
}

.list_zson_box1>.center>ul>li>div {
    display: none
}

.list_zson_box1>.center>ul>li.more {
    position: relative
}

.list_zson_box1>.center>ul>li.more:after {
    content: "";
    border: 5px solid transparent;
    border-top: 5px solid #d3d3d3;
    position: absolute;
    right: -15px;
    top: 7px
}

.list_zson_box1>.center>ul>li.more:hover:after {
    content: "";
    border: 5px solid transparent;
    border-top: 5px solid rgb(16 185 129);
    position: absolute;
    right: -15px;
    top: 7px
}

.list_zson_box1>.center>ul>li.more:hover {
    color: rgb(16 185 129)
}

.list_zson_box1>.center>ul>li.more>div:before {
    content: "";
    border: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    left: 42px;
    top: -20px
}

.list_zson_box1>.center>ul>li.more>div:after {
    content: "";
    display: block;
    width: 100%;
    height: 20px;
    top: -20px;
    left: 0;
    position: absolute
}

.list_zson_box1>.center>ul>li.more>div {
    position: absolute;
    left: -22px;
    top: 26px;
    width: 314px;
    padding: 12px 15px 0 15px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    border-radius: 5px;
    background-color: #fff;
    z-index: 3;
    display: none
}

.list_zson_box1>.center>ul>li.more>div>a {
    font-size: 14px;
    color: #333;
    font-weight: 700;
    display: block;
    margin-bottom: 10px
}

.list_zson_box1>.center>ul>li.more>div>a:hover {
    color: rgb(16 185 129)
}

.list_zson_box1>.center>ul>li.more>div>ul>li {
    margin-right: 7px;
    display: block;
    margin-bottom: 12px;
    float: left;
    width: 90px
}

.list_zson_box1>.center>ul>li.more>div>ul>li:nth-child(3n) {
    margin-right: 0
}

.list_zson_box1>.center>ul>li.more:hover>div {
    display: block
}

.list_zson_box1>.center>ul>li.more>div>ul>li>a {
    font-size: 12px;
    color: #666
}

.list_zson_box1>.center>ul>li.more>div>ul>li>a:hover {
    color: rgb(16 185 129)
}

.list_zson_box1>.center>ul>li.more>div>ul>li.active>a {
    color: rgb(16 185 129)
}

.list_zson_box2>.center>.f_l>ul>li {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 20px
}

.list_zson_box2>.center>.f_l>ul>li>.img {
    margin-right: 30px;
    width: 270px;
    float: left
}

.list_zson_box2>.center>.f_l>ul>li>.txt {
    width: 550px;
    float: left
}

.list_zson_box2>.center>.f_l>ul>li>.txt>a {
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: 700;
    margin-bottom: 15px
}

.list_zson_box2>.center>.f_l>ul>li>.txt>div {
    margin-bottom: 15px
}

.list_zson_box2>.center>.f_l>ul>li>.txt>div>span {
    display: inline-block;
    padding: 2px 8px;
    color: #999
}

.list_zson_box2>.center>.f_l>ul>li>.txt>div>span.type {
    background-color: #eff8ff;
    border-radius: 3px;
    color: #369bff
}

.list_zson_box2>.center>.f_l>ul>li>.txt>p {
    line-height: 30px;
    color: #666
}

.list_zson_box2>.center>.f_l>ul>li>.txt>div>span>i {
    font-size: 14px;
    margin-right: 5px
}

.list_shop_footer {
    background-color: #fff
}

.list_shop_footer>.center {
    padding: 30px 0 0 0
}

.list_shop_footer>.center>.tab {
    border-bottom: 1px solid #ececec;
    padding: 0 30px;
}

.list_shop_footer>.center>.tab>span {
    font-size: 16px;
    margin-right: 50px;
    color: #999;
    padding-bottom: 10px;
    display: inline-block;
    position: relative;
    cursor: pointer
}

.list_shop_footer>.center>.tab>span>h3 {
    font-size: 16px;
    font-weight: 400
}

.list_shop_footer>.center>.tab>span.active {
    color: #333;
    font-weight: 700
}

.list_shop_footer>.center>.tab>span.active>h3 {
    color: #333;
    font-weight: 700
}

.list_shop_footer>.center>.tab>span.active:after {
    content: "";
    display: block;
    background-color: rgb(16 185 129);
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

.list_shop_footer>.center>.show {
    padding: 0 30px;
}

.list_shop_footer>.center>.show>div {
    position: relative;
    display: none;
    background-color: #fff;
    padding: 20px 0;
    margin: 0 auto;
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.list_shop_footer>.center>.show>div.active {
    display: block
}

.list_shop_footer>.center>.show>div>ul>li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
    width: 168px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_shop_footer>.center>.show>div>ul>li>a {
    font-size: 14px;
    color: #666
}

.list_shop_footer>.center>.show>div>ul>li>a:hover {
    color: rgb(16 185 129);
    text-decoration: underline
}

.list_shop_footer>.center>.show>div>.more {
    position: absolute;
    right: 0;
    top: 19px;
    font-size: 14px;
    color: #999;
    cursor: pointer
}

.list_shop_footer>.center>.show>div>div {
    background-color: #fff;
    padding: 20px 0;
    margin: 0 auto;
    font-size: 14px;
    color: #666;
    line-height: 30px
}

.list_shop_footer>.center>.show>div>div>a {
    color: #ff7c4a;
    display: none
}

.list_shop_footer>.center>.show>div>div>a:hover {
    color: rgb(16 185 129)
}

.list_shop_footer>.center>.show>div>.more.zk>i {
    display: inline-block;
    transform: rotate(180deg)
}

.article_wd_box {
    background-color: #f6f7fa
}

.article_wd_box1>.center>.f_l>.item1 {
    background-color: #fff;
    padding: 30px;
    position: relative;
    margin-bottom: 30px
}

.article_wd_box1>.center>.f_l>.item1>.tit {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    margin-bottom: 24px
}

.article_wd_box1>.center>.f_l>.item1>.tit>i {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-color: rgb(16 185 129);
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
    color: #fff;
    margin-right: 15px;
    vertical-align: text-top;
    font-weight: 700
}

.article_wd_box1>.center>.f_l>.item1>.share_box {
    position: absolute;
    right: 30px;
    top: 38px
}

.article_wd_box1>.center>.f_l>.item1>.share_box:before {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #d6d6d6;
    left: 50%
}

.article_wd_box1>.center>.f_l>.item1>.share_box>span {
    margin: 0 5px;
    color: #999
}

.article_wd_box1>.center>.f_l>.item1>.share_box>span>i {
    margin-right: 5px
}

.article_wd_box1>.center>.f_l>.item1>.type>a {
    display: block;
    display: inline-block;
    padding: 2px 5px;
    background-color: #eff8ff;
    margin-right: 10px;
    border-radius: 5px;
    color: #369bff
}

.article_wd_box1>.center>.f_l>.item1>.type {
    margin-bottom: 15px
}

.article_wd_box1>.center>.f_l>.item1>.tw>span {
    color: #999;
    margin-right: 20px
}

.article_wd_box1>.center>.f_l>.item1>.tw {
    margin-bottom: 15px
}

.article_wd_box1>.center>.f_l>.item1>p {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 25px
}

.article_wd_box1>.center>.f_l>.item1>textarea {
    display: block;
    width: 100%;
    height: 200px;
    resize: none;
    border: 1px solid #eaeaea;
    padding: 20px
}

.article_wd_box1>.center>.f_l>.item1>span {
    display: block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    background-color: rgb(16 185 129);
    text-align: center;
    color: #fff;
    border-radius: 5px;
    margin-top: 30px;
    margin-left: 720px
}

.article_wd_box1>.center>.f_l>.item2 {
    background-color: #fff;
    padding-bottom: 1px
}

.article_wd_box1>.center>.f_l>.item2>.tit {
    padding: 30px;
    font-size: 24px;
    color: #333;
    font-weight: 700;
    border-bottom: 1px solid #f8f8f8
}

.article_wd_box1>.center>.f_l>.item2>ul>li {
    margin: 30px;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 20px
}

.article_wd_box1>.center>.f_l>.item2>ul>li>.item1 {
    position: relative;
    padding-left: 60px
}

.article_wd_box1>.center>.f_l>.item2>ul>li>.item1>.img {
    width: 50px;
    display: block;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0
}

.article_wd_box1>.center>.f_l>.item2>ul>li>.item1>.txt>a {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    margin-bottom: 10px;
    display: block
}

.article_wd_box1>.center>.f_l>.item2>ul>li>.item1>.txt>div>.ts>span {
    color: #999;
    margin-right: 15px
}

.article_wd_box1>.center>.f_l>.item2>ul>li>.item1>.txt>div>.star_new {
    margin-right: 15px
}

.article_wd_box1>.center>.f_l>.item2>ul>li>.item2 {
    margin-top: 15px;
    line-height: 24px;
    color: #666;
    margin-bottom: 15px
}

.article_wd_box1>.center>.f_l>.item2>ul>li>.item3>span {
    margin-right: 10px;
    color: #999
}

.article_wd_box1>.center>.f_l>.item2>ul>li>.item3>span>i {
    margin-right: 5px
}

.article_wd_box1>.center>.f_l>.item3 {
    margin-top: 30px;
    background-color: #fff;
    padding: 20px 30px
}

.article_wd_box1>.center>.f_l>.item3>.tit {
    font-size: 24px;
    padding: 0 0 0 20px;
    position: relative;
    font-weight: 700;
    margin-bottom: 20px
}

.article_wd_box1>.center>.f_l>.item3>.tit:before {
    content: "";
    width: 5px;
    height: 75%;
    background-color: rgb(16 185 129);
    position: absolute;
    left: 0;
    top: 16%
}

.article_wd_box1>.center>.f_l>.item3>ul>li>a {
    font-size: 16px;
    color: #333
}

.article_wd_box1>.center>.f_l>.item3>ul>li>a:hover {
    color: rgb(16 185 129)
}

.article_wd_box1>.center>.f_l>.item3>ul>li {
    margin-bottom: 20px
}

.article_wd_box1>.center>.f_l>.item3>ul>li>span {
    font-size: 14px;
    color: #999;
    margin-left: 15px
}

.article_wd_box1>.center>.f_l>.item3>ul>li>span.date {
    float: right
}

.article_wd_box1>.center>.f_l>.item3>ul>li>span>em {
    margin-right: 5px
}

.article_wd_box1>.center>.f_l>.item3>ul>li>span>i {
    margin-right: 5px
}

.list_xq_box {
    background-color: #f6f7fa
}

.list_xq_box2>.center>.f_l>.tab {
    height: 56px;
    line-height: 56px;
    padding: 0 25px;
    border-radius: 5px;
    background-color: #fff;
    margin-bottom: 15px
}

.list_xq_box2>.center>.f_l>.tab>span {
    display: inline-block;
    margin-right: 74px;
    font-size: 20px;
    color: #666
}

.list_xq_box2>.center>.f_l>.tab>span>a {
    display: block
}

.list_xq_box2>.center>.f_l>.tab>span.active>a {
    color: #3499ff
}

.list_xq_box2>.center>.f_l>.tab>h2 {
    display: inline-block;
    margin-right: 74px;
    font-size: 20px;
    color: #666;
    vertical-align: baseline;
}

.list_xq_box2>.center>.f_l>.tab>h2>a {
    display: block
}

.list_xq_box2>.center>.f_l>.tab>h2.active>a {
    color: #3499ff
}

.list_xq_box2>.center>.f_l>.tab>.rz_btn {
    float: right;
    height: 24px;
    line-height: 24px;
    width: 90px;
    border: 1px solid #369bff;
    text-align: center;
    border-radius: 20px;
    color: #369bff;
    margin-top: 16px;
    font-size: 14px;
    margin-right: 0;
    cursor: pointer
}

.list_xq_box2>.center>.f_l .list {
    background-color: #fff;
    padding: 28px;
    margin-bottom: 15px
}

.list_xq_box2>.center>.f_l .list>.up>.img {
    width: 228px;
    float: left;
    margin-right: 26px;
    border-radius: 6px;
    overflow: hidden;
}

.list_xq_box2>.center>.f_l .list>.up>.txt {
    width: 592px;
    float: left
}

.list_xq_box2>.center>.f_l .list>.up>.txt>.tit {
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
}

.list_xq_box2>.center>.f_l .list>.up>.txt>.tit>p {
    display: flex;
    align-items: center;
}

.list_xq_box2>.center>.f_l .list>.up>.txt>.tit a {
    font-size: 22px;
    color: #333;
    font-weight: 700
}

.list_xq_box2>.center>.f_l .list>.up>.txt>.tit a:hover {
    color: #369bff;
    font-weight: 700
}

.list_xq_box2>.center>.f_l .list>.up>.txt>.tit>a.r_arrow {
    float: right;
    font-size: 14px;
    font-weight: 400;
    color: rgb(16 185 129)
}

.list_xq_box2>.center>.f_l .list>.up>.txt>.tit>a.r_arrow:hover {
    color: #369bff
}

.list_xq_box2>.center>.f_l .list>.up>.txt>.pf>.fs {
    color: #ff9320;
    margin-right: 15px
}

.list_xq_box2>.center>.f_l .list>.up>.txt>.pf>.ts>span {
    color: #666;
    display: inline-block;
    margin-right: 15px;
    position: relative
}

.list_xq_box2>.center>.f_l .list>.up>.txt>.pf>.ts>span:after {
    content: "";
    width: 1px;
    height: 14px;
    background-color: #e4e4e4;
    display: block;
    position: absolute;
    top: 3px;
    right: -10px
}

.list_xq_box2>.center>.f_l .list>.up>.txt>.pf>.ts>span:last-child:after {
    display: none
}

.list_xq_box2>.center>.f_l .list>.up>.txt>.ms {
    padding-right: 150px;
    margin-top: 5px;
    line-height: 20px;
    color: #999
}

.list_xq_box2>.center>.f_l .list>.up>.txt>.ms>p {
    margin-bottom: 8px
}

.list_xq_box2>.center>.f_l .list>.up>.txt>.kc {
    margin-top: 5px;
    display: flex;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_xq_box2>.center>.f_l .list>.up>.txt>.kc>span {
    color: #999
}

.list_xq_box2>.center>.f_l .list>.up>.txt>.kc>span>a {
    margin-right: 15px;
    font-size: 14px;
    line-height: 12px;
    color: rgb(16 185 129);
    padding: 1px 5px;
    border-radius: 3px;
    border: 1px solid #7abdff
}

.list_xq_box2>.center>.f_l .list>.up>.txt>.kc>p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 380px;
    color: #ff8400;
    background-color: #fff9f2;
    margin-right: 7px;
    padding: 0 5px;
    border-radius: 5px;
    border: 1px solid #ffd7ab;
}

.list_xq_box2>.center>.f_l .list>.up>.txt>.btn {
    position: absolute;
    right: 0;
    top: 30px
}

.list_xq_box2>.center>.f_l .list>.up>.txt>.btn>span {
    display: block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #369bff;
    margin-bottom: 10px;
    border-radius: 5px;
    color: #369bff;
    cursor: pointer
}

.list_xq_box2>.center>.f_l .list>.up>.txt>.btn>span.exchange {
    background-color: rgb(16 185 129);
    color: #fff
}

.list_xq_box2>.center>.f_l .list>.up>.txt {
    position: relative
}

.list_xq_box2>.center>.f_l .list>.down {
    margin-top: 20px
}

.list_xq_box2>.center>.f_l .list>.down>ul {
    border: 1px solid #border: 1px solid #ececec;
    margin-top: 20px
}

.list_xq_box2>.center>.f_l .list>.down>ul>li {
    width: 196px;
    margin-right: 22px;
    border: 1px solid #ececec;
    float: left;
    position: relative
}

.list_xq_box2>.center>.f_l .list>.down>ul>li:before {
    content: "\8BFE\7A0B";
    background-color: #f74513;
    width: 40px;
    height: 20px;
    position: absolute;
    left: -2px;
    top: 0;
    text-align: center;
    color: #fff;
    font-size: 14px
}

.list_xq_box2>.center>.f_l .list>.down>ul>li:nth-of-type(4) {
    margin-right: 0
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>a {
    display: block
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>a:hover>.txt>.tit {
    color: rgb(16 185 129)
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>a>.txt {
    padding: 10px
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>a>.txt>.tit {
    font-size: 14px;
    color: #333;
    display: block;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 700
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>a>.txt>.type {
    margin-bottom: 10px
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>a>.txt>.type>span {
    background-color: #eff8ff;
    display: inline-block;
    padding: 1px 5px;
    margin-right: 10px;
    font-size: 12px;
    color: #999;
    border-radius: 5px
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>a>.txt>.type>span:nth-child(1):before {
    content: "\8BFE\65F6\3A"
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>a>.txt>.other>span.price {
    color: #ff4513;
    font-size: 18px
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>a>.txt>.other>span.yy {
    float: right;
    color: #999
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>a>.txt>.other>span.hours {
    display: none
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>a>.txt>.other>span.gz {
    display: none
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>a>.txt>.ms {
    display: none!important
}

.list_xq_box2>.center>.f_l .list>.down>ul>li {
    display: block
}

.list_xq_box2>.center>.f_l .list>.down>ul>li:hover>.txt>.tit {
    color: rgb(16 185 129)
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>.txt {
    padding: 10px
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>.txt>.tit {
    font-size: 14px;
    color: #333;
    display: block;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 700
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>.txt>.type {
    margin-bottom: 10px
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>.txt>.type>span {
    background-color: #eff8ff;
    display: inline-block;
    padding: 0px 5px;
    margin-right: 7px;
    font-size: 12px;
    color: #369bff;
    border-radius: 5px;
    border: 1px solid #7abdff;
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>.txt>.type>span:nth-child(1):before {
    content: "\8BFE\65F6\3A"
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>.txt>.other>span.price {
    color: #ff4513;
    font-size: 16px
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>.txt>.other>span.yy {
    float: right;
    color: #999
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>.txt>.other>span.hours {
    display: none
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>.txt>.other>span.gz {
    display: none
}

.list_xq_box2>.center>.f_l .list>.down>ul>li>.txt>.ms {
    display: none!important
}

.list_xq_box2>.center>.f_l .list>.down>ul.one {
    padding: 20px;
    border: 1px solid #ececec
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li {
    width: 100%;
    display: block;
    border: none;
    position: relative
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>a {
    display: flex;
    flex-flow: wrap row
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li:nth-child(1) {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ececec
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li:before {
    content: "\8BFE\7A0B";
    background-color: #f74513;
    width: 40px;
    height: 20px;
    position: absolute;
    left: -2px;
    top: 0;
    text-align: center;
    color: #fff;
    font-size: 14px
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>a>.img {
    width: 25%;
    margin-right: 4%
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>a>.txt {
    width: 71%;
    padding: 0;
    position: relative
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>a>.txt>.tit {
    font-size: 16px;
    font-weight: 700
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>a>.txt>.type>span {
    display: inline-block;
    background-color: #eff8ff;
    margin-right: 7px;
    padding: 2px 5px;
    color: #369bff;
    border-radius: 5px
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>a>.txt>.type>span:before {
    display: none
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>a>.txt>.other>span {
    font-size: 14px;
    color: #666;
    margin-right: 15px;
    position: relative;
    float: none;
    display: inline-block
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>a>.txt>.other>span:after {
    content: "";
    width: 1px;
    height: 80%;
    background-color: #999;
    display: block;
    position: absolute;
    top: 10%;
    right: -9px
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>a>.txt>.other>span.gz:after {
    display: none
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>a>.txt>.other>span.price {
    position: absolute;
    right: 0;
    top: 6px;
    font-size: 16px;
    color: #ff4513;
    display: block;
    right: 0;
    text-align: right;
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>a>.txt>.other>span.price:after {
    display: none
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>a>.txt>.ms {
    margin-top: 6px;
    color: #999;
    line-height: 24px;
    display: block!important;
    display: -webkit-box!important
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>.img {
    width: 25%;
    margin-right: 4%;
    float: left;
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>.txt {
    width: 71%;
    padding: 0;
    position: relative;
    float: left;
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>.txt>.tit {
    font-size: 16px;
    font-weight: 700
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>.txt>.type>span {
    display: inline-block;
    background-color: #eff8ff;
    margin-right: 7px;
    padding: 2px 5px;
    color: #369bff;
    border-radius: 5px
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>.txt>.type>span:before {
    display: none
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>.txt>.other>span {
    font-size: 14px;
    color: #666;
    margin-right: 15px;
    position: relative;
    float: none;
    display: inline-block
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>.txt>.other>span:after {
    content: "";
    width: 1px;
    height: 80%;
    background-color: #999;
    display: block;
    position: absolute;
    top: 10%;
    right: -9px
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>.txt>.other>span.gz:after {
    display: none
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>.txt>.other>span.price {
    position: absolute;
    right: 0;
    top: 6px;
    font-size: 16px;
    color: #f74513;
    display: block;
    right: 0;
    text-align: right;
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>.txt>.other>span.price:after {
    display: none
}

.list_xq_box2>.center>.f_l .list>.down>ul.one>li>.txt>.ms {
    margin-top: 6px;
    color: #999;
    line-height: 24px;
    display: block!important;
    display: -webkit-box!important
}

.member_nav {
    background-color: #fff
}

.member_nav>.center>ul {
    text-align: center;
    color: #333
}

.member_nav>.center>ul>li {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0 30px
}

.member_nav>.center>ul>li>a {
    font-size: 16px
}

.member_nav>.center>ul>li>a:hover {
    color: #369bff
}

.member_index_box {
    background-color: #f6f7fa
}

.member_index_box1 {
    margin-top: 0;
    margin-bottom: 30px
}

.member_index_box1>.center {
    padding: 30px;
    background-color: #fff
}

.member_index_box1>.center>.item1 {
    margin-bottom: 0
}

.member_index_box1>.center>.item1>.f_l {
    width: 780px;
    float: left;
    margin-right: 40px
}

.member_index_box1>.center>.item1>.f_l>.tit {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px
}

.member_index_box1>.center>.item1>.f_l>.tit>span {
    margin-right: 15px
}

.member_index_box1>.center>.item1>.f_l>.tit>span.f_r {
    float: none;
    color: rgb(16 185 129);
    position: relative;
    font-size: 14px;
    margin-left: 15px
}

.member_index_box1>.center>.item1>.f_l>.tit>span.f_r>i {
    display: inline-block;
    width: 18px;
    height: 20px;
    background: url(https://img.qinxue365.com/img/chengxin.png) no-repeat center center;
    vertical-align: -5px
}

.member_index_box1>.center>.item1>.f_l>.tit>span.f_r>span {
    display: inline-block;
    width: 30px;
    height: 18px;
    line-height: 18px;
    color: #fff;
    background-color: rgb(16 185 129);
    text-align: center;
    border-radius: 5px;
    margin-bottom: 24px
}

.member_index_box1>.center>.item1>.f_l>.tit>span.f_r>span>i {
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
    margin-right: 3px
}

.member_index_box1>.center>.item1>.f_l>.pf {
    margin-top: 10px;
    margin-bottom: 20px;
    height: 20px;
    line-height: 20px
}

.member_index_box1>.center>.item1>.f_l>.pf>span.yy {
    font-size: 14px;
    color: #999;
    margin-left: 20px;
    margin-right: 20px
}

.member_index_box1>.center>.item1>.f_l>.pf>span {
    vertical-align: middle;
    color: #999
}

.member_index_box1>.center>.item1>.f_l>.pf>span.gz {
    margin-right: 20px
}

.member_index_box1>.center>.item1>.f_l>.pf>.star {
    width: 101.5px;
    height: 14px;
    display: inline-block;
    vertical-align: middle
}

.member_index_box1>.center>.item1>.f_l>.pf>.star {
    background: url(https://img.qinxue365.com/img/star.png) no-repeat center center;
    background-position: 0 0;
    background-size: 100% auto
}

.member_index_box1>.center>.item1>.f_l>.pf>.fs {
    font-size: 14px;
    display: inline-block;
    margin-left: 5px;
    color: #fa7411;
    line-height: 24px
}

.member_index_box1>.center>.item1>.f_l>.pf>.f_r {
    float: none;
    color: #fa7411;
    position: relative;
    font-size: 14px;
    margin-left: 15px
}

.member_index_box1>.center>.item1>.f_l>.pf>.f_r>i {
    display: inline-block;
    width: 18px;
    height: 20px;
    background: url(https://img.qinxue365.com/img/chengxin.png) no-repeat center center;
    vertical-align: -5px
}

.member_index_box1>.center>.item1>.f_l>.pf>.f_r>span {
    display: inline-block;
    width: 30px;
    height: 18px;
    line-height: 18px;
    color: #fff;
    background-color: #fa7411;
    text-align: center;
    border-radius: 5px;
    margin-left: 8px
}

.member_index_box1>.center>.item1>.f_l>.pf>.f_r>span>i {
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
    margin-right: 3px
}

.member_index_box1>.center>.item1>.f_l>ul>li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 84px;
    line-height: 25px;
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 20px
}

.member_index_box1>.center>.item1>.f_l>ul>li>a {
    color: #666
}

.member_index_box1>.center>.item1>.f_l>ul>li>a:hover {
    color: #fa7411
}

.member_index_box1>.center>.item1>.f_l>ul>li>span {
    font-size: 14px;
    color: #999;
    margin-right: 30px;
    position: absolute;
    left: 0;
    top: 0
}

.member_index_box1>.center>.item1>.f_l>ul>li>p>span {
    font-size: 14px;
    color: #333;
    margin-right: 15px
}

.member_index_box1>.center>.item1>.f_l>ul>li>p>span>i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(https://img.qinxue365.com/img/gou.png) no-repeat center center;
    margin-right: 5px;
    vertical-align: -3px
}

.member_index_box1>.center>.item1>.f_r {
    width: 320px;
    float: left
}

.member_index_box1>.center>.item1>.f_r>.show {
    margin-bottom: 10px
}

.member_index_box1>.center>.item1>.f_r>.show>.swiper-container>.arrow {
    display: block;
    width: 26px;
    height: 36px;
    background: rgba(0,0,0,.6);
    left: 0;
    top: 42%;
    position: absolute;
    z-index: 999;
    text-align: center;
    line-height: 36px;
    cursor: pointer
}

.member_index_box1>.center>.item1>.f_r>.show>.swiper-container>.arrow.swiper-button-disabled {
    background: rgba(0,0,0,.3)
}

.member_index_box1>.center>.item1>.f_r>.show>.swiper-container>.arrow.next {
    right: 0;
    left: auto
}

.member_index_box1>.center>.item1>.f_r>.show>.swiper-container>.arrow:after {
    color: #fff;
    font-size: 16px
}

.member_index_box1>.center>.item1>.f_r>.show>.swiper-container>.swiper-wrapper>.swiper-slide {
    display: block;
    width: 320px;
    height: 198px;
    overflow: hidden
}

.member_index_box1>.center>.item1>.f_r>.show>.swiper-container>.swiper-wrapper>.swiper-slide>img {
    width: 100%
}

.member_index_box1>.center>.item1>.f_r>.tab>.swiper-container>.swiper-wrapper>.swiper-slide {
    width: 77px;
    margin-right: 4px;
    cursor: pointer
}

.member_index_box1>.center>.item1>.f_r>.tab>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    display: block
}

.member_index_box1>.center>.item1>.f_r>.tab>.swiper-container>.swiper-wrapper>.swiper-slide>span>img {
    width: 100%
}

.member_index_box1>.center>.item1>.f_r>.tab>.swiper-container>.swiper-wrapper>.swiper-slide.active {
    border: 1px solid #fa6126
}

.member_index_box1>.center>.item2 {
    background-color: #fff3ee;
    padding: 15px 30px;
    color: #666;
    margin-top: 16px;
    padding-left: 126px;
    position: relative
}

.member_index_box1>.center>.item2>a {
    color: #666
}

.member_index_box1>.center>.item2>span {
    display: inline-block;
    width: 74px;
    height: 26px;
    line-height: 26px;
    border: 1px solid rgb(16 185 129);
    text-align: center;
    margin-right: 20px;
    border-radius: 5px;
    color: rgb(16 185 129);
    position: absolute;
    left: 30px;
    top: 25px
}

.member_index_box1>.center>.item2>span.gif {
    left: auto;
    right: 30px;
    cursor: pointer
}

.member_index_box1>.center>.item2>span.gif:hover {
    background-color: rgb(16 185 129);
    color: #fff
}

.member_index_box1>.center>.item2>p {
    font-size: 14px;
    color: #9e9696
}

.member_index_box1>.center>.item2>p>span {
    display: block;
    margin-bottom: 8px;
    color: #666
}

.member_index_box1>.center>.item2>p>a {
    margin-left: 5px;
    color: #666
}

.member_index_box1>.center>.item2>p>a:hover {
    color: rgb(16 185 129)
}

.member_index_box1>.center>.item1>.f_l>.type>span {
    display: inline-block;
    background-color: #f4faff;
    margin-right: 15px;
    padding: 2px 5px;
    border-radius: 5px;
    color: #369bff
}

.member_index_box2 {
    margin-bottom: 30px
}

.member_index_box2>.center>ul {
    width: 1160px;
    display: none
}

.member_index_box2>.center>ul.active {
    display: block
}

.member_index_box2>.center>ul>li {
    width: 270px;
    height: 290px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow: hidden
}

.member_index_box2>.center>ul>li>a>.img {
    height: 167px
}

.member_index_box2>.center>ul>li:hover {
    border: 1px solid #369bff
}

.member_index_box2>.center>ul>li:hover>a>.txt>span {
    color: #369bff
}

.member_index_box2>.center>ul>li>a>.txt {
    padding: 18px 15px
}

.member_index_box2>.center>ul>li>a>.txt>span {
    font-size: 18px;
    color: #333;
    display: block;
    margin-bottom: 10px
}

.member_index_box2>.center>ul>li>a>.txt>p {
    margin-bottom: 15px
}

.member_index_box2>.center>ul>li>a>.txt>p>span {
    font-size: 12px;
    color: #666;
    background-color: #eff8ff;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    color: #369bff;
    border-radius: 5px;
    margin-right: 10px
}

.member_index_box2>.center>ul>li>a>.txt>div>span {
    font-size: 14px;
    color: #999
}

.member_index_box2>.center>ul>li>a>.txt>div>span>b {
    font-weight: 700;
    color: #ff4513;
    font-size: 16px
}

.member_index_box2>.center>ul>li>a>.txt>div>span.f_r {
    float: right;
    color: #999;
    position: relative
}

.member_index_box2>.center>ul>li>a>.txt>div>span.f_r:before {
    content: "\e61b";
    font-family: iconfont;
    vertical-align: text-top
}

.member_index_box2>.center>ul>li>a>.txt>p.prise {
    font-size: 14px;
    color: #999
}

.member_index_box2>.center>ul>li>a>.txt>p.prise>b {
    color: rgb(16 185 129);
    font-size: 16px;
    font-weight: 700
}

.member_index_box2>.center>.tit {
    padding-left: 0
}

.member_index_box2>.center>.tit:before {
    display: none;
    padding-left: 0
}

.member_index_box2>.center>.tit>span {
    padding-left: 30px;
    display: block;
    position: relative
}

.member_index_box2>.center>.tit>span:before {
    content: "";
    height: 80%;
    width: 6px;
    background-color: rgb(16 185 129);
    left: 0;
    top: 12%;
    position: absolute
}

.member_index_box2>.center>.tit>ul {
    display: block;
    margin-left: 0;
    margin-top: 10px
}

.member_index_box2>.center>.tit>ul>li {
    margin: 10px 16px 10px 0;
    border: 1px solid #eaeaea;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    border-radius: 15px
}

.member_index_box2>.center>.tit>ul>li>a {
    padding: 0 15px
}

.member_index_box2>.center>.tit>ul>li>span {
    font-size: 16px;
    color: #666;
    padding: 0 15px
}

.member_index_box2>.center>.tit>ul>li.active>span {
    color: #369bff
}

.member_index_box2>.center>.tit>ul>li.active {
    border: 1px solid #369bff
}

.member_index_box2>.center>.tit>ul>li:after {
    display: none
}

.member_index_box4 {
    margin-bottom: 30px
}

.member_index_box4>.center>.tit>span.sel {
    margin-left: 27px;
    display: inline-block;
    vertical-align: -2px;
    position: relative;
    display: none
}

.member_index_box4>.center>.tit>span.sel:after {
    content: "\e603";
    color: #c8c8c8;
    font-family: iconfont;
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 16px
}

.member_index_box4>.center>.tit>span.sel>select {
    font-size: 16px;
    color: #333;
    width: 100%;
    height: 30px;
    border: none;
    outline: 0;
    font-size: 16px;
    padding: 0 15px;
    font-weight: 400;
    border: 1px solid #e7e7e7;
    width: 144px;
    border-radius: 5px
}

.member_index_box4>.center {
    background-color: #fff
}

.member_index_box4>.center>.box>.f_r {
    width: 800px;
    height: 462px;
    background-color: #ececec
}

.member_index_box4>.center>.box>.f_l {
    width: 310px;
    margin-right: 30px;
    height: 462px
}

.member_index_box4>.center>.box>.f_l>.show {
    margin-top: 0
}

.member_index_box4>.center>.box>.f_l>.show>span {
    font-size: 16px;
    color: #666;
    display: block;
    padding-left: 12px;
    margin-bottom: 12px
}

.member_index_box4>.center>.box>.f_l>.show>ul {
    height: 462px;
    padding-right: 0
}

.member_index_box4>.center>.box>.f_l>.show>ul>li {
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #f5f5f5;
    border-radius: 0;
    height: 82px;
    overflow: hidden;
    width: 100%;
    padding: 10px
}

.member_index_box4>.center>.box>.f_l>.show>ul>li.active {
    background-color: #f5f5f5
}

.member_index_box4>.center>.box>.f_l>.show>ul>li>.img {
    width: 35px;
    float: left
}

.member_index_box4>.center>.box>.f_l>.show>ul>li>.img>i {
    display: block;
    width: 20px;
    height: 26px;
    color: #d1d1d1;
    font-size: 26px;
    position: relative
}

.member_index_box4>.center>.box>.f_l>.show>ul>li>.img>i>em {
    text-align: center;
    line-height: 26px;
    display: block;
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 26px;
    height: 26px
}

.member_index_box4>.center>.box>.f_l>.show>ul>li.active>.img>i {
    color: #ff9059
}

.member_index_box4>.center>.box>.f_l>.show>ul>li>.txt {
    width: calc(100% - 35px);
    float: left
}

.member_index_box4>.center>.box>.f_l>.show>ul>li>.txt>i {
    color: #ff7800
}

.member_index_box4>.center>.box>.f_l>.show>ul>li>.txt>span {
    font-size: 16px;
    color: #000;
    position: relative;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 98%
}

.member_index_box4>.center>.box>.f_l>.show>ul>li>.txt>p {
    color: #999;
    font-size: 14px;
    margin: 5px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.member_index_box4>.center>.box>.f_l>.show>ul>li>.txt>a {
    display: block;
    width: 50px;
    height: 22px;
    line-height: 22px;
    border-radius: 5px;
    background-color: #ffca00;
    font-size: 14px;
    color: #000;
    text-align: center;
    position: absolute;
    right: 18px;
    top: 25px;
    display: none
}

.member_index_box5 {
    margin-bottom: 30px
}

.member_index_box5>.center {
    background-color: #fff;
    padding-bottom: 10px
}

.member_index_box5>.center>ul {
    width: 1164px;
    padding-top: 3px
}

.member_index_box5>.center>ul>li {
    width: 364px;
    height: 150px;
    border: 1px solid #f5f5f5;
    padding: 25px;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    position: relative;
    top: 0;
    transition: all .2s linear
}

.member_index_box5>.center>ul>li:hover {
    background-color: #f5f5f5;
    top: -3px
}

.member_index_box5>.center>ul>li>a {
    display: block
}

.member_index_box5>.center>ul>li>a>.i_l {
    width: 40%;
    float: left;
    height: 101px;
    overflow: hidden
}

.member_index_box5>.center>ul>li>a>.i_l>div {
    width: 101px;
    height: 101px;
    overflow: hidden;
    border-radius: 50%
}

.member_index_box5>.center>ul>li>a>.i_l>div>img {
    width: 100%
}

.member_index_box5>.center>ul>li>a>.i_r {
    width: 60%;
    float: left
}

.member_index_box5>.center>ul>li>a>.i_r>span {
    font-size: 18px;
    font-weight: 700
}

.member_index_box5>.center>ul>li>a>.i_r>p {
    font-size: 12px;
    color: #666;
    margin-top: 6px;
    line-height: 18px
}

.member_index_box6 {
    margin-bottom: 30px
}

.member_index_box6>.center {
    padding-bottom: 10px
}

.member_index_box6>.center>ul {
    display: flex;
    flex-flow: wrap row
}

.member_index_box6>.center>ul>li {
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 30px;
    margin-bottom: 30px;
    display: block;
    padding-left: 67px;
    position: relative;
    width: 48.5%;
    margin-right: 3%
}

.member_index_box6>.center>ul>li:nth-child(2n) {
    margin-right: 0
}

.member_index_box6>.center>ul>li .img {
    width: 40px;
    margin-right: 18px;
    position: absolute;
    left: 0;
    top: 12px;
    height: 40px;
    overflow: hidden;
    border-radius: 50%
}

.member_index_box6>.center ul>li .txt {
    padding-top: 10px
}

.member_index_box6>.center ul>li .txt>.item1 {
    margin-bottom: 10px
}

.member_index_box6>.center ul>li .txt>.item1>span {
    font-size: 14px;
    color: #333;
    margin-right: 30px
}

.member_index_box6>.center ul>li .txt>.item2 {
    height: 15px;
    margin-bottom: 18px
}

.member_index_box6>.center ul>li .txt>.item2>.star {
    width: 96px;
    float: left;
    margin-right: 30px;
    height: 15px;
    background: url(https://img.qinxue365.com/img/star_bg.png) no-repeat
}

.member_index_box6>.center ul>li .txt>.item2>.star.num5 {
    background-position: 0 0
}

.member_index_box6>.center ul>li .txt>.item2>.star.num4 {
    background-position: -20px 0
}

.member_index_box6>.center ul>li .txt>.item2>.star.num3 {
    background-position: -40px 0
}

.member_index_box6>.center ul>li .txt>.item2>.star.num2 {
    background-position: -60px 0
}

.member_index_box6>.center ul>li .txt>.item2>.star.num1 {
    background-position: -80px 0
}

.member_index_box6>.center ul>li .txt>.item2>.date {
    color: #666;
    font-size: 16px
}

.member_index_box6>.center ul>li .txt>.item2>.hj>span {
    font-size: 12px;
    color: #999;
    margin-right: 10px
}

.member_index_box6>.center ul>li .txt>.item2>.fs {
    color: #ff7800;
    font-size: 14px;
    margin-right: 10px
}

.member_index_box6>.center ul>li .txt>.item3 {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    margin-bottom: 15px
}

.member_index_box6>.center ul>li .txt>.item4>span {
    font-size: 12px;
    color: #999;
    margin-right: 15px
}

.member_index_box7 {
    margin: 30px auto;
    height: 310px
}

.member_index_box7>.center {
    padding-bottom: 10px
}

.member_index_box7>.center>.swiper-container {
    display: none
}

.member_index_box7>.center>.swiper-container.active {
    display: block
}

.member_index_box7>.center>.swiper-container {
    width: 1164px
}

.member_index_box7>.center>.swiper-container>.swiper-wrapper>.swiper-slide {
    display: block;
    width: 267px;
    margin-right: 24px;
    cursor: pointer
}

.member_index_box7>.center>.swiper-container>.swiper-wrapper>.swiper-slide>span {
    display: block;
    text-align: center;
    padding: 15px 0
}

.member_index_box7>.center>.swiper-container.vedio>.swiper-wrapper>.swiper-slide:before {
    content: "\e6b2";
    font-size: 50px;
    color: #fff;
    position: absolute;
    width: 50px;
    height: 50px;
    font-family: iconfont;
    left: calc((100% - 50px)/ 2);
    top: 27%
}

.member_index_box8 {
    margin-bottom: 30px
}

.member_index_box8>.center {
    background-color: #fff;
    padding: 30px
}

.member_index_box8>.center>ul>li {
    width: 344px;
    margin-right: 54px;
    float: left;
    margin-bottom: 15px;
    position: relative;
    padding-left: 18px;
    position: relative;
    padding-right: 40px
}

.member_index_box8>.center>ul>li>a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.member_index_box8>.center>ul>li:nth-child(3n) {
    margin-right: 0
}

.member_index_box8>.center>ul>li>span {
    position: absolute;
    right: 0;
    top: 0;
    color: #999
}

.member_index_box8>.center>ul>li:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #d1d1d1;
    position: absolute;
    left: 0;
    top: 8px
}

.member_index_box8>.center>ul>li>a:hover {
    color: #369bff
}

.member_ys_box {
    margin-bottom: 30px
}

.member_ys_box>.center>.box {
    width: 1140px;
    position: relative
}

.member_ys_box>.center>.box>.item {
    width: 380px;
    float: left;
    padding: 15px;
    padding-left: 70px;
    position: relative;
    height: 80px
}

.member_ys_box>.center>.box>.item>i {
    font-size: 30px;
    position: absolute;
    left: 20px;
    top: 20px
}

.member_ys_box>.center>.box>.item>.ms>.tit {
    font-size: 18px;
    margin-bottom: 10px;
    display: block
}

.member_ys_box>.center>.box>.item>.ms>p {
    text-align: justify;
    line-height: 20px;
    color: #999;
    height: 40px
}

.member_ys_box>.center>.box>.item>.ms>p>span {
    color: #369bff;
    position: relative;
    cursor: pointer
}

.member_ys_box>.center>.box>.item>.ms>p>span>div {
    display: block;
    position: absolute;
    right: -10px;
    bottom: 25px;
    padding: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    width: 400px;
    color: #999;
    background-color: #fff;
    z-index: 99;
    border-radius: 5px;
    display: none
}

.member_ys_box>.center>.box>.item>.ms>p>span>div:after {
    content: "";
    border: 10px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    right: 8px;
    bottom: -20px
}

.member_ys_box>.center>.box>.item>.ms>p>span:hover>div {
    display: block
}

.member_ys_box>.center>.box>.line1 {
    width: 100%;
    border-bottom: 1px dashed #ececec;
    position: absolute;
    top: 50%;
    left: 0
}

.member_ys_box>.center>.box>.line2,.member_ys_box>.center>.box>.line3 {
    border-right: 1px dashed #ececec;
    position: absolute;
    top: 0;
    left: 380px;
    height: 100%
}

.member_ys_box>.center>.box>.line3 {
    left: 760px
}

.star_new {
    width: 100px;
    display: inline-block;
    height: 16px;
    vertical-align: bottom;
    vertical-align: -2px;
    vertical-align: bottom/0
}

.star_new>em {
    display: inline-block;
    width: 16px;
    height: 15px;
    line-height: 16px;
    position: relative;
    margin-right: 4px
}

.star_new>em:before {
    content: "\e619";
    font-family: iconfont;
    font-size: 16px;
    position: absolute;
    top: 0;
    color: #ddd
}

.star_new>em:after {
    content: "\e619";
    font-family: iconfont;
    font-size: 16px;
    position: absolute;
    top: 0;
    color: #ff7800;
    overflow: hidden;
    display: none
}

.star_new>em.w100:after {
    width: 100%;
    display: block
}

.star_new>em.w10:after {
    width: 10%;
    display: block
}

.star_new>em.w20:after {
    width: 20%;
    display: block
}

.star_new>em.w30:after {
    width: 30%;
    display: block
}

.star_new>em.w40:after {
    width: 40%;
    display: block
}

.star_new>em.w50:after {
    width: 50%;
    display: block
}

.star_new>em.w60:after {
    width: 60%;
    display: block
}

.star_new>em.w70:after {
    width: 70%;
    display: block
}

.star_new>em.w80:after {
    width: 80%;
    display: block
}

.star_new>em.w90:after {
    width: 90%;
    display: block
}

.list_wd_box {
    background-color: #f6f7fa
}

.list_wd_box2>.center>.f_l>.tab {
    height: 56px;
    line-height: 56px;
    padding: 0 25px;
    border-radius: 5px;
    background-color: #fff;
    margin-bottom: 15px
}

.list_wd_box2>.center>.f_l>.tab>span {
    display: inline-block;
    margin-right: 74px;
    font-size: 20px;
    color: #666
}

.list_wd_box2>.center>.f_l>.tab>span>a {
    display: block
}

.list_wd_box2>.center>.f_l>.tab>span.active>a {
    color: #3499ff
}

.list_wd_box2>.center>.f_l>.tab>a {
    float: right;
    height: 24px;
    line-height: 24px;
    width: 90px;
    border: 1px solid #369bff;
    text-align: center;
    border-radius: 20px;
    color: #369bff;
    margin-top: 16px
}

.list_wd_box2>.center>.f_l>.list>ul>li {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 15px;
    border-radius: 5px
}

.list_wd_box2>.center>.f_l>.list>ul>li>.tit>span {
    font-size: 18px;
    color: #000;
    font-weight: 700
}

.list_wd_box2>.center>.f_l>.list>ul>li>.tit>span>i {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: rgb(16 185 129);
    color: #fff;
    text-align: center;
    line-height: 18px;
    margin-right: 10px;
    border-radius: 50%
}

.list_wd_box2>.center>.f_l>.list>ul>li>.tit>span>a:hover {
    color: #369bff
}

.list_wd_box2>.center>.f_l>.list>ul>li>.tit>.other {
    float: right
}

.list_wd_box2>.center>.f_l>.list>ul>li>.tit>.other>span {
    font-size: 12px;
    color: #999;
    font-weight: 400;
    margin-left: 10px
}

.list_wd_box2>.center>.f_l>.list>ul>li>.type {
    margin: 12px 0
}

.list_wd_box2>.center>.f_l>.list>ul>li>.type>span {
    background-color: #eff8ff;
    color: #369bff;
    padding: 3px 6px;
    margin-right: 10px;
    border-radius: 5px
}

.list_wd_box2>.center>.f_l>.list>ul>li>.member {
    position: relative;
    padding-left: 50px;
    margin-bottom: 10px;
    margin-top: 20px
}

.list_wd_box2>.center>.f_l>.list>ul>li>.member>.img {
    width: 38px;
    height: 38px;
    border: 1px solid #f2f2f2;
    display: table;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0
}

.list_wd_box2>.center>.f_l>.list>ul>li>.member>.img>div {
    display: table-cell
}

.list_wd_box2>.center>.f_l>.list>ul>li>.member>.txt>a {
    display: block;
    margin-bottom: 2px;
    color: #333
}

.list_wd_box2>.center>.f_l>.list>ul>li>.member>.txt>.star_new {
    margin-right: 5px
}

.list_wd_box2>.center>.f_l>.list>ul>li>.member>.txt>.fs {
    color: #fb9517
}

.list_wd_box2>.center>.f_l>.list>ul>li>.ms {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 15px;
    color: #666
}

.list_wd_box2>.center>.f_l>.list>ul>li>.pl>span {
    margin-right: 15px;
    font-size: 14px;
    color: #999
}

.list_wd_box2>.center>.f_l>.list>ul>li>.pl>span>i {
    font-size: 14px;
    margin-right: 2px
}

.school_dt_box {
    background-color: #f6f7fa
}

.school_dt_box1>.center>.f_l>ul>li {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 20px
}

.school_dt_box1>.center>.f_l>ul>li>.img {
    margin-right: 30px;
    width: 270px;
    float: left
}

.school_dt_box1>.center>.f_l>ul>li>.txt {
    width: 550px;
    float: left
}

.school_dt_box1>.center>.f_l>ul>li>.txt>a {
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: 700;
    margin-bottom: 15px
}

.school_dt_box1>.center>.f_l>ul>li>.txt>a:hover {
    color: rgb(16 185 129)
}

.school_dt_box1>.center>.f_l>ul>li>.txt>div {
    margin-bottom: 15px
}

.school_dt_box1>.center>.f_l>ul>li>.txt>div>span {
    display: inline-block;
    padding: 2px 8px;
    color: #666
}

.school_dt_box1>.center>.f_l>ul>li>.txt>div>span.type {
    background-color: #eff8ff;
    border-radius: 3px
}

.school_dt_box1>.center>.f_l>ul>li>.txt>div>span>i {
    color: #666;
    margin-right: 5px
}

.school_dt_box1>.center>.f_l>ul>li>.txt>p {
    line-height: 30px;
    color: #666
}

.school_hj_box {
    background-color: #f6f7fa
}

.school_hj_box1>.center>.f_l {
    background-color: #fff;
    padding: 30px
}

.school_hj_box1>.center>.f_l>.tit {
    color: #333;
    font-size: 24px;
    padding-left: 22px;
    position: relative;
    margin-bottom: 30px
}

.school_hj_box1>.center>.f_l>.tit:before {
    content: "";
    width: 6px;
    height: 80%;
    left: 0;
    top: 18%;
    position: absolute;
    background-color: rgb(16 185 129)
}

.school_hj_box1>.center>.f_l>ul {
    display: flex;
    flex-flow: wrap row
}

.school_hj_box1>.center>.f_l>ul>li {
    width: 272px;
    margin-right: 17px;
    border: 1px solid #e9e9e9;
    cursor: pointer
}

.school_hj_box1>.center>.f_l>ul>li:hover {
    box-shadow: 0 0 10px rgba(0,0,0,.3)
}

.school_hj_box1>.center>.f_l>ul>li>p {
    height: 50px;
    line-height: 50px;
    text-align: center
}

.school_hj_box1>.center>.f_l>ul>li>.img {
    position: relative
}

.school_hj_box1>.center>.f_l>ul>li>.img:before {
    content: "";
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,.4);
    width: 100%;
    opacity: 0;
    transition: all .1s linear
}

.school_hj_box1>.center>.f_l>ul>li>.img:after {
    content: "\e606";
    width: 36px;
    height: 36px;
    position: absolute;
    left: calc((100% - 36px)/ 2);
    top: calc((100% - 36px)/ 2);
    color: #fff;
    font-family: iconfont;
    border: 1px solid #fff;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    opacity: 0;
    transition: all .1s linear
}

.school_hj_box1>.center>.f_l>ul>li:hover>.img:before {
    opacity: 1
}

.school_hj_box1>.center>.f_l>ul>li:hover>.img:after {
    opacity: 1
}

.school_kc_box {
    background-color: #f6f7fa
}

.school_kc_box1>.center>.f_l {
    background-color: #fff;
    padding: 30px
}

.school_kc_box1>.center>.f_l>.tit {
    color: #333;
    font-size: 24px;
    padding-left: 22px;
    position: relative;
    margin-bottom: 20px
}

.school_kc_box1>.center>.f_l>.tit:before {
    content: "";
    width: 6px;
    height: 80%;
    left: 0;
    top: 18%;
    position: absolute;
    background-color: rgb(16 185 129)
}

.school_kc_box1>.center>.f_l>.sort {
    background-color: #f6f7fa;
    padding: 10px 15px;
    margin-bottom: 20px
}

.school_kc_box1>.center>.f_l>.sort>span {
    margin-right: 15px;
    color: #8c8c8c;
    cursor: pointer
}

.school_kc_box1>.center>.f_l>.sort>span>i {
    font-size: 12px
}

.school_kc_box1>.center>.f_l>.sort>span.active {
    color: #000;
    font-weight: 700
}

.school_kc_box1>.center>.f_l>ul {
    display: flex;
    flex-flow: wrap row
}

.school_kc_box1>.center>.f_l>ul>li {
    width: 272px;
    margin-right: 17px;
    border: 1px solid #e9e9e9;
    cursor: pointer;
    margin-bottom: 17px;
    height: 273px;
    position: relative;
    overflow: hidden
}

.school_kc_box1>.center>.f_l>ul>li:nth-child(3n) {
    margin-right: 0
}

.school_kc_box1>.center>.f_l>ul>li:hover {
    box-shadow: 0 0 10px rgba(0,0,0,.3)
}

.school_kc_box1>.center>.f_l>.tab {
    margin-bottom: 20px
}

.school_kc_box1>.center>.f_l>.tab>a {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #eaeaea;
    margin-right: 10px;
    border-radius: 20px;
    margin-bottom: 12px;
    color: #8c8c8c
}

.school_kc_box1>.center>.f_l>.tab>a.active {
    border: 1px solid #369bff;
    color: #369bff
}

.school_kc_box1>.center>.f_l>ul>li>a {
    display: block
}

.school_kc_box1>.center>.f_l>ul>li>a>.box {
    padding: 10px;
    position: absolute;
    bottom: -86px;
    width: 100%;
    background-color: #fff;
    height: 188px;
    transition: all .3s linear
}

.school_kc_box1>.center>.f_l>ul>li:hover>a>.box {
    bottom: 0
}

.school_kc_box1>.center>.f_l>ul>li>a>.box>.tit {
    margin-bottom: 10px;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.school_kc_box1>.center>.f_l>ul>li>a>.box>.type {
    margin-bottom: 10px
}

.school_kc_box1>.center>.f_l>ul>li>a>.box>.type>span {
    background-color: #eff8ff;
    font-size: 14px;
    margin-right: 15px;
    padding: 2px 5px;
    color: #369bff
}

.school_kc_box1>.center>.f_l>ul>li>a>.box>.date {
    height: 26px
}

.school_kc_box1>.center>.f_l>ul>li>a>.box>.date>.price {
    font-size: 20px;
    color: #ff4513
}

.school_kc_box1>.center>.f_l>ul>li>a>.box>.date>.time {
    float: right;
    color: #999
}

.school_kc_box1>.center>.f_l>ul>li>a>.box>.date>.time:before {
    content: "\e61b";
    font-family: iconfont;
    vertical-align: text-top
}

.school_kc_box1>.center>.f_l>ul>li>a>.box>.ms>.item {
    font-size: 14px;
    margin-top: 10px
}

.school_kc_box1>.center>.f_l>ul>li>a>.box>.ms>.item>span {
    color: #999;
    display: block;
    font-size: 12px;
    border-left: 2px solid #369bff;
    padding-left: 6px;
    margin-bottom: 10px
}

.school_js_box {
    background-color: #f6f7fa
}

.school_js_box1>.center>.f_l>ul>li {
    background-color: #fff;
    background-color: #fff;
    padding: 24px;
    margin-bottom: 20px
}

.school_js_box1>.center>.f_l>ul>li>div {
    display: block
}

.school_js_box1>.center>.f_l>ul>li>div>.img {
    width: 155px;
    margin-right: 2%;
    float: left;
    height: 155px;
    border-radius: 50%;
    overflow: hidden
}

.school_js_box1>.center>.f_l>ul>li>div>.txt {
    width: 80%;
    float: left
}

.school_js_box1>.center>.f_l>ul>li>div>.txt>div {
    margin-bottom: 15px
}

.school_js_box1>.center>.f_l>ul>li>div>.txt>.item1>a {
    font-weight: 700;
    font-size: 18px;
    margin-right: 10px
}

.school_js_box1>.center>.f_l>ul>li>div>.txt>.item1>a:hover {
    color: rgb(16 185 129)
}

.school_js_box1>.center>.f_l>ul>li>div>.txt>.item2 {
    padding-left: 70px;
    position: relative;
    min-height: 20px
}

.school_js_box1>.center>.f_l>ul>li>div>.txt>.item2>span {
    position: absolute;
    left: 0;
    top: 0;
    color: #999
}

.school_js_box1>.center>.f_l>ul>li>div>.txt>.item2>p {
    line-height: 20px;
    color: #666
}

.school_js_box1>.center>.f_l>ul>li>div>.txt>.item2>p>a {
    position: relative;
    margin-right: 20px;
    display: inline-block
}

.school_js_box1>.center>.f_l>ul>li>div>.txt>.item2>p>a:hover {
    color: rgb(16 185 129)
}

.school_js_box1>.center>.f_l>ul>li>div>.txt>.item2>p>a:after {
    right: -12px;
    content: "";
    width: 1px;
    height: 60%;
    display: inline-block;
    background-color: #999;
    position: absolute;
    top: 20%
}

.school_js_box1>.center>.f_l>ul>li>div>.txt>.item2>p>a:last-child:after {
    display: none
}

.school_js_box1>.center>.f_l>ul>li>div>.txt>.item3 {
    padding-left: 70px;
    position: relative
}

.school_js_box1>.center>.f_l>ul>li>div>.txt>.item3>span {
    position: absolute;
    left: 0;
    top: 0;
    color: #999
}

.school_js_box1>.center>.f_l>ul>li>div>.txt>.item3>p {
    line-height: 20px;
    color: #666
}

.school_jj_box {
    background-color: #f6f7fa
}

.school_jj_box1>.center>.f_l>.item1 {
    background-color: #fff;
    padding: 30px
}

.school_jj_box1>.center>.f_l>.item1>.tit {
    font-size: 24px;
    color: #000;
    position: relative;
    padding-left: 30px;
    font-weight: 700;
    margin-bottom: 30px
}

.school_jj_box1>.center>.f_l>.item1>.tit:before {
    content: "";
    width: 5px;
    height: 80%;
    background-color: rgb(16 185 129);
    position: absolute;
    left: 0;
    top: 15%;
    border-radius: 5px
}

.school_jj_box1>.center>.f_l>.item1>.box {
    display: flex;
    flex-flow: wrap row
}

.school_jj_box1>.center>.f_l>.item1>.box>.f_l {
    width: 320px;
    margin-right: 40px
}

.school_jj_box1>.center>.f_l>.item1>.box>.f_r {
    width: 490px;
    padding-top: 15px
}

.school_jj_box1>.center>.f_l>.item1>.box>.f_r>.item1 {
    margin-bottom: 15px
}

.school_jj_box1>.center>.f_l>.item1>.box>.f_r>.item1>span {
    margin-right: 30px
}

.school_jj_box1>.center>.f_l>.item1>.box>.f_r>.item1>span>b {
    color: #999;
    font-weight: 400
}

.school_jj_box1>.center>.f_l>.item1>.box>.f_r>.item2 {
    margin-bottom: 15px
}

.school_jj_box1>.center>.f_l>.item1>.box>.f_r>.item2>.fs {
    color: #ff9320;
    margin-right: 30px
}

.school_jj_box1>.center>.f_l>.item1>.box>.f_r>.item2>.yy>span {
    color: #999;
    position: relative;
    margin: 0 10px
}

.school_jj_box1>.center>.f_l>.item1>.box>.f_r>.item2>.yy>span:nth-child(1):after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #e4e4e4;
    display: block;
    margin-right: 10px;
    position: absolute;
    top: 0;
    right: -23px
}

.school_jj_box1>.center>.f_l>.item1>.box>.f_r>.item3 {
    margin-bottom: 15px
}

.school_jj_box1>.center>.f_l>.item1>.box>.f_r>.item3>span {
    background-color: #f4faff;
    padding: 2px 10px;
    margin-right: 10px;
    display: inline-block;
    color: #369bff;
    border-radius: 5px;
    margin-bottom: 10px
}

.school_jj_box1>.center>.f_l>.item1>.box>.f_r>.item4 {
    margin-bottom: 10px;
    position: relative;
    padding-left: 76px
}

.school_jj_box1>.center>.f_l>.item1>.box>.f_r>.item4>span {
    color: #999;
    position: absolute;
    left: 0;
    top: 0
}

.school_jj_box1>.center>.f_l>.item1>.box>.f_r>.item4>ul>li {
    color: #666;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px
}

.school_jj_box1>.center>.f_l>.item1>.box>.f_r>.item4>ul>li>i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(https://img.qinxue365.com/img/gou.png) no-repeat center center;
    margin-right: 5px;
    vertical-align: -3px
}

.school_jj_box1>.center>.f_l>.item2 {
    background-color: #fff;
    margin-top: 20px;
    padding: 30px
}

.school_jj_box1>.center>.f_l>.item2>.tit {
    font-size: 24px;
    color: #000;
    position: relative;
    padding-left: 30px;
    font-weight: 700;
    margin-bottom: 30px
}

.school_jj_box1>.center>.f_l>.item2>.tit:before {
    content: "";
    width: 5px;
    height: 80%;
    background-color: rgb(16 185 129);
    position: absolute;
    left: 0;
    top: 15%;
    border-radius: 5px
}

.school_jj_box1>.center>.f_l>.item2>.box>p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-bottom: 30px
}

.cx {
    color: #ff8400!important;
    position: relative;
    background-color: #fff9f3;
    text-align: left;
    padding-right: 3px;
    border-radius: 3px;
    font-size: 14px!important;
    height: 19px;
    line-height: 19px;
    display: inline-block;
    margin-left: 20px
}

.cx>i {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-right: 5px;
    vertical-align: 1px;
    background-color: #ff8400;
    line-height: 16px;
    text-align: center;
    border-radius: 3px
}

.cx>i:before {
    content: "\8BDA";
    font-size: 12px;
    color: #fff;
    line-height: 19px;
    vertical-align: middle
}

.school_jj_box1 {
    margin-bottom: 0
}

.school_jj_box1>.center>.f_l {
    margin-bottom: 30px
}

.school_jj_box2 ul {
    width: 1184px
}

.school_jj_box2 ul.active {
    display: block
}

.school_jj_box2 ul>li {
    width: 264px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin-right: 28px;
    float: left;
    margin-bottom: 0;
    padding-bottom: 20px
}

.school_jj_box2 ul>li {
    display: block
}

.school_jj_box2 ul>li>.img {
    height: 160px;
    position: relative;
    display: block
}

.school_jj_box2 ul>li>.img>p {
    position: absolute;
    width: 100%;
    height: 28px;
    line-height: 28px;
    background: rgba(0,0,0,.6);
    bottom: 0;
    left: 0;
    padding: 0 10px
}

.school_jj_box2 ul>li>.img>p>span {
    color: #fff
}

.school_jj_box2 ul>li>.img>p>span.f_r {
    float: right
}

.school_jj_box2 ul>li>.ms {
    padding: 0 13px
}

.school_jj_box2 ul>li>.ms>a {
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    margin-bottom: 15px
}

.school_jj_box2 ul>li>.ms>a:hover {
    color: rgb(16 185 129)
}

.school_jj_box2 ul>li>.ms>p {
    color: #666;
    font-size: 14px;
    display: block;
    margin-bottom: 15px
}

.school_jj_box2 ul>li>.ms>p>a {
    color: #666;
    font-size: 14px;
    display: block;
    margin-bottom: 15px
}

.school_jj_box2 ul>li>.ms>p>a:hover {
    color: rgb(16 185 129)
}

.school_jj_box2 ul>li>.ms>div>span {
    font-size: 14px;
    color: #999
}

.school_jj_box2 ul>li>.ms>div>span>b {
    font-weight: 700;
    color: #ff4513;
    font-size: 16px
}

.school_jj_box2 ul>li>.ms>div>span.f_r {
    float: right;
    color: #999;
    position: relative
}

.school_jj_box2 ul>li>.ms>div>span.f_r:before {
    content: "\e61b";
    font-family: iconfont;
    vertical-align: text-top
}

.school_jj_box2 ul>li>.ms>p>span {
    display: inline-block;
    background-color: #eff8ff;
    padding: 0 5px;
    margin-right: 15px;
    border-radius: 5px;
    color: #369bff
}

.school_jj_box2 ul>li>p {
    border-top: 1px solid #efefef;
    padding-top: 5px
}

.school_jj_box2 ul>li>p>a {
    font-size: 14px;
    color: #666;
    text-align: left;
    display: block;
    padding: 0 15px
}

.school_jj_box2 ul>li:hover {
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.school_jj_box2>.show {
    background-color: #fff;
    padding: 30px
}

.school_jj_box2 {
    margin-bottom: 30px
}

.school_jj_box3 {
    margin-bottom: 0
}

.school_jj_box3>.center>ul {
    display: flex;
    flex-flow: wrap row
}

.school_jj_box3>.center>ul>li {
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 30px;
    margin-bottom: 30px;
    display: block;
    padding-left: 67px;
    position: relative;
    width: 100%
}

.school_jj_box3>.center>ul>li:nth-child(2n) {
    margin-right: 0
}

.school_jj_box3>.center>ul>li .img {
    width: 40px;
    margin-right: 18px;
    position: absolute;
    left: 0;
    top: 12px;
    height: 40px;
    overflow: hidden;
    border-radius: 50%
}

.school_jj_box3>.center ul>li .txt {
    padding-top: 10px
}

.school_jj_box3>.center ul>li .txt>.item1 {
    margin-bottom: 10px
}

.school_jj_box3>.center ul>li .txt>.item1>span {
    font-size: 14px;
    color: #333;
    margin-right: 30px
}

.school_jj_box3>.center ul>li .txt>.item2 {
    height: 15px;
    margin-bottom: 18px
}

.school_jj_box3>.center ul>li .txt>.item2>.star {
    width: 96px;
    float: left;
    margin-right: 30px;
    height: 15px;
    background: url(https://img.qinxue365.com/img/star_bg.png) no-repeat
}

.school_jj_box3>.center ul>li .txt>.item2>.star.num5 {
    background-position: 0 0
}

.school_jj_box3>.center ul>li .txt>.item2>.star.num4 {
    background-position: -20px 0
}

.school_jj_box3>.center ul>li .txt>.item2>.star.num3 {
    background-position: -40px 0
}

.school_jj_box3>.center ul>li .txt>.item2>.star.num2 {
    background-position: -60px 0
}

.school_jj_box3>.center ul>li .txt>.item2>.star.num1 {
    background-position: -80px 0
}

.school_jj_box3>.center ul>li .txt>.item2>.date {
    color: #666;
    font-size: 16px
}

.school_jj_box3>.center ul>li .txt>.item2>.hj>span {
    font-size: 12px;
    color: #999;
    margin-right: 10px
}

.school_jj_box3>.center ul>li .txt>.item2>.fs {
    color: #ff7800;
    font-size: 14px;
    margin-right: 10px
}

.school_jj_box3>.center ul>li .txt>.item3 {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    margin-bottom: 15px
}

.school_jj_box3>.center ul>li .txt>.item4>span {
    font-size: 12px;
    color: #999;
    margin-right: 15px
}

.school_jj_box4>.center {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 30px 30px 10px 30px;
    border: 1px solid #f1f3f7
}

.school_jj_box4>.center>span {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    padding-left: 20px;
    position: relative;
    margin-bottom: 30px;
    display: block
}

.school_jj_box4>.center>span:before {
    content: "";
    width: 5px;
    height: 80%;
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    background-color: rgb(16 185 129);
    border-radius: 10px
}

.school_jj_box4>.center>textarea {
    height: 168px;
    width: 100%;
    resize: none;
    margin-top: 30px;
    border: 1px solid #e3e3e3
}

.school_jj_box4>.center>button {
    display: block;
    width: 224px;
    height: 50px;
    line-height: 50px;
    background-color: rgb(16 185 129);
    outline: 0;
    border: none;
    font-size: 20px;
    color: #fff;
    display: block;
    margin: 15px auto
}

.school_jj_box4>.center>.pf>span {
    margin-right: 15px
}

.list_js_box {
    background-color: #f6f7fa
}

.article_js_box {
    background-color: #f6f7fa
}

.article_js_box1>.center {
    background-color: #fff;
    padding: 30px;
    position: relative;
    border-radius: 5px;
}

.article_js_box1>.center>.img {
    width: 284px;
    margin-right: 40px;
    float: left
}

.article_js_box1>.center>.txt {
    width: 816px;
    float: left
}

.article_js_box1>.center>.txt>.tit {
    font-size: 24px;
    margin-bottom: 20px
}

.article_js_box1>.center>.txt>.box>.list {
    position: relative;
    padding-left: 70px;
    margin-bottom: 20px;
    min-height: 30px
}

.article_js_box1>.center>.txt>.box>.list>span {
    color: #999;
    position: absolute;
    left: 0;
    top: 5px
}

.article_js_box1>.center>.txt>.box>.list>div {
    line-height: 30px
}

.article_js_box1>.center>.txt>.box>.list>div>a {
    border: 1px solid rgb(16 185 129);
    color: rgb(16 185 129);
    border-radius: 4px;
    padding: 2px 7px;
    margin-right: 10px;
}

.article_js_box1>.center>.txt>.box>.list>div>a:hover {
    color: rgb(16 185 129)
}

.article_js_box1>.center>.ask {
    display: block;
    width: 118px;
    height: 36px;
    line-height: 36px;
    background-color: rgb(16 185 129);
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 0;
    border-radius: 5px;
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer
}

.article_js_box2 {
    margin-top: 30px
}

.list_base_box>.center>.f_r .js_box {
    margin-bottom: 30px
}

.list_base_box>.center>.f_r .js_box>ul {
    border-top: 1px solid #f0f0f0
}

.list_base_box>.center>.f_r .js_box>ul>li {
    position: relative;
    background-color: #fff;
    overflow: hidden;
}

.list_base_box>.center>.f_r .js_box>ul>li:after {
    content: "";
    width: 90%;
    height: 1px;
    background-color: #f0f0f0;
    position: absolute;
    left: 5%;
    bottom: 0
}

.list_base_box>.center>.f_r .js_box>ul>li:last-child:after {
    display: none
}

.list_base_box>.center>.f_r .js_box>ul>li>a {
    display: block;
    padding: 20px
}

.list_base_box>.center>.f_r .js_box>ul>li>a>.img {
    width: 30%;
    margin-right: 4%;
    float: left;
    height: 68px;
    overflow: hidden;
    border-radius: 50%
}

.list_base_box>.center>.f_r .js_box>ul>li>a>.txt {
    width: 66%;
    float: left;
    padding-top: 10px
}

.list_base_box>.center>.f_r .js_box>ul>li>a>.txt>span {
    font-size: 16px;
    color: #333;
    margin-bottom: 8px;
    display: block
}

.list_base_box>.center>.f_r .js_box>ul>li>a>.txt>p {
    color: #999;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.list_base_box>.center>.f_r .js_box>ul>li>a:hover>.txt>span {
    color: rgb(16 185 129)
}

.list_base_box>.center>.f_r .js_box>ul>li {
    display: block;
    padding: 20px
}

.list_base_box>.center>.f_r .js_box>ul>li>.img {
    width: 30%;
    margin-right: 4%;
    float: left;
    height: 68px;
    overflow: hidden;
    border-radius: 50%
}

.list_base_box>.center>.f_r .js_box>ul>li>.txt {
    width: 66%;
    float: left;
    padding-top: 10px
}

.list_base_box>.center>.f_r .js_box>ul>li>.txt>span {
    font-size: 16px;
    color: #333;
    margin-bottom: 8px;
    display: block
}

.list_base_box>.center>.f_r .js_box>ul>li>.txt>p {
    color: #999;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.list_base_box>.center>.f_r .js_box>ul>li:hover>.txt>span {
    color: rgb(16 185 129)
}

.article_js_box2>.center>.f_l>.tit {
    font-size: 24px;
    color: #333;
    margin-bottom: 18px;
    display: block;
    font-weight: 700;
    padding-left: 25px
}

.article_js_box2>.center>.f_l>.tit {
    margin: 0 20px 20px 0;
    position: relative
}

.article_js_box2>.center>.f_l>.tit:before {
    content: "";
    height: 80%;
    width: 5px;
    background-color: rgb(16 185 129);
    position: absolute;
    left: 0;
    top: 4px;
    border-radius: 10px
}

.article_js_box2>.center>.f_l>ul>li {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 5px;
}

.article_js_box2>.center>.f_l>ul>li>.img {
    width: 230px;
    float: left;
    margin-right: 36px
}

.article_js_box2>.center>.f_l>ul>li>.txt {
    width: 428px;
    float: left;
    border-right: 1px dashed #e5e5e5
}

.article_js_box2>.center>.f_l>ul>li>.txt>a {
    font-size: 18px;
    color: #333;
    display: block;
    margin-bottom: 15px;
    font-weight: 700
}

.article_js_box2>.center>.f_l>ul>li>.txt>.type>span {
    color: #666;
    margin-right: 25px;
    position: relative
}

.article_js_box2>.center>.f_l>ul>li>.txt>.type>span:after {
    content: "";
    width: 1px;
    height: 80%;
    background-color: #e6e6e6;
    right: -14px;
    top: 2px;
    position: absolute
}

.article_js_box2>.center>.f_l>ul>li>.txt>.ys {
    margin-top: 10px;
    color: #999;
    line-height: 20px;
    margin-bottom: 10px;
    padding-right: 30px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.article_js_box2>.center>.f_l>ul>li>.txt>.ts>span {
    font-size: 14px;
    color: #369bff;
    display: inline-block;
    background-color: #eff8ff;
    padding: 2px 5px;
    margin-right: 10px;
    border-radius: 5px
}

.article_js_box2>.center>.f_l>ul>li>.price {
    width: 156px;
    float: left;
    padding: 20px 0 0 40px
}

.article_js_box2>.center>.f_l>ul>li>.price>span {
    display: block;
    font-size: 30px;
    color: #ff4513;
    width: 100%;
    text-align: center
}

.article_js_box2>.center>.f_l>ul>li>.price>a {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    background-color: rgb(16 185 129);
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 18px;
    border-radius: 5px
}

.article_kc_box {
    background-color: #f6f7fa
}

.article_kc_box1>.center>.f_l>.item1 {
    background-color: #fff;
    padding: 0 30px 0 0;
    display: flex;
    margin-bottom: 20px;
}

.article_kc_box1>.center>.f_l>.item1>.img {
    float: left;
    margin-right: 40px;
    border-right: 1px solid #f1f4f8
}

.article_kc_box1>.center>.f_l>.item1>.img>.share {
    padding-left: 30px;
    margin: 18px 0
}

.article_kc_box1>.center>.f_l>.item1>.img>.share>span {
    margin-right: 5px;
    font-size: 14px;
    color: #999;
    display: inline-block;
    padding: 2px 5px;
    cursor: pointer
}

.article_kc_box1>.center>.f_l>.item1>.img>.share>span>i {
    font-size: 14px;
    margin-right: 2px
}

.article_kc_box1>.center>.f_l>.item1>.img>.share>span.share {
    border: 1px solid #e8e8e8;
    border-radius: 5px
}

.article_kc_box1>.center>.f_l>.item1>.img>.share>span.yy {
    margin-right: 0
}

.article_kc_box1>.center>.f_l>.item1>.img>.share>span.yy>span {
    margin-right: 5px
}

.article_kc_box1>.center>.f_l>.item1>.img>.share>span.time {
    display: block;
    font-size: 14px;
    margin-top: 15px;
    color: #999
}

.article_kc_box1>.center>.f_l>.item1>.img>.share>span:hover {
    color: #4da6ff
}

.article_kc_box1>.center>.f_l>.item1>.img>.over_box>.clear_img {
    max-width: 100%
}

.article_kc_box1>.center>.f_l>.item1>.txt {
    width: auto;
    float: left;
    padding-top: 30px;
    flex: 1
}

.article_kc_box1>.center>.f_l>.item1>.txt>.tit {
    font-size: 24px;
    color: #333;
    font-weight: 700;
    margin-bottom: 10px
}

.article_kc_box1>.center>.f_l>.item1>.txt>.ms {
    background-color: #fff3e7;
    padding: 5px 15px;
    line-height: 20px;
    color: #ff6c00
}

.article_kc_box1>.center>.f_l>.item1>.txt>.type>span {
    background-color: #eff8ff;
    display: inline-block;
    padding: 2px 5px;
    margin-right: 10px;
    border-radius: 5px;
    color: #369bff;
    font-size: 14px
}

.article_kc_box1>.center>.f_l>.item1>.txt>.type {
    margin: 12px 0
}

.article_kc_box1>.center>.f_l>.item1>.txt>.other {
    margin-bottom: 15px;
    padding-left: 74px;
    position: relative;
    line-height: 24px;
    font-size: 14px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.article_kc_box1>.center>.f_l>.item1>.txt>.other>span {
    color: #999;
    position: absolute;
    left: 0;
    top: 0
}

.article_kc_box1>.center>.f_l>.item1>.txt>.price>.f_l {
    color: #ff4513;
    font-size: 24px;
    float: none;
}

.article_kc_box1>.center>.f_l>.item1>.txt>.price>.f_l>span {
    height: 50px;
    line-height: 48px;
    font-weight: 700
}

.article_kc_box1>.center>.f_l>.item1>.txt>.price>.f_r {
    width: 60%;
    display: flex;
    float: none;
    margin-bottom: 20px;
}

.article_kc_box1>.center>.f_l>.item1>.txt>.price>.f_r>span {
    display: block;
    width: 144px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    margin-left: 10px;
    float: left;
    border: 1px solid #59acff;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px
}

.article_kc_box1>.center>.f_l>.item1>.txt>.price>.f_r>span.yy {
    background-color: rgb(16 185 129);
    color: #fff;
    margin: 0;
}

.article_kc_box1>.center>.f_l>.item1>.txt>.price>.f_r>span.zx {
    color: rgb(16 185 129)
}

.article_kc_box1>.center>.f_l>.kc_tab {
    height: 61px;
}

.article_kc_box1>.center>.f_l>.kc_tab>.box {
    padding: 0 19px;
    background-color: #fff;
    border-bottom: 1px solid #efefef;
    width: 100%;
}

.article_kc_box1>.center>.f_l>.kc_tab>.box>span {
    display: block;
    float: left;
    width: 90px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #333;
    margin-right: 30px;
    position: relative;
    text-align: center;
    cursor: pointer
}

.article_kc_box1>.center>.f_l>.kc_tab>.box>span:hover {
    color: rgb(16 185 129)
}

.article_kc_box1>.center>.f_l>.kc_tab>.box>span>h2 {
    font-size: 16px
}

.article_kc_box1>.center>.f_l>.kc_tab>.box>span.active:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: rgb(16 185 129)
}

.article_kc_box1>.center>.f_l>.kc_tab>.box>span.active {
    color: rgb(16 185 129)
}

.article_kc_box1>.center>.f_l>.box {
    margin-bottom: 30px
}

.article_kc_box1>.center>.f_l>.kc_box {
    padding: 30px 19px;
    line-height: 30px;
    font-size: 16px
}

.article_kc_box1>.center>.f_l>.kc_box>img:nth-of-type(1) {
    display: block
}

.article_kc_box1>.center>.f_l>.kc_box>div>img:nth-of-type(1) {
    display: block;
}

.article_kc_box1>.center>.f_l>.school_box {
    margin-bottom: 30px
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.tit>span.sel {
    margin-left: 27px;
    display: inline-block;
    vertical-align: 2px;
    position: relative;
    display: none
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.tit>span.sel:after {
    content: "\e603";
    color: #c8c8c8;
    font-family: iconfont;
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 16px
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.tit>span.sel>select {
    font-size: 16px;
    color: #333;
    width: 100%;
    height: 30px;
    border: none;
    outline: 0;
    font-size: 16px;
    padding: 0 15px;
    font-weight: 400;
    border: 1px solid #e7e7e7;
    width: 144px;
    border-radius: 5px
}

.article_kc_box1>.center>.f_l>.school_box>.base_box {
    background-color: #fff
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_r {
    width: 550px;
    height: 450px;
    background-color: #ececec
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l {
    width: 288px;
    margin-right: 12px;
    height: 462px
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show {
    margin-top: 0
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>span {
    font-size: 16px;
    color: #666;
    display: block;
    padding-left: 12px;
    margin-bottom: 12px
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul {
    height: 462px;
    padding-right: 5px
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li {
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #f5f5f5;
    border-radius: 0;
    height: 82px;
    overflow: hidden;
    width: 100%;
    padding: 10px
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li.active {
    background-color: #f0f9ff
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.img {
    width: 35px;
    float: left
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.img>i {
    display: block;
    width: 20px;
    height: 26px;
    color: #d1d1d1;
    font-size: 26px;
    position: relative
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.img>i>em {
    font-size: 12px;
    color: #fff;
    position: absolute;
    left: 9.5px;
    top: 4px
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li:nth-child(n+10)>.img>i>em {
    left: 5.5px
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li.active>.img>i {
    color: rgb(16 185 129)
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li.active>.txt>span {
    color: rgb(16 185 129)
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.txt {
    width: calc(100% - 35px);
    float: left
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.txt>i {
    color: #ff7800
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.txt>span {
    font-size: 16px;
    color: #000;
    position: relative;
    display: inline-block;
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.txt>p {
    color: #999;
    font-size: 14px;
    margin: 5px 0;
    padding-right: 46px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.txt>a {
    display: block;
    width: 50px;
    height: 22px;
    line-height: 22px;
    border-radius: 5px;
    background-color: #ffca00;
    font-size: 14px;
    color: #000;
    text-align: center;
    position: absolute;
    right: 18px;
    top: 25px;
    display: none
}

.article_kc_box1>.center>.f_l>.kc_tab.fix>.box {
    position: fixed;
    top: 0;
    left: calc((100% - 1200px)/ 2);
    width: 910px;
    margin-top: 0;
    background-color: #fff;
    z-index: 999
}

.list_base_box>.center>.f_r .jg_box2 {
    padding: 17px 20px 10px 20px;
    background-color: #fff;
    margin-bottom: 20px;
    border-radius: 0;
    height: 339px
}

.list_base_box>.center>.f_r .jg_box2>.top>.img {
    width: 94px;
    float: left;
    margin-right: 20px;
    display: table;
    height: 59px;
    border: 1px solid #ececec;
    padding: 5px;
    border-radius: 5px;
    image-rendering: pixelated;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor
}

.list_base_box>.center>.f_r .jg_box2>.top>.img>div {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.list_base_box>.center>.f_r .jg_box2>.top>.img>div>img {
    width: 100%
}

.list_base_box>.center>.f_r .jg_box2>.top>.txt {
    width: 108px;
    float: left;
    padding-top: 5px
}

.list_base_box>.center>.f_r .jg_box2>.top>p.tit {
    font-size: 18px;
    color: #333;
    margin: 20px 0 22px 0;
    position: relative
}

.list_base_box>.center>.f_r .jg_box2>.top>p.tit>a {
    display: block;
    position: relative;
    left: 0;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block
}

.list_base_box>.center>.f_r .jg_box2>.top>.txt>span.tit>a:hover {
    color: rgb(16 185 129)
}

.list_base_box>.center>.f_r .jg_box2>.top>.txt>span {
    font-size: 14px;
    color: #ff8400;
    display: block
}

.list_base_box>.center>.f_r .jg_box2>.top>.txt>span.rz {
    color: rgb(16 185 129);
    position: relative
}

.list_base_box>.center>.f_r .jg_box2>.top>.txt>span.rz>i {
    display: inline-block;
    width: 18px;
    height: 20px;
    background: url(https://img.qinxue365.com/img/chengxin.png) no-repeat center center;
    vertical-align: -5px;
    display: none
}

.list_base_box>.center>.f_r .jg_box2>.top>.txt>span.rz>span {
    display: inline-block;
    width: 30px;
    height: 18px;
    line-height: 18px;
    color: #fff;
    background-color: rgb(16 185 129);
    text-align: center;
    border-radius: 5px
}

.list_base_box>.center>.f_r .jg_box2>.top>.txt>span.rz>span>i {
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
    margin-right: 3px
}

.list_base_box>.center>.f_r .jg_box2>.top>.txt>.cx {
    margin-left: 0
}

.list_base_box>.center>.f_r .jg_box2>.top>.txt>p {
    font-size: 14px;
    color: #999;
    margin-top: 10px
}

.list_base_box>.center>.f_r .jg_box2>p {
    font-size: 14px;
    color: #999;
    margin-top: 15px
}

.list_base_box>.center>.f_r .jg_box2>ul {
    padding: 18px 0;
    border-bottom: 1px solid #f9f9f9
}

.list_base_box>.center>.f_r .jg_box2>ul>li {
    width: 25%;
    float: left;
    text-align: center;
    position: relative;
    cursor: pointer
}

.list_base_box>.center>.f_r .jg_box2>ul>li>a {
    display: block
}

.list_base_box>.center>.f_r .jg_box2>ul>li span {
    font-size: 14px;
    color: #333;
    font-weight: 700;
    margin-bottom: 3px;
    display: block
}

.list_base_box>.center>.f_r .jg_box2>ul>li em {
    color: #999;
    font-size: 14px
}

.list_base_box>.center>.f_r .jg_box2>ul>li:hover span {
    color: rgb(16 185 129)
}

.list_base_box>.center>.f_r .jg_box2>ul>li:hover em: {
    color: rgb(16 185 129)
}

.list_base_box>.center>.f_r .jg_box2>ul>li:hover>em {
    color: #ff7a48
}

.list_base_box>.center>.f_r .jg_box2>ul>li:after {
    content: "";
    height: 36px;
    width: 1px;
    background-color: #ececec;
    right: 0;
    top: 4px;
    display: block;
    position: absolute
}

.list_base_box>.center>.f_r .jg_box2>ul>li:last-child:after {
    display: none
}

.list_base_box>.center>.f_r .jg_box2>div>span {
    display: block;
    text-align: center;
    margin: 19px 0;
    font-size: 16px;
    color: #333
}

.list_base_box>.center>.f_r .jg_box2>div>span:before {
    content: "";
    display: inline-block;
    background-color: #b0b0b0;
    width: 70px;
    height: 1px;
    margin-right: 10px;
    margin-bottom: 5px
}

.list_base_box>.center>.f_r .jg_box2>div>span:after {
    content: "";
    display: inline-block;
    background-color: #b0b0b0;
    width: 70px;
    height: 1px;
    margin-left: 10px;
    margin-bottom: 5px
}

.list_base_box>.center>.f_r .jg_box2>.txt {
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-top: 10px;
    text-align: left;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.list_base_box>.center>.f_r .jg_box2>.type {
    margin: 20px 0
}

.list_base_box>.center>.f_r .jg_box2>.type>span {
    border: 1px solid #ececec;
    display: inline-block;
    padding: 5px 4px;
    margin: 0;
    margin-right: 10px;
    margin-bottom: 15px;
    border-radius: 5px;
    color: #666;
    font-size: 14px
}

.list_base_box>.center>.f_r .jg_box2>.type>span:nth-child(3n) {
    margin-right: 0
}

.list_base_box>.center>.f_r .jg_box2>.type>span::after,.list_base_box>.center>.f_r .jg_box2>.type>span::before {
    display: none
}

.list_base_box>.center>.f_l>.pl_box {
    margin-bottom: 30px
}

.list_base_box>.center>.f_l>.pl_box>ul>li:last-child {
    margin-bottom: 0;
    border: none
}

.list_base_box>.center>.f_l>.pl_box>ul>li {
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 30px;
    margin-bottom: 30px;
    display: block;
    padding-left: 67px;
    position: relative
}

.list_base_box>.center>.f_l>.pl_box>ul>li>.img {
    width: 40px;
    margin-right: 18px;
    position: absolute;
    left: 0;
    top: 12px;
    height: 40px;
    overflow: hidden;
    border-radius: 50%
}

.list_base_box>.center>.f_l>.pl_box>ul>li>.txt {
    padding-top: 10px
}

.list_base_box>.center>.f_l>.pl_box>ul>li>.txt>.item1 {
    margin-bottom: 10px
}

.list_base_box>.center>.f_l>.pl_box>ul>li>.txt>.item1>span {
    font-size: 14px;
    color: #333;
    margin-right: 30px
}

.list_base_box>.center>.f_l>.pl_box>ul>li>.txt>.item2 {
    height: 15px;
    margin-bottom: 18px
}

.list_base_box>.center>.f_l>.pl_box>ul>li>.txt>.item2>.fs {
    color: #ff7800;
    font-size: 14px;
    margin-right: 10px
}

.list_base_box>.center>.f_l>.pl_box>ul>li>.txt>.item2>.star {
    width: 96px;
    float: left;
    margin-right: 30px;
    height: 15px;
    background: url(https://img.qinxue365.com/img/star_bg.png) no-repeat
}

.list_base_box>.center>.f_l>.pl_box>ul>li>.txt>.item2>.star.num5 {
    background-position: 0 0
}

.list_base_box>.center>.f_l>.pl_box>ul>li>.txt>.item2>.star.num4 {
    background-position: -20px 0
}

.list_base_box>.center>.f_l>.pl_box>ul>li>.txt>.item2>.star.num3 {
    background-position: -40px 0
}

.list_base_box>.center>.f_l>.pl_box>ul>li>.txt>.item2>.star.num2 {
    background-position: -60px 0
}

.list_base_box>.center>.f_l>.pl_box>ul>li>.txt>.item2>.star.num1 {
    background-position: -80px 0
}

.list_base_box>.center>.f_l>.pl_box>ul>li>.txt>.item2>.date {
    color: #666;
    font-size: 16px
}

.list_base_box>.center>.f_l>.pl_box>ul>li>.txt>.item2>.hj>span {
    font-size: 12px;
    color: #999;
    margin-right: 10px
}

.list_base_box>.center>.f_l>.pl_box>ul>li>.txt>.item3 {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    margin-bottom: 15px
}

.list_base_box>.center>.f_l>.pl_box>ul>li>.txt>.item4>span {
    font-size: 12px;
    color: #999;
    margin-right: 15px
}

.list_base_box>.center>.f_l>.hj_box {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px
}

.list_base_box>.center>.f_l>.hj_box>ul>li {
    width: 205px;
    float: left;
    margin-right: 10px;
    cursor: pointer
}

.list_base_box>.center>.f_l>.hj_box>ul>li:last-child {
    margin-right: 0
}

.list_base_box>.center>.f_l>.hj_box>ul>li>p {
    text-align: center;
    padding: 10px 0;
    color: #666
}

.list_base_box>.center>.f_r .zx_box {
    margin-bottom: 15px
}

.list_base_box>.center>.f_r .zx_box>ul>li {
    margin-bottom: 20px
}

.list_base_box>.center>.f_r .zx_box>ul>li>a {
    position: relative;
    display: block;
    padding-left: 27px;
    font-size: 14px;
    color: #666;
    line-height: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.list_base_box>.center>.f_r .zx_box>ul>li>a>em {
    display: block;
    width: 18px;
    height: 18px;
    background-color: #ffb24f;
    text-align: center;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    line-height: 18px;
    color: #fff
}

.list_base_box>.center>.f_r .zx_box>ul>li:nth-child(n+4)>a>em {
    background-color: #eaeaea
}

.list_base_box>.center>.f_r .zx_box>ul>li>a:hover {
    color: #ffb24f
}

.school_xq_box {
    background-color: #f6f7fa
}

.school_xq_box1>.center>.tit>span.sel {
    margin-left: 27px;
    display: inline-block;
    vertical-align: 2px;
    position: relative
}

.school_xq_box1>.center>.tit>span.sel:after {
    content: "\e603";
    color: #c8c8c8;
    font-family: iconfont;
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 16px
}

.school_xq_box1>.center>.tit>span.sel>select {
    font-size: 16px;
    color: #333;
    width: 100%;
    height: 30px;
    border: none;
    outline: 0;
    font-size: 16px;
    padding: 0 15px;
    font-weight: 400;
    border: 1px solid #e7e7e7;
    width: 144px;
    border-radius: 5px
}

.school_xq_box1>.center>a>b {
    color: #ff7800
}

.school_xq_box1>.center {
    background-color: #fff;
    padding-bottom: 30px
}

.school_xq_box1>.center>.box>.f_l {
    width: 530px;
    margin-right: 30px;
    padding: 15px;
    border: 1px solid #e8e7e7;
    height: 579px
}

.school_xq_box1>.center>.box>.f_r {
    width: 580px;
    height: 579px;
    background-color: #ececec
}

.school_xq_box1>.center>.box>.f_l>.tab {
    padding-left: 0
}

.school_xq_box1>.center>.box>.f_l>.tab>span {
    font-size: 16px;
    color: #000;
    height: 40px;
    line-height: 40px;
    display: block
}

.school_xq_box1>.center>.box>.f_l>.tab>div {
    width: 200px;
    float: left;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e8e7e7;
    position: relative
}

.school_xq_box1>.center>.box>.f_l>.tab>div>select {
    width: 100%;
    height: 100%;
    background: 0 0;
    border: none;
    padding: 0 15px;
    position: relative;
    z-index: 2
}

.school_xq_box1>.center>.box>.f_l>.tab>div.city {
    margin-right: 30px
}

.school_xq_box1>.center>.box>.f_l>.tab>div:after {
    content: "\e647";
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
    font-family: iconfont;
    right: 14px;
    z-index: 1
}

.school_xq_box1>.center>.box>.f_l>.show {
    margin-top: 0
}

.school_xq_box1>.center>.box>.f_l>.show>span {
    font-size: 16px;
    color: #666;
    display: block;
    padding-left: 12px;
    margin-bottom: 12px
}

.school_xq_box1>.center>.box>.f_l>.show>ul {
    height: 517px
}

.school_xq_box1>.center>.box>.f_l>.show>ul>li {
    position: relative;
    cursor: pointer;
    margin-bottom: 26px;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    height: 82px;
    overflow: hidden
}

.school_xq_box1>.center>.box>.f_l>.show>ul>li:last-child {
    margin-bottom: 0
}

.school_xq_box1>.center>.box>.f_l>.show>ul>li.active {
    background-color: #f5f5f5
}

.school_xq_box1>.center>.box>.f_l>.show>ul>li>.img {
    width: 120px;
    float: left;
    display: table;
    height: 100%
}

.school_xq_box1>.center>.box>.f_l>.show>ul>li>.img>div {
    display: table-cell;
    vertical-align: middle
}

.school_xq_box1>.center>.box>.f_l>.show>ul>li>.img>img {
    width: 100%
}

.school_xq_box1>.center>.box>.f_l>.show>ul>li>.txt {
    width: 290px;
    float: left;
    padding: 14px 24px 0 24px
}

.school_xq_box1>.center>.box>.f_l>.show>ul>li>.txt>i {
    color: #ff7800
}

.school_xq_box1>.center>.box>.f_l>.show>ul>li>.txt>span {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    width: 80%
}

.school_xq_box1>.center>.box>.f_l>.show>ul>li>.txt>p {
    color: #999;
    font-size: 14px;
    margin: 5px 0;
    padding-right: 46px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.school_xq_box1>.center>.box>.f_l>.show>ul>li>.txt>a {
    display: block;
    width: 50px;
    height: 22px;
    line-height: 22px;
    border-radius: 5px;
    background-color: #ffca00;
    font-size: 14px;
    color: #000;
    text-align: center;
    position: absolute;
    right: 18px;
    top: 25px
}

.school_xq_box1>.center>.box>.f_l>.show>ul>li>.bus {
    display: none
}

.school_xq_box1>.center>.box>.f_l>.show>ul>li>.sub {
    display: none
}

.school_xq_box1>.center>.luxian {
    padding: 30px 30px 0 30px;
    border: 1px solid #f5f5f5;
    margin-top: 50px
}

.school_xq_box1>.center>.luxian>.tit {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    margin-bottom: 16px
}

.school_xq_box1>.center>.luxian>.detail {
    font-size: 16px;
    color: #666;
    margin-bottom: 20px;
    line-height: 30px
}

.school_xq_box1>.center>.luxian>.detail>span>i {
    color: #ff7800;
    font-size: 16px;
    margin-right: 10px
}

.school_xq_box1>.center>.luxian>.detail>span {
    color: #000;
    font-weight: 700;
    margin-bottom: 25px
}

.school_xq_box2 {
    margin-top: 30px;
    margin-bottom: 30px
}

.school_xq_box2>.center>.show ul {
    width: 1160px
}

.school_xq_box2>.center>.show ul>li {
    width: 270px;
    margin-right: 20px;
    float: left
}

.article_zt_box {
    background-color: #f6f7fa
}

.article_zt_box>.location {
    background-color: #ffffff
}

.article_zt_tab {
    background-color: #fff;
    padding: 30px 0
}

.article_zt_tab>.center {
    position: relative
}

.article_zt_tab>.center>.list {
    padding-left: 86px;
    position: relative;
    margin-bottom: 24px;
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 5px
}

.article_zt_tab>.center>.list:last-child {
    margin-bottom: 0
}

.article_zt_tab>.center>.list>span {
    font-size: 14px;
    color: #333;
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 3px
}

.article_zt_tab>.center>.list>ul>li {
    display: inline-block;
    margin-right: 30px;
    border-radius: 20px;
    color: rgb(16 185 129);
    border: 1px solid #fff;
    position: relative;
    margin-bottom: 15px
}

.article_zt_tab>.center>.list>ul>li>a {
    padding: 2px 15px;
    display: block
}

.article_zt_tab>.center>.list>ul>li>a {
    color: #666
}

.article_zt_tab>.center>.list>ul>li.active {
    border: 1px solid #369bff;
    color: #369bff
}

.article_zt_tab>.center>.list>ul>li.active>a {
    color: #369bff
}

.article_zt_tab>.center>.list>ul {
    min-height: 40px
}

.article_zt_tab>.center>.list.type>ul>li.active>a:after {
    border-top: 5px solid #369bff
}

.article_zt_tab>.center>.list.type>ul>li:hover>a:after {
    border-top: 5px solid #369bff
}

.article_zt_tab>.center>.list.type>ul>li:hover>a {
    color: #369bff
}

.article_zt_top {
    margin-top: 30px;
    margin-bottom: 0
}

.article_zt_box1 {
    padding: 40px 0 0 0
}

.zt_base>.center>.tit {
    font-size: 28px;
    color: #333;
    text-align: center;
    font-weight: 700;
    width: 100%;
}

.zt_base>.center>p {
    text-align: center;
    margin: 20px 0;
    color: #888
}

.article_zt_box1>.center>ul {
    width: 1228px;
    overflow: hidden
}

.article_zt_box1>.center>ul>li {
    position: relative;
    width: 586px;
    background-color: #fff;
    margin-right: 28px;
    float: left;
    margin-bottom: 28px;
    border-radius: 2px;
    height: 260px
}

.article_zt_box1>.center>ul>li::before {
    position: absolute;
    top: 19px;
    left: 19px;
    content: '1';
    width: 30px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #ff8400;
    visibility: initial
}

.article_zt_box1>.center>ul>li:nth-child(2)::before {
    content: '2'
}

.article_zt_box1>.center>ul>li:nth-child(3)::before {
    content: '3'
}

.article_zt_box1>.center>ul>li:nth-child(4)::before {
    content: '4'
}

.article_zt_box1>.center>ul>li>.top {
    padding: 18px;
    border-bottom: 1px solid #f0f0f0
}

.article_zt_box1>.center>ul>li>.top>.img {
    width: 230px;
    margin-right: 24px;
    float: left;
    height: 142px;
    border: 1px solid #f0f0f0;
    border-radius: 6px;
    overflow: hidden;
}

.article_zt_box1>.center>ul>li>.top>.img div {
    width: 100%;
    height: 100%;
}

.article_zt_box1>.center>ul>li>.top>.img div img {
    width: 100%;
    height: 100%;
}

.article_zt_box1>.center>ul>li>.top>.txt {
    width: 296px;
    float: left;
    padding-top: 5px
}

.article_zt_box1>.center>ul>li>.top>.txt>.tit {
    height: 24px;
    line-height: 24px;
    margin-bottom: 15px
}

.article_zt_box1>.center>ul>li>.top>.txt>.tit>a {
    font-size: 20px;
    vertical-align: middle;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 70%;
    display: inline-block;
}

.article_zt_box1>.center>ul>li>.top>.txt>.tit>a:hover {
    color: #369bff
}

.article_zt_box1>.center>ul>li>.top>.txt>.txt {
    margin-bottom: 15px
}

.article_zt_box1>.center>ul>li>.top>.txt>.txt>.fs {
    color: #ff7800;
    margin-right: 5px
}

.article_zt_box1>.center>ul>li>.top>.txt>.txt>.yy {
    color: #666
}

.article_zt_box1>.center>ul>li>.top>.txt>.type {
    margin-bottom: 15px
}

.article_zt_box1>.center>ul>li>.top>.txt>.type>a {
    display: inline-block;
    margin-right: 10px;
    padding: 2px 8px;
    background-color: #eff8ff;
    font-size: 14px;
    border-radius: 5px;
    color: #369bff
}

.article_zt_box1>.center>ul>li>.top>.txt>.type>span {
    margin-right: 10px
}

.article_zt_box1>.center>ul>li>.top>.txt>.type>span>a {
    display: inline-block;
    font-size: 14px;
    line-height: 12px;
    color: rgb(16 185 129);
    padding: 4px 4px;
    border-radius: 3px;
    border: 1px solid #7abdff;
    font-weight: bold;
}

.article_zt_box1>.center>ul>li>.top>.txt>.type>span:nth-child(3) {
    margin-right: 0
}

.article_zt_box1>.center>ul>li>.top>.txt>.ms>span {
    font-size: 14px;
    color: #666
}

.article_zt_box1>.center>ul>li>.down {
    padding: 0 15px;
    height: 60px
}

.article_zt_box1>.center>ul>li>.down>.list {
    padding: 10px 0;
    text-align: right;
    position: relative;
    border-bottom: 1px dashed #dcdcdc;
    color: #dcdcdc
}

.article_zt_box1>.center>ul>li>.down>.list:last-child {
    border: none
}

.article_zt_box1>.center>ul>li>.down>.list>a {
    position: absolute;
    left: 0;
    top: 10px
}

.article_zt_box1>.center>ul>li>.down>.list>a>span {
    display: inline-block;
    background-color: rgb(16 185 129);
    padding: 0 3px;
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
    margin-right: 5px
}

.article_zt_box1>.center>ul>li>.down>.list>p {
    display: inline-block;
    font-size: 14px;
    vertical-align: middle
}

.article_zt_box1>.center>ul>li>.down>.list>i {
    color: #ffa257;
    font-size: 20px;
    vertical-align: middle
}

.article_zt_box1>.center>ul>li>.down>ul>li:nth-child(1) {
    border-bottom: 1px dashed #f0f0f0
}

.article_zt_box1>.center>ul>li>.down>ul>li>.i1,.article_zt_box1>.center>ul>li>.down>ul>li>.i2 {
    width: 40%;
    display: block;
    float: left;
    text-align: center;
    color: #999;
    height: 40px;
    line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: left
}

.article_zt_box1>.center>ul>li>.down>ul>li>.i2 {
    flex: 1;
    margin-left: 10px
}

.article_zt_box1>.center>ul>li>.down>ul>li>.i1>a {
    display: block;
    position: relative;
    padding-left: 30px;
    text-align: left;
    font-weight: 700
}

.article_zt_box1>.center>ul>li>.down>ul>li>.i1>a:before {
    content: "\6821";
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    background-color: #369bff;
    position: absolute;
    left: 0;
    top: 10px;
    border-radius: 5px;
    text-align: center
}

.article_zt_box1>.center>ul>li>.down>ul>li>.i1>a:hover {
    color: #3499ff
}

.article_zt_box1>.center>ul>li>.down>ul>li>.i3 {
    text-align: center;
    display: block;
    color: rgb(16 185 129);
    float: left;
    cursor: pointer;
    display: block;
    height: 40px;
    line-height: 40px
}

.article_zt_box1>.center>ul>li>.down>ul>li>.i3>i:before {
    content: "\e60d";
    font-size: 16px;
    color: #999;
    margin-right: 5px
}

.article_zt_box1>.center>ul>li>.down>ul>li>.i2>i:after {
    content: "\e604";
    font-size: 16px;
    color: #ffa358;
    margin-left: 5px;
    display: none
}

.article_zt_box1>.center>ul>li>.down>ul>li>.i3:hover {
    color: #3499ff
}

.article_zt_box1>.center>ul>li>.down>ul>li>.i3:hover>i:before {
    color: #3499ff
}

#getcitydata>ul {
    width: 1228px;
    overflow: hidden
}

#getcitydata>ul>li {
    width: 586px;
    background-color: #fff;
    margin-right: 28px;
    float: left;
    margin-bottom: 28px;
    border-radius: 2px;
    height: 260px
}

#getcitydata>ul>li>.top {
    padding: 18px;
    border-bottom: 1px solid #f0f0f0
}

#getcitydata>ul>li>.top>.img {
    width: 230px;
    margin-right: 24px;
    float: left;
    height: 142px;
    border: 1px solid #f0f0f0
}

#getcitydata>ul>li>.top>.txt {
    width: 296px;
    float: left;
    padding-top: 5px
}

#getcitydata>ul>li>.top>.txt>.tit {
    height: 24px;
    line-height: 24px;
    margin-bottom: 15px
}

#getcitydata>ul>li>.top>.txt>.tit>a {
    font-size: 18px;
    vertical-align: middle
}

#getcitydata>ul>li>.top>.txt>.tit>a:hover {
    color: #369bff
}

#getcitydata>ul>li>.top>.txt>.txt {
    margin-bottom: 15px
}

#getcitydata>ul>li>.top>.txt>.txt>.fs {
    color: #ff7800;
    margin-right: 5px
}

#getcitydata>ul>li>.top>.txt>.txt>.yy {
    color: #666
}

#getcitydata>ul>li>.top>.txt>.type {
    margin-bottom: 15px
}

#getcitydata>ul>li>.top>.txt>.type>a {
    display: inline-block;
    margin-right: 10px;
    padding: 2px 8px;
    background-color: #eff8ff;
    font-size: 14px;
    border-radius: 5px;
    color: #369bff
}

#getcitydata>ul>li>.top>.txt>.type>span {
    margin-right: 10px
}

#getcitydata>ul>li>.top>.txt>.type>span>a {
    display: inline-block;
    font-size: 14px;
    line-height: 12px;
    color: rgb(16 185 129);
    padding: 4px 4px;
    border-radius: 3px;
    border: 1px solid #7abdff
}

#getcitydata>ul>li>.top>.txt>.type>span:nth-child(3) {
    margin-right: 0
}

#getcitydata>ul>li>.top>.txt>.ms>span {
    font-size: 14px;
    color: #666
}

#getcitydata>ul>li>.down {
    padding: 0 15px;
    height: 60px
}

#getcitydata>ul>li>.down>.list {
    padding: 10px 0;
    text-align: right;
    position: relative;
    border-bottom: 1px dashed #dcdcdc;
    color: #dcdcdc
}

#getcitydata>ul>li>.down>.list:last-child {
    border: none
}

#getcitydata>ul>li>.down>.list>a {
    position: absolute;
    left: 0;
    top: 10px
}

#getcitydata>ul>li>.down>.list>a>span {
    display: inline-block;
    background-color: rgb(16 185 129);
    padding: 0 3px;
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
    margin-right: 5px
}

#getcitydata>ul>li>.down>.list>p {
    display: inline-block;
    font-size: 14px;
    vertical-align: middle
}

#getcitydata>ul>li>.down>.list>i {
    color: #ffa257;
    font-size: 20px;
    vertical-align: middle
}

#getcitydata>ul>li>.down>ul>li:nth-child(1) {
    border-bottom: 1px dashed #f0f0f0
}

#getcitydata>ul>li>.down>ul>li>.i1,#getcitydata>ul>li>.down>ul>li>.i2 {
    width: 40%;
    display: block;
    float: left;
    text-align: center;
    color: #999;
    height: 40px;
    line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: left
}

#getcitydata>ul>li>.down>ul>li>.i2 {
    flex: 1;
    margin-left: 10px
}

#getcitydata>ul>li>.down>ul>li>.i1>a {
    display: block;
    position: relative;
    padding-left: 30px;
    text-align: left;
    font-weight: 700
}

#getcitydata>ul>li>.down>ul>li>.i1>a:before {
    content: "\6821";
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    background-color: #369bff;
    position: absolute;
    left: 0;
    top: 10px;
    border-radius: 5px;
    text-align: center
}

#getcitydata>ul>li>.down>ul>li>.i1>a:hover {
    color: #3499ff
}

#getcitydata>ul>li>.down>ul>li>.i3 {
    text-align: center;
    display: block;
    color: #999;
    float: left;
    cursor: pointer;
    display: block;
    height: 40px;
    line-height: 40px
}

#getcitydata>ul>li>.down>ul>li>.i3>i:before {
    content: "\e60d";
    font-size: 16px;
    color: #999;
    margin-right: 5px
}

#getcitydata>ul>li>.down>ul>li>.i2>i:after {
    content: "\e604";
    font-size: 16px;
    color: #ffa358;
    margin-left: 5px;
    display: none
}

#getcitydata>ul>li>.down>ul>li>.i3:hover {
    color: #3499ff
}

#getcitydata>ul>li>.down>ul>li>.i3:hover>i:before {
    color: #3499ff
}

.article_zt_box2 {
    background-color: #fff;
    padding: 30px 0
}

.article_zt_box2 {
    margin-top: 15px
}

.article_zt_box2>.center ul {
    width: 1240px
}

.article_zt_box2>.center ul.active {
    display: block
}

.article_zt_box2>.center ul>li {
    width: 270px;
    height: 312px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin-right: 40px;
    float: left;
    margin-bottom: 20px
}

.article_zt_box2>.center ul>li:nth-child(n+5) {
    display: none
}

.article_zt_box2>.center ul>li {
    display: block
}

.article_zt_box2>.center ul>li>.img {
    height: 160px;
    position: relative;
    display: block;
    background-color: #fcfcfc;
    overflow: hidden
}

.article_zt_box2>.center ul>li>.img>p {
    position: absolute;
    width: 100%;
    height: 28px;
    line-height: 28px;
    background: rgba(0,0,0,.6);
    bottom: 0;
    left: 0;
    padding: 0 10px
}

.article_zt_box2>.center ul>li>.img>p>span {
    color: #fff
}

.article_zt_box2>.center ul>li>.img>p>span.f_r {
    float: right
}

.article_zt_box2>.center ul>li>.ms {
    padding: 16px 13px
}

.article_zt_box2>.center ul>li>.ms>a {
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    margin-bottom: 15px
}

.article_zt_box2>.center ul>li>.ms>a:hover {
    color: rgb(16 185 129)
}

.article_zt_box2>.center ul>li>.ms>p {
    color: #666;
    font-size: 14px;
    display: block;
    margin-bottom: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.article_zt_box2>.center ul>li>.ms>p>a {
    color: #666;
    font-size: 14px;
    display: block;
    margin-bottom: 15px
}

.article_zt_box2>.center ul>li>.ms>p>a:hover {
    color: rgb(16 185 129)
}

.article_zt_box2>.center ul>li>.ms>div>span {
    font-size: 14px;
    color: #999
}

.article_zt_box2>.center ul>li>.ms>div>span>b {
    font-weight: 700;
    color: #ff4513;
    font-size: 16px
}

.article_zt_box2>.center ul>li>.ms>div>span.f_r {
    float: right;
    color: #999;
    position: relative
}

.article_zt_box2>.center ul>li>.ms>div>span.f_r:before {
    content: "\e61b";
    font-family: iconfont;
    vertical-align: text-top
}

.article_zt_box2>.center ul>li>.ms>p>span {
    display: inline-block;
    background-color: #eff8ff;
    padding: 0 5px;
    margin-right: 15px;
    border-radius: 5px;
    color: #369bff
}

.article_zt_box2>.center ul>li>p {
    border-top: 1px solid #efefef;
    padding-top: 3px
}

.article_zt_box2>.center ul>li>p>a {
    font-size: 14px;
    color: #666;
    text-align: left;
    display: block;
    padding: 0 15px
}

.article_zt_box2>.center ul>li>p>span {
    font-size: 14px;
    color: #666;
    text-align: left;
    display: block;
    padding: 0 15px
}

.article_zt_box2>.center ul>li>p>a:hover {
    color: #369bff
}

.article_zt_box2>.center ul>li:hover {
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.article_zt_box2>.center>.show>.swiper-container .swiper-pagination {
    bottom: -3px
}

.article_zt_box3 {
    padding: 30px 0
}

.article_zt_box3>.center>.show ul {
    display: block;
    width: 1224px
}

.article_zt_box3>.center>.show ul>li {
    width: 588px;
    margin-right: 24px;
    float: left;
    background-color: #fff;
    margin-bottom: 24px;
    border-radius: 5px;
    height: 166px
}

.article_zt_box3>.center>.show ul>li:nth-child(n+5) {
    display: none
}

.article_zt_box3>.center>.show ul>li>a {
    padding: 16px;
    display: block
}

.article_zt_box3>.center>.show ul>li>a:hover>.txt>.tit {
    color: #369bff
}

.article_zt_box3>.center>.show ul>li>a>.img {
    width: 130px;
    margin-right: 20px;
    float: left;
    height: 130px;
    overflow: hidden;
    border-radius: 50%
}

.article_zt_box3>.center>.show ul>li>a>.txt {
    width: 406px;
    float: left;
    padding-top: 10px
}

.article_zt_box3>.center>.show ul>li>a>.txt>.tit {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700
}

.article_zt_box3>.center>.show ul>li>a>.txt>.tit>em {
    font-size: 14px;
    color: #666;
    margin-left: 10px
}

.article_zt_box3>.center>.show ul>li>a>.txt>.list {
    margin-bottom: 5px;
    line-height: 25px;
    color: #666;
    position: relative;
    padding-left: 70px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.article_zt_box3>.center>.show ul>li>a>.txt>.list:nth-of-type(3) {
    white-space: normal;
    overflow: visible
}

.article_zt_box3>.center>.show ul>li>a>.txt>.list>span {
    color: #999;
    position: absolute;
    left: 0;
    top: 0
}

.article_zt_box3>.center>.show ul>li {
    padding: 16px;
    display: block
}

.article_zt_box3>.center>.show ul>li:hover>.txt>.tit {
    color: #369bff
}

.article_zt_box3>.center>.show ul>li>.img {
    width: 130px;
    margin-right: 20px;
    float: left;
    height: 130px;
    overflow: hidden;
    border-radius: 50%
}

.article_zt_box3>.center>.show ul>li>.txt {
    width: 406px;
    float: left;
    padding-top: 10px
}

.article_zt_box3>.center>.show ul>li>.txt>.tit {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700
}

.article_zt_box3>.center>.show ul>li>.txt>.tit>em {
    font-size: 14px;
    color: #666;
    margin-left: 10px
}

.article_zt_box3>.center>.show ul>li>.txt>.list {
    margin-bottom: 5px;
    line-height: 25px;
    color: #666;
    position: relative;
    padding-left: 70px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.article_zt_box3>.center>.show ul>li>.txt>.list:nth-of-type(3) {
    white-space: normal;
    overflow: visible
}

.article_zt_box3>.center>.show ul>li>.txt>.list>span {
    color: #999;
    position: absolute;
    left: 0;
    top: 0
}

.article_zt_box3>.center>.show>.swiper-container .swiper-pagination {
    bottom: -3px
}

.article_zt_box4 {
    background-color: #fff;
    padding: 30px 0
}

.article_zt_box4>.center>.show ul {
    width: 1224px
}

.article_zt_box4>.center>.show ul>li:last-child {
    margin-bottom: 0
}

.article_zt_box4>.center>.show ul>li {
    margin-bottom: 24px;
    display: block;
    width: 588px;
    float: left;
    margin-right: 24px;
    border: 1px solid #f1f1f1
}

.article_zt_box4>.center>.show ul>li>a {
    display: block;
    padding: 16px;
    padding-left: 77px;
    position: relative
}

.article_zt_box4>.center>.show ul>li .img {
    width: 40px;
    margin-right: 18px;
    position: absolute;
    left: 14px;
    top: 22px;
    height: 40px;
    overflow: hidden;
    border-radius: 50%
}

.article_zt_box4>.center>.show ul>li .txt {
    position: relative
}

.article_zt_box4>.center>.show ul>li .txt>.item1 {
    margin-bottom: 10px;
    position: absolute;
    left: 0;
    top: 0;
    width: 50px
}

.article_zt_box4>.center>.show ul>li .txt>.item1>span {
    font-size: 14px;
    color: #333
}

.article_zt_box4>.center>.show ul>li .txt>.item1>span.mobile {
    display: none
}

.article_zt_box4>.center>.show ul>li .txt>.item2 {
    height: 15px;
    margin-bottom: 18px;
    padding-left: 50px
}

.article_zt_box4>.center>.show ul>li .txt>.item2>.star {
    width: 96px;
    float: left;
    margin-right: 30px;
    height: 15px;
    background: url(https://img.qinxue365.com/img/star_bg.png) no-repeat
}

.article_zt_box4>.center>.show ul>li .txt>.item2>.star.num5 {
    background-position: 0 0
}

.article_zt_box4>.center>.show ul>li .txt>.item2>.star.num4 {
    background-position: -20px 0
}

.article_zt_box4>.center>.show ul>li .txt>.item2>.star.num3 {
    background-position: -40px 0
}

.article_zt_box4>.center>.show ul>li .txt>.item2>.star.num2 {
    background-position: -60px 0
}

.article_zt_box4>.center>.show ul>li .txt>.item2>.star.num1 {
    background-position: -80px 0
}

.article_zt_box4>.center>.show ul>li .txt>.item2>.date {
    color: #666;
    font-size: 16px;
    display: none
}

.article_zt_box4>.center>.show ul>li .txt>.item2>.hj>span {
    font-size: 12px;
    color: #999;
    margin-right: 10px
}

.article_zt_box4>.center>.show ul>li .txt>.item2>.fs {
    color: #ff7800;
    font-size: 14px;
    margin-right: 10px
}

.article_zt_box4>.center>.show ul>li .txt>.item3 {
    font-size: 14px;
    color: #333;
    line-height: 25px
}

.article_zt_box4>.center>.show ul>li .txt>.item4>span {
    font-size: 12px;
    color: #999;
    margin-right: 15px
}

.article_zt_box5 {
    padding: 30px 0;
    background-color: #fff
}

.article_zt_box5>.center>.show ul {
    width: 1224px
}

.article_zt_box5>.center>.show ul>li {
    width: 588px;
    background-color: #fff;
    float: left;
    margin-right: 24px;
    border-radius: 5px;
    margin-bottom: 24px;
    border: 1px solid #ececec;
    height: 176px
}

/* .article_zt_box5>.center>.show ul>li>a{display:block;padding:30px} */
.article_zt_box5>.center>.show ul>li>a>span {
    font-size: 18px;
    font-weight: 700;
    display: block;
    margin-bottom: 15px
}

.article_zt_box5>.center>.show ul>li>a:hover>span {
    color: #369bff
}

.article_zt_box5>.center>.show ul>li>a>.item2 {
    color: #666;
    line-height: 24px
}

.article_zt_box5>.center>.show ul>li>a>.item2>.img {
    width: 23%;
    float: left;
    margin-right: 2%
}

.article_zt_box5>.center>.show ul>li>a>.item2>.txt {
    width: 75%;
    float: left
}

.article_zt_box5>.center>.show ul>li {
    display: block;
    padding: 30px
}

.article_zt_box5>.center>.show ul>li>a.clearfix {
    padding: unset;
}

.article_zt_box5>.center>.show ul>li>a.clearfix {
    font-size: 18px;
    font-weight: 700;
    display: block;
    margin-bottom: 15px
}

.article_zt_box5>.center>.show ul>li:hover>a.clearfix {
    color: #369bff
}

.article_zt_box5>.center>.show ul>li>.item2 {
    color: #666;
    line-height: 24px
}

.article_zt_box5>.center>.show ul>li>.item2>.img {
    width: 23%;
    float: left;
    margin-right: 2%;
    border-radius: 6px;
    overflow: hidden;
}

.article_zt_box5>.center>.show ul>li>.item2>.txt {
    width: 75%;
    float: left;
    height: 50px;
}

.article_zt_box .list_shop_footer {
    background-color: #fff;
    margin-bottom: 0
}

.article_zt_box .list_shop_footer>.center {
    padding-top: 30px;
    padding-bottom: 30px;
}

.article_zt_box .list_shop_footer>.box {
    border-radius: 5px;
    padding-bottom: 0;
}

.article_zt_box .list_shop_footer>.center>ul>li {
    width: 114px
}

.article_xq_box {
    background-color: #f6f7fa
}

.article_xq_box1>.center>.f_l {
    width: 910px;
    margin-right: 20px;
    float: left
}

.article_xq_box1>.center>.f_l>.box1 {
    padding: 30px 30px 20px 30px;
    border-bottom: 1px dashed #e7e6e6
}

.article_xq_box1>.center>.f_l>.box1>.box>.fl {
    width: 300px;
    margin-right: 28px;
    border-radius: 6px;
    overflow: hidden;
}

.article_xq_box1>.center>.f_l>.box1>.box>.fl>img {
    width: 100%
}

.article_xq_box1>.center>.f_l>.box1>.box>.fr {
    width: 522px
}

.article_xq_box1>.center>.f_l>.box1>.box>.fr>.item1 {
    margin-bottom: 12px
}

.article_xq_box1>.center>.f_l>.box1>.box>.fr>.item1>em {
    color: #999;
    margin: 0 15px
}

.article_xq_box1>.center>.f_l>.box1>.box>.fr>.item1>.pj>em {
    margin-left: 10px;
    color: #999
}

.article_xq_box1>.center>.f_l>.box1>.box>.fr>.item1>.fs {
    color: #ff9320
}

.article_xq_box1>.center>.f_l>.box1>.box>.fr>.item2 {
    color: #666;
    margin-bottom: 12px
}

.article_xq_box1>.center>.f_l>.box1>.box>.fr>.item2 .fs {
    color: #ff7800;
    margin-right: 10px
}

.article_xq_box1>.center>.f_l>.box1>.box>.fr>.item2>em {
    color: #999
}

.article_xq_box1>.center>.f_l>.box1>.box>.fr>.item3 {
    padding: 16px 20px;
    background-color: #fff3e7;
    border-radius: 2px;
    color: #666;
    position: relative;
    line-height: 25px;
    border-radius: 5px;
    margin-bottom: 15px
}

.article_xq_box1>.center>.f_l>.box1>.box>.fr>.item3>span {
    left: 20px;
    top: 17px;
    width: 74px;
    height: 28px;
    line-height: 28px;
    color: #ff8400;
    border: 1px solid #ff8400;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 10px;
    display: inline-block
}

.article_xq_box1>.center>.f_l>.box1>.box>.fr>.item3>p>span {
    margin-right: 5px
}

.article_xq_box1>.center>.f_l>.box1>.box>.fr>.item3>p>span>i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(https://img.qinxue365.com/img/gou.png) no-repeat center center;
    margin-right: 5px;
    vertical-align: -3px
}

.article_xq_box1>.center>.f_l>.box1>.box>.fr>.item4 {
    text-align: right;
    position: relative;
    margin-bottom: 15px
}

.article_xq_box1>.center>.f_l>.box1>.box>.fr>.item4 span:nth-child(1) h2 {
    position: absolute;
    left: -330px;
    font-size: 24px;
    color: #333;
    font-weight: 700
}

.article_xq_box1>.center>.f_l>.box1>.box>.fr>.item4 a {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    background-color: rgb(16 185 129);
    width: 110px;
    margin-right: 15px;
    text-align: center;
    color: #fff;
    border-radius: 5px
}

.article_xq_box1>.center>.f_l>.box1>.box>.fr>.item4 em {
    color: #999
}

.article_xq_box1>.center>.f_l>.box1>.tit>span>h1 {
    font-size: 32px
}

.article_xq_box1>.center>.fr {
    width: 270px;
    float: left
}

.article_xq_box1>.center>.f_l>.box2>.tab {
    margin-bottom: 30px
}

/* error start */
.article_xq_box1>.center>.f_l>.box2>.tab>a {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #f1f3f7;
    font-size: 14px;
    color: #;
    border-radius: 3px;
    padding: 5px 8px
}

/* error end */
.article_xq_box1>.center>.f_l>.box2>.tab>a:hover {
    color: rgb(16 185 129);
    border: 1px solid rgb(16 185 129)
}

.article_xq_box1>.center>.f_l>.box2 ul {
    width: 885px
}

.article_xq_box1>.center>.f_l>.box2 ul>li {
    width: 260px;
    height: 282px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin-right: 34px;
    float: left
}

.article_xq_box1>.center>.f_l>.box2 ul>li {
    display: block
}

.article_xq_box1>.center>.f_l>.box2 ul>li>.img {
    height: 160px;
    position: relative;
    display: block
}

.article_xq_box1>.center>.f_l>.box2 ul>li>.img>p {
    position: absolute;
    width: 100%;
    height: 28px;
    line-height: 28px;
    background: rgba(0,0,0,.6);
    bottom: 0;
    left: 0;
    padding: 0 10px
}

.article_xq_box1>.center>.f_l>.box2 ul>li>.img>p>span {
    color: #fff
}

.article_xq_box1>.center>.f_l>.box2 ul>li>.img>p>span.f_r {
    float: right
}

.article_xq_box1>.center>.f_l>.box2 ul>li>.ms {
    padding: 16px 13px
}

.article_xq_box1>.center>.f_l>.box2 ul>li>.ms>a {
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    margin-bottom: 15px
}

.article_xq_box1>.center>.f_l>.box2 ul>li>.ms>a:hover {
    color: rgb(16 185 129)
}

.article_xq_box1>.center>.f_l>.box2 ul>li>.ms>p {
    color: #666;
    font-size: 14px;
    display: block;
    margin-bottom: 15px
}

.article_xq_box1>.center>.f_l>.box2 ul>li>.ms>p>a {
    color: #666;
    font-size: 14px;
    display: block;
    margin-bottom: 15px
}

.article_xq_box1>.center>.f_l>.box2 ul>li>.ms>p>a:hover {
    color: rgb(16 185 129)
}

.article_xq_box1>.center>.f_l>.box2 ul>li>.ms>div>span {
    font-size: 14px;
    color: #999
}

.article_xq_box1>.center>.f_l>.box2 ul>li>.ms>div>span>b {
    font-weight: 700;
    color: #ff4513;
    font-size: 16px
}

.article_xq_box1>.center>.f_l>.box2 ul>li>.ms>div>span.f_r {
    float: right;
    color: #999;
    position: relative
}

.article_xq_box1>.center>.f_l>.box2 ul>li>.ms>div>span.f_r:before {
    content: "\e61b";
    font-family: iconfont;
    vertical-align: text-top
}

.article_xq_box1>.center>.f_l>.box2 ul>li>.ms>p>span {
    display: inline-block;
    background-color: #eff8ff;
    padding: 0 5px;
    margin-right: 15px;
    border-radius: 5px;
    color: #369bff
}

.article_xq_box1>.center>.f_l>.box2 ul>li>p {
    border-top: 1px solid #efefef;
    padding-top: 5px
}

.article_xq_box1>.center>.f_l>.box2 ul>li>p>a {
    font-size: 14px;
    color: #666;
    text-align: left;
    display: block;
    padding: 0 15px
}

.article_xq_box1>.center>.f_l>.box2 ul>li:hover {
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.article_xq_box1>.center>.f_l>.box4 {
    margin-bottom: 30px
}

.article_xq_box1>.center>.f_l>.map_box {
    background-color: #fff;
    margin-top: 30px
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_l {
    padding: 30px 0 30px 30px;
    width: 550px;
    height: 580px
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_l>#map {
    width: 100%;
    height: 100%
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_l>#map2 {
    width: 100%;
    height: 100%
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_l>.data {
    display: none
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_r {
    width: 330px;
    float: left;
    padding: 30px 0 0 15px;
    margin-left: 15px
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_r>.tit {
    margin-bottom: 25px
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_r>.tit>span {
    font-size: 24px;
    color: #333;
    font-weight: 700
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_r>.tit>.mobile {
    float: right;
    font-size: 14px;
    color: #999;
    cursor: pointer
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_r>.tit>.mobile:hover {
    color: #ff6d19
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_r>.top {
    border-bottom: 1px solid #ededed
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_r>.top>div {
    padding-left: 70px;
    position: relative;
    margin-bottom: 20px;
    min-height: 16px
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_r>.top>div>span {
    position: absolute;
    left: 0;
    top: 0;
    color: #999
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_r>.top>div>div {
    margin-bottom: 10px;
    font-size: 14px
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_r>.top>div>div>span {
    position: relative;
    cursor: pointer;
    color: #ff6d19;
    text-decoration: underline
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_r>.top>div>div>span>p {
    position: absolute;
    top: -10px;
    left: 74px;
    width: 200px;
    padding: 18px 16px;
    background: #fff;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.08);
    z-index: 3;
    display: none;
    line-height: 24px;
    font-size: 14px;
    color: #999
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_r>.top>div>div>span>p:before {
    content: "";
    position: absolute;
    width: 0;
    border: 12px solid transparent;
    left: -24px;
    top: 6px;
    margin: 0 auto;
    border-right: 12px solid #fff
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_r>.top>div>div>span:hover>p {
    display: block
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_r>.bottom {
    padding-top: 20px
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_r>.bottom>span {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    margin-bottom: 18px;
    display: block
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_r>.bottom>div>span {
    font-size: 14px;
    color: #333;
    display: block;
    font-weight: 700;
    margin-bottom: 5px
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_r>.bottom>div {
    position: relative;
    margin-bottom: 15px
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_r>.bottom>div>p {
    font-size: 14px;
    color: #999;
    padding-right: 50px
}

.article_xq_box1>.center>.f_l>.map_box>.box>.f_r>.bottom>div>em {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #999;
    font-size: 14px
}

.article_xq_box1>.center>.f_l>.box4>.kc_tab {
    height: 61px;
    margin-top: 20px
}

.article_xq_box1>.center>.f_l>.box4>.kc_tab>.box {
    padding: 0 19px;
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
    width: 100%
}

.article_xq_box1>.center>.f_l>.box4>.kc_tab>.box>span {
    display: block;
    float: left;
    width: 90px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #333;
    margin-right: 30px;
    position: relative;
    text-align: center;
    cursor: pointer
}

.article_xq_box1>.center>.f_l>.box4>.kc_tab>.box>span:hover {
    color: rgb(16 185 129)
}

.article_xq_box1>.center>.f_l>.box4>.kc_tab>.box>span>h2 {
    font-size: 16px
}

.article_xq_box1>.center>.f_l>.box4>.kc_tab>.box>span.active:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: rgb(16 185 129)
}

.article_xq_box1>.center>.f_l>.box4>.kc_tab>.box>span.active {
    color: rgb(16 185 129)
}

.article_xq_box1>.center>.f_l>.box4>.kc_tab>.box>span.active>h2 {
    color: rgb(16 185 129)
}

.article_xq_box1>.center>.f_l>.box4>.kc_tab.fix>.box {
    position: fixed;
    top: 0;
    left: calc((100% - 1200px)/ 2);
    width: 910px;
    margin-top: 0;
    background-color: #fff;
    z-index: 999
}

.article_xq_box1>.center>.f_l>.box4>.box>ul>li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 84px;
    line-height: 25px;
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 20px;
    min-height: 46px
}

/* .article_xq_box1>.center>.f_l>.box4>.box>ul>li>a{color:rgb(16 185 129);padding:3px 8px;border-radius:3px;border:1px solid #cce6ff} */
.article_xq_box1>.center>.f_l>.box4>.box>ul>li>a {
    padding: 3px 8px;
    border-radius: 3px;
    border: 1px solid #999;
    margin-right: 10px;
}

.article_xq_box1>.center>.f_l>.box4>.box>ul>li.kc>a {
    padding: 1px 12px;
    display: inline-block;
    margin-right: 10px;
    color: #000;
    background-color: #ececec;
    border-radius: 20px
}

/* .article_xq_box1>.center>.f_l>.box4>.box>ul>li>a:hover{color:#fa7411;border-color:#fa7411} */
.article_xq_box1>.center>.f_l>.box4>.box>ul>li>span {
    font-size: 14px;
    color: #999;
    margin-right: 30px;
    position: absolute;
    left: 0;
    top: 0
}

/* .article_xq_box1>.center>.f_l>.box4>.box>ul>li>span.body-more{display: none;} */
.article_xq_box1>.center>.f_l>.box4>.box>ul>li>p>span {
    font-size: 14px;
    color: #333;
    margin-right: 15px
}

.article_xq_box1>.center>.f_l>.box4>.box>ul>li>p>span>i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(https://img.qinxue365.com/img/gou.png) no-repeat center center;
    margin-right: 5px;
    vertical-align: -3px
}

.article_xq_box1>.center>.f_l>.box5 {
    padding: 0 30px 30px 30px
}

.article_xq_box1>.center>.f_l>.box5>.item4 {
    position: relative;
    padding: 20px 0
}

.article_xq_box1>.center>.f_l>.box5>.item4 span:nth-child(2) {
    position: absolute;
    right: 0
}

.article_xq_box1>.center>.f_l>.box5>.item4 span:nth-child(2) a {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    background-color: rgb(16 185 129);
    width: 110px;
    margin-right: 15px;
    text-align: center;
    color: #fff;
    border-radius: 5px
}

.article_xq_box1>.center>.f_l>.box5>.item4 span:nth-child(2) em {
    color: #999
}

.article_xq_box1>.center>.f_l>.box5>ul {
    width: 860px
}

.article_xq_box1>.center>.f_l>.box5>ul>li {
    width: 205px;
    float: left;
    margin-right: 10px
}

.article_xq_box1>.center>.f_l>.box5>ul>li .img {
    border-radius: 6px;
    overflow: hidden;
}

.article_xq_box1>.center>.f_l>.box5>ul>li>p {
    font-size: 14px;
    text-align: center;
    color: #666;
    margin-top: 10px
}

.article_xq_box1>.center>.f_l>.box6 {
    margin-top: 30px
}

.article_xq_box1>.center>.f_l>.school_box {
    margin-bottom: 30px;
    margin-top: 30px
}

.article_xq_box1>.center>.f_l>.school_box>.base_box>.tit>span.sel {
    margin-left: 27px;
    display: inline-block;
    vertical-align: 2px;
    position: relative;
    display: none
}

.article_xq_box1>.center>.f_l>.school_box>.base_box>.tit>span.sel:after {
    content: "\e603";
    color: #c8c8c8;
    font-family: iconfont;
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 16px
}

.article_xq_box1>.center>.f_l>.school_box>.base_box>.tit>span.sel>select {
    font-size: 16px;
    color: #333;
    width: 100%;
    height: 30px;
    border: none;
    outline: 0;
    font-size: 16px;
    padding: 0 15px;
    font-weight: 400;
    border: 1px solid #e7e7e7;
    width: 144px;
    border-radius: 5px
}

.article_xq_box1>.center>.f_l>.school_box>.base_box {
    background-color: #fff
}

.article_xq_box1>.center>.f_l>.school_box>.base_box>.box>.f_r {
    width: 550px;
    height: 450px;
    background-color: #ececec
}

.article_xq_box1>.center>.f_l>.school_box>.base_box>.box>.f_l {
    width: 288px;
    margin-right: 12px;
    height: 462px
}

.article_xq_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show {
    margin-top: 0
}

.article_xq_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>span {
    font-size: 16px;
    color: #666;
    display: block;
    padding-left: 12px;
    margin-bottom: 12px
}

.article_xq_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul {
    height: 462px;
    padding-right: 5px
}

.article_xq_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li {
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #f5f5f5;
    border-radius: 0;
    height: 82px;
    overflow: hidden;
    width: 100%;
    padding: 10px
}

.article_xq_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li.active {
    background-color: #f5f5f5
}

.article_xq_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.img {
    width: 35px;
    float: left
}

.article_xq_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.img>i {
    display: block;
    width: 20px;
    height: 26px;
    color: #d1d1d1;
    font-size: 26px;
    position: relative
}

.article_xq_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.img>i>em {
    font-size: 12px;
    color: #fff;
    position: absolute;
    left: 9.5px;
    top: 4px
}

.article_xq_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li:nth-child(n+10)>.img>i>em {
    left: 5.5px
}

.article_xq_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li.active>.img>i {
    color: #ff9059
}

.article_xq_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li.active>.txt>span {
    color: rgb(16 185 129)
}

.article_xq_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.txt {
    width: calc(100% - 35px);
    float: left
}

.article_xq_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.txt>i {
    color: #ff7800
}

.article_xq_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.txt>span {
    font-size: 16px;
    color: #000;
    position: relative;
    display: inline-block;
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.article_xq_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.txt>p {
    color: #999;
    font-size: 14px;
    margin: 5px 0;
    padding-right: 46px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.article_xq_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.txt>a {
    display: block;
    width: 50px;
    height: 22px;
    line-height: 22px;
    border-radius: 5px;
    background-color: #ffca00;
    font-size: 14px;
    color: #000;
    text-align: center;
    position: absolute;
    right: 18px;
    top: 25px;
    display: none
}

.article_xq_box1>.center>.f_l>.pl_box {
    margin-bottom: 30px
}

.article_xq_box1>.center>.f_l>.pl_box>ul>li:last-child {
    margin-bottom: 0;
    border: none
}

.article_xq_box1>.center>.f_l>.pl_box>ul>li {
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 7px;
    margin-bottom: 30px;
    display: block;
    padding-left: 67px;
    position: relative
}

.article_xq_box1>.center>.f_l>.pl_box>ul>li>.img {
    width: 40px;
    margin-right: 18px;
    position: absolute;
    left: 0;
    top: 12px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden
}

.article_xq_box1>.center>.f_l>.pl_box>ul>li>.txt {
    padding-top: 10px;
    position: relative
}

.article_xq_box1>.center>.f_l>.pl_box>ul>li>.txt>.item1 {
    margin-bottom: 10px;
    position: absolute;
    left: 0;
    top: 10px;
    width: 60px
}

.article_xq_box1>.center>.f_l>.pl_box>ul>li>.txt>.item1>span {
    font-size: 14px;
    color: #333;
    margin-right: 0
}

.article_xq_box1>.center>.f_l>.pl_box>ul>li>.txt>.item1>span.mobile {
    display: none
}

.article_xq_box1>.center>.f_l>.pl_box>ul>li>.txt>.item2 {
    height: 15px;
    margin-bottom: 18px;
    padding-left: 60px
}

.article_xq_box1>.center>.f_l>.pl_box>ul>li>.txt>.item2>.fs {
    color: #ff7800;
    font-size: 14px;
    margin-right: 10px
}

.article_xq_box1>.center>.f_l>.pl_box>ul>li>.txt>.item2>.star {
    width: 96px;
    float: left;
    margin-right: 30px;
    height: 15px;
    background: url(https://img.qinxue365.com/img/star_bg.png) no-repeat
}

.article_xq_box1>.center>.f_l>.pl_box>ul>li>.txt>.item2>.star.num5 {
    background-position: 0 0
}

.article_xq_box1>.center>.f_l>.pl_box>ul>li>.txt>.item2>.star.num4 {
    background-position: -20px 0
}

.article_xq_box1>.center>.f_l>.pl_box>ul>li>.txt>.item2>.star.num3 {
    background-position: -40px 0
}

.article_xq_box1>.center>.f_l>.pl_box>ul>li>.txt>.item2>.star.num2 {
    background-position: -60px 0
}

.article_xq_box1>.center>.f_l>.pl_box>ul>li>.txt>.item2>.star.num1 {
    background-position: -80px 0
}

.article_xq_box1>.center>.f_l>.pl_box>ul>li>.txt>.item2>.date {
    color: #666;
    font-size: 16px;
    display: none
}

.article_xq_box1>.center>.f_l>.pl_box>ul>li>.txt>.item2>.hj>span {
    font-size: 12px;
    color: #999;
    margin-right: 10px
}

.article_xq_box1>.center>.f_l>.pl_box>ul>li>.txt>.item3 {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    margin-bottom: 15px
}

.article_xq_box1>.center>.f_l>.pl_box>ul>li>.txt>.item4>span {
    font-size: 12px;
    color: #999;
    margin-right: 15px
}

.school_wd_box {
    background-color: #f6f7fa
}

.school_wd_box1>.center>.f_l>ul>li {
    background-color: #fff;
    padding: 30px;
    border-radius: 5px;
    margin-bottom: 15px
}

.school_wd_box1>.center>.f_l>ul>li>.item1>a {
    font-size: 18px;
    color: #000;
    font-weight: 700
}

.school_wd_box1>.center>.f_l>ul>li>.item1>a>i {
    background-color: rgb(16 185 129);
    margin-right: 10px;
    color: #fff;
    border-radius: 50%
}

.school_wd_box1>.center>.f_l>ul>li>.item1>span {
    float: right;
    font-size: 12px;
    color: #999;
    margin-top: 5px
}

.school_wd_box1>.center>.f_l>ul>li>.item1>span>em {
    margin-left: 15px
}

.school_wd_box1>.center>.f_l>ul>li>.item2 {
    margin-top: 20px
}

.school_wd_box1>.center>.f_l>ul>li>.item2>span {
    font-size: 12px;
    color: #369bff;
    padding: 2px 5px;
    background-color: #eff8ff;
    display: inline-block;
    margin-right: 10px;
    border-radius: 5px
}

.school_wd_box1>.center>.f_l>ul>li>.item3 {
    margin-top: 20px
}

.school_wd_box1>.center>.f_l>ul>li>.item3>.img {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    float: left;
    margin-right: 15px;
    border: 1px solid #ececec;
    border-radius: 50%
}

.school_wd_box1>.center>.f_l>ul>li>.item3>.txt {
    float: left
}

.school_wd_box1>.center>.f_l>ul>li>.item3>.txt>a {
    display: block;
    font-weight: 700;
    margin-bottom: 2px
}

.school_wd_box1>.center>.f_l>ul>li>.item3>.txt>.fs {
    color: #fb9517
}

.school_wd_box1>.center>.f_l>ul>li>.item4 {
    margin-top: 10px;
    color: #666;
    line-height: 24px
}

.school_wd_box1>.center>.f_l>ul>li>.item5 {
    margin-top: 10px
}

.school_wd_box1>.center>.f_l>ul>li>.item5>span {
    margin-right: 10px;
    color: #999;
    cursor: pointer
}

.school_wd_box1>.center>.f_l>ul>li>.item5>span:hover {
    color: #fb9517
}

.school_wd_box1>.center>.f_l>ul>li>.item5>span>i {
    font-size: 14px;
    margin-right: 5px
}

.school_lx_box {
    background-color: #f9f9f9
}

.school_lx_box1>.center>.f_l {
    width: 910px
}

.school_lx_box1>.center>.f_l>.info_box {
    border-radius: 5px
}

.school_lx_box1>.center>.f_l>.info_box>.list {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 15px;
    margin-bottom: 15px;
    color: #333;
    position: relative
}

.school_lx_box1>.center>.f_l>.info_box>.list>span {
    color: #999
}

.school_lx_box1>.center>.f_l>.info_box>.list>b {
    font-weight: 400
}

.school_lx_box1>.center>.f_l>.info_box>.list.bus {
    padding-left: 70px;
    padding-bottom: 0
}

.school_lx_box1>.center>.f_l>.info_box>.list.bus>span {
    display: block;
    width: 70px;
    position: absolute;
    left: 0;
    top: 0
}

.school_lx_box1>.center>.f_l>.info_box>.list.bus>div {
    width: 50%;
    float: left;
    margin-bottom: 15px
}

.school_lx_box1>.center>.f_l>.info_box>.list.bus>div:last-child {
    margin-bottom: 0
}

.school_lx_box1>.center>.f_l>.info_box>.list.sub {
    padding-left: 70px;
    padding-bottom: 0
}

.school_lx_box1>.center>.f_l>.info_box>.list.sub>span {
    display: block;
    width: 70px;
    position: absolute;
    left: 0;
    top: 0
}

.school_lx_box1>.center>.f_l>.info_box>.list.sub>div {
    width: 50%;
    float: left;
    margin-bottom: 15px
}

.school_lx_box1>.center>.f_l>.info_box>.list.sub>div:last-child {
    margin-bottom: 0
}

.school_lx_box1>.center>.f_l>.school_box {
    margin-bottom: 30px;
    margin-top: 36px
}

.school_lx_box1>.center>.f_l>.school_box>.base_box {
    border-radius: 5px
}

.school_lx_box1>.center>.f_l>.school_box>.base_box>.tit>span.sel {
    margin-left: 27px;
    display: inline-block;
    vertical-align: 2px;
    position: relative;
    display: none
}

.school_lx_box1>.center>.f_l>.school_box>.base_box>.tit>span.sel:after {
    content: "\e603";
    color: #c8c8c8;
    font-family: iconfont;
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 16px
}

.school_lx_box1>.center>.f_l>.school_box>.base_box>.tit>span.sel>select {
    font-size: 16px;
    color: #333;
    width: 100%;
    height: 30px;
    border: none;
    outline: 0;
    font-size: 16px;
    padding: 0 15px;
    font-weight: 400;
    border: 1px solid #e7e7e7;
    width: 144px;
    border-radius: 5px
}

.school_lx_box1>.center>.f_l>.school_box>.base_box {
    background-color: #fff
}

.school_lx_box1>.center>.f_l>.school_box>.base_box>.box>.f_r {
    width: 550px;
    height: 450px;
    background-color: #ececec
}

.school_lx_box1>.center>.f_l>.school_box>.base_box>.box>.f_l {
    width: 288px;
    margin-right: 12px;
    height: 462px
}

.school_lx_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show {
    margin-top: 0
}

.school_lx_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>span {
    font-size: 16px;
    color: #666;
    display: block;
    padding-left: 12px;
    margin-bottom: 12px
}

.school_lx_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul {
    height: 462px;
    padding-right: 5px
}

.school_lx_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li {
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #f5f5f5;
    border-radius: 0;
    height: 82px;
    overflow: hidden;
    width: 100%;
    padding: 10px
}

.school_lx_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li.active {
    background-color: #f5f5f5
}

.school_lx_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.img {
    width: 35px;
    float: left
}

.school_lx_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.img>i {
    display: block;
    width: 20px;
    height: 26px;
    color: #d1d1d1;
    font-size: 26px;
    position: relative
}

.school_lx_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.img>i>em {
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 8px;
    top: 2px
}

.school_lx_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li.active>.img>i {
    color: #ff9059
}

.school_lx_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li.active>.txt>span {
    color: rgb(16 185 129)
}

.school_lx_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.txt {
    width: calc(100% - 35px);
    float: left
}

.school_lx_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.txt>i {
    color: #ff7800
}

.school_lx_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.txt>span {
    font-size: 16px;
    color: #000;
    position: relative;
    display: inline-block;
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.school_lx_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.txt>p {
    color: #999;
    font-size: 14px;
    margin: 5px 0;
    padding-right: 46px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.school_lx_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.txt>a {
    display: block;
    width: 50px;
    height: 22px;
    line-height: 22px;
    border-radius: 5px;
    background-color: #ffca00;
    font-size: 14px;
    color: #000;
    text-align: center;
    position: absolute;
    right: 18px;
    top: 25px;
    display: none
}

.swiper-slide,.swiper-wrapper {
    height: auto
}

.city_map_box {
    background-color: #f6f7fa
}

.city_data {
    display: none
}

.city_list>.item>span {
    font-size: 18px;
    color: rgb(16 185 129);
    font-weight: 700;
    display: block;
    background-color: #f5f7fa;
    padding: 10px 15px
}

.city_list>.item>.box {
    padding: 10px 15px;
    padding-bottom: 1px
}

.city_list>.item>.box>a {
    font-size: 16px;
    margin-right: 15px;
    color: #666;
    display: inline-block;
    margin-bottom: 10px
}

.city_list>.item>.box>a:hover {
    color: rgb(16 185 129)
}

.myshare {
    width: 162px;
    height: 52px;
    line-height: 40px;
    display: none;
    padding-top: 10px;
    position: absolute;
    left: 0;
    z-index: 99
}

.myshare>ul {
    border: solid 1px #ddd;
    background-color: #fff;
    position: relative;
    width: 100%;
    height: 100%
}

.myshare>ul>li {
    width: 40px;
    height: 40px;
    float: left;
    line-height: 40px;
    text-align: center
}

.myshare>ul>li:hover {
    background-color: #ddd;
    cursor: pointer
}

.myshare>ul>li.qq>i {
    color: #f4c031
}

.myshare>ul>li.sina>i {
    color: #f6883e;
    font-size: 20px
}

.myshare>ul>li.weixin>i {
    color: #71c267
}

.myshare>ul>li.qzone>i {
    color: #7cc5f1;
    font-size: 20px
}

.myshare>ul:before {
    content: " ";
    position: absolute;
    top: -5px;
    left: 14px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-bottom: 5px solid #fff;
    border-right: 5px solid transparent;
    z-index: 2
}

.myshare>ul:after {
    content: " ";
    position: absolute;
    top: -5px;
    left: 14px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-bottom: 5px solid #000;
    border-right: 5px solid transparent;
    z-index: 1
}

.wx_share {
    position: fixed;
    left: 50%;
    margin-left: -120px;
    top: 50%;
    margin-top: -138px;
    padding: 10px;
    width: 248px;
    height: 275px;
    background: #fff;
    border: solid 1px #d8d8d8;
    z-index: 11001;
    font-size: 12px
}

.wx_share>.close {
    position: absolute;
    right: 10px;
    cursor: pointer;
    display: block;
    width: 16px;
    height: 16px;
    top: 6px;
    text-align: center;
    line-height: 16px
}

.wx_share>.close:before {
    content: "x";
    font-size: 16px
}

.wx_share>.box {
    width: 180px;
    height: 180px;
    margin: 15px auto
}

.wx_share>.title {
    font-size: 12px;
    color: #000
}

.wx_share>.foot {
    font-size: 12px;
    color: #666
}

.clear_img {
    max-width: none
}

.over_box {
    overflow: hidden
}

.jiale_m_t_random {
    margin-top: 34px
}

.clearflex {
    display: block
}

.article_kc_box1 .center .f_r .kc_box ul img {
    width: 100%
}

#getcitydata {
    border: 2px solid rgb(16 185 129);
    display: none;
    margin-bottom: 20px;
    border-radius: 6px;
    overflow: hidden
}

#getcitydata>div:nth-child(1) {
    font-size: 16px;
    background-color: rgb(16 185 129);
    color: #fff;
    padding: 10px 20px
}

#getcitydata>div:nth-child(1) a {
    color: #fff
}

#getcitydata .list:nth-child(n+1) {
    margin-bottom: 0
}

.article_kc_box1 .box h2,.article_kc_box1 .box h3 {
    font-size: 18px!important;
    line-height: 70px
}

.index_box6>.center>.base_box {
    height: 340px
}

.index_box6>.center>.base_box .tab {
    position: relative
}

.index_box6>.center>.base_box .tab>div {
    position: absolute;
    top: 0;
    transform: translateY(24px)
}

.index_box6>.center>.base_box .tab>div {
    position: absolute;
    top: 0;
    transform: translateY(24px);
    width: 100%;
}

.friend_box>.center>.tab {
    position: relative;
    transform: translateY(10px);
    margin-bottom: 20px;
    padding-top: 20px;
}

.friend_box>.center>.tab>div>span {
    display: inline-block;
    color: #929297;
    transform: translateY(-12px);
    cursor: pointer;
    position: absolute;
    top: 0;
    font-size: 16px;
}

.friend_box>.center>.tab>div>span.active {
    color: #fff
}

.friend_box>.center>.tab>div:nth-child(2)>span {
    margin-left: 80px
}

.friend_box>.center>.tab>div:nth-child(3)>span {
    margin-left: 160px
}

.friend_box>.center>.tab>div:nth-child(4)>span {
    margin-left: 240px;
}

.friend_box>.center>.tab>div:nth-child(5)>span {
    margin-left: 320px;
}

.friend_box>.center>.tab>div:nth-child(6)>span {
    margin-left: 400px;
}

.friend_box>.center>.tab>div:nth-child(7)>span {
    margin-left: 480px;
}

.friend_box>.center>.tab>div>ul {
    display: none;
    overflow: hidden;
}

.friend_box>.center>.tab>div>ul.active {
    display: block
}

.friend_box>.center>.tab>div>ul>li {
    display: inline-block;
    margin: 0 10px 6px 0;
    width: 180px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.friend_box>.center>.tab>div>ul>li>a {
    color: #929297
}

.friend_box>.center>.tab>div>ul>li a:hover {
    color: #ff7c4a;
    text-decoration: underline;
}

.list_base_box>.center>.f_l>.hj_box>ul>li .img img {
    width: 100%;
    border-radius: 6px;
}

.index_footer>.center>.banquan img {
    width: auto !important;
}

.list_jg_box>.list_jg_box1>.city>ul {
    height: 40px;
    overflow: hidden;
}

.list_jg_box>.list_jg_box1>.city>ul.show {
    height: auto;
    overflow: unset;
}

.list_kc_box>.list_kc_box1>.city>ul {
    height: 40px;
    overflow: hidden;
}

.list_kc_box>.list_kc_box1>.city>ul.show {
    height: auto;
    overflow: unset;
}

.article_zt_box>.article_zt_top>.city>ul {
    width: 94%;
    height: 40px;
    overflow: hidden;
}

.article_zt_box>.article_zt_top>.city>ul.show {
    height: auto;
    overflow: unset;
}

.list_xq_box>.list_xq_box1>.city>ul {
    height: 40px;
    overflow: hidden;
}

.list_xq_box>.list_xq_box1>.city>ul.show {
    height: auto;
    overflow: unset;
}

/* è¯¾ç¨‹æ–‡ä»¶pæ ‡çé—´è· */
.article_kc_box1>.center>.f_l>.kc_box p {
    margin-bottom: 20px;
}

.article_jiaoyupeixun_box .article_kc_box1>.center>.f_l>.kc_box>div p {
    margin-bottom: 0;
}

.article_jiaoyupeixun_box .article_kc_box1>.center>.f_l>.kc_box>div>p {
    margin-bottom: 20px;
}

.column-introduction {
    padding: 20px 0;
    color: #666;
    line-height: 28px;
}

/* 20230201 æ›´æ–°é¦–é¡µä»¥åŠåŸŽå¸‚é¦–é¡µbanneråŒºåŸŸ start */
.banner {
    display: flex;
}

.banner>.banner-box_wrap {
    width: 715px;
    display: flex;
    flex-direction: column;
    padding: 38px;
    margin: 14px 14px 0 234px;
    background-color: #fff;
}

.banner>.banner-box_wrap {
    padding: 38px;
    background-color: #fff;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.07);
}

.banner>.banner-box_wrap>.banner-box_wrap-swiper {
    overflow: hidden;
}

.banner>.banner-box_wrap>.banner-box_wrap-swiper>.swiper-pagination {
    position: static;
}

.banner>.banner-box_wrap>.banner-box_wrap-swiper>.swiper-pagination>.swiper-pagination-bullet {
    margin-right: 10px;
}

.banner>.banner-box_wrap>.banner-box_wrap_footer {
    flex: 1;
}

.banner>.banner-box_wrap>.banner-box_wrap_footer ul {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.banner>.banner-box_wrap>.banner-box_wrap_footer ul li {
    display: flex;
    align-items: center;
    margin-right: 10px;
}

.banner>.banner-box_wrap>.banner-box_wrap_footer ul li>span {
    width: 56px;
}

.banner>.banner-box_wrap>.banner-box_wrap_footer ul li>span>i {
    font-size: 40px;
    color: #d1d2d3;
}

.banner>.banner-box_wrap>.banner-box_wrap_footer ul li>.banner_footer-item p:nth-child(1) {
    font-size: 14px;
    color: #999;
    margin-bottom: 4px;
}

.banner>.banner-box_wrap>.banner-box_wrap_footer ul li>.banner_footer-item p:nth-child(2) {
    font-size: 16px;
    color: #000;
}

.banner>.banner-box_wrap>.banner-box_wrap_footer ul li>.banner_footer-item p:nth-child(2) span {
    font-size: 24px;
    font-family: DINCond-Bold;
}

.banner>.qx-info {
    flex: 1;
    height: 431px;
    margin-top: 14px;
    padding: 36px 18px 18px 18px;
    background-color: #fff;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.07);
}

.banner>.qx-info>.qx-info_head {
    text-align: center;
}

.banner>.qx-info>.qx-info_head>p:nth-child(1) {
    margin-bottom: 20px;
}

.banner>.qx-info>.qx-info_head>p:nth-child(1)>img {
    width: 140px;
    height: 50px;
}

.banner>.qx-info>.qx-info_head>p:nth-child(2) {
    font-size: 16px;
    margin-bottom: 10px;
}

.banner>.qx-info>.qx-info_head>p:nth-child(3) {
    margin-bottom: 25px;
    color: #999;
    font-size: 12px;
}

.banner>.qx-info>.qx-info_head>p:nth-child(4)>button, .banner>.qx-info>.qx-info_head>p:nth-child(5)>button {
    width: 120px;
    height: 40px;
    border-radius: 4px;
    border: 0;
    color: #fff;
    font-size: 14px;
    background-image: linear-gradient(90deg, #f95417, #fd8830);
}

.banner>.qx-info>.qx-info_head>p:nth-child(4) {
    margin-bottom: 15px;
}

.banner>.qx-info>.qx-info_head>p:nth-child(5) {
    padding-bottom: 25px;
    border-bottom: 1px solid #eeeeee;
}

.banner>.qx-info>.qx-info_head>p:nth-child(5)>button {
    color: #f95216;
    border: 1px solid #f95216;
    background-image: none;
    background-color: #fff;
}

.banner>.qx-info>.qx-info_footer {
    display: flex;
    padding-top: 20px;
    text-align: center;
    justify-content: space-around;
}

/* 20230201 æ›´æ–°é¦–é¡µä»¥åŠåŸŽå¸‚é¦–é¡µbanneråŒºåŸŸ end */
/* 20230202 æ ¡åŒºè¯¦æƒ…é¡¶éƒ¨å¯¼èˆªæ»šåŠ¨æ‚µ®&ä»¥åŠå…¶ä»–é¡µé¢ start */
.article_xq_box>.article_xq_box1>.center>.f_l>.box4>.kc_tab.fix>.box, .article_kc_box>.article_kc_box1>.center>.f_l>.kc_tab.fix>.box, .article_jiaoyupeixun_box>.article_kc_box1>.center>.f_l>.kc_tab.fix>.box {
    top: 60px;
    border-top: 1px solid #ececec;
}

/* 20230202 æ ¡åŒºè¯¦æƒ…é¡¶éƒ¨å¯¼èˆªæ»šåŠ¨æ‚µ®&ä»¥åŠå…¶ä»–é¡µé¢ end */
/* 20230131 åˆ—è¡¨æŒ‰é’®ä¿”¹ start */
.dijia-box {
    position: fixed;
    top: 0;
    width: 100vw;
    height: 100%;
    z-index: 999999999999;
    display: none;
}

.dijia-box>.dijia-box_wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 700px;
    padding: 70px 0;
    background-color: #fff;
    z-index: 1
}

.dijia-box>.dijia-box_wrap>.head {
    position: relative;
    margin-bottom: 50px;
    text-align: center
}

.dijia-box>.dijia-box_wrap>.head>p:nth-child(1) {
    margin-bottom: 10px;
    font-size: 26px
}

.dijia-box>.dijia-box_wrap>.head>p:nth-child(2) {
    font-size: 16px;
    color: #9aa3ab;
}

.dijia-box>.dijia-box_wrap>.head>span {
    position: absolute;
    top: -40px;
    right: 40px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #b7b5b6;
    border-radius: 6px;
    background-color: #fff8f8;
    font-size: 18px;
    cursor: pointer;
    color: #7e7a77
}

.dijia-box>.dijia-box_wrap>.dijia-box_form {
    margin-bottom: 30px
}

.dijia-box>.dijia-box_wrap>.dijia-box_form form p {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px
}

.dijia-box>.dijia-box_wrap>.dijia-box_form form p:last-of-type {
    margin-bottom: 40px
}

.dijia-box>.dijia-box_wrap>.dijia-box_form form p label {
    width: 20%;
    font-size: 16px;
    color: #6d6f71;
}

.dijia-box>.dijia-box_wrap>.dijia-box_form form p input {
    width: 50%;
    height: 35px;
    padding: 4px 10px;
    border-radius: 5px;
    outline: 0;
    border: 1px solid #d7d7d5;
    background-color: #fef9f8
}

.dijia-box>.dijia-box_wrap>.dijia-box_form form button {
    width: 100px;
    height: 40px;
    line-height: 40px;
    display: block;
    margin: 0 auto;
    border-radius: 6px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #2591ff;
    border: 1px solid #4495db;
    cursor: pointer
}

.dijia-box>.dijia-box_wrap>p {
    font-size: 14px;
    text-align: center;
    color: #da2e1b
}

.dijia-box>.dijia-shadow {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0);
    opacity: .6
}

/* 20230131 åˆ—è¡¨æŒ‰é’®ä¿”¹ end */
/* 20230203 è¯¾ç¨‹åˆ—è¡¨é¡¶éƒ¨å›ºå®šå¯¼èˆª start */
.list_kc_box_head_clone {
    box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 30px;
    position: fixed;
    top: 0px;
    display: none;
    width: 100%;
    z-index: 9999;
    margin-bottom: 0;
    padding-bottom: 0;
    height: 60px;
}

.list_kc_box_head_clone .center {
    height: 60px;
    padding-top: 0px;
    display: flex;
    align-items: center;
}

.list_kc_box_head_clone .center .logo {
    margin-top: 0px;
}

.list_kc_box_head_clone .center .search {
    padding-top: 0px;
}

.list_kc_box_head_clone .center .tel {
    padding-top: 0px;
}

.list_kc_box_head_clone .center .tel i {
    top: 0px;
}

/* 20230203 è¯¾ç¨‹åˆ—è¡¨é¡¶éƒ¨å›ºå®šå¯¼èˆª end */
/* 20230203 é¡¶éƒ¨å›ºå®šå¯¼èˆªè°ƒæ•´ start */
.article_xq_box_head_clone {
    box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 30px;
    position: fixed;
    top: 0px;
    display: none;
    width: 100%;
    z-index: 999999;
    padding-bottom: 0;
}

.article_xq_box_head_clone .center {
    padding-top: 0;
    display: flex;
    align-items: center;
    height: 60px;
}

.article_xq_box_head_clone .center .logo {
    margin-top: 0;
}

.article_xq_box_head_clone .center .daohang {
    padding-top: 0;
}

.article_xq_box_head_clone .center .tel {
    padding-top: 0;
}

.article_xq_box_head_clone .center .tel .iconfont {
    top: 0;
}

/* 20230203 é¡¶éƒ¨å›ºå®šå¯¼èˆªè°ƒæ•´ end */
/* 20240124 ç•™è¨€è¡¨å•æ‚µ® start */
.list_base_box>.center>.f_r.active>.ly_box {
    position: fixed;
    top: 80px;
}

/* 20240124 ç•™è¨€è¡¨å•æ‚µ® end */
/* 20230209 æœºæž„åˆ—è¡¨å³ä¾§ç•™è¨€è¡¨å•æ‚µ® start */
.list_jg_box .list_base_box>.center>.f_r.active>.ly_box {
    position: relative;
}

/* 20230209 æœºæž„åˆ—è¡¨å³ä¾§ç•™è¨€è¡¨å•æ‚µ® end */
/* 20230209 æœºæž„åˆ—è¡¨é¡¶éƒ¨æœç´¢æŒ‰é’® start */
.list_jg_box .index_head>.center>.search>form>input.sub.jg {
    background-color: rgb(16 185 129);
}

.list_jg_box .index_head>.center>.search>form>input.sub.kc {
    right: 0;
}

/* 20230209 æœºæž„åˆ—è¡¨é¡¶éƒ¨æœç´¢æŒ‰é’® end */
/* 20230209 å­¦æ ¡åˆ—è¡¨å³ä¾§ç•™è¨€è¡¨å•æ‚µ® start */
.list_xq_box .list_base_box>.center>.f_r.active>.ly_box {
    position: relative;
}

/* 20230209 å­¦æ ¡åˆ—è¡¨å³ä¾§ç•™è¨€è¡¨å•æ‚µ® end */
.list_kc_box .list_base_box>.center>.f_r.active>.ly_box {
    position: relative;
}

/* 20230209 å­¦æ ¡åˆ—è¡¨é¡¶éƒ¨æœç´¢æŒ‰é’® start */
.list_xq_box .index_head>.center>.search>form>input.sub.jg {
    background-color: rgb(16 185 129);
}

.list_xq_box .index_head>.center>.search>form>input.sub.kc {
    right: 0;
}

/* 20230209 å­¦æ ¡åˆ—è¡¨é¡¶éƒ¨æœç´¢æŒ‰é’® end */
/* 20230209 çº§åˆ—è¡¨é¡¶éƒ¨æœç´¢æŒ‰é’® start */
.article_zt_box .index_head>.center>.search>form>input.sub.jg {
    background-color: rgb(16 185 129);
}

.article_zt_box .index_head>.center>.search>form>input.sub.kc {
    right: 0;
}

/* 20230209 çº§åˆ—è¡¨é¡¶éƒ¨æœç´¢æŒ‰é’® end */
/* 20230202 æˆ‘èå…¥é©»ä»¥åŠå¸ˆ‘é€‰èæŒ‰é’®æ ·å¼ start */
.ruzhu-btn {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    border: 0;
    color: #fff;
    font-size: 14px;
    background-image: linear-gradient(90deg, #f95417, #fd8830);
    cursor: pointer;
}

.bwxk-btn {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    border-radius: 4px;
    color: #f95216;
    border: 1px solid #f95216;
    background-color: #fff;
    cursor: pointer;
}

/* 20230202 æˆ‘èå…¥é©»ä»¥åŠå¸ˆ‘é€‰èæŒ‰é’®æ ·å¼ end */
/* 20230203 é¦–é¡µä»¥åŠåŸŽå¸‚é¦–é¡µé¡¶éƒ¨å¯¼èˆªä¿”¹ start */
.index_head>.center>.btns {
    width: 600px;
    float: left;
    display: flex;
    justify-content: flex-end;
    padding-top: 10px;
}

.index_head>.center>.btns>div {
    margin-right: 40px;
}

/* 20230203 é¦–é¡µä»¥åŠåŸŽå¸‚é¦–é¡µé¡¶éƒ¨å¯¼èˆªä¿”¹ end */
/* 20230207 é¦–é¡µä»¥åŠåŸŽå¸‚é¦–é¡µé¡¶éƒ¨å¯¼èˆªå›ºå®šæ‚µ®æ ·å¼ start */
.index_head_copy {
    position: fixed;
    top: 0px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 30px;
    z-index: 9999;
    width: 100%;
    display: none;
    padding: 0;
    height: 70px;
}

.index_head_copy>.center {
    height: 70px;
    padding: 0;
}

/* 20230207 é¦–é¡µä»¥åŠåŸŽå¸‚é¦–é¡µé¡¶éƒ¨å¯¼èˆªå›ºå®šæ‚µ®æ ·å¼ end */
/* 20230222 è¯¾ç¨‹åˆ—è¡¨é¡¶éƒ¨æ æŒ‰é’¨¡å—å±…ä¸ start */
.list_kc_box .index_head>.center>.btns, .list_jg_box .index_head>.center>.btns, .list_xq_box .index_head>.center>.btns, .article_zt_box .index_head>.center>.btns {
    padding-top: 0;
}

/* 20230222 è¯¾ç¨‹åˆ—è¡¨é¡¶éƒ¨æ æŒ‰é’¨¡å—å±…ä¸ end */
/* 20230316 è¯¾ç¨‹è¯¦æƒ…é¡µé¢ æ›´æ–° start */
.member_head2022 {
    padding: 20px 0 30px 0;
    display: flex
}

.member_head2022 .member_head2022_carousel {
    width: 470px;
    padding-right: 50px;
    flex-shrink: 0;
}

.member_head2022 .member_head2022_carousel .member_head2022_swiper {
    position: relative;
    height: 300px;
    border-radius: 8px;
    margin: 0 0 15px 0;
    overflow: hidden;
    background: #f6f7fa;
}

.member_head2022 .member_head2022_carousel .member_head2022_swiper .swiper-wrapper.img_n {
    line-height: 300px;
    display: block;
    font-size: 24px;
    text-align: center;
    color: #b0b1b1;
}

.member_head2022 .member_head2022_carousel .member_head2022_swiper .member_chain {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 4px 10px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    font-size: 14px;
    color: #ffffff;
    background-color: #4f8eff
}

.member_head2022 .member_head2022_carousel .member_head2022_swiper .swiper-wrapper {
    height: 100%
}

.member_head2022 .member_head2022_carousel .member_head2022_swiper .swiper-slide img {
    width: 100%;
    height: 100%
}

.member_head2022 .member_head2022_carousel .member_head2022_controller {
    width: 100%;
    height: 66px;
    overflow: hidden;
    padding: 0 20px;
    position: relative;
}

.member_head2022 .member_head2022_carousel .member_head2022_controller .swiper-wrapper {
    width: 100%;
    height: 100%;
}

.member_head2022 .member_head2022_carousel .member_head2022_controller .swiper-wrapper.img_n .swiper-slide {
    background: #f6f7fa;
}

.member_head2022 .member_head2022_carousel .member_head2022_controller .member_head2022_controller-button-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    cursor: pointer;
    color: #999999;
}

.member_head2022 .member_head2022_carousel .member_head2022_controller .member_head2022_controller-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    cursor: pointer;
    color: #999999;
}

.member_head2022 .member_head2022_carousel .member_head2022_controller .swiper-slide {
    width: 66px;
    height: 66px;
    margin-right: 8px !important;
    cursor: pointer
}

.member_head2022 .member_head2022_carousel .member_head2022_controller .swiper-slide.swiper-slide-thumb-active {
    border: 2px solid #3c70fc;
}

.member_head2022 .member_head2022_carousel .member_head2022_controller .swiper-slide img {
    width: 100%;
    height: 100%
}

.member_head2022 .member_head2022_introduce {
    flex: 1;
    width: 680px;
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_top {
    flex: 1;
    height: 300px
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_head {
    border-bottom: 1px solid #e7eaef;
    padding-bottom: 16px
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_head .member_head2022_yingye {
    display: flex;
    font-size: 14px;
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_head .member_head2022_introduce_title {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_head .member_head2022_introduce_title h3 {
    margin-right: 20px;
    font-size: 28px
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_head .member_head2022_introduce_title .member_head2022_introduce_tags span {
    display: inline-block;
    padding: 2px 4px;
    border: 1px solid #e08585;
    margin-right: 4px;
    font-size: 12px;
    color: #e08585
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_head .member_head2022_introduce_title .member_head2022_introduce_tags span:nth-child(2) {
    border-color: #b68fd8;
    color: #b68fd8
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_head .member_head2022_introduce_title .member_head2022_introduce_tags span:nth-child(3) {
    border-color: #cc9752;
    color: #cc9752
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_head .member_head2022_introduce_score {
    flex: 1;
    font-size: 14px;
    color: #666666
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_head .member_head2022_introduce_score .cx {
    position: relative;
    padding-left: 26px;
    background-color: #fff9f3;
    font-size: 14px;
    color: #ff844b;
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_head .member_head2022_introduce_score .cx::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    content: 'ç’‡ï¿½';
    width: 20px;
    height: 20px;
    line-height: 20px;
    ;text-align: center;
    border-radius: 4px;
    background-color: #ff8400;
    color: #ffffff;
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_head .member_head2022_introduce_score .score_txt {
    display: inline-block;
    margin-left: 20px
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_head .member_head2022_introduce_score .score_txt span {
    color: #fa5111;
    font-size: 24px
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_content {
    padding-top: 20px;
    border-bottom: 1px solid #e7eaef;
    font-size: 14px
}

.member_head2022 .member_head2022_introduce .label_txt {
    color: #999999;
    flex-shrink: 0;
    line-height: 26px;
}

.member_head2022 .member_head2022_introduce .label_content {
    line-height: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.member_head2022 .member_head2022_introduce .label_content.shop-price {
    font-weight: bold;
    color: #ff4513;
    font-size: 24px;
}

.member_head2022 .member_head2022_introduce .label_content.shop-other {
    color: #317cec;
    display: inline-block;
    margin-right: 10px;
}

.member_head2022 .member_head2022_introduce .label_content.shop-other1 span {
    position: relative;
    display: inline-block;
    position: relative;
    border: 1px solid #cccccc;
    color: #666666;
    padding: 0 10px;
    margin-right: 10px;
}

.member_head2022 .member_head2022_introduce .label_content.shop-other1 span.active {
    border-color: #ff4513;
}

.member_head2022 .member_head2022_introduce .label_content.shop-other1 span.active::after {
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
    border-bottom: 7px solid red;
    border-right: 7px solid red;
    border-top: 7px solid transparent;
    border-left: 7px solid transparent;
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_content .introduce_label {
    display: flex;
    margin-bottom: 20px
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_content .label_details {
    color: #999999
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_content .member_head2022_introduce_tese span {
    position: relative;
    padding-left: 24px;
    display: inline-block;
    margin-right: 14px
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_content .member_head2022_introduce_tese span::before {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    content: "";
    width: 16px;
    height: 16px;
    background: url("https://img.qinxue365.com/pc_img/gou.png") no-repeat
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_discount {
    display: flex;
    padding: 18px 14px;
    background-color: #fff1f1;
    font-size: 14px
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_discount .discount_btn {
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    border-radius: 4px;
    color: #ffffff;
    text-align: center;
    background-color: #ff3333
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_discount .receive_discount {
    width: 60%;
    display: flex;
    padding-right: 20px;
    justify-content: space-between;
    align-items: center;
    border-right: 1px solid #e8e8e8
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_discount .receive_discount span {
    width: 160px;
    font-size: 14px;
    font-weight: bold;
    color: #ff3333
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_discount .make_appointment {
    flex: 1;
    display: flex;
    padding-left: 20px;
    justify-content: space-between;
    align-items: center
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_discount .make_appointment .discount_msg p:nth-child(2) {
    color: #999999
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_information {
    display: flex;
    align-items: center;
    padding-top: 28px;
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_information .member_head2022_information_item {
    flex: 1;
    display: flex;
    align-items: center;
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_information .member_head2022_information_item i {
    margin-right: 10px;
    font-size: 30px;
    color: #999999;
    width: 30px;
    height: 30px;
    display: block;
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_information .member_head2022_information_item i.shijian {
    background: url('https://img.qinxue365.com/pc_img/member-index-2022-shijian.png') no-repeat;
    background-size: 70% 70%;
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_information .member_head2022_information_item i.guanli {
    background: url('https://img.qinxue365.com/pc_img/member-index-2022-guanli.png') no-repeat;
    background-size: 70% 70%;
    width: 36px;
    height: 36px;
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_information .member_head2022_information_item i.jiaoshi {
    background: url('https://img.qinxue365.com/pc_img/member-index-2022-jiangshi.png') no-repeat;
    background-size: 70% 70%;
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_information .member_head2022_information_item i.didian {
    background: url('https://img.qinxue365.com/pc_img/member-index-2022-didian.png') no-repeat;
    background-size: 70% 70%;
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_information .member_head2022_information_item .information_item-right {
    color: #999999;
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_information .member_head2022_information_item .information_item-right .item-right-title {
    margin-bottom: 4px;
    font-size: 14px;
}

.member_head2022 .member_head2022_introduce .member_head2022_introduce_information .member_head2022_information_item .information_item-right .item-right-txt {
    font-size: 20px;
    color: #000000;
}

.article_jiaoyupeixun_box>.location {
    padding: 10px 0;
    border-top: 1px solid #f1f3f7;
    border-bottom: 1px solid #f1f3f7;
    background-color: #ffffff;
}

.shop-head_card {
    background-color: #ffffff;
    margin-bottom: 20px;
}

.shop-head_card .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_head .member_head2022_introduce_title {
    margin-bottom: 0;
}

.shop-head_card .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_head {
    border-bottom: 0;
    padding-bottom: 0;
}

.shop-head_card .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_content .introduce_label {
    margin-bottom: 10px;
}

.shop-head_card .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_content {
    border-bottom-style: dashed;
}

.shop-head_card .member_head2022_introduce .member_head2022_introduce_top .member_head2022_introduce_content:last-child {
    border-bottom: 0;
    padding-top: 10px;
}

.shop-head_card .shop-head_card-bottom {
    display: flex;
    align-items: center;
}

.shop-head_card .shop-head_card-bottom>span {
    font-size: 14px;
    color: #999;
    display: inline-block;
    margin-right: 20px;
}

.shop-head_card .shop-head_card-bottom>span.mark {
    cursor: pointer;
}

.shop-head_card .shop-head_card-bottom>span .click {
    color: #ff4513;
}

.shop-head_card .shop-xq-item a {
    color: #999999;
    font-size: 12px;
}

/* 20230316 è¯¾ç¨‹è¯¦æƒ…é¡µé¢ æ›´æ–° end */
.article_jiaoyupeixun_box .shop-member-card ul li {
    display: flex !important;
    justify-content: space-between;
    padding-bottom: 15px !important;
    border-bottom: 1px solid #f0f0f0;
}

.article_jiaoyupeixun_box .shop-member-card ul li .left {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.article_jiaoyupeixun_box .shop-member-card ul li .left span {
    text-align: center;
}

.article_jiaoyupeixun_box .shop-member-card ul li .left span a {
    font-size: 14px;
    color: #333;
}

.article_jiaoyupeixun_box .shop-member-card ul li .right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}

.article_jiaoyupeixun_box .shop-member-card ul li .right .btn {
    color: #3380ff;
    border: 1px solid #3380ff;
    border-radius: 2px;
    text-align: center;
    width: 60px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
}

.article_jiaoyupeixun_box .shop-member-card ul li .right span {
    font-size: 12px;
    color: #ff9320;
    transform: translateY(10px);
}

.article_jiaoyupeixun_box .tit span {
    position: relative;
}

.article_jiaoyupeixun_box .hj_box .body {
    display: flex;
}

.article_jiaoyupeixun_box .hj_box .body .head {
    display: flex;
    margin-right: 80px;
}

.article_jiaoyupeixun_box .hj_box .body .head img {
    margin-right: 20px;
}

.article_jiaoyupeixun_box .hj_box .body .head div {
    padding-top: 10px;
}

.article_jiaoyupeixun_box .hj_box .body .head>div>p {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
}

.article_jiaoyupeixun_box .hj_box .body .head>div>span {
    color: #ff7b4a;
}

.article_jiaoyupeixun_box .hj_box .body .head>div .txt {
    display: flex;
    align-items: center;
}

.article_jiaoyupeixun_box .hj_box .body .head>div .txt .cx {
    margin-left: 0;
}

.article_jiaoyupeixun_box .hj_box .body .head>div .txt p {
    color: #999;
    font-size: 14px;
    margin-left: 20px;
}

.article_jiaoyupeixun_box .hj_box .body .bottom {
    flex: 1;
    padding-top: 8px;
    padding-right: 40px;
    line-height: 24px;
}

.article_jiaoyupeixun_box .hj_box .body .bottom p {
    padding-left: 24px;
    color: #333;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.article_jiaoyupeixun_box .tl_box {
    margin-bottom: 30px;
}

.lisuo-item {
    position: absolute;
    top: 0;
    right: 0;
    transform: translateX(140%);
    z-index: 999;
    padding: 4px 10px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 8px;
    font-size: 14px;
    color: #ffffff;
    background-color: #4f8eff;
}

.article_jiaoyupeixun_box .tl_box .body {
    display: flex;
    flex-wrap: wrap;
}

.article_jiaoyupeixun_box .tl_box .body >li {
    width: 200px;
    height: 250px;
    border-radius: 8px;
    border: 1px solid #f3f3f3;
    margin-right: 12px;
    margin-bottom: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.article_jiaoyupeixun_box .tl_box .body >li>img {
    width: 100%;
    height: 125px
}

.article_jiaoyupeixun_box .tl_box .body >li .img_box_jiale {
    flex: 1;
}

.article_jiaoyupeixun_box .tl_box .body >li .wz_box {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1;
}

.article_jiaoyupeixun_box .tl_box .body >li .wz_box a {
    margin-bottom: 10px;
    display: block;
}

.article_jiaoyupeixun_box .tl_box .body >li .wz_box .sk {
    font-size: 12px;
    color: #999999;
}

.article_jiaoyupeixun_box .tl_box .body >li .wz_box .sk span {
    display: inline-block;
    color: #369bff;
    border-radius: 5px;
    background-color: #eff8ff;
    padding: 0 5px;
    margin-right: 7px;
}

.article_jiaoyupeixun_box .tl_box .body >li .wz_box {
    height: 50%;
    position: relative;
    padding-left: 10px;
    padding-top: 6px
}

.article_jiaoyupeixun_box .tl_box .body >li .wz_box>p {
    font-size: 14px;
    margin-bottom: 4px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.article_jiaoyupeixun_box .tl_box .body >li .wz_box>h3 {
    font-size: 14px;
    margin-bottom: 4px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.article_jiaoyupeixun_box .tl_box .body >li .wz_box>.x_p {
    margin-bottom: 4px
}

.article_jiaoyupeixun_box .tl_box .body >li .wz_box>.x_p>span {
    border-radius: 4px;
    padding: 4px 8px;
    font-size: 12px;
    color: #369bff;
    background-color: #eff8ff
}

.article_jiaoyupeixun_box .tl_box .body >li .wz_box>.x_p>span:nth-child(2) {
    margin-left: 10px
}

.article_jiaoyupeixun_box .tl_box .body >li .wz_box>.bot_tool {
    position: absolute;
    bottom: 12px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 10px;
    left: 0;
    align-items: center;
}

.article_jiaoyupeixun_box .tl_box .body >li .wz_box>.bot_tool>span:nth-child(1) {
    font-size: 20px;
    color: #ff4513
}

.article_jiaoyupeixun_box .tl_box .body >li .wz_box>.bot_tool>span:nth-child(2) {
    font-size: 12px;
    color: #999
}

.article_jiaoyupeixun_box .list_base_box>.center>.f_l, .article_jiaoyupeixun_box .list_base_box {
    margin-bottom: 0;
}

.article_jiaoyupeixun_box .list_base_box>.center>.f_r>div {
    margin-bottom: 15px;
}

.article_jiaoyupeixun_box {
    background-color: #f6f7fa;
}

.article_jiaoyupeixun_box .article_kc_box1 .center .f_l>.kc_box>div {
    display: none;
}

.article_jiaoyupeixun_box .article_kc_box1 .center .f_l>.kc_box>div.active {
    display: block;
}

/* è¯¾ç¨‹æŒ‰é’®ç»„ä»¶ */
.shop-btn {
    display: inline-block;
    width: 144px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    margin-right: 10px;
    border: 1px solid #ff4513;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    background-color: #ff4513;
    color: #fff;
}

.shop-btn.border {
    border: 1px solid #ff4513;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    background-color: #ffffff;
    color: #ff4513;
}

/* åˆ†äº«ç»„ä»¶ - 2023 */
.share-2023 {
    position: relative;
    ; display: inline-block;
    font-size: 14px;
    color: #999;
    cursor: pointer;
}

.share-2023 i {
    color: #999;
}

/* 20230321 åˆ—è¡¨é¡µæ·»åŠ æ‰¹é‡æ•°æ start */
.ke-list-demo-content {
    display: none;
}

/* 20230321 åˆ—è¡¨é¡µæ·»åŠ æ‰¹é‡æ•°æ end */
/* 20230324 æ˜¾ç¤ºè¯¾ç¨‹åˆ—è¡¨æŒ‰é’® start */
.list_kc_box[data-type="kc_city"] #ajaxList .list .kc .price .zx, .list_kc_box[data-type="kc_city"] #ajaxList .list .kc .price .zx-2, .list_kc_box[data-type="kc_city"] .ke-list-demo-content .list .kc .price .zx, .list_kc_box[data-type="kc_city"] .ke-list-demo-content .list .kc .price .zx-2 {
    display: block !important;
}

/* 20230324 æ˜¾ç¤ºè¯¾ç¨‹åˆ—è¡¨æŒ‰é’® end */
/* 20230423 ç›¸å…³æŽ¨è */
.list_base_box .tj_box {
    margin-bottom: 30px;
}

.list_base_box .tj_box ul {
    display: flex;
    flex-wrap: wrap;
}

.list_base_box .tj_box ul li {
    width: 22.5%;
    margin-right: 20px;
    font-size: 16px;
    text-align: center;
    background-color: #2db0fe;
    margin-bottom: 20px;
}

.list_base_box .tj_box ul li:nth-child(2) {
    background-color: #74e289;
}

.list_base_box .tj_box ul li:nth-child(3) {
    background-color: #fcb25b;
}

.list_base_box .tj_box ul li:nth-child(4) {
    background-color: #f9744b;
}

.list_base_box .tj_box ul li:nth-child(5) {
    background-color: #f9744b;
}

.list_base_box .tj_box ul li:nth-child(6) {
    background-color: #fcb25b;
}

.list_base_box .tj_box ul li:nth-child(7) {
    background-color: #74e289;
}

.list_base_box .tj_box ul li:nth-child(8) {
    background-color: #2db0fe;
}

.list_base_box .tj_box ul li a {
    display: block;
    padding: 20px 10px;
    color: #fff;
}

.list_base_box .link_box {
    margin-bottom: 30px;
}

.list_base_box .link_box ul {
    display: flex;
    flex-wrap: wrap;
}

.list_base_box .link_box ul li {
    width: 30%;
    margin-bottom: 10px;
}

.article_kc_box .list_base_box .center .f_r .kc_box .list-serial-num {
    padding: 15px 20px;
}

.article_kc_box .list_base_box .center .f_r .kc_box .list-serial-num li {
    padding: 0;
}

.article_kc_box .list_base_box .center .f_r .kc_box .list-serial-num li>a {
    padding-left: 25px;
    color: #666;
}

/* 20230523 æ‰¹é‡é¡µé¢æ·»åŠ æ›´æ–°æ—¶é—´ */
.article_jiaoyupeixun_box .shop-head_card .member_head2022_introduce .member_head2022_introduce_information:nth-of-type(2) {
    display: flex;
    justify-content: space-between;
    align-items: end;
}

.article_jiaoyupeixun_box .shop-head_card .member_head2022_introduce .member_head2022_introduce_information .sohp-right {
    color: #999;
    font-size: 14px;
}

/* 20230615 è§†ééšè— */
.member-video-slide {
    display: none;
}

.list_kc_box .list_shop_footer {
    background-color: unset;
}

.list_kc_box .list_shop_footer>.center {
    padding: 0;
}

.list_kc_box .list_shop_footer>.center>.tab {
    background-color: #fff;
    width: 910px;
    padding-top: 10px;
}

.list_kc_box .list_shop_footer>.center>.show {
    background-color: #fff;
    width: 910px;
}

.list_kc_box .list_shop_footer>.center>.show>div>ul>li {
    width: 150px;
}

.list_kc_box .column-introduction {
    padding-right: 290px;
}

.list_jg_box .list_shop_footer {
    background-color: unset;
}

.list_jg_box .list_shop_footer>.center {
    padding: 0;
}

.list_jg_box .list_shop_footer>.center>.tab {
    background-color: #fff;
    width: 910px;
    padding-top: 10px;
}

.list_jg_box .list_shop_footer>.center>.show {
    background-color: #fff;
    width: 910px;
}

.list_jg_box .list_shop_footer>.center>.show>div>ul>li {
    width: 150px;
}

.list_jg_box .column-introduction {
    padding-right: 290px;
}

.list_xq_box .list_shop_footer {
    background-color: unset;
}

.list_xq_box .list_shop_footer>.center {
    padding: 0;
}

.list_xq_box .list_shop_footer>.center>.tab {
    background-color: #fff;
    width: 910px;
    padding-top: 10px;
}

.list_xq_box .list_shop_footer>.center>.show {
    background-color: #fff;
    width: 910px;
}

.list_xq_box .list_shop_footer>.center>.show>div>ul>li {
    width: 150px;
}

.list_xq_box .column-introduction {
    padding-right: 290px;
}

.article_xq_box .list_shop_footer {
    background-color: unset;
    margin-bottom: 50px;
}

.article_xq_box .list_shop_footer>.center {
    padding: 0;
}

.article_xq_box .list_shop_footer>.center>.tab {
    background-color: #fff;
    width: 910px;
    padding-top: 10px;
}

.article_xq_box .list_shop_footer>.center>.show {
    background-color: #fff;
    width: 910px;
}

.article_xq_box .list_shop_footer>.center>.show>div>ul>li {
    width: 150px;
}

.article_xq_box .column-introduction {
    padding-right: 290px;
}

.article_xq_box .article_xq_box1>.center>.f_l>.pl_box {
    margin-bottom: 0;
}

.article_xq_box .article_xq_box1>.center>.f_l {
    margin-bottom: 0;
}

.article_xq_box .list_base_box {
    margin-bottom: 30px;
}

/* article_kc_box */
.article_kc_box .list_shop_footer {
    background-color: unset;
    margin-bottom: 50px;
}

.article_kc_box .list_shop_footer>.center {
    padding: 0;
}

.article_kc_box .list_shop_footer>.center>.tab {
    background-color: #fff;
    width: 910px;
    padding-top: 10px;
}

.article_kc_box .list_shop_footer>.center>.show {
    background-color: #fff;
    width: 910px;
}

.article_kc_box .list_shop_footer>.center>.show>div>ul>li {
    width: 150px;
}

.article_kc_box .list_base_box>.center>.f_l {
    margin-bottom: 0;
}

.article_kc_box .list_base_box {
    margin-bottom: 0;
}

/* article_jiaoyupeixun_box */
.article_jiaoyupeixun_box .list_shop_footer {
    background-color: unset;
    margin-bottom: 40px;
}

.article_jiaoyupeixun_box .list_shop_footer>.center {
    padding: 0;
}

.article_jiaoyupeixun_box .list_shop_footer>.center>.tab {
    background-color: #fff;
    width: 910px;
    padding-top: 10px;
}

.article_jiaoyupeixun_box .list_shop_footer>.center>.show {
    background-color: #fff;
    width: 910px;
}

.article_jiaoyupeixun_box .list_shop_footer>.center>.show>div>ul>li {
    width: 150px;
}

.article_jiaoyupeixun_box .column-introduction {
    padding-right: 290px;
}

/* article_xuexiaodongtai_box */
.article_xuexiaodongtai_box .list_shop_footer {
    background-color: unset;
    margin-bottom: 40px;
}

.article_xuexiaodongtai_box .list_shop_footer>.center {
    padding: 0;
}

.article_xuexiaodongtai_box .list_shop_footer>.center>.tab {
    background-color: #fff;
    width: 872px;
    padding-top: 10px;
}

.article_xuexiaodongtai_box .list_shop_footer>.center>.show {
    background-color: #fff;
    width: 872px;
}

.article_xuexiaodongtai_box .list_shop_footer>.center>.show>div>ul>li {
    width: 147px;
}

.article_xuexiaodongtai_box .list_shop_footer .center {
    width: 1220px;
}

.article_xuexiaodongtai_box .width_main .article_xuexiaodongtai_box1 {
    margin-bottom: 0;
}

.list_jg_box .location .center {
    position: relative;
}

.list_jg_box .jgrz-modal-btn {
    color: #369bff;
    border: 1px solid #369bff;
    border-radius: 20px;
    cursor: pointer;
    padding: 2px 15px;
    display: inline-block;
    position: absolute;
    right: 0;
    font-size: 16px;
    padding-right: 8px;
}

.list_jg_box .jgrz-modal-btn::after {
    content: "\e62f";
    font-family: iconfont;
}

.list_jg_box .location>.center .rz_btn {
    float: right;
    height: 24px;
    line-height: 24px;
    width: 90px;
    border: 1px solid #369bff;
    text-align: center;
    border-radius: 20px;
    color: #369bff;
    font-size: 14px;
    margin-right: 0;
    cursor: pointer;
    position: absolute;
    right: 0;
    background-color: #fff;
}

.list_base_box>.center>.f_l>.tab {
    position: relative;
}

.list_base_box>.center>.f_l>.tab>.list-order {
    position: absolute;
    top: 0;
    right: 30px;
}

.list_base_box>.center>.f_l>.tab>.list-order span {
    font-size: 16px;
    cursor: pointer;
    margin-left: 20px;
    color: #666666;
}

.list_base_box>.center>.f_l>.tab>.list-order span.active {
    color: #3499ff;
}

.list_base_box>.center>.f_l>.tab>.list-order span:nth-child(1) {
    cursor: unset;
}

.list_base_box>.center>.f_l>.tab>.list-order span:nth-child(2) {
    margin-left: 10px;
}

.list_base_box>.center>.f_l>.tab>.list-order {
    position: absolute;
    top: 0;
    right: 30px;
}

.list_base_box>.center>.f_l>.tab>.list-order span {
    font-size: 14px;
    cursor: pointer;
    margin-left: 20px;
    color: #888888;
}

.list_base_box>.center>.f_l>.tab>.list-order span.active, .list_base_box>.center>.f_l>.tab>.list-order span.active .iconfont {
    color: #3499ff;
}

.list_base_box>.center>.f_l>.tab>.list-order span:nth-child(1) {
    cursor: unset;
    font-weight: bold;
}

.list_base_box>.center>.f_l>.tab>.list-order span:nth-child(2) {
    margin-left: 10px;
}

.list_base_box>.center>.f_l>.tab>.list-order span .iconfont {
    font-size: 12px;
    color: #cdcdcd;
}

.location .center {
    position: relative;
}

.location>.center .rz_btn {
    float: right;
    height: 24px;
    line-height: 24px;
    width: 90px;
    border: 1px solid #369bff;
    text-align: center;
    border-radius: 20px;
    color: #369bff;
    font-size: 14px;
    margin-right: 0;
    cursor: pointer;
    position: absolute;
    right: 0;
    background-color: #fff;
}

.list_jg_box .list_jg_box2 .center .f_r .wd_box {
    margin-bottom: 20px;
}

.list_jg_box .list_jg_box2 .center .f_r .wd_box ul li:hover a {
    color: rgb(16 185 129);
}

.list_jg_box .list_jg_box2 .center .f_r .wd_box ul li a {
    color: #666666;
}

.list_jg_box .list_jg_box2 .center .f_r .wd_box ul li .title {
    margin-bottom: 14px;
    display: flex;
    align-items: center;
}

.list_jg_box .list_jg_box2 .center .f_r .wd_box ul li .title span {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_jg_box .list_jg_box2 .center .f_r .wd_box ul li .title::before {
    content: "Q";
    width: 30px;
    height: 26px;
    background-color: rgb(16 185 129);
    display: inline-block;
    flex-shrink: 0;
    margin-right: 10px;
    color: #fff;
    text-align: center;
    line-height: 26px;
}

.list_jg_box .list_jg_box2 .center .f_r .wd_box ul li .footer {
    display: flex;
}

.list_jg_box .list_jg_box2 .center .f_r .wd_box ul li .footer span {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list_jg_box .list_jg_box2 .center .f_r .wd_box ul li .footer::before {
    content: "A";
    width: 30px;
    height: 26px;
    background-color: rgb(16 185 129);
    display: inline-block;
    flex-shrink: 0;
    margin-right: 10px;
    color: #fff;
    text-align: center;
    line-height: 26px;
}

.list_kc_box .list_kc_box2 .center .f_r .wd_box {
    margin-bottom: 20px;
}

.list_kc_box .list_kc_box2 .center .f_r .wd_box ul li:hover a {
    color: rgb(16 185 129);
}

.list_kc_box .list_kc_box2 .center .f_r .wd_box ul li a {
    color: #666666;
}

.list_kc_box .list_kc_box2 .center .f_r .wd_box ul li .title {
    margin-bottom: 14px;
    display: flex;
    align-items: center;
}

.list_kc_box .list_kc_box2 .center .f_r .wd_box ul li .title span {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_kc_box .list_kc_box2 .center .f_r .wd_box ul li .title::before {
    content: "Q";
    width: 30px;
    height: 26px;
    background-color: rgb(16 185 129);
    display: inline-block;
    flex-shrink: 0;
    margin-right: 10px;
    color: #fff;
    text-align: center;
    line-height: 26px;
}

.list_kc_box .list_kc_box2 .center .f_r .wd_box ul li .footer {
    display: flex;
}

.list_kc_box .list_kc_box2 .center .f_r .wd_box ul li .footer span {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list_kc_box .list_kc_box2 .center .f_r .wd_box ul li .footer::before {
    content: "A";
    width: 30px;
    height: 26px;
    background-color: rgb(16 185 129);
    display: inline-block;
    flex-shrink: 0;
    margin-right: 10px;
    color: #fff;
    text-align: center;
    line-height: 26px;
}

.list_kc_box .list_base_box .ymyj-box {
    margin-top: 60px;
}

/* .ymyj-box {margin-bottom: 20px;} */
.ymyj-box .center {
    padding-right: 290px;
    border-radius: 4px;
    overflow: hidden;
}

.ymyj-box .center>p {
    background-color: #fff;
    padding: 20px;
    font-size: 16px;
    color: #666;
}

.ymyj-box .center>div {
    display: flex;
    background-color: #fff;
    padding: 30px;
}

.ymyj-box .center>div .left {
    width: 30%;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ymyj-box .center>div .left>p {
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
}

.ymyj-box .center>div .left>div {
    display: flex;
    justify-content: space-between;
}

.ymyj-box .center>div .left>div>div.active span {
    transform: translateY(-6px);
    color: #2794fd;
}

.ymyj-box .center>div .left>div>div.active p {
    color: #2794fd;
}

.ymyj-box .center>div .left>div>div:hover span {
    transform: translateY(-6px);
    color: #2794fd;
}

.ymyj-box .center>div .left>div>div:hover p {
    color: #2794fd;
}

.ymyj-box .center>div .left>div>div {
    flex: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
}

.ymyj-box .center>div .left>div>div>span {
    margin-bottom: 6px;
    font-size: 32px;
    transition: all .3s;
    color: #797979;
}

.ymyj-box .center>div .left>div>div>p {
    color: #797979;
    font-size: 12px;
}

.ymyj-box .center>div .right {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ymyj-box .center>div .right textarea {
    width: 460px;
    height: 80px;
    padding: 10px;
    border-radius: 4px;
    border: 0;
    background: #f8f8f8;
    font-size: 14px;
    resize: none;
}

.ymyj-box .center>div .right input {
    border: 0;
    outline: none;
    background-color: #f8f8f8;
    width: 460px;
    margin-bottom: 6px;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    font-size: 12px;
    border-radius: 4px;
}

.ymyj-box .center>div .right textarea::placeholder, .ymyj-box .center>div .right input::placeholder {
    color: #757575;
}

.ymyj-box .center>div .right button {
    border: 0;
    outline: none;
    background: rgb(16 185 129);
    color: #fff;
    width: 160px;
    height: 36px;
    border-radius: 4px;
    font-size: 16px;
}

.list-teacher-box ul li {
    display: flex;
}

/* .list-teacher-box ul li .member_index2022_teachers_head{flex-shrink: 0;width: 60px;height: 60px;border-radius: 50%;overflow: hidden;margin-right: 10px;} */
/* .list-teacher-box ul li .member_index2022_teachers_content .teachers_name a{color: #333;font-size: 16px;} */
/* .list-teacher-box ul li .member_index2022_teachers_content .teachers_type{font-size: 14px;color: #666;margin-bottom: 4px;} */
/* .list-teacher-box ul li .member_index2022_teachers_content .teachers_txt{color: #666;font-size: 14px;} */
/* .list-teacher-box ul li .member_index2022_teachers_content .teachers_name:hover a{color: #6292ff;} */
/* .list-teacher-box ul li .member_index2022_teachers_content .teachers_name {display: flex;margin-bottom: 6px;align-items: flex-end;} */
/* .list-teacher-box ul li .member_index2022_teachers_content .teachers_name a{color: #333;font-size: 16px;margin-right: 10px;} */
/* .list-teacher-box ul li .member_index2022_teachers_content .teachers_type{font-size: 12px;color: #b2b2b2;} */
/* .list-teacher-box ul li .member_index2022_teachers_content .teachers_txt{color: #888888;font-size: 12px;} */
/* .list-teacher-box ul li .member_index2022_teachers_content .teachers_name:hover a{color: #6292ff;} */
.list-teacher-box ul li {
    display: flex;
}

.list-teacher-box ul li .member_index2022_teachers_head {
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}

.list-teacher-box ul li .member_index2022_teachers_content .teachers_type {
    font-size: 12px;
    color: #b2b2b2;
    flex: 1;
    width: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-teacher-box ul li .member_index2022_teachers_content .teachers_txt {
    color: #888888;
    font-size: 12px;
}

.list-teacher-box ul li .member_index2022_teachers_content .teachers_name {
    display: flex;
    margin-bottom: 6px;
    align-items: flex-end;
}

.list-teacher-box ul li .member_index2022_teachers_content .teachers_name a {
    color: #333;
    font-size: 16px;
    margin-right: 10px;
    width: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-teacher-box ul li .member_index2022_teachers_content .teachers_name:hover a {
    color: #6292ff;
}

.list_jg_box .list_jg_box2 .yhtx-list {
    display: flex;
    align-items: center;
    margin-left: 20px;
    cursor: pointer;
}

.list_jg_box .list_jg_box2 .yhtx-list span img {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 2px solid white;
}

.list_jg_box .list_jg_box2 .yhtx-list span:nth-child(2) img {
    transform: translateX(-14px);
}

.list_jg_box .list_jg_box2 .yhtx-list span:nth-child(3) img {
    transform: translateX(-28px);
}

.list_jg_box .list_jg_box2 .yhtx-list span:last-child {
    font-size: 12px;
    background-color: #fff9f3;
    color: #ff8400;
    margin-left: -24px;
    padding: 0 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 160px;
    display: inline-block;
    height: 22px;
    line-height: 22px;
}

.list_jg_box2>.center>.f_l .list>.up {
    margin-bottom: 6px;
}

.list_jg_box2>.center>.f_l .list .jg-img-list {
    display: flex;
    justify-content: space-between;
}

/* .list_jg_box2>.center>.f_l .list .jg-img-list .left {}
.list_jg_box2>.center>.f_l .list .jg-img-list .left .img-list {} */
.list_jg_box2>.center>.f_l .list .jg-img-list .left .img-list img {
    width: 160px;
    height: 120px;
}

.list_jg_box2>.center>.f_l .list .jg-img-list .right {
    display: flex;
    align-items: center;
}

.list_jg_box2>.center>.f_l .list .jg-img-list .right .btn {
    width: 126px;
    height: 40px;
    background-color: #ffffff;
    line-height: 40px;
    text-align: center;
    color: rgb(16 185 129);
    border: 1px solid rgb(16 185 129);
    border-radius: 5px;
    cursor: pointer;
    margin-right: 4px;
}

.list_jg_box2>.center>.f_l .list .jg-img-list .right .btn a {
    display: block;
    color: rgb(16 185 129);
}

.list_jg_box .list_jg_box2>.center>.f_l .list>.up>.i_r>.item2 {
    display: flex;
}

.list_jg_box .star_new, .list_jg_box .list_jg_box2>.center>.f_l .list>.up>.i_r>.item2>.fs {
    flex-shrink: 0;
}

.list_jg_box .list_jg_box2>.center>.f_l .list>.up>.i_r>.item2 .small-display {
    margin-left: 40px;
    color: #656565;
}

.list_jg_box .list_jg_box2>.center>.f_l .list>.up>.i_r>.item2 .small-display>span {
    padding: 0 10px;
}

.list_jg_box .list_jg_box2>.center>.f_l .list>.up>.i_r>.item2 .small-display>span:nth-child(2) {
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}

.list_jg_box .list_jg_box2>.center>.f_l .list>.up>.i_r>.item2 .small-display>a {
    margin-left: 20px;
    color: rgb(16 185 129);
}

.list_kc_box2 .yhtx-list {
    display: none;
    align-items: center;
    cursor: pointer;
    margin-bottom: 4px;
}

.list_kc_box2 .yhtx-list:nth-child(1) {
    display: flex;
}

.list_kc_box2 .yhtx-list span img {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 2px solid white;
}

.list_kc_box2 .yhtx-list span:nth-child(2) img {
    transform: translateX(-14px);
}

.list_kc_box2 .yhtx-list span:nth-child(3) img {
    transform: translateX(-28px);
}

.list_kc_box2 .yhtx-list span:last-child {
    font-size: 12px;
    background-color: #fef0e5;
    color: #ff8400;
    margin-left: -24px;
    padding: 0 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 210px;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    border-radius: 4px;
}

.xfjsq-form {
    padding: 20px;
    border-top: 1px solid #f4f4f4;
}

.xfjsq-form .xfjsq-form-item {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.xfjsq-form .xfjsq-form-item .item-label {
    color: #888888;
    font-size: 14px;
    width: 31%;
    flex-shrink: 0;
    font-weight: bold;
}

.xfjsq-form .xfjsq-form-item .select-item {
    padding: 0 10px;
    height: 34px;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    color: #888888;
    background: #f5f5f5;
    border: 0;
    -webkit-appearance: auto;
}

.xfjsq-form .xfjsq-form-item .input-item {
    width: 100%;
}

.xfjsq-form .xfjsq-form-item .input-item input {
    outline: none;
    border: 0;
    border-radius: 4px;
    padding: 4px 10px;
    font-size: 14px;
    color: #888888;
    width: 100%;
    background-color: #f5f5f5;
    height: 34px;
}

.xfjsq-form .xfjsq-form-item .province-select {
    width: 32%;
    margin-right: 4%;
}

.xfjsq-form .xfjsq-form-item .city-select {
    width: 32%;
}

.xfjsq-form .xfjsq-form-item .course-select-wrapper {
    position: relative;
    flex: 1;
}

.xfjsq-form .xfjsq-form-item .course-select {
    color: #888888;
    font-size: 14px;
    cursor: pointer;
    width: 100%;
    text-align: left;
    line-height: 34px;
}

/* .xfjsq-form .xfjsq-form-item .course-input {border: 1px solid #888888;} */
.xfjsq-form .xfjsq-form-item .course-select-wrapper .course-select-options-box {
    position: absolute;
    left: -200%;
    top: 40px;
    z-index: 999999999;
    display: flex;
    justify-content: flex-end;
    width: 300%;
}

.xfjsq-form .xfjsq-form-item .course-select-wrapper .course-select-options-box .course-select-options {
    width: 157px;
    border: 1px solid #f4f4f4;
    background: #fff;
    border-radius: 4px;
    max-height: 261px;
    overflow-y: auto;
    display: none;
}

.xfjsq-form .xfjsq-form-item .course-select-wrapper .course-select-options-box .course-select-options .course-select-options-item {
    padding: 10px;
    font-size: 12px;
    color: #888888;
    cursor: pointer;
}

.xfjsq-form .xfjsq-form-item .course-select-wrapper .course-select-options-box .course-select-options .course-select-options-item.active, .xfjsq-form .xfjsq-form-item .course-select-wrapper .course-select-options-box .course-select-options .course-select-options-item:hover {
    color: rgb(16 185 129);
}

.xfjsq-form .xfjsq-form-item .course-select-wrapper .course-select-options-box .course-select-options:nth-child(3) {
    left: 104%;
}

.xfjsq-form .xfjsq-form-item .captcha-input {
    width: 60%;
    margin-right: 10px;
}

.xfjsq-form .xfjsq-form-item .captcha-btn {
    cursor: pointer;
    background: rgb(16 185 129);
    height: 32px;
    flex: 1;
    text-align: center;
    border-radius: 4px;
    line-height: 32px;
    color: #ffffff;
    font-size: 12px;
}

.xfjsq-form .xfjsq-form-item .captcha-btn._send {
    background: #ddd;
}

.xfjsq-form .xfjsq-form-item .xfjsq-submit {
    background: #ff8400;
    border: 0;
    color: #ffffff;
    width: 100%;
    height: 40px;
    border-radius: 20px;
    font-size: 16px;
    margin-top: 10px;
}

.xfjsq-form .xfjsq-form-item:last-child {
    margin-bottom: 0;
}

.xfjsq-form .message {
    color: #888888;
    text-align: center;
}

.list_jg_box .list_base_box .list .img-list {
    display: flex;
    margin-top: 10px;
}

.list_jg_box .list_base_box .list .img-list img {
    width: 160px;
    margin-right: 10px;
    border-radius: 4px;
    height: 120px;
    background-color: #f5f5f5;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 {
    display: flex;
    justify-content: space-between;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-msg {
    width: 230px;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-msg .jg-msg_2 {
    display: flex;
    justify-content: center;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-msg .jg-msg_2 .qy-box .text {
    display: none;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-msg .jg-msg_2 .cx {
    margin-right: 14px;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-msg .jg-msg_1 {
    text-align: center;
    margin-bottom: 4px;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-msg .jg-msg_1 .img {
    display: inline-block;
    width: 140px;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-msg .jg-msg_2 .shop-typeid {
    color: #888888;
    font-size: 14px;
    padding: 4px 10px;
    border: 1px solid #ded6d6;
    transform: translateY(-5px);
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-msg .jg-msg_2 .pfs {
    display: flex;
    font-size: 12px;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-msg .jg-msg_2 .pfs .star_new em {
    margin-right: 0;
    width: 12px;
    height: 12px;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-msg .jg-msg_2 .pfs .star_new em::after {
    color: #ffaa00;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-msg .jg-msg_2 .pfs>span {
    height: 16px;
    color: #ffaa00;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-msg .jg-msg_2 .pfs>span.star_new {
    width: 65px;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-msg .jg-msg_2 .pfs>span.star_new em::before, .list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-msg .jg-msg_2 .pfs>span.star_new em::after {
    font-size: 12px !important;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-msg .jg-msg_2 .qy {
    margin-right: 12px;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding-left: 40px;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-content .jg-content_s {
    display: flex;
    align-items: center;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-content .jg-kc, .list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-content .jg-content_xq, .list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-content .jg-content_xq a {
    color: #999999;
    margin-left: 10px;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-zx {
    display: flex;
    align-items: center;
    padding-right: 10px;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-content .jg-kc, .list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-content .jg-content_xq {
    display: flex;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-content .jg-kc .label, .list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-content .jg-content_xq .label {
    color: #989898;
    flex-shrink: 0;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-content .jg-kc .text, .list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-content .jg-content_xq .text {
    color: #494949;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-content .jg-kc .text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-content .jg-content_xq .text {
    display: flex;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-content .jg-content_xq .text>p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 200px;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-content .jg-content_xq .text>p.xq-content {
    margin-right: 10px;
}

.list_kc_box2>.center>.f_l .list>.jg-20231215 .jg-content .jg-kc {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 440px;
}

.qy {
    margin-left: 0px;
    background-color: #ffffff;
    color: #78bdf4 !important;
    font-size: 12px !important;
    border: 1px solid #78bdf4;
    overflow: hidden;
    height: 20px;
    line-height: 18px;
}

.qy>i {
    background-color: #78bdf6;
    border-radius: 0;
    height: 18px;
    line-height: 14px;
}

.qy>i::before {
    content: "ä¼";
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.item5 .xq-dizhi {
    margin-left: 20px;
    color: rgb(16 185 129);
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.item2 {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.item2>.fs {
    color: #ff9320;
    font-size: 14px;
}

.list_base_box .db-btn {
    cursor: pointer;
    color: #8C8C8C;
    font-size: 12px;
    margin-left: 20px;
    display: none;
}

.list_base_box .db-btn i {
    font-size: 12px;
    margin-right: 4px;
}

.list_base_box .db-btn:hover, .list_base_box .db-btn.active {
    color: rgb(16 185 129);
}

/* 20231128 å¯¹æ¯”æ¡ */
._db-box {
    position: fixed;
    top: 160px;
    left: 50px;
    width: 230px;
    background: #1a8cff;
}

._db-box ._db-box_head {
    padding: 4px 12px;
    color: #ffffff;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

._db-box ._db-box_head > .iconcha {
    font-size: 12px;
    cursor: pointer;
}

._db-box ._db-box_content {
    padding: 12px;
    background: #ffffff;
}

._db-box ._db-box_content .item {
    display: flex;
    margin-bottom: 10px;
    position: relative;
}

._db-box ._db-box_content .item span.left {
    width: 30%;
    flex-shrink: 0;
}

._db-box ._db-box_content .item span.right {
    display: flex;
    align-items: center;
    margin-left: 10px;
    color: #888;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1;
}

._db-box ._db-box_content .item span._db-btn {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    background: rgb(16 185 129);
    padding: 4px 10px;
    border-radius: 4px;
    font-size: 12px;
    display: none;
    cursor: pointer;
}

._db-box ._db-box_content .item:hover span._db-btn {
    display: block;
}

._db-box ._db-box_submit {
    background: #fff;
    border-top: 1px solid #f1f2f4;
    padding: 6px 0;
    text-align: center;
}

._db-box ._db-box_submit ._submit {
    display: inline-block;
    font-size: 12px;
    background: #1a8cff;
    color: #fff;
    padding: 4px 20px;
    border-radius: 4px;
    cursor: pointer;
}

/* 20231128 å¯¹æ¯”é¢æ¿ */
.db-panel {
    position: fixed;
    width: 1000px;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-color: #ffffff;
    z-index: 99999;
    display: none;
}

.db-panel .db-panel_head {
    padding: 0 20px;
    background: rgb(16 185 129);
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    display: flex;
    justify-content: space-between;
}

.db-panel .db-panel_head i {
    font-size: 12px;
    cursor: pointer;
}

.db-panel .db-panel_content {
    height: calc(100% - 35px);
    padding: 10px;
    display: flex;
}

.db-panel .db-panel_content .item {
    width: 20%;
}

.db-panel .db-panel_content .db-panel_label {
    width: 12%;
}

.db-panel .db-panel_content .db-panel-load {
    flex: 1;
    text-align: center;
    line-height: 400px;
    color: #999;
    font-size: 24px;
}

.db-panel .db-panel_content .db-panel_label div {
    background-color: #fafbfc;
}

.db-panel .db-panel_content .item>div {
    padding: 10px;
    border: 1px solid #e8e8e8;
    border-top: 0;
    color: #595959;
    border-right: 0;
    height: 56px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.db-panel .db-panel_content .item>div .zx {
    width: 90px;
    height: 30px;
    background-color: rgb(16 185 129);
    display: block;
    right: 0;
    top: 2px;
    text-align: center;
    line-height: 28px;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
}

.db-panel .db-panel_content .item:last-child>div {
    border-right: 1px solid #e8e8e8;
}

.db-panel .db-panel_content .item ._head {
    border-top: 1px solid #e8e8e8;
    height: 131px;
}

.db-panel .db-panel_content .item ._head img {
    width: 100%;
    height: 100%;
}

.db-panel .db-panel_content .item>div:nth-child(7) {
    height: 76px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

/* 20231129 åˆ—è¡¨æ”¹ç‰ˆ */
.list_kc_box2>.center>.f_l .list>.kc>.f_m>div.content .item:last-child {
    margin-bottom: 0;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>div.content .item {
    display: flex !important;
    font-size: 14px;
    margin-bottom: 14px;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>div.content .item .label {
    color: #888888;
    width: 75px;
    flex-shrink: 0;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>div.content .item .text {
    color: #484848;
    display: flex;
    align-items: center;
    width: 65%;
    overflow: hidden;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>div.content .item.two_row .text {
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    width: 66%;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>div.content .item.ts .text span {
    display: inline-block;
    background-color: #eff8ff;
    margin-right: 7px;
    padding: 0 5px;
    color: #369bff;
    border-radius: 5px;
    flex-shrink: 0;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>div.content .item .text i {
    margin: 0 8px;
}

/* çƒ—¨è¯é */
.wd_box20231129 {
    margin-bottom: 20px;
}

/* .list_base_box>.center>.f_r>.wd_box20231129 {} */
.list_base_box>.center>.f_r>.wd_box20231129>ul>li {
    border: 0;
    margin-bottom: 0;
}

.list_base_box>.center>.f_r>.wd_box20231129 ul li:hover .head p a {
    color: #ffb24f !important;
}

.list_base_box>.center>.f_r>.wd_box20231129 ul li.active .content {
    display: block;
}

.list_base_box>.center>.f_r>.wd_box20231129 ul li.active .content .text {
    height: 61px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.list_base_box>.center>.f_r>.wd_box20231129 ul li:nth-child(n+4) .head span {
    background-color: #eaeaea;
}

.list_base_box>.center>.f_r>.wd_box20231129>ul>li:hover .head p {
    color: #ffb24f !important;
}

.list_base_box>.center>.f_r>.wd_box20231129 .head {
    display: flex;
    align-items: center;
    margin: 0 10px 10px 0;
}

.list_base_box>.center>.f_r>.wd_box20231129 .head span {
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 4px;
    background-color: #feb250;
    color: #ffffff;
    font-size: 14px;
    margin-right: 10px;
    flex-shrink: 0;
}

/* .list_base_box>.center>.f_r>.wd_box20231129 .head p a {color: #333333 !important;font-size: 14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;} */
.list_base_box>.center>.f_r>.wd_box20231129 .head p {
    color: #333333 !important;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/* .list_base_box>.center>.f_r>.wd_box20231129>ul>li .content.active{display: block;} */
.list_base_box>.center>.f_r>.wd_box20231129 .content {
    margin-bottom: 10px;
    display: none;
    background-color: #f6f7fa;
    padding: 6px;
    border-radius: 4px;
}

/* .list_base_box>.center>.f_r>.wd_box20231129 .content p {font-size: 14px;color: #b2b2b2;overflow:hidden;white-space:normal;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;display: -webkit-box;} */
.list_base_box>.center>.f_r>.wd_box20231129 .content p {
    font-size: 13px;
    color: #333;
    line-height: 1.6;
}

.list_base_box>.center>.f_r>.wd_box20231129 .content p._zk {
    text-align: right;
}

.list_base_box>.center>.f_r>.wd_box20231129 .content p._zk span {
    color: #ff8400;
    cursor: pointer;
}

.list_base_box>.center>.f_r>.wd_box20231129 .content span {
    font-size: 14px;
    color: #b2b2b2;
}

/* 20231129 è¯¾ç¨‹ä»·æ ¼æ¡ */
.xfjsq-course {
    margin-top: 20px;
    margin-bottom: 30px;
}

.xfjsq-course p {
    display: flex;
    font-size: 16px;
}

.xfjsq-course p:nth-child(1) span {
    color: #888888;
}

.xfjsq-course p span {
    flex: 1;
    text-align: center;
}

.xfjsq-course p:nth-child(2) span {
    color: rgb(16 185 129);
}

/* å­¦è´¹è®¡ç®—å™¨æ */
.xfjsqCourseBox {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 600px;
    z-index: 99999;
    border-radius: 10px;
    background-color: #ffffff;
}

.xfjsqCourseBox .head {
    display: flex;
    justify-content: right;
    align-items: center;
    padding: 14px 20px;
}

.xfjsqCourseBox .head .close {
    cursor: pointer;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    background: #ffffff;
}

.xfjsqCourseBox .body {
    padding: 14px;
}

.xfjsqCourseBox .body .title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.xfjsqCourseBox .body .title span {
    color: #ff542e;
}

.xfjsqCourseBox .body .price-box {
    background-color: #ffffff;
    border-radius: 24px;
    margin-bottom: 10px;
}

.xfjsqCourseBox .body .price-box .price-box_body {
    display: flex;
    background-color: #ff542e;
    padding: 20px 34px;
    color: #ffffff;
    border-radius: 18px;
}

.xfjsqCourseBox .body .price-box .price-box_body>div {
    flex: 1;
    text-align: center;
    font-size: 17px;
}

.xfjsqCourseBox .body .price-box .price-box_body>div>.top {
    margin-bottom: 6px;
}

.xfjsqCourseBox .body .price-box .price-box_body .right .top {
    font-size: 20px;
}

.xfjsqCourseBox .body .price-box .price-box_text {
    text-align: center;
    padding: 12px 0;
    font-size: 14px;
    color: #666666;
}

.xfjsqCourseBox .body .kf-box {
    border-radius: 24px;
    padding: 20px;
    background-color: #ffffff;
    display: flex;
}

.xfjsqCourseBox .body .kf-box .left {
    flex-shrink: 0;
}

.xfjsqCourseBox .body .kf-box .right {
    padding-left: 30px;
}

.xfjsqCourseBox .body .kf-box .right .top {
    font-size: 18px;
    margin-bottom: 16px;
}

.xfjsqCourseBox .body .kf-box .right .bottom {
    color: #666666;
}

.xfjsqCourseBox .body .kf-box .right .bottom span {
    color: #ff542e;
}

/* 20231221 æœºæž„åˆ—è¡¨åˆ—è¡¨åˆ†ç±»å¯¼èˆª */
.list_jg_box2>.center>.f_l>.tab>span {
    display: inline-block;
    margin-right: 60px;
    font-size: 16px;
    color: #888888;
    cursor: pointer
}

.list_jg_box2>.center>.f_l>.tab>span.active {
    color: #3499ff
}

.list_jg_box2>.center>.f_l>.tab>span>a {
    display: block;
    color: #000;
    font-weight: bold;
}

.list_jg_box2>.center>.f_l>.tab>span.active>a {
    color: #3499ff
}

.list_jg_box2>.center>.f_l>.tab>h2 {
    display: inline-block;
    margin-right: 74px;
    font-size: 20px;
    color: #666;
    font-weight: unset;
}

.list_jg_box2>.center>.f_l>.tab>h2 {
    vertical-align: baseline;
}

.list_jg_box2>.center>.f_l>.tab>h2.active {
    font-weight: bold;
}

.list_jg_box2>.center>.f_l>.tab>h2.active>a {
    font-size: 16px;
    position: relative;
    color: #000;
}

.list_jg_box2>.center>.f_l>.tab>h2>a {
    display: block
}

.list_jg_box2>.center>.f_l>.tab>h2.active>a::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 4px;
    background-color: #2692fe;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

/* 20231221 è¯¾ç¨‹åˆ—è¡¨åˆ—è¡¨åˆ†ç±»å¯¼èˆª */
.list_kc_box2>.center>.f_l>.tab>span {
    display: inline-block;
    margin-right: 60px;
    font-size: 16px;
    color: #888888;
    cursor: pointer
}

.list_kc_box2>.center>.f_l>.tab>span.active {
    color: #3499ff
}

.list_kc_box2>.center>.f_l>.tab>span>a {
    display: block;
    color: #000;
    font-weight: bold;
}

.list_kc_box2>.center>.f_l>.tab>span.active>a {
    color: #3499ff
}

.list_kc_box2>.center>.f_l>.tab>h2 {
    display: inline-block;
    margin-right: 60px;
    font-size: 20px;
    color: #666;
    cursor: pointer;
    font-weight: unset;
}

.list_kc_box2>.center>.f_l>.tab>h2 {
    vertical-align: baseline;
    font-size: 20px;
}

.list_kc_box2>.center>.f_l>.tab>h2 {
    font-weight: bold;
}

.list_kc_box2>.center>.f_l>.tab>h2>a {
    display: block
}

.list_kc_box2>.center>.f_l>.tab>h2>a {
    font-size: 16px;
    position: relative;
    color: #000;
}

.list_kc_box2>.center>.f_l>.tab>h2>a::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 4px;
    background-color: #2692fe;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.list_juhe_px .list_kc_box2>.center>.f_l>.tab>h2>a::before {
    display: none;
}

/* 20231221 æ ¡åŒºåˆ—è¡¨åˆ—è¡¨åˆ†ç±»å¯¼èˆª */
.list_xq_box2>.center>.f_l>.tab>span {
    display: inline-block;
    margin-right: 60px;
    font-size: 16px;
    color: #888888;
    cursor: pointer
}

.list_xq_box2>.center>.f_l>.tab>span.active {
    color: #3499ff
}

.list_xq_box2>.center>.f_l>.tab>span>a {
    display: block;
    color: #000;
    font-weight: bold;
}

.list_xq_box2>.center>.f_l>.tab>span.active>a {
    color: #3499ff
}

.list_xq_box2>.center>.f_l>.tab>h2.active {
    font-weight: bold;
}

.list_xq_box2>.center>.f_l>.tab>h2.active>a {
    font-size: 16px;
    position: relative;
    color: #000;
}

.list_xq_box2>.center>.f_l>.tab>h2.active>a::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 4px;
    background-color: #2692fe;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

/* 20240108 æ ¡åŒºåœ°å›¾åŸŽå¸‚æŽ§åˆ¶æ ·å¼ */
.map_controllers {
    display: flex;
    margin-bottom: 30px;
}

.map_controllers .controllers-item {
    display: flex;
    align-items: center;
    font-size: 16px;
    margin-right: 26px;
}

.map_controllers .controllers-item .label {
    flex-shrink: 0;
}

.map_controllers .controllers-item .select-box {
    position: relative;
}

.map_controllers .controllers-item .select-box .select {
    padding: 6px 14px;
    border: 1px solid #e3e3e3;
    border-radius: 6px;
    cursor: pointer;
    width: 120px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.map_controllers .controllers-item .select-box ul {
    position: absolute;
    left: 0;
    width: 100%;
    top: 40px;
    border: 1px solid #e3e3e3;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;
    display: none;
    background-color: #fff;
    z-index: 999999;
}

.map_controllers .controllers-item .select-box ul li {
    padding: 6px 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.map_controllers .controllers-item .select-box ul li:hover, .map_controllers .controllers-item .select-box ul li.active {
    background-color: #f3f3f3;
}

/* 20240118 æ ¡åŒºè¯¦æƒ…é¡µï¼Œæ ¡åŒºä»‹ç»å±•ç¤ºæ›´å */
.article_xq_box .box4 .box .field_body {
    height: 130px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.article_xq_box1>.center>.f_l>.box4>.box>ul>li>span.body-more {
    top: auto;
    bottom: 0px;
    left: auto;
    right: 0;
    cursor: pointer;
    margin: 0;
}

.article_xq_box .box4 .box .field_body>p {
    line-height: 34px;
    letter-spacing: 1px;
}

/* 20240129 åˆ—è¡¨é¡µæ·»åŠ æ›´æ–°æ—¶é— */
.location .center .location-right {
    float: right;
    display: flex;
    align-items: center;
}

.location .center .location-right .time {
    margin-right: 20px;
}

.location .center .location-right .rz_btn[data-time="20240129"] {
    float: none;
    position: initial;
}

/* 20240129 åˆ—è¡¨é¡µèç¨‹åèˆ½ç½§»åŠ */
.list_page_wrapper .index_nav {
    background-color: unset;
}

.list_page_wrapper .index_nav>.center {
    width: 140px;
    margin: unset;
    margin-top: 5px;
}

.list_page_wrapper .index_nav>.center>.list {
    width: 100%;
    background-color: unset;
}

.list_page_wrapper .index_nav>.center>.list>span {
    color: #666;
}

.list_page_wrapper .hi_nav>.center>.list>ul {
    width: 220px;
    z-index: 9999999;
}

.list_page_wrapper .index_head>.center {
    display: flex;
}

.list_page_wrapper .index_head>.center>.city {
    width: 140px;
}

.list_page_wrapper .fix_side {
    z-index: 999999 !important;
}

.list_page_wrapper .list_kc_box_head_clone .hi_nav .center {
    margin-top: 0;
}

.list_page_wrapper .index_nav>.center>.list>ul>li>.box {
    width: 826px;
}

.list_page_wrapper .index_nav>.center>.list>ul>li>.box>.i_r {
    width: 180px;
    height: 445px;
    overflow-y: scroll;
}

/* 20240203 ä¿”¹åˆ—è¡¨é«˜çº§ç­›é‰æ ·å¼ */
.list_select>.list.sel>.sel>ul {
    min-width: 120px;
    position: absolute;
    left: 0;
    top: 30px;
    background-color: #fff;
    z-index: 9;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: none;
    text-align: center;
    line-height: 34px;
    box-shadow: 0px 0px 20px 0px rgba(136, 136, 136, 0.15);
    padding: 5px;
    border-radius: 8px;
    height: 160px;
    overflow-y: scroll;
}

.list_select>.list.sel>.sel>ul>li {
    display: inline-block;
    padding: 0 12px;
    width: 100%
}

.list_select>.list.sel>.sel>ul>li:hover {
    color: rgb(16 185 129);
    cursor: pointer;
    background-color: #fafafa;
}

.list_select>.list.sel>.sel>ul>li:hover a {
    color: rgb(16 185 129);
    cursor: pointer
}

/* 20240203 è¯¾ç¨‹åˆ—è¡¨æ ·å¼ */
.list_kc_box2>.center>.f_l .list>.kc>.f_m>p {
    height: auto;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.skfs {
    display: flex;
    align-items: center;
    color: #666;
    margin-top: 10px;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.skfs>p {
    display: inline-block;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.skfs>span {
    display: inline-block;
    border: 1px solid #7abdff;
    margin-right: 7px;
    padding: 0 5px;
    color: #369bff;
    border-radius: 5px
}

/* 20240203 åˆ—è¡¨é¡µåèˆ·ç¦ */
.list_page_wrapper .list_base_box>.center>.f_l>.tab>.tab_item {
    margin-right: 30px;
}

/* 20240203 åˆ—è¡¨é¡µèç¨‹ç±»åˆ */
.list_select>.two {
    padding-bottom: 0;
}

.list_select>.list.type>ul>li.active>div>ul {
    width: 90%;
    float: left;
}

.list_select>.list.type>ul>li.active>div .more {
    color: #666;
    font-size: 12px;
}

.list_select>.list.type>ul>li.active>div .more>i {
    width: 16px;
    height: 16px;
    display: inline-block;
    border: 1px solid #ddd;
    vertical-align: 0;
    margin-left: 3px;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
}

.list_select>.list.type>ul>li.active>div .more>i.ro:before {
    content: "\e61f";
}

.list_select>.list.type>ul>li.active>div .more>i:before {
    content: "\e668";
    font-family: iconfont;
}

.list_select>.list.type>ul>li.active>div .more:hover {
    color: #369bff;
}

/* 20240203 æœºæž„åˆ—è¡¨é¡µæ¨¡å—è°ƒæ• */
.list_jg_box2>.center>.f_l .list>.up>.i_r {
    display: flex;
    justify-content: space-between;
}

.list_jg_box[data-type="jg_search"] .list_jg_box2>.center>.f_l .list>.up>.i_r {
    display: unset;
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l {
    width: 74%;
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item1 {
    display: flex;
    align-items: center;
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item1>.xx {
    font-size: 24px;
    margin-right: 10px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item1>.xx:hover {
    color: #3499ff;
    font-weight: 700
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item1>.qy-box {
    flex-shrink: 0;
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item1>.item-rkid {
    margin-left: 30px;
    display: none;
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item1>.item-rkid input {
    width: 60px;
    height: 28px;
    border-radius: 4px;
    border: 1px solid #888888;
    text-align: center;
    color: #888888;
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item1 .qy-box .text {
    display: none;
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item1>.xq {
    float: right;
    font-size: 14px;
    color: #369bff
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item2 {
    margin-top: 10px
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item2>.fs {
    font-size: 14px;
    color: #ff9320
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item2>.pl {
    margin-left: 26px
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item2>.pl>span {
    color: #666
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item2>.pl>span:nth-child(2) {
    margin: 0 10px;
    border-right: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    padding: 0 10px
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item2>.pl>a {
    margin-left: 15px;
    color: rgb(16 185 129)
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item3 {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    margin: 10px 0;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item4 {
    color: #999;
    display: flex;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item4 p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 380px;
    ;color: #ff8400;
    background-color: #fff9f2;
    margin-right: 7px;
    padding: 0 5px;
    border-radius: 5px;
    border: 1px solid #ffd7ab;
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item4>span {
    margin-right: 10px
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item5 {
    color: #999;
    display: flex;
    margin-top: 12px;
}

.list_jg_box .list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item2 {
    display: flex;
}

.list_jg_box .star_new, .list_jg_box .list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item2>.fs {
    flex-shrink: 0;
}

.list_jg_box .list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item2 .small-display {
    margin-left: 40px;
    color: #656565;
}

.list_jg_box .list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item2 .small-display>span {
    padding: 0 10px;
}

.list_jg_box .list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item2 .small-display>span:nth-child(2) {
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}

.list_jg_box .list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item2 .small-display>a {
    margin-left: 20px;
    color: rgb(16 185 129);
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_r {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_r>.exchange {
    display: block;
    width: 126px;
    height: 40px;
    background-color: rgb(16 185 129);
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 30px;
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_r>.btn {
    width: 126px;
    height: 40px;
    background-color: #ffffff;
    line-height: 40px;
    text-align: center;
    color: rgb(16 185 129);
    border: 1px solid rgb(16 185 129);
    border-radius: 5px;
    cursor: pointer;
}

.list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_r>.btn a {
    display: block;
    color: rgb(16 185 129);
}

.list_jg_box .list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item2 .small-display {
    margin-left: 10px;
}

.list_jg_box .list_jg_box2>.center>.f_l .list>.up>.i_r>.i_r_l>.item2 .small-display>a {
    margin-left: 10px;
}

/* 20240306 æ ¡åŒºåˆ—è¡¨é¡µéšæœºæ¨¡å—éšè— */
.list_xq_box .first-card {
    display: none !important;
}

/* 20240227 æŽ’èæ¦ */
.leaderboard-box {
    background-color: #f6f7fb
}

.leaderboard-box .width_all {
    width: 100%;
    margin: 0 auto;
    min-width: 1200px
}

.leaderboard-box .big-banner {
    padding: 30px 0;
    margin-bottom: 40px;
    background-color: #100311;
    color: #fff;
    background: url(https://img.qinxue365.com/img/leaderboard-bg.png) no-repeat;
    background-size: cover;
}

.leaderboard-box .big-banner .head-title {
    margin-bottom: 40px;
    text-align: center;
    font-size: 38px;
    font-weight: 700
}

.leaderboard-box .big-banner .subhead {
    width: 1000px;
    line-height: 28px;
    margin: 0 auto 30px auto;
    text-align: center;
    font-size: 14px;
    color: #999
}

.leaderboard-box .big-banner .display-numbers {
    display: flex;
    justify-content: center;
    margin-bottom: 20px
}

.leaderboard-box .big-banner .display-numbers_wrapper {
    display: flex;
    align-items: center
}

.leaderboard-box .big-banner .display-numbers_wrapper .item-number {
    padding: 0 40px;
    text-align: center
}

.leaderboard-box .big-banner .display-numbers_wrapper .item-number:nth-child(2) {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
}

.leaderboard-box .big-banner .display-numbers_wrapper .item-number .number {
    font-size: 32px;
    font-weight: 700
}

.leaderboard-box .big-banner .display-numbers_wrapper .item-number .text {
    font-size: 14px
}

.leaderboard-box .big-banner .display-numbers_wrapper .item-number.cache-time {
    border-left: 1px solid #fff;
}

.leaderboard-box .big-banner .display-card {
    display: flex;
    justify-content: center
}

.leaderboard-box .big-banner .display-card_wrapper {
    display: flex;
    align-items: center;
    padding-top: 40px
}

.leaderboard-box .big-banner .display-card_wrapper .item-card {
    position: relative;
    padding: 50px 40px 20px 40px;
    border-radius: 10px;
    background-color: #fff;
    width: 240px;
}

.leaderboard-box .big-banner .display-card_wrapper .item-card .medal {
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: 100%
}

.leaderboard-box .big-banner .display-card_wrapper .item-card .image {
    width: 140px
}

.leaderboard-box .big-banner .display-card_wrapper .item-card .title {
    margin: 4px 0;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    color: #000
}

.leaderboard-box .big-banner .display-card_wrapper .item-card .title a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.leaderboard-box .big-banner .display-card_wrapper .item-card .score {
    text-align: center;
    font-size: 14px;
    color: #999
}

/* .leaderboard-box .big-banner .display-card_wrapper .item-card:nth-child(1){margin-top:20px} */
.leaderboard-box .big-banner .display-card_wrapper .item-card:nth-child(1) {
    transform: translateX(109%);
    height: 204px;
}

.leaderboard-box .big-banner .display-card_wrapper .item-card:nth-child(1) .medal {
    background-image: url(https://img.qinxue365.com/img/No.1.png)
}

.leaderboard-box .big-banner .display-card_wrapper .item-card:nth-child(2) {
    margin: 20px 20px 0 20px;
    transform: translateX(-109%);
}

.leaderboard-box .big-banner .display-card_wrapper .item-card:nth-child(2) .medal {
    background-image: url(https://img.qinxue365.com/img/No.2.png)
}

.leaderboard-box .big-banner .display-card_wrapper .item-card:nth-child(3) {
    margin-top: 20px
}

.leaderboard-box .big-banner .display-card_wrapper .item-card:nth-child(3) .medal {
    background-image: url(https://img.qinxue365.com/img/No.3.png)
}

.leaderboard-box .layout .center .f_l {
    width: 900px;
    margin-right: 24px
}

.leaderboard-box .layout .center .f_l .ranking-switch {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px
}

.leaderboard-box .layout .center .f_l .ranking-switch .item-tab {
    width: 100px;
    height: 34px;
    line-height: 34px;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    background-color: #e5f2f9;
    cursor: pointer;
}

.leaderboard-box .layout .center .f_l .ranking-switch .item-tab {
    display: block;
    color: #1598ed
}

.leaderboard-box .layout .center .f_l .ranking-switch .item-tab a {
    display: block;
    color: #1598ed
}

.leaderboard-box .layout .center .f_l .ranking-switch .item-tab:nth-child(2) {
    margin: 0 16px
}

.leaderboard-box .layout .center .f_l .ranking-switch .item-tab.active {
    background-color: #1299ec
}

.leaderboard-box .layout .center .f_l .ranking-switch .item-tab.active {
    color: #fff
}

.leaderboard-box .layout .center .f_l .ranking-switch .item-tab.active a {
    color: #fff
}

.leaderboard-box .layout .center .f_l .ranking-description {
    line-height: 24px;
    padding: 0 20px;
    margin-bottom: 30px;
    font-size: 14px;
    color: #999
}

.leaderboard-box .layout .center .f_l .ranking-list {
    overflow: hidden;
    border-radius: 4px
}

.leaderboard-box .layout .center .f_l .ranking-list>div {
    display: none;
}

.leaderboard-box .layout .center .f_l .ranking-list>div.active {
    display: block;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item {
    padding: 50px 50px 12px 50px;
    border: 1px solid #fff;
    background-color: #fff;
    border-bottom: 1px solid #f6f6f6
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper {
    height: 130px;
    overflow: hidden;
    transition: all .5s
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .item-head {
    display: flex;
    margin-bottom: 30px
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .item-head .icon-gerenpaiming {
    position: relative;
    margin-right: 10px;
    font-size: 42px;
    color: #222b38;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .item-head .icon-gerenpaiming::after {
    position: absolute;
    top: 18px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    font-size: 22px;
    color: #fff
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .item-head .logo {
    margin-right: 30px
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .item-head .logo .img {
    margin-bottom: 10px
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .item-head .logo .img a {
    width: 160px;
    height: 68px;
    border: 1px solid #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .item-head .logo .img a img {
    height: 90%;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .item-head .logo .score {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    color: #ff5019;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .item-head .content {
    margin-right: 60px;
    flex: 1;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .item-head .content .title {
    margin-bottom: 14px;
    font-weight: 700;
    font-size: 24px
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .item-head .content .desc {
    line-height: 24px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #666
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .item-head .btns {
    flex-shrink: 0
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .item-head .btns .score {
    margin-bottom: 4px;
    font-weight: 700;
    font-size: 14px;
    color: #ff7c2d
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .item-head .btns .base-btn {
    width: 80px;
    height: 34px;
    line-height: 32px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .item-head .btns .vote-btn {
    line-height: 34px;
    margin-bottom: 6px;
    background-color: #ffe9e1;
    color: #ff6507
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .item-head .btns .vote-btn i {
    display: inline-block;
    transform: rotateZ(180deg);
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .item-head .btns .external-link {
    border: 1px solid #a0d7f9
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .item-head .btns .external-link a {
    display: block;
    color: #209df5
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .numerical-box {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
    flex-wrap: wrap
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .numerical-box .numerical-item {
    width: 22%;
    padding: 8px 0;
    margin: 0 10px 10px 0;
    border-radius: 50px;
    background-color: #f1f8fe;
    font-size: 14px;
    text-align: center;
    color: #000
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .numerical-box .numerical-item .iconfont {
    margin-right: 4px;
    font-size: 14px;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .numerical-box .numerical-item:nth-child(4n) {
    margin-right: 0;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .numerical-box .numerical-item:nth-child(3) {
    font-size: 13px;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .numerical-box .numerical-item.click, .leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .numerical-box .numerical-item.click a {
    color: #47b3f4;
    cursor: pointer;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .description-box {
    margin-bottom: 20px;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .description-box .description-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-size: 14px;
    color: #666
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .description-box .description-item span {
    flex-shrink: 0;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .description-box .description-item .kc-list {
    display: flex;
    align-items: center
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .description-box .description-item .kc-list .kc-item {
    padding: 2px 8px;
    margin-right: 10px;
    border: 1px solid #b1defa;
    border-radius: 4px;
    color: #47b3f4
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .description-box .description-item>div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .description-box .description-item .tese-list {
    display: flex;
    align-items: center
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .description-box .description-item .tese-list .tese-item {
    margin-right: 14px
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .description-box .description-item .tese-list .tese-item span {
    width: 10px;
    height: 10px;
    margin-right: 6px;
    border-radius: 50%;
    background-color: #fe8417;
    font-size: 12px;
    color: #fff
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .description-box .description-item .xq-list {
    display: flex;
    align-items: center
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .description-box .description-item .xq-list .xq-item {
    margin-right: 14px
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .description-box .description-item .xq-list>span {
    margin-right: 14px
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .advantage-box {
    padding: 20px;
    margin-bottom: 20px;
    background-color: #fafafa
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .advantage-box p {
    line-height: 24px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #999;
    font-size: 14px
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .advantage-box p span {
    font-weight: 700;
    color: #000
}

/* è¯„è */
.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .comment-box {
    display: flex;
    margin-bottom: 40px;
    justify-content: space-between;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .comment-box .comment-item {
    width: 49%;
    display: flex;
    align-items: center;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .comment-box .comment-item .comment-left {
    flex-shrink: 0;
    margin-right: 10px;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .comment-box .comment-item .comment-left .comment-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .comment-box .comment-item .comment-left .comment-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .comment-box .comment-item .comment-right {
    flex: 1;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .comment-box .comment-item .comment-right .comment-name {
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .comment-box .comment-item .comment-right .comment-content {
    font-size: 14px;
    color: #999;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .more-btn {
    width: 210px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 12px auto;
    text-align: center;
    border-radius: 40px;
    background: linear-gradient(to left,#fb3119,#fe7e19);
    font-size: 16px
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item_wrapper .more-btn a {
    display: block;
    color: #fff
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item .show-btn {
    display: flex;
    justify-content: center;
    color: #999
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item .show-btn p {
    cursor: pointer;
    font-size: 14px
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item .show-btn p>i {
    height: 50px;
    display: inline-block;
    font-size: 12px;
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item:hover {
    border-color: #dbeffb;
    background-color: #f9fdff
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item.show .ranking-item_wrapper {
    height: 610px
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item.show .show-btn p>i {
    transform: rotateZ(180deg) translateY(35px);
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item:nth-child(1) .ranking-item_wrapper .item-head .icon-gerenpaiming {
    color: #fe3d2d
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item:nth-child(1) .ranking-item_wrapper .item-head .icon-gerenpaiming::after {
    content: "1"
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item:nth-child(2) .ranking-item_wrapper .item-head .icon-gerenpaiming {
    color: #ff6330
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item:nth-child(2) .ranking-item_wrapper .item-head .icon-gerenpaiming::after {
    content: "2"
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item:nth-child(3) .ranking-item_wrapper .item-head .icon-gerenpaiming {
    color: #feac2f
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item:nth-child(3) .ranking-item_wrapper .item-head .icon-gerenpaiming::after {
    content: "3"
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item:nth-child(4) .ranking-item_wrapper .item-head .icon-gerenpaiming::after {
    content: "4"
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item:nth-child(5) .ranking-item_wrapper .item-head .icon-gerenpaiming::after {
    content: "5"
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item:nth-child(6) .ranking-item_wrapper .item-head .icon-gerenpaiming::after {
    content: "6"
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item:nth-child(7) .ranking-item_wrapper .item-head .icon-gerenpaiming::after {
    content: "7"
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item:nth-child(8) .ranking-item_wrapper .item-head .icon-gerenpaiming::after {
    content: "8"
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item:nth-child(9) .ranking-item_wrapper .item-head .icon-gerenpaiming::after {
    content: "9"
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item:nth-child(10) .ranking-item_wrapper .item-head .icon-gerenpaiming::after {
    content: "10"
}

.leaderboard-box .layout .center .f_l .ranking-list .ranking-item:last-child {
    border-bottom: 0
}

.leaderboard-box .layout .center .f_l .footer {
    margin: 40px 0;
    text-align: center;
    color: #999
}

.leaderboard-box .layout .center .f_l .footer a {
    color: rgb(16 185 129)
}

.leaderboard-box .layout .center .f_r {
    width: 276px
}

.leaderboard-box .layout .center .f_r .side-card {
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 20px;
    background-color: #fff
}

.leaderboard-box .layout .center .f_r .side-card .head {
    padding: 8px 20px;
    font-weight: 700;
    font-size: 18px;
    background-color: #e8f6ff
}

.leaderboard-box .layout .center .f_r .side-card.text-list ul {
    padding: 20px
}

.leaderboard-box .layout .center .f_r .side-card.text-list ul li {
    position: relative;
    padding-left: 16px;
    margin-bottom: 16px;
    font-size: 14px
}

.leaderboard-box .layout .center .f_r .side-card.text-list ul li a {
    color: #888;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.leaderboard-box .layout .center .f_r .side-card.text-list ul li a:hover {
    color: #31a5f0
}

.leaderboard-box .layout .center .f_r .side-card.text-list ul li:last-child {
    margin-bottom: 0
}

.leaderboard-box .layout .center .f_r .side-card.text-list ul li::before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #e1e1e1
}

.leaderboard-box .layout .center .f_r .side-card.logo-list ul {
    display: flex;
    flex-wrap: wrap
}

.leaderboard-box .layout .center .f_r .side-card.logo-list ul li {
    width: 50%;
    border-left: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
    padding: 10px;
}

.leaderboard-box .layout .center .f_r .side-card.logo-list ul li a {
    display: block;
}

.leaderboard-box .layout .center .f_r .side-card.logo-list ul li:nth-child(2n+1) {
    border-left: 0
}

.leaderboard-box .layout .center .f_r .side-card.logo-list ul li:hover {
    border: 1px solid #31a5f0
}

.leaderboard-box .layout .center .f_r .side-card.teacher-list ul li {
    display: flex;
    padding: 10px;
}

.leaderboard-box .layout .center .f_r .side-card.teacher-list ul li .member_index2022_teachers_head {
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}

.leaderboard-box .layout .center .f_r .side-card.teacher-list ul li .member_index2022_teachers_content .teachers_type {
    font-size: 12px;
    color: #b2b2b2;
    flex: 1;
    width: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.leaderboard-box .layout .center .f_r .side-card.teacher-list ul li .member_index2022_teachers_content .teachers_txt {
    color: #888888;
    font-size: 12px;
}

.leaderboard-box .layout .center .f_r .side-card.teacher-list ul li .member_index2022_teachers_content .teachers_name {
    display: flex;
    margin-bottom: 6px;
    align-items: flex-end;
}

.leaderboard-box .layout .center .f_r .side-card.teacher-list ul li .member_index2022_teachers_content .teachers_name a {
    color: #333;
    font-size: 16px;
    margin-right: 10px;
    width: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.leaderboard-box .layout .center .f_r .side-card.teacher-list ul li .member_index2022_teachers_content .teachers_name:hover a {
    color: #6292ff;
}

.leaderboard-box .layout .center .f_r .side-card.shop-list ul li {
    position: relative;
    padding: 10px;
}

.leaderboard-box .layout .center .f_r .side-card.shop-list ul li>a {
    position: relative;
    display: block;
    padding-left: 27px;
    font-size: 14px;
    color: #666;
    line-height: 18px
}

.leaderboard-box .layout .center .f_r .side-card.shop-list ul li>a>em {
    display: block;
    width: 18px;
    height: 18px;
    background-color: #ffb24f;
    text-align: center;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    line-height: 18px;
    color: #fff
}

.leaderboard-box .layout .center .f_r .side-card.shop-list ul li>em {
    display: block;
    width: 18px;
    height: 18px;
    background-color: #ffb24f;
    text-align: center;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    line-height: 18px;
    color: #fff
}

.leaderboard-box .layout .center .f_r .side-card.shop-list ul li:nth-child(n+4)>a>em {
    background-color: #eaeaea
}

.leaderboard-box .layout .center .f_r .side-card.shop-list ul li:nth-child(n+4)>em {
    background-color: #eaeaea
}

.leaderboard-box .layout .center .f_r .side-card.shop-list ul li>a:hover {
    color: #ffb24f
}

.list_base_box>.center>.f_r>.kc_box>ul {
    padding: 20px;
    border-top: 1px solid #f4f4f4
}

.leaderboard-box .layout .center .f_r .side-card.shop-list ul li>.img {
    height: 85px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin: 10px 0;
    width: 100%;
    display: none
}

.leaderboard-box .layout .center .f_r .side-card.shop-list ul li>.img>a {
    display: block;
    display: table
}

.leaderboard-box .layout .center .f_r .side-card.shop-list ul li>.img>a>span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    display: block;
}

.leaderboard-box .layout .center .f_r .side-card.shop-list ul li>.img>a>span>img {
    width: 100%;
}

.leaderboard-box .layout .center .f_r .side-card.shop-list ul li>em {
    display: none
}

.leaderboard-box .layout .center .f_r .side-card.shop-list ul li>em>a {
    font-size: 14px;
    color: #666;
    display: block;
    margin-bottom: 6px;
    display: block
}

.leaderboard-box .layout .center .f_r .side-card.shop-list ul li>em>a:hover {
    color: rgb(16 185 129)
}

.leaderboard-box .layout .center .f_r .side-card.shop-list ul li>p>span {
    font-size: 14px;
    color: #999
}

.leaderboard-box .layout .center .f_r .side-card.shop-list ul li>p>span>b {
    font-weight: 700;
    color: rgb(16 185 129);
    font-size: 16px
}

.leaderboard-box .layout .center .f_r .side-card.shop-list ul li>p>span.f_r {
    float: right;
    color: #999;
    position: relative
}

.leaderboard-box .layout .center .f_r .side-card.shop-list ul li>p {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 12px;
    display: none
}

.leaderboard-box .layout .center .f_r .side-card.shop-list ul li.active>.img {
    display: table
}

.leaderboard-box .layout .center .f_r .side-card.shop-list ul li.active>p {
    display: block
}

/* 20240129 åˆ—è¡¨é¡µèç¨‹åèˆ½ç½§»åŠ */
.leaderboard-box .index_nav {
    background-color: unset;
}

.leaderboard-box .index_nav>.center {
    width: 140px;
    margin: unset;
    margin-top: 5px;
}

.leaderboard-box .index_nav>.center>.list {
    width: 100%;
    background-color: unset;
}

.leaderboard-box .index_nav>.center>.list>span {
    color: #666;
}

.leaderboard-box .hi_nav>.center>.list>ul {
    width: 220px;
    z-index: 9999999;
}

.leaderboard-box .index_head>.center {
    display: flex;
}

.leaderboard-box .index_head>.center>.city {
    width: 140px;
}

.leaderboard-box .fix_side {
    z-index: 999999 !important;
}

.leaderboard-box .list_kc_box_head_clone .hi_nav .center {
    margin-top: 0;
}

.leaderboard-box .index_nav>.center>.list>ul>li>.box {
    width: 826px;
}

.leaderboard-box .index_nav>.center>.list>ul>li>.box>.i_r {
    width: 180px;
    height: 445px;
    overflow-y: scroll;
}

/* 20240229 è¯¾ç¨‹å¯¼èˆªå›¾æ ‡ */
/* .leaderboard-box .index_nav>.center>.list>ul>li>a:after{transform: rotateZ(180deg);} */
/* 20240229 æœç´¢æŒ‰é’® */
.index_head>.center>.search>form>input.sub {
    width: 13%;
}

/* 20240229 æŽ’èæ¦œæ‚¬æµèˆ */
.leaderboard-box .index_head_copy .index_nav>.center {
    margin-top: 9px;
}

.leaderboard-box .index_head_copy .city {
    margin-top: 22px;
}

.leaderboard-box .index_head_copy .btns {
    padding-top: 14px;
}

/* æ·»åŠ å…¨å±€å‘è¡¨è¯„èæŒ‰é’®æ ·å¼ */
.comment-pl-btn {
    font-size: 14px;
    font-weight: normal;
    background: #4f8eff;
    color: white;
    padding: 2px 8px;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
}

/* æ‰¹é‡é¡µé¢å­¦å‘˜è¯„èå‘è¡¨æŒ‰é’®ä½ç½®è°ƒæ•´ */
.article_jiaoyupeixun_box .article_kc_box1 .f_l .pl_box>.tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* è¯¾ç¨‹é¡µé¢å­¦å‘˜è¯„èå‘è¡¨æŒ‰é’®ä½ç½®è°ƒæ•´ */
.article_kc_box .article_kc_box1 .f_l .pl_box>.tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
