/* 首页 */
.section1 .index-1 {
    width: 100%;
    height: 100%;
}

.section1 .index-2 {
    position: absolute;
    top: -87px;
    bottom: 0;
    margin: auto;
    left: 30%;
    width: 40%;

}

#dowebok .slide {
    position: relative;
}

.index-f {
    width: 21.5%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
}

.index-f .index-f-1 {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #ffffff
}

.index-f-1 img {
    width: 100%;
    height: 100%;
}

.index-f .logo {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 11%;
    z-index: 100;
}

.index-f .logo img {
    width: 41%;
    position: relative;
    left: 50%;
    margin-left: -20.5%;
    top: 25%;
}

.index-f .botom-ew {
    width: 30px;
    position: absolute;
    bottom: 7%;
    z-index: 98;
    left: 8.5%;
}

.container-fluid>.navbar-header {
    z-index: 98
}

.index-f .botom-ew li {
    margin-top: 30px;
    cursor: pointer;
    position: relative;
}

.ew-box {
    position: absolute;
    width: 108px;
    height: 128px;
    background: #7c1631;
    top: -50px;
    left: 84px;
    /* display: none; */
    opacity: 0;
    z-index: 2;
    padding: 10px;
}

.ew-box>div {
    padding: 4px;
    background: #fff;
}

.ew-box p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    text-align: center
}

.index-f li {
    position: relative;
    text-align: center
}

.index-f li>img {
    padding: 16% 0;
    display: inline;
}

.index-f li.active .ew-box {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
    animation: bounceInLeft 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-fill-mode: forwards;
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 0.0;
        transform: translate3d(-20px, 0, 0);
    }

    100% {
        opacity: 1;
        transform: translate3d(0px, 0, 0);
    }
}

.index-f-1 .index-fb-2 {
    display: none;
}

.nav-top {
    position: absolute;
    padding-top: 45%;
    width: 148px;
    z-index: 98;
    height: 100%;
    background: url(../images/index-f-3.png) no-repeat center center;
    background-size: 100% 100%;
    display: none;
}

.index-f-1 .index-fb-2 {
    height: auto;
}

.nav-top a {
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 16% 0;
}

.page-one .container-fluid {
    background: none
}

.page-one.navbar-default {
    background-color: rgba(255, 255, 255, 0)
}

.page-one .nav-float .navbar-form .form-control {
    color: #666666;
    border-bottom: 1px solid #666666;
    border-radius: 0;
}

.page-one .nav-float .navbar-form .btn {
    color: #666;
}

.page-one .form-group input::-webkit-input-placeholder {
    color: #666;
}

.page-one.navbar-default .navbar-right>li>a,
.page-one.navbar-default .navbar-right>li>a:hover,
.page-one.navbar-default .navbar-right>li>a:focus {
    color: #666
}

.page-one .container-fluid>.navbar-header {
    background: none
}

.page-t {
    padding-top: 107px;
    height: 100%;
    padding-bottom: 5%;
    overflow: hidden;
}

.section2 {
    background: url(../images/section2.png) no-repeat left bottom;
    background-size: 100% 100%;
}

.page-t .row {
    height: 100%;
    position: relative;
}

.scr-tab {
    /* margin: 8% auto 0; */
    float: none;
    position: relative;
    left: 0;
    top: 50%;
    right: 0;
    bottom: 0;
    margin: auto;
    transform: translateY(-50%);
    z-index: 4;
}

.t-img {
    width: 100%;
    height: 100%;
}

.t-img img {
    max-width: 60%;
    margin: 20% auto 10px;
}

.t-img p {
    font-size: 22px;
    font-size: 2.2rem;
    color: #383838;
    font-weight: normal;
    line-height: 22px;
}

.t-img .t-1-2 {
    display: none
}

.circleSelect .t-img p {
    display: none
}

.circleSelect .t-img .t-1-1 {
    display: none;
}

.circleSelect .t-img .t-1-2 {
    display: block;
    margin-top: 28%;
}

.circleBox p {
    font-size: 60px;
    font-size: 6.0rem;
    color: #333333;
    line-height: 80px;
}

.circleBox span {
    font-size: 28px;
    font-size: 2.8rem;
    color: #333333;
    line-height: 40px;
    margin-top: 20px;
    display: inline-block
}

.keche .t-img img {
    margin-top: 30%;
}

.car-imbox {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 10%;
    left: 0;
}

.car-imbox .box-left {
    float: left;
    position: absolute;
    left: -100%;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 24%
}

.car-imbox .box-right {
    float: left;
    position: absolute;
    right: -100%;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 24%
}

.car-imbox .box-right {
    float: right;
}

.car-imbox.jinr .box-left {
    -webkit-animation: mymove 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    left: 0;
}

.car-imbox.jinr .box-right {
    -webkit-animation: mymove1 1s;
    -webkit-animation-iteration-count: 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    right: 0;
}

