.goods_navi .category_depth_list {
  display: inline-block;
  margin-right: 10px;
}

.goods_navi .category_depth_list>li {
  position: relative;
  display: inline-block;
  padding-right: 23px;
}

.goods_navi .category_depth_list>li.on {
  font-weight: 700;
}

.goods_navi .category_depth_list>li>span {
  display: inline-block;
  font-size: 12px;
  line-height: 23px;
}

.goods_navi .category_depth_list>li>span:hover {
  text-decoration: underline;
  cursor: pointer;
}

.goods_navi .category_depth_list>li::after {
  content: "";
  position: absolute;
  top: 4px;
  right: 4px;
  width: 10px;
  height: 15px;
  background: url("../image/bul_goods.png") 0 -540px no-repeat;
}

.goods_navi .category_depth_list>li:last-child {
  padding-right: 0;
}

.goods_navi .category_depth_list>li:last-child::after {
  display: none;
}

.medicine_noti_banner {
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 20px 40px;
  border: 2px solid #286ddc;
  color: #0066bc;
  font-weight: 700;
  text-align: center;
}

.medicine_noti_banner>h5 {
  display: inline-block;
  padding: 5px 50px;
  background-image: linear-gradient(180deg,#0086de,#004482);
  color: #fff;
  font-size: 35px;
  text-align: center;
}

.medicine_noti_banner>p {
  margin-top: 20px;
  font-size: 22px;
  line-height: 30px;
  text-align: left;
}

.medicine_noti_banner>p em {
  color: #e30300;
  text-decoration: underline;
}

.medicine_noti_banner>p span {
  display: inline-block;
  margin-top: 20px;
  font-size: 20px;
}

.detail_coupon {
  display: block;
  margin-top: -6px;
  letter-spacing: -.5px;
}

.detail_coupon .text {
  display: inline-block;
  vertical-align: middle;
  margin: 5px 0 5px 6px;
}

.detail_coupon .text::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #737375;
  border-radius: 2px;
}

.detail_coupon .percent {
  margin: 0 2px;
  font-weight: 700;
}

.detail_coupon:hover {
  text-decoration: none;
}

.layerWrap {
  position: relative;
  z-index: 9!important;
  display: inline;
  font-size: 13px;
  line-height: 1.231;
  text-align: center;
}

.g_layer_order01 {
  position: absolute;
  top: 22px;
  left: 0;
  padding-bottom: 10px;
  border: 2px solid #72b7fb;
  background: #fff;
}

.g_layer_order01 a {
  color: #00f;
  text-decoration: underline;
}

.g_layer_order01 .g_cc_btn {
  position: absolute;
  top: 6px;
  right: 7px;
}

.g_layer_order01 .g_cc_btn span {
  display: block;
  width: 13px;
  height: 13px;
  background: url("../../order/image/icon_order.png") -25px 0 no-repeat;
  text-indent: -5000px;
}

.g_layer_order01 .g_head {
  padding: 0 10px;
  background: #eaf5ff;
  line-height: 28px;
}

.g_layer_order01 .g_head strong {
  color: #003eae;
}

.g_layer_order01 .g_content {
  padding: 10px 10px 0;
}

.g_layer_order01 .link_area {
  display: block;
  padding-top: 10px;
  text-align: right;
}

.g_layer_order01 .link_area a {
  color: #3a95f2;
  text-decoration: underline;
}
.medicine_noti_layer .layer_popup .layer_popup_footer .btn_default,
.medicine_noti_layer .layer_popup .layer_popup_footer .btn_primary {
  font-weight: 400;
}

.medicine_noti_layer .layer_popup .layer_popup_footer .layer_popup_footer_child {
  padding-bottom: 50px;
}

.medicine_noti_layer .layer_popup .layer_popup_footer .layer_popup_footer_child ul li .btn {
  min-width: 120px;
}

.layer_medicine_policy {
  box-sizing: border-box;
  padding: 0 30px;
}

.layer_medicine_policy h2 {
  font-size: 23px;
  line-height: 32px;
  text-align: left;
  color: #19191a;
  margin-bottom: 30px;
}

.layer_medicine_policy .caption_desc {
  margin-bottom: 40px;
}

.layer_medicine_policy .caption_desc img {
  float: right;
  width: auto;
  height: 100%;
  margin-right: 30px;
}

.layer_medicine_policy .caption_desc p {
  width: 60%;
  font-size: 12px;
  line-height: 20px;
  color: #737375;
}

.layer_medicine_policy .caption_list {
  margin-left: -4px;
  margin-right: -4px;
  margin-bottom: 30px;
}

.layer_medicine_policy .caption_list .col_25 {
  box-sizing: border-box;
  padding: 0 4px;
}

.layer_medicine_policy .caption_list .caption_list_box {
  border: 1px solid #e8e9ec;
  box-sizing: border-box;
  padding: 20px 15px 15px 15px;
  min-height: 190px;
}

.layer_medicine_policy .caption_list .caption_list_box .tit {
  font-size: 12px;
  color: #19191a;
  margin-bottom: 5px;
}

.layer_medicine_policy .caption_list .caption_list_box .tit>span {
  display: inline-block;
  line-height: 16px;
  font-weight: 700;
  border-bottom: 1px solid #19191a;
  margin-bottom: 16px;
}

.layer_medicine_policy .caption_list .caption_list_box>p {
  font-size: 12px;
  line-height: 20px;
  color: #737375;
}

.layer_medicine_policy input[type=checkbox],
.layer_medicine_policy input[type=checkbox]+label {
  cursor: pointer;
}
@charset "UTF-8";

body,
html {
  background: #fff;
}

#content,
#wrap,
.itemGoods {
  overflow: visible;
}

.lang_zh-cn .goods_wrap .fs_11 {
  font-size: 12px;
}

.g_icon_help,
.icon_help {
  display: inline-block;
  width: 16px;
  height: 17px;
  margin-left: 3px;
  text-indent: -5000px;
  overflow: hidden;
  line-height: 14px;
  vertical-align: middle;
  background: url("../image/icon_goods.png") -103px -35px no-repeat;
}

.g_icon_help em {
  display: block;
  text-indent: -5000px;
}

.icon_alert {
  display: inline-block;
  width: 16px;
  height: 0;
  padding-top: 16px;
  margin-left: 3px;
  overflow: hidden;
  vertical-align: middle;
  background: url("../image/icon_goods.png") -124px -35px no-repeat;
}

.qs_box abbr {
  display: inline-block;
  padding-left: 18px;
  vertical-align: middle;
  background: url("../image/bul_goods.png") left -810px no-repeat;
  font-weight: 700;
  color: #ff9600;
  cursor: help;
}

.btn_qshop {
  display: inline-block;
  height: 17px;
  padding: 0 8px;
  float: left;
  line-height: 17px;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ff9b2d;
  font-weight: 700;
  color: #ff5b01;
  text-decoration: none;
}

.btn_qshop span {
  color: #0058aa;
}

.btn_qshop em {
  color: #ff0113;
  font-style: normal;
}

.qshop {
  font-weight: 700;
  color: #ff5b01;
}

.qshop span {
  color: #0058aa;
}

.qshop em {
  color: #ff0113;
  font-style: normal;
}

.txtblue {
  font-size: 11px;
  color: #0066bc;
  text-decoration: underline;
}

.ctrlArea {
  position: relative;
  width: 50px;
  height: 20px;
  text-align: left;
}

.ctrlArea input.textType {
  width: 28px;
  height: 18px;
  padding: 0 5px 0 3px;
  border: 1px solid #c7c5c5;
  border-right: 0;
  text-align: right;
}

.ctrlArea a {
  position: absolute;
  top: 0;
  right: 0;
  width: 13px;
  height: 10px;
  text-indent: -5000px;
  background: #545d75 url("../image/icon_goods.png") -40px -35px no-repeat;
}

.ctrlArea a.down {
  top: auto;
  bottom: 0;
  background-position: -40px -45px;
}

.ctrlArea2 {
  position: relative;
  display: inline-block;
  width: 69px;
  text-align: center;
}

.ctrlArea2 .textType {
  width: 33px;
  height: 14px;
  padding: 2px 0;
  vertical-align: top;
  font-size: 12px;
  color: #000;
  text-align: center;
}

.ctrlArea2 a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 18px;
  height: 20px;
  text-indent: -5000px;
  background: url("../image/icon_goods.png") 0 -35px no-repeat;
}

.ctrlArea2 a.plus {
  right: 0;
  left: auto;
  background-position: -18px -35px;
}

.selectArea {
  position: relative;
  height: 20px;
  background-color: #fff;
  border: 1px solid #d0d0d0;
}

.selectArea .loading {
  position: absolute;
  z-index: 1;
  top: 2px;
  right: 3px;
  background: #fff;
}

.selectArea .loading img {
  width: 16px;
  height: 16px;
}

.selectArea .blind {
  text-indent: -9999em;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
}

.selectArea span .select_title {
  position: relative;
  display: block;
  height: 20px;
  padding: 0 20px 0 12px;
  overflow: hidden;
}

.selectArea span .select_title:hover {
  text-decoration: none;
}

.selectArea span .select_title span {
  position: absolute;
  top: 6px;
  right: 7px;
  width: 9px;
  height: 6px;
  vertical-align: middle;
  background: url("../image/bul_goods.png") 100% -1506px no-repeat;
}

.selectArea span .select_title span.up {
  top: 7px;
  background-position: 2px -1505px;
}

.selectLayer {
  position: relative;
  z-index: 10;
}

.selectLayer .innerWrap {
  position: absolute;
  z-index: 9999;
  right: -1px;
  display: none;
  min-width: 316px;
  padding: 5px;
  white-space: nowrap;
  background: #fff;
  border: 1px solid #b7b7b7;
}

.selectLayer .select_inner {
  position: relative;
  width: 100%;
  height: 175px;
  margin-top: 3px;
  overflow-y: scroll;
}

.selectLayer .select_inner ul li {
  padding: 1px 0 1px 3px;
  overflow: hidden;
  cursor: pointer;
}

.selectLayer .select_inner ul li:first-child {
  background-color: transparent!important;
  cursor: default;
}

.selectLayer .select_inner ul li.on {
  background-color: #ebebeb;
}

.selectLayer .select_inner ul li.selected {
  background-color: #fceeae;
}

.selectLayer .select_inner ul li.soldout {
  color: #b1b1b1;
  text-decoration: line-through;
}

.selectLayer .select_inner ul li.soldout a,
.selectLayer .select_inner ul li.soldout a span {
  color: #b1b1b1!important;
  cursor: default;
}

.selectLayer .select_inner ul li a {
  text-decoration: none;
}

.selectLayer .select_inner ul li a span {
  display: block;
}

.selectLayer .select_inner ul li a.btn_newWindow {
  display: block;
  width: 12px;
  height: 12px;
  margin: 4px 8px 0 0;
  text-indent: -5000px;
  float: left;
  overflow: hidden;
  vertical-align: middle;
  background: url("../image/icon_goods.png") -121px 0 no-repeat;
}

.selectLayer .select_inner ul.thumb_in li {
  padding: 0;
  border-bottom: 1px solid #ececec;
}

.selectLayer .select_inner ul.thumb_in li:first-child {
  margin-top: 14px;
  border-top: 1px dashed #666;
}

.selectLayer .select_inner ul.thumb_in li .thumb {
  width: 40px;
  height: 40px;
  float: left;
  border: 1px solid #eaeaea;
}

.selectLayer .select_inner ul.thumb_in li .thumb img {
  width: 40px;
  height: 40px;
}

.selectLayer .select_inner ul.thumb_in li .thumb i {
  display: block;
  width: 32px;
  height: 32px;
  margin: 3px;
  text-indent: -5000px;
}

.selectLayer .select_inner ul.thumb_in li span {
  padding-left: 53px;
  line-height: 40px;
}

.selectLayer fieldset {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.selectLayer .btn_close {
  position: absolute;
  z-index: 1;
  top: 3px;
  right: 1px;
  display: block;
  width: 14px;
  height: 14px;
  background: url("../image/icon_goods.png") -312px -20px no-repeat;
}

.selectLayer .btn_close span {
  text-indent: -999em;
  line-height: 0;
  font-size: 0;
}

.selectLayer .search {
  position: relative;
  width: 88%;
  height: 12px;
  padding: 4px;
  line-height: 12px;
  border: 1px solid #ccc;
  font-size: 9pt;
  font-weight: 700;
  color: #69c;
}

.selectLayer button {
  position: absolute;
  top: 1px;
  right: 10%;
  width: 20px;
  height: 20px;
  background: url("../image/icon_goods.png") -100px 0 no-repeat;
  border: 0;
  cursor: pointer;
}

.shpp_opt .clear {
  display: table;
  padding-top: 0;
  padding-left: 26px;
  line-height: normal;
}

.shpp_opt .clear dfn {
  display: table-cell;
  padding-right: 3px;
  white-space: nowrap;
}

.shpp_opt .clear span {
  display: table-cell;
  line-height: normal;
  font-size: 12px;
}

.shpp_opt em {
  padding-left: 5px;
  font-weight: 700;
  color: #e80405;
}

.shpp_opt label {
  display: inline-block;
  line-height: 20px;
  cursor: pointer;
}

.shpp_opt label,
.shpp_opt p {
  padding-left: 26px;
}

.shpp_opt p {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
}

.shpp_opt li {
  display: block;
  margin-bottom: 5px;
}

.shpp_opt li input {
  width: 13px;
  height: 13px;
  margin-top: 3px;
  margin-right: 5px;
  vertical-align: top;
}

.shpp_opt li .clear {
  padding-left: 52px;
}

.shpp_opt li.g_one {
  padding: 0;
}

.shpp_opt li .layer_info {
  min-width: 285px;
  padding-right: 7px;
  word-break: break-all;
  word-wrap: break-word;
}

.shpp_opt .sh_option2 span {
  display: block;
  line-height: 1.2;
  font-size: 11px;
  color: #848587;
}

.shpp_opt .layerWrap {
  z-index: 3!important;
}

.shpp_opt [class^=sh_] {
  background: url("../image/bul_shipping.png") 0 0 no-repeat;
}

.shpp_opt .sh_option2 {
  background-position: 0 -40px;
}

.shpp_opt .sh_option3 {
  background-position: 0 -80px;
}

.shpp_opt .sh_option5 {
  background-position: 0 -120px;
}

.shpp_opt .sh_option6 {
  background-position: 0 -160px;
}

.shpp_opt .sh_option7 {
  background-position: 0 -200px;
}

.shpp_opt .sh_option8 {
  background-position: 0 -440px;
}

.shpp_opt .sh_qwms {
  background-position: 0 -240px;
  cursor: help;
}

.shpp_opt .sh_qwms+.layerWrap .layer_info {
  z-index: -1;
  left: 20px!important;
  width: 240px;
  opacity: 0;
  line-height: 1.5;
}

.shpp_opt .sh_qwms:hover+.layerWrap .layer_info {
  z-index: 100;
  opacity: 1;
}

.shpp_opt a.pick_time,
.shpp_opt span.pick_time {
  padding-left: 20px;
  line-height: 20px;
  background: url("../image/bul_goods.png") 0 -960px no-repeat;
  color: #0066bc;
}

.shpp_opt span.pick_time {
  display: block;
  font-weight: 700;
}

.shpp_opt span.pick_time .btn_edit {
  margin-left: 5px;
  font-size: 11px;
  font-weight: 400;
  color: #999;
  text-decoration: underline;
}

.shpp_opt a.pick_time {
  display: inline-block;
  margin-left: 7px;
}

.shpp_opt a.pick_time::after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: -2px 0 0 3px;
  vertical-align: middle;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: solid #0066bc;
  border-width: 1px 1px 0 0;
}

.shpptlk_head {
  overflow: hidden;
}

.shpptlk_head .hd_cover {
  position: relative;
  height: 200px;
  overflow: hidden;
}

.shpptlk_head .drag_alert {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 980px;
  height: 200px;
  text-align: center;
}

.shpptlk_head .drag_alert::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

.shpptlk_head .drag_alert .drag {
  position: relative;
  z-index: 1;
  display: inline-block;
  min-width: 198px;
  padding: 18px 16px;
  vertical-align: middle;
  background-color: #7f7f7f;
  background-color: rgba(0,0,0,.3);
  border-radius: 5px;
}

.shpptlk_head .drag_alert .drag span {
  display: block;
  padding-left: 37px;
  line-height: 14px;
  background: url("../../shoppingtalk/image/icon_shoppingtalk_head.png") -80px 0 no-repeat;
  font-size: 14px;
  color: #fff;
}

.shpptlk_head .btn_area .ctrl_upload {
  position: absolute;
  top: 10px;
  left: 10px;
}

.shpptlk_head .btn_area .ctrl_upload label {
  display: inline-block;
  min-width: 90px;
  height: 25px;
  padding: 0 5px;
  line-height: 25px;
  background-color: #f5f6f3;
  border-radius: 4px;
  font-size: 12px;
  color: #5c5c5c;
  text-align: center;
}

.shpptlk_head .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.3);
}

.shpptlk_head .ctrl_area {
  position: absolute;
  top: 10px;
  left: 10px;
}

.shpptlk_head .ctrl_area>a {
  position: relative;
  z-index: 1;
  display: inline-block;
  min-width: 30px;
  height: 25px;
  padding: 0 10px;
  margin-right: 3px;
  line-height: 25px;
  vertical-align: middle;
  background-color: #f9fcf8;
  background-color: rgba(255,255,255,.9);
  border-radius: 4px;
  font-size: 12px;
  color: #5c5c5c;
  text-align: center;
  text-decoration: none;
}

.shpptlk_head .ctrl_area .btn_del {
  width: 25px;
  min-width: 25px;
  height: 25px;
  padding: 0;
  background: rgba(255,255,255,.9) url("../../shoppingtalk/image/icon_shoppingtalk_head.png") 0 -15px no-repeat;
  font-size: 0;
  color: transparent;
}

.shpptlk_head .rtbtn_area {
  position: absolute;
  top: 10px;
  right: 10px;
}

.shpptlk_head .rtbtn_area a {
  display: inline-block;
  height: 25px;
  margin-left: 2px;
  line-height: 25px;
  vertical-align: top;
  background-image: url("../../shoppingtalk/image/icon_shoppingtalk_head.png");
  background-repeat: no-repeat;
  border-radius: 4px;
  color: #fff;
  text-decoration: none;
}

.shpptlk_head .rtbtn_area .btn_alrt {
  padding: 0 10px 0 26px;
  background-color: rgba(255,255,255,.9);
  background-position: -80px -15px;
  font-size: 12px;
  color: #5182dc;
}

.shpptlk_head .rtbtn_area .btn_alrt.off {
  padding: 0 0 0 25px;
  text-indent: -5000px;
  background-color: rgba(255,255,255,.9);
  background-position: -80px -40px;
  font-size: 0;
}

.shpptlk_head .rtbtn_area .btn_edit {
  padding: 0 11px 0 27px;
  background-color: rgba(81,130,220,.8);
  background-position: -80px -65px;
}

.shpptlk_head .rtbtn_area .btn_join {
  padding: 0 9px 0 25px;
  background-color: rgba(81,130,220,.9);
  background-position: -80px -115px;
}

.shpptlk_head .rtbtn_area .btn_join.on {
  padding: 0 11px 0 28px;
  background-color: rgba(41,187,213,.9);
  background-position: -80px -90px;
}

.shpptlk_head .rtbtn_area .btn_go {
  position: absolute;
  top: 155px;
  right: 0;
  white-space: nowrap;
}

.shpptlk_head .rtbtn_area .btn_go .btn_shop {
  padding: 0 9px 0 31px;
  background-color: rgba(255,72,72,.9);
  background-position: -80px -140px;
}

.shpptlk_head .rtbtn_area .btn_go .btn_qpay {
  padding: 0 9px 0 31px;
  background-color: #fff;
  background-position: -80px -165px;
  color: #676767;
}

.shpptlk_head .prf_area {
  position: absolute;
  top: 20px;
  right: 170px;
  left: 170px;
  text-align: center;
}

.shpptlk_head .prf_area .tt {
  display: inline-block;
  max-width: 320px;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 50px;
  font-size: 22px;
  color: #fff;
}

.shpptlk_head .prf_area .thmb {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  float: left;
  overflow: hidden;
  background-color: #fff;
  border-radius: 25px;
  text-align: center;
}

.shpptlk_head .prf_area .thmb img {
  max-width: 100%;
  max-height: 100%;
}

.shpptlk_head .prf_area .thmb::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

.shpptlk_head .prf_area .dsc {
  height: 36px;
  margin: 10px 0;
  overflow: hidden;
  line-height: 18px;
  font-size: 13px;
  color: #fff;
}

.shpptlk_head .prf_area .btn_join {
  display: block;
  width: 320px;
  height: 30px;
  margin: 15px auto;
  line-height: 30px;
  background-color: #5182dc;
  background-color: rgba(81,130,220,.9);
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.shpptlk_head .prf_area .btn_rcmmnd {
  display: inline-block;
  height: 23px;
  padding-right: 11px;
  line-height: 23px;
  border: 1px solid #fff;
  border-color: rgba(255,255,255,.5);
  border-radius: 3px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

.shpptlk_head .prf_area .btn_rcmmnd::after {
  content: "";
  width: 13px;
  height: 12px;
  margin: 5px 10px;
  float: left;
  background: url("../../shoppingtalk/image/icon_shoppingtalk_head.png") -15px 0 no-repeat;
}

.shpptlk_head .prf_area .btn_rcmmnd.ing {
  background-color: rgba(255,255,255,.2);
}

.shpptlk_head .prf_area .btn_rcmmnd.ing::after {
  background-position: 0 0;
}

.shpptlk_head .prf_area .btn_rcmmnd+.info {
  margin-top: 10px;
}

.shpptlk_head .prf_area .info {
  position: relative;
  margin: 45px auto 0;
  overflow: hidden;
  text-align: center;
}

.shpptlk_head .prf_area .info dl {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  float: left;
  overflow: hidden;
  color: #fff;
  text-align: right;
}

.shpptlk_head .prf_area .info dd {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 18px;
  vertical-align: middle;
  font-size: 15px;
  font-weight: 700;
}

.shpptlk_head .prf_area .info dt {
  display: inline-block;
  margin-right: 7px;
  line-height: 18px;
  vertical-align: middle;
  font-size: 13px;
}

.shpptlk_head .prf_area .info dl::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 14px;
  margin: -7px 0 0 -1px;
  background-color: #d6d6d6;
}

.shpptlk_head .prf_area .info dl+dl {
  text-align: left;
}

.shpptlk_head .prf_area .info dl+dl::after {
  content: none;
}

.shpptlk_head .tab {
  margin: 30px 0 0;
  border-bottom: 2px solid #e8e8e8;
  text-align: center;
}

.shpptlk_head .tab ul {
  display: inline-block;
  margin: 0 auto;
}

.shpptlk_head .tab li {
  margin-bottom: -2px;
  float: left;
  border-bottom: 2px solid #e8e8e8;
}

.shpptlk_head .tab li a {
  display: block;
  min-width: 120px;
  padding: 12px 15px;
  font-size: 16px;
  color: #2a2a2a;
  text-align: center;
  text-decoration: none;
}

.shpptlk_head .tab li.on {
  border-bottom: 2px solid #595959;
}

.shpptlk_head .tab li.on a {
  font-weight: 700;
}

.prfl_bar {
  position: relative;
  padding: 10px 12px;
  margin: 15px 0;
  overflow: hidden;
  border: 1px solid #d1d1d1;
}

.prfl_bar .thmb {
  width: 90px;
  height: 90px;
  margin: 0 20px 0 8px;
  float: left;
  overflow: hidden;
  border-radius: 45px;
  font-size: 0;
  text-align: center;
  text-align: center;
}

.prfl_bar .thmb>img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  vertical-align: middle;
  font-size: 0;
}

.prfl_bar .thmb::after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.prfl_bar .info {
  margin: 10px 300px 10px 0;
  overflow: hidden;
}

.prfl_bar .info h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  color: #0f0f0f;
}

.prfl_bar .info .dsc {
  height: 40px;
  margin-top: 5px;
  overflow: hidden;
  line-height: 20px;
  font-size: 13px;
  color: #707070;
}

.prfl_bar .dtl {
  position: absolute;
  top: 10px;
  right: 12px;
}

.prfl_bar .dtl .btn_area {
  text-align: right;
}

.prfl_bar .dtl .btn_area a {
  display: inline-block;
  height: 25px;
  padding: 0 8px 0 28px;
  margin-left: 3px;
  line-height: 25px;
  background: url("../image/bul_goods.png") no-repeat;
  border: 1px solid;
  border-radius: 4px;
  font-weight: 700;
  text-decoration: none;
}

.prfl_bar .dtl .btn_area .btn_glr {
  background-position: left -2925px;
  border-color: #dadada;
  color: #353535;
}

.prfl_bar .dtl .btn_area .btn_fllw {
  background-color: #5182dc;
  background-position: left -2950px;
  border-color: #3b6bc4;
  color: #fff;
}

.prfl_bar .dtl .btn_area .btn_fllw.ing {
  background-color: #29bbd5;
  background-color: rgba(41,187,213,.9);
  background-position: left -2990px;
  border-color: #29bbd5;
}

.prfl_bar .dtl .cnt {
  margin-top: 15px;
  overflow: hidden;
  color: #353535;
  text-align: center;
}

.prfl_bar .dtl .cnt dl {
  position: relative;
  display: inline-block;
  width: 100px;
  padding-top: 20px;
  margin-left: -1px;
  border-left: 1px solid #d6d6d6;
}

.prfl_bar .dtl .cnt dt {
  font-size: 13px;
}

.prfl_bar .dtl .cnt dd {
  position: absolute;
  top: 0;
  width: 100%;
  font-size: 15px;
  font-weight: 700;
}

.mshop_bar {
  position: relative;
  z-index: 4;
  padding: 12px 12px 13px;
  margin: 15px 0;
  background-color: #fff;
  border: 1px solid #ddd;
  min-height: 127px;
  box-sizing: border-box;
}

.mshop_bar .thumb {
  width: 100px;
  width: 100px;
  height: 100px;
  height: 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 10px;
  float: left;
  overflow: hidden;
  background: #fff;
  border: 1px solid #c8c8c8;
  font-size: 0;
  text-align: center;
  text-align: center;
}

.mshop_bar .thumb>img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  vertical-align: middle;
  font-size: 0;
}

.mshop_bar .thumb::after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mshop_bar .name {
  display: inline-block;
  max-width: 250px;
  height: 33px;
  margin-right: 10px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 33px;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 700;
}

.mshop_bar .btn_edit {
  display: inline-block;
  height: 20px;
  padding: 0 8px 0 29px;
  line-height: 20px;
  vertical-align: middle;
  background: #fff url("../image/bul_goods.png") left -3130px no-repeat;
  border: 1px solid #527fef;
  border-radius: 4px;
  font-weight: 700;
  color: #527fef;
  text-decoration: none;
}

.mshop_bar .shop_cp {
  position: relative;
  display: inline-block;
}

.mshop_bar .shop_cp .cp {
  display: inline-block;
  height: 20px;
  padding-left: 30px;
  overflow: hidden;
  line-height: 20px;
  vertical-align: middle;
  background: url("../image/bg_cp.png") 0 0 no-repeat;
  border: solid #527fef;
  border-width: 1px 0;
  border-radius: 4px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
}

.mshop_bar .shop_cp .cp span {
  display: inline-block;
  height: 20px;
  padding: 0 4px 0 1px;
  margin-left: -1px;
  line-height: 20px;
  background-color: #658ff6;
}

.mshop_bar .shop_cp .cp::after {
  content: "";
  width: 3px;
  height: 100%;
  float: right;
  background: url("../image/bg_cp.png") right 0 no-repeat;
}

.mshop_bar .shop_cp .flag_cp {
  position: absolute;
  top: -9px;
  right: -9px;
  min-width: 17px;
  height: 13px;
  line-height: 13px;
  background-color: #fff;
  border: 1px solid #527fef;
  border-radius: 8px;
  font-size: 11px;
  color: #527fef;
  text-align: center;
  font-style: italic;
}

.mshop_bar .ly_shop_cp {
  top: 23px;
}

.mshop_bar .info_dtl {
  margin: 4px 0 5px;
}

.mshop_bar .menu {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  background-color: #fff;
  border-right: 1px solid #d9d9d9;
  border-radius: 3px;
}

.mshop_bar .menu li {
  float: left;
  border: 1px solid #d9d9d9;
  border-width: 1px 0 1px 1px;
}

.mshop_bar .menu li a {
  display: block;
  height: 23px;
  padding: 0 15px;
  line-height: 23px;
  font-weight: 700;
  color: #6b6b6b;
  text-decoration: none;
}

.mshop_bar .menu li a:hover {
  color: #333;
}

.mshop_bar .menu li .num {
  color: #527fef;
}

.mshop_bar .menu li.on {
  background-color: #527fef;
  border-color: #527fef;
}

.mshop_bar .menu li.on .num,
.mshop_bar .menu li.on a {
  color: #fff;
}

.mshop_bar .flw_num {
  display: inline-block;
  height: 25px;
  margin: 0 5px;
  line-height: 25px;
  vertical-align: top;
}

.mshop_bar .flw_num em {
  font-weight: 700;
  color: #527fef;
}

.mshop_bar .btn_join {
  display: inline-block;
  height: 20px;
  padding: 0 7px 0 20px;
  line-height: 20px;
  vertical-align: middle;
  background: #fff url("../image/bul_goods.png") 0 -3110px no-repeat;
  border: 1px solid #527fef;
  border-radius: 3px;
  font-weight: 700;
  color: #527fef;
  text-decoration: none;
}

.mshop_bar .btn_fllwing {
  display: inline-block;
  height: 20px;
  padding: 0 10px 0 29px;
  line-height: 20px;
  vertical-align: middle;
  background: #c6c6c6 url("../image/bul_goods.png") left -990px no-repeat;
  border: 1px solid #bebebe;
  border-radius: 3px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
}

.mshop_bar .btn_fllwevt {
  display: inline-block;
  height: 20px;
  padding: 0 7px 0 27px;
  line-height: 20px;
  vertical-align: middle;
  background: #fff url("../image/bul_goods.png") no-repeat;
  border: 1px solid;
  border-radius: 3px;
  font-weight: 700;
  text-decoration: none;
}

.mshop_bar .btn_fllwevt.qpnt {
  background-position: 0 -2375px;
  border-color: #ff981d;
  color: #ff981d;
}

.mshop_bar .btn_fllwevt.mame {
  background-position: 0 -270px;
  border-color: #94d600;
  color: #94d600;
}

