.l1 .l1-l {
	position: relative;
	width: 441px;
}

.l1 .l1-title {
	position: relative;
	
	width: 441px;
	height: 57px;
	
}

.l1 .l1-l .slider-wrap {
	width: 441px;
	height: 369px;
	background-color: #fff;
	margin-top: 13px;
	border-radius: 12px 0 0 12px;
	-webkit-border-radius: 12px 0 0 12px;
	-moz-border-radius: 12px 0 0 12px;
	-ms-border-radius: 12px 0 0 12px;
	-o-border-radius: 12px 0 0 12px;
}

.l1 .l1-title .more1 {
	position: absolute;
	width: 61px;
	height: 27px;
	background: url(../image/more1.png) no-repeat;
	right: 41px;
	
	top: 50%;
	margin-top: -14px;
	
}


.l1 .slideBox {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	background-color: #9E90A7;
}

.l1 .slideBox .hd {
	overflow: hidden;
	position: absolute;
	left: 11px;
	bottom: 17px;
	
	width: 150px;
	
	height: 20px;
	z-index: 50;
}

.l1 .slideBox .hd ul {
	overflow: hidden;
	
	width: 150px;
	height: 20px;
	zoom: 1;
}

.l1 .slideBox .hd ul li {
	float: left;
	width: 22px;
	height: 20px;
	
	
	margin-left: 8px;
	
	background: #E1C9A3;
	cursor: pointer;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}

.l1 .slideBox .hd ul li:last-child {
	margin-right: 0;
}

.l1 .slideBox .hd ul li.on {
	background: #A36228;
}

.l1 .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.l1 .slideBox .bd li {
	position: relative;
	zoom: 1;
	vertical-align: middle;
}

.l1 .slideBox .bd img {
	width: 100%;
	height: 371px;
	
	display: block;
}

.l1 .slideBox .bd li p {
	position: absolute;
	width: 100%;
	height: 32px;
	line-height: 32px;
	left: 0;
	bottom: 0;
	padding-left: 11px;
	z-index: 100;
	background-color: rgba(0, 0, 0, .5);
	color: #fff;
}

.l1 .l1-m {
	width: 458px;
	height: 440px;
	margin-top: 20px;
	padding: 27px 27px 0 23px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
}


.l1 .l1-m .news {
	height: 100%;
	width: 100%;
	font-size: 14px;
	color: #242424;
}

.news li {
	position: relative;
	line-height: 34px;
}

.news li>a {
	display: inline-block;
	width: 100%;
	font-size: 12px;
	color: #5B3A19;
}

.news li>a:hover,
.news li>a:hover .time {
	color: #F31818!important;
	cursor: pointer;
}

.news li .time {
	float: right;
}

.news .first a {
	display: block;
	color: #fff;
	line-height: 24px!important;
}

.news .first .day {
	margin-right: 10px;
	font-size: 48px;
	font-weight: bold;
}

.news .first .date {
	font-size: 19px;
}

.news .first .title {
	display: inline-block;
	line-height: 25px;
	margin-top: 9px;
	margin-bottom: 8px;
	font-size: 18px;
}

.l1 .l1-r {
	width: 276px;
	height: 442px;
	margin-top: 20px;
	
}

.l1 .l1-r .l1-title {
	width: 272px;
	height: 45px;
	
}

.l1 .l1-r .l1-title img {
	margin-top: 4px;
}

.l1 .l1-r .l1-title .more1 {
	right: 0;
}

.l1-r .news {
	width: 100%;
	padding: 19px 15px 0 18px; 
	box-sizing: border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
}

.l1-r .news li {
	line-height: 29px;
}

.l2 {
	margin-top: 70px;
}

.l2 .w {
	height: 258px;
}

.l2 .w li {
	float: left;
	width: 300px;
	height: 258px;
	line-height: 258px;
	margin-top: -3px;
	text-align: center;
}

.l2 .w li:first-child {
	background: url(../image/link-bg1.png) no-repeat 7px 158px;
}

