*{ margin:0px auto; padding:0px; }
body{ margin:0px auto; font-size:12px;font-family:Arial, Helvetica, sans-serif; background-color:#f0f0f0; color:#595757;}
.clear{ clear:both;}
a{ list-style:none;color:#333;outline: none;}
a{blr:expression(this.onFocus=this.blur());}
a{behavior:url(link.htc);}
a:hover{color:#595757; text-decoration:none;}
a:link,a:visited{color:#595757; text-decoration:none;}
li{ list-style:none;}
img{ border:none;}
#conn{ width:868px; padding-top:2px;}
#bg_01{ width:868px; height:20px; background:url(../images/index_bg_01.jpg) no-repeat;}
#bg_02{ width:868px; background:url(../images/index_bg_02.jpg);}
#bg_03{ width:868px; height:20px; background:url(../images/index_bg_03.jpg) no-repeat;}
#content{ width:840px;}
#header{ width:840px; height:54px;}
.logo{ width:127px; height:54px; background:url(../images/logo.jpg) no-repeat; margin-left:30px;_margin-left:15px; float:left;}
.header_text{ width:150px; height:30px; margin-right:10px; padding-top:20px;}
#nav{ width:840px; height:37px; margin-top:10px;}
#nav ul{ margin:0px; padding:0px;}
#nav ul li{ width:120px; float:left; color:#fff; text-align:center; font-size:14px; font-weight:bold; background:url(../images/nav_bg.jpg);}
#nav a{ width:120px;height:25px; padding-top:12px; color:#fff;display:block;}
#nav a:hover{color:#fff; text-decoration:underline;}
#liangwen{ width:840px; height:60px; background-color:#fafafb;}
.question{ width:400px; height:50px; float:left; padding-top:10px; padding-left:20px;}
.question p{ padding-top:3px; font-size:14px; font-weight:bold; color:#1487a4;}
#login{ width:100px; height:40px; padding-top:20px; float:right;}
#login ul{ margin:0px; padding:0px;}
#login ul li{ width:50px; height:20px; padding-top:10px; float:left;}
#login a:hover{color:#1487a4;}
#gongyi_pic{ width:840px; height:235px; margin-top:4px;}
#index_con{ width:840px; margin-top:4px;}
.index_con_left{width:563px; float:right;}
.message_top{ width:563px; height:13px; float:left; background:url(../images/message_top.jpg);}
.message{width:563px; float:left;}
.message_title{ width:530px; height:25px;}
.title_01{ width:220px; height:20px; float:left; font-size:14px; font-weight:bold; color:#1487a4;}
.title_right{ width:80px; height:20px; float:right; font-size:14px; font-weight:bold; color:#e78300;font-style:oblique;}
.message_con{ width:540px;}
.message_con ul{ margin:0px; padding:0px;}
.message_con li{ width:170px; margin-left:10px; float:left;_margin-left:5px; height:230px;}
.message_con a{ width:170px; height:230px;}
#benzhou{ height:20px; padding-top:10px; width:530px; text-align:right;}
#benzhou a:hover{color:#1487a4;}

.message_down{ width:563px; height:13px; float:left; background:url(../images/message_down.jpg);}

.index_con_right{ width:270px; float:left;}
.diaocha{ width:270px; min-height:145px;_height:145px; background-color:#fafafb; margin-top:4px;}
.title_02{ width:270px; height:30px; background-color:#e7e7e8;}
.title_02 p{ height:20px; padding-top:6px; margin-left:10px; font-size:14px; font-weight:bold; color:#1487a4;}
.diaocha_con{ width:230px; min-height:100px;_height:100px; margin-top:5px;}
.button{ width:67px; height:22px; background:url(../images/button.jpg) no-repeat;background-color:Transparent; border:none; color:#fff; font-weight:bold; font-size:14px;}
.tongji{ width:230px; height:80px; font-size:14px; font-weight:bold; color:#1487a4; margin-top:7px;}
.tongji p{ height:23px;}
.xiangjian a{ width:180px; padding-left:50px;text-decoration:underline; color:#e78300; font-size:14px; font-weight:bold;}
.xiangjian a:hover{color:#1487a4;}
#dibu{ width:840px; height:28px; margin-top:20px;}
#dibu2{ width:840px; height:28px; margin-top:4px;}

.dibu_l{ width:10px; height:28px; background:url(../images/foot_left.jpg) no-repeat; float:left;}
.dibu_c{ width:820px; height:28px; background:url(../images/foot_bg.jpg); float:left;}
.dibu_r{ width:10px; height:28px; background:url(../images/foot_right.jpg) no-repeat; float:left;}
.title_03{ width:200px; height:22px; padding-top:6px; float:left; color:#fff;}
.title_03 a{ font-weight:bold; color:#fff;}
.title_03 a:hover{ color:#e78300;}
.title_04{ width:100px; height:22px; padding-top:6px; float:right; color:#fff;font-weight:bold;}
.title_04 a{ color:#ffffff;}
#liuyan{ width:130px; height:195px; float:right; margin-top:200px;}


.button2{ width:78px; height:25px; background:url(../images/zhuce_btn.jpg) no-repeat;background-color:Transparent; border:none; color:#fff; font-weight:bold;}
.button3{ width:67px; height:22px; background:url(../images/button_02.jpg) no-repeat;background-color:Transparent; border:none; font-size:14px;}

/* Preview Slider Gallery Style */
/* 预览滑块画廊样式*/
.ps_container{
	display:none;
	width:660px;
	height:270px;
	margin:0px auto 0px auto;
	position:relative;
}
.ps_image_wrapper{
	width:660px;
	height:270px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.ps_image_wrapper img{
	position:absolute;
	left:0px;
	top:0px;
}
.ps_prev,
.ps_next{
	width:41px;
	height:40px;
	position:absolute;
	top:50%;
	margin-top:-40px;
	cursor:pointer;
	opacity:0.5;
}
.ps_prev{
	background:transparent url(../images/index_bef_l.gif) no-repeat top center;
	left:-50px;
}
.ps_next{
	background:transparent url(../images/index_bef_r.gif) no-repeat top center;
	right:-50px;
}
/*.ps_prev:hover,
.ps_next:hover{
	opacity:0.9;
}*/
.ps_prev:hover{background:transparent url(../images/index_aft_l.gif) no-repeat top center;
	left:-50px;opacity:0.9;}
.ps_next:hover{background:transparent url(../images/index_aft_r.gif) no-repeat top center;
	right:-50px;opacity:0.9;}


ul.ps_nav{
	list-style:none;
	margin:0;
	padding:0;
	width:170px;
	margin:20px auto;
	position:relative;
}
ul.ps_nav li{
	float:left;
}
.ps_preview_wrapper{
	width:75px;
	height:75px;
	border:5px solid #fff;
	overflow:hidden;
	position:relative;
	-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}
.ps_preview_wrapper img{
	position:absolute;
	top:0px;
	left:0px;
}
