/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0
}
html {
	height: 100%;
}
body {
	font-size: 100%;
	color: #333;
	font-family: "Microsoft YaHei";
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	padding-bottom: 35px;
}
form {
	display: inline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
button, input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
	font-family: "Microsoft YaHei";
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
th {
	text-align: inherit
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
input, img {
	vertical-align: middle
}
ol, ul {
	list-style: none
}
em, i {
	font-style: normal
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
textarea {
	resize: none
}
* {
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
/* ---- header Style ---- */
.header_coat {
	background: url(http://www.jiaodong.net/sys/images/topnav.png) repeat-x center top;
	height: 30px;
	overflow: hidden;
	width: 100%;
}
.header {
	max-width: 1220px;
	padding: 0 10px;
	margin: 0 auto;
	height: 30px;
}
.header .logo{
	height:100%;
	width:auto;}
.header .link {
	float: right;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}
.header .link a {
	color: #333;
	margin: 0 5px;
}
@media (max-width:768px) {
.header_coat{
	height:24px;
	background-size: auto 100%;}
.header{
	height:24px;}
.header .link {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
}
}
@media (max-width:414px) {
.header .link {
	display: none;
}
}
/* ---- banenr Style ---- */
.banner_coat {
	width: 100%;
	background: url(../img/banner_bg.jpg) center center no-repeat;
	background-size: auto 100%;
}
.banner {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
.banner img.banner_logo {
	position: absolute;
	top: 24.5%;
	display: block;
	width: 40.25%;
	left: 12.75%;
	height: auto;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
.channel {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}
.channel li {
	float: left;
	color: #dedede;
	font-size: 14px;
	height: 37px;
	line-height: 37px;
}
.channel li:first-child {
	border: none;
}
.channel li:first-child a {
	margin-left: 0;
}
.channel li:last-child a {
	margin-righ: 0;
}
.channel li a {
	color: #333;
	margin: 0 5px;
}
@media (max-width:1000px) {
.channel {
	display: none;
}
}
 @media (max-width:768px) {
.banner img.banner_logo {
	top: 14%;
	width: 50%;
	left: 5%;
}
}
 @media (max-width:560px) {
.banner img.banner_logo {
	top: 18%;
	width: 70%;
	left: 7%;
}
}
/* ---- 菜单 Style ---- */
.menu_coat {
	background: #0166b6;
	margin-bottom:28px;
}
.menu {
	max-width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.menu li {
	width: 12.5%;
	float: left;
	height: 50px;
}
.menu li a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.menu li a:hover {
	background: #fff;
	text-decoration: none;
	color: #333;
}
.menu li a img {
	width: 30px;
	display: inline;
	margin-right: 4px;
}
.menu li a img.on {
	display: none;
}
.menu li a:hover img {
	display: none;
}
.menu li a:hover img.on {
	display: inline;
}
@media (max-width:1200px) {
.menu li a {
	font-size: 15px;
}
}
@media (max-width:1024px) {
.menu_coat {
	margin-bottom:20px;
}
.menu li {
	height:44px;
}
.menu li a {
	height: 44px;
	line-height: 44px;
	font-size: 14px;
}

.menu li a img {
	display:inline;
	width: 20px;
	margin-right: 3px;
}
.menu li a img.on {
	display: none;
}
.menu li a:hover img {
	display: none;
}
.menu li a:hover img.on {
	display: inline;
}
}
@media (max-width:880px) {
.menu li {
	height:42px;
}
.menu li a {
	height: 42px;
	line-height: 42px;
	font-size: 12px;
}
.menu li a img {
	display:inline;
	width: 18px;
	margin-right: 2px;
}
.menu li a img.on {
	display: none;
}
.menu li a:hover img {
	display: none;
}
.menu li a:hover img.on {
	display: inline;
}
}
@media (max-width:768px) {
.menu_coat {
	margin-bottom:15px;
}
.menu li {
	height:38px;
	width:25%;
}
.menu li a {
	height: 38px;
	line-height: 38px;
	font-size: 14px;
}
.menu li a img {
	display:inline;
	width: 20px;
	margin-right: 2px;
}
.menu li a img.on {
	display: none;
}
.menu li a:hover img {
	display: none;
}
.menu li a:hover img.on {
	display: inline;
}
}
@media (max-width:440px) {
.menu_coat {
	margin-bottom:10px;
}
.menu li {
	height:34px;
}
.menu li a {
	height: 34px;
	line-height: 34px;
	font-size: 12px;
}
.menu li a img {
	width: 18px;
}
.menu li a img.on {
	display: none;
}
.menu li a:hover img {
	display: none;
}
.menu li a:hover img.on {
	display: inline;
}
}
@media (max-width:375px) {
.menu li {
	height:30px;
}
.menu li a {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}
.menu li a img {
	display:none;
}
.menu li a img.on {
	display: none;
}
.menu li a:hover img {
	display: none;
}
.menu li a:hover img.on {
	display: none;
}
}
/* ---- 幻灯?Style ---- */
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	direction: ltr;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	/* Fix of Webkit flickering */
	z-index: 1;
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	-webkit-transition-property: -webkit-transform, left, top;
	-webkit-transition-duration: 0s;
	-webkit-transform: translate3d(0px, 0, 0);
	-webkit-transition-timing-function: ease;
	-moz-transition-property: -moz-transform, left, top;
	-moz-transition-duration: 0s;
	-moz-transform: translate3d(0px, 0, 0);
	-moz-transition-timing-function: ease;
	-o-transition-property: -o-transform, left, top;
	-o-transition-duration: 0s;
	-o-transform: translate3d(0px, 0, 0);
	-o-transition-timing-function: ease;
	-o-transform: translate(0px, 0px);
	-ms-transition-property: -ms-transform, left, top;
	-ms-transition-duration: 0s;
	-ms-transform: translate3d(0px, 0, 0);
	-ms-transition-timing-function: ease;
	transition-property: transform, left, top;
	transition-duration: 0s;
	transform: translate3d(0px, 0, 0);
	transition-timing-function: ease;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
	position: relative;
	overflow:hidden;
}
#bannerSwiper {
	float: left;
	width: 54.25%;
	position: relative;
}
#bannerSwiper .swiper-slide img {
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
#bannerSwiper .swiper-slide:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
#bannerSwiper .swiper-slide p {
	min-height: 46px;
	line-height:26px;
	padding:10px 120px 10px 15px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: rgba(0,0,0,0.7);
	font-size:18px;
	color:#fff;
}
#bannerSwiper .pagination {
  position: absolute;
  right: 0;
  text-align: right;
  bottom:18px;
  width: 100%;
  padding-right:4px;
  line-height:0px;
  z-index:8;
}
#bannerSwiper .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  background:#fff;
  margin: 0 4px;
  cursor: pointer;
  overflow:hidden;
}

#bannerSwiper .swiper-active-switch{
	background:#037edb;
}

@media (max-width:768px) {
#bannerSwiper  {
	width: 100%;
	margin-bottom:20px;
}
#bannerSwiper .swiper-slide p {
	min-height:30px;
	line-height:18px;
	font-size:12px;
	padding:6px 62px 6px 6px;
}
#bannerSwiper .pagination {
  bottom:10px;
  padding-right:2px;
}
#bannerSwiper .swiper-pagination-switch {
  width: 6px;
  height:6px;
  margin: 0 3px;
}
}
/* ---- 新闻资讯 Style ---- */
.mainNews{
	width:43.25%;
	float:right;}
