﻿
* {
    margin: 0px;
    padding: 0px;
}

body {
    font-size: 14px;
    line-height: 25px;
    color: #333333;
    /*background-color: #d1d1d1;*/
    /*background-color: #e1e1e1;*/
    background-color: #f2f2f2;
    /*background-color: #EBF0F6;*/
}

img {
    border: none;
}

a {
    text-decoration: none;
    color: #333333;
}

    a:hover {
        color: #ff8c00;
    }

li {
    list-style-type: none;
}


input {
    outline: 0px;
}


.clear {
    clear: both;
    display: block;
    height: 1px;
    line-height: 1px;
}



#gotop {
    cursor: pointer;
    position: absolute;
    width: 48px;
    height: 48px;
    background: url(/pages/BaiBaoCui2020/imgs/48px.png) no-repeat;
}

.main {
    width: 1000px;
    margin: 0px auto;
    clear: both;
}

    .main .more {
        float: right;
        margin-right: 10px;
        color: #0969a2;
        font-weight: normal;
        font-size: 12px;
    }


.first {
    height: 280px;
    margin-bottom: 10px;
}

.firsttag {
    display: none;
}

.firstson {
    background-color: white;
    height: 280px;
    float: left;
    width: 320px;
    float: left;
}

.firstmiddle {
    margin: 0px 10px;
    width: 340px;
    padding: 10px;
    height: 260px;
    overflow: hidden;
}

.first h3 {
    height: 24px;
    line-height: 23px;
    border-bottom: 2px solid #0969a2;
    font-weight: normal;
    font-size: 14px;
    font-weight: bold;
    color: #0969a2;
}

.firstright, .firstleft {
    width: 300px;
    height: 260px;
    padding: 10px;
    overflow: hidden;
}

.firstmiddle ul {
    padding-top: 3px;
}

.firstmiddle li {
    height: 33px;
    line-height: 33px;
    border-bottom: 1px dashed #d1d1d1;
}

    .firstmiddle li span {
        float: right;
    }

