#com_info {
    width: 100%;
    background-color: #e4e8f3
}

.rtl {
    direction: rtl
}

.align-right {
    text-align: right;
}

.site-notice-logo {
    text-align: center;
    height: 79px;
    line-height: 79px
}

.site-notice-logo img {
    width: 239px;
    vertical-align: middle
}

.site-notice-body {
    display: block;
    max-width: 620px;
    margin: 0 auto;
    background: #e4e8f3;
    padding: 20px;
    text-decoration: none;
    border: 2px solid #1f2f51;
    border-radius: 20px
}

.site-notice-body p {
    font-size: 14px;
    color: #000;
    line-height: 1.5;
    margin: 0 0 10px
}

.site-notice-body p em {
    color: #e36c0a
}

.site-notice-item {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d2d2d2
}

.site-notice-title {
    font-size: 19px;
    color: #000;
    margin-bottom: 15px;
    margin-top: 0;
    font-weight: bold
}

.site-notice-view-btn {
    text-align: center;
    margin-bottom: 10px
}

.site-notice-view-btn span {
    display: inline-block;
    color: #fff;
    background: #1f2f51;
    padding: 8px 12px
}

.site-notice-foot {
    text-align: center
}

.site-notice-foot-btn {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    width: 106px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    background: #1f2f51;
    margin: 23px auto;
    text-align: center
}

.site-notice-list_simple .site-notice-item>a {
    display: flex
}

.site-notice-list_simple .site-notice-title {
    flex: 1
}

.site-notice-list_simple .site-notice-content {
    display: none
}

.snow-container {
    position: absolute;
    height: 100%;
    width: 100%;
    max-width: 100%;
    top: 0;
    overflow: hidden;
    z-index: 120;
    pointer-events: none
}

.snow-container .snow {
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -webkit-animation: snow linear infinite;
    animation: snow linear infinite
}

.snow-container .snow.foreground {
    background-image: url("../../website/index/snow-large.png");
    -webkit-animation-duration: 15s;
    animation-duration: 15s
}

.snow-container .snow.foreground.layered {
    -webkit-animation-delay: 7.5s;
    animation-delay: 7.5s
}

.snow-container .snow.middleground {
    background-image: url("../../website/index/snow-medium.png");
    -webkit-animation-duration: 20s;
    animation-duration: 20s
}

.snow-container .snow.middleground.layered {
    -webkit-animation-delay: 10s;
    animation-delay: 10s
}

.snow-container .snow.background {
    background-image: url("../../website/index/snow-small.png");
    -webkit-animation-duration: 30s;
    animation-duration: 30s
}

.snow-container .snow.background.layered {
    -webkit-animation-delay: 15s;
    animation-delay: 15s
}

@-webkit-keyframes snow {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    100% {
        -webkit-transform: translate3d(15%, 100%, 0);
        transform: translate3d(15%, 100%, 0)
    }
}

@keyframes snow {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    100% {
        -webkit-transform: translate3d(15%, 100%, 0);
        transform: translate3d(15%, 100%, 0)
    }
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto
}

.swiper-container.swiper-container-index .swiper-wrapper {
    width: 100%;
    height: auto
}

.swiper-container.swiper-container-index .container {
    position: relative;
    height: 100%
}

.swiper-container.swiper-container-index .swiper-slide {
    position: relative;
    width: 100%;
    height: 388px;
    padding-bottom: 0;
    background: center / cover no-repeat;
    overflow: hidden
}

.swiper-container.swiper-container-index .swiper-pagination-bullet {
    background: #FFE9D9;
    opacity: 1;
    margin: 0 5px
}

.swiper-container.swiper-container-index .swiper-pagination-bullet-active {
    background: #f29220
}

.swiper-container-index .home-slide-content {
    position: absolute;
    top: 50%;
    left: 10%;
    right: 15px;
    width: auto;
    transform: translate(0, -50%);
    color: #fff
}

.swiper-container-index .home-slide-title {
    font-size: 36px;
    line-height: 1.2;
    margin: 8px 0;
    font-family: 'Avalon T.', Arial, sans-serif
}

.swiper-container-index .home-slide-title em {
    font-size: 48px;
    margin: 0 10px;
    font-weight: bold;
    font-style: normal
}

.swiper-container-index .home-slide-title em:first-child {
    margin-left: 0
}

.swiper-container-index .home-slide-title em:last-child {
    margin-right: 0
}

