body{margin:0px;padding:0px;font-family: Microsoft Yahei;padding-top: 41px;padding-bottom: 61px;}

body a{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}


/*����nav*/
nav{width:100%;border-bottom:1px solid  #0fb18a;top:0px;height:40px;background:#fff;overflow: hidden;

}
nav>div{float:left;font-size: 19px;color:#0fb18a;height:100%;line-height:40px;}
nav>div:first-child{width:43%;text-align: left;}
nav>div:first-child>div{width:100%;height:100%;padding-left: 18px;}
nav>div:first-child+div{width:20%;text-align: center;}
nav>div:first-child+div+div{width:37%;text-align: right;}
nav>div:first-child+div+div>div{padding-right: 18px;}
/*section*/
section{width:100%;overflow: hidden;}
section>div.tr{width:100%;height:57px;clear:both;padding-top:15px;}
div.tr div.td{float:left;font-size:19px;}
div.tr div.td>div{height:100%;}
section>div.tr>div:first-child{text-align:left;width:34%;}
section>div.tr>div:first-child>div{padding-left:18px;}
section>div.tr>div:first-child+div{width:4%;;height:100%;}
section>div.tr>div:first-child+div+div{text-align:right;width:22%;}
section>div.tr>div:first-child+div+div>div{height:100%;}
section>div.tr>div:first-child+div+div+div{text-align:center;width:4%;height:100%;}
section>div.tr>div:last-child{text-align:right;width:36%;}
section>div.tr>div:last-child>div{padding-right: 18px;}
.leixing{border-bottom:1.5px solid #000;}
p.lastTime{font-size: 10px;margin-top:2px;font-family: Microsoft YaHei;}
.lastLow{font-size:10px;margin-top:2px;color:#8d8d8d;font-family: Microsoft YaHei;}
.jinjia_float{font-size: 20px;color:#000;font-family: Microsoft YaHei;}
.jinjia_int{font-size:17px;color:#000;font-family: Microsoft YaHei;}
.td>img{width:14px;margin-top:14px;}
@media screen and (min-width:330px) {
    .S6{margin-top: 4px;}
}

/*footer*/
footer{width:100%;position:fixed;bottom:0px;background:rgba(250,250,250,0.9);}
footer>div{height:100%;border-top:1px solid #f2f2f2;padding:10px;}
footer a{background:#0fb18a;display:block;color:#fff;
    border-radius:5px;line-height:40px;text-decoration: none;
    font-size: 22px;
    text-align: center;
}
/*.jinjia_int{font-size:14px;color:#000;}*/
/**/
/*.fuceng{height:65px;width:100%;position:fixed;bottom:0px;opacity:0.3;}*/
/*nav{height:60px ! important;background:#fff ! important;}*/
/*.jinjia_button{width:94%;margin:0 auto;height:45px;z-index: 1;*/
   /*border-radius:5px;text-align: center;*/
    /*background:#0fb18a;*/
    /*line-height:45px;*/
    /*color:#fff;*/
    /*margin-bottom:2px;*/
/*}*/
/*.tr{border:1px solid rgba(250,250,250,0);overflow: hidden;}*/

.night_mode_tab{
    display: none;
    background-color: #FFFFFF;
    width: 200px;
    position: fixed;
    z-index: 100;
    text-align: center;
    border:1px #CCC solid;

}
.night_mode_tab .content{
    padding: 20px;
}
.night_mode_tab .title{
    font-size: 14px;
    font-weight: bold;
    line-height: 150%;
}
.night_mode_tab .controls{
    margin-top:10px;
}
.night_mode_tab .controls a{
    display: block;
    font-size: 12px;
    font-weight: bolder;
    float: left;
    width: 40%;
    height: 35px;
    line-height:35px;
    text-align: center;
    color: #FFFFFF;
    background-color: #5eb95e;
}
.night_mode_tab .controls a:nth-child(2){
    margin-left:20%;
}




footer a {
    background: #d0151c;
}
nav {
    border-bottom: 1px solid #d0151c;
}
nav>div {
    color: #d0151c;
}
body{
    padding-bottom: 0px;;
    padding-top: 0px;
}


.title_s_1{
    border-bottom: 1px solid #EFEFEF;
}

.title_s_1 {
    background-color: #fff;
    text-align: center;
    height: 50px;
    line-height: 50px;
    padding: 10px;
    font-size: 25px;
    font-weight: 100;
}

 .sale_box{
     padding: 20px;
 }

 .sale_box .red{
     font-size: 12px;
     margin-top: 10px;
 }

 #pricepage .tr:nth-child(even){
     background-color: #EFEFEF;
 }