* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

html {
    font-size: 20px;
}

html, body {
	margin: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	font-family: -apple-system, BlinkMacSystemFont,
	"Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell",
	"Fira Sans", "Droid Sans", "Helvetica Neue",
	sans-serif!important;
	overflow-x: hidden;
}

body{
    background-color: #fff;
}


a, abbr, acronym, address, applet, article, aside, b, big, blockquote, body, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, font, form, h1, h2, h3, h4, h5, h6, header, header2, hgroup, html, i, iframe, img, input, ins, kbd, label, legend, li, main, mark, menu, nav, object, ol, p, pre, q, s, samp, section, small, span, strike, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead, tr, tt, u, ul, var{
	margin:0;
	padding:0;
	outline: 0;
	border:0;
	vertical-align:baseline;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
}

a{
	text-decoration: none;
}

div, ul, li, p, h6, input {
  margin: 0;
  padding: 0;
}

button {
  -webkit-appearance: none;
  width: 100%;
  border: 0;
  line-height: normal;
  display: inline-block;
  outline: none;
}


button {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}

button:active, button:visited {
  border: 0px;
  outline: none;
}

/*媒体*/
@media only screen and (min-width: 200px) {
	html {
		font-size: 18px !important;
	}
	.search {
		flex-direction: column!important;
	}
	.search .left {
		width: 100%!important;
	}
	.search .left {
		width: 100%!important;
	}
	.search .right {
		width: 90%!important;
		margin-left: 0!important;
	}
	.search .right .content {
		line-height: 1.2rem!important;
    }
	.chat {
		flex-direction: column-reverse!important;
		padding-right: .1rem!important;
		padding-left: .1rem!important;
	}
	.chat .left {
		width: 100%!important;
		margin-left: 0!important;
		margin-right: 0!important;
		margin-top: 1rem;
    }
	.chat .left .content {
		line-height: 1.2rem!important;
	}
	.chat .right {
		width: 100%!important;
		margin-left: 0!important;
	}
	.chat .left .content {

	}
	.interests {
		flex-direction: column!important;
		padding-right: .1rem!important;
		padding-left: .1rem!important;
	}
	.interests .right .content {
		line-height: 1.2rem!important;
	}
	.interests .left {
		width: 100%!important;
	}
	.interests .right {
		width: 100%!important;
		margin-left: 0!important;
	}
	.about-desc {
		padding-right: .5rem!important;
		padding-left: .5rem!important;
	}
	.app-recommend {
		padding-right: .2rem!important;
		padding-left: .2rem!important;
	}
	.head2 .small-log a>.logo-txt {
		margin-left: .5rem!important;
	}
    .head2 {
        width: 100%!important;
    }
    .about-transpal {
        margin-top: 2rem!important;
        padding-top: 0!important;
        height: 5rem!important;
    }
}

@media only screen and (min-width: 360px) {
  html {
    font-size: 20px !important;
  }
}

@media only screen and (min-width: 400px) {
  html {
    font-size: 21.33px !important
  }
}

@media only screen and (min-width: 414px) {
	html {
	font-size: 22.08px !important
    }
}

@media only screen and (min-width: 480px) {
	html {
	font-size: 25.6px !important
	}
	.main-sub-content{
		/*word-break: break-all!important;*/
	}
	.app-button-android {
		margin-left: 0;
	}
}

@media only screen and (min-width: 1024px) {
	html {
		font-size: 25.6px !important
	}
	.head2 {
		/*padding-top:1.5rem!important;*/
	}
	.head2 .small-log {
		margin-left: 1.3rem;
	}

	.app-button-android {
		margin-left: 1.8rem;
	}

	.search {
		flex-direction: row!important;
        width: 100%!important;
    }
	.search .left {
		width: 50%!important;
	}
	.search .right {
		width: 50%!important;
	}
	.chat {
		flex-direction: row!important;
        width: 100%!important;
    }
	.chat .left {
		width: 50%!important;
        margin-left: 7.8rem!important;
	}
	.chat .right {
		width: 50%!important;
	}
	.interests {
		flex-direction: row!important;
        width: 100%!important;
    }
	.interests .left {
		width: 50%!important;
	}
	.interests .right {
		width: 50%!important;
		margin-right: 7rem;
	}

    .about-desc {
		padding-right: 10rem!important;
		padding-left: 10rem!important;
    }
}

@media only screen and (min-width: 1366px) {
	html {
		font-size: 30.6px !important
	}
	.head2 {
		/*padding-top:2rem!important;*/
	}
	.head2 .small-log {
		/*margin-left: 5rem;*/
	}

	.app-button-android {
		margin-left: 1.8rem;
	}
}

