._sc.b ._sl,
._sc.b ._sr {
    width: 50%;
    float: left;
}

._sc.b ._sr {
    background: #fbfaf9;
    padding: 20px 32px;
}

._sc.b ._sl {
    padding-right: 12px;
}

._sc.b .b_wrap .cover {
    width: 100%;
    margin-right: 0;
    float: none;
    position: relative;
}

._sc.b .b_wrap .cover .coverVideo {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: 11;
    display: none;
}

._sc.b .b_wrap .cover i.playvideo {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: 10px;
    margin-left: 10px;
    color: #1f2837;
    z-index: 10;
    cursor: pointer;
}

._sc.b .b_wrap .cover i.closevideo {
    text-shadow: 0 0 5px #000;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 10px;
    margin-right: 10px;
    color: #fff;
    z-index: 15;
    cursor: pointer;
    display: none;
}

._sc.b .b_wrap .cover .biger {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #eee;
    z-index: 50;
    border: 1px solid #1f2837;
}

._sc.b .b_wrap .cover .biger img {
    max-width: none;
    position: absolute;
}

._sc.b .b_wrap .cover .mask {
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    width: 200px;
    height: 200px;
    /* background: url(../images/mask-bg.png) repeat; */
    background: rgba(0, 0, 0, 0.2);
    z-index: 9;
    cursor: crosshair;
}

.b_wrap ._sb.foot .tab1 .auth {
    font-size: 0;
}

.b_wrap ._sb.foot .tab1 .auth li {
    width: 18%;
    background: none;
    display: inline-block;
    padding: 20px 10px;
    vertical-align: middle;
    margin-right: 0 !important;
}

.b_wrap ._sb.foot .tab1 .auth li img {
    width: 100%;
}

._sc.b ._st_head::after {
    content: '';
    display: block;
    clear: both;
}

._sc.b .swiper-container {
    padding: 5px 24px;
    margin-top: 15px;
}

._sc.b .swiper-slide {
    outline: 1px solid #cdcdcd;
}

._sc.b .swiper-slide.on {
    outline: 2px solid #008edf;
}

._sc.b .swiper-button-next,
._sc.b .swiper-button-prev {
    width: 20px;
    height: auto;
    background: none;
    top: 0;
    margin-top: 0;
    left: 0px;
    right: auto;
    height: 100%;
    background: #fff;
    text-align: center;
    transition: all .3s;
}

._sc.b .swiper-button-next:hover,
._sc.b .swiper-button-prev:hover {
    color: #008edf;
}

._sc.b .swiper-button-next {
    right: 0px;
    left: auto;
}

._sc.b .swiper-button-prev i {
    transform: rotate(180deg);
}

._sc.b .swiper-button-next i,
._sc.b .swiper-button-prev i {
    position: absolute;
    top: 50%;
    margin-top: -0.5em;
    width: 100%;
    display: block;
}

._sc.b .swiper-button-disabled {
    pointer-events: all;
}

._sc.b ._sr .color,
._sc.b ._sr .lines {
    margin: 1.5em 0;
}

._sc.b ._sr .color::after,
._sc.b ._sr .lines::after {
    clear: both;
    content: '';
    display: block;
}

._sc.b ._sr .color .type,
._sc.b ._sr .lines .type {
    max-width: 5em;
    float: left;
    font-weight: bold;
}

._sc.b ._sr h4 {
    font-weight: bold;
}

._sc.b ._sr .color ol,
._sc.b ._sr .lines ol {
    display: block;
    width: calc(100% - 7em);
    float: left;
    margin-left: 1em;
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
}

._sc.b ._sr .color .isopen,
._sc.b ._sr .lines .isopen {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    cursor: pointer;
}

._sc.b ._sr .color .isopen i,
._sc.b ._sr .lines .isopen i {
    transform: rotate(90deg);
    display: inline-block;
    transition: all .3s;
    color: #1995db;
}

