.ny-banner {
    width: 100%;
    height: 600px;
    position: fixed;
    z-index: -2;
}
.come-banner{
    background-image: url('../img/comeus.png');
    background-repeat:no-repeat;
    height: 600px;
}
.inner-wrap{
	width:1024px;
	margin:0 auto;
	padding-bottom:100px;
	padding-top: 70px;
}
.right-record{
	background-color: #f8f8f8;
	width: 100%;
	position:
}
.title-style{
	font-size: 16px;
	color: #666666;
	display: block;
	font-family: "Arial";
	margin-left: 70px;
}
.btnsend {
    background-color: #00aeff;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    width: 125px;
    height: 38px;
    border: none;
    text-align: center;
}
.namewright, .Contact {
	height: 54px;
	line-height:40px;
	text-indent:2em;
	font-size:14px;
}
.namewright, .Contact ,.massage{
    border: 1px solid #afafaf;
    border-radius: 5px;
    display: block;
    margin-bottom: 10px;
    width: 390px;
    background: none;
    text-indent:12px;
}
.massage{
	height: 180px;
	line-height:40px;

	font-size:14px;
}
.Wspanback{
	color:#6ba1d9;
	font-size:14px;
	display:block;
	margin-left: 70px;
}
.downline {
	position: relative;
	display: block;
    background-color:#e4e4e4;
    margin-bottom: 42px;
    margin-left: 70px;
    width: 370px;
    height: 1px;
    overflow: hidden;
    margin-top: 5px;
}
.bookimg {
    float: left;
    margin-left: 566px;
    margin-top: -426px;
}
.wrightmassge{
	width: 400px;
	margin-left: 60px
}

.inner-wrap input.error{
    border: 1px solid #D70128;
}
.inner-wrap  textarea.error{
    border: 1px solid #D70128;
}
.captchas {
    margin-right: 15px;
}