body {
    background: #f7f7f7;
}

.picture {
    width: 1400px !important;
    position: relative !important;
    background: #f7f7f7;
    margin-bottom: 165px;
}

.picture .pricture_left {
    margin-top: 0;
    float: left;
}

/*右边放大容器*/
.v_show {
    width: 500px;
    overflow: hidden;
    position: relative;
    height: 555px;
    top: 0px;
    float: left;
}

.v_cont {
    width: 6650px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.v_cont ul li img {
    width: 100%;
    display: block;
}

.v_cont ul {
    float: left;
    text-align: center;
    line-height: 50px;
}

.v_cont ul li {
    width: 500px;
    height: 500px;
    float: left;
    background: #fff;
}

/*---圆圈---*/
.v_out_p {
    float: left;
    margin-right: 30px;
}

/*缩略图容器*/
.circle {
    position: inherit;
    height: 500px;
    overflow: auto !important;
}

.share {
    position: relative;
    top: 500px;
    padding-top: 20px;
    left: 31%;
}

.circle::-webkit-scrollbar {
    border-radius: 10px;
    /*滚动条的背景颜色*/
    width: 5px;
}

.circle::-webkit-scrollbar-thumb {
    border-radius: 10px;
    /*滚动条的圆角*/
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #eeeeee;
    /*滚动条的背景颜色*/
}

/*缩略图的LI*/
.circle li {
    margin-right: 0px;
    cursor: pointer;
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
    box-sizing: border-box;
}

.circle li:last-child {
    margin: 0;
}

.circle li img {
    /* width: 100%; */
    height: 100%;
    overflow: hidden;
}

/*---切换---*/
.next {
    left: 430px;
    width: 50px;
    position: r;
    position: relative;
    top: -80px;
}

.prev {
    width: 50px;
    position: relative;
    left: 0px;
    top: 50px;
    cursor: pointer;
}

#preview {
    position: absolute;
    border: 1px solid #ccc;
    padding: 5px;
    display: none;
    color: #fff;
}

.position {
    color: #666666;
    line-height: 16px;
    font-size: 18px;
}

.pricture_name {
    font-size: 18px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    overflow: hidden;
}

.Productattributes {
    position: relative;
    min-height: 120px;
}

.promotion {
    padding-bottom: 12px;
    border-bottom: 1px solid #dddddd;
    border-bottom: 0 \9;
    font-family: "OpenSans";
}

.pricture_detail {
    width: 600px;
    float: left;
    margin-top: -15px !important;
    margin-left: 60px !important;
    position: inherit !important;
}

