.pagecontent {
  width: 1092px;
  margin: 0 auto 110px;
  position: relative;
}
.pagecontent .countbox .ctitle {
  font-size: 0;
  text-align: center;
  padding: 150px 0 56px;
}
.pagecontent .countbox .ctitle .tit {
  display: inline-block;
  font-size: 22px;
  line-height: 36px;
  color: #333333;
  padding-right: 58px;
  position: relative;
}
.pagecontent .countbox .ctitle .tit span {
  display: block;
  width: 57px;
  height: 22px;
  border-radius: 9px 9px 9px 0;
  background-color: #00ac65;
  font-size: 12px;
  line-height: 22px;
  color: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
}
.pagecontent .countbox .cbox .formbox {
  width: 545px;
}
.pagecontent .countbox .cbox .formbox form,
.pagecontent .countbox .cbox .formbox input,
.pagecontent .countbox .cbox .formbox button {
  margin: 0;
  padding: 0;
}
.pagecontent .countbox .cbox .formbox input,
.pagecontent .countbox .cbox .formbox button {
  outline: none;
  border: none;
}
.pagecontent .countbox .cbox .formbox input {
  width: 100%;
  font-size: 13px;
  line-height: 50px;
  color: #333333;
  background-color: transparent;
}
.pagecontent .countbox .cbox .formbox .ibox {
  font-size: 0;
  width: 100%;
  height: 50px;
  margin-bottom: 22px;
  position: relative;
}
.pagecontent .countbox .cbox .formbox .ibox .label {
  display: inline-block;
  width: 140px;
  font-size: 13px;
  line-height: 20px;
  color: #333333;
  text-indent: 13px;
}
.pagecontent .countbox .cbox .formbox .ibox .insome {
  display: inline-block;
  width: 342px;
  height: 50px;
  padding: 0 34px 0 24px;
  background-color: #f5f5f6;
  border-radius: 2px;
  position: relative;
}
.pagecontent .countbox .cbox .formbox .ibox .insome span {
  display: block;
  width: 24px;
  height: 50px;
  font-size: 13px;
  line-height: 50px;
  color: #333333;
  position: absolute;
  top: 0;
  right: 10px;
}
.pagecontent .countbox .cbox .formbox .ibox .insome .citybox {
  width: 100%;
  font-size: 13px;
  line-height: 50px;
  color: #333333;
}
.pagecontent .countbox .cbox .formbox .ibox .insome2 {
  background: #f5f5f6 url(../../images/cbj_imgs/sj_icon.png) no-repeat right 18px center;
  background-size: 8px 6px;
  z-index: 2;
  cursor: pointer;
}
.pagecontent .countbox .cbox .formbox .ibox div.insome3 {
  background-color: transparent;
  font-size: 0;
  white-space: nowrap;
  padding: 0;
}
.pagecontent .countbox .cbox .formbox .ibox div.insome3 .ins,
.pagecontent .countbox .cbox .formbox .ibox div.insome3 .ins3 {
  display: inline-block;
  width: 138px;
  height: 50px;
  background-color: #f5f5f6;
  padding: 0 34px 0 24px;
  position: relative;
}
.pagecontent .countbox .cbox .formbox .ibox div.insome3 .ins2 {
  margin-right: 7px;
}
.pagecontent .countbox .cbox .formbox .ibox div.insome3 .ins3 {
  cursor: pointer;
}
.pagecontent .countbox .cbox .formbox .ibox div.insome3 .ins3 input {
  cursor: pointer;
}
.pagecontent .countbox .cbox .formbox .ibox div.insome3 .insbox {
  display: none;
  width: 100%;
  height: 210px;
  overflow-y: scroll;
  background-color: #fff;
  padding: 10px 0;
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 9;
}
.pagecontent .countbox .cbox .formbox .ibox div.insome3 .insbox .iitem {
  height: 30px;
  font-size: 13px;
  line-height: 30px;
  color: #333333;
  padding: 0 20px;
  cursor: pointer;
}
.pagecontent .countbox .cbox .formbox .ibox div.insome3 .insbox .iitem:hover {
  background-color: #eee;
}
.pagecontent .countbox .cbox .formbox .ibox div.insome3 .insbox::-webkit-scrollbar {
  width: 8px;
  height: 50px;
  background: #fff;
}
.pagecontent .countbox .cbox .formbox .ibox div.insome3 .insbox::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.pagecontent .countbox .cbox .formbox .ibox .tips {
  font-size: 12px;
  line-height: 16px;
  color: #fc032c;
  display: none;
  position: absolute;
  bottom: -20px;
  left: 142px;
}
.pagecontent .countbox .cbox .formbox .ibox .tips2 {
  font-size: 12px;
  line-height: 16px;
  color: #00ac65;
  display: none;
  position: absolute;
  bottom: -20px;
  left: 142px;
}
.pagecontent .countbox .cbox .formbox .ibox .llfsbox {
  width: 100%;
  border: 1px solid #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f5f5f6;
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 9;
  display: none;
}
.pagecontent .countbox .cbox .formbox .ibox .llfsbox .litem {
  height: 50px;
  font-size: 13px;
  line-height: 50px;
  color: #333333;
  padding: 0 24px;
}
.pagecontent .countbox .cbox .formbox .ibox .llfsbox .litem:hover {
  background-color: #fff;
  cursor: pointer;
}
.pagecontent .countbox .cbox .formbox .lpr {
  display: none;
}
.pagecontent .countbox .cbox .formbox .ibox2 {
  width: auto;
  padding-left: 142px;
}
.pagecontent .countbox .cbox .formbox .ibox2 .ite {
  display: inline-block;
  padding-left: 40px;
  font-size: 14px;
  line-height: 32px;
  color: #333333;
  background: url(../../images/cbj_imgs/sel_it2.png) no-repeat left center;
  background-size: 20px 20px;
  margin-right: 75px;
  cursor: pointer;
}
.pagecontent .countbox .cbox .formbox .ibox2 .ite.tosel {
  background-image: url(../../images/cbj_imgs/sel_it.png);
}
.pagecontent .countbox .cbox .formbox .btns {
  padding-top: 48px;
  padding-left: 100px;
  font-size: 0;
  white-space: nowrap;
}
.pagecontent .countbox .cbox .formbox .cbtn {
  display: block;
  width: 178px;
  height: 54px;
  border-radius: 2px;
  background: #ffffff;
  cursor: pointer;
  text-align: center;
  line-height: 54px;
  font-size: 15px;
  color: #507ff8;
  padding: 0;
  margin: 0;
  outline: none;
  border: none;
  margin-left: 40px;
  display: inline-block;
  border: 1px solid #507ff8;
}
.pagecontent .countbox .cbox .formbox .cbtn.starts {
  background-color: #507ff8;
  color: #fff;
}
.pagecontent .countbox .cbox .show-policy {
  width: 470px;
  position: relative;
  overflow: hidden;
}
.pagecontent .countbox .cbox .show-policy .title {
  width: 155px;
  height: 49px;
  font-size: 15px;
  line-height: 49px;
  color: #ffffff;
  background-color: #393d43;
  border-radius: 2px 2px 0 0;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
.pagecontent .countbox .cbox .show-policy .poli_qg {
  padding-top: 16px;
  margin-top: 48px;
  border-top: 1px solid #e8e8e8;
  margin-bottom: 10px;
}
.pagecontent .countbox .cbox .show-policy .cont {
  font-size: 13px;
  line-height: 24px;
  color: #333333;
}
.pagecontent .countbox .cbox .show-policy .cont-top {
  margin-bottom: 20px;
}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
