﻿.main {
    margin-top: 22px;
    border-radius: 6px;
    padding: 22px;
}

.main_info {
    font-size: 16px;
    text-align: center;
    color: #4b73b1;
    line-height: 44px;
}

.main_info a {
    color: #4b73b1;
}

.main_info h3 {
    font-size: 34px;
    font-family: "Source Han Serif SC", "SimSun";
}

.main_banner {
    padding-top: 18px;
    border-top: 1px solid #ccdbed;
}

.fade-box,
.fade-img {
    width: 568px;
    height: 355px;
}

.main_tab {
    width: 571px;
}

.main_tab .tab-list-bool li {
    position: relative;
    width: 25%;
    height: 42px;
}

.main_tab .tab-list-bool li:first-child a {
    border-left: 1px solid #cecece;
}

.main_tab .tab-list-bool li .curImg {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.main_tab .tab-list-bool li a {
    border-top: 1px solid #cecece;
    border-right: 1px solid #cecece;
    border-left: none;
    border-bottom: 1px solid #2760b7;
}


.main_tab .tab-list-bool li.cur a {
    border-color: #2760b7;
    background-color: #2760b7;
    border-bottom: 1px solid #2760b7;
    color: #fff;
}

.main_tab .tab-list-bool li.cur .curImg {
    display: block;
}

.tab-item {
    padding: 8px 8px 0;
}

.tab-item>li {
    padding-left: 15px;
    background: url(index-point.png) no-repeat left center;
}

.tab-group .tab-item a {
    font-size: 16px;
    line-height: 39px;
    color: #444;
    max-width: 420px;
}

.fade-num span {
    width: 8px;
    height: 8px;
    background-color: #acbacd;
}

.fade-num span.cur {
    width: 22px;
    background-color: #84b5ff;
    border-radius: 4px;
}

.mid_logo {
    margin-top: 18px;
}

.mid_logo img {
    width: 100%;
}

.mid_con {
    margin-top: 18px;
    background: #fff;
}

.mid_con_tab ul li {
    border: 1px solid #e8e8e8;
    width: 92px;
    height: 190px;
}

.mid_con_tab ul li a {
    display: block;
    text-align: center;
}

.mid_con_tab ul li a img.curImg {
    display: none;
}

.mid_con_tab ul li.cur a img {
    display: none;
}

.mid_con_tab ul li.cur a img.curImg {
    display: block;
}

.mid_con_tab_con {
    border: 1px solid #2760b7;
    width: 1103px;
    height: 574px;
}

.z-container {
    padding:1.8% 2.5%;
    width: 45%;
}

.z-container .tab-item {
    padding: 0;
    margin-top: 12px;
}

.tab-item li:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both;
}

.z-container .tab-item a {
    max-width: 400px;
}

.z-title {
    font-size: 20px;
    border-left: 5px solid #2760b7;
    padding-left: 14px;
    color: #2760b7;
    line-height: 24px;
}

.z-title a {
    color: #2760b7;
}

.z-title .mid-line {
    width: 392px;
    height: 1px;
    border-top: 1px solid #dfdfdf;
    margin-top: 12px;
}

.gov-info {
    padding: 0;
    margin: 0 2.5%;
    border: 1px solid #e8e8e8;
    width: 865px;
    position: relative;
    box-shadow: 0 0 6px #c2d7ed;
}
.gov-info .z-title {
    background: url(gov-info.png) no-repeat center;
    background-size: 100% 100%;
    line-height: 43px;
    border: none;
    border-bottom: 1px solid #e8e8e8;
}

.gov-info .z-title span {
    border-left: 5px solid #2760b7;
    padding-left: 14px;
}

.gi-list {
    padding: 25px 15px 30px;
}

.gi-list a {
    float: left;
    padding: 4px;
    width: 192px;
    height: 31px;
    line-height: 31px;
    color: #fff;
    font-size: 14px;
    background: #4984dc;
    margin: 10px 0 0 24px;
}

.gi-list a.cur {
    background-color: #2760b7;
}
.gi-list a.gov-info-last{
    width: 134px;
    height: 80px;   
    text-align: center;
}
.gi-list a.gov-info-last p{
    width: 86%;
    margin: 10px auto;
    padding-top: 6px;
    border-top: 1px solid #fff;
}
.gi-list a:hover{
    font-weight: bold;
}
.z-z-list {
    font-size: 16px;
    width: 158px;
    padding-right: 0;
    padding-top: 0;
    display: inline-block;
    padding: 0;
}

.z-z-list .zzl-1 a {
    display: block;
    width: 158px;
    height: 59px;
    text-align: center;
    line-height: 59px;
    border: 1px solid #f2f2f2;
    border-bottom: 1px solid #2760b7;
    margin-bottom: 8px;
    box-shadow: 1px 0px 1px #eee;
    color: #2760b7;
    box-shadow: 0 0 3px #c2d7ed;
}

.z-z-list .zzl-1 a:hover{
    font-weight: bold;
}
.h-left {
    margin: 40px 30px 30px;
    font-size: 16px;
    width: 688px;
}

