@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto');
body {
	margin: 0px;
	color: #666;
	line-height: 1.8em;
	font-family: 'Roboto', Helvetica, sans-serif;
	width: 100%;
	-webkit-text-size-adjust: none;
	font-size: 16px;
	position: relative;
	height: 100%;
	letter-spacing: 0em;
}
p{ margin:0;	padding:0; }



.header{
	height: 42px;
	width: 100%;
	background: #e71a0f;
	left: 0px;
	top: 0px;
}
.header img {
	height: 42px;
	float: left;
}
.icon {
	float: right;
	width: 84px;
	margin-right: 5px;
}
.KV {
}
.KV img{ vertical-align: bottom;	}

.content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;

	text-align: center;
	background-color: #e70012;
}

.content-right{
	text-align: right;
	color: #666666;
	font-size: 13px;
}

.o2o{
	width: 350px;
		margin-right: auto;
	margin-left: auto;	
}
	
.sean_slick img {
	width: 350px;
	
	
	margin-right: auto;
	margin-left: auto;	
}

.device {
	padding-top: 0px;
	padding-bottom: 100px;
	
}


.discrm {
	font-size: 0.75em;
	
	color: #666666;
	text-decoration: none;
	background-image: url(../images/bg0.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.discrm ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 10px;
}
.discrm ul li {
	list-style-type: decimal;
	padding-top: 1px;
}



.quick_link{
	background-color: #e9e4de;

	height: 36px;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.quick_link a{
	background-color: #e9e4de;
	width: 49.5%;
	text-align: center;
	display: block;
	float: left;
	height: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	vertical-align: middle;
	line-height: 24px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.quick_link img {
	vertical-align: bottom;
	height: 24px;
}


.quick_link a:last-child{
	border-right: 0;
}
.no_bg{ background:none!important;}
.footer_cont {background: #bfbfbf; height:auto; _font-size:9px; width:100%;}

.footer_link { font-size:12px; _font-size:8px; color:#666; text-align:center; padding-top:10px; padding-bottom:10px;
line-height: 42px;vertical-align: bottom;
}
.footer_link a {	color:#666;}
.footer_link img {
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
		height: 32px;
	vertical-align: bottom;
}
.content a {
	color: #666;
	text-decoration: none;
	
}

.t {
	font-size: 18px;
}
.font-red {
	color: #be1d22;
}

body table {
	color: #333;
	font-size: 14px;
	border-radius: 6px;
	line-height: 1.4em;
	
}


.ml {
	text-decoration: line-through;
}

.border-r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

.border-b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.border-rr{
border-bottom-right-radius: 6px;
}
	
.border-lr{
border-bottom-left-radius: 6px;
}
.border-trr{
border-top-right-radius: 6px;
}
	
.border-tlr{
border-top-left-radius: 6px;
}
.padding-top {
	padding-top: 20px;
}
.padding-bottom {
	padding-bottom: 10px;
}
.f-left {
	float: left;
}.padding20 {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
	padding-top: 20px;
}
.font-white{	color: #FFF;	}


.gift {
	background-color: #F6F6F6;
	border-radius: 6px;
	margin-bottom: 6px;
	
	font-size: 13px;
	padding: 6px;
	line-height: 1.4em;
	text-align: center;
	
}
.gift-padding0 {
margin-top: 10px;
}
.gift img {
	height: 100px;

}
.gift-txt{
text-align: centetr;
}

.f12 {
	font-size: 14px;
}
.clear-all{
	clear: both;	
	}

.bton {
	padding: 10px;
	border: 2px solid #CCC;
	text-align: center;
	border-radius: 6px;
	display: block;
	margin-bottom: 12px;
	font-size: 14px;
	
}


.padding-left{
	padding-left: 10px;	
	
	}
.ml{
	text-decoration: line-through;
	margin-bottom: 5px;
	}

h1{
	font-weight: normal;
	font-size: 28px;
	color: #333;
}

.sub-h1{
	
	margin-bottom: 80px;
}

.h2-dec{
	border-left: 1px solid #be1616;
	border-right: 1px solid #be1616;
	border-bottom: 0 solid #be1616;
	border-top: 0 solid #be1616;
	color: #333;
	
}

.h2{
	color: #fff;
	
	margin-left: auto;
	margin-right: auto;
	font-size:16px;
	margin-bottom: 10px;
	
	display: inline-block;
	
}

.sub-h2{
	margin-bottom: 10px;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	
}

.offer-box{
	display: inline-block;
	width: 145px;
	
	padding-right: 10px;
	padding-left: 10px;
	vertical-align:top;
	position: relative;
	
	
	
}
.offer{
	
	position: relative;
	margin-top:-10px;
	
}

.h2-img{
	
	
	
	
}

.bttn {
	font-size: 16px;
	color: #ed6172;
	background-color: #fff;
	padding: 15px;
	width: 150px;
	
	border-radius: 80px;
	text-align: center;
	
	margin-top: 10px;
	display: block;
	
	transition: all 0.3s;
	cursor:pointer;
	border: #ed6172 solid 2px;
    margin-bottom: 10px;
	margin-top:30px;
	margin-left: auto;
	margin-right: auto;
	 
	
}


.padding-bottom-20{
	padding-bottom: 50px;
	
	
}
.padding-bottom-30{
	padding-bottom: 30px;
	
	
}

.width100{
	width: 240px;
	
	
}

.panel ul{
	
	text-align: left;
	padding-left: 15px;
}

.panel ul li {
	
	list-style-type: decimal;
}

.left1{
	text-align: left;
	padding: 5px;
	margin-top: -15px;
	font-size: 13px;
}

.left2{
	text-align: left;
	font-size: 18px;
}

.left3{
	text-align: left;
	padding: 16px;
	margin-bottom: -10px;
	font-size: 15px;
}

.left4{
	text-align: left;
	font-size: 15px;
}
.left5{
	text-align: left;
	font-size: 15px;
}


.pay-box{
	color: #525252;
	border-radius: 8px;
	background-color: #DFDEDE;
	padding: 10px;
	text-align: center;
	}
.down-arr{
	text-align: center;
	margin: 0 auto;
}
