*{
    padding: 0;
    margin: 0;
}
ul,li{
    list-style-type: none;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
    text-decoration: none!important;
    color: #ff4202!important;
}
a:active {
text-decoration: none;;
}
.deal-center-wrap{
    background: #fff;
    border-top: 3px solid #ff4200;
}
.deal-center-list{
    width: 100%;
}
.rebate-list {
    width: 1200px;
    margin: 0 auto;
}
.jiaru{
    margin-top: 30px;
    font-size: 16px;
    color: #ff4300;
    margin-left: 3px;
   /* font-weight: bolder;*/
}
.addhaitao{
    margin-top: 9px;
    font-size: 14px;
}
.addhaitao ul{
    border-top:1px solid  #dedede;
    border-bottom:1px solid  #dedede;
}
.addhaitao ul li{
    line-height: 42px;
    padding:0 14px;
    background-color: #f8f8f8;
    border-bottom:1px dashed  #dedede;
}
.addhaitao ul li .li-other{
    width: 1040px;
    display: table-cell;
    vertical-align: middle;
    line-height: 42px;
}

.zhucedenglu{
    display: block;
    float: left;
    font-size: 16px;
    color: #555555;
    min-width: 70px;
	margin-right: 20px;
}
.addhaitaoli{
    margin-right: 24px;
    font-size: 14px;
    color: #555555;
	display: inline-block;
}
.wodedingdan{
    margin-right: 24px;
    font-size: 14px;
    color: #555555;
}
.haitaozhuanyun {
    display: table-cell;
    font-size: 16px;
    color: #555555;
    width: 150px;
    text-align: left;
    vertical-align: middle;
}