 .fanhuizhu{
width: 100%;
position: absolute;
float: right;
 margin-right: 30px;
      }
top????-- > * {
list-style: none;
margin: 0px auto;
padding: 0px;
font-family: "Microsoft YaHei" !important;
font-size: 12px;
}
img {
	border: 0px currentColor;
	border-image: none;
}
body {
	margin: 0px auto;
	padding: 0px;
	font-family: "Microsoft YaHei" !important;
	font-size: 12px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
}
a {
	color: rgb(51, 51, 51);
	text-decoration: none;
}
a:hover {
	color: rgb(14, 110, 184);
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.top {
	margin: 0px auto;
	width: 1000px;
	border-top-color: rgb(40, 76, 126);
	border-top-width: 5px;
	border-top-style: solid;
	position: relative;
	z-index: 9999;
}
.logo {
	margin-top: 13px;
	float: left;
}
.top_right {
	height: 80px;
	text-align: right;
	line-height: 28px;
	margin-top: 10px;
	float: right;
}
.top_right a {
	color: rgb(252, 130, 0);
}
.btn_dl {
	border: 1px solid rgb(182, 182, 182);
	border-image: none;
	width: 60px;
	height: 35px;
	margin-right: 10px;
	float: left;
	cursor: pointer;
}
.btn_search {
	background-position: center;
	width: 45px;
	height: 35px;
	margin-right: 0px;
	float: right;
	border: none;
	cursor: pointer;
	background: url(../images/search_btn.gif) no-repeat center center rgb(255, 255, 255);
}

.banner {
	margin: auto;
	width: 100%;
	background-color: rgb(247, 247, 247);
}
.banner_index {
	margin: auto;
	width: 1257px;
}
.banner_img {
	margin: auto;
	width: 1000px;
}
.ban_top {
	margin: 0px auto;
	width: 1200px;
	height: 400px;
	overflow: hidden;
}
.main_banner1 {
	background: url(../images/banner_01.jpg) no-repeat top;
}

#easynav li {
	list-style: none;
	float: left;
}
#easynav li a {
	width: 100px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	padding-top: 5px;
	font-size: 15px;
	font-weight: bold;
	display: block;
}
#easynav li ul {
	margin: 0px;
	padding: 0px;
	display: none;
	position: absolute;
}
#easynav li.show ul {
	display: block;
}
#easynav li.show a {
	background: rgb(14, 110, 184);
	color: rgb(255, 255, 255);
}
#easynav li ul li {
	float: none;
	display: inline;
}
#easynav li ul li a {
	width: 160px;
	height: 45px;
	text-align: left;
	color: rgb(36, 49, 60);
	line-height: 45px;
	padding-left: 25px;
	font-size: 14px;
	font-weight: 100;
	background-image: none;
	background-color: rgb(169, 194, 81);
}
#easynav li ul li a:hover {
	background-image: none;
	background-color: rgb(0, 173, 237);
}
.spic {
	width: 10px;
	height: 6px;
	margin-top: -30px;
	margin-left: 90px;
	display: block;
	background-image:url(../images/nav.gif);
	background-repeat: no-repeat;
}
#easynav li.show .spic {
	background-image: url(../images/nav_hover.gif);
}
.vtitle{height:35px;background:#EDEDED;line-height:35px;border:1px solid #ccb6a9;border-right:none;margin-top:-1px;padding-left:80px;font-size:15px;color:#4d4d4d;cursor:pointer;}

.vtitle em{margin:13px 50px 0 0;}

.vconlist {
	background: rgb(255, 255, 255);
}
.vconlist li a {
	height: 30px;
	color: rgb(41, 114, 161);
	line-height: 30px;
	padding-left: 90px;
	font-size: 14px;
	border-left-color: rgb(204, 182, 169);
	border-left-width: 1px;
	border-left-style: solid;
	display: block;
}
.arrow {
	border-width: 0px 0px 0px 1px;
	border-style: none none none solid;
	border-color: currentColor currentColor currentColor rgb(204, 182, 169);
	border-image: none;
	color: rgb(41, 114, 161);
	background-color: rgb(255, 255, 255);
}
.arrow_bor {
	border-bottom-color: rgb(204, 182, 169);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#page {
	margin: 20px auto;
	width: 500px;
}
#page a {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(154, 175, 229);
	border-image: none;
	height: 25px;
	text-align: center;
	color: rgb(89, 89, 89);
	line-height: 25px;
	font-size: 12px;
	text-decoration: none;
	margin-left: 3px;
	vertical-align: middle;
	float: left;
	display: block;
}
#page a:hover {
	background: rgb(46, 106, 177);
	color: rgb(255, 255, 255);
}
#page .current {
	background: rgb(46, 106, 177);
	width: 25px;
	height: 25px;
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 25px;
	font-size: 14px;
	margin-left: 3px;
	vertical-align: middle;
	float: left;
	display: block;
}
#page .disabled {
	width: 50px;
	height: 25px;
	text-align: center;
	color: rgb(89, 89, 89);
	line-height: 25px;
	font-size: 12px;
	margin-left: 3px;
	vertical-align: middle;
	float: left;
	display: block;
}
#page .disabled_s {
	border: 1px solid rgb(234, 234, 234);
	border-image: none;
}
#none_bor {
	border: 0px currentColor;
	border-image: none;
}
.goto {
	border: 1px solid rgb(154, 175, 229);
	border-image: none;
	width: 35px;
	height: 22px;
}
.btn_determine {
	width: 40px;
	height: 28px;
}
.content {
	margin: auto;
	width: 1004px;
  	overflow: hidden;
}
.con_left {
	width: 233px;
	float: left;
	position: relative;
	background-color: rgb(247, 247, 247);
}
.con_right {
	width: 750px;
	float: left;
	background-color: rgb(255, 255, 255);
}
.con_lefth1 {
	width: 233px;
	height: 63px;
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 63px;
	font-size: 20px;
	font-weight: 100;
	background-image:url(../images/h1_bgf.gif);
}
.con_right_content {
	line-height: 30px;
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 50px;
	margin-left: 40px;
}
.con_link_content {
	width: 500px;
	margin-bottom: 50px;
	float: left;
}
.con_link_content span {
	color: rgb(0, 0, 0);
}
.con_link_content span a {
	color: rgb(0, 0, 0);
	text-decoration: underline;
}
.con_right_link {
	width: 170px;
	color: rgb(171, 171, 171);
	float: right;
}
.con_right_link .h1 {
	list-style: none;
	border: 0px currentColor;
	border-image: none;
	height: 40px;
	line-height: 40px;
	padding-left: 50px;
	font-size: 14px;
	background-color: rgb(241, 241, 241);
}
.con_right_link li {
	list-style: square inside;
	line-height: 30px;
	padding-left: 20px;
	border-bottom-color: rgb(229, 229, 229);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: rgb(248, 248, 248);
}
.con_right_list {
	margin-top: 10px;
	margin-left: 10px;
}
.con_right_list li {
	height: 40px;
	color: rgb(65, 64, 64);
	line-height: 40px;
	padding-left: 20px;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.con_right_list li a {
	width: 600px;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	float: left;
	white-space: nowrap;
}
.con_right_list li span {
	color: rgb(132, 132, 132);
	padding-right: 10px;
	float: right;
}
.con_right_bread {
	height: 42px;
	line-height: 42px;
	border-bottom:1px solid rgb(201, 201, 201);

}
.con_right_bread h1 {
	color: rgb(14, 110, 184);
	font-size: 20px;
	font-weight: 100;
	margin-left: 20px;
	float: left;
}
.con_right_bread span {
	color: rgb(123, 123, 123);
	margin-right: 10px;
	float: right;
}
.footer {
	width: 100%;
    min-width: 1200px;
	margin-top: 20px;
	border-top-color: rgb(199, 199, 199);
	border-top-width: 1px;
	border-top-style: solid;
	background-color: rgb(237, 237, 237);
}
.foot {
	margin: 0 auto;
	padding: 20px 0;
	width: 1200px;
	text-align: center;
	overflow: hidden;
	color: rgb(143, 143, 143);
	line-height: 25px;
}
.foot ul {
	width: 130px;
	float: left;
}
.foot_wei {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
.copy {
	width: 100%;
	height: 80px;
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 30px;
	padding-top: 30px;
	font-size: 14px;
	background-color: rgb(14, 110, 184);
}
.index_con {
	margin: 6px;
	width: 490px;
	height: 400px;
	float: left;
}
.index_con2 {
	margin: 6px;
	width: 490px;
	height: 345px;
	float: left;
}
.index_h1 {
	background-position: bottom;
	height: 50px;
	line-height: 50px;
	font-size: 17px;
	margin-bottom: 3px;
	background-image: url(../images/index_h1.gif);
	background-repeat: no-repeat;
}
.index_h2 {
	height: 29px;
	color: rgb(51, 51, 51);
	line-height: 34px;
	font-size: 16px;
}
.index_h1 span {
	color: rgb(92, 92, 92);
	padding-right: 10px;
	font-size: 14px;
	font-weight: 100;
	float: right;
}
.index_top_news {
	height: 105px;
	font-size: 14px;
	background-color: rgb(237, 237, 237);
}
.index_top_news2 {
	width: 100%;
	height: 70px;
	border-bottom-color: rgb(214, 214, 214);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.index_top_news_right {
	color: rgb(153, 153, 153);
	line-height: 23px;
	padding-top: 10px;
	padding-right: 30px;
}
.index_top_news_right2 {
	height: 360px;
	color: rgb(114, 114, 114);
	line-height: 20px;
	padding-top: 5px;
	padding-right: 30px;
	font-size: 14px;
}
.index_top_news_right2 span {
	color: rgb(115, 115, 115);
	font-size: 14px;
}
.index_top_span {
	width: 100px;
	line-height: 105px;
	font-size: 24px;
	font-weight: bold;
	margin-left: 20px;
	float: left;
}
.index_top_span2 {
	width: 80px;
	color: rgb(51, 51, 51);
	line-height: 70px;
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
	float: left;
}
.index_con_news li {
	color: rgb(179, 179, 179);
	line-height: 35px;
	font-size: 14px;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.index_con li span {
	color: rgb(179, 179, 179);
	padding-right: 10px;
	font-size: 16px;
	float: left;
}
.index_con2 li span {
	color: rgb(179, 179, 179);
	padding-right: 10px;
	font-size: 16px;
	float: left;
}
.index_con_pic img {
	margin-top: 8px;
	margin-right: 1px;
	border:none;
}
.index_con_pic ul li {
	width: 110px;
	line-height: 23px;
	padding-left: 10px;
	font-size: 14px;
	float: left;
}
.index_con_pic ul li img {
	margin-right: 5px;
}
.news_h1 {
	text-align: center;
	margin-bottom: 10px;
	border-bottom-color: rgb(175, 175, 175);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.news_h1 span {
	color: rgb(175, 175, 175);
}
.result_top {
	margin: auto;
	width: 1000px;
	height: 90px;
	border-top-color: rgb(40, 76, 126);
	border-bottom-color: rgb(102, 102, 102);
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}
.result_right {
	width: 500px;
	margin-top: 20px;
	float: right;
}
.result_search {
	width: 380px;
	height: 35px;
	float: left;
}
.result_btn {
	border: 0px currentColor;
	border-image: none;
	width: 100px;
	height: 42px;
	color: rgb(255, 255, 255);
	font-size: 14px;
	margin-left: 10px;
	float: left;
	cursor: pointer;
	background-color: rgb(13, 131, 195);
}
.result_con_left {
	width: 800px;
	margin-bottom: 40px;
	float: left;
}
.result_conleft_con {
	padding: 20px 10px;
	height: 60px;
	line-height: 25px;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.result_conleft_con a {
	color: rgb(50, 86, 155);
}
.result_conleft_con a:hover {
	color: rgb(50, 86, 155);
	text-decoration: underline;
}
.result_conleft_con h1 {
	color: rgb(50, 86, 155);
	line-height: 20px;
	font-size: 16px;
	font-weight: 100;
}
.result_conleft_con span {
	color: rgb(137, 137, 137);
}
#result_span_col {
	color: rgb(244, 69, 69);
}
.result_h1 {
	color: rgb(137, 137, 137);
	margin-left: 10px;
}
.login {
	padding: 15px;
	border: 1px solid rgb(186, 186, 186);
	border-image: none;
	left: 530px;
	top: 75px;
	width: 202px;
	height: 210px;
	display: none;
	position: absolute;
	background-color: rgb(255, 255, 255);
}
.login_input {
	margin: 8px;
	border: 1px solid rgb(189, 189, 188);
	border-image: none;
	width: 170px;
	height: 30px;
	color: rgb(186, 186, 186);
	padding-left: 10px;
}
.login_input3 {
	margin: 8px;
	border: 1px solid rgb(189, 189, 188);
	border-image: none;
	width: 182px;
	height: 32px;
	color: rgb(186, 186, 186);
	padding-left: 10px;
}
.login_btn {
	margin: 8px;
	border: 0px currentColor;
	border-image: none;
	width: 186px;
	height: 36px;
	color: rgb(255, 255, 255);
	cursor: pointer;
	background-color: rgb(14, 110, 184);
}
.login_btn:hover {
	background-color: rgb(0, 173, 237);
}
.englishT {
	height: 28px;
}
.englishT  a{
	margin-left:10px;
}
.wenzhang_content p {
	line-height: 30px;
	//text-indent: 2em;
	font-size: 14px;
}
.wenzhang_content p img {
	text-align: center;
}
.copy_link {
	width: 100%;
	height: 60px;
	clear: both;
	background-color: rgb(241, 241, 241);
}
.copy_link a {
}
.closeButton{cursor:pointer;display:block;overflow:hidden;text-indent:-9999em;background:url(../images/close.gif) no-repeat 0 0;height:22px;width:22px;}