.comopenbox1 {
  width: 480px;
  height: 380px;
  border-radius: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -190px;
  margin-left: -240px;
  -webkit-animation: changeBig linear .1s;
  animation: changeBig linear .1s;
  display: none
}

.comopenbox2 {
  width: 480px;
  height: 316px;
  border-radius: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -168px;
  margin-left: -240px;
  -webkit-animation: changeBig linear .1s;
  animation: changeBig linear .1s;
  display: none
}

.comopenbox3 {
  width: 480px;
  height: 380px;
  border-radius: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -190px;
  margin-left: -240px;
  -webkit-animation: changeBig linear .1s;
  animation: changeBig linear .1s;
  display: none
}

.comopenbox4 {
  width: 480px;
  height: 248px;
  border-radius: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -124px;
  margin-left: -240px;
  -webkit-animation: changeBig linear .1s;
  animation: changeBig linear .1s;
  display: none
}

.comopenbox5 {
  width: 480px;
  height: 316px;
  border-radius: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -168px;
  margin-left: -240px;
  -webkit-animation: changeBig linear .1s;
  animation: changeBig linear .1s;
  display: none
}

.comopenbox6 {
  width: 480px;
  height: 316px;
  border-radius: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -168px;
  margin-left: -240px;
  -webkit-animation: changeBig linear .1s;
  animation: changeBig linear .1s
}

.cform-cb-title {
  font-size: 20px;
  line-height: 68px;
  color: #333;
  padding-top: 10px;
  text-align: center
}

.cform-cb-item {
  width: 380px;
  height: 50px;
  margin: 0 auto 16px
}

.cform-cb-item input, .cform-cb-item select {
  display: block;
  border: none;
  outline: 0;
  width: 100%;
  height: 48px;
  font-size: 14px;
  line-height: 50px;
  color: #333;
  background-color: #f3f3f3
}

.cform-cb-item .insome {
  padding: 0 22px;
  width: 336px;
  height: 50px;
  background-color: #f3f3f3;
  border-radius: 2px
}

.cform-cb-item .insome2 {
  width: 182px;
  height: 50px;
  border-radius: 2px;
  background-color: #f3f3f3
}

.cform-cb-item .insome2 select {
  padding-left: 22px;
  width: 100%;
  height: 48px;
  border-radius: 2px;
  background-size: 14px 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: .01px;
  text-overflow: ""
}

.cform-cb-item .tximg {
  width: 130px;
  height: 50px;
  border-radius: 2px;
  cursor: pointer
}

.cform-cb-item .insome3 {
  width: 176px;
  height: 50px;
  border-radius: 2px;
  background-color: #f3f3f3;
  padding: 0 22px
}

.cform-cb-item-btn {
  margin-top: 20px
}

.cform-cb-comitbtn {
  width: 182px;
  height: 50px;
  border-radius: 2px;
  background-color: #11cc80;
  cursor: pointer;
  text-align: center;
  font-size: 17px;
  line-height: 50px;
  color: #fff
}

.cform-cb-canclebtn {
  width: 180px;
  height: 48px;
  border-radius: 2px;
  background-color: #fff;
  cursor: pointer;
  text-align: center;
  font-size: 17px;
  line-height: 48px;
  color: #333;
  border: 1px solid #d8d8d8
}

.cform-cb-close {
  width: 13px;
  height: 13px;
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
  z-index: 9
}

.cform-cb-icon {
  padding-top: 42px;
  margin-bottom: 24px;
  text-align: center
}

.cform-cb-icon img {
  width: 70px;
  height: 70px;
  border-radius: 50%
}

.cform-cb-tis {
  text-align: center
}

.cform-cb-tis .tit {
  font-size: 22px;
  line-height: 34px;
  color: #333
}

.cform-cb-tis .cont {
  font-size: 14px;
  line-height: 32px;
  color: #666
}

.cform-cb-item-obtn {
  margin: 20px auto 0
}
