#appOne .serverTitle {
    font-size: 24px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    padding: 20px 0px;
}


.dome1{
    display: block;
    overflow: hidden;
}
.dome1 .describe-main {
    width: 60%;
    padding: 0 0 0 0px;
    display: inline-block;
    position:relative;
    float: right;
}
.dome1 .describe-main h4{
    font-size: 17px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    padding:0 0 10px 0px;
}
.dome1 .describe-main .text{
    font-size: 15px;
    line-height: 24px;
    color: #666666;
}
.dome1 .describe-main .righttext>a{
    background: url("../images/zxfw.png") no-repeat 13px 10px;
 
    background-color: #689b02;
    background-size: 15px;
    color: #fff;
    margin-bottom: 100px;
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #dcdfe6;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    -webkit-transition: .1s;
    transition: .1s;
    font-weight: 500;
    padding: 10px 18px 10px 32px;
    font-size: 16px;
    border-radius: 4px;
    margin-top: 10px;
    
}



.dome1  .leftimg{
    width: 40%;
    float: left;
}

.jlnext{
    margin: 20px 0 0 0;
}
.jlnextmath{
    margin: 20px  0;
}
.jlnext .titleh3 {
    text-decoration: none;
    color: #000000;
    font-size: 18px !important;
    line-height: 1.5;
}
.jlnext .sosotext *{
    font-size: 14px;
    line-height: 24px;

}