._sc.b ._sr .color ol.on .isopen i,
._sc.b ._sr .lines ol.on .isopen i {
    transform: rotate(-90deg);
}

._sc.b ._sr .color ol li {
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    cursor: pointer;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
    position: relative;
    overflow: hidden;
}

._sc.b ._sr .color ol li .swiper-wrapper {
    display: none;
}

._sc.b ._sr .color ol li::before,
._sc.b ._sr .lines ol li::before {
    display: none;
}

._sc.b ._sr .lines ol li {
    display: inline-block;
    width: auto;
    height: auto;
    cursor: pointer;
    margin-right: 0.5em;
    padding: 0.6em 0.5em;
    margin-bottom: 0.5em;
    position: relative;
    overflow: hidden;
}

._sc.b ._sr .lines ol li+li::before,
._sc.b ._sr .color ol li+li::before {
    margin-left: 0;
    margin-right: 0;
}

._sc.b ._sr .lines ol li::after,
._sc.b ._sr .color ol li::after,
._sc.b ._sr .lines ol li::before,
._sc.b ._sr .color ol li::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #008edf;
    width: 100%;
    height: 100%;
    border: 1px solid #cccccc;
    z-index: 9;
}

._sc.b ._sr .lines ol li::before,
._sc.b ._sr .color ol li::before {
    border: 0;
}

._sc.b ._sr .lines ol li.on::before,
._sc.b ._sr .color ol li.on::before {
    border: 0;
    border: 0.7em solid transparent;
    border-right-color: #008edf;
    transform: translate(0%, 50%);
    width: 0;
    height: 0;
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
}

._sc.b ._sr .lines ol li.on::after,
._sc.b ._sr .color ol li.on::after {
    border: 1px solid #008edf;
}

._sc.b ._sr .color ol li::after,
._sc.b ._sr .color ol li::before {
    border-color: transparent;
}

._sc.b ._sr .color ol li::after {
    border-color: #333438;
}

._sc.b ._sr .color ol li.on::after {
    border-color: #333438;
}

._sc.b ._sr .color ol li.on::before {
    border-right-color: #333438;
}

._sc.b ._sr .color ol li.disabled,
._sc.b ._sr .lines ol li.disabled {
    opacity: 0.4;
    cursor: default;
}

._sc.b ._sr h2 {
    max-height: 3em;
    line-height: 1.5em;
    overflow: hidden;
    word-break: break-all;
}

._sc.b ._sr h3 {
    color: #989898;
}

._sc.b ._sr h3 span {
    margin-right: 2em;
    display: inline-block;
}

.b._sc .contrast.on .contrast-item {
    display: block;
}

.b._sc .contrast.on .contrast-item::before {
    content: '';
    display: block;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    top: 0;
    margin-top: -16px;
    z-index: 99;
    right: 34px;
}

.b._sc .btns:after {
    content: '';
    clear: both;
    display: block;
    padding-bottom: 1em;
    border-bottom: 1px solid #ebebeb;
}

.b_wrap ._sb.foot .tab1 ul li {
    padding: 0 2em;
    background: #5c5d60;
    color: #fff;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

.b_wrap ._sb.foot .tab1 ul li+li {
    border-left: 1px solid #fbfaf9;
}

.b_wrap ._sb.foot .tab1.layui-tab-card>.layui-tab-title .layui-this {
    background: #fbfaf9;
    color: #333438;
    position: relative;
}

.b_wrap ._sb.foot .tab1.layui-tab-card>.layui-tab-title .layui-this::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #008edf;
    height: 3px;
}

.b_wrap ._sb.foot .tab1.layui-tab-card {
    box-shadow: none;
}

.b_wrap ._sb.foot .tab1.layui-tab-card>.layui-tab-title {
    background-color: #fbfaf9;
    border: 0;
}

.b_wrap ._sb.foot .layui-tab-content {
    padding: 0;
    background: #fff;
}