.h-gkxx .h-mail a {
    display: block;
    margin-bottom: 14px;
}

.gkxx-list {
    margin-left: 22px;
    width: 530px;
}

.gkxx-list .tab-item a {
    max-width: 420px;
}

.y-list {
    width: 45%;
    margin-top: 36px;
    margin-left: 36px;
    border: 1px solid #e8e8e8;
}

.y-list .z-title {
    background: url(gov-info.png) no-repeat center;
    background-size: 100% 100%;
    line-height: 43px;
    border: none;
    border-bottom: 1px solid #e8e8e8;
    padding-left: 0;
    width: 100%;
}

.y-list .z-title span {
    border-left: 5px solid #2760b7;
    padding-left: 14px;
    margin-right: 10px;
}

.y-list .y-menu {
    width: 100%;
    padding-bottom: 44px;
}

.y-list .y-menu a {
    float: left;
    font-size: 16px;
    margin-left: 32px;
    margin-top: 44px;
    text-align: center;
    width: 74px;
}

.y-list .y-menu a p {
    float: left;
    margin-top: 10px;
    width: 100%;
}

.y-list .y-menu a p.img {
    height: 74px;
    line-height: 74px;
    text-align: center;
    background: #b1caee;
    border-radius: 5px;
    font-size: 16px;
    margin-top: 0;
}

.y-list .y-menu p.img:hover {
    background: #2760b7;
}

.y-list1 {
    margin-top: 36px;
    margin-left: 36px;
}

.y-list1 a {
    float: left;
    margin-right: 27px;
}

.h-right {
    font-size: 14px;
    width: 288px;
    margin: 30px 30px 30px 0;
    padding: 14px 18px;
    background: url(zxft.png) no-repeat left top;
    background-size: 100%;
    color: #fff;
    border-radius: 5px;
}

.h-right .hr-title p {
    width: 25px;
    height: 5px;
    background-color: #fff;
    margin-bottom: 7px;
}
.tab-item a {
}
.h-right .hr-title a {
    color: #fff;
    font-size: 20px;
}

.hr-content a {
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    margin-top: 34px;
}

.hr-content a img {
    width: 100%;
    height: 160px;
}

.hr-content>p {
    line-height: 30px;
}

.h-fgyjzj {
    width: 688px;
    margin-top: 40px;
}

.h-fgyjzj .tab-item {
    padding: 0;
}

.h-fgyjzj .tab-item a {
    max-width: 560px;
}

.h-fgyjzj .tab-list-bool li {
    width: auto;
    margin-right: 20px;
}

.h-fgyjzj .tab-list-bool li a {
    padding-right: 10px;
    text-align: left;
}

.h-fgyjzj .tab-list-bool li.cur a {
    border-color: #2760b7;
}

.h-fgyjzj .tab-list-bool li span {
    border-left: 5px solid #fff;
}

.h-fgyjzj .tab-list-bool li.cur span {
    border-color: #2760b7
}

.ztzl {
    margin-top: 30px;
    padding-bottom: 30px;
}

.ztzl:after {
    display: table;
    content: "";
    clear: both;
}

.ztzl .ban-more-box {
    width: 1100px;
    height: 87px;
    float: left;
    margin-left: 11px;
    background-color: #fff;
}

.ztzl .ban-more-img .img-link,
.ztzl .ban-more-img p {
    width: 357px;
    height: 87px;
}

.ztzl .ban-more-btn {
    background: none;
    margin-top: -30px;
}

.tab-item a:hover,
h-fgyjzj .tab-item a:hover {
    color: #2760b7;
}



.tab-parent1 {
    position: relative;
    padding-left: 15px;
}

.h-fgyjzj .tab-list-bool1 li a {
    padding-right: 0;
}

.tab-parent1>span {
    width: 3px;
    height: 20px;
    background-color: #2760b7;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 10px;
}
.index-news {
    margin-bottom: 20px;
}
.index-news .z-title .mid-line{ width: 370px; }
.bs-info{
    width: 500px;
    display: inline-block;
    float: right;
    margin-left: 0;
    box-shadow: 0 0 0;
    border:1px solid #d5d5d5;
    margin-top: 20px
}
.bs-info .tab-item{
    padding: 20px;
}
.bs-info .tab-item a{
    max-width: 350px;
}
.z-title1{ margin: 15px 0; }
.hd-index-1{
    width: 1040px;
    margin: 20px auto;
}
.hd-index-1 .z-title .mid-line{
    width: 930px;
}
.hd-index-1.gkxx-list .tab-item a{
    max-width: 900px;

}
.hd-index-pics{
    margin-left: 5px;
}
.hd-index-pics a{
    margin-left:26px;
    cursor: pointer;
}
.hd-index-pics a:hover{
    opacity: 0.9;
}



.z-title-index310 a{
    color: #666;
    margin-right: 12px;
    cursor: pointer;
}
.z-title-index310 .on{
    color: #2760b7;
}
.z-title-index310 .mid-line{
    width: 230px;
}