/*理论列表style*/


.rw-bg1 {
    background: url("../images/renwen_bg1.jpg") left top no-repeat;
    height: 44px;
    line-height: 44px;
    padding-left: 60px;
}

.rw-bg1 a {
    color: #FFFFFF;
    padding: 0 10px;
}

.xw-container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}

.xw-container:after {
    content: '';
    display: block;
    clear: both;
}

.rw-left, .rw-right {
    float: left;
    display: block;
}
.rw-left:after, .rw-right:after {
    display: block;
    content: '';
    clear: both;
}

.rw-left {
    margin-right: 20px;
}
.rw-left{
    width: 870px;
}
.rw-right{
    width: 280px;
}

.bg-f9f9f9 {
    background: #f9f9f9;
    padding: 10px;
}

.bg-f9f9f9 a {
    color: #a9011b;
    font-size: 16px;
}

.bg-f9f9f9 p {
    font-weight: normal;
    margin-top: 0px;
    color: #7f8c8d;
}

.rw-catagory {
    display: block;
    position: relative;
    min-height: 44px;
    border-bottom: 4px salmon solid;
}

.rw-catagory:after {
    content: '';
    display: block;
    clear: both;
}

.rw-catagory a {
    left: 0;
    bottom: -4px;
    display: inline-block;
    position: absolute;
    line-height: 44px;
    background-color: #4ca7d6;
    padding: 0 14px;
    border-right: 14px #FFFFFF solid;
    color: #FFFFFF;
    font-size: 18px;
    min-width: 140px;
    text-align: center;
    letter-spacing: 3px;
}

.rw-catagory span {
    float: right;
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    /* line-height: 44px; */
    background: #b4bec7;
    border-radius: 5px;
    padding: 0 4px 2px 0;
    color: #FFFFFF;
    min-width: 60px;
    text-align: center;
}

.rw-list1 dt, .rw-list1 dd {
    line-height: 50px;
    border-bottom: 1px #1a1a1a dotted;
    overflow-x: hidden;
    text-overflow:ellipsis;
    word-wrap:nowrap;
    white-space:nowrap;
}
.rw-list1:after{
    display: block;
    content: '';
    clear: both;
}

/*创文第二种catagory样式*/
.rw-catagory-2 {
    display: block;
    position: relative;
    min-height: 44px;
    border-bottom: 4px salmon solid;
}

.rw-catagory-2:after {
    content: '';
    display: block;
    clear: both;
}

.rw-catagory-2 a {
    left: 50%;
    margin-left: -32px;
    bottom: -4px;
    display: inline-block;
    position: absolute;
    line-height: 44px;
    background-color: #4ca7d6;
    padding: 0 14px;
    border-right: 14px #FFFFFF solid;
    border-left: 14px #FFFFFF solid;
    color: #FFFFFF;
    font-size: 16px;
}

.nav-bg-2 {
    background-color: #537485;
}

.nav-2 > li + li {
    margin-left: 2px !important;
}

.rw-left-nav {
    width: 120px;
}

.rw-left-nav dl {
    border: 1px #f1f1f1 solid;
    border-radius: 10px 10px 0 0;
}

.rw-left-nav dl dt {
    background-color: #0081c3;
    line-height: 60px;
    color: #FFFFFF;
    font-size: 30px;
    text-align: center;
    border-radius: 10px 10px 0 0;
}

.rw-left-nav dl dd {
    line-height: 40px;
    text-align: center;
    border: 1px #f2f2f2 solid;
    border-left: 2px #fff solid;
}

.rw-left-nav dl dd.rw-sel {
    border-left: 2px #08408a solid;
    background-color: #f4f5f9;
}

.rw-mid {
    width: 700px;
    max-width: 700px;
    margin-left: 30px;
}

.rw-right-list {
    width: 280px;
    margin-left: 50px;
}

.rw-right-list-dl {
    background-color: #f3f3f3;
    text-align: center
}

.rw-right-list-dl dt {
    background-color: #c93335;
    color: #FFFFFF;
    text-align: center;
    line-height: 56px;
    font-size: 24px;
}

.rw-right-list-dl dd {
    padding: 10px;
}

/*重置css*/
.am-list-item-desced {
    border-top: 1px silver dotted !important;
    padding-bottom: 20px;
    padding-top: 20px;
}

.rw-piclist{width: 366px; float: left; margin-right: 20px;}
.rw-piclist:after{
    display: block;
    content: '';
    clear: both;
}
.rw-piclist dt{ display: block; width: 366px; height: 240px; margin-bottom: 0;}
.rw-piclist dt a{display: block; position: relative;}
.rw-piclist dt a span{
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 30px;
    background: rgba(0,0,0,0.6);
    font-weight: normal;
    text-align: center;
    color: #FFFFFF;
    font-size: 13px;
}
.rw-piclist dt img{height: 240px;}
.rw-piclist dd{display: block; float: left; width: 178px; margin-right: 10px; margin-top: 10px;}
.rw-piclist dd:last-child{ margin-right: 0px;}
.rw-piclist dd a{
    display: block;
    text-align: center;
    font-size: 13px;
}
.rw-piclist dd a span{
    display: block;
}
.rw-left-zgjxs{
    display: block;
}
.rw-left-zgjxs:nth-child(2){
    margin-top: 20px;
}
.rw-left-zgjxs:after{
    display: block;
    content: '';
    clear: both;
}
.xw-fenlan{width: 415px;}
.xw-fenlan:nth-child(2n){
    margin-left: 30px;
}














