
body{
    overflow-x: hidden;
}

.about-box{
    width: 100%;
    float: left;
    padding: 100px 0;
    /* padding-top: 50px; */
}
.title-div {
    text-align: center;
    margin-bottom: 20px;
}
.title-div > span {
    display: inline-block;
    color: #222222;
    font-size: 28px;
    font-weight: bolder;
}
.title-div > div {
    position: relative;
    
     */
    /* text-align: left; */
    position: relative;
    top: 5px;
    margin-top: -2px;
    border-top: 1px solid #f5a004;
    text-align: center;
}
.title-div > div > i{
    color:#00a0e9;
    font-size: 20px;
    line-height: 20px;
    display: block;
}
.title-div > div > p {
    color: #f5a004;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    border-top: 1px solid #f5a004;
    padding-top: 9px;
    font-weight: bold;
}
.about-box .row > .col-md-7 > p {
    color:#666666;
    font-size: 14px;
    line-height: 26px;
    text-indent: 2em;
}
.about-box .row > .col-md-7 > p:nth-of-type(1){
    margin-top: 27px;
}
.about-child {
    width: 100%;
    /* border: 8px solid #00a0e9; */
    position: relative;
}

.about-child img{
    float: none;
    transition: all .4s;
    position: relative;
    z-index: 1;
    width: 100%;
}
.about-child>div{
    position: absolute;
    width: 85%;
    height: 85%;
    background: url("../../about/img/wg.png");
    background-size:cover;
    top: 73px;
    left: 24px;
}

.about-child:hover img{
    transform:translate(40px,40px);
    /*border-image: url("../img/border-bottom.png") 30 round;*/
    /*border-bottom: 10px solid transparent;*/
    /*border-right: 10px solid transparent;*/
}

.ziben-box{
    padding: 60px 0;
    float: left;
    width: 100%;
    background: #055fcf;
    margin-bottom: 100px;
}


.ziben-box .container > div>p:nth-of-type(1){
    color: #ffffff;
    font-size: 60px;
    text-align: center;
}
.ziben-box .container > div>p:nth-of-type(2){
    color:#ffffff;
    font-size: 16px;
    text-align: center;
}

.qiye-box{
    width: 100%;
    float: left;
    padding: 100px 0;

}

.qiye-child-a{
    width: 100%;
    padding: 50px 45px 70px;
    color:#fff;
    margin-bottom: 30px;
    position: relative;
    height: 275px;
    cursor: pointer;
}
.qiye-child-a >div{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.4);
    transition: all .6s;
}
.qiye-child-a > p:nth-of-type(1){
    color:#fff;
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 10;
    transition: all .6s;
}
.qiye-child-a > p:not(:nth-of-type(-n+1)){
    font-size: 14px;
    text-indent: 2em;
    line-height: 28px;
    position: absolute;
    width: calc(100% - 90px);
    z-index: 10;
    top: 50%;
    transform: translateY(-20%);
    opacity: 0;
    transition: all .6s;
}
.qiye-child-a:hover > div,
.qiye-child-b:hover > div{
    background: rgba(0,0,0,.8);
}
.qiye-child-a:hover > p:nth-of-type(1){
    transform: translate(-50%,-80px);
}

.qiye-child-b:hover > p:nth-of-type(1){
    transform: translate(-50%,-120px);
}
.qiye-child-a:hover > p:not(:nth-of-type(-n+1)),
.qiye-child-b:hover > p:not(:nth-of-type(-n+1)){
    opacity: 1;
}
.qiye-child-b{
    width: 100%;
    padding: 50px 45px 70px;
    color:#fff;
    background-image: url("../img/about03.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 375px;
    cursor: pointer;
}

.qiye-child-b >div{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.4);
    transition: all .6s;
}
.qiye-child-b > p:nth-of-type(1){
    color:#fff;
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 10;
    transition: all .6s;
}
.qiye-child-b > p:not(:nth-of-type(-n+1)){
    font-size: 14px;
    text-indent: 2em;
    line-height: 28px;
    position: absolute;
    width: calc(100% - 90px);
    z-index: 10;
    top: 50%;
    transform: translateY(-35%);
    opacity: 0;
    transition: all .6s;
}

.qiye-child-c{
    width: 100%;
    height: 680px;
    background: #00a0e9;
    padding:30px 40px 0;
}

