/*blog*/
#blog {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 60px;
    border-bottom: 1px dashed #f0efef;
}

.blog_c a:hover, .blog_chnal li a:hover span, .blog_chnal li.cat_on a {
    color: #2b71b8;
}

.blog_c {
    height: auto;
    overflow: hidden;
    padding-bottom: 40px;
}

.blog_l {
    width: 65.8%;
}

.blog_r {
    width: 23.2%;
    padding: 3% 1.6% 5% 1.6%;
    background-color: #f1f1f1;
}

.position {
    
    background: url(../img/position_icon.png) no-repeat left;
    padding-left: 10px;
    height: 44px;
    line-height: 44px;
    border-bottom: 1px dotted #909090;
}

.position a {
    
    color: #666;
    padding: 0 8px;
}

.position span {
    color: #2b71b8;
    margin-left: 8px;
}

.blog_list li {
    clear: both;
    height: auto;
    overflow: hidden;
    padding-bottom: 8px;
    margin-top: 6px;
    border-bottom: 1px dotted #909090;
}

.blog_title {
    line-height: 56px;
}

.blog_title a, .blog_title span {
    display: block;
    color: #333;
    font-size: 24px;
    width: 690px;
    height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 500;
}

.share {
    width: 230px;
    height: 28px;
}

.new-list-l{
    width: 250px;
    float: left;
}

.new-list-r{
    width:510px;
    float: left;
    padding-left: 25px;
}


.blog_img{
    width: 250px;
    box-shadow: 0 0 5px 0 #666;
}

.blog_img img {
    width: 250px;
    height: 180px;
    display: block;
}

.blog_intro {
    color: #484848;
    /*height: 48px;*/
    overflow: hidden;
    padding-top: 12px;
    margin-bottom: 8px;
}

.blog_shName {
    color: #999;
    margin-right: 14px;
}

.blog_share {
    width: 206px;
}

.blog_share a {
    float: left;
    display: inline-block;
    width: 34px;
    height: 24px;
    background: url(../img/blog_shline.jpg) no-repeat right;
    margin-right: 14px;
}

.blog_share a span {
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(../img/blog_shimg.png);
}

.blog_share1 span {
    background-position: 0 0;
}

.blog_share2 span {
    background-position: -50px 0;
}

.blog_share3 span {
    background-position: -94px 0;
}

.blog_infor {
    /*padding-left: 20px;*/
}

.blog_infor span {
    color: #999;
    font-size: 12px; 
}

.blog_more a {
    color: #666;
    font-size: 14px;
}

.blog_Rask, .blog_Rcont {
    color: #484848;
    font-size: 14px;
    line-height: 30px;
}

.blog_dif {
    color: #394259;
    border-bottom: 1px dotted #394259;
}

.blog_Rcont {
    margin-bottom: 14px;
}

.blog_Rcont a {
    color: #222;
    border-bottom: 1px dotted #394259;
}

.blog_Rbox {
    margin-bottom: 14px;
}

.blog_Rtop {
    height: 34px;
    line-height: 34px;
}

.blog_Rtop h3 {
    color: #555;
    font-size: 20px;
    background: url(../img/blog_Ticon.jpg) no-repeat left;
    padding-left: 12px;
}

.blog_chnal li {
    padding: 20px 2px;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    width: 100%;

}
.art-img{
    width:280px;
    margin-bottom: 20px;

}
.art-img img{
    width: 280px;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: initial;
    transition-delay: initial;
}

.art-txt{
    font-size: 16px;
    line-height: 24px;
    width: 98%;
}

.blog_chnal li a, .content {
    color: #666;
    font-size: 14px;
}

.blog_chnal li a span {
    color: #8a8a8a;
    font-size: 12px;
    margin-left: 10px;
}

.blog_hot, .blog_tags {
    padding-top: 6px;
}

.blog_hot li {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.blog_hot li a, .blog_tags a {
    color: #484848;
    font-size: 13px;
}

.blog_hot li a {
    background: url(../img/blog_hoticon.jpg) no-repeat left;
    padding-left: 12px;
}

.blog_tags {
    line-height: 32px;
}

.blog_tags a {
    margin-right: 16px;
}

.content {
    width: 1236px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
}

.message {
    background-color: #FFF;
    height: auto;
    overflow: hidden;
    padding: 10px 10px 100px 10px;
}

/*page*/
.page {
    height: 32px;
    line-height: 32px;
    padding: 44px 0 10px;
}

.page a {
    
    color: #313131;
    font-size: 14px;
    padding: 5px 9px;
    margin: 0 2px;
    border: 1px solid #d3d3d3;
}

.page a.on {
    color: #FFF;
    background-color: #2b71b8;
    border: 1px solid #2b71b8;
}

.news-contact{
    padding:5px;
    width: 100%;
    margin-top: 20px;
}

.art-header h1{
    font-size: 28px;
    margin: 0 auto;
    position: inherit;
    line-height: 1.5;
    color: #444;
    font-weight: 600;

}
.art-mate{
    position: relative;
    color: #bbb;
    font-size: 14px;
    margin: 20px auto;
}
.art-mate > span{
    display: inline-block;
    padding: 0 15px;
    height: 18px;
    line-height: 18px;
}

.art-auth{
    border-right: 1px solid #bbb;
}
.art-share{
    padding-left: 60px;
    float: left;
}

.art-content{
    line-height: 24px;
    margin: 60px 0 40px;
    font-size: 16px;
    color: #666;
    overflow: hidden;
}

.news-pre{
    border-top: 1px dashed #f0f0f0;
    margin-top: 40px;
    overflow: hidden;
}

.news-pre li{
    padding-top: 10px;
    font-size: 14px;
    color: #666;
    border: none;

}



/*·ÖÒ³*/
.list-pages-all {
    background: #fff;

    border-top: none;
    margin-top:20px;
}

.list-pages {

    background: #fff;
    float: left;
}

.pages {
    height: 30px;
    text-align: left;
    margin-top: 30px;

}

.pages a {
    background: #eee;
    margin: 0;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 7px 10px !important;
    margin: 0 4px;
    color: #666;
    text-decoration: none;
}

.pages .current {
    background: #3A9BD3;
    color: #fff;
    border: none;
    padding: 6px 10px !important;
    font-size: 12px;
    margin: 0 4px;
}

.pages a:hover {
    background: #3A9BD3;
    color: #fff;
    border: none;
    padding: 7px 10px !important;
    font-size: 12px;
    margin: 0 4px;
}

.list-pages-select {
    text-align: center;
    background: #fff;
    height: 40px;
    padding-top: 5px;
    float: right;
    border-top: none;
    font-size: 14px;
    color: #666;
    padding-right: 25px;
    padding-top: 15px;
}

.list-pages-select span {
    display: inline-block;
    height: 30px;
    font-size: 13px;
    float: left;
}

.list-pages-select-1 {
    width: 45px;
    border: 1px #ccc solid;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-right: none;
    outline: none;
}

.list-pages-select-2 {
    border: none;
    padding: 0 8px;
    height: 26px;
    background: #71c280;
    color: #fff;
    font-family: Î¢ÈíÑÅºÚ;
    cursor: pointer;
    line-height: 22px;
    font-size: 13px;
    outline: none;
}


