a{
    cursor: pointer;
}
.frame{
    border: 1px solid #EEEEEE;
    overflow: hidden;
    padding: 30px;
    margin: 55px 0;
    font-size: 14px;
}
.frame p{
    float: left;
}
.frame .til{
    color: #777777;
    margin-right: 5px;
}
.frame .num{
    color: #000;
}
.frame .revision{
    color: #0D5FE0;
    float: right;
    cursor: pointer;
}
.jurisdiction-manage .jurisdiction-nav .col{
    height: 60px;
    line-height: 60px;
    padding: 0;
    text-align: center;
    box-sizing: border-box;
    background: #f2f2fd;
    font-size: 18px;
    color: #777777;
    cursor: pointer;
    position: relative;
    overflow: initial;
}
.jurisdiction-manage .jurisdiction-nav .triangle{
    background: #0D5FE0;
    background-image: linear-gradient(-44deg, #0CB2ED 0%, #573DE9 100%);
    color: #fff;
}
.triangle p{
    position: absolute;
    left: 50%;
    bottom: -41.99px;
    width: 0;
    height: 0;
    margin-left: -27px;
    border: 27px solid transparent;
    border-top: 16px solid #2786f0;
}
.TradeStation .try-out{
    margin-bottom: 37px;
    overflow: hidden;
}
.TradeStation .try-out p{
    line-height:28px;
    margin-right: 30px;
    font-size: 14px;
}
.TradeStation .try-out p,.TradeStation .try-out a{
    display: block;
    float: left;
}
.TradeStation .try-out .buy{
    background: #0D5FE0;
    padding:3px 15px;
    height:28px;
    line-height:28px;
    text-align: center;
    border-radius: 5px;
    display: block;
    color: #fff;
}
.TradeStation .try-out .agreement i{
    color: #0D5FE0;
    cursor: pointer;
}
.open-real{
    background: #0D5FE0;
    padding:3px 15px;
    height:28px;
    line-height:28px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    margin-left: 5px;
}
.TradeStation .trade-module{
    background: #fff;
    padding: 15px 0;
}
.TradeStation .firm-bargain{
    margin-top: 30px;
}
.TradeStation .trade-module .title{
    overflow: hidden;
    margin-bottom: 20px;
}
.TradeStation .trade-module .title span{
    display: block;
    float: left;
    font-size: 20px;
    line-height: 20px;
}
.TradeStation .trade-module .title .line{
    height: 18px;
    width: 0;
    border: 2px solid #0D5FE0;
    margin-right: 7px;
}
.TradeStation .trade-module .column{
    margin-bottom: 6px;
}
.TradeStation .trade-module .column .row .col p{
    float: left;
    font-size: 14px;
    line-height: 22px;
}
.TradeStation .trade-module .column .row .col .inform-name{
    color: #777777;
}
.TradeStation .trade-module .column .row .col .btn-cover{
    float: left;
}
.TradeStation .trade-module .column .row .col .inform-state{
    line-height: 22px;
    color: #777777;
    border: 1px solid #979797;
    border-radius: 3px;
    padding: 0 4px;
    margin-right: 10px;
    text-align: center;
}
.TradeStation .trade-module .column .row .col .inform-state-blue{
    color: #0D5FE0;
    border-color: #0D5FE0;
}
.TradeStation .trade-module .column .row .col .inform-code{
    margin-right:23px;
    margin-left:6px; 
    width: 94px;
}
.TradeStation .trade-module .column .row .col .inform-tip{
    overflow: hidden;
}
.TradeStation .trade-module .column .row .col .inform-tip img,
.TradeStation .trade-module .column .row .col .inform-tip span{
    display: block;
    float: left;
}
.TradeStation .trade-module .column .row .col .inform-tip img{
    width: 20px;
}
.TradeStation .trade-module .column .row .col .inform-tip span{
    color: #777777;
    margin-left: 10px;
    margin-right: 10px;
}
.container2{
    width: 1200px;
    margin:0 auto;
}
.classUseBtn {
    position: absolute;
    height: 100%;
    line-height: 90px;
    right: 28px;
    font-size: 14px;
    color: #0D5FE0;
    top: 0;
}
.userInfoTIt {
    width: 100%;
    position: relative;
    height: 75px;
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 35px;
}

.infoTit {
    position: relative;
    width: 100%;
    height: 100%;
    line-height: 90px;
    text-align: center;
    font-size: 22px;
    color: #000000;
}
.infoTitText {
    font-size: 18px;
    color: #000000;
    margin-top: 39px;
    margin-left: 52px;
    position: relative;
}

.infoTitText::after {
    content: '';
    width: 4px;
    height: 14px;
    background: #0D5FE0;
    position: absolute;
    left: -8px;
    top: 7px;
}

.infoShow {
    width: 540px;
    height: 180px;
    border: 1px solid #dde8f6;
    display: inline-block;
    background: #f7F8FA;
    margin-top: 39px;
    margin-left: 40px;
}

.leftInfo {
    width: 120px;
    float: left;
    margin-left: 21px;
    height: 100%;
}

.infoAvatar {
    width: 92px;
    height: 92px;
    margin-top: 28px;
}

.infoAvatar>img {
    width: 100%;
    height: 100%;
}

.infoName {
    width: 70px;
    height: 21px;
    margin-top: 10px;
    margin-left: 10px;
    text-align: center;
    line-height: 21px;
    background: #0D5FE0;
    color: #ffffff;
    border-radius: 15px;
    font-size: 14px;
}

.rightInfo {
    float: left;
    margin-left: 40px;
    margin-top: 22px;
    width: 351px;
}

.infoDetail {
    position: relative;
    width: 100%;
    font-size: 14px;
    color: #333333;
    line-height: 18px;
    height: 36px;
    margin-bottom: 14px;
}

.infoDetail::after {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #0D5FE0;
    top: 5px;
    left: -10px;
    position: absolute;
}

.completeInfoBtn {
    display: block;
    width: 140px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    border-radius: 4px;
    background: #0D5FE0;
    color: #ffffff;
    font-size: 14px;
    margin-left: 40px;
    margin-top: 25px;
}
.completeInfoBtn:hover{
    color: #ffffff;
}
.identify {
    margin-top: 55px;
    margin-left: 32px;
}

.line {
    width: 100%;
    height: 42px;
    margin-bottom: 20px;
}

.lineInfo {
    display: inline-block;
    position: relative;
}

.lineInfo2 {
    margin-left: 130px;
}

.tit {
    width: 86px;
    float: left;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #666666;
}

.normalInput {
    width: 385px;
    float: left;
    height: 42px !important;
    line-height: 42px;
    font-size: 14px;
    color: #000000;
    border: 1px solid #DDDDDD !important;
    box-sizing: border-box;
    text-indent: 28px;
    border-radius: 6px;
}

.capacity {
    width: 85px;
    float: left;
    height: 42px !important;
    line-height: 42px;
    font-size: 14px;
    color: #000000;
    text-indent: 28px;
}

.capacityAvator {
    width: 23px;
    height: 23px;
    float: left;
    margin-top: 9px;
}

.capacityAvator>img {
    width: 100%;
    height: 100%;
}

.perfetUserInfo .tabLine {
    width: 100%;
    margin-top: 48px;
    overflow: hidden;
}

.perfetUserInfo #teacherTab {
    width: 600px;
    height: 225px;
    display: inline-block;
    float: left;
    background: blue;
    cursor: pointer;
}

