@import "../reset.css";
.clearfix:after {
  display: table;
  content: "";
  width: 0;
  height: 0;
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.fr {
  float: right !important;
}
.fl {
  float: left !important;
}
.posr {
  position: relative !important;
}
.posa {
  position: absolute !important;
}
.posf {
  position: fixed !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none;
}
.affix {
  position: fixed;
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.vam {
  vertical-align: middle;
}
.no-bd {
  border: none !important;
}
/*LESS变量*/
/*LESS变量 End*/
/*全局样式*/
a {
  color: #666;
  /* transition: all 0.2s linear 0s; */
}
a:hover {
  color: #d60d1f;
  text-decoration: none;
  /* opacity: .85; filter: alpha(opacity=85); */
}
.container,
.wrap {
  width: 1210px;
  margin: 0 auto;
}
body {
  font: 12px/1.5 "Microsoft Yahei", "Hiragino Sans GB", Arial, sans-serif;
  color: #333;
}
/*全局样式 End*/
/*头部*/
.top-banner {
  height: 50px;
  background: #fff;
}
.top-banner img {
  width: 100%;
  height: 50px;
}
.header-bar {
  height: 40px;
  border-bottom: 1px #ddd solid;
  background-color: #f7f7f7;
}
.header-bar ul {
  height: 40px;
}
.header-bar .hb-menu-list1 {
  display: none;
}
.header-bar .hb-menu {
  line-height: 40px;
  float: left;
}
.header-bar .hb-menu.orange {
  margin: 15px 0 11px;
  line-height: 16px;
  color: #666;
}
.header-bar .hb-menu.orange a {
  margin: 0 10px;
}
.header-bar .hb-menu.last {
  padding-right: 8px;
  border-right: 1px #666 solid;
}
.header-bar .hb-mr {
  height: 40px;
  line-height: 40px;
}
.header-bar .hb-mr > a {
  display: inline-block;
  padding: 0 15px;
  margin: 15px 0 11px;
  border-right: 1px #666 solid;
  line-height: 16px;
  height: 16px;
}
.header-bar .hb-mr.last {
  border: none;
}
.header-bar .hb-mr.last > a {
  border: none;
  padding-right: 0;
}
.header-bar .moblie-client {
  position: relative;
}
.header-bar .moblie-client > a {
  padding: 0 25px;
}
.header-bar .moblie-client i {
  display: block;
  vertical-align: top;
  height: 16px;
  position: absolute;
}
.header-bar .moblie-client .icon-l {
  width: 12px;
  background: url(../../img/jd2015img.png) -2px -2px no-repeat;
  left: 8px;
  top: 15px;
}
.header-bar .moblie-client .icon-r {
  height: 7px;
  overflow: hidden;
  font: 400 15px/15px consolas;
  color: #6A6A6A;
  right: 6px;
  top: 21px;
}
.header-bar .moblie-client .icon-r s {
  position: relative;
  top: -7px;
  text-decoration: none;
}
.header-bar .hover .icon-l {
  background-position: -2px -27px;
}
.header-bar .hover .icon-r {
  top: 19px;
}
.header-bar .hover .icon-r s {
  top: -1px;
}
.header-bar .hover .client-download {
  display: block;
}
.client-download {
  width: 162px;
  padding: 5px 10px;
  border: 1px solid #e5e5e5;
  background: #fff;
  position: absolute;
  top: 40px;
  left: -1px;
  z-index: 200;
  display: none;
}
.client-download .item-download {
  padding: 5px 0;
  border-bottom: 1px dashed #ccc;
}
.client-download .ewm-img {
  width: 76px;
  height: 76px;
  overflow: hidden;
}
.client-download .ewm-img img {
  width: 100%;
}
.client-download .client-cont {
  padding-left: 12px;
}
.client-download .client-cont h3 {
  line-height: 20px;
  height: 20px;
  padding-bottom: 10px;
}
.client-download .client-cont a {
  display: inline-block;
  width: 48px;
  height: 42px;
  background: url(../../img/icon-download.png) no-repeat;
  margin-right: 2px;
  vertical-align: top;
}
.client-download .client-cont a.android-lnk {
  background-position: -54px 0;
}

.header {
  background: #fff;
}
.header-top {
  /*height: 101px;*/
}
.header-logo {
  height: 60px;
  width:270px;
  margin-top: 20px;
  overflow: hidden;
}
.header-logo img {
  height: 60px;
  width: auto;
}
.header-search {
  width: 575px;
  margin: 40px 100px 0 0;
}
.header-search .header-search-main {
  height: 37px;
  position: relative;
}
.header-search .hs-ipt {
  height: 32px;
  line-height: 15px;
  width: 523px;
  padding: 10px 0 10px 10px;
  border: 1px solid #d60d1f;
  font-size: 14px;
  vertical-align: middle;
}
.header-search .hs-btn {width: 40px;
  height: 37px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  
  
  
  background-color: #d60d1f;
  border: none;
  vertical-align: middle;
  cursor: pointer;background-repeat: no-repeat;}
.hs-word {
  margin-top: 6px;
}
.hs-word a {
  display: inline-block;
  height: 12px;
  color: #333;
  padding: 0 10px;
  line-height: 12px;
  border-right: 1px #333 solid;
  overflow: hidden;
}
.hs-word a:hover {
  color: #d60d1f;
}
.hs-word a.last {
  border: none;
}
.header-cart {
  margin-top: 40px;
  position: relative;
  z-index: 100;
}
.header-cart a.cart-lnk {
  display: block;
  width: 170px;
  height: 36px;
  border: 1px #e1e1e1 solid;
  line-height: 32px;
  background: #fbfbfb;
  position: relative;
  z-index: 20;
}
.header-cart .icon-cart {display: inline-block;
  width: 25px;
  height: 20px;
  margin: 0 5px 0 15px;
  
  vertical-align: middle;background-repeat: no-repeat;}
.header-cart .cart-arrow {
  display: inline-block;
  width: 0;
  height: 0;
  border: 5px solid;
  border-color: transparent transparent transparent #d60d1f;
  line-height: 0;
  overflow: hidden;
  margin: 13px 5px 0 0;
}
.header-cart .header-cart-con {
  width: 290px;
  padding: 5px 0 0 0;
  border: 1px solid #ccc;
  background: #fff;
  position: absolute;
  right: 0;
  top: 36px;
  display: none;
}
.header-cart .header-cart-con p.cart-tip {
  text-align: center;
  padding: 15px 0;
  color: #888;
  display: none;
}
.header-cart .header-cart-con .cart-list-outer {
  display: none;
}
.header-cart .header-cart-con .cart-list-top {
  height: 22px;
  font-weight: bold;
  padding: 0 10px;
}
.header-cart .header-cart-con li {
  height: 60px;
  overflow: hidden;
  padding: 5px 6px;
  border-bottom: 1px dashed #ededed;
}
.header-cart .header-cart-con li .li-img {
  float: left;
  border: 1px solid #ccc;
  width: 58px;
  height: 58px;
}
.header-cart .header-cart-con li .li-img img {
  width: 100%;
  height: 100%;
}
.header-cart .header-cart-con li .li-txt {
  float: left;
  padding-left: 12px;
  width: 200px;
}
.header-cart .header-cart-con li .li-txt h3 {
  height: 32px;
  line-height: 16px;
  overflow: hidden;
}
.header-cart .header-cart-con li .li-txt p {
  padding-top: 5px;
  color: #d60d1f;
}
.header-cart .header-cart-con li .li-txt a.cart-del {
  color: #888;
}
.header-cart .header-cart-con li .li-txt a.cart-del:hover {
  text-decoration: underline;
}
.header-cart .header-cart-con .cart-add-btn {
  height: 30px;
  line-height: 30px;
  padding: 7px 8px;
  background: #ececec;
  margin-top: -1px;
}
.header-cart .header-cart-con .cart-add-btn a {
  float: right;
  width: 70px;
  height: 30px;
  display: block;
  text-align: center;
  color: #fff;
  background: #d60d1f;
  border-radius: 4px;
}
.header-cart .header-cart-con .cart-add-btn a:hover {
  opacity: .85;
  filter: alpha(opacity=85);
}
.header-cart.hover a.cart-lnk {
  border-bottom: none;
  border-color: #ccc;
  background: #fff;
}
.header-cart.hover .header-cart-con {
  display: block;
}
/*头部 End*/
/*导航栏*/
.header-nav {
  height: 40px;
  border-bottom: 2px #b11a1b solid;
  margin-top: 5px;
  line-height: 40px;
  position: relative;
}
.nav-menu {
  float: left;
  text-align: center;
  font-size: 15px;
  padding: 0 20px;
}
.nav-menu a {
  color: #000;
}
.nav-menu a:hover {
  color: #d60d1f;
}
.nav-main {
    padding-left: 210px;
}
.nav-catagory {
  position: absolute;
  /*height: 30px;*/
  width: 210px;
  text-align: center;
  color: #fff;
  background-color: #b11a1b;
  font-size: 14px;
  left: 0;
  top: 0;
  z-index: 400;
}
.nav-catagory h3 {
  height: 40px;
  padding-left: 10px;
  text-align: left;
}
.nav-catagory h3 a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  position: relative;
}
.nav-catagory h3 a:hover {
  color: #fff;
}
.nav-catagory h3 i.icon-nc-right {
  top: 16px;
  right: 7px;
  height: 7px;
  overflow: hidden;
  font: 700 20px/16px simsun;
  color: #fff;
  display: block;
  position: absolute;
}
.nav-catagory h3 i.icon-nc-right s {
  position: relative;
  top: -9px;
  text-decoration: none;
}
.nc-item {
  padding-top: 2px;
  width: 100%;
  display: none;
}
.nc-item-list{
  height: 465px;
  background-color: #c91622;
}
.nc-item-list .li {
  background-color: #c91622;
  font-size: 14px;
  position: relative;
  height: 30px;
  line-height: 30px;
  width: 199px;
  padding-left: 10px;
  text-align: left;
  border-left: 1px solid #c91622;
  border-bottom: 1px solid #c91622;
}
.nc-item-list .li a {
  color: #fff;
}
.nc-item-list .li em {
  position: absolute;
  right: 0;
  top: 0;
  font-family: consolas;
  display: block;
  padding-right: 10px;
  z-index: 50;
}
.nc-item-list .li.hover {
  background-color: #fff;
}
.nc-item-list .li.hover a {
  color: #d60d1f;
}
.nc-item-list .li.hover em {
  background: #fff;
  color: #d60d1f;
}
.nc-item-list .li.hover .nc-submenu {
  display: block;
}
.nc-item-list .li.hover .nc-submenu a {
  color: #666;
  line-height: 14px;
}
.nc-item-list .li.hover .nc-submenu a:hover {
  color: #d60d1f;
}
.nc-item-list .nc-submenu {
  position: absolute;
  left: 208px;
  top: 0;
  width: 741px;
  min-height: 446px;
  padding: 9px 0;
  background: #fff;
  display: none;
  border: 1px solid #c91622;
  border-top: none;
}
.nc-item-list .nc-submenu dl {
  width: 100%;
  padding: 3px 0;
  *zoom: 1;
  font-size: 12px;
}
.nc-item-list .nc-submenu dl:after {
  display: table;
  content: "";
  width: 0;
  height: 0;
  clear: both;
}
.nc-item-list .nc-submenu dl dd,
.nc-item-list .nc-submenu dl dt {
  float: left;
}
.nc-item-list .nc-submenu dl dt {
  width: 70px;
  padding: 0 15px;
  height: 22px;
  line-height: 22px;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nc-item-list .nc-submenu dl dt a {
  font-weight: bold;
}
.nc-item-list .nc-submenu dl dt i {
  font-family: consolas;
}
.nc-item-list .nc-submenu dl dd {
  width: 540px;
  border-bottom: 1px solid #EEE;
  padding-bottom: 5px;
  *zoom: 1;
}
.nc-item-list .nc-submenu dl dd:after {
  display: table;
  content: "";
  width: 0;
  height: 0;
  clear: both;
}
.nc-item-list .nc-submenu dl dd a {
  display: block;
  float: left;
  border-left: 1px solid #CCC;
  color: #737373;
  padding: 0 8px;
  margin: 4px 0;
}
/*导航栏 End*/

/*底部banner 开始*/
.bottom-banner {
  margin-top: 20px;
  height: 90px;
  overflow: hidden;
  background: #F5F5F5;
  text-align: center;
}
.bottom-banner img {
  width: 1210px;
  height: 111px;
}
.bottom-banner .bottom-banner-list {
  padding-top: 22px;
  text-align: left;
}
.bottom-banner .bottom-banner-list li {
  float: left;
  line-height: 44px;
  font-size: 16px;
  height: 44px;
  width: 346px;
}
.bottom-banner .bottom-banner-list li i {
  float: left;
  width: 44px;
  height: 44px;
  margin-right: 12px;
  background: transparent url(../../img/icon14.png) no-repeat;
}
.bottom-banner .bottom-banner-list li.s1 i {
  background-position: 0 0;
}
.bottom-banner .bottom-banner-list li.s2 i {
  background-position: -54px 0;
}
.bottom-banner .bottom-banner-list li.s3 i {
  background-position: -108px 0;
}
.bottom-banner .bottom-banner-list li.s4 {
  float: right;
  width: auto;
}
.bottom-banner .bottom-banner-list li.s4 i {
  background-position: -162px 0;
}
/*底部*/
.footer {
  background: #fff;
}
.footer .footer-top {
  padding: 5px 0 15px;
}
.footer .footer-top-main {
  width: 75%;
  margin: auto;
}
.footer .footer-list {
  width: 15%;
  padding-left: 5%;
  float: left;
  color: #666;
}
.footer .footer-list li {
  line-height: 30px;
}
.footer .footer-list li.footer-title {
  font-weight: bold;
  font-size: 14px;
  color: #7f7f7f;
  padding-top: 30px;
}
.footer .footer-list li span {
  margin-right: 6px;
}
.footer .footer-info {
  padding: 20px 0 26px;
  color: #333;
  text-align: center;
  line-height: 20px;
}
/*底部 End*/
/*轮播图*/
.slide {
  position: relative;
  overflow: auto;
}
.slide > ul > li {
  float: left;
}
.slide img {
  display: block;
}
.slide .arrows {
  position: absolute;
  bottom: 20px;
  right: 20px;
  color: #fff;
}
.slide .arrow {
  display: inline;
  padding-left: 10px;
  cursor: pointer;
}
.slide .dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.slide .dots li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 15px;
  height: 15px;
  line-height: 15px;
  margin: 0 6px;
  text-indent: -9999px;
  text-indent: 0\9;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  -webkit-transition: background .5s, opacity .5s;
  -moz-transition: background .5s, opacity .5s;
  transition: background .5s, opacity .5s;
}
.slide .dots li.active {
  background: #333;
  color: #fff;
}
/*轮播图 End*/
/*颜色*/
.orange {
  color: #ea5300;
}
/* .orange a {
  color: #ea5300;
} */
.red {
  color: #d60d1f;
}
.black {
  color: #000;
}
.grey {
  color: #666;
}
/*颜色 End*/
/*边框*/
/*边框 End*/
/*其他*/
.iptText {
  left: 10px;
  position: absolute;
  top: 8px;
  color: #999;
  font-size: 14px;
}
/*其他 End*/
/*图标*/
.icon {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}
.icon-time {
  width: 17px;
  height: 17px;
  background: url(../../img/sprites/icon_time.png) no-repeat 0 0;
}
/*图标 End*/
/* 面包屑 */
.bread-crumbs {
  color: #666;
}
.bread-crumbs a:hover {
  text-decoration: underline;
}
.bread-crumbs span {
  margin-left: 5px;
}
/* 新头部开始 */
.uc-header-top {
  height: 40px;
}
.uc-header-top .uc-ht-left {
  width: 400px;
  line-height: 40px;
}
.uc-header-top .uc-ht-left a.login-out-btn {
  color: #c30d23;
  margin-left: 40px;
}
.uc-header-top .uc-ht-left a.login-out-btn:hover {
  text-decoration: underline;
}
.uc-header-top .uc-ht-right {
  padding: 14px 0 0 0;
}
.uc-header-top .uc-ht-right ul.uc-ht-listLnk {
  margin-right: -12px;
}
.uc-header-top .uc-ht-right li {
  height: 14px;
  line-height: 14px;
  padding: 0 16px;
  border-right: 1px solid #666;
  float: left;
}
.uc-header-top .uc-ht-right li.last {
  border: none;
}
.uc-header-top .uc-ht-right li a:hover {
  color: #c30d23;
}
.uc-header-main {
  padding-top: 3px;
  height: 60px;
  background: #C30D23;
}
.uc-header-main .uc-logo {
  width: 268px;
  height: 60px;
  overflow: hidden;
  margin-top: -2px;
}
.uc-header-main .uc-logo .uc-logo-img {
  width: 142px;
  height: 60px;
  overflow: hidden;
}
.uc-header-main .uc-logo img {
  vertical-align: top;
}
.uc-header-main .uc-logo a {
  margin-top: 25px;
  color: #fff;
}
.uc-header-main .uc-logo a:hover {
  text-decoration: underline;
}
.uc-header-main ul.uc-nav-list li {
  padding: 0 13px;
  height: 60px;
  line-height: 60px;
  margin: 0 13px;
  float: left;
  position: relative;
}
.uc-header-main ul.uc-nav-list li i.icon-triangle {
  display: none;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  bottom: -1px;
  left: 35%;
}
.uc-header-main ul.uc-nav-list li.curr i.icon-triangle {
  display: block;
}
.uc-header-main ul.uc-nav-list li a {
  color: #fff;
  font-size: 18px;
  display: block;
  width: 100%;
  height: 100%;
}
.uc-header-main ul.uc-nav-list li a:hover {
  text-decoration: underline;
}
.uc-header-main ul.uc-nav-list li i.icon-news {display: block;
  
  position: absolute;
  width: 29px;
  height: 20px;
  top: 9px;
  right: -12px;
  line-height: 16px;
  text-align: center;
  color: #c30d23;
  font-size: 14px;
  font-style: normal;background-repeat: no-repeat;}
.uc-header-main .uc-nav-right {
  width: 388px;
  padding-top: 12px;
}
.uc-header-main .uc-nav-right .uc-search {
  width: 182px;
  height: 32px;
  line-height: 32px;
  background: #fff;
  position: relative;
  margin: 0 20px 0 0;
}
.uc-header-main .uc-nav-right .uc-search input.uc-s-input {
  border: 0;
  line-height: 14px;
  height: 14px;
  padding: 9px 5px;
  width: 172px;
  vertical-align: top;
}
.uc-header-main .uc-nav-right .uc-search input.uc-s-btn {
  display: block;
  width: 46px;
  height: 32px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  background: #F7F7F7;
  border: 0;
  color: #666;
  cursor: pointer;
}
.uc-header-main .uc-nav-right .uc-cart {
  /* width: 120px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #fff;
  position: relative; */

  margin-top: 0;
}
.uc-header-main .uc-nav-right .uc-cart a.cart-lnk {
    height: 30px;
    line-height: 26px;
}
.uc-header-main .uc-nav-right .uc-cart .cart-arrow {
  margin: 10px 5px 0 0;
}
.uc-header-main .uc-nav-right .uc-cart .header-cart-con {
    top: 30px;
}
.uc-header-main .uc-nav-right .uc-cart a.uc-cart-btn {
  display: block;
  width: 100px;
  height: 100%;
  padding-left: 18px;
  position: relative;
  z-index: 50;
}
.uc-header-main .uc-nav-right .uc-cart i.icon-uc-cart {display: block;
  position: absolute;
  left: 12px;
  top: 5px;
  width: 24px;
  height: 20px;background-repeat: no-repeat;}
.uc-header-main .uc-nav-right .uc-cart i.icon-news {display: block;
  
  position: absolute;
  width: 24px;
  height: 20px;
  top: 3px;
  right: 2px;
  line-height: 14px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-style: normal;background-repeat: no-repeat;}
/* 新头部结束 */
/* 内容部分 */
.uc-content {
  padding: 24px 0 30px 0;
}
/* 侧栏菜单 */
.uc-side-bar {
  min-height: 120px;
  border: 1px solid #C91622;
  width: 158px;
  padding: 38px 0 4px;
}
.uc-side-bar > h2 {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 160px;
  height: 38px;
  line-height: 36px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background: #C91622;
}
.uc-side-list li {
  line-height: 38px;
  font-size: 16px;
  text-align: center;
}
.uc-side-list li a {
  display: inline-block;
  vertical-align: middle;
  padding: 0 15px;
  font-size: 14px;
  border-bottom: 1px dashed #ededed;
}
.uc-side-list li.curr a {
  color: #c30d23;
}
.uc-side-list li a:hover {
  /* text-decoration: underline; */
}
.uc-side-list li.last a {
  border-bottom: none;
}
.uc-side-list > li {
  line-height: 40px;
  border-bottom: none;
  padding-bottom: 4px;
}
.uc-side-list > li h3 {
  font-size: 16px;
  color: #000;
  border-bottom: 1px solid #ebebeb;
  position: relative;
}
.uc-side-list > li h3 i.icon-triangle-drop {
  position: absolute;
  right: 20px;
  top: 15px;
  display: block;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #999;
}
/* 侧栏菜单 end */
/* 内容开始 */
.uc-main {
  border: 1px solid #ccc;
  width: 1008px;
}
.uc-main h2.uc-main-title {
  padding: 0 22px;
  line-height: 37px;
  height: 37px;
  font-size: 14px;
  color: #666;
  border-bottom: 1px solid #cccccc;
  background: #F5F5F5;
}
/* 内容结束 */
/* 其它备用样式 */
.bgColorWhite {
  background-color: #fff;
}
.borderNone {
  border: 0;
}
.disabled {
  background-color: gray;
}
/* 公共弹框 */
/* .popupbox { position: fixed; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; background:url(../../img/popup-bg.png) repeat; display: none;}
.popup-table {
    display: table;
    width: 100%;
    height: 100%;
}
.popup-table-cell {
    display: table-cell;
    vertical-align: middle;
} */
.popBg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0.3;
  filter: alpha(opacity=30);
  background-color: #000;
  z-index: 990;
}
.popBox {
  position: absolute;
  left: 50%;
  top: 10%;
  width: 450px;
  margin-left: -225px;
  background-color: #fff;
  z-index: 999;
  border-radius: 5px;
}
.popBox h2 {
  height: 35px;
  line-height: 35px;
  margin: 0;
  padding-left: 20px;
  font-size: 16px;
  background-color: #f1f1f1;
  border-radius: 5px 5px 0 0;
}
.popContent {
  padding: 20px 0 10px;
  font-size: 14px;
}
.popBox-btn {
  text-align: center;
  padding: 10px 0 25px;
}
.popBox-btn input {
  display: inline-block;
  vertical-align: top;
  border: 0;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  width: 120px;
  text-align: center;
  color: #fff;
  background-color: #ff6666;
  margin: 0 10px;
}
.popBox-btn input:hover {
  opacity: .85;
  filter: alpha(opacity=85);
}
.popBox-btn input.blueBtn {
  background-color: #25ade9;
}
.popBox-close {
  float: right;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 6px 5px 0 0;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  color: #999;
  cursor: pointer;
}

