body {
  background-color: #f7f7f7;
}
.detail_mid {
  width: 1100px;
  margin: 0 auto;
  margin-top: 36px;
  margin-bottom: 36px;
}
.detail_mid .info_box {
  color: #333;
  float: left;
  width: 799px;
  font-size: 14px;
  /*合作要求*/
}
.detail_mid .info_box .job_progress {
  background-color: #fff;
  height: 93px;
  padding-left: 75px;
  padding-top: 15px;
  margin-bottom: 16px;
  border: 1px solid rgba(51, 51, 51, 0.1);
}
.detail_mid .info_box .job_progress .job_flow_box {
  width: 60px;
  position: relative;
  float: left;
  margin-right: 130px;
}
.detail_mid .info_box .job_progress .job_flow_box .order {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  border: 1px solid #999;
  text-align: center;
  color: #666;
  font-size: 18px;
}
.detail_mid .info_box .job_progress .job_flow_box p {
  height: 15px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #848484;
  line-height: 15px;
  margin-top: 10px;
  padding-left: 2px;
  text-align: center;
  color: #333;
  font-weight: bold;
}
.detail_mid .info_box .job_progress .job_flow_box .line {
  width: 120px;
  position: absolute;
  left: 65px;
  top: 15px;
  height: 1px;
  background: #ddd;
}
.detail_mid .info_box .job_progress .job_flow_box:last-child {
  margin-right: 0;
}
.detail_mid .info_box .job_content {
  min-height: 688px;
  margin-bottom: 20px;
  padding: 0 20px;
  background: #fff;
}
.detail_mid .info_box .job_content .content_top {
  /*border-bottom: 1px dashed #ddd;*/
  position: relative;
    padding-bottom: 36px;
}
.detail_mid .info_box .job_content .content_top .part_title {
  padding-top: 25px;
  font-size: 24px;
  font-weight: bold;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
}
.detail_mid .info_box .job_content .content_top .part_title > span {
  vertical-align: middle;
}
.detail_mid .info_box .job_content .content_top .part_title .ji {
  display: inline-block;
  background: #f62727;
  color: #fff;
  font-size: 12px;
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
  border-radius: 5px;
  font-weight: 400;
}
.detail_mid .info_box .job_content .content_top .part_title .status {
  width: 110px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: #f5f5f5;
  color: #999;
  font-size: 14px;
  display: inline-block;
  float: right;
  /*margin-right: 20px;*/
}
.detail_mid .info_box .job_content .content_top .part_title .dly {
  background: rgba(24, 144, 255, 0.09);
  color: #1890FF;
}
.detail_mid .info_box .job_content .content_top .part_title .refuse {
  background: rgba(255, 27, 46, 0.09);
  color: #FF1B2E;
}
.detail_mid .info_box .job_content .content_top .part_title .hezuo {
  background: rgba(76, 213, 9, 0.09);
  color: #4CD509;
}
.detail_mid .info_box .job_content .content_top .part_info {
  margin-top: 20px;
}
.detail_mid .info_box .job_content .content_top .part_info p {
  float: left;
  width: 368px;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}
.detail_mid .info_box .job_content .content_top .part_info p span {
  /*font-weight: bold;*/
}
.detail_mid .info_box .job_content .content_top .price {
  font-size: 30px;
  font-weight: bold;
  position: absolute;
  top: 43px !important;
  right: 0;
}
.detail_mid .info_box .job_content .content {
  margin-top: 38px;
  margin-bottom: 25px;
}
.detail_mid .info_box .job_content .content .content_item .item_title {
    height: 28px;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
}
.detail_mid .info_box .job_content .content .yq {
  padding-bottom: 60px;
}
.sign_up {
  right:0;
  display: inline-block;
  width: 280px;
  height: 40px;
  line-height: 40px;
  background: #ffa228;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
  top: 103px;
  cursor: pointer;
}

