﻿body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, figure {
    margin: 0;
    padding: 0;
}

html {
    font-size: 100px;
    width: 100%;
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family:"Hyundai Sans Text CN";
    /*font-family: "Microsoft YaHei", SimHei, helvetica, arial, verdana, tahoma, sans-serif;*/
    position: relative;
    width: 100%;
    height: 100%;
    font-size: .26rem;
    visibility: hidden;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

ul, ol {
    list-style: none;
}

img {
    border: 0;
}

em, i, b, strong {
    font-style: normal;
    font-weight: normal;
}

a {
    text-decoration: none;
}

    a:link {
        color: #fff;
    }

    a:visited {
        color: #fff;
    }

    a:hover {
        color: #fff;
    }

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}
/*a, button, input, select, textarea, form {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent; 
}*/

/***********reset end********************/
/**{
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}*/
body {
    border-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/*车型列表页面*/
.carList_header {
    position: relative;
    width: 100%;
    height: .8rem;
    border-bottom: 1px solid #f4f2f2;
}

    .carList_header img {
        position: relative;
        margin: .16rem 0 0 .16rem;
        width: 2.3rem;
        height: .518rem;
    }

.carList_banner {
    position: relative;
    width: 100%;
    height: 2.1rem; 
}

    .carList_banner .swiper-container {
        position: relative;
        width: 100%;
        height: 2.1rem;
    }

.swiper-container .swiper-slide img {
    width: 100%;
    height: 100%;
}

.swiper-container .swiper-container-horizontal > .swiper-pagination {
    bottom: 0 !important;
}

    .swiper-container .swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
        margin: 0 !important;
        position: relative;
        float: left;
        border-radius: 0;
        width: 33.3%;
        height: .05rem;
    }

.swiper-container .swiper-pagination-bullet .swiper-pagination-bullet-active {
    background-color: #325597;
}

.carList_Box {
    position: relative;
}

.carList_Box_top {
    width: 100%;
    height: .75rem;
    background-color: #f9fafa;
}

    .carList_Box_top img {
        position: relative;
        margin: .25rem 0 0 2rem;
        width: 2.4rem;
        height: .24rem;
    }

.carList_Box_main h2 {
    position: relative;
    width: 100%;
    height: 2rem;
}

    .carList_Box_main h2 p {
        text-align: center;
        font-size: .26rem;
        color: #333333;
        line-height: 1rem;
    }

    .carList_Box_main h2 select {
        margin: 0 .2rem;
        width: 6rem;
        height: .56rem;
        box-sizing: border-box;
        border: 1px solid #f4f2f2;
        border-radius: .05rem;
    }

.carList_Box_main h3 {
    position: relative;
    width: 100%;
    height: .55rem;
}
.L-w{

        width: 1.9rem!important
    }

    .carList_Box_main h3 span {
        position: relative;
        top: -.08rem;
        display: inline-block;
        width: 2.16rem;
        height: 1px;
        background-color: #333333;
    }

    .carList_Box_main h3 em {
        position: relative;
        margin: 0 .4rem;
        font-size: .26rem;
        font-weight: bold;
        color: #0f0f0f;
    }

    .carList_Box_main h3 span:nth-child(1) {
        margin-left: .36rem;
    }

    .carList_Box_main h3:nth-of-type(2) {
       /* margin-bottom: .3rem;*/
    }

.choose_sel {
    opacity: 0;
    position: relative;
    z-index: 100;
}

.choose_span {
    position: relative;
    top: -.56rem;
    margin: 0 .2rem;
    display: block;
    width: 6rem;
    height: .56rem;
    line-height: .56rem;
    font-size: .2rem;
    color: #333333;
    text-indent: 1em;
    letter-spacing: 1px;
    box-sizing: border-box;
    background: url(select_bg.png) no-repeat;
    background-size: 100% 100%;
}

.sedan_List {
    width: 100%;
   /* height: 20rem;*/
}

    .sedan_List a {
        display: block;
        position: relative;
        margin: 0 0 .2rem .18rem;
        float: left;
        width: 2.9rem;
        height: 2.65rem;
        border: 1px solid #d2d2d2;
    }

        .sedan_List a p {
            position: relative;
            text-align: center;
            font-size: .20rem;
            color: #666;
        }

        .sedan_List a img {
            position: relative;
            margin-left: .5rem;
            width: 1.9rem;
        }

        .sedan_List a p:nth-child(1) {
            margin: .32rem 0;
        }

        .sedan_List a p:nth-child(3) {
            line-height: .65rem;
        }

