@charset "utf-8";
/* CSS Document */
.c_row_warp{ width:960px;padding-top:10px; background:url(../images/c_l_bg.jpg) 0 0 no-repeat #fff;}
.c_row_warp2{ width:960px;padding-top:10px;}

/* list_左边 */
.c_row_warp .c_l{ width:190px; float:left; }
.c_row_warp .c_l .list_menu{ background:url(../images/ltit_bg_b.jpg) 0 bottom no-repeat; padding-bottom:10px;min-height:402px;   height:auto !important;   height:402px; }
.c_row_warp .c_l .list_menu .modtitle{ background:url(../images/ltit_bg_t.jpg) no-repeat; font-size:18px; font-weight:bold; color:#fff; text-align:center;line-height:37px;height:37px;}
.c_row_warp .c_l .list_menu .modcon{ background:url(../images/ltit_bg_c_y.jpg) 0px; }
.c_row_warp .c_l .list_menu .modcon .menu{ background:url(../images/l_tit_t2.png) no-repeat;}
.c_row_warp .c_l .list_menu .modcon .menu ul{ padding:10px 24px;  display:block;}

.c_l .list_menu .modcon .menu ul li{ height:32px; line-height:32px; background:url(../images/ltit_bg_x.png) 0 bottom repeat-x; }
.c_l .list_menu .modcon .menu ul li.noborder{ background:none;}
.c_l .list_menu .modcon .menu ul li a{ background:url(../images/rtit_icon.png) 14px 4px no-repeat; padding-left:34px; font-size:14px;}
.c_l .list_menu .modcon .menu ul li a:hover{ text-decoration:none; color:#0059d4;}
.c_l .list_menu .modcon .menu ul li.on a{color:#0059d4; font-weight:bold;}

/* list_右边 */
.c_row_warp .c_r{ width:760px; float:right; border:1px solid #9fcdff;}
.c_row_warp2 .c_r{ width:auto; float:none; border:1px solid #9fcdff;}
.postion{ background:url(../images/rhome_bg.jpg) repeat-x;line-height:35px; height:35px;}
.c_addr{ background:url(../images/home_icon.jpg) 13px center no-repeat; padding-left:32px;}

.r_tit{ background:url(../images/r_tit_bg.jpg) 8px 0 no-repeat; height:34px; line-height:34px;}
.r_tit span{ background:url(../images/rtit_icon.jpg) 33px center no-repeat; padding-left:49px; height:22px;}
.r_tit span a{ color:#0059d4; font-size:14px; font-weight:bold;}
.r_tit span a:hover{ text-decoration:none;}
/* 文章 */
.article_con{ padding:6px 30px;}
.article_con .title{
	line-height:40px;
	font-size:22px;
	
	font-weight:bold;
	border-width:0 0 1px 0;
	text-align:center;
	padding:20px 20px 0 20px;
}

.article_con .info_item{
	line-height:30px;
	text-align:center;
	border:#7cb2ff dashed 1px;
	border-width:0 0 1px 0;
	position:relative;
	
	height:30px;
}

.article_con .info_item .fontSize{
	right:0px;
	top:0;
	width:80px;
	color:#666;
	position:absolute;
	height:30px;
}
.article_con .info_item .fontSize .big{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666;
	padding:0 3px;
	cursor:auto;
}	
.article_con .info_item .fontSize .small{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 3px;
	color:#666;
	font-weight:bold;
	cursor:auto;
}	
.article_con .info_item .fontSize .on{
	cursor:pointer;	
    color:#0059d4;
	cursor:pointer;
}

.article_con .con{
	padding:5px 20px;
	font-size:14px;
	line-height:24px;min-height:170px;   height:auto !important;   height:170px; 
}
.article_con .con p{
	padding:5px;
	text-indent:0em;
}
.article_con .con img{
	max-width: 100%;
	width: auto;
	height: auto;
	text-align: center;
	display: inherit;
	margin: 0 auto;
	vertical-align: middle;
	*display: block;
}
.article_con .photos{
	padding:0 30px;
	font-size:14px;
	line-height:24px;
	overflow:hidden;
	width:610px;
}
.article_con .matter_item{
	line-height:40px;
	padding:0 20px;
	border:#7cb2ff dashed 1px;
	border-width:1px 0 0 0;
}
.article_con .matter_item .tag{
	float:left;
	white-space:nowrap;
}
.article_con .matter_item .tag a{
	color:#006bff;
}
.article_con .matter_item .item_info{
	float:right;
	white-space:nowrap;
}

/*相关下载*/
.download ul{padding:5px 25px;  font-size:14px; }
.download ul li.tit{ font-weight:bold;}
