#sdlh26{
	width: 1200px;
	height: 467px;
	margin: 15px auto 0px auto;
	background: url("sdlh26-bg.jpg") no-repeat;
	overflow: hidden;
	position: relative;
	font-size: 16px;
	color: #333;
}

#sdlh26 a{
	color: #333;
}

#sdlh26 .enter{
	float: left;
	margin-left: 23px;
	width: 307px;
	height: 146px;
}

#sdlh26 .headline{
	float: right;
	width: 800px;
	height: 133px;
	text-align: center;
}

#sdlh26 .headline h3{
	font-size: 36px;
	line-height: 46px;
}

#sdlh26 .headline h3 a{
	color: #f12322;
}

#sdlh26 .focus{
	float: left;
	margin-left: 23px;
	width: 307px;
	height: 189px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}

#sdlh26 .focus img{
	width: 100%;
	height: 100%;
}

#sdlh26 .focus p{
	position: absolute;
	left: 5px;
	bottom: 0px;
	width: 297px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	z-index: 9;
}

#sdlh26 .focus p a{
	color: #fff;
}

#sdlh26 .focus p a:hover{
	color: #dfdfdf !important;
}

#sdlh26 .focus .shadow{
	position: absolute;
	width: 100%;
	height: 44px;
	left: 0px;
	bottom: 0px;
	background: url("sdlh26-shadow.png");
}

#sdlh26 .focus .arrow1,
#sdlh26 .focus .arrow2{
	position: absolute;
	top: 50px;
	width: 72px;
	height: 75px;
	cursor: pointer;
	outline: none;
	opacity: 0.5;
	transition: opacity 0.1s;
}

#sdlh26 .focus .arrow1{
	left: -15px;
	background: url("sdlh26-arrow1.png");
}

#sdlh26 .focus .arrow2{
	right: -15px;
	background: url("sdlh26-arrow2.png");
}

#sdlh26 .focus:hover .arrow1,
#sdlh26 .focus:hover .arrow2{
	opacity: 1;
}

#sdlh26 .list1{
	float: right;
	width: 800px;
	margin-right: 23px;
	margin-top: -11px;
}

#sdlh26 .list1 ul{
	margin-left: -25px;
}

#sdlh26 .list1 li{
	float: left;
	margin-left: 25px;
	width: 374px;
	height: 42px;
	line-height: 42px;
	padding-left: 13px;
	background: url("sdlh26-list.png") no-repeat left center;
}

#sdlh26 .list2{
	margin: 23px 23px 0px 23px;
}

#sdlh26 .list2 ul{
	margin-left: -55px;
}

#sdlh26 .list2 li{
	float: left;
	margin-left: 55px;
	width: 347px;
}

#sdlh26 .list2 .photo{
	float: left;
	width: 127px;
	height: 70px;
	border-radius: 5px;
	overflow: hidden;
}

#sdlh26 .list2 .photo img{
	width: 100%;
	height: 100%;
	transition: transform 0.3s;
}

#sdlh26 .list2 .photo:hover img{
	transform: scale(1.03,1.03);
}

#sdlh26 .list2 .text{
	float: right;
	width: 210px;
	height: 70px;
	font-size: 16px;
	line-height: 22px;
}



#sdlh26-v2{
	width: 1200px;
	height: 685px;
	margin: 15px auto 0px auto;
	background: url("sdlh26-v2-bg.jpg") no-repeat;
	overflow: hidden;
	position: relative;
	font-size: 16px;
	color: #333;
}

#sdlh26-v2 a{
	color: #333;
}

#sdlh26-v2 .enter{
	display: block;
	height: 63px;
}

#sdlh26-v2 .headline{
	margin: 0px 37px;
	height: 104px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#sdlh26-v2 .headline h3{
	font-size: 36px;
	line-height: 46px;
}

#sdlh26-v2 .headline h3 a{
	color: #c50c0c;
}

#sdlh26-v2 .block1{
	float: left;
	width: 480px;
	margin-left: 37px;
}

#sdlh26-v2 .focus{
	height: 295px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}

#sdlh26-v2 .focus img{
	width: 100%;
	height: 100%;
}

#sdlh26-v2 .focus p{
	position: absolute;
	left: 10px;
	bottom: 0px;
	width: 460px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	z-index: 9;
}

#sdlh26-v2 .focus p a{
	color: #fff;
}

#sdlh26-v2 .focus p a:hover{
	color: #dfdfdf !important;
}

#sdlh26-v2 .focus .shadow{
	position: absolute;
	width: 100%;
	height: 60px;
	left: 0px;
	bottom: 0px;
	background: url("sdlh26-v2-shadow.png");
}

#sdlh26-v2 .focus .arrow1,
#sdlh26-v2 .focus .arrow2{
	position: absolute;
	top: 50%;
	margin-top: -37px;
	width: 72px;
	height: 75px;
	cursor: pointer;
	outline: none;
	opacity: 0.5;
	transition: opacity 0.1s;
}

#sdlh26-v2 .focus .arrow1{
	left: -15px;
	background: url("sdlh26-arrow1.png");
}

#sdlh26-v2 .focus .arrow2{
	right: -15px;
	background: url("sdlh26-arrow2.png");
}

#sdlh26-v2 .focus:hover .arrow1,
#sdlh26-v2 .focus:hover .arrow2{
	opacity: 1;
}

#sdlh26-v2 .pic{
	width: 228px;
	margin-top: 23px;
}

#sdlh26-v2 .pic .photo{
	height: 124px;
	border-radius: 5px;
}

#sdlh26-v2 .pic .photo img{
	width: 100%;
	height: 100%;
	transition: transform 0.3s;
}

#sdlh26-v2 .pic .photo:hover img{
	transform: scale(1.03,1.03);
}

#sdlh26-v2 .pic p{
	line-height: 20px;
	font-size: 14px;
	margin-top: 8px;
}

#sdlh26-v2 .pic p a{
	color: #800300;
}

#sdlh26-v2 .block2{
	float: right;
	margin-right: 37px;
	margin-top: -23px;
	width: 605px;
}

#sdlh26-v2 .block2 .hot{
	margin-top: 23px;
}

#sdlh26-v2 .block2 .hot .photo{
	float: left;
	width: 127px;
	height: 70px;
	border-radius: 5px;
}

#sdlh26-v2 .block2 .hot .photo img{
	width: 100%;
	height: 100%;
	transition: transform 0.3s;
}

#sdlh26-v2 .block2 .hot .photo:hover img{
	transform: scale(1.03,1.03);
}

#sdlh26-v2 .block2 .hot p{
	float: right;
	width: 465px;
	height: 70px;
	font-size: 18px;
	line-height: 26px;
	display: flex;
	align-items: center;
	font-weight: bold;
}

#sdlh26-v2 .block2 .hot p a{
	color: #800300;
}

#sdlh26-v2 .block2 .list1{
	margin-top: 5px;
}

#sdlh26-v2 .block2 .list1 li{
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	background: url("sdlh26-v2-list.png") no-repeat left center;
	padding-left: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#sdlh26-v2 .block2 .list1 li a{
	color: #000;
}