.top30 {
    margin-top: 30px;
}
.server_title_jx {
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    font-weight: 700;
}
.bread-crumb-jx .active_jx {
    color: #999;
}
.bread-crumb-jx a {
    color: #000;
    line-height: 40px;
    height: 40px;
    padding-right: 5px;
    padding-left: 5px;
}
.classShow .class-box .title_jx {
    height: 50px;
    line-height: 25px;
    width: 100%;
    font-weight: 400;
    letter-spacing: 0.1em;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.icon_jx{
    width: 4px;
    display: inline-block;
    height: 16px;
    margin-top: 7px;
    vertical-align: top;
    margin-right: 5px;
    margin-left: 10px;
    background: url("../images/juzhen.png");
}
.cont_jx .li_jx {
    border: none;
}
.button_jx{
    width: 110px;
    display: block;
    height: 30px;
    cursor:pointer;
    color: #F4991D;
    border: 1px solid #F4991D;
    border-radius: 3px;
    text-align: center;
    margin: 20px auto 0;
    line-height: 28px;
    font-size: 12px;
}
.uploadImg_jx{
    display: inline-block;
    position: relative;
    cursor: pointer;
    border: 1px solid rgb(238, 238, 238);
    color: rgb(80, 164, 224);
    font-size: 14px;
    width: 80px;
    height: 36px;
    line-height: 36px;
    padding: 0px 5px;
    border-radius: 5px;
}
.uploadContent_jx{
     position: absolute;top:0;left:0;text-align: center;width: 100%;
 }
.uploadImg_jx .uploadInput_jx{
    display: block;
    /*visibility: hidden;*/
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.tipsHBox{
    display: none;
}
.tip1_jx{
    position: absolute; top: 0px; left: 0px; vertical-align: top; white-space: nowrap; color: rgb(89, 151, 34);
}
.tip5_jx{
    margin-top: 5px; display: inline-block; width: 16px; height: 16px; background-repeat: no-repeat; background-image: url("/lib/images/validator.png"); vertical-align: top; white-space: nowrap;
}
.tip3_jx{
    white-space: nowrap;vertical-align:top;display: inline-block;
}
.tip4_jx{
    position: absolute; top: 0px; left: 0px; vertical-align: top; white-space: nowrap; color:  rgb(204, 51, 51);
}
.tip2_jx{
    margin-top: 5px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-image: url(/lib/images/validator.png);
    vertical-align: top;
    white-space: nowrap;
    background-position: -16px center;
}
.tipsHBox{
    position: absolute; top: 0px; left: 88px;
}
.formSubmit{
    margin-bottom: 20px;
}
.form_datetime_jx{
    height: auto;
}
.form_datetime_jx input{
    height: 30px;
    vertical-align: top;
}
.add-on_jx{
    height: 30px;
    top: 0px;
    background: #fff;
}
.bottom30{
    margin-bottom: 30px;
}
.slide_detail{
    margin: 20px auto;
    /*width: 80%;*/
}
.cont_jx .li_jx{
    margin-bottom: 40px;
}
.contentTip_jx{
    text-align: center;
    width: 80%;
    font-size: 16px;
    margin: 40px auto;
}
.tipBtn_jx{
    display: block;
    width: 180px;
    margin: 30px auto;
    height: 40px;
    color: #fff;
    background-color: #0088cc;
    line-height: 40px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}
.tipBtn_jx:hover{
    color: #fff;
}
/*沣东*/
.bread-crumb-jx .room{
    width: 200px;
    display: inline-block;
    height: 50px;
    text-align: center;
    line-height: 50px;
    position: absolute;
    right: 0px;
    background:#F4991D;
    color:#FFFFFF;
    cursor: pointer;
}
.activity_type1 li {
    width: 144px;
    line-height: 40px;
    border-radius: 5px;
    cursor: pointer;
    list-style: none;
    /*float: left;*/
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    left: 144px;
    height: 40px;
    top: -29px;
    /*color: #fff;*/
    /*background: #3399FF;*/
    /* background-color: #169BD5; */
    margin-left: 20px;
    text-align: center;
    /* padding-left: 17px; */
    font-size: 15px;
}
.activity_type1 .changeColor {
    background: #FE8545;
    color: white;
}
.activity_btn1 {
    width: 120px;
    height: 30px;
    line-height: 30px;
    /* background-color: dodgerblue; */
    border-radius: 5px;
    color: #ADADAD;
    display: inline-block;
    text-align: left;
    position: relative;
    cursor: pointer;
    font-size: 18px;
}
#header-left{
    min-height: 80px;
    width: 100%;
}
#content img{
    max-width: 800px;
}
#content1{
    text-align: center;
}
#content1 img{
    margin-top: 70px;
}
#cont{
    min-height: 600px;
}
.activity_type1{
    width: 100%;
    min-height:50px ;
}

