@charset "UTF-8";
/* CSS Document     */
/*通用属性*/
*{
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6,ul,li,form,dl,dt,dd{
	margin:0;
	padding:0;
}
ul,li,dl,dd,dt{
	list-style:none;
}
body{
	font-size:12px;
}
img{border:0;}
select,input{
	border:1px solid #ccc;
}
input{
	height:20px;
	vertical-align:middle;
	color:#666666;
}
p tag{padding:0px;}


.clearboth{
	clear:both;
}
.marginTop10{
	margin-top:10px;
}
a{color:#1F3A87;text-decoration:none;}
a:hover{color:#CC3300;text-decoration:underline;}
.middle{
	margin:0px auto;
}

#topN{height:85px;width:776px;margin:0px auto; background-color:#CCC; background-image:url(../news/topbg.gif);}
#top{height:85px;width:950px;margin:0px auto; background-color:#CCC; background-image:url(../news/topbg.gif);}
#fav{height:20px;widht:950px;line-height:20px; vertical-align:middle;border-bottom:#999999 dashed 1px;}/*--收藏、添加收藏--*/
.add{width:20px;float:left;}
.add_txt{width:80px;margin-left:5px;float:left; vertical-align:bottom;}
#logo{height:60px;width:160px;float:left;height:60px;vertical-align:middle;}/*--logo--*/
#nav{width:600px;height:60px;float:left;}/*--导航--*/
#nav dl{float:left;width:53px;text-align:center;margin-right:5px}
#nav dd a{color:#000;}
#nav ul{ list-style:none;}
#nav ul,#nav li{display:block;float:left;}
#nav li{width:66px;height:25px;line-height:25px; vertical-align:middle; text-align:center;background:url(../news/navline.gif) right center no-repeat;}



#weather{width:175px;height:60px;float:right;background:url(../news/weatherbg.gif) no-repeat right center; }/*----天气预报，时间显示----*/
.date{width:155px;height:25px;margin:0px 3px;margin-top:5px;padding-left:10px;line-height:25px;vertical-align:middle;}

iframe.topad{
       border:0;
       height:25px;
}
.googlead{
       width:100%;
       height:25px;
       line-height:25px;
}

#search{
       width:300px;
       float:right;
}

h1{
	font-size:18px;
	font-family: "黑体",Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	height:40px;
	line-height:40px;
}

.navChildNei{ /*内页子导航*/
	width:950px;
	margin:0 auto;
	margin-top:10px;
}
.navCldTit{
	height:30px;
	line-height:30px;
	background:url(../news/navcldbg.gif) repeat-x 0 5px;
	color:#fff;
	font-weight:bold;
}
.navCldTit h2{
	height:30px;
	width:100px;
	background:url(../news/navcldtit.gif);
	font-size:18px;
	font-weight:bold;
	color:#CC3333;
	text-align:center;
	margin:0 65px 0 15px;
	float:left;
}
.navCldTit ul{
	backgroud:black;
	float:left;
}
.navCldTit ul,.navcldTit li{
	list-style:none;
}
.navCldTit li{
	float:left;
	height:25px;
	line-height:25px;
	width:45px;
	margin-top:5px;
}
.navCldTit li a{
	color:#e1eff9;
	text-decoration:none;
	font-weight:normal;
}
.navCldTit li a:hover{
	color:#FF9900;
	text-decoration:underline;
}
.searchCldNavNei{ /*内页用*/
	width:933px;
	height:26px;
	line-height:26px;
	background:#EBF4FB;
	border:1px solid #ADCCE8;
	border-top:none;
	padding-left:15px;
}

#newsContent{
	width:950px;
	margin:10px auto;
	height:auto!important;
	min-height:1000px;
	height:1000px;
}
#newsContent #left{
	width:648px;
	height:auto!important;
	min-height:100px;
	height:100px;
	float:left;
}
#newsContent #right{
	width:288px;
	height:auto!important;
	min-height:100px;
	height:100px;
	float:right;
}

#hotRecommonded1{/*内页用*/
	width:600px;
	float:left;
}
#hotRecommonded1 li{/*内页用*/
	float:left;
	margin:0 5px;
}
#mainContent{
	background:#F3F7FB;
	width:648px;
	border:1px  solid #aaccef;
	height:auto!important;
	min-height:100px;
	height:100px;
}
#pathlink{
	background:#fff;
	height:30px;
	line-height:30px;
	padding-left:15px;
}
#contentDisplay{/*0920*/
	padding:15px;
	height:auto!important;
	min-height:600px;
	height:600px;
}
#contentDisplay h1{
	height:40px;
	line-height:40px;
	font-size:20px;
	font-weight:bold;
	color:#2E5BAC;
	font-family:"宋体";
	border-bottom:1px dashed #2E5BAC;
}


#contentDisplay li{/*0920*/
	padding-left:8px;
	background:url(../news/atcdot.gif) no-repeat left 2px;
	font-size:14px;
	line-height:180%;
}



