﻿@charset "utf-8";
/* CSS Document */
.holi_pop_bg{ 
	width: 100%; 
	height: 100%; 
	position: fixed; 
	top: 0; 
	left: 0; 
	z-index: 999; 
	background: rgba(0,0,0,0.4);
}
.holi_pop{ 
	width: 676px; 
	height: 580px; 
	background-color: #7d91ff; 
	position: fixed; 
	top: 50%; 
	left: 50%; 
	margin-top: -290px; 
	margin-left: -338px; 
}
.holi_pop_wrap{ 
	width: 652px; 
	height: 555px; 
	margin: 13px auto; 
	background-color: #000000; 
	background: url("../images/pop-up-bg.png") top center no-repeat;
	overflow: hidden; 
}
.holi_pop_wrap>span img{ 
	position: absolute; 
	top: 50px; 
	right: 50px;  
	text-align: center; 
	line-height: 28px; 
	color: #ddc4a7; 
	cursor: pointer; 
}
.holi_pop_wrap>img{ 
	display: block; 
	margin:60px auto 40px auto; 
}
.holi_pop_wrap p{ 
	margin: 29px 57px; 
}
.holi_pop_wrap .pl{ 
	margin-top: 25px; 
}
.holi_pop_wrap a{ 
	display: block; 
	width: 220px; 
	height: 54px;
	line-height: 55px; 
	margin: 25px auto; 
	border-radius: 5px; 
	background-color: #dc7938; 
	text-decoration: none; 
	color: #000;  
	text-align: center;
	background: url(../images/pop-up-btn.png);
}
.holi_pop_wrap a:hover{ 
	background-color: #21201f; 
	text-decoration: none; 
}
.holi_pop_wrap a img{ 
	margin-left: 8px; 
}
.popupimg{
	width: 320px; 
	margin-bottom: 15px!important; 
	margin-top: 50px!important;
}
.popword{
	color: #ffffff; 
/*	font-family: cursive; */
	text-align: center;
}
.amazonprice{
	text-decoration: none; 
	color: #f38d19; 
	font-size: 0.65rem; 
	line-height: 1.075rem;
}
.amazonpricedel{
	font-size: 0.6rem; 
	line-height: 1.075rem; 
	display: inline-block; 
	margin-right: 0.25rem; 
	color: #aaaac1; 
	margin-top: 10px;
}
.amazonname{
	color: white; 
	margin-top: 25px; 
	margin-bottom: 30px; 
	font-size: 0.85rem; 
	text-align: center;
}
.amazonversion{
	color: white; 
	font-size: 1.17em; 
	font-weight: bold; 
	margin-top: 20px; 
	margin-bottom: 20px;
}
.bottomli{
	font-size: 14.5px; 
	color: #fff;
}
.part1title{
	margin-top: 30px!important; 
	margin-bottom: 30px!important;
}
.part1programname{
	color: white; 
	margin-bottom: 20px;
}
.part1programname a{
	color: white; 
}
.boxdiy{
	width: 50%; 
	float: left;

}
.footerbg{
	background-color: #ffffff!important; 
	padding-top: 20px!important; 
	background: url(../images/footer.png);
}

@media (max-width: 1200px){
.footerbg{
	background-color: #ffffff!important; 
	padding-top: 20px!important; 
	background: url(../images/footer.png)no-repeat center top;
}
}

.footer-about-box a{
	color: #0b0b0b !important;
}

.copyrightdiy{
	color:#0b0b0b; 
	text-align:center;
}
.bottombuynow{
	vertical-align: middle; 
	margin-left: 10px;
}
.peroid{
	font-size: 0.5rem; 
	color: #ffb16b;
}

@media (max-width: 992px){
	.holi_pop_wrap{ 
		width: 240px; 
		height: 380px; 
		margin: 0 auto!important; 
		background: url("../images/christmas-main-popup-bg-small.png") top center no-repeat;
		overflow: hidden; 
	}
	.holi_pop{ 
		width: 240px;
		height: 380px;
		position: fixed;
		top: 50%;
		left: 110%;
		margin-top: -200px;
		margin-left: -338px; 
	}
	.holi_pop_wrap>span img {
		position: absolute;
		top: 10px;
		right: 10px;
		text-align: center;
		line-height: 28px;
		color: #ddc4a7;
		cursor: pointer;
	}
	.popupimg{
		margin-top: 15px!important;
		width: 180px;
		margin-bottom: 0px!important;
	}
	.popword{
		margin: 0 20px!important;
	}
	.popbtn{
		width: 150px!important;
		margin-top: 10px!important;
		text-align: center!important;
		border-radius: 10px!important;
		height: 30px!important;
		line-height: 30px!important;
	}
}
.bottomli {
	padding: 0 10px 0 10px;
}
/* 右侧下拉出现的导航样式，可改颜色 */
.this_side_box{position: absolute;z-index: 999;right: 0rem;top: 13.75rem;width: 4rem;}
.this_side{background:url(../images/right-nav-bg.png) no-repeat;width: 4rem;height: 11.95rem;padding-top: 5.5rem; }
.this_side.current{position: fixed;top: 0;right: 0;}
.this_side ul{margin-bottom: 0.25rem;}
.this_side ul li{margin:0 0.275rem 0.1rem 0; background-color: #613fb5;cursor: pointer;line-height: 0.45rem;text-align: center;color: #ffffff;height: 0.8rem; padding: 0.3rem 0 0 0;font-size: 0.375rem;font-weight: bold;}
.this_side ul li.two{padding-top: 0.3rem;height: 0.8rem;}
.this_side ul li.current{background: url(../images/right-nav-arrow.png) no-repeat;color: #613fb5;width: 4.15rem;margin-left: -0.4rem;}
.this_side .top{font-size: 0.4rem;font-weight: bold;cursor: pointer;color: #fff;text-align: left;padding-left: 0.75rem;}
.this_side .top span{border: 0.175rem solid transparent;border-bottom-color: #fff;display: inline-block;width: 0;height: 0;overflow: hidden;margin-left: 0.125rem;}
			@media (max-width: 1000px){
.this_side {display: none;}
        }
 .this_side_box .side-close{
      text-align: center;
      font-size:28px;
      color:#f;
      cursor: pointer;
  }
  .this_side_box .side-close:hover{
    color:#666;
  }

/**/
.drw_buy_secure { background-color: #f8f8f8; padding: 2rem 0; }
.drw_buy_secure .list li { float: left; width: 20%; text-align: center; padding: 0 2%; }
@media (max-width: 768px) { .drw_buy_secure .list li { float: none; width: auto; margin-bottom: 1rem; } }
.drw_buy_secure .list li .icon { background: url(../img/shoping-allin.png) 0.225rem -5.75rem no-repeat; background-size: 30rem 30rem; width: 2.25rem; height: 1.75rem; display: inline-block; }
.drw_buy_secure .list li .icon.no2 { background-position: -2.625rem -5.75rem; }
.drw_buy_secure .list li .icon.no3 { background-position: -5.525rem -5.75rem; }
.drw_buy_secure .list li .icon.no4 { background-position: -8.4rem -5.75rem; }
.drw_buy_secure .list li .title { font-size: 0.6rem; color: #f38a01; font-weight: bold; margin: 0.5rem 0 0.375rem 0; }
.drw_buy_secure .list li .des { font-size: 0.45rem; line-height: 0.65rem; }



