.hot-box img
{
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}
.hot-box img:hover
{
    transform: scale(1.1);
}
.sy-item .hot-box li
{
    overflow: hidden;
}
.slideBox
{
    width: 100%;
    height: 420px;
    overflow: hidden;
    position: relative;
}
.tempWrap
{
    width: 100%;
}
.slideBox .bd
{
    position: relative;
    z-index: 1;
    width: 100%;
}
.slideBox .bd li
{
    zoom: 1;
    vertical-align: middle;
    overflow: hidden;
    width: 100%;
    text-align: center;
    background-position: center center !important;
    height: 420px;
}
.slideBox .bd li a
{
    display: block;
    width: 100%;
    height: 420px;
}

.slideBox .btns
{
    position: absolute;
    bottom: 20px;
    left: 0;
    text-align: center;
    width: 100%;
    z-index: 99;
}
.slideBox .btns li
{
    width: 16px;
    height: 16px;
    display: inline-block;
    background: #98aeca;
    margin: 0 10px;
    border-radius: 50%;
}
.slideBox .btns li.active
{
    background: #ce1c1b;
}
.ban-login
{
    width: 200px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 400px;
    z-index: 9;
}
.ban-login .login-main
{
    width: 200px;
    height: 394px;
    background: url("loginbg.png") no-repeat;
    float: right;
}
.ban-login .login-main .bz-ul
{
    margin-top: 20px;
}
.ban-login .login-main .bz-ul li
{
    width: 33.33%;
    float: left;
    text-align: center;
}
.ban-login .login-main .bz-ul li i
{
    display: block;
    background: url("icons_sprite.png") no-repeat;
    width: 31px;
    height: 31px;
    margin: 0 auto;
}
.ban-login .login-main .bz-ul li:first-child i
{
    background-position: -53px -1px;
}
.ban-login .login-main .bz-ul li:nth-child(2) i
{
    background-position: -120px 0;
}
.ban-login .login-main .bz-ul li:nth-child(3) i
{
    background-position: -187px 0;
}
.ban-login .login-main .bz-ul li p
{
    font-size: 12px;
    color: #ce1c1b;
}
.ban-login .login-main .gg-ul li
{
    margin-top: 14px;
    font-size: 12px;
    color: #666666;
    padding: 0 12px;
    box-sizing: border-box;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}
