.content-where-container{width:100%;height:51px;background-color:#fff}
.content-where{margin:auto;width:1100px;height:50px;border-bottom:1px solid #dadada}
.content-where h1{float:left;width:70%;height:50px;background-position:10px center;background-repeat:no-repeat}

.content-where em{position:relative;float:right;width:30%;height:50px;line-height:50px}
.content-where em span{position:absolute;top:0;right:10px;display:block;height:50px;line-height:50px;font-style:normal;font-size:12px;color:#797979;}
.content-where em span a:link{color:#797979;text-decoration:none}
.content-where em span a:visited{color:#797979}
.content-where em span a:hover{color:#0382db}
.content-where em span a:active{color:#0382db}
.content-where-service{background-image:url(../image/where-background-service.png)}
.content-where-product{background-image:url(../image/where-background-product.png)}
.content-where-case{background-image:url(../image/where-background-case.png)}
.content-where-news{background-image:url(../image/where-background-news.png)}
.content-where-contact{background-image:url(../image/where-background-contact.png)}
@media screen and (max-width: 1024px) {
.content-where{margin:auto;width:100%;height:50px;border-bottom:1px solid #dadada}
.content-where em{display: none}
}