*{
    box-sizing: border-box;
}
.iconAll{
    display: inline-block;
    background:url("../../images/exchange/iconCommon.png") no-repeat;
}
.pageCon{
    width:100%;
}
.changeBanner{
    height:570px;
    background:url("../../images/exchange/Banner.png") no-repeat center top;
}
.changeBox{
    padding-top:90px;
}
.wrapMain{
    width:1200px;
    margin:0 auto;
}
.titleBox{
    width:100%;
    padding: 0 10px;
    text-align: center;
    margin-bottom:65px;
}
.titleBox h3{
    font-size: 44px;
    font-weight: normal;
    color: #4a3677;
}
.titleBox p{
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    color: #333333;
    margin-top:50px;
}
.titleBoxWhite h3{
    color:#fff;
}
.centerBox{

}
.changeTip{
    width:1200px;
    margin:50px auto 0;
    border:1px dashed #f6583f;
    padding:20px 10px;
}
.changeTip h3{
    color:#f6583f;
    font-size:14px;
    font-weight: normal;
    margin-bottom:10px;
    line-height: 30px;
}
.changeTip p{
    color:#666;
    font-size:14px;
    margin-bottom:10px;
    line-height: 30px;
}
/*介绍*/
.box1{

}
.conBox1 p.troTxt{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #333333;
    width:100%;
    padding:0 10px;
    margin-bottom:50px;
}
.troTxt span{
    color: #df33a9;
    font-weight: bold;
}
.conBox1 ul{
    width:1110px;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
}
.conBox1 ul li{
    width:210px;
    text-align: center;
}
.conBox1 ul li .intro_1{
    width:100px;
    height:100px;
    background-position: 0 0;
}
.conBox1 ul li .intro_2{
    width:90px;
    height:100px;
    background-position: -111px 0;
}
.conBox1 ul li .intro_3{
    width:107px;
    height:100px;
    background-position: -208px 0;
}
.conBox1 ul li .intro_4{
    width:90px;
    height:100px;
    background-position: -330px 0;
}
.conBox1 ul li h3{
    font-size: 20px;
    font-weight: normal;
    color: #333333;
    margin:25px 0 15px;
}
.conBox1 ul li p{
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    color: #666666;
}
.box2{
    height:913px;
    background:url("../../images/exchange/modeImg.png") no-repeat center bottom;
}
.box3{
    height:1310px;
    background:#f6f6ff url("../../images/exchange/flowBg.png") no-repeat center top;
}
.contractTop{
    width:1200px;
    height:306px;
    background:url("../../images/exchange/flowTop.png") no-repeat;
    margin:30px 0 30px -10px;
}
.conBox3 ul{
    width:1100px;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
}
.conBox3 ul li{
    width:415px;
    text-align: left;
}
.centerWord{
    height:165px;
    margin-bottom:60px;
}
.conBox3 ul li h3{
    font-size: 24px;
    font-weight: normal;
    color: #333333;
    margin-bottom:35px;
}
.conBox3 ul p{
    font-size: 16px;
    font-weight: normal;
    line-height:36px;
    color: #333333;
}
.conBox3 ul li.contractLeft{
    text-align: left;
}
.conBox3 ul li.contractRight h3{
    text-align:right;
}
.conBox3 ul li .contraL{
    width:398px;
    height:461px;
    background:url("../../images/exchange/flowLeft.png") no-repeat;
}
.conBox3 ul li .contraR{
    width:518px;
    height:461px;
    background:url("../../images/exchange/flowRight.png") no-repeat;
    margin-left:-55px;
}
.box4{
    height:1006px;
    background:url("../../images/exchange/modelBg.png") no-repeat center top;
}
.conBox4{
    width:1127px;
    height:672px;
    background:url("../../images/exchange/modelCon.png") no-repeat;
    margin:0 auto;
}
/*止盈止损交易*/
.box5 .wrapMain{
    width:100%;
}
.pointBox{
    width:100%;
    margin-top:30px;
}
.pointBox .pointList{
    width:100%;
    overflow:hidden;
}
.pointList .pointWrap{
    width:1200px;
    margin:0 auto;
}
.pointList .pointWrap .pointLeft{
    padding-top:150px;
    float:left;
    text-align: left;
}
.pointList .pointWrap .pointRight{
    float:right;
    width:680px;
}
.pointList dl{
    width:435px;
}
.pointList dl dd h4{
    font-size: 24px;
    font-weight: normal;
    color: #df33a9;
    margin:30px 0;
}
.pointList dl dd p{
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    color: #333333;
}
.pointList dl dt i.stopIcon_1{
    width:43px;
    height:43px;
    background-position: -184px -110px;
}
.pointList dl dt i.stopIcon_2{
    width:48px;
    height:50px;
    background-position: -252px -110px;
}
.pointList dl dt i.stopIcon_3{
    width:48px;
    height:48px;
    background-position: -317px -110px;
}
.pointList dl dd p span{
    color:#df33a9;
}
.pointCenter{
    height:565px;
    margin-top:-5px;
    background:#f6fafb;
}
.pointCenter .pointWrap .pointLeft{
    float:left;
    width:700px;
    margin-right:30px;
    padding-top:0;
    margin-left:-90px;
}
.pointCenter .pointWrap .pointRight{
    float:right;
    width:435px;

}
.pointRight dl{
    padding-top:150px;
}
/*止盈止损交易流程*/
.box6{
    height:865px;
    background:url("../../images/exchange/exchangeBg.png") no-repeat center top;
}
.box6 .titleBox p{
    margin-top:30px;
    color: #4a3677;
}
.conBox6{
    width:100%;
    height: 588px;
    background-color: #ffffff;
    box-shadow: 0px 1px 16px 0px
    rgba(44, 63, 84, 0.09);
    border-radius: 10px;
    padding-top:75px;
    text-align: center;
}
.box7{
    height:940px;
}
.box7 .titleBox{
    padding:0 50px;
}
.box7 .titleBox p{
    color: #4a3677;
    font-size:18px;
}
.conBox7{
    padding-left:30px;
}
.box8{
    height:785px;
    background:#f3f7f9;
}
.box8 .titleBox{
    padding:0 50px;
}
.box8 .titleBox p{
    color: #4a3677;
    font-size:18px;
}
.conBox8{
    width:1180px;
    height:353px;
    background:url("../../images/exchange/float.png") no-repeat;
    margin:0 auto;

    padding:65px 36px 0;
}
.conBox8 ul{
    display: flex;
    justify-content: space-between;
}
.conBox8 ul li{
    width: 340px;
    height: 288px;
    padding:20px 25px 0;
    text-align: center;
}
.conBox8 ul li .share_1{
    width:48px;
    height:48px;
    background-position: 0 -110px;
}
.conBox8 ul li .share_2{
    width:48px;
    height:48px;
    background-position: -59px -110px;
}
.conBox8 ul li .share_3{
    width:48px;
    height:48px;
    background-position: -119px -110px;
}
.conBox8 ul li h3{
    margin:20px 0 30px;
    font-size: 24px;
    font-weight: normal;
    color: #ffffff;
}
.conBox8 ul li p{
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    color: #ffffff;
    opacity: 0.7;
    text-align: left;
}
/*设备白名单*/
.box9{

}
.box9 .titleBox p{
    color: #4a3677;
    font-size:18px;
    margin-top:35px;
}
.box10{
    height:1240px;
    margin-top:-70px;
}
.box10 .titleBox p{
    color: #4a3677;
    font-size:18px;
    margin-top:35px;
}
.conBox10{
    margin-left:-90px;
    margin-top:-80px;
}