﻿html {
    overflow-x: hidden;
    overflow-y: scroll;
    *background-image: url(about:blank);
    *background-attachment: fixed;
}

body {
    color: #2d2d2d;
    font-family: "Microsoft YaHei";
    background: #fff;
    font-size:12px;
}

* {
    margin: 0 auto;
}

.inprmb,.rank_shop i,.c_g_ser span,.tdel,.list_tab .l4,.slist .l4 a,.info2 i, .i2 .l4 a,.rank em,.reply input,.reply .u1 span,.d_g_menu .post,.d_g_menu .replay,.tuan .zk,.tuan .go,.toplink a,.tab-hd span.active,.iu_reg,.iu_login,.iu_tx,.c_s_name .avatar,.tit .bz,.scroltit small,.footer-gt dl dt,#searchtype,.search i,.c_g_ihd .fx,.c_s_info a,.nature span,.api_login a,.reg_left ul div,.login_right ul span,.rl_top span,.reg_btn,.login_btn,.sms_start ul span,.outsideb,.empty i {
    background: url(../images/focus.png) no-repeat;

}
input,textarea{
    font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", STHeiti, "Microsoft YaHei";
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}

em,i,cite {
    font-style: normal;
}

.gray {
    color: #999
}

.red {
    color: red
}

.blue {
    color: blue
}
.bold{
    font-weight:bold;
}
.orange {
    color: #ff6600
}

.green {
    color: #3a933a;
}

.yellow {
    color: orange
}

.black {
    color: black
}
.color_b{
    color: #2987e6 !important;
}
.color_r{
    color: #e60012 !important;
}
.color_y{
    color: #fd9329 !important;
}
.color_h{
    color: #919191 !important;
}
.color_d{
    color: #2d2d2d !important;
}
.white {
    color: white
}

.left {
    float: left;
}

.right {
    float: right;
}

.b {
    font-weight: 700;
}

img {
    border: 0;
}


.f12 {
    font-size: 12px
}

.va-3 {
    vertical-align: -3px
}

.va-2 {
    vertical-align: -2px
}

.va-1 {
    vertical-align: -1px
}

.va {
    vertical-align: 0
}

.clear {
    clear: both
}

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

.clearfix {
    zoom:1;}

.ad {
    text-align: right;
    overflow: hidden;
    margin-top: 7px;
    width: 1190px;
}

.ad img {
    border: #d0d0d0 solid 1px;
}

.ad #idc {
    margin-left: 6px;
}

.ad1 {
    text-align: center;
}

.ad2 {
    text-align: center;
    overflow: hidden;
    border: #d9d9d9 solid 1px;
    margin-top: 5px;
    width: 1188px;
    height: 60px;
}

.ad3 {
    text-align: right;
    margin-bottom: 6px;
    border: #eee solid 1px;
    height: 40px;
    clear: both;
}

.ad3 img {
    margin: 0 0 0 5px;
}

.ad4 {
    float: left;
    overflow: hidden;
    margin-top: 5px;
    width: 942px;
}

.ad4 img {
    border: #d0d0d0 solid 1px;
}

.ad4 #idc {
    margin-left: 6px;
}

.ad210 {
    float: left;
    overflow: hidden;
    margin: 10px 0 0 0;
    width: 210px;
    height: 210px;
    border: #AAD0E7 solid 1px;
}

.header {
    background: #fff;
}

.main {
    width: 1300px;
}

.top_box {
    color: #919191;
    height: 30px;
    background: #eeeeee;
    border-bottom: #eee solid 1px;
}

.logined_box{
    line-height:30px;
}
.logined_box .logined_name{
    color: #2d2d2d;
}
.logined_box .qd_btn{
    margin:0 27px;
    display: inline-block;
    color: #2987e6;
}
.logined_box .js_close{
    margin-left:15px;
}
.logined_box .logined_message{
    color: #2D2D2D;
}

.top_box a {
    color: #666;
}

.top_box a:hover {
    color: #ff6600;
}

.top li {
    float: left;
    margin-left: -1px;
    z-index: 0;
    position: relative;
}

.top li.curr {
    z-index: 100;
}

.top li.not {
    line-height: 30px;
    margin-right: 30px;
}

.top li.arrow .T_a {
    padding-right: 20px;
}

.top .T_a {
    float: left;
    padding: 0 10px;
    display: block;
    line-height: 30px;
    height: 31px;
    text-align: center;
    position: relative;
    z-index: 100;
    border-bottom: none;
    border-top: none
}
.top li.arrow .logined_btn{
    padding-right:5px;
}
.top .T_a .arrow {
    border-color: #898989 transparent transparent;
    border-style: solid solid solid;
    border-width: 4px 4px 0;
    font-size: 0;
    height: 0;
    width: 0;
    line-height: 0;
    top: 14px;
    right: 7px;
    display: inline;
    -webkit-transition: .25s ease-in;
    -moz-transition: .25s ease-in;
    -o-transition: .25s ease-in;
    transition: .25s ease-in;
    position: absolute;
}

.top .T_a .number {
    color: #ff6a00;
    font-weight: 700;
    padding: 0 2px;
}

.top .curr .T_a {
    background: #fff;
    border-color: #DDD;
}

.top .curr .logined_btn{
    background: none;
    border-color:#f5f5f5;
}

.top .curr .T_a .arrow {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.top .change_div {
    display: none;
    background: #fff;
    position: absolute;
    font-size: 13px;
    text-align: left;
    -moz-box-shadow: 0 0 6px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.2);
    box-shadow: 0 0 6px rgba(0,0,0,0.2);
    border: 1px solid #ddd;
    left: 0;
    top: 30px;
}

.top .change_div.r {
    right: 0;
    /*left: auto;*/
}

.top .curr .change_div {
    display: block;
}

.top_manage {
    /*width: 390px;
    padding: 0 6px 15px 14px;*/
}

.top_manage dl {
    float: left;
    display: inline;
    margin: 0 8px;
    width: 114px;
    overflow: hidden;
}

.top_manage dt {
    height: 18px;
    line-height: 18px;
    padding: 20px 0 5px;
    color: #fe7710;
    font-weight: 700;
}

.top_manage dd a {
    display: block;
    height: 28px;
    line-height: 28px;
    border-bottom: 1px dashed #ededed;
    color: #333;
}

.top_manage dd a:hover {
    color: #ff6600;
}

.top_manage dd a strong {
    color: #555;
}

.message em {
    font-size: 13px;
}

.message .u1 {
    float: left;
    width: 470px;
    background: #f2f2f2;
    padding: 12px 15px;
}

.message .u1 b {
    float: left;
    color: #999;
}

.message .u1 b a {
    color: #999;
}

.message .u1 .message_more {
    float: right;
    color: #222;
}

.message .u2 {
    float: left;
    width: 500px;
    font-size: 12px;
}

.message .u2 a {
    color: #999;
    text-align: left;
    float: left;
    width: 480px;
    padding: 5px 10px;
    border-bottom: 1px solid #e5e5e5;
}

.message .u2 a em {
    color: #999;
}

.message .u2 a:hover,.message .u2 a.message_a:hover {
    color: #666;
    background: #f9f9f9;
}

.message .u2 a:hover em,.message .u2 a.message_a:hover em {
    color: #666
}

.message .u2 a.message_a {
    color: #666;
    background: none;
}

.message .u2 a.message_a em {
    color: #247FBD;
}

