﻿
/*.header-wrap {
	height: 70px;
	background: #f2fafc
}
.header-wrap{
	position: fixed;
    z-index: 99;
    width: 100%;
}
.header-drop{
    box-shadow: 0 2px 6px rgba(0,0,0,.1);
	background: rgba(255,255,355,.8);
}
.header {
	width: 1200px;
	height: 70px;
	background: url(../images/logo.png) 0px center no-repeat;
	margin: 0 auto
}
.header a {
	display: block;
	float: right;
	width: 80px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background: #ffb307;
	color: #fff;
	border-radius: 18px;
	font-size: 14px;
	letter-spacing: 2px;
	position: relative;
	top: 15px;
}*/
.slider-wrap {
	height: 580px;
	background: #f2fafc;
	overflow: hidden
}
.banner-slider {
	width: 1200px;
	margin: 0 auto;
	margin-top:70px;
	position: relative;
	overflow: hidden;
	/*background: url(../Images/images/loading.gif) 50% no-repeat;*/
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li a {
	display: block;
}
.flex-control-nav {
	position: absolute;
	bottom: 0px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 3px;
 *display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../Images/images/dot.png) right 0 no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: 0px 0;
}
.banner-slider .slides li {
	height: 550px;
	position: relative
}
.banner-slider .slides .cont {
	width: 500px;
}
.banner-slider .slides .cont h2 {
	font-size: 40px;
	font-weight: lighter
}
.banner-slider .slides .cont p {
	font-size: 18px;
	color: #999999;
	line-height: 1.8;
	margin: 40px 0px 40px;
	min-height: 60px;
}
.banner-slider .slides .cont p span {
	margin-right: 10px;
}
.banner-slider .slides .cont a {
	display: block;
	width: 110px;
	height: 42px;
	background: #46e7bb;
	text-align: center;
	line-height: 40px;
	color: #fff;
	border-radius: 20px;
	font-size: 16px;
}
.banner-slider .slides li.slideritem1 .cont {
	position: absolute;
	right: -20px;
	top: 120px;
}
.banner-slider .slides li.slideritem2 .cont {
	width: 600px;
}
.banner-slider .slides li.slideritem2 .cont {
	position: absolute;
	left: 0px;
	top: 120px;
}
.maintop-wrap {
	height: 400px;
	background: #f2fafc
}
.maintop {
	width: 1220px;
	margin: 0 auto;
}
.maintop ul li {
	width: 305px;
	height: 325px;
	float: left;
	background: url(../Images/images/maintop-bg.png) 50% 0 no-repeat !important;
	cursor: pointer;
	position: relative;
	top: 0px;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}
.maintop ul li h2 {
	font-size: 18px;
	text-align: center;
	padding: 43px 0px 26px;
}
.maintop ul li img {
	display: block;
	margin: 0 auto;
	margin-bottom: 18px;
}
.maintop ul li p {
	padding-left: 12px;
	background: url(../Images/images/maintop-listico.jpg) 0 center no-repeat;
	font-size: 14px;
	margin-left: 50px;
	color: #666;
	line-height: 1.6;
}
.maintop ul li.maitopitem1:hover {
	background: url(../Images/images/maintop-hover-bg1.png) 0 0 no-repeat;
	top: -5px;
}
.maintop ul li.maitopitem2:hover {
	background: url(../Images/images/maintop-hover-bg2.png) 0 0 no-repeat;
	top: -5px;
}
.maintop ul li.maitopitem3:hover {
	background: url(../Images/images/maintop-hover-bg3.png) 0 0 no-repeat;
	top: -5px;
}
.maintop ul li.maitopitem4:hover {
	background: url(../Images/images/maintop-hover-bg4.png) 0 0 no-repeat;
	top: -5px;
}
.title{
	font-size:36px;
	text-align:center;
	padding:100px 0px 70px;
	background:url(../Images/images/title-bg.jpg) center bottom no-repeat;
}
.function-wrap{
	height:680px;
	background:url(../Images/images/function-bg.jpg) center 0 no-repeat;
}
.function{
	width:1200px;
	margin:0 auto;
	padding-top:210px;
}


