.bg {
    background: url(bg.png) top center no-repeat #d6edfe;
}

.container {
    position: relative;
}

.header1 {
    height: 742px;
    position: relative;
}

.header1 .logo {
    position: absolute;
    top: 30px;
    left: 0;
}

.ti0 p {
    text-indent: 0 !important;
}

.border0 {
    border: none !important;
}

#toolbarSwitch {
    position: absolute;
    right: 160px;
    top: 45px;
    background: url(wza.png) left center no-repeat;
    padding-left: 25px;
    color: #fff;
    font-size: 18px;
}

.backIndex {
    position: absolute;
    top: 38px;
    right: 0;
    color: #1588eb;
    background: url(back.png) 14px center no-repeat #fff;
    width: 80px;
    line-height: 40px;
    display: block;
    border-radius: 20px;
    padding-left: 43px;
}

.zcjc {
    margin-top: -60px;
}

.ssfa,
.gztj {
    margin-top: 40px;
}

.zt_title {
    text-align: center;
}


/* 政策集成 */

.zc_content {
    background-color: #fff;
    padding: 20px 35px;
    border-radius: 10px;
    margin-top: 10px;
}

.zc_item {
    width: 580px;
}

.zc_item .zc_title {
    height: 65px;
    border-bottom: 1px solid #b3def6;
}

.zc_item .zc_title span {
    padding-left: 46px;
    background: url(zc_title_bg.png) left center no-repeat;
    font-size: 26px;
    color: #1685db;
    font-weight: bold;
    line-height: 65px;
}

.zc_item .zc_title a {
    float: right;
    font-size: 16px;
    color: #1685db;
    padding-right: 26px;
    background: url(more.png)right center no-repeat;
    line-height: 75px;
}

.zc_item .z_l_con {
    margin-top: 30px;
}

.zc_item .z_l_con ul li {
    border: 1px solid #e5e5e5;
    padding: 20px 25px;
    border-radius: 5px;
    margin-bottom: 18px;
    height: 72px;
}

.zc_item .z_l_con ul li a {
    line-height: 36px;
    color: #333;
    font-size: 18px;
    width: 580px;
}

.zc_item .z_l_con ul li span {
    float: right;
    color: #999999;
    line-height: 36px;
}


/* 实施方案 */

.ss_content {
    background-color: #fff;
    padding: 62px 30px 42px;
    border-radius: 10px;
    margin-top: 10px;
}

.ss_Box {
    position: relative;
}

.ss_Box .hd {
    width: 100%;
    height: 73px;
    line-height: 73px;
    position: absolute;
    z-index: 100;
    top: -20px;
}

.ss_Box .hd ul {
    position: absolute;
    left: 42px;
    top: -1px;
    height: 73px;
}

.ss_Box .hd ul li {
    float: left;
    width: 363px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    height: 73px;
    line-height: 60px;
    margin-right: 22px;
    position: relative;
}

.ss_Box .hd ul li span {
    padding-left: 20px;
    line-height: 60px;
    display: block;
}

.ss_Box .hd ul li:nth-child(1) span {
    background: url(yjhx_item_1_icon.png) 72px center no-repeat;
    padding-left: 32px;
}

.ss_Box .hd ul li:nth-child(2) span {
    background: url(yjhx_item_2_icon.png) 72px center no-repeat;
    padding-left: 32px;
}

.ss_Box .hd ul li:nth-child(3) span {
    background: url(yjhx_item_3_icon.png) 53px center no-repeat;
    padding-left: 38px;
}

.ss_Box .hd ul li:first-child {
    background: url(yjhx_item_1.png) top center no-repeat
}

.ss_Box .hd ul li:nth-child(2) {
    background: url(yjhx_item_2.png) top center no-repeat
}

.ss_Box .hd ul li:last-child {
    background: url(yjhx_item_3.png) top center no-repeat
}

.ss_Box .hd ul li.on::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: 6px;
    left: 50%;
}

.ss_Box .hd ul li:nth-child(1).on::after {
    border-top: 10px solid #f88a3f;
}

.ss_Box .hd ul li:nth-child(2).on::after {
    border-top: 10px solid #fd5c64;
}

.ss_Box .hd ul li:nth-child(3).on::after {
    border-top: 10px solid #2d9df2;
}


/* 
.ss_Box .hd ul li.on {
    height: 30px;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: 2px solid #fff;
} */

