@charset "utf-8";

#strength{margin: 0 auto; z-index: 12;}
#strength .section{background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative; z-index: 1; perspective: 800px;overflow: hidden;}
#strength .section .mask{ position: absolute;z-index: 1; left: 0; top: 0; width: 100%;height: 100%; background: rgba(30,74,154,.2); content: '';}
#strength .section .layout{position: relative; z-index: 20;  width: 72%; margin: 0 auto; display: flex; justify-content: space-between;}
#strength .section .layout>.theme{ display: inline-flex; align-content: center; align-items: center; width: 30%;transform: rotateY(120deg); opacity: 0; left: 10%; position: relative; transition: all .65s;}
#strength .section .layout>.theme.active{left: 0; opacity: 1; transform: rotateY(0);}
#strength .section .layout>.theme .title{ display:none; margin-left: 30px; font-size: 4rem; color: #fff;font-weight: bold;  transition: all .55s .15s;}
#strength .section .layout>.theme .ico{display: block; margin: 0 auto;}
#strength .section .layout>.theme .ico>img{padding: 0; width: 200px;height: auto;}
#strength .section .layout>.box{color: #fff; width: 60%; margin-top: 80px;}
#strength .section .layout>.box>.title{ font-size: 3.6rem; font-weight: bold; margin-bottom: 20px; position: relative;opacity: 0; transition: all .55s .15s;}
#strength .section .layout>.box>.title:after{position: absolute;z-index: 12; left: 0;bottom: -10px; width: 80px;height: 3px; background: #fff; content: '';}
#strength .section .layout>.box>.title.active{top: 0; opacity: 1;}
#strength .section .layout>.box>.statistics{padding: 20px 0; position: relative; opacity: 0; transition: all .55s .25s;}
#strength .section .layout>.box>.statistics>.rows{display: block; float: left; width:33.33%; margin-bottom: 30px;}
#strength .section .layout>.box>.statistics>.rows>h3{display: block; font-size: 4.6rem; font-weight: 400;}
#strength .section .layout>.box>.statistics>.rows>h3>span{display: inline-block; vertical-align: middle; font-size: 2.4rem;}
#strength .section .layout>.box>.statistics>.rows>p{display: block; font-size: 1.6rem; color: rgba(255,255,255,.7);}
#strength .section .layout>.box>.statistics>.small>h3{ font-size: 3.6rem;}
#strength .section .layout>.box>.statistics.active{opacity: 1;}
#strength .section .layout>.box>.text{padding: 20px 0; line-height: 2; font-size: 1.7rem;font-weight: 200; position: relative; opacity: 0; transition: all .55s .25s;}
#strength .section .layout>.box>.text.active{top: 0; opacity: 1;}
#strength .section .layout>.box>.more{text-align: left;padding-top: 0;opacity: 0; transform: translateX(-30px); transition: all .75s .35s;}
#strength .section .layout>.box>.more>a{display: inline-block;background: rgba(229,0,18,.7); border: 1px solid rgba(229,0,18,.6); font-size: 1.4rem; padding: 10px 30px; border-radius: 50px; color: #fff; transition: all .35s;}
#strength .section .layout>.box>.more>a>i{display: inline-block; vertical-align: middle; font-size: 1.8rem; width: 20px;height: 20px; line-height: 20px; text-align: center; border-radius: 100%; }
#strength .section .layout>.box>.more>a>span{display: inline-block; vertical-align: middle; margin-right: 10px;}
#strength .section .layout>.box>.more>a:hover{background:none; border-color: rgba(255,255,255,.6); color: #fff;}
#strength .section .layout>.box>.more>a:hover i{ background: #e50012;}
#strength .section .layout>.box>.more.active{ transform: translateX(0); opacity: 1;}
#strength .foot{overflow: auto;}
#fp-nav ul li a span, .fp-slidesNav ul li a span {background: rgba(255,255,255,.3)!important;}
#fp-nav .active span{background: rgba(255,255,255,.8) !important}




