/* 其他头部样式开始 */

.other .header{
	height: 200px;
}
.other .banner{
	width: 1200px;
	height: 126px;
	margin: 30px auto 0;
}
.other .logo{
	float: left;
}
.other .search{
	float: right;
	width: 400px;
	overflow: hidden;
	clear: none;
	margin-top: 20px;
}
.other  .search_input{
	width: 240px;
	
}

/* 其他头部样式结束*/

/* 走进大亚湾样式开始 */
body{
	background-color: #eff6fc;
}
.tree{
	width: 1200px;
	margin:10px auto;
}
.tree .iconfont{
	margin-right:10px;
	vertical-align: middle;
}
.main_include{
	width: 1200px;
	margin: 0 auto;
	background-color: #ffffff;
}
.zjdyw_left{
	float: left;
	width: 900px;
	padding: 10px;
}
.zjdyw_right{
	float: right;
	width: 260px;
	background-color: #f0f0f0;
	padding: 10px;
}
.zjdyw_fool1{
overflow: hidden;
width: 900px;
position: relative;
}
.zjdyw_fool1 img{
	float: left;
	width:380px;
	height:284px;
	margin-right: 20px;
}
.zjdyw_fool1 h2{
	color: #1952ac;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
.zjdyw_fool1 p{
line-height:24px;
/*text-indent:30px;*/
font-size: 14px;
}
.zjdyw_fool1 a{
	position: absolute;
	right:0;
	bottom: 0;
	color: #c30505;
}
.zjdyw_right a{
	display: block;
	background-color: #e1e1e1;
	width: 230px;
	padding: 5px 15px;
	height:49px;
	line-height: 49px;
	position: relative;
	margin-bottom: 10px;
}
.main_include{
	overflow: hidden;
	margin-bottom: 10px;
}

.zjdyw_right .iconfont{
	vertical-align: middle;
	margin-right: 40px;
	font-size: 22px;
	
}
.zjdyw_title1{
	width:155px;
	display: inline-block;
	font-size: 14px;
}
.zjdyw_title2{
	width: 10px;
	display: inline-block;
}
.zjdyw_right .iconfont:after {
	display: block;
	position: absolute;
	left: 55px;
	top: 16px;
	content: "";
	height: 22px;
	width: 0.5px;
	background-color: #b2b1b6;
}
.zjdyw_fool2{
	margin-top: 10px;
}
.tsdyw_title h2, .tsdyw_title a{
	display: inline-block;
}
.tsdyw_title h2{
	color: #1952ac;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	width: 840px;	
}	
.table_1{
	background-color: #fff;
}
.table_1 td{
	padding: 0;
}
.table_1 img{
	padding: 0;
	margin: 0;
}
.img_1{
	width: 374px;
	height: 279px;
}

.img_2{
	width:288px;
	height:138px;
}
.img_3{
	width:228px;
	height:138px;
}

.img_4{
	width:185px;
	height:137px;
}

.img_5{
	width:334px;
	height:137px;
	
}

/* 走进大亚湾样式结束 */


/* 政务公开样式开始 */
.zwgkr_fool1{
	overflow: hidden;
}
.zwgk_left{
	float: left;
	width: 930px;
	padding: 10px;
}
.zwgk_right{
	float: right;
	width: 260px;
	background-color: #3e7dd2;
}
.zwgk_right ul{
	padding: 15px;
}
.zwgkr_fool1 ul li{
	float: left;
	width:115px;
	height: 40px;
	line-height: 40px;
}
.zwgkr_fool1 ul li a{
	color: #ffffff;
	font-size: 16px;
}
.zwgkr_fool2{
	background-color: #306bbb;
}
.zwgkr_fool2 ul li{
	width:210px;
	height: 40px;
	line-height: 40px;
	position: relative;
	padding-left: 20px;
}
.zwgkr_fool2 ul li a{
	color: #ffffff;
	font-size: 16px;
}
.zwgkr_fool2 ul li:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 6px solid;
    border-color:  transparent  transparent  transparent #83a6d6;
    bottom: 13px;
    left: 12px;
    transform: translateX(-50%);
    transition: all .3s ease;
}
.zwgkr_fool2 ul li:before {
    content: "";
    position: absolute;
    width: 220px;
    height:0.5px;
    bottom: 0;
    left:0;
	background-color: #83a6d6;
    transition: all .3s ease;
}
.zwgk_main .zwgk_left{
	padding: 0;
}
.zwgkl_fool1,.zwgkl_fool2,.zwgkl_fool3{
	background-color: #fff;
	padding: 0 20px 2px 20px;
	margin-bottom: 10px;
}
.zwgk_main #tab3_ul .tab,.zwgk_main #tab4_ul .tab,.zwgk_main #tab5_ul .tab{
	width:100px;
	cursor: pointer;
}
.zwgk_main #tab3_ul .tab.on,.zwgk_main #tab4_ul .tab.on,.zwgk_main #tab5_ul .tab.on{
	font-weight: bold;
	color: #0258a3;
}
.zwgk_main #tab3_ul,.zwgk_main #tab4_ul,.zwgk_main #tab5_ul{
	border: 0;
}
.zwgk_main #tab3_ul .tab.on:after ,.zwgk_main #tab4_ul .tab.on:after ,.zwgk_main #tab5_ul .tab.on:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0;
    top: 0px;
    background-color: #0258a3;
    border: none;
}
.tab3_con, .tab4_con, .tab5_con{
	height:160px;
}
.main_include.zwgk_main{
	margin-bottom: 0;
}
.wgk_content{
	width: 1160px;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 0 20px 20px 20px;
	margin-bottom: 20px;
}
.wgk_content h2{
	font-weight: bold;
	color: #0258a3;
	height: 38px;
	line-height: 38px;
	text-align: left;
	font-size: 16px;
	box-sizing: border-box;
	/* border-left: none; */
	position: relative;
	cursor: default;
	width: 100%;
	float: left;
	/* margin-right: 0px; */
}
.wgk_content h2:after {
    content: "";
    position: absolute;
    width:100px;
    height: 3px;
    left: 0;
    top: 0px;
    background-color: #0258a3;
    border: none;
}
.wgk_content ul li{
	float: left;
	width: 185px;
	margin-right: 20px;
	padding:10px 15px;
}
.wgk_content ul li a{
	color: #ffffff;
	font-size: 24px;
}
.wgk_content ul li .iconfont{
	vertical-align: middle;
	font-size:40px;
	color: #ffffff;
	margin-right: 20px;
}
.color_1{
	background-color: #75cda3;
}
.color_2{
	background-color: #81b1e2;
}
.color_3{
	background-color: #91ce72;
}
.color_4{
	background-color: #dcda61;
}
.color_5{
	background-color: #75cda3;
}
.color_18{
	background-color: #72b6ea;
}
.color_19{
	background-color: #eec880;
}
.color_20{
	background-color: #9f80ee;
}
.wgk_content ul li.color_5{
	margin: 0;
}
/* 政务公开样式结束 */
/* 政务服务样式开始 */
.zmhd_main{
	background-color: #ffffff;
	padding: 10px;
}
.zwfw_left{
	float: left;
	width: 930px;
}
.zwfw_left .change-cut{
	float: left;
	width: 210px;
}
.zwfw_left .contents{
	width: 700px;
	float: right;
	
}
.zwfw_left #tab3_ul{
	height: auto;
	background-color: #f8f8f8;
	border: 0;
}
.zwfw_left #tab3_ul .tab{
    height: 78px;
    line-height: 78px;
    text-align: center;
    font-size: 16px;
    box-sizing: border-box;
    position: relative;
    cursor: default;
    width: 100%;
	float: none;
	border-bottom: #dedede 1px solid;
}
.zwfw_left #tab3_ul .tab.on{
	background-color: #3269b8;
	color: #ffffff;
}
.zwfw_left #tab3_ul .on .iconfont{
	color: #ffffff;
}
.zwfw_left #tab3_ul .iconfont{
	font-size: 30px;
	vertical-align: middle;
	margin-right: 20px;
}
.zwfw_left #tab3_ul .tab.on:after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 6px solid;
    border-color: transparent transparent transparent #3269b8 ;
    left:216px;
    top:20px;
    transform: translateX(-50%);
    transition: all .3s ease;
	background: none;
}
.zwfw_left .tab3_content li{
	display: inline-block;
	*display:inline;
	*zoom:1;
	width: 120px;
	height:70px;
	border: 1px solid #eeeeee;
	margin-bottom: 12px;
	margin-right: 15px;
	overflow: hidden;
	position: relative;
	background-color: #f8f8f8;
	padding: 15px 0 10px;
}
.zwfw_left .tab3_content li:after{
	    position: absolute;
	    content: " ";
	    left: 0;
	    top: 50%;
	    margin-top: -1px;
	    width: 0;
	    height: 0;
	    background:none;
}
.zwfw_left .tab3_content li a{
	
}
.tab3_content  ul li .iconfont {
    font-size: 30px;
    vertical-align: middle;
	padding-left:45px;
}
.tab3_content  ul li span {
	width: 120px;
	padding-top:60px;
	text-align: center;
}
.zwfw_left .tab3_con{
	height:320px;
}

