.absout_banner{
    height: 665px;
}
.absout_banner .main_div{
    height: calc(100% - 175px);
    margin-top: 175px;
}
.absout_banner .banner_item_01 .left_item .title{ color: #fff; font-size: 50px; line-height: 1; margin: 0 10px;}
.absout_banner .banner_item_01 .left_item .content{ font-size: 22px; margin: 40px 10px; color: #fff;}
.absout_banner .right_item{
    right: 0;
    text-align: right;
}
.banner_margin{
    margin-bottom: 490px;
}
.menu_div.section{
    width: 100%;
    position: absolute;
    top: 115px;
    left: 0;
    z-index: 10;
}
.menu_div.section.fixed{
    position: fixed;
    top: 35px;
}
.section *{
    box-sizing: border-box;
}
/*关于我们*/
.section.about{
    background: #fff;
}
.section.about .section_div{
    overflow: hidden;
}
.section.about img{
    float: left;
    width: 455px;
    margin: 63.5px 10px 0;
}
.section.about .p{
    float: right;
    width: calc(100% - 495px);
    font-size: 16px;
    line-height: 2.2;
    padding-left: 140px;
    text-align: justify;
    text-indent: 2em;
    margin: 0 10px;
}
.section.about .p a{
    cursor: pointer;
}

.section.aboutSwiper{
    position: relative;
    padding: 0;
    height: 630px;
}
.section.aboutSwiper .main_div{
    height: 100%;
    margin-top: 0;
}
.section.aboutSwiper .left_item{
    left: 108px;
}
.section.aboutSwiper .right_item{
    right: 108px;
    color: #fff;
    text-align: right;
}
.section.aboutSwiper .right_item .title{
    font-size: 40px;
    margin-bottom: 25px;
}
.section.aboutSwiper .right_item .content{
    font-size: 22px;
}
.aboutSwiper .focus_btn{
    bottom: 45px;
}
.aboutSwiper .focus_btn .banner_btn{
    background: #acaaaa;
    width: 20px;
    height: 20px;
    margin: 0 15px;
}
.aboutSwiper .focus_btn .banner_btn:hover,.aboutSwiper .focus_btn .banner_hot{
    background: #fff;
    width: 20px;
    height: 20px;
}
.aboutSwiper .swiper-button-prev,.aboutSwiper .swiper-button-next{ width: 16px; height: 37px; background-size: 100% 100%; top: 50%; margin-top: -18.5px;}
.aboutSwiper .swiper-button-prev:focus,.aboutSwiper .swiper-button-next:focus{ outline:none;}
.aboutSwiper .swiper-button-prev{ background-image: url(/images/newpc/customer/about/arrow_left.png); left: calc((100% - 1200px)/2 + 10px);}
.aboutSwiper .swiper-button-next{ background-image: url(/images/newpc/customer/about/arrow_right.png); right: calc((100% - 1200px)/2 + 10px);}

/*4大价值观*/
.section.sense{
    background: #fff;
}
.section.sense .section_div{
    margin-top: 60px;
}
.section.sense ul{
    overflow: hidden;
}
.section.sense li{
    width: calc((100% - 40px)/2);
    float: left;
    margin: 0 10px;
}
.section.sense li:nth-child(-n+2){
    margin-bottom: 100px;
}
.section.sense li .title{
    background: #c00;
    color: #fff;
    width: 400px;
    margin: 30px auto 0;
    height: 46px;
    padding: 10px 0;
}
.section.sense li .title span{
    line-height: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
}
.section.sense li .title span:first-of-type{
    font-size: 22px;
    border-right: 1px solid #fff;
    padding-right: 15px;
    margin-right: 15px;
}
.section.sense li .title span:last-of-type{
    font-size: 18px;
}
/*主营业务*/
.section.main,.section.team,.section.honor{
    background: #faf8f3;
}
.section.main .mainImg{
    margin-bottom: 70px;
}
.section.main .section_div{
    margin-top: 70px;
}
.section.main ul{
    overflow: hidden;
}
.section.main li{
    float: left;
    width: 280px;
    margin: 10px;
}
.section.main li a:hover{
    color: inherit;
}
.section.main li:nth-child(-n+4){
    margin-bottom: 60px;
}
.section.main li .title{
    font-size: 24px;
    margin: 15px 0;
}
.section.main li .subTitle{
    font-size: 14px;
}
/*核心团队*/
.section.team{
    padding: 0;
    overflow: hidden;
}
.section.team .section_div{
    margin-top: 60px;
}
.section.team .team_detail_box{
    height: 811px;
    margin: 0 10px;
}
.section.team .team_detail_box .left_box,
.section.team .team_detail_box .right_box{
    position: relative;
    z-index: 1;
    width: 50%;
    height: 811px;
}
.section.team .team_detail_box .left_box{
    float: left;
}
.section.team .team_detail_box .left_box img{
    position: absolute;
    z-index: 2;
    height: 100%;
    right: 0;
    bottom: 0;
    max-width: unset;
}
.section.team .team_detail_box .right_box{
    float: right;
    position: relative;
    z-index: 1;
}
.section.team .team_detail_box .right_box .info{
    position: absolute;
    left: 0;
    top: 50%;
    text-align: left;
    z-index: 2;
    color: #fff;
    padding-left: 120px;
    margin-top: -269.5px;
}
.section.team .team_detail_box .right_box .info .name{
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
}
.section.team .team_detail_box .right_box .info .position{
    font-size: 18px;
    margin: 20px 0 30px;
}
.section.team .team_detail_box .right_box .info .introduce{
    font-size: 14px;
    line-height: 2;
    text-indent: 2em;
    text-align: justify;
}
.section.team .team_detail_box .right_box:after{
    content: '';
    background: #c00;
    width: 9999px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.section.team .team_swiper_box{
    margin: 60px 10px 0;
}
.section.team .team_swiper_box .box{
    background: #fff;
    cursor: pointer;
}
.section.team .team_swiper_box .box img{
    vertical-align: top;
}
.section.team .team_swiper_box .title{
    background: #f2f1f1;
    height: 40px;
    position: relative;
    z-index: 1;
}
.section.team .team_swiper_box .checkbox{
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: all .3s;
}
.section.team .team_swiper_box .checkbox.hot,
.section.team .team_swiper_box .box:hover .checkbox{
    background: #c00;
}
.section.team .team_swiper_box .title div{
    padding: 7px 0;
}
.section.team .team_swiper_box .title div span{
    display: inline-block;
    vertical-align: middle;
    line-height: 26px;
}
.section.team .team_swiper_box .title div span:first-of-type{
    border-right: 1px solid #333;
    font-size: 24px;
    padding-right: 10px;
    margin-right: 10px;
}
.section.team .team_swiper_box .title div span:last-of-type{
    font-size: 18px;
}
#teamSwiper{
    padding-bottom: 65px;
}
.team_swiper_box .focus_btn{
    bottom: 0;
}
.team_swiper_box .focus_btn .banner_btn{
    background: #acaaaa;
    width: 20px;
    height: 20px;
    margin: 0 15px;
    display: inline-block;
    border-radius: 50%;
    transition: all .3s;
    cursor: pointer;
}
.team_swiper_box .focus_btn .banner_btn:hover,.team_swiper_box .focus_btn .banner_hot{
    background: #c00;
    width: 20px;
    height: 20px;
}
.team_swiper_box .swiper-button-prev,.team_swiper_box .swiper-button-next{ width: 15px; height: 28px; background-size: 100% 100%; top: 150px;}
.team_swiper_box .swiper-button-prev:focus,.team_swiper_box .swiper-button-next:focus{ outline:none;}
.team_swiper_box .swiper-button-prev{ background-image: url(/images/newpc/customer/about/team_arrow_left.png);}
.team_swiper_box .swiper-button-next{ background-image: url(/images/newpc/customer/about/team_arrow_right.png);}

/*荣誉资质*/
.section.honor{
    padding-top: 0;
}
.section.honor .section_div{
    margin-top: 60px;
    position: relative;
    width: 100%;
    z-index: 1;
}
.section.honor .main_img{
    margin-top: 70px;
}
.section.honor .left_ul{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.section.honor .left_ul.right_ul{
    right: 0;
    left: unset;
    width: 350px;
}
.section.honor .left_ul li{
    overflow: hidden;
    text-align: left;
}
.section.honor .left_ul:first-of-type li:first-of-type{
    margin: 5px 0 0 10px;
}
.section.honor .left_ul:first-of-type li:nth-of-type(2){
    margin: 115px 0 0 20px
}
.section.honor .left_ul:first-of-type li:last-of-type{
    margin: 115px 0 0 20px;
}
.section.honor .right_ul li:first-of-type{
    margin: 15px 0 0 10px;
}
.section.honor .right_ul li:nth-of-type(2){
    margin: 75px 0 0 20px
}
.section.honor .right_ul li:last-of-type{
    margin: 135px 0 0 20px;
}
.section.honor .left_ul img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.section.honor .left_ul div{
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    line-height: 2;
    font-size: 14px;
}
.section.honor .left_ul div p:before{
    content: '';
    background: #666;
    width: 4px;
    height: 4px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
}

.section.certificate{
    background: #cf3c32;
}
.section.certificate .window_width{
    overflow: hidden;
}
.section.certificate .left_img{
    float: left;
    margin: 0 10px;
}
#certificate {
    margin: 0 10px;
    float: right;
    width: calc(100% - 403px);
    position: relative;
    z-index: 1;
    padding-bottom: 40px;
    transform: translateX(28px);
}

#certificate  .swiper-slide {
    width: 450px;
    height: 313px;
    background: #fff;
    border: 20px solid #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    overflow: hidden;
}
#certificate .swiper-slide div{
    background: #000;
}
#certificate .swiper-slide img{
    display:block;
    opacity: .5;
    transition: all .3s;
}
#certificate .swiper-slide-active img{
    opacity: 1;
}
#certificate  .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}
#certificate .focus_btn{
    bottom: 0;
    left: 50%;
    margin-left: -75px;
}
#certificate .focus_btn .banner_btn{
    background: #acaaaa;
    width: 20px;
    height: 20px;
    margin: 0 15px;
    display: inline-block;
    border-radius: 50%;
    transition: all .3s;
    cursor: pointer;
}
#certificate .focus_btn .banner_btn:hover,#certificate .focus_btn .banner_hot{
    background: #fff;
    width: 20px;
    height: 20px;
}
#certificate .swiper_tip{
    color: #fff;
    font-size: 18px;
    margin: 40px 0;
}
/*发展历程*/
.section.history{
    height: 1600px;
    background-image: url('/images/newpc/customer/about/rocket_bg.png'),
    url('/images/newpc/customer/about/smoke_img.png'),
    url('/images/newpc/customer/about/smkoe_line.png');
    background-position: center 140px, center bottom, center 175px;
    background-repeat: no-repeat;
    background-size: auto, 100%, 100% 100%;
    background-color: #fff;
    padding-bottom: 0;
}
.section.history .section_div{
    margin-top: 520px;
}
.section.history ul{
    position: relative;
    z-index: 1;
    padding-top: 100px;
}
.section.history ul:before{
    content: '+';
    position: absolute;
    left: 50%;
    margin-left: -21px;
    top: 0;
    width: 36px;
    height: 36px;
    line-height: 30px;
    text-align: center;
    border: 3px solid #c00;
    background: #fff;
    color: #c00;
    border-radius: 50%;
    font-size: 40px;
    z-index: 2;
}
.section.history ul:after{
    content: '';
    background: #c00;
    width: 3px;
    height: 960px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -1.5px;
}
.section.history ul li{
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    width: 609px;
    position: relative;
    z-index: 1;
}
.section.history li.left{
    margin-left: 10px;
}
.section.history li:after{
    content: '';
    width: 18px;
    height: 18px;
    background: #333;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    z-index: 1;
    border-radius: 50%;
}
.section.history li.hot:after{
    background: #c00;
}
.section.history li.left:after{
    right: 10px;
}
.section.history li.right:after{
    left: 10px;
}
.section.history li.right{
    margin-left: 581px;
}
.section.history .left .year_txt,.section.history .right .title{
    float: right;
}
.section.history .right .title{
    text-align: left;
}
.section.history .right .year_txt,.section.history .left .title{
    float: left;
}
.section.history .year_txt{
    width: 100px;
    font-size: 24px;
    line-height: 56px;
}
.section.history .left .year_txt {
    text-align: left;
}
.section.history .right .year_txt {
    text-align: right;
}
.section.history .hot .year_txt{
    width: 140px;
    text-align: center;
}
.section.history .title{
    width: calc(100% - 120px);
    text-align: right;
    font-size: 14px;
    line-height: 56px;
}
.section.history .hot .title{
    width: calc(100% - 140px);
}
.section.history ul li.hot{
    border: 2px solid #c00;
}
.section.history ul li.hot.left{
    margin-left: 10px;
    width: 611px;
}
.section.history ul li.hot.right{
    margin-left: calc(50% - 21.5px);
    width: 612px;
}
.section.history ul li.hot .title{
    background: #c00;
    color: #fff;
    text-align: center;
}
.section.history ul li.hot .year_txt{
    color: #c00;
}
