/*报备*/
.bao,.baobei2{
    width:750px;
    min-height: 420px;
    margin: 35px auto;
    border: 1px solid #EEEEEE;
    border-radius:0px  0px 5px 5px;}
.bao2{
    width: 750px;}
.bao2 a,.bao4 a{color:#f1d3d3;}
.bao_nav {height: 65px;}
.bao_nav{
    margin: 0px;
    background-color: #83160a;
    height:60px ;
    color:#f1d3d3;}
.bao_nav {
    float: left;
    width: 100%;
    font-size: 24px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    position: relative;}

.login{
    width: 600px;
    margin: 30px auto;}
.red{color: red;}
.login .zc div{
    height: 40px;
        border-radius: 5px;
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
    border: 1px solid #ccc;}
.login .zc div label{
    font-size: 16px;
    font-weight: normal;
    padding-left: 15px;
    line-height: 40px;}
.login .zc div input{
    max-height: 35px;
/*line-height:35px;*/
    outline: none;
    width: 80%;
    background:none;
    border:none;}
.login_btn{
    width: 200px;
    height: 50px;
    line-height:50px;
    background-color: #f1d3d3;
    border-radius: 5px;
    text-align: center;
    color: #83160a;
    font-size: 20px;
        border:none;
    font-weight:bold;}
.bao_nav .bao4{
   color:#f1d3d3;}

