html, body, div, span, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

abbr, address, cite, code,

del, dfn, em, img, ins, kbd, q, samp,

small, strong, sub, sup, var,

b, i,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, figcaption, figure,

footer, header, hgroup, menu, nav, section, summary,

time, mark, audio, video{
        font-family: "BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif";
    }

.top_header {
    /*position: relative;*/
    z-index: 11;
    background-color: white;
}

.head-nav-wrap {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    background-color: #f0f0f0;
}

.head-log.cf {
    height: 111px;
}

.head-nav, .head-log {
    width: 1240px;
    position: relative;
    margin: 0 auto;
    z-index: 100;
}

.head-log div.city_pg {
    position: absolute;
    left: 30px;
    top: 100px;
    width: 100px;
}

.head-log span.ct {
    color: red;
    font-size: 16px;
    font-weight: bolder;
    border: 1px solid #ccc;
    width: 78px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    position: absolute;
    left: 210px;
    top: -74px;
}

.head-log .qhzd {
    cursor: pointer;
    display: block;
    line-height: 24px;
    position: absolute;
    top: -39px;
    left: 210px;
    text-align: center;
    z-index: 121;
    height: 24px;
    font-size: 16px;
    width: 80px;
    color: #666;
}

#btn_qhzd>div:nth-child(1) {
    border: 1px solid #cccccc;
    background: #fff;
}

#btn_qhzd:hover>div:nth-child(1) {
    height: 24px;
    border-bottom: none;
    border-color: red;
    z-index: 30000;
}

#btn_qhzd:hover .qhzdlist {
    display: block;
}

.h20 {
    border: 1px solid #cccccc;
    height: 20px;
    z-index: 900;
}

.yc_div {
    background-color: white;
    display: none;
    height: 3px;
    position: absolute;
    width: 60px;
    z-index: 1000;
}

.head-log div.city_pg .qhzdlist {
    background: none repeat scroll 0 0 white;
    border: 1px solid red;
    left: 0px;
    position: absolute;
    top: 24px;
    width: 600px;
    height: 60px;
    z-index: -1;
    display: none;
}

.head-log div.city_pg .qhzdlist .rm {
    color: #999999;
    height: 35px;
    line-height: 35px;
    margin-left: 10px;
    text-align: left;
    width: 100%;
}

.city_pg ul {
    height: 60px;
    width: 600px;
}

.mb28 {
    margin-bottom: 28px;
}

