@charset "utf-8";

body{padding:0; margin:0; font-family:Microsoft Yahei; font-size:16px; color:#333; text-align:left; -webkit-text-size-adjust:none;}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, select, form, fieldset, input, button, textarea, blockquote, table{padding:0;margin:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
li{list-style:none;}
i{font-style:normal; vertical-align:top; display:inline-block; background-repeat:no-repeat;}

table{border-collapse:collapse;border-spacing:0;margin:auto;}
th,td{padding:0}
img,a img{border:0;margin:0;padding:0; vertical-align:middle;}
img, table, object, embed, video{max-width:100%;}

button,input,select,textarea{vertical-align:middle; font-family:Microsoft Yahei; font-size:14px; box-sizing:border-box;outline:0;}
button,input{*overflow:visible;line-height:normal;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
button,html input[type="button"],input[type="reset"],input[type=image],input[type="submit"]{-webkit-appearance:button;cursor:pointer;border:none;}
select{width:100%;}
a{outline-style:none;text-decoration:none;color:#333;}
a:focus{outline:none;-moz-outline:none; noline:expression(this.onFocus=this.blur());}
a:hover{color:#035294;}
input[type="text"],textarea,select{padding:2px 5px; line-height:20px; border:1px solid #e3e3e3; 
/* background:#fff; */
 color:#666;}

.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.clear{clear:both;}
.auto{margin-left:auto;margin-right:auto;}
.fl{float:left;}
.fr{float:right;}
.hide{display:none;}
.transparent{background:transparent !important;}
.bgwhite{background-color:#ffffff;}
.bggray{background-color:#fafafa;}
.red{color:#f00;}
.container{max-width:1200px; width:100%; margin-right:auto; margin-left:auto; overflow:hidden; zoom:1;}
.container:before,.container:after{display:table;content:"";line-height:0;}
.container:after{clear:both;}
.grid{padding:40px; background-color:#fff;}
.grid2{padding:0 20px; background-color:#fff;}
.case{background-color:#fff; border-radius:0 0 5px 5px; overflow:hidden;}
.module-main{margin-right:-10px; margin-left:-10px; overflow:hidden;}
.module-max{overflow:hidden;}
.module-span1{float:left; width:8.3%;}
.module-span2{float:left; width:16.6%;}
.module-span3{float:left; width:25%;}
.module-span4{float:left; width:33.3%;}
.module-span5{float:left; width:41.6%;}
.module-span6{float:left; width:50%;}
.module-span7{float:left; width:58.3%;}
.module-span8{float:left; width:66.6%;}
.module-span9{float:left; width:75%;}
.module-span10{float:left; width:83.3%;}
.module-span11{float:left; width:91.6%;}
.module-span12{float:left; width:100%;}
.module-box{margin-right:10px; margin-left:10px;}
.module-box2{}
.pageBox{padding:20px;}
.mainBox{padding-right:20px; padding-left:20px;}
.innerBox{overflow:hidden; zoom:1;}
.mb{margin-bottom:20px;}
.mt20{margin-top:20px;}
.mt{margin-top:40px;}
.pt{padding-top:40px;}
.pb{padding-bottom: 50px;}
body{position: relative;}
.box{
	/* margin-top: -77px; */
	display: block;
	box-shadow: 0px 0px 16px 1px #c0ddf3;
}
.jcheader {
    height: 676px;
    background: url(../images/top_ban.jpg) no-repeat center top;
}
.mbg {
    display: none;
}
.title{
	padding-bottom: 20px;
	    text-align: center;
}
.title_a{
	font-size: 30px;
	font-weight: bold;
	color: #1365df;
	    padding: 0 15px;
}
/* 导语 */
.daoyu_main{
	padding-bottom: 60px;
}
.daoyu_img{float: left;}
.daoyu_con{
	float: left;
	width: 85%;
	margin-left: 9%;
	text-indent: 2em;
}
.daoyu_span{
	line-height: 2;
	font-size: 16px;
	text-indent: 2em;
	letter-spacing: 2px;
}
/* 政策文件 */
.zcwj_con .common-head ul li{
	float: left;
	width: 25%;
}
.zcwj_con .common-head ul li a{
	padding: 7px 16px;
	/* background: #1365df; */
	color: #1365df;
	border: 1px solid #1365df;
	border-radius: 15px;
}
.zcwj_con .common-head ul li.on a{
	padding: 7px 16px;
	background: #1365df;
	color: #fff;
	border-radius: 15px;
}
.zcwj_list li {
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    border-bottom: 1px dashed #767676;
}
.zcwj_list li h4 {
    position: relative;
    padding: 0 95px 0 16px;
    font-weight: normal;
    font-size: 1em;
    overflow: hidden;
}
.zcwj_list li h4 a {
    float: left;
	display: block;
    line-height: 2em;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.zcwj_list li h4 a:before {
    position: absolute;
    top: 0px;
    left: 2px;
    content: "";
    margin-top: 0.8em;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #175eb8;
    background-repeat: no-repeat;
}
.zcwj_list li h4 .time {
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 0px;
    margin-top: -0.8em;
    line-height: 1.6em;
    color: #666;
    white-space: nowrap;
}
/* 政策文件 */
/* 标准指引 */
.bzzy_con{width: 90%; margin: 0 auto;}
.bzzy_con ul li{
	line-height: 2;
	margin-bottom: 10px;
	border: 2px solid #175eb8;
	border-radius: 16px;
	text-align: center;
}
.bzzy_con ul li a{
	color: #1063de;
	font-weight: bold;
}
/* 标准指引 */
/* 专区建设 */
.zwgk_con{position: relative;}
.zwgk_con .bd ul li{
	width: 31.5%;
        height:176px;
	float: left;
	padding: 0 10px;
}
.zwgk_con .bd ul li a img{
	width: 100%;
}
.zwgk_con .hd .prev{
	    display: block;
	    width: 35px;
	    height: 35px;
	    /* float: right; */
	    margin-right: 5px;
	    margin-top: 10px;
	    overflow: hidden;
	    cursor: pointer;
	    background: url(../images/arr_l.png) no-repeat;
	    position: absolute;
	    top: 50%;
	    z-index: 10;
	    left: -37px;
	    margin-top: -13px;
}
.zwgk_con .hd .next {
    display: block;
    width: 35px;
    height: 35px;
    float: right;
    top: 50%;
    z-index: 10;
    margin-right: 5px;
    margin-top: -13px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    background: url(../images/arr_r.png) no-repeat;
    right: -37px;
}
.zwgk_con .hd ul{
	position: absolute;
	left: 50%;
	bottom: -25px;
}
.zwgk_con .hd ul li{
	float:left;
	width:9px; 
	height:9px; 
	background-color: #bfbfbf;
	border-radius: 4px;
	overflow:hidden; 
	margin-right:5px; 
	text-indent:-999px; 
	cursor:pointer;
}
.zwgk_con .hd ul li.on{
	background-color: #2a4f87;
}
/* 专区建设 */
/* 公开制度 */
.gkzd_list li {
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}
.gkzd_list li h4 {
    position: relative;
    padding: 0 95px 0 16px;
    font-weight: normal;
    font-size: 1em;
    overflow: hidden;
}
.gkzd_list li h4 a {
    float: left;
    display: block;
    line-height: 2em;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.gkzd_list li h4 a:before {
    position: absolute;
    top: 0px;
    left: 2px;
    content: "";
    margin-top: 0.8em;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #175eb8;
    background-repeat: no-repeat;
}
.gkzd_list li h4 .time {
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 0px;
    margin-top: -0.8em;
    line-height: 1.6em;
    color: #666;
    white-space: nowrap;
}
.gkzd_con{
	position: relative;
}
.gkzd_con .hd ul{
	position: absolute;
	left: 50%;
	bottom: -10px;
}
.gkzd_con .hd ul li{
	float:left;
	width:9px; 
	height:9px; 
	background-color: #bfbfbf;
	border-radius: 4px;
	overflow:hidden; 
	margin-right:5px; 
	text-indent:-999px; 
	cursor:pointer;
}
.gkzd_con .hd ul li.on{
	background-color: #2a4f87;
}
/* 公开制度 */
/* 试点领域 */
/* .common-head.fixed {height: 44px;line-height: 44px;border-bottom: none;} */
.zwgkbzml_con .whole{    width: 41%;margin: 0 auto;}
    
.zwgkbzml_con .common-head ul li {
    float: left;
    width: 50%;
	position: relative;
}
.zwgkbzml_con .common-head ul li a{
	padding: 7px 50px;
	/* background: #1365df; */
	color: #1365df;
	border: 1px solid #1365df;
	border-radius: 15px;
}
.zwgkbzml_con .common-head ul li.on a{
	padding: 7px 50px;
	background: #1365df;
	color: #fff;
	border-radius: 15px;
}
.zwgkbzml_con .common-head ul li:after {
    position: absolute;
	left: 22%;
	bottom: -23px;
    content: "";
    margin-left: -8px;
    border: 8px solid transparent;
    border-top-color: #1365df;
    visibility: hidden;
}
.zwgkbzml_con .common-head ul li.on:after {visibility: visible;}
.zwgkbzml_con .common-bd{padding-top: 20px;}
.zwgkbzml_list li{width: 16.6%;float: left;margin-bottom: 15px;}
.zwgkbzml_list li a {display: block; text-align: center;}
.zwgkbzml_list li a i {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 118px;
    height: 118px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
}
.zwgkbzml_list li a i img {
    display: block;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.nohover, .ishover {
    position: absolute;
    top: 34%;
    left: 34%;
    margin-top: -20px;
    margin-left: -20px;
    width: 75px;
    height: 76px;
    content: "";
    background-repeat: no-repeat;
}
.zwgkbzml_list li a font {
    display: block;
    text-align: center;
    line-height: 20px;
    padding: 25px 0px;
}
/* 试点领域 */
/* 办事服务指南 */
.bsfwzn_con ul li{
	float: left;
	width: 50%;
	text-align: center;
}
.bsfwzn_con ul li a{}
/* 办事服务指南 */
/* 进展成效 */
.jzcx_list li {
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    border-bottom: 1px dashed #767676;
}
.jzcx_list li h4 {
    position: relative;
    padding: 0 150px 0 16px;
    font-weight: normal;
    font-size: 1em;
    overflow: hidden;
}
.jzcx_list li h4 a {
    float: left;
    display: block;
    line-height: 2em;
    max-width: 100%;
    /* white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden; */
}
.jzcx_list li h4 .time {
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 0px;
    margin-top: -0.8em;
    line-height: 1.6em;
    color: #666;
    white-space: nowrap;
}
.tpxw-slide {float: none;height: 260px;}
.tpxw-slide .bd {height: 260px;}
.common-picSlide{position:relative; overflow:hidden;}
.common-picSlide .bd{position:absolute; top:0; left:0; z-index:1; width:100%;}
.common-picSlide .bd ul{width:100% !important; height:100% !important;}
.common-picSlide .bd ul li{position:relative; width:100% !important; height:100%;}
.common-picSlide .bd li img{width:100%; height:100%; min-height:100%;}
.common-picSlide .bd li span.txtbg{position:absolute; bottom:0; left:0; z-index:2; display:block; content:""; width:100%; height:40px; background:#000; filter:alpha(opacity=30); -moz-opacity:0.3; opacity:0.3;}
.common-picSlide .bd li span.txt{position:absolute; right:0; bottom:0px; left:0; z-index:3; margin:0 110px 0 12px; font-size:15px; line-height:40px; color:#fff; text-align:left;}
.common-picSlide .hd{position:absolute; bottom:15px; right:8px; z-index:5;}
.common-picSlide .hd ul li{float:left; margin-right:6px; width:12px; height:12px; line-height:12px; font-size:12px; text-align:center; color:#333; background-color:#cbcbcb; border-radius:50%; cursor:pointer;}
.common-picSlide .hd ul li.on{color:#fff; background-color:#d90b0b;}
.common-picSlide .btn-prev,
.common-picSlide .btn-next{position:absolute; top:50%; z-index:4; margin-top:-40px; display:block; width:30px; height:50px; background:url(../images/sliderArrow.png) no-repeat 0 0; cursor:pointer; filter:alpha(opacity=20); -moz-opacity:0.2; opacity:0.2;}
.common-picSlide .btn-prev{left:0;}
.common-picSlide .btn-next{right:0; background-position:right 0;}
.common-picSlide>a:hover{filter:alpha(opacity=70); -moz-opacity:.7; opacity:.7;}
/* 进展成效 */
/* 特色亮点 */
.teld_con{text-align: center;}
/* 特色亮点 */
/* 互动交流 */
.hdjl_li ul li{width: 18%;float: left;margin-right: 7%;}
.hdjl_li ul li a {}
.hdjl_li ul li a img{width: 100%;}
.hdjl_detail ul li{line-height: 2;font-size: 20px;}
.hdjl_detail ul li a{position: relative;padding-left: 50px;}
.hdjl_detail ul li a:before{
	position: absolute;
	top: 0px;
	left: 0px;
	content: "";
	width: 27px;
	height: 27px;
}
.hdjl_detail ul li.tel a:before{background: url(../images/icon_tel.png) no-repeat center;}
.hdjl_detail ul li.e-mail a:before{background: url(../images/icon_email.png) no-repeat center;}
.hdjl_detail ul li a span{}
/* 互动交流 */
/* 幸福圆桌会 */

.yzhheader {
    height: 676px;
    background: url(../images/yzh_ban.png) no-repeat center top;
}
.four_btn_con li{
    width: 33%;
    float: left;
    height: 110px;
    text-align: center;
    margin-bottom: 50px;
}
.four_btn_con li a{
    display: block;
}
.four_btn_con li .item{
    height: 110px;
}
.xfyzh_title {
    border-bottom: 1px solid #757575;
}
.xfyzh_title ul li{    
	float: left;
    position: relative;
    margin-right: 40px;
    padding-bottom: 19px;
}
.xfyzh_title ul li a{
	    font-size: 30px;
	    font-weight: bold;
	    color: #1365df;
	    padding: 0 15px;
}
.xfyzh_title .getmore {
    float: right;
    line-height: 50px;
    color: #b6b6b6;
}
/* 幸福圆桌会 */
/* 幸福圆桌会-导语 */
/* 幸福圆桌会-导语 */
/* 幸福圆桌会-制度建设 */
.zdjs_con ul li{
	padding-top: 8px;
	padding-bottom: 8px;
	overflow: hidden;
}
.zdjs_con li h4 {
    position: relative;
    padding: 0 95px 0 16px;
    font-weight: normal;
    font-size: 1em;
    overflow: hidden;
}
.zdjs_con li h4 a {
    float: left;
    display: block;
    line-height: 2em;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.zdjs_con li h4 a:before {
    position: absolute;
    top: 0px;
    left: 2px;
    content: "";
    margin-top: 0.8em;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #175eb8;
    background-repeat: no-repeat;
}
.zdjs_con li h4 .time {
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 0px;
    margin-top: -0.8em;
    line-height: 1.6em;
    color: #666;
    white-space: nowrap;
}
/* 幸福圆桌会-制度建设 */
/* 幸福圆桌会-会议预告 */
.hyyg_con ul li{
	padding-top: 8px;
	padding-bottom: 8px;
	overflow: hidden;
}
.hyyg_con li h4 {
    position: relative;
    padding: 0 95px 0 16px;
    font-weight: normal;
    font-size: 1em;
    overflow: hidden;
}
.hyyg_con li h4 a {
    float: left;
    display: block;
    line-height: 2em;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.hyyg_con li h4 a:before {
    position: absolute;
    top: 0px;
    left: 2px;
    content: "";
    margin-top: 0.8em;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #175eb8;
    background-repeat: no-repeat;
}
.hyyg_con li h4 .time {
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 0px;
    margin-top: -0.8em;
    line-height: 1.6em;
    color: #666;
    white-space: nowrap;
}
/* 幸福圆桌会-会议预告 */
/* 幸福圆桌会-会议公开 */
.hygk_con{position: relative;}
.hygk_con .bd ul li{
	width: 31.5%;
    height:176px;
	float: left;
	padding: 0 10px;
}
.hygk_con .bd ul li a img{
	width: 100%;
}
.hygk_con .hd .prev{
	    display: block;
	    width: 35px;
	    height: 35px;
	    /* float: right; */
	    margin-right: 5px;
	    margin-top: 10px;
	    overflow: hidden;
	    cursor: pointer;
	    background: url(../images/arr_l.png) no-repeat;
	    position: absolute;
	    top: 50%;
	    z-index: 10;
	    left: -37px;
	    margin-top: -13px;
}
.hygk_con .hd .next {
    display: block;
    width: 35px;
    height: 35px;
    float: right;
    top: 50%;
    z-index: 10;
    margin-right: 5px;
    margin-top: -13px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    background: url(../images/arr_r.png) no-repeat;
    right: -37px;
}
.hygk_con .hd ul{
	position: absolute;
	left: 50%;
	bottom: -25px;
}
.hygk_con .hd ul li{
	float:left;
	width:9px; 
	height:9px; 
	background-color: #bfbfbf;
	border-radius: 4px;
	overflow:hidden; 
	margin-right:5px; 
	text-indent:-999px; 
	cursor:pointer;
}
.hygk_con .hd ul li.on{
	background-color: #2a4f87;
}
/* 幸福圆桌会-会议公开 */
/* 幸福圆桌会-会议回顾 */
.hyhg_con ul li{
	float: left;
	width: 16.6%;
	padding: 72px 0px 92px 0px;;
	text-align: center;
	/* border-bottom: 1px solid #2a4f87; */
}
.hyhg_con ul li:nth-child(3n+1){background: url(../images/hyhg_bg1.png) no-repeat center;}
.hyhg_con ul li:nth-child(3n+2){background: url(../images/hyhg_bg2.png) no-repeat center;}
.hyhg_con ul li:nth-child(3n+3){background: url(../images/hyhg_bg3.png) no-repeat center;}
.hyhg_con ul li a{color: #fff;}
.hyhg_detail p{line-height: 3;color: #767676;}
.detail_con{    
	display: inline-block;
    width: 92%;
    float: right;
}
.detail{display: block;}
.detail a{color: #767676;}
.line{border: 1px solid #bfbfbf;margin-top: -15px;}
/* 幸福圆桌会-会议回顾 */
/*头条*/
.title_cen {
    text-align: left;
    font-size: 30px;
    font-weight: bold;
    color: #1468be;
    padding: 32px 0px;
    border-bottom: 1px solid #bfbfbf;
}
.dy a {
    color: #1468be;
    font-size: 20px;
    font-weight: bold;
}
/*头条*/
@media (max-width: 991px) {
.pb {padding-bottom: 10px;}
.container{    width: 98%;}
.grid{padding: 6px 1%; }
.getmore {display: none;}
.news-box {padding: 0px;}
.module-main, .module-box{margin-right:0; margin-left:0;}
.module-span1,
.module-span2,
.module-span4,
.module-span3,
.module-span5,
.module-span6,
.module-span7,
.module-span8,
.module-span9,
.module-span10,
.module-span11{float:none; width:auto;}
.mbg{display: block;}
.zwgk_con .bd ul li{width: 100%;padding:0;margin: 0 auto;}
.zwfw_con ul li {width: 100%;}
.zwgkbzml_list li{width: 50%;}
.hdjl_li ul li{width: 46%;margin-bottom: 10px;margin-right: 2%;margin-left: 2%;}
.zcwj_con .common-head ul li{ width: 33%;}
.zwgk_con .hd .next { right: 0px;}
.zwgk_con .hd .prev{ left: 0px;}
.title_fl1,.title_fr1{ display: none;}
.zwgkbzml_con .whole{width: 80%;}
.zwgkbzml_con .common-head ul li:after{left: 40%;}
.bsfwzn_con ul li {float: none; width: 100%;margin-bottom: 10px;}
/* .footer .footer-link { display: none;}
.footer .footer-grid{padding:20px 0; text-align:center;}
.footer .footer-grid .bqxx{padding-bottom:15px;}
.footer .footer-grid .bqxx span.beian{display:inline-block;}
.footer .footer-grid .biaozhi{position:static; margin-top:0; display:inline-block;}
.footer .footer-grid .biaozhi span{display:inline-block; vertical-align:middle;}
.footer .footer-grid .jiucuo{position:static; margin-top:0; display:inline-block; width:auto;}
.footer .footer-grid .jiucuo span{margin-right:20px; margin-left:0;}
.footer .footer-grid .jiucuo span.beian{display:none;} */
.jcheader{height: auto;background-size: contain;margin-bottom: 20px;}
.yzhheader{height: auto;background-size: contain;margin-bottom: 20px;}	
.four_btn_con li{width: 50%;}
.hygk_con .bd ul li{width: 100%;padding:0;margin: 0 auto;}
.hyhg_con ul li{width: 50%;}
}