.swiper-container-index .home-slide-intro {
    font-size: 16px;
    line-height: 1.68
}

.swiper-container-index .home-slide-hr {
    margin: 12px 0;
    height: 1px
}

.swiper-container-index .home-slide-line {
    width: 100px;
    height: 1px;
    border-top: 2px solid #FD6C21;
    margin: 12px 0
}

.swiper-container-index .home-slide-corner-text {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #fff;
    font-size: 12px
}

.swiper-container-index .home-slide-foot {
    margin-top: 30px
}

.swiper-container-index .home-slide-foot a {
    width: 205px;
    font-size: 14px;
    text-align: center
}

.swiper-container-index .home-slide-foot a+a {
    margin-left: 25px
}

.rate-carousel {
    position: relative;
    box-shadow: 0 2px 10px 0 rgba(184, 184, 184, 0.52)
}

.rate-carousel .swiper-container {
    width: 100%;
    height: 30px;
    color: #000
}

.rate-carousel .swiper-container .swiper-slide {
    text-align: center;
    font-size: 16px;
    background: #fff;
    width: auto;
    padding: 0 10px;
    display: flex;
    justify-content: center;
    align-items: center
}

.index_at_wetrade {
    background: #F9F9F9;
    padding-top: 0
}

.index_at_wetrade_content {
    margin-top: 0;
    border-top: 0;
    padding: 28px 0 64px
}

.index_at_wetrade_content em {
    display: block;
    font-size: 48px;
    line-height: 1.2;
    font-family: "Avalon T.", sans-serif;
    color: #f29220;
    font-style: normal;
    margin-top: 40px
}

.index_at_wetrade_content span {
    display: block;
    color: #414141;
    font-size: 16px;
    line-height: 1.1;
    margin-top: 25px
}

.home-section {
    padding: 60px 0
}

.home-section-title {
    margin-bottom: 40px;
    text-align: center;
    color: #000
}

.home-section-title h3 {
    position: relative;
    font-size: 36px;
    font-family: "Times New Roman", Arial, sans-serif;
    margin: 0
}

.home-section-title h3::after {
    content: '';
    position: absolute;
    width: 70px;
    height: 4px;
    background: #f29220;
    bottom: -16px;
    left: 50%;
    margin-left: -35px
}

.home-section-title p {
    font-size: 16px;
    margin-top: 30px
}

.home-section-trade {
    background: url("../../website/index/banner_product.png") no-repeat center / cover
}

.home-section-trade .home-section-title {
    color: #fff
}

.home-section-trade .trading-type {
    display: flex;
    justify-content: center
}

.home-section-trade .trading-type-item {
    margin: 0 20px;
    flex: 1;
    max-width: 170px
}

.home-section-trade .trading-type-item>a {
    position: relative;
    display: block;
    overflow: hidden;
    color: #fff;
    height: 170px;
    background: #33658f;
    transition: all .3s
}

.home-section-trade .trading-type-item>a::after {
    position: absolute;
    font-family: 'iconfont';
    content: '\e642';
    font-size: 14px;
    width: 20px;
    height: 20px;
    bottom: 11px;
    text-align: center;
    left: 50%;
    line-height: 20px;
    margin-left: -20px;
    opacity: 0;
    transition: all .3s
}

.home-section-trade .trading-type-item>a:hover {
    background: #4278A4;
    box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.5)
}

.home-section-trade .trading-type-item>a:hover .item-index,
.home-section-trade .trading-type-item>a:hover .item-icon {
    opacity: 0
}

.home-section-trade .trading-type-item>a:hover .item-title {
    transform: translateY(-123px)
}

.home-section-trade .trading-type-item>a:hover .item-desc {
    opacity: 1
}

.home-section-trade .trading-type-item>a:hover::after {
    opacity: 1;
    transform: translateX(10px)
}

.home-section-trade .trading-type-item .item-index {
    position: absolute;
    top: 16px;
    left: 0;
    text-align: center;
    width: 100%;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    transition: all .3s
}

.home-section-trade .trading-type-item .item-index::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 2px;
    background: #fff;
    left: 50%;
    bottom: -3px;
    margin-left: -8px
}

.home-section-trade .trading-type-item .item-icon {
    position: absolute;
    top: 55px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    transition: all .3s
}

.home-section-trade .trading-type-item .item-icon .iconfont,
.home-section-trade .trading-type-item .item-icon .new-iconfont {
    line-height: 1;
    vertical-align: top;
    font-size: 50px
}