#strength{margin: 0 auto; position: relative;z-index: 90;}
#strength .wrap{margin: 0 auto; max-width: 1460px;padding: 50px 0 300px 0;}
#strength .title{text-align: left;margin: 0 auto; padding: 30px 0;}
#strength .title>h3{display: block;font-size: 3rem;}
#strength .lists{margin: 0 auto;}
#strength .lists>ul{margin: 0 auto;}
#strength .lists>ul>li{ position: relative; z-index: 10; display: block; float: left; width: 31.33%; margin-right: 3%; margin-bottom: 3%; border-radius: 16px; background: #fff; overflow: hidden; box-sizing: border-box; transition: all .35s;}
#strength .lists>ul>li:nth-child(3n){margin-right: 0;}
#strength .lists>ul>li a{display: block; position: relative; text-align: left; box-sizing: border-box;}
#strength .lists>ul>li a:after{position: absolute;z-index: 1; left: 50%;top: 50%; width: 20%;height: 20%; transform: translate(-50%,-50%); background: rgba(18,71,155,.5); border-radius: 100%; opacity: 0; content: ''; transition: all .35s;}
#strength .lists>ul>li a:before{position: absolute;z-index: 10; left: 50%; top: 50%; width: 50px;height: 50px; line-height: 50px; margin-left: -25px; margin-top: -25px; transform: translateY(-30px); opacity: 0; font-family: iconfont; font-size: 4rem; color: #fff; content: '\e642'; transition: all .4s;}
#strength .lists>ul>li a>.img{overflow: hidden; width: 100%;border-radius: 6px;}
#strength .lists>ul>li a>.img>img{ transition: all 1s;}
#strength .lists>ul>li a>.box{ position: absolute; z-index:30; left: 0;bottom: 0; width: 100%; background: rgba(0,0,0,.5); text-align:center; box-sizing: border-box; overflow: hidden;transition: all .35s;}
#strength .lists>ul>li a>.box>.title{ text-align: center; padding: 15px 0; position: relative; font-size: 1.8rem; color: #fff; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; transition: all .35s;}
#strength .lists>ul>li a:hover:after{opacity: 1; width: 150%;height: 150%;}
#strength .lists>ul>li a:hover:before{opacity: 1; transform: translateY(0);}
#strength .lists>ul>li a:hover .box{opacity: 0;}
#strength .lists>ul>li a:hover .img>img{transform: scale(1.1);}
#strength .lists>ul>li:hover{ background: #12479b; box-shadow: 0 3px 16px rgba(0,0,0,.1);}



#strength .loadmore{margin: 0 auto; padding: 50px 0;}
#strength .loadmore>.url{margin: 0 auto;text-align: center;}
#strength .loadmore>.url>a{display: inline-block; padding: 15px 50px; background: none; border: 1px solid #ccc; color: #333; border-radius: 50px; transition: all .35s;}
#strength .loadmore>.url>a>i{display: inline-block; font-size: 2rem;color: #12479b; vertical-align: middle; margin-left: 6px; transition: all .35s;}
#strength .loadmore>.url>a>span{ display: inline-block;vertical-align: middle; font-size: 1.4rem;}
#strength .loadmore>.url>a:hover{  border-color:#12479b; background: #12479b; color: #fff; box-shadow: 2px 3px 20px rgba(0,0,0,.16); transform: translateY(-5px); }
#strength .loadmore>.url>a:hover i{ color: #fff; }
#strength .loadmore>.loading{margin:50px 0; height:46px; text-align:center; line-height:47px; display:none;}
#strength .loadmore>.loading>div{width:10px; height:10px; background-color:#666; border-radius:100%; display:inline-block; animation:bouncedelay 1.4s infinite ease-in-out; animation-fill-mode:both; margin:0 3px;}
#strength .loadmore>.loading .bounce1{animation-delay:-0.32s;}
#strength .loadmore>.loading .bounce2{animation-delay:-0.16s;}

@keyframes bouncedelay{
    0%,80%,100% {transform: scale(0.0);}
    40%{transform: scale(1.0);}
}