.suv_List {
    width: 100%;
    height: 5.9rem;
}

    .suv_List a {
        display: block;
        position: relative;
        margin: 0 0 .2rem .18rem;
        float: left;
        width: 2.9rem;
        height: 2.65rem;
        border: 1px solid #d2d2d2;
    }

        .suv_List a p {
            position: relative;
            text-align: center;
            font-size: .20rem;
            color: #666;
        }

        .suv_List a img {
            position: relative;
            margin-left: .5rem;
            width: 1.8rem;
        }

        .suv_List a p:nth-child(1) {
            margin: .32rem 0;
        }

        .suv_List a p:nth-child(3) {
            margin-top: .1rem;
        }
        

/*视觉盛宴页面*/
.feast_banner {
    position: relative;
    width: 100%;
    height: 2.6rem;
}

    .feast_banner img {
        width: 100%;
        height: 100%;
    }

.feast_main {
    width: 100%;
    height: auto;
}

.nav {
    position: relative;
    width: 100%;
    height: .6rem;
    border: 1px solid #c4c4c4;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafafa), to(#e7e7e7));
    background: gradient(linear, 0% 0%, 0% 100%, from(#fafafa), to(#e7e7e7));
}

    .nav li {
        position: relative;
        width: 50%;
        height: 100%;
        text-align: center;
        line-height: .6rem;
        float: left;
        box-sizing: border-box;
        font-size: .24rem;
        letter-spacing: 1px;
        font-weight: bold;
    }

        .nav li:nth-child(1) {
            border-right: 1px solid #C4C4C4;
        }

        .nav li.active {
            color: #21478f;
        }

.nav_picture {
    position: relative;
    width: 100%;
    height: auto;
}

.nav_picture_l, .nav_picture_r {
    margin: .18rem 0 0 .2rem;
    float: left;
    width: 2.9rem;
    height: auto;
}

    .nav_picture_l img, .nav_picture_r img {
        width: 100%;
        height: auto;
        margin-bottom: .16rem;
    }

.picture, .video {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 100;
}

    .picture span {
        position: fixed;
        top: 50%;
        left: 50%;
        margin: -2.5rem 0 0 -3rem;
        width: 6rem;
        height: 5rem;
    }

        .picture span img {
            width: 100%;
            height: auto;
        }

.videoBox video {
    position: absolute;
    top: 50%;
    left: .2rem;
    margin: -2rem 0 0 0;
    width: 6rem;
    height: 4rem;
}

.videoBox {
    position: fixed;
    top: 50%;
    left: 0;
    margin: -2.1rem 0 0 0;
    width: 100%;
    height: 4.2rem;
    background-color: #000;
    z-index: 111;
}

.nav_video {
    position: relative;
    width: 100%;
    height: auto;
}

    .nav_video div {
        position: relative;
        float: left;
        box-sizing: border-box;
        margin: 0 0 .35rem .15rem;
        width: 2.97rem;
        height: 1.5rem;
    }

        .nav_video div:nth-child(1), .nav_video div:nth-child(2) {
            margin-top: .35rem;
        }

        .nav_video div img:nth-child(1) {
            width: 100%;
            height: 100%;
        }

        .nav_video div img:nth-child(2) {
            z-index: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            margin: -.25rem 0 0 -.25rem;
            width: .5rem;
            height: .5rem;
        }

.maodian {
    width: .6rem;
    height: .6rem;
    position: fixed;
    bottom: .4rem;
    right: .2rem;
    z-index: 111;
    background: url(maodian.png) no-repeat;
    background-size: 100% 100%;
}

.video span {
    display: block;
    position: absolute;
    top: .4rem;
    left: .2rem;
    width: .6rem;
    height: .6rem;
    background: url(fanhui.png) no-repeat;
    background-size: 100% 100%;
}

/*节后制作-互助娱乐*/
.actives_nav {
    width: 100%;
    height: .6rem;
    background-color: #fafafa;
}

    .actives_nav span {
        margin-left: .4rem;
        display: inline-block;
        font-size: .24rem;
        color: #0f0f0f;
        font-weight: bold;
        line-height: .6rem;
    }

    .actives_nav em {
        display: inline-block;
        width: .1rem;
        height: .18rem;
        background: url(sanjiao.png) no-repeat;
        background-size: 100% 100%;
        float: right;
        margin-right: .4rem;
        margin-top: .21rem;
    }

.actives_main {
    position: relative;
    width: 100%;
    height: auto;
}

    .actives_main h3 {
        position: relative;
        margin: .48rem 0 .1rem 0;
        width: 100%;
        height: .55rem;
    }

        .actives_main h3 span {
            position: relative;
            top: -.08rem;
            display: inline-block;
            width: 2.16rem;
            height: 1px;
            background-color: #bababa;
        }

        .actives_main h3 em {
            position: relative;
            margin: 0 .15rem;
            font-size: .26rem;
            font-weight: bold;
            color: #0f0f0f;
        }

        .actives_main h3 span:nth-child(1) {
            margin-left: .36rem;
        }

        .actives_main h3:nth-of-type(2) {
            margin-bottom: .3rem;
        }

    .actives_main figure {
        margin: 0 auto;
        width: 5.7rem;
        height: 1.45rem;
        border-bottom: 1px solid #bababa;
        border-top: 1px solid rgba(0,0,0,0);
    }

        .actives_main figure img {
            float: left;
            margin: .16rem 0 0 .05rem;
            width: 2.1rem;
            height: 1.1rem;
        }

        .actives_main figure h4 {
            float: right;
            margin: .15rem .1rem 0 0;
            width: 3.11rem;
            height: .2rem;
            line-height: .2rem;
            color: #666;
            font-size: .16rem;
        }

        .actives_main figure em {
            display: inline-block;
            width: .1rem;
            height: .18rem;
            background: url(sanjiao.png) no-repeat;
            background-size: 100% 100%;
            float: right;
        }

        .actives_main figure h4 span {
            display: block;
            width: 100%;
            height: auto;
            line-height: .32rem;
            font-size: .22rem;
        }

        .actives_main figure h4 p {
            margin-top: .2rem;
            display: block;
            width: 100%;
            height: auto;
        }

/*北线官微-试乘试驾体验*/
#yuyue_banner {
    width: 100%;
    height: 2.55rem;
}

.yuyue_main h2 {
    position: relative;
    width: 100%;
    height: 1.4rem;
    background-color: #FAFAFA;
    border-top: 1px solid rgba(0,0,0,0);
}

    .yuyue_main h2 img {
        position: absolute;
        top: .25rem;
        left: .45rem;
        width: .26rem;
        height: .26rem;
    }

    .yuyue_main h2 span {
        position: absolute;
        top: .25rem;
        left: .85rem;
        display: block;
        width: 2rem;
        height: .26rem;
        font-size: .24rem;
        line-height: .26rem;
        color: #292929;
    }

    .yuyue_main h2 em {
        position: absolute;
        top: .6rem;
        left: .4rem;
        display: block;
        width: 5.6rem;
        height: auto;
        line-height: .3rem;
        font-size: .16rem;
        color: #717171;
    }

.yuyue_main form {
    margin: 0 auto;
    width: 5.6rem;
    height: 7.4rem;
}

    .yuyue_main form p {
        font-size: .16rem;
        color: #626262;
        line-height: .45rem;
    }

        .yuyue_main form p select {
            width: 5.55rem;
            height: .46rem;
            border: 1px solid #b5b5b5;
            border-radius: .03rem;
            font-size: .22rem;
        }
        /*color: #d2d2d2;*/
        .yuyue_main form p input {
            width: 5.55rem;
            height: .46rem;
            border: 1px solid #B5B5B5;
            border-radius: .03rem;
            font-size: .22rem;
        }
        /*color: #d2d2d2;*/
        .yuyue_main form p:nth-of-type(3) select {
            width: 2.7rem;
        }

        .yuyue_main form p:nth-of-type(4) {
            position: relative;
            top: .1rem;
            font-size: .22rem;
            color: #254a90;
            line-height: .56rem;
        }

            .yuyue_main form p:nth-of-type(4) span:nth-of-type(1) {
                display: block;
                float: left;
            }

            .yuyue_main form p:nth-of-type(4) span:nth-of-type(2) {
                display: block;
                float: right;
            }

.yuyue_main .province {
    margin-right: .15rem;
}

.yuyue_main h3 {
    margin: 0.4rem auto;
    width: 5.5rem;
    height: .52rem;
    background-color: #2b4592;
    text-align: center;
    line-height: .52rem;
    font-size: .22rem;
    color: #fff;
    letter-spacing: 3px;
}

.Businessman {
    margin-top: .12rem;
}

.form {
    padding-bottom: .4rem;
}

.yuyue_main_t {
    position: relative;
    margin: 0 auto;
    width: 5.55rem;
    height: 1rem;
    font-size: .24rem;
    color: #717171;
}

    .yuyue_main_t h5 {
        position: relative;
        margin-bottom: .15rem;
        width: 100%;
        line-height: .4rem;
        display: inline-block;
    }

    .yuyue_main_t em {
        color: #254a90;
        margin: 0 .1rem;
    }

    .yuyue_main_t h5 em {
        font-size: .18rem;
    }

    .yuyue_main_t h4 {
        position: relative;
        float: left;
    }

    .yuyue_main_t a {
        float: right;
        display: block;
        width: 1.5rem;
        height: .36rem;
        font-size: .22rem;
        color: #fff;
        text-align: center;
        line-height: .36rem;
        background-color: #2b4592;
    }


.nav_main h2 {
    position: relative;
    width: 100%;
    height: 1rem;
}

    .nav_main h2 p {
        text-align: center;
        font-size: .26rem;
        color: #333333;
        line-height: 1rem;
    }

    .nav_main h2 select {
        position: relative;
        z-index: 111;
        opacity: 0;
        margin: .3rem .2rem 0 .2rem;
        width: 6rem;
        height: .56rem;
        box-sizing: border-box;
        border: 1px solid #f4f2f2;
        border-radius: .05rem;
    }

.nav_video h2 {
    position: relative;
    width: 100%;
    height: 1rem;
}

    .nav_video h2 p {
        text-align: center;
        font-size: .26rem;
        color: #333333;
        line-height: 1rem;
    }

    .nav_video h2 select {
        position: relative;
        z-index: 111;
        opacity: 0;
        margin: .3rem .2rem 0 .2rem;
        width: 6rem;
        height: .56rem;
        box-sizing: border-box;
        border: 1px solid #f4f2f2;
        border-radius: .05rem;
    }


/*经销商查询*/
.wrapper {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 20%;
    max-width: 640px;
}

.agency-hd {
    float: left;
    clear: both;
    padding: 4% 5%;
    width: 90%;
    background-color: #e5e5e5;
}

.agency-hd-bar {
    float: left;
    clear: both;
    width: 100%;
}

    .agency-hd-bar a {
        float: left;
        display: block;
        padding: 3% 0;
        width: 49.5%;
        border: 1px solid #3387d7;
        background-color: #fff;
        color: #3387d7;
        text-align: center;
        font-weight: 600;
        font-size: 15px;
    }

        .agency-hd-bar a:first-child {
            border-right: none;
            border-radius: 15px 0 0 15px;
        }

        .agency-hd-bar a:last-child {
            border-left: none;
            border-radius: 0 15px 15px 0;
        }

    .agency-hd-bar .currAgency {
        background-color: #3387d7;
        color: #fff;
    }

.agency-row {
    float: left;
    clear: both;
    margin-top: 1.3%;
    padding: 1.6% 1.6%;
    width: 96.8%;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    background-color: #fff;
}

    .agency-row .row {
        position: relative;
        float: left;
        clear: both;
        padding: 1% 0;
        width: 100%;
    }

    .agency-row .row {
        border-bottom: 1px solid #dcdcdc;
    }

        .agency-row .row .col {
            float: left;
            clear: both;
            width: 65%;
        }

            .agency-row .row .col p {
                color: #a5a5a5;
                font-size: 14px;
                line-height: 20px;
            }

        .agency-row .row .name {
            float: left;
            display: block;
            padding: 2% 5% 2% 0;
            color: #393939;
            font-weight: 300;
            font-weight: 600;
            font-size: 14px;
        }

        .agency-row .row .coordinate {
            float: left;
            padding: 2% 0 2% 5%;
            width: 25%;
            background: url(ico_coordinate.png) no-repeat left center;
            background-size: 15% auto;
            color: #346da6;
            font-size: 14px;
        }

        .agency-row .row .btn-bar {
            position: absolute;
            top: 50%;
            right: 0;
            float: right;
            clear: both;
            width: 35%;
            -webkit-transform: translate(0,-50%);
        }

.agency-mp-btn, .agency-tel-btn {
    float: left;
    display: block;
    padding: 3% 0 3% 12.5%;
    width: 35%;
    height: 50%;
    border: none;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background: url(ico_tel.png) #fff no-repeat 18.5% center;
    background-size: 18.5% auto;
    color: #ec6d51;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
}

.agency-tel-btn {
    width: 30%;
}

.agency-mp-btn {
    float: right;
    width: 30%;
    background: url(ico_mp.png) #fff no-repeat 18.5% center;
    background-size: 18.5% auto;
}

.agency-select, .agencySearch-bar {
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    background-color: #e5e5e5;
}

    .agency-select li {
        float: left;
        padding: 2.5% 2%;
        width: 46%;
        border: 1px solid #d4d4d4;
        border-right: none;
        border-left: none;
        background-color: #fff;
        color: #3387d7;
        text-align: center;
        font-size: 18px;
    }

        .agency-select li select {
            padding: 0 10px;
            width: 100%;
            height: 30px;
            border: 1px solid #c9c9c9;
            border-radius: 5px;
            color: #393939;
            font-size: 14px;
            line-height: 30px;
        }

.agency-result-row {
    float: left;
    clear: both;
    padding: 1.6% 5%;
    width: 90%;
}

    .agency-result-row .row {
        position: relative;
        float: left;
        clear: both;
        padding: 1% 0;
        width: 100%;
    }

        .agency-result-row .row .name {
            float: left;
            display: block;
            padding: 2% 5% 2% 0;
            width: 65%;
            color: #393939;
            font-weight: 300;
            font-weight: 600;
            font-size: 14px;
        }

        .agency-result-row .row .coordinate {
            float: left;
            padding: 2% 0 2% 5%;
            width: 25%;
            background: url(ico_coordinate_1.png) no-repeat left center;
            background-size: 15% auto;
            color: #346da6;
            font-size: 14px;
        }

.agency-result-line {
    position: relative;
    float: left;
    clear: both;
    margin-top: 1.3%;
    padding: 3% 5%;
    width: 90.8%;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    background-color: #fff;
}

    .agency-result-line .col {
        float: left;
        width: 70%;
    }

        .agency-result-line .col strong {
            display: block;
            color: #393939;
            font-weight: 300;
            font-size: 14px;
        }

        .agency-result-line .col p {
            margin-top: 3%;
            color: #393939;
            font-size: 13px;
        }

    .agency-result-line .btn {
        position: absolute;
        top: 50%;
        right: 5%;
        display: block;
        padding: 2% 0;
        width: 22.5%;
        border: 1px solid #3387d7;
        border-radius: 5px;
        background: 0 0;
        color: #3387d7;
        text-align: center;
        font-size: 13px;
        -webkit-transform: translate(0,-50%);
    }

.form {
    padding-bottom: .4rem;
}

.nav_main h2 {
    position: relative;
    width: 100%;
    height: 1rem;
}

    .nav_main h2 p {
        text-align: center;
        font-size: .26rem;
        color: #333333;
        line-height: 1rem;
    }

    .nav_main h2 select {
        opacity: 0;
        position: relative;
        z-index: 111;
        margin: .3rem .2rem 0 .2rem;
        width: 6rem;
        height: .56rem;
        box-sizing: border-box;
        border: 1px solid #f4f2f2;
        border-radius: .05rem;
    }

.nav_video h2 {
    position: relative;
    width: 100%;
    height: 1rem;
}

    .nav_video h2 p {
        text-align: center;
        font-size: .26rem;
        color: #333333;
        line-height: 1rem;
    }

    .nav_video h2 select {
        opacity: 0;
        position: relative;
        z-index: 111;
        margin: .3rem .2rem 0 .2rem;
        width: 6rem;
        height: .56rem;
        box-sizing: border-box;
        border: 1px solid #f4f2f2;
        border-radius: .05rem;
    }

/*节后制作-互助活动*/
.huzhu {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.huzhu_act_h {
    position: relative;
    width: 100%;
    height: .85rem;
    background: url(header_bg.jpg) no-repeat;
    background-size: 100% 100%;
}

.huzhu_act_b {
    position: relative;
    width: 100%;
    height: 2.95rem;
}

.swiper-huzhu-container {
    width: 100%;
    height: 100%;
}

    .swiper-huzhu-container .swiper-slide img {
        width: 100%;
        height: 100%;
    }

.huzhu_act_bf {
    position: relative;
    width: 100%;
    height: .45rem;
    background-color: #2d2d2d;
}

.swiper-container-horizontal .swiper-pagination-bullet {
    background-color: #ccc;
}

.swiper-container-horizontal .swiper-pagination-bullet-active {
    background-color: #0099ff !important;
}

.huzhu_act_main {
    position: relative;
    width: 100%;
    height: 6.4rem;
    background: url(huzhu_main_bg.jpg) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.activity_Box {
    position: relative;
    margin: 0 auto;
    margin-top: .25rem;
    width: 5.4rem;
    height: 5.5rem;
    overflow: scroll;
}

    .activity_Box .activity {
        position: relative;
        margin: .1rem 0 .25rem 0;
        width: 97%;
        height: 2.5rem;
        box-shadow: 4px 4px 4px #5e5c5f;
    }

        .activity_Box .activity span {
            position: absolute;
            bottom: 0;
            left: 0;
            display: block;
            width: 100%;
            height: .45rem;
            background-color: rgba(0,0,0,.5);
            ffont-size: .2rem;
            color: #FFFFFF;
            line-height: .45rem;
            text-align: left;
            text-indent: 1em;
        }

        .activity_Box .activity img {
            width: 100%;
            height: 100%;
        }

.huzhu_act_main > img {
    position: absolute;
    bottom: .12rem;
    left: 50%;
    margin-left: -.23rem;
    width: .46rem;
    height: .35rem;
}

/*节后制作-视觉盛宴*/
.shijue {
    position: relative;
    width: 100%;
    min-height: 100%;
    overflow: hidden;
    background: url(shijue_img1.jpg) no-repeat;
    background-size: 100%;
}

.shijue_t {
    position: relative;
    width: 100%;
    height: .82rem;
    background-color: #fff;
    border-bottom: 1px solid #b8b7b7;
}

    .shijue_t img {
        position: absolute;
        left: .24rem;
        top: .18rem;
        width: 2.04rem;
        height: .42rem;
    }

.shijue > img {
    position: relative;
    margin: .4rem 0 0 .4rem;
    width: 1.98rem;
    height: .68rem;
}

.shijue > span {
    display: block;
    font-size: .3rem;
    color: #000;
    font-weight: bold;
}

    .shijue > span:nth-of-type(1) {
        position: relative;
        margin: .1rem 0 0 .4rem;
    }

.shijue .picBox {
    position: relative;
    margin-top: .18rem;
    width: 100%;
    height: 2.95rem;
}

.shijue > span:nth-of-type(2) {
    position: relative;
    margin: .55rem 0 0 .4rem;
}

.shijue .video_Box {
    position: relative;
    margin-top: .18rem;
    width: 100%;
    height: 2.95rem;
}

.swiper-container-pic {
    width: 100%;
    height: 100%;
}

.swiper-container-video {
    width: 100%;
    height: 100%;
}

.swiper-container-pic .swiper-slide img {
    margin-left: .4rem;
    width: 100%;
    height: 100%;
}

.swiper-container-video .swiper-slide img {
    width: 100%;
    height: 100%;
}

.shijue .swiper-pagination-bullet {
    border-radius: 0 !important;
    width: .28rem;
    height: .05rem;
}

.shijue span.swiper-pagination-bullet-active {
    background-color: #21478f !important;
}

.shijue .video_Box .swiper-slide > img {
    margin-left: .4rem;
    width: 100%;
    height: 100%;
}

.shijue .video_Box .swiper-slide > span {
    position: absolute;
    z-index: 1 !important;
    top: 0;
    left: 0.4rem;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}

    .shijue .video_Box .swiper-slide > span img {
        position: absolute;
        z-index: 1 !important;
        top: 50%;
        left: 50%;
        margin: -.32rem 0 0 -.32rem;
        width: .64rem;
        height: .64rem;
    }

.picture, .video {
    z-index: 1111 !important;
}

.videoBox {
    z-index: 1111 !important;
}

.shijue_choose_video {
    width: 2.4rem;
    z-index: 111;
    opacity: 0;
    height: .52rem;
    position: absolute;
    top: 1.2rem;
    right: .42rem;
}

.shijue_choose_video_s {
    display: block;
    width: 2.4rem;
    height: .52rem;
    position: absolute;
    top: 1.2rem;
    right: .42rem;
    background: url(shijue_sel.jpg) no-repeat;
    background-size: 100% 100%;
    line-height: .52rem;
    text-align: left;
    text-indent: .5em;
    overflow: hidden;
}
