.top {
  overflow: hidden;
}
.top img {
  display: block;
  width: 100%;
}
* {
  box-sizing: border-box;
  color: #333;
}
.cont {
  background: url(../../images/frm/back.jpg);
}
.cont form {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.cont form > div {
  overflow: hidden;
  position: relative;
}
.cont form > div > h1 {
  text-align: center;
  height: auto;
  line-height: 1.5;
  font-size: 2rem;
  margin: 2rem auto;
  width: 90%;
  

}
.cont form > div > h1 > span {
  display: inline-block;
  font-size: 1.8rem;
  color: #0853b7;
  position: relative;
}
.cont form > div > h1 > span:before {
  content: "";
  display: block;
  width: 20rem;
  height: .6rem;
  border-top: .1rem solid #ccc;
  border-bottom: .1rem solid #ccc;
  position: absolute;
  left: -20.5rem;
  top: 50%;
  transform: translateY(-50%);
}
.cont form > div > h1 > span:after {
  content: "";
  display: block;
  width: 20rem;
  height: .6rem;
  border-top: .1rem solid #ccc;
  border-bottom: .1rem solid #ccc;
  position: absolute;
  right: -20.5rem;
  top: 50%;
  transform: translateY(-50%);
}
.cont form > div > h1 > span > span {
  color: #666;
}
.cont form > div > img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 300%;
}
.cont form > a {
  display: block;
  width: 20rem;
  margin: 3rem auto;
  text-align: center;
  height: 3.4rem;
  margin-bottom: 2rem;
  background: #0853b7;
  line-height: 3.4rem;
  font-size: 2rem;
  border-radius: 2rem;
  color: #fff;
  box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.4);
}
.gxxuanze {
  overflow: hidden;
}
.gxxuanze >img{
  position: static!important;
  display: block;
}
.gxxuanze .gxxuanze_box {
  padding: 1rem;
  overflow: hidden;
  margin-top: 1rem;
}
.gxxuanze .gxxuanze_box > p {
  float: left;
  overflow: hidden;
  position: relative;
  width: 49%;
  height: 21rem;
  margin-bottom: 1rem;
  margin-right: 2%;
  background: url(../../images/frm/t_bac.png);
  border-radius: .4rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
}
.gxxuanze .gxxuanze_box > p:nth-child(2n+2) {
  margin-right: 0;
}
.gxxuanze .gxxuanze_box > p > input {
  position: absolute;
  width: 0%;
  height: 100%;
}
.gxxuanze .gxxuanze_box > p .lab_cbx {
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
  width: 1.2rem;
  height: 1.2rem;
  margin: 0;
}
.gxxuanze .gxxuanze_box > p .lab_cbx > img {
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
}
.gxxuanze .gxxuanze_box > p .lab_txt {
  padding-top: .8rem;
  display: block;
  font-size: 1.4rem;
  line-height: 1.4rem;
  color: #fff;
  text-align: center;
}
.gxxuanze .gxxuanze_box > p .lab_txt b {
  font-size: 1.1rem;
  display: block;
  font-weight: normal;
  margin-top: .3rem;
  color: #fff;
  line-height: 1.6rem;
}
.gxxuanze .gxxuanze_box > p .lab_txt span {
  font-size: 1.1rem;
  display: block;
  font-weight: normal;
  color: #fff;
}