.b_wrap ._sb.foot .tab2 .layui-tab-content {
    padding: 24px;
}

.b_wrap ._sb.foot .tab2 .layui-tab-content h4 {
    text-align: right;
    color: #59595b;
}

.b_wrap ._sb.foot .tab1 .layui-tab {
    margin-bottom: 0;
}

.b_wrap ._sb.foot .tit {
    font-weight: bold;
    margin: 1em 0;
}

.b_wrap ._sb.foot .tab2 {
    position: relative;
    min-height: 500px;
}

.b_wrap ._sb.foot .tab2.layui-tab {
    margin: 0;
    box-shadow: none;
}

.b_wrap ._sb.foot .tab2 .layui-tab-title {
    position: absolute;
    left: 0;
    width: 260px;
    height: 100%;
    background: #5c5d60;
    padding: 24px 0;
    box-sizing: border-box;
}

.b_wrap ._sb.foot .tab2 .layui-tab-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 200%;
    height: 50%;
    background: #008edf;
    transform: rotate(-25deg) translate(-10%, 20%);
}

.b_wrap ._sb.foot .tab2.layui-tab-card>.layui-tab-title .layui-tab-bar {
    display: none;
}

.b_wrap ._sb.foot .tab2 .layui-tab-title li {
    display: block;
    margin-bottom: 0;
    background: none;
    color: #fff;
    text-align: left;
    padding: 20px 24px;
    line-height: 1em;
    height: auto;
    position: relative;
    z-index: 1;
    font-size: 1em;
}

.b_wrap ._sb.foot .tab2 .layui-tab-title li i {
    float: right;
    font-size: 1em;
}

.b_wrap ._sb.foot .tab2.layui-tab-card>.layui-tab-title .layui-this {
    background: #fff;
    color: #1f2837;
}

.b_wrap ._sb.foot .tab2.layui-tab-card>.layui-tab-title .layui-this:after {
    border: 0;
}

.b_wrap ._sb.foot .tab2 .layui-tab-content {
    margin-left: 260px;
}

.b_wrap ._sb.foot .tab2 .list-item {
    background: #fbfaf9;
    overflow: hidden;
    margin: 12px 0;
    display: none;
}

.b_wrap ._sb.foot .tab2 .list-item.show {
    display: block;
}

.b_wrap ._sb.foot .tab2 ._ssl,
.b_wrap ._sb.foot .tab2 ._ssr,
.b_wrap ._sb.foot .tab2 ._ssc {
    float: left;
}

.b_wrap ._sb.foot .tab2 ._ssl {
    width: 190px;
}

.b_wrap ._sb.foot .tab2 ._ssc {
    width: calc(100% - 330px);
    padding: 24px 12px;
    box-sizing: border-box;
    line-height: 1.5em;
}

.b_wrap ._sb.foot .tab2 ._ssc .guanlian {
    color: #222222;
    margin-bottom: 5px;
}

.b_wrap ._sb.foot .tab2 ._ssc .neirong {
    color: #989898;
}

.b_wrap ._sb.foot .tab2 ._ssr {
    width: 140px;
    padding: 24px 12px;
    box-sizing: border-box;
    text-align: right;
}

.b_wrap ._sb.foot .tab2 ._ssr .jiaobiao {
    font-weight: bold;
    color: #1f2837;
}

.b_wrap ._sb.foot .tab2 ._ssr .chakan {
    color: #fff;
    background: #008edf;
    margin-top: 1em;
    display: inline-block;
    padding: 0.5em 1em;
}

.b_wrap ._sb.foot .tab2 ._ssr .chakan:hover {
    background: #1995db;
}

.b_wrap ._sb.foot .tab2 .gengduo {
    text-align: center;
    margin-top: 24px;
    display: none;
}

.b_wrap ._sb.foot .tab2 .gengduo a {
    border: 1px solid #333438;
    color: #333438;
    padding: 0.5em 5em;
    margin: auto;
}

