BODY { background:#fff; PADDING: 0px; MARGIN: 0 auto; FONT-FAMILY:"微软雅黑","Microsoft YaHei","宋体","SimSun","Hiragino Sans GB","SimHei", "sans-serif";min-width: 1200px;}
DIV,UL,LI,P,H1,H2,H3,H4,H5,H6,FORM {PADDING: 0px; MARGIN: 0px auto; FONT-STYLE: normal; FONT-WEIGHT: normal;LIST-STYLE-TYPE: none;}
INPUT {FONT-SIZE: 12px; LINE-HEIGHT: 16px;}
SELECT {FONT-SIZE: 12px; LINE-HEIGHT: 16px; color:#666;}
IMG {BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px;}
EM { FONT-STYLE: normal; FONT-WEIGHT: normal;}
i{FONT-SIZE: 12px; FONT-STYLE: normal; FONT-FAMILY:"SimSun","Hiragino Sans GB","SimHei", "sans-serif";}
A { color:#404040; TEXT-DECORATION: none;}
A:hover{color:#cb0000}
.hide{display: none;}
/* A:hover {COLOR: #0082C6; TEXT-DECORATION: underline;} */
.blank20 {DISPLAY: block; HEIGHT: 20px; CLEAR: both; OVERFLOW: hidden}
.blank30 {DISPLAY: block; HEIGHT: 30px; CLEAR: both; OVERFLOW: hidden}
.blank40 {DISPLAY: block; HEIGHT: 40px; CLEAR: both; OVERFLOW: hidden}
.spacer{clear:both; font-size:0; line-height:0;}
.clear {HEIGHT: 0px; CLEAR: both; OVERFLOW: hidden;}
.D1000{width: 1000px;MARGIN: 0 auto;overflow: hidden;}
::-webkit-scrollbar { width: 16px;}
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(255,0,0,0);}
::-webkit-scrollbar-thumb {background: rgba(255,168,88,0.3); -webkit-box-shadow: inset 0 0 6px rgba(255,168,88,0);}
::-webkit-scrollbar-thumb:window-inactive { background: rgba(255,168,88,0);}
.banner{
	width: 100%;
	height:1134px;
}
.main {
	background: url(bg.jpg)no-repeat top center #ffe2c4;
	overflow: hidden;
}
.part01{
	width: 1200px;
	margin: 0 auto;
	padding-top: 350px;
}
.part02{
	width: 1312px;
	margin: 0 auto;
	padding-top: 620px;
	overflow: hidden;
}
.news {
	width: 25%;
	height: 346px;
	float: left;
	margin-bottom: 40px;
	background: url(box.png)no-repeat;
}
.news div{
	margin-top: 13px;
	width: 77%;
}

.news h2{
	line-height: 24px;
	color: #d5473d;
	font-size: 17px;
	margin-bottom: 20px;
	font-weight: bold;
}
.news p{
	color: #505050;
	line-height: 26px;
	text-indent: 2em;
	font-size: 16px;
}
.news span{color: #cb0000;}
.toutu{width:600px;float:left;position: relative;overflow: hidden;}
.toutu h2{
	font-size: 26px;
	font-weight: bold;
	color: #de1a1e;
	margin-bottom: 15px;
}
.toutu h2 a{color: #de1a1e;}
.toutu p{
	line-height: 24px;
	color: #56534e;
	font-size: 17px;
	text-indent: 2em;
	margin-bottom: 15px;
}
.dec{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.fontred{color: #cb0000;}
.toutu img{width: 600px;height: 416px;}
.news01 {
	width: 560px;
	height: 560px;
	float: right;
	overflow-y: auto;
}
.news01 h2{
	FONT-SIZE: 22px;
	line-height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.news01 p{FONT-SIZE: 15px; line-height:24px; color:#6c7177;padding-bottom:16px; margin-bottom:7px; border-bottom:1px dotted #BBBBBB;text-indent: 2em;}
.news01 span{color: #cb0000;}

@media screen and (max-width: 768px){
	body{
		min-width: initial;
		font-size: 0;
	}
	body *{
		box-sizing: border-box;
	}
	.main{
		background-size: 150% auto;
		padding: 0 .3rem;
	}
	.banner{
		height: 7rem;
	}
	.part01{
		margin-top: 1.4rem;
		padding: 0;
		width: 100%;
		height: 4.6rem;
		overflow-y: auto;
	}
	.toutu{
		width: 100%;
	}
	.toutu h2{
		font-size: .36rem;
		margin-bottom: .1rem;
	}
	.toutu p{
		font-size: .28rem;
		line-height: .4rem;
	}
	.toutu>a{
		display: block;
		position: relative;
	}
	.toutu img{
		width: 100%;
		height: 4rem;
	}
	.dec{
		font-size: .28rem;
		line-height: .7rem;
		height: .7rem;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.news01{
		width: 100%;
		height: auto;
		margin-top: .2rem;
	}
	.news01 h2{
		font-size: .32rem;
		line-height: .4rem;
	}
	.news01 p{
		padding-bottom: .1rem;
		font-size: .28rem;
		line-height: .4rem;
		margin-top: .1rem;
	}
	.part02{
		width: 100%;
		padding-top: 2.4rem;
	}
	.part02>div{
		margin-bottom: .5rem!important;
		height: 8rem!important;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.news{
		width: 50%;
		height: 6rem;
		background-size: 100% 100%;
		margin-bottom: .1rem;
	}
	.news h2{
		font-size: .32rem;
		line-height: .44rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		margin-bottom: .24rem;
	}
	.news div{
		margin-top: .24rem;
	}
	.news p{
		font-size: .28rem;
		line-height: .38rem;
	}
	.news p a{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 10;
		-webkit-box-orient: vertical;
	}
}