.zwfw_left .content ul{
	padding:0;
}




.bmfw_content{
	margin: 10px auto;
	background-color: #ffffff;
}
.bmfw_content h2{
	font-weight: normal;
	color: #0258a3;
	height: 38px;
	line-height: 38px;
	text-align: left;
	font-size: 16px;
	box-sizing: border-box;
	/* border-left: none; */
	position: relative;
	cursor: default;
	width: 100%;
	float: left;
	border-bottom: #f3f3f3 1px solid;
	padding-left: 20px;
	margin-bottom: 10px;
	/* margin-right: 0px; */
}
.bmfw_content h2:after {
    content: "";
    position: absolute;
    width:100px;
    height: 2px;
    left: 0;
    bottom: 0px;
    background-color: #0258a3;
    border: none;
}
.bmfw_content ul li{
	float: left;
	margin: 10px 34px;
	text-align: center;
	height: 120px;
}
.bmfw_content ul li span{
	display: block;
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
	color: #000;
}
.bmfw_content ul li a{
	color: #ffffff;
	font-size: 24px;
}
.bmfw_content ul li .iconfont{
	vertical-align: middle;
	font-size:40px;
	color: #ffffff;
	width:60px;
	height: 70px;
	border-radius:40px;
	display: block;
	padding-left: 20px;
	padding-top: 10px;
}
.color_6 .iconfont{
	background-color: #81b1e2;
}
.color_7 .iconfont{
	background-color: #dcda61;
}
.color_8 .iconfont{
	background-color: #df70c0;
}
.color_9 .iconfont{
	background-color: #7861dc;
}
.color_10 .iconfont{
	background-color: #dcda61;
}
.color_11 .iconfont{
	background-color: #81b1e2;
}
.color_12 .iconfont{
	background-color: #73d3cf;
}
.color_13 .iconfont{
	background-color: #90dc61;
}
.color_14 .iconfont{
	background-color: #e2819a;
}
.color_15 .iconfont{
	background-color: #dcb861;
}
.color_16 .iconfont{
	background-color: #70c1df;
}
.color_17 .iconfont{
	background-color: #6195dc;
}
.bmfw_content ul li.color_5{
	margin: 0;
}

