#contentbox{width: 100%;height: auto;background: #fcfcfc;;}
#banner{background: url(../img/appbg_01.jpg) no-repeat center;height:800px;}
.item1{font-size:2.4rem ;color: #1b1b1b;}
.item1 h1{font-size:6.4rem ;margin-top: 130px;}
.codebox{margin-top:140px}

.list{padding: 50px 0;}
.right{margin-left: -20%;}
.phonebox{width:290px;height:620px;background: url(../img/phone-bg_03.png) no-repeat center;}
.carousel{width: 238px;top: 97px;left: 2px;}
.carousel-inner,.item{height: 424px;}
.carousel-indicators{bottom: -130px;}
.carousel-indicators li{background: #fff;border:#08CBFF solid 2px;width: 24px;height:24px;border-radius: 24px;}
.carousel-indicators .active{background: #08CBFF;width: 24px;height:24px;border-radius: 24px;}

.item{background: url(../img/all2_01.jpg) no-repeat center;background-size: 1434px 1696px;}
.list1{background-position: -1px -848px;}
.list2{background-position: -240px -848px;}
.list3{background-position: -479px -848px;}
.list4{background-position: 0px -424px;}
.list5{background-position: -240px -424px;}
.list6{background-position: -478px -424px;}
.list7{background-position: 0px -1273px;}
.list8{background-position: -238px -1273px;}
.list9{background-position: -478px -1273px;}
.list10{background-position: -717px 0;}
.list11{background-position: -955px 0;}
.list12{background-position: -1196px 0;}
.list13{background-position: -719px -424px;}
.list14{background-position: -957px -424px;}
.list15{background-position: -1196px -424px;}
.list17{background-position: -719px -1272px;}
.list18{background-position: -957px -1272px;}
.list19{background-position: -1196px -1274px;}
.list20{background-position: 0 0;}
.list21{background-position: -239px 0;}
.list22{background-position: -478px 0;}
.list23{background-position: -1195px -848px;}

.textbox{margin-top:35%;}
.textbox h1{font-size: 4.8rem;color: #1B1B1B;}
.textbox p{font-size: 1.8rem;line-height: 28px;}
.icon{background: url(../img/icon_03.png) no-repeat center;background-size: 581px 82px;width: 83px;height: 83px;}
.ic-1{background-position: -0px 0px;}
.ic-2{background-position: -83px 0px;}
.ic-3{background-position: -166px 0px;}
.ic-4{background-position: -332px 0px;}
.ic-5{background-position: -249px 0px;}
.ic-6{background-position: -498px 0px;}
.ic-7{background-position: -415px 0px;}

.footer{font-size: 1.9rem;color: #000;line-height: 24px;margin-top: 72px;}
.footer-right{padding-left: 50px;border-left: #000000 solid 1px;}
.footer h1{font-size: 3.1rem;color: #4d4d4d;font-weight: 600;margin-top:25px;font-family: 'black';}
.footer p{margin-top: 30px;font-size: 1.9rem;}
.footer pre{color: #000000;font-size: 1.5rem;font-family: 'qblack';margin-top:30px}
.footer img{margin-top: 15px;}
.footer-ic{float: left;margin-top: -4px!important;margin-right: 15px;}

/*about us*/
#us-banner{background: url(../img/aboutus-bg_02.jpg) no-repeat center;background-size:100% 100%;height: 686px;width: 100%;}
#us-banner .container{height: 686px;}
#us-banner-center{background: url(../img/aboutus_03.png) no-repeat center;background-size: 100% 100%;width: 80%;margin-left:10%;height:53%;margin-top:15%;position: relative;}
#us-banner li{text-align: center;color: #fff;font-size: 3rem;position: absolute;line-height: 36px;}
#us-banner li:nth-of-type(1){left: -14%;top: 35%;}
#us-banner li:nth-of-type(2){left: 3%;bottom: -9%;}
#us-banner li:nth-of-type(3){left: 29%;bottom: -21%;}
#us-banner li:nth-of-type(4){left: 62%;bottom: -11%;}
#us-banner li:nth-of-type(5){left: 84%;top: 65%;}
#us-banner li:nth-of-type(6){left: 67%;top: -7%;}

/*help*/
article h3{color: #ff0033;font-size: 2.5rem;}
article p{color: #7d7d7d;font-size: 1.8rem;}
article hr{border: dashed #a0a0a0 1px;margin:3% 0;}

/*buy*/	
#buycontent{padding: 0 100px;}
@media only screen and (max-width: 768px) {
	html{font-size: 40%;}
	#banner{height: auto;}
	.item1 h1{margin-top: 30px;}
	.codebox{margin:30px 0}
	.list{padding: 30px 0;}
	.right{margin-top: 15%;margin-left: 0;}
	.left{margin-top: 0;}
	.footer{text-align: center;}
	.footer-right{padding-left: 0;}
	.footer-ic{margin-left: 10%;}
	
	#us-banner,#us-banner .container{height: 280px;}
	#us-banner li{line-height: 15px;font-size: 2rem;}
	
	#buycontent{padding: 0 15px;}
	.footer-link{display:block;margin-left:2px;}
}


