/* 头部 */
body,
html {
    padding: 0px;
    margin: 0px;
    height: 100%;
}
body {
  background: #f4f4f4;
}
.class_qidian_wpa {
  display: none;
}
.none {
  display: none;
}
.hidden {
  overflow: hidden;
}
body #header {
  width: 100%;
  height: 60px;
  background: #fff;
  min-width: 1200px;
  border-bottom: 1px solid #ddd;
  margin-bottom: -61px;
  /* position: fixed;
  z-index: 9999999; */
  position: relative;
  z-index:999;
}
#header .header-l {
  float: left;
  margin-left: 3%;
  position: absolute;
}
#header .header-l a {
  display: block;
  float: left;
  margin-top: 10px;
}
#header .header-l ul {
  float: left;
  /* margin:10px 0 0 50px; */
  margin:10px 0 0 42px;
}
#header .header-l ul .active {
  font-size: 14px;
  color: #fd4b19;
  border-bottom: 3px solid #fd4b19;
  padding-bottom: 18px;
}
#header .header-l ul li {
  float: left;
  font-size: 16px;
  color: #666666;
  /* margin-left: 30px; */
  margin-left: 20px;
  position: relative;
  height: 51px;
}
#header .header-l ul li:hover .reduction {
  display: block;
}
#header .header-l ul li .problem {
  background: url(../img/downArror.png) 62px 2px no-repeat;
  display: block;
	width: 78px;
}
#header .header-l ul li .reduction {
  display: none;
  position: absolute;
	left: -8px;
	top: 40px;
	background: #fff;
	padding: 10px 6px;
}
#header .header-l ul li a {
  cursor: pointer;
}
#header .header-l ul li a :hover {
  color: #fd4b19;
}
#header .header-r {
	float: right;
	position: relative;
	margin-right: 182px;
  
}
#header .header-land {
  height: 45px;
  width: 120px;
	padding-left: 10px;
	background: url(../img/downArror.png) 115px 7px no-repeat;
	right: 0;
	position: absolute;
	z-index: 9;
  margin-top: 15px;
  cursor: default;
}
#header .header-land:hover {
	background: url(../img/upArror.png) #fff 115px 7px no-repeat;
}
#header .header-land:hover .header-drop-down {
  display: block;
}
#header .header-land img {
  float: left;
  border-radius: 100px;
  width: 30px;
  height: 30px;
}
#header .header-land .name {
  display: block;
  width: 60px;
  white-space: nowrap;
	overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  color: #666;
  font-size: 14px;
  margin: 4px 0 0 10px;
}
#header .header-order {
  float: right;
  margin: 12px 60px 0 0;
  position: absolute;
	right: 0;
}
#header .header-order a {
  display: block;
  width: 90px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border-radius: 50px;
  border:1px solid #fd4b19;
  color: #fd4b19;
  font-size: 12px;
}
#header .header-order a:hover {
  color: #fff;
  background: #fd4b19;
}
#header .header-order a:active {
  color: #fff;
  background: #ef491a;
}
#header .header-r a :hover {
  color: #fd4b19;
}
#header .header-r .header-r-r {
  float: left;
  font-size: 16px;
  cursor: pointer;
  color: #666666;
  line-height: 50px;
  margin-top: 7px;
}
#header .header-r .header-line {
  float: left;
  width: 2px;
  height: 16px;
  background: #808080;
  margin: 24px 10px;
}
#header .header-r .header-r-o {
  float: left;
  font-size: 13px;
  cursor: pointer;
  height: 60px;
}
#header .header-drop-down {
  position: absolute;
  top: 45px;
  right: -34px;
  width: 200px;
  border: 1px solid #dddddd;
  z-index: 999;
  background: #fff;
}
#header .seclt-t {
  border-bottom: 1px solid #d3d3d3;
  cursor: default;
  background: #f4f4f4;
  font-size: 14px;
  color: #666666;
  overflow: hidden;
