@charset "utf-8";
/* CSS Document */
*{ padding:0px; margin:0px;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, button{padding:0; margin:0;}
img{border:0px;}
/* h1, h2, h3, h4, h5, h6 {font-size:100%;} */
input, label, select, option, textarea, button, fieldset, legend{font:12px/18px Verdana, Simsun, Helvetica, Arial, sans-serif;}
ul ,li{ list-style:none; padding:0px; margin:0px;}
a{ text-decoration:none;}
.float_left{ float:left;}
.float_right{ float:right;}
.posire{ position:relative;}
.clear{ clear:both;}
.clear0{ clear:both; font-size:0px; height:0px; overflow:hidden;}
.cont960{ width:960px; margin:0px auto;}
body{ font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#dbebfa;}
.martop10{ margin-top:10px;}
.marleft10{ margin-left:10px;}

/*top*/
.top_bg{ background:url(../resources/images/default/top_bg.jpg) 0px -40px repeat-x; height:120px; width:100%;}
.top_housebg{ background:url(../resources/images/default/top_house.jpg) no-repeat; width:960px; height:80px;}
.top_logo{ padding:18px 0px 0px 21px;}
.top_num{ padding:28px 22px 0px 0px;}
.top_menu {
  text-align: center;
  width: 100%;
}

.top_menu ul {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
}

.top_menu li {
  float: left;
  font-family: "微软雅黑";
  font-size: 16px;
  width: 160px;
  text-align: center;
}
.top_menu li a{ float:left; height:40px; line-height:40px; color:#ffffff; width:160px; background:url(../resources/images/default/menu_bor.jpg) right 0px no-repeat;}
.top_menu li a:hover ,.top_menu li.menu_curt a{ background:url(../resources/images/default/menu_bor.jpg) right -50px repeat-x;}

/*index----center*/
.cont_bg{ background:#ffffff; width:930px; margin:0px auto; padding:15px;}
.left_nav{ width:188px; height:405px; border:1px solid #d1d1d1;}
.left_nav h3{ margin-bottom:20px;}
.left_nav li{ height:68px;_height:74px; overflow:hidden; text-align:center;}
.left_nav li a{}
.cont_list{ border:1px solid #d1d1d1;}


.cont_title{ background:url(../resources/images/default/menu_bor.jpg) right -104px repeat-x; height:36px; line-height:36px; color:#005da3; padding:0px 15px; font-family:"微软雅黑"; font-size:14px;}
.cont_title a{ background:url(../resources/images/default/more.jpg) no-repeat; float:right; width:48px; height:12px; margin-top:10px; text-indent:-9999px;}
.cont_neir{ padding:15px;}
.cont_neir li { border-bottom:1px dashed #c4c4c4; background:url(../resources/images/default/icon.jpg) 6px 11px no-repeat; padding-left:20px; height:31px; line-height:31px;}
.cont_neir li span{ float:right; color:#666666;}
.cont_neir li a{ color:#666666;}
.cont_neir li a:hover{ color:#d91a1a; text-decoration:underline;}
.listw360_193{ width:358px; height:193px; margin-left:10px; display:inline;}
.listw360_258{ width:358px; height:258px; margin-left:10px; display:inline;}
.listw290{ width:358px; height:288px; margin-left:10px; display:inline;}
.listw460{ width:460px; height:224px;}
.fenmao_pic { padding:20px 0px 15px;}
.fenmao_pic li{ float:left; margin:0px 5px 0px 15px; text-align:center; line-height:24px;}
.fenmao_pic li img{ display:block;}
.cont_link{ padding:20px 15px 15px;}
.cont_link a{ color:#424242;}
.cont_link a:hover{ color:#d91a1a; text-decoration:underline;}
.copy_right{ text-align:center; color:#487196; line-height:24px; padding:20px;}

/*about*/
.about_right{ margin-left:7px; background:url(../resources/images/default/about_repert.jpg) repeat-y; padding-left:12px; width:719px;}
.about_current{ color:#1c8aad; padding-top:15px;}
.about_current img{ vertical-align:middle; padding-right:10px;}
.about_current a{ color:#1c8aad;}
.about_list{ padding:15px; background:#f2f2f2 url(../resources/images/default/about_rr.jpg) right 0px repeat-y; font-size:14px; margin-top:10px;}
.about_list li { border-bottom:1px dashed #c4c4c4; background:url(../resources/images/default/icon.jpg) 6px 11px no-repeat; padding-left:20px; height:40px; line-height:40px;}
.about_list li span{ float:right; color:#666666;}
.about_list li a{ color:#666666;}
.about_list li a:hover{ color:#d91a1a; text-decoration:underline;}
.about_rb{ background:url(../resources/images/default/about_rb.jpg) no-repeat; height:7px;}
.about_text{ min-height:150px; font-size:12px; color:#666666; line-height:24px;}
.about_text p{ text-indent:2em; margin-top:20px;}

/*详情列表*/
.list_cont{ font-size:12px; line-height:24px; color:#333333; min-height:250px;}
.list_cont dl{ background:#ffffff; margin-top:10px; padding:15px 18px;
	border: 3px solid #ffffff;
    -moz-border-radius: 3px;      /* gecko browsers */
    -webkit-border-radius: 3px;   /* webkit browsers */
    border-radius:3px;            /* w3c syntax */
	-moz-box-shadow:1px 1px 5px #cdcdcd ;               /* for firefox3.6+ */
	-webkit-box-shadow:1px 1px 5px #cdcdcd ;            /* for chrome5+, safari5+ */
	box-shadow:1px 1px 5px #cdcdcd ;}
.list_cont dt{ border-bottom:1px dashed #d0d0d0; padding-bottom:4px;}
.list_cont dt a{ font-weight:bold; margin-right:20px;}
.list_cont dd{ padding-top:4px;}
.list_cont dd a{ color:#666666;}



/*--分页--*/
.page{
	text-align:center;
	font-size:14px;
	color:#797979;
	padding:10px 0 15px;
	line-height:18px;}
.page a{
	color:#797979;
	margin-right:3px;
	color:#666;
	font-size:14px;
	text-decoration:none;
	border:1px solid #97b5ca;
	padding:2px 4px;}
.page a.next{ display:inline-block; width:50px;}
.page a:hover{
	background:#1f6aa3;
	text-decoration:underline;
	color:#fff;
	border:1px solid #97b5ca;
	padding:2px 4px;}
.page #idGoto{width:30px; height:20px;border-color:#666 #ccc  #ccc #666; border-style:solid; border-width:1px; margin-right:5px;}
.page span{
	margin-left:3px;
	font-size:14px;
	margin-right:3px;}
.page span.nowpage{
	font-weight:bold;}
input{ padding:2px; border:1px solid; border-color:#666 #eee #eee #666;}




/* 风貌 */
div.fenmao_pic {
	overflow:hidden ;
	width:728px;
	height:123px;}
.fenmao_pic ul li{float:left;width:132px;margin:5px;}

 
/* 轮播 */
.slider{
	height:290px;
	width:560px;
	position:relative;}
.slider .a_bigImg img {
	display:none;
	left:0;
	position:absolute;
	top:0;
	width:560px;
	height:290px;}
.ul_change_a2{
	position:absolute;
	right:5px; bottom:7px;
	padding-left:19px;
	overflow:hidden;}
.ul_change_a2 li{
	display: -moz-inline-stack;
	display:inline-block;
	*display:inline;
	*zoom:1;}

.ul_change_a2 span{
	display: -moz-inline-stack;
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:10px;
	line-height:14px;
	padding:0px 4px; 
	margin-right:2px;
	border:1px solid #999;
	background:#fff;
	filter:alpha(opacity=85);
	opacity:0.85;
	cursor:hand;
	cursor:pointer;}

.ul_change_a2 span.on{
	border:1px solid #CC0000;
	background:#FFFF9D;
	color:#CC0000;}
