@charset "utf-8";
/* CSS Document */
body{
	font-family:"微软雅黑";
	
}
.wrapper {
 width:1200px;
  min-width: 320px;
  margin: auto;
  display: block;
  position:relative;
}
a:link, a:visited, a:hover, a:active {
    text-decoration: none;
}


ul li {
	list-style:none;
}

.floor1{
	height:540px;
	background: url(../images/images/banner_01.jpg) no-repeat center;

	}
.top-black{
	display:block;
    margin: 30px 0 0 0;

}


.floor2 .row{
	position:relative;
}

.floor3{
		
	color:#fff;
}

.floor4{
	height:540px;
	background: url(../images/images/pc_08.jpg) no-repeat center;

	}

	.floor11{

}
	#tmall-desc{
		margin-top:90px;
		overflow:hidden;
	}
	#tmall-desc dl {
		height:160px;
  float: left;
  
  padding-left:43px;
}
#tmall-desc dl dt {
	margin-bottom:10px;
  color: #fff;
  font-size: 18px;
  
  height: 40px;
  line-height: 40px;
  text-align: left;
}
#tmall-desc dl a {
  display: block;
  
  overflow: hidden;
  font-size:14px;
  color:#696969;
  text-align: left;
  height: 24px;
  line-height: 24px;
 
}
#ensure,#beginner{
	border-right:1px #d4d2d2 solid;
}
#tmall-desc dl#mobile dt{
	text-align:center;
	margin:5px 0 15px;
}
#mobile{
	margin:0 50px;
}
#tmall-desc dl#mobile dt{
	color:#5b5b5b;
	font-weight:500;
}
.floor11 .tel{
	height:41px;
	width:230px;
}
.floor11 .tel img{
	margin:0;
	float:left;
	height:100%;
}
.floor11 .tel input{
	margin:0;
	height:39px;
	width:185px;
	border:1px solid #bdbdbd;
	border-right:none;
	    border-radius: 0;
	line-height: 39px;
	background-color:#fff;
	text-indent:5px;
	color:#c2c2c2;
	float:left;
}
.floor11 .black{
	display:block;
	margin:0 auto 20px;
	width:140px;
	font-size:18px;
	color:#a2a5a4;
}
.floor6{
	padding:15px 0 40px;	
	font-size:12px;
	color:#fff;
	
}
.floor6 h6{
	display:block;
	margin:auto;
	
	text-align:center;
	line-height:30px;
}
.floor6 .btn{
	display:none;
	padding:0;
	margin:40px auto 25px;
	width:348px;
	height:50px;	
	color:#449cf4;
	text-align:center;
	line-height:50px;
	border:1px #cdcdcd solid;
}
/*banner*/
#container {
	width:100%;
}
.slides{
	position:relative;
}
.slides_container {
	width:623px;
	height:485px;
	margin:auto;
	overflow:hidden;
	position:relative;
}
.slides .next,.slides .prev {
	position:absolute;
	top:230px;
	width:32px;
	height:32px;
	display:block;
	z-index:101;
}


.slides .prev {
	left:50px;
	background: url(../images/images/yueashop_84.png);
}
.slides .next {
	right:50px;
	background: url(../images/images/yueashop_87.png);
}


.pagination {
	position:absolute;
	left:50%;
	bottom:30px;
	z-index:9;
	margin-left:-48px;
}

.pagination li {
	float:left;
	margin:0 10px;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}


a:link,a:visited {
	color:#599100;
	text-decoration:none;
}

a:hover,a:active {
	color:#599100;
	text-decoration:underline;
}
