/*reset*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, button, textarea, p, blockquote {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
li {
	list-style: none;
}
img {
	border: 0;
}
a {
	outline: none;
	color: #313131;
	text-decoration: none;
}
.cl:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}
.cl {
*zoom:1;
}
.clear {
	clear: both;
}
/*content*/

#menu, .gamelist li .btn_down, .back_nav .back, .readlist li, .star, .star i, .game_search .text, .game_search .btn {
	background: url(../images/sprite.png) no-repeat 0 0;
	background-size: 60px 174px;
}
body {
	min-width: 320px;
	background: #f8f8f8;
	font: 12px/1.5 "Microsoft Yahei", "Arial";
	color: #888;
	-webkit-text-size-adjust: none
}
.main {
	width: 100%;
	max-width: 100%;
	min-height: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.fixed_header {
	position: fixed;
	display: inline-block;
	top: 0;
	width: 100%;
	z-index: 9;
	background-color:#00558E;
}
.header { /*padding:40px 0;*/
	position: relative;
	height: 100px;
	line-height: 100px;
	width: 100%;
	text-align: center;
}
.header .span_con {
	display: inline-block;
	min-width: 240px;
	width: 240px;
	padding-left:10%
}
.header .bt {
	display: block;
	font-size: 22px;
	color: #F2F2F2;
	min-width: 154px;
	float: right;
}
.header .logo {
	display: block;
	margin: 0 auto;
	height: 19px;
}
.header #menu {
	float: left;
	margin-left: 4%;
}
#menu {
	width: 21px;
	height: 19px;
	font: 0/0 a;
	background-position: -39px 2px;
	cursor: pointer;
}
#guide {
	position: absolute;
	left: 0;
	top: 45px;
	z-index: 999;
	background: #f8f8f8;
	width: 100%;
	overflow: hidden;
	display: none;
	box-shadow: 0px 2px 2px #666;
}
#guide ul {
	overflow: hidden;
	margin-left: -1px;
	border-bottom: 1px solid #fff;
	border-bottom: 1px solid #dcdcdc;
}
#guide li {
	float: left;
	width: 25%;
	text-align: center;
	border-left: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
	margin-left: -1px;
}
span.border_right {
	position: absolute;
	border-left: 8px solid #00558E;
	background-color: #000;
	top: 104px;
	z-index: 112;
	right: 13px;
}
#guide li a {
	color: #4398d1;
	display: block;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	line-height: 63px;
	font-size: 16px;
}
#overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 45px;
	background: rgba(0, 0, 0, 0.1);
	z-index: 200;
	display: none;
}
#overlay.show {
	display: block;
}
.header .guohui {
	position: absolute;
	width: 38px;
	height: 37px;
	font: 0/0 a;
	display: block;
	float: left;
	line-height:84px;
	margin: 30px 0px 33px 0px;
	margin-right: 8px;
}
.index-banner {
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	z-index: 1;
	width: 100%;
	display: inline-block;   /* height:100%!important;*/
}
.index-banner .swiper-wrapper li {
	float: left
}
.banner1 {
    margin-top: 155px;
}
.banner2 {
    margin-top: 155px;
}
.index-banner .swiper-wrapper li img {
	width: 100%;
	height: 100%; /*height:200px; max-height:200px;*/
	display: none;
	min-height:191.56px;
}
.index-banner .index-pagination {
	position: absolute;
	right: 0px;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	height: 20%;
	z-index: 1;
}
.index-banner .index-pagination span {
	width: 3.8%;
	height: 34%;
	margin-top: 4.6%!important;
	margin-right: 2%!important;
	border-radius: 50%;
	background: #FFF;
	display: inline-block;
}
.index-banner .index-pagination span.swiper-active-switch {
	background: #fff;
}
.index-banner .banner-title {
	position: absolute;
	left: 3%;
	bottom:5.6%;
	color: #fff;
	font-size: 1.5em;
	z-index: 100;
}
.nav li {
	float: left;
	width: 20%;
}
.nav li a {
	display: block;
	padding-top: 50px;
	line-height: 28px;
	text-align: center;
	width: 50px;
	margin: 0 auto;
	background: url(../images/nav.png) no-repeat 0 0;
	background-size: 250px 50px;
}
.nav .yyzx a {
	background-position: -50px 0;
}
.nav .gldq a {
	background-position: -100px 0;
}
.nav .xwzx a {
	background-position: -150px 0;
}
.nav .jptj a {
	background-position: -200px 0;
}
.box {
	overflow: hidden;
}
.box .hd {
	overflow: hidden;
	position: relative;
}
.box .hd ins {
	float: left;
	width: 8px;
	height: 27px;
	background: #4398d1;
	border-top: 2px solid #3287c0;
	border-bottom: 3px solid #3287c0;
	margin-right: 8px;
}
.box .hd .over {
	border-top: 1px solid #e0e0e0;
	border-bottom: 2px solid #e0e0e0;
	height: 29px;
	line-height: 29px;
	background: #fbfbfb;
}
.box .hd .over h3 {
	font-weight: normal;
	color: #3287c0;
	border-top: 1px solid #fff;
	line-height: 27px;
	font-size: 16px;
}
.box .hd .over .more {
	float: right;
	color: #888;
	margin-right: 10px;
	font-size: 14px;
}
.gamelist {
	overflow: hidden;
	margin: -1px 10px;
}
.gamelist li {
	float: left;
	width: 33.33%;
	text-align: center;
	padding: 16px 0;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #fff;
}
.gamelist li img {
	display: block;
	margin: 0 auto;
	border-radius: 10px;
	width: 75px;
	height: 75px;
}
.gamelist li h3 {
	font-weight: normal;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	margin-top: 3px;
	overflow: hidden;
}
.gamelist li p {
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.gamelist li .btn_down {
	display: block;
	width: 54px;
	padding-left: 21px;
	border-radius: 3px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	margin: 6px auto 0;
	background-color: #4398d1;
	background-position: -44px -38px;
	text-align: left;
}
.newslist {
	padding: 0 10px;
	margin-bottom: -1px;
}
.newslist dt {
	overflow: hidden;
}
.newslist dt ul {
	margin: -1px 0 0;
}
.newslist dt li {
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #fff;
	overflow: hidden;
	padding: 14px 4px;
}
.newslist dt li img {
	float: left;
	width: 168px;
	height: 130px;
	margin-right: 9px;
}
.newslist dt li h3 {
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
}
.newslist dt li p {
	max-height: 61px;
	overflow: hidden;
	margin-top: 6px;
}
.newslist dt li p a {
	max-height: 61px;
	line-height: 22px;
	font-size: 14px;
}
.newslist dd ul {
	padding: 10px 4px 12px;
	border-top: 1px solid #fff;
}
.newslist dd li {
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	font-size: 14px;
}
.newslist dd li span {
	margin-right: 3px;
}
.newslist dd li span, .newslist dd li span a {
	color: #888;
}
.footer {
	display: inline-block;
	width: 100%;
	margin: 15px 0px 0px 0px;
}
.footer_top {
	height: 50px;
	width: 99%;
	background-color: #00558e;
	margin: 0 auto;
}
.footer_top a {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	float: right;
	padding-top: 7px!important;
	padding-bottom: 7px!important;
}
.top {
	padding-right: 10px;
}
.footer_top img {
	display: inline-block;
	position: relative;
	top: -5px;
}
.zbdw {
	width: 100%;
	margin: 15px 0px 0px 0px;
}
.zbdw_con p {
	font-size: 14px;
}
.zbdw_con {
	width: 98%;
	margin: 0 auto;
	text-align: center;
}

.footer a {
	display: inline-block;
	padding: 0 10px;
}
.padding_ft {
	display: inline-block;
	width: 100%;
	height: 86px;
	margin-top: 10px;
}
.fixed_footer {
	width: 100%;
	background-color: #00558E;
	margin: 15px 0px 0px 0px;
	position: fixed;
	bottom: 0px;
	z-index: 112;
	display:none;
}
.fixed_footer_con {
	height: 7em;
}
.fixed_footer_con li {
	display: inline-block;
	width: 32%;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 11px;
}
.fixed_footer_con li a {
	color: #fff;
	font-size: 16px;
	display:inline-block;
	width:100%;
	height:100%;
}
.fixed_footer_con img {
	width: 29px;
	height: 29px;
}
.loading {
	line-height: 40px;
	text-align: center;
	border-top: 1px solid #fff;
	margin: 1px 10px 0;
	text-shadow: 0 1px 0 #fff;
	font-size: 14px;
}
.back_nav {
	height: 29px;
	line-height: 29px;
	font-size: 18px;
	padding: 8px 0;
	border-bottom: 1px solid #dcdcdc;
	position: relative;
}
.back_nav .back {
	float: left;
	margin-left: 4%;
	padding-left: 25px;
	background-position: -46px -132px;
	height: 29px;
}
.back_nav #menu {
	float: right;
	margin-right: 4%;
	margin-top: 5px;
}
.newsdetail {
	margin: 0 10px;
	border-bottom: 1px solid #fff;
}
.newsdetail .title {
	line-height: 26px;
	padding: 10px 0 8px;
	border-bottom: 1px dashed #e0e0e0;
}
.newsdetail .title h1 {
	font-size: 16px;
	line-height: 22px;
	color: #313131;
}
.newsdetail .title p span {
	margin-right: 8px;
}
.newsdetail .article {
	line-height: 22px;
	padding: 5px 0 15px;
	font-size: 14px;
	border-top: 1px dashed #fff;
	border-bottom: 1px solid #e0e0e0;
	color: #313131;
}
.newsdetail .article img {
	max-width: 300px;
}
.newsdetail .article p {
	margin-top: 10px;
}
.container {
	margin: 10px 10px 0;
}
.container .hd {
	height: 16px;
	line-height: 16px;
	padding: 10px 4px;
}
.container .hd h3 {
	color: #4398d1;
	border-left: 5px solid #4398d1;
	padding-left: 8px;
	font-size: 16px;
	font-weight: normal;
}
.container .hd .more {
	float: right;
	color: #888;
	font-size: 14px;
}
.readlist {
	border-bottom: 1px solid #fff;
}
.readlist ul {
	padding: 0 4px 10px;
	border-bottom: 1px solid #e0e0e0;
}
.readlist li {
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	overflow: hidden;
	padding-left: 13px;
	background-position: -56px -159px;
}
.gamerec .gamelist {
	padding-bottom: 15px;
	margin: 0;
}
.gamerec .gamelist li {
	border: none;
	padding: 10px 0 0;
}
.game_detail {
	margin: 5px 10px 0;
	padding: 0 8px 10px;
	border-bottom: 1px dashed #e0e0e0;
}
.game_detail dt {
	float: left;
	width: 75px;
	margin: 11px 15px 0 0;
}
.game_detail dt img {
	display: block;
	border-radius: 10px;
	width: 75px;
	height: 75px;
}
.game_detail dt .btn_down {
	display: block;
	width: 75px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #4398d1;
	border-radius: 3px;
	margin-top: 11px;
}
.game_detail dd {
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.game_detail .title {
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.star, .star i {
	float: left;
	margin: 4px 4px 0 0;
	width: 60px;
	height: 12px;
	background-position: 0 -80px;
	font: 0/0 a;
}
.star i {
	margin: 0;
	background-position: 0 -92px;
}
.game_detail dd .score {
	color: #ee0000;
	margin-right: 3px;
}
.game_search {
	position: relative;
	width: 223px;
	margin: 0 auto;
}
.game_search .text {
	width: 185px;
	height: 29px;
	line-height: 27px;
	background-color: #fff;
	border-radius: 5px;
	border: none;
	padding-left: 38px;
	display: block;
	color: #8e8e93;
	font-size: 14px;
	background-position: -30px -104px;
}
.game_search .btn {
	border: none;
	width: 14px;
	height: 14px;
	position: absolute;
	top: 7px;
	right: 7px;
}
.searchlist {
	overflow: hidden;
	margin: 0 10% 0 0;
	padding-bottom: 20px;
}
.searchlist dt, .searchlist dd {
	float: left;
	line-height: 32px;
}
.searchlist dt {
	width: 90%;
	font-size: 18px;
	color: #4398d1;
	margin: 10px 0 5px 10%;
}
.searchlist dd {
	font-size: 16px;
	width: 40%;
	margin-left: 10%;
}
.profile {
	font-size: 14px;
	line-height: 22px;
	margin: 0 10px;
	color: #313131;
	border-bottom: 1px solid #fff;
	border-top: 1px dashed #fff;
}
.profile a {
	color: #4398d1;
}
.profile h3, #game_img h3 {
	color: #4398d1;
	font-size: 16px;
	font-weight: normal;
	padding: 12px 0 7px;
}
.profile p {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 12px;
}
#game_img {
	border-bottom: 1px dashed #e0e0e0;
	border-top: 1px dashed #fff;
	margin: 0 10px;
}
#game_img .swiper-container {
	height: 289px;
	margin: 5px auto 20px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