.butie .gxxuanze_box {
  padding: 1rem;
  overflow: hidden;
  margin-top: 0rem;
  padding-top: 0;
}
.butie .gxxuanze_box > p {
  float: left;
  overflow: hidden;
  position: relative;
  width: 49%;
  height: 4.5rem;
  margin-bottom: 1rem;
  margin-right: 2%;
  background: url(../../images/frm/t_bac.png);
  border-radius: .4rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
}
.butie .gxxuanze_box > p:nth-child(2n+2) {
  margin-right: 0;
}
.butie .gxxuanze_box > p > input {
  position: absolute;
  width: 0%;
  height: 100%;
}
.butie .gxxuanze_box > p .lab_cbx {
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
  width: 1.2rem;
  height: 1.2rem;
  margin: 0;
}
.butie .gxxuanze_box > p .lab_cbx > img {
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
}
.butie .gxxuanze_box > p .lab_txt {
  padding-top: .8rem;
  display: block;
  font-size: 1.4rem;
  line-height: 1.4rem;
  color: #fff;
  text-align: center;
}
.butie .gxxuanze_box > p .lab_txt b {
  font-size: 1.1rem;
  display: block;
  font-weight: normal;
  margin-top: .3rem;
  color: #fff;
}
.butie .gxxuanze_box > p .lab_txt span {
  font-size: 1.1rem;
  display: block;
  font-weight: normal;
  color: #fff;
}
.xzchangci {
  width: 100%;
  overflow: hidden;
}
.xzchangci .cc_ckbox {
  width: 95%;
  padding: 1rem 0;
  margin: auto;
  border: .1rem dashed #ccc;
  background: #fff;
}
.xzchangci .cc_ckbox > div {
  width: 90%;
  margin: auto;
}
.xzchangci .cc_ckbox .ckbox {
  width: 100%;
  height: 3rem;
  overflow: hidden;
  position: relative;
  border-radius: .6rem;
}
.xzchangci .cc_ckbox .ckbox input {
  position: absolute;
  z-index: 11111;
  width: 0;
  height: 0;
  overflow: hidden;
}
.xzchangci .cc_ckbox .ckbox .lab_txt {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../../images/frm/t_bac.png);
  left: 0;
  top: 0;
  line-height: 3rem;
  text-align: center;
  font-size: 1.4rem;
  color: #fff;
}
.xzchangci .cc_ckbox .ckbox .lab_cbk {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1.2rem;
  height: 1.2rem;
  background: #fff;
  margin: 0;
}
.xzchangci .cc_ckbox .ckbox .lab_cbk > img {
  display: block;
  width: 100%;
  height: 100%;
}
.xzchangci .cc_ckbox .cc_cont p {
  padding: 0 .5rem;
  font-size: 1.2rem;
  line-height: 1.5rem;
  margin-top: .3rem;
}
.butie {
  padding-bottom: 1rem;
}
.butie > div {
  padding: 0 1rem;
  margin-bottom: 0rem;
  overflow: hidden;
  padding-bottom: 1rem;
}
.butie > div > h2 {
  float: left;
  width: 10rem;
  height: 3.5rem;
  background: url(../../images/frm/h2_bac.png) no-repeat;
  background-size: 100% 100%;
  padding-left: 3rem;
  position: relative;
}
.butie > div > h2 span {
  color: #f6f6f6;
  font-size: 1.4rem;
  line-height: 2.6rem;
  display: block;
}
.butie > div > h2 > img {
  position: absolute;
  left: .6rem;
  top: .5rem;
  height: 1.6rem;
  width: 1.6rem;
}
.butie > div > p {
  display: block;
  float: left;
  width: 98%;
  border: .1rem solid #3b92c1;
}
.butie > div > p > span {
  display: block;
  transform: translate3d(0.5rem, 0.5rem, 0);
  width: 100%;
  background: #caebfc;
  padding: 1rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
  text-align: justify;
}
.basicInformation > div {
  margin-bottom: 2rem;
}
.basicInformation > div > h2 {
  text-align: center;
  margin-bottom: 1rem;
  color: #0853b7;
  font-size:1.7rem;
}
.basicInformation > div > h2 > span {
  font-size: 1.7rem;
  line-height: 1.7rem;
  color: #0853b7;
}
.basicInformation > div > div {
  position: relative;
  width: 90%;
  margin: auto;
  padding: 2.5rem 1rem 2rem 1rem;
  background: #fff;
  border: 1px dashed #d9d9d9;
}
.basicInformation > div > div > img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 4rem;
  height: 1.5rem;
  margin-left: -2rem;
}
.basicInformation > div > div > p {
  height: 3.8rem;
}
.basicInformation > div > div > p > span {
  height: 100%;
  float: left;
  width: 33%;
  line-height: 3.8rem;
  font-size: 1.2rem;
  text-align: right;
  padding-right: 1rem;
}
.basicInformation > div > div > p > input,
.basicInformation > div > div > p > select {
  float: left;
  width: 67%;
  height: 2.3rem;
  line-height: 2rem;
  background: #fff;
  border: .1rem solid #d9d9d9;
  margin-top: .6rem;
  outline: none;
  border-radius: .5rem;
}
.basicInformation > div > div > p > input:focus,
.basicInformation > div > div > p > select:focus {
  border: 1px solid #6c96e3;
  background: #f2f7ff;
}
.basicInformation > div > div > p > input {
  padding: 0 .5rem;
}
.basicInformation > div > div >p >.bootstrap-select{
  width: 67%!important;
  height: 2.3rem;
  margin-top: .6rem;
}
.basicInformation > div > div >p >.bootstrap-select button{
  height: 2.3rem;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 2.3rem;
}
.basicInformation > div > div >p >.bootstrap-select > .dropdown-menu{
  max-height: 20rem!important;
}
.basicInformation > div > div >p >.bootstrap-select > .dropdown-menu> .dropdown-menu{
  max-height: 19rem!important;
}
/*.basicInformation > div > div >p >.bootstrap-select button>span{
  height: 2.3rem;
  line-height: 
}*/
.zhuyi p {
  width: 88%;
  margin-left: 5%;
  border: 1px dashed #3b92c1;
}
.zhuyi p span {
  display: block;
  width: 100;
  padding: .5rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #4370c0;
}
.show_or_don span,
.show_or_don .don {
  display: none;
}
.show_or_don a {
  display: block;
  width: 15rem;
  height: 3.5rem;
  line-height: 3.5rem;
  background: #0853b7;
  border-radius: 1.75rem;
  margin: auto;
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
}
.detailedInformation {
  position: relative;
  padding: 2.5rem 0 0 0;
}
.detailedInformation > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 300%;
}
.detailedInformation > h2 {
  text-align: center;
  font-size: 1.7rem;
  line-height: 1.7rem;
  margin-bottom: 1rem;
  color: #0853b7;
}
.detailedInformation > div {
  width: 90%;
  margin: auto;
  position: relative;
  padding: 1rem;
  background: #fff;
  margin-bottom: 2rem;
}
.detailedInformation > div > img {
  position: absolute;
  width: 4rem;
  height: 1.5rem;
  left: 50%;
  top: 0;
  margin-left: -2rem;
}

