@font-face {
    font-family: 'true_bold';
    src: url('../fonts/tbold-webfont.eot');
    src: url('../fonts/tbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tbold-webfont.woff2') format('woff2'),
         url('../fonts/tbold-webfont.woff') format('woff'),
         url('../fonts/tbold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'true';
    src: url('../fonts/tmedium-webfont.eot');
    src: url('../fonts/tmedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tmedium-webfont.woff2') format('woff2'),
         url('../fonts/tmedium-webfont.woff') format('woff'),
         url('../fonts/tmedium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body{
	font-size: 18px;
	color: #7f7f7f;
}


header{
	background: url('../images/bg-m.png') #93251c;
	width: 100%;
	position: relative;
	text-align: center;
	overflow: hidden;
}
#content{
	position: relative;
	width: 100%;
	
}
.a-text-left{
	text-align: center;
}ft
.a-text-right{
	text-align: center;
}
.bg-head{
	width: 100%;
}
header #mask{
	display: none;
}

header .container{
	padding: 0;
}
header .btn-group{
    margin-top: -60px;
    z-index: 3;
}
header .btn-group img{
	width: 180px;
}
/*header .dot{
	width: 100%;
	height: 3px;
	background: url('../images/-header/line-dot.png') repeat-x;
	position: absolute;
    top: 9%;
    z-index: -1;
}
header .dot2{
	width: 100%;
	height: 3px;
	background: url('../images/-header/line-dot.png') repeat-x;
	position: absolute;
    bottom: 10%;
    z-index: -1;
}*/
.img-100{
	width: 100%;
}
.img-70{
	width: 70%;
}

footer{
	color: #ffffff;
	background: #e13c31;
	font-size: 16px;
	padding: 30px 0 20px;
}
footer .container{
	position: relative;
}
footer .ft-2{
	padding: 10px 0;
	background: url('../images/bg-menu.png');
	height: 73px;
	margin-top: 30px;
	filter: alpha(opacity=0);
    opacity: 0;
}
footer .ft-2 .container{
	padding: 0;
}
footer .ft-2 .container .img-responsive{
	display: inline-block;
}
a{
	display: inline-block;
}

