.compare-btn{
    position: fixed;
    right: 0px;
    bottom:0;
}
.compare-btn a{
    width: 15px;
    height: 100px;
    padding: 0 10px;
    line-height: 16px;
    font-size: 16px;
    border-radius: 5px;
    background: #1F9AF8;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}
.compare-btn a:hover{
    background: #1186E3;
}
#pop-compare{
    position: fixed;
    width: 1200px;
    height: 100px;
    bottom: 0;
    left: 50%;
    margin-left: -600px;
    z-index: 100;
    background: #fff;
    -moz-box-shadow: 0 0 15px rgba(221,221,221,0.8);
    -webkit-box-shadow: 0 0 15px rgba(221,221,221,0.8);
    box-shadow: 0 0 15px rgba(221,221,221,0.8);
}
.pop-wrap{
    position: absolute;
    left:0;
    top:0;
    width: 1200px;
}
#pop-compare div.diff-items{
    height: 100px;
    color: #a9a9a9;
    font-size: 14px;
    overflow: hidden;
}
#pop-compare .diff-items dl{
    float: left;
    overflow: hidden;
    border-right: 1px solid #CCCCCC;
    padding: 14px;
    width: 304px;
    position: relative;
}
#pop-compare .diff-items dl:first-child{
    padding-left: 14px;
}
#pop-compare .diff-items dl div{
    text-align: left;
    width: 177px;
    height: 86px;
    display: block;
    margin: 0 auto;
    padding-top: 14px;
}
#pop-compare .diff-items dl dt{
    float: left;
    margin-right: 5px;
    width: 110px;
    height: 72px;
    text-align: center;
    border: 1px solid #fff;
    font: 36px/48px arial;
    overflow: hidden;
}
#pop-compare .diff-items dl dd{
    float: left;
    width: 168px;
}
#pop-compare a.diff-item-name{
    height: 3em;
    line-height: 1.4em;
    overflow: hidden;
    display: block;
    color: #333;
}
#pop-compare a.c-c3{
    color: #c3c3c3;
}
#pop-compare .diff-items dl.hasItem{
    background: #ebeaea;
}
#pop-compare .diff-items dl dd .p-price{
    color: #fb3b3b;
    padding-top: 12px;
}
#pop-compare .diff-items dl .close-btn{
    position: absolute;
    right: 12px;
    top:8px;
    width: 15px;
    height: 15px;
    background: url("../images/comparePrd/close.png") center no-repeat;
    display: block;
    cursor: pointer;
}
.diff-operate button{
    background: #1f9bf8;
    border: none;
    color: #fff;
    width: 110px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 5px;
    font-size: 15px;
    margin-top: 32px;
    margin-left: 6px;
    position: relative;
}
.diff-operate-r{
    color: #1f9bf8;
    position: absolute;
    right: 14px;
    top: 4px;
    font-size: 12px;
    text-align: right;
}
.sel-type{
    position: absolute;
    right: 0;
    top: 0;
    width: 201px;
    height: 100px;
    background: #fff;
    color: #fff;
}
.sel-type-tit{
    height: 28px;
    line-height: 28px;
    background: #1f9bf8;
    text-align: center;
    position: relative;
}
.sel-type-tit i{
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 18px;
    cursor: pointer;
}
.sel-type-txt a{
    width: 60px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin: 26px 2px 0 4px;
    background: #1f9bf8;
    color: #fff;
    display: inline-block;
    font-size: 14px;
}
.f0{
    font-size: 0;
}


