.warp {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	overflow: hidden;
}

.inner_1400 {
	width: 1400px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#div1000 {
	width: 1200px;
	margin: 0px auto;
	padding: 0px;
	float: none;
}

.div1400 {
	width: 1400px;
	float: left;
	background-color: #FFF;
}

.div1000 {
	width: 1200px;
	margin: 0 auto;
	background-color: #FFF;
	float: none;
}

.div200 {
	width: 200px;
	float: left;
	background-color: #CCCCCC;
}

.div320_1 {
	width: 320px;
	height: 200px;
	float: left;
}

.div320_2 {
	width: 320px;
	height: auto;
	float: left;
	margin-left: 20px;
}

.div320_3 {
	width: 320px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}

/*第1部分*/
.main1 {
	width: 1400px;
	height: 51px;
	float: left;
	background-image: url(http://www.legaldaily.com.cn/Rule_by_law_xiongan/images/20220810a6.png);
	background-repeat: no-repeat;
}

.main1_1 {
	width: 170px;
	height: 18px;
	float: left;
	font-size: 14px;
	color: #FFF;
	margin-left: 100px;
	margin-top: 10px
}

.main1_2 {
	width: 180px;
	height: 18px;
	float: left;
	font-size: 14px;
	color: #FFF;
	margin-left: 850px;
}

.main1_2 a {
	float: left;
	font-size: 14px;
	color: #FFF;
}

.main1_2 span {
	margin-left: 7px;
	margin-right: 7px;
	float: left;
}

form {
	position: relative;
	width: 280px;
	margin: 0 auto;
}


/* WebKit browsers */
input::-webkit-input-placeholder {
	color: #000000;
}

/* Mozilla Firefox 4 to 18 */
input:-moz-placeholder {
	color: #000000;
	opacity: 1;
}

/* Mozilla Firefox 19+ */
input::-moz-placeholder {
	color: #000000;
	opacity: 1;
}

/* Internet Explorer 10+ */
input:-ms-input-placeholder {
	color: #000000;
}



.d1 {
	width: 280px;
	height: 33px;
	float: left;
	margin-left: 646px
}

.d1 input {
	width: 280px;
	height: 28px;
	border-radius: 10px 10px 10px 10px;
	background: #FFF;
	outline: none;
	border: 0px;
	margin-top: 10px
}

.d1 button {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100px;
	height: 28px;
	border: none;
	background: #F60;
	border-radius: 10px 10px 10px 10px;
	cursor: pointer;
	margin-top: 10px
}


/*第2部分*/
.main2 {
	width: 1400px;
	height: 277px;
	float: left;
	background-image: url(http://www.legaldaily.com.cn/Rule_by_law_xiongan/images/20220810a1.jpg);
	background-repeat: no-repeat;
}

.main2_1 {
	width: 280px;
	height: 90px;
	float: left;
	margin-left: 800px;
	margin-top: 150px;
}

/*导航*/
nav {
	height: 55px;
	line-height: 55px;
	width: 1400px;
	margin: 0 auto;
	background-color: #C81204;
	float: left;
	background: url(http://www.legaldaily.com.cn/Rule_by_law_xiongan/images/20220811a3.png) no-repeat;
	background-size: 100% 100%;
}

nav ul {
	width: 100%;
	display: flex;
	justify-content: space-around;

	overflow: hidden;
}

nav ul li {
	float: left;
	/* margin: 0 20px; */
}

nav ul li a {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 55px;
	display: inline-block;
	text-align: center;
}

/* 图片标题 */
.title-img {
	margin: 35px auto;
}

.title-img h1 a {
	display: block;
	width: 100%;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 41px;
	font-weight: bold;
	font-family: HYa4gj;
	color: #000000;
	line-height: 40px;
}

/* 轮播 */
/* 轮播图and轮播列表 */
#banner {
	margin-bottom: 40px;
}

/* 左侧 */
.banner-left {
	width: 690px;
	float: left;
}

/* 轮播图代码 */
.banner-img {
	width: 690px;
	height: 410px !important;
	/* overflow: hidden; */
	position: relative;
	float: left;
}

.banner-img .hd {
	width: 100%;
	/* height: 15px; */
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom: -6px;
	z-index: 1;
}

.banner-img .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
	width: 100%;
}

.banner-img .hd ul li {
	float: left;
	margin-right: 6px;
	width: 168px;
	height: 6px;
	text-align: center;
	background: #E0DEDA;
	cursor: pointer;
}

.banner-img .hd ul li:last-child {
	margin-right: 0px;
}

.banner-img .hd ul li.on {
	background: #C31B09;
}

.banner-img .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.banner-img .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.mask {
	position: absolute;
	bottom: 0px;
	display: inline-block;
	width: 690px;
	height: 60px;
	background: rgba(000, 000, 000, 0.5);
}

.mask a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	display: inline-block;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 54px;
	text-align: center;
	box-sizing: border-box;
	padding: 0 10px;
}

