.crumbs_container{
    height: 56px;
    line-height: 56px;
    color: #BEBBBB;
    font-size:12px;
    background-color: white;
}

.fixed_right_navi{
    position: fixed;
    top: 200px;
    right: 1px;
    z-index: 100;
}

.fixed_right_navi .row1_navi{
    font-size: 15px;

}

.row1_navi{
    line-height: 47px;
}

.row2_navi{
    padding-left: 4px;
    line-height: 23px;
    letter-spacing:4px
}

.row3_navi{
    font-size: 12px;
    line-height: 12px;
    margin: 0 auto;
    padding-top: 10px;
}

.left_navi_item{
    width: 42px;
    height: 47px;
    background-color: #AD8A54;
    color: white;
    text-align: center;
    border-bottom: #E5E5E5 solid 1px;
    font-size: 13px;
    cursor: pointer;

}

div.content{background:url("../images/bg.png");background-size: cover;}

.goods_info_container{
    height: 369px;
    width: 1200px;
    background-color: rgb(255,255,255,.4);
}

.goods_img_swiper{
    float: left;
}


.swiper-container{
    width: 369px;
    height: 369px;
}


.swiper-container img{
    width: 369px;
    height: 369px;
}

.goods_main_info{
    width: 831px;
    height: 369px;
    display: inline-block;
    position: relative;
    margin-left: 17px;
}

.goods_name_container{
    min-height: 30px;
    padding-left: 37px;
    font-size:18px;
    font-family:PingFang-SC-Bold;
    font-weight:bold;
    color:rgba(51,51,51,1);
    word-wrap: break-word;
    line-height: 30px;
    margin-bottom: 10px;
}

.info_row_mudel{
    min-height: 43px;
    line-height: 25px;
    font-size: 14px;
    color:#666666;
}

.info_row_left{
    width: 65px;
    line-height: 25px;
    text-align: right;
    display: inline-block;
    vertical-align: top;
}

.info_row_right{
    padding-left: 37px;
    width: 650px;
    display: inline-block;
    max-height: 50px;
    overflow: hidden;
    position: relative;
}

.goods_price_red{
    font-size:24px;
    font-family:PingFang-SC-Bold;
    font-weight:bold;
    color:rgba(255,85,85,1);
}

.active_label_container {
    display: inline-block;
    padding: 0 5px;
    height: 20px;
    line-height: 18px !important;
    border: 1px solid rgba(255,85,85,1);
    font-size: 12px;
    font-family: PingFang-SC-Regular;
    color: rgba(255,85,85,1);
    text-align: center;
    vertical-align: middle;
}

.coupon_label_container {
    vertical-align: middle;
    display: inline-block;
    width: 70px;
    height: 22px;
    border: 1px solid rgba(255,85,85,1);
    font-size: 12px;
    font-family: PingFang-SC-Regular;
    color: rgba(255,85,85,1);
    line-height: 20px;
    text-align: right;
    padding-right: 8px;
    background: url("../images/goods_detail_coupon.png") no-repeat;
    background-size: 100% 100%;
    margin-left: 20px;
    cursor: pointer;
}


.goods_opra_btns1{
    position: relative;
    display: inline-block;
    top: 0px;
    width: 150px;
    height: 32px;
 }

.reduce_btn{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-left: #e5e5e5 solid 1px;
    border-top: #e5e5e5 solid 1px;
    border-bottom: #e5e5e5 solid 1px;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.input_btn{
    height: 25px;
    position: absolute;
    bottom: 1px;
    left: 25px;
}

.add_btn{
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-right: #e5e5e5 solid 1px;
    border-top: #e5e5e5 solid 1px;
    border-bottom: #e5e5e5 solid 1px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 114px;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.input_btn input {
    width: 90px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: #e5e5e5 solid 1px;
    position: relative;
    top: 1px;
    color: #333;
}


.goods_pingfen_container{
    height: 30px;
    width: 600px;
    max-width: 831px;
    min-width: 600px;
    text-align: center;
    margin-left: 25px;
    position: absolute;
    bottom: 66px;
}

.goods_pingfen_item{
    display: inline-block;
    min-width: 190px;
    height: 27px;
    line-height: 27px;
    border: #e5e5e5 solid 1px;
    font-size: 14px;
    font-family: PingFang-SC-Regular;
    color: rgba(102,102,102,1);
    vertical-align: middle;
}


.goods_opra_container{
    height: 39px;
    width: 500px;
    max-width: 831px;
    text-align: left;
    margin-left: 25px;
    position: absolute;
    bottom: 0px;
}


.goods_opra_item{
    display: inline-block;
    width:155px;
    height:39px;
    background:rgba(242,155,118,1);
    line-height: 39px;
    text-align: center;
    color: white;
    vertical-align: middle;
    cursor: pointer;
}

.goods_opra_item_red{
    display: inline-block;
    width:155px;
    height:39px;
    line-height: 39px;
    text-align: center;
    color: white;
    background:rgba(255,85,85,1);
    vertical-align: middle;
    cursor: pointer;
}

.goods_opra_item_white{
    vertical-align: middle;
    display: inline-block;
    width:155px;
    height:37px;
    line-height: 35px;
    text-align: center;
    color: #B8916D;
    background:white;
    border:#B8916D solid 1px;
    cursor: pointer;
}

