@charset "UTF-8";

.aside {
    margin-top: 40px
}

.content {
    width: 1100px;
}

.content .pic {
    float: left;
    text-align: left
}

.new-pro-left {
    width: 300px;
    float: left;
    text-align: left;
}

.content .pic .pic-section {
    height: 500px;
    margin-bottom: 40px;
}

.content .pic .pic-section .pic-box {
    width: 480px;
    height: 480px;
    position: relative;
    overflow: hidden;
    box-shadow: 2px 2px 1px #878787;
}

.content .pic .pic-section .pic-box .discount {
    width: 40px;
    height: 40px;
    background:#1C76BB;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
}

.content .pic .pic-section .pic-box .discount p {
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    margin-top: 2px
}

.content .pic .pic-section .pic-box .pic-top {
    position: absolute;

}

.content .pic .pic-section .pic-box .pic-top li {
    float: left;
}

.content .pic .pic-section .pic-box .pic-top li img {
    height: 440px;
    width: 440px;

}

.option-number{
    margin-top: 30px;
    font-size: 14px;
    font-weight: bold;
}
.option-number p{
    color: #999;
}
.option-number .btn-number {
    display: inline-block;
    font-size: 0;
    margin-top: 10px;
}

.option-number .btn-number > div {
    border: 1px solid #a7a7a7;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    display: inline-block;
}
#minus,#plus{
    width: 32px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #f5f5f5;
    background: #f5f5f5;
}
#num{
    width: 52px;
    border-left: none;
    border-right: none;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
}

.option-number .btn-number .number-test {
    display: inline-block;
    width: 40px;
    text-align: center
}

#content-top {
    position: relative;
    margin-bottom: 90px
}

#shopping-collection {
    position: relative;

}

/*more*/


.content .pic .pic-section .btn {
    cursor: pointer;
}

.content .pic .pic-section .btn > span {
    font-size: 35px;
    font-weight: bold;
}

.content .pic .pic-section .btn > span > a {
    color: #fb156a
}

.content .pic .pic-section .btn a:hover {
    text-decoration: none;
    color: #000000
}

.content .pic .pic-section .btn .prev {
    position: absolute;
    left: 0px;
    top: -75px;
    z-index: 99999;
}

.content .pic .pic-section .btn .next {
    position: absolute;
    right: -140px;
    top: -75px;
    z-index: 99999;
}

.content .color, .content .dateil {
    margin-top: 30px;
    /*border-top: 4px double #000000;*/
}

.content .color ul, .content .dateil ul {
    float: left;
    margin: 5px
}

.content .color ul > li img, .content .dateil > ul > li img {
    width: 100px;
    height: 132px;
}

.content .color ul > li:hover, .content .dateil > ul > li:hover {
    opacity: 0.6
}

.content .price {
    width: 570px;
    float: right;
}

.content .price .top {
    font-size: 12px;
    text-align: left;
}

.content .price .top .space-icon {
    color: #5abf68;
    border: 1px solid #5abf68;
    display: inline-block;
}

.content .price .top .item-name {
    color: #323232;
    font-size: 16px;
    margin: 10px 0;
    display: block;
    font-weight: bold;
    line-height: 25px;
}

.content .price .top .item-price {
    font-size: 14px;
    color: #999999;
    padding-bottom: 20px;
}
.content .price .top .item-price strong{
    color: #EE1414;
    font-size: 24px;
}
.content .price .top .item-price span{
    color: #EE1414;
    font-size: 14px;
}
.content .price .top .old-price{
    color: #999;
    font-size: 14px;
}
.content .price .top .item_tax {
    font-size: 16px;
    font-weight: normal;
}

.price .item-detail {
   

}

#product_addtocart_form {
    font-size: 14px
}

.star {padding-bottom: 5px;
    border-bottom:1px solid #cccccc ;
    background: url("../img/review_0.png") no-repeat 65px -100px;
    margin: 10px 0
}