.banner-img .bd img {
	width: 690px;
	height: 410px;
	display: block;
}

.prev,
.next {
	position: absolute;
	width: 42px;
	height: 42px;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.5);
	z-index: 100;
}

.prev img,
.next img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 18px;
	height: 18px;
	opacity: 0.7;
}


.prev:hover,
.next:hover {
	background-color: rgba(255, 255, 255, 1);
}

.prev:hover img,
.next:hover img {
	opacity: 1;
}

.prev {
	left: 12px;
}

.next {
	right: 12px;
}

/* 轮播列表 */
.banner-right {
	width: 460px;
	float: left;
	margin-left: 35px;
	background-color: #FFFFFF;
}

.banner-right .banner-abstract {
	border-bottom: 2px dashed #DCDCDC;
}

.banner-right .banner-abstract h2 a {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	font-weight: bold;
	width: 100%;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.banner-right .banner-abstract h2 {
	margin-bottom: 15px;
}

.banner-right .banner-abstract p {
	margin-bottom: 15px;
}

.banner-right .banner-abstract p a {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #717171;
	line-height: 26px;
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-indent: 2em;
}

.banner-right ul {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}

.banner-right ul li {
	width: 100%;
	flex: 1;
	border-bottom: 2px dashed #DCDCDC;
}


.banner-right ul li a {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	width: 460px;
	height: 100%;
}

.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: 40px;
}


/* 栏目头 */
.header-title {
	width: 100%;
	border-bottom: 3px solid #D01C0B;
	box-sizing: border-box;
	padding: 0px 16px;
	position: relative;
}


.header-title span {
	float: left;
}


.header-title span a {
	font-size: 26px;
	font-family: HYb2gj;
	font-weight: 400;
	color: #ED6D00;
	line-height: 48px;
}

.header-title .more1 {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 50px;
	height: 26px;
	border: 1px solid #CCCCCC;
}

.header-title .more1::after {
	content: '+';
	display: inline-block;
	position: absolute;
	right: -8px;
	z-index: 100;
	color: #217BC0;
	font-size: 18px;
	top: 50%;
	width: 16px;
	height: 14px;
	line-height: 10px;
	background-color: #FFFFFF;
	text-align: center;
	transform: translateY(-50%);
}

.header-title .more1 a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 22px;
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
}

.header-title a img {
	width: 48px;
	height: 22px;
	vertical-align: middle;
}

/* 政法资讯 */
.information-left {
	float: left;
	width: 723px;
}

.information-right {
	float: right;
	width: 423px;
}

.div1 {
	overflow: hidden;
}

.div1 .div1-left {
	width: 350px;
	float: left;
	margin-top: 40px;
}

.div1 .div1-left a {
	width: 100%;
	height: 225px;
	display: block;
	position: relative;
}

.div1 .div1-left a img {
	width: 100%;
	height: 100%;
}

.div1 .div1-left a:first-of-type {
	margin-bottom: 28px;
}

.div1 .div1-left a p {
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	width: 96%;
	color: #FFFFFF;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.div1 .div1-right {
	float: right;
	width: 346px;
	margin-top: 25px;
}

.div1 .div1-right ul li a {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 100%;
}

.div1 .div1-right ul li:first-of-type a {
	font-weight: bold;
}

.information-right .div2-top {
	margin-top: 40px;
}

.information-right .div2-top div a {
	width: 100%;
	overflow: hidden;
	display: inline-block;
}

.information-right .div2-top div a img {
	width: 220px;
	height: 124px;
	float: left;
	margin-right: 12px;
}

