@charset "utf-8";
body,img,border,ul,li,ol,a,div,*{
	border: 0;
	padding: 0;
	margin: 0;
	text-decoration:none;
	list-style: none;
	
}
body{
	font-family:simhei;
	width: 100%;
	min-width: 1300px;
	margin: 0 auto;
	display: block;
	overflow-x: hidden;
}
.banner{
	width: 100%;
	padding-top: 140px;
	height: 730px;
	background: url(/Tpl/Home/Index/images/mid2022/top1_img.jpg) no-repeat bottom;
}
.jt{
	width: 100px;
    height: 100px;
    z-index: 200;
    position: absolute;
    display: block;
    overflow: hidden;
    margin: 0 50% 0 48%;
}
.content{
	width: 100%;
	background: url(/Tpl/Home/Index/images/mid2022/top2_img.png) #c4160d no-repeat top;
	padding:150px 0;
}
.content ul {
	width: 999px;
	height: 606px;
	background: url(/Tpl/Home/Index/images/mid2022/content_img_bg.png) no-repeat bottom;
	padding: 83px 86px 95px;
	margin: 50px auto;
}
.content ul a li:nth-child(1){
	width: 366px;
	height: 174px;
	background:url(/Tpl/Home/Index/images/mid2022/title_bg.png) no-repeat top;
	color: #b61b1a;
	display: block;
	z-index: 200;
	margin: -100px auto 0 325px;
	position: absolute;
	font-size: 60px;
	font-weight: bold;
	text-align: center;
	padding-top: 45px;
	}
}
.content ul:hover a li:nth-child(1){
	background:url(/Tpl/Home/Index/images/mid2022/title_hover_bg.png) no-repeat top;
	color: #efda29;
}
.company{
	width: 1000px;
	height: 600px;
	margin-top:12px ;
	border-radius: 10px;
	z-index: 2;
	overflow: hidden;
	display: block;
	position: absolute;
}