﻿/*********************    category_t    *********************/
.cr{
    color:#999999;
}
.m_r{
    margin-right: 17px;
}
.category_t{
    height:407px;
}
.category_banner{
    height:366px;
}
.category_c{
    height:auto;
}
.category_lis{
    margin-top: 25px;	
}
.category_lis>li{
    margin-bottom: 23px;
}
.category_c ul li{
    width:226px;height:270px;
}
.category_c ul li>p{
    width:226px;height:37px;
    text-align: center;
    padding-top:23px;
    box-sizing: border-box; 
}
.category_lis_box{
    width:224px;height:224px;
    border: 1px solid #dcdcdc;
    overflow: hidden;
    /* padding:10px 12px 12px 10px; */
    /* box-sizing: border-box; */
    position: relative;
    display:table-cell;
    vertical-align:middle;
    text-align: center;
}
.category_lis_box img{
    width:210px;height:210px;
    vertical-align:middle;
}
.category_lis_box:hover{
    border:1px solid #ff7340;
}
.category_lis_box:hover .price{
    bottom: 0;
    transition: .5s;
}
.category_lis_box .price a{
    position: absolute;
    top:12px;left:12px;
}
.category_lis_box .price{
    width:226px;height:42px;
    background: rgba(0,0,0,.3);
    position: absolute;bottom: -42px;
    line-height: 42px;
    left:0px;
}
.price>span{
    display: block;
    width:50px;
    height:50px;
    color:#ea4609;
    padding-left: 10px;
    font-size: 14px;
    box-sizing: border-box;
}
.price a>span{
    width:36px;height:23px;
    border-radius: 3px;
    display: block;
    text-align: center;
    line-height: 23px;
    color: #fff;
    margin-left: 160px;
    margin-top: -2px;
    background:  linear-gradient(top,#f77d4e,#e5480e);
    background: -webkit-linear-gradient(top,#f77d4e,#e5480e);
    background: -moz-linear-gradient(top,#f77d4e,#e5480e);
    background: -ms-linear-gradient(top,#f77d4e,#e5480e);
    background: -o-linear-gradient(top,#f77d4e,#e5480e);
}
.category_sbanner{
    height:100px;
    clear: both;
    padding:72px 0 92px 0;
}
.template{
    height:358px;
}
.template_t{
    height:70px;
}
.template_t .template_tl,.template_tr{
    height:30px;width:470px;

    line-height: 30px;
}
.template_tl b{
    width:4px;height:30px;
    display: inline-block;
}
.template_tl h5{
    margin: 2px 22px 0 6px;
}
.template_tr a{
    display: block;
    width:89px;height:24px;
    border:1px solid #ea4609;
    text-align: center;
    line-height: 24px; 
    margin:3px 15px 0 0;
}
.template_b{
    height:287px;
}
.template_b ul li{
    width:283px;
    height:248px;
    padding:9px 0px 0px 10px;
    box-sizing: border-box;
    border:1px solid #ccc;
    overflow: hidden;
}
.template_b ul .mr{
    margin-right: 22px;
}
.star_designer{
    height:538px;
}
.star_designer_b ul>li{
    width:225px;height:199px;
}
.star_designer_b ul .mr{
    margin-right: 97px;
}
.star_designer_b ul>li>div{
    width:120px;
    height:120px;
    margin-right: 18px;
}
.star_designer_b ul>li>p{
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 60px;
}
.star_designer_b ul>li a>span{
    width:69px;height:22px;
    background: #11a0ae;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-align: center;
    line-height: 22px;
    color:#fff;
    display: inline-block;
    font-size: 14px;
}
/***************************** details_page.css *****************************/
/*****************上半部分****************/
/*物品选择上半部分*/
.d_p_t{
    height:auto;
}
.d_p_t-new{
    padding-bottom: 120px;
}
/*****************上半部分左边*****************/
.dpt_l_box{
    width: 320px;
    height: 320px;
    border:1px solid #ccc;
    overflow:hidden;
    box-sizing: border-box;
    z-index:1;
}
/*放大镜鼠标移动显示*/
.dpt_l_box:hover{
    cursor: move;
}
.dpt_l_box img{
    display: block;
}
.dpt_l_list{
    width: 320px;
    overflow: hidden;
    height: 80px;
    position: relative;
}
.prodcut_list{
    margin-left: 29px;
    height: 80px;
    width: 472px;
    overflow: hidden;
}
.productBox{
    left: 0;
    width: 500%;
}
.dpt_l_list>span{
    width:24px;
    height:80px;
    display: inline-block;
    cursor: pointer;
}
.l_btn{
    left: 0;
    top: 0;
}
.r_btn{
    right: 0;
    top:0;
}
/*放大镜*/


.dpt_l_list ul li{
    width:56px;height:56px;
    background: #fff;
    border:1px solid #ccc;
    float: left;
    margin:11px 6px;
    text-align: center;
    padding-top: 1px;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
}
.dpt_l_list .current_select{
    border-color:#da251d;
}
/*****************上半部分右边*****************/
.d_p_t .dpt_r{
    width: 852px;
    height:auto;
    margin-right: 22px;
}
.dpt_rt{
    width:100%;
    height:auto;
    box-sizing: border-box;
    overflow: hidden;
}
.dpt_rt .dpt_rta>ul{
    width:608px;
}
.dpt_rt .dpt_rta>ul li{
    float: left;margin-right: 26px;
    margin-bottom: 5px;
}
.dpt_rta .dpt_rts1{
    margin-right: 35px;
}
.dpt_rta .dpt_rts2{
    margin-left: 20px;cursor: pointer;
}
.dpt_rta .dpt_rts2>span{
    width:18px;
    height:18px;
    display:inline-block;
    background: url(../img/jt.jpg) no-repeat 0 0px;
}
.dpt_rt>h4{
    line-height:36px;
}
.dpt_rt .deliverNotice{
    color: #eb4c10;
    font-size: 14px;
    /* padding-bottom: 10px; */
}
/*物品选择下半部分*/
#app{
    padding-top: 0;
    padding-bottom: 6px;
}
.dpt_rb{
    width:100%;
    /* background: white; */
}
/*物品选择下半部分左半部分按钮*/
.dpt_rb_l{
   background: #f6f8fb;
   height: 42px;
   border-bottom: 1px solid #efefef;
}
.dpt_rb_l span{
    height:100%;
    min-width: 100px;
    display: block;
    font-size: 14px;
    text-align: center;
    line-height: 42px;
    cursor: pointer;
    padding: 0 10px;
    box-sizing: border-box;
    position: relative;
}
.dpt_rb_l .tabs_def span{
    background:white;
    color:#333;
    transition: all ease-in-out .4s;
}
.dpt_rb_l .tabs_def :hover{
    background:#b92e32;
    color:white;
    transition: all ease-in-out .4s;
}
.dpt_rb_l .tabs_select span{
    color:white;
    background: #da251d;
}
.dpt_rb_l .tabs_select span:after{
    content: "";
    position: absolute;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-color: #da251d;
    bottom: -12px;
}
.dpt_rb_l a {
    height:100%;
    border-right: 1px solid #efefef;
    display:inline-block;
}
.dpt_rb_l a:last-child{
    margin-right:0;
}
.dpt_rb_l a .delete {
    position: absolute;
    top: 6px;
    right:10px;
    cursor: pointer;
}
.dpt_rb_l a .delete:hover,.dpt_rb_l a .delete svg:hover{
    background: transparent;
}
.delete{
  display: none;
}
.tabs_select .delete{
    display: block;
}
.hb_add_btn{
    bottom: 0px;
    height: 42px;
    line-height: 42px;
    background: #b92e32;
    padding: 0 10px;
    color: white !important;
    width: 100px;
    box-sizing: border-box;
    text-align: center;
}
/*.dpt_rb_l .add_btn {
    margin-right:0;
}
.dpt_rb_l .add_btn span{
    color: white;
    background: #e77817;
}
.dpt_rb_l .add_btn span b{
    padding-right: 3px;
}
.dpt_rb_l .add_btn :hover{
    background:#ea6f03;
    color:white;
}*/
/*物品选择下半部分右半部分*/
.dpt_rb .dpt_rb_r{
    width:100%;
    font-size: 14px;
}
.dpt_rb .attr_line_box{
    width:100%;
    border-bottom: 1px dashed #ededed;
    padding-top: 6px;
    /* padding-bottom: 4px; */
    box-sizing: border-box;
}
.dpt_rb .attr_line_box:last-child{
    /* border-bottom:0; */
}
.attr_line_box input,.attr_line_box select{
    height: 20px;
    background:white;
    outline:none;
    border:1px solid #ccc;
    box-sizing: border-box;
    text-align: center;
    margin: 0 2px;
}
.attr_line_box input{
    width: 56px;
}
.parmname{
    display: block;
    width: 92px;
    padding:0 10px;
    box-sizing: border-box;
    line-height: 28px;
    color:#333;
    font-weight: bold;
    font-size: 15px;
}
.dpt_rb_r>div ul{
    width: calc(100% - 92px);
}
.dpt_rb_r>div ul li{
    background: #fff;
    margin-right: 10px;
    margin-bottom: 6px;
    text-align: center;
    cursor: pointer;
    float: left;
    min-width: 30px;
    font-size: 14px;
}
.dpt_rb_r>div ul li div{
    display: flex;
    border: 1px solid #dcdfe6;
    min-width: 30px;
    border-radius: 4px;
    align-items: center;
    height: 30px;
    padding: 0 6px;
    box-sizing:border-box;
}
.dpt_rb_r>div ul li span{
    display: block;
}
.dpt_rb_r div ul li .input_box{
    width:auto;height:auto;
}
.dpt_rb_r div ul li .input_box b{
    margin:0px 3px;
}
.dpt_rb_r .dpt_rba ul li span select{
    color: #969696;border-color:#ccc;
}
.dpt_rb_r .product_part .selected{
    background-color: #3f51b5;
    border-color: #3f51b5;
    color: white;
}
.dpt_rb_r .product_part .selected svg path{
    fill:#fff;
}
.dpt_rb_r .product_part .muted{
    border-color: #e0dfdc;
    color: #d6d4ce;
    position: relative;
    display:none;
}
.dpt_rb_r .product_part .muted:after{
    content: '';
    display: block;
    height: 2px;
    width: 80%;
    position: absolute;
    background: #d4d3d0;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.dpt_rb_r .unSelect{
    color:#D0D0D0 ;
}
.e_item a{
    color: #333;
    font-size: 17px;
    width: 16px;
    display: block;
}
.selected.e_item a{
    color: white;
}
/*---------------送货地址--------------*/
.dpt_rbh span{
    margin-top:-10px;
}
.dpt_rbh .addr{
    margin:-4px 8px 0 0;
    width:auto;
    position: relative;
    z-index: 102;
}
.dpt_rbh .addr>div{
    width:352px;height:300px;
    background: yellow;
    position: absolute;
    display: none;
}
.dpt_rbh .addr .addr_pro{background: pink}
.dpt_rbh .addr .addr_city{background: greenyellow}
.dpt_rbh span i{
    cursor: pointer;font-style: normal;
    color:#666666;
    font-family:iconfont;
}
/*---------------款数--------------*/
.dpt_rbi{
    padding:12px 20px;
    margin-top: 12px;
    background:#f4f5f9;
}
.dpt_rbi_ysks{
    display: flex;
    align-items: center; 
    justify-content: space-between; 
}
.dpt_rbi .ks{
    width:152px;height:21px;
    line-height: 24px;
    margin:0 0px 15px 0;
}
.dpt_rbi .ks .plus{
    display: inline-block;width: 24px;height:24px;
    border:1px solid #ccc;text-align: center;
    font-size: 20px;background: #fff; cursor: pointer;
    color:#747474 ;
}
.dpt_rbi .ks input,.dpt_rbi .ys input{
    width:70px;
    text-align: center;
    margin:0 6px;
}
.dpt_rbi .ks .reduce{
    display: inline-block;width: 24px;height:24px;
    border:1px solid #ccc;text-align: center;
    background: #fff; cursor: pointer;
    color:#747474 ;font-size:20px;
}
/*---------------印数--------------*/
.dpt_rbi .ys{
     display: flex; 
     align-items: center;
}
.dpt_rbi .ys .plus,.dpt_rbi .ys .reduce{
    display: inline-block;width: 24px;height:22px;
    border:1px solid #ccc;
    box-sizing: border-box;
    text-align: center;
    font-size: 21px;background: #fff; cursor: pointer;
    color:#747474 ;
    margin-left:10px;
}
.dpt_rbi .ys .reduce{
    margin-left:0px;
    margin-right: 10px;
}
.dpt_rbj ul li input{
    width:47px;height:12px;color:#969696;
    text-align: center;
}
.seve_sm{
    width: 100%;
    border: 0 none;
    padding-top: 10px;
}
.seve_sm>span{
    width:65px;
}
.seve_sm ul li span{
    width:16px;height:18px;
    display: block;clear: both; float: left;
}
.seve_sm ul li span>img{
    width:16px;height:16px;
}
.seve_sm ul li{
    float: left;width:101px;height: 20px;display:block;
    line-height: 20px;
}
.seve_sm ul li b{
    font-weight: 400;
    margin-left: 6px;
}
.wysj{
    position:relative;  
}
.wysj b{
    font-weight: 400;
}
.wysj>b{
    width:96px;height:37px;
    display: block;margin:12px 0 0 21px;
    line-height: 37px;
}
.wysj>a{
    width:124px;height:37px;background: #fff;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    display: block;
    line-height: 37px;
    margin-top: 12px;
}
.wysj>a i{
    display: block;width:24px;height: 24px;float: left;
    margin:7px 13px 0 15px;
}
.wysj>a b{
    display: block;float:left;
    font-size: 14px;
}
.buy_box{
    width:100%;
    border: 0 none;
    padding: 10px 0 10px 0;
    position:relative;
}
.buy_box>div{
    font-size: 16px;
    width: auto;
    min-height: 49px;
    line-height: 29px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.buy_box div>b{
    margin:0 8px;
}
.buy_box div span{
   
}
.buy_box a{
    display:block;
    float: left;
    width: 140px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-right: 24px;
    font-size: 16px;
    letter-spacing: 1px;
    border-radius: 2px;
}
.buy_box .buy_btn{
    background: #e7222a;
    color: #fff;
}
.buy_box .scene_btn{
    background: transparent;
    color: #333;
    margin-left: 15px;
    border-bottom: 1px solid #333;
    width: initial;
}
.buy_box .scene_btn:hover{
    color:#e77817;
}
.buy_box .jsc_btn{
    background: #ffffff;
    color: #e7222a;
    border: 1px solid #e7222e;
}
/*追加border样式*/
/*.current_sty{
        border:1px solid #e77817;
        z-index: 10000;
        background: blue
}*/
/*****************下半部分****************/
.productDetailBox{
    border-bottom: 190px solid #f4f5f9;
}
.d_p_b{
    margin-top: 32px;
}
/*****************下半部分左边****************/
.d_p_b .dpb_l{
    width:198px;height:auto;
    border:1px solid #ccc;
}
.dpb_l span{
    height:40px;
    display: block;text-align: center;
    line-height: 40px;font-size: 16px;
    font-weight: 600;border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.dpb_l ul li{
    width:168px;height:190px;
    margin-left: 15px;text-align: center;
    border:1px solid #dedede;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 5px;
}
.dpb_l ul li:hover{
    border:1px solid #da251d;
}

.dpb_l ul li .dpb_l_t{
    display: block;height:131px;
    margin-bottom: 8px;padding-top: 2px;
    box-sizing: border-box;overflow: hidden;
}
.dpb_l ul li .dpb_l_b{
    display: block;margin-bottom: 5px;
}
/*****************下半部分右边****************/
.d_p_b .dpb_r{
    border: 1px solid #cccccc;
    width:988px;box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 164px;
}
.dpb_rbtn{
    table-layout: fixed;
    width: 100%;
}
.dpb_rbtn_{
    width:1%;
    height:39px;
    display: table-cell;
    border-bottom: 1px solid #ccc;
    border-top: 3px solid #fff;
    box-sizing: border-box;
    overflow: hidden; 
    font-size: 14px;
    text-align: center;
    line-height: 33px;
    cursor: pointer;
    border-right: 1px solid #ccc;
}
.dpb_rbtn_:last-child{
    border-right: 0;
}
.table{
    min-height: 988px;
}
.table-box img{
    width: 100%;
}
/************追加********/
.h_dpb_btn{
    border-top: 3px solid #da251d;
}

.dpb_r .dpb_xq span{
    height:67px;width:990px;
    display: block;
    line-height: 67px;
    padding:19px 0 0 195px;
    box-sizing: border-box;
    overflow: hidden;
}
.dpb_r .dpb_xq span img{
    float: left;
    margin-right: 15px;
}
.dpb_gmxz>div{
    height:400px;width:999px;
}
.dg_l{
    width:182px;
    height: 400px;
    padding-top: 50px;padding-left: 55px;
    box-sizing:border-box;overflow: hidden;
}
.dg_r{
    width:809px;
    height: 400px;
}
.dg_r_box{
    width:645px;
    height: 400px;text-align: center;
    padding-top: 92px;box-sizing: border-box;
    overflow: hidden;
}
.dg_r_box>b{font-size: 14px;}
.dg_r_box>p{
    padding-top: 64px;box-sizing: border-box;
    overflow: hidden;text-align: left;line-height: 30px;
    font-size:14px; 
}
.dg_r_box_p{
    margin-left: 86px;
}
/*评价css*/
.afterClear:after{
    content:"";
    height: 0;
    display: block;
    clear: both;
}
.Message-content{
    padding: 20px 30px 0 30px;
}
.Options-bar{
    width: 100%;
    padding: 16px 20px;
    border:1px solid #d2d2d2;
    box-sizing: border-box;
    font-size: 12px;
}
.Options-filter{
    font-size: 12px;
    display: block;
    text-align: left;
    float: left;
}
.Options-filter input{
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
}
.Options-filter b{
    font-weight: normal;
}
.Options-filter label{
    vertical-align: middle;
    margin-right: 28px;
}
.Message-sort{
    display: block;
    float: right;
    right: 10px;
    position: relative;
}
.Message-sort b{
    vertical-align: middle;
    text-align: center;
}
a.down{
    color: #666
}
a.down:hover{
    color:#e77817;
}
.M-s-list{
    position: absolute;
    border:1px solid #f07d52;
    background: #fff;
    padding: 5px 0;
    display: none;
}
.M-s-list a{
    display: block;
    width: 70px;
    height: 24px;
    color:#333;
    text-align: center;
}
.M-s-list a:hover{
    color:#fff;
    background: #f07d52;
}
.Option table{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    table-layout: fixed;
    font-size: 12px;
    color:#888;
}
.Opation_row{
    border-bottom: 1px solid #d2d2d2;
}
.Opation_row .Or_td{
    padding: 28px 0 12px 0;
}
.Opation_row .tdA{
    width: 67px;
    font-size: 12px;
    color:#454545;
    vertical-align: top;
}
.Opation_row .tdB{
    width: 828px;
    text-align: left;
    padding-left: 24px;
    box-sizing: border-box;
}
.Opation_row .tdB .crA{
    color:#454545;
    font-size: 14px;
}
.tdB .date{
    margin-right: 24px;
}
.Or_td .commnet .comment_row{
    margin-bottom: 10px;
}
.stars{
    display: inline-block;
    position: relative;
    top: 1px;
    margin-right: 12px;
}
.stars li{
    float: left;
    width: 12px;
    height: 12px;
    background-image:url(/resources/skin1/product/img/evaluate/starsy.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position-x: -3px;
    margin:0 2px;
}
.addNew_comment{
    border-top:1px dashed #d2d2d2;
    padding-top: 12px;
}
.addNew_comment .comment_row{
    padding-bottom: 8px;
}
.comment_row.crA b{
    font-weight: normal;
    color:#888;
    margin-right: 4px;
}
.add_pic li{
    width: 58px;
    height: 58px;
    margin-right: 6px;
    background: pink;
    display: inline-block;
    vertical-align: bottom;
}
.comment_row.crC{
    font-size: 12px;
    color:#888;
}
/****************details_no_product*新增样式*/
.no_product{
    padding-left: 180px;
    padding-top: 10px;
}
.no_product img{
    margin:0 44px 0 37px;
}
.no_product h5{
    line-height: 100px;
    font-weight: bold;
}
.no_product p{
    line-height: 138px;
    height: 138px;
}
/*追加校验样式*/
.dpt_rb>.dpt_rb_r .tip_border{		/*-------------新增样式修改-------------*/
    border:1px dashed red;
    background: url(../img/jyts.jpg) no-repeat 100% 100%;
}
.dpt_rc{
    width:100%;
}
.dpt_rc .jy{		/*-------------新增样式修改-------------*/
    margin-top:22px
}
.dpt_rc .jy p{
    line-height: 50px;
    color:red;
}


/*Canvas曲线图css*/
.buy_box .chart{			/*样式修改：Canvas曲线图css*/
    position:absolute;width:858px;
    height:498px;background: #fff;
    position: absolute;
    right:0;top:150px;
    border:1px solid #e77817;
}
.buy_box .chart div{			/*样式修改：Canvas曲线图css*/
    line-height: 22px;
    margin-bottom: 10px;
    display: block;
    height: 50px;
}
.buy_box .chart .close-btn{
    position: absolute;right:0;
    width:30px;height:30px;
    background: pink;
    text-align: center;line-height: 30px;
    font-size:20px; cursor: pointer;
}
/****************没有搜索到产品的样式*/
.no_product-ts .npt-a{
    height:80px;
    padding: 68px 0 90px 0;
    text-align: center;
}
.no_product-ts .npt-a div{
    font-size: 14px;
    font-weight: 700;
}
.npt-a .yingongzai{
    background:url(../img/yingongzai.png) no-repeat;
    width:132px;height:80px;
    margin:0 28px 0 288px;
}
.item-not-found{
    line-height: 80px;
}
.item-not-found span{
    display: inline-block;
}
.no_product-ts .npt-b{
    height:156px;
    font-size: 14px;color:#888888;
}
.npt-b-l{
    width:456px;text-align: right;
}
.npt-b-r{
    width: 742px;text-indent:12px;
}
.npt-b-r p{
    height:32px;
}
.footer1{
    margin-top: 257px;
} 
#productionCycle{
    font-size:14px;
}
.dpb_r>.dpb_xq img{
    margin-top:-2.5px;
    margin-bottom:-2.5px;
}
/*这个是特殊报价弹窗的样式*/
.Artificial_price{
    width: 100%;
    height: 61px;
    cursor: pointer;
    background:url(../img/new_add_Pic/Ap_back.jpg) no-repeat 0 center;
}
.jrAMbox{
    width: 100%;
    height: 61px;
    background:url(../img/new_add_Pic/Ap_back.jpg) no-repeat 0 center;
}
.jrAreaManager {
    left: 507px;
    top: 10px;
    color: #333;
}
.jrAreaManager h6{
    font-size: 15px;
}
.yhList{
    width: 100%;
    padding: 8px 0;
}
.yhList li{
    padding-bottom: 8px;
}
.yhList li:last-child{
    padding-bottom: 0
}
.colorBlock{
    padding:1px 2px;
    border-radius: 2px;
    display: inline-block;
    min-width: 36px;
}
.Artificial_price_Popup{
    position: fixed;
    z-index: 1001;
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}
.ApP_box{
    width: 657px;
    min-height: 300px;
    height: auto;
    overflow: hidden;
    background:#fff;
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
    z-index: 5;
    padding:14px 21px;
}
.ApP_box .close{
    width: 100%;
    text-align: right;
    display: block;
    font-size: 18px;
    color:#999999;
    cursor: pointer;
}
.ApP_box .close:hover{
    color:#e77817;
}
.ApP_box h6{
    padding-left: 24px;
}
.ApP_content{
    padding: 20px 0 0 24px;
    font-size:14px;
    color:#666;
}
.Ac_row{
    margin-bottom: 8px;
    display: inline-block;
}

.Ac_row span{
    display: block;
    width: 116px;
    height: 44px;
    line-height: 44px;
    text-align: right;
    padding-right: 14px;
    float: left;
}
.Ac_row input{
    width: 327px;
    height:34px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border:1px solid #ccc;
    float:left;
    text-indent: 6px;
}
.AcRow-yl,.AcRow-ks{
    display: inline-block;
}
.AcRow-yl input{
    width: 57px;
    height: 34px;
    text-align: center;
}
.AcRow-ks span{
    width:68px;
}
.AcRow-ks input{
    width: 57px;
    height: 34px;
    text-align: center;
}
.Ac_row textarea{
    width: 327px;
    height: 120px;
    border:1px solid #ccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    resize : none;
    outline: none;
    text-indent: 24px;
    font-size: 14px;
    float:left;
}
.mw_information{
    width: 441px;
    float: left;
}
.mw_information a{
    display: block;
    float: left;
    height: 44px;
    line-height: 44px;
}
.mw_information a img{
    vertical-align: middle;
}
.mw_information span{
    width: 370px;
    text-align: left;
    padding: 0;
    float: left;
    padding-left: 17px;
    box-sizing: border-box;
}
.upload_pic{
    height: 57px;
    margin: 21px 0;
}
.upload_pic ul li{
    float: left;
    width: 59px;
    height: 57px;
    margin-right: 8px;
    background: hotpink;
    border-radius: 5px;
    overflow: hidden;
}
.upload_pic ul li img{
    height: inherit;
}
.Submit-btn{
    width: 237px;
    height: 45px;
    display: block;
    text-align: center;
    line-height: 45px;
    background-color:#e77817;
    color: #fff;
    font-size:16px;
    font-weight: bold;
    margin-left: 182px;
    cursor:pointer;
    margin-bottom: 10px;
}
.Submit-btn:hover{
    color:#fff;
}
/*展开高级设置按钮*/


.Calculated_price{
    height: 60px;
    background: #f2f0f0;
    width: 1200px;
    position: absolute;
    line-height:60px;

}
a{
    cursor: pointer;
}
a.Cp_btn{
    display: inline-block;
    width: 90px;
    height: 32px;
    border-radius: 6px;
    background: #ec4c10;
    color:#fff;
    text-align: center;
    line-height: 32px;
    margin:14px auto;
}
.Cp_btn:hover{
    color:#fff;
}
.Calculated_price>div{
    width: 100%;
}
.Cp-l{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.Cp-r>div{
    display: inline-block;
    font-size: 16px;
    margin-right: 24px;
    color: #e77817;
    float:left;
}
.Cp-r>div a{
    font-size: 16px;
    color:#e77817;
    display: inline-block;
}
.Total big{
    display: inline-block;
}
.join_cart a{

}
.Settlement{
    margin-right: 2px;
}
.Settlement a{
    width: 80px;
    height: 32px;
    border:2px solid #e77817;
    border-radius: 6px;
    text-align: center;
    line-height: 32px;
    font-size: 22px;
    vertical-align: middle;
}
div.Total{
    font-size: 14px;
    color:#333
}
.Total span{
    display: inline-block;
    vertical-align: middle;
}
.Total b{
    font-weight: normal
}
.remind{
    width: 70%;
}
.remind>div{
    display: inline-block;
    vertical-align: bottom;
}
.remind .rts{
    font-size: 14px;
    color:#f85c52;
    width:82%;
    text-align: center;
}
.remind .rImg{
    width: 16%;
    float: right;
}
.rImg img{
    width:100%;
    vertical-align: middle;
}
/*2017.6.5 ———— add_more*/

.Option .more{
    margin:20px auto 0;
    text-align: center;
    background: url(../img/more.png) no-repeat;
    background-position: center top;
}
.Option .more a{
    color:#368ad1;
    font-size: 16px;
    display: inline-block;
    margin-top: 28px;
}
.Option .more a:hover{
    border-bottom: 2px solid #368ad1;
    padding-bottom: 1px;
}

/*评价图片查看js*/
.enlargePic{
    width: 320px;
    height: 320px;
    border: 1px solid #ccc;
    background: #fff;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    display: none;
}
.yin8-navBtn{
    display: inline-block;
    position: absolute;
    width: 80px;
    top:0;
    position: absolute;
    height: 320px;
    line-height: 320px;
    text-align: center;
}
.yin8-navBtn span{
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 31px;
    background:pink;
    background: url(../img/LR_btn.png) no-repeat center;
    display: none;
    transition: .5s ease-in-out;
}
.yin8-navBtn:hover span{
    display: inline-block;
}
.yin8-navleft{
    left: 0
}
.yin8-navleft-blue span{
    background-position: 0 0;
}
.yin8-navleft-red span{
    background-position: 0 -31px;
}
.yin8-navright{
    right:0;
}
.yin8-navright-blue span{
    background-position: -17px 0;
}
.yin8-navright-red span{
    background-position: -17px -31px;
}
.add_pic li{
    border:3px solid #fff;
    box-sizing: border-box;
    overFlow:hidden;
    cursor:url(../img/zoom_in.cur),auto;
}
.add_pic .ad-li-border-blue{
    border-color:#368ad1;
    transition: .5s ease-in-out;
}
.add_pic .ad-li-border-red{
    border-color:#e77817;
    transition: .5s ease-in-out;
}
.enlargePic div img{
    width:320px;
    height:320px;
    transition: .5s ease-in-out;
    cursor:url(../img/zoom_out.cur);
}
/*报价参数信息展示*/
.currentParameter{
    border: 1px solid #f0f0f0;
    display: flex;
    box-shadow: 0 5px 10px rgba(14,38,74,.14);
    letter-spacing: 2px;
    font-size: 16px;
    width: auto;
    min-height: 49px;
    line-height: 29px;
    margin: 21px 0;
}
.countResult{
    width: 100%;
    overflow-x: scroll;
    padding: 8px 14px;
    box-sizing: border-box;
}
.countResult::-webkit-scrollbar {
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 2px;
}
.countResult::-webkit-scrollbar-thumb {
    /*滚动条里面拖拽小横条*/
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px #00609c;
    background: #00609c;
    cursor: pointer;
}
.countResult::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px linear-gradient(-90deg, #fd4430 0%,#fb9f38 100%);
    border-radius: 10px;
    background: #7b7ba8;
}
.currentParameter p{
    letter-spacing: normal;
    line-height: normal;
}
.currentParameter .cP_con{
    font-size: 13px;
    padding: 4px 0px;
    text-align: justify;
}
.countResultCopyBtn{
    width: 62px;
    height: 35px;
    background: #4d4dba;
    color: white;
    line-height: 35px;
    cursor: pointer;
    font-size: 13px;
    top: -12px;
    right: 20px;
    border: 1px solid #7b7ba8;
    box-sizing: border-box;
}
.countResultCopyBtn:hover{
    background:#4646ae;
}
.footer{
    border:0;
    margin:0;
}
.dpb_xq{
   word-wrap: break-word;
}
.hsPrice{
    height:42px;
    background: #f6f8fb;
    padding-left: 20px;
    box-sizing: border-box;
}
.hsPrice ._flex{
    padding:0 14px;
}
.hsPrice .lxQQ{
    margin: 0 14px;
    display: flex;
    align-items: flex-end;
}
.gjgyBtn:hover{
    color:#e7222a;
}
.express_explain select{
    color: #848484;
    height: 26px;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
}
.correlationBox{
    background: #f4f5f9;
    margin-bottom: 7px;
    border-radius: 3px;
    position: relative;
    padding: 4px 0;
}
.correlationBoxName{
    width: 86px;
    text-align: center;
    font-size: 15px;
    color: #000;
    font-weight: bold;
    padding: 4px 0;
    height: 26px;
    line-height: 26px;
    position: absolute;
}
.cBLitem{
    min-width:52px;
    height:26px;
    text-align: center;
    line-height: 26px;
    border-radius: 13px;
    padding:0 7px;
    background:white;
    box-shadow:inset 0px 9px 11px 0px rgba(231, 43, 52, 0.05), 
                0 3px 3px 0px rgba(141, 141, 211, 0.43);
    margin: 4px 6px 4px 0;
    font-size: 13px;
    color: #555;
}
.cBLitem:first-child{
    margin-left: 86px;
}
.currenProductStatus{
    background:#22abfd;
    color:white;
}
.currenProductStatus a{
    color: white;
}
.gentleReminder{
    width:320px;
    border:1px dashed #22abfd;
    background:#f9fbff;
    padding: 3px;
    box-sizing: border-box;
    border-radius: 4px;
    font-weight: bold;
    color:#6b6b6b;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button{
  -webkit-appearance: none; /* 隐藏上下箭头 */
  -moz-appearance: textfield; /* 针对 Firefox */
  appearance: none; /* 标准属性 */
  margin: 0; /* 可选：移除默认的 margin */
}