.wrapper_1000 {
	width: 1000px;
	margin: 0 auto;
}


/* 头图 */
.header-img {
	height: 100px;
	background-color: #FFFFFF;
	display: flex;
	align-items: center;
}

.header-img .img1 {
	width: 135px;
	height: 80px;
}

.header-img .img2,
.header-img .img3 {
	width: 435px;
	height: 80px;
}


/* 导航 */
header {
	background-color: #0968BA;
	height: 54px;
	line-height: 54px;
	box-sizing: border-box;
	padding: 0 5px 0 20px;
}

header span {
	font-size: 31px;
	font-family: HYa4gj;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 54px;
	float: left;
	margin-right: 10px;
}

header ul {
	float: left;
	overflow: hidden;
}

header ul li {
	float: left;
}

header ul li a,
header ul li i {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 54px;
	text-align: center;
}

header ul li i {
	margin-left: 1px;
	margin-right: 3px;
}


/* 标题 */
.title {
	margin: 35px 0px;
}

.title img {
	width: 1000px;
	height: 70px;
}

.title h1 a {
	font-size: 41px;
	font-family: HYa4gj;
	font-weight: 400;
	color: #000000;
	line-height: 40px;
	display: inline-block;
	width: 100%;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/* 轮播图and轮播列表 */
#banner {
	margin-bottom: 40px;
}

/* 左侧 */
.banner-left {
	width: 530px;
	float: left;
}

/*幻灯片*/

.scroll-pic {
	width: 530px;
	height: 360px;
	overflow: hidden;
	position: relative;
}

.scroll-pic .hd {
	position: absolute;
	width: 100%;
	height: 0;
	top: 50%;
	margin-top: -22px;
	z-index: 1;
}

.scroll-pic .hd .prev,
.scroll-pic .hd .next {
	display: block;
	width: 43px;
	height: 43px;
	cursor: pointer;
	opacity: .3;
	background: url("http://www.legaldaily.com.cn/international/img/home-scroll-icons.png") -1px -2px no-repeat;
}

.scroll-pic .prev {
	float: left;
	margin-left: 10px;
}

.scroll-pic .hd .next {
	float: right;
	margin-right: 10px;
	background-position: -1px -49px;
}

.scroll-pic .hd .prev:hover,
.scroll-pic .hd .next:hover {
	opacity: 1;
}

.scroll-pic .hd ul {
	position: absolute;
	right: 10px;
	top: 170px;
	overflow: hidden;
}

.scroll-pic .hd ul li {
	float: left;
	width: 12px;
	height: 12px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("http://www.legaldaily.com.cn/international/img/home-scroll-icons.png") -24px -126px no-repeat;
}

.scroll-pic .hd ul li.on {
	background-position: -10px -126px;
}

.scroll-pic .bd ul {
	overflow: hidden;
}

.scroll-pic .bd ul li {
	float: left;
	overflow: hidden;
	position: relative;
}

.scroll-pic .pic {
	text-align: center;
}

.scroll-pic .pic img {
	width: 530px;
	height: 360px;
	display: block;
}

.scroll-pic .title1 {
	width: 100%;
	height: 44px;
	line-height: 44px;
	box-sizing: border-box;
	padding-left: 10px;
	font-size: 18px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .4);
}

.scroll-pic .title1 a {
	color: #fff;
}


/* 轮播列表 */
.banner-right {
	width: 450px;
	float: right;
	background-color: #FFFFFF;
}

.banner-right ul {
	width: 100%;
	height: 100%;

}

.banner-right ul li {
	width: 100%;
	flex: 1;

}


.banner-right ul li a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	width: 460px;
	height: 100%;
}

.banner-right ul li:nth-child(1) a,
.banner-right ul li:nth-child(6) a {
	font-weight: bold;
}


.banner-right ul li a::before {
	content: '•';
	display: inline-block;
	margin-right: 20px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #C4C2C8;
	line-height: 30px;
}


.content1 {
	margin-bottom: 10px;
}

.content1-left {
	width: 650px;
	float: left;
}

.content1-right {
	width: 330px;
	float: right;
}

.relative {
	position: relative;
}

.bt15 {
	margin-bottom: 15px;
}