@keyframes mymove {
    from {
        left: -100%;
    }

    to {
        left: 0px;
    }
}

@-webkit-keyframes mymove {
    from {
        left: -100%;
    }

    to {
        left: 0px;
    }
}

@keyframes mymove1 {
    from {
        right: -100%;
    }

    to {
        right: 0px;
    }
}

@-webkit-keyframes mymove1 {
    from {
        right: -100%;
    }

    to {
        right: 0px;
    }
}

.section .container {
    /* padding-top: 107px;
    height: 100%;
    padding-bottom: 5%; */
    /* max-width: 1640px; */
    margin-top: 13%; 
    /*position: relative;
    bottom: 5%;
    left: 0;
    top: 50%;
    right: 0;
    margin: auto;
    transform: translateY(-50%);*/
}

#dowebok .section3 {
    background: url(../images/three-box.png) no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
}

#dowebok .section4 {
    /* overflow-y: scroll; */
}

#dowebok .section .fp-scrollable {
    position: relative;
}

#dowebok .section4 .four-box {
    width: 100%;
    height: 100%;
    /* margin-top: 107px; */
    position: relative;
}

#video {
    width: 100%;
    height: 100%;
}

.tanchu a {
    position: absolute;
    display: inline-block;
    width: 40px;
    height: 40px;
    top: 10px;
    right: 10px;
    z-index: 1401;
}

.tanchu a img {
    width: 100%;
}

#dowebok .section4 .four-box img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.fore-cot img {
    width: 100%;
}

.fore-cot {
    width: 65%;
    position: absolute;
    top: 27%;
    left: 21%;
    z-index: 99
}

.tanchu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1400;
    display: none;
}

.tanchu video {
    width: 100%;
}

.section3 .section3-left {
    background: #fff;
    padding: 0 20px;
}

.prism-player .prism-big-play-btn {
    margin-left: -61px;
    margin-top: -61px;
}

.section3 .section3-right {
    float: right;
    background: #94233e
}

.section3-left-title h3 {
    float: left;
    line-height: 90px;
    font-size: 26px;
    font-size: 2.6rem;
    color: #94233e;
    padding-left: 40px;
    background: url(../images/cop-1.png) no-repeat left center;
}

.section3-left-title a {
    float: right;
    background: url(../images/xiangzuo.png) no-repeat center center;
    display: inline-block;
    width: 30px;
    height: 90px;
}

.section3 .section3-left li {
    padding: 15px 0;
}

.section3 .section3-left li:first-child {
    padding: 28px 0;

}

.section3 .section3-left li {
    border-top: 1px solid #d2d2d2
}

.section3 .section3-left .time {
    font-size: 22px;
    font-size: 2.2rem;
    color: #666;
}

}

