/* 模板秀（mobanxiu.cn）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* CSS Document */
body {/*background-color:#fff;*/
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: microsoft yahei, "宋体";
	position: relative;
}/*网站字体颜色*/
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
.tr {
	text-align: right;
}
.tl {
	text-align: left;
}
.center {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pa {
	position: absolute;
}
.pr {
	position: relative
}
/* -- 购物车外部框架 -- */
.cart_header, .cart_content, .cart_footer {
	width: 760px;
	margin: 0 auto;
}
.header, .content, .footer, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	font-family: microsoft yahei;
}
/*页眉*/
.mapcont {
	padding-top: 115px;
	padding-bottom: 10px;
}
.header {
	background: url(../img/headerbg.png) repeat center;
	height: 80px;
	padding-top: 1px;
	padding-bottom: 3px;
	position: absolute;
	top: 24px;
	left: 0;
	z-index: 99;
	width: 100%;
}
.logo {
	float: left;
	margin-top: 14px;
}
.menu {
	float: left;
	margin-left: 177px;
	height: 80px;
	line-height: 80px;
}
.menu li {
	float: left;
	margin: 0 22px;
}
.menu li a {
	font-size: 14px;
	text-decoration: none;
	transition: color 1s;
	color: #fff;
}
.search {
	float: right;
	padding: 30px 0 30px 16px;
	border-left: 1px solid #e7e7e7;
}
.menu li a:hover, .menu li.cur a {
	color: #ed1651;
}
.search li {
	float: left;
	margin-left: 24px;
	position: relative;
}
.search li img {
	display: block;
}
.search li .sch {
	position: absolute;
	top: 50px;
	left: -190px;
	display: none;
}
.search li .sch .sc {
	position: relative;
	background: url(../img/searchbg1.png) repeat center;
	padding: 13px 17px;
}
.search li .sch .sc .st {
	width: 187px;
	height: 34px;
	line-height: 34px;
	padding: 0 10px;
	background: #fff;
	font-size: 12px;
	color: #999;
}
.search li .sch .sc i {
	display: block;
	position: absolute;
	background: url(../img/searchbg2.png) no-repeat center;
	width: 5px;
	height: 3px;
	top: -3px;
	right: 40px;
}
.footer {
	width: 100%;
	background: #222;
	padding-top: 80px;
	padding-bottom: 90px;
	position: relative;
	z-index: 9999;
}
.ftle {
	font-size: 26px;
	color: #ccc;
	font-weight: normal;
	font-family: "Times New Roman";
	margin-bottom: 20px;
	height: 26px;
	line-height: 26px;
}
.ftle i {
	display: block;
	width: 45px;
	height: 0;
	border-top: 1px solid #383838;
	margin-top: 10px;
}
.dress {
}
.dress li {
	height: 27px;
	line-height: 27px;
}
.dress li a {
	font-size: 12px;
	color: #757575;
}
.contact {
	margin-left: 160px;
}
.contact .ct {
	color: #757575;
}
.contact .ct p {
	margin-bottom: 24px;
}
.contact .ct span {
	font-size: 13px;
}
.contact .ct h5 {
	font-size: 18px;
	font-weight: normal;
	font-family: "Arial";
	margin-bottom: 10px;
}
.contact .ct em {
	font-size: 10px;
	font-family: "Times New Roman";
}
.link {
	position: relative;
	margin-top: 27px;
}
.link h4 {
	font-weight: bold;
	width: 180px;
	height: 35px;
	border: 3px solid #383838;
	line-height: 35px;
	padding: 0 15px;
	cursor: pointer;
	background: url(../img/linkbg1.png) no-repeat 190px center;
}
.link h4 a {
	color: #898989;
}
.link ul {
	position: absolute;
	padding: 10px 15px;
	width: 186px;
	background: #383838;
	top: -90px;
	left: 0;
	display: none;
	height: 70px;
	overflow-y: scroll;
}
.link li {
	height: 35px;
	line-height: 35px;
	cursor: pointer;
	padding-left: 10px;
}
.link li a {
	color: #898989;
}
.link li:hover {
	background: #898989;
}
.link li:hover a {
	color: #383838;
}
.link:hover ul {
	display: block;
}
.copy {
	margin-left: 135px;
}
.copy p {
	color: #757575;
	line-height: 24px;
}
.retop {
}
.retop ul {
	overflow: hidden;
}
.retop li {
	float: left;
	margin-left: 10px;
}
.retop li img {
	display: block;
}
.side {
	position: fixed;
	width: 54px;
	height: 275px;
	right: 0;
	top: 55px;
	z-index: 100;
}
.side ul li {
	width: 54px;
	height: 54px;
	float: left;
	position: relative;
	border-bottom: 1px solid #444;
}
.side ul li .sidebox {
	position: absolute;
	width: 54px;
	height: 54px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background: #000;
	opacity: 0.8;
	filter: Alpha(opacity=80);
	color: #fff;
	font: 14px/54px "微软雅黑";
	overflow: hidden;
}
.side ul li .sidetop {
	width: 54px;
	height: 54px;
	line-height: 54px;
	display: inline-block;
	background: #000;
	opacity: 0.8;
	filter: Alpha(opacity=80);
	transition: all 0.3s;
}
.side ul li .sidetop:hover {
	background: #ae1c1c;
	opacity: 1;
	filter: Alpha(opacity=100);
}
.side ul li .sidebox img {
	float: left;
}
.side ul li .ewm {
	display: block;
	position: absolute;
	left: -145px;
	top: -200px;
	display: none;
}
.side ul li:hover .ewm {
	display: block;
}
.side ul li a {
	text-decoration: none;
}
.rtTop {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: fixed;
	top: 35%;
	right: 50%;
	margin-right: -600px;
	cursor: pointer;
	display: none;
}
.rtTop h4 {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: relative;
}
.rtTop img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.kefw {
	display: block;
	position: absolute;
	width: 50px;
	height: 30px;
	left: 50%;
	margin-left: -25px;
	top: 2px;
}
