/* input,select{appearance:none;-moz-appearance:none;-webkit-appearance:none;} */
.wz_nav {width:580px;height:60px;line-height:60px;font-size:28px;border-bottom:1px solid #eeeeee;margin:25px auto 0;}
.wz_nav i {display:inline-block;width:40px;height:30px;background:url(../images/zzgh_img.png)no-repeat -53px -104px;vertical-align:middle;}
.wz_nav a {color:#999999;margin-right:10px}
.wz_nav a:last-child {color:#333333;}
.wrapper{
  background: #2843b4;
}
.title {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #DBDBDB;
    padding-bottom: 10px;
    width: 580px;
    margin: 0 auto;
}

/* input[type="radio"] + label::before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #787878;
  box-sizing: border-box;
}
input[type="radio"]:checked + label::before {
  background-color: #ea1213;
  background-clip: content-box;
  padding: .149333rem;
  box-sizing: border-box;
}
input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
} */


.cont_top {
  height: 120px;
  background: #142167;
  color: #ffffff;
  flex-direction: column;
  display: flex;
  justify-items: center;
  align-items: center;
  box-sizing: border-box;
  padding-top: 16px;
}

.cont_top div {
  display: flex;
  justify-content: center;
  justify-items: center;
}
.t_f {
  font-size: 36px;
  font-weight: bold;
  margin: 0 20px;
}
.t_f span{
  color: #fedc6e;
}
.t_t
{
  display: flex;
  justify-content: center;
  align-items: center;
}
.cont_top_jt {
  display: flex;
  justify-content: center;
}


.checkform{width: 580px;margin: 0 auto;margin-top: 60px;}
.checkform form .firstche, .checkform form .secondche{width: 100%;box-sizing: border-box;border: 5px solid #3acff7;border-radius: 30px;background: url(../images/a_bg.jpg);}
.checkform form .firstche .num {width: 100%;box-sizing: border-box;padding-bottom: 45px; border-bottom: 1px dashed #d5d5d5;margin-top: 35px;}
.checkform form .firstche .num:last-child {border: 0;}
.checkform form .firstche .num:nth-child(1) {margin-top: 50px}
.checkform form .firstche .num .atitle {color: #333333;font-size: 28px;display: flex;align-items: center;}
.checkform form .firstche .num .atitle p:nth-child(1) {width: 30px; text-align: center; background: #27b0e6;background-image: linear-gradient(#37d7ef, #27b0e6);border-radius: 50%;color: #ffffff;font-size: 16px;line-height: 30px;margin-left: 20px;box-shadow: 3px 1px 2px #aacae1;}
.checkform form .firstche .num .atitle p:nth-child(2) {margin-left: 10px;} 
.checkform form .firstche .num .radiobox {display: flex;flex-direction: column;}
.checkform form .firstche .num .radiobox div{margin-left: 60px;margin-top: 16px;display: flex;align-items: center}
.checkform form .firstche .num .radiobox div:nth-child(1){margin-top: 30px;}
.checkform form .firstche .num .radiobox div input {width: 24px;height: 24px;}
.checkform form .firstche .num .radiobox div label {margin-left: 10px;}
.checkform form .geduan {box-sizing: border-box;margin-top: -30px;display: flex;justify-content: space-between;padding: 0 24px;}
.checkform form .secondche{margin-top: -32px;background: #ffffff;padding:50px 24px;}
.checkform form .secondche .lianxi {color: #333333;font-size: 28px;}
/* .checkform form .secondche .lianxiinput input {appearance:none;-moz-appearance:none;-webkit-appearance:none;} */
.checkform form .secondche .lianxiinput {width: 100%;height: 64px;margin-top: 20px;}
.checkform form .secondche .lianxiinput input {width: 100%;height: 100%;border: 1px solid #cbcbcb;border-radius: 6px;color: #acacac;font-size: 20px;text-indent: 10px;}
.checkform form .subcheckinfo {padding: 0 40px;height: 52px;line-height: 52px;text-align: center;font-size: 24px;display: block;border-radius: 26px;color: #1847b1;margin: 40px auto;background: #ff9600;background-image: linear-gradient(0deg, #f6c14f, #fffee2);border: 0;}



input::-webkit-input-placeholder{color:#999999;} 

.content4 {
  background: #ffffff;
}


#footer dl dt{display: none;}
#footer dl dd p{display: none;}
#footer dl dd ul{border-top: 3px solid #00569c;}