.shippingcost {
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.num {
    left: 0px;
    top: 15px;
    /* margin-bottom: 30px; */
}

.pricture_code {
    margin-bottom: 15px;
}

.pricture_letter {
    font-size: 13px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #666666;
    margin: 0;
    line-height: 1.3;
}

.zank {
    display: inline-block;
    height: 25px;
    width: 35px;
    line-height: 27px;
    background: url(/assets/C-04/img/common/product_fav.png) 5px no-repeat;
}

.zank:hover {
    background: url(/assets/C-04/img/common/product_red.png) 5px no-repeat;
}

.zank-active {
    background: url(/assets/C-04/img/common/product_red.png) 5px no-repeat;
}

.buy_cart {
    display: inline-block;
    width: 220px;
    height: 40px;
    background: #ffffff;
    border: 1px solid #12a4dd;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
    line-height: 40px;
    margin-right: 20px;
    margin-bottom: 15px;
    text-align: center;
    cursor: pointer;
    outline: none;
}

.buy_cart:hover {
    background: #22B8F3;
    color: #ffffff;
}

.buy_now {
    border: 0;
    outline: none;
    font-size: 16px;
}

.container {
    padding-top: 0px;
    /*下面是评分加提示的样式，如果你不擅长css，可以使用下面的样式*/
    /* 表示已完成进度背景色 */
}

.container .tab {
    box-shadow: 3px 3px 3px #eeeeee;
}

.container .tab ul {
    height: 50px;
    line-height: 50px;
    border: 1px solid #dddddd;
    background: #ffffff;
}

.container .tab li {
    float: left;
    margin: 0 2px 0 0;
    width: 165px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    border-radius: 4px 4px 0 0;
    font-size: 20px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #666666;
}

.container .tab li:first-child {
    border-right: 1px solid #dddddd;
    height: 30px;
    line-height: 30px;
    transform: translateY(10px);
}

.container .tab .tab-active {
    cursor: pointer;
    font-size: 20px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
}

.container .tabpan {
    padding: 20px 30px;
    min-height: 100px;
    display: none;
}

.container .tabpan h4,
.container .tabpan h6 {
    font-weight: normal;
}

.container .tabpan>h3:first-child {
    margin-top: 60px !important;
}

.container .tabpan>h3 {
    margin: 40px 0px;
}

.container .tabpan>h6 {
    color: #666666;
}

.container .tab-evaluate {
    justify-content: center;
}

.container .tab-evaluate .progress-left {
    width: 350px;
    margin: 40px 30px;
    float: left;
    margin-top: 0;
}

.container .tab-evaluate .progress-left i {
    font-style: normal;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #202020;
}

.container .tab-evaluate .start-right {
    width: 300px;
    height: 110px;
    border: 1px solid #dddddd;
    margin-left: 10px;
    padding: 10px 10px;
    padding-bottom: 0;
    float: left;
}

.container .tab-evaluate .start-right h5 {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #333333;
    margin-left: 5px;
}

.container .tab-evaluate .start-right .make {
    display: block;
    width: 200px;
    height: 40px;
    background: #12a4dd;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #ffffff;
    position: relative;
    top: 20px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

.container .tab-evaluate .start-right .make:hover {
    background: #22B8F3;
}

.container .tab-evaluate .start-right .make img {
    margin-left: 7px;
    float: left;
    left: 5px;
    margin-top: 8px;
    position: absolute;
}

.container .tab-evaluate .start-right .make a {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #fefefe;
    display: block;
    text-decoration: none;
}

.container .tab-evaluate .start-right h4 {
    color: #666666;
    margin-top: 15px;
}

.container .tab-evaluate .default-star {
    display: inline-block;
    position: relative;
    top: 5px;
}

.container .tab-evaluate .default-star span {
    display: inline-block;
    margin-left: 10px;
    height: 20px;
    width: 20px;
    background: url(../img/common/star_red.png) repeat-x left top;
}

.container div.lq-score {
    height: 30px;
    line-height: 30px;
    float: left;
}

.container div.lq-score ul li {
    width: 30px;
    font-size: 30px !important;
    border: 0;
    margin-left: -10px;
}

.container .myapp-tip {
    padding: 0 8px;
    float: left;
}

.container .lq-score-tip {
    margin: 0px;
    transition: color 0.3s;
    -moz-transition: color 0.3s;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
}

.container div.lq-score ul {
    display: block;
    border: none !important;
}

.container div.lq-score {
    width: 475px;
    margin: 25px 0;
}

.container div.lq-score>ul>li {
    float: left;
    cursor: pointer;
    padding: 0 2px;
    transition: color 0.3s;
    -moz-transition: color 0.3s;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
}

.container div.lq-score>ul:after {
    content: "";
    display: block;
    clear: both;
}

.container .rating-start .star {
    height: 20px;
    width: 150px;
    background: url(../img/common/star.png) repeat-x left top;
}

.container .rating-start .star i {
    display: block;
    height: 20px;
    background: url(../img/common/star_red.png) repeat-x left top;
}

.container .rating-start .star i.star-0 {
    width: 0;
}

.container .rating-start .star i.star-1 {
    width: 30px;
}

.container .rating-start .star i.star-2 {
    width: 60px;
}

.container .rating-start .star i.star-3 {
    width: 90px;
}

.container .rating-start .star i.star-4 {
    width: 120px;
}

.container .rating-start .star i.star-5 {
    width: 150px;
}

.container .rating-start-num {
    position: relative;
    left: 120px;
    font-size: 14px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #666666;
    bottom: 25px;
}

.container .make-list {
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}

.container .make-content {
    padding: 20px 0;
}

.container .make-content .make-user {
    display: inline-block;
    width: 150px;
    height: 78px;
    text-align: center;
}

.container .make-content .make-user span {
    display: inline-block;
    margin-bottom: 5px;
}

.container .make-content .make-user i {
    display: block;
    font-style: normal;
    text-align: center;
}

.container .make-content .reivew-info {
    background: #f7f7f7;
    width: 1160px;
    box-sizing: border-box;
    padding: 0 30px;
    padding-bottom: 20px;
}

.container .make-content .make-init {
    width: 1185px;
    display: block;
    line-height: 20px;
    margin: 10px 0;
    white-space: initial;
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    color: #333333;
    word-break: break-all;
}

.container .make-content .make-list {
    width: 1400px;
    border-top: 1px dashed #7b7b7b;
}

.container .make-content .make-date {
    width: 160px;
    font-size: 14px;
    font-family: OpenSans;
    font-weight: 400;
    text-align: center;
    color: #666666;
    display: inline-block;
    float: right;
}

.container .make-content .make-img-detail {
    clear: both;
}

.container .make-content .make-img-detail a {
    float: left;
    height: 80px;
    width: 80px;
    margin-right: 15px;
    line-height: 120px;
    overflow: hidden;
}

.container .make-content .make-img-detail a img {
    width: 100%;
}

.container .demo2 {
    margin-left: 120px !important;
}

.container .demo2 span {
    color: #666666;
    position: absolute;
    left: 340px;
}

.container .progress-left>div {
    width: 350px;
    background: 0;
    height: 19px;
    line-height: 0;
    border-radius: 0;
    margin: 10px 0;
}

.container progress {
    width: 190px;
    color: #333333;
    background: #d5d5d5;
    border-radius: 0.2rem;
    -webkit-color: #dd0000;
    -webkit-background: #d5d5d5;
    -webkit-border-radius: 0.2rem;
    /* 表示已完成进度背景色 */
    /* 表示总长度背景色 */
    -moz-color: #333333;
    -moz-background: #333333;
    -moz-border-radius: 0.2rem;
}

.container progress::-webkit-progress-bar {
    background-color: #d5d5d5;
}

.container progress::-webkit-progress-value {
    background: #333333;
    border-radius: 0.2rem;
}

.detailppaging {
    width: 1400px;
    margin: 0 auto;
}

.eih-pagination {
    text-align: right;
    margin-bottom: 30px;
}

/* 表示已完成进度背景色 */
::-moz-progress-bar {
    background-color: #333333;
    border-radius: 0.2rem;
}

.detail-price {
    border: 0;
    padding-bottom: 5px;
}

.detail-price span {
    font-size: 24px;
    font-family: MyriadPro-Semibold;
    font-weight: 600;
    color: #12a4dd;
}

.detail-price del {
    font-size: 16px;
    font-family: MyriadPro-Regular;
    font-weight: 400;
    text-decoration: line-through;
    color: #999999;
}

.attr-wrap {
    min-height: 105px;
    margin-top: -20px;
}

.attr-wrap ul {
    overflow: hidden;
}

.attr-wrap .color-wrap {
    /* position: relative;
    top: 20px;
    left: 30px; */
    transform: translateY(10px);
    display: inline-block;
    max-width: 540px;
    margin-bottom: 10px;
}

.attr-wrap li {
    cursor: pointer;
    float: left;
    margin-right: 10px;
    padding: 3px 8px;
    border: 1px solid #666;
    background: #fff;
    margin-bottom: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.disabled {
    opacity: 0.2;
}