/* PC导航 */
#pc-header{width:100%; height:62px;z-index:9999;}
#pc-header .navbar{background:rgb(0,0,0,0.8);-webkit-box-shadow:0px 1px 1px rgba(0, 0, 0, 0.03); box-shadow:0px 1px 1px rgba(0, 0, 0, 0.03);height:62px;padding-top:0px; border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
#pc-header .logo{overflow: hidden;margin: 8px 0 0;}
#pc-header .logo img{width:100%;}
#pc-header .nav li.active ul li a {color:#3e3e3e;}
#pc-header .nav li a{color:#ffffff;line-height:60px;position:relative;padding:0 20px;font-size:16px;font-weight:400}
/* #pc-header .nav li:last-child a{padding:0 0 0 20px;} */
#pc-header .nav li ul {top:60px;padding:0;}
#pc-header .nav li.active a,#pc-header .nav li a:hover,#pc-header .nav li:hover a.first-level{color:#1652FF;}
#pc-header .nav li ul{background:#FFF;border-top-left-radius:0px;border-top-right-radius:0px;transition: 0.3s;}
#pc-header .nav li ul li a {background:#FFF;line-height:42px;color:#3e3e3e;font-size:14px;font-weight:normal;display:block;width:100%;text-align:left;}
#pc-header .nav li ul li a:hover{background:#1652FF;color:#fff;}

/* pc搜索图标 */
#pc-header .searchBar{position:absolute;top:22px;right:120px}
#pc-header a.search-ico i{font-size:18px;color:#6E6E6E;}

/* 购物车图标 */
#pc-header .shopBar{position:absolute;top:37px;right:80px}
#pc-header a.shop-ico i{font-size:18px;color:#6E6E6E;}

