body{
	background: #F6F6F6
}
.con_info .right .words{
	margin-top:25px; 
}
.con_info .right .words ul li p{
	font-size: 18px;
	color: #222;
}
.con_info .right .words ul li{
	margin-bottom: 33px;
}
.con_info .right .words ul li p input{
	width: 100%;
	height: 32px;
	border: 1px solid #D7D7D7;
	box-sizing: border-box;
	margin-top: 6px;     
}

.con_info .right .words ul li p textarea{
	width: 100%;
	height: 210px;
	border: 1px solid #D7D7D7;
	box-sizing: border-box;
	margin-top: 6px; 
	margin-bottom: 20px;    
}

.con_info .right .btn{
	width: 100%;
	text-align: center;
	margin-top: 80px;
	margin-bottom: 60px;
}
.con_info .right .btn input{
	width: 378px;
	height: 62px;
	text-align: center;
	line-height: 62px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 2px;
	background: #FD7E23;
	border-radius: 10px;
}
.con_info .right .attion{
	width: 100%;
	padding: 0 30px;
	margin-bottom: 30px;
}
.con_info .right .attion h4{
	font-size: 16px;
	color: #FD7E23;
}

.con_info .right .attion p{
	font-size: 12px;
	color: #999;
	line-height: 24px;
	width: 364px;
	margin-top: 5px;
}








































 .buttont { margin-top: 50px; width: 120px;height: 40px;padding:5px 15px 5px 15px; background:#4c6acb; border-radius: 3px;border: none;outline: none; font-size: 14px;color: #fff;margin-left: 37px; cursor: pointer; }