#search form .so_btn_box{
    flex:1;
    background-color: #EACCA3;
    display: flex;
    justify-content: center;
    align-items: center;
}

#search form .so_btn_box img{
    height: 20px;
}

#search .buttom{

    /*width:26%;*/
    /*height:35px;*/
    cursor:pointer;
    border:0px; font-size:14px;
    font-weight: 600;
    margin:0px;
    padding:0px;
    float:right;
    text-align:center;
    /*background-color:#A76C20;*/
    background-color: #EACCA3;
    /*color:#FDF1CB;*/
    /*padding-right: 5px;*/
    margin-right:5px;
    color: #902121 ;
    /*background-image: url(../images/so2.png);*/
    /*background-repeat: no-repeat;*/
    /*background-position: right center; outline:none;*/
}

.footer-copyright{
    display: inline-block;
    color: #890105;;
}

.copyright p{
    display: inline-block;
}

.tbanner img{
    height: 100%;
    display: block;
}