﻿a:hover,
a:focus {
	text-decoration: none;
	color: #2C85F9
}

b {
	font-weight: 500;
}

body {
	font-size: 16px;
}

* {
	padding: 0;
	margin: 0
}

img {
	border-radius: 2px;
}

li {
	list-style: none;
}

ul,
li,
.h1,
.h2,
.h3,
h1,
h2,
h3,
.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin: 0
}

p {
	margin: 0
}

a {
	color: #333
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.flexalsp {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.flexsp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.flexal {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.mr10 {
	margin-right: 10px;
}

.mtb-40 {
	margin-top: 40px;
	margin-bottom: 40px
}

input:focus {
	outline: none;
	/*border:1px #23A7F1 solid*/
}

.k1200 {
	max-width: 1200px;
	margin: 0 auto;
}

.row {
	margin-right: -16px;
	margin-left: -16px;
	padding: 0
}

.row .col-md-6,
.row .col-md-3,
.row .col-md-4,
.row .col-md-5,
.row .col-md-7 {
	padding: 0 16px
}

.row .row {
	margin-right: -10px;
	margin-left: -10px;
	padding: 0
}

.row .row .col-md-6,
.row .row .col-md-3,
.row .row .col-md-4,
.row .row .col-md-5,
.row .row .col-md-7 {
	padding: 0 10px
}

.row .col-md-45 {
	width: 34%
}

.row .col-md-345 {
	width: 23%
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-size: 20px
}

.sl-header {
	background: url(../images/head.jpg) no-repeat top center;
	background-size: 100% 100%;
	object-fit: cover;
	position: relative
}

.sl-header p {
	text-align: right;
	color: white
}

.sl-header-r {
	padding: 8px 0
}

.sl-header-form {
	display: flex;
	align-items: center;
	justify-content: right;
}

.sl-header-form form {
	background: white;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
	border-radius: 30px;
	overflow: hidden;
	display: flex;
	height: 50px
}

.sl-header-form input {
	border: 0;
	padding: 0 20px;
	flex: 1
}

.sl-header-form button {
	background: #2C85F9;
	border: 0;
	padding: 0 20px;
}

.sl-header-form .iconfont {
	color: white;
	font-size: 25px
}

.sl-header-r a {
	margin: 0 10px;
	color: white;
	font-size: 0.95em
}

.sl-logo {
	padding: 30px 0;
	display: block;
}

.slj-logo {
    width: 424px;
    height: 100px;
    background-image: url(http://slj.bguwen.com/material/images/logo.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

.sl-nav {
	background: #2C85F9
}

.sl-nav li a {
	color: white;
	padding: 0 39px;
	line-height: 50px;
	font-size: 18px;
	display: block;
}

.sl-nav li a:hover,
.sl-nav li a.active {
	background: #0F68DC;
}

.sl-nav li a:hover,
.sl-nav li a.active,
.sl-nav li a:focus,
.sl-navn.sl-nav li a:focus,
.sl-navn.sl-nav i
{
	background: #0F68DC;
}

.sl-navn {
	background: #2C85F9
}


/*main*/


/*首页轮播*/

.sl-news {
	margin-bottom: 40px
}

.sl-swiper .swiper-slide p {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	padding: 10px 20% 10px 15px;
}

.sl-swiper .swiper-slide p a {
	color: white;
	display: block;
}

.sl-swiper .swiper-slide img {
	width: 100%;
	height: 400px;
}

.sl-swiper .swiper-pagination-bullets {
	left: auto;
	right: 10px;
	width: auto;
	bottom: 10px
}

.sl-swiper .swiper-pagination-bullet {
	background: white;
	opacity: 0.6;
	margin: 0 4px
}

.sl-swiper .swiper-pagination-bullet-active {
	background: #2C85F9
}

.sl-swiper .iconfont {
	font-size: 30px;
	opacity: 0.5;
}

.sl-swiper:hover .iconfont {
	opacity: 0.8;
}


/*要闻*/

.sl-news-tab,
.sl-tab-tit {
	border-bottom: 1px solid #CCCCCC
}

.sl-news-tab li {
	text-align: center;
	margin: 0 1%
}

.sl-news-tab li a {
	display: block;
	line-height: 40px;
	font-size: 20px;
	padding: 0 15px
}

.sl-news .sl-news-tab {
	border-bottom: 1px solid #ddd;
	white-space: nowrap;
	padding: 20px 0 10px;
}

.sl-news .sl-news-tab li .current,
.sl-news .sl-news-tab li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: white;
	background: #2C85F9;
	border-radius: 30px;
	transition: 0.5;
}

.sl-news-tab li .current,
.sl-news-tab li a:hover {
	text-decoration: none;
	position: relative;
	color: #2C85F9;
	font-weight: bold;
}

.sl-tab-tit {
	margin-bottom: 10px
}

.sl-tab-tit a:first-child:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 5px;
	background: #2C85F9;
	bottom: -3px;
	left: 0
}

.sl-tab-tit a:first-child {
	display: inline-block;
	line-height: 40px;
	text-decoration: none;
	position: relative;
	color: #2C85F9;
	font-weight: bold;
	padding: 0 15px 10px;
	font-size: 20px
}

.sl-news-ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 22px;
	padding-left: 20px;
	position: relative
}

.sl-news-ul li:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ccc;
	margin-top: -5px
}

.sl-news-ul li a {
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	position: relative;
	-webkit-box-flex: .9;
	-ms-flex: .9;
	flex: .9;
}

.sl-news-ul li span {
	color: #999;
}

.sl-notice-bg {
	background: #F6F6F6;
	padding: 1px 0
}

#hmprogress .swiper-button-prev {
	background: rgba(0, 0, 0, 0.3);
	padding: 5px 0;
	color: white;
	left: 0
}

