.suc {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 10000;
	display: none;
	padding: 10px 10px;
	background: rgba(0,0,0,.9);
	border-radius: 6px;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}

.suc dd {
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 10px;
}

.fil {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 10000;
	display: none;
	padding: 10px 10px;
	background: rgba(0,0,0,.9);
	border-radius: 6px;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}

.fil dd {
	font-size: 20px;
	margin-top: 10px;
	color: aliceblue
}

.fil img {
	margin: 0 auto;
	display: block;
}

.tcc {
	width:100%; height:100%; background: rgba(0,0,0,0.7); top:0; z-index:999; left:0;display: none; overflow: hidden; position: fixed; 
}

.tcc .tcc-nr {
	background-color: #333b48;
	width: 80%;
	top: 50%;
	left: 50%;
	position: absolute;
	padding:20px 35px;
   transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}

.tcc label {
	font-size: 14px;
	color: #FFFFFF
}

.tcc input[type=text],
.tcc input[type=tel] {
	border: none;
	background-color: transparent;
	outline: none;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin-left: 10px;
	box-sizing: border-box;
	width: 70%;
	font-size: 14px;
	margin: 0;
	padding: 0;

}

.tcc textarea {
	background-color: transparent;
	border: none;
	overflow: hidden;
	height: 48px;
	color: #FFFFFF;
	font-size: 12px;
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
	padding: 0;
	width: 90%;
	margin-top: 10px;
	margin-left: 10%;
}

.tcc .t6 input {
	margin-left: 9px;
}

.tcc .t7 input {
	margin-left: 22px;
}

.tcc .t8 input {
	margin-left: 27px;
}

.tcc .t9{
	margin-top: 10px;
}

.tcc .t9 input {
	margin-left: 9px;
}

.tcc .btn {
	background: #00addc;
	padding: 3px 10px;
	color: #FFFFFF;
	margin: 0 auto;
	border-radius: 6px;
	display: table;
	margin-top: 10px;
}

.tcc .close {
	width: 25px;
	height: 25px;
	top: -8px;
	right: -8px;
	display: block;
	background: url(../images/close.png) no-repeat;
	background-size: 100% 100%;
}

.tcc .tit {
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 10px;
}

.tcc .aside {
	top: 30%;
	width: 13%;
	border-radius: 4px;
	border-right: none;
	background: url(../images/gereb.png) no-repeat;
	height: 27%;
	background-size: 100% 100%;
}

.tcc .aside.right {
	right: 0;
	background-image: url(../images/gereb.png);
}

.tcc .aside.left {
	left: 0;
	background-image: url(../images/gongsi.png);
}

.tcc .aside p {
	color: #FFFFFF;
}

.tcc .geren .t6 {
	margin-top: 10px;
}

.tcc .geren .t7 {
	margin-top: 10px;
}

.tcc .geren .t8 {
	margin-top: 10px;
}

.tcc .geren .t9 {
	margin-top: 10px;
}

.tt2 img {
	width: 120px;
	margin-top: 10px;
}

.tt2 .newyg {
	width: 30px;
	margin-left: 5px;
	margin-top: 5px;
}
.tt2 input.verificationIn{
	width: 78%;
}
