*{ 
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
        cursor:pointer;

}
html body{
	width:100%;
	height:100%;
	font-family:"微软雅黑";
	font-size:14px;
}
li{
	list-style:none;
}
.clear{
	clear:both;
}
input{
	cursor:pointer;
}
.main{
	width:100%;
	height:auto;
}
nav{
	width:100%;
	height:100px;
	background:#60C0DD;
}
.a{
	width:1200px;
	height:100px;
	margin:0 auto;
	position:relative;
}
.logo{
	margin-top:22px;
	float:left;
}
nav ul{
	float:left;
	margin-top:55px;
	margin-left:20px;
	
}
nav li{
	float:left;
	width:90px;
	text-align:center;
	padding:3px 8px;

}
nav a{
	color:#fff;
}
nav li a{
	padding:3px 8px;
	color:#fff;
}
nav li a:hover{
	border:1px solid #fff;
}
.gu{
	position:absolute;
	top:0;
	right:190px;
	width:130px;
	line-height:28px;
	color:#fff;
}
.deng{
	position:absolute;
	top:5px;
	right:0;
	z-index:999;
	color:#fff;
}
.deng a{
	margin:0 10px;
}
.deng a:hover{
	text-decoration:underline;
}
.gou{
	position:absolute;
	right:108px;
	bottom:23px;
	width:80px;
	height:18px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.s{
	position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 20px;
    margin: -10px 0 0 -12px;
    background:url(../img/icon_basket_header.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}
.x{
	display:block;
	width:100%;
	line-height:30px;
	text-align:center;
	color:#45515e;
}
.s:hover .gou ul{
	display:block;
}	
.gou ul{
	position:absolute;
	top:-19px;
	left:-120px;
	z-index:9999;
	width:300px;
	border:1px solid #555;
	border-top:none;
	background-color:#fff;
	display:none;
}
.di{
	position:absolute;
	right:0;
	bottom:20px;
	width:62px;
	height:24px;
	color:#fff;
	border-right:1px solid #fff;
}
.center{
	width:1200px;
	height:470px;
	padding:80px 0 160px;
	margin:0 auto;
}
.zuo{
	float:left;
	width:572px;
	height:348px;
	margin:86px 0 0 48px;
}
.you{
	float:left;
	width:579px;
	height:520px;
	border-left:1px solid #c8c8c8;
	position:relative;
}
.you ul{
	width:392px;
	padding-left:98px;
}
.l1{
	font-size:40px;
	line-height:32px;
	color:#d6dce2;
	text-align:center;
}
.you input{
	width:390px;
	height:50px;
	background:#fafafa;
	border:1px solid #929eab;
	border-radius:4px;
	margin-top:18px;
	font-size:18px;
	line-height:50px;
	color:#505050 !important;
	text-indent:1em;
}
.i2{
	float:left;
	width:260px !important;
	margin-right:8px;
}
.a1{
	float:right;
	display:block;
	width:122px;
	height:52px;
	background:#929eab;
	border-radius:4px;
	margin-top:18px;
	font-size:16px;
	line-height:52px;
	color:#fff;
	text-align:center;
}
.y4{
	display:block;
	width:390px;
	height:50px;
	border:1px solid #45515e;
	border-radius:4px;
	margin:18px 0 4px;
	font-size:20px;
	line-height:52px;
	color:#fff;
	background:#45515f;
	text-align:center;
}
.p1{
	height:30px;
	margin-left:10px;
	line-height:30px;
}
.a2{
	color:#1478be;
}
.hei{
	position:absolute;
	top:-26px;
	right:14px;
}
.hei span{
	float:left;
	display:inline-block;
	width:105px;
	height:30px;
}
.hei a{
	float:left;
	display:inline-block;
	width:76px;
	height:76px;
	margin-left:5px;
}

footer{
	width:100%;
	height:250px;
	background:#eff3fc;
	margin-top:45px;
}
.cotainer{
	position:relative;
	width:1200px;
	height:250px;
	margin:0 auto;
}
.logo1{
	position: absolute;
    top: 90px;
    left: 41px;
    width: 220px;
    height: 69px;
    background:url(../img/logo_footer.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}
.zhong{
	width:440px;
	height:250px;
	margin:0 auto;
	padding-top:60px;
	box-sizing:border-box;
}
.zhong p{
	line-height:35px;
}
.zhong p a{
	font-size:16px;
	color:#635859;
	line-height:20px;
	display:inline-block;
}
.zhong p a:hover{
	color:#FF7577;
}
.zhong font{
	color:#e9546b;
	line-height:24px;
}
.zhong span{
	font-size:24px;
	margin-left:10px;
	color:#e9546b;
}
.cotainer dl{
	position:absolute;
	top:49px;
	right:31px;
}
.cotainer dl dd{
	text-align:center;
	color:#635859;
}
