@charset "utf-8";

/*---------------------我是华丽的分割线-------------------------*/
.ul-margin {
	margin-left:12px; 
	margin-top:6px;
}
/*---------------------我是华丽的分割线-------------------------*/
.ul-margin-logo {
	margin-left:6px;
	margin-top:6px;
}
.ul-margin-logo li {
	margin-left:6px;
	margin-bottom:4px;
	float:left;
}
.ul-margin-logo li img{
	border:1px #EAEAEA solid;
}
/*---------------------我是华丽的分割线-------------------------*/
.ul-margin-zhanhui-logo {
	margin-top:10px;
}
.ul-margin-zhanhui-logo li {
	margin-left:12px;
	margin-bottom:6px;
	float:left;
}
.ul-margin-zhanhui-logo li img{
	border:1px #EAEAEA solid;
}

/*---------------------我是华丽的分割线-------------------------*/
.div-model{
	border:solid 1px #e3e3e3;	
}
.div-model-title{
	width:100%;
	background-color:#f4f4f4;
	height:35px;
}
.div-model-title-left{
	margin-top:10px;
	margin-left:10px;
	float:left;
}
.div-model-title-right{
	margin-top:10px;
	margin-right:10px;
	float:right;
}

/*---------------------我是华丽的分割线-------------------------*/

/*---------------------我是华丽的分割线-------------------------*/

.user{
	background-image: url(../images/sign.png);
	background-repeat:no-repeat;
	background-position: 0px -3px;
}
.pass{
	background-image: url(../images/sign.png);
	background-repeat:no-repeat;
	background-position: 0px -53px;
}
.biginput {
	-webkit-box-shadow:none;
	box-shadow:none;
	border:1px solid #CFCFCF;
	background-color:#fff;
	vertical-align:middle;
	padding:0px 16px 0px 16px;
	font-size:14px;
	width:370px;
	margin-left: 13px;
	
}
.biginput:hover{
	-webkit-box-shadow:0 0 4px 1px rgba(32, 157, 230, .4);
	box-shadow:0 0 4px 1px rgba(32, 157, 230, .4);
	border-color:#A5D4ED;
}


/*---------------------我是华丽的分割线-------------------------*/
.serve_sort {
    height: 95px;
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
}

.serve_sort .sort {
    display: inline-block;
    float: left;
    height: 70px;
    margin: 12px 0px 0px 80px;
    overflow: hidden;
    padding: 0 2px;
    width: 960px;
}

.serve_sort .sort .box {
    border: 1px solid #E4E4E4;
    display: inline;
    float: left;
    height: 68px;
    margin: 0 20px;
    overflow: hidden;
    width: 158px;
}

.serve_sort .sort .box dl {
    border: 4px solid #F0F0F0;
    height: 60px;
    width: 150px;
}

.serve_sort .sort .box dl dt {
    color: #005bac;
    font-size: 14px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

.serve_sort .sort .box dl dd {
    text-align: center;
}

/*---------------------我是华丽的分割线-------------------------*/
.div-model-big{
	border:solid 1px #e3e3e3;	
}
.div-model-big-title{
	width:100%;
	background-color:#f4f4f4;
	height:35px;
}
.div-model-big-title-left{
	margin-top:8px;
	margin-left:10px;
	float:left;
}
.div-model-big-title-right{
	margin-top:10px;
	margin-right:10px;
	float:right;
}


/*---------------------我是华丽的分割线(改公告为TAB样式)-------------------------*/
.login {
	float:right;
	width: 240px;
	height:200px;
}
.login-btn {
	width: 240px;
	margin-bottom:8px;
}

.a-tabnav {/*改公告为TAB样式*/
	float:right;
	width: 238px;
	height: 150px;
	border:solid 1px #e3e3e3;
}



/*-----------------------------------------------------------------*/
.bg1{
	background: url(../images/login-bg.jpg) 0 0 no-repeat;
	width:111px;
	height:40px;
	display:block;
}
a.bg1:hover{
	background: url(../images/login-bg.jpg) 0 -43px no-repeat;
}
.bg2{
	background: url(../images/login-bg.jpg) 0 -86px no-repeat;
	width:126px;
	height:40px;
	display:block;
}
a.bg2:hover{
	background: url(../images/login-bg.jpg) 0 -129px no-repeat;
}
.bg3{
	background: url(../images/login-bg.jpg) 0 -172px no-repeat;
	width:100px;
	height:30px;
	display:block;
}
.bg4{
	background: url(../images/login-bg.jpg) 0 -205px no-repeat;
	width:100px;
	height:30px;
	display:block;
}
.bg5{
	background: url(../images/login-bg.jpg) 0 -238px no-repeat;
	width:100px;
	height:30px;
	display:block;
}
.bg6{
	background: url(../images/login-bg.jpg) 0 -271px no-repeat;
	width:100px;
	height:30px;
	display:block;
}
.bg7{
	background: url(../images/login-bg.jpg) 0 -304px no-repeat;
	width:208px;
	height:30px;
	display:block;
}
.bg8{
	background: url(../images/login-bg.jpg) 0 -337px no-repeat;
	width:208px;
	height:30px;
	display:block;
}
/*-----------------------------------------------------------------*/

body, html {
    height: 100%;
    color: #333;
    min-width: 1200px;
}

body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#content {
    min-width: 980px;
    background-size: 100% 100%;
    flex: 1;
}

