@charset "utf-8";
/* CSS Document */


.old_type .old_age_u_lg_12 { width:100%}
.old_type .old_age_w100 { width:100%}

.old_type .old_age_margin_t20 {margin-top: 20px !important;}
.old_type .old_age_margin_t30 {margin-top: 30px !important;}






/*  头部01 */

.old_type .pc_header_group01 .top_link { display: inline-block; color:#cd2125; margin-top: 12px; float: right;}
.old_type .pc_header_group01 .top_link a {color:rgba(0, 0, 0, 0.6); font-weight: 600;font-size: 20px; padding: 0px 5px;float: left;  }
.old_type .pc_header_group01 .top_link a>span{padding: 0px 4px; }

/* .old_type .pc_header_group01 .top_link a+a { border-left: 1px #fff solid;padding: 0px 5px; } */
.old_type .pc_header_group01 .top_link a { border-left: 1px rgba(0, 0, 0, 0.6) solid;padding: 0px 8px; }
.old_type .pc_header_group01 .top_link a:hover { color:rgba(0, 0, 0, 0.9); }


.old_type .pc_header_group01 .top_link .versions01 { background-color: #224b7f; border-radius: 100px; width:40px; height: 40px; line-height: 40px; text-align: center; padding: 0px; display: block; margin-top: -10px; color:#fff; border: 0px;margin-right: 5px;}
.old_type .pc_header_group01 .top_link .versions01:hover {color:#fff;background-color: #345fcb;}

.old_type .pc_header_group01 .top_link .versions02 { font-size: 18px; background-color: #224b7f; border-radius: 100px; width:40px; height: 40px; line-height: 40px; text-align: center; padding: 0px; display: block; margin-top: -10px; color:#fff; border: 0px;margin-right: 5px;}
.old_type .pc_header_group01 .top_link .versions02:hover {color:#fff;background-color: #345fcb;}



.old_type .popmenu01{ display: inline-block; height: 30px;margin-top: 0px;float: left; }
.old_type .popmenu01>a{display:block;  right:15px; top:0px; font-size: 20px; color: rgba(0, 0, 0, 0.6) !important; }
.old_type .popmenu01>a:hover{color:rgba(0, 0, 0, 0.9)!important; }
.old_type .popmenu01 a img{float: left;}

.old_type .popmenu01 .popwin01{ background-color: #fff; display:none; z-index:2000; position:absolute; padding: 5px 10px;line-height: 30px; width: 100px; max-height: 200px; margin-left: -30px; margin-top: 25px; font-size: 16px; font-weight: 600; padding: 0px 5px; border:1px #f1f1f1 solid; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);}
.old_type .popmenu01.on .popwin01{ display:block; padding: 5px 0px;} 
.old_type .popmenu01.on .popwin01>a{color: #666 !important; text-align: center; width: 100%; display: block;   border-left: 0px;float: left; } 


/* logo01 */

.old_type .pc_header_group01 .pc_logo{float:left; margin:20px 0 0 0px;}

.old_type .pc_header_group01 .pc_logo img{width: 125%; max-width: 125%;}


/* PC搜索01 */
.old_type .pc_header_group01 .pc_search01 {float:right;height:60px;  margin-top: 40px; margin-right: 0px; width: 100% }

/* 输入框样式 */
.old_type .pc_header_group01 .pc_search01 .keyword{ float:left; width:calc(100% - 80px); height:60px; line-height:60px; font-size:22px;  padding-left:40px; font-family:"微软雅黑";color:#888; background:#fff url("search_bg01.png") no-repeat 10px center;  border:#ccc 1px solid; margin: 0px 0px 0px 0px; }
/* 按钮样式 */

.old_type .pc_header_group01 .pc_search01 .ok{ cursor:pointer;margin: 0px 0 0 0px;  float:left; font-family:"微软雅黑"; color:#fff; width:80px; height:60px; line-height:60px; font-weight: 600; font-size:22px;  background:#fa5419 url("icon002b.png") no-repeat center center; border:0px ;transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */  background:#224b7f;

}
.old_type .pc_header_group01 .pc_search01 .ok:hover{background:#d93900 url("icon002b.png") no-repeat center center;  background:#ff7200;}

.old_type .pc_header_group01 .pc_search01 .login{ margin-left:5px; float: left; cursor:pointer; float:left; font-family:"微软雅黑"; color:#fff; width:100px; height:40px; line-height:40px; font-size:22px; text-align: center; background:#ff5400; border:0px ; transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */}

.old_type .pc_header_group01 .pc_search01 .login:hover{background:#d53120;}




/* 竖项主菜单 */
.old_type .pc_nav_h01 {background:#224b7f; width:100%; margin:0 auto; height:70px; }
.old_type .pc_nav_h01 .menunav{ max-width:1250px;  margin:0 auto; padding-left:0px;}
.old_type .pc_nav_h01 .menunav{ height:70px; line-height:70px; background:#224b7f; position:relative; z-index:9990; font-size:26px; /*padding-left:356px; width:844px;*/}
.old_type .pc_nav_h01 .menunav a{ color:#fff; transition: background-color 0.3s; -moz-transition: background-color 0.3s; /* Firefox 4 */ -webkit-transition: background-color 0.3s; /* Safari and Chrome */ -o-transition: background-color 0.3s; /* Opera */}

.old_type .pc_nav_h01 .menunav span{ padding: 0px 8px; margin-top: -6px; display: none;}


.old_type .pc_nav_h01 .menunav .nLi{ float:left; position:relative; display:inline-block; width:calc(100% /6 - 10px);  }
.old_type .pc_nav_h01 .menunav .nLi h3{ float:left; width: 100%;}
.old_type .pc_nav_h01 .menunav .nLi h3 a{ display:block; padding:0 10px; width: 100%; font-size:36px; font-weight:600;background:#224b7f;margin-right:0px; text-align: center;}
.old_type .pc_nav_h01 .menunav .sub{ display:none; width:600px; left:-195px; top:52px; position:absolute; background:rgba(27,60,102,0.8); line-height:35px; padding:10px 0; font-size:16px; }
.old_type .pc_nav_h01 .menunav .sub li{zoom:1;}
.old_type .pc_nav_h01 .menunav .sub a{ display:block; padding:2px 10px; text-indent:0.5em;
transition: background-color 0.5s; -moz-transition: background-color 0.5s; /* Firefox 4 */ -webkit-transition: background-color 0.5s; /* Safari and Chrome */ -o-transition: background-color 0.5s; /* Opera */ color:#fff; font-size: 32px; font-weight: 600; line-height: 60px; }
.old_type .pc_nav_h01 .menunav .sub a:hover{ background:#3885e0; color:#fff;}
.old_type .pc_nav_h01 .menunav .on h3 a{ background:#1b3c66; color:#fff;}

.old_type .pc_nav_h01 .menunav .all h3 a{float:left;  position:relative; display:inline; padding:0 30px; font-size:18px; font-weight:normal; color:#fff; width: 170px; margin-right: 0px; background:url("../css/all_bg01.png") 190px 15px no-repeat; background-color:#ed586f;}
.old_type .pc_nav_h01 .menunav .all h3 a:hover{background-color:#d9213e;}



.old_type .pc_nav_h01 .menunav .nLi h3 .oldman {background-color: #ff7200; line-height: 60px; height: 60px; border-radius: 8px; margin-top: 6px;  width:260px; }

.old_type .pc_nav_h01 .menunav .nLi h3 .oldman:hover {background-color: #ff5a00;}





/* 头条新闻 *************/

.old_type .head_news01 { background: #f1f5fa; border:#eee 1px solid; margin: 15px auto;  font-weight: 600;line-height: 40px; padding-bottom: 8px; width: calc(100% - 20px); padding: 10px 0px 20px;}

.old_type .head_news01 .titel { font-size: 40px; color:#224b7f; padding: 10px 50px; display: block;  text-align: center; font-weight: 600; text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */}
.old_type .head_news01 .titel:hover { color:#428af9;}

.old_type .head_news01 .sm_titel { overflow: hidden; }

.old_type .head_news01 .sm_titel li { float: left; width: 100%; padding: 0 15px; font-size: 28px; border-right:#ccc 1px solid; line-height:36px; height: 36px;}

.old_type .head_news01 .sm_titel li:last-child {border-right:#ccc 0px solid;}

.old_type .head_news01 .sm_titel li a {text-align: center; display: block; color:#666;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */ }
.old_type .head_news01 .sm_titel li a:hover { color:#428af9;}





/*通栏图片新闻切换*/
.old_type .full_newpic01 { }

.old_type .full_newpic01 .swiper-container {width: 100%;height: 462px;margin-left: auto;margin-right: auto;}
.old_type .full_newpic01 .swiper-slide {font-size: 18px;background: #fff;}

.old_type .full_newpic01 .news_info { background: #f1f5fa; width: 100%; height: 462px; padding: 15px;}

.old_type .full_newpic01 .news_info .titel01{ font-size: 32px; line-height: 40px; max-height: 80px; font-weight: 600; overflow: hidden;color:#333; }
.old_type .full_newpic01 .news_info .date{ font-size: 22px; color:#999; margin-top: 15px; font-weight: 600; }
.old_type .full_newpic01 .news_info .info{ font-size: 26px; color:#333; margin-top: 15px; line-height: 40px; max-height:240px; overflow: hidden;  }

.old_type .full_newpic01 .swiper-button-next:after,.old_type .full_newpic01 .swiper-button-prev:after {font-size: 24px; color:#aaa} /*箭头大小*/
.old_type .full_newpic01_next_01a {position: absolute; top:auto; bottom:10px!important;right:25px;} /*左箭头 位置*/
.old_type .full_newpic01_next_01b {position: absolute; top:auto; left:auto; bottom:10px!important;right:360px;} /*右箭头 位置*/
.old_type .full_newpic01_dot01 {bottom: 25px!important;left:auto!important;right:0!important; width:410px!important; }  /*导航-点点点 位置*/









/* swiper-列表新闻标题 *************/
.old_type .news_tabs_group01 .news_tabs_head {background:none;width:100%;overflow:hidden; font-size:40px; border-bottom: 1px #ddd solid; margin-top: -5px;}
.old_type .news_tabs_group01 .news_tabs_head li {float:left;padding: 0px 30px;font-size:40px; height:70px;line-height:70px;color:#333;text-decoration:none; cursor: pointer; font-weight:600; color:#666}
.old_type .news_tabs_group01 .news_tabs_head li.active {color:#224b7f; background:none;border-bottom:0px solid #224b7f; font-weight:600;}

.old_type .news_tabs_group01 .news_tabs_head a {float:left;padding: 0px 30px;font-size:40px; height:70px;line-height:70px;color:#333;text-decoration:none; cursor: pointer;}
.old_type .news_tabs_group01 .news_tabs_head a.active {color:#224b7f; background:none;font-weight:bold;
	 border-bottom:0px solid #224b7f; }

/* 列表新闻子菜单 */
.old_type .news_tabs_group01 .news_tabs_head a.sub{position:relative;color:#666; background:none;font-size:40px; font-weight: 600;
padding: 0px;margin-left: 30px; height: 70px; line-height:70px; margin-top: 0px;}

.old_type .news_tabs_group01 .news_tabs_head a.sub+a.sub{ margin-left:40px; }
.old_type .news_tabs_group01 .news_tabs_head a.sub:hover { color:#224b7f;}

.old_type .news_tabs_group01 .news_tabs_head a.sub:after
{position:absolute;content:'';bottom:0;left:50%;width:0;height:4px;background:#224b7f;
	-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-khtml-transition:all 0.3s;}

.old_type .news_tabs_group01 .news_tabs_head a.sub:hover:after{left:0;width:100%}

/* 列表新闻主体 */
.old_type .news_tabs_group01 .news_list {clear:both; position:relative;  text-align: left;  }
.old_type .news_tabs_group01 .news_list ul {margin-top: 10px;width: 100%; overflow: visible; }
.old_type .news_tabs_group01 .news_list ul li{line-height:36px; height:36px; text-indent: 1rem;}
.old_type .news_tabs_group01 .news_list ul a{ color:#333;float:left; display:inline; width:calc(100% - 260px);text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */font-size: 36px; line-height: 70px;
-webkit-transition: margin 0.3s ease-out;
-moz-transition: margin 0.3s ease-out;
-khtml-transition: margin 0.3s ease-out; }

.old_type .news_tabs_group01 .news_list ul a:hover{ color:#007aff; margin-left: 15px;}
.old_type .news_tabs_group01 .news_list ul a:hover:before{color:#007aff; content: "›";font-size:36px; margin-top: 0px; line-height: 70px;position:relative; top:-5px;  float: left;}

.old_type .news_tabs_group01 .news_list ul a b {color:#007aff; margin-right: 8px; font-weight: normal;} 


.old_type .news_tabs_group01 .news_list ul span{ color:#666; float:right; font-size: 36px; line-height: 70px;  padding-right: 10px;   }
.old_type .news_tabs_group01 .news_list ul li a:before {  content: "." ;color:#333; position:relative; top:-12px;  float: left;}

/* swiper-列表新闻标题 *************/


.old_type .downfile01 {width: calc(100% - 300px) !important;}


/* 下载图标 */
.old_type .downfile { width: 100% !important;}
.old_type .downfile img { margin-top: -2px;}
.old_type .downfile:hover{ margin-left: 0px !important;}
.old_type .downfile:before { content: ""!important;}
.old_type .downfile:hover:before{ content: "";margin-top: 0px; }

@media screen and (max-width: 640px){
.old_type .downfile {display: none!important;;}
}


/* MORE样式 */
.old_type .more {width:40px;height:40px; margin-top: -50px; position:relative; z-index: 1;float: right; border-radius:100%; background: #224b7f; display: none;margin-right: 10px;}

.old_type .more a{float:left; width:40px;height:40px;border-radius:100%; color:#fff; 
	font-size:30px; line-height:36px;	
	text-align:center;
	font-weight:600;
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	-o-transition: -o-transform 0.5s ease-out;
	-ms-transition: -ms-transform 0.5s ease-out;
	padding:0px;
}
.old_type .more a:hover{
	background: #224b7f;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
	color:#fff;}


.old_type .show {z-index: 99; display: block; background: #224b7f; } /* 显示more */
.old_type .one_more {z-index: 99; width:2rem;height:2rem;display: block; } /* 第一个more */
.old_type .top_more {	z-index: 999; background: #224b7f; background: #ff5500; display: block;}  /* 点击加载MORE到最上面 */
/* MORE样式 */





/*专题专栏*/
.old_type .pc_pic_move_group01 {display: block; width: 100%; margin: 15px auto 30px;}


/* 竖切换 *************/


.old_type .h_tabs_group01 .h_tabs_head {float:left;background:none;width:75px;overflow:hidden; font-size: 16px; border-bottom: 0px #ddd solid; margin-top: -5px; height: 485px; background:#fff; box-shadow: -0px 0px 10px #ddd;}
.old_type .h_tabs_group01 .h_tabs_head li {float:left;padding: 16px 27px;font-size:22px; line-height:32px;color:#fff;text-decoration:none; cursor: pointer; font-weight:bold; margin-top:1px; background:#224b7f;width: 75px; }
.old_type .h_tabs_group01 .h_tabs_head li.active {color:#fff; background:#2390d1; font-weight:bold;}

.old_type .h_tabs_group01 .h_tabs_head a {float:left;padding: 0px 15px;font-size:16px; height:32px;line-height:32px;color:#333;text-decoration:none; cursor: pointer; background: #224b7f;}
.old_type .h_tabs_group01 .h_tabs_head a.active {color:#224b7f; background:none;font-weight:bold;
	 border-bottom:3px solid #2390d1; }

.old_type .h_tabs_group01 .sub_box_list {height: auto; } 

.old_type .h_tabs_group01 .sub_box { float: left; width: calc(100% - 80px);  height: 483px;  border:#f1f1f1 1px solid; margin-top: -4px; box-shadow: 0px 0px 0px #eee; padding: 10px;background-color:#f1f5fa; overflow: hidden; }






@media screen and (min-width: 1024px) {/*屏幕大于1024*/

    .old_type .h_tabs_group01 .h_tabs_head {width:100%;height: 100px; box-shadow:none}

    .old_type .h_tabs_group01 .h_tabs_head li {float:left;padding: 10px 0px;font-size:40px; line-height:60px;color:#fff;text-decoration:none; font-weight:600; background:#224b7f;width: 33.3333%;  text-align: center; border-right:1px solid #fff;}
    .old_type .h_tabs_group01 .h_tabs_head li.active { background:#2390d1}

    .old_type .h_tabs_group01 .h_tabs_head a {float:left;font-size:14px; height:75px;line-height:75px;color:#333;text-decoration:none; cursor: pointer; background: #4eb1f5; text-align: center;}

    .old_type .h_tabs_group01 .sub_box { float: left; width: 100%; height:599px; border:#f1f1f1 1px solid; margin-top: -15px; box-shadow:none; padding: 5px 0px; overflow: hidden;}

}
    
/* 竖切换 *************/








/* sub_box_group01 *************/
.old_type .sub_box_group01 .news_tabs_head {background:none;width:100%;overflow:hidden; font-size: 40px; border-bottom: 1px #ddd solid; margin-top: -5px;}
.old_type .sub_box_group01 .news_tabs_head li {float:left;padding: 0px 30px;font-size:40px; height:70px;line-height:70px;color:#333;text-decoration:none; cursor: pointer;}
.old_type .sub_box_group01 .news_tabs_head li.active {color:#224b7f; background:none;border-bottom:0px solid #224b7f; font-weight:bold;}

.old_type .sub_box_group01 .news_tabs_head a {float:left;padding: 0px 15px;font-size:40px; height:70px;line-height:70px;color:#333;text-decoration:none; cursor: pointer;}
.old_type .sub_box_group01 .news_tabs_head a.active {color:#224b7f; background:none;font-weight:bold;border-bottom:0px solid #224b7f; }




/* 更多定位 *************/ 
.old_type .more_link_top { margin-top: -2px; margin-bottom: 10px;}


@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	

    .old_type .sub_box_group01 .news_tabs_head {}
    .old_type .sub_box_group01 .news_tabs_head li {font-size:16px; height:46px;line-height:46px;}
    .old_type .sub_box_group01 .news_tabs_head li.active {}
    
    .old_type .sub_box_group01 .news_tabs_head a {padding: 0px 5px;font-size:16px; height:46px;line-height:46px;}
    .old_type .sub_box_group01 .news_tabs_head a.active { }
    
    .old_type .more_link_top { margin-top: 0px; margin-bottom: 5px;}

}
    





/* 列表新闻子菜单 */
.old_type .sub_box_group01 .news_tabs_head a.sub{position:relative;color:#666; background:none;font-size: 14px;
padding: 0px;margin-left: 30px; height: 32px; line-height:32px;}

.old_type .sub_box_group01 .news_tabs_head a.sub+a.sub{ margin-left: 20px; }
.old_type .sub_box_group01 .news_tabs_head a.sub:hover {margin-top:-2px; color:#ff5500;}

.old_type .sub_box_group01 .news_tabs_head a.sub:after
{position:absolute;content:'';bottom:0;left:50%;width:0;height:2px;background:#ff5500;
	-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-khtml-transition:all 0.3s;}

.old_type .news_tabs_group01 .news_tabs_head a.sub:hover:after{left:0;width:100%}

  


/* 科技创新政策-------列表新闻主体 */
.old_type .sub_box_group01 .sub_box_list {clear:both; position:relative;  text-align: left;  }
.old_type .sub_box_group01 .sub_box_list ul {margin-top: 10px;width: 100%; overflow:hidden; }
.old_type .sub_box_group01 .sub_box_list .pc_wap01 { max-height: 220px;}
.old_type .sub_box_group01 .sub_box_list .pc_wap02 { }

.old_type .sub_box_group01 .sub_box_list ul li{line-height:40px; height:40px; text-indent: 30px;}
.old_type .sub_box_group01 .sub_box_list ul a{ color:#666;float:left; display:inline; width:calc(100% - 270px);text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */font-size: 36px; line-height: 70px;
-webkit-transition: margin 0.3s ease-out;
-moz-transition: margin 0.3s ease-out;
-khtml-transition: margin 0.3s ease-out; }

.old_type .sub_box_group01 .sub_box_list ul a:hover{ color:#007aff; margin-left: 15px;}
.old_type .sub_box_group01 .sub_box_list ul a:hover:before{color:#007aff; content: "›";font-size:36px; margin-top: 0px; line-height: 70px;position:relative; top:-5px;  float: left; }

.old_type .sub_box_group01 .sub_box_list ul span{ color:#666; float:right; font-size: 36px; line-height: 70px;  padding-right: 10px;   }
.old_type .sub_box_group01 .sub_box_list ul li a:before {  content: "." ;color:#333; position:relative; top:-12px;  float: left;}







/* 政策解读sub_box_group01------- */
.old_type .zcjd01 { margin-top: -20px;}
.old_type .policy_group01 { line-height: 30px; color:#333; margin-top: 0px;}

.old_type .policy_group01 li { float: left; width: 48%; padding: 8px; margin: 0px 0.66% 0px 0.66%; border:#f1f5fa 0px solid; }
.old_type .policy_group01 li:hover {border:#cad6e4 0px solid; box-shadow: 0px 0px 0px #ddd; }


.old_type .policy_group01 .ver {display: block;}

.old_type .policy_group01 .date {}
.old_type .policy_group01 .day { float: left; font-size: 28px; width: 40px; font-weight: 600; color:#ccc;}
.old_type .policy_group01 .year { float: left; font-size: 16px; width: calc(100% - 40px); margin-top: 3px;float: left;color:#ccc; }

.old_type .policy_group01 .pic img {height: 200px;}


.old_type .policy_group01 .pic img {border:#f1f1f1 1px solid;}
.old_type .policy_group01 .titel {float: left; width: 100%; margin-top: 5px; font-size:40px; color:#333; text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */  display: none;}






/* 首页-政府信息公开------- */

.old_type .info_open_group01 {float: left; width: 100%; background:none; padding: 0px; height: 600px; line-height: 70px; font-size: 40px; margin-top: -4px;}

.old_type .info_open_group01 .titel {float: left; text-indent: 10px; width: 100%; line-height: 70px; font-size: 40px; font-weight: 600; border-bottom: 1px #ddd solid; color:#224b7f;}

.old_type .info_open_group01 .item {float: left;  background: #fff;width: 100%; padding: 5px;  border: 1px #f1f1f1 solid; margin-top:19px; box-shadow: 0px 0px 5px #ddd; border-radius: 6px;}
.old_type .info_open_group01 .item:hover { box-shadow: 0px 0px 10px #ccc; border: 1px #c2cfe1 solid; }

.old_type .info_open_group01 .item .icon_a01 { width: 30%;  float: left; text-align: center; display: none;}
.old_type .info_open_group01 .item .txt { width: 100%;  float: left; padding-left: 30px; line-height:70px; color:#333;font-size: 30px; font-weight: normal;}

.old_type .info_open_group01 .item:hover .txt {color:#007aff;}










/* 政务服务 sub_box_group01 */

/* 浙江政务服务网 */
.old_type .zwfw_btn01 {}
.old_type .zwfw_btn01 a{float: left; width: 24%; padding: 8px; margin: 12px 0.5% 10px 0.5%; background: url(btn_bg01.jpg) bottom center no-repeat #fff; border-radius: 6px; box-shadow: 0px 0px 10px #eee; padding: 30px 0px 30px;border:#f1f5fa 1px solid; }
.old_type .zwfw_btn01 a:hover{ box-shadow: 0px 0px 10px #ddd;border:#cad6e4 1px solid;}

.old_type .zwfw_btn01 a .icon{ text-align: center;}
.old_type .zwfw_btn01 a .icon img {width: 35%;}
.old_type .zwfw_btn01 a .txt{text-align: center; color:#224b7f; font-size: 36px; font-weight: 600; line-height:70px; margin-top: 15px;}






/* 在线系统 */

.old_type .zx_system01{}
.old_type .zx_system01 li {float: left; width: 48%;  margin: 22px 1% 10px 1%;  border-radius: 10px; box-shadow: 0px 0px 10px #ddd; border:#fff 1px solid; overflow: hidden;height: 160px; }
.old_type .zx_system01 li:hover{ box-shadow: 0px 0px 10px #ddd;border:#a7c1e2 1px solid;}


.old_type .zx_system01 li .t01{ font-size: 28px; text-align: center; color:#224b7f; line-height: 90px; font-weight: 600;}
.old_type .zx_system01 li .t02{ font-size: 40px; }

.old_type .zx_system01 li .a01 { float: left; font-size:24px;width: 31%; margin: 0px 1%; text-align: center; display: block;font-weight: 600;color:#333; padding: 10px 5px;}

.old_type .zx_system01 li .a02 { width: 40%; margin: 0px 5%; }

.old_type .zx_system01 li .a01:hover {background-color: #f1f1f1;  border-radius: 100px;}






/* 公众查询------- */

.old_type .info_open_group02 {float: left; width: 100%; background:none; padding: 0px; height: 600px; line-height: 70px; font-size: 40px; margin-top: -4px;}

.old_type .info_open_group02 .titel {float: left; width: 100%;text-indent: 10px; line-height: 70px; font-size: 40px; font-weight: 600; border-bottom: 1px #ddd solid; color:#224b7f;}

.old_type .info_open_group02 .item {float: left;  background: #fff;width: 100%; padding: 5px;  border: 1px #f1f1f1 solid; margin-top:19px; box-shadow: 0px 0px 5px #ddd; border-radius: 6px;}
.old_type .info_open_group02 .item:hover { box-shadow: 0px 0px 10px #ccc; border: 1px #c2cfe1 solid; }

.old_type .info_open_group02 .item .icon_a01 { width: 30%;  float: left; text-align: center;}
.old_type .info_open_group02 .item .txt { width: 100%;  float: left; padding-left: 30px; line-height: 67px; color:#333;font-size: 30px; font-weight: normal;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */}

.old_type .info_open_group02 .item:hover .txt {color:#007aff;}





/* 互动交流------- */

.old_type .info_open_group03 {float: left; width: 100%; background:none; padding: 0px; height: 600px; line-height: 70px; font-size: 40px; margin-top: -4px; padding-bottom: 10px;}

.old_type .info_open_group03 .titel {float: left; width: 100%;text-indent: 10px; line-height: 70px; font-size: 40px; font-weight: 600; border-bottom: 1px #ddd solid; color:#224b7f;}


.old_type .info_open_group03>ul { margin-top: 15px; float: left;}


.old_type .info_open_group03 .item {float: left;  background: #fff; width: 48%; margin: 0px 1% 0px 1%; padding: 5px;  border: 1px #f1f1f1 solid; margin-top:19px; box-shadow: 0px 0px 5px #ddd; border-radius: 6px; }
.old_type .info_open_group03 .item:hover { box-shadow: 0px 0px 10px #ccc; border: 1px #c2cfe1 solid; }

.old_type .info_open_group03 .item01 {width: 98%;}
.old_type .info_open_group03 .old_age_item01 {width: 48%;}


.old_type .info_open_group03 .item .icon_a01 { width: 30%;  float: left; text-align: center;}
.old_type .info_open_group03 .item .txt { width: auto;  float: left;  text-align: center; line-height: 80px; color:#333;font-size: 30px; font-weight: 600;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */margin: 0px 0 0 10px;}
.old_type .info_open_group03 .item .icon{ float: left; margin-left:20px;}
.old_type .info_open_group03 .item:hover .txt {color:#007aff;}







/* banner */
.old_type .banner001 { width: calc(100% - 5px);margin-top: 10px; margin-bottom: 10px;}
.old_type .banner001 .pc {display: block; }
.old_type .banner001 .wap {display: none;}

/* banner */
.old_type .banner002 { width: calc(100% - 5px);margin-top: 10px; margin-bottom: 10px;}
.old_type .banner002 .pc {display: block; }
.old_type .banner002 .wap {display: none;}





/* 创新地图 */
.old_type .map_btn01 {}
.old_type .map_btn01 a{float: left; width: 32.3333%; padding: 8px; margin: 12px 0.5% 10px 0.5%; background: #fff; border-radius: 6px; box-shadow: 0px 0px 10px #eee; padding: 15px 0px;border:#f1f5fa 1px solid; }
.old_type .map_btn01 a:hover{ box-shadow: 0px 0px 10px #ddd;border:#cad6e4 1px solid;}

.old_type .map_btn01 a .icon{ text-align: center;}
.old_type .map_btn01 a .icon img{ width: 33%;}
.old_type .map_btn01 a .txt{text-align: center; color:#7f98b9; font-size: 36px; font-weight: 600; line-height:70px; margin-top: 5px;}











/* swiper-列表新闻标题 *************/
.old_type .news_tabs_group01_50 .news_tabs_head {background:none;width:100%;overflow:hidden; font-size: 40px; border-bottom: 1px #ddd solid; margin-top: -5px;}
.old_type .news_tabs_group01_50 .news_tabs_head li {float:left;padding: 0px 15px;font-size:40px; height:70px;line-height:70px;color:#333;text-decoration:none; cursor: pointer; font-weight:600; color:#666}
.old_type .news_tabs_group01_50 .news_tabs_head li.active {color:#224b7f; background:none;border-bottom:0px solid #224b7f; font-weight:600;}

.old_type .news_tabs_group01_50 .news_tabs_head a {float:left;padding: 0px 15px;font-size:40px; height:70px;line-height:70px;color:#333;text-decoration:none; cursor: pointer;}
.old_type .news_tabs_group01_50 .news_tabs_head a.active {color:#224b7f; background:none;font-weight:bold;
	 border-bottom:0px solid #224b7f; }

/* 列表新闻主体 */
.old_type .news_tabs_group01_50 .news_list {clear:both; position:relative;  text-align: left;  margin-top: 15px; }
.old_type .news_tabs_group01_50 .news_list ul {margin-top: 0px;width: 100%; overflow: visible; }
.old_type .news_tabs_group01_50 .news_list ul li{line-height:70px; height:70px; text-indent: 1rem; width: 100%; float: left;}
.old_type .news_tabs_group01_50 .news_list ul a{ color:#666;float:left; display:inline; width:100%;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */font-size: 40px; line-height: 70px;
-webkit-transition: margin 0.3s ease-out;
-moz-transition: margin 0.3s ease-out;
-khtml-transition: margin 0.3s ease-out; }

.old_type .news_tabs_group01_50 .news_list ul a:hover{ color:#007aff; margin-left: 15px;}
.old_type .news_tabs_group01_50 .news_list ul a:hover:before{color:#007aff; content: "›";font-size:36px; margin-top: 0px; line-height: 70px;position:relative; top:-5px;  float: left;}

.old_type .news_tabs_group01_50 .news_list ul span{ color:#666; float:right; font-size: 1.6rem; line-height: 2.2rem;  padding-right: 10px;   }
.old_type .news_tabs_group01_50 .news_list ul li a:before {  content: "." ;color:#333; position:relative; top:-12px;  float: left;}

/* swiper-列表新闻标题 *************/










/* 政务公开频道 *************************************************************************************/



/* 领导信息 *************/

.old_type .lead_tabs_group01 .news_tabs_head { float: left; background:none;width:40%;overflow:hidden; font-size: 18px; border-bottom: 0px #ddd solid; padding: 0px 10px;  border-right: 1px #f1f1f1 solid;}
.old_type .lead_tabs_group01 .news_tabs_head li {float:left;padding: 0px 10px;font-size:30px; height:70px;line-height:70px;color:#224b7f;text-decoration:none; cursor: pointer; width: 100%;font-weight:600;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */}
.old_type .lead_tabs_group01 .news_tabs_head li.active {color:#224b7f; background:#eef6ff;border-bottom:0px solid #2a70be; }

.old_type .lead_tabs_group01 .news_tabs_head li span {padding: 0px 20px; font-size: 19px; color:#666;font-weight: 600;}

.old_type .lead_tabs_group01 .news_tabs_head a {float:left;padding: 0px 15px;font-size:18px; height:40px;line-height:40px;color:#333;text-decoration:none; cursor: pointer;}
.old_type .lead_tabs_group01 .news_tabs_head a.active {color:#fff; background:#4eb1f5;font-weight:bold;border-bottom:3px solid #2a70be; }



.old_type .lead_tabs_group01 .news_list {max-height: 490px;  overflow: auto; }


.old_type .lead_box01 {font-size: 16px; line-height: 34px; height: 490px; overflow: hidden; width: 60%; }
.old_type .lead_box01 .pic { float: left; width: 100%;  padding: 0px 10px; }
.old_type .lead_box01 .pic img { width: 30%; margin: 0 auto;}
.old_type .lead_box01 .info { float: left; width: 100%; padding: 0px 10px;}
.old_type .lead_box01 .name{  color:#224b7f;width: 100%;font-size: 40px;font-weight: 600; padding-left: 10px;line-height: 70px; text-align: center; }
.old_type .lead_box01 .name span {  color:#333;width: 100%;font-size: 14px;font-weight: 600; margin-left: 10px; }
.old_type .lead_box01 .titel{  color:#333;width: 100%; font-weight: 600; background: #f6f6f6; padding-left: 10px;font-size: 30px;line-height: 50px;}
.old_type .lead_box01 .txt{  padding: 10px 0px 10px 10px; width: 100%;  font-size: 30px; font-weight: normal;line-height: 50px; color:#666 }



.old_type .lead_tabs_group01 .news_list::-webkit-scrollbar{width:4px; height: 4px; }
.old_type .lead_tabs_group01 .news_list::-webkit-scrollbar-track{background-color:#fefefe;}
.old_type .lead_tabs_group01 .news_list::-webkit-scrollbar-thumb{background-color:#eee;}
.old_type .lead_tabs_group01 .news_list::-webkit-scrollbar-thumb:hover {background-color:#1492ff}
.old_type .lead_tabs_group01 .news_list::-webkit-scrollbar-thumb:active {background-color:#1492ff}






/* 机构职能 按钮------- */

.old_type .org_btn_group01 {margin-top: 30px; overflow: hidden; margin-bottom: 20px;}

.old_type .org_btn_group01 .item {float: left;  background: #ecf4ff;width: calc(100% / 4 - 1%); padding:0px 5px;  border: 1px #f1f1f1 solid; margin-top:8px; box-shadow: 0px 0px 5px #ddd; border-radius: 6px; margin: 0px 0.5%; }
.old_type .org_btn_group01 .item:hover { box-shadow: 0px 0px 10px #ccc; border: 1px #c2cfe1 solid; background: #fff;}

.old_type .org_btn_group01 .item .icon_a01 { width: 45%;  float: left; text-align: center; margin-top: 25px;}
.old_type .org_btn_group01 .item .txt { width: 55%;  float: left;  line-height: 92px;color:#224b7f;font-size: 32px; font-weight: normal;}

.old_type .org_btn_group01 .item:hover .txt {color:#224b7f;}





/* 政务公开频道 - 政府信息公开------- */

.old_type .info_open_group01a {float: left; width: 100%;  background:none; padding: 0px;line-height: 40px; font-size: 20px; margin-bottom: 10px;}

.old_type .info_open_group01a .titel {float: left; text-indent: 10px; width: 100%; line-height: 70px; font-size: 40px; font-weight: 600; border-bottom: 1px #ddd solid; color:#224b7f;}

.old_type .info_open_group01a .item {float: left;  background: #fff;width: calc(100% / 4 - 1%);margin: 0px 0.5%;  padding: 5px;  border: 1px #f1f1f1 solid; margin-top:10px; box-shadow: 0px 0px 5px #ddd; border-radius: 6px;}
.old_type .info_open_group01a .item:hover { box-shadow: 0px 0px 10px #ccc; border: 1px #c2cfe1 solid; }

.old_type .info_open_group01a .item .icon_a01 { width: 25%;  float: left; text-align: center;}
.old_type .info_open_group01a .item .icon_a01 img { width: 55%; margin-top: 17px; }
.old_type .info_open_group01a .item .txt { width: 75%;  float: left; padding-left: 5px; line-height: 70px; color:#333;font-size: 32px; font-weight: normal;}

.old_type .info_open_group01a .item:hover .txt {color:#007aff;}








/* 新闻列表-图片列表 *************/
.old_type .pic_group_a01  { width: 100%; overflow: hidden; height: auto; }
.old_type .pic_group_a01 a {display: block; float:left;  width: 31%!important;  margin: 5px 1%;text-align: center }
.old_type .pic_group_a01 a:last-child {display: block; }
.old_type .pic_group_a01 a img {height: 100%; max-height: 100%; border: 1px solid #f1f1f1;}
.old_type .pic_group_a01 a img:hover {box-shadow: 0px 0px 10px #ccc; border: 1px solid #999;}






/* 政务服务频道 *************************************************************************************/




/* 浙江政务服务网 */
.old_type .zwfw_btn02 {overflow: hidden; padding-bottom: 10px; margin-top: 15px;}
.old_type .zwfw_btn02 a{float: left; width: 200px; height: 200px; padding: 8px; margin: 12px 1.8% 10px 1.8%; background: url(btn_bg01.jpg) bottom center no-repeat #fff; border-radius: 100px; box-shadow: 0px 0px 10px #eee; padding: 30px 0px 30px;border:#f1f5fa 1px solid; }
.old_type .zwfw_btn02 a:hover{ box-shadow: 0px 0px 10px #ddd;border:#cad6e4 1px solid;}

.old_type .zwfw_btn02 a .icon{ text-align: center;}
.old_type .zwfw_btn02 a .icon img{width: 33%;}
.old_type .zwfw_btn02 a .txt{text-align: center; color:#224b7f; font-size: 36px; font-weight: normal; line-height:70px; margin-top: 0px;}







/* 政务服务频道 *************************************************************************************/



/* 在线系统 */

.old_type .zx_system02{overflow: hidden; padding-bottom: 10px; margin-top: -10px;}
.old_type .zx_system02 a {float: left; width: 48%;  margin: 36px 1% 10px 1%;  border-radius: 10px; box-shadow: 0px 0px 10px #ddd; border:#fff 1px solid; overflow: hidden; }
.old_type .zx_system02 a:hover{ box-shadow: 0px 0px 10px #ddd;border:#a7c1e2 1px solid;}




/* 公众查询 */

.old_type .public_search01 {float: left; width: 100%; background:none; padding: 0px;line-height: 70px; font-size: 40px; margin-bottom: 10px; margin-top: 1px;}

.old_type .public_search01 .titel {float: left; text-indent: 30px; width: 100%; line-height: 70px; font-size: 40px; font-weight: 600; border-bottom: 1px #ddd solid; color:#224b7f; margin-bottom: 15px;}

.old_type .public_search01 .item {float: left;  background: #ecf4ff;width: calc( 100% / 2 - 1%); padding: 5px;  border: 1px #f1f1f1 solid; margin-top:16px; box-shadow: 0px 0px 5px #ddd; border-radius: 6px;  margin: 12px 0.5% 10px 0.5%; }
.old_type .public_search01 .item:hover { box-shadow: 0px 0px 10px #ccc; border: 1px #c2cfe1 solid; }

.old_type .public_search01 .item .icon_a01 { width: 30%;  float: left; text-align: center;}
.old_type .public_search01 .item .txt { width: 100%; padding: 0px 10px; float: left; text-align: center; height:90px; line-height: 90px;color:#333;font-size: 36px; font-weight: normal;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */}

.old_type .public_search01 .item:hover .txt {color:#007aff;}









/*新闻图片切换*/
.old_type .newspic_group01 .newspic_tab01 { border: 1px #ccc solid; background: #666;}
.old_type .newspic_group01 .swiper-slide h2{ 
	width: 100%; font-size:40px;height:70px;line-height:70px;text-align:left;text-indent: 1rem;
	color:#fafafa;position:absolute;left:0;bottom:0;right:0;
	text-shadow:1px 1px 1px #000;
	background-color:rgba(0,0,0,0);
	background:-moz-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.5));
	background:-webkit-gradient(linear,top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.5)));
	background:-webkit-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.5));
	background:-o-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.5));
}
			
.old_type .newspic_group01 .swiper-slide h2 b{ width: 75%; height:70px;line-height:70px; display: inline-block; overflow: hidden;}
	
.old_type .newspic_group01  .swiper-pagination-bullet {width: 40px;height: 40px;line-height: 40px;font-size:30px;color:#fff;text-align: center;
opacity: 1;background: rgba(0,0,0,0.9); } /*dot未选中背景*/

.old_type .newspic_group01  .swiper-pagination-bullet-active {color:#fff;background: #8f0000;} /*dot选中背景*/
		
.old_type .newspic_group01 .newspic_tab_dot01{ text-align: right; bottom: 15px; } /*dot居右*/

/*新闻图片切换*/











/* 内页框架开始*****************************************************/


/* 路径**条件*/

.old_type .path_group01 {width:100%;line-height: 70px; border-bottom:#ddd 1px solid; overflow: hidden; padding: 5px 20px;}
.old_type .path01{margin:10px 0px; width:auto; height: 70px; font-size:24px; line-height:70px; }
.old_type .path01 strong{display: inline-block; color:#777;}
.old_type .path01 strong::before { content: ''; width: 20px; height: 70px;  background: url("path_icon01.png") 0px 15px no-repeat; display: inline-block; margin-right: 10px; margin-top:12px; float: left; display: none;}
.old_type .path01 a{color:#777;}
.old_type .path01 a::after {content: '/'; color:#777;display: inline-block;padding:0px 10px;}
.old_type .path01 a:hover{color:#333;}
.old_type .path_group01 .swiper-slide {width:auto; }







/* 左侧菜单*/
.old_type .left_nav01{ float:left; width:100%;  margin-top: 10px;}
.old_type .left_nav01 .titel{ float:left;font-size:40px; color:#fff; width:100%; height:70px; line-height:70px; text-indent:1em; font-weight: 600;}
.old_type .left_nav01 .titel em{float:right; background:url(../css/triangle.png) no-repeat; width:13px; height:13px;}





/* ==============树型菜单样式============== */

.old_type .tree_menu{ width:100%; border:#ddd 1px solid; float:left; font-family:"微软雅黑";background-color: #f8f8f8;padding-bottom: 10px; }
.old_type #tree_nav01 {width:100%;  margin:auto; margin-top:0px; margin-bottom:15px;list-style: none; }
.old_type #tree_nav01 ul {margin:0px;padding:0px; vertical-align:text-top; display: none;}
/***一级菜单***/
.old_type #tree_nav01 li {padding-left:10px; padding-right:10px;}
.old_type #tree_nav01 li a {font-size:36px; margin-top:5px; width: 33.3%;  float: left; text-indent:10px;line-height:70px;display:block;text-decoration:none;outline:0; border-bottom:0px solid #ddd; color:#222;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */}
.old_type #tree_nav01 li a:hover { color:#428af9;}
.old_type #tree_nav01 li a.on {background: #d0deec;color:#316ace;}
/***二级菜单***/
.old_type #tree_nav01 ul li {margin:0;padding:0; padding-left:10px; display: none; }
.old_type #tree_nav01 ul li a {font-size:16px;color:#777;line-height:30px; outline:0;text-indent:0px;background:none; border-bottom: 1px dotted #CCC;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */}
.old_type #tree_nav01 ul li a:hover {color:#428af9; border-bottom:1px dotted #CCC;}
/***三级菜单***/
.old_type #tree_nav01 ul ul li {padding-left:10px;}
.old_type #tree_nav01 ul ul li a {font-size:14px;color:#888;background:none;text-indent:0px;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */}
.old_type #tree_nav01 ul ul li a:hover {color:#428af9;}
.old_type #tree_nav01 span{float:right;}
/* ==============树型菜单样式============== */











/* 内页新闻列表01 *************/


/* 内页新闻标题 */
.old_type .news_list_group01 { margin-bottom: 10px;}
.old_type .news_list_group01 .news_tabs_head {background:none;width:100%;height:70px;overflow:hidden; font-size: 1.8rem; border-bottom: 1px #ddd solid; margin-top: 10px;}
.old_type .news_list_group01 .news_tabs_head li {float:left;padding: 0px 15px;font-size:40px; height:70px;line-height:70px;color:#333;text-decoration:none; }
.old_type .news_list_group01 .news_tabs_head li.active {color:#224b7f; background:none;border-bottom:0px solid #224b7f; font-weight:bold;height:70px;line-height:70px;}

.old_type .news_list_group01 .news_tabs_head a {float:left;padding: 0px 15px;font-size:2rem; height:70px;line-height:70px;color:#333;text-decoration:none; cursor: pointer;}
.old_type .news_list_group01 .news_tabs_head a.active {color:#224b7f; background:none;border-bottom:0px solid #224b7f; font-weight:bold;height:70px;line-height:70px;}


.old_type .news_list_group01 .news_tabs_head a.sub{position:relative;color:#666; background:none;font-size: 1.6rem;
padding: 0px;margin-left: 30px; height: 3.5rem; line-height:3rem; margin-top: 10px}

.old_type .news_list_group01 .news_tabs_head a.sub+a.sub{ margin-left: 2rem; }
.old_type .news_list_group01 .news_tabs_head a.sub:hover {margin-top:8px; color:#ff5500;line-height:3rem;}
.old_type .news_list_group01 .news_tabs_head a.sub:after
{position:absolute;content:'';bottom:0;left:50%;width:0;height:2px;background:#ff5500;
	-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-khtml-transition:all 0.3s;}
.old_type .titel_group02 .news_tabs_head a.sub:hover:after{left:0;width:100%}







/* 翻页样式01*/
.old_type .nextpage {font-size:14px; font-family:Arial;width:100%; margin-bottom:15px;  overflow: hidden;}
.old_type .nextpage ul{float:left;margin-left:15px;}
.old_type .nextpage a{float:left;padding:10px 10px; min-width:15px; background:#f5f7f8; color:#454545; margin-right:10px;text-align:center; border:#c3c9cd 1px solid; border-radius:2px; margin-top: 5px}
.old_type .nextpage a:hover{background:#ddd; color:#000; }
.old_type .nextpage a.on01 {background:#224b7f; color:#fff; }
.old_type .nextpage a.on02 {background:#5186b9; color:#fff; }
.old_type .nextpage a.on03 {background:#e8a043; color:#fff; }
.old_type .nextpage a.on04 {background:#7eb876; color:#fff; }
.old_type .nextpage .keyword{float:left; width:40px; height:36px; line-height:25px; font-size:14px; font-family:"微软雅黑";color:#333; background:#fff;  border:#c3c9cd 1px solid; text-indent:5px; margin:0px 10px; margin-top: 5px }
.old_type .nextpage .ok{float:left;font-family:"微软雅黑";color:#fff;width:40px; height:36px; line-height:30px; font-size:14px; border:#c3c9cd 1px solid;margin-top: 5px}



.old_type .am-pagination>.old_type .am-active>a {
    z-index: 2;
    color: #fff;
    background-color: #224b7f;
    border-color: #224b7f;
    cursor: default;
}


.old_type .am-pagination>li>a, .old_type .am-pagination>li>span {
  font-size: 24px;
}










/* 新闻标题样式02 *************/
.old_type .titel_group02 { margin-bottom: 10px;}
.old_type .titel_group02 .news_tabs_head {background:none;width:100%;height:70px;overflow:hidden; font-size: 1.8rem; border-bottom: 1px #ddd solid; margin-top: 10px;}
.old_type .titel_group02 .news_tabs_head li {float:left;padding: 0px 15px;font-size:40px; height:70px;line-height:70px;color:#333;text-decoration:none; }
.old_type .titel_group02 .news_tabs_head li.active {color:#224b7f; background:none;border-bottom:0px solid #224b7f; font-weight:bold;height:70px;line-height:70px;}

.old_type .titel_group02 .news_tabs_head a {float:left;padding: 0px 15px;font-size:40px; height:70px;line-height:70px;color:#333;text-decoration:none; cursor: pointer;}
.old_type .titel_group02 .news_tabs_head a.active {color:#224b7f; background:none;border-bottom:0px solid #224b7f; font-weight:bold;height:70px;line-height:70px;}


.old_type .titel_group02 .news_tabs_head a.sub{position:relative;color:#666; background:none;font-size: 1.6rem;
padding: 0px;margin-left: 30px; height: 3.5rem; line-height:3rem; margin-top: 10px}

.old_type .titel_group02 .news_tabs_head a.sub+a.sub{ margin-left: 40px; }
.old_type .titel_group02 .news_tabs_head a.sub:hover {margin-top:8px; color:#ff5500;line-height:3rem;}
.old_type .titel_group02 .news_tabs_head a.sub:after
{position:absolute;content:'';bottom:0;left:50%;width:0;height:2px;background:#ff5500;
	-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-khtml-transition:all 0.3s;}
.old_type .titel_group02 .news_tabs_head a.sub:hover:after{left:0;width:100%}







.old_type .article01{ margin:auto; width:100%; overflow: hidden;}
/*保护视力色*/
.old_type .vision_color { width:100%; line-height:70px; font-size:20px;  padding: 10px 0px;  position: absolute; right:5px;  margin-top: -80px; float: left;}

.old_type .vision_color b{font-size:20px; color:#aaa;float:left; margin-left: 10px;}
.old_type .vision_color .colors{ float: right; }
.old_type .vision_color .colors a {width: 20px; height:20px; float:left;border:#ccc 1px solid; margin:0px 3px; margin-top:25px; }

.old_type .vision_color .colors a:hover {border:#999 1px solid;float:left; }

.old_type .vision_color .colors00 {background:#ffffff;border:1px solid #000000;}
.old_type .vision_color .colors01 {background:#f1f2c6;border:1px solid #000000;}
.old_type .vision_color .colors02 {background:#efe1c4;border:1px solid #000000;}
.old_type .vision_color .colors03 {background:#f0dcd3;border:1px solid #000000;}
.old_type .vision_color .colors04 {background:#c4e86a;border:1px solid #000000;}
.old_type .vision_color .colors05 {background:#c5ecf3;border:1px solid #000000;}
.old_type .vision_color .colors06 {background:#d1c9ee;border:1px solid #000000;}
.old_type .vision_color .colors07 {background:#e6e7eb;border:1px solid #000000;}
.old_type .vision_color .colors08 {background:#ededea;border:1px solid #000000;}
.old_type .vision_color .font {float: right; }
.old_type .vision_color .font a{margin-right: 8px;font-weight: 600; }



/* 文章头部样式01*/
.old_type .content_head01 { width:100%; border-bottom:#ccc 0px dashed; margin-bottom:0px; }

.old_type .content_head01 .z_title { font-size:40px; line-height:70px; padding: 5px 0px; width:100%; text-align:center; font-weight:bold;}
.old_type .content_head01 .f_title { font-size:28px; line-height:50px; width:100%; text-align:center;}

.old_type .content_head01 .voice {width:100%; padding:10px 0px 10px 0px;text-align: center; overflow: hidden;}
.old_type .content_head01 .read{margin: 10px auto; border:#ccc 1px dashed; }
.old_type .content_head01 .read li{padding: 8px 0px; text-align: center;font-size:27px;line-height:50px;  }





/* 文章内容*/
.old_type .article_cont {width:100%;font-size:36px; line-height:72px; margin-bottom:10px; color:#333;}
}



.old_type .article_cont .read{padding:15px 0px; color:#333; font-weight:bold;}
.old_type .article_cont .read li{width:100px;font-size:28px;line-height:50px; float:left;}
.old_type .article_cont .read .file{float:left;font-size:28px;line-height:50px; width:800px; font-weight:100}


/* 分享样式*/
.old_type .articl_share { width:100%; font-size:32px;  margin-top: 20px; overflow: hidden;  border-top: 1px #eee solid;border-bottom: 1px #eee solid; padding: 0px 10px 30px 10px;}
.old_type .articl_share .app{float:left; margin-top:30px;}
.old_type .articl_share .app a{margin-left:1px;}


.old_type .articl_share .print{float:right; margin-top:30px;}
.old_type .articl_share .print a{padding:5px 30px; font-size: 32px; background-color: #eee; border-radius: 100px; color:#333;font-weight: 600; margin-right: 5px; border:1px #ddd solid;}
.old_type .articl_share .print a:hover{background-color:#224b7f; color:#fff;  border:1px #224b7f solid;}









/*尾部*/

.old_type .pc_footer_group01 { margin-top: 15px;}
.old_type .pc_footer_group01 .titel {  color:#fff;  font-size: 16px; height: 35px; line-height: 35px; border: 1px #66a5f4 solid; width: 84%; margin: auto;}

.old_type .old_type .footer_bg01 { width: 100%; background: #224b7f; padding: 10px 0px 0px 0px; }
.old_type .old_type .footer_bg02 { width: 100%;  background: #b6e1ff; background: #fff; }

.old_type .footer_bg .titel { color:#fff; margin-top: 18px; text-indent: 80px; font-size: 16px; font-weight: 600;}
.old_type .copyright_bg  {background: #eee;  line-height: 28px; padding: 0px 0px 0px 0px; color:#666; }




/*友情链接*/
.old_type .fri_link_group01 { text-align: center;}
.old_type .fri_link_group01 li{float: left; margin-bottom: 8px;}

.old_type .fri_link_group01 .am-selected-btn {color: #333;background-color:#eee!important;border-color: #224b7f!important;font-size: 1.5rem;}
.old_type .fri_link_group01 .am-selected-btn:hover {color: #333!important; background:#dddddd!important;}

.old_type .fri_link_group01 .am-selected-list { max-height: 25rem; max-width: 37.5rem;overflow-y:auto; overflow-x: hidden;}



.old_type .fri_link_group01 .am-selected-btn {font-size: 3.5rem; line-height: 36px;}
.old_type .fri_link_group01 .am-selected-list {font-size: 2.8rem;}






/*版权菜单*/
.old_type .bottom_menu_group01 {text-align: center;  /*设置子元素因为inline-block出现的间隙*/display: table;word-spacing:-1em;}
.old_type .bottom_menu_group01 li {}
.old_type .bottom_menu_group01 li+li {}
.old_type .bottom_menu_group01 a { font-size:24px;color:#666; padding: 0 30px; margin: 10px 0 0 0px;  border-left: 1px #666 solid;  border-right: 1px #666 solid; height: 50px; line-height: 50px; margin-left: -1px; display: inline-block;font-weight: 600;}
.old_type .bottom_menu_group01 a:hover { color:#007aff;}

/*版权地址信息*/
.old_type .copyright_group01 {line-height: 50px; margin: 10px 0px; overflow: hidden; color: #666;  font-size: 20px; font-weight: 600;}






/* 领导列表*/

.old_type .lead_list01{float:left;  font-size:20px; line-height:70px; }
.old_type .lead_list01 h3{float:left; height:70px; line-height:70px; padding-left:10px;  background:#f4f4f4; cursor:pointer;
 width:100%; border-bottom:1px solid #eee}
.old_type .lead_list01 h3 em{ float:right; display:block; width:40px; height:70px; background:url(icoAdd.png) 20px 22px no-repeat; cursor:pointer; }
.old_type .lead_list01 h3.on em{background-position:20px -45px;}
.old_type .lead_list01 h3 .name {float:left;width:21%; font-size:36px;  display:inline; font-weight:600;color:#224b7f; }
.old_type .lead_list01 h3 .job {float:left;width:79%; font-size:26px;  display:inline; color:#333;}
.old_type .lead_list01 ul{ padding:8px 0px; color:#888888; display:none; /* 默认都隐藏 */ }


.old_type .lead_list01 h3 {background-color: #fff;}
.old_type .lead_list01 h3 a { height:70px; float:left; width:100%;background: url("sprite.png") right 35px no-repeat;display: block;margin:0;color:#888888;text-decoration: none; padding: 0px 10px;}
.old_type .lead_list01 h3:hover {background: #eef6ff;}
.old_type .lead_list01 h3.open {background: #eef6ff;}
.old_type .lead_list01 h3.open a {background-position: right -12px;}
.old_type .lead_list01 h3 + div {padding: 0px;}
.old_type .lead_list01 h2 + div, .lead_list03 .example {background: #fff;	overflow: hidden;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;	margin-bottom: 20px;}



.old_type .lead_box02 {float: left; font-size: 16px; line-height: 70px;; width: 100%;  border: 1px solid #e2ecf8;  padding: 10px 10px;background-color: #fff;border-top: 0px solid #d4e2f2;  }
.old_type .lead_box02 .pic { float: left; width: 20%;  padding: 0px 10px;}
.old_type .lead_box02 .info { float: left; width: 80%; padding: 0px 10px;}
.old_type .lead_box02 .name{  color:#224b7f;width: 100%;font-size: 26px;font-weight: 600; padding-left: 10px;line-height:70px; }
.old_type .lead_box02 .name span {  color:#333;width: 100%;font-size: 26px;font-weight: 600; margin-left: 10px; }
.old_type .lead_box02 .titel{  color:#333;width: 100%; font-weight: 600; background: #f6f6f6; padding-left: 10px; font-size: 26px; }
.old_type .lead_box02 .txt{  padding: 10px 0px 10px 10px; width: 100%;  font-size: 26px; font-weight: normal;line-height:46px; color:#666 }



/* 组织机构*/

.old_type .office01 {float: left; line-height: 70px; font-size: 36px; padding: 0px 15px;color:#666;}
.old_type .office01 .hd li { border-bottom: 1px #f1f1f1 solid;}
.old_type .office01 a { color:#666;}
.old_type .office01 .hd .name { width: 250px; float: left;}
.old_type .office01 .demo{float: left; margin-top: 10px; padding-bottom: 15px;}




/*扫瞄二维码*/

.old_type .ewm_a01 {margin-top: 20px;}
.old_type .ewm_a01 .pic{ width: 100%; display: block;  text-align: center;}
.old_type .ewm_a01 .txt{ width: 100%; display: table-cell; font-size: 28px; font-weight: 600;  letter-spacing:0px; line-height: 40px; height: 80px;}



/* 网站地图*/

.old_type .site_map01 {font-size: 36px;}
.old_type .site_map01 .item01 .title_a01 {;width: 20%;font-size: 36px; font-weight: 600;}
.old_type .site_map01 .item01 .column_a01 {display: table-cell;width: 80%; border:1px #f1f1f1 solid; padding: 10px;}
.old_type .site_map01 .item01 .column_a01 li {  width: 33.3333%; line-height: 60px; height: 60px;margin: 5px 0px; }
.old_type .site_map01 .item01 .title_b01 { background-color: #eee;display: table-cell;width: 20%;font-size: 36px; color:#333; }
.old_type .site_map01 .item01 .column_b01 {  display: table-cell;width: 80%; border:1px #f1f1f1 solid; padding: 10px;}
.old_type .site_map01 .item01 .column_b01 li {  width:33.333%;line-height: 60px; height: 60px;}