
.hldetails {
    padding: 30px 40px;
    background-color: #fff;
    width: 100%;
}
.fl {
    float: left;
}
.light_gray {
    color: #3B3B3B;
}
.f_r {
    float: right;
}

.submit_buy:hover {
    background: #e53b3e;
}

.submit_buy {
    width: 169px;
    text-align: center;
    background: #FF4146;
    font-size: 14px;
    color: #fff;
    border: 0px;
    float: left;
    text-indent:1px;
}

.shop_cart .submit_join {
    width: 169px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border: 0px;
    text-indent: 1px;
    float: left;
    margin-left: 10px;
    display: inline;
    background: #5281B4;
}
.preview {
    float: left;
    width: 560px;
    height: 422px;
    padding-right: 10px;
}
.summary {
    float: right;
    width: 520px;
    text-align: left;
    margin-right: 20px;
}
.summary h1 {
    font-size: 16px;
    border-bottom: 1px solid #DCDBD9;
    padding: 0px 0px 10px 0px;
    color: #333;
    line-height: 28px;
}
.summary ul li {
    padding-left: 0px;
    margin: 10px 0;
    line-height: 20px;
    color: #636363;
    font-size: 14px;
}
.summary div.current{padding:10px 0px;border:1px solid #fdb888;background:#ffffe5}

.summary dl dt {
    float: left;
    text-align: right;
    color: #666;
    margin: 10px 7px 0 0;
    font-weight: normal;
}

.summary .item {
    float: left;
    margin-right: 7px
}

.summary .item a {
    position: relative;
    display: block;
    margin: 1px;
    border: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
    background-color: #fff
}

.summary .item a.current {
    margin: 0;
    border: 2px solid #f90;
    width: auto;
}

.summary .item a.current span {
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 10px;
    height: 10px;
    background: url(../images/front/sprites_2.gif) -67px -305px no-repeat;
    bottom: -1px\9;
    _bottom: -3px;
    _right: -2px
}

.summary .item a.disabled {
    background-color: #e3e3e3;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50)
}

.spec_value {
    margin-left: 67px;
}

.w_45 .item {
    width: 45px;
}

.w_45 a,.w_45 img {
    width: 41px;
    vertical-align: top
}

.w_27 .item,.w_45 .w_27 {
    display: inline-block;
    width: auto;
}

.w_27 img {
    width: 23px;
    height: 23px;
    line-height: 23px;
    vertical-align: top
}

.w_27 a {
}

.summary .w_27 a {
    display: inline-block;
    width: auto;
    padding: 2px 8px;
    color: #333;
}

.resize {
    float: left;
    width: 18px;
    height: 22px
}

.hl_input {
;
    float: left;
    display: block;
    width: 31px;
    height: 33px;
    line-height: 32px;
    text-align: center;
   border:  1px solid #ccc;
}
.summary div.current{
    border: 0px;
    background: #fff;
    font-size: 14px;
}
.resize a {
    display: block;
    width: 15px;
    text-align: center;
    height: 16px;
    line-height: 14px;
    overflow: hidden;
    background: #f1f1f1;
    color: #666;
    float: left;
    border: 1px solid #ccc;
    border-left: 0px;
}

.resize a.reduce {
    background-position: -25px -207px
}
.shop_cart {
    position: relative;
    z-index: 99;
    display: inline;
    width: 182px;
    height: 45px;
    margin-left: 10px;
    *float: right;
    *margin: -45px 90px 0 0;
    _margin: -45px 30px 0 0
}

.shop_cart .shopping {
    left: -355px;
    top: 60px;
    width: 344px;
    padding: 5px 5px 10px;
    border: 1px solid #e53b3e;
    background-color:#fff;
}

dl.cart_stats dt {
    float: none;
    width: 329px;
    margin: 0;
    padding: 5px 0 5px 15px;
    border-bottom: 1px solid #e53b3e;
    text-align: left
}

dl.cart_stats dt img {
    margin-right: 8px;
    vertical-align: text-bottom
}

dl.cart_stats dd {
    padding: 10px 0 0 25px
}

dl.cart_stats dd span {
    margin-left: 20px
}
a.btn_blue {
    border: none;
    overflow: hidden;
    cursor: pointer;
    font-size: 12px;
    background: #EF353D;
    color: #fff;
    border-radius: 4px;
}
/*details css*/
.cover-page-details .details {
    *width: 1130px;
    padding: 10px 10px 40px 10px;
    background-color: #fff;
}
/*details-l css*/
.cover-page-details .details .left {
    position: relative;
    width: 70px;
}
.cover-page-details .details .left .up-down-btn {
    position: absolute;
    left: 20px;
    width: 29px;
    height: 15px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.cover-page-details .details .left .up-btn {
    top: 0;
    background-image: url(../images/cover-page-details-9.png);
}
.cover-page-details .details .left .down-btn {
    bottom: 0;
    background-image: url(../images/cover-page-details-10.png);
}
.cover-page-details .details .left .canvas {
    position: relative;
    width: 70px;
    height: 375px;
    margin-top: 25px;
    margin-bottom: 25px;
    overflow: hidden;
}
.cover-page-details .details .left .canvas-container {
    position: relative;
    left: 0;
}
/*.details-l-btn {
    width: 29px;
    height: 15px;
}*/
.cover-page-details .details .left .canvas-container-li {
    width: 60px;
    height: 60px;
    margin-bottom: 5px;
    padding: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: #E9E9E9;
    cursor: pointer;
}
.cover-page-details .details .left .canvas-container-li.now,
.cover-page-details .details .left .canvas-container-li:hover {
    border-color: #FA0E0E;
}
.cover-page-details .details .left .canvas-container-li.video {
    position: relative;
}
.cover-page-details .details .left .canvas-container-li.video span {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 28px;
    height: 28px;
    background-color: #000;
    opacity: 0.3;
    filter:alpha(opacity=30);
}
.cover-page-details .details .left .canvas-container-li.video i {
    position: absolute;
    left: 32px;
    top: 32px;
    z-index: 5;
    width: 6px;
    height: 11px;
    background-image: url(../images/cover-page-details-17.png);
    background-repeat: no-repeat;
}
.cover-page-details .details .left .canvas-container-li img {
    width: 60px;
    height: 60px;
}
/*details-mid css*/
.cover-page-details .details .mid {
    width: 422px;
    height: 422px;
    margin-left: 30px;
    padding: 10px;
    border: 1px solid #E8E8E8;
}
.cover-page-details .details .mid-container {
    position: relative;
    z-index: 1;
    width: 400px;
    height: 400px;
    /* overflow: hidden; */
}
.cover-page-details .details .mid-container div.details-mid-item {
    position: relative;
    float: left;
    display: none;
}
.cover-page-details .details .mid-container div.details-mid-item img {
    width: 400px;
    height: 400px;
}
.jqZoomPup {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    width: 150px;
    height: 150px;
    background-image: url(../images/zoom-point.png);
    cursor: move;
    visibility: hidden;
}
.zoomdiv {
    z-index: 100;
    position: absolute;
    border: 2px solid #e4e4e4;
    display: none;
    text-align: center;
    overflow: hidden;
}
.bigimg {
    width: 512px;
    height: 512px;
}

/* uc_title style start */
.uc_title, .uc_title label, .uc_title label span {
   background: none;
}
.uc_title label span {
   display: inline-block;
    height: 21px;
    padding: 0px;
    overflow: hidden;
    color: #4f4f4f;
    margin-right: 0px;
}
.uc_title{
    border-bottom:  2px solid #9f1431;

}
.uc_title label,.uc_title label span{
}
.uc_title{height:32px;background-repeat:repeat-x}
.uc_title label{
    display:inline-block;float:left;
    padding: 0px 20px;
    height: 32px;
    line-height: 32px;
    cursor:pointer}
.uc_title label span{

}
.uc_title label span em{color:#c04e0b;font-style:normal;font-size:11px}
.uc_title label.current span em{color:#f77113}
.uc_title label.current{background: #9f1431;}
.uc_title label.current span{
    font-size:14px;font-weight:bold;color:#fff;
}
.uc_title label a{color:#4f4f4f}
.uc_title label.current a{color:#fff}
.container_2 .uc_title{height:38px;padding:0 0 0 15px;margin:0 0 8px 0;background-position:0 -142px;background-repeat:repeat-x}
.container_2 .uc_title label{float:left;margin-top:0px;border-bottom:none;}
.container_2 .uc_title label span{height:23px;background-position:0 -256px;background-repeat:repeat-x}
.container_2 .uc_title label h1{height:23px;background-position:0 -256px;background-repeat:repeat-x}

.container_2 .uc_title label.current{margin-top:0px;border:none;}
.container_2 .uc_title label.current span{margin-right:0px; padding-right:0px;height:32px;line-height:32px;color:#fff;background-repeat:no-repeat}
.container_2 .uc_title label.current h1{margin-right:0px; padding-right:0px;height:32px;line-height:32px;color:#fff;background-repeat:no-repeat}

.comment_list .uc_title label span,.ucenter .uc_title label span{font-weight:bold}
.ucenter .uc_title{margin:0 5px 28px 0}
.ucenter .main .uc_title2{height:32px;line-height:32px;border-bottom:1px solid #e0e0e0;color:#545454}
.ucenter .main .uc_title2 strong{margin-left:20px}


a.comm_btn, a.btn_blue {
    display: inline-block;
    height: 24px;
    color: #fff;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #fff;
}

/* uc_title style end */