

		.content{width: 100%;background-color: #0169b2;}

		.content-img{position: relative;height: 546px;}

		.content-img-audience{position: absolute;left: 0;}

		.content-img-system{position: absolute;left: 40%;bottom: 40px;}

		.content-img-logo{position: absolute;right: 0;top: 50px;}

		

		#feedback{position: relative;}

		.form-box{background-color:rgba(255,255,255,0.52) ;border-radius: 10px 10px 0px 0px;margin-top: 60px;padding-bottom: 20px;}

		.form-box-content{width: 70%;margin: 0 auto;}

		.form-box-title{font-family: SourceHanSansCN-Bold;font-size: 30px;letter-spacing: 2px;color: #333333;padding-top: 40px;}

		.form-box-title span{font-size: 18px;color: red;}

				.form-box sup{color: red;font-size: 30px;top:-0.1rem!important;}

		.form-box label{width:170px;float: left;	font-size: 18px;line-height: 55px;color: #080808;text-align: right;padding-right: 10px;opacity: 0.52;}

		.form-box .am-form-field{width: 80%;float: left;}

		.form-box .am-form-group {margin-top: 30px;}

		.form-box .am-form-group input{height: 55px;}

		.form-code{width: 50%!important;}

		.from-code-img{padding-left: 10px;}

		.form-mobeil-code{width: 50%!important;}

		.form-mobeil-btn{width: 131px;height: 55px;line-height: 55px; background-color: #0169b2;border-radius: 10px;color: #fff;margin-left: 10px;}

		.get-form-btn{position: absolute;bottom: -100px;left: 50%;margin-left: -125px;	width: 283px;height: 58px;background-color: #0169b2;border-radius: 10px;color: #fff;}

		 button{border: none}

		 button:active{border: none}



		/*响应式*/

		@media screen and (max-width:1317px) {

			/* 节点时，fooM表单分离 */

			.form-box{width: 96%;margin: 0 auto;margin-top: 60px;}

			}

		@media screen and (max-width:890px) {

			/* 取消定位 */

			.content-img{height: 180px;}

			.content-img-audience{display: none;}

			.content-img-system{position: static;width: 70%;margin: 0 auto;padding-top: 130px;}

			.content-img img{margin: 0 auto;}

			.content-img-logo{position: absolute;left: 0;top: 15px;width: 50%;}

		}

		@media screen and (max-width:810px) {

			.form-box-content{width: 96%;}

		}

		@media screen and (max-width:640px) {

			/* form表单上下排列 */

			.form-box .am-form-group{    margin-top: 10px;}

			.form-box label{width: 100%;text-align: left;line-height: 34px;}

			.form-box .am-form-group input {

			    height: 40px;

			}

			.from-code-img img{

				height: 40px;

			}

			.form-box .am-form-field {width: 100%;}

			 	.nav-title li{height: 50px}

 	.nav-title li a {

 	    font-size: 14px;

 	    height: 50px;

  		padding-top: 14px;

 	}

 	.content-title{

 		margin-top:30px;

 	}

 	.form-lainput{}

 	.form-box .am-form-group input{



 	}

			}	

		@media screen and (max-width:530px) {

			.get-form-btn{margin-left: -144px;}

			}