body{
    font-family: MicrosoftYaHei;
}
.icon{
    background: url('../../images/currencyTransaction/icons.png') no-repeat;
}
.banner {
    width: 100%;
    height: 571px;
    background: url('../../images/currencyTransaction/banner.png') no-repeat center top;
    position: relative;
}
.banner .bannerTab{
    width: 100%;
    height: 52px;
    position: absolute;
    bottom: 0;
    left:0
}
.banner .title{
    padding-top: 230px;
    color: #fff;
    position: relative;
    min-width: 1200px;
}
.versionImg{
    position: absolute;
    right: 18.5%;
    top: 100px;
    animation: move 1s infinite alternate;
    transition: all 0.2s ease-out;
}

.banner .title h3{
    font-size: 44px;
}
.banner .title h3 span{
    color: #fff;
}
#text10,#text11,#text12,#text13,#text9,#text8{
    color: #ff7801;
}
#texts10,#texts11,#texts12,#texts13,#texts9,#texts8{
    color: #ff7801;
}
#text8,#texts8{
    margin-left: 20px;
}

#text13,#texts13{
    margin-right: 20px;
}
.banner .text{
    transition:all .3s ease-out, text-shadow .3s ease-in-out;
    display:inline-block;
    opacity:0;
    -ms-transform:scale(1);
    transform:scale(1);
    cursor:default;
}
.banner .infoText{
    color: #fff;
    transition:all .3s ease-out, text-shadow .3s ease-in-out;
    display:inline-block;
    opacity:0;
    -ms-transform:scale(1);
    transform:scale(1);
    cursor:default;
}
.banner .title>ul.show{
    transform: translatex(0);
    opacity: 1;
}

.banner .title p{
    margin-top: 24px;
    font-size: 20px;
}
.banner .bannerBottom {
    display: flex;
    width: 100%;
}
.banner .bannerBottom{
    display: flex;
}
.banner .bannerBottom li{
    box-sizing: border-box;
    width:20%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
}
.banner .bannerBottom li a{
    color: #ffffff;
    text-decoration: none;
    width: 100%;
    display: inline-block;
    cursor: pointer;
}
.banner .bannerBottom li.active{
    background-color: #111b2d;
}
.banner .bannerBottom li.active{
    border-top: 2px solid  #3e4ef5;
}
.banner .tabFixed{
    z-index: 999;
    position: fixed;
    top: 80px;
    background-color: #010d2f;
}
.blue{
    color: #02c8dc;
}
.banner .bottom{
    margin-left: 30px;
    display: flex;
    width: 600px;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 70px;
    transform: translateY(100px);
    opacity: 0;
    transition: transform 1s ease-in-out 0s, opacity 1s ease-in-out 0.25s;
}
.banner .bottom li{
    font-size: 14px;
    line-height: 36px;
    color: #ffffff;
    position: relative;
}
.banner .bottom li:nth-child(2n){
    width: 200px;
}
.banner .bottom li:nth-child(2n - 1){
    width: 300px;
}
.banner .bottom li::before{
    content: "";
    position: absolute;
    left: -28px;
    top: 12px;
    width: 14px;
    height: 10px;
    background: url('../../images/currencyTransaction/dui.png') no-repeat center top;
}
.intro{
    height:600px;
}
.intro .w1200{
    display: flex;
    justify-content: center;
}
.intro .leftImg{
    align-self: flex-end;
    width: 351px;
    height: 302px;
    background: url('../../images/currencyTransaction/intro.png') no-repeat center top;
}
.box h3{
    font-size: 44px;
    color: #1c1c1c;
    text-align: center;
    padding-top: 120px;
    font-family: MicrosoftYaHei;
    font-weight: bold;
}
.box h4{
    line-height: 48px;
    font-size: 36px;
    color: #1c1c1c;
    text-align: center;
    font-weight: normal;

}
.introText{
    margin-left: 65px;
}
.intro .introText p{
    width: 700px;
    font-size: 14px;
    line-height: 28px;
    color: #666;
}

.featuresTitle p{
    line-height: 28px;
    font-size: 14px;
    font-weight: normal;
    color: #666666;

}
.features1{
    background: url('../../images/currencyTransaction/bg1.png') no-repeat center top;
    height: 1149px;
}
.features1 .featuresBox{
    height: 552px;
    background: url('../../images/currencyTransaction/features1.png') no-repeat center top;
    position: relative;
}
.features1 .featuresBox li{
    position: absolute;
    transition: all .2s linear;
    cursor: pointer;
}
.cicon{
    display: inline-block;
    width: 165px;
    height: 145px;
    background: url('../../images/currencyTransaction/icon.png') no-repeat;
    background-position:  0 0 ;

}
.features1 .featuresBox li:nth-child(2) .icon{
    background-position:  0 0 ;
}
.features1 .featuresBox li:hover{
    transform: translateY(-20px);
}
.features1 .featuresBox li:nth-child(1){
    top: 230px;
    left: 53px;
}
.features1 .featuresBox li:nth-child(1){
    top: 230px;
    left: 53px;
}