.btn-link{
	font-size: 16px;
    color: #f8c433;
    padding: 0;
}
.btn-link:hover{
	color: #ef8633;
}
.btn-link.red{
	color: #c6342a;
}
a:focus,.btn-link:focus, .btn-link:hover {outline:0;color: #ef8633}
h1{
	font-family: 'true_bold';
	font-size: 50px;
	line-height: 50px;
}
h2{
	font-family: 'true';
	font-size: 30px;
	line-height: 30px;
}
h3{
	font-family: 'true_bold';
	font-size: 30px;
	line-height: 20px;	
}
h4 {
	font-family: 'true';
    font-size: 30px;
}
h5 {
	font-family: 'true';
    font-size: 20px;
    line-height: 16px;
}
.cover-img {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -400px;
    width: 800px;
}
.p-bottom{
	margin-bottom: 20px;
}
.p-bottom-10{
	margin-bottom: 10px;
}
.p-bottom-5{
	margin-bottom: 5px;
}
.p-top-10{
	margin-top: 10px;
}
.p-top-20{
	margin-top: 20px;
}
.p-top-40{
	margin-top: 40px;
}
.pd-top-60{
	padding-top: 60px;
}
.p-l-r-0{
	padding-right: 0;
	padding-left: 0;
}
.hide-over{
	overflow: hidden;
}

.faq1 .tb td{
	padding-left: 20%;
}

.faq2 .row{
	padding: 15px 0;
	border-bottom: 2px dotted #ccc;
}
.faq2 .row:last-child{
	margin-bottom: 20px;
}
.reward{
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.reward img{
	width: 50px;
	display: block;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.reward:last-child{
	border: none;
}
.reward p{
	width: 65%;
	display: block;
	float: left;
}
.faq3 span{
	color: #ef8633;
}
.faq3 .red{
	color: #e93f33;
}
.row-content1{
	background: #e9e9e9;
	position: relative;
	padding-top: 30px;
}
.row-content1 h4,.row-content4 h4,.row-content5 h4,.row-content2 h4{
	color: #e93f33;
}

.row-content2{
	background: #ffffff;
}
.row-content3{
	background: #ee7e33;
}
.row-content4{
	background: #f5f5f5;
	padding-top: 30px;
}
.row-content5{
	padding-top: 30px;
	background: #ffffff;
}
.row-content3 h2{
	color: #FFFFFF
}
.row-content3 .container{
	padding-top: 0;
	padding-bottom: 20px;
}
.row-content3 .container>div:first-child img{
	width: 250px;
}
.row-content3 .container>div:last-child h2{
	margin-top: 60px;
	margin-bottom: 20px;
}
.row-content3 .container>div:last-child img{
	width: 120px;
	margin: 0 auto 20px;
    display: block;}
.row-content3 .container>div:last-child a img{
	width: 180px;
}
.ft{
	background: url('../images/bg-yellow.png') #f5f5f5;
    background-position: right 25px;
    background-repeat: repeat-x;
}
.ft .container,.ft .container .col-md-10{
	padding: 0;
}
.row-content6{
	/*background: url('../images/03-foot.png');*/
}
.reward .col-xs-9{
	padding-left: 0;
}
.fixed-mobile{
	font-size: 35px;
	display: block;
	margin-bottom: 0;
}
footer .ft-2.fixed-bar{
	position: fixed;
    top: 0;
    width: 100%;
    margin-top: 0;
}
.img-responsive{
	display: inline-block;
}
.p-left,.p-right,.p-left-2,.p-right-2,.p-left-3,.p-right-3{
	position: absolute;
	top: 0;
}
.p-left img,.p-right img{
	width: 55%;
}
.p-left-2 img,.p-right-2 img{
	width: 90%;
}
.p-left-3 img,.p-right-3 img{
	width: 80%;
}
.p-left-4 img,.p-right-4 img{
	width: 100%;
}
.p-left{
	left: 2%;
}
.p-right{
	right: 2%;
}
.p-left-2{
	left: 13%;
}
.p-right-2{
	right: 15%;
}
.p-left-3{
	left: 2%;
}
.p-right-3{
	right: 3%;
}
.p-left-4{
	left: 2%;
	position: absolute;
	top: 40%;
}
.p-right-4{
	right: 3%;
	position: absolute;
	top: 35%;
}
.p-left-5{
	left: 15%;
	position: absolute;
	top: 70%;
}
.p-right-5{
	right: 8%;
	position: absolute;
	top: 55%;
}
.btn-link{
	cursor: pointer;
}
@media (min-width: 768px) {
	#content{
		min-height: 1000px;
		top: 500px;
	}
	header .dot2{
		bottom: 17%;
	}
	header{
		background: url('../images/bg.png') #93251c;
		position: fixed;
	}
	header .btn-group{
	    margin-top: -30px;
	}
	header #mask{
		width: 100%;
		height: 1000px;
		z-index: 2;
		background: #000;
		opacity: 0;
		position: absolute;
		top: 0;
	}
	.fixed-mobile{
		font-size: inherit;
		display: inline;
		margin-bottom: inherit;
	}
	/*.row-content h2{
		font-size: 30px;
		margin-bottom: 20px;
		margin-top: 10px;
	}*/
	.a-text-left{
		text-align: left;
	}
	.a-text-right{
		text-align: right;
	}
	.cover-img {
	    margin-left: -600px;
    	width: 1200px;
	}
	/*.row-content h1{
		font-size: 70px;
	}*/
	.p-bottom{
		margin-bottom: 40px;
	}
	h3{
		font-size: 30px;
		line-height: 20px;
	}
	h5{
		font-size: 26px;
		line-height: inherit;
	}

	.faq2 .row>div:first-child{
		padding-left: 0;
	}
	.faq2 .row>div:last-child{
		padding-right: 0;	
	}

	.reward .row>div:first-child{
		padding-left: 0;
	}
	.reward .row>div:last-child{
		padding-right: 0;
		padding-left: 50px;
	}
	.reward p{
		line-height: 50px;
	}
	.row-content3 .container{
		padding-top: 20px;
		padding-bottom: 0;
	}
	.row-content3 .container>div:last-child img{
		margin: 0;
		display: inline;
	}
	footer .ft-2 .container{
		padding-left: 15px;
		padding-right: 15px;
	}
	.ft .container,.ft .container .col-md-10{
		padding: 0;
	}
	header .btn-group img{
		width: 200px;
	}
}
@media (min-width: 992px) {
	header .dot2{
		bottom: 14%;
	}
	.faq1 .tb td{
		padding-left: 25%;
	}
	.cover-img{
		margin-left: -450px;
    	width: 900px;
	}
	.p-left img,.p-right img{
		width: 80%;
	}
	.p-left{
		left: 8%;
	}
	.p-right{
		right: 8%;
	}
	header .btn-group img{
		width: 220px;
	}
}
@media (min-width: 1200px) {
	.cover-img {
	    margin-left: -600px;
    	width: 1200px;
	}
	.faq1 .tb td{
		padding-left: 30%;
	}
	header .dot2{
		bottom: 13%;
	}
}
.bg {
  width:100%;
  background-position: top center;
  background-repeat: repeat-x;
  background-color: #0f55ec;
  background-image: url('../images/reward-snow.png');
}

.bg2 {
  width:100%;
  background-position: top center;
  background-repeat: repeat-x;
  background-color: #209cf4; 
  background-image: url('../images/bg-step.jpg');

}


.content {
  width: 100%;
  margin: 0 auto;
}
/* Faq */
.faq{
    background: #484848;
    padding: 30px 0;
}
#accordion .panel{
    margin-bottom: 10px;
}
#accordion .panel .panel-heading{
    padding: 0;
    background: #FFF;
}
#accordion .panel .panel-collapse>.panel-body{
    background: #EFEFEF;
}
#accordion .panel .panel-collapse>.panel-body a:link{
    color: #ff8901;
}
#accordion .panel .panel-collapse>.panel-body a:hover{
    color: #e20000;
}
#accordion .panel .panel-heading h4>a{
    padding: 18px 22px 18px 18px;
    display: block;
    text-decoration: none;
    position: relative;
}
#accordion .panel .panel-heading h4>a:before{
    content: " ";
    width: 20px;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 20px;
    background: url('../images/footer/ic-arrow-active.png') no-repeat;
}
#accordion .panel .panel-heading h4>a.collapsed:before{
    background: url('../images/footer/ic-arrow.png') no-repeat;
}

#accordion .panel-title{
font-family: inherit;	
font-size: 16px;
}

.img-85{
	width: 85%;
}