/*澶撮儴*/
.mobile_header {
    height: 45px;
    line-height: 45px;
    width: 100%;
    position: fixed;
    top: 0px;
    background-color: rgba(31, 123, 206, 0.9);
    z-index: 9999;
}

.mobile_header .row .header_logo {
    text-align: center;
}

.mobile_header .row .header_logo img {
    width: 54px;
}

.mobile_header .row .header_menu img,
.mobile_header .row .header_en img {
    width: 20px;
}

.mobile_header .row .head-content {
    width: 100%;
    height: 100%;
    min-height: 667px;
    background-color: #0461b4;
    color: #fff;
    font-size: 15px;
    z-index: 1000;
    display: none;
    position: fixed;
    top: 45px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
}

.mobile_header .row .head-content .col-xs-12 {
    padding-right: 0;
}

.mobile_header .row .head-content li {
    border-bottom: 1px solid #80aed7;
    padding-left: 15px;
    line-height: 2.8;
}

.mobile_header .row .head-content li.actAft {
    font-weight: bold;
    position: relative;
}

/*.mobile_header .row .head-content li.actColor::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    width: 0px;
    height: 0px;
    background-color: #f6ab00;
}*/

/*.mobile_header .row .head-content li.actColor2 {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 2px;
    height: 22px;
    background-color: #f6ab00;
}*/
.actColor2 {
    position: absolute;
    margin-top: 10px;
    left: 18px;
    width: 4px;
    height: 32px;
    background-color: #f6ab00;
}

.actArrow {
    content: '';
    position: absolute;
    margin-top: 18px;
    right: -3px;
    width: 44px;
    height: 11px;
    background: url(../images/arrow.png) no-repeat;
    transform: rotateZ(90deg);
    opacity: 1;
}

.actArrow2 {
    content: '';
    position: absolute;
    margin-top: 18px;
    right: 0px;
    width: 44px;
    height: 11px;
    background: url(../images/arrow.png) no-repeat;
    transform: rotateZ(180deg);
    opacity: 1;
}

.mobile_header .row .head-content .compInfo {
    display: none;
}

.mobile_header .row .head-content .compInfo1 {
    display: block;
}

.compInfo a {
    font-weight: normal;
}

.mobile_header .row .head-content a {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    width: 100%;
}

.fulldiv {
    height: 60px;
    width: 100%;
}

.fulldiv1 {
    height: 40px;
    width: 100%;
}
.fulldiv2 {
    height: 20px;
    width: 100%;
}
/* 杞挱鍥惧垎椤靛櫒鏍峰紡 */
/* .banner-container .swiper-pagination-bullet {
    width: 15px;
    height: 2px;
    border-radius: 0;
}

.banner-container .swiper-pagination {
    bottom: 0;
} */

.banner-container .swiper-pagination-bullets {
    position: relative;
    bottom: 25px;
}

.swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 2px;
    border-radius: 0;
    display: inline-block;
    /* border-radius: 50%; */
    background: #fff;
    opacity: 1;
}

.swiper-pagination .swiper-pagination-bullet-active {
    width: 15px;
    border-radius: 50px;
    background: #007aff;
}



/* 鏄剧ず闅愯棌 */
div p.visible {
    overflow: visible !important;
    max-height: 100% !important
}

div p+.more,
div p~.less {
    line-height: 1;
    height: 10px;
    text-align: center;
    background-color: #eee;
    color: #0af;
    padding: 0 10px;
    font-size: 10px;
}

div p~.less {
    display: none;
}



/*搴曢儴*/
.mb_footer {
    /* height: 60px; */
    background-color: #3a3a3a;
    position: relative;
}

.mb_footer .row {
    /* position: absolute;
    top: 18px;
    left: 50%;
    margin-left: -93px; */
    padding-top: 15px;
    padding-bottom: 15px;
    /* position: fixed; */
    width: 100%;
    bottom: 0;
    background-color: #3a3a3a;
}

/* .mb_footer .row div:first-child {
    float: left;
    margin-right: 15px;
} */
.mb_footer .row .col-xs-4 {
    text-align: right;
    /* padding-top: 3px; */
}

.mb_footer .row .col-xs-4 img:first-of-type {
    margin-right: 2px;
}

.mb_footer .row div:first-child img {
    width: 22px;
    height: 22px;

}

/* .mb_footer .row div:first-child img:first-child {
    margin-right: 10px;
} */
.mb_footer .row div:last-child {
    /* float: left; */
    font-size: 6px;
    color: #dddddd;
    line-height: 2;
}

/* .mb_footer .row div:last-child p {
    margin-bottom: 6px;
} */

.mb_footer .row .col-xs-4 div.wxcode,
.mb_footer .row .col-xs-4 div.wbcode {
    position: absolute;
    bottom: 160%;
    left: 70%;
    display: none;
    z-index: 999;
}

.mb_footer .row .col-xs-4 div.wxcode {
    left: 145px;
}

.mb_footer .row .col-xs-4 div.wxcode img,
.mb_footer .row .col-xs-4 div.wbcode img {
    width: 100px;
    height: 100px;
}

/*澶ф爣棰?/
.title {
    text-align: center;
}

.title p {
    font-size: 12px;
    color: #838383;
}

.title h3 {
    font-size: 20px;
    color: #0c5da9;
    font-weight: 600;
}

.title span {
    width: 21px;
    height: 2px;
    display: inline-block;
    background-color: #f4aa28;
    position: relative;
    top: -10px;
}

/*banner*/
.mb_banner {
    text-align: center;
    height: 60vw;
    margin-bottom: 30px;
    overflow: hidden;
}

.video_box {
    height: 60vw;
    position: absolute;
    width: 100%;
}

.mb_banner .title_box {
    width: 100%;
    text-align: center;
    position: absolute;
    color: #ffffff;
    margin-top: 21vw;
}

.mb_banner img {
    height: 60vw;
    width: 100%;
}

.mb_banner .title_box .top_font1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 18px;
}

.mb_banner .title_box .top_font2 {
    font-size: 10px;
}

center img {
    width: 60px !important;
    height: 60px !important;
    margin-right: 0 !important;
}

@media (min-width: 768px) {
    .mb_banner .title_box .top_font1 {
        font-size: 28px;
    }

    .mb_banner .title_box .top_font2 {
        font-size: 16px;
    }

    .title p {
        font-size: 12px;

    }

    .title h3 {
        font-size: 18px;
    }
}