.detail_mid .info_box .job_content .content .yq .sign_up span {
  vertical-align: middle;
}
.detail_mid .info_box .job_content .content .yq .require {
  margin-top: 17px;
  line-height: 30px;
}
.detail_mid .info_box .job_content .content .yq .cklj {
  margin-top: 25px;
}
.detail_mid .info_box .job_content .content .yq .cklj a {
  margin-left: 10px;
  text-decoration: underline;
  color: #1891ff;
}
.detail_mid .info_box .job_content .content .file .item_title .download {
  display: none;
  margin-top: 5px;
  border: 1px solid #ffa228;
  color: #ffa228;
  font-size: 14px;
  font-weight: normal;
  /*display: inline-block;*/
  width: 84px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 4px;
  float: right;
  cursor: pointer;
}
.detail_mid .info_box .job_content .content .file .file_list {
  padding-bottom: 50px;
  margin-top: 25px;
}
.detail_mid .info_box .job_content .content .file .file_list .file_item {
  margin-bottom: 20px;
}
.detail_mid .info_box .job_content .content .file .file_list .file_item img {
  width: 36px;
  height: 36px;
  border-radius: 2px;
  vertical-align: middle;
  margin-right: 10px;
}
.detail_mid .info_box .job_flow {
  background-color: #fff;
  height: 93px;
  padding-left: 75px;
  padding-top: 15px;
  margin-bottom: 16px;
  border: 1px solid rgba(51, 51, 51, 0.1);
}
.detail_mid .info_box .job_flow .job_flow_box {
  width: 60px;
  position: relative;
  float: left;
  margin-right: 130px;
}
.detail_mid .info_box .job_flow .job_flow_box .img {
  width: 36px;
  height: 36px;
  display: block;
  margin: 0 auto;
}
.detail_mid .info_box .job_flow .job_flow_box p {
  height: 15px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #848484;
  line-height: 15px;
  margin-top: 9px;
  padding-left: 2px;
  text-align: center;
}
.detail_mid .info_box .job_flow .job_flow_box .line {
  width: 129px;
  position: absolute;
  left: 60px;
  top: 0px;
}
.detail_mid .info_box .job_flow .job_flow_box:last-child {
  margin-right: 0;
}
.detail_mid .info_box .info_top {
  padding: 27px 25px 9px 37px;
  background-color: #fff;
  border: 1px solid rgba(51, 51, 51, 0.1);
  border-bottom: 1px solid #f7f7f7;
}
.detail_mid .info_box .info_top .hd {
  height: 24px;
}
.detail_mid .info_box .info_top .hd h1 {
  height: 24px;
  float: left;
  width: 453px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.detail_mid .info_box .info_top .hd h1 span {
  font-size: 12px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  background-color: #f62727;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  float: left;
  padding: 0 5px;
  margin-right: 5px;
  height: 20px;
  line-height: 21px;
  margin-top: 2px;
}
.detail_mid .info_box .info_top .hd .money {
  float: right;
  height: 19px;
  font-size: 24px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #ffa220;
  line-height: 24px;
  vertical-align: middle;
}
.detail_mid .info_box .info_top .hd .money > img {
  float: left;
  margin-top: 2px;
  margin-right: 5px;
}
.detail_mid .info_box .info_top .p {
  margin-top: 5px;
  height: 14px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
  margin-bottom: 23px;
}
.detail_mid .info_box .info_top .hd_box {
  margin-top: 23px;
}
.detail_mid .info_box .info_top .hd_box .hd_left {
  float: left;
  width: 70%;
}
.detail_mid .info_box .info_top .hd_box .hd_left p {
  margin-bottom: 8px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #666666;
  line-height: 14px;
  word-wrap: break-word;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: justify;
}
.detail_mid .info_box .info_top .hd_box .hd_left p img {
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 7px;
  margin-top: -1px;
  float: left;
}
.detail_mid .info_box .info_top .hd_box .hd_right {
  float: right;
  padding-top: 22px;
}
.detail_mid .info_box .info_top .hd_box .hd_right .sign_up > img {
  width: 12px;
  height: 15px;
  display: inline-block;
  margin-right: 9px;
  margin-top: 11px;
  float: left;
}
.detail_mid .info_box .info_top .hd_box .hd_right .ybm {
  width: 124px;
  height: 37px;
  background: #666666;
  border-radius: 3px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 37px;
  display: inline-block;
  text-align: center;
}
.detail_mid .info_box .hzyq {
  border: 1px solid rgba(51, 51, 51, 0.1);
  background-color: #fff;
  padding: 15px 40px;
  border-top: 0;
}
.detail_mid .info_box .hzyq > h1 {
  height: 19px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  line-height: 19px;
  margin-bottom: 15px;
}
.detail_mid .info_box .hzyq .hzyq_con {
  min-height: 400px;
}
.detail_mid .Advertisement_box {
  float: right;
  width: 285px;
}
.detail_mid .Advertisement_box .adv_list {
  border: 1px solid rgba(51, 51, 51, 0.1);
  background-color: #fff;
}
.detail_mid .Advertisement_box .adv_list .top {
  padding-left: 16px;
  height: 40px;
  line-height: 38px;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}
.detail_mid .Advertisement_box .adv_list .top img {
  width: 18px;
  height: 16px;
  float: left;
  margin-top: 11px;
}
.detail_mid .Advertisement_box .adv_list .top span {
  float: left;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: #333333;
  /*line-height:26px;*/
  margin-left: 10px;
}
.detail_mid .Advertisement_box .adv_list .adv_detail_box {
  padding: 21px 20px 4px 16px;
}
.detail_mid .Advertisement_box .adv_list .adv_detail_box ul li {
  margin-bottom: 17px;
}
.detail_mid .Advertisement_box .adv_list .adv_detail_box ul li a {
  display: block;
}
.detail_mid .Advertisement_box .adv_list .adv_detail_box ul li a p {
  width: 70%;
  float: left;
  height: 16px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #666666;
  line-height: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.detail_mid .Advertisement_box .adv_list .adv_detail_box ul li a span {
  /*width: 20%;*/
  float: right;
  height: 16px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #666666;
  line-height: 13px;
}
.detail_mid .Advertisement_box .adv_list .gd {
  height: 40px;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
}
.detail_mid .Advertisement_box .adv_list .gd a {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #666;
  line-height: 38px;
  display: block;
  margin: 0 auto;
  width: 75px;
}
.detail_mid .Advertisement_box .adv_img {
  width: 284px;
  padding: 12px;
  background-color: #FFF;
  margin-top: 17px;
  margin-bottom:15px;
}
body{font-weight:400}

.detail_mid .Advertisement_box .adv_img .tit{width:100%;display:flex;justify-content:space-between;padding-bottom:12px;border-bottom:solid 1px #eee;font-size:14px;color:#333}
.detail_mid .Advertisement_box .adv_img .tit a{color:#1C56A4;}
.detail_mid .Advertisement_box .adv_img .list .li{padding-top:20px;color:#666}
.detail_mid .Advertisement_box .adv_img .list .li span{color:#333}

.detail_mid .Advertisement_box .adv_img img {
  width: 100%;
  height: 100%;
}
/*立即报名*/
.ljbm {
  width: 530px;
  height: 370px;
  display: none;
  background: #f1f1f1;
  position: absolute;
  top: 150px;
  left: 50%;
  margin-left: -265px;
  z-index: 420;
}
.ljbm .lj {
  height: 32px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  line-height: 32px;
  padding-left: 19px;
  background-color: #f7f7f7;
}
.ljbm .lj_box {
  padding: 19px 28px 0 26px;
}
.ljbm .lj_box .lj_tr label {
  height: 30px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  padding-left: 7px;
  position: relative;
}
.ljbm .lj_box .lj_tr label i {
  width: 7px;
  height: 7px;
  background: #ffa200;
  border-radius: 50%;
  position: absolute;
  left: -7px;
  top: 7px;
}
.ljbm .lj_box .lj_tr .ljbm_phone {
  height: 30px;
  background: #ffffff;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  padding-left: 6px;
  width: 113px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #666666;
}
.ljbm .lj_box .lj_tr p {
  height: 13px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #c1c1c1;
  line-height: 13px;
  padding-left: 7px;
  margin-bottom: 6px;
}
.ljbm .lj_box .describe {
  resize: none;
  width: 475px;
  height: 144px;
  background: #ffffff;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  padding: 9px 13px;
  margin-bottom: 22px;
}
.ljbm .lj_box .double {
  padding-left: 111px;
}
.ljbm .lj_box .double a {
  width: 115px;
  height: 36px;
  background: #ffa200;
  border-radius: 5px;
  display: inline-block;
  line-height: 36px;
  margin-right: 24px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  border: 1px solid #ffa200;
}
.ljbm .lj_box .double .bm_del {
  border: 1px solid #ffa200;
  background-color: #fff;
  color: #ffa200;
}
/*报名成功！*/
.bmcg {
  width: 552px;
  height: 361px;
  background: #ffffff;
  display: none;
  position: absolute;
  top: 148px;
  left: 50%;
  margin-left: -276px;
  z-index: 420;
  padding: 19px 26px 0 18px;
}
.bmcg > img {
  width: 77px;
  height: 77px;
  display: block;
  margin: 0 auto;
}
.bmcg > h1 {
  height: 18px;
  text-align: center;
  margin: 14px 0 23px 0;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
}
.bmcg .bmcg_info span {
  font-size: 18px;
  color: #ffa200;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  display: block;
  line-height: 18px;
  margin-bottom: 5px;
}
.bmcg .bmcg_info p {
  font-weight: 400;
  font-size: 14px;
  color: #666;
  font-family: MicrosoftYaHei;
  line-height: 20px;
}
.bmcg .true {
  width: 115px;
  height: 32px;
  background: #ffa200;
  border-radius: 5px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 32px;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: 35px;
}
.zf_box {
  width: 470px;
  height: 530px;
  background: #ffffff;
  border-radius: 5px;
  position: absolute;
  top: 190px;
  left: 50%;
  margin-left: -235px;
  z-index: 404;
  padding-left: 10px;
  padding-right: 10px;
  display: none;
}
.zf_box .zf_head {
  height: 45px;
  line-height: 45px;
  padding-left: 17px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.zf_box .zf_head p {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
}
.zf_box .zf_tc {
  padding-top: 19px;
}
.zf_box .zf_tc > img {
  width: 72px;
  height: 72px;
  display: block;
  margin: 0 auto;
  margin-bottom: 14px;
}
.zf_box .zf_tc p {
  height: 15px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #000000;
  line-height: 15px;
  margin-top: 10px;
  text-align: center;
}
.zf_box .db {
  padding: 29px 0 0 93px;
}
.zf_box .db .ty {
  width: 126px;
  height: 40px;
  background: #ffa220;
  border-radius: 3px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 40px;
  float: left;
  display: block;
  margin-right: 23px;
  text-align: center;
}
.zf_box .db .bu {
  width: 124px;
  height: 40px;
  border: 1px solid #ffa220;
  border-radius: 3px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #ffa220;
  line-height: 40px;
  display: block;
  float: left;
  text-align: center;
}
.confirm {
  width: 470px;
  height: 290px;
  background: #ffffff;
  border-radius: 5px;
  position: absolute;
  top: 190px;
  left: 50%;
  margin-left: -235px;
  z-index: 405;
  display: none;
  padding-top: 114px;
}
.confirm p {
  height: 17px;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  line-height: 17px;
  text-align: center;
  margin-bottom: 23px;
}
.confirm .a {
  width: 126px;
  height: 40px;
  background: #ffa220;
  border-radius: 3px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 40px;
  margin: 0 auto;
  display: block;
  margin-top: 49px;
  text-align: center;
}
.no_money {
  width: 428px;
  height: 251px;
  background: #ffffff;
  border-radius: 3px;
  position: absolute;
  z-index: 407;
  display: none;
  top: 197px;
  left: 50%;
  margin-left: -214px;
}
.no_money > img {
  width: 61px;
  height: 61px;
  display: block;
  margin: 0 auto;
  margin-top: 36px;
  margin-bottom: 25px;
}
.no_money .p1 {
  height: 19px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
  margin-bottom: 7px;
  text-align: center;
}
.no_money .p2 {
  height: 14px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  line-height: 14px;
  text-align: center;
}
.no_money .Close {
  display: block;
  margin: 0 auto;
  margin-top: 32px;
  width: 105px;
  height: 34px;
  background: #ffa200;
  border-radius: 3px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 34px;
  text-align: center;
}
/*含文件上传的新版报名*/
.sign_up_tc {
  display: none;
  position: fixed;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 420;
  background: #fff;
  font-size: 14px;
  color: #333;
  width: 600px;
  padding: 0 20px;
  border-radius: 4px;
}
.sign_up_tc .top {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ddd;
}
.sign_up_tc .top .tips {
  color: #F56C6C;
  margin-left: 10px;
  font-size: 12px;
}
.sign_up_tc .top .icon-close {
  color: #999;
  font-size: 14px;
  float: right;
  cursor: pointer;
}
.sign_up_tc .content .warn_box {
  color: #999;
  padding: 20px 0;
}
.sign_up_tc .content .warn_box .warn {
  color: #ffa228;
}
.sign_up_tc .content .warn_box .warn .icon-gantanhao {
  font-size: 14px;
  margin-right: 5px;
}
.sign_up_tc .content .content_item {
  position: relative;
  line-height: 34px;
}
.sign_up_tc .content .content_item .item_title {
  width: 78px;
  float: right;
  line-height: 34px;
}
.sign_up_tc .content .content_item input,
.sign_up_tc .content .content_item textarea {
  float: right;
  width: 480px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  padding-left: 10px;
  color: #333;
}
.sign_up_tc .content .content_item textarea {
  height: 70px;
  resize: none;
  line-height: 20px;
  padding-top: 15px;
}
.sign_up_tc .content .content_item input::-webkit-input-placeholder,
.sign_up_tc .content .content_item textarea::-webkit-input-placeholder {
  color: #ccc;
}
.sign_up_tc .content .content_item input:-moz-placeholder,
.sign_up_tc .content .content_item textarea:-moz-placeholder {
  color: #ccc;
}
.sign_up_tc .content .content_item input::-moz-placeholder,
.sign_up_tc .content .content_item textarea::-moz-placeholder {
  color: #ccc;
}
.sign_up_tc .content .content_item .tips {
  color: #ff1b2e;
  position: absolute;
  left: -6px;
  top: 3px;
}
.sign_up_tc .content .file .up_file {
  position: relative;
  float: right;
  width: 480px;
  color: #999;
  font-size: 12px;
}
.sign_up_tc .content .file .up_file .up {
  font-size: 14px;
  display: inline-block;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  width: 106px;
  height: 34px;
  line-height: 32px;
  text-align: center;
  color: #666;
  margin-right: 5px;
}
.sign_up_tc .content .file .up_file .up > span {
  vertical-align: middle;
}
.sign_up_tc .content .file .up_file .up_input {
  width: 106px;
  height: 34px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  font-size: 0;
}
.sign_up_tc .content .file_list {
  /*max-height: 130px;*/
  margin: 15px 0 0 80px;
}
.sign_up_tc .content .file_list .file_item {
  margin-bottom: 10px;
}
.sign_up_tc .content .file_list .file_item img {
  vertical-align: middle;
}
.sign_up_tc .content .file_list .file_item span {
  vertical-align: middle;
  margin-left: 10px;
}
.sign_up_tc .content .agree {
  margin-top: 4px;
}
.sign_up_tc .content .agree input {
  vertical-align: middle;
  width: 20px;
  height: 20px;
}
.sign_up_tc .content .agree span {
  vertical-align: middle;
  color: #666;
}
.sign_up_tc .content .agree span a {
  color: #1890FF;
  text-decoration: underline;
  margin-left: 10px;
}
.sign_up_tc .bottom {
  margin-top: 25px;
  border-top: 1px dashed #ddd;
  height: 70px;
}
.sign_up_tc .bottom > div {
  float: right;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 2px;
  margin-top: 20px;
  cursor: pointer;
}
.sign_up_tc .bottom .confirm_btn {
  background: #ffa228;
  color: #fff;
  margin-left: 20px;
}
.sign_up_tc .bottom .cancel {
  border: 1px solid #ddd;
  color: #666;
}
