@charset "utf-8";
ul,li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
/*********************************/
.article_index{
	width:100%;
	height:auto;
	color:#666666;
}
.article_index p{
	margin:8px 0;
}
/***************************/
.calllist_index{
	width:100%;
	height:auto;
}
.calllist_index ul{
	margin-top:30px;
	float:left;
	width:100%;

}
.calllist_index .ul_1{
	margin:0px;
}
.calllist_index h2{
	font-size:16px;
	height: 30px;
	width: 100%;
	border-bottom:1px solid #666;
	margin-bottom: 20px;
	line-height: 30px;
}
.calllist_index h2 span{
	float: right;
	width: 100px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin-right: 10px;
}
.calllist_index ul li , .list_index li{
	width:100%;
	height:26px;
	line-height:26px;
	float:left;
	border-bottom:1px dashed #CCCCCC;
}
.calllist_index ul li{
	float:left;
}
.calllist_index ul li span{
	float:right;
	margin-right:10px;
}
/*********************************/
.list_index{
	width:100%;
	height:auto;
}
.list_index li span{
	float:right;
	margin-right:10px;
}
/*********************************************/
.list_view{
	width:100%;
	height:auto;
}
.view_title{
	width:100%;
	margin:10px 0;
	text-align:center;
	border-bottom:1px solid #666;
}
.view_title h1{
	font-size: 18px;
	font-family: "Microsoft Yahei", Heiti, Arial, sans-serif;
}
.view_title p{
	width:100%;
	margin-top:10px;
}
.view_content{
	width:100%;
	height:auto;
	line-height:24px;
	font-size:14px;
	color:#666666;
	margin-bottom:20px;
	min-height:300px;
}
.view_content p{
	margin:8px 0;
}
.view_bottom{
	width:100%;
	height:30px;
	border-bottom:1px dashed #FFF;
	text-align:right;
}
.view_pager{
	width:100%;
	height:auto;
	margin-top:10px;
}
.view_pager p{
	width:100%;
	height:24px;
	overflow:hidden;
	float:left;
	margin-top:5px;
}
/*********************************/
.mapshow{
	width:100%;
	height:auto;
	text-align:center;
}
/**************************************/
.picture_index , .product_index{
	width: 100%;
	height: auto;
}
.picture_index li{
	margin: 10px 5px;
	float: left;
	text-align: center;
}
.picture_index li img,.product_index li img{
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.product_index li{
	margin: 10px 13px;
	float: left;
}
.picture_index li p , .product_index li p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
/*****************************************/
.product_view { 
	margin: 0 auto;
	width: 100%;
}
.pro_img { 
	width:860px;
	margin:0 auto; 
	text-align:center; 
}
.pro_txt { 
	width: 830px;
	min-height: 100px;
	margin:0px auto;
	padding:15px;
	padding-top: 95px;
	/*background: url(../../img/p-bg.png) 0px 37px #ffffff no-repeat;*/
}
.pro_txt p { 
	line-height:30px;
}
.pro_txt h2 { 
	font-weight:bold; 
	line-height:30px; 
	width: 860px;
	text-align: center;
}
.pro_txt a { 
	line-height:20px; 
	border:1px solid #ccc; 
	padding:10px 30px; 
	background:#ccc; 
	margin-left:50px;
	font: bold 14px/30px "Microsoft Yahei", Heiti, Arial, sans-serif;
}
.pro_txt a:hover{
	color: #ffffff;
}
.main1box { 
	margin-bottom:10px; 
}
#main1 ul { 
	display:none; 
}
#main1 ul li { 
	display:inline-block; 
	_display:inline; 
	position:relative; 
	margin:0 auto; 
}
#main1 ul li img {
	border:1px solid #ccc; 
}
#main1 ul.block { 
	display:block; 
}