.b_wrap ._sb.foot .tab2 .gengduo a:hover {
    color: #fff;
    background: #008edf;
    border: 1px solid #008edf;
}

.b_wrap ._sb.foot .xiangguan>li {
    width: calc(33.33% - 3px);
    float: left;
    padding: 16px 12px;
}

.b_wrap ._sb.foot .xiangguan>li:hover {
    background: #fbfaf9;
}

.b_wrap ._sb.foot .xiangguan li {
    background: none;
}

.b_wrap ._sb.foot .xiangguan>li+li {
    margin-left: 4px;
}

.b_wrap ._sb.foot .xiangguan .tit {
    margin: 0;
    margin-bottom: 12px;
    font-weight: normal;
}

.b_wrap ._sb.foot .xiangguan .start {
    text-align: right;
    margin: 14px 0;
    color: #222222;
    font-weight: bold;
}

.b_wrap ._sb.foot .xiangguan .neirong {
    color: #989898;
}

.b_wrap ._sb.foot .xiangguan {
    line-height: 1.5em;
}

.b._sc ol li {
    display: block;
}

.b._sc ol li+li::before {
    display: none;
}

.b_wrap ._sb.foot .xiangguan .cover {
    margin-top: 14px;
}

.b_wrap ._sb.foot .xiangguan .attr {
    margin-bottom: 14px;
}

.b_wrap ._sb.foot .xiangguan .attr li {
    color: #989898;
    margin-bottom: 0;
}

.b_wrap ._sb.foot .xiangguan {
    overflow: hidden;
    margin-bottom: 40px;
}

.b_wrap ._sb.foot .xiangguan a {
    display: block;
}

.b_wrap ._sb.foot .layui-tab-content .layui-tab-item .dier {
    padding: 24px;
}

.b_wrap ._sb.foot .layui-tab-content .layui-tab-item .dier img {
    max-width: 100% !important;
    height: auto !important;
}

.b_wrap ._sb.foot .layui-tab-content .layui-tab-item .dier ol {
    font-size: 0;
    line-height: 1.5;
}

.b_wrap ._sb.foot .layui-tab-content .layui-tab-item .dier li {
    display: inline-block;
    font-size: 12px;
    margin-right: 20px;
}

.b_wrap ._sb.foot .layui-tab-content .layui-tab-item .dier .layui-collapse {
    margin-top: 24px;
}

.b_wrap ._sb.foot .layui-tab-content .layui-tab-item .dier .layui-colla-title {
    font-weight: normal;
    margin-bottom: 0;
}

@media screen and (max-width: 1024px){
    .layui-colla-content{
        overflow: auto;
    }
    .b_wrap ._sb.foot .tab2 .layui-tab-title {
    position: relative;
    width: 100%;
    padding: 0;
}
    .b_wrap ._sb.foot .tab2 .layui-tab-content {
    margin-left: 0;
}
.b_wrap ._sb.foot .tab2 ._ssl {
    width: 90px;
}
.b_wrap ._sb.foot .tab2 ._ssc {
    width: calc(100% - 90px);
}
.b_wrap ._sb.foot .tab2 ._ssr{
    width: 100%;
    padding: 0 0 20px 0;
    text-align: center;
}

    ._sc.b ._sr h3 span{
        margin-right: 0;
    }
    .b_wrap ._sb.foot .tab1 .auth li{
        width: 40%;
    }
    .b_wrap ._sb.foot .tab1 ul li{
        width: auto;
        box-sizing: border-box;
        white-space: nowrap;
    }
    ._sc.b .b_wrap .cover .mask,._sc.b .b_wrap .cover .biger{
        display: none !important;
    }
    ._sc.b ._sl,
    ._sc.b ._sr {
        width: 100%;
        float: none;
        padding-right: 0;
        padding: 14px 24px 0;
    }
  ._sc.b .b_wrap .cover{
    width: calc(100% - 30px);
        margin: 40px 15px;
}
  }
  
}