html,body{
  background-color:#F9F9F9 !important;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.main-container {
  width: 1200px;
  margin: 0 auto;
}
.search-wrap {
  background: url("banner11.jpg") top center no-repeat;
  position: relative;
  height: 80px;
  margin: 20px auto;
}
.detail-wrap {
  position:relative;
  background-color: #fff;
  width: 1160px;
  padding: 20px;
}
.detail-wrap .nav-wrap {
  margin-bottom: 30px;
  display: block;
}
.detail-wrap .nav-wrap .text {
  font-size: 12px;
  color: #444;
}
.detail-wrap .nav-wrap .text a {
  padding: 0 5px;
  color: #444;
}
.detail-wrap .nav-wrap .text a:hover,
.detail-wrap .nav-wrap .text a:focus {
  color: #FF6C00;
}


/*no cursor*/
.no-cursor {
  cursor: default;
}
.detail-wrap .detail-row{
  margin-bottom:20px;
}
.detail-wrap .detail-row a.img {
  float: left;
}
.detail-wrap .detail-row a.img img {
  display:block;
  border: 0;
  width: 310px;
  height: 310px;
}
.detail-wrap .detail-row .detail-col {
  position:relative;
  float: left;
  width: 520px;
  height:400px;
  margin-left:50px;
  font-family: "Microsoft YaHei";
}
.detail-wrap .detail-row .detail-col a.title .tmall {
  background: url("tmall.png") 0 0 no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  float: left;
  margin-top: 7px;
}
.detail-wrap .detail-row .detail-col a.title .taobao {
  background: url("taobao.png") 0 0 no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  float: left;
  margin-top: 7px;
}
.detail-wrap .detail-row .detail-col a.title span.title {
  float: left;
  width: 500px;
  height: 30px;
  line-height:30px;
  overflow: hidden;
  display: block;
  font-size: 18px;
  color: #424242;
  margin-left: 4px;
}
.detail-wrap .detail-row .detail-col .desc {
  width: 100%;
  line-height: 20px;
  margin-top:10px;
  color:#5C5C5C;
  font-size:14px;
  height: 20px;
  overflow: hidden;
}
.detail-wrap .detail-row .detail-col .desc span{
  color:#ed145b;
}
.detail-wrap .detail-row .detail-col .coupon-wrap {
  height:30px;
  line-height:30px;
  margin:20px auto 20px;
  padding:20px;
  position: relative;
  background:url("show-price-bg.jpg") no-repeat 0 0;
}
.detail-wrap .detail-row .detail-col .coupon-wrap .org-price {
  height:30px;
  line-height:30px;
  font-size: 14px;
  color: #acacac;
}
.detail-wrap .detail-row .detail-col .coupon-wrap .org-price i{
  margin-left:2px;
}
.detail-wrap .detail-row .detail-col .coupon-wrap .now-price{
  height:30px;
  line-height:30px;
  font-size:14px;
  color:#4e4e4e;
  margin-right:50px;
}
.detail-wrap .detail-row .detail-col .coupon-wrap .now-price b{
  color:#ed145b;
  font-weight:normal;
  font-family:Arial;
}
.detail-wrap .detail-row .detail-col .coupon-wrap .now-price b i{
  margin-left:5px;
  font-size:30px;
  font-weight:bold;
}
.detail-wrap .detail-row .detail-col .text-wrap {
  height:16px;
  line-height:16px;
  padding:10px 0;
  border-top:1px dotted #C9C9C9;
  border-bottom:1px dotted #C9C9C9;
  font-size: 12px;
  color:#8E8787;
}
.detail-wrap .detail-row .detail-col .text-wrap span i{
  margin:0 5px;
  color:#ed145b;
  font-family:Arial;
}
.detail-wrap .detail-row .detail-col .text-wrap  span.text-wrap-span{
  border-right:1px solid #E5DFDA;
  padding:0 20px;
  margin-right:20px;
}
.detail-wrap .detail-row .detail-col .buy-step{
  position: relative;
  width:100%;
  margin:50px auto 0;
}