@media (max-width:1440px){

    #strength .section .layout>.theme>.ico>img{width: 180px;}
    #strength .section .layout>.box>.title{font-size: 3.2rem;}
    #strength .section .layout>.box>.text{line-height: 1.9; font-size: 1.6rem;}

}
@media (max-width:1366px){

    #strength .section .layout>.theme>.ico>img{width: 160px;}
    #strength .section .layout>.box>.title{font-size: 2.8rem;}
    #strength .section .layout>.box>.text{line-height: 1.8; font-size: 1.5rem;}
    #strength .section .layout>.box>.more>a{font-size: 1.2rem; padding: 8px 24px; }


}
@media (max-width:1280px){



    #strength .section .layout>.theme>.ico>img{width: 120px;}

    #strength .section .layout>.box>.title{font-size: 2.6rem; padding-top: 30px;}
    #strength .section .layout>.box>.title:after{left: 0;width: 40px; height: 2px; transform: translateX(0); }
    #strength .section .layout>.box>.text{line-height: 1.7; font-size: 1.4rem;}
    #strength .section .layout>.box>.statistics>.rows>p { font-size: 1.4rem;}
    #strength .section .layout>.box>.statistics>.rows>h3 {font-size: 4rem;}
    #strength .section .layout>.box>.statistics>.small>h3 {font-size: 3rem;}


    #strength .wrap{padding: 50px 0 0 0;}
    #strength .lists>ul>li{ width: 48%; margin-right: 0; margin-bottom: 4%;}
    #strength .lists>ul>li:nth-child(even){ float: right;}


    #strength .paddingtop0{padding-top: 0;}
    #strength .margintop0{margin-top: -30px!important;}


}
@media (max-width:1200px){

    #strength .section .wrap{ display: block;}
    #strength .section .layout>.theme{margin: 0 auto; width: 100%;left: 0; text-align: center; }

    #strength .section .layout>.box{width: 60%; margin: 0 auto; text-align: center;}
    #strength .section .layout>.box>.title{font-size: 2.6rem; padding-top: 30px; text-align: center;}
    #strength .section .layout>.box>.title:after{left: 50%;transform: translateX(-50%); }
    #strength .section .layout>.box>.more{text-align: center;transform: translateX(0) translateY(20px);}

    #strength .wrap{padding: 200px 0 0 0;}


}
@media (max-width:1080px){



    #strength .title>h3{font-size: 2.4rem;}

    #strength .section .layout>.box>.statistics>.rows{ width:50%;}

    #strength .loadmore>.url>a{padding: 12px 40px; }
    #strength .loadmore>.url>a>i{font-size: 1.8rem;}
    #strength .loadmore>.url>a>span{ font-size: 1.2rem;}
}

@media (max-width:860px){

    #strength .section .layout>.theme>.ico>img{width: 100px;}
    #strength .section .layout>.box{width: 86%;}
    #strength .section .layout>.box>.title{font-size: 2.4rem;}


    #strength .lists>ul>li a>.box>.title{ padding: 10px 0;font-size: 1.6rem;}






}

@media (max-width:640px){

    #strength .section .layout>.theme>.ico>img{width: 80px;}
    #strength .section .layout>.box{width: 96%;}
    #strength .section .layout>.box>.title{font-size: 2rem; margin-bottom: 10px; padding: 15px 0;}
    #strength .section .layout>.box>.text{line-height: 1.4; font-size: 1.2rem;}
    #strength .section .layout>.box>.more>a{padding: 6px 16px;  transform: scale(.9)}
    #strength .section .layout>.box>.statistics>.rows{display: block; float: none; width: 100%; margin-bottom: 10px;}
    #strength .section .layout>.box>.statistics>.rows>h3 {font-size: 2.4rem;}
    #strength .section .layout>.box>.statistics>.rows>h3>span{ font-size: 1.6rem;}
    #strength .section .layout>.box>.statistics>.small>h3 {font-size: 1.8rem;}
    #strength .section .layout>.box>.statistics>.rows>p { font-size: 1.2rem;}



    #strength .wrap{padding: 100px 0 0 0; }
    #strength .title>h3{font-size: 2rem;}
    #strength .lists>ul>li{ width: 100%; float: none; margin-bottom: 20px;}
    #strength .lists>ul>li:nth-child(even){ float: none;}
    #strength .lists>ul>li a>.box>.title{ font-size: 1.4rem;}



    #strength .loadmore>.url>a{padding: 10px 30px; }



}