body{background:#f1f1f1}
#Layer {
    max-width:1000px;
    margin:0 auto;
    margin-top:104px;
    background: #ececec;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 0.5em 0 1em 0;
}
.province {
    width: 90%;
    height: 2.2em;
    position: relative;
    margin: 0 auto;
    font-size: 0.9em;
}
.province span {
    display: block;
    float: left;
    cursor: pointer;
    text-align: center;
    color: #2b408b;
    width: 100%;
    height: 2.5em;
    line-height: 2.5em;
    border: 1px solid #2b408b;
    border-radius: 40px;
    background: url(./yemian/images/lb.jpg) no-repeat 30% 3px #fff;
    background-size: 2.3em;
}
.province ul {
    width: 100%;
    height: auto;
    background: #FFF;
    border: 1px solid #dfdfdf;
    clear: both;
    position: absolute;
    left: 0;
    top: 42px;
    display: none;
    height: 17.4em;
    overflow: auto;
}
.province ul li {
    height: 2em;
    line-height: 2em;
    border-bottom: 1px solid #dfdfdf;
    padding-left: 10px;
}
.province ul li a {
    color: #575757;
    width: 100%;
    display: block;
}

#tabbox1 {
   /* margin: 0 auto;*/
   max-width: 1000px;
   margin-top:110px;
   margin-bottom:50px; 
}
.tab_con {
    overflow: hidden;
    clear: both;
}
.box1{
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
}
.biaot {
    font-size: 1em;
    height: 2.28em;
    border-bottom: 2px solid #bebebe;
}
.biaot p {
    padding: 0.5em 0 0.3em 0;
    height: 1.5em;
    line-height: 1.5em;
    border-bottom: 2px solid #000;
    width: 38%;

}

.box1 .zuixin{
    margin: 10px auto 0px;
    overflow: hidden;
    /* border-bottom: 1px solid #b5b5b5; */
    padding: 10px;
    background: #ffffff;
}


.zuixin .zx_1{
    width: 100%;
}
.L {
    float: left;
}
.zuixin .zx_2{
    width: 100%;
    /*margin-left: 5%;*/
}
.zuixin .zx_2 p{
    /*margin-bottom: 6%;*/
    padding: 10px;
}
.zuixin .zx_2 .zx_nr1 a{
    font-size: 1em;
    margin-bottom: 5%;
}
.zuixin .zx_2 .zx_nr1 a{
    color: #000;
}
.zuixin .zx_2 .zx_nr2 a{
    font-size: 0.8em;
}
.zuixin .zx_2 .zx_nr2 a{
    color: #999;
}
 .zuixin .zx_1 img{
    border-radius: 0.5em;
} 


 #formRegion{width: 80%;margin: 0 auto;}

 .form-item1 {
  
    width: 100%;
    margin: 0 auto;
        line-height: 35px;
}
 .form-item {
       margin-top: 10px!important;
    width: 100%;
    margin: 0 auto;
        line-height: 35px;
}
.form-text {
      height: 35px ;
    outline: none ;
    background-color: white; 
    line-height: 20px;
    text-indent: 4px;
    width: 100%;
    border: 1px solid #CCC;
   
}
select {
    width: 100%;
    height: 3rem; 
    color: #171519;
    outline: none;
    border-radius: 0px;
        border: 1px solid #ccc;
}
#dataForm{background:#efefef;    padding-bottom:30px;
 }


#submitItem {
       width: 100%;
    height: 3rem;
    background-color: #ff4f54;
    text-align: center;
    line-height: 3rem;
    color: #ffffff;
    border-radius: 5px;
    cursor: pointer;
    margin: 10px auto;
    font-size: 20px;
}
@media screen and (min-width: 768px) {
.qypj{height: 396px}
#dataForm {
    background: #efefef;
    padding-bottom:70px;
}
}







