@charset "utf-8"; 
/* 全局常用设置 */
img {
    border: 0px;
}

body {
    height: 100%;
    background-color: #fafafa;
    font-size: 12px;
    margin: 0px;
    font: 12px/1.4 Verdana,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;
}

ul, li {
    list-style-type: none;
}

ul, li, ol, p, h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
}

em {
    font-style: normal;
}

/* 常用字体颜色 */
.BaiSe {
    color: #FFFFFF;
}

.HeiSe {
    color: #000000;
}

.HongSe {
    color: #FF0000;
}

.HuangSe {
    color: #bf5e00;
}

.ShenHong {
    color: #c20208;
}

.LanSe {
    color: #125b9a;
}

.lan {
    color: #296cbc;
}

.hui {
    color: #a2a2a2;
}

.qhui {
    color: #b3b3b3;
}

.jhuang {
    color: #ff6600;
}



/* 常用字号 */
.f0 {
    font-size: 0px;
}

.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.zfamily {
    font-family: "微软雅黑";
    font-weight: normal;
}

.hongs {
    color: #b60000;
}

/* 常用格式 */
.Jushang {
    margin-top: 20px;
}

.Jutop {
    margin-top: 10px;
}

.Jush {
    padding-top: 10px;
}

.juzuo {
    padding-left: 10px;
}

.zuob {
    padding-left: 20px;
}

.juz {
    padding-left: 30px;
}

.juxia {
    padding-bottom: 10px;
}

.Txt_center {
    text-align: center;
}

.Txt_cu {
    font-weight: bold;
}

.Juli {
    line-height: 24px;
}

.jianju {
    line-height: 18px;
}



/* 常用链接样式 */
a {
    color: #000;
    text-decoration: none;
}

    a:hover {
        color: #000;
        text-decoration: none;
    }

.bai a {
    color: #fff;
    text-decoration: none;
}

    .bai a:hover {
        color: #b8ff00;
        text-decoration: underline;
    }

.redh a {
    color: #e60012;
    text-decoration: none;
}

    .redh a:hover {
        color: #e60012;
        text-decoration: none;
    }

.hui a {
    color: #686868;
    text-decoration: none;
}

    .hui a:hover {
        color: #b60000;
        text-decoration: underline;
    }




/*  常用浮动*/

.fl {
    float: left;
}

.rl {
    float: right;
}

.clear {
    clear: both;
}


/*----------logo背景----------*/


#top-bg {
    height: 50px;
    background-color: #e60012;
}

.logo {
    width: 120px;
    margin: 0 auto;
    padding: 1% 0 0 2%;
}


.ico {
    float: right;
    padding: 3% 2% 0 0;
}

    .ico img {
        float: left;
        width: 30px;
        padding-left: 4px;
    }



/*----------导航----------*/
.nav-box {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #ededed;
    background-color: #ffffff;
    margin: 0 auto;
}

#nav {
    width: 94%;
    float: left;
    height: 40px;
    overflow: hidden;
}

    #nav li {
        width: 20%;
        float: left;
        font-size: 18px;
        display: block;
        text-align: center;
        font-weight: normal;
        line-height: 40px;
    }


.dot {
    float: right;
    width: 3%;
    padding: 3% 10px 0 0;
    text-align: center;
    height: 1rem;
    vertical-align: middle;
}

    .dot img {
        width: 16px;
    }




/*----------图片轮换----------*/

.slider {
    display: none;
}
/*用于获取更加体验*/
.focus span {
    width: 10px;
    height: 10px;
    margin-right: 10px;
    border-radius: 50%;
    background: #666;
    font-size: 0;
}

    .focus span.current {
        background: #fff;
    }

#test {
    float: left;
    font-size: 14px;
    padding: 8px 0 0 10px;
    font-weight: normal;
    color: white;
}





/*---------图片文字列表-------*/

.per_info {
    width: 96%;
    margin: 0 auto;
    border-bottom: 1px solid #f4f3f3;
    padding: 10px 0;
}

.head_portrait {
    width: 28%;
    float: left;
    margin-left: 5px;
}

    .head_portrait img {
        width: 100%;
        /*-moz-border-radius: 8px -webkit-border-radius: 8px;

        border-radius: 8px;*/
        overflow: hidden;
    }

.info {
    width: 100%;
    float: left;
 position: relative;

}

    .info h3 {
        font-size: 16px;
        font-weight: normal;
        margin-bottom: 5px;
        padding-left: 10px;
        height: 46px;
        display: block;
        overflow: hidden;
        color: #000;
    }



    .info .date {
        font-size: 12px;
        color: #a2a2a2;
        margin: 5px 0 0 8px;
        padding: 0 2px;
        line-height: 14px;
        border: 1px solid #a2a2a2;
        text-align: center;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        float: left;
    }

    .info em {
        padding: 0 10px;
        color: #a2a2a2;
        float: right;
        margin-top: 5px;
    }


