/* 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;
	background:#fcd9a2;
	overflow-x: hidden;
	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 .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 .fl {
	height: 100%;
	width: auto;
}
.header .link {
	height: 24px;
	line-height: 24px;
}
.header .link a {
	color: #333;
	margin: 0 5px;
}
}
@media (max-width:414px) {
.header .link {
	display: none;
}
}
/* ---- banner Style ---- */
.banner_coat{
	margin-bottom: 36px;
	width:100%;
	background:url(../img/banner.jpg) center center no-repeat;
	background-size:auto 100%;
}
.banner{
	max-width: 1200px;
	position: relative;
	margin: 0 auto;
}
.menu{
	position: absolute;
	bottom: 5.6%;
	left: 0;
	width: 100%;
	height: auto;
	font-size: 0px;
}
.menu li{
	float: left;
	width: 17.83%;
	margin-right: 2.71%;
	line-height: 0px;
}
.menu li:last-child{
	margin-right: 0px;
}
.menu li img{
	width: 100%;
	height: auto;
}
.menu li span{
	display: none
}
@media (max-width:768px) {
	.banner_coat{
		margin-bottom: 24px;
	}
}
@media (max-width:520px) {
	.banner_coat{
		margin-bottom: 16px;
	}
	.menu{
		bottom:2.8%;
	}
	.menu li{
		text-align: center;
		margin-right: 0px;
		width: 20%;
	}
	.menu li img{
		display: none;
	}
	.menu li span{
		display: inline-block;
		font-size: 12px;
		color: #fff1b4;
		height: 24px;
		line-height: 24px;
		text-align: center;
		overflow: hidden;
	}
}
/* ---- newsBox Style ---- */
.newsBox {
	padding:3.72% 2.5%;
	background: #fff2e0;
	position: relative;
	margin-bottom: 4%;
}
.newsBox i{
	position: absolute;
	width: 3%;
	height: auto;
	font-size: 0px;
	line-height: 0px;
}
.newsBox i img{
	width: 100%;
	height: auto;;
}
.newsBox i.tl{
	top: 0px;
	left: 0px;
}
.newsBox i.tr{
	right: 0px;
	top: 0px;
}
.newsBox i.br{
	right: 0px;
	bottom: 0px;
}
.newsBox i.bl{
	bottom: 0px;
	left: 0px;
}
/* ---- swiper 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;
}
.swiperBox {
	float: right;
	width: 44.035%;
	position: relative;
	background:#fff;
}
.swiperBox .swiper-container{
	height: 372px;
	overflow: hidden;}
.swiperBox .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;
}
.swiperBox .swiper-slide:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.swiperBox .swiper-slide p {
	min-height: 50px;
	line-height:30px;
	padding:10px 130px 10px 20px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: rgba(0,0,0,0.7);
	font-size:16px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.pagination {
  position: absolute;
  right: 15px;
  text-align: right;
  bottom:22px;
  line-height:0px;
  z-index:8;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background:#fff;
  margin: 0 5px;
  cursor: pointer;
  overflow:hidden;
}
.swiper-active-switch{
	background:#fb2832;
}
@media (max-width:1024px) {
	.swiperBox .swiper-slide p {
		min-height: 36px;
		line-height:26px;
		padding:5px 90px 5px 15px;
		font-size:14px;
	}
	.pagination {
	  right: 10px;
	  bottom:13px;
	}
	.swiper-pagination-switch {
	  margin: 0 3px;
	}
}
@media (max-width:768px) {
	.swiperBox{
		width: 100%;
		margin-bottom: 16px;
	}
	.swiperBox .swiper-slide p {
		min-height: 32px;
		line-height:22px;
		padding:5px 80px 5px 10px;
		font-size:12px;
	}
	.pagination {
	  right: 10px;
	  bottom:11px;
	}
	.swiper-pagination-switch {
	  margin: 0 3px;
	}
}
/* ---- newsList Style ---- */
.newsList{
	float: left;
	width: 53.33%;
}
.newsList li{
	position: relative;
	padding:0 0 22px 88px;
	margin-bottom: 22px;
	border-bottom: 1px solid #f9e2c2;
}
.newsList li:last-child{
	margin-bottom: 0px;
}
.newsList li h1{
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin-bottom: 6px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.newsList li p{
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
}
.newsList li p a{
	color: #fb2832;
	display: inline-block;
}
.newsList li .time{
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #f0cb94;
	height: 86px;
	width: 74px;
	text-align: center;
}
.newsList li .time h2{
	height: 58px;
	line-height: 58px;
	font-size: 48px;
	color: #fff;
	background: #ffd390;
}
.newsList li .time span{
	display: block;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
}
@media (max-width:1024px) {
	.newsList li{
		padding:0 0 18px 74px;
		margin-bottom: 18px;
	}
	.newsList li h1{
		height: 32px;
		line-height: 32px;
		font-size: 16px;
		margin-bottom: 4px;
	}
	.newsList li p{
		height: 36px;
		line-height: 18px;
		font-size: 14px;
	}
	.newsList li .time{
		height: 72px;
		width: 60px;
	}
	.newsList li .time h2{
		height: 48px;
		line-height: 48px;
		font-size: 32px;
	}
	.newsList li .time span{
		height: 22px;
		line-height: 22px;
		font-size: 12px;
	}
}
@media (max-width:768px) {
	.newsList{
		width: 100%;
	}
	.newsList li{
		padding:0 0 12px 60px;
		margin-bottom: 12px;
	}
	.newsList li h1{
		height: 28px;
		line-height: 20px;
		padding: 4px 0;
		font-size: 14px;
		margin-bottom: 0px;
		overflow:  auto;
		white-space: normal;
		text-overflow: normal;
		-o-text-overflow: normal;
	}
	
	.newsList li p{
		height: 32px;
		line-height: 16px;
		font-size: 12px;
	}
	.newsList li .time{
		height: 56px;
		width: 50px;
	}
	.newsList li .time h2{
		height: 32px;
		line-height: 32px;
		font-size: 24px;
	}
	.newsList li .time span{
		height: 22px;
		line-height: 22px;
		font-size: 11px;
	}
}
/* ---- bighead Style ---- */
.bighead{
	height: 82px;
	text-align: center;
	line-height: 0px;
	margin-bottom: 2.5%;
}
.bighead img{
	height: 100%;
	width: auto;
}
.more{
	height: 11px;
	margin-bottom: 3.33%;
	text-align: right;
	line-height: 0px;
}
.more img{
	height: 100%;
	width: auto;
}
@media (max-width:1024px) {
	.bighead{
		height: 64px;
	}
}
@media (max-width:768px) {
	.bighead{
		height: 42px;
	}
	.more{
		height: 6px;
	}
}
@media (max-width:520px) {
	.bighead{
		height: 36px;
		margin-bottom: 5%;
	}
	.more{
		height: 6px;
	}
}
/* ---- aboutBox Style ---- */
.aboutBox li{
	padding: 0 0 0 148px;
	position: relative;
	margin-bottom: 6%;
}
.aboutBox li i{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 148px;
	height: auto;
	text-align: center;
	line-height: 0px;
}
.aboutBox li i img{
	width: 70.94%;
	height: auto;
}
.aboutBox li h1{
	height: 54px;
	line-height: 54px;
	font-size: 36px;
	color: #fb2832;
}
.aboutBox li .con{
	line-height: 36px;
	font-size: 18px;
	color: #333;
}
.aboutBox li .con a{
	color: #fb2832;
}
.aboutBox li .con h2{
	height: 36px;
	line-height: 36px;
	font-weight: normal;
	padding: 0 0 0 30px;
	font-size: 20px;
	color: #fb2832;
	background: url(../img/arrow_down.png) left center no-repeat;
	background-size: auto 16px;
	margin-bottom: 10px;
}
.aboutBox li .con font{
	color: #fb2832;
}
.aboutBox li .twoColumns .con{
	width: 46.96%;
	float: left;
	font-size: 16px;
	line-height: 30px;
}
.aboutBox li .twoColumns .con:nth-child(2n){
	float: right;
}
@media (max-width:1024px) {
	.aboutBox li{
		padding: 0 0 0 100px;
	}
	.aboutBox li i{
		width: 100px;
	}
	.aboutBox li h1{
		height: 42px;
		line-height: 42px;
		font-size: 24px;
	}
	.aboutBox li .con{
		line-height: 32px;
		font-size: 16px;
	}
	.aboutBox li .con h2{
		height: 32px;
		line-height: 32px;
		padding: 0 0 0 25px;
		font-size: 18px;
		background-size: auto 14px;
		margin-bottom: 8px;
	}
	.aboutBox li .twoColumns .con{
		font-size: 14px;
		line-height: 24px;
	}
}
@media (max-width:768px) {
	.aboutBox li{
		padding: 0 0 0 0px;
		margin-bottom: 2.5%;
	}
	.aboutBox li i{
		width: 44px;
		text-align: left;
	}
	.aboutBox li i img{
		width: 80%;
	}
	.aboutBox li h1{
		padding: 0 0 0 44px;
		height: 40px;
		line-height: 40px;
		font-size: 20px;
		margin-bottom: 1%;
	}
	.aboutBox li .con{
		line-height: 28px;
		font-size: 14px;
	}
	.aboutBox li .con h2{
		height: 28px;
		line-height: 28px;
		padding: 0 0 0 22px;
		font-size: 15px;
		background-size: auto 12px;
		margin-bottom: 6px;
	}
	.aboutBox li .twoColumns .con{
		width: 100%;
		font-size: 12px;
		line-height: 22px;
		margin-bottom: 1%;
	}
}
/* ---- flow_caot Style ---- */
.flow_coat{
	background: url(../img/liucheng_bg.png) center top repeat;
	padding: 52px 0 0;
	margin-bottom: 6px;
}
.flowBox{
	background: #fcd9a2;
	padding: 2.5% 2.25% 7.5%;
	position: relative;
}
.flowBox i{
	position: absolute;;
	top: 0px;
	width: 3.3333%;
	height: auto;
	line-height: 0px;
}
.flowBox i img{
	width: 100%;
	height: auto;
}
.flowBox i.l{
	left: 0px;
}
.flowBox i.r{
	right: 0px;
}
.flowBox h1{
	height: 103px;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
	margin-bottom: 6.25%;
}
.flowBox h1 img{
	height: 100%;
	width: auto;
}
.flowBox h1 img.h{
	margin-right: 2.5%;
}
.flow{
	text-align: center;
	font-size: 0px;
	line-height: 0px;
}
.flow img{
	height: 65px;
	text-align: center;
	margin-bottom: 18px;
}
@media (max-width:1024px) {
	.flow_coat{
		padding: 40px 0 0;
	}
	.flowBox h1{
		height: 64px;
	}
	.flow img{
		height: 48px;
	}
}
@media (max-width:768px) {
	.flow_coat{
		padding: 24px 0 0;
	}
	.flowBox h1{
		height: 52px;
	}
	.flow img{
		height: 40px;
	}
}
@media (max-width:475px) {
	.flow_coat{
		padding: 20px 0 0;
	}
	.flowBox h1{
		height: 44px;
	}
	.flow img{
		height: 36px;
	}
}
/* ---- picList Style ---- */
.picList{
	margin-bottom: 3%;
}
.picList li{
	width: 18.75%;
	margin-right: 1.562%;
	margin-bottom: 1.562%;
	float: left;
}
.picList li:nth-child(5n){
	margin-right: 0px;
}
.picList li .pic{
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
}
.picList li .pic img {
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.picList li .pic:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.picList li p{
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
@media (max-width:1024px) {
	.picList li{
		width: 18.75%;
		margin-right: 1.562%;
		margin-bottom: 1.562%;
	}
	.picList li .pic{
		margin-bottom: 16px;
	}
	.picList li p{
		height: 22px;
		line-height: 22px;
		font-size: 14px;
	}
}
@media (max-width:768px) {
	.picList li{
		width: 23.5%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.picList li:nth-child(4n){
		margin-right: 0px;
	}
	.picList li:last-child{
		display: none;
	}
	.picList li .pic{
		margin-bottom: 8px;
	}
	.picList li p{
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
}
@media (max-width:520px) {
	.picList li{
		width: 48.5%;
		margin-right: 3%;
		margin-bottom: 3%;
	}
	.picList li:nth-child(2n){
		margin-right: 0px;
	}
}
/* ---- container Style ---- */
.container {
	max-width: 1220px;
	padding: 0 10px;
	margin: 0 auto;
}
.con_container {
	max-width: 1200px;
	margin: 0 auto;
	background: #fff;
	padding: 42px 0;
}
@media (max-width:1020px) {
	.con_container {
		margin: 0 10px;
	}
}
@media (max-width:768px) {
	.con_container {
		padding: 20px 0;
	}
}
.left {
	float: left;
}
.right {
	float: right;
}

.footer_bg img{
	width: 100%;
	height: auto;
}
/* ---- 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;
}
}