.box1 {
	position: relative;
	width: 640px;
	height: 200px;


}

.box1 .pic {
	width: 230px;
	height: 150px;
	position: absolute;
	left: 0px;
	top: 5px;

}


.box1 .pic img {
	width: 230px;
	height: 150px;

}

.box1 .pic .pic1 {
	position: relative;
}

.box1 .pic .title2 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	padding-left: 10px;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .4);
}

.box1 .pic .title2 a {
	color: #fff;
}

.txtlist {
	width: 380px;
	float: right;
	background-color: #FFFFFF;
}

.txtlist ul {
	width: 100%;
	height: 100%;

}

.txtlist ul li {
	width: 100%;
	flex: 1;

}


.txtlist ul li a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	width: 380px;
	height: 100%;
}

.txtlist ul li:nth-child(1) a {
	font-weight: bold;
}


.txtlist ul li a::before {
	content: '•';
	display: inline-block;
	margin-right: 20px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #C4C2C8;
	line-height: 26px;
}



.zwjjbanner {
	width: 110px;
	height: 30px;
	display: inline;
	position: absolute;
	left: 2px;
	top: -14px;
	background-color: #fff;
}

.zwjz {
	position: relative;
	width: 320px;

}

.zwjz li {
	font-size: 12px;
	text-indent: 1em;
	font-weight: bold;
	line-height: 36px;
	background: url(http://www.legaldaily.com.cn/international/img/hqsy202200712spot06.jpg) no-repeat left center;

}

.zwjz li a {
	color: #000;

}


.ydyl {
	position: relative;
	width: 320px;
	height: 300px;
	margin-top: 40px;

}

.l-titlebanner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 110px;
	height: 30px;
	display: inline;
}

.spotpic {
	position: relative;
	float: left;
	margin-top: 3px;
	width: 20px;
	height: 24px;
}

.spottitle {
	position: relative;
	float: right;
	margin-right: 3px;
}

.spottitle a {
	font-size: 20px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;

}

.newsbox2 {
	position: absolute;
	width: 320px;
	height: 100px;
	left: 0px;
	top: 40px;
}

.newsbox2 .pic {
	width: 150px;
	height: 90px;
	position: relative;
	float: left;
}

.newsbox2 .pic img {
	width: 150px;
	height: 90px;
}

.newsbox2 .hot {
	width: 160px;
	position: relative;
	float: right;

}

.newsbox2 .title3 {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	text-align: left;
	line-height: 26px;
	position: relative;

}

.newsbox2 .title3 a {

	color: #000;
}

.newsbox2 .summary {

	font-size: 14px;
	font-family: Microsoft YaHei;
	line-height: 18px;
	position: relative;
	text-align: left;
	text-indent: 2em;
	color: #000;

}

.newsbox2 .summary a {
	color: #000;
}

.newsbox3 {

	position: absolute;
	left: 0px;
	top: 150px;
}

.newsbox3 ul li a {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	width: 320px;
	height: 100%;


}

.newsbox3 ul li a::before {
	content: '・';
	display: inline-block;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000;
	line-height: 18px;
}

.gjsp {
	position: relative;
	width: 320px;
	height: 300px;
	margin-top: 0px;

}


.hqzx {
	position: relative;
	width: 320px;
	height: 220px;
	margin-top: 0px;

}

.hqzx .newsbox3 {
	position: absolute;
	left: 0px;
	top: 40px;
}

.hqzx .newsbox3 ul li:nth-child(1) a {
	font-weight: bold;
	font-size: 16px;
}

.picbox {
	width: 1000px;
	position: relative;
}


.box4 {
	width: 1000px;

}

.box4 .newsbox3 {
	width: 240px;
	height: 185px;
	position: relative;
	float: left;
	margin-right: 10px;
	top: 15px;
}

.box4 .newsbox3 .pic {
	position: relative;
	width: 240px;
	height: 150px;
}

.box4 .newsbox3 .pic img {

	width: 240px;
	height: 150px;
}

.box4 .newsbox3 .title3 {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000;
	line-height: 26px;
	text-align: center;
	width: 240px;

}


body .btm{
	margin-top: 30px;
}