*{
	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: pink; */
}
.tou{
	/* width: 750px; */
	height: 40px;
	font-size: 28px;
	color: #333;
	text-align: center;
	font-family: "microsoft yahei";
	margin: 15px 0 0;
	/* background: yellow; */
}
.shuxing{
	width: 100%;
	height: 40px;
	margin-top: 42px;
	background: rgb(234,234,234);
}
.shuxing>li{
	float: left;
	font-size: 12px;
	font-family: "microsoft yahei";
	color: #999;
	height: 40px;
	line-height: 40px;
	margin:0 20px 0 0;
}
.shuxing>li:nth-child(1){
	margin-left: 10px;
}
	
.shuxing>li:nth-child(4){
	float: left;
	/* margin-right: 45px; */
	margin: 0;
	position: relative;
}
.shuxing>li:nth-child(5){
	float: right;
	margin-right: 30px;
}
.shuxing>li:nth-child(5) a{
	color: #999;
}
.shuxing>li:nth-child(5) a:hover{
	color: #1972EA;
}
.codes{
	position: absolute;
	top: 50px;
	right: -50px;
	background: rgb(250,250,250);
	display: none;
	width: 140px;
	height: 140px;
	text-align: center;
}
.code{
	width: 90px;
	height: 90px;
}
.shuxing>li>i>img{
	width: 15px;
	vertical-align:middle;
	/* background: yellow; */
	margin-left: 5px;
}
.content{
	margin-top: 30px;
	font-size: 14px;
	font-family: "microsoft yahei";
	margin-bottom: 30px;
	color: #333;
}
.front{
	font-size: 14px;
	color: #666;
	font-family: "microsoft yahei";
	margin: 30px 0 10px;
}
.after{
	font-size: 14px;
	color: #666;
	font-family: "microsoft yahei";
	margin: 10px 0 70px;
}
.front:hover,.after:hover{
	cursor: pointer;
	color: #1972EA;
}
/* 右边 */
.xinwen_t_r{
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-left: 20px;
	/* background: red; */
}


.xiangqing_c{
	width: 250px;
	height: 116px;
	background: url(../img/ewm3.jpg);
	/* margin-top: 20px; */
}
.leibiao{
	width: 248px;
	margin-top: 30px;
	/* 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: 20px 0;
	border:  1px solid rgb(232,232,232);
}
.zhanshi ul li{
	margin: 20px 0 0 20px;
	 overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zhanshi ul li{
	width: 200px;
	margin: 20px 0 20px 20px;
	font-size: 14px;
	color: #666;
}
.zhanshi ul li:hover{
	color: #1972EA;
	cursor: pointer;
}
/* 尾部 */
.jiesu{
		width: 100%;
		height: 130px;
		overflow: hidden;
		/* margin-top: 500px; */
		background: rgb(38,89,158);
	}
	.jiesu_b ul{
		width: 780px;
		height: 14px;
		margin: 40px 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: 5px;
		text-align: center;
	}