.message .u2 a .title {
    float: left;
    line-height: 20px;
    display: block;
    width: 78%;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.message .u2 a .type {
    float: right;
    padding: 6px;
    margin-top: 6px;
    background: #f2f2f2;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.top_login {
    width: 120px;
    padding: 10px 0 10px 10px;
}

.top_login a {
    line-height: 20px;
    height: 21px;
    margin: 8px 0;
    padding: 0 0 0 25px;
    color: #666;
}

.top_login a:hover {
    color: #000
}

.top_cart dt {
    float: left;
    width: 325px;
    line-height: 21px;
    padding: 8px 10px 8px 15px;
    border-top: 1px #eee solid;
    background: #f5f5f5;
}

.top_cart dt a {
    cursor: pointer;
    background: #f60;
    padding: 1px 5px 1px 8px;
    margin-top: -2px;
}

.top_cart dt a:hover {
    background: #f40;
    color: #fff
}

.top_cart dt .cart_empty {
    width: 85px;
    margin-right: 10px;
    cursor: pointer;
}

.top_cart dd {
    float: left;
    width: 320px;
    line-height: 21px;
    padding: 8px 15px;
    border-bottom: 1px #eee solid;
}

.top_cart dd cite {
    background: #fafafa;
    border: 1px #e5e5e5 solid;
    float: left;
    width: 40px;
    height: 40px;
    overflow: hidden;
}

.top_cart dd cite img {
    height: 40px;
}

.top_cart dd span {
    float: left;
    width: 215px;
    margin: 0 0 0 5px;
}

.top_cart dd span a {
    color: #999
}

.top_cart dd span p a {
    color: #06c;
    float: left;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.top_cart dd em {
    text-align: right;
    float: right;
    width: 58px;
}

.top_cart dd em {
    color: #f00
}

.top_cart dd em i {
    cursor: pointer;
    color: #d1d1d1
}

.top_user {
    background: #fafafa;
}

.top_user dt {
    line-height: 18px;
    font-size: 12px;
    width: 250px;
    margin: 10px;
    padding-bottom: 10px;
    float: left;
    border-bottom: 1px #eee solid;
}

.top_user img {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    float: left;
    width: 60px;
    height: 60px;
    border: 1px #eee solid;
    padding: 1px;
}

.top_user dt p {
    width: 100%;
    float: left;
    margin: 0 0 4px 0
}

.top_user dt span {
    width: 175px;
    float: right;
}

.top_user dt a,.top_user dt a:hover {
    color: #247FBD;
}

.top_user dt a.money,.top_user dt a.money:hover {
    color: #f60;
}

.top_user dt a:hover {
    text-decoration: underline
}

.top_user dt em {
    float: left;
}

.top_user dt input {
    float: right;
    line-height: 18px;
    height: 20px;
    background: #FFF8F1;
    border: 1px solid #FDBFA0;
    padding: 0 7px;
    cursor: pointer;
    color: #FF8432;
}

.top_user dt input:hover {
    border-color: #FFAE85;
    background: #FEF0E3;
}

.top_user dt input.sign {
    background: #f1f8ff;
    border-color: #A7CBEC;
    color: #2789ed;
}

.top_user dt input.sign:hover {
    background: #E2F0FE;
    border-color: #8fb9df;
}

.top_user dt input.signsuc {
    border: 1px solid #e6e6e6;
    background: #FBFBFB;
    color: #C9C9C9;
}

.top_user dd {
    text-align: center;
    float: left;
    width: 270px;
}

.top_user dd a {
    float: left;
    width: 24.5%;
    margin: 0 0 10px 0;
    color: #888;
    overflow: hidden;
}

.top_user dd i {
    display: block;
    height: 30px;
    overflow: hidden;
    font-size: 23px;
    -webkit-text-stroke-width: 0
}

.top_user .logout {
    border-top: 1px #ddd solid;
    float: left;
    width: 100%;
    padding: 8px 0;
    text-align: center;
    background: #f5f5f5;
    font-size: 14px;
    font-weight: 700;
    color: #666
}

@font-face {
    font-family: 'iconfont';
    /* project id 155938 */
    src: url('//at.alicdn.com/t/font_zqmiz5so5f4gf1or.eot');
    src: url('../fonts/font_zqmiz5so5f4gf1or.eot') format('embedded-opentype'), url('../fonts/font_zqmiz5so5f4gf1or.woff') format('woff'), url('../fonts/font_zqmiz5so5f4gf1or.ttf') format('truetype'), url('../fonts/font_zqmiz5so5f4gf1or.svg#iconfont') format('svg');
}

.verify {
    font-family: 'iconfont';
    font-size: 24px;
    color: #247fbd;
}

.iconfont {
    font-family: iconfont;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px
}

a.login_icon {
    float: left;
    background: url(../images/login_small_icon.png) no-repeat;
}

a.login_icon:hover {
    background: url(../images/login_small_icon_hover.png) no-repeat;
}

a#qq {
    background-position: 0 0;
}

a#baidu {
    background-position: 0 -54px;
}

a#sina {
    background-position: 0 -84px;
}

a#wechat {
    background-position: 0 -218px;
}

a#huzhan {
    background-position: 0 -245px;
}

.uim .qq p,.uim .qq a {
    background: url(../images/uqq.png) 0 7px no-repeat;
    padding: 0 0 0 22px;
    cursor: pointer;
}

.uim .wechat p,.uim .wechat a {
    background: url(../images/uwechat.png) 0 7px no-repeat;
    padding: 0 0 0 22px;
    cursor: pointer;
}

.uim .phone p,.uim .phone a {
    background: url(../images/uphone.png) 0 6px no-repeat;
    padding: 0 0 0 22px;
    cursor: pointer;
}

.general {
    height: 60px;
    padding: 40px 0;
}

.general li {
    float: left;
}

.general .logo,.loginHead .logo,.logo {
    /*width: 200px;
    height: 60px;*/

}
.general .logo img,.loginHead .logo img,.logo img{
    /*width:100%;
    height:100%;*/
}
.general .logo a {
    /*float: left;
    width: 200px;
    display: block;*/
}

.general .t_l {
    float: left;
    width: 180px;
    height: 30px;
    margin: 17px 0 0 6px ;
    border-left: #FAF8F8 solid 1px;
    text-align: center;
}

.general .search {
    margin-top: 5px;
    width: 600px;
    height: 38px;
    border: #6899ec solid 1px;
    position: relative;
    z-index: 20;
    left: 100px;
}


.general  .header_ad{
    float: right;
    width:202px;
    height:61px;
    border:1px solid #dcdcdc;
    overflow: hidden;
}
.general .search span,.searchlist li {
    float: left;
    text-align: center;
    width: 80px;
    height: 38px;
    _height: 39px;
    line-height: 38px;
    cursor: pointer;
    font-size:16px;
}

.general .t_ads {
    margin-top: 3px;
    float: right;
    border: 1px solid #eee;
    height: 60px;
    width: 234px;
}

.searchtype {
    background-position: 45px -351px;
    color: #696969;
    border-right: #e3e3e3 solid 1px;
    line-height: 31px;
    _margin: 1px 0 0 1px;
    position: relative;
}
.searchtype .jd{
    width:0;
    height:0;
    border-style:solid;
    border-width:4px;
    border-color: #878787 transparent transparent transparent;
    position: absolute;
    right:10px;
    top:50%;
    margin-top:-2px;
}
.general .search i {
    float: left;
    margin-top: 10px;
    margin-left:10px;
    height: 20px;
    width: 20px;
    background: url("../images/main_icon.png") -24px 0 no-repeat;
}

.searchval {
    margin-left: 5px;
    float: left;
    width: 406px;
    height: 36px;
    line-height: 36px;
    border: 0;
    outline: none;
    color: #696969;
}

.searchbtn {
    width: 70px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    background: #6899ec;
    float: right;
    border: 0;
    outline: none;
    font-size: 16px;
    font-family:"microsoft yahei";
    cursor: pointer;
}

.searchlist {
    background: #fff;
    float: left;
    border: #6899ec solid 1px;
    border-top: 0;
    top: 38px;
    left: -1px;
    width: 80px;
    position: absolute;
    z-index: 10001;
}

.searchlist li {
    width: 80px;
    height: 30px;
    line-height:30px;
}

.searchlist li:hover {
    background: #fff;
}

.searchlist li.cur {
    background: #eee;
}

.hot_search_box a,.hot_search_box b{
    line-height:24px;
    font-size: 14px;
    color: #919191;
    margin:10px 20px 0 0;
    display: inline-block;
    font-weight:normal;
}

.hot_search_box a:hover{
    color: #f00;
}
.nav {
    height: 40px;
    border-bottom: #2987e6 solid 2px;
    line-height:40px;
    font-size: 16px;
    position: relative;
    z-index:2;
}
.nav_in{
    position: relative;
}
.nav .nav_class{
    width: 220px;
    position: relative;
}

.nav .nav_class .nav_class_title{
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #2987e6;
    display: block;
    color: #fff;
    font-size: 16px;
}

.nav .nav_class_list{
    position: absolute;
    left:0;
    top:40px;
    height:395px;
    width: 220px;
    background: rgba(41,135,230,0.25);
    z-index:99;

}
.nav .nav_class_list .list_item{
    line-height:56px;
    padding:0 12px;

}
.nav .nav_class_list .list_item.active{
    background-color: #213a54;
}
.nav .nav_class_list .down_menu{
    width:580px;
    min-height:361px;
    position: absolute;
    left:220px;
    top:3px;
    background: rgba(255,255,255,1);
    z-index:99999;
    padding:15px 10px;
    display: none;
}
.nav .nav_class_list .down_menu dl{
    font-size:14px;
    line-height:32px;
    color: #ccc;
}
.nav .nav_class_list .down_menu dl dt{
    color:#2d2d2d;
    max-width:100px;
}
.nav .nav_class_list .down_menu dl dd{
    max-width:480px;
}
.nav .nav_class_list .down_menu dl dd a{
    color: #2d2d2d;
    padding:0 8px;
}

.nav .nav_class_list .list_item .line{
    display: block;
    padding:0 11px 0 8px;
    position: relative;
    border-bottom:1px solid #334c76;
}
.nav .nav_class_list .list_item  .arrow_icon,.nav_main_right a .cart_icon,._data_show_list li ._data_icon{
    background: url("../images/main_icon.png")  no-repeat;
}
.nav .nav_class_list .list_item  .arrow_icon{
    width:7px;
    height:14px;
    background-position: 0 -20px;
    position: absolute;
    right:0;
    top:50%;
    margin-top:-7px;
}






.nav_main_mid a{
    padding: 0 35px;
    display: inline-block;
}
.nav_main_mid a.active,.nav_main_mid a:hover,.nav_main_right a:hover{
    color: #2987e6;
}
.nav .nav_class_list a{
    color: #fff;
}

.nav_main_right a{
    display: inline-block;
    position: relative;
    padding-left:30px;
}