.com-txt{
    position: relative;
}
.com-txt a{
    border: 1px solid #ccc;
    width: 60px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    display: inline-block;
    border-radius: 2px;
}
.com-txt a:hover{
    border: 1px solid #1f9bf8 !important;
}
.com-item-btn{
    left:-120px;
    top:34px;
    padding:10px 10px 0px;
    z-index: 999;
    overflow: hidden;
    position: absolute;
}
.com-item-btn div{
    width: 167px;
    height: 50px;
   /* border: 1px solid #1f9bf8;*/
    text-align: left;
    padding-left: 20px;
    color: #209af9;
    line-height: 18px;
    background: #fff;
}
.arrow-up {
    top:0px;
    left:154px;
    z-index: 1000;
    font-family:SimSun;
    display:block;width:20px;height:16px;font-size:20px;overflow:hidden;_position:relative;color:#ffbd1d;font-style:normal;
}
.arrow-up em,.arrow-up span{display:block;width:20px;height:16px;font-size:20px;overflow:hidden;_position:relative;}
.arrow-up em{margin-top:0px;color:#1f9bf8;font-style:normal;}
.arrow-up span{margin-top:-15px;color:#fff;}

.com-txt2 a{
    border: 1px solid #f6f9fc;
    width: auto;
    padding: 0 10px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    display: inline-block;
    border-radius: 2px;
    color: #999;
}
.com-txt2 a:hover{
    color: #209af9;
    border: 1px solid #209af9;
}
.com-txt-sale a{
    width: 68px;
    height: 28px;
    line-height: 28px;
    border-radius: 28px;
    font-size: 12px;
    display: inline-block;
}


/*开始对比*/
.c-1f9{
    color: #1f9bf8;
}
.z-goods-fixed{
    position: fixed;
    top: 0;
    z-index: 100;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
}
.compare-goods{width: 1200px; z-index: 999;}
.compare-table1 , .compare-table2 , .compare-table3{
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    margin-top: -1px;
}
.compare-table1 td , .compare-table2 td , .compare-table3 td{
    padding: 16px 0;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    line-height: 24px;
    font-family: SimSun;
    background: #fff;
    text-align: center;
    font-family: Microsoft YaHei;
}
.compare-table1 td .goods-item{
    width: 150px;
    margin: 0 auto;
}
.compare-table1 td .td-pic img{
    width: 150px;
    height: 100px;
}
.compare-table1 td .td-name{
    text-align: left;
    overflow: hidden;
    color: #1f9bf8;
    line-height: 16px;
    padding-top: 4px;
    font-size: 13px;
}
.goods-item .p-price {
    width: 100%;
    height: 28px;
    line-height: 28px;
    margin-top: 7px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #ff0000;
    text-align: left;
}
.goods-item .p-price strong{
    font-size: 20px;
    font-weight: 400;
}
.goods-item .p-price button{
    width: 70px;
    height: 30px;
    line-height: 30px;
    background: #1f9bf8;
    color: #fff;
    font-size: 15px;
    text-align: center;
    border: none;
    float: right;
}
.compare-table2 th , .compare-table3 th{
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    text-align: left;
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
}
.compare-table2 th .r img{
    margin-top: -2px;
}
.compare-table2 td{
    font-size: 14px;
    padding: 10px 0;
}
.compare-table3 .compare-table3-tit td{
    background: #e9e9e9 !important;
    font-size: 20px;
    text-align: center;
    padding: 9px 0;
}
.compare-table3 tr td{
    padding: 10px 0;
}
.compare-table3 tr td.graybg{
    background: #f5f5f5;
}
.compare-table3 tr td.txt{
    text-align: left;
    padding-left: 10px;
    padding-right: 8px;
    line-height: 20px;
}
.compare-table3 tr:first-child td{
    padding: 0;
    border: none;
}
.compare-table3 tr td img{
    margin-top: 4px;
}
.compare-table3 .tr-differ td{
    background: #daeeff;
}
.gender{
    position: fixed;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    bottom: 40px;
    right: 0;
    text-align: right;
}
.gender a{
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #999;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    border-radius: 5px;
    -moz-box-shadow: 0 0 15px rgba(153,153,153,0.8);
    -webkit-box-shadow: 0 0 15px rgba(153,153,153,0.8);
    box-shadow: 0 0 15px rgba(153,153,153,0.8);
    margin-right: 20px;
}
.gender a.on{
    background: #209af9;
}

.th-check{
    width: 100px;
    margin: 0 auto;
}
.th-check span.chb_Highlight{
    position: absolute;
    left: 3px;
    top: 6px;
    width: 13px;
    height: 13px;
    display: inline-block;
    border-radius: 2px;
}
.th-check span.chb_Highlight[data-active="false"]{background: #D2D2D2;}
.th-check span.chb_Highlight[data-active="true"]{background: #209AF9;}
/*开始对比结束*/