.city_pg ul li {
    cursor: pointer;
    float: left;
    height: 28px;
    line-height: 28px;
    /* margin: 2px; */
    margin-top: 14px;
    margin-left: 10px;
    text-align: center;
    width: 70px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.city_pg ul li a {
    display: inline-block;
    height: 30px;
    line-height: 27px;
    width: 70px;
    /* min-width: 45px; */
    text-align: center;
}

.city_pg ul li a:hover {
    color: #000000;
}

.head-wrap {
    /* background: #FAFAFA;*/
    
    color: #666;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
    position: relative;
}

.head-wrap a {
    color: #666;
    text-decoration: none;
    
    font-size: 12px;
    float: left;
}

.head-wrap a.loginname {
    color: #0092d2;
    margin-right: 5px;
}

.head-wrap li.usermsg {
    padding: 0px;
}

.head-wrap li.usermsg a {
    margin-top: 10px;
    _margin-top: 10px;
}

.head-wrap li.usermsg a img {
    float: left;
}

.head-wrap li.usermsg font {
    float: left;
    vertical-align: middle;
    font-size: 12px;
}

.head-nav a:hover {
    text-decoration: none;
    color: #ff6600;
}

.head-nav a.on {
    color: #ff6600;
}

.nav-left a.on {
    background: #edeef0;
    color: #ff6600;
}

.nav-left a {
    padding: 0 8px;
    margin-left: -1px;
    background: url("/statics/images/csssprite.png") no-repeat right -718px;
}

.nav-right a, .nav-right span {
    float: left;
    display: inline;
}

.nav-right span {
    padding: 0 8px;
}

.log-left {
    padding-top: 20px;
    width: 240px;
}

.log-left div:nth-child(1) img {
    width: 240px;
}

.log-left a.gtlogo {
    /*   background: url("/statics/hy/images/csssprite.gif") no-repeat 0px 0px;*/
    height: 60px;
    width: 350px;
}

.log-right {
    padding-top: 25px;
}

.log-right .phone {
    /* background: url("/statics/hy/images/p1.png") no-repeat 0px 0px;*/
    height: 70px;
    /* width: 550px; */
}

.log-right img {
    /* margin-top: -7px; */
}

/* .nav-box{
  background: #ffffff;
  min-width: 1080px;
  position: relative;
  width: 100%;
  height: 36px;
  z-index: 10;
  -moz-box-shadow:0 0 7px rgba(0,0,0,.15); 
  -webkit-box-shadow:0 0 7px rgba(0,0,0,.15); 
  box-shadow:0 0 7px rgba(0,0,0,.15);
} */

.nav-box-main .goodstit {
    width: 115px;
    height: 36px;
    line-height: 36px;
    padding-left: 60px;
    background: url("/statics/hy/images/downlistnav.png") no-repeat 180px -15px;
    background-color: #982d03;
}

.top-box.selected {
    background: url("/statics/hy/images/downlistnav.png") no-repeat 180px 10px;
    background-color: #982d03;
}

.nav-box-main .goodstit .gicon {
    position: absolute;
    left: 26px;
    top: 5px;
    float: left;
    background: url("/statics/hy/images/index1.png") no-repeat 1px 1px;
    height: 30px;
    _height: 30px;
    width: 30px;
}

.nav-box-main .goodstit .gtitle {
    float: left;
    font-size: 15px;
    font-weight: bold;
    
    color: #ffffff;
}

.nav-box-main .nav-content .nav-ul li {
    float: left;
    width: 120px;
}

.nav-box-main .nav-content .nav-ul li.on {
    background-color: #CF3A2B;
}

.nav-box-main .nav-content .nav-ul li.on a {
    color: #fff;
}

.nav-box-main .nav-content .nav-ul li a {
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    /* padding: 0px 15px; */
    letter-spacing: 1px;
    text-decoration: none;
    width: 120px;
    text-align: center;
}

/*  .nav-box-main .nav-content .nav-ul li.firstNavObj a{padding: 0px 25px;} */

.nav-box-main .nav-content .nav-ul li:hover a {
    color: red;
}

.nav-box-main .nav-content .nav-ul li.on:hover a {
    color: #fff;
}

.nav-cart {
    width: 219px;
    height: 36px;
    background: url("/statics/hy/images/cart9.png") no-repeat -2px 0px;
    position: relative;
}

.nav-cart:hover {
    background: url("/statics/hy/images/cart9.png") no-repeat -2px -42px;
}

/* .nav-cart .cart_content{position: absolute;left:-125px;top:35px;border: 2px solid #CC3300;background-color: #eeeeee;}*/

/* glist --start */

.glist .li {
    position: relative;
    height: 55.4px;
    /* border: 1px solid #fda364; */
    border-top: none;
    z-index: 110;
    background-image: url("/statics/images/downlistnav-n.png");
    background-position: 250px 23px;
    background-repeat: no-repeat;
}

.top-box .glist .li .li-tit {
    padding: 7px 0px 0px 7px;
    font-size: 15px;
    font-weight: bold;
    line-height: 22px;
    color: #323232;
}

.top-box .glist .li .li-tit a {
    color: #666666;
}

.top-box .glist .li .li-content {
    padding-left: 15px;
    font-size: 12px;
    _width: 150px;
    font-size: 12px;
    margin-left: -10px;
}

.top-box .glist .li .li-content a {
    display: block;
    padding: 5px 0px;
    margin-right: 30px;
    _margin-right: 0px;
    color: #8d8d8d;
    line-height: 16px;
    width: 168px;
    _width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.top-box .glist .li .li-content a:hover {
    text-decoration: none;
    background-image: url("/statics/images/downlistnav-n.png");
    background-position: 188px 30px;
    background-repeat: no-repeat;
}

.top-box .glist .i-list {
    display: none;
    position: absolute;
    z-index: 100;
    left: 265px;
    top: 0px;
    width: 474px;
    height: 399px;
    background: #fff;
    /*border:1px solid rgb(208,56,0);*/
}

.top-box .glist .i-list .firstdd2 a {
    border: 1px solid #e3e3e3;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    padding: 2px 18px;
}

.top-box .glist .firstdl {
    /*float: left;*/
    list-style: none outside none;
    margin: 0px 5px;
    /*border-bottom: 1px #cccccc dotted;*/
}

.top-box .glist .rightshow {
    border-left: 1px solid #eeeeee;
    float: right;
    margin-right: 10px;
    padding-left: 15px;
    width: 200px;
}

.top-box .glist .rightshow .tit {
    border-bottom: 1px solid #d03800;
    line-height: 25px;
    margin-bottom: 5px;
    word-wrap: break-word;
}

/*.top-box .glist .lt dl dd {float:left;width:144px;color: #434A54;font-size: 14px;height: 25px;line-height: 25px;margin-top: 2px;overflow: hidden;padding: 5px 0;display: block;}*/

/*.top-box .glist .lt dl dd.selected {border:1px solid #F0F0F0;}*/

.top-box .glist .lt a {
    display: block;
    /*margin-left: 20px*/
    text-decoration: initial;
}

.top-box .glist .lt dl dd img {
    height: 40px;
    margin-right: 10px;
    width: 40px;
}

.top-box .glist .selected1 {
    background-color: #fff;
    border: 2px solid red;
    border-right: none;
    color: #000000;
}

/* glist --end */

.cart_content_all {}

.cart_content {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    display: none;
    position: absolute;
    right: 0px;
    top: 34px;
    z-index: 10004;
}

.cart_content .cart_content_null {
    background: none repeat scroll 0 0 #ffffff;
    color: #666666;
    display: none;
    
    font-size: 14px;
    padding: 20px;
    text-align: center;
    width: 288px;
}

.cart_content .cart_content_all, .cart_content .cart_content_center {
    width: 300px;
}

.cart_content .cart_content_all {
    display: none;
}

.cart_content .cart_content_center {
    margin-bottom: -1px;
    max-height: 320px;
    overflow: auto;
}

.cart_content .cart_con_single {
    border-bottom: 1px dashed #000000;
    height: 61px;
    overflow: hidden;
    padding: 9px 12px;
}

.cart_content .single_hover {
    background: none repeat scroll 0 0 #f2f2f2;
}

.cart_content .single_pic {
    float: left;
    height: 62px;
    overflow: hidden;
    width: 62px;
}

.cart_content .single_pic a, .cart_content .single_pic a img {
    display: inline-block;
    height: 60px;
    width: 60px;
}

.cart_content .single_pic a {
    border: 1px solid #f5f5f5;
}

.cart_content .single_pic a:hover {
    border: 1px solid #f6d1dd;
}

.cart_content .single_info {
    float: left;
    overflow: hidden;
    padding-left: 10px;
    width: 187px;
}

.cart_content .single_info a.name, .cart_content .price_all .delete, .cart_content .con_all .price_whole, .cart_content .con_all .num_two {
    color: #333333;
    
    font-size: 12px;
    text-decoration: none;
}

.cart_content .single_info a.name {
    display: block;
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.cart_content .single_info a.name:hover, .cart_content .price_all .delete:hover, .cart_content .price_all .price, .cart_content .con_all .price_gongji span, .cart_content .con_all .price_gongji em, .cart_content .con_all .num_all {
    color: #bb3500;
}

.cart_content .price_all, .cart_content .con_all .price_whole, .cart_content .con_all .num_two {
    display: inline-block;
    height: 30px;
    line-height: 30px;
}

.cart_content .price_all {
    width: 187px;
}

.cart_content .price_all .delete {
    color: #919191;
    float: right;
}

.cart_content .price_all .price, .cart_content .con_all .price_gongji em, .cart_content .con_all .num_all, .cart_content .con_all .price_gongji span {
    
    font-size: 14px;
    font-weight: 700;
}

.cart_content .price_all .price_plus, .cart_content .price_all .price_num {
    color: #333333;
}

.cart_content .price_all .price_plus {
    padding: 0 4px;
}

.cart_content .con_all {
    background: none repeat scroll 0 0 #f2f2f2;
    border-top: 1px solid #cccccc;
    overflow: hidden;
    padding: 10px 15px;
    position: relative;
    width: 270px;
    z-index: 10;
}

.cart_content .con_all .price_whole {
    width: 270px;
}

.cart_content .con_all .price_gongji {
    float: right;
}

.cart_content .con_all .price_gongji span {
    font-size: 18px;
}

.cart_content .con_all .price_gongji em {
    font-weight: 400;
    padding: 0 2px 0 5px;
}

.cart_content .con_all .cart_btn {
    float: right;
    width: 120px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    font-size: 14px;
    background-color: #ef4202;
    text-align: center;
    border-radius: 3px;
}

.cart_content .con_all .num_all {
    padding: 0 3px;
    text-align: center;
}

/* footer */

/*#newBottomHtml{margin-top:10px;}*/

.footer {
    background-color: rgb(66, 66, 66);
    padding: 10px 0px 40px 0px;
}

.footer .footer-sub {
    margin: 10px auto;
    width: 1080px;
}

.footer .footer-border {
    margin: 10px auto;
    width: 1080px;
    border-top: 2px solid #b3b3b3;
}

.footer .item {
    padding: 10px 0px 10px 65px;
}

.footer .hyky {
    background: url("/statics/hy/images/index1.png") no-repeat -222px -3px;
    margin: 0px 70px 0px 70px;
}

.footer .zlbz {
    background: url("/statics/hy/images/index1.png") no-repeat -225px -82px;
    margin: 0px 80px 0px 100px;
}

.footer .txfw {
    background: url("/statics/hy/images/index1.png") no-repeat -219px -233px;
    margin: 0px 10px 0px 40px;
}

.footer .ftit {
    line-height: 36px;
    font-size: 18px;
    font-weight: bold;
    color: #b3b3b3;
}

.footer .footer-help {
    margin: 0 auto;
    width: 1080px;
    padding-left: 180px;
}

.footer .footer-help dl {
    display: inline;
    float: left;
    margin-right: 11px;
    width: 144px;
}

.footer .footer-help dl dt a {
    line-height: 24px;
    color: #b3b3b3;
    font-size: 15px;
    font-weight: bold;
}

.footer .footer-help dl dd a {
    line-height: 24px;
    color: #b3b3b3;
    font-size: 13px;
}

.footer .footer-help dl dt a:hover {
    text-decoration: blink;
    color: #fff;
}

.footer .footer-help dl dd a:hover {
    text-decoration: blink;
    color: #fff;
}

.footer-friendlink p {
    margin: 0 auto;
    width: 1080px;
    text-align: center;
    color: #b3b3b3;
}

.footer-friendlink a, .footer-friendlink span {
    display: inline;
    color: #b3b3b3;
}

.footer-friendlink span {
    padding: 0px 5px;
}

/* color */

.color02 {
    color: #fd4d00;
}

.green {
    color: green;
}

/* 分页 */

.pagination {
    
    margin: 20px 0;
    text-align: center;
}

.pagination .pg-list {
    display: inline-block;
    vertical-align: top;
}

.pagination .pg-list span {
    background: none repeat scroll 0 0 #d03800;
    border-color: #d03800;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    margin-right: 4px;
    padding: 0 9px;
}

.pagination .pg-list a {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    margin-right: 4px;
    padding: 0 9px;
    text-decoration: none;
}

.pagination .pg-list a:hover {
    border-color: #d03800;
}

.firstdd1 div {
    height: 1px;
    border-bottom: 1px solid red;
    position: absolute;
    left: 24px;
    margin-top: -1px;
}

.firstdd1 {
    border-bottom: 1px dotted #8d8d8d;
    font-size: 13px;
    width: 425px;
    margin-left: 19px;
    margin-top: 10px;
    font-weight: bold;
}

.firstdd1 a {
    color: black;
    line-height: 21px;
}

.firstdd2 {
    display: inline-block;
    margin-left: 19px;
}

.firstdd2 a {
    color: #8d8d8d;
    font-size: 12px;
    line-height: 20px;
}

.status1 {
    background: url("/statics/hy/images/369.png") 0px 0px;
    width: 28px;
    height: 15px;
    position: relative;
    left: 100%;
    top: 4px;
    animation: bounce-up 0.7s infinite;
    -webkit-animation: bounce-up 0.7s infinite;
}

.status2 {
    background: url("/statics/hy/images/369.png") 0px -22px;
    width: 28px;
    height: 15px;
    position: relative;
    left: 100%;
    top: 4px;
    animation: bounce-up 0.7s infinite;
    -webkit-animation: bounce-up 0.7s infinite;
}

@-webkit-keyframes bounce-up {
    0% {
        -webkit-transform: translateY(3px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}

@keyframes bounce-up {
    0% {
        transform: translateY(3px);
    }
    100% {
        transform: translateY(0);
    }
}

a.statusa1 {
    color: #33cc99;
}

a.statusa2 {
    color: #ff0000;
}

.zxxx {
    width: 20px;
    height: 20px;
    background: red;
    display: inline-block;
    position: absolute;
    top: -9px;
    margin-left: -14px;
    border-radius: 15px;
    text-align: center;
    line-height: 20px;
    color: #fff;
}

.scxz {
    display: inline-block;
    position: absolute;
    top: -20px;
}

.scxz img {
    position: relative;
    left: -49px;
}

#top_tips {
    width: 1240px;
    height: 75px;
    font-size: 14px;
    overflow: hidden;
    margin: 0px auto;
    border-top: 1px solid red;
    border-bottom: 1px solid red;
    padding-bottom: 5px;
    padding-top: 5px;
}

#top_tips>div:nth-child(1) {
    width: 40px;
    height: 40px;
    display: inline-block;
    float: left;
}

#top_tips>div:nth-child(1) p {
    width: 38px;
    height: 38px;
    margin-top: 18px;
    display: inline-block;
    border: 1px solid;
    border-radius: 20px;
    text-align: center;
    line-height: 38px;
}

#top_tips>div:nth-child(2) {
    width: 1172px;
    display: inline-block;
    float: left;
}

#top_tips>div:nth-child(2) div {
    padding-left: 15px;
    padding-right: 15px;
}

#top_tips>div:nth-child(2) div p {
    margin-top: 5px;
    text-indent: 28px;
    line-height: 22px;
    display: none;
    font-size: 14px;
}

#top_tips>div:nth-child(2) div p:nth-child(1) {
    display: block;
}

