@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 35px;
	color: #666666;
	background-image: url(bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #dd0000;
	text-decoration: underline;
}
.date {
	float: right;
}
.clearfix {
	clear: both;
}
#r1_right {
	float: right;
	height: 370px;
	width: 555px;
}


/*--Main Container--*/
.main_view {float: left;position: relative;}
/*--Window/Masking Styles--*/
.picshow_window {width:555px; height:360px; overflow: hidden; /*--Hides anything outside of the set width/height--*/position: relative;}
.picshow_reel {position: absolute;top: 0; left: 0;}
.picshow_reel li {width:555px; height:360px;  overflow:hidden; position:relative;}
.picshow_intro { width:555px; 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;}

#top {
	background-image: url(topbg.png);
	height: 75px;
	width: 100%;
}
#top_inner {
	line-height: 75px;
	color: #FFFFFF;
	height: 75px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}
#top_right {
	float: right;
	width: 238px;
	margin-right: 10px;
	margin-top: 17px;
}

#search_box {
	height: 36px;
	width: 238px;
	border: 1px solid #0c246a;
}
#search_input {
	float: left;
	height: 36px;
	width: 202px;
	background-color: #FFFFFF;
	line-height: 36px;
}

#search_btn {
	float: left;
	height: 36px;
	width: 36px;
	line-height: 36px;
}
.nowrap {
	float: left;
	height: 36px;
	width: 200px;
	background-color: #FFFFFF;
	line-height: 36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap {
	padding-top: 300px;
	padding-bottom: 50px;
}
.inner {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 50px;
	padding-left: 50px;
}
#r1 {
}

#menu {
	float: left;
	height: 75px;
	width: 1050px;
}


#menu li {
	float: left;
	padding-right: 18px;
	padding-left: 18px;
	list-style-type: none;
}
#menu a {
	color: #FFFFFF;
}
#menu a:hover {
	color: #FFFF00;
	text-decoration: none;
}

#block_xyxw {
}
#block_xyxw_top {
	height: 95px;
	background-image: url(titlebg.png);
	background-repeat: no-repeat;
	background-position: center 46px;
	text-align: center;
}
#block_xyxw_top_title {
	height: auto;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
}
.titleen {
	font-size: 18px;
	color: #999999;
	padding-left: 8px;
}

#block_xyxw_pic {
	float: right;
	height: 360px;
	width: 555px;
}


#block_xyxw_pic ul li {float:left; display:block;}
#block_xyxw_pic a {
	font-size:16px;
	margin-top:14px;
	font-weight: bold;
	color: #dddddd;
}
#block_xyxw_pic a:hover {
	font-size:16px;
	margin-top:14px;
	font-weight: bold;
	color: #ffffff;
}




#block_xyxw_txt {
	float: left;
	height: 353px;
	width: 590px;
}



#block_xyxw_top_cn {
	font-size: 28px;
}

#block_xyxw_top_en {
	font-size: 14px;
	color: #999999;
}
#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: #003974;
}

#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;
}

#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 #003974;
}
#more_btn a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003974;
}
#wrap2 {
	background-color: #2a4e9c;
}
.inner2 {
	color: #FFFFFF;
	padding: 50px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#block_tzgg {
	float: left;
	width: 620px;
}
#block2_top {
	font-size: 28px;
	line-height: 28px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 5px;
	height: 28px;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-left: 15px;
}
#block_list2 {
	clear: both;
	padding: 5px;
	color: #bfcddc;
}
#block_list2 a {
	color: #bfcddc;
}


#block_list2 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_btn2 {
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 3px;
}
#more_btn2 a {
	display: block;
	width: 120px;
	color: #FFFFFF;
	background-color: #f46215;
}
#block_kxyj {
	float: right;
	width: 500px;
}
#wrap3 {
	background-color: #efefef;
}
.inner3 {
	width: 1368px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
#block_dsj {
	float: left;
	width: 600px;
}
#wrap4 {
}
.inner4 {
	padding: 50px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(wrap4bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 400px;
}
#block_dsj_top {
	font-size: 28px;
	line-height: 30px;
	height: 35px;
	margin-top: 15px;
	padding-left: 40px;
	background-image: url(dsj_topbg.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#block_dsj_list li {
	background-image: url(dsj_li.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 30px;
	line-height: 25px;
	margin-top: 12px;
	margin-bottom: 12px;
	list-style-type: none;
}
#block_dsj_list {
	background-image: url(dsj_listbg.png);
	background-repeat: repeat-y;
	background-position: 10px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.dsj_date {
	color: #FFFFFF;
	background-color: #F46215;
	padding-right: 8px;
	padding-left: 8px;
	height: 25px;
	display: block;
	float: left;
	line-height: 25px;
	margin-right: 15px;
	margin-left: 5px;
}

#yqlj {
	height: 40px;
	width: 1210px;
	padding-right: 45px;
	padding-left: 45px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}

#yqlj_left {
	font-size: 24px;
	float: left;
	width: 120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #358F0A;
	line-height: 40px;
	height: 40px;
}

#yqlj_right {
	float: right;
	width: 970px;
	line-height: 40px;
	height: 40px;
	font-size: 16px;
	margin-right: 80px;
}
#yqlj_right li {
	background-image: url(li.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	float: left;
	margin-right: 20px;
	padding-left: 18px;
	list-style-type: none;
}#bottom {
	color: #FFFFFF;
	background-color: #2a4e9c;
	height: 140px;
	clear: both;
}
#bottom_inner {
	height: 100px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bottom_innerbg.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 14px;
	line-height: 30px;
	padding-top: 40px;
	padding-left: 100px;
	position: relative;
}

#bottom_inner a {
	color: #ffffff;
}


#totop {
	height: 42px;
	width: 42px;
	position: absolute;
	top: 40px;
	right: 15px;
}