.mshop_bar .btn_fllwevt.gift {
  background-position: 0 -2465px;
  border-color: #658ff6;
  color: #658ff6;
}

.mshop_bar .info_etc {
  height: 15px;
  padding: 2px 0 3px;
}

.mshop_bar .rt_area {
  display: inline-block;
  height: 15px;
  margin-right: 8px;
  overflow: hidden;
  vertical-align: middle;
}

.mshop_bar .ic_grade {
  padding-left: 2px;
}

.mshop_bar .mshop_rt {
  display: inline-block;
  margin-top: 2px;
}

.mshop_bar .dtls {
  display: inline-block;
  vertical-align: middle;
}

.mshop_bar .dtls .shop {
  padding-left: 0;
  border: 0 none;
}

.mshop_bar .dtls li {
  display: inline-block;
  padding: 0 10px;
  border-left: 1px solid #cecece;
}

.mshop_bar .dtls li a {
  display: inline-block;
  line-height: 14px;
  vertical-align: middle;
  color: #6b6b6b;
}

.mshop_bar .dtls .btn_lvt {
  margin-left: 10px;
  font-size: 11px;
  font-weight: 700;
  color: #fe9343;
  text-decoration: none;
  font-style: italic;
}

.mshop_bar .dtls .btn_lvt::after {
  content: "";
  width: 14px;
  height: 14px;
  margin-right: 4px;
  float: left;
  background: url("../image/icon_goods.png") 0 -20px no-repeat;
}

.mshop_bar .vwd_items {
  position: absolute;
  top: 50%;
  right: 13px;
  margin-top: -45px;
}

.mshop_bar .vwd_items .tit {
  white-space: nowrap;
  font-weight: 700;
  color: #454545;
}

.mshop_bar .vwd_items .total_item {
  display: inline-block;
}

.mshop_bar .vwd_items .counting {
  font-weight: 700;
  color: #527fef;
  text-decoration: underline;
  cursor: pointer;
}

.mshop_bar .vwd_items .thumb_list {
  position: relative;
  margin: 5px 0 0 0;
}

.mshop_bar .vwd_items .thumb_list .slide {
  height: 70px;
  overflow: hidden;
}

.mshop_bar .vwd_items .thumb_list .slide>ul {
  position: relative;
  width: 222px;
  overflow: hidden;
}

.mshop_bar .vwd_items .thumb_list li {
  width: 70px;
  padding: 0 2px;
  float: left;
  vertical-align: top;
}

.mshop_bar .vwd_items .thumb_list li img {
  width: 70px;
  height: 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  border: 1px solid #e5e5e5;
}

.mshop_bar .vwd_items .thumb_list li p {
  display: block;
  line-height: 17px;
  color: #527fef;
  text-align: center;
}

.mshop_bar .vwd_items .thumb_list .pg {
  position: absolute;
  z-index: 2;
  top: -12px;
  right: 0;
}

.mshop_bar .vwd_items .thumb_list .pg a {
  width: 6px;
  height: 6px;
  margin-right: 3px;
  text-indent: -5000px;
  float: left;
  overflow: hidden;
  background-color: #d0d1d2;
  border-radius: 3px;
  font-size: 0;
}

.mshop_bar .vwd_items .thumb_list .pg a.on {
  background-color: #527fef;
}

.mshop_bar .vwd_items .ly_total {
  position: absolute;
  z-index: 51;
  top: 18px;
  right: -10px;
  display: none;
  width: 480px;
  background-color: #fff;
  border: 1px solid #595959;
}

.mshop_bar .vwd_items .ly_total .thumb_list {
  padding: 12px 0 3px 12px;
  margin: 0;
}

.mshop_bar .vwd_items .ly_total .thumb_list ul {
  position: relative;
  overflow: hidden;
}

.mshop_bar .vwd_items .ly_total .thumb_list li {
  padding: 3px;
}

.mshop_bar.qstore {
  background-color: #f0f8f7;
}

.mshop_bar.qstore .menu li .num {
  color: #01c39c;
}

.mshop_bar.qstore .menu li.on {
  background-color: #01c39c;
  border-color: #01c39c;
}

.mshop_bar.qstore .menu li.on .num {
  color: #fff;
}

.mshop_bar.qstore .flw_num em {
  font-weight: 700;
  color: #01c39c;
}

.mshop_bar.qstore .vwd_items .counting {
  color: #01c39c;
}

.mshop_bar.qstore .vwd_items .thumb_list .pg a.on {
  background-color: #01c39c;
}

.mshop_bar.seller {
  padding: 7px 12px;
  background-color: #f9f9f9;
}

.mshop_bar.seller .ly_shop_cp {
  right: 0;
  left: auto;
  margin-left: 0;
}

.mshop_bar.seller .srch {
  position: relative;
  display: inline-block;
  width: 380px;
  height: 23px;
  line-height: 23px;
  vertical-align: top;
  background: #fff;
  border: 1px solid #d9d9d9;
}

.mshop_bar.seller .srch ul {
  display: block;
  margin-left: 3px;
  float: left;
}

.mshop_bar.seller .srch li {
  display: inline-block;
  height: 19px;
  padding: 0 3px;
  margin-top: 1px;
  line-height: 19px;
  vertical-align: top;
  border: 1px solid #b9b9b9;
  border-radius: 3px;
  font-size: 0;
}

.mshop_bar.seller .srch li span {
  display: inline-block;
  width: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  font-size: 12px;
  color: #527fef;
  text-align: center;
}

.mshop_bar.seller .srch li .btn_dlt {
  display: inline-block;
  width: 15px;
  height: 15px;
  text-indent: -5000px;
  overflow: hidden;
  vertical-align: middle;
  background: url("../image/icon_goods_sellershop.png") -20px 0 no-repeat;
  font-size: 0;
}

.mshop_bar.seller .srch .form {
  padding-right: 33px;
  overflow: hidden;
}

.mshop_bar.seller .srch .form input {
  width: 100%;
  height: 23px;
  padding: 0 0 0 5px;
  border: 0;
}

.mshop_bar.seller .srch .btn_srch {
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 23px;
  text-indent: -5000px;
  background: #fff url("../image/icon_goods_sellershop.png") 0 -15px no-repeat;
  border: 0 none;
  font-size: 0;
  cursor: pointer;
}

.mshop_bar.seller .dtls.top {
  position: absolute;
  top: 8px;
  right: 5px;
}

.mshop_bar.seller .dtls li {
  height: 15px;
  line-height: 15px;
}

.mshop_bar.seller .dtls .shop_call dfn {
  display: inline-block;
  width: 16px;
  height: 0;
  padding-top: 11px;
  margin-top: 1px;
  overflow: hidden;
  vertical-align: top;
  background: url("../image/icon_goods_sellershop.png") 0 0 no-repeat;
}

.mshop_bar.seller .dtls .shop_call em {
  color: #468bff;
}

.mshop_bar.seller .btn_qpay {
  position: absolute;
  right: 4px;
  bottom: 5px;
  height: 23px;
  padding: 0 8px;
  line-height: 23px;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  color: #6b6b6b;
  text-decoration: none;
}

.goodsDetailWrap {
  padding-bottom: 10px;
  margin: 11px 0 0 0;
}

.goodsDetailWrap .code {
  position: absolute;
  z-index: 1;
  top: 5px;
  right: 5px;
  line-height: 20px;
  color: #7c7f88;
}

.goodsDetailWrap .code em {
  font-weight: 700;
}

.goodsDetailWrap .code .layer_url {
  position: absolute;
  top: 18px;
  right: 0;
  width: 258px;
  height: 21px;
  padding: 6px 7px;
  line-height: 21px;
  background-color: #fff;
  border: 1px solid #d0d0d0;
}

.goodsDetailWrap .code .layer_url input {
  width: 183px;
  height: 16px;
  padding: 0 3px;
  margin-right: 5px;
  overflow: hidden;
  vertical-align: middle;
  border: none;
  font-size: 12px;
  color: #5378aa;
}

.goodsDetailWrap .code .layer_url .btn_copy {
  display: inline-block;
  width: 61px;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  background-color: #5378aa;
  font-size: 12px;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.goodsDetailWrap .code .bt {
  display: inline-block;
  height: 20px;
  padding: 0;
  line-height: 20px;
  background: 0 0;
  border: none;
  font-size: 11px;
  color: #fff;
}

.goodsDetailWrap .code .bt::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 5px;
  margin-top: -1px;
  vertical-align: middle;
  background: #979ca9 url("../image/bul_bt.png") no-repeat;
}

.goodsDetailWrap .code .bt span {
  display: inline-block;
  padding: 0 5px;
  margin: 0;
  background: #979ca9;
}

.goodsDetailWrap .goods_navi {
  position: relative;
  z-index: 3;
  min-height: 25px;
  padding: 5px 250px 5px 0;
  margin: 10px 0;
  border-bottom: 1px solid #adb5c5;
}

.goodsDetailWrap .goods_navi .category {
  display: inline-block;
  height: 100%;
  margin: 5px 0;
  vertical-align: middle;
}

.goodsDetailWrap .goods_navi .category::after {
  content: " ";
  display: block;
  clear: both;
}

.goodsDetailWrap .goods_navi .category dt {
  display: block;
  width: 15px;
  height: 15px;
  margin-right: 8px;
  text-indent: -5000px;
  float: left;
  overflow: hidden;
  background: url("../image/icon_goods.png") 0 0 no-repeat;
}

.goodsDetailWrap .goods_navi .category dd {
  position: relative;
  z-index: 100;
  height: 15px;
  padding-left: 15px;
  margin-right: 8px;
  float: left;
  background: url("../image/bul_goods.png") 0 -540px no-repeat;
}

.goodsDetailWrap .goods_navi .category dd .current {
  font-weight: 700;
}

.goodsDetailWrap .goods_navi .category dd ul {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 160px;
  padding: 3px 0;
  background-color: #fff;
  border: 1px solid #999;
}

.goodsDetailWrap .goods_navi .category dd ul li {
  display: block;
  padding: 3px 12px;
}

.goodsDetailWrap .goods_navi .category dd ul li a {
  display: block;
  line-height: 12px;
  color: #666;
  text-decoration: none;
}

.goodsDetailWrap .goods_navi .category dd ul li:hover {
  background: #f6f6f6;
}

.goodsDetailWrap .goods_navi .category dd ul li.selected {
  background: #f6f6f6;
}

.goodsDetailWrap .goods_navi .btn_imgsrch {
  position: relative;
  display: inline-block;
  height: 22px;
  padding: 0 10px 0 0;
  line-height: 22px;
  border: 1px solid #6095d8;
  border-radius: 11px;
  color: #2b75e1;
}

.goodsDetailWrap .goods_navi .btn_imgsrch:hover {
  text-decoration: none;
}

.goodsDetailWrap .goods_navi .btn_imgsrch .ic_srch {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: -1px 5px 0 -1px;
  vertical-align: middle;
  background: url("../image/icon_goods.png") -242px -90px no-repeat;
}

.goodsDetailWrap .lotte_navi {
  position: relative;
  padding: 0 250px 0 0;
  margin-bottom: 10px;
}

.goodsDetailWrap .lotte_navi #lotte_pathbar {
  width: 950px;
  padding: 10px 15px;
}

.goodsDetailWrap .lotte_navi .code {
  position: absolute;
  z-index: 100;
  top: 10px;
  right: 5px;
  line-height: 15px;
}

.goodsDetailWrap .lotte_navi .code em {
  color: #3263d0;
}

.TopReveiw {
  position: relative;
  padding: 10px 9px;
  margin: 4px 0;
  background-color: #f2f3f2;
  border: 2px solid #5a9ad1;
}

.TopReveiw .details .btn_close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 14px;
  height: 14px;
  text-indent: -5000px;
  background: url("../image/btn_topreview_close.png") repeat;
}

.TopReveiw .details .head {
  height: 19px;
  margin-bottom: 5px;
  overflow: hidden;
  line-height: 19px;
}

.TopReveiw .details .head .tit_icon {
  display: inline-block;
  width: 86px;
  height: 17px;
  margin-right: 11px;
  float: left;
  line-height: 17px;
  background-color: #68a6d9;
  border: 1px solid #5a9ad1;
  border-radius: 2px;
  color: #fff;
  text-align: center;
}

.TopReveiw .details .head .tit {
  line-height: 18px;
  font-size: 16px;
  font-weight: 700;
  color: #5b9acf;
}

.TopReveiw .details .content p {
  line-height: 14px;
  color: #000;
}

.TopReveiw .details .content .info {
  height: 18px;
  padding: 0 0 5px 0;
  line-height: 18px;
  color: #757575;
}

.TopReveiw .details .content .info span {
  display: inline-block;
}

.TopReveiw .details .content .info .num {
  margin-right: 15px;
}

.goods_info {
  padding-bottom: 10px;
}

.goods_info::after {
  content: " ";
  display: block;
  clear: both;
}

.qshop_bar {
  padding: 3px;
  margin: 0 0 2px 0;
  overflow: hidden;
  background-color: #ffe4c7;
}

.qshop_bar .btn {
  display: inline-block;
  height: 17px;
  padding: 0 8px;
  float: left;
  line-height: 17px;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #ff9b2d;
  font-weight: 700;
  color: #ff5b01;
  text-decoration: none;
}

.qshop_bar .btn span {
  color: #0058aa;
}

.qshop_bar .btn em {
  color: #ff0113;
  font-style: normal;
}

.qshop_bar .srch {
  float: right;
}

.qshop_bar .srch label {
  padding-right: 5px;
  font-weight: 700;
  color: #575757;
}

.qshop_bar .srch select {
  min-width: 90px;
  height: 19px;
  border-color: #cfcfcf;
  font-size: 12px;
  color: #747474;
}

.qshop_bar .srch .textType {
  padding: 1px 1px 1px 4px;
  border-color: #ff9b2d;
}

.qshop_bar .srch .btn {
  float: none;
}

.goods_img {
  width: 402px;
  float: left;
}

.goods_img .thumb {
  position: relative;
  width: 400px;
  height: 400px;
  border: 1px solid #dcdcdc;
  text-align: center;
}

.goods_img .thumb a::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

.goods_img .thumb img {
  width: auto;
  max-width: 400px;
  height: auto;
  max-height: 400px;
}

.goods_img .thmb_wrap {
  display: table-cell;
  width: 400px;
  height: 400px;
  overflow: hidden;
  vertical-align: middle;
}

.goods_img .video,
.goods_img .video_iframe {
  position: relative;
  min-height: 250px;
}

