﻿body{
	font-family:"SimSun","宋体";
}
a{ 
	color:#000;
}
.w1000{
	width:1000px;
	margin:0px auto;
	overflow:hidden;
}



#top{
	width:100%;
	min-width:1000px;
	border-top:1px solid #d6181a;
	border-bottom:1px solid #ddd;
	background:#f5f3f3;
	color:#666;
}

#top .w1000{
	height:44px;
	line-height:34px;
	padding-top:10px;
	position:relative;
	font-size:14px;
}
#top .logo{
	float:left;
	width:65px;
	margin-right:8px;
	display:inline;
}
#top a{
	color:#666;
	margin:0px 6px 0px 6px;
}

#top .more{
	background:url(images/top-more.gif) no-repeat right center;
	padding-right:12px;
}
#top .arrow{
	background:url(images/top-arrow.gif) no-repeat right center;
	padding-right:12px;
}

#top .drop{
	position:absolute;
	top:42px;
	border:1px solid #ddd;
	background:#fcfcfc;
	line-height:20px;
	padding:5px 10px;
}

#top .drop a{
	color:#296388;
}

#top-drop1{ left:165px; }
#top-drop2{ left:515px; }




#header{
	width:100%;
	min-width:1000px;
	background:url(images/header.jpg) repeat;
}
#header .w1000{
	height:215px;
	border-bottom:1px solid #fff;
	padding-top:46px;
	position:relative;
	background:url(images/header.jpg) no-repeat center top;
}
#header h1{
	font-size:48px;
	font-family:"Microsoft Yahei","SimHei";
	font-weight:normal;
}
#header h1 a{color:#004276;}
#header p{
	font-size:14px;
	color:#666;
	line-height:24px;
	margin:18px 236px 0px 7px;
}
#share{
	font-size:16px;
	font-family:"Microsoft Yahei","SimHei";
	color:#666;
	position:absolute;
	bottom:27px;
	right:2px;
}
#share span{
	 height:36px;
	 line-height:36px;
	 font-size:18px;
	 float:left;
	 margin-right:12px;
}

#share a{
	width:24px;
	height:24px;
	display:block;
	float:left;
	padding-left:7px;
}
.bds_more{ background:url(images/share.gif) no-repeat 0px;}
.bds_qzone{ background:url(images/share.gif) no-repeat -31px 0px;}
.bds_tsina{ background:url(images/share.gif) no-repeat -62px 0px;}
.bds_tqq{ background:url(images/share.gif) no-repeat -93px 0px;}
.bds_renren{ background:url(images/share.gif) no-repeat -124px 0px;}




#content{
	width:100%;
	min-width:1000px;
	overflow:hidden;
}


#biao{
	width:100%;
	min-width:1000px;
	background:url(images/biao.gif) repeat;
}
#biao .w1000{
	height:33px;
	padding-top:9px;
}
#biao p{
	float:left;
	font-size:14px;
	color:#666;
	background:url(images/biao-p.png) no-repeat left center;
	padding-left:36px;
	line-height:23px;
	margin:3px 0px 0px 74px;
	display:inline;
}
#biao .sx{
	width:67px;
	height:23px;
	background:url(images/sx.png) no-repeat;
	display:block;
	float:right;
}
#biao .sx:hover{
	background:url(images/sx-a.png) no-repeat;
}

#flip{
	margin-left:120px;
	text-align:center;
	font-family:"Microsoft Yahei","ºÚÌå";
	font-size:16px;
	color:#000;
	margin-top:50px;
}

#flip a{
	display:inline-block;
	height:35px;
	line-height:35px;
	padding:0px 12px;
	background:#ececec;
	color:#000;
	margin:0px 7px;
}

#flip a:hover{
	text-decoration:none;
	color:#fff;
	background:#aa3000;
}

#flip .current{
	color:#fff;
	background:#aa3000;
}

#layout{
	width:100%;
	min-width:1000px;
	background:url(images/layout-bg.gif) repeat;
}
#layout .text{
	width:100%;
	padding:37px 0px 100px 0px;
	background:url(images/text-li.png) repeat-y 83px 0px;
	overflow:hidden;
}
#layout .text li{ position: relative;
	overflow:hidden;
	margin-top:2px;
}
#layout .text li .left{
	width:95px; margin-right:20px;
	font-size:14px; float:none; position:absolute; left:0; top:0;
}
#layout .text li .date{
	color:#a4a4a4;
	background:url(images/date.png) no-repeat right top;
	height:21px;
	line-height:21px;
	width:95px;
}
#layout .text li .time{
	color:#a4a4a4;
	background:url(images/time.png) no-repeat right top;
	height:18px;
	line-height:18px;
	width:70px;
	margin:15px 0px 0px 7px;
	color:#fff;
	padding-left:14px;
}
#layout .text li .right{ float:none; margin-left:120px;
	margin-top:35px;
	border-bottom:1px solid #dcdcdc;
	padding-bottom:16px;
}
#layout .text li .right h4{
	font-size:22px; margin-bottom:15px; font-weight:normal;
	font-family:"Microsoft Yahei","SimHei";
}
#layout .text li .right .news_con{
	font-size:16px;
	line-height:30px;
	color:#666;
	margin:8px 0px;
}
#layout .text li .right img{
	margin-top:22px;
	width:600px;
}



#footer{
	width:100%;
	min-width:1000px;
	color:#666;
	line-height:26px;
	padding:36px 0px 28px 0px;
	border-top:none;
	text-align:center;
	font-size:14px;
	background:#f2f2f2;
}
#footer a{color:#666;}
#footer .col a{color:#006699;}



@media (min-width: 768px) and (max-width: 1000px) {

}
	
@media  (max-width:999px) {
	#top .left { display:none;}
		#top .right { float:left;}

	.w1000,#header ,#header,#content,#top,#biao,#layout,#footer { width:100%;min-width:100%;}
	#header .w1000 { height:auto;}
	#share{ margin:20px 0;	
	position: static;}
	
	#header {
}
#header p {
  
  margin: 18px 7px 0px 7px;
}

	}
	
	
	@media  (max-width: 480px) {
		#header h1 {
  font-size: 28px;
}
#header .w1000 {
  
  padding-top: 16px;
}#layout .text li .left { position:static; margin-top:10px;}
#layout .text li .right{ margin-left:10px;margin-right:10px;
}
#layout .text {
 
  background:none;
  
}
}
