﻿/* ==文章节点定义== */

/* 首页文章二列式循环 */
.childclass_content ul
{
	margin: 0px;
	padding: 0px;
}
.childclass_content
{
	height: auto !important;
	height: 140px;
	min-height: 140px;
}
/* 热门栏目导航 */
.a_class_menu
{
	clear: left;
	padding: 5px;
	margin-top: 5px;
	background: #f9f9f9;
	border: 1px solid #9bbde6;
	text-align: left;
}
.a_class_menu ul, .a_class_menu li
{
	padding: 0px;
	margin: 0px;
	text-align: left;
	list-style: none;
}
.a_class_menu a
{
	color: blue;
	text-decoration: underline;
}


/* ==文章大类栏目页列表形式==  */
.s_classlist_title
{
	font: normal normal bold 12px/150% Arial,"宋体",Helvetica,sans-serif;
	border: 1px solid #9bbde6;
}
.s_classlist_text
{
	border-bottom: 1px solid #9bbde6;
	border-left: 1px solid #9bbde6;
	border-right: 1px solid #9bbde6;
}
.s_classlist_title_r, .s_classlist_title_c, .s_classlist_text_r, .s_classlist_text_c
{
	float: right;
	text-align: center;
	border-left: 1px solid #9bbde6;
}
.s_classlist_title_r, .s_classlist_title_c, .s_classlist_title_l
{
	font-weight: bold;
}
.s_classlist_title_l, .s_classlist_text_l
{
	padding-left: 5px;
}
.s_classlist_title_r, .s_classlist_text_r, .s_classlist_title_c, .s_classlist_text_c
{
	height: 22px;
	width: 70px;
	overflow: hidden;
}
.s_classlist_title_r, .s_classlist_text_r
{
	width: 50px;
}
.s_classlist_title_l, .s_classlist_title_c, .s_classlist_title_r, .s_classlist_text_l, .s_classlist_text_r, .s_classlist_text_c
{
	line-height: 22px;
}
/* ==小类栏目页列表形式== */
/* 父栏目模板中无内容时使用 */
.childclasslist_box
{
	margin: 5px 0px 0px 5px;
}
*html .childclasslist_box
{
	margin: 5px 0px 0px 10px;
} 
/* 子栏目模板中使用 */
.c_main .childclasslist_box
{
	margin: 0px;
}

