/*我要预定*/
/* 轮播插件的轮播点的隐藏border */
.ft-carousel {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-left: -17px;
}
.ft-carousel .carousel-inner {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.ft-carousel .carousel-inner .carousel-item {
  float: left;
  height: 100%;
}
.ft-carousel .carousel-item img {
  width: 100%;
}
.ft-carousel .carousel-indicators {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  text-align: center;
  font-size: 0;
}
.ft-carousel .carousel-indicators span {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #fff;
  margin: 0 4px;
  border-radius: 50%;
  cursor: pointer;
}
.ft-carousel .carousel-indicators span.active {
  background: #d63103;
}
.ft-carousel .carousel-btn {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 45px;
  margin-top: -25px;
  cursor: pointer;
}
.ft-carousel .carousel-btn {
  display: none;
}
.ft-carousel .carousel-prev-btn {
  left: 0;
  background: url(/picture/home/icon.png) no-repeat -70px -151px;
}
.ft-carousel .carousel-next-btn {
  right: 0;
  background: url(/picture/home/icon.png) no-repeat -113px -151px;
}
.ft-carousel:hover .carousel-btn {
  display: block;
}
.ft-carousel .carousel-next-btn {
  right: 0;
  background: url(/picture/home/icon.png) no-repeat -113px -151px;
}
/* 轮播插件的轮播点的隐藏borderEnd */
/* ******************** */
.banner .num {
  border: none;
}
/* end */
/* 輪播點 */
.monthly-special .tb-btn a {
  background: #b6aaaa;
}
.tb-arrow .next,
.tb-arrow .prev {
  background: #a9a9a95e;
}
/* ****************************************** */
/*输入框不可输入*/
/* 不可编辑input */
.not-allowed {
  cursor: not-allowed;
}
/*购物车登录状态按钮*/
.goods-btn.btn-cart-default {
  color: #fff;
  background: #d63103;
  border-color: #d63103;
}
.main-area {
    
}
#css-promotion .goods-btn-wrap .btn-cart-stockout:link,
.main-area #css-promotion a.btn-cart-stockout:visited {
  color: #FFF;
  background: #797979;
  border-color: #797979;
}
.goods-btn.btn-cart-ControlPin {
  color: #fff;
  background: #67be0c;
  border-color: #67be0c;
}
.goods-btn.btn-cart-PanicBuying {
  color: #e4393c;
  background: #fff17c;
  border-color: #e4393c;
}
.goods-btn.btn-cart-PanicBuying a {
  color: #e4393c;
  background: #fff17c;
  border-color: #e4393c;
}
.goods-item-edit .goods-btn-wrap .btn-cart-PanicBuying:hover {
  color: #e4393c;
}
/* 颜色 */
.papr,
.priceColor {
  color: #d63103;
}
.box {
  box-sizing: border-box;
}
.border-left {
  border-left: 1px solid #ddd;
}
.border-right {
  border-right: 1px solid #ddd;
}
.font-11px {
  font-size: 11px;
}
.font-12px {
  font-size: 12px;
}
.font-16px {
  font-size: 16px;
}
.goods-btn {
  border: 1px solid #ddd;
  width: 90px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  display: inline-block;
}
/*药检*/
.dt_orally {
  width: 270px;
  height: 134px;
  cursor: pointer;
  background-image: url(/picture/home/dopetest/dt_orally.png);
  background-size: 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/picture/home/dopetest/dt_orally.png', sizingMethod='scale');
}
.dt_orally:hover {
  background-image: url(/picture/home/dopetest/dt_orally.gif);
}
#dopetest {
  display: none;
  position: relative;
  z-index: 3;
  margin-bottom: -30px;
  overflow: hidden;
  background: #fff;
  height: 836px;
  background-color: #D5ECFF;
  background-image: url(/picture/home/dopetest/dopetest_backimg_1.png);
  background-repeat: no-repeat;
  background-position: center;
}
#dopetest .back {
  width: 1000px;
  margin: 0 auto;
}
#dopetest .search,.download_text {
  width: 660px;
  background: #fff;
  height: 44px;
  margin: auto;
  border: 1px solid #fff;
  border-radius: 25px;
  overflow: hidden;
}
#dopetest .b_text {
  float: left;
  border: none;
  margin: 0;
  padding: 0 0 0 24px;
  height: 45px;
  line-height: 44px;
  width: 545px;
  font-size: 16px;
  color: #666;
}
#dopetest.consigncum{
  float: left;
  border: none;
  margin: 0;
  padding: 0 0 0 24px;
  height: 45px;
  line-height: 44px;
  width: 545px;
  font-size: 16px;
  color: #666;
}
#dopetest .b_text::-moz-placeholder {
  color: #cecece;
}
#dopetest .b_text::-webkit-input-placeholder {
  color: #cecece;
}
#dopetest .b_text:-ms-input-placeholder {
  color: #cecece;
}
#dopetest .consigncum::-moz-placeholder {
  color: #cecece;
}
#dopetest .consigncum::-webkit-input-placeholder {
  color: #cecece;
}
#dopetest .consigncum:-ms-input-placeholder {
  color: #cecece;
}
#dopetest .d_btn_1 {
  float: left;
  width: 82px;
  background: #86db07 url(/picture/home/dopetest/loupe_icon.png) no-repeat 7px 10px;
  height: 45px;
  line-height: 44px;
  color: #fff;
  text-align: right;
  padding-right: 9px;
  font-size: 22px;
  border-radius: 0 20px 20px 0;
}
#dopetest .content > p,
#dopetest .reportcard > p {
  color: #919191;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  padding: 20px 0 60px 0;
}
#dopetest .d_btn_2 {
  display: block;
  width: 120px;
  height: 30px;
  line-height: 30px;
  padding-right: 10px;
  margin: 0px auto;
  text-align: right;
  background: #feca1c url(/picture/home/dopetest/computer_icon.png) no-repeat 13px 6px;
  color: #fff;
  border-radius: 14px;
  font-size: 16px;
  margin-top: 85px;
}
#dopetest .d_btn_1:hover,
#dopetest .d_btn_2:hover,
#dopetest .download_number:hover,
#dopetest .d_btn_3:hover {
  text-decoration: none;
}
#dopetest .reportcard > p {
  color: #ff2727;
  height: 25px;
  line-height: 25px;
  padding: 10px 0 25px 0;
}
#dopetest .d_btn_3 {
  display: inline-block;
  width: 88px;
  margin-left: 15px;
  background: #ff8c00;
  color: #fff;
  border-radius: 6px;
}
#dopetest .reportcard .image {
  width: 100%;
  height: 470px;
  overflow: hidden;
}
.header_title{
  margin-left: 200px;
  margin-bottom:-7px;
}
.name_batch_number,.dispatch_bill{
  font-size: 14px;
  color: #86db07 ;
  width: 68px;
  height: 28px;
  line-height: 28px;
  text-align: center; 
  cursor: pointer;
  margin:11px 0px;
  padding-top: 3px;
  display: inline-block;
}
.add_batch_color{
  color: rgb(255, 255, 255);
  background-color: rgb(134, 219, 7);
}
.remove_color{
  background-color: none;
}
.dispatch_bill{
  text-align: center; 
}
#drug_download{
  position: relative;
}
.download_text{
  position: absolute;
  top: 0px;
  left: 169px;
  width: 660px;
  background: #fff;
  height: 44px;
  margin: auto;
  border: 1px solid #fff;
  border-radius: 25px;
  overflow: hidden;
} 
.search_content{
  font-size: 16px;
  color: #8e8a8a;
  text-align: center;
  margin-top: 22px; 
}
.search_specification{
  border-radius: 33px;
}
#delivery_order_number{ 
    float: left;
    border: none;
    margin: 0;
    padding: 0 0 0 21px;
    height: 45px;
    line-height: 44px;
    width: 545px;
    font-size: 16px;
    color: #666;
}
.download_number{
  width: 94px;
  height: 48px;
  background: #86db07 url(/picture/home/dopetest/download.png) no-repeat 3px 5px; 
  border: none;
  color: #fff;
  font-size: 22px; 
  border-radius: 0 20px 20px 0;
  padding-left: 20px; 
  line-height: 48px; 
  text-align: right;
  padding-right: 13px; 
  margin-top: -4px;
}
.jh_reportable {
  color: #333;
  width: 951px;
  border-radius: 12px 12px 0 0;
  font-size: 14px;
  height: 401px;
  overflow: hidden;
  display: block;
  margin: 0 auto;
}
.jh_reportable td {
  text-align: center;
}
.jh_reportable thead tr {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ddd;
}
.jh_reportable thead,
.jh_reportable tbody {
  background-color: #fff;
}
.jh_reportable tbody {
  max-height: 360px;
}
.jh_reportable tbody tr {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ddd;
}
.jh_reportable thead,
.jh_reportable tbody {
  background-color: #fff;
}
.jh_reportable tbody {
  max-height: 360px;
}
.jh_reportable tbody tr {
  height: 120px;
  color: #666;
}
.jh_reportable tbody td {
  border: 1px solid #ddd;
  vertical-align: middle;
  padding: 0 14px;
}
.jh_reportable tbody img {
  height: 90px;
  margin: auto;
  display: block;
  border: 1px solid #ddd;
  padding: 2px;
  vertical-align: middle;
}
.jh_reportable tbody p {
  color: #666;
  font-size: 14px;
  line-height: 24px;
  padding: 0;
}
.jh_reportpage {
  width: 705px;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  margin: 35px auto;
  background-color: #fff;
  font-size: 0;
  text-align: center;
}
.jh_reportpage .page_btn {
  display: inline-block;
  font-size: 14px;
  min-width: 25px;
  margin-left: -1px;
  padding: 0 10px;
  border-right: 1px solid #ededed;
  color: #666;
  text-align: center;
}
.jh_reportpage .page_btn:hover,
.jh_reportpage .page_check {
  text-decoration: none;
  background-color: #ff8c00;
  color: #fff;
  border-color: #ff8c00;
}
.jh_reportpage form {
  font-size: 12px;
  color: #999;
  display: inline-block;
  margin-left: 10px;
}
.jh_reportpage .page_text {
  width: 35px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #ededed;
  color: #999;
  text-align: center;
  padding: 0;
  margin: 0 5px;
}
.jh_reportpage .page_sub {
  display: inline-block;
  height: 24px;
  border: 1px solid #ededed;
  background-color: #fff;
  color: #333;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
}
.jh_reportpage .page_sub:hover {
  border: 1px solid #ff8c00;
  color: #ff8c00;
}
.magnifier {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  display: none;
}
.magnifier .mask {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=30);
  opacity: 0.3;
}
.magnifier .close {
  position: absolute;
  background-image: url(/picture/home/magnifier_close.png);
  width: 30px;
  height: 30px;
  right: -10px;
  top: -10px;
  z-index: 2;
}
.magnifier .m_content {
  position: absolute;
  width: 500px;
  left: 50%;
  top: 50%;
  margin-left: -250px;
  margin-top: -250px;
}
.magnifier .target_img {
  width: 150px;
  height: auto;
  position: absolute;
  bottom: 0px;
  right: 0;
  line-height: 0;
  border: 1px solid #666;
}
.magnifier .enlarge_img {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
  float: left;
}
.magnifier .movebox {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50px;
  height: 50px;
  border: 1px solid #ff8c00;
  background-color: #FFD24D;
  opacity: .3;
  cursor: move;
}
.pc-container {
  width: 1200px;
  box-sizing: border-box;
  margin: 0 auto;
}
/* .promotion-activity促销活动模块 */
.promotion-activity {
  margin-top: 20px;
  color: #666666;
}
.promotion-activity #jsAjaxTemplateActive p {
  display: none;
}
.promotion-activity .headline {
  padding: 0 18px;
  font-family: '冬青黑体简体中文 W3', '冬青黑体简体中文';
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  text-align: left;
}
.promotion-activity .toggleActivety {
  height: 5px;
  width: 40px;
  background: #ddd;
}
.promotion-activity .active {
  background: #d63103;
}
.promotion-activity hr {
  height: 2px;
}
.promotion-activity .main-area {
  box-sizing: border-box;
  padding-left: 1px;
}
.promotion-activity .main-area .goods {
  box-sizing: border-box;
  border: 1px solid #ddd;
  width: 230px;
  height: 120px;
  margin-left:12px;
  margin-top: 20px;
} 
.promotion-activity .main-area .goods .goods-img {
  width: 230px;
  height: 120px;
}
/* 促销样式的修改 */
.main-area #css-promotion {
  /* 未被访问的链接 */
  /* 已被访问的链接 */
  /* 鼠标指针移动到链接上 */
}
.main-area #css-promotion .goods-item {
  width: 400px;
  padding-left: 0;
  margin-left: -1px;
}
.main-area #css-promotion .goods-item:hover {
  /*height: 326px;*/
}
.main-area #css-promotion .goods-item:hover .tb-arrow {
  display: block;
  z-index: 9999;
}
.main-area #css-promotion .goods-item:hover goods {
  width: 196px;
  height: 274px;
  margin-top: 0;
}
.main-area #css-promotion .goods {
  width: 198px;
  height: 274px;
  margin-left: 0;
  border: none;
}
.main-area #css-promotion .goods:hover {
  margin-top: -1px;
  height: 274px;
}
.main-area #css-promotion a:link {
  color: #e4393c;
}
.main-area #css-promotion a:visited {
  color: #e4393c;
}
.main-area #css-promotion a:hover {
  color: #e4393c;
  text-decoration: none;
}
.main-area #css-promotion a:active {
  color: #e4393c;
}
/* monthly-special 限时活动特价 start*/
.monthly-special {
  margin-top: 20px;
}
.monthly-special .edtime {
  color: #d63103;
}
.monthly-special .edtime i {
  color: #666;
}
.monthly-special .headline {
  height: 92px;
  /* background: url(/picture/home/index.png) no-repeat; */
  background: url('/picture/admin/style_setting_icon.png') -10px -10px;
}
.monthly-special .headline .menu {
  height: 54px;
  line-height: 54px;
  width: 955px;
  right: 0px;
  bottom: 12px;
  background: #c81ef2;
  box-sizing: border-box;
  padding-left: 80px;
}
.monthly-special .headline .menu span {
  width: 130px;
  color: #FFF;
}
.monthly-special .headline .menu .current {
  background: url(/picture/admin/style_setting_icon.png) no-repeat -10px -105px;
  color: #c81ef2;
}
.monthly-special .headline .menu-foot .icon-batch {
  padding-left: 25px;
  background:  url(/picture/admin/style_setting_icon.png) no-repeat -10px -165px;
}
.monthly-special .headline .menu-foot .icon-more {
  padding-right: 30px;
  background:  url(/picture/admin/style_setting_icon.png) no-repeat right -165px;
}
.monthly-special .main-area {
  box-sizing: border-box;
  padding-left: 1px;
  /* 未被访问的链接 */
  /* 已被访问的链接 */
  /* 鼠标指针移动到链接上 */
}
.monthly-special .main-area .goods-item {
  padding-left: 1px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  width: 400px;
  height: 324px;
  margin-left: -1px;
  margin-top: -1px;
}
.monthly-special .main-area .goods-item:hover {
  border-color: #d63103;
  z-index: 2;
}
.monthly-special .main-area .goods-item:hover .goods-item-edit {
  display: block;
  z-index: 2;
  border-color: #d63103;
}
.monthly-special .main-area a:link {
  color: #333333;
}
.monthly-special .main-area a:visited {
  color: #333333;
}
.monthly-special .main-area a:hover {
  color: #333333;
  text-decoration: none;
}
.monthly-special .main-area a:active {
  color: #333333;
}
.monthly-special .main-area .goods-info {
  color: #333333;
  text-align: center;
}
.monthly-special .main-area .goods-info:hover {
  text-decoration: none;
}
.monthly-special .main-area .goods {
  box-sizing: border-box;
  width: 201px;
  height: 274px;
  margin-left: -3px;
}
.monthly-special .main-area .goods-item-edit {
  height: 40px;
  line-height: 40px;
  border: 1px solid #ddd;
  bottom: 0;
  width: 400px;
  box-sizing: border-box;
  margin-left: -1px;
  background: red;
  display: none;
  color: #FFF;
}
.monthly-special .main-area .goods-special-time {
  height: 48px;
  line-height: 48px;
}
.monthly-special .main-area .goods-img {
  display: block;
  width: 180px;
  height: 180px;
}
.monthly-special .clock {
  width: 22px;
  height: 22px;
  background: url(/picture/home/special_time.png) no-repeat 5px 3px;
}
/* monthly-special 限时活动特价 END*/
/*-----------------------------*/
/*floor-classification 楼层的分类start*/
/* 楼层电梯start */
.index-slider {
  position: fixed;
  top: 50%;
  left: 2%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.index-slider ul li {
  width: 84px;
  height: 30px;
  border-radius: 2px;
  color: #ff8c00;
  background: #FFF;
  margin-bottom: 10px;
  text-align: center;
  line-height: 30px;
}
.index-slider ul li.active {
  background: green;
}
.font-display {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.font-display:hover {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
/* 楼层电梯end */
.floor-classification {
  margin-top: 20px;
}
.floor-classification .js_offset {
  margin-top: 30px;
}
.floor-classification .floor-advertisement {
  margin-top: 20px;
}
.floor-classification .floor-advertisement .floor-advertisement-in {
  position: relative;
  width: 1200px;
  height: 90px;
  margin-left: 0;
  overflow: hidden;
}
.floor-classification .floor-advertisement .floor-advertisement-in ul {
  position: absolute;
  left: 0;
  top: 0;
  height: 90px;
}
.floor-classification .floor-advertisement .floor-advertisement-in ul li {
  float: left;
}
.floor-classification .floor-advertisement .floor-advertisement-in .carousel-inner li img {
  width: 1200px;
  height: 90px;
}
.floor-classification .headline {
  font-size: 20px;
}
.floor-classification .headline .leftWrap {
  width: 200px;
}
.floor-classification .headline .floor-font {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.floor-classification .headline .floor-font:hover {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.floor-classification .menu {
  width: 1000px;
}
.floor-classification .menu .menuTag {
  width: 88px;
  height: 36px;
}
.floor-classification .menu .menu-slide {
  font-size: 14px;
  font-family: 'Regular';
  color: '#000';
  display: block;
  line-height: 36px;
  text-align: center;
  padding: 0 5px;
}
.floor-classification .menu .current {
  color: #FFF;
  background-color: rgb(255, 76, 76);
}
.floor-classification .main-area {
  font-size: 14px;
  /* 未被访问的链接 */
  /* 已被访问的链接 */
  /* 鼠标指针移动到链接上 */
}
.floor-classification .main-area .left-image-text {
  z-index: 2;
  width: 200px;
  box-sizing: border-box;
  height: 518px;
}
.floor-classification .main-area .brand {
  box-sizing: border-box;
  padding: 2px;
  bottom: 0;
}
.floor-classification .main-area .brandImg {
  box-sizing: border-box;
  width: 94px;
  height: 48px;
  margin: 2px;
  border: 1px solid #ddd;
}
.floor-classification .main-area .brand-list {
  box-sizing: border-box;
  width: auto;
  max-width: 100%;
  height: 46px;
}
.floor-classification .main-area .left-tag {
  padding: 8px;
  box-sizing: border-box;
}
.floor-classification .main-area .slide-tag {
  margin: 5px;
  display: block;
  border: 1px solid #DDD;
  height: 24px;
  line-height: 24px;
  width: 80px;
  text-align: center;
  color: #353434;
  background: #FFF;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.floor-classification .main-area .slide-prompt {
  margin: 5px;
  display: block;
  border: 1px solid #DDD;
  height: 24px;
  line-height: 24px;
  width: 80px;
  text-align: center;
  color: #353434;
  background: #FFF;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.floor-classification .main-area .right-goods-area {
  width: 1000px;
  box-sizing: border-box;
}
.floor-classification .main-area .right-goods-area .goods .goods-collect {
  font-size: 12px;
  letter-spacing: -1px;
  text-align: center;
  font-family: 'Microsoft Yahei';
  position: absolute;
  top: 3px;
  right: 3px;
  color: black;
  background: #fff;
  display: none;
}
.floor-classification .main-area .right-goods-area .recommended-carouse-in {
  position: relative;
  width: 600px;
  height: 259px;
  float: left;
  margin-left: 0;
  overflow: hidden;
}
.floor-classification .main-area .right-goods-area .recommended-carouse-in .carousel-inner {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.floor-classification .main-area .right-goods-area .recommended-carouse-in .carousel-inner .carousel-item {
  float: left;
  width: 100%;
  height: 100%;
}
.floor-classification .main-area .right-goods-area .recommended-carouse-in .carousel-inner .carousel-item img {
  width: 100%;
}
.floor-classification .main-area a:link {
  color: #333333;
}
.floor-classification .main-area a:visited {
  color: #333333;
}
.floor-classification .main-area a:hover {
  color: #333333;
  text-decoration: none;
}
.floor-classification .main-area a:active {
  color: #333333;
}
.floor-classification .main-area .goods-info {
  color: #333333;
}
.floor-classification .main-area .goods-info p {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.floor-classification .main-area .goods-info p:hover {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.floor-classification .main-area .goods-info del {
  font-weight: bold;
}
.floor-classification .main-area .goods-info .priceColor {
  margin-top: 8px;
  height: 20px;
  line-height: 19px;
  font-size: 16px;
  font-weight: bold;
}
.floor-classification .main-area .goods-info .priceColor .specialGoods {
  width: 80%;
  margin: 0 auto;
  height: 19px;
  line-height: 18px;
  border: 1px solid red;
}
.floor-classification .main-area .goods-info .priceColor .specialGoods p {
  width: 50%;
  text-align: center;
  color: white;
  background: #d63103;
}
.floor-classification .main-area .goods-info .priceColor .specialGoods del {
  text-align: center;
  color: #ccc;
  width: 50%;
  height: 19px;
  line-height: 19px;
  font-size: 14px;
  font-weight: normal;
}
.floor-classification .main-area .goods-info:hover {
  text-decoration: none;
}
.floor-classification .main-area .goods {
  box-sizing: border-box;
  margin-left: -1px;
  margin-top: -1px;
  width: 201px;
  height: 260px;
  border: 1px solid #dddddd;
}
.floor-classification .main-area .goods:hover .goods-collect {
  display: block;
}
.floor-classification .main-area .goods:hover .goods-edit {
  padding: 8px 0;
}
.floor-classification .main-area .goods:hover {
  border-color: #FF5722;
  z-index: 2;
  border-width: 1px;
  height: 260px;
}
.floor-classification .main-area .goods-img {
  display: block;
  width: 180px;
  height: 180px;
  /* margin-bottom: 3px;
  margin-top: 1px; */
  margin: 0 10px;
}
.floor-classification .main-area .goods-edit {
  height: 0;
  width: 199px;
  bottom: 0;
  left: 1px;
  box-sizing: border-box;
  z-index: 2;
  border-color: #d63103;
  background: #FFF;
  border-width: 1px;
  margin-left: -1px;
  overflow: hidden;
  background: #FFEFE9;
}
.floor-classification .main-area .goods-edit .por .goods-collect {
  width: 100%;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  letter-spacing: -1px;
  font-family: 'Microsoft Yahei';
  position: absolute;
  bottom: -59px;
  color: black;
}
.floor-classification .main-area .goods-edit .por .goods-collect img {
  margin-left: 15px;
}
.floor-classification .main-area .goods-edit .por .goods-collect font {
  margin-right: 15px;
  height: 25px;
  line-height: 25px;
}
.floor-classification .main-area .input-area {
  width: 88px;
  height: 25px;
  border: 1px solid #ddd;
  bottom: -30px;
}
.floor-classification .main-area .input-text {
  width: 44px;
  height: 25px;
  border-style: solid;
  border: none;
}
.floor-classification .input-area span {
  font-size: 22px;
  width: 21px;
  height: 25px;
  text-align: center;
  line-height: 25px;
}
.floor-classification .input-area .minus {
  background: url(/picture/home/icon.png) no-repeat -170px -52px;
}
.floor-classification .input-area .plusSign {
  background: url(/picture/home/icon.png) no-repeat -185px -52px;
}
@media screen and (max-width: 1250px){
  .advert {
    padding-right: 20px;
  }
}
/*活动专区动画*/ 
 
#js_toggle{
  width: 1210px; 
  white-space:nowrap;
  display:block;
  margin-left: -12px;
  margin-top: -21px;
} 
 
.goods{
  overflow: hidden;
}
.enlargement{
  transition: 0.2s all linear; 
  -webkit-transform: all 0.2s ease 0s;
  -moz-transform:all 0.2s ease 0s;
  -ms-transform:all 0.2s ease 0s;

}
.enlargement:hover{
  transform: scale(1.2); 
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
}