*{
    margin: 0;
    padding: 0;
}

ul,ol {
    list-style: none;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
body {
    font: 12px/1.5 Arial;
    -webkit-text-size-adjust: none;
    background: #eee;
}

select,input,button {
    vertical-align: middle;
    font-size: 100%;
}

fieldset,img {
    border: 0 none;
}

em {
    font-style: normal;
}

.clear {
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    font: 0/0 arial;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}

.clearfix {
    *zoom:1;
}
a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #c00;
    text-decoration: underline;
}

body {
    font-family: 'Microsoft YaHei';
    color: #333;
}
.nav-box {
    background: #fff;
    border-bottom: 2px solid #100e89;
}

.nav-box-inner {
    width: 1200px;
    margin: 0 auto;
}

.nav {
    padding: 0 0 2px 230px;
    height: 32px;
    line-height: 32px;
}

.nav li {
    float: left;
    height: 32px;
    margin-right: 12px;
}

.nav li a {
    position: relative;
    float: left;
    padding: 0 10px;
    font-size: 16px;
    color: #333;
    white-space: nowrap;
}

.nav li a:hover {
    text-decoration: none;
}
.nav li .active{
    color: #fff;
    font-weight: bold;
    background:  #100e89;
}


.nav-box-inner .red-bold {
    font-size: 16px;
    color: #fc244f;
    font-weight: bold;
}

.category-nav {
    float: left;
    width: 220px;
    margin-top: -34px;
    position: relative;
    height: 34px;
    z-index: 99;
}

.category-nav-header {
    padding: 2px 20px 0 15px;
    height: 32px;
    background-color: #100e89;
    line-height: 32px;
    color: #fff;
}

.category-nav-header strong {
    float: left;
    font-size: 14px;
    font-weight: normal;
}

.category-nav-header strong a,.category-nav-header strong a:hover {
    color: #fff;
}

.category-nav-header span {
    float: right;
    white-space: nowrap;
    height: 24px;
    margin-top: 3px;
    line-height: 24px;
    cursor: pointer;
}

.category-nav-header span:hover {
    text-decoration: underline;
}

.category-nav-body {
    position: absolute;
    left: 0;
    top: 34px;
    width: 220px;
    border-top: 2px solid #100e89;
    background-color: #fff;
}
.wrapper {
    width: 1200px;
    margin: 0 auto;

}
.wbg{
    background: #fff;
}
.hide {
    display: none;
}

.topnav .sitenav-trigger i,.topnav .sitenav-groupsite .sitenav-trigger,.topnav .group-site-list a,.topnav .icon-new i,.topnav .icon-hot i,.topnav .sitenav-login-bar .sitenav-weixin,.topnav .sitenav-login-bar .sitenav-weibo,.topnav .sitenav-login-bar .sitenav-qq,.topnav .sitenav-personal-center .sitenav-personal-msg,.topnav .sitenav-personal-msg i,.topnav .sitenav-mall-box .cart-link {
    background: url('/v4/imgs/icon1.png') no-repeat;
}

.topnav a {
    text-decoration: none;
    color: #333;
}

.topnav a:hover {
    text-decoration: underline;
}

.topnav {
    position: relative;
    z-index: 1000;
    height: 34px;
    border-bottom: 1px solid #e6e6e6;
    background: #fafafa;
    color: #333;
    font: normal 14px/34px 'Microsoft YaHei',arial;
}

.topnav .topnav-inner {
    width: 1200px;
    margin: 0 auto;
    zoom:1;padding: 0 10px;
}

.topnav h3 {
    margin: 0;
    padding: 0;
}

.topnav input,.topnav button {
    margin: 0;
    padding: 0;
    vertical-align: middle;
    font-size: 100%;
    font-family: inherit;
}

.topnav img {
    border: 0 none;
}

.topnav .icon-new i,.topnav .icon-hot i {
    position: absolute;
    margin: 3px 0 0 2px;
    width: 9px;
    height: 11px;
    font: 0/0 arial;
    background-position: 0 0;
    font: 0/0 arial;
    *margin-top: -3px;
}

.topnav .icon-hot i {
    background-position: 0 -15px;
}

