@charset "UTF-8";
.green{
    width:100%;
    border-top: 10px solid #7AAC4B;
}
.hot{
    background-color: white;
    width:100%;
}
.h-1,.h-2,.h-3{
    width:100%;
    height:40px;
    border-bottom:1px solid #cccccc;
    padding:0 20px;
}
.h-1 table {
    width:100%;
    height:40px;
    line-height:40px;
    font-size: .18rem;
}
.h-1 td a:hover{
    font-weight: bold;
    color:#333333;
}
.h-2 table {
    width:100%;
    height:40px;
    line-height:40px;
    font-size: .18rem;
}
.h-2 td a:hover{
    font-weight: bold;
    color:#333333;
}
.h-3 table {
    width:100%;
    height:40px;
    line-height:40px;
    font-size: .18rem;
}
.h-3 td a:hover{
    font-weight: bold;
    color:#333333;
}
.h-1 td:first-child {
    width:5%;
}
.h-2 td:first-child {
    width:5%;
}
.h-3 td:first-child {
    width:5%;
}
.h-1 td:nth-child(2) {
    width:5%;
}
.h-2 td:nth-child(2) {
    width:5%;
}
.h-4{
    width:100%;
    height:120px;
    border-bottom:1px solid #cccccc;
}
.SX0{
    display: inline-block;
    padding: 0 20px;
    font-size: .18rem;
}
.SX0 input{
    width: 111px;
}
.SX0>div label{
    margin-left: 50px;
    font-weight: normal;
}
#pdName{
    width: 200px;
}
.SX0>div{
    margin-top: 20px;
}
#SX{
    width: 100px;
    height: 40px;
    color: white;
    background-color: #7AAC4B;
    font-size: .18rem;
    position: relative;
    top:-25px;
}
#cleanSX{
    font-size: .2rem;
    background-color: white;
    position: relative;
    top:-25px;
}
.title{
    padding: 0 20px;
}
.title table{
    width:100%;
    text-align: center;
    font-size: .18rem;
    margin-top: 40px;
    height: 40px;
    line-height: 40px;
}
.title table td{
    width:20%;
}
.list>div{
    background-color: white;
    width:100%;
    margin-top: 10px;
    padding: 20px;
}
.list>div>table{
    width:100%;
    text-align:center;
    font-size: .16rem;
}
.list>div td{
    width:20%;
}
.list>div td:first-child a{
    font-size: .24rem;
}
.list>div td:nth-child(2){
    font-size: .16rem;
}
.list>div td:last-child img{
    height: 18px;
    margin-top: -6px;
    margin-right: 3px;
}
.page{
    text-align: center;
    padding: 20px 0;
}
#tk{
    width: 100vw;
    height: 100vh;
    background-color: rgba(50,50,50,0.5);
    position: fixed;
    top:0;
    left: 0;
    z-index: 300;
    text-align: center;
}
#tk2{
    width: 360px;
    height: 200px;
    background-color: white;
    margin-top: 15%;
    border-radius: 10px;
    overflow: hidden;
    font-size: .2rem;
}
#bt{
    width:360px;
    height: 40px;
}
#bt1{
    text-align: center;
    line-height: 40px;
    float: left;
    width: 180px;
    height: 40px;
    background-color: #eeeeee;
}
#bt2{
    text-align: center;
    line-height: 40px;
    float: left;
    width: 180px;
    height: 40px;
    color: white;
    background-color: #7AAC4B;
}
#X{
    width: 58px;
    position: relative;
    top:-225px;
    right: -175px;
}
#tkMes{
    height: 160px;
    padding-top: 60px;
}
#tanhao{
    width: 58px;
    position: relative;
    top:-225px;
}
#more0{
    position: relative;
}
#capital{
    position: absolute;
    width: 55px;
    right: 45px;
    top: 6px;
    z-index: 25;
    opacity: 0;
    filter: Alpha(opacity=0);
}