@font-face {
    font-family: 'chalkboard_sebold';
    src: url('chalkboardse-bold-webfont.eot');
    src: url('chalkboardse-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('chalkboardse-bold-webfont.woff2') format('woff2'),
         url('chalkboardse-bold-webfont.woff') format('woff'),
         url('chalkboardse-bold-webfont.svg#chalkboard_sebold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.main-content {
	background: #feca91 url(../img/bg.jpg);
	padding-bottom: 100px;
}
.main-content h2 {
	font-size: 30px;
	color: #8d4d3f;
	text-align: center;
}
.main-content h2 .i {
	font-size: 40px;
	color: #ff4d4d;
	font-family: chalkboard_sebold;
}
.main-content h2.bg {
	height: 83px;
	line-height: 98px;
	background: url(../img/bg-title.png) no-repeat top center;
}
.main-content h3 {
	font-size: 24px;
	color: #8d4d3f;
}
.main-content .content p {
	font-size: 15px;
	color: #8d4d3f;
	line-height: 170%;
}
.price-org {
	color: #997b75;
	font-size: 25px;
	text-decoration: line-through;
}
.price-buy {
	color: #ff4d4d;
	font-size: 40px;
	margin-left: 16px;
}
.main-banner {
	text-align: center;
	height: 515px;
}
.main-banner .logo_link{display:block; position:absolute; top:10px;background:url(https://www.syncios.com/images/logo.png);width:150px;height:70px;overflow:hidden;line-height:300px; z-index:2;}
.star-discounts {
	margin-top: -20px;
	height: 692px;
	background: url(../img/bg-share-discounts.png) top center no-repeat;
}
.star-discounts h2 {
	margin-top: 120px;
}
.star-discounts .img {
	width: 480px;
	float: left;
	text-align: right;
	padding-top: 6px;
}
.star-discounts .text {
	width:450px;
	padding-left: 70px;
	float: left;
	padding-top: 55px;
}
.star-discounts h3 {
	padding-bottom: 15px;
}
.star-discounts h3 a {
	color: #8d4d3f;
}
.star-discounts .content {
	width: 420px;
	padding-bottom: 25px;
}
.star-discounts .price {
	padding-left: 24px;
}
.star-discounts .share-tab {
	width: 523px;
	height: 105px;
	float: left;
	background: url(../img/bg-share.png) no-repeat;
	margin-top: 5px;
	text-align: right;
	padding:20px 25px;
}
.star-discounts .share-tab p {
	font-size: 18px;
	color: #8d4d3f;
	line-height: 155%;
	padding-left: 80px;
}
.star-discounts .tab-button {
	padding-top: 10px;
}
.star-discounts .buy-box {
	width:397px;
	float: left;
	padding-left: 30px;
}
.star-discounts a {
	display: block;
	margin-bottom: 4px;
}
.tab-button .code {
    background: #bcbcbc;
    padding: 5px 10px;
    color: #ff4d4d;
    border-radius: 5px;
    font-weight: bold;
    font-size: 26px;
}

.intro-pro {
	margin-top: 40px;
}
.intro-pro .prd-box {
	height: 816px;
	background: url(../img/circle.png) no-repeat top center;
}
.intro-pro h3 {
	text-align: center;
	padding-top: 113px;
	padding-bottom: 20px;
}
.intro-pro a {
	color: #8d4d3f;
}
.intro-pro .img {
	text-align: center;
	padding-bottom: 5px;
}
.intro-pro .img img {
	margin-right: -105px;
}
.intro-pro .content {
	width:550px;
	margin:0 auto;
}
.intro-pro .content a{
	color: #8d4d3f;
}
.intro-pro .price {
	padding:14px 0;
	text-align: center;
}
.intro-pro .buy-box {
	text-align: center;
}

.we-promise {
	padding-top: 30px;
}
.we-promise ul {
	width:916px;
	max-width: 100%;
	height: 166px;
	list-style: none;
	padding:75px 50px;
	margin:0 auto;
	background: url(../img/bg-promise.png) center bottom no-repeat;
}
.we-promise li {
	width:25%;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #8d4d3f;
}
.we-promise li .img {
	padding:10px 0;
}

.buy-btn:hover img {
	-webkit-filter: drop-shadow(4px 4px 6px #ccc);
	filter: drop-shadow(4px 4px 6px #ccc);
	-ms-transform: drop-shadow(4px 4px 6px #ccc);
	-webkit-transform: drop-shadow(4px 4px 6px #ccc);
	transform: drop-shadow(4px 4px 6px #ccc);
}

/*left_float_nav*/
.left_float_nav{background:url("../img/icon-bmf.png") no-repeat; width:192px; height:333px;; margin-right:510px;  position: fixed; top: 40px;  right: 50%;}
.left_float_nav.current{position:fixed;top:0px; right:0px;}
.left_float_nav li{cursor:pointer;color:#fff;font-size:17px; line-height:44px; margin-bottom:11px; padding-left:35px;}
.left_float_nav li.current{color:#fee11b; }
.left_float_nav li.line_2{line-height:18px; padding-top:100px; font-size:17px}
.left_float_nav a {
    color: #fff;
}
.go-top {
    bottom: 0px;
    overflow: hidden;
    position: fixed;
    right: 30px;
    width: 70px;
    height: 73px;
    z-index: 999;
}
.go-top .back-top {
    background: transparent url("../img/go-top.png") no-repeat scroll 0px 0px;
    display: block;
    float: right;
    height: 73px;
    outline: 0px none;
    text-indent: -9999em;
    width: 70px;
    margin-bottom: 50px;
}

@media (max-width:768px){
	.josh-wrap{width:7.50rem !important;}

	.main-content {
	    padding-bottom: .75rem;
	}

	.main-content h2 {
		font-size: .28rem;
	}
	.main-content h2 .i {
		font-size: .35rem;
	}
	.main-content h2.bg {
		height: .6225rem;
		line-height: 0.745rem;
		background-size: 95% 100%;
	}
	.main-content h3 {
		font-size: .23rem;
		text-align: center;
    	padding-bottom: .15rem;
	}
	.main-content .content p {
		font-size: .20rem;
	}

	.price {
		text-align: center;
	}
	.price-org {
		font-size: .25rem;
	}
	.price-buy {
		font-size: .45rem;
	}
	.buy-btn img {
		width:2.58rem;
	}

	.main-banner {
		text-align: center;
		height: 3.54rem;
	}
	.main-banner img {
		width:6.72rem;
	}

	.star-discounts {
		height: auto;
		background-size: auto 100%;
		margin-top: 0;
		padding:.50rem 0 .70rem 0;
	}
	.star-discounts h2 {
	    margin-top: .98rem;
	}
	.star-discounts .img {
		width:100%;
		float: none;
		text-align: center;
	}
	.star-discounts .img img {
		width: 3.47rem;
	}
	.star-discounts .text {
		width:100%;
		float: none;
		padding:0;
	}
	.star-discounts h3 {
		padding-top: .20rem;
	}
	.star-discounts .content {
		width: 100%;
		padding-bottom: 0;
	}
	.star-discounts .content p {
		padding:0 .25rem;
	}
	.star-discounts .price {
		padding-left: 0;
	}
	.star-discounts .share-tab {
		width: 6.50rem;
		height: auto;
		float: none;
		background-size: 100% 100%;
		margin: .15rem auto 0 auto;
		text-align: right;
		padding:.20rem .25rem;
	}
	.star-discounts .share-tab p {
		font-size: .20rem;
		padding-left: .70rem;
	}
	.star-discounts .buy-box {
		width: 100%;
		float: none;
		padding:0;
		text-align: center;
	}
	.tab-button img {
		width: 1.20rem;
	}

	.intro-pro .img img {
		width:3.20rem;
		margin-right: -.40rem;
	}
	.intro-pro h3 {
		padding-top: 0.95rem;
	}
	.intro-pro .prd-box {
		height: 7.00rem;
		background-size: auto 100%;
	}
	.intro-pro .price {
		padding:.10rem 0;
	}

	.we-promise ul {
	    width: 6.50rem;
	    height: 1.34rem;
	    list-style: none;
	    padding: .52rem 0.245rem;
	    background-size: 100% 100%;
	}
	.we-promise li {
		font-size: .13rem;
	}
	.we-promise ul img {
		width: .966rem;
	}
}

/*??????*/
.halloweenpop {
    width: 495px;
    height: 385px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 97px 130px 0 130px;
    overflow: hidden;
    border-radius: 10px;
    background: #472408 url(../img/popbg.png) top center no-repeat;
    background-size: cover;
    box-shadow: 0 0 40px #543927;
}
.halloweenpop a {
    width: 362px;
    height: 79px;
    line-height: 72px;
    margin: 53px auto;
    color: #FCF3CF;
    background: url(../img/btn.png) 0 0 no-repeat;
}
a:link, a:visited {
    text-decoration: none;}
	
.halloweenpopbg {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 7;
    background-color: rgba(0,0,0,0.5);
}
.ft24 {
    font-size: 24px;
}

.alc {
    text-align: center;
}

.ftb {
    font-weight: 700;
}

.dsb {
    display: block;
}
.mt30 {
    margin-top: 30px;
}

.white {
    color: #fff;
}

.ft18 {
    font-size: 18px;
}

.alc {
    text-align: center;
}