@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
html { -webkit-text-size-adjust: none; }
body {
	background-size: 100% auto;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 35px;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #015285;
	text-decoration: underline;
}
.date {
	float: right;
}
.clearfix {
	clear: both;
}
#top {
	background-image: url(topbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 172px;
}
#top_logo {
	height: 172px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	position: relative;
}

#search_box {
	height: 32px;
	width: 205px;
	float: right;
	position: absolute;
	right: 15px;
	bottom: 50px;
	background-image: url(search_boxbg.png);
	background-repeat: no-repeat;
}
#search_input {
	float: left;
	height: 32px;
	width: 160px;
	line-height: 32px;
	padding-left: 13px;
}


#search_btn {
	float: left;
	height: 20px;
	width: 20px;
	background-color: transparent;
	padding-top: 5px;
	padding-left: 2px;
}

.nowrap {
	float: left;
	height: 30px;
	width: 160px;
	color: #FFFFFF;
	line-height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 15px;
	background-color: transparent;
}
#menu {
	height: 50px;
	background-color: #0159a0;
}

#menu_inner {
	height: 50px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}
#wrap_inner {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 30px;
}
/*menu*/
#nav {margin:0 auto; width:1300px;display:block; position:absolute; z-index:152; height:50px;} /*主菜单最外层容器*/
/*主菜单项目*/
#nav .mainlevel {
	float:left;
	list-style:none/*IE6 only*/;
	height:auto;
	width:168px;
} 
#nav .mainlevel1 {
	float:left;
	list-style:none/*IE6 only*/;
	height:auto;
	width:122px;
}
#nav .mainlevel a {
	color:#ffffff;
	font-family:'微软雅黑';
	font-size:18px;/*一级菜单链接*/
	line-height:50px;
	height:50px;
	display:block;
	padding:0;
	width:100%;
	text-align:center;
	margin:0px;
	background-image: url(menu_libg.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#nav .mainlevel1 a {color:#ffffff; font-family:'微软雅黑'; font-size:18px;  /*一级菜单链接*/;
                   line-height:50px; height:50px; display:block; padding:0; width:100%; text-align:center; margin:0px;
	}
#nav .mainlevel a:hover {
	text-decoration:none;
}
#nav .mainlevel1 a:hover {
	text-decoration:none;
}
/*子菜单*/
#nav .mainlevel ul {
	display:none;
	background-color:#2a4b95;
	width:168px;
	margin:0px;
	padding:0;
} 
#nav .mainlevel li {width:100%; list-style:none;/*IE6 only*/; height:auto; padding:0;}
/*子菜单连接*/
#nav .mainlevel ul li a{
	color:#ffffff;
	font-size:16px;
	font-weight:normal; /*二级菜单链接*/
	border-bottom:#BBB dashed 1px;
	text-align:center;
	width:100%;
	line-height:40px;
	height:40px;
	margin:0;
	background-image: none;}

/*鼠标经过子菜单*/
#nav .mainlevel ul li a:hover{background-color:#193676;background-image:none}


#r1 {
}
#r1_left {
	float: left;
	height: 400px;
	width: 600px;
}

#r1_left  ul li {float:left; display:block;}
#r1_left  a {
	font-size:16px;
	margin-top:14px;
	font-weight: bold;
	color: #dddddd;
}
#r1_left  a:hover {
	font-size:16px;
	margin-top:14px;
	font-weight: bold;
	color: #ffffff;
}

/*--Main Container--*/
.main_view {float: left;position: relative;}
/*--Window/Masking Styles--*/
.picshow_window {width:625px; height:400px; overflow: hidden; /*--Hides anything outside of the set width/height--*/position: relative;}
.picshow_reel {position: absolute;top: 0; left: 0;}
.picshow_reel li {width:625px; height:400px;  overflow:hidden; position:relative;}
.picshow_intro { width:625px; height:50px; background:url(picshow_intro.png) repeat-x;; position:absolute; bottom:0; left:0;}
.picshow_intro p { line-height:130%; color:#fff; margin-left:20px; margin-right:20px; text-align:left;}
.picshow_intro_head {
	font-size:16px;
	margin-top:14px;
	font-weight: bold;
}
a.tpxw {
	font-size:16px;
	margin-top:15px;
	font-weight: bold;
	color: #FFFFFF;
}
/*--Paging Styles--*/
.picshow_paging {position: absolute;bottom:20px; right:25px;z-index: 100; /*--Assures the paging stays on the top layer--*/text-align: center;display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.picshow_paging span { display:block; background:url(picshow_page.png); width:14px; height:14px; float:left; margin-left:10px; cursor:pointer;}
.picshow_paging span.active { background:url(picshow_page.png) right;}

#r1_right {
	float: right;
	height: 400px;
	width: 625px;
}

#block_xyxw_key {
	height: 100px;
	background-image: url(dot.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
#block_xyxw_key_title {
	font-size: 22px;
	line-height: 40px;
	text-align: center;
}
#block_xyxw_key_title a {
	color: #0a4fb3;
}

#block_xyxw_key_des {
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	text-indent: 2em;
}
#block_xyxw_key_des a {
	color: #999999;
}

#block_list {
	clear: both;
	padding: 5px;
	margin-bottom: 7px;
}

#block_list li {
	background-image: url(li.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 20px;
	list-style-type: none;
	font-size: 16px;
}

#more_btn {
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 3px;
}
#more_btn a {
	display: block;
	width: 120px;
	border: 1px solid #0a4fb3;
	font-size: 15px;
	line-height: 32px;
}
#more_btn a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0a4fb3;
}#r2 {
	padding-top: 30px;
}
#link {
	height: 87px;
	line-height: 50px;
	padding-top: 35px;
	padding-right: 5px;
	padding-left: 5px;
}

#link li {
	text-align: center;
	width: 430px;
	list-style-type: none;
	float: left;
}

#r2_block {
	float: left;
	width: 625px;
}
#block_top {
	background-image: url(block_topbg.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	line-height: 60px;
	font-size: 24px;
}
#block_top .top_pic {
	float: left;
	height: 60px;
	width: 60px;
	padding-right: 25px;
}
#block_top .top_txt {
	float: left;
}


#r2_block2 {
	float: right;
	width: 625px;
}
#bottom {
	background-color: #f7f7f7;
	height: 140px;
}

#bottom_inner {
	width: 1290px;
	margin-left: auto;
	background-image: url(bottombg.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 95px;
	margin-right: auto;
	padding-left: 10px;
	font-size: 15px;
	padding-top: 20px;
	line-height: 30px;
	color: #666666;
}
