/*
Theme Name: Cloud Templates
Author: 世迅建站
Description: 一个用户下单的网站
Version: 1.0
*/

body{
	background:#f9f9f9;
}
header{
	width:100%;
	background:#fff;
	box-shadow: 0 1px 3px #ddd;
	height:65px;
}
.nav{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.logo img{
	margin-top:12px;
	border-radius: 10px;
}
.kefu{
	margin-top:10px;
	margin-left:40px;
}
.kefu a{
	color:#2a9bd9;
}
.category{
	cursor:pointer;
	margin-left:40px;
	font-size:16px;
	line-height:40px;
	position:relative;
	padding:10px 20px;
	color:#555;
}
.category:hover{
	color:#ff5277;
	background:#eee;
}

.category div{
	border-top:2px solid #e6400c;
	display:none;
	position:absolute;
	width:500px;
	height:380px;
	overflow-y: auto;
	background:#fcfafb;
	top:60px;
	left:0;
	border-right:2px solid #ddd;
	border-bottom:2px solid #ddd;
	border-left:2px solid #ddd;
	z-index:99
}
.category div a{
	padding: 10px 15px;
	color: #767f88;
	clear: both;
	font-weight: 400;
	line-height: 18px;
	white-space: nowrap;
	font-size:14px;
	display:block
}
.category div a:hover{
	background: #e6400c;
	color: #fff;
}
.active{
	background: #e6400c;
	color: #fff!important;
}

.nav li{
	float:left;
}
.search,.car_list{
	float:right!important;
	margin-left:40px;
	padding-top:15px;
}
.search input{
	height:30px;
	line-height:30px;
	padding:0 5px;
	border:1px solid #ddd;
	border-radius: 5px;
}
.search button{
	height:31px;
	line-height:31px;
	background:#cc3304;
	color:#fff;
	border:0;
	padding: 0 10px;
	margin-left:-10px;
	border-radius: 5px;
}
.car{
	background: #f9f9f9;
	color: #595f65;
	border: solid 1px #ececec;
	border-radius: 16px!important;
	float: left;
	padding: 8px 39px 6px 13px;
	line-height: 1.2;
	position:relative;
}
.car_i{
	position: absolute;
	top: -2px;
	right: 0;
	background: #e84d1c;
	color: #fff;
	padding: 8px 8px 7px;
	border-radius: 16px!important;
	font-size: 16px;
}
.car ul{
	display:none;
	border-top:2px solid #e6400c;
	border-right:2px solid #ddd;
	border-bottom:2px solid #ddd;
	border-left:2px solid #ddd;
	position:absolute;
	width:385px;
	height:370px;
	background:#fcfafb;
	top:49px;
	right:0;
	z-index:99;
}
.pro_list{
	width:367px;
	height:300px;
	overflow-y: auto;
	padding:10px;
}
.car ul li{
	list-style: none;
	margin: 0;
	padding: 9px 0;
	border-bottom: solid 1px #f2f2f2;
	width: 100%;
	overflow: hidden;
}
.car ul li img{
	border: solid 2px #fff;
	margin-right: 4px;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height:35px;
	width:35px;
}
.name{
	padding-right:10px;
	width: 80px;
	display: inline-block;
	height: 14px;
	line-height: 14px;
	overflow: hidden;
}
.price,.delete{
	float:right;
	line-height:35px;
}
.delete{
	background: #d7dde3;
	width: 22px;
	height: 22px;
	line-height:22px;
	text-align: center;
	color: #fff!important;
	border-radius: 22px!important;
	margin: 7px 5px 0 5px;
}
.delete:hover{
	background:#e6400c
}
.price{
	padding-right:5px;
}
.jia ,.jian{
	padding:4px 6px;
	color:#fff;
	font-size:16px;
	background:#d7dde3;
	cursor:pointer;
}
.jia:hover ,.jian:hover{
	background:#e6400c
}
.car_list{
	height:55px;
	cursor:pointer;
}

.noselect {

	-webkit-touch-callout: none; /* iOS Safari */

	-webkit-user-select: none; /* Chrome/Safari/Opera */

	-khtml-user-select: none; /* Konqueror */

	-moz-user-select: none; /* Firefox */

	-ms-user-select: none; /* Internet Explorer/Edge */

	user-select: none; /* Non-prefixed version, currently

not supported by any browser */

}
.price_one{
	padding-left:10px;
}
.main{
	width:100%;
	max-width:1160px;
	margin:20px auto;
}
.list{
	background:#fff;
	padding:5px 5px 5px 5px;
}
.list p{
	text-align:right;
	line-height:25px;
	font-weight:300;
	margin-top:10px;
}
.list a{
	float:right;
	padding:3px 5px;
	background:#e84d1c;
	color:#fff;
}
.list span{
	color:#e84d1c;
	line-height:30px;
	font-size:18px;
}
.list h2{
	font-size:15px;
	font-weight:300;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.list img{
	width:70%;
	margin:10px auto 0 auto;
	display:block;
}
.pro_button{
	text-align: right;
	height:60px;
	margin:20px 20px 0 0;
}
.pro_button a{
	color:#fff;
	background:#e84d1c;
	padding:8px 10px;
}
.pro_button a:first-child{
	background:#999;
}
footer{
	width:100%;
	background:#444;
	padding:30px 0;
}
footer p{
	color:#ccc;
}
.nothing{
	padding:60px;
	text-align:center;

}
.foot{
	width:100%;
	max-width:1160px;
	margin:0 auto
}
.youran_page{
	text-align: right;
	margin-top: 30px;
}
.youran_page a,.youran_page span{
	text-align: center;
	width:30px;
	height:30px;
	line-height:30px;
	display:inline-block;
	color:#fff;
	background:#ccc;
	border-radius: 4px;
}
.youran_page a:hover{
	background:#999
}
.current{
	background:#999!important;
}
.num{
	padding: 0;
	width: 30px;
	margin: 0;
	display: inline-block;
	text-align: center;
}
@media (min-width:800px) {
	.category:hover div {
	 display: block
	}
	.car_list:hover ul{
		display:block
	}
}
@media (max-width:800px){
	header{
		height:105px;
		position:fixed;
		width:100%;
		top:0;
		left:0;
		z-index:999;
		display:block;
	}
	.nav{
		position:relative;
	}
	.logo{
		padding:0 15px;
	}
	.kefu{
		margin-left:5px;
	}
	.category{
		margin:0;
		right:15px;
		top:15px;
		position:absolute;
		padding: 0 5px;
		font-size:15px;
		line-height:25px;
		border:1px solid #eee;
		border-radius: 4px;
		background:#eee;
		color:#999;
	}
	.category:hover{
		color:#999;
		background:#eee;
	}
	.category div{
		position:fixed;
		display:none;
		top:110px;
		width:100%;
		border-right:0;
		border-left:0;
	}
	.car_list{
		top:50px;
		left:13px;
		position:absolute;
		margin:0;
	}
	.car ul{
		position:fixed;
		display:none;
		top:110px;
		width:100%;
		border-right:0;
		border-left:0;
	}
	.delete{
		margin-right:20px;
	}
	.list{
		font-size:12px;
	}
	.list p{
		line-height:20px;
		height:20px;
		margin-top:5px;
	}
	.list h2{
		font-size:14px;
		line-height:25px;
		height:25px;
		margin-bottom:5px;
	}
	.list span{
		font-size:15px;
		line-height:22px;
	}
	.main{
		width:98%;
		margin:120px 1% 20px 1%;
		min-height:400px;
	}
	.search,.car_list{
		padding-top:10px;
	}
	.search{
		right:15px;
		top:50px;
		position:absolute;
		margin:0;
	}
	.search input{
		width:120px;
	}
	.foot p{
		padding:0 20px;
	}
}
.product_list .pro_list .jia,.product_list .pro_list .num,.product_list .pro_list .jian{
	display: none;
}