body{
    width:100%;
    overflow:hidden;
    top: 0; left: 0; bottom: 0; right: 0;
}

.hide{ display:none;}

.page{
    width:100%;
    height:100%;
    position:absolute;
    text-align:center;
}

.page .wrap{
    /*height:500px;*/
}

.page-top{
    text-align:center;
    margin:60px 0px 60px 0px;
    height:60px;
    vertical-align:middle;
}

.page-toptitle{
    text-align:center;
    margin:0px 0px 20px 0px;
    height:20px;
    vertical-align:middle;
    font-size: 16pt;
    font-family:"黑体";
    color:#999999;
}

.page-content{
    text-align:center;
    margin:40px 0px 10px 0px;
    font-family:"黑体";
    color:#999999;
    font-size: 11pt;
}

.page-content-left{
    text-align:right;
    color:#FFFFFF;
    float:left;
}

.page-content-right{
    text-align:left;
    color:#FFFFFF;
    float:right;
}

.page-bottom
{
    text-align:center;
    margin:30px 0px 30px 0px;
    font-family:"黑体";
    color:#999999;
    font-size: 11pt;
}


#divError table{
    width:100%;
}
#divError table td{
    text-align: center;
}

.g_souip tr{
    line-height: 36px;
}

.ma1_bg{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.ma1_content{
    max-width: 555px;
    margin: 0 auto;
}
.ma1_serch input {
    width: 100%;
    border: none;
    display: block;
    color: #666;
    font-size: 11pt;
    line-height: 1;
    height: 36px;
    line-height: 36px;
}
.ma1_serch{
    border-bottom: 1px solid #880e13;
}
.ma1_button input{
    background: #fff;
    width: 100%;
    height: 36px;
    padding: 7px 6px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 18px;
    color: #666;
    font-family: "黑体";
    cursor: pointer;

}
.ma1_serch{
    width: 50%;
    height: 100%;
}
.ma1_button_box{
    width: 50%;
    margin-top: 4px;
}
.ma1_button{
    width: 50%;
    border: 1px solid #880e13;
    border-radius: 4px;
    float: right;
    cursor: pointer;
    overflow: hidden;
}
.ma1_al_box{
    padding-top: 100px;
}
.ma1_toptitle{
    margin-bottom: 57px;
}
.ma1_serach_box{
    margin-top: 65px;
}

.ma1_bottom{
    margin-top: 117px;
}

.ma1_serch input:-internal-autofill-selected{
    background: #fff;
}


.ma2_list_ling{
    margin-top: 25px;
}
.ma2_box1{
    text-align: left;
    margin-top: 70px;
}
.ma2_content{
    max-width: 265px;
}
.ma1_serch p{
    display: inline-block;;
    padding: 10px 0;
    color: #999;
}
.ma1_serch_le{
    width: 80px;
}
.ma1_serch_ri {
    width: calc(100% - 80px);
}


ma1_button input
{
    position:relative;
    z-index:1;
}
.ma1_button
{
    position:relative;
}
.ma1_serch_ri
{
    position:relative;
}
#lbQueryMsg
{
    position:absolute;
    top:50%;
    right:-104px;
    transform: translateY(-50%);

}
.ma1_button input{
    position: relative;
    width: 100%;
    height: 36px;
    color: rgba(0,0,0,0);
    background: url(../img/tijiaon.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}


.ma1_serch_le{
    line-height: 36px;
}

.ma2_list_ling div{
    display: inline-block;
}
.ma1_introduct_text p{
    line-height: 1.75;
}