@charset "utf-8";
@font-face {
  font-family: "myfont";
  src: url("../font/fzlbjt.TTF");
}
/************************* 初始 ***************************/
.tu_crumb {
  width: 1200px;
  margin: 0 auto;
}
.tu_crumb .crumb_item {
  float: left;
  padding: 15px 0;
}
.tu_crumb .crumb_item .item {
  line-height: 20px;
  font-size: 14px;
  font-family: "黑体";
}
.tu_crumb .crumb_item .item:hover {
  color: red;
}
.tu_crumb .first {
  margin-left: 40px;
}
.tu_crumb .sep {
  padding: 15px 8px;
  line-height: 22px;
  font-family: cursive;
  cursor: default;
}
.shop_nav {
  height: 50px;
  width: 100%;
  background-color: #f1014a;
}
.shop_nav .nav_det {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
}
.shop_nav .nav_det li {
  float: left;
  margin-left: 40px;
  padding: 0 10px;
}
.shop_nav .nav_det li a {
  font-size: 20px;
  font-family: "Microsoft YaHei", 'FangSong', '宋体', Tahoma, Arial, sans-serif;
  line-height: 50px;
  color: white;
}
.shop_nav .nav_det .nav_color {
  background-color: #05052a;
}
.header_under {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  background: #0e60b4;
  height: 2px;
}
.header_under .header_under_nav {
  width: 1200px;
  margin: 0 auto;
  height: 20px;
  position: relative;
  cursor: default;
}
.header_under .header_under_nav .shop_title {
  font-size: 48px;
  font-family: '宋体', Microsoft YaHei, Tahoma, Arial, sans-serif;
  color: #085d9e;
  position: absolute;
  top: -62px;
  left: 980px;
  text-shadow: 1px 1px 6px #a7b3bf;
}
.shop_name_c > div {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.shop_name_c .shop_logo {
  float: left;
  margin-left: 210px;
}
.shop_name_c .shop_name {
  float: left;
  font-family: '宋体', Microsoft YaHei, Tahoma, Arial, sans-serif;
}
.shop_name_c .shop_name p {
  font-size: 36px;
  font-weight: 600;
  line-height: 200px;
  height: 180px;
}
.shop_goods {
  width: 1200px;
  margin: 20px auto;
  overflow: hidden;
}
.shop_goods_l {
  width: 410px;
  float: left;
  position: relative;
  margin-left: 15px;
}
.shop_goods_l .s_g_a {
  display: block;
  width: 430px;
  margin-top: 5px;
}
.shop_goods_l .s_g_a span {
  display: inline-block;
  margin-right: 2px;
  float: left;
}
.shop_goods_l .s_g_a i {
  display: inline-block;
  width: 19px;
  height: 19px;
  vertical-align: middle;
}
.shop_goods_l .s_g_a a {
  font-size: 12px;
  display: inline-block;
}
.shop_goods_l .s_g_a .s_g_a_1 i {
  background: url(../image/public/sprite3.png) no-repeat 4px -71px;
}
.shop_goods_l .s_g_a .s_g_a_2 i {
  background: url(../image/public/sprite3.png) no-repeat -131px -71px;
}
.shop_goods_l .s_g_a .s_g_a_3 i {
  background: url(../image/public/sprite3.png) no-repeat -61px -71px;
}
.shop_goods_l .s_g_a .s_g_a_5 i {
  background: url(../image/masha_detail_2_03.jpg) no-repeat 1px 2px;
}
.shop_goods_l .s_g_a .s_g_a_6 i {
  background: url(../image/masha_detail_2_05.jpg) no-repeat 5px 2px;
}
.shop_goods_l .s_g_a .s_g_a_7 i {
  background: url(../image/masha_detail_2_07.jpg) no-repeat -1px 2px;
}
.shop_goods_l .s_g_a .s_g_a_4 {
  float: left;
}
.shop_goods_l .s_g_a .s_g_a_4 i {
  background: url(../image/public/sprite3.png) no-repeat -199px -71px;
}
.shop_goods_l .goods_vr {
  position: absolute;
  top: 100px;
  left: 10px;
  z-index: 999;
  cursor: pointer;
  width: 1px;
  height: 1px;
}
#showbox {
  border: 1px solid #dddddd;
}
.shop_goods_l #showsum {
  margin-top: 10px;
  margin-left: -10px;
}
.shop_goods_l #showsum span {
  border: 1px solid white;
}
.shop_goods_l #showsum .sel {
  border: 1px solid #454545;
}
.shop_goods_l .shop_goods_pic {
  width: 380px;
  border: 1px solid #dddddd;
  padding: 10px 10px;
}
.shop_goods_l .shop_goods_pic img {
  width: 380px;
  height: 380px;
}
.wrap_input {
  width: 50px;
  height: 28px;
  float: left;
  padding: 0;
  border: 0;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding-left: 10px;
}
.plus_num,
.minus_num {
  height: 28px;
  width: 25px;
  line-height: 28px;
  text-align: center;
  float: left;
  border: 1px solid #999999;
}
.buy_soon span {
  background-color: red;
  color: white;
  cursor: pointer;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 120px;
  border-radius: 3px;
  font-size: 16px;
}
.buy_soon .bgblue {
  background: #5b97fa;
  margin-right: 10px;
}
.shop_goods_m {
  width: 530px;
  float: left;
  padding: 0 20px;
}
.shop_goods_m .shop_goods_only {
  margin-top: 20px;
  text-align: center;
  margin-left: 80px;
}
.shop_goods_m .shop_goods_only span {
  display: inline-block;
  margin-right: 10px;
  float: left;
}
.shop_goods_m .shop_goods_only span a {
  line-height: 30px;
  display: inline-block;
  height: 30px;
  font-size: 14px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB";
  color: #030303;
}
.shop_goods_m .shop_goods_only i {
  display: inline-block;
  vertical-align: middle;
}
.shop_goods_m .shop_goods_only .s_g_a_5 {
  margin-left: 15px;
  position: relative;
  width: 80px;
  text-align: left;
}
.shop_goods_m .shop_goods_only .s_g_a_5 i {
  display: block;
  width: 10px;
  height: 5px;
  background: url("../image/listBlack.png") no-repeat;
  position: absolute;
  top: 12px;
  right: 5px;
  transition: all 0.5s;
}
.shop_goods_m .shop_goods_only .s_g_a_5 .listblack {
  transform: rotate(180deg);
}
.shop_goods_m .shop_goods_only .s_g_a_5 .list_area {
  display: none;
}
.shop_goods_r {
  width: 130px;
  float: left;
}
.shop_goods_base {
  width: 515px;
  color: #999;
}
.goods_base_l {
  width: 80px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB";
  color: #999;
  float: left;
  line-height: 42px;
  font-size: 12px;
}
.goods_show {
  width: 520px;
  line-height: 25px;
  font-size: 12px;
}
.buy_soon {
  margin-left: 80px;
  margin-top: 15px;
}
.goods_show_deliver .goods_show_r .goods_sales_info .info_evaluate,
.goods_show_deliver .goods_show_r .goods_sales_info .info_sales_num {
  line-height: 35px;
  font-size: 12px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB";
  display: inline-block;
  width: 120px;
  float: left;
  color: #999999;
}
.goods_show_r_num {
  margin-top: 6px;
}
.goods_show_r {
  float: left;
  width: 430px;
  font-family: "microsoft yahei";
  font-size: 12px;
  line-height: 42px;
  color: #999;
}
.goods_show_r span {
  float: left;
}
.goods_price_num {
  color: red;
}
.goods_accumula {
  position: absolute;
  width: 80px;
  height: 38px;
  top: 0;
  right: 0;
  font-size: 16px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB";
}
.goods_accumula p {
  font-size: 12px;
}
.goods_accumula a {
  font-size: 12px;
}
.goods_price {
  float: left;
}
.goods_price span {
  color: #E4393C;
  font-family: "microsoft yahei";
  font-size: 16px;
}
.goods_price .goods_price_num {
  font-size: 32px;
  font-weight: bold;
  font-family: "Franklin Gothic Demi Cond";
}
.goods_rule li {
  float: left;
  border: 1px solid #696969;
  line-height: 25px;
  margin: 0 10px 8px 0;
  padding: 0 8px;
  cursor: pointer;
  color: #696969;
  margin-top: 8px;
}
.goods_rule li:hover {
  border-color: red;
  color: red;
}
.goods_rule .slted {
  border-color: orangered;
  color: orangered;
  border-width: 1px;
}
.shop_goods_mid {
  width: 1200px;
  height: 300px;
  margin: 20px auto;
}
.shop_mid_main {
  width: 1200px;
  height: 40px;
  line-height: 40px;
  background-color: #f5f5f5;
}
.shop_mid_main span {
  display: block;
  width: 100px;
  height: 100%;
  line-height: 40px;
  text-align: center;
}
.shop_mid_show li {
  float: left;
  margin-left: 55px;
  margin-top: 17px;
  width: 160px;
}
.shop_mid_show img {
  width: 160px;
  height: 160px;
}
.shop_mid_show p {
  width: 100%;
  text-align: center;
  color: red;
}
.shop_goods_left {
  float: left;
  margin-left: 25px;
}
.shop_goods_left .shop_goods_sort {
  width: 175px;
  margin-top: 20px;
  border: 1px solid #e6e6e6;
}
.shop_goods_left .shop_goods_sort .g_s_list {
  width: 175px;
}
.shop_goods_left .shop_goods_sort .g_s_list ul li .g_list_title {
  line-height: 35px;
  font-size: 14px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB";
  color: black;
  text-align: left;
  text-indent: 10px;
  border-bottom: 1px solid #e6e6e6;
  background: #f3f3f3;
  display: inline-block;
  width: 100%;
}
.shop_goods_left .shop_goods_sort .g_list_cot li {
  text-align: center;
  font-size: 0;
}
.shop_goods_left .shop_goods_sort .g_list_cot .list_each {
  text-align: left;
}
.shop_goods_left .shop_goods_sort .g_list_cot .g_list_all {
  line-height: 25px;
  font-size: 12px;
  background: red;
  color: white;
  padding: 0 8px;
  text-align: center;
  display: inline-block;
  margin: 10px 0;
}
.shop_goods_left .shop_goods_sort .g_list_cot .g_list_sort {
  display: inline-block;
  width: 25%;
  float: left;
  font-size: 12px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB";
  color: #333333;
  line-height: 25px;
  text-align: center;
}
.shop_goods_left .shop_goods_sort .g_list_cot .fb {
  letter-spacing: normal;
  display: inline-block;
  line-height: 35px;
  font-size: 12px;
  color: black;
  text-align: left;
  margin-left: 8px;
}
.shop_goods_left .shop_goods_sort .g_list_cot .inactive {
  letter-spacing: normal;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 20px;
}
.shop_goods_left .shop_goods_sort .g_list_cot .list {
  display: none;
}
.shop_goods_left .shop_goods_sort .g_list_cot .list li {
  text-align: left;
  font-size: 0;
}
.shop_goods_left .shop_goods_sort .g_list_cot .list li a {
  display: inline-block;
  line-height: 35px;
  font-size: 12px;
  color: #999999;
  text-align: left;
  margin-left: 38px;
}
.shop_goods_left .shop_goods_sort .g_s_list ul li .g_list_sort:hover {
  color: #C40000;
}
.shop_goods_left .shop_goods_sort .g_s_list ul .list_each a:hover {
  color: #C40000;
}
.shop_goods_left .shop_goods_sort .g_s_list ul li .inactive {
  background: url(../image/masha_detail_2_31.jpg) no-repeat;
}
.shop_goods_left .shop_goods_sort .g_s_list ul li .inactives {
  background: url(../image/masha_detail_2_34.jpg) no-repeat;
}
.shop_goods_left .shop_goods_sort .fr {
  float: right;
}
.shop_goods_left .shop_soso {
  width: 175px;
  border: 1px solid #e6e6e6;
  font-size: 12px;
  margin: 10px 0;
}
.shop_goods_left .shop_soso p {
  line-height: 35px;
  font-size: 14px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB";
  color: black;
  text-align: left;
  text-indent: 10px;
  border-bottom: 1px solid #e6e6e6;
  background: #f3f3f3;
  cursor: default;
}
.shop_goods_left .shop_soso ul {
  margin-top: 10px;
}
.shop_goods_left .shop_soso li {
  height: 30px;
}
.shop_goods_left .shop_soso .shop_key {
  width: 55px;
  text-align: right;
}
.shop_goods_left .shop_soso span,
.shop_goods_left .shop_soso input {
  display: inline-block;
}
.shop_goods_left .shop_soso input {
  padding-left: 10px;
  width: 33px;
  border: 1px solid #cccccc;
}
.shop_goods_left .shop_soso .key_input {
  width: 90px;
  border: 1px solid #cccccc;
}
.shop_goods_left .shop_soso .button {
  width: 96px;
  height: 25px;
  line-height: 25px;
  background: red;
  color: white;
  display: block;
  margin-left: 57px;
  cursor: pointer;
  text-align: center;
}
.shop_sales_rank {
  width: 175px;
  margin-top: 20px;
  border: 1px solid #e6e6e6;
}
.shop_sales_rank .sales_rank_title {
  line-height: 35px;
  font-size: 14px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB";
  color: black;
  text-align: left;
  text-indent: 10px;
  border-bottom: 1px solid #e6e6e6;
  background: #f3f3f3;
  display: inline-block;
  width: 100%;
  cursor: default;
}
.shop_sales_rank .sales_rank_list .rank_each {
  display: inline-block;
  width: 50%;
  float: left;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  background: #e1e1e1;
  color: black;
  cursor: pointer;
}
.shop_sales_rank .sales_rank_list .rank_each_this {
  color: white;
  background: #adadad;
}
.shop_sales_rank .sales_rank_main .sales_rank_ul .sales_rank_li {
  width: 165px;
  margin: 0 auto;
  border-bottom: 1px solid #ede5e3;
}
.shop_sales_rank .sales_rank_main .sales_rank_ul .sales_rank_li .sales_rank_each {
  display: inline-block;
  margin-top: 10px;
}
.shop_sales_rank .sales_rank_main .sales_rank_ul .sales_rank_li .sales_rank_each .each_left {
  float: left;
}
.shop_sales_rank .sales_rank_main .sales_rank_ul .sales_rank_li .sales_rank_each .each_left.img_out .each_over {
  width: 15px;
  height: 15px;
}
.shop_sales_rank .sales_rank_main .sales_rank_ul .sales_rank_li .sales_rank_each .each_left.img_out .each_over img {
  width: 15px;
  height: 15px;
}
.shop_sales_rank .sales_rank_main .sales_rank_ul .sales_rank_li .sales_rank_each .each_left .each_image {
  display: block;
  width: 50px;
  height: 50px;
}
.shop_sales_rank .sales_rank_main .sales_rank_ul .sales_rank_li .sales_rank_each .sales_rank_right {
  float: left;
  line-height: 25px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB";
  font-size: 12px;
  text-align: left;
  margin-left: 5px;
  width: 110px;
}
.shop_sales_rank .sales_rank_main .sales_rank_ul .sales_rank_li .sales_rank_each .sales_rank_right p {
  height: 25px;
  overflow: hidden;
}
.shop_sales_rank .sales_rank_main .sales_rank_ul .sales_rank_li .sales_rank_each .sales_rank_right .each_name {
  color: black;
}
.shop_sales_rank .sales_rank_main .sales_rank_ul .sales_rank_li .sales_rank_each .sales_rank_right .each_price {
  text-indent: 3px;
  color: #999999;
}
.shop_sales_rank .sales_rank_main .sales_rank_ul .sales_rank_li .sales_rank_each .sales_rank_right .each_price i {
  font-size: 18px;
  font-family: "黑体";
  color: black;
}
.shop_sales_rank .sales_rank_main .sales_rank_ul .sales_rank_li .sales_rank_each .sales_rank_right .each_num {
  color: #999999;
  text-indent: 3px;
}
.shop_sales_rank .sales_rank_main .sales_rank_ul .sales_rank_li .sales_rank_each .sales_rank_right .each_num i {
  color: black;
  font-family: "黑体";
  font-size: 18px;
}
.shop_sales_rank .sales_rank_main .sales_rank_ul .sales_rank_more {
  text-align: center;
}
.shop_sales_rank .sales_rank_main .sales_rank_ul .sales_rank_more a {
  display: inline-block;
  line-height: 35px;
  font-size: 14px;
  color: #030303;
}
.shop_goods_detail {
  width: 790px;
  float: left;
  margin-left: 10px;
}
.goods_tab {
  width: 790px;
  height: 40px;
  background: white;
  line-height: 40px;
  border: 1px solid #e6e6e6;
  /* filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=5);
  !*for ie6,7,8*!
  -moz-box-shadow: 0px 3px 5px #969696;
  !*firefox*!
  -webkit-box-shadow: 0px 3px 5px #969696;
  !*webkit*!
  box-shadow: 0px 3px 5px #969696;
  !*opera或ie9*!*/
}
.goods_tab li {
  float: left;
  padding: 0 20px;
  cursor: pointer;
  height: 42px;
  border-right: 1px solid #e6e6e6;
  color: black;
}
.goods_tab li.colorred {
  color: red;
}
.goods_tab_show {
  width: 790px;
}
.item_cot {
  width: 760px;
}
.item_cot_info {
  width: 760px;
  padding: 10px 0 50px 30px;
  font-size: 14px;
  border: 1px solid #e6e6e6;
  border-top: 0;
}
.item_cot li {
  float: left;
  width: 200px;
  height: 25px;
}
.tab_item .item_cot .item_info_brand {
  line-height: 25px;
  font-size: 12px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB";
  color: black;
  padding: 10px 0;
}
.tab_item .item_cot .item_info_main {
  line-height: 25px;
  font-size: 12px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB";
  color: #999999;
}
.tab_item .item_cot .item_info_main .main_title {
  color: black;
  padding: 10px 0;
}
.tab_item .item_cot .item_info_main ul li {
  width: 230px;
  margin-right: 15px;
  text-align: left;
}
.shoperself img {
  display: block;
  width: 950px;
}
.hide {
  display: none;
}
.item_cot_b .item_bigpic {
  width: 790px;
}
.item_cot_b .item_bigpic:nth-child(1) {
  margin: 10px 0;
}
.item_cot_b .item_bigpic:nth-child(2) {
  margin: 10px 0;
}
.item_cot_comment {
  margin-top: 10px;
}
.item_cot_comment .coment_r {
  margin-left: 20px;
}
.comment_l {
  float: left;
  margin-left: 20px;
}
.comment_l p {
  text-align: center;
  font-size: 18px;
  padding: 5px 0;
  float: left;
  margin-right: 40px;
}
.comment_l p:nth-child(2) {
  color: #ff6600;
  font-weight: 600;
}
.comment_l p:nth-child(3) {
  color: #f7bc58;
  font-weight: 600;
}
.coment_r {
  font-size: 16px;
  float: left;
}
.comment_r_top {
  margin-bottom: 20px;
}
.comment_tab {
  width: 100%;
  line-height: 46px;
  background-color: #fafafa;
}
.item_cot .comment_tab_cot .comment_tab li {
  width: 120px;
  text-align: center;
  cursor: pointer;
  height: 46px;
  line-height: 46px;
}
.item_cot .comment_tab_cot .comment_tab li:hover {
  color: red;
}
.comment_tab .tobot {
  border-bottom: 3px solid #66a2e5;
  color: #66a2e5;
}
.item_cot ul {
  padding-bottom-width: 0;
}
.comment_r_main a {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #ddd;
  border-radius: 17px;
  background-color: #f5f3ef;
}
.comment_r_main a:hover {
  color: #f7bc58;
}
.coment_tabs {
  border-bottom: 1px dashed #ddd;
  padding: 5px 0 10px 0;
}
.username {
  float: left;
  padding: 10px 20px;
  width: 70px;
}
.c_t_r {
  float: left;
  padding: 0 10px;
  line-height: 25px;
  width: 700px;
}
.stars {
  color: #f7bc58;
  font-size: 18px;
}
.add_c {
  border-top: 1px solid #dddddd;
}
.c_time {
  color: #cccccc;
  padding: 5px 0;
}
.coment_tabs:hover {
  background-color: #fafafa;
}
.shop_boss {
  color: #f7bc58;
}
.nice {
  display: inline-block;
  float: right;
  margin-right: 10px;
}
.nice span {
  color: #00a0e8;
  line-height: 25px;
}
.nice span i {
  display: inline-block;
  width: 16px;
  height: 19px;
  background: url("../image/public/icon.png") -18px 0 no-repeat;
  cursor: pointer;
  vertical-align: middle;
  margin: 0 5px;
}
.nice span i:hover {
  background: url("../image/public/icon.png") -18px -20px no-repeat;
}
/**************** 增加 12.25 *******************/
.shop_goods_m .shop_goods_title {
  line-height: 50px;
  font-size: 24px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB";
  text-align: left;
  color: black;
  font-weight: bold;
}
.shop_goods_r {
  padding: 0 30px;
  border-left: 1px solid #adadad;
  height: 530px;
  margin-left: 10px;
}
.shop_goods_r .goods_r_title {
  line-height: 30px;
  font-size: 14px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB";
  text-align: center;
}
.shop_goods_r .goods_r_main .main_ul .main_li {
  padding-bottom: 10px;
}
.shop_goods_r .goods_r_main .main_ul .main_li .main_each {
  display: block;
  position: relative;
}
.shop_goods_r .goods_r_main .main_ul .main_li .main_each .each_image {
  display: block;
  width: 130px;
  height: 130px;
}
.shop_goods_r .goods_r_main .main_ul .main_li .main_each .each_price {
  width: 100%;
  line-height: 15px;
  height: 15px;
  text-align: center;
  color: red;
  font-size: 12px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB";
  background: black;
  position: absolute;
  left: 0;
  bottom: 0px;
  filter: alpha(opacity=30);
  background: rgba(255, 255, 0, 0.8) none repeat scroll 0 0 !important;
}
.shop_goods_r .goods_r_main .main_ul .main_li .main_each .each_price span {
  position: relative;
  color: red;
  display: inline-block;
  height: 15px;
}
.shop_goods_left .shop_enter {
  width: 175px;
  border: 1px solid #e6e6e6;
  text-align: center;
}
.shop_goods_left .shop_enter .enter_title {
  line-height: 35px;
  font-size: 14px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB";
  color: black;
  text-align: left;
  text-indent: 10px;
  border-bottom: 1px solid #e6e6e6;
  background: #f3f3f3;
  cursor: default;
}
.shop_goods_left .shop_enter .enter_list {
  margin-top: 10px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB";
  cursor: default;
}
.shop_goods_left .shop_enter .enter_list li {
  float: left;
  width: 33%;
}
.shop_goods_left .shop_enter .enter_list li .shop_serve {
  line-height: 20px;
  font-size: 11px;
  text-align: center;
  color: #999999;
}
.shop_goods_left .shop_enter .enter_list li .shop_grade {
  line-height: 20px;
  font-size: 12px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB";
  color: #3d97e7;
  text-align: center;
  vertical-align: middle;
  height: 20px;
}
.shop_goods_left .shop_enter .enter_list li .shop_grade span {
  display: inline-block;
}
.shop_goods_left .shop_enter .enter_list li .up i {
  display: inline-block;
  width: 8px;
  height: 14px;
  background: url("../image/masha_detail_2_20.jpg") no-repeat;
  vertical-align: sub;
}
.shop_goods_left .shop_enter .enter_list li .down i {
  display: inline-block;
  width: 8px;
  height: 14px;
  background: url("../image/masha_detail_2_22.jpg") no-repeat;
  vertical-align: sub;
}
.shop_goods_left .shop_enter .enter_look {
  font-size: 12px;
  background: red;
  color: white;
  padding: 0 8px;
  line-height: 25px;
  text-align: center;
  display: inline-block;
  margin: 10px 0;
}
.shop_goods_detail .item_youike {
  width: 100%;
  margin-top: 30px;
}
.shop_goods_detail .item_youike .youlike_title {
  height: 30px;
  line-height: 30px;
  background: red;
  color: white;
  text-indent: 20px;
}
.shop_goods_detail .item_youike .youlike_main .main_ul {
  margin: 15px;
}
.shop_goods_detail .item_youike .youlike_main .main_ul .main_li {
  width: 220px;
  height: 220px;
  border: 1px solid #8c8c8c;
  margin: 15px;
  float: left;
}
.shop_goods_detail .item_youike .youlike_main .main_ul .main_li .main_each {
  display: inline-block;
  position: relative;
}
.shop_goods_detail .item_youike .youlike_main .main_ul .main_li .main_each .img_out {
  width: 220px;
  height: 220px;
  overflow: hidden;
}
.shop_goods_detail .item_youike .youlike_main .main_ul .main_li .main_each .each_image {
  display: block;
  width: 220px;
  height: 220px;
}
.shop_goods_detail .item_youike .youlike_main .main_ul .main_li .main_each .each_price {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB";
  position: absolute;
  left: 0;
  bottom: 0;
  color: red;
  filter: alpha(opacity=30);
  background: black;
  background: rgba(225, 225, 225, 0.6) none repeat scroll 0 0 !important;
}
.shop_goods_detail .item_youike .youlike_main .main_ul .main_li .main_each .each_price .price {
  position: relative;
  display: block;
  color: red;
}
.shop_goods_right {
  float: left;
  margin-top: 50px;
  margin-left: 50px;
}
.shop_goods_right .right_list_ul .right_list_li .right_list_each {
  display: block;
  line-height: 40px;
  font-size: 12px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB";
  padding-left: 12px;
  position: relative;
  color: #999999;
}
.shop_goods_right .right_list_ul .right_list_li .right_list_each:hover {
  color: #C40000;
}
.shop_goods_right .right_list_ul .right_list_li .right_list_each:after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  background: #cfc8bc;
  border-radius: 50%;
  position: absolute;
  top: 16px;
  left: 0;
}
.shop_goods_mark {
  width: 1200px;
  margin: 0 auto;
}
.shop_goods_mark .mark_title {
  width: 1165px;
  height: 60px;
  border-bottom: 2px solid #429afd;
  position: relative;
}
.shop_goods_mark .mark_title img {
  margin-left: 30px;
}
.shop_goods_mark .mark_title:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: #429afd;
  border-radius: 50%;
  position: absolute;
  bottom: -6px;
  right: 0;
}
.shop_goods_mark .mark_main .main_ul {
  margin: 15px;
}
.shop_goods_mark .mark_main .main_ul .main_li {
  width: 260px;
  height: 260px;
  border: 1px solid #8c8c8c;
  margin: 15px;
  float: left;
  overflow: hidden;
}
.shop_goods_mark .mark_main .main_ul .main_li .main_each {
  display: inline-block;
}
.shop_goods_mark .mark_main .main_ul .main_li .main_each .img_out {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.shop_goods_mark .mark_main .main_ul .main_li .main_each .each_image {
  width: 260px;
  height: 260px;
  display: block;
  transition: all 0.5s;
}
.shop_goods_mark .mark_main .main_ul .main_li .main_each:hover .each_image {
  transform: scale(1.14);
}
.shop_goods .shop_goods_r .img_out .each_over img {
  width: 50px;
  height: 50px;
}
.shop_goods .shop_goods_r .img_out .each_over_order img {
  width: 50px;
  height: 50px;
}
.shop_goods .shop_goods_left .shop_sales_rank .sales_rank_li .img_out .each_over img {
  width: 20px;
  height: 20px;
}
.shop_goods .shop_goods_left .shop_sales_rank .sales_rank_li .img_out .each_over_order img {
  width: 20px;
  height: 20px;
}
.img_out {
  display: block;
  position: relative;
}
.img_out .each_over {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.img_out .each_over img {
  width: 100px;
  height: 100px;
  display: block;
}
.img_out .each_over_order {
  position: absolute;
  right: 0;
  top: 0;
}
.img_out .each_over_order img {
  width: 100px;
  height: 100px;
  display: block;
}
/**************** 增加 12.25 结束 *******************/
/*************************右侧轮播 增加*************************/
.shop_goods_r .goods_r_main {
  width: 130px;
  position: relative;
}
.shop_goods_r .goods_r_main .banner_out {
  width: 130px;
  height: 420px;
  overflow: hidden;
  position: relative;
}
.shop_goods_r .goods_r_main .main_ul {
  position: absolute;
  top: 0;
  left: 0;
}
.shop_goods_r .goods_r_main .icons {
  position: absolute;
  top: 90%;
  left: 45%;
  z-index: 11;
}
.shop_goods_r .goods_r_main .towhite {
  display: block;
  width: 15px;
  height: 15px;
  float: left;
  background: white;
  margin-left: 8px;
  line-height: 10px;
  cursor: pointer;
  border-radius: 8px ;
}
.shop_goods_r .goods_r_main .arrow_mark {
  width: 100%;
  height: 100%;
  position: relative;
  background: red;
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
}
.shop_goods_r .goods_r_main .span1,
.shop_goods_r .goods_r_main .span2 {
  width: 30px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  bottom: -45px;
  left: 20px;
  z-index: 10;
  font-size: 40px;
  font-weight: 600;
  background: black;
  color: white;
  opacity: 0.3;
  filter: alpha(opacity=30);
  cursor: pointer;
  font-family: '宋体', Microsoft YaHei, Tahoma, Arial, sans-serif;
  text-align: center;
  transform: rotate(90deg);
}
.shop_goods_r .goods_r_main .span2 {
  position: absolute;
  left: 80px;
}
.shop_goods_r .goods_r_main .toblack {
  background: black;
  width: 30px;
}
/*************************右侧轮播 增加*************************/
/*************************左侧移动  增加*************************/
#showbox span {
  background: url(../image/whitebg.png) repeat;
}
/*************************左侧移动 增加 结束*************************/
/***********************评论增加***************/
.item_cot li {
  float: left;
  height: 25px;
  width: 125px;
  line-height: 25px;
  text-align: center;
}
/***********************评论增加***************/
/***********************详情页2 增加***************/
.goods_base_ticket span {
  display: inline-block;
  background: red;
  color: white;
  line-height: 20px;
  text-align: center;
  padding: 0 5px;
}
.ticket_info {
  width: auto;
}
.ticket_click {
  display: block;
  float: right;
  margin-right: 10px;
  padding-right: 20px;
  position: relative;
  color: red;
  line-height: 42px;
  font-size: 13px;
}
.ticket_click i {
  display: block;
  position: absolute;
  top: 13px;
  right: 0;
  width: 15px;
  height: 15px;
  background: red;
  text-align: center;
  border-radius: 50%;
  background: url("../image/icon_bdred.png") no-repeat;
}
.good_price_first span {
  color: #818181;
  text-decoration: line-through;
}
.goods_rule .mid {
  border: 0;
}
.goods_rule .move {
  margin-left: 30px;
}
.goods_show_deliver .goods_show_r .goods_sales_info .info_integral {
  line-height: 35px;
  font-size: 12px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB";
  display: inline-block;
  width: 120px;
  float: left;
  color: #999999;
}
.goods_color_rule li {
  padding: 0px;
  margin: 0;
  margin-right: 10px;
  width: 40px;
  height: 40px;
}
.goods_color_rule li img {
  width: 40px;
  height: 40px;
}
.goods_show_color {
  margin-top: 20px;
}
.goods_show_num {
  margin-top: 20px;
}
.goods_show_r_num {
  width: auto;
}
.num_stock {
  float: left;
  display: inline-block;
  line-height: 42px;
  color: #999999;
  margin-left: 15px;
}
.shop_goods_m .shop_goods_only {
  width: 415px;
}
.shop_goods_m .shop_goods_only span {
  margin-right: 20px;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
.M_DetailSection {
  width: 100%;
  margin: 10px 0;
  padding: 1px;
  min-height: 230px;
}
.M_DetailSection h5.hd {
  height: 30px;
  line-height: 30px;
  padding-left: 16px;
  background-color: #FF0036;
  color: #fff;
}
.M_DetailSection .serviceQuality {
  padding: 20px 0;
  font-size: 12px;
}
.M_DetailSection .serviceQuality h5 {
  display: none;
  height: 28px;
  line-height: 28px;
  text-indent: 15px;
  color: #333;
}
.M_DetailSection .serviceQuality ul {
  margin-top: -10px;
}
.M_DetailSection .serviceQuality ul li {
  text-indent: 10px;
  background-color: #f6f9ff;
  height: 28px;
  line-height: 28px;
  float: left;
  width: 358px;
  margin: 10px 0 0 10px;
}
.M_DetailSection .serviceQuality ul li a {
  text-decoration: none;
  cursor: pointer;
}
.M_DetailSection .serviceQuality ul li .desc {
  color: #666;
}
.M_DetailSection .serviceQuality ul li .orange {
  color: #ff6648;
}
.M_DetailSection .dynamicRate h5 {
  padding: 0 10px 10px;
}
.M_DetailSection .dynamicRate .seller-rate-info {
  overflow: hidden;
  padding: 0 10px 20px;
}
.M_DetailSection .dynamicRate .seller-rate-info ul {
  height: 115px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.M_DetailSection .dynamicRate .seller-rate-info ul li {
  height: 30px;
  line-height: 30px;
  margin: 0 50px 12px 0;
  padding-left: 10px;
  vertical-align: middle;
  font-size: 12px;
}
.M_DetailSection .dynamicRate .seller-rate-info ul li .item-scrib {
  color: grey;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  cursor: pointer;
}
.M_DetailSection .dynamicRate .seller-rate-info ul li .item-scrib .title {
  color: #666;
  font-weight: 700;
  line-height: 22px;
  margin-top: 4px;
}
.M_DetailSection .dynamicRate .seller-rate-info ul li .item-scrib .count {
  color: #f60;
  font-size: 14px;
  font-weight: 700;
}
.M_DetailSection .dynamicRate .seller-rate-info ul li .item-scrib .percent {
  color: #fff;
  display: block;
  height: 22px;
  line-height: 22px;
  margin-left: 146px;
  margin-top: -27px;
  padding-left: 145px;
  width: 55px;
  background: url("../image/public/bbbg.png") no-repeat;
}
.M_DetailSection .dynamicRate .seller-rate-info ul li .item-scrib .over {
  background-position: -3px 0;
}
.M_DetailSection .dynamicRate .seller-rate-info ul li .rate-info-box {
  display: none;
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 355px;
  z-index: 50;
  zoom: 1;
}
.M_DetailSection .dynamicRate .seller-rate-info ul li .rate-info-box .bd {
  background-color: #E5F2FF;
  border: 0;
  height: 102px;
  overflow: hidden;
  padding: 2px 0 4px 15px;
  width: auto;
  zoom: 1;
}
.M_DetailSection .dynamicRate .seller-rate-info ul li .rate-info-box .bd .count {
  height: 15px;
  overflow: hidden;
  white-space: nowrap;
  color: #f60;
  font-size: 14px;
  font-weight: 700;
}
.M_DetailSection .dynamicRate .seller-rate-info ul li .rate-info-box .bd .count .people-no,
.M_DetailSection .dynamicRate .seller-rate-info ul li .rate-info-box .bd .count .unit {
  color: grey;
}
.M_DetailSection .dynamicRate .seller-rate-info ul li .rate-info-box .bd .count .rate-stat {
  background-color: #ffc41c;
  display: inline-block;
  font-size: 0;
  height: 8px;
  line-height: 1px;
  margin-right: 4px;
  vertical-align: middle;
  zoom: 1;
}
.M_DetailSection .dynamicRate .seller-rate-info ul li .rate-info-box .bd .total {
  height: 24px;
}
.M_DetailSection .dynamicRate .seller-rate-info ul li .rate-info-box .bd .total .h {
  cursor: pointer;
}
.M_DetailSection .dynamicRate .seller-rate-info ul li .rate-info-box .bd .total .c-value-no {
  vertical-align: inherit;
  width: 60px;
  text-align: left;
  background-position: -52px 0;
  display: inline-block;
  height: 12px;
  background-repeat: no-repeat;
  overflow: hidden;
}
.M_DetailSection .dynamicRate .seller-rate-info ul li .rate-info-box .bd .total .c-value-no em {
  width: 58px;
  vertical-align: top;
  text-indent: -99em;
  float: left;
  visibility: inherit;
  background-position: 0 -16px;
}
.M_DetailSection .dynamicRate .seller-rate-info ul li .rate-info-box .rc-bt,
.M_DetailSection .dynamicRate .seller-rate-info ul li .rate-info-box .rc-tp {
  display: block;
  height: 3px;
  padding-left: 3px;
  margin: 0;
  background-repeat: no-repeat;
  overflow: hidden;
}
.M_DetailSection .dynamicRate .seller-rate-info ul li .rate-info-box .rc-bt span,
.M_DetailSection .dynamicRate .seller-rate-info ul li .rate-info-box .rc-tp span {
  background-repeat: no-repeat;
  height: 3px;
  display: block;
  background-color: #E5F2FF;
}
.M_DetailSection .dynamicRate .seller-rate-info ul .tm-selected {
  background-repeat: no-repeat;
  background-color: #e5f2ff;
  background-position: -203px -6px;
}
.M_DetailSection .dynamicRate .seller-rate-info ul .tm-selected .rate-info-box {
  display: block;
}
.M_DetailSection .tips {
  padding: 0 10px;
  background-color: #ffffe6;
  overflow: hidden;
  border: 1px solid #ffcc7f;
}
.M_DetailSection .tips .tips_info {
  overflow: hidden;
  font-size: 12px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB";
  line-height: 30px;
  padding: 17px 0 22px 0;
}
.M_DetailSection .tips .info_bot {
  border-bottom: 1px solid #ffe8ca;
}
.M_DetailSection .tips .tips_title {
  float: left;
  width: 70px;
  font-weight: 600;
}
.M_DetailSection .tips .t_info_det {
  float: left;
  width: 698px;
}
/***********************详情页2 增加 结束******古井*********/
.shop_soso .shop_time {
  display: inline-block;
  padding-left: 10px;
}
.shop_goods_left .shop_contant {
  padding-bottom: 10px;
}
.shop_goods_left .shop_contant li {
  height: 25px;
}
.shop_goods_left .shop_contant li a {
  background-color: #ff0000;
  color: white;
  display: inline-block;
  padding: 2px 7px;
}
.star_good {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
  background: url("../image/public/goodicons.png") -41px 0 no-repeat;
}
.star_bad {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
  background: url("../image/public/goodicons.png") -41px -70px no-repeat;
}
.star_mid {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
  background: url("../image/public/goodicons.png") -41px -35px no-repeat;
}
.M_DetailSection {
  position: relative;
}
.M_DetailSection .m_s_top {
  border: 1px solid #c5c5c5;
  margin-top: 10px;
}
.M_DetailSection .m_s_top ul {
  overflow: hidden;
  background-color: #f8f8f8;
  height: 36px;
}
.M_DetailSection .m_s_top ul li {
  width: 50%;
  float: left;
  text-align: center;
  line-height: 36px;
}
.M_DetailSection .m_s_top img {
  width: 786px;
}
/************************* 商品详情页 结束 **********古井***********************/
