@charset "utf-8";
.footer1 {
    background: #dedede;
}

.footer-content {
    width: 1190px;
    overflow: hidden;
    margin: 0 auto;
}

.footer-rate {
    padding: 27px 0;
    margin: 0 auto;
    width: 1114px;
}

.footer-rate div {
    float: left;
    width: 33.3%;
    height: 27px;
    color: #d7000f;
    font-size: 16px;
}

.footer-rate img {
    vertical-align: middle;
    width: 30px;
    height: 27px;
}

.footer-rate span {
    margin-left: 20px;
}

.footer-guide {
    overflow: hidden;
    width: 1114px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.footer-guide li {
    float: left;
    width: 25%;
}

.footer-guide div {
    margin-top: 12px;
    color: #666666;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
}

.footer-guide .guide-title {
    color: #666666;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    font-weight: bold;
}

.footer-guide .footer-guide2 {
    padding-left: 2%;
    width: 23%;
}

.footer-guide .footer-guide3 {
    padding-left: 3%;
    width: 22%;
}

.footer-guide .footer-guide4 {
    padding-left: 6%;
    width: 19%;
}

.footer2 {
    background: #333333;
}

.footer2-content {
    width: 1190px;
    overflow: hidden;
    margin: 0 auto;
}

.footer2-link {
    padding: 25px 0 20px 0;
    float: left;
    width: 50%;
}

.footer2-link div {
    color: #999999;
    line-height: 12px;
    font-size: 12px;
    margin-top: 15px;
}

.footer2-link1 a {
    color: #999;
}

.footer2-icon-con {
    padding: 96px 0 40px;
    float: right;
}

.footer2-icon {
    float: left;
    text-align: center;
    margin-right: 30px;
}
.footer2-icon:last-child{
    margin-right:0;
}
.footer2-icon img {
    width: 68px;
    height: 68px;
}

.footer2-icon .footer2-icon-title {
    color: #fff;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    margin-top: 10px;
}

.footer2-icon-title a {
    color: #fff;
}

.footer2-link4 img {
    margin: 0 5px;
    margin-top: -2px;
}

.footer2-content,
.kecom {
    overflow: hidden;
}

.footer2-link div.kefu,
.footer2-link div.company {
    color: #fff;
    line-height: 32px;
    padding-top: 8px;
}

.kecom .kefu span,
.kecom .company span {
    display: block;
}

.kecom .kefu p {
    font-size: 24px;
    font-weight: bold
}

.linkList {
    padding-top: 20px;
    padding-bottom: 8px;
    width: 100%;
    overflow: hidden;
    border-top: 1px dashed #666;
    /*border-bottom: 1px dashed #666;*/
}

.linkList a {
    color: #999;
}

.linkList li {
    float: left;
    width: 130px;
    height: 35px;
    margin-right: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.footer2-bottom {
    height: 100px;
    margin-top: 20px;
    width: 100%;
}

.footer2-bottom div {
    color: #999999;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    margin-top: 15px;
}

.editionpromptBox {
    position: fixed;
    bottom: 0;
    padding-bottom: 50px;
    z-index: 99999;
}

.editionPrompt {
    width: 100%;
    background: #fff;
    padding: 75px 0;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.flex .browser {
    float: left;
}

.browser {
    width: 190px;
    margin-right: 2px;
}

.font24 {
    font-size: 24px;
}

.font20 {
    font-size: 20px;
}

.browser p {
    margin-top: 20px;
    font-size: 20px;
    color: #0088cc;
    text-decoration: underline;
}

.browser_close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 20px;
    right: 15%;
    cursor: pointer;
}

a[title="站长统计"]{
    display:none;
}