.perfetUserInfo #studentTab {
    width: 600px;
    height: 225px;
    display: inline-block;
    float: left;
    background: #ffffff;
    cursor: pointer;
}

.perfetUserInfo .avator {
    width: 127px;
    height: 127px;
    margin: 20px auto 10px auto;
}

.perfetUserInfo .avator>img {
    width: 100%;
    height: 100%;
}

.perfetUserInfo #teacherTit {
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #ffffff;
}

.perfetUserInfo #studentTit {
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #666666;
}

.perfetUserInfo #teacherAvatorImg2 {
    display: none;
}

.perfetUserInfo #studentAvatorImg1 {
    display: none;
}

.perfetUserInfo #tipsLine {
    width: 100%;
    height: 108px;
}

.perfetUserInfo .tipsIcon {
    width: 17px;
    height: 17px;
    float: left;
    margin: 45px 17px 45px 28px
}

.perfetUserInfo .tipsIcon>img {
    width: 100%;
    height: 100%;
}

.perfetUserInfo .tipsText {
    float: left;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    margin: 38px auto 38px 0;
}

.perfetUserInfo #teacherInfoContent {
    width: 1100px;
    margin: auto;
    margin-top: 68px;
    margin-bottom: 70px;
}
.perfetUserInfo .submitBtn {
    margin: auto;
    margin-top: 95px;
    width: 160px;
    height: 48px;
    background: #0D5FE0;
    color: #ffffff;
    text-align: center;
    line-height: 48px;
    border-radius: 6px;
    font-size: 14px;
    cursor: pointer;
}
.select-input{
    float: left;
    height:42px;
    line-height:42px;
    border: 1px solid #DDDDDD !important;
    border-radius: 6px;
    padding: 0 15px;
    font-size: 14px;
    color: #333333;

}
.student{
    display: none;
}

@media (min-width: 601px) and (max-width: 1000px) {
    .frame{
        padding: 10px 0;
    }
    .TradeStation .trade-module .column .row .col .btn-cover{
        width: 136px;
    }
    .TradeStation .trade-module .column .row .col .inform-state:first-child{
        margin-bottom: 10px;
    }
    .TradeStation .trade-module .column .row .col .inform-state{
        margin: 0;
    }
}
@media (min-width: 320px) and (max-width: 600px) {
    .frame{
        margin: 0;
        padding: 15px 0;
    }
    .TradeStation .trade-module .column .row .col .btn-cover,
    .TradeStation .trade-module .column .row .col .inform-state{
        float: right;
    }
    .TradeStation .trade-module .column .row .col .permission{
        margin-top: -23px;
    }
    .TradeStation .trade-module .column .row .col .permission .inform-state:first-child{
        margin-bottom: 10px;
    }
}



























































































