/* 高度为焦点图高度 */
#kinMaxShow {
    visibility: hidden;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

#kinMaxShow1 {
    visibility: hidden;
    width: 100%;
    height: 268px;
    overflow: hidden;
}

.content-1 .f-l .sli-title-bg {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 30px;
    background-color: #000000;
    line-height: 30px;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    z-index: 5;
}

.content-1 .f-l .sli-title {
    position: absolute;
    bottom: 0px;
    left: 15px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 6;
}

    .content-1 .f-l .sli-title a {
        color: #fff;
    }

.content-1 .KMSPrefix_kinMaxShow1_button {
    /*display: none;*/
    right: 70px !important;
    bottom: 5px !important;
}

.sli-more {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: url(/ini/images/sli-more.png) no-repeat center center;
    width: 60px;
    height: 59px;
    z-index: 10;
    cursor: pointer;
}

.main .main-l {
    width: 845px;
    float: left;
}

.main .main-r {
    width: 340px;
    float: right;
    margin-top: -10px;
}

.content-1 {
    width: 845px;
    height: 270px;
    background-color: #fff;
}

    .content-1 .con-box {
        margin-top: 2px;
        height: 268px;
        overflow: hidden;
    }

        .content-1 .con-box .f-l {
            width: 500px;
            height: 268px;
            position: relative;
        }

        .content-1 .con-box .f-r {
            width: 335px;
            margin-left: 10px;
        }

            .content-1 .con-box .f-r .title {
                color: #161616;
                font-size: 18px;
                /*height: 35px;*/
                line-height: 35px;
                margin-top: 5px;
                /*margin-bottom: 15px;*/
                background: none;
                text-align: center;
                font-weight: 700;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            .content-1 .con-box .f-r .dec {
                color: #515151;
                font-size: 12px;
                line-height: 23px;
                text-indent: 2em;
                margin-bottom: 5px;
                min-height: 92px;
                max-height: 92px;
                overflow: hidden;
            }

            .content-1 .con-box .f-r .new-list li {
                width: 285px;
                overflow: hidden;
            }

            .content-1 .con-box .f-r .new-list a {
                color: #050012;
                font-size: 14px;
                line-height: 31px;
                width: 200px;
                float: left;
            }

                .content-1 .con-box .f-r .new-list a .dot {
                    font-size: 14px;
                    float: left;
                    color: #f60303;
                    padding: 0px 8px 0px 2px;
                    font-weight: 700;
                }

            .content-1 .con-box .f-r .new-list .time {
                color: #828282;
                font-size: 12px;
                float: right;
                width: 80px;
                height: 30px;
                line-height: 30px;
                text-align: right;
            }

.content-2 {
    margin-top: 10px;
}

.r-content-2 {
    margin-top: 20px;
}

.content-box .con-box {
    padding: 10px;
    font-weight: 700;
    font-size: 14px;
}

.content-box .title {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e8e8e8;
    margin-left: 7px;
}

    .content-box .title .label {
        height: 44px;
        line-height: 44px;
        border-bottom: 2px solid #d4160c;
        float: left;
        padding: 0px 15px;
        padding-left: 48px;
        background-position: 15px center !important;
        font-size: 20px;
        color: #343434;
        text-align: center;
    }

.content-2 .title .label {
    background: url(/ini/images/icon-7.png) no-repeat left center;
}

.r-content-1 .title .label {
    background: url(/ini/images/icon-5.png) no-repeat left center;
    color: #d4160c;
}

.login-box {
    font-size: 15px;
    color: #595959;
    margin-top: 27px;
    overflow: hidden;
    float: left;
    width: 100%;
}

    .login-box li {
        height: 35px;
        line-height: 35px;
        margin-bottom: 15px;
    }

        .login-box li label {
            float: left;
            width: 60px;
            font-weight: 700;
        }

        .login-box li input {
            height: 18px;
            line-height: 18px;
            border: 1px solid #c5c5c5;
            width: 195px;
            padding: 5px 5px;
            float: left;
        }

            .login-box li input.yzm {
                width: 80px;
            }

        .login-box li .yzm-img {
            width: 70px;
            height: 30px;
            margin-left: 7px;
            float: left;
        }

        .login-box li a.resh-btn {
            margin-left: 5px;
            width: 30px;
            color: #333333;
            font-size: 14px;
            float: left;
            margin-left: 5px;
            text-align: center;
        }

        .login-box li a {
            color: #333333;
        }

        .login-box li.li-text {
            padding-left: 60px;
        }

            .login-box li.li-text a {
                margin-right: 13px;
                display: inline-block;
                font-size: 14px;
                font-weight: normal;
            }

        .login-box li.li-login {
            margin-top: 10px;
            clear: both;
        }

            .login-box li.li-login button {
                width: 82px;
                height: 30px;
                line-height: 30px;
                text-align: center;
                color: #fff;
                float: left;
                border: none;
                cursor: pointer;
            }

            .login-box li.li-login .login-btn {
                background-color: #d4160c;
                margin-right: 25px;
                margin-left: 43px;
            }

            .login-box li.li-login .reset-btn {
                background-color: #c7c7c7;
            }

.r-content-2 .con-box {
    background: url(/ini/images/tj-bg.png) no-repeat center center;
    margin-top: 15px;
}

.r-content-2 .title .label {
    background: url(/ini/images/icon-6.png) no-repeat left center;
    color: #d4160c;
}

.r-content-2 .tj-box {
    margin-top: 10px;
}

.r-content-2 li {
    height: 40px;
    line-height: 40px;
    margin-bottom: 8px;
}

.r-content-2 .tj-box li label {
    width: 90px;
    font-size: 15px;
    font-weight: 700;
    margin-left: 40px;
    float: left;
}

.tj-list {
    width: 132px;
    height: 25px;
    padding: 1px 0px 2px 1px;
    float: left;
    margin-left: 10px;
    background: url(/ini/images/tj-list.jpg) no-repeat left center;
    margin-top: 6px;
    overflow: hidden;
    position: relative;
}

    .tj-list span {
        float: left;
        height: 25px;
        line-height: 25px;
        font-size: 14px;
        font-weight: 700;
        font-family: "微软雅黑";
    }

.textC {
    position: absolute;
    width: 150px;
    margin-left: 5PX;
    overflow: hidden;
    line-height: 25px;
    height: 25px;
}

    .textC span {
        position: absolute;
    }

.r-content-3 {
    margin-top: 5px;
}

    .r-content-3 .title .label {
        background: url(/ini/images/icon-9.png) no-repeat left center;
        color: #d4160c;
    }

    .r-content-3 .content-box .con-box {
        padding: 10px 10px;
    }

    .r-content-3 .new-list li {
        width: 320px;
        height: 33px;
        line-height: 33px;
    }

    .r-content-3 .new-list a .dot {
        padding-right: 4px;
    }

    .r-content-3 .new-list .time {
        text-align: right;
        float: right;
    }

    .r-content-3 .new-list a {
        width: 230px;
        font-size: 14px;
        color: #595757;
        font-weight: normal;
        float: left;
    }

.title .label {
    cursor: pointer;
}

.r-content-4 .title .wx-label {
    background: url(/ini/images/icon-11.png) no-repeat left center;
    color: #b9b9b9;
    border-bottom: none;
}

.r-content-4 .title .wb-label {
    background: url(/ini/images/icon-24.png) no-repeat left center;
    color: #b9b9b9;
    border-bottom: none;
}

.r-content-4 .wx-label.active {
    background: url(/ini/images/icon-11-on.png) no-repeat left center;
    color: #d4160c;
    border-bottom: 2px solid #d4160c;
}

.r-content-4 .wb-label.active {
    background: url(/ini/images/icon-24-on.png) no-repeat left center;
    color: #d4160c;
    border-bottom: 2px solid #d4160c;
}

.content-3 .title .label {
    background: url(/ini/images/icon-8.png) no-repeat left center;
}

.content-3 table {
    font-size: 14px;
}

.content-3 td {
    text-align: center;
    color: #6c6c6c;
    font-weight: normal;
}

.content-3 th {
    color: #414141;
}

    .content-3 td.align-left, .content-3 th.align-left {
        text-align: left;
    }

.content-3 td .time {
    font-size: 12px;
}

.cbanner {
    width: 828px;
    height: 120px;
    margin: 12px auto;
    clear: both;
}

.content-4 .title .label {
    background: url(/ini/images/icon-10.png) no-repeat left center;
}

.content-4.content-box .con-box {
    padding: 20px 0px 10px 10px;
    *padding-top: 20px;
}

    .content-4.content-box .con-box ul {
        overflow: hidden;
    }

.img-ul-1 {
    margin-bottom: 10px;
}

.content-4 li {
    width: 220px;
    height: 180px;
    padding-top: 40px;
    float: left;
    margin-left: 14px;
}

    .content-4 li .img {
        display: table-cell;
        height: 80px;
        width: 220px;
        text-align: center;
        vertical-align: middle;
    }

    .content-4 li .text {
        font-size: 22px;
        color: #fff;
        text-align: center;
        height: 30px;
        line-height: 30px;
    }

    .content-4 li.bg-1 {
        background-color: #18b3ec;
    }

    .content-4 li.bg-2 {
        background-color: #33d275;
    }

    .content-4 li.bg-3 {
        background-color: #981a0d;
    }

    .content-4 li.bg-4 {
        background-color: #ed6e0b;
    }

.content-box {
    margin-bottom: 0px;
    overflow: hidden;
}

.content-4.content-box, .r-content-4.content-box {
    margin-bottom: 0px;
}


.new-sp-list {
    padding: 1px 5px 5px 5px;
}

    .new-sp-list li {
        width: 140px;
        height: 110px;
        padding-top: 5px;
        float: left;
        margin-left: 3px;
        cursor: pointer;
    }

        .new-sp-list li img {
            display: table-cell;
            height: 90px;
            width: 120px;
            text-align: center;
            vertical-align: middle;
            margin-left: 10px;
        }

        .new-sp-list li .text {
            font-size: 12px;
            color: #333333;
            text-align: center;
            height: 20px;
            line-height: 20px;
        }

.datarow .datarow1 {
    background-size: 100% !important;
}

.NoData {
    width: 100%;
    text-align: center;
    color: #828282;
    font-size: 13px;
    display: block;
    margin-top: 5px;
}

/* 加载飘窗 */
.floatingAd .ad{z-index:100;background:none;position:absolute;}
.floatingAd a{color:#000000; display:inline-block;text-decoration:none;}
.floatingAd a img{border:0;}
.floatingAd .close{position:absolute; top:105px;right:5px;}

.floatingAd .opacity{position:absolute; top:105px; width:40px; height:25px; background-color:#FF8C69; opacity:0.80; filter:alpha(opacity = 80);}
.opacity1{opacity:0.90; filter:alpha(opacity = 90);}
.floatingAd .text{ width:40px; height:25px; color:#000000; line-height:25px; }
.floatingAd .text .buttonpc{position:relative;float:right;top:5px;height:16px;cursor:pointer; text-align:center; }
.floatingAd .text .title{position:relative;float:left;font-size:12px;margin-left:5px;}

/*灰色主题*/
.gray2 {
    filter: grayscale(95%);
    -webkit-filter: grayscale(95%);
    -moz-filter: grayscale(95%);
    -ms-filter: grayscale(95%);
    -o-filter: grayscale(95%);
    filter: url(data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=.95);
    -webkit-filter: grayscale(.95);
}
