*{
	margin: 0;
	padding: 0;
}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
}
.banner{
	width: 100%;
	height: 300px;
	overflow: hidden;
	background: url(../img/首页/组%2039.jpg)
}
.banner p{
	font-size: 36px;
	color: #fff;
	font-family: "microsoft yahei";
	text-align: center;
	margin: 102px 0 20px 0;
}
.banner div{
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-family: "microsoft yahei";
}
.xinwen{
	width: 100%;
	/* height: 1000px; */
	/* background: pink; */
	margin-top: 20px;
}
.xinwen_t{
	width: 1200px;
	margin: 0 auto;
}
/* 左边 */
.xinwen_t_l{
	float: left;
	width: 930px;
	height: 1200px;
	overflow: hidden;
	/* background: blue; */
}
.policy{
	width: 300px;
	height: 40px;
	/* background: yellow; */
}
.policy li{
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	/* margin-left: 30px; */
	padding: 0 15px;
	margin-right: 5px;
	border-bottom: 3px solid #fff;
	/* font-weight: 500; */
	font-family: "microsoft yahei";
	text-align: center;
	cursor: pointer;
}
.pol{
	
	border-bottom: 3px solid #1972EA !important;
	color: #1972EA;
}
.policy_t{
	width: 100%;
    background: pink;
}
/* 分页样式 */
#fenye,#fenyel{
	height: 60px;
	margin: 50px auto 0;
	/* background: red; */
}
.page_s1,.page_s2{
	text-align: center;
	/* background: red; */
}
.policy_t>li{
	float: left;
	width: 100%;
	height: 1160px;
	/* background: yellow; */
	border-top: 1px solid #dcdcdc;
}
.policy_t_c>li{
	width: 100%;
	height: 103px;
	border-bottom: 1px solid #dcdcdc;
	/* background: red;s */
}
.policy_niebu{
	width: 900px;
	/* background: red; */
	margin: 22px 0 0 15px;
}
.policy_niebu p:nth-child(1):hover{
	color: #1972EA;
    cursor: pointer;
}
.policy_niebu p:nth-child(1){
	
	/* width: 100%; */
	width: 600px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
}
.policy_niebu p:nth-child(1) a{
	color: #333;
	font-weight: 500;
	font-size: 14px;
	font-family: "microsoft yahei";
}
.policy_niebu p:nth-child(2){
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #666;
	/* background: yellow; */
	/* width: 100%; */
	width: 800px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin-bottom: 10px;
}
.writer{
	float: right;
}
.policy_niebu>span:nth-child(3){
	padding: 5px 10px;
	background: rgb(240,240,240);
	border-radius: 50px;
	font-size: 12px;
	font-family: "microsoft yahei";
	color: #999;
}
.writer span{
	font-size: 12px;
	font-family: "microsoft yahei";
	color: #999;
	margin-right: 10px;
}
/* 右边 */
.xinwen_t_r{
	float: left;
	width: 250px;
	margin-top: 12px;
	margin-left: 20px;
	/* background: red; */
}

.xiangqing_c{
	width: 250px;
	height: 136px;
	background: url(../img/ewm2.jpg);
	/* margin-top: 20px; */
}
.leibiao{
	width: 248px;
	margin-top: 20px;
	/* height: 424px; */
	border: 1px solid rgb(232,232,232);
}
.liebiao_t{
	color: #1972EA;
	font-size: 16px;
	font-family: "microsoft yahei";
	margin: 20px 0 0 20px;
}
.parentWrap {
            width: 100%;

        }
.parentWrap li:nth-child(9){
	margin-bottom: 30px;
}
.groupTitle{
            display:block;
			margin: 20px 0 0 20px;
            height:20px;
            line-height:20px;
        }
.groupTitle a{
	font-size: 14px;
	color: #666;
}
.groupTitle a:hover{
	color: #1972EA;
}

.zhanshi{
	width: 100%;
	/* height: 262px; */
	margin-top: 20px;
	border:  1px solid rgb(232,232,232);
}
.zhanshi ul li{
	margin: 20px 0 0 20px;
}
.zhanshi ul li{
	margin: 20px 0 20px 20px;
}
.zhanshi ul li a{
	font-size: 14px;
	color: #666;
}
.zhanshi ul li a:hover{
	color: #1972EA;
}

/* 尾部 */
.jiesu{
		width: 100%;
		height: 130px;
		overflow: hidden;
		margin-top: 100px;
		background: rgb(38,89,158);
	}
	.jiesu_b ul{
		width: 780px;
		height: 14px;
		margin: 36px auto 0;
		/* background: red; */
	}
	.jiesu_b ul li{
		height: 12px;
		line-height: 12px;
		padding: 0 10px;
		float: left;
		/* background: red; */
		border-right: 1px solid #fff;
	}
	.jiesu_b ul li:nth-child(6){
		border-right: none;
	}
	.jiesu li a{
		font-size: 14px;
		color: #fff;
		font-family: "microsoft yahei";
	}
    .jiesu_b p{
		color: #fff;
		font-size: 14px;
		font-family: "microsoft yahei";
		margin-top: 7px;
		text-align: center;
	}
