﻿/* CSS Document */
body {
	margin: 0;
	padding: 0;
	color: #333;
	font: 14px/1.14 arial,\5b8b\4f53;
    outline: 0;
	font-family: 'Microsoft YaHei','微软雅黑';
    background: #fff;
    width: 100%;
    font-size: 14px;
    position: relative;
}
input, button, select, textarea {
	padding: 0;
	margin: 0;
	outline: none;
	border: 0;
	resize: none;
}
h2, h3, strong {
	font-weight: normal;
	font-size: 14px;
}
h1, h2, h3, h4, h5, strong, b, p, ul, li, dl, ol, dt, dd, i, s {
	padding: 0;
	margin: 0;
	list-style: none;
	font-style: normal;
	font-weight: normal;
}
img {
	border: 0;
	max-width: 100%;
}
a {
	color: #333;
	text-decoration: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.none {
	display: none
}
/***********外框**********/
.wrap, .nav, .selectLink{
	margin: 0px auto;
	width: 1200px;
	overflow: hidden;
}
/***********banner***********/
.head{
	padding-top: 68px;
	width: 100%;
	height: 280px;
	background: url(/fsgaNewImages/bij_03.jpg) center -30px no-repeat #4292cf;
	box-sizing: border-box;
}
.head-new {
	background: url(/fsgaNewImages/bij_04.png) center 0px no-repeat #4292cf;
	padding-top: 137px;
	height: 354px;
}
.head-center{
	margin: 0px auto;
	width: 507px;
	overflow: hidden;
}
.head-right {
	text-align: center;
    position: absolute;
    font-size: 14px;
    color: #fff;
    right: 0;
    top: 6px;
    height: 36px;
    line-height: 36px;
    border-radius: 6px;
	display: inline-block;
}
.head-right a{
	cursor: pointer;
    padding: 0 8px;
    vertical-align: top;
    text-align: center;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    display: inline-block;
    color: #fff;
    transition: all .2s ease-in-out;
}
.head-right a.on, .head-right a:hover{
	background: #1c75c9;
    color: #fff;
}
.head-right a.head_slh,  .head-right a.head_slh:hover{
	background: #dd0900;
}
.logo{
	width: 100%;
	height: 83px;
	text-align: center;
	padding-top: 24px;
	box-sizing: content-box;
}
.search{
	margin-top: 22px;
	width: 100%;
	height: 60px;
}
.search input {
	padding: 0 15px;
	width: 424px;
	height: 50px;
	line-height: 60px;
	box-sizing: border-box;
	float: left;
	border-radius: 5px 0 0px 5px;
	border: 1px solid #ccc;
	border-right: none;
}
.search input:focus {
    border-color: #66afe9;
}
.search .btn-primary {
	width: 83px;
	height: 50px;
	line-height: 60px;
	border: 0;
	color: #fff;
	cursor: pointer;
	background: url(/fsgaNewImages/fdj.png) center no-repeat #408fda;
	border-radius: 0 5px 5px 0;
}
/******导航菜单********/
.nav-wrap{
	margin-bottom: 26px;
	width: 100%;
	height: 60px;
	background: #185aae;
}
.nav>li{
	width: 240px;
	height: 60px;
	text-align: center;
	float: left;
}
.nav>li.on, .nav>li:hover{
	background: #2f6ab6;
}
.nav>li>a{
	width: 240px;
	height: 60px;
	line-height: 58px;
	font-size: 20px;
	color: #fff;
	float: left;
}
.nav>li>a>img{
	margin-top: 16px;
}
/*要闻-幻灯*/
.swiper-container {
	width: 100%;
	height: 100%;

}
.swiper-slide {
	font-size: 18px;
	background: #fff;
}
.slide {
	width: 615px;
	height: 334px;
	overflow: hidden;
	float: left;
	position: relative;
}
.slide_box {
	height: 334px;
	position: relative;
	overflow: hidden;
}
.slide_box li {
	position: absolute;
	width: 615px;
	height: 334px;
	left: 0;
	top: 0;
}
.swiper-slide>a {
	color: #fff;
	display: block;
	cursor: pointer;
	position: relative;
}
.swiper-slide a img {
	width: 615px;
	overflow: hidden;
}
.swiper-slide p {
	padding: 0 20px;
	width: 100%;
	height: 54px;
	line-height: 54px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	background: url(/fsgaNewImages/tmbj-2.png) top center repeat-x;
	white-space: nowrap;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
	position: absolute;
	bottom: 2px;
	left: 0;
	box-sizing: border-box;
}
.slide .swiper-container .swiper-pagination {
	width: 125px;
	height: 17px;
	overflow: hidden;
 	*zoom: 1;
	position: absolute;
	right: 5px;
	left: inherit;
	bottom: 18px;
	z-index: 5
	
}
.slide .swiper-container .swiper-pagination span {
	margin-right: 10px;
	float: left;
	width: 17px;
	height: 17px;
	cursor: pointer;
	border-radius: 3px;
	background: #999;
}
.bx-controls li.actives {
	background: #fff;
}
/******右侧内容******/
.focus-right{
	width: 566px;
	height: 334px;
	float: right;
}

.view-pc {
	display: block;
}
.view-mobile {
	display: none;
}

.gallery-list {
	width: 100%;
}
.gallery-list a.more {
	color: #666;
    display: block;
    cursor: pointer;
    position: static;
	font-size: 20px;
	background-color: #f2f2f2;
	padding: 8px 0;
	text-align: center;
	width: 98%;
    margin: 0 auto;
	border-radius: 5px;
}
.gallery-list .work-parts{
	float: none;
}
.gallery-nav {
	box-sizing: border-box;
}

.gallery-nav .swiper-slide {
	width: auto;
	padding: 0 12px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #333;
    text-align: center;
	border-bottom: 3px solid #e9e9e9;
}
.gallery-nav .swiper-slide.swiper-slide-thumb-active{
	color: #338dde;
    border-bottom: 3px solid #6da1d3;
    font-weight: 600;
	margin-bottom: -3px;
}
/******第一屏-菜单类******/
.work-nav {
	width: 100%;
	height: 45px;
	float: left;
	border-bottom: 3px solid #e9e9e9;
}
.work-nav>li {
	margin-right: 7px;
	width: 82px;
	height: 45px;
	line-height: 32px;
	font-size: 18px;
	color: #333;
	float: left;
	text-align: center;
	cursor: pointer;
}
.work-nav>li.big{
	width: 134px;
}
.work-nav>li.active {
	color: #338dde;
	border-bottom: 3px solid #6da1d3;
	font-weight: 600;
}
.work-nav>li.active > a {
	color: #338dde;
}
.work-nav>li.more {
	width: 60px;
    text-align: right;
    margin-right: 0px;
    font-size: 14px;
}
a:hover {
	color: #2b74cf;
}
/*****第一屏-内容区域******/
.work-parts {
	width: 100%;
	overflow: hidden;
	float: right;
}
/*****第一屏-列表******/
.work-list {
	padding: 6px 10px 0;
	width: 100%;
	overflow: hidden;
	float: left;
	box-sizing: border-box;
}
.work-list>li {
	width: 100%;
	height: 36px;
	font-size: 16px;
	line-height: 36px;
	overflow: hidden;
	float: left;
	text-indent: 20px;
	background: url(/fsgaNewImages/index_19.jpg) left no-repeat;
}
.work-list>li>a{
	float: left;
}
.work-list>li>span{
	color: #999;
	float: right;
}
.work-list>a>i {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	float: left;
}
.work-list>a>span {
	color: #666;
	float: right;
}
/*********专题***********/
.features{
	margin-top: 24px;
	width: 100%;
	overflow: hidden;
}
.features>li{
	margin-right: 30px;
	width: 380px;
	height: 110px;
	float: left;
}
.features>li.row_end{
	margin-right: 0;
}
.features .swiper-container-horizontal > .swiper-pagination-bullets {
    text-align: right;
    right: 12px;
    left: auto;
}
.features .swiper-pagination-bullet{
	width: 12px;
    height: 5px;
	border-radius: 0;
}
/*******标题******/
.headline{
	padding: 0 15px;
	margin-top: 12px;
	width: 100%;
	height: 48px;
	line-height: 48px;
	color: #334050;
	letter-spacing: 1px;
	border-bottom: 3px solid #f3f3f3;
	box-sizing: border-box;
}
.headline2{
	padding-left: 0px;
	margin-top:0px;
}
.headline>span{
	line-height: 45px;
	font-size: 22px;
	font-weight: bold;
	border-bottom: 3px solid #2b74cf;
    box-sizing: border-box;
	float: left;
}
.headlinetitle{
    background-color: #f3f3f3;
    padding: 0px 9px 0 14px;
    float: left;
    margin-right: 22px;
    border-bottom: 50px solid #f3f3f3;
    border-right: 50px solid #fff;
    line-height: 64px;
    height: 0;
    margin-top: -5px;
}
.headlinetitle>span {
	line-height: 33px;
	font-size: 22px;
	font-weight: bold;
    box-sizing: border-box;
}
.headline3>span{
	border-bottom: 0;
	margin-right: 32px;
}
.headline3>span.active{
	border-bottom: 3px solid #2b74cf;
}
.headline3>.sub-header{
	font-weight: 600;
    font-size: 18px;
    letter-spacing: 2px;
	line-height: 46px;
    margin-bottom: -3px;
}
.headline>a{
	font-size: 14px;
	float: right;
}
.headline3>a{
	line-height: 53px;
	height: 33px;
}
/*********办事服务********/
.approval{
	width: 100%;
	overflow: hidden;
} 
.approval ul{
	width: 1224px;
	overflow: hidden;
}

.approval ul li {
	margin: 18px 24px 4px 4px;
	float: left;
}

.approval ul li a {
	display: block;
	padding: 24px 32px;
	box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
	width: 379px;
	height: 160px;
}
.approval ul li a:hover {
	box-shadow: 0 0 4px 0 rgba(0,0,0,0.40);
}
.approval ul li a:hover .icon {
	opacity:1;
	filter:alpha(opacity=100);
}
.approval .title {
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 12px;
	display: block;
}
.approval .arrow {
	font-size: 16px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 16px;
	padding: 6px 12px;
	margin-top: 24px;
    display: inline-block;
}
.approval .icon {
	float: right;
	opacity:0.5;
	filter:alpha(opacity=50);
}
.approval .bgc1 {
	background-color: #246bb3;
}
.approval .bgc2 {
	background-color: #d07860;
}
.approval .bgc3 {
	background-color: #5090cd;
}
.approval .bgc4 {
	background-color: #d9ab52;
}
.approval .bgc5 {
	background-color: #3ead84;
}
.approval .bgc6 {
	background-color: #68bcce;
}

@media only screen and (max-width: 1024px) {
	.approval{
		width: 100%;
	}
	.approval ul {
		width: 100%;
	}
	.approval ul li {
		margin: 2% 2% 1% 1%;
		float: left;
		width: 30.3%;
	}
	.approval ul li a {
		width: 100%;
		padding: 24px 26px;
	}
	.approval .title{
		font-size: 28px;
	}
}
@media only screen and (max-width: 940px) {
	.approval ul li {
		margin: 2% 1% 1% 2%;
		float: left;
		width: 47%;
	}
}
@media only screen and (max-width: 760px) {
	.approval ul li {
		margin: 2% 1% 1% 2%;
		float: left;
		width: 47%;
	}
	.approval ul li a{
		height: 148px;
	}
	.approval .title {
		font-size: 22px;
	}
	.approval .arrow{
		font-size: 14px;
		border-radius: 15px;
    	padding: 4px 8px;
	}
}
@media only screen and (max-width: 520px) {
	.approval ul li {
		margin: 2% 2% 1% 2%;
		float: left;
		width: 96%;
	}
}
/**********常用服务***********/
.services{
	width: 100%;
	overflow: hidden;
}
.services>li{
	margin: 18px 20px 0 0;
	float: left;
	width: 386px;
	overflow: hidden;
	box-sizing: border-box;
}
.services>li a{
	display: block;
	width: 100%;
	height: 60px;
	color: #333;
	font-size: 16px;
	line-height: 60px;
	font-weight: bold;
	box-sizing: border-box;
	border: 1px solid #d2d2d2;
}
.services>li a:hover{
	color: #fff;
	background: #2b74cf;
	box-shadow: #cee2f2 0 3px 5px;
}
.services>li a img{
	height: 28px;
    float: left;
    margin-left: 44px;
    margin-top: 16px;
}
.services>li a span{
	display: block;
	width: 303px;
	float: right;
	text-indent: 1em;
}
.services>li a .services1{
	display: block;
}
.services>li a .services2{
	display: none;
}
.services>li a:hover .services1{
	display: none;
}
.services>li a:hover .services2{
	display: block;
}
.services>li.row_end{
	margin-right: 0;
}
/**********常用服务(新版本)***********/
.hotNav_list{
	width: 100%;
	height: 236px;
}
.hotNav_list > li {
	background-color: #f9f9f9;
    border-radius: 0.96px;
    float: left;
    margin: 18px 16px 12px 2px;
    padding: 23px 25px 19px 30px;
    position: relative;
    text-align: left;
    width: 332px;
}
.hotNav_list > li > .li_hover {
	display: none;
}
.hotNav_list > li:hover {
	background: #ffffff;
    box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.10);
}
.hotNav_list > li:hover > .li_hover {
	display: block;
}
.hotNav_list>li.row_end{
	margin-right: 0;
}
.hotNav_list > li > img {
	display: block;
	margin: 0 auto;
	margin-bottom: 16px;
}
.hotNav_list > li > .list_text{
	text-align: center
}
.list_text p {
    color: #333333;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
	margin-bottom: 12px;
}
.list_text span {
    color: #666666;
    cursor: pointer;
    float: left;
    font-size: 14px;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.list_text span:hover {
    text-decoration: underline;
    color: #255BDA;
}
.li_hover_content{
    padding: 0px 20px 17px 20px;
    width:1154px;
    min-height:100px;
    position:absolute;
    background: #ffffff;
    z-index: 10;
    box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.10);
    left: 1px;
    top: 216px;
}
.li_hover_content>div{
    margin-top: 3px;
}
.tits,.cons{
    float: left;
}
.tits>span{
    display: inline-block;
    width: 96px;
    text-align: right;
    font-size: 16px;
    padding-top: 8px;
	font-weight: bold;
}
.tits>span.tits_long{
	width: 115px;
	margin-left: -17px;
}
.cons{
    width: 990px;
    margin-left: 38px;
    border-bottom: 1px dashed #ebebeb;
    padding-bottom: 6px;
    overflow: hidden;
    padding-top: 6px;
	line-height:22px;
}
.cons_item{
    font-size: 14px;
    color: #5B626B;
    display: inline-block;
    margin-right: 24px;
    cursor:pointer;
}
.cons_item:hover{
    color: #255BDA;
}
.kuai{
    width: 386px;
    height: 30px;
    margin-top: -10px !important;
    background: #ffffff;
    margin-left: -20px;
}
.li_hover_content1{
	left: -403px;
}
.kuai1 {
	margin-left: 383px;
}
.li_hover_content2{
	left: -809px;
}
.kuai2 {
	margin-left: 789px;
}
.li-btn{
	margin: 0 auto;
	text-align: center;
	height: 32px;
	display: none;
}
.li-btn a{
	background-color: #fff;
	padding: 6px 12px;
	border-radius: 3px;
	color: #666;
}
/**********交流互动***********/
.interaction{
	width: 100%;
	overflow: hidden;
	background: #185aae url("/fsgaHomeImages/jlhd-bg.png") no-repeat scroll center center;
	padding: 42px 24px;
	box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
	margin-top: 18px;
}
.interaction>li{
	float: left;
	width: 190px;
	overflow: hidden;
	text-align: center;
}
.interaction>li a{
	display: block;
	width: 100%;
	height: 160px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	box-sizing: border-box;
	margin: 0 auto;
	border-right: 1px solid #2c72bf;
	padding: 24px 0;
}
.interaction>li a:hover{
	color: #fff;
	background: #306bb6;
	border: 1px solid #2c72bf;
}
.interaction>li a img{
	display: block;
	margin: 0 auto;
}
.interaction>li a span{
	display: block;
	text-indent: 1em;
	font-size: 18px;
	line-height: 62px;
}
.interaction>li.row_end a {
	border-right: 0;
}
/*******信息公开*******/
.publicity{
	width: 1224px;
	overflow: hidden;
}
.publicity-test{
	width: 100%;
	overflow: hidden;
	margin-top: 6px;
}
.publicity-test>a{
	margin: 12px 12px 6px 12px;
	width: 277px;
	height: 160px;
	color: #334050;
	text-align: center;
	background: #fff;
	float: left;
	border-radius: 3px;
	box-shadow: 0 0 12px 0 rgba(0,0,0,0.10);
}
.publicity-test>a:hover{
	color: #fff;
	background: #2b74cf;
}
.publicity-test>a>img{
	margin: 28px auto;
	width: 52px;
	height: 51px;
	display: block;
}
.publicity-test>a > span {
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
}
.publicity-test>a>img.publicity1 {
	display: block;
}
.publicity-test>a>img.publicity2 {
	display: none;
}
.publicity-test>a:hover>img.publicity1 {
	display: none;
}
.publicity-test>a:hover>img.publicity2 {
	display: block;
}
/******友情链接******/
.blogroll{
	margin-top: 17px;
	padding: 25px 0;
	width: 100%;
	overflow: hidden;
	background: #f5f5f5;
}
.selectLink>select{
	margin-left: 30px;
	width: 260px;
	height: 30px;
	border: 1px solid #f0f0f0;
}
/**********底部************/
.foot-wrap{
	padding: 20px 0;
	width: 100%;
	overflow: hidden;
	background: #eaeaea;
}
.foot{
	padding: 20px 0;
}
.foot-side{
	width: 268px;
	overflow: hidden;
	text-align: center;
	margin-top: 4px;
}
.foot-side img{
	margin: 0 10px;
	display: inline-block;
}
.foot-side-r{
	width: 268px;
	overflow: hidden;
	text-align: center;
}
.foot-side-r p{
    margin-top: 6px;
}
.foot-side-r p img{
	vertical-align: middle;
}
.foot-central{
	width: 664px;
	overflow: hidden;
	float: left;
	margin-top: 18px;
}
.foot-nav{
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.foot-nav>a{
	padding: 0 10px;
}
.foot-central>p{
	padding-top: 10px;
	overflow: hidden;
	width: 100%;
	text-align: center;
}
.foot-central>p>span{
	margin: 0 8px;
	display: inline-block;
}
.mobile-nav{
	display: none;
}


.lfoot1 {
    background: #f2f2f2 none repeat scroll 0 0;
    height: 192px;
    width: 100%;
}
.lfoot1_c {
    margin: 0 auto;
    overflow: hidden;
    width: 1200px;
}
.lfoot1_cbox {
    background: #eaeaea none repeat scroll 0 0;
    float: left;
    height: 142px;
    margin-right: 12px;
    margin-top: 30px;
    overflow: hidden;
}
.lfoot1_0 {
    height: 105px;
    padding-top: 37px;
    width: 340px;
}
.ljiucuo {
    float: left;
    height: 56px;
    margin-left: 30px;
    margin-right: 40px;
    padding-top: 6px;
    width: 112px;
}
.ldzjg {
    float: left;
    height: 62px;
    width: 52px;
}
.lgaticon {
    float: left;
    height: 54px;
    margin-left: 40px;
    padding-top: 8px;
    width: 40px;
}
.lfoot1_1 {
    width: 252px;
}
.lfoot1_1 p {
    line-height: 30px;
    margin: 24px auto 0;
    text-align: center;
    width: 180px;
}
.lfoot1_2 {
    width: 268px;
}
.lfoot1_2 p {
    line-height: 30px;
    margin: 24px auto 0;
    width: 198px;
}
.lfoot1_3 {
    height: 124px;
    margin-right: 0;
    overflow: hidden;
    padding-top: 18px;
    text-align: center;
    width: 304px;
}
.lfoot1_3 img {
    display: inline-block;
}
.lfoot1_3 p {
    line-height: 36px;
    overflow: hidden;
}
.lfoot1_3 p img {
    float: left;
    margin: 8px 4px 0;
}
.lfoot1_3 p span {
    float: left;
}
.lfoot1_3_l {
    float: left;
    height: 112px;
    margin-left: 12px;
    width: 120px;
}
.lfoot1_3_c {
    background: #d2d2d2 none repeat scroll 0 0;
    float: left;
    height: 101px;
    width: 1px;
	margin-left: 3px;
    margin-top: 2px;
}
.lfoot1_3_r {
    float: right;
    height: 112px;
    margin-right: 10px;
    width: 120px;
}
.lfoot2 {
    background: #eaeaea none repeat scroll 0 0;
    height: 62px;
    width: 100%;
}
.lfoot2_c {
    margin: 0 auto;
    overflow: hidden;
    width: 1200px;
}
.lfoot2_c p {
    height: 62px;
    line-height: 62px;
	text-align: center;
}
.lfoot2_c p span{
	margin: 0 12px;
}
.lfoot2_c p img {
	vertical-align: middle;
}
/*********警务资讯内容***********/
.l_l {
	padding-bottom: 15px;
    width: 580px;
	overflow: hidden;
    float: left;
}
.l_r {
	padding-bottom: 15px;
    width: 580px;
	overflow: hidden;
    float: right;
}
.lzwgk_l {
	padding-bottom: 15px;
    width: 790px;
	overflow: hidden;
    float: left;
}
/*******左侧宽度*****/
.ljwzx_r {
	padding-bottom: 15px;
    width: 384px;
	overflow: hidden;
	float: right;
}
.ljwzx_r>a{
	margin-top: 10px;
	display: inline-block;
}
.lnewscliul{
	padding-top: 9px;
	overflow: hidden;
	min-height: 340px;
}
.lnewscliul li {
	font-size: 16px;
    height: 40px;
    line-height: 40px;
	text-indent: 15px;
    background: url(/fsgaNewImages/index_19.jpg) 0px center no-repeat;
    overflow: hidden;
}
.lnewscliul li>a:hover, .work-list>li>a:hover{
	color: #2b74cf;
}
.lnewscliul li>span {
    float: right;
    color: #666;
}

/*********政府信息公开专栏***********/
.lgkzlul li{
	width: 100%;
	height: 74px;
	margin-top: 15px;
}
.lgkzlul li a{
	display: block;
	height: 74px;
	line-height: 74px;
	overflow: hidden;
	font-size: 18px;
	background: #f1f2f3;
	color: #333;
}
.lgkzlul li a:hover{
	background: #2b74cf;
	color: #fff;
}
.lgkzlul li a img{
	display: block;
	height: 74px;
	width: 104px;
	float: left;
}
.lgkzlul li a span{
	display: block;
	height: 74px;
	float: left;
}

.lgkzlul li a .lgkzlimg1{
	display: block;
}
.lgkzlul li a .lgkzlimg2{
	display: none;
}
.lgkzlul li a:hover .lgkzlimg1{
	display: none;
}
.lgkzlul li a:hover .lgkzlimg2{
	display: block;
}
/******选项卡切换*******/
.swiper-container {
	padding-top: 9px;
	width: 100%;
	color: #666;
	overflow: hidden;
}
.gallery-thumbs{
	height: 48px;
}
.gallery-thumbs .swiper-wrapper, .gallery-thumbs2 .swiper-wrapper {
	height: 48px;
	text-align: center;
	box-sizing: border-box;
	border-bottom: 3px solid #f3f3f3;
}
.swiper-wrapper>li {
	margin-right: 20px;
	width: 100px;
	line-height: 48px;
	color: #334050;
	box-sizing: border-box;
	float: left;
	cursor: pointer;
	position: unset;
}
.swiper-wrapper>li>a{
	position: absolute;
    right: 10px;
    display: initial;
    color: #333;
    font-weight: initial;
    font-size: 14px;
}
.gallery-thumbs .swiper-slide-thumb-active {
	height: 48px;
	font-weight: bold;
	border-bottom: 3px solid #2b74cf;
}
.swiper-slide>li {
    height: 42px;
    line-height: 42px;
	text-indent: 15px;
    background: url(/fsgaNewImages/index_19.jpg) left no-repeat;
    overflow: hidden;
}
.swiper-slide>li>a{
	font-size: 14px;
}
.swiper-slide>li>span {
	float: right;
    color: #666;
    font-size: 14px;
}
.gallery-top .swiper-wrapper .swiper-slide, .gallery-top2 .swiper-wrapper .swiper-slide{
	padding-top: 9px;
}

/******当前位置******/
.current{
	padding-top: 10px;
	width: 100%;
    height: 30px;
    border-bottom: 1px solid #ccc;
	font-size: 16px;
}
.contact {
	width: 100%;
    position: relative;
	border: 1px solid #ccc;
    box-sizing: border-box;
	margin-bottom: 32px;
	padding: 0 32px 24px 32px;
}
.contact .top{
	border-bottom: 1px dashed #d7d7d7;
	text-align: center;
	position: relative;
	margin: 0 10px;
}
.contact .top h2{
	font-size: 30px;
	color: #333;
	line-height: 66px;
	padding-top: 30px;
	font-weight: normal;
}
.contact .top h3{
	color: #666;
    font-size: 20px;
    font-weight: normal;
    line-height: 38px;
}
.contact .top table{
	margin: 0 auto;
}
.contact .top td{
	padding: 0 10px;
	color: #b5b5b5;
	font-size: 14px;
}

.contact .top td a{
	color: #b5b5b5;
	cursor: pointer;
}
.more{
	font-size: 42px;
}
.contact .top td.parther{
	cursor: pointer;
	padding-bottom: 8px;
	position: relative;
}
/* 中间图片及图片名称样式 */
.contact .mid{
	padding-top: 25px;
	overflow: hidden;
}
.contact .mid h4{
	font-size: 15px;
	padding-top: 6px;
	height: 46px;
	line-height: 46px;
	color: #333;
	font-weight: bold;
}
.contact .text{
	padding-top: 7px;
	font-size: 16px;
	color: #333;
}
.contact .text p{
	font-size: 16px;
	color: #333;
    line-height: 32px;
    margin: 0 17px;
}
.contact .text strong{
	font-size: 16px;
	color: #333;
    line-height: 32px;
	font-weight: bold;
}
.contact .text p img{
	max-width: 100%;
	height: auto;
}
.contact .text h2, .contact .text h3, .contact .text h5{
	font-size: 18px;
	float: right;
	color: #787878;
	padding: 0 17px 18px 0;
}
/*.footer{
	margin-top: 0px;
}*/
.contact .text1{
	font-size: 20px;
	color: #333;
}
.contact .text1 p, .contact .text1 strong{
	font-size: 20px;
	line-height: 32px;
    text-indent: 2em;
    color: #333;
    margin: 0 15px;
} 
.contact .text1 h2, .contact .text1 h3,.contact .text1 h5{
	font-size: 22px;
	float: right;
	color: #787878;
    padding: 0 15px 15px 0;	
}
.contact .text2{
	font-size: 12px;
	color: #333;
}
.contact .text2 p, .contact .text2 strong{
	font-size: 12px;
	line-height: 32px;
    text-indent: 2em;
    color: #333;
    margin: 0 20px;
} 
.contact .text2 h2, .contact .text2 h3,.contact .text2 h5{
	font-size: 14px;
	float: right;
	color: #787878;
	margin-right: 20px;
}

/* 分享 */
.share,.share1{
	width: 250px;
	height: 130px;
	border: 3px solid #626262;
	position: absolute;
	top: 44px;
	left: 18px;
	background-color: #fff;
}
.share1{
	height: 200px;
	position: absolute;
	top: 674px;
	left:62%;
}
.share p,.share1 p{
	height: 28px;
    color: #626262;
    overflow: hidden;
    font-weight: bold;
    font-size: 14px;
    line-height: 28px;
    padding: 0 5px;
    background-color: #F1F1F1;
}
.guanbi{
	float: right;
}
.share ul,.share1 ul{
	padding-top: 20px;
	height: 80px;
}
.share1 ul{
	height: 117px;
}
.share ul li,.share1 ul li{
	position: relative;
	width: 110px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.share ul li img,.share1 ul li img{
	vertical-align: middle;
}
.share1 ul li{
	padding-left: 15px;
    padding-top: 5px;
}
.share ul li:hover,.share1 ul li:hover{
	background-color: #F0F0F0;
}
.share ul li a,.share1 ul li a{
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	position: absolute;
	color:#333;
	vertical-align: middle;
}
.share1 ul li a{
	position: absolute;
	top: 5px;
}
.share span a,.share1 span a{
	color: #CFD2D4;
	float: right;
	padding-right: 10px;
	font-size: 15px;
	line-height: 42px;
}
.share span,.share1 span{
	height: 42px;
    background-color: #F1F1F1;
    display: block;
}
.share1 span{
	height: 35px;
}

/*******警民互动内页********/
.interaction-l{
	padding: 0 20px 15px 0;
    width: 876px;
	overflow: hidden;
	float: left;
	border-right: 1px solid #ececec;
}
/*******右*******/
.interaction-r {
	padding-bottom: 15px;
    float: right;
    width: 281px;
}
.interaction-rul{
	width: 100%;
	overflow: hidden;
}
.interaction-rul>a{
	height: 110px;
    margin-bottom: 10px;
    overflow: hidden;
	float: left;
}
/***********新闻列表************/
.nws-list {
	padding: 10px;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
}
.nws-list>li {
	font-size: 16px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-indent: 15px;
    background: url(/fsgaNewImages/index_19.jpg) left no-repeat;
}
.nws-list>li>span {
	overflow: hidden;
	color: #999;
	float: right;
}
.nws-list>li>a {
	overflow: hidden;
	float: left;
	color: #333;
}
/*********分页**********/
.pagegro {
	margin: 50px 0 20px;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.cb {
	clear: both;
}
.pagegro .pageup, .pagegro .pagedown, .pagelist li {
	margin: 0 5px;
	width: 63px;
	border: 1px solid #dddad2;
	height: 32px;
	line-height: 32px;
	cursor: pointer;
	background: #f7f6f3;
	font-size: 12px;
	display: inline-block;
}
.pagelist {
	display: inline-block;
}
.pagelist li {
	width: 32px;
}
.pagelist li.on {
	color: #fff;
	background: #3d7dcb;
	border: 1px solid #3d7dcb;
}
/* 附件 */
.conAppend
	{margin:10px 0; 
	border:1px solid #D7D7D7;
}
.conAppend h2{
	padding:0 10px;
	font-weight:bold;
	color:#0065D0;
	line-height:30px;
	background:#E1F0FF;
}
.conAppend ul{padding:10px;}
.conAppend li{
	padding-left:15px; 
	background:url(/_ui/images/2009/icon_normal.png) 0 -210px no-repeat; 
	font-size:14px; 
	line-height:26px;
}

/* 侧边栏样式*/
.floatPanel {
    position: absolute;
    right: 0;
	z-index: 10000;
}
.fp-itm {
    margin: 3px 0;
}

.fp0 a {
    background: url(/fsgaNewImagesFloat/floatIcon_0_change.png) no-repeat;
    width: 52px;
    height: 52px;
    display: block;
}
.fp0 a:hover{background:url(/fsgaNewImagesFloat/floatIcon_0_selected_blue.png) no-repeat;cursor:pointer;}

.fp1 span {
    background: url(/fsgaNewImagesFloat/floatIcon_1_change.png) no-repeat;
    width: 52px;
    height: 52px;
    display: block;
}
.fp1 span:hover{background:url(/fsgaNewImagesFloat/floatIcon_1_selected_blue.png) no-repeat;cursor:pointer;}

.fp1_1 span {
    background: url(/fsgaNewImagesFloat/douying1.png) no-repeat;
    width: 52px;
    height: 52px;
    display: block;
}
.fp1_1 span:hover{background:url(/fsgaNewImagesFloat/douyin2.png) no-repeat;cursor:pointer;}

.fp2 a {
    background: url(/fsgaNewImagesFloat/floatIcon_2_change.png) no-repeat;
    width: 52px;
    height: 52px;
    display: block;
}
.fp2 a:hover{background:url(/fsgaNewImagesFloat/floatIcon_2_selceted_blue.png) no-repeat;cursor:pointer;}
.fp3 a, .fp3 span {
    background: url(/fsgaNewImagesFloat/floatIcon_3.png) no-repeat;
    width: 52px;
    height: 52px;
    display: block;
}
.fp3 a:hover, .fp3 span:hover {background:url(/fsgaNewImagesFloat/floatIcon_3_selected_blue.png) no-repeat;cursor:pointer;}

.fp4 a {
    background: url(/fsgaNewImagesFloat/floatIcon_4.png) no-repeat;
    width: 52px;
    height: 52px;
    display: block;
}
.fp4 a:hover{background:url(/fsgaNewImagesFloat/floatIcon_4_selected_blue.png) no-repeat;cursor:pointer;}
.fp5 a {
    background: url(/fsgaNewImagesFloat/floatIcon_load.png) no-repeat;
    width: 52px;
    height: 52px;
    display: block;
}
.fp5 a:hover{background:url(/fsgaNewImagesFloat/floatIcon_load_blue.png) no-repeat;cursor:pointer;}
.fp6 span {
    background: url(/fsgaNewImagesFloat/floatIcon_x.png) no-repeat;
    width: 52px;
    height: 52px;
    display: block;
}
.fp6 span:hover{background:url(/fsgaNewImagesFloat/floatIcon_x_selected_blue.png) no-repeat;cursor:pointer;}
.fp7 a {
    background: url(/fsgaNewImagesFloat/floatIcon_5.png) no-repeat;
    width: 52px;
    height: 52px;
    display: block;
}
.fp7 a:hover{background:url(/fsgaNewImagesFloat/floatIcon_5_selected_blue.png) no-repeat;cursor:pointer;}

.fp8 span {
    background: url(/fsgaNewImagesFloat/floatIcon_110.png) no-repeat;
    width: 52px;
    height: 52px;
    display: block;
}
.fp8 span:hover{background:url(/fsgaNewImagesFloat/floatIcon_110_selected_blue.png) no-repeat;cursor:pointer;}

.fp-itm1 {
    position: absolute;
    top: 110px;
    left: -22px;
    opacity: 0;
}
.erweima{
	position: absolute;bottom: 0px;right: 55px;width: 140px;
}
.erweima> div {
	background-color: #36a3e2;
	margin-bottom: 6px;
	padding: 7px;
	text-align: center;
}
.erweima>div>label {
	color: #fff;
	text-align: center;
}



/*********分页**********/
.pagegro {
	margin: 20px 0;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.cb {
	clear: both;
}
.pagegro a {
	margin: 0 5px;
	width: 50px;
	border: 1px solid #c9ccd0;
	color: #8c9eb3;
	height: 24px;
	line-height: 24px;
	cursor: pointer;
	font-size: 12px;
	display: inline-block;
}
.pagegro a:hover {
	text-decoration: underline;
}
.pagelist {
	display: -webkit-inline-box;
}
.pagelist li {
	width: 32px;
}
.pagegro span {
	margin: 0 5px;
	width: 50px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	background: #3d7dcb;
	border: 1px solid #3d7dcb;
	display: inline-block;
}

/*********悬浮栏目**********/
.tanchuang{
	width: 298px;
	height: 290px;
	display: flex;
	flex-direction: column;
	background-color: #fff;
	position:fixed;bottom: 0;right: 0;
	border: 1px #d2d2d2 solid;
	z-index: 20000;
}
.cha {
	width: 14px;
	height: 13px;
	margin: 10px 15px 10px 270px;
	cursor: pointer;
}
.chakan {
	margin-right: 80px;
}
.shang1 {
	margin-right: 20px;
}
.tanchuang>a>img {
	width: 267px;
	height: 149px;
	margin: 0 17px;
}
.tanchuang>a.zt9 {
	width: 269px;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	padding: 9px 0 0 17px;
	float: left;
}
.tanchuang span {
	padding-left: 17px;
	padding-top: 20px;
	width: 281px;
	float: left;
}
.tanchuang span a {
	font-size: 14px;
	color: #5a99cc;
}
.xia1,.shang2{
	pointer-events: none;
	opacity: .3;
}
.tanchuang .p1{
	padding-bottom: 20px;
}

/*******手机样式*******/
@media only screen and (max-width:1024px) {
	/**********外框*********/	
	.wrap, .nav, .selectLink{
		width: 100%;
	}
	/***********banner***********/
	.head{
		padding: 20px 0;
		height: auto;
		background-size: auto 100%;
		background-position: center center;
	}
	.head-center{
		width: 100%;
	}
	.logo{
		width: auto;
		height: auto;
		margin-top: 20px;
	}
	.logo>img{
		margin: 0 auto;
		width: 80%;
	}
	.search{
		display: none;
	}
	/*********导航***********/
	.nav-wrap{
		display: none;
	}
	.mobile-nav, .mobile-nav>ul{
		width: 100%;
		height: auto;
		box-sizing: border-box;
	}
	.mobile-nav{
		padding: 0 15px;
		min-height: 50px;
		position: relative;
		display: block;
		background: #338dde;
	}
	/*****菜单按钮****/
	.navbar-toggle {
		margin: 8px 0;
		width: 44px;
		height: 34px;
		position: relative;
		float: right;
		background: url(/fsgaNewImages/nav.png) no-repeat;
	}
	/*****搜索*****/
	.search_bar {
		margin-right: -50px;
		height: 50px;
		overflow: hidden;
		position: relative;
		float: left;
		width: 100%;
	}
	.search_bar>span {
		position: absolute;
		left: 0;
		float: left;
		height: 50px;
		padding: 13px 0;
		box-sizing: border-box;
	}
	.seek{
		position: absolute;
		left: 0;
		top: 8px;
		right: 100px;
		display: none;
		z-index: 9;
	}
	.seek>input{
		display: block;
		width: 100%;
		height: 34px;
		padding: 6px 12px;
		font-size: 14px;
		line-height: 1.42857143;
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 4px;
	}
	.seek>button {
		position: absolute;
		right: -65px;
		top: 1px;
		color: #333;
		background: #fff;
		padding: 6px 12px;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.42857143;
		border: 0;
		border-radius: 4px;
	}
	/******当前位置******/
	.mobile-nav>span{
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		line-height: 50px;
		color: #fff;
	}
	/******下拉菜单*****/
	.mobile-nav>ul {
		padding: 0 15px;
		position: absolute;
		z-index: 1000;
		width: 100%;
		background: #fff;
		box-shadow: 0 2px 4px 0 rgba(0,0,0,.12), 0 0 6px 0 rgba(0,0,0,.04);
		left: 0;
		top: 50px;
		display: none;
	}
	.mobile-nav>ul>li{
		width: 100%;
		overflow: hidden;
		text-align: center;
		position: relative;
		display: block;
	}
	.mobile-nav>ul>li>a{
		position: relative;
		display: block;
		padding: 10px 0;
		line-height: 20px;
		color: #303133;
		border-bottom: 1px solid #e6e6e6;
	}
	/*******幻灯片*****/
	.slide{
		width: 100%;
		overflow: hidden;
		height: auto;
	}
	.swiper-slide a img{
		width: 100%;
		height: auto;
	}
	.swiper-slide p{
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		bottom: 3px;
	}
	.slide .swiper-container .swiper-pagination{
		bottom: 15px;
	}
	/*******警示要闻********/
	.focus-right{
		width: 100%;
	}
	.work-nav>li{
		margin: 0;
		width: 18%;
		text-align: center;
	}
	.work-nav>li.big{
		width: 18%;
	}
	.work-nav>li.more{
		width: 9%;
	}
	.work-list>li>span{
		text-indent: 0;
	}
	.lnewscliul {
		clear: both;
	}
	/*******专题*******/
	.features>li {
		padding-right: 10px;
		width: 33.33333%;
		height: auto;
		margin: 0;
		box-sizing: border-box;
	}
	.features>li a {
		width: 100%;
		height: 100%;
	}
	.features>li.row_end{
		padding-right: 0;
	}
	
	/********常用服务*********/
	.services>li a img{
		margin-left: 12px;
		position: relative;
    	height: 22px;
	    margin-top: 19px;
	}
	.services>li a span{
		width: 85%;
		float: left;
		position: relative;
	}
	/********常用服务(新版本)*********/
	.hotNav_list{
		box-sizing: border-box;
		padding: 0 6px;
		margin-top: 12px;
	}
	.hotNav_list > li{
		width: 26.3%;
		margin: 1%;
		padding-left: 3%;
		padding-right: 2%;
	}
	.li_hover_content{
		width: 300%;
		padding: 0 3% 3% 3%;
	}
	.tits{
		width: 15%;
	} 
	.cons{
		width: 78%;
	}
	.tits>span{
		width: 100%;
	}
	.tits>span.tits_long{
		width: 100%;
		margin-left: 0;
	}
	.kuai{
		width: 34%;
	}
	.li_hover_content1{
		left: -106%;
	}
	.kuai1 {
		margin-left: 34%;
	}
	.li_hover_content2{
		left: -206%;
	}
	.kuai2 {
		margin-left: 68%;
	}
	/********交流互动*********/
	.interaction {
		background-size: 100% 100%;
		padding: 20px 12px;
	}
	.interaction>li {
		width: 33.3%;
	}
	/*******信息公开*******/
	.publicity {
		width: 100%;
	}
	.publicity-test{
		width: 100%;
		padding: 0 15px;
    	box-sizing: border-box;
	}
	.publicity-test>a{
		width: 23%;
    	margin: 1% 1% 1% 1%;
	}
	/*******友情链接********/
	.selectLink>select{
		margin: 5px 0;
		width: 49%;
		overflow: hidden;
	}
	/*******底部*******/
	.foot{
		padding: 0;
	}
	.foot-side, .foot-central, .foot-side-r{
		width: 100%;
	}
	.foot-central{
		margin: 10px 0;
	}
	.foot-central>p{
		line-height: 20px;
	}
	.foot-nav>a{
		padding: 0;
	}

	.lfoot1{
		height: 322px;
	}
	.lfoot1_c{
		width:100%;
		position: absolute;
		height: 322px;
	}
	.lfoot1_0{
		width: 47%;
    	margin: 0 1% 0 2%;
		position: absolute;
		left: 0;
		top: 0;
		float: none;
	}
	.ljiucuo, ldzjg{
		width: 45%;
    	margin: 0 2%;
	}
	.lfoot1_3{
		width: 47%;
		position: absolute;
		left: 50%;
		top: 0;
		margin: 0 2% 0 1%;
		float: none;
	}
	.lfoot1_3_l, .lfoot1_3_c,.lfoot1_3_r{
		display: inline-block;
		float: none;
	}
	.lfoot1_1{
		width: 47%;
		position: absolute;
		left: 0;
		top: 160px;
		margin: 0 1% 0 2%;
		float: none;
	}
	.lfoot1_2{
		width: 47%;
		position: absolute;
		left: 50%;
		top: 160px;
		margin: 0 2% 0 1%;
		float: none;
	}
	.lfoot1_1 p{
		width: auto;
	}
	.lfoot2_c{
		width: 100%;
	}
	/******警务资讯******/
	.inside{
		padding: 10px 15px 0;
		box-sizing: border-box;
	}
	.l_l {
		width: 48%;
	}
	.l_r {
		width: 48%;
	}
	.lzwgk_l{
		width: 60%;
	}
	.ljwzx_r{
		width: 38%;
	}
	/*******警民互动内页********/
	.interaction-l{
		width: 68%;
	}
	.interaction-r{
		width: 28%;
	}
	.interaction-rul>a{
		height: auto;
	}
	.lnewscliul li a{
		width: calc(100% - 100px);
		display: inline-block;
	}
	/*******分享*******/
	.size, .parther{
		display: inline-block;
	}
	.headlinetitle{
		display: none;
	}
}



@media only screen and (max-width:760px) {
	/**********外框*********/	
	.wrap, .nav, .selectLink{
		width: 100%;
	}
	/***********banner***********/
	.head{
		padding: 20px 0;
		height: auto;
		background-size: auto 100%;
		background-position: center center;
	}
	.head-center{
		width: 100%;
	}
	.logo{
		width: auto;
		height: auto;
	}
	.logo>img{
		margin: 0 auto;
		width: 80%;
	}
	.head-right a.on{
		display: none;
	}
	#header_wza, #head_slh {
		display: none;
	}
	/******下拉菜单*****/
	.mobile-nav>ul {
		padding: 0 15px;
		position: absolute;
		z-index: 1000;
		width: 100%;
		background: #fff;
		box-shadow: 0 2px 4px 0 rgba(0,0,0,.12), 0 0 6px 0 rgba(0,0,0,.04);
		left: 0;
		top: 50px;
		display: none;
	}
	.mobile-nav>ul>li{
		width: 100%;
		overflow: hidden;
		text-align: center;
		position: relative;
		display: block;
	}
	.mobile-nav>ul>li>a{
		position: relative;
		display: block;
		padding: 10px 0;
		line-height: 20px;
		color: #303133;
		border-bottom: 1px solid #e6e6e6;
	}
	/*******幻灯片*****/
	.slide{
		width: 100%;
		overflow: hidden;
		height: auto;
	}
	.slide .swiper-container{
		overflow: hidden;
	}
	.swiper-slide a img{
		width: 100%;
		height: auto;
		max-height: 347px;
	}
	.swiper-slide p{
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		bottom: 3px;
	}
	.slide .swiper-container .swiper-pagination{
		width: 100px;
		bottom: 15px;
	}
	.slide .swiper-container .swiper-pagination span{
		margin: 0 4px;
	}
	/*******警示要闻********/
	.view-pc {
		display: none;
	}
	.view-mobile {
		display: block;
	}
	.gallery-nav .swiper-slide{
		width: 20%;
		padding: 0;
	}
	.focus-right{
		width: 100%;
	}
	.work-nav{
		height: 38px;
		clear: both;
	}
	.work-nav>li{
		margin: 0;
		width: 15%;
		text-align: center;
		font-size: 15px;
		height: 38px;
		line-height: 38px;
		float: left;
		border-bottom: 3px solid rgba(0,0,0,0);
		margin-bottom: -3px;
	}
	.work-list>li>a {
		display: inline-block;
    	width: calc(100% - 100px);
		font-size: 14px;
	}
	.work-nav>li.big{
		width: 30%;
	}
	.work-nav>li.more{
		width: 8%;
		font-size: 13px;
		float: right;
		margin-right: 6px;
	}
	.work-list>li>span{
		text-indent: 0;
		font-size: 14px;
	}
	.features {
		margin-top: 12px;
	}
	.headline {
		margin-top: 9px;
		height: 39px;
		line-height: 36px;
	}
	.headline>span{
		line-height: 36px;
		font-size: 16px;
	}
	.headlinetitle>span{
		font-size: 16px;
		line-height: 36px;
	}
	.headline2{
		padding-right: 0 
	}
	.headline3>span {
		margin-right: 16px;
	}
	.headline3>a{
		line-height: 35px;
	}
	.headlinetitle{
		display: block;
		background-color: #fff;
		padding: 0;
		float: none;
		margin-right: 0;
		border-bottom: 0;
		border-right: 0;
		line-height: 32px;
		height: auto;
		margin-top: 0;
	}
	.headline3>.sub-header{
		font-size: 16px;
		margin-bottom: 0;
		line-height: 36px;
	}
	.headline4 {
		height: 75px;
	}
	.headline4>.sub-header{
		font-size: 16px;
		margin-bottom: 0;
	}
	.headline4>span{
		margin-right: 9px;
	}
	.headline4>a{
		line-height: 37px;
	}
	/*******专题*******/
	.features>li{
		padding: 5px 0;
		width: 100%;
		height: auto;
		text-align:center;
	}
	
	/********常用服务*********/
	.services>li a{
		width: 100%;
		height: 50px;
		line-height: 50px;
	}
	.services>li a img{
		height: 21px;
		margin-left: 12px;
		margin-top: 15px;
	}
	.services>li a span{
		float: left;
		width: 60%;
		font-size: 14px;
	}
	/********常用服务(新版本)*********/
	.hotNav_list{
		padding: 0 15px;
		box-sizing: border-box;
		height: auto;
	}
	.hotNav_list > li{
		width: 100%;
		margin-top: 8px;
		padding: 0;
		line-height: 21px;
		box-sizing: border-box;
		position: static;
		float: none;
		height: auto;
		padding-bottom: 6px;
	}
	.hotNav_list > li > img{
		width: 52px;
		height: 52px;
		margin: 26px 0 0 35px;
		float: left;
	}
	.hotNav_list > li > .list_text {
		margin-left: 121px;
		margin-top: 0;
		padding-bottom: 10px;
		text-align: left;
		padding-top: 30px;
	}
	.hotNav_list > li:hover {
		background: #f9f9f9;
	}
	.hotNav_list > li:hover > .li_hover{
		display: none;
	}
	.list_text p{
		font-size: 14px;
		margin-bottom: 6px;
	}
	.list_text span{
		display: block;
		float: none;
	}
	.li_hover_content{
		position: static;
		width: 92%;
		margin: 0 4%;
		padding: 0 4% 3% 6%;
		box-sizing: border-box;
		box-shadow: none;
		border-radius: 5px;
	}
	.kuai{
		display: none;
	}
	.tits, .cons{
		float: none;
	}
	.tits{
		width: 100%;
	}
	.tits>span{
		text-align: left;
		font-size: 14px;
	}
	.cons{
		width: 100%;
		margin-left: 0;
	}
	.cons_item{
		line-height: 24px;
	}
	.li-btn{
		display: block;
	}
	/********交流互动*********/
	.interaction{
		padding: 16px 12px;
	}
	.interaction li{
		padding: 8px 6px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	.interaction>li a{
		height: auto;
		border-right-width: 0px;
		padding: 18px;
		background: #306bb6;
	}
	.interaction>li a:hover{
		color: #fff;
		background: #306bb6;
		border: 0 solid #2c72bf;
	}
	.interaction>li a img{
		height: 52px;
	}
	.interaction>li a span{
		font-size: 16px;
		line-height: 16px;
		text-align: center;
		text-indent: 0;
		margin-top: 12px;
	}
	/*******信息公开*******/
	.publicity-test{
		width: 100%;
		padding: 0;
	}
	.publicity-rigth>a{
		width: 100%;
		text-align: center;
	}
	.publicity-test>a{
		margin: 2% 2% 1% 2%;
    	width: 46%;
	}
	.publicity-test>a > span{
		font-size: 16px;
	}
	/*******友情链接********/
	.selectLink>select{
		margin: 5px 0;
		width: 49%;
		overflow: hidden;
	}
	/*******底部*******/

	.foot{
		padding: 0;
	}
	.foot-side, .foot-central{
		width: 100%;
	}
	.foot-central{
		margin: 10px 0;
	}
	.foot-central>p{
		line-height: 20px;
	}
	.foot-nav>a{
		padding: 0;
	}

	.lfoot1{
		height: 644px;
	}
	.lfoot1_c{
		height: 644px;
	}
	.lfoot1_0{
		width: 96%;
		margin: 0 2%;
	}
	.lfoot1_3{
		width: 96%;
		margin: 0 2%;
		left: 0;
    	top: 160px;
	}
	.lfoot1_1{
		top: 320px;
		margin: 0 2%;
		width: 96%;
	}
	.lfoot1_2{
		top: 480px;
		margin: 0 2%;
		width: 96%;
		left: 0;
	}
	/******警务资讯******/
	.inside{
		padding: 0 15px;
		box-sizing: border-box;
	}
	.l_l {
		width: 100%;
	}
	.l_r {
		width: 100%;
	}
	.lzwgk_l{
		width: 100%;
	}
	.lnewscliul {
		min-height: auto;
		clear: both;
	}
	.lnewscliul li, .swiper-slide>li{
		font-size: 14px;
		height: 36px;
		line-height: 36px;
	}
	.lnewscliul li>a, .swiper-slide>li>a{
		width: calc(100% - 100px);
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		float: left;
	}
	.ljwzx_r{
		width: 100%;
	}
	/*******警民互动内页********/
	.interaction-l, .interaction-r, .interaction-rul>a, .interaction-rul>a>img{
		width: 100%;
	}
	/*****信息公开*****/
	.swiper-wrapper>li{
		margin-right: 10px;
	}
	/***********新闻列表************/
	.current{
		font-size: 14px;
	}
	.nws-list>li{
		font-size: 14px;
		height: 36px;
    line-height: 36px;
	}
	.nws-list>li>a{
		width: calc(100% - 100px);
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.pagegro a {
		margin-bottom: 6px;
	}
	/*******文章详情*******/
	.contact{
		padding: 0 3% 2% 3%;
	}
	.contact .top{
		height: auto;
		overflow: hidden;
	}
	.contact .top h2{
		padding: 10px;
		font-size: 20px;
		line-height: 32px;
		overflow: hidden;
	}
	.contact .top table{
		margin: 10px 0;
	}
	.contact .text{
		font-size: 14px;
		line-height: 28px;
	}
	.contact .text p, .contact .text strong{
		font-size: 14px;
		line-height: 28px;
	}
	.contact .text h2, .contact .text h3, .contact .text h5{
		font-size: 16px;
		line-height: 28px;
	}
	.contact .text p img{
		max-width: 100%;
		height: auto !important;
	}
	.size, .parther{
		display: none;
	}

	.fp0 a {
		background-size:36px 36px;
		width: 36px;
		height: 36px;
	}
	.fp0 a:hover{background-size:36px 36px;}

	.fp1 span {
		background-size:36px 36px;
		width: 36px;
		height: 36px;
	}
	.fp1 span:hover{background-size:36px 36px;}

	.fp1_1 span {
		background-size:36px 36px;
		width: 36px;
		height: 36px;
	}
	.fp1_1 span:hover{background-size:36px 36px;}

	.fp2 a {
		background-size:36px 36px;
		width: 36px;
		height: 36px;
	}
	.fp2 a:hover{background-size:36px 36px;}
	.fp3 a {
		background-size:36px 36px;
		width: 36px;
		height: 36px;
	}
	.fp3 a:hover{background-size:36px 36px;}
	.fp4 a {
		background-size:36px 36px;
		width: 36px;
		height: 36px;
	}
	.fp4 a:hover{background-size:36px 36px;}
	.fp5 a {
		background-size:36px 36px;
		width: 36px;
		height: 36px;
	}
	.fp5 a:hover{background-size:36px 36px;}
	.fp6 span {
		background-size:36px 36px;
		width: 36px;
		height: 36px;
	}
	.fp6 span:hover{background-size:36px 36px;}
	.fp7 a {
		background-size:36px 36px;
		width: 36px;
		height: 36px;
	}
	.fp7 a:hover{background-size:36px 36px;}

	.fp8 span {
		background-size:36px 36px;
		width: 36px;
		height: 36px;
	}
	.fp8 span:hover{background-size:36px 36px;}
	.fp-back img {
		width: 36px;
	}
	.tanchuang{
		z-index: 20000;
		height: 265px;
		top: 20%;
		left: calc(50% - 149px);
	}
	.mask {
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		z-index: 19000;
		background: rgba(0, 0, 0, .5);
		display: block;
		width: 100%;
		height: 100%;
	}
}


/*******专栏左侧*******/
.column-l{
	padding: 0 20px 15px 0;
    width: 880px;
	overflow: hidden;
	float: left;
}
/*******专栏右侧*******/
.column-r {
	padding-bottom: 15px;
    float: right;
    width: 260px;
}

.page-aside {
	padding: 6px 20px;
	border: 1px solid #ececec;
	margin-bottom: 18px;
}

.aside-title{
	border-bottom: 1px solid #d8d8d8;
	height: 42px;
    line-height: 42px;
	font-size: 18px;
}
.aside-title > span {
	float: left;
	font-weight: bold;
}
.aside-title > a {
	float: right;
	font-size: 15px;
}
.aside-contents {
	text-align: center;
	font-size: 16px;
}
.asside-row {
	margin: 10px 0 20px 0;
}
.asside-row span {
	margin-top: 6px; 
	display: inline-block;
}

@media only screen and (max-width:1024px) {
	.column-l{
		width: 71%;
	}
	.column-r{
		width: 25%;
	}
}

@media only screen and (max-width:760px) {
	.column-l{
		width: 100%;
	}
	.column-r{
		width: 100%;
	}
	.asside-row img {
		width: 100%;
	}
}

@media only screen and (max-width:496px) {
	.interaction>li {
		width: 50%;
	}
	.gallery-nav .swiper-slide{
		width: auto;
		padding: 0 12px;
	}
}
