html{
    min-width: 1300px;
}
/*重写导航栏样式样式*/
.layui-tab{
    margin: 0;

}
.layui-tab-title li{
    min-width: 0;
}
.layui-tab-brief>.layui-tab-title .layui-this{
    color: #007aff;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{
    border-bottom: 2px solid #007aff;
}
/*重写表格样式样式*/
.layui-tab-content{
    padding: 0px!important;
}
.layui-table-view{
    margin: 0!important;
}
.layui-table thead tr{
    background-color: #f5faff;
}
.layui-table-view .layui-table td{
    cursor: pointer;
}
.layui-table tbody tr:hover{
    background-color: #f5faff;
}

#_Header{
    width: 100%;
}
._TOP{
    width: 100%;
    height: 40px;
    background-color: #333;
}
._TOP_Conetnt{
    width: 1084px;
    height: 42px;
    margin: 0 auto;
    text-align: center;
}
._TOP_Conetnt>div{
    vertical-align: middle;
}
._TOP_Conetnt_Block1{
    display: inline-block;
    height: 36px;
    padding: 2px 10px 2px 10px;
    width: 180px;
}
._TOP_Conetnt_Line{
    display: inline-block;
    width: 1px;
    height: 30px;
    background: #ccc;
    opacity: .24;
}
._TOP_Conetnt_Block1>div{
    width: 100%;
    height: 18px;
    font-size: 12px;
}
._TOP_Conetnt_Block1>div:first-child{
    color: #FFF;
}
._TOP_Conetnt_Block1>div:last-child{
    color: #23a621;
}
._TOP_Conetnt_Block1>div:last-child *{
    vertical-align: middle;
}
._TOP_Conetnt_Block1>div:last-child>span{
    display: inline-block;
    height: 18px;
    line-height: 18px;
}
._TOP_Conetnt_Block1>div:last-child>span>img{
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-bottom: 4px;
}
._TOP_Conetnt_Block1>div>span{
    display: inline-block;
    width: 50%;
    height: 18px;
    line-height: 18px;
    vertical-align: top;
}
._TOP_Conetnt_Block1>div>span:nth-child(1){
    text-align: left;
}
._TOP_Conetnt_Block1>div>span:nth-child(2){
    text-align: right;
}
._TOP_Conetnt_Block1:last-child{
    width: 100px;
}
._TOP_Conetnt_Block1:last-child>div{
    text-align: left;
}
._TOP_Conetnt_Block1:last-child>div:last-child>span{
    color: #FFF;
    white-space: nowrap;
}
._Navigation{
    background-color: #FFF;
    box-shadow: 0 0 18px rgb(0 0 0 / 7%);
    width: 100%;
    height: 60px;
    display: inline-block;
}
._Navigation_Content{
    width: 1280px;
    height: 60px;
    margin: 0 auto;
}
._Navigation_Content>*{
    vertical-align: middle;
    display: inline-block;
}
._Navigation_Content>img{
    width: 165px;
    height: 46px;
}
._Navigation_Content_ul1{
    /*width: 538px;*/
    height: 60px;
    display: inline-block;
}
._Search{
    display: inline-block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    border: 1px solid #e5e5e5;
}
._Search>*{
    vertical-align: middle;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}
._Search>span{
    width: 50px;
    color: #888;
    cursor: pointer;
    text-align: center;
    border-right: 1px solid #e5e5e5;
}
._Search>span>i{
    font-size: 4px;
}
._Search>input{
    border: none;
    width: calc(100% - 101px);
    padding-left: 10px;
}
._Search>i{
    width: 40px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}
