﻿@charset "utf-8";
/*
 * CSS Document 
 * $Author: 雯守 $
 * $Date: 2015-12-23 (一) $
*/

/* Default Set. ---------------------------------------------------------------- */
img { border:0px; text-decoration:none;}
html, body { width:100%; min-width:1200px; padding:0; margin:0; font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#555555; background-color:#181818;}
a { color:#0d0d0d; text-decoration:none;}
a:hover { color:#333333;}
.clearer { clear:both; height:0; line-height:0; font-size:0;}
.displayNone { display:none;}
form, input, textarea, select, label { margin:0; padding:0; color:#333; font-size:12px;}
input, textarea, select, label { font-family:'微軟正黑體', Microsoft JhengHei,Verdana, PMingLiU;}
textarea { resize: none;}
#iWrap {
	width:1195px;
	margin:0 auto;
	background-color:#000;
	overflow:hidden;
}
#iHeader {
	width:100%;
	overflow:hidden;
}
#iBody {
	width:100%;
	margin:0 auto;
	font-family:'微軟正黑體', Microsoft JhengHei,Verdana, PMingLiU;
	text-align:center;
	color:#FFF;
	overflow:hidden;
}
.step1 {
	width:100%;
	overflow:hidden;
}
.step1 .tit, .step2 .tit, .step3 .tit {
	width:100%;
	font-size:38px;
	font-weight:bold;
	padding:5px 0;
	color:#FFF;
	margin-bottom:30px;
	letter-spacing:2px;
	overflow:hidden;
}
.step1 .subTit, .step2 .subTit, .step3 .subTit {
	width:100%;
	color:#FFF;
	font-size:20px;
	margin-bottom:60px;
	letter-spacing:3px;
	overflow:hidden;
}
.step1 .subTit, .step2 .subTit {
	letter-spacing:0;
}
.step1 .subTit span {
	color:#c32530;
}
.step1 .cont {
	width:380px;
	margin:0 auto 80px;
	overflow:hidden;
}
.step1 .step1Tab {
	width:390px;
	border-collapse:collapse;
	border-spacing:0;
}
.step1 .step1Tab th {
	width:90px;
	height:35px;
	line-height:35px;
	padding:15px 0;
	overflow:hidden;
}
.step1 .step1Tab td {
	font-size:22px;
	text-align:left;
	letter-spacing:4px;
	vertical-align:middle;
	overflow:hidden;
}
.step2Tab th {
	color:#FFF;
	font-weight:normal;
	font-size:20px;
}
.step2 .cont, .step3 .cont {
	/*width:575px;*/
	width:100%;
	margin:0 auto 80px;
	overflow:hidden;
}
.step2 .cont {
	margin-bottom:50px;
}
.step2 .step2Tab, .step3 .step3Tab {
	/*width:575px;*/
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
.step2 .step2Tab td {
	width:575px;
	height:40px;
}
.step2 .step2Tab td input, .step2 .step2Tab td select {
	color:#FFF;
	text-align:center;
	font-size:20px;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color:#FFF;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:#FFF;
  opacity:1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:#FFF;
  opacity:1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:#FFF;
}

.inBag {
	padding:4px 3px;
	margin:10px 0;
	border:0;
	background: rgba(117, 117, 117, 1);
}
.inSel {
	padding:4px 3px 4px 240px;
	margin:10px 0;
	border:0;
	background: rgba(117, 117, 117, 1);
}
.w575 {
	width:575px;
}
.w565 {
	width:565px;
}
.area { height:100px; resize:none; overflow-y:scroll;}

.step3 .cont .step3Tab th {
	font-size:20px;
	color:#FFF;
	font-weight:normal;
	padding-bottom:10px;
	letter-spacing:1px;
}
.step3 .cont .step3Tab td textarea {
	color:#FFF;
	font-size:20px;
}
.step3 .cont {
	margin-bottom:60px;
}
.btnS {
	display:block;
	line-height:38px;
	font-size:22px;
	letter-spacing:3px;
	color:#FFF;
	border:0;
	margin:0 auto;
	margin-bottom:60px;
	background-color:#b30608;
	text-align:center;
	width:162px;
	height:38px;
	cursor:pointer;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.btnS:hover {
	background-color:#db0a0e;
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}

#iFooter {
	/*width:1040px;*/
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
#iFooter .oneWord {
	color:#FFF;
	font-size:20px;
	line-height:25px;
	text-align:center;
	padding-bottom:60px;
	letter-spacing:1px;
}
#iFooter .oneWord a {
	color:#FFF;
	letter-spacing:0;
}
#iFooter .tit {
	color:#FFF;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	padding-bottom:30px;
	letter-spacing:1px;
}
#iFooter .subTit {
	color:#FFF;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	padding-bottom:20px;
	letter-spacing:1px;
}
#iFooter .sWord {
	font-size:13px;
	line-height:15px;
	margin-bottom:160px;
	color:#FFF;
}
#iFooter .sWord ul {
	list-style:none;
	padding:0;
	margin:0;
}
#iFooter .sWord ul li {
	padding-bottom:15px;
}

.iconSvg {
	content:url(../css/test.svg);
}

label {
	color:#FFF;
	font-size:20px;
}






















/* 
