@charset "utf-8";
/* CSS Document */
.main{
	/*border:1px solid red;*/
	width: 1000px;
	height:auto; min-height:600px; _height:600px;
	margin: 0 auto;
	clear: both;}
.main .left_nav{
	/*border:1px solid red;*/
	width:228px;
	float:left;}
.main .left_nav .box_h{
	width: 100%;
	height: 33px;
	line-height: 33px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c93756;}
.box_h{
	width: 100%;
	height: 33px;
	line-height: 33px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:  #c93756;}
.box_h span{
	font-size: 16px;
	color: #c93756;
	margin-left: 25px;}
.left_nav .lei{
	width:226px;}
.left_nav .lei li{
	height:30;
	line-height:30px;
	border-bottom:1px dashed #ddd;
	margin-bottom:5px;}
.left_nav .lei li a{
	display:block;
	margin-left:25px;
	text-align:left;
	font-size:14px;
	color:#333;}
.right_cont{
	width:740px;
	float:right;}

.main_r{
	border: 0px solid #ddd;
	width: 100%;
	border-top: 0px;
	min-height: 300px;}
.main_r .list_newss{
	width:720px;}
.list_newss ul li{
	font-size: 15px;
	width:720px;
	height:50px;
	line-height:50px;
	border-bottom:1px dashed #ddd;
	text-align:left;} 
.list_newss ul li span{
	width:520px;
	text-align:left;
	margin-left:10px;}
.list_newss ul li span a{
	color:#333;}
.list_newss ul li em{
	float:right;
	color:#666;font-style: normal;}
/*内容页*/
.main_r h1{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding-top: 10px;
	margin-left: 10px;
	font-size: 16px;}
.main_r .time{
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #666;
	text-align: center;}
.main_r .time span{
	margin-left:10px;
	margin-right:10px;}
.ctn{

	text-align: left;
	line-height: 200%;
	margin-left: 10px;
	min-height: 300px;
	margin-top: 20px;
	text-indent: 2em;}


/* slide */
#slide{
	width:808px;
	height:274px;}
.hiSlider-wrap{
	width:808px;
	height:274px !important;}
.hiSlider-title{
	bottom:0;
	width:100%;
	z-index:2;
	color:#FFF;
	background: rgba(0,0,0,.7);
	position: absolute;
	font: 14px/2 "Microsoft YaHei",Arial,Tahoma;
	text-indent:20px;
	padding:6px 0;}
.hiSlider-pages{
	position:absolute;
	z-index:3;
	bottom:10px;
	right:10px;
	text-align:right;}
.hiSlider-pages a {
    height: 12px;
    width: 12px;
    margin: 0 6px;
    display: inline-block;
    overflow: hidden;
    text-indent: -100px;
    font-size: 0;
    border-radius: 50%;
    background: #ddd;}
.hiSlider-pages a.active {
    background: #5472BF;}


/* tab1 */
#news_hd{
	height:36px;}
#news_tab{
	/*border:1px solid red;*/
	/*width:200px;*/
	width:456px;}

#news_hd i{
	/*display:block;*/
	float:left;
	height: 16px;
	width:3px;
	margin-top:10px;
	background-color: #c93756;}
#news_hd ul li{
	padding-left:10px;
	float:left;
	width:auto;
	height:36px;
	line-height: 36px;}
#news_hd ul li a{
	/*border:1px solid red;*/
	display: block;
	margin-left:0;
	font-size:16px;}

/*page_list*/
.page_list{
	clear: both;}
.page_list li{
	border:1px solid #E9E9E9;
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;}
.page_list li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;}

/* article */
.page_dx{
	height:30px;
	line-height: 30px;
	margin-bottom:20px;}
.page_dx p.fr{
	padding-right:20px;}
.page_dx p.fl{
	padding-left:20px;}
.fr{
	float:right;}
.fl{
	float:left;}

/* form diy */
.main_cont{
	width: 100%;}
.main_cont form td{
	/*border:1px solid red;*/
	padding-top:2px;}
.list_newss table{
	margin-bottom: 10px;}
.list_newss table td{
	height:26px;
	text-indent:10px;}
.date{
float:right;}
.line{}
.news_list{}
.line_{
	
	width:496px;}
.main_cont input{
	border:1px solid #A9A9A9;}
.tit{}
/*橱窗列表*/
.gridlist{}
.gridlist li { float:left; text-align:center; margin:5px 6px;  width:172px; height:170px; overflow:hidden; display:inline /*解决ie6 双边距bug*/;}
.gridlist li img { border:1px solid #999999; width:156px; height:118px; padding:2px;}
.gridlist li a { white-space:nowrap; line-height:28px;}
.gridlist li a:hover img { border:1px solid #3E5001;}