@charset "utf-8";
/* CSS Document */
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, textarea, input {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none 0;
    vertical-align: baseline;
    font-weight: 500;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    list-style: none;
    font-family: Arial, "微软雅黑"
}

body {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑";
    position: relative;
    background: #FFF;
    min-width: 1200px
}

inpu {
    font-family: "微软雅黑"
}

* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

small {
    font-size: 14px;
}

.area {
    padding: 10px;
    overflow: hidden;
}

/*-------public-----*/
a, a:link, a:visited {
    text-decoration: none;
    color: #333;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
    color: #000
}

.c {
    clear: both;
}

.hide {
    display: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

em {
    color: #ff0000;
    font-style: normal;
}

.bt {
    border-top: 1px solid #E6E6E6;
}

.bb {
    border-bottom: 1px solid #E6E6E6;
}

.p5 {
    padding: 5px;
}

.m10 {
    margin: 10px;
}

.mb35 {
    margin-bottom: 35px;
}

.mb20 {
    margin-bottom: 20px;
}

.ml10 {
    margin-left: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt10 {
    margin-top: 10px;
}

.mt70 {
    margin-top: 70px;
}

.mr10 {
    margin-right: 10px;
}

.p10 {
    padding: 10px;
}

.pt10 {
    padding-top: 10px;
}

.pr10 {
    padding-right: 10px;
}

.pb10 {
    padding-bottom: 10px;
}

.pl10 {
    padding-left: 10px;
}

.red {
    color: #ff0000;
}

.blue {
    color: #4e97c0;
}

.white {
    background-color: #fff;
}

.w100 {
    width: 100%;
}

.fred {
    min-width: 15px;
    height: 14px;
    line-height: 15px;
    padding-top: 1px;
    font-size: 10px;
    background-color: red;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    text-align: center;
}

span.blue {
    color: #64a6cb;
}

.bgfff {
    background-color: #fff;
}

.tcenter {
    text-align: center;
}

.tright {
    text-align: right;
}

.ablock {
    display: block;
}

.clred {
    color: #de0005
}

.cl333 {
    color: #333
}

.fwbold {
    font-weight: bold
}

/*------list field------*/
.f14 {
    font-size: 14px;
}

.f10 {
    font-size: 10px;
}

.f11 {
    font-size: 11px;
}

.f12 {
    font-size: 12px;
}

.f20 {
    font-size: 20px;
}

.f28 {
    font-size: 28px;
}

.f30 {
    font-size: 30px;
}

.mt20 {
    margin-top: 20px
}

/*首页*/
.top {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #dddddd;
}

.top_center {
    width: 1200px;
    margin: 0 auto;
    height: 40px
}

.top_center_left {
    float: left;
    line-height: 40px;
    color: #666;
    font-size: 14px;
}

.top_center_left img {
    margin-right: 8px;
    margin-top: 10px;
    vertical-align: top;
    float: left
}

.top_center_right {
    float: right;
    line-height: 40px;
    overflow: hidden;
    padding-right: 7px;
    width: auto;
    height: 40px
}

.topa1 {
    color: #666;
    font-size: 12px;
    margin-right: 30px;
    float: left
}

.topa2 {
    color: #666;
    font-size: 12px;
    float: left
}

.topaxian {
    width: 1px;
    height: 14px;
    background: #999;
    margin: 12px 20px;
    float: left
}

.kongko {
    margin: 12px 20px;
    float: left;
    width: 0px;
    height: 14px;
}

.ll {
    width: 100%;
    height: 104px;
}

.ll_content {
    width: 1200px;
    margin: 0 auto;
    height: 104px;
}

.ll_content_left {
    float: left;
    margin-top: 21px
}

.ll_content_left2 {
    float: left;
    overflow: hidden;
    margin-left: 195px;
    margin-top: 19px;
}

.ll_content_left2_one {
    width: 458px;
    height: 32px;
    border: 1px solid #ff5e43
}

.ll_content_ipt {
    float: left;
    width: 389px;
    height: 32px;
    line-height: 32px;
    text-indent: 14px;
    font-size: 14px;
    display: block;
    cursor: pointer
}

.ll_content_ipt2 {
    width: 69px;
    height: 32px;
    background: #ff5e43;
    color: #fff;
    display: block;
    border: none;
    font-size: 14px;
    font-family: "微软雅黑";
    cursor: pointer
}

.ll_content_left2_two {
    overflow: hidden;
    margin-top: 10px;
}

.ll_content_left2_two a {
    margin-right: 12px;
    color: #999;
    font-size: 12px;
}

.ll_content_left2_two a:hover {
    color: #000
}

.ll_content_left3 {
    width: 160px;
    height: 34px;
    background: #ff5e43;
    float: left;
    margin-top: 19px;
    margin-left: 50px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 34px;
    cursor: pointer
}

.ll_content_left3 img {
    margin-right: 8px;
    vertical-align: middle;
}

.ll_content_right {
    float: right;
    margin-top: -6px;
}

.nav {
    width: 100%;
    height: 32px;
    background: #ff5e43
}

/*头部导航*/
.tu {
    vertical-align: top;
    margin-top: 13px;
    margin-left: 5px
}

.header_nav {
    height: 32px;
    margin: 0 auto;
    width: 1200px;
    position: relative
}

.header_nav_subnav1 {
    width: 197px;
    position: absolute;
    height: 32px;
}

.header_nav_subnav2 {
    position: absolute;
    left: 270px;
    height: 32px;
    line-height: 32px;
}

.header_nav_subnav2 li {
    float: left;
    width: 90px;
    height: 32px;
    text-align: center
}

.header_nav_subnav2 a {
    color: #ffded9;
    font-size: 14px;
    height: 30px;
    line-height: 32px;
    text-align: center
}

.Z_TypeList {
    width: 230px;
    position: absolute;
    height: 32px;
    z-index: 99;
    background: #c11d02
}

.Z_TypeList .title a {
    font-size: 14px;
    color: #ffffff;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: block;
    text-decoration: none;
    font-weight: 100;
    cursor: default
}

.Z_TypeList .Z_MenuList {
    width: 230px;
    line-height: 26px;
    position: absolute;
    left: 0;
    top: 32px;
    height: 0;
    display: none;
    z-index: 999;
}

.Z_TypeList .Z_MenuList ul li {
    display: block;
    position: relative;
    padding-left: 20px;
    background: #f93e1e;
    height: 40px;
    line-height: 40px
}

.Z_TypeList .Z_MenuList h3 {
    font-size: 14px;
    color: #fff;
    font-weight: 100;
    display: block
}

.Z_TypeList .Z_MenuList h3 a {
    font-size: 14px;
    color: #fff;
    font-weight: 100;
}

/* Z_SubList*/
.Z_SubList {
    position: absolute;
    height: 478px;
    z-index: 9;
    left: 230px;
    top: 32px;
    line-height: 21px;
    overflow: hidden;
    width: 0;
    display: none;
}

.Z_SubList .subView {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    float: left;
    width: 600px
}

.box-shadow {
    border: 2px solid #f93e1e;
    border-left: none;
    border-top: none;
    background: #fff;
    z-index: 999
}

.Z_SubList_ul {
    width: 420px;
}

.Z_SubList .subItem {
    width: 370px;
    height: 478px;
    position: relative;
    margin: 0 auto
}

.nav50 {
    float: left;
    width: 50%
}

.daohgao {
    margin: 28px auto;
    width: 354px;
}

.Z_SubList .subItem-hd {
    height: 34px;
    line-height: 34px;
    border-bottom: 2px solid #a6937c;
    font-size: 15px;
    font-family: "微软雅黑";
    margin-bottom: 6px;
    display: none;
}

.Z_SubList .subItem-hd a {
    color: #000;
}

.Z_SubList .subItem-title {
    font-weight: normal;
    font-size: 14px;
    display: block;
    margin-top: 8px;
    color: #333;
    margin-bottom: 10px
}

.Z_SubList .subItem-title a {
    color: #333;
    font-size: 14px
}

.Z_SubList .subItem-cat {
    font-size: 12px;
    line-height: 28px;
    color: #aaa;
}

.Z_SubList .subItem-cat a {
    width: 110px;
    height: 30px;
    line-height: 30px;
    color: #333;
    margin: 12px 6px 0;
    overflow: hidden;
    font-size: 12px;
    background: #eee;
    border-radius: 5px;
    display: inline-block;
    text-align: center
}

.Z_SubList .subItem-cat a:hover {
    background: #ff5e43;
    color: #fff
}

.Z_SubList .subItem-cat .navgd {
    border-radius: 3px;
    border: 1px solid #CCC;
    padding: 2px 5px;
}

.Z_TypeList .Z_MenuList ul li.menuItemColor {
    background-color: #ff6449;
}

.Z_TypeList .Z_MenuList ul li h3 img {
    vertical-align: top;
    margin-top: 10px;
    margin-right: 5px
}

.Z_TypeList .Z_MenuList ul li.menuItemColor h3 a {
    color: #fff
}

.Z_TypeList dl {
    width: 212px;
    float: right;
    position: relative;
    top: -430px;
}

.Z_TypeList dl dt {
    font-size: 14px;
    color: #414141;
}

.Z_TypeList dl dd {
    margin-top: 5px;
}

.header_nav_subnav2 ul li.nav_hover a {
    color: #fff;
    font-weight: bold;
    border-bottom: 2px solid #fff;
    padding-bottom: 6px
}

.pinpai {
    overflow: hidden;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 496px;
    margin-left: 10px
}

.pinpai_img {
    width: 123px;
    height: 80px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    float: left
}

/*banner切换*/
.box_swipe {
    overflow: hidden;
    position: relative;

}

.box_swipe ul {
    overflow: hidden;
    position: relative;
}

.box_swipe li {
    float: left;
    width: 100%;
    position: relative;
}
.box_swipe li a{ width: 100%; height: 100%;  display: block;}

#position {
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    margin-top: -25px;
    height: 30px
}

#position li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 5px;
    border-radius: 50%;
    background: #fff
}


#position li.on {
    background-color: #ff5500;
}

.wid1200 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

.guanggao {
    width: 1215px;
    height: 200px;
    margin-top: 10px;
}

.guanggao_left {
    float: left;
    margin-right: 15px;
    width: 390px;
    height: 200px;
}

.index_one {
    overflow: hidden;
    margin-top: 20px;
}

.index_one_top {
    height: 44px;
    width: 100%;
    overflow: hidden;
    line-height: 44px;
}

.index_one_top_left {
    float: left;
    height: 44px;
    overflow: hidden
}

.shoubiao {
    float: left;
    color: #ff5500;
    font-size: 22px;
    line-height: 26px;
    margin-top: 9px;
    border-left: 4px solid #ff5500;
    height: 26px;
    padding-left: 10px
}

.shoubiao img {
    float: left;
    margin-top: 8px;
    margin-right: 6px
}

.shoubiao_shi {
    float: left;
    margin-left: 30px
}

.shoubiao_shi a {
    color: #666;
    font-size: 14px;
    margin-right: 13px;
}

.shoubiao_shi a:hover {
    color: #000;
}

.index_one_top_right {
    float: right;
}

.index_one_top_right a {
    color: #999;
    font-size: 14px
}

.index_one_top_right a:hover {
    color: #000
}

.zhengti {
    width: 100%;
    overflow: hidden;
}

.zhengti_left {
    float: left;
    width: 478px;
    height: 480px;
}

.zhengti_right {
    overflow: hidden;
}

.zhengti_right_div {
    width: 232px;
    overflow: hidden;
    float: left;
    margin-left: 8px
}

.zhengti_right_div_img {
    overflow: hidden;
    width: 232px;
    height: 180px;
}

.zhengti_right_div_img img {
    width: 100%
}

.biaoti {
    color: #333;
    font-size: 14px;
    text-align: center;
    margin-top: 8px
}

.biaoti_qian {
    color: #ff6033;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    margin: 5px 0 10px;
    font-weight: bold
}

/*底部*/
.kefu {
    float: left;
    overflow: hidden;
    margin-right: 80px
}

.kefu_two {
    color: #ff5500;
    font-size: 24px;
    margin-top: 6px;
    font-weight: bold
}

.kefu_one {
    color: #333;
    font-size: 16px;
    margin-top: 30px
}

.kefu_one img {
    vertical-align: top;
    margin-top: 0px;
    margin-right: 10px
}

.footer {
    width: 100%;
    background: #f6f6f6;
    overflow: hidden;
}

.footer_top {
    width: 100%;
    height: 70px;
    background: #ff5e43;
}

.footer_top_content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    background: #ff5e43
}

.baozheng {
    float: left;
    width: 217px;
    color: #e1c562;
    font-size: 18px;
}

.baozheng img {
    vertical-align: top;
    margin-top: 20px;
    float: left
}

.baozheng_eft {
    float: left;
    margin-left: 10px
}

.baozheng_eft_one {
    color: #fff;
    font-size: 18px;
    margin-top: 18px
}

.baozheng_eft_two {
    font-size: 12px;
    color: #ffcee7
}

.wid1350 {
    width: 1350px;
    height: 70px;
}

.wid1380 {
    width: 1380px;
    height: 70px;
}

.dibu_nav {
    float: left;
    width: 850px;
    overflow: hidden;
    margin: 30px 0 20px
}

.dibu_nav_ul {
    margin-right: 110px;
    float: left
}

.dibu_nav_ul li a {
    color: #666;
    font-size: 12px;
    line-height: 28px;
}

.dibu_nav_ul li a:hover {
    color: #000;
}

.dibu_nav_ul li.dibu_nav_ulone a {
    color: #333;
    font-size: 16px;
}

.guanwei {
    width: 106px;
    float: right;
    text-align: center;
    color: #333;
    font-size: 16px;
    margin-top: 20px;
}

.guanwei img {
    width: 104px;
    height: 104px;
    margin-top: 10px;
    border: 1px solid #ddd;
}

.footer_fot {
    width: 100%;
    margin: 0 auto;
    height: 105px;
    border-top: 1px solid #e0e0e0;
    background: #fff;
    text-align: center
}

.footer_fot_cont {
    text-align: center;
    color: #888;
    font-size: 14px;
    margin: 20px 0
}

.footer_fot_img {
    text-align: center;
}

.footer_fot_img img {
    margin: 0 4px
}

/*右侧返回顶部*/
.side {
    position: fixed;
    width: 40px;
    height: 275px;
    right: 0;
    top: 214px;
    z-index: 100;
}

.side ul li {
    width: 40px;
    height: 40px;
    float: left;
    position: relative;
    margin-bottom: 2px;
}

.side ul li .sidebox {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 0;
    right: 0;
    transition: all 0.3s;
    background: #ff5500;
    opacity: 0.8;
    filter: Alpha(opacity=80);
    color: #fff;
    font: 14px/40px "微软雅黑";
    overflow: hidden;
    border-radius: 5px 0 0 5px
}

.side ul li .sidetop {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background: #ff5500;
    opacity: 0.8;
    filter: Alpha(opacity=80);
    transition: all 0.3s;
}