.firstson .newli, .firstson .hotli {
    float: left;
    width: 230px;
    height: 33px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.firstson .newli {
    width: 250px;
}

.firstright {
    width: 280px;
}

    .firstright ul {
        padding-top: 4px;
        text-align: center;
    }

    .firstright li {
        display: inline-block;
        padding: 2px 10px;
        border: 1px solid silver;
        border-radius: 20px;
        margin-right: 5px;
        margin-top: 8px;
    }

    .firstright a {
        white-space: nowrap;
    }



/*子块*/


.blockitem {
    margin-bottom: 10px;
    padding: 10px;
    overflow: hidden;
    background-color: white;
}

    .blockitem h3 {
        height: 24px;
        line-height: 23px;
        border-bottom: 2px solid #0969a2;
        font-weight: normal;
        font-size: 14px;
        font-weight: bold;
        color: #0969a2;
    }

    .blockitem ul {
        padding-top: 3px;
    }

    .blockitem li {
        height: 33px;
        line-height: 33px;
        border-bottom: 1px dashed #d1d1d1;
    }

        .blockitem li span {
            float: right;
        }


.sonblock .blockitem {
    width: 305px;
    float: left;
    height: 200px;
    margin-bottom: 0px;
}

.sonblock h3 a {
    color: #0969a2;
}

    .sonblock h3 a:hover {
        color: #ff8c00;
    }

.ScrollBox {
    margin-top: 10px;
}



    .ScrollBox * {
        margin: 0px;
        padding: 0px;
    }

    .ScrollBox li {
        list-style-type: none;
    }

    .ScrollBox a {
        float: left;
    }

    .ScrollBox, .ScrollBox li, .ScrollBox a {
        width: 300px;
        height: 225px;
    }








.indexblock {
    margin-bottom: 10px;
    background-color: white;
    padding-bottom: 5px;
    clear: both;
}

.itemheader {
    padding-left: 10px;
    padding-top: 3px;
    height: 32px;
    border-bottom: 2px solid #0969a2;
    font-size: 12px;
    line-height: 29px;
}

    .itemheader * {
        float: left;
    }

    .itemheader h3 a {
        color: #0969a2;
        font-size: 16px;
    }

.tag {
    height: 30px;
    margin-left: 50px;
}

    .tag li a {
        margin-right: 10px;
        padding: 0px 7px;
        background-color: #f2f2f2;
        height: 23px;
        line-height: 23px;
        margin-top: 4px;
        color: #0969a2;
        border: 1px solid silver;
        border-radius: 20px;
    }


.itemheader a:hover {
    color: #ff8c00;
}

.itemli {
    margin-left: 10px;
    margin-top: 5px;
    width: 320px;
    float: left;
    height: 80px;
    margin-bottom: 5px;
}

    .itemli dt {
        width: 70px;
        height: 80px;
        float: left;
    }

        .itemli dt img {
            width: 70px;
            height: 70px;
            margin-top: 5px;
        }

    .itemli dd {
        margin-left: 10px;
        float: left;
        width: 200px;
        overflow: hidden;
        height: 19px;
        line-height: 19px;
        font-size: 12px;
    }

        .itemli dd a {
            color: #666;
        }

    .itemli .ilititle {
        float: left;
        width: 160px;
        overflow: hidden;
        height: 19px;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .itemli .itemh3 {
        height: 30px;
        font-size: 14px;
        overflow: hidden;
        line-height: 37px;
    }

        .itemli .itemh3 a {
            color: #0969a2;
            line-height: 29px;
        }

    .itemli a:hover {
        color: #ff8c00;
    }

    .itemli dd span {
        float: right;
        color: #666;
    }

    .itemli .itemh3 span {
        float: initial;
        color: #666;
        margin-left: 10px;
        font-size: 12px;
    }


.header {
    position: absolute;
    /*height: 219px;*/
    height: 140px;
    background: url(/pages/BaiBaoCui2020/imgs/topbg.jpg) repeat-x 0px -20px;
    width: 100%;
}


.top {
    width: 1000px;
    height: 140px;
    margin: 0px auto;
    /*padding: 0px 45px;*/
    background: url(/pages/BaiBaoCui2020/imgs/headbg1000.jpg) no-repeat 0px 0px;
    position: relative;
}


.topops {
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    height: 20px;
}

    .topops a {
        color: white;
        font-weight: bold;
        padding: 0px 10px;
        border-right: 2px solid white;
        float: left;
        height: 15px;
        line-height: 15px;
        overflow: hidden;
    }

.search {
    position: absolute;
    /*right: 50px;*/
    right: 0px;
    bottom: 5px;
    height: 30px;
}

    .search * {
        float: left;
    }

    .search input {
        height: 30px;
        background-color: white;
        border: none;
    }

    .search select {
        height: 30px;
        border: none;
        background-color: white;
    }

#key {
    width: 160px;
    line-height: 30px;
    padding-left: 10px;
    font-size: 14px;
    color: #999;
}

#btnSearch {
    width: 35px;
    height: 30px;
    background: url(/pages/BaiBaoCui2020/imgs/btnsearch.jpg) no-repeat 0px -3px;
}




.logo {
    width: 255px;
    height: 65px;
    padding-top: 15px;
}

    .logo a {
        display: block;
        width: 166px;
        height: 48px;
    }

.nav {
    height: 30px;
    line-height: 29px;
    margin-top: 25px;
    position: relative;
}

    .nav li {
        float: left;
        height: 30px;
    }



        .nav li a, .nav li strong {
            padding: 0px 10px;
            display: block;
            text-decoration: none;
            font-size: 16px;
            font-family: 'Microsoft YaHei','微软雅黑';
            color: white;
            font-weight: normal;
            cursor: pointer;
        }

            .nav li a:hover, .nav li strong:hover {
                color: #ff8c00;
            }

    .nav .nowon {
        background-color: white;
        color: #ff8c00;
    }

        .nav .nowon a, .nav .nowon strong {
            color: #ff8c00;
        }


    /*第二级*/
    .nav ul {
        position: absolute;
        margin-top: 3px;
        display: none;
        width: 100%;
    }

    .nav .tab ul a {
        color: #0969a2;
        font-size: 14px;
    }

        .nav .tab ul a:hover {
            color: #ff8c00;
        }

    .nav .tab ul li {
        margin-right: 0px;
    }

