/*header*/
.header {
	height: 60px;
	background: #131d34;
	display: block;
	font-family: Microsoft Yahei, Arial, Lantinghei SC, Hiragino Sans GB, Helvetica Neue, Helvetica, sans-serif;
	box-sizing: border-box;
	text-align: left;
}

.container {
	width: 1180px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.container nav {
	height: 100%;
	margin-left: 150px;
}

.logoLink {
	background-image: url(../assets/logo.png);
	height: 60px;
	width: 130px;
	background-size: 86px 30px;
	background-repeat: no-repeat;
	display: inline-block;
	background-position: 0 center;
	position: absolute;
	top: 0;
	left: 0;
}

.nav {
	display: inline-block;
	color: #fff;
	font-weight: 100;
	margin: 12px 0;
	font-size: 14px;
}

.commonNav {
	font-size: 14px;
	float: right;
	color: #fff;
	margin-top: 12px;
}

.navs li {
	display: inline-block;
	margin-right: 24px;
	padding: 10px 0;
	float: left;
}

.navs li a {
	color: #fff;
}

.navs li a:hover {
	color: #0b9eff;
}

.navs .controlli {
	margin-right: 0;
}

.controlli a {
	border: 1px solid #fff;
	border-radius: 2px;
	padding: 7px 7px 7px 30px;
	background: url(../assets/control.png) no-repeat 7px;
	background-size: 16px;
}

.navs .controlli a:hover {
	opacity: 1;
	background-color: #0b83e1;
	border-color: #0b83e1;
	color: #fff;
}

.showName span {
	display: none;
}

.showName {
	cursor: pointer;
	position: relative;
}

.showName span a {
	color: #0b9eff;
}

.showName:hover span {
	display: block;
	position: absolute;
	background: #fff;
	height: 40px;
	width: 100px;
	color: #333;
	text-align: center;
	font-size: 14px;
	line-height: 2.857;
	z-index: 99;
	border: 1px solid #ddd;
	top: 35px;
}


.login-li {
	position: relative;
}

.sub-nav {
	position: absolute;
	background: #fff;
	height: 40px;
	width: 100px;
	color: #333;
	text-align: center;
	font-size: 14px;
	line-height: 2.857;
	z-index: 99;
	border: 1px solid #ddd;
	top: 35px;
}

.logout-nav {}

.logout-btn {
	color: #0b9eff !important;
	padding: 0 !important;
	margin: 0 !important;
}

.logout-btn a {
	color: #0b9eff !important;
}

.login-li:hover>.logout-nav {
	display: flex !important;
	justify-content: center;
	align-items: center;
}

/* mobile head*/
.header__header-2xeK3{height: 43px;width: 100%;position: fixed;z-index: 99;transition: background 1s;display: none;}
.header__container-3-hqh{width: 100%;height: 100%;margin: 0 auto;position: relative;}
.header__logoLink-lQmjz{    position: absolute;
    display: inline-block;
    background: url(../assets/logo.png) 0 0 no-repeat;
    background-position: 0;
    background-size: 60px 20px;
    margin: 12px;
    height: 20px;
    width: 60px;}
.header__logoHolderLink-2nRWj{
	position: absolute;right: 12px;top: 12px;height: 18px;width: 120px;
	background: url(../assets/logo_mobile.png) 0 0 no-repeat;
	background-size: 120px 18px;
}


/*footer*/
.footer {
	height: 390px;
	overflow: hidden;
	display: block;
	text-align: left;
}

.container1 {
	height: 105px;
	width: 100vw;
	background: #383c49;
}

.container2 {
	height: 225px;
	width: 100%;
	background: #444855;
}

.container3 {
	height: 60px;
	text-align: center;
	width: 100vw;
	border-top: solid #656973 1px;
	background: #444855;
}

.container3 p {
	font-size: 12px;
	line-height: 60px;
	color: #ebebeb;
	margin-top: 0;
}

.container3 p a:hover {
	text-decoration: underline;
	color: #ebebeb;
}

.service {
	width: 1180px;
	margin: 0 auto;
}

.service ul {
	padding: 30px 0;
	color: #fff;
	margin-left: 65px;
}

.service li {
	display: inline-block;
	width: 275px;
}

.main {
	font-size: 16px;
	display: block;
	line-height: 20px;
	margin-top: 5px;
}

.sub {
	font-size: 14px;
	line-height: 25px;
	color: #bfbfbf;
}

.footer .icon-refund,
.text {
	float: left;
}

.icon-refund {
	font-size: 50px;
}

.text {
	margin-left: 25px;
}

.container2 dl {
	float: left;
	color: #fff;
	font-size: 16px;
}

.group {
	width: 1180px;
	margin: 0 auto;
	padding-left: 460px;
}

.group dl {
	width: 185px;
	color: #fff;
	margin: 0;
}

.group dt {
	margin: 40px 0 30px 0;
	font-size: 16px;
}

.group dd {
	font-size: 14px;
	margin: 10px 0;
	color: #a6a7aa;
	line-height: 18px;
}

.group dd a:hover {
	text-decoration: underline;
	color: #a6a7aa;
}

.group .phone {
	width: auto;
}

.phone dd {
	font-size: 26px;
	position: relative;
	color: #fff;
}

.phone span {
	color: #0b83e1;
	position: absolute;
	left: -36px;
	top: -6px;
}
/* mobile footer*/
.footer__footer-23xVB{overflow: hidden;display: none;}
.footer__container1-3PRfW{height: 110px;width: 100vw;background: #2d2d30;}
.footer__service-3YPgG{width: 100vw;margin: 0 auto;}
.footer__service-3YPgG ul{padding: 20px 0;color: #fff;}
.footer__service-3YPgG li{float: left;width: 25%;
    text-align: center;
    border-right: .5px solid #5f5d5d;
	}
.footer__icon-refund-2z-uN{font-size: 24px;}
.footer__main-39ysw, .footer__sub-2-JxN{font-size: 12px;display: block;white-space: nowrap;}
.footer__sub-2-JxN{-webkit-transform: scale(.67);transform: scale(.67);line-height: 25px;color: #bfbfbf;}
.footer__main-39ysw{-webkit-transform: scale(.75);transform: scale(.75);line-height: 20px;margin-top: 5px;}
.footer__container2-1SAMl{text-align: center;background: #000;height: 38px;line-height: 38px;width: 100vw;}
.footer__container2-1SAMl p{font-size: 12px;-webkit-transform: scale(.67);transform: scale(.67);
    margin-left: -27px;
    white-space: nowrap;
    color: #fff;}

.header a, .footer a{
	color: #fff;
}

@media screen and (max-width:320px){
	.footer__container2-1SAMl p{margin-left: -52px;}
}