.home-section-trade .trading-type-item .item-title {
    position: absolute;
    top: 136px;
    left: 10px;
    right: 10px;
    font-size: 16px;
    font-family: 'Avalon T.', Arial, sans-serif;
    text-align: center;
    transition: all .3s
}

.home-section-trade .trading-type-item .item-desc {
    position: absolute;
    top: 40px;
    left: 22px;
    right: 22px;
    font-size: 12px;
    line-height: 16px;
    opacity: 0;
    transition: all .3s
}

.home-section-why .container {
    position: relative
}

.home-section-why .why-list {
    position: relative;
    z-index: 2;
    margin-right: 550px
}

.home-section-why .why-list h4 {
    position: relative;
    color: #000;
    font-size: 16px;
    font-family: 'Avalon T.', Arial, sans-serif;
    padding: 36px 0 3px;
    margin: 0;
    line-height: 19px
}

.home-section-why .why-list h4::before {
    position: absolute;
    content: '';
    left: 0;
    top: 16px;
    width: 40px;
    height: 4px;
    background: #f29220;
    border-radius: 2px
}

.home-section-why .why-list p {
    line-height: 15px;
    color: #444444;
    font-size: 12px
}

.home-section-why .world-map {
    position: absolute;
    right: 0;
    top: 130px;
    width: 865px;
    height: 425px;
    background: url("../../website/index/map_bg.png") no-repeat
}

.home-section-why .world-map .marker-item {
    position: absolute
}

.home-section-why .world-map .marker-item i {
    position: absolute;
    top: -24px;
    left: -9px;
    width: 18px;
    height: 84px;
    background: url("../../website/index/marker.png") no-repeat top / contain
}

.home-section-why .world-map .marker-item span {
    position: absolute;
    color: #000;
    font-size: 14px;
    white-space: nowrap;
    font-weight: bold
}

.home-section-why .button-bar {
    margin-top: 47px;
    text-align: center
}

.home-section-why .button-bar a {
    width: 205px;
    font-size: 14px;
    margin: 5px 13px
}

.home-section-learn {
    background: #F9F9F9
}

.home-section-learn .learn-banner {
    position: relative;
    background: url("../../website/index/learn_banner_bg.png") no-repeat center / 100% 100%;
    padding-bottom: 21.666%;
    display: flex;
    color: #fff
}

.home-section-learn .learn-banner span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    font-size: 36px;
    justify-content: center;
    align-items: center
}

.home-section-learn .learn-banner span::before {
    font-family: "iconfont" !important;
    font-size: 98px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5%;
    content: '\e645'
}

.home-section-learn .learn-box {
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap
}

.home-section-learn .learn-box-item {
    position: relative;
    margin: 30px 15px 0;
    border: 1px solid #E9E9E9;
    height: 470px;
    padding: 20px 40px;
    flex: 1;
    min-width: 340px;
		padding-top: 288px;
}
.home-section-learn .learn-box-item>img{
	position: absolute;
	top: 0;
	left: 0;
}
.home-section-learn .learn-box-new{
	background: #f29220;
}
.home-section-learn .learn-box-exp{
	background: #004782;
}

.home-section-learn .learn-box-item .item-index {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 19px
}

.home-section-learn .learn-box-item .item-index span {
    position: relative;
    display: inline-block
}

.home-section-learn .learn-box-item .item-index span::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #fff;
    left: 0;
    bottom: -3px
}
.home-section-learn .learn-box-exp .item-index span::after{
	background: #f29220;
}

.home-section-learn .learn-box-item .item-title {
    font-size: 21px;
    line-height: 24px;
    color: #fff;
    font-family: 'Avalon T.', Arial, sans-serif
}

.home-section-learn .learn-box-item .item-list {
    margin-top: 13px;
    color: #909090;
}

.home-section-learn .learn-box-item .item-list li {
    position: relative;
    padding-left: 30px;
    font-size: 16px
}

.home-section-learn .learn-box-item .item-list li a {
    position: relative;
    display: inline-block;
    color: #fff;
}

.home-section-learn .learn-box-item .item-list li a::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #909090;
    content: '';
    transform: scaleX(0);
    transform-origin: left;
    transition: all .2s
}

.home-section-learn .learn-box-item .item-list li a:hover::after {
    transform: scaleX(1)
}

