@CHARSET "UTF-8";body{    font-size:12px;    line-height:1.666;    }    body,input,textarea{        font-family: "microsoft yahei",simhei,sans-serif;}header,footer,section,aside,article,nav,hgroup,figure,figcaption,body,h1,h2,h3,h4,h6,h6,ul,ol,li,form,p,dl,dt,dd,blockquote,legend,table,th,td,fieldset,menu,pre{    margin:0;    padding:0;}table,th,td,img,fieldset{    border:0;}time,mark,output,meter,address,cite,em,code,var,dfn,ins,i,th,caption{    font-style:normal;    text-decoration:none;}h1,h2,h3,h4,h5,h6,th{    font-size:100%;    font-weight:normal;}input,select,button,textarea,table{    outline:none;    margin:0;    font-family:inherit;    font-size:100%;}textarea{    resize:none;}abbr,acronym{    border:0;    font-variant:normal;}q:before,q:after{    content:"";}img{    display: block;    margin: 0 auto;}ul,ol{    list-style:none;}table{    border-collapse:collapse;    border-spacing:0;}th,caption{    text-align:left;}header,footer,section,aside,article,nav,hgroup,figure,figcaption{    display:block;}textarea{ resize:none;}div{ margin:0 auto;}.wrap_full{ width:990px; height:auto;} /*主体容器*/.wrap_full_w{ width:1200px; height:auto;margin: 0 auto;} /*主体容器*/.wrap_s{ width:200px; height:auto;} /*边布局*/.wrap_m{ width:780px; height:auto;} /*主框*//*另一套布局左右宽度*/.wrap_s1{ width:240px; height:auto;} /*边布局*/.wrap_m1{ width:740px; height:auto;} /*主框*//*另一套布局左右宽度，全宽的商品列表布局*/.wrap_s2{ width:225px; height:auto;} /*边布局*/.wrap_m2{ width:750px; height:auto;} /*左面局 990总宽*/.wrap_full2{ width:960px; height:auto;} /*主框*/.wrap_full .wrap_filter{ width:820px; }.wrap_full_w .wrap_filter{ width:1040px;}.empty_tip{ padding:20px; text-align:center;}.tip_btn .btn{height:40px;width:120px;}.f_l{float:left;}.f_r{float:right;}.tl{ text-align:left;}.tc{ text-align:center;}.tr{ text-align:right;}.loading{ height:100px; text-align:center; line-height:100px; background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/css_bg/loading.gif) no-repeat center;}/*自动高对齐*/.clearfix:after{content:"."; display:block; height:0; clear:both;visibility:hidden;}*html .clearfix{ height:1%;}*+html .clearfix{ height:1%;}.cf {    zoom: 1;}/*全局链接样式*/a{    color: #39f;    cursor:pointer;    text-decoration:none;    -webkit-transition: all .5s ease;    -moz-transition: all .5s ease;    -ms-transition: all .5s ease;    -o-transition: all .5s ease;    transition: all .5s ease;}a:hover{text-decoration:underline;}/* 按钮通用样式 */.btn{    border: none;    white-space: nowrap;    font-size: 15px;    display: inline-block;    vertical-align: middle;    color: #fff;    background: #3399FE;    padding: 0 15px;    text-align: center;    height: 30px;    line-height: 30px;    border-radius: 3px;    cursor: pointer;    text-decoration: none!important;    font-family: "Microsoft Yahei",simhei;    outline: none;    font-weight:normal;}.btn{    *display:inline;}.btn:hover{    background:#42A8FF;}.btn-main{    background:#dd344f;}.btn-main:hover{    background:#ea4163;}.btn-sim{    padding: 0 8px;    height: 24px;    line-height: 24px;    font-size: 12px;    font-weight: normal;    font-family: "Verdana";    color: #808080;    border: 1px solid #cccccc;    border-radius: 2px;    background: #F5F5F5;}.btn-sim:focus,.btn-sim:hover{    background:#fff;}/*英文强制换行*/.word{word-break:break-all;}/*页面留白*/.clear{height:0px; line-height:0px; clear:both; visibility:hidden;}.blank{height:10px; line-height:10px; clear:both; visibility:hidden;}.blank5{height:5px; line-height:5px; clear:both; visibility:hidden;}.blank10{height:10px; line-height:10px; clear:both; visibility:hidden;}.blank15{height:15px; line-height:15px; clear:both; visibility:hidden;}.blank20{ height:20px; line-height:20px; clear:both; visibility:hidden; }.blank25{ height:25px; line-height:25px; clear:both; visibility:hidden; }.blank30{ height:30px; line-height:30px; clear:both; visibility:hidden; }/*阴影*/.shadow{-moz-box-shadow: 2px 2px 10px #909090;/*firefox*/-webkit-box-shadow: 2px 2px 10px #909090;/*safari或chrome*/box-shadow:2px 2px 10px #909090;/*opera或ie9*/}/*以下关于页面头部底部样式*/.top_nav{ background:#f5f6f8; height:31px; line-height:29px;color:#8e8e8e;}.head_tip li{ float:right; padding-left:15px; display:inline-block; height:31px;}.head_tip li span{    margin: 0 5px;}.head_tip a{    color:#8e8e8e;}#user_drop .iconfont{    cursor:pointer;}#user_drop:hover #user_drop .iconfont{    -webkit-transition: all .5s ease;       -moz-transition: all .5s ease;        -ms-transition: all .5s ease;         -o-transition: all .5s ease;            transition: all .5s ease;    color:#dd344f !important;}.head_tip .login_tip a{    color:#39f;}.head_tip a:hover{    text-decoration:none;}.head_tip .user_tip span.user_name a{ cursor:pointer;color:#39f;}.head_tip .user_tip span.user_name a:hover{color:#dd344f;}.head_tip .user_tip span.user_name .level_bg{ vertical-align:middle;}.head_tip .user_tip span.user_name i.iconfont{ font-size:10px; color:#999;}/*顶部搜索下拉框UI样式*/.top_search{    float: right;    margin-top: 28px;}.search{    width: 310px;    height: 32px;    border: 1px solid #c7c7c7;    border-radius: 3px;    background: #fff;    overflow: hidden;    position: relative;}/*顶部搜索的关键词输入*/.top_search .search_keyword{    width: 250px;    height: 16px;    line-height: 16px;    border: 0;    color: #808080;    padding:8px;}.top_search .search_keyword.hover{    box-shadow:none;}.top_search .search_keyword.normal{background:#fff;}/* 站内地图 */.web-map{    padding-top:20px;    margin-bottom:10px;    line-height: normal;    height:16px;    line-height: 16px;}.web-map li{    float: left;    margin-right: 5px;    color: #7F7F7F;}.web-map li a{    color: #7F7F7F;}.web-map li span{    padding-left:6px;}/*顶部搜索的按钮*/.top_search .search_btn{    position: absolute;    top: -1px;    right: -1px;    display: block;    width: 35px;    height: 34px;    border: 1px solid #c7c7c7;    border-top-right-radius: 3px;    border-bottom-right-radius: 3px;    background: #f1f1f1;    background: -webkit-gradient(linear,left top,left bottom,from(#fefefe),to(#e3e3e3));    background: -moz-linear-gradient(top,#fefefe,#e3e3e3);    background: -o-linear-gradient(top,#fefefe,#e3e3e3);    background: -ms-linear-gradient(top,#fefefe,#e3e3e3);}.top_search .search_btn:hover{    border-color: #C92945;    background: #ED4461;    background: -webkit-gradient(linear,left top,left bottom,from(#F64D6A),to(#E03C57));    background: -moz-linear-gradient(top,#F64D6A,#E03C57);    background: -o-linear-gradient(top,#F64D6A,#E03C57);    background: -ms-linear-gradient(top,#F64D6A,#E03C57);}.top_search .search_btn:hover .search-ico{    color:#fff !important;}/*顶部购物车*/.cart_tip{    position: relative;    display: block;    padding: 9px 0 8px 40px;    width: 90px;    height: 17px;    border-radius: 3px;    background-color: #db3652;    font-size: 13px;    line-height: 17px;    color: #fff;    text-decoration: none;    z-index:100;}.cart_tip_margin{ margin-left:10px; margin-top:28px;position: relative;}a.cart_tip,a.cart_tip:hover{ color:#fff; text-decoration:none;}.cart_tip .ico-mini-cart{    position: absolute;    top: 7px;    left: 10px;}.cart_tip .cart_title{ letter-spacing: 3px;}.cart_tip .ico-white-solid-l{    position: absolute;    top: 5px;    left: -4px;    display:block !important;}.cart_tip .cart-count-wrap{    margin-left: 10px;    display: inline-block;    width: 30px;    text-align: center;    line-height: 17px;    height: 17px;    vertical-align: top;    color: #db3652;    background-color: #fff;    border-radius: 3px;    position: relative;}.cart_tip .cart-count-wrap{    *display:inline;}.cart_tip_result_list{overflow-y:auto; overflow-x:hidden;}.cart_tip_result_title{ padding:5px 10px 0; font-weight:bold;}.cart_tip_result_item{    padding: 5px 10px;    position: relative;    zoom: 1;    overflow: hidden;}.cart_tip_result_img{    margin-right: 5px;    width: 74px;}.cart_tip_result_cnt{overflow: hidden;zoom: 1;}.cart_tip_result_cnt span{ font-weight:bold;font-size:12px;}.cart_tip_result_bar{    padding: 5px 10px;    background: #F5F5F5;    border-top: 1px solid #ddd;    text-align: right;}.cart_tip_result_count{font-weight:bold;text-align:right; }.cart_tip_result_count span{    color:#dd344f;}.cart_tip_result_btn{    background:#dd344f;    margin:5px 0;}.cart_tip_result_btn:hover{background:#ea4163;}.cart_tip_result_desc{ color:#dd344f;}.cart_tip_result_op a{    color:#808080;}.top_cart_list{    display:none;    width: 320px;    position: absolute;    right: 0;    top: 34px;    background: #fff;    border: 1px solid #E36974;    margin-top: 2px;    box-shadow: 0 2px 4px rgba(0,0,0,.2);    color: #3C3C3C;    z-index: 10000;    font-size:12px;}.top_cart_list .empty{ color:#ccc; padding:30px 0px; text-align:center;}/*主导航条样式*/.float_nav_bar{ position: fixed;top:0;left:0; width:100%; display: none; z-index:999;}.nav_bar{ border-bottom:3px solid #dd344f;padding-top:10px; height:38px; background:#fff; }.nav_bar .main_nav{ float:left; height:40px; }.nav_bar .main_nav ul li{    position: relative;    float: left;    padding: 7px 0 3px;    _height: 28px;    _overflow: hidden;}.nav_bar .main_nav ul li a{    font-size:16px;    display: block;    margin: 0 5px;    width: 88px;    height: 28px;    line-height: 28px;    text-align: center;    color: #3c3c3c;    font-weight: bold;}.nav_bar .main_nav ul li a .iconfont{    font-size:12px;}.nav_bar .main_nav ul li .discover{    display: block;    margin: 0 1px;    width: 130px;    height: 28px;    line-height: 28px;    text-align: center;    color: #3c3c3c;    font-weight: bold;    overflow: hidden;    position: relative;    -webkit-transition: none;       -moz-transition: none;        -ms-transition: none;         -o-transition: none;            transition: none;}.nav_bar .main_nav ul .discover-wrap:hover .discover{    margin: -7px 0  -5px;    padding: 5px 0;    height: 27px;    overflow: hidden;    line-height: 30px;    background-color: #fff;    border: 1px solid #ddd;    border-bottom: 0;    box-shadow: 0 2px 4px #ccc;    color:#3c3c3c;}.nav_bar .main_nav ul li .discover-box{    display: none;    padding: 2px 0 10px 0;    position: absolute;    top: 36px;    width: 130px;    background: #fff;    border: 1px solid #ddd;    box-shadow: 0 2px 4px #ccc;    border-top: 0;    z-index: 1000;}.nav_bar .main_nav ul .discover-wrap:hover .discover-box{    display: block;}.nav_bar .main_nav ul li .discover-box li{    width: 100%;}.nav_bar .main_nav ul li .discover-box a{    margin: 0;    width: 100%;    display: block;    color: #8d8d8d;    line-height: 30px;    height: 30px;    position: relative;    font-weight: normal;}.nav_bar .main_nav ul li .discover-box a:hover{    color:#8d8d8d;}.nav_bar .main_nav ul li a:hover{ background:#f5f5f5; color:#dd344f;text-decoration:none;}.nav_bar .main_nav ul li.current a{ color:#dd344f;}.nav_bar .drop_nav{    float:left;    width:240px;    height:37px;    position:relative;    z-index:50;}.nav_bar .drop_nav .drop_title{    font-size:15px;    padding-left:52px;    height: 37px;    font-weight: bold;    line-height: 37px;    background: #db3652;    border-bottom: 1px solid #ca1b38;    position: relative;    display:block;    cursor:pointer;    color:#fff;}.nav_bar .drop_nav .drop_title i{    height: 8px;    width: 13px;    position:absolute;    right:30px;    top:15px;    overflow:hidden;    background-position:-60px -130px;;    -webkit-transition: all .25s ease;       -moz-transition: all .25s ease;        -ms-transition: all .25s ease;         -o-transition: all .25s ease;            transition: all .25s ease;}.nav_bar .drop_nav .drop_title i.up{    background-position:-60px -140px;}.nav_bar .drop_nav .drop_box{    width:240px;    display:none;    position:absolute;    top:38px;    left:0px;}/*关于菜单树*/.cate_tree{    padding-bottom: 8px;    background: #db3652;    height: 342px;    margin-top:-2px;}/* .cate_tree i.diyfont{ color:#dd344f; font-weight:normal; font-size:18px;} *//* .cate_tree dl{ position:relative; display:block; height:55px;border-bottom:1px #ddd solid; }.cate_tree dl{-moz-transition: all 0.2s ;  -webkit-transition: all 0.2s ;   transition: all 0.2s ;}.cate_tree dl:hover,.cate_tree dl.no_border:hover{ padding-left:10px; *padding-left:0px; _padding-left:0px;}.cate_tree dl.no_border{ border-bottom:0px; margin:0px; padding:0px;}.cate_tree dt{ font-size:14px; font-weight:bolder; display:block; height:25px; line-height:25px; }.cate_tree dd.sub_nav{ display:block; padding-right:20px; height:30px; overflow:hidden; background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/css_bg/com_bg.gif) no-repeat right -165px #fff; }.cate_tree dd.no_arrow{ background:#fff;}.cate_tree dd.pop_nav{ display:none; top:-12px; left:206px; width:300px; padding:10px; padding-left:20px; position:absolute; background:#fff; border:#c61935 solid 2px;-moz-box-shadow:inset 2px 0px 5px 0px #909090;opera或ie9-webkit-box-shadow:inset 2px 0px 5px 0px #909090;opera或ie9box-shadow:inset 2px 0px 5px 0px #909090;opera或ie9}.cate_tree dd.sub_nav li{ display:inline;  line-height:30px; padding:0px 5px 0 0; word-break:keep-all;   }.cate_tree dd.pop_nav span{font-size:14px; font-weight:bolder; display:block; height:30px; line-height:30px; }.cate_tree dd.pop_nav li{ display:inline;  line-height:30px; padding:0px 5px 0 0; word-break:keep-all;  }.cate_tree dd.sub_nav li a.heavy,.cate_tree dd.pop_nav li a.heavy{    color:#dd344f;}.cate_tree dd.sub_nav li a.heavy:hover,.cate_tree dd.pop_nav li a.heavy:hover{    color:#c61935;} */.cate_tree ul li{    line-height: 34px;    border-bottom: 1px solid #ca1b38;    border-top: 1px solid #fb3657;}.cate_tree ul li a{    font-size:15px;    display: block;    padding-left: 30px;    width: 210px;    color: #fff;    line-height: 36px;}.cate_tree ul li a:hover{    background-color: #C61935;    text-decoration: none;}.nav-bolan{    width:100%;    height: 4px;    background-position: 0 0;    background-repeat: repeat-x;    overflow: hidden;}/*更多*/.more{ display:block; border:solid 1px #ddd; background:#fff; height:auto; line-height:normal; padding:3px 20px 3px 5px; background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/css_bg/com_bg.gif) no-repeat right -160px #fff;}/*滚动到头部*/#go_top{ background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/css_bg/gotop.gif) 12px 12px no-repeat #dd344f;  cursor:pointer;    position:fixed;    _position:absolute;    right:23px; bottom:20px;    width:60px;    height:60px;    -moz-border-radius:3px;    -webkit-border-radius:3px;    border-radius:3px;    display:none;    z-index:60;}#go_top:hover{ background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/css_bg/gotop.gif) 12px 12px no-repeat #c61935; }/* 关于布局盒子的外框  */.layout_box{ border:#ddd solid 1px;}.layout_box .title{ background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/css_bg/com_bg.gif) repeat-x 0 -227px #fff; height:40px; line-height:40px;  font-size:20px; font-family:"微软雅黑";color:#000;text-align: center;}.layout_box .content{ background:#fff;}.filter_cbo{ height:11px; background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/css_bg/com_bg.gif) no-repeat 0 -617px; padding-left:13px;}.filter_cbo_checked{ height:11px; background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/css_bg/com_bg.gif) no-repeat 0 -595px; padding-left:13px;}/*以下关于登录框的样式*/.login_box{    padding:30px 20px 10px 20px;}.login-tab {    border-bottom: 1px solid #ddd;    height: 35px;    margin: -10px 0 0 0px;    padding-left: 30px;}.login-tab a {    background: url("https://www.kdb888.com/app/Tpl/main/fanwe/images/user/login_tab.png") no-repeat #fff;}.login-tab a {    background-position: 0 0;    color: #666;    display: block;    float: left;    font-size: 14px;    font-weight: bold;    height: 17px;    line-height: 17px;    margin-bottom: -1px;    margin-right: 12px;    overflow: hidden;    padding: 10px 0 9px;    position: relative;    text-align: center;    width: 149px;    -webkit-transition: none;       -moz-transition: none;        -ms-transition: none;         -o-transition: none;            transition: none;}.login-tab a.current {    background-position: 0 -36px;    color: #666;}.login-tab a span {    display: inline-block;}.login-tab a:hover {    text-decoration: none;}/* 红包弹出层 */.log_ecv{	width:100%;	height:100%;	position: fixed;	top: 0;	left:0;	z-index:10000;}.log_ecv .mask{    background:#000;    width: 100%;    height: 100%;    filter:alpha(opacity=80);          -moz-opacity:0.8;          -khtml-opacity: 0.8;          opacity: 0.8;}.log-ecv{	width:400px;	position: absolute;	top: 50%;	left: 50%;    margin-left: -200px;    margin-top: -289px;	-webkit-transition: all .5s ease;	        transition: all .5s ease;	-webkit-transform:scale(0);	        transform:scale(0);	opacity:1;	z-index:10000;}.log-ecv.active{	-webkit-transform:scale(1);	        transform:scale(1);}.log-ecv.open{	-webkit-transform:scale(2);	        transform:scale(2);	opacity:0;	z-index:-1;}.log-ecv img{	width:100%;}.log-ecv-info{	width:100%;    position: absolute;    top: 0;    height:100%;    left: 0;    text-align: center;}.log-ecv-info .hd{    font-size:26px;    line-height: 36px;    color:#fece00;    padding-top: 190px;}.log-ecv-info .ecv-num{    padding-top: 20px;    font-size:60px;    color:#fff;}.log-ecv-info .ecv-num span{    font-size:20px;}.log-ecv-info .ecv-btn{    width:200px;    line-height: 50px;    color:#fff;    font-size:20px;    border-radius:5px;    background:#fece00;    display: block;    margin: 0 auto;}.log-ecv-info .ecv-btn:hover{    text-decoration:none;}.log-ecv-info .ecv-tip{    font-size:18px;    color:#fece00;    padding-top: 60px;}.log-ecv-info .ecv-tip span{    color:#fff;}/*关于表单*/.form_panel dl{ display:block; height:50px;}.form_panel dl.cbo_line{ height:40px;}.form_panel dl dt{ display:block; float:left;font-size:14px; width:100px;text-align:right;margin-right:15px;margin-top:7px; }.form_panel dl dd{ display:block; float:left; height:40px; }.form_panel dl dd .ui-textbox{ font-size:14px; padding:9px; width:230px;   display:inline-block; float:left; margin-right:5px;outline:none;}.form_panel dl dd i{ display:inline-block; float:left;}.form_panel dl dd img,.form_panel dl dd a,.form_panel dl dd span.form_tip{ display:inline-block; float:left; line-height:40px; margin-right:5px; }.form_panel dl dd img.verify{ padding:9px 0px; margin-right:5px; cursor:pointer; width:50px; height:22px; }.form_panel dl dd a.refresh_verify{ color:#dd344f; }.form_panel dl dd a.refresh_verify:hover{ color:#c61935; }.form_panel dl dd span.form_tip span.tip{ background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/css_bg/com_bg.gif) no-repeat 0 -375px; padding:2px 0px 2px 20px; color:#5885db; }.form_panel dl dd span.form_tip span.error{ background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/css_bg/com_bg.gif) no-repeat 0 -435px; padding:2px 0px 2px 20px; color:#d60c0d; }.form_panel dl dd span.form_tip span.success{ background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/css_bg/com_bg.gif) no-repeat 0 -405px; padding:2px 0px 2px 20px;  }.login-panel div.panel{ display:none;}.login-panel .ph_img_verify{ display:none;}.form_panel dl dd .regist_btn{ margin-left:10px; float:left; display:block;}.form_panel dl dd .img_verify{ width:100px;}.form_panel dl dd .ph_verify{ width:100px;}.form_panel dl dd .ph_verify_btn{ margin-right:5px; }.form_panel dl dd .ph_verify_btn span{ width:75px; text-align:center;}.cop_site{ border-top:1px solid #ddd; margin-top:10px;}.cop_site .title{ font-size:14px; height:40px; line-height:40px; background:#fff; font-family:arial; color:#666;}.cop_site .wx_login{ padding-top:10px; text-align:center; height:50px; width:500px;}.cop_site .wx_login a{display:block; float:left; width:50px; font-size:35px; line-height:50px; color:#7e807b; cursor:pointer; -moz-transition: all 0.5s ;  -webkit-transition: all 0.5s ;   transition: all 0.5s ;}.cop_site .wx_login a:hover{ text-decoration:none; font-size:40px; line-height:50px; cursor:pointer; -moz-transition: all 0.5s ;  -webkit-transition: all 0.5s ;   transition: all 0.5s ;}#wb_login{color:#7e807b;}#qq_login{color:#7e807b;}.form_panel dl.pwd_chk_line{ height:30px;}.form_panel dl.pwd_chk_line dd{ height:30px;}.form_panel dl.pwd_chk_line ul{ display:block; width:250px;  height:18px; overflow:hidden;}.form_panel dl.pwd_chk_line ul li{ -moz-transition: all 0.5s ;  -webkit-transition: all 0.5s ;   transition: all 0.5s ; display:inline-block; float:left; background:#e0e0e0; color:#fff; text-align:center; line-height:18px; width:76px; height:18px; margin-right:11px; }.form_panel dl.pwd_chk_line ul .no_margin{ margin-right:0px;}.form_panel dl.pwd_chk_line ul li.act{ background:#dd344f; color:#fff;}/* 关于分页 */.pages{ text-align:right;margin:10px 0;}.pages a,.pages span{    margin:0 3px;    border: none;    white-space: nowrap;    font-size: 12px;    display: inline-block;    vertical-align: middle;    color: #3c3c3c;    background: #e2e2e2;    padding: 0 15px;    text-align: center;    height: 30px;    line-height: 30px;    border-radius: 3px;    cursor: pointer;    text-decoration: none!important;    font-family: "Microsoft Yahei",simhei;    outline: none;}.pages a:hover{    background:#e8e8e8;}.pages .current{    background:#dd344f;    color:#fff;    font-size:15px;}.pages .current:hover{    background:#ea4163;}/* must */.go_see_origin{ color:#dd344f;}.point_level_span{ color:#c61935;}.site_nav{ font-size:14px; }/* tx新增的样式 */.font_hover{    color:#dd344f;}/* iconfont */@font-face {font-family: "iconfont";  src: url('https://www.kdb888.com/app/Tpl/main/fanwe/images/iconfont/iconfont.eot?1779737680'); /* IE9*/  src: url('https://www.kdb888.com/app/Tpl/main/fanwe/images/iconfont/iconfont.eot?#iefix&1779737680') format('embedded-opentype'), /* IE6-IE8 */  url('https://www.kdb888.com/app/Tpl/main/fanwe/images/iconfont/iconfont.woff?1779737680') format('woff'), /* chrome、firefox */  url('https://www.kdb888.com/app/Tpl/main/fanwe/images/iconfont/iconfont.ttf?1779737680') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/  url('https://www.kdb888.com/app/Tpl/main/fanwe/images/iconfont/iconfont.svg#iconfont?1779737680') format('svg'); /* iOS 4.1- */}.iconfont {  font-family:"iconfont" !important;  font-size:16px;  font-style:normal;  -webkit-font-smoothing: antialiased;  -webkit-text-stroke-width: 0.2px;  -moz-osx-font-smoothing: grayscale;}/** * 自定义的font-face */@font-face {font-family: "diyfont";  src: url('https://www.kdb888.com/public/iconfont/iconfont.eot?1779737680'); /* IE9*/  src: url('https://www.kdb888.com/public/iconfont/iconfont.eot?#iefix&1779737680') format('embedded-opentype'), /* IE6-IE8 */  url('https://www.kdb888.com/public/iconfont/iconfont.woff?1779737680') format('woff'), /* chrome、firefox */  url('https://www.kdb888.com/public/iconfont/iconfont.ttf?1779737680') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/  url('https://www.kdb888.com/public/iconfont/iconfont.svg#iconfont?1779737680') format('svg'); /* iOS 4.1- */}.diyfont {  font-family:"diyfont" !important;  font-size:16px;  font-style:normal;  -webkit-font-smoothing: antialiased;  -webkit-text-stroke-width: 0.2px;  -moz-osx-font-smoothing: grayscale;}.confirm_login_tip{padding:10px 15px; border:#dd344f solid 1px; color:#dd344f; margin-top:15px; background:#fff4dd;}.confirm_login_tip a{ color:#dd344f;}.signin_msg{ font-size:14px; line-height:25px; display:block; text-align:center; }.signin_price{ color:#dd344f;  display:block; text-align:center;}.close_site{ margin:30px auto;}/* 手机APP下载弹出 */.download{  padding-top: 25px;color: #999;  height: 270px;  overflow:hidden;}.left_panel{padding: 0 40px 20px;width: 220px;}.left_panel p{  font-size:14px; padding-left:50px;  line-height: 1.5em;}.qrcode_bg{height: 230px;width: 230px;background: #f2f2f2;text-align:center;}.qrcode{    display:inline-block;*display:inline; *zoom:1;  margin-top:20px;}.right_panel{width:250px;}.app_view{overflow: hidden;}.down_btn{  padding-bottom: 20px;   padding-top: 16px;border-bottom: 1px dashed #d6d1cb;overflow: hidden;margin-bottom: 19px;   }.down_btn a{float: left;background:#dd344f;height: 50px;width: 180px;border-radius: 5px;font-size: 20px;color: #fff;text-align: center;display:block;line-height:50px;padding-left:25px;}.down_btn a i.iconfont{ font-size: 36px;    line-height: 50px;display:block;    float:left;}.down_btn a span{display:block; float:left;}#user_drop_box{ position:absolute; width:100px;  border:#ddd solid 1px; background:#fff; z-index:99; display:none;-moz-box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);/*firefox*/-webkit-box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);/*safari或chrome*/box-shadow:0 2px 8px 1px rgba(0, 0, 0, 0.2);/*opera或ie9*/}#user_drop_box dl{ display:block;}#user_drop_box dl a{ display:block; width:100px;; height:30px; line-height:30px; text-align:center; }#user_drop_box dl a:hover{background:#f2f2f2;  }.head_tip .msg_count i.iconfont{ color:#dd344f; font-size:14px;}.head_tip .msg_count em,.space_span{ color:#dd344f; font-style:normal; font-family:verdana; padding:0px 2px; display:inline-block; }.ui-list{ position: relative; }.ui-item{ position: absolute; }/* by ccx */.tar{    text-align: right;}/* 商品 *//* 图标 */.ico{    display: inline-block;    vertical-align: middle;    background: url('https://www.kdb888.com/app/Tpl/main/fanwe/images/mix-icon.png') no-repeat;    _background-image: url('https://www.kdb888.com/app/Tpl/main/fanwe/images/mix-icon.png');    overflow: hidden;}/* 成功 */.suc-ico{    width: 48px;    height: 48px;    background-position: -50px -420px;}/* 失败大 */.fail-ico{    width: 48px;    height: 48px;    background-position: 0px -420px;}/* 成功-小 */.m-suc-ico{    width: 32px;    height: 32px;    background-position: -40px -470px;}/* 失败-小 */.m-fail-ico{    width: 32px;    height: 32px;    background-position: 0 -470px;}/* 标题 */.main-title{    position: relative;    line-height: 42px;    font-size: 18px;    color: #333;    font-weight: bold;}/* 广告图 */.banner{    background: #7653cb url('https://www.kdb888.com/app/Tpl/main/fanwe/images/ten_banner_x.jpg') repeat-x;}/* 通用错误、突出显示、红色*/.txt-err, .txt-impt, .txt-red {    color: #db3652 !important;}.txt-green{    color: #35BC00 !important;}.txt-yellow{    color:#FE9A00 !important;}/* 底部样式 */.footer_box{padding:30px 0 20px 0;background:#F5F5F5;margin-top: 30px;width:100%;bottom:0;}.footer_box .help_row > span{float:left;display:block;width:180px;}.footer_box .help_row > span ul{padding-left:15px;}.footer_box .help_row > span ul li{line-height: 24px; list-style: initial; list-style-position: inside;}.footer_box .help_row > span ul li a{color:#333;}.footer_box .help_row > span > dl > dt{margin-bottom: 6px;    padding: 4px 0;    height: 22px;    font-size: 16px;    line-height: 22px;    font-weight: bold;}.footer_box .help_row > span > dl > dt .diyfont{color:#C5C5C5;}.footer_box .g-side-l{width:170px;border-left:solid 1px #ddd; margin-left: 20px; padding: 0 60px;}.m-instruction-state {    margin: 0 auto;    width: 170px;    font-family: "Microsoft Yahei";}.m-instruction-state li {    padding: 3px 0;    height: 34px;    line-height: 34px;    font-size: 14px;}.m-instruction .g-side-l {    float: left;    width: 32%;}.ico-state-l-1 {    background-position: -160px -90px !important;}.ico-state-l-2 {    background-position: -200px -90px !important;}.ico-state-l-3 {    background-position: -240px -90px !important;}.ico_foot {    display: inline-block;    vertical-align: middle;    background: url('https://www.kdb888.com/app/Tpl/main/fanwe/images/bg.png') no-repeat;    _background-image: url('https://www.kdb888.com/app/Tpl/main/fanwe/images/bg.png');    overflow: hidden;    width: 34px;    height: 34px;margin-right: 5px;}.footer_box .foot_online_time{	vertical-align: middle;    padding: 35px 0 30px 50px;}/* 进度条 *//* 进度条背景 */.progress,.progress-bar{    background-image: url(https://www.kdb888.com/app/Tpl/main/fanwe/images/progress.png);    background-repeat: no-repeat;}/* 进度条外层 */.progress{    position: relative;    margin-bottom: 8px;    height: 8px;    overflow: hidden;    background-position: 0 0;}/* 进度条内层 */.progress-bar{    position: absolute;    height: 100%;    background-position: 0 -8px;}.progress-txt span{    color:#ff9900;}/* 打勾 */.check-ico{    width:33px;    height:33px;    background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/select-ico.png) no-repeat;    position: absolute;    right: 0;    bottom:0;    display:none;}/* 伤心的脸 */.ico-sad-face{    width: 80px;    height: 80px;    background-position: -340px -30px;}/* 获奖者 */.winner-ico{    width:64px;    height:64px;    background-position:-340px -130px;    position: absolute;}/* 双引号图片 */.quote{    width: 24px;    position: absolute;    height: 20px;}.quote-b{    background-position: -40px -190px;}.quote-a{    background-position: -70px -190px;}/* 倒计时 */.countdown-ico{    width:26px;    height:24px;}/* 文本图标 */.txt-ico{    width: 32px;    height: 44px;    background-position: -60px -50px;}/* 问号图标 */.ico-question{    width: 16px;    height: 16px;    background-position: -60px -510px;}/* 十元专区 */.logo-box{    position: absolute;    top: 0;    left: 0;    width: 48px;    height: 48px;    z-index: 1;}.ten-logo-box{    background-position: -250px -280px;}.hundred-logo-box{    background-position: -300px -280px;}.speed-logo-box{    left: 48px;    background-position: -350px -280px;}/* 小购物车 */.ico-mini-cart{    width: 24px;    height: 21px;    background-position: -30px -30px;}/* 白色箭头 */.ico-white-solid{    width: 4px;    height: 7px;}.ico-white-solid-l{    background-position: -100px -90px;}/* 圆点 */.ico-dot{    width:12px;    height:12px;}/* 实心圆点 */.ico-dot-solid{    background-position: 0 -190px;}/* 空心圆点 */.ico-dot-hollow{    background-position:-20px -190px;}/* 时钟 */.ico-clock{    width: 51px;    height: 51px;    background-position: 0 -130px;}/* 红色右箭头 */.ico-arrow-right{    width: 11px;    height: 10px;    background-position: -120px -90px;}/* 红色上下箭头 */.ico-arrow-red {    width: 13px;    height: 8px;}.ico-arrow-red-up {    background-position: -80px -140px;}/* 蓝色上下箭头 */.ico-arrow-blue{    width:7px;    height:8px;}.ico-arrow-blue-down{    background-position:-100px -130px;}.ico-arrow-blue-up{    background-position:-100px -140px;}/* 蓝色上下箭头中 */.ico-arrow-blue-m{    width:11px;    height:6px;}.ico-arrow-blue-m-down{    background-position:-130px -130px;}.ico-arrow-blue-m-up{    background-position:-130px -140px;}/* 灰色 */.countdown-ico-gray{    background-position: -60px -100px;}/* 三角上下箭头 */.ico-arrow-gray{    width:7px;    height:4px;}.ico-arrow-gray-down{    background-position:-100px -50px;}/* 没有晒单 */.littleU-cry{    width: 66px;    height: 80px;    background-position: 0 0;    display: inline-block;    vertical-align: middle;    background: url('https://www.kdb888.com/app/Tpl/main/fanwe/images/littleU_cry.png') no-repeat;    overflow: hidden;}/* 选择上下箭头 */.ico-arrow-sort{    width: 9px;    height: 11px;}.ico-arrow-sort-gray-up{    background-position: -80px -160px;}.ico-arrow-sort-gray-down{    background-position: -90px -160px;}/* 倒计时样式 */.countdown-nums{    position: relative;    vertical-align: middle;}.countdown-nums b{    font-weight:normal;    font-size:22px;    color:#dd344f;}/* 站内地图 */.dir{    padding-top: 10px;    padding-bottom: 10px;    font-size: 14px;    height:30px;    line-height: 30px;    font-family: verdana,'Microsoft Yahei';}/* 单行文本溢出 */.txt-over{    overflow: hidden;    white-space: nowrap;    text-overflow: ellipsis;}/*瀑布流使用*/.pin-layout{position: relative;}/* 微信分享错位解决 */#jiathis_weixin_modal{    height:374px !important;}.side-bar{    position:fixed;    top: 50%;    right:10px;    width:37px;    height:95px;    background:#fff;    z-index:100000;    border:1px solid #e4e4e4;}.side-bar a{    display: block;    width:1em;    font-size:14px;    margin: 0 auto;    color:#dd344f;}.is_delete_status{	color: #aaa !important;	text-decoration:line-through !important;}/** * weebox.css * * weebox style * * @category   javascript * @package    jquery * @author     Jack <xiejinci@gmail.com> * @copyright  Copyright (c) 2006-2008 9wee Com. (http://www.9wee.com) * @license    http://www.9wee.com/license/ * @version     */.dialog-loading {background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/weebox/loading.gif) no-repeat center; width:100%; height:50px;}.dialog-mask{border:0px; background:#000; margin:0px; padding:0px; position:absolute; top:0px; left:0px;}.dialog-box {width: auto;margin: 0;border: 1px solid #b8b8b8;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;min-height: 100px;background: #fff;}.dialog-box .dialog-header {position: relative;height: 38px;background: #f7f6f5;-webkit-border-radius: 10px 10px 0 0;-moz-border-radius: 10px 10px 0 0;border-radius: 10px 10px 0 0;}.dialog-box .dialog-title {color: #aeaeae;font-size: 16px;height: 38px;line-height: 38px;padding-left: 15px;}.dialog-box .dialog-close {position: absolute;top: 6px;right: 6px;overflow: hidden;text-indent: -9999px;width: 28px;height: 27px;background:url("https://www.kdb888.com/app/Tpl/main/fanwe/images/css_bg/publish_icons.png");background-position: -56px -206px;background-color: #ddd;cursor: pointer;}.dialog-box .dialog-content {clear:both; margin:0px; color:#666666; font-size:13px;}.dialog-box .dialog-button {clear:both; border-top: 1px solid #cccccc; text-align:center; margin:0px; padding-top:5px;}.errorbox {border:1px solid #924949;}.errorbox .dialog-content {background:#fff;}.errorbox .dialog-header {color:#6f2c2c;}.warningbox {border:1px solid #c5a524;}.warningbox .dialog-content {background:#fff;}.warningbox .dialog-header {color:#957c17;}.successbox {border:1px solid #60a174;}.successbox .dialog-content {background:#fff;}.successbox .dialog-header {color:#3c7f51;}.promptbox {border:1px solid #cccccc;}.promptbox .dialog-content {background:#fff;}.promptbox .dialog-header {background:#edf3f7; color:#355468;}.dialogbox {border:1px solid #cccccc;}.dialogbox .dialog-content {background:#fff;}.boxbox {border:1px solid #cccccc;}.boxbox .dialog-content {background:#fff;}.boxbox .dialog-header {background:#edf3f7; color:#355468;}.weedialog{ border:1px solid #E6E6E6; }.weedialog .dialog-header{height:36px; border-bottom:1px solid #E6E6E6; cursor:move; line-height:36px; font-size:14px; width:100%; clear:both; text-align:left; position:relative; top:0; left:0;background:#FAFAFA;}.weedialog .dialog-title{color:#000; float:left; padding-left:20px;  }/*.weedialog .dialog-top{height:8px;position:relative; overflow:hidden;}.weedialog .dialog-tl{position:absolute; left:0px; top:0px;width:8px; height:8px;background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/weebox/lb_left_top.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="https://www.kdb888.com/app/Tpl/main/fanwe/images/weebox/lb_left_top.png"); _background:none;}.weedialog .dialog-tc{margin-left:8px; margin-right:8px; width:auto; height:8px;background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/weebox/lb_border.png) repeat-x; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="https://www.kdb888.com/app/Tpl/main/fanwe/images/weebox/lb_border.png"); _background:none; overflow:hidden;}.weedialog .dialog-tr{position:absolute; right:0px;top:0px;width:8px; height:8px;background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/weebox/lb_right_top.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="https://www.kdb888.com/app/Tpl/main/fanwe/images/weebox/lb_right_top.png"); _background:none;}*/.weedialog .dialog-close{ cursor:pointer; color:#ccc; height:13px; width:13px; float:right; margin:0px 10px 0 0;}.weedialog .dialog-close:hover{ cursor:pointer; color:#777; height:13px; width:13px; float:right; margin:0px 10px 0 0;}.weedialog .dialog-content{clear:both; padding:10px; overflow-y:auto; overflow-x:hidden;background-color:#fff;}.weedialog .dialog-button{clear:both; background:#fff; padding:8px 0;}/*.weedialog .dialog-cl{width:8px;background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/weebox/lb_border.png); _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="https://www.kdb888.com/app/Tpl/main/fanwe/images/weebox/lb_border.png"); _background:none;}.weedialog .dialog-cr{width:8px;background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/weebox/lb_border.png); _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="https://www.kdb888.com/app/Tpl/main/fanwe/images/weebox/lb_border.png"); _background:none;}*/.weedialog .dialog-button{ height:30px; text-align:right;font-size:12px; padding-right:8px;}.weedialog .dialog-button-disabled{overflow:visible; overflow-y:hidden; border:1px solid #999; background:url(img/btn_cancel.gif) top; height:24px; line-height:24px; color:#666;cursor:pointer; padding:0 5px; margin:0px;}/* .weedialog .dialog-bot{clear:both; height:8px; position:relative; font-size:0px;}.weedialog .dialog-bl{position:absolute; left:0px; top:0px; width:8px; height:8px; background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/weebox/lb_left_bottom.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="https://www.kdb888.com/app/Tpl/main/fanwe/images/weebox/lb_left_bottom.png"); _background:none;}.weedialog .dialog-bc{margin-left:8px; margin-right:8px; width:auto; height:8px; background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/weebox/lb_border.png) repeat-x; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="https://www.kdb888.com/app/Tpl/main/fanwe/images/weebox/lb_border.png"); _background:none;}.weedialog .dialog-br{position:absolute; right:0px; top:0px; width:8px; height:8px; background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/weebox/lb_right_bottom.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="https://www.kdb888.com/app/Tpl/main/fanwe/images/weebox/lb_right_bottom.png"); _background:none;}*/ .weedialog .dialog-ok{ float:right; background-position:0px -1013px;}.weedialog .dialog-ok div{ background-position:right -938px; height:25px; }.weedialog .dialog-ok span,.weedialog .dialog-ok_hover span,.weedialog .dialog-ok_active span{ color:#fff; padding:0px 25px 0px 20px; height:23px;  font-size:12px; line-height:23px; }.weedialog .dialog-ok_hover{ float:right; background-position:0px -1038px; height:25px; padding-left:5px;}.weedialog .dialog-ok_hover div{ background-position:right -963px; height:25px; }.weedialog .dialog-ok_active{ float:right; background-position:0px -1063px; height:25px; padding-left:5px;}.weedialog .dialog-ok_active div{ background-position:right -988px; height:25px; }.weedialog .dialog-cancel{ float:right;background-position:0px -1163px; height:30px;margin-right:8px; }.weedialog .dialog-cancel div{ background-position:right -1088px; height:25px; }.weedialog .dialog-cancel span,.weedialog .dialog-cancel_hover span,.weedialog .dialog-cancel_active span{ color:#fff; padding:0px 25px 0px 20px; height:23px;  font-size:12px; line-height:23px; }.weedialog .dialog-cancel_hover{margin-left:3px; float:right;background-position:0px -1188px; height:25px; padding-left:5px;}.weedialog .dialog-cancel_hover div{ background-position:right -1113px; height:25px; }.weedialog .dialog-cancel_active{ margin-left:3px;float:right;background-position:0px -1213px; height:25px; padding-left:5px;}.weedialog .dialog-cancel_active div{ background-position:right -1138px; height:25px; }@CHARSET "UTF-8";/*按钮的样式*/.ui-button{ background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/fanwe_ui/ui-buttonbg.gif) no-repeat; display:inline-block; *display:inline; *zoom:1; }.ui-button div{ float:left; background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/fanwe_ui/ui-buttonbg.gif) no-repeat; }.ui-button span{ background:none; white-space:nowrap; border:none;  float:left; display:inline-block; cursor:pointer;}.orange{ background-position:0px -120px; height:40px; padding-left:5px; }.orange div{ background-position:right 0px; height:40px; }.orange span,.orange_hover span,.orange_active span{ color:#fff; padding:0px 25px 0px 20px; height:38px;  font-size:14px; line-height:38px; }.orange_hover{ background-position:0px -160px; height:40px; padding-left:5px;}.orange_hover div{ background-position:right -40px; height:40px; }.orange_active{ background-position:0px -200px; height:40px; padding-left:5px;}.orange_active div{ background-position:right -80px; height:40px; }.blue{ background-position:0px -360px; height:40px; padding-left:5px;}.blue div{ background-position:right -240px; height:40px; }.blue span,.blue_hover span,.blue_active span{ color:#fff; padding:0px 25px 0px 20px; height:38px;  font-size:14px; line-height:38px; }.blue_hover{ background-position:0px -400px; height:40px; padding-left:5px;}.blue_hover div{ background-position:right -280px; height:40px; }.blue_active{ background-position:0px -440px; height:40px; padding-left:5px;}.blue_active div{ background-position:right -320px; height:40px; }.white{ background-position:0px -549px; height:23px; padding-left:5px; border:solid 1px #eaeaea;}.white div{ background-position:right -480px; height:23px; }.white span,.white_hover span,.white_active span{ color:#000; padding:0px 15px 0px 10px; height:21px;  font-size:12px; line-height:21px; }.white_hover{ background-position:0px -572px; height:23px; padding-left:5px;  border:solid 1px #eaeaea;}.white_hover div{ background-position:right -503px; height:23px; }.white_active{ background-position:0px -595px; height:23px; padding-left:5px;  border:solid 1px #eaeaea;}.white_active div{ background-position:right -526px; height:23px; }.light{ background-position:0px -818px; height:34px; padding-left:5px;  border:solid 1px #eaeaea;}.light div{ background-position:right -698px; height:34px; }.light span,.light_hover span,.light_active span{ color:#dd344f; padding:0px 25px 0px 20px; height:32px;  font-size:14px; line-height:32px; }.light_hover{ background-position:0px -858px; height:34px; padding-left:5px;  border:solid 1px #eaeaea;}.light_hover div{ background-position:right -738px; height:34px; }.light_active{ background-position:0px -898px; height:34px; padding-left:5px;  border:solid 1px #eaeaea;}.light_active div{ background-position:right -778px; height:34px; }.disabled{ background-position:0px -658px; height:36px; padding-left:5px; }.disabled div{ background-position:right -618px; height:36px; }.disabled span,.disabled_hover span,.disabled_active span{ color:#fff; padding:0px 25px 0px 20px; height:34px;  font-size:14px; line-height:34px; cursor:no-drop; }.disabled_hover{ background-position:0px -658px; height:36px; padding-left:5px;}.disabled_hover div{ background-position:right -618px; height:36px; }.disabled_active{ background-position:0px -658px; height:36px; padding-left:5px;}.disabled_active div{ background-position:right -618px; height:36px; }/*关于输入框 ui-textbox*/input,textarea{  border:1px solid #ababab;}input:focus,textarea:focus{  border-color:#3376dc;}/* 关于ui-checkbox */.ui-checkbox{ cursor:pointer; }.common_cbo{ height:14px; background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/fanwe_ui/ui_cbobg.gif) no-repeat 0 0px; padding-left:20px; line-height:14px;}.common_cbo_checked{ height:14px; background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/fanwe_ui/ui_cbobg.gif) no-repeat 0 -78px; padding-left:20px;line-height:14px;}.common_cbo_hover{ height:14px; background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/fanwe_ui/ui_cbobg.gif) no-repeat 0 -39px; padding-left:20px;line-height:14px;}/*关于ui-radiobox*/.ui-radiobox{ cursor:pointer; }.common_rdo{ height:14px; background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/fanwe_ui/ui_rdobg.gif) no-repeat 0 0px; padding-left:20px; line-height:14px;}.common_rdo_checked{ height:14px; background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/fanwe_ui/ui_rdobg.gif) no-repeat 0 -78px; padding-left:20px;line-height:14px;}.common_rdo_hover{ height:14px; background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/fanwe_ui/ui_rdobg.gif) no-repeat 0 -39px; padding-left:20px;line-height:14px;}/*关于评分星星*/.ui-starbar span {  background: url("https://www.kdb888.com/app/Tpl/main/fanwe/images/fanwe_ui/ui_starbar.png") no-repeat scroll 0 0 transparent;  display: inline-block;  height: 13px;}.ui-starbar {  background: url("https://www.kdb888.com/app/Tpl/main/fanwe/images/fanwe_ui/ui_starbar.png") no-repeat scroll 0 0 transparent;  display: inline-block;  height: 13px;  text-align: left;  width: 75px;  cursor:pointer;}.ui-starbar span {  background-position: 0 -22px;}.goods{    width:239px;    overflow: hidden;    background:#fff;    border: 1px solid #e8e8e8;    color:#808080;}.goods .goods-pic{    padding: 1px;}.goods .goods-pic:hover{    padding:0;}.goods .hover_line{    border: 1px solid #fff;    height:100%;}.goods:hover{    border: 1px solid #d2d2d2;    z-index: 1;}.goods:hover .hover_line{    border: 1px solid #d2d2d2;    z-index: 1;}.goods .logo-box{    position: absolute;    top: 0;    left: 0;    width:48px;    height:48px;}.goods .speed-logo-box{    left: 48px;}.goods .goods-wrap{    width: 200px;    height: 368px;    overflow: hidden;}.goods .imgbox{    display: block;    width: 200px;    height:200px;    background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/goods_defult_bg.png) no-repeat;    margin: 0 auto 8px;    overflow:hidden;}.goods .imgbox img{    background:#fff;    margin:0 auto;}.goods-title{    display:block;    width:100%;    color: #333;    font-size:13px;    line-height:26px;    overflow:hidden;    white-space:nowrap;    text-overflow:ellipsis;}.goods-title:hover{    color:#dd344f;}.goods .goods-title:hover{    color:#dd344f;    text-decoration:underline;}.goods .p-price{    margin-bottom:10px;    color:#999;}.goods .ten-zone-logo{    width:63px;    height: 25px;    line-height:22px;    text-align: center;    color:#fff;    background:url(https://www.kdb888.com/app/Tpl/main/fanwe/images/goods_ten.png) no-repeat;}.goods .person-info li{    width: 50%;}.goods .person-info li .num{    line-height:18px;}.goods .person-info li .info{    color: #999;    line-height:18px;}.goods .btn-box{    width: 100%;    text-align: center;    margin-top:15px;}.goods .btn-box .duobao-now{    width: 96px;    color:#fff;    margin: 0 auto;    text-align: center;    background:#dd344f;    padding: 0 20px;    height: 35px;    line-height: 35px;    font-size: 16px;    border-radius: 4px;    cursor:pointer;}.goods .btn-box .duobao-now:hover{    text-decoration: none;    background:#ea4163;}.duobao-rule{	width: 230px;	padding-top: 8px;}.duobao-rule .title{	line-height: 34px;	color: #fff;	font-size: 16px;	background:#dd344f;	padding-left:15px;}.duobao-rule .ten-rule-wrap{	background-color: #f5f5f5;	height: 364px;}.duobao-rule .ten-rule-wrap .ten-rule{	padding: 25px 16px;	font-size: 14px;	color: #3c3c3c;}.duobao-rule .ten-rule li{	margin-bottom: 20px;	padding-left: 30px;	text-indent: -30px;}.duobao-rule .ten-rule span{	font-size: 24px;	font-style: italic;	font-weight: normal;	color: #dd344f;	font-family: "Verdana";	line-height: 20px;}/* 广告图 */.banner .ten-banner{	padding-top: 117px;	height: 63px;	background: url('https://www.kdb888.com/app/Tpl/main/fanwe/images/ten_banner.v1.jpg') center top no-repeat;}.banner .ten-bolan{	margin-top: -3px;	height: 3px;	overflow: hidden;	background: url('https://www.kdb888.com/app/Tpl/main/fanwe/images/mix-icon.png') 0 -12px repeat-x;}@CHARSET "UTF-8";.border_bottom{ border-bottom:1px solid #ddd;}.fix_cate_tree{	width:240px;	float:left;	color:#fff;	position: absolute;	top: 0;	left: 0;	z-index: 1;}.fix_cate_tree dl{ height:30px; z-index:20; }.fix_cate_tree dt{ display:block; background:#fff;}/* 广告左侧 */.left-side{	width: 240px;}.left-side .index-news{	margin-top: 347px;	padding: 0 12px;	height: 213px;	background: #ebe1b0;	color: #666633;	position: relative;}.left-side .index-news h1{	padding-top: 10px;    width: 100%;    line-height: 35px;    font-size: 14px;    font-weight: bold;    border-bottom: 1px solid #666633;    overflow: hidden;    white-space: nowrap;    text-overflow: ellipsis;    margin-bottom:5px;}.left-side .index-news .agreement_content{	line-height: 18px;	height:108px;	white-space: normal;	word-wrap: break-word;	word-break: break-all;}.agreement_content img{	display: inline;    margin: 0;}.left-side .index-news .check-info{	position: absolute;	bottom: 10px;	right: 12px;}.left-side .index-news .check-info a{	font-family:simsun;	font-weight:normal;	color:#666333;}/* 更多 */.main-title .title-more{	position: absolute;	right: 0;	bottom: 0;	*bottom:9px;	line-height: 30px;	color: #808080;	font-family: "simsun";	font-size:12px;	font-weight:normal;}.main-title .title-more:hover{	text-decoration: underline;	color:#dd344f;}/* 首页列表样式 */.index-goods-list,.index-new-goods-list,.index-share-list{	margin-top:11px;}.goods-list{    width:960px;}.goods .goods-wrap{    margin:10px 19px 11px;    width: 200px;    height: 377px;    overflow: hidden;}.index-goods-list .imgbox{	margin: 0 auto 2px;}/* 左边图片 */.cate_list{    width:239px;    height:400px;    overflow: hidden;    background:#fff;    border: 1px solid #e8e8e8;}.cate_list img{    width:100%;}/* 最新上架列表 */.index-new-goods-list .goods .goods-wrap{    margin:10px 19px 13px;    width: 200px;    height: 250px;    overflow: hidden;}.index-new-goods-list .goods .p-price{	margin-bottom:0;}/* 按钮 */.goods .btn-box{	height:45px;	text-align: center;    margin-top:17px;}.goods .btn-box .duobao-now{	margin-right:9px;	width:70px;}/* 购物车按钮 */.goods .btn-box .cart-btn{	display: inline-block;	vertical-align: middle;	width: 45px;	height: 45px;	-webkit-transition:none;	   -moz-transition:none;	    -ms-transition:none;	     -o-transition:none;	        transition:none;	background: url(https://www.kdb888.com/app/Tpl/main/fanwe/images/cart-btn.png) no-repeat;	_background: url(https://www.kdb888.com/app/Tpl/main/fanwe/images/cart-btn.png) no-repeat;}.goods .btn-box .cart-btn{	*display: inline;}.goods .btn-box .cart-btn:hover{	background: url(https://www.kdb888.com/app/Tpl/main/fanwe/images/cart-btn.png) no-repeat;	_background: url(https://www.kdb888.com/app/Tpl/main/fanwe/images/cart-btn.png) no-repeat;	background-position:0 -50px;}/* 中奖纪录 */.lottery_list{	margin-top:10px;	width:230px;}/* 标题 */.lottery_list .lottery-title{	padding-left: 15px;	height: 34px;	background-color: #898989;	line-height: 34px;	color: #fff;	font-size: 16px;	font-weight: normal;}/* 中奖纪录列表 */.lottery_list .lottery_box{	min-height:768px;	border: 1px solid #ddd;	border-top: 0;	border-bottom: 0;}/* 列表信息 */.lottery_list .lottery_box .lottery_info{	padding: 15px 10px;	height: 65px;	border-bottom: 1px solid #fff;	line-height: 22px;	vertical-align:top;}/* 灰色背景 */.lottery_list .lottery_box .gray-bac{	background:#f5f5f5;}.lottery_list .lottery_box .lottery_info .bonus-info{	margin-left:10px;	width:158px;}/* 中奖者 */.lottery_list .lottery_box .lottery_info .user_name{	display: inline-block;	width: 70px;	overflow: hidden;    white-space: nowrap;    text-overflow: ellipsis;}.lottery_list .lottery_box .lottery_info .user_name:hover{	color:#dd344f;}.lottery_list .lottery_box .lottery_info .info{	overflow: hidden;	white-space: nowrap;	text-overflow: ellipsis;}.lottery_list .lottery_box .lottery_info .info .bonus-goods{	color:#333;}.lottery_list .lottery_box .lottery_info .info .bonus-goods:hover{	color:#dd344f;}.lottery_list h2{	height: 32px;    background-color: #f5f5f5;    font-size: 14px;    line-height: 32px;    text-align: center;    color: #808080;    border: 1px solid #ddd;    border-top: 0;}/* 中奖用户头像 */.lottery_list .user-pic{	width:40px;	height:40px;	margin-top:5px;}/* 轮播图 */.main-banner{	width:730px;	height:560px;}.main-banner .slideBox{	height:350px;	width:730px;	overflow: hidden;	position: relative;	z-index:500;}/* 控制小点 */.main-banner .slideBox .hd{	position: absolute;	bottom: 20px;	left: 0;	width: 100%;	text-align: center;	font-size: 0;	z-index: 1;}.main-banner .slideBox .hd ul li{	margin: 0 3px;	display: inline-block;	width: 12px;	height: 12px;	border-radius: 50%;	background: #b7b7b7;	overflow: hidden;}.main-banner .slideBox .hd ul li{	*display: inline;}.main-banner .slideBox .hd ul .on{	background:#db3652;}/* 左右箭头 */.main-banner .slideBox .control-btn{	width: 40px;	height: 40px;	position: absolute;	top: 148px;	background: #b2b2b2;	background: rgba(0,0,0,.3);	display:none;}.main-banner .slideBox .prev:hover,.right-side .new-goods-recommend .txtScroll-left-2 .txtScroll-left-2-control-btn:hover,.main-banner .slideBox .next:hover,.main-banner .txtScroll-left .txtScroll-left-control-btn:hover{	background: #7f7f7f;	background: rgba(0,0,0,.6);}.prev{	left: 0;}.next{	right: 0;}/* 大箭头 */.arrow-large{	width: 14px;	height: 23px;	position: absolute;	cursor:pointer;}.arrow-large-l{	background-position: -100px -60px;}.arrow-large-r{	background-position: -120px -60px;}/* 小箭头 */.arrow-small{	cursor:pointer;	width: 10px;	height: 15px;	position: absolute;}.arrow-small-l{	background-position: -100px -64px;}.arrow-small-r{	background-position: -124px -64px;}.main-banner .slideBox .arrow-large-l{	top: 8px;	left:12px;}.main-banner .slideBox .arrow-large-r{	top: 8px;	right:12px;}/* 最新揭晓左右轮播 */.main-banner #txtScroll-left{	padding-top: 10px;	width: 100%;	height: 199px;	border-bottom: 1px solid #e8e8e8;	background: #fff;	overflow: hidden;}.main-banner .txtScroll-left{	height:170px;	position: relative;}/* 最新揭晓 */.main-banner .txtScroll-left .new-goods{	position: relative;	padding: 5px 0 0 20px;	width: 344px;	height: 169px;	color: #3c3c3c;}/* 最新揭晓图标 */.main-banner .txtScroll-left .new-goods-logo{	width: 64px;	height: 64px;	background-position: 0 -210px;	position: absolute;	right: 10px;}/* 正在揭晓图标 */.main-banner .txtScroll-left .goods-revealing-logo{	background-position: -70px -210px;}/* 最新揭晓轮播内容 */.main-banner .txtScroll-left .infoList li{	width: 364px;	height: 170px;	border-right: 1px solid #e8e8e8;}/* 商品标题 */.main-banner .txtScroll-left .new-goods-title{	width: 230px;	height: 45px;	overflow: hidden;	font-size: 14px;	line-height: 20px;}.main-banner .txtScroll-left .new-goods-title a{	color: #3c3c3c;	line-height: 22px;	font-size:14px;}.main-banner .txtScroll-left .new-goods-title a:hover{	color:#dd344f;}/* 左右箭头 */.main-banner .txtScroll-left .txtScroll-left-control-btn{	display: none;	width: 38px;	height: 38px;	top: 75px;	position: absolute;	background: #b2b2b2;	background: rgba(0,0,0,.3);}.main-banner .txtScroll-left .arrow-large-l{	top: 7px;	left:11px;}.main-banner .txtScroll-left .arrow-large-r{	top: 7px;	right:11px;}/* 商品图片 */.main-banner .txtScroll-left .new-goods-pic{	margin-right:10px;}/* 揭晓内容 */.main-banner .txtScroll-left .goods-price{	margin-top: 2px;	color: #808080;}.main-banner .txtScroll-left .code{	margin: 2px 0 10px 0;	color: #808080;}/* 已揭晓 */.main-banner .txtScroll-left .goods-record{	line-height: 20px;}/* 获奖者 */.main-banner .txtScroll-left .goods-record .owner{	width: 180px;	overflow: hidden;	white-space: nowrap;	text-overflow: ellipsis;}.main-banner .txtScroll-left .goods-record .owner a{	font-weight:bold;}.main-banner .txtScroll-left .goods-record .owner a:hover{	color:#dd344f;}/* 错误信息 */.main-banner .txtScroll-left .goods-error{	color:#808080;}/* 倒计时 */.main-banner .txtScroll-left .goods-countdown{	font-size: 14px;	color: #464239;}.main-banner .txtScroll-left .goods-countdown .countdown{	margin-top: 6px;	line-height: 30px;}.main-banner .txtScroll-left .goods-countdown .countdown-nums{	font-size: 26px;	position: relative;	vertical-align: middle;}.main-banner .txtScroll-left .goods-countdown .countdown-nums b{	background-color: #464239;	 border-radius: 4px;	 color: #fff;	 display: inline-block;	 height: 30px;	 margin-right: 2px;	 text-align: center;	 width: 20px;	 font-size:22px;	 font-weight:normal;}/* 翻页小点 */.main-banner .txtScroll-left .hd{	position: relative;	bottom: 0;	left: 0;	padding-top: 10px;	width: 100%;    text-align: center;    font-size: 0;    z-index: 1;}.main-banner .txtScroll-left .hd li{	width: 10px;	height: 10px;	margin: 0 3px;	display: inline-block;	border-radius: 50%;	background: #b7b7b7;	overflow: hidden;}.main-banner .txtScroll-left .hd li{	*display: inline;}.main-banner .txtScroll-left .hd .on{	background: #db3652;}/* 广告图右侧 */.right-side{	width: 230px;}/* 推荐夺宝 */.right-side .goods-recommend{	padding: 10px 15px;	width: 200px;	height: 329px;	background: #ffffff;	position: relative;	border-right: 1px solid #e8e8e8;}.right-side .goods-recommend .goods-recommend-logo{	background-position:-200px -280px;	width: 48px;    height: 48px;    position: absolute;    top: 0;    left: 0;;}.right-side .goods-recommend .recommend{	width: 200px;	height: 373px;	overflow: hidden;}/* 推荐夺宝图片 */.right-side .goods-recommend .recommend .goods-pic{	margin-bottom:5px;}.right-side .goods-recommend .recommend .goods-pic img{	margin: 0 auto;}/* 商品名称 */.right-side .goods-recommend .recommend .goods-title{	font-size:14px;}/* 商品价格 */.right-side .goods-recommend .recommend .goods-price{	color:#808080;	margin-bottom:6px;}/* 进度条 */.right-side .goods-recommend .recommend .progress{	margin-bottom: 3px;}/* 按钮 */.right-side .goods-recommend .recommend .btn-box{	margin-top:12px;	text-align: center;}.right-side .goods-recommend .recommend .btn-box .duobao-now{	padding: 0 20px;    height: 35px;    line-height: 35px;    font-size: 16px;    border-radius: 4px;    background:#dd344f;}.right-side .goods-recommend .recommend .btn-box .duobao-now:hover{	background: #ea4163;}/* 推荐夺宝end *//* 新品推荐 */.right-side .new-goods-recommend{	margin-left: -1px;	width: 100%;	height: 209px;	border: 1px solid #e8e8e8;	background: #fff;	position: relative;	overflow: hidden;}/* 新品推荐图标 */.right-side .new-goods-recommend .new-goods-recommend-logo{	width: 84px;	height: 24px;	background-position: -140px -210px;	position: absolute;	left: 0;	top: 10px;	z-index: 1;}/* 轮播 */.right-side .new-goods-recommend .txtScroll-left-2{	position: relative;}.right-side .new-goods-recommend .txtScroll-left-2 .txtScroll-left-2-control-btn{	display:none;	width: 20px;	height: 38px;	top: 85px;	position: absolute;	background: #b2b2b2;	background: rgba(0,0,0,.3);}.right-side .new-goods-recommend .txtScroll-left-2 .prev i{	top: 12px;	left: 5px;}.right-side .new-goods-recommend .txtScroll-left-2 .next i{	top: 12px;	right: 5px;}.right-side .new-goods-recommend .txtScroll-left-2 .bd{	overflow: hidden;	position: relative;}.right-side .new-goods-recommend .txtScroll-left-2 .bd li{	width:190px;	padding:0 20px;}.right-side .new-goods-recommend .txtScroll-left-2 .bd li .goods-pic{	padding-top:15px;	height:130px;	text-align: center;	border-bottom:1px dotted #c9c9c9;}.right-side .new-goods-recommend .txtScroll-left-2 .bd li .goods-pic img{	margin: 0 auto;}.right-side .new-goods-recommend .txtScroll-left-2 .bd li .goods-title{	margin-top:11px;	line-height: 23px;	text-align: center;}.right-side .new-goods-recommend .txtScroll-left-2 .bd li .cm{	color:#808080;	text-align: center;}/* 晒单分享 */.index-share-list .multipleLine .bd{	height: 261px;	border-left: 1px solid #ddd;	border-right: 1px solid #ddd;	overflow: hidden;	position: relative;}.index-share-list .index-share{	padding: 20px;	width: 559px;	height: 90px;	border-bottom: 1px dotted #ddd;}.index-share-list .left{	border-right: 1px dotted #ddd;}/* 图片 */.index-share-list .index-share .share-pic{	display: block;	float: left;	width: 110px;	height: 90px;	line-height: 90px;	font-size: 0;	overflow: hidden;	border: 1px solid #ddd;}.index-share-list .index-share .share-pic img{	vertical-align: middle;	display: inline;}/* 内容 */.index-share-list .index-share .share-info{	position: relative;	margin-left: 120px;	padding: 10px 40px;	height: 70px;	overflow: hidden;	line-height: 24px;}.index-share-list .index-share .share-info .share-txt{	height: 50px;	overflow: hidden;	word-break: break-all;	word-wrap: break-word;}.index-share-list .index-share .share-info .author{	margin-top: 5px;	text-align: right;	color: #b5b5b5;}.index-share-list .index-share .share-info .author a:hover{	color:#dd344f;}/* 双引号 */.index-share-list .index-share .share-info .quote{	position: absolute;}.index-share-list .index-share .share-info .quote-b{	top: 0;	left: 10px;}.index-share-list .index-share .share-info .quote-a{	bottom: 0;	right: 10px;}.agreement_content{overflow: hidden;    text-overflow: ellipsis;    width: 100%;    display: block;    height: 150px;}.goods-error{display:none;}/* 绑定手机成功首页弹出 */.ecv_log_suc{  padding:3.5rem;  text-align: center;  color:#fff;  position: fixed;  top: 50%;  left: 50%;  -webkit-transform:translate(-50%,-50%) scale(0);          transform:translate(-50%,-50%) scale(0);  -webkit-transition: all .5s ease;          transition: all .5s ease;  background:rgba(0, 0, 0, .8);  border-radius:10px;  font-size:1.6rem;  line-height:2.5rem;}.ecv_log_suc.active{  -webkit-transform:translate(-50%,-50%) scale(1);          transform:translate(-50%,-50%) scale(1);}.ecv_log_suc .iconfont{  font-size:1rem;  display: block;}/* CSS Document */.index_float_bottom{	height: 106px;	width: 100%;	position: fixed;	bottom: 0px;	left: 0px;  	z-index: 50;}.index_float_bottoms{	height: 106px;	width: 100%;	position: absolute;	bottom: 0px;	left: 0px;	background: #071828;	filter: alpha(opacity=85);	opacity: 0.85;  	z-index: 1;}.index_float_bottom .index_float_bottom_in{	width: 1200px;	position: relative;	margin: 0 auto;	height: 106px;	z-index: 2;}.index_float_close,.index_float_img,.index_float_wx{	float: left;}.index_float_close{	width: 50px;	height: 50px;}.index_float_close a{	position: absolute;	left: 10px;	top: 10px;	display: block;	width: 20px;	height: 20px;	background: url(https://www.kdb888.com/app/Tpl/main/fanwe/images/index_float.png) 0 0 no-repeat;	-webkit-transition: all 400ms;}.index_float_close a:hover{	-webkit-transform:rotate(180deg);	-webkit-transition:all 400ms}.index_float_img{	width: 747px;	height: 132px;	background: url(https://www.kdb888.com/app/Tpl/main/fanwe/images/float_img.png) 0 0 no-repeat;	margin: -32px 0px 0px 21px;}.index_float_wx{	margin-left: 60px;}.index_float_wx p{	color: #adc6df;	font-size: 16px;	line-height: 30px;	padding-top: 23px;	text-align: center;	padding-bottom: 2px;	display: block;	float: left;	padding-right: 20px;}.index_float_wx img{	display: block;	width: 90px;	background: #fff;	float: left;	margin-top: 8px;}