html,
body,
ul,
li,
p {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	font-size: 12px;
	font-family: PingFangSC-Regular albb-puhui SourceHanSerifSC;
	width: 100%;
}

@font-face {
	font-family: 'albb-puhui';
	src: url('../font/albb_huipu_R.ttf') formet('truetype');
}

.header {
	width: 100%;
	height: 30vw;
	background: url(../img/newsimg/newsbanner.jpg);
	background-size: 100% 100%;
}

.dingbu_logo {
	position: absolute;
	top: 31px;
	left: 20vw;
	z-index: 20;
}

.daohang ul {
	width: 180px;
	background: #000000;
	float: left;
	position: absolute;
	top: 0;
	right: 30px;
	display: none;
}

.daohang ul li {
	width: 180px;
	height: 60px;
	position: relative;
}

.daohang ul li:hover {
	background: #4F4F4F;
}

.daohang ul li a {
	text-decoration: none;
	display: block;
	width: 74px;
	height: 60px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 400;
	line-height: 60px;
	margin: 0 auto;
}

.daohang ul li img {
	position: absolute;
	top: 18px;
	left: 26px;
}


.daohang {
	position: relative;
	width: 320px;
	float: right;
	margin-right: 20vw;
	margin-top: 45px;
	z-index: 20;
}

.mulu {
	width: 30px;
	height: 30px;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}

.mulu img {
	width: 30px;
	height: 30px;
	display: block;

}

@media screen and (max-width: 1280px) {
	.daohang ul {
		width: 160px;
	}

	.daohang ul li {
		width: 100%;
		height: 46px;
	}

	.daohang ul li img {
		top: 12px;
		left: 26px;
	}

	.daohang ul li a {
		width: 74px;
		height: 46px;
		line-height: 46px;
		margin-left: 50px;
	}
}

.main {
	width: 100%;
	overflow: hidden;
}

.dqwz {
	width: 1200px;
	margin: 0 auto;
	height: 38px;
	border-bottom: 1px solid #AAAAAA;
	margin-top: 60px;
}

.dqwz span {
	font-size: 18px;
	color: #777777;
	line-height: 30px;
}

.dqwz a {
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	text-decoration: none;
}

.main1 {
	width: 1200px;
	margin: 0 auto;
	overflow: auto;
	margin-top: 10px;
}

.main1 li {
	width: 100%;
	height: 200px;
	overflow: hidden;
	display: flex;
	margin-bottom: 30px;
	position: relative;
	border-bottom: 1px solid rgba(102,102,102,0.4);
}

.main1 li a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 12;
}


.main1-news {
	width: 1130px;
	margin-left: 32px;
	position: relative;
	z-index: 10;
	/* margin-top: 45px; */

}

.main1-news h2 {
	margin: 0;
	padding: 0;
	height: 20px;
	font-size: 20px;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 20px;
	margin-top: 35px;
	margin-bottom: 15px;
	width: 960px;
    overflow: hidden;
	
}

.main1-news h3 {
	margin: 0;
	padding: 0;
	height: 18px;
	font-size: 18px;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 36px;
	margin-top: 27px;
	width: 100%;
}


.main1-news span {
	position: absolute;
	right: 0;
	top: 30px;
	color: #999;
	font-size: 16px;
}

.main1-news i {
	font-style: normal;
	font-size: 16px;
	color: #3B7EE0;
	position: absolute;
	right: 0;
	bottom: 24px;
}

.main1 li:hover .main1-time h1 {
	color: #BA261A;
}

.main1 li:hover .main1-time span {
	color: #BA261A;
}


.fenye {
	margin-bottom: 110px;
}




@media screen and (max-width: 1280px) {
	.dqwz {
		width: 1000px;
	}

	.main1 {
		width: 1000px;
	}

	.main1-news {
		width: 780px;
	}
}













.footer_logo {
	width: 108px;
	height: 108px;
	margin: 0 auto;
	margin-top: 64px;
}

.footer_1 {
	width: 100%;
	height: 18px;
}

.footer_1 ul {
	width: 1078px;
	height: 22px;
	margin: 0 auto;
	margin-top: 72px;
	overflow: hidden;
}

.footer_1 ul li {
	width: auto;
	color: #D0D0D0;
	float: left;
	font-size: 18px;
	margin-left: 65px;
}

.footer_1 ul li a  {
	width: auto;
	color: #D0D0D0;
	float: left;
	font-size: 18px; 
	text-decoration:none;
}

.footer_1 ul li:first-child {
	margin: 0;
}

.footer {
	width: 100%;
	height: 524px;
	overflow: hidden;
	background-image: url(../img/indeximage/foot_5_bg.png);
}

.footer_2 {
	width: 1200px;
	margin: 0 auto;
	margin-top: 198px;
	color: #C8D1DA;
	font-size: 16px;
	line-height: 16px;
	display: flex;
	overflow: hidden;
}

.footer_2 li:first-child {
	margin-right: 61px;
}

.footer_2 li:last-child {
	margin-left: 329px;
}

.foot_3 ul li div {
	width: 100%;
	height: 100%;
	background: rgba(74, 4, 0, 0.88);
	position: absolute;
	top: 0;
	left: 0;
	/* display: none; */
}

.foot_3 ul li div span {
	display: block;
	width: 52%;
	text-align: center;
	font-size: 2vw;
	color: #FFFFFF;
	height: 30px;
	margin: 0 auto;
	margin-top: 30%;
}

.foot_3 ul li div p {
	width: 48%;
	height: 12%;
	margin: 0 auto;
	line-height: 150%;
	border: 1px solid #fff;
	font-size: 1.6vw;
	text-align: center;
	color: #FFFFFF;
	border-radius: 24px;
	margin-top: 20%;
}


@media screen and (max-width: 1280px) {
	.footer {
		height: 420px;
	}

	.footer_logo {
		margin-top: 40px;
	}

	.footer_1 ul {
		width: 878px;
	}

	.footer_1 ul li {
		margin-left: 40px;
	}

	.footer_2 {
		width: 1000px;
		margin-top: 130px;
	}

	.footer_2 li:first-child {
		margin-right: 50px;
	}

	.footer_2 li:last-child {
		margin-left: 190px;
	}

	.foot_2 {
		margin-top: 50px;
	}

	.foot_3 {
		margin-top: 50px;
	}
}
.main2 {
	width: 1200px; 
	overflow: hidden;
	margin: 0 auto;
}
.main2 li {
	margin-bottom: 1px;
	max-width: 380px;
	width: 100%;
	float: left;
	position: relative;
	margin-right: 30px;
	margin-top: 30px;
	/* box-shadow:rgba(0,0,0,0.2) 1px 1px 10px 2px; */
}
.flip { height: 0.4rem; margin: auto; margin-bottom: 0.44rem; margin-top: 40px;}
.flip li { cursor: pointer; margin-top: 0px;}
.flip li:nth-child(1) { width: 100px; height: 30px; border: 1px solid #E40102; text-align: center; line-height: 28px; font-size: 14px; color: #E40102; }
.flip li:nth-child(2) { height: 30px; width: auto;display: flex; margin-left: 0.1rem; }
.flip li:nth-child(2) a { margin: 0px 6px;width: 60px; height: 30px; display: block; border: 1px solid #E40102; text-align: center; line-height: 28px; font-size: 14px; color: #E40102; margin-right: 0.1rem; }
.flip li:nth-child(2) .active { background: #E40102; color: #fff; }
.flip li:nth-child(3) { width: 100px; height: 30px; border: 1px solid #E40102; text-align: center; line-height: 28px; font-size: 14px; color: #E40102; }