.goods_img .video_start {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.goods_img .video_start .btn_play {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("//dp.image-gmkt.com/front/default_image/img_video3.png") 50% 50% no-repeat;
  border: none;
  font-size: 0;
  cursor: pointer;
}

.goods_img .ly_opt_clicked {
  position: absolute;
  right: 9px;
  bottom: 9px;
  left: 9px;
  height: 18px;
  padding: 12px 15px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 18px;
  background-color: rgba(0,0,0,.8);
  border-radius: 2px;
  font-size: 13px;
  color: #fff;
}

.goods_img .lmt_liquor {
  position: absolute;
  right: 10px;
  bottom: 10px;
  display: inline-block;
  min-width: 30px;
  height: 25px;
  padding: 0 20px 0 5px;
  line-height: 25px;
  background: #ff4e4e url("../image/bul_goods.png") right -3150px no-repeat;
  background-color: rgba(255,78,78,.9);
  border-radius: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  cursor: default;
}

.goods_img .bdg_kkk {
  z-index: 10;
  right: 5px;
  left: auto;
}

.goods_img .thumb_list {
  position: relative;
  margin: 7px 0 10px 0;
}

.goods_img .thumb_list .slide {
  position: relative;
  width: 350px;
  height: 46px;
  margin: 0 auto;
  overflow: hidden;
}

.goods_img .thumb_list .slide ul {
  position: relative;
  width: 350px;
  font-size: 0;
  text-align: center;
}

.goods_img .thumb_list .slide li {
  position: relative;
  display: inline-block;
  width: 46px;
  height: 46px;
  padding: 0 2px;
  vertical-align: top;
}

.goods_img .thumb_list .slide li a {
  display: block;
  border: 2px solid #fff;
}

.goods_img .thumb_list .slide li img {
  width: 40px;
  height: 40px;
  vertical-align: top;
  border: 1px solid #d3d4d7;
}

.goods_img .thumb_list .slide li.selected a,
.goods_img .thumb_list .slide li.selected img {
  border-color: #4c8efb;
}

.goods_img .thumb_list>a {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 46px;
}

.goods_img .thumb_list>a span {
  display: block;
  width: 14px;
  height: 27px;
  margin: 10px 5px 9px 1px;
  text-indent: -5000px;
  background: #dbdbdb url("../image/icon_goods.png") -150px -125px no-repeat;
}

.goods_img .thumb_list>a:hover span {
  background-color: #4c8efb;
}

.goods_img .thumb_list>a.btn_next span {
  margin: 10px 1px 9px 5px;
  background-position: -165px -125px;
}

.goods_img .thumb_list .btn_next {
  right: 0;
  left: auto;
}

.goods_img .thumb_list .file_vd {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  margin: -12px 0 0 -13px;
  text-indent: -9999px;
  background: url("../image/icon_goods.png") -285px -60px no-repeat;
}

.goods_img.type2 {
  width: 412px;
  font-size: 0;
}

.goods_img.type2 .thumb {
  display: inline-block;
  width: 353px;
  height: 453px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.goods_img.type2 .thumb img {
  max-width: 353px;
  max-height: 453px;
}

.goods_img.type2 .thmb_wrap {
  width: 353px;
  height: 453px;
}

.goods_img.type2 .thumb_list {
  display: inline-block;
  width: 46px;
  height: 350px;
  margin: 0 0 0 10px;
  vertical-align: middle;
}

.goods_img.type2 .thumb_list .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 350px;
}

.goods_img.type2 .thumb_list .slide::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

.goods_img.type2 .thumb_list .slide ul {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

.goods_img.type2 .thumb_list .slide li {
  display: block;
  padding: 2px 0;
}

.goods_img.type2 .thumb_list .slide li.selected a,
.goods_img.type2 .thumb_list .slide li.selected img {
  position: relative;
  border-color: #4c8efb;
}

.goods_img.type2 .thumb_list .btn_next,
.goods_img.type2 .thumb_list .btn_prev {
  top: -20px;
  left: 0;
  width: 46px;
  height: 20px;
}

.goods_img.type2 .thumb_list .btn_next {
  top: auto;
  bottom: -25px;
}

.goods_img.type2 .thumb_list .btn_next span,
.goods_img.type2 .thumb_list .btn_prev span,
.goods_img.type2 .thumb_list .btn_prev.default:hover span {
  width: 27px;
  height: 14px;
  margin: 0 auto;
  background-position: -150px -155px;
}

.goods_img.type2 .thumb_list .btn_next span,
.goods_img.type2 .thumb_list .btn_next.default:hover span {
  background-position: -150px -170px;
}

.goods_img.type2 .thumb_list .btn_prev:hover span {
  background-color: #4c8efb;
  cursor: pointer;
}

.goods_img.type2 .thumb_list .btn_next:hover span {
  background-color: #4c8efb;
  cursor: pointer;
}

.goods_img.type2 .thumb_list .btn_next.default:hover span,
.goods_img.type2 .thumb_list .btn_prev.default:hover span,
.goods_img.type2 .thumb_list .default,
.goods_img.type2 .thumb_list .default span {
  cursor: default;
}

.goods_img .layer_enlarge {
  position: absolute;
  width: 672px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid grey;
}

.goods_img .layer_enlarge .tt {
  padding: 10px;
  background-color: #f0f5fd;
  font-size: 16px;
  font-weight: 400;
  color: #47484a;
}

.goods_img .layer_enlarge .btn_close {
  position: absolute;
  z-index: 1;
  top: 5px;
  right: 5px;
  width: 27px;
  height: 27px;
  background: url("../image/icon_goods.png") -408px -90px no-repeat;
  border: none;
  outline: 0;
  font-size: 0;
  cursor: pointer;
}

.goods_img .layer_enlarge .thumb {
  position: relative;
  width: 600px;
  height: 600px;
  margin: 0;
  float: left;
  overflow: hidden;
  border: none;
}

.goods_img .layer_enlarge .thumb img {
  max-width: none;
  max-height: none;
}

.goods_img .layer_enlarge .thumb .viewport {
  position: absolute;
  overflow: hidden;
  background-color: #f8f8f8;
  font-size: 0;
  cursor: move;
}

.goods_img .layer_enlarge .thumb .viewport img {
  position: absolute;
  z-index: 10;
  left: 0;
}

.goods_img .layer_enlarge .thumb .viewport_in {
  position: absolute;
  display: block;
  overflow: hidden;
  border: 3px solid #000;
  font-size: 0;
  cursor: pointer;
}

.goods_img .layer_enlarge .thumb .viewport_inner {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #fff;
}

.goods_img .layer_enlarge .thumb .viewport_txt {
  position: absolute;
  bottom: 0;
  display: block;
  width: 120px;
  line-height: 17px;
  border: 1px solid #ccc;
  color: #454545;
  text-align: center;
}

.goods_img .layer_enlarge .thumb_list {
  position: relative;
  width: 71px;
  height: auto;
  margin: 0;
  float: right;
  border-left: 1px solid #ccc;
}

.goods_img .layer_enlarge .thumb_list .slide {
  position: relative;
  width: 56px;
  height: 538px;
  max-height: none;
  margin: 31px auto;
  overflow: hidden;
}

.goods_img .layer_enlarge .thumb_list .slide ul {
  position: relative;
}

.goods_img .layer_enlarge .thumb_list .slide li {
  display: block;
  width: 56px;
  height: 56px;
  padding: 2px 0;
}

.goods_img .layer_enlarge .thumb_list .slide li a {
  display: block;
  width: 52px;
  height: 52px;
  border: 2px solid #fff;
}

.goods_img .layer_enlarge .thumb_list .slide li img {
  width: 50px;
  height: 50px;
  border: 1px solid #d3d4d7;
}

.goods_img .layer_enlarge .thumb_list .slide li.selected a,
.goods_img .layer_enlarge .thumb_list .slide li.selected img {
  position: relative;
  border-color: #4c8efb;
}

.goods_img .layer_enlarge .thumb_list>a {
  position: absolute;
  top: 0;
  left: 10px;
  width: 52px;
  height: 20px;
}

.goods_img .layer_enlarge .thumb_list>a span {
  display: block;
  width: 27px;
  height: 14px;
  margin: 8px auto;
  text-indent: -5000px;
  background: #dbdbdb url("../image/icon_goods.png") -150px -155px no-repeat;
}

.goods_img .layer_enlarge .thumb_list>a.btn_next {
  top: auto;
  bottom: 10px;
}

.goods_img .layer_enlarge .thumb_list>a.btn_next span {
  background-position: -150px -170px;
}

.goods_img .layer_enlarge .thumb_list>a:hover span {
  background-color: #4c8efb;
}

.goods_img .fctn_area {
  padding: 9px 0;
  clear: both;
  text-align: center;
}

.goods_img .st_sold {
  display: inline-block;
  overflow: hidden;
  font-size: 12px;
}

.goods_img .st_sold .sold {
  color: #5e5e5e;
}

.goods_img .st_sold>span {
  display: inline-block;
  padding: 0 15px;
  margin-left: -1px;
  line-height: 16px;
  border-left: 1px solid #bebebe;
}

.goods_img .st_sold .stfn .like {
  display: inline-block;
  padding-left: 22px;
  background: url("../image/bul_goods.png") left -2290px no-repeat;
  color: #666;
}

.goods_img .st_sold .stfn .like.grn {
  background-position: left -2250px;
  color: #62b03d;
}

.goods_img .st_sold .stfn .like.gld {
  background-position: left -2270px;
  color: #daa107;
}

.goods_img .fctn {
  margin-top: 15px;
  vertical-align: top;
  font-size: 0;
}

.goods_img .fctn ul {
  display: inline-block;
  overflow: hidden;
  border: 1px solid #e3e3e3;
}

.goods_img .fctn li {
  height: 25px;
  margin-left: -1px;
  float: left;
  line-height: 25px;
  border-left: 1px solid #e3e3e3;
}

.goods_img .fctn li>a {
  display: inline-block;
  height: 20px;
  padding-left: 19px;
  margin: 0 10px;
  line-height: 20px;
  vertical-align: middle;
  background: url("../image/bul_goods.png") left -2015px no-repeat;
  font-size: 11px;
  color: #6e6e6e;
  text-decoration: none;
}

.lang_ja .goods_img .fctn li>a {
  margin: 0 8px;
}

.goods_img .fctn .bul_share a {
  background-position: left -2015px;
}

.goods_img .fctn .bul_report a {
  background-position: left -2045px;
}

.goods_img .fctn .bul_review a {
  background-position: left -2075px;
}

.goods_img .fctn .bul_size a {
  padding-left: 23px;
  background-position: left -2105px;
}

.goods_img .fctn .bul_video a {
  padding-left: 22px;
  background-position: left -2135px;
}

.goods_img .fctn .btn_ctqtlk {
  display: inline-block;
  height: 25px;
  padding: 0 10px 0 35px;
  margin: 5px 0 0;
  line-height: 25px;
  background: url("../image/bul_goods.png") 0 -1625px no-repeat;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  font-size: 12px;
  font-weight: 700;
  color: #6e6e6e;
  text-decoration: none;
}

.goods_img .fctn .btn_ctqtlk:hover {
  border-color: #ffad77;
}

.goods_img .etc {
  clear: both;
}

.goods_img .etc p {
  line-height: 20px;
  color: #999;
  text-align: center;
}

.goods_img .etc .btn_size {
  display: inline-block;
  height: 16px;
  padding: 0 14px;
  margin-top: -18px;
  float: right;
  line-height: 16px;
  vertical-align: top;
  background: #f4f4f6;
  border: 1px solid #6c9df0;
  border-radius: 2px;
  color: #3a77e6;
  text-decoration: none;
}

.goods_detail {
  position: relative;
  width: 540px;
  margin-right: 10px;
  float: right;
}

.goods_detail .infoArea li.infoData.bnnr {
  padding: 7px 0;
}

.goods_detail .infoArea li.infoData.bids .layerWrap {
  z-index: 2;
}

.goods_detail .btn_lnk {
  display: inline-block;
  height: 18px;
  padding: 0 7px;
  margin: 0 3px;
  line-height: 18px;
  vertical-align: middle;
  background: #fbfbfb;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  color: #636363;
}

.goods_detail .btn_lnk:hover {
  border-color: #ccc;
  color: #777;
  text-decoration: none;
}

.goods_detail h2.name {
  padding: 8px 10px;
  clear: both;
  line-height: 20px;
  background-color: #f8f8f8;
  font-size: 13px;
  word-break: break-all;
}

.goods_detail h2.name .btn_brand {
  display: inline-block;
  height: 22px;
  padding: 0 8px;
  margin-right: 4px;
  line-height: 22px;
  vertical-align: middle;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  background: #fff;
  font-size: 12px;
  color: #11b000;
  text-decoration: none;
}

.goods_detail h2.name .btn_brand:hover {
  background-color: #3ab000;
  color: #fff;
}

.goods_detail h2.name.focus {
  background-color: #fff;
}

.goods_detail h2.name.on {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

.goods_detail h2.name.on .btn_brand {
  background-color: #3ab000;
  color: #fff;
}

.goods_detail .ic_global {
  padding: 0 6px 0 8px;
  margin-bottom: 3px;
  float: right;
  line-height: 15px;
  background-color: #ededed;
  border: 1px solid #c9c9c9;
  color: #4f4f4f;
  cursor: default;
}

.goods_detail .ic_global::after {
  content: "";
  display: block;
  clear: both;
}

.goods_detail .ic_global strong {
  color: #337ec4;
}

.goods_detail .ic_global strong em {
  color: #fa4653;
}

.goods_detail .view_all {
  display: inline-block;
  padding-right: 10px;
  margin: 5px 0 10px;
  background: url("../image/bul_goods.png") right -2165px no-repeat;
  color: #a1a1a1;
  text-decoration: underline;
}

.goods_detail .goods_type {
  padding: 1px 0 6px 0;
  margin-bottom: 6px;
  border-bottom: 1px dotted #717171;
}

.goods_detail .goods_type li {
  display: inline;
}

.goods_detail .goods_type li strong {
  display: inline-block;
  height: 15px;
  padding: 0 6px;
  line-height: 15px;
  background-color: #a43dd9;
  border: 1px solid #9328ca;
  border-radius: 1px;
  color: #fff;
  cursor: default;
}

.goods_detail .goods_type li a {
  color: #fff;
  text-decoration: none;
}

.goods_detail .lang_type {
  margin-bottom: 3px;
  float: left;
}

.goods_detail .lang_type::after {
  content: "";
  display: block;
  clear: both;
}

.goods_detail .lang_type li {
  display: inline;
}

.goods_detail .lang_type li a {
  display: inline-block;
  height: 15px;
  padding: 0 2px;
  overflow: hidden;
  vertical-align: top;
  background-color: #f9f9f9;
  border: 1px solid #e1e1e2;
  color: #a4a4a4;
  text-align: center;
  text-decoration: none;
}

.goods_detail .lang_type li a:hover,
.goods_detail .lang_type li.selected a {
  color: #286ddc;
}

.goods_detail h2.name+.grpbuy_area {
  margin-top: 10px;
}

.goods_detail .grpbuy_area {
  padding: 8px 19px 8px 10px;
  border: 1px solid #e8e8e8;
  text-align: right;
}

.goods_detail .grpbuy_area .tt {
  font-weight: 700;
  color: #424242;
  text-align: left;
}

.goods_detail .grpbuy_area .prc {
  padding: 10px 0;
  margin-top: -17px;
  font-size: 13px;
  color: #7c7c7c;
}

.goods_detail .grpbuy_area .prc strong {
  margin-left: 5px;
  font-size: 20px;
  color: #ff1212;
}

.goods_detail .grpbuy_area .graph {
  position: relative;
}

.goods_detail .grpbuy_area .graph .grph_off {
  display: inline-block;
  width: 340px;
  height: 16px;
  overflow: hidden;
  background-color: #f0f0f0;
  border-radius: 4px;
  text-align: left;
}

.goods_detail .grpbuy_area .graph .grph_on {
  display: inline-block;
  height: 100%;
  vertical-align: top;
  background-color: #ffd202;
  font-size: 0;
}

.goods_detail .grpbuy_area .graph .grph_off.full {
  background-color: #ffe1ae;
}

.goods_detail .grpbuy_area .graph .grph_off.full .grph_on {
  background-color: #ff6320;
}

.goods_detail .grpbuy_area .graph .txt {
  position: absolute;
  top: -27px;
  left: 169px;
  padding: 4px 6px;
  background-color: #fff;
  border: 1px solid #b7b7b7;
  border-radius: 6px;
  font-size: 11px;
  color: #6a6a6a;
}

.goods_detail .grpbuy_area .graph .txt::after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 6px;
  width: 10px;
  height: 9px;
  background: url("../image/ic_grpbuy.png") -32px 0 no-repeat;
}

.goods_detail .grpbuy_area .etc {
  margin: 10px 0;
  font-size: 13px;
}

.goods_detail .grpbuy_area .etc .num {
  display: inline-block;
  vertical-align: middle;
}

.goods_detail .grpbuy_area .etc .lmt,
.goods_detail .grpbuy_area .etc .time {
  display: inline-block;
  height: 10px;
  padding-left: 14px;
  margin-left: 12px;
  line-height: 10px;
  vertical-align: middle;
  border-left: 1px solid #e3e3e3;
}

.goods_detail .grpbuy_area .etc i {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: -2px 5px 0 0;
  vertical-align: middle;
  background: url("../image/ic_grpbuy.png") -17px 0 no-repeat;
  font-size: 0;
}

.goods_detail .grpbuy_area .etc .num i {
  width: 15px;
  background-position: 0 0;
}

.goods_detail .grpbuy_area .etc .lmt i {
  width: 12px;
  background-position: -44px 0;
}

.goods_detail .grpbuy_area .more {
  position: relative;
  overflow: hidden;
}

.goods_detail .grpbuy_area .more a {
  color: #8199e7;
  text-decoration: underline;
}

.goods_detail .grpbuy_area .more .cmt {
  float: left;
  color: #878787;
}

.goods_detail .infoArea {
  line-height: 20px;
}

.goods_detail .infoArea li.last {
  padding: 0;
  margin-top: -1px;
  background-color: #fff;
  border-bottom: none;
  text-align: center;
}

.goods_detail .infoArea .plusrwd {
  display: block;
  font-size: 11px;
  color: #777;
}

.goods_detail .infoData {
  padding: 4px 0;
  clear: both;
  border-bottom: 1px dotted #888;
}

.goods_detail .infoData .link_how {
  margin-left: 3px;
  color: #777;
  text-decoration: underline;
}

.goods_detail .infoData .ctrlArea {
  margin-right: 3px;
  float: left;
}

.goods_detail .infoData .textType.bids {
  height: 18px;
  padding: 0 2px;
  line-height: 18px;
  vertical-align: middle;
  border-color: #bfc0c2;
  border-radius: 2px;
  font-weight: 700;
  color: #286ddc;
  text-align: center;
}

.goods_detail .infoData .lmtd {
  color: #3e8f0e;
}

.goods_detail .infoData p.clear {
  padding: 0;
  color: #666;
}

.goods_detail .infoData p.clear.colBlue {
  color: #0066bc;
}

.goods_detail .infoData p.clear.fs_11 {
  color: #777;
}

.goods_detail .infoData .btn_shrate {
  display: inline-block;
  height: 19px;
  padding: 0 2px 0 6px;
  margin-left: -7px;
  line-height: 19px;
  vertical-align: middle;
  border: 1px solid #fff;
  border-radius: 2px;
  color: #454545;
  text-decoration: none;
}

.goods_detail .infoData .btn_shrate span {
  display: inline-block;
  width: 12px;
  height: 0;
  padding: 17px 2px 0 2px;
  margin-left: 5px;
  overflow: hidden;
  vertical-align: top;
  background: #fff url("../image/icon_goods.png") -244px -36px no-repeat;
  border: 1px solid #bfc0c2;
  border-radius: 2px;
}

.goods_detail .infoData .btn_shrate .ic_ds {
  width: 17px;
  background-position: -260px -36px;
}

.goods_detail .infoData .btn_shrate .ic_os {
  width: 14px;
  background-position: -281px -36px;
}

.goods_detail .infoData .btn_shrate:hover {
  background-color: #fff;
  border-color: #bfc0c2;
  font-weight: 700;
}

.goods_detail .infoData .btn_shrate:hover span {
  border-color: #fff;
}

.goods_detail .infoData .smry {
  padding-right: 4px;
}

.goods_detail .infoData .btn_open {
  display: inline-block;
  height: 18px;
  padding: 0 18px 0 8px;
  line-height: 18px;
  background: #fcfcfb url("../image/bul_goods.png") right -1040px no-repeat;
  border: 1px solid silver;
  border-radius: 2px;
  text-decoration: none;
}

.goods_detail .bt {
  vertical-align: top;
  text-decoration: none;
}

.goods_detail .bt .ic_lst {
  display: inline-block;
  width: 10px;
  height: 10px;
  padding-left: 0;
  margin-right: 6px;
  overflow: hidden;
  vertical-align: middle;
  background: url("../image/icon_goods.png") -19px -20px no-repeat;
}

.goods_detail .bt .ic_view {
  display: inline-block;
  width: 10px;
  height: 10px;
  padding-left: 0;
  margin-right: 6px;
  overflow: hidden;
  vertical-align: middle;
  background: url("../image/img_viewer.png") -20px 0 no-repeat;
}

.goods_detail .btn_dtl {
  display: inline-block;
  height: 18px;
  padding: 0 18px 0 8px;
  margin-left: 4px;
  line-height: 18px;
  background: #fcfcfb url("../image/bul_goods.png") right -745px no-repeat;
  border: 1px solid silver;
  border-radius: 2px;
  text-decoration: none;
}

.goods_detail .btn_dsc {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin: -2px 0 0 3px;
  vertical-align: middle;
  background: url("../image/icon_goods.png") -168px 0 no-repeat;
  font-size: 0;
}

.goods_detail .btn_detail {
  color: #3679e9;
  text-decoration: underline;
}

.goods_detail .btn_Coshipping {
  display: inline-block;
  color: #306;
  text-decoration: underline;
}

.goods_detail .quantity {
  border: 0 none;
}

.goods_detail .choosen {
  padding: 0;
  margin-top: -1px;
  margin-bottom: 2px;
  border-bottom: none;
}

.goods_detail .choosen dl {
  overflow: hidden;
}

.goods_detail .choosen dd {
  margin-top: -1px;
}

.goods_detail .choosen table {
  table-layout: fixed;
}

.goods_detail .choosen td,
.goods_detail .choosen th {
  padding: 7px 0;
  border: 1px solid #dcdcdc;
  text-align: center;
  border-collapse: collapse;
}

.goods_detail .choosen th {
  padding: 3px 0;
  background-color: #f5f5f5;
}

.goods_detail .choosen p {
  padding-left: 12px;
  line-height: 14px;
  text-align: left;
}

.goods_detail .choosen .dc {
  display: block;
  margin: 0 10px;
  border-top: 1px solid #dcdcdc;
  text-align: center;
}

.goods_detail .choosen .dc a {
  display: inline-block;
  width: 56px;
  height: 18px;
  margin: 3px auto 0;
  line-height: 18px;
  background-color: #98a1b9;
  border-radius: 1px;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.goods_detail .choosen .dc .btn_del {
  display: inline-block;
  width: 12px;
  height: 0;
  padding: 12px 0 0 0;
  margin: -1px 0 0 3px;
  overflow: hidden;
  vertical-align: middle;
  background: url("../image/icon_goods.png") -46px -20px no-repeat;
  cursor: pointer;
}

.goods_detail .choosen .ic_del {
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 auto;
  text-indent: -5000px;
  background: url("../image/icon_goods.png") -312px -20px no-repeat;
}

.goods_detail .choosen .ctrlArea {
  margin: 0 auto;
  float: none;
  text-align: left;
}

.goods_detail .choosen .total {
  border-top: 1px solid #666;
}

.goods_detail .choosen .total td {
  border-top: none;
}

.goods_detail .choosen .total td strong {
  display: block;
  padding-left: 12px;
  text-align: left;
}

.goods_detail .choosen .total td .price {
  color: #ff3f47;
}

.goods_detail .choosen .shpp_opt {
  padding-left: 12px;
  line-height: 1.3;
  text-align: left;
}

.goods_detail .choosen .shpp_opt .dsc {
  margin: 2px 0 3px 35px;
  color: #527fef;
}

.goods_detail .cart_cp {
  padding: 0;
  background-color: #dcdcdc;
  border-bottom: none;
  font-weight: 700;
  color: #5f5f5f;
}

.goods_detail .cart_cp em {
  display: inline-block;
  margin-left: 12px;
}

.goods_detail .cart_cp .btn_del {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: -1px 0 0 7px;
  text-indent: -5000px;
  vertical-align: middle;
  background: url("../image/icon_goods.png") -46px -20px no-repeat;
}

.goods_detail .plus_rwd strong {
  color: #ff9c00;
}

.goods_detail .plus_rwd .detailsArea {
  position: relative;
}

.goods_detail .plus_rwd .rwd_info {
  margin: 10px 0;
  line-height: 20px;
}

.goods_detail .plus_rwd .rwd_info dt {
  margin-right: 5px;
  float: left;
  font-weight: 700;
}

.goods_detail .plus_rwd .rwd_info dd {
  overflow: hidden;
  color: #7f7f7f;
}

.goods_detail .plus_rwd .credit_lst {
  margin: -15px -20px;
}

.goods_detail .plus_rwd .credit_lst li {
  padding: 20px;
}

.goods_detail .plus_rwd .credit_lst li~li {
  border-top: 1px solid #e7e7e7;
}

.goods_detail .plus_rwd .credit_lst .thmb {
  display: inline-table;
  width: 110px;
  vertical-align: middle;
}

.goods_detail .plus_rwd .credit_lst .cont {
  display: inline-table;
  vertical-align: middle;
}

.goods_detail .plus_rwd .credit_lst .info {
  margin-top: 10px;
  color: #fc4343;
}

.goods_detail .domestic {
  padding: 23px 0 0 0;
  border-bottom: none!important;
  text-align: center;
}

.goods_detail .domestic .btn_domestic {
  display: inline-block;
  height: 25px;
  padding: 3px 10px;
  line-height: 25px;
  background: #f7f7f7;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  font-weight: 700;
  color: #54575e;
  text-decoration: none;
}

.goods_detail .domestic .btn_domestic span {
  display: inline-block;
  height: 25px;
  padding-left: 15px;
  line-height: 25px;
  background: url("../image/bul_goods.png") left -1385px no-repeat;
}

.goods_detail .domestic .btn_domestic em {
  display: inline-block;
  min-width: 20px;
  height: 17px;
  padding: 0 5px;
  margin-left: 20px;
  line-height: 17px;
  vertical-align: middle;
  background-color: #ff7a00;
  border-radius: 5px;
  color: #fff;
}

.goods_detail .domestic .btn_domestic:hover {
  border-color: #ff611b;
  color: #ff611b;
}

.goods_detail .domestic .btn_domestic:hover span {
  background-position: left -1415px;
}

.goods_detail .app_down {
  text-align: center;
}

.goods_detail .app_down .btn_app {
  display: inline-block;
  padding: 0 10px;
  margin: 20px 0 10px;
  overflow: hidden;
  border: 1px solid #dcdcdc;
  border-radius: 6px;
  text-align: center;
}

.goods_detail .app_down .btn_app span {
  display: inline-block;
  padding: 13px 45px 13px 10px;
  line-height: 20px;
  background: url("../image/bg_appdown.png") right center no-repeat;
  color: #527fef;
  text-decoration: none;
}

.goods_detail .detailsArea {
  width: 100%;
  padding: 3px 0;
  clear: both;
  color: #454545;
}

.goods_detail .detailsArea::after {
  content: " ";
  display: block;
  clear: both;
}

.goods_detail .detailsArea>dt {
  width: 170px;
  padding-left: 10px;
  float: left;
}

.goods_detail .detailsArea>dd {
  width: 328px;
  float: right;
}

.goods_detail .detailsArea>dd~dd {
  margin-top: 5px;
}

.goods_detail .detailsArea .layer_info {
  top: 0;
  left: -10px;
}

.goods_detail .detailsArea .layer_info p {
  line-height: 15px;
}

.goods_detail .detailsArea .layer_info .lnk {
  display: inline-block;
  color: #0066bc;
  text-decoration: underline;
}

.goods_detail .detailsArea .multicurrency {
  color: #e80405;
}

.goods_detail .detailsArea .g_icon_help {
  margin-top: 1px;
  vertical-align: top;
}

.goods_detail .detailsArea .ly_select {
  height: 24px;
}

.goods_detail .detailsArea .ly_select .action {
  display: inline-block;
  width: auto;
  height: 22px;
  padding: 0 22px 0 4px;
  line-height: 22px;
  background: #fff url("../image/bul_goods.png") right -1325px no-repeat;
  border: 1px solid #bfc0c2;
  color: #666;
  text-decoration: none;
}

.goods_detail .detailsArea .ly_select.click {
  position: relative;
  z-index: 12;
}

.goods_detail .detailsArea .ly_select.click .action {
  position: absolute;
  z-index: 2;
  border-bottom-color: #fff;
}

.goods_detail .detailsArea .ly_select .btn_close {
  position: absolute;
  top: 9px;
  right: 9px;
  display: block;
  width: 15px;
  height: 0;
  padding-top: 15px;
  overflow: hidden;
  background: url("../image/icon_goods.png") -186px 0 no-repeat;
}

.goods_detail .detailsArea .ly_select .select_list {
  position: absolute;
  z-index: 1;
  top: 23px;
  left: 0;
  display: none;
  width: 305px;
  padding: 5px 10px;
  background-color: #fff;
  border: 1px solid #bfc0c2;
}

.goods_detail .detailsArea .ly_select .select_list .tit {
  padding: 5px 0;
  color: #666;
}

.goods_detail .detailsArea .ly_select .select_list ul {
  margin-top: 1px;
  text-align: left;
}

.goods_detail .detailsArea .ly_select .select_list li {
  width: 100%;
  height: 20px;
  padding: 5px 0;
  margin: 0;
  overflow: hidden;
  line-height: 20px;
  color: #999;
}

.goods_detail .detailsArea .ly_select .select_list li span {
  display: inline-block;
  width: 64px;
}

.goods_detail .detailsArea .ly_select .select_list li a {
  display: inline-block;
  padding: 0;
  color: #1859a5;
}

.goods_detail .detailsArea .ly_select .select_list li a:active,
.goods_detail .detailsArea .ly_select .select_list li a:hover {
  text-decoration: underline;
}

.goods_detail .detailsArea .ly_select .select_list li.selected a {
  font-weight: 700;
  color: #222;
}

.goods_detail .detailsArea .bundlebuy {
  margin-right: 5px;
  float: left;
}

.goods_detail .detailsArea .bundlebuy select {
  width: 44px;
  height: 18px;
  margin-right: 5px;
  border: 1px solid #abadb3;
}

.goods_detail .detailsArea .bundlebuy a {
  color: #286dcc;
  text-decoration: underline;
}

.goods_detail .detailsArea .bundlebuy .ly_info {
  position: absolute;
  top: 20px;
  left: -50px;
  width: 310px;
  background-color: #fff;
  border: 2px solid #72b7fb;
  font-size: 12px;
}

.goods_detail .detailsArea .bundlebuy .ly_info .inner {
  padding: 13px 22px 8px 6px;
  line-height: 19px;
}

.goods_detail .detailsArea .gshopping {
  overflow: hidden;
}

.goods_detail .detailsArea .gshopping p {
  float: left;
}

.goods_detail .detailsArea .gshopping a.bt {
  float: right;
}

.goods_detail .detailsArea .gshopping a.bt span {
  font-weight: 400;
}

.goods_detail .lsprice strong {
  color: #286ddc;
}

.goods_detail .lsprice .layerWrap {
  z-index: 7!important;
}

.goods_detail .lsprice .bt_mycp {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 11px;
  color: #fff;
}

.goods_detail .lsprice .bt_mycp span {
  display: inline-block;
  padding: 0 11px;
  background-color: #527fef;
}

.goods_detail .lsprice .bt_mycp::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 5px;
  margin-top: -1px;
  vertical-align: middle;
  background: #527fef url("../image/bul_bt.png") no-repeat;
}

.goods_detail .lsprice .bt_mycp.cancel span,
.goods_detail .lsprice .bt_mycp.cancel::before {
  background-color: #ff3f47;
}

.goods_detail .lsprice .bt_mycp.inactive span,
.goods_detail .lsprice .bt_mycp.inactive::before {
  background-color: #c1c7cc;
}

.goods_detail .lsprice .shop_brand {
  position: relative;
  display: inline-block;
  margin: 4px 0 0 0;
}

.goods_detail .lsprice .shop_brand .bt_brndcp {
  display: inline-block;
  height: 20px;
  padding: 0 5px;
  line-height: 20px;
  background-color: #8fcd1c;
  border: 1px solid #87c11a;
  font-size: 11px;
  color: #fff;
  text-decoration: none;
}

.goods_detail .lsprice .shop_brand .bt_brndcp span {
  padding-left: 12px;
  background: url("../image/bul_goods.png") left -2225px no-repeat;
}

.goods_detail .lsprice .shop_brand .ly_shop_cp.cp_brand {
  top: 25px;
}

.goods_detail .lsprice .shop_brand .ly_shop_cp .cont .dsc,
.goods_detail .lsprice .shop_brand .ly_shop_cp .dsc_caution {
  line-height: normal;
}

.goods_detail .prc_auction dt {
  color: #a43dd9;
}

.goods_detail .prc_auction dd {
  position: relative;
}

.goods_detail .bt_auction {
  display: inline-block;
  height: 18px;
  padding: 0 11px;
  margin-left: 3px;
  line-height: 18px;
  background-color: #a43dd9;
  border: 1px solid #902ec2;
  border-radius: 1px;
  font-size: 11px;
  color: #fff;
}

.goods_detail .btn_buy {
  display: inline-block;
  height: 18px;
  padding: 0 7px;
  margin-left: 3px;
  line-height: 18px;
  background-color: #3679ea;
  border: 1px solid #1f64d7;
  border-radius: 1px;
  font-size: 11px;
  color: #fff;
}

.goods_detail .q_dcprice strong {
  color: #f90f0e;
}

.goods_detail .q_dcprice dd em {
  font-size: 16px;
}

.goods_detail .q_dcprice .layer_info.dc {
  top: 20px;
  left: 0;
}

.goods_detail .q_dcprice dd .sold {
  color: #ff9da1;
}

.goods_detail .dsc_txt {
  padding: 0!important;
}

.goods_detail .dsc_txt dt {
  visibility: hidden;
}

.goods_detail .dsc_txt dd {
  overflow: hidden;
}

.goods_detail .dsc_txt dd * {
  line-height: 13px;
}

.goods_detail .dsc_txt dd p {
  float: left;
  color: #777;
}

.goods_detail .dsc_txt a.more {
  float: right;
  color: #0066bc;
  text-decoration: underline;
}

.goods_detail .detail_wrrnty {
  position: relative;
  padding: 10px;
  margin: 15px 0;
  border: 1px solid #e9e9e9;
}

.goods_detail .detail_wrrnty .tt {
  line-height: 25px;
  color: #444;
}

.goods_detail .detail_wrrnty .lnk_go {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #4f97e8;
  text-decoration: underline;
}

.goods_detail .detail_wrrnty .lnk_go .red {
  text-decoration: underline;
}

.goods_detail .detail_wrrnty .dsc {
  padding: 10px;
  margin: 3px -10px;
  line-height: 1.3;
  background: #f9f9f9;
}

.goods_detail .detail_wrrnty .sub_tt {
  padding-top: 6px;
  margin: 7px 0;
  border-top: 1px dotted #b6b6b6;
  font-weight: 400;
  color: #444;
}

.goods_detail .detail_wrrnty .sub_tt a {
  color: #4f97e8;
  text-decoration: underline;
}

.goods_detail .detail_wrrnty .field {
  margin-top: 7px;
}

.goods_detail .detail_wrrnty .field::after {
  content: "";
  display: block;
  clear: both;
}

.goods_detail .detail_wrrnty .field_dtl .lst>li {
  margin-top: 7px;
}

.goods_detail .detail_wrrnty .field_dtl .lst>li::after {
  content: "";
  display: block;
  clear: both;
}

.goods_detail .detail_wrrnty .label {
  float: left;
  line-height: 22px;
  font-weight: 400;
}

.goods_detail .detail_wrrnty .column {
  min-height: 22px;
  margin-left: 190px;
}

.goods_detail .detail_wrrnty .input_txt {
  display: block;
  width: 100%;
  height: 22px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  border: 1px solid #d0d0d0;
}

.jp .detail_wrrnty .tt {
  margin-bottom: 20px;
}

.goods_detail .ls_dc {
  padding: 5px 10px;
  margin: 6px 0;
  background-color: #f5f5f5;
  border: 1px solid #dcdcdc;
}

.goods_detail .ls_dc li {
  line-height: 18px;
  color: #666;
}

.goods_detail .ls_dc li em {
  display: inline-block;
  width: 168px;
}

.goods_detail .ls_dc .layerWrap {
  display: inline;
}

.goods_detail .ls_dc .layer_info {
  top: 20px;
  right: 0;
}

.goods_detail .layer_info.dc {
  position: absolute;
  z-index: 4;
  top: 20px;
  left: 0;
  width: 410px;
  padding: 0 10px 10px 10px;
  background-color: #eaf2f7;
  border: 3px solid #cad6de;
  color: #565656;
}

.goods_detail .layer_info.dc a.close {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  width: 16px;
  height: 15px;
  text-indent: -5000px;
  background: url("../image/icon_goods.png") -186px 0 no-repeat;
}

.goods_detail .layer_info.dc .tit {
  display: inline-block;
  height: 18px;
  padding: 0 10px;
  margin-bottom: 10px;
  line-height: 18px;
  vertical-align: top;
  background-color: #cad6de;
  color: #095588;
  cursor: default;
}

.goods_detail .layer_info.dc .info li {
  margin-top: 20px;
}

.goods_detail .layer_info.dc .info em {
  display: block;
  line-height: 16px;
  font-size: 13px;
  color: #003556;
}

.goods_detail .layer_info.dc .info p {
  padding-left: 38px;
  margin: 8px 0;
  line-height: 16px;
  background: url("../image/bul_qmemberdc.png") no-repeat;
  color: #4781a6;
}

.goods_detail .layer_info.dc .info p a {
  color: #0167cc!important;
  text-decoration: underline;
}

.goods_detail .layer_info.dc .info p.info_club {
  background-position: 0 0;
}

.goods_detail .layer_info.dc .info p.info_bookmark {
  background-position: 0 -50px;
}

.goods_detail .layer_info.dc .info p.info_app {
  background-position: 0 -100px;
}

.goods_detail .layer_info.dc .info p.info_mail {
  background-position: 0 -150px;
}

.goods_detail .layer_info.dc .info p.info_vip {
  background-position: 0 -200px;
}

.goods_detail .add_box {
  position: relative;
  background-color: #fcfcfc;
  border: 1px solid #edcab0;
}

.goods_detail .add_box .ic_arrow {
  position: absolute;
  top: -4px;
  left: 27px;
  width: 5px;
  height: 4px;
  background: url("../image/ic_discount.png") -98px -10px no-repeat;
}

.goods_detail .add_box .more {
  position: absolute;
  right: 10px;
  bottom: 25px;
  color: #0066bc;
  text-decoration: underline;
}

.goods_detail .add_box .tit {
  background-color: #fff7df;
  font-weight: 700;
  color: #ff5439;
}

.goods_detail .add_box .tit p {
  padding: 1px 10px;
}

.goods_detail .add_box .tit strong {
  margin-left: 10px;
}

.goods_detail .add_box .tit .bt {
  vertical-align: top;
}

.goods_detail .add_box .cont {
  padding: 3px 0;
}

.goods_detail .add_box dl {
  padding: 1px 10px;
  overflow: hidden;
}

.goods_detail .add_box dt {
  width: 155px;
  float: left;
  font-weight: 700;
}

.goods_detail .add_box dt em {
  font-weight: 400;
}

.goods_detail .add_box dt span {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: -2px 7px 0 0;
  vertical-align: middle;
  background: url("../image/ic_discount.png") no-repeat;
}

.goods_detail .add_box dt span.bul_q {
  width: 14px;
  background-position: 0 0;
}

.goods_detail .add_box dt span.bul_flw {
  width: 12px;
  background-position: -16px 0;
}

.goods_detail .add_box dt span.bul_mmq {
  width: 17px;
  background-position: -30px 0;
}

.goods_detail .add_box dt span.bul_dday {
  background-position: -48px 0;
}

.goods_detail .add_box dt span.bul_lvs {
  background-position: -66px 0;
}

.goods_detail .add_box .bt {
  height: 18px;
  padding: 0 10px;
  margin-left: 6px;
  background: #fafafa;
  border: 1px solid #d6d6d6;
  border-radius: 2px;
}

.goods_detail .add_box .bt span {
  height: auto;
  padding: 0;
  margin: 0;
  line-height: 18px;
  background: 0 0;
  border: 0;
  color: #333;
}

.goods_detail .add_box .bt .del::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: -1px 0 0 3px;
  vertical-align: middle;
  background: url("../image/ic_discount.png") -98px 0 no-repeat;
}

.goods_detail .add_box .bt.applied span {
  color: #999;
}

.goods_detail .add_box dd p {
  padding-left: 23px;
}

.goods_detail .add_box dd p a {
  color: #296ddc;
  text-decoration: underline;
}

.goods_detail .add_box dd em {
  color: orange;
}

.goods_detail .add_box .dsc {
  margin: 0 3px;
  font-weight: 400;
  color: #555;
}

.goods_detail .add_box .g_icon_help {
  width: 12px;
  height: 12px;
  margin: -1px 0 0 3px;
  background: url("../image/ic_discount.png") -84px 0 no-repeat;
}

.goods_detail .add_box .layer_info.dc {
  top: 0;
  left: 0;
}

.goods_detail .add_box .bnnr_qchapp {
  position: relative;
  padding: 3px 10px;
  margin: 5px 42px 3px;
  overflow: hidden;
  line-height: 22px;
  background-color: #ffe7aa;
  border: 1px solid #ffd059;
}

.goods_detail .add_box .bnnr_qchapp .layer_info .btn_close {
  top: 9px;
  right: 9px;
  width: 15px;
  height: 15px;
  background-position: -186px 0;
}

.goods_detail .add_box .bnnr_qchapp dfn {
  float: left;
  font-weight: 700;
  color: #555;
}

.goods_detail .add_box .bnnr_qchapp dfn em {
  color: #ff9c00;
}

.goods_detail .add_box .bnnr_qchapp .btn_go {
  display: inline-block;
  height: 20px;
  padding: 0 7px;
  float: right;
  line-height: 20px;
  background-color: #ff9c00;
  border: 1px solid #ff8a00;
  border-radius: 3px;
  font-weight: 700;
  color: #fff;
}

.goods_detail .add_box.mm_qch {
  background-color: #fff;
  border-color: #a0d37e;
}

.goods_detail .add_box.mm_qch .ic_arrow {
  background-position: -104px -10px;
}

.goods_detail .add_box.mm_qch .tit {
  background-color: #e7fbd2;
  color: #2d7100;
}

.goods_detail .add_box.mm_qch dd em {
  color: #368501;
}

.goods_detail .add_box.mm_qch .ly_mmmn {
  position: absolute;
  z-index: 1;
  top: 25px;
  left: 50%;
  width: 180px;
  padding: 26px 10px 10px;
  margin-top: 1px;
  margin-left: -102px;
  line-height: 1.3;
  background-color: #fff;
  border: 2px solid #5a5f67;
  font-weight: 400;
  color: #454545;
  text-align: center;
}

.goods_detail .add_box.mm_qch .ly_mmmn .btn_close {
  position: absolute;
  top: 9px;
  right: 10px;
  width: 15px;
  height: 15px;
  background: url("../image/icon_goods.png") -186px 0 no-repeat;
  font-size: 0;
}

.goods_detail .add_box.mm_qch .ly_mmmn .txt {
  margin: 10px 0;
  text-align: left;
}

.goods_detail .add_box.mm_qch .ly_mmmn .txt strong {
  margin: 0;
}

.goods_detail #multiSmartBtn {
  position: relative;
  z-index: 0;
  overflow: visible;
}

.goods_detail #multiSmartBtn.click {
  z-index: 11;
}

.goods_detail #multiSmartBtn .bt {
  margin-right: 2px;
}

.goods_detail #multiSmartBtn .btn_view.on {
  position: relative;
}

.goods_detail #multiSmartBtn .btn_view.on i {
  position: absolute;
  bottom: -4px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  border-color: #066acd transparent transparent transparent;
  border-width: 4px 4px 0 4px;
  border-style: solid;
}

.goods_detail #multiSmartBtn .ly_imgviewer {
  position: absolute;
  z-index: 1;
  top: -45px;
  left: -100px;
  width: 432px;
  background-color: #fff;
  border: 1px solid #459af2;
}

.goods_detail #multiSmartBtn .ly_imgviewer .tit {
  height: 30px;
  padding-left: 20px;
  line-height: 30px;
  border-bottom: 1px solid #ccc;
  font-weight: 700;
  color: #4c8efb;
}

.goods_detail #multiSmartBtn .ly_imgviewer .cont {
  padding: 0 40px;
}

.goods_detail #multiSmartBtn .ly_imgviewer .detail {
  height: 28px;
  padding: 5px 10px;
  border: 1px solid #d3d4d7;
}

.goods_detail #multiSmartBtn .ly_imgviewer .detail p {
  height: 14px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 14px;
  color: #777;
}

.goods_detail #multiSmartBtn .ly_imgviewer .btn_area {
  padding: 14px 0 20px 0;
  text-align: center;
}

.goods_detail #multiSmartBtn .ly_imgviewer .btn_area a {
  display: inline-block;
  width: 112px;
  height: 23px;
  margin: 0 10px;
  line-height: 23px;
  background-color: #edeef1;
  border: 1px solid #bbc1cb;
  border-radius: 2px;
  font-weight: 700;
  color: #65686e;
  text-decoration: none;
}

.goods_detail #multiSmartBtn .ly_imgviewer .btn_area a.btn_save {
  color: #2274fd;
}

.goods_detail #multiSmartBtn .ly_imgviewer .slide_list {
  position: relative;
  margin: 10px -4px;
}

.goods_detail #multiSmartBtn .ly_imgviewer .slide_list .btn_next,
.goods_detail #multiSmartBtn .ly_imgviewer .slide_list .btn_prev {
  position: absolute;
  top: 108px;
  left: -16px;
  width: 12px;
  height: 19px;
  text-indent: -5000px;
  background: url("../image/img_viewer.png") 0 -10px no-repeat;
}

.goods_detail #multiSmartBtn .ly_imgviewer .slide_list .btn_next {
  right: -16px;
  left: auto;
  background-position: -12px -10px;
}