/*   padding: 13px 0; */
}
#header .seclt-t .seclt-id,#header .seclt-t .seclt-num {
  overflow: hidden;
  margin: 7px 0 7px 17px;
}
#header .seclt-t label {
  float: left;
}
#header .seclt-t p {
  float: left;
}
#header .seclt-b {
  overflow: hidden;
  padding: 10px 20px;
  font-size: 14px;
  color: #666666;
}
#header .seclt-b ul i {
  display: block;
  float: left;
  margin: 2px 10px 0 0;
  margin: 3px 10px 0 0\9;
}
:root #header .seclt-b ul i {
  margin: 2px 10px 0 0;
}
#header .seclt-b ul li {
  margin: 10px 0;
  cursor: default;
}
#header .seclt-b ul li a:hover span {
  color: #fd4b19;
}
#header .seclt-b ul li .shopping:hover i {
  background-image: url(../img/hover/shoppingLn.png);
  background-position:inherit;
}
#header .seclt-b ul li .management:hover i {
  background-image: url(../img/hover/managementLn.png);
  background-position:inherit;
}
#header .seclt-b ul li .modifyPassword:hover i {
  background-image: url(../img/hover/modifyPasswordLn.png);
  background-position:inherit;
}
#header .seclt-b ul li .signOut:hover i {
  background-image: url(../img/hover/signOutLn.png);
  background-position:inherit;
}
#footer {
  width: 100%;
  height: 150px;
/*   margin-top: -94px; */
  background: #3f4658;
  padding: 25px 0;
  min-width: 1200px;
  position: relative;
}
#footer .footer-b {
  min-width: 1200px;
}
#footer .nav {
  float: left;
}
#footer .nav i {
  display: block;
  float: left;
  margin-right: 10px;
  margin-left: 50px;
}
#footer .nav label {
  color: #fff;
  font-size: 14px;
  float: left;
  margin: 0px 25px 0 0;
}
#footer .nav ul {
  float: left;
  margin-top: -2px;
}
#footer .nav ul li {
  float: left;
}
#footer .nav ul li a {
  font-size: 14px;
  color: #fff;
}
#footer .nav ul li a:hover {
  color: #fd4b19;
}
#footer .nav ul li span {
  width: 1px;
  height: 15px;
  background: #fff;
  display: block;
  margin: 4px 25px;
}
#footer .nav p {
  font-size: 12px;
  color: #bbb;
  width: 400px;
  line-height: 34px;
}
#footer .service {
  float: right;
  margin-right: 50px;
}
#footer .service label {
  color: #fff;
  font-size: 14px;
  float: left;
}
#footer .service i {
  display: block;
  float: left;
  position: relative;
  margin-left: 20px;
}
#footer .service .qq {
  cursor: pointer;
}
#footer .service .qq:hover .box{
  display: block;
}
#footer .service .qq:hover {
  background-image: url(../img/hover/qqLn.png);
  background-position: inherit;
}
#footer .service .wx:hover {
  background-image: url(../img/hover/wxLn.png);
  background-position: inherit;
}
#footer .service .wx span {
  position: absolute;
  top: -120px;
  right: -34px;
  display: none;
}
#footer .service .wx:hover span {
  display: block;
}
#footer .box {	
  top: -95px;
  right: -67px;
  width: 142px;
  height: 48px;
  border: 1px solid #dddddd;
  position: absolute;
  background: #fff;
  padding: 14px;
}
#footer .box i {
  display: block;
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent; 
  border-right: 5px solid transparent; 
  border-top: 10px solid #fff;
  position: absolute;
  bottom: -10px;
  left: 65px;
}
#footer .box label {
  color: #333;
  font-size: 14px;
  width: 100%;
  font-weight: bold;
}
#footer .box p {
  color: #666;
  font-size: 12px;
}
/* maks */
.mask {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
  position: fixed;
  top: 0;
  z-index: 990;
}
.search {
  width: 210px;
  height: 33px;
  position: relative;
  border-radius: 30px;
  border:1px solid #dddddd;
  background:#f4f4f4;
  color:#666666;
  outline: none;
  text-indent: 15px;
}
.search-hover {
    color:#666666;
    border:1px solid #666666;
    background:#ffffff;
}
.search-input{
    width: 160px;
    height: 30px;
    line-height: 30px;
    outline: none;
    border:0;
    background:#f4f4f4;
}
.search-input-hover{
    color:#666666;
    border:0px;
    background:#ffffff;
    width: 160px;
    height: 32px;
    line-height: 32px;
}
.search-logo{
    background:url(../img/search.png);
    width: 16px;
    height: 16px;
    background-size:100% 100%;
    display: inline-block;
    position: absolute;
    top:50%;
    right:0;
    margin-right: 11px;
    margin-top: -10px;
    cursor: pointer;
}
.home-css:hover
{
	color: #fd4b19;
}
.home-css:focus{
    color: #555;
}