.about-page .line {
    display: block;
    width: 0.8rem;
    height: 2px;
    margin: 0.4rem auto 0.35rem;
    background: #f60;
}
.about-page .container>.common{
    padding:1.2rem 0;
    background: #fff;
}
.about-page .section-title {
    font-size: 48px;
    color: #333;
    font-weight: normal;
    text-align: center;
    line-height: 1;
}
[data-dpr="1"] .about-page .section-title{font-size: 24px;}
[data-dpr="3"] .about-page .section-title{font-size: 72px;}
.about-page .container>.common>p{text-align: center;font-weight: 300;}

.about-page .container .section1{
    height: 13.333rem;
   background: url(../images/aboutnew/section1-bg.jpg) no-repeat center;
   background-size: cover;
   padding: 0.667rem 0.4rem 0;
}
.about-page .container .section1 ul{display: block;overflow: hidden;}
.about-page .container .section1 li{
    display: inline-block;
    float: left;
    width: 50%;
    text-align: center;
    color: #fff;
    height: 3.6rem;
    line-height: 1.7;
}
.about-page .container .section1 li:first-child{
    border-bottom: 1px solid #767677;
}
.about-page .container .section1 li:nth-child(2){
    border-bottom: 1px solid #767677;
    border-left: 1px solid #767677;
}
.about-page .container .section1 li:last-child{
    border-left: 1px solid #767677;
}
.about-page .container .section1 li b{
    display: block;
    font-size: 60px;
    padding: 0.533rem 0 0.067rem;
}
[data-dpr="1"] .about-page .container .section1 li b{
    font-size: 30px;
}
[data-dpr="3"] .about-page .container .section1 li b{
    font-size: 90px;
}
.about-page .container .section1 li b i{
    display: inline-block;
    vertical-align: top;
    font-style:normal;
    margin-top: -0.053rem;
}
.about-page .container .section1>p{
    text-align: left;
    line-height: 1.8;
    text-align:justify;
    color: #bbb;
    padding: 0 0.16rem;
    margin-top: 1.2rem;
    letter-spacing: 2px;
}
.about-page .container .section1>p span{color: #fff;}
.about-page .container .section2{
    background: url(../images/aboutnew/section2bg.png) no-repeat center top;
    height: 14.667rem;
    text-align: center;
    padding-top: 1.507rem;
    padding-bottom: 0;
}
.about-page .container .section2>img{
    width: 5.547rem;
}
.about-page .container .section2 .name{
    width: 6.667rem;
    margin: auto;
    border-top: 1px solid #cdcdcd;
    text-align:justify;
    color: #6c6c6c;
    line-height: 1.067rem;
    margin-top: 0.8rem;
    letter-spacing: 1.24rem;
    white-space: nowrap;
}
.about-page .container .section2>ul{
    display: block;
    padding: 0.733rem 0.227rem 0;
}
.about-page .container .section2 .list-box{
    display: block;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    background-color: rgb(255, 255, 255);
    overflow: hidden;
    margin: 0.667rem 0.4rem 0;
    border-radius: 2px;
}
[data-dpr="1"] .about-page .container .section2 .list-box{box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);}
.about-page .container .section2 .list-box {
    width: 47%;
    height: 3.2rem;
    float: left;
    margin: 1.5%;
    color: #333;
}
.about-page .container .section2 .list-box>span{
    display: block;
    padding-top: 0.533rem;
    padding-bottom: 0.2rem;
}
.about-page .container .section3{
    padding: 0;
    height: 13.333rem;
    background: url(../images/aboutnew/section3-bg.jpg) no-repeat center;
    background-size: cover;
    color: #fff;
}
.about-page .develop-list{
    position: relative;
    width: 100%;
    text-align: center;
    height: 100%;
    padding-top: 0.267rem;
}
.about-page .develop-list .preview{
    width: 100%;
    position: relative;
    z-index: 2;
}
.about-page .develop-list .preview .swiper-container{
    width: 100%;
    margin: 0 auto;
}
.about-page .develop-list .preview .swiper-slide {
    width: 2.2rem;
    position: relative;
}
.about-page .develop-list .preview .swiper-slide:first-child{
    padding-left: 0.4rem;
}
.about-page .develop-list .preview .swiper-slide:before{
    content: "";
    position: absolute;
    top: 0.267rem;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #494949;
}
.about-page .develop-list .preview .swiper-slide a{
    display: block;
    position: relative;
    width: 100%;
    padding-top: 0.9rem;
    color: #bbb;
}
.about-page .develop-list .preview .swiper-slide.active-nav a{
    color: #eb6120;
}
.about-page .develop-list .preview .swiper-slide a:before,.about-page .develop-list .preview .swiper-slide.active-nav a:after{
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -0.053rem;
    top: 0.223rem;
    z-index: 3;
    width: 0.107rem;
    height: 0.107rem;
    background: #fff;
    border-radius: 100%;
}
[data-dpr="1"] .about-page .develop-list .preview .swiper-slide a:before,[data-dpr="1"] .about-page .develop-list .preview .swiper-slide.active-nav a:after{
    width: 4px;
    height: 4px;
    margin-left: -2px;
}
.about-page .develop-list .preview .swiper-slide.active-nav a:before,.about-page .develop-list .preview .swiper-slide.active-nav a:after{
    opacity: 0;
    width: 0.267rem;
    height: 0.267rem;
    top: 0.157rem;
    margin-left: -0.133rem;
    background: #eb6120;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
    animation: ball-scale-multiple 1s 0s linear infinite;
}
[data-dpr="1"] .about-page .develop-list .preview .swiper-slide.active-nav a:before,[data-dpr="1"] .about-page .develop-list .preview .swiper-slide.active-nav a:after{
    width: 10px;
    height: 10px;
    margin-left: -5px;
}
[data-dpr="1"] .about-page .develop-list .preview .swiper-slide.active-nav a:before{
    margin-top: -3px;
}
.about-page .develop-list .preview .swiper-slide.active-nav a:before{
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.about-page .develop-list .preview .swiper-slide.active-nav a:before{
    opacity: 1;
    margin-left: -0.053rem;
    top: 0.223rem;
    width: 0.107rem;
    height: 0.107rem;
}
.about-page .develop-list .arrow-left,.about-page .develop-list .arrow-right{
    position: absolute;
    top: 50%;
    margin-top: -2.1rem;
    padding: 0.267rem;
    color: #7c7c7c;
    z-index: 2;
    display: block;
}
.about-page .develop-list .arrow-left{
    left: 0;
}
.about-page .develop-list .arrow-right{
    right:0;
}
.about-page .develop-list .arrow-left i,.about-page .develop-list .arrow-right i{
    font-size: 44px;
}
[data-dpr="1"] .about-page .develop-list .arrow-left i,[data-dpr="1"] .about-page .develop-list .arrow-right i{
    font-size: 22px;
}
[data-dpr="3"] .about-page .develop-list .arrow-left i,[data-dpr="3"] .about-page .develop-list .arrow-right i{
    font-size: 66px;
}
.about-page .develop-list .view{
    width: 100%;
    z-index: 2;
}
.about-page .develop-list .view .swiper-container,.about-page .develop-list .view .swiper-slide{
    width: 100%;
    height: 10.133rem;
}
.about-page .develop-list .view .swiper-slide{
    display: table;
    font-size: 36px;
}
[data-dpr="1"] .about-page .develop-list .view .swiper-slide{
    font-size: 16px;
}
[data-dpr="3"] .about-page .develop-list .view .swiper-slide{
    font-size: 52px;
}
.about-page .develop-list .view .swiper-slide .text-unit{
    display: table-cell;
    vertical-align: middle;
    line-height: 1.8;
}
.about-page .develop-list .view .swiper-slide .text-unit .line{margin-top: 0.2rem;}
.about-page .develop-list .view .swiper-slide .big-title{
    color: #fff;
    font-weight: normal;
}
.about-page .develop-list .view .swiper-slide .big-title:before{
    bottom: 36px;
}
@-webkit-keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0; }

    20% {
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0; }
}

@keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0; }

    20% {
        opacity: 1; }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0; }
}
.about-page .container .section4{
    background: url(../images/aboutnew/section4-bg.jpg) no-repeat center;
    background-size: cover;
    height: 13.333rem;
    text-align: center;
}
.about-page .container .section4 li{
    display: block;
    width: 50%;
    float: left;
    color: #333;
    padding-top: 0.933rem;
    font-size: 28px;
    line-height: 1.8;
}
[data-dpr="1"] .about-page .container .section4 li{
    font-size: 14px;
}
[data-dpr="3"] .about-page .container .section4 li{
    font-size: 42px;
}
.about-page .container .section4 li:first-child{
    width: 100%;
}
.about-page .container .section4 li>img{
    width: 2.4rem;
    height: 2.4rem;
    margin-bottom: 0.4rem;
}
.about-page .container >.common.section5{padding-bottom: 0.8rem}
.about-page .container .section6{background-color: #f5f5f5;}
.about-page .container .section6 .swiper-container,.about-page .container .section5 .swiper-container{
   width: 100%;
   height:9.5rem;
   margin-top:0.8rem;
}
.about-page .container .section6 .swiper-slide,.about-page .container .section5 .swiper-slide{
    height: 100%;
}
.about-page .container .section6 .swiper-slide>img,.about-page .container .section5 .swiper-slide>img{
	width: 100%;
    max-height: 6.0rem;
    height: 6.0rem;
}
.about-page .container .section6 .swiper-slide>h4,.about-page .container .section5 .swiper-slide>h4{
    font-size: 48px;
    font-weight: normal;
    text-align: center;
    padding-top: 0.8rem;
    padding-bottom: 0.533333rem;
    line-height: 1;
    letter-spacing: 3px;
}
[data-dpr="1"] .about-page .container .section6 .swiper-slide>h4,[data-dpr="1"] .about-page .container .section5 .swiper-slide>h4{
    font-size: 24px;
}
[data-dpr="3"] .about-page .container .section6 .swiper-slide>h4,[data-dpr="3"] .about-page .container .section5 .swiper-slide>h4{
    font-size: 72px;
}
.about-page .container .section6 .swiper-slide>p,.about-page .container .section5 .swiper-slide>p{
    font-size: 32px;
    padding: 0 0.427rem 0;
    margin-bottom: 1.333rem;
    color: #333;
    font-weight: 300;
    line-height:1;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    text-align: center;
}
[data-dpr="1"] .about-page .container .section6 .swiper-slide>p,[data-dpr="1"] .about-page .container .section5 .swiper-slide>p{
    font-size: 16px;
}
[data-dpr="3"] .about-page .container .section6 .swiper-slide>p,[data-dpr="3"] .about-page .container .section5 .swiper-slide>p{
    font-size: 48px;
}
.about-page .container .section6 .swiper-pagination-bullet,.about-page .container .section5 .swiper-pagination-bullet{
    width: 0.16rem;
    height: 0.16rem;
    background-color: #ddd;
    opacity: 1;
    margin: 0 0.067rem;
}
[data-dpr="1"] .about-page .container .section6 .swiper-pagination-bullet,[data-dpr="1"] .about-page .container .section5 .swiper-pagination-bullet{
    width: 6px;
    height: 6px;
}
.about-page .container .section6 .swiper-pagination-bullet-active,.about-page .container .section5 .swiper-pagination-bullet-active{
    background-color: #eb6120;
    width: 0.667rem!important;
    border-radius: 0.16rem;
}
.about-page .container .section6 .swiper-pagination,.about-page .container .section5 .swiper-pagination{
    bottom: 0;
}
.about-page .container .section7{
    padding: 0;
    height: 13.333rem;
    background: url(../images/aboutnew/section7-bg.jpg) no-repeat center;
    background-size: cover;
    color: #fff;
}
/* 兼容iphone5 */
@media screen and (min-device-width: 320px) and (max-device-width: 374px) and (-webkit-min-device-pixel-ratio: 2) {
    [data-dpr="2"] .about-page .container .section2 .name{
        letter-spacing: 108px;
    }
    [data-dpr="2"] .about-page .container .section1>p{
        margin-top: 0.9rem;
    }
    [data-dpr="2"] .about-page .container .section1 li b{
        padding: 0.35rem 0 0.067rem;
    }
    [data-dpr="2"] .about-page .container .section2 .list-box{
        font-size: 22px;
    }
}
