﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, small {
    margin: 0;
    padding: 0;
}

body {
    font-size: 14px;
    line-height: 22px;
    font-family: "Microsoft Yahei", "arial", "微软雅黑", "Arial Narrow", "微软雅黑";
    color: #333333;
    background: #f5f5f5;
}

html, body, table, td, tr, strong, * {
    -webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6, small {
    font-size: 100%;
    overflow: hidden;
}

input, select {
    vertical-align: middle;
    font-size: 14px;
}

ol, ul, li {
    list-style: none;
}

i {
    font-style: normal;
}

img {
    border: 0;
}

ul, li {
    list-style-type: none;
}

/*全局公用*/
.tc {
    text-align: center;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.f26 {
    font-size: 26px;
}

.divc {
    margin: 0 auto;
    background: #fff;
}

.fb {
    font-weight: bold;
}

.dis {
    display: block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl {
    clear: both;
    font-size: 0;
    height: 0;
    overflow: hidden;
}

.cl10 {
    clear: both;
    font-size: 0;
    height: 10px;
    overflow: hidden;
}

.cl20 {
    clear: both;
    font-size: 0;
    height: 20px;
    overflow: hidden;
}

a:link {
    /*color: #333333;*/
    text-decoration: none;
}

a:visited {
    /*color: #333333;*/
    text-decoration: none;
}

a:hover {
    color: #7967ff;
    text-decoration: none;
}

a:active {
    color: #28a7e1;
    text-decoration: none;
}


.pptvideo a {
    color: darkgray;
    text-decoration: none;
}

    .pptvideo a:visited {
        color: darkgray;
        text-decoration: none;
    }

.ti2 {
    text-indent: 2em;
}

.w980 {
    width: 980px;
}

.w1200 {
    /*width: 1180px;*/
    width: 100%;
}

.wauto {
    width: auto;
}

.ovn {
    overflow: hidden;
}

.r3 {
    border-radius: 2px;
}

a.more, a.more:link, a.more:visited {
    float: right;
    white-space: nowrap;
    width: 52px;
    height: 23px;
    background: url(/content/programImg/more.png) center bottom no-repeat;
}

    a.more:hover, a.more:active {
    }

a.lan, a.lan:link, a.lan:visited, .lan {
    color: #0652a3;
}

    a.lan:hover, a.lan:active {
        color: #0652a3;
        text-decoration: underline;
    }

a.cheng, a.cheng:link, a.cheng:visited {
    color: #fc814b;
}

    a.cheng:hover, a.cheng:active {
        color: #fc814b;
        text-decoration: underline;
    }

.redborder {
    border: 1px solid #f00;
}

.red, a.red {
    color: #f00;
}

.main {
    padding: 0px 10px;
    /*background: url(/content/images/program/mainbg.jpg) center center repeat-y;*/
    overflow: hidden;
}

.clearfix:after, .clearfix:before {
    content: " ";
    clear: both;
    display: table;
}

.clearfix {
    zoom: 1;
}
/*页面公用*/
.banner {
    /*background: url(/content/images/program/banner.jpg) left center no-repeat;*/
}

    .banner h1 {
        font-size: 34px;
        line-height: 1.5;
        color: #fff;
        font-family: "Microsoft Yahei", "微软雅黑";
        padding: 50px 20px 0px 20px;
        height: 118px;
        font-weight: normal;
    }

.box {
    border: 0px solid #ddd;
    width: 980px;
}

.box {
    border: 0px solid #ddd;
    /*width: 1180px;*/
    width: 100%;
}

.jiansuot {
    /*height: 30px;
    line-height: 30px;*/
    background: url(/content/images/program/hthline.jpg) center center repeat-x;
    color: #666;
    padding: 10px 20px;
}

    .jiansuot span {
        background: #fff;
        padding: 0px 10px;
        font-weight: bold;
    }

.position {
    padding: 3px 0px;
    background: #fafafa;
    border-bottom: 1px solid #ddd;
    line-height: 40px;
    border-top: 1px solid #ddd;
}

.weizhi span, .weizhi a {
    padding: 0px 5px;
}

.hui {
    color: #777;
}

.hct {
    color: #7967ff;
    padding-top: 15px;
}
/*搜索*/
.stit {
    padding-left: 10px;
}

.stxt {
    height: 24px;
    line-height: 24px;
    border: 1px solid #ccc;
    padding-left: 5px;
}

input.searchr {
    width: 60px;
    margin-left: 10px;
    _display: inline;
    background: #28a7e1;
    height: 26px;
    outline: none;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border: 0px;
    cursor: pointer;
    font-family: "Microsoft Yahei", "微软雅黑","arial", "Arial Narrow", "微软雅黑";
}

    input.searchr:hover {
        background: #004ea2;
    }

.result {
    padding: 0px 10px 0px 10px;
    /*padding: 0;*/
}

.rclist {
    /*background: #ddd;*/
    margin: 10px auto;
    width: 100%;
}

    .rclist td {
        /*padding: 10px;*/
        padding: 5px;
        /*background: #fff;*/
        word-break: break-word;
    }

    .rclist thead th {
        background: #fff;
    }

    .rclist th {
        padding: 0px 10px;
        font-weight: normal;
        text-align: left;
        color: #333;
    }

        .rclist th p.sjbt {
            background: url(/content/images/program/sj.png) left center no-repeat;
            border-bottom: 1px dashed #ccc;
            line-height: 20px;
            padding: 6px 0px;
            padding-left: 30px;
            background-size: 20px;
        }

        .rclist th b {
            padding-right: 5px;
        }

        .rclist th p.zcr {
            background: url(/content/images/program/zcr2.png) left center no-repeat;
            line-height: 20px;
            padding: 10px 0px;
            padding-left: 30px;
            border-bottom: 1px dashed #ccc;
            background-size: 20px;
        }

        .rclist th p.zhuxi, .rclist th p.fanyi {
            background: url(/content/images/program/person2.png) left center no-repeat;
            line-height: 20px;
            padding: 6px 0px;
            padding-left: 30px;
            border-bottom: 1px dashed #ccc;
            background-size: 20px;
        }

        .rclist th p.remarks {
            line-height: 20px;
            padding: 6px 0px;
            padding-left: 30px;
            border-bottom: 1px dashed #ccc;
        }

        .rclist th p:last-child {
            border-bottom: none !important;
        }

    /*.rclist tbody tr:nth-of-type(odd) td {
        background-color: #f1effc;
    }*/

    .rclist tbody td.rcbt {
        font-weight: bold;
        background-color: #7967ff;
        color: #fff;
    }
/*筛选*/
.filter {
    overflow: hidden;
    margin: 0px 0px;
    background: #fff;
    /*font-family: arial,'Hiragino Sans GB',sans-serif;*/
    padding-bottom: 8px;
    border-bottom: 1px solid #e7eaec;
}

    .filter li {
        line-height: 22px;
        overflow: hidden;
        padding: 10px 0px 0px 15px;
        border-top: 1px dotted #e7eaec;
        zoom: 1;
    }

        .filter li label {
            font-weight: bold;
            float: left;
            display: inline-block;
            font-size: 14px;
            line-height: 24px;
        }

        .filter li a {
            padding: 1px 6px;
            display: block;
            float: left;
            white-space: nowrap;
            margin: 0px 5px 6px 0px;
        }

            .filter li a.li_on {
                background: #7967ff;
                border-radius: 2px;
                color: #fff;
            }

            .filter li a:hover {
                background: #7967ff;
                border-radius: 2px;
                color: #fff;
            }

        .filter li div.xuanxiang {
            width: 90%;
            float: left;
        }
/*返回顶部*/
a.backtop {
    background: #f0f0f0 url(/content/images/program/fhdb.png) center center no-repeat;
    width: 40px;
    height: 40px;
    border: 1px solid #d9d9d9;
    z-index: 999;
    position: fixed;
    right: 1%;
    bottom: 50px;
    /*margin-right: -540px;*/
}

    a.backtop:hover {
        background-color: #ddd;
    }
/*底部*/
.footer {
    background: #f9f9f9;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
/*搜索*/
.searchw {
    padding-left: 50px 50px 50px 0px;
}

    .searchw .stxt {
        /*border: 2px solid #e3e3e3;*/
        line-height: 40px;
        height: 40px;
        width: 300px;
        padding: 0px 10px;
        float: left;
        /*border-right: 0px;*/
        font-family: "Microsoft Yahei";
    }

    .searchw .sbtn {
        float: left;
        background: #7967ff url(/content/images/program/search.png) center center no-repeat;
        width: 40px;
        height: 40px;
        border: 0px;
        cursor: pointer;
        color: #fff;
        transition: all .3s ease-out;
        border-radius: 4px;
    }

        .searchw .sbtn:hover {
            background-color: #404b52;
        }

.filter li a.ylb {
    float: right;
    padding-left: 30px;
    background: url(/content/images/program/ylb.png) left center no-repeat;
    font-size: 14px;
    padding-right: 10px;
    margin: 0px;
    color: #7967ff;
}

.filter li a.jzzclb {
    float: right;
    padding-left: 20px;
    background: url(/content/images/program/jzzclb.png) left center no-repeat;
    font-size: 14px;
    padding-right: 20px;
    margin: 0px;
    color: #7967ff;
}

.filter li a.dy {
    float: right;
    padding-left: 20px;
    background: url(/content/images/program/dayinprogram.png) left center no-repeat;
    font-size: 14px;
    padding-right: 10px;
    margin: 0px;
    color: #7967ff;
}
/*按钮*/
a.but, a.but:link, a.but:visited, .but {
    color: #fff;
    background: #ff8003;
    border: 1px solid #ff6506;
}

    a.but:hover, a.but:active, .but:hover {
        background: #ff6506
    }

a.btnBlue, .btnBlue {
    background: #037adb;
    border-radius: 3px;
    color: #fff;
    margin: 0px;
    border: 1px solid #084278;
    line-height: 16px;
    padding: 6px 10px;
    margin: 0px;
    font-family: "Microsoft Yahei", "微软雅黑", "Arial Narrow", "宋体";
}

    a.btnBlue:hover, .btnBlue:hover {
        background: #064e90;
    }

a.btnCheng, .btnCheng {
    background: #ff6506;
    border-radius: 3px;
    color: #fff;
    margin: 0px;
    border: 1px solid #ff1d06;
    line-height: 16px;
    padding: 6px 10px;
    margin: 0px;
    font-family: "Microsoft Yahei", "微软雅黑", "Arial Narrow", "宋体";
}

    a.btnCheng:hover, .btnCheng:hover {
        background: #ff4c06;
    }

a.btnWhite, .btnWhite {
    background: #f5f5f5;
    border-radius: 3px;
    color: #333;
    margin: 0px;
    border: 1px solid #ccc;
    line-height: 16px;
    padding: 6px 10px;
    margin: 0px;
}

    a.btnWhite:hover, .btnWhite:hover {
        background: #ebebeb;
    }

a.btnLage, .btnLage {
    font-size: 14px;
    display: inline-block;
    padding: 10px 20px;
    cursor: pointer;
}

a.btnSmall, .btnSmall {
    font-size: 14px;
    display: inline-block;
    padding: 10px 20px;
    cursor: pointer;
}

/*bannerimg 图片*/
.bannerimg {
    text-align: center;
}

    .bannerimg img {
        display: block;
        border: 0px;
        margin: 0px auto;
        max-width: 100%;
        width: 100%;
    }
