.container{
    background-color: #f4f5f6;/*padding-bottom: 76px;*/box-sizing: border-box;
}
.position{width: 1280px;margin: auto;padding-top: 0px;margin-bottom: 20px;color:#999;}
.selecteds {
    color: #fff !important;
    background-color: #607CB9;
    border-radius: 4px;
}

.manage{width: 1280px;height: 100%;margin: 0 auto;padding: 40px 0 40px 0;}
.manage .mg-left{width: 280px;background-color: #FFFFFF;/*box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.12);*/border-radius: 4px;padding:33px 40px 40px;}
.manage .mg-left .mg-wealth img{width: 20px;height: 20px;vertical-align: middle;}
.manage .mg-left .mg-wealth span{color: #666666;line-height: 20px;vertical-align: middle;}
.manage .mg-left ul li{margin-bottom: 40px;}
.manage .mg-left ul li a{display: block;padding-left: 30px;color: #333333;height: 38px;line-height: 38px;}
.manage .mg-left ul li a:hover{color:#5F7CB9;}
.manage .mg-left .accountCenter{width: 200px;height: 40px;border-radius: 4px;border: 1px solid #5F7CB9;color:#5F7CB9;}
.manage .mg-left .accountCenter:hover{background-color: #5F7CB9;color: #FFFFFF;}

.mg-right{width: 958px;padding: 32px 40px 40px;background-color: #FFFFFF;margin-left: 28px;/*box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.12);*/border-radius: 4px;}
.mg-right .manage-top{height: 136px;background-color: #EFF1F4;border-radius: 4px;padding: 28px 0 28px 40px;display: flex;}
.mg-right .manage-top img{width: 100px;height: 100px;}
.mg-right .manage-top .right-top{margin-left: 32px;}
.mg-right .manage-top .right-top .mg-name{color: #004281;margin-bottom: 14px;}
.mg-right .manage-top .right-top .mg-text{color: #666666;margin-bottom: 4px;}
.mg-right .manage-top .right-top .mg-text a .bind{color: #004281;}
.mg-right .manage-top .right-top .mg-text a .bind:hover{border-bottom: 1px solid #004281;}
.mg-right .mg-line{width: 2px;height: 16px;display: inline-block;background-color: #004281;vertical-align: middle;margin-right: 8px;}
.mg-right .asset{color: #333333;}
.mg-right .property{display: flex;justify-content: space-between;}
.mg-right .property .property-left{width: 407px;height: 168px;border: 1px solid #E5E5E5;border-radius: 4px;padding: 16px 0 0 20px;}
.mg-right .property .property-left .property-num{color: #AB2C62;font-size: 32px;margin: 32px auto;}
.mg-right .property .property-left .withdraw{margin-right: 8px;}
.mg-right .property .property-left .withdraw .wd-line{width: 1px;height: 14px;border: 1px solid #E5E5E5;}
.mg-right .property .property-left .withdraw span{color: #004281;margin-right: 24px;}
.mg-right .property .property-left .withdraw span:hover{border-bottom: 1px solid #004281;}
.mg-right .latest{display: flex;justify-content: space-between;padding: 0 20px 0 18px;height: 43px;line-height: 43px;border-bottom: 1px dashed #E5E5E5;}
.mg-right .latest:hover{background-color: #EFF1F4;border-radius: 4px;}
.mg-right .latest .mg-flag .symbol{font-weight: 700;color: #FFFFFF;padding: 5px 8px;background-color: #f59403;border-radius: 4px;margin-right: 8px;}
.mg-right .latest .mg-flag .what{color: #333333;}


.mb40{margin-bottom: 40px;}
.mr40{margin-right: 40px;}
.mt32{margin-top: 32px;}
.ml16{margin-left: 16px;}
.help-right{margin-bottom: 28px;}
.help-right .vertical-line{width: 2px;height: 18px;background-color: #004382;display: inline-block;vertical-align: text-bottom;margin-right: 8px;}
.enroll{width: 419px;}
.enroll .enroll-left{width: 100%;height: 46px;line-height: 46px;background-color: #EFF1F4;border-radius: 4px;}
.enroll .enroll-left img{width: 20px;height: 20px;margin-right: 8px;}
.enroll .enroll-left .enroll-text{color: #666666;font-family: Microsoft YaHei;}
.enroll-ul{width: 100%;}
.enroll-ul a{display: block;height: 46px;line-height: 46px;border-bottom: 1px dashed #E5E5E5;margin-left: 20px;}
.enroll-ul a li:hover{color: #004382;}
.enroll-ul a li{font-size: 14px;color: #333333;font-family: Microsoft YaHei;}
.self-service{width: 100%;}
.self-service ul{display: flex;justify-content: space-between;}
.self-service ul a{display: block;}
.self-service ul a li{width: 226px;height: 68px;display:flex;border: 1px solid #E5E5E5;border-radius: 4px;padding: 20px;}
.self-service ul a li:hover{background-color:#F3F5F7;}
.self-service ul a li img{width: 52px;height: 52px;}
.self-service ul a li .forgotPwd{color: #333333;font-family: Microsoft YaHei;}
.self-service ul a li .forget{font-family: Microsoft YaHei;margin-top: 6px;color: #999999;}

.mg-right-artile{padding: 32px 80px 40px;}
.protocol{text-align: center;color: #333333;font-size: 28px;font-weight: bold;margin-top: 8px;}
.protocol-text{color:#333333;margin-top: 24px;}
.protocol-text p{line-height: 26px;}