#menu1 li { 
	display:inline; 
	cursor:pointer; 
}
#menu1 li img { 
	border:2px solid #ccc; 
	width:50px; 
	height:50px;
}
#menu1 li.hover img { 
	border:2px solid #00501B;
}
.jqzoom { 
	border:1px solid black; 
	float:left; 
	position:relative; 
	padding:0px; 
	cursor:pointer;
}
.jqzoom img { 
	float:left; 
}
div.zoomdiv { 
	z-index:100; 
	position:absolute; 
	top:0px; 
	left:380px; 
	width:200px; 
	height:200px; 
	background:#ffffff; 
	border:1px solid #CCCCCC; 
	display:none; 
	text-align:center; 
	overflow:hidden; 
}
div.jqZoomPup { 
	z-index:10; 
	visibility:hidden; 
	position:absolute; 
	top:0px; 
	left:0px; 
	width:50px; 
	height:50px; 
	border:1px solid #aaa; 
	background:#ffffff url(../images/zoom.gif) 50% top no-repeat; 
	opacity:0.5; 
	-moz-opacity:0.5; 
	-khtml-opacity:0.5; 
	filter:alpha(Opacity=50);
}
/*****************************************/
.guestbook{
	width: 420px;
	height: auto;
	margin:10px auto;
}
.txt {
	padding:5px 0 5px 10px; 
	-moz-border-bottom-colors: none; 
	-moz-border-image: none; 
	-moz-border-left-colors: none; 
	-moz-border-right-colors: none; 
	-moz-border-top-colors: none; 
	background-color: white; 
	border-color: #CCCCCC #E2E2E2 #E2E2E2 #CCCCCC; 
	border-style: solid; 
	border-width: 1px; 
	box-shadow: 1px 2px 3px #F0F0F0 inset; 
	color: #666; 
	overflow: hidden; 
	vertical-align: middle; 
	font-family: "Microsoft Yahei", Heiti, Arial, sans-serif;
	width: 300px;
}
.c_input{
	width: 100px;
	margin-right: 10px;
}
.c_img{
	height: 32px;
	vertical-align:middle;
}
.submit{
	width: 100px;
	border: 0px;
	background: #004484;
	padding: 10px; 
	margin-top: 10px;
	color: #ffffff;
	cursor:pointer;
}
.guestbook table tr td{
	height: 40px;
}
/*********************************************/
.job_index{
	width: 100%;
}
.jobInfo{
	width: 650px;
}
.jobInfo tr td{
	width: 50%;
}
/*******************************/
#articeBottom{
	width:700px;
	height:32px;
	line-height:32px;
	float:left;
	margin-top:30px;
}
#articeBottom a{
	display:block;
	float:left;
	width:34px;
	height:30px;
	line-height:30px;
	background:#fff;
	border:#ccc 1px solid;
	color:#2469AE;
	text-align:center;
	margin:0 5px;
}
#articeBottom a:hover , #articeBottom .page_on {
	background:#2469AE;
	color:#FFF;
}
#articeBottom .page_da{
	width:120px;
}
#articeBottom .page_m{
	width:48px;
}
.video_index{
	width: 100%;
}
.video_index li{
	width: 50%;
	float: left;
	text-align: center;
	margin: 5px 0px;
}
.video_index li img{
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 400px;
	height: 240px;
}
/*product style*/
.prolistDD { margin-left: -11px; padding-bottom: 50px; overflow: hidden;}
.prolistItem { float: left; display: block; margin: 0px 0px 30px 40px; padding-top: 5px; width: 336px; background-color: #eaeaea; color: #999999; position: relative; }
.prolistItem a {  }
.prolistItem .img { width: 326px; position: relative; margin:0 auto;}
.prolistItem .img img {  width: 326px; height: 217px; display: block; }
.prolistItem .img .black { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; display: none; background: url(../images/black_png3.png) repeat; }
.prolistItem .img .pmore { position: absolute; width: 120px; height: 44px; border: 2px solid #fff; left: 50%; top: 50%; margin: -44px 0px 0px -62px; text-align: center; display: none; }
.prolistItem .img .pmore span { display: inline-block; background: url(../images/more1.png) no-repeat scroll left center; padding-left: 25px; height: 44px; line-height: 44px; color: #fff; font-size: 14px; }
.prolistItem .con { padding: 20px; }
.prolistItem .con .t { font-size: 18px; color: #323232; line-height: 1.4; height: 26px; overflow: hidden; margin-bottom:4px;font-family: "微软雅黑" }
.prolistItem .con .c { height: 34px; overflow: hidden;  line-height: 34px;}
.prolistItem .ki { position: absolute; left: 0px; bottom: 0px; background-color: #0A8A07; width: 100%; height: 0px; display: block; }
.prolistItem .pi { position: absolute; left: 50%; bottom: -12px; background: url(../images/pi.gif) no-repeat; width: 19px; height: 9px; display: block; margin-left: -9px; display: none; }
.proAct .pi { display: block; }
.proAct .img .black { display: block; }
.proAct .img .pmore { display: block; margin-top: -24px; }
.proAct .ki { height: 10px; }
.prolistItem a:hover .img .black { display: block; transition: all 300ms ease 0s; }
.prolistItem a:hover .img .pmore { display: block; margin-top: -24px; transition: all 300ms ease 0s; }
.prolistItem a:hover .ki { height: 10px; transition: all 300ms ease 0s; }
/*product style end*/
.am-list {
  margin-bottom: 1.6rem;
  padding-left: 0;
}
.am-list > li {
  position: relative;
  display: block;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dedede;
  border-width: 1px 0;
}
.am-list > li > a {
  display: block;
  padding: 0.8rem 0;
  background: url(../images/sub_ico.png) 3px 26px no-repeat;
  padding-left: 20px;
}
.am-list > li > a.am-active,
.am-list > li > a.am-active:hover,
.am-list > li > a.am-active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #0e90d2;
  border-color: #0e90d2;
}
.am-list > li > a.am-active .am-list-item-heading,
.am-list > li > a.am-active:hover .am-list-item-heading,
.am-list > li > a.am-active:focus .am-list-item-heading {
  color: inherit;
}
.am-list > li > a.am-active .am-list-item-text,
.am-list > li > a.am-active:hover .am-list-item-text,
.am-list > li > a.am-active:focus .am-list-item-text {
  color: #b2e2fa;
}
.am-list > li > .am-badge {
  float: right;
}
.am-list > li > .am-badge + .am-badge {
  margin-right: 5px;
}.am-list-date {
  position: absolute;
  right: 5px;
  
  top: 1.3rem;
}
.am-list-item-desced {
  padding-bottom: 1rem;
}
.am-list-item-desced > a {
  padding: 1rem 0;
}
.am-list-item-desced .am-list-date {
  position: static;
}
.am-list-item-thumbed {
  padding-top: 1em;
}
.am-list-news-ft {
  text-align: center;
}