#game_img .swiper-slide {
	height: 289px;
	float: left;
}
#game_img .swiper-slide img {
	display: block;
	height: 285px;
	border: 1px solid #fff;
	box-shadow: 2px 2px 2px #d8d8d8;
	margin: 0 7px;
}
.swiper-slide {
	cursor: pointer;
}
#swiper-container2 {
	background-color: #f2f2f2;
	/*    border-left: 2em;
    border-image: url(nav_right.png) 0 0 0 0 stretch;
    border-right: 6em solid #00558E;*/
	margin-top: 100px;
}
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
	margin-top: 150px;
}
.swiper-wrapper_1 {
	font-size: 16px;
	line-height: 55px;
	text-align: center;
	color: #00558E;
}
.fixed_nav {
	position: fixed;
	width: 100%;
	z-index: 11;
}
#swiper-container2 .active-nav {
	color: #00558E;
	border-bottom: 2px solid #00558E;
}
#swiper-container2 a {
	color: #00558E;
}
.nav_bg_left {
	display: inline-block;
	position: absolute;
	top: 100px;
	z-index: 11;
	left: 0.3em;
	height: 55px;
}
.nav_bg_right {
	display: inline-block;
	position: absolute;
	right: 0.1em;
	top: 100px;
	z-index: 11;
	height: 55px;
	width: 13px;
	overflow: hidden;
	background: url(imagesnav_right.png) no-repeat left;
	border-right: 5px solid #f2f2f2;
}
#swiper-container2 {
	background-color: #f2f2f2;
	width: 93.5%!important;
	border-left: 8px solid #f2f2f2;
	border-right: 10px solid #f2f2f2;
}
.banner-title p {
	width: 19em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.test {
	background-color: #f2f2f2;
	width: 100%!important;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 0px!important;
	width: 100%!important;
	text-align: right;
}
.swiper-pagination-bullet-active {
	background-color: #F00!important;
}
.swiper-pagination-bullet {
	opacity: 3.2!important;
}
/*政策法规样式*/
.long_con,.long_con_2 {
	width: 99%;
	margin: 0 auto;
}
.long_con_2_idbanner {
    margin-top: 155px;
}
.huadu_news {
	margin-top: 15px;
}
.small_title {
	width: 100%;
	height: 41px;
	border-bottom: 2px solid #00558e;
}
.small_title li {
	display: inline-block;
	height: 41px;
	line-height: 38px;
	background: url(imagesbmdt.png) no-repeat left;
}
.dczj .small_title li {
	display: inline-block;
	height: 41px;
	line-height: 38px;
	background: url(imagesdczj.png) no-repeat left;
}

.small_title li span {
	font-size: 20px;
	line-height: 41px;
	padding-left: 35px;
	height: 38px;
	color: #00558e;
}
.zfgw  li {
	display: inline-block;
	height: 41px;
	line-height: 38px;
	background: url(imageszfgw.png) no-repeat left;
}
.hdnews_con_1 {
	position: relative;
	width: 100%;
	display: inline-block;
	border-bottom: 1px #dedede solid;
}
.con_title li {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.con_title li a {
	width: 100%;
	overflow: hidden;
	display: block;
	height: 1.4em;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #2d374b;
	font-weight: bold;
	text-align: center;
}
.con_content {
	padding-bottom: 20px;
}
.con_content li {
	text-indent: 2em;
}
.con_content li a {
	height: 1.4em;
	font-size: 14px;
	color: #747474;
	line-height: 1.7em;
	width: 100%;
}
.con_substance li {
	padding-right:103px;
	position: relative;
	border-bottom: 1px #dbe1e8 solid;
	white-space: nowrap;
	text-align: left;
	height: 50px;


}
.con_substance li span {
    position: absolute;
    top: 0;
    right: 0.1%;
    width: 100px;
    display: inline-block;
    float: right;
    font-size: 16px;
    color: #2d374b;
    line-height: 50px;
}
.xq {
	padding-left: 0.5em;
}
.con_content .xq a {
	color: #F00;
}
.con_substance {
	margin: 0px 2px 0px 2px;
}
.con_substance li a {
	display:block;
	font-size: 16px;
	color: #2d374b;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 50px;
}
.into_hdnews {
	height: 50px;
	background-color: #d5d5d5;
	width: 100%;
	margin-top: 10px;
}
.into_hdnews p {
	text-align: center;
}
.into_hdnews p a {
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	width: 100%;
    height: 50px;
    display: inline-block;
}
/*通知公告样式*/

.ggl {
	margin-top: 15px;
}
.ggl .small_title li {
	display: inline-block;
	height: 41px;
	line-height: 38px;
	background: url(imagesbddt.png) no-repeat left;
}
.ggl_con_1 .con_title li a {
	text-align: center;
}
.rdjyjd .small_title li {
	display: inline-block;
	height: 41px;
	line-height: 38px;
	background: url(imagesrdjyjd.png) no-repeat left;
}
.zxta .small_title li {
	display: inline-block;
	height: 41px;
	line-height: 38px;
	background: url(imageszxta.png) no-repeat left;
}
.qfbwj .small_title li {
	display: inline-block;
	height: 41px;
	line-height: 38px;
	background: url(imagesqfbwj.png) no-repeat left;
}
.xxwj .small_title li {
	display: inline-block;
	height: 41px;
	line-height: 38px;
	background: url(imagesxxwj.png) no-repeat left;
}
/*突发事件样式*/
.dsnews {
	margin-top: 15px;
	display:none;
}
.dsnews .small_title li {
	display: inline-block;
	height: 41px;
	line-height: 38px;
	background: url(imagessp.png) no-repeat left;
	background-size: 26px 18px;
}
.video {
	width: 100%;
	text-align: center;
}
.video_con {
	margin-top: 15px;
	padding-bottom: 3%;
	width:98%;
}
.video_con img {
	width: 100%;
	height: 100%;
}
.dslist_con .newslist li h3 a {
	width: 100%;
	overflow: hidden;
	display: block;
	height: 1.4em;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #2d374b;
	font-weight: bold;
}
/*突发事件*/
.tfsj {
    margin-top: 15px;
}
.tfsj .small_title li {
    display: inline-block;
    height: 41px;
    line-height: 38px;
    background: url(imageszjdt.png) no-repeat left;
}
.zcjd .small_title li {
    display: inline-block;
    height: 41px;
    line-height: 38px;
    background: url(imageszcjd.png) no-repeat left;
}

/*更多关注样式*/
.more_focus {
	margin-top: 15px;
	display:none;
}
.more_focus .small_title li {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	background: url(imagesgz.png) no-repeat left;
}
.more_focus .small_title li span {
	padding-left: 55px;
}

.slide2 .index-banner .banner-title {
	display: none;
}
.slide2 .index-pagination {
	width: 100%;
	background-color: #fff;
	height: 20%;
	z-index: 1;
	margin-top: -8px;
	text-align: center;
	padding: 1.5% 0px 1% 0px;
}
.slide2 .index-pagination span {
	margin: 0px 5px 0px 5px;
}
.slide2 .index-banner {
	background-color: #fff;
}
.slide2 .swiper-pagination-bullet {
	width: 13px;
	height: 13px;
	display: inline-block;
	border-radius: 100%;
	background: #666;
	opacity: 0.2;
}
.slide2 .swiper-pagination-bullet-active {
	opacity: 1;
	background: #00558e!important;
}
.zjhd {
	width: 100%;
	margin: 15px 0px 0px 0px;
	text-align: center;
}
.zjhd_con li {
	display: inline-block;
	float: left;
	width: 33%;
	padding-bottom: 50px;
	padding-top: 50px;
	border-bottom: 1px solid #dbe0e8;
}
.zjhd_con .p1 {
	display: inline-block;
	height: 50px;
}
.zjhd_con .p1 img {
	display: inline-block;
	height: 38px;
}
.zjhd_con .li_left {
	border-right: 1px solid #dbe0e8;
}
.zjhd_con .p2 {
	font-size: 16px;
	color: #333a4d;
}



.xxgkx_con {
	position: relative;
	float: left;
	overflow: hidden;
	margin-top: 155px;
	width: 100%;
	height: auto;
}
.xxgkx_con_1, .xxgkx_con_2 {
	display: inline-block;
	width: 100%;
}
.xxgk_left {
	display: inline-block;
	height: 250px;
	background-color: #3d6596;
	width: 40%;
	float: left;
	text-align: center;
}
.xxgk_left .gk_p1 {
	padding-top: 30%;
	font-size: 16px;
	color: #fff;
}
.xxgk_left .gk_p2 {
	padding-top: 10px;
	font-size: 16px;
	color: #fff;
}
.xxgkx_con a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.xxgk_right {
	display: inline-block;
	width: 59%;
	height: 250px;
	margin-left: 1%;
	float: right;
	text-align: center;
}
.xxgk_right_1 {
	background-color: #ccd0d9;
	display: inline-block;
	width: 100%;
	height: 49%;
	margin-bottom: 0.5%;
}
.xxgk_right_2 {
	background-color: #f4f4f4;
	display: inline-block;
	width: 100%;
	height: 49%;
}
.gk_l {
	width: 160px;
	height: 100%;
	margin: 0 auto;
}
.gk_sp1 {
	display: inline-block;
	padding: 21% 0px 21% 0px;
	float: left;
	width: 38px;
}
.gk_sp2 {
	display: inline-block;
	float: right;
	font-size: 16px;
	padding-top: 30%;
	padding-bottom: 30%;
	padding-left: 4%;
	color: #fff;
	width: 101px;
	text-align: center;
}
.gk_sp3 {
	display: inline-block;
	padding: 21% 0px 21% 0px;
	float: left;
	width: 38px;
}
.gk_sp4 {
	display: inline-block;
	float: right;
	font-size: 16px;
	padding-top: 30%;
	padding-bottom: 30%;
	padding-left: 4%;
	color: #3d6596;
	width: 101px;
	text-align: center;
}
.xxgk_left_1 {
	display: inline-block;
	height: auto;
	width: 40%;
	float: left;
	text-align: center;
}
.xxgk_left_1 li {
	margin-bottom: 5px;
	height: 150px;
}
.xxgk_left_1 a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.bl a {
	background-color: #ccd0d9;
}
.gray a {
	background-color: #3d6596;
}
.white a {
	background-color: #fff;
}
.gk_l_1 {
	display: inline-block;
	margin: 0 auto;
	width: 130px;
}
.gk_sp7 {
	display: inline-block;
	float: left;
	width: 38px;
	padding: 42% 0px 42% 0px;
}
.gk_sp8 {
	display: inline-block;
	float: right;
	width: 86px;
	font-size: 16px;
	color: #fff;
	padding: 50% 0px 50% 4%;
}
.gk_sp7_1 {
    display: inline-block;
    float: left;
    width: 38px;
    padding: 42% 0px 42% 0px;
}
.xxgk_right_1_2 {
	display: inline-block;
	height: auto;
	width: 59%;
	float: right;
	text-align: center;
	margin-left: 1%;
}
.xxgk_right_1_2 li {
	margin-bottom: 5px;
	height: 150px;
}
.gk_sp6 {
	display: inline-block;
	float: right;
	padding: 50% 0px 50% 4%;
	font-size: 16px;
	color: #30558a;
	text-align: center;
	width:86px;
}
.gk_sp9 {
	display: inline-block;
	float: right;
	padding: 50% 0px 50% 4%;
	font-size: 16px;
	color: #30558a;
	text-align: center;
	width: 80px;
}
.gk_sp10 {
    display: inline-block;
    float: right;
    font-size: 16px;
    padding-top: 28%;
    padding-bottom: 19%;
    padding-left: 4%;
    color: #fff;
    width: 101px;
    text-align: center;
}
.gk_sp11 {
    display: inline-block;
    float: right;
    font-size: 16px;
    padding-top: 30%;
    padding-bottom: 30%;
    padding-left: 4%;
    color: #3d6596;
    width: 101px;
    text-align: center;
}


.zmhd {
	display: inline-block;
	margin-top: 200px;
	width: 100%;
}
.xxgk_right_1 .gk_p1 {
	padding-top: 7%;
	font-size: 16px;
	color: #fff;
}
.xxgk_right_1 .gk_p11 {
	padding-top: 5%;
	font-size: 16px;
	color: #fff;
}
.gk_p11 img {
    height: 25px;
}
.xxgk_right_1 .gk_p2 {
	padding-top: 1%;
	font-size: 16px;
	color: #fff;
}
.xxgk_right_1 .gk_p22 {
	padding-top: 1%;
	font-size: 16px;
	color: #fff;
}
.xxgk_right_2 .gk_p11 {
	padding-top: 5%;
	font-size: 16px;
}
.xxgk_right_2 .gk_p22 {
	padding-top: 1%;
	font-size: 16px;
	color: #30558a;
}
.xxgk_right_2 .gk_p1 {
	padding-top: 7%;
	font-size: 16px;
	color: #fff;
}
.xxgk_right_2 .gk_p2 {
	padding-top: 1%;
	font-size: 16px;
	color: #30558a;
}



.gk_l_a {
    width: 121px;
    height: 100%;
    margin: 0 auto;
}

.gk_sp1_1 {
    display: inline-block;
    padding: 21% 0px 21% 0px;
    width: 38px;
}


.gk_sp2_2 {
    display: inline-block;
    float: right;
    font-size: 16px;
    padding-top:17%;
    padding-bottom: 15%;
    padding-left: 4%;
    color: #fff;
    width:75px;
    text-align: center;
}

.gk_sp3_3 {
    display: inline-block;
    padding: 21% 0px 21% 0px;
    float: left;
    width: 38px;
}
.gk_sp4_4{
    display: inline-block;
    float: right;
    font-size: 16px;
    padding-top: 30%;
    padding-bottom: 30%;
    padding-left: 4%;
    color: #3d6596;
    width: 75px;
    text-align: center;
}


.pagination1.index-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    text-align: right;
}
.fixed_footer_con img {
    width: auto!important;
    height: auto!important;
}
.con_content li {
    text-indent: 0em;
}


@media (max-width: 700px)
{
.gk_sp1_1 {
    padding: 15% 0px 17% 0px;
}
.gk_sp2_2 {
    padding-top: 18%;
    padding-bottom: 19%;
}
.gk_sp3_3 {
    padding: 15% 0px 12% 0px;
}
.gk_sp4_4 {
    padding-top: 18%;
    padding-bottom: 19%;
}
span.gk_sp7_1 {
    display: inline-block;
    float: left;
    width: 38px;
    padding: 18% 0px 23% 0px;
}

}

/*概览页样式开始*/
.con_center {
	width: 99%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.back header.small_title{
	width: 100%;
    height: 41px;
    background-color: #00558e;
	}
.back header.small_title li {
	background: none!important;
}
.back header.small_title li span {
	padding: 5px;
	color:#fff;
	font-size:16px;
}
.back header.small_title li span  a{
	color:#fff;
}
.back_navc_con {
	width: 100%;
	height: auto;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
}
.back_navc_con li {
    height: 40px;
    white-space: nowrap;
    border-bottom: 1px solid #dbe1e8;
    padding-right:100px;
    padding-left: 12px;
    position: relative;
}
.back_navc_con li span {
	position: absolute;
    top: 0;
    right: 0.1%;
    width: 90px;
    display: inline-block;
	float: right;
	font-size: 14px;
	line-height: 40px;
	text-align: left;
	color:#313131;
}
.back_navc_con li a {
    line-height: 40px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #313131;
    font-size: 14px;
}
.back_navc {
    display: block;
    width: 100%;
    height: 100%;
    margin-bottom: 15px;
}
.pagenav {
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin:10px 0px 10px 0px;
}
/*概览页样式结束*/

/*网上办事样式开始*/
.wsbs {
    width: 100%;
    height: 100%;
    position: relative;
}

.wsbs_con {
    margin-top: 155px;
    display: inline-block;
    width: 100%;
	height:100%;
	position:relative;
	overflow:hidden;
}
.wsbs_con img {
    width: 100%;
    height: 100%;
}
.wsbs_select {
    position: absolute;
    top: 520px;
    width: 100%;
    text-align: center;
}
.wsbs_select_con {
    display: inline-block;
    height: 100%;
	text-align:center;
	margin:0 auto;
}
.wsbs_select li {
	display:inline-block;
	float:left;
	margin-left: 5px;
    margin-right: 5px;
}

.wsbs_select li img{
	width:50%；
}
.ico_1{
	background:url(imagesico1.png) no-repeat center;
	background-size:contain;
	display:inline-block;
	margin-top: 15px;
    margin-bottom: 15px;
	}
	
.ico_1 a{
	display:inline-block;
	width:102px;
	height:108px
}
.ico_2{
	background:url(imagesico2.png) no-repeat center;
	background-size:contain;
	margin-top: 15px;
    margin-bottom: 15px;
	}
	
.ico_2 a{
	display:inline-block;
	width:102px;
	height:108px
}	

.ico_3{
	background:url(imagesico3.png) no-repeat center;
	background-size:contain;
	}

.ico_3 a{
	display:inline-block;
	width:144px;
	height:151px
}	
	
.ico_4{
	background:url(imagesico4.png) no-repeat center;
	background-size:contain;
	margin-top: 15px;
    margin-bottom: 15px;
	}
	
.ico_4 a{
	display:inline-block;
	width:102px;
	height:108px
}
.ico_5{
	background:url(imagesico5.png) no-repeat center;
	background-size:contain;
	margin-top: 15px;
    margin-bottom: 15px;
	}
.ico_5 a{
	display:inline-block;
	width:102px;
	height:108px
}
.ico_6{
	background:url(imagesqywy.png) no-repeat center;
	background-size:contain;
	}
.ico_6 a{
	display:inline-block;
	width:162px;
	height:69px
}
.ico_7{
	background:url(imageszjbsz.png) no-repeat center;
	background-size:contain;
	}
.ico_7 a{
	display:inline-block;
	width:162px;
	height:69px
}
.ico_8{
	background:url(imagessmwy.png) no-repeat center;
	background-size:contain;

	}
.ico_8 a{
	display:inline-block;
	width:162px;
	height:69px
}
.wsbs_select_con2 {
    display: inline-block;
    text-align-last: center;
    width:92%;
	padding-left:5%;
	padding-right:1%;
	
}
.wsbs_select_con2 li {
    width:30%;
    display: inline-block;
    float: left;

}
.wsbs_select_con2 li  a{
    width:100%;
    display: inline-block;
}
.wsbs_select_con22 {
    width: 100%;
    margin: 0 auto;
}

/*网上办事样式结束*/

/*公众互动样式开始*/
.wsbs_con .small_title li {
    background: none;
}
.wsbs_con .small_title li span{
	padding:2px;
}
.yjzj_con {
    width: 99%;
    padding: 5px 0.5% 0px 0.5%;
}
.lxfs {
    margin-top: 10px;
}
/*公众互动样式结束*/

/*便民频道样式开始*/

.bmpd_top {
	margin-top: 155px;
	background: url(imagesxjpx.jpg) no-repeat center;
	display:inline-block;
	width:100%;
	height:100%;
	background-size: cover;
}
.bmpd_tc_left .top {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	width: 30%;
	padding-top: 15px;
	float: left;
	min-width:100px;
}
.bmpd_tc_left .top img {
	vertical-align: top;
}
.wdw {
	width: 45%;
	float: right;
	padding-top: 10px;
	text-align: center;
}
.wdw .middle {
	font-size: 14px;
	color: #000;
	text-align: center;
}
.wdw .bottom {
	margin-top: 5px;
	background: url(imageshuadu_index2016_weather.png) no-repeat -1px 3px;
	width: 100%;
	height: 100%;
	font-size: 10px;
	display: inline-block;
	min-width: 164px;
	max-width: 164px;
}
.wdw .bottom li {
	float: left;
	width: 30%;
	text-align: right;
	padding-right: 2px;
	text-align: center;
	color: #000;
}
.bmpd_bottom {
	width: 100%;
	text-align: center;
}
.bmpd_bottom_con {
	width: 100%;
}
.bmpd_bottom_con li {
	display: inline-block;
	float: left;
	width: 30%;
	text-align: center;
	margin: 20px 5px 0px 5px;
}
.bmpd_bottom_con li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.bmpd_bottom_con li img {
	width: 80px;
	height: 80px;
}
.bmpd_bottom_con li p {
	font-size: 16px;
	color: #000217;
}
/*便民频道样式结束*/

/*细览样式开始*/

.xl_con_title {
    width: 96%;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: #2d374b;
    margin: 0 auto;
}
.xl_con_date_con {
    width: 100%;
	margin-top:10px;
	background:url(imageslft_tiao.png) left top no-repeat;
}
.xl_con_date {
    display: inline-block;
	padding-left: 5px;
	font-size:14px;
}
.pub_date {
    padding-left: 5px;
}
.xl_nr {
	display:inline-block;
    width: 98%;
    margin: 0 auto;
	text-align: justify;
	overflow:hidden;
	margin:15px 1% 15px 1%;
	line-height: 23px;
}

.xl_nr img {
    text-align: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: inline-block;
}

/*细览样式结束*/


/*部门信箱样式开始*/

.bmxx .small_title li {
    background: none;
}
.bmxx .small_title li span{
	padding-left:5px;
}


.tw_sp {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 45px;
    background: #00558E;
    margin-right: 5px;
    margin-left: 5px;

}
.tw li span {
    font-size: 16px;
    color: #00558E;
}
.tw {
    margin-top: 10px;
	width:100%;
}
.bd_con {
    margin-top: 15px;
    width: 98%;
    margin: 0 auto;
    border: 1px solid #80C1EC;
    border-radius: 15px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    border-color: #F8F8F8;
}

td.wz {
    display: inline-block;
    width: 80px;
    border: none;
    height: 39px;
    line-height: 39px;
    font-size: 16px;
    color: #2d374b;
}
.table {
    display: inline-block;
    padding:20px;
}
input {
    width: 20%;
    height: 30px;
    background-color: #00558E;
    color: #fff;
}
.bt {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.bd {
    margin-top: 15px;
}

select {
    width:400%;
	height:32px;
}
textarea {
    width: 400%;
    text-align: left;
}
.xjxd {
    margin-top: 15px;
	margin-bottom:30px;
}
.xjxd_con_title li{
	background:url(imagestw.png) no-repeat left;
	height: 24px;
   
}
.xjxd_con_title li span {
    padding-left: 10px;
    font-size: 16px;
    color: #00558E;
	line-height:24px;
}
.xjxd_con_title li a {
    float: right;
    font-size: 12px;
	line-height:24px;
	  color: #00558E;
}
.xjxd_con {
    width: 100%;
   
}
.xjxd_con_content li{
	white-space:nowrap;
	height:50px;
	 border-bottom: 1px #dbe1e8 solid;
}
.xjxd_con_content li span {
    float: right;
	font-size: 16px;
	 color: #2d374b;
	 line-height:50px
	 
}
.xjxd_con_content li a {
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
	font-size: 16px;
	 color: #2d374b;
	 line-height:50px
}
/*部门信箱样式结束*/

/*video样式开始*/

.back_navc_con_1 {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.video_con td {
    padding-top: 14px;
    line-height: 20px;
    color: #565656;
}
.video_con .vedioConTd1 {
    color: #000;
    font-weight: bold;
    text-align: right;
}

.video_play {
	display:inline-block;
    background: url(imageshd_vedio_vedioBak_20110105.gif) center no-repeat;
    width:100%;
    height: 381px;
    padding-top: 12px;
}

/*video样式结束*/


.a_pannel_box {
    width: 100%;
    background: #FFF;
    text-align: left;
    overflow: hidden;
    zoom: 1;
}
.title {
    border-bottom: 1px solid #00558E;
}
.title span {
    font-size: 20px;
    line-height: 41px;
    padding-left: 5px;
    height: 38px;
    color: #00558e;
}

.table_1{
    display: inline-block;
    width: 94%;
    overflow: hidden;
	border: 1px solid #A0F9FD;
	 border-radius: 20px;
	 margin:10px;
}
.label {
    font-weight: bolder;
    width: 30%;
    text-align: center;
    padding: 5px 0px 0px 0px;
	border-right: 1px solid #A0F9FD;
    min-width: 104px;
    max-width: 104px;
	text-align:left;
	color:#000;
}
.content td {
    height: 29px;
    padding: 5px 0px 0px 23px;
    line-height: 25px;
    font-size: 14px;
	text-align:left;
}
.xxgk_ldzc_ldjl2 .panel .content tr {
    border-bottom: 1px solid #A0F9FD;
}

.con_title li a {
   text-align: center;
}
.zmhd_1{
   display:inline-block;
   width:auto;
   height:200px;
}
.bmpd_tc_left .top {

    display: none;
}
.wdw {
    display: none;
}
.dsnews {
        display: none!important;
}
.more_focus {

    display: none;
}

span.gk_sp7_1 {
    display: inline-block;
    float: left;
    width: 38px;
    padding: 42% 0px 42% 0px;
}
span.gk_sp10 {
    display: inline-block;
    float: right;
    font-size: 16px;
    color: #fff;
    width: 101px;
    text-align: center;
    padding: 23% 0px 29% 4%;
    text-align: center;

}
span.gk_sp11 {
    display: inline-block;
    float: right;
    padding: 24% 0px 23% 0%;
    font-size: 16px;
    color: #30558a;
    text-align: center;
    width: 101px;
}
.gk_sp6 {
       width: 80px;
}
.gk_sp8 {
    width: 82px;
}
.mtkhd .small_title li {
    display: inline-block;
    height: 41px;
    line-height: 38px;
    background: url(imagessp.png) no-repeat left;
    background-size: 28px 23px;
}
.ggl_sn {
    margin-top: 15px;
}
.ggl_sn .small_title li {
    display: inline-block;
    height: 41px;
    line-height: 38px;
    background: url(imageszwxx.png) no-repeat left;
}








/*媒体查询*/

/* 超小屏幕（手机，小于 768px） */
@media (min-width:768px){
.index-banner .swiper-wrapper li img {
    min-height:505px;
}
}




/* 小屏幕（平板，大于等于 768px） */
@media(max-width:700px) {

.header {
	position: relative;
	height: 70px!important;
	line-height: 70px;
	width: 100%;
	text-align: center;
}
.header .guohui {
	margin: 11px 0px 11px 0px;
}
#swiper-container2 {
	margin-top: 70px;
}
.index-banner {
	margin-top: 115px;
}
.swiper-wrapper_1 {
	line-height: 45px;
}
.huadu_news {
	margin-top: 0px;
}
.nav_bg_left {
	top: 66px;
	height: 50px;
	overflow: hidden;
}
.nav_bg_right {
	top: 70px;
	height: 45px;
	width: 13px;
	overflow: hidden;
	background: url(imagesnav_right.png) no-repeat left;
	border-right: 5px solid #F2F2F2;
}
.newslist dt li img {
	float: left;
	width: 138px;
	height: 100px;
	margin-right: 9px;
}
.dslist_con .newslist li h3 a {
	font-size: 14px;
}
.fixed_footer_con {
	height:60px;
}
.fixed_footer_con li a {
	font-size: 14px;

}
.slide2 .index-pagination {
	padding: 2.6% 0px 1% 0px;
}
.zjhd_con li {
	padding-bottom: 20px;
	padding-top: 20px;
}
.xxgk_left {
	height: 145px;
}
.xxgkx_con {
	margin-top: 115px;
}
.xxgk_right {
	height: 145px;
}
.xxgk_left_1 li {
	height: 100px;
}
.xxgk_right_1_2 li {
	height: 100px;
}
.gk_sp7 {
	padding: 27% 0px 19% 0px;
}
.gk_sp7_1 {
	padding: 20% 0px 16% 0px;
}
.gk_sp8 {
	padding: 32% 0px 29% 4%;
	font-size: 16px;
	color: #fff;
}
.gk_sp6 {
	padding: 32% 0px 29% 4%;
}
.gk_sp9 {
	padding: 32% 0px 29% 4%;
}
.gk_sp10 {
	padding: 25% 0px 22% 4%;
}
.gk_sp11 {
	padding: 25% 0px 22% 4%;
}
.xxgk_left .gk_p1 {
	padding-top: 20%;
}
.gk_sp1 {
	padding: 8% 0px 4% 0px;
}
.gk_sp2 {
	padding-top: 16%;
	padding-bottom: 14%;
}
.gk_sp4 {
	padding-top: 16%;
	padding-bottom: 14%;
}
.zmhd {
	margin-top: 170px;
}
.gk_sp3 {
	padding: 6% 0px 6% 0px;
}

.bmpd_top {
	margin-top: 115px;
}
.wsbs_con {
    margin-top: 115px;
}
.wsbs_select {
    top:300px;
}
select {
    width:147%;
}
textarea {
    width:147%;
}
.fixed_footer_con li{
	    padding-top: 5px;
}
.long_con_2_idbanner {
    margin-top: 115px;
}
span.gk_sp10 {

    padding: 39% 0px 39% 4%;

}
span.gk_sp11 {

    padding: 39% 0px 39% 4%;

}
span.gk_sp7_1 {
    padding: 33% 0px 33% 0px;
}


}


@media(max-width:414px) {
/*IPHONE4、IPHONE4S、IPHONE5*/
.ico_1 a{
	display:inline-block;
	width:60px;
	height:60px
}
.ico_2 a{
	display:inline-block;
	width:60px;
	height:60px
}
.ico_3 a{
	display:inline-block;
	width:80px;
	height:80px
}
.ico_4 a{
	display:inline-block;
	width:60px;
	height:60px
}
.ico_5 a{
	display:inline-block;
	width:60px;
	height:60px
}

.ico_6 a{
	display:inline-block;
	width:142px;
	height:49px
}
.ico_7 a{
	display:inline-block;
	width:142px;
	height:49px
}
.ico_8 a{
	display:inline-block;
	width:142px;
	height:49px
}
.xjxd_con_content li a {
    width: 70%;
}
.index-banner .swiper-wrapper li img{
	min-height:248.56px;
}
.header .span_con {padding-left:14%}
}

@media(max-width:360px) {
/*IPHONE4、IPHONE4S、IPHONE5*/

.banner-title p {
	width: 17em;
}

.ico_1 a{
	display:inline-block;
	width:47px;
	height:47px
}
.ico_2 a{
	display:inline-block;
	width:47px;
	height:47px
}
.ico_3 a{
	display:inline-block;
	width:75px;
	height:75px
}
.ico_4 a{
	display:inline-block;
	width:47px;
	height:47px
}
.ico_5 a{
	display:inline-block;
	width:47px;
	height:47px
}
.wsbs_select {
    top: 270px;
}
select {
    width:110%;
}
textarea {
    width:110%;
}
.xjxd_con_content li a {
    width: 60%;
}
.xjxd_con_content li a{
	font-size:14px;
	}
.xjxd_con_content li span{
	font-size:14px;
	}
.wsbs_select_con2 li {
    width: 28%;
}

.index-banner .swiper-wrapper li img{
	max-height:204.56px;
}
.fixed_footer_con li{
	    padding-top: 5px;
}
.fixed_footer_con li {
    padding-top: 10px!important;
}


}


@media(min-width:768px) {
.header .span_con {padding-left:10%}
}
/*IPHONE4、IPHONE4S、IPHONE5*
/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: @screen-md-min) {
...
}

/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: @screen-lg-min) {
...
}