.mr20 {
    margin-right: 20px;
}

.container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/*内容*/
.container-back {
    width: 1200px;
    margin: 0 auto;
}

.yisitanbuer-back {
    background: url(../../img/austria/yisitanbuer-back.jpg) center top no-repeat;
    height: 495px;
    margin-top: 60px;
    margin-bottom: 40px;
}

.yisitanbuer-right {
    width: 310px;
    background: #1065da;
    padding: 25px 30px;
    position: relative;
    right: 0px;
    bottom: -48px;
}

.yisitanbuer-right-tt {
    font-size: 24px;
    margin-bottom: 25px;
    color: #fff
}

.yisitanbuer-l {
    line-height: 36px;
    color: #fff
}

.yisitanbuer-input {
    height: 36px;
    border: solid 1px #ccc;
    padding-left: 8px;
    margin-bottom: 20px;
    width: 178px;
    background-color: #fff;
    border: 0px;
}

.yisitanbuer-btn {
    height: 38px;
    color: #1065da;
    font-size: 14px;
    font-weight: bold;
    line-height: 38px;
    border: none;
    text-align: center;
    width: 100%;
    background: #fff;
}

.youshi {
    overflow: hidden;
    height: 1178px;
    position: relative;
}

.youshi img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
    max-width: 1920px;
    width: 1920px;
    height: 1178px;
}


.leibie {
    overflow: hidden;
    height: 336px;
    position: relative;
}


.leibie img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
    max-width: 1920px;
    width: 1920px;
    height: 336px;
}



.rencai {
    overflow: hidden;
    height: 1143px;
    position: relative;
}

.rencai img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
    max-width: 1920px;
    width: 1920px;
    height: 1143px;
}


.liucheng {
    overflow: hidden;
    height: 412px;
    position: relative;
}


.liucheng img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
    max-width: 1920px;
    width: 1920px;
    height: 412px;
}



.zixuan {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    height: 46px;
    padding: 0px 360px;
}

.zixuan a {
    background: #e60012;
    color: #fff;
    width: 172px;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    font-size: 20px;
    float: left;
}

.zixuan a:hover {
    color: #fff;
}

.zixuan a:active {
    color: #fff;
}

.zixuan a:visited {
    color: #fff;
}


.zixuan img {
    margin-left: 32px;
    margin-right: 20px;
    float: left;
}

.zixuan span {
    color: #e60012;
    font-size: 30px;
    display: block;
    float: left;
}