.container {
    padding: 0;
}

.mr {
    margin-right: 0px !important;
}

.liborder {
    box-shadow: 0px 0px 20px #bfbfbf;
}

/*内容*/
.bg_img img {
    width: 100%;
}

.fangyuan_tt {
    font-weight: bold;
    color: #fff;
    font-size: 40px;
    text-align: center;
    background: #424b6c;
    padding-top: 45px;
}

.fangyuan {
    background: url(../../img/australia/fang_yuan.jpg) left no-repeat;
    height: 100%;
    margin-bottom: 30px;
}

.pushList {
    margin-top: 30px;
    *zoom: 1;
    margin-right: -10px;
}

.pushListItem {
    float: left;
    width: 542px;
    margin-bottom: 30px;
    overflow: hidden;
    background: #fff;
    padding: 15px;
    margin-right: 16px;
    height: 420px;
}

.pushListItem .pic {
    position: relative;
}

.pushListItem .htitle {
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

.pushListItem .pic img {
    width: 100%;
    height: 280px;
    border-radius: 4px;
}

.pushListItem .htitle .position {
    font-family: HiraginoSansGB-W6;
    font-size: 25px;
    color: #333333;
    letter-spacing: 0;
    line-height: 40px;
}

.tips-price {
    color: #ff0000;
}

.bot_from_container {
    margin-top: 50px;
    margin-bottom: 50px;
}

.bot_from {
    margin: 0 auto;
    float: left;
    width: 1100px;
}

.bot_from_tt {
    text-align: center;
    background: #0e6ac5;
    color: #fff;
    font-size: 40px;
    padding: 15px 0px;
    width: 1100px;
}

.bot_from_left {
    float: left;
    width: 240px;
    background: #cae3fb;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
}

.bot_from_right {
    float: left;
    width: 860px;
    background: #fbfbfb;
}

.bot_from_left p {
    line-height: 150px;
}

.visa_dl {
    padding: 30px 0px;
    float: left;
    border-bottom: 1px dashed;
    width: 100%;
}

.visa_dl label {
    display: block;
    position: relative;
    z-index: 9;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-left: 37px;
    text-indent: 45px;
    color: #333333;
    font-weight: normal;
    font-size: 28px;
}


input[type=radio] {
    display: none;
}

.visa_dl label span {
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    width: 35px;
    height: 35px;
    background: url(../../img/australia/radio_icon.png) no-repeat center center;
}

.visa_dl label.checked span {
    background: url(../../img/australia/radio_icon2.png) no-repeat center center;
}

.pf-bottom-box {
    float: left;
    margin-top: 50px;
    width: 100%;
    text-align: center;
}

.pf-bottom-box dl {
    float: left;
    width: 30%;
    font-size: 18px;
}

.pf-bottom-box dl dt {
    width: 34%;
    float: left;
    padding-right: 5%;
    line-height: 50px;
    text-align: right;
    font-weight: normal
}

.pf-bottom-box dl dd {
    width: 19%;
    float: left;
}

.pf-bottom-box dl input {
    outline: none;
    border: 1px solid #ccc;
    height: 50px;
    width: 220px;
    border-radius: 5px;
    text-indent: 10px;
}

.pf-btn-b {
    width: 267px;
    height: 50px;
    background: #e70000;
    font-size: 18px;
    color: #fff;
    border-radius: 10px;
    border: none;
    margin-right: 43px;
}

.be_carefu {
    float: left;
    color: #e70000;
    margin-top: 49px;
}