.red {
  color: red;
}
#detailF ul {
  height: 85px;
  widows: 100%;
  display: flex;
  background: rgba(141, 198, 214, 0.1);
  text-align: center;
}
#detailF ul li {
  flex: 1;
  height: 85px;
  font-size: 22px;
  font-family: MicrosoftYaHei;
  color: #666666;
  line-height: 85px;
  box-sizing: border-box;
}
#detailF ul li.active {
  color: #333333;
  border-top: 3px solid #006cb7;
  background: none;
}
.input2 {
  width: 410px;
}
.select2 {
  width: 200px;
}
.application {
  display: flex;
}
.application p,
.application img,
.application span {
  flex: 1;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  text-align: center;
}
.width50 p {
  width: 50%;
  float: left;
}
.selectTe {
  width: 240px;
  height: 40px;
  border-radius: 20px;
  border: 1px solid #DCDFE6;
  -webkit-appearance: none;
  outline: none;
  padding-left: 10px;
  font-size: 16px;
  color: #606266;
  box-sizing: border-box;
  background-image: url(../images/icon_select\ \(1\).png);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: right 10px center;
}
.inputTe {
  width: 210px;
  margin-right: 10px;
}
.input5 {
  color: #333333;
  font-size: 16px;
  width: 150px;
  height: 48px;
  border: 1px solid #DCDFE6;
  border-radius: 28px;
}
.selectTe2 {
  width: 200px;
  height: 40px;
  border-radius: 20px;
  border: 1px solid #DCDFE6;
  -webkit-appearance: none;
  outline: none;
  padding-left: 10px;
  font-size: 16px;
  color: #606266;
  box-sizing: border-box;
  background-image: url(../images/icon_select\ \(1\).png);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: right 10px center;
}
.box5 {
  text-align: center;
}
.dilog dl {
  position: relative;
  height: 65px;
  /*width: 500px;*/
  margin-left: 70px;
}
.dilog dl dt {
  width: 496px;
  height: 2px;
  background: #0070b0;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.dilog dl dd {
  top: 24px;
  position: absolute;
  width: 15px;
  height: 15px;
  background: #20adaa;
  border: 4px solid #ffffff;
  border-radius: 50%;
  margin-inline-start: 0;
}
.dilog dl dd.active {
  width: 25px;
  height: 25px;
  top: 21px;
}
.dilog dl dd:nth-child(2) {
  left: 11%;
}
.dilog dl dd:nth-child(3) {
  left: 30%;
}
.dilog dl dd:nth-child(4) {
  left: 48%;
}
.dilog dl dd:nth-child(5) {
  left: 68%;
}
.dilog ul {
  font-size: 12px;
  /*width: 540px;*/
  margin-left: 54px;
  height: 60px;
  position: relative;
}
.dilog ul li {
  width: 62px;
  text-align: center;
  position: absolute;
}
.dilog ul li:nth-child(1) {
  left: 10%;
}
.dilog ul li:nth-child(2) {
  left: 29%;
}
.dilog ul li:nth-child(3) {
  left: 47%;
}
.dilog ul li:nth-child(4) {
  left: 67%;
}
.dilog .lineblue {
  height: 1px;
  background: #61aca9;
  opcity: 0.66;
}
.dilog ul li.active {
  color: #128f92;
}
.dilog1 dl {
  position: relative;
  height: 65px;
  width: 650px;
  margin-left: 70px;
}
.dilog1 dl dt {
  width: 640px;
  height: 2px;
  background: #0070b0;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.dilog1 dl dd {
  top: 24px;
  position: absolute;
  width: 10px;
  height: 10px;
  background: #20adaa;
  border: 4px solid #ffffff;
  border-radius: 50%;
  margin-inline-start: 0;
}
.dilog1 dl dd.active {
  width: 15px;
  height: 15px;
  top: 21px;
}
.dilog1 dl dd:nth-child(2) {
  left: 0px;
}
.dilog1 dl dd:nth-child(3) {
  left: 160px;
}
.dilog1 dl dd:nth-child(4) {
  left: 320px;
}
.dilog1 dl dd:nth-child(5) {
  left: 480px;
}
.dilog1 dl dd:nth-child(6) {
  left: 640px;
}
.dilog1 ul {
  font-size: 12px;
  width: 690px;
  margin-left: 54px;
  height: 60px;
  position: relative;
}
.dilog1 ul li {
  width: 50px;
  text-align: center;
  position: absolute;
}
.dilog1 ul li:nth-child(1) {
  left: 0;
}
.dilog1 ul li:nth-child(2) {
  left: 162px;
}
.dilog1 ul li:nth-child(3) {
  left: 319px;
}
.dilog1 ul li:nth-child(4) {
  left: 481px;
}
.dilog1 ul li:nth-child(5) {
  left: 640px;
}
.dilog1 .lineblue {
  height: 1px;
  background: #61aca9;
  opcity: 0.66;
}
.dilog1 ul li.active {
  color: #128f92;
}