.detail-wrap .detail-row .detail-col .buy-step .buy-step-text{
  float:left;
  width:30px;
  height:38px;
  line-height:19px;
  margin-top:7px;
  margin-right:30px;
  color:#727272;
  font-size:14px;
}
.detail-wrap .detail-row .detail-col .buy-step .buy-step-first{
  float:left;
  width:145px;
  height:52px;
  background-color:#F2EBCF;
  overflow:hidden;
}
.detail-wrap .detail-row .detail-col .buy-step .buy-step-first span{
  float:left;
  width:79px;
  height:40px;
  padding:6px 0;
  color:#ed145b;
  text-align:center;
}
.detail-wrap .detail-row .detail-col .buy-step .buy-step-first span i{
  display:block;
  font-size:12px;
  line-height:18px;
}
.detail-wrap .detail-row .detail-col .buy-step .buy-step-first span b{
  display:block;
  font-size:20px;
  line-height:22px;
  font-weight:normal;
}
.detail-wrap .detail-row .detail-col .buy-step .buy-step-first .coupon-btn{
  float:right;
  width:37px;
  height:36px;
  line-height:18px;
  padding:8px 11px 8px 17px;
  text-align:center;
  font-size:12px;
  letter-spacing:0.1em;
  color:#FFF;
  background:url("coupon-btn.png?0810001") no-repeat 0 0;
  transition:font-size .3s;
}
.detail-wrap .detail-row .detail-col .buy-step .buy-step-first .coupon-btn:hover{
  font-size:14px;
}
.detail-wrap .detail-row .detail-col .buy-step .buy-step-sec{
  float:left;
  width:145px;
  height:52px;
  line-height:52px;
  color:#FFF;
  text-align:center;
  font-size:14px;
  background-color:#ed145b;
  transition:font-size .3s;
}
.detail-wrap .detail-row .detail-col .buy-step .buy-btn:hover{
  font-size:16px;
}
.detail-wrap .detail-row .detail-col .buy-step .double-arrow{
  position:relative;
  float:left;
  width:68px;
  height:52px;
}
.detail-wrap .detail-row .detail-col .buy-step .double-arrow span{
  position:absolute;
  top:23px;
  left:50%;
  display:block;
  width:24px;
  height:11px;
  margin-left:-12px;
  background:url("arrow-right.png") no-repeat center center;
}
.detail-wrap .detail-row .detail-col .ehy-disabled,.detail-wrap .detail-row .detail-col .ehy-normal {
  height:52px;
  position: relative;
  display: block;
  width: 150px;
  text-align: center;
  line-height:52px;

  background: #ed145b;
  margin-top: 50px;
  /*padding-left: 60px;*/

}
.detail-wrap .detail-row .detail-col .ehy-disabled {
  background: #ccc;
  color: #aaa;
}
.detail-wrap .detail-row .detail-col .ehy-disabled p ,.detail-wrap .detail-row .detail-col .ehy-normal a{
  color: white;
  display: block;
}
.detail-wrap .detail-row .detail-col .buy-coupon {
  position: absolute;
  width: 60px;
  height:52px;
  background: url('cms_pc_img.png') -30px -129px no-repeat;
  left:0;
  top:0;
  color: #ed145b;
}
.detail-wrap .detail-row .detail-col .ehy-disabled .buy-coupon {
  background-position-x: -100px;
}
.detail-wrap .detail-row .detail-col .buy-coupon span {
  height: 18px;
  line-height: 25px;
  margin: 2px auto;
  display: block;
}
.detail-wrap .detail-row .detail-col .buy-coupon span b {
  font-weight: normal;
  font-size: 20px;
  font-family: "Microsoft Yahei";
}
.detail-wrap .detail-row .detail-col .buy-coupon span b i {
  font-size: 12px;
}