/*.nav ul a {
        color: black;
    }*/

.main .recicon {
    padding-left: 23px;
    background: url(/pages/BaiBaoCui2020/imgs/icons.png) no-repeat 0px -342px;
}

.main .hoticon {
    padding-left: 20px;
    background: url(/pages/BaiBaoCui2020/imgs/icons.png) no-repeat 0px -421px;
}

.main .newicon {
    padding-left: 20px;
    background: url(/pages/BaiBaoCui2020/imgs/hot.png) no-repeat 0px 5px;
    padding-left: 30px;
}

#indexnote {
    float: right;
}

    #indexnote em {
        padding-left: 23px;
        background: url(/pages/BaiBaoCui2020/imgs/icons.png) no-repeat 0px -917px;
    }


.footer {
    clear: both;
    /*margin-top: 10px;*/
    background-color: #0969a2;
    color: white;
}

.footercontent {
    width: 1000px;
    margin: 0px auto;
    line-height: 25px;
    color: white;
    text-align: center;
    overflow: auto;
    padding-bottom: 10px;
}
    .footercontent .footnav{line-height:39px;}

    .footercontent dl, .footercontent ul {
        overflow: hidden;
    }

    .footercontent dd, .footercontent dt, .footercontent li {
        float: left;
    }

    .footercontent a {
        color: white;
    }

    .footercontent li, .footercontent dd {
        margin-right: 10px;
    }

.cpright, .beian {
    width: 500px;
    float: left;
}

.footercontent .links {
    float: right;
    width: 500px;
    height: 40px;
}

.links dt {
    font-weight: bold;
}

.footnav {
    border-bottom: 1px solid white;
}

.ChangeSelect * {
    margin: 0px;
    padding: 0px;
}


.ChangeSelect {
    width: 95px;
    height: 30px;
}
    /*选项容器样式*/
    .ChangeSelect ul {
        float: left;
        width: 93px;
        border: 1px solid silver;
        border-top: none;
        background-color: white;
    }
    /*选项条目样式*/
    .ChangeSelect li {
        list-style-type: none;
        height: 30px;
        line-height: 29px;
        width: 85px;
        padding-left: 8px;
        /*width:100%;*/
        cursor: default;
    }

    .ChangeSelect input, .ChangeSelect label {
        float: left;
        height: 30px;
        line-height: 29px;
        cursor: default;
        background-color: #f5f5f5;
    }
    /*输入框样式*/
    .ChangeSelect input {
        width: 64px;
        padding-left: 10px;
        border-right: none;
        border-left: 1px solid #cccccc;
    }
    /*下拉箭头样式*/
    .ChangeSelect label {
        width: 20px;
        border-left: none;
        background: url(/pages/BaiBaoCui2020/imgs/changeselect/dropdown.png) no-repeat left center #f5f5f5;
    }
    /*下拉后箭头样式*/
    .ChangeSelect .selectDown {
        background: url(/pages/BaiBaoCui2020/imgs/changeselect/dropclose.png) no-repeat left center #f5f5f5;
    }


#btns1 span {
    cursor: pointer;
    float: left;
    background-color: white;
    color: #666;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-left: 5px;
}

#btns1 .nowBtnClass {
    background-color: #ff8c00;
    color: white;
}

.instrcon {
    color: white;
    line-height: 29px;
    padding-left: 10px;
}





/****************列表页*****/
#rightother, #lefttother {
    background-color: white;
}

.maincontainer {
    overflow: hidden;
}



.mainleft {
    width: 690px;
    float: left;
}

.mainright {
    width: 300px;
    float: right;
}

