body {
    background: url("../assets/images/home/back.jpg") no-repeat center / cover;
}
/*自定义 fullpage 导航样式*/
.wap #fp-nav {
    display: none;
}
#fp-nav ul li {
    width: 31px;
    height: 21px;
    margin: 18px 7px 0;
}
#fp-nav ul li:first-child {
    margin-top: 0;
}
#fp-nav ul li a span {
    border-radius: 0;
    height: 3px;
    width: 10px;
    background: #868686;
    left: 0;
    top: 9px;
    margin: 0;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, .5);
    box-shadow: 0 0 1px rgba(0, 0, 0, .5);
}
#fp-nav ul li:hover a span {
    width: 20px;
    height: 3px;
    background: #FFFFFF;
    margin: 0;
}
#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span {
    height: 3px;
    width: 30px;
    margin: 0;
    border-radius: 0;
    background: #ffffff;
}

#fp-nav ul li .fp-tooltip {
    font-size: 1rem;
    font-family: arial, helvetica, sans-serif;
}
#fp-nav ul li .fp-tooltip.fp-left {
    left: 50px;
}



/* slides导航样式 */
.fp-slidesNav.fp-bottom {
    bottom: 8rem;
    text-align: center;
}
.wap .fp-slidesNav.fp-bottom {
    bottom: 6rem;
    text-align: center;
}
.fp-slidesNav ul {
    display: inline-block;
}
.fp-slidesNav ul li {
    width: 17px;
    height: 17px;
    margin: 0 0 0 17px;
    position: relative;
}
.fp-slidesNav ul li:first-child {
    margin-left: 0;
}
.fp-slidesNav ul li a span {
    height: 16px;
    width: 16px;
    border: solid 3px rgba(255, 255, 255, .4);
    background: transparent;
    margin: -8px 0 0 -8px;
}
.fp-slidesNav ul li:hover a span {
    width: 16px;
    height: 16px;
    margin: -8px 0 0 -8px;
    border-color: rgba(255, 255, 255, 1);
}
.fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span {
    height: 16px;
    width: 16px;
    margin: -8px 0 0 -8px;
    background: #ffffff;
    border-color: rgba(255, 255, 255, 1);
}

.scroll-mouse {
    width: 22px;
    height: 55px;
    position: fixed;
    bottom: 105px;
    left: 50%;
    margin-left: -11px;
}

.home-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    padding: 15px;
    text-align: center;
    border-top: 1px solid #202431;
    font-size: .86rem;
}

.home-footer p {
    text-align: center;
    margin: 0;
    color: #969696;
}

.home-footer a {
    color: #969696;
}

.wap .home-footer a {
    display: none;
}

.home-footer span {
    margin-left: 15px;
    color: #969696;
}

.wap .home-footer span:not(:last-child) {
    display: none;
}

.wap .home-footer span:last-child {
    margin-left: 0;
}


/*轮播*/

