﻿* {
	margin: 0;
	padding: 0
}
#app {
	width: 100%;
	overflow-y: auto;
	min-height: 100vh;
	background: url(../image/bg.jpg) no-repeat center/cover
}

#app .container {
	box-sizing: border-box;
	min-height: calc(100vh - 150px)
}

#app .container .d-flex::after,
#app .container .links-box::after {
	content: "";
	display: block;
	clear: both
}

/* #app .footer {
	margin-top: 50px
} */

@media(max-width: 991.98px) {
	#app .container {
		min-height: calc(100% - 20vw) !important;
		padding-bottom: 0 !important
	}

	#app .footer {
		margin-top: 6.6667vw
	}
}

* {
	margin: 0;
	padding: 0
}

#app {
	width: 100vw;
	min-height: 100vh;
	background: url(../images/pc/bg.jpg) no-repeat center/cover
}

#app .container {
	width: 1200px;
	margin: 0 auto;
	padding-top: 2px;
/* 	padding-bottom: 50px
 */}

#app .container .logo {
	margin: 0 auto;
	width: 400px;
	background: url(../images/pc/logo.png) no-repeat center/contain;
	height: 135px
}

#app .container .links-box {
	display: inline-block;
	width: 1280px;
/* 	margin-top: 2.292vw */
}

#app .container .links-box .links {
	display: inline-block;
	vertical-align: top;

}

#app .container .links-box .links .link-box {
	display: block;
	width: 550px;
	height: 60px;
	margin-top: 23px;
	text-decoration: none;
	background: url(../images/pc/domain_btn.png) no-repeat center/cover;
	border-radius: 2.2vw
}

#app .container .links-box .links .link-box:nth-child(2) .link .text {
	background: url(../images/pc/domain2.png) no-repeat center/cover
}

#app .container .links-box .links .link-box:nth-child(3) .link .text {
	background: url(../images/pc/domain3.png) no-repeat center/cover
}

#app .container .links-box .links .link-box:nth-child(4) .link .text {
	background: url(../images/pc/domain4.png) no-repeat center/cover
}
#app .container .links-box .links .link-box:nth-child(5) .link .text {
	background: url(../images/pc/domain5.png) no-repeat center/contain
}

/* #app .container .links-box .links .link-box:hover {
	background: url(../images/pc/btn-hover.png) no-repeat center/cover
} */

#app .container .links-box .links .link-box:nth-of-type(1) {
	margin-top: 23px
}

#app .container .links-box .links .link-box .link {
	display: flex;
	align-items: center;
	width: 550px;
	height: 57px;
	outline: none;
	text-decoration: no;
}

#app .container .links-box .links .link-box .link .text {
	display: inline-block;
	background: url(../images/pc/domain1.png) no-repeat center/cover;
	width: 123px;
	height: 20px;
	margin-left: 120px
}

#app .container .links-box .links .link-box .link .speed {
	display: inline-block;
	color: black;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	width: 250px;
	height: 20px;
	line-height: 1;
}

/* #app .container .links-box .links .link-box:nth-child(1) .link .speed {
	background: url(../images/pc/domain_text.png) no-repeat center/contain
}
#app .container .links-box .links .link-box:nth-child(2) .link .speed {
	background: url(../images/pc/domain_text.png) no-repeat center/contain
}
#app .container .links-box .links .link-box:nth-child(3) .link .speed {
	background: url(../images/pc/domain_text.png) no-repeat center/contain
}
#app .container .links-box .links .link-box:nth-child(4) .link .speed {
	background: url(../images/pc/domain_text.png) no-repeat center/contain
} */
#app .container .links-box .links .link-box:nth-child(5) .link .speed {
	background: url(../images/pc/domain_text1.png) no-repeat center/contain
}

/* #app .container .links-box .links .link-box .link .speed.slow {
	color: #da9d74
} */

#app .container .links-box .links .link-box .link:first-child {
	margin-top: 0
}

#app .container .links-box .link-code {
	display: inline-block;
	width: 240px;
	height: 296px;
	vertical-align: top;
	float: right;
	text-align: center;
	background: url(../images/pc/load.png) no-repeat center/cover
}

#app .container .links-box .link-code>img {
	display: inline-block;
	width: 112px;
	height: 112px;
	background-color: #fff;
	margin-top: 161px;
	margin-left: 0px
}

#app .container .download {
	display: none
}

#app .container .text_btns {
	display: inline-block;
	width: 650px;
	height: 446px;
	vertical-align: top;
	float: right;
	text-align: center;

}

#app .container .text_btns .text_box{
	height: 55px;
	margin-top: 10px;

}

#app .container .text_btns .text_box .text1{
	width: 286px;
	height: 20px;
	margin: 5px;
	float: left;

}