#hmprogress .swiper-button-next {
	background: rgba(0, 0, 0, 0.3);
	padding: 5px 0;
	color: white;
	right: 0
}

#hmprogress .swiper-slide img {
	width: 100%;
	height: 100%;
}

/*政务公开*/

.li-gard {
	padding-top: 15px
}

.li-ggimg {
	margin-bottom: 10px;
	background: #85A2CB;
	border-radius: 5px;
	overflow: hidden;
}

.li-ggimg a {
	display: block;
	text-align: center;
}

.li-ggimg img {
	max-width: 100%;
	min-height: 100%;
	object-fit: cover;
}

.li-gard .row .col-md-4 {
	padding: 10px
}

.li-gard .row a {
	background: #E1ECFB;
	color: #2C85F9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	padding: 25px 0;
	border-radius: 5px;
}

.li-gard .row a i {
	font-size: 34px;
}

.li-gard .row .active a,
.li-gard .row a:hover {
	text-decoration: none;
	background: #2C85F9;
	color: white
}


/*来信公示*/

.sl-tab {
	display: flex;
	padding: 15px 0
}

.sl-tab .tabs {
	width: 20%
}

.sl-tab .tabs li {
	margin-bottom: 15px
}

.sl-tab .tabs a {
	background: #F6F6F6;
	color: #666666;
	font-size: 16px;
	text-align: center;
	height: 120px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
}

.sl-tab .tabs a.current {
	background: #2C85F9;
	color: white
}

.sl-tab .tabs a i {
	font-size: 34px
}

.sl-tab .content {
	/*flex:1;*/
	width: 80%
}

.sl-tab .sl-news-ul li:first-child {
	margin-top: 0
}

.sl-tab .sl-news-ul li:after {
	width: 0
}

.sl-shuiq {
	background: #F6F6F6;
	border-radius: 10px;
	overflow: hidden;
}

.sl-shuiq-l {
	background: url(../images/shuiq.png) no-repeat;
	background-size: 100% 100%;
	display: flex; 
	flex-direction: column;
	width: 20%;
	align-items: center;
	justify-content: center;
	color: #2C85F9;
	font-weight: bold;
	font-size: 20px;
}
.sl-shuiq-l-span-up{
margin: 0 auto;
	display: block;
	width: 84px;
}
.sl-shuiq-l-span-down{
	margin: 0 auto;
width: 92px;
color: #333;
font-size: 12px;
display: block;
	
}
.iframe-tz{
	height: 130px;
}
.sl-shuiq p {
	display: flex;
	flex-wrap: wrap;
	flex: 1;
height:125px
}

.sl-shuiq p span {
	width: 50%;
	display: block;
	line-height: 2;
	font-weight: bold;
	font-size: 14px
}

.sl-shuiq p i {
	margin-left: 30px;
	font-style: inherit;
	color: #666;
	font-weight: 500;
}


/*友情链接*/

.sl-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 20px
}

.sl-link .dropup {
	width: 23%;
	text-align: center;
	background: #F6F6F6
}

.sl-link .dropup:hover .dropdown-menu {
	display: block;
}