.detail-wrap .detail-row .detail-col .text2 {
  position:absolute;
  right:0;
  bottom:0;
  width: 100%;
  height:28px;
  line-height:28px;
  font-size: 14px;
  color: #b1b1b1;
  text-align:left;
}
.detail-wrap .detail-row .detail-col .text2 span{
  display:inline-block;
  vertical-align:middle;
}
.detail-wrap .detail-row .detail-col .text2 .bdshare{
  display:inline-block;
  vertical-align:middle;
  width:100px;
  position:static;
}
.detail-wrap .detail-row .detail-col .bdshare {
  font-size: 12px;
  color: #b1b1b1;
  position: absolute;
  right: 10px;
  top: 10px;
}
.pos-right{
  position:absolute;
  top:0;
  right:20px;
  width:125px;
  padding:26px 0 14px 0;
}
.pos-right p{
  position:relative;
  width:100%;
  height:1px;
  background-color:#C8C8C8;
}
.pos-right p span{
  position:absolute;
  top:50%;
  left:50%;
  display:inline-block;
  width:76px;
  height:17px;
  line-height:17px;
  margin-left:-38px;
  margin-top:-8px;
  text-align:center;
  font-size:12px;
  background-color:#FFF;
}
.pos-right .pos-box{
  position:relative;
  width:100%;
  height:415px;
  margin-top:20px;
  overflow:hidden;
}
.pos-right .pos-box .pos-goods-list{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:2000px;
}
.pos-right .pos-box .pos-goods-list .pos-goods{
  position:relative;
  display:block;
  width:100%;
  height:125px;
  margin-bottom:20px;
}
.pos-right .pos-box .pos-goods-list .pos-goods img{
  width:100%;
  height:100%;
  border:0;
  background-color:#EFEFEF;
}
.pos-right .pos-box .pos-goods-list .pos-goods span{
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  height:26px;
  line-height:26px;
  text-align:center;
  color:#2A2A2A;
  font-size:12px;
  background-color:rgba(255,255,255,.8);
}
.pos-right .pos-act{
  width:100%;
  height:20px;
  margin-top:10px;
  text-align:center;
  overflow:hidden;
}
.pos-right .pos-act a{
  float:left;
  width:30px;
  height:20px;
  vertical-align:middle;
  background-image:url("arrow-topbot.png");
  background-repeat:no-repeat;
}
.pos-right .pos-act a.top-btn{
  margin-left:25px;
  background-position:0 0;
}
.pos-right .pos-act a.top-btn:hover{
  background-position:0 -20px;
}
.pos-right .pos-act a.top-btn.disabled{
  background-position:0 -40px;
  cursor:default;
}
.pos-right .pos-act a.bot-btn{
  margin-left:15px;
  background-position:-30px 0;
}
.pos-right .pos-act a.bot-btn:hover{
  background-position:-30px -20px;
}
.pos-right .pos-act a.bot-btn.disabled{
  background-position:-30px -40px;
  cursor:default;
}
.jipin-wrap {
  width:1186px;
  height:24px;
  line-height:24px;
  margin:35px auto 20px;
  font-size:20px;
  font-family:"Microsoft YaHei";
  color:#2D2D2D;
}
.goods-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font: 12px Simsun;
}
.goods-list ul li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-right: 18px;
  border: 1px solid #eee;
  height: 400px;
  width: 284px;
  margin-bottom: 20px;
  background: #fff;
  display: block;
  overflow: hidden;
}

.goods-list ul li:hover, .goods-list ul li:focus {
  border: 1px solid #ff3e80;
  box-shadow: 0 0 10px 0 rgba(170,170,170,.63);
}

.cat-wrap .cat-list ul li a {
  color: #4C4C4C;
}
.goods-list ul li a.img {
  position: relative;
  display: block;
  width: 284px;
  height: 284px;
  margin: 0;
  padding: 0;
}

.goods-list ul li a.img i {
  width:40px;
  height:40px;
  left:0;
  top: -1px;
  position:absolute;
  background: url(cms_pc_img.png) 0 -78px no-repeat;
  overflow: hidden;
}
.goods-list ul li a.img img {
  border: none;
  max-width: 284px;
  max-height: 284px;
  vertical-align: middle;
}
.goods-list ul li .padding {
  padding: 18px 12px;
}
.goods-list ul li .padding .title a {
  color: #444;
}
.goods-list ul li .padding .title {
  height: 14px;
  overflow: hidden;
  display: block;
  line-height: 14px;
  letter-spacing: 0.5px;
  margin-bottom: 13px;
}
.goods-list ul li .padding .coupon-wrap {
  position:relative;
  height: 26px;
  display: block;
  width: 100%;
  margin-bottom: 12px;
}
.goods-list ul li .padding b {
  font-family:"Arial";
}
.goods-list ul li .padding i {
  font-family:"Microsoft Yahei";
  font-size:14px;
}
.goods-list ul li .padding .coupon-wrap .price {
  height: 26px;
  line-height: 18px;
  color: #ff0060;
  float: left;
  overflow: hidden;
}
.goods-list ul li .padding .coupon-wrap .price b {
  font-size: 30px;
  padding-right: 2px;
  line-height: 28px;
}
.goods-list ul li .padding .coupon-wrap .old-price {
  float: left;
  width: 50px;
  margin-left: 10px;
  text-decoration: line-through;
  height: 26px;
  font: 14px "Microsoft Yahei";
  color: #aaa;
  line-height: 40px;
}
.goods-list ul li .padding .coupon-wrap .coupon {
  position:absolute;
  right:0;
  font: 12px "Simsun";
  text-align: center;
  background: #fff7fa;
  color: #ff0060;
  height: 24px;
  line-height: 24px;
  padding: 0 8px;
  margin-left: 10px;
  margin: 0;
  border: dotted 1px #ff0060;
  border-left: none;
  border-right: none;
}
.goods-list ul li .padding .coupon-wrap .coupon em {
  position:absolute;
  top: 0;
  width: 6px;
  height: 24px;
  background: white url(cms_pc_img.png) -120px -79px no-repeat;
}
.goods-list ul li .padding .coupon-wrap .coupon em.quan-right {
  right: 0;
  background-position-x: -136px;
}
.goods-list ul li .padding .coupon-wrap .coupon em.quan-left {
  left: 0;
}
.goods-list ul li .padding .coupon-wrap .coupon b {
  font-size: 14px;
  font-family: "Microsoft Yahei";
  float: right;
  position: relative;
}
.goods-list ul li .padding .goods-num-type {
  display: block;
  position: relative;
  height: 16px;
  line-height: 16px;
}
.goods-list ul li .padding .goods-num-type .goods-num {
  color:#787878;
}
.goods-list ul li .padding .goods-num-type b {
  font-family:"Arial";
  font-size: 12px;
  font-weight:normal;
  color: #fc903d;
  padding: 0 3px;
}
.goods-list ul li .price-wrap {
  background-color: #de366e;
  position: relative;
  padding: 5px;
}
.goods-list ul li .padding .goods-num-type .goods-type {
  position:absolute;
  right:0;
  top: 0;
}
.goods-list ul li .padding .goods-num-type .goods-type i {
  width:16px;
  height:16px;
  margin-left:5px;
  float:left;
  background: black url(cms_pc_img.png) 0 0 no-repeat;
}
.goods-list ul li .padding .goods-num-type .goods-type i.haitao {
  background-position-x: -26px;
}
.goods-list ul li .padding .goods-num-type .goods-type i.trans {
  background-position-x: -104px;
}
.goods-list ul li .padding .goods-num-type .goods-type i.pinpai {
  background-position-x: -130px;
}
.goods-list ul li .padding .goods-num-type .goods-type i.tmall {
  background-position-x: -78px;
}
.goods-list ul li .padding .goods-num-type .goods-type i.you {
  background-position-x: -52px;
}
.goods-list ul li .price-wrap .price .text {
  color: #FFFFFF;
  font-size: 14px;
}
.goods-list ul li .price-wrap .price .text .price {
  font-size: 28px;
}
.goods-list ul li .price-wrap .org-price {
  position: absolute;
  top: 21px;
  right: 29px;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
}
.goods-list ul .no-right {
  margin-right: 0;
}


