﻿#sunshineGovernment {
    width: 100%;
    padding: 0 0 20px 0
}

#sunshineGovernment .bg {
    height: 138px;
    background: url(../images/bg.e846b854.png);
    background-size: cover
}

#sunshineGovernment .bg .top-banner {
    width: 1180px;
    margin: 0 auto
}

#sunshineGovernment .bg .top-banner .big-title {
    font-size: 32px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin: 46px 10px
}

#sunshineGovernment .bg .top-banner .icon-banner-tip {
    display: inline-block;
    font-size: 80px;
    color: #fff;
    margin: 12px 0 12px 70px
}

#sunshineGovernment .container {
    width: 1180px;
    margin: 0 auto;
    font-weight: 700;
    font-family: microsoft Yahei
}

#sunshineGovernment .container .province .one-menu {
    width: 370px;
    height: 125px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    background-color: #f1f2f3;
    margin-top: 40px;
    margin-right: 34px
}

#sunshineGovernment .container .province .one-menu:first-child {
    float: left
}

#sunshineGovernment .container .province .one-menu img {
    vertical-align: middle
}

#sunshineGovernment .container .province .one-menu span {
    display: inline-block;
    color: #000;
    height: 40px;
    padding: 10px 0 0 10px;
    margin-top: 40px;
    vertical-align: bottom
}

#sunshineGovernment .container .province .one-menu:nth-of-type(3n) {
    margin-right: 0
}

#sunshineGovernment .container .province .one-menu:first-of-type a {
}

#sunshineGovernment .container .province .one-menu:nth-of-type(2) a {
}

#sunshineGovernment .container .province .one-menu:nth-of-type(3) a {
}

#sunshineGovernment .container .down .two-menu {
    margin-top: 35px
}

#sunshineGovernment .container .down .two-menu .title {
    height: 35px;
    font-size: 20px;
    font-weight: 700
}

#sunshineGovernment .container .down .two-menu .title img {
    vertical-align: middle
}

#sunshineGovernment .container .down .two-menu .title span {
    margin-left: 10px;
    vertical-align: bottom
}

#sunshineGovernment .container .down .two-menu .content-box {
    width: 280px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    background: #f1f2f3;
    display: inline-block;
    margin-top: 17px;
    margin-right: 20px
}

#sunshineGovernment .container .down .two-menu .content-box span {
    color: #000
}

#sunshineGovernment .container .down .two-menu .content-box:nth-of-type(4n) {
    margin-right: 0
}

#sunshineGovernment .container .down .two-menu:last-of-type {
    margin-bottom: 66px
}