.sl-link .btn {
	width: 100%;
	background: 0;
	border: 0;
	padding: 10px 20px;
	font-size: 18px;
	text-align: left;
	position: relative
}

.sl-link .btn i {
	margin-left: 10px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	color: #999999
}

.sl-link ul {
	width: 100%;
	max-height: 500px;
	overflow-y: scroll;
}


/*首页footer*/

.sl-foot {
	background: #ECECEC;
	margin-top: 60px
}

.sl-foot .k1200 {
	padding-top: 40px;
	padding-bottom: 40px
}

.sl-foot-tl p {
	line-height: 2;
}

.sl-foot-img span {
	margin-left: 30px
}

.sl-foot-icp {
	background: #ddd;
	color: #999;
	text-align: center;
	padding: 18px 0
}

.sl-foot-icp a {
	margin: 0 10px
}

.sl-foot-icp a:hover {
	color: #333
}

.sl-foot-code p {
	text-align: center;
	margin-top: 10px
}

.sl-foot-code img {
	width: 120px;
	background: white;
	border-radius: 5px;
	padding: 5px
}


/*响应式*/

.pcnone {
	display: none;
}

.mb-more {
	display: none;
	font-size: 14px;
	color: #666
}

@media (min-width:978px) and (max-width:1200px) {
	.k1200 {
		padding: 0 5%
	}
	.sl-nav li a {
		padding: 0 25px
	}
}

@media (max-width:977px) {
	.pcnone {
		display: block;
	}
	.mbnone {
		display: none;
	}
	.k1200 {
		padding: 0 5%
	}
	.row {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0
	}
	.sl-nav {
		overflow-x: scroll;
		white-space: nowrap;
	}
	.row.flexsp {
		display: block;
	}
	.row .col-md-5 {
		padding: 0
	}
	.row .col-md-6,
	.row .col-md-7 {
		padding: 0;
		margin-bottom: 20px
	}
	/*.li-gard .row {
			display: flex;
		}*/
	.li-gard .row .col-md-4 {
		width: 33.3333%;
		float: left
	}
	.sl-foot .col-md-7 {
		width: 75%
	}
	.sl-logo img {
		width: 80%
	}
	.sl-swiper .swiper-slide img {
		height: 476px
	}
	.mb-more {
		display: block;
		text-align: right;
	}
	.content .mb-more {
		margin-top: 20px
	}
	.sl-shuiq p{
		height:auto
	}
}

@media (max-width:600px) {
	.k1200 {
		padding: 0 10px
	}
	.sl-header .flexsp {
		display: block;
		text-align: center;
		padding-bottom: 15px
	}
	.sl-logo {
		padding: 15px 10px
	}
	.sl-logo img {
		width: 60%
	}
	.sl-header-form {
		display: block;
	}
	.sl-header-form form {
		height: 40px;
	}
	.sl-nav li a {
		padding: 0 15px
	}
	.sl-nav .k1200 {
		padding: 0
	}
	.mtb-40 {
		margin-top: 20px;
		margin-bottom: 20px
	}
	.sl-swiper .swiper-slide img {
		height: 240px
	}
	.sl-news .sl-news-tab {
		overflow-x: scroll;
	}
	.sl-news-tab li a {
		font-size: 18px;
		padding: 0 10px
	}
	.sl-tab {
		display: block
	}
	.sl-tab .tabs {
		display: flex;
		justify-content: space-between;
		width: 100%
	}
	.sl-tab .tabs li {
		width: 48%
	}
	.sl-tab .content {
		width: 100%
	}
	.sl-tab .sl-news-ul li {
		padding-left: 0
	}
	.sl-shuiq {
		display: block;
	}
	.sl-shuiq-l {
		width: 100%;
		padding: 20px 0
	}
	.sl-shuiq p span {
		width: 100%
	}
	.li-gard .row a {
		padding: 15px 0
	}
	.sl-foot {
		margin-top: 20px
	}
	.sl-foot .flexalsp {
		flex-direction: column;
	}
	.sl-foot .col-md-7 {
		width: 100%
	}
	.sl-foot .k1200 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.sl-foot-img {
		margin: 10px 0
	}
	.sl-foot-icp a {
		display: block;
	}
.sl-shuiq iframe{
		height:200px
	}
}


/*无障碍*/

.sl-news .sl-news-tab li .current b,
.sl-tab-tit a:first-child b,
.li-gard a b {
	font-weight: bold;
}