@charset "utf-8";
/*========== Validform style start ===========*/
form#contactUs .Validform_checktip{
	display: none;
	position:absolute;
	right:25px;
	top:2px;
	margin:0 5px;
	padding-left:25px;
	line-height:30px;
	height:30px;
	overflow:hidden;
	color:#999;
	font-size:14px;
	vertical-align: middle;
}
form#contactUs .Validform_right{
	display:inline;
	color:#eb4747;
	background:url('/Public/Images/Common/icon/right_ico.png') no-repeat left center;
}
form#contactUs .Validform_wrong{
	display:inline;
	color:#eb4747;
	white-space:nowrap;
	background:url('/Public/Images/Common/icon/wrong_ico.png') no-repeat left center;
}
form#contactUs input.Validform_error{
	border-color:#eb4747;
}
form#contactUs #Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');}
form#contactUs #Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
form#contactUs #Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#000;}
form#contactUs #Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
form#contactUs #Validform_msg a.Validform_close:hover{color:#cc0;}
form#contactUs #Validform_msg .Validform_info{padding:8px;border:1px solid #000; border-top:none; text-align:left;}
/*========== Validform style end ===========*/

h2{
	text-align:center;
	padding-bottom: 1em;
	margin-bottom: 0;
	border-bottom: 2px solid #f2efee;
}
.our-office .address_l,
.our-office .address_r {
    margin-top:5rem;
}
.our-office a:link {
    color:#c41a52;
}
@media (min-width:1199px){
	address,
	.serverHotline table{font-size:.8em;}
}
.our-office a:active, 
.our-office a:hover {
    opacity:0.8;
}

.serverHotline p{
	padding-top:3em;
	color:#898989;
}
.serverHotline table{
	margin:0 auto;
}
.serverHotline table .col_1,
.serverHotline table .col_2{
	text-align: left;
	color:#898989;
	padding: .1em .5em;
}


form{padding-top: 3em;}
#contactUs span.words{top:auto;bottom:5px;right:30px;}
#verifyImg{cursor:pointer;}
label{display:inline-block;}
span.writeCode{display:inline-block;}
#securityCode{width:65px;display:inline-block;}
img#verifyImg{margin:0 20px;}
.securitycode_inputBox{margin-top:15px;}
form#contactUs .securitycode_inputBox .relative{display:inline-block;}
form#contactUs .securitycode_inputBox .relative .Validform_checktip{right:0;margin:0;}
.submitWrap{text-align: center;padding:5em 0 8em;}
#submit{
	width:150px;
	height:40px;
	border-radius:5px;
	background-color:#b81a4d;
	border:none;
	color:white;
	font:normal 20px 'Lato-Light';
}
#submit:hover{
	background-color:#931941;
}
@media (min-width:768px){
	.securitycode_inputBox{margin-top:0;}
	#securityCode{width:120px;}
}
