@charset "utf-8";
/* CSS Document */
html{overflow-y:scroll;height:101%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
img{border:none;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
input,button,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,button,textarea,select{font:100% Tahoma,Helvetica,Arial,sans-serif;}
table {border-collapse:collapse; border-spacing:0;}
em{font-style:normal;}

/*----------------------------------reset style end----------------------------------*/

body {
	position: relative;
}

.service {
	position: fixed;
	z-index: 100;
	top: 250px;
	right: -125px;
	width: 160px;
	height: auto;
  }
  .service-l {
	width: 35px;
	border-radius: 15px 0 0 15px;
	background: rgba(0, 0, 0, 0.6);
	float: left;
	padding: 15px 0;
  }
  .service-l span {
	width: 35px;
	line-height: 20px;
	display: block;
	color: #fff;
	font-size: 14px;
	text-align: center;
  }
  .service-r {
	width: 120px;
	height: auto;
	float: left;
	background: #fff;
  }
  .service-tel h1 {
	color: #888888;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
  }
  .service-qq img {
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
  }
  .service-tel img {
	width: 100%;
  }
.wechat {
	position: fixed;
	z-index: 100;
	top: 380px;
	right: -125px;
	width: 160px;
	height: auto;
}
.wechat-l {
  width: 35px;
  border-radius: 15px 0 0 15px;
  background: rgba(0, 0, 0, 0.6);
  float: left;
  padding: 15px 0;
}
.wechat-l span {
  width: 35px;
  line-height: 20px;
  display: block;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.wechat-r {
  width: 120px;
  height: auto;
  float: left;
  background: #fff;
}
  @media (max-width: 768px) {
	.service {
	   right: 0px !important;
	}
}
/*----------------------------------public style begin----------------------------------*/
body{
	margin:0 auto; font-size:12px; font-family:"微软雅黑", Arial, sans-serif;

}
a{
	text-decoration: none;
 
}
.warp{
	width:1164px;
	margin:0px auto;
 }
.headbar{
	width:1164px;
	height:128px;
	float:left;
 
 
}
.logo{
	width:156px;
	height:74px;
	float:left;
	margin-top:30px;}
	
.Switching{
	width:1008px;
	height:25px;
	float:left;
	margin-top:30px;
}
.Switching-Box{
	width: auto;
	height:21px;
	float:right;

}
 
#cate .cate_inp {
/*
	padding-left:15px;
	height:19px;
	width:48px;
	line-height:19px;
    background:#949494;
	text-align:center;
	color:#FFF;
	float: left;
*/
	
	    padding-left: 8px;
    height: 19px;
    /* width: 48px; */
    line-height: 19px;
    background: #949494;
    text-align: center;
    color: #FFF;
    float: left;
}
.cate_drop li a,
.cate_inp a {
	color: #fff;
}
.cate_drop li {
	margin-bottom: 5px;
}
.cate_drop li a img,
.cate_inp a img {
	vertical-align: middle;
}
.cate_drop li a:hover,
.cate_inp a:hover {
	color: #fff;
}
#cate a.cate_tri:link,  #cate a.cate_tri:visited {
	width:19px;
	height:19px;
	float: left;
	background: transparent url('../images/select_right.jpg') no-repeat center center;
}
#cate .cate_drop {
	 background:#999;
	width:80px;
	text-align:center;
	border:1px solid #ADADAD;
	border-radius: 2px;
	clear: both;
	    -webkit-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s;
	
}
/*.cate_inp a {*/
	/*display: none;*/
/*}*/
/*.cate_drop li a {*/
	/*color: #fff;*/
/*}*/

.nav{
	/*width:1008px;*/
	width: 928px;
	height:53px;
	float:left;
	margin-top:18px;
	position: relative;
}
 
 
 #nav-menu{  
    height:28px;
	max-width:928px;
	float:right;
   
    background: #ebebeb;  
  
 
}     
 
#nav-menu li{  
    list-style: none;  
    display: block;  
    float: left;  
    height:28px;  
    position: relative; z-index: 222;
  
}  
  
#nav-menu li a{
	padding:0px 0px 0px 20px;
	    line-height:28px;  
    text-decoration: none;  
    height:28px;  
    color: #000000;
 
    
}  
  
#nav-menu ul{
	background-color:#ebebeb; 
    padding: 0px;  
    
    width:170px;  
}  
  
#nav-menu .site-name a{  
  
    overflow:hidden;  
}  

  
  
