
html {font-size: 14px;
    -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding: 0;margin: 0;}
/* 
    HTML5 display definitions
*/
body{
  -webkit-font-smoothing: antialiased;/**这两行是让字体打到最佳显示**/
  text-rendering: optimizespeed; }
#app {
	font-family: Avenir,Helvetica,Arial,sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	color: #2c3e50
}

.col-2,.col-4,.col-6,.col-8,.container,.row,body,div,img {
	padding: 0;
	border: 0;
	margin: 0
}

.main_bg {
	background-image: url(../image/pc-bg.png);
	background-size: 100% 100%;
	height: 100vh;
	width: 100vw;
	color: #475467
}

.container {
	margin: auto
}

.header-logo {
	/* width: 100%; */
	/* height: 100%; */
	padding-top: 1.4rem;
    margin-right: 20rem;
	/* display: inline-block; */
}

.header-logo img {
	height: 50px
}

.logo-icon {
	float: left
}

.download-app-btn-desktop {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f9fafb;
	border-radius: 24px;
	width: 128px;
	height: 3.2rem;
	margin-left: 2rem;
	cursor: pointer;
	float: left;
	font-weight: 600;
	font-size: 16px;
	color: #ec4a0a;
	margin-top: .4rem
}

.header-title {
	width: 90%;
	
	margin-top: 3rem;
	text-align: left

}

.header-title h4 {
	font-weight: 550;
	background-color: #fb982e;
	background-clip: text;
	-webkit-background-clip: text;
	-moz-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: linear-gradient(180deg,#fd853a,#ec4a0a);
	font-size: 2.6rem
}

.sub-title {
	font-size: 22px;
	font-weight: 400;
	color: #475467;
	margin-top: 1.2rem
}

.header-scan {
	width: 64%;
	
	margin-top: 2rem
}

.qr_bg {
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 11rem;
	height: 11rem;
	background: #ffffff;
}

.qr_bg img {
	height: 10rem
}

.qr-instruction {
	text-align: left;
	font-weight: 700;
	font-size: 14px;
	margin-top: .2rem;
	margin-left: 1rem;
	background-color: #f7b401;
	color: #f7b401;
	background-clip: text;
	-webkit-background-clip: text;
	-moz-background-clip: text;
	-webkit-text-fill-color: transparent
}

.download-ios {
	text-align: left
}

.download-ios img {
	height: 3rem;
	display: inline-block
}

.download-desc {
	width: 9.2rem;
	margin-top: -.18rem;
	float: right;
	color: #475467;
	font-size: 16px
}

.download-desc-title {
	font-weight: 550;
	font-size: 16px
}

.m-10 {
	margin-top: 1rem
}
.download-ios.mt-4 {
    margin-top: 2.5rem!important
}

.header-web {
	margin-top: 1.8rem
}

.header-web button {
	width: 64%;
	border: 0;
	margin-left: 5px;
	height: 2.6rem;
	border-radius: 15px;
	font-size: 18px;
	height: 56px
}

.header-web button,.header-web button:hover {
	background: #4c9eea;
	color: #fff;
	font-weight: 700
}

.carousel-indicators li {
	height: 0;
	border-top: 0;
	border-bottom: 4px solid transparent
}

.carousel-indicators{
    bottom: -2%;
}

#carouselExampleIndicators {
	margin-top: -1rem
}

#carouselExampleIndicators .carousel-inner img {
	width: 520px
}

.col-md-4,.col-md-8,.container,.row,img,span{
	padding: 0;
	border: 0;
	margin: 0
}
.container {
    margin: 0 auto;
}

.header{
	margin-top: .6rem
}

.header-logo img{
	height: 90px
}

.header-online{
	float: right;
	margin-right: .4rem;
	color: #333;
}

.carousel{
	/*margin-top: 0.1rem*/
}

.carousel-inner img[data-v-f101d4fa] {
	height: 28.6rem
}

.carousel-indicators li{
	background: #efeeee;
	height: 0;
	border-top: 0;
	border-bottom: 4px solid transparent
}

