/* 页面结构、头部、导航、页脚Start */

body{
	font-family:"宋体";
	color:#333;
}

a{
	color:#333;
}

.w1000{
	width:1000px;
	margin:0px auto;
}

#top{
	width:100%;
	min-width:1000px;
	border-top:3px solid #b64d4a;
	border-bottom:1px solid #ddd;
	background:#f5f3f3;
	color:#666;
	font-size:14px;
}

#top .w1000{
	height:54px;
	line-height:54px;
	position:relative;
}

#top a{
	color:#666;
}

#top .left,#top .right{
	position:relative;
}

#top .left a{
	margin-right:14px;
}

#top .right a{
	margin-left:14px;
}

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

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

#top .drop{
	position:absolute;
	top:54px;
	line-height:22px;
	background:#fff;
	border:1px solid #ddd;
	border-top:none;
	padding:5px 10px;
	display:none;
	z-index:9999;
}

#top .drop a{
	margin:0px;
	color:#296388;
}

#top-drop1{ right:60px; width:120px; }
#top-drop2{ left:184px; }
#top-drop3{ left:65px; }
#top-drop1 li{
	float:left;
	display:inline;
	width:30px;
	margin:0px 5px;
}

#wrapper{
	background:#fff;
}

#wrapper img{
	display:block;
}

/*#header .logo{
	float:left;
}

#header .topic{
	float:left;
	display:inline;
	margin:5px 0px 0px 5px;
	font-size:24px;
	height:28px;
	line-height:28px;
	overflow:hidden;
	font-family:"Microsoft Yahei","黑体";
	color:#e60012;
}

#header .add{
	float:left;
	display:inline;
	margin:11px 0px 0px 14px;
	padding-left:6px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	border-left:1px solid #ccc;
	color:#666;
}

#header .add a,#header .add span{
	margin:0px 8px;
	color:#666;
}

#header .box{
	float:left;
	width:248px;
	height:33px;
	line-height:33px;
	background:#e7e7e7;
	line-height:33px;
}

#header .right{
	margin-top:3px;
}

#header .sina{
	float:left;
	display:inline;
	margin:5px 0px 0px 12px;
}

#header .tel{
	float:right;
	display:inline;
	margin-right:13px;
}

#header .search{
	float:left;
}

#header .search .text{
	float:left;
	padding:0px 10px;
	width:240px;
	height:31px;
	line-height:31px;
	overflow:hidden;
	border:1px solid #e9e9e9;
	border-left:none;
	border-right:none;
}

#header .search .sub{
	width:36px;
	height:33px;
	overflow:hidden;
	background:#619ccc url(xlimages/search.gif) no-repeat center center;
	border:none;
	cursor:pointer;
}*/
#header .logo{
	float:left;
}
#header .topic{
	float:left;
	display:inline;
	margin:5px 0px 0px 5px;
	font-size:24px;
	height:28px;
	line-height:28px;
	overflow:hidden;
	font-family:"Microsoft Yahei","黑体";
	color:#e60012;
}

#header .add{
	float:left;
	display:inline;
	margin:11px 0px 0px 14px;
	padding-left:6px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	border-left:1px solid #ccc;
	color:#666;
	width: 500px !important;
}

#header .add a,#header .add span{
	margin:0px 8px;
	color:#666;
}

#header .right{
	margin-top:3px;
}

#header .box{
	float:left;
	position:relative;
	padding-top:6px;
	height:27px;
}

#header .box span{
	float:left;
	display:inline;
	margin:0px 15px 0px 0px;
	cursor:pointer;
}

#header .drop{
	position:absolute;
	top:33px;
	display:none;
}

#hd-drop1{ left:-17px; }

#hd-drop2{
	left:20px;
	width:239px;
	height:38px;
	background:url(xlimages/header-tel-num.gif);
	padding:11px 0px 0px 0px;
	line-height:37px;
	text-align:center;
	font-size:14px;
	font-family:"Microsoft Yahei","宋体";
	color:#369;
}

#hd-drop2 label{
	font-size:18px;
}

#header .search{
	float:left;
}

#header .search .text{
	float:left;
	padding:0px 10px;
	width:140px;
	height:31px;
	line-height:31px;
	overflow:hidden;
	border:1px solid #e9e9e9;
	border-right:none;
}

#header .search .sub{
	width:36px;
	height:33px;
	overflow:hidden;
	background:#619ccc url(xlimages/search.gif) no-repeat center center;
	border:none;
	cursor:pointer;
}