.goods_detail #multiSmartBtn .ly_imgviewer .slide_list .slide {
  position: relative;
  width: 360px;
  min-height: 60px;
  max-height: 180px;
  overflow: hidden;
}

.goods_detail #multiSmartBtn .ly_imgviewer .slide_in {
  position: relative;
  width: 1000px;
  overflow: hidden;
}

.goods_detail #multiSmartBtn .ly_imgviewer .slide_in .sliding {
  width: 360px;
  float: left;
  overflow: hidden;
}

.goods_detail #multiSmartBtn .ly_imgviewer .slide_in li {
  position: relative;
  width: 50px;
  height: 50px;
  padding: 5px;
  float: left;
}

.goods_detail #multiSmartBtn .ly_imgviewer .slide_in .thumb img {
  width: 48px;
  height: 48px;
  border: 1px solid #cbcbcb;
}

.goods_detail #multiSmartBtn .ly_imgviewer .slide_in li.hover .thumb img {
  border-color: #626c81;
}

.goods_detail #multiSmartBtn .ly_imgviewer .slide_in li.clicked .thumb img {
  width: 46px;
  height: 46px;
  border: 2px solid #e30300;
}

.goods_detail #multiSmartBtn .ly_mixopt {
  position: absolute;
  top: 25px;
  right: -20px;
  left: -190px;
  background-color: #fff;
  border: 2px solid #6290cf;
}

.goods_detail #multiSmartBtn .ly_mixopt .btn_close {
  position: absolute;
  right: -2px;
  bottom: -20px;
  padding: 0 10px;
  background-color: #6290cf;
  border-radius: 0 0 3px 3px;
  color: #fff;
  text-decoration: none;
}

.goods_detail #multiSmartBtn .ly_mixopt .scroll {
  max-height: 177px;
  overflow-x: hidden;
  overflow-y: auto;
}

.goods_detail #multiSmartBtn .ly_mixopt table {
  margin: 0 -1px -1px 0;
}

.goods_detail #multiSmartBtn .ly_mixopt tr:hover td {
  background-color: #eef4f9;
}

.goods_detail #multiSmartBtn .ly_mixopt .soldout td {
  color: #b1b1b1;
}

.goods_detail #multiSmartBtn .ly_mixopt td,
.goods_detail #multiSmartBtn .ly_mixopt th {
  padding: 5px 0;
  line-height: normal;
  border: 1px solid #c9dbf3;
  border-width: 0 1px 1px 0;
  text-align: center;
}

.goods_detail #multiSmartBtn .ly_mixopt th {
  font-weight: 700;
  border-bottom-width: 2px;
}

.goods_detail #multiSmartBtn .ly_mixopt th span[class^=array_] {
  padding-right: 15px;
  background: url("../image/bul_goods.png") no-repeat;
  cursor: pointer;
}

.goods_detail #multiSmartBtn .ly_mixopt th span.array_des {
  background-position: right -1065px;
}

.goods_detail #multiSmartBtn .ly_mixopt th span.array_as {
  background-position: right -1095px;
}

.goods_detail #multiSmartBtn .ly_mixopt td span {
  display: block;
  max-width: 110px;
  height: 15px;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 15px;
  cursor: pointer;
}

.goods_detail .ticket_form h2 {
  padding-left: 10px;
  font-weight: 400;
}

.goods_detail .ticket_form .g_table {
  position: relative;
}

.goods_detail .ticket_form .g_table .ticket_table {
  width: 426px;
  margin: 3px 0;
  table-layout: fixed;
}

.goods_detail .ticket_form .g_table .ticket_table td,
.goods_detail .ticket_form .g_table .ticket_table th {
  height: 18px;
  padding: 3px 0;
  line-height: 18px;
  text-align: left;
}

.goods_detail .ticket_form .g_table .ticket_table th p {
  padding-left: 20px;
  font-weight: 400;
  color: #666;
}

.goods_detail .ticket_form .g_table .ticket_table td select {
  width: 300px;
  border: 1px solid #abadb3;
  font-size: 12px;
  color: #666;
}

.goods_detail .ticket_form .g_table .ticket_table td .ctrlArea {
  width: 56px;
}

.goods_detail .ticket_form .g_table .ticket_table td .ctrlArea input {
  padding: 3px 1px 1px 9px;
  border: 1px solid #abadb3;
}

.goods_detail .ticket_form .g_total {
  padding: 2px 0 2px 180px;
}

.goods_detail .ticket_form .selected_ticket {
  background-color: #f6f6f6;
}

.goods_detail .ticket_form .selected_ticket .g_table {
  padding: 0 10px;
}

.goods_detail .ticket_form .selected_ticket .g_table li {
  border-bottom: 1px dashed #bdbdbd;
}

.goods_detail .ticket_form .selected_ticket .g_table .ticket_table {
  width: 406px;
  font-size: 11px;
}

.goods_detail .ticket_form .selected_ticket .g_table .ticket_table th p {
  padding-left: 5px;
}

.goods_detail .ticket_form .selected_ticket .g_total {
  height: 17px;
  padding: 15px 0 10px 0;
}

.goods_detail .ticket_form .selected_ticket .g_total dl {
  float: right;
}

.goods_detail .ticket_form .selected_ticket .g_total dd,
.goods_detail .ticket_form .selected_ticket .g_total dt {
  float: left;
  font-size: 16px;
}

.goods_detail .ticket_form .selected_ticket .g_total dt {
  padding-right: 5px;
  color: #616161;
}

.goods_detail .ticket_form .selected_ticket .g_total dd {
  color: #a2074a;
}

.goods_detail .ticket_form .selected_ticket .TicketBtn {
  width: 95px;
  text-align: right;
}

.goods_detail .ticket_form .selected_ticket .TicketBtn a {
  margin: 0 2px;
}

.goods_detail .ticket_form .form_box .tit {
  height: 30px;
  padding-left: 8px;
  line-height: 30px;
  border-bottom: 1px dotted #717171;
  font-weight: 700;
  color: #000;
}

.goods_detail .ticket_form .form_box table {
  border-bottom: 1px dotted #717171;
  color: #454545;
}

.goods_detail .ticket_form .form_box td,
.goods_detail .ticket_form .form_box th {
  padding: 3px 0;
}

.goods_detail .ticket_form .form_box th {
  padding-left: 8px;
  vertical-align: top;
  font-weight: 400;
  text-align: left;
}

.goods_detail .ticket_form .form_box tfoot {
  text-align: right;
}

.goods_detail .ticket_form .form_box .sum {
  padding: 10px 0;
  font-size: 14px;
  font-weight: 700;
  color: #000;
}

.goods_detail .ticket_form .form_box .sum dt {
  display: inline;
}

.goods_detail .ticket_form .form_box .sum dd {
  display: inline;
  color: #f90f0e;
}

.goods_detail .ticket_form .form_box .sum dd .bt span {
  font-size: 12px;
}

.goods_detail .ticket_form .form_box .total {
  text-align: right;
}

.goods_detail .ticket_form .form_box .total .sum {
  font-size: 18px;
}

.goods_detail .ticket_form .form_box .total .sum dd span {
  color: #000;
}

.goods_detail .ticket_form .form_box .total .sum dd span em {
  color: #f90f0e;
}

.goods_detail dl.stock {
  padding: 5px 0;
}

.goods_detail dl.stock dt {
  width: 162px;
  padding-left: 18px;
}

.goods_detail dl.stock dd {
  position: relative;
}

.goods_detail dl.stock p.clicked {
  width: 328px;
  height: 20px;
  padding-top: 5px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
  color: #454545;
}

.goods_detail dl.stock .select_chip {
  position: relative;
  width: 329px;
  margin-top: -8px;
  margin-left: -4px;
  overflow: hidden;
}

.goods_detail dl.stock .select_chip li {
  position: relative;
  width: auto;
  padding: 3px;
  margin: 4px 0 0 0;
  float: left;
  background-color: #fff;
  border: 1px solid #fff;
}

.goods_detail dl.stock .select_chip span {
  display: block;
  width: 66px;
  height: 20px;
  padding: 3px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #eaeaea;
  cursor: pointer;
}

.goods_detail dl.stock .select_chip dfn {
  position: absolute;
  top: 3px;
  left: 3px;
  display: none;
  width: 11px;
  height: 0;
  padding-top: 11px;
  overflow: hidden;
  background: url("../image/icon_goods.png") -316px -60px no-repeat;
}

.goods_detail dl.stock .select_chip a,
.goods_detail dl.stock .select_chip i {
  display: block;
  width: 20px;
  text-indent: -5000px;
  float: left;
  line-height: 20px;
}

.goods_detail dl.stock .select_chip a {
  text-indent: 0;
}

.goods_detail dl.stock .select_chip img {
  width: 20px;
  height: 20px;
}

.goods_detail dl.stock .select_chip span em {
  display: inline-block;
  width: 40px;
  height: 20px;
  padding: 0 3px;
  overflow: hidden;
  white-space: nowrap;
  line-height: 20px;
  vertical-align: middle;
  font-size: 12px;
  color: #666;
}

.goods_detail dl.stock .select_chip li.clicked,
.goods_detail dl.stock .select_chip li.selected {
  border: none;
}

.goods_detail dl.stock .select_chip li.clicked dfn,
.goods_detail dl.stock .select_chip li.selected dfn {
  display: block;
}

.goods_detail dl.stock .select_chip li.clicked span,
.goods_detail dl.stock .select_chip li.selected span {
  border: 2px solid #e30300;
}

.goods_detail dl.stock .select_chip li.hover {
  z-index: 0;
  margin-bottom: 1px;
  border-color: #626c81;
  box-shadow: 1px 1px 0 rgba(0,0,0,.15);
}

.goods_detail dl.stock .select_chip li.hover span {
  width: 72px;
  height: 25px;
  padding: 0;
  line-height: 25px;
  border-color: #fff;
}

.goods_detail dl.stock .select_chip li.hover span i,
.goods_detail dl.stock .select_chip li.hover span img {
  width: 25px;
  height: 25px;
  line-height: 25px;
}

.goods_detail dl.stock .select_chip li.hover span em {
  width: 41px;
  height: 25px;
  padding: 0 3px;
  line-height: 25px;
}

.goods_detail dl.stock .select_chip li.hover span a {
  width: 25px;
  line-height: 25px;
}

.goods_detail dl.stock .select_chip li.soldout span {
  background-color: #f1f0f0;
  cursor: default;
}

.goods_detail dl.stock .select_chip li.soldout em {
  color: #b1b1b1!important;
  text-decoration: line-through;
}

.goods_detail dl.stock .select_chip li.nothumb span i {
  display: none;
}

.goods_detail dl.stock .select_chip li.nothumb span em {
  width: 60px;
}

.goods_detail dl.stock .select_chip li.nothumb.hover span em {
  width: 66px;
}

.goods_detail dl.stock .select_chip.big {
  width: 341px;
}

.goods_detail dl.stock .select_chip.big li {
  padding: 4px;
  margin: 0;
}

.goods_detail dl.stock .select_chip.big span {
  width: 73px;
  height: 73px;
  padding: 0;
}

.goods_detail dl.stock .select_chip.big a,
.goods_detail dl.stock .select_chip.big i,
.goods_detail dl.stock .select_chip.big img {
  width: 73px;
  height: 73px;
}

.goods_detail dl.stock .select_chip.big dfn {
  top: 7px;
  left: 7px;
  width: 15px;
  padding-top: 15px;
  background-color: #e30300;
  background-position: -316px -71px;
}

.goods_detail dl.stock .select_chip.big li.hover {
  padding: 0;
  border-color: #545454;
}

.goods_detail dl.stock .select_chip.big li.hover a,
.goods_detail dl.stock .select_chip.big li.hover span,
.goods_detail dl.stock .select_chip.big li.hover span i,
.goods_detail dl.stock .select_chip.big li.hover span img {
  width: 83px;
  height: 83px;
  border: none;
}

.goods_detail dl.stock .select_chip.big li.clicked {
  padding: 5px;
}

.goods_detail dl.stock .select_chip.big li.clicked span {
  border: 2px solid #e30300;
}

.goods_detail dl.stock .select_chip.big li.clicked a,
.goods_detail dl.stock .select_chip.big li.clicked i,
.goods_detail dl.stock .select_chip.big li.clicked img,
.goods_detail dl.stock .select_chip.big li.clicked span {
  width: 71px;
  height: 71px;
}

.goods_detail dl.stock .select_chip.big li.nothumb a {
  width: 63px;
  height: 63px;
  padding: 5px;
  line-height: 13px;
  color: #454545;
  text-decoration: none;
}

.goods_detail dl.stock .select_chip.big li.nothumb.hover a {
  width: 73px;
  height: 73px;
}

.goods_detail dl.stock .select_chip.big li.nothumb.clicked a {
  width: 61px;
  height: 61px;
}

.goods_detail dl.stock .select_chip.big li.soldout a {
  cursor: default;
}

.goods_detail dl.stock .select_chip.big li.soldout span {
  background: #fff;
}

.goods_detail dl.stock .select_chip.big li.soldout span i,
.goods_detail dl.stock .select_chip.big li.soldout span img {
  opacity: .2;
}

.goods_detail dl.stock .select_chip.big li.soldout em {
  position: absolute;
  z-index: 1;
  top: 32px;
  right: 0;
  left: 0;
  font-weight: 700;
  color: #666!important;
  text-align: center;
  text-decoration: none;
}

.goods_detail dl.stock .select_chip.big li.nothumb.soldout span {
  background: #696969;
}

.goods_detail dl.stock .select_chip.big li.nothumb.soldout a {
  color: #ccc;
  text-decoration: line-through;
}

.goods_detail dl.color .loading {
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 50%;
  margin: 0 0 0 -24px;
}

.goods_detail dl.color .loading img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
}

.goods_detail dl.color .loading .bg {
  display: block;
  width: 16px;
  height: 16px;
  padding: 16px;
  background-color: rgba(0,0,0,.7);
  border-radius: 6px;
}

.goods_detail li.bg_txt {
  padding: 10px;
  margin: 20px 0 0 0;
  background-color: #f2f2f2;
  border-bottom: none;
  color: #10253f;
  text-align: center;
}

.goods_detail li.bg_txt .soldout {
  font-size: 14px;
  font-weight: 700;
  color: #ff5b01;
}

.goods_detail li.info_txt {
  border-bottom: none;
  color: #666;
  text-align: center;
}

.goods_detail .pay_dsc {
  position: relative;
  padding: 0 10px;
  margin: 10px 0;
  background-color: #fff;
  border: 1px solid #e8e8e8;
}

.goods_detail .pay_dsc dl {
  margin: 10px 0;
}

.goods_detail .pay_dsc dt {
  height: 20px;
  margin-bottom: 5px;
  line-height: 20px;
  font-weight: 700;
}

.goods_detail .pay_dsc dt .ic {
  display: inline-block;
  width: 22px;
  padding-top: 20px;
  overflow: hidden;
  vertical-align: middle;
  background: url("../image/pay_dsc.png") no-repeat;
}

.goods_detail .pay_dsc dt .ic_jcb {
  width: 26px;
  background-position: 0 0;
}

.goods_detail .pay_dsc dt .ic_abc {
  background-position: -26px 0;
}

.goods_detail .pay_dsc dt .ic_shn {
  background-position: -50px 0;
}

.goods_detail .pay_dsc dd {
  line-height: 1.2;
  color: #6a6a6a;
}

.goods_detail .pay_dsc .lnk {
  font-weight: 400;
  color: #3679e9;
  text-decoration: underline;
}

.goods_detail .info_nego {
  margin: 10px 0;
  line-height: 20px;
  text-align: center;
}

.goods_detail .info_nego .btn_nego {
  position: relative;
  display: inline-block;
  padding: 5px 25px;
  line-height: 19px;
  vertical-align: middle;
  background-color: #eee;
  border-radius: 3px;
  font-size: 11px;
  color: #8e8e8e;
  text-decoration: none;
  cursor: not-allowed;
}

.goods_detail .info_nego .btn_nego strong {
  display: block;
  font-size: 12px;
}

.goods_detail .info_nego a.btn_nego {
  background-color: #24b5e1;
  color: #aae3f4;
  cursor: pointer;
}

.goods_detail .info_nego a.btn_nego strong {
  color: #fff;
}

.goods_detail .info_nego .ly_msg {
  z-index: -100;
  opacity: 0;
  transition: all .25s;
}

.goods_detail .info_nego .btn_nego:hover .ly_msg {
  z-index: auto;
  opacity: 1;
}

.goods_detail .info_nego .icon_app {
  display: inline-block;
  padding: 3px 10px;
  margin-left: 10px;
  vertical-align: middle;
  background-color: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.goods_detail .info_nego .help {
  display: inline-block;
  padding-right: 2px;
  overflow: hidden;
  font-size: 11px;
  color: #3679e9;
  text-decoration: underline;
}

.goods_detail .info_nego .btn_qna {
  position: relative;
  display: inline-block;
  min-width: 36px;
  padding: 5px 15px;
  line-height: 18px;
  vertical-align: top;
  border: 2px solid #24b5e1;
  border-radius: 3px;
  font-size: 12px;
  color: #24b5e1;
}

.goods_detail .info_nego .ly_cm_alert {
  z-index: 100;
  top: 23%;
  right: 0;
  left: 0;
  width: 250px;
  margin-bottom: 100px;
}

.goods_detail .info_nego .layer_nego {
  position: absolute;
  z-index: -100;
  top: -10000px;
  right: 0;
  left: 0;
  width: 496px;
  padding: 30px 30px 20px;
  margin: 0 auto;
  opacity: 0;
  background-color: #fff;
  border: 2px solid #5a5f67;
  text-align: left;
}

.goods_detail .info_nego .layer_nego.visible {
  z-index: 100;
  top: -100px;
  opacity: 1;
}

.goods_detail .info_nego .layer_nego .head {
  padding: 10px 15px;
  background-color: #f8f8f8;
}

.goods_detail .info_nego .layer_nego .head .tt {
  max-height: 42px;
  overflow: hidden;
  line-height: 1.2;
}

.goods_detail .info_nego .layer_nego .btn_clse {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 15px;
  height: 0;
  padding-top: 15px;
  overflow: hidden;
  background: url("../image/icon_goods.png") -186px 0 no-repeat;
}

.goods_detail .info_nego .layer_nego .opt_box {
  height: 150px;
  padding: 14px 10px 14px 14px;
  margin: 7px 0;
  overflow: hidden;
  overflow-y: auto;
  line-height: 1.2;
  border: 1px solid #dedede;
}

.goods_detail .info_nego .layer_nego .opt_box li {
  margin-bottom: 10px;
}

.goods_detail .info_nego .layer_nego .opt_box dd {
  margin-left: 10px;
  color: #24b5e1;
  word-break: break-all;
}

.goods_detail .info_nego .layer_nego .opt_box .opt {
  padding-left: 10px;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 700;
}

.goods_detail .info_nego .layer_nego .opt_box .opt::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: -1px 5px 0 0;
  vertical-align: middle;
  background-color: #454545;
}

.goods_detail .info_nego .layer_nego .inf {
  margin: 10px 0 5px;
  font-size: 13px;
}

.goods_detail .info_nego .layer_nego .inf p {
  color: #9a9a9a;
}

.goods_detail .info_nego .layer_nego .prg_zone {
  padding-top: 20px;
  border-top: 1px solid #939393;
}

.goods_detail .info_nego .layer_nego .grp_prc {
  position: relative;
  height: 115px;
}

.goods_detail .info_nego .layer_nego .grp_prc dl {
  margin-right: 210px;
  font-size: 14px;
  text-align: right;
}

.goods_detail .info_nego .layer_nego .grp_prc dt {
  float: left;
  line-height: 32px;
}

.goods_detail .info_nego .layer_nego .grp_prc dd {
  line-height: 32px;
  font-weight: 700;
  color: #24b5e1;
}

.goods_detail .info_nego .layer_nego .grp_prc .brg {
  font-size: 18px;
  color: #ff3f47;
}

.goods_detail .info_nego .layer_nego .grp_prc .ip_brg {
  display: inline-block;
  width: 110px;
  padding: 5px 8px;
  line-height: 20px;
  border: 1px solid #e5e5e5;
  font-size: 18px;
  color: #333;
  text-align: right;
}

.goods_detail .info_nego .layer_nego .grp_prc .btn_sbmt {
  position: absolute;
  top: 0;
  right: 0;
  width: 165px;
  padding: 8px 7px;
  background-color: #24b5e1;
  border: 1px solid #22acd6;
  border-radius: 3px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.goods_detail .info_nego .layer_nego .grp_prc .btn_sbmt:hover {
  background-color: #1fc1f2;
}

.goods_detail .info_nego .layer_nego .grp_prc .btn_sbmt .icon_app {
  position: relative;
  margin-top: 3px;
  overflow: visible;
}

.goods_detail .info_nego .layer_nego .grp_prc .btn_sbmt .icon_app::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -11px;
  width: 8px;
  height: 8px;
  margin-top: -5px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: 1px solid #fff;
  border-width: 0 1px 1px 0;
}

.goods_detail .info_nego .layer_nego .grp_prc .dsc {
  margin-top: 15px;
  color: #999;
  text-align: center;
}

.goods_detail .info_nego .layer_nego .grp_send {
  height: 115px;
  padding-top: 14px;
  margin: 0 35px 0 15px;
  text-align: center;
}

.goods_detail .info_nego .layer_nego .grp_send .from {
  width: 91px;
  height: 0;
  padding-top: 82px;
  float: left;
  overflow: hidden;
  background: url("../image/layer_nego.png") 0 0 no-repeat;
}

.goods_detail .info_nego .layer_nego .grp_send .to {
  width: 52px;
  height: 0;
  padding-top: 106px;
  margin-top: -14px;
  float: right;
  overflow: hidden;
  background: url("../image/layer_nego.png") -95px 0 no-repeat;
}

.goods_detail .info_nego .layer_nego .grp_send p {
  height: 80px;
  margin-left: 100px;
  line-height: 80px;
  font-weight: 700;
}

.goods_detail .info_nego .layer_nego .grp_send p.ing {
  background: url("../image/bg_load.gif") left bottom no-repeat;
}

.goods_detail .info_nego .layer_nego .grp_send p.fin {
  color: #ff3a3a;
}

.goods_detail .info_nego .layer_nego .btn_area a {
  display: inline-block;
  min-width: 78px;
  height: 28px;
  padding: 0 10px;
  margin: 0 3px;
  line-height: 28px;
  background-color: #fff;
  border: 1px solid #dedede;
  border-radius: 2px;
  font-weight: 700;
}

.goods_detail .info_nego .layer_nego .btn_area a.btn_resend {
  color: #24b5e1;
}

.goods_detail .not_available {
  display: inline-block;
  min-width: 300px;
  padding: 20px 10px;
  margin-top: 20px;
  background-color: #f5f5f5;
  font-size: 15px;
  color: #737373;
}

.goods_detail .process_btn {
  position: relative;
  padding: 25px 0 0 0;
  text-align: center;
}