.nav_main_right a .cart_icon{
    width:23px;
    height:20px;
    position: absolute;
    left:0;
    top:50%;
    margin-top:-10px;
    background-position: 0 0;
}

/*公告*/
.notice_box{
    width:230px;
    height:360px;
    position: absolute;
    background: rgba(41,135,230,0.25);
    right:0;
    top:58px;
}

.notice_box .notice_nav{
    height:45px;
    line-height:45px;
    background: rgba(41,135,230,.34);
}
.notice_box .notice_nav a{
    float: left;
    width:50%;
    text-align: center;
    color: #ffffff;
    font-size:16px;
    opacity:0.33;
}
.notice_box .notice_nav a.active{
    opacity:1;
}
.notice_content{
    position: relative;
}
.notice_item{
    width:210px;
    padding:10px;
    opacity:0;
    z-index:-1;
    position: absolute;
}
.notice_item.active{
   opacity: 1;
    z-index:10;
}
.notice_item ul li{
    margin-bottom:16px;
}
.notice_item .notice_time{
    font-size:14px;
    color: #fff;
    line-height:22px;
    height:22px;
    position: relative;
    display: inline-block;
}
.notice_item .notice_text{
    font-size:16px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height:20px;
}
.notice_item_list{
    height:258px;
}
.more_line{
    height:30px;
    line-height:30px;
    text-align: right;
    position: absolute;
    bottom: 16px;
    right:16px;
    color: #fff;
}
.more_line a{
    opacity:0.6;
    color: #fff;
}
.more_line a:hover{
    opacity:1;
}
/*首页数据展示*/
._data_show_box{
    padding:65px 0 53px 0;
    border-bottom:1px solid #eeeeee;
}
._data_show_list li{
    width: 20%;
    float: left;
    font-size:16px;
    color: #919191;
    text-align: center;
    position: relative;

}
._data_show_list li a{
    display: inline-block;
    position: relative;
    padding-left:60px;
    color: #919191;
}
._data_show_list li ._data_icon{
    width:32px;
    height:32px;
     background-position: 0 -34px;
    position: absolute;
    left:0;
    top:50%;
    margin-top:-16px;
}
._data_show_list li ._data_icon.xq{
    width:34px;
    height:34px;
    margin-top:-17px;
    background-position: -41px -34px;
}
._data_show_list li ._data_icon.sj{
     background-position: -86px -34px;
     width:39px;
     height:35px;
     margin-top:-17px;
 }
._data_show_list li ._data_icon.jy{
    background-position: -134px -34px;
    width:42px;
    height:34px;
    margin-top:-17px;
}
._data_show_list li ._data_icon.je{
    background-position: -186px -34px;
    width:34px;
    height:36px;
    margin-top:-17px;
}

._data_show_list li ._data_number_box{
    color: #2d2d2d;
}
._data_show_list li ._data_number_box ._data_number_in {
    font-size:30px;
    color: #2987e6;
}


/**/
.outsideb {
    top: 8px;
    height: 18px;
    width: 18px;
    background-position: -268px -174px;
    position: absolute;
}

.yaan {
    float: left;
    height: 89px;
    width: 1190px;
    margin-top: 10px;
}


.dqwz {
    width: 1188px;
    color: #919191;
    padding: 18px 0;
    overflow: hidden;
    font-size:14px;
}

.dqwz a {
    color: #919191;
}

.dqwz a:hover {
    text-decoration: underline;
}

.list {
    width: 1190px;
    margin: 0 auto;
}

.listleft {
    float: left;
    width: 220px;
}

.listleft .cap {
    font-family: Simsun;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    padding: 10px 0px 10px 10px;
    border: 1px solid #DFEFFD;
    height: 13px;
    overflow: hidden;
    background-color: #EEF9FF;
    width: 188px;
    margin: 10px 0 0 0;
    float: left;
}

.listleft .u1 {
    float: left;
    width: 198px;
    border: #DFEFFD solid 1px;
    border-top: 0;
    text-align: left;
}

.listleft .u1 li {
    float: left;
    border-top: #DFEFFD dotted 1px;
    padding: 7px 0 8px 0;
}

.listleft .u1 .l1 {
    width: 73px;
    height: 60px;
    _height: 64px;
    text-align: left;
    padding: 7px 0 8px 7px;
}

.listleft .u1 .l1 .hot {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    float: left;
    position: relative;
    width: 20px;
    height: 20px;
    text-align: left;
    margin: -63px 0 0 0;
    font-size: 10px;
    _position: absolute;
    _margin: 0px 0 0 -66px;
}

.listleft .u1 .l1 .hot1 {
    background: url(../images/hot.gif) left top no-repeat;
}

.listleft .u1 .l1 .hot2 {
    background: url(../images/hot1.gif) left top no-repeat;
}

.listleft .u1 .l1 .yl {
    float: left;
    padding: 6px 0 0 2px;
    background: url(../images/leftyl.gif) left top no-repeat;
    width: 175px;
    height: 206px;
    position: relative;
    margin: -63px 0 0 65px;
    text-align: center;
    _position: absolute;
    _margin: 0 0 0 0;
}

.listleft .u1 .l2 {
    line-height: 18px;
    height: 60px;
    _height: 64px;
    width: 118px;
}

.listleft .u1 .l2 a {
    color: #247FBD;
}

.listleft .u1 .l2 strong {
    color: #ff0000;
    font-family: Arial, Helvetica, sans-serif;
}

.listleft .u1 .l2 .a1 {
    float: left;
    width: 94px;
    padding: 2px 0 0 24px;
    font-size: 14px;
    background: url(../images/v.gif) left center no-repeat;
    height: 17px;
    margin: 0 0 5px 0;
}

.listleft .u1 .l0 {
    border-top: 0;
}

.listleft .vs {
    float: left;
    margin: 10px 0 0 0;
}

.rank em {
    margin-right: 5px;
    float: left;
    width: 16px;
    height: 16px;
    color: #999;
    text-align: center;
    BACKGROUND-POSITION: -185px -500px;
}

.rank em.no1 {
    BACKGROUND-POSITION: -169px -160px;
}

.rank em.no2 {
    BACKGROUND-POSITION: -185px -160px;
    ;}

.rank em.no3 {
    BACKGROUND-POSITION: -169px -176px;
}

#page,#d_page {
    font-size: 14px;
    width: 100%;
    margin: 40px auto;
    text-align: center;
    height: 34px;
    display: inline-block;
}

#page ul {
    display: inline-block;
    margin: 0 auto;
    zoom:1;*display: inline;
    border-right: #ddd solid 1px;
}

#page ul li {
    float: left;
    font-family: Verdana, Geneva, sans-serif;
}

#page a,#page .ohave {
    background: #fff;
    position: relative;
    display: inline-block;
    border: #ddd solid 1px;
    padding: 10px 16px;
    z-index: 1;
    margin:0 5px;
}

#page a:hover {
    border: #2987e6 solid 1px;
    z-index: 10;

    background-color: #2987e6;
    color: #fff;
}

#page a.se {
    margin-right: 10px;
    border: #ddd solid 1px;
}

#page a.se:hover {
    margin-right: 10px;
    border-color: #ff5203;
}

#page a.no {
    margin-right: 10px;
    border: #ddd solid 1px;
}

#page span {
    background: #2987e6;
    border: #ededed solid 1px;
    padding: 10px 16px;
    margin: 0 10px;
    color: #fff;
    cursor: pointer;
}

#page .ohave {
    color: #fff;
    border: #ff5203 solid 1px;
    background: #ff5203;
}

#d_page ul {
    display: inline-block;
    margin: 0 auto;
    zoom:1;*display: inline;
    font-family: Verdana, Geneva, sans-serif;
}

#d_page a,#d_page p {
    float: left;
    padding: 8px 14px;
    text-align: center;
    border: 1px solid #ddd;
    color: #666;
    background: #f4f4f4;
}

#d_page p {
    color: #666;
    background: #fff;
}

#d_page p.total {
    border: 0
}

#d_page a.no {
    border-color: #ededed;
    color: #ccc;
    background: #f9f9f9;
}

#d_page a:hover {
    background: #fff;
}

#d_page a.no:hover {
    background: #f9f9f9;
}

#d_page .o_number {
    font-size: 14px;
    float: left;
    width: 50px;
    height: 33px;
    text-align: center;
    border: 1px solid #ddd;
    margin-left: 5px;
    border-right: 0;
}

#d_page .gopage {
    float: left;
    padding: 9px 15px 10px 15px;
    border: 1px solid #ddd;
    background: #f4f4f4;
    color: #666;
}

.floatTips {
    position: absolute;
    top: 250px;
    right: 10px;
    width: 113px;
    border: #CCCCCC solid 1px;
    background-color: #fff;
}

.floatTips .uqq {
    float: left;
    width: 113px;
}

.floatTips .uqq li {
    float: left;
}


.floatTips .uqq .l2 {
    padding: 5px 0 0 6px;
    width: 108px;
}


.floatTips .uqq .l2 a:hover {
    text-decoration: none;
}

.floatTips .uqq .l3 {
    padding: 5px 0 0 6px;
    width: 108px;
}


.floatTips .uqq .l3 a:hover {
    text-decoration: none;
}