.body-content-index  {
	background-image: url("../img/bg.png");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: local;
	display: block;
	/*position: fixed;*/
	/*height:auto;*/
	bottom:0;
	top:0;
	left:0;
	right:0;
	/*overflow-y: scroll;*/
	/*overflow: -moz-hidde-unscrollable;*/
}

.body-content-index::-webkit-scrollbar {
	display: none;
	-ms-overflow-style: none;
}

.for-app{
	display: none;
}
.head2{
	width:90%;
	padding-top:0.5rem;
	/*display: inline-flex;*/
	text-align: left;
	/*display: inline-flex;*/
	/*display: -webkit-inline-box;*/
	/*display: -ms-inline-box;*/
	-webkit-box-align: start;
	-ms-flex-align:start;
	align-items: start;
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content: start;
	position: relative;
}

.head2 .small-log {
	float: left;
}

.head2 .menu {
	float: right;

}

.wrapper {
	margin-top: 2rem;
	/*background-attachment: scroll;*/
}

.head-sub-box,.main{
	max-width:1400px;
	text-align: center;
	margin:0 auto;
	position: relative;
}

.head-sub-box .small-log{
	text-align: left;
}

.head-sub-box > div{
	display: inline-block;
	vertical-align: middle;
}

.head2 .small-log>a{
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align:center;
	-ms-flex-pack:center;
	justify-content: center;
	vertical-align: middle;
}

.head2 .small-log a>.logo-txt{
	display: inline-block;
	margin-left:3rem;
	width: 2rem;
	height: 2rem;
}

.nuxt-link-active{
	border-bottom: 4px solid #fff;
}

.no-active{
	border-bottom: none !important;
}

.head2 .menu a{
	text-transform: uppercase;
	color: #fff;
	font-size: 0.7rem;
	padding:0 12px;
	margin:0 1px;
	font-family: Arial;
}

.menu {
	/*margin-right: 5rem;*/
}

.menu .menu-nav a{
	height: 1.85rem;
	line-height: 1.85rem;
}
.menu .menu-nav a:hover,.menu .menu-nav a.menuHigh{
	color: #FF8C00;
	background-position-y: bottom;
	padding-bottom: 0.5rem;
	white-space: nowrap;
}
.main-sub-content{
	padding-top: 30px;
	color: #3b3b3b;
	text-align: left !important;
	padding-left: 50px;
	line-height: 1.3;
	max-width: 1400px;
}
.main .main-content{
	/*padding-top: 40px;*/
	text-align: center;
}
.main-content{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction: column;
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items: flex-start;
	margin:auto;
}
.main-content .logo{
	margin-top: 3rem;
}
.main-content .content{
	padding-bottom: 1.6rem;
	width: 100%;
}

.main-content .content > p{
	text-transform: uppercase;
	font-style: italic;
	font-size: 28px;
	margin:20px 0 50px;
	font-family: OpenSansBold,Helvetica,Arial,sans-serif;
	color: #fff;
	font-weight: bold;
}

.app-button-ios{
	background-color: #ED8200;
	background-image: url("../img/ios.png");
	background-size: 1.2rem ;
	background-position: 1.3rem;
	background-repeat: no-repeat;
	height: 2.64rem;
	width: 10.8rem;
	display: inline-flex;
	-webkit-box-align:center;
	align-items: center;
	-webkit-box-pack:center;
	justify-content: center;
	text-transform: uppercase;
	margin-top: 0.1rem;
}

.app-button-ios span {
	color: white;
	font-size: .8rem;
	font-family: Arial;
	margin-left: 1.8rem;
}

.app-button-android span {
	color: #FF8C00;
	font-size: .8rem;
	font-family: Arial;
	margin-left: .8rem;
}

.app-button-android{
	background-color: white;
	background-image: url("../img/android.png");
	background-size: 1.2rem;
	background-position: 1.3rem;
	background-repeat: no-repeat;
	height: 2.64rem;
	width: 10.8rem;
	display: inline-flex;
	-webkit-box-align:center;
	align-items: center;
	-webkit-box-pack:center;
	justify-content: center;
	text-transform: uppercase;
	margin-top: 0.8rem;
	padding-left: 1rem;
}

.app-button span{
	font-size: 19px;
	font-weight: bold;
	font-family: OpenSansBold,Helvetica,Arial,sans-serif;
}

.links{
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 2.9rem;
	width: 100%;
	font-size: .5rem;
	color: #fff;
	font-family: Arial;
	font-style: italic;
}

.links .items {
	width: 100%;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
}

