.clear {
  clear: both;
}
.clearfix::after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
.lytitle {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-top: 53px;
}
.lytitle .xian {
  width: 100%;
}
.lytitle .title {
  width: 100%;
  height: 119px;
  background: #F9F9F9;
  border-radius: 8px;
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 27px;
  padding: 20px 27px;
}
.lytitle .jaintou {
  position: absolute;
  bottom: -17px;
  width: 40px;
  height: 40px;
  background: #EBEBEB;
  border-radius: 50%;
  text-align: center;
  left: 50%;
}
.from {
  width: 100%;
  margin-bottom: 40px;
}
.fromdiv {
  width: 100%;
  background: #F9F9F9;
  border-radius: 8px;
  margin-top: 19px;
  padding: 43px 20px;
}
.fromdiv .inputdiv {
  width: 100%;
  margin-bottom: 25px;
}
.fromdiv .inputdiv .bdtit {
  width: 100px;
  font-size: 17px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  float: left;
  line-height: 38px;
  text-align: right;
}
.fromdiv .inputdiv .bdtit font {
  color: #D20808;
}
.fromdiv .inputdiv select {
  width: 90%;
  height: 37px;
  background: #FFFFFF;
  border-radius: 18px;
  border: none;
  padding: 0 2%;
  float: right;
}
.fromdiv .inputdiv .form_list {
  width: 90%;
  height: 37px;
  background: #FFFFFF;
  border-radius: 18px;
  border: none;
  padding: 0 2%;
  float: right;
  position: relative;
}
.fromdiv .inputdiv .form_list p {
  display: inline-block;
  padding-left: 2%;
  width: 330px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  line-height: 37px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: rgba(0, 0, 0, 0.85);
}
.fromdiv .inputdiv .form_list i {
  display: inline-block;
  position: relative;
  position: absolute;
  width: 20px;
  height: 23px;
  background: url(../images/zmhd/wyly/jt_b.png) no-repeat 0px 12px;
  right: 20px;
}
.fromdiv .inputdiv .selectALL {
  width: 100%;
  position: relative;
  height: 100%;
}
.fromdiv .inputdiv .selectALL .cityLeavlOne {
  float: left;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.15);
  top: 0;
  z-index: 99;
  height: 200px;
  overflow-y: auto;
  background: #fff;
  border-radius: 4px;
  left: -1px;
  display: none;
}
.fromdiv .inputdiv .selectALL .cityLeavlOne li {
  width: 100%;
  clear: both;
  display: table;
  padding: 0 10px;
  font-size: 14px;
  color: #606266;
  cursor: pointer;
  line-height: 32px;
  min-width: 130px;
  height: 32px;
  word-spacing: normal;
}
.fromdiv .inputdiv .selectALL .cityLeavlTwo {
  display: block;
  float: left;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.15);
  top: 0;
  z-index: 9;
  height: 200px;
  overflow-y: auto;
  background: #fff;
  border-radius: 4px;
  left: -1px;
  display: none;
}
.fromdiv .inputdiv .selectALL .cityLeavlTwo li {
  width: 100%;
  clear: both;
  display: table;
  padding: 0 10px;
  font-size: 14px;
  color: #606266;
  cursor: pointer;
  line-height: 32px;
  min-width: 130px;
  height: 32px;
  word-spacing: normal;
}
.fromdiv .inputdiv input {
  width: 90%;
  height: 37px;
  background: #FFFFFF;
  border-radius: 18px;
  border: none;
  padding: 0 2%;
  float: right;
}
.fromdiv .inputdiv .readonly {
  width: 100%;
  padding: 0 0.1%;
}
.fromdiv .inputdiv textarea {
  width: 86%;
  height: 150px;
  background: #FFFFFF;
  border-radius: 7px;
  border: none;
  padding: 1% 2%;
  float: right;
}
.fromdiv .inputdiv .zs {
  float: right;
  text-align: right;
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 25px;
}
.fromdiv .inputdiv .yzm {
  width: 225px;
  height: 37px;
  background: #FFFFFF;
  border-radius: 18px;
  float: left;
}
.fromdiv .inputdiv #randomCode {
  width: 75px;
  margin-top: 5px;
  margin-left: 25px;
}
.fromdiv .inputdiv .exchange {
  width: 100px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  display: inline-block;
}
.fromdiv .inputdiv .file {
  width: 208px;
  height: 37px;
  background: #FFFFFF;
  border-radius: 18px;
  float: left;
  text-align: center;
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 38px;
  position: relative;
  margin-left: 2%;
}
.fromdiv .inputdiv .file input {
  opacity: 0;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.fromdiv .inputdiv .imglist {
  width: 100%;
}
.fromdiv .inputdiv .imglist li {
 
  float: left;
  position: relative;
}
.fromdiv .inputdiv .imglist li img {
  width: 150px;
  height: 150px;
}
.fromdiv .inputdiv .imglist li .removeimg {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 45%;
  left: 0%;
  color: blue;
  display: none;
}
.fromdiv .inputdiv .imglist li .removeimg:hover {
  cursor: pointer;
}
.fromdiv .inputdiv .imglist li:hover .removeimg {
  display: block;
}
.fromdiv .inputdiv .filep {
  width: 50%;
  float: right;
  text-align: right;
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 25px;
}
.fwxy {
  width: 100%;
  margin-top: 33px;
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 25px;
  text-align: center;
display:none;
}
.fwxy a {
  color: #005293;
}
.btn {
  width: 100%;
  text-align: center;
  margin-top: 22px;
}
.btn .tyxy {
  width: 357px;
  height: 47px;
  background: #005293;
  border-radius: 23px;
  margin: 0 auto;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}
.input50 {
  width: 50%;
  float: left;
}
.input50 input {
  width: 80% !important;
}
@media screen and (max-width: 991px) {
  .ld {
    width: 100%;
  }
  .lytitle .title {
    height: auto;
  }
  .fromdiv .inputdiv .bdtit {
    width: 25% !important;
  }
  .fromdiv .inputdiv select {
    width: 75%;
  }
  .fromdiv .inputdiv input {
    width: 75%;
  }
  .fromdiv .inputdiv .input50 {
    width: 100%;
    margin-bottom: 20px;
  }
  .fromdiv .inputdiv .input50 input {
    width: 70% !important;
  }
  .fromdiv .inputdiv .filep {
    width: 100%;
  }
  .fromdiv .inputdiv .yzm {
    width: 30% !important;
  }
  .fromdiv .inputdiv .exchange {
    width: 20% !important;
  }
  .tyxy {
    width: 90% !important;
  }
	.fromdiv .inputdiv .bdtit{
			text-align: left;
	}
	.fromdiv .inputdiv .form_list{
		width: 100%;
	}
	.fromdiv .inputdiv .input50 input {
    width: 75% !important;
}
.fromdiv .inputdiv input{
	font-size: 16px;
}
.fromdiv .inputdiv textarea{
	width: 96%;
}
.lytitle .title{
	padding: 20px 27px 40px 27px;
}
.lytitle .jaintou{
	left: 47%;
}
.fromdiv .inputdiv #randomCode{
	margin-top: 8px;
}
.fromdiv .inputdiv .exchange{
	display: inline;
}
}
.imglist li {
    /* width: 150px; */
    margin: 2px 5px;
    padding: 5px 10px;
    float: left;
    position: relative;
    /* height: 24px; */
    line-height: 24px;
    background: #f1f1f1;
}
.fromdiv .inputdiv .imglist li .removeimg {
    position: absolute;
    width: 18px;
    height: 18px;
    text-align: center;
    top: -8px;
    right: -8px;
    line-height: 15px;
    color: #fff;
    display: none;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.4);
}
.imglist{
margin-left: 114px;
    margin-top: 20px;
}
.imglist li {
    /* width: 150px; */
    margin: 2px 5px;
    padding: 5px 10px;
    float: left;
    position: relative;
    /* height: 24px; */
    line-height: 24px;
    background: #f1f1f1;
}
.fromdiv .inputdiv .imglist li .removeimg {
    position: absolute;
    width: 18px;
    height: 18px;
    text-align: center;
    top: -8px;
    right: -8px;
    line-height: 15px;
    color: #fff;
    display: none;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.4);
}
.imglist{
margin-left: 84px;
    
}