/*运费计算*/
/*start_stop start*/
.start_stop_dv{
    position: relative;
}
.end_stop_dv{
    position: relative;
}
.ico_stop{
    position: absolute;
    font-size: 25px;
    right: 0px;
    height: 100%;
    line-height: inherit;
    color: lightskyblue;
}
/*start_stop end*/
#tese{
	margin-bottom: 20px;
	margin-top: 50px;
}