.pos {
    height: 30px;
    line-height: 29px;
    background-color: white;
    border-bottom: 8px solid #f2f2f2;
}

    .pos dt, .pos dd {
        float: left;
        margin-right: 5px;
        color: #0969a2;
    }

    .pos dt {
        padding-left: 25px;
        background: url(/pages/BaiBaoCui2020/imgs/nowposblue.jpg) no-repeat 3px center;
    }

    .pos .posarrow {
        padding-right: 25px;
        background: url(/pages/BaiBaoCui2020/imgs/posarrow.jpg) no-repeat right center;
    }

    .pos a {
        color: #0969a2;
    }

        .pos a:hover {
            color: #ff8c00;
        }

.leftcontent {
    background-color: white;
}

.lefttitle {
    height: 40px;
    border-bottom: 2px solid #0969a2;
    position: relative;
}

    .lefttitle strong {
        float: left;
        height: 40px;
        background-color: #0969a2;
        color: white;
        line-height: 35px;
        padding: 0px 15px;
    }

    .lefttitle ul {
        float: left;
        padding-left: 10px;
        height: 30px;
        position: relative;
        top: 12px;
    }

    .lefttitle li {
        float: left;
        height: 27px;
        line-height: 27px;
        padding: 0px 10px;
        cursor: pointer;
        margin-right: 10px;
        background-color: #f2f2f2;
        border: 1px solid silver;
        border-bottom: none;
    }

    .lefttitle .nowon {
        color: #0969a2;
        background-color: white;
        border: 2px solid #0969a2;
        border-bottom: none;
        height: 28px;
        font-weight: bold;
    }

.leftlist {
    padding: 10px;
}

    .leftlist li {
        height: 35px;
        line-height: 35px;
        border-bottom: 1px dashed #d1d1d1;
    }

        .leftlist li span {
            float: right;
            color: #666;
        }

.mainright h3 {
    height: 29px;
    line-height: 29px;
    border-bottom: 1px solid #0969a2;
    font-size: 14px;
    color: #0969a2;
    padding-left: 10px;
}

    .mainright h3 a {
        color: #0969a2;
    }

.taglist {
    padding: 5px 10px 0px 10px;
    text-align: center;
    height: 116px;
    overflow: hidden;
}

    .taglist * { /*float:left;*/
        display: inline;
        white-space: nowrap;
        word-break: keep-all;
    }

    .taglist a {
        background-color: #f2f2f2;
        border: 1px solid silver;
        border-radius: 20px;
        /*color: #0969a2;*/
        color: #333;
        font-size: 14px;
        height: 23px;
        line-height: 23px;
        margin-right: 5px;
        margin-top: 4px;
        /*float:left;*/
        display: inline-block;
        padding: 0 7px;
    }

        .taglist a:hover {
            color: #ff8c00;
        }

