.all{
	width: 100%;
	background: url(../images/inside_bg.jpg) top center no-repeat;
}
.all header{
	width: 1000px;
	margin: 0 auto;
	height: 443px;
	background: url(../images/page_tt.png) bottom center no-repeat;
	position: relative;
}
.all .event{
	width: 1000px;
	margin: 0 auto;
	height: 500px;
	background: url(../images/page_event.png) bottom center no-repeat;
	position: relative;
}
.all .event .dr2{
	position: absolute;
	bottom:11px;
	right: 70px;
}
.all .event .event_tit{
	position: absolute;
	left: 50px;
	top: 120px;
}
.all .event .event_t{
	position: absolute;
	top: 250px;
	left: 88px;
	width: 500px;
	font-size: 16px;
	line-height: 26px;
	color: #5e2c2c;
	font-weight: bold;	
}
.all .event .event_t a{
	display: inline-block;
	background: #5e2c2c;
	width: 70px;
	height:24px;
	text-align: center;
	color: #fff;
	border-radius: 12px;
	text-decoration: none;
	line-height: 24px;	
}
.all .event .event_t a:hover{
	background: #208ce6;
}
.all .event .event_t span{
	display: block;
	padding-top: 10px;
}
.all header .tt{
	position: absolute;
	width: 570px;
	left: 40px;
	top:110px;
}
.all header .char{
	position: absolute;
	width: 300px;
	right: 60px;
	top: 90px;
}
.all article{
	width: 1000px;
	margin: 0 auto;
	background: url(../images/page_bg.png) top center repeat-y;
	padding:10px 100px;
}
.all article .ttbox{
	padding-top: 20px;
	overflow: hidden;
	padding-bottom: 10px;
}
.all article .ttbox .LL{
	float: left;
	width: 48%;
}
.all article .ttbox .RR{
	float: left;
	width: 403px;
}
.all article .ttbox .RR h2{
	display: block;		
	background: url(../images/line.gif) no-repeat bottom left;
	padding-bottom: 20px;
	font-size: 30px;
	color: #fe5e02;
	font-weight: bold;	
	margin-top: 0;
}
.all article .ttbox .RR h2 span{
	font-size: 14px;
	color: #898989;
}
.all article .ttbox .RR p{
	font-size: 16px;
	line-height:24px;
	color: #333;
	padding-top: 10px;
}
.all article .page h6{
	font-size: 20px;
	line-height: 25px;
	color: #1178c9;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
.all article .page p{
	font-size: 16px;
	line-height: 25px;
	color: #333;
}
.all .page_bbg{
	width: 1000px;
	height: 43px;
	margin: 0 auto;
	background: url(../images/page_bg2.png) bottom center no-repeat;
	margin-bottom: 70px;
}
.all .inside_bb{
	background: url(../images/footer_bg.png) no-repeat bottom center;
}
.step1 >div{
	overflow: hidden;
	padding-top: 15px;
}
.step1 >div+div{
	border-top: 1px dotted #b7b7b7;
}
.step1 .LL{	
	float: left;
}
.step1 .RR{	
	width: auto;
	margin-left: 140px;
}
.step1 >div .LL h4{
	display: block;
	background: #fe5e02;
	text-align: center;	
	width: 120px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-size: 24px;
	border-radius: 24px;
	padding-left: 8px;
}
.step1 .RR .txt h5{
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	padding-bottom: 10px;
}
.step1 .RR .txt p{
	font-size: 16px;
	line-height: 24px;
}
.step1 .RR .txt >div{
	margin-bottom: 30px;
}
.step1 .RR .txt .ans{
	background: url(../images/pt2.gif) repeat center;
	padding:5px;
	display: none;
}
.step1 .RR .txt .ans h6{
	background: #feea45;
	display: block;
	width: 100%;
	padding:10px 20px;
	margin: 0;
	font-size: 18px;
	line-height: 29px;
	font-weight: bold;
	
}
.step1 .RR .txt .ans p{
	background: #f7f7e5;
	display: block;
	width: 100%;
	padding:10px 20px;
	margin: 0;
}
.step1 .RR .txt .ans p span{
	display: block;
	font-size: 12px;
	color: #fe5e02;

}
.step1 .RR .txt .ans sup{
	font-size: 10px;
	color: #fe5e02;
}
.step1 input[type="radio"] {display:none;}
.step1 label { display:block;width:auto; float:none; margin:5px 0;}
.step1 input[type="radio"] + label span {display:inline-block;width:24px;height:24px;margin:-1px 4px 0 0;
	vertical-align:middle;background:url(../images/check_radio_sheet.png) left top no-repeat;cursor:pointer;}
.step1 input[type="radio"]:checked + label span { background-position:bottom;}
.step2tt{
	width: 1000px;
	margin: 0 auto;
	height: 83px;
	background: url(../images/page_tt2.png) center top no-repeat;
	padding-top: 41px;
}
.step2tt p{
	font-size: 14px;
	color: #fcf051;
	margin-left: 438px;
}
.step2 .form{
	font-size: 18px;
	padding-top: 20px;
	
}
.step2 .form >div{
	padding:10px 0;
}
.step2 .form p{
	font-size: 12px;
	color: #333;
	padding: 20px 0;
}
.step2 .lbox {
	border:1px solid #8e8e8e;
	background: #f7f7e5;
	width: 60%;
}
.step2 .sbox{
	border:1px solid #8e8e8e;
	background: #f7f7e5;
	width: 30%;
}
.step2 #container2{
	display: inline-block;
}
.step2 #container2 select{
	border:1px solid #8e8e8e;
	background: #f7f7e5;
	margin-left: 5px;
}
.step2 button{
	width: 272px;
	height: 86px;
	outline: none;
	background: url(../images/btnin.jpg);
	border:0;
	text-indent: -9999px;
	margin: 20px auto;
	display: block;
}
.step2 button:hover{
	background-position: bottom;
}
.step2 .btn-send{
	width: 272px;
	height: 86px;
	outline: none;
	background: url(../images/btnin.jpg);
	border:0;
	text-indent: -9999px;
	margin: 20px auto;
	display: block;
}
.step2 .btn-send:hover{
	background-position: bottom;
}
.note ul{
	margin: 0;
	padding-left: 20px;
}
.note{
	font-size: 15px;
	line-height: 25px;
	padding-bottom: 20px;
}
.note ul li{
	padding:2px 0;
}
.note ul li a{
	color: #238ee6;
}
.step2 input[type="radio"] {display:none;}
.step2 label { display:inline-block;width:auto; float:none; margin:0 10px 0 0;font-size: 16px;}
.step2 input[type="radio"] + label span {display:inline-block;width:18px;height:18px;margin:-1px 4px 0 0;
	vertical-align:middle;background:url(../images/check_radio_sheet2.jpg) left top no-repeat;cursor:pointer;}