.section3 .section3-left .media-heading {
    font-size: 18px;
    font-size: 1.8rem;
    color: #333;
    margin-top: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.section3 .section3-left .media-body p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.section3 .section3-left .media-body .media-heading_a {
    color: #333;
}

.section3 .section3-left .media-body .media-heading_a:hover {
    color: #94233e;
}

.section3 .section3-left .media-body a {
    color: #333;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}

.section3 .media-left {
    padding-right: 30px;
}

.section3 .section3-left li:hover .media-body a,
.section3 .section3-left li:hover .media-body p,
.section3 .section3-left li:hover .media-body .h4,
.section3 .section3-left li:hover .media-body .time {
    color: #94233e
}

.section3 .section3-left li>a {
    font-size: 18px;
    font-size: 1.8rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.section3 .section3-left li>a:hover {
    color: #94233e
}

.section3-right .section3-left-title h3 {
    color: #fff;
    background: url(../images/cop-2.png) no-repeat left center;

}

.section3-right {
    padding: 0 20px;
}

.section3-right .section3-left-title {
    border-bottom: 1px solid #c07e8d
}

.section3-right li {
    padding: 24px 0;
    border-bottom: 1px dashed #c07e8d
}

.section3-right li:last-child {
    border-bottom: none
}

.section3-right li a span {
    font-size: 16px;
    font-size: 1.6rem;
    color: #ffffff;
}

.section3-right li a p {
    font-size: 18px;
    font-size: 1.8rem;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.fp-tableCell,
.fp-section.fp-table,
.fp-slide.fp-table {
    display: block;
}

.prism-player .prism-big-play-btn {
    background: url(../images/bofang.png) no-repeat;
    width: 122px;
    height: 122px;
}

.prism-player .prism-big-play-btn .outter {
    width: 122px;
    height: 122px;
    border: 2px solid rgba(255, 255, 255);
    opacity: 0;
}

.plyr__play-large {
    padding: 50px;
}

.big-playbtn-hover-animation.fangdayuan1 {
    animation: warn 1s ease-in;
    -moz-animation: warn 1s ease-in;
    -webkit-animation: warn 1s ease-in;
    -o-animation: warn 1s ease-in;
    -webkit-animation-fill-mode: forwards;
}


.fangdayuan {
    position: absolute;
    width: 122px;
    height: 122px;
    border-radius: 50%;
    /* border: 3px solid rgba(255, 255, 255); */
    opacity: 1;
    top: 68%;
    left: 50%;
    margin-left: -61px;
    margin-top: -61px;
    z-index: 3;
    cursor: pointer;
    background: url(../images/bofang-1.png) no-repeat;
    background-size: 100% 100%;
}

.fangdayuan1 {
    width: 122px;
    height: 122px;
    border-radius: 50%;
    /* border: 3px solid rgba(255, 255, 255); */
    opacity: 0;
    z-index: 3;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.7);
    background-size: 100% 100%;
    background-size: 100% 100%;
}
.box-bofang {
    width: 252px;
    height: 128px;
    position: absolute;
    top: 68%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}

.box-bofang p:first-child {
    float: left;
    /*color: rgba(255, 255, 255, 0.6);*/
    color: #4f2d35;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 128px;
}

.box-bofang p:last-child {
    float: right;
    /*color: rgba(255, 255, 255, 0.6);*/
    color: #4f2d35;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 128px;

}


canvas {
    margin-top: -4%
}


@keyframes warn {
    0% {
        transform: scale(1);
        opacity: 0
    }

    25% {
        transform: scale(1);
        opacity: .1
    }

    50% {
        transform: scale(1.1);
        opacity: .3
    }

    75% {
        transform: scale(1.5);
        opacity: .5
    }

    100% {
        transform: scale(2.5);
        opacity: 0.7
    }
}

#video {
    width: 100%;
}

.c-car-fw-center {
    /* margin-top: 1%; */
}

.scroll-bottom {
    position: absolute;
    left: 50%;
    margin-left: -22px;
    bottom: 1%;
    z-index: 6;
}

.scroll-bottom .box {
    display: inline-block;
    width: 44px;
    height: 70px;
    border-radius: 22px;
    border: 1px solid #fff;

}

.scroll-bottom .box span {
    display: block;
    width: 15px;
    height: 20px;
    text-align: center;
    background: url(../images/scroll-bottom.png) no-repeat center center;
    margin: 0 auto;
    -webkit-animation-name: move;
    animation-name: move;
    position: relative;
    -webkit-animation: rightan 1s infinite;
    -webkit-animation-fill-mode: both;
}

.scroll-bottom p {
    color: #fff;
    text-align: center
}

@-webkit-keyframes rightan {

    0% {
        top: 0%;
        opacity: 1;
    }

    70% {
        top: 70%;
        opacity: 0.5
    }

    100% {
        top: 100%;
        opacity: 0;
    }

}



/* 导航 */
.navbar-default {
    height: 107px;
}

.navbar-default .navbar-collapse {
    height: 106px;
    line-height: 106px;
    float: right;
    position: relative;
    width: 100%;
}

.navbar-default .navbar-collapse .nav-float {
    width: 100%;

}

.navbar-nav {
    float: right;
}

.navbar-right {
    position: static
}

.navbar-nav>li>a {
    height: 106px;
    line-height: 106px;
    padding: 0;
    padding: 0 15px;
}

.navbar-default .navbar-form {
    margin-top: 0;
    margin-bottom: 0;
}

.container-fluid {
    background: #94233e
}

.navbar {
    border: none;
    margin-bottom: 00px;
}

.navbar-default .navbar-nav>li.open,
.navbar-default .navbar-nav>li.open:hover,
.navbar-default .navbar-nav>li.open:focus {
    /* background: #fff; */
    height: 107px;
    color: #fff;
    background: #94233e;
    box-shadow: 8px 0px 8px -8px #670019, -8px 0px 8px -8px #670019;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #fff;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background: none;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
}

.banner img {
    width: 100%;
}

.breadcrumb>li+li:before {
    content: ">";
    padding: 0 5px;
    color: #666666;
}

.breadcrumb {
    padding: 20px 0;
    margin-bottom: 0;
    background: #fff;
}

.breadcrumb li a {
    font-size: 12px;
    color: #666666
}

.container .all-container {
    margin-top: 28px;
    margin-bottom: 74px;
    position: relative;
}

.all-container .all-left-nav {
    float: left;
    min-width: 225px;
    position: relative;
    padding-left: 0;
    padding-right: 0;
}

.all-container .all-left-nav h3 {
    font-size: 30px;
    font-size: 3.0rem;
    color: #fff;
    font-weight: bold;
    line-height: 80px;
    padding-left: 35px;
}

.all-container .all-left-nav .big-title {
    width: 100%;
    height: 112px;
    background: url(../images/big-title-bg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
}

.all-container .all-left-nav ul {
    padding-top: 135px;
    background: #ebebeb;
    border-radius: 0 0 20px 0;
    width: 130px;
    padding-bottom: 70px;
}

.all-container .all-left-nav ul li {
    height: 53px;
    line-height: 53px;
    padding-left: 30px;
    position: relative;
    z-index: 98;
}

.all-container .all-left-nav ul li a {
    font-size: 18px;
    font-size: 1.8rem;
    color: #333333;
    position: relative;
    z-index: 98;
}

.all-container .all-left-nav ul li .li-bg {
    display: none;
}

.all-container .all-left-nav ul li.active a {
    color: #fff;
}

.all-container .all-left-nav ul li.active .li-bg {
    display: block;
    position: absolute;
    left: 0;
    top: -28px;
    width: 180px;
    height: 109px;
    background: url(../images/left-nav-bg.png) no-repeat;
    z-index: 97;
}

.all-container .all-right-cot {
    float: right;
    padding-right: 0;
}

.all-container .all-left-nav ul li:hover a {
    color: #94233e;
}

.all-container .all-left-nav ul li.active:hover a {
    color: #fff;
}

.right-cot-words p {
    font-size: 14px;
    color: #333333;
    text-indent: 2em;
}

/* 合作 */
.cooperation-box {
    background: #333333;
    padding: 20px 0;
}

.cooperation .img-list {
    float: left;
}

.cooperation .hezuo {
    float: right;
}

.img-list li {
    /* width: 25%; */
    float: left;
    height: 40px;
    position: relative;
    margin: 20px 0;
}

.img-list li img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0.6;
}

.img-list li:hover img {
    opacity: 1;
}

.breadcrumb li {
    font-size: 12px;
    color: #666666;
}

.hezuo {
    padding-top: 26px;
}

.hezuo h6 {
    font-size: 22px;
    font-size: 2.2rem;
    color: #ebebeb;
    margin-bottom: 20px;
}

.hezuo .form-control {
    background: #333333;
    border: 1px solid #5d5d5d;
    color: #5d5d5d;
}

.hezuo .form-control option {
    background: #333333;
    line-height: 20px;
}

.footer {
    background: #212121;
}

.footer .foot-logo {
    height: 68px;
    border-bottom: 1px solid #505050;
    position: relative;
    background: #212121;
}

.footer .foot-logo img {
    position: absolute;
    top: 47px;
    left: 50%;
    margin-left: -70.5px;
    background: #212121;
}

.footer .address {
    padding-top: 80px;
    padding-bottom: 80px;
    border-bottom: 1px solid #505050;
}

.footer .address .pho {
    background: url(../images/foot-pho.png) no-repeat left center;
    padding-left: 30px;
    color: #ebebeb;
    font-size: 24pc;
    font-size: 2.4rem;
    margin-bottom: 20px;
}

.add-left span,
.add-left p {
    float: left;
    color: #ebebeb;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
}

.add-center ul {
    width: 20%;
    float: left;
}

.add-center ul li a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #ebebeb;
    line-height: 20px;
}

.add-center ul li.title {
    font-size: 16px;
    font-size: 1.6rem;
    color: #ebebeb;
    line-height: 20px;
    margin-bottom: 20px;
}

.add-right {
    float: right;
}

.add-right .ma {
    float: right;
}

.add-right .ma p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #ebebeb;
    text-align: center
}

