/*左右布局end--------------------------------------*/

.sub-banner-section {
    /* height: 397px; */
    overflow: hidden;
    margin-bottom: 32px;
}

.sub-banner-section img {
    width: 100%;
}

.main-section .left-tabwrap {
    width: 213px;
    float: left;
    border: 1px solid #dfdfdf;
    background: #f6f6f6;
    /* padding: 30px 0; */
    padding-bottom: 70px;
    margin-bottom: 60px;
}

.page-title {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 36px;
}

.page-title .txt {
    position: relative;
    display: inline-block;
    padding: 32px 0px 26px 0px;
}

.page-title .txt:after {
    content: "";
    position: absolute;
    width: 135%;
    height: 2px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: #429fff;
}

.tab-ul-wrap .a-alink {
    padding: 16px 0;
}

.tab-ul-wrap .item {
    /* text-align: center; */
    font-size: 18px;
    color: #000000;
    position: relative;
    border-left: 3px solid transparent;
    text-align: right;
    padding-right: 47px;
}

.tab-ul-wrap .item.cur {
    color: #419fff;
    background: white;
    border-left: 3px solid #419fff;
}

.tab-ul-wrap .item.cur:after {
    content: "";
    position: absolute;
    right: -2px;
    top: 0;
    height: 100%;
    width: 3px;
    background: #ffffff;
    z-index: 100;
}

.right-content-wrap {
    float: right;
    width: 930px;
    margin-bottom: 120px;
    position: relative;
}

.ri-infotxtwrap {
    float: right;
    width: 608px;
}


/* .inner-cont-itemwrap-1{} */


/* 全局 */

.inner-cont-itemwrap.cur {
    display: block;
}

.inner-cont-itemwrap .info-title {
    font-size: 24px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 44px;
}

.fl-left {
    float: left;
}

.fl-right {
    float: right;
}


/*左右布局end--------------------------------------*/

.sub-title {
    font-size: 24px;
    font-weight: bold;
    color: #626262;
    border-left: 3px solid #419fff;
    margin-top: 30px;
    padding-left: 10px;
    margin-bottom: 38px;
}

.son-p {
    font-size: 24px;
    text-align: center;
    margin-bottom: 38px;
}

.busin-imgbox {
    width: 840px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.busin-imgbox img {
    width: 100%;
}

.desc-part {
    font-size: 14px;
    color: #494949;
    line-height: 2.6;
    text-indent: 2em;
    text-align: justify;
}


/* 荣誉资质 */

.honor-wrap .item {
    width: 33.33%;
    float: left;
    padding: 6px;
}

.honor-wrap .item .imgbox {
    height: 226px;
}

.honor-wrap .item .imgbox img {
    width: 100%;
}

.honor-wrap .item .desc {
    text-align: center;
    color: #000000;
    font-size: 14px;
    margin-top: 8px;
}


/* 联系我们 */

.contact-us-part .table-wrap {
    margin-bottom: 54px;
}

.contact-us-part .map-wrap {
    width: 906px;
    height: 528px;
    margin: 0 auto;
    /* border: 1px solid #eee; */
    overflow: hidden;
}

#container {
    width: 100%;
    height: 512px;
}

.infomap {
    border: 1px solid red;
}

.map-title {
    background: white;
    padding: 4px;
}

.map-title img {
    margin-top: 2px;
}

.contact-us-part .table-wrap table {
    width: 100%;
    /* display: block; */
    font-size: 14px;
    background: #f2f2f2;
}

.contact-us-part .table-wrap table th {
    border-bottom: 1px solid #cecece;
    padding: 16px 10px;
    color: #000000;
    text-align: left;
    border-right: 1px solid white;
    background: #a8a8a8;
}

.contact-us-part .table-wrap table td {
    border-bottom: 1px solid #cecece;
    padding: 16px 10px;
    border-right: 1px solid white;
}

.contact-us-part .table-wrap table td div {
    margin-bottom: 10px;
}

