
/*产品详情页样式*/
.product-main{
    width: 868px;
    margin: 20px auto;
    background-color: #fff;
    box-shadow: 0 15px 10px -15px #808080;
}
.product-img{
    margin: 50px 28px 0 0;
}
.product-img .image-additional {
    clear: both;
    overflow: hidden;
    margin-top: 10px;
}
.product-img .carousel-inner{
    margin-left: 9px;
}
.product-img .image-additional img {
    border: 1px solid #d1d1d1;
}
.product-img .image-additional a {
    float: left;
    display: block;
}
.product-img .image-additional a img{
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}
.product-img .image-additional .carousel-control{
    position: absolute;
    overflow: inherit;
    font-size: 41px;
    top: 15px;
    width: 5%;
    cursor: pointer;
}
.product-img .image-additional .fa-angle-right{
    left: 325px;
}
/*.item .active {*/
    /*border: 1px solid #f90;*/
/*}*/
.product-txt{
    width: 450px;
}
.page-title {
    font-size: 20px;
    margin-top: 30px;
    font-weight: normal;
    color: #000;
}
.red{
    color: #ff0434;
    margin: 10px 0;
}
.page-title_p{
    font-size: 15px;
    color: #204ad7;
    margin-bottom: 10px;
}
/*价格*/
.sale ,.p-qua{
    width: 100%;
}
.sale .price{
    height: 106px;
    background-color: #f3f3f3;
}
.sale .price p{
    font-size: 14px;
    line-height: 32px;
    color: #666;
}
.sale .price p{
    margin-left: 5px;
}
.sale .price p span{
    color: #ff0000;
    font-size: 20px;
    margin: 0 5px;
}
.sale .price .grey span{
    color: rgba(102, 102, 102, 0.61);
    font-size: 16px;
    text-decoration: line-through;
}
.sale .price .pull-right{
    color: #6f6f6f;
    margin: 0 40px 0 0;
}
/*历史销售*/
.his_sale{

    border-top: 1px dotted #d2d2d2;
    border-bottom: 1px dotted #d2d2d2;
    margin: 10px 0;
}
.his_sale p{
    display: inline-block;
    font-size: 15px;
    margin:10px 20px 10px 0;
    padding-right: 20px;
    color: #666;
}
/*.his_sale p:first-child{
    border-right: 2px solid #f0ecea;
}*/
.his_sale p span{
    color: #ff0434;
}
/*产品信息*/
.product-info{
    height: 44px;
    margin-bottom: 10px;
}
.product-info p ,.p-qua p,.product-provider p:first-child{
    font-size: 14px;
    float: left;
    width: 78px;
    color: #666;
}
.product-info .p_img {
    float: left;
    width: 372px;
    margin-bottom: 10px;
}
.product-info .p_img ul li{
    float: left;
    margin: 2px 0;
}
.product-info .p_img ul li a{
    display: block;
    width: 40px;
    height: 41px;
    margin: 0 4px;
    border: 1px solid #bfbfbf;
}
.product-info .p_img ul li a.active{
    border-color: #ff0434;
}
.product-info .p_img ul li img{
    vertical-align: top;
    float: left;
    width: 100%;
    max-width: 100%;
}
/*数量*/
.p-qua{
    margin: 10px 0;
}
.p-qua p{
    line-height: 32px;
}
.p-qua .quantity_box{
    display: inline-block;
    border: 1px solid #d1d1d1;
}
.p-qua .quantity_box .minus {
    float: left;
    display: inline-block;
    width: 26px;
    height: 26px;
    border-right: 1px solid #d1d1d1;
    margin-right: 0;
}
.p-qua .quantity_box .minus i, .p-qua .quantity_box .plus i {
    display: block;
    color: #666;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
}
.p-qua .quantity_box input {
    border: none;
    text-align: center;
    color: #4a4a4a;
    border-right: 0;
    border-left: 0;
    float: left;
    width: 40px;
    height: 26px;
    font-size: 16px;
    -webkit-appearance: none;
}
.p-qua .quantity_box .plus {
    float: left;
    display: inline-block;
    width: 26px;
    height: 26px;
    border-left: 1px solid #d1d1d1;
    margin-right: 0;
}
.product-provider p {
    display: inline-block;
}
.product-provider .provider-fa {
    display: inline-block;
    border: 1px solid #ff0435;
    padding:3px 10px;
    color: #ff0435;
    font-size: 12px;
    margin:0 4px 10px 0;
}
.p-btns {
    margin-top: 15px;
    margin-left: 78px;
    overflow: hidden;
}
.p-btns a {
    display: inline-block;
    width: 172px;
    height: 40px;
    font-size: 16px;
    margin-right: 10px;
    color: #ff0435;
    border:1px solid #ff0435;
    background-color: #ffecec;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
}
.p-btns #a_cart i {
    font-size: 20px;
    margin-right: 5px;
}
.p-btns #a_cart {
    color: #fff;
    background-color: #ff0435;
}
.product-main .row {
    padding: 0 26px 0;
}
.product-main .pro_info {
    padding: 0 26px 26px;
    box-shadow: 0 15px 10px -15px #808080;
}