.star p {
    width: 90px;
    display: inline-block;
}

.star .comments-num {
    margin-left: 68px
}

.price .item-detail > li {
    display: table;
    margin-bottom: 10px;
    width: 415px;
    height: 35px;
    border: 1px solid #ccc;
}

.price .item-detail .inner-text {
    height: 20px;
    line-height: 20px;
    margin: 8px 0 0 10px;
}

.price .item-detail .inner-text1 {
    border-right: 1px solid #ccc
}

.price .item-detail .inner-text3 {
    text-align: center;
}

.price .details-l {
    width: 150px;
    left: -120px;
    position: absolute;
    top: 8px;
}
.price .details-l i{font-size: 30px}
.price .item-detail .details-c {
    width: 150px;
}

.price .details-r {
    text-align: center;
    background: #333333;
    width: 195px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    color: #fff;
}

.price  .details-r a {
    color: #FFFFFF;
    font-size: 15px;
    display: block;
    font-weight: bold;
}

.price .address {
    font-weight: bold
}

.price .address span {
    font-weight: bold
}

.price .address a {
    padding-right: 18px
}

.price .address .add-1 {
    border-right: 1px solid #ccc;
    width: 135px;
    margin-right: 18px;
}

.price .address .add-2 {
    border-right: none;
    width: 230px
}

.price .infomation, .price .size {
    height: 344px;
    border-top: 4px double #000000;
}

.price .infomation .infomation-comment {
    margin: 5px 0 30px
}

.infomation table {
    width: 320px;
    height: 118px;
    vertical-align: middle;
}

.infomation table tr, .infomation table td {
    border: 1px solid #000000;
    padding-left: 10px
}

.price .size {
}

.price .size table {
    width: 410px;
    height: 260px;
    vertical-align: middle;
    text-align: center
}

.price .size table tr, .price .size table td {
    border: 1px solid #000000;
}

.price .size .watch {
    color: #ff0000;
    display: block;
    margin: 10px 0
}

.recent {
    background: #ffffff;
    overflow: hidden
}

.recent .pic li {
margin-bottom: 10px;
}

.recent .pic li a img {
}

.recent .pic li a img:hover {
    opacity: 0.6
}