.address-part .title {
    color: #000000;
    margin-bottom: 40px;
    /* font-weight: bold; */
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    position: relative;
    left: -21px;
}

.address-part .item .sub-t {
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: #5e5e5e;
    padding-bottom: 8px;
    line-height: 1.5;
    /* border-bottom: 1px solid #c3c3c3; */
    /* padding-left:38px; */
    padding-left: 22px;
}

.address-part .item .sub-t:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    text-align: center;
    position: relative;
    background-size: auto;
    overflow: hidden;
    margin-right: 12px;
    background: url(home.jpg) no-repeat;
    position: absolute;
    left: 0;
    top: 5px;    
}

.address-part .item p {
    padding-left: 8px;
    margin-bottom: 8px;
    position: relative;
    padding-left: 24px;
}

.address-part .item .txt:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    text-align: center;
    position: relative;
    background-size: auto;
    overflow: hidden;
    top: 1px;
    margin-right: 12px;
    position: absolute;
    left: 0;
}

.address-part .address-txt:before {
    background: url(icon.png) no-repeat;
}

.address-part .address-email:before {
    background: url(address-msg.jpg) no-repeat;
}

.address-part .address-phone:before {
    background: url(phone.jpg) no-repeat;
}

.inner-cont-itemwrap-7 .address-part .item {
    float: left;
    width: 49%;
    margin-right:0;
    margin-bottom: 28px;
    border-bottom: 1px solid #c3c3c3;
    padding-bottom: 24px;
    height: 188px;
}

.inner-cont-itemwrap-7 .address-part .item:nth-child(2n) {
    margin-right: 0;
    float:right;
}

.address-part p.txt {
    color: #636363;
    font-size: 14px;
    position: relative;
}

.inner-cont-itemwrap-3 .imgbox {
    width: 931px;
    margin-top: 90px;
}

.inner-cont-itemwrap-4 .imgbox {
    width: 931px;
    margin-top: 90px;
}

.no-datastyle {
    text-align: center;
    font-size: 12px;
    margin: 20px 0;
    color: #999;
}

.inner-cont-itemwrap-6 .sub-part .sub-part-title {
    font-size: 24px;
    color: #626262;
    font-weight: bold;
    padding-left: 14px;
    margin-bottom: 28px;
}

.inner-cont-itemwrap-6 .envir-imgul .envir-list {
    float: left;
    width: 445px;
    overflow: hidden;
    background: white;
    margin-right: 20px;
    margin-bottom: 18px;
}

.inner-cont-itemwrap-6 .envir-imgul .imgbox {
    height: 256px;
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #eee;
}