.ban-login .login-main .denglu
{
    border-top: 1px solid #d9cfcd;
    margin-top: 20px;
}
.ban-login .login-main .denglu h3
{
    font-size: 14px;
    color: #000;
    line-height: 24px;
}
.ban-login .login-main .denglu h3 i
{
    width: 30px;
    height: 27px;
    display: inline-block;
    background: url("icons_sprite.png") 0 -107px no-repeat;
    margin-top: -3px;
    margin-left: 10px;
    margin-right: 7px;
}
.ban-login .login-main .denglu h3 span
{
    vertical-align: middle;
    margin-bottom: 10px;
    display: inline-block;
}
.ban-login .login-main .inp
{
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.ban-login .login-main .inp input
{
    font-size: 12px;
    width: 100%;
    display: block;
    height: 32px;
    padding-left: 6px;
    box-sizing: border-box;
}
.ban-login .login-main .dl-now
{
    padding: 0 10px;
}
.ban-login .login-main .dl-1
{
    display: block;
    float: left;
    width: 95px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: url("icons_sprite.png") 0 -139px no-repeat;
    font-size: 14px;
    color: #705001;
    border: none;
    cursor: pointer;
}
.ban-login .login-main .d-w
{
    width: 60px;
    height: 34px;
    line-height: 35px;
    float: left;
    display: block;
    color: #2b58ff;
    font-size: 12px;
    margin-left: 10px;
}
.ban-login .login-main .d-w:hover
{
    color: #dc0000;
}
/*主内容*/
.sy-item .sy-tit
{
    line-height: 1;
    margin-top: 6px;
    padding: 14px 0 10px 0;
    padding-left: 7px;
    box-sizing: border-box;
    border-top: 1px solid #e6e6e6;
}
.sy-item1 .sy-tit
{
    border: none;
}
.sy-item .sy-tit span
{
    border-left: 4px solid #ce1c1b;
    padding-left: 8px;
    font-size: 22px;
    color: #000;
    font-weight: 600;
    line-height: 1;
    display: inline-block;
    height: 22px;
}
.sy-item .hot-box
{
    font-size: 0;
    margin-left: 1px;
}
.sy-item .hot-box li
{
    display: inline-block;
    padding: 3px;
    border: 1px solid #ececec;
    margin-left: -1px;
    box-sizing: border-box;
}
.sy-item .hot-box li:nth-child(even)
{
    /* padding-left: 3px;     padding-right: 3px;*/
}
.sy-item .hot-ban
{
    margin-top: 16px;
}
.sy-item .hot-tab-box
{
    border: 1px solid #d4d4d4;
    border-top: 2px solid #ce1c1b;
    margin-top: 8px;
}
.sy-item .tab-menu
{
    width: 100%;
    font-size: 0;
}
.sy-item .tab-menu a
{
    display: inline-block;
    border: 1px solid #d4d4d4;
    text-align: center;
    width: 240px;
    height: 36px;
    line-height: 36px;
    background: #f9f9f9;
    font-size: 16px;
    color: #333;
    margin-left: -1px;
    border-top: none;
}
.sy-item .tab-menu a.on
{
    color: #c91511;
    background: #ffffff;
}
.sy-item .hot-tab-main
{
    padding: 20px 0;
}
.sy-item .hot-tab-main ul
{
    display: none;
}
.sy-item .hot-tab-main li
{
    width: 162px;
    float: left;
    margin-left: 31px;
}
.sy-item .hot-tab-main li .pic
{
    border: 1px solid #d4d4d4;
    box-sizing: border-box;
    text-align: center;
}
.sy-item .hot-tab-main li .pic img
{
    width: 160px;
    height: 160px;
}
.sy-item .hot-tab-main li .txt
{
    overflow: hidden;
}
.sy-item .hot-tab-main li .price
{
    font-size: 18px;
    color: #d00000;
    line-height: 1;
    line-height: 1.8;
    padding-top: 6px;
}
.sy-item .hot-tab-main li .price span
{
    font-size: 12px;
}
.sy-item .hot-tab-main li .name
{
    font-size: 12px;
    color: #666;
    line-height: 1.6;
}

.sy-item2 .sy-tit
{
    border-bottom: 3px solid #4199d7;
}
.sy-item2 .sy-tit span
{
    border-color: #699fe5;
    color: #699fe5;
}
.pro-same .pro-left-box
{
    width: 220px;
    float: left;
}
.pro-same .pro-left-box .pic-box
{
    height: 346px;
}
.pro-same .pro-left-box .pro-sanx
{
    width: 100%;
    height: 100px;
    border: 1px solid #d4d4d4;
    margin-top: 8px;
    box-sizing: border-box;
    padding: 10px;
}
.pro-same .pro-left-box .pro-sanx h3
{
    color: #333333;
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
}
.pro-same .pro-left-box .pro-s
{
    margin-top: 5px;
}
.pro-same .pro-left-box .pro-s a
{
    font-size: 12px;
    color: #404040;
    display: inline-block;
    margin-right: 23px;
}
.pro-same .pro-right-box
{
    width: 980px;
    float: left;
}
.pro-same .pro-right-box li
{
    width: 235px;
    margin-top: 11px;
    margin-left: 10px;
    float: left;
}
.pro-same .pro-right-box .s-pic
{
    background: #fff;
    border: 1px solid #f4f4f4;
    text-align: center;
    vertical-align: middle;
}
.pro-same .pro-right-box .s-txt
{
    border: 2px solid #f3f3f3;
    border-top: none;
    height: 52px;
    background: #fcfcfc;
    overflow: hidden;
}
.pro-same .pro-right-box .s-txt h5
{
    margin-top: 10px;
    color: #666666;
    font-size: 12px;
    text-align: center;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pro-same .pro-right-box .s-txt p
{
    font-size: 14px;
    color: #cc0000;
    text-align: center;
    margin-top: 8px;
}

.sy-item .sy-tit2
{
    border-bottom-color: #ea7c52;
}
.sy-item .sy-tit2 span
{
    color: #f29a3f;
    border-color: #f29a3f;
}
.sy-item .sy-tit3
{
    border-bottom-color: #a9d741;
}
.sy-item .sy-tit3 span
{
    color: #a9d741;
    border-color: #a9d741;
}

.sy-item .sy-tit4
{
    border-bottom-color: #f97b93;
}
.sy-item .sy-tit4 span
{
    color: #f97b93;
    border-color: #f97b93;
}

.sy-item .sy-tit5
{
    border-bottom-color: #b56d19;
}
.sy-item .sy-tit5 span
{
    color: #e0a968;
    border-color: #e0a968;
}

.sy-item .sy-tit6
{
    border-bottom-color: #e8805a;
}
.sy-item .sy-tit6 span
{
    color: #e8805a;
    border-color: #e8805a;
}

/******news******/
.sy-news-box
{
    margin-top: 24px;
}
.sy-news-box .news-l
{
    width: 374px;
    float: left;
    height: 230px;
}

.slideBox1
{
    width: 100%;
    height: 230px;
    overflow: hidden;
    position: relative;
}
.tempWrap
{
    width: 100%;
}
.slideBox1 .bd
{
    z-index: 1;
    width: 100%;
    overflow: hidden;
}
.slideBox1 .bd li
{
    zoom: 1;
    vertical-align: middle;
    overflow: hidden;
    width: 100%;
    text-align: center;
    height: 100%;
    position: relative;
}
.slideBox1 .bd li img
{
    height: 100%;
    width: 100%;
    display: block;
}
.slideBox1 .bd li h3
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 34px;
    background: rgba(0,0,0,.7);
    color: #ffffff;
    font-size: 14px;
    padding-left: 8px;
    box-sizing: border-box;
    line-height: 34px;
    text-align: left;
}
.slideBox1 .btns1
{
    position: absolute;
    bottom: 10px;
    left: 0;
    text-align: right;
    width: 100%;
    padding-right: 20px;
    box-sizing: border-box;
    z-index: 99;
}
.slideBox1 .btns1 li
{
    width: 6px;
    height: 6px;
    display: inline-block;
    background: #fff;
    cursor: pointer;
    margin: 0 3px;
    border-radius: 50%;
}
.slideBox1 .btns1 li.active
{
    background: #ce1c1b;
}

.sy-news-box .news-c
{
    width: 470px;
    padding: 14px;
    box-sizing: border-box;
    float: left;
}
.sy-news-box .news-c .news-rec h3
{
    margin-bottom: 10px;
}
.sy-news-box .news-c .news-rec h3 a
{
    color: #333333;
    font-size: 16px;
}
.sy-news-box .news-c .news-rec h3 a:hover
{
    color: #dc0000;
}
.sy-news-box .news-c .news-rec p
{
    line-height: 2;
    color: #999;
    font-size: 12px;
}
.sy-news-box .news-c .news-rec p a
{
    float: right;
    color: #dc0000;
    font-size: 12px;
}
.sy-news-box .news-c .news-list
{
    margin-top: 10px;
}
.sy-news-box .news-c .news-list li
{
    line-height: 1;
    margin-top: 14px;
}
.sy-news-box .news-c .news-list li a
{
    color: #333;
    font-size: 14px;
}
.sy-news-box .news-c .news-list li a:hover
{
    color: #dc0000;
}
.sy-news-box .news-c .news-list li span
{
    float: right;
    line-height: 1.1;
}
.sy-news-box .news-r
{
    width: 350px;
    float: right;
}
.sy-news-box .news-r li:first-child
{
    margin-bottom: 10px;
}
.sy-news-box .news-r .r-pic
{
    width: 136px;
    float: left;
}
.sy-news-box .news-r .r-pic img
{
    width: 100%;
}
.sy-news-box .news-r .r-txt
{
    width: 196px;
    float: right;
}
.sy-news-box .news-r .r-txt h3
{
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}
.sy-news-box .news-r .r-txt h3 a
{
    font-size: 14px;
    color: #333;
}
.sy-news-box .news-r .r-txt:hover a
{
    color: #dc0000;
}
.sy-news-box .news-r .r-txt p
{
    font-size: 12px;
    color: #666666;
    line-height: 1.7;
}
.sy-news-box .news-r .r-txt .p-a a
{
    color: #dc0000;
}


/***************左侧楼层定位***************/
.elevator
{
    overflow: visible;
    width: 40px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: 0 0 0px -650px;
    z-index: 3333;
}
.elevator .elevator-floor
{
    width: 40px;
    height: 400px;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    left: 0;
    top: 0;
}
.elevator .elevator-floor a
{
    width: 40px;
    height: 35px;
    line-height: 35px;
    display: block;
    position: relative;
    margin-top: -1px;
    cursor: pointer;
    text-decoration: none;
}
.elevator .elevator-floor b
{
    width: 18px;
    height: 18px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -18px 0 0 -9px;
    z-index: 1;
    color: #625351;
    font-family: Arial;
}
.elevator .elevator-floor .fs-name
{
    width: 40px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background: #E31939;
    display: inline-block;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: none;
}
.elevator .elevator-floor .fs-line
{
    display: block;
    width: 16px;
    margin-left: -9px;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-top: 1px dotted #E31939;
    position: absolute;
    left: 50%;
    top: 35px;
    z-index: 3;
}
.elevator .elevator-floor a.active .fs-name
{
    background: #E31939;
    color: #fff;
    display: block;
}
.elevator .elevator-floor a.active .fs
{
    display: none;
}
.elevator .elevator-floor a.active .fs-name:hover
{
    background: #E31939;
    color: #fff;
    text-decoration: none;
}
.elevator .elevator-floor a:hover .fs-name
{
    display: block;
}
.elevator .elevator-floor a:hover .fs-line
{
    display: none;
}
.elevator .elevator-floor a.active .fs-line
{
    display: none;
}




































.top-bor
{
    height: 35px;
    line-height: 35px;
    width: 100%;
    background: #f6f6f6;
    border-bottom: 1px #e6e6e6 solid;
}
.fl-clr
{
    zoom: 1;
}
.topNav
{
    float: right;
}
.hotline_top
{
    float: left;
    height: 35px;
    padding: 0 15px;
    color: #696969;
}
.memberid
{
    float: left;
    display: none;
}
.bw_1190
{
    width: 1190px;
    margin: 0 auto;
}
.topNav .quick_nav
{
    background: 0;
    position: relative;
}
.topNav li
{
    height: 100%;
    float: left;
    _display: inline;
    color: #e6e6e6;
}
.topNav li .a_wrap a
{
    margin-right: 12px;
    position: relative;
    cursor: pointer;
    color: #696969;
}
.topNav li a
{
    padding-left: 8px;
    padding-right: 8px;
}
.logo-bar
{
    width: 1190px;
    padding: 0;
    height: 120px;
    margin: 0 auto;
}
.logo_left
{
    float: left;
    padding-top: 42px;
    height: 44px;
}
.logo_activity
{
    float: left;
    padding-top: 10px;
    height: 97px;
    display: none;
}
.search-warp
{
    float: right;
    width: 456px;
    _width: 459px;
    height: 55px;
    margin: 0;
}
.search-warp
{
    width: 680px;
    padding-top: 54px;
    height: 65px;
}

.qr-fa
{
    top: 12px;
    right: -5px;
}
.qr-grandfa
{
    width: 95px;
}
.qr-grandfa
{
    position: relative;
    width: 102px;
    height: 1px;
    float: right;
}
.wx-atten
{
    text-align: center;
}
.wx-atten
{
    color: #666;
    line-height: 20px;
}
.search-warp .serch-items
{
    letter-spacing: -5px;
    overflow: hidden;
    word-spacing: -1px;
}


.search-warp .serch-items li.now
{
    background: 0;
    font-weight: normal;
}
.search-warp .serch-items li.now
{
    background-position: 18px -517px;
    color: #d10504;
    font-weight: bold;
    height: 23px;
}
.search-warp .serch-items li
{
    display: inline-block;
    float: left;
    font-size: 12px;
    height: 23px;
    line-height: 17px;
    letter-spacing: normal;
    margin-left: -2px;
    text-align: center;
    vertical-align: top;
    width: 45px;
    cursor: pointer;
    word-spacing: normal;
}
.search-warp .tab-cont-1
{
    width: 100%;
    height: 40px;
}
.search-warp .sub-btn
{
    width: 81px;
    height: 40px;
    background: #e60000 !important;
    font-family: "Microsoft YaHei";
    margin-left: 0;
    float: left;
}
.search-warp .sub-btn
{
    background: #d10504 !important;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    height: 32px;
    line-height: 32px;
    margin-left: -1px;
    overflow: hidden;
    width: 88px;
}
.search-warp input
{
    display: inline;
}
.search-warp, .search-warp .searchkuang
{
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}


.zg_top_lf, .zg_top_lf li, .zg_top_rt li, .inc_item dl dd, .inc_items dl dd, .logo img, .logo span, .search-warp input, .titlealink2 a, .login_0 ul li, .zg_foot_lf
{
    float: left;
}







.qr-fa
{
    position: absolute;
    right: 0;
}


.logo_left .slogan
{
    width: 125px;
    height: 44px;
    background: url(slogan.png) no-repeat;
    float: left;
    margin: 0 0 0 15px;
}
.logo_left img
{
    float: left;
}


.search-warp .searchkuang
{
    background: #fff;
    border: 1px solid #e6e6e6 !important;
    height: 38px;
    line-height: 38px;
    width: 418px;
    padding: 0 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    display: block;
}
.search-warp .sub-btn
{
    width: 81px;
    height: 40px;
    background: #e60000 !important;
    font-family: "Microsoft YaHei";
    margin-left: 0;
    float: left;
}

.help_a
{
    display: block;
    width: 148px;
    height: 38px;
    border: 1px solid #e6e6e6;
    text-align: center;
    font-size: 14px;
    background: #fafafa;
    line-height: 38px;
    float: right;
    cursor: pointer;
    position: relative;
}





.top-nav
{
    height: 45px;
}
.nav_pop
{
    width: 200px;
    height: 45px;
    float: left;
}
.nav_top
{
    height: 45px;
    padding-left: 20px;
    font-size: 16px;
    cursor: auto;
    background: #e60000;
    color: #fff;
    line-height: 45px;
}
.nav_second
{
    width: 198px;
    border: 1px solid #e6e6e6;
    border-top: 0;
    background: #fafafa;
    height: 510px;
    padding: 10px 0;
    position: relative;
}

.nav_second .li .a
{
    display: block;
    height: 34px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 34px;
    overflow: hidden;
    cursor: pointer;
}
.nav_ul
{
    height: 45px;
    float: left;
    padding-left: 15px;
}

.nav_ul li
{
    float: left;
    width: 118px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
}
.c1_left
{
    width: 935px;
    float: left;
}
.c1_right
{
    width: 240px;
    float: right;
}
.c1_right_box
{
    border: 1px solid #e6e6e6;
    border-top: 1px solid #e60000;
    height: 528px;
    background: #fff;
}
.c1_right_1
{
    height: 204px;
}
.c1_right_2
{
    height: 157px;
    border-top: 1px solid #e6e6e6;
    background: #fafafa;
}
.c1_right_2
{
    position: relative;
}
.c1_right_3
{
    height: 46px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.c1_right_4
{
    height: 119px;
}


.conment_middle
{
    height: 530px;
    padding-left: 215px;
}

.ck-slide
{
    position: relative;
    overflow: hidden;
    width: 720px;
    height: 365px;
}
.ck-slide ul.ck-slide-wrapper li
{
    position: absolute;
    width: 720px;
    height: 365px;
    left: 0;
    top: 0;
}


.scroll_show
{
    height: 150px;
    position: relative;
}
.scroll_img *
{
    overflow: hidden;
}
.scroll_img
{
    height: 150px;
    background: #ccc;
    margin-top: 15px;
    position: relative;
}
.scroll_ul
{
    height: 150px;
    position: absolute;
    left: 0;
    top: 0;
    width: 99999999999px;
}
.scroll_ul li
{
    width: 240px;
    height: 150px;
    background: url(scroll_ul.jpg) no-repeat;
    float: left;
}
.scroll_ul li a
{
    display: block;
    padding: 20px;
    height: 110px;
    font-size: 14px;
    color: #696969;
    position: relative;
}
.member_box
{
    padding: 25px 20px 0 20px;
    overflow: hidden;
    display: none;
}
.member_dl dt
{
    width: 60px;
    height: 60px;
    position: absolute;
    left: 10px;
    top: 0;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #e6e6e6;
    background: #e6e6e6;
    overflow: hidden;
}
.member_dl .t
{
    font-size: 14px;
    overflow: hidden;
    word-break: break-all;
}
.member_dl dd
{
    height: 25px;
    line-height: 25px;
}

.member_dl
{
    height: 52px;
    padding-left: 80px;
    position: relative;
    padding: 5px 0 5px 80px;
}
.member_ul
{
    padding: 15px 0 0 0;
}
.member_ul li a.a
{
    background: #e60000;
    border: 1px solid #e60000;
    color: #fff;
}
.member_ul li a
{
    display: block;
    height: 35px;
    border: 1px solid #e6e6e6;
    background: #fafafa;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}
.member_ul li
{
    height: 37px;
    margin-bottom: 10px;
}

.c1_right_2 .tab-tit li
{
    float: left;
    height: 26px;
    width: 25%;
    cursor: pointer;
    text-align: center;
    background: #fafafa;
}
.c1_right_2 .tab-tit
{
    height: 27px;
    line-height: 29px;
    padding: 10px 15px 0 15px;
}
.tab_cont_ul li
{
    height: 23px;
    background: #fafafa;
}
.c1_right_2 .tab-show
{
    height: 46px;
    margin: 0 15px;
    padding: 10px 0;
    border-bottom: 1px dashed #e6e6e6;
}
.charts_box
{
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
}
.c1_right_4 ul li
{
    height: 22px;
    line-height: 22px;
}

.c1_right_4 ul li .t
{
    color: #0059d6;
    padding-right: 5px;
}
.c1_right_4 ul li .r
{
    float: right;
    color: #b2b2b2;
}
#box
{
    height: 89px;
    margin: 15px;
}
.c1_right_4
{
    height: 119px;
}
.c1_right_3
{
    height: 46px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
.c1_right_3_div
{
    height: 24px;
    margin: 11px 0;
}
.c1_right_2 .tab-show
{
    height: 46px;
    margin: 0 15px;
    padding: 10px 0;
    border-bottom: 1px dashed #e6e6e6;
}

.c1_right_3 li span font
{
    color: #e60000;
    padding-left: 5px;
}
.c1_right_3 li
{
    height: 24px;
    line-height: 24px;
    padding: 0 15px;
    text-align: right;
}

.c1_right_3 li span
{
    float: left;
    color: #333;
}







.scroll_ul li a img
{
    right: 10px;
    bottom: 8px;
    position: absolute;
}


















.navwrap .cate-lists li
{
    color: #666;
    font-size: 14px;
    line-height: 35px;
    height: 35px;
}
.navwrap .cate-lists li a.catname
{
    display: block;
    height: 35px;
    overflow: hidden;
}
.navwrap .cate-lists li a:before
{
    width: 20px;
    height: 20px;
    display: inline-block;
    content: '';
    zoom: 1;
    background: url("../images/icons_sprite.png") center no-repeat;
    vertical-align: middle;
    margin-bottom: 4px;
    margin-right: 10px;
}
.navwrap .cate-lists li:first-child a:before
{
    background-position: -248px 0;
}
.navwrap .cate-lists li:nth-child(2) a:before
{
    background-position: -248px -24px;
}
.navwrap .cate-lists li:nth-child(3) a:before
{
    background-position: -248px -48px;
}
.navwrap .cate-lists li:nth-child(4) a:before
{
    background-position: -248px -71px;
}
.navwrap .cate-lists li:nth-child(5) a:before
{
    background-position: -248px -95px;
}
.navwrap .cate-lists li:nth-child(6) a:before
{
    background-position: -248px -116px;
}
.navwrap .cate-lists li:nth-child(7) a:before
{
    background-position: -248px -138px;
}
.navwrap .cate-lists li:nth-child(8) a:before
{
    background-position: -248px -159px;
}
.navwrap .cate-lists li:nth-child(9) a:before
{
    background-position: -248px -179px;
}
.navwrap .cate-lists li:nth-child(10) a:before
{
    background-position: -248px -200px;
}
.navwrap .cate-lists li:nth-child(11) a:before
{
    background-position: -248px -222px;
}
.navwrap .cate-lists li:nth-child(12) a:before
{
    background-position: -248px -242px;
}
.navwrap .cate-lists li:hover a
{
    color: #ce1c1b;
}
.navwrap .cate-lists li:hover a:before
{
    background-position-x: -279px;
}
.navwrap .navbox
{
    float: left;
    height: 40px;
}
.navwrap .navbox li
{
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    background: url("../images/navline1.jpg") right center no-repeat;
}
.navwrap .navbox li a
{
    padding: 0 26px;
    color: #ffffff;
    font-size: 16px;
}
.wrap_center
{
    width: 1200px;
    margin: 0 auto;
}
a
{
    text-decoration: none;
    color: #666;
}

.f6{ width:100%; overflow:hidden;}

.zb-w{ position:relative; width:100%; overflow:hidden; margin-bottom:20px;}
.zb-w h3{ width:100%; height:29px; line-height:29px; font-size:12px; font-weight:normal; background:url(../images/x-bg1.gif) repeat-x left bottom; padding-bottom:8px; overflow:hidden; margin-bottom:12px;}
 
.zb-w h3 b{ float:left;}
.zb-w h3 img{ float:left;}
.zb-w h3 u{ float:left; text-decoration:none;}
.zb-w h3 u a{ float:left; color:#e50022; padding:0 25px 0 10px; background:url(http://img.51fashion.com.cn/images/cssimg.png) right -2679px no-repeat}
.zb-w h3 em{ float:right; display:inline; font-size:12px; font-weight:normal; margin-right:5px;}
.zb-wm{ width:100%; overflow:hidden;}

.zb-ul1{ width:100%; overflow:hidden; border-bottom:1px #ccc solid; padding-bottom:15px; margin-bottom:15px;}
.zb-ul1 li{ float:left; display:inline; width:162px; border-right:1px #ccc solid; overflow:hidden; padding-right:11px; margin-right:10px; margin-top:7px;}
.zb-ul1 li .border{ border-top:0!important;}
.zb-ul1 li img{ display:block; width:160px; height:160px; border-top:6px #e50022 solid;}
.zb-ul1 li b{ display:block; width:100%; height:42px; overflow:hidden; margin:15px 0 10px 0;}
.zb-ul1 li em{ display:block; width:100%; height:63px; color:#777; overflow:hidden;}

.zb-ul2{ float:left; width:330px; overflow:hidden;}
.zb-ul2 li{ float:left; width:100%; overflow:hidden; margin-bottom:15px;}
.zb-ul2 li img{ float:left; width:120px; height:120px;}
.zb-ul2 li b{ float:right; width:190px; height:42px; padding-bottom:5px; overflow:hidden; border-bottom:1px #ccc dotted; margin-bottom:10px;}
.zb-ul2 li em{ float:right; width:190px; height:63px; color:#777; overflow:hidden;}

.zb-ul3{ float:right; width:330px; padding:10px 15px 15px 15px; overflow:hidden; background:url(../images/xy-bg11.gif) repeat;}
.zb-ul3 li{ width:100%; line-height:29px; height:29px; text-indent:11px; border-bottom:1px #ddd solid; background:url(../images/jt10.gif) no-repeat 0 12px; overflow:hidden;}

.zb-ul4{ width:100%; overflow:hidden; border-bottom:1px #ddd solid; padding-bottom:20px; margin-bottom:20px;}
.zb-ul4 li{ float:left; display:inline; width:212px; border-right:1px #ccc solid; overflow:hidden; padding-right:19px; margin-right:19px; margin-top:7px;}
.zb-ul4 li .border{ border-top:0!important;}
.zb-ul4 li img{ display:block; width:210px; height:210px; border-top:6px #e50022 solid;}
.zb-ul4 li b{ display:block; width:100%; height:42px; overflow:hidden; margin:15px 0 10px 0;}
.zb-ul4 li em{ display:block; width:100%; height:63px; color:#777; overflow:hidden;}

.zb-dl1{ float:left; width:350px; overflow:hidden;}
.zb-dl1 dt{ width:100%; overflow:hidden; margin-bottom:15px;}
.zb-dl1 dt img{ float:left; width:120px; height:120px;}
.zb-dl1 dt b{ float:right; width:210px; height:42px; padding-bottom:5px; overflow:hidden; border-bottom:1px #aaa dotted; margin-bottom:10px;}
.zb-dl1 dt em{ float:right; width:210px; height:63px; color:#777; overflow:hidden;}
.zb-dl1 dd{ width:100%; height:31px; line-height:31px; border-bottom:1px #ddd solid; text-indent:11px; background:url(../images/jt42.gif) no-repeat 0 14px; overflow:hidden;}

.zb-link1,.zb-link2{ line-height:25px; border:1px #ccc solid; padding:10px 10px 10px 155px; overflow:hidden;}
.zb-link1 a,.zb-link2 a{ margin:0 6px;}
.zb-link1{ background:#f5f5f5 url(../images/link-bg2.gif) no-repeat left center;}
.zb-link2{ background:#f5f5f5 url(../images/link-bg3.gif) no-repeat left center; margin-top:-1px;}

.gy-ul3,.gy-ul4,.js-ul1{ width:100%; overflow:hidden;}
.gy-ul4{ padding-top:3px;}
.gy-ul3 li,.gy-ul4 li,.js-ul1 li{ float:left; display:inline; width:162px; text-align:center; overflow:hidden; position:relative;}
.gy-ul3 li{ margin:15px 25px 0 0;}
.gy-ul4 li{ padding-bottom:10px; background:url(http://img.51fashion.com.cn/images/bgbg.gif) no-repeat center bottom; margin:5px 8px 0 0;}
.js-ul1 li{ margin:10px 8px 0 10px;}
.gy-ul3 li a,.gy-ul4 li a,.js-ul1 li a,.js_ul1 li a{ color:#fff!important;}
.gy-ul3 li .pho-border,.gy-ul4 li .pho-border{ float:none; display:block;}
.gy-ul3 li img,.gy-ul4 li img,.js-ul1 li img{ display:block; width:160px; height:100px;}
.gy-ul3 li b,.gy-ul4 li b,.js-ul1 li b,.js_ul1 li b{ width:96%; padding:3px 2%; line-height:21px; color:#fff; font-weight:normal; overflow:hidden; position:absolute; bottom:0; left:0; background:#000; filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; z-index:99; display:none;}
.gy-ul4 li b{ bottom:10px;}
.gy-ul3 .over7 img,.gy-ul4 .over7 img,.js-ul1 .over7 img,.js_ul1 .over7 img{ filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75;}

.js_ul1{ width:100%; overflow:hidden; margin-bottom:12px;}
.js_ul1 li{ float:left; display:inline; width:210px; text-align:center; overflow:hidden; margin:10px 13px 0 15px; position:relative;}
.js_ul1 li img{ display:block; width:210px; height:210px;}

.ggTips{width: 24px; height: 14px; position: absolute; right: 0px; top: 0px; z-index: 2;  padding: 0px; margin: 0px; border: 0px; font-size: 0px; background: url("http://img.51fashion.com.cn/images/icon-ad.png");}