#info{
	height:30px;
	line-height:30px;
	text-align:center;
	margin-bottom:20px;
}
#content{
	font-size:14px;
	line-height:150%;
	max-width: 620px;
}
#content p{
         margin-top:20px;

}
#comment{
	height:200px;
	background:#f7f7f7;
	border-top:1px solid #aaccef;
	border-bottom:1px solid #aaccef;
}
#comment input{
	width:620px;
	height:80px;
}
.titContent{
	height:35px;
	line-height:35px;
	padding-left:35px;
	background:url(../news/atctitbg.gif) no-repeat 15px center;
	font-weight:bold;
	color:#2E5BAC;
}
#login label{
	display:block;
	float:left;
	height:20px;
	margin-right:10px;
	line-height:20px;
}
#login input{
	width:100px;
	height:20px;
	line-height:20px;
}
#login p{
	float:left;
}
#pageUpDown{
	height:50px;
	height:auto!important;
	padding-top:10px;
	padding-bottom:10px;
	min-height:1px;
	line-height:16px;
	font-size:14px;
}
#pageUpDown ul{float:right;align:center;text-align:center;margin:0 auto;}
#pageUpDown ul li{float:left;list-style:none;background:none;}
#pageUpDown .blur{border:1px solid;display:inline-block;width:15px;height:15px;}
#pageUpDown .thisclass{color:#000000}
#revNews{
	height:auto!important;
	min-height:120px;
	height:120px;
}
.revTit{
	height:30px;
	line-height:30px;
	text-align:left;
	background:#fff;
	border-TOP:1px dashed #aaccef;
	border-bottom:1px dashed #aaccef;
}
ul.list {
	margin:15px;
}
.list li{
	font-size:14px;
	line-height:180%;
	background:url(../news/atcdot.gif) no-repeat left 2px;
	padding-left:10px;
}

#hotnews{
	width:648px;
	/*height:auto!important;*/
	min-height:300px;
	height:300px;
	border:1px solid #aaccef;
	/*float:left;*/
	margin-top:10px;
}
.comtit{
	height:30px;
	line-height:30px;
	padding-left:15px;
	padding-right:15px;
	background:#ebf4fb;
	border-bottom:1px solid #aaccef;
}
.comtit h4{
	font-size:12px;
	color:#2E5BAC;
	width:80px;
	float:left;
}
.categray{
	float:right;
}
.piclist{ /*图片列表1*/
	width:298px;
	margin:5px;
	float:left;
}
.piclist dl{
	float:left;
	margin:3px;
}
.piclist dd{
	text-align:center;
	line-height:180%;
}
.piclist img{
	padding:3px;
	border:1px solid #CCC;
}
.hotnewslist li{
	font-size:14px;
}

.piclist1{/*图片列表2*/
	width:282px;
	margin:1px;
	float:left;
}
/* .piclist1 dl{
	float:left;
	margin:1px;
} */
.piclist1 dd{
	text-align:center;
	line-height:180%;
}
/* .piclist1 img{
	padding:2px;
	border:1px solid #CCC;
} */

.piclist1 dl {
    float: left;
    margin: 1px;
    width: 138px;
}

.piclist1 img {
    border: 1px solid #CCCCCC;
    padding: 2px;
    width:130px
    height:90px
}

.menu1box{
	position:relative;
	overflow:hidden;
	height:22px;
	text-align:left;	
}
.menu1box li{
	float:left;
	/*display:inline;*/
	width:94px;
	height:22px;
	line-height:22px;
	border-bottom:blue;
	text-align:center;
	color:#2E5BAC;
	font-weight:bold;
}
.menu1box li.tabover{
	background-color:#fff;
	border:1px solid #AACCEF;
	border-bottom:none;
}
.menu1box li.hover{
	background-color:#fff;
	border:1px solid #AACCEF;
	border-bottom:none;
}

.revTit{
	height:30px;
	line-height:30px;
	text-align:center;
	background:#fff;
	border-TOP:1px dashed #aaccef;
	border-bottom:1px dashed #aaccef;
}
#revNews span{
	color:#990000;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}

.none{display:none}/*标签对应内容*/
.main1box{ 
	clear:both;
	margin-top:-1px;
	border:1px solid #AACCEF;
	height:auto!important;
	height:181px;
	min-height:181px;
}
.main{
	clear:both;
	padding:2px;
}
.main ul{margin:5px;}
.main li{
	line-height:150%;
	padding-left:10px;
	background:url(../news/atcdot.gif) no-repeat left top;
}
.piclist2{/*图片列表3*/
	margin:5px auto 5px auto;
	
}
.piclist2 dl{
	float:left;
	margin:1px;
}
.piclist2 dd{
	text-align:center;
	line-height:200%;
}
.piclist2 img{
	padding:3px;
	border:1px solid #CCC;
}
#blogBbs{
	margin-top:10px;
	height:auto!important;
	min-height:100px;
	height:100px;
}