.topnav .red {
    color: #f33;
}

.topnav .topnav-inner:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}

.topnav a:hover,.topnav .sitenav-links a:hover {
    color: #c00;
    text-decoration: underline;
}

.topnav .sitenav-trigger {
    display: block;
    position: relative;
    zoom:1;padding: 0 10px;
    color: #666;
    cursor: pointer;
}

.topnav .sitenav-trigger i {
    position: absolute;
    top: 15px;
    right: 10px;
    width: 7px;
    height: 4px;
    overflow: hidden;
    background-position: -15px -20px;
}

.topnav .sitenav-dropdown-body {
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 5;
    background-color: #fff;
    border: 1px solid #E6E6E6;
}

.topnav .h-sitenav-dropdown {
    position: relative;
    margin-top: -1px;
}

.topnav .h-sitenav-dropdown .sitenav-trigger {
    z-index: 10;
    margin-bottom: -1px;
    padding: 0 9px 1px;
    border: 1px solid #e6e6e6;
    border-bottom: 0 none;
    background-color: #fff;
}

.topnav .h-sitenav-dropdown .sitenav-trigger i,.topnav .h-sitenav-groupsite .sitenav-trigger i {
    background-position: -25px -20px;
}

.topnav .h-sitenav-dropdown .sitenav-dropdown-body {
    display: block;
}

.topnav .sitenav-links {
    float: left;
}

.topnav .sitenav-links a {
    color: #666;
    text-decoration: none;
}

.topnav .sitenav-links .zol-link {
    float: left;
    margin: 0 10px 0 0;
}

.topnav .sitenav-links .add-fav {
    float: left;
    margin-right: -60px;
}

.topnav .sitenav-links .sitenav-telephone {
    float: left;
    margin-right: -140px;
    color: #999;
}

.topnav .sitenav-links .sitenav-telephone em {
    color: #f33;
    font-style: normal;
}

.topnav .sitenav-links .sitenav-trigger {
    padding-right: 10px;
}

.topnav .sitenav-links .client-enter {
    float: left;
    margin: 0 10px 0 0;
    width: 82px;
}

.topnav .product-librarylinks {
    float: left;
    position: relative;
    padding-left: 10px;
}

.topnav .product-librarylinks a {
    float: left;
    margin: 0 15px 0 0;
}

.topnav .sitenav-productlibrary-count {
    float: right;
}

.topnav .sitenav-productlibrary-count a {
    margin: 0 0 0 15px;
    color: #666;
}

.topnav .sitenav-productlibrary-count a:hover {
    color: #c00;
}

.topnav .sitenav-productlibrary-count em {
    color: #f33;
}

.topnav .product-librarylinks .icon-hot i,.topnav .product-librarylinks .icon-new i {
    margin: 5px 0 0 0;
    font: 0/0 arial;
    *margin-top: -5px;
}

.topnav .sitenav-groupsite {
    position: relative;
    z-index: 199;
    float: left;
    width: 105px;
}

.topnav .sitenav-groupsite a {
    color: #333;
    text-decoration: none;
}

.topnav .sitenav-groupsite a:hover {
    color: #c00;
    text-decoration: underline;
}

.topnav .sitenav-groupsite .sitenav-trigger {
    padding: 0 22px 0 25px;
    background-position: -80px 12px;
}

.topnav .sitenav-groupsite .groupsite-sitemap-body {
    display: none;
    position: absolute;
    top: 35px;
    left: -70px;
    _left: -71px;
    width: 998px;
    background: #fff;
    border: 1px solid #E6E6E6;
    -webkit-box-shadow: 0 2px 5px -3px rgba(0,0,0,.4);
    box-shadow: 0 2px 5px -3px rgba(0,0,0,.4);
}

.topnav .h-sitenav-groupsite {
    margin-top: -1px;
    background: #fff;
}

.topnav .h-sitenav-groupsite .sitenav-trigger {
    z-index: 10;
    margin-bottom: -1px;
    padding: 0 21px 1px 24px;
    border: 1px solid #e6e6e6;
    border-bottom: 0 none;
    background-color: #fff;
    background-position: -81px 12px;
}