#homeBannerDim{
    width: 100%;
    height: 600px;
}
.wap #homeBannerDim{
    width: 100%;
    height: 235px;
}
 .bannerContainer {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

  .bannerContainer .wrap {
    position: absolute;
    width: 500%;
    height: 100%;
    z-index: 1;
}
 .bannerContainer .wrap>div {
    float: left;
    width: 20%;
    height: 100%;
}

 .bannerContainer .wrap>div:nth-of-type(1) {
    float: left;
    width: 20%;
    height: 100%;
    background: url("../assets/images/home/slide1.jpg") no-repeat center/1366px;
}

 .bannerContainer .wrap>div:nth-of-type(2) {
    float: left;
    width: 20%;
    height: 100%;
    background: url("../assets/images/home/slide2.jpg") no-repeat center/cover;
}
 .bannerContainer .wrap>div:nth-of-type(2) {
    float: left;
    width: 20%;
    height: 100%;
    background: url("../assets/images/home/slide2.jpg") no-repeat center/cover;
}
 .bannerContainer .homeBanner{
    width: 59%;
    float: left;
    padding: 160px 0 0 400px;
}
.wap  .bannerContainer .homeBanner{
    width: 70%;
    float: left;
    padding: 0;
    margin-left: 85px;
    margin-top: 85px;
}

.wap  .bannerContainer .homeBanner h2 {
    color: rgba(255,255,255,1);
    margin-bottom: 0;
}
.wap  .bannerContainer .homeBanner p{
    margin-bottom: 0;
}
.wap  .btn-component{
   display: none;
}
#homeannerDim .bannerContainer .homeBanner h2 {
    color: rgba(255,255,255,1);
    margin-bottom: 25px;
    letter-spacing: 3px;
}
 .bannerContainer .homeBanner h2{
    color: #fff;
}
 .bannerContainer .homeBanner h2 span{
    color: #1875F0;
}

 .bannerContainer .homeBanner p{
    color: #ccc;
    margin-bottom: 45px;
    font-size: 16px;
    letter-spacing: 3px;
    font-weight: 400;
}

 .bannerContainer .wrap>div:nth-of-type(2) {
    background: url("../assets/images/home/slide2.jpg") no-repeat center/cover;
}
 .bannerContainer .wrap>div:nth-of-type(3) {
    background: url("../assets/images/home/slide3.jpg") no-repeat center/cover;
}
 .bannerContainer .wrap>div:nth-of-type(4) {
    background: url("../assets/images/home/slide4.jpg") no-repeat center/1920px;
}

 .bannerContainer .wrap>div:nth-of-type(5) {
    background: url("../assets/images/home/slide1.jpg") no-repeat center/1920px;
}

.wap  .bannerContainer .wrap>div{
    float: left;
    width: 20%;
    height: 100%;
    background: url("../assets/images/home/slide2.jpg") no-repeat;
    background-size: 100% 100%;
    background-position: 0 30px;
}
.wap .bannerContainer .wrap>div:nth-of-type(3) {
    background-image: url("../assets/images/home/slide3.jpg");
}
.wap .bannerContainer .wrap>div:nth-of-type(4) {
    background-image: url("../assets/images/home/slide4.jpg");
}

.wap .bannerContainer .wrap>div:nth-of-type(5) {
    background-image: url("../assets/images/home/slide1.jpg");
}



#homeBannerDim .bannerContainer .wrap>div:nth-of-type(6) {
    float: left;
    width: 20%;
    height: 100%;
    background: url("../assets/images/home/slide1.jpg") no-repeat center/1366px;
    background-size: 300% auto;
}

#homeBannerDim .bannerContainer .homeBan_buttons {
    position: absolute;
    width:100% ;
    bottom:30px;
    height: 10px;
    z-index: 2;
    text-align: center;
}

#homeBannerDim .bannerContainer .homeBan_buttons span {
    margin-left: 5px;
    display: inline-block;
    width: 32px;
    height: 4px;
    background:rgba(255,255,255,0.3);
    text-align: center;
    color:white;
    cursor: pointer;
}
#homeBannerDim .bannerContainer .homeBan_buttons span.on{
    background:rgba(255,255,255,1);
}
#homeBannerDim .bannerContainer .arrow {
    position: absolute;
    top: 35%;
    color: green;
    padding:0px 14px;
    border-radius: 50%;
    font-size: 50px;
    z-index: 2;
    display: none;
}
#homeBannerDim .bannerContainer .arrow_left {
    left: 10px;
}
#homeBannerDim .bannerContainer .arrow_right {
    right: 10px;
}
#homeBannerDim .bannerContainer:hover .arrow {
    display: block;
}
#homeBannerDim .bannerContainer .arrow:hover {
    background-color: rgba(0,0,0,0.2);
}


.home-section1#section0 a{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
}

.home-section1 .slide {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 700ms ease 0s;
    -moz-transition: all 700ms ease 0s;
    -ms-transition: all 700ms ease 0s;
    -o-transition: all 700ms ease 0s;
    transition: all 700ms ease 0s;
}