.goods_opra_container i{
    margin-right: 21px;
}

.content_bottom_container{
    margin-top: 96px;
    width: 1200px;
}

.left_pick_container{
    display: inline-block;
    width: 220px;
    vertical-align: top;
}

.right_extra_info{
    display: inline-block;
    width: 929px;
    vertical-align: top;
}

.pick_container{
    width: 217px;
}

.pick_header{
    width:217px;
    height:33px;
    font-size: 16px;
    color: #2F2F2F;
    background-color:#e5e5e5; 
    text-align: center;
    line-height: 33px;
    border-radius: 2px;
}

.pick_item{
    height: 190px;
    width: 160px;
    margin: 0 auto;
    margin-top: 30px;
    font-size:12px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:#2C2C2C;
    line-height:20px;
}

.pick_item img{
    height: 144px;
    width: 160px;
}

.extra_info_header{
    height: 60px;
    width: 928px;
    line-height: 60px;
    font-size:16px;
    color: #666666;
    text-align: center;
    border:#D2D2D2 solid 1px;
}

.extra_tab_item{
    float: left;
    width:172px;
    height:60px;
    border-right: 1px solid rgba(210,210,210,1);
    cursor: pointer;
}

.extra_tab_item_active{
    border-bottom:#AD8A54 solid 2px;
    color:#AD8A54;
}

.detail_img_container{
    margin-top: 30px;
    width: 929px;
}

.detail_img_container img{
    width: 929px;
    height: 100%;
}

.detail_parameter_container{
    width: 929px;
    margin-top: 30px;
    display: none;
}

.detail_parameter_item{
    width: 929px;
    color:#444444;
}

.parameter_item_left{
    display: inline-block;
    min-width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    vertical-align: middle;
}

.parameter_item_right{
    display: inline-block;
    padding-left: 30px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    vertical-align: middle;
}

.detail_evaluate_container{
    width: 929px;
    background-color: white;
    display: none;
}

.evaluate_container_header{
    color: #999999;
    font-size: 15px;
    line-height: 30px;
    text-align: left;
    padding: 30px 0px;
    padding-left: 180px;
}

.evaluate_container_header a{
    padding: 5px 20px;
    margin-right: 30px;
    background-color: #AD8A54;
    color: white !important;
    border-radius: 30px;
}

.evaluate_header_left{
    display: inline-block;
    width: 127px;
    height: 127px;
    vertical-align: top;
    text-align: center;
}

.evaluate_header_right{
    display: inline-block;
    padding: 0 5px;
    padding-top: 20px;
    height: 107px;
    vertical-align: top;
    min-height: 127px;
    max-width: 790px;
    word-wrap: break-word;
}

.evaluate_label_container{
    display: inline-block;
    padding: 0 5px;
    height: 20px;
    vertical-align: top;
    line-height: 20px;
    text-align: center;
    border: #999999 solid 1px;
    margin-right: 15px;
}

.haopingdu1{
    margin-top: 40px;
    font-size: 12px;
}

.haopingdu2{
    color: #FF5555;
    font-size: 25px;
}

.evaluate_list_container{
    width: 929px;
    background-color: white;
}

.evaluate_item{
    width: 929px;
    height: 150px;
}

.evaluate_item_left{
    float: left;
    height: 150px;
    width: 150px;
    vertical-align: top;
    position: relative;
}

.evaluate_item_right{
    width: 750px;
    padding: 0 10px;
    min-height: 150px;
    vertical-align: top;
    float: right;
}

.evaluate_item_left img{
    width: 36px;
    height: 36px;
    border-radius: 36px;
    position: relative;
    left: 55px;
}


.evaluate_item_left p{
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #666666;
}

.evaluate_content{
    display: inline-block;
    line-height: 25px;
    word-wrap: break-word;
    font-size: 14px;
    color: #333333;
    text-align: left;
}

.evaluate_goods_info{
    line-height: 30px;
    font-size: 14px;
    color: #999999;
}

.evaluate_imgs_container{
    text-align: left;
    word-wrap: break-word;
    padding-bottom: 5px;
}

.evaluate_imgs_container img{
    width:80px;
    height:80px;
    margin-right: 14px;
    vertical-align: middle;
    cursor: pointer;
}


.jqzoom img{
    height: 350px;
    width: 350px;
}

/* CSS Document */
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,big,cite,code,del,em,font,img,ins,small,strong,var,b,u, i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{margin:0;padding:0;}
body{ background:#FFFFFF; color:#333333; font-family:"宋体",Arial,Lucida,Verdana,Helvetica,sans-serif; font-size:12px; line-height:150%; }
a:link, a:visited{ color:#333333; text-decoration:none; }
a:hover{ color:#CC0000; text-decoration:underline; }
a:active{ color:#990000; }
ol, ul{ list-style: none outside none;}
/* Clear Fix */ 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 
.clearfix{display:inline-block;} 
/* Hide from IE Mac */ 
.clearfix{display:block;} 
/*

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
/*图片小图预览列表*/
.spec-preview{width:350px;height:350px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:5px;width:352px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:322px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:1px;width:50px;height:50px;margin: 3px 0;}
.spec-scroll .items ul li img:hover{border:2px solid #AD8A54;padding:1px;}

div.content .w1200{
    position: static !important;
}








