*{
	padding: 0;
	margin:0;
	transition: all 0.5s;
}
body{
	background: #FBF6EC;
	font-family: "Microsoft YaHei";
}

.index-content-top{
	width: 100%;
	height: 605px;
	margin: 0 auto;
	background: url("../images/bj_01.png") center 0 no-repeat;
	padding-top: 10px;
}
.index-headline{
	width: 1160px;
	height: 85px;
	margin: 0 auto 0;
	border: 1px solid #f7f7f7;
	background: url(../images/hot-bg.png) no-repeat;
}
.headline-sub{
	width: 65px;
	height: 65px;
	margin-left: 10px;
	margin-top: 10px;
	background: url(../images/hot-1.png) no-repeat;
	float: left;
}
.index-headline ul{
	width: 800px;
	height: 85px;
	float: left;
	overflow: hidden;
	line-height: 85px;
	margin-left: 20px;
	color: #be0d13;
	position: relative;
}
.index-headline ul li {
	width: 800px;
	font-size: 22px;
	line-height: 85px;
	position: absolute;
	top: 85px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; 
}
.index-headline ul li a{
	color: #be0d13;
}
#hot-li1{
	top: 0;
}

.index-headline span a{
	float: right;
	line-height: 20px;
	font-size: 12px;
	margin-top: 55px;
	margin-right: 30px;
	color: #be0d13;
	margin-bottom:10px;
}

.index-content-top-sub2{
	width: 1200px;
	height: 535px;
	padding-top:15px;
	margin:0px auto 0;
	background: #fff;
}
.index-banner{
	width: 720px;
	height: 410px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}
index-banner img {
    object-fit: cover;

}


.index-dynamic{
	width: 390px;
	height: 410px;
	padding:0 20px;
	margin-top: 20px;
	margin-right:20px;
	background: #fff;
	float: right;
	position: relative;
	border: 1px solid #C7C7C7;
}

.index-dynamic h3,h3{
	height: 50px;
	margin: 0 -20px;
	background: url("../images/img_22.png") repeat-x;
}
.index-dynamic h3 a,.index-content-center-left h3 a,.index-content-center-right h3 a,.index-content-bottom-left h3 a,.index-content-bottom-right h3 a{
	display: inline-block;
	text-indent: 20px;
	margin-top: 15px;
	font-size: 20px;
	line-height: 24px;
	color: #be0d13;
	height: 40px;
}
.index-dynamic span a,.index-content-center-left span a,.index-content-center-right span a,.index-content-bottom-left span a,.index-content-bottom-right span a{
	float: right;
	font-size: 12px;
	margin-top: -10px;
	position: absolute;
	top: 35px;
	right: 20px;
	color: #666;
	display: inline-block;
}

.index-dynamic ul{							/*原来是60*/
	margin-top: 40px;
}
.index-dynamic ul li,.index-content-center-left ul li,.index-content-center-right ul li,.index-content-bottom-left ul li,.index-content-bottom-right ul li{
	list-style-type: disc;
	color: #000;
	margin-left: 10px;
	font-size: 12px;
	line-height: 20px;
	margin-top: 20px;
}

.index-dynamic ul li a,.index-content-center-left ul li a,.index-content-center-right ul li a,.index-content-bottom-left ul li a,.index-content-bottom-right ul li a{
	color: #000;
	transition:all 0s;
	display: inline-block;
	width: 300px;
	margin-bottom:-7px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; 
	font-size: 16px;
}
.index-dynamic ul li a:hover,.index-content-center-left ul li a:hover,.index-content-center-right ul li a:hover,.index-content-bottom-left ul li a:hover,.index-content-bottom-right ul li a:hover{
	color: #be0d13;
	text-decoration: underline;
}
.index-dynamic ul li span,.index-content-center-left ul li span,.index-content-center-right span,.index-content-bottom-left ul li span,.index-content-bottom-right ul li span{
	float: right;
}

.index-content-center{
	width: 1200px;
	height: 350px;
	margin:20px auto 0;
}
.index-content-center-left{
	width: 700px;
	height: 350px;
	background: #fff;
	float: left;
	position: relative;
	padding: 0 20px;
	border: 1px solid #C7C7C7;
}



