﻿@charset "utf-8";
/* CSS Document */

body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: microsoft yahei, "宋体";
	position: relative;
}/*网站字体颜色*/
.header, .content, .footer, .container {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	font-family: microsoft yahei;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.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 {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
}
.htop {
	background: #eee;
}
.htop .container {
	height: 30px;
	line-height: 30px;
}
.htop em {
	float: left;
}
.htop span {
	float: right;
}
.htop span a {
	display: inline-block;
	height: 12px;
	line-height: 12px;
	padding: 0 10px;
	text-decoration: none;
	position: relative;
}
.htop span a img {
	position: absolute;
	top: 30px;
	left: -13px;
	display: none;
}
.htop span a:hover img {
	display: block;
}
.htop span a.noBl {
	border-left: none;
}
.htop span a.noBr {
	padding-right: 0;
}
.hcont {
	padding: 20px 0;
}
.hcont .dlogo {
	float: left;
}
.hcont .dphone {
	float: left;
	background: url(../images/tel.jpg) no-repeat left 25px;
	height: 48px;
	padding-top: 25px;
	margin-left: 60px;
}
.hcont .dphone h2 {
	font-size: 22px;
	color: #45a643;
}
.hcont .dphone span{padding-left:55px; font-size: 14px; float: left;}
.hcont .dphone p {
	padding-left:55px; font-size: 26px; color:#ff8a00; font-weight: bold;
}
.hcont .dweixin{float: right; }
/*navBox*/

.navBox {
	background: #1e2b49;
	height: 50px;
	position: relative;
}
.navBox .container>ul {
	height: 50px;
}
.navBox .container>ul>li {
	float: left;
	position: relative;
	list-style: none;
}
.navBox .container>ul>li>a {
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 16px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	list-style: none;
}
.navBox .container>ul>li:hover >a, .navBox .container>ul>li.cur a {
	background: #45a643;
}
.footer {
	width: 100%;
}
.ftnav {
	height: 50px;
	background-color: #32343b;
}
.ftnav ul {
	overflow: hidden;
}
.ftnav li {
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 16px;
}
.ftnav li a {
	font-size: 14px;
	color: #fff;
}
.ftcont {
	background-color: #3c3e46;
}
.ftcont .dress {
	overflow: hidden;
	padding: 56px 25px 59px 25px;
}
.ftcont .dress dl {
	float: left;
}
.ftcont .dress dt {
	float: left;
	border-right: 1px solid #575a65;
	padding: 0 60px 0 20px;
}
.ftcont .dress dd {
	margin-left: 280px;
	padding-top:5px;
}
.ftcont .dress dd p {
	font-size: 13px;
	color: #bcbcbc;
	line-height: 26px;
}
.ftcont .dress dd p span{padding-right:20px;}
.ftcont .dress dd p a {
	color: #bcbcbc;
}
.ftcont .dress .wx {
	float: right;
	padding: 5px 30px 0 0;
}
.ftcont .dress .wx img {width: 95px;
}
.ftcont .dress .wx p{color: #bcbcbc; line-height: 24px;}
.link {
	overflow: hidden;
	height: 45px;
	border-top: 1px solid #e8e8e8;
	width: 980px;
    margin: 0 auto;
}
.link h4 {
	float: left;
	font-size: 16px;
	color: #666;
	line-height: 45px;
}
.link h4 a {
	color: #666;
}
.link span {
	font-weight: normal;
	color: #999;
}
.link ul {
	float: left;
	margin-left: 15px;
	width: 800px;
}
.link li {
	margin-right: 35px;
	float: left;
	height: 45px;
	line-height: 45px;
}
.link li a {
	font-size: 13px;
	color: #bcbcbc;
}
.kefw {
	display: block;
	position: absolute;
	width: 50px;
	height: 30px;
	left: 50%;
	margin-left: -25px;
	top: 2px;
}
#nodata {
	padding: 80px;
	padding-left: 150px;
	border: solid 1px #eee;
	margin: 10px 0;
	background: url(../images/nodata.gif) no-repeat 20px 20px;
}
/* -- 弹出窗口 -- */

#mesbook1_c, #mesbook1 {
	display: none;
	z-index: 1001;
	width: 398px;
	border: 1px solid #ccc;
	background: #fff;
	padding-bottom: 20px;
}
#mesbook1_c div, #mesbook1 div {
	border: 1px solid #E4E3E3;
	background: #EBECEB;
	height: 18px;
	padding: 4px .5em 0;
	margin-bottom: 10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width: 370px;
	margin: 0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float: left;
	width: 105px;
	overflow: hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width: 265px;
	float: right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom: 10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right: 20px;
}
/*处理中动画占全屏*/

#oran_div_processing {
	width: 300px;
	padding: 20px;
	z-index: 9999;
	text-align: center;
	background: #fffeef;
	border: solid 1px #b8ab04;
}
#roll_top, #fall, #ct {
	position: relative;
	cursor: pointer;
	height: 72px;
	width: 26px;
}
#roll_top {
	background: url(../images/top.gif) no-repeat;
}
#fall {
	background: url(../images/top.gif) no-repeat 0 -80px;
}
#ct {
	background: url(../images/top.gif) no-repeat 0 -40px;
}
#roll {
	display: block;
	width: 15px;
	margin-right: -625px;
	position: fixed;
	right: 56%;
	top: 50%;
	_margin-right: -625px;
	_position: absolute;
	_margin-top: 300px;
_top: expression(eval(document.documentElement.scrollTop));
}

/*search*/
.search { height:35px; padding:15px 0; overflow:hidden; width:100%; background-color:#f7f7f7;}
.search p{ float:left; margin-top:11px; font-size:13px; color:#666;}
.search p b{ float:left; display:block;}
.search p a{ display:block; float:left; color:#666;  padding-right:15px;}
.search .sbox{ overflow:hidden; width:300px; height:35px; background-color:#fff; border-radius:5px; float:right; *border:1px solid #ccc}

.search .btn { display:block; cursor:pointer; width:40px; height:35px; background:url(../images/search.png) no-repeat center; float:left;}
.search span{ display:block; cursor:pointer; width:40px; height:35px; background:url(../images/search.png) no-repeat center; float:left;}
.search input { float:left; border:none; outline:none; width:250px; height:35px; line-height:35px; font-size:12px; color:#999; padding-left:10px;}