﻿@charset "utf-8";
/* CSS Document */
html{
	overflow-y:auto;
	overflow-x:hidden;
	-webkit-text-size-adjust:none;
}
*html{
	background-image:url(about:blank);
	background-attachment:fixed;
}/*解决IE6下滚动抖动的问题*/
*{
	margin:0;
	padding:0;
	list-style:none;
}
q:before, q:after {
	content:'';
}
abbr,acronym{
	border:0;
}
body{
	padding:0;
	margin:0;
	font: 12px/1.5 "Microsoft YaHei",微软雅黑,'宋体',tahoma,Verdana,arial,sans-serif;
	color:#333;
	background:#f5f5f5;
}
input,textarea,select,button{
	vertical-align:middle;
	outline:none;
	font-family:"Microsoft YaHei",微软雅黑;
}
textarea{
	resize:none;
}
a{
	color:#333;
	text-decoration:none;
	outline:none;
}
a:hover{
	color:#d60000;
	text-decoration:none;
}
a img {
	border:none;
}
.left,.fl{
	float:left;
	display:inline;
}
.right,.fr{
	float:right;
	display:inline;
}
/* clear */
.clearfix:after{
	visibility:hidden;
	display: block;
	font-size: 0;
	content:" ";
	clear:both;
	height:0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
.clear,.cc{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;	
	*margin-top:-1px;
	overflow:hidden;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}
 h1{ 
	font-size:20px;
}
 h2{
	font-size:18px;
}
 h3{
	font-size:16px;
}

body{
	background: #fff;	
}
.w1200{
	width:1200px;
	margin:0 auto;
}
/*头部*/
.header{
	width:100%;
	height: 572px;
}
.ctop{
	width:100%;
	height:40px;
	background: #0074d3;
}
.ctopson{
	width:1200px;
	height:40px;
	margin: 0 auto;
}
.ctopleft{
	height:40px;
	line-height: 40px;
	font-size: 13px;
	color:#fff;
}
.date{
	padding-right:8px;
}
.weat{
	height:32px;
	padding-top:8px;
}
.search{
	background:url(../images/searchbg.png) no-repeat left center;
	width:290px;
	height:28px;
	margin-top:6px;
	margin-right:12px;
}
.search ul li{
	float:left;
	overflow:hidden;
}
.search ul li.se_box{
	width:260px;
	height:28px;
}
.search ul li.se_box input{
	width:245px;
	height:26px;
	line-height:26px;
	border:none;
	background:none;
	margin:1px 0 1px 1px;
	*margin:0 0 1px 1px;
	padding-left:14px;
	color:#fff;
	font-size:14px;
}
.search li.sea_an{
	width:30px;
	height:28px;
	cursor:pointer;
}
.search li.sea_an input{
    width: 30px;
    height: 28px;
    background: none;
    outline: none;
    border: none;
	cursor:pointer;
}
.ctopright{
	position:relative;
	z-index:9;
}
.wxwb{
	margin-top:6px;
	position: relative;
	width:70px;
}
.web_link1{
	display: block;
	width:26px;
	height:26px;
	background: url(../images/wbwx.png) no-repeat left center;
}
.wb {
	margin-right:8px;
}
.web_link{
	display: block;
	width:26px;
	height:26px;
	background: url(../images/wbwx.png) no-repeat right center;
}
.web_area {
    width: 100px;
    height: 100px;
    position: absolute;
    display: none;
    background:#e8f5ff ;
    padding:7px;
	border:1px solid #efefef;
	top:25px;
	left: -16px;
	z-index: 99;
}
.web_position{
	float:right;
	display: inline;
	cursor: pointer;
	width:26px;
	height: 26px;
	margin-left:8px;
	position:relative;
}
.logonav{
	width:1200px;
	height:92px;
	margin:0 auto;
}
.logo{
	width:502px;
	height: 50px;
	margin-top:20px;
}
.sznav ul li{
	width:110px;
	height: 92px;
	line-height: 92px;
	float: left;
	display: inline;
}
.sznav ul li a{
	float: left;
	display: block;
	width:109px;
	line-height: 90px;
	*line-height:89px;
	text-align: center;
	font-size: 18px;
	color: #333;
}
.sznav ul li a:hover,
.sznav ul li.on a{
	color:#0074d3;
	font-weight: bold;
	border-bottom: 2px solid #ff7000;
}
.banner{
	width:1200px;
	height: 440px;
	margin: 0 auto;
}
.container{
	width:1200px;
	margin: 20px auto;
}
.container1s{
	margin: 0 auto;
}
.conlist{
	margin-top:20px;
	width:1200px;
}
.leftbox{
	width:860px;
	height:299px;
}
.lboxleft{
	width:400px;
	height:279px;
	padding: 9px;
	border:1px solid #e6e6e6;
}
.lboxright{
	width:420px;
	height: 299px;
}
.rightbox{
	width:320px;
	height: 299px;
}
.jtitle{
	width:100%;
	height:29px;
	border-bottom:1px solid #e6e6e6;
}
a.titlea{
	font-size:16px;
	color:#0074d3;
	font-weight: bold;
	padding:0 12px;
	line-height: 18px;
	padding-bottom:11px;
	float: left;
	display: inline;
	border-bottom: 1px solid #ff7000;
}
a.more1{
	font-size: 14px;
	color: #999;
	float: right;
	display: inline;
}
a.more1:hover{
	color:#d60000;
}
.conlist1{
	width:1200px;
	height: 270px;
	margin-top:20px;
}
.conlist1 ul li{
	float: left;
	display: inline;
	width:130px;
	background: #f3faff;
	height: 270px;
	overflow: hidden;
	margin-right:1px;
}
.conlist1 ul li.pic-show{
	width:676px;
}
.conlist1 ul li.last{
	margin-right:0;
}
.picleft{
	width:130px;
	height: 270px;
}
.picright{
	width:506px;
	height: 230px;
	padding:20px;
	color: #333;
	font-size:14px;
	line-height:28px;
	text-indent: 24px;
}
.conlist1 .picright ul li{
	width:506px !important;
	height: 203px !important;
}
.conlist1 .picright ul li img{
	float:left;
	display: inline;
}
.picleft a {
    width: 30px;
    height: 130px;
    float: left;
    display: block;
    font-size: 20px;
    color: #999;
    padding: 140px 50px 0;
	text-align: center;
	line-height: 21px;
}
conlist1 ul li:hover .picleft a{
	color: #fffefe;
	width: 30px;
    height: 130px;
}
a.gsjj1{
	background: url(../images/sfqpic1.jpg) no-repeat left center;
}
a.gsjj2{
	background: url(../images/sfqpic2.jpg) no-repeat left center;
}
a.gsjj3{
	background: url(../images/sfqpic3.jpg) no-repeat left center;
}
a.gsjj4{
	background: url(../images/sfqpic4.jpg) no-repeat left center;
}
a.gsjj5{
	background: url(../images/sfqpic5.jpg) no-repeat left center;
}
a.gsjj6{
	background: url(../images/sfqpic6.jpg) no-repeat left center;
}
a.gsjj1:hover,
.conlist1 ul li.pic-show a.gsjj1{
	background: url(../images/sfqpic1hover.jpg) no-repeat left center;
	color:#fffefe;
}
a.gsjj2:hover,
.conlist1 ul li.pic-show a.gsjj2{
	background: url(../images/sfqpic2hover.jpg) no-repeat left center;
	color:#fffefe;
}
a.gsjj3:hover,
.conlist1 ul li.pic-show a.gsjj3{
	background: url(../images/sfqpic3hover.jpg) no-repeat left center;
	color:#fffefe;
}
a.gsjj4:hover,
.conlist1 ul li.pic-show a.gsjj4{
	background: url(../images/sfqpic4hover.jpg) no-repeat left center;
	color:#fffefe;
}
a.gsjj5:hover,
.conlist1 ul li.pic-show a.gsjj5{
	background: url(../images/sfqpic5hover.jpg) no-repeat left center;
	color:#fffefe;
}
a.gsjj6:hover,
.conlist1 ul li.pic-show a.gsjj6{
	background: url(../images/sfqpic6hover.jpg) no-repeat left center;
	color:#fffefe;
}
.conlist2{
	width:1200px;
	height: 130px;
	margin-top:20px;
}
.conlist3{
	width:1200px;
	height: 263px;
	margin-top:11px;
}
.footer{
	width:100%;
	height: 161px;
	background: url(../images/footerbg.jpg) repeat-x left center;
	margin-top:20px;
}
.footerson{
	width:1200px;
	margin: 0 auto;
}
.linkselect{
	padding:0;
	width:1200px;
	height:35px;
	margin-top:17px;
	float:left;
	display: inline;
}
.linkselect ul li.linklist_con{
	float:left; 
	text-align:left; 
	width:299px;
	height:21px;
	background:url(../images/linkico.png) no-repeat 269px 7px;
	position:relative; 
	color:#666; 
	border-left:1px solid #d1d1d1;
	font-size: 14px;
}
.friendlink_con{
	width:284px;
	height:21px;
	line-height:21px;
	overflow:hidden;
	color:#666;
	cursor:pointer;
	text-align:left;
	padding-left: 15px;
}
.linklist{
	background: #f9f9f9;
    width: 300px;
    position: absolute;
    left: -1px;
    bottom:21px;
    border: 1px solid #e9e9e9;
    z-index: 99;
}
.linklist ul{
	padding:0; 
	overflow-x:hidden; 
	overflow-y:auto; 
	max-height:310px;
}
.linklist ul li{
	height:27px;
	line-height:27px;
	color:#666; 
	width:100%;
}
.linklist ul li a{
	display:block;
	color:#666;
	padding:0 10px;
	width:225px;
	height: 27px;
	line-height: 27px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	
}
.linklist ul li a:hover{
	color:#ff6600; 
	text-decoration:none;
}
.foot p{
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding-top:30px;
}
.foot a{
	color:#666;
}
.tkmslist{
	width:1200px;
	float: left;
	display: inline;
	margin-top:20px;
}
.tkmslist ul li{
	float:left;
	width:285px;
	height:210px;
	margin-right:20px;
	position:relative;
	overflow:hidden;
	z-index:1;
}
.tkmslist ul li a{
	display:block;
	width:285px;
	height: 210px;
	float: left;
}
.tkmslist .con_imgname{
	display:block;
	width:285px;
	text-align:center;
	height:42px;
	line-height:42px;
	font-size:16px;
	color:#fffefe;
	z-index: 2;
	position: absolute;
	bottom:0;
	left: 0;
	background: url(../images/lbg.png) no-repeat left center;
}
.tkmslist ul li a:hover .con_imgname{
	color:#d30000;
}
.link1 ul li.last,
.link2 ul li.last{
	margin-right:0;
}
.pro-scroll4{
	position:relative;
	height:230px;
	width:1200px;
	overflow:hidden;
}
.newlist ul li{
	float:left;
	display: inline;
	height: 30px;
	line-height:30px;
	width:100%;
	background: url(../images/newico.png) no-repeat left center;
}
.newlist ul li a{
	float:left;
	display: inline;
	padding-left:10px;
	font-size: 14px;
	color:#333;
}
.hotinfo{
	display:none;
}
.newlist ul li img{
	float:left;
	display: inline;
	padding-top:9px;
}
.newlist ul li span{
	font-size: 14px;
	color: #bebebe;
}
.dbt{
	width:100%;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px dotted #d3d3d3;
	text-align: center;
}
.dbt a{
	font-size: 22px;
	color: #ff0000;
	font-weight:bold;
}
.tzgglist{
	width:278px;
	height: 242px;
	border:1px solid #e6e6e6;
	border-top:none;
	padding:13px 20px 13px;
}
.tzgglist ul li{
    height: auto;
    width: 100%;
    float: left;
    display: inline;
    border-bottom: 1px dotted #d3d3d3;
    background: url(../images/newico.png) no-repeat left 19px;
    line-height: 24px;
    padding: 7px 0;
}
.tzgglist ul li a{
	padding-left:10px;
	font-size: 14px;
	color:#333;
	float: none !important;
}
.tzgglist ul li img{
	*margin-top:-10px;
}
.tzgglist ul li span{
	font-size: 14px;
	color: #bebebe;
	float: none !important; 
	padding-left:5px;
}
.ywbklist{
	margin-top:20px;
	width:1200px;
	height: 80px;
	overflow: hidden;
}
.ywbklist ul li{
	width:285px;
	height:80px;
	float: left;
	display: inline;
	margin-right:20px;
}
.leftbox1{
	height:250px;
}
.leftbox2{
	height:250px;
	
}
.newlist{
	display:inline-block;
	padding-top:10px;
}
.conlist4{
	width:1200px;
	margin-top:20px;
	height: 250px;
	overflow: hidden;
}
.mF_sohusports_wrap{
	padding:0px !important;
	border:0px !important;
}
.mF_sohusports .txt li{
	height:32px !important;
	line-height:32px !important;
}
.mF_sohusports .txt li a{
	padding-left:15px !important;
	width:290px;
	font-weight:normal !important;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-family:微软雅黑;
}
.mF_sohusports .txt li b{
	filter:alpha(opacity=60) !important;
	opacity:0.60 !important;
}
.mF_sohusports .num{
	bottom:10px !important;
	right:5px !important;
}
.mF_sohusports .num li a{
	width:10px !important;
	height:10px !important;
	margin-right:5px !important;
	background:url(../images/bfico.png) -15px 0 no-repeat !important;
	text-indent:-9999em;
	overflow:hidden;
}
.mF_sohusports .num li.current a,
.mF_sohusports .num li a:hover{
	background:url(../images/bfico.png) 0 0 no-repeat !important;
} 
.newlistpad0{
	padding-top:0;
}
.corname{
	width:100%;
	line-height: 24px;
	display: inline-block;
	margin-bottom:5px;
}
.cornameleft{
	font-size: 14px;
	color: #0074d3;
	background: url(../images/lxwmico.png) no-repeat;
	padding-left:30px;
	width:42px;
}
.cornameright{
	font-size:14px;
	color: #333;
	width:205px;
}
.cornameleft.mc1{
	background-position:0 5px;
}
.cornameleft.mc2{
	background-position:0 -42px;
}
.cornameleft.mc3{
	background-position:0 -98px;
}
.cornameleft.mc4{
	background-position:0 -127px;
}
.cornameleft.mc5{
	background-position:0 -158px;
}
.lianxilist{
	width: 278px;
    height: 195px;
    border: 1px solid #e6e6e6;
    border-top: none;
    padding: 12px 20px;
}
.newlist ul li a:hover{
	color:#d30000;
}
.tzgglist ul li a:hover{
	color:#d30000;
}
.p1{
	padding-left:1em;
}
.twboxbanner{
	z-index: 1;
}
.twboxbanner,
.pic,
.pic ul{
	width:1200px;
	height:440px;
	position:relative;
	overflow: hidden;
}
.pic .hotinfo{
	display:none;
}
.pic ul li{
	width:400px;
	height: 279px;
	float: left;
	display: inline;
}




.twboxbanner .mF_tbhuabao_wrap{
	padding:0px !important;
	border:0px !important;
	background:none;
	height: 440px;
	position: relative;
	width:auto !important;
}
.twboxbanner .mF_tbhuabao{
	padding:0;
	border:0;
	margin:0;
	background:none;
}
.twboxbanner .mF_tbhuabao .dot{
	position:absolute;
	left:550px;
	bottom:30px;
	width:auto !important;
}
.twboxbanner .mF_tbhuabao .dot li a{
	color:#fff !important;
	text-indent: -9999px;
	background: url(../images/lbico.png) no-repeat right center;
	width:15px;
	height: 15px;
	display: block;
	float: left;
	margin-right:6px;
}
.twboxbanner .mF_tbhuabao .dot li.current a,
.twboxbanner .mF_tbhuabao .dot li a:hover{
	background: url(../images/lbico.png) no-repeat left center;
}
.twboxbanner .mF_tbhuabao .prev, 
.twboxbanner .mF_tbhuabao .next{
	width:32px !important ; 
	height:50px !important;
	background: none !important;
}
.twboxbanner .mF_tbhuabao .prev{
	left:0 !important;
	top:192px !important;
} 
.twboxbanner .mF_tbhuabao .next{
	right:0 !important;
	top:192px !important;
}
.twboxbanner .mF_tbhuabao .prev a, .twboxbanner .mF_tbhuabao .next a{
	background:url(../images/ico.png) no-repeat left center !important;
	text-indent:-9999px;
	width:32px;
	height:48px;
}
.twboxbanner .mF_tbhuabao .next a{
	background:url(../images/ico.png) no-repeat right center !important;
}
.twboxbanner .mF_tbhuabao .prev a:hover, .mF_tbhuabao .next a:hover{
	background:url(../images/hoverico.png) no-repeat left center !important;
}
 .mF_tbhuabao .next a:hover{
	 background:url(../images/hoverico.png) no-repeat right center !important;
}
.twboxbanner .mF_tbhuabao .txt{
	background:none !important;
	width:380px;
	height:78px;
	position:relative;
	top:240px;
	*top:270px;
}
.twboxbanner .mF_tbhuabao .txt li{
	height:78px !important;
	line-height:34px !important;
	bottom:inherit !important;
}
.twboxbanner .mF_tbhuabao .txt li a{
	padding-left:0 !important;
	font-family:"Microsoft YaHei",微软雅黑;
	font-weight:normal !important;
	width:auto!important;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:16px;
	color:#666;
}
.twboxbanner .mF_tbhuabao .txt li b{
	background:none;
}
.twboxbanner .mF_tbhuabao .hotinfo{
	font-size:14px;
	color:#999;
	text-indent:24px;
	font-family:微软雅黑;
	line-height:21px;
}
.twboxbanner .mF_tbhuabao .hotinfo a{
	font-size:14px !important;
	color:#999 !important;
	position:relative;
}
.twboxbanner .mF_tbhuabao .txt{
	display:none;
}

/* 栏目页 */
.lmy_lbox{width:220px;height:auto;min-height:600px;_height:600px;padding:4px 10px 10px;background:#fdfdfd;overflow:hidden;border:1px solid #f1f1f1;}
.lm_top{width:220px;height:41px;background:url(/TMP/images/line_f0.gif) 0 bottom repeat-x;overflow:hidden;}
.lm_top span{display:block;float:left;width:auto;white-space:nowrap;height:40px;line-height:40px;font-size:18px;padding:0 14px;color:#0074d3;font-weight:bold;border-bottom:#0074d3 1px solid;overflow:hidden;}
.navdh{padding:15px 5px 0px;width:210px;overflow:hidden;}
.navdh ul li{width:210px;height:36px;vertical-align:bottom;padding-bottom:8px;overflow:hidden;}
.navdh ul li a{display:block;width:153px;height:34px;line-height:34px;background:url(../images/web_ico.png) 20px -46px no-repeat #fff;padding-left:55px;color:#464646;font-size:14px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:#e7e7e7 1px solid;}
.navdh ul li a:hover,.navdh ul li.active a,.navdh ul li a.active{color:#fff;background:url(../images/web_ico.png) 20px -1px no-repeat #0074d3;border:#0074d3 1px solid;}

.lmy_rbox{width:916px;height:auto;min-height:600px;_height:600px;text-align:left;padding:4px 10px 10px;background:#fdfdfd;overflow:hidden;border:1px solid #f1f1f1;}
.navjz{width:886px;height:auto;padding:15px 15px;font-size:14px;line-height:30px;overflow:hidden;}
.navjz ul{clear:both;}
.navjz .conlist_title{margin-top:5px;margin-bottom:5px;padding:5px 5px 5px 5px;border-bottom:#ddd 1px dotted;}
.navjz .conlist_title a b{font-size:14px;}
.navjz .conlist_title .more04{font-size:12px;}
.navjz ul li{padding:0 5px 0 20px;background:url(/TMP/images/newico.png) 5px 14px no-repeat;height:30px;line-height:30px;vertical-align:bottom;}
.navjz ul li a{line-height:30px;}
.navjz ul.wz_list li{color:#999;}
.navjz ul.wz_list li img{padding-top:11px !important;}
.navjz ul.votelist li span.right{color:#a1a1a1;font-size:12px;}
.navjz table{max-width:850px !important;}
.navjz ul.imglist{width:900px;clear:both;}
.navjz ul.img_list{padding-top:10px;height:220px;overflow: hidden;}
.navjz ul.imglist li{padding:0 17px 15px 0;background:none;float:left;text-align:center;height:auto;width:208px;}
.navjz ul.imglist li a{float:left;text-align:center;width:208px;line-height:30px;}	
.navjz ul.imglist li img{padding:5px;border:none;width:198px !important;height:150px !important;background:#f2f2f2;}
.navjz ul.imglist li a:hover img{background:#ddf0ff;-moz-transition:all 0.2s linear 0s;-o-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;}
.navjz ul.down_list span.right{display:block;float:right;height:30px;line-height:30px;white-space:nowrap;padding-left:20px;background:url(/TMP/images/down.png) 0 10px no-repeat;}
.navjz ul.down_list span.right a,.navjz ul.down_list span.right a:hover{color:#0074d3;}
.navjz ul.sollist span.right{font-size:12px;color:#999;font-family:Arial;}
.navjz table .downnamew2{width:400px;}

.txtinput{width:210px !important;}
.navjz .message{margin-bottom:0px !important;padding-bottom:10px !important;*padding-bottom:10px !important;clear: both;}
.navjz .message_input input.btn01{background:#0074d3 !important;height:28px !important;line-height:28px !important;}
.message_input input.txtinput{height:22px !important;line-height:22px !important;}
#nametxt1{float:left;line-height:25px;padding-left:5px;}
.message_input .message_select{padding:3px 5px !important;}
.message_textarea{margin-bottom:10px !important;}
.navjz .message_page{width:100% !important;}
.message_textarea textarea.txtone{width:400px !important;}
.message_list{width:778px;padding-top:5px;}
.message_list ul li{height:30px !important;line-height:30px !important;background:none !important;padding-bottom:0px !important;}
.message_top{height:38px !important;border-top:2px solid #0074d3 !important;background:#f4f4f4 !important;border-bottom:1px dotted #ddd !important;font-weight:bold !important;}
.message_top ul li{border-bottom:none;line-height:38px !important;height:38px;padding:0;border-right:#fff 1px solid;font-family:"Microsoft YaHei",微软雅黑 !important;}
.message_top ul li.message_top01{width:425px !important;}
.message_top ul li.message_top04{border-right:0px;}
.message_list ul li{width:778px;padding:0px;border-bottom:#ddd 1px dashed;clear:both;overflow:hidden;}
.message00{padding-bottom:10px;*padding-bottom:10px;_padding-bottom:10px;background:none !important;}
.message00 .pagenav{margin-top:10px !important;padding-top:0px !important;margin-right:10px;}
.wz_title{width:395px !important;background:url(/tmp/images/newico.png) 15px 14px no-repeat !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:1px !important;}
.liuyanren,.liuyan_time,.return{padding-right:1px !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.return{padding-right:0px !important;}
.navjz .STYLE1{color:#0074d3 !important;}
.navjz .sys_btn01{height:26px !important;line-height:26px !important;background:#0074d3 !important;width:72px;}
.navjz .message .message_input img#img7{padding-top:3px;margin-left:-3px;}
.navjz input.backbtn{background:#0074d3 !important;height:30px !important;line-height:30px !important;cursor:pointer;margin-top:5px;}
.navjz input.btnback{background:#0074d3 !important;height:30px !important;line-height:30px !important;cursor:pointer;margin-top:5px;}
.massage_sec #SearchStr.txtinput{height:30px !important;line-height:30px !important; margin-bottom:10px; width:260px !important; margin-right:10px;}
.massage_sec .sys_btn01{height:32px !important;line-height:32px !important;margin-bottom:10px;}
.massage_sec .message_font01{display:block;width:68px;height:33px;line-height:32px;background:url(/TMP/images/liuyanlistbg.gif) 0 0 no-repeat;padding-left:46px;font-size:14px;color:#fff;margin-bottom:10px;text-align:left; text-decoration:none;}
.massage_sec .message_font01:hover{color:#fff;text-decoration:none;}

/*栏目页 视频列表 */
.shipinbox{width:704px;clear:both;}
.shipinbox ul li{width:704px;background:none;height:auto;padding:10px 0;border-bottom:1px dashed #ddd;vertical-align:bottom;}
.shipinbox ul li img{padding-top:0px;}
.shipin{width:480px;}
.shipin .right img{float:left;margin:8px 4px 0 0;}

/*分页*/
.pagenav{clear:both;float:right;margin:5px 0;padding:2px 0;line-height:24px;}
.pagenav a{border:1px solid #d9d9d9;color:#666;display:block;float:left;font-family:Arial,Helvetica,sans-serif;margin:3px;padding:0 8px;text-decoration:none;}
.pagenav a:hover{background:#0074d3;border:1px solid #0074d3;color:#fff;}
.pagenav a.active{border:1px solid #0074d3;color:#fff;}
.pagenav a.current,.pagenav a.current:hover{background:#0074d3;border:1px solid #0074d3;color:#fff;}
.pagenav a.disabled,.pagenav a.disabled:hover{background:#d9d9d9;border:1px solid #d9d9d9;color:#666;cursor:default;}
.pagenav a.text,.pagenav a.text:hover{color:#fff;margin-right:0px;background:#0074d3;border:1px solid #0074d3;cursor:text;}
.pagenav a.pagemore,.pagenav a.pagemore:hover{color:#666;background:#fff;border:#fff 1px solid;cursor:text;padding:0 5px;}
.pagenav #page{float:left;}
.pagenav #page input{float:left;width:25px;height:24px;line-height:24px;border:1px solid #d9d9d9;padding:0 3px;margin:3px 3px 3px 6px;color:#666;}
.pagenav .goto{float:left;display:block;width:36px;height:26px;line-height:26px;background:#0074d3;border:1px solid #0074d3;color:#fff;margin:3px;text-align:center;cursor:pointer;}

/*** 文章页 START ****/
.secnr{height:auto;text-align:left;width:1178px;min-height:500px;_height:500px;padding:4px 10px 10px;background:#fdfdfd;overflow:hidden;border:1px solid #f1f1f1;}
.wz_top{height:40px;line-height:40px;background:url(/TMP/images/wz_ico.png) 15px 8px no-repeat;border-bottom:#f0f0f0 1px solid;font-size:14px;padding-left:40px;overflow:hidden;}
#wenzhang{width:1140px;margin:auto;font-size:14px;line-height:180%;height:auto;overflow:hidden;padding-top:10px;}
.wztit{font-size:27px;line-height:30px;text-align:center;margin:10px 0px 10px;}
.wzfbt{line-height:36px;text-align:center;font-size:20px;font-weight:100;}
.wzbjxx{line-height:28px;color:#666;font-size:12px;text-align:center;border-bottom:#dbdee1 1px solid;height:40px;padding-top:5px;position:relative;overflow:hidden;}
.wzbjxx a{font-size:12px;color:#666;cursor:pointer;}
.wzbjxx a:hover{color:#0074d3;}
.wzbjxx input{width:10px;height:10px;border:#666 1px solid;vertical-align:middle;cursor:pointer;}
.wz_zybox{border:#ddd 1px dashed;background:#fbfbfb;padding:10px 15px;line-height:28px;font-size:14px; margin-bottom:20px;}
.wz_zybox span{font-weight:bold;}
.wzcon{padding:20px;width:1100px;height:auto;min-height:450px;_height:450px;font-size:16px;line-height:180%;}
.wzcon table{max-width:960px !important;}
.wzcon img{max-width:960px !important;}
.wzbot{padding-top:10px;padding-bottom:20px;font-size:14px;line-height:28px;color:#666;}
.wzbot a{color:#666;}
.wzbot a:hover{color:#0074d3;}
.wzbot1{height:46px;line-height:36px;text-align:right;font-size:12px;color:#999;padding-top:15px;border-top:#dbdee1 1px solid;}
.wzbot1 a{color:#999;line-height:36px;}
.wzbot1 a:hover{color:#0074d3;text-decoration:none;}
.wzbot1 ul{float:left;}
.wzbot1 ul.fxd_xx{width:300px;text-align:left;height:30px;}
.wzbot1 ul.fxd_close{width:136px;float:right;text-align:left;overflow:hidden;}
.wzbot1 ul.fxd_close .print_btn{display:block;float:left;width:50px;height:26px;line-height:26px;background:url(/TMP/images/print.gif) 0 5px no-repeat;padding-left:22px;}
.wzbot1 ul.fxd_close .close_btn{display:block;float:left;width:40px;height:26px;line-height:26px;padding-left:22px;background:url(/TMP/images/close1.gif) 0 5px no-repeat;}
.share_icon{width:600px;height:36px;float:left;overflow:hidden;padding-left:15px;}
.share_icon ul li{float:left;}
#bsPanelHolder{height:auto;display:inline;overflow:hidden;}

/*搜索详细页*/
.searhlist{width:1140px;margin:0 auto;padding:15px 0;}
.searhlist ul{width:1140px;clear:both;}
.searhlist ul li{background:url(/tmp/images/newico.png) 10px 9px no-repeat;border-bottom:#ddd 1px dashed;line-height:24px;height:auto;color:#555;margin-bottom:10px;font-size:14px;padding-left:25px;padding-right:10px;}
.searhlist ul li .search_contxt{padding:0 12px !important;}
.searhlist ul li .sslist img{float:left;padding-left:7px;}
.searhlist ul li a{display:block;float:left;font-size:14px;color:#555;width:840px;line-height:24px;}
.searhlist ul li a:hover{color:#d00;text-decoration:underline;}