.floatTips .uqq .l4 {
    width: 113px;
    margin-top: 6px;
    border-top: #CACACA dotted 1px;
    padding: 7px 0 0 0;
    text-align: center;
}

.floatTips .uqq .l5 {
    color: #ff6600;
    width: 113px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 14px;
    padding-top: 2px;
}

.floatTips .uqq .l6 {
    width: 113px;
    height: 15px;
    margin-top: 4px;
}

.listleft .aside {
    width: 200px;
    float: left;
    overflow: hidden;
    font-family: Simsun;
    text-align: left;
}

.listleft .dlmodule dt {
    padding: 10px;
    border: 1px solid #DFEFFD;
    height: 13px;
    overflow: hidden;
    background-color: #EEF9FF;
}

.listleft .dlmodule dt h3 {
    color: #333;
    font-size: 14px;
    font-weight: 700;
}

.listleft .dlmodule dd {
    border: 1px solid #DFEFFD;
    border-top: 0 none;
    overflow: hidden;
}

.listleft .hotsell dd {
    padding-bottom: 10px;
}

.listleft .hotsell .hotlist {
    padding: 0 10px 0 10px;
    height: 682px;
    overflow: hidden;
    168px;}

.listleft .hotsell .hotlist li {
    border-bottom: 1px dashed #E4E4E4;
    line-height: 20px;
    height: 50px;
    overflow: hidden;
    padding: 11px 0 0 0;
    width: 168px;
    float: left;
}

.listleft .hotsell .hotlist li.top3 {
    padding: 15px 0 0 0;
    height: 67px;
    overflow: hidden;
}

.listleft .hotsell .hotlist li.top1 p {
    width: 125px;
    float: left;
}

.listleft .hotsell .hotlist li.top1 span.price {
    width: 35px;
    font-size: 13px;
    font-family: "����";
    font-weight: 700;
    color: #f60;
    float: right;
    text-align: right;
}

.listleft .hotsell .hotlist li.top3 p {
    width: 96px;
    float: left;
    margin-top: -3px;
    margin-right: 0;
}

.listleft .hotsell .hotlist li.top3 a {
    float: left;
    position: relative;
}

.listleft .hotsell .hotlist li.top3 img {
    vertical-align: bottom;
    margin-right: 10px;
    border: 1px solid #E4E4E4;
}

.listleft .hotsell .hotlist li.top3 a em {
    border: 1px solid #EC5F00;
    background-color: #f60;
    width: 12px;
    height: 9px;
    position: absolute;
    left: 1px;
    top: 1px;
    color: #fff;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    font-weight: 700;
    font-family: Tahoma;
}

.listleft .hotsell .hotlist li.top3 span.price {
    font-size: 13px;
    font-family: "����";
    font-weight: 700;
    margin-top: -4px;
    float: left;
    color: #f60;
}

.listleft .hotsell .hotlist li a {
    color: #666;
}

.listleft .hotsell .hotlist li a:hover {
    color: #f60;
}
/*y友情链接*/
.friendship{
    width: 1200px;
    margin:30px auto 0;
}
.friendship_dl .friendship_dt{
    font-size: 16px;
    line-height: 40px;
    border-bottom:2px solid #2987e6 ;
}
.friendship_dl .friendship_dd a{
    display: inline-block;
    color: #999;
    font-size:14px;
    margin:15px 15px 0 0;
}
.friendship_dl .friendship_dd a:hover{
    color: #2987e6;
}
/*底部*/
.footer-top{
    padding: 40px 0;
    color: #fff;
    font-size: 14px;
    background-color: #313338;
}
.footer-top a{
    color: #fff;
}
.footer-top .footer-top-l dl{
    width: 250px;
    float: left;
}
.footer-top .footer-top-l dl dt{
    font-size: 18px;
    line-height: 30px;
}
.footer-top .footer-top-l dl dd{
    line-height: 30px;
    padding: 0 5px;
}

.footer-top-mid{
    width: 580px;
    padding-right: 120px;
}
.footer-top-mid .ser-phone{
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    padding-left: 45px;
    position: relative;
}
.footer-top-mid .ser-phone:before{
    left: 0;
    top: 50%;
    content: "";
    width: 30px;
    height: 30px;
    margin-top: -15px;
    position: absolute;
    background-image: url(../images/sr-phone.png);
}
.contact>div{
    line-height: 40px;
    padding-left: 40px;
    position: relative;
}
.contact>div:before{
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    background: url(../images/contact-icon.png) 0 0 no-repeat;
}
.contact>div.qq:before{
    background-position: 0 -40px;
}
.contact>div.email:before{
    background-position: 0 -80px;
}
.contact>div.qq a.qq-bg{
    width: 110px;
    height: 28px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -14px;
    background: url(../images/index-icon.png) 0 0 no-repeat;
}
.code-pic{
    width: 130px;
    height: 130px;
}
.code p{
    line-height: 40px;
    text-align: center;
}
.footer-bot{
    background: #292b2f;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    font-size: 14px;
    line-height: 24px;
}
.footer-bot span{
    padding: 0 15px;
}
/*弹出A*/
#hot{
    left: 0;
    top: 0;
    z-index: 99999;
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0,0,0,.8);
}
.hot-in{
    width: 1174px;
    height: 552px;
    position: absolute;
    left: 50%;
    margin-left: -587px;
    top: 100px;
}
.hot-in .hot-close{
    right: 175px;
    top: 70px;
    width: 48px;
    height: 48px;
    background: url(../images/close.png) no-repeat;
    position: absolute;
    cursor: pointer;
}


/*page*/
.page{
    padding: 50px 0;
    text-align: center;
}
.page a{
    padding: 0 15px;
    line-height: 36px;

    display: inline-block;
    margin: 0 2px;
}
.page a.active{
    width: 36px;
    height: 36px;
    line-height: 36px;
    border: 2px solid #0099ff;
    color: #fff;
    border-radius: 50%;
    padding: 2px;
}
.page a.active span{
    width: 100%;
    height: 100%;
    display: block;
    background: #0099ff;
    border-radius: 50%;
    line-height: 28px;
}
.page a.prve,
.page a.next,
.page a.last{
    border: 1px solid #dcdcdc;
    background: #fff;
}



/**/
#time{
    margin: 25px 0;
    text-align: center;
    color: #2d2d2d;
    font-size: 16px;
}
#time .time-cion{
    width:60px;
    height:60px;
    line-height:60px;
    text-align: center;
    font-size:20px;
    display: inline-block;
    font-weight: bold;
    background: url("../images/time-icon2.png") no-repeat;
}
.count_down_title{
    text-align: center;
    font-size: 24px;
    color: #2d2d2d;
}

.count_down_box{
    margin: 40px 0;
    position: relative;
}
.count_down_box:before{
    content: "";
    width: 100%;
    height: 47px;
    position: absolute;
    bottom: -47px;
    left: 50%;
    margin-left: -50%;
    background: url(../images/time-bg.png) center center no-repeat;
    background-size: contain;
}
.count_btn{
    height: 58px;
    width: 436px;
    display: block;
    margin: 50px auto;
    background: url(../images/zixun-btn.png) no-repeat;
    transition: all 0.3s;
}
.count_btn:hover{
    background: url(../images/zixun-btn_hover.png) no-repeat;
}
.xiahua_count_down_box{
    padding-bottom: 10px;margin: 40px 0 80px 0;
}
/*banner 按钮*/
.banner-btn-box{
    text-align: center;
    padding: 10px 0;
}
.banner-btn-box a{
    display: inline-block;
    width: 170px;
    height: 42px;
    line-height: 38px;
    text-align: center;
    background: #f0cc3c;
    border-bottom: 4px solid #cfa708;
    border-radius: 30px;
    font-size: 16px;
    color: #fff;
    margin: 10px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.banner-btn-box a:hover{
    background: #ffa518;
    border-bottom: 4px solid #d28300;
}

#footer{
    margin-top:60px;
    height:262px;
    background-color: #313131;
    padding:40px 0 0 0;
}
#footer dl{
    float: left;
    width:155px;
    font-size:14px;
}
#footer dl dt{
    height:40px;
}
#footer dl a{
    color: #cfcfcf;
    display: block;
    line-height:28px;
}
#footer dl a:hover{
    text-decoration: underline;
}
.footer_fast_line{
    width:780px;
}
.footer_mid{
    padding:0 70px;
    color: #fff;
    font-size:14px;
    line-height:28px;
    border-left:1px solid #434343;
}
.footer_mid h2{
    height:40px;
    font-size:14px;
    font-weight:normal;
}
.footer_code{
    width:92px;
    text-align: center;
    line-height:40px;
    color: #fff;
    font-size:14px;
}
/*TIPS*/
.sucmain {
    width: 600px;
    border: #91c26c solid 1px;
    margin: 100px auto;
    padding: 50px 0;
    text-align: left;
    background: #eff8e4;
    overflow: hidden;
}

.sucmain.no {
    border: #ff9393 solid 1px;
    background: #ffeeea;
}

.sucmain.way {
    border-color: #ffb05a;
    background: #fff3e2;
}

.sucmain div {
    float: left
}

.sucmain .left {
    width: 100px
}

