@font-face {
  font-family: 'cityFont';
  src: url('../font/city.TTF');
  src: url('../font/city.eot?#font-spider') format('embedded-opentype'), url('../font/city.woff') format('woff'), url('../font/city.ttf') format('truetype'), url('../font/city.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background: #F5F5F6;
}
body .main {
  width: 1000px;
  margin: 0 auto 90px;
  position: relative;
  top: -50px;
  background: #fff;
  border: 1px solid #F4E9EF;
  -webkit-box-shadow: 5px 5px 16px -2px #B7B7B7;
  -moz-box-shadow: 5px 5px 16px -2px #B7B7B7;
  box-shadow: 5px 5px 16px -2px #B7B7B7;
  padding: 13px 0 80px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
body .main .section10 {
  text-align: right;
  padding: 0 40px 0 35px;
}
body .main .section10 a {
  display: inline-block;
  background: url("/images/web/registerProtocol1_03.png") 0 0 no-repeat;
  width: 115px;
  height: 23px;
  line-height: 23px;
  text-indent: 30px;
  font-size: 20px;
}
body .main .section1 {
  text-align: center;
  margin-top: 50px;
}
body .main .section2 table {
  width: 610px;
  margin-top: 30px;
}
body .main .section2 table td {
  padding-bottom: 10px;
  font-size: 14px;
}
body .main .section2 table .td1 {
  width: 255px;
  text-align: right;
  padding-right: 5px;
  height: 42px;
}
body .main .section2 table .td2 .phone_box {
  border: 1px solid #DFDFDF;
}
body .main .section2 table .td2 .phone_box input {
  border: 1px solid #DFDFDF;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  background: #F5F5F5;
}
body .main .section2 table .td2 .phone_box .phone {
  width: 335px;
}
body .main .section2 table .td2 .phone_box .tr2_1 {
  width: 205px;
}
body .main .section2 table .td2 .next_step {
  width: 347px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  background-color: #429fff;
  color: #fff;
  cursor: pointer;
}
body .main .section2 table .td2 .tr2_2 {
  width: 62px;
  margin-top: 10px;
  cursor: pointer;
}
body .main .section2 table .td2 .tr2_3 {
  width: 22px;
  margin-top: 10px;
  margin-left: 5px;
  cursor: pointer;
}
body .main .section2 table .td2 .phone_box.hover {
  border: 1px solid #7dd6af;
}
body .main .section2 table .td2 .phone_box.hover input {
  border: 1px solid #7dd6af;
}
body .main .section2 table .tr3 .td2 {
  padding-top: 16px;
}
