@charset "utf-8";

/*
执照收转
tzp 2018.06.05
*/
.permit_area{
	width: 100%;
	background: #f3f3f3;
	overflow: hidden;
	padding-bottom: 30px;
}
.permit_area h1{
	font-size: 36px;
	line-height: 56px;
	padding: 70px 0 40px;
	text-align: center;
	font-weight: bold;
}
.permit_area h2{
	font-size: 18px;
	line-height: 24px;
	padding-left: 20px;
	font-weight: bold;
	display: inline-block;
	position: relative;
}
.permit_area h2:before{
	content: '';
	width: 10px;
	height: 20px;
	background: #e60012;
	display: block;
	position: absolute;
	left: 0;
	top: 2px;
}

.permit_list{
	width: 1080px;
	overflow:hidden;
	margin: 25px auto;
}
.permit_item{
	width: 220px;
	height: 140px;
	margin: 25px;
	border: 1px solid #dcdcdc;
	float: left;
	box-sizing: border-box;
	text-align: center;
}
.permit_item p{
	font-size: 12px;
	line-height: 24px;
	padding-top: 90px;
}
.permit_item:hover{
	border: 1px solid #e60012;
}
.permit_item:hover p{
	color: #e60012;
}
.icon_p01{
	background: url(../img/permit/icon_p01.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p02{
	background: url(../img/permit/icon_p02.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p03{
	background: url(../img/permit/icon_p03.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p04{
	background: url(../img/permit/icon_p04.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p05{
	background: url(../img/permit/icon_p05.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p06{
	background: url(../img/permit/icon_p06.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p07{
	background: url(../img/permit/icon_p07.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p08{
	background: url(../img/permit/icon_p08.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p09{
	background: url(../img/permit/icon_p09.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p10{
	background: url(../img/permit/icon_p10.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p11{
	background: url(../img/permit/icon_p11.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p12{
	background: url(../img/permit/icon_p12.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p13{
	background: url(../img/permit/icon_p13.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p14{
	background: url(../img/permit/icon_p14.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p15{
	background: url(../img/permit/icon_p15.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p16{
	background: url(../img/permit/icon_p16.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p17{
	background: url(../img/permit/icon_p17.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p18{
	background: url(../img/permit/icon_p18.png) center center no-repeat;
	background-size: 100% 100%;
}

.icon_p01:hover{
	background: url(../img/permit/icon_p01_h.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p02:hover{
	background: url(../img/permit/icon_p02_h.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p03:hover{
	background: url(../img/permit/icon_p03_h.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p04:hover{
	background: url(../img/permit/icon_p04_h.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p05:hover{
	background: url(../img/permit/icon_p05_h.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p06:hover{
	background: url(../img/permit/icon_p06_h.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p07:hover{
	background: url(../img/permit/icon_p07_h.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p08:hover{
	background: url(../img/permit/icon_p08_h.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p09:hover{
	background: url(../img/permit/icon_p09_h.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p10:hover{
	background: url(../img/permit/icon_p10_h.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p11:hover{
	background: url(../img/permit/icon_p11_h.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p12:hover{
	background: url(../img/permit/icon_p12_h.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p13:hover{
	background: url(../img/permit/icon_p13_h.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p14:hover{
	background: url(../img/permit/icon_p14_h.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p15:hover{
	background: url(../img/permit/icon_p15_h.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p16:hover{
	background: url(../img/permit/icon_p16_h.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p17:hover{
	background: url(../img/permit/icon_p17_h.png) center center no-repeat;
	background-size: 100% 100%;
}
.icon_p18:hover{
	background: url(../img/permit/icon_p18_h.png) center center no-repeat;
	background-size: 100% 100%;
}