.sucmain .left span {
    width: 58px;
    height: 60px;
    display: block;
    background: url(../images/tips_bg.jpg) no-repeat;
    background-position: 0 0;
}

.sucmain .left span.no {
    background-position: 0 -124px;
}

.sucmain .left span.way {
    background-position: 0 -62px;
}

.sucmain .right {
    width: 500px
}

.sucmain .right strong {
    font-size: 18px;
    line-height: 38px;
}

.sucmain .right strong {
    font-size: 18px;
    line-height: 38px;
}

.sucmain .right strong span {
    color: #91c26c;
}

.sucmain .right p {
    width: 433px;
    margin: 10px 0;
    overflow: hidden;
}

.sucmain .right p b {
    font-size: 18px;
}

.sucmain .right p a {
    line-height: 20px;
    border-color: #ffeeea;
    border: #ff9393 solid 2px;
    color: #ff9393;
    float: left;
    display: block;
    text-align: center;
    margin: 0 10px 0 0;
    width: 160px;
    padding: 5px;
}

.sucmain .right p a.ok {
    border-color: #eff8e4;
    border: #91c26c solid 2px;
    color: #91c26c;
}

.sucmain .right p input {
    width: 358px;
    background: #e2f2ff;
    border: #bed3f0 solid 2px;
    line-height: 25px;
}

.sucmain .right p input:hover {
    background: #e2f2ff;
    border: #8CB6F0 solid 2px;
}

.sucmain .right a {
    font-size: 14px;
    color: #999;
}

/*quick_links*/
.quick_links {
    width: 64px;
    position: fixed;
    top: 286px;
    right: 28px;
    _position: absolute;
    _top: expression(documentElement.scrollTop + 286 + "px");
}

.quick_links a {
    color: #666;
    cursor: pointer;
    display: block;
    overflow: hidden;
    padding: 3px 6px;
}

.quick_links i {
    display: block;
    font-size: 24px;
    height: 25px;
    padding: 0 0 2px 12px;
}

.quick_links p {
    width: 100%;
    line-height: 22px;
}

#ly_gotop {
    display: none;
}

#preview {
    color: #333;
    text-align: center;
    position: absolute;
    border: 3px solid #ddd;
    background: #fff;
    padding: 3px;
    display: none;
}

.over {
    display: inline-block;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
}

.ICheckbox i {
    margin-top: -1px;
    display: inline-block;
    background: transparent url(../images/checkbox.png) no-repeat center 0;
    vertical-align: middle;
    height: 13px;
    width: 13px;
    overflow: hidden;
    margin-right: 3px;
}

.ICheckbox .IChecked i {
    background-position: center -13px;
}

.IRadio i {
    margin-top: -2px;
    display: inline-block;
    background: transparent url(../images/radio.png) no-repeat center 0;
    vertical-align: middle;
    height: 13px;
    width: 13px;
    overflow: hidden;
    margin-right: 3px;
}

.IRadio .IChecked i {
    background-position: center -14px;
}

.jqtransformdone label {
    margin-right: 8px;
    display: block;
    float: left;
}

/* Radio */
.jqTransformRadioWrapper,.jqTransformCheckboxWrapper {
    float: left;
    display: block;
    margin-right: 2px;
    margin-top: 8px;
}

.jqTransformRadio,.jqTransformCheckbox {
    float: left;
    background: transparent url(../images/radio.png) no-repeat center top;
    vertical-align: middle;
    height: 13px;
    _overflow: hidden;
    width: 13px;
    display: block;
}

/* Check */
.jqTransformCheckbox {
    height: 12px;
    _overflow: hidden;
    width: 12px;
    background: transparent url(../images/checkbox.png) no-repeat center top;
}

/* Checked */
a.jqTransformChecked {
    background-position: center bottom;
    _background-position: 0 -13px;
}

/* Selects */
.jqTransformSelectWrapper {
    font-size: 14px;
    width: 500px;
    position: relative;
    height: 29px;
    line-height: 29px;
    border: 1px solid #CCC;
    background: url(../images/inputbg.gif) left top repeat-x;
    float: left;
}

.jqTransformSelectWrapper div dt {
    float: none;
    position: absolute;
    white-space: nowrap;
    height: 29px;
    padding: 0 0 0 7px;
    line-height: 29px;
    overflow: hidden;
    cursor: pointer;
    color: #666;
}

.jqTransformSelectWrapper a.jqTransformSelectOpen {
    display: block;
    position: absolute;
    right: 0px;
    top: 3px;
    width: 22px;
    height: 22px;
    background: url(../images/select_right.gif) no-repeat center 8px;
}

.jqTransformSelectWrapper a.jqTransformSelectend {
    background-position: center -22px;
}

.jqTransformSelectWrapper dl {
    position: absolute;
    width: 43px;
    top: 28px;
    left: 0px;
    list-style: none;
    background: #FFF;
    border: solid 1px #e5e5e5;
    display: none;
    margin: 0px;
    padding: 0px;
    height: 200px;
    overflow: auto;
    overflow-y: auto;
    z-index: 10;
}

.jqTransformSelectWrapper dl a {
    display: block;
    padding: 1px 6px;
    text-decoration: none;
    color: #333;
    background: #FFF;
    border-bottom: dashed 1px #e5e5e5;
}

.small .jqTransformSelectWrapper,.small .jqTransformSelectWrapper div dt,.small .jqTransformSelectWrapper dl a {
    font-size: 12px;
    height: 23px;
    line-height: 24px;
}

.small .jqTransformSelectWrapper dl {
    top: 22px;
}

.small a.jqTransformSelectOpen {
    background: url(../images/select_right.gif) no-repeat center 5px;
    height: 12px;
}

.small a.jqTransformSelectend {
    background-position: center -25px;
}

.jqTransformSelectWrapper dl a.selected,.jqTransformSelectWrapper dl a:hover, .jqTransformSelectWrapper dl a.selected:hover {
    background: #fffeed;
    color: #ff6600;
}

.pingfen_btn {
    cursor: pointer;
    z-index: 2;
    position: relative;
    display: inline-block;
    color: #bbb;
    padding-right: 10px;
    background: url(../images/headarrow1.gif) right 50% no-repeat transparent
}

.pingfen_btn span {
    color: #f1453a;
}

.pingfen_box {
    width: 240px;
    position: absolute;
    zoom:1; top: 18px;
    left: 0;
    z-index: 999;
    border: 1px solid #e5e5e5;
    background: #fff;
    box-shadow: 2px 1px 3px rgba(0,0,0,.15);
    -moz-box-shadow: 2px 1px 3px rgba(0,0,0,.15);
    -webkit-box-shadow: 2px 1px 3px rgba(0,0,0,.15);
    padding: 10px;
    display: none;
}

.pingfen_btn.active {
    z-index: 3;
    background: url(../images/headarrow2.gif) right 50% no-repeat transparent
}

.pingfen_btn.active .pingfen_box {
    display: block;
}

.pingfen_box dl {
    padding: 3px 5px;
    line-height: 20px;
}

.pingfen_box dl dd {
    padding: 3px;
    color: #656565;
    height: 20px;
    display: inline;
}

.pingfen_box dl em {
    color: #f1453a;
    font-weight: 700;
}

.pingfen_box dl s {
    display: inline-block;
    width: 120px;
    height: 20px;
    background: url('../images/star.png') repeat-x;
    margin: 0 3px;
    vertical-align: top;
    overflow: hidden;
}

.pingfen_box dl div {
    height: 20px;
    float: left;
    background: url(../images/star.png) 0 -28px repeat-x
}

.Edition a {
    position: relative;
    display: inline-block;
    text-align: center;
    border: 2px solid #ddd;
    color: #666;
    padding: 5px 12px 6px 10px;
    line-height: 1em;
    margin-right: 5px;
}

.Edition a:hover {
    color: #666;
    border-color: #ff7f02;
}

.Edition .cur {
    color: #333;
    border-color: #ff7f02;
}

.Edition i {
    position: absolute;
    bottom: -2px;
    right: -2px;
    font-size: 14px;
    display: none;
    width: 14px;
    height: 14px;
}

.Edition .cur i {
    display: block;
    color: #ff7f02;
}

/* Hidden */
.jqTransformHidden {
    display: none;
}

.div_preview {
    float: left;
    border: 1px solid #ddd;
    overflow: hidden;
}

.div_preview img {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image);
}

#check_count {
    color: #999;
}

#addred_num {
    width: 40px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #e6e6e6;
    text-align: center;
    float: left;
    margin: 2px 5px 0 5px;
}

.addred {
    width: 26px;
    height: 26px;
    float: left;
    border: 1px solid #ddd;
    background: #f1f1f1;
    cursor: pointer;
    margin-top: 2px;
}

.phcolor {
    color: #a9a9a9;
}

.hfcon {
    margin: 15px 0 15px 0;
    position: relative;
    display: inline-block;
    width: 690px;
    background: #fbfbfb;
    box-shadow: 0 1px 3px #dee4e9;
    border: 1px solid #dee4e9;
    border-radius: 4px;
}

.hfcon span {
    float: left;
    padding: 8px;
    line-height: 20px;
}