#game{
	width:648px;
	height:auto!important;
	min-height:100px;
	height:100px;
	border:1px solid #aaccef;
	margin-top:10px;
	float:left;
}
#game ul{
	margin-top:15px;
}
#game li{
	line-height:180%;
	float:left;
	width:85px;

}
.gamepic{
	width:145px;
	margin:10px;
	float:left;
}
.gamepic img{
	padding:3px;
	border:1px solid #CCC;
}
.gamepic dd{
	text-align:center;
}
#newsSearch{
	height:90px;
	border:1px solid #ccc;
	background:#efefef;
}
#googad2{	
	height:auto;
	min-height:100px;
	height:220px;
	BORDER: #d2e2ff 1px solid; 
}
#rightad1{	
	text-align:center;
	margin-top:10px;
	width:99%;
	height:100%;
	border:1px solid #aaccef;
}
#rightad2{	
	margin-top:10px;
	width:99%;
	height:100%;
	border:0px;
}
#rightad3{	
	margin-top:10px;
	width:99%;
	height:100%;
	border:1px solid #aaccef;
}

.endso{ clear:both; margin:10px auto; width:542px;background:url(../news/end_n.gif) 0 7px no-repeat; text-align:left; height:35px;}
.endso label{padding:0 0 0 18px;}
.endso input{height:16px; border:1px solid #ccc; font-size:12px; background:#fff; width:185px; margin:0 0 0 5px;}
.endso input:hover{ border:1px solid #9CC9E4; background:#F7FCFF;}
.endso button{ margin:0 0 0 6px; width:68px; padding:2px 0 0; font-size:12px; height:19px;background:url(../news/endInputBg.gif)  no-repeat; cursor:pointer; border:0; clear:both;}
.endso img{margin:3px 0 0;}
.endbdad{ margin:0 auto; width:580px; height:60px;}
#cse-search-box input{ border:none}
#cse-search-box .searchq{border:1px solid #ccc;}
#cse-search-box .csebutton{background:url(../news/endInputBg.gif)  no-repeat; cursor:pointer; height:19px; width:68px;}
/*ad*/
/*top banner*/
#tuiguangNei{ 
	width:950px;
	height:90px;
	margin:0 auto;
}
#tuiguangNei2{ 
	width:950px;
	height:60px;
	margin:0 auto;
}
#tuiguangNei #left{
	width:770px;
	height:90px;
	float:left;
}
#tuiguangNei #left #ad{
	width:770px;
	height:70px;
	background:#efefef;
}
#ad1{
	width:770px;
	height:70px;
	background:#efefef;
}
#tuiguangNei #right{
	width:168px;
	height:88px;
	float:right;
	border:1px solid #ADCCE8;
}
/*left ad*/
.l1{ margin:0 auto; width:580px; height:60px;}
.l2{ margin:0; width:600px; height:80px;}

#l1{ margin:0 auto; width:580px; height:60px;}
#l2{ margin:0;height:80px;}
#l3{ margin:0 auto;height:60px;}
#l4{ margin:2px auto;width:648px;height:60px; border:1px solid #AACCEF;}
#l5{ margin:2px auto;width:648px;height:90px; border:1px solid #AACCEF;}
/*right ad*/
#r0{ margin:0 auto;width:280px; height:250px;text-align:center}
#r1{ width:280px; height:250px;text-align:right}
#r2{ margin:0 auto;width:250px; height:250px;}
#r3{ margin:0 auto;width:288px; height:250px;}
#r4{ margin:0 auto;width:250px; height:250px;}
#r5{ margin:0 auto;width:250px; height:250px;}
#channalTj{
	margin-top:10px;
	border:1px solid #aaccef;
	height:auto!important;
	min-height:100px;
	height:100px;
}
#channalTj ul{
	border-top:1px dashed #aaccef;
	margin:10px;
}
#channalTj li{
	line-height:150%;
}
#health{
	margin-top:10px;
	border:1px solid #aaccef;
	height:auto!important;
	min-height:100px;
	height:100px;
}
#health ul{
	border-top:1px dashed #aaccef;
	margin:10px;
}
#health li{
	line-height:150%;
}
#tabul{
/*menu1*/
	position:absolute;
	top:0;
	left:0;
	background:url(../news/tbbg.gif) repeat-x top left;
	z-index:1;
}
.comlist li{
	padding-left:10px;
	background:url(../news/atcdot.gif) no-repeat left top;
}
#footer{width:938px;height:auto!important;min-height:50px;height:50px;padding:5px;background-color:#F2F6FB;margin:5px auto;border:1px #ccc solid;line-heigth:150%;}
#footer p{line-height:25px;}
#fudong{
	display:none;
	position:absolute;
	background-color:#ffffff;
	height:auto!important;
	width:auto!important;
	min-height:100px;
}