.zwfw_right{
	float: right;
	width: 270px;
}
.zwfw_right a{
	display: block;
}
.zwfw_right img{
	border: #eeeeee 1px solid;
	padding: 1px;
	width: 264px;
}
.zwfw_right .banner_1{
	width: 270px;
	height:210px;
	margin-bottom: 20px;
}

.zwfw_right .banner_2{
	width: 270px;
	height:90px;
}
.zmwfw_main{
	margin-bottom: 0;
}

/* 政务服务样式结束 */

/* 政民互动样式开始 */


/* 政民互动样式结束 */
.zmhd_main{
	padding: 10px;
}
.zmhd_left{
	float: left;
	width: 900px;
}

.zmhd_right{
	float: right;
	width: 270px;
}
.zmhd_list{
	float: left;
	width: 445px;
}
.zmhd_list_title{
	background-color: #f1f1f1;
	height: 35px;
}
.zmhd_list_title h2{
	float: left;
	background-color: #3069b8;
	display: block;
	color: #FFFFFF;
	height: 35px;
	line-height: 35px;
	font-size:14px;
	padding: 0 20px;
}
.zmhd_list_title a{
	float: right;
	line-height: 35px;
	font-size: 12px;
	padding-right:8px;
}
.zmhd_list_content li a, .zmhd_list_content li span{
	/* font-size: 12px; */
}
.zmhd_list{
	margin-right: 10px;
}
.slqk{
	height: 225px;
	background: url(../images/bg_zmhd.png) no-repeat;
	padding-top: 20px;
}
.slqk #iframe1{
	height: 213px;
    width: 270px;
}

