@charset "utf-8";
/* CSS Document */
.header_main{height: 45px;padding: 0px 10px;background:#009c4d;position:relative;padding-top: 5px;}
.top_l{position:absolute;left:9px;top: 4px;}
.top_l img{height: 40px; width: auto;}
.top_c{position:absolute;right: 10px;top: 9px;}
.top_cet{margin-left: 134px;height: 38px;border:1px solid #00733f;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;background:#fff;margin-right: 40px;position: relative;}
.top_text{background:none;height: 38px;line-height: 38px;color:#bbb;font-size: 12px;font-family:"微软雅黑";border:0px;outline:none;padding-left: 10px;width: 90%;}
.top_btn{background:url(../images/serach_l.png) left center no-repeat;cursor:pointer !important;width: 20px;height: 19px;border:0px;outline:none;background-size: 20px 19px;position:  absolute;right: 10px;top: 10px;}
.top_c img{height: 30px;width: auto;}

/* 内页顶部 */
.top_main{height: 40px;background:#009c4d;padding: 10px 10px;position:relative;}
.top_ma_l{position:absolute;left: 10px;top: 18px;}
.top_ma_l img{height: 25px;width: auto;}
.top_ma_r{position:absolute;right: 10px;top: 17px;}
.top_ma_r img{height: 20px;width: auto;}
.top_main .search_top_l{margin: 0px 40px 0px 35px;background:#fff;position: relative;}
.top_main .serach_btn{position: absolute;width: 21px;height: 38px;background:#fff url(../images/serach_l.png) center center no-repeat;outline:none;border-radius:0px 4px 4px 0px;-moz-border-radius:0px 4px 4px 0px;-webkit-border-radius:0px 4px 4px 0px;border:0px;cursor:pointer !important;right: 10px;top: 0px;background-size: 21px 20px;}
.top_main_scroll{position:fixed;left: 0px;top:0px;width: 100%;z-index:1;}