/*!
 * 阳光政务
 * date: 20180316;
 */

.main-wrap {
	min-height: 420px;
}

.govern-title {
	float: left;
	width: 140px;
	height: 380px;
	margin-right: 10px;
}

.govern-title img {
	vertical-align: top;
}

.govern-links {
	float: left;
	width: 1050px;
}

.govern-left,
.govern-right {
	float: left;
	width: 310px;
	padding-left: 10px;
}

.govern-mid {
	float: left;
	width: 400px;
	padding-left: 10px;
}

.govern-links .item {
	display: block;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 10px;
	color: #fff;
	padding-left: 23px;
	font-size: 16px;
	-webkit-transition: all .4s cubic-bezier(.175, .885, .32, 1);
    transition: all .4s cubic-bezier(.175, .885, .32, 1);
}

.govern-links .item .cn {
	display: block;
	padding-top: 20px;
	font-size: 24px;
	padding-bottom: 6px;
}

.govern-links .icon01 {
	height: 120px;
	background: url("../images/sungovern/sungovern/icon01.png") 212px 30px no-repeat #73acea;
}

.govern-links .icon02 {
	height: 120px;
	background: url("../images/sungovern/sungovern/icon02.png") 212px 30px no-repeat #56c2cf;
}

.govern-links .icon03 {
	height: 120px;
	background: url("../images/sungovern/sungovern/icon03.png") 300px 30px no-repeat #eec706;
}

.govern-links .icon04 {
	height: 120px;
	background: url("../images/sungovern/sungovern/icon04.png") 300px 30px no-repeat #a9a9ee;
}

.govern-links .icon05 {
	height: 120px;
	background: url("../images/sungovern/sungovern/icon05.png") 300px 30px no-repeat #73acea;
}

.govern-links .icon06 {
	height: 120px;
	background: url("../images/sungovern/sungovern/icon06.png") 212px 30px no-repeat #f49277;
}

.govern-links .icon07 {
	height: 250px;
	background: url("../images/sungovern/sungovern/icon07.png") 212px 150px no-repeat #82d06c;
}

.govern-links .icon08 {
	height: 120px;
	background: url("../images/sungovern/sungovern/icon08.png") 212px 30px no-repeat #82d06c;
}

.govern-links .icon01:hover {
	background-color: #62a0e4;
}

.govern-links .icon02:hover {
	background-color: #46b7c5;
}

.govern-links .icon03:hover {
	background-color: #e6c002;
}

.govern-links .icon04:hover {
	background-color: #9c9cea;
}

.govern-links .icon05:hover {
	background-color: #62a0e4;
}

.govern-links .icon06:hover {
	background-color: #ed8568;
}

.govern-links .icon07:hover,
.govern-links .icon08:hover {
	background-color: #72c55c;
}