#app .container .text_btns .text_box .text_btn1{
	width: 227px;
	height: 40px;
	float: right;
}

#app .container .text_btns .text_box .text_btn2{
	width: 427px;
	height: 58px;
	margin-left: 20px;
}

#app .container .links-box .text_box:first-child {
	margin-top: 30px
}


#app .container .text_btns .text_box:nth-child(1) .text1{
	background: url(../images/pc/pop.png) no-repeat left/contain
}
#app .container .text_btns .text_box:nth-child(2)  .text1{
	background: url(../images/pc/youxiang.png) no-repeat left/contain
}
#app .container .text_btns .text_box:nth-child(3) .text1{
	background: url(../images/pc/kefu.png) no-repeat left/contain
}
#app .container .text_btns .text_box:nth-child(4) .text1{
	background: url(../images/pc/liulanqi.png) no-repeat left/contain
}
#app .container .text_btns .text_box:nth-child(5) .text1{
	background: url(../images/pc/vpn.png) no-repeat left/contain
}

#app .container .text_btns .text_box:nth-child(1) .text_btn1{
	background: url(../images/pc/pop_id.png) no-repeat center/contain
}
#app .container .text_btns .text_box:nth-child(2) .text_btn1{
	background: url(../images/pc/youxiang_btn.png) no-repeat center/contain
}
#app .container .text_btns .text_box:nth-child(3) .text_btn1{
	background: url(../images/pc/kefu_btn.png) no-repeat center/contain
}
#app .container .text_btns .text_box:nth-child(4) .text_btn1{
	background: url(../images/pc/liulanqi_btn.png) no-repeat center/contain
}
#app .container .text_btns .text_box:nth-child(5) .text_btn1{
	background: url(../images/pc/vpn_btn.png) no-repeat center/contain
}
#app .container .text_btns .text_box:nth-child(6) .text_btn2{
	background: url(../images/pc/jietu_btn.png) no-repeat center/contain
}

#app .container .footer {
	box-sizing: border-box;
	width: 100%;
	/* background-color: rgba(0, 0, 0, .8); */
	text-align: center;
	/* padding: 15px 0 */
}

#app .container .footer .footer-box {
	height: 166px;
	margin: 0 auto;
	background: url(../images/pc/saoma.png) no-repeat center center/contain
}

#app .container .footer-box>img{
		display: inline-block;
		margin-top: 28px;
		margin-right: -335px;
		width: 112px;
		height: 112px;
	}

@media(max-width: 991.98px) {
	#app {
		width: 100vw;
		min-height: 100vh;
		background: url(../images/h5/bg2.jpg) no-repeat top center/cover
	}

	#app .container {
		width: 85.4667vw;
		margin: 0 auto;
		padding-top: 4.53vw
	}

	#app .container .logo {
		margin: 0 auto;
		width: 48.1333vw;
		height: 11.7333vw;
		background: url(../images/h5/logo.png) no-repeat center;
		background-size: 100% auto
	}

	#app .container .links-box {
		display: inline-block;
		margin-bottom: 0;
		margin-top: 5vw;
		width: 84.4667vw;
		/* height: 52.5333vw */
	}

	#app .container .links-box .link-code {
		display: none
	}

	#app .container .links-box .links .link-box {
		display: block;
		width: 84.33vw;
		height: 10.0667vw;
		text-decoration: none;
		margin-top: 5.0333vw;
/* 		background: url(../images/h5/domain_btn.png) no-repeat center center/cover;
 */		border-radius: 1.2vw
	}

	/* #app .container .links-box .links .link-box:hover {
		background: url(../images/h5/domain_btn2.png) no-repeat center center/contain
	} */

	#app .container .links-box .links .link-box:first-child {
		margin-top: 0
	}

	#app .container .links-box .links .link-box:nth-child(2) .link .text {
		background: url(../images/h5/domain2.png) no-repeat center/contain
	}

	#app .container .links-box .links .link-box:nth-child(3) .link .text {
		background: url(../images/h5/domain3.png) no-repeat center/contain
	}

	#app .container .links-box .links .link-box:nth-child(4) .link .text {
		background: url(../images/h5/domain4.png) no-repeat center/contain
	}
	#app .container .links-box .links .link-box:nth-child(5) .link .text {
		background: url(../images/h5/domain5.png) no-repeat center/contain
	}
	#app .container .links-box .links .link-box .link {
		display: flex;
		width: 83.6vw;
		height: 10vw;
		border-radius: 2.2vw;
		align-items: center;
		outline: none;
		text-decoration: none
	}

	#app .container .links-box .links .link-box .link .text {
		display: inline-block;
		background: url(../images/h5/domain1.png) no-repeat center/contain;
		width: 20.6vw;
		height: 4.6667vw;
		margin-left: 18vw;
	}

	#app .container .links-box .links .link-box .link .speed {
		display: inline-block;
