body{min-width: 1200px;}
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, textarea, ul, div{ padding:0; margin:0;}
li, ol, ul{ list-style:none;}
img{ border:none; border:0; max-width:100%; height: auto;}
a{ text-decoration:none; color:#333333; noline:expression(this.onFocus=this.blur());}
a:focus {/*outline:none;-moz-outline:none;*/}
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}
.container{width:1200px; max-width:1200px; margin:0 auto; clear:both; position:relative;}
.space20{height: 20px; clear: both;}
.space45{height: 45px; clear: both;}
.space70{height: 70px; clear: both;}
.space100{height: 100px; clear: both;}
.fl{float: left;}
.fr{float: right;}

.zt_banner{margin-bottom: 30px;}
.zt_banner img{width: 100%; height: auto; display: block;}
.zt_nav{height: 84px; line-height: 84px; background-color: #079383;}
.zt_nav .container li{width: 16.667%; text-align: center; float: left;}
.zt_nav .container li a{color: #fff; font-size: 24px;}
.ztwrap{background: url(bwychnyzt_s1.jpg) bottom center no-repeat; background-size: 100%;}

.zt_title{margin-bottom: 40px;}
.zt_title img{display: block; margin: 0 auto; width: 100%; height: auto;}
.ztpart{background:#EEF7FF; padding: 60px 0;}

/*图片鼠标经过效果*/
.HoverImgbox{ overflow:hidden;}
.HoverImgbox img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.HoverImgbox img:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

.imgHover{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.imgHover:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

/*图标鼠标经过效果*/
.icon li{-webkit-transition: .4s all; -moz-transition: .4s all; -ms-transition: .4s all; transition: .4s all; }
.icon li i{-webkit-transition: .4s all; -moz-transition: .4s all; -ms-transition: .4s all; transition: .4s all; }
.icon li:hover i{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg);}

.zticon li{width: 48.3%; float: left;}
.zticon li img{display: block; width: 100%; height: auto;}
.zticon li.xx2{float: right;}

/****** 要闻聚焦 ******/
.ywjj-list li{width: 48%; float: left; border: 1px #9DD7FC solid; border-radius: 20px; margin-bottom: 28px;}
.ywjj-list li .gjtitle{height: 60px; background:#9DD7FC; line-height: 59px; font-weight: bold; border-radius: 20px 20px 0 0; padding:0 35px;}
.ywjj-list li .gjtitle a{color: #3975E7; font-size: 30px; display: block; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.ywjj-list li .zycon{padding: 30px; line-height: 1.5; text-align: justify; text-indent: 2em; height: 90px; overflow: hidden; font-size: 20px; color: #5E5E5E;}
.ywjj-list li .zycon a{color: #3776EA; font-size: 20px;}
.ywjj-list li.xx2, .ywjj-list li.xx4{float: right;}

/****** 共赴“梅”好未来 ******/
.mhwl-list li{width: 43%; float: left; padding: 15px 30px; height: 66px; line-height: 1.5; background: #fff; border-radius: 20px; border: 1px #9dd8fc solid; margin-bottom: 18px;}
.mhwl-list li a{font-size: 20px;}
.mhwl-list li.xx2, .mhwl-list li.xx4, .mhwl-list li.xx6, .mhwl-list li.xx8{float: right;}

/****** 招聘资讯 ******/
.zpzx-list li{position:relative; padding:0 130px 0 26px; margin-bottom: 32px; overflow:hidden; vertical-align:top; background: url(bwychnyzt_r12_c2_s1.png) left center no-repeat;}
.zpzx-list li span{position:absolute; right:0; top:0; color:#999; font-size: 20px;}
.zpzx-list li a{float:left; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; font-size: 20px;}

/****** 便民服务 ******/
.bmfw-list li{margin: 0 10px; float: left;}
.bmfw-list li img{display: block;}
/* 必要布局样式css */
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}
.swiper-wrapper {
	position: relative;
	width: 10%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 50%;
	height: 100%;
	position: relative;
	padding: 0;
	-webkit-box-shadow: rgba(65,150,255,.6) 0px 0px 10px;
	-moz-box-shadow: rgba(65,150,255,.6) 0px 0px 10px;
	box-shadow: rgba(65,150,255,.6) 0px 0px 10px;
}
.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 50px;
	margin-top: -25px;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2;
	margin: 0 5px;
	cursor: pointer;
}
.swiper-slide:hover {
	-webkit-box-shadow: rgba(65,150,255,.6) 0px 0px 15px;
	-moz-box-shadow: rgba(65,150,255,.6) 0px 0px 15px;
	box-shadow: rgba(65,150,255,.6) 0px 0px 15px;
}

.swiper-container {
	width: 1200px;
	/* margin: 12px 0; */
    overflow: hidden;
    padding: 15px 0;
}
.swiper-slide {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transform: scale(.8);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	-webkit-transform: scale(0.88);
	-moz-box-shadow: rgba(65,150,255,.6) 0px 0px 10px;
}
.swiper-slide-active, .swiper-slide-duplicate-active {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.swiper-slide img {
	width: 100%;
	display: block;
}
.swiper-slide .text{height: 40px; line-height: 40px; padding: 0 20px; color: #fff; font-size: 18px; font-weight: bold;
background: url(bwychnyzt_r18_c4_s1.png) top center repeat-y; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;
}
.swiper-pagination {
	position: relative;
	margin-bottom: 30px;
    display: none;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: rgba(0,0,0,.8);
}

@media screen and (max-width: 668px) {
.swiper-pagination {
	position: relative;
	margin-bottom: 20px;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: rgba(0,0,0,.8);
}
}
.banner-arrow{display: none;}
/******联合出品 ******/
.lhcp{text-align: center; padding: 50px 0 30px; color: #333;}
.lhcp span{display: inline-block; margin-right: 40px; color: #333; font-size: 18px;}
.lhcp span.sp40{margin-right: 40px;}
.lhcp img{vertical-align: middle;}
.lhcp span a{color: #333; font-size: 18px;}