.topnav .h-sitenav-groupsite .groupsite-sitemap-body {
    display: block;
}

.topnav .sitemap-items {
    margin: 0 0 0 20px;
    padding: 8px 0 12px;
    list-style: none outside none;
}

.topnav .sitemap-items li {
    overflow: hidden;
    margin: 0;
    padding: 4px 0 0;
    list-style: none outside none;
    zoom:1;line-height: 28px;
}

.topnav .sitemap-items a {
    float: left;
    margin: 0 16px 0 0;
    color: #666;
    font: normal 14px/28px 'Microsoft YaHei','\5FAE\8F6F\96C5\9ED1';
}

.topnav .sitemap-items .icon-hot,.topnav .sitemap-items .icon-new {
    margin-right: 27px;
}

.topnav .sitemap-items .sitemap-sub-title {
    float: left;
    margin: 0 16px 0 0;
    font: normal 14px/28px 'Microsoft YaHei','\5FAE\8F6F\96C5\9ED1';
    color: #0b92e0;
}

.topnav .sitemap-items .more {
    float: right;
}

.topnav .sitemap-items .more b {
    font-family: 'simsun';
    font-weight: normal;
}

.topnav .sitenav-login-bar {
    float: right;
    padding: 0;
    width: 160px;
}

.topnav .sitenav-login-bar a:hover {
    color: #c00;
    text-decoration: underline;
}

.topnav .sitenav-login-bar .sitenav-login-links {
    float: right;
    height: 24px;
    margin: 5px 0 0;
    width: 50px;
    overflow: hidden;
}

.topnav .sitenav-login-bar .sitenav-weixin,.topnav .sitenav-login-bar .sitenav-weibo,.topnav .sitenav-login-bar .sitenav-qq {
    float: left;
    width: 24px;
    height: 24px;
    margin: 0 0 0 10px;
    background-position: 0 -33px;
    color: #666;
    text-indent: -9999em;
    opacity: .8;
    filter: alpha(opacity=80);
    font: 0/0 arial;
}

.topnav .sitenav-login-bar .sitenav-weibo {
    background-position: -25px -33px;
}

.topnav .sitenav-login-bar .sitenav-qq {
    background-position: -50px -33px;
}

.topnav .sitenav-login-bar .sitenav-weixin:hover,.topnav .sitenav-login-bar .sitenav-weibo:hover,.topnav .sitenav-login-bar .sitenav-qq:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.topnav .sitenav-login-bar .sitenav-login-box {
    position: relative;
    float: left;
    width: 110px;
}

.topnav .sitenav-login-bar .sitenav-login-link {
    display: inline-block;
    width: 30px;
    padding: 0 10px;
    cursor: pointer;
}

.topnav .sitenav-login-bar .sitenav-login-form {
    display: none;
    position: absolute;
    top: 34px;
    right: -69px;
    width: 190px;
    padding: 11px 34px 4px;
    border: 1px solid #cdcdcd;
    -webkit-box-shadow: 0 0 8px #cdcdcd;
    box-shadow: 0 0 8px #cdcdcd;
    background: #fff;
}

.topnav .sitenav-login-bar .sitenav-login-box-open .sitenav-login-form {
    display: block;
}

.topnav .sitenav-login-form h3 {
    color: #666;
    font: normal 12px/20px Arial;
}

.topnav .sitenav-login-form .sitenav-username,.topnav .sitenav-login-form .sitenav-password {
    position: relative;
    display: block;
    width: 172px;
    height: 28px;
    margin: 10px 0 0;
    padding: 0 8px;
    border: 1px solid #e6e6e6;
}

.topnav .sitenav-login-form .sitenav-username {
    margin-top: 6px;
}

.topnav .sitenav-username input,.topnav .sitenav-password input {
    position: absolute;
    top: 1px;
    left: 8px;
    width: 172px;
    padding: 4px 0;
    outline: 0 none;
    border: 0 none;
    line-height: 18px;
}

.topnav .sitenav-username label,.topnav .sitenav-password label {
    position: absolute;
    top: 0;
    left: 9px;
    z-index: 10;
    color: #ccc;
    font-size: 12px;
    line-height: 28px;
    font-family: arial;
    cursor: text;
    -webkite-user-select: none;
    user-select: none;
}

