@charset "gb2312";

*{
	font-size:12px;
	font-family:"宋体",Arial;
	padding:0px;
	margin:0px auto;
	list-style:none;
	line-height:24px;
}
body{
	background:#fff;
}

img{
	border:0px;
}
a {
    color: #00437A;
    text-decoration: none;
}
a:visited {
    color: #ffffff;
    text-decoration: none;
}
a:hover {
    color: #CC3300;
    text-decoration: underline;
}
a:active {
    color: #00437A;
}
.web-nav-main a, .web-nav-main a:visited {
    color: #B0E1E1;
}
.web-nav-main a:hover {
    color: #FF9900;
}
.head-nav a, .head-nav a:visited {
    color: #333333;
}
.head-nav a:hover {
    color: #FF6600;
}


.fL{
	float:left;
	overflow:hidden;
	display:inline;
}

.fR{
	float:right;
	overflow:hidden;
	display:inline;
}
.person{
	width:25px;
	height:25px;
	margin-right:5px;margin-top:7px;
}

#menuitems {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    display: none;
    height: 46px;
    left: 34px;
    padding-left: 10px;
    position: absolute;
    top: 41px;
    width: 255px;
}
#menuitems a {
    font-weight: normal;
    margin-left: 0;
    margin-right: 10px;
}
#web-nav .web-nav-main .msgBox .msgBoxInner a {
    color: #336699;
    line-height: 20px;
}