.add-right .ma-2 {
    margin-left: 10px;
}

.coyrigt {
    background: #212121;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 58px;
    color: #c8c8c8;
}
.coyrigt a{color: #c8c8c8;background: url(../images/aas.png) no-repeat;padding-left:25px; margin-left: 30px;}
.right-words-img .col-md-24,
.right-words-img .col-xs-24 {
    padding: 0;
}

.right-words-img li h4 {
    font-size: 24px;
    font-size: 2.4rem;
    color: #333333;
    margin-top: 12%;
    text-align: center;
    font-weight: bold
}

.right-words-img .media-left,
.right-words-img .media>.pull-left,
.right-words-img .media-right,
.right-words-img .media>.pull-right {
    padding-right: 0;
    width: 50%;
    padding-left: 0;
    overflow: hidden;
}

.right-words-img .media-left img,
.right-words-img .media-right img {
    width: 100%;
    transition: all 0.6s;
}

.right-words-img .media-left:hover img,
.right-words-img .media-right:hover img {
    transform: scale(1.5)
}

.right-words-img li p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333333;
}

.right-words-img ul {
    margin-top: 20px;
}

.right-words-img li .media-body {
    padding: 3%;
}

.right-words-img .media-left.media-768 {
    display: none;
}

.container-box {
    width: 100%;
    background: url(../images/box-bg.png) no-repeat bottom center;
    background-size: 100% 100%;
}

/* 发展历程 */
.g-development ul {
    padding-left: 10px;
    position: relative;
    padding-top: 32px;
}

.g-development ul li {
    border-left: 1px solid #dddddd;
    padding-left: 34px;
    padding-bottom: 40px;

}