.qiye-child-c > p:nth-of-type(1) {
    color:#fff;
    font-size: 24px;
}
.qiye-child-c > p:nth-of-type(2) {
    color:#fff;
    font-size: 14px;
    margin-top: 30px;
    line-height: 30px;
}
.qiye-child-d{
    width: 100%;
    margin-top: 40px;
}
.qiye-child-d > div:first-child>p:nth-of-type(2){
    display: block;
}

.yincang{
    display: none;
}

.qiye-child-d > div{
   border-bottom: 2px solid rgba(255,255,255,.3);
    margin-bottom: 18px;
    padding-bottom: 18px;
}
.qiye-child-d > div > p:first-child {
    display: block;
    color:#fff;
    font-size: 20px;
    position: relative;
    cursor: pointer;
}
.qiye-child-d > div > p:first-child:hover{
    color:#ffed25
}
.fcactive{
    color: #ffed25 !important;
}
.qiye-child-d > div > p:first-child > i{
    color:#ffed25;
    font-size: 30px;
    display: inline-block;
    margin-right: 10px;
    line-height: 30px;
}
.qiye-child-d > div > p:nth-of-type(2){
    color:#fff;
    font-size: 14px;
    padding-left: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.qiye-child-d > div b{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.vision-wrap .title-div{
    margin-bottom: 60px;
}
.vision-wrap{
    width: 100%;
    padding:0 0 100px;
    float: left;
}
.over-hd{
    width: 100%;
    overflow: hidden;
}
.over-hd > img{
    width: 100%;
    float: none;
    transition: all .8s;
}
.vision-child{
    width: 100%;
}
.vision-child-b{
    padding-bottom: 10px;
    border-bottom: 2px solid #055fcf;
}
.vision-child-b > p:first-child{
    font-size: 24px;
    color:#333333;
    line-height: 26px;
    margin: 25px 0 15px;
}

.vision-child-b > p:nth-of-type(2){
    color:#666666;
    font-size: 14px;
    min-height: 78px;
    line-height: 24px;
}

.vision-child:hover img{
    transform: scale(1.1);
}

.idea-wrap{
    width: 100%;
    padding: 100px 0 150px;
    float: left;
    background: url("../img/idea-bg.jpg") no-repeat center;
    background-size: cover;
}
.idea-wrap .title-div > span{
    color:#ffed25;
}
.idea-wrap .title-div > div >i,
.idea-wrap .title-div > div >p{
    color: #fff;
}

.idea-child{
    width: 100%;
    height: 240px;
    padding: 3px ;
    border: 3px solid #fff;
    border-radius: 10px;
}
.idea-child-b{
    width: 100%;
    height: 100%;
    background:#fff;
    border-radius: 12px;
    padding: 20px 30px;
}
.idea-child-b > p:first-child{
    color:#00a0e9;
    font-size: 32px;
}
.idea-child-b > p:nth-of-type(2){
    color:#333333;
    font-size: 14px;
}
.idea-wrap .title-div{
    margin-bottom: 40px;
}

.idea-wrap .container{
    position: relative;
}

.idea-wrap .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    left: -30px;
}
.idea-wrap .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    right: -30px;
}


