﻿body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: "微软雅黑";
    color: #666;
}

a {
    text-decoration: none;
    outline: none;
    color: #666;
}

    a:active {
        star: expression(this.onFocus=this.blur());
        text-decoration: none;
    }

img {
    border: 0px;
    vertical-align: top;
    margin: 0;
    padding: 0;
}


a:link {
    text-decoration: none;
    outline: none;
}

a:visited {
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
    color: #ea5a19;
    outline: none;
}

ul, p, dl, dt, dd, h1, h2, h3, h4, h5, input {
    padding: 0px;
    margin: 0px;
    border: 0;
    outline: none;
}

li {
    list-style-position: outside;
    list-style-type: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.org {
    color: orange;
}

.blue {
    color: #073abc;
}

    .blue:hover {
        color: #418f00;
    }

.red {
    color: #cd0a0a;
}

.green {
    color: #54ad09;
}

.clear_f {
    clear: both;
    height: 0px;
    padding: 0px;
    margin: 0px;
    display: block;
    _display: inherit;
}



.logo {
    width: 1200px;
    margin: 0 auto;
    /*height: 88px;*/
    text-align: center;
    padding: 30px 0px 10px 0px;
}

.nav {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    background: #4f97de;
    line-height: 40px;
}

    .nav li {
        float: left;
        text-align: center;
        color: #fff;
        font-size: 12px;
        width: 110px;
        border-right: 1px solid #fff;
        position: relative;
    }

        .nav li span {
            position: absolute;
            left: 87px;
            top: 3px;
        }

    .nav .new {
        background: url(/images/new.gif) no-repeat;
        height: 11px;
        width: 31px;
    }

    .nav .hot {
        background: url(/images/hot.gif) no-repeat;
        height: 13px;
        width: 31px;
    }

    .nav li a {
        display: block;
        width: 110px;
        height: 40px;
        color: #fff;
    }

    .nav li:hover {
        background: #007bff;
    }

        .nav li:hover a {
            color: #fff;
        }

    .nav li:last-child {
        border: none;
    }

    .nav li a.hover {
        background: #ea5a19;
        color: #007bff;
    }

.search {
    width: 1200px;
    margin: 2px auto 0 auto;
    height: 55px;
    background: #f8f8f8;
    border: 1px solid #f3f3f3;
    /*padding: 3px 0 0 18px;*/
}

.searchk {
    margin-left: 120px;
    float: left;
    height: 50px;
    width: 563px;
    position: relative;
    border: 2px solid #0D58C7;
}

    /*.searchk img{
	float:left;}*/
    .searchk .left {
        /*background: url(../images/searchleft.jpg) repeat-x;*/
        width: 5px;
        float: left;
        height: 50px;
    }

    .searchk .right {
        /*   background: url(../images/searchright.jpg) repeat-x;*/
        width: 10px;
        float: left;
        height: 50px;
    }

    .searchk label {
        position: relative;
        height: 50px;
        float: left;
    }

        .searchk label span {
            position: absolute;
            line-height: 50px;
            color: #BCBCBC;
            cursor: text;
            font-size: 12px;
            font-family: "宋体";
            width: 540px;
            padding-left: 15px;
        }

    .searchk input {
        /* background: url(../images/searchmid.jpg) repeat-x;*/
        height: 50px;
        width: 550px;
        padding-left: 5px;
        font-size: 12px;
        color: #666;
        font-family: "微软雅黑";
        line-height: inherit !important;
        line-height: 50px;
    }

.searchbtn {
    float: left;
    width: 87px;
    height: 50px;
    margin: 5px 0 0 5px;
}

    .searchbtn input {
        /*background: url(../images/searchbtn.jpg) no-repeat;*/
        background-color: rgb(64, 183, 82);
        width: 87px;
        height: 44px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #fff;
        line-height: 44px;
        text-align: center;
        cursor: pointer;
    }

.search span {
    float: left;
    height: 44px;
    line-height: 44px;
    margin: 5px 0px 0px 0px;
    /*width: 163px;*/
}

    .search span a {
        padding: 0 6px;
    }

.tips {
    width: 1200px;
    margin: 5px auto;
    font-size: 12px;
    color: #666;
    padding: 0px 0 0px 20px;
    height: 16px;
    background: url(/images/gg.png) no-repeat left;
}

    .tips a {
        color: blue;
    }

    .tips strong {
        color: #cd0a0a;
    }

    .tips span {
        margin-left: 10px;
    }

.findest {
    width: 1200px;
    margin: 0 auto 5px auto;
    height: 30px;
    border: 1px solid #e9e9e9;
    line-height: 30px;
    /*padding-left: 18px;*/
    font-size: 12px;
    color: #454545;
    /*padding-right: 5px;*/
}

    .findest .list {
        width: 1100px;
        float: left;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .findest .more {
        float: right;
        width: 55px;
    }

    .findest a {
        color: blue;
        padding: 0 10px 0 0;
        font-size: 12px;
    }




.miji {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    border: 1px solid #eceaea;
    padding-bottom: 10px;
}

    .miji h2 {
        width: 1200px;
        height: 30px;
        line-height: 30px;
        background: #f7f7f7;
        font-weight: normal;
        padding-left: 10px;
        border-bottom: 1px solid #eceaea;
        font-size: 14px;
        color: #58a915;
    }

        .miji h2 span {
            float: left;
        }

        .miji h2 font {
            float: right;
            font-size: 12px;
            color: #989898;
            padding-right: 15px;
        }

            .miji h2 font a {
                color: #989898;
            }

    .miji ul {
        padding: 10px 0 0 20px;
    }

    .miji li {
        float: left;
        background: url(../images/dotbg.jpg) no-repeat 0 10px;
        height: 26px;
        line-height: 26px;
        padding-left: 11px;
        font-size: 13px;
        width: 290px;
        padding-right: 10px;
        overflow: hidden;
    }

        .miji li:nth-child(1) a {
            color: #e85b00;
        }

        .miji li:nth-child(2) a {
            color: #e85b00;
        }

        .miji li:nth-child(3) a {
            color: #e85b00;
        }

        .miji li a {
            color: #666;
        }

            .miji li a:hover {
                text-decoration: underline;
                color: #ea5a19;
            }

.fenxiang {
    width: 1200px;
    margin: 0px auto;
    height: auto;
    overflow: hidden;
}

.bottom {
    width: 1200px;
    height: auto;
    overflow: hidden;
    border-top: 1px solid #e9e9e9;
    margin: 0 auto 0 auto;
    text-align: center;
    padding-top: 10px;
}

    .bottom p {
        margin-bottom: 5px;
        color: #9d9d9d;
    }

        .bottom p a {
            padding: 0 6px;
        }



.reason {
    width: 1200px;
    margin: 0 auto 5px auto;
    height: auto;
    overflow: hidden;
    border: 1px solid #e9e9e9;
}

    .reason h2 {
        height: 30px;
        background: #f7f7f7;
        border-bottom: 1px solid #e9e9e9;
        font-weight: normal;
        padding-left: 10px;
        line-height: 30px;
        font-size: 14px;
    }

    .reason ul {
        padding: 15px 0 10px 15px;
    }

        .reason ul li {
            line-height: 24px;
            font-size: 12px;
            padding-right: 25px;
        }

.hide {
    display: none;
}



.search2 {
    width: 1200px;
    margin: 20px auto 0 auto;
    height: 70px;
    background: #f8f8f8;
    border: 1px solid #f3f3f3;
    /*padding: 0 0 0 18px;*/
    line-height: 70px;
}

    .search2 span {
        float: left;
    }

    .search2 input {
        float: left;
        width: 140px;
        height: 24px;
        margin: 21px 20px 0 8px;
        border: 1px solid #eaeaea;
        line-height: 24px;
        padding-left: 5px;
    }

    .search2 bdo {
        float: left;
    }

        .search2 bdo input {
            width: auto;
            height: auto;
            margin: 28px 0 0 0;
            border: none;
        }

    .search2 font {
        float: left;
        font-size: 13px;
        margin: 0 0 0 5px;
        color: #ea5a19;
    }

    .search2 select {
        float: left;
        margin: 22px 5px 0 8px;
        width: 50px;
        height: 22px;
    }

    .search2 span select {
        width: 100px;
        line-height: 22px;
    }

    .search2 span input {
        background: url(../images/searchbtn.jpg) no-repeat;
        width: 88px;
        height: 30px;
        margin: 18px 0 0 10px;
        border: none;
        padding: 0;
        color: #fff;
        font-size: 16px;
        text-align: center;
        line-height: 30px;
        cursor: pointer;
        font-family: "微软雅黑";
    }
/*信用查询开始*/

.good {
    background: url(/images/rategood.gif) no-repeat;
    padding-left: 20px;
    margin-right: 15px;
}

.rate b {
    color: #f00;
    font-size: 12px;
}

.normal {
    background: url(/images/ratenormal.gif) no-repeat;
    padding-left: 20px;
    margin-right: 15px;
}

.bad {
    background: url(/images/ratebad.gif) no-repeat;
    padding-left: 20px;
    margin-right: 15px;
}

.service span {
    color: #7C7C7C;
}

.service .low {
    color: #009900;
}

.service .height {
    color: red;
}

.information {
    width: 1200px;
    height: auto;
    overflow: hidden;
    /*padding: 10px 20px 0px 20px;*/
    margin: 0 auto 5px auto;
    border: 1px solid #e9e9e9;
    position: relative;
}

    .information ul {
        height: auto;
        overflow: hidden;
        border-bottom: 1px solid #ededed;
        padding-bottom: 0px;
        margin-bottom: 10px;
    }

    .information li {
        width: 900px;
        font-size: 12px;
        line-height: 28px;
    }

    .information h2 {
        font-weight: normal;
        font-size: 14px;
        color: #434343;
        margin-bottom: 10px;
    }

        .information h2 a {
            color: #cd0a0a;
        }

    .information bdo {
        position: absolute;
        left: 215px;
        top: 60px;
    }

.adver {
    width: 936px;
    height: 42px;
    border: 1px solid #cee0f0;
    background: #f0f8ff;
    line-height: 42px;
    font-size: 12px;
}


    .adver ul {
        margin: 0;
        border: 0;
        padding: 0;
    }

    .adver li {
        float: left;
        width: 290px;
        padding-left: 15px;
        line-height: 42px;
    }

        .adver li a {
            padding: 0;
            font-size: 13px;
            color: #418f00;
        }

        .adver li strong {
            color: #ea5a19;
        }


.xinyong {
    height: auto;
    overflow: hidden;
    margin-top: 0px;
}

.maijia {
    height: auto;
    overflow: hidden;
    width: 440px;
    float: left;
}

    .maijia h2 {
        font-size: 12px;
        color: #333333;
    }

    .maijia .info {
        float: left;
        width: 360px;
    }

    .maijia h2 font {
        font-size: 15px;
        float: left;
    }

    .maijia h2 img {
        float: left;
        margin: 2px 0 0 5px;
    }

    .maijia .item {
        float: right;
        width: 80px;
    }

    .maijia ul {
        padding: 0;
        margin: 5px 0 0 0;
        border: 0;
        width: 440px;
    }

    .maijia li {
        text-align: left;
        width: 440px;
        float: left;
    }

    .maijia a {
        color: #cd0a0a;
    }

.giveRateTitle {
    height: 30px;
    background: #f7f7f7;
    border-bottom: #e9e9e9;
    font-weight: normal;
    padding-left: 10px;
    line-height: 30px;
    font-size: 14px;
}

.giveRateList {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
}

    .giveRateList thead {
        background-color: #EBF1FD;
    }

    .giveRateList td {
        height: 35px;
        text-align: center;
        border-bottom: 1px solid #ddd;
        padding: 5px 5px 5px 0;
    }

    .giveRateList .rate {
    }

    .giveRateList .content {
        text-align: left;
    }

        .giveRateList .content span {
            color: #aaa;
        }

    .giveRateList .reply {
        color: red;
    }

    .giveRateList .price em {
        padding: 0 5px 0 5px;
    }
/*信用查询结束*/
/*降权查询开始*/

.list1 {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 20px auto;
}

.title {
    width: 1200px;
    height: 40px;
    border: 1px solid #e6f1fe;
    background: #f0f7ff;
    line-height: 40px;
    font-size: 15px;
    padding-left: 8px;
    color: #454545;
}

    .title font {
        font-size: 16px;
        float: left;
    }

        .title font a {
            padding: 0 10px;
            color: #ca1108;
        }

    .title img {
        float: left;
        margin: 15px 0 0 0;
    }

    .title bdo {
        float: left;
        margin: 0 10px;
    }

    .title span {
        float: right;
        padding-right: 10px;
    }

        .title span a {
            color: #d00000;
            font-size: 14px;
        }

.list1 h2 {
    background: #f7f7f7;
    height: 35px;
    border: 1px solid #e9e9e9;
    border-top: none;
    border-bottom: none;
    line-height: 35px;
    font-weight: normal;
    font-size: 14px;
}

.list1 table {
    border: 1px solid #e9e9e9;
    border-top: none;
    font-size: 13px;
    border-bottom: none;
}

    .list1 table thead {
        background-color: mistyrose;
    }

    .list1 table td {
        border-bottom: 1px solid #efefef;
    }
/*降权查询结束*/
/*浏览量开始*/

.product {
    width: 978px;
    height: auto;
    overflow: hidden;
    border: 0px solid #e9e9e9;
    margin: 0 auto 0px auto;
    padding-bottom: 0px;
}

    .product h2 {
        font-weight: normal;
        font-size: 16px;
        padding: 20px;
        color: #4b4b4b;
    }

.shangp {
    height: auto;
    overflow: hidden;
    padding: 0 0 0 20px;
}

.imgDIV {
    float: left;
    margin-right: 25px;
}

    .imgDIV img {
        height: 265px;
        width: 263px;
    }

.shangp h3 {
    font-weight: normal;
    font-size: 14px;
    color: #7b7b7b;
    margin-bottom: 20px;
}

    .shangp h3 a {
        color: #2a64bc;
    }

.shangp ul {
}

.shangp li {
    line-height: 20px;
    font-size: 13px;
    margin-top: 8px;
}

.shangp .tip {
    width: 60px;
    height: 20px;
    background: #999;
    color: #fff;
    display: block;
    text-align: center;
    float: left;
    text-indent: 0.0em;
    margin-right: 18px;
}

.time {
    color: red;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}
/*浏览量结束*/
/*关键词开始*/
.H {
    color: red;
}

.mine {
    background: #FFD9B3;
}

.list2 {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 20px auto;
}

    .list2 h2 {
        font-weight: normal;
        font-size: 13px;
        padding: 15px;
        background: #f7f7f7;
    }

    .list2 a {
        color: #0000ff;
    }

    .list2 table {
        border-left: 1px solid #f7f7f7;
    }

    .list2 td {
        border: 1px solid #f7f7f7;
        border-top: none;
        border-left: none;
        padding: 0 15px;
    }
/*关键词结束*/
/*动态评分开始*/
.pingfen {
    width: 978px;
    height: auto;
    overflow: hidden;
    border: 1px solid #e9e9e9;
    margin: 0 auto 20px auto;
    font-size: 14px;
}

    .pingfen td {
        border-right: 1px solid #e9e9e9;
    }

        .pingfen td li {
            font-size: 12px;
            line-height: 24px;
            padding: 0 0 0 15px;
        }
/*动态评分结束*/
/*上架计划开始*/
.detail {
    position: absolute;
    border: 2px solid #B6FA6C;
    background: #FFF0F6;
    display: none;
    padding: 3px;
    width: 500px;
    z-index: 9999;
}

    .detail .top h4 {
        text-align: center;
        font-size: 13px;
        color: #7266FF;
        width: 90%;
        float: left;
    }

    .detail .top a {
        float: right;
        color: red;
        font-weight: bold;
        margin: 0 5px 0 5px;
        padding: 1px 3px 1px 3px;
        border: 1px dashed #c4be8a;
    }

    .detail table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0px;
        text-align: center;
        vertical-align: middle;
    }

    .detail thead {
        font-weight: bold;
        background-color: mistyrose;
    }

    .detail img, .list1 table img {
        width: 60px;
        height: 60px;
        float: left;
        margin: 0 5px 0 0;
    }
/*上架计划结束*/
/*文章开始*/
.weizhi {
    width: 1200px;
    height: 35px;
    margin: 10px auto;
    line-height: 35px;
    border-bottom: 1px solid #eeeeee;
}

.wenzhang {
    width: 978px;
    margin: 20px auto;
    height: auto;
    overflow: hidden;
    border: 1px solid #f3f3f3;
    background: #fafafa;
}

.wenleft {
    float: left;
    padding: 15px;
    width: 680px;
    color: #323232;
    font: 14px Verdana, tahoma, arial, \5b8b\4f53, sans-serif;
}

    .wenleft h1 {
        font-weight: bold;
        font-size: 24px;
        color: #454545;
        border-bottom: 1px solid #eee;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }

    .wenleft h3 {
        font-weight: normal;
        font-size: 12px;
        color: #666;
    }

        .wenleft h3 span {
            float: left;
        }

        .wenleft h3 font {
            margin-left: 35px;
            font-size: 12px;
            float: left;
        }


    .wenleft .text {
        line-height: 22px;
        margin-top: 15px;
        font-size: 14px;
        color: #454545;
    }

        .wenleft .text a {
            text-decoration: underline;
        }

    .wenleft li {
        height: auto;
        overflow: hidden;
        margin-bottom: 15px;
        padding-bottom: 12px;
        border-bottom: 1px dashed #e3e3e3;
    }

    .wenleft h5 {
        font-weight: normal;
        font-size: 15px;
        color: #54ad0a;
        margin-bottom: 10px;
    }

        .wenleft h5 a {
            color: #54ad0a;
        }

            .wenleft h5 a:hover {
                text-decoration: underline;
            }

    .wenleft p {
        line-height: 30px;
        color: #323232;
        font-size: 14px;
    }

        .wenleft p a {
            color: #ea5a19;
        }

            .wenleft p a:hover {
                text-decoration: underline;
            }

.wenright {
    float: right;
    background: #fff;
    width: 250px;
    height: auto;
}

    .wenright h2 {
        font-size: 14px;
        font-weight: normal;
        padding: 10px 15px 5px 15px;
        color: #333;
    }

    .wenright ul {
        padding: 0 0 10px 15px;
        border-bottom: 1px solid #f3f3f3;
    }

    .wenright li {
        height: 26px;
        overflow: hidden;
        font-size: 13px;
        line-height: 26px;
        color: #62b424;
        background: url('../images/dotbg.jpg') no-repeat 0px 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

        .wenright li:nth-child(1) a {
            color: #e85b00;
        }

        .wenright li:nth-child(2) a {
            color: #e85b00;
        }

        .wenright li:nth-child(3) a {
            color: #e85b00;
        }


        .wenright li a {
            color: #666666;
        }


            .wenright li a:hover {
                color: #62b424;
            }

.secendsearch {
    width: 222px;
    margin: 15px 15px 0 15px;
}

    .secendsearch input {
        width: 168px;
        height: 24px;
        line-height: 26px;
        border: 1px solid #f0f0f0;
        padding-left: 5px;
        color: #555;
        font-family: "微软雅黑";
        float: left;
    }

    .secendsearch span input {
        width: 40px;
        height: 26px;
        border: none;
        padding: 0;
        background: #65c01d;
        color: #fff;
        font-size: 13px;
        text-align: center;
        float: right;
    }

/*文章结束*/

.pagination {
    margin: 10px 0 5px 0;
    font-size: 80%;
    float: left;
    width: 1200px;
    text-align: right;
}

    .pagination a {
        text-decoration: none;
        border: solid 1px #AAE;
        color: #15B;
    }

    .pagination a, .pagination span {
        display: block;
        float: left;
        line-height: 21px;
        padding: 0.1em 0.5em;
        margin-right: 5px;
        margin-bottom: 5px;
    }

    .pagination .current {
        background: #26B;
        color: #fff;
        border: solid 1px #AAE;
    }

    .pagination .current-prev, .pagination .current-next {
        color: #999;
        border: solid 1px #999;
        background: #fff;
    }

.history {
    margin: 10px 5px 10px 5px;
    white-space: nowrap;
}

    .history li {
        float: left;
        margin-right: 15px;
        line-height: 24px;
    }

        .history li a {
            color: blue;
        }

.tablelist tr {
    height: 30px;
}

.tablelist td {
    border-bottom: dashed 1px #ff9e62;
}
/*标题优化开始*/
.itemtitle {
    height: auto;
    overflow: hidden;
    padding: 0 0 0 20px;
    margin-top: 10px;
}

    .itemtitle p {
        color: #666666;
        font-weight: bold;
    }

    .itemtitle .img {
        float: left;
        margin-right: 25px;
        width: 120px;
        height: 135px;
        float: left;
        margin-right: 25px;
    }

        .itemtitle .img img {
            width: 120px;
            height: 120px;
        }

    .itemtitle .score {
        width: 120px;
        height: 100px;
        padding-top: 20px;
        font-size: 24px;
        margin-right: 20px;
        float: right;
        text-align: center;
    }

        .itemtitle .score span {
            color: red;
            font-weight: bold;
        }

    .itemtitle input {
        height: 37px;
        line-height: 35px;
        border: 1px solid #ea7575;
    }

    .itemtitle .retry {
        width: 80px;
        cursor: pointer;
    }

    .itemtitle #txtNewTitle {
        width: 520px;
        margin-right: 20px;
    }

    .itemtitle h3 {
        font-weight: normal;
        font-size: 14px;
        color: #7b7b7b;
        margin-bottom: 10px;
    }

    .itemtitle a {
        color: #2a64bc;
    }

.menu {
    width: 970px;
    height: 35px;
    line-height: 35px;
    margin-top: 15px;
    background: #f5f5f5;
}

    .menu li {
        float: left;
        position: relative;
    }

        .menu li a {
            color: #666;
            padding: 0 13px;
            text-decoration: none;
            display: block;
            height: 35px;
            cursor: pointer;
        }

            .menu li a.hover {
                padding: 0 13px;
                background: #20abff;
                height: 35px;
                color: #fff;
            }

        .menu li:hover a {
            padding: 0 13px;
            background: #20abff;
            height: 35px;
            color: #fff;
        }

        .menu li strong {
            color: #f58b00;
        }

.allist {
    width: 948px;
    height: 109px;
    border: 1px solid #20abff;
    padding: 10px 10px 0 10px;
    word-break: hyphenate;
}

    .allist a {
        line-height: 28px;
        color: #3a9500;
        text-decoration: none;
        margin-right: 15px;
        word-break: break-all;
        cursor: pointer;
        padding: 1px;
    }

        .allist a:hover {
            border: 1px solid #f58b00;
            padding: 0;
        }

    .allist div {
        display: none;
    }
/*标题优化结束*/

.urllink a {
    padding: 0 7px;
    font-size: 12px;
    text-decoration: none;
}

.loginbar {
    width: 100%;
    height: 31px;
    background: #fafafa;
    border-bottom: 1px solid #dcdcdc;
    line-height: 31px;
    color: #666;
    position: fixed;
    z-index: 99999;
}

.loginbar_width {
    width: 1200px;
    height: 31px;
    line-height: 31px;
    margin: 0 auto;
}

    .loginbar_width a {
        color: #666;
    }

.loginbarleft {
    float: left;
    /*width: 600px;*/
    height: 31px;
}

    .loginbarleft li {
        float: left;
        margin-right: 10px;
    }

        .loginbarleft li.denglu {
            /* background: url(/images/lico2.png) no-repeat right 10px;*/
            margin-top: 4px;
            line-height: 23px;
            position: relative;
            cursor: pointer;
            width: 30px;
            height: 24px;
            margin-right: 5px;
        }

            .loginbarleft li.denglu a {
                color: #0071b5;
            }

            .loginbarleft li.denglu ul.dlukuang {
                position: absolute;
                width: 246px;
                height: 230px;
                border: 1px solid #dcdcdc;
                border-top: none;
                text-align: left;
                padding-left: 18px;
                left: -5px;
                top: 22px;
                box-shadow: 1px 1px 2px #e1e1e1;
                background: #fff;
                display: none;
            }

                .loginbarleft li.denglu ul.dlukuang li {
                    width: 246px;
                    height: 48px;
                    line-height: 40px;
                }

                    .loginbarleft li.denglu ul.dlukuang li input {
                        width: 222px;
                        height: 35px;
                        border: 1px solid #dcdcdc;
                        padding-left: 5px;
                        color: #666;
                    }

.redborder input {
    border: 1px solid #d10010;
}

.loginbarleft li.denglu ul.dlukuang li span input {
    width: 229px;
    height: 37px;
    background: #0181ce;
    cursor: pointer;
    color: #fff;
    border: none;
    font-size: 12px;
    line-height: 37px;
    font-family: "微软雅黑";
    padding: 0;
}

.loginbarleft li.denglu ul.dlukuang li a {
}

    .loginbarleft li.denglu ul.dlukuang li a img {
        float: left;
        margin: 7px 0 0 0;
    }

    .loginbarleft li.denglu ul.dlukuang li a font {
        float: left;
        font-size: 12px;
        margin-right: 8px;
        color: #666;
    }

.loginbaright {
    float: right;
    /*width: 200px;*/
    height: 31px;
    line-height: 31px;
    color: #666;
}

    .loginbaright span {
        font-size: 9px;
        font-family: "微软雅黑";
        color: #777;
        float: left;
    }

        .loginbaright span a {
            font-size: 12px;
            font-family: "微软雅黑";
            padding: 0 6px;
            color: #666;
        }

            .loginbaright span a:hover {
                color: #0181ce;
            }

.loginbar_weixin {
    position: relative;
    float: left;
    height: 31px;
    margin-left: 3px;
}

    .loginbar_weixin img {
        float: left;
        margin: 6px 4px 0 0;
    }

    .loginbar_weixin font {
        float: left;
        font-size: 12px;
    }

.weixinlist {
    position: absolute;
    width: 107px;
    height: auto;
    background: #fff;
    border: 1px solid #dcdcdc;
    left: 0px;
    top: 31px;
    border-bottom: none;
    box-shadow: 1px 1px 1px #e1e1e1;
    display: none;
}

    .weixinlist ul {
        padding: 0;
        width: 107px;
        height: auto;
        overflow: hidden;
    }

    .weixinlist li {
        width: 107px;
        height: auto;
        padding: 0;
        background: none;
        border-bottom: 1px solid #ebebeb;
        font-size: 12px;
        font-family: "微软雅黑";
    }

        .weixinlist li img {
            float: left;
            margin-left: 3px;
        }

        .weixinlist li font {
            float: left;
        }

        .weixinlist li:hover font {
            color: #2881ce;
        }

        .weixinlist li p {
            display: none;
        }

            .weixinlist li p img {
                margin: 3px 7px;
            }

        .weixinlist li:hover p {
            display: block;
        }

.weixn2 {
    float: left;
    position: relative;
    line-height: 31px;
    /*width: 94px;*/
}

    .weixn2 img {
        margin: 8px 0px 0 8px;
        float: left;
    }

    .weixn2 font {
        float: left;
        font-size: 12px;
    }

.erweima {
    position: absolute;
    width: 128px;
    height: 128px;
    background: #fff;
    border: 1px solid #dcdcdc;
    left: 5px;
    top: 31px;
    text-align: center;
    display: none;
    box-shadow: 1px 1px 1px #e1e1e1;
}

    .erweima img {
        margin: 0px;
    }

.weixn2:hover .erweima {
    display: block;
}

.loginbar_qiandao {
    float: left;
    width: 45px;
    height: 19px;
    background: #0080ce;
    color: #fff;
    line-height: 19px;
    text-align: center;
    margin: 5px 0 0 5px;
}

    .loginbar_qiandao a {
        width: 45px;
        height: 19px;
        color: #fff;
        font-size: 12px;
        text-decoration: none;
        line-height: 19px;
        text-align: center;
    }

.floatAd {
    /*width: 124px;
    height: 299px;*/
    text-align: center;
    position: fixed;
    margin-left: 0;
    /*top: 150px;*/
    /*position: absolute;*/
    z-index: 99999;
}

    .floatAd a {
        display: block;
    }

    .floatAd img {
        border: none;
    }

    .floatAd .closeAd {
        /*width: 50px;*/
        height: 20px;
        display: block;
        cursor: pointer;
        margin: 5px 0 0 auto;
    }

.flAd {
    left: 0;
    top:150px;
}

.frAd {
    right: 0;
    top:200px;
}
.floatRightBottomAd {
    right: 0;
    bottom: 10px;
    width: 220px;
    height: 120px;
}

.menuLeft {
    margin: 0;
    border: #eee 2px solid;
    position: absolute;
    z-index: 9999;
    top: 35px;
    padding: 10px 5px 10px 5px;
    background-color: #FFF;
    display: table-cell;
    vertical-align: top;
    width:220px;
}

    .menuLeft h2 {
        color: #3c3c3c;
        border: 0;
        border-bottom: #f4f4f4 1px solid;
    }

    .menuLeft ul {
        /*margin-left: 5px;*/
    }

        .menuLeft ul .top {
            padding-left: 0px;
            line-height: 30px;
            margin-bottom: 0;
            cursor: pointer;
            color: #009ffb;
            display: block;
            font-size: 1.17em;
            /*-webkit-margin-before: 1em;
    -webkit-margin-after: 1em;*/
            -webkit-margin-start: 0px;
            -webkit-margin-end: 0px;
            font-weight: bold;
            width:100%;
            background: url();
        }

        .menuLeft ul li {
            color: #5f5f5f;
            line-height: 25px;
            padding-left: 10px;
            /*margin: 5px 0;*/
            /*background: url(/images/menu_list.png) 7px 0 no-repeat;*/
            width: 100px;
            float: left;
        }

        .menuLeft ul .left {
            float: left;
            width: 100px;
        }

.jubao {
    width: 120px;
    margin-top: 10px;
    margin-left: 20px;
}

    .jubao img {
        width: 80px;
    }

    .jubao ul {
        border-bottom: none;
    }

    .jubao li {
        width: 120px;
        color: blue;
        line-height: 25px;
    }

        .jubao li span {
            color: #666;
        }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.SearchInfo {
    width: 220px;
    text-align: center;
}

    .SearchInfo td {
        border: 1px solid #e6e6e6;
        /*font-size: 0.75em;*/
        text-align: center;
        padding: 1px;
        color: blue;
    }

    .SearchInfo th {
        border: 1px solid #e6e6e6;
        /*font-size: 0.75em;*/
        text-align: center;
        padding: 1px;
    }

.topadvert {
    /*width: 295px;*/
    height:78px;
}
#topad a,.topadvert a,.advert a,floatAd a{
    position:relative;
}
#topad span,.topadvert span,.advert span,.floatAd span{
    position:absolute;
    width:26px;
    height:14px;
    left: 0px;
    background-image:url(/images/ad_watermark.png);
}