.g-development ul li .time-cot-box {
    padding-left: 17px;
    position: relative;
    top: -32px;
}

.g-development ul li .time-cot {
    border: 1px solid #e6e6e6;
    /* position: absolute; */
    top: -32px;
    padding: 18px;
    background: rgba(255, 255, 255, 0.5);
}

.g-development .time-cot .time {
    font-size: 24px;
    font-size: 2.4rem;
    color: #94233e;
    font-weight: bold
}

.g-development .time-cot p {
    font-size: 18px;
    font-size: 1.8rem;
    color: #333333;
}

.time-cot-box .dev-1 {
    position: absolute;
    left: 1px;
    top: 32px;

}

.g-development .yuan {
    width: 22px;
    height: 22px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    border: 1px solid #e6e6e6;
    display: inline-block;
    background: #fff;
}

.g-development ul li:last-child {
    padding-bottom: 0;
}

/* 股东介绍 */
.right-words-img .G-share .G-share-btn {
    width: 30%;
    display: block;
    border: 1px solid #383838;
    margin: 32px auto 0;
    text-align: center;
    height: 34px;
    border-radius: 17px;
    line-height: 34px;
    color: #333333;
    font-size: 14px;
}

.right-words-img .G-share .G-share-btn:hover {
    color: #fff;
    border: 1px solid #94233e;
    background: #94233e;
}

/* 公司荣誉 */
.G-company-honor .thumbnail {
    padding: 16px 40px;
    background: #f5f5f5;
    border: none;
    position: relative;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
}

.G-company-honor .thumbnail .honor-cha {
    width: 100%;
    height: 100%;
    background: #98324b;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.G-company-honor .thumbnail .honor-chas{
    height: 85%;
    background: url(../images/ygfc_bj.png);
}

.G-company-honor .thumbnail>img,
.G-company-honor .thumbnail a>img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.G-company-honor .row>div {
    height: 184px;
    margin-bottom: 20px;
}

.G-company-honor .thumbnail:hover .honor-cha {
    display: block
}

.G-company-honor .thumbnail .honor-cha img {
    color: #fff;
    font-size: 20px;
    text-align: center;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

#lightGallery-Gallery.opacity .lightGallery-slide.current img,
#lightGallery-Gallery.opacity .lightGallery-slide.current iframe {
    transform: scale(1.5, 1.5);
    -moz-transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    -webkit-transform: scale(1.5, 1.5);
    -o-transform: scale(1.5, 1.5);
}

/* #lightGallery-Gallery .thumb_cont .thumb_info .count{
    display: none;
}
#lightGallery-Gallery .thumb_cont .thumb_info{
    display: none
} */
#lightGallery-close {
    bottom: 20px;
    top: auto;
    display: none;
}

#lightGallery-outer {
    background: rgba(0, 0, 0, 0.7)
}

#lightGallery-action a {
    background: rgba(0, 0, 0, 0)
}

/* 公司新闻 */
.X-news .col-md-24,
.X-news .col-xs-24 {
    padding: 0;
}

.X-news .media-heading {
    font-size: 16px;
    font-size: 1.6rem;
    color: #333333;
}

.X-news .G-share li {
    cursor: pointer;
    padding-bottom: 36px;
    border-bottom: 1px solid #e6e6e6;

}

.X-news .G-share li:hover h4 {
    color: #94233e;
}

.X-news .G-share li:hover a {
    color: #94233e;
}

.X-news .time {
    font-size: 14px;
    font-size: 1.4rem;
    color: #999;
    line-height: 50px;
}

.X-news .media-body p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #666;
    height: 52px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.X-news .media-body a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #666;
    margin-top: 30px;
    display: inline-block;
    width: 100%;
}

.X-news .media-body a span {
    margin-left: 10px;
    font-weight: normal
}

.X-news .media-left p {
    width: 120px;
    font-size: 30px;
    font-size: 3.0rem;
    color: #333333;
    line-height: 40px;
}

.X-news .media-left span {
    width: 120px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #666666;
    line-height: 26px;
}

.X-news li.no-img {
    padding-top: 36px;
}

.X-news .no-img .media-body .media-heading {
    margin-bottom: 16px;
}

.X-news .no-img .media-body a {
    margin-top: 10px;
}

.pagination>li {}

.pagination>li>a {
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: none;
    color: #666666;
    text-align: center;
    line-height: 40px;
    padding: 0;
}

.pagination>li>a:hover {
    background: #94233e;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
}

.pagination>li>a:hover span {
    background: none;
    color: #666666;
}

.pagination>li>a.pvnes span {
    font-size: 16px;
    font-size: .6rem;
    line-height: 40px;
}

.pagination>li>a.pvnes:hover {
    background: none;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background: #94233e;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
}

/* 公司新闻详情 */
.X-news-x h4 {
    font-size: 24px;
    font-size: 2.4rem;
    color: #333333;
    text-align: center;
    margin-bottom: 40px;
}

