@charset "UTF-8";
.list {
  padding: 27px 192px 63px;
  background: url(../images/CKUbg.jpg) right bottom no-repeat;
}
.list .title {
  color: #00c9ff;
  font: 18px/68px "";
  text-align: center;
}
.menber {
  margin-bottom: 20px;
}
.menberbox {
  position: relative;
  padding: 44px 20px 16px;
  width: 334px;
  cursor: pointer;
}
.menberbox .menu {
  position: absolute;
  top: 22px;
  left: 50%;
  width: 223px;
  height: 50px;
  margin-left: -112px;
  text-align: center;
  color: #fff;
  font: 18px/50px "";
}
.menberbox .tit {
  margin: 0 30px;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 48px;
  font: 18px/60px "";
}
.menberbox .tit strong {
  font-size: 26px;
  color: #f85b3a;
  margin: 0 10px;
}
.menberbox .tit span {
  color: #f85b3a;
}
.dogbox_active {
  display: flex;
}
.dogbox_unactive {
  display: none;
}
.menbermain {
  text-align: center;
  padding-top: 15px;
}
.menbermain h4 {
  font: 14px/28px "";
  color: #707070;
}
.menbermain p {
  font: 16px/30px "";
  color: #403e3e;
}
.menbershadow {
  box-shadow: 0 0 15px 0 #edeeee;
  padding-bottom: 18px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
}
.item {
  margin-bottom: 16px;
}
.itemlabel {
  font: 14px/36px "";
  width: 115px;
}
.itemlabel span {
  display: inline-block;
  height: 22px;
  width: 29px;
  vertical-align: middle;
  margin-right: 8px;
}
.itemlabel em {
  vertical-align: middle;
}
.input {
  padding: 0 10px;
  width: 181px;
  height: 36px;
}
.input .text {
  font: 14px/36px "";
  width: 100%;
  padding: 0;
  border: none;
  height: auto;
}
.select {
  height: 36px;
  width: 201px;
}
.select {
  position: relative;
}
.select a {
  display: block;
  font: 14px/36px "";
  color: #b4b4b4;
  padding-left: 10px;
}
.sepop {
  position: absolute;
  top: 35px;
  left: 0;
  border: 1px solid #8ad1b4;
  height: 100px;
  width: 198px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  overflow: auto;
  background-color: #fff;
  display: none;
  z-index: 10;
}
.sepop a {
  border-bottom: 1px solid #8ad1b4;
}
.select span {
  position: absolute;
  top: 14px;
  right: 12px;
  height: 6px;
  width: 11px;
}
.province {
  font: 14px/36px "";
  margin-left: 12px;
  margin-right: 40px;
}
.item .city {
  height: 37px;
  width: 519px;
  padding: 0 10px;
}
.item .city input {
  width: 100%;
  font: 14px/36px "";
}
.protocol {
  color: #707070;
  line-height: 34px;
  margin-bottom: 35px;
}
.protocol span,
.protocol a {
  vertical-align: middle;
}
.item .radio {
  height: 14px;
  width: 15px;
  display: inline-block;
  margin-right: 8px;
}
.protocol .CKU {
  color: #00c9ff;
  text-decoration: underline;
}
.item .btn {
  text-align: center;
}
.item .btn a {
  display: inline-block;
  height: 37px;
  width: 145px;
  font: 14px/37px "";
  color: #707070;
}
.return {
  position: absolute;
  top: 10px;
  right: 10px;
}
.return a {
  display: block;
  height: 38px;
  width: 129px;
}
.form {
  position: relative;
}
.explain {
  color: #f75b39;
  position: absolute;
  top: 0;
  right: 0;
  font: 14px/24px "";
}
.pop p {
  font: 18px/36px "";
}
.pop p strong {
  color: #f75b39;
  font-size: 20px;
}
.popbtn .btn {
  height: 49px;
  width: 177px;
}
.preview {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(000, 000, 000, 0.2);
  display: none;
}
.previewbox {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 524px;
  width: 900px;
  margin-left: -450px;
  margin-top: -242px;
  background-color: #fff;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  -moz-border-radius: 16px;
  overflow: hidden;
  background: url(../images/CKUlogoX.png) #fff right bottom no-repeat;
}
.previewbox p {
  font: 22px/82px "";
  color: #fff;
  text-align: center;
  background-color: #428c5b;
}
.previewbox div {
  padding: 25px 150px 0;
}
.previewbox em {
  font: 14px/52px "";
  display: inline-block;
  width: 100px;
  color: #707070;
}
.previewbox strong {
  display: inline-block;
  height: 22px;
  width: 29px;
  vertical-align: middle;
  margin-right: 8px;
}
.previewbox span {
  color: #3d3d3d;
  vertical-align: middle;
}
.perbtn {
  text-align: center;
}
.perbtn a {
  display: inline-block;
  height: 64px;
  width: 189px;
  color: #fff;
  vertical-align: middle;
  margin: 0 16px;
  position: static;
}
.perbtn .submit {
  font: 15px/20px "";
}
.perbtn .submit {
  padding-top: 12px;
  height: 52px;
}
.perbtn .return {
  line-height: 64px;
}
.return a,
.perbtn a,
.previewbox strong,
.popbtn .btn,
.item .btn a,
.item .radio,
.city,
.select span,
.select,
.itemInput .input,
.itemlabel span,
.menberbox .menu {
  background-image: url(../images/iconfont.png);
  background-repeat: no-repeat;
}
.menberbox .menu {
  background-position: -147px -530px;
}
.menber .active .menu {
  background-position: -147px -590px;
}
.menber .active .menbershadow {
  box-shadow: 0 0 15px 0 #e9f7f1;
}
.itemlabel .user {
  background-position: -305px -103px;
}
.select,
.itemInput .input {
  background-position: 0 -103px;
}
.itemlabel .code {
  background-position: -211px -103px;
}
.post {
  background-position: -249px -104px;
}
.select span {
  background-position: -373px -365px;
}
.itemlabel .address {
  background-position: -332px -103px;
  height: 23px;
}
.city {
  background-position: 0 0;
}
.item .radio {
  background-position: -549px -28px;
}
.item .checked {
  background-position: -573px -28px;
}
.item .btn a {
  background-position: -555px -573px;
}
.item .btn a:hover {
  background-position: -555px -629px;
  color: #fff;
}
.popbtn .btn {
  background-position: -412px -145px;
}
.popbtn .btn:hover {
  background-position: -412px -60px;
}
.previewbox .phone {
  height: 25px;
  background-position: -278px -103px;
}
.previewbox .user {
  background-position: -304px -103px;
}
.previewbox .code {
  background-position: -211px -103px;
}
.previewbox .city {
  background-position: -333px -103px;
  height: 23px;
}
.perbtn .submit {
  background-position: -381px -396px;
}
.perbtn .return {
  background-position: -13px -422px;
}
.perbtn .submit:hover {
  background-position: -502px -490px;
}
.perbtn .return:hover {
  background-position: -13px -322px;
}
.return a {
  background-position: -416px -573px;
}