.links a{
	color: #fff;
	text-decoration: underline #fff;
	padding-right: .5rem;
	padding-left: .3rem;
}

.download {
	margin-top: 2.5rem;
}

.WordSection1 p a{
	display: inline;
	color: #333;
	font-size: 14px;
}
.main-sub-content h1{
	margin:45px 0 15px;
	font-size: 0.9rem;
}

.faq-list-item{
	padding:0;
	/*border-top:2px solid #dcdcdc ;*/
}
.faq-list-item:first-child{
	border:0;
	padding-top: 1rem;
}
.faq-list-title{
	color: #FF8C00;
	font-size: 0.9rem;
	position: relative;
	padding-right: 70px;
	cursor: pointer;
    height: 2rem;
}
.faq-list-btn{
	border:2px solid #FF8C00;
	border-radius: 50%;
	position: absolute;
	top:2px;
	right: 20px;
	width: .9rem;
	height: .9rem;
	padding:6px 7px;
}
.faq-icon{
	display: inline-block;
	width: 23px;
	height: 23px;
	vertical-align: top;
	background: url(../img/icon-faq.png) 0 0/1px 23px no-repeat;
}
.icon-add{
	background-position: -25px 0;
}
.faq-list-content{
	display: none;
	font-size: .6rem;
	padding-top:10px;
	padding-bottom: 1rem;
}
.faq-list-content p, .faq-list-content ul li{
	font-size: .6rem;
}
.main-sub-content ol, .main-sub-content ul{
	font-size: 0.9rem;
	margin:1.5em 0 1.5em 40px;
}
.main-sub-content li{
	margin-bottom: 5px;
}

.faq-list-item .active+.faq-list-content{
	display: block;
}
.faq-list-item .active .faq-list-btn{
	background-color: #FF8C00;
}
.faq-list-item .active .icon-add{
	background-position: -47px 0;
}
@media screen and (max-width: 1010px){
	.head2 .menu a {
		color: white!important;
	}
	.main-sub-content{
		/*word-break: break-all!important;*/
	}
	.head2{
		text-align: left;
		display: inline-block;
		height: 2.5rem;
	}
	.head-sub-box{
		text-align: left;
		width: 100%;
		margin:0;
		position: static;
	}
	.menu{
		height: 41px;
		position: absolute;
		right: 20px;
		top:0;
		bottom: 0;
		margin:auto;
	}
	.app-nav{
		cursor: pointer;
		margin-top: 0.5rem;
		width: 1.6rem;
		height: 1.6rem;
		position: relative;
		display: block;
		background-image: url("../img/menu.png");
		background-size: cover;
	}
	.app-nav2{
		cursor: pointer;
		margin-top: 0.3rem;
		width: 1.6rem;
		height: 1.6rem;
		position: relative;
		display: block;
		background-image: url("../img/menu.png");
		background-size: cover;
	}
	.menu .menu-nav{
		background-color: #FF8C00;
		height: 100%;
		width: 100%;
		position: fixed;
		top:100%;
		left:0;
		text-align: center;
		opacity: 0;
		visibility: hidden;
		-webkit-transition:all .4s ease;
		transition: all .4s ease;
		overflow-y: hidden;
		z-index: 1;
		padding:90px 0 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-ms-flex-direction:column;
		flex-direction:column;
		-webkit-box-align:center;
		-ms-flex-align:center;
		align-items: center;
	}
	.menu .menu-nav>a{
		margin-top: 25px;
	}
	.menu .menu-nav a:hover,.menu .menu-nav a.menuHigh{
		color: #FF8C00;
		background: center url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAECAYAAADS1VyyAAAAPElEQVQokWP8//+/JwMDw1wGBgZJhuENnjMwMCSDPPxsBHgWBp4zYQgNb8AI8nAKAwPDixHg2acMDAzJAM48DMXTwONbAAAAAElFTkSuQmCC') no-repeat;
		-ms-background-position-y: bottom;
		background-position-y: bottom;
		padding-bottom: 10px;
		white-space: nowrap;
	}
	.for-app:checked~.head2 .menu-nav{
		opacity: 1;
		visibility: visible;
		top:62px;
	}
    .for-app:checked~.head .menu-nav{
        opacity: 1;
        visibility: visible;
        top:62px;
    }
	.main-sub-content{
		padding:0 10px 14px;
	}

	.menu .menu-nav a:hover,.menu .menu-nav a.menuHigh{
	}
}

.app-recommend {
	display: flex;
	display: -moz-flex;
	display: -webkit-flex;
	flex-direction: column;
	padding-left: 2rem;
	padding-right: 5rem;
}

