﻿@charset "utf-8";

/* CSS Document */

@import url("zwxxgk_reset.css");
* {
    font-family: "微软雅黑" !important;
    text-decoration: none !important;
    outline: none !important;
}

*:focus {
    font-family: "微软雅黑" !important;
    text-decoration: none !important;
    outline: none !important;
}

h1,
h2,
h3 {
    padding: 0px;
    margin: 0px;
}

p {
    padding: 0px;
    margin: 0px;
}

span {
    padding: 0px;
    margin: 0px;
}

.OldMode {
    display: none !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cf:after {
    display: block;
    content: "";
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

*:focus {
    outline: none;
}

input,
body,
a {
    font-family: "微软雅黑";
    text-align: left;
}

img {
    border: none;
}

.hide {
    display: none;
}

.block {
    display: block;
}

body {
    width: 100%;
    height: 100%;
}


/****背景 ****/

.zwxxgk_bd {
    width: 100%;
    height: 100%;
    overflow: hidden;
    /* background-size: cover;background-attachment:fixed;**/
}


/****top ****/

.banner {
    width: 100vw !important;
    height: 40vw !important;
    background: url(app_logo.png) no-repeat center !important;
    background-size: 100vw !important;
}

.banner img {
    display: none;
}

.sitename {
    background: url(guohui.png) no-repeat left center;
    background-size: 10vw;
    padding-left: 27px;
    float: none !important;
    margin-top: 0 !important;
    margin-left: 2vw;
    font-size: 6vw !important;
    line-height: 12vw !important;
}

.sitename p {
    padding: 0 !important;
}

.sitename p:nth-of-type(1) {
    display: none;
}


/**** mian  ****/

.zwxxgk_box {
    width: 100vw;
    height: 100%;
    overflow: hidden;
    background-color: rgb(242, 242, 242);
    margin: 0 auto;
    padding: 0px 3vw 20px 3vw;
    box-sizing: border-box;
}


/**** 检索  ****/

.zwxxgk_ht {
    width: 100%;
}

.zwxxgk_ss {
    width: 100%;
    height: 15vw;
    float: left;
    margin: 4vw 0;
}

#Formdh03 {
    margin: 0 auto!important;
    width: 86vw !important;
    height: auto !important;
    bottom: 0 !important;
    background: url(app_sskbg.png) no-repeat left center;
    background-size: 100% 100%
}

#Formdh03 #title11 {
    float: none !important;
    width: 70vw !important;
    height: 9vw !important;
    padding-left: 3vw !important;
    font-family: '微软雅黑';
    font-size: 4vw !important;
    color: #666666;
    border: 0;
}

#Formdh03 #go_search {
    float: right;
    /* margin: 10px 14px 0 0; */
    width: 13vw !important;
    height: 9vw !important;
    background: url(app_ssbg.png) no-repeat left center !important;
    background-size: 13vw !important;
    border: none;
    outline: none;
}


/**** 左导航  ****/

.dl_nav {
    /* float: left; */
}

.dl_nav br {
    display: none !important;
}

.dl_nav01 {
    width: 100%;
    overflow: hidden;
}

.dl_nav01 h3 {
    width: 100%;
    height: 15vw;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 3vw;
}

.dl_nav01 h3 a {
    cursor: pointer;
    width: 100%;
    height: 15vw;
    border: solid 0vw #dedede;
    background: #fff;
    display: block;
    font-family: "微软雅黑";
    text-decoration: none;
    font-size: 5vw;
    font-weight: bolder;
    line-height: 15vw;
    text-align: center;
    letter-spacing: 0vw;
    color: #000000;
}

.dl_nav01 h3 a:hover {}

.dl_nav01 h3.on a {
    background-color: #db3333;
    color: rgb(255, 255, 255);
}

.dl_nav01 h3.tit_hover a {
    background-color: #db3333;
    color: rgb(255, 255, 255);
}

.dl_nav01 h3 em.zwxxgk_bnt1,
.dl_nav01 h3 em.zwxxgk_bnt2 {
    display: none !important;
}

.dl_nav02:after,
.dl_nav03:after {
    display: block;
    content: "";
    height: 0;
    visibility: hidden;
    clear: both;
}

.dl_nav02 h3 {
    width: 100%;
    height: 15vw;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 3vw;
}

.dl_nav02 h3 em.zwxxgk_bnt3,
.dl_nav02 h3 em.zwxxgk_bnt4 {
    display: none !important;
}

.dl_nav02 h3 em.zwxxgk_bnt5,
.dl_nav02 h3 em.zwxxgk_bnt6 {
    display: none !important;
}