.hfcon DIV {
    position: absolute;
    left: 20px;
    overflow: hidden;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid dashed dashed dashed;
}

DIV.j-border {
    TOP: -20px;
    border-color: transparent transparent #d9d9d9 transparent
}

DIV.j-background {
    TOP: -19px;
    border-color: transparent transparent #fbfbfb transparent
}

#eval {
    background: url('../images/evaluation.png') no-repeat;
    width: 20px;
    height: 18px;
    display: inline-block;
}

#eval.ico-good {
    background-position: 0 -101px;
}

#eval.ico-normal {
    background-position: 0 -50px;
}

#eval.ico-bad {
    background-position: 0 -1px;
}

.certification i {
    margin: 0 3px -3px 0;
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(../images/vs-icon.png) -20px -20px no-repeat;
}

.certification i.success {
    BACKGROUND-POSITION: 0 -20px;
}

.certification i.company {
    BACKGROUND-POSITION: 0 -60px;
}

.certification i.idcard {
    BACKGROUND-POSITION: -20px -40px;
}

.certification i.idcard.success {
    BACKGROUND-POSITION: 0 -40px;
}

.certification i.phone {
    BACKGROUND-POSITION: -20px 0;
    margin-right: 2px
}

.certification i.phone.success {
    BACKGROUND-POSITION: 0 0;
}

#progress {
    float: left;
    overflow: hidden;
    padding: 20px 15px 10px 15px;
    width: 230px;
    color: #444;
    display: none;
}

#progress-tisp {
    text-align: center;
    float: left;
    width: 100%;
    font: bold 13px/34px Helvetica, Arial, sans-serif;
}

#progress-tisp span {
    color: #111;
}

#progress ul {
    float: left;
    width: 100%;
    border-bottom: 2px solid #ebebeb;
    display: none;
}

#progress p {
    float: left;
    width: 100%;
    padding: 3px 0;
    border-top: 2px solid #ebebeb;
}

#progress ul span {
    width: 100%;
    word-break: break-all;
    word-wrap: break-word;
}

#progress ul strong {
    color: #b60000;
}

#progress ul b {
    color: #f60;
}

#progress-bar {
    float: left;
    width: 230px;
    display: block;
    overflow: hidden;
    height: 12px;
    background: #f3f3f3;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2), transparent 60%);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2), transparent 60%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.2), transparent 60%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent 60%);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px rgba(255, 255, 255, 0.6);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px rgba(255, 255, 255, 0.6);
}

#progress-in {
    float: left;
    display: block;
    min-width: 8px;
    height: 12px;
    background: #1997e6;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 60%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.2)), -webkit-linear-gradient(left, #147cd6, #24c1fc);
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 60%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.2)), -moz-linear-gradient(left, #147cd6, #24c1fc);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 60%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.2)), -o-linear-gradient(left, #147cd6, #24c1fc);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 60%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.2)), linear-gradient(to right, #147cd6, #24c1fc);
    -webkit-box-shadow: inset 0 1px rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(0, 0, 0, 0.2);
}

/* ------------ */
.upload-box {
    width: 98%;
    border: 3px dashed #E6E6E6;
}

.container {
    width: 96%;
    position: relative;
    margin: 10px 2%;
}

.container .filelist {
    margin-top: 10px;
    width: 100%;
    padding-bottom: 5px;
    border-top: 2px solid #e6e6e6;
}

.container .filelist:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    clear: both;
}

.container .filelist div {
    width: 190px;
    text-align: center;
    height: 152px;
    margin: 10px 12px 0 0 ;
    padding: 1px;
    position: relative;
    display: inline;
    float: left;
    overflow: hidden;
    font-size: 12px;
    border: 1px solid #ddd;
}

.container .imgWrap {
    position: relative;
    z-index: 0;
    line-height: 152px;
    vertical-align: middle;
    overflow: hidden;
    width: 190px;
    height: 152px;
    color: #1094FA;
    font-size: 14px;
}

.container .filelist img {
    width: 190px;
}

.container .filelist .icon {
    color: #fff;
    font-size: 16px;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    padding: 12px 0 0 20px;
    height: 28px;
    line-height: 28px;
    width: 20px;
    z-index: 2;
    background: transparent url('../images/success.gif') no-repeat 0 0;
}

.container .filelist .file-panel {
    position: absolute;
    height: 0;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 300;
}

.container .filelist .file-panel a {
    position: relative;
    width: 33%;
    line-height: 28px;
    height: 28px;
    float: left;
    overflow: hidden;
    cursor: pointer;
}

.container .filelist .file-panel a span {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    filter: Alpha(Opacity=30, Style=0);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
}

.container .filelist .file-panel a.fdel {
    width: 34%;
}