.features1 .featuresBox li:nth-child(2){
    top: 127px;
    left: 217px;
}

.features1 .featuresBox li:nth-child(3){
    top: 235px;
    left: 382px;
}

.features1 .featuresBox li:nth-child(4){
    top: 227px;
    left: 650px;
}

.features1 .featuresBox li:nth-child(5){
    top: 323px;
    left: 821px;
}

.features1 .featuresBox li:nth-child(6){
    top: 230px;
    left: 987px;
}
.features1 .featuresBox li:nth-child(7){
    top: 118px;
    left: 821px;
}
/*.num{*/
    /*width: 43px;*/
    /*height: 37px;*/
    /*font-family: MicrosoftYaHei;*/
    /*font-size: 46px;*/
    /*font-weight: normal;*/
    /*font-stretch: normal;*/
    /*line-height: 24px;*/
    /*padding-right: 17px;*/

/*}*/
.features2{
    margin-top: -100px;
    background: url('../../images/currencyTransaction/bg2.png') no-repeat center top;
    height: 732px;
}
.features3{
    margin-top: -25px;
    background: url('../../images/currencyTransaction/bg3.png') no-repeat center top;
    height: 732px;
}
.features3 .imgBox{
    position: relative;
    display: inline-block;
    width: 608px;
    height: 488px;
    background: url('../../images/currencyTransaction/features3.png') no-repeat center top;
    margin-right: 178px;
}
.features3 .imgBox img{
    position: absolute;
    animation: move 1s infinite alternate;
    transition: all 0.2s ease-out;
}
.features3 .imgBox .img1{
    top: -30px;
    left: 0;
}
.features3 .imgBox .img2{
    top: 20px;
    right: 0;
}
.features4{
    height: 929px;
}
.features4 .featuresBox{
    height: 602px;
    background: url('../../images/currencyTransaction/features4.png') no-repeat center top;
    position: relative;
}
.features4 .featuresBox li{
    position: absolute;
    display: inline-block;
    width: 31px;
    height: 80px;
    background: url('../../images/currencyTransaction/arrow.png') no-repeat center top;
    -webkit-animation: magic-arrow-bottom 1.5s ease 0s normal none infinite running;
   animation: magic-arrow-bottom 1.5s ease 0s normal none infinite running;
}
.features4 .featuresBox li:nth-child(1){
    top: 230px;
    left: 512px;
}
.features4 .featuresBox li:nth-child(2){
    top: 230px;
    left: 665px;
}
.features4 .featuresBox li:nth-child(3){
    top: 375px;
    left: 437px;
}
.features4 .featuresBox li:nth-child(4){
    top: 375px;
    left: 590px;
}
.features4 .featuresBox li:nth-child(5){
    top: 375px;
    left: 745px;
}
.box1{
    height: 987px;
    background-color: #f3f6fa;
}
.box1 ul{
    display: flex;
    justify-content: center;
    margin-top: 78px;
    padding-bottom: 24px;
    position: relative;
}

.box1 .w1200 ul::before{
    content: "";
    bottom: 0;
    position: absolute;
    width: 1200px;
    height: 1px;
    background-color: #dcdcdc;
}
.box1 ul li{
    width: 260px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #1c1c1c;
    position: relative;
    text-align: center;
    cursor: pointer;
}
.box1 ul li.active{
    color: #006eff;
}
.box1 ul li.active::before{
    position: absolute;
    bottom: -23px;
    left: 0;
    display: inline-block;
    content: "";
    width: 260px;
    height: 3px;
    background-color: #006eff;
}
.box1 .img{
    margin: 50px auto 0;
}
.box1 .img li:nth-child(1){
    transition: all 0.2s ease-out;
    display: inline-block;
    width: 1222px;
    height: 562px;
    background: url('../../images/currencyTransaction/boxbg1.png') no-repeat center top;
}
.box1 .img li:nth-child(2){
    transition: all 0.2s ease-out;
    display: inline-block;
    width: 1222px;
    height: 562px;
    background: url('../../images/currencyTransaction/boxbg2.png') no-repeat center top;
}
.box1 .img li.none{
    display: none;
}

