@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; outline:0 none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body{font:12px/1.5 "Arial","Hiragino Sans GB","Microsoft YaHei",'\5FAE\8F6F\96C5\9ED1',tahoma,sans-serif;background:#f7f7f7;color:#000;}
a{outline:0 none;cursor:pointer;text-decoration:none;color:#f7f7f7;}
a:hover{text-decoration:none;}
ul,ol{list-style:none;}
img{border:0 none;}
em,i{font-style:normal;font-weight:normal;}
h1,h2,h3,h4{font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
.fl, .fr { display: inline; float: left; }
.fr { float: right; }
.pr { position: relative; }
.pa { position: absolute; }

 a{ -webkit-transition: transform .2s; transition: transform .2s;}
 a:hover{ -webkit-transform: scale(.95); transform: scale(.95);}
 
.wrapper{ font-family: 'HKE-R'; font-size: 19px; color: #212121;}
.top{ 
	display: -webkit-flex; 
	display: flex; 
	-webkit-justify-content: space-between; 
	-webkit-align-items: center; 
	align-items: center; 
	justify-content: space-between;
	background: linear-gradient(to right, #6a11cb, #2575fc);
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.top .logo{ width: 310px; text-align: center;}
.top .nav{ margin-left: 170px; flex: 3;}
.top .nav li{ display: inline-block; margin: 0 65px;}
.top .lang{ flex: 1;}
.top .lang a{ padding: 10px 20px; color: #fff;  background: #e61a23; font-size: 13px; -webkit-border-radius: 20px; border-radius: 20px;}

.title{ margin-top: -10px; font-size: 58px; font-family: 'HKE-S'; text-align: center;}
.sub-title{ font-size: 25px; color: #636363; text-align: center;}

.ico-list{ display: flex; display: -webkit-flex;}
.ico-list a{ width: 49px; height: 48px; background-repeat: no-repeat; background-size: 100% 100%;}

.btn{ display: block; width: 366px; height: 67px; background: #dc1e14; font-size: 24px; color: #fff; text-align: center; line-height: 67px; -webkit-border-radius: 40px; border-radius: 40px; -webkit-transition:transform 1s; transition:: transform 1s; }
.btn:hover{ -webkit-transform: scale(.95); transform: scale(.95);}
.btn-auto{ margin: 0 auto!important;}

.btn-list{ display: flex; display: -webkit-flex;}
.btn-list a{ display: block; height: 54px; background-repeat: no-repeat; background-size: 100% 100%;}
.btn-list a.btn-google{ margin-right: 12px; width: 185px; background-image: url(../../../../msg/btn_google.png);}
.btn-list a.btn-appstore{ width: 161px; background-image: url(../../../../msg/btn_appstore.png);}

.swiper-pagination{ left: initial!important; right: 50px; bottom: 20px!important; display: flex; display: -webkit-flex; -webkit-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: center; align-items: center;}
.swiper-pagination .swiper-pagination-bullet{ width: 16px!important; height: 16px!important; background: #fff; opacity: 1;}
.swiper-pagination .swiper-pagination-bullet-active{ width: 23px!important; height: 23px!important; background: #dc1e14;}


.content-contact{ margin-bottom:180px;}
.content-contact .title{ margin-bottom: 80px;}
.content-contact .item-input{ position: relative; margin:0 auto 30px; width: 510px; height: 77px; background: #fff; line-height: 77px; -webkit-border-radius: 50px; border-radius: 50px; box-shadow: 0 0 20px rgba(170,170,170,.2);}
.content-contact .item-input:after{ content: ""; position: absolute; top: 50%; right: 35px; margin-top: -15px; width: 13px; height: 30px; background: url(../../../../msg/ico_input_arrow.gif) no-repeat; background-size: 100% 100%;}
.content-contact .item-input input{ padding: 0 50px; width: 100%; height: 100%; font-size: 28px; border: none; box-sizing: border-box; outline: none; -webkit-border-radius: 50px; border-radius: 50px}
.content-contact .btn{ position: relative; margin-top:38px; width: 280px;}

.content-intro{ padding: 120px 0 190px; text-align: center; background: #f7f7f7;}
.content-intro .intro-text{ margin: 30px auto 0; width: 1100px; font-size: 14px; color: #333f55; word-wrap: break-word; word-break: normal;}
.content-intro .intro-text span{ color: #c92d26;}

.content-footer{ padding: 25px 0 45px; background: #1c1c1c; color: #fff; box-sizing: border-box;}
.content-footer .container{ margin: 0 auto; width: 1280px;}
.content-footer .footer-top,
.content-footer .footer-bot{ display: flex; display: -webkit-flex; padding-bottom: 25px; border-bottom: .02rem #757575 solid; -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center;}
.content-footer .text-intro{ padding: 0 40px; width: 70%; font-size: 14px; text-align: center; line-height: 1.8; box-sizing: border-box; }
.content-footer .footer-bot{ margin-top: 10px; border-bottom: none; -webkit-justify-content: space-between; justify-content: space-between;}
.content-footer .text-list{ flex: 2;}
.content-footer .text-list a{ margin: 0 50px; font-size: 15px; color: #fff;}
.content-footer .ico-list{ flex: 1; -webkit-justify-content: center; justify-content: center;}
.content-footer .ico-list a{ margin: 0 5px;}
.content-footer .ico-list a.ico-fb{ background-image: url(../../../../msg/ico_fb_grey.png);}
.content-footer .ico-list a.ico-tw{ background-image: url(../../../../msg/ico_tw_grey.png);}
.content-footer .ico-list a.ico-in{ background-image: url(../../../../msg/ico_in_grey.png);}
.content-footer .ico-list a.ico-mail{ background-image: url(../../../../msg/ico_mail_grey.png);}
.content-footer .text-state{ margin-top: 45px; font-size: 17px; color: #a0a5a9; text-align: center;}

/* 桌面端：logo 与 info-detail 左边缘对齐；logo+nav 整体排列；nav 加粗 */
@media only screen and (min-width: 1281px) {
	.top{
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		/* 与 inside.css 中 1280px 内容区对齐 */
		padding: 0 calc((100% - 1280px) / 2);
		box-sizing: border-box;
		height: 110px;
	}
	.top .logo{
		width: auto;
		/* logo 与 nav 保持间距 */
		margin-right: 60px;
		text-align: left;
	}
	.top .logo img{ display: block; }

	.top .nav{
		/* 推到右侧，和 info-detail 右边缘对齐 */
		margin-left: auto;
		flex: 0 0 auto;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
	}
	.top .nav li{
		margin: 0 0 0 50px;
	}
	.top .nav li:first-child{ margin-left: 0; }
	.top .nav a{             
		color: white;
		text-decoration: none;
		font-weight: 600;
		transition: var(--transition);
		padding: 5px 10px;
		border-radius: 4px;
	}
	.top .nav a:hover {
		background-color: rgba(255, 255, 255, 0.2);
	}
}

@media only screen and (max-width: 1280px) {
.content-footer .container{ margin: 0 auto; width:80%;}
.top .logo{ width: 20%;}
.top .logo img{ width: 60%;}
.top .nav{ margin-left:0 ; width: 50%;}
.top .nav li{ margin: 0; width: 30%; text-align: center; font-size: 14px;}
}
@media (max-width: 768px){
/* 防止横向滚动 */
body, html{
	overflow-x: hidden;
	max-width: 100%;
}
.wrapper{
	max-width: 100%;
	overflow-x: hidden;
}

.title{ font-size: 40px;}
.content-intro{ padding-bottom: 90px;}

/* 移动端适配 - top导航 */
.top{ 
	flex-direction: column; 
	padding: 15px 20px;
}
.top .logo{ 
	width: 100%; 
	text-align: center; 
	margin-bottom: 15px;
}
.top .logo img{ 
	max-width: 200px; 
	width: auto;
}
.top .nav{ 
	margin-left: 0; 
	width: 100%; 
	display: flex; 
	justify-content: center;
}
.top .nav li{ 
	margin: 0 20px; 
	font-size: 14px;
}

/* 移动端适配 - footer */
.content-footer{ 
	padding: 30px 20px 30px;
}
.content-footer .container{ 
	width: 100%;
}
.content-footer .footer-top{ 
	flex-direction: column; 
	padding-bottom: 20px;
}
.content-footer .footer-top .logo{ 
	margin-bottom: 15px;
}
.content-footer .footer-top .logo img{ 
	max-width: 150px;
}
.content-footer .text-intro{ 
	width: 100%; 
	padding: 0; 
	font-size: 12px;
}
.content-footer .footer-bot{ 
	flex-direction: column; 
	margin-top: 20px;
}
.content-footer .text-list{ 
	width: 100%; 
	text-align: center; 
	margin-bottom: 15px;
}
.content-footer .text-list a{ 
	margin: 0 15px; 
	font-size: 13px;
}
.content-footer .ico-list{ 
	width: 100%; 
	justify-content: center;
}
.content-footer .text-state{ 
	margin-top: 20px; 
	font-size: 12px;
}

/* 移动端适配 - 按钮 */
.btn{ 
	width: 90%; 
	max-width: 300px; 
	font-size: 18px; 
	height: 50px; 
	line-height: 50px;
}
.btn-list{ 
	flex-direction: column; 
	align-items: center;
}
.btn-list a{ 
	margin: 5px 0;
}
.btn-list a.btn-google{ 
	margin-right: 0;
}
}
