/*--全局reseit--*/
*{
	margin: 0;
	padding:0;
}
li{
	list-style: none;
}
a{color:#191818;
	text-decoration: none;
}
a:hover{color:#b60828;}
.container{
	width:100%;
	height:auto;
	background: url(../images/bg_01.jpg) repeat-x;
}
img{border: 0px}
/*--头部top_out部分--*/
.container .top_out{
	width:100%;
	height:214px;
	margin: 0 auto;
	background: url(../images/logo_bg.jpg) repeat-x;
    position:relative;
    z-index:100;
}
.container .top_out .logo{
	width:1002px;
	height:166px;
	background: url(../images/jiaowuchu.jpg);
	margin: 0 auto;
/*	border:1px solid red;*/
}
/*-导航条-*/
.container .top_out .nav{
	width:100%;
	height:47px;
	background: url(../images/nav_bg.jpg) repeat-x;
}
.container .top_out .nav ul.nav_first li .nav_down{
	clear: both;
	width:974px;
	height:auto;
	margin: 0 auto;
	position: absolute;
	left:52px;
	top:47px;
	background: #026ab9;
	opacity: 0.7;
	filter:alpha(opacity=70);
	z-index: 10;
	display: none;
	padding-left: 30px;
    overflow:hidden;
}
.container .top_out .nav ul.nav_first li .nav_down li{
	float:left;
	margin-right: 30px;  
}
.container .top_out .nav ul.nav_first li .nav_down li a{
	font-family: '微软雅黑';
	font-size: 14px;
	color:#FFF;
	background: url(../images/erji.png) no-repeat left;
	padding-left: 10px;
}
.container .top_out .nav ul.nav_first{
	background: url(../images/navbar_02.png);
	width:1107px;
	height:47px;
	line-height: 47px;
	margin: 0 auto;
	position: relative;
}
.container .top_out .nav ul.nav_first li{
	float: left;
	padding-left: 15px;
}
.container .top_out .nav ul.nav_first li.first{
	margin-left:96px;
}
.container .top_out .nav ul.nav_first li a:hover{
	color:#f7dc48;
}
.container .top_out .nav ul.nav_first li a{
	font-size: 16px;
	font-family: '微软雅黑';
	color:#fdfafa;
	cursor: pointer;
}


/*-导航条end-*/

/*--头部top_out部分end--*/

/*--index页面content部分--*/
.content{
	width:100%;
	height:auto;
    position:relative;
    z-index:2;
}
.content .fcontent{
	width:1004px;
	height:auto;
	margin: 0 auto;
	background: #ffffff;
	padding-top: 7px;
	padding-bottom: 36px;
}
.content .fcontent .cover{
	width: 1016px;
	height:362px;
}
.content .fcontent .cover .code{
	width:317px;
	height:350px;
	float: left;
	margin-right: 3px;
}
.content .fcontent .cover .code .up{
	width:317px;
	height:41px;
	border-bottom: 2px solid #145f8f;
	background: url(../images/01.jpg) repeat-x;
	position: relative;
}
.content .fcontent .cover .code .up p{
	width:116px;
	height:32px;
	background: url(../images/02.jpg);
	font-family: '微软雅黑';
	font-size: 14px;
	color:#ffffff;
	line-height: 32px;
	text-align: center;
	position: absolute;
	left:23px;
	top:9px;
	cursor: pointer;
}
.content .fcontent .cover .code .up p.chover{
	background: url(../images/022.jpg);
	width:116px;
	height:32px;
}
.content .fcontent .cover .code .up span{
	color:#125885;
	font-size: 12px;
	font-family: '宋体';
	position: absolute;
	left:442px;
	top:20px;
	cursor: pointer;
}
.content .fcontent .cover .code .up span:hover{
	color:#b70928;
}

.content .fcontent .cover .code .main{
	width:315px;
	height:309px;
	border:1px solid #cbcbcb;

}

.content .fcontent .cover .code .main .main_one{
	width:494px;
	height:32px;
	line-height: 32px;
}





.content .fcontent .cover .scode{
	width:660px;
	height:350px;
	float: left;
}
.content .fcontent .cover .scode .up{
	width:660px;
	height:41px;
	border-bottom: 2px solid #145f8f;
	background: url(../images/01.jpg) repeat-x;
	position: relative;
}
.content .fcontent .cover .scode .up img{
	position: absolute;
	left:589px;
	top:0;
}
.content .fcontent .cover .scode .up p{
	width:116px;
	height:32px;
	background: url(../images/02.jpg);
	font-family: '微软雅黑';
	font-size: 14px;
	color:#ffffff;
	line-height: 32px;
	text-align: center;
	position: absolute;
	left:23px;
	top:9px;
	cursor: pointer;
}
.content .fcontent .cover .scode .up p.chover{
	background: url(../images/022.jpg);
	width:116px;
	height:32px;
}
.content .fcontent .cover .scode .main{
	width:658px;
	height:287px;
	border:1px solid #cacaca;
	padding-top: 20px;
}
.content .fcontent .cover .scode .main ul li{
	width:660px;
	height:31px;
	line-height: 31px;
    	/*-IE7-*/
	*+height:28px;
	*+line-height:28px;

}
.content .fcontent .cover .scode .main ul li a span:hover{
	color:#b70c2b;
} 
.words{
	float:left;
	font-family: '微软雅黑';
	font-size: 14px;
	color:#0f0f0f;
	padding-left: 15px;
	 width:400px; height:30px; line-height:30px;
}
 .date{
	float:right;
	font-family: '微软雅黑';
	font-size: 14px;
	color:#0f0f0f;
	padding-right: 33px;
}


.biaoge{
	width:971px;
	height:49px;
	clear: both;
	margin: 0 auto;
	padding-left: 16px;
    border:1px solid #d6d6d6;
}
.biaoge li{
	float:left;
	line-height: 49px;
	margin-right: 120px;
}
.biaoge li a{
	font-size: 14px;
	font-family: '微软雅黑';
	color:#0f0f0f;
	background: url(../images/doc.gif) no-repeat right;
	padding-right: 13px;

}
.biaoge li a:hover {
   color:#bf0f2f; 
    }
.content .fcontent .cover .code .main_ser {

height:307px;
border:1px solid #cacaca;
}
.content .fcontent .cover .code .main_ser .rili{
	width:235px;
	height: 220px;
	margin: 0 auto;
	padding-top: 20px;
    margin-top: 20px;
	position: relative;
    background: url(../images/rili.png)
}
 .rili p{
	
	text-align: center;
		font-family: '微软雅黑';
	font-size: 20px;
	color:#4c4c4d;
}
.c_zhou{
      padding-top: 5px;
} 
   .rili p  .n_zhou{
      font-size:60px;
	color:#000;
}
 .c_xueqi{
      padding-top:50px;
}

.content .fcontent .cover .code .main_ser div a{
	font-family: '微软雅黑';
	font-size: 12px;
	color:#036fbf;
	padding-left: 176px;
	display: block;
	margin-top: 10px;
}
.content .fcontent .cover .code .main_ser div a:hover {
    color:#c20e2f;
}
/*--content部分end--*/


/*---list页面css样式---*/
.content{
	width:100%;
	height:auto;
}
.content .scontent{
	width:1004px;
	height:auto;
	margin: 0 auto;
	background: #ffffff;
	padding-top: 7px;
	overflow: hidden;
}

.mcontent_lt { 
	background:#f4f4f4; 
	min-height:76px; 
	padding:24px 17px; 
}
.mcontent_lt li  {
 	padding-left:10px; 
 	background:url(../images/pic_listmanuebg.png) no-repeat 0px 15px; 
 	height:35px; 
 	line-height:35px; 
 	border-bottom:1px solid #ccc;
 }
.mcontent_lt li a { 
	color:#232222; 
	text-decoration:none;
	font-size: 14px;
    }
.mcontent_lt li a:hover { color:#b70b0b; text-decoration:none;
    }
.listbg_lmt {
	background:url(../images/pic_listbgbottom.png) no-repeat 0 0; 
	height:5px;
}
.content .scontent .left_list{
	width:280px;
	height:auto;
	float: left;
}
.content .scontent .left_list .room{
	width:238px;
	min-height:154px;
	margin:12px 10px 0 18px;
	background: #f4f4f4;

}
.content .scontent .left_list .room .header{
	width:238px;
	height:40px;
	line-height: 40px;
	text-indent: 65px;
	background: url(../images/message.jpg);
	font-family: '微软雅黑';
	font-size: 14px;
	color:#f4f4f4;
}

.content .scontent .right_list{
	width:720px;
	height:auto;
	float: left;
	min-height: 560px;
}
.content .scontent .right_list .lis{
	width:703px;
	height:34px;
	border:1px solid #e9e9e9;
	position: relative;
	margin-left: 10px;
	box-shadow: 2px 2px 2px #e9e9e9;
	margin-top: 12px;
}
.content .scontent .right_list .lis .dote{
	width: 14px;
	height:13px;
	background: url(../images/lis.png) no-repeat;
	position: absolute;
	left:16px;
	top:13px;
}
.content .scontent .right_list .lis .location{
	position: absolute;
	left:38px;
	top:8px;
}
.content .scontent .right_list .lis .location span{
	font-size: 14px;
	font-family: '微软雅黑';
	color:#191818;
}
.content .scontent .right_list .lis .location a{
	font-size: 14px;
	font-family: '微软雅黑';
	color:#191818;
}
.content .scontent .right_list .lis .location a:hover{
	color:#ae0927;
}
.content .scontent .right_list .main{
	width:700px;
	height:auto;
	margin-left: 10px;
	padding-top: 25px;
}
.content .scontent .right_list .main ul li{
		height:35px;
	
	overflow: hidden;

}
.content .scontent .right_list .main ul li a span{
	font-size: 14px;
	font-family: '微软雅黑';
	color:#191818;
}
.content .scontent .right_list .main ul li a span:hover{
	color:#b60828;
}
.content .scontent .right_list .main ul li a .says{
	float:left;
	padding-left: 12px;

}
.content .scontent .right_list .main ul li a .riqi{
	float: right;
	padding-right: 53px;
}
.content .scontent  .lis_btm{
	width:720px;
	height:60px;
	text-align: center;
	margin-top: 23px;
	padding-left: 57px;
	padding-bottom: 30px;
	padding-top: 20px;
}

.content .scontent  .lis_btm ul li{
	float: left;
	font-size: 14px;
	font-family: '微软雅黑';
	color:#3e3c3c;
	margin-right: 14px;
	cursor: pointer;
}
.content .scontent  .lis_btm ul li a{
	font-size: 14px;
	font-family: '微软雅黑';
	color:#3e3c3c;
	margin-right: 14px;
	cursor: pointer;
}
.content .scontent  .lis_btm form{

}
.content .scontent  .lis_btm ul li input{
	width:26px;
	height:17px;
	border:1px solid #cccccc;
}
.content .scontent  .lis_btm .move{

	font-size: 14px;
	font-family: '微软雅黑';
	color:#3e3c3c;
}



/*---content页面css样式--*/
.content .wcontent .right_list .lis{
	width:703px;
	height:34px;
	border:1px solid #e9e9e9;
	position: relative;
	margin-left: 10px;
	box-shadow: 2px 2px 2px #e9e9e9;
	margin-top: 12px;
}
.content .wcontent{
	width:1004px;
	margin: 0 auto;
	background: #ffffff;
	padding-top: 7px;
	height:auto;
	overflow: hidden;
}
.content .wcontent .right_list{
	width:720px;
	float: left;
}
.content .wcontent .left_list{
	width:280px;
	height:320px;
	float: left;
}
.content .wcontent .left_list .room{
	width:238px;
	height:154px;
	margin:12px 10px 0 18px;
	background: #f4f4f4;

}
.content .wcontent .left_list .room .header{
	width:238px;
	height:40px;
	line-height: 40px;
	text-indent: 65px;
	background: url(../images/message.jpg);
	font-family: '微软雅黑';
	font-size: 14px;
	color:#f4f4f4;
}
.content .wcontent .right_list .words{
	width:700px;
    /*-修改-*/
	min-height:720px;
	margin-left: 10px;
}
.content .wcontent .right_list .words .title{
	font-family: '微软雅黑';
	font-size: 16px;
	color:#0f0f0f;
	width:700px;
	height:64px;
	line-height: 64px;
	text-align: center;
	border-bottom: 1px solid #cccccc;
}
.content .wcontent .right_list .words p{
	font-size: 14px;
	font-family: '微软雅黑';
	color:#0f0f0f;
	text-align: justify;
	text-justify:inter-ideograph;
	text-indent: 2em;
	line-height: 35px;
}
.content .wcontent .right_list .lis .dote{
	width: 14px;
	height:13px;
	background: url(../images/lis.png) no-repeat;
	position: absolute;
	left:16px;
	top:13px;
}
.content .wcontent .right_list .lis .location{
	position: absolute;
	left:38px;
	top:8px;
}
.content .wcontent .right_list .lis .location span{
	font-size: 14px;
	font-family: '微软雅黑';
	color:#191818;
}
.content .wcontent .right_list .lis .location a{
	font-size: 14px;
	font-family: '微软雅黑';
	color:#191818;
}
.content .wcontent .right_list .lis .location a:hover{
	color:#ae0927;
}
/*--bottom底部--*/
.bottom{
	clear: both;
	width:100%;
	height:180px;
	background: url(../images/bottom_bg.jpg) repeat-x;
	border-top:2px solid #2581bd;	
}
.bottom .copyright{
	width:100%;
	height:125px;
	margin: 0 auto;
}
.bottom .copyright ul.one{
	width:500px;
	height:21px;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;
    overflow:hidden;

}
.bottom .copyright ul.one li{
	font-size: 12px;
	font-family: '微软雅黑';
	color:#1d1e1f;
	float: left;
	padding-left: 32px;
	
}
.bottom .copyright ul.two{
	margin: 0 auto;
	width:310px;
	height:22px;
	line-height: 22px;
    overflow:hidden;
}
.bottom .copyright ul.two li{
	font-size: 12px;
	font-family: '微软雅黑';
	color:#1d1e1f;
	float: left;
	padding-left: 19px;	
}
.bottom .copyright .help{
	font-size: 12px;
	font-family: '微软雅黑';
	color:#1d1e1f;
	width:260px;
	height:25px;
	line-height: 25px;
	margin: 0 auto;
	padding-left: 5px;
}
 .bottom .copyright .help a {
    font-size: 12px;
	font-family: '微软雅黑';
	color:#1d1e1f;
    cursor:pointer;
    }
/*--bottom底部--*/
.more_btn{ color: #0347aa; font-weight: bold; text-decoration: none;  height:40px; line-height:40px; float:right; padding-right:5px;}
.more_btn a { color: #0347aa; font-weight: bold; text-decoration: none; }
.more_btn a:hover { color: #0347aa; text-decoration: none;}
#wp_news_w3{width: 658px;height: 287px;border: 1px solid #cacaca;padding-top: 20px;}
.words a{float:left;font-family: '微软雅黑';font-size: 14px;color:#0f0f0f;padding-left: 10px; background: url(../images/dote.gif) no-repeat center left;}
.words a:hover{color:#b60828;}
.wp_listcolumn .wp_column a {display: block;width: 100%;color: #0f0f0f;font-size: 14px;word-wrap: break-word;background: #f4f4f4 url(../images/dote.png) no-repeat 6px 12px;border-bottom: 0px solid #ddd;border-top: 0px solid #fff;text-align: left; font-weight: 200;}
.wp_listcolumn .wp_column a:hover {color: #C00;background-color: #f4f4f4;background-image: url(../images/dote.png);}
.wp_listcolumn {display: block;width: 100%;border-top: 0px solid #ddd;border-bottom: 0px solid #fff;}
.wp_paging {display: block;margin: 0;padding: 0;list-style: none;font-size: 13px;font-family: 'Microsoft Yahei', Verdana, Geneva, sans-serif;color: #494949;float: left;padding-left: 50px;padding-top: 50px;}
.wp_listcolumn .wp_column a.selected {color: #000;background-color: #f4f4f4;background-image: url(../images/dote.png);}
.says{
	float:left;
	padding-left: 12px;

}
.riqi{
	float: right;
	padding-right: 53px;
}
.lzy_mvt_lct{
	width:700px;
	height:64px;
	border-bottom:1px solid #cccccc;
	line-height: 64px;
	text-align: center;

}
.lzy_mvt_lct p{
	font-size: 16px;
	font-family: '微软雅黑';
	color:#0f0f0f;
	width:680px;
	height:64px;
	line-height: 64px;
	cursor: pointer;
}