.rightitem {
    background-color: white;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.rightlist {
    padding: 5px 10px 0px 10px;
}

    .rightlist span {
        float: right;
    }

    .rightlist li {
        height: 35px;
        border-bottom: 1px dashed #d1d1d1;
        line-height: 35px;
    }

.pager {
    height: 30px;
    line-height: 30px;
    clear: both;
    /*background-color:#f2f2f2;
               border:1px solid silver;*/
    margin-left: 5px;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
}

    .pager span, .pager a {
        padding: 3px 10px;
        text-align: center;
        background-color: #f2f2f2;
        border: 1px solid #d1d1d1;
        margin: 0px 3px;
    }

        .pager a:hover, .pager span {
            background-color: #ff8c00;
            color: white;
        }

    .pager span {
        cursor: default;
    }


/*条目图标样式*/
.videoico {
    background: url(/pages/BaiBaoCui2020/imgs/0video.png) no-repeat left center;
    padding-left: 25px;
}

.softico {
    background: url(/pages/BaiBaoCui2020/imgs/0soft.png) no-repeat left center;
    padding-left: 25px;
}

.bookico {
    background: url(/pages/BaiBaoCui2020/imgs/0book.png) no-repeat left center;
    padding-left: 25px;
}

.templateico {
    background: url(/pages/BaiBaoCui2020/imgs/0template.png) no-repeat left center;
    padding-left: 25px;
}

.otherico {
    background: url(/pages/BaiBaoCui2020/imgs/0other.png) no-repeat left center;
    padding-left: 25px;
}



/*.articlecontent p{text-indent:2em;}*/


/*********************列表页*******************/
.articletitle {
    border-bottom: 2px solid #0969a2;
    padding-bottom: 5px;
}

    .articletitle h2 {
        font-weight: normal;
        line-height: 30px;
        padding: 15px 20px 0px 20px;
        color: #0969a2;
        text-align: center;
        font-size: 20px;
        font-family: 'Microsoft YaHei','Microsoft YaHei UI','微软雅黑';
    }

.articlecontent {
    padding: 10px 30px;
    width: 630px;
    overflow: hidden;
    word-break: break-all;
}

.titlenote {
    height: 21px;
}

    .titlenote ul {
        float: right;
        padding-top: 8px;
    }

    .titlenote li {
        float: left;
        margin-right: 15px;
        color: #999;
        padding: 0px 20px;
        height: 17px;
        line-height: 17px;
    }

    .titlenote .listtime {
        background: url(/pages/BaiBaoCui2020/imgs/16px.png) no-repeat 0px -102px;
    }

    .titlenote .listview {
        background: url(/pages/BaiBaoCui2020/imgs/16px.png) no-repeat 0px -68px;
    }

    .titlenote .listcomment {
        background: url(/pages/BaiBaoCui2020/imgs/16px.png) no-repeat 0px -204px;
    }




.articldesc {
    padding-right: 10px;
    height: 25px;
}

.commentbox {
    clear: both;
    padding: 20px 30px 10px 30px;
}

    .commentbox input, .commentbox textarea {
        font-family: 'Microsoft YaHei','微软雅黑';
        border: 1px solid silver;
    }

    .commentbox table {
        width: 100%;
    }

    .commentbox td {
        padding: 3px;
        padding-bottom: 10px;
    }

    .commentbox .commenter, .commentbox .vcode {
        float: left;
        height: 23px;
        padding: 2px 3px 3px 25px;
        width: 250px;
        font-size: 14px;
        background: url(/pages/BaiBaoCui2020/imgs/commenter.jpg) no-repeat 3px center white;
    }

    .commentbox .vcode {
        padding-left: 30px;
        width: 112px;
        background: url(/pages/BaiBaoCui2020/imgs/codeicon.png) no-repeat 3px center white;
    }

    .commentbox .vimg {
        float: left;
    }

.commentbtns {
    float: right;
    margin-right: 5px;
}

    .commentbtns * {
        float: left;
    }

#commentContent, #recontent {
    width: 590px;
    height: 80px;
    text-indent: 25px;
    font-size: 14px;
    padding: 3px;
    line-height: 23px;
    background: url(/pages/BaiBaoCui2020/imgs/commentcontent.jpg) no-repeat 3px 4px white;
}

.commentbox .ops {
    padding-right: 20px;
}

.ops input {
    height: 30px;
    width: 80px;
    font-size: 16px;
    cursor: pointer;
}

#btnSubmitComment, #btnSubmitReComment {
    background-color: #0969a2;
    color: white;
    /*border: 1px solid white;*/
    margin-left: 10px;
    border: none;
}

#btnCalcelComment {
    background-color: white;
    border: 1px solid #0969a2;
    color: #0969a2;
    margin-right: 50px;
}



#recomment {
    position: absolute;
    border: 1px solid #0969a2;
    background-color: #f2f2f2;
    padding-bottom: 20px;
}


.commentsum {
    font-weight: normal;
    color: #a1a1a1;
    padding-left: 20px;
    background: url(/pages/BaiBaoCui2020/imgs/16px.png) no-repeat 0px -204px;
    height: 17px;
    font-size: 12px;
    line-height: 17px;
    margin-top: 20px;
}