h1{
	font-size:34px;
	line-height:44px;
	font-family:"Microsoft Yahei","黑体";
}

#infor{
	height:44px;
	border-bottom:1px solid #e8e8e8;
	color:#888;
}

#infor .left{
	margin-top:15px;
	font-size:14px;
	line-height:20px;
}

#infor .left span{
	margin-right:15px;
}
#infor .left span a{
	color:#888;
}
#infor .num{
	float:left;
	display:inline;
	margin-right:13px;
	padding-left:45px;
	background:url(xlimages/infor-num.gif) no-repeat left center !important;
	line-height:38px;
	font-size:14px;
}

#infor .right .line{
	float:left;
	display:inline;
	width:1px;
	height:25px;
	background:#e5e5e5;
	margin:8px 15px 0px 0px;
}

.share{
	float:left;
}

.share li{
	float:left;
	display:inline;
	margin:0px 7px;
	width:35px;
	height:35px;
}




#main{
	float:left;
	width:640px;
	margin-top:10px;
}
#news-con{
	font-size:16px;
	color:#000;
	line-height:30px;
}
#news-con img {
  max-width:640px;	/*IE7和Firefox用*/
  width: expression(this.width > 640 ? 640: true); 	/*IE6用*/
}
#news-con p{
	margin-top:30px;
	font-size:16px;
	color:#000;
	line-height:30px;
	/*text-indent:24pt;*/
}

#news-con p a{
	color:#053a67;
}

#news-con .img-text{
	font-size:14px;
	color:#666;
	margin-top:15px;
	font-family:"Microsoft Yahei","黑体";
	line-height:24px;
}

#news-con .home{
	color:#053a67;
	background:url(xlimages/home.gif) no-repeat left 0px;
	padding:2px 0px;
	padding-left:24px;
	margin-left:10px;
	white-space:nowrap;
}

#mobile{
	line-height:28px;
	color:#619ccc;
	font-size:14px;
}

#flip{
	text-align:center;
	font-size:16px;
	font-family:"Microsoft Yahei","黑体";
	padding-bottom:15px;
	margin-top:50px;
}

#flip a{
	color:#000;
	margin:0px 6px;
	padding:6px 11px;
	background:#ececec;
}

#flip a:hover,#flip .on{
	background:#b64d4a;
	color:#fff;
	text-decoration:none;
}

#flip .text{
	font-size:14px;
	padding:9px 13px 6px 13px;
	
}

#asp_3352{
	z-index:9999999;
}

#editor{
	border-top:1px solid #f4f4f4;
	border-bottom:1px solid #f4f4f4;
	padding:8px 0px;
	zoom:1;
	z-index:-10;
}

#editor .share{
	//float:left;
	margin-top:3px;
}

#editor .right{
	line-height:21px;
	color:#999;
}

#relevant .title{
	height:40px;
	line-height:40px;
	overflow:hidden;
	border-top:3px solid #dbdbdb;
	font-size:22px;
	font-family:"Microsoft Yahei","黑体";
	color:#053a67;
}

#relevant ul{
	overflow:hidden;
}

#relevant li{
	padding:15px 0px;
	margin-top:-1px;
	zoom:1;
	border-top:1px solid #e5e5e5;
}

#relevant li h3{
	line-height:30px;
	font-size:20px;
	font-family:"Microsoft Yahei","黑体";
	margin-bottom:15px;
}

#relevant li img{
	float:left;
	display:inline;
	width:130px;
	height:85px;
	margin-right:15px;
}

#relevant li p{
	font-size:14px;
	line-height:26px;
	font-family:"Microsoft Yahei","宋体";
}

#bottom-news .nav{
	height:56px;
	background:url(xlimages/bottom-news-nav.gif) repeat-x;
}

#bottom-news .nav ul li{
	float:left;
	display:inline;
	margin-right:6px;
	height:39px;
	line-height:39px;
	padding:6px 25px 11px 25px;
	font-size:16px;
	font-family:"Microsoft Yahei","宋体";
}
#bdshare{
	_overflow-x: hidden;
	z-index: 999999;
	padding-bottom: 2px;
	font-size: 12px;
	float: left;
	text-align: left !important;
	zoom: 1;
}
#bottom-news .nav ul .current{
	color:#fff;
	background:#b64d4a;
}

#bottom-news .nav ul .current a{
	color:#fff;
}

#bottom-news .nav ul li a:hover{
	text-decoration:none;
}

