@charset "utf-8";
/* CSS Document */
.stort-box {width: 100%;
    min-width: 1200px;}
.stort-list {width:1200px;margin: 0 auto;}
.crumbs {height:40px;line-height:40px;font-family:"宋体";border-bottom:#dedede 1px solid;color: #9c9c9c;}
.list-content {    margin-top: 20px;}
.list-box {width:890px;float:left;}
.list-title li {width:400px;height:140px;margin-top:10px;margin-bottom:20px;margin-right:30px;float:left;}
.list-title li img {width:105px;height:135px;margin-right:15px;float:left;}
.list-title li h2 {font-weight:100;font-size:20px;margin-top:0px;margin-bottom:5px;line-height: 20px;
    overflow: hidden;
    height: 20px;}
.description{color:#929292;line-height:20px;font-size: 12px;
    text-indent: 2em;
    margin: 5px 0;
    height: 40px;
    line-height: 20px;
    overflow: hidden;}
.info{color:#9e9e9e;margin-top:0px;margin-bottom:0px;}
.info span{margin-right: 10px;}
.chapter{color:#f57f7f;margin-top:7px;margin-bottom:7px;    height: 18px;
    line-height: 18px;
    overflow: hidden;}
.list-side {width:280px;float:right;}
.list-side h2 {/* font-size:16px;color: #888; */padding: 0px 0px 0px 10px;
    background: #e6e6e6;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: solid 1px #cacaca;
    border-radius: 3px;
    border-top-left-radius: 10px;
    box-shadow: 0 5px 5px 0px rgba(0, 0, 0, .16);
    color: #717171;
}
.list-side ul {}
.list-side ul li {    padding: 5px 0px 0px 0px;
    border-bottom: solid 1px #d2d2d2;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 16px; width: 280px;}
.list-side ul li:hover{border-bottom: 1px solid #f36666;}
.list-side li span{float: left;
    display: inline-block;
    width: 188px;
    margin-right: 10px;
    word-break: break-all;}
.list-side li i{
    color: #c3c3c3;
    float: right;
    text-align: right;
    width: 72px;}
.list-side ul li a {color:#717171;}
.list-side ul li a:hover {color:#f36666;}