.serch {
    height: 24px;
    width: 150px;
    /* border-radius: 12px; */
    background: #76a99e78;
    border: 2px solid #00a185;
    padding-left: 5px;}
.searchbtn{ background:url(img/search_tb.png) ;
    background: url(img/search_tb.png);
    width: 30px;
    height: 30px;
    border: none;
    margin-left: -30px;}
.rc-top-left a{color:#333;}
.nbxx {
    text-align: center;
    color: #666;
    padding-bottom: 20px;
    /* margin-bottom: 25px; */
    line-height: 20px;
    font-size: 16px;}
.nbxx_r {
    text-align: right;
    color: #666;
    padding-bottom: 20px;
    /* margin-bottom: 25px; */
    line-height: 20px;
    font-size: 16px;}
