﻿/*基本样式*/
.body{
    max-width:750px;
    margin:0 auto;
}
html{
    width:100%;
}
body {
    width: 100%;
    font-family:"Microsoft YaHei","SimSun","Arial, Helvetica, sans-serif";
    color:#444;
    font-size:12px;
    text-align:left;
    background-color:#f2f2f2;
     overflow-x:hidden;
     position:relative;
}
html, body, div, span, ul, li, ol, dl, dt, dd, table, td, th, p, fieldset, form, pre, blockquote, h1, h2, h3, h4, h5, h6, input, img, a {margin:0;padding:0;}
ul li {
    list-style:none;
}
i,em{
    font-style:normal;
}
h2{
    font-size:12px;
}
img {
    border:none;
}
a:link {
    color:#444;
    text-decoration:none;
}
a:visited {
    color:#444;
    text-decoration:none;
}
a:hover {
    color:#ff5a00;
    text-decoration:none;
}
a:active {
    color:#ff5a00;
    text-decoration:none;
}
.wrapper {
    width: 94%;
    margin:0 auto;
}
.clear {
    clear:both;
    height:0;
    width:0;
    zoom:1;
    overflow:hidden;
}
.fl {
    float:left;
}
.fr {
    float:right;
}
/*top样式*/
.top{
    width:100%;
    height:0.48rem;
    max-width:750px;
    position:fixed;
    top:0rem;
    background:#fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.12);
    z-index:22;
}
.top .back{
    display:block;
    width:0.32rem;
    text-align:center;
    line-height:0.48rem;
    margin-right:0.1rem;
}
.top .back img{
    width:auto;
    height:auto;
    max-width:0.12rem;
    max-height:0.19rem;
    vertical-align:middle;
}
.top .search{
    display:block;
    width:2.68rem;
    height:0.3rem;
    margin:0.09rem 0rem;
    position:relative;
}
.top .search img{
    width:0.13rem;
    height:0.13rem;
    position:absolute;
    left:0.14rem;
    top:0.09rem;
}
.top .search input{
    width:2.3rem;
    height:0.3rem;
    padding-left:0.38rem;
    outline:none;
    border:none;
    background: #FAFAFA;
    border-radius: 4px;
}
.top .search input::-webkit-input-placeholder {
    font-size: 12px;
    color: #D5D5D5;
}
.top .search input::-moz-placeholder {
    font-size: 12px;
    color: #D5D5D5;
}
.top .shaixuan{
    width:0.32rem;
    margin-left:0.1rem;
    cursor:pointer;
}
.top .shaixuan span{
    display:block;
    text-align:center;
    font-size: 14px;
    color: #000000;
    line-height:0.48rem;
}
.t-nav{
    width:100%;
    max-width:750px;
    height:0.44rem;
    background:#fff;
    position:fixed;
    top:0.48rem;
    z-index:22;
}
.t-nav ul li{
    float:left;
    width:50%;
}
.t-nav ul li:first-of-type::after{
    content:"";
    display:block;
    width:1px;
    height:0.2rem;
    background: #F2F2F2;
    border-radius: 0.03rem;
    position:absolute;
    right:50%;
    top:0.12rem;
}
.t-nav ul li a{
    display:block;
    text-align:center;
    font-size: 14px;
    color: #000000;
    line-height:0.42rem;
    margin:0rem 0.22rem;
}
.t-nav ul li.now a{
    color: #FF8300;
    border-bottom:2px solid #FF8300;
}
/*筛选内容*/
.shaixuanCon{
    width:100%;
    height:100%;
    max-width:750px;
    position:fixed;
    top:0rem;
    left:50%;
    background: rgba(0,0,0,0.21);
    z-index:23;
    display:none;
    overflow-y:auto;
}
.shaixuanCon .cpList{
    width:3.06rem;
    background:#fff;
    float:right;
    min-height:6.67rem;
    padding:0.04rem 0.12rem 0.5rem;
}
.cpDlist {
}
.cpTitle .bt{
    display:block;
    padding-left:0.04rem;
    font-size: 14px;
    color: #3A3A3A;
    line-height:0.44rem;
}
.cpTitle em{
    width:1.8rem;
    text-align:right;
    font-size: 12px;
    color: #FF6100;
    line-height:0.44rem;
    font-style:normal;
    margin-right:0.1rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.cpTitle .cx{
    display:block;
    font-size: 12px;
    color: #DCDDDD;
    line-height:0.44rem;
}
.cpTitle .cx img{
    width:0.14rem;
    vertical-align:middle;
    margin-right:0.06rem;
    margin-bottom:0.03rem;
}
.cpTitle .zhankai{
    display:block;
    width:0.2rem;
    line-height:0.44rem;
    text-align:center;
}
.cpTitle .zhankai img{
    width:auto;
    height:auto;
    max-width:0.1rem;
    vertical-align:middle;
    margin-bottom:0.03rem;
}
.cpDlist ul li
,.cpElist ul li
,.cpSlist ul li
,.cpmList ul li
,.dqList ul li
,.dqSList ul li{
    width:0.94rem;
    height:0.27rem;
    float:left;
    margin:0rem 0.04rem 0.1rem;
}
.cpDlist ul li a
,.cpElist ul li a
,.cpSlist ul li a
,.cpmList ul li a
,.dqList ul li a
,.dqSList ul li a
,.ck{
    display:block;
    font-size: 12px;
    color: #535353;
    text-align:center;
    line-height:0.27rem;
    background:url("../images/hottoky2_icon.png")no-repeat;
    background-size:0.94rem 0.27rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.ck {
    width:0.94rem;
    float:left;
    margin:0rem 0.04rem 0.1rem;
    display:none;
}
.cpDlist ul li.now a
,.cpElist ul li.now a
,.cpSlist ul li.now a
,.cpmList ul li.now a
,.dqList ul li.now a
,.dqSList ul li.now a{
    color:#fff;
    background:url("../images/hottoky_icon.png")no-repeat;
    background-size:0.94rem 0.27rem;
}
/*.cpmList{
    margin-bottom:0.5rem;
}*/
.dq{
    height:0.44rem;
    padding:0rem 0.04rem;
    border-bottom:1px solid #E5E5E5;
}
.dq span{
    display:block;
    font-size: 14px;
    color: #3A3A3A;
    line-height:0.44rem;
}
.dq div{
    font-size: 14px;
    color: #BEBEBE;
    line-height:0.44rem;
}
.dq div i{
    font-style:normal;
    margin-left:0.12rem;
    font-size:16px;
    line-height:0.44rem;
}
.btn{
    position: fixed;
    bottom: 0;
    right: 50%;
    width: 3.3rem;
    height: 0.5rem;
    z-index: 30;
    background:#fff;
    margin-right:-1.87rem;
}
.btn span{
    float:left;
    display:block;
    width:1.65rem;
    line-height:0.5rem;
    text-align:center;
    font-size: 18px;
    color: #3A3A3A;
}
.btn .sure{
    background: #FC9136;
    color:#fff;
}
/*分页*/
.pageNav {
    text-align: center;
    margin-bottom: 0.3rem;
    margin-top: 0.1rem;
}
.pageNav a{
    display: inline-block;
    border: 1px solid #EC704A;
    text-align: center;
    color: #EC704A;
    margin: 0.02rem;
    padding: 0.04rem 0.10rem;
    border-radius: 2px;
    cursor:pointer;
}
.pageNav span{
    display: inline-block;
    border: 1px solid #ccc;
    text-align: center;
    color: #ccc;
    margin: 0.02rem;
    padding: 0.04rem 0.10rem;
    border-radius: 2px;
    cursor:pointer;
}
.footer {
    background: #F4F4F4;
}

    .footer .jxjz, .footer p {
        background: #EBEAEA;
        border-top: 1px solid #DADADA;
        border-bottom: 1px solid #DADADA;
        height: 0.3rem;
        font-size: 12px;
        color: #535353;
        text-align: center;
        line-height: 0.3rem;
    }

    .footer p {
        font-size: 10px;
    }

    .footer .f-nav {
        padding: 0rem 0.19rem;
        border-top: 1px solid #DADADA;
        border-bottom: 1px solid #DADADA;
    }

        .footer .f-nav ul li {
            width: 25%;
            height: 0.44rem;
            float: left;
            color: #D8D8D8;
        }

            .footer .f-nav ul li a {
                display: inline-block;
                text-align: center;
                padding: 0rem 0.26rem;
                line-height: 0.44rem;
                font-size: 14px;
                color: #535353;
            }

    .footer .zt {
        padding: 0rem 0.25rem;
    }

        .footer .zt ul li {
            float: left;
            width: 0.36rem;
            margin: 0.08rem 0.36rem;
        }

            .footer .zt ul li img {
                display: block;
                width: 0.36rem;
                margin: 0px 0px 5px 0px;
                vertical-align: middle;
            }

            .footer .zt ul li span {
                display: block;
                font-size: 10px;
                color: #535353;
                text-align: center;
            }