/*理论列表style*/


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

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

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

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

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

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

.xinw-left {
    margin-right: 20px;
}
.xinw-left{
    width: 870px;
}
.xinw-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;
}

.xinw-catagory {
    display: block;
    position: relative;
    min-height: 44px;
    border-bottom: 4px #d1e3ed solid;
}

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

.xinw-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;
}

.xinw-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;
}

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

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

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

.xinw-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;
}

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

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

.xinw-left-nav dl dt {
    background-color: #0081c3;
    line-height: 44px;
    color: #FFFFFF;
    font-size: 26px;
    text-align: center;
    border-radius: 10px 10px 0 0;
    letter-spacing: 5px;
}

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

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

.xinw-mid {
    width: 700px;
    max-width: 700px;
    margin-left: 30px;
  float:left;
}
.xinw-mid .am-list .am-list-thumb a img{border-radius: 5px;}
.xinw-mid .am-list .am-list-thumb{ padding-left: 0;}

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

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

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

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

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

.xinw-piclist{width: 366px; float: left; margin-right: 20px;}
.xinw-piclist:after{
    display: block;
    content: '';
    clear: both;
}
.xinw-piclist dt{ display: block; width: 366px; height: 254px; margin-bottom: 0;}
.xinw-piclist dt a{display: block; position: relative;}
.xinw-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;
}
.xinw-piclist dt img{height: 254px;}
.xinw-piclist dd{display: block; float: left; width: 178px; margin-right: 10px; margin-top: 10px;}
.xinw-piclist dd:last-child{ margin-right: 0px;}
.xinw-piclist dd a{
    display: block;
    text-align: center;
    font-size: 13px;
}
.xinw-piclist dd a span{
    display: block;
}
.xinw-left-zgjxs{
    display: block;
}
.xinw-left-zgjxs:nth-child(2){
    margin-top: 20px;
}
.xinw-left-zgjxs:after{
    display: block;
    content: '';
    clear: both;
}
.xw-fenlan{width: 415px;}
.xw-fenlan:nth-child(2n){
    margin-left: 30px;
}



.div700main{ width:700px; float: left;}
.div700dth{ width:700px; float: left; margin-bottom: 30px; height: 410px;}
.div700{ width:700px; float: left;}
.div460{ width:460px; float: left;position:relative;}
.div220{ width:220px; float: left;position:relative;}
.ml20{ margin-left: 20px;}
.mt10{ margin-top:10px;}

.pic1{ position:relative; z-index:0; display: block; }
.pic1 img{ width:460px; height:270px; vertical-align:bottom; }
.bg1{ width:460px; height:25px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=60);opacity:0.6;    }
.title1{ width:460px; height:25px; line-height:25px; left:0; bottom:0;   position:absolute; z-index:2;  text-align: center;font-size: 12px;}
.title1 a{ color:#fff; padding-left:15px; text-decoration: none; text-align: center;font-size: 12px;}
.title1 a:hover{ color:#fff; padding-left:15px; text-decoration: none; text-align: center;font-size: 12px;}

.pic2{ position:relative; z-index:0; display: block; }
.pic2 img{ width:220px; height:130px; vertical-align:bottom; }
.bg2{ width:220px; height:25px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=60);opacity:0.6;    }
.title2{ width:220px; height:25px; line-height:25px; left:0; bottom:0;   position:absolute; z-index:2; text-align: center;font-size: 12px; }
.title2 a{ color:#fff; padding-left:15px; text-decoration: none; text-align: center;font-size: 12px;}
.title2 a:hover{ color:#fff; padding-left:15px; text-decoration: none; text-align: center;font-size: 12px;}

.div120left{ width:120px; float: left;}
.div280right{ width:280px; float: left; margin-left: 50px;}
.div1200{ width:1200px; float: left;}

.tplb img{ width:220px; height:150px;}









