body {
    background: url(bg.jpg) repeat-x;
}

.B-red {
    background-color: #f97417;
}

.B-White {
    background-color: #FFFFFF;
}

.red {
    color: #f97417;
}

a:hover {
    color: #f97417;
}


/* crumb 面包屑导航 */

.crumb {
    color: #a9a9a9;
    height: 36px;
    line-height: 36px;
    border-bottom: 4px solid #f97417;
}

    .crumb a {
        color: #f97417;
        padding: 0 5px;
    }


/* page 分页 */

.page {
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin: 0 auto;
}

    .page a {
        display: inline-block;
        border: 1px solid #BBBBBB;
        padding: 0 12px;
        color: #3e3e3e;
        background-color: #FFFFFF;
        font-size: 14px;
        font-family: tahoma, simsun;
        text-decoration: none;
    }

        .page a:hover {
            color: #f97417;
            border-color: #f97417;
        }

    .page .active,
    .page .active:hover {
        color: #fff;
        background: #f97417;
        border: solid 1px #f97417;
    }

    .page form {
        display: inline;
    }

        .page form span {
            color: #999;
            font-size: 13px;
        }

        .page form .text {
            width: 35px;
            height: 21px;
            outline: none;
        }

        .page form .button {
            width: 46px;
            height: 24px;
            cursor: pointer;
        }

        .page form .input {
            width: 40px;
            height: 20px;
            line-height: 20px;
            padding-left: 5px;
        }

        .page form .button {
            text-align: center;
            border-radius: 2px;
            height: 26px;
            line-height: 26px;
            border: 1px solid #BBBBBB;
            background: #fff;
        }

            .page form .text:focus,
            .page form .button:hover {
                color: #f97417;
                border-color: #f97417;
            }

    .page .fail {
        border-color: #BBBBBB;
        color: #BBBBBB;
    }

        .page .fail:hover {
            border-color: #BBBBBB;
            color: #BBBBBB;
        }

.white {
    color: #FFFFFF;
}

.header {
    width: 100%;
    height: 136px;
}

.logo {
    width: 700px;
    height: 100px;
    margin: 90px auto 0;
}

.header ul {
    width: 1053px;
    margin: 0 auto;
    margin-top: 35px;
}

.header li {
    float: left;
}

    .header li a {
        padding: 8px 16px;
        color: #f97417;
        margin-left: 8px;
    }

.layout {
    width: 1160px;
    padding: 20px;
    background-color: #FFFFFF;
    margin: 0 auto;
    margin-top: 70px;
}

.nav {
    width: 100%;
}

    .nav li {
        float: left;
    }

        .nav li a {
            font-size: 16px;
            color: #FFFFFF;
            padding: 8px 16px;
            margin-right: 10px;
            display: block;
        }

        .nav li .curr {
            border-bottom: 3px solid #FFFFFF;
        }

        .nav li a:hover {
            border-bottom: 3px solid #FFFFFF;
        }

.indexXibu {
    width: 500px;
    float: right;
    line-height: 26px;
    text-align: justify;
}

.title {
    height: 21px;
    background: url(icon-title.png) no-repeat;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #F97417;
    line-height: 21px;
    margin-bottom: 10px;
}

.indexXibu img {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

.flash {
    width: 1160px;
    height: 465px;
    margin-right: 20px;
    float: left;
}

.indexList {
    width: 570px;
    margin-right: 20px;
}

    .indexList .title {
        height: 21px;
        background: url(icon-title.png) no-repeat;
        padding-left: 20px;
        font-size: 16px;
        font-weight: bold;
        color: #F97417;
        line-height: 21px;
        padding-left: 20px;
    }

        .indexList .title img {
            float: right;
        }

    .indexList ul {
        margin-top: 10px;
    }

    .indexList li {
        line-height: 28px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .indexList li span {
            float: right;
        }

.indexPic {
    margin-right: -10px;
    display: inline-flex;
}

    .indexPic li {
        float: left;
    }

        .indexPic li img {
            width: 157px;
            height: 105px;
            margin-right: 10px;
        }

.friLink {
    font-weight: bold;
    font-size: 16px;
}

    .friLink .title {
        width: 100px;
        color: #f97417;
    }

    .friLink li {
        float: left;
        margin-right: 20px;
    }

.footer {
    background-color: #929292;
    height: 100px;
    padding-top: 20px;
    border-top: 4px solid #F97417;
    width: 100%;
    min-width: 1220px;
}

    .footer p {
        text-align: center;
        color: #FFFFFF;
    }


/* 列表页 */

.list .title2 {
    font-size: 22px;
    font-weight: bold;
    color: #F97417;
    line-height: 36px;
    border-bottom: 4px solid #F97417;
    margin-bottom: 20px;
}

.listTitle {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
}

.listDes {
    line-height: 24px;
    width: 100%;
    height: 50px;
    overflow: hidden;
}

.listTime {
    color: #929292;
}

.artTitle {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
    text-align: center;
}

.artBody {
    line-height: 24px;
    min-height: 370px;
}
/* 列表页 */
.leftSider {
    width: 300px;
}

    .leftSider .sideTitle {
        width: 100%;
        height: 60px;
        line-height: 60px;
        text-align: center;
        color: #FFFFFF;
        font-size: 16px;
        background-color: #f97417;
    }

    .leftSider li {
        width: 100%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 16px;
        background-color: #f2f0f0;
        margin-bottom: 1px;
    }

        .leftSider li a {
            width: 100%;
            height: 50px;
            line-height: 50px;
            color: #f97417;
            display: block;
        }

.list-main {
    width: 840px;
}

.listBox li {
    line-height: 40px;
    width: 840px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #cbcbcb;
}

    .listBox li a:hover {
        color: #f97417;
    }

    .listBox li span {
        float: right;
        color: #BBBBBB;
    }

/*焦点图切换*/
#myFocus {
    margin-bottom: 10px
}

.mF_tbhuabao {
    background: #ddd;
    overflow: visible
}

    .mF_tbhuabao .pic, .mF_tbhuabao .win {
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
    }

        .mF_tbhuabao .pic li {
            position: relative;
            float: left;
            overflow: hidden;
        }

    .mF_tbhuabao .txt li {
        position: absolute;
        z-index: 2;
        width: 100%;
        height: 20px;
        line-height: 20px;
        display: none;
    }
        /*默认标题高度*/
        .mF_tbhuabao .txt li a {
            display: block;
            position: relative;
            z-index: 1;
            color: #fff;
            text-align: center;
            font-size: 12px;
            font-weight: bold;
            text-decoration: none;
        }
        /*标题样式*/
        .mF_tbhuabao .txt li span {
            display: block;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background: #000;
            filter: alpha(opacity=30);
            opacity: 0.3;
        }

    .mF_tbhuabao .dot {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 30px;
        line-height: 30px;
        width: 100%;
        text-align: center;
    }

        .mF_tbhuabao .dot li {
            display: inline;
            margin: 0 3px;
        }

            .mF_tbhuabao .dot li a {
                color: #999;
                font-size: 26px;
                text-decoration: none;
            }

            .mF_tbhuabao .dot li.current a {
                color: #A91606;
            }

    .mF_tbhuabao .prev a, .mF_tbhuabao .next a {
        display: block;
        color: #bbb;
        text-align: center;
        text-decoration: none;
    }

        .mF_tbhuabao .prev a:hover, .mF_tbhuabao .next a:hover {
            color: #f60;
        }