.step2 input[type="radio"]:checked + label span { background-position:bottom;}




@media screen and (max-width:1020px) {
.all {
	background: url(../images/index_bg_m.jpg) top center no-repeat #d4f677;
	background-size: 100% auto;
}
.all2 {
	width: 100%;
	background: url(../images/inside_bg.jpg) top center no-repeat;
}
.all header{
	width: 90%;
	margin: 0 auto;
	height:auto;
	background: url(../images/page_tt_m.png) bottom center no-repeat;
	background-size: 100% auto;
	padding-top: 62%;
	margin-top: 60px;
}

.all header .tt{
	display: none;

}
.all header .char{
	display: none;
}
.all .event{
	width:90%;
	margin: 0 auto;
	height: auto;
	background: url(../images/page_event_m.png) bottom center no-repeat;
	background-size: 100% auto;
	position: relative;
}
.all .event .dr2{
	display: none;
}
.all .event .event_tit{
	position:relative;
	left:0;
	top: 0;
	width: 100%;
	margin-top: 90px;
	margin-bottom: 10px;
}
.all .event .event_t{
	position:relative;
	top:0;
	left:0;
	width:100%;
	font-weight:normal;	
	padding-bottom: 15%;
	margin: 0;
	line-height: 22px;
}
.all .event .event_t span{
	display: block;
	padding-top: 10px;
}
.step2tt{
	width: 90%;
	margin: 0 auto;
	height: auto;
	background: url(../images/page_tt2_m.png) center top no-repeat;
	background-size: 100% auto;
	padding:25px 0 6px;
}
.step2tt p{
	margin-left:5%;
	margin-right:5%;
	margin-top:5%;
	font-weight: normal;
	
}
.all article{
	width:90%;
	background: url(../images/page_bg.png) top center repeat-y;
	background-size: 100% auto;
	padding:10px 5%;
}
.all .page_bbg{
	width:90%;
	background: url(../images/page_bg2.png) top center no-repeat;
	background-size: 100% auto;
}
.all article .ttbox{
	padding-top: 20px;
	overflow: hidden;
	padding-bottom: 10px;
}
.all article .ttbox .LL{
	float: none;
	width:80%;	
	margin: 0 auto;
	margin-bottom: 20px;
}
.all article .ttbox .LL img{
	margin: 0 auto;
}
.all article .ttbox .RR{
	float: none;
	width:100%;
}
.all article .ttbox .RR h2{
	display: block;		
	background: url(../images/line.gif) no-repeat bottom left;
	background-size: 100% auto;
	font-size: 24px;
	font-weight: normal;
}
.all article .ttbox .RR p{
	line-height:25px;
	font-weight: normal;
	
}
.all article .page p{
	font-weight: normal;
}
.all article .page h6{
	font-weight: normal;
}
.all .page_bbg{
	width: 90%;
	height: 30px;
	margin: 0 auto;
	background: url(../images/page_bg2.png) top center no-repeat;
	background-size:100% auto;
	margin-bottom: 10%;
}
.all .inside_bb{
	background: url(../images/footer_bg.png) no-repeat bottom center;
	background-size: auto 100%;
	padding-top:0;
}
.step2 .lbox {
	width: 100%;
}
.step2 .sbox{
	width: 100%;
}
.step2 #container2{
	margin-bottom: 10px;
}
.step1 .LL{	
	float: none;
}
.step1 .RR{	
	width: 100%;
	margin-left:0;
}
.step1 >div .LL h4{
	margin: 0 auto;
	width: 80%;
}
.step1 .RR .txt h5{
	font-weight:normal;
}
label{
	font-weight: normal;
}
.step2 .form{
	font-weight: normal;
	
	
}
}
@media screen and (max-width:425px) {
.all .inside_bb{
	background: url(../images/footer_bg.png) no-repeat bottom center;
	background-size: auto 135%;
}
.step2 label { display:block;}
.note{
	line-height: 22px;
	font-weight: normal;
	
}
.step2 button{
	width: 250px;
	height: 79px;
	background: url(../images/btnin.jpg);
	background-size: 100% auto;
	
}
}