/* 		line-height: 10.6667vw; */
		margin-left: 2.3333vw;
		width: 31vw;
/* 		height: 4vw;
 		margin-left: 8.3333vw;*/
		font-size: 3.8vw;
		width: 34vw;
		height: 5vw;
		text-align: center;
		margin-top:1.222vw;
	}
	
	/* #app .container .links-box .links .link-box:nth-child(1) .link .speed {
		background: url(../images/h5/domain_text.png) no-repeat center/contain
	}
	#app .container .links-box .links .link-box:nth-child(2) .link .speed {
		background: url(../images/h5/domain_text.png) no-repeat center/contain
	}
	#app .container .links-box .links .link-box:nth-child(3) .link .speed {
		background: url(../images/h5/domain_text.png) no-repeat center/contain
	}
	#app .container .links-box .links .link-box:nth-child(4) .link .speed {
		background: url(../images/h5/domain_text.png) no-repeat center/contain
	} */
	#app .container .links-box .links .link-box:nth-child(5) .link .speed {
		background: url(../images/h5/domain_text1.png) no-repeat center/contain
	}

	#app .container .links-box .links .link-box .link .speed.slow {
		color: #d38138
	}

	#app .container .links-box .links .link-box .link:first-child {
		margin-top: 0
	}
	
	
	#app .container .text_btns {
		display: inline-block;
		margin-bottom: 0;
		margin-top: 2vw;
		width: 84.4667vw;
		/* height: 84.4667vw; */
	}
	
	#app .container .text_btns .text_box{
		height: 8vw;
		margin-top: 3vw;
	}
	
	#app .container .text_btns .text_box .text1{
		width: 40vw;
		height: 5vw;
		margin: 5px;
		float: left;
	}
	
	#app .container .text_btns .text_box .text_btn1{
		width: 40vw;
		height: 8vw;
		float: right;
	}
	
	#app .container .text_btns .text_box .text_btn2{
		width: 41vw;
		height: 15vw;
		margin: 0 auto;
		float: left;
	}
	#app .container .text_btns .text_box .download{
		width: 42vw;
		height: 15vw;
		/* margin: 0 auto; */
		float: right;
	}
	
	#app .container .links-box .text_box:first-child {
		margin-top: 5.2vw
	}
	
	
	#app .container .text_btns .text_box:nth-child(1) .text1{
		background: url(../images/h5/pop.png) no-repeat left/contain
	}
	#app .container .text_btns .text_box:nth-child(2)  .text1{
		background: url(../images/h5/youxiang.png) no-repeat left/contain
	}
	#app .container .text_btns .text_box:nth-child(3) .text1{
		background: url(../images/h5/kefu.png) no-repeat left/contain
	}
	#app .container .text_btns .text_box:nth-child(4) .text1{
		background: url(../images/h5/liulanqi.png) no-repeat left/contain
	}
	#app .container .text_btns .text_box:nth-child(5) .text1{
		background: url(../images/h5/vpn.png) no-repeat left/contain
	}
	
	#app .container .text_btns .text_box:nth-child(1) .text_btn1{
		background: url(../images/h5/pop_id.png) no-repeat right/contain
	}
	#app .container .text_btns .text_box:nth-child(2) .text_btn1{
		background: url(../images/h5/youxiang_btn.png) no-repeat right/contain
	}
	#app .container .text_btns .text_box:nth-child(3) .text_btn1{
		background: url(../images/h5/kefu_btn.png) no-repeat right/contain
	}
	#app .container .text_btns .text_box:nth-child(4) .text_btn1{
		background: url(../images/h5/liulanqi_btn.png) no-repeat right/contain
	}
	#app .container .text_btns .text_box:nth-child(5) .text_btn1{
		background: url(../images/h5/vpn_btn.png) no-repeat right/contain
	}
	#app .container .text_btns .text_box:nth-child(6) .text_btn2{
		background: url(../images/h5/jietu_btn.png) no-repeat left/contain
	}


	/* #app .container .footer .footer-box {
		width: 100%;
		height: 20.2667vw;
		background: url(../images/h5/saoma.png) no-repeat center/contain
	} */
	#app .container .footer .footer-box {
		display: none;
	}
	#app .container .download {
		display: block;
		width: 40vw;
		height: 10vw;
		box-sizing: content-box;
		background: url(../images/h5/saoma.png) no-repeat center/contain;
/* 		background-size: 100% 100%;
 */		margin: 0 auto;
	}
}