.left-slider {
	width: 558px;
	height:355px;
	float:left;
	position: relative;
	overflow: hidden;
}

.left-slider .slides li {
	height: 355px;
	position: relative
}
.functionlist{
	width:280px;
	float:right;
	margin-top:-20px;
	letter-spacing:2px
}
.functionlist ul li{
	margin-bottom:22px;
}
.functionlist ul li h3{
	font-size:18px;
	color:#ffd800;
	font-weight:lighter;
	margin-bottom:8px;
}
.functionlist ul li p span{
	color:#fff;
	margin-right:18px;
}

.showlist ul li{
	width:180px;
	height:450px;
	float:left;
	margin:0px 20px;
	text-align:center
}
.showlist ul li img{
	width:180px;
	height:380px;
}
.showlist ul li p{
	font-size:18px;
	color:#88c0d9;
	margin-top:20px;
}



.roll {
	width:1230px;
	margin:40px auto 80px;
	overflow:hidden;

}
.roll .left, .roll .right {
	width:50px;
	height:71px;
	cursor:pointer;
	margin-top:140px;
}
.roll .left{
	background: url(../Images/images/scoll-prev.png) 0 0 no-repeat;
	margin-left:20px;
	display:inline;
	float:left
}
.roll .right{
	background: url(../Images/images/scoll-next.png) 0 0 no-repeat;
	display:inline;
	float:right
}
.inner {
	width:1100px;
	float:left;
	display:inline;
	overflow:hidden;
	margin-left:8px;
}
.roll .inner ul {
	width:5000px;
}
/*
.footer-wrap{
	height:150px;
	background:url(../Images/images/footer-bg.jpg) center 0 no-repeat;
	text-align:center
}
.footer{
	padding-top:30px;
	line-height:2;
	font-size:14px;
}
.footer p img{
	position:relative;
	left:-5px;
	top:4px;
}*/


.flexslider-slider{
	width: 100%;
	height: 350px;
}
.flexslider-slider img{
	display: none;
}

@media only screen and (min-width: 320px) and (max-width: 640px) {
	.flexslider-slider{
		height: inherit;
		background: none !important;
	}
	.flexslider-slider img{
		display: block;
		width: 100%;
	}
	.slider-wrap,.banner-slider{
		width: 100%;
	}
	.slider-wrap{
		height: auto;	
	}
	.slides li{
    	background-size: 100% !important;
	}
	.banner-slider .slides li.slideritem1 .cont{
		text-align: center;	
		margin: auto;
		right: inherit;
		left: 50%;
		top:38%;
		transform: translateX(-50%);
	}
	.banner-slider .slides .cont{
		width: 100%;
	}
	.banner-slider .slides .cont h2{
		font-size: 36px;
		text-align: center !important;
	}
	.banner-slider .slides .cont p{
		text-align: center;
	}
	.banner-slider .slides .cont a{
		margin: auto;
	}
	.banner-slider .slides li.slideritem2 .cont{
		top: 38%;
	}
	.banner-slider .slides li.slideritem2 .cont{
		width: 100%;
	}
	.maintop-wrap{
		width: 100%;
		height: auto;
	}
	.maintop{
		width: 100%;
	}
	.maintop ul{
		overflow: hidden;
	}
	.maintop ul li{
		width: 100%;
		background: url(../Images/maintop-bg.png) 50% 0 no-repeat;
	}
	.maintop ul li p{
		margin-left: 0;
		text-align: center;
		background: url(../Images/maintop-listico.jpg) 22% center no-repeat;
	}
	.function{
		width: 100%;
		padding-top: inherit;
	}
	.function-wrap{
		height: 820px;
		background: #52c2e8;
	}
	.left-slider{
		width: 100%;
		margin-bottom: 26px;
	}
	.functionlist{
		padding-top: 20px;
		width: 100%;
		text-align: center;
		float: inherit;
	}
	.roll{
		width: 100%;	
	}
	.inner{
		width: 60%;
	}
	.showlist ul li{
		width: 200px;	
	}
	.showlist ul li img{
		width: 200px;	
	}
	.roll .left{
		margin-left: 0;
	}
}