.mainList{
	overflow:hidden;}
.mainList li{
	height:37px;
	border-bottom:1px dotted #999;
	position:relative;
	line-height:36px;
	padding:0 100px 0 14px;
	font-size:16px;
	color:#333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;}
.mainList li::before{
	content:"";
	position:absolute;
	left:0px;
	top:15px;
	width:6px;
	height:6px;
	line-height:0px;
	font-size:0px;
	background:#ccc;
	border-radius:50%;
}
.mainList li span{
	position:absolute;
	right:0px;
	top:0px;
	height:36px;
	line-height:36px;
	font-size:14px;
	color:#999;}
@media (max-width:1024px) {
.mainList li{
	height:33px;
	line-height:32px;
	padding:0 80px 0 12px;
	font-size:14px;}
.mainList li::before{
	top:14px;
	width:5px;
	height:5px;
}
.mainList li span{
	height:32px;
	line-height:32px;
	font-size:12px;}
}
@media (max-width:768px) {
.mainNews{
	width:100%;}
.mainList li{
	height: auto;
	min-height:31px;
	line-height:20px;
	padding:5px 68px 5px 10px;
	font-size:14px;
	overflow: auto;
	white-space: normal;
	text-overflow: normal;
	-o-text-overflow: normal;}
.mainList li::before{
	top:13px;
	width:4px;
	height:4px;
}
.mainList li span{
	height:30px;
	line-height:30px;
	font-size:11px;}
}
/* ---- 首页标头 Style ---- */
.indexHead{
	height:26px;
	position:relative;
	margin-bottom:35px;}
.indexHead::before{
	content:"";
	position:absolute;
	left:0px;
	top:50%;
	height:1px;
	width:100%;
	line-height:0px;
	font-size:0px;
	background:#d7d7d7;
	}
.indexHead h1{
	height:26px;
	padding:0 12px 0 16px;
	background:#fff;
	float:left;
	position:relative;
	font-size:20px;
	color:#037edb;}
.indexHead h1::before{
	content:"";
	position:absolute;
	left:0px;
	top:0px;
	width:6px;
	height:26px;
	border-top:11px solid #4caef9;
	border-bottom:15px solid #037edb;}
.indexHead a{
	position:absolute;
	top:-5px;
	right:0px;
	height:14px;
	line-height:14px;
	font-size:14px;
	color:#033085;}
@media (max-width:1024px) {
.indexHead{
	height:24px;
	margin-bottom:16px;}
.indexHead h1{
	height:24px;
	padding:0 10px 0 14px;
	font-size:18px;}
.indexHead h1::before{
	width:5px;
	height:24px;
	border-top:10px solid #4caef9;
	border-bottom:14px solid #037edb;}
}
@media (max-width:1024px) {
.indexHead{
	height:22px;
	margin-bottom:8px;}
.indexHead h1{
	height:22px;
	padding:0 10px 0 10px;
	font-size:16px;}
.indexHead h1::before{
	width:4px;
	height:22px;
	border-top:9px solid #4caef9;
	border-bottom:13px solid #037edb;}
}
/* ---- 广告 Style ---- */
.adsBox{
	overflow:hidden;
	margin-bottom:30px;
	}
.adsBox img{
	width:100%;
	height:auto;}
.adsBox ul{
	overflow:hidden;}
.adsBox ul li{
	width:33%;
	float:left;
	margin-right:0.5%;}
.adsBox ul li:last-child{
	margin-right:0;}
@media (max-width:768px) {
.adsBox{
	margin-bottom:15px;
}
}
@media (max-width:520px) {
.adsBox ul li{
	width:100%;
	margin-bottom:5px;
	margin-right:0;}
}
/* ---- 政策规定&&办事指南 Style ---- */
.news_coat{
	width:72.5%;
	float:left;}
.nwesBox{
	width:48%;}
.newsList{
	overflow:hidden;}
.newsList li{
	height:36px;
	line-height:36px;
	position:relative;
	padding:0 0 0 13px;
	font-size:14px;
	color:#333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;}
.newsList li::before{
	content:"";
	position:absolute;
	left:0px;
	top:15px;
	width:6px;
	height:6px;
	background:#ccc;
	border-radius:50%;}
@media (max-width:1024px) {
.newsList li{
	height:32px;
	line-height:32px;
	padding:0 0 0 10px;
	font-size:12px;}
.newsList li::before{
	top:13px;}
}
@media (max-width:768px) {
.news_coat{
	width:100%;}
.nwesBox{
	width:100%;
	margin-bottom:12px;}
.newsList li{
	height:auto;
	min-height:30px;
	line-height:20px;
	padding:5px 0 5px 10px;
	font-size:14px;
	color:#333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;}
}
/* ---- 服务大厅 Style ---- */
.serveBox{
	border:1px solid #e5e6e8;
	border-top:none;
	margin-bottom:30px;
	padding:0 0 20px;}
.serviceHead{
	height:34px;
	border-top:3px solid #1e8ddc;
	position:relative;
	margin-bottom:14px;
	}
.serviceHead h1{
	height:37px;
	padding:6px 0 0;
	line-height:31px;
	left:0px;
	bottom:0px;
	position:absolute;
	width:197px;
	text-align:center;
	font-size:20px;
	color:#fff;
	background:url(../img/serviceHead.png) no-repeat;
	background-size:100% 100%;}
.serveSwiper{
	width:100%;
	position:relative;
	}
.serveSwiper .swiper-container{
	width:90.5%;
	margin:0 auto;}
.serveSwiper .swiper-container{
	padding:20px 0;}
.serveSwiper .swiper-slide{
	padding:0 5px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;}
.serveSwiper .con{
	display:table;
	width:100%;
	border-top:5px solid #007cc9;
	border-radius:5px 5px 0 0;
	}
.serveSwiper .border_blue{
	border-color:#007cc9;}
.serveSwiper .border_yellow{
	border-color:#ffc001;}
.serveSwiper .border_green{
	border-color:#4dc13a;}
.serveSwiper .border_pink{
	border-color:#e77366;}
.serveSwiper .border_violet{
	border-color:#7e4b83;}
.serveSwiper .border_sky{
	border-color:#55bdc0;}
.serveSwiper .swiper-slide:hover{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	}
.serveSwiper .con a{
	display: table-cell;
	text-align:center;
	background:#f7f7f7;
	vertical-align:middle;}
.serveSwiper .swiper-slide:hover .con a{
	background:#ebebeb;}
.serveSwiper .con a:hover{
	text-decoration:none;}
.serveSwiper .con img{
	width:46%;
	height:auto;
	margin-bottom:10px;}
.serveSwiper .con p{
	height:40px;
	padding:0 5%;
	line-height:20px;
	font-size:14px;
	color:#555;}
.serveSwiper .arrow-left,.serveSwiper .arrow-right {
	position:absolute;
	top:0px;
	height:100%;
	width:5%;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:60% auto;
	z-index:9;}
.serveSwiper .arrow-left{
	left:0px;
	background-image:url(../img/arrow_prev.png);}
.serveSwiper .arrow-right{
	right:0px;
	background-image:url(../img/arrow_next.png);}
@media (max-width:768px) {
.serveBox{
	margin-bottom:10px;
	padding:0 0 10px;}
.serviceHead{
	height:28px;
	border-top:3px solid #1e8ddc;
	position:relative;
	margin-bottom:10px;
	}
.serviceHead h1{
	height:31px;
	padding:5px 0 0;
	line-height:25px;
	width:165px;
	font-size:16px;}
.serveSwiper .swiper-container{
	padding:15px 0;}
.serveSwiper .con{
	border-top-width:4px;
	border-radius:4px 4px 0 0;
	}
.serveSwiper .con img{
	margin-bottom:6px;}
.serveSwiper .con p{
	height:36px;
	line-height:18px;
	font-size:12px;}
}
/* ---- 框架 Style ---- */
.notice{
	width:25%;
	float:right;}
.notice h1{
	height:40px;
	background:#037edb;
	padding:0 18px;
	line-height:40px;
	font-size:16px;
	color:#fff;
	font-weight:normal;}
.notice h1::before{
	content:">";
	display:inline-block;
	height:16px;
	width:16px;
	line-height:16px;
	border-radius:50%;
	background:#FFF;
	font-size:14px;
	color:#000;
	text-align:center;
	margin-right:12px;}
.notice .con{
	border:1px solid #e5e6e8;
	border-top:none;
	padding:20px 6%;}
@media (max-width:1024px) {
.notice h1{
	height:26px;
	padding:0 10px;
	line-height:26px;
	font-size:15px;}
.notice h1::before{
	height:14px;
	width:14px;
	line-height:14px;
	font-size:11px;
	margin-right:6px;}
.notice .con{
	padding:4px 2%;}
}
@media (max-width:768px) {
.notice{
	width:100%;}
}
/* ---- 框架 Style ---- */
.container {
	max-width: 1220px;
	padding: 0 10px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.container_nopad {
	max-width: 1200px;
	overflow: hidden;
}
.hidden {
	overflow: hidden;
}
.mb30 {
	margin-bottom: 30px;
}
.mb35 {
	margin-bottom: 35px;
}
.mb45 {
	margin-bottom: 45px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb80 {
	margin-bottom: 80px;
}
.left {
	float: left;
}
.right {
	float: right;
}
@media (max-width:768px) {
.mb30 {
	margin-bottom: 15px;
}
.mb35 {
	margin-bottom: 15px;
}
.mb45 {
	margin-bottom: 20px;
}
.mb50 {
	margin-bottom: 25px;
}
.mb80 {
	margin-bottom: 30px;
}
}
/* ---- footer Style ---- */
.footer_coat {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: #5c5c5c none repeat scroll 0 0;
	color: #fff;
	font: 12px/35px "微软雅黑", "黑体";
	height: 35px;
	width: 100%;
}
.footer {
	margin: 0 auto;
	position: relative;
	max-width: 1220px;
	padding: 0 10px;
}
.footer p {
	position: absolute;
	right: 0px;
	top: 0;
}
.footer p a {
	color: #e4e4e4;
	display: inline-block;
	padding: 0 12px;
}
@media (max-width:1020px) {
.footer p a {
	color: #e4e4e4;
	display: inline-block;
	padding: 0 8px;
}
}
@media (max-width:768px) {
.footer {
	text-align: center;
}
.footer p {
	display: none;
}
}