.goods_detail .process_btn .btn {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.goods_detail .process_btn .btn a {
  position: relative;
  display: inline-block;
  min-width: 155px;
  height: 50px;
  padding: 0 10px;
  line-height: 50px;
  vertical-align: top;
  background-color: #527fef;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.goods_detail .process_btn .btn .img_btn {
  background: 0 0;
}

.goods_detail .process_btn .btn .ic_cart {
  display: inline-block;
  width: 26px;
  height: 20px;
  margin: -3px 10px 0 0;
  vertical-align: middle;
  background: url("../image/icon_goods.png") -188px -90px no-repeat;
}

.goods_detail .process_btn .btn .ic_book {
  display: inline-block;
  width: 25px;
  height: 22px;
  margin: -4px 10px 0 0;
  vertical-align: middle;
  background: url("../image/icon_goods.png") -215px -90px no-repeat;
}

.goods_detail .process_btn .btn .ic_added,
.goods_detail .process_btn .btn .ic_bid,
.goods_detail .process_btn .btn .ic_wish {
  position: absolute;
  top: 12px;
  left: 15px;
  width: 25px;
  height: 25px;
  background: url("../image/icon_goods.png") no-repeat;
}

.goods_detail .process_btn .btn .ic_bid {
  background-position: -297px -90px;
}

.goods_detail .process_btn .btn .ic_wish {
  background-position: -351px -90px;
}

.goods_detail .process_btn .btn .ic_added {
  background-position: -324px -90px;
}

.goods_detail .process_btn .btn .btn_grpbuy {
  background-color: #ff981d;
}

.goods_detail .process_btn .btn .btn_soldout {
  background-color: #999;
  font-size: 12px;
  cursor: not-allowed;
}

.goods_detail .process_btn .btn .bt_restock {
  height: 46px;
  line-height: 46px;
  background-color: #555;
  border: 2px solid #4c4c4c;
  font-size: 12px;
  color: #fff;
}

.goods_detail .process_btn .btn .btn_another {
  height: 46px;
  padding: 0 8px;
  line-height: 46px;
  background: 0 0;
  border: 2px solid #bbe2c1;
  color: #a8a8a8;
}

.goods_detail .process_btn .btn .btn_more {
  background-color: #a43dd9;
}

.goods_detail .process_btn .btn .btn_global {
  background-color: #11b5cb;
}

.goods_detail .process_btn .btn .btn_wish {
  min-width: 0;
  height: 46px;
  line-height: 46px;
  background-color: #fff;
  border: 2px solid #90b0ff;
  font-size: 12px;
  font-weight: 400;
  color: #65686e;
}

.goods_detail .process_btn .btn .btn_wish.added {
  border-color: #ff6060;
  font-size: 15px;
  font-weight: 700;
  color: #ff2e2e;
}

.goods_detail .process_btn .btn .btn_wish span {
  display: block;
  margin: 8px auto 0;
  line-height: normal;
}

.goods_detail .process_btn .btn .btn_book {
  height: 46px;
  line-height: 46px;
  background-color: #fff;
  border: 2px solid #7cb9f8;
  color: #65686e;
}

.goods_detail .process_btn .btn .btn_donate {
  min-width: 185px;
  height: 58px;
  padding: 0 13px 0 52px;
  line-height: 58px;
  background: #57ce40 url("../image/bul_donate.png") 15px center no-repeat;
  font-size: 18px;
}

.goods_detail .process_btn .btn .btn_trezo {
  width: 66%;
  background-color: #901d8a;
}

.goods_detail .process_btn .btn .btn_bid {
  min-width: 115px;
  padding: 0 10px 0 50px;
  background-color: #1bc837;
}

.goods_detail .process_btn .btn .btn_wish2 {
  min-width: 115px;
  height: 48px;
  padding: 0 10px 0 50px;
  line-height: 48px;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  font-size: 16px;
  font-weight: 700;
  color: #ff5d5d;
}

.goods_detail .process_btn .btn .btn_wish2.added {
  color: #696969;
}

.goods_detail .process_btn .no_opt a {
  opacity: .5;
  cursor: not-allowed;
}

.goods_detail .ly_msg {
  position: absolute;
  bottom: 100%;
  left: 0;
  margin-bottom: 5px;
  background-color: #fff;
  border: 1px solid #4f6894;
  box-shadow: 1px 1px 0 rgba(0,0,0,.15);
}

.goods_detail .ly_msg .inner {
  display: block;
  width: 182px;
  padding: 8px;
  line-height: 18px;
  background-color: #eee;
  font-size: 12px;
  font-weight: 700;
  color: #194ba3;
}

.goods_detail .ly_msg .arrow {
  position: absolute;
  bottom: -7px;
  left: 49%;
  display: block;
  width: 10px;
  height: 9px;
  overflow: hidden;
  background: url("../image/icon_goods.png") -114px -20px no-repeat;
}

.goods_detail .ly_list_auction {
  position: absolute;
  z-index: 7;
  left: 50%;
  margin-left: -175px;
  background-color: #fff;
  border: 2px solid #c8cfc9;
  color: #575757;
  text-align: center;
}

.goods_detail .ly_list_auction caption {
  display: none;
}

.goods_detail .ly_list_auction th {
  min-width: 105px;
  padding: 5px;
  background-color: #f1f8f2;
}

.goods_detail .ly_list_auction td {
  padding: 10px 5px;
  border-bottom: 1px solid #f2f2f2;
}

.goods_detail .ly_list_auction td:hover {
  cursor: pointer;
}

.goods_detail .ly_list_auction tr.on {
  background-color: #fafcfa;
}

.goods_detail .ly_list_auction .btn_close {
  padding: 10px 0;
  text-align: center;
}

.goods_detail .ly_list_auction .btn_close a {
  min-width: 30px;
  height: 14px;
  padding: 3px 9px 3px 24px;
  line-height: 14px;
  background: url("../image/bul_goods.png") 7px -2555px no-repeat;
  border: 1px solid #e6e6e6;
  border-radius: 1px;
  font-size: 12px;
  font-weight: 400;
  color: #6e6e6e;
}

.goods_detail .ly_restock {
  position: absolute;
  z-index: 1;
  left: 50%;
  width: 380px;
  margin-left: -190px;
  background-color: #fff;
  border: 2px solid #5a5f67;
}

.goods_detail .ly_restock .btn_cls {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 15px;
  height: 15px;
  text-indent: -5000px;
  background: url("../image/icon_goods.png") -186px 0 no-repeat;
  font-size: 0;
}

.goods_detail .ly_restock .tit {
  height: 37px;
  padding-left: 15px;
  line-height: 37px;
  background-color: #fbfbfb;
  font-size: 12px;
  color: #2a2a2a;
  text-align: left;
}

.goods_detail .ly_restock .cont {
  padding: 20px 13px;
}

.goods_detail .ly_restock .notice {
  padding: 0 9px 9px;
  margin-bottom: 20px;
  border: 1px solid #c3c3c3;
  font-weight: 700;
  word-break: break-all;
}

.goods_detail .ly_restock .notice dt {
  line-height: 30px;
  color: #606060;
  text-align: left;
}

.goods_detail .ly_restock .notice dd {
  display: block;
  padding: 10px 0;
  color: #ff3535;
}

.goods_detail .ly_restock .cmt {
  padding: 0 0 20px;
  line-height: 19px;
  color: #656565;
  text-align: left;
}

.goods_detail .ly_restock .btn_added {
  display: inline-block;
  padding: 10px 20px;
  margin: 5px 0;
  vertical-align: top;
  background-color: #23a6dd;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.goods_detail .ly_restock .btn_added::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 21px;
  margin-top: 1px;
  vertical-align: middle;
  background: url("../image/bg_alert_restock.png") 0 0 no-repeat;
}

.goods_detail .ly_restock .btn_added span {
  display: inline-block;
  min-width: 90px;
  height: 25px;
  padding: 0 5px;
  line-height: 25px;
}

.goods_detail .ly_restock .ly_cm_alert {
  top: 50%;
  min-width: 300px;
  max-width: none;
  background-color: #4d4f50;
  background-color: rgba(58,60,61,.9);
  border-radius: 5px;
}

.goods_detail .ly_restock .ly_cm_alert p {
  padding: 7px 0 6px 70px;
  line-height: 19px;
  background: url("../image/bg_alert_restock.png") -18px 0 no-repeat;
  font-size: 12px;
  font-weight: 400;
}

.goods_detail .ly_restock .ly_cm_alert strong {
  display: block;
  font-size: 14px;
}

.goods_detail .ly_wish {
  position: absolute;
  z-index: 1;
  left: 50%;
  width: 320px;
  margin-left: -160px;
  background-color: #fff;
  border: 2px solid #5a5f67;
}

.goods_detail .ly_wish .btn_clse {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 15px;
  height: 15px;
  text-indent: -5000px;
  background: url("../image/icon_goods.png") -186px 0 no-repeat;
  font-size: 0;
}

.goods_detail .ly_wish .tit {
  height: 37px;
  padding: 0 15px 0 5px;
  margin: 0 10px;
  line-height: 37px;
  border-bottom: 1px solid #cfcfcf;
  font-size: 14px;
  font-weight: 700;
  color: #666;
  text-align: left;
}

.goods_detail .ly_wish .cont {
  padding: 10px 25px 25px;
  text-align: left;
}

.goods_detail .ly_wish .lst {
  line-height: 26px;
  font-weight: 700;
}

.goods_detail .ly_wish .lst label {
  display: inline-block;
  margin: 0 0 0 5px;
  vertical-align: middle;
}

.goods_detail .ly_wish .btn_area {
  padding: 25px 0 0;
  text-align: center;
}

.goods_detail .ly_wish .btn_area button {
  min-width: 80px;
  height: 30px;
  background: #ff3f47;
  border: none;
  border-radius: 2px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
}

.goods_detail .ly_added_alert {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 0;
  left: 0;
  min-width: 110px;
  padding: 20px 10px;
  margin: 0 auto;
  margin-top: -250px;
  background: rgba(0,0,0,.7);
  border-radius: 10px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}

.goods_detail .ly_added_alert .ic_add {
  display: inline-block;
  width: 35px;
  height: 34px;
  margin-right: 20px;
  vertical-align: middle;
  background: url("../image/icon_goods.png") -150px -90px no-repeat;
}

.goods_detail .bid_period dd {
  position: relative;
}

.goods_detail .bid_period dd .layerWrap_i {
  position: static;
}

.goods_detail .bid_period dd .layer_info {
  padding: 8px 7px;
}

.goods_detail .bidCondition dd {
  position: relative;
  z-index: 1;
}

.goods_detail .bidCondition strong {
  display: block;
  line-height: 20px;
}

.goods_detail .bidCondition a {
  font-weight: 700;
  color: #0167cc;
  text-decoration: underline;
}

.goods_detail .bidCondition .icon_qpnt {
  padding-left: 18px;
  background: url("../image/bul_goods.png") -7px -2375px no-repeat;
}

.goods_detail .bidCondition .icon_qstmp span {
  display: inline-block;
  padding-left: 18px;
  margin-left: 5px;
  background: url("../image/bul_goods.png") left -1715px no-repeat;
}

.goods_detail .bidCondition .btn_lvfm {
  display: inline-block;
  padding: 3px 6px;
  margin-left: 3px;
  line-height: 1.1;
  background: #527fef;
  font-size: 11px;
  color: #fff;
  text-decoration: none;
}

.goods_detail .bidCondition .btn_lvfm:hover {
  background: #3769e6;
}

.goods_detail .bidCondition .btn_talk {
  display: inline-block;
  padding: 3px 6px;
  margin-left: 3px;
  line-height: 1.1;
  background: #fdd602;
  font-size: 11px;
  font-weight: 700;
  color: #4c4c4c;
  text-decoration: none;
}

.goods_detail .bonusArea [class$=Info] {
  margin: 0 0 5px 0;
  overflow: hidden;
  background-color: #81c8ff;
  border-radius: 6px;
  font-size: 11px;
}

.goods_detail .bonusArea [class$=Info] .Info_txt {
  padding: 2px 2px 2px 68px;
  background: url("../image/eventArea_icon.gif") 10px 50% no-repeat;
}

.goods_detail .bonusArea [class$=Info] .Info_txt caption {
  height: 0;
  overflow: hidden;
  font-size: 0;
}

.goods_detail .bonusArea [class$=Info] .Infotxt {
  padding: 10px;
  background-color: #f7fbff;
  border-radius: 0 6px 6px 0;
  text-align: left;
}

.goods_detail .bonusArea [class$=Info] .Infotxt table {
  table-layout: fixed;
}

.goods_detail .bonusArea .bonusInfo .Infotxt th {
  width: 92px;
  vertical-align: top;
  font-weight: 700;
  color: #1b96f5;
  text-align: left;
}

.goods_detail .bonusArea .bonusInfo .Infotxt td {
  color: #666;
  word-wrap: break-word;
  word-break: break-all;
}

.goods_detail .bonusArea .chanceInfo {
  background-color: #47abfd;
}

.goods_detail .bonusArea .chanceInfo .Info_txt {
  background-image: url("../image/chanceArea_icon.gif");
}

.goods_detail .bonusArea .chanceInfo .Infotxt td {
  color: #666;
  word-wrap: break-word;
  word-break: break-all;
}

.goods_detail dl.dtl {
  padding-bottom: 10px;
  margin: 10px 5px;
  border: 1px solid #c9c9c9;
}

.goods_detail dl.dtl dt {
  height: 30px;
  padding: 0 12px;
  margin-bottom: 8px;
  line-height: 30px;
  background-color: #f3f3f3;
  border-bottom: 1px solid #c9c9c9;
  font-weight: 700;
  color: #000;
}

.goods_detail dl.dtl dd {
  padding: 0 15px;
  line-height: 20px;
  color: #4c4c4c;
}

.goods_detail .prvw {
  color: #3f6fb2;
  text-decoration: underline;
}

.goods_detail .prvw+.layerWrap_i .layer_info {
  width: 295px;
}

.lang_ja .goods_detail .infoArea li .bonusInfo .Info_txt {
  background-image: url("../../../ja/goods/image/eventArea_icon.gif");
}

.lang_ja .goods_detail .infoArea li .chanceInfo .Info_txt {
  background-image: url("../../../ja/goods/image/chanceArea_icon.gif");
}

.stfn_rate {
  margin-bottom: 13px;
  overflow: hidden;
  border: 1px solid #e2e2e2;
  font-size: 0;
}

.stfn_rate .stf_total {
  display: inline-table;
  width: calc(100% - 450px - 66px - 80px);
  height: 100%;
  padding-left: 80px;
  margin: 0 33px;
  vertical-align: middle;
  background: url("../image/icon_goods.png") -280px -120px no-repeat;
  font-size: 12px;
}

.stfn_rate .stf_total dl {
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0 10px 24px;
  background: #fff;
}

.stfn_rate .stf_total dt {
  font-size: 15px;
  font-weight: 700;
  color: #3e3e3e;
}

.stfn_rate .stf_total dd {
  margin-top: 10px;
  font-size: 13px;
  color: #999;
}

.stfn_rate .stf_total dd em {
  margin-right: 5px;
  font-size: 27px;
  font-weight: 700;
  color: #527fef;
}

.stfn_rate .stf_graph {
  display: inline-table;
  width: 360px;
  padding: 0 44px 35px;
  vertical-align: middle;
  border-left: 1px solid #e2e2e2;
  font-size: 12px;
}

.stfn_rate .stf_graph .score {
  margin: 15px 0 10px;
}

.stfn_rate .stf_graph .score dt {
  display: inline-block;
  color: #454554;
}

.stfn_rate .stf_graph .score dd {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  color: #527fef;
}

.stfn_rate .stf_graph ul {
  display: table;
  width: 100%;
  border: solid #ccc;
  border-width: 1px 0;
}

.stfn_rate .stf_graph li {
  position: relative;
  width: 32px;
  padding-top: 80px;
  margin: 0 29px;
  float: left;
  background: #f0f0f0;
  cursor: help;
}

.stfn_rate .stf_graph li:hover .num {
  position: absolute;
  z-index: 1;
  bottom: 28px;
  left: 100%;
  width: 25px;
  height: 16px;
  padding: 0 4px;
  margin: -8px 0 0 6px;
  text-indent: 0;
  line-height: 16px;
  background: #ffc900;
  font-size: 11px;
  font-weight: 700;
  color: #111;
  letter-spacing: -.02em;
  text-align: center;
}

.stfn_rate .stf_graph li:hover .num::before {
  content: "";
  position: absolute;
  top: 5px;
  right: 100%;
  border-color: transparent #ffc900 transparent transparent;
  border-width: 3px 4px;
  border-style: solid;
}

.stfn_rate .stf_graph strong {
  position: absolute;
  right: -29px;
  bottom: -35px;
  left: -29px;
  line-height: 35px;
  font-weight: 400;
  color: #656976;
  text-align: center;
}

.stfn_rate .stf_graph strong::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: -2px 4px 0 0;
  vertical-align: middle;
  background: url("../image/icon_goods.png") -250px 0 no-repeat;
}

.stfn_rate .stf_graph strong.prc::before {
  background-position: -265px 0;
}

.stfn_rate .stf_graph strong.dlv::before {
  width: 20px;
  background-position: -280px 0;
}

.stfn_rate .stf_graph strong.srv::before {
  background-position: -300px 0;
}

.stfn_rate .stf_graph .grph {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-indent: -9999em;
  background: #527fef;
}

.shp_notice {
  margin-bottom: 15px;
}

.shp_notice .tit {
  line-height: 17px;
  color: #5a5a5a;
}

.shp_notice .step {
  padding: 12px 6px;
  overflow: hidden;
  border: solid #e7e7e7;
  border-width: 1px 0;
}

.shp_notice .step dl {
  width: 25%;
  min-height: 58px;
  box-sizing: border-box;
  padding: 0 14px 0 35px;
  margin-left: -15px;
  margin-right: 15px;
  float: left;
  background: url("../image/bg_notice_step.png") 0 0 no-repeat;
}

.shp_notice .step dt {
  font-weight: 700;
  color: #5989ff;
}

.shp_notice .step dd {
  margin-top: 10px;
  color: #404857;
}

.shp_notice .step dd a {
  color: #5d5d5d;
  text-decoration: underline;
}

.grp_setone .tab a {
  position: relative;
  display: inline-block;
  min-width: 170px;
  height: 35px;
  padding: 0 5px;
  margin: 0 -1px -1px 0;
  line-height: 35px;
  border: 1px solid #d1d1d1;
  font-size: 13px;
  color: #888;
  text-align: center;
  text-decoration: none;
}

.grp_setone .tab .on {
  z-index: 1;
  font-size: 14px;
  font-weight: 700;
  color: #527fef;
  border-bottom-color: #fff;
}

.grp_setone .cont {
  position: relative;
  height: 243px;
  padding: 0 273px 0 0;
  margin: 0 0 19px;
  border: 1px solid #d1d1d1;
}

.grp_setone .cont>.list {
  position: relative;
  width: 650px;
  padding: 37px 0 0;
  margin: 0 auto;
}

.grp_setone .cont>.list ul {
  float: left;
}

.grp_setone .cont>.list li {
  margin: 0 10px;
  float: left;
  text-align: center;
}

.grp_setone .top {
  display: table;
  width: 695px;
  margin: 4px 5px;
  overflow: hidden;
  background-color: #f2f7ff;
  table-layout: fixed;
}

.grp_setone .top .txt {
  display: table-cell;
  height: 60px;
  padding-left: 15px;
  vertical-align: middle;
  font-size: 13px;
  font-weight: 700;
  color: #555;
}

.grp_setone .top .txt em {
  color: #527fef;
}

.grp_setone .top .lnk {
  display: table-cell;
  width: 160px;
  padding-right: 10px;
  vertical-align: middle;
  text-align: right;
}

.grp_setone .top .btn_more {
  display: inline-block;
  min-width: 128px;
  height: 28px;
  padding: 0 5px;
  line-height: 28px;
  background-color: #fff;
  border: 1px solid #b2ccf5;
  border-radius: 15px;
  color: #6c6c6c;
  text-align: center;
  text-decoration: none;
}

.grp_setone .top .btn_more::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: -1px 0 0 15px;
  vertical-align: middle;
  background: url("../image/ic_setone.png") -24px -45px no-repeat;
}

.grp_setone .list .tt {
  position: absolute;
  top: 10px;
  left: 10px;
}

.grp_setone .list .tt em {
  color: #ff5259;
}

.grp_setone .list .paging {
  position: absolute;
  top: 13px;
  right: 10px;
  font-size: 0;
}

.grp_setone .list .paging .bul {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 0 0 5px;
  vertical-align: middle;
  background-color: #ccc;
  border-radius: 4px;
  cursor: pointer;
}

.grp_setone .list .paging .on {
  background-color: #527fef;
}

.grp_setone .list .ctrl a {
  position: absolute;
  top: 87px;
  left: -10px;
  width: 10px;
  height: 18px;
  background: url("../image/ic_setone.png") 0 -45px no-repeat;
  font-size: 0;
}

.grp_setone .list .ctrl .btn_nxt {
  right: -11px;
  left: auto;
  background-position: -12px -45px;
}

.grp_setone .list .slide,
.grp_setone .list .slide_in {
  position: relative;
  overflow: hidden;
}

.grp_setone .list li {
  position: relative;
}

.grp_setone .list li .num {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  line-height: 24px;
  background-color: #527fef;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  font-family: Arial;
}

.grp_setone .list li .thumb {
  width: 110px;
  height: 110px;
  font-size: 0;
  text-align: center;
  cursor: pointer;
}

.grp_setone .list li .thumb>img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  vertical-align: middle;
  font-size: 0;
}

.grp_setone .list li .thumb::after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.grp_setone .list li .thumb::before {
  content: "";
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  width: 110px;
  height: 110px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(0,0,0,.08);
}

.grp_setone .list li .prc {
  padding: 5px 0 0;
}

.grp_setone .list li [class$=info]::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 110px;
  height: 110px;
  background-color: rgba(255,255,255,.5);
  font-size: 0;
}

.grp_setone .list li [class$=info] span {
  position: absolute;
  z-index: 3;
  top: 30px;
  left: 30px;
  width: 50px;
  height: 50px;
  font-size: 0;
}

.grp_setone .list li .info {
  display: none;
}

.grp_setone .list li:hover .info {
  display: block;
}

.grp_setone .list li .sltd_info span {
  background-position: 0 -70px;
}

.grp_setone .list li.selected .thumb::before {
  border: 3px solid #527fef;
}

.grp_setone .side {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 273px;
  border-left: 1px solid #d1d1d1;
}

.grp_setone .side .no_item {
  height: 100%;
  overflow: hidden;
  background-color: #fcfcfc;
  text-align: center;
}

.grp_setone .side .no_item p {
  margin: 100px 0 0;
  line-height: 19px;
  color: #939393;
}

.grp_setone .side .no_item p::before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  padding: 5px;
  margin: -33px auto 10px;
  opacity: .5;
  background: #fff url("../image/ic_setone.png") 50% -125px no-repeat;
  border: 3px solid #e6e6e6;
  border-radius: 33px;
}

.grp_setone .side .cart_item .tt {
  padding: 0 0 0 30px;
  margin: 0 0 0 8px;
  line-height: 42px;
  background: url("../image/ic_setone.png") 0 0 no-repeat;
}

.grp_setone .side .cart_item .list {
  height: 200px;
  overflow-y: auto;
  border-top: 1px solid #eee;
}

.grp_setone .side .cart_item .list li {
  height: 50px;
  padding: 0 0 0 60px;
  margin: 8px 10px 16px;
}

.grp_setone .side .cart_item .list li:last-child {
  margin-bottom: 8px;
}

.grp_setone .side .cart_item .list .num {
  width: 14px;
  height: 14px;
  line-height: 14px;
  font-size: 10px;
}

.grp_setone .side .cart_item .list .thumb,
.grp_setone .side .cart_item .list .thumb::before {
  width: 50px;
  height: 50px;
}

.grp_setone .side .cart_item .list .thumb {
  position: absolute;
  top: 0;
  left: 0;
}

.grp_setone .side .cart_item .list .name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 25px;
  color: #666;
}

.grp_setone .side .cart_item .list .prc {
  font-weight: 700;
}

.grp_setone .side .cart_item .list .btn_del {
  position: absolute;
  right: 0;
  bottom: 9px;
  width: 12px;
  height: 12px;
  background: url("../image/ic_setone.png") -38px -45px no-repeat;
  border: 0;
  font-size: 0;
  cursor: pointer;
}

.g_board_notice {
  position: relative;
  z-index: 0;
  margin-bottom: 50px;
}

.g_board_notice h2 {
  padding-left: 22px;
  margin-bottom: 3px;
  background: url("../image/bul_goods.png") left -720px no-repeat;
  font-size: 18px;
  font-weight: 400;
  color: #f00909;
  font-family: Calibri;
}

.g_board_notice table {
  border-top: 2px solid #f00909;
  border-bottom: 1px dotted #d2d2d2;
  text-align: center;
  table-layout: fixed;
}

.g_board_notice th {
  padding: 8px 3px;
  background: #f3f3f3;
  border-bottom: 1px solid #e9e9e9;
  font-size: 12px;
  font-weight: 400;
  color: #666;
}

.g_board_notice th.g_subject {
  background: #f3f3f3;
}

.g_board_notice td {
  padding: 8px 3px;
  border-bottom: 1px dotted #d2d2d2;
  color: #565656;
}

.g_board_notice td.g_subject {
  padding-left: 20px;
  text-align: left;
}

.g_board_notice td.g_subject a {
  font-size: 12px;
  font-weight: 700;
}

.g_board_notice tr.g_current td.g_subject a {
  color: #f00909;
}

.g_board_notice tr.g_detail td {
  padding: 6px 20px;
  line-height: 18px;
  background-color: #f8f8f8;
  font-size: 12px;
  color: #686868;
  text-align: left;
}

.g_board_notice tr td.g_noList {
  padding: 10px 0;
  font-size: 12px;
  text-align: center;
}

.g_board_notice a.g_control {
  position: absolute;
  top: 4px;
  right: 6px;
  font-size: 9px;
  color: #f00909;
}

.g_board_notice .g_control em {
  margin-left: 2px;
  font-size: 12px;
}

.goods_cont [class^=gd_wrap] {
  padding: 16px 20px;
  margin: 0 0 20px 0;
  border: 1px solid #e5e5e5;
}

.goods_cont .cont_navitab {
  width: 100%;
  max-width: 980px;
  overflow: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.goods_cont .cont_navitab ul {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  table-layout: fixed;
}

.goods_cont .cont_navitab li {
  display: table-cell;
  border: 1px solid #c1c1c1;
  border-bottom: 1px solid #4c5160;
  border-width: 1px 1px 1px 0;
}

.goods_cont .cont_navitab li a {
  position: relative;
  display: block;
  height: 45px;
  line-height: 45px;
  background: #f7f7f8;
  border: 1px solid #f7f7f8;
  border-bottom: 1px solid #4c5160;
  border-width: 1px 1px 1px 0;
  font-size: 14px;
  color: #595959;
  text-align: center;
  text-decoration: none;
}

.goods_cont .cont_navitab li a::after,
.goods_cont .cont_navitab li a::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: -2px;
  width: 2px;
  height: 2px;
  background-color: #4c5160;
}

.goods_cont .cont_navitab li a::after {
  right: -2px;
  left: auto;
}

.goods_cont .cont_navitab li em {
  font-size: 12px;
  color: #fe6301;
}

.goods_cont .cont_navitab li:first-child {
  border-left: 1px solid #c1c1c1;
}

.goods_cont .cont_navitab li.selected {
  border-color: #4c5160;
  border-width: 1px;
  border-bottom-color: #fff;
}

.goods_cont .cont_navitab li.selected a {
  background-color: #fff;
  border-color: #4c5160;
  border-width: 1px;
  font-weight: 700;
  border-bottom-color: #fff;
}

.goods_cont .cont_navitab.fixed {
  position: fixed;
  z-index: 99;
  top: 0;
  background-color: #fff;
}

.goods_cont .cont_navitab.fixed~.gd_wrap_detail {
  border-top: 1px solid #e5e5e5;
}

.goods_cont .fix_ctrl {
  position: absolute;
  z-index: -1;
  top: 60px;
  opacity: 0;
}

.goods_cont .fix_ctrl.fixed {
  position: fixed;
  z-index: 99;
  top: 60px;
  width: 980px;
  opacity: 1;
  text-align: right;
}

.goods_cont .fix_ctrl .btn_orgn {
  position: relative;
  display: inline-block;
  width: 198px;
  padding: 12px 10px 12px 40px;
  margin-right: 15px;
  line-height: 14px;
  background-color: rgba(255,255,255,.9);
  border: 1px solid #e1e1e1;
  color: #303030;
  text-align: left;
  text-decoration: none;
}

.goods_cont .fix_ctrl .btn_orgn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 9px;
  width: 20px;
  height: 18px;
  margin-top: -9px;
  background: url("../image/icon_goods.png") -15px 0 no-repeat;
}

.goods_cont .gd_wrap_detail {
  position: relative;
  z-index: 1;
  line-height: 1.2;
  border-top: none;
  font-size: 12px;
  color: #666;
  font-family: inherit;
}

.goods_cont .gd_wrap_detail.v1 {
  border: 1px solid #e5e5e5;
}

.goods_cont .gd_wrap_detail .iteminfo_tb {
  padding: 24px 0 60px;
}

.goods_cont .gd_wrap_detail .iteminfo_tb table {
  border-top: 1px solid #d5d5d5;
}

.goods_cont .gd_wrap_detail .iteminfo_tb table td,
.goods_cont .gd_wrap_detail .iteminfo_tb table th {
  height: 37px;
  padding-left: 15px;
  border-bottom: 1px solid #d5d5d5;
  text-align: left;
}

.goods_cont .gd_wrap_detail .iteminfo_tb table th {
  vertical-align: middle;
  background-color: #fafafa;
  font-weight: 700;
  color: #555;
}

.goods_cont .gd_wrap_detail .iteminfo_tb table .layer_info {
  width: 360px;
  padding: 10px;
  line-height: 16px;
}

.goods_cont .gd_wrap_detail .iteminfo_tb table+table {
  border: none;
}

.goods_cont .gd_wrap_detail .itemGoods {
  position: relative;
  z-index: 0;
  line-height: 1.2;
  background-color: #fff;
  font-size: 12px;
  color: #666;
  font-family: inherit;
}

.goods_cont .gd_wrap_detail .itemGoods table {
  width: auto;
  float: none;
  border-collapse: separate;
}

.goods_cont .gd_wrap_detail .itemGoods table td,
.goods_cont .gd_wrap_detail .itemGoods table th {
  line-height: normal;
  table-layout: auto;
}

.goods_cont .gd_wrap_detail .itemGoods .title {
  display: inherit;
  text-indent: 0;
  overflow: visible;
  background: 0 0;
}

.goods_cont .gd_wrap_detail .itemGoods p {
  margin: 0;
}

.goods_cont .gd_wrap_detail .itemGoods ol {
  margin: 10px 20px;
  list-style-type: decimal;
}

.goods_cont .gd_wrap_detail .itemGoods ul {
  margin: 10px 20px;
  list-style-type: disc;
}

.goods_cont .gd_wrap_detail .itemGoods .g_bookmark [class^=g_num],
.goods_cont .gd_wrap_detail .itemGoods .g_marked {
  display: block;
  width: 19px;
  height: 19px;
  line-height: 21px;
  background-color: #5ccad6;
  border: 1px solid rgba(0,0,0,.2);
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  font-family: Arial;
}

.goods_cont .gd_wrap_detail .itemGoods .g_bookmark {
  position: absolute;
  top: 270px;
  right: -21px;
  width: 26px;
}

.goods_cont .gd_wrap_detail .itemGoods .g_bookmark .g_btn_bookmark {
  display: block;
  width: 26px;
  height: auto;
  margin-bottom: 5px;
  text-indent: 0;
  overflow: hidden;
}

.goods_cont .gd_wrap_detail .itemGoods .g_bookmark [class^=g_num] {
  padding: 0;
  margin: 0 0 5px 5px;
  text-decoration: none;
}

.goods_cont .gd_wrap_detail .itemGoods .g_marked {
  position: absolute;
  z-index: 1;
  left: -41px;
  padding-right: 15px;
  cursor: default;
}

.goods_cont .gd_wrap_detail .itemGoods .g_marked span {
  border-right: none;
}

.goods_cont .gd_wrap_detail .itemGoods .g_marked .g_btn_close {
  position: absolute;
  top: -1px;
  right: -1px;
  display: block;
  width: 15px;
  height: 21px;
  overflow: hidden;
  background: url("../image/icon_goods.png") -145px -35px no-repeat;
  font-size: 0;
}

.goods_cont .gd_wrap_detail .itemGoods #g_markedNum02,
.goods_cont .gd_wrap_detail .itemGoods .g_bookmark .g_num2 {
  background-color: #5cb9d6;
}

.goods_cont .gd_wrap_detail .itemGoods #g_markedNum03,
.goods_cont .gd_wrap_detail .itemGoods .g_bookmark .g_num3 {
  background-color: #5ca9d6;
}

.goods_cont .gd_wrap_detail .itemGoods #g_markedNum04,
.goods_cont .gd_wrap_detail .itemGoods .g_bookmark .g_num4 {
  background-color: #5c99d6;
}

.goods_cont .gd_wrap_detail .itemGoods #g_markedNum05,
.goods_cont .gd_wrap_detail .itemGoods .g_bookmark .g_num5 {
  background-color: #5c87d6;
}

.goods_cont .gd_wrap_detail .itemGoods #g_markedNum06,
.goods_cont .gd_wrap_detail .itemGoods .g_bookmark .g_num6 {
  background-color: #5c74d6;
}

.goods_cont .gd_wrap_detail .itemGoods #g_markedNum07,
.goods_cont .gd_wrap_detail .itemGoods .g_bookmark .g_num7 {
  background-color: #5c64d6;
}

.goods_cont [class^=sec_] [class*=_tit] {
  height: 27px;
  padding: 10px 15px;
  background: #f3f6fd;
  border-top: 2px solid #7388ce;
  text-align: right;
}

.goods_cont [class^=sec_] [class*=_tit] h2 {
  height: 20px;
  padding-left: 25px;
  margin-top: 4px;
  float: left;
  line-height: 20px;
  background: url("../image/bul_goods.png") 0 -630px no-repeat;
  font-size: 15px;
  color: #333;
}

.goods_cont [class^=sec_] [class*=_tit].photo h2 {
  padding-left: 0;
  background: 0 0;
}

.goods_cont [class^=sec_] [class*=_tit] .btn_sort {
  display: inline-block;
  min-width: 110px;
  height: 25px;
  padding: 0 5px;
  line-height: 25px;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #b4b4b4;
  border-radius: 4px;
  color: #5876b3;
  text-align: center;
  text-decoration: none;
}

.goods_cont [class^=sec_] [class*=_tit] .lst_sort {
  display: inline-block;
  height: 22px;
  padding-left: 27px;
  margin-left: 15px;
  vertical-align: middle;
  background: url("../image/bul_goods.png") 0 -1355px no-repeat;
}

.goods_cont [class^=sec_] [class*=_tit] select {
  height: 22px;
  line-height: 22px;
  border: 1px solid #ccc;
  font-size: 12px;
  color: #666;
}

.goods_cont [class^=sec_] .nolst {
  height: 190px;
  overflow: hidden;
  background-color: #f8f8f8;
  text-align: center;
}

.goods_cont [class^=sec_] .nolst .cont {
  width: 232px;
  height: 86px;
  padding: 38px 232px 0 0;
  margin: 28px auto 38px;
  line-height: 24px;
  background: url("../image/bg_nolst_rv.png") no-repeat;
}

.goods_cont [class^=sec_] .nolst .cont a {
  display: block;
  color: #1c55ca;
  text-decoration: underline;
}

.goods_cont .gd_wrap_review p {
  margin: 10px 0;
  color: #666;
}

.goods_cont .gd_wrap_review .sec_review .rv_board {
  border-top: 1px solid #bfc9e1;
}

.goods_cont .gd_wrap_review .sec_review .rv_board .rating {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 0;
  padding-top: 13px;
  overflow: hidden;
  vertical-align: top;
  background: url("../image/icon_goods.png") -365px -60px no-repeat;
  font-size: 0;
  color: transparent;
}

.goods_cont .gd_wrap_review .sec_review .rv_board .rating .on {
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  padding-top: 13px;
  vertical-align: top;
  background: url("../image/icon_goods.png") -365px -73px no-repeat;
}

.goods_cont .gd_wrap_review .sec_review table caption {
  text-indent: -5000px;
  font-size: 0;
}

.goods_cont .gd_wrap_review .sec_review table th {
  height: 37px;
  background-color: #f8f8f8;
  border-bottom: 1px solid #e2e2e2;
  font-weight: 400;
}

.goods_cont .gd_wrap_review .sec_review table td {
  height: 15px;
  padding: 12px 0;
  line-height: 15px;
  border-bottom: 1px solid #e2e2e2;
  color: #454545;
  text-align: center;
}

.goods_cont .gd_wrap_review .sec_review table td .feedback {
  width: 565px;
  height: 15px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}

.goods_cont .gd_wrap_review .sec_review table td .dtl {
  margin: 9px 0;
  overflow: hidden;
  line-height: 14px;
  color: #4e6cce;
}

.goods_cont .gd_wrap_review .sec_review table td .rv_market {
  position: relative;
  padding: 7px 15px;
  margin: 10px 0 0;
  background-color: #fff;
  border: 1px solid #cdcdcd;
  border-radius: 4px;
}

.goods_cont .gd_wrap_review .sec_review table td .rv_market .txt {
  display: block;
  padding-bottom: 10px;
  color: #454545;
}

.goods_cont .gd_wrap_review .sec_review table td .rv_market strong {
  font-size: 11px;
  color: #ff3f47;
}

.goods_cont .gd_wrap_review .sec_review table td .rv_market .date {
  padding-left: 5px;
  font-size: 11px;
  color: #999;
}

.goods_cont .gd_wrap_review .sec_review table td .rv_market::after {
  content: "";
  position: absolute;
  top: -7px;
  left: -1px;
  width: 7px;
  height: 10px;
  background: url("../image/icon_goods.png") -242px -20px no-repeat;
}