.home-section-learn .learn-box-item .item-list li .iconfont {
    position: absolute;
    color: #fff;
    left: 0;
    font-size: 17px
}
.home-section-learn .learn-box-exp .item-list li .iconfont{
	color: #f29220;
}
.home-section-learn .learn-box-item::before {
    content: '';
    position: absolute;
    right: 6%;
    bottom: 8%;
    width: 80px;
    height: 80px;
    background: no-repeat center / contain
}

.home-section-step .step-wrap {
    display: flex;
    align-items: center;
    padding-top: 20px
}

.home-section-step .step-flow {
    flex: 1;
    padding-left: 24px;
    margin: 0
}

.home-section-step .step-flow li {
    position: relative;
    padding-left: 64px;
    margin-top: 12%;
    cursor: pointer
}

.home-section-step .step-flow li:first-child {
    margin-top: 0
}

.home-section-step .step-flow li.step-flow__active .step-counter {
    background: #f29220;
    color: #fff
}

.home-section-step .step-flow .step-counter {
    position: absolute;
    left: 0;
    top: 0;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 40px;
    border: 2px solid #f29220;
    border-radius: 50%;
    font-size: 24px;
    color: #f29220;
    transition: all .2s
}

.home-section-step .step-flow .step-counter i {
    font-style: normal;
    transition: all .2s;
    font-family: 'Avalon T.', Arial, sans-serif
}

.home-section-step .step-flow h4 {
    font-weight: bold;
    margin: 0 0 15px;
    font-size: 16px;
    color: #373737
}

.home-section-step .step-flow p {
    font-size: 14px;
    color: #373737;
    line-height: 16px;
    margin: 0
}

.home-section-step .step-flow p em {
    color: #f29220;
    font-style: normal
}

.home-section-step .step-show {
    position: relative;
    width: 54.7%;
    margin-left: 4%
}

.home-section-step .step-show-skin {
    padding-bottom: 60.2%;
    background: url("../../website/index/macbookpro_new.png") no-repeat center / contain
}

.home-section-step .step-show-content {
    position: absolute;
    top: 5.7%;
    left: 12.1%;
    width: 76.1%;
    height: 79.4%
}

.home-section-step .step-show-content video {
    width: 100%;
    height: 100%;
    display: none
}

.home-section-comment {
    background: #F9F9F9
}

.home-section-comment .container {
    position: relative
}

.home-section-comment .swiper-slide {
    height: 390px;
    display: flex;
    align-items: center
}

.home-section-comment .comment-box {
    background: #fff;
    padding: 30px;
    margin: 0 10px;
    color: #584F46;
    height: 287px;
    transition: all .2s
}

.home-section-comment .comment-box:hover {
    height: 368px;
    box-shadow: 0 2px 10px 0 rgba(192, 192, 192, 0.5)
}

.home-section-comment .comment-box:hover .comment-content {
    overflow: visible;
    -webkit-line-clamp: inherit;
    max-height: inherit
}

.home-section-comment .comment-head {
    margin-bottom: 22px;
    overflow: hidden
}

.home-section-comment .comment-head .item-img {
    float: left;
    width: 74px;
    height: 74px;
    overflow: hidden;
    border-radius: 50%
}

.home-section-comment .comment-head .item-img img {
    width: 100%;
    height: 100%
}

.home-section-comment .comment-head .item-name {
    margin-left: 89px;
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
    line-height: 1.2
}

.home-section-comment .comment-head .item-desc {
    margin-left: 89px;
    margin-top: 9px;
    line-height: 1.2
}

.home-section-comment .comment-content {
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    max-height: 90px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
}

.home-section-comment .swiper-button-next,
.home-section-comment .swiper-button-prev {
    position: absolute;
    width: 44px;
    height: 44px;
    top: 50%;
    margin-top: -22px;
    background: #fff;
    line-height: 40px;
    text-align: center;
    border: 2px solid #f29220;
    border-radius: 50%;
    color: #f29220;
    transition: all .2s
}

.home-section-comment .swiper-button-next::before,
.home-section-comment .swiper-button-prev::before {
    font-size: 18px;
    font-family: 'iconfont'
}

.home-section-comment .swiper-button-next:hover,
.home-section-comment .swiper-button-prev:hover {
    background: #f29220;
    color: #fff
}

.home-section-comment .swiper-button-prev {
    left: -62px
}

.home-section-comment .swiper-button-prev::before {
    content: '\e642'
}

.home-section-comment .swiper-button-next {
    right: -62px
}

.home-section-comment .swiper-button-next::before {
    content: '\e643'
}

.home-partners {
    background: #fff;
    padding: 40px 0
}