.judi{position: absolute; bottom:6px; left:31%; width:69%;}




/*---------一张图-------*/
em {
    padding: 0 0px;
    color: #a2a2a2;
    float: right;
}

.com-one {
    width: 96%;
    margin: 10px auto 0 auto;
    border-bottom: 1px solid #f4f3f3;
}

    .com-one .img {
        width: 94%;
        margin: 0 auto;
        /*-moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;*/
        overflow: hidden;
    }

        .com-one .img img {
            width: 100%;
        }


/*---------二张图-------*/
.com-two {
    width: 96%;
    margin: 10px auto 0 auto;
    border-bottom: 1px solid #f4f3f3;
}

    .com-two ul {
        padding-left: 5px;
    }

        .com-two ul li {
            float: left;
            width: 46%;
            padding: 1% 1.5%;
        }

            .com-two ul li img {
                width: 100%;
                /*-moz-border-radius: 8px;
                -webkit-border-radius: 8px;
                border-radius: 8px;*/
                overflow: hidden;
            }



/*---------三张图-------*/
.com-three {
    width: 96%;
    margin: 10px auto 5px auto;
    border-bottom: 1px solid #f4f3f3;
}

    .com-one .wenzi, .com-two .wenzi{
          padding:2% 3%;
    }
     .com-three .wenzi {
        padding:2% 3%;
    }

    .com-one .title, .com-two .title, .com-three .title {
        font-size: 16px;
        word-wrap: break-word;
        word-break: break-all;
        width: 94%;
        margin: 10px auto 5px auto;
        display: block;
        overflow: hidden;
    }

    .com-one .date, .com-two .date, .com-three .date {
        font-size: 12px;
        color: #a2a2a2;
        padding: 0 2px;
        line-height: 14px;
        border: 1px solid #a2a2a2;
        text-align: center;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        float: left;
    }




    .com-three ul {
        padding-left: 5px;
    }

        .com-three ul li {
            float: left;
            width: 31%;
            padding: 0 1%;
        }

            .com-three ul li img {
                width: 100%;
                /*-moz-border-radius: 8px;
                -webkit-border-radius: 8px;*/
                /*border-radius: 8px;*/
                overflow: hidden;
            }





/*---------更多频道-------*/

#more-bg {
    height: 50px;
    border-bottom: 1px solid #ededed;
}

.fanh {
    float: left;
    padding: 4% 0 0 2%;
    font-size: 16px;
    color: #aeadad;
}

    .fanh img {
        width: 20px;
    }

.biaoti {
    font-size: 20px;
    width: 85%;
    text-align: center;
    font-weight: normal;
    padding-top: 3.5%;
}




.label {
    width: 96%;
    margin: 20px auto 0 auto;
}

    .label li {
        float: left;
        text-align: center;
        font-size: 18px;
        border: 1px solid #ededed;
        width: 18%;
        padding: 2%;
        margin: 1%;
        background-color: #FFF;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        overflow: hidden;
    }




.erweim {
    width: 94%;
    margin: 20px auto 0 auto;
}

    .erweim li {
        float: left;
        width: 30%;
        margin: 1.3%;
        border: 1px solid #ededed;
        background: #FFF;
    }



/*---------细览页-------*/

#end-box {
    width: 90%;
    margin: 0 auto;
}

    #end-box h1 {
        margin: 18px auto;
        font-size: 24px;
    }


.time {
    font-size: 12px;
    color: #a1a1a1;
    margin: 0 auto;
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
}


.zhengw {
    margin-top: 30px;
}

    .zhengw p {
        word-wrap: break-word;
        font-size: 14px;
        margin: 20px 0;
    }


    .zhengw img {
        width: 100%;
    }

    .zhengw p img {
        width: 100%;
    }



.line-fg {
    width: 100%;
    margin: 40px auto 20px auto;
    border-top: 5px solid #f1f1f1;
}

#hot-xw {
    width: 94%;
    margin: 0 auto;
}

    #hot-xw h2 {
        font-size: 18px;
        font-weight: normal;
        color: #3c3c3c;
        text-align: center;
    }


#wrapper {
    position: absolute;
    left: 0;
    top: 85px;
    bottom: 5px;
    width: 100%;
    background-color: #fafafa;
    z-index: 10;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.wrap {
    min-width: 320px;
    max-width: 768px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}



.wrapper01 {
    position: relative;
    height: 1rem;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

    .wrapper01 .scroller {
        position: absolute;
    }

        .wrapper01 .scroller li {
            height: 1rem;
            color: #333;
            float: left;
            line-height: 40px;
            font-size: 18px;
            text-align: center;
            font-weight: normal;
        }

            .wrapper01 .scroller li a {
                color: #333;
                display: block;
                margin: 0 .2rem;
            }

            .wrapper01 .scroller li.cur a {
                color: #f00;
            }


.pcdingwei {
}