.goods_cont .gd_wrap_review .sec_review table .open td {
  vertical-align: top;
}

.goods_cont .gd_wrap_review .sec_review table .open td .feedback {
  height: auto;
  white-space: normal;
}

.goods_cont .gd_wrap_review .sec_review table .open,
.goods_cont .gd_wrap_review .sec_review tbody>.on {
  background-color: #f8f8f8;
}

.goods_cont .gd_wrap_review .sec_review .photo .nolst .cont {
  background-image: url("../image/bg_nolst_photorv.png");
}

.goods_cont .gd_wrap_review .sec_review .photo td {
  padding: 10px 0;
}

.goods_cont .gd_wrap_review .sec_review .photo .thumb {
  width: 100px;
  height: 100px;
  overflow: hidden;
  font-size: 0;
}

.goods_cont .gd_wrap_review .sec_review .photo .thumb::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

.goods_cont .gd_wrap_review .sec_review .photo .thumb img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
}

.goods_cont .gd_wrap_review .sec_review .photo .rv_area {
  position: relative;
  padding: 0 15px;
  text-align: left;
}

.goods_cont .gd_wrap_review .sec_review .photo .rv_area .tit a {
  margin-left: 10px;
  color: #454545;
}

.goods_cont .gd_wrap_review .sec_review .photo .rv_area.by_mobile .tit a {
  padding-left: 16px;
  background: url("../image/bul_goods.png") 0 -600px no-repeat;
}

.goods_cont .gd_wrap_review .sec_review .photo .rv_area .rv {
  position: relative;
  height: 51px;
  padding-right: 10px;
  overflow: hidden;
  line-height: 17px;
  color: #454545;
}

.goods_cont .gd_wrap_review .sec_review .photo .rv_area .ic_more {
  position: absolute;
  right: 0;
  bottom: 5px;
  width: 7px;
  height: 7px;
  text-indent: -5000px;
  background: url("../image/icon_goods.png") -222px -20px no-repeat;
  font-size: 0;
}

.goods_cont .gd_wrap_review .sec_review .photo .rv_area .btn_add {
  height: 24px;
  padding: 0 9px;
  float: left;
  line-height: 24px;
  background-color: #e9eef7;
  font-weight: 700;
  color: #5876b3;
  text-decoration: none;
}

.goods_cont .gd_wrap_review .sec_review .photo .date {
  line-height: 15px;
  color: #454545;
}

.goods_cont .gd_wrap_review .sec_review .photo .date .written {
  display: block;
  padding-bottom: 6px;
}

.goods_cont .gd_wrap_review .sec_review .photo .date .recommend {
  display: inline-block;
  padding-left: 16px;
  margin-right: 8px;
  background: url("../image/bul_goods.png") 0 -1925px no-repeat;
}

.goods_cont .gd_wrap_review .sec_review .photo .date .comment {
  display: inline-block;
  padding-left: 16px;
  background: url("../image/bul_goods.png") left -1955px no-repeat;
}

.goods_cont .gd_wrap_review {
  padding: 0;
  border: 0;
}

.goods_cont .gd_wrap_qna .sec_qna .cmt {
  margin: 5px 0;
  line-height: 17px;
  font-weight: 700;
  color: #c30000;
}

.goods_cont .gd_wrap_qna .sec_qna .qna_tit {
  border-bottom: 1px solid #bfc9e1;
}

.goods_cont .gd_wrap_qna .sec_qna .qna_tit h2 {
  height: 22px;
  line-height: 22px;
  background-position: 0 -2715px;
}

.goods_cont .gd_wrap_qna .sec_qna .sort_opt {
  display: inline-block;
  margin: 6px 0 0;
}

.goods_cont .gd_wrap_qna .sec_qna .sort_opt label {
  display: inline-block;
  padding: 0 0 0 15px;
  margin: 0 15px 0 8px;
  background: url("../image/bul_goods.png") 0 -2745px no-repeat;
  color: #5878b5;
}

.goods_cont .gd_wrap_qna .qna_board .nolst .cont {
  height: 98px;
  background-image: url("../image/bg_nolst_qna.png");
}

.goods_cont .gd_wrap_qna .qna_board .slt_stt {
  position: relative;
}

.goods_cont .gd_wrap_qna .qna_board .slt_stt .btn_stt {
  padding: 0 20px 0 0;
  background: url("../image/bul_goods.png") 100% -2780px no-repeat;
  color: #454545;
  text-decoration: none;
}

.goods_cont .gd_wrap_qna .qna_board .slt_stt .ly {
  position: absolute;
  z-index: 10;
  top: 30px;
  right: 10px;
  left: 10px;
  max-width: 100px;
  margin: auto;
  background-color: #fff;
  border: 1px solid #5e75ae;
}

.goods_cont .gd_wrap_qna .qna_board .slt_stt .ly li {
  padding: 5px 10px 5px 25px;
  line-height: normal;
  border-top: 1px solid #e5e5e5;
  font-weight: 400;
  color: #454545;
  cursor: pointer;
}

.goods_cont .gd_wrap_qna .qna_board .slt_stt .ly li:hover {
  background-color: #f7faff;
}

.goods_cont .gd_wrap_qna .qna_board .slt_stt .ly li.on {
  background: url("../image/bul_goods.png") 0 -2815px no-repeat;
}

.goods_cont .gd_wrap_qna .qna_board .slt_stt .ly li:first-child {
  border: none;
}

.goods_cont .gd_wrap_qna .qna_board [class^=col] {
  height: 26px;
  float: left;
  text-align: center;
}

.goods_cont .gd_wrap_qna .qna_board .col1 {
  width: 13%;
}

.goods_cont .gd_wrap_qna .qna_board .col2 {
  width: 61%;
}

.goods_cont .gd_wrap_qna .qna_board .col3 {
  width: 13%;
}

.goods_cont .gd_wrap_qna .qna_board .col4 {
  width: 13%;
}

.goods_cont .gd_wrap_qna .qna_board [class^=row] {
  border-bottom: 1px solid #e5e5e5;
}

.goods_cont .gd_wrap_qna .qna_board [class^=row]::after {
  content: "";
  display: block;
  clear: both;
}

.goods_cont .gd_wrap_qna .qna_board [class^=row] [class^=col] {
  padding: 7px 0;
  color: #787878;
}

.goods_cont .gd_wrap_qna .qna_board [class^=row] [class^=col]::after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.goods_cont .gd_wrap_qna .qna_board .lst_hd {
  line-height: 33px;
  background-color: #f6f6f6;
  border-bottom: 1px solid #acacac;
  color: #454545;
}

.goods_cont .gd_wrap_qna .qna_board .lst_hd::after {
  content: "";
  display: block;
  clear: both;
}

.goods_cont .gd_wrap_qna .qna_board .lst_hd [class^=col] {
  height: 33px;
}

.goods_cont .gd_wrap_qna .qna_board .cmt {
  margin: 16px 0 40px;
  font-size: 11px;
  color: #7f7f7f;
}

.goods_cont .gd_wrap_qna .qna_board [class^=tag] {
  display: inline-block;
  width: 90px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #b4b4b4;
  font-weight: 700;
  color: #6e6e6e;
  cursor: default;
  word-wrap: break-word;
}

.goods_cont .gd_wrap_qna .qna_board .tag_ing {
  background-color: #f0f0f0;
}

.goods_cont .gd_wrap_qna .qna_board .tag_cmptd {
  background-color: #7a7a7a;
  border-color: #7a7a7a;
  color: #fff;
}

.goods_cont .gd_wrap_qna .qna_board .lst .tt {
  height: 26px;
  margin: 0 0 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 26px;
  text-align: left;
}

.goods_cont .gd_wrap_qna .qna_board .lst .tt a {
  text-decoration: none;
}

.goods_cont .gd_wrap_qna .qna_board .lst .scrt {
  padding-left: 15px;
  background: url("../image/bul_goods.png") 0 -2745px no-repeat;
}

.goods_cont .gd_wrap_qna .qna_board .lst [class^=mode_] {
  position: relative;
  display: none;
  clear: both;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
}

.goods_cont .gd_wrap_qna .qna_board .lst [class^=mode_]::after {
  content: "";
  display: block;
  clear: both;
}

.goods_cont .gd_wrap_qna .qna_board .lst [class^=mode_] .col2 {
  width: 87%;
  height: auto;
  padding: 0;
}

.goods_cont .gd_wrap_qna .qna_board .lst [class^=mode_] .tag {
  position: absolute;
  top: 50%;
  left: 30px;
  height: 0;
  padding: 35px 0 0;
  margin-top: -17px;
  overflow: hidden;
  background: url("../image/bul_goods.png") 50% -2585px no-repeat;
  border: none;
}

.goods_cont .gd_wrap_qna .qna_board .lst [class^=mode_] .cont {
  margin: 15px 25px;
  line-height: 18px;
  color: #303030;
  text-align: left;
}

.goods_cont .gd_wrap_qna .qna_board .lst [class^=mode_] .btn_lnk {
  display: inline-block;
  margin: 10px 0 -5px;
  color: #878787;
}

.goods_cont .gd_wrap_qna .qna_board .lst [class^=mode_] .attach {
  margin: 0 0 -10px;
  text-align: right;
}

.goods_cont .gd_wrap_qna .qna_board .lst [class^=mode_] .attach a {
  display: inline-block;
  padding: 0 0 0 19px;
  background: url("../image/bul_goods.png") 0 -2850px no-repeat;
  color: #878787;
}

.goods_cont .gd_wrap_qna .qna_board .lst .mode_sllr .tag {
  background-position: 50% -2650px;
}

.goods_cont .gd_wrap_qna .qna_board .lst [class^=mode_].series {
  padding-left: 13%;
}

.goods_cont .gd_wrap_qna .qna_board .lst [class^=mode_].series .col1 {
  height: 0;
  padding: 0;
}

.goods_cont .gd_wrap_qna .qna_board .lst [class^=mode_].series .col2 {
  width: 100%;
}

.goods_cont .gd_wrap_qna .qna_board .lst [class^=mode_].series .col2+.col2 {
  border-top: 1px solid #e5e5e5;
}

.goods_cont .gd_wrap_qna .qna_board .lst [class^=row].on [class^=mode_] {
  display: block;
}

.goods_cont .gd_wrap_qna .qna_board .lst .row_ntc .col4,
.goods_cont .gd_wrap_qna .qna_board .lst .row_ntc .tt a {
  font-weight: 700;
  color: #f00909;
}

.goods_cont .gd_wrap_qna .qna_board .lst .row_ntc .mode_sllr .tag {
  display: none;
}

.goods_cont .gd_wrap_qna .qna_board .lst .row_ntc .mode_sllr .cont {
  min-height: 0;
  margin-left: 0;
  font-weight: 700;
  color: #272727;
}

.goods_cont .gd_wrap_qna .qna_board .lst .row_ntc .tag {
  background-color: #f00909;
  border-color: #f00909;
  color: #fff;
}

.goods_cont .gd_wrap_qna .qna_board .lst .row_faq .col4,
.goods_cont .gd_wrap_qna .qna_board .lst .row_faq .tt a {
  font-weight: 700;
  color: #54b200;
}

.goods_cont .gd_wrap_qna .qna_board .lst .row_faq .mode_sllr .tag {
  display: none;
}

.goods_cont .gd_wrap_qna .qna_board .lst .row_faq .mode_sllr .cont {
  min-height: 0;
  margin-left: 0;
  font-weight: 700;
  color: #113098;
}

.goods_cont .gd_wrap_qna .qna_board .lst .row_faq .tag {
  background-color: #64c50d;
  border-color: #64c50d;
  color: #fff;
}

.goods_cont .gd_wrap_qna .qna_board .lst .row_nolst {
  padding: 20px 0;
  text-align: center;
}

.goods_cont .gd_wrap_qna .sec_sllr .name {
  margin: 45px 0 5px 0;
}

.goods_cont .gd_wrap_qna .sec_sllr .name a {
  display: inline-block;
  padding: 0 0 0 24px;
  line-height: 20px;
  background: url("../image/bul_goods.png") 0 -480px no-repeat;
  font-size: 15px;
  font-weight: 700;
  color: #527fef;
}

.goods_cont .gd_wrap_qna .sec_sllr .info {
  margin: 0 0 6px;
  border-top: 2px solid #6f6f6f;
}

.goods_cont .gd_wrap_qna .sec_sllr .info dl {
  display: table;
  width: 100%;
  border-bottom: 1px solid #d5d5d5;
  table-layout: fixed;
}

.goods_cont .gd_wrap_qna .sec_sllr .info dt {
  display: table-cell;
  width: 20%;
  padding: 6px 12px;
  background-color: #fafafa;
  font-weight: 700;
  color: #555;
}

.goods_cont .gd_wrap_qna .sec_sllr .info dd {
  display: table-cell;
  padding: 6px 10px;
  color: #666;
}

.goods_cont .gd_wrap_qna .sec_iqry {
  position: relative;
  text-align: right;
}

.goods_cont .gd_wrap_qna .sec_iqry .btn_iqry {
  display: inline-block;
  min-width: 90px;
  height: 42px;
  padding: 0 15px;
  line-height: 42px;
  background-color: #527fef;
  font-size: 13px;
  color: #fff;
  text-align: center;
}

.goods_cont .gd_wrap_qna .sec_iqry .ly {
  position: absolute;
  right: 0;
  bottom: 120%;
  min-width: 160px;
  padding: 10px 10px 0;
  background-color: #fff;
  border: 1px solid #818181;
  text-align: left;
}

.goods_cont .gd_wrap_qna .sec_iqry .ly .dsc {
  padding: 5px 0 10px 8px;
}

.goods_cont .gd_wrap_qna .sec_iqry .ly .mthd li {
  padding: 7px 12px;
  border-top: 1px solid #e5e5e5;
}

.goods_cont .gd_wrap_qna .sec_iqry .ly .mthd li:hover {
  background-color: #fafafa;
}

.goods_cont .gd_wrap_qna .sec_iqry .ly .mthd [class^=btn] {
  display: block;
  width: 100%;
  height: 24px;
  padding: 0 0 0 35px;
  background: url("../image/bul_goods.png") 0 -300px no-repeat;
  border: none;
  outline: 0;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  cursor: pointer;
}

.goods_cont .gd_wrap_qna .sec_iqry .ly .mthd .btn_live {
  background-position: 0 -340px;
}

.goods_cont .gd_wrap_qna .sec_iqry .ly .mthd .btn_call {
  background-position: 0 -380px;
}

.goods_cont .pplr_item {
  position: relative;
  padding: 15px 9px;
  margin: 20px 0;
  border: 1px solid #e5e5e5;
}

.goods_cont .pplr_item .hgrp [class^=tt] {
  display: inline-block;
  margin: 0 0 0 8px;
  font-size: 13px;
}

.goods_cont .pplr_item .hgrp [class^=tt]::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -1px 5px 0 0;
  vertical-align: middle;
  background: url("../image/icon_goods.png") -163px -35px no-repeat;
  font-size: 0;
}

.goods_cont .pplr_item .hgrp .tt_at::before {
  background-position: -184px -35px;
}

.goods_cont .pplr_item .lst {
  height: 265px;
  min-height: 240px;
  margin: 0 0 35px;
  overflow: hidden;
}

.goods_cont .pplr_item .lst li {
  width: 20%;
  padding: 20px 0 10px;
  float: left;
}

.goods_cont .pplr_item .lst .item {
  position: relative;
  width: 180px;
  margin: 0 auto;
}

.goods_cont .pplr_item .lst .thmb {
  display: block;
  width: 180px;
  height: 180px;
  font-size: 0;
  text-align: center;
}

.goods_cont .pplr_item .lst .thmb>img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  vertical-align: middle;
  font-size: 0;
}

.goods_cont .pplr_item .lst .thmb>img.sale_badge {
  width: 63px;
}

.goods_cont .pplr_item .lst .thmb::after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.goods_cont .pplr_item .lst .tt {
  display: block;
  height: 30px;
  margin: 5px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
}

.goods_cont .pplr_item .lst .dtl {
  height: 20px;
  text-align: right;
}

.goods_cont .pplr_item .lst .coupon {
  text-align: center;
  display: block;
  font-weight: 700;
  margin-top: 2px;
  font-size: 14px;
  line-height: 14px;
}

.goods_cont .pplr_item .lst .prc {
  font-size: 13px;
  color: #2f2f2f;
}

.goods_cont .pplr_item .lst .rate {
  float: left;
}

.goods_cont .pplr_item .lst .ship_area {
  margin: 0 0 0 5px;
  float: left;
}

.goods_cont .pplr_item .lst .ship_area::after {
  content: "";
  display: block;
  clear: both;
}

.goods_cont .pplr_item .lst .ship_area .flier {
  display: inline-block;
  width: 42px;
  height: 0;
  padding-top: 15px;
  overflow: hidden;
  vertical-align: top;
  background: url("../../board/image/icon_board2.png") -590px -50px no-repeat;
}

.goods_cont .pplr_item .lst .ship_area .eticket {
  display: inline-block;
  height: 20px;
  padding-left: 23px;
  margin: -2px 0 0;
  line-height: 20px;
  vertical-align: top;
  background: url("../../board/image/icon_shipping.png") 0 -355px no-repeat;
  font-size: 11px;
  color: #8200ad;
  cursor: default;
}

.goods_cont .pplr_item .lst .ship_area .ship {
  position: relative;
  display: inline-block;
  margin: 1px 0 0;
  line-height: 1.2;
  vertical-align: top;
  cursor: default;
}

.goods_cont .pplr_item .lst .ship_area .ship dfn {
  display: inline-block;
  width: 17px;
  height: 0;
  padding-top: 13px;
  margin-right: 3px;
  overflow: hidden;
  vertical-align: top;
  background: url("../../board/image/icon_shipping.png") 0 0 no-repeat;
}

.goods_cont .pplr_item .lst .ship_area .ship.free {
  color: #ff3f47;
}

.goods_cont .pplr_item .lst .ship_area .ship.free dfn {
  background-position: 0 -40px;
}

.goods_cont .pplr_item .lst .ship_area .ship.os dfn {
  background-position: 0 -20px;
}

.goods_cont .pplr_item .lst .ship_area .ship.os.free dfn {
  background-position: 0 -60px;
}

.goods_cont .pplr_item .lst .time {
  position: absolute;
  top: -20px;
  right: 4px;
  line-height: 15px;
  font-size: 13px;
  color: #787878;
}

.goods_cont .pplr_item .lst .time::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 15px;
  margin: -1px 5px 0 0;
  vertical-align: top;
  background: url("../image/icon_goods.png") -236px 0 no-repeat;
}

.goods_cont .pplr_item .lst .time~.thmb {
  margin-top: 10px;
}

.goods_cont .pplr_item .lst .time~.dtl,
.goods_cont .pplr_item .lst .time~.tt {
  margin: 0;
  text-align: center;
}

.goods_cont .pplr_item .btn_fold,
.goods_cont .pplr_item .btn_unfold {
  position: absolute;
  bottom: 15px;
  left: 50%;
  width: 88px;
  height: 22px;
  margin-left: -45px;
  background: #fff url("../image/icon_goods.png") -188px -145px no-repeat;
  border: 1px solid #bfc9e1;
  border-radius: 12px;
  outline: 0;
  font-size: 0;
  cursor: pointer;
}

.goods_cont .pplr_item .btn_fold {
  background-position: -188px -120px;
}

.goods_cont .pplr_item .btn_fold~.lst {
  height: auto;
}

.goods_cont .gd_wrap_qna .pplr_item {
  padding: 0;
  margin: 35px 0 -4px;
  border: none;
}

.goods_cont .gd_wrap_qna .pplr_item .hgrp .tt::before {
  display: none;
}

.goods_cont .gd_wrap_qna .pplr_item .hgrp .dsc {
  display: inline-block;
  line-height: 22px;
  vertical-align: middle;
  font-size: 12px;
  color: #404040;
}

.goods_cont .gd_wrap_qna .pplr_item .hgrp .dsc::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 11px;
  margin: -1px 7px 0 5px;
  vertical-align: middle;
  background-color: #cbcbcb;
}

.goods_cont .gd_wrap_qna .pplr_item .hgrp .dsc em {
  font-weight: 700;
  color: #0f85f9;
}

.goods_cont .gd_wrap_qna .pplr_item .hgrp .btn_go {
  display: inline-block;
  padding: 0 8px;
  border: 1px solid #d9d9d9;
  border-radius: 12px;
  text-decoration: none;
}

.goods_cont .gd_wrap_qna .pplr_item .hgrp .btn_go em {
  padding-right: 12px;
  background: url("../image/bul_goods.png") right -1295px no-repeat;
  font-weight: 400;
}

.goods_cont .gd_wrap_qna .pplr_item .lst {
  height: auto;
  margin: 0;
}

.goods_cont .gd_wrap_qna .pplr_item .lst li {
  padding: 10px 0 0;
}

.goods_cont .gd_wrap_qna .pplr_item .lst .tt {
  margin: 0;
  text-align: center;
}

.goods_cont .gd_wrap_qna .pplr_item .lst .prc {
  text-align: center;
}

.goods_cont .gd_wrap_policy .wrap_head {
  padding: 10px 15px;
  margin: -16px -20px 16px;
  background-color: #f2f2f2;
}

.goods_cont .gd_wrap_policy .wrap_head .tit {
  padding-left: 38px;
  line-height: 23px;
  background: url("../image/bul_goods.png") 0 -450px no-repeat;
  font-size: 15px;
  font-weight: 700;
}

.goods_cont .gd_wrap_policy .sec_policy {
  padding-left: 10px;
}

.goods_cont .gd_wrap_policy .sec_policy strong {
  display: block;
  margin-bottom: 10px;
  font-size: 13px;
  color: #0038aa;
}

.goods_cont .gd_wrap_policy .sec_policy p {
  line-height: 16px;
}

.goods_cont .gd_wrap_policy .sec_policy p a {
  color: #00f;
  text-decoration: underline;
}

.goods_cont .gd_wrap_policy .sec_policy p span {
  display: inline-block;
  padding: 8px 0 0 14px;
  line-height: 18px;
  color: #36c;
}

.goods_cont .gd_wrap_policy p {
  margin: 10px 0;
  color: #666;
}

.goods_cont .goods_location .gd_head {
  position: relative;
  margin: 25px 0 10px;
}

.goods_cont .goods_location .gd_head .tit {
  padding-left: 10px;
  line-height: 34px;
  border: 10px solid #a43dd9;
  border-width: 0 0 2px 10px;
  font-size: 20px;
}

.goods_cont .goods_location .gd_head .btn_info {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 19px;
  height: 19px;
  text-indent: -9999px;
  background: #a43dd9 url("../image/icon_goods.png") -60px -35px no-repeat;
}

.goods_cont .goods_location .gd_head .btn_info.on {
  background-position: -81px -35px;
}

.goods_cont .goods_location .gd_cont {
  min-height: 250px;
  padding: 7px 10px;
  margin: 0 0 30px;
  border: 1px solid #d1d1d1;
}

.goods_cont .goods_location .gd_cont::after {
  content: "";
  display: block;
  clear: both;
}

.goods_cont .goods_location .gd_cont .inf {
  width: 228px;
  height: 100%;
  margin-right: 10px;
  float: left;
}

.goods_cont .goods_location .gd_cont .inf .branches {
  height: 34px;
  line-height: 34px;
  font-weight: 700;
}

.goods_cont .goods_location .gd_cont .inf select.branches {
  display: block;
  width: 225px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #d9d9d9;
  font-size: 12px;
  font-weight: 400;
  color: #6b6b6b;
}

.goods_cont .goods_location .gd_cont .inf dl {
  margin: 10px 0 0;
  line-height: 1.4;
}

.goods_cont .goods_location .gd_cont .inf dl dt {
  max-height: 80px;
  margin-bottom: 25px;
  overflow: hidden;
  line-height: 1.4;
}

.goods_cont .goods_location .gd_cont .inf dl dd {
  height: 20px;
  padding-left: 30px;
  margin: 5px 0;
  line-height: 20px;
  background: url("../image/ic_goods_map.png") 0 -80px no-repeat;
  font-weight: 700;
  color: #898989;
}

.goods_cont .goods_location .gd_cont .inf dl .mb {
  background-position: 0 -110px;
}

.goods_cont .goods_location .gd_cont .inf dl .stf {
  background-position: 0 -140px;
}

.goods_cont .goods_location .gd_cont .inf dl .url {
  background-position: 0 -170px;
}

.goods_cont .goods_location .gd_cont .inf dl .url a {
  color: #898989;
  text-decoration: underline;
}

.goods_cont .goods_location .gd_cont .distance {
  display: block;
  margin: 10px 5px;
  text-align: right;
}

.goods_cont .goods_location .gd_cont .map_area {
  position: relative;
  overflow: hidden;
}

.goods_cont .goods_location .gd_cont .map_ctrl {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 42px;
  padding-top: 50px;
}

.goods_cont .goods_location .gd_cont .map_ctrl ul {
  height: 0;
  overflow: hidden;
  background: rgba(255,255,255,.9);
}

.goods_cont .goods_location .gd_cont .map_ctrl li {
  margin: 0 3px;
  border-bottom: 1px solid #e5e7e2;
}

.goods_cont .goods_location .gd_cont .map_ctrl li:last-child {
  border-bottom: 0;
}

.goods_cont .goods_location .gd_cont .map_ctrl a {
  position: relative;
  z-index: 10;
  display: block;
  width: 40px;
  height: 0;
  padding-top: 40px;
  margin: 0 -3px;
  overflow: hidden;
  background: url("../image/ic_goods_map.png") 0 -40px no-repeat;
}

.goods_cont .goods_location .gd_cont .map_ctrl a:hover {
  background-color: #f3f3f1;
}

.goods_cont .goods_location .gd_cont .map_ctrl .car {
  background-position: -40px -40px;
}

.goods_cont .goods_location .gd_cont .map_ctrl .walk {
  background-position: -80px -40px;
}

.goods_cont .goods_location .gd_cont .map_ctrl .bike {
  background-position: -120px -40px;
}

.goods_cont .goods_location .gd_cont .map_ctrl.open ul {
  height: auto;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 5px -1px rgba(0,0,0,.15);
}

.goods_cont .goods_location .gd_cont .map_ctrl.open ul::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 46px;
  left: 17px;
  width: 7px;
  height: 7px;
  transform: rotate(-45deg);
  background: rgba(255,255,255,.9);
  border: solid #c7c7c7;
  border-width: 1px 1px 0 0;
}

.goods_cont .goods_location .gd_cont .map_ctrl .on {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  background: rgba(255,255,255,.9);
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  box-shadow: 0 2px 5px -1px rgba(0,0,0,.15);
}

.goods_cont .goods_location .gd_cont .map_ctrl .on a {
  margin: 0;
}

.goods_cont .goods_location .gd_cont .map_ctrl .on a:hover {
  background-color: transparent;
}

.goods_cont .goods_location .gd_cont .map_ctrl .on .subway {
  background-position: 0 0;
}

.goods_cont .goods_location .gd_cont .map_ctrl .on .car {
  background-position: -40px 0;
}

.goods_cont .goods_location .gd_cont .map_ctrl .on .walk {
  background-position: -80px 0;
}

.goods_cont .goods_location .gd_cont .map_ctrl .on .bike {
  background-position: -120px 0;
}

.goods_cont .goods_location .gd_cont .etc {
  padding: 7px 0 0;
  text-align: right;
}

.goods_cont .goods_location .gd_cont .etc .lnk {
  display: inline-block;
  padding-left: 25px;
  line-height: 15px;
  background: url("../image/ic_goods_map.png") 0 -200px no-repeat;
  color: #bfbfbf;
  text-decoration: underline;
}

.fix_opt_layer {
  position: absolute;
  z-index: 9999;
  right: 0;
  width: 505px;
}

.fix_opt_layer .btn_close {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 26px;
  height: 26px;
  text-indent: -5000px;
  background: #3b77e6 url("../image/icon_goods.png") -335px -60px no-repeat;
}

.fix_opt_layer .inner {
  position: fixed;
  bottom: 0;
  width: 505px;
  overflow: hidden;
  background: #3b77e6;
  border: 1px solid #2c66d2;
  border-radius: 3px 3px 0 0;
}

.fix_opt_layer .opt_ctrl {
  padding: 6px;
  overflow: hidden;
}

.fix_opt_layer .opt_ctrl .btn_select {
  display: block;
  width: 140px;
  height: 30px;
  line-height: 30px;
  background: #3f80fa;
  border: 1px solid #265ac9;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px #2f5fb8;
}

.fix_opt_layer .opt_ctrl .btn_select span {
  display: inline-block;
  padding-left: 20px;
  line-height: 30px;
  background: url("../image/bul_goods.png") left -1120px no-repeat;
}

.fix_opt_layer .opt_ctrl .btn_select .close {
  background-position: left -1150px;
}

.fix_opt_layer .opt_ctrl .price {
  display: inline-block;
  height: 30px;
  margin: 0 5px 0 0;
  line-height: 30px;
  color: #fff;
}

.fix_opt_layer .opt_ctrl .price strong {
  line-height: 30px;
  font-size: 22px;
}