.topnav .sitenav-login-form .sitenav-focus {
    border-color: #0791f5;
}

.topnav .sitenav-login-form .sitenav-focus label {
    color: #e0e0e0;
}

.topnav .sitenav-login-form .sitenav-error {
    border-color: #f33;
}

.topnav .sitenav-login-form .sitenav-registration {
    margin-left: 0;
    color: #1f4f88;
}

.topnav .sitenav-loign-bar {
    overflow: hidden;
}

.topnav .sitenav-loign-bar a {
    float: right;
    color: #1f4f88;
}

.topnav .sitenav-loign-bar label {
    float: left;
    color: #666;
}

.topnav .sitenav-loign-bar label input {
    float: left;
    width: 14px;
    height: 14px;
    overflow: hidden;
    margin: 10px 5px 0 0;
}

.topnav .sitenav-login-button {
    display: block;
    width: 190px;
    height: 30px;
    margin: 10px 0 0;
    border: 0 none;
    background: #008ef5;
    color: #fff;
    font: bold 14px/30px Arial;
    cursor: pointer;
}

.sitenav-login-error-tip {
    position: absolute;
    left: 34px;
    top: 11px;
    width: 190px;
    height: 20px;
    font: 12px/20px 'Microsoft YaHei',arial;
    color: #f33;
    background: #fff;
    display: none;
}

.topnav .sitenav-personal-center {
    float: right;
    margin: 0 5px 0 0;
    width: 280px;
}

.topnav .sitenav-personal-center a {
    color: #666;
    text-decoration: none;
}

.topnav .sitenav-personal-center a:hover {
    color: #c00;
    text-decoration: underline;
}

.topnav .sitenav-personal-center .sitenav-personal-login-out {
    float: right;
    margin: 0 0 0 20px;
}

.topnav .sitenav-personal-center .sitenav-personal-msg {
    position: relative;
    float: right;
    width: 16px;
    height: 13px;
    margin: 10px 0 0 20px;
    background-position: -15px 0;
}

.topnav .sitenav-personal-msg i {
    position: absolute;
    right: -3px;
    top: -4px;
    font: 0/0 arial;
    width: 8px;
    height: 8px;
    background-position: -35px 0;
}

.breadcrumb {
    width: 1180px;
    margin: 0 auto;
    padding: 10px;
    background: #fff;
    margin-bottom: 5px;
}
.h-nav{
margin: 5px 0px;
height: 30px;
}
.h-nav>ul>li {
    float: left;
    padding: 3px 10px;
    color: #0C0C0C;
    cursor: pointer;
    margin-right: 15px;
}
.h-nav>ul .active {
    color: #fff;
    background: #100e89;
    font-weight: bold;
}
.h-nav>ul>.active>a{
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 50px;
    text-align: center;
}
.h-nav>ul>li>a{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 50px;
    text-align: center;
}
.cart{
    width: 100px;
    height: 100px;
    background: #c7c7c7;
    position: fixed;
    right: 0px;
    z-index: 10;
    bottom: 10px;
    border:1px solid #ddd;
    box-shadow: 1px 1px 10px #ddd;

}
.cart_btn{
    padding:10px;
    width: 100%;
    text-align: center;
    color:#fff;
    text-align: left;
}
.cart_num{
    padding:10px;
    width: 80px;
    text-align: center;
    background: #fff;
    font-size: 30px;
    color:red;
}
.cart>a:hover{
    text-decoration: none;
}
.button-a {
    text-align: center;
    color: #0a0a0a;
    border: 2px solid #001950;
    border-radius: 15px;
    background: #fff;
    outline: none;
    cursor: pointer;
    font-weight: bold;
}
.topnav .sitenav-personal-center .sitenav-personal-welcome {
    float: right;
    color: #999;
}
.header {
    width: 1200px;
    height: 80px;
    padding: 0;
    margin: 0px auto;
}

.header .logo {
    float: left;
    width: 214px;
    height: 54px;
    margin: 10px 126px 0 0;

}
.header .logo img{
    width: 200px;
}

