/* gov start */
.gov-top{
    overflow: hidden;
}
.gov-left{
    width: 245px;
    margin-right: 15px;
}
.gov-middle{
    width: 565px;
}
.gov-right{
    width: 275px;
}
.gov-leader{
    border: 1px solid #e5e8ea;
}
.leader-title,.more-left h2{
    background: #2ba3f1;
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.leader-list{
    color: #424343;
    width: 215px;
    padding: 20px 30px;
    overflow: hidden;
    line-height: 35px;
}
.leader-list dt{
    color: #178add;

    float: left;
    width: 100px;
    font-size: 16px;
    font-weight: bold;
}
.leader-list-gxnd{
	width: 225px;
    padding: 20px;
}
.leader-list-gxnd dt{
	width: 105px;
}
.leader-list dd{
    float: left;
    width: 110px;
    overflow: hidden;
}
.gov-power{
    background: #f2f2f2;
    padding: 18px 15px;
    margin: 25px 0;
}
.gov-power-list li{
    background: #006ec5;
    width: 200px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.gov-power-list li.green{
    background: #57d9b9;
}
.gov-power-list li.last{
    margin-bottom: 0;
}
.gov-power-list a{
    color: #fff;
}
.gov-open-list{
    padding: 15px;
}
.gov-open-list li{
    border-bottom: 1px dashed #e5e8ea;
    height: 37px;
    line-height: 37px;
    text-align: center;
}
.gov-open-list a{
    color: #424343;
    text-decoration: none;
}
.gov-open-list a:hover{
    color: #2ba3f1;
}
.gov-tab{
    border: 1px solid #e5e8ea;
    margin-bottom: 15px;
}
.gov-tab-title{
    background: #fbfbfb;
    border-bottom: 1px solid #e5e8ea;
    height: 53px;
    line-height: 53px;
    font-size: 18px;
    font-weight: bold;
    color: #0075c3;
}
.gov-tab-title span{
    padding-left: 20px;
}
.gov-tab-nav li{
    padding: 0 18px;
    float: left;
}
.gov-tab-nav li.cur{
    background: #fff;
    border-top: 2px solid #0075c3;
    border-right: 1px solid #e5e8ea;
    margin-top: -1px;
}
.gov-tab-nav a{
    text-decoration: none;
}
.gov-tab-nav .cur a{
    color: #0075c3;
}
.gov-tab-con{
    padding: 6px 20px 7px;
    overflow: hidden;
    height: 282px;
}
.arrow-list li{
    line-height: 34px;
    padding-left: 30px;

}
.city-list{
    font-family: "SimSun";
    width: 215px;
    float: left;
    margin-right: 20px;
}
.city-list li{
    float: left;
    width: 56px;
    padding-left: 15px;
    line-height: 34px;
}
.city-list li.cur{
    background: #2ba3f1;
}
.city-list a,.tab-city-con a{
    color: #424343;
    text-decoration: none;
}
.city-list .cur a{
    color: #fff;
}
.tab-city-con{
    border: 1px solid #e5e8ea;
    padding: 10px;
    width: 265px;
    height: 155px;
    float: left;
    overflow: hidden;
}
.tab-city-con li{
    font:normal 12px/24px  "SimSun";
    float: left;
    margin:0 5px 5px 0;
}
.tab-city-con li.cur{
    color: #b3b3b3;
}
.tab-city-con a{
    padding: 0 10px;
    display: block;
}
.tab-city-con .cur a,.tab-city-con a:hover{
    background: #b3b3b3;
    color: #fff;
}
.gov-right{
    width: 275px;
}
.gov-form{
    border: 1px solid #e5e8ea;
    padding: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}
.gov-form-title{
    border-bottom: 1px solid #e5e8ea;
    color: #0075c4;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
}
.gov-form-title a{
    color: #424343;
    font-weight: normal;
    font-size: 14px;
    float: right;
}
.gov-file-form{
    color: #035294;
    font-size: 14px;
    margin: 20px 0 15px;
    line-height: 30px;
}
.gov-file-form li{
    height: 30px;
    margin-bottom: 12px;
}
.gov-file-form label{
    display: block;
    float: left;
    width: 73px;
}
#fileDate1,#fileDate2{
	float:none;
}
.gov-file-form input[type=text]{
    background: #ebebeb;
    border: none;
    height: 30px;
    width: 170px;
	float:left;
}
.gov-file-form select{
    width: 70px;
    height: 30px;
    margin-right: 10px;
}
.file-submit{
    background: #2ba3f1;
    border: none;
    border-radius: 5px;
    color: #fff;
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    margin-left: 15px;
}
.gov-form-list{
    padding: 15px 0;
}
.gov-form-list li{
    line-height: 34px;
    padding-left: 15px;
}
.gov-focus-list{
    padding-top: 8px;
}
.gov-focus-list li{
    list-style:disc;
    width: 50%;
    float: left;
    font-size: 12px;
}
.gov-focus-list{
    padding-left: 20px;
}
.gov-focus-list a{
    color: #424343;
    line-height: 33px;
    text-decoration: none;
}
.gov-focus-list a:hover{
    color: #2ba3f1;
}
.gov-org-title{
    background: #2ba3f1;
    color: #fff;
    height: 55px;
    line-height: 55px;
    padding-left: 40px;
    font-size: 20px;
    font-weight: bold;
    position: relative;
}
.gov-org-title a{
	color:#fff;
	padding-left:20px;
}
.gov-org-form{
    font-size: 14px;
    position: absolute;
    top: 14px;
    right: 15px;
    height: 30px;
}
.gov-title{
    border-top: 1px solid #2d66a8;
    position: relative;
    height: 30px;
	line-height:30px;
    margin: 15px 25px 0 0;
}
.gov-title span{
    background: #fff;
    color: #2d66a8;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: -15px;
    padding-right: 15px;
    text-decoration: none;
}
/* .gov-title a:hover{
    color: #4f4e4e;
} */
.gov-org-section{
    padding: 10px 0 0 10px;
    overflow: hidden;
}
.org-list{
    padding-left: 20px;
}
.org-list li{
    float: left;
    width: 20%;
}
.org-list a{
    color: #434343;
    display: block;
    text-decoration: none;
    font: normal 12px/26px "SimSun";
}
.org-list a:hover{
    color: #0075c3;
}
.gov-bottom{
    padding-bottom: 70px;
}
.gov-highlight {
    color: red;
    font-weight: bold;
    background-color: yellow;
}
.gov-org-title {
        background-color: #ffffff;
		color:#2d66a8;
        padding-left: 0px;
        text-align: center;
        font-size: 25px;
		margin:20px;
}
.org-list li {
        float: left;
        width: 30%;
		padding-left:22px;
}
.org-list li>a {
        font-size: 17px;
        line-height: 33px;
}
#tilChange01 {
        font-weight: bold;
        line-height: 55px;
        font-size: 100%;
}
.gov-title span {
        background-color: #fff;
        color: #2d66a8;
        padding-left: 22px;
}
.gov-title span a {
        color: #fff;
}
/* gov end */