@import url(comm.css);
@import url(header.css);
@import url(footer.css);
@import url(sign-comm.css);

.mn {text-align:center;}
.form-mn {display:inline-block;width:480px;margin:93px 0 446px;}
.row{overflow:hidden;margin:0 -120px 40px 0;}

.ipt {height:46px;width:442px;border:1px solid #ddd;border-radius:3px;padding:0 18px;background-color:#f7f7f7;font-size:18px;float:left;}

.btnSubmit {border:0;height:48px;width:100%;color:#fff;background-color:#ff7722;border-radius:4px;font-size:18px;margin-top: 73px;}
.telvc{width:286px;}
.getVC{display:block;float:left;color:#999;font-size:14px;text-align:center;height:46px;width:130px;border:1px solid #ddd;line-height:48px;background-color:#f7f7f7;margin-left:24px;border-radius:4px;}
.getVC:hover {color:#999;}
.rcf {margin-top:-40px;line-height:40px;text-align:left;margin-bottom:0;}
.cf2 {color:#ff7722;}
.form-tt {text-align:center;font-size:32px;color:#222;line-height:1em;margin-bottom:40px;}

.getVC.active {color:#fff;background-color:#444;border:1px solid #444;}
.getVC.active:hover {color:#fff;}

.sign-state {padding:173px 0 275px;}
.sign-state .bk1{font-size:24px;color:#666;margin-top:73px;}
.sign-state .btnSubmit{width:320px;margin-top:40px;}