/*.cancel{
	height: 40px;
    width: 120px;
    border-radius: 4px;
    font-size: 16px;
	outline: none;
	border: 1px solid #999;
    background-color: #eee;
    color: #333
}
.save{
	height: 40px;
    width: 120px;
    border-radius: 4px;
    font-size: 16px;
	outline: none;
	border: none;
	color: #fff;
    background-color: #3887dd;
}*/
/* 提交成功出现弹层 */
div.subscribe {
    height: 180px;
    width: 300px;
    border-radius: 10px;
    text-align: center;
    padding-bottom: 10px;
}

    div.subscribe > :nth-child(1) {
        height: 40px;
        width: 100%;
        line-height: 40px;
        background-color: #eeee;
        font-size: 14px;
        color: #666;
        text-align: left;
    }

        div.subscribe > :nth-child(1) > span {
            margin-left: 25px;
        }

        div.subscribe > :nth-child(1) > img {
            margin-left: 273px;
            margin-top: -81px;
        }

    div.subscribe > :nth-child(2) {
        text-align: center;
        font-size: 14px;
        color: #333;
        margin-top: 16px;
    }

        div.subscribe > :nth-child(2) > p:nth-child(2) {
            margin-top: 12px;
        }

    div.subscribe button {
        height: 30px;
        width: 80px;
        margin-top: 33px;
        outline: none;
        border-radius: 4px;
        background-color: #fff;
        font-size: 14px;
    }

.subscribe-btn1 {
    border: 2px solid #999;
    color: #666;
}

.subscribe-btn2 {
    border: 2px solid #3887dd;
    color: #3887dd;
    margin-left: 70px;
}

.subscribe > input {
    /*margin: 28px 20px 0 20px;*/
    margin: 31px 20px 0 20px;
}

div.subscribe h2 {
    margin-top:34px;
    font-size: 14px;
    font-weight: 400;
}



/* alert修饰 */
#msg{
    height: 2rem;
    text-align: center;
    position: fixed;
    top: 50%;
    margin-top: -1rem;
    line-height: 2rem;
    width: 100%;
}
#msg span{
    color: #fff;
    background: rgba(0,0,0,0.6);
    height: 2rem;
    display: inline-block;
    padding: 0 3rem;
    border-radius: 5px;
}
/* //复选框 */
.layer-checkd-no{
    display: inline-block;
    height: 24px;
    width: 24px;
    vertical-align: middle;
    background: url("/static/img/register/a27.png") center center no-repeat;
}
.layer-checkd-ok{
    display: inline-block;
    height: 24px;
    width: 24px;
    vertical-align: middle;
    background: url("/static/img/register/a26.png") center center no-repeat;
}

/* 请录入您的MT4账号信息碳层 */
div.mt4-information{
    width: 591px;
    height: 550px;
    text-align: center;
}
div.mt4-information>img{
    margin: 17px 0 0 540px;
}
div.mt4-information>h3{
    font-size: 20px;
    color: #3887dd;
    font-weight: 400;
}
div.mt4-information>div{
    margin-top: 28px;
    position: relative;
}
div.mt4-information>div.other-div{
    margin-top: 43px;
}
div.mt4-information>div.other-div,
div.mt4-information>div:nth-child(3){
    margin-right: 13px;
}
div.mt4-information p.other-p{
    top: 56px;
}
    div.mt4-information p.three-p {
        top: 73px;
    }
div.mt4-information > div > input {
    width: 250px;
    height: 40px;
    font-size: 14px;
    text-indent: 20px;
    color: #999;
    border: 1px solid #999;
    border-radius: 4px;
}
    /*。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。*/
    div.mt4-information div.select-div {
        display: inline-block;
        width: 250px;
        height: 40px;
        font-size: 14px;
        text-indent: 1px;
        color: #999;
        border: 1px solid #999;
        border-radius: 4px;
        position: relative;
        vertical-align: middle;
    }

        div.mt4-information div.select-div > select {
            width: 248px;
            height: 40px;
            position: absolute;
            left: 1px;
            top: 0px;
            border: none;
            outline: none;
            color: #999;
        }
    /*。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。*/

