@charset "utf-8";
body{
    min-width: 1200px;
}
html{
    min-width: 1200px;
}
.heade_sum{
    width: 100%;
}
.heade_lm{
    width: 1200px;
    margin: auto;
    padding: 10px 0px 10px 30px;
}
.heade_lm span a{
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    padding: 0 5px 0 0;
}
.heade_lm span{
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.now {
    background-color:#FF6699;
}

/*  */
.list_left{
    width: 120px;
    float: left;
    display: inline-block;
}
.list_left ul{
    margin: 0;
    padding: 5px 0px 0 0;
}
.list_left ul li{
    text-align: center;
    line-height: 35px;
    width: 70%;
    display: inline-block;
}
.list_left ul li a{
    width: 100%;
    display: inline-block;
    font-size: 14px;
    float: left;
    font-weight: 400;
    color: #323232;
    font-family: Microsoft YaHei;
}
.list_left ul li:hover{
    color: #ffffff !important;
    background-color: #FF6699;
}
.list_left a:hover{
    color: #ffffff;
}
.list_centent{
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.list_right{
    width: 88%;
    float: right;
    padding: 15px 10px 15px 10px;
    display: inline-block;
}
.list_right a{
    font-size: 14px;
    font-weight: 400;
    color: #646464;
    display: inline-block;
    margin: 0px 10px 10px 0px;
    font-family: Microsoft YaHei;
}
.list_right a:hover{
    color: #FF6699;
}
.list_right ul{
    margin: 0;
    padding: 0;
}
.list_right ul li{
    width: 500px;
    float: right;
    overflow: hidden;
    height: 123px;
    margin: 0 0 30px 20px;
    display: inline-block;
    border-bottom: dashed #DDDDDD;
}
.list_right ul li h4{ 
    margin: 0;
    text-indent: 22px;
    font-size: 18px;
    margin: 0px 0 10px 0;
    font-weight: 400;
    color: #FF6699;
    font-family: Microsoft YaHei;
    background: url(/static/801/images/biao.png)0 no-repeat;
}

.list_column{
    width: 130px;
    float: left;
    display: inline-block;
}
.list_column ul li{
    width: 100%;
}

.list_sum{
    margin: 20px 0 0 0;
    width: 100%;
}
/* .list_book{
    margin:0 auto;
    width: 1500px;
} */