.X-news-x .x-new-time {
    font-size: 14px;
    font-size: 1.4rem;
    color: #666666;
    text-align: center;
    margin-bottom: 40px;
}

.X-no-bg {
    background: none
}

.x-new-cot p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #666666;
    line-height: 24px;
    text-indent: 2em;
}

.x-new-cot img {
    margin: 20px auto;
    max-width: 100%;
}

.b_pve_next {
    margin-top: 60px;
}

.b_pve_next .pve_next {
    float: left;
    width: 60%;
}

.b_pve_next .pve_next a {
    display: inline-block;
    color: #666666;
    font-size: 14px;
    font-size: 1.4rem;
}

.b_shaw {
    float: right;
    width: 228px;
    text-align: right
}

.b_shaw li {
    line-height: 34px;
    float: left;
    margin-top: 20px;
    cursor: pointer;
}

.b_shaw li.b_icon a {
    display: inline-block;
    width: 34px;
    height: 34px;
}

.b_shaw .world {
    margin-right: 33px;
}

.b_shaw li.b_icon_1 a {
    background: url(../images/b_weixin_1.png) no-repeat;
    margin-right: 18px;
}

.b_shaw li.b_icon_2 a {
    background: url(../images/b_weibo_1.png) no-repeat;
    margin-right: 18px;
}

.b_shaw li.b_icon_3 a {
    background: url(../images/b_youxiang_1.png) no-repeat;
}

.b_shaw li.b_icon_1 a:hover {
    background: url(../images/b_weixin_2.png) no-repeat;
    margin-right: 18px;
}

.b_shaw li.b_icon_2 a:hover {
    background: url(../images/b_weibo_2.png) no-repeat;
    margin-right: 18px;
}

.b_shaw li.b_icon_3 a:hover {
    background: url(../images/b_youxiang_2.png) no-repeat;
}

.G-share-x p {
    text-indent: 0;
}

.G-share-x .x-new-cot img {
    width: 60%;
}

.G-share-x .x-new-cot {
    position: relative;
}

.G-share-x .x-new-cot .left-btn {
    position: absolute;
    left: 0;
    top: 30%;
    font-size: 40px;
    color: #666666;
}

.G-share-x .x-new-cot a:hover {
    color: #94233e
}

.G-share-x .x-new-cot .right-btn {
    position: absolute;
    right: 0;
    top: 30%;
    font-size: 40px;
    color: #666666;
}

.pho-nav-bottom {
    display: none
}

/* 员工风采 */
.Q-employee .row>div {
    height: auto;
}

#lightGallery-slider .lightGallery-slide:before {
    height: 24%;
}

#lightGallery-Gallery.opacity .lightGallery-slide.current img,
#lightGallery-Gallery.opacity .lightGallery-slide.current iframe {
    display: block;
    margin: 0 auto;
}

#lightGallery-slider .info {
    top: 58%;
    background: none;
    white-space: normal;
}

.Q-employee .col-md-12,
.Q-employee .col-xs-12 {
    /* padding: 0; */
}

.Q-employee .center-box span {
    text-align: center;
    display: block;
    width: 30%;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    line-height: 30px;
    border-radius: 15px;
    margin: 20px auto 0;
    border: 1px solid #fff;
}

.Q-employee .thumbnail>img,
.Q-employee .thumbnail a>img {
    position: static
}

.Q-employee .thumbnail {
    padding: 0;
    background: none
}

.Q-employee .caption h3 {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333333;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

/* 校园招聘 */
.z-campus h2 {
    font-size: 30px;
    font-size: 3.0rem;
    color: #333333;
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
    font-weight: bold
}

.z-campus .z-campus-cot {}

.z-campus .z-campus-cot img {
    width: 100%;
}

.z-campus .z-campus-cot h4 {
    font-size: 18px;
    font-size: 1.8rem;
    color: #94233e;
    margin-bottom: 20px;
    margin-top: 38px;
}

.z-campus .z-campus-cot p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #666666;
    line-height: 24px;
    margin-bottom: 18px;
}

.z-campus-cot .table tr th {
    background: #f5f5f5
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 1px
}

.z-com-liu {
    display: flex;
    justify-content: space-between;
    background: url(../images/z-c-xian.png) repeat-x center 35%;
}

.z-com-liu>div {
    width: 66px;
    height: 66px;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333333;
    background: #fff;
    border-radius: 50%;
    margin-bottom: 40px;
}

.z-com-liu>div img {
    margin-bottom: 10px;
}

.z-campus .z-campus-cot .contant-us-num p {
    width: 100%;
    margin-bottom: 0px;
}

.z-campus .c-car-banner {
    padding: 0 50px;
    position: relative;
}

.z-campus .swiper-wrapper {
    padding: 20px 0 40px 0;
}

.z-campus .swiper-slide {
    border: 1px solid #cccccc
}

.z-campus .swiper-slide img {
    max-width: 100%;
}