.search-box {
    position: relative;
    z-index: 50;
    float: left;
    width: 502px;
    padding: 0 78px 0 0;
    margin: 10px 0 0;
}

.search-box .search-keyword {
    position: relative;
    padding: 6px 10px;
    height: 20px;
    overflow: hidden;
    zoom:1;border: 3px solid #100e89;
    background: #fff;
}

.search-box .keyword {
    float: left;
    width: 478px;
    height: 20px;
    border: 0 none;
    outline: 0 none;
    font: 14px/20px arial;
    color: #999;
}

.search-box .search-button {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 38px;
    border: 0 none;
    background-color: #100e89;
    color: #fff;
    font: 16px/34px 'Microsoft YaHei',arial;
    overflow: hidden;
    cursor: pointer;
    outline: 0 none;
}

.search-box .search-button:hover {
    background: #297acc;
}

.search-box .search-hot-words {
    margin: 5px 0 0;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.search-box .search-hot-words span {
    float: left;
    color: #999;
}

.search-box .search-hot-words a {
    float: left;
    margin: 0 15px 0 0;
}

.search-box .search-hot-words a:hover {
    color: #c00;
}

.search-suggest {
    display: none;
    position: absolute;
    top: 36px;
    left: 0;
    border: 1px solid #e6e6e6;
    border-top: 0 none;
    width: 499px;
    background: #fff;
    z-index: 20;
}

.suggest-list li {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding-left: 18px;
    color: #666;
    cursor: pointer;
}

.suggest-list li span {
    float: none;
    margin-right: 0;
    color: #f00;
}

.suggest-list .sug-sel {
    background: #f3f3f3;
}

.suggest-list .sug-t {
    padding-left: 5px;
    font-weight: bold;
}

.qrcode {
    float: right;
    position: relative;
    padding: 8px 8px 0;
    border: 1px solid #e6e6e6;
    line-height: 22px;
    text-align: center;
    color: #666;
    width: 70px;
    height: 92px;
    margin-bottom: -20px;
    background-color: #fff;
    z-index: 10;
}

.qrcode img {
    display: block;
}

.qrcode-close {
    position: absolute;
    top: -1px;
    left: -17px;
    width: 15px;
    height: 15px;
    text-indent: -9999em;
    overflow: hidden;
    cursor: pointer;
    background-position: -79px -136px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
}
.section {
    margin: 20px auto 0;
    width: 1200px;

}
.goods-list li {
    float: left;
    padding: 10px;
    width: 220px;
    height: 260px;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}


.goods-list .pic {
    display: block;
    width: 160px;
    margin: 0 auto;
}

.goods-list .pic img {
    vertical-align: middle;
}

.goods-list h3 {
    margin: 6px 0 0;
    height: 40px;
    overflow: hidden;
    font: 14px/20px 'Microsoft YaHei';
    word-break: break-all;
    word-wrap: break-word;
}

.goods-list .price {
    height: 24px;
    line-height: 24px;
    color: #999;
    overflow: hidden;
}

.goods-list .price span {
    font-size: 18px;
    color: #f33;
    font-family: verdana,"Microsoft YaHei";
}

.goods-list .first {
    width: 409px;
    height: 195px;
}

.goods-list .first .pic {
    float: left;
    margin: 15px 20px 0 0;
    width: 200px;
    height: 150px;
}

.goods-list .first h3 {
    margin: 14px 0 0;
    height: 44px;
    max-height: 44px;
    overflow: hidden;
    font: 16px/22px 'Microsoft YaHei';
}

.goods-list .first .price {
    margin: 5px 0 0;
    height: 30px;
    line-height: 30px;
}

.goods-list .first .price span {
    font-size: 24px;
    font-family: verdana,"Microsoft YaHei";
}

.goods-list .first .price span b {
    font-size: 18px;
    font-weight: normal;
}

.goods-list .first .price .price-status {
    position: relative;
    top: -1px;
    margin-left: 4px;
    font-size: 12px;
    color: #999;
}

.goods-list .comment {
    margin: 12px 0 0;
    height: 22px;
    overflow: hidden;
    line-height: 22px;
    color: #999;
}

.goods-list .star {
    float: left;
    width: 79px;
    height: 15px;
    overflow: hidden;
    margin: 3px 5px 0 0;
    background-position: 0 -117px;
}

.goods-list .star em {
    display: block;
    height: 15px;
    background-position: 0 -134px;
}

.goods-list .score {
    float: left;
}

.goods-list .comment span {
    float: left;
    padding: 0 7px;
    color: #ccc;
}

.goods-list .comment-num {
    float: left;
}

.goods-list .comment-num a {
    color: #999;
}

.goods-list .comment-num em {
    color: #333;
}

.goods-list .comment-num a:hover,.goods-list .comment-num a:hover em {
    color: #c00;
}

.goods-list .buttons {
    height: 35px;
    margin: 18px 0 0;
    overflow: hidden;
}

.goods-list .buttons a {
    float: left;
    margin-right: 10px;
    width: 87px;
    height: 33px;
    border-width: 1px;
    border-style: solid;
    font: 14px/33px 'Microsoft YaHei';
    text-align: center;
    color: #fff;
}

.goods-list .buttons a:hover {
    text-decoration: none;
    color: #fff;
}

.goods-list .buttons .more-button {
    margin-right: 0;
    border-color: #d8d8d8;
    color: #666;
}

.goods-list .buttons .more-button:hover {
    background-color: #f6f6f6;
    color: #666;
}
.pagebar {
    padding:10px;
    font-size: 14px;

    line-height: 34px;
    text-align: center;
}

.pagebar span {
    margin: 0 3px 0 2px;
}

.pagebar span.sel,.pagebar span.historySel {
    font-family: arial;
}

.pagebar a,.pagebar .sel,.pagebar .historySel {
    display: inline-block;
    border: 1px solid #e6e6e6;
    padding: 0 7px;
    height: 34px;
    min-width: 20px;
    _width: 20px;
    white-space: nowrap;
    margin: 0 3px 0 2px;
    vertical-align: top;
    _vertical-align: baseline;
}

.pagebar a {
    color: #333;
}

.pagebar .history,.pagebar .historyStart {
    color: #ccc;
}

.pagebar .sel,.pagebar a:hover {
    background: #100e89;
    color: #fff;
    border-color: #100e89;
}

.pagebar .historySel,.pagebar a.history:hover,.pagebar .historyStart:hover {
    background: #ccc;
    color: #fff;
    border-color: #ccc;
}

.pagebar a:hover {
    text-decoration: none;
}

.pagebar .prev {
    padding: 0 11px 0 25px;
    position: relative;
    _width: 25px;
    _top: -1px;
}

.pagebar .next {
    padding: 0 24px 0 12px;
    position: relative;
    _width: 25px;
    _top: -1px;
}

.pagebar .prev i,.pagebar .next i {
    position: absolute;
    width: 7px;
    height: 12px;
    font: 0/0 arial;
    top: 11px;
}

.pagebar .prev i {
    left: 12px;
    background-position: 0 -76px;
}

.pagebar .next i {
    right: 12px;
    background-position: -11px -76px;
}

.pagebar .prev:hover i {
    left: 12px;
    background-position: -22px -76px;
}

.pagebar .next:hover i {
    right: 12px;
    background-position: -33px -76px;
}

.footer {
    margin: 40px 0 -40px;
    padding: 20px 0 23px;
    background-color: #4d4d4d;
    color: #fff;
}

.footer a,.footer a:hover {
    color: #fff;
}

.footer-nav {
    padding: 6px 0;
    margin-bottom: 7px;
    font: 16px/24px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";
    overflow: hidden;
    border-bottom: 1px solid #717171;
    height: 24px;
}

.footer-nav a {
    float: left;
    margin-right: 38px;
}

.footer-group-nav {
    padding: 17px 0 0;
    overflow: hidden;
    zoom:1;}

.footer-group-nav .item {
    float: left;
    width: 222px;
}

.footer-group-nav .cpu-item {
    width: 88px;
}

.footer-group-nav .item strong {
    display: block;
    margin-bottom: 8px;
    height: 24px;
    overflow: hidden;
    font: 14px/24px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";
}
