.go-back-icn{
    background: url("../images/obs/return.svg");
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size:100% 100%;
    vertical-align: middle;
}
.object-search-width{
    width: 300px;
}
.list-table-div{
    width: 90%;
    margin-left: 5%;
    margin-top: 30px;
    display: none
}
.line-height-32{
    line-height: 32px;
}
.div-border{
    border-bottom: 1px solid #b1b1b1;
    margin-left: 5%;
    width: 90%;
}
.div-background{
    background-image: url(../images/Group-4.png);
    min-width: 1260px;
    width: 100%;
    height: 250px;
    color: #FFFFFF;
    padding-top: 90px;
    padding-left: 35%;
}
.font-famliy-zh-cn{
    font-family: '微软雅黑';
    font-size: 36px;
}
.font-famliy-en-us{
    font-family: Roboto;
    font-size: 54px;
}
.input-accessCode-div{
    position: absolute;
    margin-top: 50px;
    left: 35%;
}
.menu-background{
    background-color:black;
    height:50px;
    width:100%;
    overflow: hidden;
    min-width: 1260px;
    clear: both
}
.region-logo{
    margin-left:20px;
    background: url(../images/logo.png) no-repeat left center;
    height: 30px;
    margin-top:10px
}
.common-color{
    color: #aaaaaa;
}
#share_access_code{
    width: 250px;
}
.important_div_tip {
    background: #fff9f5;
    border: 1px solid #f83;
    padding:10px;
    border-radius: 2px;
}