.special_titile_bg {
	width: 100%;
	height: 41px;
	background-color: #f3f3f3;
}

.special_title {
	width: 140px;
	height: 100%;
	background-color: #1e56a0;
}

.special_title p {
	font-size: 19px;
	font-weight: bold;
	color: #ffffff;
	line-height: 41px;
	text-align: center;
}

.special_list {
	margin-top: 22px;
}

.special_list ul {
	width: 100%;
	overflow: hidden;
}
.special_list li.title01 {
	float: left;
	width: 237px;
	height: 118px;
	margin-right: 32px;
	margin-bottom: 32px;
}
.special_list li img {
	width: 100%;
	height: 115px;
	padding-top: 3.3px;
}
.titleOn02{
	background: url(../png/2j87ch.png) no-repeat;

}

.top_right_hide,
.bottom_left_hide {
	display: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.special_list li.title02 {
    float: left;
    width: 237px;
    height: 118px;
    margin-right: 32px;
    margin-bottom: 30.75px;
}

@media( max-width:1600px){
	.special_titile_bg {
	    height: 35px;
	}
	.special_title {
	    width: 115px;
	}
	.special_title p {
	    font-size: 17px;
	    line-height: 35px;
	}
	.special_list li.title02 {
	    width: 230px;
	    height: 115px;
	    margin-bottom: 6.25px;
	    margin-right: 14px;
	}
	.special_list li img {
	    height: 110px;
	    padding-top: 3px;
	}
	.special_list {
	    margin-top: 16px;
	}
	.special{
		height: 556px;
	}
	
}

.special_list li.margin00{
	margin-right: 0;
}
.special_list li.margin01{
	margin-bottom: 0;
}