.box2{
    height: 473px;
    box-sizing: border-box;
    background: url('../../images/currencyTransaction/box2bg.png') no-repeat center top;
}
.box2 .w1200{
    /*display: flex;*/
}
.box2 .w1200>li{
    width: 380px;
    height: 230px;
    background-color: #f3f3f3;
    border-radius: 3px;
    margin-right: 30px;
    position: relative;
}
.box2 .w1200>li:nth-child(3){
    margin-right: 0;
}
.box2 .code{
    font-size: 26px;
    color: #006eff;
    display: inline-block;
    margin-top: 19px;
    border: none;
    background-color: #fff;
    width: 100%;
}
.box2  .topT{
    font-size: 16px;
    color: #1c1c1c;
}
.box2 .sort{
    font-family: MicrosoftYaHei;
    font-size: 46px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    color: #c3ddff;
}
.box2  .bottomT{
    font-size: 26px;
    color: #666666;
}
.box2  .top{
    height: 155px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 46px 0 0 44px;
}
.box2 .bottom{
    height: 75px;
    line-height: 75px;
    display: flex;
    box-sizing: border-box;
    padding: 0 45px;
    justify-content: space-between;
    position: relative;
}
.box2 .bottom::before{
    position: absolute;
    content: "";
    left: 65px;
    top: -40px;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-bottom-color: #f3f3f3 ;
}
.box2 .btn{
    position: absolute;
    right: 38px;
    top: 40px;
    display: inline-block;
    width: 114px;
    height: 38px;
    border-radius: 3px;
    border: solid 1px #006eff;
    text-decoration: none;
    text-align: center;
    line-height: 38px;
    color: #006eff;
    font-size: 14px;
    background-color: #fff;
}
.box2 img{
    position: absolute;
    right: 24px;
    top: 22px;
    display: inline-block;
    width: 108px;
    height: 108px;
}

.box4 .w1200{
    display: flex;
    justify-content: center;
    margin-top: 78px;
    padding-bottom: 24px;
    position: relative;
}
.box4 .w1200>li{
    position: relative;
}
.box4 .w1200>li:nth-child(1){
    width: 440px;
    margin-right: 20px;
}
.box4 .w1200>li:nth-child(1) .img{
    width: 440px;
    height: 600px;
    background-color: #ffffff;
    box-shadow: 0px 9px 12px 1px
    rgba(0, 0, 0, 0.11);
    border-radius: 2px;
    margin-top: 50px;
    background: url('../../images/currencyTransaction/box4-1.png') no-repeat center center;
}
.box4 .w1200>li:nth-child(2) .img2{
    width: 740px;
    height: 600px;
    background-color: #ffffff;
    box-shadow: 0px 9px 12px 1px
    rgba(0, 0, 0, 0.11);
    border-radius: 2px;
    margin-top: 50px;
    background: url('../../images/currencyTransaction/box4-2.png') no-repeat center center;
}
.box4 .w1200>li:nth-child(2){
    width: 740px;
}
.box4 .w1200>li::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    top: 47px;
    background-color: #006eff;
    opacity: 0.3;
}
.box4 .w1200>li p{
    width: 100%;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333;
    position: relative;
    text-align: center;
}
.box4 .w1200>li p{
    color: #006eff;
}
.box4 .w1200>li p::before{
    position: absolute;
    bottom: -23px;
    left: calc(50% - 60px);
    display: inline-block;
    content: "";
    width: 120px;
    height: 3px;
    background-color: #006eff;
}
.dicon{
    display: inline-block;
    background: url('../../images/currencyTransaction/dicon.png') no-repeat;
}
.dicon1{
    background-position: -106px -1px;
    width: 134px;
    height: 160px;
}

