body{
	font-family: "微软雅黑";
}
.bt-box-615{width: 615px;}
.bt-box-585{width: 585px;}
.bt-box-550{width: 550px;}
.bt-box-440{width: 440px;}
.bt-box-280{width: 280px;}
.bt-box-185{width: 185px;}
.bt-box-650{width: 650px;}
.bt-box-305{width: 305px;}
.head_banner{height:160px;background: url('banner_bg.png') no-repeat center;border-bottom: 3px solid #2077be;}
.bt-note-30{height:30px;width: 100%;clear: both;}
.bt-mainmsb{width: 100%; height: auto;margin: 0 auto;}

.dqwz{
	width: 1200px;margin: 0 auto;font-size: 13px;
}

.bt-box-1200 .clearfix span.hover{
    background-color: #015393;
    font-weight: bold;
    font-size: 19px;
    color: #FFF;
	}

.bt-box-1200 .bt-box-585 span{display: inline-block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 17px;
    color: #BF2215;
}
.bt-box-1200 .bt-box-585 span.hover{	
	color: #BF2215;
    border-bottom: 4px solid #e09210;
    font-weight: bold;
    font-size: 19px;}
.bt-box-1200 .bt-box-440 span{display: inline-block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 17px;
    color: #BF2215;
}
.bt-box-1200 .bt-box-440 span.hover{	color: #BF2215;
    font-weight: bold;
    font-size: 19px;}	
	
.bsfw span{font-size: 19px;}
.bsfw span.hover{color:#16639f;font-weight: bold;}
#con_two_1 a:hover img {
    transform: rotateY(180deg);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
#con_two_2 a:hover img {
    transform: rotateY(180deg);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
#con_two_3 a:hover img {
    transform: rotateY(180deg);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
#con_two_4 a:hover img {
    transform: rotateY(180deg);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
#con_two_5 a:hover img {
    transform: rotateY(180deg);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    }
/*内容*/
.con{
    background-color: #fff;
    min-height: 750px;
	padding-top: 30px;
	margin-bottom: 30px;
}
/*左侧*/
.con .con-left{
	float: left;
	width: 270px;
	min-height: 750px;
	border: 1px solid #ececec;
}
.con-left .con-left-title{
	width: 270px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	background-color: #0584dc;
}


/*右侧*/
.con .con-right{
	float: right;
	width: 900px;
	min-height: 750px;
	font-size: 17px;
	color: #333;
	padding: 5px 15px 0 15px;
	border:1px solid #ececec;
}

#pc{
	display: block;
}

#ydd{
	display: none;
}

@media (max-width: 768px) {
	
	#pc{
	display: none;
}

