.main-wrap {
    min-height: 420px;
}

.govern-title {
    float: left;
    width: 140px;
    height: 380px;
    margin-right: 10px;
    margin-bottom: 40px;
}

.govern-title img {
    height: 100%;
    vertical-align: top;
}

.govern-links {
    float: left;
    width: 1050px;
}

.govern-left,
.govern-right {
    /* float: left; */
    /* width: 310px; */
    padding-left: 10px;
    height: 120px;
}

.govern-mid {
    padding-left: 10px;
    height: 120px;
}

.govern-links .item {
    display: block;
    float: left;
    width: 515px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 10px;
    color: #fff;
    padding-left: 23px;
    font-size: 16px;
    height: 120px;
    -webkit-transition: all .4s cubic-bezier(.175, .885, .32, 1);
    transition: all .4s cubic-bezier(.175, .885, .32, 1);
}

.govern-right .item {
    width: 340px;
}

.govern-links .item .cn {
    display: block;
    padding-top: 20px;
    font-size: 24px;
    padding-bottom: 6px;
}

.govern-links .icon01 {
    margin-right: 10px;
    height: 120px;
    background: url("../images/icon01-1.png") right 23px bottom 17px no-repeat #73acea;
}

.govern-links .icon02 {
    height: 120px;
    background: url("../images/icon02-1.png") right 25px bottom 17px no-repeat #eec706;
}

.govern-links .icon03 {
    height: 120px;
    background: url("../images/icon03-1.png") right 17px bottom 5px no-repeat #82d06c;
}

.govern-links .icon04 {
    margin-right: 10px;
    /* height: 185px; */
    background: url("../images/icon04-1.png") right 28px bottom 20px no-repeat #82d06c;
}

.govern-links .icon05 {
    /* height: 185px; */
    margin-right: 10px;
    background: url("../images/icon05-1.png") right 25px bottom 20px no-repeat #56c2cf;
}

.govern-links .icon06 {
    /* height: 250px; */
    /* margin-right: 10px; */
    background: url("../images/icon06-1.png") right 17px bottom 5px no-repeat #a9a9ee;
}

.govern-links .icon07 {
    height: 120px;
    margin-right: 10px;
    background: url("../images/icon07-1.png") right 10px bottom 5px no-repeat #73acea;
}

.govern-links .icon08 {
    height: 250px;
    background: url("../images/icon08-1.png") right bottom no-repeat #82d06c;
}

.govern-links .icon09 {
    height: 250px;
    background: url("../images/icon09-1.png") right bottom no-repeat #eec706;
}

.govern-links .icon01:hover {
    background-color: #62a0e4;
}

.govern-links .icon02:hover {
    background-color: #e6c002;
}

.govern-links .icon03:hover {
    background-color: #72c55c;
}

.govern-links .icon04:hover {
    background-color: #89e36f;
}

.govern-links .icon05:hover {
    background-color: #46b7c5;
}

.govern-links .icon06:hover {
    background-color: #9c9cea;
}

.govern-links .icon07:hover {
    background-color: #62a0e4;
}

.govern-links .icon08:hover {
    background-color: #72c55c;
}

.govern-links .icon09:hover {
    background-color: #e6c002;
}

/* 宸炲拰鍘跨骇 */

.govern-left.long,
.govern-mid.long {
    width: 515px;
}

.govern-left.long .icon01 {
    background-position: 416px 30px;
}

.govern-left.long .icon03 {
    height: 250px;
    background-position: 416px 155px;
}

.govern-mid.long .icon04 {
    height: 250px;
    background-position: 416px 155px;
}

.govern-mid.long .icon06 {
    height: 120px;
    background-position: 416px 30px;
}

.govern-left.long .icon03.large {
    height: 380px;
    background-position: 416px 295px;
}