*{
    font-family: "微软雅黑","宋体","黑体",Helvetica Neue,Tahoma,Arial,'Hiragino Sans GB';
    color: #333;
    font-size: 14px;
    outline: none;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0}
input,button,select,textarea{outline:none}
li{list-style:none}img{border:none}textarea{resize:none}
 a{color:#333;TEXT-DECORATION: none;}
body{ 
	margin:0 auto;
	font-size:14px;
	color:#333;
	font-family: 'Microsoft Yahei',"微软雅黑","宋体","黑体",Helvetica Neue,Tahoma,Arial,'Hiragino Sans GB';color: #333;
}

.fl{float:left;}
.fr{float:right;}

.div_top{min-width:1200px;width:100%;height:180px;line-height:180px;background:url(lantianbeijing.jpg) no-repeat;background-size: 100% 100%;-moz-background-size: 100% 100%;}

.table_outer{width:1200px;margin:0 auto;margin-top:15px;border:0;background:#fff;}
.w1200{width:1200px;margin:0 auto;margin-top:15px;border:0;background:#fff;}
/*子页面*/
.Lnav{width:270px;min-height:480px;margin:15px 0 0 0;font-size:16px;background-color: #FCFDFE;border: 1px #d3d3d3 solid;border-radius:5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; }
.Lnavtitle{display:none;width:250px;height:42px;padding-left:20px;line-height:30px;color:#fff;}
.Lnavtitle-list ul li{width:230px;height:40px;margin:0 auto;margin-top:10px;text-align:center;line-height:40px;border: 1px #d3d3d3 solid;border-radius:5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; }
.Lnavtitle-list ul li a{display:block;}
/*.Lnavtitle-list ul li.Lnavtitle-On{color:#fff;background:#d3d3d3;background-repeat: no-repeat; }*/
.Lnavtitle-list ul li.Lnavtitle-On,.Lnavtitle-list ul li:hover{color:#fff;background: #2195d2;background-repeat: no-repeat; }
.Lnavtitle-list ul li.Lnavtitle-On a,.Lnavtitle-list ul li:hover a{color:#FFF}

.childcont{width:906px;min-height:480px;margin:15px 0 0 20px;background-color: #fff;border: 1px #d3d3d3 solid;border-radius:5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; }
.childcont .local{ padding-left:20px;height:40px;line-height:40px;    background: #9fcdf0;color:#fff;}
.childcont .info{    padding: 20px 20px 0 20px;
    font-size: 14px;
    line-height: 30px;}
.childcont ul{margin:10px;}
.childcont ul li{overflow:hidden;padding:20px 10px 10px 10px;border-bottom: 1px #035708 solid; }
.childcont ul li:last-child{border: none;}
/*子页面*/

.menu{min-width:1200px;height:45px;background: url(daohangbeijing.jpg) repeat-x;}
.tab_menu{overflow:hidden;width:1200px;}
.tab_menu li{border-left:1px solid #0B84DD;width:199px;float:left;height:45px;font-size:16px;line-height:45px;color:#fff;text-align:center;cursor:pointer;}
.tab_menu li:last-child{border-right:1px solid #0B84DD;width:198px;}
.tab_menu li.current{line-height:45px;color:#fff;background: url(shouyebeijing.jpg) no-repeat;background-size: 100% 100%;}
.tab_menu li a{color:#fff;text-decoration:none;font-size:17px;}
.tab_menu li.current a{color:#fff;background: none;}


#tab_pic_container{
	width:600px; 
	height:295px;
	border-radius:5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
#tab_pic_container2{
	width:380px;
	height:180px;
	border-radius:5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
/***div模块***/
.div_module{
	width: 100%;
	height:100%;
	margin:0px auto 0;
	background:#fff;
	border:1px solid #d3d3d3;
	border-radius:5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
.div_module >ul{overflow:hidden;background:#fff;}
.div_module >ul li{height:40px;line-height:40px;}
.div_module >ul .li_left{width: 20%;text-align: center;border-bottom: 2px solid #2399F0;}
.div_module >ul .li_left >a{font-size:15px;font-weight:bold;}
.div_module >ul .li_right{width:80%;border-bottom: 2px solid #d3d3d3;}
.div_module >ul .li_right >a{float:right;padding-right: 10px; }




.div_module_width{
	width: 580px;
	height:316px;
}
.newcont{line-height:25px;color:#a90500;}
.newcont ul {padding-left:15px;padding-right:15px;}
.newcont ul li{background: url(circle.png) 7px 20px no-repeat; height: 45px; text-indent: 20px; }
.newcont ul li{line-height: 45px;border-bottom:1px dotted #d1d1d1;}
.newcont ul li:last-child{border-bottom:0px;}
.newcont ul li span{margin-top:-45px;font-size:12px;color:#cacaca;}
.newcont ul li img{width:24px;height: auto;}
.newcont ul a:link,a:visited{text-decoration:none}
.newcont ul a:hover{color:#ff0000;}
.newcont ul a:active{color:#ff0000;}

.newcont-list{width:100%;}
.newcont-list a{float:left;color: #666;}


#demo1 a{
	width:140px;
	display:block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer; 
	}
#demo2 a{
	width:140px;
	display:block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer; 
	}
	
	.t2, .t2 a {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
}
#leftmenu {
    width: 201px;
}
#leftmenu a {
	margin-top:10px;
    display: block;
    width: 201px;
    height: 50px;
    /**background: url(erjileibiao.png) no-repeat;
	background-size: 100% 100%;**/
	border:1px solid #2195d2;
	border-radius:2px; 
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 
	background:#dcdcdc;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    color: #2195d2;
}
#leftmenu a:first-child{margin-top:0px;}
	
.main_right{width:890px;border:0;border:#D7D7D7 solid 1px;border-left:#D7D7D7 solid 1px;border-right:#D7D7D7 solid 1px;border-radius:5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.main_right .title{width:100%;height:40px;line-height:40px;background:#9fcdf0;color:#fff;padding-left:20px;}
	
.pages{ width:100%; text-align:center; padding:10px 0; clear:both;}
.pages span,.pages a,.pages b{ font-size:10px; font-family:Arial, Helvetica, sans-serif; margin:0 2px;}
.pages span font{ color:#f00; font-size:10px;}
.pages a,.pages b{ border:1px solid  #80BFFF; background:#fff; padding:2px 6px; text-decoration:none}
.pages span { padding-right:10px }
.pages b,.pages a:hover{ background: #59ACFF; color:#FFFFFF;}
.line1 { padding-left:20px;padding-right:20px;background:url(line.jpg) bottom repeat-x;height:40px;}