.commentitems {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #dadada;
}

    .commentitems li {
        margin-bottom: 25px;
        padding-left: 50px;
        background: url(/pages/BaiBaoCui2020/imgs/commentitem.jpg) no-repeat left top;
    }

.commentnote span {
    float: left;
    margin-right: 20px;
}

.commentitems .listtime {
    height: 17px;
    line-height: 17px;
    padding-left: 20px;
    color: #999;
    margin-top: 4px;
}

.author {
    color: #0969a2;
    font-size: 16px;
    cursor: default;
    font-family: 'Microsoft YaHei','微软雅黑';
}

.itemcontent {
    text-indent: 2em;
}

.itemcontent, .reback {
    clear: both;
    color: #747474;
    font-family: '宋体';
    font-size: 12px;
}

.btnre {
    color: #0969a2;
    cursor: pointer;
    margin-left: 10px;
    float: right;
    text-indent: 0px;
}

    .btnre em {
        font-style: normal;
        margin-left: 10px;
    }

.reback {
    border: 1px solid #cccccc;
    padding: 5px 10px 0px 10px;
    margin-top: 10px;
    border-radius: 3px;
    position: relative;
    display: none; /*js控制显示*/
}

    .reback dd {
        margin-bottom: 5px;
    }

    .reback .rebacktop {
        position: absolute;
        left: 30px;
        top: -17px;
        width: 19px;
        height: 17px;
        background: url(/pages/BaiBaoCui2020/imgs/rebacktop.jpg) no-repeat red;
    }

    .reback .author {
        font-size: 14px;
    }


/*下载*/
.softcontent {
    padding: 20px 20px 20px 30px;
}

.soft {
    margin-bottom: 5px;
    height: 170px;
}

    .soft dt, .soft dd {
        float: left;
    }

    .soft dt {
        width: 200px;
        height: 150px;
        overflow: hidden;
        padding: 4px;
        border: 1px solid silver;
        margin-top: 10px;
    }

        .soft dt a, .soft dt strong {
            display: block;
            width: 200px;
            height: 150px;
            overflow: hidden;
            font-weight: normal;
        }

    .soft dd {
        margin-left: 10px;
        width: 190px;
        margin-bottom: 3px;
        color: #999;
        padding-left: 10px;
        font-weight: normal;
    }

    .soft .ddright {
        float: right;
        margin-right: 20px;
    }

    .soft .softname {
        height: 35px;
        line-height: 35px;
        font-size: 18px;
        width: 400px;
        overflow: hidden;
    }

.softname strong {
    color: #0969a2;
    border-left: 5px solid #0969a2;
    padding-left: 10px;
    font-weight: normal;
}

.softname a:hover {
    color: #ff8c00;
}

.softname .input, .itemtop .input {
    text-align: center;
    padding-left: 0px;
    cursor: pointer;
    margin-top: 5px;
    width: 60px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    background-color: #0969a2;
    color: white;
    border: 1px solid white;
    float: right;
}

.soft .softinstr {
    width: 470px;
    text-indent: 2em;
    font-family: '宋体';
}



/*详情页*/
.contentpart {
    margin-top: 10px;
    clear: both;
    background-color: white;
}

    .contentpart h3 {
        height: 35px;
        border-bottom: 2px solid #0969a2;
        /*margin-right: 10px;*/
    }

        .contentpart h3 strong {
            float: left;
            height: 35px;
            line-height: 35px;
            font-size: 16px;
            padding: 0px 10px;
            background-color: #0969a2;
            color: white;
            font-weight: normal;
        }

.addresslist {
    margin: 20px 30px;
    overflow: auto;
}

    .addresslist li {
        border: 1px solid silver;
        padding: 5px 10px;
        float: left;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-right: 30px;
        text-align: right;
    }

        .addresslist li a {
            color: #0969a2;
            float: left;
            margin-right: 20px;
            padding-left: 23px;
            background: url(/pages/BaiBaoCui2020/imgs/download.png) no-repeat left center;
        }

            .addresslist li a:hover {
                color: #ff8c00;
            }