.z-campus .swiper-button-prev {
    background: url(../images/left-pve.png) no-repeat center center
}

.z-campus .swiper-button-next {
    background: url(../images/left-next.png) no-repeat center center
}

.z-campus p {
    font-size: 16px;
    font-size: 1.6rem;
    color: #333333;
    margin-bottom: 20px;
    margin-top: 10px;
}

.c-car-fw-center img {
    width: 100%;
}

.c-car-fw {
    padding-top: 20px;
    padding-bottom: 40px;
}

.c-car-fw-left .fw-1,
.c-car-fw-right .fw-2 {
    margin-bottom: 15%;
    cursor: pointer;
}

.c-car-fw-left .fw-1 p,
.c-car-fw-right .fw-2 span {
    float: left;
}

.c-car-fw-left .fw-1 span,
.c-car-fw-right .fw-2 p {
    float: right;
}

.c-car-fw-left .fw-1 p,
.c-car-fw-right .fw-2 p {
    font-size: 18px;
    font-size: 1.8rem;
    color: #333333;
    line-height: 64px;
    margin-top: 0;
    margin-bottom: 0;
}

.c-car-fw-left .fw-1 span,
.c-car-fw-right .fw-2 span {
    border: 1px solid #999;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    position: relative
}

.c-car-fw-left .fw-1 span img,
.c-car-fw-right .fw-2 span img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    vertical-align: middle;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.fw-1 .shhon,
.fw-2 .shhon {
    display: none;
}

.fw-1 .shhon p,
.fw-2 .shhon p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #94233e;
    line-height: 22px;

}

.c-car-yw .yw-tab {
    border: 1px solid #94233e;
}

.c-car-yw .yw-tab p {
    width: 50%;
    height: 46px;
    line-height: 46px;
    float: left;
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    color: #333333;
    margin: 0;
    cursor: pointer;
}

.c-car-yw .yw-tab p.active {
    background: #94233e;
    color: #fff;
}

.c-car-yw .yw-cot {
    border: 1px solid #ededed;
    border-top: none;
    padding: 20px 16px;

}

.yw-cot-o img {
    width: 48%;
    float: left;
}

.yw-cot-o {
    display: none
}

.yw-cot-o .yw-cot-oR {
    float: right;
    width: 48%;
}

.yw-cot-o .yw-cot-oR p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #666666;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 0;
}

.c-car-yw {
    margin-top: 20px;
    margin-bottom: 40px;
}

.container-bo .all-right-cot {
    float: right;
}

.container-b,
.container-bo {
    background: none;
}

.container-b .container .all-container {
    margin-bottom: 0;
}

.container-bo .container .all-container {
    margin-top: 0;
}

.contain-bg {
    margin-bottom: 40px;
}

.contain-bg.kc {
    background: url(../images/kc.png) no-repeat left center;
}

.contain-bg.kcc {
    background: url(../images/kcc.png) no-repeat left center;
}

.contain-bg.dl {
    background: url(../images/dl-1.jpg) no-repeat left center;
}

.contain-bg.gc {
    background: url(../images/gc.jpg) no-repeat left center;
}

.contain-bg.wl {
    background: url(../images/wl.png) no-repeat left center;
}

.container-bo .Q-employee {
    margin-top: 20px;
}

.container-bo h2 {
    font-size: 30px;
    font-size: 3.0rem;
    color: #333333;
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
    font-weight: bold;
}

.container-bo .thumbnail .honor-cha .center-box {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.container-bo .thumbnail .honor-cha p {
    font-size: 18px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}

.container-bo .Q-employee .row>div>a {
    border: 1px solid #ccc;
    height: 162px;
    border-radius: 0;
    background: rgba(255, 255, 255, 0.7)
}

.container-bo .Q-employee .row>div>a .imgs {
    width: 68px;
    height: 62px;
    margin: 30px auto 0;
    position: relative
}

.container-bo .Q-employee .row>div>a .imgs img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.container-bo .Q-employee .row>div>a span {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    color: #333333;
    margin-top: 20px;
}

.r-car-zx h6 {
    font-size: 18px;
    font-size: 1.8rem;
    color: #333333;
    line-height: 50px;
    text-align: center;
    background: #f5f5f5;
}

.container-bo .contai-zx .Q-employee .row>div>a {
    border: none
}

.container-bo .contai-zx .Q-employee .row>div>a span {
    font-size: 14px;
    font-size: 1.4rem;
    color: #666666;
}

/* 搜索结果 */
.S-jiguo h4 {
    font-size: 30px;
    font-size: 3.0rem;
    color: #333333;
    font-weight: bold;
}

.s-sousuo {
    padding: 10px 0;
    background: #f5f5f5
}

.s-sousuo .sousuo {
    padding: 20px 10px;
    border-bottom: 1px solid #d9d9d9;
}

.s-sousuo .sousuo input,
.s-sousuo .sousuo a {
    float: left;
    margin-right: 10px;
}

.s-sousuo .sousuo input {
    width: 164px;
    height: 28px;
    border: 1px solid #d9d9d9;
    color: #333;
    text-indent: 2em
}

.s-sousuo .sousuo a {
    display: inline-block;
    width: 68px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333333;
    border: 1px solid #d9d9d9;
    background: #fff
}

.s-sousuo p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333333;
    padding: 20px 10px;
}