#bottom-news .content1,#bottom-news .content2{
	display:none;
}

#bottom-news .content1 ul{
	zoom:1;
	margin-left:-12px;
}

#bottom-news .content1 ul li{
	float:left;
	display:inline;
	width:205px;
	height:150px;
	position:relative;
	margin:20px 0px 0px 12px;
}

#bottom-news .content2 .left{
	width:205px;
}

#bottom-news .content2 .left ul li{
	width:205px;
	height:150px;
	position:relative;
	margin:20px 0px 0px 0px;
}

#bottom-news .content1 ul li .textbg,#bottom-news .content2 .left ul li .textbg{
	width:100%;
	height:30px;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	position:absolute;
	left:0px;
	bottom:0px;
}

#bottom-news .content1 ul li p,#bottom-news .content2 .left ul li p{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
}

#bottom-news .content1 ul li p a,#bottom-news .content2 .left ul li p a{
	color:#fff;
}

#bottom-news .content2 .right{
	width:390px;
	margin-top:15px;
}

#bottom-news .content2 .right h3{
	font-size:18px;
	font-family:"Microsoft Yahei","黑体";
	line-height:30px;
}

#bottom-news .content2 .right p{
	line-height:20px;
}

#bottom-news .content2 .right ul{
	margin-top:10px;
}

#bottom-news .content2 .right ul li{
	height:28px;
	line-height:28px;
	overflow:hidden;
	font-size:14px;
	padding-left:11px;
	background:url(xlimages/list-type1.gif) no-repeat left 11px;
}

#bottom-pic ul{
	margin-left:-20px;
	zoom:1;
}

#bottom-pic li{
	float:left;
	display:inline;
	width:145px;
	margin:15px 0px 0px 20px;
}

#bottom-pic li img{
	width:145px;
	height:100px;
}

#bottom-pic li p{
	text-align:center;
	height:18px;
	line-height:18px;
	overflow:hidden;
	margin-top:5px;
}

#bottom-pic1 ul{
	margin-left:-20px;
	zoom:1;
}

#bottom-pic1 li{
	float:left;
	display:inline;
	width:145px;
	margin:15px 0px 0px 20px;
}

#bottom-pic1 li img{
	width:145px;
	height:100px;
}

#bottom-pic1 li p{
	text-align:center;
	height:18px;
	line-height:18px;
	overflow:hidden;
	margin-top:5px;
}

#sidebar{
	float:right;
	width:300px;
	margin-top:40px;
}

#sidebar .title1{
	height:20px;
	line-height:20px;
	overflow:hidden;
	font-family:"Microsoft Yahei","黑体";
	font-size:16px;
	color:#053a67;
}

#sidebar .title1 a{
	color:#053a67;
}

#sidebar .block{
	margin-top:30px;
}

#sidebar .list1 li{
	height:60px;
	overflow:hidden;
	margin-top:15px;
}

#sidebar .list1 li img{
	float:left;
	display:inline;
	margin-right:15px;
	height:60px;
	width:105px;
}

#sidebar .list1 li p{
	line-height:25px;
	font-size:14px;
}

#sidebar .list1 li p a{
	color:#000;
}

#sidebar .words{
	padding:12px 5px 0px 5px;
	border-top:1px dotted #ddd;
	margin-top:20px;
}

#sidebar .words .title{
	height:18px;
	line-height:18px;
	overflow:hidden;
}

#sidebar .words span{
	float:left;
	font-weight:bold;
}

#sidebar .words label{
	float:right;
	color:#888;
}

#sidebar .words ul{
	zoom:1;
	margin-top:10px;
}

#sidebar .words ul li{
	float:left;
	display:inline;
	width:145px;
	height:20px;
	line-height:20px;
	overflow:hidden;
}

#sidebar .hot1{
	border-bottom:1px dotted #e8e8e8;
	padding-bottom:10px;
	margin-top:15px;
}

#sidebar .hot1 h3{
	font-size:14px;
	font-weight:normal;
	height:20px;
	line-height:20px;
	overflow:hidden;
	margin-bottom:10px;
}

#sidebar .hot1 h3 a{
	color:#2d374b;
}

#sidebar .hot1 img{
	float:left;
	display:inline;
	margin-right:10px;
	width:90px;
	height:60px;
}

#sidebar .hot1 p{
	line-height:20px;
	color:#666;
}

#sidebar .list2{
	margin-top:5px;
}