._UserOther{
    width:auto;
    float: right;
    margin-top: 15px;
    margin-right: 10px;

}
._UserOther>span{
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
}
._UserOther>span>*{
    display: inline-block;
}
._UserOther>span>a{
}
._UserOther>span>a:not(:first-child){
    font-size: 12px;
    cursor: pointer;
}
._UserOther>span>a:not(:first-child)>div{
    color: #333;
}
._UserOther>span>a:not(:first-child)>div>i{
    color: #000;
    font-size: 4px;
}
._UserOther>span>span{
    margin: 0 5px!important;
    height: 20px!important;
    font-size: 20px;
    color: #e5e5e5!important;
}
._UserState{
    color: #000;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
._UserState_Herder{
    width: auto;
}
._UserState_Herder>span{
    color: #000;
    cursor: pointer;
}
._UserState_Herder>span:hover{
    color: #000;
}
._UserState_Herder>img{
    cursor: pointer;
    width: 29px;
    height: 29px;
    border: 1px solid #FFF;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}
._UserState_Herder>img:hover{
    border: 1px solid blue;
}
._UserState_Herder>span:hover{
    color: #000;

}
._UserState_Lang:hover{
    color: blue!important;
}
._UserState_Company:hover{
    color: blue!important;
}
._Set_Page{
    border-radius: 10px!important;
}
._Set_Page_Content{
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    padding: 10px;
}
._Set_Page_Content>div>span{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
}
._Set_Page_Content>div>div{
    width: calc(100% - 20px);
    margin-left: 20px;
    height: 30px;
    line-height: 30px;
}
._Set_Page_Content>div>div>label{
    margin-right: 20px;
}
._Set_Page_Content>div:nth-child(2)>div>label{
    display: inline-block;
    width: 50%;
    margin: 0;
}
._Body{
    background-color: #eff3f5;
    padding-bottom: 50px;
}
._Body_Div{
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 20px;
}




.global-footer[data-v-6cbdeb7b] {
    background: #111115;
    color: #868d99;
    padding-bottom: 60px;
}
.box[data-v-6cbdeb7b], .container[data-v-6cbdeb7b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
}

.container[data-v-6cbdeb7b] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 100%;
    position: relative;
    background-color: #111115;
}
.container {
    width: 1280px;
    margin: 0 auto;
}
.box[data-v-6cbdeb7b] {
    -webkit-box-orient: horizontal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    border-bottom: 1px solid hsla(0,0%,59%,.5);
    padding: 30px 0;
}
.copyright[data-v-6cbdeb7b] {
    width: 1280px;
    color: #999;
    margin: 30px 0 10px;
}
.left-box[data-v-6cbdeb7b] {
    margin-right: 160px;
    width: 390px;
}
.right-box[data-v-6cbdeb7b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 600px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.left-box .footer-logo[data-v-6cbdeb7b] {
    width: 143px;
    height: 40px;
}
.left-box p[data-v-6cbdeb7b] {
    margin-top: 16px;
    font-size: 14px;
}
.left-box .footer-logo img[data-v-6cbdeb7b] {
    width: 100%;
    height: 100%;
    display: block;
}

img {
    border: 0;
}
.left-box p[data-v-6cbdeb7b] {
    margin-top: 16px;
    font-size: 14px;
}
.contact-group[data-v-6cbdeb7b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.contact-group .contact-title[data-v-6cbdeb7b] {
    color: #868d99;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 16px;
}
.contact-group .contact-item[data-v-6cbdeb7b] {
    margin-bottom: 10px;
    font-size: 14px;
}

a, a:link, a:visited {
    text-decoration: none;
    color: inherit;
}


.LoginView{
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    padding: 20px;
}
.LoginView>h1{
    text-align: center;
    margin-top: 50px;
}
.LoginView>div{
    width: calc(100% - 50px);
    height: 60px;
    padding-left: 25px;
    padding-right: 25px;
}
.LoginView>div>input{
    width:100%;
    height: 30px;
    line-height: 30px;
    border:none;
    outline: none;
    border-bottom:1px solid #e5e5e5;
    font-size: 14px;
}
.LoginView>div:nth-child(5)>input{
    display: inline-block;
    width:calc(100% - 50px);
    height: 30px;
    line-height: 30px;
    border:none;
    outline: none;
    border-bottom:1px solid #e5e5e5;
    font-size: 14px;
}
.LoginView>div>span{
    display: inline-block;
    width: 50px;
    height: 30px;
    line-height: 30px;
    border-bottom:1px solid #e5e5e5;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
}
.LoginView>div>div{
    width: 50%;
    height: 30px;
    display: inline-block;
}
.LoginView>div>div:last-child{
    text-align: right;
}
.LoginView>div>div:last-child>a{
    text-decoration: none;
    color: #999;
}

.LoginView>div>button{
    width: 50%;
    height: 50px;
    border-radius: 25px;
    background-color: blue;
    border: none;
    outline: none;
    color: #FFF;
    font-size: 18px;
    cursor: pointer;
}
.LoginView>div:nth-child(8){
    margin-bottom: 20px;
}
.LoginView>div:nth-child(8),.LoginView>div:nth-child(9){
    text-align: center;
    line-height: 30px;
}
#LoginUserName{
    padding-left: 0px!important;
}
.CountrySelect_dropdown{
    overflow: hidden;
    overflow-y: auto;
    height: 300px;
    position: fixed;
}