

@import url('51c26d0fa79d4874998250d684ff804e.css');

.banner{
    background-image: url(../images/about_banner_bg.jpg);
}


.sec1{
    background-color: #fff;
    padding: 4.792% 0;
}
.sec1 .inner{
    -webkit-display: flex;
    -webkit-align-items: center;
    -webkit-justify-content: space-between;
    -webkit-flex-direction: row;
    -webkit-flex-wrap: wrap;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.sec1 .left{
    width: 29.565%;
}
.sec1 .left h3{
    font-size: 26px;
    color: #333;
    font-weight: bold;
    line-height: 1.2;
}
.sec1 .left .line{
    width: 50px;
    height: 2px;
    background-color: #00a6ff;
    margin: 4% 0 7.06%;
}
.sec1 .left p{
    font-size: 14px;
    color: #555;
    line-height: 1.857;
    margin-bottom: 45%;
}
.sec1 .left li{
    margin-bottom: 5.65%;
    font-size: 15px;
    color: #555;
}
.sec1 .left li:last-child{
    margin-bottom: 0;
}
.sec1 .left li::before{
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 0.714em;
    margin-right: 0.714em;
    height: 2px;
    background-color: #00a6ff;
}
.sec1 .right{
    width: 58%;
}
.sec1 .right .img-box{
    border-radius: 3px;
    overflow: hidden;
    width: 55%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 18%;
}
.sec1 .right ul{
    display: inline-block;
    vertical-align: middle;
    width: 26%;
}
.sec1 .right li{
    border-bottom: 1px solid #eee;
    padding: 14% 0;
    position: relative;
}
.sec1 .right li:first-child{
    padding-top: 0;
}
.sec1 .right li:last-child{
    border-bottom: 0 none;
    padding-bottom: 0;
}
.sec1 .right li strong {
    display: block;
    position: absolute;
    right: 20px;
    top: 30px;
    font-size: 45px;
    color: #00a6ff;
    font-family: "Montserrat";
}
.sec1 .right li:nth-child(3) strong {
    right: 52px;
}
.sec1 .right h5{
    font-size: 45px;
    color: #00a6ff;
    font-family: "Montserrat";
    font-weight: 800;
    margin-bottom: 5%;
}
.sec1 .right p{
    font-size: 14px;
    color: #555;
    line-height: 1.5;
}

.sec2{
    position: relative;
    background-repeat: no-repeat;
    background-size: 50% 100%;
    background-position: right;
    background-image: url(../images/about_sec2_bg.jpg);
    background-color: #020305;
    padding: 5% 0;
    overflow: hidden;
}
.sec2 .img-box{
    position: absolute;
    left: 0;
    top: 0;
    width: 51.5%;
    height: 100%;
    overflow: hidden;
}
.sec2 .img-box img{
    width: auto;
    height: 105%;
    position: absolute;
    right: -9.5%;
    top: -3.3825%;
}
.sec2 .text-box{
    float: right;
    width: 39.625%;
    opacity: 0;
    -webkit-transform: translateX(10vw);
    transform: translateX(10vw);
    -webkit-transition: all 1s;
    transition: all 1s;
}
.sec2 .text-box.actived{
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.sec2 h4{
    font-size: 14px;
    color: #a0a0a0;
    font-weight: normal;
    margin-bottom: 1.42%;
}
.sec2 h3{
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    line-height: 1.6;
}
.sec2 .line{
    width: 50px;
    height: 2px;
    background-color: #00a6ff;
    margin: 3% 0 5.836%;
}
.sec2 li{
    padding-bottom: 2.2%;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    margin-bottom: 3.47%;
}
.sec2 li:last-child{
    border-bottom: 0 none;
    margin-bottom: 0;
}
.sec2 h5{
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 2.2%;
}
.sec2 p{
    font-size: 14px;
    color: #fff;
    line-height: 1.86;	
    text-align: justify;
}



.sec3{
    background-color: #fff;
    padding: 4.64% 0 4.74%;
    text-align: center;
}
.sec3 .logo{
    width: 70px;
    margin-bottom: 2.783%;
}
.sec3 h3{
    font-size: 28px;
    color: #333;
    font-weight: bold;
    letter-spacing: 0px;
}
.sec3 .line{
    width: 50px;
    height: 2px;
    background-color: #00a6ff;
    margin: 1.5% auto 1.74%;
}
.sec3 h5{
    font-size: 18px;
    color: #555;
    font-weight: normal;
    margin-bottom: 3.565%;	
}
.sec3 p{
    font-size: 14px;
    color: #555;
    line-height: 2;
}




.sec4{
    position: relative;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: left;
    background-image: url(../images/about_sec4_bg.jpg);
    background-color: #010102;
    padding: 4.427% 0 5.1%;
    overflow: hidden;
}
.sec4 .img-box{
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    overflow: hidden;
}
.sec4 .img-box img{
    width: auto;
    height: 110%;
    position: absolute;
    left: 50%;
    bottom: -1.912%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.sec4 .text-box{
    width: 43.75%;
    opacity: 0;
    -webkit-transform: translateX(-10vw);
    transform: translateX(-10vw);
    -webkit-transition: all 1s;
    transition: all 1s;
}
.sec4 .text-box.actived{
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.sec4 .logo{
    width: 27.78%;
    margin-bottom: 5.4%;
}
.sec4 h3{
    font-size: 28px;
    color: #fff;
    font-weight: bold;
}
.sec4 .line{
    width: 50px;
    height: 2px;
    background-color: #00a6ff;
    margin: 3.175% 0 3.81%;
}
.sec4 p{
    font-size: 14px;
    color: #fff;
    line-height: 1.9;
    margin-bottom: 2.54%;
    font-weight: lighter;
}
.sec4 p:last-child{
    margin-bottom: 0;
}



.sec5{
    background-color: #fff;
    padding: 5.7292% 0;
    text-align: center;
}
.sec5 h3{
    font-size: 28px;
    color: #333;
    font-weight: bold;
}
.sec5 .line{
    width: 50px;
    height: 2px;
    background-color: #00a6ff;
    margin: 1.82% auto 3.91%;
}
.sec5 .timeline{
    margin-bottom: 0.55%;
    position: relative;
}
.sec5 .timeline::after{
    content: "";
    display: block;
    width: 1px;
    position: absolute;
    left: 50%;
    margin-left: -0.5px;
    top: 20px;
    bottom: 0;
    background-color: #ddd;
}
.sec5 ul{
    position: relative;
    z-index: 1;
}
.sec5 li{
    -webkit-display: none;
    -webkit-align-items: stretch;
    -webkit-justify-content: flex-start;
    -webkit-flex-direction: row;
    -webkit-flex-wrap: wrap;
    display: none;
    align-items: stretch;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0.91% 0;
    margin-bottom: 1.2%;
}
.sec5 li.active{
    -webkit-display: flex;
    display: flex;
}
.sec5 li:nth-child(even){
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.sec5 li:hover{
    background-color: #303f51;
}
.sec5 li .img-box{
    text-align: right;
    width: 40%;
    margin-left: 5%;
    margin-right: 5%;
    position: relative;
    line-height: 1;
}
.sec5 li:nth-child(even) .img-box{
    text-align: left;
}
.sec5 li .img-box .img{
    height: 7.4vw;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.sec5 li:hover .img-box .img{
    opacity: 1;
}
.sec5 li .img-box .img img{
    width: auto;
    height: 100%;
}
.sec5 li .img-box .time{
    font-size: 40px;
    color: #999;
    font-weight: 700;
    font-family: "Montserrat";
    position: absolute;
    width: 100%;
}
.sec5 li:hover .img-box .time{
    color: #fff;
}
.sec5 li .img-box .time span{
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    top: 0;
    display: inline-block;
    position: relative;
}
.sec5 li:nth-child(odd) .img-box .time span{
    right: 0;
}
.sec5 li:nth-child(odd):hover .img-box .time span{
    right: 100%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.sec5 li:nth-child(even) .img-box .time span{
    left: 0;
}
.sec5 li:nth-child(even):hover .img-box .time span{
    left: 100%;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.sec5 li .img-box .time::after{
    content: "";
    border-radius: 50%;
    border: 0.2em solid #fff;
    width: 0.25em;
    height: 0.25em;
    background-color: #004eeb;
    display: block;
    position: absolute;
    top: 0.175em;
}
.sec5 li:nth-child(odd) .img-box .time::after{
    margin-right: -0.325em;
    right: -12.5%;
}
.sec5 li:nth-child(even) .img-box .time::after{
    margin-left: -0.325em;
    left: -12.5%;
}
.sec5 li:hover .img-box .time::after{
    opacity: 0;
}
.sec5 li .text-box{
    text-align: left;
    width: 43%;
    margin-left: 3.5%;
    margin-right: 3.5%;
}
.sec5 li:nth-child(even) .text-box{
    text-align: right;
}
.sec5 li .text-box h5{
    font-size: 20px;
    color: #333333;
    font-weight: bold;	
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
    margin-bottom: 1.136%;
    line-height: 1.5;
}
.sec5 li:hover .text-box h5{
    color: #fff;
}
.sec5 li .text-box p{
    font-size: 14px;
    color: #555;
    line-height: 2;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
}
.sec5 li:hover .text-box p{
    color: #fff;
}
.sec5 .more{
    font-size:14px;
    color:#333;
    padding:1em 2.3em 1em 2.3em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position:relative;
    z-index:1;
    overflow:hidden;
    display: none;
    border: 1px solid #333;
    line-height: 1;
}
.sec5 .more.active{
    display: inline-block;
}
.sec5 .more:hover{
    padding-left:1.3em;
    padding-right:3.3em;
    color: #fff;
}
.sec5 .more::before{
    content: "";
    background: #333;
    width:0;
    height:100%;
    position:absolute;
    z-index:-1;
    left:0;
    top:0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.sec5 .more::after{
    font-family:FontAwesome;
    content:  "\f178";
    margin-left:1em;
    position:absolute;
    right:-2.3em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.sec5 .more:hover::after{
    right:1.3em;
}
.sec5 .more:hover::before{
    width:100%;
}




.sec6{
    background-color: #f8f8f8;
    padding: 2.76% 0 2.92%;
}
.sec6 .text-box{
    float: left;
    width: 150px;
}
.sec6 h3{
    font-size: 28px;
    color: #555555;
    font-weight: bold;
    margin-bottom: 0.714em;
}
.sec6 .line{
    width: 50px;
    height: 2px;
    background-color: #004eeb;
}
.sec6 ul{
    float: left;
    width: 1000px;
    padding-left: 80px;
}
.sec6 li{
    text-align: center;
    width: 12%;
    display: inline-block;
    vertical-align: middle;
}
.sec6 li:last-child{
    margin-right: 0;
}
.sec6 .icon{
    height: 38px;
}
.sec6 p{
    font-size: 15px;
    color: #555;
    margin-top: 1.4em;
}



.sec7{
    background-repeat: no-repeat;
    background-image: url(../images/about_sec7_bg.jpg);
    background-position: center center;
    background-size: auto 100%;
    padding: 4.9% 0 4.0625%;
    text-align: center;
    overflow: hidden;
}
.sec7 .inner{
    opacity: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition: all 1s;
    transition: all 1s;
}
.sec7 .inner.actived{
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.sec7 h3{
    font-size: 28px;
    color: #fff;
    font-weight: bold;
}
.sec7 .line{
    width: 50px;
    height: 2px;
    background-color: #004eeb;
    margin: 1.74% auto;
}
.sec7 p{
    font-size: 14px;
    color: #fff;
    font-weight: lighter;
    line-height: 2.14286;
}

.sec7 .more{
    margin-top: 2.7%;
    font-size:14px;
    color:#fff;
    padding:1em 2.3em 1em 2.3em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position:relative;
    z-index:1;
    overflow:hidden;
    line-height: 1;
    background-color: #1a31ac;
    display: inline-block;
}
.sec7 .more:hover{
    padding-left:1.3em;
    padding-right:3.3em;
    color: #333;
}
.sec7 .more::before{
    content: "";
    background: #fff;
    width:0;
    height:100%;
    position:absolute;
    z-index:-1;
    left:0;
    top:0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.sec7 .more::after{
    font-family:FontAwesome;
    content:  "\f178";
    margin-left:1em;
    position:absolute;
    right:-2.3em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.sec7 .more:hover::after{
    right:1.3em;
}
.sec7 .more:hover::before{
    width:100%;
}

.sec8 {
    background: #424242;
}
.sec8 h4 {
    font-size: 20px;
    color: #ffffff;
    padding-bottom: 10px;
}
.sec8 .showani {
    margin-bottom: 50px;
}
.sec8 .showani_last {
    margin-bottom: 0px;
}
@media only screen and (max-width:1200px){
    .sec1 .left{
        width: 36%;
    }
}
@media only screen and (max-width:1024px) {

    .sec1{
        padding: 3rem 0;
    }
    .sec1 .left{
        width: 100%;
        margin-bottom: 2rem;
    }
    .sec1 .left h3{
        font-size: 1.25rem;
    }
    .sec1 .left .line{
        width: 1.5625rem;
        margin: 1rem 0 1.5rem;
    }
    .sec1 .left p{
        font-size: 0.625rem;
        margin-bottom: 2rem;
    }
    .sec1 .left li{
        margin-bottom: 1rem;
        font-size: 0.625rem;
    }
    .sec1 .right{
        width: 100%;
    }
    .sec1 .right .img-box{
        display: none;
    }
    .sec1 .right ul{
        width: 100%;
        text-align: center;
    }
    .sec1 .right li{
        padding: 0;
        border-bottom: 0 none;
        display: inline-block;
        vertical-align: top;
        width: 32%;
    }
    .sec1 .right h5{
        font-size: 2rem;
        margin-bottom: 5%;
    }
    .sec1 .right p{
        font-size: 0.625rem;
    }

    .sec2{
        padding: 0;
    }
    .sec2 .img-box{
        position: relative;
        width: 100%;
        height: 100vw;
    }
    .sec2 .img-box img{
        width: auto;
        height: 106.765%;
        position: absolute;
        right: -9.5%;
        top: -3.3825%;
    }
    .sec2 .text-box{
        float: none;
        width: 100%;
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center 100%;
        background-image: url(../images/about_sec2_bg.jpg);
        padding: 2rem 0;
    }
    .sec2 h4{
        font-size: 0.625rem;
        margin-bottom: 0.5rem;
    }
    .sec2 h3{
        font-size: 1.25rem;
    }
    .sec2 .line{
        width: 1.5625rem;
        margin: 1rem 0 1.5rem;
    }
    .sec2 li{
        padding-bottom: 1rem;
        margin-bottom: 1.5rem;
    }
    .sec2 h5{
        font-size: 0.625rem;
        margin-bottom: 0.5rem;
    }
    .sec2 p{
        font-size: 0.625rem;
    }



    .sec3{
        padding: 2rem 0;
    }
    .sec3 .logo{
        width: 30%;
        margin-bottom: 1rem;
    }
    .sec3 h3{
        font-size: 1.25rem;
    }
    .sec3 .line{
        width: 1.5625rem;
        margin: 1.5rem auto;
    }
    .sec3 h5{
        font-size: 0.8rem;
        margin-bottom: 1rem;	
    }
    .sec3 p{
        font-size: 0.6125rem;
    }




    .sec4{
        padding: 0;
    }
    .sec4 .img-box{
        position: relative;
        width: 100%;
        height: 100vw;
    }
    .sec4 .text-box{
        width: 100%;
        padding: 2rem 0;
    }
    .sec4 .logo{
        width: 30%;
        margin-bottom: 1rem;
    }
    .sec4 h3{
        font-size: 1.25rem;
    }
    .sec4 .line{
        width: 1.5625rem;
        margin: 1.25rem 0;
    }
    .sec4 p{
        font-size: 0.625rem;
        margin-bottom: 1rem;
    }



    .sec5{
        padding: 2.5rem 0;
    }
    .sec5 h3{
        font-size: 1.25rem;
    }
    .sec5 .line{
        width: 1.5625rem;
        margin: 1rem auto 2rem;
    }
    .sec5 .timeline{
        margin-bottom: 1rem;
    }
    .sec5 .timeline::after{
        top: 2rem;
    }
    .sec5 li{
        padding: 0.75rem 0;
        margin-bottom: 0.5rem;
    }
    .sec5 li .img-box .img{
        height: 4rem;
    }
    .sec5 li .img-box .time{
        font-size: 1.5rem;
    }
    .sec5 li .text-box h5{
        font-size: 0.875rem;
        margin-bottom: 0.25rem;
    }
    .sec5 li .text-box p{
        font-size: 0.625rem;
    }
    .sec5 .more{
        font-size: 0.625rem;
    }




    .sec6{
        padding: 2rem 0;
    }
    .sec6 .text-box{
        text-align: center;
        float: none;
        margin-bottom: 1.5rem;
    }
    .sec6 h3{
        font-size: 1.25rem;
    }
    .sec6 .line{
        width: 1.5625rem;
        margin: 0 auto;
    }
    .sec6 ul{
        float: none;
    }
    .sec6 li{
        margin-right: 0;
        width: 49%;
        margin-bottom: 20px;
    }
    .sec6 .icon{
        height: 1.5rem;
    }
    .sec6 p{
        font-size: .8rem;
    }



    .sec7{
        padding: 3rem 0;
    }
    .sec7 h3{
        font-size: 1.25rem;
    }
    .sec7 .line{
        width: 1.5625rem;
        margin: 1rem auto;
    }
    .sec7 p{
        font-size: 0.625rem;
    }
    .sec7 .more{
        margin-top: 1.5rem;
        font-size: 0.625rem;
    }
    .sec1 .right li strong {top: -5px;right: -15px;}
    .sec1 .right li:nth-child(3) strong {right: 8px;}
    .sec6 ul {width: auto;padding-left: 0px;}
    .sec6 li {width: 24%;}
}