.fl {
    float: left;
}

.fr {
    float: right;
}

.cl:after,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.cl,
.clearfix {
    zoom: 1
}

.wrap {
    width: 1320px;
    margin: 0px auto;
}

.top {
    background-color: #fff;
}

.header {
    width: 100%;
    height: 40px;
    line-height: 40px;
    clear: both;
    color: #696969;
    border-bottom: 1px solid #eeeeee;
}

.header_top {
    font-size: 12px;
}

.header_login a {
    color: #0059d6;
    margin: 0 0 0 3px;
}

#topul li {
    float: left;
    padding-left: 15px;
}

#topul li a {
    padding: 0 2px;
    color: #696969;
}

.top-logo {
    display: block;
    background-image: url(/logo.png);
    background-repeat: no-repeat;
    width: 280px;
    height: 83.3px;
    background-size: 280px 83.3px;
    margin-top: -16px;
}

.a-member {
    position: relative;
}

.navCon {
    display: none;
    left: -78px;
    width: 310px;
    position: absolute;
    z-index: 99999999;
    padding: 20px 15px 5px;
    background: #fff;
    border: 1px solid #ebeef5;
    border-radius: 4px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
}

.navCon em {
    display: block;
    position: absolute;
    top: -15px;
    left: 150px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid #eeeeee;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}

.navCon em::after {
    content: '';
    display: block;
    position: absolute;
    top: -6px;
    left: -7px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

.navCon dd {
    padding-bottom: 10px;
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 1px solid #e9eaec;
}

.navCon dd:last-child {
    border: none;
}

.navCon dd p {
    font-size: 14px;
    color: #282828;
    line-height: 30px;
    font-weight: bold;
}

.navCon dd a {
    display: block;
    float: left;
    font-size: 12px;
    color: #959595;
    line-height: 26px;
    margin-right: 12px;
}

.navCon dd a:hover {
    color: #d94536;
}

.a-member:hover .navCon {
    display: block;
}

.a-member>a {
    padding-right: 20px !important;
    display: block;
    background-image: url(../image/down.png);
    background-repeat: no-repeat;
    background-size: 14px auto;
    background-position: right 11px;
}


.nav_hd_top {
    width: 100%;
    padding-top: 15px;
    position: relative;
    z-index: 4;
}

.nav_top {
    height: 88px;
    position: relative;
    padding-top: 15px;
}

.main_uc {
    margin: 10px 0 0 120px;
}

.head_search {
    width: 605px;
    height: auto;
    position: relative;
    z-index: 4;
}

.head_search .hsit,
.head_search .onhsit {
    float: left;
    width: 465px;
    border: 1px #eeeeee solid;
    border-right: none;
    height: 38px;
    position: relative;
    padding-left: 35px;
    background-image: url(../image/erarth.gif);
    background-size: 35px;
    background-repeat: no-repeat;
}

.head_search .onhsit {
    border: 1px #1269d3 solid;
    border-right: none;
}

.head_search .hsbn {
    float: left;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: none;
    outline: none;
    font-size: 16px;
    color: #FFFFFF;
    cursor: pointer;
    background: #ff4949;
    transition-duration: 0.3s;
    border-radius: 0 3px 3px 0;
    padding: 0;
}

.head_search .hsbn:hover {
    background: #ff0000;
}

.head_search .search_m,
.head_search .onsearch_m,
.head_search .onsearch_m2 {
    float: left;
    width: 45px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #333;
    font-size: 12px;
    border: none;
    outline: none;
    cursor: pointer;
    border-right: 1px #eeeeee solid;
    background: url(../image/headerdown.png) 30px 16px no-repeat;
    padding: 0;
    text-align: left;
    margin-left: 5px;
}

.head_search .onsearch_m {
    /* background: #f2f2f2 url(../images/headerup.png) 57px 16px no-repeat;*/
    color: #1269d3;
}

.head_search .onsearch_m2 {
   /* background: #f2f2f2 url(../images/headeruph.png) 57px 16px no-repeat;*/
    color: #333333;
}

.head_search .search_i {
    padding: 10px 15px;
    border: 0px;
    border: none;
    outline: none;
    color: #999;
    font-size: 12px;
    width: 260px;
}

.head_search .hotkw {
    width: auto;
    display: block;
    float: right;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 10px;
    top: 7px;
}

.head_search .hotkw a {
    float: left;
    padding: 0 10px;
    height: 24px;
    font-size: 12px;
    color: #333;
    background: #f2f2f2;
    margin-right: 10px;
    border-radius: 20px;
}

.head_search .hotkw a:hover {
    color: #f66400;
}

.head_search .search_form_focus .hotkw {
    display: none
}

.head_search .search_module {
    position: absolute;
    width: 265px;
    padding: 10px;
    height: auto;
    overflow: hidden;
    top: 39px;
    z-index: 500;
    background: #FFFFFF;
    text-align: center;
    border: 1px solid #ebeef5;
    border-radius: 4px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
}

.head_search .search_module a {
    color: #333;
    display: block;
    width: 71px;
    height: 32px;
    line-height: 32px;
    float: left;
    font-size: 12px;
    background: #f9f9f9;
    margin: 0 7px 5px 7px;
    border: 1px #e0e0e0 solid;
}

.head_search .search_module a:hover {
    color: #1269d3;
}

.head_search .search_tips {
    position: absolute;
    z-index: 999999;
    left: 73px;
    top: 40px;
    width: 427px;
    padding-top: 15px;
    height: auto;
    overflow: hidden;
    border: 1px #1268d3 solid;
    border-top: none;
    background: #FFFFFF;
}

.head_search .search_t_div_1,
.head_search .search_t_div_2 {
    border: 0px;
    margin: 5px auto;
    width: 396px;
    padding: 0 15px;
    height: 24px;
    line-height: 24px;
    background: #FFFFFF;
    color: #666666;
    font-size: 12px;
    cursor: pointer;
}

.head_search .search_t_div_2 {
    background: #f3f3f3;
}

.head_search .search_tips span {
    float: right;
    color: #999999;
}

.head_search .search_tips label {
    background: #f3f3f3;
    font-size: 12px;
    text-align: right;
    padding-right: 15px;
    display: block;
    height: 30px;
    line-height: 30px;
    color: #666;
    cursor: pointer;
}

.head_search .search_tips_zx {
    position: absolute;
    z-index: 999999;
    left: 0;
    top: 40px;
    width: 565px;
    padding-top: 15px;
    height: auto;
    overflow: hidden;
    border: 1px #1268d3 solid;
    border-top: none;
    background: #FFFFFF;
}

.head_search .search_tips_zx span {
    float: right;
    color: #999999;
}

.head_search .search_tips_zx label {
    background: #f3f3f3;
    font-size: 12px;
    text-align: right;
    padding-right: 15px;
    display: block;
    height: 30px;
    line-height: 30px;
    color: #666;
    cursor: pointer;
}

.head_bprice {
    padding-top: 12px;
    text-align: center;
}

.head_bprice a,
.xt_bprice a {
    font-size: 14px;
    display: block;
    height: 35px;
    line-height: 35px;
    border: 1px #dbdbdb solid;
    transition-duration: 0.3s;
    width: 200px;
}

.navigation {
    height: 47px;
}

.navigation_nav {
    height: 47px;
    position: relative;
}

.navigation_nav>ul>li {
    float: left;
    padding: 0 20px;
    height: 47px;
    line-height: 47px;
    position: relative;
}

.navigation_nav>ul>li>a {
    color: #333333;
    font-size: 16px;
    z-index: 0;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 40px;
    height: 40px;
    padding-bottom: 12px;
    border-bottom: 3px solid transparent;
}

.navigation_nav>ul>li a:hover {
    color: #ff4949;
}

.navigation_nav>ul>li.title {
    width: 160px;
    text-align: left;
    color: #fff;
    background: #ff4949;
    font-size: 16px;
    background-image: url(../image/fenlei.png);
    background-repeat: no-repeat;
    background-position: 20px 1px;
    padding-left: 60px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.navigation_nav>ul>li.title:hover {
    cursor: pointer;
}

.navigation_nav>ul>li.title img {
    float: left;
}

.navigation_nav>ul>li.title>a {
    color: #fff;
    font-size: 14px;
}

.navigation_nav>ul>li.title a:hover {
    border-bottom: none;
}

.navigation_nav>ul>li.title .iconfont {
    margin-right: 10px;
    font-size: 17px;
    vertical-align: middle;
    line-height: 42px
}


.navigation_nav>ul>li:hover>a,
.menuon>ul>li>a {
    border-bottom: 3px solid #ff4949;
    font-weight: bold;
    color: #ff4949;
}

.prime {
    position: relative;
}


.index_c {
    float: left;
    margin-top: 15px;
    margin-left: 255px;
    overflow: hidden;
    position: absolute;
    width: 800px;
}

.index-top-banner {
    position: relative;
    width: 800px;
    height: 335px;
    overflow: hidden;
}

.index-top-banner .pic {
    position: relative;
    z-index: 0;
}

.index-top-banner .pic img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 3px;
}

.index-top-banner .hd {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    font-size: 0;
    z-index: 1;
}

.index-top-banner .hd li {
    margin: 0 5px;
    background: url(../image/dot.png) no-repeat 0 -16px;
    height: 16px;
    overflow: hidden;
    width: 16px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    _background: url(../image/dot8.png) no-repeat 0 -16px;
}

.index-top-banner .hd .on {
    background-position: 0 0;
}


.scroll_show {
    margin-top: 15px;
    height: 150px;
    position: relative;
}

.scroll_ul li {
    width: 256.6666666px;
    height: 150px;
    background: url(../image/scroll_ul.jpg) no-repeat;
    float: left;
}

.scroll_ul li a {
    display: block;
    padding: 20px;
    height: 110px;
    font-size: 14px;
    color: #696969;
    position: relative
}

.scroll_ul li a .t {
    font-size: 16px;
    color: #e60000
}

.scroll_ul li a .txt {
    position: relative;
    z-index: 1
}

.scroll_ul li a img {
    right: 10px;
    bottom: 8px;
    position: absolute
}

.scroll_ul li:nth-child(2) {
    margin: 0px 15px;
}

.a1-right {
    float: right;
    width: 250px;
    height: 525px;
    background-color: #fff;
    margin-top: 15px;
    border-radius: 3px;
  
}

.right-header {
    overflow: hidden;
    padding: 20px;
}

.right-header .img,
.right-header img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: url(../image/member.png) no-repeat center / 60% auto #e6e6e6;
}

.right-header .img {
    float: left;
}

.right-header dl {
    float: left;
    text-align: left;
    margin-left: 10px;
    margin-top: 1px;
}

.right-header dl dd {
    color: #666666;
    font-size: 16px;
    width: 150px;
}

.right-header dl dt {
    color: #999999;
    font-size: 12px;
}

.btn-box {
    padding: 0px 16px 0 16px;
}

.btn01,
.btn02 {
    font-size: 14px;
    font-weight: bold;
    line-height: 35px;
    border-radius: 100px;
    margin-bottom: 12px;
    text-align: center;
}

.btn01 {
    border: 1px solid #ff4949;
    color: #ff4949;
}

.btn02 {
    background: #ff4949;
    color: #ffffff;
}

.notice {
    margin-top: 15px;
    width: 250px;
    overflow: hidden;
}

.notice .tab-hd {
    height: 33px;
    margin-bottom: -1px;
    color: #404040;
}

.notice .tab-hd ul {
    padding-top: 4px;
    margin-left: 20px;
}

.notice .tab-hd li {
    float: left;
    height: 28px;
    line-height: 28px;
}

.notice .tab-hd li a {
    font-size: 14px;
    display: block;
    padding: 0 18px;
}

.notice .tab-hd li a:hover {
    color: #ff4949;
}

.notice .tab-hd li.on {
    border: 1px solid #eeeeee;
    border-bottom: none;
    background-color: #fff;
    font-weight: bold;
    position: relative;
    margin-left: -1px;
    margin-right: -1px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.notice .tab-bd {
    border-top: 1px solid #eeeeee;
    padding: 5px;
}

.notice .tab-pal {
    padding-top: 10px;
}

dl.sondl {
    overflow: hidden;
    padding: 0 15px;
    font-size: 12px;
    margin-bottom: 13px;
}

.sondl dd {
    width: 210px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

dl.sondl dd {
    float: left;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sondl dd span {
    display: inline-block;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #cccccc;
    color: #ffffff;
    margin: 0 6px 0px 0;
}

.sondl dd span.first-span {
    background: #ff4949;
}

.tab_cont_ul {
    padding-left: 10px;
    line-height: 30px;
    min-height: 167px
}

.tab_cont_ul li {
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.safeguard {
    border-top: 1px solid #eeeeee;
    margin-top: 15px;
    padding-top: 20px;
}

.safeguard ul li {
    width: 29.5%;
    float: left;
    text-align: center;
    margin: 0px 1.92%;
}

.safeguard ul li .hikukh_14_icon {
    content: url("../image/hikukh_14.png");
}

.safeguard ul li .hikukh_16_icon {
    content: url("../image/hikukh_16.png");
}

.safeguard ul li .hikukh_19_icon {
    content: url("../image/hikukh_19.png");
}

.hot {
    position: absolute;
    top: 0px;
    left: auto;
    right: 0;
    height: 14px;
    width: 28px;
    background: url(../image/hot.gif) no-repeat 100%;
}

.nav-sub {
    float: left;
    width: 240px;
    background-color: #fff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.nav-sub ul {
    padding: 23px 0px;
    margin: 0px;
}

.nav-sub .mod-cate {
    height: 45px;
    line-height: 45px;
    padding: 0 7px;
    overflow: hidden;
}

.nav-sub .mod-cate:hover {
    background: #ff4949;
}

.nav-sub .mod-cate:hover .iconfont {
    color: #fff;
}

.nav-sub .mod-cate:hover p.aicon a {
    text-decoration: none;
    color: #fff;
}

.nav-sub ul .aicon {
    padding-left: 15px;
    float: left;
    width: 200px;
    font-size: 14px;
    font-weight: normal;
    font-family: "Microsoft Yahei";
    cursor: pointer;
}

.nav-sub ul .aicon a {
    font-size: 14px !important;
    color: #333;
}

.nav-sub .aicon .iconfont {
    color: #999999;
    width: 24px;
    text-align: center;
    float: left;
    font-size: 22px !important;
    margin-right: 5px;
}

.nav-sub ul li:last-child {
    background: none;
}

.mod-cate-txt {
    width: 700px;
    height: 515px;
    margin: 0 0 0 5px;
    position: absolute;
    top: -1px;
    z-index: 2;
    left: 235px;
    overflow: hidden;
    display: none;
    background: #fff;
    border: 1px solid #ebeef5;
    border-left: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 0px 12px 0 rgba(0, 0, 0, .1);
}

.mod-cate-txt ul {
    padding: 30px 30px 10px 30px;
    border-bottom: 1px #e5e5e5 solid;
    float: left;
    margin-bottom: 16px;
}

.mod-cate-txt ul:last-child {
    border-bottom: 0;
}

.mod-cate-txt ul li.tit1 {
    width: 100%;
    font-size: 15px;
    color: #000;
    line-height: 25px;
    font-style: normal;
    font-weight: bold;
    float: left;
    padding-bottom: 10px;
}

.mod-cate-txt ul li.list1 {
    line-height: 25px;
    float: left;
    overflow: hidden;
}

.mod-cate-txt ul li.list1 a {
    border-right: 1px solid #e5e5e5;
    color: #666;
    font-size: 12px;
    padding: 0px 10px;
    display: inline;
    white-space: nowrap;
}

.mod-cate-txt ul li.list1 a:last-child {
    border: none;
}

.mod-cate-txt ul li.list1 a:hover {
    color: #db2242;
}

.mod-cate:hover .mod-cate-txt {
    /*display: block;*/
}


.nav-index {
    margin-left: 30px;
}


.at-breadcrumb {
    position: relative;
    padding: 3px 0px;
    font-size: 14px;
    line-height: 1.5;
}

.at-breadcrumb:after {
    clear: both;
    content: "";
    display: block
}

.at-breadcrumb__separator {
    margin: 0 3px;
    color: #d2d2d2
}

.at-breadcrumb__item:last-child {
    color: #717171;
    cursor: text;
}

.at-breadcrumb__item:last-child .at-breadcrumb__separator {
    display: none
}

.at-breadcrumb__link {
    color: #3a3a3a;
    -webkit-transition: color .3s;
    transition: color .3s
}

.at-breadcrumb__link:hover {
    color: #ff4949;
    cursor: pointer
}

.footer {
    margin-top: 30px;
    background: #292929;
}

.footer_bottom {
    color: #666666;
    padding: 30px 0px;
    text-align: center;
    line-height: 30px;
}

.footer_bottom span {
    margin: 0px 3px;
}

.box {
    margin-top: 15px;
    background-color: #fff;
    border-radius: 3px;
    padding: 15px 20px;
}

.showcate {
    position: relative;
}

#subcate {
    display: none;
    position: absolute;
    width: 240px;
    height: 515px;
    top: 47px;
    left: 0px;
    background-color: #fff;
    border-radius: 4px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    z-index: 1;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
}

.showcate:hover #subcate {
    display: block;
}

.info-title {
    padding: 30px;
    padding-top: 18px;
    padding-bottom: 18px;
    box-shadow: 0 1px 0 0 rgba(44, 114, 255, .1), 0 4px 20px 0 rgba(44, 114, 255, .05);
}

.info-title span {
    float: left;
    width: 5px;
    height: 15px;
    background: #ff4949;
    display: block;
    margin-right: 10px;
    border-radius: 4px;
    margin-top: 2px;
}

.info-title h4 {
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 18px;
}

.info-title h3 {
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 18px;
}

.info-title .title-name {
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 18px;
    font-weight: bold;
}

.product_option {
    border-top: 1px solid #eeeeee;
    background: #fff;
    font-size: 14px;
    margin-top: 10px;
    padding-top: 15px;
}


.product_option1 {
    width: 100%;
    display: inline-block;
}

.product_list,
.product_search,
.product_option1 {
    width: 1310px;
}

.product_option1L {
    width: 70px;
    float: left;
    color: #999;
    line-height: 40px;
}

.product_option1L h3 {
    width: 60px;
    text-align: right;
    padding-right: 20px;
    font-size: 14px;
    font-weight: 100;
    float: left;
}

.product_option1L .sx-title {
    width: 60px;
    text-align: right;
    padding-right: 20px;
    font-size: 14px;
    font-weight: 100;
    float: left;
}

.product_option1C {
    width: 980px;
    float: left;
}

.product_option1C ul {
    display: inline-block;
}

.side_option {
    height: 35px;
    overflow: hidden;
}

.product_option1C ul li {
    height: 30px;
    line-height: 30px;
    float: left;
    margin-top: 6px;
}

.product_option1C3 a {
    padding: 0 10px;
    float: left;
    margin-right: 10px;
    height: 24px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    border: 1px solid #ff4949;
    background: #ff4949;
    border-radius: 3px;
}

.product_option1C1 a {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
    float: left;
    margin-right: 5px;
    color: #666;
    border: 1px solid #fff;
    white-space: nowrap;
    display: inline-block;
}

.product_option1R {
    width: 60px;
    float: right;
    margin-right: 32px;
}

.product_searchR a,
.product_option1R a {
    margin-top: 15px;
    text-indent: 15px;
    width: 100%;
    height: 14px;
    line-height: 14px;
    background: url(../image/product_option1Rbg1.png) no-repeat right;
    color: #ff4949;
    text-align: left;
    font-size: 12px;
    float: left;
    cursor: pointer;
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.product_option1R a.cur {
    background: url(../image/product_option1Rbg2.png) no-repeat right;
    color: #ff4949;
}

#page {
    text-align: center;
}

.pagination {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0;
    font-size: 0;
}

.pagination li {
    display: inline-block;
    height: 2.1pc;
    color: #666;
    border: 1px solid #d7dde4;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-size: 14px;
    margin: 4px;
    background-color: #fff;
}

.pagination li:hover {
    border-color: #ff4949
}

.pagination .disabled,
.pagination .disabled:hover {
    border-color: #d7dde4;
    cursor: not-allowed
}

.pagination a,
.pagination span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    line-height: 2.1pc;
    margin: 0 -1px -1px 0;
    color: #333;
}

.pagination .active {
    border: 1px solid #ff4949;
    background-color: #ff4949
}

.pagination .active a {
    color: #fff;
}

.pagination .active span {
    color: #fff !important
}


.sell-left {
    padding: 0px;
    width: 1000px;
}

.sell-right {
    padding: 0px;
    width: 305px;
}

.el {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.top_active {
    border-bottom: 3px solid #ff4949 !important;
    font-weight: bold;
    color: #ff4949 !important;
}

.navigation_nav>ul>li.header-home-li {
    width: 80px;
    text-align: left;
    color: #fff;
    background: #ff4949;
    font-size: 16px;
    background-image: url(../image/home.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 30px 13px;
    padding-left: 60px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}