@charset "utf-8";

*{margin:0;padding:0}
body{font-size:13px;font-family:arial;-webkit-text-size-adjust:none;line-height:1.62;background-color: #000}
body,html{overflow:hidden;overflow-y:auto;}
table{border-collapse:collapse;border-spacing:0}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
ul,ol,li{list-style:none;}
em{font-style:normal}
img{border:none;}
input,img{vertical-align:middle;}
q:before, q:after { content:'' }
.fn-clear:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.fn-clear{*zoom:1}
a{color:#666;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:active{color:#333;-webkit-tap-highlight-color:rgba(0,0,0,0);}
section,aside,header,footer,hgroup,article{display:block}


html { font-size:1em;-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-tap-highlight:rgba(0,0,0,0);-webkit-text-size-adjust:none;}
body { font-size:0.75em}
label { cursor:pointer}
a:link, a:visited { text-decoration:none}
input,button,select,textarea{outline:none} textarea{resize:none;}

a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, menu, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt,
u, ul, var { margin:0; padding:0}

article, aside, footer, header, hgroup, nav, section, figure, figcaption { display: block} 

h1, h2, h3, h4, h5, h6, th, td, table, input, button, select, textarea, sub{ font-size:1em}
body, input, button, select, textarea, sub{ font-family:Arial, sans-serif}
em, cite, address, optgroup { font-style:normal}
kbd, samp, code { font-family:monospace}

img, input, button, select, textarea { vertical-align:middle}
ul, ol { list-style:none}
img, fieldset { border:0}
abbr, acronym { cursor:help; border-bottom:1px dotted black}
table {	width:100%; border-spacing:0; border:0}
table th, table td { border:0}
legend, hr { overflow:hidden; position:absolute; top:0; left:0}
legend, hr, caption { visibility:hidden; font-size:0; width:0; height:0; line-height:0}

/*------------------------------------------------------------------------------------------------------------------------------*/

html { width: 100%; height: 100%; }
body { margin:0 auto; width:100%; background-size: auto;background-color: #E3F5FD;}

.share_tip{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.6);
	background-image: url(../img/share_hint.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: none;
}

#p02{
	background: url("../img/bg3.jpg") repeat-y;
	position: relative;
}
.pages{
	max-width: 660px;
	width: 100%;
	height: 100%;
	margin: auto;
	/*padding-bottom: 10px;*/
	position: relative;
	background: url(../img/bg.jpg) no-repeat top center;
	background-size: cover;
}
.time{
	width: 90%;
	position: absolute;
	bottom: 42%;
	padding: 0 5%;
}
.tiaojian{
	width: 90%;
	position: absolute;
	bottom: -300%;
}
.anniu{
	width: 90%;
	position: absolute;
	bottom: -495%;
}
.titext{
	width: 90%;
	position: absolute;
	bottom: -510%;
}
.time img{
	width: 100%;height: 100%;
}
.page3{
	height: 100%;
}

.submit span{
	color:#756EED;
}
/*h1.welcome{
	display: block;
	width: 100%;
	background-image: url(../img/time.png);
	background-size: 90%;
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -10000px;
	position: relative;
	top: 37%;
}*/

/*.intro{
	width: 100%;
	background-image: url(../img/tiaojian.png);
	background-size: 90%;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	top: 10%;
}*/

h1.form{
	display: block;
	width: 100%;
	background-image: url(../img/cover_03.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.titlefrom{
	width: 40%;
	text-align: center;
	padding:0 30%;
}
.titlefrom img{
	width: 100%;
	height: 100%;
}
h1.title-finish{
	background-image: url(../img/title.png);
}
li{
	position: relative;
}

.row{
	font-size: 14px;
	margin: 15px;
	border-radius: 3px;
	background-color: #fff;
	padding: 10px;
	box-shadow: 0px 0px 1px rgba(1,1,1,.3);
}

label{
	width: 95px;
	display: inline-block;
	color: #666666;
	vertical-align: middle;
	border-right: 1px solid #bababa;
	text-align: center;
}


.idr2{
	border-right: none;
	width: 100px;
}
label.photo{
	width: 95px;
	font-size: 12px;
	border-right: none;
}

input.txt{
	color: #333333;
	border: none;
	text-align: center;
}
label span{
	font-size: 10px;
  	color: #d9d7d7;
  	position: absolute;
  bottom: 8px;
}
h2{
  	color: #000;
  	width: 100%;
  	font-size: 2em;
 	font-family: "microsoft yahei";
  	padding-left: 2.5rem;
}

.dash{
    border: 2px dashed #5DCFFA;
	padding: 10px 0;
	margin: 0px 5px 0px 5px;
	border-radius: 8px;
}

.dash .row{
	margin: 10px;
}

.input_wrapper{
	width: 125px;
	height: 30px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}

.upl{
	width: 125px;
	height: 20px;
	padding: 5px 0px 5px 0px;
	display: block;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0px
	top:0px;
	background: url(../img/anniu_small.png) no-repeat center center;
	background-size: 100%;
}

input.image{
	width: 125px;
	height: 30px;
	position: absolute;
	opacity: 0;
	z-index: 100
	top:0;
	right: 0;
}

.addr{
	border: 1px solid #d1d1d1;
	border-radius: 3px;
	padding: 5px;
	margin-top: 5px;
	width: 70%

}
.hint01{
	display: block;
	font-size: 10px;
	color: #c1c1c1;
	margin-top: 15px;
}

.thumb{
	width: 28px;
	height: 28px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: 20px;
	background-color: green
}
.thumb01{
	width: 28px;
	height: 28px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	background-color: green
}

.photo_hint{
	width: 100%;
	background-image: url(../img/phint.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 15px;

}

a.sub{
	display: block;
	margin:0 15px;
}
a.sub img{width: 100%;height: 100%;}


@media screen and (max-width: 320px){
	
}

a.share{
	display: block;
	width: 96%;
	height:80px;
	margin: 0px 2% 0px 2%;
	background: url(../img/fenxiang.png) no-repeat center center;
	background-size: 100%;
}
.sucess{
	
	padding: 10px;
	padding-bottom: 40px;
}

.final_tip{
	padding: 10px;
}
.final_tip img{
	width: 100%;
	height: 100%;
}
p.t1{
	color: #333232;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

p.t2{
	color: #ff2471;
	font-size: 20px;
	font-weight: bold;
}

.war{

	text-align: center;
	color: #000;
	font-size: 12px;
	padding-top: 15px;
}

.overlay{
	position: fixed;
	z-index: 100;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.7);
}

.tip{
	position: absolute;
	top: 50%;
	left: 50%;
	
	width: 250px;
	background-color: #fff;
	border-radius: 5px;
	padding: 10px;

}

.tip_text{
	line-height: 22px;
	font-size: 16px;
	padding-bottom: 10px;
}

a.cancel,a.confirm{
	display: inline-block;
	height: 35px;
	width: 120px;
	background-color: #5da2e8;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 35px;
	border-radius: 5px;

}

a.cancel{float: left}
a.confirm{float: right}

 li .labels{
			width: initial;
			border:none;
	}
.area{
	display: inline-block;
	vertical-align: middle;
	width: 65%;
}
.area li{
	display: inline-block;
	margin: 0 0 0 11%;
	
	font-color:#333333;
}
.area li input{
	
	font-color: #333333;
}
.address{
	  display: inline-block;
	  width: 65%;
	  vertical-align: middle;
	  text-align: center;
}
.address  input{
	width:auto;
}
.title-address{
	line-height: 65px;
}
.gray{
	
}
.big-row{
	
}
.big-row label{
	line-height: 50px;
}
.fs-address label{
	line-height: 60px;
}



#p01{
	  background-color: #fff;
}



.area-t{
	width: 195px;
	display: block;
	margin-top: -24px;
	font-size: 18px;
	margin-left: 20px;
	background: url(../img/bg3.jpg) no-repeat 0 0;
	text-align: center;
}

.qq-upload-list{
	display:none;
}

#province, #city{
	width: 35%;
}
#videoname{
	margin-left: 95px;
	text-align: center;
}
@media screen and (max-width: 320px){
	
	.area {
	  width: 60%;
	}
	.address{
		width:60%;
	}
	.address select{
		width:75px;
	}
	.addr{
		width:90%;
	}

	.area li{
		margin: 0 0 0 1%;
	}
	#province, #city {
	  width: 75px;
	}
}