@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
body{
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 1.5;
	color: #666;
}
a{text-decoration:none}
a:active{;background-color:transparent}
img{display:inline-block; border:0;}
ul,ol{list-style:none}
a{color:#2A2A2A}
a:hover{outline:0 none}
.clear{clear:both;}
/*导航*/
.tou{
	width:100%;
	background-color: #FFF;
}
.head{ width:1010px; height:59px; margin:0 auto;}
.head p{ float:left;}
.head li{ float:left; margin-top:28px; margin-left:35px; font-size:14px; font-weight:400;}
.head li a{ color:#000;}
.head .xun{ margin-top:13px; line-height:18px;}
.head .xun b{ font-size:12px; color:#000;}
.head .xun span{ color:#000; font-size:16px;}
.gray{ width:100%; height:10px; background:#818181;}
/*-----内容开始-----*/
.main{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.zxan{
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	font-size: 30px;
	line-height: 60px;
	color: #FFF;
	text-align: center;
	height: 60px;
	margin-top: 40px;
	background-color: #009aea;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius:15px;
	-webkit-box-shadow:1px 2px 4px #a3d2ea;  
    -moz-box-shadow:1px 2px 4px #a3d2ea;  
    box-shadow:1px 2px 4px #a3d2ea;
}
.ct1{
	background-image: url(images/01.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 346px;
}
.ct2{
	background-image: url(images/02.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 296px;
}
.jztp{
	text-align: center;
	padding-top: 50px;
}
.jztp1{
	font-size: 26px;
	line-height: 44px;
	color: #333;
	text-align: center;
	padding-top: 20px;
}
/*舒服技术*/
.sfjs1{
	height: 302px;
	width: 960px;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.sfjs2{
	height: 215px;
	width: 310px;
	position: relative;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
}
.sfp1{
	height: 40px;
	width: 100%;
	position: absolute;
	font-size: 20px;
	line-height: 40px;
	color: #FFF;
	display: block;
	left: 0px;
	bottom: 0px;
	background: rgba(0,227,208,.5);
	text-align: center;
}
.sfp2{
	height: 40px;
	width: 100%;
	position: absolute;
	font-size: 20px;
	line-height: 40px;
	color: #FFF;
	display: block;
	left: 0px;
	bottom: 0px;
	background: rgba(227,112,0,.5);
	text-align: center;
}
/*做什么*/
.ct3{
	background-color: #23b1b7;
	margin-top: 50px;
	height:870px;
}
/*不是问题*/
.bswt{
	width: 900px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
.bswtl{
	float: left;
	text-align: left;
}
.bswtr{
	float: right;
	text-align: right;
}
.bswt .bswth{
	font-size: 30px;
	line-height: 40px;
	color: #009aea;	
}
.bswt .bswtp{
	font-size: 18px;
	line-height: 30px;
	color: #333;
	padding-top: 10px;
	text-align: left;
}