﻿* { margin: 0; padding: 0; list-style: none; text-decoration: none; }
a { color: #666; }
img { border: none; }
input, select, textarea, button { border: none; margin: 0; outline: none; padding: 0; background: none; }
a:hover { color: red; }
body { font: 12px/150% "微软雅黑",Verdana,"\5b8b\4f53"; color: #666; }
h1, h2, h3, h4, h5 { font-weight: normal; }


/*头部*/

.daoh { height: 101px; background: url("../../Content/images/tou_B.jpg") center center no-repeat; }
.daoh > .daoh_z { width: 1200px; margin: 0 auto; }
.daoh > .daoh_z .logo { float: left; margin: 18px 0 0 0; }

.nav { position: relative; /*width: 420px;*/ float: right; height: 39px; margin: 28px 0 0 0; margin-right: 50px; }
.nav-item { position: relative; float: left; width: 130px; height: 39px; line-height: 39px; text-align: center; font-size: 14px; z-index: 1 }
.nav-item .nav-item-a { display: block; height: 60px; color: #313131; font-size: 16px; text-decoration: none !important; }
.nav-item .nav-item-a:hover { color: #fff; width: 130px; height: 60px; background: url("../../Content/images/brush.png") no-repeat; z-index: 0; text-decoration: none !important; }
.cur { width: 130px; height: 60px; background: url("../../Content/images/brush.png") no-repeat; z-index: 0; }
.cur .nav-item-a { color: #fff; }

/*头部产品菜单*/
.nav li .subMenuBlock { -webkit-box-shadow: 0px 1px 10px #555; -moz-box-shadow: 0px 1px 10px #555; box-shadow: 0px 1px 10px #555; position: absolute; display: none; width: 960px; background: #fff; top: 48px; left: -400px; z-index: 100; padding-bottom: 50px; }
.nav li .subMenuContentLeft { float: left; width: 960px; }
.nav li .subMenuBlock .subMenuContentLeft .subHeader { background: #f0f1f2; }
.nav li .subMenuBlock .subHeader { height: 60px; line-height: 80px; text-align: left; padding-left: 10px; }

.nav #gotoStoreButton { width: 139px; height: 60px; overflow: hidden; background-image: url(image/common/gotoStoreButton.gif); background-position: 0px 0px; background-repeat: no-repeat; text-indent: -1000px; float: right; margin-right: 20px; }
.nav li .subMenuBlock .subList { float: left; width: 240px; }
.nav li .subMenuBlock .subList dl { padding-left: 14px; margin-top: 20px; text-align: left; }
.nav li .subMenuBlock .subList dd { padding: 0px 0px; line-height: 22px; display: block; }

.nav li .subMenuBlock .subList dd a { display: block; font-size: 12px; line-height: 22px; color: #949494; padding-left: 10px; background: url(http://www.sony.com.cn/etc/designs/sonyportal/image/index/navMenuIcon.gif) 0px 8px no-repeat #ffffff; font-family: "Microsoft YaHei",Arial; height: 20px; text-align: left; }
.nav li .subMenuBlock .subList dd a:hover { text-decoration: underline !important; }
.nav li .subMenuContentRight { float: left; width: 320px; }

.nav li .subMenuBlock .subMenuContentRight .subHeader { background: #e6e6e8; }
.nav li .subMenuBlock .subHeader { height: 60px; }
.nav li .subMenuBlock .subMenuContentRight .subTitle { margin-top: 25px; margin-left: 19px; float: left; }
