@charset "utf-8";
img, object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width:100%;
}
body{
	font-family: 'Lora', serif;
	font-weight:normal;
    color: #000;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    -webkit-overflow-scrolling: touch;
	padding:0;
	margin:0;
	list-style:none;
	background:#f9f9f9;
}
.container{
	width:970px;
	height:auto;
	margin:0 auto;
	padding:0;
	box-sizing:border-box;
}
p, h1, h2, h3, ul{
	padding:0;
	margin:0;
}
li{list-style:none;}
a{text-decoration:none;}
.clearall{
	clear:both;
	height:1px;
	width:auto;
}
.position{position:relative;}
.dsplay{width:100%;display:table;box-sizing:border-box;}
*{box-sizing:border-box;}
.flt{float:left;width:100%;}
.ovrfl{overflow:hidden;}
.bdhding1{	
	font-weight:bold;
	font-size:44px;
	line-height:54px;
	text-align:center;
}
.bdhding1 u{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset: 8px;}
.bdhding1 span.span1{background:url(../images/hdbg.png) center center no-repeat;background-size:100%;}
.bdfont{	
	font-size:24px;
	line-height:34px;
	text-align:left;
}
.bdfont u{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset: 4px;}
.mar1{margin:34px 0 0 0;}
.mar2{margin:48px 0 0 0;}
.mar3{margin:40px 0 0 0;}
.mar4{margin:10px 0 0 0;}
.mar5{margin:30px 0 0 0;}
.mar6{margin:24px 0 0 0;}
.mar7{margin:38px 0 0 0;}

