@charset "UTF-8";
/*
 *  初始化设置
 *  定义主题颜色、宽高、列数、字体、字号、背景颜色、文字颜色……
 *
 */
/*
 *  全局样式
 *  定义全局相关类、共用类
 *
 */
.theme-link-default-new {
  color: #0094e7;
}
.theme-link-default-new:hover {
  text-decoration: none;
  color: #0094e7;
}
.theme-link-default:hover {
  text-decoration: none;
  color: #0094e7;
}
.theme-default-origin {
  color: #ff6600;
}
.theme-default-origin:hover {
  text-decoration: none;
  color: #ff6600;
}
.theme-link-origin {
  color: #ff6600;
}
.theme-link-origin:hover {
  text-decoration: none;
  color: #ff6600;
}
.linefeed {
  word-wrap: break-word;
  white-space: normal;
  word-break: break-all;
}
.hotitem-bannerfoot {
  height: 36px;
  background-color: #F2F2F2;
  margin-bottom: 30px;
  width: 1190px;
}
.hotitemstitle {
  color: #0094e7;
  font-size: 28px;
  vertical-align: middle !important;
  margin-top: 30px;
}
.hotitemstitle i {
  margin-right: 10px;
}
.hotitemstitle span {
  vertical-align: middle !important;
  font-weight: bold;
}
.hotitemstitle .left-bg {
  border-top: 1px solid #0094e7;
  border-left: 1px solid #0094e7;
  border-bottom: 1px solid #0094e7;
  display: inline-block;
  width: 90px;
  height: 36px;
  margin-right: 20px;
}
.hotitemstitle .right-bg {
  border-top: 1px solid #0094e7;
  border-right: 1px solid #0094e7;
  border-bottom: 1px solid #0094e7;
  display: inline-block;
  width: 90px;
  height: 36px;
  margin-left: 20px;
}
#bsPanel {
  width: 270px!important;
  background: none!important;
  border: 1px solid #e4e4e4 !important;
  padding: 0!important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
#bsPanel > div:last-child {
  display: none!important;
}
#bsList .buzzButton {
  float: none!important;
}
#bsBox {
  height: 419px!important;
  width: 561px!important;
  display: none!important;
}
#bsBox .bFind-wrapper-top {
  height: 26px;
}
.hotitemsul ul {
  margin-left: -31px;
}
.hotitemsul ul li {
  float: left;
  overflow: hidden;
  margin-left: 31px;
  margin-bottom: 20px;
  height: 346px;
}
.hotitemsul ul li .hotimg {
  width: 376px;
  height: 282px;
  overflow: hidden;
  position: relative;
}
.hotitemsul ul li .hotfooter {
  padding-left: 10px;
  background-color: #F2F2F2;
  height: 54px;
  line-height: 54px;
}
.hotitemsul ul li .hotfooter i,
.hotitemsul ul li .hotfooter span {
  vertical-align: middle !important;
}
.hotitemsul ul li .hotfooter .buzzButton,
.hotitemsul ul li .hotfooter .bshareDiv {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.hotitemsul ul li .overmask {
  background: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.hotitemsul ul li .overtext {
  font-size: 24px;
  color: #fff;
  top: 125px;
  left: 0;
  width: 100%;
  text-align: center;
  position: absolute;
  z-index: 5;
}
.hotitemsul ul li .titlemask {
  background: #000;
  filter: alpha(opacity=40);
  opacity: 0.4;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 42px;
  z-index: 2;
  display: none;
}
.hotitemsul ul li .titleitem {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 42px;
  line-height: 140%;
  z-index: 3;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px 5px 10px;
  display: none;
}
.development textarea {
  border: 1px solid #e4e4e4;
  width: 100%;
  height: 120px;
  padding: 10px;
}
.development table tr {
  height: 44px;
}
.development .flexslider {
  height: 292px;
  overflow: hidden;
}
.development .banner-dis .con-info {
  height: 292px;
  padding: 40px 30px;
}
.development .banner-dis .con-info p {
  line-height: 30px;
}
.development .developlist {
  *zoom: 1;
  padding-top: 10px;
  padding-bottom: 10px;
}
.development .developlist:before,
.development .developlist:after {
  display: table;
  content: "";
}
.development .developlist:after {
  clear: both;
}
.development .developlist:before,
.development .developlist:after {
  content: " ";
  display: table;
}
.development .developlist:after {
  clear: both;
}
.development .developlist li {
  width: 20%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  padding-right: 10px;
}
.development .tjproduct li {
  width: 25%;
  float: left;
  padding: 10px;
}
.development .tjproduct li img {
  width: 100%;
  height: 145px;
  display: inline-block;
}
.development .tjproduct li .cost {
  color: #f90;
  font-size: 16px;
}
.development .tjproduct li .tjtitle {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  margin-top: 10px;
}
.development .tjproduct li .btn-sm {
  padding: 2px 10px;
}
.development .leftbanner {
  border: 1px solid #e4e4e4;
  height: 163px;
  overflow: hidden;
  margin-top: 20px;
}
.development .rightbanner {
  height: 80px;
  border: 1px solid #e4e4e4;
  overflow: hidden;
  margin-top: 20px;
}
.retrieval .sort {
  padding-top: 0px;
  padding-bottom: 0px;
  height: 40px;
  line-height: 40px;
  border-bottom: #e4e4e4 solid 1px;
}
.retrieval .sort .retrievalon {
  background-color: #fff;
  display: inline-block;
  color: #f90;
  height: 100%;
  padding-left: 30px;
  padding-right: 30px;
  border-left: #e4e4e4 solid 1px;
  border-right: #e4e4e4 solid 1px;
  cursor: pointer;
}
.retrieval .retrievaltj {
  *zoom: 1;
}
.retrieval .retrievaltj:before,
.retrieval .retrievaltj:after {
  display: table;
  content: "";
}
.retrieval .retrievaltj:after {
  clear: both;
}
.retrieval .retrievaltj:before,
.retrieval .retrievaltj:after {
  content: " ";
  display: table;
}
.retrieval .retrievaltj:after {
  clear: both;
}
.retrieval .retrievaltj li {
  width: 25%;
  float: left;
  padding: 10px;
  height: 250px;
  overflow: hidden;
  text-align: center;
}
.retrieval .retrievaltj li img {
  height: 145px;
  max-width: 100%;
}
.retrieval .retrievaltj li .cost {
  color: #ff0000;
  font-size: 18px;
}
.retrieval .retrievaltj li .tjtitle {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.retrieval .retrievalhot li {
  width: 100%;
  float: left;
  padding: 10px;
  text-align: center;
}
.retrieval .retrievalhot li img {
  height: 145px;
  max-width: 100%;
}
.retrieval .retrievalhot li .cost {
  color: #ff0000;
  font-size: 18px;
}
.retrieval .retrievalhot li .tjtitle {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.retrieval .rightbanner {
  height: 80px;
  border: 1px solid #e4e4e4;
  overflow: hidden;
  margin-top: 20px;
}
.retrieval .retrievalhotpoint li {
  float: left;
  width: 33.33%;
  padding-left: 10px;
  padding-right: 10px;
}
.retrieval .retrievalhotpoint li img {
  height: 90px;
  max-width: 100%;
}
.retrieval .retrievalhotpoint li .buy {
  padding: 2px 10px;
}
.retrieval .retrievalhotpoint li .hotpointtilte {
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: inline-block;
  font-size: 16px;
}
.mask-tip-log {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.dev-cont-ad {
  position: relative;
  *zoom: 1;
}
.dev-cont-ad:before,
.dev-cont-ad:after {
  display: table;
  content: "";
}
.dev-cont-ad:after {
  clear: both;
}
.dev-cont-ad:before,
.dev-cont-ad:after {
  content: " ";
  display: table;
}
.dev-cont-ad:after {
  clear: both;
}
.dev-cont-ad .dev-cls-menu {
  float: left;
}
.dev-cont-ad .dev-banner-area {
  margin-left: 205px;
}
.dev-cont-ad .dev-banner-area > .clearfix {
  height: 335px;
}
.dev-cont-ad .dev-main-banner {
  width: 740px;
  height: 335px;
  float: left;
}
.dev-cont-ad .flash-sale {
  height: 335px;
  width: 235px;
  display: block;
  position: relative;
  border: 1px solid #ccc;
  border-top: 1px solid #0094e7;
  float: right;
}
.dev-cont-ad .flash-sale .tips-tit {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #0094e7;
  color: #fff;
  width: 105px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  z-index: 5;
}
.dev-cont-ad .slide-items {
  margin-top: 10px;
}
.dev-cont-ad .slide-items li {
  margin-left: -1px;
  *zoom: 1;
}
.dev-cont-ad .slide-items li:before,
.dev-cont-ad .slide-items li:after {
  display: table;
  content: "";
}
.dev-cont-ad .slide-items li:after {
  clear: both;
}
.dev-cont-ad .slide-items li:before,
.dev-cont-ad .slide-items li:after {
  content: " ";
  display: table;
}
.dev-cont-ad .slide-items li:after {
  clear: both;
}
.dev-cont-ad .slide-items li a {
  height: 190px;
  width: 245.5px;
  float: left;
  margin-left: 1px;
  padding: 20px 40px;
  background: #f2f2f2;
}
.dev-cont-ad .slide-items li a img {
  width: 96px;
  height: 96px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.dev-cont-ad .slide-items li a .name {
  display: block;
  color: #333;
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.dev-cont-ad .slide-items li a .price {
  display: block;
  color: #ff6600;
  font-size: 16px;
}
.recommend-hot {
  overflow: hidden;
  *zoom: 1;
  border: 1px solid #0094e7;
  height: 285px;
  position: relative;
}
.recommend-hot:before,
.recommend-hot:after {
  display: table;
  content: "";
}
.recommend-hot:after {
  clear: both;
}
.recommend-hot:before,
.recommend-hot:after {
  content: " ";
  display: table;
}
.recommend-hot:after {
  clear: both;
}
.recommend-hot .tempWrap {
  float: left;
}
.recommend-hot .hd {
  float: left;
  height: 100%;
  width: 290px;
  background: #0094e7;
  padding-top: 25px;
  position: relative;
}
.recommend-hot .hd li {
  color: #a9c4f2;
  border: 1px solid #a9c4f2;
  width: 205px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  margin-bottom: 10px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.recommend-hot .hd .on {
  display: block;
  color: #0094e7;
  background: #fff;
  border-color: #fff;
}
.recommend-hot .hd .tips {
  position: absolute;
  width: 0;
  height: 0;
  border: 10.60660172px solid transparent;
  border-right-color: #ffffff;
  margin-left: -10.60660172px;
  margin-top: -10.60660172px;
  right: 0;
  top: 40px;
}
.recommend-hot .bd {
  width: 898px;
}
.recommend-hot .bd li {
  height: 285px;
  overflow: hidden;
}
.recommend-hot .bd .img-box {
  float: left;
  margin: 25px 50px 0 25px;
  width: 280px;
  text-align: center;
}
.recommend-hot .bd .img-box img {
  width: 220px;
  height: 190px;
}
.recommend-hot .bd .img-box div {
  *zoom: 1;
}
.recommend-hot .bd .img-box div:before,
.recommend-hot .bd .img-box div:after {
  display: table;
  content: "";
}
.recommend-hot .bd .img-box div:after {
  clear: both;
}
.recommend-hot .bd .img-box div:before,
.recommend-hot .bd .img-box div:after {
  content: " ";
  display: table;
}
.recommend-hot .bd .img-box div:after {
  clear: both;
}
.recommend-hot .bd .img-box div span {
  float: left;
  height: 30px;
  line-height: 30px;
}
.recommend-hot .bd .img-box div span.c-333 {
  max-width: 108px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.recommend-hot .bd .img-box div a {
  float: right;
}
.recommend-hot .bd .content-box {
  float: right;
  margin-top: 25px;
  width: 540px;
}
.recommend-hot .bd .content-box dt {
  color: #333;
  margin-bottom: 10px;
}
.recommend-hot .bd .content-box dd {
  color: #666;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  *zoom: 1;
}
.recommend-hot .bd .content-box dd:before,
.recommend-hot .bd .content-box dd:after {
  display: table;
  content: "";
}
.recommend-hot .bd .content-box dd:after {
  clear: both;
}
.recommend-hot .bd .content-box dd:before,
.recommend-hot .bd .content-box dd:after {
  content: " ";
  display: table;
}
.recommend-hot .bd .content-box dd:after {
  clear: both;
}
.recommend-hot .bd .content-box span {
  color: #333;
  display: inline-block;
  min-width: 120px;
  max-width: 145px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 5px;
}
.floor-banner {
  height: 460px;
  width: 290px;
  position: relative;
  overflow: hidden;
  float: left;
}
.floor-banner .linklist {
  bottom: 62px;
}
.select-box dl {
  *zoom: 1;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #e4e4e4;
  border-top: 1px solid #e4e4e4;
  margin-bottom: 10px;
}
.select-box dl:before,
.select-box dl:after {
  display: table;
  content: "";
}
.select-box dl:after {
  clear: both;
}
.select-box dl:before,
.select-box dl:after {
  content: " ";
  display: table;
}
.select-box dl:after {
  clear: both;
}
.select-box dt {
  background-color: #F5F5F5;
  height: 46px;
}
.select-box dt,
.select-box .name {
  padding-right: 10px;
  padding-top: 10px;
}
.select-box dd {
  margin-left: 0px;
  background-color: #fff;
}
.select-box .input-price {
  width: 170px;
}
.select-box .input-price input {
  width: 45px;
  height: 26px;
}
.select-box .input-price span {
  color: #e4e4e4;
}
.select-box .input-price .btn {
  height: 26px;
  line-height: 26px;
  width: 50px;
  padding-top: 0px;
}
.select-box .toggleLabels {
  cursor: pointer;
  margin-left: 0;
  position: absolute;
  right: 5px;
  top: 10px;
  z-index: 1;
}
.select-box .toggleLabels i {
  display: inline-block;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transition: -moz-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  -moz-transition: transform 0.2s linear, -moz-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear, -moz-transform 0.2s linear;
}
.select-box .labels .tag-check-list {
  margin-left: 80px;
  height: 46px;
  padding-right: 50px;
  padding-left: 10px;
  overflow: hidden;
  background-color: #fff;
  padding-top: 10px;
}
.select-box .labels.showAll .tag-check-list {
  height: auto;
}
.select-box .labels.showAll .toggleLabels {
  color: #0094e7;
}
.select-box .labels.showAll .toggleLabels i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.select-box .selected .items > span {
  padding-left: 15px;
  height: 24px;
  line-height: 24px;
  float: left;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  color: #666666;
  border: 1px solid #ff9900;
  background: #fff8ee;
}
.select-box .selected .items > span span {
  display: inline-block;
  width: 20px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}
.development-list dt {
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 20px;
  height: 40px;
  background: #f2f2f2;
}
.development-list dt .search-box {
  width: 250px;
  margin-top: 5px;
}
.development-list dt .search-box .text {
  width: 200px;
}
.development-list dt .fr {
  font-size: 12px;
  height: 38px;
  line-height: 38px;
}
.development-list dt .nav-skip a {
  width: 24px;
  height: 24px;
  text-align: center;
  font-size: 16px;
  background: #fff;
  border: 1px solid #ddd;
}
.development-list dt .nav-skip a.disabled {
  color: #ccc;
  background: #f2f2f2;
}
.development-list dd {
  height: 246px;
  padding: 15px;
  margin-right: -1px;
  margin-bottom: -1px;
  border: 1px solid #f2f2f2;
}
.development-list dd:hover {
  border: 1px solid #0094e7;
  z-index: 1;
}
.development-list dd img {
  margin-right: auto;
  margin-left: auto;
  display: block;
  width: 140px;
  height: 140px;
}
.development-list dd .name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  margin-top: 5px;
}
.development-list dd .stock {
  font-size: 12px;
  color: #666;
  margin-top: 5px;
  margin-bottom: 5px;
}
.development-list dd .btn-ask {
  margin-top: -4px;
}
.development-list dd .price {
  font-size: 16px;
  color: #ff6600;
}
.hot-sales-aside {
  border-top: 1px solid #0094e7;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  margin-top: 10px;
}
.hot-sales-aside dt {
  background: #0094e7;
  width: 105px;
  text-align: center;
  height: 38px;
  line-height: 38px;
  color: #fff;
}
.hot-sales-aside dd {
  *zoom: 1;
  border-bottom: 1px solid #e4e4e4;
  padding: 20px;
}
.hot-sales-aside dd:before,
.hot-sales-aside dd:after {
  display: table;
  content: "";
}
.hot-sales-aside dd:after {
  clear: both;
}
.hot-sales-aside dd:before,
.hot-sales-aside dd:after {
  content: " ";
  display: table;
}
.hot-sales-aside dd:after {
  clear: both;
}
.hot-sales-aside dd .name {
  max-height: 40px;
  overflow: hidden;
  color: #333;
}
.hot-sales-aside dd > a {
  display: block;
  text-align: center;
}
.hot-sales-aside dd img {
  width: 140px;
  height: 140px;
}
.icexchange .hotexchange {
  border: 0px;
}
.icexchange .hotexchange .panel-heading {
  border: 1px solid #e4e4e4;
  border-bottom: 0;
}
.icexchange .hotexchange .panel-body {
  border: 1px solid #e4e4e4;
}
.icexchange .hotexchange li {
  border-bottom: #e4e4e4 solid 1px;
  height: 86px;
  padding-top: 15px;
  padding-bottom: 15px;
  overflow: hidden;
}
.icexchange .hotexchange li > div {
  float: left;
}
.icexchange .hotexchange li:last-child {
  border-bottom: 0;
}
.icexchange .hotexchange img {
  width: 55px;
  border: 1px solid #e4e4e4;
}
.icexchange .hotexchange.hotexchange-new .panel-heading {
  border: 1px solid #e4e4e4;
  border-bottom: 0;
  background: #fff;
  font-size: 14px;
  padding-left: 10px;
}
.icexchange .hotexchange.hotexchange-new .panel-body {
  border: 1px solid #e4e4e4;
  padding-left: 0;
  padding-right: 0;
  border-top-color: #fff;
}
.icexchange .hotexchange.hotexchange-new li {
  border-bottom: #e4e4e4 solid 1px;
  height: 86px;
  padding-top: 15px;
  padding-bottom: 15px;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px;
}
.icexchange .hotexchange.hotexchange-new li > div {
  float: left;
}
.icexchange .hotexchange.hotexchange-new li:last-child {
  border-bottom: 0;
}
.icexchange .hotexchange.hotexchange-new img {
  width: 55px;
  border-color: #fff;
}
.icexchange .bannertop {
  overflow: hidden;
  width: 595px;
  height: 388px;
  border-bottom: #e4e4e4 solid 1px;
}
.icexchange .ic-dis {
  height: 388px;
  background-color: #F5F5F5;
}
.icexchange .ic-dis p {
  margin-top: 10px;
}
.icexchange .ic-dis .panel-body {
  height: 346px;
  overflow: hidden;
}
.icexchange .exchangeul li {
  float: left;
  text-align: center;
  position: relative;
}
.icexchange .exchangeul li .exchangeimg {
  margin: 0 auto;
  width: 160px;
  height: 160px;
  overflow: hidden;
}
.icexchange .exchangeul li .exchangelist {
  border: 1px solid #e4e4e4;
  margin-right: 10px;
  margin-bottom: 10px;
}
.icexchange .exchangeul li .exchangelist > div {
  padding: 10px;
  text-align: left !important;
  height: 120px;
  overflow: hidden;
}
.icexchange .exchangeul li .exchangelist > div .exchange-title {
  height: 42px;
  overflow: hidden;
}
.icexchange .exchangeul li .exchangelist > div .fl {
  font-size: 12px;
}
.icexchange .exchangeul li .exchangelist > div .btn {
  margin-top: 25px;
}
.icexchange .exchangeul li .exchangelist span {
  height: 14px;
  line-height: 14px;
  width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.icexchange .exchangeul li .exchange-cost {
  width: 170px;
  overflow: hidden;
}
.icexchange .exchangeul li:nth-child(4n) .exchangelist {
  margin-right: 0px;
}
.icexchange .exchange-sort {
  height: 46px;
  line-height: 46px;
}
.icexchange .exchange-sort a:link,
.icexchange .exchange-sort a:visited {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  color: #666;
}
.icexchange .exchange-sort a:hover,
.icexchange .exchange-sort a:active,
.icexchange .exchange-sort a.active {
  background-color: #0094e7;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
.icexchange .newpic {
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 10;
  width: 80px;
  height: 80px;
}
.icexchange .bar-white {
  border-bottom: 0;
}
.giftcart {
  font-size: 12px;
}
.giftcart .gifttable {
  width: 100%;
}
.giftcart .gifttable thead {
  background-color: #F5F5F5;
}
.giftcart .gifttable thead td {
  height: 40px;
}
.giftcart .gifttable td {
  padding: 10px;
}
.giftcart .gifttable img {
  width: 70px;
  height: 70px;
  border: 1px solid #e4e4e4;
}
.giftcart .gifttable .countcontent {
  position: relative;
  border: 1px solid #e4e4e4;
  width: 80px;
}
.giftcart .gifttable .countcontent .count {
  width: 40px;
  text-align: center;
  height: 22px;
  line-height: 22px;
  margin-left: 20px;
}
.giftcart .gifttable .countcontent .add {
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  color: #999;
  background-color: #F5F5F5;
  position: absolute;
  height: 24px;
  line-height: 22px;
  text-align: center;
  border: 1px solid #e4e4e4;
  left: 60px;
  top: -1px;
  z-index: 10;
  width: 20px;
}
.giftcart .gifttable .countcontent .subtract {
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  color: #999;
  background-color: #F5F5F5;
  position: absolute;
  height: 24px;
  line-height: 22px;
  text-align: center;
  border: 1px solid #e4e4e4;
  left: -1px;
  top: -1px;
  z-index: 10;
  width: 20px;
}
.giftcart .gifttable .paycount,
.giftcart .gifttable .payic {
  color: #ff0000;
}
.giftcart .gifttable > tbody tr:nth-child(2n) td {
  background-color: #F5F5F5;
}
.giftcart .gifttable .giftfoottable {
  border: 1px solid #e4e4e4;
  margin: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.giftcart .gifttable .giftfoottable td {
  background: none;
}
.giftcart .addlist {
  padding: 10px 20px 20px 20px;
}
.giftcart .addlist p {
  margin-top: 10px;
}
.giftcart .addlist .mt30 {
  margin-top: 30px;
}
.giftcart .addlist label {
  margin-left: 5px;
}
.giftcart .addlist .memo {
  margin-top: 20px;
}
.giftcart .addlist .memo textarea {
  width: 100%;
  height: 80px;
  border: 1px solid #e4e4e4;
  margin-top: 10px;
}
.giftcart .addresstable {
  width: 100%;
  margin-top: 10px;
}
.giftcart .addresstable .form-control {
  width: 300px;
  display: inline-block;
}
.giftcart .addresstable tr {
  height: 40px;
}
.giftcart .addresstable tr td:first-child {
  width: 100px;
}
.giftcart .giftsuccess {
  font-size: 18px;
  text-align: center;
  width: 100%;
  height: 80px;
  line-height: 80px;
  background: #def0d8;
  color: #7fbf15;
}
.newsdetail .newscontent p {
  font-size: 12px;
  margin-bottom: 20px;
  text-indent: 2rem;
  line-height: 22px;
}
.newsdetail .newscontent img {
  max-width: 600px;
  margin-bottom: 20px;
}
.newsdetail .newstag {
  *zoom: 1;
  margin-top: 20px;
}
.newsdetail .newstag:before,
.newsdetail .newstag:after {
  display: table;
  content: "";
}
.newsdetail .newstag:after {
  clear: both;
}
.newsdetail .newstag:before,
.newsdetail .newstag:after {
  content: " ";
  display: table;
}
.newsdetail .newstag:after {
  clear: both;
}
.newsdetail .newstag span {
  color: #fff;
  background: #000;
  display: inline-block;
  width: 20px;
  text-align: center;
  font-size: 12px;
  float: left;
  line-height: 13px;
  height: 30px;
  overflow: hidden;
  padding: 2px 0 0 0;
}
.newsdetail .newstag a {
  float: left;
  margin-left: 5px;
  margin-bottom: 10px;
}
.newsdetail .br-none {
  border-right: 0;
}
.newsdetail .someread .panel-body {
  height: 145px;
  overflow: hidden;
  overflow-y: auto;
  *zoom: 1;
}
.newsdetail .someread .panel-body:before,
.newsdetail .someread .panel-body:after {
  display: table;
  content: "";
}
.newsdetail .someread .panel-body:after {
  clear: both;
}
.newsdetail .someread .panel-body:before,
.newsdetail .someread .panel-body:after {
  content: " ";
  display: table;
}
.newsdetail .someread .panel-body:after {
  clear: both;
}
.newsdetail .searchblue {
  background: #69c;
  color: #fff;
  text-align: center;
}
.newsdetail .searchblue2 {
  background: #5783ae;
  color: #fff;
  text-align: center;
}
.newsdetail .searchyellow {
  background-color: #0094e7;
  color: #fff;
  text-align: center;
}
.newsdetail .hotsearch .fr {
  float: right;
}
.newsdetail .hotsearch > div {
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  margin-bottom: 5px;
  float: left;
}
.newsdetail .hotsearch > div a:link {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.newsdetail .h550 {
  height: 550px;
}
.newsdetail .newsdetailbanner {
  overflow: hidden;
  margin-top: 20px;
}
.newsdetail .newsdetailbanner img {
  width: 100%;
  height: 200px;
}
.newsdetail .newshostlist li > div {
  margin-right: 10px;
  border: 1px solid #e4e4e4;
  padding: 10px;
  text-align: left !important;
  height: 265px;
  overflow: hidden;
}
.newsdetail .newshostlist li > div img {
  width: 100%;
}
.newsdetail .newshostlist li > div > div {
  color: #999;
  font-size: 12px;
}
.newsdetail .newshostlist li > div .hotimg {
  margin-bottom: 5px;
  margin-top: 5px;
  height: 120px;
}
.newsdetail .newshostlist li > div .hotnewsdis {
  color: #666;
}
.newsdetail .newshostlist li .lh130 {
  line-height: 130%;
  height: 36px;
  overflow: hidden;
}
.newsdetail .newshostlist li:nth-child(3n) > div {
  margin-right: 0px;
}
.newsdetail .rewritetimelist li {
  height: 34px;
  line-height: 34px;
}
.newsdetail .rewritetimelist li a {
  height: 34px;
  line-height: 34px;
}
.newsdetail .rewritetimelist li:before {
  position: absolute;
  content: '';
  display: inline-block;
  left: 7px;
  top: 15px;
  background: url(../img/icon/iconlist.png?v=97cb28e) no-repeat 0 -55px;
  z-index: 1;
  width: 5px;
  height: 5px;
}
.newsdetail .companynotice {
  background-color: #F5F5F5;
  padding: 10px;
  height: 190px;
  color: #666;
  overflow: hidden;
}
.newsdetail .companynotice .more {
  position: absolute;
  right: 0;
  z-index: 1;
  bottom: 0px;
  background-color: #F5F5F5;
  padding: 5;
}
.newsdetail .newssearchresult li {
  border-bottom: 1px dashed #e4e4e4;
  padding-top: 20px;
  padding-bottom: 20px;
}
.newsdetail .newssearchresult .newsdis {
  height: 40px;
  overflow: hidden;
}
.material-breadcrumb {
  height: 30px;
  line-height: 40px;
  overflow: hidden;
}
.material-body {
  overflow: hidden;
}
.material-body .material-list {
  float: left;
  width: 585px;
  margin-top: 20px;
  height: 424px;
  overflow: hidden;
  border: 1px solid #D7D7D7;
}
.material-body .material-list.r {
  float: right;
}
.material-body .material-list.pdf-height {
  height: 349px;
}
.material-body .material-list .material-title {
  overflow: hidden;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #D7D7D7;
}
.material-body .material-list .material-title h2 {
  font-size: 18px;
  color: #333;
  float: left;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
}
.material-body .material-list .material-title a {
  float: right;
}
.material-body .material-list .material-pdf {
  padding: 14px 20px 13px;
}
.material-body .material-list .material-pdf .material-pdf-list {
  overflow: hidden;
  margin-top: 8px;
}
.material-body .material-list .material-pdf .material-pdf-list span {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 10px;
}
.material-body .material-list .material-pdf .material-pdf-list span.l {
  width: 210px;
}
.material-body .material-list .material-pdf .material-pdf-list span.c {
  width: 225px;
}
.material-body .material-list .material-pdf .material-pdf-list span.r {
  width: 75px;
}
.material-body .material-list .material-index {
  padding: 10px 20px 10px;
}
.material-body .material-list .material-index .material-index-t {
  overflow: hidden;
}
.material-body .material-list .material-index .material-index-t a {
  float: left;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #95CFFF;
  font-size: 16px;
  color: #333;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 10px 14px 0 0;
}
.material-body .material-list .material-index .material-index-b {
  padding-top: 30px;
}
.material-body .material-list .material-supplier {
  padding: 0 0 0 15px;
  overflow: hidden;
}
.material-body .material-list .material-supplier a {
  float: left;
  width: 126px;
  height: 66px;
  border: 1px solid #D7D7D7;
  margin: 23px 15px 0 0;
  background: #fff;
}
.material-body .material-list .material-supplier a img {
  display: block;
  width: 124px;
  margin-top: 7px;
}
.material-body .material-list .material-supplier a em {
  float: left;
  color: #333;
  font-weight: bold;
  font-size: 20px;
  line-height: 66px;
  margin: 0 5px 0 30px;
}
.material-body .material-list .material-supplier a span {
  float: left;
  color: #ff9900;
  font-size: 32px;
  margin-top: 12px;
}
.material-body .page-div {
  overflow: hidden;
  padding: 20px 0;
  margin: 0 20px;
  border-top: 1px dashed #D7D7D7;
}
.material-dl {
  padding: 20px 20px 0;
}
.material-dl dl {
  overflow: hidden;
  border-bottom: 1px dashed #D7D7D7;
  padding-bottom: 20px;
}
.material-dl dl dt {
  float: left;
}
.material-dl dl dt img {
  width: 180px;
  height: 120px;
  display: block;
}
.material-dl dl dd {
  float: left;
  margin-left: 20px;
  width: 340px;
}
.material-dl dl dd p {
  font-size: 12px;
}
.material-dl dl dd p.material-tit {
  color: #333;
  overflow: hidden;
  font-size: 16px;
}
.material-dl dl dd p.material-tit strong {
  font-weight: normal;
  float: left;
  width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.material-dl dl dd p.material-tit span {
  float: right;
  color: #666;
}
.material-dl dl dd p.material-content {
  color: #666;
  margin-top: 10px;
  height: 66px;
  text-indent: 24px;
  line-height: 20px;
  overflow: hidden;
}
.material-dl dl dd p.material-tag {
  color: #999;
  font-weight: bold;
  margin-top: 5px;
}
.material-dl dl dd p.material-tag a {
  font-weight: normal;
  margin-right: 10px;
  padding: 0 5px;
  height: 18px;
  line-height: 16px;
  border: 1px solid #E4E4E4;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
}
.material-detail-left {
  float: left;
  width: 870px;
}
.material-left {
  float: left;
  width: 870px;
  border: 1px solid #D7D7D7;
  margin-top: 20px;
}
.material-l-list .material-dl:last-child dl {
  border: none;
}
.material-l-list .material-dl dl dt img {
  width: 200px;
  height: 120px;
}
.material-l-list .material-dl dl dd {
  width: 605px;
}
.material-l-list .material-dl dl dd p.material-tit {
  font-size: 18px;
}
.material-l-list .material-dl dl dd p.material-tit span {
  font-size: 14px;
  line-height: 25px;
}
.material-l-list .material-dl dl dd p.material-content {
  font-size: 14px;
  height: 60px;
  text-indent: 30px;
}
.material-l-list .material-dl dl dd p.material-tag a {
  padding: 0 10px;
  height: 22px;
  line-height: 20px;
}
.material-right {
  float: right;
  width: 300px;
}
.material-right .material-right-l {
  border: 1px solid #D7D7D7;
  margin-top: 20px;
}
.material-right .material-right-l .material-title {
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #D7D7D7;
}
.material-right .material-right-l .material-title.title-detail {
  height: 50px;
  line-height: 50px;
}
.material-right .material-right-l .material-title.title-detail h2 {
  margin-top: 13px;
}
.material-right .material-right-l .material-title h2 {
  font-size: 18px;
  color: #333;
  float: left;
  padding-left: 20px;
  height: 26px;
  line-height: 26px;
  margin-top: 7px;
  font-weight: bold;
  border-left: 5px solid #347ae1;
}
.material-right .material-right-l .material-title a {
  float: right;
  margin-right: 20px;
}
.material-right .material-right-l .material-c-list-content {
  padding: 5px 10px 10px;
}
.material-right .material-right-l .material-c-list-content .material-c-list {
  overflow: hidden;
  margin-top: 8px;
  color: #666;
}
.material-right .material-right-l .material-c-list-content .material-c-list span {
  float: left;
  margin-right: 5px;
}
.material-right .material-right-l .material-c-list-content .material-c-list a {
  color: #666;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 185px;
}
.material-right .material-right-l .material-c-list-content .material-c-list em {
  float: right;
}
.material-right-text {
  height: 32px;
  line-height: 32px;
  background: #d7d7d7;
  color: #333;
  font-size: 14px;
  padding: 0 10px;
  overflow: hidden;
}
.material-right-text span {
  float: left;
}
.material-right-text span.m-r-tit {
  width: 155px;
}
.material-right-text span.m-r-size {
  width: 70px;
}
.material-right-text em {
  float: left;
  width: 48px;
}
.material-view-list {
  overflow: hidden;
  margin-top: 10px;
}
.material-view-list span {
  float: left;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #666;
  background: #ccc;
  font-size: 12px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.material-view-list span.cur {
  color: #fff;
  background: #ff9900;
}
.material-view-list a {
  float: left;
  width: 134px;
  padding-left: 4px;
}
.material-view-list em {
  float: left;
}
.material-view-list em.m-r-size {
  width: 70px;
}
.material-view-list em.m-r-num {
  width: 50px;
}
.material-article-title {
  font-size: 18px;
  padding: 20px 20px;
  text-align: center;
  color: #333;
  font-weight: bold;
}
.material-article-time {
  font-size: 12px;
  padding: 0 20px;
  text-align: center;
  color: #333;
}
.material-article-content {
  padding: 30px 20px 20px;
}
.material-article-tag {
  color: #999;
  padding: 10px 20px 20px;
  font-size: 12px;
}
.material-article-tag a {
  font-weight: normal;
  margin-right: 10px;
  padding: 0 10px;
  height: 22px;
  line-height: 20px;
  border: 1px solid #E4E4E4;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
}
.material-article-link {
  border-top: 1px dashed #D7D7D7;
  padding: 15px 0;
  color: #666;
  margin: 0 20px;
  overflow: hidden;
  font-size: 14px;
}
.material-article-link div {
  float: left;
  width: 50%;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.material-c-list-content {
  padding: 10px 20px 10px;
}
.material-c-list-content .material-c-list {
  overflow: hidden;
  margin-top: 5px;
  color: #666;
}
.material-c-list-content .material-c-list span {
  float: left;
  margin-right: 5px;
}
.material-c-list-content .material-c-list a {
  color: #666;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 430px;
}
.material-c-list-content .material-c-list em {
  float: right;
}
.material-read {
  border: 1px solid #D7D7D7;
  margin-top: 20px;
  padding: 0 20px 20px;
}
.material-read .material-read-title {
  border-bottom: 1px dashed #D7D7D7;
  height: 40px;
  overflow: hidden;
}
.material-read .material-read-title h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 35px;
  border-bottom: 5px solid #347ae1;
  display: inline-block;
}
.material-read .material-read-content {
  overflow: hidden;
}
.material-read .material-read-content .material-c-list-content {
  float: left;
  width: 50%;
  padding: 0 20px 0 0;
  margin-top: 10px;
}
.material-read .material-read-content .material-c-list-content.material-c-list-content-l {
  border-right: 1px dashed #D7D7D7;
}
.material-read .material-read-content .material-c-list-content.material-c-list-content-r {
  padding-left: 20px;
  padding-right: 0;
}
.material-read .material-read-content .material-c-list-content .material-c-list {
  overflow: hidden;
  margin-top: 10px;
  color: #666;
}
.material-read .material-read-content .material-c-list-content .material-c-list span {
  float: left;
  margin-right: 5px;
}
.material-read .material-read-content .material-c-list-content .material-c-list a {
  color: #666;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 300px;
}
.material-read .material-read-content .material-c-list-content .material-c-list em {
  float: right;
}
.develop-next {
  position: absolute;
  right: -30px;
  top: 90px;
  z-index: 10;
  font-size: 30px;
}
.develop-prev {
  position: absolute;
  left: -30px;
  top: 90px;
  z-index: 10;
  font-size: 30px;
}
.consign .banner-content > .fl {
  width: 955px;
  height: 378px;
}
.consign .banner-content > .fr {
  width: 225px;
  height: 378px;
  background-color: #f2f2f2;
}
.consign .banner-content > .fr dt {
  margin: 80px 0 34px 0;
}
.consign .banner-content > .fr dd {
  line-height: 24px;
  margin-bottom: 10px;
}
.consign .banner-content > .fr a {
  display: block;
  padding-left: 30px;
  background: url("//static.ickey.cn/assets/release3.001/img/icon/links.png") no-repeat;
}
.consign .banner-content > .fr a.mail {
  background-position: 0 3px;
}
.consign .banner-content > .fr a.tel {
  background-position: 0 -30px;
}
.consign .flooracitve {
  border-left: 5px solid #999999;
}
.consign .flooracitve.floorcurt {
  border-color: #ff9900;
}
.consign .explain {
  height: 270px;
  margin-top: 40px;
  padding: 40px 0 0 200px;
  overflow: hidden;
  background: url("//static.ickey.cn/assets/release3.001/img/pic/upload.png") no-repeat 45px -232px;
  border-right: 1px solid #f2f2f2;
}
.consign .explain p {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #333;
  line-height: 38px;
}
.consign .explain span {
  display: inline-block;
  background: url("//static.ickey.cn/assets/release3.001/img/pic/qd.png") no-repeat;
  width: 38px;
  height: 38px;
  text-align: center;
  color: #666;
  font-size: 16px;
  margin-right: 20px;
}
.consign .mtb70 {
  margin: 70px 0;
}
.consign .bar-white {
  border-bottom-width: 1px;
}
.con-info {
  padding: 40px 20px;
  border: 1px solid #e4e4e4;
  height: 274px;
}
.con-info .links {
  margin-top: 30px;
  line-height: 3;
}
.con-info a {
  display: block;
  padding-left: 30px;
  background: url("//static.ickey.cn/assets/release3.001/img/icon/links.png") no-repeat;
}
.con-info a.mail {
  background-position: 0 13px;
}
.con-info a.tel {
  background-position: 0 -20px;
}
.floor-consign img {
  max-width: 100%;
}
.flex-consign {
  width: 100%;
  *zoom: 1;
}
.flex-consign:before,
.flex-consign:after {
  display: table;
  content: "";
}
.flex-consign:after {
  clear: both;
}
.flex-consign:before,
.flex-consign:after {
  content: " ";
  display: table;
}
.flex-consign:after {
  clear: both;
}
.flex-consign .flex-float {
  float: left;
  width: 47.06%;
}
.flex-consign .flex-margin {
  margin-left: 47.06%;
}
.consign-form {
  padding-left: 170px;
  overflow: hidden;
  background: url("//static.ickey.cn/assets/release3.001/img/pic/upload.png") no-repeat 45px 112px;
  position: relative;
}
.consign-form .tip-box {
  position: absolute;
  top: 5px;
  right: 5px;
}
.consign-form .form-control {
  background-color: #fff;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  border-radius: 0;
}
.consign-form .error {
  font-size: 12px;
}
.bg-f7f9fb {
  background: #f7f9fb;
}
.bg-f7f9fb.bg-fff {
  background: #fff;
}
.bg-f7f9fb .top-ad {
  margin-bottom: 10px;
}
.bg-f7f9fb .top-ad.bx-shadow-line {
  border-top: 3px solid #f2f2f2;
  -moz-box-shadow: 0px 2px 4px 2px #f5f5f5;
  box-shadow: 0px 2px 4px 2px #f5f5f5;
}
.bg-f7f9fb .top-ad.supplier-logo-show {
  border: 1px solid #f2f2f2;
  margin-top: 35px;
}
.bg-f7f9fb .register-success .top-ad {
  margin-bottom: 10px;
}
.bg-f7f9fb .register-success .modal .modal-dialog .modal-content {
  border: none;
}
.bg-f7f9fb .register-success .modal .modal-dialog .modal-content .modal-header {
  background-color: #fff;
  border-bottom: none;
}
.bg-f7f9fb .register-success .modal .modal-dialog .modal-content .modal-header .close span {
  color: #989898;
  font-size: 45px;
}
.bg-f7f9fb .register-success .modal .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.bg-f7f9fb .register-success .modal .modal-dialog .modal-content .modal-body span {
  width: 160px;
  height: 44px;
  border: 1px solid #E4E4E4;
  display: inline-block;
  text-align: center;
  line-height: 44px;
  margin-top: 84px;
  margin-bottom: 184px;
}
.bg-f7f9fb .register-success .modal .modal-dialog .modal-content .modal-body span a {
  width: 100%;
  height: 100%;
  display: inline-block;
  font-size: 18px;
  background-color: #F9F9F9;
}
.bg-f7f9fb .register-success .modal .modal-dialog .modal-content .modal-body span a:hover {
  background-color: #0094e7;
  color: #fff;
}
.bg-f7f9fb .register-success .modal .modal-dialog .modal-content .modal-body span:nth-of-type(1) {
  margin-left: 94px;
}
.bg-f7f9fb .register-success .modal .modal-dialog .modal-content .modal-body .qianshu {
  width: 160px;
  height: 44px;
  border: 1px solid #E4E4E4;
  display: inline-block;
  margin-top: 84px;
  margin-bottom: 184px;
}
.bg-f7f9fb .register-success .modal .modal-dialog .modal-content .modal-body .qianshu .ht-icon-home {
  text-align: center;
  line-height: 44px;
  font-size: 18px;
}
.bg-f7f9fb .register-success .modal .modal-dialog .modal-content .modal-body .qianshu .dzt {
  position: relative;
}
.bg-f7f9fb .register-success .modal .modal-dialog .modal-content .modal-body .qianshu .dzt i {
  background: url(../img/icon/u39.png?v=8661cee) no-repeat;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  border: 1px solid #5cb85c;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  position: absolute;
  left: -40px;
  top: -4px;
}
.bg-f7f9fb .register-success .modal .modal-dialog .modal-content .modal-body .qianshu .paragraph-rz {
  margin-top: 15px;
  margin-left: 30px;
}
.bg-f7f9fb .register-success .modal .modal-dialog .modal-content .modal-body .qianshu .gerendl {
  position: relative;
}
.bg-f7f9fb .register-success .modal .modal-dialog .modal-content .modal-body .qianshu .gerendl i {
  background: url(../img/icon/u29.png?v=49f1a3e) no-repeat;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  width: 39px;
  height: 36px;
  position: absolute;
  left: -42px;
  top: -4px;
}
.bg-f7f9fb .register-success .modal .modal-dialog .modal-content .modal-body .qianshu .xzsqs a {
  color: #0094e7;
}
.bg-f7f9fb .register-success .modal .modal-dialog .modal-content .modal-body .qianshu .xzsqs a i {
  font-size: 19px;
  margin: 0 10px 0 2px;
  font-weight: bold;
}
.login {
  height: 479px;
}
.login .loginbanner {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  height: 479px;
  width: 100%;
}
.login .z1 {
  z-index: 2;
  z-index: 1;
}
.login .login-content {
  background: #fff;
  width: 350px;
  padding-bottom: 25px;
  right: 0;
  top: 40px;
  position: absolute;
}
.login .login-content .login-type {
  right: 0;
}
.login .login-content .login-type span.tips-info {
  margin-right: 0;
}
.login .login-content span.tips-info {
  background: #FFFBF0;
  border: 1px solid #F8E7BE;
  padding: 0 18px 0 26px;
  line-height: 25px;
  color: #E6B477;
  font-size: 12px;
  margin-right: 51px;
  z-index: 10;
  margin-top: 4px;
}
.login .login-content span.tips-info:before,
.login .login-content span.tips-info:after {
  content: "";
  top: 21px;
  position: absolute;
  width: 0;
  height: 0;
  border: 6.07106781px solid transparent;
  margin-left: -7.07106781px;
  margin-top: -14.14213562px;
}
.login .login-content span.tips-info:before {
  border-left-color: #F8E7BE;
  right: -13px;
}
.login .login-content span.tips-info:after {
  border-left-color: #FFFBF0;
  right: -12px;
}
.login .login-content .icon-shield {
  color: #E59B36;
  left: 10px;
  top: 0px;
}
.login .login-content .icon-code,
.login .login-content .icon-computer {
  color: #F96826;
  cursor: pointer;
}
.login .login-content .icon-code:after,
.login .login-content .icon-computer:after {
  content: "";
  width: 0;
  height: 0;
  border: 25px solid transparent;
  top: 14px;
  position: absolute;
  border-left-color: #fff;
  border-bottom-color: #fff;
}
.login .login-content .icon-code {
  top: -10px;
  font-size: 54px;
}
.login .login-content .icon-code:after {
  right: 2px;
}
.login .login-content .icon-computer {
  font-size: 40px;
  top: -5px;
  right: 3px;
  position: absolute;
}
.login .login-content .icon-computer:after {
  right: -2px;
}
.login .login-content .scan-code {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 55;
  background: #fff;
}
.login .login-content .scan-code .icon-scan {
  font-size: 35px;
  top: -7px;
}
.login .login-content .scan-code .scan-code-img {
  height: 230px;
}
.login .login-content .scan-code .scan-tips {
  width: 234px;
  left: 0;
  right: 0;
  margin: 30px auto 0;
}
.login .login-content .scan-code .scan-success-tips {
  margin-top: -50px;
  height: 240px;
}
.login .login-content .scan-code .scan-success-tips .icon-iphone,
.login .login-content .scan-code .scan-success-tips .icon-duihao1 {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.login .login-content .scan-code .scan-success-tips .icon-iphone {
  font-size: 170px;
  width: 170px;
}
.login .login-content .scan-code .scan-success-tips .icon-duihao1 {
  top: 100px;
  font-size: 30px;
  color: #78C136;
  width: 30px;
}
.login .login-content .scan-code .img-code {
  width: 150px;
  height: 150px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.login .login-content .scan-code .img-code img {
  width: 100%;
}
.login .login-content .scan-code .img-code .refresh-code {
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, 0, endColorstr=#99000000, 0);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
}
.login .login-content .scan-code .img-code .refresh-code > button {
  background: #ff6600;
  padding: 5px 15px 7px;
}
.login .login-content .scan-code .img-code .refresh-code > button:hover {
  color: #fff;
}
.login .new-user {
  float: right;
  margin-right: 5px;
  margin-top: 5px;
  font-size: 12px;
}
.login .new-user i {
  font-size: 14px;
  margin-right: 5px;
  vertical-align: middle !important;
}
.login .disabledbtn {
  background: #d9f1ff;
  color: #333;
  opacity: 1;
}
.login .disabledbtn:hover {
  background: #d9f1ff;
  color: #333;
}
.login .disabledbtn:focus {
  background: #d9f1ff;
  color: #333;
}
.login .loginTabContent {
  position: relative;
}
.login .loginTabContent .loginerror {
  position: absolute;
  top: -6px;
  left: 20px;
  z-index: 102;
  background: #fffdee;
  border: 1px solid #edd28b;
  height: 32px;
  line-height: 2.45;
  width: 310px;
  font-size: 12px;
}
.login .loginTabContent .loginerror i {
  color: #ff0000;
  font-size: 18px;
  vertical-align: top;
  margin-top: 5px;
  margin-left: 20px;
  margin-right: 10px;
}
.login .loginTabContent .loginerror span {
  color: #ff0000;
}
.login .loginTabContent form {
  padding-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
}
.login .loginTabContent form input[type="text"],
.login .loginTabContent form input[type="button"],
.login .loginTabContent form input[type="password"] {
  height: 36px;
  padding-left: 15px;
  border: 1px solid #e4e4e4;
}
.login .loginTabContent form input[type="text"]:focus,
.login .loginTabContent form input[type="button"]:focus,
.login .loginTabContent form input[type="password"]:focus {
  border-color: #0094e7;
}
.login .loginTabContent form .code {
  width: 130px;
  float: left;
}
.login .loginTabContent form .code2 {
  width: 110px;
  float: left;
}
.login .loginTabContent form .sendcode {
  width: 150px;
  font-size: 12px;
  float: right;
  border-color: #d9f1ff !important;
}
.login .loginTabContent form .input-icon {
  padding-left: 45px!important;
}
.login .loginTabContent form .unameicon {
  background: url("../img/icon/iconlist.png?v=97cb28e") -155px -20px no-repeat;
  display: inline-block;
  width: 26px;
  height: 36px;
  vertical-align: middle !important;
  margin-left: 5px;
  margin-right: 5px;
  position: absolute;
  left: 5px;
  top: 0;
}
.login .loginTabContent form .unameicon.active {
  background: url("../img/icon/iconlist.png?v=97cb28e") -154px -58px no-repeat !important;
  display: inline-block;
  width: 26px;
  height: 36px;
  vertical-align: middle !important;
  margin-left: 5px;
  margin-right: 5px;
  position: absolute;
  left: 5px;
  top: 0;
}
.login .loginTabContent form .pwdicon {
  background: url("../img/icon/iconlist.png?v=97cb28e") -184px -20px no-repeat;
  display: inline-block;
  width: 26px;
  height: 36px;
  vertical-align: middle !important;
  margin-left: 5px;
  margin-right: 5px;
  position: absolute;
  left: 5px;
  top: 0;
}
.login .loginTabContent form .pwdicon.active {
  background: url("../img/icon/iconlist.png?v=97cb28e") -184px -58px no-repeat;
  display: inline-block;
  width: 26px;
  height: 36px;
  vertical-align: middle !important;
  margin-left: 5px;
  margin-right: 5px;
  position: absolute;
  left: 5px;
  top: 0;
}
.login .loginTabContent .otherlogin {
  color: #999;
  font-size: 12px;
  margin-top: 25px;
  margin-left: 35px;
}
.login .loginTabContent .otherlogin .login-qq i {
  font-size: 16px;
  vertical-align: middle !important;
  margin-left: 5px;
  margin-right: 5px;
  color: #3bb6f6;
}
.login .loginTabContent .otherlogin .login-wx i {
  font-size: 16px;
  vertical-align: middle !important;
  margin-left: 5px;
  margin-right: 5px;
  color: #66b900;
}
.login .loginTabContent .area-select {
  z-index: 2;
  font-size: 15px;
}
.login .loginTabContent .area-select .area-code {
  margin: -2px 0 0 -9px;
  width: 130px;
  background: #fff;
  -moz-box-shadow: 10px 10px 5px #888888;
  /* 老的 Firefox */
  box-shadow: 1px 1px 2px 2px #ccc;
  display: none;
}
.login .loginTabContent .area-select span {
  padding: 19px 0;
}
.login .loginTabContent .area-select .hold-on {
  color: #fff;
  background: #ff6600;
}
.login .loginTabContent .area-select li {
  padding-left: 10px;
  height: 44px;
  line-height: 44px;
}
.questionnaire-link {
  float: right;
  margin-top: 10px;
  font-size: 14px;
}
.questionnaire-link i {
  background: url("//static.ickey.cn/assets/release3.001/img/icon/iconlist.png") -34px -57px no-repeat;
  display: inline-block;
  width: 32px;
  height: 22px;
  vertical-align: middle !important;
  margin-left: 5px;
  margin-right: 5px;
}
.register {
  padding-left: 100px;
  margin-top: 40px;
  font-size: 14px;
  *zoom: 1;
}
.register .otherlogin {
  *zoom: 1;
  color: #999;
  font-size: 12px;
  margin-top: 25px;
  margin-left: 205px;
}
.register .otherlogin:before,
.register .otherlogin:after {
  display: table;
  content: "";
}
.register .otherlogin:after {
  clear: both;
}
.register .otherlogin:before,
.register .otherlogin:after {
  content: " ";
  display: table;
}
.register .otherlogin:after {
  clear: both;
}
.register .otherlogin .login-qq i {
  font-size: 16px;
  vertical-align: middle !important;
  margin-left: 5px;
  margin-right: 5px;
  color: #3bb6f6;
}
.register .otherlogin .login-wx i {
  font-size: 16px;
  vertical-align: middle !important;
  margin-left: 5px;
  margin-right: 5px;
  color: #66b900;
}
.register:before,
.register:after {
  display: table;
  content: "";
}
.register:after {
  clear: both;
}
.register:before,
.register:after {
  content: " ";
  display: table;
}
.register:after {
  clear: both;
}
.register .bindpage-list-common {
  position: relative;
  *zoom: 1;
  margin-bottom: 20px;
  padding-left: 305px;
}
.register .bindpage-list-common:before,
.register .bindpage-list-common:after {
  display: table;
  content: "";
}
.register .bindpage-list-common:after {
  clear: both;
}
.register .bindpage-list-common:before,
.register .bindpage-list-common:after {
  content: " ";
  display: table;
}
.register .bindpage-list-common:after {
  clear: both;
}
.register .register-list-common {
  *zoom: 1;
  margin-bottom: 20px;
  padding-left: 205px;
}
.register .register-list-common:before,
.register .register-list-common:after {
  display: table;
  content: "";
}
.register .register-list-common:after {
  clear: both;
}
.register .register-list-common:before,
.register .register-list-common:after {
  content: " ";
  display: table;
}
.register .register-list-common:after {
  clear: both;
}
.register .register-form-group {
  *zoom: 1;
  position: relative;
  width: 472px;
  float: left;
  margin-bottom: 10px;
}
.register .register-form-group:before,
.register .register-form-group:after {
  display: table;
  content: "";
}
.register .register-form-group:after {
  clear: both;
}
.register .register-form-group:before,
.register .register-form-group:after {
  content: " ";
  display: table;
}
.register .register-form-group:after {
  clear: both;
}
.register .register-form-group .form-control {
  border: 1px solid #e4e4e4;
  width: 470px;
  float: left;
  height: 54px;
  line-height: 54px;
  padding-left: 100px;
  font-size: 14px;
}
.register .register-form-group .form-control:focus {
  border-color: #0094e7;
}
.register .register-form-group .is_subscribe {
  right: 0;
  bottom: -23px;
  height: 20px;
  line-height: 20px;
  width: auto;
  float: right;
}
.register .register-form-group .form-group {
  margin-bottom: 0!important;
}
.register .register-form-group label {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  float: left;
  height: 54px;
  line-height: 54px;
  width: 100px;
  padding-left: 10px;
  font-size: 14px;
}
.register .register-form-group span.form-control {
  line-height: 28px;
}
.register .register-form-group .sendcode {
  position: absolute;
  right: 0px;
  top: 0;
  height: 54px;
  line-height: 54px;
  background: #d5e9ff;
  color: #0094e7;
  font-size: 14px;
  width: 150px;
  text-align: center;
  z-index: 1;
}
.register .register-form-group .sendcode.disabledbtn {
  cursor: not-allowed;
  background: #d9f1ff;
  color: #333;
}
.register .register-form-group .codeipt {
  width: 310px;
}
.register .register-form-group .select-triangle {
  position: absolute;
  right: 0px;
  top: 0;
  color: #ccc;
  z-index: 1;
  height: 36px;
  line-height: 36px;
  border-left: 1px solid #e4e4e4;
  padding: 0 7px;
  font-size: 14px;
  cursor: pointer;
}
.register .register-form-group .notnull-yzm {
  position: absolute;
  top: 10px;
  left: 30px;
  color: #f00;
  font-family: "Microsoft Yahei";
}
.register .register-form-group .tooltip {
  width: 180px;
}
.register .register-form-group .error {
  border-color: #f00;
}
.register .register-form-group .glyphicon-repeat {
  float: right;
  font-size: 16px;
  cursor: pointer;
  border-left: 1px solid #e4e4e4;
  display: inline-block;
  width: 30px;
  text-align: center;
  height: 36px;
  line-height: 36px;
  color: #ccc;
}
.register .register-form-group .icon-choosehandle {
  position: absolute;
  right: 15px;
  top: 15px;
  display: none;
}
.register .register-form-group .help-block {
  position: absolute;
  left: 0;
  top: 25px;
  color: red;
  display: none;
}
.register .register-form-submit {
  width: 470px;
  float: left;
  margin-left: 205px;
  margin-top: -10px;
}
.register .register-form-submit input {
  height: 54px;
  font-size: 18px;
}
.register .btn-theme {
  height: 40px;
}
.register .register-input-tips {
  height: 54px;
  line-height: 54px;
  width: 400px;
  position: relative;
  overflow: hidden;
  float: left;
  margin-left: 10px;
}
.register .register-input-tips .input-tips {
  display: none;
}
.register .register-input-tips .input-tips.green-color {
  color: #79c65c;
}
.register .register-input-tips .error {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
}
.register .register-input-tips .error .icon-warning3 {
  margin-right: 5px;
  font-size: 14px;
  color: #ff0000;
  display: inline;
}
.register ::-moz-placeholder {
  font-size: 14px;
}
.register ::-webkit-input-placeholder {
  font-size: 14px;
}
.register :-ms-input-placeholder {
  font-size: 14px;
}
.register .select-content {
  border: 1px solid #e4e4e4;
  padding: 10px;
  width: 320px;
  position: absolute;
  right: 0px;
  top: 36px;
  background: #fff;
  z-index: 2;
  padding-top: 5px;
  display: none;
}
.register .select-content li {
  width: 100%;
  float: left;
  height: 21px;
  line-height: 21px;
}
.register .select-content a {
  display: inline-block;
  width: 100%;
}
.register .placeholder {
  color: #ccc;
}
.register .select-input {
  font-size: 12px;
}
.register .tx {
  width: 30px;
  height: 30px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 10px;
}
.register .register-form-group .pl144 {
  padding-left: 144px;
}
.register .register-form-group .icon-moreunfold,
.register .register-form-group .icon-less {
  padding-left: 5px;
  font-size: 16px;
  vertical-align: middle;
  color: #999;
}
.register .register-form-group .z-2i {
  z-index: 2 !important;
  font-size: 15px !important;
}
.register .register-form-group .area-code {
  margin: -2px 0 0 -9px;
  width: 130px;
  background: #fff;
  -moz-box-shadow: 10px 10px 5px #888888;
  /* 老的 Firefox */
  box-shadow: 1px 1px 2px 2px #ccc;
  display: none;
}
.register .register-form-group .w144i span {
  padding: 19px 0;
}
.register .register-form-group .area-code .hold-on {
  color: #fff;
  background: #ff6600;
}
.register .register-form-group .area-code li {
  padding-left: 10px;
  height: 44px;
  line-height: 44px;
}
.register .register-form-group .w144i {
  width: 144px !important;
}
.register-bbs {
  margin-top: 20px;
  font-size: 14px;
  *zoom: 1;
}
.register-bbs .tips-friend {
  color: #ff0000;
  margin: 0 0 10px 305px;
}
.register-bbs .otherlogin {
  *zoom: 1;
  color: #999;
  font-size: 12px;
  margin-top: 25px;
  margin-left: 205px;
}
.register-bbs .otherlogin:before,
.register-bbs .otherlogin:after {
  display: table;
  content: "";
}
.register-bbs .otherlogin:after {
  clear: both;
}
.register-bbs .otherlogin:before,
.register-bbs .otherlogin:after {
  content: " ";
  display: table;
}
.register-bbs .otherlogin:after {
  clear: both;
}
.register-bbs .otherlogin .login-qq i {
  font-size: 16px;
  vertical-align: middle !important;
  margin-left: 5px;
  margin-right: 5px;
  color: #3bb6f6;
}
.register-bbs .otherlogin .login-wx i {
  font-size: 16px;
  vertical-align: middle !important;
  margin-left: 5px;
  margin-right: 5px;
  color: #66b900;
}
.register-bbs:before,
.register-bbs:after {
  display: table;
  content: "";
}
.register-bbs:after {
  clear: both;
}
.register-bbs:before,
.register-bbs:after {
  content: " ";
  display: table;
}
.register-bbs:after {
  clear: both;
}
.register-bbs .bindpage-list-common {
  position: relative;
  *zoom: 1;
  margin-bottom: 20px;
  padding-left: 305px;
}
.register-bbs .bindpage-list-common:before,
.register-bbs .bindpage-list-common:after {
  display: table;
  content: "";
}
.register-bbs .bindpage-list-common:after {
  clear: both;
}
.register-bbs .bindpage-list-common:before,
.register-bbs .bindpage-list-common:after {
  content: " ";
  display: table;
}
.register-bbs .bindpage-list-common:after {
  clear: both;
}
.register-bbs .register-list-common {
  *zoom: 1;
  margin-bottom: 20px;
  padding-left: 205px;
}
.register-bbs .register-list-common:before,
.register-bbs .register-list-common:after {
  display: table;
  content: "";
}
.register-bbs .register-list-common:after {
  clear: both;
}
.register-bbs .register-list-common:before,
.register-bbs .register-list-common:after {
  content: " ";
  display: table;
}
.register-bbs .register-list-common:after {
  clear: both;
}
.register-bbs .register-form-group {
  *zoom: 1;
  position: relative;
  width: 420px;
  float: left;
}
.register-bbs .register-form-group:before,
.register-bbs .register-form-group:after {
  display: table;
  content: "";
}
.register-bbs .register-form-group:after {
  clear: both;
}
.register-bbs .register-form-group:before,
.register-bbs .register-form-group:after {
  content: " ";
  display: table;
}
.register-bbs .register-form-group:after {
  clear: both;
}
.register-bbs .register-form-group .form-control {
  border: 1px solid #e4e4e4;
  width: 320px;
  float: left;
  height: 38px;
  line-height: 28px;
  padding-left: 10px;
  font-size: 16px;
}
.register-bbs .register-form-group .form-control:focus {
  border-color: #0094e7;
}
.register-bbs .register-form-group .is_subscribe {
  right: 0;
  bottom: -23px;
  height: 20px;
  line-height: 20px;
  width: auto;
  float: right;
}
.register-bbs .register-form-group .form-group {
  margin-bottom: 0!important;
}
.register-bbs .register-form-group label {
  float: left;
  height: 38px;
  line-height: 38px;
  width: 100px;
  text-align: right;
}
.register-bbs .register-form-group label .notnull {
  position: static;
  padding-right: 5px;
  font-family: "Microsoft Yahei";
}
.register-bbs .register-form-group span.form-control {
  line-height: 28px;
}
.register-bbs .register-form-group .sendcode {
  position: absolute;
  right: 0px;
  top: 0;
  height: 38px;
  line-height: 38px;
  background: #f2f2f2;
  font-size: 14px;
  width: 100px;
  text-align: center;
  z-index: 1;
}
.register-bbs .register-form-group .codeipt {
  width: 215px;
}
.register-bbs .register-form-group .select-triangle {
  position: absolute;
  right: 0px;
  top: 0;
  color: #ccc;
  z-index: 1;
  height: 36px;
  line-height: 36px;
  border-left: 1px solid #e4e4e4;
  padding: 0 7px;
  font-size: 14px;
  cursor: pointer;
}
.register-bbs .register-form-group .notnull-yzm {
  position: absolute;
  top: 10px;
  left: 30px;
  color: #f00;
  font-family: "Microsoft Yahei";
}
.register-bbs .register-form-group .tooltip {
  width: 180px;
}
.register-bbs .register-form-group .error {
  border-color: #f00;
}
.register-bbs .register-form-group .glyphicon-repeat {
  float: right;
  font-size: 16px;
  cursor: pointer;
  border-left: 1px solid #e4e4e4;
  display: inline-block;
  width: 30px;
  text-align: center;
  height: 36px;
  line-height: 36px;
  color: #ccc;
}
.register-bbs .register-form-group .icon-choosehandle {
  position: absolute;
  right: 5px;
  top: 5px;
  display: none;
}
.register-bbs .register-form-group .help-block {
  position: absolute;
  left: 0;
  top: 25px;
  color: red;
  display: none;
}
.register-bbs .register-form-submit {
  width: 320px;
  float: left;
}
.register-bbs #code_img {
  height: 38px;
}
.register-bbs .btn-theme {
  height: 40px;
}
.register-bbs .register-input-tips {
  height: 38px;
  line-height: 38px;
  width: 400px;
  position: relative;
  overflow: hidden;
  float: left;
  margin-left: 10px;
}
.register-bbs .register-input-tips .input-tips {
  display: none;
}
.register-bbs .register-input-tips .error {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
}
.register-bbs .register-input-tips .error .icon-warning3 {
  margin-right: 5px;
  font-size: 14px;
  color: #ff0000;
  display: inline;
}
.register-bbs ::-moz-placeholder {
  font-size: 12px;
}
.register-bbs ::-webkit-input-placeholder {
  font-size: 12px;
}
.register-bbs :-ms-input-placeholder {
  font-size: 12px;
}
.register-bbs .select-content {
  border: 1px solid #e4e4e4;
  padding: 10px;
  width: 320px;
  position: absolute;
  right: 0px;
  top: 36px;
  background: #fff;
  z-index: 2;
  padding-top: 5px;
  display: none;
}
.register-bbs .select-content li {
  width: 100%;
  float: left;
  height: 21px;
  line-height: 21px;
}
.register-bbs .select-content a {
  display: inline-block;
  width: 100%;
}
.register-bbs .placeholder {
  color: #ccc;
}
.register-bbs .select-input {
  font-size: 12px;
}
.register-bbs .tx {
  width: 30px;
  height: 30px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 10px;
}
.register_success {
  text-align: center;
}
.register_success .reg_success {
  font-size: 30px;
  color: #66cc66;
  text-align: center;
  width: 100%;
  margin-top: 30px;
}
.register_success .reg_success i {
  font-size: 40px;
  margin-right: 20px;
}
.register_success .search_IC {
  font-size: 18px;
  width: 100%;
  text-align: center;
}
.register_success .btns {
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 15px;
}
.register_success .btns .btn {
  height: 54px;
  font-size: 16px;
  margin-left: 5px;
  margin-right: 5px;
  width: 150px;
  text-align: center;
  line-height: 46px;
}
.register_success .btns .btn-theme-empty {
  border: 1px solid #e4e4e4;
  color: #333;
}
.register_success .reg_content {
  border-top: 1px solid #e4e4e4;
  margin-top: 180px;
}
.register_success .reg_content img {
  float: left;
}
.register_success .reg_content .package {
  color: #333;
  float: left;
  text-align: left !important;
  color: #666;
}
.register_success .reg_content .package .h1-css-reg {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #333;
}
.register_success .reg_content .d1 {
  width: 45%;
  float: left;
  margin-left: 80px;
  margin-top: 25px;
  margin-bottom: 20px;
  border-right: 1px solid #e4e4e4;
}
.register_success .reg_content .d1 img {
  margin-right: 20px;
}
.register_success .reg_content .d2 {
  width: 40%;
  float: left;
  margin-left: 80px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.register_success .reg_content .d2 img {
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 20px;
}
.register_success .reg_content .erweima {
  width: 151px;
}
.forget {
  padding-top: 70px;
  text-align: center;
}
.forget .btn-theme {
  height: 54px !important;
  font-size: 18px;
  background: #4a90e2;
  border-color: #4a90e2;
}
.forget .btn-theme-tz {
  height: 40px !important;
}
.forget .email_box {
  width: 472px;
  margin: auto;
  padding-top: 10px;
  padding-left: 0!important;
}
.forget .email_box .error_tip {
  position: absolute!important;
  left: 472px;
  width: 340px!important;
  top: 0;
}
.forget span.error {
  color: #FF6600;
}
.forget .validate_email {
  color: #84C165;
}
.forget .icon-duihao {
  margin-top: -17px;
  float: left;
}
.forget .email {
  float: left;
  margin-bottom: 50px;
}
.forget .register-list-common {
  clear: both;
}
.forget #emailCode {
  width: 322px;
}
.forget .icon-warning2 {
  position: absolute;
  right: 160px;
  top: 12px;
  color: #f60;
  display: none;
}
.forget #next {
  width: 472px;
  height: 54px;
  font-size: 18px;
}
.forget .register .register-form-group .cannot_get {
  color: #666;
  cursor: not-allowed;
}
.forget .forget_step {
  margin: 30px auto 60px auto;
  font-size: 14px;
}
.forget .forget_step #code_img {
  height: 36px!important;
  width: 98px;
}
.forget .forget_step .password {
  width: 375px !important;
}
.forget .forget_step .font_color {
  text-align: center;
}
.forget .forget_step .font_color .icon-duihao {
  margin-right: 0;
  vertical-align: -5px;
}
.forget .congradulate {
  width: 472px;
}
.forget .forget_step_reset {
  margin: 30px 0 60px 300px;
  width: 825px;
}
.forget .put-in-code {
  line-height: 30px;
}
.forget .getcode {
  display: inline-block;
  width: 200px;
  height: 32px;
}
.forget .getcode .sendcode {
  position: absolute;
  right: 0;
  top: 0;
  height: 32px;
  /* border-left:1px solid @default-border-color; */
  background: #d5e9ff;
  color: #0094e7;
  font-size: 12px;
  width: 100px;
  text-align: center;
  z-index: 1;
}
.forget .getcode .sendcode.disabledbtn {
  cursor: not-allowed;
  background: #d9f1ff;
  color: #333;
}
.forget .getcode .codeipt {
  width: 100px;
  height: 32px;
}
.forget .form-control {
  height: 36px;
}
.forget .findinput {
  width: 181px;
  float: left;
}
.forget .dis {
  margin-left: 130px;
}
.forget .ml {
  margin-left: 112px;
}
.forget #find-pwd-bt {
  width: 100%;
  height: 40px;
}
/*找回密码新版*/
.forget .forget_step_reset {
  width: 472px;
  margin: 30px auto 60px auto;
}
.new_password,
.sure_password {
  line-height: 52px;
  position: relative;
}
.new_password:after,
.sure_password:after {
  content: '';
  clear: both;
  display: block;
}
.forget .forget_step .password {
  width: 100%!important;
  height: 20px;
}
.tips {
  position: absolute;
  left: 472px ;
  top: 0;
  width: 340px;
}
input {
  vertical-align: baseline;
}
.new-findpwd-style .ml16 {
  margin-left: 16px;
}
.new-findpwd-style .ml23 {
  margin-left: 23px;
}
.new-findpwd-style .left-line-box {
  height: 54px;
  width: 90px;
  padding-left: 0;
  text-align: right;
}
.new-findpwd-style .font_color {
  color: #84C165;
}
.new-findpwd-style span.error {
  color: #FF6600;
}
.new-findpwd-style .right-line-box {
  height: 54px;
  width: 382px;
}
.new-findpwd-style .w130 {
  width: 130px;
  text-align: right;
}
.new-findpwd-style .btn-theme {
  height: 54px !important;
  font-size: 18px;
  background: #4a90e2;
  border-color: #4a90e2;
}
.new-findpwd-style .forget_phone_form {
  position: relative;
  margin-top: 20px;
  width: 472px;
  font-size: 14px;
  line-height: 54px;
}
.new-findpwd-style .forget_phone_form .error {
  position: absolute;
  left: 480px;
  top: 0;
  white-space: nowrap;
}
.new-findpwd-style .forget_phone_form .type-name {
  float: left;
  width: 120px;
  height: 54px;
  text-align: right;
  padding-right: 20px;
  border: 1px solid #e4e4e4;
  border-right: none;
}
.new-findpwd-style .forget_phone_form .edit-code {
  float: left;
  width: 201px;
  border: 1px solid #e4e4e4;
  border-left: none;
  height: 54px;
}
.new-findpwd-style .forget_phone_form .edit-code .form-control {
  width: 200px;
  border: none;
  height: 52px;
}
.new-findpwd-style .forget_phone_form .sendcode {
  float: left;
  height: 54px;
  line-height: 54px;
  background: #d5e9ff;
  color: #0094e7;
  width: 150px;
  text-align: center;
}
.new-findpwd-style .forget_phone_form .sendcode.disabledbtn {
  cursor: not-allowed;
  background: #d9f1ff;
  color: #333;
}
.new-findpwd-style .mobileCodeNext,
.new-findpwd-style .wtp100 {
  width: 100%;
}
.new-findpwd-style .success-go-login {
  margin: 70px 0;
  line-height: 45px;
}
.new-findpwd-style .absort-error {
  position: absolute;
  height: 54px;
  line-height: 54px;
}
.relating_tab {
  width: 50%;
  float: left;
  font-size: 26px;
  text-align: center;
  border-bottom: 2px solid #e4e4e4;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold !important;
}
.relating_tab i {
  margin-right: 10px;
  font-size: 36px;
}
.relating_tab.active {
  border-bottom: 2px solid #0094e7;
}
.relating_tab.active i {
  color: #0094e7;
}
.relating_tab.active a:link,
.relating_tab.active a:visited {
  color: #0094e7;
}
.relating_success .box {
  padding: 100px 0;
  width: 310px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
.relating_success .box i {
  color: #7abd54;
  font-size: 32px;
  margin: 0 5px 0 0;
  float: left;
}
.relating_success .box p {
  font-size: 18px;
  color: #666;
  margin-bottom: 40px;
  line-height: 32px;
  *zoom: 1;
}
.relating_success .box p:before,
.relating_success .box p:after {
  display: table;
  content: "";
}
.relating_success .box p:after {
  clear: both;
}
.relating_success .box p:before,
.relating_success .box p:after {
  content: " ";
  display: table;
}
.relating_success .box p:after {
  clear: both;
}
/*免密码登录样式 yii*/
.field-phoneloginform-verifycode {
  position: relative;
}
.field-phoneloginform-verifycode .control-label {
  display: none;
}
.field-phoneloginform-verifycode .refreshcode {
  position: absolute;
  right: 84px;
  top: 11px;
  z-index: 1;
  cursor: pointer;
}
.field-phoneloginform-verifycode #phoneloginform-verifycode {
  width: 170px;
}
.field-phoneloginform-verifycode .help-block {
  color: red;
  margin: 0;
}
#code_img {
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 1;
  background: #F2F2F2;
  width: 150px;
  height: 54px;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
}
.level-tips {
  background: url("../img/icon/strength.png?v=3c05788");
  display: none;
  width: 133px;
  height: 14px;
}
.level-tips.l-weak {
  display: inline-block;
  background-position: 0 0;
}
.level-tips.l-mid {
  display: inline-block;
  background-position: 0 -30px;
}
.level-tips.l-strong {
  display: inline-block;
  background-position: 0 -60px;
}
.t-i {
  text-indent: 28px;
}
.yidun.yidun--light.yidun--success.yidun--jigsaw .yidun_slide_indicator {
  border-color: #7CBA5E !important;
  background-color: #D2E6CE !important;
}
.yidun.yidun--light.yidun--success.yidun--jigsaw .yidun_slider {
  background-color: #7CBA5E !important;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  -webkit-text-fill-color: #333;
}
.no-line-box {
  border: none;
  padding-left: 8px;
}
.bind-email-title {
  height: 40px;
  border: 1px solid #e4e4e4;
  border-right: none;
}
.bind-email-content {
  border: 1px solid #e4e4e4;
  border-left: none;
  padding-left: 8px;
}
.bind-btn-yz {
  width: 100%;
  height: 40px;
}
.left-line-box {
  border: 1px solid #e4e4e4;
  border-right: none;
  padding-left: 10px;
}
.right-line-box {
  border: 1px solid #e4e4e4;
  border-left: none;
}
#login_name.huadong {
  border: none;
  padding-left: 1px;
}
#find-pwd,
#phonebind,
#registerform,
#loginform {
  position: relative;
}
#find-pwd {
  float: left;
}
.emailbind-page #find-pwd {
  width: 100%;
}
/*覆盖上边的float属性*/
.find-pwd-tz {
  float: none!important;
}
.confirm-email table,
.emailbind-page table,
.find-pwd-index table {
  border-collapse: separate;
}
.height15 {
  height: 15px;
}
.height70,
.verifycode.height70 {
  height: 70px;
}
.emailbind-page .gif-guide {
  top: 20px;
  left: 108px;
}
.emailbind-page .gif-guide .guide-right-arrow {
  top: 82px;
}
.find-pwd-index .gif-guide {
  left: 108px;
  top: 20px;
}
.find-pwd-index .gif-guide .guide-right-arrow {
  top: 81px;
}
#phonebind .gif-guide {
  left: 6px;
}
#phonebind .gif-guide .guide-right-arrow {
  top: 135px;
}
#tab-login.auth-email-bind .gif-guide .guide-right-arrow {
  top: 198px;
}
#loginform .yidun.yidun--light .yidun_control,
#loginform .yidun.yidun--light.yidun--success.yidun--jigsaw .yidun_slide_indicator,
#loginform .yidun_slide_indicator {
  height: 54px !important;
}
#loginform .yidun.yidun--light .yidun_tips {
  line-height: 54px  !important;
}
#loginform .yidun_slider {
  width: 52px !important;
}
#loginform .gif-guide {
  top: 50px;
}
#loginform .toggle-valid {
  padding-left: 0px;
  top: 0px;
}
#registerform .yidun.yidun--light .yidun_control,
#registerform .yidun.yidun--light.yidun--success.yidun--jigsaw .yidun_slide_indicator,
#registerform .yidun_slide_indicator {
  height: 54px !important;
}
#registerform .yidun.yidun--light .yidun_tips {
  line-height: 54px  !important;
}
#registerform .yidun_slider {
  width: 52px !important;
}
#registerform .gif-guide {
  top: 50px;
}
.register-index #registerform .gif-guide {
  top: 0px;
}
.register-index .registered-bc,
.register-index .registered-mod {
  display: none;
}
#phonebind_captcha.bind-phone {
  position: absolute;
  top: 110px;
  left: 347px;
}
.hd-bd-none {
  border: none;
  padding-left: 0px;
}
.hd-bd-none input {
  border: none;
}
#emailbind_captcha.email-bind {
  position: absolute;
  top: 110px;
  left: 353px;
}
.bind-alert-tr {
  width: 103px;
  padding-left: 5px;
}
#findpwd_captcha.find-pwd-cap {
  position: absolute;
  top: 75px;
  left: 450px;
}
#emailbind_captcha.email-cap {
  position: absolute;
  top: 75px;
  left: 450px;
}
.verifycode-message.email-bind-msg {
  height: 70px;
  line-height: 70px;
}
.verifycode-message.hidden-visi,
.form-verifycode.hidden-visi {
  visibility: hidden;
}
.verifycode-message.show,
.form-verifycode.show {
  visibility: visible;
}
#codecontent.hidden {
  display: none;
}
.toggle-valid {
  font-size: 12px;
  padding-left: 207px;
  position: relative;
  top: -16px;
  color: #0094e7;
  cursor: pointer;
  display: none;
}
.toggle-valid:hover {
  color: #0094e7;
}
.toggle-switch td {
  text-align: left;
}
.toggle-switch a {
  color: #0094e7;
  font-size: 12px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  display: none;
  cursor: pointer;
}
.toggle-switch a:hover {
  color: #0094e7;
}
.img-valid.under {
  visibility: hidden;
}
.img-valid.under .left-line-box {
  border: none;
}
.img-valid.under .right-line-box {
  border: none;
}
.img-valid.under .bind-email-title {
  border: none;
}
.login .login-content .gif-guide {
  height: 250px;
  width: 360px;
  left: -364px;
  top: -73px;
}
.login .login-content .gif-guide p {
  font-size: 18px;
  padding-top: 8px;
  padding-left: 10px;
}
.login .login-content .gif-guide .slide-guide-gif {
  width: 350px;
  height: auto;
}
.login .login-content .gif-guide .guide-right-arrow.login-icon {
  top: 220px;
}
.login .login-content .gif-guide.second-guide .guide-right-arrow {
  top: 168px;
}
.login .login-content .toggle-valid {
  padding-left: 0;
  top: 0px;
}
.login .login-content .toggle-valid.second-toggle {
  top: -6px;
}
.login .toggle-scan:before {
  content: "";
  width: 16px;
  height: 16px;
  background: #F1B054;
  position: absolute;
  top: 0px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 0px;
}
.login .toggle-scan .icon-scan {
  color: #fff;
  position: relative;
  left: -8px;
  font-size: 12px;
  top: 1px;
}
.gif-guide {
  height: 228px;
  width: 327px;
  border: 1px solid #0094e7;
  -moz-box-shadow: 0px 0px 6px 0px #0094e7;
  box-shadow: 0px 0px 6px 0px #0094e7;
  background: #fff;
  position: absolute;
  left: -135px;
  top: 0px;
  z-index: 10;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 3px;
  display: none;
}
.gif-guide .slide-guide-gif {
  width: 317px;
  height: 223px;
}
.gif-guide p {
  font-size: 16px;
  padding-top: 12px;
  padding-left: 8px;
  color: #999;
}
.gif-guide .gif-toggle-valid {
  color: #0094e7;
  cursor: pointer;
}
.gif-guide .guide-right-arrow {
  position: absolute;
  right: -8px;
  top: 115px;
}
.gif-guide .guide-right-arrow:before {
  content: "";
  top: 0;
  position: absolute;
  width: 0;
  height: 0;
  border: 10.07106781px solid transparent;
  border-left-color: #0094e7;
  margin-left: -7.07106781px;
  margin-top: -14.14213562px;
}
.gif-guide .guide-right-arrow:after {
  content: "";
  top: 1px;
  position: absolute;
  width: 0;
  height: 0;
  border: 10.07106781px solid transparent;
  border-left-color: #fff;
  margin-left: -8.07106781px;
  margin-top: -15.14213562px;
}
.new-warnning-0611 .error {
  border-color: #e4e4e4 !important;
}
.new-warnning-0611 .error ~ .icon-warning2 {
  display: block !important;
  color: #f60 !important;
}
.new-warnning-0611 .error:focus {
  border-color: #0094e7 !important;
}
.new-warnning-0611 .register-list-common .icon-warning2 {
  position: absolute;
  right: 15px;
  top: 12px;
  display: none;
}
.new-warnning-0611 span.error-new {
  color: #f60 !important;
}
.new-warnning-0611 span.error {
  color: #f60 !important;
}
.new-warnning-0611 .registered-bc {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 500;
  width: 100%;
  height: 100%;
  background-color: #000;
  -moz-opacity: .6;
  filter: alpha(opacity=60);
  opacity: .6;
  display: none;
}
.new-warnning-0611 .registered-mod {
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -145px 0 0 -205px;
  z-index: 500;
  width: 410px;
  height: 290px;
  background-color: #fff;
  text-align: center;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: none;
}
.new-warnning-0611 .registered-mod .close-registe {
  overflow: hidden;
  text-align: right;
  font-size: 30px;
  color: #999;
  border-bottom: 1px solid #e4e4e4;
}
.new-warnning-0611 .registered-mod .close-registe span {
  padding: 10px;
  cursor: pointer;
}
.new-warnning-0611 .registered-mod .icon-tip {
  margin: 20px 0 0px 0;
}
.new-warnning-0611 .registered-mod .icon-warning2 {
  font-size: 36px;
  color: #f60;
}
.new-warnning-0611 .registered-mod .regist-ord {
  padding: 20px 20px 40px 20px;
  color: #333;
  font-size: 16px;
  line-height: 30px;
}
.new-warnning-0611 .registered-mod .bottom-bth {
  text-align: right;
  border-top: 1px solid #e4e4e4;
  padding: 15px 0;
}
.new-warnning-0611 .registered-mod .bottom-bth a {
  padding: 5px 10px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 16px;
}
.new-warnning-0611 .registered-mod .get-passport {
  color: #333;
  border: 1px solid #e4e4e4;
}
.new-warnning-0611 .registered-mod .go-login {
  margin: 0 15px 0 10px;
  color: #fff;
  background: #2e92f7;
  border: 1px solid #2e92f7;
}
.register.weak-container {
  padding-left: 0px;
  margin-top: 0px;
}
.register .weak-warning {
  height: 70px;
  line-height: 70px;
  border: 1px solid #edd28b;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fffdee;
  color: #ff6600;
  width: 100%;
  margin-bottom: 50px;
  padding-left: 80px;
}
.register #weak-form .register-form-group label {
  height: 44px;
  line-height: 44px;
}
.register #weak-form .register-form-group .form-control {
  height: 44px;
  line-height: 44px;
  width: 480px;
}
#weak-form .later-modify {
  width: 48%;
  border: 1px solid #e4e4e4;
  background: #f9f9f9;
  color: #999;
}
.register #weak-form .register-form-submit {
  margin-top: 5px;
  margin-bottom: 35px;
  width: 480px;
  height: 44px;
}
.register #weak-form .register-form-submit input {
  height: 44px;
}
.register #weak-form .register-list-common {
  margin-bottom: 10px;
}
.register #weak-form .register-input-tips {
  height: 44px;
  line-height: 44px;
  padding-left: 6px;
  width: 380px;
}
.register #weak-form .register-form-group .icon-choosehandle {
  top: 8px;
  right: 0px;
}
.register #weak-form .register-input-tips .error {
  padding-left: 6px;
}
#weak-form .weak-submit {
  width: 48%;
  margin-right: 3%;
}
.register .weak-icon {
  left: 38px;
  top: -3px;
  color: #ff0000;
}
#weak-form {
  padding-left: 96px;
}
#weakModal .btn-box {
  height: 80px;
  line-height: 80px;
}
#weakModal .btn-box > span > a {
  padding: 6px 15px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#weakModal a.prev-btn {
  background: #0094e7;
  color: #fff;
  border: 1px solid #0094e7;
}
#weakModal a.index-btn {
  background: #f9f9f9;
  color: #666;
  border: 1px solid #e4e4e4;
}
#weakModal .icon.icon-duihao {
  font-size: 35px;
  position: absolute;
  left: 48px;
  top: -2px;
}
#weakModal .success-info {
  height: 120px;
  line-height: 120px;
  font-size: 16px;
  position: relative;
  padding-left: 120px;
}
.dev-selected-area {
  *zoom: 1;
  margin-top: 10px;
  height: 190px;
  border: 1px solid #f2f2f2;
}
.dev-selected-area:before,
.dev-selected-area:after {
  display: table;
  content: "";
}
.dev-selected-area:after {
  clear: both;
}
.dev-selected-area:before,
.dev-selected-area:after {
  content: " ";
  display: table;
}
.dev-selected-area:after {
  clear: both;
}
.dev-selected-area dt {
  float: left;
  width: 49px;
  background: #ff6600;
  height: 100%;
}
.dev-selected-area dt div {
  margin-top: 43px;
  color: #fff;
  margin-right: auto;
  margin-left: auto;
  width: 20px;
  line-heigh: 24px;
  font-weight: bold;
  font-size: 18px;
}
.dev-selected-area dd {
  float: left;
  border-left: 1px solid #f2f2f2;
  width: 186px;
  height: 100%;
  padding-top: 14px;
  text-align: center;
}
.connector-main-banner {
  height: 406px;
  width: 740px;
}
.recommend-hot1 {
  position: relative;
}
.recommend-hot1 .hd {
  position: absolute;
  right: 0;
  top: -30px;
}
.recommend-hot1 .hd span {
  cursor: pointer;
  width: 24px;
  display: inline-block;
  height: 24px;
  border: 1px solid #e4e4e4;
  text-align: center;
  vertical-align: middle !important;
}
.recommend-hot1 .col-md-6 {
  height: 300px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  background: #f2f2f2;
  border-left: 1px solid #fff;
}
.recommend-hot1 img {
  width: 260px;
  height: 140px;
}
.recommend-hot1 .name {
  font-size: 16px;
  color: #333;
  margin-top: 10px;
  margin-bottom: 10px;
}
.recommend-hot1 .price {
  *zoom: 1;
}
.recommend-hot1 .price:before,
.recommend-hot1 .price:after {
  display: table;
  content: "";
}
.recommend-hot1 .price:after {
  clear: both;
}
.recommend-hot1 .price:before,
.recommend-hot1 .price:after {
  content: " ";
  display: table;
}
.recommend-hot1 .price:after {
  clear: both;
}
.recommend-hot1 .price span {
  float: left;
  color: #333;
}
.recommend-hot1 .price > span {
  width: 80px;
}
.recommend-hot1 .drop {
  padding: 1px 7px;
  width: 115px;
  height: 26px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #eeeeee;
  float: left;
}
.recommend-hot1 .drop span {
  width: 50px;
  float: left;
}
.recommend-hot1 .drop i {
  float: right;
  display: inline-block;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transition: -moz-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  -moz-transition: transform 0.2s linear, -moz-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear, -moz-transform 0.2s linear;
  color: #666;
}
.recommend-hot1 .drop dt {
  color: #ff6600;
  font-size: 16px;
}
.recommend-hot1 .drop dd {
  *zoom: 1;
  font-size: 12px;
  line-height: 22px;
}
.recommend-hot1 .drop dd:before,
.recommend-hot1 .drop dd:after {
  display: table;
  content: "";
}
.recommend-hot1 .drop dd:after {
  clear: both;
}
.recommend-hot1 .drop dd:before,
.recommend-hot1 .drop dd:after {
  content: " ";
  display: table;
}
.recommend-hot1 .drop dd:after {
  clear: both;
}
.recommend-hot1 .drop:hover {
  height: auto;
}
.recommend-hot1 .drop:hover i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #ff6600;
}
.original-factory {
  border-top: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
}
.original-factory .col-md-4 {
  border-bottom: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  height: 170px;
  padding-top: 25px;
  text-align: center;
}
.original-factory .col-md-4 img {
  width: 160px;
  height: 80px;
}
.original-factory .col-md-4 p {
  max-height: 40px;
  overflow: hidden;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.original-factory .col-md-4 p a {
  color: #333;
}
.original-factory .col-md-4 p a:hover {
  color: #0094e7;
}
.connector-rfq {
  float: right;
  width: 235px;
  height: 406px;
  background: #f2f2f2;
  border-top: 1px solid #0094e7;
}
.connector-rfq dt {
  background-color: #0094e7;
  color: #fff;
  width: 105px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
}
.connector-rfq dd {
  padding: 40px 30px;
}
.connector-rfq dd li {
  color: #333;
  margin-bottom: 15px;
  height: 30px;
  line-height: 30px;
}
.connector-rfq dd li span {
  max-width: 136px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.connector-rfq dd p {
  font-size: 12px;
  max-height: 36px;
  overflow: hidden;
}
.connector-rfq dd div {
  margin-top: 35px;
  text-align: center;
}
.connector-rfq dd i {
  display: inline-block;
  font-size: 24px;
  width: 24px;
  height: 24px;
  text-align: center;
  margin-right: 15px;
  color: #cccccc;
}
.development-table-list dt {
  padding-left: 25px;
  padding-right: 25px;
  height: 40px;
  background: #f2f2f2;
  border-bottom: 1px solid #dddddd;
}
.development-table-list dt .search-box {
  width: 250px;
  margin-top: 5px;
}
.development-table-list dt .search-box .text {
  width: 200px;
}
.development-table-list dt .fr {
  font-size: 12px;
  height: 38px;
  line-height: 38px;
}
.development-table-list dt .nav-skip a {
  width: 24px;
  height: 24px;
  text-align: center;
  font-size: 16px;
  background: #fff;
  border: 1px solid #ddd;
}
.development-table-list dt .nav-skip a.disabled {
  color: #ccc;
  background: #f2f2f2;
}
.development-table-list table {
  border-left: 1px solid #f2f2f2;
}
.development-table-list table th {
  text-align: center;
}
.development-table-list table td {
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
.development-table-list table td img {
  width: 90px;
  height: 90px;
}
.development-table-list table td p {
  margin-bottom: 2px;
}
.development-table-list table td p .c-theme-color {
  color: #0094e7;
}
.development-table-list table td p .c-theme-color i {
  color: #0094e7;
}
.development-table-list table .stock-box {
  padding-bottom: 30px;
  position: relative;
  height: 100%;
}
.development-table-list table .stock-box .link-rfq {
  position: absolute;
  left: 10px;
  bottom: 8px;
}
.development-table-list table .stock-box .stress {
  display: block;
}
.list-show-bigimg {
  border: 1px solid #0094e7;
  width: 200px;
  height: 200px;
  position: absolute;
  background: #fff;
}
.list-show-bigimg div {
  padding: 20px;
  position: relative;
  text-align: center;
}
.list-show-bigimg div .arrow {
  position: absolute;
  top: 12px;
  left: 0;
}
.list-show-bigimg div .arrow:before,
.list-show-bigimg div .arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
}
.list-show-bigimg div .arrow:before {
  left: 0;
  position: absolute;
  width: 0;
  height: 0;
  border: 8.48528137px solid transparent;
  border-right-color: #0094e7;
  margin-left: -16.97056275px;
  margin-top: -8.48528137px;
}
.list-show-bigimg div .arrow:after {
  left: 1px;
  position: absolute;
  width: 0;
  height: 0;
  border: 8.48528137px solid transparent;
  border-right-color: #fff;
  margin-left: -16.97056275px;
  margin-top: -8.48528137px;
}
.list-show-bigimg div .arrow:before,
.list-show-bigimg div .arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
}
.list-show-bigimg div .arrow:before {
  left: 0;
  position: absolute;
  width: 0;
  height: 0;
  border: 8.48528137px solid transparent;
  border-right-color: #0094e7;
  margin-left: -16.97056275px;
  margin-top: -8.48528137px;
}
.list-show-bigimg div .arrow:after {
  left: 1px;
  position: absolute;
  width: 0;
  height: 0;
  border: 8.48528137px solid transparent;
  border-right-color: #fff;
  margin-left: -16.97056275px;
  margin-top: -8.48528137px;
}
.list-show-bigimg div img {
  max-width: 160px;
  max-height: 160px;
}
/*
 *  头部样式
 */
.wxpay {
  background: #eff0f1;
}
.wxpay .wxpaytopline {
  height: 25px;
  width: 100%;
  background: #81868b;
}
.wxpay .wxheader {
  background: #fff;
  border-bottom: 1px solid #81868b;
  padding-top: 5px;
  padding-bottom: 5px;
}
.wxpay .wxlogoline {
  display: inline-block;
  height: 30px;
  border-right: 1px solid #000;
  float: left;
  margin: 10px 15px 0 15px;
}
.wxpay .wxlogotitle {
  float: left;
  margin-bottom: 5px;
  font-size: 16px;
  color: #676d70;
  margin-top: 14px;
}
.wxpay .wxtopcontent {
  float: left;
  width: 85%;
  margin-top: 20px;
}
.wxpay .s1 {
  font-size: 14px;
  margin-left: 10px;
  vertical-align: middle !important;
}
.wxpay .wxtopcontent2 {
  float: right;
  width: 15%;
  margin-top: 20px;
  text-align: right;
}
.wxpay .wxtopcontent2 strong {
  font-size: 20px;
  color: #f60;
  margin-right: 5px;
}
.wxpay .wxorderinfobtn {
  margin-top: -10px;
}
.wxpay .wxorderinfobtn span {
  color: #fff;
  background: #b3b3b3;
  padding: 2px 5px 0 5px;
  float: right;
  margin-right: 20px;
}
.wxpay .wxorderinfo {
  border-bottom: 3px solid #b3b3b3;
  border-top: 3px solid #b3b3b3;
  padding: 50px 0;
}
.wxpay .wxorderinfo .phone {
  margin: 0 auto;
  margin-top: -20px;
}
.wxpay .wxorderinfo .ordercost {
  width: 559px;
  text-align: left;
  margin: 0 auto;
  color: #000;
  padding-left: 70px;
}
.wxpay .wxorderinfo .s2 {
  color: #f60;
  font-size: 30px;
}
.wxpay .wxewm {
  position: absolute;
  left: 12px;
  top: 70px;
}
.pay-success-page .order-detail-con {
  width: 950px;
  padding-left: 35px;
}
.pay-success-page .disclaimer-tips {
  margin-top: 30px;
  width: 170px;
  border: 1px solid #f5f5f5;
  padding: 20px;
  line-height: 30px;
  font-size: 12px;
  background: url(//static.ickey.cn/assets/src/img/pay/warn.jpg) no-repeat;
  background-color: #fff;
  color: #999;
}
.indent-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.indent-header .texts {
  line-height: 72px;
  font-size: 24px;
  color: #999;
}
.batchPriceItem .index {
  float: left;
  width: 4%;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.batchPriceItem .kw {
  float: left;
  width: 15%;
}
.batchPriceItem .num {
  float: left;
  width: 10%;
}
.batchPriceItem .psno {
  float: left;
  width: 6%;
}
.batchPriceItem .sup {
  float: left;
  width: 15%;
}
.batchPriceItem .labels {
  float: left;
  width: 11%;
}
.batchPriceItem .days {
  float: left;
  width: 15%;
}
.batchPriceItem .price {
  float: left;
  width: 12%;
}
.batchPriceItem .remark {
  float: left;
  width: 6%;
  position: relative;
}
.batchPriceItem .dels {
  float: left;
  width: 6%;
}
.batchPriceItem dt {
  background-color: #f5f5f5;
  *zoom: 1;
}
.batchPriceItem dt:before,
.batchPriceItem dt:after {
  display: table;
  content: "";
}
.batchPriceItem dt:after {
  clear: both;
}
.batchPriceItem dt:before,
.batchPriceItem dt:after {
  content: " ";
  display: table;
}
.batchPriceItem dt:after {
  clear: both;
}
.batchPriceItem dt > div {
  padding: 8px 10px;
}
.batchPriceItem dd {
  *zoom: 1;
  background-color: #fff;
  border: 1px solid #fff;
  -moz-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.batchPriceItem dd:before,
.batchPriceItem dd:after {
  display: table;
  content: "";
}
.batchPriceItem dd:after {
  clear: both;
}
.batchPriceItem dd:before,
.batchPriceItem dd:after {
  content: " ";
  display: table;
}
.batchPriceItem dd:after {
  clear: both;
}
.batchPriceItem dd > div {
  padding: 8px 10px;
}
.batchPriceItem dd.focus {
  margin-top: -1px;
  padding-top: 1px;
  background-color: #ebf5ff;
  border: 1px solid #a2cffc;
}
.batchPriceItem dd .remark .remark-box {
  display: none;
}
.batchPriceItem dd .remark .remark-box textarea {
  height: 50px;
}
.batchPriceItem dd .remark .arrow {
  display: none;
  position: absolute;
  top: 59px;
  left: 32px;
  width: 18px;
  height: 18px;
}
.batchPriceItem dd .remark .arrow:before,
.batchPriceItem dd .remark .arrow:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
}
.batchPriceItem dd .remark .arrow:before {
  top: 0;
  position: absolute;
  width: 0;
  height: 0;
  border: 9.89949494px solid transparent;
  border-bottom-color: #e4e4e4;
  margin-left: -9.89949494px;
  margin-top: -19.79898987px;
}
.batchPriceItem dd .remark .arrow:after {
  top: 1px;
  position: absolute;
  width: 0;
  height: 0;
  border: 9.89949494px solid transparent;
  border-bottom-color: #fff;
  margin-left: -9.89949494px;
  margin-top: -19.79898987px;
}
.batchPriceItem dd .remark .arrow:after {
  bottom: 93%;
  bottom: -moz-calc(93%);
  bottom: calc(93%);
  -moz-transition: border-bottom-color ease-in-out 0.15s;
  transition: border-bottom-color ease-in-out 0.15s;
}
.batchPriceItem dd .remark .last-code {
  display: none;
  position: absolute;
  top: 88px;
  right: -52px;
  width: 48px;
  color: #cccccc;
  font-size: 12px;
}
.batchPriceItem dd .remark .last-code i {
  font-style: normal;
}
.batchPriceItem dd .remark .remark-target {
  height: 30px;
  line-height: 30px;
}
.batchPriceItem dd .remark.focus .arrow:before {
  border-bottom-color: #0094e7;
}
.batchPriceItem dd .remark.focus .last-code i {
  color: #ff6600;
}
.batchPriceItem dd .icon-moreunfold {
  display: inline-block;
  -moz-transition: -moz-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  -moz-transition: transform 0.2s linear, -moz-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear, -moz-transform 0.2s linear;
}
.batchPriceItem dd.in .remark {
  height: 115px;
}
.batchPriceItem dd.in .remark .arrow {
  display: block;
}
.batchPriceItem dd.in .remark .remark-box {
  display: block;
  position: absolute;
  right: 0;
  top: 58px;
  width: 1057px;
}
.batchPriceItem dd.in .remark .last-code {
  display: block;
}
.batchPriceItem dd.in .icon-moreunfold {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.batchPriceItem-new {
  border-top: 1px solid #f60;
  margin-top: -1px;
}
.batchPriceItem-new .index {
  float: left;
  width: 4%;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.batchPriceItem-new .kw {
  width: 202px;
}
.batchPriceItem-new .num {
  width: 92px;
}
.batchPriceItem-new .psno {
  width: 82px;
}
.batchPriceItem-new .sup {
  width: 152px;
}
.batchPriceItem-new .labels {
  width: 202px;
}
.batchPriceItem-new .days {
  width: 132px;
}
.batchPriceItem-new .price {
  width: 132px;
}
.batchPriceItem-new .remark {
  float: left;
  width: 6%;
  position: relative;
}
.batchPriceItem-new .dels {
  float: right;
  width: 75px;
}
.batchPriceItem-new .hover-tips-price input {
  padding-left: 20px;
}
.batchPriceItem-new .hover-tips-price .err-pop {
  color: #999999;
  position: absolute;
  top: 13px;
  font-size: 14px;
  left: 10px;
  z-index: 1;
  display: block !important;
}
.batchPriceItem-new dd > div {
  padding: 8px 6px;
}
.batchPriceItem-new input.form-control.error {
  border-color: #f60;
}
.batchPriceItem-new span.error {
  font-size: 12px;
  color: #f60;
}
.indent-contact-new input.form-control.error {
  border-color: #f60;
}
.indent-contact-new span.error {
  font-size: 12px;
  color: #f60;
}
.indent-contact-new dd > div {
  width: 20% !important;
}
.indent-contact-new dt {
  padding: 10px 0 10px 10px;
}
.indent-content .btn-contact {
  float: right;
  text-align: center;
  font-size: 12px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 80px;
  padding: 5px 0;
  margin: -4px 10px 0 0;
  background-color: #E6F1FD;
  border: 1px solid #4F9EED;
  color: #0094e7;
  cursor: pointer;
}
.indent-content .btn-contact-lg {
  text-align: center;
  font-size: 16px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 64px;
  padding: 6px 20px;
  margin-left: 20px;
  vertical-align: middle;
  background-color: #E6F1FD;
  border: 1px solid #4F9EED;
  color: #0094e7;
  cursor: pointer;
}
.bg-fff-p {
  background: #fff !important;
}
.btn-theme-new-05 {
  width: 294px;
  background: #0094e7;
  border-color: #0094e7;
}
.indent-contact dt {
  padding: 10px 0 10px 25px;
}
.indent-contact dd {
  *zoom: 1;
  background-color: #f5f5f5;
}
.indent-contact dd:before,
.indent-contact dd:after {
  display: table;
  content: "";
}
.indent-contact dd:after {
  clear: both;
}
.indent-contact dd:before,
.indent-contact dd:after {
  content: " ";
  display: table;
}
.indent-contact dd:after {
  clear: both;
}
.indent-contact dd > div {
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  width: 25%;
}
.indent-contact label {
  text-align: right;
  padding-right: 5px;
}
.indent-contact span.error {
  margin-left: 0;
}
.outer-border {
  border: 1px solid #ddd;
}
.indent-accout {
  width: 100%;
}
.indent-accout thead tr th {
  line-height: 22px;
  color: #333;
  background-color: #fafafa;
}
.indent-accout > thead > tr > th {
  background-color: #f2f2f2;
}
.indent-accout .toggletable i {
  display: inline-block;
  -moz-transition: -moz-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  -moz-transition: transform 0.2s linear, -moz-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear, -moz-transform 0.2s linear;
}
.indent-accout .toggletable.on {
  color: #0094e7;
}
.indent-accout .toggletable.on i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.indent-accout .hide-indent {
  border-top: 0;
  padding: 0px !important;
}
.indent-accout .hide-indent .table td,
.indent-accout .hide-indent .table th {
  border-bottom: 0;
  border-top: 0;
}
.indent-accout .hide-indent .pl40 {
  padding-left: 40px !important;
}
.indent-accout .hide-indent .pr40 {
  padding-right: 40px !important;
}
.indent-accout .hide-indent .pl30 {
  padding-left: 30px !important;
}
.indent-accout .hide-indent .pr30 {
  padding-right: 30px !important;
}
.indent-accout .reinfo {
  border-top: 0;
}
.indent-accout .reinfo td {
  padding: 8px 10px;
}
.indent-accout .reinfo tr {
  border: 1px solid #bddeff;
  background-color: #f2fafe;
}
.indent-accout .reinfo .price-indent {
  color: #7cd44c;
}
.indent-accout .reinfo .arrow-box {
  position: relative;
}
.indent-accout .reinfo .arrow-box .arrow {
  position: absolute;
  top: 0px;
  left: 60px;
}
.indent-accout .reinfo .arrow-box .arrow:before,
.indent-accout .reinfo .arrow-box .arrow:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
}
.indent-accout .reinfo .arrow-box .arrow:before {
  top: 0;
  position: absolute;
  width: 0;
  height: 0;
  border: 8.48528137px solid transparent;
  border-bottom-color: #0094e7;
  margin-left: -8.48528137px;
  margin-top: -16.97056275px;
}
.indent-accout .reinfo .arrow-box .arrow:after {
  top: 1px;
  position: absolute;
  width: 0;
  height: 0;
  border: 8.48528137px solid transparent;
  border-bottom-color: #f2fafe;
  margin-left: -8.48528137px;
  margin-top: -16.97056275px;
}
.indent-accout .colspan-price i {
  display: inline-block;
  -moz-transition: -moz-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  -moz-transition: transform 0.2s linear, -moz-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear, -moz-transform 0.2s linear;
}
.indent-accout .colspan-price.on i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.indent-tips {
  border: 1px solid #edd28b;
  background-color: #fffdee;
  color: #ff6600;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
}
.suggestions-indent {
  border: 1px solid #e4e4e4;
  background: #fff;
  cursor: default;
  overflow: auto;
  z-index: 1030;
  width: auto !important;
  max-width: 250px !important;
  z-index: 1019 !important;
  overflow-x: auto;
  min-width: 112px !important;
}
.indent-newtips-0604 {
  padding-bottom: 30px;
}
.indent-newtips-0604 .progress {
  float: right;
  margin-top: -100px;
}
.indent-newtips-0604 .progress .ov-hid {
  overflow: hidden;
  padding-bottom: 5px;
}
.indent-newtips-0604 .progress .num-pro {
  float: left;
  width: 120px;
  text-align: center;
  color: #1E76E3;
}
.indent-newtips-0604 .progress .num-pro .pro-line {
  float: left;
  margin-top: 7px;
  width: 120px;
  border-bottom: 6px solid #1E76E3;
}
.indent-newtips-0604 .progress .num-pro .pro-bord {
  float: left;
  background: #1E76E3;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-align: center;
  color: #fff;
  width: 15px;
  height: 15px;
  margin: 2px 0 0 -70px;
  font-size: 12px;
  vertical-align: middle;
  line-height: 13px;
}
.indent-newtips-0604 .progress .on-pro {
  filter: alpha(opacity=60);
  -moz-opacity: .6;
  -webkit-opacity: .6;
  opacity: 0.6;
}
.indent-newtips-0604 .progress-new .num-pro .pro-bord {
  width: 15px;
  height: 15px;
  margin: 2px 0 0 -70px;
  font-size: 12px;
  vertical-align: middle;
  line-height: 13px;
  background: #0094e7;
}
.indent-newtips-0604 .progress-new .num-pro .pro-line {
  border-bottom: 6px solid #0094e7;
}
.indent-newtips-0604 .progress-new .on-pro {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  color: #999;
}
.indent-newtips-0604 .progress-new .on-pro .pro-line {
  border-bottom: 6px solid #e4e4e4 !important;
}
.indent-newtips-0604 .progress-new .on-pro .pro-bord {
  background: #e4e4e4 !important;
}
.indent-newtips-0604 .indent-content {
  margin-top: 20px;
  padding: 30px 70px;
  font-size: 28px;
  color: #7CBF4C;
}
.indent-newtips-0604 .indent-content i {
  margin-right: 5px;
}
.indent-newtips-0604 .xjd-number {
  padding: 40px 100px;
  color: #333;
}
.indent-newtips-0604 .xjd-number a {
  margin-left: 80px;
  color: #1E76E3;
}
.indent-newtips-0604 .xjd-tip {
  padding: 5px 100px;
  color: #999;
}
.indent-newtips-0604 .bottom-tips {
  border-top: 1px dashed #ddd;
  margin: 30px 0 0 100px;
  padding: 30px 0;
  color: #999;
}
.indent-newtips-0604 .bottom-tips .tips-list div {
  margin-top: 10px;
  color: #999;
}
.indent-newtips-0604 .bottom-tips .tips-list span {
  padding: 0 8px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-right: 10px;
  background: #666;
}
.indent-top-tab-line {
  width: 159px;
  height: 40px;
  line-height: 40px;
  background: #FF9900;
}
.pb5-p {
  padding-bottom: 5px !important;
}
.success-shows-0604 {
  display: none;
}
.newcoustomer-register .xj-graybg {
  width: 100%;
  background-color: #F5F5F5;
  height: 40px;
  padding: 10px 0 10px 15px;
}
.newcoustomer-register .form-input-group {
  width: 473px;
  height: 54px;
  margin: 20px auto 30px;
  position: relative;
}
.newcoustomer-register .form-input-group #xj-phone {
  width: 340px;
  height: 54px;
  line-height: 54px;
  font-size: 14px;
  padding-left: 12px;
  position: relative;
  color: #333;
  border-top: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  border-left: 1px solid transparent;
  float: right;
}
.newcoustomer-register .form-input-group #xj-phone:focus {
  border: 1px solid #0094e7;
}
.newcoustomer-register .form-input-group .icon-moreunfold {
  padding-left: 5px;
  font-size: 16px;
  vertical-align: middle;
  color: #999;
}
.newcoustomer-register .form-input-group .acode-team {
  width: 133px;
  position: relative;
  height: 54px;
  border-top: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  float: left;
}
.newcoustomer-register .form-input-group .acode-team .basecode {
  width: 133px;
  height: 54px;
  line-height: 54px;
  position: absolute;
  left: 0;
  padding: 0 8px;
}
.newcoustomer-register .form-input-group .acode-team .arrowfortel {
  position: absolute;
  left: 100px;
  top: 16px;
}
.newcoustomer-register .form-input-group .acode-team .area-code {
  display: none;
  position: absolute;
  background-color: white;
  z-index: 1000;
  left: 0;
  top: 54px;
  width: 133px;
  moz-box-shadow: 10px 10px 5px #888;
  -moz-box-shadow: 1px 1px 2px 2px #ccc;
  box-shadow: 1px 1px 2px 2px #ccc;
}
.newcoustomer-register .form-input-group .acode-team .area-code li {
  height: 54px;
  line-height: 54px;
  padding-left: 8px;
}
.newcoustomer-register .form-input-group .acode-team .area-code .hold-on {
  background-color: #ff6600;
  color: #fff;
}
.newcoustomer-register .form-input-group .codetitle {
  width: 133px;
  position: relative;
  height: 54px;
  line-height: 54px;
  border-top: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  float: left;
  padding: 0 8px;
}
.newcoustomer-register .form-input-group .pergetphone_code {
  width: 150px;
  height: 54px;
  display: inline-block;
  background-color: #D0E9FF;
  color: #0094e7;
  font-size: 14px;
  -moz-border-radius: 0 2px 2px 0 !important;
  border-radius: 0 2px 2px 0 !important;
  margin-left: -4px;
  float: right;
  border: none;
}
.newcoustomer-register .form-input-group #xj-phonecode {
  width: 190px;
  height: 54px;
  line-height: 54px;
  float: left;
  padding-left: 12px;
  border-top: 1px solid #e4e4e4;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #e4e4e4;
  border-left: 1px solid transparent;
}
.newcoustomer-register .form-input-group #xj-phonecode:focus {
  border: 1px solid #0094e7;
}
.newcoustomer-register .form-input-group .xj-submit {
  width: 473px;
  height: 54px;
  background-color: #0094e7;
  color: #fff;
  position: relative;
  border: none;
  cursor: pointer;
}
.newcoustomer-register .form-input-group .start-color {
  background-color: rgba(74, 144, 226, 0.6);
  cursor: no-drop;
}
.newcoustomer-register .form-input-group #license {
  width: 15px;
  height: 15px;
  border: 1px solid #666;
  display: inline-block;
  float: left;
  margin-top: 2px;
  margin-right: 10px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  position: relative;
}
.newcoustomer-register .form-input-group #license:hover {
  border: 1px solid #1177dd;
}
.newcoustomer-register .form-input-group #license img {
  position: absolute;
  left: -1px;
  top: -1px;
}
.newcoustomer-register .form-input-group .yueduty {
  float: left;
  color: #999;
  font-size: 14px;
}
.newcoustomer-register .form-input-group .yueduty span {
  color: #666;
  text-decoration: none;
  cursor: pointer;
}
.newcoustomer-register .form-input-group .yueduty span:hover {
  color: #1177dd;
}
.newcoustomer-register .form-input-group .errormessage {
  position: absolute;
  left: 22px;
  bottom: -25px;
}
.newcoustomer-register .form-input-group .errormessage .status-icon-warn {
  position: absolute;
  left: -21px;
  top: -1px;
  color: #f60;
}
.newcoustomer-register .form-input-group .errormessage .messagetip {
  color: #f60;
}
.newcoustomer-register .form-input-group .disabledbtn {
  color: #666;
  background-color: #e4e4e4;
}
.xunjiaonlycss .xunjiatext {
  width: 1190px;
  position: relative;
  margin: 30px auto 32px;
  font-weight: bold;
}
.xunjiaonlycss .xunjiatext li {
  width: 384px;
  height: 368px;
  color: #333;
  font-size: 18px;
  text-align: center;
}
.xunjiaonlycss .xunjiatext li .bottom-textcover {
  width: 100%;
  height: 105px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #ebecec;
}
.xunjiaonlycss .xunjiatext li .bottom-textcover p {
  height: 24px;
  line-height: 24px;
  position: relative;
  padding-top: 27px;
}
.xunjiaonlycss .xunjiatext .part3-first {
  background: url(//static.ickey.cn/activity/src/views/countrysend/img/3-1.jpg) no-repeat center center;
  position: relative;
}
.xunjiaonlycss .xunjiatext .part3-second {
  background: url(//static.ickey.cn/activity/src/views/countrysend/img/3-2.jpg) no-repeat center center;
  position: relative;
  margin: 0 19px;
}
.xunjiaonlycss .xunjiatext .part3-third {
  background: url(//static.ickey.cn/activity/src/views/countrysend/img/3-3.jpg) no-repeat center center;
  position: relative;
}
.domestic .suppliers_qq {
  background: url(../img/pic/gotop.png?v=4dbfd4e) no-repeat;
  padding-left: 20px;
  background-position: 0 -18px;
  -moz-background-size: 15%;
  background-size: 15%;
}
.domestic .searchicon {
  position: absolute;
  left: 10px;
  top: 12px;
  z-index: 10;
  color: #ccc;
  font-size: 16px;
}
.domestic-suppliers .bannercenter {
  height: 474px;
  overflow: hidden;
}
.domestic-suppliers .bannerright {
  height: 248px;
  overflow: hidden;
}
.domestic-suppliers .bannerleft {
  height: 108px;
  overflow: hidden;
}
.domestic-suppliers .br-0 {
  border-right: 0px;
}
.domestic-suppliers .tablelist tr {
  height: 33px;
}
.domestic-suppliers .tablelist tr td div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 33px;
  line-height: 33px;
}
.panel img {
  max-width: 100%;
}
.passive-filter .dl-horizontal {
  padding: 5px 0;
}
.passive-filter .dl-horizontal dt {
  width: 105px;
  text-align: left;
}
.passive-filter .dl-horizontal dd {
  margin-left: 70px;
}
.passive-filter .list-inline li {
  margin-right: 20px;
}
.hot-stock .banner-content > .fl {
  width: 955px;
  height: 378px;
}
.hot-stock .banner-content > .fr {
  width: 225px;
  height: 378px;
  background-color: #f2f2f2;
}
.hot-stock .banner-content > .fr dt {
  margin: 80px 0 34px 0;
}
.hot-stock .banner-content > .fr dd {
  line-height: 24px;
}
.hot-stock .search-surround-filter {
  padding-right: 0;
}
.payment-help .panel-body {
  padding: 0;
}
.payment-help-menu {
  width: 100%;
}
.payment-help-menu li {
  border-bottom: 1px solid #e4e4e4;
  padding: 10px 20px;
}
.payment-help-menu li:last-child {
  border-bottom: none;
}
.user-orderinfo .orderline {
  height: 120px;
}
.user-orderinfo .orderline .linehead_grey {
  background: url("//static.ickey.cn/assets/release3.001/img/icon/t5.png") -1px 0 no-repeat #FFF;
  -moz-background-size: contain;
  background-size: contain;
  color: #ccc;
}
.user-orderinfo .orderline .linehead_green {
  background: url("//static.ickey.cn/assets/release3.001/img/icon/t3.png") -1px 2px no-repeat #FFF;
  -moz-background-size: contain;
  background-size: contain;
}
.user-orderinfo .orderline .linefoot_grey {
  background: url("//static.ickey.cn/assets/release3.001/img/icon/t6.png") -1px 0 no-repeat #FFF;
  -moz-background-size: contain;
  background-size: contain;
  color: #ccc;
}
.user-orderinfo .orderline .linefoot_green {
  background: url("//static.ickey.cn/assets/release3.001/img/icon/t4.png") -1px 2px no-repeat #FFF;
  -moz-background-size: contain;
  background-size: contain;
}
.user-orderinfo .orderline .linecenter_grey {
  background: url("//static.ickey.cn/assets/release3.001/img/icon/t1.png") 0 0 no-repeat #FFF;
  -moz-background-size: contain;
  background-size: contain;
  color: #ccc;
}
.user-orderinfo .orderline .linecenter_green {
  background: url("//static.ickey.cn/assets/release3.001/img/icon/t2.png") -1px 2px no-repeat #FFF;
  -moz-background-size: contain;
  background-size: contain;
}
.user-orderinfo .orderline .linecenter_curt {
  background: url("//static.ickey.cn/assets/release3.001/img/icon/t7.png") -1px 0 no-repeat #FFF;
  -moz-background-size: contain;
  background-size: contain;
  color: #00ba54;
}
.user-orderinfo .orderline .linehead_curt {
  background: url("//static.ickey.cn/assets/release3.001/img/icon/t8.png") -1px 0 no-repeat #FFF;
  -moz-background-size: contain;
  background-size: contain;
  color: #00ba54;
}
.user-orderinfo .orderline .linefoot_curt {
  background: url("//static.ickey.cn/assets/release3.001/img/icon/t9.png") -1px 0 no-repeat #FFF;
  -moz-background-size: contain;
  background-size: contain;
  color: #00ba54;
}
.user-orderinfo .orderline .orderpoint {
  display: inline-block;
  width: 10px;
  height: 10px;
}
.user-orderinfo .orderline > div {
  float: left;
  text-align: center;
  width: 140px;
  color: #666666;
  padding-top: 25px;
}
.user-orderinfo .orderline > div p {
  color: #999999;
}
.user-orderinfo .orderline .linehead_green > div,
.user-orderinfo .orderline .linefoot_green > div,
.user-orderinfo .orderline .linecenter_green > div {
  color: #84C165;
}
.user-orderinfo .uorder-content table.table-linear {
  border-bottom: 1px solid #F9F9F9;
}
.user-orderinfo .uorder-content .uorder-price {
  text-align: right;
  float: right;
  margin-top: 20px;
  margin-right: 20px;
}
.user-orderinfo .uorder-content .uorder-price tr {
  height: 30px;
}
.user-orderinfo .uorder-content .viewlogistics {
  padding: 5px;
  background-color: #fff;
  border: 1px solid #0094e7;
  width: 440px;
  height: 220px;
  position: absolute;
  right: 0;
  top: 28px;
  z-index: 1;
}
.user-orderinfo .uorder-content .viewlogistics .tab-content {
  height: 208px;
  overflow-y: auto;
}
.user-orderinfo .uorder-content .viewlogistics .bar-tabs li {
  margin-right: 0px;
  width: 50%;
  font-size: 14px;
}
.user-orderinfo .uorder-content .viewlogistics .bar-tabs li a {
  padding: 5px 15px;
}
.user-orderinfo .uorder-content .viewlogistics li.active:first-child {
  color: #0094e7 !important;
}
.user-orderinfo .uorder-content .viewlogistics .step {
  text-align: left !important;
  font-size: 12px;
}
.user-orderinfo .uorder-content .viewlogistics .step li {
  padding-left: 50px;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  color: #333;
}
.user-orderinfo .uorder-content .viewlogistics .step li.active:before {
  position: absolute;
  left: 20px;
  top: 3px;
  display: inline-block;
  content: "";
  background: url(../img/icon/iconlist.png?v=97cb28e) no-repeat -89px 0;
  width: 8px;
  height: 100%;
}
.user-orderinfo .uorder-content .viewlogistics .step li:before {
  position: absolute;
  left: 20px;
  top: 3px;
  display: inline-block;
  content: "";
  background: url(../img/icon/iconlist.png?v=97cb28e) no-repeat -109px 0;
  width: 8px;
  height: 100%;
}
.user-orderinfo .uorder-content .viewlogistics:before {
  z-index: 2;
  position: absolute;
  right: 20px;
  top: -13px;
  display: inline-block;
  content: "";
  background: url(../img/icon/iconlist.png?v=97cb28e) no-repeat -105px -93px;
  width: 80px;
  height: 13px;
}
.table-icondefault tr td {
  padding-top: 10px;
  padding-bottom: 10px;
  height: 30px;
  line-height: 21px;
}
.ordersearchbtn {
  background-color: #2e92f7;
  border: 1px solid #1f8bf6;
  color: #fff;
  display: inline-block;
  border-left: 0;
  width: 80px;
  height: 28px;
  line-height: 26px;
  cursor: pointer;
  text-align: center;
}
.more-condition {
  cursor: pointer;
  float: left;
  margin-left: 20px;
  font-weight: bold !important;
  margin-top: 5px;
}
.more-condition.on i {
  -webkit-transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
}
.payorder textarea.h60 {
  height: 60px;
}
.payorder .input-title {
  width: 210px;
}
.level .leveltabel-lg {
  border: 1px solid #e4e4e4;
  margin-top: 10px;
}
.level .leveltabel-lg .memberok {
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  display: inline-block;
  width: 11px;
  height: 18px;
  background-position: -104px -561px;
}
.level .leveltabel-lg tr {
  height: 36px;
}
.level .leveltabel-lg tr td {
  text-align: center;
}
.level .leveltabel-lg tr td .icon-duihao {
  color: #666;
}
.level .leveltabel-lg tr td:first-child {
  text-align: left !important;
}
.level .leveltabel-lg tbody tr td {
  border-bottom: 1px solid #f2f2f2;
}
.level .leveltabel-lg tbody tr td:first-child {
  border-right: 1px solid #f2f2f2;
}
.level .leveltable-sm {
  width: 400px;
  text-align: center;
}
.level .leveltable-sm td {
  width: 50%;
}
.level .leveltable-sm thead td div {
  background: #f1dbc4;
  color: #8e7d69;
  height: 36px;
  line-height: 36px;
}
.level .leveltable-sm thead td:first-child div {
  border-right: 2px solid #fff;
}
.level .leveltable-sm thead td:last-child div {
  border-left: 2px solid #fff;
}
.level .leveltable-sm tr {
  height: 36px;
}
.level .leveltable-sm tbody tr:nth-child(2n) td {
  background: #f5ebdf;
}
.down-ht-success {
  margin-left: 395px;
  margin-top: 18px;
}
.down-ht-success .icon-questionoutline {
  cursor: pointer;
}
.down-ht-success .ht-icon-home {
  position: relative;
}
.down-ht-success .ht-icon-home .fadeinto-ht {
  position: absolute;
  width: 496px;
  height: 150px;
  padding: 0 10px 0 20px;
  border: 1px solid #0979e9;
  bottom: 30px;
  background-color: #fff;
  z-index: 99999;
  display: none;
  left: 252px;
  top: -64px;
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.34901961);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.34901961);
}
.down-ht-success .ht-icon-home .triangle-big {
  width: 0;
  height: 0;
  border-width: 6px 6px 6px 0;
  border-style: solid;
  border-color: transparent #0979e9 transparent transparent;
  position: absolute;
  left: -6px;
  top: 20px;
}
.down-ht-success .ht-icon-home .dzt {
  position: relative;
}
.down-ht-success .ht-icon-home .dzt i {
  background: url(../img/icon/u39.png?v=8661cee) no-repeat;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  border: 1px solid #5cb85c;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  position: absolute;
  left: -40px;
  top: -4px;
}
.down-ht-success .ht-icon-home .paragraph-rz {
  margin-top: 15px;
  margin-left: 30px;
}
.down-ht-success .ht-icon-home .gerendl {
  position: relative;
}
.down-ht-success .ht-icon-home .gerendl i {
  background: url(../img/icon/u29.png?v=49f1a3e) no-repeat;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  width: 39px;
  height: 36px;
  position: absolute;
  left: -42px;
  top: -4px;
}
.down-ht-success .ht-icon-home .xzsqs a {
  color: #0094e7;
}
.down-ht-success .ht-icon-home .xzsqs a i {
  font-size: 19px;
  margin: 0 10px 0 2px;
  font-weight: bold;
}
.down-ht-success .ht-icon-home .triangle-small {
  width: 0;
  height: 0;
  border-width: 5px 5px 5px 0;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
  position: absolute;
  left: 1px;
  top: -5px;
}
#time-skipto {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 55px;
}
#time-skipto i {
  font-style: normal;
  font-size: 25px;
  color: #FF6801;
}
.upload {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.usercenter .notice {
  height: 70px;
  background: url(../img/pic/noticebg.png?v=f610c61) no-repeat 10px 0 #eeeeee;
  padding-left: 125px;
  position: relative;
}
.usercenter .notice .noticetitle {
  color: #999;
  margin-top: 15px;
  margin-bottom: 5px;
}
.usercenter .notice .noticecontent {
  font-size: 12px;
}
.usercenter .notice i {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #c1c0be;
  cursor: pointer;
}
.usercenter .moreorder {
  position: absolute;
  right: 10px;
  top: 0px;
  font-size: 12px;
  margin-top: 10px;
}
.usercenter .remind {
  border: 1px solid #e4e4e4;
  border-top: 0px;
  padding: 10px;
  position: relative;
  margin-bottom: -1px;
}
.usercenter .remind .upload {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.usercenter .remind .remindtitle {
  width: 170px;
  float: left;
  text-align: center;
}
.usercenter .remind .remindtitle i {
  color: #ff0000;
  font-size: 16px;
  vertical-align: sub;
  margin-right: 5px;
}
.usercenter .remind .orderul li {
  float: left;
  margin-right: 20px;
  height: 28px;
  font-size: 14px;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.usercenter .remind .remindcontent {
  width: 75%;
  float: left;
}
.usercenter .remind .remindcontent a {
  color: #0094e7;
}
.usercenter .remind .remindcontent .filelink {
  color: #f60;
}
.usercenter .remind .view {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #f60;
  font-size: 12px;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.usercenter .remind .viewtoggle:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 12px;
  height: 15px;
  left: -14px;
  top: 2px;
  background: url(../img/icon/iconlist.png?v=97cb28e) no-repeat 0 1px !important;
}
.usercenter .remind .view:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 12px;
  height: 15px;
  left: -14px;
  top: 2px;
  background: url(../img/icon/iconlist.png?v=97cb28e) -14px 1px no-repeat;
}
.usercenter .remind .hf {
  margin-top: -2px;
  font-size: 12px;
  text-align: center;
  color: #fff!important;
  background: url(../img/pic/hf.png?v=fde0f69) no-repeat;
  display: inline-block;
  height: 35px;
  width: 145px;
  line-height: 35px;
  padding-right: 18px;
  text-align: right;
}
.usercenter .rhide {
  height: 42px;
  overflow: hidden;
}
.usercenter .persent {
  position: absolute;
  right: 8px;
  top: 2px;
}
.usercenter .centerinfo {
  background: #fff9ea;
  padding-left: 15px;
  border-bottom: 1px solid #e4e4e4;
  height: 162px;
}
.usercenter .centerinfo .col-md-8 {
  border-right: #e4e4e4;
}
.usercenter .centerinfo .up {
  font-size: 12px;
  color: #666;
}
.usercenter .centerinfo .info-br {
  border-right: 1px solid #e4e4e4;
}
.usercenter .centerinfo .col-md-8 {
  border-right: 1px solid #e4e4e4;
  padding-bottom: 20px;
  height: 130px;
}
.usercenter .centerinfo .col-md-9 {
  text-align: center;
}
.usercenter .centerinfo .col-md-7 {
  text-align: center;
  height: 130px;
  border-left: 1px solid #e4e4e4;
}
.usercenter .centerinfo .infoname {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 20px;
}
.usercenter .centerinfo .btn-sm {
  padding: 2px 10px;
}
.usercenter .centerinfo h3 {
  font-size: 16px;
}
.usercenter .centerinfo .pbar {
  background-color: #fff;
  margin-right: 15px;
  font-size: 12px;
  height: 15px;
  line-height: 15px;
  color: #e4e4e4;
  margin-top: 5px;
  margin-bottom: 5px;
}
.usercenter .centerinfo .pbar .just {
  background-color: #0094e7;
  width: 60%;
  text-align: center;
}
.usercenter .centerinfo .levelcontent {
  font-size: 12px;
  margin-top: 5px;
}
.usercenter .centerinfo .levelcontent i {
  background: url(../img/icon/n-level.png?v=a7e95ab) no-repeat;
  display: inline-block;
  width: 27px;
  height: 27px;
  vertical-align: middle !important;
  margin-right: 5px;
}
.usercenter .centerinfo .levelcontent .level1 {
  background-position: 0 0;
}
.usercenter .centerinfo .levelcontent .level2 {
  background-position: 0 -43px;
}
.usercenter .centerinfo .levelcontent .level3 {
  background-position: 0 -86px;
}
.usercenter .centerinfo .levelcontent .level4 {
  background-position: 0 -129px;
}
.usercenter .centerinfo .levelcontent .level5 {
  background-position: 0 -172px;
}
.usercenter .centerinfo .levelcontent .level6 {
  background-position: 0 -215px;
}
.usercenter .centerinfo .levelcontent .level7 {
  background-position: 0 -258px;
}
.usercenter .centerinfo .levelcontent .level8 {
  background-position: 0 -301px;
}
.usercenter .centerinfo .assets.bg-fff {
  background-color: #fff;
}
.usercenter .centerinfo .assets {
  text-align: center;
}
.usercenter .rivilege {
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  padding-top: 10px;
  padding-bottom: 10px;
}
.usercenter .rivilege > div:first-child {
  height: 55px;
  line-height: 55px;
}
.usercenter .rivilege > div {
  float: left;
}
.usercenter .rivilege .r-ul {
  height: 55px;
}
.usercenter .rivilege .r-ul li {
  float: left;
  text-align: center;
  width: 90px;
  overflow: hidden;
}
.usercenter .rivilege .r-ul li i {
  background: url(../img/icon/u-icon.png?v=b0827ff) no-repeat;
  display: inline-block;
  width: 36px;
  height: 36px;
  vertical-align: middle !important;
}
.usercenter .rivilege .r-ul li span {
  display: block;
  font-size: 12px;
  margin-top: 5px;
}
.usercenter .rivilege .r-ul li .r1 {
  background-position: 0 0;
}
.usercenter .rivilege .r-ul li .r2 {
  background-position: 0 -52px;
}
.usercenter .rivilege .r-ul li .r3 {
  background-position: 0 -103px;
}
.usercenter .rivilege .r-ul li .r4 {
  background-position: 0 -156px;
}
.usercenter .rivilege .r-ul li .r5 {
  background-position: 0 -208px;
}
.usercenter .rivilege .r-ul li .r6 {
  background-position: 0 -259px;
}
.usercenter .rivilege .r-ul li .r7 {
  background-position: 0 -312px;
}
.usercenter .rivilege .r-ul li .r8 {
  background-position: 0 -364px;
}
.usercenter .rivilege .r-ul li .r9 {
  background-position: 0 -416px;
}
.usercenter .rivilege .r-ul li .r10 {
  background-position: 0 -468px;
}
.usercenter .rivilege .r-ul li .r11 {
  background-position: 0 -520px;
}
.usercenter .rivilege .r-ul li .r12 {
  background-position: 0 -572px;
}
.usercenter .rivilege .r-ul li .r13 {
  background-position: 0 -624px;
}
.usercenter .rivilege .r-ul li .r14 {
  background-position: 0 -677px;
}
.usercenter .rivilege .r-ul li .r15 {
  background-position: 0 -728px;
}
.usercenter .rivilege .r-ul li .r1_off {
  background-position: -51px 0;
}
.usercenter .rivilege .r-ul li .r2_off {
  background-position: -51px -52px;
}
.usercenter .rivilege .r-ul li .r3_off {
  background-position: -51px -103px;
}
.usercenter .rivilege .r-ul li .r4_off {
  background-position: -51px -156px;
}
.usercenter .rivilege .r-ul li .r5_off {
  background-position: -51px -208px;
}
.usercenter .rivilege .r-ul li .r6_off {
  background-position: -51px -259px;
}
.usercenter .rivilege .r-ul li .r7_off {
  background-position: -51px -312px;
}
.usercenter .rivilege .r-ul li .r8_off {
  background-position: -51px -364px;
}
.usercenter .rivilege .r-ul li .r9_off {
  background-position: -51px -416px;
}
.usercenter .rivilege .r-ul li .r10_off {
  background-position: -51px -468px;
}
.usercenter .rivilege .r-ul li .r11_off {
  background-position: -51px -520px;
}
.usercenter .rivilege .r-ul li .r12_off {
  background-position: -51px -572px;
}
.usercenter .rivilege .r-ul li .r13_off {
  background-position: -51px -624px;
}
.usercenter .rivilege .r-ul li .r14_off {
  background-position: -51px -677px;
}
.usercenter .rivilege .r-ul li .r15_off {
  background-position: -51px -728px;
}
.usercenter .rivilege .super-slide-prev {
  position: absolute;
  left: 0;
  top: 17px;
  font-size: 18px;
  z-index: 10;
}
.usercenter .rivilege .super-slide-next {
  position: absolute;
  right: 5px;
  top: 17px;
  font-size: 18px;
  z-index: 10;
}
.usercenter .rivilege .w87 {
  padding-left: 0px!important;
}
@media screen and (min-width: 1200px) {
  .usercenter .rivilege .w87 {
    padding-left: 20px;
  }
}
.usercenter .act {
  height: 360px;
}
.usercenter .act .acttitle {
  background: #fff9ea;
  height: 100%;
  padding: 40px;
}
.usercenter .act .actcontent {
  background-color: #F5F5F5;
  height: 100%;
  padding: 20px 40px;
}
.usercenter .act .actcontent table tr {
  height: 28px;
}
.usercenter .act .actcontent table tr td {
  width: 50%;
}
.usercenter .gift .giftul li {
  height: 290;
  overflow: hidden;
  margin-bottom: 10px;
  padding-right: 10px;
}
.usercenter .gift .giftul li .giftimg {
  padding: 10px;
  text-align: center;
}
.usercenter .gift .giftul li img {
  margin: 0 auto;
  max-width: 100%;
  height: 160px;
}
.usercenter .gift .giftul li > div {
  border: 1px solid #e4e4e4;
}
.usercenter .gift .giftul li:nth-child(3n) > div {
  padding-right: 0px;
}
.usercenter .gift .giftcontent {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
.usercenter .gift .giftcontent .btn {
  margin-top: 20px;
}
.usercenter .gift .giftcontent h5 {
  height: 40px;
  overflow: hidden;
  line-height: 20px;
}
.usercenter .gift .gifthistroy .panel-body {
  padding: 0;
}
.usercenter .gift .gifthistroy .panel-body > div {
  border-top: #e4e4e4 solid 1px;
  padding: 20px;
}
.usercenter .gift .gifthistroy .panel-body > div:first-child {
  border-top: 0;
}
.usercenter .gift .gifthistroy .panel-body h5 {
  margin-bottom: 5px;
}
.usercenter .gift .gifthistroy img {
  width: 40px;
  height: 40px;
}
.userinfo td {
  height: 50px;
}
.userinfo td .input-large {
  width: 370px;
  display: inline-block;
}
.userinfo td > a {
  color: #0094e7;
}
.userinfo .inputtips td {
  height: 10px;
}
.receivers-edit td {
  height: 50px;
}
.receivers-edit td input,
.receivers-edit td select {
  display: inline-block;
}
.receivers-edit td .input-large {
  width: 300px;
}
.logistics-td {
  position: relative;
  width: 70px;
}
.logistics-td .c-369 {
  cursor: pointer;
}
.logistics-td .c-369:hover {
  color: #ff6600;
}
.userorder .viewlogistics {
  display: none;
  padding: 5px;
  background-color: #fff;
  border: 1px solid #0094e7;
  width: 440px;
  height: 220px;
  position: absolute;
  right: -35px;
  top: 35px;
  z-index: 99;
}
.userorder .viewlogistics .tab-content {
  height: 210px;
  overflow-y: auto;
}
.userorder .viewlogistics .bar-tabs li {
  margin-right: 0px;
  width: 50%;
  font-size: 14px;
  padding: 0 15px;
  cursor: pointer;
  background-color: #f7f7f7;
}
.userorder .viewlogistics .bar-tabs li:hover {
  color: #ff6600;
}
.userorder .viewlogistics .bar-tabs li.active {
  background-color: #0094e7;
  color: #fff;
  cursor: default;
}
.userorder .viewlogistics .step {
  text-align: left !important;
  font-size: 12px;
  overflow-y: auto;
}
.userorder .viewlogistics .step li {
  padding-left: 50px;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.userorder .viewlogistics .step li.active {
  color: #0094e7;
}
.userorder .viewlogistics .step li.active:before {
  position: absolute;
  left: 20px;
  top: 3px;
  display: inline-block;
  content: "";
  background: url(../img/icon/iconlist.png?v=97cb28e) no-repeat -89px 0;
  width: 8px;
  height: 100%;
}
.userorder .viewlogistics .step li:before {
  position: absolute;
  left: 20px;
  top: 3px;
  display: inline-block;
  content: "";
  background: url(../img/icon/iconlist.png?v=97cb28e) no-repeat -109px 0;
  width: 8px;
  height: 100%;
}
.userorder .viewlogistics:before {
  z-index: 2;
  position: absolute;
  right: 13px;
  top: -13px;
  display: inline-block;
  content: "";
  background: url(../img/icon/iconlist.png?v=97cb28e) no-repeat -118px -93px;
  width: 80px;
  height: 13px;
}
.userorder .u-input {
  display: inline;
  width: 150px;
}
.userorder .u-input-sm {
  display: inline;
  width: 80px;
}
.userorder .u-input-time {
  display: inline;
  width: 130px;
}
.userorder .linkinvoice {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}
.userorder td {
  height: 40px;
}
.userorder td input {
  /*margin:0 auto;*/
}
.userorder thead td {
  text-align: left !important;
}
.userorder .toggletable {
  margin-right: 5px;
  color: #666;
  font-size: 12px;
  vertical-align: top;
  cursor: pointer;
}
.userorder .toggletable span {
  display: none;
}
.userorder .ordertable > tbody {
  font-size: 12px;
  text-align: center;
  color: #666;
}
.userorder .ordertable > tbody > td {
  position: relative;
}
.userorder .subtable {
  padding-right: 5px;
}
.userorder .subtablediv {
  color: #333;
}
.userorder .subtable tbody {
  font-size: 12px;
  text-align: center;
  color: #666;
  background: #ffffff;
}
.userorder .subtable tbody tr td {
  border-top: 1px solid #fff9ea;
}
.userorder .prepayment {
  display: inline-block;
  width: 37px;
  height: 17px;
  position: absolute;
  margin-top: -15px;
  margin-left: -3px;
  background: url(../img/icon/iconlist.png?v=97cb28e) no-repeat -168px -1px;
}
.userorder .inquiry-order table tbody .inquiry-order-title {
  background-color: #dbedff;
  display: inline-block;
  width: 100%;
  height: 40px;
  border: 1px solid #b2d8fe;
  margin-top: 10px;
}
.userorder .inquiry-order table tbody .inquiry-order-info {
  border: 1px solid #b2d8fe;
  border-top: none;
  display: inline-block;
}
.userorder .inquiry-order table tbody .inquiry-order-info td .info-title {
  background-color: #f9f9f9;
  margin-left: 22px;
  height: 40px;
  line-height: 22px;
  width: 990px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td .info-title span {
  color: #333;
}
.userorder .inquiry-order table tbody .inquiry-order-info td .inquiry-order-nav {
  background-color: #f5f5f5;
  height: 40px;
  line-height: 40px;
  width: 1010px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td .inquiry-order-nav span {
  color: #333;
}
.userorder .inquiry-order table tbody .inquiry-order-info td .inquiry-order-nav .my-inquiry {
  margin-left: 44px;
  width: 50px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td .inquiry-order-nav .model-num {
  margin-left: 30px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td .inquiry-order-nav .brand-name {
  margin-left: 111px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td .inquiry-order-nav .lot-num {
  margin-left: 130px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td .inquiry-order-nav .order-num {
  margin-left: 44px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td .inquiry-order-nav .delivery-time {
  margin-left: 43px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td .inquiry-order-nav .order-info {
  margin-left: 65px;
  width: 24px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td .inquiry-order-nav .goal-price {
  margin-left: 118px;
  width: 55px;
  display: inline-block;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr:last-of-type td:last-of-type {
  border: none !important;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr td span {
  margin-top: 10px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr td a {
  margin-top: 10px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr td div {
  padding-bottom: 8px;
  width: 1010px;
  height: 48px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr td div span span {
  margin-top: 0px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr:last-of-type {
  border-bottom: none;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr:last-of-type td:first-of-type {
  border-bottom: none !important;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr:last-of-type td div {
  border-bottom: none;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr:last-of-type td table tbody tr {
  border-bottom: none;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title {
  background-color: #f9f9f9;
  margin-left: 20px;
  margin-top: 5px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span {
  color: #333;
  line-height: 40px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span:nth-child(1) {
  margin-left: 23px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span:nth-child(2) {
  margin-left: 21px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span:nth-child(3) {
  margin-left: 110px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span:nth-child(4) {
  margin-left: 132px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span:nth-child(5) {
  margin-left: 44px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span:nth-child(6) {
  margin-left: 43px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span:nth-child(7) {
  margin-left: 70px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span:nth-child(8) {
  margin-left: 40px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span:nth-child(9) {
  margin-left: 45px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span:nth-child(10) {
  margin-left: 58px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 8px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .inquiry-order-supplier {
  width: 98px;
  height: 40px;
  margin-left: 22px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .inquiry-order-supplier .supplier-num {
  width: 14px;
  height: 40px;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  margin-top: 2px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .inquiry-order-supplier .supplier-num .supplier-num-icon {
  font-style: normal;
  width: 14px;
  height: 14px;
  background-color: #ff9900;
  color: #fff;
  -moz-border-radius: 7px;
  border-radius: 7px;
  text-align: center;
  line-height: 14px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .inquiry-order-supplier .supplier-info {
  width: 76px;
  height: 40px;
  display: inline-block;
  word-break: break-all;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .inquiry-order-model {
  margin-left: 5px;
  vertical-align: top;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .inquiry-order-model a {
  word-break: break-all;
  margin-top: 0px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .brand-name-info {
  word-break: break-all;
  margin-left: 24px;
  vertical-align: top;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .product-date-code {
  margin-left: 62px;
  vertical-align: top;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .product-num {
  margin-left: 38px;
  vertical-align: top;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .product-date {
  margin-left: 45px;
  vertical-align: top;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .goods-status {
  vertical-align: top;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .product-remark {
  vertical-align: top;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .price-indent {
  color: #666;
  vertical-align: top;
  word-break: break-all;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .inquiry-order-operation {
  vertical-align: top;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .inquiry-order-operation .new-ask-price {
  color: #0094e7;
  background-color: #dfeefc;
  height: 24px;
  display: inline-block;
  line-height: 24px;
  width: 73px;
  text-align: center;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 0px;
  margin-left: 33px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .inquiry-order-operation .add-car {
  color: #fff;
  background-color: #0094e7;
  height: 24px;
  display: inline-block;
  line-height: 24px;
  width: 73px;
  text-align: center;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 0px;
  margin-left: 32px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo table tbody tr {
  border: none;
  background-color: #fff;
  border-bottom: 1px dotted #e4e4e4;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo table tbody tr .product-num span {
  margin-left: 22px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo table tbody tr .product-date span {
  margin-left: 61px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo table tbody tr .product-price span {
  margin-left: 67px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo table tbody tr .inquiry-order-operation {
  margin-left: 38px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo table tbody tr .price-indent {
  color: #666;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo table tbody tr .inquiry-order-operation .new-ask-price {
  color: #0094e7;
  background-color: #dfeefc;
  height: 24px;
  display: inline-block;
  line-height: 24px;
  width: 73px;
  text-align: center;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo table tbody tr .inquiry-order-operation .add-car {
  color: #fff;
  background-color: #0094e7;
  height: 24px;
  display: inline-block;
  line-height: 24px;
  width: 73px;
  text-align: center;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo table tbody tr .inquiry-order-supplier .supplier-num {
  font-style: normal;
  width: 14px;
  height: 14px;
  background-color: #ff9900;
  color: #fff;
  -moz-border-radius: 7px;
  border-radius: 7px;
  text-align: center;
  line-height: 14px;
}
.userorder .inquiry-order table tbody .inquiry-order-info td {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 2px;
}
.userorder .inquiry-order table tbody .inquiry-order-info .colspan-price {
  margin-left: 22px;
  width: 70px;
  margin-top: 7px;
}
.userorder .inquiry-order table tbody .inquiry-order-info .colspan-price i {
  color: #999;
  width: 14px;
  font-size: 16px;
}
.userorder .inquiry-order table tbody .inquiry-order-info .model-info {
  color: #0094e7;
}
.userorder .inquiry-order table tbody .inquiry-order-info .model-info a {
  width: 110px;
  height: 100%;
  color: #0094e7;
  word-break: break-all;
  margin-left: -48px;
}
.userorder .inquiry-order table tbody .inquiry-order-info .product-brand span {
  width: 140px;
  word-break: break-all;
  margin-left: -102px;
}
.userorder .inquiry-order table tbody .inquiry-order-info .lot-num-info {
  text-align: left;
  height: 35px;
}
.userorder .inquiry-order table tbody .inquiry-order-info .lot-num-info span {
  width: 50px;
  word-break: break-all;
  margin-left: -108px;
}
.userorder .inquiry-order table tbody .inquiry-order-info .order-num-info {
  text-align: left;
  height: 35px;
}
.userorder .inquiry-order table tbody .inquiry-order-info .order-num-info span {
  width: 50px;
  word-break: break-all;
  margin-left: -119px;
}
.userorder .inquiry-order table tbody .inquiry-order-info .delivery-time-info {
  text-align: left;
  height: 35px;
}
.userorder .inquiry-order table tbody .inquiry-order-info .delivery-time-info span {
  width: 60px;
  word-break: break-all;
  margin-left: -130px;
}
.userorder .inquiry-order table tbody .inquiry-order-info .goal-price-info {
  text-align: left;
  height: 35px;
}
.userorder .inquiry-order table tbody .inquiry-order-info .goal-price-info span {
  width: 100px;
  word-break: break-all;
  margin-left: -95px;
}
.userorder .inquiry-order table tbody tr .title-icon {
  font-size: 17px;
  padding-right: 8px;
  padding-left: 8px;
}
.userorder .inquiry-order table tbody tr .inquiry-order-time {
  padding-left: 0px;
  padding-right: 0px;
}
.userorder .inquiry-order table tbody tr .inquiry-order-time span {
  width: 65px;
  display: inline-block;
  overflow: hidden;
  height: 14px;
}
.userorder .inquiry-order table tbody tr .inquiry-order-num {
  width: 198px;
}
.userorder .inquiry-order table tbody tr .inquiry-order-status span {
  margin-left: 518px;
  width: 55px;
}
.userorder .inquiry-order table tbody tr .inquiry-order-delete .delete-btn {
  margin-left: 15px;
  width: 55px;
}
.ordertable thead {
  color: #333;
}
.ordertable .showinvoice {
  color: #369;
  margin-left: 20px;
  display: inline-block;
}
.ordertable .subtable .invoicetable {
  border: 1px solid #e4e4e4;
  margin-top: 10px;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: none;
}
.ordertable .subtable .invoicetable tr td {
  border-top: 0;
  background: #F9F9F9;
  height: 26px;
  text-align: left;
}
.ordertable .subtable .invoicetable tr td:first-child {
  text-align: right;
  width: 132px;
  color: #333;
}
.ordertable .subtable .invoicetable tr td:nth-child(3n) {
  text-align: right;
  color: #333;
}
.ordertable .subtable .toggleinvoice .invoicetable {
  display: block;
}
.ordertable .bt-e4 {
  border-top: #e4e4e4 solid 1px !important;
}
.ordertable .plr10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.ordertable .ml2 {
  margin-left: 2px;
}
.userinvoice .invoicetable thead {
  background: #F2F2F2;
}
.userinvoice .invoicetable tr td {
  padding: 10px;
  height: 30px;
  line-height: 21px;
  color: #333333;
}
.userinvoice .invoicetable tbody tr:nth-child(even) {
  background: #F9F9F9;
}
.userinvoice .invoicetableform {
  width: 100%;
}
.userinvoice .invoicetableform .form-control {
  width: 300px;
}
.userinvoice .invoicetableform .w120p {
  width: 120px;
  float: left;
  margin-right: 10px;
}
.userinvoice .invoicetableform tr td:first-child {
  text-align: right;
  padding-right: 10px;
  height: 44px;
}
.usercoupons table tr td {
  padding-left: 20px;
  font-size: 12px;
}
.usercoupons .histroy tbody tr td {
  color: #999;
}
.usercoupons .couponsred {
  background: url(../img/icon/iconlist.png?v=97cb28e) no-repeat -211px 0px;
  text-align: center;
  width: 146px;
  height: 41px;
  line-height: 42px;
  margin: 5px 0;
}
.usercoupons .couponsgray {
  background: url(../img/icon/iconlist.png?v=97cb28e) no-repeat -211px -42px;
  text-align: center;
  width: 146px;
  height: 41px;
  line-height: 42px;
  display: inline-block;
  margin: 5px 0;
}
.usercoupons .get-morecoupon {
  position: absolute;
  right: 0;
  top: 8px;
  color: #0094e7;
  padding-left: 30px;
  background: url('//static.ickey.cn/assets/release3.001/img/icon/coupon-icon.png') no-repeat -211px -65px;
}
.usercoupons .get-morecoupon span {
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  background: #ff0000;
  color: #fff;
  font-size: 12px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
}
.applyyqj .uorder-content {
  margin-top: 10px;
}
.applyyqj .uorder-content .uorderinfotable tr {
  height: 40px;
  text-align: left !important;
}
.applyyqj .uorder-content .uorderinfotable tbody tr td {
  border-top: #e4e4e4 solid 1px;
  border-bottom: #e4e4e4 solid 1px;
  font-size: 12px;
}
.applyyqj .uorder-content .uorderinfotable thead tr td:first-child {
  padding-left: 20px;
}
.applyyqj .uorder-content .uorderinfotable tbody tr td:first-child {
  border-left: #e4e4e4 solid 1px;
  padding-left: 20px;
}
.applyyqj .uorder-content .uorderinfotable tbody tr td:last-child {
  border-right: #e4e4e4 solid 1px;
}
.applyyqj .applytable {
  width: 100%;
}
.applyyqj .applytable tr .h100 {
  height: 100px;
}
.applyyqj .applytable tr .h80 {
  height: 80px;
}
.applyyqj .applytable tr .h20 {
  height: 20px;
}
.applyyqj .upload {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.icaccount .whatsic {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}
.icaccount .iccountbannerlist {
  *zoom: 1;
  margin-top: 20px;
}
.icaccount .iccountbannerlist:before,
.icaccount .iccountbannerlist:after {
  display: table;
  content: "";
}
.icaccount .iccountbannerlist:after {
  clear: both;
}
.icaccount .iccountbannerlist:before,
.icaccount .iccountbannerlist:after {
  content: " ";
  display: table;
}
.icaccount .iccountbannerlist:after {
  clear: both;
}
.icaccount .iccountbannerlist ul {
  *zoom: 1;
}
.icaccount .iccountbannerlist ul:before,
.icaccount .iccountbannerlist ul:after {
  display: table;
  content: "";
}
.icaccount .iccountbannerlist ul:after {
  clear: both;
}
.icaccount .iccountbannerlist ul:before,
.icaccount .iccountbannerlist ul:after {
  content: " ";
  display: table;
}
.icaccount .iccountbannerlist ul:after {
  clear: both;
}
.icaccount .iccountbannerlist ul li {
  float: left;
  width: 33.33%;
}
.icaccount .iccountbannerlist ul li img {
  margin-right: 20px;
  overflow: hidden;
  width: 270px;
  height: 124px;
}
.icaccount .iccountbannerlist ul li:nth-child(3n) img {
  margin-right: 0px;
}
.icaccount .super-slide {
  overflow: hidden;
}
.icaccount .icaccountul li {
  float: left;
  text-align: center;
  position: relative;
}
.icaccount .icaccountul li .icaccountimg {
  margin: 0 auto;
  width: 160px;
  height: 160px;
  overflow: hidden;
}
.icaccount .icaccountul li .icaccountlist {
  border: 1px solid #e4e4e4;
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
}
.icaccount .icaccountul li .icaccountlist > div {
  padding: 10px;
  text-align: left !important;
  height: 98px;
  overflow: hidden;
}
.icaccount .icaccountul li .icaccountlist > div .icaccount-title {
  height: 42px;
  overflow: hidden;
}
.icaccount .icaccountul li .icaccountlist > div .fl {
  font-size: 12px;
}
.icaccount .icaccountul li .icaccountlist span {
  height: 14px;
  line-height: 14px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.icaccount .icaccountul li .icaccount-cost {
  width: 68%;
  overflow: hidden;
}
.pcborderinfo .pcbtable tr {
  height: 30px;
}
.bomorder tbody tr:nth-child(2n) td {
  background: #fff;
}
.bomorder .ipt {
  border: 1px solid #e4e4e4;
  display: inline;
  width: 100%;
  height: 30px;
  padding: 4px 6px;
  background-color: #fff;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -moz-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -moz-box-shadow ease-in-out 0.15s;
}
.userorder .show-jd {
  background-color: #fff;
  border: 1px solid #f60;
  width: 245px;
  left: -90px;
  top: 27px;
  position: absolute;
  font-size: 14px;
}
.userorder .show-jd ul {
  max-height: 212px;
  overflow-y: auto;
  width: 100%;
}
.userorder .show-jd ul li {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.userorder .show-jd ul li:nth-child(odd) {
  background: #fafafa;
}
.userorder .show-jd:before {
  z-index: 2;
  position: absolute;
  left: 65px;
  top: -13px;
  display: inline-block;
  content: "";
  background: url(../img/icon/iconlist.png?v=97cb28e) no-repeat -98px -93px;
  width: 80px;
  height: 13px;
}
.circle-bg {
  display: inline-block;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 35px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
}
.circle-bg .icon {
  font-size: 18px;
}
.circle-bg.circle-success {
  background-color: #5cd830;
}
.circle-bg.circle-fail {
  background-color: #d9534f;
}
.relating .icons {
  float: left;
  background: url(../img/pic/relating.png?v=e7c7774) no-repeat;
}
.relating .icons-sm {
  margin: 2px 5px 0 0;
}
.relating .icons-sm.icons-qq {
  width: 15px;
  height: 15px;
  background-position: 0 0;
}
.relating .icons-sm.icons-wx {
  width: 15px;
  height: 15px;
  background-position: -25px 0;
}
.relating .icons-to {
  margin-left: 20px;
  margin-right: 20px;
  width: 36px;
  height: 34px;
  background-position: -50px 0;
}
.relating .icons-company {
  margin-top: 7px;
  width: 106px;
  height: 22px;
  background-position: 0 -38px;
}
.relating .icons-qq-lg {
  margin-top: 3px;
  width: 90px;
  height: 30px;
  background-position: 0 -107px;
}
.relating .icons-wx-lg {
  width: 38px;
  height: 38px;
  background-position: 0 -66px;
}
.relating .box {
  background-color: #f9f9f9;
  padding: 15px 20px;
  margin-top: 15px;
}
.relating .box dt {
  *zoom: 1;
}
.relating .box dt:before,
.relating .box dt:after {
  display: table;
  content: "";
}
.relating .box dt:after {
  clear: both;
}
.relating .box dt:before,
.relating .box dt:after {
  content: " ";
  display: table;
}
.relating .box dt:after {
  clear: both;
}
.relating .box dt .bind-trigger {
  float: right;
  cursor: pointer;
  color: #c81623;
}
.relating .box dd {
  margin-top: 10px;
  display: none;
  height: 78px;
}
.relating .box dd p {
  color: #666;
  font-size: 12px;
  line-height: 28px;
}
.relating .box .bind-tip {
  color: #ff6600;
  margin-left: 5px;
}
.relating .box .bind-tip:hover {
  text-decoration: none;
  color: #ff6600;
}
.relating .box.active dd {
  display: block;
}
.relating .box.active dt .bind-trigger {
  color: #005ea7;
}
.relating .box .account {
  color: #71b247;
  font-size: 20px;
  margin-bottom: 20px;
}
.relating .bind-box .bind-tip {
  color: #71b247;
}
.relating .bind-box dd {
  height: 205px;
}
.relating .icon-box {
  *zoom: 1;
  width: 280px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -140px;
  margin-top: -18px;
}
.relating .icon-box:before,
.relating .icon-box:after {
  display: table;
  content: "";
}
.relating .icon-box:after {
  clear: both;
}
.relating .icon-box:before,
.relating .icon-box:after {
  content: " ";
  display: table;
}
.relating .icon-box:after {
  clear: both;
}
.relating .col-md-12 {
  height: 100%;
}
.releting-phone {
  margin-top: 30px;
  padding: 70px 0;
  background-color: #fff;
}
.releting-phone > img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.releting-phone > form td.pr10 {
  height: 50px;
}
.releting-phone .relating-phoneInput {
  position: relative;
}
.releting-phone .relating-phoneInput input {
  padding-left: 40px;
}
.releting-phone .relating-phoneInput span {
  position: absolute;
  left: 8px;
  top: 6px;
  font-size: 12px;
  color: #999;
}
.releting-phone .success {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  margin-top: 85px;
}
.releting-phone .success p {
  color: #0094e7;
  margin-top: 25px;
  font-size: 18px;
}
.releting-phone .field-phonebindform-verifycode {
  display: none;
}
.releting-phone .sendcode {
  height: 30px;
  background: #d5e9ff;
  color: #0094e7;
  border: 1px solid #d5e9ff;
}
.releting-phone .sendcode.disabledbtn {
  cursor: not-allowed;
  background: #d9f1ff;
  color: #333;
  opacity: 1;
}
.releting-phone .sendcode.disabledbtn:hover {
  background: #d9f1ff;
  color: #333;
  border: 1px solid #d5e9ff!important;
}
.releting-phone .sendcode.disabledbtn:focus {
  background: #d9f1ff;
  color: #333;
  border: 1px solid #d5e9ff!important;
}
.usercenter-nav {
  float: left;
  width: 130px;
  margin-top: 20px;
}
.usercenter-nav dl {
  margin-bottom: 15px;
}
.usercenter-nav dl dt {
  font-size: 14px;
  color: #333;
  margin-bottom: 5px;
  font-weight: bold;
}
.usercenter-nav dl dd {
  margin-bottom: 5px;
  height: 20px;
  overflow: hidden;
}
.usercenter-nav dl dd .iconnew {
  background: url(../img/icon/newicon.png?v=7a29183) no-repeat center center;
  display: inline-block;
  width: 20px;
  height: 10px;
  margin-left: 5px;
}
.usercenter-nav dl dd a {
  font-size: 12px;
}
.usercenter-nav dl dd a.on {
  color: #0094e7;
}
.usercenter-head {
  background-color: #4f9eed;
  height: 88px;
}
.usercenter-head .minicart-btn {
  color: #999;
  position: relative;
  width: 135px;
  height: 35px;
  line-height: 30px!important;
  display: inline-block;
  padding-left: 13px!important;
}
.usercenter-head .nav-box {
  position: relative;
}
.usercenter-head .container {
  *zoom: 1;
}
.usercenter-head .container:before,
.usercenter-head .container:after {
  display: table;
  content: "";
}
.usercenter-head .container:after {
  clear: both;
}
.usercenter-head .container:before,
.usercenter-head .container:after {
  content: " ";
  display: table;
}
.usercenter-head .container:after {
  clear: both;
}
.usercenter-head .container > .fr {
  float: right;
}
.usercenter-head .logo {
  float: left;
  margin-top: 15px;
}
.usercenter-head .ucenter-index {
  float: left;
  display: block;
  width: 125px;
  height: 28px;
  margin-left: 20px;
  margin-top: 35px;
  text-align: center;
  color: #FFF;
}
.usercenter-head .account-title {
  width: 120px;
  height: 35px;
  position: absolute;
  top: 25px;
  left: 380px;
  text-align: center;
}
.usercenter-head .account-title .account-box {
  color: #fff;
  position: absolute;
  z-index: 99;
  width: 120px;
  display: none;
  background-color: #fff;
  border: 1px solid #f2f2f2;
  border-top: none;
  top: 35px;
}
.usercenter-head .account-title .account-box .account-info {
  color: #fff;
}
.usercenter-head .account-title .account-box .account-info li {
  margin: 11px 0;
}
.usercenter-head .account-title .account-box .account-info li a {
  margin-left: -25px;
  font-size: 12px;
}
.usercenter-head .account-title .account-setting {
  color: #FFF;
  position: absolute;
  top: 10px;
  left: 22px;
}
.usercenter-head .account-title .icon-jt {
  color: #FFF;
  margin-left: 78px;
  position: relative;
  top: 9px;
  left: -4px;
}
.usercenter-head.header-wrap .minicart-btn {
  width: 132px;
  height: 30px;
  background: #F2F2F2;
}
.usercenter-head.header-wrap .minicart-btn a {
  margin-top: 0;
}
.usercenter-head.header-wrap .minicart-btn .cart-count {
  top: -2px;
}
.usercenter-head.header-wrap .minicart {
  top: 30px;
}
.usercenter-head .invite-top-banner {
  float: right;
  width: 283px;
  height: 78px;
  margin-top: 5px;
}
.usercenter-head .invite-top-banner img {
  display: block;
  width: 283px;
  height: 78px;
}
.usercenter-new {
  /*元器件发票*/
  /*默认icon*/
  /*search-box*/
  /*没有数据提醒*/
  /*温馨提醒*/
  width: 1050px;
  float: right;
  font-size: 12px;
}
.usercenter-new .invoice .toogle-table > td {
  padding: 0!important;
}
.usercenter-new .invoice .toogle-table > td table {
  background: #e6f2ff;
}
.usercenter-new .invoice .toogle-table > td table thead tr th {
  background: #e6f2ff!important;
  border: 0!important;
}
.usercenter-new .invoice .toogle-table > td table tr td {
  border: 0;
}
.usercenter-new .tooltip {
  -moz-box-shadow: 0 0 3px rgba(0, 204, 255, 0.3);
  box-shadow: 0 0 3px rgba(0, 204, 255, 0.3);
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}
.usercenter-new .tooltip.top {
  padding: 0;
}
.usercenter-new .tooltip.top .tooltip-arrow {
  bottom: -5px;
}
.usercenter-new .tabcurtnum {
  color: #ff6600 ;
  display: inline-block;
  height: 20px;
  line-height: 16px;
  font-size: 14px;
  vertical-align: middle !important;
}
.usercenter-new .icondefalut {
  margin-left: 5px;
  font-size: 12px;
  display: inline-block;
  color: #f90;
  border: 1px solid #ff9900;
  font-style: normal;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0 5px;
  line-height: 14px;
  vertical-align: top;
}
.usercenter-new #iframepage {
  min-height: 900px;
}
.usercenter-new .search-box {
  width: 350px;
}
.usercenter-new .search-text {
  width: 270px;
  padding-left: 10px;
}
.usercenter-new .u-title {
  display: inline-block;
  float: right;
}
.usercenter-new .ublock.p10 {
  padding: 10px;
}
.usercenter-new .ublock {
  background-color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  *zoom: 1;
}
.usercenter-new .ublock:before,
.usercenter-new .ublock:after {
  display: table;
  content: "";
}
.usercenter-new .ublock:after {
  clear: both;
}
.usercenter-new .ublock:before,
.usercenter-new .ublock:after {
  content: " ";
  display: table;
}
.usercenter-new .ublock:after {
  clear: both;
}
.usercenter-new .charge-td {
  position: relative;
}
.usercenter-new .charge-td input[type="radio"] {
  vertical-align: -3px;
}
.usercenter-new .warning-label {
  position: absolute;
  top: 40px;
  left: 0px;
  color: #FE0000;
}
.usercenter-new .person-info {
  /* .bg-fff;.plr20;.pt5;.pb20; */
  margin-top: 15px;
  *zoom: 1;
  border: 1px solid #DCDCDC;
}
.usercenter-new .person-info:before,
.usercenter-new .person-info:after {
  display: table;
  content: "";
}
.usercenter-new .person-info:after {
  clear: both;
}
.usercenter-new .person-info:before,
.usercenter-new .person-info:after {
  content: " ";
  display: table;
}
.usercenter-new .person-info:after {
  clear: both;
}
.usercenter-new .tableempty {
  text-align: center;
  font-size: 32px;
  padding-top: 40px;
  padding-bottom: 60px;
  color: #999;
}
.usercenter-new .tableempty span {
  vertical-align: middle !important;
  margin-left: 5px;
  font-size: 16px;
}
.usercenter-new .wxtx {
  background: #fff9ea;
  border: 1px solid #edd28b;
  color: #ff6600;
}
.usercenter-new input[type="text"],
.usercenter-new input[type="password"],
.usercenter-new select {
  font-size: 12px;
  height: 28px;
}
.usercenter-new .m-pagination-group input[type="text"] {
  height: 34px;
}
.usercenter-new .row-content .my-order-box {
  border: none;
  margin-top: 220px;
}
.usercenter-new .row-content .my-order-box .my-order {
  background-color: #F2F2F2;
  padding: 0 15px;
  width: 1050px;
  margin-bottom: 12px;
}
.usercenter-new .row-content .my-order-box .order-table-ucenter {
  width: 100%;
}
.usercenter-new .row-content .my-order-box .order-table-ucenter table:nth-of-type(1) .table-thead {
  display: table-row-group;
}
.usercenter-new .row-content .my-order-box .order-table-ucenter table:nth-of-type(1) .table-thead-white {
  display: none;
}
.usercenter-new .row-content .my-order-box .order-table-ucenter table:nth-of-type(1) .order-table-body {
  display: table-row-group;
}
.usercenter-new .row-content .my-order-box .order-table-ucenter table .table-thead {
  display: none;
}
.usercenter-new .row-content .my-order-box .order-table-ucenter table .table-thead-white {
  border: none;
}
.usercenter-new .row-content .my-order-box .order-table-ucenter table .table-thead-white tr .close-table-td {
  background-color: #fff;
}
.usercenter-new .row-content .my-order-box .order-table-ucenter table .table-thead-white tr .close-table-td div .user-info-close {
  margin-left: 326px;
  display: inline-block;
  width: 95px;
  color: #333;
  font-family: "Tahoma", "Verdana", Arial, "Microsoft Yahei", sans-serif;
}
.usercenter-new .row-content .my-order-box .order-table-ucenter table .table-thead-white tr .close-table-td div .user-info-close i {
  margin-right: 9px;
  color: #666;
}
.usercenter-new .row-content .my-order-box .order-table-ucenter table .table-thead-white tr .close-table-td div .orderlist-total {
  margin-left: 12px;
  text-align: left;
  width: 140px;
  display: inline-block;
}
.usercenter-new .row-content .my-order-box .order-table-ucenter table .table-thead-white tr .close-table-td div .orderlist-status {
  margin-left: 25px;
  display: inline-block;
}
.usercenter-new .row-content .my-order-box .order-table-ucenter table .table-thead-white tr .close-table-td div .orderlist-delete {
  display: none;
  font-size: 13px;
  margin-top: 0px;
  margin-right: 0px;
}
.usercenter-new .row-content .my-order-box .order-table-ucenter table .order-table-body {
  display: none;
}
.usercenter-new .row-content .my-order-box .order-table-ucenter table .order-table-body .orderlist-status-info .status-info {
  border: none;
}
.usercenter-new .row-content .my-order-box .order-info {
  padding: 0 15px;
  width: 1025px;
}
.usercenter-new .row-content .inquiry-order-box {
  border: none;
  margin-top: 30px;
}
.usercenter-new .row-content .inquiry-order-box .my-order {
  background-color: #F2F2F2;
  padding: 0 15px;
  width: 1050px;
  margin-bottom: 8px;
}
.usercenter-new .row-content .inquiry-order-box .order-info {
  padding: 0 15px;
  width: 1025px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-title {
  display: inline-block;
  height: 40px;
  width: 984px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-title td {
  border-top: none;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info {
  border: 1px solid #b2d8fe;
  border-top: none;
  display: none;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .hide-indent {
  width: 982px;
  display: inline-block;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 2px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td .inquiry-order-nav {
  background-color: #f5f5f5;
  height: 40px;
  line-height: 40px;
  width: 982px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td .inquiry-order-nav span {
  color: #333;
  margin-top: 0px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td .inquiry-order-nav .my-inquiry {
  margin-left: 15px;
  width: 50px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td .inquiry-order-nav .model-num {
  margin-left: 30px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td .inquiry-order-nav .brand-name {
  margin-left: 111px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td .inquiry-order-nav .lot-num {
  margin-left: 130px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td .inquiry-order-nav .order-num {
  margin-left: 44px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td .inquiry-order-nav .delivery-time {
  margin-left: 35px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td .inquiry-order-nav .order-info {
  margin-left: 65px;
  width: 24px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td .inquiry-order-nav .goal-price {
  margin-left: 95px;
  width: 55px;
  display: inline-block;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr:last-of-type td table tbody tr {
  border-bottom: none;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr:last-of-type td:last-of-type {
  border: none !important;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title {
  background-color: #f9f9f9;
  margin-left: 20px;
  width: 962px;
  height: 40px;
  line-height: 40px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span {
  color: #333;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span:nth-child(1) {
  margin-left: 23px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span:nth-child(2) {
  margin-left: 21px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span:nth-child(3) {
  margin-left: 110px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span:nth-child(4) {
  margin-left: 132px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span:nth-child(5) {
  margin-left: 44px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span:nth-child(6) {
  margin-left: 35px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span:nth-child(7) {
  margin-left: 55px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span:nth-child(8) {
  margin-left: 40px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span:nth-child(9) {
  margin-left: 40px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .info-title span:nth-child(10) {
  margin-left: 58px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 8px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div {
  height: 48px;
  padding-bottom: 8px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .inquiry-order-supplier {
  width: 98px;
  height: 40px;
  margin-left: 22px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .inquiry-order-supplier .supplier-num {
  width: 14px;
  height: 40px;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  margin-top: 1px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .inquiry-order-supplier .supplier-num .supplier-num-icon {
  font-style: normal;
  width: 14px;
  height: 14px;
  background-color: #ff9900;
  color: #fff;
  -moz-border-radius: 7px;
  border-radius: 7px;
  text-align: center;
  line-height: 14px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .inquiry-order-supplier .supplier-info {
  width: 76px;
  height: 40px;
  display: inline-block;
  word-break: break-all;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .inquiry-order-model {
  margin-left: 5px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .inquiry-order-model a {
  word-break: break-all;
  margin-top: 0px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .brand-name-info {
  word-break: break-all;
  margin-left: 24px;
  vertical-align: top;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .product-date-code {
  margin-left: 62px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .product-num {
  margin-left: 18px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .product-date {
  margin-left: 37px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .product-remark {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .price-indent {
  color: #666;
  word-break: break-all;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .inquiry-order-operation {
  margin-left: 27px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .inquiry-order-operation .new-ask-price {
  color: #0094e7;
  background-color: #dfeefc;
  height: 24px;
  display: inline-block;
  line-height: 24px;
  width: 73px;
  text-align: center;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 0px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo div .inquiry-order-operation .add-car {
  color: #fff;
  background-color: #0094e7;
  height: 24px;
  display: inline-block;
  line-height: 24px;
  width: 73px;
  text-align: center;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 0px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo table tbody tr {
  border: none;
  background-color: #fff;
  border-bottom: 1px dotted #e4e4e4;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo table tbody tr .product-num span {
  margin-left: 22px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo table tbody tr .product-date span {
  margin-left: 61px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo table tbody tr .product-price span {
  margin-left: 67px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo table tbody tr .inquiry-order-operation {
  margin-left: 38px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo table tbody tr .price-indent {
  color: #666;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo table tbody tr .inquiry-order-operation .new-ask-price {
  color: #0094e7;
  background-color: #dfeefc;
  height: 24px;
  display: inline-block;
  line-height: 24px;
  width: 73px;
  text-align: center;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo table tbody tr .inquiry-order-operation .add-car {
  color: #fff;
  background-color: #0094e7;
  height: 24px;
  display: inline-block;
  line-height: 24px;
  width: 73px;
  text-align: center;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr .reinfo table tbody tr .inquiry-order-supplier .supplier-num {
  font-style: normal;
  width: 14px;
  height: 14px;
  background-color: #ff9900;
  color: #fff;
  -moz-border-radius: 7px;
  border-radius: 7px;
  text-align: center;
  line-height: 14px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr:last-of-type {
  border-bottom: none;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td table tbody tr:last-of-type td:first-of-type {
  border-bottom: none !important;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .colspan-price {
  margin-left: 22px;
  width: 70px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .colspan-price i {
  color: #999;
  width: 14px;
  font-size: 16px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .open-order {
  height: 35px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .open-order .wait-price-info {
  margin-left: 15px;
  width: 70px;
  margin-top: 10px;
  display: none;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .model-info a {
  width: 110px;
  height: 100%;
  color: #0094e7;
  word-break: break-all;
  margin-left: -43px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .product-brand span {
  width: 140px;
  word-break: break-all;
  margin-left: -92px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .lot-num-info {
  text-align: left;
  height: 35px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .lot-num-info span {
  width: 50px;
  word-break: break-all;
  margin-left: -94px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .order-num-info {
  text-align: left;
  height: 35px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .order-num-info span {
  width: 50px;
  word-break: break-all;
  margin-left: -102px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .delivery-time-info {
  text-align: left;
  height: 35px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .delivery-time-info span {
  width: 60px;
  word-break: break-all;
  margin-left: -118px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .goal-price-info {
  text-align: left;
  height: 35px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .goal-price-info span {
  width: 100px;
  word-break: break-all;
  margin-left: -99px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody tr .title-icon {
  font-size: 17px;
  padding-left: 8px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody tr .inquiry-order-time {
  padding-left: 0px;
  padding-right: 0px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody tr .inquiry-order-time span {
  width: 65px;
  display: inline-block;
  overflow: hidden;
  height: 14px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody tr .inquiry-order-num {
  width: 198px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody tr .inquiry-order-status span {
  margin-left: 490px;
  width: 55px;
}
.usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody tr .inquiry-order-delete .delete-btn {
  margin-left: 13px;
  width: 55px;
}
.usercenter-new .row-content > .fl {
  width: 760px;
}
.usercenter-new .row-content > .fr {
  width: 280px;
}
.usercenter-new .row-content > .fr .news-activity {
  height: 195px;
  position: absolute;
  top: 102px;
  width: 255px;
  margin-top: 25px;
  border: 1px solid #F2F2F2;
}
.usercenter-new .notice {
  height: 70px;
  background: url(../img/pic/noticebg.png?v=f610c61) no-repeat 10px 0 #eeeeee;
  padding-left: 125px;
  position: relative;
}
.usercenter-new .notice .noticetitle {
  color: #999;
  margin-top: 15px;
  margin-bottom: 5px;
}
.usercenter-new .notice .noticecontent {
  font-size: 12px;
}
.usercenter-new .notice i {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #c1c0be;
  cursor: pointer;
}
.usercenter-new .moreorder {
  position: absolute;
  right: 10px;
  top: 0px;
  font-size: 12px;
  margin-top: 10px;
}
.usercenter-new .remind {
  border-bottom: 1px solid #DCDCDC;
  border-left: 1px solid #DCDCDC;
  border-right: 1px solid #DCDCDC;
  padding: 5px 0px;
  position: relative;
  background-color: #FFF;
}
.usercenter-new .remind .remindtitle {
  width: 80px;
  float: left;
  color: red;
  font-size: 14px;
}
.usercenter-new .remind .orderul li {
  float: left;
  margin-right: 20px;
  height: 28px;
  font-size: 14px;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.usercenter-new .remind .mb15 {
  margin-bottom: 0px;
}
.usercenter-new .remind .remindcontent {
  float: left;
}
.usercenter-new .remind .remindcontent em {
  margin-right: 15px;
}
.usercenter-new .remind .remindcontent a {
  color: #0094e7;
}
.usercenter-new .remind .remindcontent.remindcontent-tip a {
  color: inherit;
}
.usercenter-new .nav-content {
  border-bottom: 2px solid #f2f2f2;
  *zoom: 1;
}
.usercenter-new .nav-content:before,
.usercenter-new .nav-content:after {
  display: table;
  content: "";
}
.usercenter-new .nav-content:after {
  clear: both;
}
.usercenter-new .nav-content:before,
.usercenter-new .nav-content:after {
  content: " ";
  display: table;
}
.usercenter-new .nav-content:after {
  clear: both;
}
.usercenter-new .nav-content .nav {
  float: left;
  border-bottom: 0;
}
.usercenter-new .nav-content .nav li {
  cursor: pointer;
}
.usercenter-new .nav-content .nav li a {
  border: 0;
  background-color: #fff;
  color: #666;
  padding: 2px 0;
  margin-right: 15px;
  font-size: 14px;
}
.usercenter-new .nav-content .nav li.active a {
  color: #0094e7;
  border-bottom: 2px solid #0094e7;
}
.usercenter-new .nav-content .more {
  float: right;
  margin-top: 10px;
}
.usercenter-new .export-search {
  bottom: 5px;
  float: right;
  position: relative;
}
.usercenter-new .export-search .export-btn {
  float: left;
  cursor: pointer;
  background: #fff;
  border: 1px solid #999;
  height: 28px;
  line-height: 28px;
  padding: 0 8px;
  margin-left: 10px;
  color: #666;
  outline: none;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.usercenter-new .export-search .export-btn:hover {
  background: #f5f5f5;
}
.usercenter-new .export-search .export-btn em {
  font-size: 14px;
}
.usercenter-new .tab-break-text {
  margin-left: 1px;
}
.usercenter-new .tab-break-text li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 28px;
  margin-left: -1px;
  width: 247px;
  padding-left: 10px;
}
.usercenter-new .new-title {
  float: left;
  color: #333;
  padding: 10px 10px 10px 0px;
  font-size: 14px;
}
.usercenter-new .persent {
  position: absolute;
  right: 8px;
  top: 2px;
}
.usercenter-new .centerinfo.pl0 {
  padding-left: 0;
}
.usercenter-new .centerinfo-box .col-md-8 {
  width: 378px;
}
.usercenter-new .centerinfo-box .centerinfo-left {
  height: 160px;
}
.usercenter-new .centerinfo-box .centerinfo-right {
  height: 160px;
}
.usercenter-new .centerinfo-box .centerinfo-right:after {
  position: absolute;
  top: 0px;
  height: 160px;
  left: 0px;
  content: '';
  width: 2px;
  border-left: solid  #DCDCDC 1px;
}
.usercenter-new .centerinfo-box .col-md-10 {
  width: 418px;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
}
.usercenter-new .centerinfo-box .col-md-6 {
  width: 275px;
  padding-left: 20px;
  color: #333;
  font-size: 16px;
}
.usercenter-new .centerinfo-box .infoname {
  color: #0094e7;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80%;
  height: 20px;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  top: 20px;
  left: 20px;
}
.usercenter-new .centerinfo-box h3 {
  font-size: 14px;
}
.usercenter-new .centerinfo-box .levelcontent {
  color: #ff6600;
  margin-right: 6px;
}
.usercenter-new .centerinfo-box .levelup {
  position: absolute;
  top: 40px;
  left: 20px;
}
.usercenter-new .centerinfo-box .customer-service {
  position: absolute;
  top: 80px;
  left: 20px;
  *zoom: 1;
}
.usercenter-new .centerinfo-box .customer-service:before,
.usercenter-new .centerinfo-box .customer-service:after {
  display: table;
  content: "";
}
.usercenter-new .centerinfo-box .customer-service:after {
  clear: both;
}
.usercenter-new .centerinfo-box .customer-service:before,
.usercenter-new .centerinfo-box .customer-service:after {
  content: " ";
  display: table;
}
.usercenter-new .centerinfo-box .customer-service:after {
  clear: both;
}
.usercenter-new .centerinfo-box .customer-service div {
  float: left;
}
.usercenter-new .centerinfo-box .customer-service div.c-999 {
  padding-right: 5px;
  margin-right: 5px;
}
.usercenter-new .centerinfo-box .customer-service .contact {
  margin-left: 27px;
}
.usercenter-new .centerinfo-box .down-ht {
  position: absolute;
  left: 20px;
  bottom: 20px;
  cursor: pointer;
}
.usercenter-new .centerinfo-box .down-ht .clearfix div {
  float: left;
}
.usercenter-new .centerinfo-box .assets {
  height: 160px;
}
.usercenter-new .centerinfo-box .assets i {
  font-size: 16px;
  color: #0094e7;
  cursor: pointer;
  vertical-align: middle !important;
}
.usercenter-new .centerinfo-box .assets .account-blance {
  margin-top: 20px;
  margin-left: 20px;
  float: left;
}
.usercenter-new .centerinfo-box .assets .a-blance {
  font-weight: 600;
  color: #454545;
  font-size: 18px;
  margin-bottom: 6px;
}
.usercenter-new .centerinfo-box .assets .a-blance-tips {
  margin-bottom: 6px;
}
.usercenter-new .centerinfo-box .assets .account-facility {
  margin-top: 20px;
  margin-left: 30px;
  float: left;
}
.usercenter-new .centerinfo-box .assets .ic-currency {
  margin-left: 48px;
}
.usercenter-new .centerinfo-box .assets .coupon {
  margin-left: 56px;
}
.usercenter-new .centerinfo-box .assets > div {
  *zoom: 1;
}
.usercenter-new .centerinfo-box .assets > div:before,
.usercenter-new .centerinfo-box .assets > div:after {
  display: table;
  content: "";
}
.usercenter-new .centerinfo-box .assets > div:after {
  clear: both;
}
.usercenter-new .centerinfo-box .assets > div:before,
.usercenter-new .centerinfo-box .assets > div:after {
  content: " ";
  display: table;
}
.usercenter-new .centerinfo-box .assets > div:after {
  clear: both;
}
.usercenter-new .centerinfo-box .assets > div span {
  float: left;
  color: #333;
}
.usercenter-new .centerinfo-box .assets > div span.c-666 {
  color: #666;
}
.usercenter-new .centerinfo-box .assets > div .c-f60 {
  color: #ff6600;
}
.usercenter-new .fadeinto-ht {
  position: absolute;
  width: 736px;
  height: 290px;
  padding: 0 10px 0 20px;
  border: 1px solid #0979e9;
  bottom: 30px;
  background-color: #fff;
  z-index: 99999;
  display: none;
}
.usercenter-new .triangle-big {
  width: 0;
  height: 0;
  border-width: 6px 6px 0;
  border-style: solid;
  border-color: #0979e9 transparent transparent;
  position: absolute;
  left: 63px;
  bottom: -6px;
}
.usercenter-new .triangle-small {
  width: 0;
  height: 0;
  border-width: 5px 5px 0;
  border-style: solid;
  border-color: #fff transparent transparent;
  position: absolute;
  left: -5px;
  bottom: 1px;
}
.usercenter-new .centerinfo {
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.usercenter-new .centerinfo .col-md-8 {
  width: 330px;
}
.usercenter-new .centerinfo .col-md-10 {
  width: 418px;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
}
.usercenter-new .centerinfo .col-md-6 {
  width: 275px;
  padding-left: 20px;
  color: #333;
  font-size: 16px;
}
.usercenter-new .centerinfo .infoname {
  color: #0094e7;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 20px;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
}
.usercenter-new .centerinfo h3 {
  font-size: 14px;
}
.usercenter-new .centerinfo .levelcontent {
  font-size: 14px;
  margin-top: 30px;
  color: #ff6600;
}
.usercenter-new .centerinfo .customer-service {
  *zoom: 1;
}
.usercenter-new .centerinfo .customer-service:before,
.usercenter-new .centerinfo .customer-service:after {
  display: table;
  content: "";
}
.usercenter-new .centerinfo .customer-service:after {
  clear: both;
}
.usercenter-new .centerinfo .customer-service:before,
.usercenter-new .centerinfo .customer-service:after {
  content: " ";
  display: table;
}
.usercenter-new .centerinfo .customer-service:after {
  clear: both;
}
.usercenter-new .centerinfo .customer-service div {
  float: left;
}
.usercenter-new .centerinfo .customer-service div.c-999 {
  border-right: 1px solid #e4e4e4;
  padding-right: 5px;
  margin-right: 5px;
}
.usercenter-new .centerinfo .assets {
  margin-left: 15px;
  margin-right: 15px;
  padding: 15px;
  background-color: #F5F5F5;
  height: 160px;
}
.usercenter-new .centerinfo .assets i {
  font-size: 16px;
  color: #0094e7;
  cursor: pointer;
  vertical-align: middle !important;
}
.usercenter-new .centerinfo .assets > div {
  *zoom: 1;
}
.usercenter-new .centerinfo .assets > div:before,
.usercenter-new .centerinfo .assets > div:after {
  display: table;
  content: "";
}
.usercenter-new .centerinfo .assets > div:after {
  clear: both;
}
.usercenter-new .centerinfo .assets > div:before,
.usercenter-new .centerinfo .assets > div:after {
  content: " ";
  display: table;
}
.usercenter-new .centerinfo .assets > div:after {
  clear: both;
}
.usercenter-new .centerinfo .assets > div span {
  float: left;
  color: #333;
}
.usercenter-new .centerinfo .assets > div span.c-666 {
  color: #666;
}
.usercenter-new .centerinfo .assets > div .c-f60 {
  color: #ff6600;
}
.usercenter-new .centerinfo .assets > div a {
  float: left;
}
.usercenter-new .rivilege > div {
  float: left;
}
.usercenter-new .rivilege .r-ul {
  height: 55px;
}
.usercenter-new .rivilege .r-ul li {
  margin-top: 20px;
  float: left;
  width: 112px;
  overflow: hidden;
}
.usercenter-new .rivilege .r-ul li i {
  background: url(../img/icon/uc-icon.png?v=0c8ce94) no-repeat;
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: middle !important;
}
.usercenter-new .rivilege .r-ul li span {
  font-size: 12px;
}
.usercenter-new .rivilege .r-ul li .r1 {
  background-position: 0 0;
}
.usercenter-new .rivilege .r-ul li .r2 {
  background-position: 0 -28px;
}
.usercenter-new .rivilege .r-ul li .r3 {
  background-position: 0 -58px;
}
.usercenter-new .rivilege .r-ul li .r4 {
  background-position: 0 -84px;
}
.usercenter-new .rivilege .r-ul li .r5 {
  background-position: 0 -140px;
}
.usercenter-new .rivilege .r-ul li .r6 {
  background-position: 0 -112px;
}
.usercenter-new .rivilege .r-ul li .r1_off {
  background-position: -31px 0;
}
.usercenter-new .rivilege .r-ul li .r2_off {
  background-position: -31px -28px;
}
.usercenter-new .rivilege .r-ul li .r3_off {
  background-position: -31px -58px;
}
.usercenter-new .rivilege .r-ul li .r4_off {
  background-position: -31px -84px;
}
.usercenter-new .rivilege .r-ul li .r5_off {
  background-position: -31px -140px;
}
.usercenter-new .rivilege .r-ul li .r6_off {
  background-position: -31px -112px;
}
.usercenter-new .rivilege .super-slide-prev {
  position: absolute;
  left: 0;
  top: 17px;
  font-size: 18px;
  z-index: 10;
}
.usercenter-new .rivilege .super-slide-next {
  position: absolute;
  right: 5px;
  top: 17px;
  font-size: 18px;
  z-index: 10;
}
.usercenter-new .rivilege .w87 {
  padding-left: 0px!important;
}
@media screen and (min-width: 1200px) {
  .usercenter-new .rivilege .w87 {
    padding-left: 20px;
  }
}
.usercenter-new .act {
  height: 360px;
}
.usercenter-new .act .acttitle {
  background: #fff9ea;
  height: 100%;
  padding: 40px;
}
.usercenter-new .act .actcontent {
  background-color: #F5F5F5;
  height: 100%;
  padding: 20px 40px;
}
.usercenter-new .act .actcontent table tr {
  height: 28px;
}
.usercenter-new .act .actcontent table tr td {
  width: 50%;
}
.usercenter-new .gift .giftul li {
  height: 290;
  overflow: hidden;
  margin-bottom: 10px;
  padding-right: 10px;
}
.usercenter-new .gift .giftul li .giftimg {
  padding: 10px;
  text-align: center;
}
.usercenter-new .gift .giftul li img {
  margin: 0 auto;
  max-width: 100%;
  height: 160px;
}
.usercenter-new .gift .giftul li > div {
  border: 1px solid #e4e4e4;
}
.usercenter-new .gift .giftul li:nth-child(3n) > div {
  padding-right: 0px;
}
.usercenter-new .gift .giftcontent {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
.usercenter-new .gift .giftcontent .btn {
  margin-top: 20px;
}
.usercenter-new .gift .giftcontent h5 {
  height: 40px;
  overflow: hidden;
  line-height: 20px;
}
.usercenter-new .gift .gifthistroy .panel-body {
  padding: 0;
}
.usercenter-new .gift .gifthistroy .panel-body > div {
  border-top: #e4e4e4 solid 1px;
  padding: 20px;
}
.usercenter-new .gift .gifthistroy .panel-body > div:first-child {
  border-top: 0;
}
.usercenter-new .gift .gifthistroy .panel-body h5 {
  margin-bottom: 5px;
}
.usercenter-new .gift .gifthistroy img {
  width: 40px;
  height: 40px;
}
.usercenter-new .user-recommend {
  background-color: #fff;
}
.usercenter-new .user-recommend > p {
  padding: 0 10px;
  font-size: 16px;
  color: #333;
}
.usercenter-new .user-recommend > .banner-slide {
  position: absolute;
  top: 10px;
  right: 28px;
}
.usercenter-new .user-recommend .banner-slide .hd li {
  width: 12px;
  height: 12px;
}
.usercenter-new .user-recommend img {
  height: 102px;
}
.usercenter-new .gift-content ul {
  *zoom: 1;
}
.usercenter-new .gift-content ul:before,
.usercenter-new .gift-content ul:after {
  display: table;
  content: "";
}
.usercenter-new .gift-content ul:after {
  clear: both;
}
.usercenter-new .gift-content ul:before,
.usercenter-new .gift-content ul:after {
  content: " ";
  display: table;
}
.usercenter-new .gift-content ul:after {
  clear: both;
}
.usercenter-new .gift-content ul li {
  position: relative;
  line-height: 16px;
  border: 1px solid #e4e4e4;
  height: 280px;
  padding-left: 10px;
  padding-right: 10px;
}
.usercenter-new .gift-content ul li > a {
  display: block;
}
.usercenter-new .gift-content ul li .img-box {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 120px;
  height: 160px;
}
.usercenter-new .gift-content ul li .img-box:after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.usercenter-new .gift-content ul li .img-box img {
  vertical-align: middle;
  width: 100%;
  height: auto;
}
.usercenter-new .gift-content ul li > .clearfix .fr {
  padding-left: 10px;
}
.usercenter-new .gift-content ul li .btn {
  margin-top: -10px;
}
.usercenter-new .gift-content ul li .newgift-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 68px;
  height: 62px;
  background: url(../img/pic/new-icon.png?v=02bda5f) no-repeat;
}
.usercenter-new .gift-content ul li .t-o {
  height: 16px;
}
.usercenter-new .gift-content .empty-tip {
  margin-top: 150px;
}
.usercenter-new .empty-tip {
  text-align: center;
  color: #999;
  font-size: 16px;
  margin: 55px 0;
}
.usercenter-new .empty-tip i {
  font-size: 32px;
  margin-right: 10px;
  vertical-align: middle !important;
}
.usercenter-new .my-invoicecontent {
  background-color: #fff;
  position: absolute;
  right: 20px;
  top: 30px;
  width: 420px;
  height: 360px;
  z-index: 10;
  border: 1px solid #0094e7;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: left !important;
}
.usercenter-new .my-invoicecontent .my-invoicecontent-title {
  height: 36px;
  line-height: 36px;
  text-align: left !important;
  font-size: 14px;
  border-bottom: 1px solid #e4e4e4;
  padding-left: 10px;
}
.usercenter-new .my-invoicecontent .my-invoicecontent-content {
  font-size: 16px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  height: 320px;
  overflow-y: scroll;
  background: url(../img/icon/iconlist.png?v=97cb28e) repeat-y -471px 0;
}
.usercenter-new .my-invoicecontent .my-invoicecontent-content ul li {
  margin-bottom: 20px;
  padding-left: 50px;
  position: relative;
}
.usercenter-new .my-invoicecontent .my-invoicecontent-content ul li:before {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #e4e4e4;
  content: "";
  position: absolute;
  z-inde: 13px;
  left: 13px;
  top: 9px;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.usercenter-new .my-invoicecontent .my-invoicecontent-content ul li:first-child:before {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #ff0000;
  content: "";
  position: absolute;
  z-inde: 13px;
  left: 13px;
  top: 9px;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.usercenter-new .my-invoicecontent .my-invoicecontent-content ul li:last-child {
  margin-bottom: 0;
}
.usercenter-new .my-invoicecontent .my-invoicecontent-content ul li > div {
  line-height: 150%;
  margin-bottom: 3px;
}
.usercenter-new .my-invoicecontent:before {
  position: absolute;
  right: 38px;
  top: -21px;
  z-index: 11;
  width: 23px;
  height: 22px;
  content: "";
  background: url(../img/icon/iconlist.png?v=97cb28e) no-repeat -133px -85px;
}
.usercenter-new .toggle-arror {
  cursor: pointer;
}
.usercenter-new .toggle-arror i {
  display: inline-block;
  -moz-transition: -moz-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  -moz-transition: transform 0.2s linear, -moz-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear, -moz-transform 0.2s linear;
}
.usercenter-new .toggle-arror.on {
  color: #0094e7;
}
.usercenter-new .toggle-arror.on i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.usercenter-new .toogle-table {
  background: #e6f1fd;
}
.usercenter-new .toogle-table table {
  background: #e6f1fd;
}
.usercenter-new .toogle-table table .icheckbox_minimal-orange {
  background-color: #fff;
}
.usercenter-new .hasInvoice-table td {
  border-right: #e4e4e4 solid 1px;
}
.usercenter-new .hasInvoice-table .list {
  padding: 0;
}
.usercenter-new .hasInvoice-table .list p {
  height: 40px;
  line-height: 40px;
  *zoom: 1;
  border-bottom: #e4e4e4 solid 1px;
}
.usercenter-new .hasInvoice-table .list p:before,
.usercenter-new .hasInvoice-table .list p:after {
  display: table;
  content: "";
}
.usercenter-new .hasInvoice-table .list p:after {
  clear: both;
}
.usercenter-new .hasInvoice-table .list p:before,
.usercenter-new .hasInvoice-table .list p:after {
  content: " ";
  display: table;
}
.usercenter-new .hasInvoice-table .list p:after {
  clear: both;
}
.usercenter-new .hasInvoice-table .list p span {
  float: left;
  width: 24%;
  padding-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.usercenter-new .hasInvoice-table .list p span.w28b {
  width: 28%;
}
.usercenter-new .hasInvoice-table .list p:last-child {
  border-bottom: 0;
}
.usercenter-new .hasInvoice-table .invoice-head span {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 215px;
}
.usercenter-new .hasInvoice-table.invoiced-table th span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.usercenter-new .hasInvoice-table.invoiced-table th span.w220p {
  width: 220px;
}
.usercenter-new .hasInvoice-table.invoiced-table th span.w180p {
  width: 180px;
}
.usercenter-new .hasInvoice-table.invoiced-table th span.w240p {
  width: 240px;
}
.usercenter-new .canceled-order > td {
  color: #999;
}
.usercenter-new .canceled-order .icon-yiquxiao {
  color: #999;
  font-size: 42px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 1;
}
.ucenter-modal-header {
  background-color: #fff;
  color: #333;
  font-weight: lighter;
  border-bottom: 1px solid #e4e4e4;
}
.ucenter-modal-header .close span {
  color: #333;
}
.modal-body .wujiaoxing {
  width: 100px;
  height: 18px;
  float: left;
}
.modal-body .wujiaoxing i {
  float: left;
  cursor: pointer;
}
.modal-body .wujiaoxing .white-wujiaoxing {
  background: url(../img/icon/iconlist.png?v=97cb28e) no-repeat -79px -123px;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 2px;
}
.modal-body .wujiaoxing .red-wujiaoxing {
  background: url(../img/icon/iconlist.png?v=97cb28e) no-repeat -108px -123px;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 2px;
}
.modal-body .wujiaoxing .href-wujiaoxing {
  background: url(../img/icon/iconlist.png?v=97cb28e) no-repeat -139px -123px;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 2px;
}
.modal-body .memored {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #ff0000;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-right: 10px;
}
.modal-body .memoyellow {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #ff6600;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-right: 10px;
}
.modal-body .memoblue {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #0094e7;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-right: 10px;
}
.modal-body .memogreen {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #2eaf01;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-right: 10px;
}
.order-list-nav {
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 2px solid #f2f2f2;
}
.order-list-nav .active {
  font-size: 16px;
  margin-bottom: -1px;
}
#table-ucenter .popover.bottom > .arrow {
  border-bottom-color: #0094e7;
}
#table-ucenter .popover {
  border: 1px solid #0094e7;
}
#table-ucenter .popover .popover-content > div {
  table-layout: fixed;
  word-break: break-all;
}
#table-ucenter .pay-method {
  background: url(../img/icon/pay-method.png?v=cf28a04) no-repeat 0 0;
  display: inline-block;
  width: 60px;
  height: 12px;
}
#table-ucenter .pay-method-4 {
  background-position: 0 -3px;
}
#table-ucenter .pay-method-4-off {
  background-position: -76px -3px;
}
#table-ucenter .pay-method-1 {
  background-position: 0 -25px;
}
#table-ucenter .pay-method-1-off {
  background-position: -76px -25px;
}
#table-ucenter .pay-method-2 {
  background-position: 0 -50px;
}
#table-ucenter .pay-method-2-off {
  background-position: -76px -50px;
}
#table-ucenter .pay-method-3 {
  background-position: 0 -73px;
}
#table-ucenter .pay-method-3-off {
  background-position: -76px -73px;
}
.usercenter-box {
  /* 微信二维码 */
}
.usercenter-box .usercenter-new {
  margin-top: 10px;
  position: relative;
}
.usercenter-box .usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody tr .title-icon {
  padding-left: 15px;
}
.usercenter-box .usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody tr .inquiry-order-status span {
  margin-left: 591px;
}
.usercenter-box .usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody tr > td {
  vertical-align: middle;
}
.usercenter-box .usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-title {
  width: 1050px;
}
.usercenter-box .usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .hide-indent {
  width: 1048px;
}
.usercenter-box .usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info td .inquiry-order-nav {
  width: 1048px;
}
.usercenter-box .usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .model-info a {
  margin-left: -54px;
}
.usercenter-box .usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .product-brand span {
  margin-left: -115px;
}
.usercenter-box .usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .lot-num-info span {
  margin-left: -126px;
}
.usercenter-box .usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .order-num-info span {
  margin-left: -139px;
}
.usercenter-box .usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .delivery-time-info span {
  width: 100px;
  margin-left: -163px;
}
.usercenter-box .usercenter-new .row-content .inquiry-order-box .inquiry-order table tbody .inquiry-order-info .goal-price-info span {
  margin-left: -160px;
}
.usercenter-box .usercenter-new .fr .news-activity {
  height: 195px;
  position: absolute;
  width: 255px;
  margin-top: 25px;
  border: 1px solid #f2f2f2;
  right: 23px;
  top: 102px;
}
.usercenter-box .user-recommend .banner-slide {
  position: absolute;
  top: 5px;
  right: 14px;
  overflow: inherit;
}
.usercenter-box .qrcode {
  position: absolute;
  top: 20px;
  right: 23px;
  height: 80px;
  width: 255px;
  background: #fff;
  *zoom: 1;
}
.usercenter-box .qrcode:before,
.usercenter-box .qrcode:after {
  display: table;
  content: "";
}
.usercenter-box .qrcode:after {
  clear: both;
}
.usercenter-box .qrcode:before,
.usercenter-box .qrcode:after {
  content: " ";
  display: table;
}
.usercenter-box .qrcode:after {
  clear: both;
}
.usercenter-box .qrcode div {
  float: left;
}
.usercenter-box .qrcode .ewmbox {
  border-right: 1px solid #f2f2f2;
}
.usercenter-box .qrcode img {
  height: 103px;
  width: 103px;
}
.usercenter-box .qrcode .text {
  padding: 20px 0 0 16px;
}
.usercenter-box .fr .news-activity {
  height: 190px;
  position: absolute;
  width: 255px;
  margin-top: 25px;
  border: 1px solid #DCDCDC;
  right: 23px;
  top: 0px;
  padding: 5px 10px;
}
.usercenter-box .fr .news-activity .tab-break-text {
  margin-left: 48px;
  color: #454545;
}
.usercenter-box .fr .news-activity .tab-break-text li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 24px;
  margin-left: -1px;
  width: 240px;
  font-size: 12px;
  background-image: none;
}
.usercenter-box .fr .news-activity .tab-break-text li em.point-icon {
  float: left;
  width: 10px;
  height: 4px;
  margin-top: 13px;
  background: url(../img/icon/iconlist.png?v=97cb28e) no-repeat -22px -168px;
}
.usercenter-box .fr .news-activity .nav-content {
  border-bottom: 1px solid #f2f2f2;
  *zoom: 1;
}
.usercenter-box .fr .news-activity .nav-content:before,
.usercenter-box .fr .news-activity .nav-content:after {
  display: table;
  content: "";
}
.usercenter-box .fr .news-activity .nav-content:after {
  clear: both;
}
.usercenter-box .fr .news-activity .nav-content:before,
.usercenter-box .fr .news-activity .nav-content:after {
  content: " ";
  display: table;
}
.usercenter-box .fr .news-activity .nav-content:after {
  clear: both;
}
.usercenter-box .fr .news-activity .nav-content .nav {
  float: left;
  border-bottom: 0;
}
.usercenter-box .fr .news-activity .nav-content .nav li {
  cursor: pointer;
  background: url(../img/icon/iconlist.png?v=97cb28e) no-repeat -22px -168px;
}
.usercenter-box .fr .news-activity .nav-content .nav li a {
  border: 0;
  background-color: #fff;
  color: #666;
  padding: 2px 0;
  margin-right: 15px;
  font-size: 14px;
}
.usercenter-box .fr .news-activity .nav-content .nav li.active a {
  color: #0094e7;
  border-bottom: 2px solid #0094e7;
}
.usercenter-box .fr .news-activity .nav-content .nav-tabs li {
  float: left;
  margin-bottom: 0;
  position: relative;
  top: 1px;
}
.usercenter-box .fr .news-activity .nav-content .more {
  float: right;
  margin-top: 10px;
}
.privileges .rivilege .person-privileges {
  height: 75px;
}
.privileges .rivilege .person-privileges .privileges-icon .privileges-left {
  position: absolute;
  top: 62px;
  left: -2px;
  font-size: 33px;
  display: block;
  width: 10px;
  height: 10px;
  z-index: 999;
  color: #DFDFDF;
  cursor: pointer;
}
.privileges .rivilege .person-privileges .privileges-icon .privileges-right {
  position: absolute;
  top: 62px;
  left: 248px;
  font-size: 33px;
  width: 33px;
  height: 33px;
  z-index: 999;
  color: #DFDFDF;
  cursor: pointer;
}
.privileges .rivilege .o-h {
  width: 500px;
}
.privileges .rivilege > div {
  float: left;
}
.privileges .rivilege .r-ul {
  height: 75px;
}
.privileges .rivilege .r-ul li {
  float: left;
  margin: 10px 0px;
  width: 77px;
  text-align: center;
}
.privileges .rivilege .r-ul li i {
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: middle !important;
  color: #ccc;
}
.privileges .rivilege .r-ul li i:before {
  font-family: 'ICKEY';
  font-size: 28px;
}
.privileges .rivilege .r-ul li i.off:before {
  color: #ccc;
}
.privileges .rivilege .r-ul li i.r1:before {
  content: '\e778';
  color: #009eec;
}
.privileges .rivilege .r-ul li i.r2:before {
  content: '\e776';
}
.privileges .rivilege .r-ul li i.r3:before {
  content: '\e77a';
}
.privileges .rivilege .r-ul li i.r4:before {
  content: '\e77b';
}
.privileges .rivilege .r-ul li i.r5:before {
  content: '\e779';
}
.privileges .rivilege .r-ul li i.r6:before {
  content: '\e777';
}
.privileges .rivilege .r-ul li .r-title-coin {
  /*margin-left: 21px;*/
}
.privileges .rivilege .r-ul li div {
  /*margin-left: 12px;*/
  text-align: center;
}
.privileges .rivilege .r-ul li span {
  font-size: 12px;
}
.privileges .rivilege .r-ul li .r1 {
  background-position: 0 0;
}
.privileges .rivilege .r-ul li .r2 {
  background-position: 0 -28px;
}
.privileges .rivilege .r-ul li .r3 {
  background-position: 0 -58px;
}
.privileges .rivilege .r-ul li .r4 {
  background-position: 0 -84px;
}
.privileges .rivilege .r-ul li .r5 {
  background-position: 0 -140px;
}
.privileges .rivilege .r-ul li .r6 {
  background-position: 0 -112px;
}
.privileges .rivilege .r-ul li .r1_off {
  background-position: -31px 0;
}
.privileges .rivilege .r-ul li .r2_off {
  background-position: -31px -28px;
}
.privileges .rivilege .r-ul li .r3_off {
  background-position: -31px -58px;
}
.privileges .rivilege .r-ul li .r4_off {
  background-position: -31px -84px;
}
.privileges .rivilege .r-ul li .r5_off {
  background-position: -31px -140px;
}
.privileges .rivilege .r-ul li .r6_off {
  background-position: -31px -112px;
}
.privileges .rivilege .super-slide-prev {
  position: absolute;
  left: 0;
  top: 17px;
  font-size: 18px;
  z-index: 10;
}
.privileges .rivilege .super-slide-next {
  position: absolute;
  right: 5px;
  top: 17px;
  font-size: 18px;
  z-index: 10;
}
.privileges .rivilege .w87 {
  padding-left: 0px!important;
}
.help-center-nav {
  width: 200px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.help-center-nav .help-center {
  background-color: #0094e7;
  height: 38px;
  padding-left: 45px;
  padding-top: 8px;
}
.help-center-nav .help-center .help-center-title {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
.help-center-nav .nav-body {
  width: 200px;
  margin-bottom: 0px;
}
.help-center-nav .nav-body .nav-title {
  height: 38px;
  background-color: #EAEAEA;
  padding-left: 45px;
  padding-top: 10px;
  font-weight: normal;
  margin-bottom: 0px;
  border-bottom: 1px solid #fff;
}
.help-center-nav .nav-body .nav-title i {
  font-style: normal;
  margin-left: 35px;
}
.help-center-nav .nav-body .nav-info {
  background-color: #fff;
  padding-left: 45px;
  height: 38px;
  margin-bottom: 0px;
  border-bottom: 1px solid #f5f5f5;
  padding-top: 10px;
}
.help-center-nav .nav-body:last-of-type {
  border-bottom: none;
}
.help-center-nav .nav-body:last-of-type .nav-title:last-of-type {
  border-bottom: none;
}
.help-center-nav .nav-body:first-of-type .nav-info {
  display: block;
}
.help-center-new {
  width: 980px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.help-center-new .ublock {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 30px;
}
.help-center-new .ublock .breadcrumb {
  background-color: #eaeaea;
  padding-left: 20px;
}
.help-center-new .ublock .breadcrumb .theme-color {
  color: #0094e7;
}
.help-center-new .ublock .help-center-content {
  padding-left: 20px;
  padding-right: 20px;
}
.help-center-new .ublock .help-center-content .help-register {
  margin-left: 24px;
}
.help-center-new .ublock .help-center-content .help-register .slideTxtBox .register-title {
  height: 50px;
  padding-top: 20px;
  margin-bottom: 28px;
}
.help-center-new .ublock .help-center-content .help-register .slideTxtBox .register-title ul {
  height: 35px;
  border-bottom: 1px solid #eaeaea;
}
.help-center-new .ublock .help-center-content .help-register .slideTxtBox .register-title ul .on {
  border-bottom: 2px solid #0094e7;
}
.help-center-new .ublock .help-center-content .help-register .slideTxtBox .register-title ul li {
  float: left;
  font-size: 14px;
  font-weight: 700;
  color: #333;
  margin-right: 30px;
  padding-bottom: 15px;
}
.help-center-new .ublock .help-center-content .help-register .slideTxtBox .register-title ul li:nth-child(2):before {
  content: "";
  background: #ccc;
  left: -15px;
  right: 2px;
  height: 20px;
  width: 1px;
  display: inline-block;
  top: 0px;
  position: relative;
  vertical-align: top;
}
.help-center-new .ublock .help-center-content .help-register .slideTxtBox .register-info {
  font-size: 14px;
}
.help-center-new .ublock .help-center-content .help-retrieve-password {
  margin-left: 24px;
}
.help-center-new .ublock .help-center-content .help-retrieve-password .password-box .password-title {
  height: 50px;
  padding-top: 20px;
  margin-bottom: 28px;
}
.help-center-new .ublock .help-center-content .help-retrieve-password .password-box .password-title ul {
  height: 35px;
  border-bottom: 1px solid #eaeaea;
}
.help-center-new .ublock .help-center-content .help-retrieve-password .password-box .password-title ul .on {
  border-bottom: 2px solid #0094e7;
}
.help-center-new .ublock .help-center-content .help-retrieve-password .password-box .password-title ul li {
  float: left;
  font-size: 14px;
  font-weight: 700;
  color: #333;
  margin-right: 30px;
  padding-bottom: 15px;
}
.help-center-new .ublock .help-center-content .help-retrieve-password .password-box .password-title ul li:nth-child(2):before {
  content: "";
  background: #ccc;
  left: -15px;
  right: 2px;
  height: 20px;
  width: 1px;
  display: inline-block;
  top: 0px;
  position: relative;
  vertical-align: top;
}
.help-center-new .ublock .help-center-content .help-retrieve-password .password-box .password-info {
  font-size: 14px;
}
.help-center-new .ublock .help-center-content .help-buy {
  margin-left: 24px;
}
.help-center-new .ublock .help-center-content .help-buy .slideTxtBox .buy-title {
  height: 50px;
  padding-top: 20px;
  margin-bottom: 28px;
}
.help-center-new .ublock .help-center-content .help-buy .slideTxtBox .buy-title ul {
  height: 35px;
  border-bottom: 1px solid #eaeaea;
}
.help-center-new .ublock .help-center-content .help-buy .slideTxtBox .buy-title ul .on {
  border-bottom: 2px solid #0094e7;
}
.help-center-new .ublock .help-center-content .help-buy .slideTxtBox .buy-title ul li {
  float: left;
  font-size: 14px;
  font-weight: 700;
  color: #333;
  margin-right: 30px;
  padding-bottom: 15px;
}
.help-center-new .ublock .help-center-content .help-buy .slideTxtBox .buy-title ul li:nth-child(2):before {
  content: "";
  background: #ccc;
  left: -15px;
  right: 2px;
  height: 20px;
  width: 1px;
  display: inline-block;
  top: 0px;
  position: relative;
  vertical-align: top;
}
.help-center-new .ublock .help-center-content .help-buy .slideTxtBox .buy-info {
  font-size: 14px;
}
.help-center-new .ublock .help-center-content .help-question {
  margin-left: 24px;
}
.help-center-new .ublock .help-center-content .help-question .question-box .question-title {
  height: 50px;
  padding-top: 20px;
  margin-bottom: 28px;
}
.help-center-new .ublock .help-center-content .help-question .question-box .question-title ul {
  height: 35px;
  border-bottom: 1px solid #eaeaea;
}
.help-center-new .ublock .help-center-content .help-question .question-box .question-title ul .on {
  border-bottom: 2px solid #0094e7;
}
.help-center-new .ublock .help-center-content .help-question .question-box .question-title ul li {
  float: left;
  font-size: 14px;
  font-weight: 700;
  color: #333;
  margin-right: 30px;
  padding-bottom: 15px;
}
.help-center-new .ublock .help-center-content .help-question .question-box .question-title ul li:nth-child(2):before {
  content: "";
  background: #ccc;
  left: -15px;
  right: 2px;
  height: 20px;
  width: 1px;
  display: inline-block;
  top: 0px;
  position: relative;
  vertical-align: top;
}
.help-center-new .ublock .help-center-content .help-question .question-box .question-info {
  font-size: 14px;
}
.help-center-new .ublock .help-center-content .help-answer {
  margin-left: 24px;
}
.help-center-new .ublock .help-center-content .help-answer .answer-box .answer-title {
  height: 50px;
  padding-top: 20px;
  margin-bottom: 28px;
}
.help-center-new .ublock .help-center-content .help-answer .answer-box .answer-title ul {
  height: 35px;
  border-bottom: 1px dashed #eaeaea;
}
.help-center-new .ublock .help-center-content .help-answer .answer-box .answer-title ul .on {
  border-bottom: 2px solid #0094e7;
}
.help-center-new .ublock .help-center-content .help-answer .answer-box .answer-title ul li {
  float: left;
  font-size: 18px;
  font-weight: 700;
  color: #0094e7;
  margin-right: 30px;
  padding-bottom: 15px;
}
.help-center-new .ublock .help-center-content .help-answer .answer-box .answer-title ul li:nth-child(2):before {
  content: "";
  background: #ccc;
  left: -15px;
  right: 2px;
  height: 20px;
  width: 1px;
  display: inline-block;
  top: 0px;
  position: relative;
  vertical-align: top;
}
.help-center-new .ublock .help-center-content .help-answer .answer-box .answer-info {
  font-size: 14px;
}
.help-center-new .ublock .help-center-content .help-tariff {
  margin-left: 24px;
}
.help-center-new .ublock .help-center-content .help-tariff .tariff-box .tariff-title {
  height: 50px;
  padding-top: 20px;
  margin-bottom: 28px;
}
.help-center-new .ublock .help-center-content .help-tariff .tariff-box .tariff-title ul {
  height: 35px;
  border-bottom: 1px solid #eaeaea;
}
.help-center-new .ublock .help-center-content .help-tariff .tariff-box .tariff-title ul .on {
  border-bottom: 2px solid #0094e7;
}
.help-center-new .ublock .help-center-content .help-tariff .tariff-box .tariff-title ul li {
  float: left;
  font-size: 14px;
  font-weight: 700;
  color: #333;
  margin-right: 30px;
  padding-bottom: 15px;
}
.help-center-new .ublock .help-center-content .help-tariff .tariff-box .tariff-title ul li:nth-child(2):before {
  content: "";
  background: #ccc;
  left: -15px;
  right: 2px;
  height: 20px;
  width: 1px;
  display: inline-block;
  top: 0px;
  position: relative;
  vertical-align: top;
}
.help-center-new .ublock .help-center-content .help-tariff .tariff-box .tariff-info {
  font-size: 12px;
}
.help-center-new .ublock .help-center-content .help-tariff .tariff-box .tariff-info ul li p {
  line-height: 24px;
}
.help-center-new .ublock .help-center-content .old-bar {
  margin-left: 20px;
  margin-right: 20px;
}
.help-center-new .ublock .help-center-content .old-bar ol {
  margin-left: 25px;
}
.help-center-new .ublock .help-center-content .old-bar .panel .panel-body {
  padding-left: 12px;
}
.help-center-new .ublock .help-center-content .old-bar .panel:nth-child(2) .panel-body {
  padding-left: 12px;
}
.help-center-new .ublock .help-center-content .old-bar .row ol {
  margin-left: 25px;
}
.help-center-new .ublock .help-center-content .old-bar .bar .bar-title {
  font-size: 14px;
  padding-bottom: 10px;
}
.help-center-new .ublock .help-center-content .old-bar .bar .bar-title .old-info {
  border-bottom: 2px solid #0094e7;
  padding-bottom: 12px;
}
.ut-slb {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#hyEchartMod .bcFix {
  position: fixed;
  background-color: #000000;
  opacity: .3;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  left: 0;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
}
#hyEchartMod .echartMod {
  left: 50%;
  top: 50%;
  background-color: #fff !important;
  position: fixed !important;
  z-index: 1200;
  margin: -250px -550px;
  padding: 30px;
}
#hyEchartMod .ml-625 {
  margin: -250px -625px !important;
}
#hyEchartMod #search-chart {
  width: 1190px;
  height: 450px;
  margin-top: 50px;
}
#hyEchartMod .close-chart {
  font-size: 32px;
  color: #3299db;
  position: absolute;
  top: 0px;
  right: 10px;
  z-index: 1300;
}
#hyEchartMod .uhide {
  display: none !important;
}
#hyEchartMod .bcf1 {
  background-color: #f1f1f1;
}
#hyEchartMod .date-area {
  position: absolute;
  padding: 5px 10px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  top: 15px;
  border: 1px solid #ccc;
}
#hyEchartMod .dw1 {
  left: 15px;
}
#hyEchartMod .date-area img {
  width: 20px;
  height: 20px;
}
#hyEchartMod #map-chart {
  height: 500px;
  width: 1100px;
}
#hyEchartMod #container {
  height: 500px;
  width: 700px;
  float: left;
}
#hyEchartMod #bar {
  height: 500px;
  width: 400px;
  float: left;
}
#hyEchartMod .cupt {
  cursor: pointer;
}
#hyEchartMod #chartBigshow {
  width: 800px;
  height: 500px;
}
#hyEchartMod .w8h5 {
  width: 800px;
  height: 500px;
}
#hyEchartMod .echartMod {
  padding: 50px !important;
  margin: -300px -450px !important;
}
#hyEchartMod #container2 {
  margin: 30px 0px !important;
  width: 500px;
  height: 440px;
}
#hyEchartMod #bar2 {
  width: 300px;
  height: 440px;
  margin: 30px 0px !important;
}
#hyEchartMod .border-change {
  position: absolute;
  top: 50px;
  right: 50px;
  z-index: 1300;
  background-color: #f3f3f3;
  padding: 5px;
  cursor: pointer;
  color: #333 !important;
}
#hyEchartMod .border-change2 {
  position: absolute;
  top: 50px;
  padding: 5px;
  z-index: 1300;
  right: 110px;
  color: #333 !important;
}
#hyEchartMod .od-sco {
  margin-top: 50px;
  overflow: auto;
}
#hyEchartMod .xj-tit {
  text-align: center;
  left: 50%;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  z-index: 999;
}
#hyEchartMod .rmb-tip {
  text-align: center;
  font-size: 12px;
  margin-top: 20px;
}
.btn-setpos {
  position: absolute;
  margin-top: -43px !important;
  margin-left: 200px;
  z-index: 200;
}
.change-mod-lb #industryType {
  margin: 30px 0 0 10px;
  width: 340px;
}
.change-mod-lb .cupt {
  cursor: pointer;
}
.change-mod-lb .pretv {
  position: relative;
}
.change-mod-lb .warninglb {
  color: #fff;
  width: 280px;
  height: 20px;
  position: absolute;
  display: none;
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  margin: 160px auto !important;
  padding-top: 45px;
}
.change-mod-lb .uhide-c {
  display: none;
}
.change-mod-lb .bord1 {
  border: 1px solid #f5f5f5;
}
.change-mod-lb .ectAll {
  width: 376px;
  height: 228px;
  background-color: #fff !important;
}
.change-mod-lb .searmod {
  background-color: #f9f9f9;
  display: none;
}
.change-mod-lb .searmod > div {
  position: relative;
}
.change-mod-lb .ovhid {
  overflow: hidden;
}
.change-mod-lb #searchEct1 {
  margin: 30px 10px 0 20px !important;
}
.change-mod-lb #container {
  margin: 0px 0px !important;
  width: 280px;
  height: 228px;
}
.change-mod-lb #bar {
  width: 138px;
  height: 228px;
  margin: 0px -40px !important;
}
.change-mod-lb #map-chart {
  margin: 30px 0 0 0;
  width: 380px;
  height: 228px;
  overflow: hidden;
}
.change-mod-lb .toseeBig {
  text-align: center;
  margin-top: 20px !important;
  padding-bottom: 30px !important;
}
.change-mod-lb .toseeBig .icon-questionbg {
  font-size: 14px;
  color: #ff8800;
}
.change-mod-lb .toseeBig .tooltip {
  margin-top: 8px;
}
.change-mod-lb .toseeBig .tooltip-arrow {
  border-top-color: #ff6600 !important;
  border-bottom-color: #ff6600 !important;
  margin-left: -10px;
  border-width: 0 10px 10px;
}
.change-mod-lb .toseeBig .tooltip-arrow:after {
  margin-top: -9px;
  margin-left: -10px;
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border: #fffdee solid 10px;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
.change-mod-lb .toseeBig .tooltip-inner {
  margin-top: 5px;
  border: 1px solid #ff6600 !important;
  -moz-box-shadow: 0 0 2px #ff9900 !important;
  box-shadow: 0 0 2px #ff9900 !important;
  background-color: #fffdee !important;
  color: #ff6600;
  padding: 10px;
  line-height: 1.7;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.change-mod-lb .toseeBig span {
  color: #458eeb;
}
.change-mod-lb .mtpx30 {
  margin-top: 30px !important;
}
.change-mod-lb .mlpx10 {
  margin-left: 10px !important;
}
.change-mod-lb .mlpx20 {
  margin-left: 20px !important;
}
.change-mod-lb .wtp340P {
  width: 340px !important;
}
.change-mod-lb .tab-change {
  position: absolute;
  z-index: 20;
  right: 20px;
  margin-top: -280px !important;
}
.change-mod-lb .tab-change-p {
  position: absolute;
  z-index: 20;
  right: 20px;
  margin-top: -280px !important;
}
.change-mod-lb .tab-change-on {
  color: #fff;
  background-color: #3e7bf5 !important;
}
.change-mod-lb .tab-change div {
  padding: 4px 8px !important;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-left: 10px !important;
  cursor: pointer;
  background-color: #f0f0f0;
}
.change-mod-lb .oauto {
  overflow: auto;
}
.change-mod-lb .hpx200 {
  height: 220px;
}
#hyEchartMod {
  display: none;
}
.tx-c {
  text-align: center !important;
}
.ickey_big_zs {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 555;
  width: 100%;
  margin-top: 60px;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  -o-pointer-events: none;
  pointer-events: none;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: .6;
  filter: alpha(opacity=60);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.ickey_little_zs {
  opacity: 1 !important;
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  filter: alpha(opacity=60) !important;
  left: 20px !important;
  width: 90% !important;
}
.bar-tit-change {
  text-align: center;
  border-bottom: 3px solid #4f9eed;
  width: 85px !important;
  margin: auto;
  font-size: 18px !important;
}
.data-down-arrow {
  padding: 4px 12px;
  cursor: pointer;
  background: url("//static.ickey.cn/assets/src/img/icon/iconlist.png?v=0047081") no-repeat 8px -62px;
  overflow: hidden;
}
[chat-type-name] {
  font-style: normal !important;
}
.domestic #express_company {
  border: 1px solid #e4e4e4;
  width: 100px;
  -moz-text-align-last: center;
  text-align-last: center;
  -webkit-appearance: none;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #666;
}
.domestic #express_company.disabled {
  background: #f5f5f5;
  cursor: not-allowed;
}
.domestic #express_company.disabled + i {
  display: none;
}
.domestic .receivers-edit td {
  height: 40px;
}
.domestic .iscreate {
  position: relative;
  top: 2px;
}
.domestic .iscreateicon {
  background: url('/assets/src/img/icon/u277.png?v=7a29183');
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 5px;
  vertical-align: middle;
}
.domestic .btn-xs {
  width: 77px;
  height: 20px;
  background: inherit;
  background-color: #4f9eed;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #4f9eed;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 1.415;
}
.domestic .nocreate {
  position: relative;
  top: 2px;
}
/* 老客户邀请新客户 */
.user-invite-container .invite-banner-content {
  background: #feecd4;
}
.user-invite-container .invite-banner-content img {
  display: block;
  width: 100%;
  max-width: 1900px;
}
.user-invite-container .invite-body {
  width: 1252px;
  margin: 0 auto;
}
.user-invite-container .invite-body .invite-top-text {
  font-size: 18px;
  text-align: center;
  padding: 20px 0 60px;
}
.user-invite-container .invite-body .invite-top-text span {
  display: block;
  padding-top: 30px;
}
.user-invite-container .invite-body .invite-top-text .user-invite-card {
  display: block;
  width: 340px;
  margin: 0 0 0 368px;
  margin-top: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #aa0201;
  font-weight: bold;
}
.user-invite-container .invite-body .invite-top-text .user-invite-card em {
  width: 20px;
  height: 40px;
}
.user-invite-container .invite-body .invite-top-text .user-invite-card em.l {
  background: url('../img/invite/card-left.jpg?v=23e469e') no-repeat;
}
.user-invite-container .invite-body .invite-top-text .user-invite-card em.r {
  background: url('../img/invite/card-right.jpg?v=d4256d3') no-repeat;
}
.user-invite-container .invite-body .invite-qrcode {
  background: url('../img/invite/invite-qrcode-bj.png?v=8dfc890') no-repeat center top;
  height: 650px;
  overflow: hidden;
}
.user-invite-container .invite-body .invite-qrcode img {
  width: 180px;
  height: 180px;
  display: block;
  margin: 163px 0 0 449px;
}
.user-invite-container .invite-body .invite-bj {
  background: url('../img/invite/invite-bj.png?v=5e10133') no-repeat center top;
  height: 497px;
  margin-top: 70px;
}
.user-invite-container .invite-body .invite-bj .invite-s {
  overflow: hidden;
}
.user-invite-container .invite-body .invite-bj .invite-s .invite-share-l {
  width: 340px;
  margin: 67px 0 0 318px;
  text-align: center;
}
.user-invite-container .invite-body .invite-bj .invite-s .invite-share-l .invite-share-text {
  font-size: 30px;
  color: #333;
  font-weight: bold;
}
.user-invite-container .invite-body .invite-bj .invite-s .invite-share-l .invite-share-text span {
  color: #df0602;
}
.user-invite-container .invite-body .invite-bj .invite-s .invite-share-l .invite-share-btn {
  display: block;
  margin-top: 10px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #aa0201;
  font-weight: bold;
  font-size: 18px;
}
.user-invite-container .invite-body .invite-bj .invite-s .invite-share-l .invite-share-btn em {
  width: 20px;
  height: 40px;
}
.user-invite-container .invite-body .invite-bj .invite-s .invite-share-l .invite-share-btn em.l {
  background: url('../img/invite/card-left.jpg?v=23e469e') no-repeat;
}
.user-invite-container .invite-body .invite-bj .invite-s .invite-share-l .invite-share-btn em.r {
  background: url('../img/invite/card-right.jpg?v=d4256d3') no-repeat;
}
.user-invite-container .invite-body .invite-bj .invite-s .invite-share-r {
  margin: 68px 323px 0 0;
  background: url('../img/invite/qrcode-bj.jpg?v=9cb4e1d') no-repeat center top;
  width: 202px;
  height: 220px;
}
.user-invite-container .invite-body .invite-bj .invite-s .invite-share-r img {
  width: 180px;
  height: 180px;
  display: block;
  margin: 10px 0 0 10px;
}
.user-invite-container .invite-body .invite-bj .invite-w {
  padding: 40px 0 0 255px;
  color: #333;
}
.user-invite-container .invite-body .invite-bj .invite-w .invite-w-text {
  font-size: 28px;
  font-weight: bold;
  line-height: 48px;
  padding-left: 83px;
}
.user-invite-container .invite-body .invite-bj .invite-w .invite-w-img {
  line-height: 133px;
  font-size: 28px;
  font-weight: bold;
  padding-left: 83px;
}
.user-invite-container .invite-body .invite-bj .invite-w .invite-w-img span {
  margin-right: 20px;
}
.user-invite-container .invite-body .invite-bj .invite-w .invite-w-img img {
  width: 137px;
  height: 133px;
}
.user-invite-container .invite-body .invite-bj .invite-w .invite-w-progress {
  overflow: hidden;
  margin-top: 15px;
}
.user-invite-container .invite-body .invite-bj .invite-w .invite-w-progress span {
  float: left;
  font-size: 20px;
  width: 85px;
  text-align: center;
}
.user-invite-container .invite-body .invite-bj .invite-w .invite-w-progress span:last-child {
  width: 100px;
}
.user-invite-container .invite-body .invite-bj .invite-w .invite-w-progress .invite-w-progress-bj {
  float: left;
  width: 546px;
  border: 1px solid #a7a6a6;
  height: 30px;
}
.user-invite-container .invite-body .invite-bj .invite-w .invite-w-progress .invite-w-progress-bj .invite-w-progress-t {
  background: #f39803;
  height: 28px;
}
.user-invite-container .invite-body .invite-friend {
  padding: 45px 86px 0 86px;
}
.user-invite-container .invite-body .invite-friend .invite-tel {
  position: relative;
  background: #db3b23;
  width: 435px;
  height: 257px;
  margin: 30px auto 20px;
}
.user-invite-container .invite-body .invite-friend .invite-tel .invite-tel-text {
  text-align: center;
  color: white;
  font-size: 18px;
  padding-top: 50px;
}
.user-invite-container .invite-body .invite-friend .invite-tel .invite-tel-ipt {
  width: 232px;
  margin: 20px auto 30px auto;
}
.user-invite-container .invite-body .invite-friend .invite-tel .invite-tel-ipt input {
  background: white;
  border: 1px solid #5f1305;
  -moz-border-radius: 8px;
  border-radius: 8px;
  width: 230px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
}
.user-invite-container .invite-body .invite-friend .invite-tel .invite-tel-btn {
  background: #f5b426;
  color: white;
  width: 145px;
  height: 30px;
  margin: 0 auto;
  line-height: 28px;
  text-align: center;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 16px;
  cursor: pointer;
}
.user-invite-container .invite-body .invite-friend .invite-tel .invite-arrow {
  position: absolute;
  background: url('../img/invite/invite-arrow.png?v=d56bc08') no-repeat 0 0;
  width: 131px;
  height: 127px;
  right: -10px;
  bottom: -9px;
}
.user-invite-container .invite-body .invite-friend .invite-table table {
  width: 100%;
  line-height: 50px;
}
.user-invite-container .invite-body .invite-friend .invite-table table tr {
  text-align: center;
}
.user-invite-container .invite-body .invite-friend .invite-table table tr th {
  background: #e1e1e5;
  border: 1px solid #b5b5b5;
  border-collapse: collapse;
  text-align: center;
  font-size: 16px;
}
.user-invite-container .invite-body .invite-friend .invite-table table tr td {
  border: 1px solid #b5b5b5;
  border-collapse: collapse;
}
.user-invite-container .invite-body .invite-friend .invite-table table tr td .invite-state .invite-state-y {
  display: inline-block;
}
.user-invite-container .invite-body .invite-friend .invite-table table tr td .invite-state .invite-state-y em {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 5px;
  vertical-align: -3px;
  background: url('../img/invite/check.png?v=8c63797') no-repeat 0 0;
}
.user-invite-container .invite-body .invite-friend .invite-table table tr td .invite-state .invite-line {
  display: inline-block;
  width: 35px;
  height: 1px;
  background: #b5b5b5;
  margin: 0 5px;
  vertical-align: middle;
}
.user-invite-container .invite-body .invite-friend .invite-table table tr td .invite-state .invite-state-n {
  color: #ccc;
}
.user-invite-container .invite-body .invite-friend .invite-table table tr td .invite-state .invite-state-n em {
  background: url('../img/invite/check.png?v=8c63797') no-repeat 0 -17px;
}
.user-invite-container .invite-body .invite-rule {
  padding: 45px 86px 30px;
}
.user-invite-container .invite-body .invite-rule .invite-rule-text {
  line-height: 32px;
}
.user-invite-container .invite-body .invite-title {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 20px;
}
.invite-slide-cont {
  position: fixed;
  z-index: 999;
  left: 50%;
  top: 50%;
  margin: -128px 0 0 -181px;
  width: 363px;
  height: 256px;
  background: url('../img/invite/invite-success.png?v=39e09fa') no-repeat;
}
.invite-slide-cont .invite-slide-close {
  position: absolute;
  right: 25px;
  top: 0px;
  width: 28px;
  height: 28px;
  cursor: pointer;
}
.invite-slide-bj {
  position: fixed;
  z-index: 998;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.total-price,
.total-price em {
  color: #ff6600;
}
.type-face {
  font-family: Arial, "Microsoft Yahei", sans-serif;
}
/*会员中心售后*/
#applyAftersale tr.table-bg-e4 {
  background: #e4e4e4;
}
#applyAftersale tr.table-bg-e4 td {
  background: transparent;
}
.areabox {
  position: relative;
  float: left;
  margin-left: 8px;
  height: 28px;
  line-height: 26px;
}
.area-chose {
  height: 28px;
  border: 1px solid #e4e4e4;
  border-right: none;
}
.areacode {
  background: white;
  position: absolute;
  top: 27px;
  left: 0;
  right: -1px;
  border: 1px solid #e4e4e4;
}
.areacode li {
  padding: 0 5px;
}
.fromorder {
  display: none;
  float: left;
  padding-bottom: 10px;
}
.fromindex {
  display: none;
  float: left;
  padding-bottom: 10px;
}
.bar {
  overflow: hidden;
}
#problem_image3_container .uploadpath,
#problem_image4_container .uploadpath {
  margin-bottom: 8px;
  margin-right: 8px;
  margin-left: 0;
  line-height: 28px;
}
.searchbox {
  float: right;
  margin: 10px 57px 20px 0;
}
.aftersale {
  overflow: hidden;
  margin-top: 20px;
}
.aftersale-title {
  float: left;
  width: 200px ;
  text-align: right;
}
.aftersale-content {
  float: left;
  margin-left: 10px;
}
.goods-img {
  width: 120px;
  margin-right: 10px;
}
.btn-ucenter {
  height: 30px!important;
}
.uploadspan {
  margin-right: 8px;
  width: 116px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 8px;
  height: 30px;
}
.width100 {
  width: 100%!important;
}
.tr_special {
  line-height: 28px;
}
#problem_image3_hidden,
#problem_image4_hidden {
  width: 0;
  padding: 0;
}
.change-color {
  color: #0094e7;
}
.h32 {
  height: 32px;
}
.h43 {
  height: 43px;
}
.h95 {
  height: 95px;
}
.change_fs {
  font-size: 14px!important;
  width: 367px;
  background: #0094e7;
  border-color: #0094e7;
}
.bread_arrow {
  color: #999;
}
.usercenter-head .qrcode {
  float: right;
  width: 215px;
  height: 78px;
  margin-right: 20px;
  margin-top: 5px;
  margin-left: 15px;
  background-color: #FFF;
  padding: 5px 5px;
}
.usercenter-head .qrcode div {
  display: inline;
}
.usercenter-head .qrcode .ewmbox {
  border-right: 1px solid #f2f2f2;
  float: left;
}
.usercenter-head .qrcode img {
  height: 68px;
  width: 68px;
}
.usercenter-head .qrcode .text {
  padding: 2px 5px;
  float: right;
}
.usercenter-head .qrcode .text .mb5 {
  margin-top: 2px;
  margin-bottom: 0px;
}
.remindcontent label {
  padding: 8px 0px;
  text-align: center;
}
.remindcontent .remind87 {
  width: 87px;
  border-right: 1px solid #DCDCDC;
}
.remindcontent .remind180 {
  width: 180px;
  border-right: 1px solid #DCDCDC;
}
.remindcontent .remind180last {
  width: 180px;
}
.c-container {
  position: absolute;
  left: 0;
  top: 32px;
  background: #ffffff;
  z-index: 888;
  display: none;
}
.coupon-box {
  position: relative;
}
.coupon-box.on .c-target i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.coupon-box.on .c-container {
  display: block;
}
.coupon-box.on .c-container .close-coupon-x {
  float: right;
  margin-top: -20px;
  padding: 3px;
  cursor: pointer;
}
.coupon-box .close {
  position: absolute;
  top: 3px;
  right: 5px;
  content: 'x';
  color: #ccc;
  font-size: 16px;
  font-weight: bold;
  font-family: sans-serif;
  font-style: normal;
  cursor: pointer;
  z-index: 99;
}
.coupon-box .close:hover {
  color: #0094e7;
}
.coupon-box .c-target {
  background: url('//static.ickey.cn/assets/release3.001/img/icon/coupon-icon.png') 0px 0px;
  width: 80px;
  height: 26px;
  color: #ff6600;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  line-height: 26px;
  cursor: pointer;
}
.coupon-box .c-target i {
  display: inline-block;
  -moz-transition: 0.25s;
  transition: 0.25s;
}
.coupon-box .c-box {
  position: relative;
  border: 1px solid #ff6600;
  width: 356px;
  padding: 28px 0 5px 13px;
  background: #ffffff;
}
.coupon-box .c-box .cart-coupon {
  width: 340px;
  max-height: 255px;
  overflow-y: auto;
}
.coupon-box .c-box .c-arrow {
  position: absolute;
  left: 20px;
  top: 0px;
}
.coupon-box .c-box .c-arrow:before,
.coupon-box .c-box .c-arrow:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
}
.coupon-box .c-box .c-arrow:before {
  top: 0;
  position: absolute;
  width: 0;
  height: 0;
  border: 7.07106781px solid transparent;
  border-bottom-color: #ff6600;
  margin-left: -7.07106781px;
  margin-top: -14.14213562px;
}
.coupon-box .c-box .c-arrow:after {
  top: 1px;
  position: absolute;
  width: 0;
  height: 0;
  border: 7.07106781px solid transparent;
  border-bottom-color: #fff;
  margin-left: -7.07106781px;
  margin-top: -14.14213562px;
}
.coupon-box .c-list {
  *zoom: 1;
  margin-bottom: 15px;
}
.coupon-box .c-list:before,
.coupon-box .c-list:after {
  display: table;
  content: "";
}
.coupon-box .c-list:after {
  clear: both;
}
.coupon-box .c-list:before,
.coupon-box .c-list:after {
  content: " ";
  display: table;
}
.coupon-box .c-list:after {
  clear: both;
}
.coupon-box .c-list .c-money {
  float: left;
  color: #ff0000;
  font-size: 20px;
  width: 80px;
  height: 26px;
  text-align: center;
  line-height: 24px;
  background: url('//static.ickey.cn/assets/release3.001/img/icon/coupon-icon.png') 0px -32px;
}
.coupon-box .c-list .c-money2 {
  float: left;
  color: #ff0000;
  font-size: 20px;
  width: 80px;
  height: 49px;
  text-align: center;
  line-height: 24px;
  background: url('//static.ickey.cn/assets/release3.001/img/icon/coupon-icon.png') -2px -1429px;
}
.coupon-box .c-list .c-text {
  float: left;
  font-size: 12px;
  color: #666;
  line-height: 1.5;
  width: 170px;
  margin-left: 10px;
}
.coupon-box .c-list .c-btn {
  float: left;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  width: 45px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.coupon-box .c-list .c-btn.disabled {
  background: #ffffff;
  color: #999;
  cursor: no-drop;
}
.coupon-box .c-list .c-btn.disabled:hover {
  background: none;
}
.coupon-box .c-list .c-btn:hover {
  background: #d80606;
}
.coupon-box .c-target.search-c-target {
  width: 62px;
  height: 24px;
  line-height: 22px;
  border: 1px solid #ff6600;
  background: #fff;
}
.coupon-box.coupon-box-cart {
  float: none;
}
#couponContainer .c-box {
  position: relative;
  border: 1px solid #ff6600;
  width: 340px;
  padding: 20px 0 5px 10px;
  background: #ffffff;
}
#couponContainer .c-box .c-arrow {
  position: absolute;
  left: 20px;
  top: 0px;
}
#couponContainer .c-box .c-arrow:before,
#couponContainer .c-box .c-arrow:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
}
#couponContainer .c-box .c-arrow:before {
  top: 0;
  position: absolute;
  width: 0;
  height: 0;
  border: 7.07106781px solid transparent;
  border-bottom-color: #ff6600;
  margin-left: -7.07106781px;
  margin-top: -14.14213562px;
}
#couponContainer .c-box .c-arrow:after {
  top: 1px;
  position: absolute;
  width: 0;
  height: 0;
  border: 7.07106781px solid transparent;
  border-bottom-color: #fff;
  margin-left: -7.07106781px;
  margin-top: -14.14213562px;
}
#couponContainer .c-box .cart-coupon {
  width: 328px;
}
#couponContainer .c-list {
  *zoom: 1;
  margin-bottom: 15px;
}
#couponContainer .c-list:before,
#couponContainer .c-list:after {
  display: table;
  content: "";
}
#couponContainer .c-list:after {
  clear: both;
}
#couponContainer .c-list:before,
#couponContainer .c-list:after {
  content: " ";
  display: table;
}
#couponContainer .c-list:after {
  clear: both;
}
#couponContainer .c-list .c-money {
  float: left;
  color: #ff0000;
  font-size: 20px;
  width: 80px;
  height: 26px;
  text-align: center;
  line-height: 24px;
  background: url('//static.ickey.cn/assets/release3.001/img/icon/coupon-icon.png') 0px -32px;
  margin-top: 5px;
}
#couponContainer .c-list .c-money2 {
  float: left;
  color: #ff0000;
  font-size: 20px;
  width: 80px;
  height: 49px;
  text-align: center;
  line-height: 24px;
  background: url('//static.ickey.cn/assets/release3.001/img/icon/coupon-icon.png') -2px -1429px;
}
#couponContainer .c-list .c-text {
  float: left;
  font-size: 12px;
  color: #666;
  line-height: 1.5;
  width: 170px;
  margin-left: 10px;
}
#couponContainer .c-list .c-btn {
  float: left;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  width: 45px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
}
#couponContainer .c-list .c-btn.disabled {
  background: #ffffff;
  color: #999;
  cursor: no-drop;
}
.pro-detail-infos .sup-item {
  line-height: 28px;
}
.pro-detail-infos .coupon-box {
  margin-left: 35px;
  display: none;
}
.coupon-box-cart {
  margin: 10px 0 0 310px;
  float: left;
  display: none;
}
.usercoupons .c-list {
  *zoom: 1;
  margin-left: -18px;
}
.usercoupons .c-list:before,
.usercoupons .c-list:after {
  display: table;
  content: "";
}
.usercoupons .c-list:after {
  clear: both;
}
.usercoupons .c-list:before,
.usercoupons .c-list:after {
  content: " ";
  display: table;
}
.usercoupons .c-list:after {
  clear: both;
}
.usercoupons .c-list li {
  float: left;
  position: relative;
  width: 240px;
  height: 206px;
  margin-left: 17px;
  margin-bottom: 17px;
}
.usercoupons .c-list li .c-green-willdie {
  position: absolute;
  left: 0;
  top: 0;
  width: 62px;
  height: 62px;
  background: url('//static.ickey.cn/assets/release3.001/img/icon/coupon-icon.png') no-repeat 0px -872px;
}
.usercoupons .c-list li .c-willdie {
  position: absolute;
  left: 0;
  top: 0;
  width: 62px;
  height: 62px;
  background: url('//static.ickey.cn/assets/release3.001/img/icon/coupon-icon.png') no-repeat 0px -66px;
}
.usercoupons .c-list li .c-used {
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 48px;
  height: 48px;
  background: url('//static.ickey.cn/assets/release3.001/img/icon/coupon-icon.png') no-repeat -82px -65px;
}
.usercoupons .c-list li .c-passed {
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 48px;
  height: 48px;
  background: url('//static.ickey.cn/assets/release3.001/img/icon/coupon-icon.png') no-repeat -148px -65px;
}
.usercoupons .c-list .fs-34 {
  font-size: 34px;
}
.usercoupons .c-list .c-count {
  font-size: 65px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.usercoupons .c-list .c-count span {
  display: inline-block;
  margin: 14px 0px 0 -10px;
  font-size: 30px;
  vertical-align: top;
}
.usercoupons .c-list .c-count font {
  margin-left: -10px;
}
.usercoupons .c-list .c-count .c-text-rmb {
  color: #fff;
  width: 50%;
  float: left;
  text-align: center;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
}
.usercoupons .c-list .c-count .c-text-usd {
  color: #fff;
  width: 50%;
  float: left;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 5px;
}
.usercoupons .c-list .c-green-count {
  font-size: 65px;
  font-weight: bold;
  text-align: center;
  color: #008000;
}
.usercoupons .c-list .c-green-count span {
  display: inline-block;
  margin: 10px 0px 0 -14px;
  font-size: 20px;
  vertical-align: top;
}
.usercoupons .c-list .c-text {
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.usercoupons .c-list .c-time {
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.usercoupons .c-list .c-query {
  color: #666;
  font-size: 12px;
  margin: 26px 30px 0 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.usercoupons .coupons-yellow {
  background: url('//static.ickey.cn/assets/release3.001/img/icon/coupon-icon.png') no-repeat 0px -160px;
}
.usercoupons .coupons-gray {
  background: url('//static.ickey.cn/assets/release3.001/img/icon/coupon-icon.png') no-repeat 0px -397px;
}
.usercoupons .coupons-green {
  background: url('//static.ickey.cn/assets/release3.001/img/icon/coupon-icon.png') no-repeat 0px -637px;
}
.usercoupons .coupons-green .c-count {
  font-size: 65px;
  font-weight: bold;
  text-align: center;
  color: #008000;
}
.usercoupons .coupons-green .c-count span {
  display: inline-block;
  margin: 10px 0px 0 -14px;
  font-size: 20px;
  vertical-align: top;
}
.usercoupons .coupons-double-yellow {
  background: url('//static.ickey.cn/assets/release3.001/img/icon/coupon-icon.png') no-repeat 0px -959px;
}
.usercoupons .coupons-double-gray {
  background: url('//static.ickey.cn/assets/release3.001/img/icon/coupon-icon.png') no-repeat 0px -1203px;
}
.coupon-readme {
  border: 1px solid #e4e4e4;
  padding: 20px;
}
.coupon-readme dt {
  font-size: 14px;
  color: #333;
}
.coupon-readme dd {
  margin: 12px 0 0 20px;
  line-height: 28px;
}
.coupon-readme dd p {
  color: #666;
  font-size: 12px;
}
.coupons-list-box-37491 {
  position: relative;
  width: 380px;
  height: 120px;
  background-color: #FFF1E8;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #fff;
}
.coupons-list-box-37491 .radius-box {
  position: absolute;
  left: 98px;
  bottom: -1px;
  overflow: hidden;
  width: 20px;
  height: 10px;
}
.coupons-list-box-37491 .radius-box .radius-box-item {
  width: 20px;
  height: 20px;
  background-color: #fff;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.coupons-list-box-37491 .coupons-received-icon {
  position: absolute;
  left: -2px;
  top: -2px;
  width: 55px;
  height: 56px;
  z-index: 1;
}
.coupons-list-box-37491 .radius-box-bottom {
  bottom: auto;
  top: -1px;
}
.coupons-list-box-37491 .radius-box-bottom .radius-box-item {
  margin-top: -10px;
}
.coupons-list-box-37491 .js-coupons-receive-37502 {
  position: absolute;
  top: 45px;
  right: 16px;
  width: 88px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  z-index: 5;
  color: #fff;
  background: #FF6000;
}
.coupons-list-box-37491 .coupons-received {
  border: 1px solid #FF6000 !important;
  background: #fff !important;
  color: #FF6000 !important;
}
.coupons-list-box-37491:hover {
  border: 1px solid #FEB380;
}
.coupons-list-box-37491:hover .radius-box .radius-box-item {
  border: 1px solid #FEB380;
}
.coupons-list-box-37491 .coupons-price-37492 {
  width: 108px;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  padding-top: 30px;
  font-size: 24px;
  text-align: center;
  border-right: 1px dashed #FEB380;
  color: #FF6600;
}
.coupons-list-box-37491 .coupons-price-37492 .coupons-price-symbol-37494 {
  font-size: 14px;
  font-weight: bold;
}
.coupons-list-box-37491 .coupons-price-37492 .coupons-price-value-37495 {
  font-size: 24px;
  font-weight: bold;
}
.coupons-list-box-37491 .coupons-price-37492 .coupons-price-condition-37496 {
  margin-top: 8px;
  font-size: 12px;
}
.coupons-list-box-37491 .coupons-info-37493 {
  -webkit-flex: 1;
  -moz-box-flex: 1;
  flex: 1;
  padding-top: 14px;
  padding-left: 10px;
  font-size: 12px;
  color: #333;
}
.coupons-list-box-37491 .coupons-info-37493 .coupons-info-title-37497 {
  font-size: 14px;
  font-weight: bold;
}
.coupons-list-box-37491 .coupons-info-37493 .coupons-info-limit-37498 {
  margin-top: 5px;
  font-size: 12px;
}
.coupons-list-box-37491 .coupons-info-37493 .coupons-info-limit-value-37501 {
  color: #FF6600;
}
.coupons-list-box-37491 .coupons-info-37493 .coupons-info-validity-37499 {
  margin-top: 5px;
  font-size: 12px;
  color: #666;
}
.coupons-list-box-37491 .coupons-info-37493 .coupons-info-condition-37500 {
  position: relative;
  width: 244px;
  margin-top: 5px;
  font-size: 12px;
}
.coupons-list-box-37491 .coupons-info-37493 .coupons-info-condition-37500 .condition-text {
  width: 230px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.coupons-list-box-37491 .coupons-info-37493 .coupons-info-condition-37500 .condition-notice-hover {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.search-index-guide {
  padding: 0 100px;
  /*快速索引*/
  /*结果height:770px;*/
}
.search-index-guide .p-m-atuo {
  margin-left: auto;
  margin-right: auto;
}
.search-index-guide .p-w-990 {
  width: 990px;
}
.search-index-guide .g-cf {
  zoom: 1;
}
.search-index-guide .g-cf:after {
  content: "";
  clear: both;
  display: table;
}
.search-index-guide .s_quick {
  float: right;
  width: 252px;
  border: 1px solid #adabab;
  padding-left: 30px;
  padding-right: 30px;
  border-bottom: 1px solid #adabab;
}
.search-index-guide .quick_top {
  margin-top: 5px;
}
.search-index-guide .quick_class a {
  float: left;
  border: 1px solid #8bc0e4;
  color: #666;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  margin-right: 15px;
  margin-bottom: 15px;
  width: 22px;
  text-align: center;
}
.search-index-guide .quick_class a:hover {
  background: #336699;
  color: #fff;
}
.search-index-guide .quick_class a.current {
  background: #336699;
  color: #fff;
}
.search-index-guide .s_result {
  width: auto;
  border: 1px solid #adabab;
  margin: 0 0 20px 0;
  padding: 7px 158px 20px 158px;
  overflow: hidden;
}
.search-index-guide *.s_result ul {
  width: auto;
  margin: 0 auto;
  padding-left: 0px;
}
.search-index-guide .s_result ul li {
  margin: 15px 0 0 0;
  float: left;
  width: 153px;
  padding-right: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.search-index-guide .s_result ul li a {
  color: #1464be;
  font-size: 14px;
}
.search-index-guide .s_result ul li a:hover {
  text-decoration: underline;
}
.search-index-guide .search-content {
  width: 709px;
  border: 1px solid #ADABAB;
  min-height: 398px;
}
.search-index-guide .search-content .content-title {
  margin: 20px auto auto 20px;
}
.search-index-guide .search-content .s_result {
  padding: 0px 0px 80px 20px;
  border: none;
}
.polymer {
  /* pdf库 */
  /* ic索引 */
  /* 供应商大全 */
  /* PDF原版资料 */
}
.polymer .left-side {
  width: 585px;
}
.polymer .pdf-area,
.polymer .supplier-area,
.polymer .ic-area {
  width: 585px;
  border: 1px solid #e4e4e4;
}
.polymer .pdf-area .title,
.polymer .supplier-area .title,
.polymer .ic-area .title {
  text-align: left;
  color: #333;
  border-bottom: 1px solid #e4e4e4;
  padding: 15px 12px 15px 15px;
  font-size: 16px;
}
.polymer .pdf-area ul {
  padding: 15px;
}
.polymer .pdf-area ul li {
  height: 30px;
  line-height: 30px;
}
.polymer .pdf-name {
  float: left;
  width: 40%;
  padding-left: 10px;
  margin-right: 2%;
  position: relative;
}
.polymer .pdf-name:before {
  content: '.';
  color: #0094e7;
  position: absolute;
  top: -5px;
  left: 0;
}
.polymer .pdf-type {
  float: left;
  width: 40%;
}
.polymer .pdf-size {
  width: 18%;
  text-align: right;
}
.polymer .ic-content {
  padding: 15px;
}
.polymer .ic-num a {
  float: left;
  width: 42px;
  height: 42px;
  border: 1px solid #e4e4e4;
  line-height: 42px;
  text-align: center;
  margin-left: 12px;
}
.polymer .ic-num a:first-child {
  margin-left: 0;
}
.polymer .supplier-list {
  padding: 15.5px;
  padding-top: 5.5px;
}
.polymer .supplier-list li {
  width: 130.5px;
  margin-left: 10px;
  float: left;
  height: 85px;
  margin-top: 10px;
  border: 1px solid #e4e4e4;
  vertical-align: middle;
}
.polymer .supplier-list li.first-child {
  margin-left: 0;
}
.polymer .supplier-list li img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.polymer .supplier-list li a:first-child {
  width: 100%;
  height: 100%;
  float: left;
  line-height: 85px;
  text-align: center;
  position: relative;
}
.polymer .right-arrow {
  width: 28px;
  height: 28px;
  display: inline-block;
  background: url('//static.ickey.cn/assets/release3.001/img/pic/right-arrow.png') no-repeat;
  position: relative;
  top: 5px;
  left: 15px;
}
.polymer .left-content {
  width: 900px;
  /* 检索 */
  /* pdf列表 */
}
.polymer .left-content .search-area {
  height: 60px;
  background: #e6f1fd;
  padding: 10px 166px;
}
.polymer .left-content .search-area input {
  height: 40px;
  border: 1px solid #e4e4e4;
  width: 470px;
  padding-left: 10px;
}
.polymer .left-content .search-area button {
  width: 98px;
  border: 1px solid #e4e4e4;
  height: 40px;
  line-height: 40px;
  background: #fff;
  border-left: none;
  outline: none;
}
.polymer .left-content .jiansuo {
  height: 98px;
  border: 1px solid #e4e4e4;
  width: 100%;
}
.polymer .left-content .jiansuo > span {
  width: 80px;
  background: #C3E2F5;
  height: 100%;
  position: relative;
  text-align: center;
}
.polymer .left-content .jiansuo > span:before {
  content: '';
  width: 5px;
  height: 20px;
  background: #2B71AC;
  position: absolute;
  left: 0;
}
.polymer .left-content .jiansuo .search-index {
  padding: 15px 10px;
  width: 818px;
  background: #F6F6F6;
  height: 100%;
}
.polymer .left-content .jiansuo .search-index a {
  width: 42px;
  height: 25px;
  line-height: 25px;
  border: 1px solid transparent;
  float: left;
  text-align: center;
  margin-bottom: 12px;
}
.polymer .left-content .jiansuo .search-index a.cur {
  border-color: #0094e7;
  color: #0094e7;
  background: #fff;
  position: relative;
}
.polymer .left-content .jiansuo .search-index a.cur:after {
  color: #fff;
  font-family: ICKEY!important;
  content: "\e615";
  font-weight: 700;
  position: absolute;
  width: 14px;
  height: 20px;
  right: -4px;
  bottom: -3px;
  font-size: 12px;
}
.polymer .left-content .jiansuo .search-index a.cur:before {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 13px solid #0094e7;
  border-left: 13px solid transparent;
}
.polymer .left-content .pdf-list {
  border: 1px solid #e4e4e4;
}
.polymer .left-content .pdf-list li {
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
}
.polymer .left-content .pdf-list li:nth-child(2n+1) {
  background: #f9f9f9;
}
.polymer .left-content .pdf-list li:first-child {
  background: #f4f4f4;
  border-bottom: 1px solid #e4e4e4;
}
.polymer .left-content .pdf-list li span {
  float: left;
}
.polymer .left-content .pdf-list li span:first-child {
  width: 300px;
}
.polymer .left-content .pdf-list li span:nth-child(2) {
  width: 330px;
}
.polymer .left-content .pdf-list li span:nth-child(3) {
  width: 145px;
}
.polymer .left-content .pdf-pagenation {
  position: relative;
  height: 80px;
}
.polymer .left-content .pdf-pagenation > div.abs {
  right: 0;
}
.polymer .right-content {
  width: 270px;
  /* 右侧供应商大全 */
  /* 资料浏览排行榜 */
}
.polymer .right-content .supplier-area {
  width: 100%;
}
.polymer .right-content .supplier-area .title {
  padding: 18px 15px;
  position: relative;
}
.polymer .right-content .supplier-area .title:before {
  content: '';
  width: 5px;
  height: 20px;
  background: #2B71AC;
  position: absolute;
  left: 0;
}
.polymer .right-content .supplier-list {
  padding: 0 19px;
}
.polymer .right-content .supplier-list li {
  width: 105px;
  height: 90px;
  border: 1px solid #e4e4e4;
  margin-left: 20px;
  border: none;
  margin-bottom: 15px;
  margin-top: 0;
}
.polymer .right-content .supplier-list li.first-child {
  margin-left: 0;
}
.polymer .right-content .supplier-list li a:first-child {
  height: 70px;
  border: 1px solid #e4e4e4;
}
.polymer .right-content .supplier-list li.last-child a {
  border: none;
}
.polymer .right-content .title-info {
  width: 100%;
  float: left;
  font-size: 12px;
  margin-top: 3px;
  text-align: center;
}
.polymer .right-content .more-sups {
  position: relative;
  top: -8px;
  left: -5px;
}
.polymer .right-content .read-rank {
  width: 100%;
  border: 1px solid #e4e4e4;
}
.polymer .right-content .read-rank .title {
  padding: 18px 15px;
  font-size: 16px;
  color: #000;
}
.polymer .right-content .read-rank dl dt {
  background: #f4f4f4;
  padding-left: 15px;
  padding-right: 6px;
  height: 32px;
  line-height: 32px;
}
.polymer .right-content .read-rank dl dt span {
  color: #333;
}
.polymer .right-content .read-rank dl dd {
  height: 25px;
  line-height: 25px;
  padding-left: 15px;
}
.polymer .right-content .read-rank dl dd span {
  font-size: 12px;
}
.polymer .right-content .read-rank dl dt span,
.polymer .right-content .read-rank dl dd span {
  float: left;
}
.polymer .right-content .read-rank dl dt span:first-child,
.polymer .right-content .read-rank dl dd span:first-child {
  width: 140px;
}
.polymer .right-content .read-rank dl dt span.second-child,
.polymer .right-content .read-rank dl dd span.second-child {
  width: 60px;
}
.polymer .right-content .read-rank dl dt span.last-child,
.polymer .right-content .read-rank dl dd span.last-child {
  width: 47px;
}
.polymer .right-content .rank-index {
  background: #e2e2e2;
  float: left;
  width: 16px;
  height: 16px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #666;
  line-height: 16px;
  margin-top: 5px;
  margin-right: 8px;
  text-align: center;
}
.polymer .right-content .rank-index.yellow {
  color: #fff;
  background: #ff9900;
}
.polymer .bb-none {
  border-bottom: none !important;
}
.polymer .detail-info {
  width: 540px;
}
.polymer .detail-info li {
  overflow: hidden;
  margin: 15px 0;
}
.polymer .detail-info li:first-child {
  margin-top: 0;
}
.polymer .detail-info li h4 {
  padding-top: 3px;
}
.polymer .detail-title {
  float: left;
  width: 70px;
}
.polymer .find-price {
  padding: 0px 45px;
  background: #0094e7;
  color: #fff;
  height: 40px;
  line-height: 40px;
  outline: none;
  border: none;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 16px;
  margin-top: 10px;
}
.polymer .find-price:hover {
  color: #fff;
}
.polymer .pdf-img {
  width: 300px;
  height: 420px;
  border: 1px solid #e4e4e4;
}
.polymer .auto-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.polymer .pdf-infomation {
  width: 100%;
  border: 1px solid #e4e4e4;
}
.polymer .pdf-infomation .head-nav {
  background: #f4f4f4;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #e4e4e4;
}
.polymer .pdf-infomation .head-nav span {
  padding: 0 10px;
  background: #fff;
  border-top: 2px solid #2B71AC;
  border-right: 1px solid #e4e4e4;
  float: left;
  margin-top: -1px;
}
.polymer .pdf-infomation .loading-mask {
  background: #000;
  opacity: 0.3;
  z-index: 200;
}
.polymer .pdf-infomation #prev,
.polymer .pdf-infomation #next {
  z-index: 100;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 55px;
  width: 55px;
  line-height: 55px;
  outline: none;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #e4e4e4;
  text-align: center;
}
.polymer .pdf-infomation #prev:hover,
.polymer .pdf-infomation #next:hover {
  background: #0094e7;
  color: #fff;
}
.polymer .pdf-infomation #prev {
  left: 10px;
}
.polymer .pdf-infomation #next {
  right: 10px;
}
.polymer .pdf-slide {
  min-height: 800px;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.container-1200 {
  margin: 0 auto;
  width: 1200px;
}
.bg-b5 {
  background-color: #b5b5b5;
}
.bg-f1f0 {
  background-color: #f1f0ee;
}
.bg-f2e {
  background-color: #f2eff6;
}
.bg-ccc {
  background-color: #ccc;
}
.bg-e2 {
  background-color: #e2e2e2;
}
.c-0cf {
  color: #00ccff;
}
.c-aaa {
  color: #aaa;
}
.h600 {
  height: 600px;
}
.mt6 {
  margin-top: 6px;
}
.ml6 {
  margin-left: 6px;
}
.home-module-list .js_home_video_dialog {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 4000;
}
.home-module-list .js_home_video_dialog .video-body {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -202px 0 0 -450px;
  width: 900px;
  height: 504px;
  background: #000;
}
.home-module-list .js_home_video_dialog .js_btn_close_home_video {
  right: -40px;
  top: -30px;
  z-index: 10;
  font-weight: bold;
  font-size: 30px;
}
.home-module-list .js_home_video_dialog .js_video_body {
  width: 900px;
  height: 506px;
}
.home-module-list .abs-text-a1 {
  width: 100px;
  height: 66px;
  z-index: 2;
  top: 217px;
  left: 50%;
  margin-left: -264px;
}
.home-module-list .abs-text-a2 {
  width: 400px;
  height: 80px;
  z-index: 2;
  top: 80px;
  left: 50%;
  margin-left: 240px;
}
.home-module-list .abs-text-a3 {
  width: 400px;
  height: 66px;
  z-index: 2;
  top: 115px;
  left: 50%;
  margin-left: -600px;
}
.home-module-list .abs-text-a4 {
  width: 550px;
  height: 66px;
  z-index: 2;
  top: 300px;
  left: 50%;
  margin-left: -600px;
}
.home-module-list .abs-text-a4 > div {
  width: 123px;
}
.home-module-list .abs-text-a5 {
  width: 550px;
  height: 36px;
  z-index: 2;
  top: 190px;
  left: 50%;
  margin-left: -600px;
}
.home-module-list .abs-text-a5 > div {
  width: 160px;
}
.home-module-list .abs-text-a6 {
  width: 650px;
  height: 36px;
  z-index: 2;
  top: 220px;
  left: 50%;
  margin-left: -12px;
}
.home-module-list .abs-text-a6 > div {
  width: 153px;
}
.home-module-list .abs-text-a7 {
  width: 566px;
  height: 30px;
  z-index: 2;
  top: 64px;
  left: 50%;
  margin-left: 40px;
}
.home-module-list .abs-text-a7 > a {
  width: 278px;
  height: 141px;
  padding-top: 100px;
}
.ickey-home-new {
  /*浮标*/
  /*平台化服务 等*/
  /*产业互联网合作生态*/
  /*供应商合作平台*/
  /*BOM弹框*/
  /*BOM smart频道页*/
}
.ickey-home-new .left-side-pop-banner {
  position: absolute;
  width: 74px;
  height: 250px;
  z-index: 10;
  top: 10px;
  left: 50%;
  margin-left: -700px;
}
.ickey-home-new .green-line {
  width: 4px;
  height: 14px;
  background: #0194E7;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ickey-home-new .bottom-side-maf-banner {
  width: 595px;
  height: 176px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.ickey-home-new .ut-s {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap !important;
  outline: 0 !important;
}
.ickey-home-new .z1 {
  z-index: 1;
}
.ickey-home-new .z2 {
  z-index: 2;
}
.ickey-home-new .z3 {
  z-index: 3;
}
.ickey-home-new .z4 {
  z-index: 4;
}
.ickey-home-new .ic-list-img {
  background: url('//static.ickey.cn/assets/src/img/home/icon-list.png?v=1') no-repeat;
}
.ickey-home-new .module-title {
  z-index: 10;
}
.ickey-home-new .module-title .bottom-line {
  margin: 5px auto;
  background-position: -53px -12px;
  width: 156px;
  height: 16px;
}
@keyframes myfirst {
  0% {
    top: 0;
  }
  100% {
    top: 8px;
  }
}
@-moz-keyframes myfirst {
  /* Firefox */
  0% {
    top: 0;
  }
  100% {
    top: 8px;
  }
}
@-webkit-keyframes myfirst {
  /* Safari 和 Chrome */
  0% {
    top: 0;
  }
  100% {
    top: 8px;
  }
}
.ickey-home-new .module-title .bottom-line > img {
  position: absolute;
  left: 67px;
  top: 0;
}
.ickey-home-new .module-title .bottom-line .animate-arrow {
  -webkit-animation: myfirst 450ms ease-in-out alternate infinite;
  -moz-animation: myfirst 450ms ease-in-out alternate infinite;
  animation: myfirst 450ms ease-in-out alternate infinite;
}
.ickey-home-new .module-title a {
  color: #333 !important;
}
.ickey-home-new .module-title a span {
  color: #9a9a9a !important;
}
.ickey-home-new .top-banner-bg {
  position: absolute;
  width: 100%;
  height: 500px;
  left: 0;
  top: 0;
  background: #e1e9eb;
}
.ickey-home-new #slide_SY-SQLC .hd {
  bottom: 440px !important;
}
.ickey-home-new .banner-slide .hd li {
  background: url('//static.ickey.cn/assets/src/img/home/icon-list.png') no-repeat;
  background-position: -36px -36px;
  width: 20px;
  height: 20px;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  opacity: 1 !important;
}
.ickey-home-new .banner-slide .hd li.on {
  background: url('//static.ickey.cn/assets/src/img/home/icon-list.png') no-repeat;
  background-position: -6px -36px;
}
.ickey-home-new .floor-pop-bar {
  position: fixed;
  z-index: 300;
  top: 130px;
  left: 50%;
  margin-left: -680px;
  display: none;
}
.ickey-home-new .floor-pop-bar > a {
  margin-bottom: 3px;
  display: block;
  width: 50px;
  height: 50px;
  padding: 5px 5px 0 5px;
  color: #00a0e9;
}
.ickey-home-new .floor-pop-bar .bar-active {
  color: #fff;
  background-color: #0094e7;
}
.ickey-home-new .platform-service-tit {
  background: url(//static.ickey.cn/assets/src/img/aboutus/about-new/d7.png);
  -moz-background-size: contain;
  background-size: contain;
  width: 592px;
  height: 46px;
  line-height: 44px;
}
.ickey-home-new .platform-service-maf {
  width: 592px;
}
.ickey-home-new .platform-service-maf a {
  width: 197px;
  height: 118px;
  background-image: url("//static.ickey.cn/assets/src/img/aboutus/about-new/d6.jpg?v=20210721");
  background-repeat: no-repeat;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.ickey-home-new .platform-service-maf a:hover {
  -moz-box-shadow: 0 2px 8px #bbb1b1, 0 0 0px #bbb1b1, 0 0 0px #bbb1b1;
  box-shadow: 0 2px 8px #bbb1b1, 0 0 0px #bbb1b1, 0 0 0px #bbb1b1;
  position: relative;
  z-index: 1;
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  transform: scale(1.02);
}
.ickey-home-new .i-ani {
  -webkit-transform: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.ickey-home-new .i-ani:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.ickey-home-new .ps-maf-1 {
  border-left: 1px solid #e4e4e4;
  background-position: 0 0;
}
.ickey-home-new .ps-maf-2 {
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  background-position: -197px 0;
}
.ickey-home-new .ps-maf-3 {
  border-right: 1px solid #e4e4e4;
  background-position: -394px 0;
}
.ickey-home-new .ps-maf-4 {
  border-left: 1px solid #e4e4e4;
  background-position: -591px 0;
}
.ickey-home-new .ps-maf-5 {
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  background-position: -788px 0;
}
.ickey-home-new .ps-maf-6 {
  border-right: 1px solid #e4e4e4;
  background-position: -985px 0;
}
.ickey-home-new .ps-house .fw-b {
  position: absolute;
  right: 80px;
  bottom: 5px;
  z-index: 1;
}
.ickey-home-new .ce-partner {
  width: 290px;
  height: 284px;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.ickey-home-new .ce-partner:hover {
  -moz-box-shadow: 0 5px 10px #bbb1b1, 0 0 0px #bbb1b1, 0 0 0px #bbb1b1;
  box-shadow: 0 5px 10px #bbb1b1, 0 0 0px #bbb1b1, 0 0 0px #bbb1b1;
}
.ickey-home-new .ce-tit {
  line-height: 40px;
  background-color: #00a0e9;
}
.ickey-home-new .ml13 {
  margin-left: 13px;
}
.ickey-home-new .supplier-consociation-content {
  padding-bottom: 60px;
}
.ickey-home-new .supplier-consociation-content .supplier-logs {
  margin-left: -4px;
}
.ickey-home-new .supplier-consociation-content .supplier-logs li {
  position: relative;
  float: left;
  margin: 4px 0 0 4px;
  width: 297px;
  height: 120px;
  overflow: hidden;
  font-size: 24px;
}
.ickey-home-new .supplier-consociation-content .supplier-logs li a > div {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 297px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  background: rgba(0, 153, 255, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b20099FF, FF, endColorstr=#b20099FF, FF);
  color: #fff;
}
.ickey-home-new .supplier-consociation-content .supplier-logs li:hover a > div {
  display: block;
}
.ickey-home-new .supplier-consociation-content .supplier-logs li .more-sup {
  background-color: #fff;
  display: inline-block;
  width: 297px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  color: #00b8ee;
}
.ickey-home-new .search-remind-dialog .btnSendCode {
  float: left;
  margin-left: 10px;
  width: 122px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
  background-color: #e6f1fd;
  border: 1px solid #e6f1fd;
  color: #0094e7;
  outline: none;
}
.ickey-home-new .search-remind-dialog .bottom-xieyi {
  margin-left: 20px;
  margin-bottom: 10px;
}
.ickey-home-new .search-remind-dialog .bottom-xieyi a {
  cursor: pointer;
}
.ickey-home-new #arrival-goods-remind-success .sucess-tip {
  padding: 20px 0 0 60px;
}
.ickey-home-new #arrival-goods-remind-success .sucess-tip img {
  width: 45px;
}
.ickey-home-new #arrival-goods-remind-success .js-success-tip {
  font-size: 20px;
  vertical-align: -4px;
  padding-left: 17px;
  color: #99cc66;
}
.ickey-home-new #arrival-goods-remind-success .gray-tip,
.ickey-home-new #arrival-goods-remind-success .gray-tip2 {
  margin: 5px 0 0 126px;
  color: #999;
  font-size: 14px;
}
.ickey-home-new #arrival-goods-remind-success .close-goods-btn {
  margin: 40px 0 0 126px;
  font-size: 14px;
  width: 100px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f9f9f9;
  border: 1px solid #e4e4e4;
  cursor: pointer;
}
.ickey-home-new #bom-upload-fail-dialog .sucess-tip {
  padding: 34px 0 0 40px;
}
.ickey-home-new #bom-upload-fail-dialog .icon-warning2:before {
  vertical-align: 2px;
}
.ickey-home-new #bom-upload-fail-dialog .js-success-tip {
  font-size: 20px;
  vertical-align: -4px;
  padding-left: 25px;
  color: #ff6600;
}
.ickey-home-new #bom-upload-fail-dialog .gray-tip,
.ickey-home-new #bom-upload-fail-dialog .gray-tip2 {
  margin: 9px 0 0 90px;
  color: #999;
  font-size: 14px;
}
.ickey-home-new #bom-upload-fail-dialog .contact-tip {
  margin: 5px 0 0 90px;
  color: #999;
  font-size: 14px;
}
.ickey-home-new #bom-upload-fail-dialog .modal-btn-btm {
  margin: 36px 0 0 90px;
  display: none;
}
.ickey-home-new #bom-upload-fail-dialog .modal-btn-btm .continue-upload-btn {
  font-size: 14px;
  width: 86px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #e4e4e4;
  cursor: pointer;
  color: #666;
}
.ickey-home-new #bom-upload-fail-dialog .modal-btn-btm .continue-upload-btn:hover {
  color: #666;
  background: #f5f5f5;
  border-color: #999;
}
.ickey-home-new #bom-upload-fail-dialog .modal-btn-btm .cancel-btn {
  color: #fff;
  text-align: center;
  background-color: #0094e7;
  height: 30px;
  line-height: 30px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  font-size: 14px;
  width: 56px;
  margin-left: 8px;
}
.ickey-home-new #bom-upload-fail-dialog .close-goods-btn {
  margin: 40px 0 0 90px;
  font-size: 14px;
  width: 86px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #e4e4e4;
  cursor: pointer;
  color: #666;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ickey-home-new #bom-upload-fail-dialog .close-goods-btn:hover {
  color: #fff;
  background: #0094e7;
  border-color: #0094e7;
}
.ickey-home-new #bom-upload-fail-dialog .modal-body {
  padding: 0 15px 40px 0;
}
.ickey-home-new #arrival-goods-remind > .modal-dialog {
  width: 548px !important;
}
.ickey-home-new #arrival-goods-remind-success > .modal-dialog {
  width: 420px !important;
}
.ickey-home-new #bom-upload-fail-dialog > .modal-dialog {
  width: 420px !important;
}
.ickey-home-new .search-remind-dialog .modal-title {
  width: 400px;
}
.ickey-home-new .search-remind-dialog .modal-header {
  background: #0094e7;
  padding: 12px 30px 12px 15px;
}
.ickey-home-new .search-remind-dialog .modal-body {
  padding: 0 15px 40px 15px;
}
.ickey-home-new .search-remind-dialog .modal-body-pop .tab1-box .register-form-group .form-control {
  padding: 0px 6px 0 56px;
}
.ickey-home-new .search-remind-dialog .modal-body-pop .bar-tabs-login {
  padding-left: 24px;
}
.ickey-home-new .search-remind-dialog .modal-body-pop .bar-tabs-login li a {
  padding: 6px 30px;
}
.ickey-home-new .search-remind-dialog .modal-body-pop .bar-tabs-login li.active a {
  padding: 5px 30px 6px;
}
.ickey-home-new .search-remind-dialog .modal-body-pop .bar-tabs-login li.active a:hover,
.ickey-home-new .search-remind-dialog .modal-body-pop .bar-tabs-login li.active a:focus {
  padding: 5px 30px 6px;
}
.ickey-home-new .search-remind-dialog .modal-body-pop .register-form-group .icon-box {
  position: absolute;
  top: 1px;
  display: inline-block;
  width: 42px;
  height: 40px;
  border-right: 1px solid #e4e4e4;
}
.ickey-home-new .search-remind-dialog .modal-body-pop .unameicon {
  background: url(//static.ickey.cn/assets/release3.001/img/icon/iconlist.png?v=0047081) -155px -20px no-repeat;
  display: inline-block;
  width: 22px;
  height: 36px;
  vertical-align: middle!important;
  margin-left: 5px;
  margin-right: 5px;
  position: absolute;
  left: 12px;
  top: 4px;
}
.ickey-home-new .search-remind-dialog .modal-body-pop .pwdicon {
  background: url(//static.ickey.cn/assets/release3.001/img/icon/iconlist.png?v=0047081) -184px -20px no-repeat;
  display: inline-block;
  width: 22px;
  height: 36px;
  vertical-align: middle!important;
  margin-left: 5px;
  margin-right: 5px;
  position: absolute;
  left: 12px;
  top: 6px;
}
.ickey-home-new .search-remind-dialog .disabledbtn {
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.ickey-home-new .search-remind-dialog [error-tips-mbl] {
  width: 350px;
}
.ickey-home-new .search-remind-dialog .h40w100 {
  width: 100px;
  height: 40px;
}
.ickey-home-new .search-remind-dialog .user-company-name-box {
  height: 34px;
  line-height: 32px;
  border: 1px solid #e4e4e4;
  padding-left: 10px;
  width: 382px !important;
}
.ickey-home-new .search-remind-dialog .user-company-name-input {
  width: 300px;
  font-size: 12px;
  height: 32px;
  line-height: 32px;
}
.ickey-home-new .search-remind-dialog .register-form-group {
  position: relative;
  width: 410px;
  margin: 0px 0 0 18px;
}
.ickey-home-new .search-remind-dialog .register-form-group label {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  float: left;
  height: 42px;
  line-height: 42px;
  width: 105px;
  padding-left: 10px;
  font-size: 14px;
  border-right: 1px solid #ddd;
}
.ickey-home-new .search-remind-dialog .register-form-group .w144i {
  width: 144px ;
  z-index: 10;
}
.ickey-home-new .search-remind-dialog .register-form-group .w144i span {
  padding: 19px 0;
}
.ickey-home-new .search-remind-dialog .register-form-group .icon-moreunfold {
  padding-left: 5px;
  font-size: 16px;
  vertical-align: middle;
  color: #999;
}
.ickey-home-new .search-remind-dialog .register-form-group .area-code {
  margin: -2px 0 0 -9px;
  width: 143px;
  background: #fff;
  -moz-box-shadow: 10px 10px 5px #888888;
  box-shadow: 1px 1px 2px 2px #ccc;
  display: none;
}
.ickey-home-new .search-remind-dialog .register-form-group .area-code li {
  padding-left: 10px;
  height: 44px;
  line-height: 44px;
}
.ickey-home-new .search-remind-dialog .register-form-group .area-code .hold-on {
  color: #fff;
  background: #ff6600;
}
.ickey-home-new .search-remind-dialog .register-form-group .form-control {
  display: block;
  padding: 0px 6px 0 154px;
  border: 1px solid #e4e4e4;
  width: 470px;
  float: left;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
}
.ickey-home-new .search-remind-dialog .register-form-group .icon-warning2 {
  position: absolute;
  right: 15px;
  top: 9px;
  display: none;
  color: #f60;
}
.ickey-home-new .search-remind-dialog .register-form-group .codeipt {
  width: 320px;
}
.ickey-home-new .search-remind-dialog .register-form-group .sendcode {
  position: absolute;
  right: 29px;
  top: 0;
  height: 42px;
  line-height: 42px;
  background: #d5e9ff;
  color: #0979e9;
  font-size: 14px;
  width: 150px;
  text-align: center;
  z-index: 1;
}
.ickey-home-new .search-remind-dialog .register-form-group .label-code {
  border: none;
  text-align: right;
}
.ickey-home-new .search-remind-dialog .error-tips {
  font-size: 14px;
  color: #ff6600;
  padding-left: 34px;
  height: 30px;
  line-height: 25px;
}
.ickey-home-new .search-remind-dialog .error-tips .icon-warning2 {
  padding-right: 10px;
  font-size: 16px;
}
.ickey-home-new .search-remind-dialog .register-form-submit {
  margin: 0 auto 10px;
}
.ickey-home-new .search-remind-dialog .register-form-submit input {
  width: 382px;
  margin: 0 auto;
  height: 42px;
  text-align: center;
  background: #0094e7;
}
.ickey-home-new .search-remind-dialog .register-form-submit input:hover {
  background: #3B82D5;
}
.ickey-home-new .modal-content {
  border-color: #0094e7;
}
.ickey-home-new .little-dialog .modal-content {
  width: 420px;
}
.ickey-home-new .little-dialog .modal-title {
  width: 300px;
}
.ickey-home-new .little-dialog .modal-header {
  background: #0094e7;
  padding: 8px 15px;
}
.ickey-home-new .little-dialog .modal-body {
  padding: 0 15px 40px 15px;
}
.ickey-home-new .smart-bom-content .w_32 {
  width: 32px;
}
.ickey-home-new .smart-bom-content .top-contain {
  width: 100%;
  height: 505px;
  background: url(//static.ickey.cn/assets/src/img/bom/img_9.png) no-repeat;
}
.ickey-home-new .smart-bom-content .left-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 325px;
}
.ickey-home-new .smart-bom-content .left-img .hi-bom-top {
  width: 260px;
  height: 25px;
  margin: 15px 0 49px;
  background: url(//static.ickey.cn/assets/src/img/bom/img_10.png) no-repeat;
}
.ickey-home-new .smart-bom-content .left-img .bom-icons {
  width: 50px;
  height: 44px;
  background: url(//static.ickey.cn/assets/src/img/home/bom-icons.png) no-repeat;
}
.ickey-home-new .smart-bom-content .left-img .bom-icon-1 {
  background-position: 0 -4px;
}
.ickey-home-new .smart-bom-content .left-img .bom-icon-2 {
  background-position: -297px -4px;
}
.ickey-home-new .smart-bom-content .left-img .bom-icon-3 {
  background-position: 0 -78px;
}
.ickey-home-new .smart-bom-content .left-img .bom-icon-4 {
  background-position: -294px -78px;
}
.ickey-home-new .smart-bom-content .left-img .btn-history-bom {
  background: #fff;
  padding: 8px 40px;
  color: #f60;
}
.ickey-home-new .smart-bom-content .right-upload {
  margin-top: 100px;
  width: 737px;
  height: 320px;
  padding: 30px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #0D4690;
}
.ickey-home-new .smart-bom-content .right-upload .edit-textarea {
  width: 243px;
  height: 182px;
  border: 2px solid #0A4690;
}
.ickey-home-new .smart-bom-content .right-upload .edit-btn {
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ickey-home-new .smart-bom-content .right-upload .chose-or {
  width: 118px;
  height: 84px;
  margin: 90px 35px 0;
  background: url(//static.ickey.cn/assets/src/img/bom/img_11.png) no-repeat;
}
.ickey-home-new .smart-bom-content .right-upload .bom-upload {
  margin: 20px 0 0 0;
  width: 243px;
  height: 181px;
  background: transparent;
  border: 1px dashed #fff;
}
.ickey-home-new .smart-bom-content .right-upload .bom-upload .upload-to-get-coupon {
  position: absolute;
  left: 0;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #f60;
  padding: 4px 2px;
}
.ickey-home-new .smart-bom-content .right-upload .bom-upload #uploadAllbom2 {
  height: 172px;
}
.ickey-home-new .smart-bom-content .right-upload .bom-upload .btn-bom-upload {
  width: 182px;
  height: 33px;
  background: #fff;
  line-height: 30px;
}
.ickey-home-new .smart-bom-content .right-upload .bom-upload .bom-tips {
  margin-top: 30px;
}
.ickey-home-new .smart-bom-content .right-upload .down-model-url {
  top: auto;
  bottom: -40px;
  color: #fff;
}
.ickey-home-new .smart-bom-content .right-upload .down-model-url:hover {
  color: #fff;
}
.ickey-home-new .smart-bom-content .flow-contain {
  padding: 80px 0 50px 0;
}
.ickey-home-new .smart-bom-content .flow-contain .flow-img {
  margin: 50px auto;
  width: 1173px;
  height: 174px;
  background: url(//static.ickey.cn/assets/src/img/bom/img_6.png) center no-repeat;
}
.ickey-home-new .smart-bom-content .flow-contain .flow-img .abs {
  bottom: 20px;
}
.ickey-home-new .smart-bom-content .flow-contain .abs-img {
  left: 50%;
  margin-left: 700px;
  bottom: 0;
}
.ickey-home-new .smart-bom-content .w245 {
  width: 245px;
}
.ickey-home-new .smart-bom-content .w190 {
  width: 190px;
}
.ickey-home-new .smart-bom-content .bom-upload {
  margin: 150px 50px 0 0;
  width: 400px;
  height: 189px;
  background: #ddd;
  background: rgba(0, 0, 0, 0.2);
  border: 1px dashed #999;
}
.ickey-home-new .smart-bom-content .bom-upload #uploadAllbom2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 189px;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  z-index: 0;
  font-size: 60px;
}
.ickey-home-new .smart-bom-content .bom-upload .upload-loading {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: none;
}
.ickey-home-new .smart-bom-content .bom-upload .upload-loading img {
  margin-top: 130px;
}
.ickey-home-new .smart-bom-content .bom-upload .upload-mask {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  z-index: 9;
  display: none;
}
.ickey-home-new .smart-bom-content .bom-upload .bom-tips {
  margin-top: 45px;
}
.ickey-home-new .smart-bom-content .bom-upload .btn-bom-upload {
  margin: 20px auto 0;
  width: 160px;
  height: 40px;
  background: #00b8ee;
  line-height: 40px;
  border: 0;
}
.ickey-home-new .smart-bom-content .block-img {
  width: 100%;
  display: block;
}
.ickey-home-new .smart-bom-content .down-model-url {
  width: 190px;
  top: 200px;
  left: 50%;
  margin-left: -95px;
  z-index: 5;
  color: #999;
}
.ickey-home-new .smart-bom-content .down-model-url:hover {
  color: #0094e7;
}
.ickey-home-new .smart-bom-content .down-model-url em {
  border-bottom: 1px solid;
}
.ickey-home-new .search-remind-dialog .register-footer {
  position: relative;
  width: 470px;
  margin: 20px auto 0;
}
.ickey-home-new .search-remind-dialog .modal-body {
  padding-bottom: 20px;
}
.ickey-home-new .search-remind-dialog .error-tips {
  font-size: 12px;
  height: 26px;
  line-height: 23px;
}
.ickey-home-new .search-remind-dialog .special-tips {
  height: 30px;
}
.ickey-home-new .search-remind-dialog .error-tips .icon-warning2 {
  padding-right: 5px;
  font-size: 14px;
}
.ickey-home-new .search-remind-dialog .error-tips .rest-timer-tip {
  color: #999;
}
.ickey-home-new .search-remind-dialog .modal-body-pop .bar-tabs-login {
  margin-left: 0;
}
.ickey-home-new .search-remind-dialog .register-form-group .sendcode {
  color: #0094e7;
  background-color: #d0e9ff;
}
.ickey-home-new .search-remind-dialog .register-form-group .sendcode.disabledbtn {
  background-color: #e4e4e4;
  color: #666;
}
.ickey-home-new .search-remind-dialog .modal-body-pop .register-form-group .icon-box {
  padding-left: 0;
  left: 1px;
  text-align: center;
  background-color: #f2f2f2;
}
.ickey-home-new .search-remind-dialog .modal-body-pop .ipt-icon {
  font-size: 24px;
  color: #ccc;
}
.ickey-home-new .search-remind-dialog .h40w100 {
  height: 20px;
}
.ickey-home-new .search-remind-dialog .register-form-group .js-area-code {
  margin: -2px 0 0 -9px;
  width: 143px;
  background: #fff;
  -moz-box-shadow: 10px 10px 5px #888888;
  box-shadow: 1px 1px 2px 2px #ccc;
  display: none;
}
.ickey-home-new .search-remind-dialog .register-form-group .js-area-code li {
  padding-left: 10px;
  height: 44px;
  line-height: 44px;
}
.ickey-home-new .search-remind-dialog .register-form-group .js-hold-on-hover {
  background: #f2f2f2;
}
.ickey-home-new .search-remind-dialog .register-form-group .js-hold-on {
  color: #fff;
  background: #f90;
}
.ickey-home-new .bar-tabs-login li > a {
  border: 0;
  margin: 0 15px;
  background: #fff;
}
.ickey-home-new .bar-tabs-login li.active > a:link,
.ickey-home-new .bar-tabs-login li.active > a:hover,
.ickey-home-new .bar-tabs-login li.active > a:visited,
.ickey-home-new .bar-tabs-login li.active > a:active {
  border: 0;
  border-bottom: 2px solid #0094e7;
  background-color: #fff;
  color: #0094e7;
  z-index: 50;
}
.ickey-home-new .bar-tabs-login {
  border-bottom: 2px solid #f2f2f2;
  font-size: 16px;
}
.ickey-home-new .search-remind-dialog .w144i_bom {
  width: 144px !important;
  z-index: 10 !important;
}
.ickey-home-new .label-code {
  color: #666;
}
.ickey-home-new #wfl-mobile-bom,
.ickey-home-new #mobileCodeBom,
.ickey-home-new #loginform-loginname,
.ickey-home-new #loginform-password {
  color: #333;
}
.ickey-home-new .search-service-arrest-bc-bom {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  -moz-opacity: .6;
  filter: alpha(opacity=60);
  opacity: .6;
  display: none;
  z-index: 1061;
}
.ickey-home-new .search-service-arrest-0509-bom {
  position: fixed;
  z-index: 1062;
  left: 50%;
  top: 50%;
  margin: -125px -225px;
  background-color: #fff;
  width: 450px;
  height: 250px;
  display: none;
}
.ickey-home-new .search-service-arrest-0509-bom .icon-shanchu {
  font-size: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
.ickey-home-new .search-service-arrest-0509-bom .arrest-tit {
  font-size: 16px;
  color: #333;
  padding: 15px 20px;
  border-bottom: 1px solid #ccc;
}
.ickey-home-new .search-service-arrest-0509-bom .arrest-tips {
  overflow: hidden;
  margin: 30px 60px 30px 60px;
}
.ickey-home-new .search-service-arrest-0509-bom .arrest-tips img {
  float: left;
  width: 88px;
  height: 50px;
}
.ickey-home-new .search-service-arrest-0509-bom .arrest-tips div {
  float: left;
  line-height: 24px;
  padding-left: 10px;
  font-size: 14px;
  color: #333;
}
.ickey-home-new #register-popup {
  color: #f60;
}
.ickey-home-new .login-user-status {
  height: 124px;
}
.ickey-home-new .login-already-show {
  display: none !important;
}
.ickey-home-new .user-logined .login-already-show {
  display: block !important;
}
.ickey-home-new .user-logined .not-login-show {
  display: none !important;
}
.ickey-home-new .login-to-usercenter {
  display: inline-block;
  width: 97px;
  height: 30px;
  line-height: 28px;
  color: #f60;
  background-color: #fff;
  border: 1px solid #f60;
}
#arrival-goods-remind-success-bom .sucess-tip {
  padding: 20px 0 0 60px;
}
#arrival-goods-remind-success-bom img {
  width: 45px;
}
#arrival-goods-remind-success-bom .js-success-tip {
  font-size: 20px;
  vertical-align: -4px;
  padding-left: 17px;
  color: #99cc66;
}
#arrival-goods-remind-success-bom .gray-tip,
#arrival-goods-remind-success-bom .gray-tip2 {
  margin: 5px 0 0 126px;
  color: #999;
  font-size: 14px;
}
#arrival-goods-remind-success-bom .close-goods-btn {
  margin: 40px 0 0 126px;
  font-size: 14px;
  width: 100px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f9f9f9;
  border: 1px solid #e4e4e4;
  cursor: pointer;
}
/*二级页面SMT*/
/*二级页面-国产器件频道*/
.ick-mic {
  position: relative;
}
.ick-mic .ab-center-container {
  position: relative;
}
.ick-mic .ab-center-container .ab-center-item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.ick-mic .search-banner-container {
  text-align: center;
  height: 645px;
  width: 100%;
  position: relative;
  background: url("//static.ickey.cn/assets/src/img/mic/search-banner-bg.jpg") center no-repeat;
}
.ick-mic .search-banner-container .search-banner-body {
  width: 643px;
  height: 260px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -130px 0 0 -321px;
}
.ick-mic .search-banner-container .title {
  /*position: absolute;
			top: 20%;
			left: 50%;*/
  color: #fff;
  display: inline-block;
  font-size: 48px;
  bottom: 16px;
}
.ick-mic .search-banner-container .sub-title {
  /*position: absolute;
			top: 30%;
			left: 50%;*/
  color: #fff;
  display: inline-block;
  font-size: 64px;
  font-weight: 700;
  margin-bottom: 24px;
}
.ick-mic .search-banner-container .icon-bottom {
  margin-top: 134px;
  /*.icon-btm-arrow:hover{

			}*/
}
@keyframes arrowDown {
  0% {
    bottom: 19px;
  }
  100% {
    bottom: 15px;
  }
}
@-moz-keyframes arrowDown {
  /* Firefox */
  0% {
    bottom: 19px;
  }
  100% {
    bottom: 15px;
  }
}
@-webkit-keyframes arrowDown {
  /* Safari 和 Chrome */
  0% {
    bottom: 19px;
  }
  100% {
    bottom: 15px;
  }
}
.ick-mic .search-banner-container .icon-bottom .icon-bottom-img {
  display: inline-block;
  width: 109px;
  height: 125px;
  z-index: 99;
}
.ick-mic .search-banner-container .icon-bottom .icon-btm-arrow {
  left: 45px;
  bottom: 19px;
  -webkit-animation: arrowDown 400ms ease-in-out alternate infinite;
  -moz-animation: arrowDown 400ms ease-in-out alternate infinite;
  animation: arrowDown 400ms ease-in-out alternate infinite;
}
.ick-mic .search-banner-container .input-wrapper {
  /*position: absolute;
			top: 48%;
			left: 50%;*/
  width: 643px;
  height: 50px;
  line-height: 50px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 22px;
}
.ick-mic .search-banner-container .search-input {
  background-color: rgba(131, 133, 132, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8838584, 84, endColorstr=#c8838584, 84);
  color: #fff;
  width: 539px;
  font-size: 16px;
  padding-left: 10px;
  height: 50px;
  border: 1px solid #0094e7;
  font-family: "Microsoft YaHei";
}
.ick-mic .search-banner-container .search-btn {
  width: 104px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  background-color: #0094e7;
  color: #fff;
  padding: 0;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
  border: none;
  outline: none;
}
.ick-mic .search-banner-container .search-btn:hover {
  background-color: #3B82D5;
}
.ick-mic .search-banner-container .search-banner-features {
  /*position: absolute;
			top: 62%;
			left: 50%;
			transform: translate(-50%, -62%);*/
  margin: auto;
  color: #fff;
  width: 643px;
}
.ick-mic .search-banner-container .search-banner-features li {
  height: 40px;
  line-height: 40px;
}
.ick-mic .search-banner-container .search-banner-features li > i {
  display: inline-block;
  width: 38px;
  height: 34px;
  margin-right: 10px;
  vertical-align: middle;
}
.ick-mic .search-banner-container .search-banner-features .mic-icon-db {
  background: url("//static.ickey.cn/assets/src/img/mic/css_sprites.png") -137px -90px;
}
.ick-mic .search-banner-container .search-banner-features .mic-icon-coop {
  background: url("//static.ickey.cn/assets/src/img/mic/css_sprites.png") -220px -90px;
}
.ick-mic .search-banner-container .search-banner-features .mic-icon-replace {
  background: url("//static.ickey.cn/assets/src/img/mic/css_sprites.png") -7px -231px;
}
.ick-mic .main-body {
  background: url("//static.ickey.cn/assets/src/img/mic/main-body-bg.jpg") 0px 0 no-repeat;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//static.ickey.cn/assets/src/img/mic/main-body-bg.jpg', sizingMethod='scale');
  -moz-background-size: 100%;
  background-size: 100%;
}
.ick-mic .main-body .customization-container-img {
  width: 600px;
  margin: 0 auto;
}
.ick-mic .main-body .left-arr,
.ick-mic .main-body .right-arr {
  display: inline-block;
  width: 143px;
  height: 5px;
  vertical-align: middle;
}
.ick-mic .main-body .left-arr {
  background: url("//static.ickey.cn/assets/src/img/mic/css_sprites.png") -85px -154px;
  margin-right: 4px;
}
.ick-mic .main-body .right-arr {
  background: url("//static.ickey.cn/assets/src/img/mic/css_sprites.png") -85px -180px;
  margin-left: 4px;
}
.ick-mic .main-body .arr-box {
  display: inline-block;
  width: 143px;
  height: 20px;
  position: relative;
}
.ick-mic .main-body .search-banner-results .results-success {
  margin-top: 64px;
}
.ick-mic .main-body .search-banner-results .results-success .result-head {
  background-color: #EFEFEF;
  color: #666;
  width: 236px;
  height: 40px;
  line-height: 40px;
  border-right: 2px solid #fff;
  text-align: center;
}
.ick-mic .main-body .search-banner-results .results-success .result-content-items {
  line-height: 70px;
  border-bottom: 1px solid #666;
}
.ick-mic .main-body .search-banner-results .results-success .result-content-items .sip_maf {
  height: 70px;
}
.ick-mic .main-body .search-banner-results .results-success .result-content-items #sip_maf {
  display: inline-block;
  max-width: 70%;
  white-space: nowrap;
  text-overflow: ellipsis ;
  overflow: hidden;
}
.ick-mic .main-body .search-banner-results .results-success .result-content-items .icon-datasheet-mic {
  width: 18px;
  height: 18px;
  background: url('//static.ickey.cn/assets/src/img/mic/datasheet.png') center no-repeat;
  vertical-align: middle;
}
.ick-mic .main-body .search-banner-results .results-success .result-content-items .mic-bg-f90 {
  background-color: #f90!important;
}
.ick-mic .main-body .search-banner-results .results-success .result-content-items .replace-view-img-box {
  /*min-height: 200px;
						min-width: 200px;
						max-width: 200px;
						max-height: 200px;*/
  width: 200px;
  height: 200px;
  border: 1px solid #0979e9;
  -moz-box-shadow: 1px 4px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 4px 3px rgba(0, 0, 0, 0.1);
  position: absolute;
  background-color: #fff;
  top: 0px;
  left: 0px;
  z-index: 99;
}
.ick-mic .main-body .search-banner-results .results-success .result-content-items .replace-view-img-box img {
  max-width: 200px;
  max-height: 200px;
}
.ick-mic .main-body .search-banner-results .results-success .result-content-items .items-bandage {
  margin: 6px 0 0 5px;
  color: white;
  background-color: #ccc;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  padding: 0 10px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  position: relative;
  bottom: 30px;
}
.ick-mic .main-body .search-banner-results .results-success .result-content-items .items-bandage .items-bandage-tooltips {
  position: absolute;
  width: 220px;
  left: -90px;
  top: 16px;
  color: #666;
  z-index: 10;
  display: none;
}
.ick-mic .main-body .search-banner-results .results-success .result-content-items .items-bandage .items-bandage-tooltips .replace-arrow {
  background: url(../img/pic/arrow.png?v=0009665) no-repeat center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 9px;
}
.ick-mic .main-body .search-banner-results .results-success .result-content-items .items-bandage .items-bandage-tooltips .replace-content {
  border: 1px solid #f90;
  background: white;
  width: 220px;
  padding: 10px;
  font-size: 14px;
  margin-top: 8px;
  line-height: 16px;
}
.ick-mic .main-body .search-banner-results .results-success .result-content-items .items-bandage .ref-img {
  position: relative;
}
.ick-mic .main-body .search-banner-results .results-success .result-content-items .items-bandage .ref-img :hover {
  color: #0094e7;
}
.ick-mic .main-body .search-banner-results .results-success .result-content-items .free-trial {
  margin-right: 20px;
  width: 86px;
  height: 30px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: white;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  background: #ff9900;
  cursor: pointer;
  border: 0;
  padding: 0;
  outline: none;
}
.ick-mic .main-body .search-banner-results .results-success .result-content-items .free-trial:hover {
  opacity: .8;
}
.ick-mic .main-body .search-banner-results .results-success .result-content-items .items-datasheet {
  color: #6A9AED ;
}
.ick-mic .main-body .search-banner-results .results-success .result-content-items .ref-img .icon-zoom {
  margin-right: 2px;
}
.ick-mic .main-body .search-banner-results .results-success .result-content-items .ref-img:hover {
  color: #0094e7;
}
.ick-mic .main-body .search-banner-results .results-no-result {
  margin-top: 84px;
  background-color: #F3F8FB;
  border: 1px solid #A7A7A7;
  padding: 26px 0  40px 0;
}
.ick-mic .main-body .search-banner-results .results-no-result .results-no-result-body {
  width: 55%;
  margin: 0 auto;
}
.ick-mic .main-body .search-banner-results .results-no-result .results-no-result-body > li {
  height: 83px;
}
.ick-mic .main-body .search-banner-results .results-no-result .results-no-result-body > li:first-child {
  /*margin-right:32px;
						width: 83px !important;*/
}
.ick-mic .main-body .search-banner-results .results-no-result .results-no-result-body .not-in-db {
  margin-left: 10px;
}
.ick-mic .main-body .search-banner-results .results-no-result .results-no-result-body .earth-logo {
  width: 83px;
  height: 83px;
  vertical-align: middle;
}
.ick-mic .main-body .search-banner-results .results-no-result .results-no-result-body .static-btn {
  font-size: 18px;
  width: 180px;
  height: 40px;
  line-height: 40px;
  background-color: #3399FF;
  color: #fff;
  -moz-border-radius: 2px ;
  border-radius: 2px ;
  outline: none;
  padding: 0;
  border: none;
}
.ick-mic .main-body .search-banner-results .results-no-result .results-no-result-body .hint {
  font-size: 16px;
  color: #999;
  height: 83px;
}
.ick-mic .main-body .search-banner-results .results-no-result .results-no-result-body .hint .hint-content {
  height: 50px;
}
.ick-mic .main-body .search-banner-results .results-no-result .results-no-result-body .hint .hint-content > p {
  width: 220px;
  margin-bottom: 10px;
}
.ick-mic .main-body .search-banner-results .results-no-result .results-no-result-body .hint .hint-content .prod-name-li {
  max-width: 48%;
}
.ick-mic .main-body .search-banner-results .results-no-result .results-no-result-body .hint .hint-content .prod-name-li .prod-name-box {
  display: inline-block;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap !important;
}
.ick-mic .main-body .search-banner-results .results-no-result .results-no-result-body .hint .hint-content .prod-name-li .left-quot {
  /*position: absolute;
									left:1px;
									top:0;*/
}
.ick-mic .main-body .search-banner-results .results-no-result .results-no-result-body .hint > li {
  width: 220px;
  margin: 0 auto;
}
.ick-mic .main-body .customize-btn-box {
  margin-top: 50px;
  margin-bottom: 80px;
}
.ick-mic .main-body .btn-emc-box {
  margin-top: 50px;
  margin-bottom: 80px;
}
.ick-mic .main-body .title-container .title {
  height: 30px;
  line-height: 30px;
}
.ick-mic .main-body .btn-default-mic {
  background-color: #fff;
  color: #666;
  font-size: 18px;
  border: 1px solid #999;
  width: 200px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0;
  outline: none;
}
.ick-mic .main-body .btn-default-mic:hover {
  background-color: #0099FF;
  color: #fff;
  /*font-size: 18px;*/
  border: 1px solid #0099FF;
}
.ick-mic .main-body .feature-container {
  margin-top: 135px;
}
.ick-mic .main-body .feature-container .title-container > .title {
  margin-bottom: 15px !important;
}
.ick-mic .main-body .feature-container .desc-items {
  font-size: 18px;
  line-height: 30px;
  color: #999;
}
.ick-mic .main-body .title {
  color: #666;
  margin-bottom: 50px;
}
.ick-mic .main-body .cooperate-band-container .delta-container > ul > li {
  height: 20px;
}
.ick-mic .main-body .cooperate-band-container .cooperate-band-tabs .triangle_border_up {
  width: 0;
  height: 0;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #F1F1F1;
  /*透明 透明  灰*/
  margin: 10px auto;
  position: absolute;
  bottom: -31px;
  right: 45%;
  display: none;
}
.ick-mic .main-body .cooperate-band-container .cooperate-band-tabs .tab-item {
  border: 1px solid #e5e5e5;
  background-color: #eee ;
  color: #333;
  widtH: 120PX;
  height: 40px;
  line-height: 40px;
  position: relative;
  font-size: 18px;
}
.ick-mic .main-body .cooperate-band-container .cooperate-band-tabs .dybh {
  width: 170px!important;
}
.ick-mic .main-body .cooperate-band-container .cooperate-band-tabs .tab-item-active {
  border-top: 2px solid #0096FF;
  background-color: #fff;
}
.ick-mic .main-body .emc-container .icons {
  display: inline-block;
  width: 60px;
  height: 60px;
}
.ick-mic .main-body .emc-container .emc-body-items .emc-title {
  margin: 20px 0;
  font-size: 20px;
  color: #666;
}
.ick-mic .main-body .emc-container .emc-body-items .emc-sub-title {
  color: #999;
  line-height: 20px;
  font-size: 16px;
}
.ick-mic .main-body .emc-container .dev {
  background: url("//static.ickey.cn/assets/src/img/mic/css_sprites.png") -10px -150px;
}
.ick-mic .main-body .emc-container .design {
  background: url("//static.ickey.cn/assets/src/img/mic/css_sprites.png") -139px -10px;
}
.ick-mic .main-body .emc-container .train {
  background: url("//static.ickey.cn/assets/src/img/mic/css_sprites.png") -220px -10px;
}
.ick-mic .cooperate-band-content {
  background-color: #F1F1F1;
  position: relative;
  margin-top: 20px;
  min-height: 224px;
}
.ick-mic .cooperate-band-content > div {
  display: none;
}
.ick-mic .cooperate-band-content > div:first-child {
  display: block;
}
.ick-mic .cooperate-band-content .cooperate-band-content-panel > ul {
  padding: 50px 0;
  margin-left: -4px;
}
.ick-mic .cooperate-band-content .cooperate-band-content-panel > ul > li {
  position: relative;
  width: 297px;
  height: 120px;
  margin: 4px 0 0 4px;
  cursor: pointer;
}
.ick-mic .cooperate-band-content .cooperate-band-content-panel .cooperate-band-mask {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 297px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  background: rgba(0, 153, 255, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b20099FF, FF, endColorstr=#b20099FF, FF);
  color: #fff;
  font-size: 24px;
}
.ick-mic .cooperate-band-content .cooperate-band-content-panel .cooperate-band-item .cooperate-band-logo {
  width: 297px;
  height: 120px;
  display: inline-block;
}
.ick-mic .new-error-notice {
  background: #fdbd7b;
  -webkit-animation: errorNotice .6s;
  -moz-animation: errorNotice .6s;
  animation: errorNotice .6s;
  -webkit-animation-iteration-count: 2;
  -moz-animation-iteration-count: 2;
  animation-iteration-count: 2;
}
.sample-apply {
  /*申请表格*/
}
.sample-apply .btn-sub {
  color: #fff;
  background-color: #0094e7 ;
  cursor: pointer;
}
.sample-apply .btn-disabled {
  background-color: #B7D3F3;
  cursor: not-allowed;
  color: #fff;
}
.sample-apply .err-msg {
  display: none;
}
.sample-apply .icon-warn {
  display: inline-block;
  width: 15px;
  height: 15px;
}
.sample-apply .header {
  margin-top: 12px;
}
.sample-apply .header .logo-container {
  margin-right: 47px;
}
.sample-apply .header .logo-container img {
  width: 249px;
}
.sample-apply .title {
  padding-left: 40px;
  color: #666;
  border-left: 1px solid #E4E4E4;
}
.sample-apply .title h2 {
  font-size: 25px;
  height: 40px;
}
.sample-apply .steps .step1 > ul > li {
  position: relative;
}
.sample-apply .steps .step1 .steps-bar {
  display: inline-block;
  width: 130px;
  height: 6px;
  background-color: #0094e7;
}
.sample-apply .steps .step1 .steps-icon {
  position: absolute;
  top: 5px;
  left: 58px;
  color: #fff;
  background-color: #0094e7;
  display: inline-block;
  height: 14px;
  width: 14px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-weight: normal;
  text-align: center;
  line-height: 14px;
}
.sample-apply .steps .step1 .steps-word {
  margin-top: 11px;
  color: #0094e7;
  text-align: center;
  font-size: 12px;
}
.sample-apply .steps .step2 > ul > li {
  position: relative;
}
.sample-apply .steps .step2 .steps-bar {
  display: inline-block;
  width: 130px;
  height: 6px;
  background-color: #E4E4E4;
}
.sample-apply .steps .step2 .steps-icon {
  position: absolute;
  top: 5px;
  left: 58px;
  color: #fff;
  background-color: #E4E4E4;
  display: inline-block;
  height: 14px;
  width: 14px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-weight: normal;
  text-align: center;
  line-height: 14px;
}
.sample-apply .steps .step2 .steps-word {
  margin-top: 11px;
  color: #999;
  text-align: center;
  font-size: 12px;
}
.sample-apply .sample-apply-bread-crumb {
  margin-top: 33px ;
  margin-bottom: 19px;
}
.sample-apply .sample-apply-bread-crumb .bread-crumb-arrow {
  color: #ccc;
  margin: 0 9px;
}
.sample-apply .apply-tips {
  background-color: #FFFDEE;
  border: 1px solid #EDD28B;
  padding: 5px 0 5px 5px;
  margin-bottom: 8px;
}
.sample-apply .apply-tips .tips-warn {
  font-size: 12px;
}
.sample-apply .apply-tips .tips-content {
  font-size: 12px;
}
.sample-apply .apply-table {
  border: 1px solid #E4E4E4;
}
.sample-apply .apply-table .apply-table-header {
  background-color: #F5F5F5;
  height: 40px;
  color: #333;
  font-size: 14px;
  line-height: 40px;
}
.sample-apply .apply-table .apply-table-header > ul > li > i {
  padding-left: 10px;
}
.sample-apply .apply-table .apply-table-body {
  padding: 0 10px 0 10px ;
}
.sample-apply .apply-table .apply-table-body input {
  padding-left: 8px;
}
.sample-apply .apply-table .apply-table-body .apply-table-info {
  margin-top: 10px;
}
.sample-apply .apply-table .apply-table-body .apply-table-info .radio-li {
  margin-bottom: 14px;
}
.sample-apply .apply-table .apply-table-body .apply-table-info #prod_sno {
  width: 194px;
}
.sample-apply .apply-table .apply-table-body .apply-table-info #sup_or_maf {
  width: 184px;
}
.sample-apply .apply-table .apply-table-body .apply-table-info label {
  margin-left: 5px;
}
.sample-apply .apply-table .apply-table-body .apply-table-info input {
  height: 28px;
  border: 1px solid #E4E4E4;
  width: 80%;
  color: #333;
}
.sample-apply .apply-table .apply-table-body .apply-table-info .ipt-uneditable {
  background-color: #f2f2f2;
  color: #333;
}
.sample-apply .apply-table .apply-table-body .apply-table-info .ipt-amount-wrapper {
  position: relative;
}
.sample-apply .apply-table .apply-table-body .apply-table-info .ipt-amount-indicator {
  position: absolute;
  top: 3px;
  left: 80%;
  color: #333;
}
.sample-apply .apply-table .apply-table-body .apply-table-info .ipt-amount {
  width: 98%;
}
.sample-apply .apply-table .apply-table-body .apply-table-info .ipt-needs {
  width: 255px;
}
.sample-apply .apply-table .apply-table-body .apply-table-info .tooltips {
  margin-top: 3px;
  color: #a8a8a8;
  font-size: 13px;
}
.sample-apply .apply-table .apply-table-body .divider-dashed {
  border: 1px dashed #CCC;
  margin-top: 50px;
  margin-bottom: 27px;
}
.sample-apply .apply-table .apply-table-body .apply-table-applyer input {
  height: 28px;
  border: 1px solid #E4E4E4;
}
.sample-apply .apply-table .apply-table-body .apply-table-applyer .applyer-detail {
  /*>ul>li:first-child{
						margin-bottom:26px;
					}*/
}
.sample-apply .apply-table .apply-table-body .apply-table-applyer .applyer-detail > ul > li {
  height: 55px;
}
.sample-apply .apply-table .apply-table-body .apply-table-applyer .applyer-detail #ipt-name {
  width: 115px;
}
.sample-apply .apply-table .apply-table-body .apply-table-applyer .applyer-detail #ipt-phone {
  width: 158px;
}
.sample-apply .apply-table .apply-table-body .apply-table-applyer .applyer-detail #ipt-mail {
  width: 158px;
}
.sample-apply .apply-table .apply-table-body .apply-table-applyer .applyer-detail .applyer-detail-lable {
  display: inline-block;
  line-height: 28px;
  font-size: 14px;
  color: #666;
}
.sample-apply .apply-table .apply-table-body .apply-table-applyer .applyer-detail .area-label {
  height: 30px;
  line-height: 30px;
}
.sample-apply .apply-table .apply-table-body .apply-table-applyer .applyer-detail .ipt-label {
  margin-right: 15px;
}
.sample-apply .apply-table .apply-table-body .apply-table-applyer .applyer-detail .ipt-add {
  width: 435px;
}
.sample-apply .apply-table .apply-table-body .sub-btn-container {
  margin-bottom: 41px;
  margin-top: 34px;
}
.sample-apply .apply-table .apply-table-body .sub-btn-container .submit-btn {
  display: inline-block;
  width: 294px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 0;
  padding: 0;
  outline: none;
}
.sample-apply-complete .apply-success > div {
  margin-top: 88px;
}
.sample-apply-complete .apply-success h3 {
  margin-top: 76px;
  color: #70C457;
}
.sample-apply-complete .apply-success h3 .sample-icon-success {
  display: inline-block;
  /*width: 28px;
				height:30px;*/
  margin-right: 16px;
  font-size: 30px;
}
.sample-apply-complete .apply-success h3 span {
  font-size: 18px;
}
.sample-apply-complete .apply-success .btn-return {
  background-color: #0094e7 ;
  color: #fff;
  width: 294px;
  height: 36px;
  display: inline-block;
  line-height: 36px;
  cursor: pointer;
  -moz-border-radius: 2px ;
  border-radius: 2px ;
  outline: none;
  padding: 0;
  border: none;
}
.sample-apply-complete .header {
  margin-top: 12px;
}
.sample-apply-complete .header .logo-container {
  margin-right: 47px;
}
.sample-apply-complete .header .logo-container img {
  width: 249px;
}
.sample-apply-complete .title {
  padding-left: 40px;
  color: #666;
  border-left: 1px solid #E4E4E4;
}
.sample-apply-complete .title h2 {
  font-size: 25px;
  line-height: 40px;
  height: 40px;
}
.sample-apply-complete .steps .step1 > ul > li {
  position: relative;
  text-align: center;
}
.sample-apply-complete .steps .step1 .steps-bar {
  display: inline-block;
  width: 130px;
  height: 6px;
  background-color: #75B9FD;
}
.sample-apply-complete .steps .step1 .steps-icon {
  position: absolute;
  top: 5px;
  left: 58px;
  color: #fff;
  background-color: #75B9FD;
  display: inline-block;
  height: 14px;
  width: 14px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-weight: normal;
  text-align: center;
  line-height: 14px;
}
.sample-apply-complete .steps .step1 .steps-word {
  margin-top: 11px;
  color: #75B9FD;
  text-align: center;
  font-size: 12px;
}
.sample-apply-complete .steps .step2 > ul > li {
  position: relative;
}
.sample-apply-complete .steps .step2 .steps-bar {
  display: inline-block;
  width: 130px;
  height: 6px;
  background-color: #0094e7;
}
.sample-apply-complete .steps .step2 .steps-icon {
  position: absolute;
  top: 5px;
  left: 58px;
  color: #fff;
  background-color: #0094e7;
  display: inline-block;
  height: 14px;
  width: 14px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-weight: normal;
  text-align: center;
  line-height: 14px;
}
.sample-apply-complete .steps .step2 .steps-word {
  margin-top: 11px;
  color: #0094e7;
  text-align: center;
  font-size: 12px;
}
.sample-apply-complete .sample-apply-bread-crumb {
  margin-top: 33px;
  margin-bottom: 19px;
}
.sample-apply-complete .sample-apply-bread-crumb .bread-crumb-arrow {
  color: #ccc;
  margin: 0 9px;
}
.ickey-jzts-bottom {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 9999;
}
.ickey-jzts-bottom .close-jzts-small {
  display: none;
  position: absolute;
  left: 150px;
  top: 20px;
  z-index: 9;
  font-size: 20px;
  color: #999;
}
.ickey-jzts-bottom .close-jzts-small:hover {
  color: #0094e7;
}
.ickey-jzts-bottom .jzts-bottom-wrapper {
  position: relative;
  z-index: 99;
  height: 132px;
}
.ickey-jzts-bottom .small-icon-jzts {
  position: relative;
  z-index: 19;
  width: 159px;
  height: 132px;
  cursor: pointer;
}
.ickey-jzts-bottom .all-bottom-wrap {
  width: 100%;
  min-width: 1200px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  height: 108px;
  position: fixed;
  bottom: 0;
  left: -100%;
  z-index: 999;
  display: none;
  overflow: hidden;
}
.ickey-jzts-bottom .all-bottom-wrap .wrap_main_contain {
  position: absolute;
  left: 50%;
  width: 1920px;
  height: 100%;
  margin: 0 auto;
  margin-left: -960px;
}
.ickey-jzts-bottom .all-bottom-wrap .wrap_main_contain .close_jzts_btn {
  position: absolute;
  top: 20px;
  left: 50%;
  z-index: 99;
  width: 22px;
  height: 22px;
  margin-left: 535px;
  cursor: pointer;
}
.ickey-jzts-bottom .jzts-phone-wrap {
  display: none;
  position: absolute;
  top: 80px;
  left: 780px;
  width: 640px;
  height: 40px;
}
.ickey-jzts-bottom .jzts-phone-wrap .jzts-phone,
.ickey-jzts-bottom .jzts-phone-wrap .jzts-code,
.ickey-jzts-bottom .jzts-phone-wrap .jzts-get-code,
.ickey-jzts-bottom .jzts-phone-wrap .jzts-log-btn {
  float: left;
  height: 40px;
  padding: 0 8px;
  line-height: 40px;
}
.ickey-jzts-bottom .jzts-phone-wrap .jzts-phone {
  width: 220px;
  margin-right: 10px;
  background: #fff;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ickey-jzts-bottom .jzts-phone-wrap .jzts-code {
  width: 180px;
  background: #fff;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.ickey-jzts-bottom .jzts-phone-wrap .jzts-get-code {
  width: 105px;
  margin-right: 10px;
  background: #FDE3CC;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  text-align: center;
  font-size: 16px;
  color: #f60;
}
.ickey-jzts-bottom .jzts-phone-wrap .jzts-log-btn {
  width: 110px;
  background: #f90;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  font-size: 17px;
  color: #fff;
}
.ickey-jzts-bottom .jzts-phone-wrap .jzts-error {
  position: absolute;
  top: -32px;
  height: 30px;
  padding-left: 8px;
  border: 1px solid #edd28b;
  background: #fffdee;
  line-height: 30px;
  font-size: 14px;
  color: #f60;
}
.ickey-jzts-bottom .jzts-phone-wrap .jzts-phone-error {
  width: 220px;
  left: 0;
}
.ickey-jzts-bottom .jzts-phone-wrap .jzts-code-error {
  width: 285px;
  left: 230px;
}
@media all and (max-width: 990px) {
  .ick-mic .main-body .feature-container img {
    max-width: 80%;
  }
  .ick-mic .main-body .search-banner-results .results-success .result-head {
    width: 20%;
  }
  .search-banner-results {
    margin: 0 10%;
  }
}
.stick-table-header.mic-search-header {
  top: 86px;
}
.mic-class-body {
  width: 1200px;
  margin: 0 auto;
  color: #333;
  /*到货通知,降价通知弹框*/
}
.mic-class-body .search-nums {
  margin-bottom: 20px;
}
.mic-class-body .web-navigation-lb .breadcrumb {
  padding: 20px 0;
}
.mic-class-body .mic-maf-info {
  overflow: hidden;
  height: 200px;
  border: 1px solid #e4e4e4;
  padding: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.mic-class-body .mic-maf-info .maf-info-left {
  float: left;
  width: 300px;
  border-right: 1px solid #e4e4e4;
  padding: 10px;
  padding-bottom: 0;
}
.mic-class-body .mic-maf-info .maf-info-left .top-img {
  text-align: center;
}
.mic-class-body .mic-maf-info .maf-info-left .top-img img {
  max-width: 278px;
  height: 100px;
}
.mic-class-body .mic-maf-info .maf-info-left .bottom-img {
  font-size: 12px;
}
.mic-class-body .mic-maf-info .maf-info-left .bottom-img .maf-name {
  font-size: 18px;
}
.mic-class-body .mic-maf-info .maf-info-left .bottom-img .maf-link {
  margin: 5px 0;
}
.mic-class-body .mic-maf-info .maf-info-left .bottom-img .maf-link a {
  color: #0094e7;
}
.mic-class-body .mic-maf-info .maf-info-left .bottom-img .maf-cert {
  color: #0094e7;
  cursor: default;
  float: left;
}
.mic-class-body .mic-maf-info .maf-info-right {
  float: left;
  width: 850px;
}
.mic-class-body .mic-maf-info .maf-info-right .top-itle {
  border-bottom: 1px solid #e4e4e4;
  font-size: 18px;
  padding: 5px 12px;
}
.mic-class-body .mic-maf-info .maf-info-right .bottom-desc {
  font-size: 12px;
  color: #666;
  padding: 15px 12px;
  max-height: 146px;
  overflow-y: auto;
}
.mic-class-body .mic-result-list-content {
  font-size: 12px;
}
.mic-class-body .mic-result-list-content .t-mo .text-head {
  position: relative;
  overflow: hidden;
}
.mic-class-body .mic-result-list-content .t-mo .text-head::after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 5px 1px 8px;
  background: #fff;
}
.mic-class-body .mic-result-list-content .t-mo .popover.bottom {
  margin-top: 43px;
}
.mic-class-body .mic-result-list-content .mic-list-name .text-search {
  font-size: 18px;
}
.mic-class-body .mic-result-list-content .mic-rightside {
  width: auto;
}
.mic-class-body .mic-result-list-content .mic-list-img {
  float: left;
  width: 85px;
  height: 85px;
}
.mic-class-body .mic-result-list-content .mic-list-img img {
  width: 85px;
  height: 85px;
}
.mic-class-body .mic-result-list-content .mic-r-list {
  border: 1px solid #e4e4e4;
  min-height: 118px;
  padding: 10px;
  line-height: 21px;
  margin-top: 15px;
  color: #666;
}
.mic-class-body .mic-result-list-content .mic-r-list:hover {
  background: #f9f9f9;
}
.mic-class-body .mic-result-list-content .bd-static-search {
  width: 620px!important;
  float: none!important;
}
.mic-class-body .mic-result-list-content .bd-static-search .passive-form {
  width: 620px;
  border: 3px solid #10337d;
}
.mic-class-body .mic-result-list-content .bd-static-search .passive-form .passive-top-ipt {
  width: 514px;
  height: 40px;
  line-height: 1.5;
  line-height: 40px\9;
  font-size: 14px;
  border-right: 1px solid #e4e4e4;
  opacity: .8;
}
.mic-class-body .mic-result-list-content .bd-static-search .passive-top-num {
  width: 118px;
  height: 40px;
  line-height: 1.5;
  line-height: 40px\9;
  padding-left: 10px;
}
.mic-class-body .mic-result-list-content .bd-static-search .bd-fix-search {
  width: 120px;
  height: 40px;
  border: none;
  text-align: center;
}
.mic-class-body .mic-result-list-content .bd-static-search .passive-form .passive-top-btn {
  background: #10337d;
  width: 100px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  -moz-border-radius: 0;
  border-radius: 0;
  float: right;
  background: #10337d url(//static.ickey.cn/assets/src/img/icon/search.png) no-repeat;
  background-position-x: 0%;
  background-position-y: 0%;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-position: center center !important;
}
.mic-class-body .mic-result-list-content .text-head {
  color: #666;
}
.mic-class-body .mic-result-list-content .pro-params-top {
  padding-left: 110px;
  padding-bottom: 8px;
  border-bottom: 1px solid #eee;
}
.mic-class-body .mic-result-list-content .pro-params-top .text-search {
  font-size: 18px;
  background-color: #ffe;
}
.mic-class-body .mic-result-list-content .pro-params-top .mic-list-desc .pro-desc .popover {
  top: 66px;
  font-size: 12px;
  color: #666;
}
.mic-class-body .mic-result-list-content .pro-params-top .pro-name {
  font-size: 18px;
  overflow: hidden;
}
.mic-class-body .mic-result-list-content .pro-params-top .pro-name .mic-list-name {
  min-width: 220px;
}
.mic-class-body .mic-result-list-content .pro-params-top .pro-name .mic-list-name > a {
  color: #333;
}
.mic-class-body .mic-result-list-content .pro-params-top .pro-name .mic-list-name > a:hover {
  color: #0094e7;
}
.mic-class-body .mic-result-list-content .pro-params-top .pro-name .mic-list-name > a:hover .text-search {
  color: #0094e7;
  background-color: #f9f9f9;
}
.mic-class-body .mic-result-list-content .pro-params-top .pro-name .mic-list-datasheet a {
  color: #0094e7;
}
.mic-class-body .mic-result-list-content .pro-params-top .mic-list-common {
  position: relative;
  float: left;
  width: 220px;
}
.mic-class-body .mic-result-list-content .pro-params-top .mic-list-common > div {
  margin-top: 10px;
}
.mic-class-body .mic-result-list-content .pro-params-top .mic-list-common .datasheet {
  position: absolute;
  bottom: -61px;
  left: 10px;
}
.mic-class-body .mic-result-list-content .pro-params-top .mic-list-common .pro-desc {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.mic-class-body .mic-result-list-content .pro-params-top .mic-list-common .pro-desc .text-search {
  font-size: 12px;
}
.mic-class-body .mic-result-list-content .pro-params-top .mic-list-common a {
  display: block;
  color: #0094e7;
  font-weight: bold;
}
.mic-class-body .mic-result-list-content .pro-params-top .mic-list-common a.maf-link-url {
  display: inline-block;
  color: #666;
  font-weight: normal;
}
.mic-class-body .mic-result-list-content .pro-params-top .mic-list-common a.maf-link-url:hover {
  color: #0094e7;
}
.mic-class-body .mic-result-list-content .pro-params-top .mic-list-common a.datasheet {
  font-weight: normal;
  margin-top: 5px;
}
.mic-class-body .mic-result-list-content .pro-params-top .mic-list-common a.datasheet em {
  float: left;
  width: 14px;
  height: 16px;
  background: url('//static.ickey.cn/assets/release3.001/img/passive/arrow.png') 0 -37px no-repeat;
  margin: 2px 5px 0 0;
}
.mic-class-body .mic-result-list-content .pro-params-bottom {
  padding-top: 8px;
}
.mic-class-body .mic-result-list-content .pro-params-bottom > div {
  min-height: 100px;
  float: left;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-first-earea {
  width: 330px;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-second-earea {
  width: 216px;
  padding-right: 15px;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-third-earea {
  width: 130px;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-text {
  width: 228px;
  padding-left: 15px;
  padding-right: 15px;
  word-break: break-all;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-text .activity-tip {
  text-align: center;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 5px;
  width: 80px;
  height: 24px;
  line-height: 22px;
  font-size: 14px;
  cursor: default;
  color: #fff;
  background-color: #f60;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-price {
  position: relative;
  width: 200px;
  padding-left: 0px;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-price .mic-jgtd {
  width: 86px;
  display: inline-block;
  text-align: right;
  margin-right: 26px;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-price .qz-space {
  width: 26px!important;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-price .arrow-more {
  position: absolute;
  display: none;
  cursor: pointer;
  bottom: -8px;
  left: 50%;
  margin-left: -7px;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-price .price-list-wrap {
  max-height: 132px;
  overflow: hidden;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-price .mic-list-price-list {
  overflow: hidden;
  color: #999;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-price .mic-list-price-list > span {
  float: left;
  width: 86px;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-price .mic-list-price-list.current {
  color: #666;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-price .mic-list-price-list .yijia {
  display: inline-block;
  text-align: center;
  line-height: 15px;
  font-size: 12px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 42px;
  padding: 2px 0;
  background-color: #eff6ff;
  border: 1px solid #4F9EED;
  color: #0094e7;
  cursor: pointer;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-price .first {
  text-align: right;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-price .del-price {
  text-align: center;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-price del {
  color: #ccc;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-nums {
  float: left;
  width: 180px;
  padding-left: 38px;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-area {
  width: auto;
  border-right: none;
  padding-left: 5px;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-area > div {
  float: left;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-area .mic-list-area-order {
  padding-left: 18px;
  width: 180px;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-area .mic-list-area-order .stock {
  width: 100%;
  float: left;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-area .mic-inquiry {
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  color: #3079ec;
  border: 1px solid #a2cffc;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 0px;
  width: 98px;
  height: 31px;
  line-height: 31px;
  background: #fff;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-area .mic-inquiry > a.xjbtn {
  display: inline-block;
  height: 100%;
  width: 100%;
  color: #3079ec;
  position: relative;
  top: -1px;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-area .mic-list-area-num {
  padding-left: 18px;
  width: 190px;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-area .mic-list-area-num .counter-input {
  width: 86px;
  height: 30px;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-area .mic-list-area-num .counter-sub {
  text-align: center;
  line-height: 26px!important;
  width: 26px;
  height: 30px;
  color: #333;
  background-color: #f9f9f9;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-area .mic-list-area-num .counter-add {
  text-align: center;
  line-height: 26px!important;
  width: 26px;
  height: 30px;
  color: #333;
  background-color: #f9f9f9;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-area .mic-list-area-num .total-count {
  margin-top: 36px;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-area .mic-add-cart {
  width: 95px;
  cursor: pointer;
  text-align: center;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  color: white;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 0px;
  background-color: none;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-area .add-to-cart {
  color: #fff;
  background-color: #4a90e2;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-area .add-to-cart:hover,
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-area .add-to-cart:focus {
  color: #fff;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-area .fast-add-to-cart {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 10px;
  color: #0094e7;
  background-color: #fff;
  border: 1px solid #0094e7;
}
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-area .fast-add-to-cart:hover,
.mic-class-body .mic-result-list-content .pro-params-bottom .mic-list-area .fast-add-to-cart:focus {
  color: #0094e7;
}
.mic-class-body .mic-extra-content-part .mic-extra-result-list-content .search-data-item:first-child .search-logo {
  margin-top: 0;
}
.mic-class-body .mic-extra-content-part .mic-extra-result-list-content .search-logo-side {
  top: 99px;
}
.mic-class-body .search-form {
  width: 616px;
  border: 1px solid #00a0e9;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 30px auto;
  overflow: hidden;
}
.mic-class-body .search-form .mic-top-ipt {
  width: 520px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 40px;
  line-height: 38px;
  padding: 0 10px;
  float: left;
}
.mic-class-body .search-form .search-btn {
  width: 93px;
  height: 40px;
  line-height: 38px;
  background-color: #00a0e9;
  float: right;
  cursor: pointer;
}
.mic-class-body .search-form .search-btn i {
  position: absolute;
  font-size: 30px;
  color: #fff;
  top: 2px;
  right: 32px;
}
.mic-class-body .mic-btn {
  margin: 0 auto;
}
.mic-class-body .mic-submit {
  margin: 0px 20px 10px;
  width: 86px;
  cursor: pointer;
  text-align: center;
  height: 32px;
  line-height: 28px;
  color: white;
  background: #0094e7;
  border: 1px solid #0094e7;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: none;
}
.mic-class-body .mic-maf-search {
  border-top: none;
}
.mic-class-body .mic-filter-search-list {
  min-height: 36px;
  height: auto;
}
.mic-class-body .mic-maf-search-list.heightAutoFive {
  height: 215px;
}
.mic-class-body .mic-class-search,
.mic-class-body .mic-maf-search {
  padding: 0;
  margin-bottom: 0;
  border: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  position: relative;
}
.mic-class-body .maf-search-wrapper.mic-maf-search {
  border-top: none;
}
.mic-class-body .mic-class-search dt,
.mic-class-body .mic-maf-search dt {
  float: left;
  font-size: 14px;
  padding: 2px 20px;
  background-color: #eee;
  color: #666;
  height: 100%;
  line-height: 38px;
  position: absolute;
}
.mic-class-body .mic-class-search-list,
.mic-class-body .mic-maf-search-list,
.mic-class-body .mic-filter-search-list {
  float: left;
  width: 1136px;
  font-size: 12px;
  overflow: hidden;
  height: 43px;
  padding-left: 80px;
}
.mic-class-body .mic-class-search-list.heightAuto,
.mic-class-body .mic-maf-search-list.heightAuto {
  height: auto;
}
.mic-class-body .mic-class-search-list dd,
.mic-class-body .mic-maf-search-list dd {
  float: left;
  margin: 8px 10px;
  width: auto;
}
.mic-class-body .mic-class-search-list dd a,
.mic-class-body .mic-maf-search-list dd a {
  display: inline-block;
  height: 26px;
  border: 1px solid white;
  line-height: 24px;
  color: #333;
  padding: 0 20px 0 15px;
  cursor: pointer;
  margin-top: 1px;
}
.mic-class-body .mic-class-search-list dd a.active,
.mic-class-body .mic-maf-search-list dd a.active {
  color: #0979E9;
  border: 1px solid #0979E9;
  background: url('//static.ickey.cn/assets/release3.001/img/passive/u4-2.png') right bottom no-repeat;
  -moz-background-size: 13px 13px;
  background-size: 13px 13px;
}
.mic-class-body .mic-class-search-list dd a:hover,
.mic-class-body .mic-maf-search-list dd a:hover {
  border: 1px solid #0979E9;
  color: #0979E9;
}
.mic-class-body .mic-class-search-more,
.mic-class-body .mic-maf-search-more {
  float: right;
  font-size: 12px;
  cursor: pointer;
  padding: 4px 8px 3px;
  margin-top: 4px;
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 5px;
}
.mic-class-body .mic-class-search-more > a,
.mic-class-body .mic-maf-search-more > a {
  color: #666;
}
.mic-class-body .mic-class-search-more em,
.mic-class-body .mic-maf-search-more em {
  float: right;
  width: 11px;
  height: 6px;
  background: url('//static.ickey.cn/assets/release3.001/img/passive/arrow.png') -25px -16px no-repeat;
  margin: 6px 0 0 5px;
}
.mic-class-body .mic-class-search-more em.up,
.mic-class-body .mic-maf-search-more em.up {
  background-position: -25px -24px;
}
.mic-class-body .mic-class-search-list.heightAuto + .mic-class-search-more em,
.mic-class-body .mic-maf-search-list.heightAuto + .mic-maf-search-more em {
  background-position: -25px -24px;
}
.mic-class-body .passive-bottom-filter {
  padding: 0;
  margin-bottom: 0;
  border: none;
  border-bottom: 1px solid #ccc;
  position: relative;
}
.mic-class-body .passive-bottom-filter dt {
  float: left;
  font-size: 14px;
  padding: 2px 13px;
  background-color: #eee;
  color: #666;
  height: 100%;
  line-height: 38px;
  position: absolute;
}
.mic-class-body .passive-bottom-filter .passive-loading {
  position: absolute;
  width: 1065px;
  height: 258px;
  left: 90px;
  top: 10px;
  background: url('//static.ickey.cn/assets/release3.001/img/passive/passive_bj.png') repeat;
  text-align: center;
  display: none;
  z-index: 999;
}
.mic-class-body .passive-bottom-filter .passive-loading span {
  display: inline-block;
  background: url('//static.ickey.cn/assets/release3.001/img/bom/loading.gif') no-repeat;
  -moz-background-size: cover;
  background-size: cover;
  width: 62px;
  height: 62px;
  margin-top: 97px;
}
.mic-class-body .pass-filter-search-list {
  float: left;
  width: 1175px;
  font-size: 12px;
  overflow: hidden;
  height: auto;
  padding-left: 70px;
  min-height: 36px;
}
.mic-class-body .pass-filter-search-list #filterBody {
  padding: 10px 20px 0;
}
.mic-class-body .pass-submit {
  margin: 0px 20px 10px;
  width: 86px;
  cursor: pointer;
  text-align: center;
  height: 32px;
  line-height: 28px;
  color: white;
  background: #0094e7;
  border: 1px solid #0094e7;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: none;
}
.mic-class-body .js_search_filter {
  border: 1px solid #ddd;
  margin: 0 12px 0 12px;
  height: 26px;
  overflow: hidden;
}
.mic-class-body .js_search_filter [name="filter_keys"] {
  width: 80%;
  height: 24px;
}
.mic-class-body .total-num {
  color: #f97161;
}
.mic-class-body .search-no-result-news {
  margin: 100px auto;
}
.mic-class-body .search-no-result-news .set-earth-width {
  margin: 0 auto;
  width: auto;
}
.mic-class-body .new-error-notice {
  background: #fdbd7b;
  -webkit-animation: errorNotice 0.6s;
  -moz-animation: errorNotice 0.6s;
  animation: errorNotice .6s;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 2;
  -moz-animation-iteration-count: 2;
  animation-iteration-count: 2;
}
.mic-class-body .search-remind-dialog .form-group label {
  float: left;
  padding-top: 0;
  width: 120px;
  height: 36px !important;
  line-height: 36px;
}
.mic-class-body .search-remind-dialog .form-group input {
  height: 36px !important;
  line-height: 36px !important;
}
.mic-class-body .search-remind-dialog .form-group .right-grop {
  float: left;
  position: relative;
  width: 350px;
}
.mic-class-body .search-remind-dialog form {
  margin-top: 20px;
}
.mic-class-body .search-remind-dialog .icon-warning2 {
  position: relative;
  top: -2px;
  font-size: 20px;
  color: #ff6600;
  font-size: 14px;
  padding-right: 5px;
  vertical-align: middle;
}
.mic-class-body .search-remind-dialog .error-tips {
  font-size: 12px;
  margin-top: -5px;
  padding-left: 120px;
  height: 25px;
  color: #ff6600;
}
.mic-class-body .search-remind-dialog .btnSendCode {
  float: left;
  margin-left: 10px;
  width: 122px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
  background-color: #e6f1fd;
  border: 1px solid #e6f1fd;
  color: #0094e7;
  outline: none;
}
.mic-class-body .search-remind-dialog .bottom-xieyi {
  margin: 10px 0 10px 90px;
}
.mic-class-body .search-remind-dialog .bottom-xieyi a {
  cursor: pointer;
}
.mic-class-body #arrival-goods-remind-success .sucess-tip {
  padding: 20px 0 0 60px;
}
.mic-class-body #arrival-goods-remind-success .js-success-tip {
  font-size: 20px;
  font-weight: bold;
  line-height: 0px;
  vertical-align: middle;
  padding-left: 15px;
  color: #84c165;
}
.mic-class-body #arrival-goods-remind-success .gray-tip,
.mic-class-body #arrival-goods-remind-success .gray-tip2 {
  margin: 5px 0 0 140px;
  color: #999;
}
.mic-class-body #arrival-goods-remind-success .close-goods-btn {
  margin: 30px 0 0 140px;
  font-size: 14px;
  width: 85px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f5f5f5;
  border: 1px solid #e4e4e4;
  cursor: pointer;
}
.mic-class-body #arrival-goods-set-price .input-error {
  margin: 5px 0 0 102px;
  height: 20px;
}
.mic-class-body #arrival-goods-set-price .input-error .nums-error,
.mic-class-body #arrival-goods-set-price .input-error .price-error {
  float: left;
  width: 120px;
  height: 20px;
  color: #ff6600;
}
.mic-class-body #arrival-goods-set-price .input-error .price-error {
  margin-left: 93px;
}
.mic-class-body #arrival-goods-set-price .price-mod {
  position: relative;
  margin-left: 50px;
  margin-top: 20px;
  line-height: 34px;
}
.mic-class-body #arrival-goods-set-price .price-mod input {
  margin: 0 10px;
  width: 96px;
  border: 1px solid #ccc;
  padding-left: 10px;
}
.mic-class-body #arrival-goods-set-price .price-mod .pop-select {
  position: absolute;
  left: 0;
  border: 1px solid #ccc;
  width: 96px;
  margin-left: 52px;
  line-height: 25px;
  display: none;
  background: #fff;
  z-index: 10;
}
.mic-class-body #arrival-goods-set-price .price-mod .pop-select p {
  padding-left: 10px;
  cursor: pointer;
}
.mic-class-body .more-emails {
  position: absolute;
  z-index: 10;
  border: 1px solid #ddd;
  padding: 10px;
  width: 320px;
  display: none;
}
.mic-class-body .more-emails [get-email]:hover {
  background: #ff9900;
}
/*fixed 国产器件自营，hover时，描述多行时...的背景问题*/
.mic-class-body .mic-result-list-content .mic-r-list:hover .t-mo .text-head::after {
  background: #f9f9f9;
}
/**
 * 7778 SEO优化，
 * 老邀新及抽奖组件CSS，由页面拆出
 **/
.ickey-temporary-activities-body .wd-pop-lingjiang {
  z-index: 1046;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .modal-content {
  border: 0px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .dialog-coupon-1 {
  width: 624px;
  height: 563px;
  background: url(//static.ickey.cn/assets/src/img/activity/jzts2/bg-1.png?v=0421) no-repeat center center;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .dialog-coupon-2 .lj-price {
  margin: 0px 0 0 40px;
  font-size: 86px;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .dialog-coupon-2 .lj-price:before {
  width: 25px;
  height: 25px;
  top: -41px;
  left: 0px;
  -moz-background-size: contain;
  background-size: contain;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .dialog-coupon-2 .lj-name {
  font-size: 18px;
  width: 18px;
  height: 73px;
  word-break: break-all;
  overflow: hidden;
  margin: 28px 0 0 10px;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .dialog-coupon-2 .lj-notice {
  font-size: 16px;
  color: #e2393c;
  width: 210px;
  margin: 10px 0 0 20px;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .dialog-coupon-1 .pop-lingjiangitems-box {
  width: 362px;
  height: 417px;
  background: url(//static.ickey.cn/assets/src/img/activity/jzts2/bg-1-1.png?v=0421) no-repeat center center;
  margin: 0px auto;
  position: relative;
  text-align: center;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .dialog-coupon-2 {
  width: 624px;
  height: 604px;
  background: url(//static.ickey.cn/assets/src/img/activity/jzts2/bg-2.png?v=0421) no-repeat center center;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .dialog-coupon-2 .pop-lingjiangitems-box .js_modal-ctbox-item {
  width: 468px;
  height: 164px;
  background: url(//static.ickey.cn/assets/src/img/activity/jzts2/bg-2-1.png?v=0421) no-repeat center center;
  margin: 0px auto;
  position: relative;
  text-align: center;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .dialog-coupon-3 {
  width: 894px;
  height: 644px;
  background: url(//static.ickey.cn/assets/src/img/activity/jzts2/bg-3.png?v=0421) no-repeat center center;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .dialog-coupon-3 .pop-lingjiangitems-box {
  overflow: hidden;
  padding-left: 30px;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .dialog-coupon-3 .pop-lingjiangitems-box .js_modal-ctbox-item {
  width: 224px;
  height: 350px;
  background: url(//static.ickey.cn/assets/src/img/activity/jzts2/bg-3-1.png?v=0421) no-repeat center center;
  margin: 10px 0 0 40px;
  position: relative;
  text-align: center;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .dialog-coupon-3 .lj-price {
  margin: 20px 0 0 0;
  font-size: 86px;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .dialog-coupon-3 .lj-price:before {
  width: 25px;
  height: 25px;
  top: -41px;
  left: 0px;
  -moz-background-size: contain;
  background-size: contain;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .dialog-coupon-3 .lj-name {
  margin-top: 5px;
}
.ickey-temporary-activities-body .js-btn-get {
  display: block;
  width: 378px;
  height: 67px;
  line-height: 67px;
  margin: 0px auto;
  position: relative;
  text-align: center;
  -moz-background-size: cover;
  background-size: cover;
  font-size: 37px;
  color: #fff;
  cursor: pointer;
}
.ickey-temporary-activities-body .js-btn-get:hover {
  color: #fff;
}
.ickey-temporary-activities-body .js-btn-get-3 {
  background: url(//static.ickey.cn/assets/src/img/activity/jzts2/btn-3.png?v=0421) no-repeat center center;
}
.ickey-temporary-activities-body .js-btn-get-4 {
  background: url(//static.ickey.cn/assets/src/img/activity/jzts2/btn-4.png?v=0421) no-repeat center center;
}
.ickey-temporary-activities-body .js-btn-get-5 {
  background: url(//static.ickey.cn/assets/src/img/activity/jzts2/btn-5.png?v=0421) no-repeat center center;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .poplingjiang-mct {
  width: 100%;
  height: 100%;
  position: relative;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .close {
  margin-top: -34px;
  margin-right: -24px;
  font-size: 40px;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .lj-price {
  color: #a60b0b;
  font-size: 136px;
  position: relative;
  display: inline-block;
  margin: 0px auto;
  top: 5px;
  font-weight: bold;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .lj-price:before {
  content: '';
  width: 36px;
  height: 35px;
  display: inline-block;
  background: url(//static.ickey.cn/assets/src/img/activity/jzts/danwei.png?v=0421) no-repeat 0px 0px;
  margin: 0px auto;
  position: relative;
  top: -71px;
  left: 6px;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .lj-name {
  color: #a60b0b;
  font-family: "Microsoft Yahei";
  font-size: 22px;
  margin: -21px auto auto auto;
  max-width: 300px;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .lj-notice {
  color: #484645;
  font-size: 18px;
  font-family: "Microsoft Yahei";
  margin: 10px auto auto auto;
  max-width: 300px;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .wd-gtop {
  top: 361px;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .modal-ctbox-btn {
  color: #ae0f0a;
  font-size: 22px;
  width: 225px;
  height: 54px;
  text-align: center;
  -moz-border-radius: 22px;
  border-radius: 22px;
  line-height: 54px;
  cursor: pointer;
  background: url(//static.ickey.cn/assets/src/img/activity/jzts/normal_btn.png?v=0421) no-repeat center center;
  display: inline-block;
  margin: 0px auto;
  margin-top: 60px;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .btn-2-notallow {
  color: gray;
  background: url(//static.ickey.cn/assets/src/img/activity/jzts2/btn-2.png?v=0421) no-repeat center center;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .has-disabled {
  cursor: no-drop;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .modal-ctbox-btntxt {
  position: absolute;
  top: 249px;
  left: 366px;
  font-size: 14px;
  width: 170px;
  height: 48px;
  color: #fff;
  text-align: center;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .modal-errmsg {
  color: #fff;
  margin-top: 5px;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .modal-errmsg .icon-warning2 {
  position: relative;
  top: -1px;
  padding-right: 5px;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .wd-gbtnop {
  position: absolute;
  top: 389px;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .wd-gbtntxtop {
  position: absolute;
  top: 444px;
}
.ickey-temporary-activities-body .wd-pop-lingjiang .lj-date {
  color: #dd4d0e;
  font-size: 15px;
  margin-top: -16px;
}
.ickey-temporary-activities-body .pop_lingjiangmsg .modal-content {
  width: 200px;
  height: 30px;
  color: #fff;
  background: #000000;
  border: 0px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  line-height: 30px;
  text-align: center;
  margin: 0px auto;
}
.ickey-temporary-activities-body .pop_lingjiangmsg {
  z-index: 5010;
}
.ickey-temporary-activities-body .noorder-dialog .img-box {
  background: url(//static.ickey.cn/assets/src/img/home/lingqu_jd_pc.png?v=0421);
  width: 946px;
  height: 546px;
  background-repeat: no-repeat;
  background-position: center center;
  margin-left: -473px;
  position: absolute;
  left: 50%;
}
.ickey-temporary-activities-body .noorder-dialog .img-box .noorder-btn {
  position: absolute;
  width: 368px;
  height: 60px;
  bottom: 24px;
  left: 50%;
  margin-left: -182px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  cursor: pointer;
}
.ickey-temporary-activities-body .noorder-dialog .poplingjiang-mct {
  top: -300px;
}
.ickey-temporary-activities-body .noorder-dialog .close {
  margin-top: -334px;
}
.ickey-temporary-activities-body .noorder-dialog .noorder-xieyi {
  text-align: center;
  color: #fff;
  width: 100%;
  margin-top: 160px;
  font-size: 14px;
}
.ickey-temporary-activities-body .wd-pop-laoyaoxin {
  z-index: 1046;
}
.ickey-temporary-activities-body .wd-pop-laoyaoxin .modal-content {
  border: 0px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.ickey-temporary-activities-body .wd-pop-laoyaoxin .modal-content {
  width: 664px;
}
.ickey-temporary-activities-body .wd-pop-laoyaoxin .poplaoyaoxin-mct {
  width: 664px;
  height: 477px;
  position: relative;
  background: url(//static.ickey.cn/assets/src/img/activity/laoyaoxin/pc_old.png?v=0421) no-repeat center center;
}
.ickey-temporary-activities-body .wd-pop-laoyaoxin .poplaoyaoxin-title,
.ickey-temporary-activities-body .wd-pop-laoyaoxin .poplaoyaoxin-title-zl,
.ickey-temporary-activities-body .wd-pop-laoyaoxin .poplaoyaoxin-title-zlcg {
  text-align: center;
  font-size: 26px;
  color: #ff5702;
  font-weight: bold;
  padding-top: 25px;
}
.ickey-temporary-activities-body .wd-pop-laoyaoxin .poplaoyaoxin-btn,
.ickey-temporary-activities-body .wd-pop-laoyaoxin .poplaoyaoxin-btn-zl,
.ickey-temporary-activities-body .wd-pop-laoyaoxin .poplaoyaoxin-btn-zlcg {
  display: inline-block;
  width: 378px;
  height: 48px;
  position: absolute;
  bottom: 34px;
  left: 50%;
  margin-left: -189px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  overflow: hidden;
  background: url(//static.ickey.cn/assets/src/img/activity/laoyaoxin/pc_zlhy_btn.png?v=0421) no-repeat center center;
}
.ickey-temporary-activities-body .wd-pop-laoyaoxin .poplaoyaoxin-btn-zlcg {
  width: 184px;
  margin-left: -189px;
  background: url(//static.ickey.cn/assets/src/img/activity/laoyaoxin/pc_zlhy_cgbtn.png?v=0421) no-repeat center center;
}
.ickey-temporary-activities-body .wd-pop-laoyaoxin .poplaoyaoxin-btn-zlcg2 {
  width: 184px;
  margin-left: 24px;
  background: url(//static.ickey.cn/assets/src/img/activity/laoyaoxin/pc_zlhy_cgbtn2.png?v=0421) no-repeat center center;
}
.ickey-temporary-activities-body .wd-pop-laoyaoxin .poplaoyaoxin-zlhy {
  background: url(//static.ickey.cn/assets/src/img/activity/laoyaoxin/pc_zhulihaoyou.png?v=0421) no-repeat center center;
}
.ickey-temporary-activities-body .wd-pop-laoyaoxin .poplaoyaoxin-zlhy-cg {
  background: url(//static.ickey.cn/assets/src/img/activity/laoyaoxin/pc_zlhy_cg.png?v=0421) no-repeat center center;
}
.ickey-temporary-activities-body .wd-pop-laoyaoxin .poplaoyaoxin-title-zlcg {
  padding-left: 40px;
}
.ickey-temporary-activities-body .wd-pop-laoyaoxin .close {
  margin-top: -35px;
  margin-right: -35px;
  font-size: 40px;
}
.ickey-temporary-activities-body .pop_laoyaoxinmsg .modal-content {
  width: 200px;
  height: 30px;
  color: #fff;
  background: #000000;
  border: 0px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  line-height: 30px;
  text-align: center;
  margin: 0px auto;
}
.ickey-temporary-activities-body .pop_laoyaoxinmsg {
  z-index: 5010;
}
/**红包雨**/
.redEnvelopeRainDialog {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}
.redEnvelope {
  position: absolute;
  display: block;
  width: 68px;
  height: 88px;
  background-repeat: no-repeat;
  background-position: center center;
}
.redEnvelopeGrowAnimation {
  -webkit-animation: redGrow 1s ease-in-out forwards;
  -moz-animation: redGrow 1s ease-in-out forwards;
  animation: redGrow 1s ease-in-out forwards;
}
@-webkit-keyframes redGrow {
  from {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes redGrow {
  from {
    -moz-transform: scale(0.5);
    transform: scale(0.5);
  }
  to {
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes redGrow {
  from {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    transform: scale(0.5);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
#redEnvelopeRainActivity .sw-price-img-box {
  position: absolute;
  left: 24px;
  width: 170px;
  height: 230px;
  padding: 0 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  line-height: 230px;
}
#redEnvelopeRainActivity .received-info-tip {
  width: 170px;
  height: 29px;
  background-image: -moz- oldlinear-gradient(bottom, #ffdd9d 0%, #fef8e3 100%), -moz- oldlinear-gradient(#ffffff, #ffffff);
  background-image: linear-gradient(0deg, #ffdd9d 0%, #fef8e3 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, normal;
  border-image-source: linear-gradient(0deg, #fedd8d 0%, #fbebaf 93%);
  border-image-slice: 1;
  text-align: center;
  line-height: 29px;
  font-size: 14px;
  color: #d42d00;
  -moz-border-radius-topleft: 15px;
  border-top-left-radius: 15px;
  -moz-border-radius-topright: 15px;
  border-top-right-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  border-bottom-right-radius: 15px;
}
#redEnvelopeRainActivity .ickey-fix-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  margin: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.6);
}
#redEnvelopeRainActivity .tw-fixed {
  position: fixed;
}
#redEnvelopeRainActivity .tw-absolute {
  position: absolute;
}
#redEnvelopeRainActivity .tw-relative {
  position: relative;
}
#redEnvelopeRainActivity .tw-sticky {
  position: -webkit-sticky;
  position: sticky;
}
#redEnvelopeRainActivity .tw-bottom-0 {
  bottom: 0px;
}
#redEnvelopeRainActivity .tw-left-0 {
  left: 0px;
}
#redEnvelopeRainActivity .tw-left-1 {
  left: 0.25rem;
}
#redEnvelopeRainActivity .tw-right-0 {
  right: 0px;
}
#redEnvelopeRainActivity .tw-top-0 {
  top: 0px;
}
#redEnvelopeRainActivity .tw-z-10 {
  z-index: 10;
}
#redEnvelopeRainActivity .tw-z-30 {
  z-index: 30;
}
#redEnvelopeRainActivity .tw-z-40 {
  z-index: 40;
}
#redEnvelopeRainActivity .tw-z-50 {
  z-index: 50;
}
#redEnvelopeRainActivity .tw-float-right {
  float: right;
}
#redEnvelopeRainActivity .tw-float-left {
  float: left;
}
#redEnvelopeRainActivity .tw-clear-both {
  clear: both;
}
#redEnvelopeRainActivity .tw-m-0 {
  margin: 0px;
}
#redEnvelopeRainActivity .tw-m-auto {
  margin: auto;
}
#redEnvelopeRainActivity .tw-mx-auto {
  margin-left: auto;
  margin-right: auto;
}
#redEnvelopeRainActivity .tw-block {
  display: block;
}
#redEnvelopeRainActivity .tw-inline-block {
  display: inline-block;
}
#redEnvelopeRainActivity .tw-flex {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
#redEnvelopeRainActivity .tw-hidden {
  display: none;
}
#redEnvelopeRainActivity .tw-h-full {
  height: 100%;
}
#redEnvelopeRainActivity .tw-w-full {
  width: 100%;
}
#redEnvelopeRainActivity .tw-flex-1 {
  -webkit-flex: 1 1 0%;
  -moz-box-flex: 1;
  flex: 1 1 0%;
}
#redEnvelopeRainActivity .tw-cursor-pointer {
  cursor: pointer;
}
#redEnvelopeRainActivity .tw-items-center {
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
}
#redEnvelopeRainActivity .tw-justify-center {
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
}
#redEnvelopeRainActivity .tw-overflow-hidden {
  overflow: hidden;
}
#redEnvelopeRainActivity .tw-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#redEnvelopeRainActivity .tw-bg-white {
  background-color: #ffffff;
}
#redEnvelopeRainActivity .tw-text-center {
  text-align: center;
}
#redEnvelopeRainActivity .tw-text-right {
  text-align: right;
}
#redEnvelopeRainActivity .tw-text-333 {
  color: #333333;
}
#redEnvelopeRainActivity .tw-text-666 {
  color: #666666;
}
#redEnvelopeRainActivity .tw-text-999 {
  color: #999999;
}
#redEnvelopeRainActivity .tw-outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
#redEnvelopeRainActivity .btn-close-red-envelope-rain {
  position: absolute;
  left: 50%;
  top: 190px;
  margin-left: 140px;
  display: block;
  width: 50px;
  height: 50px;
}
#redEnvelopeRainActivity .btn-open-red-envelope-rain {
  position: absolute;
  left: 50%;
  top: 250px;
  margin-left: -145px;
  display: block;
  width: 290px;
  height: 370px;
}
#redEnvelopeRainActivity .js_ickey_common_loading_activity {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 9999;
  text-align: center;
}
#redEnvelopeRainActivity .js_ickey_common_loading_activity .loading-inner-pop {
  position: absolute;
  top: 49%;
}

/*# sourceMappingURL=page-1.css.map */
