﻿/* CSS Document */
@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
h3,b{	font-weight:normal;}
html {
	font-family:"宋体";
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
} /*始终让 Firefox 显示滚动条*/
* {
	word-wrap: break-word;
}/*文字强制换行word-break:keep-all;(Ff)*/
table {
	border-collapse: collapse;
}/*细线表格*/
fieldset, img {
	border: 0px;
}/*清除描边,块显示*/
ul, li {
	list-style-type: none;
}/*无列表项目标记*/
a {
	text-decoration: none;
}/* 链接无下划线,有为underline;链接去框 */
a:link {
	color: #666666;
}/* 未访问的链接 */
a:visited {
	color: #666666;
}/* 已访问的链接 */
a:hover {
	color: #d21e39;
}/* 鼠标在链接上 */
a:active {
	color: #666666;
blr:expression(this.onFocus=this.blur());
}/* 点击激活链接 */
body {
	font-size: 12px;
	color:#666;
	background:#fff;
}
select, input ,textarea{
	vertical-align: middle;
	outline: medium;
}
em,i{
	font-style: normal;
}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {
	cursor: pointer
}
.wrap{
	width:1002px;
	clear:both;
	margin:0 auto;
	overflow:hidden;
}
.bg_f{ background:#fff;}
.bg_f3{ background:#f3f3f3;}
.bg_e{ background:#eee;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cl10{ clear: both; height: 10px;}
.clear {clear:both;height:20px;}
.cl40{height:40px;clear:both;}
.cl60{height:60px;clear:both;}
.cl5{height:5px;clear:both;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
.mr35{ margin-right: 35px;}
.mr20{margin-right:20px;}
.ml20{margin-left:20px;}
.mt20{margin-top:20px;}
.mb20{margin-bottom:20px;}
.mb10{margin-bottom:10px;}
.b_b{
	border-bottom: 1px solid #ddd;
}
/*重置样式结束*/
.top{
	clear:both;
	height: 135px;
}
.logo{
	width:224px;
	height: 135px;
	overflow: hidden;
}
.logo a{
	display: block;
	width: 224px;
	height: 135px;
}
.top_map{
	float: left;
	width:371px;
	height: 120px;
	background: url(../images/top_ico.png) no-repeat center center;
}
.top_R{
	width: 223px;
	height: 135px;
}
.top_R_T1{
	height: 14px;
	line-height:14px;
	padding: 17px 0 17px 0px;
}
.top_R_T1 a{
	float: left;
	color: #999;
	font-family: arial;
	font-size: 14px;
	padding: 0 6px;
}
.top_R_T1 a:hover{
	color: #8cc152;
}
.top_R_T1 i{
	float: left;
	width: 2px;
	height: 14px;
	background: url(../images/top_ico2.png) no-repeat center center;
}
.top_R_T2{
	height: 36px;
}
.top_R_T2 a{
	float: left;
	width: 20px;
	height: 21px;
	margin: 2px 5px;
}
.top_R_T2_a1{
	background: url(../images/ico-L1.png) no-repeat center center;
	margin: 2px 5px 2px 10px !important;
}
.top_R_T2_a2{
	background: url(../images/ico-L2.png) no-repeat center top;
}
.top_R_T2_a3{
	position:relative;
	background: url(../images/ico-L3.png) no-repeat center center;
}
.top_R_T2_a3 img{
	display:none;
	position:absolute;
	left:-55px;
	top:24px;
	width:130px;
	height:130px;
	z-index:9999999999;
	}
.top_R_T2_a3:hover img{
	display:block;
	}
.top_R_T2_a4{
	background: url(../images/qq.png) no-repeat center center;
	}
.language_down{
	width: 88px;
	height: 25px;
	background:#ebebeb;
	margin-left: 8px;
	position: relative;
}
.language_down a{
	width: 90px !important;
	height: 25px !important;
	line-height: 25px;
	color: #bababa;
	text-align: center !important;
	border-radius: 2px;
	margin: 0 !important;
}
.language_down i{
	display: block;
	width: 10px;
	height: 5px;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: -5px;
	background: url(../images/ico_4.png) no-repeat center center;
}
.top_R_T3{
	height: 25px;
	border: 1px solid #cbe6d5;
	border-radius: 4px;
	background: #f7fffa;
}
.top_R_T3 input[type=text]{
	float: left;
	width: 189px;
	height: 25px;
	text-align: center;
	border: none;
	background:none;
}
.top_R_T3 input[type=button]{
	float:left;
	width: 32px;
	height: 25px;
	background: url(../images/ico_5.png) no-repeat center center;
	border:none;
}
.menu{
	clear: both;
	height: 65px;
	line-height: 65px;
	background: #8cc152;
}
.menu_dl{
	clear: both;
	overflow:hidden;
}
.menu_dl dd{
	float: left;
	position:relative;
}
.menu_dl dd span a{
	display: block;
	height: 20px;
	padding: 26px 10px 19px 10px;
	margin: 0 11px;
}
.menu_dl dd.hover span a{
	background:#2da256;
}

.menu_dl dd div{
	display:none;
	width:160px;
	overflow:hidden;
	position:absolute;
	left:11px;
	top:65px;
	z-index:99999999;
	background:#7cb044;
	padding:10px;
	}
.menu_dl dd div a{
	display:block;
	line-height:18px;
	margin-bottom:10px;
	color:#fff;
	font-family:"微软雅黑";
	}
/*
 * banner
 */
.banner{
	height:400px; 
	overflow:hidden; 
	position:relative; 
	background:url(../images/loading.gif) no-repeat center center;
	}
/*分页*/
.banner .hd{
	display: none;
	width:100%;
	position:absolute;
	z-index:1;
	bottom:15px;
	left:0;
	height:30px;
	line-height:30px;
}
.banner .hd ul {
	text-align:center;
}
.banner .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width: 18px;
	height: 18px;
	overflow:hidden;
	line-height:999px;
	margin:0 5px;
	background:url(../images/banner_ico.png) no-repeat center center;
	}
.banner .hd ul .on {
	background:url(../images/banner_ico2.png) no-repeat center center;
}
/*内容*/		
.banner .bd{ position:relative; z-index:0; height:400px; width: 100%;}
.banner .bd li{ zoom:1; vertical-align:middle; height:400px;}
.banner .bd li a{ display: block; height: 400px !important; margin: 0 auto !important;}
.banner_picL{
	width: 425px;
	height: 400px;
}
.banner_picR{
	width: 577px;
	height: 400px;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner .prev{ position:absolute; left:0; top:50%; margin:-20px 0 0 30px;; display:block; width:40px; height:40px; background:url(../images/banner_prev.png) no-repeat center center; filter:alpha(opacity=80);opacity:0.5;   }
.banner .next{ position:absolute; right:0; top:50%; margin:-20px 30px 0 0; display:block; width:40px; height:40px; background:url(../images/banner_next.png) no-repeat center center; filter:alpha(opacity=80);opacity:0.5;  }
.banner .prev:hover,
.banner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.banner .prevStop{ display:none;  }
.banner .nextStop{ display:none;  }
.banner_ico{
	clear: both;
	width: 100%;
	height: 54px;
	margin-top: -3px;
	background: url(../images/banner_ico.png) no-repeat center center;
}
/*
 * 通栏一
 */
.content_Box1{
	height:350px;
}
.content_Box1_L{
	float: left;
	width: 480px;
}
.content_Box1_L_title{
	clear: both;
	overflow: hidden;
	height:37px;
	padding: 5px 0 15px 0;
}
.content_Box1_L_title img{
	display: block;
	height: 37px;
}
.content_Box1_L_con{
	overflow: hidden;
	font-size: 14px;
	font-family: "trebuchet ms";
	color: #666;
}
.content_Box1_L_B{
	display: block;
	overflow: hidden;
	color:#8cc152 !important;
	font-family:arial;
	font-size: 12px;
	text-decoration: underline;
	margin: 14px 0;
}
.content_Box1_L_B:hover{
	color: #2da256 !important;
}
.content_Box1_R{
	width: 450px;
	overflow: hidden;
	padding-right: 20px;
}
.content_Box1_R_T1{
	height: 110px;
	overflow: hidden;
}
.content_Box1_R_T1_tt1{
	clear: both;
	overflow: hidden;
	height: 30px;
}
.content_Box1_R_T1_tt1_ico1{
	float: left;
	width:50px;
	height: 30px;
	background: url(../images/ico_6.png) no-repeat center center;
}
.content_Box1_R_T1_tt1_ico2{
	float: left;
	width:50px;
	height: 30px;
	background: url(../images/ico_7.png) no-repeat center center;
}
.content_Box1_R_T1_tt1_ico3{
	float: left;
	width:50px;
	height: 30px;
	background: url(../images/ico_8.png) no-repeat center center;
}
.content_Box1_R_con{
	padding-left: 52px;
	overflow: hidden;
	font-family: "trebuchet ms";
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
}
.content_Box1_R_con a{
	color:#666;
}
.content_Box1_R_con:hover a{
	color:#8cc152;
}
.content_Box2{
	width: 1161px;
	overflow: hidden;
}
.content_Box2_div{
	width: 255px;
	padding-right: 123px;
	overflow: hidden;
}
.content_Box2_div_tt1{
	clear: both;
	overflow: hidden;
	height: 150px;
}
.content_Box2_div_tt1 .a1{
	display: block;
	height: 103px;
	background: url(../images/ico_9.png) no-repeat center center;
}
.content_Box2_div_tt1 .a2{
	display: block;
	height: 40px;
	background: url(../images/font_pic5-1.png) no-repeat center center;
}
.content_Box2_div_tt1:hover .a1{
	background: url(../images/ico_10.png) no-repeat center center;
}
.content_Box2_div_tt1:hover .a2{
	background: url(../images/font_pic6-1.png) no-repeat center center;
}

.content_Box2_div_tt2{
	clear: both;
	overflow: hidden;
	height: 150px;
}
.content_Box2_div_tt2 .a1{
	display: block;
	height: 103px;
	background: url(../images/ico_11.png) no-repeat center center;
}
.content_Box2_div_tt2 .a2{
	display: block;
	height: 40px;
	background: url(../images/font_pic7-1.png) no-repeat center center;
}
.content_Box2_div_tt2:hover .a1{
	background: url(../images/ico_12.png) no-repeat center center;
}
.content_Box2_div_tt2:hover .a2{
	background: url(../images/font_pic8-1.png) no-repeat center center;
}

.content_Box2_div_tt3{
	clear: both;
	overflow: hidden;
	height: 150px;
}
.content_Box2_div_tt3 .a1{
	display: block;
	height: 103px;
	background: url(../images/ico_13.png) no-repeat center center;
}
.content_Box2_div_tt3 .a2{
	display: block;
	height:40px;
	background: url(../images/font_pic9-1.png) no-repeat center center;
}
.content_Box2_div_tt3:hover .a1{
	background: url(../images/ico_14.png) no-repeat center center;
}
.content_Box2_div_tt3:hover .a2{
	background: url(../images/font_pic10-1.png) no-repeat center center;
}
.content_Box2_con{
	clear: both;
	overflow: hidden;
	height:75px;
	line-height: 25px;
	color: #414141;
	font-family: "trebuchet ms";
	font-size: 14px;
}
/*
 * 首页新加的滚动
 */
.content_Box3{ width:1008px; margin: 0 auto;  position:relative;   }
.content_Box3 .hd{ position:absolute; left:-40px; top:0px; width:1080px; overflow:hidden;}
.content_Box3 .hd .prev{ float:left;width:27px; height:27px; margin-top: 50px; overflow:hidden;cursor:pointer; background:url(../images/pre-ico.png) no-repeat center center;}
.content_Box3 .hd .next{float:right;width:27px; height:27px; margin-top: 50px; overflow:hidden;cursor:pointer; background:url(../images/next-ico.png) no-repeat center center;}
.content_Box3 .hd .prev:hover{ background:url(../images/pre-hover.png) no-repeat center center; }
.content_Box3 .hd .next:hover{ background:url(../images/next-hover.png) no-repeat center center;  }
.content_Box3 .hd .prevStop{ background:url(../images/pre-ico.png) no-repeat center center; }
.content_Box3 .hd .nextStop{ background:url(../images/next-ico.png) no-repeat center center;  }
.content_Box3 .hd ul{ display:none; float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.content_Box3 .bd{ width:1008px; overflow:hidden}
.content_Box3 .bd ul{ overflow:hidden; width:100%;}
.content_Box3 .bd ul li{
	float: left;
	width: 190px;
	overflow: hidden;
	margin-right:14px;
}
.content_Box3 .bd ul li a{
	display: block;
	width: 188px;
	height: 118px;
	border: 1px solid #ddd;
	position: relative;
	background: #fff;
}
.content_Box3 .bd ul li img{
	display: block;
	width: 188px;
	height:118px;
}
.content_Box3 .bd ul li span{
	display: block;
	position:absolute;
	width:100%;
	left: 0px;
	bottom: -30px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-family: arial;
	color: #fff;
	font-size: 14px;
	background: url(../images/ico-bg.png) repeat center center;
}
.content_Box3 .bd ul li a:hover{
	border:1px solid #2da256;
	background:#2da256;
}
/*
 * 底部
 */
.footer_T{
	clear: both;
	overflow: hidden;
	height:238px;
	background: #efffdd;
}
.footer_T_L{
	width: 220px;
	padding: 27px 0 0 0;
	color: #6a6a6a;
}
.footer_T_L img{
	display: block;
	height: 29px;
}
.footer_T_L1{
	clear: both;
	overflow: hidden;
	line-height: 21px;
	padding:15px 0 10px 0;
}
.footer_T_L2{
	clear: both;
	overflow: hidden;
	height:52px;
	line-height: 26px;
}
.footer_T_R{
	width: 620px;
	overflow: hidden;
}
.footer_T_R_dl{
	clear:both;
	overflow: hidden;
}
.footer_T_R_dl dd{
	float: left;
	width: 125px;
	padding-right: 40px;
	font-family:arial;
}
.footer_T_R_dl dd span{
	display: block;
	height: 18px;
	padding:27px 0 15px 0;
	font-size: 18px;
}
.footer_T_R_dl dd a{
	display: block;
	height: 20px;
	line-height: 20px;
	color: #8cc152;
	font-size: 12px;
}
.footer_T_R_dl dd a:hover{
	color: #2da256;
}
.footer_B{
	clear: both;
	overflow: hidden;
	line-height: 32px;
	color: #f1f1f1;
	background:#2da256;
	padding:3px 0
}
/*.footer_B a{
	color: #fff;
}
.footer_B a:hover{
	text-decoration: underline;
}*/
.footer_B div{ text-align:center}
.footer_B div a{ color:#FFF; font-size:12px; margin:0 16px;}
.footer_B span{ display:block; color:#d3d5d4; font-size:12px;}
/*
 * 当前位置
 */
.location{
	height: 62px;
	line-height: 62px;
	overflow: hidden;
	color: #8cc152;
}
.location a{
	color: #8cc152;
	padding: 0 7px 0 5px;
	font-family: "trebuchet ms";
	font-size: 14px;
}
.location a:hover{
	color:#2da256;
}
.sub_left{
	clear:both;
	overflow: hidden;
	width: 252px;
}
.sub_left_dl{
	clear: both;
	overflow: hidden;
}
.sub_left_dl dt{
	clear: both;
	height: 30px;
	border-bottom: 1px solid #8cc152;
	margin-bottom: 8px;
	font-family:"Microsoft YaHei"
}
.sub_left_dl dt img{
	display: block;
	height: 32px;
	padding: 4px 0;
}
.sub_left_dl dd{
	clear: both;
	overflow: hidden;
	margin-bottom: 3px;
}
/*
 * 二级继承
 */
.sub_left_dl dd:hover .sub_left2{
	background:#8cc152;
}
.sub_left_dl dd:hover .sub_left2 i{
	background:url(../images/ico_16.png) no-repeat 11px center;
	}
.sub_left_dl dd:hover .sub_left2 a{
	color: #fff;
}
.sub_left_dl dd.hover .sub_left2{
	background:#8cc152 url(../images/ico_16.png) no-repeat 11px center;
}
.sub_left_dl dd.hover .sub_left2 a{
	color: #fff;
}
.sub_left_dl dd.hover .sub_left_div1{
	display: block;
}
.sub_left2{
	display: block;
	height: 40px;
	line-height: 40px;
	background:#e7e7e7 url(../images/ico_17.png) no-repeat 11px center;
}
.sub_left2 a{
	display: block;
	color:#353535;
	font-family:"Microsoft YaHei";
	font-size: 14px;
	padding-left:24px;
}
/*
 * 三级继承
 */
.sub_left_div1{
	display: none;
	clear: both;
	overflow: hidden;
}
.sub_left_div2{
	overflow: hidden;
}
.sub_left3{
	display: block;
	overflow: hidden;
	height:30px;
	line-height: 30px;
}
.sub_left3 i{
	float:left;
	width:24px;
	height:30px;
	background:url(../images/sub_ico2.png) no-repeat 7px center;
	cursor:pointer;
	}
.sub_left3 a{
	color: #222 !important;
	font-family:"Microsoft YaHei";
	font-size: 12px;
}
.sub_left3.no i{
	background: url(../images/sub_ico1.png) no-repeat 7px center;
}
.sub_left3.hover i{
	background: url(../images/sub_ico2.png) no-repeat 7px center;
}
.sub_left_ul{
	display: none;
	overflow: hidden;
	padding-left: 40px;
}
.sub_left_ul li{
	clear: both;
	overflow: hidden;
	height: 25px;
	line-height: 25px;
}
.sub_left_ul li a{
	color:#353535;
	font-family: arial;
	line-height: 20px;
	font-size: 12px;
}
.sub_left_ul li a i{
	color:#353535;
	font-family:"宋体";
	line-height: 20px;
	font-size: 12px;
}
.sub_left_ul li a:hover{
	color: #2da256 !important;
}
.sub_left_ico{
	clear: both;
	overflow: hidden;
	padding-top: 12px;
}
.sub_left_ico a{
	display: block;
	width: 252px;
	height: 30px;
	margin-bottom: 2px
}
.sub_left_ico a img{
	display: block;
	width: 252px;
	height: 30px;
}
/*
 * 二级右侧
 */
.main_right{
	width:708px;
	overflow: hidden;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
.TextImgList{
	clear: both;
	overflow: hidden;
	min-height: 500px;
	height: 500px;
	height: auto !important;
}
.TextImgList dd{
	clear:both;
	overflow: hidden;
	height:180px;
	padding: 24px 18px;
	border-bottom: 1px dotted #cccaca;
}
.TextImgList_div{
	width: 380px;
	height: 180px;
	overflow: hidden;
	font-family: arial;
}
.TextImgList_div p{
	clear: both;
	overflow: hidden;
	height: 20px;
	font-size: 20px;
	padding-bottom: 12px;
}
.TextImgList_div div{
	clear: both;
	height: 100px;
	line-height: 25px;
	color: #878686;
	font-size: 12px;
}
.TextImgList_a{
	width: 277px;
	height: 174px;
	overflow: hidden;
	padding: 2px;
	border: 1px solid #dddddd;
}
.TextImgList_a img{
	display:block;
	max-width:100%;
	width:277px;
	height:174px;
	}
/*^^^^^^^^^^^^^^^^^^^^^列表页 分页 begin ^^^^^^^^^^^^^^^^^^^^^*/
.page {
	padding:35px 0 35px 0;
	overflow: hidden;
	text-align: center;
	clear: both;
}
.page code, .page a {
	border: 1px solid #efefef;
	padding:3px 5px;
	background: #fff;
	border-radius: 2px;
	font-size: 12px;
	color: #6f6f6f;
}
.page a:hover {
	background: #8cc152;
	color: #fff;
	border: 1px solid #efefef;
}
.page a.hover {
	background: #8cc152;
	color: #fff;
	border: 1px solid #efefef;
}
.page input {
	vertical-align: middle;
	height: 20px;
	border: 1px solid #efefef;
	margin-top: -1px;
}
.page input.pageDetail {
	width: 25px;
	height:19px;
	line-height:18px;
	text-align: center;
	margin:0 3px 0 7px;
}
.page input.page_bnt {
	border: none !important;
	height:22px;
	cursor:pointer;
	color:#b4b4b4;
	background: #fff;
	font-size: 12px;
	font-family:"宋体"；
    }
/*
 * 产品详细页焦点图
 */
.focus{ width:277px; height:174px; position:relative; padding: 2px; border: 1px solid #ddd; margin:0 20px 20px 20px; }
.focus .hd{ height:7px; overflow:hidden; position:absolute; width: 100%; margin: 0 auto; right: 0;  bottom:-17px; z-index:9999999;  }
.focus .hd ul{ text-align: center;}
.focus .hd ul li{display:inline-block;*display:inline; margin-right:4px; border-radius: 7px;  width:7px; height:7px; line-height:999px; background:#cacaca; cursor:pointer; color:#333; }
.focus .hd ul li.on{ background:#8cc152; color:#fff;}
.focus .bd{ width:277px; height:174px; background:url(../images/focus_bg.png) no-repeat center center; position:relative; z-index:0;   }
.focus .bd li{ zoom:1; vertical-align:middle; position:relative;}
.focus .bd img{ width:277px; height:174; display:block;  }
/*
 * 新闻详细页
 */
.border_b{
	border-bottom: 1px solid #f2f2f2;
}
.articleBox {
	line-height:28px;
	padding:10px 0;
	color: #666;
	font-family: arial;
}
.articleBox img{
	max-width:100%;
	}
.articleTitle {
	clear: both;
	padding:20px 10px 0 10px;
	line-height: 35px;
	font-size:20px;
	color: #454545;
	font-family: arial;
}
.articleTime {
	display: block;
	clear: both;
	text-align: center;
	color: #7e7d7d;
	font-size: 11px;
	line-height:30px;
	padding:10px 0 5px 0;
	border-bottom:1px dotted #ccc;
	font-family:arial;
}
.pageUp{
	display:block;
	line-height:30px;
	padding:10px 0 20px 0;
	font-family:arial;
	font-size: 14px;
	color: #454545;
	}
.pageUp a{
	color: #454545;
}
.pageUp a:hover{
	color: #333;
}
.articlePage{
	clear:both;
	height:30px;
	text-align:center;
	font-family:Arial;
	}
.articlePage a{
	margin:0 1px;
	background:#f1f1f1;
	padding:5px 10px;
	}
.articlePage a:hover{
	color:#fff;
	background:#8cc152;
	}
.articlePage a.hover{
	color:#fff;
	background:#8cc152;
	}
.quote_list{
	clear:both;
	overflow: hidden;
	width: 536px;
	margin: 20px auto;
}
.quote_dl{
	overflow: hidden;
}
.quote_dl dd{
	clear:both;
	overflow: hidden;
	margin-bottom: 6px;
}
.quote_dl dt{
	padding: 10px 0;
}
.quote_dl_div1{
	width: 242px;
	height: 52px;
}
.quote_dl_span{
	display: block;
	height: 25px;
	line-height: 25px;
	color: #454545;
	font-size: 12px;
	font-family: 'Merriweather Sans', sans-serif !important;
}
.quote_dl_span i{
	color: #f00;
	font-size: 16px;
	padding: 0 0 0 5px;
}
.quote_dl_input1{
	display: block;
	height: 25px;
	border: 1px solid #1668af;
	width: 230px;
	height: 25px;
	padding:0 5px;
}
.w536{
	width:536px !important;
}
.w524{
	width:524px !important;
}
.w420{
	width:420px !important;
}
.quote_dl_textarea{
	width: 524px;
	height: 90px;
	line-height: 20px;
	padding:5px;
	font-family: arial;
	border: 1px solid #1668af;
	resize: none;
}
.quote_dl_input2{
	display: block;
}
.quote_dl_input3{
	display: block;
	width: 90px;
	height: 30px;
	color: #FFFFFF;
	font-family: arial;
	border: none;
	background:#8cc152;
}
.content_T{
	clear: both;
	overflow: hidden;
	padding-bottom: 30px;
}
.content_T img{
	max-width: 100%;
}
.content_T2_L{
	width:465px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 0 0 20px;
}
.content_T2_L_tt{
	height: 30px;
	line-height: 30px;
	color: #8cc152;
	
}
.content_T2_L_con{
	overflow: hidden;
	line-height: 22px;
}
.content_T2_L_con2{
	line-height: 25px;
	padding: 15px 0;
}


/*2015-4-11*/
.content_Box6{
	clear:both;
	overflow:hidden;
	width:1050px;
	}
.content_Box6_L{
	float:left;
	width:270px;
	height:323px;
	padding:20px 15px  12px 15px;
	background:#f8f8f8;
	margin-right:50px;
	font-family:"微软雅黑";
	overflow:hidden;
	box-shadow:4px 4px 5px #e8e8e8
	}
.content_Box6_L .a1{
	display:block;
	width:266px;
	height:136px;
	padding:2px;
	background:#fff;
	}
.content_Box6_L .a1 img{
	display:block;
	width:266px;
	height:136px;
	}
.content_Box6_L div{
	clear:both;
	overflow:hidden;
	height:196px;
	}
.content_Box6_L .a2{
	display:block;
	text-align:center;
	height:50px;
	line-height:59px;
	font-size:18px;
/*	color:#8cc152;*/
	color:#424242;
	background:url(../images/ico-55.jpg) no-repeat center top;
	overflow:hidden;
	}
.content_Box6_L span{
	clear:both;
	display:block;
	height:108px;
	line-height:28px;
	color:#353535;
	overflow:hidden;
	}
.content_Box6_L .a3{
	float:right;
	color:#fff;
	background:#8cc152;
	width:67px;
	height:22px;
	text-align:center;
	line-height:22px;
	border-radius:3px;
	}
	
	
	
.newsAllImgList1{
	clear:both;
	overflow:hidden;
	width:735px;
	}
.newsAllImgList1 dd{
	float:left;
	width:341px;
	height:240px;
	overflow:hidden;
	margin:10px 26px 10px 0;
	}
.newsAllImgList1 dd a{
	display:block;
	overflow:hidden;
	background:#fff;
	}
.newsAllImgList1 dd a img{
	display:block;
	width:341px;
	height:240px;
	max-width:100%;
	}
.newsAllImgList1 dd span{
	display:block;
	height:40px;
	line-height:40px;
	color:#353535;
	font-size:14px;
	text-align:center;
	overflow:hidden;
	font-weight:bold;
	}


	
.newsAllImgList2{
	clear:both;
	overflow:hidden;
	}
.newsAllImgList2 dd{
	float:left;
	width:160px;
	height:240px;
	overflow:hidden;
	margin:10px 8px;
	}
.newsAllImgList2 dd a{
	display:block;
	background:#fff;
	}
.newsAllImgList2 dd a img{
	display:block;
	width:154px;
	height:164px;
	padding:2px;
	border:1px solid #dcead0;
	}
.newsAllImgList2 dd span{
	display:block;
	height:50px;
	line-height:25px;
	color:#353535;
	font-size:14px;
	text-align:center;
	padding:20px 15px 0;
	overflow:hidden;
	font-weight:bold;
	}


