/*文创列表style*/
.xw-banner-wenc {
    background: url("../images/wenchuang_banner.jpg") center top no-repeat;
    min-height: 369px;
    height: 369px;
    text-indent: -999em;
    min-width: 1200px;
}

.cw-bg1 {
    background: url("../images/chuangwen_bg1.jpg") left top no-repeat;
    height: 44px;
    line-height: 44px;
    padding-left: 60px;
}

.cw-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;
}

.cw-left, .cw-right {
    float: left;
    width: 590px;
    display: block;
}

.cw-left {
    margin-right: 20px;
}

.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;
}

.cw-catagory {
    display: block;
    position: relative;
    min-height: 44px;
    border-bottom: 4px salmon solid;
}

.cw-catagory:after {
    content: '';
    display: block;
    clear: both;
}

.cw-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;
}

.cw-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;
}

.cw-list1 dt, .cw-list1 dd {
    line-height: 50px;
    border-bottom: 1px #1a1a1a dotted;
}

/*创文第二种catagory样式*/
.cw-catagory-2 {
    display: block;
    position: relative;
    min-height: 44px;
    border-bottom: 4px salmon solid;
}

.cw-catagory-2:after {
    content: '';
    display: block;
    clear: both;
}

.cw-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;
}

.cw-left-nav {
    width: 120px;
}

.cw-left-nav dl {
    border: 1px #f1f1f1 solid;
    border-radius: 10px 10px 0 0;
}

.cw-left-nav dl dt {
    background-color: #0081c3;
    line-height: 60px;
    color: #FFFFFF;
    font-size: 30px;
    text-align: center;
    border-radius: 10px 10px 0 0;
}

.cw-left-nav dl dd {
    line-height: 40px;
    text-align: center;
    border: 1px #f2f2f2 solid;
    border-left: 2px #fff solid;
}

.cw-left-nav dl dd.cw-sel {
    border-left: 2px #08408a solid;
    background-color: #f4f5f9;
}

.cw-mid {
    width: 700px;
    max-width: 700px;
    margin-left: 30px;
}

.cw-right-list {
    width: 280px;
    margin-left: 50px;
}

.cw-right-list-dl {
    background-color: #f3f3f3;
    text-align: center
}

.cw-right-list-dl dt {
    background-color: #c93335;
    color: #FFFFFF;
    text-align: center;
    line-height: 56px;
    font-size: 24px;
}

.cw-right-list-dl dd {
    padding: 10px;
}

/*重置css*/
.am-list-item-desced {
    border-top: 1px silver dotted !important;
    padding-bottom: 20px;
    padding-top: 20px;
}

/*