@media all and (min-width:320px) and (max-width:1580px){


#header .head .head_bottom{
	width:80%; box-sizing:border-box; padding:0 15px;
}

#header .head .head_top .ry {
    margin-left: 50px;
}
#header .head .head_top .headPhone{
    margin-left: 50px;
}
#header .head .head_top #indexsearch {
    margin: 24px 0 0 50px;
}
#header .head .head_bottom .noticediv {
    margin-right: 80px;
}
}

@media all and (min-width:320px) and (max-width:1366px){

#header .head .head_top .ry {
    margin-left: 20px; margin-right: 20px;
}
#header .head .head_top .headPhone{
    margin-left: 20px; 
}
#header .head .head_top #indexsearch {
    margin: 24px 0 0 20px;
}
#header .head .head_bottom .noticediv {
    margin-right: 30px;
}
#header .head .head_top .ry .showimg {
    width: 160px;
    margin-left: -80px;
}

}