.information-right .div2-top div a p {
	width: 185px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 43px;
	float: left;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.information-right .div2-top li a {
	display: inline-block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 40px;
}

.information-right .div2:first-of-type {
	margin-bottom: 30px;
}


/* 专题专栏 */
/* 本例子css */
.banner-small {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
}

.banner-small .next,
.banner-small .prev {
	width: 20px;
	height: 60px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: block;
}

.banner-small .next img,
.banner-small .prev img {
	width: 100%;
	height: 100%;
}

.banner-small .next {
	right: 0px;
	z-index: 100;
}

.banner-small .prev {
	left: 0px;
	z-index: 100;
}

.banner-small .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.banner-small .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
	width: 350px;
}

.banner-small .bd img {
	width: 350px;
	height: 135px;
	display: block;
}

.banner-small .bd .tempWrap {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%);
}


/* 融媒聚焦 */
.focusing ul {
	overflow: hidden;
	margin-top: 38px;
}

.focusing ul li {
	float: left;
	width: 285px;
	height: 185px;
	margin-right: 20px;
}

.focusing ul li:last-of-type {
	margin-right: 0px;
}

.focusing ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
}

.focusing ul li a img {
	width: 100%;
	height: 100%;
}

.focusing ul li a p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
	background-color: rgba(0, 0, 0, 0.6);
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	line-height: 50px;
	box-sizing: border-box;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/* 政府法治 */
/* content1 */
.content1 {
	margin-top: 35px;
}

.content1-left {
	width: 720px;
	float: left;
}

.content1-left .show {
	float: left;
	margin-top: 38px;
	width: 350px;
	height: 225px;
}

.content1-left .show a {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
}


.content1-left .show a img {
	width: 100%;
	height: 100%;
}

.content1-left .show a .mask {
	width: 100%;
	height: 35px;
	opacity: 0.8;
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 35px;
	left: 0;
	bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	padding: 0 10px;
}

.content1-left ul {
	width: 350px;
	float: left;
	box-sizing: border-box;
	padding-left: 25px;
	margin-top: 32px;
}

.content1-left ul li {
	width: 100%;
}

.content1-left ul li a {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 39px;
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	padding-left: 10px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.content1-left ul li:first-of-type a {
	font-weight: bold;
}

.content1-left ul li a::before {
	content: "";
	display: inline-block;
	width: 3px;
	height: 3px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-color: #333;
	border-radius: 50%;
}

.content1-right {
	width: 425px;
	float: right;
}

.show1 {
	width: 100%;
	margin-top: 36px;
}

.show1 img {
	float: left;
	width: 174px;
	height: 112px;
}

.show1 p {
	width: 220px;
	float: right;
}

.show1 p a {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	width: 100%;
}

.show1 p a,
.show1 p span {
	display: inline-block;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 35px;
}

.show1 p a {
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-indent: 2em;
}

.content1-right ul {
	margin-top: 30px;
}

.content1-right ul li a {
	display: inline-block;
	width: 100%;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333;
	line-height: 39px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/* 广告位 */
.adv {
	margin: 45px auto;
}

.adv a:first-of-type {
	float: left;
	width: 290px;
	height: 85px;
}


.adv a:last-of-type {
	float: right;
	width: 894px;
	height: 85px;
}

.adv a img {
	width: 100%;
	height: 100%;
}

/* 智慧新城 */
.wisdom .wisdom-one {
	width: 360px;
	float: left;
	margin-right: 50px;
}

.wisdom .wisdom-one:last-of-type {
	margin-right: 0px;
}

.wisdom .wisdom-one .wisdom-img {
	width: 360px;
	height: 185px;
	margin-top: 34px;
}

.wisdom .wisdom-one .wisdom-img a {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
}

.wisdom .wisdom-one .wisdom-img a img {
	width: 100%;
	height: 100%;
}


.wisdom .wisdom-one .wisdom-img a p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	background-color: rgba(0, 0, 0, 0.6);
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	box-sizing: border-box;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.wisdom .wisdom-one ul {
	margin-top: 10px;
}

.wisdom .wisdom-one ul li a {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2B2A2A;
	line-height: 48px;
	width: 100%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/* 尾部 */
body .link {
	margin-top: 40px;
}


.div1-right ul li a,
.information-right .div2-top li a,
.content1-right ul li a,
.wisdom .wisdom-one ul li a {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 39px;
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	padding-left: 10px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}



.div1-right ul li a::before,
.information-right .div2-top li a::before,
.content1-right ul li a::before,
.wisdom .wisdom-one ul li a::before {
	content: "";
	display: inline-block;
	width: 3px;
	height: 3px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-color: #333;
	border-radius: 50%;
}
