.cont {
    width: 1400px;
    display: -webkit-flex;
    flex-direction: initial !important;
    flex-wrap: nowrap;
    /* justify-content: center; */
    align-items: center;
    /* border: 1px solid #000000; */
    position: relative;
    margin: 0 auto;
}

.picture {
    width: 1400px !important;
    position: relative !important;
}

.picture .pricture_left {
    width: 684px;
    float: left;
}

/* 位置 */
.position {
    margin-top: 50px;
    font-size: 16px;
}

.position span {
    color: #666666;
}

.position span a {
    text-decoration: none;
    color: #000000;
    font-size: 16px;
}

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

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

.pricture_detail {
    margin-left: 835px;
    position: inherit !important;
}

.buy_cart {
    display: inline-block;
    width: 210px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 20px;
    background: #e7431b;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    border: 0;
    outline: none;
}

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

.share {
    margin-top: 0px;
}

.v_out {
    overflow: hidden;
    /*右边放大容器*/
    /*---圆圈---*/
    /*缩略图容器*/
    /*缩略图的LI*/
    /*---切换---*/
}

.v_out .v_show {
    width: 530px;
    overflow: hidden;
    position: relative;
    height: 700px;
    left: 100px;
    top: 20px;
    float: left;
    border: 0px solid #000000;
    margin-left: 20px;
}

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

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

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

.v_out .v_cont ul li {
    width: 530px;
    background: #f8f8f8;
    float: left;
    margin-top: 3px;
}

.v_out .v_out_p {
    position: relative;
    overflow: visible;
}

.v_out .circle {
    position: absolute;
    left: 15px;
    top: 20px;
    height: 690px;
    overflow: auto !important;
}

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

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

.v_out .circle li {
    width: 110px;
    height: 110px;
    margin-right: 10px;
    margin-bottom: 20px;
    border: 1px solid #d6d6d6;
    cursor: pointer;
    overflow: hidden;
}

.v_out .circle li img {
    height: 100%;
    overflow: hidden;
}

.v_out .circle .circle-cur {
    border: 1px solid #f54337;
}

.v_out .prev,
.v_out .next {
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ffffff;
    text-align: center;
    line-height: 50px;
}

.v_out .next {
    position: relative;
    left: 35px;
    top: 300px;
    background: #ffffff;
    cursor: pointer;
    z-index: 99;
}

.v_out .prev {
    position: relative;
    left: 170px;
    top: 300px;
    background: #ffffff;
    cursor: pointer;
    z-index: 99;
}

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

.container .tab {
    position: relative;
    margin-top: 60px;
}

.container .tab ul {
    height: 41px;
    line-height: 40px;
}

.container .tab ul li {
    float: left;
    margin: 0 2px 0 0;
    border: 1px solid #aaa;
    height: 29px;
    line-height: 30px;
    width: 212px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    color: #666666;
    border-radius: 4px 4px 0 0;
    background: #ffffff;
}

.container .tab .tab-active {
    border-bottom: 1px solid #fff;
    cursor: pointer;
    color: black;
    background: #ffffff;
    color: #f54337;
}

.container .tabpan {
    padding: 30px;
    border-top: 1px solid #aaa;
    min-height: 100px;
    background-color: #fff;
    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;
    border-right: 1px solid #d6d6d6;
    margin: 40px 30px;
    float: left;
}

.container .tab-evaluate .start-right {
    width: 500px;
    margin-left: 10px;
    margin-top: 30px;
    float: left;
}

.container .tab-evaluate .start-right h5 {
    position: relative;
}

.container .tab-evaluate .start-right .make {
    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #000000;
    color: #000000;
    margin: 30px 0;
    cursor: pointer;
}

.container .tab-evaluate .start-right .make a {
    font-size: 18px;
    display: block;
    text-decoration: none;
}

.container .tab-evaluate .start-right .make:hover a {
    color: #ffffff;
}

.container .tab-evaluate .start-right .make:hover {
    background: #f54337;
    color: #ffffff;
    border: 1px solid #f54337;
}

.container .tab-evaluate .start-right h4 {
    color: #666666;
}

.container .tab-evaluate .default-star span {
    display: inline-block;
    height: 20px;
    width: 30px;
    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,
.container li {
    margin: 0px;
    padding: 0px;
    font-size: 30px;
    list-style: none;
}

.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 .make-content {
    border-bottom: 1px dashed #666;
    padding: 20px 0;
}

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

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

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

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

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

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

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

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

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

.container .make-content .make-user span {
    display: block;
    height: 40px;
    line-height: 40px;
}

.container .make-content .make-user i {
    font-style: normal;
}

.container .make-content .reivew-info {
    width: 1240px;
    box-sizing: border-box;
    padding: 0 10px;
}

.container .make-content .make-init {
    display: block;
    white-space: initial;
    line-height: 20px;
    color: #666666;
    margin: 10px 0;
    width: 1185px;
    word-break: break-all;
}

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

.container .make-content .make-date {
    font-size: 14px;
    font-family: OpenSans;
    font-weight: 400;
    color: #666666;
}

.container .make-content .make-img {
    height: 125px;
}

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

.container .make-content .make-img-detail a {
    float: left;
    height: 120px;
    width: 120px;
    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 {
    margin: 10px 0;
}

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

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

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

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

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

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

.detail-price {
    height: 42px;
}

.detail-price span {
    font-size: 28px;
    color: #cd401f;
}

.detail-price del {
    font-size: 20px;
    color: #787878;
}

.attr-wrap ul {
    overflow: hidden;
}

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

.attr-wrap li.active {
    background: #666;
    color: #fff;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: -10px;
    width: 550px !important;
    height: 677px !important;
    background: #ffffff;
    /* border: 1px solid #CCCCCC; */
    display: none;
    text-align: left !important;
    overflow: hidden;
}

div.zoomMask {
    position: absolute;
    background: url("../img/product/mask.png") repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}

.disabled {
    opacity: 0.2;
}