.slqk_title{
	width:180px;
	background-color: #2e8ce3;
	height: 40px;
	border-radius: 5px;
	margin: 0 auto;
	padding-left: 20px;
}
.slqk_title .iconfont{
	color: #ffffff;
	display: inline-block;
}
.slqk_title h2{
	width: 120px;
	display: inline-block;
	color: #ffffff;
	line-height: 40px;
	font-size: 16px;
}
.slqk_form{
	width:210px;
	margin: 20px auto 0;
}
.slqk_form_list{
	margin: 10px 0;
}
.slqk_form_list .input_slqk{
	border: #cccccc 1px solid;
	height: 25px;
	border-radius: 5px;
	width: 138px;
}
.slqk_form_list .btn_slqk{
	background-color: #0079e1;
	color: #ffffff;
	padding: 5px 20px;
	border: 0;
	height: 30px;
}
.slqk_btn{
	width: 158px;
	margin-left:30px;
}
.ldxx ul li{
	width: 83px;
	float: left;
	margin-right:10px;
	border-radius: 5px;
	padding-bottom: 10px;
}
.ldxx ul li .iconfont{
	color: #ffffff;
	margin: 0 auto;
	font-size: 40px;
	width: 40px;
	display: block;
	height: 50px;
}
.ldxx ul li a{
	color: #ffffff;
}
.ldxx ul li span{
	display: block;
	text-align: center;
	color: #ffffff;
}
.zmhd_fool4{
}
.zmhd_fool4 ul li{
	border: #cccccc 1px solid;
	margin: 10px 0;
	border-radius: 4px;
	padding:10px;
}
.zmhd_fool4 ul li img{
	vertical-align: middle;
	display: inline-block;
	margin:0 18px;
}
	
.zmhd_fool4 ul li span{
	display: inline-block;
	font-size: 16px;
	color: #616161;
}
.bmpd_main{
	
}
.bmpd_main ul li{
	background-color: #e1e1e1;
	color: #333333;
	width: 220px;
	height: 30px;
	/*line-height: 40px;*/
	border-radius: 5px;
	float: left;
	margin:10px;
	text-align: center;
	font-size: 14px;
	padding-top:8px;
}/* 
.bmpd_main h2{
	border-bottom: #e1e1e1 1px solid;
	height: 40px;
	line-height: 40px;
	color: #0070bc;
} */
.bmpd_main ul li a{
	font-size: 14px;
	}
.bmpd_main h2{
	font-weight: normal;
	color: #0258a3;
	height: 38px;
	line-height: 38px;
	text-align: left;
	font-size: 16px;
	box-sizing: border-box;
	/* border-left: none; */
	position: relative;
	cursor: default;
	width: 100%;
	float: left;
	border-bottom: #f3f3f3 1px solid;
	padding-left: 20px;
	margin: 0 10px 10px;
	/* margin-right: 0px; */
}
.bmpd_main h2:after {
    content: "";
    position: absolute;
    width:100px;
    height: 2px;
    left: 0;
    bottom: 0px;
    background-color: #0258a3;
    border: none;
}