.dl_nav02 h3 div {
    cursor: pointer;
    width: 100%;
    height: 15vw;
    border: solid 0vw #dedede;
    background: #fff;
    display: block;
    font-family: "微软雅黑";
    text-decoration: none;
    font-size: 5vw;
    font-weight: bolder;
    line-height: 15vw;
    text-align: center;
    letter-spacing: 0vw;
    color: #000000;
}

.dl_nav02 h3.on div {
    background-color: #db3333;
    color: rgb(255, 255, 255);
}

.dl_nav02 h3.tit_hover div {
    background-color: #db3333;
    color: rgb(255, 255, 255);
}

.dl_nav03 h3 {
    width: 46vw;
    height: 9vw;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 3vw;
}

.dl_nav03 h3 img {
    display: none;
}

.dl_nav03 h3 span {
    cursor: pointer;
    width: 46vw;
    height: 9vw;
    border: solid 0vw #dedede;
    background: #fff;
    display: block;
    font-family: "微软雅黑";
    text-decoration: none;
    font-size: 4vw;
    font-weight: bolder;
    line-height: 9vw;
    text-align: center;
    letter-spacing: 0vw;
    color: #000000;
}

.dl_nav02 h3.on span {
    background-color: #db3333;
    color: rgb(255, 255, 255);
}

.dl_nav02 h3.tit_hover span {
    background-color: #db3333;
    color: rgb(255, 255, 255);
}

.sideMenu {
    position: relative;
}

.sideMenu ul {
    width: 100%;
    display: none;
    background: #fff;
    color: #999;
    float: left;
    position: absolute;
    border: 0 !important;
    z-index: 9999;
}

.sideMenu ul li {
    line-height: 32px;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
}

.sideMenu ul li a {
    color: #4a4a4a;
    display: block;
}

.sideMenu ul li span {
    font-size: 35px;
    float: left;
    margin-right: 10px;
}

.zhinan,
.gongkai {
    float: left;
}

.ysqgk {
    float: left;
}

.zhidu,
.nianbao {
    float: right;
}

.three_list {
    top: 43px;
}

.nb_list {
    top: 43px;
}

.scroll_main1,
.fr_zd,
.fr_cont,
.fr_nb {
    width: 100% !important;
    background-color: #FFF !important;
    padding: 0 !important;
}

.mainR {
    width: 100%;
    float: none !important;
    min-height: 40vh;
}

.fr_zd td {
    float: left;
    width: 90vw !important;
    padding: 0 !important;
    box-sizing: border-box;
}

.fr_zd td a {
    width: 100% !important;
    overflow: auto !important;
    text-overflow: unset !important;
    white-space: unset !important;
    word-wrap: unset !important;
    font-size: 4vw !important;
    padding: 0 2vw !important;
}

.fr_zd td div {
    width: 15vw !important;
    height: 10vw !important;
    line-height: 10vw !important;
    font-size: 4vw !important;
    margin-left: 40vw !important;
    margin-bottom: 2vw !important;
}

.fr_zd td a br {
    display: none;
}


/* 制度 */


/* 政务信息主动公开内容 */

.zfxxgk_item .zfxxgk_zdgkc {
    padding: 30px 20px 0px !important;
    position: relative;
}

.zfxxgk_zdgkc {
    float: none !important;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
    padding: 45px 20px 0px !important;
    width: auto !important;
    position: relative;
}

.zfxxgk_zdgkc ul li {
    font-size: 4vw !important;
    line-height: 30pt !important;
    width: 100% !important;
    height: auto !important;
    overflow: hidden !important;
}

.zfxxgk_zdgkc ul li a {
    font-size: 4vw !important;
    float: none !important;
    display: inline !important;
    width: 100% !important;
    overflow: auto !important;
    text-overflow: clip !important;
    white-space: inherit !important;
    word-wrap: inherit !important;
}

.zfxxgk_zdgkc b {
    font-size: 4vw !important;
}

.default_pgSearchInfo {
    display: none;
}


/*分页*/

.tb_title {
    background-color: #f4f6f7;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0 !important;
}

.tb_title>tbody>tr td:nth-child(2) {
    display: none;
}

.pgBtn1 {
    display: none !important;
}

.tb_title>tbody>tr>td .pgBtn:nth-child(5) {
    display: none;
}


/* #searchform + div{
	height: auto !important;
}

#searchform + div{
	line-height: 8vw;
    font-size: 4vw;
} */


/* .zdgk_list>div>table {
    display: block;
}

.zdgk_list>div>table tbody {
    display: block;
}

.zdgk_list>div>table tbody tr {
    display: block;
}

.zdgk_list>div>table tbody tr td {
    display: block;
    width: 100%;
} */