/*slideTxtBox*/
.slideTxtBox{
    margin-top: 4px;
    border-top: 28px solid #f2f0f1;
    box-shadow: 0 0 40px rgba(216,216,216,.5);
}
.slideTxtBox .hd{
    margin: 0 20px;
    background: #fff;
    height: 55px;
    position: relative;
    z-index: 10;
    border-bottom: 1px solid #e6e6e6;
}
.slideTxtBox .hd ul li{
    float: left;
    width: 102px;
    line-height: 56px;
    text-align: center;
    color: #323232;
    font-size: 16px;
    cursor: pointer;
}
.slideTxtBox .hd .current-now {
    color: #ff0435;
}
.slideTxtBox .hd .line{
    position: absolute;
    top: 0;
    left:0;
    width:102px;
    height:7px;
    border-top: 2px solid #ff0435;
    text-align: center;
}
.slideTxtBox .hd .line span{
    width:0;
    height:0;
    display: block;
    margin: 0 auto;
    border-top:5px solid #ff0435;
    border-left:5px solid transparent;
    border-bottom:5px solid transparent;
    border-right:5px solid transparent;
}
.slideTxtBox .product-wrap .product_de{
    overflow: hidden;
    padding: 20px;
    background: #fff;
    width: 828px;
}
.slideTxtBox .product-wrap .product_pro, .slideTxtBox .product-wrap .product_topic {
    display: none;
}
.pro_more .pro_more_1{
    width: 750px;
    overflow: hidden;
}
.gongneng{
    width: 100%;
    height: 130px;
    padding-top: 1px;
    position: relative;
    margin: 40px 0;
}
.gongneng .line_dot{
    width: 100%;
    height: 0;
    margin-top: 65px;
    border-bottom: 1px dashed #5b5049;
}
.gongneng ul{
    position: absolute;
    top:0;
    left: 60px;
}
.gongneng ul li{
    float: left;
    height: 113px;
    width: 113px;
    margin:0 19px;
    border: 1px solid #e0ddd9;
    background-color: #efefef;
    border-radius: 50%;
}
.gongneng ul li span,.gongneng ul li p{
    font-size:18px ;
    display: block;
    color: #574c45;
    text-align: center;
    margin-top: 10px;
}
.gongneng ul li span{
    margin-top: 24px;
    font-size: 14px;
}
.information h4{
    height: 35px;
    width: 100%;
}
.information h4 span{
    font-family: GBK;
    color: #574c45;
    display: block;
    font-size: 24px;
    margin-right: 68px;
}
.pro-information{
    height: 405px;
    border: 1px solid #aaaaaa;
    border-radius: 10px;
}
.pro-information .info_l{
    width: 300px;
    height: 300px;
    margin: 64px 30px 0 20px;
    overflow: hidden;
}
.pro-information .info_l img{
    height: auto;
    width: auto;
    max-width: 100%;
    vertical-align: middle;
}
.logo_p{
    position: absolute;
    width: 110px;
    height: 36px;
    right: 0;
    bottom: 5px;
}
.info_r h4{
    width: 200px;
    height: 40px;
    margin: 20px 0 12px 0;
    border-bottom: 1px dashed #574c45;
}
.info_r h4 p{
    font-size: 18px;
    font-family: GBK;
    color: #574c45;
}
.info_r h4 p.p_l{
    font-size: 38px;
    margin-top: -3px;
}
.info_r h4 span{
    font-size: 14px;
    font-family: lan_GBK;
    color: #574c45;
    margin: 0;
    font-weight: bold;
}
.info_r .pro_detail{
    width: 396px;
}
.info_r .pro_detail dl dt,.info_r .pro_detail dl dd{
    font-family: lan_GBK;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.info_r .pro_detail dl dd{
    margin-bottom: 4px;
}
.info_r .pro_detail dl dt{
    float: left;
}
.display{
    margin: 78px 0 20px 0;
}
.display .dis_hd{
    height: 26px;
    width: 100%;
    margin-bottom: 30px;
    background-color: #000;
}
.display .dis_hd h5{
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
.display .dis_hd i{
    width:0;
    height:0;
    display: block;
    margin: 0 auto;
    border-top:8px solid #000;
    border-left:8px solid transparent;
    border-bottom:8px solid transparent;
    border-right:8px solid transparent;
}
.display p img{
    vertical-align: top;
    float: left;
    width: 100%;
    max-width: 100%;
}




/*产品详情*/
.pro_more{
    width: 750px;
    margin: 0 auto;
}
/*大众留言*/
.product_topic .page-title{
    margin: 0 0 20px 0;
}
.product-history ,.comments,.comment-box{
    width: 750px;
}
.comment-from {
    padding-bottom: 50px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.form-group{
    width: 819px;
    margin-bottom: 15px;
}
.form-group label{
    font-size: 14px;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.form-control {
    display: block;
    width: 96%;
    height: 16px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
textarea.form-control{
    height:auto;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
/*评论样式*/
.comment-box .comment-body {
    display: table;
    padding: 20px 0;
    width: 100%;
}
.comment-box .user-img {
    width: 40px;
    display: table-cell;
    position: relative;
    margin: 0 10px 0 0;
}
.comment-box .comment-contnet {
    display: table-cell;
    padding-left: 15px;
    vertical-align: top;
}
.comment-box .comment-contnet h5 {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}
.comment-box .comment-contnet h5 span {
    font-size: 12px;
    color: #999;
    font-weight: normal;
    margin-left: 10px;
}
.comment-box .comment-contnet .comment-desc {
    margin: 8px 0;
    line-height: 20px;
}
/*热门商品*/
.hot-products{
    width: 296px;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 52px;
    box-shadow:0 15px 10px -15px #808080;
}
.hot-products .products_hd {
    width: 100%;
    height: 43px;
    position: relative;
    margin: 8px auto;
    border-bottom: none;
}
.hot-products .products_hd h3{
    width: 133px;
    height: 45px;
    margin-top: 6px;
    position: absolute;
    left: -18px;
    top: 6px;
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    padding: 8px 0 0 35px;
    background: url("../images/hd-bg_2.png")no-repeat;
}
.hot-products .products_hd a{
    display: block;
    float: right;
    font-size: 17px;
    color: #1b1b1b;
    margin-top: 32px;
}
.hot-products .products_hd a:hover{
    color: #fe512f;
}
.hot-products .products_con ul li{
    float: left;
    margin: 14px 12px;
    padding-bottom: 10px;
    height: auto;
    transition: all .2s linear;
    border: none;
}
.hot-products .product_img{
    width: 270px;
    height: 270px;
}
.hot-products .products_con ul li:hover{
    box-shadow: 5px 15px 30px rgba(0,0,0,0.1);
    -moz-box-shadow: 5px 15px 30px rgba(0,0,0,0.1); /* 老的 Firefox */
    transform: translate3d(0,-2px,0);
    -ms-transform: translate3d(0,-2px,0); 	/* IE 9 */
    -moz-transform: translate3d(0,-2px,0); 	/* Firefox */
    -webkit-transform: translate3d(0,-2px,0); /* Safari 和 Chrome */
    -o-transform: translate3d(0,-2px,0); 	/* Opera */
}
.hot-products .products_con ul li .product_img img{
    height: auto;
    width: auto;
    max-width: 100%;
    vertical-align: middle;
}
.hot-products .products_con ul li .product_detail{
    width: 250px;
    margin: 14px auto 0 auto;
}
.hot-products .products_con ul li .product_detail .total{
    font-size: 22px;
    color: #BF0000;
    font-family: Arial, Helvetica, sans-serif;
}
.hot-products .products_con ul li .product_detail a.product_de{
    display: block;
    font-size: 14px;
    margin: 5px;
    height: auto;
    color: #3A3A3A;
    transition: all .5s ease-in-out;
    -moz-transition:  all .5s ease-in-out; /* Firefox 4 */
    -webkit-transition: all .5s ease-in-out; /* Safari 和 Chrome */
    -o-transition: all .5s ease-in-out; /* Opera */
}
.hot-products .products_con ul li a.product_de:hover{
    color: #fe512f;
}
.hot-products .products_con ul li .product_detail .btn_now a {
    display: block;
    color: #fff;
    width: 143px;
    font-size: 16px;
    margin: 15px auto;
    text-align: center;
    padding: 11px 0;
    background-color: #fe512f;
    border-radius: 3px;
}