

@media only screen and (max-width: 1000px){
.header_top .right .inner > div:first-child{
display:none;
}
}
