*{padding:0px;margin:0px;}
img{max-width:100%;}
body{
    max-width:750px; margin: 0 auto;
}
li{
  list-style: none;
}
.form1 {
  background-color: #fff;
  margin: 30px 10px 30px 10px;
  background-image: url("../images/submit1.png")/*tpa=submit1.png*/;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 400px;
}
.form2 {
  background-color: #fff;
  background-image: url("../images/submit2.png")/*tpa=submit2.png*/;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 400px;
}
form li {
    list-style: none;
    padding: 0 1rem;
    margin: 0rem 0rem 1rem 0rem;
}
form li label {
    width: 100px;
    display: inline-block;
    font-size: 1rem;
    font-weight:bold;
}
form li input{height:2.6rem;background-color: #FFF;
color: rgb(51, 51, 51);line-height: inherit !important;
border:1px solid rgb(224, 224, 224);
padding-left:1rem;
width:calc(100% - 55px); 
padding-right:2rem;
border-radius:5px;
caret-color: #FF7033;}
.submit {
  width: 90%;
  border: none;
  height: 2.75rem;
  line-height: 2.75rem;
  background-color: rgb(255, 112, 51);
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  border-radius: 2rem;
  font-size: 1.2rem;
  background-image: -webkit-linear-gradient(45deg, rgb(233, 47, 52), rgb(252, 28, 92));
  color: #000;
  text-align: center;
  cursor: pointer;
  margin-left: 5%;
  margin-top: 2.1rem;
}
.liscorll{background:#fff8f4;width:80%;margin:10px 10%;border-radius:10px;}
.liscorll p{color:rgb(255, 112, 51);text-align:center;line-height:40px;}
.liscorll ul{height:120px;overflow:hidden;padding:0px 10%;}
.liscorll ul li{color:rgb(255, 112, 51);padding-left:30px;border-radius:30px;list-style:none;height:30px;line-height:30px;background:#ffe4d7;margin-bottom:10px;}
.fform {
    background: #fff;
    padding: 5px 10px;
}
.fbtn{padding:20px 10px;}
.fbtn img{width:29.3%;float:left;margin:2%;}
.fcopy{line-height:60px;height:60px;text-align:center;font-size:14px;color:#999;}

.jzsj {
    position: relative;
    display: block;
    text-align: center;
    font-size: 20px;
    line-height:40px;
    margin-top: 15px;
}
.jzsj b{color:#f00;font-weight:bold;}
.jzsj span {
    display: block;font-size:24px;letter-spacing: 5px;font-weight:450;
}
.zxdj {
    background-color: #ffffff;
}
.zxdj .item{width:88%;margin-left:6%;}
.zxdj .layui-input,.zxdj .layui-textarea{border-radius:5px;}
.zxdj label {
    height: 30px;
    line-height: 30px;
    display: inline-block;
    margin-top: 10px;
    font-size: 13px;
    width: 25%;
    float: left;
}
.zxdj .item .ipt {
    width: 100%;
    float: left;
}
.zxdj .item .ipt .layui-input {
    height: 48px;
    margin-top: 20px;
    border: none;
    background-color: #ededed;
    padding-left: 20px;
}
.zxdj .item .ipt .layui-textarea {
    min-height: 100px;
    margin-top: 20px;
    border: none;
    background-color: #ededed;
    padding-left: 20px;
}
.zxdj button {
    width: 60%;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 20%;
    background-color: unset;
    padding: 0px 18px;
    border: none;
}

.jzsj {
    position: relative;
    display: block;
    text-align: center;
    font-size: 20px;
    line-height:40px;
    margin: 15px 0px;
}
.pics .jzsj span {
    position: absolute;
    display: block;
    left: 30%;
    top: 45%;
    font-size: 26px;
    letter-spacing: 2px;
    color: #f74335;
    font-weight: bold;
    font-family: 微软雅黑;
}
.pics .pics-items ul a {
    width: 25%;
    float: left;
    padding: 15px 0px;
}

.tips {
    margin-bottom: 100px;
    width: 100%;
    text-align: center;
}
.sign {
    width: 100%;
}
.sign #box1 {
  height: 195px;
  overflow: hidden;
  margin-bottom: 20px;
}
.sign ul{
  margin: 0px 3.5%;
  background: #fff;
}
.sign .title {
  display: inline-block;
  width: 93%;
  padding: 0px 3.5%;
}
.sign .title span {
    display: inline-block;
    text-align: center;
    color: #fff;
    line-height: 30px;
    border-bottom: 0.5px solid #e8e8e8;
    background-color: #2289f2;
    font-size: 0.85rem;
}
.sign .title span:nth-child(1){border-left: 0.5px solid #2289f2; width: 34%;}
.sign .title span:nth-child(2){border-left: 0.5px solid #fff; width: 24%;}
.sign .title span:nth-child(3){border-left: 0.5px solid #fff; width: 21%;}
.sign .title span:nth-child(4){border-left: 0.5px solid #fff; border-right: 0.5px solid #e8e8e8; width: calc(21% - 5px);}
.sign ul li{}
.sign ul li span {
    display: inline-block;
    text-align: center;
    color: #545454;
    font-size: 0.78rem;
    line-height: 32px;
    border-bottom: 0.5px solid #e8e8e8;
}
.sign ul li span red {
    color: #fff;
    background-color: #ff6d00;
    padding: 3px 4px;
    border-radius: 5px;
    font-size: 0.72rem;
}
.sign ul li span:nth-child(1){border-left: 0.5px solid #e8e8e8; width: 34%;}
.sign ul li span:nth-child(2){border-left: 0.5px solid #e8e8e8; width: 24%;}
.sign ul li span:nth-child(3) {
    border-left: 0.5px solid #e8e8e8;
    width: 21%;
    color: #e80000;
}
.sign ul li span:nth-child(4n){border-left: 0.5px solid #e8e8e8; width: calc(21% - 5px); border-right: 0.5px solid #e8e8e8; }


.surface {
    width: 100%;
    margin: 10px 0px 30px 0px;
}
.surface #box2{height:200px;overflow:hidden;}
.surface ul{
  margin: 0px 3.5%;
  background: #fff;
}
.surface .title {
  display: inline-block;
  width: 93%;
  padding: 0px 3.5%;
}
.surface .title span {
    display: inline-block;
    text-align: center;
    color: #fff;
    line-height: 30px;
    background-color: #008bff;
    font-size: 0.85rem;
}
.surface .title span:nth-child(1){width: 21%;}
.surface .title span:nth-child(2){width: 24%;}
.surface .title span:nth-child(3){width: 34%;}
.surface .title span:nth-child(4){width: 21%;}

.surface ul li:nth-of-type(odd){ background-color: #fff;}
.surface ul li:nth-of-type(even){ background-color: #ebebeb;}
.surface ul li span {
    display: inline-block;
    text-align: center;
    color: #282828;
    font-size: 0.78rem;
    line-height: 32px;
}
.surface ul li span:nth-child(1){width: 21%;}
.surface ul li span:nth-child(2){width: 24%;}
.surface ul li span:nth-child(3) {
    width: 34%;
}
.surface ul li span:nth-child(4){width: 21%;}
.foot{width:100%;position: fixed;bottom: 0px;left: 0px;}
.foot img{width:100%;}

.sy-foot{position:fixed;width:100%;left:0;bottom:0;z-index: 88888;background: #0162b1;}
.sy-foot ul li{float:left;width:25%;text-align: center;font-size:0px;padding:5px 0;}
.sy-foot ul li.active{background: #e80010;}
.sy-foot ul li a{display:block;}
.sy-foot ul li a img{width:37px;}
.sy-foot ul li a p{color:#fff;font-size:14px;}