@media screen and (max-width: 1200px) {
    .vision-child-b > p:nth-of-type(2){
        min-height: 104px;
    }
}
@media screen and (max-width: 991px) {
    .idea-wrap .container{
        padding: 0 30px;
    }
    .about-child{
        border: 4px solid #00a0e9;
    }
    .about-child img{
        transform:translate(20px,20px);
    }
    .about-box{
        padding: 60px 0;
    }
    .ziben-box{
        padding: 30px 0;
    }
    .ziben-box .container > div>p:nth-of-type(1){
        font-size: 40px;
    }
    .ziben-box .container > div>p:nth-of-type(2){
        font-size: 14px;
    }
    .qiye-child-a > div, .qiye-child-b > div{
        background: rgba(0,0,0,.8);
    }
    .qiye-child-a > p:nth-of-type(1) {
        position: relative;
        transform: translate(0);
        left: 0;
        top: 0;
        margin-bottom: 20px;
    }
    .qiye-child-a:hover > p:nth-of-type(1){
        transform: translate(0);
    }
    .qiye-child-a{
        height: auto;
        padding-bottom: 40px;
        padding-top: 30px;
        margin-bottom: 20px;
    }
    .qiye-child-a > p:not(:nth-of-type(-n+1)), .qiye-child-b > p:not(:nth-of-type(-n+1)) {
        opacity: 1;
        position: relative;
        width: auto;
        top: 0;
        transform: translateY(0);
    }
    .qiye-child-b > p:nth-of-type(1){
        transform: translate(-50%,-120px);
    }
    .qiye-child-b{
        height: auto;
        min-height: 280px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .qiye-child-b > p:nth-of-type(1){
        transform: translate(0);
        position:relative;
        top: 0;
        left: 0;
        margin-bottom: 10px;
    }
    .qiye-child-b:hover > p:nth-of-type(1){
        transform: translate(0);
    }
    .qiye-box{
        padding: 60px 0;
    }
    .qiye-child-c{
        margin-top: 20px;
        height: auto;
        min-height: 620px;
    }
    .vision-child-b > p:nth-of-type(2){
        display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow:hidden;
        min-height: auto;
    }
    .vision-child-b > p:first-child{
        margin: 15px 0 10px;
        font-size: 20px;
    }
    .vision-wrap .title-div{
        margin-bottom: 20px;
    }
    .vision-wrap{
        padding-bottom: 60px;
    }
    .idea-wrap{
        padding: 60px 0 120px;
    }
    .idea-wrap .title-div{
        margin-bottom: 30px;
    }
    .idea-wrap .swiper-button-next,
    .idea-wrap .swiper-button-prev{

    }
    .idea-wrap .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        left: -5px;
    }
    .idea-wrap .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        right: -5px;
    }
    .banner-child > p:nth-of-type(1){
        font-size: 30px;
    }
    .banner-child > p:nth-of-type(2) > a{
        font-size: 14px;
    }
}

@media screen and (max-width: 767px){
    .idea-wrap .container{
        padding: 0 50px;
    }
    .banner-child > p:nth-of-type(1){
        display: none;
    }
    .about-box{
        padding: 30px 0;
    }
    .title-div > span{
        font-size: 22px;
        line-height: 22px;
    }
    .title-div > div > i{
        font-size: 16px;
        line-height: 16px;
    }
    .title-div > div > p{
        font-size: 12px;
    }
    .title-div{
        margin-bottom: 15px;
    }
    .about-child img{
        transform: translate(10px,10px);
    }
    .about-child{
        margin-top: 10px;
    }
    .about-child:hover img{
        transform: translate(10px,10px);
    }
    .ziben-box{
        padding: 10px 0 20px;
    }
    .ziben-box .container > div>p:nth-of-type(1){
        font-size: 30px;
        line-height: 40px;
        margin-top: 10px;
    }
    .qiye-box{
        padding: 30px 0;
    }
    .qiye-child-a,
    .qiye-child-b{
        padding-top: 30px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .qiye-child-a > p:nth-of-type(1),
    .qiye-child-b > p:nth-of-type(1){
        font-size: 20px;
        margin-bottom: 5px;
    }
    .qiye-child-c > p:nth-of-type(1){
        font-size: 20px;
        line-height: 20px;
    }
    .qiye-child-c > p:nth-of-type(2){
        margin-top: 10px;
        font-size: 14px;
    }
    .qiye-child-c{
        padding: 20px;
        min-height: 450px;
    }
    .qiye-child-d{
        margin-top: 20px;
    }
    .qiye-child-d > div > p:first-child{
        font-size: 14px;
    }
    .qiye-child-d > div > p:first-child > i{
        font-size: 20px;
        line-height: 20px;
    }
    .qiye-child-d > div > p:nth-of-type(2){
        padding-left: 30px;
    }
    .qiye-child-d > div > p:nth-of-type(2){
        font-size: 12px;
        margin: 5px 0;
    }
    .qiye-child-d > div{
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .vision-child{
        margin-bottom: 30px;
    }
    .vision-child-b > p:nth-of-type(2){
        display: block;
    }
    .vision-wrap{
        padding-bottom: 20px;
    }
    .idea-wrap{
        padding: 40px 0 100px;
    }
    .idea-wrap .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        left: 15px;
        transform: scale(.8);
    }
    .idea-wrap .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        right: 15px;
        transform: scale(.8);
    }
    .idea-wrap .swiper-button-next, .idea-wrap .swiper-button-prev{
        bottom: -60px;
    }
}























































