.more-btn{
  display:block;
  width:124px;
  height:40px;
  line-height:40px;
  margin:30px auto 60px;
  text-align:center;
  font-size:16px;
  font-family:"Microsoft YaHei";
  color:#FFF;
  background-color:#FF903E;
  transition:background-color .2s;
}
.more-btn:hover{
  color:#FFF;
  background-color:#F16600;
}
.goto-div{
  display:none;
  background-color:#FFF;
  overflow:hidden;
}
.goto-btn {
  display:block;
  width:128px;
  height:30px;
  line-height:30px;
  margin:15px auto;
  text-align:center;
  background-color: #FF6C00;
  color: #FFF;
}
.goods-brand {
    position: absolute;
    right: 15px;
}
.goods-brand {
    bottom: 15px;
    color: #666;
    float: left;
    height: 38px;
    line-height: 36px;
    text-align: center;
}
.goods-brand .brand-txt {
    background: white none repeat scroll 0 0;
    border: 1px solid #cec5cb;
    color: #5c3e52;
    display: block;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    height: 36px;
    line-height: 42px;
    position: relative;
    width: 128px;
}
.goods-brand .brand-txt span {
    background: #cec5cb none repeat scroll 0 0;
    color: white;
    font-family: Simsun;
    font-size: 12px;
    height: 14px;
    left: 47px;
    line-height: 14px;
    position: absolute;
    top: -6px;
    width: 30px;
}
.goods-brand img {
    max-height: 38px;
    max-width: 90px;
    vertical-align: middle;
}
#item_tab {
    border-bottom: 2px solid #efefef;
    height: 34px;
    margin: 0 auto;
    width: 1200px;
}
#item_tab span {
    background-color: #efefef;
    cursor: pointer;
    float: left;
    margin-right: 1px;
}
#item_tab span em {
    background-color: #efefef;
    display: inline-block;
    font-family: Verdana;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    padding: 0 25px;
    text-decoration: none;
}
#item_tab span em b {
    color: #26d;
}
#item_tab span.on {
}
#item_tab span.on em {
    background-position: right -208px;
    color: #ff0000;
    font-weight: bold;
    height: 30px;
    line-height: 31px;
}




.detail-row .sm-img li {
    cursor: auto;
    float: left;
    height: 55px;
    margin-left: 13px;
    margin-top: 13px;
    width: 55px;
}
.detail-row .sm-img li:first-child {
    margin-left: 0;
}
.detail-wrap .detail-row .sm-img li img {
    border: 1px solid transparent;
    cursor: pointer;
    display: block;
    height: 55px;
    width: 55px;
}
.detail-wrap .detail-row .sm-img li img:hover {
    border: 1px solid red;
}