.home-partners ul {
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.home-partners li {
    margin-left: 50px
}

.home-partners li:first-child {
    margin-left: 0
}

@media (max-width:1199px) {
    .home-section-comment .comment-box {
        padding: 20px
    }
}

@media (max-width:991px) {
    .home-section-trade .trading-type-item {
        margin: 0 10px
    }

    .home-section-why .why-list {
        margin-right: 0
    }

    .home-section-why .world-map .marker-item {
        display: none
    }

    .home-section-comment .comment-head .item-img {
        width: 60px;
        height: 60px
    }

    .home-section-comment .comment-head .item-name {
        font-size: 18px;
        margin-left: 74px
    }

    .home-section-comment .comment-head .item-desc {
        margin-left: 74px
    }
}

@media (max-width:767px) {

    .swiper-container-index .swiper-button-prev,
    .swiper-container-index .swiper-button-next {
        display: none
    }

    .swiper-container-index .home-slide-content {
        left: 24px;
        right: 24px
    }

    .index_at_wetrade_content {
        padding: 8px 0 44px
    }

    .index_at_wetrade_content em {
        font-size: 28px;
        margin-top: 30px
    }

    .index_at_wetrade_content span {
        font-size: 14px;
        margin-top: 10px
    }

    .home-section {
        padding: 30px 0
    }

    .home-section-title {
        margin-bottom: 20px
    }

    .home-section-title h3 {
        font-size: 22px
    }

    .home-section-trade .trading-type {
        flex-wrap: wrap;
        padding: 0 10px
    }

    .home-section-trade .trading-type-item {
        margin: 20px 0 0;
        width: 50%;
        padding: 0 10px;
        flex: auto;
        max-width: none
    }

    .home-section-trade .trading-type-item>a:hover .item-index,
    .home-section-trade .trading-type-item>a:hover .item-icon {
        opacity: 1
    }

    .home-section-trade .trading-type-item>a:hover .item-title {
        transform: none
    }

    .home-section-trade .trading-type-item>a:hover .item-desc {
        opacity: 0
    }

    .home-section-trade .trading-type-item>a:hover::after {
        opacity: 0
    }

    .home-section-learn .learn-banner span {
        font-size: 24px
    }

    .home-section-learn .learn-banner span::before {
        font-size: 48px;
        margin-right: 20px
    }

    .home-section-why .world-map {
        top: 60px;
        bottom: 140px;
        width: auto;
        height: auto;
        left: 0;
        background-position: center;
        background-size: contain
    }

    .home-section-comment .swiper-container {
        margin: 0 38px
    }

    .home-section-comment .swiper-button-prev,
    .home-section-comment .swiper-button-next {
        width: 36px;
        height: 36px;
        line-height: 32px;
        margin-top: -18px
    }

    .home-section-comment .swiper-button-prev {
        left: 15px
    }

    .home-section-comment .swiper-button-next {
        right: 15px
    }

    .home-section-comment .comment-box {
        height: 368px
    }

    .home-section-comment .comment-box:hover {
        box-shadow: none
    }

    .home-section-comment .comment-content {
        font-size: 12px;
        overflow: visible;
        -webkit-line-clamp: inherit;
        max-height: inherit
    }

    .home-partners {
        padding: 20px 0;
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }

    .home-partners li {
        margin-left: 30px
    }

    .home-partners img {
        height: 24px;
        max-width: none
    }
}

@media (max-width:576px) {
    .swiper-container-index .home-slide-title {
        font-size: 24px
    }

    .swiper-container-index .home-slide-title em {
        font-size: 36px;
        margin: 0 5px
    }

    .swiper-container-index .home-slide-intro {
        font-size: 14px
    }

    .swiper-container-index .home-slide-hr {
        margin: 6px 0
    }

    .swiper-container-index .home-slide-foot {
        margin-top: 20px
    }

    .swiper-container-index .home-slide-foot a {
        display: flex;
        width: 166px;
        height: 36px
    }

    .swiper-container-index .home-slide-foot a+a {
        margin: 10px 0 0
    }

    .home-section-step .step-wrap {
        flex-direction: column
    }

    .home-section-step .step-flow li {
        margin-top: 20px
    }

    .home-section-step .step-flow h4 {
        margin-bottom: 8px
    }

    .home-section-step .step-show {
        width: 100%;
        margin: 20px 0 0
    }

    .swiper-container-index .home-slide-corner-text {
        bottom: 25px;
    }
}