.index-content-center-left-p1{
	width: 400px;
	margin: 0 auto;
	height: 50px;
	background: #ECAF5C;
	text-align: left;
	color: #fff;
	border-radius: 8px; 
	margin-top: 40px;
	line-height: 50px;
	text-indent: 20px;
	font-weight:bold;
}
.index-content-center-left-p2{
	width: 400px;
	margin: 0 auto;
	height: 50px;
	background: #686868;
	text-align: left;
	color: #fff;
	border-radius: 8px; 
	margin-top: 25px;
	line-height: 50px;
	text-indent: 20px;
	font-weight:bold;
}
.index-content-center-left-p3{
	width: 400px;
	margin: 0 auto;
	height: 50px;
	background: #255A8C;
	text-align: left;
	color: #fff;
	border-radius: 8px; 
	margin-top: 25px;
	line-height: 50px;
	text-indent: 20px;
	font-weight:bold;
}

.index-content-center-right img{
	position: relative;
	top: 8px;
	margin-right: 20px;
}


.index-content-center-right{
	width: 400px;
	height: 350px;
	float: right;
	background: #fff;
	padding: 0 20px;
	position: relative;
	border: 1px solid #C7C7C7;
}



.index-content-center-right .index-content-center-border1{
	width: 400px;
}
.index-content-center-left ul,.index-content-center-right ul,.index-content-bottom-left ul,.index-content-bottom-right ul{
	margin-top: 5px;
}

.index-column{
	width: 1200px;
	height: 110px;
	margin: 20px auto 0;
}
.index-column img{
	width: 1200px;
	height: 110px;
}

.index-content-bottom{
	width: 1200px;
	height: 350px;
	margin: 20px auto 0;
}
.index-content-bottom-left{
	width: 540px;
	height: 350px;
	float: left;
	position: relative;
	padding: 0 20px;
	border: 1px solid #C7C7C7;
	background: #EFEDEE;
}
.index-content-bottom-right{
	width: 540px;
	height: 350px;
	float: right;
	position: relative;
	padding: 0 20px;
	border: 1px solid #C7C7C7;
	background: #EFEDEE;
}

.index-content-bottom-left i,.index-content-bottom-right i{
	width: 20px;
	line-height: 24px;
	font-size: 24px;
	display: inline-block;
	text-align: center;
	cursor: default;
	color: #BE0D13;
}
.index-content-bottom-left-border1,.index-content-bottom-right-border1{
	width: 550px;
	height: 1px;
	background: #000;
	position: absolute;
	top: 50px;
}
.index-content-bottom-left-border2_1,.index-content-bottom-right-border2_1{
	width: 100px;
	height: 3px;
	background: #be0d13;
	position: absolute;
	top: 48px;
	display: block;
}
.index-content-bottom-left-border2_2,.index-content-bottom-right-border2_2{
	width: 100px;
	height: 3px;
	background: #be0d13;
	position: absolute;
	top: 48px;
	left:140px;
	display: none;
}
.index-bottom-left-content-2,.index-bottom-right-content-2{
	display: none;
}
.index-bottom-right-content-2{
	text-align: center;
	padding-top: 33px;

}
.index-bottom-right-content-2 img{
	width: 150px;
	height: 110px;
	border: 1px solid red;
	display: inline-block;
	margin: 10px;
}

.index-content-center-left>p{
	margin-top: 40px;
	line-height: 50px;
	margin-left: 50px;
	text-indent: 20px;
	font-size: 18px;
	color: #fff;
}
.index-content-center-left>p>img{
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.link{
	width: 1200px;
	height:80px;
	margin: 0 auto;
	margin-top: 20px;
	background: #EFEDEE;
}
.link h2{
	line-height: 80px;
	float: left;
	margin:0 40px;
	color: #333;
}
.link span{
	line-height: 80px;
	float: left;
	margin-left:80px;
}
.link span a{
	color: #4c4c4c;
}
.link span a:hover{
	color: #be0d13;
	transition: all 0s;
}

.index-kong{
	width: 1200px;
	height: 20px;
	margin:0 auto;
}
#index-footer{
	width:100%;
	height: 140px;

}