.container .filelist .file-panel a span.cur {
    filter: Alpha(Opacity=70, Style=0);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.container .filelist .file-panel a i {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: inline;
    float: left;
    overflow: hidden;
    background: url('../images/fleft.png') no-repeat center -3px;
    position: absolute;
    z-index: 30;
}

.container .filelist .file-panel a.fright i {
    background: url('../images/fright.png') no-repeat center -3px;
}

.container .filelist .file-panel a.fdel i {
    background: url('../images/fdel.png') no-repeat center -1px;
}

.statusBar {
    line-height: 18px;
    height: 36px;
    vertical-align: middle;
    position: relative;
}

.statusBar .info {
    float: right;
    display: inline-block;
    color: #aaa;
}

.statusBar .btns {
    position: absolute;
    top: 3px;
    left: 0;
    line-height: 30px;
}

.statusBar .btns a {
    background: #ffffff;
    border: 1px solid #cfcfcf;
    color: #565656;
    padding: 0 18px;
    display: inline-block;
    border-radius: 3px;
    margin-left: 0px;
    cursor: pointer;
    font-size: 14px;
    float: left;
}

.statusBar .btns a:hover {
    background: #f0f0f0;
}

/*file��Ϊ͸��������������������*/
.statusBar .btns input {
    margin-left: -350px;
    font-size: 30px;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
}

.fu_list {
    table-layout: fixed;
    margin-top: 10px;
    background: #ebebeb;
    font-size: 12px;
    width: 100%;
    border: 1px solid #ebebeb;
    border-collapse: collapse;
    table-layout: fixed�� word-break:break-all
}

.fu_list td {
    border: 0;
    padding: 5px;
    line-height: 20px;
    background-color: #fff;
    word-break: break-all;
    word-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.fu_list thead td {
    background-color: #e6e6e6;
}

.fu_list b {
    font-size: 14px;
    color: #3A9000;
}

.fu_list a:hover {
    color: red;
}

.insert {
    width: 490px;
    overflow: hidden;
}

.insert .pic {
    width: 100%;
    overflow: hidden;
}

.insert .pic p {
    color: #333;
    text-align: center;
    margin: 190px 0 0 140px;
    font-size: 16px;
}

.insert .pic div {
    width: 152px;
    height: 122px;
    float: left;
    border: 1px solid #e5e5e5;
    margin: 10px 0 0 10px;
    position: relative;
    line-height: 20px;
}

.insert .pic div img {
    width: 150px;
    height: 120px;
    border: 0;
}

.insert .pic div strong {
    color: #fff;
    font-size: 16px;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    padding: 20px 0 0 18px;
    height: 40px;
    width: 40px;
    z-index: 2;
    background: transparent url(../images/success.gif) no-repeat 5px 0;
}

.insert .pic div span {
    display: none;
    z-index: 10;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    color: #fff;
    text-align: center;
    text-decoration: none;
}

.insert .pic div span i {
    display: block;
    height: 46px;
    width: 62px;
    background-image: url('../images/photo_insert_32.png');
    background-position: 0 0;
    _background-image: url('../images/photo_insert_32.png');
    _background-position: -313px 0;
    margin: 40px 0 0 50px;
    overflow: hidden;
}

.insert .pic div.cur span, .insert .pic div.not span {
    display: block;
}

.insert .pic div.not span i {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD4AAAAuCAYAAABwF6rfAAAACXBIWXMAAAsTAAALEwEAmpwYAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAACK0lEQVR42uyZ7ZGCQAyGo3MNrCVwJWAJXAm0wJUAJWgJWIKUQAtYgpaAJeT+vMzscMAmi3pzYzKzo6P79ewmb4JumJne0bb0pmbgBm7gBm7gBm7gBm7g/8U+njy/U/a/v4ycmZ/VMtbbQTh3yswtMyex+xtuvCSiPPLs9jOfX/DaoIXsrFizIKKMiDoi+vLWeomrJ3BlF3DRmwBcGxLfgD0QURsDP4Af0TTWEVEq6Jdig4+2Ew78jLZXacSKGO4Ql27me/fEGPfbIWasn85q3OKj7UhEO2Gr4B1ZRCYoNCGzHblkGhFvEi3Q9C2VoVFARxzGRoubdLAT3MQN2UKbMRphvxKHVeEACrwP2sb7sVEqVmPbLYhKAmgXuOUEqjwc1km49hVz7zxPqURCPSNWkhYSN6045StFzTFzj30Fx0/d+E6RFqZyeK70nBRi1uC2/QKoWfCSDmt/jgS6kNz62lr9PgNSAuKu0IrEE8IUG28WqjyHQsa3CgdfThykyNXX1un+HEWEqy/toUb/OjBftzTPI8A7LDY1rhQUF5oYrz0oSXHVzT3IrAVPvKprblyL77MV4G4E7QQeN/D0uIAgeAmgkKon3mbawOH0C33qAHjOzFcF9BQ8j0OORrEYYz2ej5c2kU9suMXYYY6lZ+9eCe3Dn6dCbTP6tzRTlq33oHrOW421LlDwWyDlXVZkn19pd2N/Exu4gRu4gRu4gRu4gRu4gRu4gRv439nPAHXdklEjSnbOAAAAAElFTkSuQmCC");
}

.insert .pic cite {
    text-align: center;
    display: block;
    padding: 50px 0;
}

.insert .btns {
    text-align: center;
    margin: 10px;
    padding-top: 10px;
    display: block;
    overflow: hidden;
    border-top: 3px solid #ddd;
}

.insert .layui-btn {
    padding: 0 18px;
    line-height: 28px;
    height: 28px
}

.insert .prompt {
    font-size: 12px;
    margin: 0 10px;
    display: block;
    line-height: 24px;
    border-top: 3px solid #ddd;
}

.insert .prompt span {
    color: #265892;
}

.insert .prompt strong {
    margin-top: 5px;
    width: 483px;
}

.bfiles {
    padding: 8px 0;
}

.bfiles img {
    width: 80px;
    height: 60px;
    margin-right: 6px;
    padding: 3px;
    border: 1px solid #eee;
    background: #fff;
    -moz-border-radius: 1px;
    -khtml-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}

.note_icon a:hover {
    color: red;
}

.note_icon a {
    padding-right: 5px;
    float: left;
}

.note_icon a i {
    color: #999;
    border: 1px solid #ddd;
    background: #f9f9f9;
    float: left;
    overflow: hidden;
    text-align: center;
    height: 19px;
    line-height: 19px;
    padding: 0 4.5px;
}

.note_icon a i.protect {
    color: #66aa44;
    border-color: #66aa44;
    background: #eeffff;
}

.note_icon a i.score {
    color: #ff6600;
    border-color: #FF7E00;
    background: #FFF5EE;
}

.note_icon a i.send {
    color: #d7b488;
    border-color: #f2e6d7;
    background: #fffbf6;
}

.note_icon a i.install0 {
    color: #498BF8;
    border-color: #71a3f5;
    background: #EEF9FF;
}

.claims_box {
    float: left;
    width: 100%;
    background: #fff;
}

.claims_box table {
    border-collapse: collapse;
    width: 100%;
}

.claims_box .table1,.claims_box td, .claims_box th {
    border-bottom: 1px solid #ddd;
    padding: 0;
}

.claims_box .table1 td {
    border-bottom: 1px solid #f1f1f1;
    padding: 8px 8px;
    color: #555;
}

.claims_box td.nm1 {
    text-align: right;
    border-bottom: 1px solid #f1f1f1;
    width: 15%;
    color: #999;
    border-right: 1px solid #f1f1f1;
}

.claims_tips {
    float: left;
    width: 90%;
    padding: 15px 5%;
    background: #F1F9FE;
    text-align: left;
    color: #333;
    border-bottom: 1px solid #ddd;
}

.claims_tips div {
    float: left;
    width: 88%;
    line-height: 18px;
}

.claims_tips p {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;
}

.claims_tips span {
    color: #666;
}

.claims_tips div.claims_ico {
    margin-top: 10px;
    height: 35px;
    float: left;
    width: 9%;
    background: url(../images/claims_ico.png) no-repeat;
}

.claims_suc div.claims_ico {
    background-position: 0 -80px;
}

.claims_suc div p {
    color: #51863c;
}

.claims_ing div.claims_ico {
    background-position: 0 -1px;
}

.claims_ing p {
    color: #f60;
}

.claims_no div.claims_ico {
    background-position: 0 -40px;
}

.claims_no p {
    color: #97731f;
}

.claims_tips a {
    text-decoration: underline
}

.claims_notes {
    float: left;
    padding: 5px 0 15px 5%;
    font-size: 13px;
    width: 90%;
}

.claims_notes li {
    float: left;
    width: 100%;
    line-height: 25px;
}

.claims_notes span {
    text-decoration: underline
}

.claims_notes b {
    padding-right: 4px;
    color: #666;
    font-size: 15px;
}

.claims_notes h3 {
    float: left;
    font-size: 14px;
    background: url(../images/tsicon.gif) 0 center no-repeat;
    padding-left: 20px;
    font-weight: 700;
    width: 90%;
}

.ly_ins {
    float: left;
    width: 570px;
    padding: 15px;
    background: #fff;
}

.ly_ins table {
    border-collapse: collapse;
    width: 100%;
}

.ly_ins .table1,.ly_ins td,.ly_ins th {
    border-bottom: 1px solid #ddd;
    padding: 0;
}

.ly_ins .table1 {
    border: 1px solid #ddd;
}

.ly_ins .table2 {
    border: 0;
}

.ly_ins .table2 td {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 8px;
    color: #666;
}

.ly_ins .table2 tr:last-child td:last-child {
    border-color: #fff;
}

.ly_ins td.nm1 {
    text-align: right;
    border-bottom: 1px solid #f8f8f8;
    background: #f8f8f8;
    width: 15%;
    color: #333;
    border-right: 1px solid #f1f1f1;
}

.ly_ins td.tyn {
    text-align: center;
    border-right: 1px solid #ddd;
    font-weight: 700;
    background: #f2f2f2;
    width: 35px;
}

.ly_ins span {
    float: left;
    width: 80%;
}

.ly_ins img {
    float: right;
    cursor: pointer;
}

.ins_notes {
    float: left;
    padding: 5px 0;
    font-size: 13px;
    width: 100%;
    border-top: #e1e1e1 solid 1px;
}

.ins_notes li {
    float: left;
    width: 100%;
    line-height: 25px;
}

.ins_notes span {
    text-decoration: underline
}

.ins_notes b {
    padding-right: 4px;
    color: #666;
    font-size: 15px;
}

.ins_notes h3 {
    float: left;
    font-size: 14px;
    background: url(../images/tsicon.gif) 0 center no-repeat;
    padding-left: 20px;
    font-weight: 700;
    width: 90%;
}

.customer_div {
    float: left;
    width: 300px;
    padding: 15px;
    background: #f6f9ff;
}

.customer_div p {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
}

.customer_uqq {
    width: 300px;
}

.customer_uqq span {
    float: left;
    line-height: 27px;
}

.customer_uqq a {
    line-height: 25px;
    height: 25px;
    float: right;
    padding: 0 5px;
    border: #e5e5e5 1px solid;
    background: #fff;
    margin-left: 10px
}

.customer_uqq a:hover {
    border: #c5ddf6 1px solid;
    color: #1774c2;
    background: #eaf4ff;
}

.customer_uqq a.direct_talk {
    border: #c5ddf6 1px solid;
    color: #1774c2
}

.customer_uqq em {
    float: right;
    padding-right: 10px;
    color: #999;
    line-height: 27px;
}

.customer_csc {
    padding: 10px;
}

.customer_csc p {
    margin-top: 5px;
    padding: 2px;
    line-height: 22px;
}

.customer_csc strong {
    display: inline-block;
}

.customer_csc span {
    color: #666;
}

.tablelist {
    border-collapse: collapse;
    border: solid #e5e5e5;
    border-width: 0 1px 1px 1px;
    width: 100%;
    clear: both;
}

.tablelist a {
    color: #056dae;
}

.tablelist a:hover {
    color: #f60;
}

.tablelist td.tcer {
    text-align: center;
}

.tablelist thead td {
    background: #f0f0f0;
    font-size: 14px;
    border-width: 1px 0;
    border-color: #ddd;
}

.tablelist tbody {
    font-size: 12px;
}

.tablelist td {
    padding: 9px 12px;
    border: #e9e9e9 solid ;
    border-width: 0 0 1px 0;
}

.tablelist tbody tr {
    background: #fff;
}

.tablelist tbody tr.odd {
    background: #f5f8fa;
}

.released {
    float: left;
    width: 440px;
    padding: 40px 60px;
    background: #fff;
}

.released div {
    background: #fff;
    float: left;
    width: 100%;
    text-align: center;
}

.released a {
    color: #3E98E2;
    float: left;
    margin: 20px 0 0 20px ;
    padding: 20px 35px;
    border: #CDE4F6 1px solid;
    font-size: 28px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #EDF6FE;
    width: 118px;
}

.released a:hover {
    border: #C3DDF2 1px solid;
    background: #E4F3FF;
    color: #2387da;
}

.released .buy a {
    color: #FF8521;
    border: #ffe0cc 1px solid;
    background: #fff8f4;
}

.released .buy a:hover {
    border: #FACAAB 1px solid;
    background: #fff3e8;
    color: #f60;
}

.released div.r_tisp {
    color: #666;
    font-size: 22px;
}

.released p {
    float: right;
    margin-right: 20px;
    color: #666;
}

.released i {
    float: left;
    background: url(../images/released_ico.png) 2px 0 no-repeat;
    width: 50px;
    height: 40px;
}

.released span {
    float: left;
    line-height: 40px;
    width: 68px;
}

.released .sale i.code {
    background-position: -2px -45px;
}

.released .sale i.doamin {
    background-position: -58px -45px;
}

.released .sale i.web {
    background-position: -58px 0;
}

.released .buy i.code {
    background-position: -2px -135px;
}

.released .buy i.doamin {
    background-position: -58px -135px;
}

.released .buy i.web {
    background-position: -58px -90px;
}

.released .buy i.task {
    background-position: 0 -90px;
}

.ly_takes {
    background: #fafafa;
    float: left;
    width: 94%;
    padding: 0 3%;
    border-top: 2px solid #f60;
    border-bottom: 1px solid #eee;
}

.ly_takes li {
    float: left;
    padding: 20px 0;
}

.ly_takes .l1 {
    padding: 20px;
}

.ly_takes .l1 img {
    height: 100px;
    width: 100px;
    border: 1px solid #eee;
    padding: 2px;
    background: #fff;
}

.ly_takes .tit a {
    font-size: 14px;
    font-weight: 700;
    color: #555
}

.ly_takes .tit a:hover {
    color: #f60
}

.ly_takes .l2 p {
    padding-bottom: 10px;
}

.ly_takes .l2 b {
    color: #ff6600
}

.ly_stats {
    float: left;
    width: 93%;
    margin: 25px 3%;
    font-size: 14px;
    border: 3px dashed #e5e5e5;
}

.ly_stats ul {
    display: block;
    padding: 20px;
}

.ly_stats ul a {
    color: #000;
}

.ly_stats ul a:hover {
    color: #f60
}

.ly_stats ul input {
    border: 1px solid #e6e6e6;
    background: #fff;
    border-radius: 2px;
    padding: 3px 5px;
}

.ly_stats .bfiles {
    padding: 2px 0 0 2px;
}

.ly_stats img {
    width: 190px;
    height: 152px;
    margin: 0
}

.notes {
    overflow: hidden;
    background: #f6f9ff;
    padding: 10px 0;
    font-size: 13px;
    width: 100%;
    border-top: #ededed solid 1px;
}

.notes_ber {
    border: #e5e5e5 solid 1px;
    width: 788px;
}

.notes li {
    padding-left: 20px;
    float: left;
    width: 90%;
    line-height: 25px;
}

.notes span {
    text-decoration: underline
}

.notes b {
    padding-right: 4px;
    color: #666;
    font-size: 15px;
}

.notes h3 {
    float: left;
    font-size: 14px;
    background: url(../images/tsicon.gif) 0 center no-repeat;
    padding-left: 20px;
    font-weight: 700;
    width: 90%;
}

/* Tipso Bubble Styles */
.tipso_bubble, .tipso_bubble > .tipso_arrow {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tipso_bubble {
    position: absolute;
    text-align: center;
    border-radius: 6px;
    z-index: 9999;
    padding: 10px;
}

/* Tipso Bubble Div */
.tipso_bubble > .tipso_arrow {
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid;
    pointer-events: none;
}

.tipso_bubble.top > .tipso_arrow {
    border-top-color: #000;
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
    top: 100%;
    left: 50%;
    margin-left: -8px;
}

.tipso_bubble.bottom > .tipso_arrow {
    border-bottom-color: #000;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
}

.tipso_bubble.left > .tipso_arrow {
    border-left-color: #000;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
    top: 50%;
    left: 100%;
    margin-top: -8px;
}

.tipso_bubble.right > .tipso_arrow {
    border-right-color: #000;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    top: 50%;
    right: 100%;
    margin-top: -8px;
}
.shop_other_line{
	line-height:22px;
}


@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}
.page_wrap{
    text-align: center;
    margin:30px  0;
    font-size:14px;
}
.page_wrap a{
    display: inline-block;
    padding:0 20px;
    height:36px;
    line-height:36px;
    text-align: center;
    border:1px solid #dcdcdc;
    background-color: #fff;

}
.page_wrap a:hover,.page_wrap a.active{
    background-color: #2987e6;
    color: #fff;
}

/*签到*/
.qd-motel-box{
    width:100%;
    height:100%;
    position: fixed;
    left:0;
    top:0;
    background: rgba(0,0,0,.4);
    z-index:99999;
}
.qd-motel-box .qd-motel-in{
    width:570px;
    height:570px;
    position: absolute;
    left:50%;
    top:50%;
    margin-left:-285px;
    margin-top:-285px;
    background: url("../images/qd_bg.png") no-repeat;
    z-index:9999999;
    -webkit-animation:bounceIn 0.5s;
    -o-animation:bounceIn 0.5s;
    animation:bounceIn 0.5s;
}
.qd-motel-box .qd-motel-in.close{
    -webkit-animation:bounceOut 0.5s;
    -o-animation:bounceOut 0.5s;
    animation:bounceOut 0.5s;
}
.qd-motel-box .qd-motel-in .qd_content{
    width:384px;
    height:290px;
    top:50%;
    position: absolute;
    margin-top:-195px;
    left:50%;
    margin-left:-192px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}
.qd_title{
    width:234px;
    height:47px;
    line-height:40px;
    color: #fff;
    font-size:18px;
    font-weight:bold;
    text-align: center;
    position: absolute;
    left:50%;
    top:-23px;
    margin-left:-117px;
    background: url("../images/qd_title.png") no-repeat;
}
.qd_content_in{
    padding-top:60px;
    text-align: center;
    font-size:14px;
    line-height:30px;
}
.qd_content_in .qd_num_icon{
    width:61px;
    height:61px;
    color: #fff;
    line-height:46px;
    background: url("../images/qd_icon.png") no-repeat;
    margin:0 auto;
}
.qd_success{
    padding:6px 0;
    font-size:18px;
}
.qd_close_btn{
    width:144px;
    height:42px;
    line-height:42px;
    text-align: center;
    color: #fff;
    position: absolute;
    background-color: #f79640;
    bottom:-21px;
    left:50%;
    margin-left:-72px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size:18px;
    cursor: pointer;
}


@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes bounceOut {
    100% {
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    30% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceOut {
    100% {
        opacity: 0;
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }

    30% {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}
/*微信二维码*/
.rewards-wrap{
    left:0;
    top:0;
    position: fixed;
    width:100%;
    height:100%;
    background: rgba(0,0,0,.8);
    display: none;
    z-index:999;
}
.rewards-motal-box{
    position: fixed;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background: rgba(0,0,0,.8);
    z-index:9999;
    display: none;
}
.rewards-motal{
    width:610px;
    height:450px;
    background-color: #fff;
    position: absolute;
    left:50%;
    top:50%;
    margin-left:-305px;
    margin-top:-240px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    padding-top:30px;
    -webkit-animation:bounceIn 0.5s;
    -o-animation:bounceIn 0.5s;
    animation:bounceIn 0.5s;
}
.close-btn{
    width:50px;
    height:50px;
    line-height:50px;
    position: absolute;
    right:0;
    top:0;
    text-align: center;
    cursor: pointer;
    color: #ccc;
}

.close-btn .iconfont{
    font-size:30px;
}
.no_data_box{
    text-align: center;
    font-size:16px;
    color: #919191;
    line-height: 36px;
    margin:100px auto 0;
}
.no_data_box img{
    display: inline-block;
}



#personal-fans-count{
  text-align: center;
}
.layui-laypage {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	margin: 10px 0;
	font-size: 0
}

.layui-laypage>:first-child,
.layui-laypage>:first-child em {
	border-radius: 2px 0 0 2px
}

.layui-laypage>:last-child,
.layui-laypage>:last-child em {
	border-radius: 0 2px 2px 0
}

.layui-laypage a,
.layui-laypage span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	padding: 0 15px;
	border: 1px solid #e2e2e2;
	height: 28px;
	line-height: 28px;
	margin: 0 -1px 5px 0;
	background-color: #fff;
	color: #333;
	font-size: 12px
}

.layui-laypage em {
	font-style: normal
}

.layui-laypage span {
	color: #999;
	font-weight: 700
}

.layui-laypage .layui-laypage-curr {
	position: relative
}

.layui-laypage .layui-laypage-curr em {
	position: relative;
	color: #fff;
	font-weight: 400
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
	position: absolute;
	left: -1px;
	top: -1px;
	padding: 1px;
	width: 100%;
	height: 100%;
	background-color: #009688
}

.layui-laypage-em {
	border-radius: 2px
}

.layui-laypage-next em,
.layui-laypage-prev em {
	font-family: Sim sun;
	font-size: 16px
}

.layui-laypage .layui-laypage-total {
	height: 30px;
	line-height: 30px;
	margin-left: 1px;
	border: none;
	font-weight: 400
}

.layui-laypage button,
.layui-laypage input {
	height: 30px;
	line-height: 30px;
	border: 1px solid #e2e2e2;
	border-radius: 2px;
	vertical-align: top;
	background-color: #fff;
	box-sizing: border-box!important
}

.layui-laypage input {
	width: 50px;
	margin: 0 5px;
	text-align: center
}

.layui-laypage button {
	margin-left: 5px;
	padding: 0 15px;
	cursor: pointer
}