.dicon2{
    width: 106px;
    height: 128px;
    background-position: 0 0;
}
.dicon3{
    width: 106px;
    height: 127px;
    background-position: -20px -161px;
}
.dicon4{
    width: 106px;
    height: 127px;
    background-position: -20px -161px;
}
.dicon5,.dicon6,.dicon7{
    width: 43px;
    height: 43px;
    background-position:-173px -199px;
}
.box4  .w1200 ul li:hover .dicon{
    -webkit-animation:swing 1.5s infinite linear ;
    -moz-animation:swing 1.5s infinite linear ;
    animation:swing 1.5s infinite linear ;
}
.box4 .img li:nth-child(1){
    top: 180px;
    left: 35px;
}
.box4 .img li:nth-child(2){
    top: 57px;
    left: 305px;
}
.box4 .img li:nth-child(3){
    top: 334px;
    left: 305px;
}
.box4 .img2 li:nth-child(1){
    top: 207px;
    left: 22px;
}
.box4 .img2 li:nth-child(2){
    top: 410px;
    left: 353px;
}
.box4 .img2 li:nth-child(3){
    top: 225px;
    left: 353px;
}
.box4 .img2 li:nth-child(4){
    top: 40px;
    left: 353px;
}
.box4 .img2 li:nth-child(5){
    top: 70px;
    left: 610px;
}
.box4 .img2 li:nth-child(6){
    top: 255px;
    left: 610px;
}
.box4 .img2 li:nth-child(7){
    top: 440px;
    left: 610px;
}
.box4 .w1200 ul{
    position: relative;
}
.box4 .w1200 ul li{
    position: absolute;
}
.box5{
    padding-bottom: 110px;
}
.box5 .img1{
    width: 1222px;
    height: 790px;
    margin: 78px 0 40px;
    background: url('../../images/currencyTransaction/box5-1.png') no-repeat center top;
}
.box5 .img2{
    width: 1222px;
    height: 526px;
    background: url('../../images/currencyTransaction/box5-2.png') no-repeat center top;
}
.box6{
    height: 1403px;
    background: url('../../images/currencyTransaction/box6bg.png') no-repeat center top;
}
.box6 h4::before{
    position: absolute;
    content: "";
    width: 56px;
    height: 4px;
    background-color: #ffffff;
    top: -54px;
    left: 0;
}
.box6 .img1{
    width: 864px;
    height: 466px;
    display: inline-block;
    background: url('../../images/currencyTransaction/box6-2.png') no-repeat center top;
}

.flow {
    height: 1020px;
}
.ficon{
    background: url('../../images/currencyExchange/flow.png') no-repeat;
}
.flow .w1200 li p{
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    margin-top: 10px;
}
.flow .w1200{
    margin-top: 86px;
    height: 554px;
    background-color: #e5f0ff;
    border-radius: 2px;
    padding: 100px 100px 0 100px;
    box-sizing: border-box;
}
.flow .w1200 ul{
    display: flex;
    justify-content: space-between;
}
.flow .w1200 .bottom{
    flex-direction: row-reverse;
}
.flow .w1200  li{
    width: 110px;
    text-align: center;
    transition: all .1s linear;
    opacity: 0;
    position: relative;
}
.flow .w1200 li .ficon{
    width: 68px;
    height: 79px;
    display: inline-block;

}
.flow .w1200 li::after{
    content: '';
    width: 128px;
    height: 12px;
    background: url('../../images/currencyExchange/arrows.png') no-repeat center center;
    position: absolute;
    right: -110px;
    bottom: 45px;

}
.flow .w1200 .top li:nth-child(5)::after{
    right: -9px;
    bottom: -70px;
    transform: rotate(90deg);
}
.flow .w1200 .bottom li:last-child::after{
    display: none;
}
.flow .w1200 .bottom li::after{
    transform: rotate(180deg);
    right: -148px;
}
.flow .w1200 .top li{
    margin-bottom: 140px;
}
.flow .w1200 .bottom li::after{
    left: -110px;
    right: 0;
}
.flow .w1200 li .ficon1{
    background-position: 0px 0px;
}
.flow .w1200 li .ficon2{
    background-position: -68px 0px;
}
.flow .w1200 li .ficon3{
    background-position: -136px 0px;
}
.flow .w1200 li .ficon4{
    background-position: -204px 0px;
}
.flow .w1200 li .ficon5{
    background-position: -272px 0px;
}
.flow .w1200 li .ficon6{
    background-position: 0px -81px;
}
.flow .w1200 li .ficon7{
    background-position: -68px -81px;
}
.flow .w1200 li .ficon8{
    background-position: -136px -81px;
}
.flow .w1200 li .ficon9{
    background-position: -204px -81px;
}
.flow .w1200 li .ficon10{
    background-position: -272px -81px;
}

.flow .w1200 .top li:hover .ficon{
    -webkit-animation:swing 1.5s infinite linear ;
    -moz-animation:swing 1.5s infinite linear ;
    animation:swing 1.5s infinite linear ;
}
.flow .w1200 .bottom li:hover .ficon{
    -webkit-animation:swing 1.5s infinite linear ;
    -moz-animation:swing 1.5s infinite linear ;
    animation:swing 1.5s infinite linear ;
}
.line{
    width: 244px;
    height: 135px;
    background: url('../../images/currencyTransaction/line.png') no-repeat center center;
    position: absolute;
    left: 60px;
    top: 69px;
    z-index: 9;
}
.lineText{
    position: absolute;
    top: 55px;
    left: 320px;
    text-align: center;
    display: inline-block;
    width: 96px;
    height: 36px;
    background-color: #ffffff;
    box-shadow: 0px 0px 27px 5px
    rgba(0, 72, 168, 0.13);
    border-radius: 18px;
    opacity: 0.9;
    font-size: 14px;
    line-height: 36px;
    color: #006eff;
}