.bold{font-weight:bold;}
.semibold{font-weight:600;}
.black{font-weight:900;}
.medium{font-weight:500;}
.txlncntr{text-align:center;}
.txlnlft{text-align:left;}
.italic{font-style:italic;}
text-decoration-color{color:#666666;}

@media only screen and (max-width: 1000px){
.container{ max-width:750px; width:100%; }
.bdhding1{	
	font-size:36px;
	line-height:46px;
}
.bdfont{	
	font-size:19px;
	line-height:29px;
}
.mar1{margin:30px 0 0 0;}
.mar2{margin:44px 0 0 0;}
.mar3{margin:36px 0 0 0;}
.mar7{margin:34px 0 0 0;}
}
@media only screen and (max-width: 767px){
.container{ width:100%;max-width:640px;}
.bdinpad{padding:0 10px;box-sizing:border-box; }
.bdhding1{	
	font-size:30px;
	line-height:40px;
}
.bdfont{	
	font-size:18px;
	line-height:28px;
}
.mar1{margin:26px 0 0 0;}
.mar2{margin:40px 0 0 0;}
.mar3{margin:32px 0 0 0;}
.mar5 {margin: 22px 0 0 0;}
.mar7{margin:30px 0 0 0;}
}
@media only screen and (max-width: 479px){
.bdhding1{	
	font-size:26px;
	line-height:36px;
}
}
/*============================*/
.up2-topbar{
	background:#1b2b61;
	padding:4px 0 8px 0;
}
.up2topbar-txt{
	font-weight:bold;
	font-size:20px;
	line-height:28px;
	color:#fff;
	text-align:center;
}
.up2topbar-txt span{color:#fff000;text-transform:uppercase;}
.up2topbar-txt span.span1{border-bottom:1px solid #fff000;}
/*----------------up2 section1----------------------*/
.up2-sec1{
	background:#d0f1fe;
	padding:24px 0 35px 0;
}
.up2s1-hding{
	font-weight:bold;
	font-size:50px;
	line-height:60px;
	text-align:center;
}
.up2s1-hding span{
	text-transform:uppercase;
	color:#ff0000;
	text-decoration:underline;text-decoration-thickness:2px;text-underline-offset: 8px;
}
.up2s1-txt{
	font-weight:bold;
	font-size:24px;
	line-height:34px;
	text-align:center;
	margin-top:15px;
}
.up2s1-txt span{
	text-transform:uppercase;
	text-decoration:underline;text-decoration-thickness:1px;text-underline-offset: 4px;
}
/*----------------up2 section2----------------------*/
.up2-sec2{padding:40px 0 45px 0;}
.up2s2img{float:right;margin:-8px -15px 0 10px;max-width:100%;}

/*----------------up2 section3----------------------*/
.up2-sec3{padding:40px 0 45px 0;background:#1b2b61}
.up2s3txt{color:#fff;padding:0 0 0 410px;position:relative;}
.up2s3img{position:absolute;left:-250px;bottom:-45px;}
/*----------------up2 section4----------------------*/
.up2-sec4{padding:40px 0 45px 0;}
.up2s4bx{
	margin:40px 0 0 0;
	background:#1b2b61;
	margin:40px 0 0 0;
	padding:22px 28px 22px 28px;
	border-radius:15px;
}
.up2s4bximg{float:right;margin:-17px 0 -22px 70px;max-width:100%;}
/*----------------up2 section5----------------------*/
.up2-sec5{padding:40px 0 470px 0;background:#e2f7ff;}
/*----------------up2 section6----------------------*/
.up2-sec6{padding:0 0 45px 0;}
.up2-giftbx1, .up2-giftbx2, .up2-giftbx3{
	margin:-440px 0 0 0;
	border:2px solid #1b2b61;
	border-radius:14px;
	background:#fff;
}
.up2-giftbx2{margin:30px 0 0 0;}
.up2-giftbx3{margin:22px 0 0 0;}
.up2-gftbxhd{
	background:#1b2b61;
	padding:12px 190px 16px 28px;
	position:relative;
	border-radius:12px 12px 0 0;
}
.up2-gftbxbtm{padding:28px 28px 36px 28px;}
.up2-gftbxhding{
	font-weight:bold;
	font-size:34px;
	line-height:44px;
	color:#fff000;
	text-align:left;
	position:relative;
}
.up2-gftbxhd-gift{
	width:165px;
	height:162px;
	background:url(../images/up2-gftbxhd-gift.png) center center no-repeat;
	background-size:100%;
	position:absolute;
	right:15px;
	top:-18px;
	padding:26px 2px 2px 2px;
}
.up2-gftbxhd-gift-txt1, .up2-gftbxhd-gift-txt2{
	font-weight:bold;
	font-size:30px;
	line-height:30px;
	color:#fff;
	text-align:center;
}
.up2-gftbxhd-gift-txt1 span{color:#fff000;}
.up2-gftbxhd-gift-txt2{
	font-size:54px;
	line-height:54px;
}

.up2gftbx-img1, .up2gftbx-img2, .up2gftbx-img3, .up2gftbx-img4, .up2gftbx-img5, .up2gftbx-img6{float:right;margin:5px -6px 0 10px;max-width:100%;}

.up2s6-txt, .up2s7-arwtxt{
	font-family: "Permanent Marker", cursive;
	font-size:30px;
	line-height:40px;
	color:#ff0000;
	text-align:left;
	margin:20px 0 0 30px;
}
.up2s7-arwtxt{text-align:right;margin:4px -210px -25px 0;}
.up2arw1{position:absolute;left: 371px;top: -46px;}
.up2s7arw{position:absolute;right:60px;top:-8px;}
/*----------------up2 section7----------------------*/
.up2-sec7{padding:40px 0 45px 0;background:#1b2b61 url(../images/up2sec7.jpg) center top no-repeat;}
.up2s7img{float:right;margin:30px -15px 0 20px;max-width:100%;}
.up2s7txtwidth{width:58%;}

@media only screen and (max-width: 1000px){
.up2s1-hding {font-size: 44px;line-height: 54px;}
.up2s1-txt {font-size: 21px;line-height: 31px;}
.up2s2img, .up2s7img{width:350px;}
.up2s3img{width:560px;left: -220px;}
.up2s3txt {padding: 0 0 0 267px;}
.up2s4bx {padding: 20px 20px 22px 20px;}
.up2s4bximg{width:256px;margin: -12px 0 -15px 10px;}
.up2-gftbxhd {padding: 12px 180px 16px 20px;}
.up2-gftbxhding {font-size: 30px;line-height: 40px;}
.up2-gftbxbtm {padding: 20px 20px 30px 20px;}
.up2gftbx-img1, .up2gftbx-img2, .up2gftbx-img3, .up2gftbx-img4, .up2gftbx-img5, .up2gftbx-img6{width:300px;}

.up2-gftbxhd-gift, .up2-gftbxhd-gift2{
	width:155px;
	height:152px;
}
.up2-gftbxhd-gift-txt1{
	font-size:26px;
	line-height:26px;
}
.up2-gftbxhd-gift-txt2{
	font-size:50px;
	line-height:50px;
}
.up2s7-arwtxt {
    margin: 4px -120px -25px 0;
	font-size:26px;
	line-height:36px;
}
.up2s7arw{width:90px;right:110px;}
}
@media only screen and (max-width: 767px){
.up2topbar-txt {font-size: 16px;line-height: 24px;}	
.up2-sec1 {padding: 14px 0 22px 0;}	
.up2topbar-txt {
    font-size: 14px;
    line-height: 20px;
}
.up2s1-hding {
    font-size: 32px;
    line-height: 40px;
}
.up2s1-txt {
    font-size: 18px;
    line-height: 26px;
}
.up2-sec2, .up2-sec4, .up2-sec7 {padding: 30px 0 35px 0;}

.up2s2img, .up2s4bximg, .up2gftbx-img1, .up2gftbx-img2, .up2gftbx-img3, .up2gftbx-img4, .up2gftbx-img5, .up2gftbx-img6, .up2s7img{
	float:none;
	margin:15px auto -15px auto;
	display:block;
	max-width:100%;
}

.up2s4bximg{margin:20px auto 0 auto;width:auto;}
.up2gftbx-img1, .up2gftbx-img2, .up2gftbx-img3, .up2gftbx-img4, .up2gftbx-img5, .up2gftbx-img6{margin:25px auto -5px auto;width:280px;}

.up2-sec3{padding:30px 0 0 0;background-size:cover;}
.up2s3txt {padding: 0 0 0 0;}
.up2s3img{position:inherit;left:auto;bottom:auto;margin:10px auto 0 auto;display:block;max-width:100%;width:440px;}
.up2s4bx {
    padding: 18px 12px 0 12px;
	margin:34px 0 0 0;
}
.up2-sec5 {padding: 30px 0 468px 0;}
.up2-sec6 {padding: 0 0 35px 0;}
.up2-gftbxhd {padding: 14px 110px 16px 12px;}
.up2-gftbxhding {
    font-size: 26px;
    line-height: 34px;
}
.up2-gftbxhd-gift{
	width:105px;
	height:102px;
	right:5px;
	top:-20px;
	padding:14px 2px 2px 2px;
}
.up2-gftbxhd-gift-txt1{
	font-size:21px;
	line-height:21px;	
}
.up2-gftbxhd-gift-txt2{
	font-size:34px;
	line-height:34px;
}
.up2-gftbxbtm {padding: 20px 12px 26px 12px;}
.up2giftbx-tbx {width: 100%;margin:34px 0 0 0;padding:18px 0;}

.up2s6-txt {
    font-size: 24px;
    line-height: 34px;
    margin: 20px 0 0 0;
}
.up2arw1 {
    width:50px;
    left: 272px;
    top: -17px;
}
.up2s7txtwidth{width:100%;}
.up2s7-arwtxt {
	margin: 4px 0 -15px 0;
	font-size: 24px;
	line-height: 34px;
}
.up2s7arw {
	width: 50px;
	right: 214px;
	top:4px;
}
}
@media only screen and (max-width: 479px){
.up2s1-hding {
    font-size: 28px;
    line-height: 36px;
}
.up2-gftbxhd {padding: 12px 80px 14px 10px;}
.up2-gftbxhding {
    font-size: 24px;
    line-height: 34px;
}
.up2-gftbxhd-gift{
	width:85px;
	height:82px;
	right:0;
	top:-12px;
	padding:12px 2px 2px 2px;
}
.up2-gftbxhd-gift-txt1{
	font-size:17px;
	line-height:17px;	
}
.up2-gftbxhd-gift-txt2{
	font-size:27px;
	line-height:27px;
}
.up2s6-txt {
	font-size: 22px;
	line-height: 32px;
	margin:15px 0 0 0;
}
.up2arw1 {left: 246px;width:45px;top:-14px;}
.up2s7-arwtxt {
	font-size: 22px;
	line-height: 32px;
}
.up2s7arw{right:196px;}
}
@media only screen and (max-width: 359px){
.up2s1-hding {
    font-size: 25px;
    line-height: 34px;
}	
.up2-gftbxhding {
    font-size: 21px;
    line-height: 31px;
}
.up2arw2{display:none;}
.up2-gftbxhd-gift3{top:4px;}
}
/*====================start upsell2 section8======================*/
.up2-sec8{padding:40px 0 45px 0;}
.up2s8-lft, .up2s8-rgt{
	float:left;
	display:inline-block;
	width:60%;
}
.up2s8-rgt{
	float:right;
	margin:-718px 0 0 0;
	width:37%;
	background:#ebebeb;
	border:5px solid #fff;
	border-radius:12px;
	box-shadow:0 0 14px #d9d7d7;
	padding:15px 15px 20px 15px;
}

.up2s8rgt-tbx{
	position:relative;
	padding:0 0 0 108px;
}
.up2s8rgt-img1{position:absolute;left:-4px;top:0;}
.up2s8rgt-txt1{
	font-size:20px;
	line-height:26px;
	text-align:left;
	font-style:italic;
}
.up2s8rgt-txt2{
	font-size:18px;
	line-height:26px;
	text-align:left;
	margin-top:12px;
}
.up2s8rgt-dvdr{
	height:1px;
	background:#d7d7d7;
	margin:16px 0;
}

.up2s8mbbx {
    border: 36px solid transparent;
    border-image-source: url(../images/up2mbbg.jpg);
    border-image-repeat: repeat;
    border-image-slice: 46;
    padding: 0;
    box-sizing: border-box;
    margin: 50px auto 0 auto;
    display: block;
    position: relative;
}
.up2s8mbbx-in {
    background: #fffbec;
    padding: 38px 45px;
}
ul.up2s8mbbx-list{padding:0 0 0 0;}
ul.up2s8mbbx-list li{
	position:relative;
	padding:0 0 0 40px;
	margin:34px 0 0 0;
}
.up2s8mbbx-num{
	position:absolute;
	left:0;
	top:0;
	font-weight:bold;
}
.up2arw2 {
    position: absolute;
    left: 490px;
    top: -40px;
}
.up2btn{margin:30px auto 0 auto;display:block;max-width:100%;}
a.up2s8-nothank{
	font-size:20px;
	line-height:30px;
	text-align:center;
	text-decoration:underline;
	margin:28px 0 0 0;
	display:block;
	color:#202020;
}
a.up2s8-nothank img{margin:0 5px -3px 0;display:inline-block;}
.up2s8-hd{text-align:left;}

@media only screen and (max-width: 1000px){
.up2s7txtwidth {width: 57%;}
.up2s8-bdhding1 {
    font-size: 33px;
    line-height: 43px;
}
.up2s8-lft{width:58%;}	
.up2s8lft-img1{left:0;}

.up2s8-rgt{padding:10px 10px 20px 10px;width:40%;margin:-663px 0 0 0;}	
.up2s8rgt-tbx {padding: 0 0 0 96px;}
.up2s8rgt-img1{width:93px;}	
.up2s8rgt-txt1{
	font-size:17px;
	line-height:23px;
}
.up2s8rgt-txt2{
	font-size:15px;
	line-height:23px;
}

.up2s8mbbx-in {padding: 38px 30px;}
.up2btn {margin: 25px auto 0 auto;}
a.up2s8-nothank {
    font-size: 17px;
    line-height: 27px;
	margin:20px 0 0 0;
}
}
@media only screen and (max-width: 767px){
.up2s7txtwidth {width: 100%;}
.up2-sec8{padding:30px 0 42px 0;}	
.up2s8-lft, .up2s8-rgt{
	float:none;
	width:100%;
}
.up2s8-rgt{margin:5px auto 36px auto;width:400px;display:table;}
.up2s8-bdhding1 {
    font-size: 30px;
    line-height: 40px;
}
.up2s8lft-img1{width:110px;}

.up2s8mbbx {
    border: 18px solid transparent;
    border-image-source: url(../images/up2mbbg-mob.jpg);
    border-image-repeat: repeat;
    border-image-slice: 18;
    padding: 0;
    box-sizing: border-box;
    margin: 34px auto 0 auto;
    display: block;
    position: relative;
}
.up2s8mbbx-in {padding: 20px 14px;}
ul.up2s8mbbx-list li {padding: 0 0 0 25px;margin: 20px 0 0 0;}
.up2arw2 {width:50px;left: 364px;top: -17px;}

.up2btn {margin: 16px auto 0 auto;}
a.up2s8-nothank {
    font-size: 14px;
    line-height: 22px;
    margin: 8px 0 0 0;
}	
a.up2s8-nothank img {width:15px;}
.up2s8-hd{text-align:left;}

}
@media only screen and (max-width: 479px){
.up2s8-rgt{width:100%;}	
.up2s8-txt{line-height:28px;}
.up2arw2 {left: 213px;}	
.up2s8lft-txt{margin-top:16px;padding-right:0;}		
}

/*=================start footer==================*/
footer{background:#f9f9f9;padding:40px 0;border-top:1px solid #dadada;}
ul.ftrlist{padding:0;text-align:center;}
ul.ftrlist li{
	display:inline-block;
	padding:0 15px;
	font-size:20px;
	line-height:20px;
	color:#333333;
	text-align:center;
	position:relative;
}
ul.ftrlist li a{color:#333;}
ul.ftrlist li:after{
	content:"";
	position:absolute;
	right:0;
	top:5px;
	height:15px;
	background:#333;
	width:1px;
}
ul.ftrlist li:last-child:after{display:none;}
.ftrtxt{
	font-size:20px;
	line-height:30px;
	color:#333;
	text-align:center;
	margin-top:10px;
}

@media only screen and (max-width: 767px){
footer{padding:30px 0;}
ul.ftrlist li{
	padding:0 10px;
	font-size:14px;
	line-height:14px;
}
ul.ftrlist li:after{height:12px;top:2px;}
.ftrtxt{
	font-size:14px;
	line-height:24px;
	margin-top:4px;
}
}