.l2 .w li:nth-child(2) {
	background: url(404.png) no-repeat 7px 142px;
}

.l2 .w li:nth-child(3) {
	background: url(../image/link-bg3.png) no-repeat 7px 140px;
}

.l2 .w li:nth-child(4) {
	position: relative;
	line-height: 0;
	text-align: left;
}

.l2 .w li:nth-child(4)>a {
	display: block;
}

.l2 .w li:nth-child(4)>a>img {
	position: absolute;
	top: 50%;
	left: 33px;
	margin-top: -62px;
	line-height: 0;
}

.l2 .w li:nth-child(4) .link-right {
	
	width: 160px;
	line-height: 22px;
	margin-left: 95px;
	margin-top: 26px;
}

.l2 .w li:nth-child(4) .link-right>.avatar {
	overflow: hidden;
	width: 75px;
	height: 75px;
	margin: 0 auto 8px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.l2 .w li:nth-child(4) .link-right>.avatar>img {
	width: 75px;
}

.l2 .w li:nth-child(4) .link-right p {
	font-size: 15px;
}

.l3 {
	margin-top: 58px;
}

.l3 .w {
	width: 1206px;
}

.l3 .w .l-title {
	position: relative;
	height: 48px;
	background: url(../image/title3.png) no-repeat;
}

.l3 .w .l-title .more {
	position: absolute;
	right: 72px;
	top: 50%;
	margin-top: -7px;
	color: #A6A4A5;
}
#marquee{
	height: 248px;
	width: 1205px;
	overflow: hidden;
}
#marquee1{
	height: 222px;
	width: 1205px;
	overflow: hidden;
}
.l3 .w ul {
	margin-top: 38px;
}

.l3 .w li {
	overflow: hidden;
	float: left;
	width: 272px;
	height: 205px;
	
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	cursor: pointer;
	margin-right: 38px;
	background: #fff4e6;
	border: 2px solid #b08c72;
}

.l3 .w li img {
	width: 272px;
	height: 205px;
}


.l4 {
	height: 332px;
	margin-top: 56px;
}



.l4 .w .box {
	float: left;
	width: 382px;
	height: 332px;
	margin-right: 27px;
}

.l4 .w .box:last-child {
	margin-right: 0;
}

.l4 .box .box-title {
	position: relative;
	height: 31px;
	padding-left: 40px;
	background: url(404.png) no-repeat;
	font-size: 18px;
	color: #fff;
	letter-spacing: 2px;
}

.l4 .box .box-title .more2 {
	position: absolute;
	right: 4px;
	top: 50%;
	margin-top: -10px;
	width: 47px;
	height: 19px;
	background: url(../image/more2.png) no-repeat;
}

.l4 .box .box-bd {
	
	width: 342px;
	
	height: 276px;
	
	padding: 6px 17px 6px 21px;
	margin-top: 9px;
	border: 1px solid #E1C9A3;
	background-color: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.l4 .news {
	width: 100%;
}

.l4 .news li>a {
	padding-left: 30px;
	background: url(404.png) no-repeat 5px center;
	
	font-size: 15px;
	color: #3B3B3B;
	box-sizing: border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
}

.l4 .news li {
	line-height: 33px;
	border-bottom: 1px dashed #BDBDBD;
}

.l4 .news li:last-child {
	border: 0;
}

.l4 .news li .time {
	color: #7A7A7A;
	font-size: 13px;
}

.l5 {
	margin-top: 38px;
	margin-bottom: 87px;
}

.l5 .w {
	width: 1203px;
}

.l5 .w .l-title {
	width: 172px;
	height: 48px;
	background: url(../image/title4.png) no-repeat;
}

.l5 .w ul {
	margin-top: 13px;
}

.l5 .w li {
	overflow: hidden;
	float: left;
	width: 272px;
	height: 205px;
	
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	cursor: pointer;
	margin-right: 38px;
	background: #fff4e6;
	border: 2px solid #b08c72;
}

.l5 .w li img {
	width: 272px;
	height: 205px;
}