#sidebar .list2 li{
	font-size:14px;
	line-height:28px;
	height:28px;
	overflow:hidden;
}

#sidebar .list3{
	zoom:1;
	margin-left:-20px;
}

#sidebar .list3 li{
	float:left;
	display:inline;
	width:140px;
	margin:20px 0px 0px 20px;
	position:relative;
}

#sidebar .list3 li img{
	width:140px;
	height:85px;
}

#sidebar .list3 li p{
	font-size:14px;
	text-align:center;
	height:20px;
	line-height:20px;
	overflow:hidden;
	margin-top:5px;
}

#sidebar .list3 li .play{
	position:absolute;
	left:5px;
	top:58px;
	width:24px;
	height:24px;
	background:url(xlimages/play.png) no-repeat;
	cursor:pointer;
	_display:none;
}

#sidebar .list3 li .play a{
	display:block;
	width:100%;
	height:100%;
}

#sidebar .nav{
	background:#f2f2f2;
	height:40px;
	line-height:40px;
	overflow:hidden;
	padding:12px 0px 0px 12px;
}

#sidebar .nav ul li{
	float:left;
	display:inline;
	font-size:16px;
	font-weight:bold;
	color:#666;
	padding:0px 13px;
}

#sidebar .nav ul li a{
	color:#666;
}

#sidebar .nav ul .current{
	background:#fff;
	color:#252525;
}

#sidebar .nav ul .current a{
	color:#252525;
}

#sidebar .list4{
	background:url(xlimages/sidebar-rank.gif) no-repeat 2px 7px;
	padding-left:23px;
	margin-top:15px;
}

#sidebar .list4 li{
	height:25px;
	line-height:25px;
	overflow:hidden;
}

#sidebar .matrix{
	width:300px;
	overflow:hidden;
	margin-top:15px;
}

#sidebar .matrix table{
	width:322px;
	margin-left:-11px;
}

#sidebar .matrix td{
	height:75px;
	width:139px;
	border:1px solid #ededed;
	padding:10px 10px;
	vertical-align:top;
}

#sidebar .matrix h5{
	font-size:14px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	margin-bottom:5px;
	font-weight:normal;
	font-family:"Microsoft Yahei","黑体";
}

#sidebar .matrix h5 a{
	color:#32688d
}

#sidebar .matrix p{
	height:24px;
	line-height:24px;
	overflow:hidden;
}

#sidebar .matrix p a{
	color:#8c8c8c;
}

#sidebar .hot2{
	height:80px;
	overflow:hidden;
	margin-top:20px;
}

#sidebar .hot2 img{
	float:left;
	display:inline;
	width:90px;
	height:80px;
	margin-right:15px;
}

#sidebar .hot2 h3{
	font-size:18px;
	line-height:26px;
	font-weight:normal;
	font-family:"Microsoft Yahei","黑体";
}

#sidebar .hot2 h3 a{
	color:#053a67;
}

#sidebar .hot2 p{
	color:#8c8c8c;
	line-height:18px;
	margin-top:8px;
}

#sidebar .list2{
	margin-top:15px;
}


#rdxwph_rank{background:none;padding-left:0;}
#bottom-nav{
	width:100%;
	min-width:1000px;
	background:#575757;
	border-bottom:1px solid #4a4a4a;
}

#bottom-nav .box{
	width:1000px;
	height:320px;
	margin:0px auto;
	padding:22px 0px 26px 0px;
	color:#ddd;
}

#bottom-nav .box a{
	color:#ddd;
}

#bottom-nav .box .block{
	float:left;
	width:200px;
	height:320px;
}

#bottom-nav .box .block h3{
	height:42px;
	line-height:42px;
	font-size:20px;
	font-family:"Microsoft Yahei","黑体";
	font-weight:normal;
	text-align:center;
}

#bottom-nav .box .block .links{
	margin:0px 12px 0px 18px;
	line-height:24px;
}

#bottom-nav .box .block .links .line{
	zoom:1;
}

#bottom-nav .box .block .links .line .left{
	font-weight:bold;
	width:39px;
}

#bottom-nav .box .block .links .line .right{
	width:129px;
}

#bottom-nav .box .block .links .line .right a{
	margin-right:8px;
}

#footer{
	background:#575757;
	border-top:1px solid #686868;
	color:#ddd;
}

#footer .w1000{
	text-align:center;
	line-height:24px;
	padding:25px 0px;
}

#footer a{
	color:#ddd;
}