.sconed{width:1200px; margin:0 auto; background:#fff;}
.main_l {
    float: left;
    width: 530px;
}
.dqwz {
    margin-top: 70px;
}
.breadcrumb {
    margin-top: 10px;
}
/* Gl List */
.gxlListBox {padding:25px 0px;}
.gxlListBox ul {width:80%;margin:0 auto;padding:20px 0px;}
.gxlListBox li {position:relative;height:50px;line-height:50px;border-bottom:1px solid #e5e5e5;}
.gxlListBox li:last-of-type {border-bottom:none;}
.gxlListBox span {position:absolute;top:0px;right:0;     font-size: 16px; color:#999;}
.gxlListBox li a {font-size:18px;width:84%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
/* BEGIN 总队长信箱 */
.easysite-input {
    line-height: 24px;
    height: 24px;
    padding: 3px 6px;
    //border: 1px solid red!important;
    color: #666;
    //width:55% !important;
}.easysite-textarea {
        overflow-wrap: break-word;
    height: 115px;
    width: 358px;
    white-space: pre-wrap;
    overflow: auto;
}
.easysite-textarea {
    padding: 3px 6px;
    //border:1px  red solid!important;
    //width: 80%;
    height: 100px;
    color: #666;
}
.easysite-submit-btns2 {
    text-align: center;
}
.easysite-submit-btns2 input {
    width: 60px;
    height: 30px;
    color: #fff;
    font-weight: bold;
    background: #1a5a98 no-repeat;
    border: none;
    display: inline-block;
    margin-left: 30px;
    cursor: pointer;
}

.zdzText {overflow: hidden; width: 100%;margin-bottom: 40px;}
.zdzText h5 {font-size: 20px;font-weight: bold;margin-bottom: 15px;}
.zdzText p {line-height: 30px;}
.page-nav {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 70px;
    text-align: center;
}
.easysite-page-wrap {
    display: inline-block;
}
.easysite-page-wrap a {
    min-width: 28px;
    height: 100%;
    border: 1px solid #dae0ee;
    padding: 0px 7px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    color: #666;
    text-align: center;
    border-radius: 3px;
    line-height: 28px;
    margin-right: 12px;
}
.easysite-total-page {
    display: inline-block;
    height: 25px;
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-right: 10px;
}
.easysite-total-page span {
    font-size: 14px;
    color: #666;
    text-align: center;
}
.easysite-jump-page span {
    height: 25px;
    font-size: 14px;
    color: #666;
    text-align: center;
}

.easysite-jump-page {
    display: inline-block;
    height: 25px;
    font-size: 14px;
    color: #666;
    text-align: center;
}
.easysite-page-text {
    height: 23px;
    border: 1px solid #dae0ee;
    background-color: #f1f4fb;
    border-radius: 3px;
    width: 50px !important;
    text-align: center;
    margin: 0 10px;
    display: inline-block;
}
input.easysite-jump-btn {
    width: 42px;
    height: 23px;
    line-height: 23px;
    margin-left: 10px;
}

.NormalRed {
    min-width: 28px;
    height: 100%;
    border: 1px solid #dae0ee;
    padding: 0px 7px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    border-radius: 3px;
    line-height: 28px;
    color: #fff;
    background-color: #349ed8;
}
/*手机适配*/
@media screen and (max-width:640px) {
.sconed {
    width: 100%!important;
}

.main_l {
    width: 100%!important;
}

.main_r {
    width: 100%!important;
}
.breadcrumb {
    display: none;
}
}