#ydd{
	display: block;
}
	/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video
{margin:0;padding:0;border:0;outline:none;}
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}*:focus{outline:none;}
a{color:#333;}
a:hover{color:#355e92;transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;}
.fl{float:left;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
body{font-family:"微软雅黑";font-size: 15px;}
input::-webkit-input-placeholder{color: #;}
input:focus::-webkit-input-placeholder{color: #;}
input,textarea{-webkit-appearance: none;}/*去除内阴影*/
a,img{-webkit-touch-callout: none;}/*去除长时间按弹出*/
.calc{width: calc(100%-50px-2rem);}/*宽度减速*/
a,button,input,optgroup,select,textarea{-webkit-tap-highlight-color: rgba(0,0,0,0);}/*去除点击后出现暗色*/


/**top区域**/
.top{
    width: 100%;
    height: 0.9rem;
    color: #9d1515;
    font-size: 0.3rem;
    line-height: 0.9rem;
    padding-left:3%;
    border-bottom: 0.04rem solid #9d1515;
    font-weight: bold;
}
.icon01{
    width: 4%;
    height: 0.25rem;
    background: url("nav-btn_03.png") no-repeat;
    background-size: 100% 100%;
    margin: 0.3rem 5% 0 0 ;
	float:right;
}

/*图片新闻*/
.banner{width: 100%;position: relative;overflow: hidden;height: 3.54rem;}
.ban_bg{position: absolute;left: 0;bottom: 0;height: 0.7rem;width: 100%;background: #000000;opacity: 0.7;}
#banner{width: 400%;overflow: hidden;position: relative;top: 0;left: 0;height: 3.54rem;}
#banner2{width: 400%;height: 0.7rem;position: absolute;bottom: 0;left: 5%;}
#banner2 li{font-size: 0.26rem;line-height: 0.7rem;display: none;}
#banner2 li a{color: #ffffff;}
#banner img{width:100%;height: 3.54rem;display: block;float: left;}
#list{overflow: hidden;padding: 0 3%;position: absolute;right: 3%;bottom: 0.28rem;}
#list li{list-style: none;width: 0.14rem;height: 0.14rem;border-radius: 50%;float: left;margin-left: 0.1rem;background: #FFFFFF;z-index: 99;}
#list li.active{background: #ffa415;}

/**第一层**/
.floor-xs{width: 90%;margin:0 auto;}
.floor-box{
    min-height: 3rem;
    width: 100%;
	background-color: #f7f5f5;
}
.floor7{background-color: #f7f5f5;}
.floor-top{
    width: 100%;
    height: 0.7rem;
    background-color: #0584dc;
}
.bt_title{
    color: #e4cbcb;
    height: 0.7rem;
    font-size: 0.28rem;
    line-height: 0.7rem;
    padding: 0 5%;
/**background: url("hz_03.png") no-repeat left center;**/
    background-size: 2% 55%;
}
.bt_title:nth-child(1){
    background: none;
}
.active{
    color: #fff;
    font-weight: bold;
}
.more{
    margin: 0 auto;
}
.ul-list{
    padding: 0 3% 0.3rem 3%;
}
.ul-list li{
    line-height: 0.72rem;
    font-size: 0.24rem;
    color: #333333;
    border-bottom: 0.01rem dashed #bfbfbf;
    /*padding-left: 2%;*/
    /*padding-right: 2%;*/
    margin-top: 0.1rem;
}

.time{
    color: #999999;
    font-size: 0.24rem;
}

.jange{
    width: 100%;
    height: 0.3rem;
}

/**政务公开**/
.zwgk{
    width: 100%;
    height: 2.95rem;
    padding: 0.13rem 3% 0 3%;
}
.zwgk-col{
    width: 48.8%;
    height: 0.8rem;
    background: url("zwgk-bg.png") no-repeat;
    background-size: 100% 100%;
    font-size: 0.24rem;
    line-height: 0.8rem;
    padding-left: 0.23rem;
    margin-top: 0.14rem;
}
.zwgk-col a{
    color: #fff;
}

/**第五层区域start**/
.floor5{
    padding: 0 3%;
}
.floor5 .ul-list{
    padding: 0 0 0.3rem 0;
}
.floor-box2{
    width: 100%;
    /*height: 5.25rem;*/
}
.floor-box2-top{
    width: 100%;
    height: 0.84rem;
    color: #333333;
    font-size: 0.26rem;
    line-height: 0.84rem;
    border-bottom: 0.01rem solid #cccccc;
}
.bt_title2{
    float: left;
    padding: 0 3%;
    background: url("hz_03.png") no-repeat left center;
    background-size: 1% 50%;
}
.bt_title2:nth-child(1){
    background: none;
}
.active2{
    color: #9d1515;
    font-size: 0.26rem;
    font-weight: bold;
}
.more2{
    width: 0.19rem;
    height: 0.19rem;
    margin: 0.27rem 0;
}
.more2 a{
    display: block;
    width: 0.19rem;
    height: 0.19rem;
    background: url("more2_03.png") no-repeat;
    background-size: 100% 100%;
}
/**第五层区域over**/

/**第六层区域start**/
.floor6{
    width: 100%;
    height:4.95rem;
    padding: 5% 3% 0 3%;
}
.floor6>div{
    float: left;
    background-size: 100% 100%;
}
.floor6 a{
    width: 100%;
    height: 100%;
    display: block;
    font-size: 0.24rem;
    color: #fff;
    font-weight: bold;
}
.ldfg{/**领导分工**/
    width: 32%;
    height: 1.79rem;
    background: url("ldfg_03.png") no-repeat;
}
.ldfg a{
    text-align: center;
    padding-top: 1.2rem;
}
.rsxx{/**人事信息**/
    width: 65.5%;
    height: 0.83rem;
    background: url("rsxx_03.png") no-repeat;
    /*margin-left: 4%;*/
    margin-left: 2.3%;
    line-height: 0.83rem;
}
.rsxx a{
    padding-left: 44%;
}
.jggk{/**机构概况**/
    width: 65.5%;
    height: 0.83rem;
    background: url("jggk_03.png") no-repeat;
    margin: 0.14rem 0 0 2.3%;
    line-height: 0.83rem;
}
.jggk a{
    padding-left: 44%;
}
.tjsj{/**统计数据**/
    width: 49%;
    height: 1.04rem;
    background: url("tjsj_03.png") no-repeat;
    line-height: 1.04rem;
    margin-top: 0.14rem;
}
.tjsj a{
    padding-left: 49%;
}
.bmyjs{/**部门预决算**/
    width: 49%;
    height: 1.04rem;
    background: url("bmyjs_03.png") no-repeat;
    line-height: 1.04rem;
    margin-top: 0.14rem;
    margin-left: 2%;
}
.bmyjs a{
    padding-left: 49%;
}
.flfg{/**法律法规**/
    width: 49%;
    height: 1.04rem;
    background-color: #eeeeee;
    border: 0.01rem solid #f7b8b2;
    background: url("flfg_03.png") no-repeat;
    margin-top: 0.14rem;
}
.flfg a{
    color: #0f4a95;
    font-size: 0.24rem;
    text-align: center;
    padding-top: 0.98rem;
}
.gsgg{/**公示公告**/
    width: 49%;
    height: 1.04rem;
    background-color: #eeeeee;
    border: 0.01rem solid #f7b8b2;
    background: url("gsgg_03.png") no-repeat;
    margin-top: 0.14rem;
    margin-left: 2%;
}
.gsgg a{
    color: #0f4a95;
    font-size: 0.24rem;
    text-align: center;
    padding-top: 0.98rem;
}
.cqjy{
    width: 32%;
    height: 1.46rem;
    background-color: #eeeeee;
    border: 0.01rem solid #c9c9c9;
    background: url("cqjy_03.png") no-repeat;
    margin-top: 0.14rem;
    margin-left: 2%;
}
.cqjy a{
    color: #0f4a95;
    font-size: 0.24rem;
    text-align: center;
    padding-top: 0.98rem;
}
/**第六层区域over**/

/**互动交流外链区域start**/
.wl-box{
    width: 100%;
    height: 1rem;
    padding: 0 3%;
}
.wl-box>div{
    float: left;
    background-size: 100% 100%;
}
.wl-box a{
    display: block;
    width: 100%;
    height: 100%;
}
.xwfbh{/**新闻发布会**/
    width: 48.5%;
    height: 0.75rem;
    background: url("xwfbh.png") no-repeat;
    font-size: 0.26rem;
    font-weight: bold;
}
.xwfbh a{
    color: #fff;
    text-align: center;
    line-height: 0.75rem;
    letter-spacing: 0.2em;
}
.zwzx{/**政务咨询**/
    width: 48.5%;
    height: 0.75rem;
    background: url("zwzx_03.png") no-repeat;
    font-size: 0.26rem;
    margin-left: 3%;
}
.zwzx a{
   color: #fff;
    padding-left: 52%;
    line-height: 0.75rem;
}
.wl{
    width: 31.2%;
    height: 1.67rem;
    border: 0.01rem solid #3b6295;
    margin-top: 0.2rem;
    text-align: center;
    padding: 0.9rem 7% 0 7% ;
}
.wl a{
    color: #355e92;
    font-size: 0.24rem;
}
.wsxf{
    background: url("wsxf_03.png") no-repeat;
}
.jgzfts{
    margin-left: 3.2%;
    background: url("jgzf_03.png") no-repeat;
}
.jbfs{
    margin-left: 3.2%;
    background: url("jbfs_03.png") no-repeat;
}
/**互动交流外链区域over**/

/**版权信息start**/
.bqxx{
    width: 100%;
    height: 1rem;
    background-color: #666666;
    line-height: 1rem;
    font-size: 0.24rem;
    text-align: center;
    color: #fff;
}
/**版权信息over**/

/*导航那块*/
body{position: relative;}
nav{width: 100%;position: absolute;left: 0;top: 0;background: #9d1515;display: none;padding: 0.5rem 5%;z-index:100;}
.close{background: url(colse.png) no-repeat;background-size:0.28rem;width: 0.28rem;height: 0.28rem;margin-bottom: 0.3rem;}
.navTit,.searchBox{width: 90%;margin: 0 auto;border-bottom:1px solid #afd4ff;margin-top: 0.1rem;}
.navTit a{display: block;height: 0.8rem;line-height: 0.8rem;font-size: 0.24rem;color: #FFFFFF;padding-left: 5%;}
input{border:0;background: none;}
.inputSubmit{background: url(searchBtn.png) no-repeat center;width: 10%;height: 0.8rem;background-size:0.39rem;}
.inputText{width: 90%;height: 0.8rem;line-height: 0.8rem;color:#fff;font-size: 0.24rem;}
::-webkit-input-placeholder{color:#fff;font-size: 0.24rem;line-height: 0.8rem;}
:-moz-placeholder{color:#fff;font-size: 0.24rem;line-height: 0.8rem;}
::-moz-placeholder{color:#fff;font-size: 0.24rem;line-height: 0.8rem;}
:-ms-input-placeholder{color:#fff;font-size: 0.24rem;line-height: 0.8rem;}


/* .header,.ztzl,.zwfw,.zqdh,.foot{display: none;} */
    .m_sear_box,.m_foot,.m_header{display: block;}
    .box_tit{font-size: 25px;width: 200px;line-height: 45px;text-align: center;}
    .zxdt_box1_img{width: 96%;margin: 0 auto;}
    .zxdt_box1_img li img{width: 100%;display: block;height: auto;}
    .width1200,.news_switch,.zxdt_box1,.zxdt_box1_img li,.zxdt_box2,.zxdt_box3,.zxdt_box3_t,.zwgk_1,.tab_box {width: 100%;}
    .zxdt_box2,.zxdt_box3 {margin-left: 0px;padding: 10px;}
    .dr_list li .dt_li_tit{padding-left: 14px;}
    .dt_tit li{margin-left: 10px;}
    .dt_tit li a{font-size: 17px;}
    .zxdt_box3{height: auto;}
    .zxdt_box3_t{padding: 10px;}
    .zxdt_box3_b img{width: 100%;}
    .zwgk_1 li{margin: 5px;}
    .zwgk_1 li:first-child{margin-left: 5px;}
    .tab_box{padding: 10px;}
    .zmhd{padding: 10px;}
    .gk_list li a,.gk_list li{font-size: 15px;line-height: 35px;}
    .hd_box1,.hd_box2,.hd_box3{background: none;height: auto;margin-left: 0;width: 100%;}
    .hd_box1 .hd_tit{background: #d70000;border-radius: 5px;}
    .hd_box2 .hd_tit{background: #0081cc;border-radius: 5px;}
    .hd_box3 .hd_tit{background: #f8b62d;border-radius: 5px;}
    .hd_box2,.hd_box3{margin-top: 20px;}
    .hd_img{height: auto;}
    .hd_img img{width: 100%;height: auto;}
    .hd_list li{width: 50%;}
    .hd_list,.hd_list2{background: #f6f6f6;}
}



.old_type .dqwzhz{
	height: 60px !important;
	line-height: 60px !important;
}
.old_type .dqwz{
	font-size: 30px;
}
.old_type .con .con-left {
    float: left;
    width: 1200px;
    min-height: auto;
    border: 0px solid #ececec;
}
.old_type .con-left .con-left-title {
    width: 1200px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    background-color: #0584dc;
}
.old_type .t_col ul li {
    width: auto;
    border-bottom: 0px solid #EDEDED;
    text-align: center;
    line-height: 60px;
    float: left;
    padding: 0px 25px;
	margin-bottom: 30px;
}
.old_type .t_col ul li a {
    color: #333333;
    font-size: 36px;
}
.old_type .t_col{
	overflow: hidden;
	margin-top: 30px;
}
.old_type .con .con-right {
    float: right;
    width: 1200px;
    min-height: auto;
    font-size: 30px;
    color: #333;
    padding: 5px 15px 0 15px;
    border: 0px solid #ececec;
}
.old_type .default_pgContainer ul li{
	height: 60px;
	line-height: 60px;
	background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3206/site/picture/0/1904281724465565479.png) no-repeat left center;
	background-size: 10px;
}
.old_type .default_pgContainer ul li a{
	    display: inline-block;
	    width: 80%;
	    overflow: hidden;
	    white-space: nowrap;
	    word-break: keep-all;
	    text-overflow: ellipsis;
}
/* .old_type .con-right table{
	width: 100%;
} */
.old_type .title{
	font-size: 40px;
}
.old_type .fbfw{
	font-size: 30px !important;
}
.old_type #zoom{
	font-size: 30px !important;
	line-height: 60px !important;
}
.old_type .dygb a{
	font-size: 30px !important;
}
.old_type .ldzp img{
	width: 100% !important;
}
.old_type .gzfg tr td:nth-child(2){
	width: auto !important;
}
.old_type .gzfgnr{
	font-size: 30px !important;
	line-height: 60px !important;
}
.old_type .wzdthz{
	width: 100% !important;
}
.old_type .flm{
	width: 100% !important;
	font-size: 36px !important;
}
.old_type .zlm{
	width: 100% !important;
}
.old_type .zlm tr td{
	    line-height: 60px !important;
	    font-size: 30px;
	    width: auto;
	    float: left;
}
.old_type .dygb{
	width: 100% !important;
}
.old_type .dygb tr td a{
	font-size: 30px !important;
}
.mobile_type #ydd{
	display: none;
}
.mobile_type #pc{
	display: block;
}
.mobile_type .crumbs {
    font-size: 4vw;
    color: #333;
}
.mobile_type .bt-box-1200{
	width: 100%;
}
.mobile_type .con {
    background-color: rgb(255, 255, 255);
    min-height: auto;
    padding-top: 3vw;
    margin-bottom: 3vw;
}
.mobile_type .con .con-left {
    float: left;
    width: 100%;
    min-height: auto;
    border: 1px solid rgb(236, 236, 236);
}
.mobile_type .con-left .con-left-title {
    width: 100%;
    height: auto;
    line-height: 10vw;
    text-align: center;
    font-size: 5vw;
    font-weight: bold;
    color: rgb(255, 255, 255);
    background-color: rgb(5, 132, 220);
}
.mobile_type .t_col ul li {
    width: auto;
    border-bottom: 0px solid #EDEDED;
    text-align: center;
    line-height: 8vw;
    padding: 0vw 2vw;
    margin-top: 4vw;
    float: left;
}
.mobile_type .con .con-right {
    float: right;
    width: 100%;
    min-height: auto;
    font-size: 4vw;
    color: rgb(51, 51, 51);
    padding: 0vw 2vw;
    border: 1px solid rgb(236, 236, 236);
}
.mobile_type .con .con-right table{
	width: 100%;
}
.mobile_type .title{
	    font-size: 5vw;
	    line-height: 10vw;
	    border: 0vw;
}
.mobile_type .fbrq td{
	width: auto;
	float: left;
	padding: 0vw 2vw;
}
.mobile_type .fbrq{
	margin: 3vw 0vw;
	display: inline-block;
}
.mobile_type .zoom{
	line-height: 8vw;
	    font-size: 4vw;
}
.mobile_type .dqwz {
    width: 100%;
    margin: 0px auto;
    font-size: 4vw;
}
.mobile_type .default_pgContainer ul li a{
	    text-overflow: ellipsis;
	    overflow: hidden;
	    white-space: nowrap;
	    max-width: 55%;
	    float: left;
}


/* 手机版分页条 */

        .mobile_type .default_pgToolbar {

            background: none;

            border: none;

        }



        .mobile_type .default_pgPerPage {

            display: none;

        }



        .mobile_type .default_pgFirst {

            width: 8vw;

            height: 6.6667vw;

            background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3614/site/picture/1552/2110181750056957395.gif?0.8464583259109282) no-repeat center;

            background-size: contain;

            margin-right: 1.3333vw;

        }



        .mobile_type .default_pgFirstDisabled {

            width: 8vw;

            height: 6.6667vw;

            background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3614/site/picture/1552/2110181750057307151.gif?0.5108747882150775) no-repeat center;

            cursor: auto;

            background-size: contain;

            margin-right: 1.3333vw;

        }



        .mobile_type .default_pgPrev {

            width: 12vw;

            height: 6.6667vw;

            background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3614/site/picture/1552/2110181750056576457.png?0.9947478346842384) no-repeat center;

            background-size: contain;

            margin-right: 1.3333vw;

        }



        .mobile_type .default_pgPrevDisabled {

            width: 12vw;

            height: 6.6667vw;

            background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3614/site/picture/1552/2110181750055769343.gif?0.25040286213511576) no-repeat center;

            cursor: auto;

            background-size: contain;

            margin-right: 1.3333vw;

        }



        .mobile_type .default_separator {

            display: none;

        }



        .mobile_type .default_pgNext {

            width: 12vw;

            height: 6.6667vw;

            background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3614/site/picture/1552/2110181750035367898.gif?0.8966763508287363) no-repeat center;

            background-size: contain;

            margin-left: 1.3333vw;

        }



        .mobile_type .default_pgLast {

            width: 8.1vw;

            height: 6.6667vw;

            background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3614/site/picture/1552/2110181750035036922.gif?0.45672629097432615) no-repeat center;

            background-size: contain;

            margin-left: 1.3333vw;

        }



        .mobile_type .default_pgRefresh {

            width: 8.4vw;

            height: 5.7333vw;

            background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3614/site/picture/1552/2110181750056171308.gif?0.8023270272895751) no-repeat center;

            background-size: contain;

        }



        .mobile_type .default_pgSearchInfo {

            display: none;

        }



        .mobile_type .default_pgToolbar td {

            font-size: 2.4vw;

            width: auto;

            padding: 0 0px 0 0px;

        }



        .mobile_type .default_pgToolbar td input {

            outline: none;

        }



        .mobile_type .default_pgCurrentPage {

            width: 4.8vw;

            height: 6.6667vw;

            line-height: 6.6667vw;

        }



        .mobile_type .default_pgToolbar td:first-child+td+td+td {

            display: none;

        }



        .mobile_type .default_pgPanel {

            float: none;

            margin: 0 auto;

        }



        /* 手机版分页条 */







        /* 老年版分页样式 */

        .old_type .default_pgToolbar {

            background: none;

            border: none;

        }



        .old_type .default_pgPerPage {

            display: none;

        }



        .old_type .default_pgFirst {

            width: 100px;

            height: 50px;

            background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3614/site/picture/1552/2110181750056957395.gif?0.8464583259109282) no-repeat center;

            background-size: contain;

        }



        .old_type .default_pgFirstDisabled {

            width: 120px;

            height: 50px;

            background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3614/site/picture/1552/2110181750057307151.gif?0.5108747882150775) no-repeat center;

            cursor: auto;

            background-size: contain;

        }



        .old_type .default_pgPrev {

            width: 120px;

            height: 50px;

            background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3614/site/picture/1552/2110181750056576457.png?0.9947478346842384) no-repeat center;

            background-size: contain;

        }



        .old_type .default_pgPrevDisabled {

            width: 120px;

            height: 50px;

            background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3614/site/picture/1552/2110181750055769343.gif?0.25040286213511576) no-repeat center;

            cursor: auto;

            background-size: contain;

        }



        .old_type .default_separator {

            display: none;

        }



        .old_type .default_pgNext {

            width: 120px;

            height: 50px;

            background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3614/site/picture/1552/2110181750035367898.gif?0.8966763508287363) no-repeat center;

            background-size: contain;

        }



        .old_type .default_pgLast {

            width: 100px;

            height: 50px;

            background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3614/site/picture/1552/2110181750035036922.gif?0.45672629097432615) no-repeat center;

            background-size: contain;

        }



        .old_type .default_pgRefresh {

            width: 120px;

            height: 50px;

            background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3614/site/picture/1552/2110181750056171308.gif?0.8023270272895751) no-repeat center;

            background-size: contain;

        }



        .old_type .default_pgSearchInfo {

            display: none;

        }



        .old_type .default_pgToolbar td {

            font-size: 20px;

            width: auto;

            padding: 0 0px 0 0px;

        }



        .old_type .default_pgToolbar td input {

            outline: none;

        }



        .old_type .default_pgCurrentPage {

            width: 36px;

            height: 50px;

            line-height: 50px;

        }



        .old_type .default_pgPanel {

            margin: 0 auto;

            float: none;

        }



        /* 老年版分页样式 */