ul{
    padding:0;
}
.sp-main-banner {
    height: 935px;
    background: url(../images/xmas-new-year-offers.jpg) no-repeat top center #3ee196;
    position: relative;
}
.sp-main-banner img.banner {
    display: none;
}
.guide-nav {
    position: absolute;
    bottom: 78px;
    left: 0;
    width: 100%;
}
.josh-wrap {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.guide-nav ul li {
    list-style: none;
    width: 33.333333%;
    float: left;
}
.guide-nav ul li.li-0, .guide-nav ul li.li-2 {
    width: 20%;
}
.guide-nav ul li.li-1 {
    width: 60%;
}
.guide-nav ul a {
    display: block;
    text-align: center;
    position: relative;
    z-index:2;
}
.guide-nav ul a img {
    transition: all .25s ease;
    -moz-transition: all .25s ease;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
}
.guide-nav ul a span {
    display: block;
    font-family: 'LithosPro-Regular';
    color: #c84156;
    font-size: 35px;
    height: 52px;
    line-height: 61px;
    transition: all .25s ease;
    -moz-transition: all .25s ease;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    text-decoration: underline;
}
.guide-nav ul a:hover span {
    bottom: -2px;
}
.guide-nav ul a:hover img {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    transform: scale(1.02);
}
.share-giveaways {
	height: 1021px;
	background: url(../images/bg-free-gift.jpg) top center no-repeat;
}
.share-giveaways .title {
	margin-top: 205px;
	color: #fff;
    text-align:center;
    font-size:32px;
}
.share-giveaways .title-p {
	color: #ffc600;
        text-align:center;
        font-size: 24px;
}
.share-giveaways .img {
	width: 30.75%;
	float: left;
	text-align: right;
	padding-top: 50px;
        text-align:center;
}
.share-giveaways .detail {
	width: 69.25%;
	float: left;
	padding-top: 45px;
}
.share-giveaways .detail.discount {
	padding-top: 0;
}
.share-giveaways .prd-title {
	padding-bottom: 15px;
	text-align: center;
}
.prd-title, .prd-title a {
    color: #fff;
    font-size: 24px;
    text-align: center;
}
.share-giveaways .content {
	padding-bottom: 18px;
	line-height: 16px;
        color:#fff;
}
.share-giveaways .price {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height:0.7;
    
}
.share-giveaways .bundle-discount .price{
    position: absolute;
    text-align:center;
}
.share-giveaways .price .org {
	font-size: 14px;
	text-decoration: line-through;
	margin-right: 6px;
    margin-left: 12px;
	color: #6a6a6a;
}

.share-giveaways .price .sell {
	color: #fc4747;
	font-size: 16px;
}
.share-giveaways .bundle-discount span.price {
    font-size: 24px;
    color: #F44336;
    left: 10px;
}
.share-giveaways .bundle-discount span.price del{
    font-size: 16px;
    color:#fff;
}
.share-giveaways .tab-button {
	padding-top: 10px;
}
.share-giveaways .buy-box {
	padding-top: 0px;
}
.share-giveaways .bundle-discount .buy-box {
    text-align:center;
}
.share-giveaways .buy-btn {
	display: none;
}
.share-giveaways .active {
	display: inline-block;
}
.share-giveaways .bundle-discount .active {
    margin-right:50px;
}
.share-giveaways .discount ul li:first-child{
    list-style:none;
}
.share-giveaways a {
	display: block;
	margin-bottom: 4px;
}
.share-giveaways .discount ul a {
	display: unset;
	margin-bottom: 4px;
	color: #FFEB3B;
	cursor:pointer;
	position: relative;
    z-index: 2;
}
.countdown-wrap {
	position: relative;
}
.countdown {
	position: absolute;
        top: 160px;
        left: 38%;
}
.countdown .cd-item {
	float: left;
	height: 60px;
	line-height: 72px;
	text-align: center;
	font-size: 30px;
}
.countdown .cd-item .sm {
	font-size: 20px;
	position: relative;
    top: -3px;
}
.countdown .cd-days {
	width: 113px;
	background: url(../images/day.png) no-repeat center center;
}
.countdown .cd-hours,
.countdown .cd-minites,
.countdown .cd-seconds
 {
	width: 63px;
	background: url(../images/h.png) no-repeat center center;
}
.countdown .cd-dot {
	font-size: 42px;
	font-family: 'Microsoft YaHei';
	color: #c84156;
	line-height: 60px;
	padding:0 3px;
}

.compare-license {
	padding-top: 15px;
	position: relative;
}
.compare-license .license-box {
	width: 49.9%;
	float: left;
	text-align: center;
	border-right: 2px dashed #fff;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color:#fff;
}
.compare-license .license-box.bundle-discount{
    width: 99.9%;
    padding-top:50px;
    padding-left:50px;
    text-align:left;
}
.compare-license .license-box p{
    font-size: 16px;
}
.compare-license .license-box:last-child {
	border-right: 0;
}
.license-box .l-title {
	font-size: 16px;
}
.license-box.bundle-discount .l-title {
    margin-bottom:15px;
	color: #fff;
    font-size: 24px;
    text-align: center;
}
.license-box.bundle-discount h5{
    color:#ffc107;
    text-align: center;
    font-size: 18px;
}
.license-box ul {
	font-size: 15px;
	padding: 0 0 15px 0;
    list-style:url(../images/yes.png)
}
.license-box.bundle-discount ul{
    padding-left:20px;
}
.license-box li {
	width: 165px;
	margin: 0 auto;
	font-size: 14px;
	padding-bottom: 0;
	text-align: left;
}
.license-box.bundle-discount li {
	width: 100%;
	padding-bottom: 0;
	font-size: 16px;
    margin-top: 10px;
    position: relative;
}
.license-box li img {
	float: right;
}

.share {
	background:none;
	border:none;
	cursor: pointer;
	outline: none;
        padding:0;
        margin:5px;
        width: 29%;
}
.share-box {
	padding-top: 18px;
        position:relative;
        z-index:2;
        color: #fff;
}
.share-box p {
	padding: 0 20px 10px 20px;
	font-size: 15px;
	line-height: 130%;
	text-align: left;
}
.share-box .tips {
	color: #fc4747;
	font-size: 25px;
	padding: 15px 0;
}
.share-buttons {
	text-align: left;        
}
.share-buttons a{
        display:inline-block;
}
.share img {
	transition: all .25s ease;
    -moz-transition: all .25s ease;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    -webkit-transform:scale(.98);
	-moz-transform:scale(.98);
	transform:scale(.98);
}
.share:focus img {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	transform:scale(1);
}


.container {
    max-width:unset;
    width: 1080px; 
}
.main-content h2 {
	font-family:LithosPro-Black,Arial;
	font-size:32px;
	color:#fdfee8;
	text-align:center;
	white-space:nowrap;
	padding:88px 0 45px;
	letter-spacing:-1px
}
.main-content h2 .gn {
	color:#4de8b4
}
.main-content h3 {
	color:#fdfee8;
	font-size:20px;
	text-align:center
}
.main-content h3 a {
	color:#fdfee8;
        position: relative;
        z-index:2;
        
}
.main-content .text p {
	font-size:16px;
	color:#fdfee8;
	line-height:150%
}
.main-content .price {
	padding-top:28px;
	text-align:right
}
.main-content .price-org {
	font-size:16px;
	color:#c4c4c4;
	margin-right:8px;
	text-decoration:line-through
}
.main-content .price-buy {
	font-size:25px;
	color:#fff21f
}
.prd-box {
	width:49.75%;
	background:rgba(211,97,113,.5);
	border-radius:20px;
	padding-bottom:25px;
	margin-bottom:.5%
}
.prd-left {
	float:left
}
.prd-right {
	float:right
}
.prd-box .img {
	float:left;
	padding:10px 0 0 18px
}
.prd-box .img img {
	height:203px
}
.prd-box .content {
	float:left;
	width:275px;
	padding-top:30px
}
.prd-box .content h3 {
	padding-bottom:28px
}
.prd-box .text {
	padding-left:20px
}
.prd-box .text p {
	line-height:130%
}
.prd-box .buy-box {
	float:left;
	padding-left:9px
}
.prd-box .price {
	float:left;
	padding-left:12px;
	padding-top:20px
}
.prd-box .price .sys{
        color:#fff;
        font-size:18px;
}
.prd-box-3 .price .sys{
        color:#fff;
        font-size:18px;
}
.prd-box-3 {
	width:33%;
	background:rgba(211,97,113,.5);
	border-radius:20px;
	padding-bottom:22px;
	margin-bottom:.5%;
	float:left;
	margin-right:.5%
}
.prd-last {
	margin-right:0
}
.prd-box-3 h3 {
	padding-top:30px;
	padding-bottom:15px
}
.prd-box-3 .img {
	text-align:center;
	padding-bottom:15px
}
.prd-box-3 .img img {
	height:203px
}
.prd-box-3 .text {
	padding:0 30px
}
.prd-box-3 .text p {
	line-height:130%
}
.prd-box-3 .price {
	text-align:center;
	padding-top:5px
}
.prd-box-3 .buy-box {
	text-align:center
}
.prd-box-3 .single {
	margin-top:13px;
	margin-bottom:10px
}
a.buy-btn{
        position: relative;
        z-index:2;
        cursor:pointer;
}
.xmas-songs{
    background:url(../images/xmas-bg.jpg);
    background-size:cover;
}
.xmas-songs.tutorials h3{
    color:#f00;
    margin-bottom:50px;
}
.xmas-songs .col-md-6 iframe{
    padding-left:150px;
    width:520px;
}
.tutorials p{
    color: #ff0000;
    border-bottom:1px solid #f00;
}
.tutorials .more{
    width: 320px;
    color:#f00;
    border: 1px solid #f00;
}
.tutorials ul li{
    padding-left:0;
}
.tutorials ul li a{
    color:#f00;
}

.foot{
    background-color: #7e0001;
}
.foot .foot-bottom{
    margin-top:0;
}
.totop{
    background-color: #fffff000;
    background-image: url(../images/santa-top.png);
}
.totop:hover, .totop:focus {
    background-color: #ffffff00;
}




@media (max-width:768px){
html{
    font-size:50px;
}
.xmas-songs{
    background:none;
}
.xmas-songs .col-md-6 iframe{
    padding-left:0;
    width:400px;
}
.xmas-songs.tutorials h3 {
    color: #00f;
}
.tutorials p{
    color: #00f;
    border-bottom:1px solid #00f;
}
.tutorials .more{
    width: 320px;
    color:#00f;
    border: 1px solid #00f;
}
.tutorials ul li a{
    color:#00f;
}
.josh-wrap{width:7.50rem !important;}
.sp-main-banner{width:100%;height:auto;overflow:hidden;background-image: none;padding-bottom: 0;}
.sp-main-banner img.banner{max-width:initial;width:190%;display:inline;margin-left:-45%;height: auto;}
.guide-nav{bottom: 0;}
.sp-main-banner .guide-nav ul li {width: 33.33333%;}
.guide-nav ul a img{height: 2.00rem;}
.guide-nav ul a span {font-size: .25rem; height: .40rem;line-height: .40rem;}

.title {
	font-size: .40rem;
}

.container{
       width:100%;
}

.share-giveaways {
	height: auto;
	background: #264b96;
	margin-top: 0;
}
.share-giveaways .title {
    margin-top: .68rem;
    padding:0 15px;
    line-height: 0.4rem;
    font-size:24px;
}
.share-giveaways .title-p{
   font-size: .30rem;
   line-height: 0.4rem;
}

.share-giveaways .img {
	width:100%;
	float: none;
	text-align: center;
	padding-top: .30rem;
}
.share-giveaways .img img {
	max-width: 3.87rem;
}
.share-giveaways .detail {
	width:100%;
	float: none;
	padding:0;
}

.share-giveaways .prd-title {
	padding-top: .20rem;
}
.share-giveaways .content {
	width: 100%;
	padding: 0;
}
.share-giveaways .content p {
	padding:0 .25rem;
        font-size: 0.32rem;
        line-height:0.4rem;
}
.share-giveaways .price {
	padding-left: 0;
	padding-top: 0;
}
.share-giveaways .share-tab {
	width: 6.50rem;
	height: auto;
	float: none;
	background-size: 100% 100%;
	margin: .15rem auto 0 auto;
	text-align: right;
	padding:.20rem .25rem;
}
.share-giveaways .share-tab p {
	font-size: .20rem;
	padding-left: .70rem;
}
.share-giveaways .buy-box {
	width: 100%;
	float: none;
	padding-top: .15rem;
	text-align: center;
        line-height:0.8rem;
}
.share-buttons {
	text-align: center;
}
.choose-version {
	padding-top: .20rem;
	padding-right: 15px;
}
.choose-version p {
	font-size: .25rem;
	padding-right: 0;
	text-align: center;
}
.choose-version .v-text {
	font-size: .24rem;
}
.compare-license {
	margin-top: .50rem;
	border-top: 2px dashed #fff;
	padding-top: 0;
}
.compare-license .license-box {
	width: 100%;
	float: none;
	border-right: none;
	padding: .40rem 0 .10rem;
	border-bottom: 2px dashed #fff;
}
.compare-license .license-box p{
       font-size:0.3rem;
       line-height:0.3rem;
}
.license-box .l-title {
	font-size: .25rem;
}

.license-box dt {
	font-size: .24rem;
}
.license-box dd {
	font-size: .24rem;
}
.license-box .share-box p {
	font-size: .24rem;
}
.license-box .share-box .tips {
	font-size: .35rem;
}
.license-box ul{
        line-height:0.4rem;
}
.countdown {
	position: initial;
	margin-top: .30rem;
	padding-left: .40rem;
}
.main-content h2{
        font-size: .40rem;
}
.prd-box,.prd-box-3 {
	width:95%;
	float:none;
	margin:.1rem auto;
	padding-bottom:.25rem;
	padding-top:.3rem;
}
.prd-box .img {
	float:none;
	width:100%;
	text-align:center;
}
.prd-box .img img,.prd-box-3 .img img {
	max-width:60%
}
.prd-box .content {
	width:100%;
	padding-left:0;
	padding-top:.3rem;
}
.prd-box .content h3 {
	padding-bottom:.18rem
}
.prd-box .buy-box {
	float:none;
	text-align:center;
	padding:0!important;
}
.prd-box .price {
	float:none;
	text-align:center;
	padding-top:.3rem;
        line-height:.3rem;
}
.prd-box-3 .price{
        line-height:.3rem;
}
.prd-box-3 h3 {
	padding-top:.1rem;
	padding-bottom:.2rem;
}
.prd-box .text,.prd-box-3 .text {
	padding:0 .8rem;
}
}


.alert-cover {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000000;
    
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,.15);
}
.alert-cover .alert-window {
    display: flex;
    border-radius: 30px;
    max-width: 882px;
    padding: 85px;
    max-height: 669px;
    position: relative;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 26rem;
}
.alert-cover .inner {
    padding: 100px 10% 60px;
    text-align: center;
    position: relative;
    background: #f1f1f2;
    border-radius: 25px;
}
.alert-cover .inner p {
    font-size: 18px;
    line-height: 1.78;
    color: #333;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
}
.alert-cover .inner a {
    padding: 8px 20px;
    border-radius: 20px;
    background: #881c10;
    font-size: 18px;
    color: #fff;
    position: relative;
    z-index: 1;
}
.alert-cover .close-btn {
    position: absolute;
    top: -170px;
    right: -36px;
    width: 73px;
    height: 73px;
    background: #fff;
    box-shadow: 2px 0 40px rgba(0,0,0,.2);
    border-radius: 50%;
    border: none;
    padding: 0;
    font-size: 32px;
    color: #831c0b;
}