.side ul li .sidetop:hover {
    background: #ff5500;
    opacity: 1;
    filter: Alpha(opacity=100);
}

.side ul li img {
    float: left;
    margin-left: 8px;
    margin-top: 6px;
    margin-right: 10px
}

.height50 {
    height: 50px;
}

/*app下载*/
.app {
    background: url(../images/app.jpg) center center;
    overflow: hidden;
    height: 683px
}

.app_div {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 683px
}

.pingguo {
    position: absolute;
    left: 746px;
    top: 373px;
}

.pingguo_img {
    margin-left: 11px
}

.pingguo_img2 {
    margin-top: 30px
}

.pingguo img {
    display: block
}

.anzhuo {
    position: absolute;
    left: 931px;
    top: 373px;
}

.anzhuo img {
    display: block
}

/*登录*/
.longin_top {
    height: 80px;
    width: 100%;
    background: #f6f6f6;
}

.longin_top_left {
    float: left;
    margin-top: 10px;
}

.longin_top_right {
    float: right;
    line-height: 80px
}

.longin_top_right a {
    color: #666;
    font-size: 14px;
    margin-left: 24px
}

.longin_top_right a img {
    vertical-align: top;
    margin-top: 30px
}

.login_banner {
    width: 100%;
    height: 803px;
    background: url(../images/loginbg.jpg) no-repeat center 0;
    background-size: cover;
}

.logink {
    width: 415px;
    float: right;
    margin-right: 11px;
    border-radius: 5px;
    background: #FFF;
    overflow: hidden;
    box-shadow: 0px 0px 12px rgba(115, 115, 115, 0.5);
    margin-top: 120px;
    margin-bottom: 10px
}

.logink_nav {
    color: #000;
    font-size: 22px;
    text-align: center;
    margin: 30px 0
}

.inputk {
    width: 320px;
    height: 46px;
    margin: 0 auto 25px;
    border: 1px solid #bbb;
    border-radius: 4px;
    overflow: hidden;
    position: relative
}

.inputk img {
    display: block;
    float: left;
    margin: 10px;
}

.inputkipt {
    float: left;
    display: block;
    height: 46px;
    line-height: 46px;
    width: 260px;
    font-size: 18px
}

.jizhu {
    width: 320px;
    margin: 0 auto;
    color: #000;
    font-size: 12px;
}

.xuanzhong {
    width: 12px;
    height: 12px;
    margin-right: 8px;
    display: block;
    margin-top: 3px;
    float: left;
}

.login_btn {
    width: 320px;
    height: 50px;
    display: block;
    margin: 20px auto;
    background: #ff5e43;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    border: none;
    border-radius: 3px;
    font-family: "微软雅黑";
    cursor: pointer;
}

.huuyun {
    width: 320px;
    margin: 0 auto 20px;
    overflow: hidden
}

.huuyun_left {
    float: left;
    color: #999;
    font-size: 12px;
}

.huuyun_left a {
    color: #ff5500
}

.huuyun_right {
    float: right
}

.huuyun_right a {
    color: #0d0d0d;
    font-size: 12px;
}

.wcld {
    width: 320px;
    height: 20px;
    display: block;
    overflow: hidden;
    margin: 30px auto 20px;
    position: relative
}

.wcldxian {
    width: 100%;
    height: 1px;
    border-top: 1px solid #dddddd;
    margin-top: 10px;
    text-align: center;
}

.wcldwz {
    width: auto;
    height: 25px;
    line-height: 35px;
    color: #333;
    font-size: 12px;
    overflow: hidden;
    text-align: center;
    margin-top: -20px;
}

.wcldwz span {
    width: auto;
    height: 25px;
    line-height: 35px;
    color: #000;
    font-size: 14px;
    overflow: hidden;
    background: #fff;
    padding: 0 10px;
}

.sanfang {
    width: 320px;
    margin: 0 auto 30px;
    text-align: center
}

.sanfang img {
    margin: 0 20px;
}

.huuyun3 {
    color: #999;
    font-size: 12px;
    width: 320px;
    margin: 0px auto 20px
}

.huuyun3 a {
    color: #0d0d0d
}

.huoquy {
    position: absolute;
    right: 0;
    top: 0;
    width: 104px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #ffeeeb;
    color: #ff5500;
    font-size: 16px;
    border-left: 1px solid #ffd8d1;
}

/*活动*/
.huodongbanner {
    width: 100%;
    background: url(../images/banner.jpg) no-repeat center center;
    height: 480px
}

.huodong_div {
    width: 1200px;
    margin: 0 auto;
    border: 1px solid #ddd;
    overflow: hidden;
    margin-top: -30px;
    background: #fff;
}

.product {
    overflow: hidden
}

.product_div {
    width: 250px;
    float: left;
    margin-left: 40px;
    overflow: hidden
}

.product_div_img {
    width: 250px;
    height: 210px;
    margin-top: 60px
}

.product_one {
    height: 50px;
    line-height: 24px;
    color: #333;
    font-size: 14px;
    overflow: hidden;
    margin-top: 20px
}

.product_one:hover {
    color: #000;
    text-decoration: underline
}

.product_two {
    overflow: hidden
}

.product_two_left {
    float: left;
    color: #999999;
    font-size: 14px;
}

.product_two_right {
    float: right;
    color: #666;
    font-size: 14px
}

.more {
    text-align: center;
    width: 100%;
    margin: 40px 0
}

.more a {
    color: #333;
    font-size: 16px
}

.huodongb {
    width: 100%;
    height: 480px;
    background: url(../images/huodong.jpg) no-repeat center center
}

.huodongb2 {
    width: 100%;
    height: 480px;
    background: url(../images/huodong2.jpg) no-repeat center center
}

/*资讯*/
.zixun_all {
    background: #eee;
    width: 100%;
    overflow: hidden;
}

.zixun {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    border: 1px solid #ddd;
    margin-top: 30px
}

.zixun_div {
    float: left;
    width: 262px;
    margin-left: 30px;
    overflow: hidden;
    margin-top: 30px
}

.zixunimg {
    width: 262px;
    height: 180px;
}

.zixun_one {
    color: #333;
    font-size: 16px;
    height: 44px;
    line-height: 24px;
    font-weight: bold;
    margin: 10px 0;
    overflow: hidden
}

.zixun_two {
    color: #333;
    font-size: 14px;
    line-height: 22px;
    height: 62px;
    overflow: hidden;
}

.zixun_three {
    color: #999;
    font-size: 14px;
    margin-top: 10px
}

.fenye {
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px
}

.fenye a {
    color: #555;
    height: 32px;
    line-height: 32px;
    text-align: center
}

.fen_a {
    width: 32px;
    height: 32px;
    border: 1px solid #ccc;
    background: #fff;
    color: #555;
    display: inline-block;
    font-size: 17px;
    margin-left: 10px;
}

.shag {
    width: 83px;
    height: 32px;
    border: 1px solid #ccc;
    background: #fff;
    color: #555;
    display: inline-block;
    font-size: 16px;
    margin-left: 10px
}

.fenye a.fenye_hover {
    background: #ff5500;
    border: 1px solid #ff5500;
    color: #fff;
}

/*咨询详情*/
.tuandui_div_top {
    width: 100%;
    height: 40px;
    color: #666;
    font-size: 12px;
    line-height: 40px;
    overflow: hidden
}

.tuandui_div_top a {
    color: #666666;
    font-size: 12px;
    font-family: "微软雅黑"
}

.tuandui_div_top a:hover {
    color: #000
}

.tuandui_div_top a.cl333 {
    color: #333
}

.overflow {
    overflow: hidden
}

.zixunxq_left {
    width: 919px;
    border: 1px solid #ddd;
    overflow: hidden;
    background: #FFF;
    float: left
}

.zixunxq_left_top {
    overflow: hidden;
    width: 840px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
}

.zixunxq_left_top_title {
    color: #1a1a1a;
    font-size: 26px;
    text-align: center;
    margin-top: 35px
}

.zixunxq_left_top_tiem {
    text-align: center;
    color: #666;
    font-size: 14px;
    margin: 20px 0;
    line-height: 22px
}

.zixunxq_left_top_tiem span {
    margin-left: 40px;
}

.zixunxq_left_top_tiem span img {
    vertical-align: top;
    margin-top: 3px;
    margin-right: 3px
}

.icons {
    width: 24px;
    height: 24px;
    background: transparent url(../images/player_area_1b6d71e.png) no-repeat;
    display: inline-block;
    vertical-align: top;
}

.icon_one {
    background-position: 0 -50px;
}

.icon_two {
    background-position: -30px -50px;
}

.icon_three {
    background-position: -60px -50px;
}

.icon_four {
    background-position: -90px -50px;
}

.icon_one:hover {
    background-position: 0 -75px;
}

.icon_two:hover {
    background-position: -30px -75px;
}

.icon_three:hover {
    background-position: -60px -75px;
}

.icon_four:hover {
    background-position: -90px -75px;
}

.zixunxq_font {
    width: 840px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 25px;
}

.zixunxq_font img {
    display: block;
    margin: 20px auto 0;
    width: 700px;
}

.zixunxq_font_span {
    color: #333;
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
}

.dtxq_di {
    height: 44px;
    border-top: 1px solid #ddd;
    background: #f8f8f8;
    position: relative;
    overflow: hidden;
    margin-top: 20px
}

.dtxq_di a {
    color: #333;
    font-size: 14px
}

.dtxq_di a:hover {
    color: #000
}

.dtxq_di_left {
    position: absolute;
    left: 15px;
    line-height: 44px;
}

.dtxq_di_left img {
    vertical-align: top;
    margin-top: 15px;
    margin-right: 6px
}

.dtxq_di_center {
    margin: 0 auto;
    width: 90px;
    line-height: 44px;
}

.dtxq_di_center img {
    vertical-align: top;
    margin-top: 15px;
    margin-right: 6px
}

.dtxq_di_right {
    position: absolute;
    right: 15px;
    line-height: 44px;
    top: 0
}

.dtxq_di_right img {
    vertical-align: top;
    margin-top: 15px;
    margin-left: 6px;
}

.zixunxq_right {
    float: right;
    overflow: hidden;
    width: 259px;
    border: 1px solid #ddd;
    border-top: 2px solid #1a1a1a
}

.zixunxq_right_top {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #f6f6f6
}

.zixunxq_right_top_div {
    width: 230px;
    margin: 0 auto;
    line-height: 45px;
    overflow: hidden
}

.zixunxq_right_top_left {
    float: left;
    font-size: 16px;
    color: #333;
}

.zixunxq_right_top_right {
    float: right;
    font-size: 12px;
    color: #999;
}

.zixunxq_right_top_right a {
    color: #999
}

.zixunxq_chan {
    border-top: 1px solid #ddd;
    padding: 14px 0;
    background: #FFF;
    overflow: hidden
}

.zixunxq_chan_left {
    float: left;
    margin: 0 14px;
}

.zixunxq_chan_left img {
    width: 72px;
    height: 72px;
}

.zixunxq_chan_right {
    float: right;
    margin-right: 14px;
    overflow: hidden;
    width: 145px;
}

.zixunxq_chan_right_one {
    font-size: 14px;
    color: #333;
    line-height: 22px;
    height: 48px;
    overflow: hidden
}

.zixunxq_chan_right_two {
    color: #999;
    font-size: 12px;
}

/*商品列表*/
.sp_top {
    width: 1198px;
    border: 1px solid #ddd;
    background: #FFF;
    border-bottom: none;
    position: relative
}

.sp_top_div {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    display: table;
    width: 100%
}

.sp_top_left {
    color: #666;
    font-size: 14px;
    height: 100%;
    display: table-cell;
    width: 118px;
    line-height: 50px;
    vertical-align: middle;
    text-indent: 20px
}

.sp_top_right {
    width: 1079px;
    border-left: 1px solid #ddd;
    min-height:50px;
    float: left
}

.pai {
    overflow: hidden;
    float: left;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin: 20px 0 20px 22px;
    width: 968px
}

.pai_div {
    width: 121px;
    height: 80px;
    border-bottom: 1px solid #f5f5f5;
    float: left;
    position: relative
}

