body{
    margin: 0px;
    padding: 0px;
    font-family: "microsoft yahei";
    color: #323232;
    background-color: #d8d8d8;
    font-size: 16px;
    padding-bottom: 70px;
}
.indexshou table {
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.indexshou table tr td {
    min-width: 130px;
}
.indexshou{
    line-height: 30px;
    font-size: 12px;
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    margin: 10px;
}
.biao{
	text-align: center;
    font-size: 16px;
    color: #fff;
    letter-spacing: 2px;
}
.indexshou .hang{
	white-space: nowrap;
    display: flex;
}
.indexshou .shuru{
	border: 0;
    background: #e4e4e4;
    height: 25px;
    padding: 5px;
    margin-left: 5px;
    width: 100%;
    margin-top: 5px;
}
.indexshou .shijian{
	border: 0;
    background: #e4e4e4;
    height: 20px;
    padding: 5px;
    margin-left: 5px;
    width: 100%;
    margin-top: 5px;
}
.indexshou .fz{
	background: #2672ff;
    padding: 8px;
    margin-left: 10px;
    margin-top: 5px;
    line-height: 13px;
    font-size: 16px;
    color: #fff;
    height: 16px;
    border-radius: 4px;
}
.indexshou .tijiao{
	background: #2672ff;
    padding: 8px;
    margin-top: 5px;
    line-height: 23px;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    letter-spacing: 2px;
	border: 0px;
    width: 100%;
}
.indexshou .cy{
	background: #2672ff;
    padding: 8px;
    margin-left: 5px;
    margin-top: 5px;
    line-height: 13px;
    font-size: 16px;
    color: #fff;
    height: 16px;
    border-radius: 4px;
    float: right;
}
.indexshou .cy2{
	background: #e4e4e4;
    padding: 8px;
    margin-left: 5px;
    margin-top: 5px;
    line-height: 13px;
    font-size: 16px;
    color: #000;
    height: 16px;
    border-radius: 4px;
    float: right;
}
.indexshou .shuo {
    line-height: 20px;
    color: #7d7a7a;
    letter-spacing: 1px;
}
.indexshou .right{
    text-align: right;
}
.indexshou .center{
    text-align: center;
    letter-spacing: 2px;
}
.dibu {
    text-align: center;
    padding: 0px;
    margin: 10px;
}
.tijiao2{
	background: #2672ff;
    padding: 8px;
    line-height: 23px;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    letter-spacing: 2px;
}
.xianx {
    border-bottom: solid 1px #dde5ed;
}
.jzt {
    float: right;
    color: red;
}
.jzt2 {
    float: right;
    color: green;
}
.lanse {
    color: #2672ff;
}
.biao2 {
    font-size: 16px;
    letter-spacing: 2px;
    padding-left: 5px;
    border-left: solid 5px #2672ff;
    line-height: 22px;
}
.tou {
    width: 40px;
    border-radius: 50%;
    float: left;
    margin-right: 12px;
    border: solid 1px #bfbfbf;
    padding: 4px;
}
.tijiao3 {
    background: #2672ff;
    padding: 8px;
    line-height: 11px;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    letter-spacing: 2px;
    float: right;
}
.baise {
    line-height: 30px;
    font-size: 16px;
    background: #2672ff;
    padding: 10px;
}
.daohang {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: #fff;
    padding: 3px;
    border-top: solid 1px #dde5ed;
    font-size: 12px;
}
    .daohang .lanmu1 {
        float: left;
        width: 33%;
        text-align: center;
    }
    .daohang .lanmu2 {
        float: left;
        width: 33%;
        text-align: center;
    }
    .daohang .lanmu3 {
        float: left;
        width: 33%;
        text-align: center;
    }
        .daohang .lanmu1 .tubiao {
            width: 25px;
        }
        .daohang .lanmu2 .tubiao {
            position: absolute;
            top: -18px;
            width: 34px;
            margin-left: -22px;
            border-radius: 50%;
            border-top: solid 1px #bfbfbf;
            padding: 4px;
            background: #fff;
        }
            .daohang .lanmu2 div{
                margin-top: 24px;
            }
        .daohang .lanmu3 .tubiao {
            width: 25px;
        }
.hongan {
    text-align: right;
    font-size: 12px;
    color: red;
}
.jiandan {
    padding-top: 8px;overflow: hidden;line-height: 28px;font-size: 15px;border-bottom: solid 1px #d8d8d8;padding-bottom: 8px;
    line-height: 25px;
    color: #7d7a7a;
    letter-spacing: 1px;
}
.indexshou .jiandan:last-child {
    border-bottom: solid 0px #d8d8d8;
}
.yihang{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}