#nav-menu li:hover{  
    background: #d0d0d0;  
} 

#nav-menu li a:hover{  
    background: #d0d0d0;
	color:#186C37;
} 
  
#nav-menu li a{  
    display: block;  
}  
#nav-menu ul li {  
    border-right:none;  
    border-bottom:1px solid #FFF;  
    width:200px;  
 
}  
#nav-menu ul li a {  
    border-right: none;  
    color:#4d4d4d;
    text-shadow: 1px 1px 1px #FFF;
	line-height: inherit
}  
 
  
/* Sub menus */  
#nav-menu ul{  
    display: none;  
    visibility:hidden;  
    position: absolute;
	width:200px;
    top:28px;
	border-top:2px solid #186b37;
	
 
}  
  /* Third-level menus */  
#nav-menu ul ul{
    top: -2px;  
    left:200px;  
    display: none;
    visibility:hidden;  
    border: 1px solid #DDDDDD;
		border-top:2px solid #186b37;
	 
}  
 
    
  
#nav-menu ul li{  
    display: block;  
    visibility:visible;  
}  
#nav-menu li:hover > ul{  
    display: block;  
    visibility:visible;  
	
}  


.banner{
	width:1161px;
	height:478px;
	float:left;
 }
	
	
#main { width: 1161px; margin: 0 auto; text-align: left; position: relative; z-index: 0; }

