a,a:hover{text-decoration: none}
		.main{width: 1100px;margin:0px auto}
		.header_top{
		    border-bottom: 1px solid #e8e8e8;
		    background: #f4f4f4;
		    font-size: 12px;
		    height: 31px;
		}
		.header_top a{color:rgb(85,85,85);padding: 0 5px;text-decoration: none}
		.header_top a:hover{color:rgb(0,0,0)}
		.header_right{float: right;padding-top: 3px;color: rgb(223,223,223)}
		.header{background: url("../images/top.jpg") #f7f7f7 bottom repeat-x;}
		.nav{float: right;margin-top: 35px}
		.nav li{display: inline-block;margin-left: 30px;font-size: 15px;}
		.nav li a{color:rgb(0,0,0);text-decoration: none}
		ol, ul, li {list-style-type: none;}

		.carousel .item {
  height: 400px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 400px;
}
.clear{clear:both; font-size:0;}
.title{font-size: 17px;display: inline-block;padding-right:5px;color: #555;border-top:solid 1px #006833;padding-top:6px; margin-top: -1px;margin-bottom: 5px;}
.title2{font-size: 17px;display: inline-block;padding-right:5px;color: #555;padding-top:6px; margin-top: 10px;margin-bottom: 5px;}
.intro{padding-left:5px;display: inline-block;color: #006833;font-size: 14px;}
.list{width:170px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin: 6px 0;font-size: 12px;}
.list a{color: #666;}
.list a:hover{color: #006833;}
.text_info{line-height: 27px;font-size: 12px}

.wc1200{margin:0 auto;width:100%;padding-top: 20px;}
.fr{float:right;}
.mt20{/*margin-top:20px;*/}
.wc1200 .icon{background:url(../images/icon.png) no-repeat 0 0;}
.warp-pic-list li{float:left;display:inline;}
.warp-pic-list .img_wrap{display:block;font-size:0;overflow:hidden;}
.warp-pic-list .text-area{background-color:#f2f2f2;line-height:24px;}
/*全局板块*/
.row .hd{background:url(../images/hd-line_01.jpg) no-repeat 0 50px;height:55px;}
.row .hd .title{font:26px/40px "微软雅黑","Microsoft YaHei","黑体","SimHei";}
/*全局页签*/
.tab-T-3{width:66px;}
.tab-T-3 li{width:12px;height:12px;font-size:0;background-color:#dfdfdf;float:left;margin-left:10px;cursor:pointer;display:inline;}
.tab-T-3 li.cur{background-color:#d81c1b;}
/**/
.rowE .warp-pic-list{position:relative;overflow:hidden;}
.rowE .count li{margin-right:20px;width:200px;}
.rowE .count .img_wrap{width:200px;}
.rowE .count .img_wrap img{width:180px;height:180px;}
.rowE .btn{display:block;height:55px;position:absolute;top:60px;width:35px;z-index:200;cursor:pointer;}
.rowE .prev{ background-position:0 -88px;left:0;}
.rowE .prev:hover{background-position:0 -144px;}
.rowE .next{ background-position:0 -200px;right:0;}
.rowE .next:hover{background-position:0 -256px;}
.qh_title{line-height: 28px;text-align: center;display: block;font-size: 16px;}
.links{margin: 20px}
.links li{display: inline-block;padding: 0 5px}
.links li a{color: #333}
.links li a:hover{color: #006833}

.foot_menu{text-align: center;}
.foot_menu a{color: #fff;padding:0 10px;font-size: 12px}
.copyright{text-align: center;color: #fff;font-size: 12px;padding-bottom: 20px;margin-top: 10px}
.copyright a{color: #fff;font-size: 12px}

.title_box{display: inline-block;}
.title_box .t1{height: 38px;line-height: 38px;color: #00873b;display: inline-block;font-size: 20px;border-bottom: 2px solid #2e684f;padding: 0 10px;}
.title_box .t2{height: 38px;line-height: 42px;color: #aaaaaa;display: inline-block;font-size: 16px;}
.left_bar{margin-bottom: 20px;}
.left_bar li{border-bottom: dashed 1px #DDD;padding: 10px 0;font-size: 15px;}
.left_bar li a{color: #666}
.left_bar li .r{padding:0 10px;display: inline-block;font-size: 12px;}
.t3{font-size: 12px;color: #666;margin-top: 20px;line-height: 20px}
.title_right{font-size: 12px;float: right;margin-top: 10px}
.title_right a{color: #666}
.title_right a:hover{color: #00873b}

.mainmenu{
	position:relative;
	width:75px;
	margin-left:0px !important;
	text-align:center;
	height:30px;
}
.mainmenu a:hover{
	color:#01622f
}
.submenu{
	display:none;
	z-index: 99999;
    position: absolute;
    background: #ffffff;
    text-align: center;
    padding: 0px;
    margin-left: 10px;
    box-shadow: 0px 0px 5px #888888;
    top:30px;
    left:-10px
}
.mainmenu:hover .submenu{
    display: block;
}
.submenu li{
  padding: 7px;
  font-size: 14px;
  display: block;
  margin-left:0px;
  width:75px;
}
.submenu li:hover{
    background-color:#f7f7f7;
}