.Crumbs{
    float: left;
    width: 100%;
    font-size: 14px;
    padding: 10px 0 20px 15px;
}
.Crumbs a{
    color: #333;
}
.Crumbs a:hover,.Crumbs a:active{
    color: #fd9c02;
}
.page_bulk{
    width: auto;
}
.page_bulk h2{
    padding: 20px 0;
    color: #000;
    font-size: 16px;
}
.page_bulk p{
    padding: 0px 0 0px 0;
    font-size: 14px;
    line-height: 20px;
}
.page_bulk img{
    margin: 20px;
    width: 760px;
}

.page_shipping{
    width: auto;
    padding: 20px;
    border: 1px solid #dadada;
    margin: 0px 20px;
}
.page_shipping h2{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fd9c02;
    font-size: 14px;
    color: #fff;
}
.page_shipping_img{
    margin-top: 20px;
    width: 720px;
}
.page_shipping ul{
    width: auto;
}
.page_shipping ul li{
    float: left;
    width: 359px;
}
.page_shipping ul li p{
    font-size: 12px;
    line-height: 24px;
    padding-right: 20px;
}
.page_shipping p{
    font-size: 12px;
    line-height: 24px;
    padding-right: 20px;
}
.page_shipping ul li img{
    float: left;
    width: 339px;
    margin: 20px 0 20px 0px;
}
.b-b0{
    border-bottom: 0px !important;
}
.m-t20{
    margin-top: 20px;
}
.img_width149{
    width: 149px !important;
}
.img_width168{
    width: 168px !important;
}
.p-t20{
    padding-top: 20px;
}
.m-r30{
    margin-right: 30px !important;
}
.m-r10{
    margin-right: 10px !important;
}
.left{
    float: left;
    width: 93%;
    padding: 20px 0;
}
.page_shipping_text{
    float: left;
    width: 100%;
    height: auto;
}
.page_shipping_h3{
    float: left;
    width: 60px;
    height: 60px;
    padding: 20px;
    line-height:20px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
    color: #fff;
    background: #149BC9;
}
.page_shipping_h3 p{
    font-size: 12px;
}
.page_shipping_title{
    float: left;
    width: 88.1%;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    margin-top: 27px;
    text-align: center;
    color: #fff;
    margin-left: -10px;
    background: #149BC9;
}
.page_shipping_text .page_text_one{
    float: left;
    width: 100%;
    margin-left: 45px;
    border-left: 1px solid #dadada;
}
.page_shipping_text .page_text_one span{
    float: left;
    height: auto;
    font-size: 14px;
    line-height: 32px;
}
.page_shipping_text .page_text_one i{
    float: left;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    background: #ccc;
    margin-right: 10px;
    border-radius: 50%;
    margin-left: -16px;
}
.take{
    width: 91%;
    font-size: 14px;
    padding: 10px;
    line-height: 24px;
    border-top:1px solid #dadada;
}
.take b{
    float: left;
    font-size: 14px;
    color: red;
    width: 23%;
    padding-left: 10px;
    text-align: left;
}
.take span{
    width: 75%;
}
.b-b2{
    border-bottom:1px solid #dadada;
}
.red{
    color: red;
}