.jht-edition {
    margin-bottom: 20px;
    text-align: center;
}

.input-disabled {
    border: none;
}

.radio-box {
    margin-bottom: 10px;
}

.st-up-msg {
    width: 330px;
    /*color: #f00;*/
    margin: 10px 0 0 10px;
    vertical-align: middle;
    background: #F0F5FF;
    color: #004BAA;
    /*background: #FDF9F5;*/
    /*color: #F0831E;*/
    padding: 5px;
}
.st-join-jht {
    display: none;
    padding: 0;
    width: 80%;
}

.st-join-jht .tip {
    margin-left: 130px;
    display: block;
    vertical-align: top;
    padding-top: 0;
}

.st-join-jht .layui-form-label {
    width: 127px;
    padding: 9px 0px;
}

.st-join-jht-form .layui-input {
    display: inline-block;
    width: 300px;
    margin-right: 10px;
}

.st-join-jht-info {
    padding: 100px;
    display: none;
}

.panel-white {
    overflow: hidden;
}

.page-title {
    color: #004BAA;
    line-height: 82px;
    font-size: 20px;
    border-bottom: 2px solid #004BAA;
    padding-left: 40px;
}

.content-bg {
    margin: 70px 100px;
    overflow: hidden;
}

.content-bg img {
    width: 98px;
    height: auto;
}

.content-bg h3 {
    font-size: 24px;
    line-height: 33px;
    color: #004BAA;
    
}

.content-bg a {
    font-size: 13px;
    line-height: 26px;
}

.content-bg .go-pay {
    display: block;
    margin-top: 50px;
}

.pull-center {
    text-align: center;
}
.up-icon{
    width: 86px;
    text-align: center;
    color: #004BAA;
    display: inline-block;
}
.up-icon p{
    line-height: 20px;
    font-size: 12px;
    height: 40px;
}
.half{
    float: left;
    width: 36%;
}