
body{
    margin:0;
    padding:0;
}
ul{
    list-style-type: none;
    padding:0;
    margin:0;
}
.js_pk{
    min-height: 195px;
}
.js_tp{
    min-height: 300px !important;
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2;
    padding: 10px 0;
}
.pk_banner{
    width: 100%;
    height: 100px;
}
.pk_text{
    margin-top: 10px;
    font-size: 12px;
    color: #A9A9A9;
    text-align: center;
}
.pk_select{
    margin-top:10px;
    overflow: hidden;
}
.pk_select_item{
    float: left;
    width: 50%;
    text-align: center;
}
.pk_select_item img{
    width: 36px;
    height:36px;
}
.pk_select_item_text{
    font-size: 13px;
    color: #00C356;
    margin-top:10px;
}
.pk_jd{
    width: 100%;
    height: 10px;
    background-color: #00c356;
    border-radius: 50px;
    position: relative;
    margin-top: 15px;
}
.pk_js_item{
    position: absolute;
    top:0;
    width: 10%;
    background-color:  #f5a623;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    height: 10px;
}
.pk_ofh{
    overflow: hidden;
    font-size: 13px;
    margin-top: 10px;
}
.pk_fl{
    float: left;
    color: #f5a623;
}
.pk_fr{
    float: right;
    color: #00c356;
}
.tp_title{
    font-size: 16px;
    color: #333333;
    line-height: 22px;
}
.tp_title span{
    border: 1px solid #00C356;
    border-radius: 4px;
    padding: 1px 4px;
    font-size: 12px;
    color: #00c356;
    margin-right: 10px;
}
.tp_ul li{
    position: relative;
    margin: 0;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    margin-top: 15px;
}
.tp_ul li .tp_i{
    width: 24px;
    height: 24px;
    background: url(//j2.58cdn.com.cn/dist/jxedt/h5/products/seaspray/img/headline/radio.png?v=1);
    position: absolute;
    top: 0;
    background-size: cover;
}
.tp_ul li .tp_i_check{
    width: 24px;
    height: 24px;
    background: url(//j2.58cdn.com.cn/dist/jxedt/h5/products/seaspray/img/headline/radio-check.png?v=1);
    position: absolute;
    top: 0;
    background-size: cover;
}
.tp_ul li span{
    margin-left: 34px;
}
.tp_btn{
    width: 100%;
    text-align: center;
    background: #00C356;
    border-radius: 5px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 44px;
    margin-top: 15px;
}
.tp_list{
    margin-top:20px;
    font-size: 13px;
    color: #A9A9A9;
}
.tp_list li{
    margin-top:10px;
}
.tp_jd{
    background: #F3F7F9;
    border-radius: 4px;
    height: 3px;
    position: relative;
    margin-top: 7px;
    width: 100%;
}
.tp_js_item{
    position: absolute;
    width: 10%;
    background-color: #00c356;
    height: 3px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.tp_user{
    font-size: 14px;
    color: #A9A9A9;
    text-align: center;
    margin-top: 18px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