.fix_opt_layer .opt_ctrl .btn_ctrl {
  display: inline-block;
  width: 108px;
  height: 28px;
  margin-left: 4px;
  line-height: 28px;
  vertical-align: top;
  background-color: #4fb5f5;
  border: 1px solid #2e6ce3;
  border-radius: 3px;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.fix_opt_layer .opt_ctrl .total {
  display: inline-block;
  line-height: 30px;
  font-size: 15px;
  color: #fff;
}

.fix_opt_layer .opt_cont {
  margin: 8px 6px 0 6px;
  overflow: hidden;
  border-radius: 2px 0 0 0;
}

.fix_opt_layer .opt_cont .scroll {
  height: 240px;
  overflow: auto;
  overflow-x: hidden;
  background-color: #fff;
}

.fix_opt_layer .opt_cont ul {
  margin: 0;
  list-style-type: none;
}

.fix_opt_layer .opt_cont li.infoData {
  padding: 2px 0;
  clear: both;
  line-height: 20px;
}

.fix_opt_layer .opt_cont dl.detailsArea {
  display: inline-block;
  padding: 3px 0;
  clear: both;
  color: #454545;
}

.fix_opt_layer .opt_cont dl.detailsArea dt {
  width: 170px;
  padding-left: 10px;
  float: left;
}

.fix_opt_layer .opt_cont dl.detailsArea dd {
  width: 284px;
  float: right;
}

.fix_opt_layer .opt_cont dl.detailsArea select {
  width: 275px;
  border: 1px solid #abadb3;
}

.fix_opt_layer .opt_cont dl.detailsArea select option.soldout {
  color: #b1b1b1;
  text-decoration: line-through;
}

.fix_opt_layer .opt_cont dl.stock,
.fix_opt_layer .opt_cont dl.stock a {
  color: #666;
}

.fix_opt_layer .opt_cont dl.stock dt {
  width: 162px;
  padding-left: 18px;
}

.fix_opt_layer .opt_cont dl.choosen {
  margin: 10px;
  overflow: hidden;
}

.fix_opt_layer .opt_cont dl.choosen dd {
  margin-top: -1px;
}

.fix_opt_layer .opt_cont dl.choosen table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.fix_opt_layer .opt_cont dl.choosen td,
.fix_opt_layer .opt_cont dl.choosen th {
  padding: 7px 0;
  border: 1px solid #dcdcdc;
  text-align: center;
  border-collapse: collapse;
}

.fix_opt_layer .opt_cont dl.choosen th {
  padding: 3px 0;
  background-color: #f5f5f5;
}

.fix_opt_layer .opt_cont dl.choosen td p {
  padding-left: 12px;
  line-height: 14px;
  text-align: left;
}

.fix_opt_layer .opt_cont dl.choosen td .dc {
  display: block;
  margin: 0 10px;
  border-top: 1px solid #dcdcdc;
  text-align: center;
}

.fix_opt_layer .opt_cont dl.choosen td .dc a {
  display: inline-block;
  width: 56px;
  height: 18px;
  margin: 3px auto 0;
  line-height: 18px;
  background-color: #98a1b9;
  border-radius: 1px;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.fix_opt_layer .opt_cont dl.choosen td .dc .btn_del {
  display: inline-block;
  width: 12px;
  height: 0;
  padding: 12px 0 0 0;
  margin: -1px 0 0 3px;
  overflow: hidden;
  vertical-align: middle;
  background: url("../image/icon_goods.png") -46px -20px no-repeat;
  cursor: pointer;
}

.fix_opt_layer .opt_cont dl.choosen td .ic_del {
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 auto;
  text-indent: -5000px;
  background: url("../image/icon_goods.png") -312px -20px no-repeat;
}

.fix_opt_layer .opt_cont dl.choosen td .price {
  display: block;
  padding-left: 12px;
  text-align: left;
}

.fix_opt_layer .opt_cont .total {
  border-top: 1px solid #666;
}

.fix_opt_layer .opt_cont .total td {
  border-top: none;
  font-size: 13px;
  color: #333;
  text-align: left;
}

.fix_opt_layer .opt_cont .total td strong {
  display: block;
  padding-left: 12px;
}

.fix_opt_layer .opt_cont .total td .price {
  color: #ff3f47;
}

.section_rvw_blog .part_rvwd_item {
  position: relative;
  padding: 21px 0;
}

.section_rvw_blog .part_rvwd_item .thumb {
  position: absolute;
  top: 21px;
  left: 23px;
  border: 1px solid #bebebe;
}

.section_rvw_blog .part_rvwd_item .details {
  height: 90px;
  padding-left: 130px;
}

.section_rvw_blog .part_rvwd_item .details dl {
  overflow: hidden;
  line-height: 23px;
  font-size: 13px;
  color: #454545;
}

.section_rvw_blog .part_rvwd_item .details dt {
  min-width: 70px;
  margin-right: 5px;
  float: left;
}

.section_rvw_blog .part_rvwd_item .details dd {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.section_rvw_blog .part_rvwd_item .details dd em {
  color: red;
}

.section_rvw_blog .part_rvwd_item .btn_close {
  position: absolute;
  top: 4px;
  right: 6px;
  display: block;
  padding: 3px;
  background-color: #379dfc;
  border-radius: 3px;
}

.section_rvw_blog .part_rvwd_item .btn_close span {
  display: block;
  width: 16px;
  height: 16px;
  text-indent: -5000px;
  background: url("../image/icon_blogmain.png") 0 0 no-repeat;
}

.section_rvw_blog .part_rvwd_item .btns {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.section_rvw_blog .part_rvwd_item .btns a {
  display: inline-block;
  min-width: 68px;
  height: 28px;
  padding: 0 5px;
  margin-left: 10px;
  line-height: 28px;
  background-color: #f35252;
  border-radius: 2px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.section_rvw_blog>.bottom {
  padding: 21px 17px 0;
  border-top: 2px solid #e7e7e7;
}

.section_rvw_blog .bottom .pagingInfo {
  top: -18px;
  margin: 0;
}

.section_rvw_blog .bottom .quickInfo {
  color: #454545;
}

.section_rvw_blog .bottom .pagingInfo .paginate {
  width: 100%;
  margin: 0;
  text-align: right;
}

.section_rvw_blog .bottom .pagingInfo .paginate a.next span,
.section_rvw_blog .bottom .pagingInfo .paginate a.prev span {
  text-align: left;
}

.section_rvw_blog .part {
  padding: 15px 0 0 0;
  border-top: 1px solid #e7e7e7;
}

.section_rvw_blog .part .info {
  position: relative;
  margin: 0 20px;
}

.section_rvw_blog .part .info .tit {
  margin: 0 300px 7px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  color: #454545;
}

.section_rvw_blog .part .info .num {
  margin: 3px 0;
  font-size: 14px;
  color: #878787;
}

.section_rvw_blog .part .info .helpfulNum {
  margin: 3px 0 6px;
  color: #666;
}

.section_rvw_blog .part .star {
  height: 20px;
  overflow: hidden;
}

.section_rvw_blog .part .star span {
  display: block;
  width: 14px;
  height: 13px;
  text-indent: -5000px;
  float: left;
  background: url("../image/icon_blogmain.png") -48px 0 no-repeat;
}

.section_rvw_blog .part .star span.on {
  background-position: -62px 0;
}

.section_rvw_blog .part .info .etc {
  position: absolute;
  top: 4px;
  right: 0;
  font-size: 12px;
  color: #686868;
}

.section_rvw_blog .thumbView {
  margin: 20px 0;
  text-align: center;
}

.section_rvw_blog .thumbBig {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  text-align: center;
}

.section_rvw_blog .thumbBig>div,
.section_rvw_blog .thumbBig>p {
  text-align: center;
}

.section_rvw_blog .thumbBig img {
  position: relative;
  width: auto;
  min-width: 280px;
  max-width: 450px;
  height: auto;
  max-height: 600px;
}

.section_rvw_blog .thumbBig .video_item {
  width: 450px;
}

.section_rvw_blog .thumbBig .video_noshow {
  width: 450px;
}

.section_rvw_blog .thumbBig .btnCtrl a {
  position: absolute;
  z-index: 1;
  bottom: 19px;
  display: block;
  width: 39px;
  height: 21px;
  padding: 9px 0;
  opacity: .5;
  background-color: #000;
  border-radius: 3px;
  font-size: 0;
}

.section_rvw_blog .thumbBig .btnCtrl a::before {
  content: "";
  display: block;
  width: 17px;
  height: 21px;
  margin: 0 auto;
  background: url("../image/icon_blogmain.png") 0 -16px no-repeat;
}

.section_rvw_blog .thumbBig .btnCtrl a:hover {
  background-color: #3a68c9;
}

.section_rvw_blog .thumbBig .btnCtrl a.btn_prev {
  left: 50%;
  margin-left: -41px;
}

.section_rvw_blog .thumbBig .btnCtrl a.btn_next {
  right: 50%;
  margin-right: -41px;
}

.section_rvw_blog .thumbBig .btnCtrl a.btn_next::before {
  background-position: -18px -16px;
}

.section_rvw_blog .thumbList {
  position: relative;
  overflow: hidden;
}

.section_rvw_blog .thumbList .slider {
  position: relative;
  width: 546px;
  height: 75px;
  margin: 0 auto;
  overflow: hidden;
}

.section_rvw_blog .thumbList ul {
  position: relative;
}

.section_rvw_blog .thumbList li {
  position: relative;
  display: inline-block;
  margin: 0 2px;
  border: 3px solid #fff;
  font-size: 0;
}

.section_rvw_blog .thumbList a {
  display: block;
  width: 67px;
  height: 67px;
  border: 1px solid #abb0ba;
}

.section_rvw_blog .thumbList a::after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.section_rvw_blog .thumbList img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  vertical-align: middle;
}

.section_rvw_blog .thumbList li.selected,
.section_rvw_blog .thumbList li.selected a {
  border-color: #4b83f7;
}

.section_rvw_blog .thumbList .file_utb,
.section_rvw_blog .thumbList .file_vd {
  position: absolute;
  bottom: 7px;
  left: 7px;
  width: 16px;
  height: 16px;
  background: url("../image/icon_blogmain.png") -112px 0 no-repeat;
}

.section_rvw_blog .thumbList .file_utb {
  background-position: -130px 0;
}

.section_rvw_blog .cont {
  padding: 0 40px 10px 40px;
  word-break: break-all;
}

.section_rvw_blog .cont .opt {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 700;
  color: #ffb21d;
}

.section_rvw_blog .cont .txt {
  font-size: 12px;
  color: #696969;
}

.section_rvw_blog [class^=g_comment] {
  padding: 10px;
  margin: 20px 0 0;
  background-color: #efefef;
}

.section_rvw_blog [class^=g_comment] dd {
  padding: 10px 0;
  color: #696969;
}

.section_rvw_blog [class^=g_comment] strong {
  margin-right: 5px;
}

.section_rvw_blog [class^=g_comment]~.g_commentGmkt {
  margin-top: 5px;
}

.section_rvw_blog .g_commentShop strong {
  color: #ff3f47;
}

.section_rvw_blog .video {
  width: 640px;
  height: 390px;
  margin: 0 auto;
}

.section_rvw_blog .helpful {
  padding: 12px 18px;
  margin-top: 15px;
  border-top: 2px solid #e7e7e7;
}

.section_rvw_blog .helpful strong {
  margin-right: 10px;
  font-weight: 400;
}

.section_rvw_blog .helpful .btn {
  display: inline-block;
  min-width: 43px;
  height: 16px;
  padding: 4px;
  line-height: 16px;
  background-color: #ffb01f;
  border-radius: 3px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.section_rvw_blog .helpful .btn i {
  display: inline-block;
  width: 16px;
  padding-top: 16px;
  margin-right: 2px;
  vertical-align: top;
  background: url("../image/icon_blogmain.png") -78px 0 no-repeat;
}

.section_rvw_blog .helpful .btn .ic_bad {
  background-position: -94px 0;
}

.section_rvw_blog .comments {
  position: relative;
  padding: 15px 20px;
  background-color: #f3f3f3;
}

.section_rvw_blog .comments a.btn_hide {
  position: absolute;
  top: 8px;
  right: 20px;
  min-width: 120px;
  height: 24px;
  padding: 0 5px;
  line-height: 24px;
  background-color: #999;
  border-radius: 3px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.section_rvw_blog .comments a.btn_show {
  position: absolute;
  top: 8px;
  right: 20px;
  line-height: 14px;
  font-size: 14px;
  font-weight: 700;
  color: #555;
}

.section_rvw_blog .comments a.btn_show::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: -1px 3px 0 0;
  vertical-align: middle;
  background: url("../image/icon_blogmain.png") -95px -27px no-repeat;
}

.section_rvw_blog .comments a.btn_show em {
  color: #f60;
}

.section_rvw_blog .comments .num {
  font-weight: 700;
  color: #000;
}

.section_rvw_blog .comments .num em {
  color: #4e7ed6;
}

.section_rvw_blog .comments .post strong {
  display: block;
  padding: 18px 0 5px 0;
  font-weight: 700;
  color: #4e7ed6;
}

.section_rvw_blog .comments .post .write {
  position: relative;
  padding: 0 100px 0 0;
}

.section_rvw_blog .comments .post .write textarea {
  width: 100%;
  height: 33px;
  box-sizing: border-box;
  padding: 3px 45px 3px 5px;
  background-color: #fff;
  border: 1px solid #4e7ed6;
  border-radius: 3px;
  font-size: 12px;
  color: #333;
}

.section_rvw_blog .comments .post .write .num {
  position: absolute;
  top: 10px;
  right: 112px;
  padding: 0;
  font-weight: 400;
  color: #b0b0b0;
}

.section_rvw_blog .comments .post .write a.btn_post {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 93px;
  height: 33px;
  line-height: 33px;
  background-color: #4e7ed6;
  border-radius: 3px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.section_rvw_blog .comments .post li {
  padding: 8px 10px;
  margin-top: 8px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  color: #858585;
}

.section_rvw_blog .comments .post li strong {
  display: inline-block;
  padding: 0;
  margin: 0 10px 5px 0;
  color: #535353;
}

.section_rvw_blog .comments .post li .btn_del {
  display: inline-block;
  width: 12px;
  height: 0;
  padding-top: 11px;
  margin-left: 5px;
  overflow: hidden;
  vertical-align: middle;
  background: url("../image/icon_blogmain.png") -95px -16px no-repeat;
}

.section_rvw_blog .comments .post li p.content {
  display: block;
  margin: 5px 0 0 0;
}

.section_rvw_blog .comments .post .paging {
  padding-top: 6px;
  line-height: 23px;
  text-align: right;
}

.section_rvw_blog .comments .post .paging a {
  display: inline-block;
  width: 22px;
  height: 0;
  padding-top: 23px;
  margin-left: -1px;
  overflow: hidden;
  vertical-align: top;
  background: #dbdbdb url("../image/icon_blogmain.png") -36px -16px no-repeat;
}

.section_rvw_blog .comments .post .paging a.prev {
  margin-left: 10px;
}

.section_rvw_blog .comments .post .paging a.next {
  width: 23px;
  background: #dbdbdb url("../image/icon_blogmain.png") -58px -16px;
}

.section_rvw_blog .comments .post .paging a.action {
  background-color: #4c8efb;
}

.pop_prereview {
  position: relative;
  width: 850px;
  height: 578px;
  overflow: hidden;
}

.pop_prereview .sec_image {
  position: relative;
  width: 404px;
  height: 578px;
  margin: 0 14px;
  float: left;
  overflow: hidden;
}

.pop_prereview .rv_thumb .slider {
  position: relative;
  width: 10000px;
  height: 532px;
}

.pop_prereview .rv_thumb .slider::after {
  content: "";
  display: block;
  clear: both;
}

.pop_prereview .rv_thumb li {
  position: relative;
  width: 400px;
  height: 532px;
  margin: 2px;
  float: left;
  text-align: center;
}

.pop_prereview .rv_thumb .thumb {
  width: 400px;
  height: 532px;
  font-size: 0;
  text-align: center;
}

.pop_prereview .rv_thumb .thumb>img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  vertical-align: middle;
  font-size: 0;
}

.pop_prereview .rv_thumb .thumb::after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.pop_prereview .rv_thumb .video,
.pop_prereview .rv_thumb .video_iframe {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.pop_prereview .rv_thumb .video .jw-group .jw-icon {
  position: relative;
  z-index: 10;
}

.pop_prereview .rv_thumb .btn_sld {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  width: 20%;
  height: 532px;
}

.pop_prereview .rv_thumb .btn_sld span {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 44px;
  margin: -22px 0 0 -18px;
  text-indent: -5000px;
  background: url("../image/pop_prereview.png") 0 -150px no-repeat;
}

.pop_prereview .rv_thumb .btn_sld.next {
  right: 0;
  left: auto;
}

.pop_prereview .rv_thumb .btn_sld.next span {
  z-index: 9;
  right: 50%;
  left: auto;
  margin: -22px -18px 0 0;
  background-position: 0 -200px;
}

.pop_prereview .rv_thumb .btn_area {
  position: absolute;
  bottom: 14px;
  left: 4px;
}

.pop_prereview .rv_thumb .btn_area a {
  display: inline-block;
  height: 20px;
  padding-left: 30px;
  line-height: 20px;
  background: url("../image/pop_prereview.png") no-repeat;
  font-size: 12px;
  color: #454545;
  text-decoration: none;
}

.pop_prereview .rv_thumb .btn_area .btn_abuse {
  background-position: 0 0;
}

.pop_prereview .rv_thumb .btn_area .btn_imgsrch {
  margin-left: 25px;
  background-position: 0 -30px;
}

.pop_prereview .layer_abuse {
  position: absolute;
  z-index: 61;
  top: 40px;
  left: 100px;
  border: 2px solid #ba0000;
}

.pop_prereview .sec_review {
  height: 522px;
  padding: 10px 17px 0 0;
  overflow-y: auto;
}

.pop_prereview .sec_review .dtl {
  padding-left: 8px;
  color: #a1a1a1;
}

.pop_prereview .sec_review .dtl .date {
  display: inline-block;
}

.pop_prereview .sec_review .dtl .date strong {
  padding-left: 5px;
}

.pop_prereview .sec_review .dtl .rv_info {
  float: right;
  text-align: right;
}

.pop_prereview .sec_review .dtl .rv_info span {
  display: inline-block;
  padding-left: 16px;
  margin-right: 8px;
  background: url("../image/pop_prereview.png") 0 -60px no-repeat;
}

.pop_prereview .sec_review .dtl .rv_info .comment {
  background-position: 0 -90px;
}

.pop_prereview .sec_review .dtl .text {
  padding: 10px 0;
  line-height: 20px;
  font-size: 14px;
  color: #454545;
  word-wrap: break-word;
}

.pop_prereview .sec_review .dtl .item_dtl {
  overflow: hidden;
  color: #4e6cce;
}

.pop_prereview .sec_review .dtl .btn_add {
  display: inline-block;
  height: 24px;
  padding: 0 9px;
  margin: 12px 0 0;
  line-height: 24px;
  background-color: #e9eef7;
  font-weight: 700;
  color: #5876b3;
  text-decoration: none;
}

.pop_prereview .sec_review .feedback {
  margin-top: 30px;
}

.pop_prereview .sec_review .feedback .cmt_stt {
  color: #4b4b4b;
  text-align: right;
}

.pop_prereview .sec_review .feedback .cmt_stt strong {
  margin-right: 10px;
}

.pop_prereview .sec_review .feedback .btn_slct {
  display: inline-block;
  min-width: 34px;
  height: 20px;
  padding: 0 5px;
  line-height: 20px;
  border: 1px solid #ddd;
  border-radius: 11px;
  color: #4b4b4b;
  text-align: center;
  text-decoration: none;
}

.pop_prereview .sec_review .feedback .cmt_area {
  width: 374px;
  padding: 9px 13px 30px;
  margin-top: 8px;
  background-color: #fafafa;
}

.pop_prereview .sec_review .feedback .cmt_area li {
  position: relative;
  padding: 12px 2px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}

.pop_prereview .sec_review .feedback .cmt_area .cmt {
  padding-bottom: 12px;
  color: #3c3c3c;
}

.pop_prereview .sec_review .feedback .cmt_area .name {
  float: left;
  font-size: 11px;
  color: #8e8a8a;
}

.pop_prereview .sec_review .feedback .cmt_area.market {
  padding-bottom: 0;
  margin-bottom: -8px;
}

.pop_prereview .sec_review .feedback .cmt_area.market .name {
  font-weight: 700;
  color: #ff3f47;
}

.pop_prereview .sec_review .feedback .cmt_area .date {
  float: right;
  font-size: 11px;
  color: #a9a9a9;
}

.pop_prereview .sec_review .feedback .cmt_area .self .date {
  padding-right: 20px;
}

.pop_prereview .sec_review .feedback .cmt_area .btn_del {
  position: absolute;
  right: 5px;
  bottom: 14px;
  width: 9px;
  height: 9px;
  text-indent: -5000px;
  background: url("../image/pop_prereview.png") 0 -120px no-repeat;
  font-size: 0;
}

.pop_prereview .sec_review .feedback .ip_area {
  padding: 4px 0;
  border-bottom: none;
}

.pop_prereview .sec_review .feedback .ip_area .ip_box {
  position: relative;
  height: 26px;
  line-height: 26px;
  background-color: #fff;
  border: 1px solid #929292;
}

.pop_prereview .sec_review .feedback .ip_area .disabled,
.pop_prereview .sec_review .feedback .ip_area input {
  position: absolute;
  left: 0;
  width: 100%;
  height: 26px;
  box-sizing: border-box;
  padding: 0 9px;
  line-height: 26px;
  border: none;
}

.pop_prereview .sec_review .feedback .ip_area .disabled {
  color: #a9a9a9;
  text-decoration: none;
}

.pop_prereview .sec_review .feedback .btn_sign {
  min-width: 50px;
  height: 25px;
  padding: 0 10px;
  margin: 3px 0 0;
  float: right;
  line-height: 25px;
  background-color: #4e6cce;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.pop_prereview .sec_review .btn_cls {
  position: absolute;
  right: 17px;
  bottom: 16px;
  min-width: 40px;
  height: 24px;
  padding: 0 10px;
  line-height: 24px;
  background-color: #f8f8f8;
  border: 1px solid #e0e0e0;
  font-weight: 700;
  color: #3e3e3e;
  text-align: center;
  text-decoration: none;
}

.imgviewer .tab_menu2 {
  height: 30px;
  overflow: hidden;
}

.imgviewer .tab_menu2 li {
  height: 30px;
  line-height: 30px;
  border-radius: 3px 3px 0 0;
  font-weight: 700;
}

.imgviewer .tab_menu2 li.tit {
  width: 808px;
  text-indent: 20px;
  float: left;
  background-color: #aeaeae;
  font-size: 15px;
  color: #fff;
}

.imgviewer .tab_menu2 li.link {
  width: 168px;
  float: right;
  background-color: #597dca;
  font-size: 14px;
  text-align: center;
}

.imgviewer .tab_menu2 li.link a {
  display: block;
  color: #fff;
  text-decoration: none;
}

.imgviewer .quickSmartView {
  position: relative;
  padding: 14px;
  background-color: #fff;
  border: 1px solid #aeaeae;
}

.imgviewer .list ul {
  overflow: hidden;
}

.imgviewer .list li {
  width: 142px;
  padding: 0 24px;
  float: left;
}

.imgviewer .list .thumb {
  width: 142px;
  height: 142px;
}

.imgviewer .list .name {
  height: 40px;
  margin: 5px 0;
  overflow: hidden;
  line-height: 19px;
}

.imgviewer .list .price {
  font-size: 16px;
  font-weight: 700;
  color: #f90f0e;
  text-align: center;
}

.gd_flier_hd {
  margin: 25px 0 10px;
}

.gd_flier_hd .tit {
  padding-left: 10px;
  line-height: 34px;
  border: 10px solid #ff8236;
  border-width: 0 0 2px 10px;
  font-size: 20px;
}

.gd_flier_info .tit {
  padding: 10px 0;
  margin-bottom: 8px;
  line-height: 1.3;
  border-bottom: 3px solid #000;
  font-size: 13px;
}

.gd_flier_info table {
  margin: 8px 0 12px;
  border: 1px solid #ddd;
  border-width: 1px 1px 0 0;
  table-layout: fixed;
}

.gd_flier_info~.gd_flier_info .tit {
  margin-top: 30px;
}

.gd_flier_info td,
.gd_flier_info th {
  padding: 10px 12px;
  border: 1px solid #ddd;
  border-width: 0 0 1px 1px;
}

.gd_flier_info th {
  background-color: #efefef;
  text-align: left;
}

.gd_flier_info td strong {
  font-size: 16px;
  font-weight: 400;
  color: #ff8236;
}

.gd_flier_info td span.prc {
  font-size: 12px;
  font-weight: 700;
  color: #333;
}

.gd_flier_info td .ip_bids {
  width: 56px;
  height: 12px;
  padding: 3px 4px;
  line-height: 12px;
  border: 1px solid #bfc0c2;
  border-radius: 2px;
  font-size: 12px;
  font-weight: 700;
  color: #286ddf;
  text-align: right;
}

.gd_flier_info td .shpp_opt p {
  line-height: 20px;
}

.gd_flier_info td strong.prc {
  color: #ff3f47;
}

.gd_flier_info td em {
  font-weight: 700;
}

.gd_flier_info .item_get {
  margin: -5px 0;
}

.gd_flier_info .item_get li {
  margin: 7px 0;
}

.gd_flier_info .item_get label {
  display: inline-block;
  padding-left: 23px;
  margin-left: 5px;
  line-height: 20px;
  vertical-align: middle;
  background: url("../image/bul_shipping.png") 0 -320px no-repeat;
  cursor: pointer;
}

.gd_flier_info .item_get label.lab_s {
  background-position: 0 -360px;
}

.gd_flier_info .item_get label.lab_q {
  background-position: 0 -400px;
}

.gd_flier_info .item_get.act label {
  cursor: default;
}

.gd_flier_info .btn_map {
  display: inline-block;
  height: 18px;
  padding: 0 7px;
  margin: 0 3px;
  line-height: 18px;
  background-color: #f9f9f9;
  border: 1px solid #999;
  border-color: silver #999 #999 silver;
  border-radius: 2px;
  color: #666;
  text-decoration: none;
}

.gd_flier_info .btn_map:hover {
  color: #777;
}

.gd_flier_info .slct_opt {
  border-width: 1px;
}

.gd_flier_info .slct_opt caption {
  width: 0;
  text-indent: -5000px;
  font-size: 0;
}

.gd_flier_info .slct_opt tr {
  cursor: pointer;
}

.gd_flier_info .slct_opt th {
  background-color: #fff;
  color: #000;
  cursor: default;
}

.gd_flier_info .slct_opt th.slct {
  font-size: 0;
  color: transparent;
}

.gd_flier_info .slct_opt td,
.gd_flier_info .slct_opt th {
  padding: 5px;
  border-left: 0 none;
  text-align: center;
}

.gd_flier_info .slct_opt .thumb {
  display: block;
  width: 40px;
  height: 40px;
  overflow: hidden;
}

.gd_flier_info .slct_opt .thumb img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
}

.gd_flier_info .slct_opt .thumb::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

.gd_flier_info .slct_opt .tt {
  display: block;
  padding-left: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}

.gd_flier_info .slct_opt .ip_slct {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  margin-left: 6px;
}

.gd_flier_info .slct_opt .ip_slct input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
}

.gd_flier_info .slct_opt .ip_slct input[type=checkbox]+label {
  display: block;
  width: 20px;
  height: 20px;
  text-indent: -5000px;
  background: url("../image/icon_goods_flier.png") -94px -65px no-repeat;
  font-size: 0;
  cursor: pointer;
}

.gd_flier_info .slct_opt .ip_slct input[type=checkbox]:checked+label {
  background-position: -116px -65px;
}

.gd_flier_info .slct_opt .total {
  height: 40px;
  padding-right: 30px;
  line-height: 40px;
  font-size: 16px;
  text-align: right;
  cursor: default;
}

.gd_flier_info .slct_opt .total strong {
  font-weight: 700;
}

.gd_flier_info .slct_opt .select {
  background-color: #f2f2f2;
}

.gd_flier_info .slct_opt .select .tt {
  font-weight: 700;
}

.gd_flier_info .donate {
  padding: 8px 10px 10px;
}

.gd_flier_info .donate dl {
  height: 54px;
  padding-bottom: 15px;
  line-height: 54px;
}

.gd_flier_info .donate dt {
  float: left;
  font-size: 14px;
  color: #000;
}

.gd_flier_info .donate dd {
  font-size: 20px;
  font-weight: 700;
  color: #333;
  text-align: right;
}

.gd_flier_info .donate .ip_donate dd {
  overflow: hidden;
  text-align: right;
}

.gd_flier_info .donate .ip_donate strong {
  display: inline-block;
  min-width: 230px;
  height: 52px;
  overflow: hidden;
  border: 1px solid #d3d3d3;
  font-size: 24px;
  font-weight: 700;
  color: #ff3f47;
}

.gd_flier_info .donate .ip_donate span {
  display: block;
  padding: 0 20px;
}

.gd_flier_info .donate .ip_donate input[type=text] {
  width: 190px;
  height: 52px;
  padding: 0 20px;
  line-height: 52px;
  vertical-align: top;
  border: none;
  font-size: 24px;
  font-weight: 700;
  color: #ff3f47;
  text-align: right;
}

.gd_flier_info .donate .ip_donate .focus {
  border-color: #ff3f47;
}

.gd_flier_info .donate .ip_donate input[type=text]:focus {
  outline-color: #fadadb;
}

.gd_discount h3 {
  padding: 10px 15px;
  background: #f6f6f6;
  color: red;
}

.gd_discount h3 i {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 4px 5px 0 0;
  vertical-align: top;
  background: red;
}

.gd_discount .text_area {
  margin: 10px 15px;
  color: #363636;
}

.gd_discount .text_area strong {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
}

.gd_discount .text_area strong em {
  margin-right: 5px;
  color: red;
}

.gd_flier_opt {
  margin-bottom: 80px;
}

.gd_flier_opt table {
  margin: 0 0 13px;
  table-layout: fixed;
}

.gd_flier_opt th {
  padding: 6px 12px;
  background-color: #ff8236;
  border-bottom: 2px solid #f95e00;
  color: #fff;
  text-align: left;
}

.gd_flier_opt td {
  padding: 10px 15px;
  border-bottom: 1px solid #e3e3e3;
}

.gd_flier_opt .item_tt {
  display: inline-block;
  max-width: 90%;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 20px;
  vertical-align: middle;
}

.gd_flier_opt .item_zm {
  display: inline-block;
  width: 20px;
  height: 0;
  padding-top: 20px;
  margin: 0 2px;
  overflow: hidden;
  vertical-align: middle;
  background: url("../image/icon_goods_flier.png") -138px -65px no-repeat;
}

.gd_flier_opt .shpp_opt {
  padding: 23px 23px 18px;
  margin: 15px 0 0;
  background-color: #f9f9f9;
  border-bottom: 1px solid #d4d4d4;
}

.gd_flier_opt .shpp_opt .dsc {
  display: block;
  margin: 3px 0 3px 18px;
  line-height: 1.3;
  color: #527fef;
}

.gd_flier_opt .total {
  padding: 18px 28px;
  margin-top: -1px;
  border: 1px solid #d4d4d4;
  border-width: 1px 0 2px;
  font-size: 20px;
  color: #ff3f47;
  text-align: right;
}

.gd_flier_opt .btn_area {
  margin: 35px 0;
  text-align: center;
}

.gd_flier_opt .btn_area a {
  display: inline-block;
  width: 154px;
  height: 20px;
  padding: 17px 0;
  margin: 0 4px;
  line-height: 20px;
  border: 3px solid #ff8236;
  border-radius: 4px;
  font-size: 16px;
}

.gd_flier_opt .btn_area .btn_order {
  background-color: #ff8236;
  font-weight: 700;
  color: #fff;
}

.gd_flier_opt .ctrlArea2 .textType {
  font-weight: 700;
}

.gd_flier_opt .btn_cart {
  display: block;
  width: 25px;
  height: 25px;
  margin: 0 auto;
  background: url("../image/icon_goods_flier.png") -216px -65px no-repeat;
  font-size: 0;
}

.gd_flier_opt .gd_flier_dsc {
  margin: 13px 0;
  color: #706f6f;
}

.gd_flier_opt .on td {
  background-color: #fff3e3;
  font-weight: 700;
}

.gd_flier_opt .on .ctrlArea2 .textType {
  color: #ff8236;
}

.gd_flier_opt .ly_gd_addmore {
  position: absolute;
  z-index: 10001;
  left: 50%;
  width: 308px;
  margin-left: -105px;
  line-height: 1.2;
  background-color: #fff;
  border: 2px solid #f96409;
  text-align: left;
}

.gd_flier_opt .ly_gd_addmore .btn_clse {
  position: absolute;
  top: -23px;
  right: 0;
  width: 15px;
  height: 16px;
  text-indent: -5000px;
  background: url("../image/icon_goods_flier.png") -130px -45px no-repeat;
}

.gd_flier_opt .ly_gd_addmore .tit {
  padding: 8px 11px;
  border-bottom: 1px solid #ffb385;
}

.gd_flier_opt .ly_gd_addmore .tit .dsc {
  font-weight: 400;
}

.gd_flier_opt .ly_gd_addmore .innr {
  margin: 5px 9px 10px;
}

.gd_flier_opt .ly_gd_addmore .slct_lst li {
  position: relative;
  min-height: 20px;
  margin: 10px 0;
  line-height: 20px;
}

.gd_flier_opt .ly_gd_addmore .slct_lst label {
  display: inline-block;
  max-width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 18px;
  vertical-align: middle;
  cursor: pointer;
}

.gd_flier_opt .ly_gd_addmore .slct_lst .i_chck {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 3px;
  line-height: 18px;
  vertical-align: middle;
  background: url("../image/icon_goods_flier.png") -150px -45px no-repeat;
  font-size: 0;
  cursor: pointer;
}

.gd_flier_opt .ly_gd_addmore .slct_lst .i_chck.checked {
  background-position: -170px -45px;
}

.gd_flier_opt .ly_gd_addmore .slct_lst .i_chck input {
  display: none;
}

.gd_flier_opt .ly_gd_addmore .slct_lst .rt_area {
  position: absolute;
  top: 0;
  right: 0;
}

.gd_flier_opt .ly_gd_addmore .slct_btns {
  margin-top: 20px;
  text-align: center;
}

.gd_flier_opt .ly_gd_addmore .btn_sbmt {
  display: inline-block;
  min-width: 90px;
  height: 30px;
  padding: 0 10px;
  line-height: 30px;
  background-color: #ff8236;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}

.gd_flier_mlst {
  width: 920px;
  margin: 10px auto;
}

.gd_flier_mlst ul::after {
  content: "";
  display: block;
  clear: both;
}

.gd_flier_mlst li {
  position: relative;
  float: left;
}

.gd_flier_mlst .col4 li {
  width: 25%;
}

.gd_flier_mlst .col4 .thmb {
  width: 228px;
  height: 228px;
}

.gd_flier_mlst .col4 .thmb img {
  max-width: 228px;
  max-height: 228px;
}

.gd_flier_mlst .item {
  overflow: hidden;
  border: 1px solid #e2e2e2;
}

.gd_flier_mlst .thmb {
  display: table-cell;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
}

.gd_flier_mlst .info {
  height: 66px;
  padding: 10px;
  background-color: #f9f9f9;
}

.gd_flier_mlst .sbj {
  max-height: 40px;
  overflow: hidden;
  line-height: 20px;
  font-size: 15px;
  font-weight: 700;
  word-break: break-all;
}

.gd_flier_mlst .item_tt {
  margin-right: 2px;
}

.gd_flier_mlst .item_zm {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 20px;
  height: 0;
  padding-top: 20px;
  overflow: hidden;
  vertical-align: middle;
  background: url("../image/icon_goods_flier.png") -138px -65px no-repeat;
}

.gd_flier_mlst .prc {
  display: block;
  margin-top: 2px;
  font-size: 20px;
  color: #286ddc;
}

.gd_flier_mlst .bg {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity ease-in .15s;
  transition: opacity ease-in .15s;
  background: url("../../common/image/bg_black_alpha40.png") repeat;
}

.gd_flier_mlst .bg i {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  height: 0;
  padding-top: 60px;
  margin-top: -30px;
  background: url("../image/icon_goods_flier.png") no-repeat;
}

.gd_flier_mlst .hover {
  cursor: pointer;
}

.gd_flier_mlst .hover .bg {
  z-index: 2;
  opacity: 1;
}

.gd_flier_mlst .hover .bg i {
  width: 58px;
  margin-left: -29px;
  background-position: -70px 0;
}

.gd_flier_mlst .clicked {
  cursor: pointer;
}

.gd_flier_mlst .clicked .bg {
  z-index: 2;
  opacity: 1;
  border: 5px solid #ff8236;
}

.gd_flier_mlst .clicked .bg i {
  width: 66px;
  margin-left: -33px;
  background-position: 0 0;
}

.gd_flier_mlst .selected {
  cursor: pointer;
}

.gd_flier_mlst .selected .bg {
  z-index: 2;
  opacity: 1;
  border: 0 none;
}

.gd_flier_mlst .selected .bg i {
  top: 15px;
  right: 15px;
  left: auto;
  width: 40px;
  padding-top: 40px;
  margin: 0;
  background-position: -182px 0;
}

.gd_flier_fixopt {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  left: 0;
  width: 100%;
}

.gd_flier_fixopt .innr {
  height: 40px;
  padding: 16px 20px;
  background: #000;
  background: rgba(0,0,0,.9);
  color: #fff;
}

.gd_flier_fixopt .innr::after {
  content: "";
  display: block;
  clear: both;
}

.gd_flier_fixopt .opt_prc {
  height: 40px;
  float: left;
  line-height: 40px;
  font-size: 14px;
}

.gd_flier_fixopt .opt_prc dd,
.gd_flier_fixopt .opt_prc dt {
  display: inline;
}

.gd_flier_fixopt .opt_prc dd {
  margin-left: 5px;
  font-size: 32px;
  color: #ff8236;
}

.gd_flier_fixopt .opt_btn {
  float: right;
}

.gd_flier_fixopt .opt_btn a {
  display: inline-block;
  min-width: 108px;
  height: 36px;
  padding: 0 9px;
  margin: 0 3px;
  line-height: 36px;
  background-color: #fff;
  border: 2px solid #ff8236;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 700;
  color: #5f5f5f;
  text-align: center;
}

.gd_flier_fixopt .opt_btn .btn_order {
  background-color: #ff8236;
  font-weight: 700;
  color: #fff;
}

.gd_flier_fixopt .opt_btn i {
  display: inline-block;
  width: 26px;
  height: 22px;
  margin-right: 10px;
  vertical-align: middle;
  background: url("../image/icon_goods_flier.png") -160px -65px no-repeat;
}

.gd_flier_fixopt .opt_btn .ic_bk {
  background-position: -188px -65px;
}

.gd_flier_fixopt .innr_dtls {
  position: absolute;
  right: 0;
  bottom: 72px;
  width: 540px;
}

.gd_flier_fixopt .innr_dtls .btn_more {
  display: block;
  height: 37px;
  margin-left: 220px;
  background-color: #ff8236;
  border-radius: 4px 4px 0 0;
  text-align: center;
}

.gd_flier_fixopt .innr_dtls .arr {
  display: inline-block;
  width: 50px;
  height: 20px;
  margin-top: 8px;
  background: url("../image/icon_goods_flier.png") -130px 0 no-repeat;
  font-size: 0;
}

.gd_flier_fixopt .innr_dtls .dtls_wrap {
  display: none;
  background-color: #fff;
  border: 1px solid #ff8236;
}

.gd_flier_fixopt .innr_dtls .shpp_menu,
.gd_flier_fixopt .innr_dtls .shpp_opt {
  padding: 12px;
  margin: 0 3px;
}

.gd_flier_fixopt .innr_dtls .sub_tit {
  margin-bottom: 7px;
  line-height: 20px;
  color: #ff8236;
}

.gd_flier_fixopt .innr_dtls .sub_tit::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: -1px 5px 0 0;
  vertical-align: middle;
  background-color: #ff8236;
}

.gd_flier_fixopt .innr_dtls.open .arr {
  background-position: -130px -20px;
}

.gd_flier_fixopt .innr_dtls.open .dtls_wrap {
  display: block;
}

.gd_flier_fixopt .innr_dtls .shpp_menu {
  border-bottom: 1px solid #e5e5e5;
}

.gd_flier_fixopt .innr_dtls .shpp_menu .scroll_area {
  max-height: 350px;
  padding-right: 10px;
  margin-right: -10px;
  overflow: hidden;
  overflow-y: auto;
}

.gd_flier_fixopt .innr_dtls .shpp_menu li {
  margin-bottom: 10px;
  word-break: break-all;
}

.gd_flier_fixopt .innr_dtls .shpp_menu dd,
.gd_flier_fixopt .innr_dtls .shpp_menu dt {
  display: inline;
  line-height: 1.4;
  color: #000;
}

.gd_flier_fixopt .innr_dtls .shpp_menu .btm_area {
  margin-top: 5px;
  text-align: right;
}

.goods_freecp {
  position: relative;
  padding: 10px;
  border: 1px solid #d1d1d1;
}

.goods_freecp .btn_print {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 62px;
  height: 62px;
  overflow: hidden;
  background: url("../image/icon_goods_flier.png") -225px 0 no-repeat;
  font-size: 0;
}

.goods_shmap {
  height: 218px;
  margin: 0 0 30px;
  border: 1px solid #d1d1d1;
}

.goods_shmap .tit {
  height: 32px;
  padding: 0 14px;
  line-height: 32px;
  background-color: #f6f6f6;
  font-size: 12px;
}

.goods_shmap .inf {
  width: 238px;
  height: 100%;
  float: left;
}

.goods_shmap .inf dl {
  margin: 14px;
  line-height: 1.4;
}

.goods_shmap .inf dd {
  margin: 5px 0;
}

.goods_shmap .inf select {
  display: block;
  width: 210px;
  height: 28px;
  border: 1px solid #d9d9d9;
  font-size: 12px;
}

.goods_shmap .name {
  margin: 8px 0;
  font-weight: 700;
}

.goods_shmap .mb,
.goods_shmap .ph {
  color: #ff8236;
}

.goods_shmap .map {
  height: 100%;
  overflow: hidden;
}

#content.goods_preview {
  width: 880px;
}

.goods_preview .goods_detail {
  width: 458px;
  margin-right: 0;
}

.goods_preview .goods_detail .detailsArea>dd {
  width: 278px;
}

.goods_preview .goods_detail .add_box .bnnr_qchapp {
  margin: 5px 10px 3px;
}

.goods_preview .goods_detail .detailsArea .reward .layerWrap_i span {
  padding-left: 24px;
}

.goods_preview .goods_detail .detailsArea .instal {
  padding: 4px 5px;
}

.goods_preview .goods_detail .detailsArea .instal .click {
  padding-right: 12px;
  font-size: 11px;
}

.goods_preview .goods_detail .infoArea dl.detailsArea .reward .layerWrap_i {
  margin: 0;
}

.goods_preview .goods_detail .infoArea .form_box.gray dl.detailsArea dd {
  width: 258px;
}

.goods_preview .goods_detail .infoArea .form_box.gray .selectArea {
  width: 255px;
}

.goods_preview .goods_detail .infoArea li.ticket_form .g_table table.ticket_table td select {
  width: 250px;
}

.goods_preview .goods_detail .infoArea dl.stock .select_chip {
  margin-left: -50px;
}

.goods_preview .goods_detail .infoArea dl.stock .select_chip.big {
  margin-left: -55px;
}

.goods_preview .goods_detail .process_btn .btn a {
  min-width: 158px;
}

.goods_preview .goods_detail .process_btn a.btn_wish {
  min-width: 0;
}

.goods_preview .selectLayer .innerWrap {
  min-width: 266px;
}

.goods_preview .layer_wrap_info {
  left: -3%;
}

.goods_preview .cont_navitab {
  width: 880px;
}

.goods_preview .itemGoods iframe {
  width: 100%;
}

.goods_preview .goods_cont .gd_wrap_review .stfn_rate .stf_total {
  width: calc(100% - 405px - 20px - 80px);
  margin: 0 10px;
}

.goods_preview .goods_cont .gd_wrap_review .stfn_rate .stf_graph {
  padding-left: 22px;
  padding-right: 22px;
}

.goods_preview .goods_cont .pplr_item .lst {
  height: 245px;
}

.goods_preview .goods_cont .pplr_item .btn_fold~.lst {
  height: auto;
}

.goods_preview .goods_cont .pplr_item .lst .item {
  width: 150px;
}

.goods_preview .goods_cont .pplr_item .lst .thmb {
  width: 150px;
  height: 150px;
}

.goods_preview .section_shpt_evt li dl {
  width: 210px;
}

.section_moving {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fafafa;
  text-align: center;
}

.section_moving .logo {
  float: left;
}

.section_moving .inner_wrap {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 448px;
  margin-top: -225px;
  background: #fff;
  border: solid #ebebeb;
  border-width: 1px 0;
}

.section_moving .inner {
  width: 770px;
  padding: 15px;
  margin: 0 auto;
}

.section_moving .tt {
  margin: 60px 0;
  font-size: 30px;
  color: #000;
}

.section_moving .partner {
  margin: 35px 0;
}

.section_moving p {
  margin-top: 45px;
  line-height: 1.5;
}

.layer_shpp {
  width: 450px;
  padding: 10px 0 20px;
  background-color: #fff;
  text-align: center;
}

.layer_shpp .selectbox {
  margin: 0 4px 10px;
  overflow: hidden;
}

.layer_shpp .selectbox.col2 .slct_area {
  width: 48%;
  padding: 0 1%;
  float: left;
}

.layer_shpp .selectbox.col3 .slct_area {
  width: 31.3333%;
  padding: 0 1%;
  float: left;
}

.layer_shpp .selectbox .slct_area select {
  width: 100%;
  height: 23px;
  line-height: 23px;
  color: #535353;
}

.layer_shpp .ship_free {
  padding: 10px 0;
  color: #527fef;
}

.layer_shpp .ratebox {
  padding: 0 24px;
}

.layer_shpp .ratebox table {
  border: 1px solid #d8dce5;
  border-radius: 3px;
}

.layer_shpp .ratebox caption {
  display: none;
}

.layer_shpp .ratebox th {
  background-color: #f4f6fa;
  font-weight: 400;
}

.layer_shpp .ratebox td,
.layer_shpp .ratebox th {
  height: 32px;
  line-height: 32px;
  border-left: 1px solid #d8dce5;
  color: #414141;
}

.layer_shpp .cmt {
  padding: 10px;
  color: #373737;
}

.layer_shpp .btn_more {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto 10px;
  text-indent: -5000px;
  background: url("../image/layer_shpp_icon.png") 0 0 no-repeat;
  font-size: 0;
}

.layer_shpp .btn_ccl {
  display: inline-block;
  min-width: 260px;
  height: 46px;
  padding: 0 10px;
  margin: 10px auto 0;
  line-height: 46px;
  background-color: #527fef;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
}

.layer_shpp.caculator {
  padding: 20px 0;
  text-align: left;
}

.layer_shpp.caculator td,
.layer_shpp.caculator th {
  padding: 6px 0;
}

.layer_shpp.caculator th {
  padding-left: 40px;
  text-align: left;
}

.layer_shpp.caculator td {
  padding-right: 40px;
}

.layer_shpp.caculator td .slct_area select {
  width: 100%;
}

.layer_shpp.caculator td .pickup_dtl {
  line-height: 18px;
  color: #414141;
  text-align: right;
}

.layer_shpp.caculator td .btn_pickup {
  height: 15px;
  padding-left: 20px;
  margin-top: 5px;
  float: right;
  line-height: 15px;
  color: #527fef;
  text-align: right;
  text-decoration: underline;
}

.layer_shpp.caculator td .btn_pickup::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 12px;
  margin: -3px 3px 0 0;
  vertical-align: middle;
  background: url("../image/layer_shpp_icon.png") -26px 0 no-repeat;
}

.layer_shpp.caculator .cmt td,
.layer_shpp.caculator .cmt th {
  padding: 6px 0 18px 0;
}

.layer_shpp.caculator .ctrlArea {
  display: inline-block;
  margin-right: 5px;
}

.layer_shpp.caculator .ctrlArea a {
  background: #545d75 url("../image/layer_shpp_icon.png") -45px 0 no-repeat;
}

.layer_shpp.caculator .ctrlArea a.down {
  background-position: -45px -10px;
}

.layer_shpp.caculator a.btn_qshop {
  margin-bottom: 5px;
  float: right;
}

.layer_shpp.caculator .btn_area {
  padding: 20px 0 0 0;
  text-align: center;
}

.layer_shpp.caculator .global_txt {
  padding: 10px 0;
  margin: 10px 0 0 0;
  background-color: #fff3e6;
  border: 1px solid #ffbd7c;
  font-size: 13px;
  color: #505050;
  text-align: center;
}

.layer_shpp.caculator .global_txt .qshop {
  font-size: 12px;
}

.layer_shpp.caculator tfoot td,
.layer_shpp.caculator tfoot th {
  height: 38px;
  line-height: 38px;
  background-color: #fbfbfb;
  border-top: 1px solid #f3f3f3;
  font-size: 15px;
}

.layer_shpp.caculator tfoot td strong {
  display: inline-block;
  width: 140px;
  white-space: nowrap;
  font-size: 14px;
  color: #f90f0e;
  text-align: right;
  direction: rtl;
}

.layer_shpp.caculator tfoot .btn_dtl {
  min-width: 38px;
  height: 23px;
  padding: 0 13px 0 10px;
  margin: 6px 0 0 6px;
  float: right;
  line-height: 23px;
  background-color: #fff;
  border: 1px solid silver;
  border-radius: 3px;
  font-size: 12px;
  color: #313131;
  text-align: center;
}

.layer_shpp.caculator tfoot .btn_dtl::after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 9px;
  margin: 0 0 0 7px;
  vertical-align: middle;
  background: url("../image/layer_shpp_icon.png") -26px -15px no-repeat;
}

.bgwrap {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .7;
  background-color: #000;
}

.layerWrap {
  position: relative;
  z-index: 1;
}

.layerWrap_i {
  position: relative;
  z-index: 1;
  display: inline;
}

.layerWrap .lnk,
.layerWrap_i .lnk {
  color: #3679e9;
  text-decoration: underline;
}

.layer_wrap_info {
  position: absolute;
  z-index: 10;
  left: 6%;
  min-width: 340px;
  max-width: 500px;
  padding: 0 7px;
  margin-top: 5px;
  background: #fff;
  border: 2px solid #7b7b7b;
}

.layer_wrap_info .btn_clse {
  position: absolute;
  top: 13px;
  right: 13px;
  width: 15px;
  height: 0;
  padding-top: 15px;
  overflow: hidden;
  background: url("../image/icon_goods.png") -186px 0 no-repeat;
}

.layer_wrap_info h2 {
  padding: 13px;
  line-height: 1;
  border-bottom: 1px solid #d0d0d0;
  font-size: 14px;
  color: #454545;
}

.layer_wrap_info .innr {
  margin: 17px 13px;
  line-height: 1.4;
}

.layer_wrap_info .innr_event {
  margin: 20px 15px;
  line-height: 1.5;
}

.layer_wrap_info .innr_event .thmb {
  margin-bottom: 20px;
}

.layer_wrap_info .innr_event li {
  padding-left: 10px;
  text-indent: -7px;
}

.layer_info {
  position: absolute;
  width: 175px;
  padding: 8px 20px 8px 7px;
  background-color: #fff;
  border: 2px solid #6290cf;
}

.layer_info .btn_close {
  position: absolute;
  top: 3px;
  right: 3px;
  display: block;
  width: 14px;
  height: 14px;
  background: url("../image/icon_goods.png") -312px -20px no-repeat;
  font-size: 0;
}

.layer_info .tit {
  margin-bottom: 10px;
  font-weight: 700;
  color: #454545;
}

.layer_info li {
  position: relative;
  padding-left: 8px;
  line-height: 20px;
}

.layer_info li::after {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 2px;
  height: 2px;
  background-color: #454545;
  border-radius: 2px;
}

.layer_info.style1 {
  position: absolute;
  width: 185px;
  padding: 8px 10px 8px 10px;
  background-color: #fff;
  border: 2px solid #066acd;
}

.layer_info.style2 {
  position: absolute;
  top: 0;
  left: 100px;
  width: 410px;
  padding: 0 10px 10px 10px;
  background-color: #eaf2f7;
  border: 3px solid #cad6de;
  color: #565656;
}

.layer_info.style2 .close {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  width: 16px;
  height: 15px;
  text-indent: -5000px;
  background: url("../image/icon_goods.png") -186px 0 no-repeat;
}

.layer_info.style2 .tit {
  display: inline-block;
  height: 18px;
  padding: 0 10px;
  margin-bottom: 10px;
  line-height: 18px;
  vertical-align: top;
  background-color: #cad6de;
  color: #095588;
  cursor: default;
}

.layer_info.style2 p {
  line-height: 16px;
  color: #565656;
}

.layer_info.style3 {
  padding: 12px;
  line-height: 15px;
  background-color: #f7f7f7;
  border-color: #c9c9c9;
  color: #001d4d;
}

.layer_info.style5 {
  z-index: 1;
  top: 30px;
  left: 140px;
  width: 270px;
  padding: 10px 13px;
  border-color: #3578e8;
}

.layer_info.style5 i.i {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 0;
  height: 0;
  border-color: #3578e8 transparent transparent transparent;
  border-width: 14px 14px 0 0;
  border-style: solid;
}

.layer_info.style5 .content p {
  padding-left: 8px;
  margin-top: 5px;
  line-height: 1.2;
}

.layer_info.style5 .content p i {
  display: inline-block;
  width: 8px;
  margin-left: -8px;
}

.layer_qr {
  position: absolute;
  z-index: 6;
  top: 100%;
  right: 0;
  width: 170px;
  padding: 26px 10px 10px;
  margin-top: 1px;
  line-height: 1.3;
  background-color: #fff;
  border: 2px solid #5a5f67;
  font-weight: 700;
  color: #454545;
  text-align: center;
}

.layer_qr .btn_close {
  position: absolute;
  top: 9px;
  right: 10px;
  width: 15px;
  height: 15px;
  background: url("../image/icon_goods.png") -186px 0 no-repeat;
  font-size: 0;
}

.layer_qr .qrcode {
  width: 90px;
  height: 90px;
  margin: 10px auto;
  overflow: hidden;
}

.layer_qr .qrcode img {
  max-width: 100%;
}

.layer_qr .btn_qtlk {
  display: inline-block;
  height: 28px;
  padding: 0 12px;
  line-height: 28px;
  background-color: #f8f8f8;
  border: 1px solid #dedede;
  border-radius: 3px;
  font-weight: 400;
  color: #333;
  text-decoration: none;
}

.layer_jppost,
.layer_popst {
  position: relative;
  display: inline;
}

.layer_jppost .help,
.layer_popst .help {
  display: inline-block;
  width: 16px;
  height: 0;
  padding-top: 16px;
  margin: 2px 3px 0;
  overflow: hidden;
  vertical-align: top;
  background: url("../image/icon_goods.png") -218px 0 no-repeat;
  cursor: pointer;
}

.layer_jppost .ly_info,
.layer_popst .ly_info {
  position: absolute;
  top: 100%;
  right: -50px;
  width: 500px;
  padding: 15px 23px;
  margin-top: 4px;
  background-color: #fff;
  border: 2px solid #6290cf;
}

.layer_jppost .btn_close,
.layer_popst .btn_close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 15px;
  height: 15px;
  background: url("../image/icon_popst.png") -125px 0 no-repeat;
  font-size: 0;
}