.pai_div img {
    width: 120px;
    height: 80px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.mywrapper {
    display: none;
    position: absolute;
    left: 0;
    top: 0
}

.pro_more {
    float: right;
    margin-right: 20px;
    line-height: 50px;
}

.pro_more a {
    color: #999;
    font-size: 14px;
}

.pro_more a img {
    vertical-align: top;
    margin-top: 23px;
    margin-left: 5px
}

.jia {
    float: left;
  
    margin-left: 8px; width:1020px; padding:5px 50px 5px 0;
    position: relative;
}

.jia a {
    padding: 5px 13px; margin: 5px 0; vertical-align: top;
    color: #333;
    font-size: 14px;
}

.jia a:hover {
    background: #ff5500;
    color: #fff;
    border-radius: 30px;
}

.jia a.jia_hover {
    background: #ff5500;
    color: #fff;
    border-radius: 30px;
}

.gengduo {
    position: absolute;
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #ddd;
    background: #FFF;
    border-top: none;
    bottom: -30px;
    left: 50%;
    margin-left: -75px;
}

.gengduo a {
    color: #333;
    font-size: 14px;
}

.gengduo a img {
    vertical-align: top;
    margin-top: 12px;
    margin-left: 4px;
}

.height30 {
    height: 30px
}

.productsp {
    width: 1200px;
    overflow: hidden;
    border: 1px solid #ddd;
    background: #FFF;
    margin: 20px auto 0;
}

.productsp_top {
    width: 100%;
    height: 50px;
    background: #f6f6f6;
}

.productsp_top_left {
    float: left;
    margin-left: 20px;
    margin-top: 11px
}

.productsp_top_left_div {
    width: 59px;
    height: 26px;
    border: 1px solid #dddddd;
    background: #FFF;
    font-size: 14px;
    margin-left: -1px;
    text-align: center;
    line-height: 26px;
    float: left
}

.productsp_top_left_div img {
    vertical-align: top;
    margin-left: 5px;
    margin-top: 9px;
}

.productsp_top_hover {
    color: #fff;
    background: #ff5500;
    border: 1px solid #ff5500
}

.menoy {
    float: left;
    overflow: hidden;
    margin-left: 40px;
    margin-top: 11px
}

.menoy_left {
    float: left;
    color: #666;
    text-indent: 4px;
    font-size: 14px;
    line-height: 27px;
    width: 50px;
    height: 26px;
    background: #FFF;
    border: 1px solid #ddd;
}

.menoy_left input {
    width: 35px;
    height: 26px;
    float: right;
    vertical-align: top;
    font-size: 12px
}

.menoy_contnt {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    margin: 0 5px;
    float: left
}

.productsp_sou {
    overflow: hidden;
    margin-top: 11px;
    margin-left: 40px;
    height: 26px;
    border: 1px solid #ddd;
    float: left;
    background: #FFF
}

.productsp_sou_ipt {
    width: 158px;
    margin-left: 5px;
    line-height: 26px;
    display: block;
    float: left;
    vertical-align: top;
    border-right: 1px solid #ddd;
    font-size: 12px
}

.productsp_sou_btn {
    width: 45px;
    height: 26px;
    background: #FFF;
    float: left;
    display: block;
    border: none;
    color: #333;
    font-size: 12px;
    text-align: center;
    line-height: 26px;
}

.fen {
    overflow: hidden;
    float: right;
    margin-top: 13px;
    margin-right: 13px
}

.fen_left {
    float: left;
    width: 22px;
    height: 22px;
    text-align: center;
    border: 1px solid #ddd;
}

.fen_left img {
    vertical-align: top;
    margin-top: 6px
}

.fen_content {
    color: #999;
    font-size: 16px;
    line-height: 26px;
    margin: 0 10px;
    float: left
}

.fen_content span {
    color: #333
}

.productsp_all {

    overflow: hidden;
}

.productsp_every {
    width: 225px;
    height: 325px;
    float: left;
    margin-left: 8px;
    border: 2px solid transparent;
    margin-top: 15px;
    overflow: hidden
}

.productsp_every:hover {
    border: 2px solid #ff5500;
}
.productsp_font_two:hover{ text-decoration: underline;
    color: #ff5500;}
.productsp_every_img {
    width: 224px;
    height: 224px;
    margin: 5px auto;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.productsp_every_img img{ width: 100%}

.productsp_font {
    overflow: hidden;
    margin: 0 15px;
}

.productsp_font_one {
    color: #ff5500;
    font-size: 18px;
    height: 30px;
    line-height: 24px;
    font-weight: bold
}

.productsp_font_one span {
    font-size: 14px;
}

.productsp_font_two {
    overflow: hidden;
    color: #333333;
    font-size: 14px;
    height:36px
}

.biaoti_qian2 {
    color: #999;
    font-size: 14px;
    float: left;
    line-height: 24px;
}

.biaoti_qian2_span {
    color: #333;
    margin-right: 2px;
    font-weight: bold;
    font-size: 16px
}

.fl12 {
    font-size: 12px
}

.shan {
    text-decoration: line-through;
    font-size: 14px
}

.productsp_font_two_right {
    float: right;
    color: #666;
    font-size: 14px;
    margin-top: 3px
}

.productsp_font_three {
    overflow: hidden;
    margin: 13px 0
}

.jiaru_left {
    width: 90px;
    height: 30px;
    background: #1a1a1a;
    float: left;
    color: #e1c562;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}

.jiaru_right img {
    margin-right: 5px;
    vertical-align: top;
    margin-top: 7px;
}

.jiaru_right {
    color: #333;
    font-size: 14px;
    float: right;
    line-height: 30px
}

.zhiyou {
    width: 60px;
    height: 22px;
    background: #1a1a1a;
    position: absolute;
    left: 15px;
    bottom: 14px;
    color: #e1c562;
    font-size: 12px;
    font-family: "宋体";
    text-align: center;
    line-height: 22px;
}

/*商品详情*/
.producrxq_top {
    width: 1200px;
    height: 560px;
    background: #FFF;
    overflow: hidden;
    border: 1px solid #ddd;
    margin: 0 auto;
}

/*放大镜css*/
.box {
    overflow: hidden
}

.tb-pic a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.tb-pic a img {
    vertical-align: middle;
    width: 100%;
}

.tb-pic a {
    *display: block;
    *font-family: Arial;
    *line-height: 1;
}

.tb-thumb {
    overflow: hidden;
    float: left
}

.tb-thumb li {
    background: none repeat scroll 0 0 transparent;
    height: 89px;
    margin: 0 10px 9px 0;
    overflow: hidden;
    padding: 1px;
    border: 1px solid #ddd;
}

.tb-s310, .tb-s310 a {
    height: 500px;
    width: 500px;
}

.tb-s310, .tb-s310 img {
    max-height: 500px;
    max-width: 500px;
}

.tb-s310 a {
    *font-size: 271px;
}

.tb-s40 a {
    *font-size: 35px;
}

.tb-s40, .tb-s40 a {
    height: 89px;
    width: 89px;
}

.tb-booth {
    border: 1px solid #CDCDCD;
    position: relative;
    z-index: 1;
    float: left
}

.tb-thumb .tb-selected {
    height: 89px;
    border: 1px solid #ff5e43
}

.tb-thumb .tb-selected div {
    background-color: #FFFFFF;
    border: medium none;
}

/*.tb-thumb li div{border:1px solid #ddd;}*/
div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 200px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.zoomMask {
    position: absolute;
    background: url(../images/mask.png) repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}

.producrxq_top_left {
    float: left;
    width: 620px;
    overflow: hidden;
    margin-top: 20px;
    margin-left: 20px
}

.producrxq_top_right {
    float: right;
    width: 530px;
    margin-right: 30px;
}

.producrxq_top_right_one {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    margin-top: 16px;
    padding-bottom: 10px
}

.producrxq_top_right_one1 {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
}

.producrxq_top_right_one2 {
    color: #666;
    font-size: 14px;
    margin-top: 5px
}

.producrxq_top_right_one2 span {
    color: #333
}

.producrxq_top_right_two {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    color: #666;
    font-size: 14px
}

.producrxq_top_right_left {
    color: #666666;
    font-size: 14px;
    float: left;
}

.producrxq_top_right_left2 {
    color: #1a1a1a;
    font-size: 30px;
    float: left;
    margin-left: 50px
}

.producrxq_top_right_left3 {
    text-decoration: line-through;
    color: #888;
    font-size: 16px;
    margin-left: 10px;
    float: left
}

.producrxq_top_right_three {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    color: #666;
    font-size: 14px;
    line-height: 56px;
    height: 56px;
}

.producrxq_top_right_three_left {
    float: left;
    font-size: 14px;
}

.producrxq_top_right_three_right {
    float: left;
    font-size: 22px;
    color: #666
}

.producrxq_top_right_three_right2 {
    float: left;
    width: 52px;
    height: 25px;
    border: 1px solid #ff5500;
    font-size: 14px;
    line-height: 25px;
    color: #ff5500;
    text-align: center;
    border-radius: 5px;
    margin-top: 16px
}

.producrxq_top_right_four {
    overflow: hidden;
    padding: 30px 0;
}

.producrxq_top_right_four_left {
    float: left;
    color: #666;
    font-size: 14px;
    line-height: 36px;
}

.producrxq_top_right_four_left2 {
    overflow: hidden;
    float: left;
    border: 1px solid #ddd;
    line-height: 36px;
    height: 36px;
    margin-left: 32px;
    border-right: none
}

.jian {
    float: left;
    text-align: center;
    width: 36px;
    height: 36px;
    border-right: 1px solid #ddd;
    background: #eee;
    padding-top: 11px;
}

.shuruua {
    width: 48px;
    height: 36px;
    background: #FFF;
    float: left;
    line-height: 36px;
    color: #1a1a1a;
    font-size: 16px;
    text-align: center;
    border-right: 1px solid #ddd;
}

.producrxq_top_right_four_right {
    float: left;
    margin-left: 20px;
    font-size: 16px;
    color: #1a1a1a;
    line-height: 36px
}

.goumaibtn {
    width: 170px;
    height: 50px;
    background: #ff5e43;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    float: left;
    border: 1px solid #ff5e43;
    display: block;
    font-family: "微软雅黑";
    border-radius: 5px
}

.goumaibtn2 {
    width: 170px;
    margin-left: 30px;
    height: 50px;
    background: #fff;
    color: #ff5e43;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    float: left;
    border: 1px solid #ff5e43;
    display: block;
    border-radius: 5px;
    font-family: "微软雅黑";
}

.goumaibtn2 img {
    margin-right: 5px;
    vertical-align: top;
    margin-top: 15px
}

.goumaibtn_right {
    float: right;
    line-height: 50px;
}

.goumaibtn_right a {
    color: #1a1a1a;
    font-size: 14px;
}

.goumaibtn_right img {
    margin-right: 12px;
    vertical-align: top;
    margin-top: 16px
}

.pro_dibu {
    overflow: hidden;
    margin-top: 50px
}

.bao {
    color: #ff5e43;
    font-size: 14px;
    float: left;
    margin-right: 35px;
    overflow: hidden;
    line-height: 24px;
}

.bao img {
    vertical-align: top;
    margin-right: 10px;
    margin-top: 1px
}

.bao_right {
    float: right;
}

.bao_right span img {
    vertical-align: top;
    margin-top: 5px
}

.producrxq_sp {
    overflow: hidden;
    width: 1200px;
    margin: 30px auto 0;
}

.producrxq_sp_left {
    float: left;
    width: 259px;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    border-bottom: none
}

.producrxq_sp_left_top {
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    text-align: center;
    color: #ff5e43;
    background: #f6f6f6;
    border-top: 2px solid #ff5e43;
    border-bottom: 1px solid #ddd;
}

.tuijian_left {
    margin: 20px auto 0;
    width: 220px;
    text-align: center
}

.tuijian {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
    background: #FFF
}

.tuijian_right {
    overflow: hidden;
}

.tuijian_right_one {
    color: #333;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    margin: 0 20px 0
}

.tuijian_right_two1 {
    font-weight: bold;
    color: #ff5500;
    font-size: 20px;
    margin: 15px 20px 0;
    display: block
}

.tuijian_right_two1 span {
    color: #ff5500;
    font-size: 14px;
    font-weight: normal
}

.tuijian_right_two2 {
    font-size: 12px;
    color: #999;
    text-decoration: line-through
}

.producrxq_sp_right {
    float: right;
    border: 1px solid #ddd;
    background: #FFF;
    width: 919px;
    overflow: hidden
}

.producrxq_sp_right_top {
    height: 47px;
    background: #f6f6f6;
    line-height: 47px;
    border-bottom: 1px solid #ddd;
}

.producrxq_sp_right_li {
    width: 200px;
    height: 46px;
    color: #fff;
    background: #1a1a1a;
    line-height: 45px;
    text-align: center;
    float: left;
    border-top: 2px solid #ff5e43;
    border-right: 1px solid #ddd;
}

.producrxq_sp_right_hover {
    background: #fff;
    color: #ff5e43;
    font-size: 18px;
    font-weight: bold
}

.fl16 {
    font-size: 16px;
}

.producrxq_sp_right_img {
    overflow: hidden;
    text-align: center;
    background: #FFF;
    width: 100%;
    padding: 0 0 30px
}

.producrxq_sp_right_img img {
    margin-top: 20px
}

/*评论*/
.pinglun {
    width: 862px;
    margin: 0 auto;
    overflow: hidden
}

.pinglun_div {
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 30px 0 20px;
}

.pinglun_left {
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px
}

.pinglun_left img {
    width: 100%
}

.pinglun_right {
    overflow: hidden
}

.pinglun_right_one {
    overflow: hidden;
}

.pinglun_right_name {
    color: #666;
    font-size: 16px;
    float: left
}

.pinglun_right_img {
    float: left;
    margin: 0 5px 0 12px
}

.pinglun_right_img2 {
    float: left
}

.pinglun_right_time {
    font-size: 12px;
    float: right;
    color: #999
}

.xing {
    margin: 10px 0 0;
    overflow: hidden
}

.ping_font {
    color: #333;
    line-height: 24px;
    font-size: 16px;
    margin-top: 15px;
}

.xianshi {
    overflow: hidden;
    margin-top: 10px;
}

.xianshi li {
    float: left;
    margin-right: 10px;
    border: 1px solid #ddd;
    width: 69px;
    height: 69px;
}

.xianshi li img {
    width: 100%
}

.pinglun_xian {
    width: 100%;
    height: 1px;
    background: #dddddd
}

/*购物车*/
.car_top {
    height: 120px;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

.car_all {
    width: 100%;
    overflow: hidden;
    background: #eeeeee
}

.car_top_left {
    float: left;
    margin-top: 30px;
}

.car_top_right {
    float: right;
    margin-top: 30px;
}

.car_content {
    width: 1200px;
    margin: 0 auto 20px;
    border: 1px solid #ddd;
    overflow: hidden;
    background: #fff
}

.car_content_top {
    width: 100%;
    height: 48px;
    background: #f6f6f6;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    line-height: 48px;
    font-size: 16px;
    color: #333;
}

.carf1 {
    width: 92px;
    text-align: center;
    font-size: 16px;
    color: #333;
    float: left;
}

.xuan {
    width: 13px;
    height: 13px;
    margin-right: 12px;
    cursor: pointer;
}

.carf2 {
    width: 460px;
    text-align: center;
    float: left
}

.carf3 {
    float: left;
    width: 160px;
    text-align: center
}

.carf4 {
    width: 180px;
    text-align: center;
    float: left
}

.carf5 {
    width: 140px;
    text-align: center;
    float: left
}

.carf6 {
    width: 167px;
    text-align: center;
    float: left
}

.car_content_div {
    background: #fff;
    border-bottom: 1px solid #ddd;
    width: 100%;
    overflow: hidden
}

.middle-box {
    display: table;
    height: 133px;
    position: relative;
}

.middle-inner {
    display: table-cell;
    vertical-align: middle;
    *position: absolute;
    *top: 50%;
    *left: 0;
    width: 100%;
}

.car_c_one {
    width: 92px;
    overflow: hidden;
    float: left;
    text-align: center;
}

.car_c_two {
    width: 350px;
    float: left;
    overflow: hidden;
}

.car_c_two_img {
    width: 90px;
    height: 90px;
    border: 1px solid #ddd;
    margin-right: 20px;
}

.car_c_two_img img {
    width: 100%
}

.mingcheng {
    color: #333;
    font-size: 14px;

}

.car_c_one2 {
    width: 113px;
    overflow: hidden;
    float: left;
}

.car_c_three {
    width: 160px;
    float: left;
    overflow: hidden;
    text-align: center
}

.danjia {
    color: #ff5500;
    font-size: 16px;
}

.danjia2 {
    color: #333;
    font-size: 16px;
}

.car_c_four {
    width: 180px;
    float: left;
    overflow: hidden;
}

.shuliang {
    overflow: hidden;
    margin: 50px 0 0 32px;
}

.shuliang_left {
    float: left;
    width: 28px;
    height: 27px;
    border: 1px solid #ddd;
    border-right: none;
    text-align: center;
}

.shuliang_left img {
    vertical-align: top;
    margin-top: 9px;
}

.shuliang_conten {
    width: 55px;
    height: 27px;
    background: #FFF;
    border: 1px solid #999999;
    float: left;
    text-align: center;
    line-height: 27px;
    font-size: 18px;
    color: #333
}

.shuliang_right {
    float: left;
    width: 28px;
    height: 27px;
    border: 1px solid #ddd;
    border-left: none;
    text-align: center;
}

.shuliang_right img {
    vertical-align: top;
    margin-top: 9px;
}

.car_c_five {
    float: left;
    width: 140px;
    overflow: hidden;
}

.car_c_five_font {
    color: #ff5500;
    font-size: 16px;
    font-weight: bold;
    text-align: center
}

.car_c_six {
    float: left;
    width: 164px;
    overflow: hidden;
    text-align: center
}

.carc_hover {
    background: #fff7f6
}

.quanxa {
    width: 1130px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
    height: 88px;
}

.quanxa_left {
    line-height: 88px;
    float: left;
    width: 98px;
    font-size: 14px
}

.shanchu {
    float: left;
    line-height: 88px;
}

.shanchu img {
    margin-right: 10px;
    vertical-align: top;
    margin-top: 34px;
}

.shanchu a {
    font-size: 14px;
    color: #333;
}

.quanxa_right {
    float: right;
    overflow: hidden
}

.quanxa_right_one {
    color: #000;
    font-size: 14px;
    margin-top: 24px;
}

.quanxa_right_two {
    color: #000;
    font-size: 14px;
}

.quanxa_right_onespan {
    font-size: 26px;
    font-weight: bold
}

.car_foter {
    width: 1130px;
    margin: 0 auto;
    height: 98px;
}

.jixu {
    float: left;
    width: 110px;
    height: 30px;
    border: 1px solid #ddd;
    margin-top: 42px;
    text-align: center;
    line-height: 30px;
    border-radius: 2px
}

.jixu a {
    color: #333;
    font-size: 16px;
}

.car_foter_right {
    float: right;
    display: block;
    width: 133px;
    height: 43px;
    background: #ff5e43;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 43px;
    border: none;
    margin-top: 30px;
    border-radius: 2px;
    font-family: "微软雅黑"
}

/*购物车第二步*/
.dizhi_left {
    float: left;
    color: #333;
    font-size: 16px;
    margin-left: 22px;
    line-height: 48px;
}

.dizhi_right {
    width: 110px;
    height: 30px;
    background: #ff6d56;
    border: 1px solid #ff6d56;
    border-radius: 5px;
    float: right;
    display: block;
    margin: 8px 10px 0 0;
    color: #fff
}

.add {
    width: 100%;
    overflow: hidden;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
}

.addrd {
    width: 349px;
    height: 118px;
    border: 2px solid #f3f3f3;
    border-radius: 2px;
    float: left;
    margin-top: 30px;
    margin-left: 35px;
    position: relative
}

.addrd2 {
    width: 349px;
    height: 118px;
    border: 2px solid #f3f3f3;
    border-radius: 2px;
    float: left;
    margin-top: 30px;
    margin-left: 35px;
    position: relative
}


.addrd_top {
    width: 320px;
    height: 43px;
    line-height: 43px;
    border-bottom: 1px dashed #bdbdbd;
    margin: 0 auto;
}

.addrd_top_left {
    float: left;
    font-size: 14px;
    color: #333
}

.addrd_top_left2 {
    float: left;
    font-size: 14px;
    color: #666;
    margin-left: 12px
}

.addrd_dizih {
    width: 320px;
    margin: 0 auto;
    font-size: 12px;
    color: #444;
    line-height: 27px;
    margin-top: 10px;
}

.addrd_xiu {
    width: 320px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 12px
}

.addrd_xiu a {
    color: #999;
    font-size: 12px;
    margin-right: 10px
}

.morendizhi {
    position: absolute;
    right: 0;
    bottom: 0
}

.addrd_hover {
    border: 2px solid #ff5e43
}

.fapiao {
    float: left;
    width: 310px;
    margin-left: 22px;
}

.fapiao_title {
    color: #333;
    font-size: 18px;
    margin-top: 30px
}

.fapiao_one {
    overflow: hidden;
    border-bottom: 1px dashed #bdbdbd;
    height: 50px;
    line-height: 50px;
}

.fapiao_one_left {
    float: left;
    color: #666;
    font-size: 12px;
    margin-right: 10px
}

.fapiao_one_left2 {
    float: left;
    margin-right: 30px;
    color: #666;
    font-size: 12px;
}

.fapiao_one_left2 input {
    margin-right: 3px;
    width: 12px;
    height: 12px;
    vertical-align: text-top
}

.taitou_left {
    float: left;
    margin-top: 18px;
    font-size: 12px;
    color: #666
}

.taitou_right {
    overflow: hidden
}

.taitou_right {
    margin-top: 18px
}

.qingshurug {
    width: 235px;
    height: 29px;
    display: block;
    border: 1px solid #ddd;
    border-radius: 2px;
    text-indent: 10px;
    margin: 12px 0 0;
}

.fapiao_right {
    float: left;
    width: 502px;
    margin-left: 220px;
    overflow: hidden;
    margin-top: 30px;
}

.fapiao_right_left {
    float: left;
    color: #333;
    font-size: 18px;
    margin-right: 10px;
    line-height: 29px;
}

.fapiao_right_right {
    overflow: hidden
}

.shenfen {
    font-size: 12px;
    text-indent: 10px;
    width: 339px;
    height: 29px;
    display: block;
    border: 1px solid #ddd;
}

.shanvhuan {
    overflow: hidden;
    margin-top: 20px;
}

.shanvhuan img {
    margin-right: 20px;
}

.add_zhang {
    float: right;
    margin-right: 35px;
    margin-top: 75px;
}

.youhui {
    height: 132px;
    border-bottom: 1px solid #ddd;
    line-height: 88px;
    overflow: hidden;
}

.youhui_left {
    float: left;
    font-size: 18px;
    color: #333;
    margin: 0 20px
}

.youhui_right {
    width: 194px;
    height: 40px;
    border: 1px solid #ddd;
    float: left;
    margin-top: 20px;
    border-radius: 5px;
    overflow: hidden
}

.youhui_sel {
    width: 95%;
    text-indent: 10px;
    line-height: 40px;
    color: #666;
    font-size: 14px;
    height: 40px;
    border-radius:;
    border: none;
    background: url(../images/xiala.png) no-repeat scroll right center transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
}

.ji {
    height: 47px;
    width: 100%;
    line-height: 47px;
    color: #333;
    font-size: 14px;
    background: #f6f6f6;
    border-bottom: 1px solid #ddd;
}

.ji_lef1 {
    float: left;
    text-align: center;
    width: 48%;
}

.ji_lef2 {
    float: left;
    text-align: center;
    width: 16.5%;
}

.ji_lef3 {
    float: left;
    text-align: center;
    width: 15%;
}

.ji_lef4 {
    float: left;
    text-align: center;
    width: 20%;
}

.shangpio {
    width: 100%;
    height: 120px;
    border-bottom: 1px solid #ddd;
    background: #fff;
    overflow: hidden
}

.shangpio_one {
    float: left;
    overflow: hidden;
    height: 120px;
    display: table;
    position: relative;
    margin: 0 20px
}

.shangpio_two {
    float: left;
    overflow: hidden;
    height: 120px;
    display: table;
    position: relative;
    width: 35.5%;
    border-right: 1px solid #ddd;
}

.danjiajia {
    float: left;
    line-height: 120px;
    border-right: 1px solid #ddd;
    font-size: 16px;
    color: #333;
    width: 16%;
    text-align: center
}

.danjiajia2 {
    float: left;
    line-height: 120px;
    border-right: 1px solid #ddd;
    font-size: 16px;
    color: #333;
    width: 15.5%;
    text-align: center
}

.danjiajia3 {
    float: left;
    line-height: 120px;
    font-weight: bold;
    font-size: 16px;
    color: #ff5500;
    width: 19.5%;
    text-align: center
}

.zongji {
    width: 1126px;
    height: 70px;
    margin: 0 auto;
    line-height: 70px;
    border-bottom: 1px solid #ddd;
    text-align: right;
    font-size: 14px;
    color: #000
}

.jiau {
    font-size: 22px;
    font-weight: bold;
    color: #ff5500
}

/*购物车第三步*/
.tijaoc {
    width: 1200px;
    height: 230px;
    background: #FFF;
    border: 1px solid #ddd;
    overflow: hidden;
    margin: 0 auto
}

.tijaoc_left {
    float: left;
    overflow: hidden;
    width: 154px;
    height: 154px;
    margin: 40px 40px 0 98px
}

.tijaoc_left img {
    width: 100%
}

.tijaoc_right {
    overflow: hidden;
    width: 550px;
    float: left
}

.tijaoc_right_one {
    width: 100%;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px dashed #b7b7b7;
    color: #333333;
    font-size: 22px;
    margin-top: 12px;
}

.tijaoc_right_two {
    height: 68px;
    line-height: 68px;
    overflow: hidden;
    color: #0d0d0d;
    font-size: 20px;
}

.tijaoc_right_two_left {
    color: #333;
    font-size: 20px;
    float: left;
    margin-right: 40px;
}

.tijaoc_right_two_font {
    font-size: 24px;
    font-weight: bold;
    color: #ff5500
}

.tijaoc_right_three {
    width: 422px;
    height: 40px;
    background: url(../images/txbg.png) no-repeat;
    line-height: 40px;
    font-size: 14px;
    text-indent: 15px;
}

.tijaoc_right_three span {
    font-weight: 600;
    font-size: 16px;
    color: #ff5500
}

.fangshi {
    width: 1200px;
    margin: 30px auto 50px;
    border: 1px solid #ddd;
    overflow: hidden;
    background: #FFF;
}

.wcld2 {
    width: 1013px;
    height: 30px;
    display: block;
    overflow: hidden;
    margin: 30px auto 20px;
    position: relative
}

.wcldwz2 {
    width: auto;
    height: 30px;
    line-height: 35px;
    color: #333;
    font-size: 12px;
    overflow: hidden;
    text-align: center;
    margin-top: -20px;
}

.wcldwz2 span {
    width: auto;
    height: 25px;
    line-height: 35px;
    color: #000;
    font-size: 22px;
    overflow: hidden;
    background: #fff;
    padding: 0 10px;
}

.zhifufs {
    width: 1011px;
    background: #FFF;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #ddd;
    border-bottom: none
}

.zhifufs_div {
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

.zhifufs_left {
    float: left;
    line-height: 80px;
    color: #333;
    font-size: 16px;
    border-right: 1px solid #ddd;
    width: 129px;
    text-indent: 50px
}

.zhifufs_right {
    overflow: hidden;
    height: 80px;
    line-height: 80px;
}

.fnagshib {
    width: 12px;
    height: 12px;
    vertical-align: top;
    float: left;
    margin-top: 34px;
    margin-left: 12px;
    margin-right: 10px
}

.zhifufs_right_font {
    color: #333;
    font-size: 16px;
    float: left
}

.zhifufs_rightzf {
    margin-top: 19px;
    margin-right: 16px;
    float: left
}

.zhuanzhag {
    float: left;
    color: #999;
    font-size: 16px;
    text-decoration: underline
}

.zhuanzhag a {
    color: #999;
    font-size: 16px
}

.zongji2 {
    width: 1011px;
    height: 70px;
    margin: 0 auto;
    line-height: 70px;
    text-align: right;
    font-size: 14px;
    color: #000
}

.car_foter2 {
    width: 1011px;
    margin: 0 auto;
    height: 98px;
}

/*个人中心*/
.my {
    width: 1200px;
    margin: 0 auto 30px;
    overflow: hidden
}

.my_left {
    float: left;
    width: 200px;
    background: #FFF;
    overflow: hidden;
    border: 1px solid #ddd;
    border-top: 2px solid #ff5e43;
}

.my_content_left_one {
    text-align: center;
    position: relative;
    height: 140px;
    width: 140px;
    margin: 20px auto 0
}

.dang {
    position: absolute;
    left: 0;
    top: 0
}

.my_content_left_one_img {
    margin-top: 10px
}

.my_left_two {
    color: #1a1a1a;
    font-size: 18px;
    text-align: center;
    margin: 10px 0 8px
}

.my_left_three {
    width: 100%;
    text-align: center;
}

.my_left_ul {
    width: 100%;
    overflow: hidden;
    margin-top: 15px
}

.my_left_ul li {
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #ddd;
    text-align: center
}

.my_left_ul li a {
    color: #333;
    font-size: 16px;
    display: block;
    overflow: hidden
}

.my_left_ul_hover {
    background: #ff5e43
}

.my_left_ul li.my_left_ul_hover a {
    color: #fff
}

.my_right {
    overflow: hidden;
    float: right;
    width: 982px;
}

.order {
    width: 980px;
    overflow: hidden;
}

.order_one {
    height: 48px;
    background: #f6f6f6;
    overflow: hidden;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
		position:relative;
}

.order_one_left {
    float: left;
    width: 243px;
    height: 47px;
    border-bottom: 1px solid #ddd;
    text-align: center;
    line-height: 47px;
    border-right: 1px solid #ddd;
}

.order_one_left a {
    font-size: 16px;
    color: #333;
    display: block;
    overflow: hidden
}

.order_hover {
    background: #FFF;
    border-bottom: 1px solid #fff;
    border-top: 2px solid #ff5e43
}

.order_hover a {
    font-weight: bold;
    color: #ff5e43
}

.order_two {
    height: 50px;
    background: url(../images/xbg3.jpg) repeat-x;
    overflow: hidden;
    border: 1px solid #ddd;
    border-top: none;
    border-bottom: none
}

.xin_div {
    height: 70px;
    background: url(../images/xbg1.jpg) repeat-x;
    overflow: hidden;
    border: 1px solid #ddd;
    border-top: none;
}

.xin_div_left {
    float: left;
    color: #333;
    font-size: 14px;
    line-height: 70px;
    margin-left: 20px;
    position: relative
}

.sousous {
    width: 70px;
    height: 28px;
    background: #ff5e43;
    color: #fff;
    text-align: center;
    float: left;
    margin-top: 20px;
    margin-left: 40px;
    border: none;
    border-radius: 5px;
    font-family: "微软雅黑";
    line-height: 28px;
    cursor: pointer
}

.xin_div_left input {
    width: 180px;
    height: 28px;
    border: 1px solid #ddd;
    margin-left: 5px;
    text-indent: 10px;
    border-radius: 5px;
    overflow: hidden
}

.xin_div_left select {
    cursor: pointer;
    width: 180px;
    height: 28px;
    text-indent: 10px;
    line-height: 28px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: url(../images/xiala.png) no-repeat scroll right center transparent;
    margin-left: 5px;
    background-position: 150px 10px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
}

.order_two1 {
    width: 374px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    float: left
}

.order_two2 {
    width: 120px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    float: left;
    font-size: 14px;
    color: #333
}

.order_three {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    background: #f6f6f6;
    border: 1px solid #ddd
}

.order_three_left {
    float: left;
    margin-left: 20px;
    color: #666;
    font-size: 14px;
}

.biaogesd {
    overflow: hidden
}

.ttabd {
    background: #FFF;
    border-collapse: collapse;
    border-left: 1px solid #ddd;
}

.ttabd tr {
    border-bottom: 1px solid #ddd;
}

.ttabd tr td {
    height: 130px;
    border-right: 1px solid #ddd;
    text-align: center;
    vertical-align: middle
}

.gelan {
    font-size: 14px;
    color: #333;
    vertical-align: middle;
    text-align: left
}

.shangpio_one2s {
    float: left;
    overflow: hidden;
    height: 130px;
    display: table;
    position: relative;
    margin-left: 20px
}

.shangpio_two2s {
    float: left;
    overflow: hidden;
    height: 130px;
    display: table;
    position: relative;
    width: 224px;
}

.hons {
    color: #e93b39;
    font-size: 14px;
}

.hons2 {
    color: #0085da;
    font-size: 14px;
}

.hons3 {
    color: #00a10b;
    font-size: 14px;
}

.biaogesd a.hons2 {
    color: #000;
    font-size: 14px;
}

.lijizf {
    color: #fff;
    background: #ff5e43;
    border-radius: 4px;
    font-size: 14px;
    border: none;
    margin-bottom: 8px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-family: "微软雅黑";
    cursor: pointer
}

.biaogesd a.quxiaodingdan {
    color: #666;
    font-size: 14px;
}

.shanchudingd {
    color: #1a1a1a;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer
}

.cl16 {
    font-size: 18px;
    font-weight: bold
}

/*订单详情*/
.orderxq {
    width: 980px;
    border: 1px solid #ddd;
    overflow: hidden;
    background: #FFF
}

.orderxq_title {
    height: 50px;
    line-height: 50px;
    background: #f6f6f6;
    text-indent: 20px;
    font-weight: bold;
    color: #000000;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
}

.orderxq_one {
    width: 100%;
    height: 80px;
    margin: 0 auto;
    line-height: 80px;
    background: url(../images/orderxqbg.jpg) repeat-x;
    overflow: hidden
}

.orderxq_one_left {
    float: left;
    color: #333;
    font-size: 14px;
    margin: 0 20px
}

.sp1 {
    color: #1a1a1a
}

.sp2 {
    color: #e93b39
}

.sp3 {
    color: #00a10b
}

.orderxq_two {
    width: 942px;
    overflow: hidden;
    margin: 0 auto;
    border-top: 1px solid #ddd;
    padding: 40px 0 0
}

.orderxq_one_right1 {
    float: right;
    margin-right: 20px;
    text-decoration: underline
}

.orderxq_one_right1 a {
    font-size: 14px;
    color: #999;
}

.orderxq_one_right2 {
    float: right;
    display: block;
    width: 80px;
    height: 30px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-right: 14px;
    margin-top: 24px;
    font-size: 14px;
    color: #333;
    cursor: pointer
}

.orderxq_one_right3 {
    float: right;
    display: block;
    width: 80px;
    height: 30px;
    background: #ff5e43;
    border: 1px solid #ff5e43;
    border-radius: 5px;
    margin-right: 14px;
    margin-top: 24px;
    color: #fff;
    font-size: 14px;
    cursor: pointer
}

.shijian1 {
    color: #000;
    font-size: 14px;
    margin: 10px 0 30px 160px
}

.shijian3 {
    color: #000;
    font-size: 14px;
    margin: 10px 0 30px 324px
}

.shijian4 {
    color: #000;
    font-size: 14px;
    margin: 10px 0 30px 658px
}

.orderxq_three {
    height: 86px;
    width: 942px;
    margin: 0 auto;
    border-top: 1px solid #ddd;
}

.orderxq_three_font {
    line-height: 24px;
    font-size: 14px;
    color: #000;
    margin: 20px 20px 0
}

.orderxq_title2 {
    height: 50px;
    line-height: 50px;
    background: #f6f6f6;
    text-indent: 20px;
    font-weight: bold;
    color: #000000;
    font-size: 18px;
    border-top: 1px solid #ddd;
}

.orderxq_four {
    overflow: hidden;
    width: 100%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #FFF
}

.orderxq_four_div {
    height: 56px;
    width: 942px;
    line-height: 56px;
    border-bottom: 1px solid #ddd;
    margin: 0 auto;
    overflow: hidden
}

.orderxq_four_div_left {
    float: left;
    color: #0d0d0d;
    font-size: 16px;
    text-align: right;
    width: 100px;
}

.orderxq_four_div_left2 {
    float: left;
    color: #666;
    font-size: 14px;
    margin-left: 16px
}

.orderxq_four_div_left3 {
    float: left;
    color: #333;
    font-size: 14px;
    margin-left: 16px
}

.ji_lef1s {
    float: left;
    text-align: center;
    width: 51%;
}

.ji_lef2s {
    float: left;
    text-align: center;
    width: 16%;
}

.ji_lef3s {
    float: left;
    text-align: center;
    width: 16%;
}

.ji_lef4s {
    float: left;
    text-align: center;
    width: 17%;
}

.danjiajia3s {
    float: left;
    line-height: 120px;
    font-weight: bold;
    font-size: 16px;
    color: #333;
    width: 17%;
    text-align: center
}

.zongji2s {
    width: 952px;
    height: 75px;
    line-height: 75px;
    border-bottom: 1px solid #ddd;
    text-align: right;
    font-size: 14px;
    color: #000
}

.orderxq_dibu {
    overflow: hidden;
    height: 98px;
}

.orderxq_dibu_btn {
    float: right;
    display: block;
    width: 133px;
    height: 43px;
    background: #ff5e43;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 43px;
    border: none;
    margin-top: 30px;
    border-radius: 2px;
    margin-right: 30px;
    font-family: "微软雅黑";
    cursor: pointer
}

.ji_lef1a {
    float: left;
    text-align: center;
    width: 414px;
}

.ji_lef2a {
    float: left;
    text-align: center;
    width: 141px;
}

.shangpio_onea {
    float: left;
    overflow: hidden;
    height: 120px;
    width: 130px;
    display: table;
    position: relative;
}

.car_c_two_img2 {
    width: 90px;
    height: 90px;
    border: 1px solid #ddd;
    margin: 0 20px;
}

.shangpio_two2 {
    float: left;
    overflow: hidden;
    height: 120px;
    display: table;
    position: relative;
    width: 284px;
    border-right: 1px solid #ddd;
}

.danjiajiaa {
    float: left;
    line-height: 120px;
    border-right: 1px solid #ddd;
    font-size: 16px;
    color: #333;
    width: 141px;
    text-align: center
}

.danjiajiaas {
    float: left;
    border-right: 1px solid #ddd;
    line-height: 120px;
    font-weight: bold;
    font-size: 16px;
    color: #333;
    width: 141px;
    text-align: center;
}

.danjiajiaa2 {
    float: left;
    line-height: 120px;
    font-size: 16px;
    color: #333;
    width: 136px;
    text-align: center
}

.pingjia {
    width: 80px;
    height: 30px;
    background: #0d0d0d;
    color: #e1c562;
    font-size: 14px;
    margin-top: 42px;
    border: none;
    border-radius: 5px
}

.bortom0 {
    border-bottom: none
}

/*评价*/
.pingjia_left {
    float: left;
    margin: 20px;
    overflow: hidden;
    border: 1px solid #ddd;
}

.pingjia_right_one {
    color: #333;
    font-size: 16px;
    margin-top: 20px
}

.pingjia_right_two {
    color: #666;
    font-size: 14px;
    margin-top: 30px
}

.fontone {
    color: #1a1a1a;
    font-size: 14px;
}

.fontone2 {
    color: #1a1a1a;
    font-size: 24px;
}

.fontone3 {
    color: #999;
    font-size: 16px;
    text-decoration: line-through
}

.tianxiepingjia {
    height: 50px;
    width: 929px;
    border: 1px solid #ddd;
    margin: 0 auto;
    background: #f6f6f6;
    line-height: 50px;
    text-indent: 20px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

.pingjia_div {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding-bottom: 40px;
}

.pingjia_div_nei {
    width: 930px;
    margin: 0 auto;
    overflow: hidden
}

.pingjia_div_nei_eve {
    overflow: hidden;
    margin-top: 30px;
}

.pingjia_div_left {
    float: left;
    color: #000;
    font-size: 16px;
    width: 105px;
    text-align: right;
    line-height: 30px
}

.pingjia_div_right {
    overflow: hidden
}

.neirongkuang {
    width: 822px;
    height: 148px;
    border: 1px solid #ddd;
    background: #FFF
}

.neirongkuang textarea {
    margin: 10px;
    width: 802px;
    height: 128px;
    font-size: 16px
}

.pingjia_div_right_img {
    width: 120px;
    height: 120px;
    margin-right: 10px;
}

.tijiaobtn {
    width: 100%;
    height: 115px;
    overflow: hidden
}

.tijiaobtn_btn {
    width: 220px;
    height: 56px;
    background: #0d0d0d;
    color: #e1c562;
    font-size: 20px;
    text-align: center;
    line-height: 56px;
    border: none;
    margin: 30px auto 0;
    display: block
}

/*我的收益*/
.shouyi {
    width: 980px;
    overflow: hidden;
    border: 1px solid #ddd;
    background: #FFF;
}

.shouyi_top {
    height: 60px;
    border-bottom: 1px solid #ddd;
    background: url(../images/shouyi.jpg) repeat-x;
    line-height: 60px;
    font-size: 16px;
    color: #1a1a1a;
    text-indent: 20px;
    position: relative
}

.tixian {
    width: 110px;
    height: 34px;
    line-height: 34px;
    background: #ff5e43;
    border: 1px solid #ff5e43;
    border-radius: 5px;
    position: absolute;
    right: 280px;
    top: 13px;
    color: #fff;
    cursor: pointer;
}

.tixian2 {
    width: 110px;
    height: 34px;
    line-height: 34px;
    background: #ff5e43;
    border: 1px solid #ff5e43;
    border-radius: 5px;
    position: absolute;
    right: 150px;
    top: 13px;
    color: #fff;
    cursor: pointer;
}

.tixian3 {
    width: 110px;
    height: 34px;
    line-height: 34px;
    background: #ff5e43;
    border: 1px solid #ff5e43;
    border-radius: 5px;
    position: absolute;
    right: 20px;
    top: 13px;
    color: #fff;
    cursor: pointer
}

.tixian img {
    vertical-align: top;
    margin-top: 4px;
    margin-right: 6px
}

.tixian2 img {
    vertical-align: top;
    margin-top: 4px;
    margin-right: 6px
}

.tixian3 img {
    vertical-align: top;
    margin-top: 4px;
    margin-right: 6px
}

.shouyi_topzi {
    color: #ff5500;
    font-size: 26px;
}

.shouyi_topzi b {
    font-weight: bold
}

.shouyi_bi {
    height: 60px;
    line-height: 60px;
    background: #f6f6f6;
    overflow: hidden;
    color: #1a1a1a;
    font-size: 16px;
    position: relative;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.shouyi_bi_lefr {
    position: absolute;
    left: 20px;
    line-height: 60px;
    top: 0
}

.shouyi_bi_lright {
    position: absolute;
    right: 20px;
    line-height: 60px;
    top: 0
}

.shouyi_meig {
    width: 941px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    position: relative;
    border-bottom: 1px solid #ddd;
    text-align: center
}

.shouyi_meig_left {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 50px;
    font-size: 14px;
    color: #333;
}

.shouyi_meig_right {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 50px;
    font-size: 16px;
}

.cljian {
    color: #999999
}

.cljia {
    color: #333333
}

.shouyi_meig_center {
    color: #333;
    font-size: 16px;
}

.cd-popups {
    position: fixed;
    left: 0;
    top: 0;
    padding-top: 1rem;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 99999999999;
}

.cd-popup-containers2 {
    overflow: hidden;
    position: absolute;
    width: 505px;
    height: auto;
    background: #FFF;
    top: 150px;
    left: 50%;
    margin-left: -252px;
    border-radius: 10px;
    /*box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);*/
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    /* Force Hardware Acceleration in WebKit */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.cd-popups.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.is-visible .cd-popup-containers {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.cd-popup-close2 {
    overflow: hidden;
    background: url(../images/guan.png) no-repeat;
    display: block;
    width: 24px;
    height: 24px;
    background-size: 100%;
    position: absolute;
    right: 20px;
    top: 22px
}

.cd-popupss {
    position: fixed;
    left: 0;
    top: 0;
    padding-top: 1rem;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 99999999999;
}

.cd-popupss.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.is-visible .cd-popup-containerss {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.cd-popupsss {
    position: fixed;
    left: 0;
    top: 0;
    padding-top: 1rem;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 99999;
}

.cd-popupsss.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.is-visible .cd-popup-containersss {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.cd-popupssss {
    position: fixed;
    left: 0;
    top: 0;
    padding-top: 1rem;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 99999;
}

.cd-popupssss.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.is-visible .cd-popup-containerssss {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.cd-popup_vip {
    position: fixed;
    left: 0;
    top: 0;
    padding-top: 1rem;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 99999;
}

.cd-popup_vip.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.is-visible .cd-popup-container_vip {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.cd-popup_vip_record {
    position: fixed;
    left: 0;
    top: 0;
    padding-top: 1rem;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 99999;
}

.cd-popup_vip_record.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.is-visible .cd-popup-container_vip_record {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.liji {
    width: 380px;
    height: 50px;
    border-radius: 5px;
    background: #ff5e43;
    color: #fff;
    margin: 30px auto 30px;
    border: none;
    display: block;
    font-size: 20px;
    font-family: "微软雅黑";
    cursor: pointer
}

.bangdingtitle {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: #f0f0f0;
    color: #333;
    font-size: 20px;
    text-align: center;
}

.bangding {
    height: 47px;
    width: 100%;
    background: #ffe8a8;
    line-height: 47px;
}

.bangding_left {
    float: left;
    margin-left: 30px;
    color: #995122;
    font-size: 16px
}

.bangding_right {
    width: 130px;
    height: 47px;
    border-left: 1px solid #eccf7e;
    background: #ffde85;
    float: right;
    text-align: center;
    cursor: pointer
}

.bangding_right img {
    margin-left: 5px;
    vertical-align: top;
    margin-top: 17px;
}

.tanchu_all {
    width: 384px;
    margin: 0 auto;
    overflow: hidden
}

.tanchu_all_top {
    height: 48px;
    width: 100%;
    line-height: 48px;
    margin-top: 20px;
    color: #000;
    font-size: 16px;
}

.fangshis {
    width: 382px;
    height: 77px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.fangshis_left {
    width: 126px;
    text-align: center;
    height: 77px;
    border-right: 1px solid #ddd;
    float: left
}

.fangshis_left img {
    margin-top: 19px;
    vertical-align: top
}

.zhifurd {
    width: 18px;
    height: 18px;
    margin-left: 18px;
    margin-top: 30px
}

.borrnone {
    border-right: none
}

.yinhang {
    width: 382px;
    height: 46px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 20px;
    overflow: hidden
}

.yinhang_left {
    float: left;
    width: 89px;
    height: 46px;
    line-height: 46px;
    background: #f6f6f6;
    text-indent: 14px;
    border-right: 1px solid #d9d9d9
}

.yinhang_select {
    width: 279px;
    height: 46px;
    display: block;
    float: left;
    text-indent: 10px;
    line-height: 46px;
    border: none;
    background: url(../images/xiala.png) no-repeat scroll right center transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
}

.yinhang_ipt {
    width: 278px;
    height: 46px;
    display: block;
    float: left;
    text-align: right;
    line-height: 46px;
    border: none;
    font-size: 16px
}

.xieyi {
    color: #999999;
    font-size: 12px;
    margin-top: 18px
}

.xieyi a {
    color: #333333
}

.cd-popups2 {
    position: fixed;
    left: 0;
    top: 0;
    padding-top: 1rem;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 99999999999;
}

.cd-popups2_sign {
    position: fixed;
    left: 0;
    top: 0;
    padding-top: 1rem;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 99999999999;
}

.cd-popup-containers2a {
    overflow: hidden;
    position: absolute;
    width: 505px;
    height: auto;
    background: #FFF;
    top: 150px;
    left: 50%;
    margin-left: -252px;
    border-radius: 10px;
    /*box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);*/
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    /* Force Hardware Acceleration in WebKit */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.cd-popups2.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popups2_sign.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.is-visible .cd-popup-containers2a {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.shouji_div {
    width: 380px;
    height: 46px;
    border-radius: 5px;
    border: 1px solid #ddd;
    margin-top: 40px;
    overflow: hidden
}

.shoujihao {
    width: 100%;
    line-height: 46px;
    text-indent: 15px;
    font-size: 18px;
}

.shouji_div2 {
    width: 380px;
    height: 46px;
    border-radius: 5px;
    border: 1px solid #ddd;
    margin-top: 20px;
    overflow: hidden
}

.yanzhengma {
    line-height: 46px;
    text-indent: 15px;
    display: block;
    float: left;
    width: 276px;
}

.shouji_div2_right {
    width: 103px;
    height: 46px;
    background: #fff9e6;
    border-left: 1px solid #f4e0a3;
    line-height: 46px;
    color: #333;
    font-size: 16px;
    float: left;
    text-align: center
}

.tabbox {
    font-family: '微软雅黑';
    overflow: hidden
}

.tabbox .tab {
    overflow: hidden;
    background: #fff;
    width: 260px;
    height: 40px;
    border: 1px solid #ddd;
    margin: 12px auto;
    border-radius: 5px
}

.tabbox .tab a {
    display: block;
    width: 50%;
    height: 100%;
    float: left;
    text-decoration: none;
    color: #333;
    text-align: center;
    line-height: 40px
}

.tabbox .tab a.on {
    background: #ff5db0;
    color: #fff;
    text-decoration: none;
}

.tabbox .content {
    overflow: hidden;
}

.tabbox .content li {
    display: none;
}

.chongzhi_one {
    width: 100%;
    height: 56px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #fff;
    line-height: 56px;
    font-size: 16px;
}

.chongzhi_one span {
    color: #ff5500;
    font-size: 20px;
}

.chongzhi_title {
    color: #333;
    font-size: 16px;
    height: 56px;
    line-height: 56px;
}

.wid380 {
    width: 380px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 20px
}

.chongzhi_jine {
    overflow: hidden;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #fff
}

.wid404 {
    width: 404px;
}

.jied {
    width: 108px;
    height: 42px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-right: 24px;
    color: #ff5500;
    font-size: 16px;
    text-align: center;
    line-height: 42px;
    margin-top: 17px;
    float: left
}

.jied2 {
    width: 377px;
    height: 42px;
    border: 1px solid #ddd;
    margin-top: 20px;
    float: left;
    border-radius: 5px;
    overflow: hidden
}

.jied2 input {
    text-align: center;
    line-height: 42px;
    width: 100%
}

.fangshis2 {
    overflow: hidden;
    background: #fff;
    border-top: 1px solid #ddd;
}

.fangshis_one {
    border-bottom: 1px solid #ddd;
    height: 70px;
}

.fangshis2_left {
    float: left;
    margin-top: 15px;
    margin-right: 15px;
}

.fangshis2_left img {
    width: 40px;
}

.fangshis2_left2 {
    float: left;
    overflow: hidden
}

.fangshis2_left2_one {
    color: #333;
    font-size: 16px;
    margin-top: 15px;
}

.fangshis2_left2_two {
    color: #999;
    font-size: 12px;
}

.yunay {
    width: 20px;
    height: 20px;
    display: block;
    float: right;
    margin-top: 26px;
    cursor: pointer
}

.kami {
    width: 100%;
    height: 56px;
    background: #fff;
    line-height: 56px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    margin-top: 20px
}

.kami input {
    width: 380px;
    height: 56px;
    background: #fff;
    margin: 0 auto;
    display: block;
    line-height: 56px;
}

.ruhe {
    color: #ff5db0;
    font-size: 14px;
    text-decoration: underline;
    margin-left: 18px;
}

/*优惠券*/
.youhuiquan {
    width: 980px;
    overflow: hidden;
    border: 1px solid #ddd;
    background: #FFF
}

.youhuiquan_top {
    height: 48px;
    background: #f6f6f6;
    border-bottom: 1px solid #ddd;
}

.youhuiquan_top_div {
    width: 182px;
    height: 47px;
    border-right: 1px solid #ddd;
    color: #333;
    font-size: 16px;
    text-align: center;
    line-height: 47px;
    float: left
}

.youhuiquan_top_div a {
    display: block;
    overflow: hidden
}

.youhuiquan_top_hover {
    font-size: 18px;
    background: #fff;
    font-weight: bold;
    border-top: 2px solid #ff5e43
}

.youhuiquan_top_hover a {
    color: #ff5e43
}

.jihuo {
    width: 100px;
    height: 30px;
    display: block;
    background: #FFF;
    border: 1px solid #ddd;
    margin-top: 9px;
    margin-right: 20px;
    float: right;
    border-radius: 5px;
    line-height: 30px
}

.quan {
    overflow: hidden;
    padding-bottom: 30px;
}

.quan_div {
    overflow: hidden;
    float: left;
    margin-top: 30px;
}

.quan_div_left {
    width: 198px;
    height: 130px;
    background: #ff5e43;
    font-size: 70px;
    color: #fff;
    text-align: center;
    line-height: 130px;
    float: left;
    border-radius: 5px 0 0 5px;
    margin-left: 40px
}

.quan_div_left span {
    font-size: 30px
}

.quan_div_right {
    width: 237px;
    height: 128px;
    border: 1px solid #ddd;
    border-left: none;
    float: left;
    border-radius: 0 5px 5px 0
}

.quan_div_right_one {
    height: 64px;
    line-height: 64px;
    border-bottom: 1px dashed #ddd;
    text-indent: 17px;
    font-size: 22px;
    color: #333
}

.quan_div_right_two {
    color: #888;
    font-size: 16px;
    text-indent: 17px;
    line-height: 63px;
}

.duihuanma {
    color: #1a1a1a;
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
}

.quan_div_left2 {
    width: 198px;
    height: 130px;
    background: #bbbbbb;
    font-size: 70px;
    color: #fff;
    text-align: center;
    line-height: 130px;
    float: left;
    border-radius: 5px 0 0 5px;
    margin-left: 40px
}

.quan_div_left2 span {
    font-size: 30px
}

.quan_div_right_one2 {
    height: 64px;
    line-height: 64px;
    border-bottom: 1px dashed #ddd;
    text-indent: 17px;
    font-size: 22px;
    color: #999
}

/*我的收藏*/
.car_content_top2 {
    width: 478px;
    text-align: center;
    float: left;
    color: #333;
    font-size: 16px
}

.car_content_top3 {
    width: 209px;
    text-align: center;
    float: left;
    color: #333;
    font-size: 16px
}

.car_content_top4 {
    width: 200px;
    text-align: center;
    float: left;
    color: #333;
    font-size: 16px
}

.car_c_threes {
    width: 238px;
    float: left;
    overflow: hidden;
    text-align: center;
    border-left: 1px solid #ddd;
}

.middle-inner a.quxiashou {
    font-size: 14px;
    color: #666;
}

.car_c_sixs {
    float: left;
    width: 178px;
    overflow: hidden;
    text-align: center;
    border-left: 1px solid #ddd;
}

.jiru {
    width: 110px;
    height: 30px;
    background: #ff5e43;
    border: none;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    border-radius: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}

.shoucang_di {
    height: 66px;
    border-bottom: 1px solid #ddd;
    line-height: 66px
}

.shoucang_di_btn {
    color: #666;
    font-size: 14px;
    border: 1px solid #666;
    background: #fff;
    margin-top: 20px;
    margin-left: 30px;
    padding: 4px 9px;
    border-radius: 4px;
    cursor: pointer
}

.dizhi {
    width: 980px;
    overflow: hidden;
    background: #FFF;
    border: 1px solid #ddd;
}

.dizhi_top {
    height: 48px;
    background: #f6f6f6;
    overflow: hidden;
    line-height: 48px;
    color: #333;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
}

.dizhi_top_left1 {
    text-align: center;
    width: 122px;
    float: left
}

.dizhi_top_left2 {
    text-align: center;
    width: 376px;
    float: left
}

.dizhi_top_left3 {
    text-align: center;
    width: 100px;
    margin-left: 90px;
    float: left
}

.dizhi_top_left4 {
    text-align: center;
    width: 170px;
    float: right
}

.dizhi_every {
    height: 56px;
    line-height: 56px;
    background: #fff;
    border-bottom: 1px solid #ddd;
}

.dizhi_every_left {
    float: left;
    text-align: center;
    width: 122px;
    color: #333;
    font-size: 14px;
}

.dizhi_every_left2 {
    width: 444px;
    float: left;
    color: #666;
    font-size: 12px;
    margin-left: 24px
}

.dizhi_every_left3 {
    width: 100px;
    float: left;
    color: #666;
    font-size: 14px;
}

.dizhi_every_left4 {
    width: auto;
    float: left;
    margin-left: 130px;
    font-size: 12px;
}

.dizhi_every_left4 a {
    color: #333;
    font-size: 12px;
    font-family: "宋体";
    margin: 0 4px
}

.sheweimo {
    padding: 0 5px;
    height: 27px;
    margin-right: 20px;
    margin-top: 14px;
    background: #fff;
    border: 1px solid #d4d4d4;
    color: #999;
    font-size: 12px;
    float: right;
    display: block;
    border-radius: 5px;
    line-height: 27px;
    cursor: pointer
}

.sheweimo_hover {
    background: #ff5e43;
    border: 1px solid #ff5e43;
    color: #fff;
}

.dizhi_click {
    background: #fff7f6
}

.xinzengcal {
    height: 60px;
    background: url(../images/shouyi.jpg) repeat-x;
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

.xinzengcal_font {
    color: #333;
    font-size: 16px;
    margin: 28px 0 0 40px
}

.shouhodizhi {
    width: 530px;
    margin-left: 50px;
    overflow: hidden
}

.shouhodizhi_div {
    overflow: hidden;
    line-height: 42px;
    margin-top: 22px;
}

.shouhodizhi_left {
    float: left;
    color: #666666;
    font-size: 16px;
    text-align: right;
    width: 85px;
}

.shouhodizhi_right {
    overflow: hidden;
}

.dizhiipt {
    width: 436px;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 5px;
    display: block;
    font-size: 14px;
    text-indent: 12px;
}

.dizhi_sele {
    width: 134px;
    display: block;
    float: left;
    text-indent: 10px;
    line-height: 40px;
    color: #333;
    font-size: 14px;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #ddd;
    background: url(../images/xiala.png) no-repeat scroll transparent;
    background-position: 110px center;
    margin-right: 18px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    cursor: pointer
}

.mr0 {
    margin-right: 0
}

.baocun {
    width: 87px;
    height: 37px;
    background: #ff5e43;
    color: #fff;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    margin: 22px 0 30px 85px;
    font-family: "微软雅黑";
    cursor: pointer
}

/*个人资料*/
.ziliao {
    width: 514px;
    margin-left: 60px;
    overflow: hidden;
}

.ziliao_one {
    margin-top: 60px;
    overflow: hidden;
    margin-bottom: 30px;
    cursor: pointer
}

.ziliao_one_img {
    width: 120px;
    height: 120px;
    border-radius: 10px;
    float: left;
    margin-right: 20px
}

.genghaun {
    width: 120px;
    height: 36px;
    border: 1px solid #dddddd;
    color: #999;
    font-size: 16px;
    background: #fff;
    border-radius: 5px;
    margin-top: 84px;
    cursor: pointer
}

.yinhangs {
    width: 510px;
    height: 48px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 20px;
    overflow: hidden
}

.yinhang_lefts {
    float: left;
    width: 100px;
    height: 48px;
    line-height: 48px;
    background: #f6f6f6;
    text-indent: 14px;
    border-right: 1px solid #d9d9d9;
    text-align: right;
    padding-right: 5px;
}

.yinhang_selects {
    width: 279px;
    height: 48px;
    display: block;
    float: left;
    text-indent: 10px;
    line-height: 48px;
    border: none;
    background: url(../images/xiala.png) no-repeat scroll right center transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
}

.yinhang_rights {
    float: left;
    overflow: hidden
}

.yinhang_rights_kuang {
    width: 400px;
    height: 48px;
    line-height: 48px;
    text-indent: 14px;
    color: #666;
    font-size: 16px;
}

.xingbie {
    float: left;
    margin: 0 98px 0 14px;
    line-height: 48px;
    color: #666;
    font-size: 16px;
    cursor: pointer
}

.xingbie input {
    width: 16px;
    height: 16px;
    vertical-align: text-top;
    margin-right: 5px;
    cursor: pointer
}

.dizhi_sele2 {
    width: 134px;
    display: block;
    float: left;
    text-indent: 10px;
    line-height: 48px;
    border: none;
    border-right: 1px solid #ddd;
    color: #333;
    font-size: 14px;
    height: 48px;
    background: url(../images/xiala.png) no-repeat scroll transparent;
    background-position: 110px center;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    font-family: "微软雅黑";
    cursor: pointer
}

.baocun2 {
    width: 152px;
    height: 52px;
    line-height: 52px;
    background: #ff5e43;
    color: #fff;
    font-size: 24px;
    border: none;
    border-radius: 5px;
    margin: 22px 0 30px 177px;
    font-family: "微软雅黑";
    cursor: pointer
}

/*修改密码*/
.mimadiv_div {
    overflow: hidden;
    margin-bottom: 20px;
    position: relative
}

.xiugaimima {
    width: 980px;
    height: 824px;
    background: #fff;
}

.mimadiv {
    width: 490px;
    padding: 200px 0 0;
    margin: 0 auto;
}

.mimadiv_right {
    width: 400px;
    float: left;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-indent: 10px;
}

.mimadiv_left {
    float: left;
    width: 85px;
    text-align: right;
    color: #333;
    font-size: 16px;
    line-height: 40px;
}

.baocuin3 {
    width: 160px;
    height: 40px;
    line-height: 40px;
    background: #ff5e43;
    color: #fff;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    margin: 22px 0 30px 177px;
    font-family: "微软雅黑";
    cursor: pointer;
}

.yinhang_ipt2 {
    width: 278px;
    height: 46px;
    display: block;
    float: left;
    text-align: left;
    line-height: 46px;
    border: none;
    font-size: 14px;
    text-indent: 10px
}

.dizhi_sele3 {
    width: 97px;
    display: block;
    float: left;
    text-indent: 10px;
    line-height: 48px;
    border: none;
    border-right: 1px solid #ddd;
    color: #333;
    font-size: 14px;
    height: 48px;
    background: url(../images/xiala.png) no-repeat scroll transparent;
    background-position: 74px center;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
}

.borr0 {
    border-right: none
}

.tan2_top {
    height: 56px;
    background: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    line-height: 56px
}

.tan2_top_center {
    width: 400px;
    margin: 0 auto;
    overflow: hidden
}

.tan2_top_left {
    font-size: 32px;
    float: left;
    color: #1a1a1a;
    margin: 0 12px
}

.tan2_top_right {
    overflow: hidden;
}

.tan2_top_right input {
    font-size: 16px;
    line-height: 56px;
    width: 100%
}

.tan2_one {
    width: 400px;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 20px auto 0
}

.tan2_one textarea {
    height: 112px;
    background: #fff;
    width: 100%;
    line-height: 30px;
    font-size: 16px;
    text-indent: 12px;
}

.tan2_title {
    color: #333;
    font-size: 16px;
    line-height: 56px;
    border-top: 1px solid #ddd;
    margin-top: 20px;
    text-indent: 40px
}

.tician {
    width: 400px;
    height: 48px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
    line-height: 48px;
    margin: 10px auto 0;
    overflow: hidden
}

.tician_left {
    float: left;
    width: 95px;
    text-align: right;
    font-size: 16px;
    color: #333;
    background: #fbfbfb;
    padding-right: 10px
}

.tician_right {
    overflow: hidden;
    border-left: 1px solid #d9d9d9;
    line-height: 48px;
    height: 100%;
    position: relative
}

.tician_right input {
    line-height: 48px;
    text-indent: 14px;
    width: 100%
}

.yund {
    position: absolute;
    right: 20px;
    top: 0;
    line-height: 48px;
}

/*商品代理*/
.youjia {
    float: right;
    overflow: hidden;
    margin-right: 20px;
    margin-top: 10px
}

.youjia_div {
    float: left;
    margin-left: 23px;
    color: #333;
    font-size: 14px;
    line-height: 60px;
    cursor: pointer
}

.youjia_div2 {
    float: left;
    margin-left: 23px;
    color: #666;
    font-size: 14px;
    line-height: 60px;
    cursor: pointer
}

.youjia_div img {
    vertical-align: top;
    margin-top: 20px;
    margin-right: 10px
}

.youjia_div2 img {
    vertical-align: top;
    margin-top: 20px;
    margin-right: 10px
}

.youjia_div3 {
    float: left;
    margin-left: 23px;
    color: #666;
    font-size: 14px;
    line-height: 50px
}

.youjia_div3 img {
    vertical-align: top;
    margin-top: 15px;
    margin-right: 10px
}

.daili_top {
    height: 46px;
    line-height: 46px;
    background: #fbfbfb;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    font-size: 16px;
    color: #333
}

.daili_top1 {
    width: 150px;
    height: 46px;
    text-align: center;
    float: left;
    overflow: hidden;
}

.daili_top2 {
    width: 242px;
    height: 46px;
    text-align: center;
    float: left;
    overflow: hidden;
}

.daili_top3 {
    width: 133px;
    height: 46px;
    text-align: center;
    float: left;
    overflow: hidden;
}

.daili_top4 {
    width: 120px;
    height: 46px;
    text-align: center;
    float: right;
    overflow: hidden;
}

/*首页--课程垂直手风琴css*/
.accordion {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background: #FFF;
}

.accordion .link {
    cursor: pointer;
    display: block;
    height: 50px;
    color: #333;
    font-size: 14px;
    border-top: 1px solid #eee;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li .fadown {
    float: left;
    margin-top: 24px;
    width: 10px;
    margin-right: 8px;

    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li.open .fadown {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/
.submenu {
    display: none;
    background: #f6f6f6;
    margin-left: 20px;
}

.submenu li {
    border-bottom: 1px solid #4b4a5e;
}

.accordion .link {
    overflow: hidden
}

.anbu {
    width: 11px;
    height: 11px;
    display: block;
    float: left;
    margin: 21px
}

.anbu2 {
    width: 11px;
    height: 11px;
    display: block;
    float: left;
    margin: 21px 15px
}

.daban {
    width: 175px;
    float: left;
    line-height: 50px;
    font-size: 14px
}

.baifen {
    float: left;
    width: 206px;
    line-height: 50px;
    font-size: 14px
}

.jiazhi {
    float: left;
    width: 190px;
    line-height: 50px;
    font-size: 14px
}

.shi {
    float: left;
    width: 130px;
    line-height: 50px;
    font-size: 14px
}

.youjia2 {
    float: right;
    overflow: hidden;
    margin-right: 20px;
}

.youjia_divs {
    float: left;
    margin-left: 23px;
    color: #333;
    font-size: 14px;
    line-height: 50px
}

.youjia_div2s {
    float: left;
    margin-left: 23px;
    color: #666;
    font-size: 14px;
    line-height: 50px
}

.youjia_div2s img {
    vertical-align: top;
    margin-top: 15px;
    margin-right: 10px
}

.youjia_divs img {
    vertical-align: top;
    margin-top: 15px;
    margin-right: 10px
}

.youjia_div2s a {
    color: #666
}

.subli {
    overflow: hidden;
    border-top: 1px solid #ddd;
}

.subli_div {
    height: 50px;
    border-top: 1px solid #ddd;
    line-height: 50px;
    margin-left: 20px;
}

.subli_div_left {
    width: 205px;
    float: left;
    height: 50px;
}

.subli_div_left_font {
    color: #333;
    font-size: 14px;
    margin-left: 5px;
    float: left
}

.subli_div_left2 {
    float: left;
    width: 206px;
    overflow: hidden;
    font-size: 14px;
}

.daildi {
    height: 60px;
    overflow: hidden;
    border: 1px solid #ddd;
    background: #fff
}

.youjia_left {
    float: left;
    overflow: hidden;
}

.jiajia_top {
    font-size: 16px;
    margin: 15px 0 15px 65px
}

.ald_div {
    overflow: hidden;
    border-top: 1px solid #ddd;
}

.xi_left_left2_left {
    float: left;
    margin-right: 63px;
    margin-left: 10px;
    cursor: pointer;
    font-size: 14px;
    line-height: 48px;
}

.xi_left_left2_left input {
    margin-right: 3px;
    width: 16px;
    height: 16px;
    vertical-align: top;
    margin-top: 16px;
}

.dailishezhi {
    overflow: hidden;
    border: 1px solid #ddd;
    border-top: none;
    background: #fff;
    height: 824px;
}

.dailishezhi_div {
    width: 520px;
    margin: 200px auto 0
}

.dailishezhibili {
    overflow: hidden;
    margin-top: 20px
}

.dailishezhi_left {
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 38px;
}

.dailishezhi_right {
    overflow: hidden;
    position: relative;
    height: 38px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.baifens {
    position: absolute;
    right: 10px;
    top: 12px;
    font-size: 16px;
    color: #333;
}

.dailishezhi_right input {
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-indent: 14px;
}

.baocim {
    width: 160px;
    height: 40px;
    background: #ff5e43;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    border: none;
    margin: 38px 0 0 220px;
    border-radius: 5px;
    font-family: "微软雅黑"
}

.yaoqing {
    overflow: hidden;
    background: #fff;
    border: 1px solid #ddd;
}

.yaoqing_top {
    height: 50px;
    background: #f6f6f6;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #ddd
}

.yaoqing_top_left {
    font-size: 18px;
    margin-left: 30px;
    line-height: 50px
}

.yaoqing_top_right {
    padding: 3px 12px;
    background: #ff5e43;
    border: 1px solid #ff5e43;
    border-radius: 5px;
    font-size: 16px;
    position: absolute;
    right: 30px;
    top: 10px;
    color: #fff;
    font-family: "微软雅黑";
    cursor: pointer
}

.yaoqing_two {
    height: 50px;
    background: url(../images/yaobg.jpg) repeat-x
}

.yaoqing_two_left {
    float: left;
    width: 132px;
    text-align: center;
    font-size: 16px;
    line-height: 50px
}

.yaoqing_two_left2 {
    float: left;
    width: 293px;
    text-align: center;
    font-size: 16px;
    line-height: 50px
}

.yaoqing_two_left3 {
    float: left;
    width: 140px;
    text-align: center;
    font-size: 16px;
    line-height: 50px
}

.yaoqing_two_left4 {
    float: right;
    width: 120px;
    text-align: center;
    font-size: 16px;
    line-height: 50px
}

.yaoqing_ecey {
    background: #fff;
    height: 60px;
    line-height: 60px;
    border-top: 1px solid #ddd;
    position: relative
}

.yaoqing_ecey_left {
    width: 132px;
    height: 60px;
    line-height: 60px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #333
}

.yaoqing_ecey_left2 {
    width: 293px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    float: left;
    font-size: 16px;
    color: #333
}

.yaoqing_ecey_left3 {
    width: 140px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    float: left;
    font-size: 14px;
    color: #333
}

.yaoqing_ecey_left4 {
    float: right;
    line-height: 60px;
    font-size: 14px;
    color: #333;
    margin-right: 30px;
    cursor: pointer
}

.yaoqing_ecey_left4 img {
    vertical-align: top;
    margin-right: 10px;
    margin-top: 20px
}

.yaoqing_ecey:hover {
    background: #fff7f6
}

.yaoqing_ecey:hover .yaoqing_ecey_left3 {
    display: none
}

.yaoqing_ecey:hover .yaoqing_ecey_icon {
    display: block
}

.yaoqing_ecey_icon {
    position: absolute;
    top: 0;
    left: 385px;
    display: none
}

.yaoqing_ecey_icon img {
    margin-right: 8px;
    vertical-align: top;
    margin-top: 16px
}

.fenja {
    text-align: center;
    color: #333;
    font-size: 16px;
    margin: 20px 0
}

/*分销商*/
.liebiaul {
    overflow: hidden; background:#fff
}

.liebiaul li {
    width: 439px;
    height: 94px;
    background: #f9f9f9;
    border: 1px solid #eaeaea;
    margin: 20px 0 0 30px;
    overflow: hidden;
    float: left
}

.liebiaul_left {
    float: left;
    width: 70px;
    height: 70px;
    margin: 12px 10px 0 16px;
    border-radius: 50%;
    overflow: hidden
}

.liebiaul_left2 {
    float: left
}

.yaoqing_nav {
    font-size: 22px;
    color: #333;
    margin-top: 18px
}
.yaoqing_nav span{ color:#ff5e42; font-size:16px; margin-left:5px;}

.yaoqing_time {
    color: #666;
    font-size: 14px;
    margin-top: 10px
}

.liebiaul_right {
    float: right;
    overflow: hidden
}

.liebiaul_right_one {
    color: #ff5500;
    font-size: 22px;
    margin-top: 20px;
    text-align: right;
    margin-right: 12px;
    font-weight: bold
}

.liebiaul_right_two {
    color: #ff5e43;
    font-size: 12px;
    margin: 5px 12px 0 0;
    width: 48px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #ff5e43;
    border-radius: 5px;
    cursor: pointer
}

.liebiaul_left img {
    width: 100%
}

.yeji_left2 {
    float: right;
    margin: 60px 17px 0 0
}

.danjia b {
    font-weight: bold
}

.shouyi_top2 {
    height: 50px;
    border-bottom: 1px solid #ddd;
    background: #f6f6f6;
    line-height: 50px;
    font-size: 18px;
    color: #333;
    text-indent: 20px;
    position: relative
}

.tuiguang_div {
    background: #fff;
    height: 822px;
    overflow: hidden
}

.tuiguang_erwei {
    width: 640px;
    height: 472px;
    margin: 120px auto 0;
    background: url(../images/tuiguang.png) no-repeat;
    cursor: pointer
}

.tuiguang_erwei img {
    width: 310px;
    height: 310px;
    margin-left: 166px;
    margin-top: 89px;
    cursor: pointer
}

.xiazai {
    width: 125px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 20px auto 0;
    display: block;
    border: none;
    border-radius: 5px;
    background: #ff5e43;
    color: #fff;
    font-family: "微软雅黑";
    cursor: pointer
}

.fenxiangerweima {
    color: #ff5e43;
    font-size: 18px;
    text-align: center;
    line-height: 61px
}

.fenxiangerweima img {
    margin-left: 8px;
    vertical-align: top;
    margin-top: 16px
}

.shouyi_top2s {
    height: 46px;
    border-bottom: 1px solid #ddd;
    background: #f6f6f6;
    line-height: 46px;
    overflow: hidden
}

.shouyi_top2s_left {
    float: left;
    margin-left: 22px;
    color: #333;
    font-size: 16px;
    width: 196px
}

.shouyi_top2s_left2 {
    float: left;
    margin-left: 22px;
    color: #333;
    font-size: 16px;
    width: 600px
}

.shouyi_top2s_left3 {
    float: right;
    margin-right: 22px;
    color: #333;
    font-size: 16px;
}

.xiaoxi_ul {
    overflow: hidden;
    margin: 0 20px;
}

.xiaoxi_ul li {
    height: 60px;
    border-bottom: 1px solid #ddd;
    line-height: 60px;
    overflow: hidden
}

.xiaoxi_ul_left {
    float: left;
    width: 215px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin-left: 2px;
}

.xiaoxi_ul_left2 {
    float: left;
    width: 570px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin-left: 2px;
}

.xiaoxi_ul_left3 {
    float: right;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin-left: 2px;
}

.yidu {
    color: #666;
    font-size: 14px;
    font-weight: normal
}

.youqingtishi {
    color: #ff5e43;
    font-size: 12px;
    margin-left: 88px;
    margin-bottom: 15px;
}

.hquanzheng {
    position: absolute;
    right: 4px;
    top: 1px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 115px;
    color: #ff5e43;
    font-size: 14px;
    border-left: 1px solid #f5dedb;
    background: #ffedeb;
    border-radius: 0 5px 5px 0
}

.clnv6 {
    color: #ff5500
}

.youhuis_lsr {
    float: right;
    overflow: hidden;
    margin-right: 30px;
}

.syveu {
    width: 254px;
    height: 80px;
    line-height: 30px;
    text-indent: 10px;
    display: block;
    float: left;
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 18px;
}

.zhifufs_right_font span {
    color: #ff5500;
    font-weight: bold;
    cursor: pointer;
}

.zhifumim {
    width: 200px;
    height: 40px;
    float: left;
    display: block;
    border: 1px solid #ddd;
    overflow: hidden;
    border-radius: 5px;
    margin: 21px 0 0 30px;
    text-indent: 12px;
}

.producrxq_top_right_two_div {
    overflow: hidden
}

/*限时抢购*/
.xianshi_banner {
    height: 480px;
    background: url(../images/xianshi.jpg) no-repeat;
    background-size: cover;
}

.xianshi_div {
    width: 1240px;
    margin: 0 auto;
    overflow: hidden
}

.xianshisa {
    width: 580px;
    height: 340px;
    float: left;
    margin: 30px 40px 0 0;
}

.xianshimgs {
    width: 580px;
    height: 300px;
    position: relative
}

.xianshimgs_font {
    position: absolute;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-indent: 30px;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.6)
}

.daojishi {
    height: 40px;
    background: url(../images/xibg.jpg) no-repeat;
    line-height: 40px;
}

.daojishi_left {
    float: left;
    color: #fff;
    font-size: 18px;
}

.daojishi img {
    vertical-align: top;
    margin-top: 10px;
    margin-left: 30px;
    margin-right: 12px;
}

.daojishi_right {
    float: right;
    margin-right: 30px;
    color: #fff;
    font-size: 18px;
    font-weight: bold
}

.xianshi_banner2 {
    width: 1200px;
    height: 489px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../images/xxqbanner.jpg) no-repeat;
    margin-bottom: 20px;
    background-size: cover;
}

.xianxq {
    overflow: hidden;
    background: #fff;
}

.yuanjia {
    color: #666;
    font-size: 14px;
    text-decoration: line-through;
    margin-left: 5px;
    float: left
}

/*分页css*/
.pages {
    width: 765px;
    margin: 40px auto;
    overflow: hidden;
}

.pages #Pagination {
    float: left;
    overflow: hidden;
}

.pages #Pagination .pagination {
    height: 40px;
    text-align: right;
    font-family: \u5b8b\u4f53, Arial;
}

.pages #Pagination .pagination a:hover {
    color: #ff5500;
    border: 1px solid #ff5500
}

.pages #Pagination .pagination a,
.pages #Pagination .pagination span {
    float: left;
    display: inline;
    padding: 11px 13px;
    border: 1px solid #e6e6e6;
    color: #666666;
    font-family: \u5b8b\u4f53, Arial;
    font-size: 14px;
    cursor: pointer;
    margin-right: 10px
}

.pages #Pagination .pagination .current {
    background: #bf0000;
    color: #fff;
    border: 1px solid #ff5500
}

.pages #Pagination .pagination .current:hover {
    background: #bf0000;
    color: #fff;
    border: 1px solid #ff5500
}

.pages #Pagination .pagination .prev,
.pages #Pagination .pagination .next {
    float: left;
    padding: 11px 13px;
    border: 1px solid #e6e6e6;
    background: none;
    color: #666666;
    cursor: pointer;
    margin-right: 10px
}

.pages #Pagination .pagination .pagination-break {
    padding: 11px 5px;
    border: none;
    background: none;
    cursor: default;
}

.pages .searchPage {
    float: left;
    padding: 3px 0;
}

.pages .searchPage .page-sum {
    padding: 11px 13px;
    color: #999999;
    font-family: \u5b8b\u4f53, Arial;
    font-size: 14px;
}

.pages .searchPage .page-go {
    padding: 8px 0;
    color: #999999;
    font-family: \u5b8b\u4f53, Arial;
    font-size: 14px;
    padding: 10px 0 \9;
    *padding: 6px 0;
}

.pages .searchPage .page-go input {
    width: 21px;
    height: 20px;
    margin: 0 5px;
    padding-left: 5px;
    border: 1px solid #e4e4e4;
}

.pages .searchPage .page-btn {
    width: 55px;
    height: 30px;
    border: 1px solid #d9d8d0;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    display: inline-block;
    margin-left: 5px
}

.pages .searchPage a.page-btn:hover {
    color: #ff5500;
    border: 1px solid #ff5500;
    margin-left: 5px
}

.plastic_bottom_pages {
    text-align: right;
    padding: 15px 0 15px 15px;
    word-wrap: break-word;
    margin-bottom: 20px;
}

.plastic_bottom_pages {
    /*clear: both;*/
    line-height: 30px;
}

.plastic_bottom_pages a {
    border: #c1c1c1 1px solid;
    background: #fafafa;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
    color: #999;
    text-decoration: none;
}

.plastic_bottom_pages a:hover {
    text-decoration: none;
    border: 1px solid #ff5500;
    background: #ff5500;
    color: #fff;
}

.plastic_bottom_pages a.selected,
.plastic_bottom_pages a.selected:hover {
    border: 1px solid #ff5500;
    background: #ff5500;
    color: #fff;
}

.plastic_bottom_pages .current {
    border: #c1c1c1 1px solid;
    text-decoration: none;
    border: 1px solid #ff5500;
    background: #ff5500;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
}

/*新加*/
.help_left {
    float: left;
    width: 198px;
    height: auto;
    border: 1px solid #ddd;
    margin-top: 10px;
    background: #fff
}

.art_title {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border-bottom: solid 1px #dddddd;
    background: url(../images/art_new20120417_1334642465.png) 0px 0px repeat-x;
    font-size: 12px;
}

span.aside_txt {
    font-size: 15px;
    font-weight: bold;
    color: #000000;
}

.help_left section {
    height: auto;
    padding: 10px;
}

.help_left section dl {
    padding-bottom: 10px;
}

.help_left section dl dt {
    height: 20px;
    padding: 5px 10px;
    border-bottom: dotted 1px #d7d7d7;
    overflow: hidden
}

span.dt_ico, span.dt_txt {
    display: inline-block;
    float: left;
}

span.dt_ico {
    width: 16px;
    height: 16px;
    margin: 2px 0;
    overflow: hidden;
    background: url(../images/art_new20120417_1334642465.png) no-repeat;
}

.art_ico1 {
    background-position: 0px -93px !important;
}

span.dt_txt {
    line-height: 20px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #444444;
}

.help_right {
    width: 970px;
    float: right;
    height: auto;
    border: 1px solid #ddd;
    margin-top: 10px;
    background: #fff
}

.art_content h2, .art_content h2 a {
    color: #777777;
}

.line {
    font-weight: bold
}

.neirongs {
    line-height: 25px;
    padding: 20px;
}

.MsoNormal b {
    font-weight: bold
}

.styled {
    /*background-color: #ff5e43 !important;*/
}

.fenye2 {
    overflow: hidden;
    padding-bottom: 20px;
    margin-right: 34px;
    margin-top: 30px
}

.fenye2 li {
    width: 32px;
    height: 32px;
    border: 1px solid #cecece;
    background: #fafafa;
    text-align: center;
    line-height: 32px;
    margin-left: 10px;
    float: left;
    font-size: 16px
}

.fenye2 li a {
    color: #888;
    display: block;
    overflow: hidden
}

.fenye2 li.fenhover {
    background: #ff5500;
    border: 1px solid #ff5500;
    color: #fff;
}

.fenye2 li.fenhover a {
    color: #fff;
}


.xianshi_banner2_div{ width:524px;
    height:61px; background:url(/Public/images/qiang1.png); margin: 380px auto 0;}
.xianshi_banner2_div img{
    float: left; margin-left: 10px; vertical-align: top; margin-top: 10px; margin-right: 10px}
.xianshi_banner2_center{ width: 380px; margin: 0 auto;
    line-height:61px; font-size: 20px; font-weight: bold;
    color: #fff;}
.tuijian_left img{
    width:100%;}
		.vip{ color:#da8a00; font-size:14px; margin-left:25px; line-height:24px; overflow:hidden}
								.vip span{ float:left}
								.vip img{ width:14px; height:14px; margin-left:4px; float:left; vertical-align:top; margin-top:4px;}
								.tiao{ overflow:hidden; background:#e0e0e0; width:150px; height:6px; border-radius:10px; margin-left:25px; margin-top:2px;}
								.tiao_r{ height:6px; background:#e69200; border-radius:10px; overflow:hidden;}
								.numbs{ color:#aaa; font-size:12px; margin-left:25px; margin-top:5px;}
								.numbs span{ color:#da8a00}
								.qiandao{ background:#ff5e43; color:#fff; border:1px solid #ff5e43; width:80px; height:30px; margin:15px 0 10px; font-size:14px; 
								text-align:center; line-height:29px; border-radius:50px; display:block; float:left; margin-left:14px;}
								.yiqianss{background:#fff; color:#999; border:1px solid #999; width:100px; height:40px; margin:15px auto; font-size:16px; text-align:center; line-height:40px; border-radius:50px; display:block}
								.rili{ overflow:hidden; background:#fff; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
								.rili_one{ overflow:hidden; text-align:center; color:#333; font-size:16px; margin-top:24px; line-height:18px;}
								.rili_one img{ vertical-align:top; margin:0 10px}
								.week{ overflow:hidden; margin-left:10px; margin-top:16px}
								.week div{ width:45px; text-align:center; float:left; margin-left:17px; color:#aaa; font-size:12px;}
								.rs{ overflow:hidden; margin-left:10px; padding-bottom:15px;}
								.rs li{ font-size:18px; color:#333; text-align:center; height:43px; line-height:43px; text-align:center; width:43px; position:relative; margin-top:10px; margin-left:17px; float:left; border:1px solid #fff}
								.rs li.befores{ color:#aaa}
								.rs li.yiqian{ background:#fff6f4; border:1px solid #ffc5bb; border-radius:50%}
								.rs li.today{ background:#ff5e43; color:#fff;border-radius:50%}
								.dsi{ position:absolute; line-height:1.5; left:16px; bottom:5px;}
								.guize{ background:#fff; border-top:1px solid #ddd; margin-top:10px;}
								.guize_title{ color:#333; font-size:18px; height:54px; line-height:54px; border-bottom:1px solid #ddd; margin-left:20px;}
								.guize_font{ color:#666; font-size:14px; line-height:22px; margin:10px 20px 20px;}
		
		
		.new_all{
			 overflow:hidden; 
			}
			.new_all_left{ float:left; margin-right:25px}
			.new_all_left_one{ color:#ff5500; font-size:28px;}
			.new_all_left_two{ color:#999; font-size:16px;}
			.my_over{ overflow:hidden; border-top:1px solid #ddd; margin-top:10px;}
			.shfu{ overflow:hidden; color:#333; text-align:center; margin-top:12px;}
			.shfu span{ color:#ff5e43; font-size:30px;}
			.daoqi{ height:44px; line-height:44px; background:#fff; border-top:1px solid #ddd;  border-bottom:1px solid #ddd}
			.daoqi_left{ float:left; font-size:14px; margin-left:20px;}
			.daoqi_left span{ color:#ff5e43; }
			.daoqi_right{ float:right; color:#ff5e43; margin-right:20px; font-size:14px;}
			.daoqi_right img{ vertical-align:top; margin-top:15px; margin-left:4px;}
			.huiyg{ overflow:hidden; border-top:1px solid #ddd; background:#fff; margin-top:10px;}
			.huiyg_all_title{ overflow:hidden; height:44px; line-height:44px;}
			.huiyg_all_title_left{ float:left; color:#333; font-size:16px; margin-left:20px;}
			.huiyg_all_title_right{ float:right; color:#666; margin-right:20px; font-size:14px;}
			.huiyg_all_title_right img{ vertical-align:top; margin-top:15px; margin-left:5px;}
			.huiyg_ul{ overflow:hidden;}
			.huiyg_ul li{ float:left; width:222px; height:180px; border:1px solid #dddddd; border-radius:10px; overflow:hidden; margin-left:20px; 
			margin-bottom:30px; margin-top:10px; box-shadow:0 0 16px #ccc; cursor:pointer}
			.huiyg_ul li.hover { border:1px solid #ff5e43;box-shadow:0 0 16px #ffb6aa}
			.huiyg_ul li.hover .huiyg_ul_one{ background:#ff5e43; color:#fff; border-bottom:1px solid #ff5e43}
			.huiyg_ul_one{ text-align:center; color:#ff5e43; height:60px; line-height:60px; background:#fff; font-size:18px; border-bottom:1px solid #dddddd;}
			.huiyg_ul_two{ overflow:hidden; text-align:center; color:#ff5e43; font-size:24px; margin-top:10px;}
			.huiyg_ul_two span{ font-size:60px;}
			.huiyg_ul_three{ overflow:hidden; text-align:center; height:34px; line-height:34px;}
			.huiyg_ul_three img{  width:26px; height:26px; vertical-align:top; margin-top:4px;}
			.huiyg_ul_three_font{ color:#ff5e43; margin:0 10px; font-size:16px;}
			.huiyg_ul_three2{ color:#333333; text-align:center; font-size:14px; line-height:34px;}


.cd-popupss0 {
    position: fixed;
    left: 0;
    top: 0;
    padding-top: 1rem;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 99999999999;
}

.cd-popupss0.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.is-visible .cd-popup-containerss0 {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.cd-popup-containerss0 {
    overflow: hidden;
    position: absolute;
    width: 505px;
    height: auto;
    background: #FFF;
    top: 150px;
    left: 50%;
    margin-left: -252px;
    border-radius: 10px;
    /*box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);*/
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    /* Force Hardware Acceleration in WebKit */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.gou_ul{ overflow:hidden; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
.gou_ul li{ margin-left:20px; border-bottom:1px solid #ddd; overflow:hidden; height:60px;}
.gou_ul_left{ float:left;}
.gou_ul_left_one{ color:#333; font-size:18px; margin-top:10px;}
.gou_ul_left_two{ color:#999; font-size:14px;margin-top:4px;}
.gou_ul_right{ color:#ff5e42; font-size:14px; line-height:60px; float:right; margin-right:20px;}
.gou_ul_right span{ font-size:26px;}

.yaoqing_nav2 {
    font-size: 20px;
    color: #333;
    margin-top:10px
}
.yaoqing_nav2 span{font-size:16px; margin-left:5px; color:#666}
.yaoqing_nav2 span.putpong{ color:#ff5e42; }
.yaoqing_time2 {
    color: #999;
    font-size: 14px;
    margin-top:4px
}
.fanhuan{ height:50px; border:1px solid #ddd; border-top:none; line-height:50px; overflow:hidden; background:#fff;}
.fanhuan_right{ float:right; color:#ff5e42; font-size:14px; margin-right:20px;}
.fanhuan_right span{ font-size:18px;}
.fanhuan_right2{ float:right;color:#333; font-size:14px; margin-right:20px}
.daoqis{ color:#ff5e43; font-size:14px; padding-left:16px;}
.yaoqinga{ position:absolute; right:20px; top:0; color:#ff5e42; line-height:50px; font-size:14px; cursor:pointer}
.yaoqinga img{ width:20px; margin-right:4px; vertical-align:top; margin-top:14px;}

.yaoqingma{ overflow:hidden; background:#fff; border:1px solid #ddd;width:180px; margin:20px auto; height:auto}
.yaoqingma_img{ height:150px; width:150px; margin:15px;}
.yaoqingma_img img{ width:100%}
.yaoqingma_two{ border-top:1px solid #ddd; text-align:center; padding:10px 0}
.yaoqingma_two_one{ font-size:14px; color:#333;}
.yaoqingma_two_one span{ color:#ff5e43}
.yaoqingma_two_two{ color:#999; font-size:12px;}
.fenxiang_ul{ overflow:hidden; margin:0 0 20px 26px;}
.fenxiang_ul li{ float:left; text-align:center; width:75px; cursor:pointer}
.fenxiang_ul_one{ width:40px; height:40px; margin:0 auto}
.fenxiang_ul_one img{ width:100%;}
.fenxiang_ul_two{ text-align:center; color:#333; font-size:14px;}