#content .widthLimit {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

#content .widthLimit {
    width: 100%;
}

#loginAdv {
    width: 800px;
    height: 515px;
    margin-top: 70px;
    
}

.loginDiv {
    margin-top: 100px;
    background: #fff;
    border-radius: 4px;
    width:460px;
	height:480px;
}

#banner {
    background-color: #FFF;
    position: fixed;
    top: 0;
    height: 45px;
    box-shadow: 0 2px 8px 0 rgb(174 186 208 / 27%);
}

#banner, #loading {
    z-index: 99999;
    width: 100%;
}

#banner .widthLimit {
    margin: 0 30px;
    padding: 0;
}

#banner #bannerQuickLink {
    color: rgb(98, 98, 98);
    text-align: center;
    height: 45px;
    line-height: 45px;
    float: right;
    font-size: 12px;
}

#banner #logo {
    margin-top: 5px;
    width: 84px;
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

<style class="ng-scope">
#footer .widthLimit {
	margin: 0px;
}

#footer .footer-content {
	margin: 0 30px;
}

#laws span {
	margin-left: 8px;
	margin-right: 8px;
}

.footer-content-russia {
	margin: auto;
	padding-top: 15px;
}

.col-md-6-left {
	float: left;
	text-align: left;
}

.col-md-6-right {
	float: right;
	text-align: right;
}

.swapClick.fold:after {
	content: "";
	height: 0;
	width: 0;
	opacity: 0.7;
	border-top: 5px solid #FFFFFF;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	position: absolute;
	margin-top: 6px;
	margin-left: 5px;
}

.swapClick.unfold:after {
	content: "";
	height: 0;
	width: 0;
	opacity: 0.7;
	border-bottom: 5px solid #FFFFFF;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	position: absolute;
	margin-top: 6px;
	margin-left: 5px;
}

.cookieMsgContainer {
	left: 0;
	background: #eeefef;
	text-align: center;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	z-index: 98;
	padding: 12px 30px;
}

.cookieMsgContainer .cookieMsgContent {
	color: #575D6C;
}

.cookieWarnImg {
	width: 16px;
	height: 16px;
	margin-right: 8px;
	margin-top: -1px
}

.closeImg, .learnMoreLink {
	color: #526ECC;
	cursor: pointer;
}

.closeImg:before {
	content:
		url("https://console-static.huaweicloud.com/static/authui/20210513103904/public/custom/images/close.svg")
}

@media only screen and (max-width: 1920px) {
	#footer .footer-content {
		height: 50px;
	}
}

@media only screen and (max-width: 1680px) {
}

@media only screen and (max-width: 1440px) {
}

@media only screen and (max-width: 1366px) {
}

@media only screen and (max-width: 1280px) {
	#footer .widthLimit {
		margin: 0px;
		padding: 0px;
	}
	#footer .copyrightDiv {
		text-align: center;
		margin-bottom: 20px;
	}
	#footer .otherLinkDiv {
		text-align: center;
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 1024px) {
	#footer .widthLimit {
		margin: 0px;
		padding: 0px;
	}
	#footer .copyrightDiv {
		text-align: center;
	}
	#footer .otherLinkDiv {
		text-align: center;
		margin-bottom: 10px;
	}
}

@media ( max-height : 700px) {
	.cookieMsgContainer {
		position: fixed;
		width: calc(100% - 60px);
		bottom: 0px;
	}
}

@media only screen and (max-width: 768px) {
	#footer .footer-content {
		display: none !important;
	}
	.cookieMsgContainer .cookieMsgContent {
		margin-right: 12px;
		text-align: left
	}
	.cookieMsgContainer {
		width: calc(100% - 24px);
		height: auto;
		margin: 0;
		padding: 12px;
		color: #575D6C
	}
}
</style>