.layer_jppost .tit,
.layer_popst .tit {
  font-size: 14px;
  color: #454545;
}

.layer_jppost .about,
.layer_popst .about {
  padding: 0;
  margin: 20px 0 5px 140px;
  line-height: 1.4;
}

.layer_jppost .about dfn,
.layer_popst .about dfn {
  display: inline-block;
  width: 128px;
  height: 75px;
  margin: 5px 0 0 -140px;
  float: left;
  overflow: hidden;
  background: url("../image/icon_jppost.png") 0 0 no-repeat;
  font-size: 0;
}

.layer_popst .ly_info {
  right: -120px;
  width: 510px;
  padding: 17px;
}

.layer_popst .tit {
  font-size: 14px;
  color: #454545;
}

.layer_popst .about {
  margin: 15px 0 15px 145px;
}

.layer_popst .about dfn {
  width: 120px;
  height: 40px;
  margin: 20px 0 0 -135px;
  background: url("../image/icon_popst.png") 0 0 no-repeat;
}

.layer_popst .sub_tit {
  font-size: 13px;
}

.layer_popst .step {
  padding: 10px;
  margin-top: 5px;
  overflow: hidden;
  background-color: #f8f8f8;
}

.layer_popst .step li {
  width: 31.333333333%;
  padding: 0 1%;
  float: left;
  line-height: 1.4;
  text-align: center;
}

.layer_popst .num {
  display: block;
  margin: 0 auto;
  font-weight: 700;
  color: #035e20;
}

.layer_popst .sbj {
  display: block;
  height: 18px;
  margin: 2px 0 10px;
  line-height: 18px;
  font-size: 13px;
}

.layer_popst .area_ntc h4 {
  margin: 20px 0 15px;
  font-size: 14px;
  text-align: center;
}

.layer_popst .area_ntc p {
  padding: 0;
  line-height: 1.2;
}

.layer_popst .area_ntc ul {
  margin: 10px 0;
}

.layer_popst .area_ntc li {
  margin: 0;
  line-height: 1.5;
}

.inpop_gry {
  position: absolute;
  z-index: 999;
  top: 143px;
  width: 791px;
  background-color: #fff;
  border: 2px solid #5a5f67;
}

.inpop_gry .btn_close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 15px;
  height: 15px;
  background: url("../image/icon_goods.png") -186px 0 no-repeat;
  font-size: 0;
}

.ly_medicine {
  width: 747px;
  height: 600px;
  padding: 0 22px;
  background: #fff;
  font-size: 13px;
}

.ly_medicine .head {
  padding: 26px 0 17px 0;
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
}

.ly_medicine .head .info {
  margin: -10px 0;
  font-size: 15px;
  font-weight: 700;
  color: red;
}

.ly_medicine .scroll {
  height: 275px;
  overflow: hidden;
  overflow-y: auto;
  border-bottom: 1px solid #e6e6e6;
  color: #000;
}

.ly_medicine .scroll p {
  padding: 10px 0;
}

.ly_medicine .scroll li {
  padding: 10px 0;
}

.ly_medicine .btn_area {
  margin-top: 15px;
  text-align: center;
}

.ly_medicine .btn_area .btn_ccl {
  display: inline-block;
  margin-top: 10px;
  font-weight: 700;
  color: #001666;
  text-decoration: underline;
}

.ly_medicine .btn_area .btn {
  display: inline-block;
  min-width: 183px;
  height: 48px;
  padding: 0 10px;
  line-height: 48px;
  background-color: #ff7800;
  border: 1px solid #ff7800;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}

.ly_medicine .btn_area .btn.disable {
  background-color: #5c5b5b;
  border-color: #4d4d4d;
}

.ly_medicine .btn_area .btn .line2 {
  display: block;
  margin-top: 5px;
  line-height: 19px;
  font-size: 12px;
}

.section_imgsrch {
  position: absolute;
  top: 15px;
  left: -128px;
  width: 126px;
  background: #fff;
  border: 1px solid #adb5c5;
  border-radius: 3px;
}

.section_imgsrch .btn_imgsrch {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 25px;
  height: 0;
  padding-top: 25px;
  overflow: hidden;
  background: url("../image/ic_imgsrch.png") 0 0 no-repeat;
}

.section_imgsrch h2 {
  padding: 10px 7px;
  background: #f8f8f8;
  border-radius: 3px 3px 0 0;
  font-size: 12px;
}

.section_imgsrch li {
  position: relative;
  height: 110px;
  margin: 7px;
  border: 1px solid #e5e5e5;
}

.section_imgsrch li:hover .item_dtl {
  z-index: 10;
  opacity: 1;
}

.section_imgsrch .thmb {
  display: block;
  width: 110px;
  height: 110px;
  overflow: hidden;
  font-size: 0;
  color: transparent;
  text-align: center;
}

.section_imgsrch .thmb img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.section_imgsrch .thmb .mask {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

.section_imgsrch .item_dtl {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 103%;
  width: 148px;
  height: 38px;
  padding: 10px;
  margin-top: -30px;
  opacity: 0;
  background: #fff;
  border: 1px solid #7f7f7f;
  border-radius: 2px;
  text-align: right;
  -webkit-transition-duration: .5s,.1s;
  -webkit-transition-delay: 0s,.6s;
  transition-duration: .5s,.1s;
  transition-delay: 0s,.6s;
}

.section_imgsrch .item_dtl::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -7px;
  width: 7px;
  height: 10px;
  margin-top: -5px;
  background: url("../image/ic_imgsrch.png") -120px 0 no-repeat;
}

.section_imgsrch .item_dtl a {
  text-decoration: none;
}

.section_imgsrch .item_dtl a:hover .tt {
  color: #999;
  text-decoration: underline;
}

.section_imgsrch .item_dtl .tt {
  display: block;
  height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}

.section_imgsrch .item_dtl .prc {
  font-size: 13px;
  color: #ff3f47;
}

.section_imgsrch .item_dtl .rate,
.section_imgsrch .item_dtl .rate span {
  display: inline-block;
  height: 14px;
  overflow: hidden;
  vertical-align: top;
  background: url("../image/ic_imgsrch.png") -30px 0 no-repeat;
  font-size: 1px;
  color: transparent;
}

.section_imgsrch .item_dtl .rate {
  width: 30px;
  float: left;
  text-align: left;
}

.section_imgsrch .item_dtl .rate span {
  background-position: -60px 0;
}

.section_imgsrch .item_dtl .rate span.new {
  width: 100%;
  background-position: -90px 0;
}

.section_imgsrch .btn_more {
  display: block;
  margin: 10px 0;
  line-height: 20px;
  color: #96a0b5;
  text-align: center;
}

.section_imgsrch .loading {
  width: 45px;
  height: 0;
  padding-top: 45px;
  margin: 32px auto;
  background: url("../../common/image/loading/loading2.gif") no-repeat;
  color: transparent;
}