﻿.contentHT {

    width: 100%;
    float: left;
    padding-bottom: 10px;
    background: #fff;

}

.contenttable th {
    text-align: center;
    padding-top: 10px;
    background: rgb(111, 139, 173);
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    border-left: 20px solid #fff;
    border-right: 20px solid #fff;
    padding-bottom: 10px;
}


.contenttable td {

      text-align: center;
    background: #ececec;
    border-left: 20px solid #fff;
    border-right: 20px solid #fff;
    
}

.contentmendiv {
     float: left;
    width: 100%;
    padding-top: 10px;

    padding-bottom: 20px;
    font-size: 14px;

}
.contentmendiv .mentitle {
    padding-left:30px;
       width: 100px;
    text-align: center;
    line-height: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.menselectactive {

    border-color: #0880d7 !important ;
    background: #2798eb !important;
    color:#fff !important;

}
.contentmendiv .menselect {


    /*width: 100px;
    text-align: center;
    line-height: 25px;
    padding-top: 5px;

    padding-left: 5px;
    cursor: pointer;
    color: #fff;
    background: #ff6600;
    padding-right: 5px;
    padding-bottom: 5px;*/


      color: #666;
    background-color: #eeeff1;
    border-color: #EEE;
    font-weight: 300;
    /* font-size: 16px; */
    /* font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; */
    text-decoration: none;
    text-align: center;
    line-height: 34px;
    height: 33px;
    padding: 0 32px;
    margin: 0;
    display: inline-block;
        border-radius: 21px;
    appearance: none;
    cursor: pointer;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    

}



.menselect:hover, .menselect:focus {
    background: -webkit-gradient(linear, left top, left bottom, from(#42abf8), to(#0888e6));
    background: linear-gradient(top, #42abf8, #0888e6);
        color:#fff;
}



.contenttable {
    width:100%;
}

    .contenttable span {

    width: 100%;
    float: left;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;

    }

.contenttable span .lrredball{

       margin: 0 auto;
    text-decoration: none;
    position: relative;
    width: 30px;
    height: 30px;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 30px;
    background-color: #dc5c5c;
    color: #FFFFFF;
    font-size: 20px;

}

.lengretlte_div {
      width: 100%;
    height: 30px;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    border-left: 11px solid #c14242;
    border-bottom: 1px dashed #c14242;
    float: left;
    letter-spacing:3px;
}



.contenttable span .lengball{

       margin: 0 auto;
    text-decoration: none;
    position: relative;
    width: 30px;
    height: 30px;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 30px;
      background-color: #bb8787;
    color: #FFFFFF;
    font-size: 20px;

}








.sytdiv {

  float: left;
    width: 500px;
    margin-left: 50px;
    margin-top: 10px;
    padding-left: 5px;
    padding-bottom: 6px;
    background: #ececec;
}

.sytdivtitle {

        font-size: 14px;
    background: #fff;
    color: #4c7ad0;

}
.syttable {
    width:100%;

}
.numnertongji{

    width: 30px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    color: #fff;
    border-radius: 50%;
    background: #b94a4a;

}


