﻿.floatHeader_404 .webHead { background: #fff; position: fixed; }
.floatHeader_404 .webHead::before { display: none; }
.floatHeader_404 .headerBar .logo { background-image: url(https://cdn-aliyun.gutek.com/resource/img/logo2.png); }
.floatHeader_404 .headerBar .navCap { color: #727171; }
.floatHeader_404 .headerBar .search { background-image: url(https://cdn-aliyun.gutek.com/resource/img/search2.png); }

.infoBar { padding: 236px 0 192px 0; min-height: calc(100vh - 350px); }
.infoBar span { font-size: 90px; font-family: FZLTDHJW--GB1-0, FZLTDHJW--GB1; font-weight: normal; color: #727171; line-height: 190px; text-align: center; }
.infoBar em { font-size: 16px; font-family: FZLTXIHJW--GB1-0, FZLTXIHJW--GB1; font-weight: normal; color: #727171; line-height: 18px; text-align: center; padding: 20px 20px 40px 20px; }
.infoBar .btn { font-size: 13px; font-family: FZLTXIHJW--GB1-0, FZLTXIHJW--GB1; font-weight: normal; color: #FFFFFF; line-height: 37px; letter-spacing: 1px; text-align: center; cursor: pointer; width: 96px; background: #65675E; }

/* PC兼容 */
@media screen and (min-width:769px) and (max-width:1400px) {
	.infoBar { padding: 200px 0 160px 0; }
	.infoBar span { line-height: 160px; }
}
@media screen and (min-width:769px) and (max-width:1200px) {
	.infoBar { padding: 180px 0 140px 0; }
}

/* H5兼容 */
@media screen and (max-width:768px) {
	/* .floatHeader_404 .headerBar .main { background-image: url(https://cdn-aliyun.gutek.com/resource/img/main2.png); } */
	/* .floatHeader_404 .headerBar .logo { background: url(https://cdn-aliyun.gutek.com/resource/img/logo6.png) center center no-repeat; background-size: 130px auto; display: block; min-width: 130px; } */
	/* .floatHeader_404 .headerBar .search { background: url(https://cdn-aliyun.gutek.com/resource/img/search5.png) center center no-repeat; background-size: 20px auto; display: block; width: 52px; } */
	.floatHeader_404 .webHead { display: none; }
	.floatHeader_404 .webBody { top: 0; }

	.infoBar { padding: 140px 0 120px 0; min-height: 100vh; }
	.infoBar span { font-size: 74px; line-height: 160px; }
	.infoBar em { font-size: 13px; line-height: 15px; padding: 0; }
	.infoBar .btn { font-size: 14px; line-height: 42px; margin-top: 20px; width: 108px; line-height: 37px; background: #231815; }
}



/* 英文 */
body.en { font-family: OpenSans !important; }
body.en.floatHeader_404 .headerBar .logo { background-image: url(https://cdn-aliyun.gutek.com/resource/img/en/logo2.png); }

body.en .infoBar span { font-weight: bold; }
body.en .infoBar .btn { width: 162px; }

/* 英文 - PC兼容 */
@media screen and (min-width:769px) and (max-width:1660px) {
}
@media screen and (min-width:769px) and (max-width:1200px) {
}

/* 英文 - H5兼容 */
@media screen and (max-width:768px) {
	body.en .infoBar .btn { width: 182px; }
}



/* 西班牙文 */
body.sp { font-family: OpenSans !important; }
body.sp.floatHeader_404 .headerBar .logo { background-image: url(https://cdn-aliyun.gutek.com/resource/img/sp/logo2.png); }

body.sp .infoBar span { font-weight: bold; }
body.sp .infoBar .btn { width: 148px; }

/* 西班牙文 - PC兼容 */
@media screen and (min-width:769px) and (max-width:1660px) {
}
@media screen and (min-width:769px) and (max-width:1200px) {
}

/* 西班牙文 - H5兼容 */
@media screen and (max-width:768px) {
	body.sp .infoBar .btn { width: 166px; }
}