@charset "utf-8";
/* CSS Document */
body {
	/*body基本样式开始*/
    font-family: "宋体", "微软雅黑", Arial, verdana,;/*项目中根据自己项目的需要调整自己的字体，英文站要求使用Arial字体*/
	color:#3d3d3d;
	margin:0px;
	padding:0px;
	text-decoration:none;
	text-align: left;
	background-color: #333333;
	/*body基本样式结束*/

/*body扩展样式开始*/
    background-repeat: repeat;	/*背景重复*/
	background-position: center;	/*背景居中*//*body扩展样式结束*/
}
* {  font-family: "微软雅黑","宋体", Arial, verdana,;/*项目中根据自己项目的需要调整自己的字体，英文站要求使用Arial字体*/
	color:#3d3d3d;
	margin:0 auto;
}


/*顶部导航样式*/

.top{  min-width:1204px; height:30px; background-color:#333333; }
.topnr{ width:1204px;margin:0 auto; height:30px; color:#b3b3b3; font-size:12px;}
#Header_top { width:1204px; margin:0 auto;line-height:30px; color:#b2b2b2; font-size:13px; font-family:"微软雅黑";}
.spjn_top{ color:#b3b3b3; font-size: 12px;}
.spjn_top:visited{color:#b3b3b3 ;}
.spjn_top:hover{color:#f00 ;}
.shuxian{color:#b3b3b3; font-size: 12px;}

.bannertopnr{ min-width:1366px; background-color: #fff;}

.sptop_bj{background:#ebf0f3;  min-width:1366px; height:28px; line-height:28px;} 
.sptop{height:28px; line-height:28px; width:1200px; margin:0 auto;}
.sptop ul li{float:left;height:28px; line-height:28px; display:block; text-align:center;}	

/*banner样式*/

.banner{ min-width:1366px; height:105px; background-color: #fff;}
.bannernr{ width:1366px; margin:0 auto; height:105px; background: url(banner_bg.jpg) no-repeat;}

.banner_wrap{height:105px; width:920px; float:left; }
.piclinks{width:358px; height:60px; padding-top:26px;padding-left:140px;}
.search{ width:327px; height:57px; padding-top:26px;float:left;}
.searchbox{width:327px; height:32px;}

.search_text{border:1px solid #d2d2d2; border-right:none; height:28px;width:280px;
line-height:28x;padding-left:6px; float:left;color:#d7d7d7; background:#fff;}
.submit_but{width:37px; height:32px; background:url(jinan_search.jpg) no-repeat; float:left;border:0}
.searchrecom{float:left; width:357px; height:27px; line-height:27px; font-size:14px; color:#999;}
a.recom{ font-size:14px; color:#999;}
a.recom:visited{ font-size:14px; color:#999;}
a.recom:hover{ font-size:14px; color:#f00;}

#search { width:354px; height:45px; padding-top:37px; position:absolute; top:0; right:20px;}
.menu { float:left; width:37px; height:32px; background:url(spjn_menu_search.jpg) no-repeat; border:none; cursor:pointer; margin:0px;}

#container { min-width:1204px;}

/*内容区域*/
#Pagebody,#dangqian,#Pagebody_title,#Pagebody_titleA { width:1204px; margin:0 auto; overflow:hidden; }
#dangqian { width:1204px; line-height:55px; font-size:15px; font-family:"微软雅黑"; color:#b2b2b2; }
#Pagebody_title {text-align:center; font-size:24px; font-family:"微软雅黑"; color:#FFF; line-height:46px; border-bottom:1px solid #4d4d4d;}
#Pagebody_titleA { text-align:center;}
#Pagebody_titleA .bianji,#Pagebody_titleA .laiyuan { color:#FFF; line-height:29px; font-size:15px; font-family:"微软雅黑";}
#Pagebody_titleA .laiyuan {margin-left:25px;}
#content,#video { width:1204px; margin:0 auto;}
#content {padding: 30px 0;}
#video { text-align:center;}
#neirong,#neirong p { margin:0 auto; text-align:left; font-family:"微软雅黑"; font-size:14px; line-height:180%;}

#share { width:100%; height:53px; background-color:#666666; border-top:1px solid #272727;}
#Footer{ background-color:#c0c6c9; text-align:center;}
/*标题列表字体*/
.bt_14 {font-size:14px;	font-family:"微软雅黑";	color:#3D3D3D;}
a.bt_14 {text-decoration:none; color:#3D3D3D;}
a.bt_14:visited {text-decoration:none;	color:#3D3D3D;}
a.bt_14:hover {text-decoration:none;	color:#0288bd;}
/*顶部链接*/
.top_13 {font-size:13px;	font-family:"微软雅黑";	color:#b2b2b2;}
a.top_13 {text-decoration:none; color:#b2b2b2;}
a.top_13:visited {text-decoration:none;	color:#b2b2b2;}
a.top_13:hover {text-decoration:none;	color:#0288bd;}
/*版权样式*/
.copy{ border-top:2px solid #4b67a8; background:#c1c4c6; min-width:1204px;}
.copynr{ background:#c1c4c6; text-align:center; margin:0 auto;}
