/* 内容 */
	#content{ padding:0 0; background:#fff;  }
	.path{ padding:0 0 5px 5px;   }

/* 本例子css -------------------------------------- */
	.tabBox .hd{ height:40px; line-height:40px;  background:url(../img/lb_bg.png)repeat 0 ;  position:relative;  }
	.tabBox .hd ul{ position:absolute; height:41px; top:0; overflow:hidden;     width: 100%; }
	.tabBox .hd ul li a{text-align: center;display: block;}
	.tabBox .hd ul li{ float:left;  color:#666;  background: url(../img/icon13.jpg) no-repeat right top;    width: 25%}
	.tabBox .hd ul li a{font-size: 1.5em;}
	/*.tabBox .hd ul .on{ border:2px solid #F5AB38; border-bottom-color:#fff; background:#fff; color:#CF7F21;   }*/
	.tabBox .hd ul li.on a{ display:block; background: url(../img/click_a.png);color: #FFFFFF;  }
	.tabBox .bd ul{ padding:10px 0 10px 10px;  }
	.tabBox .bd li{ height:33px; line-height:33px;   }
	.tabBox .bd li a{ color:#666;  }
	.tabBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
	



/* 本例子css -------------------------------------- */
	.tabBoxx .hd{ height:40px; line-height:40px;  background:url(../img/lb_bg.png)repeat 0;  position:relative;  }
	.tabBoxx .hd ul{ position:absolute; height:41px; top:0; overflow:hidden;     width: 100%; }
	.tabBoxx .hd ul li a{text-align: center;display: block;font-size: 1.5em;}
	.tabBoxx .hd ul li{ float:left; color:#666;  background: url(../img/icon13.jpg) no-repeat right top;    width: 25%}
	.tabBoxx .hd ul li:hover{ background: url(../img/click_a.png);color: #FFFFFF;}
	.tabBoxx .hd ul li a:hover{color: #FFFFFF;}
	/*.tabBox .hd ul .on{ border:2px solid #F5AB38; border-bottom-color:#fff; background:#fff; color:#CF7F21;   }*/
	.tabBoxx .hd ul .on a{ display:block;  background: url(../img/click_a.png);color: #FFFFFF; /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */  }
	.tabBoxx .bd ul{ padding:10px 0 10px 10px;  }
	.tabBoxx .bd li{ height:33px; line-height:33px;   }
	.tabBoxx .bd li a{ color:#666;  }
	.tabBoxx .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
	




/* 本例子css -------------------------------------- */
	.slideBoxc{ position:relative; /*width:320px*/;  height:152px; overflow:hidden; margin:10px auto; }
	.slideBoxc .hd{ position:absolute; width:100%;  height:27px; bottom:0; left:0; z-index:1; }
	.slideBoxc .hd img{ width:11px;  }
	.slideBoxc .prev,.slideBox .next{ position:absolute; left:0; top:0; display:block; width:23px; height:27px; line-height:27px; text-align:center;   }
	.slideBoxc .next{ left:auto; right:0;}
	.slideBoxc .bd{ position:relative; z-index:0; }
	.slideBoxc .bd li{ position:relative; }
	.slideBoxc .bd li img{ width:320px; /* height:152px;*/ display:block;   }
	.slideBoxc .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
	.slideBoxc .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:27px; line-height:27px;  text-align:center;  color:#fff; background-color:rgba(0,0,0,0.7); ; 
	}
	


/*.tabBox_news{ position:relative; /*width:320px*/;  height:152px; overflow:hidden; margin:10px auto; }
	.tabBox_news .hd{ position:absolute; width:100%;  height:27px; bottom:0; left:0; z-index:1; }
	.tabBox_news .hd img{ width:11px;  }
	.tabBox_news .prev,.slideBox .next{ position:absolute; left:0; top:0; display:block; width:23px; height:27px; line-height:27px; text-align:center;   }
	.tabBox_news.next{ left:auto; right:0;}
	.tabBox_news .bd{ position:relative; z-index:0; }
	.tabBox_news .bd li{ position:relative; }
	.tabBox_news.bd li img{ /*width:320px*/;  height:152px; display:block;   }
	.tabBox_news .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
	.tabBox_news .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:27px; line-height:27px;  text-align:center;  color:#fff; background-color:rgba(0,0,0,0.7); ; 
	}
	*/


.tabBox_news{ margin:10px auto; width:100%;  }
.tabBox_news .hd{ height:41px; line-height:41px; font-size:12px; overflow:hidden; width:100%; background: url(../img/lb_bg.png)repeat 0; text-align:center; border-top:1px solid #cccccc; }
.tabBox_news .hd ul{ float:left; width:100%;background:url(../images/icon12.jpg) repeat-x center; height:41px;  }
.tabBox_news .hd ul li{ float:left;  width:25%; color:#3e3e3e; vertical-align:top;background: url(../img/icon13.jpg) no-repeat right top;    color: #666; }
.tabBox_news .hd ul li a{ font-size:1.3em;display: block;}

.tabBox_news .hd ul li.on a{ display:block; background: url(../img/click_a.png);color: #FFFFFF;  }
.tabBox_news .bd ul{ float:left; padding:10px 0; display:block; width:100%; }
.about{ float:left; width:100%; display: block;}
.about dl{ width:100%; float:left;overflow: hidden;margin-bottom: 10px;}
.about dt{ float:left; width:50%; padding:0 2%;}
.about dt img{ width:100%; display: block;}
.about dd{ float:left; padding-right:2%; width:44%; text-align:left;}
.about dd p{ text-indent:2em; padding-bottom:5px;}
.about dd font{ font-weight:bold; color:#ff6602;}
.about h1{ width:100%; float:left; margin-top:10px; text-align:center;}
.about h1 a{ width:40%; padding:0 5%; float:left; display:block;}
.about h1 a img{ width:100%; max-width:188px;}

.index_gd{ width:100%; float:left; margin-top:10px; text-align:center;}
.index_gd a{ width:40%; padding:0 5%; float:left; display:block;}
.index_gd a img{ width:100%; max-width:188px;}

.qa_list{ float:left; width:100%;}
.con{ float:left; overflow:hidden;}
.qa_list dt{ float:left; width:100%; padding:5px 0; color:#1b577b; text-overflow:ellipsis;white-space:nowrap; font-size:1.2em; font-weight:bold;}
.qa_list dt span{ float:left; padding:0 10px; width:5%;}
.qa_list dt span img{ width:100%; max-width:35px;}
.qa_list dd{ float:left; width:100%; padding:5px 0;text-overflow:ellipsis;white-space:nowrap; }
.qa_list dd span{ float:left; padding:0 10px; width:5%;}
.qa_list dd span img{ width:100%; max-width:35px;}


.index_nonor{ float:left; width:100%;}
.slideBoxindex{ position:relative; width:60%;  margin:0px auto; margin-top: 51px;}
.slideBoxindex .hd{ position:absolute; width:100%;  height:27px; bottom:0; left:0; z-index:1; }
.slideBoxindex .hd img{ width:11px;  }
.slideBoxindex .prev{ position:absolute; left:-25%; top:30%; display:block; width:23px; height:27px; line-height:27px; text-align:center; z-index:99;   }
.slideBoxindex .prev img{width: 70%;}
.slideBoxindex .next img{width: 70%;}	
.slideBoxindex .next{ position:absolute; left:auto; right:-25%; top:30%; display:block; width:23px; height:27px; line-height:27px; text-align:center; }
.slideBoxindex .bd{ position:relative; z-index:0; }
.slideBoxindex .bd li{ position:relative; }
.slideBoxindex .bd li img{ width:100%; max-width:640px; display:block;   }
.slideBoxindex .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
.slideBoxindex .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:27px; line-height:27px;  text-align:center;  color:#fff; background-color:rgba(0,0,0,0.7); ; 
	}