.S-jiguo ul>li .s-title span {
    float: left;

    border-right: 1px solid #d9d9d9;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333333;
    font-weight: bold;
    line-height: 16px;
    padding: 0
}

.S-jiguo ul {
    margin-top: 20px;
}

.S-jiguo ul>li {
    border-bottom: 1px solid #d9d9d9;
    /* margin-bottom: 20px; */
    padding: 20px 0;
}

.S-jiguo ul>li .s-title {
    padding: 10px 0px;
    /* border-bottom: 1px solid #d9d9d9; */
}

.S-jiguo ul>li .s-title a {
    float: left;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333333;
    line-height: 16px;
    height: 16px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.S-jiguo ul>li .s-title a:hover {
    text-decoration: underline
}

.S-jiguo ul>li p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #666666;
    padding: 0px 0;
}

.back-top {
    position: fixed;
    z-index: 999;
    right: 4%;
    bottom: 20%;
}

.back-top a {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    color: #fff;
    background: #7c1631;
    text-align: center;
    font-size: 30px;
    line-height: 62px
}

/* 弹出轮播 */
.em-tan {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999
}

.en-guan {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99; 
    cursor: pointer;
}

.tan-x-img {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.close-ccc {
    display: none;
}

.pho-li {
    display: none;
    flex-wrap: wrap;
    padding-left: 0;
    justify-content: space-between;
    padding: 0 10px;
}

.pho-li li {
    height: 30%;
    width: 26%;
    flex: 0 0 26%;
    margin-bottom: 20px
}

.pho-li li img {
    width: 100%;
}

.pho-li li p {
    text-align: center;
    font-size: 20px;
    font-size: 2.0rem;
    color: #333333;
    line-height: 30px;
}

.pho-li li a {
    width: 80%;
    display: block;
    margin: 0 auto;
}
#myCarousel{
    display: none
}
#divselect{
    position: relative;
}
#divselect ul {
    width: 100%;
    border: 1px solid #505050;
    background-color: #333333;
    position: absolute;
    z-index: 20000;
    margin-top: -1px;
    display: none;
}
#divselect .box-e{
    height: 34px;
    font-size: 14px;
    font-size: 1.4rem;
    border: 1px solid #505050;
    color: #ebebeb;
    padding: 5px 30px 5px 10px;
    background: url(../images/box-e.png) no-repeat 99% center
}
#divselect ul li a{
    display: inline-block;
    width: 100%;
    line-height: 34px;
    color: #ebebeb;
    padding-left:10px; 
}


.pc-slide {
	width: 100%;
    margin: 0 auto 0;
    height: 100%;
    position: relative;
    
}
.pc-slide img{
    width: auto;
    display: block;
    margin: auto;
}
.view .swiper-container {
	width: 100%;
	/* height: 500px; */
}
#content-tan{
    height: 100%;
}
.view .arrow-left {
	/* background: url(../images/index_tab_l.png) no-repeat left top; */
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}
.pc-slide .view{
    margin-top: 2%;
}
.view .arrow-right {
	/* background: url(../images/index_tab_r.png) no-repeat left bottom; */
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}
.previe{
    position: absolute;
    bottom: 6%;
    width: 100%
}
.preview {
	width: 100%;
	margin-top: 10px;
    position: relative;
    bottom: 0;
}

.preview .swiper-container {
	width: 80%;
	height: 62px;
	margin-left: 10%;
}

.preview .swiper-slide {
	width: 87px;
	height: 82px;
}

.preview .slide6 {
	width: 82px;
}

.preview .arrow-left {
	background: url(../images/left-pve.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -16px;
	width: 20px;
	height: 32px;
	z-index: 10;
}

.preview .arrow-right {
	background: url(../images/left-next.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -16px;
	width: 20px;
	height: 32px;
	z-index: 10;
}

.preview img {
	padding: 1px;
}

.preview .active-nav img {
	padding: 0;
	border: 3px solid #94233e;
}
.bannerTopp #myCarousel{
    display: block
}
.bannerTopp .bannerTop-w{
    position: absolute;
    top: -87px;
    bottom: 0;
    margin: auto;
    left: 30%;
    width: 50%;
}
.section1{
    overflow: hidden;
}
.bannerTopp .carousel-inner>.item{
    overflow: hidden;
    height: 100%
}
.bannerTopp .carousel-inner{
    height: 100%
}
.bannerTopp .carousel-indicators{
    width: 200px;
    left: auto;
    right: 50px;
}