/* 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 {
	background: #fff;
	position: relative;
	height: 100%;
	font-size: 125%;
	overflow-x: hidden;
}
@media (max-width:1200px) {
	html {
		font-size: 100%;
	}
}
@media (max-width:1024px) {
	html {
		font-size: 87.5%;
	}
}
@media (max-width:768px) {
	html {
		font-size: 100%;
	}
}
@media (max-width:540px) {
	html {
		font-size: 100%;
	}
}
@media (max-width:440px) {
	html {
		font-size: 87.5%;
	}
}
@media (max-width:340px) {
	html {
		font-size: 75%;
	}
}
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;
	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: inherit;
}
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
}
.left{
	float: left;
}
.right{
	float: right;
}
.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%;
		display: none;
	}
	.header {
		height: 24px;
	}
	.header .fl {
		height: 80%;
		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;
	}
}

/* ---- bannerBox Style ---- */
.banner{
	width: 100%;
	margin: 0 auto;
	line-height: 0;
	background: url(../img/banner.jpg) center center no-repeat;
	background-size: auto 100%;
}
/* ---- menu Style ---- */
.menu{
	margin-bottom: 1.6rem;
}
.menu li{
	width: 17.5%;
	float: left;
	height: 3rem;
	margin-right: 3.125%;
	background: url(../img/menu.png) no-repeat;
	background-size: 100% 100%;
}
.menu li:last-child{
	margin-right: 0;
}
.menu li a{
	display: block;
	margin-left: 13%;
	width: 83%;
	height: 2.8rem;
	line-height: 2.8rem;
	text-align: center;
	font-size:1rem;
	color: #fff;
}
.menu li a:hover{
	text-decoration: none;
}
@media (max-width:768px) {
	.menu li{
		width: 32%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.menu li:nth-child(3n){
		margin-right: 0;
	}
}
/* ---- briefIntro Style ---- */
.briefIntro{
	margin-bottom: 3.75%;
	line-height: 1.7rem;
	font-size: 0.9rem;
	color: #333;
}
/* ---- bigHead Style ---- */
.bigHead{
	text-align: center;
	width: 100%;
	line-height: 0px;
	height: 7rem;
}
.bigHead img{
	height: 100%;
	width: auto;
}
.bigHead.blue{
	background: url(../img/head_blue.jpg) center center repeat-x;
	background-size: auto 100%;
}
.bigHead.red{
	background:#f86562;
}
.bigHead.gray{
	height: 8.5rem;
	background:url(../img/head_hui.png) center center repeat-x;
	background-size: auto 100%;
}
@media (max-width:768px) {
	.bigHead{
		height: 4rem;
	}
	.bigHead.gray{
		height: 5rem;
	}
}
/* ---- container Style ---- */
.newsBox{
	width: 100%;
	background: url(../img/bg_xinxi.jpg) center center repeat-x;
	background-size: auto 100%;
}
.newsList{
	padding: 4% 0;
}
.newsList li{
	margin-bottom: 2.5%;
	padding: 0.5rem 0 0.4rem 12rem;
	position: relative;
}
.newsList li .pic{
	width: 11rem;
	height: 8.5rem;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.newsList 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;
}
.newsList li .pic:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.newsList li h2{
	height: 2.5rem;
	line-height: 2.5rem;
	font-size: 1.1rem;
	font-weight: normal;
	color: #2c2c2c;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.newsList li p{
	height: 5.1rem;
	line-height: 1.7rem;
	overflow: hidden;
	font-size: 0.9rem;
	color: #666;
	overflow: hidden;
}
.newsList li p a{
	display: inline-block;
	color: #0e48ab;
}
@media (max-width:768px) {
	.newsList li{
		padding: 0rem 0 0rem 9rem;
	}
	.newsList li .pic{
		width: 8rem;
		height: 6rem;
	}
	.newsList li h2{
		height: auto;
		padding: 0.3rem 0;
		line-height: 1.5rem;
		font-size: 1.1rem;
		font-weight: normal;
		color: #2c2c2c;
		overflow: auto;
		white-space: normal;
		text-overflow: normal;
		-o-text-overflow: normal;
	}
	.newsList li p{
		height: 3.9rem;
		line-height: 1.3rem;
	}
}
/* ---- goodTimes Style ---- */
.goodTimes{
	background: url(../img/bg_goodTimes.jpg) center center repeat-x;
	background-size: auto 100%;
	padding: 3.5rem 0 2.4rem;
}
.goodTimes h2.head{
	min-height: 5.8rem;
	width: 100%;
	max-width: 39rem;
	margin: 0 auto;
	line-height: 0;
	position: relative;
	background: url(../img/head_goodtimes.png) no-repeat;
	background-size: 100% 100%;
	font-weight: normal;
	/* Center slide text vertically */
	padding-left: 3.5rem;
	padding-top: 2rem;
	margin-bottom: 3.5%;
}
.goodTimes h2.head p{
	width: 42%;
	display: inline-block;
	line-height: 2.4rem;
	font-size: 2rem;
	color: #fff;
	float: left;
}
.goodTimes h2.head span{
	width: 36%;
	display: inline-block;
	line-height: 0.9rem;
	font-size: 0.8rem;
	color: #fff;
	font-weight: normal;
	float: left;
	margin-top: 0.5rem;
}
.goodTimes .con{
	line-height: 1.7rem;
	font-size: 0.9rem;
	color: #fff;
	margin-bottom: 3%;
}
.goodTimes .thelists li{
	width: 31%;
	margin-right: 3.5%;
	float: left;
	background: #fff;
	padding: 1rem;
}
.goodTimes .thelists li:nth-child(3n){
	margin-right: 0;
}
.goodTimes .thelists li .pic{
	width: 100%;
	margin-bottom: 0.7rem;
	height: 4.75rem;
}
.goodTimes .thelists li .pic img{
	width: 100%;
	height: 100%;
}
.goodTimes .thelists li h3{
	line-height: 1.7rem;
	font-size: 1.1rem;
	color: #fc364d;
	margin-bottom: 0.2rem;
}
.goodTimes .thelists li p{
	line-height: 1.7rem;
	font-size: 0.9rem;
	color: #6f5634;
}
@media (max-width:768px) {
	.goodTimes{
		padding: 10% 0 4%;
	}
	.goodTimes h2.head{
		width: 100%;
		max-width: 100%;
		padding-left: 0rem;
		padding-top: 1.2rem;
		padding-bottom: 1.2rem;
		text-align: center;
	
	}
	.goodTimes h2.head p{
		width: 100%;
		line-height: 1.6rem;
		font-size: 1.2rem;
		float: none;
	}
	.goodTimes h2.head span{
		width: 100%;
		float: none;
		line-height: 1rem;
		margin-top: 0rem;
	}
	.goodTimes .con{
		font-size: 1rem;
	}
	.goodTimes .thelists li{
		width: 100%;
		margin-right: 0%;
		margin-bottom: 3.5%;
		float: left;
		background: #fff;
		padding: 1rem;
	}
	.goodTimes .thelists li:nth-child(3n){
		margin-bottom: 0;
	}
}
/* ---- featureBox Style ---- */
.featureBox{
	padding: 6rem 0 3rem;
	background: url(../img/bg_feature.jpg) no-repeat;
	background-size: 100% 100%;
}
.feature>li{
	float: left;
	width: 47.5%;
	padding: 0.6rem 0 0 10rem;
	position: relative;
	margin-bottom: 3.75%;
}
.feature>li:nth-child(2n){
	float: right;
}
.feature>li .pic{
	position: absolute;
	left: 0;
	top: 0%;
	width: 8.5rem;
	height: 9.8rem;
}
.feature>li .pic img{
	width: 100%;
	height: 100%;
}
.feature>li h2{
	height: 2rem;
	position: relative;
	width: 100%;
	max-width: 12.8rem;
	font-weight: normal;
	margin-bottom: 1.3rem;
}
.feature>li h2::before{
	content: "";
	position: absolute;
	top: 1.1rem;
	left: 6.1rem;
	right: 1rem;
	height: 1px;
	line-height: 0;
	font-size: 0;
	background: #d6cec0;
}
.feature>li h2::after{
	content: "";
	position: absolute;
	right: 0;
	top: 0.8rem;
	width: 0.65rem;
	height: 0.55rem;
	background: url(../img/icon_y.png) no-repeat;
	background-size: 100% 100%;
}
.feature>li h2 span{
	position: absolute;
}
.feature>li h2 span.cn{
	left: 0;
	top: 0;
	height: 2rem;
	line-height: 2rem;
	border-bottom:1px solid #d6cec0; 
	font-size: 1.5rem;
	color: #6f5634;
}
.feature>li h2 span.en{
	line-height: 0.7rem;
	bottom: 0px;
	left: 6.2rem;
	font-size: 0.7rem;
	color: #d6cec0;
}
.feature>li ul li{
	width: 100%;
	height: 1.4rem;
	line-height: 1.4rem;
	padding: 0 0 0 0.9rem;
	font-size: 0.8rem;
	color: #2c2c2c;
	background: url(../img/pointer.png) left 0.45rem no-repeat;
	background-size: 0.4rem 0.4rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.feature>li ul li:first-child{
	font-weight: bold;
}
.feature>li .more{
	height: 1.6rem;
	line-height: 1.6rem;
	text-align: right;
	color: #fc364d;
	font-size: 0.8rem;
}
@media (max-width:768px) {
	.featureBox{
		padding: 10% 0 5%;
	}
	.feature>li{
		width: 100%;
		padding: 0.6rem 0 0 0rem;
	}
	.feature>li .pic{
		display: none;
	}
	.feature>li h2{
		margin-bottom: 0.5rem;
	}
	.feature>li h2 span.cn{
		font-size: 1.3rem;
	}
	.feature>li ul li{
		width: 100%;
		height: auto;
		line-height: 1.4rem;
		padding: 0.3rem 0 0.3rem 0.9rem;
		background-position:left 0.8rem;
		font-size: 1rem;
		overflow: auto;
		white-space: normal;
		text-overflow: normal;
		-o-text-overflow: normal;
	}
	
	.feature>li .more{
		position: absolute;
		top: 1rem;
		right: 0;
		height: 1.3rem;
		line-height: 1.3rem;
		font-size: 0.9rem;
	}
}
/* ---- showSwiperBox Style ---- */

.showSwiper{
	position:relative;
	overflow:hidden;
	margin-bottom: 3.5rem;
	background: url(../img/head_hui.png) repeat;
}
.showSwiper .swiper-container{
	height: 100%;
}
.showSwiper .rightMark{
	width:50%;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	margin-right:-600px;
	background:rgba(0,0,0,0.8);
	z-index:1;
}
.showSwiper .leftMark{
	width:50%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	margin-left:-600px;
	background:rgba(0,0,0,0.7);
	z-index:1;
}
.showSwiper .swiper-slide{
	width: 100%;
	max-width:1200px;
	position:relative;
	height: 100%;
}
.showSwiper .swiper-slide img{
	width: 100%;
	height: 100%;
}

.showSwiper .swiper-slide p{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 3rem;
	line-height: 3rem;
	text-align: center;
	width: 100%;
	font-size: 1rem;
	color: #fff;
	z-index: 1;
	background: rgba(0,0,0,0.7);
}
.showSwiper .swiper-button-next{
	background:url(../img/news_next.png) no-repeat center center rgba(0,0,0,0.7);
	background-size: 22% auto;
	width:2.5rem;
	height:2.8rem;
	right:50%;
	margin-right:-600px;
	z-index: 1;
	opacity: 0.6;
}
.showSwiper .swiper-button-prev{
	background:url(../img/news_prev.png) no-repeat center center rgba(0,0,0,0.7);
	background-size: 22% auto;
	width:2.5rem;
	height:2.8rem;
	left:50%;
	margin-left:-600px;
	z-index: 1;
	opacity: 0.6;
}
.showSwiper .pagination,.showSwiper .swiper-container-horizontal > .swiper-pagination-bullets{
	display: none;
	position: absolute;
	width:100%;
	right:0;
	bottom:3.24%;
	left: auto;
	text-align: center;
	line-height: 0px;
	height: 6px;
	z-index: 9;
}
.showSwiper .swiper-pagination-bullet{
	height:6px;
	width:24px;
	border-radius:3px;
	background:#e1e0de;
	margin: 0 7px;
	opacity:1;
}
.showSwiper .swiper-pagination-bullet-active{
	background:#df271b;
}
@media (max-width:1200px) {
	.showSwiperBox{
		padding-bottom: 4%;
		background: url(../img/head_hui.png) repeat;
		margin-bottom: 4%;
	}
	.showSwiper{
		padding: 0 10px;
		margin-bottom: 0px;
	}
	.showSwiper .swiper-button-next{
		right:10px;
		margin-right:0;
	}
	.showSwiper .swiper-button-prev{
		left:10px;
		margin-left:0;
	}
}
/* ---- cooperHead Style ---- */
.cooperHead{
	height: 1.7rem;
	line-height: 0px;
	font-size: 0px;
	position: relative;
	text-align: center;
	margin-bottom: 3.5rem;
}
.cooperHead img{
	position: relative;
	z-index: 1;
	height: 100%;
	width: auto;
}
.cooperHead i{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	font-size: 0;
	line-height: 0;
	background: #bed2ed;
}
.cooperHead::before,
.cooperHead::after{
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1px;
	height: 3px;
	width:1rem;
	background: #3a6ed0;
	z-index: 1;
}
.cooperHead::before{
	left: 0;
}
.cooperHead::after{
	right: 0;
}
.cooper{
	margin-bottom: 3%;
}
.cooper li{
	width: 17.5%;
	float: left;
	margin-right: 3.125%;
	margin-bottom: 3%;
}
.cooper li:nth-child(5n){
	margin-right: 0px;
}
.cooper li .pic{
	border: 1px solid #f4f4f4;
	width: 100%;
	height: 4rem;
	margin-bottom: 0.4rem;
}
.cooper li .pic img{
	width: 100%;
	height: 100%;
}
.cooper li p{
	height: 1.3rem;
	line-height: 1.3rem;
	font-size: 0.9rem;
	color: #333;
	text-align: center;
}
@media (max-width:768px) {
	.cooperHead{
		margin-bottom: 5%;
	}
	.cooper li{
		width: 32%;
		margin-right: 2%;
		margin-bottom: 4%;
	}
	.cooper li:nth-child(5n){
		margin-right: 2%;
	}
	.cooper li:nth-child(3n){
		margin-right: 0%;
	}
}
/* ---- container Style ---- */
.container{
	width: 100%;
	max-width: 1220px;
	padding: 0 10px;
	margin: 0 auto;
}
.mainLeft{
	float: left;
	width: 48.3333%;
	margin-bottom: 3%;
}
.mainRight{
	float: right;
	width: 48.3333%;
	margin-bottom: 3%;
}
@media (max-width:768px) {
	.mainLeft,
	.mainRight{
		width: 100%;
		margin-bottom: 7%;
	}	
}
/* ---- 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;
	line-height: 35px;
	font-size: 14px;
}
.footer p {
	position: absolute;
	right: 0px;
	top: 0;
}
.footer p a {
	color: #e4e4e4;
	display: inline-block;
	padding: 0 12px;
}
@media (max-width:1220px) {
	.footer_coat{
		height: 35px;
	}
	.footer{
		line-height: 28px;
		font-size: 12px;
	}
	.footer p a {
		color: #e4e4e4;
		display: inline-block;
		padding: 0 8px;
		font-size: 12px;
	}
}
@media (max-width:768px) {
.footer {
	text-align: center;
}
.footer p {
	display: none;
}
}