.search {
	margin-top: 2rem;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	/*flex-wrap: wrap;*/
}

.search .left {
	width: 50%;
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	justify-content: center;

}

.search .left .search-img {
	width: 15rem;
}

.search .right {
	display: flex;
	display: -moz-flex;
	display: -webkit-flex;
	flex-direction: column;
	/*align-content: center;*/
	align-items: start;
	flex-wrap: wrap;
	justify-content: center;
	/*height: 4rem;*/
	width: 50%;
	margin-left: 2rem;
}

.search .right b {
	width:120px;
	height:2px;
	background:rgba(51,51,51,1);
	align-items: start;
}

.search .right .title {
	width:478px;
	height:37px;
	font-size:1.2rem;
	font-family:Arial;
	font-weight:bold;
	color:rgba(51,51,51,1);
	line-height:48px;
}

.search .right .content {
	margin-top: 1.5rem;
	font-size:.8rem;
	font-weight:300;
	color:rgba(153,153,153,1);
	line-height:36px;
}

.chat {
	width: 100%;
	padding-left: 2rem;
	padding-right: 2rem;
	display: flex;
	flex-direction: row;
	justify-content: center;
	/*flex-wrap: wrap;*/
}

.chat .right {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	justify-content: left;

}

.chat .right .search-img {
	max-width: 15rem;
}

.chat .left {
	width: 40%;
	display: flex;
	display: -moz-flex;
	display: -webkit-flex;
	flex-direction: column;
	align-content: end;
	align-items: start;
	flex-wrap: wrap;
	justify-content: center;
	/*height: 4rem;*/
	margin-left: 7rem;
}

.chat .left b {
	width:120px;
	height:2px;
	background:rgba(51,51,51,1);
	align-items: start;
}

.chat .left .title {
	width:478px;
	height:37px;
	font-size:1.2rem;
	font-family:Arial;
	font-weight:bold;
	color:rgba(51,51,51,1);
	line-height:48px;
}

.chat .left .content {
	margin-top: 1.5rem;
	font-size:.8rem;
	color:rgba(153,153,153,1);
	line-height:30px;
	font-weight: 300;
}


.interests {
	width: 100%;
	padding-left: 2rem;
	padding-right: 2rem;
	display: flex;
	flex-direction: row;
	justify-content: center;
	/*flex-wrap: wrap;*/
}

.interests .left {
	width: 50%;
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	justify-content: center;

}

.interests .left .search-img {
	max-width: 15rem;
}

.interests .right {
	display: flex;
	display: -moz-flex;
	display: -webkit-flex;
	flex-direction: column;
	/*align-content: center;*/
	align-items: start;
	flex-wrap: wrap;
	justify-content: center;
	/*height: 4rem;*/
	width: 50%;
	margin-left: 2rem;
}

.interests .right b {
	width:120px;
	height:2px;
	background:rgba(51,51,51,1);
	align-items: start;
}

.interests .right .title {
	width:478px;
	height:37px;
	font-size:1.2rem;
	font-family:Arial;
	font-weight:bold;
	color:rgba(51,51,51,1);
	line-height:48px;
}

.interests .right .content {
	margin-top: 1.5rem;
	font-size: 0.8rem;
	font-weight: 100;
	color:rgba(153,153,153,1);
	line-height:36px;
	font-weight: 300;
}




.app-recommend .chat {
	margin-top: 2rem;
	width: 100%;
}

.app-recommend .interests {
	width: 100%;
}


.about-transpal {
	margin-top: 2rem;
	width: 100%;
	height: 258px;
	background-image: url("../img/about.png");
	background-size: 95%;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: local;
	/*display: block;*/
	/*position: fixed;*/
	/*height:auto;*/
	bottom:0;
	top:0;
	left:0;
	right:0;
	text-align: center;
	color: #FF8400;
	padding-top: 3rem;
	font-family: Arial;
}

.about-transpal .h1 {
	margin-top: 5rem;
	text-align: center;
}

.about-desc {
	text-align: center;
	padding-left: 10rem;
	padding-right: 10rem;
	margin-top: 2rem;
}
.about-desc p{
	margin-top: 0.7rem;
	font-size:0.9rem;
	color:rgba(51,51,51,1);
	line-height:1.2rem;
	font-weight: 300;

}

.footer {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.footer {
	margin-top: 3rem;
}
.footer .logo img {
	width: 1rem;
	margin-bottom: -.5rem;
}

.footer .site-links {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: .5rem;
}

.footer .site-links a {
	font-size: .55rem;
	color: #000000;
}
