@charset "UTF-8";
/* CSS Document */
body {
 text-rendering: optimizeLegibility;
 font-smooth: auto;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 font-family: Open Sans,Arial,Microsoft Jhenghei,Hiragino Sans GB,Pingfang TC,Lantinghei TC,Microsoft YaHei,Wenquanyi Micro Hei,WenQuanYi Zen Hei,ST Heiti,SimHei,WenQuanYi Zen Hei Sharp,sans-serif;
}
/*popim iframe fixed*/
footer{
	 margin-bottom: -16px;
}
/*gotop、fb、line  start*/

.gotop {
    position: fixed;
    left: 10px;
    bottom: 80px;
    z-index: 101;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.social_fb {
    position: fixed;
    left: 10px;
    bottom: 180px;
    z-index: 101;
}
.social_line {
    position: fixed;
    left: 10px;
    bottom: 130px;
    z-index: 101;
}
.back {
    position: fixed;
    left: 10px;
    bottom: 200px;
    z-index: 101;
}
.gotop img,
.social_fb img,
.social_line img {
    width: 50px;
}
/*gotop、fb、line  end*/

body.answer_body{
	background-color:#f0ece7;
}
.clearfix{
	clear: both;
}

.logo{
	padding: 15px 0 0 0;
	margin: 0 auto;
	width: 157px;
}
.logo img{
	width: 157px;
	height: 40px;
}
a{
	text-decoration: none;
}
/*-------------------------index page starts-------------------------*/
header{
	width: 100%;
	height: 70px;
	background-color: #e70201;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}
/*-------------------------index page ends-------------------------*/


/*-------------------------questions page starts-------------------------*/
body.answer_body{
	background-color:#f0ece7;
}



.container{
	overflow: hidden;
	width: 320px;
/*	white-space: nowrap;*/
	margin: 0 auto;
}

.a_title{
	width:100%;
	height: auto;
	margin: 0 auto;
}

.a_title img{
	width:100%;
	height: auto;
	box-sizing: border-box;
	padding: 30px 10px;
}

.a_title_divider{
	background: url(../images/answer_title_divider.png) repeat-x;
	height: 4px;
	width:100%;
	box-sizing: border-box;
	padding: 10px;
}

.progress img {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 10px 10px 30px 10px;
}

.red_01{
	width:320px;
	box-sizing: border-box;
	padding: 10px;
}


.innerLiner{
	width: 1280px;
	height: 100%;
}
.innerLiner>div{
	float: left;
}

.image_pic{
	margin-bottom: 20px;
	display: inline-block;
}

.image_pic img{
	background-size: cover;
	width: 100%;
	height: auto;
}

.question{
	font-size: 18px;
	color: #000000;
	margin-bottom: 10px;
	white-space: normal;
    text-align: left;
    line-height: 1.5;
	width: 100%;
}

.nextBtn img, .goBtn img{
	width: 48%;
	height: auto;
	display: inline-block;
	float: left;
	cursor: pointer;
	margin: 0 2% 20px 0;
}

.goBtn img{
	width: 100%;
	float: none;
	margin: 0 auto 20px auto;
	display: block;
}

.btn_area{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.red_02 a{
	font-size: 16px;
	text-align: center;
	padding: 15px 0;
	display: block;
	
}

/*-------------------------questions page ends-------------------------*/

/*-------------------------index page starts-------------------------*/
	.logo{
		margin: 0 auto;
		padding: 15px 0;
	}
	.index_container{
		width:100%;
	}
	.main_banner{
		width:320px;
		height:214px;
		margin: 0 auto;
		background-image: url(../images/mobile-banner.png);
		background-size: cover;

	}

.textindent{
	text-indent: -4.1em;
	margin-left: 4em;
}
.textindent_1{
	text-indent: -1em;
	margin: -10px 0 -5px 15px;
	font-size: 15px;
    color: #333333;
    padding: 0;
}
.textindent_2{
	text-indent: -0.9em;
	margin:0 auto;
	width:300px;
	color: #ffffff;
	line-height: 1.5;
	font-size:14px;
}
/*	.main_banner img{
		background-image: url(../images/mobile-banner.png);
		width: 100%;
		height: auto;
	}*/
	.rule{
		background-color: #f0ece6;
		font-size: 12px;
		color: #373737;
		line-height: 1.5;
	}
	.rule ul{
		width: 300px;
		margin: 0 auto;
		padding: 20px 0;
		
	}
	.rule ul li{
		text-indent: -11px;
		margin-left : 11px;
	}
	.rule ul li::before{
	  content: "• ";
	  color: #ffa200; 
	}
	.index_content{
		overflow: auto;
		padding: 0 0 50px 0;
		box-sizing: border-box;
		padding: 0 10px 50px 10px;
	}
	.index_content h1{
		color: #f71414;
		font-size: 22px;
		padding: 40px 0 0 0;
		text-align: center;
	}
	.index_content hr{
		height:1px;
		width: 100%;
		border:none;
		border-top:1px solid #f71414;
	}
	ul.tabs{
		height: 140px;
		padding-top: 25px;
		width: 300px;
    	margin: 0 auto;
	}
	ul.tabs li{
		float: left;
		padding-right: 5px;
	}
	ul.tabs li:nth-child(3){
		padding: 0px;
	}
	ul.tabs li a img{
		width: 91px;
		border: 2px solid #ffffff;
		border-radius: 0 0 10px 10px;
	}
	.tab_title{
		font-size: 10px;
		text-decoration: none;
		color: #333333;
		text-align: center;
		padding: 9px 0 5px 0;
		width: 95px;
		line-height: 1.5;
		height: 36px;
		
	}
	ul.tabs li.active a img{
		border: 2px solid #f71414;
		border-radius: 0 0 10px 10px;
		color: #ffffff;
		background-color:  #f71414;
	}
	ul.tabs li.active a .tab_title{
		color: #ffffff;
		background-color:  #f71414;
		border-radius:  10px 10px 0 0;
	}

	.tab_container{
		width: 100%;
		margin: 0 auto;
		line-height: 1.5;
	}
	
	.tab_container h3{
		font-size: 16px;
		color: #0036ff;
	}
	.tab_container p{
		font-size: 14px;
		color: #333333;
		padding: 5px 0 25px 0;
	}
	p.steps_text{
		padding: 20px 0 5px 0;
		clear: left;
	}
	.qrcode_area{
		width: 286px;
		margin: 0 auto;
	}
	.qrcode_area img{
		background-size: cover;
		width: 128px;
		height: 156px;
		padding-right: 15px;
		float: left;
	}
	.qrcode_area img:nth-child(2){
		padding: 0px;
	}

	.steps img{
		background-size: cover;
		width: 100%;
		float: left;
		padding-bottom: 10px;
	}
	.steps img:nth-child(3), .steps img:nth-child(6){
		padding: 0px; 
	}
	footer{
		width:100%;
		background-color: #f71414;
		clear: left;
	}
	footer p{
		width:300px;
		color: #ffffff;
		margin: 0 auto;
		line-height: 1.5;
		font-size:14px;
		padding: 50px 0 0 0;
		text-indent: -0.9em;
	}
	
	/*-------------------------index page ends-------------------------*/




/*--------------------------i6 landscape to ipad --------------------------*/
@media (min-width: 576px) {

/*-------------------------questions page starts-------------------------*/
	.container{
		width: 575px;
	}
	.a_title{
		width:469px;
		height: 112px;
		margin: 0 auto;
		padding: 70px 0 30px 0;
	}
	.a_title img{
		padding: 0px;
	}
	.logo{
		padding: 15px 0 0 80px;
		margin: 0;
	}
	.red_01{
		width:547px;
		margin-top: 70px;
		padding: 0 14px; 
		box-sizing: inherit;
	}
	.innerLiner{
		width: 2300px;
	}
	.progress{
		width: 380px;
		height: 90px;
		margin: 0 auto;
		padding: 0 0 40px 0;
	}
	.progress img{
		padding: 0px;	
	}
	.image_pic{
		margin: 0;
	}
	
	.image_pic img{
		width: 547px;
		height: 286px;
	}
	.nextBtn{
		width:198px;
		height: 70px;
		float: left;
		padding-right: 20px;
	}
	.nextBtn:nth-child(2){
		padding-right: 0px;
	}
	
	.nextBtn img, .goBtn img{
		width:100%;
		display: inline-block;
		float: left;
		cursor: pointer;
		margin: 0 20px 20px 0;
	}
	.goBtn img{
		width: 485px;
		height: 70px;
		float: none;
		margin: 0 auto 20px auto;
		display: block;
	}
	
	.btn_area{
		width: 416px;
		padding:55px 0 200px 0;
	}
	
	.question{
		font-size:24px;
	}
	.red_02 a{
		font-size: 24px;
		padding: 30px 0;
	}
	/*-------------------------questions page ends-------------------------*/
	
	
	/*-------------------------index page starts-------------------------*/
	.rule ul{
		width: 546px;
	}
	ul.tabs{
		height: 170px;
		width: 526px;
	}
	ul.tabs li{
		padding-right: 10px;
	}

	ul.tabs li a img{
		width: 164px;
	}
	.tab_title{
		width: 100%;
     	height: auto; 
	}
	.tab_container{
		width: 546px;
	}
	.steps img{
		width: 268px;
		float: left;
		padding-right: 10px;
		padding-bottom: 0;
	}
	footer p, .textindent_2{
		width:546px;
	}

	
	/*-------------------------index page ends-------------------------*/
	
}

/*--------------------------pad--------------------------*/
@media (min-width: 768px) {

	.index_container{
		margin: 0 auto;
		width:768px;
	}
	.main_banner{
		width:768px;
		height: 277px;
		background-image: url(../images/index_banner.png);
		background-size: cover;
	}
	

	.rule ul{
		width: 578px;
	}
	.index_content{
		padding: 0 15px 50px 15px;	
	}

	ul.tabs{
		width:100%;
		height: 240px;
		padding-top: 25px;
	}
	ul.tabs li{
		float: left;
		padding-right: 9px;
	}
	ul.tabs li a img{
		width: 236px;
		height: 161px;
	}
	.tab_title{
		font-size: 18px;
		padding: 18px 0 10px 0;
		width: 100%; 
     	line-height: 1.5; 
     	height: auto; 
	}

	.tab_container{
		width: 700px;
		margin: 0 auto;
		line-height: 1.5;
	}
	
	.tab_container h3{
		font-size: 18px;
	}
	.tab_container p{
		font-size: 15px;
	}
	.steps img{
		width: 345px;
		padding-right: 10px;
		padding-bottom: 0;
	}
	footer p, .textindent_2{
		width:700px;
	}

}

/*--------------------------desktop normal screen--------------------------*/
@media (min-width: 992px) {
	.logo{
	padding: 15px 0 0 80px;
	margin: 0;
	}
	.index_container{
		width:900px;
		margin: 0 auto;
	}
	.main_banner{
		width:881px;
		height: 318px;
		background-image: url(../images/index_banner.png);
		background-size: cover;
	}

	.index_content{
		padding: 0 0 50px 0;
	}

	ul.tabs{
		height: 275px;
	}
	ul.tabs li{
		padding-right: 18px;
	}
	ul.tabs li:nth-child(3){
		padding: 0px;
	}
	ul.tabs li a img{
		width: 282px;
		height: 188px;
	}
	.tab_container{
		width: 643px;
	}
	.steps img{
		width: 314px;
		height: 555px;
		padding-right: 15px;
	}

	footer p, .textindent_2{
		width:820px;	
	}
}

/*--------------------------desktop wide screen--------------------------*/
@media (min-width: 1200px) {

}