.zfxxgk_zdgkc .more {
    position: absolute;
    top: -1vw;
    right: 2vw;
    z-index: 99;
    width: 18vw !important;
    height: 6vw !important;
    line-height: 6vw !important;
    text-align: center !important;
    background-color: #ccc !important;
}

.zfxxgk_zdgkc .more a {
    font-size: 3vw;
}

.now_css,
.old_css {
    display: none !important;
}

.footer {
    display: block !important;
    width: 100vw !important;
    text-align: left !important;
}

.footerRight {
    position: relative !important;
}

.fixed_width {
    width: 100vw !important;
    font-size: 4vw !important;
    padding: 0 !important;
    display: block !important;
}

.footer {
    height: auto !important;
    background-color: #f4f4f4;
    width: 100% !important;
    margin-top: 10vw !important;
    padding: 6vw 0px !important;
}

.footerLeft {
    width: 100vw !important;
}

.footerNav {
    color: #666666 !important;
    margin: 5px 0px !important;
}

.footerNav a {
    color: #666666;
    padding-right: 6px !important;
    font-size: 4vw !important;
}

.footerLeft p {
    color: #666666;
    line-height: 8vw !important;
    font-size: 4vw !important;
}

#_span_jiucuo {
    right: 12vw !important;
    /* bottom: 0vw !important; */
    position: absolute !important;
}

.cf {
    zoom: 1;
}

.cf:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.footerxxgk {
    width: 100vw!important;
    margin: 0 auto;
    height: auto;
}

.footer-list {
    width: 100vw!important;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 24%!important;
}

.copyright {
    width: auto!important;
    float: left;
    text-align: center;
    padding-left: 11vw;
    padding-right: 11vw;
}

a.wzayd.text-tag {
    display: none;
}

.top-list-left a {
    font-size: 4vw;
}

.top-list-left li,
.top-list-right li {
    list-style-type: none;
    margin-top: 2vw !important;
}

.top-list-right {
    float: left !important;
}

.loginItems {
    position: absolute;
    width: 17vw !important;
    height: 17vw !important;
    text-align: center;
    background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web1/site/picture/-1/zjzwfw_2019_dlbjdc.png) no-repeat 0 -1px;
    font-size: 4vw !important;
    display: none;
    line-height: 8vw !important;
    padding-top: 1vw !important;
    left: -2vw !important;
    border-bottom: 1px solid #eeeeee;
    z-index: 999;
    background-size: 100% 100% !important;
}

.top-list-left,
.top-list-right {
    padding-left: 0px !important;
}

a.wzayd {
    display: none;
}

.top_bar {
    width: 100% !important;
}

.contM p {
    font-size: 4vw !important;
    line-height: 8vw !important;
}

.inputText1 input#q {
    width: 80%;
    height: 10vw !important;
    line-height: 10vw;
}

input#go_search {
    background: #fff url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3600/site/images/42493/zwxxgk_ss.png) no-repeat !important;
    width: 12%;
    display: block;
    float: right;
    height: 10vw;
    line-height: 10vw;
    background-size: 100% 100% !important;
    margin: 0 !important;
}

.inputText1 input#q {
    width: 75%;
    height: 10vw !important;
    line-height: 10vw;
    font-size: 4vw !important;
}

.cont_tit.text-tag {
    font-size: 4vw !important;
}

h3.shenq {
    margin-top: 0px !important;
}

h3.bm_link {
    margin-top: 0px !important;
}

.h35,
.cont_tit {
    display: none !important;
}

.fr_xz {
    padding: 3vw 0 !important;
}

.fr_xz tr td li a.text-tag {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 68%;
    padding-left: 2vw;
    font-size: 4vw !important;
    height: 9.3333vw !important;
    line-height: 9.3333vw !important;
}

.fr_zd p,
.fr_xz p {
    width: 100% !important;
    height: 10vw !important;
    line-height: 10vw !important;
}

.fr_zd p span,
.fr_xz p span {
    font-size: 5vw !important;
    height: 10vw !important;
    line-height: 10vw !important;
    background-color: #c80001;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding: 0px 2vw !important;
}

.fr_zd table+div {
    width: 20% !important;
    margin-left: 40vw !important;
}

.fr_bm .fr_bm {
    padding: 3vw 0 !important;
}

.fr_bm tr td li a.text-tag {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 68% !important;
    padding-left: 2vw !important;
    font-size: 4vw !important;
    height: 9.3333vw !important;
    line-height: 9.3333vw !important;
}