#controller {
width: 130px;
height:13px;
text-align: center; position:absolute; bottom:20px; left:565px;
}
#controller li {
display: inline; float:left; margin:0 5px;
width: 13px;
height: 13px;
text-indent:-99999px;
cursor:pointer;
background:url(../images/icon_page.png) no-repeat;
_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src='icon_page.png', sizingMethod='crop');
}
#controller li.active {
background:url(../images/icon_page_active.png) no-repeat;
_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src='icon_page_active.png', sizingMethod='crop');
}
.tbui_slideshow_container {
width: 1161px;
height: 478px;
overflow:hidden;
position:relative;
}
#next,#prev{ width:57px; height:57px; overflow:hidden; display:block; position:absolute; top:188px; text-indent:-9999px; cursor:pointer;}
#prev{ left:0px;
background: url(../images/b_flet.png) no-repeat;
_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src='btn_pre.png', sizingMethod='crop');
}
#prev:hover{ 
background: url(../images/b_flet_s.png) no-repeat;
}
#next:hover {
	background:url(../images/b_right_s.png) no-repeat;
}
#next{ right:1px;
background:url(../images/b_right.png) no-repeat;
_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src='btn_next.png', sizingMethod='crop');
}
.tbui_slideshow_container .tbui_slideshow_slide {
position: absolute;
top: 0;
left: 0;
z-index: 0;
display : none;
webkitBackfaceVisibility: hidden;
}
.tab_list{ display:none;}
.tbui_slideshow_list img{ width:1161px; height:478px; overflow:hidden;}
.slide_bg{ width:133px; height:23px; position:absolute; bottom:15px; left:555px;     border:1px solid #CCC;

    -moz-border-radius: 15px; 

    -webkit-border-radius: 15px; 

    border-radius:15px;
	background:#FFF;      
filter:Alpha(Opacity=55);opacity: 0.55;}
.down_wrap{ padding-left:112px;}
.down_col{ float:left; display:inline; margin:0 50px 0 0; width:280px; background: url(down_dotted_line.jpg) repeat-y right 10px;}
.down_col dt{ height:59px;}
.down_col dd{ font-size:14px; line-height:18px; color:#787878; font-family:Arial,"??", Helvetica, sans-serif; margin:0;}
.down_col_ewm{ width:130px; margin:0; background-image:none;}
.down_col_ewm dt{ height:81px; padding:15px 0 10px;}
.down_col_ewm dd{ text-align:center;}
.ewm_box img{ width:81px; height:81px; display:block; margin:0 auto;}
.down_col_center{}
.down_more_blank{ height:68px; width:300px; margin:39px auto 0; padding-top:18px;}

.com{
	width:1161px;
/*	height:566px;*/
	float:left;
}
.com-gy{
	width:1161px;
	float:left;
	margin-top:33px;
	text-align:center;
	line-height:25px;}
.com-gy a{ color:#474747; font-size:16px;}

.com-xw{
	width:1161px;
	height:386px;
	float:left;
	margin-top:30px;}
.com-xw-nr{
	width:850px;
	height:386px;
	float:left;
}
.com-xw-bt{
	width:850px;
	height:35px;
	float:left;
	line-height:35PX;
	border-bottom:1px solid #CCC;
   margin-bottom:15px;}
	
.com-xw-bt h2{
	height:20px;
    padding:0 0px 0 0px;
	color:#186b37;
	font-size:16px;
	font-weight:bold;}
.com-xw-bt h2 span{
	float:right;
	padding:5px 10px 10px 0px;
}
.com-xw-bt h2 span a{
	color:#050606;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
.xw-nr{
	width:850px;
	height:300px;
	float:left;}
	
/*  新闻程序             */
.xw-nr dl {/*外框*/ 
    width:850px;
	height:148px;
    float:left;
	border-bottom:1px dashed #CCC;
	margin-bottom:15px;
}

.xw-nr dl dt img {/*左 新闻图片*/ 
    float:left;
    width:175px;
	height:131px;
	margin-left:13px;
}
	
.xw-nr dl dd {/*右 内容*/ 
    float: left;
    width:640px;
	height:128px;
	margin-left:20px;
	
}
.xw-nr dl dd p a {/*右 内容*/ 
   text-indent:2em;
   line-height:20px;
   color:#474747;
}
.xw-nr  dl dd h1 a{/*右 新闻标题*/ 
	min-height:20px;
	_height:20px;
	color:#186b37;
	font-size:16px;
	margin-top:3px;
	font-weight:bold;
    width:640px;
    float: left;
 
}
.you-gy{
	width:288px;
	height:320px;
	float:left;
	border-left:1px dashed #CCC;
	margin-top:38px;
	margin-left:20px;}
.you-wz{
	width:248px;
	height:20px;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#186b37;
	margin-left:40px;
	margin-bottom:20px;}
.you-wz a {
	color:#186b37;
}
.you-wzs{
	width:258px;
	height:102px;
	float:left;
	margin-bottom:20px;
	margin-left:30px;}
.fot{
	width:1161px;
	height:90px;
	float:left;
	margin-top:20px;
	border-top:1px solid #999;}
.db-logo{
	width:169px;
	height:85px;
	float:left;}
.db-wz{
	width:980px;
	height:30px;
	float:left;
	margin-top:30px;
	color:#a0a0a0;}
.db-wz a:hover {
	color: #186C37 !important;
}
 
.banner-lm{
	width:1161px;
	height:302px;
	float:left;}
.lm-com{
	width:1161px;
	height:auto;
	float:left;
	margin-top:15px;}
.lm-nrzt{
	width:1161px;
	height:auto;
	float:left;
	margin-top:20px;}
	
	
.lm-nr{ width:810px; height:auto; float:left;}
.com-wz{
	width:810px;
	height:19px;
	float:left;
	border-left:2px solid #186c37;
	color:#186c37;
	font-size:16px;
	line-height:19px;
	padding-left:15px;}
	
.com-nr{
	width:800px;
	min-height:680px;
	_height:680px;
	float:left;
	margin-top:20px;
	margin-left:10px;
	line-height:25px;
	color:#474747;
 }
.xw-nrs{
	width:800px;
	min-height:680px;
	_height:680px;
	float:left;
	margin-top:20px;
}
/*  新闻程序             */
.xw-nrs dl {/*外框*/ 
    width:800px;
	height:148px;
    float:left;
	border-bottom:1px dashed #CCC;
	margin-bottom:15px;
}

.xw-nrs dl dt img {/*左 新闻图片*/ 
    float:left;
    width:175px;
	height:131px;
	margin-left:3px;
}
	
.xw-nrs dl dd {/*右 内容*/ 
    float: left;
    width:600px;
	height:128px;
	margin-left:20px;
	
}
.xw-nrs dl dd p a {/*右 内容*/ 
   text-indent:2em;
   line-height:20px;
   color:#474747;
}
.xw-nrs  dl dd h1 a{/*右 新闻标题*/ 
	min-height:20px;
	_height:20px;
	color:#186b37;
	font-size:16px;
	margin-top:3px;
	font-weight:bold;
    width:600px;
    float: left;
 
}
 
.lm-you{
	width:295px;
	height:670px;
	float:left;
	margin-left:55px;}
	
.you-wzsss{
	width:295px;
	height:20px;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#186b37;
	margin-left:10px;
	margin-bottom:20px;}
.you-wzss{
	width:295px;
	height:117px;
	float:left;
	margin-bottom:20px;
 }
 .lm-z{
	 width:300px;
	 height:auto;
	 float:left;
}
.z-wz{
	 width:300px;
	 height:19px;
	 float:left;
     color:#186c37;
	 font-size:16px;
	 line-height:19px;
	 text-align:center;}
.z-nr{
	width:300px;
	height:auto;
	float:left;
	margin-top:20px;
	border-top:1px solid #e5e3da;
}

.subNavBox{width:300px; float:left;}
.subNav{border-bottom:solid 1px #e5e3da;cursor:pointer; font-size:14px;color:#000000;line-height:40px;padding-left:10px; }
.subNav:hover{color:#186c37;}
.currentDd{color:#186c37}
 
.navContent{display: none;border-bottom:solid 1px #e5e3da; }
.navContent li{ }
.navContent li a{display:block;heighr:40px;font-size:14px;line-height:40px;color:#808080;border-bottom:solid 1px #e5e3da; padding-left:25px;}

.navContent li a:hover{color:#186c37;background-color:#dadada}
 
.lm-y{
	width:817px;
	height:auto;
	float:left;
	margin-left:38px;}
	
.lm-y-wz{
	width:817px;
	height:19px;
	float:left;
	border-left:2px solid #186c37;
	 color:#186c37;
	 font-size:16px;
	 line-height:19px;
 }
	 
.lm-y-nr{
	width:800px;
    min-height:680px;
	_height:680px;
	float:left;
	margin-left:15px;
	margin-top:18px;
		color:#474747;
		line-height:20px;}
 
.lx-z{
	width:1000px;
	height:560px;
	float:left;}
.lx-wz{
	width:1000px;
	height:19px;
	float:left;
    border-left:2px solid #186c37;
	 color:#186c37;
	 font-size:16px;
	 line-height:19px;}
.lx-ly{
	width:319px;
	height:531px;
	margin-top:10px;
	float:left;}
	
.lx-y{
	width:800px;
	height:500px;
	float:left;
	margin-left:20px;
	margin-top:20px;}
.dt{
	width:1161px;
	height:560px;
	float:left;
 
	background: url(../images/dt.jpg) no-repeat;}
#fade {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none;
	background: #fff;
	padding: 20px; 	
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_closes {
	float: right; 
	margin: -65px -35px 0 0;
}
img.btn_close {
	float: right; 
	margin: -55px -55px 0 0;
}

#popup1 p{ line-height:40px; margin-top:20px;}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}	

/*--a--*/
.popup_blocka{
	display: none;
	background: #fff;
	padding: 20px; 	
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#popup1a p{ line-height:40px; margin-top:20px;}
*html .popup_blocka {
	position: absolute;
}
/*--b--*/
.popup_blockb{
	display: none;
	background: #fff;
	padding: 20px; 	
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#popup1b p{ line-height:40px; margin-top:20px;}
*html .popup_blockb {
	position: absolute;
}

/*--c--*/
.popup_blockc{
	display: none;
	background: #fff;
	padding: 20px; 	
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#popup1c p{ line-height:40px; margin-top:20px;}
*html .popup_blockc {
	position: absolute;
}
/*--d--*/
.popup_blockd{
	display: none;
	background: #fff;
	padding: 20px; 	
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#popup1d p{ line-height:40px; margin-top:20px;}
*html .popup_blockd {
	position: absolute;
}

 //*留言板样式 标准*/  
/*总容器样式*/ 
#contenttext{ background:none; }

form{width:100%; margin: 0; text-align: left;}
form div {margin-bottom: 0px;}

textarea {width: 300px; border: 1px solid #ccc; padding:3px;}
input {width: 200px;border: 1px solid #ccc; }
input.button {width: 80px;  cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; color: #333; height: 22px;}
label {float: left; width:293px;cursor: pointer;  }
form span{color:#CC0000; padding: 0 0 0 2px;}

/*内容外框样式*/  
fieldset{border: 1px solid #fff; text-align: left; line-height: 150%;}
/*回复外框样式*/  
fieldset.r{border: 1px dashed #CFDDEB; text-align: left; line-height: 150%;}
/*标题文字样式*/  
fieldset legend{font-weight:bold; color:#006699;font-size: 9pt; margin:0px;}
/*姓名时间文字样式*/  
fieldset legend strong{font-weight:normal;color: #999999;}
/*鼠标移上样式*/  
.active{
	margin-top:10px;
 
}
/*标准框移开后样式*/  
.normal{margin-top:10px; border: 1px solid #EBEBEB; padding: 5px 10px 10px 10px;}

.center{text-align: left; padding:20px 0 20px 10px; background:url(../images/bookbg.jpg) no-repeat 95px 20px;}


.pages{
	height:10px; padding:30px 0 0 0; text-align:center; clear:both;
}
.input_reservation{
	float:right; width:315px; padding:0 0 68px 0; margin:0 40px 0 0; display:inline;
}
.input_text_reservation{
	width:234px; height:19px; background:#fff; color:#333; border:1px solid #ccc; padding:5px 0 0 3px; 
}
.button_reservation{
	width:117px; height:21px; font-weight:bold; border:0px; cursor:pointer; line-height:21px;
}

.input_text_message{
	width:285px; margin:0 0 10px 0; 
}
.textarea_text_message{
	width:295px; height:115px; padding:3px 0 0 3px; border:1px solid #ccc; background:#fff; 
}
.button_message{
	width:123px; height:27px; margin:0 20px 0 0; border:0px; cursor:pointer; line-height:27px;

	
}

.lx-a{
	width:385px;
	height:560px;
	float:left;
	margin-bottom:20px;
	margin-top:10px;}
.tt{
	width:385px;
	height:215px;
	float:left;}
.tts{
	width:385px;
	height:220px;
	margin-top:30px;
 
	float:left;}
.tt p{ margin-bottom:5px; font-size:14px;}

.tts p{ margin-bottom:5px; font-size:14px;}
.ww{
	width:401px;
	height:270px;
	float:left; margin-left:10px;margin-top:10px;}
.wwu{
	width:401px;
	height:195px;
	float:left; margin-left:10px;margin-top:10px;}
.wwu p{ margin-bottom:5px; font-size:14px;}
.ww p{ margin-bottom:5px; font-size:14px;}

.ttw{
	width:355px;
	height:215px;
	float:left;}
.ttw p{ margin-bottom:5px; font-size:14px;}
.ttws{
	width:355px;
	height:186px;
	float:left;
	margin-top:45px;
 }
.yo{
	width:355px;
	height:30px;
	float:left;
	margin-top:30px;
}
.ttws p{ margin-bottom:5px; font-size:14px;}

.to{
	width:355px;
	height:139px;
	float:left;
	margin-top:30px;}

 #nav-menus{  
    height:28px;
	max-width:928px;
	float:right;
    background: #ebebeb;  
 }     
 
#nav-menus li{  
    list-style: none;  
    display: block;  
    float: left;  
    height:28px;  
    position: relative; z-index: 222;
  
}  
  
#nav-menus li a{
	padding:0px 0px 0px 20px;
	    line-height:28px;  
    text-decoration: none;  
    height:28px;  
    color: #000000;
 
    
}  
  
#nav-menus ul{
	background-color:#ebebeb; 
    padding: 0px;  
    
    width:170px;  
}  
  
#nav-menus .site-name a{  
  
    overflow:hidden;  
}  

  
  
#nav-menus li:hover{  
    background: #d0d0d0;  
} 

#nav-menus li a:hover{  
    background: #d0d0d0;
	color:#186C37;  
} 
  
#nav-menus li a{  
    display: block;  
}  
#nav-menus ul li {  
    border-right:none;  
    border-bottom:1px solid #FFF;  
    width:200px;  
 
}  
#nav-menus ul li a {  
    border-right: none;  
    color:#4d4d4d;
    text-shadow: 1px 1px 1px #FFF;  
   
}  
 
  
/* Sub menus */  
#nav-menus ul{  
    display: none;  
    visibility:hidden;  
    position: absolute;
	width:200px;
    top:28px;
	border-top:2px solid #186b37;
	
 
}  
  /* Third-level menus */  
#nav-menus ul ul{
    top: -2px;  
    left:200px;  
    display: none;
    visibility:hidden;  
    border: 1px solid #DDDDDD;
		border-top:2px solid #186b37;
	 
}  
 
    
  
#nav-menus ul li{  
    display: block;  
    visibility:visible;  
}  
#nav-menus li:hover > ul{  
    display: block;  
    visibility:visible;  
	
}  


#com_kuai_b{
	width:690px;
	height:auto;
	float:left;
	line-height:20px;
 }
 
.com-zt{
	width:1161px;
	height:30px;
	float:left;
	background:#196c38;
	line-height:30px;
	color:#FFF;
	font-size:14px;
	margin-top:10px;}
.com-wzs{
	width:1161px;
	height:19px;
	float:left;
	border-left:2px solid #186c37;
	color:#186c37;
	font-size:16px;
	line-height:19px;
	padding-left:15px;
	margin-top:10px;}
.cpnr{
	width:1161px;
	_height:300px;
	max-height:300px;
	float:left;
	margin-top:10px;}
.cpnr li a{ color:#000;}
.cpnr li{ float:left; margin-left:30px;}
 
 /*新闻列表页详细页面标题样式*/
.title{
	text-align:center; color:#5e5e5e; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; margin:10px 0 20px 0;
}
.cont_column .info{
	padding:0;
}
.info,.product_title{
	text-align:center; height:25px; line-height:25px; background:#f8f8f8; border:solid 1px #ececec; border-width:1px 0; margin:0 0 10px 0;
}
.date{ text-align:center; margin-bottom:20px;}
.xw-nrs div{ line-height:20px;}


/*分页样式 标准*/  
/*总容器样式*/  
.pager {
	padding: 3px; clear:both;text-align: center;color:#ccc;font-size:12px;font-family:Tahoma;margin:10px;
}   
/*分页链接样式*/  
.pager a { margin: 2px; padding:2px 5px; color: #b79617; text-decoration: none;background-color:#ebeff5;  border: 1px solid #8f9bac; }   
/*分页链接鼠标移过的样式*/  
.pager a:hover { color:#000; border: 1px solid #4b5564; background-color:#ffffff; }   
/*当前页码的样式*/  
.pager span.current { font-weight: bold; margin: 0 2px; padding: 2px 5px; color: #fff; background-color: #b79617; border: 1px solid #7a5f02; }   
/*不可用分页链接的样式(比如第1页时的"上一页"链接)*/  
.pager span.disabled { margin: 0 2px; padding: 2px 5px; color: #b79617; border: 1px solid #DDD; background:#fff; }   
/*跳转下拉菜单的样式*/  
.pager select {margin: 0px 2px -2px 2px; color:#66C;font-size:12px; font-family:Tahoma;}   
/*跳转文本框的样式*/  
.pager input {margin: 0px 2px -2px 2px; color:#66C; border: 1px solid #DDD; padding:2px; text-align:center;font-size:12px; font-family:Tahoma; width:20px;}   

.sb {
	width: 90px;
    position: absolute;
    top: -44px;
    left: 800px;
    clear: both;
    background: #ebebeb;
    height: 28px;
    line-height: 28px;
    text-align: center;
}
.sb a {
	color: #000;
}
.sb:hover {
	background: #d0d0d0;
}
.sb a:hover {
    color: #186C37;
}


/* 留言 */
.lx-z {
	width: 100%;
	height: auto;
}
.ly-msg {
	width: 100%;
	height: auto;
	margin: 30px 0;
}
.ly-msg p {
	min-height: 50px;
}
.ly-msg p span:first-child {
	width: 25%;
	font-size: 16px;
	text-align: right;
	color: #444444;
	display: inline-block;
}
.ly-msg p span:last-child {
	width: 60%;
	display: inline-block;
}
.ly-msg p span textarea {
	height: 100px;
}
.ly-msg p span input {
	height: 30px;
	font-size: 16px;
	padding-left: 8px;
}
.ly-msg p span textarea {
	font-size: 16px;
	padding-left: 8px;
}
.ly-msg p.submit_p {
	width: 240px;
	margin: 0 auto;
	margin-top: 15px;
}
.ly-msg p.submit_p span:first-child {
	width: 96px;
	margin: 0 10px;
}
.ly-msg p.submit_p span:last-child {
	width: 96px;
	margin: 0 10px;
}
.p_span {
	position: relative;
}
.p_span .content_span {
	position: absolute;
}
.p_span em {
	width: 25%;
	display: inline-block;
}
.ly-msg  .submit_p input {
	font-size: 16px;
	background: #fff;
	border: 2px solid #4CAF50;
	color: #4CAF50;
	border-radius: 2px;
	padding: 4px 15px;
	height: auto;
	width: 96px;
	transition: all 0.4s;
	outline: 0;
}
.ly-msg .submit_p input:hover {
	border: 2px solid #f44336;
	color: #f44336;
	border-radius: 20px;
	transition: all 0.4s;
}