.addressmodule h4 {
    height: 30px;
    line-height: 29px;
    font-weight: normal;
    background-color: #f2f2f2;
    border: 1px solid silver;
    margin: 10px;
    margin-bottom: 0px;
    padding-left: 10px;
}

.addressmodule .addresslist {
    margin: 10px;
    margin-top: 0px;
    padding: 10px 20px;
    border: 1px solid silver;
    border-top: none;
}



.space20 {
    height: 30px;
    clear: both;
}


/*简单下载列表页*/
.simplenote {
    clear: both;
    margin: 10px 20px;
    height: 30px;
    padding-top: 5px;
}

    .simplenote dd {
        float: left;
        margin-right: 30px;
        color: #999;
    }

.itemtop .input {
    margin-right: 20px;
}

.simpletitle {
    margin-left: 5px;
    color: #0969a2;
    font-weight: normal;
    font-size: 18px;
    border-left: 5px solid #0969a2;
    padding-left: 10px;
}

.simpleinstr {
    margin: 0px 20px;
    color: #999;
}



.bakdfkukMask {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
}

#popWinpopArticleImg .popWinClose {
    width: 32px;
    height: 32px;
    position: absolute;
    top: -16px;
    right: -16px;
    background: url(/imgs/closepopwin.png) no-repeat;
    cursor: pointer;
}

/*关闭评论*/
#closeReComment {
    color: #0969a2;
    border: 1px solid #0969a2;
    cursor: pointer;
    padding: 3px 10px;
    position: absolute;
    right: 5px;
    top: 5px;
    font-weight: bold;
    background-color: white;
}

/*评论区域内textarea*/
.commentitems textarea {
    overflow-y: hidden;
    border: none;
    background-color: white;
    width: 520px;
    resize: none;
    height: 25px;
}

.reback textarea {
    width: 555px;
}

.reback .author {
    line-height: 19px;
    margin-right: 5px;
}
/*历史评论内容*/
#oldcontent {
    background-color: #f2f2f2;
    border: none;
    width: 570px;
    overflow: hidden;
    resize: none;
    height: 25px;
    line-height: 25px;
    padding-left: 5px;
}

.berecontent * {
    float: left;
}


/*搜索结果*/
.resultitem {
    padding: 10px;
    height: 180px;
    border-bottom: 1px dashed silver;
    overflow: hidden;
}

    .resultitem .titlenote {
        float: right;
        margin-top: 10px;
    }

        .resultitem .titlenote li {
            margin-right: 0px;
        }

        .resultitem .titlenote a {
            font-size: 14px;
            color: #0969a2;
        }

    .resultitem .h3 {
        float: left;
        height: 39px;
        line-height: 39px;
        font-weight: normal;
        font-size: 18px;
    }

        .resultitem .h3 a {
            color: #0969a2;
        }

    .resultitem .resultcontent {
        clear: both;
    }

        .resultitem .resultcontent .resultimg {
            float: left;
            clear: none;
            width: 150px;
            height: 120px;
            overflow: hidden;
            margin-top: 5px;
            border: 1px solid #d3d3d3;
            padding: 5px;
        }

        .resultitem .resultcontent .iteminstr {
            float: left;
            padding-top: 0px;
            padding-bottom: 0px;
            line-height: 31px;
            word-break: break-all;
            text-indent: 1em;
            padding-left: 10px;
            width: 790px;
            height: 135px;
            overflow: hidden;
            font-size: 14px;
            position: relative;
            margin-left: 10px;
        }

.leftcontent .resultcontent .iteminstr {
    width: 480px;
}

.resultitem .iteminstr .titlenote {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.resultitem .iteminstr .listtime {
    padding-right: 0px;
}
/*搜索结果样式*/

/**无搜索结果*/
.noresult {
    padding: 50px;
    text-align: center;
    font-size: 24px;
    height: 300px;
    line-height: 299px;
}


/*搜索页样式*/
#pnlAllResult .resultcontent .iteminstr {
    height: 75px;
    line-height: 23px;
    overflow: hidden;
    width: 850px;
}