.fr_bm p {
    width: 100% !important;
    height: 10vw !important;
    line-height: 10vw !important;
}

.fr_bm p span {
    font-size: 5vw !important;
    height: 10vw !important;
    line-height: 10vw !important;
    background-color: #c80001;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding: 0px 2vw !important;
}

.fr_bm table+div {
    width: 20% !important;
    margin-left: 40vw !important;
}

.rowspace {
    font-size: 4vw !important;
}

.currentpos span {
    font-size: 4vw !important;
    padding-top: 1vw;
}

.zdgk_list tr td {
    font-size: 4vw !important;
}

.ltable th {
    width: 35% !important;
    font-size: 4vw !important;
}

.ltable tr td:first-child {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 30vw !important;
}

.zdgk_list tr td:nth-child(2) {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zdgk_list .ltable tr td:nth-child(3) {
    display: block !important;
    width: 27vw !important;
}

input.input_text {
    width: 20vw !important;
    height: 10vw !important;
}

tr.opr_tr tr td {
    width: 20vw !important;
    font-size: 3vw !important;
    margin-left: 0px !important;
}

.zdgk_list .ltable td {
    padding: 1vw 2vw !important;
    line-height: 10vw !important;
}

.zdgk_list tr td:nth-child(3) {
    width: 27vw !important;
    line-height: 10vw !important;
}

.zdgk_list tr.opr_tr>td>table {
    width: 100% !important;
}

.zdgk_list tr td input[type="button"] {
    width: 10vw !important;
    height: 10vw !important;
}

.zdgk_list tr td input.input_text {
    width: 20vw !important;
    height: 7vw !important;
}

.zn_cont .fr_bm {
    padding: 3vw 0 !important;
}

.zn_cont tr td li a.text-tag {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 68% !important;
    padding-left: 2vw !important;
    font-size: 4vw !important;
    height: 9.3333vw !important;
    line-height: 9.3333vw !important;
}

.zn_cont p {
    width: 100% !important;
    height: 10vw !important;
    line-height: 10vw !important;
}

.zn_cont p span {
    font-size: 5vw !important;
    height: 10vw !important;
    line-height: 10vw !important;
    background-color: #c80001;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding: 0px 2vw !important;
}

.zn_cont table+div {
    width: 20% !important;
    margin-left: 40vw !important;
}

.fr_nb .fr_bm {
    padding: 3vw 0 !important;
}

.fr_nb tr td li a.text-tag {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 68% !important;
    padding-left: 2vw !important;
    font-size: 4vw !important;
    height: 9.3333vw !important;
    line-height: 9.3333vw !important;
}

.fr_nb p {
    width: 100% !important;
    height: 10vw !important;
    line-height: 10vw !important;
    margin-bottom: 0px !important;
}

.fr_nb p span {
    font-size: 5vw !important;
    height: 10vw !important;
    line-height: 10vw !important;
    background-color: #c80001;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding: 0px 2vw !important;
}

.fr_nb table+div {
    width: 20% !important;
    margin-left: 40vw !important;
}

ul.zd_list {
    margin-top: 10vw;
}

.zwxxgk_ss .inputText1 {
    width: 75% !important;
    height: 10vw !important;
    line-height: 10vw !important;
    float: right;
    border-radius: 2px;
    background: #fff;
    font-size: 4vw !important;
    margin-right: 10vw;
    margin-top: 0px!important;
}

.side-left {
    width: 100% !important;
}

.nav_box p span br {
    display: none !important;
}

.nav_box p a {
    display: block;
    height: 15vw !important;
    text-decoration: none;
    color: #d1312c;
    overflow: hidden;
    border: 1px #e5e5e5 solid;
}

.nav_box p span {
    font-size: 5vw;
    text-align: center;
    margin-top: 0 !important;
    margin-left: 25vw !important;
}

.nav_box p span.yh {
    margin-top: 0 !important;
}

.nav_box p {
    text-align: center;
    height: 15vw !important;
    background: #ffffff;
    font-size: 4vw !important;
    line-height: 15vw !important;
    cursor: pointer;
}

.nav_box {
    width: 100%;
}

.zlm li {
    font-size: 4vw !important;
    line-height: 8vw !important;
}

.side-right {
    margin-left: 0 !important;
    width: 100% !important;
}

.dtree {
    font-size: 4vw !important;
}

.gkzn p {
    width: 100% !important;
    height: 10vw !important;
    float: left;
    border-bottom: 2px solid #ccc;
    margin-bottom: 1vw !important;
}

.gkzn p span {
    height: 10vw !important;
    line-height: 10vw !important;
    background-color: #c80001;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 4vw !important;
    font-weight: 600;
    padding: 0px 2vw !important;
    min-width: 20vw !important;
}

.gkzn table tr td li a {
    font-size: 4vw !important;
    display: inline-block;
    font-weight: boder;
    font-family: '微软雅黑'!important;
    display: inline-block;
    width: 100%;
    text-align: left;
    padding-left: 3vw !important;
}

.slideTxtBox {
    padding-top: 0 !important;
}

.slideTxtBox .hd ul {
    left: 0 !important;
    top: 0 !important;
    height: auto !important;
}

.slideTxtBox .hd {
    height: auto !important;
    min-height: 20vw !important;
    line-height: 10vw !important;
    padding: 0 !important;
    border-bottom: 2px solid #d1312c;
    position: relative;
    font-size: 4vw !important;
    font-weight: bold;
}

.slideTxtBox .hd ul li.on {
    height: 10vw !important;
    background: #d1312c;
    color: #FFFFFF;
}

.slideTxtBox .hd ul li {
    text-align: center;
    width: 50% !important;
    height: 10vw !important;
    float: left;
    padding: 0 !important;
    cursor: pointer;
    background: #f2f2f2;
    color: #333;
    margin: 0 !important;
}

.slideTxtBox .bd ul table+div {
    width: 20vw !important;
    height: 10vw !important;
    line-height: 10vw !important;
    font-size: 4vw !important;
    margin: 0 auto;
    text-align: center;
    background: #e7e7e7;
    float: left;
    margin-top: 1vw !important;
    margin-left: 30vw !important;
    margin-bottom: 10vw !important;
}

.zdgk .ltable tr td {
    width: 100% !important;
    overflow: hidden;
    font-size: 4vw !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zlm>li>a>span {
    font-size: 4vw !important;
}

.slideTxtBox .bd div {
    width: 100% !important;
}

.slideTxtBox .bd div a div {
    width: 96% !important;
    height: 15vw !important;
    line-height: 15vw !important;
    float: left;
    margin-left: 0 !important;
    margin: 2vw !important;
    background-color: #d1312c;
    font-size: 8vw;
    font-weight: bold;
    text-align: center;
    line-height: 15vw;
    color: #FFF;
}

.zcjd .slideTxtBox .hd {
    height: auto !important;
    min-height: 35vw !important;
    line-height: 10vw !important;
    padding: 0 !important;
    border-bottom: 2px solid #d1312c;
    position: relative;
    font-size: 4vw !important;
    font-weight: bold;
}

.zcjd .slideTxtBox .hd ul li {
    text-align: center;
    width: 47% !important;
    height: 10vw !important;
    float: left;
    padding: 0 !important;
    cursor: pointer;
    background: #f2f2f2;
    color: #333;
    margin: 1vw !important;
}

.qtwj .slideTxtBox .hd {
    min-height: 23vw !important;
}

.qtwj .slideTxtBox .hd ul li {
    text-align: center;
    width: 47% !important;
    height: 10vw !important;
    float: left;
    padding: 0 !important;
    cursor: pointer;
    background: #f2f2f2;
    color: #333;
    margin: 1vw !important;
}

.sjwj .slideTxtBox .hd ul li {
    text-align: center;
    width: 47vw !important;
    height: 10vw !important;
    float: left;
    padding: 0 !important;
    cursor: pointer;
    background: #f2f2f2;
    color: #333;
    margin: 1vw !important;
}

.sjwj .slideTxtBox .hd {
    min-height: 11vw !important;
}

.qtwj .slideTxtBox .hd ul li {
    text-align: center;
    width: 47% !important;
    height: 10vw !important;
    float: left;
    padding: 0 !important;
    cursor: pointer;
    background: #f2f2f2;
    color: #333;
    margin: 1vw !important;
}

.gfxwj .slideTxtBox .bd ul table tbody tr td a div,
.zcwj .qtwj .slideTxtBox .bd ul table tbody tr td a div {
    width: 40vw !important;
    height: 10vw !important;
    line-height: 10vw !important;
    font-size: 4vw !important;
    margin: 2vw !important;
    padding: 0 !important;
}

.dtree a {
    font-size: 4vw !important;
    color: #333;
}

.nav_box p i {
    display: inline-block;
    width: 5vw;
    height: 15vw;
    margin-right: 5vw;
}

.nav_box p em {
    width: 10vw;
    line-height: 15vw;
    height: 15vw;
    display: inline-block;
    text-align: center;
    margin: 0 2vw !important;
}

.tb_search>tbody>tr td:nth-child(2) {
    display: block;
}