/* 登入后状态 */
.log-in{position:absolute;top:14px;right:5px}
.log-in .drop-menu {margin:12px 0 0;min-width:100px;border-radius:5px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.075); box-shadow:0 6px 12px rgba(0,0,0,.075) }
.log-in .drop-menu li{padding: 0 10px;height: 32px;text-align: center;}
.log-in .drop-menu li a{position: relative;height: 32px;line-height: 32px;}
.log-in .drop-menu li a:hover,.drop-menu a:focus {color:#2D2D2D;background: unset;}
.log-in .button-group span {display:inline-block;line-height:24px;height:24px;width:24px}
.log-in .button-group ul:before {position:absolute;top:-8px;left:50px;display:inline-block;border-right:8px solid transparent;border-bottom:8px solid #fff;border-left:8px solid transparent;content:'';}
.log-in .button-group ul:after {position:absolute;top:-8px;left:50px;display:inline-block;border-right:8px solid transparent;border-bottom:8px solid #e9e8e8;border-left:8px solid transparent;content:'';}
.log-in .button-group .button {padding:0;line-height:18px;font-size:20px}
.log-in .button-group .drop-menu {padding: 10px 0; left: -40px;border-top:0px solid #ff0000;-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,.075);box-shadow: 0px 8px 10px rgba(0,0,0,.05);border-radius:4px;}
.log-in a.user-ico{width:32px;height:32px;line-height:32px;background:#ECEFF5;display:block;}
.log-in a.user-head{width:32px;height:32px;overflow:hidden;display:block;}
.log-in a.user-head img{width:32px;height:32px;}
/* 登入后状态 end*/

/* 注册登录切换 */
.register .tab{font-size:0}
.register .tab li{cursor:pointer;display:inline-block;position:relative;font-size:20px;width:60px;color:#666;margin:0 0 40px 0}
.register .tab li::before{background:#ccc;content:'';position:absolute;bottom:-10px;left:0;width:100%;height:3px;border-radius:3px;transition:transform .3s;}
.register .tab li.cur{color:#1652FF}
.register .tab li.cur::before{background:#1652FF;content:'';position:absolute;bottom:-10px;left:0;width:100%;height:3px;border-radius:3px;transition:transform .3s;}

.register .line{margin:0px;padding:0;position: relative; text-align: center;}
.register .line span{display: inline-block; padding: 0 20px; position: relative; z-index: 200;}
.register .line hr{-moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #E2E2E2 -moz-use-text-color -moz-use-text-color; border-image: none; border-style: solid none none; margin-top:10px; position: absolute; top:0; width: 100%;}

.register .bnt-login{margin:0 auto;text-align:center}
.register .bnt-login a{display:inline-block;color:#fff;font-size:22px;width:48px;height:48px;text-align:center;line-height:48px;margin-right:10px;border-radius:30px}
.register .bnt-login a:hover{opacity:0.8}
.register .bnt-login a.weixin{background:#38B624}
.register .bnt-login a.qq{background:#1F92DF}
.register .bnt-login a.weibo{background:#FF6000}
/* 注册登录切换 end*/

/* 弹出搜索 begin */
.searchBar-m {display:none;width:100%;height:100%;position:fixed;top:0px;z-index:9999;text-align:center}
.searchBar-m .mask {position:absolute;left:0;right:0;width:100%;height:100%;background:#000;opacity:0.8;}
.searchBar-m a {display:block;position:absolute;right:5%;top:5%;width:60px;height:60px;line-height:56px;font-size:48px;z-index:9999;color:#fff;}
.searchBar-m a:hover{color:#1652FF}
.searchBar-m .form-group {width:70%;max-width:720px;position:absolute;left:50%;top:40%;transform:translate(-50%,-200%);}
.searchBar-m .input{width:88%;background:transparent;border:0;border-bottom:2px solid #f2f2f2;color:#6E6E6E;height:60px;line-height:60px;float:left;padding:0}
.searchBar-m .button {width:8%;height:60px;line-height:60px;border-bottom:2px solid #f2f2f2;display:block;float:left;background:url(../images/ico-search-button.png) no-repeat center 50%;text-indent:-2000px}
.searchBar-m .button:hover{background:url(../images/ico-search-button.png) no-repeat center 50%;}
/* 弹出搜索 end */




/*新增头部样式*/

.header.fixed {
  position: fixed;
  top: 0;
}
.header.black {
  background: #000;
}
.header .logo {
  height: 45px;
  float: left;
  overflow: hidden;
  margin: 12px 0 0 0;
}
.header .searchBox {
  float: right;
  margin: 31px 0 0 0;
}
.header .searchBox .searchBtn {
  display: none;
}
.header .searchBox .searchBar {
  width: 204px;
  height: 30px;
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.header .searchBox .searchBar .btn {
  width: 54px;
  height: 30px;
  float: right;
  background: url(../images/search1.png) no-repeat center;
}
.header .searchBox .searchBar .btn input {
  width: 100%;
  height: 100%;
  background: none;
  cursor: pointer;
}
.header .searchBox .searchBar .inpu {
  width: 100%;
  height: 30px;
  padding-right: 54px;
  box-sizing: border-box;
}
.header .searchBox .searchBar .inpu input {
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 20px;
  box-sizing: border-box;
  font-size: 14px;
  color: #666;
}
.header .searchBox .searchBar .inpu input::-webkit-input-placeholder {
  color: #666666;
}
.header .searchBox .searchBar .inpu input:-moz-placeholder {
  color: #666666;
}
.header .searchBox .searchBar .inpu input::-moz-placeholder {
  color: #666666;
}
.header .searchBox .searchBar .inpu input:-ms-input-placeholder {
  color: #666666;
}
.header .phone,
.header .menuBtn {
  display: none;
}
.header .nav {
  float: right;
  margin-right: 20px;
}
.header .nav .tit {
  display: none;
}
.header .nav > ul > li {
  float: left;
  /*background: url(../images/nav_line.png) no-repeat 0 center;*/
  text-align: center;
}
.header .nav > ul > li:first-child {
  background: none;
}
.header .nav > ul > li > a {
  width: 138px;
  height: 92px;
  line-height: 92px;
  display: block;
  font-size: 16px;
  color: #fff;
  overflow: hidden;
  padding-left: 7px;
}
.header .nav > ul > li > a > span {
  width: 100%;
  height: 92px;
  line-height: 92px;
  display: block;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.header .nav > ul > li > a > span:last-child {
  color: #fb8e00;
  font-size: 16px;
}
.header .nav > ul > li.on > a > span:first-child,
.header .nav > ul > li:hover > a > span:first-child {
  margin-top: -92px;
}
.header .nav .sub {
  width: 100%;
  position: absolute;
  left: 0;
  top: 92px;
  z-index: 9;
  background: #f3f3f3;
  display: none;
}
.header .nav .sub1 {
  padding: 63px 0;
}
.header .nav .sub1.six li {
  width: 16.66666%;
}
.header .nav .sub1.seven li {
  width: 14.2857%;
}
.header .nav .sub1.eight li {
  width: 12.5%;
}
.header .nav .sub1.nine li {
  width: 11.1111%;
}
.header .nav .sub1.ten li {
  width: 10%;
}
.header .nav .sub1.six ul.wrap,
.header .nav .sub1.seven ul.wrap,
.header .nav .sub1.eight ul.wrap,
.header .nav .sub1.nine ul.wrap,
.header .nav .sub1.ten ul.wrap {
  width: 100%;
  display: block;
}
.header .nav .sub1 ul.wrap {
  width: auto;
  display: inline-block;
}
.header .nav .sub1 li {
  width: 280px;
  float: left;
  border-left: solid 1px #dedede;
  box-sizing: border-box;
}
.header .nav .sub1 li:first-child {
  border: none;
}
.header .nav .sub1 li a {
  display: block;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}
.header .nav .sub1 li a:hover,
.header .nav .sub1 li.on a {
  margin-top: -4px;
}
.header .nav .sub1 li a:hover .icon,
.header .nav .sub1 li.on a .icon {
  background: #fb8e00;
}
.header .nav .sub1 li a:hover .tit_txt,
.header .nav .sub1 li.on a .tit_txt {
  color: #fb8e00;
}
.header .nav .sub1 li .icon {
  width: 110px;
  height: 110px;
  line-height: 106px;
  margin: 0 auto;
  background: #aaaaaa;
  border-radius: 50%;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.header .nav .sub1 li .icon img {
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
.header .nav .sub1 li .tit_txt {
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  color: #333333;
  margin-top: 20px;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.header .nav .sub2 {
  padding: 40px 0;
}
.header .nav .sub2 .pic {
  width: 300px;
  float: left;
}
.header .nav .sub2 ul {
  width: 1000px;
  float: right;
  border-left: solid 1px #e0e0e0;
  padding-left: 70px;
}
.header .nav .sub2 ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.header .nav .sub2 li {
  width: 33.333%;
  float: left;
  text-align: left;
  margin-bottom: 12px;
}
.header .nav .sub2 li a {
  display: block;
}
.header .nav .sub2 li a:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.header .nav .sub2 li a:hover .icon {
  background: #fb8e00;
}
.header .nav .sub2 li a:hover .tit_txt {
  color: #fb8e00;
}
.header .nav .sub2 li .icon {
  width: 35px;
  height: 35px;
  line-height: 32px;
  text-align: center;
  float: left;
  background: #aaaaaa;
  border-radius: 50%;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.header .nav .sub2 li .icon img {
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
.header .nav .sub2 li .tit_txt {
  height: 35px;
  line-height: 35px;
  padding-left: 54px;
  box-sizing: border-box;
  font-size: 16px;
  color: #333333;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
