.main_box2018 {
    padding-top: 476px;
    background: url(/xlgl/images/2018zdgz_bg1.png) no-repeat top;
    position: relative;
}
.main_box2018 .home{
	display: block;
	position: absolute;
	height: 30px;
	width: 90px;
	line-height: 30px;
	font-size: 16px;
	top: 17px;
	color: #6C6C6B;
}
.main_box2018 .home img{
	vertical-align: middle;
	margin-bottom: 5px;
	margin-right: 5px;
}
.main_box2018 .center_box .workbox{
	width: 326px;
	height: 316px;
	background: #F8F8F8;
	float: left;
	padding: 26px 22px 0 19px;
	margin-left: 49px;
	margin-bottom: 49px;
	-webkit-box-shadow: 0 0 10px #C4C4C4;
    -moz-box-shadow: 0 0 10px #C4C4C4;
    box-shadow: 0 0 10px #C4C4C4;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.main_box2018 .center_box .workbox01,
.main_box2018 .center_box .workbox04,
.main_box2018 .center_box .workbox10,
.main_box2018 .center_box .workbox07
{
		margin-left: 0;
}
.main_box2018 .center_box .workbox .worktitle{
	height: 29px;
	line-height: 29px;
}
.main_box2018 .center_box .workbox .worktitle img{
	vertical-align: middle;
	margin-bottom: 8px;
	margin-right: 10px;
}
.main_box2018 .center_box .workbox .worktitle a{
	font-size: 24px;
	color: #920101;
	line-height: 29px;
}
.main_box2018 .center_box .workbox ul{
	height: 230px;
	padding-top: 20px;
	overflow: hidden;
}
.main_box2018 .center_box .workbox ul .overflowul{
	height: 234px;
	margin-left: 14px;
	border-left: 1px solid #D3D3D3;
}
.main_box2018 .center_box .workbox ul li{
	line-height: 27px;
	margin-bottom: 6px;
    padding-left: 26px;
    background: url(/xlgl/images/2018zdgz_listyle.png) no-repeat left 8px;
    margin-left: -7px;
    font-size: 16px;
}
.main_box2018 .center_box .workbox ul li span{
	color: #B8B8B8;
	padding-left: 7px;
}
.main_box2018 .center_box .workbox ul li a,.main_box2018 .center_box .workbox ul li span{font-size:16px;}
.main_box2018 .center_box .workbox10{
	width: 1159px;
}
.main_box2018 .center_box .workbox10 ul{
	width: 311px;
	float: left;
	margin-left: 85px;
}
.main_box2018 .center_box .workbox10 ul.firstul{
	margin-left: 0;
}





@media screen and (max-width:768px) {
	.main_box2018 {
	    padding-top: 484px;
	    background: url( /uiFramework/commonResource/image/2023062415231564602.jpg) no-repeat top;
	    background-size: 100%;
	}
	.main_box2018 .center_box .workbox {
		float: none;
		width: 100%;
		margin-left: 0;
		box-sizing: border-box;
		margin-bottom: 20px;
	}
	.main_box2018 .center_box .workbox,.main_box2018 .center_box .workbox ul {
		height: auto;
	}
	.main_box2018 .center_box .workbox ul .overflowul {
		height: auto;
	}
}

@media screen and (max-width:500px) {
	.main_box2018 {
	    padding-top: 260px;
	}

}