/******************************* 新闻列表部分开始 *******************************/
.list{
    width: 100%;
    padding-bottom:60px;
    background-color: #F6F6F6;
}
/************* 列表左边 *************/
.list_left{
    width: 793px;
}
/* 当前位置 */
.cur_place{
    font-size: 14px;
    height: 60px;
    color: #999999;
}
.cur_place_wrap{
    height: 24px;
    padding-top: 18px;
}
.cur_place a{
    color: #999999;
    padding-right: 5px;
    padding-left: 5px;
}
/* 列表内容部分 */
.list_main{
    padding:0 20px;
}
.list_item{
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #EEEEEE;
}
.list_item_pic{
    display: block;
    width: 191px;
    height: 107px;
    overflow: hidden;
    position: relative;
}
.list_item_pic img{
    width: 100%;
    height: 100%;
}
.video_icon{
    position: absolute;
    top: 33px;
    left: 80px;
    width: 34px;
    height: 40px;
    background: url('../images/common/video_triangle.png') no-repeat;
}
.list_item_detail{
    width: 540px;
}
.list_item_detail .detail_title,.gallery-news .title{
    min-height:24px;
    font-size:20px;
    font-weight:500;
    line-height:24px;
    padding-bottom: 12px;
    display: block;
}
.list_item_detail .detail_title:hover{
    color:#EB891B;
}
.detail_brief{
    min-height:24px;
    font-size:14px;
    color:rgba(164,164,164,1);
    line-height:20px;
    margin-bottom: 15px;
}
.detail_info{
    color: #A4A4A4;
    font-size: 14px;
}
.detail_info .time{
    padding-right: 10px;
    
}
.detail_info .source a{
    color: #A4A4A4;
}

.loadmore{
    line-height: 106px;
    cursor: pointer;
    text-align: center;
    font-size:14px;
    color: #999999;
}


/* 图集新闻 */
.gallery-news .photos li{
    float: left;
    margin-right: 20px;
    width: 191px;
    height: 107px;
    margin-bottom: 10px;
}
.gallery-news .photos li>a{ 
    width: 191px;
    height: 107px;
}
.gallery-news .photos li img{
    width: 100%;
    height: 100%;
}
.gallery-news .time{
  color: #A4A4A4;
  font-size: 14px;
}


/************* 列表右边 *************/
.list_right{
    width: 387px;
    padding-bottom: 44px;
}
/* 本周排行 */
.list_column1_title{
    font-size:24px;
    font-weight:500;
    line-height:60px;
 }
.list_column1_wrap{
    width:348px;
  
    padding:6px 19px 28px 20px;
}
.list_column1_wrap ul>li{
    margin-top: 20px;
 
}
.rank_detail{
    display: inline-block;
    width: 305px;
    line-height: 26px;
}
.list_column1_wrap  .rank_num{
    width:23px;
    height:46px;
    font-size:40px;
    line-height:46px;
    margin-right: 20px;
    font-family:Arial-ItalicMT;
    color:#D4D4D4;
    display:inline-block;
}
.list_column1_wrap  .rank_num1{
    color: #FF458A;
}
.list_column1_wrap  .rank_num2{
    color: #FF7345;
}
.list_column1_wrap  .rank_num3{
    color: #FFC145;
}

/* 通用列表右侧栏目标题 */
.column_title_wrap{
    height: 74px;
}
.column_title_wrap .title{
    margin-top: 25px;
    width: 96px;
    height:24px;
    font-size:24px;
    font-weight:500;
    color:rgba(34,34,34,1);
}
.column_title_wrap .more{
    width: 40px;
}
.column_title_wrap .more a{
    display: inline-block;
    margin-top: 35px;
    height:14px;
    font-size:14px;
    color:rgba(153,153,153,1);
}
.arrow_more{
    display: inline-block;
    width: 6px;
    height: 11px;
    margin-left: 5px;
}
/* 热点新闻 */
.list_column2 .hotnews1{
    height: 237px;
}
.list_column2 .hotnews2{
    height: 174px;
}
.list_column2 .hotnews1,.list_column2 .hotnews2{
    padding: 20px;
    background-color: #fff;
}
.list_column2 .hotnews2>li{
    height: 38px;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.hotnews_pic img{
    width: 176px;
    height: 99px;
}
.hotnews1 dl:nth-child(1){
    height: 115px;
    border-bottom: 1px solid #EEEEEE;
}
.hotnews1 dl:nth-child(2){
   margin-top: 19px;
}
.hotnews_detail{
    width:158px;
    height:52px;
    line-height:26px;
    margin-left: 13px;
}
.hotnews_time{
    width:86px;
    height:16px;
    font-size:14px;
    font-family:ArialMT;
    color:rgba(153,153,153,1);
    line-height:16px;
    margin-left: 13px;
}

/* 新闻图集 */
.gallery_pic img{
    width: 164px;
    height: 91px;
}
.g_info{
    width: 164px;
    height: 44px;
    overflow: hidden;
}
.tj_ul{
    padding:20px;
}
.tj_ul>li:nth-child(2){
    margin-left: 19px;
}
.tj_ul>li:nth-child(3){
    margin-top: 17px;
}
.tj_ul>li:nth-child(4){
    margin-top: 17px;
    margin-left: 19px;
}


.list_column4{
    width: 387px;
    height: 126px;
}
.list_column4 img{
    width: 100%;
    height: 100%;
}


.column_wrap_common{overflow:hidden; position:relative;}
.column_wrap_common .hd{ overflow:hidden;  height:30px; padding:0 10px;  }
.column_wrap_common .hd .prev,.column_wrap_common .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
     cursor:pointer; background:url("../images/arrow.png") 0 -100px no-repeat;}
.column_wrap_common .hd .next{ background-position:0 -140px;  }
.column_wrap_common .hd .prevStop{ background-position:-60px -100px;  }
.column_wrap_common .hd .nextStop{ background-position:-60px -140px;  }
.column_wrap_common .bd{ padding:10px;   }
.column_wrap_common .bd ul{ overflow:hidden; zoom:1; }
.column_wrap_common .bd ul li{ text-align:center; zoom:1;margin-bottom:15px; }
.column_wrap_common .bd ul li .pic{ text-align:center; }
.column_wrap_common .bd ul li .pic img{ width:300px; height:150px; display:block; padding:2px; border:1px solid #ccc; margin:auto;}
.column_wrap_common .bd ul li .pic a:hover img{ border-color:#999;  }
.column_wrap_common .bd ul li .title{ line-height:24px;   }