.proDetail_box{
    width: auto;
    height: auto;
    padding:15px 0 15px;
}
.pro-img{
    position: relative;
    width: 160px;
    height: 160px;
    float: left;
}
.pro-img img{
    width: 150px;
    height: 150px;
    border:#Ddd solid  1px;
    margin:0 auto;
    background: #fefefe;
}
.gifshow{
    position:absolute;
    left:0px;
    top:0px;
}
.pro-img .gifshow{
    height:auto;
}
.pro-table{
    width: 920px;
    float: right;
}
.pro-table h1{
    font-size: 22px;
    line-height: 30px;
}
.pro-table .detail-list{
    width: 100%;
    margin: 10px 0 0;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ddd;
    overflow-x: visible;
    display: inline-block;*zoom:1;*
display: inline;
    font-size: 0;
}
.pro-table .detail-list dl{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 460px;
    _width: 458px;
    *
    width:272px;
    height: 40px;
    line-height:0;
    border-style: solid;
    border-width: 0px 1px 1px 0;
    border-color: #ddd;
    line-height: 40px;
    margin-top: 0px;
    margin-bottom: -1px;
    font-size:0;
    display: block;
    float: left;
}
.detail-list dl dt,.detail-list dl dd{
    display: inline-block;
    *zoom:1;
    *display: inline;
    text-align: left;
    padding: 0 0;
    font-size: 12px;

    float: left;
    white-space:nowrap;
    /* -webkit-box-sizing: border-box; */
    -moz-box-sizing: border-box;
    /* box-sizing: border-box; */
}
.detail-list dl dt{
    text-align: left;
    border-left: #DBDBDB solid 0px;
    margin-top: 1px;
    background: #f6f6f6;
    color: #666;
    text-indent: 10px;
    width: 45%;
    line-height: 38px;
}
.detail-list dl dd{
    width: 54%;
    border-left: #ddd solid 1px;
    color: #076FD9;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    height: 40px;
}
.detail-list dl dd .ddspan{
    text-indent: 10px;
    display:inline-block;*
zoom:1;*
display: inline;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.detail-list  .inline{
    width:183px;
    margin-top:1px;
    vertical-align: top;
}
.detail-list  .inline .son_ul .hover{
    color: #076FD9;
    background: #fafafa;
}
.detail-list .select_box{

}
.detail-list  .inline .select_box{
    width: 189px;
    background-position: right -26px;
}
.detail-list  .inline .select_box .myspan{
    width: 183px;
    height: 34px;
    line-height: 34px;
}
.detail-list  .inline .select_box span{
    padding-left: 5px;
    padding-right:0px;
}
.detail-list  .inline .select_box:hover span{
    padding-left: 5px;
    padding-right:0px;
    background: #f0f0f0 url(../images/icons.png) no-repeat;
    background-position: right -27px;
}
.detail-list   .inline .son_ul {
    width:188px;
    min-width: 130px;
    top: 34px;
}

.ui-td-btn{
    color: #006adf;
}
.ui-td-btn:hover{
    text-decoration:underline;
    font-weight:600
}

.price_total{
    background: #F3f3f3;
    padding: 20px;
    text-align: right;
}
.price_total p{
    line-height:50px
}
.price_total strong{
    font-size: 20px;
}
.price_total .ui-btn{
    width: 160px;
    font-size:15px;
    padding: 8px 0px;
}
.detail-list{
    width: 41px;
    border-left: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
}
.detail-list li{
    width: 20px;
    min-height: 60px;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 700;
    display: table;
    text-align: center;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    cursor: pointer;
    position: relative;
}
.detail-list li span{
    display: table-cell;
    vertical-align: middle;
}
.detail-list li i{
    font-size: 24px;
    color: #dfdfdf;
    position: absolute;
    top: 50%;
    right: -16px;
    margin-top: -10px;
}
.detail-list i{
    display: none;
}
.detail-list li.on i{
    display: block;
}
.detail-img{
    border: 2px solid #dfdfdf;
}
.detail-img img{
    width: 540px;
}
.par-tab a{
    display:inline-block;
    padding: 0px 10px 0 3px;
    text-align: center;
    font-size: 12px;
    border: 1px solid #dadada;
    background: #fff;
    margin-right: -6px;
}
.par-tab a.hover{
    background-color: #ffffff;
    margin-top: 0px;
    color: #2e81d6;
    border-bottom: 1px solid #2e81d6;
}
.par-tab i{
    display:inline-block;
    font-size:12px;
    color: #eee;
}
.par-tab a.hover i{
    display: inline-block;
    color: inherit;
}
a.openli{
    position: absolute;
    bottom:3px;
    right: 110px;
    color:#05c;
}


a.btnw.optel{
    margin:0 0 0;
    padding: 2px 5px;
    font-weight:400;
    background:none;
    background-color:transparent;
    background-image:none;
    color: #E60039!important;
    border:none;
}
a.btnw.optel:hover{
    text-decoration: underline;
}

.go-chose{
    position:fixed;
    bottom:0;
    padding:15px 35px;
    width: 1200px;
    background:#f6f6f6;
    border-top:#ddd solid 2px;
}


.anli{
    width:100%;
    overflow: hidden;
    padding:0px 0;
    background: #f0f0f0;
    position: relative;
    z-index: 99;

}
.anli-content{
    width: 797px;
    padding-bottom:150px;
    margin-left:0px;
    float:right;
    background:#fff;
    border-left:#eee solid  0px;
}
.anli-content img{
    width:900px;
    padding-left:12px;
    height:auto;
}
.anli-tab{
    width:180px;
    float: left;
    height:350px;
    background: none;
}
.anli-tab a{
    display: block;
    width: 180px;
    padding:10px 0px;
    text-indent:10px;
    margin:5px 0;
    font-size:15px;
    border-left:#DDD solid 0px;

}
.anli-tab a.on{
    border-left:#05c solid 3px;
    text-indent:10px;
    background: #fff;
    margin-right:-3px;
    color: #05c;
    font-weight:600;
}
.anli-tab h3{
    padding:5px 0;
    width:183px;
    background: #ddd;
    color:#333;
    font-weight: 600;
    text-indent:10px;
    border-bottom:#bbb solid 1px;
    font-size:14px;
}


/*images box*/

.ban{width: 252px;height: 320px;position:relative;overflow:hidden;margin: 7px auto 0 auto;float: left;}
.ban2{ width:250px; height:250px; position:relative; overflow:hidden;
    border:#eee solid 1px;
    margin-bottom:10px;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:250px; height:250px;}
.ban2 ul li a{
    cursor:zoom-in; }
.prev{ float:left; cursor:pointer;}
.num{height: 50px;overflow:hidden;width: 214px;position:relative;float:left;}
.min_pic{padding-top: 0px; }
.num ul{ position:absolute; left:0; top:0;z-index: 8}
.num ul li{width: 45px;height: 45px;margin-right:5px;padding: 0px;border: #eeeeee solid 1px;}
.num ul li.on{border: 1px solid #678fe7;padding:0;}
.prev_btn1{width:16px;text-align:center;height:18px;margin-top: 16px;margin-right: 5px;cursor:pointer;float:left;}
.next_btn1{width:16px;text-align:center;height:18px;margin-top: 16px;cursor:pointer;float:right;}
.prev1:hover,.next1:hover{
    opacity: 0.6;
}
.prev1{position:absolute;top:80px;left:0px;width:20px;height:51px;z-index:9;cursor:pointer;text-align: center;background:rgba(255,255,255,0.02)}
.next1{position:absolute;top:80px;right:0px;width:20px;height:51px;z-index:9;cursor:pointer;text-align: center}
.pop_up2 .prev1{position:absolute;top:230px;left:10px;width:30px;height:51px;z-index:9;cursor:pointer;}
.pop_up2 .next1{position:absolute;top:230px;right:10px;width:30px;height:51px;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:fixed; z-index:1000;left:0; top:0; display:none;}
.pop_up{ width:500px; height:500px; padding:10px; background:#fff; position:fixed; _position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:1001;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:500px; height:500px; float:left;}



/* new */
.selection{
    width: 1200px;
    position: relative;
}
.please-login{
    padding: 40px 0 0;
    text-align: center;
}
.please-login h3{
    color: #423e3e;
    font-weight: 700;
    font-size: 16px;
    margin: 5px 0;
}
.please-login p{
    color: #e42424;
    font-size: 14px;
    margin: 5px 0;
}
.please-login a{
    display: inline-block;
    width: 85px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    border: 1px solid #ddd;
    border-radius: 4px;
    text-align: center;
    margin: 5px 10px;
}
.please-login .please-login-go{
    color: #fff;
    background: #ee5f33;
    border: 1px solid #ee5f33;
}
.selection h2{
    height: 32px;
    font-size: 16px;
    font-weight: 700;
    padding-left: 10px;
    border-bottom: 1px solid #666;
    position: relative;
}
.selection h2:before{
    display: block;
    content: '';
    width: 4px;
    height: 20px;
    background: #ff3232;
    position: absolute;
    left: 0;
    top: 0;
}


.str-box-pos{
    width:100%;
    position: relative;
    height: 45px;
}
.str-box.fixed{
    position: fixed;
    height: 45px;
    width:1200px;
    background:#f5f5f5;
    padding-left:5px;
    top:0;
}
.structure-pos{
    margin:12px 0 0 30px;
}
.structure-pos dt{
    float: left;
    margin-left:5px;
    font-size:14px;
    color: #999;
}
.structure-pos dt em{
    color: #666;
}
.structure-pos dt span{
    color: #e60039;
}
.structure-img{
    margin-top:0;
    height: 200px;
    overflow: auto;
    background: #F4f4f4;
    border-top:#eee solid 2px;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -ms-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s;
}
.structure-img img{
    width: 1200px;
}
.unfold{
    position:  relative;
    z-index: 999;
    text-align: center;
    height: 30px;
    margin-top: -30px;
    background-image: url(../images/transline.png);
    background-repeat: repeat-x;
    cursor: pointer;
}
.unfold em{
    display: inline-block;
    width:27px;
    height: 30px;
    background-image: url(../images/filt-updown.png);
    background-position:0 -40px;
    background-repeat: no-repeat;
}
div.newSelection{
    height: auto;
}
.unfold .newUnfold{
    background-position: 0 0px;
}
.detail-title{
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    font-weight: 700;
    padding-left: 13px;
    position: relative;
}
.detail-title:before{
    display: block;
    content: '';
    width:6px;
    height: 6px;
    background: #df195c;
    position: absolute;
    left: 0;
    top:20px;
}


/* 评论区 */
.comment_body{
    background-color:#e7f0f8;
    height: 86px;
    border-bottom:1px solid #CCCCCC;
    padding: 15px 10px;
}
img.comment_tou{
    width: 50px;
}
img.comment_xing{
    width: 20px;
}
.pro-detail .comment_tou{
    width:42px;
    height:40px;
    margin-top:10px;
    margin-left:15px;
    float:left;
}
.figure{
    float: left;
}
.comment_name{
    width:50px;
    height:20px;
    text-align:center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.comment_content{
    float:left;
    font-size: 14px;
    border:1px solid #e7f0f8;
    width:560px;
    height:62px;
    max-height: 62px;
    margin-left:65px;
    overflow:hidden;
}
.comment_score{
    float: right;
    margin-right:22px;
    text-align:center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.comment_score p{
    float: left;
    margin-right: 10px;
}
.pro-detail .comment_xing{
    width:10px;
    height:10px;
}
.comment_time{
    float: right;
    width:150px;
    height:20px;
    margin: 10px 22px 0 0;
    text-align:right;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}


.filtrate .filt-tips{
    display:inline-block;
    margin:10px 0 0 20px;
    padding:5px;
    font-size:12px;
}

.filtrate form{
    margin-bottom: 10px;
}
.filtrate table{
    width: 100%;
    text-align: center;
}
.filtrate tr{
}
.filtrate-title .tr-title{
    font-size: 14px;
    background: #e4e4e4;
    cursor: pointer;
}

.filtrate-title .tr-title:hover{
    background: #eff5fa;

}
.filtrate-title .tr-title.trget{
    font-size: 14px;
    background: #ebf4fd;

}
.filtrate-title .tr-title.trget td{
    border-bottom: 1px solid #b9d1ea;
}
.tr-title .td-pad {
    color: #333;
    font-weight: 700;
}
.tr-title .td-pad em{
    font-size: 12px;
}
.td-pad{
    padding-left:10px;
}
.td-pad i{
    color:#e4e4e4;
    font-size:16px;
    display:none;
}
tr.trget .td-pad i{
    display:inline-block;
    color: #2591ff;
    font-weight:300;
}
.tr-title td{
    border-bottom: 1px solid #ddd;
    color:#7c7c7c;
}
.tr-title td span{
    color: #0066cd;
}
.tr-title .cancel{
    display:none;
    color: #bfd0e0;
    font-size: 18px;
}
.trget .cancel{
    display:block;
}
.tr-title .cancel:hover{
    color:#0066cd;
}
.tr-title input{
    width: 60px;
    height: 24px;
    text-align: center;
    padding: 0 10px;
}
.tr-title.tred{
    background: #FFEAEA!important;
}
.tr-title.tred:hover{
    background: #FFFAFA;
}
.add-details{
    display: none;
    width:80px;
    height: 24px;
    float: right;
    margin-right:5px;
    line-height: 24px;
    color: #fff;
    background:#2e81d6 ;
    border-radius: 4px;
    cursor: pointer;
}
.add-details.block{
    display: block;
}
.add-details img{
    width: 15px;
    padding-right: 7px;
    margin-top: -3px;
}
.pst-rlt{
    position: relative;
}
.filtrate-title .pst-ast{
    min-width: 188px;
    line-height: 30px;
    position: absolute;
    z-index: 10;
    background: #f9f9f9;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-left: 2px;
}
.pst-ast .titles-sales{
    display: inline-block;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    border-radius: 4px;
    background: #e50038;
}
.pst-ast .titles-time{
    display: inline-block;
    text-align: center;
    width: 70px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    border-radius: 4px;
    background: #2da9da;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -35px;
}
.pst-ast .choice{
    display: inline-block;
    width: 60px;
    height: 18px;
    color: #358ee8;
    text-align: center;
    line-height: 18px;
    margin: 5px 0px 0 0;
    background: #fafcfe;
    border: #7ab0e6 solid 1px;
    border-radius: 2px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.pst-ast .choice:hover{
    background: #2e8bda;
    border-color: #3979b1;
    color: #FFF;
}
.pst-ast .choiced{
    background: #2e8bda;
    border-color: #3979b1;
    color: #FFF;
}
.pst-ast .choiced i{
    margin-left:4px;
    font-size:14px;
}
.cfont .down-3d{
    background: #05c;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
    padding: 2px;
}


tr.trchosed td{
    background: #e5e7e9!important;
    color: #18395b;
}

tr.trchosed td:first-child{font-weight:700;}

.details-tabel .pst-ast-th{
    min-width: 80px;
    padding: 0;
    text-align: center;
    cursor: pointer;
    border-right: 1px solid #ddd;
}
.details-tabel .pst-ast-th:hover{
    background: #f5f5f5;
}
.details-tabel .pst-ast-th:hover .pst-ast-hint{
    display: block;
}
.details-tabel .pst-ast-th:hover .pst-ast-hint-big{
    display: block;
}
.details-table-60{
    height: 59px!important;
}
.details-table-60 td{
    height: 59px!important;
}
.details-table-60 .pst-ast-th{
    line-height: 59px!important;
}
.details-table-60 .tszf{
    margin: 0!important;
}
.details-table-60 .choice{
    margin-top: 19px!important;
}
.pst-ast-th em{
    color: #bbb;
    margin-right:7px;
    font-size:12px;
    text-decoration: line-through;
}
.pst-ast-th .pst-ast-hint{
    display: none;
    width: 160px;
    height: 70px;
    border: 1px solid #444;
    padding: 5px 10px;
    background: #fff;
    color: #444;
    position: absolute;
    top: -26px;
    left:-183px;
}
.pst-ast-th .pst-ast-hint p{
    height: 24px;
    line-height: 24px;
    text-align: left;
}
.pst-ast-th .pst-ast-hint::before{
    display: block;
    content: '';
    width: 20px;
    height: 18px;
    position: absolute;
    top: 50%;
    right: -20px;
    margin-top: -8px;
    background: url(../images/r-corner.png) no-repeat 0px -1px;
}

.pst-ast-th .pst-ast-hint-big{
    display: none;
    width: 160px;
    height: 100px;
    border: 1px solid #444;
    padding: 5px 10px;
    background: #fff;
    color: #444;
    position: absolute;
    top: -41px;
    left:-183px;
}
.pst-ast-th .pst-ast-hint-big p{
    height: 24px;
    line-height: 24px;
    text-align: left;
}
.pst-ast-th .pst-ast-hint-big::before{
    display: block;
    content: '';
    width: 20px;
    height: 18px;
    position: absolute;
    top: 50%;
    right: -20px;
    margin-top: -8px;
    background: url(../images/r-corner.png) no-repeat 0px -1px;
}

.overflow-x{
    max-width: 746px;
    margin-left: 191px;
    overflow-x: auto;
    -webkit-box-shadow:inset -1px 0px 5px rgba(0, 0, 0, 0.53);
    -moz-box-shadow:inset -1px 0px 5px rgba(0, 0, 0, 0.53);
    box-shadow:inset -1px 0px 5px rgba(0, 0, 0, 0.53);
}
.overflow-x .select_box{
    background:url(../images/icons.png) no-repeat right -29px;
}
.details-tabel{
    /* border-left: 1px solid #ddd; */
    /* border-bottom: 1px solid #ddd; */
}
.details-tabel tr{
    border-bottom: 1px solid #ddd;
}
.details-tabel th,.details-tabel td{
    color: #666;
    padding-left: 10px;
    height: 30px;
    /* border-right: 1px solid #ededed; */
    /* border-top: 1px solid #ededed; */
    border-left: 1px solid #ddd;
    text-align: left;
    word-wrap: break-word;
    white-space: nowrap;
    font-size: 12px;
}
.details-tabel tr:hover td{
    background: #e9f3fd;
}
.details-tabel select{
    min-width: 120px;
    height: 22px;
}
.shopping{
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    padding: 0 20px;
    margin: 10px 0;
    background: #f2f2f2;
    border-top: 1px solid #e5e8eb;
}
.shopping i{
    display: inline-block;
    color: #ff3232;
    margin: 0 10px;
}
.shopping a{
    float: right;
    height: 36px;
    line-height: 36px;
    margin: 14px 0 0 20px;
}
.shopping .ferrari{
    width: 160px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    background: #ee5f33;
    border-radius: 4px;
}
.shopping .regsiter{
    width: 120px;
    height: 40px;
    color: #474747;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 4px;
}


.cut-btn{
    display: inline-block;
    margin:10px 15px 0;
    color: #e60039;
    cursor: pointer;
}
.cut-btn:hover{
    text-decoration: underline;
}
.cut{
    background: #f0f0f0;
    border-bottom:#eee solid 1px;
    height: 40px;
    width: 100%;
}
.cut ul{

    cursor: pointer;
}
.cut li a{
    display: block;
    width: 125px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 15px;
    margin-right:0px;
    position: relative;
}
.cut li{
    float: left;
}
.cut li i{
    color: #ee5f33;
}
li.on a{
    color: #d00134;
    border-color: #e60039;
    font-weight: 700;
}


.cut li.on a:after{
    content: '';
    display: block;
    width:100%;
    height: 2px;
    background: #e60039;
    left:0;
    bottom:0;
}
.detail{
    float: left;
    width: 980px;
    min-height: 500px;
    padding: 0px;
    margin-top: 10px;
}
.detail>div{
}
.detail div.block{
    display: block;
}
.detail div img{
    max-width: 100%;
}
.detail h4{
    height: 20px;
    font-size: 16px;
    padding: 10px 0 10px 10px;
    position: relative;
}
.detail h4:before{
    content: '';
    display: block;
    width: 3px;
    height: 20px;
    background: #ff3232;
    position: absolute;
    top: 10px;
    left: 0;
}
.module1 p{
    font-size: 14px;
    line-height: 30px;
    margin-left: 10px;
}
.downloadPDF{
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    padding-left: 10px;
    margin-bottom: 10px;
    position: relative;
}
.downloadPDF a{
    float: right;
    width: 40px;
    height: 28px;
    line-height: 28px;
    font-size: 24px;
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.downloadPDF:after{
    content: '';
    display: block;
    width: 3px;
    height: 20px;
    background: #ff3232;
    margin-top: 5px;
    position: absolute;
    top: 0;
    left: 0;
}
.recommend{
    float: right;
    width: 205px;
    text-align: center;
    margin-top: 10px;
    border: 1px solid #e9e9e9;
}

.recommend h3{
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    font-size: 14px;
    color: #666;
    text-align: left;
    border-bottom: 1px solid #f6f6f6;
    background: #f4f4f4;
}
.recommend li{
    padding: 20px;
    border-bottom: 1px solid #e1e1e1;
}
.recommend li:hover p{
    color: #d81c1c;
    text-decoration:underline
}
.recommend p{
    text-align: left;
    font-size: 12px;
    margin-top: 15px;
    color: #777;
}
.recommend li:hover img{
    opacity:0.9;
    transform:scale(1.05)
}
.recommend img{
    width: 130px;
    height: auto;
    transition:0.2s

}

.parameter-chose{
    margin: 5px 0 0;
}
.parameter-chose .tjspan{
    display: inline-block;
    *
    zoom:1;
    *
    display:inline;
    padding: 3px 6px;
    line-height: 14px;
    font-size: 12px;
    margin-right: 5px;
    margin-bottom:5px;
    background: #eee;
    color: #333;
    cursor: pointer;
}
.parameter-chose .tjspan:active{
    background:#ddd;
    color: #06d;
    -webkit-box-shadow: inset 0 0 3px #aaa;
    -moz-box-shadow: inset 0 0 3px #aaa;
    box-shadow: inset 0 0 3px #aaa;
}
.parameter-chose .tjspan.on{
    background: #fbfdff;
    border: #2e81d6 solid 1px;
    color: #2e81d6;
    position: relative;
}
.parameter-chose .tjspan.on:after{
    display: block;
    content: '';
    position: absolute;
    bottom: -6px;
    left:50%;
    margin-left:-4px;
    width:0;
    height:0;
    border-top: #0077dd solid 6px;
    border-left: transparent solid 5px;
    border-right:transparent solid 5px;
}


.fixed-table-box{
    width: 1200px;
    margin: 0 auto;
}
.fixed-table-box>.fixed-table_body-wraper{/*内容了表格主体内容有纵向滚动条*/
    max-height: 260px;
}

.fixed-table_fixed>.fixed-table_body-wraper{/*为了让两侧固定列能够同步表格主体内容滚动*/
    max-height: 240px;
}

.w-150{
    width: 150px;
}
.w-120{
    width: 120px;
}
.w-300{
    width: 300px;
}
.w-100{
    width: 100px;
}
.btns{
    text-align: center;
}
.btns button{
    padding: 10px 20px;
}
.fixed-table-box table {
    border-spacing: 0;
    border-collapse: collapse;
    box-sizing: border-box;
}
.fixed-table-box tr,
.fixed-table-box td,
.fixed-table-box th {
    box-sizing: border-box;
}

.fixed-table-box{
    position: relative;
    font-size: 14px;
    line-height: 1.42858;
    border: 1px solid #dfe6ec;
    border-bottom: 0;
    border-right: 0;
    overflow: hidden;
}
.fixed-table-box:before{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #dfe6ec;
}
.fixed-table-box:after{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    content: " ";
    width: 1px;
    height: 100%;
    background-color: #dfe6ec;
}

.fixed-table-box table{
    background-color: #fff;
    border: 0;
}
.fixed-table-box th,
.fixed-table-box td{
    position: relative;
    text-align: left;
    padding: 5px 0;
    border: 1px solid #dfe6ec;
}
.fixed-table-box .table-cell{
    display: block;
    height: 30px;
    line-height: 30px;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 15px;
}
/* 表头 start */
.fixed-table-box>.fixed-table_header-wraper{
    overflow: hidden;
}
.fixed-table-box .fixed-table_header.fixed-header{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.fixed-table-box .fixed-table_header tr{
    background-color: #eef1f6;
}
.fixed-table-box .fixed-table_header th{
    color: #1f2d3d;
    border-top: 0;
    border-left: 0;
}
/* 表头 end */

/*表格内容 start*/
.fixed-table-box .fixed-table_body td{
    border-top: 0;
    border-left: 0;
}
.fixed-table-box .fixed-table_body tr.rowHover{
    background-color: #eef1f6;
}
/*表格内容 end*/

/* 行固定表格 start*/
.fixed-table-box.head-fixed .fixed-table_body-wraper{
    overflow-y: auto;
}
.fixed-table-box.head-fixed .fixed-table_header,
.fixed-table-box.head-fixed .fixed-table_body{
    width: 100%;
}
/* 行固定表格 end*/

/* 列固定表格 start */
.fixed-table-box.col-fixed{
    /* overflow-x: auto; */
    border-right: 1px solid #eef1f6;
}
.fixed-table-box.col-fixed:after{
    display: none;
}
.fixed-table-box.col-fixed .fixed-table_header-wraper{
    /*设置它为overflow: hidden的目的是为了在拖动.fixed-table-box.col-fixed .fixed-table_body-wraper
    的时候可以同步的拖动.fixed-table-box.col-fixed .fixed-table_header-wraper*/
    overflow: hidden;
}
.fixed-table-box.col-fixed .fixed-table_body-wraper{
    overflow-x: auto;
}
/* 列固定表格 end */

/* 固定列 start */
.fixed-table_fixed{
    position: absolute;
    top: 0;
    z-index: 5;
    background-color: #fff;
    overflow: hidden;
}
.fixed-table_fixed-left{
    left: 0;
    box-shadow: 1px -1px 8px 1px #d3d4d6;
}
.fixed-table_fixed-right{
    right: 0;
    /* border-left: 1px solid #dfe6ec\0; */
    box-shadow: -2px -1px 8px 1px #d3d4d6;
}
.fixed-table_fixed .fixed-table_header-wraper,
.fixed-table_fixed .fixed-table_body-wraper{
    overflow-y: hidden;
}
.fixed-table_fixed.fixed-table_fixed-right td{
    border-right: none;
    border-left: 1px solid #dfe6ec;
}
/* 固定列 end */

/* 固定列和固定表头 start */
.fixed-table-box.row-col-fixed>.fixed-table_body-wraper{
    overflow: auto;
}

.fixed-table-box_fixed-right-patch{
    /*右上角的遮罩，如果少了这块在右边有固定列并且表格内容右侧有滚动条时会出现镂空的效果*/
    background-color: #eef1f6;
    position: absolute;
    top: 0;
    right: 0;
}
/* 固定列和固定表头 end */