@charset "utf-8";
/* CSS Document */
@media only screen and (min-width: 800px){
.flexslider { 
	position: relative;
	width:450px;
	height: 470px;
	overflow: hidden;
	zoom: 1;
	float: left;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 100px;
	height: 100px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/image/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 50px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -100px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/image/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 470px;
	display: block;
}
/* 左右切换图片 */
.home-top{
	background:#a0b0bf;
	width:100%;
	font-family:Microsoft YaHei;
	padding-top:50px;
	min-width: 1200px;
	/* padding-bottom: 50px; */
	}
.top-title{
	text-align:center;
	width:1350px;
	height:88px;
	margin-bottom:50px;
	}
.top-title h1{
	color:#fff;
	font-family:Microsoft YaHei;
	font-size: 48px;
	font-weight:100;
}
.top-title h2{
	color: #FFFF01;
	font-family:Microsoft YaHei;
	font-size: 24px;
	font-weight:100;
}
.div{
	width: 1380px;
	margin:0 auto;
	}
	
.div>p{
	float:left;
	position:relative;
	cursor:pointer;
	}
.pbox{
	position:absolute !important;
	bottom:110px;
	right:100px;
	background:#7f7f7f;
	width:150px;
	height:44px;
	border-radius:45px;
	text-align:center;
	line-height:45px;
	color:#FFF;
	cursor:pointer;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-ms-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
	}
.pbox:hover{
	box-shadow: 1px 1px 3px 3px rgb(140, 149, 157);
}
a .pbox{
	color:#FFF;
	}
/*top*/

.top-devel{
	background:#dddddd;
	padding: 100px 0 160px;
	/* height: 520px; */
	min-width: 1200px;
	/* margin-top: 50px; */
}
.devel-left{
	padding:30px;
	width:580px;
	float:left;
    padding: 60px 0 0 0;
	}
.devel-right{
	height:400px;
	width:600px;
	float:left;
	background:url(../images/home-page.png) right no-repeat;
	}
.devel-left h2{
	font-size: 28px;
	color: #000000;
	font-family: 微软雅黑;
	font-weight: 400;
	}
.devel-left p{
	margin-top:20px;
	color: #000000;
	line-height: 2;
	font-size: 16px;
	font-family: 微软雅黑;
	font-weight: 400;
	}
/*devel*/

.home-comfort .div{
	width: 1180px;
	font-family: "微软雅黑";
	}

.home-comfort ul li{
	float:left;
	width:45%;
	min-height:135px;
	text-align:left;
	margin-top: 50px;
	}
.home-comfort ul li p{
	padding-left:59px;
	color:#b0b046;
	font-size:32px;
	line-height:40px;

	}
.home-comfort ul li span{
	padding-left:59px;
	color:#000;
	font-size:15px;
	line-height: 24px;
	padding-top: 10px;
	display: block;
	padding-left: 3px;
	
	}
.home-comfort ul>li:nth-child(2n+1){
	margin-right:10%;
	background-size: 100%;
	
	}



.comfort-title{
	color:#b0b046;
	font-size:36px;
	text-align:center;
	margin: 50px 0 125px;
	}
.comfort-t2{
	font-size:18px;
	color:#7f7f7f;	
	}
/*comfort*/
}
.home-comfort ul>li:nth-child(1) p{
	background:url(../images/image/btns.png) no-repeat 0 0 ;}
.home-comfort ul>li:nth-child(2) p{
	background:url(../images/image/btns.png) no-repeat 0 -40px;}
.home-comfort ul>li:nth-child(3) p{
	background:url(../images/image/btns.png) no-repeat 0 -80px;}
.home-comfort ul>li:nth-child(4) p{
	background:url(../images/image/btns.png) no-repeat 0 -120px;}
.home-comfort ul>li:nth-child(5) p{
	background:url(../images/image/btns.png) no-repeat 0 -160px;}
.home-comfort ul>li:nth-child(6) p{
	background:url(../images/image/btns.png) no-repeat 0 -200px;}


.devel-left-nav{
	display: block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid;
    margin-top: 30px;
}
.devel-left-nav:hover{
	letter-spacing: 1px;
}