#pnlAllResult .resultcontent .resultimg {
    width: 90px;
    height: 60px;
}

#pnlAllResult .resultitem {
    height: 110px;
}





.fixedHeader {
    position: fixed;
    left: 0px;
    top: -100px;
    z-index: 99;
}

.searchbox {
    padding: 5px;
    border: 1px solid silver;
    background-color: #0969a2;
}

#txtSearchKey {
    height: 33px;
    padding: 2px 5px;
    width: 880px;
}

.searchbox .btnsearch {
    height: 36px;
    padding: 2px 20px;
    margin-left: 10px;
    cursor: pointer;
    border: none;
}

.searchbox .nowsearchon {
    background-color: #ff8c00;
    color: white;
    font-weight: bold;
}



.copyright {
    display: none;
}

.footercontent span {
    float: left;
}

.cnzz img {
    margin-top: 10px;
    margin-left: 10px;
}

.copyinstr {
    padding-left: 150px;
}



/*登录图标*/
.nameico {
    background: url(/pages/BaiBaoCui2020/imgs/cnnameico.png) no-repeat 5px center;
}

.userico {
    background: url(/pages/BaiBaoCui2020/imgs/usericon.png) no-repeat 5px center;
}

.pwdico {
    background: url(/pages/BaiBaoCui2020/imgs/pwdicon.png) no-repeat 5px center;
}

.emailico {
    background: url(/pages/BaiBaoCui2020/imgs/emailicon.png) no-repeat 5px center;
}

.codeico {
    background: url(/pages/BaiBaoCui2020/imgs/codeicon.png) no-repeat 5px center;
}

.closepop {
    float: right;
    background: url(/imgs/24/483.png) no-repeat;
    width: 24px;
    height: 24px;
    margin-top: 3px;
    margin-right: 3px;
    cursor: pointer;
}


/*未登录信息*/
.pnlNotLogined {
    overflow: auto;
}

.notlogincontent, .notlogincomment {
    margin: 30px;
    height: 150px;
    text-align: center;
    line-height: 149px;
    font-size: 24px;
    color: #666;
    border: 1px dashed silver;
}

.notlogincomment {
    margin: 30px 0px;
}

.pnlNotLogined span, .pnlNotLogined a {
    color: #0969a2;
    cursor: pointer;
    margin: 0px 15px;
    padding: 0px 5px;
}

/*设置无边框*/
.main .noborder {
    border: none;
}

.main .ccolumn {
    color: #0969a2;
    margin-right: 5px;
}

.main a.ccolumn:hover {
    color: #ff8c00;
}

.main .lion { /*background-color:#f2f2f2;*/
}

    .main .lion a {
        color: #ff8c00;
    }

/*地址无效*/
.errorUrl {
    cursor: pointer;
    float: left;
    font-size: 12px;
    color: #0969a2;
    font-weight: normal;
    margin-top: 10px;
    height: 21px;
    line-height: 21px;
}


/*******VIP页*****************************************************************/
.tabVipType {
    height: 40px;
    background-color: #f2f2f2;
    margin-top: 20px;
    border: 1px solid silver;
}

    .tabVipType li {
        cursor: pointer;
        font-size: 18px;
        line-height: 39px;
        height: 40px;
        float: left;
        padding: 0px 20px;
        border-right: 1px solid silver;
    }

    .tabVipType .vipnowon {
        background-color: white;
        font-weight: bold;
        color: #ff8c00;
        border-top: 3px solid #0969a2;
        height: 38px;
        line-height: 37px;
    }

.vipPayWay {
    padding-top: 20px;
    border: 1px solid silver;
    border-top: none;
    clear: both;
}


/*******广告区*****************************************************************/
.ad {
    text-align: center;
    padding-bottom: 0px;
}


#popWinMask {
    z-index: 1000;
}

#popWinpopArticleImg {
    z-index: 1001;
}
