.daohang{
    float: left;
    height: 600px;
    width: 260px;
}

.daohang-con{
    margin: 4px auto;
    padding: 0 6px;
}

.daohang-con p{
    text-align: center;
    line-height: 35px;
    /*background-color: #989898;*/
    background-image: url("../image/bg.jpg");
    font-family: '等线 Light';
    font-weight: bold;
}

.dt-lists{
    float: left;
    height: 600px;
    width: 966px;
    position: relative;
    /*background-color: #989898;*/
    /*border: 1px solid red;*/
}

.headback{
    padding-top: 20px;
    text-align: right;
}

.headback a{
    font-family: "simhei";
    color: #404040;
    margin: 30px 0 4px 14px;
    text-decoration: none;
    font-size: 14px;
}

.list-con{
    padding: 10px 0 0 20px;
}

.list-con ul{
    list-style-image: url("../image/li-item.png");
}

.list-con hr{
    margin: 0;
    padding: 0;
    height:1px;
    border:none;
    border-top:1px dashed #b4b4b4;
}

.dt-item{
    height: 26px;
    line-height: 26px;
    padding: 0;
    margin: 0;
    font-size: 15px;
    font-family: "宋体";
}

.dt-item span{
    float: right;
    color: #989898;
    margin-right: 30px;
    font-size: 14px;
}

.dt-item a{
    text-decoration: none;
    font-size: 15px;
    color: #4f4f4f;
}

.dt-item a:hover{
    color: #7570ff;
}

.lines{
    width: 100%;
    height: 1px;
    background-color: #4f4f4f;
}

.page-div{
    position: absolute;
    right: 20px;
    bottom: 20px;
    height: 35px;
    width: auto;
    /*border: 1px solid red;*/
}

.page-div div{
    float: left;
}

.page-div a{
    text-decoration: none;
    color: #252525;
    font-size: 14px;
    padding: 0;
    margin: 0 0 0 10px;
    height: 35px;
    line-height: 35px;
}

.page-div a:hover{
    color: #7570ff;
}

.page-div p{
    color: #252525;
    font-size: 14px;
    margin: 0 0 0 10px;
    padding: 0;
    height: 35px;
    line-height: 35px;
}

.page-div input{
    width: 30px;
    height: 20px;
    margin-top: 5px;
}

.page-div button{
    margin-left: 10px;
    height: 25px;
    margin-top: 5px;
}


/*动态内容样式*/
.content{
    /*text-align: center;*/
    padding-bottom: 50px;
}

.content h1{
    text-align: center;
    margin-top: 40px;
}

.content-update{
    text-align: center;
    margin-top: -8px;
    font-family: simhei;
    color: #3f3f3f;
}

.content-text{
    font-family: '宋体';
    font-size: 17px;
    color: #242424;
    line-height: 28px;
    margin-top: 15px;
    margin-bottom: 18px;
	text-indent:2em;
}

/*.content-image{*/
    /*width: 300px;*/
/*}*/

/*.content img:nth-of-type(1){*/
    /*margin: 10px 13px 0 300px;*/
/*}*/

/*.content img:nth-of-type(2){*/
    /*margin: 10px 0 0 13px;*/
/*}*/