div.mt4-information p{
    position: absolute;
    font-size: 12px;
    margin: 4px 0 4px 110px;
    color: #ff0000;
    top: 40px;
    left: 102px;
}
div.mt4-information>button{
    /*margin-top: 65px;*/
    margin-left: 50px;
}

/* 货币匹配 弹层 */
div.currency{
    width: 670px;
    height: auto;
    padding-bottom: 40px;
    text-align: center;
}
div.currency>img{
    margin: 17px 0 0 618px;
}
    div.currency > h3 {
        font-size: 20px;
        color: #3887dd;
        font-weight: 400;
        margin-bottom: 20px;
    }
div.currency>table{
    width: 570px;
    height: auto;
    margin: auto;
}
div.currency>table thead>tr{
    font-size: 16px;
    color: #333;
}
div.currency>table thead>tr>th,
div.currency>table tbody>tr>td{
    text-align: center;
    height: 41px;
}
div.currency>table thead>tr>th:nth-child(1),
div.currency>table tbody>tr>td:nth-child(1){
    border-right: 1px dotted #ccc;
}
div.currency>table tr{
    border: 1px dotted #ccc;
}
div.currency>table tbody>tr>td{
    font-size: 14px;
    color: #666;
}
.symReadonly {
    position: relative;
    width: 100%;
    height: 100%;
    /* display: none; */
}

.lnkEdit {
    position: absolute;
    right: 14px;
    top: 10px;
    cursor: pointer;
    display: none;
}

.symbol {
    width: 100%;
    height: 41px;
    line-height: 41px;
    text-align: center;
    /* display: none; */
}

.currency-relative a {
    color: #666;
}

.blue {
    color: #3887dd;
}

.currency-relative a:hover {
    color: #3887dd;
}
.currency-relative {
    width: 300px;
}


.currency-relative:hover .lnkEdit {
    display: block;
}

.inputEdit {
    /* border: 1px solid #e6e6e6; */
    width: 100%;
    height: 26px;
    display: none;
}

.txtSym {
    width: auto;
    height: 24px;
    border: none;
    line-height: 24px;
}

/*div.currency>table tbody>tr>td>input{
    font-size: 14px;
    border: none;
    outline: none;
    color: #3887dd;
}*/

div.currency div.currency-page{
    padding: 7px 48px 0 0;
    text-align: right;
    height: 30px;
    font-size: 14px;
}
div.currency>button{
    margin: 30px 50px 0 0;
}
/*翻页*/
#pageS > span {
    cursor:pointer;
}
div.transaction-page {
    padding: 15px 10px 0 0;
    text-align: right;
    height: 30px;
    font-size: 14px;
    /*background-color: #f8f8f8;*/
}

    div.transaction-page > span {
        float: left;
        height: 25px;
        width: 25px;
        border: 1px solid #ccc;
        border-right: none;
        line-height: 25px;
        text-align: center;
        cursor: pointer;
    }

        div.transaction-page > span.clicked {
            color: #fff;
            background-color: #3887dd;
            height: 27px;
            width: 28px;
            line-height: 27px;
            text-align: center;
            border: none;
        }

        div.transaction-page > span.prev {
            border-top-left-radius: 3px;
            border-bottom-left-radius: 3px;
            width: 50px;
        }

        div.transaction-page > span.next {
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px;
            border-right: 1px solid #ccc;
            width: 50px;
        }
        div.transaction-page > span.gray {
            color: #999;
            cursor: not-allowed;
        }


/*侧边栏客服*/
div.yb_conct:hover {
    right: 0px;
    transition: all .5s ease;
}

    div.yb_conct:hover .yb_ercode {
        height: 235px;
    }

div.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 200px;
    right: -127px;
    cursor: pointer;
    transition: all .8s ease;
}