/*登录弹框*/
.popupBgBox {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url(../../img/popup-bg.png) repeat;
  display: block;
  z-index: 9999;
}
.popup-table {
  display: table;
  width: 100%;
  height: 100%;
}
.popup-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.popup-content {
  border: 4px solid #999;
  border-radius: 5px;
  width: 400px;
  margin: auto;
  min-height: 400px;
  background: #fff;
}
.popup-content h3 {
  height: 30px;
  line-height: 30px;
  background: #f3f3f3;
  padding: 0 0 0 10px;
  font-size: 14px;
}
.popup-content h3 a.popup-clo {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 30px;
  text-align: center;
  font-family: Arial;
}
.popup-content .popup-main {
  padding: 20px 0;
}
#popup-login {
  width: 400px;
  min-height: 400px;
}
.popup-login-inner {
  padding: 5px 0;
  width: 310px;
  margin: auto;
  font-size: 14px;
  overflow: hidden;
}
.popup-login-inner .popup-login-top {
  height: 32px;
  line-height: 32px;
  font-size: 18px;
  color: #333;
  padding-bottom: 5px;
}
.popup-login-inner .popup-warn-tip {
  background: #fff6d2;
  color: #666;
  border: 1px solid #ffe57d;
  line-height: 20px;
  height: 20px;
  padding: 5px 0;
  text-align: center;
}
.popup-login-inner .popup-error-tip {
  background: #ffebeb;
  color: #e4393c;
  border: 1px solid #e4393c;
  line-height: 20px;
  height: 20px;
  padding: 5px 0;
  text-align: center;
}
.popup-login-inner .popup-login-list {
    padding-top: 10px;
}
.popup-login-inner li {
  height: 44px;
  padding-bottom: 13px;
  overflow: hidden;
  font-size: 14px;
  position: relative;
}
.popup-login-inner li span.iptText {
  position: absolute;
  display: block;
  line-height: 44px;
  left: 10px;
  top: 0;
  color: #999;
}
.popup-login-inner li input {
  border: 1px solid #ccc;
  background: #f4f4f4;
  width: 288px;
  height: 16px;
  line-height: 16px;
  padding: 13px 10px;
}
.popup-login-inner li.last {
  padding-bottom: 0;
}
.popup-login-inner li.last input {
  width: 185px;
}
.popup-login-inner li.last .form-refresh {
  width: 92px;
}
.popup-login-inner li.last .form-img {
  width: 90px;
  height: 42px;
  overflow: hidden;
  border: 1px solid #cfcfcf;
}
.popup-login-inner li.last .form-img a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.popup-login-inner li.last .form-img img {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.popup-login-inner .popup-login-ps {
  line-height: 36px;
  height: 36px;
}
.popup-login-inner .popup-login-ps a {
  color: #0000cc;
}
.popup-login-inner .popup-login-ps a:hover {
  text-decoration: underline;
}
.popup-login-inner .popup-login-btn a {
  display: block;
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border: 0;
  background: #ff6666;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.popup-login-inner .popup-login-btn a:hover {
  opacity: .85;
  filter: alpha(opacity=85);
}
.header-search .hs-btn{background-position:-1px 0px}.header-cart .icon-cart{background-position:-5px -40px}.uc-header-main ul.uc-nav-list li i.icon-news{background-position:0px -63px}.uc-header-main .uc-nav-right .uc-cart i.icon-uc-cart{background-position:-5px -86px}.uc-header-main .uc-nav-right .uc-cart i.icon-news{background-position:-5px -109px}.header-search .hs-btn,.header-cart .icon-cart,.uc-header-main ul.uc-nav-list li i.icon-news,.uc-header-main .uc-nav-right .uc-cart i.icon-uc-cart,.uc-header-main .uc-nav-right .uc-cart i.icon-news{background-image: url(common_z.png)}
