.box-bg{border-radius: 0; box-shadow: none;}

.infolist.md li{padding-right: 0;}
.infolist.dot li a{max-width: 100%;white-space: initial;}
.infolist li .time{position: static; float: right;}

.tab-brief > .hd li.on{color: #1796f1;}
.zjfk > .hd ul{margin-left: 0;}

.szxx-box{background: url(../images/mobile_szwyhs_listbg.png) no-repeat  top; background-size: 100% 100%;  padding: 25px 20px 20px; box-sizing: border-box; color: #2a5a8c; height: 210px; margin-top: 30px;}
.szxx-box p{line-height: 27px;}

.szxx-form {border: 1px solid #e1e1e1; overflow: hidden; min-height: 50px; margin: 15px 0;}
.szxx-form span.form-tt{width: 35%; float: left;  line-height: 50px; color: #030303; padding-left: 25px; position: relative; font-size: 14px;}
.szxx-form span.form-tt::before{color: red; font-size: 18px; padding: 0 10px; content: '*'; position: absolute;
left: 0; top: 5px;}
.szxx-form span.form-tt2{width: 35%; float: left; line-height: 50px; color: #030303; padding-left: 10px; position: relative; font-size: 14px;}
.szxx-form .inElement{width: 65%; border-left: 1px solid #e1e1e1; float: right;}

.fj a {
  float: left;
  line-height: 35px;
  color: #030303;
  height: 35px;
  cursor: pointer;
  text-align: center;
  border-radius: 2px;
  padding: 0px 5px;
  text-decoration: none;
  margin: 10px;
  background: #e1e1e1;
}

.fj span{line-height: 50px;}

.fjwzi{color: red; font-size: 12px;}


.szxx-form input[type=text], select , textarea {
  float: left;
  width: 100%;
  padding: 16px 10px;
  border: 1px solid #FFF;
  box-sizing: border-box;
}

.yzm input[type=text]{
	width: 30%;
  height: 30px;
  margin: 10px;
  border: 1px solid #EEE;
  box-sizing: border-box;
}

.yzm span{width: 30%; height: 30px; margin: 10px 0; float: left;}
.yzm span img{width: 100%; height: 100%;}
.yzm a{display: inline-block; padding-top: 12px; font-size: 18px;margin-left: 5px;}

input#submit {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 40%;
  margin: 20px auto;
  background-color: #1796f1;
  color: white;
  padding:15px 20px;
  border: none;
  /* border-radius: 4px; */
  cursor: pointer;
  font-size: 22px;
text-align:center
}

input#submit:hover {
  background-color: #0085e5;
}