.new-pro .item {
    height: 30px;
    width: 200px;
    margin: 0 auto;
}
.new-pro .new-pro-left{border: 4px solid #f2f2f2;border-radius: 8px;width: 240px;text-align: center;float: right;padding: 10px;box-sizing: border-box;}
.new-pro .new-pro-left .item .now-price{width: 110px;font-size: 16px;color: #1C76BB;font-weight: bold;margin-left: 10px}
.new-pro .new-pro-left .item .now-price i{font-weight: normal;font-size: 12px;color: #323232}
.new-pro .new-pro-left .item .old-price{text-decoration:line-through;color: #999999}
.new-pro .new-pro-left ul li a img{width: 100%;}
.new-pro .new-pro-h3 {
    text-align: center;
    color: #000000;
    font-size: 18px;
    font-weight:bold;
    height: 30px;
    line-height: 30px;
    padding: 2px;
    margin: 10px 0;

}

.new-pro-right {
    border: 4px solid #f2f2f2;
    border-radius: 8px;
    width: 830px;
    float: left;
}

/*.new-pro-right .pro-details p img{width: 100%;height: auto;margin-bottom: 5px}
*/
.new-pro-right .pro-details{text-align: center}
.new-pro-right .pro-details img{border: 2px solid #FFFFFF;width: 98%;height: auto;margin-bottom: 5px}
.pro-comment {
    padding: 20px;

}

 .right-top-box {
    margin-bottom: 20px;
    height: 58px;
    background: #eee;
}
.right-top-box ul{
    font-size: 0;
}
.right-top-box ul li {
    width: 50%;
    height: 58px;
    line-height: 58px;
    display: inline-block;
    text-align: center;
    border-bottom: none;
    cursor: pointer;
    font-size: 16px;
    color: #333;
}
.right-top-box ul li a{
    display: block;
}
.right-top-box .active {
    background:#fff;
    color: #333;
    font-weight: bold;
    border-bottom: none;
    border-top: 2px solid #333;
}

.right-top-box .active a{
    color: #333;
}

.pro-comment .required-entry {
    margin: 5px 0 10px;
    width: 100%;
    color: #323232;
    border: 1px solid #eaeaea;
    padding-left: 4px;
    font-size: 18px;
    height: 32px;
    background-color: #fff;
    border-radius: 3px;
}

#nickname_field {
    height: 30px
}

#review_field {
    font-size: 18px
}

.pro-comment .review_text {
    padding: 10px;
    padding-bottom: 8px;
    /*border-bottom: 1px dashed #999;*/

}

.foot-switch {
    height: 228px;
    position: relative;
    border-top: 4px double #000000;
    margin: 20px auto
}

.foot-switch > p {
    height: 40px;
    line-height: 40px;
    background:#1C76BB;
    color: #FFFFFF;
    margin: 5px 0;
    font-weight: bold;
    font-size: 15px;
    width: 100px;
    text-align: center
}

.foot-switch .switch-box li img {
    width: 170px;
    height: 170px
}

.foot-switch .switch-box li img:hover {
    opacity: 0.8
}

.foot-switch .switch-box .item {
    width: 170px
}

.foot-switch .switch-box .item .item-price span {
    color: #1C76BB;
    font-size: 16px;
    font-weight: bold;
}

.foot-switch .swi-btn {
    z-index: 9999;
}

.foot-switch .swi-btn .prev {
    position: absolute;
    top: 115px;
    z-index: 9999
}

.foot-switch .swi-btn .next {
    position: absolute;
    top: 115px;
    right: 0;
    z-index: 9999
}

.pro-comment .review_text img {
    width: 100px;
    height: 100px;
}
.product-option-select{margin-top: 30px;}

.product-option-select .pro-flex{display:flex;flex-wrap:wrap;justify-content:flex-start; }
.product-option-select .pro-flex label{
    width: 60px;
    height: 60px;
    position: relative;
    border: 2px solid #f5f5f5;
}
.product-option-select .pro-flex label img{
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.product-option-select .proRadioWrap label span{
    text-align: center;
    display: block;
    font-size: 12px;
}
.product-option-select .pro-flex img{width: 60px;height:60px;}
.proRadioWrap {
    margin: 10px 0;
}
.proRadioWrap label {
    margin-right: 10px;
    border: 1px solid #999999;
}
.proRadioWrap label.labelSelect{
    border: 2px solid #EE1414;
}
.proRadioWrap label.labelSelect span{
    color: #ee1414;
}
.proRadioWrap label{cursor: pointer}
.proRadioWrap .pro-size{
    width: 60px;
    height: 30px;
    text-align: center
}

.proR-size label{
    display: inline-flex;
    margin:3px 4px 0px 0;
    min-width: 68px;
    padding: 0 5px;
    height: 32px;
    border: 2px solid rgba(238,238,238,1);
}
.proR-size label span{
    display: block;
    width: 100%;
    text-align: center;
    line-height: 32px;
    color: #333;
    padding: 0;
}
.proRadioWrap .active {
    border: 2px solid #000000
}

.infomation img {
    width: 100%;
    overflow: hidden;
    height: 500px;
}

.product-id {
    background:#FFFFFF;
    color: #323232;
    padding: 4px 15px;
    border: 1px solid #cccccc;
}

.in-stock {
    background:#e74848 ;
    margin-left: 20px;
    padding: 4px 8px;
    color: #FFFFFF;
}

.out-of-stock {
    margin-left: 20px;
    padding: 5px;
    border: solid 1px rgb(173, 173, 173);
    color: rgb(173, 173, 173);
}

.review_btm {
    font-size: 20px;
    margin: 10px;
    height: 32px;
}

.review_btm a {
    padding: 8px 15px;
    border: 1px solid #5B6365;
    background: #ffffff;
    margin-left: 30px;
    color: #323232;
    font-size: 15px
}

.review_btm input {
    width: 16px;
    height: 16px;
}

.review_btm button {
    cursor: pointer;
    border: 1px solid #5B6365;
    background: #ffffff;
    padding: 8px 15px ;
    margin-left: 20px;
    color: #323232;
    font-size: 15px;
    float: right;

}

.pro-comment p {
    margin: 10px;
    font-size: 15px;
}
.pro-comment .p-title{
    color: #333;
    font-weight: bold;
    margin-bottom: 15px;
}

.review_text p {
    margin: 2px;
    font-size: 13px
}

.infomation img {
    width: 100%;
    overflow: hidden;
    height: 500px;
}



.out-of-stock {
    margin-left: 20px;
    padding: 5px;
    border: solid 1px rgb(173, 173, 173);
    color: rgb(173, 173, 173);
}

.review_btm {
    font-size: 20px;
    margin: 10px;
    height: 30px;
}


.review_btm input {
    width: 16px;
    height: 16px;
}
.pro-comment table{
    margin: 5px 8px;
}
.pro-comment table td{
    border: 1px solid #ccc;
}


.pro-comment p {
    margin: 5px;
    font-size: 15px;
}
.pro-comment td .stars{
    color: #ffb300;
    float: right;
}

.review_text p {
    margin: 2px;
    font-size: 13px
}

.foot-switch .swi-btn .swiper-button-prev {
    position: absolute;
    top: 135px;
    background: url("{{ 'assets/img/prev.png'|theme }}") no-repeat
}

.foot-switch .swi-btn .swiper-button-next {
    position: absolute;
    top: 135px;
    background: url("{{ 'assets/img/next.png'|theme }}") no-repeat
}

.foot-switch .swiper-container {
    width: 900px;
}

.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
.pic-section .btn .swiper-button-prev{ position: absolute;  top: 20px;
    left: 65px;transform:rotate(90deg);}
.pic-section .btn .swiper-button-next{ position: absolute;top: 490px;left: 65px;transform:rotate(90deg);}
.pic-section .swiper-container {width:480px;height: 78px;}
.pic-section .swiper-container .swiper-wrapper{overflow: hidden;}
.pic-section .swiper-container .swiper-wrapper .swiper-slide{width: 78px;height: 78px;float: left;}
.pic-section .swiper-container .swiper-wrapper .swiper-slide img{width: 78px;vertical-align:middle;font-size:0;border: solid #d6d6d6;padding: 1px;opacity: 0.5}
.pic-section .swiper-container .swiper-wrapper .swiper-slide .active{border: solid #1C76BB;opacity: 1}

.pro-comment .label-input{
    margin: 0 10px;
}
.warningBox{
    width: 66%;
    background: rgba(91,99,101,0.5);
    color: #fff;
    padding: 10px;
    margin: 10px auto;
    text-align: center;
    position: absolute;
    top: -60px;
    left: 69px;
    display: none;
}

.addToCartBtn ul{font-size: 0;margin-top: 30px;}
.addToCartBtn ul li{display: inline-block;font-size: 14px;}
.addToCartBtn ul li .byNow{background:#EE1414;}
.shareArea{height: 74px;width: 70%;position: absolute;left: -463px;top: -7px;}
.shareArea ul{font-size: 0;}
.shareArea ul li{font-size: 14px;width: 25%;display: inline-block;text-align: center;}
.shareArea ul li a{display: block;}
.shareArea ul li a img{width: 35px;height: 35px;}
.shareArea ul li a p{padding-top: 10px;}

.price99{position: absolute;bottom: 0;right: 0;}

.producr-box{
    width: 1080px;
}
.producr-box .content{
    width: 1080px;
}
.content .pic .gallery-top{
    width: 480px;
    height: 480px;
}
.content .pic .gallery-top .swiper-slide img{
    width: 100%;
}
.content .pic .gallery-thumbs{
    width: 480px;
    margin-top: 30px;
}
.content .pic .gallery-thumbs .swiper-slide{
    width: 78px;
    height: 78px;
}
.content .pic .gallery-thumbs .swiper-slide img{
    width: 100%;
}
.product-info{
    background: #f5f5f5;
    padding: 20px;
    margin-top: 30px;
    position: relative;
}
.product-info p{
    line-height: 14px;
}
.product-info .product-id{
    float: right;
    color: #999;
    font-size: 12px;
    padding: 0;
    border: none;
    background: none;
}
.product-info .product-star{
    margin-top: 20px;
    color: #999;
    font-size: 14px;
}
.product-info .product-star i{
    color: rgb(255, 183, 28);
    font-size: 12px;
}

.pro-details table td,.pro-details table th{border: 1px solid #ccc;}

/*商品评论*/
.empty {
    display: -webkit-box!important;
    float: none!important;
    width: auto!important;
    min-height: 400px;
    margin: auto!important;
    padding: 0 12px;
    text-align: center;
    color: #666;
    box-shadow: none!important;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}
i.icon-buoumaotubiao44{color: rgb(255, 183, 28);font-size: 16px;}
i.icon-buoumaotubiao44-o{color: #ddd;font-size: 16px;}
.pro-main .review-body .reviewtab ul li {
    padding: 10px 0;
    border-bottom: #f2f4f9 solid 1px;
}
.pro-main .review-body .reviewtab ul li .user_name {
    font-size: 14px;
    font-family: minchao3;
    color: #000;
    padding-right: 10px;
}
.pro-main .review-body .reviewtab ul li .fot p{
    margin: 5px 0;
}
#write_comment {
    margin: 0 15%;
    text-align: center;
}
.ui-btn, .ui-btn-lg {
    height: 30px;
    line-height: 30px;
    padding: 0 11px;
    min-width: 55px;
    display: inline-block;
    position: relative;
    text-align: center;
    font-size: 15px;
    background-color: #fdfdfd;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(.5,#fff),to(#fafafa));
    vertical-align: top;
    color: #00a5e0;
    -webkit-box-sizing: border-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #cacccd;
    border-radius: 3px;
}
.ui-btn-lg {
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    display: block;
    width: 100%;
    border-radius: 2px;
}
#write_comment #write_btn {
    font-size: 14px;
    display: inline-block;
    width: auto;
    margin: 24px 25%;
    text-align: center;
    width: 200px;
    color: #222;
    position: relative;
}
#write_comment #write_btn img{
    width: 24px;
    position: absolute;
    top: 10px;
    left: 40px;
}
#write_comment .comment_btns #submit {
    color: #fff;
    border: 0;
    background: #222;
    height: 36px;
    padding: 0 40px;
}
#write_comment .comment_btns a {
    font-size: 14px;
    line-height: 36px;
    height: 36px;
    margin: 0 4px;
    padding: 0 20px;
    color: #222;
}
#write_comment form{    padding-top: 20px;}
#write_comment form li {
    position: relative;
    margin-bottom: 14px;
}
#write_comment form label {
    line-height: 40px;
    position: absolute;
    top: -10px;
    left: 0;
    width: 90px;
    text-align: right;
    font-size: 14px;
}
#write_comment form li .comment_star {
    margin-left: 102px;
    padding: 4px 0;
    text-align: left;
}
#write_comment form li>div {
    margin-left: 98px;
}
#write_comment form li>div textarea {
    width: 100%;
    min-height: 80px;
    padding: 4px 6px;
}