/* 推荐图文 */
.a_photo_list, .a_photo_list ul
{
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.a_photo_list li
{
	padding: 0px;
	margin: 5px 0px;
	list-style: none;
	width: 188px;
	float: left;
}
/* 内容页 */
.c_content_text
{

}
h1
{
	color: #0a4180;
}
/***** ==  文章信息内容（开始）  == *****/
/**  文章信息内容 主体背景色 为 白色  **/
body
{
    
}

/**  文章信息内容 顶部  **/
.article_info_top_xy
{
    width: 1000px;
    margin: 2px auto 0px;
    background: #fff;
}

/**  文章信息内容 中部  **/
.article_info_center_xy
{
    width: 1000px;
    margin: 0px auto;
    height: auto !important;
    background: #fff;
}

/**  文章信息内容 底部  **/
.article_info_foot_xy
{
    width: 1000px;
    margin: 0px auto;
}

/**  子栏目列表  **/
.new_content_xy
{
    width: 1000px;
    height: auto !important;
    margin: 0px auto;
    background: #fff;
}

/**  右部子栏目列表  **/
.new_content_xy_r
{
    width: 800px;
    height: auto !important;
    float: right;
    background: #fff;
}
   
/**  左部栏目列表  **/
.new_content_xy_l
{
    width: 200px;
    height: auto !important;
    float: left;
    background: #fff;
}

/**  子栏目导航，最新热门，最新推荐  **/
.child_node_nav_xy, .hits_info_xy, .eliteLevel_info_xy
{
   width: 190px;
   margin: 5px 5px 5px 0px;
   border: 1px solid #9bbde6;
}

.child_node_nav_xy dd, .child_node_nav_xy dl, .child_node_nav_xy ul, .hits_info_xy dd, .hits_info_xy dl, .hits_info_xy ul, .eliteLevel_info_xy dd, .eliteLevel_info_xy dl, .eliteLevel_info_xy ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.child_node_nav_xy dt, .hits_info_xy dt, .eliteLevel_info_xy dt
{
    text-align: center;
    font: normal normal bold 14px/120% Arial, "宋体" ,Helvetica,sans-serif;
    color: #0a4180;
    line-height: 25px;
    border-bottom: 1px solid #9bbde6;
    background: url(images/left_tit.gif) no-repeat left top;
}

.child_node_nav_xy dd, .hits_info_xy dd, .eliteLevel_info_xy dd
{
    background: #f4f8fd;
    padding: 10px;
    line-height: 150%;
    height: auto !important;
    height: 60px;
    min-height: 60px;
    /*background: #f00;*/
}

.child_node_nav_xy dd a:hover
{
    text-decoration: none;
}

.hits_info_xy dd a:hover, .eliteLevel_info_xy dd a:hover
{
    text-decoration: none;
    font-weight: bolder;
}


/***  新闻子栏目及新闻信息  ***/
#new_content_xy_r_list
{
    background: #fff;
    margin-bottom: 5px;
}

.child_node_name_more_xy
{
    margin: 5px 0px 0px;
    height: 29px;
    background: url(images/Channel_bg.gif) #a8c6e9 repeat-x top;
    border: 1px solid #9bbde6;
}

.child_node_name_more_xy a
{
    font: normal normal bolder 14px/30px Arial, "宋体" ,Helvetica,sans-serif;
    padding-left: 30px;
    color: #0a4180;
    background: url(images/c_title.gif) no-repeat 10px 2px;
}

.child_node_name_more_xy a:hover
{
    background: url(images/c_title_hover.gif) no-repeat 10px 2px;
    text-decoration: none;
    font-weight: lighter;
}

.child_node_name_more_xy .more_xy
{
    float: right;
    line-height: 30px;
    margin: 0px 10px 0px 0px;
    display: block;
}

 .child_node_name_more_xy .more_xy a
{
    font: normal normal bolder 13px/30px Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    color: #0a4180;
    background: none;
}

.child_node_name_more_xy .more_xy a:hover
{
    font-weight: lighter;
    text-decoration: none;
    background: none;
}

#new_content_xy_r_list dd
{
   border: 1px solid #9bbde6;
}

#new_content_xy_r_list dd, #new_content_xy_r_list dd ul
{
   padding: 0px;
   margin: 0px;
}

#new_content_xy_r_list dd ul li 
{
   padding-left: 20px;
}

#new_content_xy_r_list dd ul li
{
   height: 20px;
   border-bottom: 1px dotted #9bbde6;
   /*background: #f00;*/
}

.title_info_xy a
{
   padding-left: -10px;
}

.info_time_xy
{
    float: right;
    padding-right: 30px;
    /*background: #123456;*/
}

/**   站内新闻搜索   **/
.info_search_xy
{
    margin: -10px 0px 0px;
}

/**   新闻分页列表   **/
.info_page_list_xy
{
    margin: 5px 0px 17px;
    height: auto;
    border: 1px solid #9bbde6;
    
}

/**   新闻分页列表(节点)   **/
.info_node_name_xy, .movie_node_name_xy
{
    font: normal normal bolder 15px/30px Arial, "宋体" ,Helvetica,sans-serif;
    color: #0a4180;
    background: url(Images/channel_bg.gif) repeat-x #a8c6e9 top;
    border-bottom: 1px solid #9bbde6;
}

.info_node_name_xy a, .movie_node_name_xy a
{
   font: normal normal bolder 15px/30px Arial, "宋体" ,Helvetica,sans-serif;
   color: #0a4180;
   padding-left: 30px;
   background: url(Images/c_title.gif) no-repeat 10px 2px;
}

.info_node_name_xy a:hover, .movie_node_name_xy a:hover
{
   font: normal normal bolder 15px/30px Arial, "宋体" ,Helvetica,sans-serif;
   text-decoration: none;
   color: #000;
   background: url(Images/c_title_hover.gif) no-repeat 10px 2px;
}

/**   新闻分页列表（标题）  **/
.info_title_xy
{
   height: 22px;
   border-bottom: 1px solid #9bbde6;
}

.info_page_xy
{
   height: 22px;
   border-bottom: 1px dotted #9bbde6;
}

.info_title_xy_l, .info_page_xy_l
{
   float: left;
   padding: 3px 10px;
   width: 33px;
}

.info_title_xy_l
{
   font-weight: bolder;
}

.info_page_xy_l
{
   font-weight: normal;
}

.info_title_name_xy
{
   float: left;
   font-weight: bolder;
   padding: 3px 0px 3px 10px;
   width: 581px;
   /*background: #f00;*/
}

.info_page_name_xy
{
   float: left;
   /*font-weight: bolder;*/
   padding: 3px 0px 3px 10px;
   width: 581px;
   /*background: #f00;*/
}

.info_title_xy_r, .info_title_xy_c, .info_page_xy_r, .info_page_xy_c
{
    text-align: center;
    padding: 3px 10px;    
}

.info_title_xy_r, .info_title_xy_c
{
    font-weight: bolder;
    /*background: #123456;*/
}

.info_page_xy_r, .info_page_xy_c
{
    font-weight: normal;
    /*background: #123456;*/
}

.info_title_xy_r, .info_page_xy_r
{
    float: right;
    width: 100px;
}

.info_title_xy_c, .info_page_xy_c
{
    float: right;
    width: 67px;
}


/***   新闻子栏目列表_分页   ****/
.info_child_node_list_page_xy
{
    margin: 20px auto;
    text-align: center;  
    border: 0px solid #9bbde6;
}


/***   新闻搜索页    ***/
.search_info_xy
{
    margin-top: 5px;
    border: 1px solid #9bbde6;
}

.search_title_xy
{
    font: normal normal bolder 15px/30px Arial, "宋体" ,Helvetica,sans-serif;
    color: #0a4180;
    padding-left: 10px;
    background: url(Images/channel_bg.gif) repeat-x #a8c6e9 top;
    border-bottom: 1px solid #9bbde6;
}

.info_search_list_xy ul
{
   margin: 0px;
}

.info_search_list_xy ul li
{
    padding-left: 20px;
    border-bottom: 1px dotted #9bbde6;
    /*background: #f00;*/
}

.info_search_list_updateTime_xy
{
   padding-right: 30px;
   float: right;
   /*background: #123456;*/
}

/***   新闻高级搜索表单页    ***/
.hight_search_right_xy
{
    float: right;
    margin-top: 5px;
    border: 0px solid #9bbde6;
}

.hight_search_text_xy
{
    font: normal normal bolder 15px/30px Arial, "宋体" ,Helvetica,sans-serif;
    color: #0a4180;
    text-align: center;
    background: url(Images/channel_bg.gif) repeat-x #a8c6e9 top;
    border: 1px solid #9bbde6;
    letter-spacing: 15px;
}


/***  新闻高级搜索页   ***/
.height_search_page_xy
{
    float: right;
    margin-top: 5px;
    width: 798px;
    height: auto;
    border: 1px solid #9bbde6;
}

.height_search_page_text_xy
{
    font: normal normal bolder 15px/30px Arial, "宋体" ,Helvetica,sans-serif;
    color: #0a4180;
    text-align: center;
    background: url(Images/channel_bg.gif) repeat-x #a8c6e9 top;
    letter-spacing: 15px;
}

.height_search_page_list_xy ul
{
    margin: 0px;
}

.height_search_page_list_xy ul li
{
    padding-left: 20px;
    border-bottom: 1px dotted #9bbde6;
    /*background: #f00;*/
}

.height_search_page_updateTime_xy
{
    padding-right: 30px;
    float: right;
    /*background: #123456;*/
}

/**  院系新闻   **/
/**  院系新闻 - 标题 **/
.school_info_title
{
    margin-top: 5px;
    font: normal normal bolder 15px/30px Arial, "宋体" ,Helvetica,sans-serif;
    color: #0a4180;
    background: url(Images/channel_bg.gif) repeat-x #a8c6e9 top;
    border: 1px solid #9bbde6;
}

.school_info_title a
{
   font: normal normal bolder 15px/30px Arial, "宋体" ,Helvetica,sans-serif;
   color: #0a4180;
   padding-left: 30px;
   background: url(Images/c_title.gif) no-repeat 10px 2px;
}

.school_info_title a:hover
{
   text-decoration: none;
   color: #000;
   background: url(Images/c_title_hover.gif) no-repeat 10px 2px;
}

/**  院系新闻 - 列表 - 标题 **/
.school_info_list_title
{
    width: 798px;
    border-right: 1px solid #9bbde6;
    border-left: 1px solid #9bbde6;
    border-bottom: 1px solid #9bbde6;
}

.school_info_list_title_sx
{
    float: left;
    width: 40px;
    text-align: center;
    font-weight: bolder;
    padding: 3px 5px; 
    /*background: #9bbde6;*/
    /*border-right: 1px solid #9bbde6;*/
}

.school_info_list_title_name
{
    float: left;
    width: 608px;
    font-weight: bolder;
    text-indent: 10px;
    padding: 3px 0px; 
    /*background: #f00;*/
    /*border-right: 1px solid #9bbde6;*/
}

.school_info_list_title_rq
{
    float: right;
    width: 70px;
    padding: 3px 5px; 
    text-align: center;
    font-weight: bolder;
    /*background: #9bbde6;*/
}

.school_info_list_title_scz
{
    float: right;
    width: 100px;
    text-align: center;
    font-weight: bolder;
    padding: 3px 2px; 
    /*background: #f00;*/
    /*border-right: 1px solid #9bbde6;*/
}

/**  院系新闻 - 列表 - 内容 **/
.school_page_list
{
    width: 798px;
    border-right: 1px solid #9bbde6;
    border-left: 1px solid #9bbde6;
    border-bottom: 1px dotted #9bbde6;
}

.school_page_list_sx
{
    float: left;
    width: 40px;
    text-align: center;
    padding: 3px 5px; 
    /*background: #9bbde6;*/
    /*border-right: 1px solid #9bbde6;*/
}

.school_page_list_name
{
    float: left;
    width: 598px;
    padding: 3px 0px 3px 10px; 
    /*background: #f00;*/
    /*border-right: 1px solid #9bbde6;*/
}

.school_page_list_rq
{
    float: right;
    width: 70px;
    padding: 3px 5px; 
    text-align: center;
    /*background: #9bbde6;*/
}

.school_page_list_scz
{
    float: right;
    width: 100px;
    text-align: center;
    padding: 3px 2px; 
    /*background: #f00;*/
    /*border-right: 1px solid #9bbde6;*/
}

.school_info_page
{
    padding: 20px 0px;
    text-align: center;
    border-right: 1px solid #9bbde6;
    border-left: 1px solid #9bbde6;
    border-bottom: 1px solid #9bbde6;
}

/***** ==  文章信息内容（结束）  == *****/



/****  视频新闻列表页  ***/
.movie_content_xy_r
{
    width: 800px;
    height: auto !important;
    float: right;
    margin-top: 5px;
    background: #fff;
}

.movie_content_list
{
    margin-bottom: 5px;
    border: 1px solid #9bbde6;
   /* background: #f00;*/
}

.movie_title_node_time
{
    height: 22px;
    border-bottom: 1px solid #9bbde6;
}

.movie_title, .list_loop_path_info
{
   float: left;
   font-weight: bolder;
   padding: 5px 10px 5px;
   width: 568px;   
   /*background: #f00;*/
}

.movie_node, .list_loop_node_info
{
   float: left;
   font-weight: bolder;
   padding: 5px 10px 5px;
   width: 90px;
   text-align: center; 
   /*background: #f12365;   */  
}

.list_loop_node_info a
{
	
}

.list_loop_node_info a:hover
{
    text-decoration: none;
}

.movie_time, .list_loop_time_info
{
    float: right;    
    padding: 5px 10px 5px;
    width: 80px;
    text-align: center;
    /*background: #f00; */ 
}

.movie_time
{
    font-weight: bolder;
}

.list_loop_info
{
    height: 22px;
    border-bottom: 1px dotted #9bbde6;
}

/***  分页列表  ***/
.info_list_page{
    margin: 20px auto;
    text-align: center; 
}