/*头部样式开始*/
.head-nav{
	width:1000px;
	margin:auto;
	overflow:hidden;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.nav-w {
    float: left;
    padding: 6px 0;
	display:inline;
}
.nav-c {
    margin-right: 10px;
    padding-right: 18px;
}


.nav-w img {
    float: left;
    padding-right: 10px;
    padding-top: 15px;
}

.nav-w .w1 {
    width: 240px;
}
.nav-w .b1 {
    border-right: 1px dashed #DCDDDD;
}
.fl {
    float: left;
}

.nav-w .w1 a, .w2 a, .w3 a {
    float: left;
    line-height: 22px;
    margin-left: 24px;
    white-space: nowrap;
}

.nav-w .w2 {
    width: 385px;
}

.nav-w .w1 {
    width: 240px;
}

/*头部样式结束*/

.head_top{
	width:100%;
	background:#256161;
}

.head_top_c{
	line-height:40px;
	height:40px;
}

.head_top_c a,.head_top_c font,.head_top_c b{
	color:#fff;
	line-height:40px;
	float:left;
	display:inline;
}
.nav-w ul li {
float:left;
overflow:hidden;
display:inline;
}

.nav-w .w3 {
    width: 170px;
}

.black{
color:#797979;
}

.dack{
	color:#242424;
}

.head_top_c b,.head_top_c a.exit,.head_top_c a.admin,.head_top_c a.msg{
	float:right;
	display:inline;
}

.head_top_c b{
	margin-right:10px;
}

.head_top_c a.admin{
background:url(../images/zixun1.png);
height:21px;
width:23px;
margin:9px 10px 0px 60px;
}

.head_top_c a.msg{
background:url(../images/zixun2.png);
height:24px;
width:26px;
margin-top:8px;
}
.width{
	width:1000px;
	margin:auto;
}
.ad{
	overflow:hidden;
	margin:10px auto;
}
.logo{
	margin:auto;
	margin-top:10px;
	overflow:hidden;
}

.logo a.logo_img{
	float:left;
	overflow:hidden;
	display:inline;
}

.logo .logo_select{
	float:right;
	display:inline;
	margin-top:10px;
}

.select_box {
    background: url("../images/sel-bg.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 34px;
    overflow: hidden;
    text-align: center;
    width: 66px;
}

.select_box select {
    border: 0 none;
    color: #999999;
    font-size: 14px;
    margin-top: 7px;
    padding: 0;
}


.textBox {
    background: url("../images/input-bg.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #999999;
    float: left;
    height: 34px;
    line-height: 34px;
    text-indent: 6px;
    width: 438px;
}


.submit-btn {
    border: 1px solid #cacaca;
	background:#f7f7f7;
    cursor: pointer;
    float: left;
    height: 34px;
    width: 85px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

ul.nav{
	background:#005859;
	overflow:hidden;
	margin-top:10px;
}

ul.nav li{
	float:left;
	overflow:hidden;
	display:inline;
	padding:10px 0px;
}

ul.nav li a{
	float:left;
	overflow:hidden;
	display:inline;
	padding:0px 25px;
	border-right:1px solid #787878;
	color:#ffffff;
	line-height:16px;
	font-size:14px;
}

ul.nav li a:visited {
    text-decoration: none;
	color:#ffffff;
}


ul.nav li.last a{
	font-weight:bold;
	color:#ff4700;
	border:0px;
}

ul.nav li.last a:visited {
	color:#ff4700;
}

.foot{
	width:100%;
	overflow:hidden;
	border-top:1px solid #dcdcdc;
	background:#f5f5f5;
}


.foot_cont{
	margin-top:15px;
	padding-bottom:15px;
}

.foot_cont p a{
	color:#242424;
}

.foot_cont p.dex_msg{
	color:#014d4d;
}

.foot_cont p.conect{
	text-align:center;
	color:#777777;
}

.foot_cont p.conect a{
	color:#777777;
}

.foot_cont p.conect a:hover{
	text-decoration:none;
}
.cont{
	margin-top:13px;
	overflow:hidden;
}

.cont .cont_L{
	float:left;
	overflow:hidden;
	display:inline;
	width:370px;
}

.cont .cont_R{
	float:right;
	overflow:hidden;
	display:inline;
	width:600px;
}

dl.cont_L_list{
	float:left;
	overflow:hidden;
	display:inline;
	width:350px;
	padding:10px;
}

dl.cont_L_list dt,dl.cont_L_list dd{
	float:left;
	overflow:hidden;
	display:inline;
	width:350px;
}

dl.cont_L_list dd{
	background:url(../images/icon.png) no-repeat 3px 14px;
	padding-left:10px;
}



dl.cont_L_list dd a{
	font-size:14px;
	color:#252525;
	font-weight:normal;
	line-height:30px;
}

dl.cont_L_list dd a:visited{
	color:#252525;
}

dl.cont_L_list dd.first a{
	font-weight:bold;
	font-size:18px;
	line-height:30px;
	font-family:Microsoft Yahei,"微软雅黑";
}

dl.cont_L_list dd.first,dl.cont_L_list dd.pinglun,dl.cont_L_list dd.fangtan,.cont_R_list .bold,dl.guanzhu dd{
	background:none;
	padding:0px;
}

dl.cont_L_list dt{
	padding-bottom:15px;
}

dl.cont_L_list dt h2{
	float:left;
	overflow:hidden;
	display:inline;
	color:#004b4e;
	font-size:18px;
	font-family:Microsoft Yahei,"微软雅黑";
}

dl.cont_L_list dt a{
	float:right;
	display:inline;
	overflow:hidden;
	color:#242424;
	padding-right:20px;
	font-weight:normal;
	background:url(../images/zixun4.png) 25px 4px no-repeat;
}

dl.cont_L_list dd.bold a{
	font-weight:bold;
}

dl.cont_L_list dt a:visited{
	color:#252525;
}

dl.cont_L_list dd.vidio{
	padding-left:20px;
	background:url(../images/zixun7.png) 0px 7px no-repeat;
}

.img_new{
	width:600px;
	overflow:hidden;
	float:left;
	display:inline;
	background:#4f4f4f;
}


.imgturn img{
	width:345px;
	height:250px;
}

.imgturn{
	float:left;
	overflow:hidden;
	width:345px;
	position:relative;
	height:250px;
	display:inline;
}

.imgturn ul.imgturn_img{
	overflow:hidden;
	width:2045px;
	position:absolute;
	top:0px;
	left:0px;
}

.imgturn ul.imgturn_img li{
	height:250px;
	overflow:hidden;
	float:left;
	display:inline;
}

.imgturn ul.imgturn_img img{
	width:345px;
	display:block;
	overflow:hidden;
}

.imgturn ul.imgturn_li{
	position:absolute;
	right:140px;
	bottom:0px;
	height:18px;
	width:70px;
}

.turnli_bg{
	position:absolute;
	right:0px;
	bottom:0px;
	height:26px;
	background:#000000;
	filter:alpha(opacity=70); 
-moz-opacity:0.7; 
opacity:0.7;
width:345px;
}

.imgturn ul.imgturn_li li{
	float:left;
	background:#fff;
	width:10px;
	line-height:10px;
	height:10px;
	margin-left:4px;
	cursor:pointer;
	text-align:center;
	overflow:hidden;
	display:inline;
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	opacity:0.5;
	text-indent:-9999px;
	}
.imgturn ul.imgturn_li li.on{
background:#fff;

	filter:alpha(opacity=100); 
	-moz-opacity:1; 
	opacity:1;
	}
	
ul.img_turn_right{
	float:left;
	overflow:hidden;
	display:inline;
	width:215px;
	padding:20px;
	height:210px;
}

ul.img_turn_right li{
	float:left;
	overflow:hidden;
	display:inline;
	width:215px;
	height:210px;
}

ul.img_turn_right li span{
	display:block;
	width:215px;
	font-size:18px;
	font-family:Microsoft Yahei,"微软雅黑";
	color:#fff;
	overflow:hidden;
	float:left;
	display:inline;
}

ul.img_turn_right li p{
	color:#fff;
	display:block;
	margin-top:20px;
	overflow:hidden;
	float:left;
	display:inline;
	width:215px;
}

.cont_R_list{
	float:left;
	overflow:hidden;
	display:inline;
	width:600px;
	margin-top:13px;
}

.cont_R_list .R_list_L{
	float:left;
	overflow:hidden;
	display:inline;
	width:339px;
	border-right:1px solid #e4e4e4;
}

.cont_R_list .R_list_R{
	float:right;
	overflow:hidden;
	display:inline;
	width:260px;
}

.cont_R_list .R_list_L .cont_L_list{
	width:319px;
	padding:10px 0px 20px 0px;
	margin-right:20px;
}

.cont_R_list .R_list_L .cont_L_list dt,.cont_R_list .R_list_L .cont_L_list dd{
	width:319px;
}

.cont_L_list img.img_text,.cont_L_list font.img_text{
	float:left;
	overflow:hidden;
	display:inline;
}

.cont_R_list .R_list_L .cont_L_list dd.img_text,.cont_L_list dd.img_ad{
	padding:5px 0px;
}




.cont_L_list font.img_text{
	font-weight:normal;
	color:#888888;
	width:185px;
	margin-left:10px;
	line-height:20px;
}


.R_list_R .cont_L_list font.img_text{
	width:150px;
}
.cont_L_list dd font.img_text a{
	font-weight:normal;
	color:#013668;
	font-size:12px;
	line-height:20px;
}
.cont_L_list dd.line{
	height:14px;
	border-top:1px dashed #bebebe;
	margin-top:15px;
}

.lineUp{
	border-top:1px solid #e8e8e8;
}

.lineUp_2{
	border-top:2px solid #e8e8e8;
}
.margin_none{
	margin-top:0px;
}

.R_list_R .cont_L_list dd,.R_list_R .cont_L_list dt,.R_list_R .cont_L_list{
	width:240px;
}
.R_list_R .cont_L_list{
	margin-left:20px;
	padding:10px 0px 23px 0px;
}

.R_list_R .cont_L_list dt h2{
	font-size:14px;
}

.R_list_R .cont_L_list dd a{
	font-size:12px;
}

font.light{
	color:#898989;
}

dd.pinglun font{
	color:#888888;
	display:block;
	}
dd.pinglun .person{
	display:block;
	width:240px;
	overflow:hidden;
	margin-top:10px;
	padding-bottom:8px;
}

dd.pinglun .person .person_img,dd.pinglun .person .person_border,dd.pinglun .person .person_text{
	float:left;
	overflow:hidden;
	display:inline;
}

dd.pinglun .person label{
	color:#003271;
}

dd.pinglun .person .person_img{
	width:48px;
}

dd.pinglun .person .person_border{
	width:9px;
	margin-top:10px;
}

dd.pinglun .person .person_text{
	width:163px;
	background:#d9e3fe;
	padding:10px;
}

dl.guanzhu dt label{
	float:right;
	overflow:hidden;
	display:inline;
	padding:0px 10px;
	margin-left:5px; 
	color:#7c7c7c;
	margin-top:1px;
	cursor:pointer;
}

dl.guanzhu dt label.on{
	border:1px solid #d2d2d2;
	border-top:2px solid #5f5f5f;
	border-bottom:1px solid #FFF;
	font-weight:bold;
	color:#242424;
}

dl.guanzhu dt{
	border-bottom:1px solid #d2d2d2;
	padding-bottom:0px;
	height:27px;
	overflow:visible;
}

dl.guanzhu dd ul li{
	border-bottom:1px solid #d2d2d2;
	padding-top:3px;
	padding-left:30px;
	background:url(../images/zixun9.png) 0px 6px no-repeat;
	width:210px;
	float:left;
	overflow:hidden;
	display:inline;
}

dl.guanzhu dd ul li font{
	float:right;
	overflow:hidden;
	display:inline;
	line-height:32px;
	color:#878787;
}

dl.guanzhu dd ul{
	width:240px;
	float:left;
	overflow:hidden;
	display:inline;
}

dl.guanzhu dd ul li a{
	float:left;
	overflow:hidden;
	display:inline;
	line-height:32px;
}

dl.guanzhu  ul li.guanzhu2{
	background-position:0px -35px;
}

dl.guanzhu  ul li.guanzhu3{
	background-position:0px -71px;
}
dl.guanzhu  ul li.guanzhu4{
	background-position:0px -107px;
}
dl.guanzhu ul li.guanzhu5{
	background-position:0px -143px;
}
dl.guanzhu ul li.guanzhu6{
	background-position:0px -179px;
}
dl.guanzhu ul li.guanzhu7{
	background-position:0px -215px;
}
dl.guanzhu ul li.guanzhu8{
	background-position:0px -251px;
}
dl.guanzhu ul li.guanzhu9{
	background-position:-1px -289px;
}
dl.guanzhu ul li.guanzhu10{
	background-position:-1px -325px;
}

.cont_L .cont_L_list{
padding-bottom:20px;
}

.cont_L dl.first{
	padding-top:0px;
}

.dontai label{
	float:left;
	overflow:hidden;
	display:inline;
	background:#004d4d;
	height:19px;
	margin-top:5px;
}

dl.dontai dt label a{
	color:#ffffff;
	background:none;
	padding:0px;
	line-height:19px;
}

dl.dontai dt label.cnav_left{
	background:url(../images/zixun5.png) #004d4d no-repeat;
	padding-left:10px;
	margin-left:10px;
	width:180px;
}
dl.dontai dt label.cnav_right{
	background:url(../images/zixun6.png) 11px 0px #004d4d no-repeat;
	padding-right:7px;
}

dl.dontai dt label a:visited{
	color:#fff;
}

/*新闻列表页*/
a.pageNav:visited{
	color:#333333;
}

.R_main{
	margin-top:10px;
}

.R_main .readlist{
	float:left;
	overflow:hidden;
	display:inline;
	width:730px;
}

.R_main .readlist2{
	float:right;
	overflow:hidden;
	display:inline;
	width:250px;
}

.R_main .readlist_cont{
	width:730px;
	overflow:hidden;
}

.R_main .readlist_cont span.classname a{
	color:#004B4E;
	font-weight:bold;
	line-height:30px;
}

.R_main .readlist_cont span.artListTitle a{
	font-size:14px;	
	line-height:30px;
}

.R_main .readlist_cont span{	
float:left;
overflow:hidden;
display:inline;
}
.R_main .readlist_cont span.udpatetime{	
float:right;
overflow:hidden;
display:inline;
width:130px;
}

.R_main .readlist_cont .itemList{
	width:730px;
	overflow:hidden;
}

.R_main .line{
	border-top: 1px dashed #BEBEBE;
    height: 14px;
    margin-top: 15px;
}

.readlist_page{
	width:730px;
	overflow:hidden;
	margin-top:0px;
	padding-top:10px;
	border-top:1px dashed #bebebe;
}

.readlist_page .pageItem{
	margin:0px 5px;
}

.R_navbg{
	width:250px;
	float:left;
	overflow:hidden;
	display:inline;
	margin-top:10px;
	padding-bottom:5px;
}

.R_navbg .r_navbg_tit{
	color: #004B4E;
    display: inline;
    float: left;
    font-family: Microsoft Yahei,"微软雅黑";
    font-size: 14px;
    overflow: hidden;
	font-weight:bold;
	line-height:30px;
}

.R_navbg .r_navbg_more{
	display: inline;
    float: right;
    font-size: 12px;
    overflow: hidden;
	line-height:30px;
}

.R_main .R_navcontent{
	width:250px;
	float:left;
	overflow:hidden;
	display:inline;
}

.R_main .blog_pic{
	float:left;
	overflow:hidden;
	display:inline;
}

.R_main #blog_pic{
	float:left;
	overflow:hidden;
	display:inline;
	width:90px;
}

.R_main #blog_news{
	float:left;
	overflow:hidden;
	display:inline;
	width:150px;
	margin-left:10px;
}

/*显示的导航*/
a.navi:link{ color:#00437A; font-size:12px; text-decoration:none;}
a.navi:visited{color:#00437A; font-size:12px; text-decoration:none;}
a.navi:hover{color:#00437A; font-size:12px; text-decoration:underline;}