﻿
.panel label {
    color: #444;
}

.panel a.text-info {
    color: blue;
}


.btn_150_40 {
    background: none; 
    height: 40px;
    line-height: 40px;
    border: 0;
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight: 400;
    text-align: center;
    cursor: pointer; 
    display: inline-block;
    line-height: 40px;
    height: 40px;
    margin: 0px; padding:0;
    text-align: center;
    font-size: 15px;
    color: #fff; 
    border-radius: 5px;
    background-color: #00a1e9; width:100%;
}

    .btn_150_40:hover {
        background-color: #3584b9;
    }

.btndownvip{  height:30px;line-height:30px; border:0px;color:#fff; font:14px/16px "微软雅黑";    
	background-color:#db5b5a;cursor:pointer;border-radius:3px;
    display: inline-block;
    line-height: 40px;
    font-weight: 400;
    margin: 0px; padding:0;
    text-align: center;
    height: 40px;
     width:100%; } 
.btndownvip:hover{background-color:#de6f6e;}  
.btn_118_40 {
    background: none;
    width: 150px; 
    line-height: 40px;
    border: 0;
    color: #555 !important;
    text-decoration: none !important;
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    cursor: pointer;
    display: inline-block;
    line-height: 40px;
    height: 40px;
    margin: 0px; padding:0;
    text-align: center;
    font-size: 15px;
    color: #555;  
    border-radius: 5px;
    background-color: #ddd;width:100%;
} 
.btn_118_40:hover { 
    background-color: #ccc;
}

#wx_d {
    background: url(/images/wx_d.jpg) no-repeat left top;
    cursor: pointer;
    float: left;
    border: 0px;
    padding: 0 0;
}

input.textbox {
    height: 30px;
    line-height: 30px;
}

#wx_d:hover {
    background: url(/images/wx_d.jpg) no-repeat left -154px;
}

#alipy_d {
    background: url(/images/alipy_d.jpg) no-repeat left top;
    cursor: pointer;
    float: left;
    border: 0px;
    padding: 0 0;
}

    #alipy_d:hover {
        background: url(/images/alipy_d.jpg) no-repeat left -154px;
    }

#passpay_d {
    background: url(/images/passpay_d.png) no-repeat left top;
    cursor: pointer;
    float: left;
    border: 0px;
    padding: 0 0;
}

    #passpay_d:hover {
        background: url(/images/passpay_d.png) no-repeat left -154px;
    }

.tuij {
    float: left;
    font-size: 14px;
    width: 700px;
    margin-top: 0px;
}

    .tuij .ttop {
        height: 27px;
        margin-bottom: 15px;
        padding-top: 5px;
        padding-bottom: 10px;
        border-bottom: solid 2px #eaeaea;
    }

    .tuij .title {
        font-size: 20px;
        line-height: 30px;
        font-weight: normal;
        color: #333;
        width: 100px;
    }

    .tuij .pic1 img {
        width: 98px;
        height: 120px;
        border: solid 1px #ddd;
    }

    .tuij .pic1 {
        height: 120px;
        width: 98px;
        overflow: hidden;
        position: relative;
        vertical-align: middle;
        line-height: 120px;
        display: table-cell;
    }

        .tuij .pic1 img:hover {
            border: solid 1px #ff1100;
        }

    .tuij .tt {
        font-size: 14px;
        line-height: 20px;
        height: 40px;
        overflow: hidden;
        color: #666;
        width: 98px;
        padding-top: 5px;
    }

        .tuij .tt a {
            color: #666;
        }

    .tuij .read {
        font-size: 12px;
        color: #999;
        line-height: 20px;
        padding-top: 5px;
        margin-bottom: 20px;
    }

    .tuij .pic span, .tuij .pic1 span {
        right: 0px;
        bottom: 0px;
        position: absolute;
        cursor: pointer;
        _bottom: 1px;
        _right: 1px;
        display: block;
        width: 18px;
        height: 17px;
        overflow: hidden;
    }

    .tuij .td1 {
        padding-right: 18px;
    }

    .tuij .td2 {
    }
     

.sel0 {
    border: solid 1px #d4d9dd; padding: 2px 2px;
    margin-top: 0px;
    cursor: pointer;
    height: 35px;
} 

.sel1 {
    border: solid 2px #fab991;padding: 1px 1px;
    margin-top: 0px;
    cursor: pointer;
    height: 35px;
}

.log0 {
    color: #333;
    padding: 13px 0px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    width: 150px;
    float: left;
    background-color: #ddd;
    cursor: pointer;
}

.log1 {
    background-color: #00a2ca;
    color: #fff;
    padding: 13px 0px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    width: 150px;
    float: left;
    cursor: pointer;
}
 

.download-img-show {
    margin-left: 10px;
    margin-right: 10px;
    width: 250px;
    height: 300px;
    text-align: center;
    overflow: hidden;
}

    .download-img-show img {
        max-width: 220px;
        max-height: 300px;
        _width: expression(this.width>300?"300px":true);
        _height: expression(this.height>300?"300px":true);
    }

.textbox {
    height: 30px;
    line-height: 30px;
    border: solid 1px #ddd;
    padding-left: 3px;
}

.table0 td {
    text-align: left;
}

.text-info1 {
    color: #555;
    font-weight: bold;
}

.text-info {
    font-weight: bold;
}

b.font-tahoma {
    font-weight: normal;
}

.kefubtn {
    margin: 10px 0px;
    width: 100%;
    border-radius: 3px 4px;
    border: solid 1px #dfdfdf;
    background: #f8f8f8;
    display: block;
    padding: 10px 0px;
    text-align: center;
    font-size: 16px;
    color: #888;
}

.panel-heading {
    font-weight: bold;
    font-size: 17px;
    padding: 10px 20px;
    text-align: left;
}
