input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

@media screen and (max-width: 1024px) {
.birdCenter {width: 100%;padding: 10px 0 0 0!important;}
.birdCenter h3 {clear: left;}
header .birdCenter {padding:0px!important;}
.topHomeNew, .topHomeNews {width:190px;}
}
@media screen and (max-width: 768px) {
.topHomeNew, .topHomeNews {width: 32%;margin-right: 5px;margin-left: 5px;}
}
/*iphone */
@media screen and (max-width: 640px) {
.menuRT {display:none;position: fixed;background: rgba(102,151,49,0.9);width: 100%;height: 100%;padding: 20px;z-index: 9999;}
.menuRT a {float:none;font-size: 18px;}
.onTblet {display: block;color: #fff;font-size: 30px;font-weight: bold;right: 0;top:0;padding:20px;position: fixed;cursor:pointer;z-index:99999999;}
.menuLine {display:block;cursor:pointer;}
.searchline {width: 100%;margin: 0 auto;padding-top: 100px;background: url(http://img.iconbird.com/img/logoiPhone.png) center 60px no-repeat;}
.searchText {margin-left: 5%;width: 60%;}
.searchline h2 {width: 100%;}
.actionRT {display:none;}
.heder {height:230px;}
.topHomeNew, .topHomeNews {width: 200px;float:none;margin: 8px auto;}
.topHomeNew .info, .topHomeNews .info {float:none;}
#footer {height:auto;}
.f2block {width:100%;}
.f2block li {padding:8px;padding-bottom:0px;position: relative;display: inline-block;float:none;}
}