.yb_bar ul li {
    width: 190px;
    height: 65px;
    font: 16px/65px 'Microsoft YaHei';
    color: #fff;
    text-indent: 65px;
    margin-bottom: 3px;
    border-radius: 3px 0 0 3px;
    transition: all .5s ease;
    overflow: hidden;
}

.yb_bar .yb_top {
    background: #3887dd url("/static/img/common/c01.png") no-repeat 13px 19px;
}

.yb_bar .yb_phone {
    background: #3887dd url("/static/img/common/c02.png") no-repeat 13px 19px;
}

.yb_bar .yb_QQ {
    background: #3887dd url("/static/img/common/c03.png") no-repeat 13px 19px;
}

.yb_QQ a {
    display: block;
    text-indent: 64px;
    width: 100%;
    height: 100%;
    color: #fff;
}

.yb_bar .yb_group {
    background: #3887dd url("/static/img/common/c04.png") no-repeat 13px 19px;
}

.yb_bar .yb_ercode {
    height: 65px;
    background: #3887dd url("/static/img/common/c05.png") no-repeat 13px 19px;
}

.hd_qr {
    padding: 0;
    display: block;
    margin: 0 auto;
}


/* 轮播图开始  */
#box {
    height: 300px;
    max-width: 1920px;
    position: relative;
    overflow: hidden;
    z-index: 200;
    margin: auto;
}

    #box > ul.list img {
        height: 300px;
        width: 1920px;
    }

    #box > ul.list {
        position: absolute;
        width: 5760px;
        height: 300px;
    }

        #box > ul.list > li {
            float: left;
        }

    #box > ul.count {
        position: absolute;
        display: inline;
        width: 100%;
        text-align: center;
        margin-top: 255px;
    }

        #box > ul.count li {
            height: 18px;
            width: 18px;
            background-color: #fff;
            display: inline-block;
            margin: 0 10px;
            cursor: pointer;
            opacity: .4;
            border-radius: 50%;
        }

    #box > div.banner-hidden-left {
        position: absolute;
        width: 360px;
        height: 150px;
        margin: 400px 0;
        /* background-color: rgba(255,255,255,0.1); */
    }

    #box > div.banner-hidden-right {
        position: absolute;
        width: 360px;
        height: 150px;
        margin: 400px 1561px;
        background-color: rgba(255,255,255,0.1);
    }

    #box > ul.banner-show {
        position: absolute;
        width: 100%;
        margin: 400px 0;
        text-align: center;
        font-size: 0;
        letter-spacing: -3px;
    }

        #box > ul.banner-show li.odd {
            background-color: rgba(255,255,255,0.1);
            vertical-align: top;
        }

        #box > ul.banner-show li.even {
            background-color: rgba(255,255,255,0.05);
            vertical-align: top;
        }

        #box > ul.banner-show li.li1 {
            background-color: rgba(255,255,255,0.1);
        }

        #box > ul.banner-show li.odd:hover,
        #box > ul.banner-show li.even:hover {
            /* background-color: rgba(255,255,255,0.02); */
            transition: all 0.6s;
        }

        #box > ul.banner-show li.odd,
        #box > ul.banner-show li.even {
            color: #fff;
            height: 150px;
            width: 300px;
            display: inline-block;
            text-align: center;
            font-size: 14px;
            letter-spacing: 2px;
        }

        #box > ul.banner-show li.li1 {
            color: #fff;
            height: 150px;
            display: inline-block;
            text-align: center;
            font-size: 14px;
            letter-spacing: 2px;
        }

        #box > ul.banner-show li h2 {
            margin: 34px 0 18px 0;
            font-size: 24px;
            font-weight: 400;
        }

.hover {
    /* background: linear-gradient(to right,#3887dd,#522a6e); */
    opacity: 1 !important;
    animation: mymove 3s linear infinite;
    -webkit-animation: mymove 3s linear infinite;
}

@keyframes mymove {
    from {
        background-position: 0;
    }

    to {
        background-position: 100%;
    }
}
/*轮播结束*/