.inner-cont-itemwrap-6 .envir-imgul .imgbox img {
    width: 110%;
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.inner-cont-itemwrap-6 .environment-part {
    margin-bottom: 36px;
}

.inner-cont-itemwrap-6 .hexin-item {
    padding-left: 14px;
    margin-bottom: 20px;
}

.inner-cont-itemwrap-6 .envir-list .desc {
    padding: 10px 0;
    font-size: 14px;
    color: #747474;
}

.inner-cont-itemwrap-6 .envir-list .desc img {
    margin-right: 4px;
    position: relative;
    top: 2px;
}

.inner-cont-itemwrap-6 .hexin-item span {
    float: left;
    background: #419fff;
    position: relative;
    top: 3px;
    font-size: 18px;
    font-weight: bold;
    width: 88px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: white;
}

.inner-cont-itemwrap-6 .hexin-item .hexin-p {
    float: left;
    line-height: 3;
    font-size: 14px;
    color: #747474;
    margin-left: 12px;
}

.inner-cont-itemwrap-6 .staff-imgul .staff-list {
    float: left;
    /* width: 33.33%; */
    padding: 2px;
    margin-bottom: 18px;
}

.inner-cont-itemwrap-6 .staff-imgul .staff-list .imgbox {
    height: 208px;
    width: 302px;
    overflow: hidden;
}

.inner-cont-itemwrap-6 .staff-imgul .desc {
    font-size: 14px;
    background: #f4f4f4;
    padding: 10px;
    text-align: right;
}

.inner-cont-itemwrap-6 .culture-itemimgbox {
    text-align: center;
}

.culture-main-title {
    font-size: 24px;
    font-weight: bold;
    color: #626262;
    margin-bottom: 33px;
}

.staff-box .title {
    font-size: 24px;
    font-weight: bold;
    color: #626262;
}


/* 企业文化 swiper */

.out-car-box {
    border: 1px solid #eee;
    padding: 16px 10px;
    margin-bottom: 46px;
}

.work-envir-container .swiper-slide {
    height: 422px;
    background: white;
    position: relative;
}

.work-envir-container .swiper-img {
    float: right;
    width: 774px;
    height: 422px;
}

.caru-slide {
    position: relative;
    cursor: pointer;
}

.car-wrap {
    width: 100%;
    height: 455px;
    position: relative;
    overflow: hidden;
    /* float: left; */
}

.slidebox {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    height: 422px;
    overflow: hidden;
}

.slidebox li {
    float: left;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.dot {
    position: absolute;
    width: 100%;
    height: 30px;
    text-align: right;
    bottom: 0;
    left: 0;
}

.dot p {
    margin-right: 10px;
}

.dot b {
    width: 14px;
    height: 14px;
    border-radius: 50px;
    display: inline-block;
    text-align: center;
    line-height: 14px;
    margin: 0 3px;
    margin-top: 6px;
    cursor: pointer;
    background: #bfbfbf;
    color: #bfbfbf;
    border: 1px solid #bfbfbf;
}

.dot .cur {
    background: #00a0e9;
    color: #00a0e9;
    border: 1px solid #00a0e9;
}

.work-envir-container .about-car-box-info {
    position: absolute;
    width: 328px;
    height: 315px;
    background: rgba(255, 255, 255, 0.9);
    /* border: 1px solid #eee; */
    -webkit-box-shadow: 0 0 10px #eee;
    box-shadow: 0 0 10px #eee;
    left: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1000;
    padding: 29px 24px;
}

.staff-life-container .about-car-box-info {
    position: absolute;
    width: 328px;
    height: 315px;
    background: rgba(255, 255, 255, 0.85);
    /* border: 1px solid #eee; */
    -webkit-box-shadow: 0 0 10px #eee;
    box-shadow: 0 0 10px #eee;
    right: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1000;
    padding: 29px 24px;
}

.staff-life-container .swiper-img {
    float: left;
    width: 774px;
    height: 422px;
}

.out-car-box .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 8px;
    left: 0;
    width: 100%;
    text-align: right;
    padding-right: 20px;
}

.out-car-box .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

.out-car-box .swiper-pagination-bullet-active {
    opacity: 1;
    background: #00a0e9;
}

.about-car-box-info .title {
    font-size: 24px;
    color: #626262;
    margin-bottom: 46px;
    position: relative;
}

.about-car-box-info .title:after {
    content: "";
    position: absolute;
    width: 32px;
    height: 4px;
    background: #419fff;
    bottom: -19px;
    left: 0;
}

.about-car-box-info .desc {
    font-size: 12px;
    color: #626262;
    line-height: 1.5;
}


/* 搜索框 */

.cont-part-formwrap {
    margin-top: 25px;
    margin-bottom: 32px;
}

.cont-part-formwrap .sub-btn {
    background: #fe0000;
    display: inline-block;
    border: none;
    outline: none;
    color: white;
    font-size: 12px;
    padding: 6px 20px;
    cursor: pointer;
}

.cont-part-formwrap .sub-btn:hover {
    background: #c70010
}

.cont-part-formwrap .input-1 {
    font-size: 12px;
    color: #666666;
    width: 153px;
    height: 26px;
    padding: 2px 4px;
    outline: none;
    border: none;
    border: 1px solid #e5e5e5;
    margin-right: 11px;
}

.cont-part-formwrap .input-2 {
    font-size: 12px;
    background: #e5e5e5;
    color: #666666;
    width: 153px;
    height: 26px;
    padding: 2px 4px;
    outline: none;
    border: none;
}


/* end */


/* 新闻列表 */

.new-listul .t-title {
    float: left;
    width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-listul .alink:hover span {
    color: #d20000;
    text-decoration: underline;
}

.new-listul .block.alink {
    border-bottom: 1px solid #e1e1e1;
    padding: 12px 4px;
    font-size: 14px;
    color: #666666;
}

.new-listul .t-date {
    float: right;
}


/* end */


/* 底部分页指示器 */

.contpart-page-ul .item a,
.contpart-page-ul .item {
    display: inline-block;
}

.contpart-page-ul .item a {
    padding: 12px 16px;
}

.contpart-page-ul {
    float: right;
}

.contpart-page-ul .item {
    color: #666666;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    font-size: 14px;
}

.contpart-page-ul .item.active-page {
    background: #00a2ff;
    color: white;
}

.map-info .bus-img {
    width: 100%;
}

/* 文化相册弹出 */
.wenhua-mask{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top:0;
    background: rgba(0, 0, 0, 0.85);
    z-index:50000;
    display: none;

}
.wenhua-ab-wrap{
    position: absolute;
    left: 50%;
    top: 10%;
    background: white;
    -webkit-transform: translate(-50%,0);
            transform: translate(-50%,0);
    padding: 10px;
}
.wenhua-ab-wrap img{
    width: 1200px;
    height:650px;
}
.close-wenhua-mask{
    position: absolute;
    right: 16px;
    top: 16px;
    width: 35px;
    cursor: pointer;
}




/* pc ipad */
@media screen and (max-width:1252px){
    .wenhua-ab-wrap {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 77%;
        background: white;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        padding: 10px;
    }
    .wenhua-ab-wrap img {
        width: 100%;
        height: auto;
    }

}
@media screen and (max-width:1182px){
     .main-section .left-tabwrap {
        width: 18%;
    }
    .right-content-wrap {
        float: right;
        width: 80%;
    }
      .tab-ul-wrap .item {
        /* text-align: center; */
        padding-right: 32%;
    }
    .page-title .txt:after { 
        width: 106%;
       
    }

    .busin-imgbox {
        width: 100%;
     
    }


    .inner-cont-itemwrap-4 .imgbox {
        width: 100%;
        margin-top: 90px;
    }
    .inner-cont-itemwrap-4 .imgbox img{
        width: 100%;
    }
    .culture-itemimgbox img{
        width: 100%;
    }

    .slidebox {
     
        height: 521px;
        overflow: hidden;
    }
    .work-envir-container .swiper-img {
        float: right;
        width: 100%;
        height: 411px;
        margin-bottom: 16px;
    }
    .staff-life-container .swiper-img {
        float: right;
            width: 100%;
            height: 411px;
            margin-bottom: 16px;
    }

    .inner-cont-itemwrap-7 .address-part .item {
        float: left;
        width: 100%;
    
    }
    .contact-us-part .map-wrap {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }



}

@media screen and (max-width:830px){
    .tab-ul-wrap .item {
        /* text-align: center; */
        font-size: 14px;
   
    }
}

@media screen and (max-width:768px) {
    body {
        background: white;
    }
    .main-section .left-tabwrap {
        display: none;
    }
    .right-content-wrap {
        float: none;
        width: 100%;
        margin-bottom: 1rem;
    }
    .main-section {
        background: white;
    }
    .son-p {
        font-size: 0.4rem;
        margin-bottom: .38rem;
    }
    .busin-imgbox {
        width: 100%;
        margin: 0 auto;
        margin-bottom: .4rem;
    }
    .desc-part {
        font-size: .28rem;
        color: #494949;
        line-height: 2.4;
    }
    .cont-part-formwrap {
        margin-top: .28rem;
        margin-bottom: .38rem;
    }

    .cont-part-formwrap .input-1 {
        font-size: 0.26rem;
        height: 26px;
        width: 32%;
        padding: 2px 2px;
        margin-right: 2px;
    }
    .cont-part-formwrap .sub-btn {
        font-size: .26rem;
        padding: 0rem 0.18rem;
        height: 26px;
        line-height: 26px;
        position: relative;
        top: -0.02rem;
    }


    .new-listul .block.alink {
        border-bottom: 1px solid #e1e1e1;
        padding: 0.34rem 0.04rem;
        font-size: .28rem;
    }
    .new-listul .t-title {
        float: left;
        width: 73%;
    }
    .new-listul {}
    .inner-cont-itemwrap-4 .imgbox {
        width: 100%;
        margin-top: 0.8rem;
    }
    .inner-cont-itemwrap-4 .imgbox img {
        width: 100%;
    }
    .inner-cont-itemwrap-6 .culture-itemimgbox img {
        width: 100%;
    }
    .culture-main-title {
        font-size: .38rem;
        margin-bottom: .26rem;
    }
    .about-car-box-info .title {
        font-size: .32rem;
        margin-bottom: .22rem;
        font-weight: normal !important;
    }
    .about-car-box-info .desc {
        font-size: .28rem;
        height: 1.6rem;
        overflow: hidden;
    }
    .inner-cont-itemwrap-7 .address-part .item {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: .56rem;
        padding-bottom: .3rem;
        height: auto;
    }
    .address-part .item .sub-t {
        font-size: 0.42rem;
        padding-bottom: 8px;
    }
    .address-part p.txt {
        font-size: .26rem;
    }
    .address-part .item .txt:before {
        content: "";
        display: inline-block;
        width: .24rem;
        height: .34rem;
        background-size: 100% auto;
        top: .02rem;
        margin-right: 0.14rem;
    }
    .address-part .item .sub-t:before {
        width: .38rem;
        height: .39rem;
        top: 0.15rem;
        margin-right: .14rem;
        background-size: 100% auto;
    }
    .contact-us-part .map-wrap {
        width: 100%;
        height: 8.3rem;
    }
    .address-part .title {
        margin-bottom: .48rem;
        font-size: .42rem;
        position: relative;
        text-align: center;
        left: 0;
    }
    .slidebox {
        height: 3.6rem;
    }
    .car-wrap {
        height: 4.2rem;
    }
    .dot b {
        width: 10px;
        height: 10px;
        margin: 0 3px;
        margin-top: 6px;
        font-size: 0;
    }
    .staff-life-container .about-car-box-info {
        position: absolute;
        width: 3.3rem;
        height: 3rem;
        right: -0rem;
        top: 50%;
        padding: .3rem;
    }
    .work-envir-container .about-car-box-info {
        position: absolute;
        width: 3.3rem;
        height: 3rem;
        left: -0rem;
        top: 50%;
        padding: .3rem;
    }
    .about-car-box-info .title:after {
        content: "";
        position: absolute;
        width: 32px;
        height: 4px;
        background: #419fff;
        bottom: -5px;
        left: 0;
    }
    .staff-life-container .title:after {
        content: "";
        position: absolute;
        width: 32px;
        height: 4px;
        background: #419fff;
        bottom: -5px;
        left: 0;
    }
    .out-car-box {
        padding: 14px 8px;
        margin-bottom: .32rem;
    }
    .staff-life-container .swiper-img {
        float: left;
        width: 90%;
        /* height: auto; */
        width: 90%;
        position: absolute;
        left: 0;
        top: 0;
        height: 90%;
    }
    .work-envir-container .swiper-img {
        float: right;
        width: 90%;
        position: absolute;
        right: 0;
        top: 0;
        height: 90%;
    }

    .wenhua-ab-wrap img {
        width: 6rem;
        height: auto;
    }
    .wenhua-ab-wrap {
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
                transform: translate(-50%,-50%);
        padding: 0.12rem;
    }
    .close-wenhua-mask {
        right:.3rem;
        top: .3rem;
        width: .4rem;
    }



}