.home-section1 .slide.active {
    opacity: 1;
    visibility: visible;
}

.home-section1 #slide1 {
    background: url("../assets/images/home/slide1.jpg") no-repeat center / 1920px;
}

.wap .home-section1 #slide1 {
    background-size: cover;
}

.home-section1 #slide2 {
    background: url("../assets/images/home/slide2.jpg") no-repeat center / 1920px;
}

.wap .home-section1 #slide2 {
    background-size: cover;
}

.home-section1 #slide3 {
    background: url("../assets/images/home/slide3.jpg") no-repeat center / 1920px;
}

.wap .home-section1 #slide3 {
    background-size: cover;
}

.home-section1 #slide4 {
    background: url("../assets/images/home/slide4.jpg") no-repeat center / 1920px;
}

.wap .home-section1 #slide4 {
    background-size: cover;
}


.home-section1{
    width: 100%;
    height: 730px;
    color: #000000;
    font-size: 16px;
    padding-top: 80px;
    background: url("../assets/images/home/part2/develoPath1.png") no-repeat top center;

}
.home-section1 .sec1_wap_content{
    height: 460px;
    margin-top: -120px;
    background: url("../assets/images/home/part2/develoPath2.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: none;
}
.wap .home-section1{
    height: 500px;
    background:rgba(255,255,255,1);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.home-section1 h3{
    text-align: center;
    font-size: 24px;
    color: #000000;
    margin-bottom: 50px;
}
/*.home-section1 h3.editionAxisMark:after {*/
    /*content: '';*/
    /*position: absolute;*/
    /*width: 2px;*/
    /*height: 20px;*/
    /*background: rgba(230,230,230,1);*/
    /*margin-left: -85px;*/
    /*margin-top: -35px;*/
/*}*/
.home-section1 .sec1_content{
    display: flex;
    margin: 0 auto;
    padding: 0 95px;
}
.wap .home-section1 .sec1_content{
    display: none;
}
.wap .home-section1 .sec1_wap_content{
    display: block;
}


.home-section1 .sec1_content>div{
    padding:0 5px;
}

.home-section1 .sec1_content>div:last-child p{
    color: #1875f0;
}
.home-section1 .sec1_content>div:last-child>div>p:last-child{
    color: #1875f0;
}
.wap .home-section1 .sec1_content>div:last-child{
    transform: rotate(270deg);
    margin-bottom: 20px;
}
.wap .home-section1 .sec1_content>div:first-child{
    transform: rotate(90deg);
    margin-top: 20px;
}

.home-section1 .sec1_content>div:first-child>p,.home-section1 .sec1_content>div:last-child>p{
    width: 40px;
    height: 40px;
    background:rgba(240,240,240,1);
    border-radius:50%;
    text-align: center;
    line-height: 40px;
    margin: 0 auto;
}
.wap .home-section1 .sec1_content>div:first-child>p,.wap .home-section1 .sec1_content>div:last-child>p{
    line-height: 38px;
}
.home-section1 .sec1_content>div:last-child>p{
    color: #1875F0;
}


.home-section1 .sec1_content>div>div{
    width: 200px;
    padding:25px 28px;
    font-size: 16px;
    color: #333333;
    font-weight:bold ;
    position: relative;
}
.wap .home-section1 .sec1_content>div>div{
    margin: 0 auto;
}
.home-section1 .sec1_content>div>div b{
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 1px;
    height: 200px;
    background:rgba(230,230,230,1);
}
.home-section1 .sec1_content>div:nth-of-type(2)>div b{
    height: 239px;
}
.home-section1 .sec1_content>div:nth-of-type(3)>div b{
    height: 166px;
}

.home-section1 .sec1_content>div:nth-of-type(4)>div b{
    height: 139px;
}
.home-section1 .sec1_content>div:nth-of-type(5)>div b{
    height: 96px;
}
.home-section1 .sec1_content>div:nth-of-type(6)>div b{
    height: 30px;
}
.home-section1 .sec1_content>div:nth-of-type(7)>div b{
    height: 30px;
}


.home-section1 .sec1_content>div>div>p{
    margin-bottom: 0;
    text-align: center;
}
.home-section1 .sec1_content>div>div>p:last-child{
    font-size: 16px;
    color: #333333;
    white-space: nowrap;
    font-weight: normal;
    font-style: normal;
}
.home-section1 .sec1_content>div>div>p:last-child  span{
    font-weight: bold;
}


.home-section2{
    height: 600px;
    background: url("../assets/images/home/innerNavcard.png") no-repeat bottom center / cover;
    position: relative;
}
.wap .home-section2{

    background-image: none !important;

}
 .wap .home-section2 .inPageNav{
    position: absolute;
    width: 100%;
    bottom: 0;
    border: 1px solid transparent;
}
.home-section2 .inPageNav{
    position: absolute;
    width: 100%;
    bottom: 0;
    border: 1px solid #454545;
}
.inPageNav .home-section2 .home-section2-item{
    padding: 0;
}

.home-section2 .home-section2-item-container {
    cursor: pointer;
    /*box-shadow: 0 0 0 1px rgb(0, 0, 0);*/
}

.wap .home-section2 .home-section2-item-container {
    height: 3rem;
}



.wap .home-section2 .home-section2-item .home-section2-images {
    height: 7rem;
    background-size: 100px;
}

.home-section2 .home-section2-item .home-section2-images img {
    position: absolute;
    top: 0;
    left: 32px;
    display: block;
    transition: all ease-in-out .25s;
}

.wap .home-section2 .home-section2-item .home-section2-images img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
}


@media screen and (min-width: 991px) {

    .home-section2 .row-seventh-container{
        display: flex;
        justify-content: center;
    }
    .row-seventh-container .col-md-3{
        max-width: 14% !important;
        padding: 0;
    }
    .home-section2 .home-section2-item .home-section2-images img {
        position: absolute;
        top: 0;
        left: 20px;
        display: block;
        transition: all ease-in-out .25s;
    }

    .home-section2 .home-section2-item:nth-child(2) .home-section2-item-container .home-section2-images > span {
        z-index: 1;
        display: block;
        width: 5px;
        height: 5px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        background: rgb(0, 255, 255);
        position: absolute;
        top: 36px;
        left: 73px !important;
        -webkit-animation: none;
        -o-animation: none;
        animation: none;
        visibility: hidden;
    }
    .row-fifth-partner{
        display: flex;
        justify-content: center;
    }



}
.row-fifth-partner .home-section3-item {
    width: 100%;
    height: 100%;
    /*background: url("../assets/images/home/homeSec3/homeSec3partners1a.jpg");*/
    /*background-repeat: no-repeat;*/
    /*background-position: center;*/
    border: 1px solid transparent;
}
/*.row-fifth-partner .blingpartners:nth-of-type(2) .home-section3-item {background-image: url("../assets/images/home/homeSec3/homeSec3partners2a.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(3) .home-section3-item {background-image: url("../assets/images/home/homeSec3/homeSec3partners3a.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(4) .home-section3-item {background-image: url("../assets/images/home/homeSec3/homeSec3partners4a.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(5) .home-section3-item {background-image: url("../assets/images/home/homeSec3/homeSec3partners5a.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(6) .home-section3-item {background-image: url("../assets/images/home/homeSec3/homeSec3partners6a.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(7) .home-section3-item {background-image: url("../assets/images/home/homeSec3/homeSec3partners7a.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(8) .home-section3-item {background-image: url("../assets/images/home/homeSec3/homeSec3partners8a.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(9) .home-section3-item {background-image: url("../assets/images/home/homeSec3/homeSec3partners9a.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(10) .home-section3-item {background-image: url("../assets/images/home/homeSec3/homeSec3partners10a.jpg") ;}*/
/*.row-fifth-partner .blingpartners:nth-of-type(11) .home-section3-item {background-image: url("../assets/images/home/homeSec3/homeSec3partners11a.jpg") ;}*/
/*.row-fifth-partner .blingpartners:nth-of-type(12) .home-section3-item {background-image: url("../assets/images/home/homeSec3/homeSec3partners12a.jpg") ;}*/
/*.row-fifth-partner .blingpartners:nth-of-type(13) .home-section3-item {background-image: url("../assets/images/home/homeSec3/homeSec3partners13a.jpg") ;}*/
/*.row-fifth-partner .blingpartners:nth-of-type(14) .home-section3-item {background-image: url("../assets/images/home/homeSec3/homeSec3partners14a.jpg") ;}*/
/*.row-fifth-partner .blingpartners:nth-of-type(15) .home-section3-item {background-image: url("../assets/images/home/homeSec3/homeSec3partners15a.jpg") ;}*/
/*.row-fifth-partner .blingpartners:nth-of-type(16) .home-section3-item {background-image: url("../assets/images/home/homeSec3/homeSec3partners16a.jpg") ;}*/
/*.row-fifth-partner .blingpartners:nth-of-type(17) .home-section3-item {background-image: url("../assets/images/home/homeSec3/homeSec3partners17a.jpg") ;}*/
/*.row-fifth-partner .blingpartners:nth-of-type(18) .home-section3-item {background-image: url("../assets/images/home/homeSec3/homeSec3partners18a.jpg") ;}*/
/*.row-fifth-partner .blingpartners:nth-of-type(19) .home-section3-item {background-image: url("../assets/images/home/homeSec3/homeSec3partners19a.jpg") ;}*/
/*.row-fifth-partner .blingpartners:nth-of-type(20) .home-section3-item {background-image: url("../assets/images/home/homeSec3/homeSec3partners20a.jpg") ;}*/


.row-fifth-partner .blingpartners .home-section3-item:hover{
    box-shadow:0px 2px 6px 0px rgba(4,0,0,0.05);
    /*background-image: url("../assets/images/home/homeSec3/homeSec3partners1b.jpg");*/
}
/*.row-fifth-partner .blingpartners:nth-of-type(2) .home-section3-item:hover{background-image: url("../assets/images/home/homeSec3/homeSec3partners2b.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(3) .home-section3-item:hover{background-image: url("../assets/images/home/homeSec3/homeSec3partners3b.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(4) .home-section3-item:hover{background-image: url("../assets/images/home/homeSec3/homeSec3partners4b.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(5) .home-section3-item:hover{background-image: url("../assets/images/home/homeSec3/homeSec3partners5b.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(6) .home-section3-item:hover{background-image: url("../assets/images/home/homeSec3/homeSec3partners6b.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(7) .home-section3-item:hover{background-image: url("../assets/images/home/homeSec3/homeSec3partners7b.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(8) .home-section3-item:hover{background-image: url("../assets/images/home/homeSec3/homeSec3partners8b.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(9) .home-section3-item:hover{background-image: url("../assets/images/home/homeSec3/homeSec3partners9b.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(10) .home-section3-item:hover{background-image: url("../assets/images/home/homeSec3/homeSec3partners10b.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(11) .home-section3-item:hover{background-image: url("../assets/images/home/homeSec3/homeSec3partners11b.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(12) .home-section3-item:hover{background-image: url("../assets/images/home/homeSec3/homeSec3partners12b.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(13) .home-section3-item:hover{background-image: url("../assets/images/home/homeSec3/homeSec3partners13b.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(14) .home-section3-item:hover{background-image: url("../assets/images/home/homeSec3/homeSec3partners14b.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(15) .home-section3-item:hover{background-image: url("../assets/images/home/homeSec3/homeSec3partners15b.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(16) .home-section3-item:hover{background-image: url("../assets/images/home/homeSec3/homeSec3partners16b.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(17) .home-section3-item:hover{background-image: url("../assets/images/home/homeSec3/homeSec3partners17b.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(18) .home-section3-item:hover{background-image: url("../assets/images/home/homeSec3/homeSec3partners18b.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(19) .home-section3-item:hover{background-image: url("../assets/images/home/homeSec3/homeSec3partners19b.jpg");}*/
/*.row-fifth-partner .blingpartners:nth-of-type(20) .home-section3-item:hover{background-image: url("../assets/images/home/homeSec3/homeSec3partners20b.jpg");}*/




.row-fifth-partner .home-section3-item img{
    width: 100%;
    height: 100%;
}

.home-section2 .home-section2-item:nth-child(1) .home-section2-item-container:hover .home-section2-images img:first-child {
    left: 30px;
}

.home-section2 .home-section2-item:nth-child(1) .home-section2-item-container:hover .home-section2-images img:last-child {
    left: 10px;
}

.wap .home-section2 .home-section2-item:nth-child(1) .home-section2-item-container:hover .home-section2-images img:first-child {
    left: 50%;
    margin-left: -30px;
}

.wap .home-section2 .home-section2-item:nth-child(1) .home-section2-item-container:hover .home-section2-images img:last-child {
    left: 50%;
    margin-left: -30px;
}

.home-section2 .home-section2-item:nth-child(2) .home-section2-item-container .home-section2-images > span {
    z-index: 1;
    display: block;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: rgb(0, 255, 255);
    position: absolute;
    top: 36px;
    left: 85px;
    -webkit-animation: none;
    -o-animation: none;
    animation: none;
    visibility: hidden;
}

.wap .home-section2 .home-section2-item:nth-child(2) .home-section2-item-container .home-section2-images > span {
    display: none;
}

.home-section2 .home-section2-item:nth-child(2) .home-section2-item-container .home-section2-images > span:nth-child(2) {
    top: 64px;
    left: 70px;
}
.home-section2 .home-section2-item:nth-child(2) .home-section2-item-container .home-section2-images > span:nth-child(3) {
    top: 63px;
    left: 99px;
}
.home-section2 .home-section2-item:nth-child(2) .home-section2-item-container .home-section2-images > span:nth-child(4) {
    top: 78px;
    left: 77px;
}
.home-section2 .home-section2-item:nth-child(2) .home-section2-item-container .home-section2-images > span:nth-child(5) {
    top: 78px;
    left: 93px;
}

.home-section2 .home-section2-item:nth-child(2) .home-section2-item-container:hover .home-section2-images > span:first-child {
    -webkit-animation: homeSec2_21 1.5s ease infinite;
    -o-animation: homeSec2_21 1.5s ease infinite;
    animation: homeSec2_21 1.5s ease infinite;
}

.home-section2 .home-section2-item:nth-child(2) .home-section2-item-container:hover .home-section2-images > span:nth-child(2) {
    -webkit-animation: homeSec2_22 1.5s ease infinite;
    -o-animation: homeSec2_22 1.5s ease infinite;
    animation: homeSec2_22 1.5s ease infinite;
}

.home-section2 .home-section2-item:nth-child(2) .home-section2-item-container:hover .home-section2-images > span:nth-child(3) {
    -webkit-animation: homeSec2_23 1.5s ease infinite;
    -o-animation: homeSec2_23 1.5s ease infinite;
    animation: homeSec2_23 1.5s ease infinite;
}

.home-section2 .home-section2-item:nth-child(2) .home-section2-item-container:hover .home-section2-images > span:nth-child(4) {
    -webkit-animation: homeSec2_24 1.5s ease infinite;
    -o-animation: homeSec2_24 1.5s ease infinite;
    animation: homeSec2_24 1.5s ease infinite;
}

.home-section2 .home-section2-item:nth-child(2) .home-section2-item-container:hover .home-section2-images > span:nth-child(5) {
    -webkit-animation: homeSec2_25 1.5s ease infinite;
    -o-animation: homeSec2_25 1.5s ease infinite;
    animation: homeSec2_25 1.5s ease infinite;
}

.home-section2 .home-section2-item:nth-child(5) .home-section2-item-container:hover .home-section2-images img:first-child {
    left: 22px;
}

.home-section2 .home-section2-item:nth-child(5) .home-section2-item-container:hover .home-section2-images img:last-child {
    left: 42px;
}

.wap .home-section2 .home-section2-item:nth-child(5) .home-section2-item-container:hover .home-section2-images img:first-child {
    left: 50%;
    margin-left: -30px;
}

.wap .home-section2 .home-section2-item:nth-child(5) .home-section2-item-container:hover .home-section2-images img:last-child {
    left: 50%;
    margin-left: -30px;
}

.home-section2 .home-section2-item:nth-child(4) .home-section2-item-container:hover .home-section2-images img:last-child,
.home-section2 .home-section2-item:nth-child(7) .home-section2-item-container:hover .home-section2-images img,
.home-section2 .home-section2-item:nth-child(6) .home-section2-item-container:hover .home-section2-images img:last-child {
    top: -10px;
}

.wap .home-section2 .home-section2-item:nth-child(4) .home-section2-item-container:hover .home-section2-images img:last-child,
.wap .home-section2 .home-section2-item:nth-child(7) .home-section2-item-container:hover .home-section2-images img,
.wap .home-section2 .home-section2-item:nth-child(6) .home-section2-item-container:hover .home-section2-images img:last-child {
    top: 0;
}

.wap .home-section2 .home-section2-item{
    padding: 0;
}
.home-section2 .home-section2-item p {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    border-left:1px solid #454545;
    margin-bottom: 0;
}
.wap .home-section2 .home-section2-item p {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    border:1px solid #454545;
}
.home-section2 .home-section2-item:last-child p {

    border-right:1px solid #454545;

}
.home-section2 .home-section2-item.viewStatus p {
    background-color: #333333;

}


.home-section2 .row{
    width: 85%;
    margin: 0 auto;
}



.home-section2 .homeInsideNav .insideNavDetail{
    display: none;
    width: 65%;
    float: left;
    padding: 100px 0 0 80px;
}
.wap .home-section2 .homeInsideNav .insideNavDetail{
    width: 75%;
}
.wap .home-section2 .homeInsideNav .insideNavDetail.insideNavnbiot{
    width: 90%;
    float: left;
}
.wap .home-section2 .homeInsideNav .insideNavDetail  h2{
     margin: 15px 0;
}
.wap .home-section2 .homeInsideNav .insideNavDetail{
    padding: 0;
    padding-left: 35px;
}
.home-section2 .homeInsideNav  .inavShow{
    display: block;
}

.home-section2 .homeInsideNav  .insideNavDetail  h2 {
    color:rgba(255,255,255,1);
    margin-bottom: 50px;
}
.home-section2 .homeInsideNav  .insideNavDetail p {
    color: #cececf;
    font-size: 0.9rem;
}
.home-section2 .homeInsideNav  .insideNavDetail .knowMore {

    width: 148px;
    height: 48px;
    margin-top: 40px;
    border-radius: 50px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #cececf;
}
.home-section2 .homeInsideNav  .insideNavDetail .knowMore span {
    color: #0090ff;
    display: inline-block;
    width: 100%;
    font-size: 1rem;
    line-height: 48px;
    float: left;
}
.home-section2 .homeInsideNav  .insideNavDetail .knowMore span a {
    line-height: 48px;
    color: #ffffff;
}
.home-section2 .homeInsideNav  .insideNavDetail .knowMore span a i{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url("../assets/images/home/arrow.png") no-repeat center;
}


.home-section3 {
    padding: 80px;
    background-color:#F9FAFC ;
}
.wap .home-section3 {
    padding: 80px 25px;
}
.home-section3 h1{
    text-align: center;
    font-size: 24px;
    margin-bottom: 50px;
}
.row-fifth-partner .blingpartners{
    width: 222px;
    max-width: 20%;
}


.page-footer{
    background:#FFFFFF;
}


