.l1 {
	margin: 29px 0 17px;
}

.l1 .w {
	height: 521px;
}

.l1 .w .l1-l {
	width: 500px;
	height: 100%;
	margin-right: 30px;
}

.box {
	position: relative;
	width: 100%;
	height: 100%;
	line-height: 100%;
}

.box .box-title {
	position: relative;
	height: 47px;
	line-height: 48px;
	border-top: 2px solid #3b7840;
	border-bottom: 1px solid #D9D9D9;
	font-weight: normal;
	background-color: #F6F6F6;
	font-size: 20px;
}

.box .box-title .label {
	float: left;
	padding: 0 31px;
	color: #3b7840;
	cursor: pointer;
	margin-top: -1px;
}

.box .box-title .label.active {
	color: #fff;
	background-color:  #3b7840;
	margin-top: -1px;
}

.box .box-title .more {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 50%;
	margin-top: -10px;
	right: 10px;
}

.box .box-title .more>.item {
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(../image/more.png) no-repeat;
}

.box .box-title .more>.item {
	display: none;
}

.box .box-title .more>.item.active {
	display: block;
}

.tabs .tabitems>.news {
	display: none;
}

.tabs .tabitems>.news.active {
	display: block;
}

.news {
	width: 100%;
	height: 100%;
}

.news ul li {
	height: 120px;
	margin-top: 38px;
}

.news ul li:last-child {
	border: 0;
}

.news li img.img {
	float: left;
	width: 120px;
	height: 120px;
}

.news li .content {
	float: left;
	width: 356px;
	margin-left: 21px;
}

.news li .content>h6 {
	height: 26px;
	line-height: 26px;
}

.news .content h6 {
    height: 29px;
    line-height: 23px;
    color: #313131;
    font-size: 16px;
    font-weight: bold;

}

.news .content p {
	line-height: 24px;
	margin-top: 16px;
	color: #797979;
}

.news .content p>.detail {
	color: #F9A11C;
}

.l1 .w .l1-m {
	width: 450px;
}

.l1 .l1-m .first-pic {
	width: 450px;
	height: 120px;
	margin-top: 26px;
}

.l1 .l1-m .news .content {
	float: unset;
	width: unset;
	margin-left: 0;
	cursor: pointer;
}

.l1 .l1-m .news li>h6 {
	font-size: 16px;
	color: #313131;
}

.l1 .l1-m .news>ul {
	overflow: hidden;
}

.l1-m .news ul li {
	height: unset;
	margin-top: 25px;
}

.l1-m .news .content>h6 {
	padding-left: 57px;
	background: url(../image/hot.png) no-repeat 0px center;
}

.l1-m .news .content>p {
	margin-top: 7px;
}


.l1 .w .l1-m1 {
	width: 193px;
	
	height: 100%;
	margin-left: 26px;
}  
.l1 .w .l1-m1 ul li{
	width: 100%;
    height: 95px;
    margin-bottom: 10px;
    background-color: #e3eee4;
	padding: 14px;
	box-sizing: border-box;
	position: relative;
}

.l1 .w .l1-m1 ul li .pic{
	width: 50px;
    height: 50px;
    background-image: url(../image/ic_08_.png);
    background-repeat: no-repeat;
    
	float: left;
}
.b1{
    background-position: 0 -107px;

}
.b2{
    background-position: 0 -211px;

}
.b3{
    background-position: 0 -318px;

}
.b4{
    background-position: 0 -425px;

}
.l1 .w .l1-m1 ul li .tit{
	float: left;
    margin-top: 18px;
}
.l1 .w .l1-m1 ul li .tit {
    color: #3b7840;
       width: 114px;
	   font-size: 20px;
       position: absolute;
       right: 8px;
       top: 13px;
}
.b2 .tit,.b3 .tit{
	top: 0 !important;
}
.l1 .w .l1-r {
	width: 190px;
	height: 100%;
}

.l1 .l1-r li {
	margin-bottom: 11px;
}

.l1 .l1-r li:last-child {
	margin: 0;
}

.l1 .l1-r a {
	display: inline-block;
	width: 114px;
	height: 96px;
	line-height: 96px;
	padding-left: 76px;
	font-size: 18px;
	color: #3b7840;
	vertical-align: middle;
}

.l1 .l1-r li:first-child>a {
	background: url(../image/links-bg1_.jpg) no-repeat;
}

.l1 .l1-r li:nth-child(2)>a {
	background: url(../image/links-bg2_.jpg) no-repeat;
}

.l1 .l1-r li:nth-child(3)>a {
	background: url(../image/links-bg3_.jpg) no-repeat;
}

.l1 .l1-r li:nth-child(4)>a {
	background: url(../image/links-bg4_.jpg) no-repeat;
}

.l1 .l1-r li:last-child>a {
	background: url(../image/links-bg5_.jpg) no-repeat;
}

.l2 {
	margin-top: 34px;
    margin-bottom: 34px;
}

.l2 .w {
	height: 158px;
	padding: 1px;
	border: 1px solid #ECECEC;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	    overflow: hidden;
}

.l2 .w .body {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #e3eee4;
}

.l2 .body .l2-title {
float: left;
    margin-left: -2px;
    margin-top: -2px;
    margin-right: 47px;
    width: 34px;
    height: 157px;
    text-align: center;
   font-size: 21px;
    padding-top: 18px;
    
    color: #fff;
	background: url(../image/slide-titleBg3_.png) no-repeat;
}

.l2 .body .slide {
	float: left;
	width: 1064px;
	margin-top: 14px;
}

.picMarquee-left {
	width: 100%;
	position: relative;
}

.picMarquee-left .hd {
	
	position: absolute;
	width: 100%;
	height: 34px;
	top: 36px;
}

.picMarquee-left .hd .prev,
.picMarquee-left .hd .next {
	position: absolute;
	top: 0;
	width: 25px;
	height: 34px;
	cursor: pointer;
	z-index: 10;
}

.picMarquee-left .hd .prev, .picMarquee-left .hd .prevStop {
	left: -35px;
	background-image: url(../image/prev1_.png);
}

.picMarquee-left .hd .next,
.picMarquee-left .hd .nextStop {
	right: -45px;
	background-image: url(../image/next1_.png);
}

.picMarquee-left .bd {}

.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left .bd ul li {
	margin: 0 7px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picMarquee-left .bd ul li .pic {
	text-align: center;
}

.picMarquee-left .bd ul li .pic img {
	width: 157px;
	height: 102px;
	padding: 3px;
	border: 1px solid #D6D6D6;
	display: block;
}

.picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picMarquee-left .bd ul li .title {
	margin-top: 8px;
}

.picMarquee-left .bd ul li .title>a {
	color: #8C8C8C;
	font-size: 13px;
}