
.aus-content::after{
    content: '';
    display: block;
    height:0;
    clear: both;
}
.aus-content .left,
.aus-content .center,
.aus-content .right{
    float:left;
}
.aus-content .left{
    padding-top: 16px;
    margin-right: 16px;
    width: 176px;
    background-color: #dae9ff;
}
.aus-content .left .ambassador-info{
    margin-bottom: 19px;
}
.aus-content .left .ambassador-img{
    display: block;
    margin: 0 auto 18px;
    width: 164px;
}
.aus-content .left .ambassador-name{
    text-align: center;
    font-size: 14px;
    color:#000;
}
.aus-content .left .li .item{
    display: block;
    height: 26px;
    line-height: 26px;
    color:#fff;
    text-indent: 33px;
    background-color: #4f84d5;
}
.aus-content .left .li:not(:last-child) {
    border-bottom: 1px solid transparent;
}
.aus-content .left .level2-item{
    padding: 10px 13px;
    font-size:14px;
    line-height: 30px;
    color:#000;
    border-bottom: 1px solid #b4d2ff
}
.aus-content .left .ambassador-info-more{
    display: flex;
    justify-content: flex-end;
    padding: 11px 19px;
    color:#000;
    font-size:12px;
}
.aus-content .left .concact{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 38px 0 0;
}
.aus-content .left .concact-item{
    margin-bottom: 40px;
}
.aus-content .left .concact-type{
    display: block;
    text-align: center;
    color:#000;
}
.aus-content .left  .img{
    display: block;
    margin-bottom: 9px;
    
}
.aus-content .center{
    margin-right: 19px;
    width: 581px;
}
.aus-content .center .titleBar{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 7px 11px 7px 13px;
    background-color: #e1e1e1;
    color:#000;
    font-weight: bold;
}
.aus-content .center .titleBar .more{
    font-size:12px;
    font-weight: 400;
}
.aus-content .center .title{
    font-size: 18px;
    line-height: 48px;
    text-align: center;
}
.aus-content  .item{
    margin-bottom:8px;
}
.aus-content .news-carousel{
    position: relative;
}
.aus-content .news-carousel .item{
    width:247px;
    height: 157px;
}
.aus-content .head-news .img{
    margin-right:15px;
    width:247px;
    height: 157px;
}
.aus-content .news-carousel .hd .item{
    width: 17px;
    height:17px;
    background-color: #333;
    border: 1px solid #ccc;
    color:#fff;
    text-align: center;
    font-size:14px;
    line-height: 1.3;
}
.aus-content .news-carousel .hd {
    position: absolute;
    bottom: 1px;
    right:1px;
    z-index:1;
}
.aus-content .news-carousel {
    margin-right:15px;
    width: 247px;
}
.aus-content .news-carousel .ul{
    display: flex;
}
.aus-content .news-carousel .hd .item.on{
    background-color: #e00c1c;
}
.aus-content .news-carousel .hd .item:not(:last-child){
    margin-right: 4px;
}
.aus-content .head-news{
    display: flex;
    margin-bottom:8px;
}
.aus-content .paragraph{
    font-size: 14px;
    line-height: 30px;
    text-indent: 20px;
}
.aus-content .paragraph:hover{
    color:#e00c1c;
}
.aus-content .news-list{
    padding: 8px 0;
}
.aus-content .news-list .dot{
    position: relative;
    padding-left:14px;
    font-size:14px;
    line-height: 2;
}
.aus-content .news-list .dot:hover{
    color:#e00c1c;
}
.aus-content .news-list .dot::before{
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    position: absolute;
    left:0;
    top:10px;
    z-index: 1;
    background-color: #000;
}
.aus-content .right{
    width: 199px;
}
.aus-content .right .form-wrap{
    margin-bottom: 15px;
   display: flex;
   justify-content: center;
}

.aus-content .right .form-wrap .input{
    display: inline-block;
    margin-bottom: 10px;
    width: 125px;
    height:23px;
    border: 1px solid #9c9c9c
}
.aus-content .right .form-wrap #select{
    display: inline-block;
    width: 75px;
    height:23px;
    border: 1px solid #9c9c9c
}
.aus-content .right .form-wrap .btn{
    display: inline-block;
    width: 45px;
    height:23px;
    border: 1px solid #9c9c9c;
    background-color:#e7e7e7;
}
.aus-content .right .title{
    margin-bottom: 25px;
    height:30px;
    line-height: 30px;
    text-align: center;
    background-color: #009edb;
    color: #fff;
    font-weight: bold;
}
.aus-content .right .special .item {
    display: flex;
    margin-bottom: 17px;
}
.aus-content .right .special .item .img{
    display: block;
    margin-right:22px;
    width: 76px;
    height: 76px;
}
.aus-content .right .special .item .text{
    font-size:14px;
    line-height: 25px;
}
.aus-content .right .link .img{
    display: block;
    margin: 0 auto 24px;
    width: 175px;
    height: 61px;
}
.aus-content .right .grcode .item{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.aus-content .right .grcode .item:nth-child(1){
    margin-bottom:28px;
}
.aus-content .right .grcode .img{
    margin-bottom: 9px;
    display: block;
    width: 111px;
    height: 109px;
}
a.childlist{font-weight:bold;}