html,body,.register{height:100%} 
body{height:100%;width:100%;
content: "";
				top: 0;
				right: 0;
				bottom: 0;
				left: 0;background: url(../img/bg.jpg);background-size:cover;}
.c_1{color:#901D23;}
.bgc_1{background:#901D23}
.register{color:#9b9b9b;z-index: 2;}
.register_finish{background-image:url(../img/bg_2.jpg);}
.register .logo{width:100px;height:100px;top:5%;right:5%;}
.register .logo img{width:100%;}
.register .reg {width:470px;top:35%;left:50%;margin-left:-235px;}
.register .reg input{width:400px;height:90px;line-height:normal;font-size:24px;background: #FFFFFF;border: 2px solid #DCDCDC;border-radius: 10px;padding:0 10px 0 60px;margin-top:12px;}
.register .reg .icon{width:35px;height:35px;background:url(../img/icon_1.png) no-repeat;left:21px;top:45px;}
.register .reg .icon_1{background-position: 0 0;}
.register .reg .icon_2{background-position: -45px 0;}
.register .reg .icon_3{background-position: -94px 0;}
.register .reg .send_button{width:181px;height:52px;line-height:52px;border-left: 1px solid #DCDCDC;right:0;top:50%;margin-top:-21px;background:#fff;}
.register .reg .submit{height:90px;line-height:90px;font-size:36px;color:#fff;margin-top:62px;}
.register .alert{width:80%;padding:5% 0;left:50%;margin:10px 0 0 -40%;background:#fff;border-radius: 10px;font-size:34px;bottom:20%;}

.register .alert p{font-size:28p.register .alertx;margin-bottom:2%;}
.register .btn{width:80%;padding:15px 0;background:#901D23;border-radius: 10px;}
.register .btn a{color:#fff;text-decoration: none}
.feedback{width:670px;font-size:28px;}
.feedback .form{width:630px;padding-top:60px;}
.feedback .form textarea{width:588px;height:228px;resize: none;background: #F5F5F5;border: 1px solid #979797;font-size:28px;padding:20px;}
.feedback .form .textarea span{bottom:0;right:11px;font-size: 26px;color: #999999;line-height: 42px;}
.feedback .form input[type=text]{width:590px;padding:0 20px;height:70px;line-height:normal;background: #F5F5F5;border: 1px solid #979797;margin-top:20px;font-size: 24px;}
.feedback .form .add_btn,
.feedback .form .imgs{width:120px;height:120px;background: #F5F5F5;border: 1px dashed #979797;font-size:80px;color:#B1B1B1;}
.feedback .form .add_btn{background:#F5F5F5 url(../img/bg_1.jpg) no-repeat center;margin-top:20px;}
.feedback .form .imgs img{width:100%;height:100%;}
.feedback .form .images{height:345px;}
.feedback .form .images .msg{height:40px;line-height: 40px;font-size:20px;margin-top:20px;color:#979797}
.feedback .form .images .msg p span{color:#901D23;}
.feedback .form .imgs{margin:20px 0 0 15px}
.feedback .form .imgs:nth-child(4n+4){margin-left:0px}
.feedback .form .imgs .close{width:40px;height:40px;background:url(../img/icon_1.png) no-repeat -134px 0;right:5px;top:5px;}
.feedback .form .clients{margin-top:40px;}
.feedback .form .clients .title{font-size: 32px;color: #666666;}
.feedback .form .clients .title span{color:#999;font-size:22px;}
.feedback .form .boxItem_1{margin-top:35px;}
/* .feedback .form .boxItem_1 .box{margin-left:65px;} */
/* .feedback .form .boxItem_1:first-child .box{margin-left:117px;}
.feedback .form .boxItem_1:first-child .box:last-child{margin-left:79px;} */
/* .feedback .form .boxItem_1 .box:first-child{margin-left:0;} */
.feedback .form .boxItem_1 .box{
      width: 210px;
}
.feedback .form .box{color:#999;}
.feedback .form .box input[type=checkbox]{width:40px;height:40px;border: 1px solid #979797;}
.feedback .form .box  .font{font-size:24px;margin-left:10px;}
.feedback .submit{height:94px;line-height:94px;color:#fff;font-size:36px;border: 2px solid rgba(5,5,5,0.08);border-radius: 10px;margin:80px 0;}
.feedback p.tips{padding: 50px 20px 0;font-size: 24px;color: #666;}
.feedback p.tips.c-red{padding-top: 20px;color: #901D23;}