:root{
    box-sizing: border-box;
}
body>*{
    box-sizing: inherit;
}
.opacity0{
    opacity: 0;
}
.clearfix::after{
    content: '';
    display: block;
    height: 0;
    clear: both;
}
.text-center{
    text-align: center;
}
.justify-center{
    justify-content: center;
}
.align-center{
    align-items: center;
}
.flex-column{
    flex-direction: column;
}
.w50{
    width: 50%;
}
.text-ellipsis{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis ;
}
.d-flex{
    display: flex;
}
.au-container{
    width: 991px;
    margin: 0 auto;
}
.au-header{
    margin-bottom: 40px;
}
 .au-body{
    margin-bottom: 25px;
}
.au-banner{
    margin-bottom: 1px;
    position: relative;
    height: 173px;
    background: url(banner.png) no-repeat 0 0;
    background-size: contain;
}
.au-banner .language{
    position: absolute;
    right: 39px;
    bottom: 13px;
    font-size: 12px;
	color: #4d4d4d;
}

.au-nav{
    padding-left: 10px;
    padding-right: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f2f2f2;
}
.au-menu--item{
    display: inline-block;
    line-height: 2;
    text-align: center;
    color: #000;
}
.au-menu--item a{
    font-size: 18px;
    display: block;
    font-weight: bolder;
    padding:6px 10px;
}
.au-nav input{
    width: 115px;
}
.au-column--left .au-section{
    padding-left: 12px;
    display: flex;
    margin-bottom: 10px;
}
.au-wrapper{
    display: flex;
}

.au-column--right{
   flex: 1;
}
.au-column--right .more-wrapper{
    text-align: right;
    font-size: 14px;
}
.news-top--bar{
    margin-bottom: 6px;
    padding: 13px 6px 13px 11px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 3px solid #0466b7;
}
.news-top--bar.noborder{
    border-top: none;
}
.news-top--bar .title{
    font-weight: bold;
    font-size: 18px;
    color: #000000;
}
.news-top--bar .more{
    font-size: 12px;
    color: #009edb;
}
.main-title{
    margin-bottom: 18px;
    font-size: 17px;
	font-weight: bold;
	line-height: 24px;
	color: #00468d;
    text-align: center;
}
.main-news-content{
    flex:1;
}
.main-news-content p{
    text-indent: 28px;
    color: #00468d;
    line-height: 26px;
}
.news-wrapper{
    flex:1;
    margin-bottom: 37px;
}
.news-list{
    padding-left: 9px;
}
.news-link{
    padding-left: 20px;
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis ;
	font-size: 14px;
    line-height: 2;
    color: #000;
}
.news-link::before{
    content: '';
    display: block;
    position: absolute;
    left:0;
    top:12px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #000;
}

.top-message figure{
    padding: 12px;
}
.top-message figcaption{
    text-align: center;
    color: #fff;
}
.top-message figure img {
    margin-bottom: 8px;
    width: 100%;
}
.to-message--nav dl{
    color: #fff;
    font-size: 14px;
}
.to-message--nav .head {
    margin-bottom: 13px;
    padding-left: 14px;
	font-weight: bold;

}
.to-message--nav .item{
    margin-bottom: 13px;
    padding-left: 21px;
}
.to-message--nav .item img{
    margin-right: 10px;
    width: 4px;
    vertical-align: middle;
}

.info-wrapper .info-item {
   text-align: left;
}
.au-section .list{
    margin-bottom: 27px;
    margin-top: 18px;
}
.au-section .list li a{
    display: flex;
}
.au-section .list li span{
    font-size: 14px;
    color: #000;
}
.au-section .more{
    text-align: right;
    padding: 0 22px;
}
.au-section .more a{
    font-size: 14px;
    color: #fff;
}

.consulate-item {
    line-height: 2;
}
.consulate-item .icon{
    display: inline-block;
    margin-right: 10px;
    font-size: 10px;
}
.au-column--left{
    margin-right: 13px;
    flex: 0 0 192px;
    background: #0466b7;
}
.au-column--left .title-bar{
    width: 100%;
    height: 30px;
    text-align: center;
    font-size: 15px;
    line-height: 2;
    color: #fff;
    font-weight: bold;
}
.au-column--left .au-section{
    margin-bottom: 15px;
}
.au-column--left .au-section .title{
    padding-top: 10px;
    font-size: 14px;
	font-weight: bold;
    border-top: 1px solid #d9d9d9;
}
.au-column--left .au-section .title span{
    color: #fff;

}
.au-column--left .au-section .content {
    padding-bottom: 21px;
    border-bottom: 1px solid #d9d9d9;
}
.au-column--left .au-section .content li{
    margin-bottom: 19px;
}
.au-column--left .au-section .content li img{
    margin-right: 14px;
    width: 59px;
}
.au-column--left .au-section .content li span{
    vertical-align: top;
    color: #fff;
    font-size: 14px;
}
.au-column--left .au-section .section-main{
    padding-left: 9px;
    color: #fff;
}
.au-column--left .au-section .info-item a{
    display: flex;
}
.au-column--left .au-section .info-item img{
    margin-top:8px;
    margin-right: 10px;
    vertical-align: middle;
    width: 4px;
    height: 6px;
}
.au-footer{
    background: #0466b7;
    padding-top: 34px;
    padding-bottom: 17px;
    color:#fff;
    font-size: 14px;
    text-align: center;
}
.wx-img{
    margin-right: 25px;
    vertical-align: text-bottom;
}
.copyright-info{
    font-size: 14px;
}
.media-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    text-align: center;
    margin-bottom: 51px;
}
.media-item img{
    margin-bottom: 17px;
}
.media-item:nth-child(1) img{
    width: 118px;
}

.media-item:nth-child(2) img{
    width: 68px;
}
.media-wrapper{
    padding: 20px 0 0;
    border-bottom: 1px solid #d9d9d9;
}
.au-column--left .form-wrapper{
    margin: 32px auto 0;
    width: 118px;
}

.form-wrapper input{
    margin-bottom: 16px;
    width: 100%;
}
.select-wrapper{
    display: flex;
}
.select-wrapper select{
    flex:1;
}