.carousel-indicators li.active{
	background: #9c9797;
	height: 0;
	border-top: 0;
	border-bottom: 4px solid transparent;
	margin-top: 0
}

.downloadBtn,.spareBtn {
	margin-top: 2.3rem
}

.downloadBtn button,.spareBtn button{
	width: 88%;
	border-radius: 15px;
	height: 3rem
}

.downloadBtn .btn-download,.spareBtn .btn-download {
    background: #5c9bfe;
	/*background: linear-gradient(27.81deg, rgb(0, 123, 255) 17.81%, rgb(179, 215, 255) 87.34%, rgb(0, 123, 255) 104.34%);*/
	color: #fff;
	font-weight: 600
}

.downloadBtn .btn-entry{
    background: #5c9bfe;
	/*background: linear-gradient(27.81deg, rgb(0, 123, 255) 17.81%, rgb(179, 215, 255) 87.34%, rgb(0, 123, 255) 104.34%);*/
	color: #fff;
	font-weight: 600;
	border-radius: 15px
}

.line{
	background: #feb173;
	border-radius: 10px;
	color: #fff;
	padding: 7px 14px;
	font-size: 16px;
	text-decoration: none;
	width: 30%;
	display: inline-block;
	margin-top: .6rem
}

.grap{
	margin: 0 12px
}

.themed-text{
	color: #333;
	font-size: 12px;
	text-decoration: none;
	font-weight: 700
}

.hideArea{
	display: none
}

.showArea{
	display: block
}

.progress{
	width: 88%;
	margin: auto;
	border-radius: 15px;
	height: 2.8rem;
	margin-top: 35px;
}

.progress-bar {
	background: linear-gradient(27.81deg,#282727 17.81%,#464545 87.34%,#9c9797 104.34%);
	height: 2.8rem;
	border-radius: 15px
}

.allow_title{
	color: rgba(51,51,51,var(--tw-text-opacity));
	font-weight: 600;
	font-size: 20px
}

.allow_desc{
	font-size: 12px;
	color: rgba(153,153,153,var(--tw-text-opacity))
}

.allow_btn {
	margin-top: 2rem;
	width: 10rem;
	background: linear-gradient(27.81deg,#282727 17.81%,#464545 87.34%,#9c9797 104.34%);
	border: #feb173
}
.offcanvas-bottom {
    border-top: 1px solid rgba(0,0,0,0.175);
}
.offcanvas-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
}
.offcanvas-header img {
    width: 40px;
    height: 40px;
    position: absolute;
    padding: 8px;
    right:3%;
    top: 1%;
}
.offcanvas {
    border-radius: 30px 30px 0 0;
    position: fixed;
    width: 100%;
    height: 0;
    left: 0;
    bottom: 0;
    z-index: 100;
    background-color: #fff;
    transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in;
}

.offcanvas-title {
	text-align: center;
	margin: auto;
	color: #475467;
	font-weight: 600;
    font-size: 20px;
}

.carousel-vertical .carousel-inner .carousel-item-next.carousel-item-left,
.carousel-vertical .carousel-inner .carousel-item-prev.carousel-item-right {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.carousel-vertical .carousel-inner .active.carousel-item-left,
.carousel-vertical .carousel-inner .carousel-item-prev {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
.carousel-vertical .carousel-inner .active.carousel-item-right,
.carousel-vertical .carousel-inner .carousel-item-next {
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
.addlink-btn {
    height: 56px;
    background: #5c9bfe;
    border-radius: 12px; 
    /*background: linear-gradient(27.81deg, rgb(0, 123, 255) 17.81%, rgb(179, 215, 255) 87.34%, rgb(0, 123, 255) 104.34%);*/
    width: 80%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    font-size: 16px;
    border: 0;
}
.addlink-btn:hover {
    color:#fff;
}

.bigsize {
    font-weight: bolder;
    font-size: 50px;
    color: #5c9bfe;
}

.smallsize {
    font-weight: 300;
    font-size: 25px;
    color: #333;
}