.ss_Box .bd>ul {
    position: relative;
    padding: 80px 32px 37px;
    zoom: 1;
    border-radius: 10px;
}

.ss_Box .bd ul.jiadian {
    border: 1px solid #ffdac1;
}

.ss_Box .bd ul.qiche {
    border: 1px solid #ffc9cc;
}

.ss_Box .bd ul.chuwei {
    border: 1px solid #b8e1ff;
}

.ss_Box ul.jiadian .s_b_top {
    padding: 30px 60px;
    background: url(jiadian.png) 60px center no-repeat #fff8f4;
}

.ss_Box .s_b_top .s_b_t_con {
    padding-left: 290px;
}

.ss_Box .bd ul.jiadian h3 {
    font-size: 20px;
    font-weight: bold;
    color: #f77925;
    padding: 15px 0;
}

.ss_Box .bd p {
    line-height: 32px;
    text-indent: 2em;
    font-size: 16px;
    color: #666;
}

.ss_Box .bd .s_b_bottom .item {
    padding: 24px 0;
    border-bottom: 1px dashed #dadada;
}

.ss_Box .bd .s_b_bottom .item:last-child {
    border: none;
    padding-bottom: 0;
}

.ss_Box ul.qiche .s_b_top {
    padding: 30px 60px;
    background: url(qiche.png) 60px center no-repeat #fef6f7;
}

.ss_Box .bd ul.qiche h3 {
    font-size: 20px;
    font-weight: bold;
    color: #f35059;
    padding: 15px 0;
}

.ss_Box ul.chuwei .s_b_top {
    padding: 30px 60px;
    background: url(chuwei.png) 60px center no-repeat #f4fafe;
}

.ss_Box .bd ul.chuwei h3 {
    font-size: 20px;
    font-weight: bold;
    color: #2095ec;
    padding: 15px 0;
}

.ss_Box .bd ul.qiche .qc_hd {
    margin-top: -15px;
}

.ss_Box .bd ul.qiche .qc_hd ul {
    padding-left: 350px;
}

.ss_Box .bd ul.qiche .qc_hd ul li {
    width: 200px;
    height: 53px;
    border-radius: 30px;
    background-color: #fff;
    color: #f35059;
    border: 1px solid #f35059;
    font-size: 22px;
    text-align: center;
    line-height: 53px;
    float: left;
    margin-right: 30px;
    cursor: pointer;
}

.ss_Box .bd ul.qiche .qc_hd ul li.on {
    color: #fff;
    background-color: #f35059;
}

.ss_Box .bd ul.qiche .qc_bd {
    margin-top: 30px;
}

.gz_content {
    margin-top: 10px;
    position: relative;
    height: 560px;
}

.gz_content li {
    border-radius: 10px;
    background-color: #fff;
    padding: 30px;
    width: 346px;
    height: 144px;
    float: left;
    margin-right: 30px;
    margin-bottom: 28px;
}

.gz_content li:nth-child(3n) {
    margin-right: 0;
}

.gz_content li:hover {
    background-color: #1685db;
    color: #fff;
}

.gz_content li:hover a {
    color: #fff;
}

.gz_content li:hover span {
    color: #fff;
    background: url(date_on.png) left center no-repeat;
}

.gz_content li a {
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    padding: 5px 0 10px;
}

.gz_content li p {
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 18px;
    text-align: justify;
}

.gz_content li span {
    background: url(date.png) left center no-repeat;
    padding-left: 30px;
    color: #999;
}

.gz_content>span.more {
    display: block;
    width: 140px;
    margin: 0 auto;
    line-height: 40px;
    border: 1px solid #1685db;
    position: absolute;
    bottom: 40px;
    left: 570px;
    text-align: center;
}

.gz_content>span.more a {
    color: #1685db;
}

.ss_Box .bd table {
    border-spacing: inherit;
    width: 100%;
    margin-top: 20px;
    border-left: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}

.ss_Box .bd table th {
    background-color: #fef6f7;
    font-size: 16px;
    font-weight: 400;
    padding: 15px 0;
    box-sizing: border-box;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    font-weight: bold;
}

.ss_Box .bd table tr td {
    padding: 15px;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    font-size: 16px;
    color: #333;
}

table td {
    word-break: break-all;
    word-wrap: break-word;
    font: 500 14px Arial;
}