.detailedInformation .learningExperience > div {
  position: relative;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  overflow: hidden;
}
.detailedInformation .learningExperience > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.detailedInformation .learningExperience > div > img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 200%;
  height: .6rem;
}
.detailedInformation .learningExperience > div > p {
  height: 3.8rem;
  overflow: hidden;
}
.detailedInformation .learningExperience > div > p span {
  float: left;
  width: 33%;
  height: 100%;
  line-height: 3.8rem;
  font-size: 1.2rem;
  text-align: right;
  padding-right: 1rem;
}
.detailedInformation .learningExperience > div > p > input,
.detailedInformation .learningExperience > div > p > select {
  float: left;
  width: 67%;
  height: 2.3rem;
  line-height: 2rem;
  background: #fff;
  border: .1rem solid #d9d9d9;
  margin-top: .6rem;
  outline: none;
  border-radius: .5rem;
}
.detailedInformation .learningExperience > div > p > input:focus,
.detailedInformation .learningExperience > div > p > select:focus {
  border: 1px solid #6c96e3;
  background: #f2f7ff;
}
.detailedInformation .learningExperience > div > p input {
  padding: 0 .5rem;
  display: inline-block;
}
.detailedInformation .learningExperience > div .peiyang {
  background: #fafafa;
  border: .1rem solid #d9d9d9;
  margin: .5rem 0;
}
.detailedInformation .gzjl{
  padding-bottom: 5rem;
  position: relative;
}
.detailedInformation .gzjl .add{
  margin: 0;
  position: absolute;
  bottom: 1rem;
  left: 5%;
  width: 90%;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  background: #f5fafc;
  border: 1px dashed #1b428a;
  padding-top: 0;
  color: #ccc;
  font-size: 1.6rem;
  z-index: 111;
}
.detailedInformation .gzjl .info_box{
  position: relative;
  padding-bottom: 2rem!important;
}
.detailedInformation .gzjl .info_box .rem{
  position: absolute;
  left: 50%;
  bottom: 1rem;
  width: 10rem;
  height: 2rem;
  line-height: 2rem;
  background: #f7f7f7;
  margin-left: -5rem;
  text-align: center;
  color: #d90404;
  font-size: 1.4rem;
  border-radius: 1rem;
}
.detailedInformation .gzjl .info_box .rem span{
  color: #d90404;
  font-size: 1.2rem;
}
.detailedInformation .hall {
  overflow: hidden;
}
.detailedInformation .hall p {
  overflow: hidden;
  height: 3.8rem;
  float: left;
  width: 100%;
}
.detailedInformation .hall p span {
  float: left;
  height: 100%;
  line-height: 3.8rem;
  padding: 0 1rem;
  font-size: 1.2rem;
}
.detailedInformation .hall p input {
  float: left;
  width: 5rem;
  height: 2.3rem;
  line-height: 2rem;
  background: #fff;
  border: .1rem solid #d9d9d9;
  margin-top: .6rem;
  outline: none;
  border-radius: .5rem;
  padding: 0 .5rem;
}
.detailedInformation .hall p input:focus {
  border: 1px solid #6c96e3;
  background: #f2f7ff;
}
.detailedInformation .hall .timu {
  width: 50%;
}
.detailedInformation .hall .hall_tit {
  width: 100%;
}
.detailedInformation .hall .hall_tit span {
  font-size: 1.5rem;
}
.detailedInformation .hall .hall_inp {
  width: 100%;
}
.detailedInformation .hall .hall_inp textarea {
  width: 17.8rem;
  float: left;
  height: 2.3rem;
  line-height: 2rem;
  background: #fff;
  border: .1rem solid #d9d9d9;
  margin-top: .6rem;
  outline: none;
  border-radius: .5rem;
  resize: none;
  padding: 0 .5rem;
}
.detailedInformation .hall .hall_inp textarea:focus {
  border: 1px solid #6c96e3;
  background: #f2f7ff;
}
.detailedInformation .hall .hall_4 {
  width: 100%;
}
.detailedInformation .hall .hall_4 input {
  width: 12.2rem;
}
.detailedInformation .publication {
  position: relative;
  padding-bottom: 5rem;
}
.detailedInformation .publication > div {
  padding: 0rem;
  padding-bottom: 3rem;
  position: relative;
  overflow: hidden;
}
.detailedInformation .publication > div > img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 200%;
  height: .6rem;
}
.detailedInformation .publication > div:nth-of-type(2) {
  padding-bottom: 1rem;
}
.detailedInformation .publication > div .rem {
  position: absolute;
  left: 50%;
  bottom: 1rem;
  width: 10rem;
  height: 2rem;
  line-height: 2rem;
  background: #f7f7f7;
  margin-left: -5rem;
  text-align: center;
  color: #d90404;
  font-size: 1.4rem;
  border-radius: 1rem;
}
.detailedInformation .publication > div .rem > span {
  color: #d90404;
  font-size: 1.2rem;
}
.detailedInformation .publication > div p {
  height: 3.8rem;
  overflow: hidden;
}
.detailedInformation .publication > div p > span {
  float: left;
  width: 33%;
  height: 100%;
  line-height: 3.8rem;
  font-size: 1.2rem;
  text-align: right;
  padding-right: 1rem;
}
.detailedInformation .publication > div p > input,
.detailedInformation .publication > div p > select {
  float: left;
  width: 67%;
  height: 2.3rem;
  line-height: 2rem;
  background: #fff;
  border: .1rem solid #d9d9d9;
  margin-top: .6rem;
  outline: none;
  border-radius: .5rem;
}
.detailedInformation .publication > div p > input:focus,
.detailedInformation .publication > div p > select:focus {
  border: 1px solid #6c96e3;
  background: #f2f7ff;
}
.detailedInformation .publication > div p input {
  padding: 0 .5rem;
}
.detailedInformation .publication .add {
  position: absolute;
  bottom: 1rem;
  left: 5%;
  width: 90%;
  text-align: center;
  height: 3rem;
  line-height: 3rem;
  background: #f5fafc;
  border: 1px dashed #1b428a;
  font-size: 1.6rem;
  color: #ccc;
  padding: 0;
}
.detailedInformation .publication .add span {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  border-radius: 1rem;
  background: #93a7c9;
  line-height: 1.9rem;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  margin-right: .5rem;
}
.selectAdd > h3 {
  text-align: center;
  color: #1b428a;
  line-height: 3rem;
  font-size: 1.6rem;
}
.selectAdd > h3 b {
  color: #1b428a;
  font-size: 1.6rem;
}
.selectAdd > h3 img {
  display: inline-block;
  width: 1.5rem;
  margin-right: .2rem;
}
.selectAdd > div {
  width: 90%;
  margin: auto;
  padding: 1rem;
  position: relative;
  background: #fff;
  height: 4rem;
  overflow: hidden;
}
.selectAdd > div > h2 {
  height: 3rem;
  line-height: 3rem;
  font-size: 1.4rem;
  text-align: left;
  background: #caebfc;
  position: relative;
  padding: 0 1rem;
    margin-top: 0;
  margin-bottom: 0;
}
.selectAdd > div > h2 > span {
  position: absolute;
  right: 1rem;
  top: .5rem;
  background: #d8f2ff;
  height: 2rem;
  line-height: 2rem;
  font-size: 1.2rem;
  padding: 0 .5rem;
}
.selectAdd > div > div {
  position: relative;
  overflow: hidden;
  padding: 1rem 0;
  padding-bottom: 3rem;
}
.selectAdd > div > div:nth-of-type(2) {
  padding-bottom: 1rem;
}
.selectAdd > div > div > img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 200%;
  height: .6rem;
}
.selectAdd > div > div > p {
  overflow: hidden;
  padding: 0 1rem;
  height: 3.8rem;
}
.selectAdd > div > div > p span {
  float: left;
  width: 33%;
  text-align: right;
  height: 100%;
  line-height: 3.8rem;
  padding-right: .5rem;
}
.selectAdd > div > div > p input {
  float: left;
  width: 67%;
  height: 2.3rem;
  line-height: 2rem;
  background: #fff;
  border: .1rem solid #d9d9d9;
  margin-top: .6rem;
  outline: none;
  border-radius: .5rem;
  padding: 0 .5rem;
}
.selectAdd > div > div > p input:focus {
  border: 1px solid #6c96e3;
  background: #f2f7ff;
}
.selectAdd > div > div .rem {
  position: absolute;
  left: 50%;
  bottom: 1rem;
  width: 10rem;
  height: 2rem;
  line-height: 2rem;
  background: #f7f7f7;
  margin-left: -5rem;
  text-align: center;
  color: #d90404;
  font-size: 1.4rem;
  border-radius: 1rem;
}
.selectAdd > div > div .rem span {
  color: #d90404;
  font-size: 1.2rem;
}
.selectAdd > div .add {
  position: absolute;
  bottom: 1rem;
  left: 5%;
  width: 90%;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  background: #f5fafc;
  border: 1px dashed #1b428a;
  padding-top: 0;
  color: #ccc;
  font-size: 1.6rem;
  z-index: 111;
}
.selectAdd > div .add span {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  border-radius: 1rem;
  background: #93a7c9;
  line-height: 1.9rem;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  margin-right: .5rem;
}
.selectAdd .qttuchuyeji {
  padding-bottom: 1rem;
}
.selectAdd .qttuchuyeji > div {
  padding-bottom: 0;
}
.selectAdd .qttuchuyeji > div > p {
  line-height: 1.8rem;
}
.selectAdd .qttuchuyeji > div > textarea {
  display: block;
  width: 90%!important;
  height: 10rem;
  margin: auto;
  outline: none;
  resize: none;
}
.selectAdd .iab {
  display: none;
}
.tck_bac {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
  display: none;
  z-index: 111111;
}
.tck_bac .tck_box {
  width: 80%;
  height: 15rem;
  background: url(../../images/frm/tck-bac.jpg);
  border-radius: .5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
.tck_bac .tck_box > div {
  position: relative;
  height: 2rem;
}
.tck_bac .tck_box > div img {
  position: absolute;
}
.tck_bac .tck_box > div .title {
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
}
.tck_bac .tck_box > div .title img {
  height: 1.6rem;
  margin-top: .5rem;
}
.tck_bac .tck_box > div .title b {
  color: #f6f6f6;
  font-size: 1.8rem;
  padding-left: 1.8rem;
  font-weight: normal;
}
.tck_bac .tck_box > div .off {
  width: 2.6rem;
  height: 2.6rem;
  right: -1rem;
  top: -2rem;
}
.tck_bac .tck_box > p {
  width: 90%;
  margin: auto;
  background: url(../../images/frm/back.jpg);
  height: 10rem;
  margin-top: 10px;
  border-radius: .5rem;
  overflow: hidden;
}
.tck_bac .tck_box > p span {
  color: #999;
  display: block;
  height: 100px;
  line-height: 1.6rem;
  font-size: 1.6rem;
  text-align: center;
  margin-top: 1rem;
  box-sizing: border-box;
  padding: 0 2rem;
}
.tck_bac .tck_box > a {
  width: 80%;
  height: 3rem;
  background: #1b428a;
  font-size: 1.6rem;
  text-align: center;
  line-height: 3rem;
  position: absolute;
  left: 50%;
  margin-left: -40%;
  bottom: 3rem;
  color: #f6f6f6;
  border-radius: .5rem;
}
.tck_bac .updata_box {
  width: 500px;
  height: 400px;
  background: #346596;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -150px;
  margin-left: -250px;
  display: none;
}
.tck_bac .updata_box > div {
  position: relative;
  height: 50px;
  overflow: hidden;
}
.tck_bac .updata_box > div img {
  position: absolute;
}
.tck_bac .updata_box > div .title {
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
}
.tck_bac .updata_box > div .title img {
  height: 24px;
}
.tck_bac .updata_box > div .title b {
  color: #f6f6f6;
  font-size: 18px;
  padding-left: 20px;
  font-weight: normal;
}
.tck_bac .updata_box > div .off {
  right: 15px;
  top: 10px;
  height: 26px;
}
.tck_bac .updata_box > p {
  width: 90%;
  margin: auto;
  background: #1f3e5b;
  height: 320px;
  margin-top: 10px;
  border-radius: 5px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 15px;
  position: relative;
}
.tck_bac .updata_box > p .tit {
  color: #f6f6f6;
  font-size: 16px;
}
.tck_bac .updata_box > p .tit2 {
  display: block;
  text-align: center;
  height: 50px;
  line-height: 50px;
  margin: 45px 0;
}
.tck_bac .updata_box > p .tit2 > img {
  display: inline-block;
  width: 50px;
  margin-top: -5px;
}
.tck_bac .updata_box > p .tit2 > a {
  color: #f6f6f6;
  font-size: 16px;
  text-decoration: underline;
  cursor: pointer;
}
.tck_bac .updata_box > p .ud_box {
  display: block;
  text-align: center;
  height: 32px;
}
.tck_bac .updata_box > p .ud_box b {
  float: left;
  width: 200px;
  height: 32px;
  background: #fff;
  border-radius: 16px;
  margin-left: 60px;
}
.tck_bac .updata_box > p .ud_box a {
  float: left;
  width: 100px;
  text-align: center;
  height: 32px;
  line-height: 32px;
  background: #2654a9;
  color: #f6f6f6;
  margin-top: -1px;
  border-radius: 16px;
  margin-left: 10px;
  font-size: 14px;
}
.tck_bac .updata_box > p .off {
  position: absolute;
  left: 50%;
  bottom: 30px;
  height: 36px;
  width: 200px;
  margin-left: -100px;
  text-align: center;
  line-height: 36px;
  color: #f6f6f6;
  font-size: 16px;
  background: #162b40;
  border-radius: 18px;
  box-shadow: 3px 5px 0px #112130;
}
.tck_bac .time_box1 {
  width: 500px;
  height: 230px;
  background: #346596;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -150px;
  margin-left: -250px;
  display: none;
}
.tck_bac .time_box1 > div {
  position: relative;
  height: 50px;
  overflow: hidden;
}
.tck_bac .time_box1 > div img {
  position: absolute;
}
.tck_bac .time_box1 > div .title {
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
}
.tck_bac .time_box1 > div .title img {
  height: 24px;
}
.tck_bac .time_box1 > div .title b {
  color: #f6f6f6;
  font-size: 18px;
  padding-left: 20px;
  font-weight: normal;
}
.tck_bac .time_box1 > div .off {
  right: 15px;
  top: 10px;
  height: 26px;
}
.tck_bac .time_box1 > p {
  width: 90%;
  margin: auto;
  background: #1f3e5b;
  height: 150px;
  margin-top: 10px;
  border-radius: 5px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 15px;
  position: relative;
}
.tck_bac .time_box1 > p > span {
  display: block;
  text-align: center;
  margin-top: 10px;
}
.tck_bac .time_box1 > p > span > input,
.tck_bac .time_box1 > p > span > span {
  float: left;
  margin-right: 10px;
}
.tck_bac .time_box1 > p > span > input {
  height: 32px;
  border-radius: 16px;
  outline: none;
  padding: 0 10px;
}
.tck_bac .time_box1 > p > span .y {
  width: 100px;
  margin-left: 100px;
}
.tck_bac .time_box1 > p > span .m {
  width: 60px;
}
.tck_bac .time_box1 > p > span > span {
  color: #f6f6f6;
  font-size: 16px;
  line-height: 32px;
}
.tck_bac .time_box1 > p .off {
  position: absolute;
  left: 50%;
  bottom: 30px;
  height: 36px;
  width: 200px;
  margin-left: -100px;
  text-align: center;
  line-height: 36px;
  color: #f6f6f6;
  font-size: 16px;
  background: #162b40;
  border-radius: 18px;
  box-shadow: 3px 5px 0px #112130;
}
.tck_bac .time_box2 {
  width: 500px;
  height: 230px;
  background: #346596;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -150px;
  margin-left: -250px;
  display: none;
}
.tck_bac .time_box2 > div {
  position: relative;
  height: 50px;
  overflow: hidden;
}
.tck_bac .time_box2 > div img {
  position: absolute;
}
.tck_bac .time_box2 > div .title {
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
}
.tck_bac .time_box2 > div .title img {
  height: 24px;
}
.tck_bac .time_box2 > div .title b {
  color: #f6f6f6;
  font-size: 18px;
  padding-left: 20px;
  font-weight: normal;
}
.tck_bac .time_box2 > div .off {
  right: 15px;
  top: 10px;
  height: 26px;
}
.tck_bac .time_box2 > p {
  width: 90%;
  margin: auto;
  background: #1f3e5b;
  height: 150px;
  margin-top: 10px;
  border-radius: 5px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 15px;
  position: relative;
}
.tck_bac .time_box2 > p b {
  display: block;
  clear: both;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  margin-top: 5px;
}
.tck_bac .time_box2 > p > span {
  overflow: hidden;
  display: block;
  text-align: center;
  margin-top: 10px;
}
.tck_bac .time_box2 > p > span > input,
.tck_bac .time_box2 > p > span > span {
  float: left;
  margin-right: 8px;
}
.tck_bac .time_box2 > p > span > input {
  height: 32px;
  border-radius: 16px;
  outline: none;
  padding: 0 10px;
}
.tck_bac .time_box2 > p > span .y {
  width: 80px;
  margin-left: 0px;
}
.tck_bac .time_box2 > p > span .y2 {
  width: 80px;
}
.tck_bac .time_box2 > p > span .m,
.tck_bac .time_box2 > p > span .m2 {
  width: 40px;
}
.tck_bac .time_box2 > p > span > span {
  color: #f6f6f6;
  font-size: 16px;
  line-height: 32px;
}
.tck_bac .time_box2 > p .off {
  position: absolute;
  left: 50%;
  bottom: 30px;
  height: 36px;
  width: 200px;
  margin-left: -100px;
  text-align: center;
  line-height: 36px;
  color: #f6f6f6;
  font-size: 16px;
  background: #162b40;
  border-radius: 18px;
  box-shadow: 3px 5px 0px #112130;
}
.hta {
  height: auto!important;
  padding-bottom: 5rem!important;
}
.dpn {
  display: none;
}
