﻿* {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei" !important;
    font-weight: lighter;
}

body {
    background-color: #F5F5F5;
}

a {
    text-decoration: none;
}

.bg_white {
    background-color: #ffffff;
}

#about_position_end_color {
}

.about {
    color: #000000;
    font-size: 14px;
    width: 1141px;
    margin-left: auto;
    margin-right: auto;
}

    .about h1 {
        margin-left: auto;
        margin-right: auto;
        width: 200px;
        height: 100px;
        font-size: 28px;
        line-height: 100px;
        font-weight: bold;
        text-align: center;
    }

    .about p {
        height: 34px;
        line-height: 21px;
        margin-bottom: 33px;
    }

    .about .lastp {
        margin-bottom: 78px;
    }

.wrapper {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.top {
    min-width: 1200px;
    width: 100%;
    height: 70px;
    line-height: 70px;
    font-size: 17px;
    background-color: #242424;
}

    .top a {
        color: #ffffff;
    }

.top_l {
    float: left;
    color: white;
}

.top_r {
    float: right;
    color: #ffffff;
}

    .top_r a {
        margin-left: 14px;
    }

.search_wrapper {
    background: #ffffff;
    min-width: 1200px;
    width: 100%;
}

.search {
    overflow: hidden;
    padding: 12px 0px 12px 0px;
}

.search_l {
    float: left;
}

    .search_l img {
        border: none;
    }

.search_r {
    float: right;
}

.search_input {
    margin-top: 12px;
    margin-left: 40px;
}

.input_wrapper {
    width: 717px;
    height: 62px;
    line-height: 62px;
    border: solid 1px #dddddd;
    border-radius: 4px;
}

    .input_wrapper input {
        border: 0;
        outline: none;
        text-indent: 21px;
        width: 716px;
        font-size: 17px;
        height: 51px;
        line-height: 51px;
        margin-top: 5px;
    }

    .input_wrapper .p_search {
        border: 0;
        outline: none;
        text-indent: 21px;
        width: 718px;
        font-size: 17px;
        height: 51px;
        line-height: 51px;
        margin-top: 5px;
        overflow: hidden;
    }

        .input_wrapper .p_search:empty::before {
            color: lightgrey;
            content: attr(placeholder);
        }

.hot_search {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
}

    .hot_search span {
        margin-left: 23px;
        color: #ee4848;
    }

    .hot_search a {
        margin-left: 15px;
        color: #666666;
    }

.btn_search {
    cursor: pointer;
    margin-top: 12px;
    width: 127px;
    height: 63px;
    line-height: 63px;
    background-color: #ec4141;
    border-radius: 5px;
    float: left;
    display: block;
    text-indent: 45px;
}

.word_search{
    background-color: #5C62CB;
}

.kj_btn_ppt {
   background-color:#925ac1;
}
.kj_btn_word {
   background-color:#eab401;
}

#btn_ppt_search {
    color: white;
    font-size: 18px;
    background-image: url(/images/search-icon.png);
    background-position: -4px -194px;
    background-repeat: no-repeat;
}


#btn_doc_search {
    color: white;
    font-size: 18px;
    float: left;
    margin-left: 5px;
    background-image: url(/images/search-icon.png);
    background-position: -4px -194px;
    background-repeat: no-repeat;
    opacity: 0.7;
}

#kj_nav{
    background:none;
    background-color:#925ac1;
}
#kj_nav a{
    background:none;
}
#kj_nav ul li:hover {
    background: none;
    background-color:#eab401;
}
#kj_nav .nav_on {
    background: none;
    background-color:#eab401;
}


.nav {
    min-width: 1200px;
    width: 100%;
    height: 80px;
    background: url("/images/nav_bottom.png");
}

    .nav ul li {
        min-width: 89px;
        text-align: center;
        height: 80px;
        line-height: 80px;
        list-style: none;
        float: left;
    }

.nav_on {
    background: url(/images/nav_sel.png) repeat;
}

div.nav > ul > li:first-child a {
    background: url("/images/lfppt_pic.png") no-repeat -263px -175px;
}

.nav ul li[class="nav_on"] + li a {
    background: url("/images/lfppt_pic.png") no-repeat -263px -175px;
}

.nav ul li:hover {
    background: url("/images/nav_sel.png") repeat;
}

.nav ul li a {
    color: #ffffff;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 25px;
    margin-bottom: 25px;
    background: url("/images/lfppt_pic.png") no-repeat -263px 1px;
}

#nav_pptmb a {
    width: 75px;
    overflow: hidden;
    display: inline-block;
}

.category {
    overflow: hidden;
    margin-top: 18px;
}

.sub_nav_active {
    font-weight: bold;
}

.category_stats {
    float: left;
    width: 592px;
    background: #fff;
}

    .category_stats ul {
        border: solid 1px #dddddd;
        border-radius: 4px;
        height: 149px;
    }

        .category_stats ul li {
            border: solid 1px #dddddd;
            font-size: 14px;
            margin: 0 0 -1px -1px;
            float: left;
            width: 147px;
            height: 74px;
            line-height: 25px;
            overflow: hidden;
            display: block;
            white-space: nowrap;
        }

            .category_stats ul li a {
                color: #000000;
            }

            .category_stats ul li .moban_sub {
                width: 53px;
                overflow: hidden;
            }

    .category_stats .p1 {
        border-top: none;
        border-left: none;
        background: url("/images/lfppt_pic.png") no-repeat -696px -7px;
    }

    .category_stats .p2 {
        border-top: none;
        border-left: none;
        background: url("/images/lfppt_pic.png") no-repeat -696px -81px;
    }

    .category_stats .p3 {
        border-top: none;
        border-left: none;
        background: url("/images/lfppt_pic.png") no-repeat -699px -156px;
    }

    .category_stats .p4 {
        border-top: none;
        border-left: none;
        border-right: none;
        width: 150px;
        background: url("/images/lfppt_pic.png") no-repeat -700px -223px;
    }

    .category_stats .p5 {
        border-top: none;
        border-left: none;
        border-bottom: none;
        background: url("/images/lfppt_pic.png") no-repeat -701px -301px;
    }

    .category_stats .p6 {
        border-top: none;
        border-left: none;
        border-bottom: none;
        background: url("/images/lfppt_pic.png") no-repeat -702px -382px;
    }

    .category_stats .p7 {
        border-top: none;
        border-left: none;
        border-bottom: none;
        background: url("/images/lfppt_pic.png") no-repeat -705px -468px;
    }

    .category_stats .p8 {
        border-top: none;
        border-left: none;
        border-bottom: none;
        border-right: none;
        width: 150px;
        /*background: url("/images/lfppt_pic.png") no-repeat -705px -551px;*/    
            background: url(/images/kejian.png) no-repeat 21px 17px;
    background-size: 36px 38px;
    }

    .category_stats ul li span {
        display: block;
        margin-top: 12px;
        margin-left: 65px;
        color: #ee4848;
    }

    .category_stats ul li b {
        display: block;
        margin-left: 65px;
    }

.hot_category {
    float: right;
    width: 598px;
    background: #fff;
}

    .hot_category ul {
        border: solid 1px #dddddd;
        border-radius: 4px;
        height: 149px;
        padding-left: 8px;
        list-style: none;
    }

.by_color {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin: 10px 0px 0px 15px;
}

    .by_color a {
        width: 51px;
        height: 25px;
        line-height: 25px;
        display: block;
        float: left;
    }

.c1 {
    background: url("/images/lfppt_pic.png") no-repeat -12px -364px;
}

.c2 {
    background: url("/images/lfppt_pic.png") no-repeat -62px -364px;
}

.by_color .c3 {
    width: 50px;
}

.c3 {
    background: url("/images/lfppt_pic.png") no-repeat -113px -364px;
}

.c4 {
    background: url("/images/lfppt_pic.png") no-repeat -162px -364px;
}

.c5 {
    background: url("/images/lfppt_pic.png") no-repeat -212px -364px;
}

.c6 {
    background: url("/images/lfppt_pic.png") no-repeat -262px -364px;
}

.c7 {
    background: url("/images/lfppt_pic.png") no-repeat -311px -364px;
}

.c8 {
    background: url("/images/lfppt_pic.png") no-repeat -362px -364px;
}

.c9 {
    background: url("/images/lfppt_pic.png") no-repeat -412px -364px;
}

.c10 {
    background: url("/images/lfppt_pic.png") no-repeat -462px -364px;
}

.c11 {
    background: url("/images/lfppt_pic.png") no-repeat -512px -364px;
}

.c12 {
    background: url("/images/lfppt_pic.png") no-repeat -562px -364px;
}

.by_category {
}

    .by_category dl {
        margin: 0px;
        overflow: hidden;
        padding: 6px 8px 8px 8px;
        display: block;
    }

        .by_category dl dd {
            display: block;
            float: left;
            font-size: 12px;
            padding: 0px 7px;
            margin: 0px;
            white-space: nowrap;
            height: 26px;
            line-height: 17px;
        }

            .by_category dl dd a {
                font-size: 14px;
                color: #000000;
            }

    .by_category a {
    }

.home_dl {
    height: auto;
    overflow: hidden;
    padding-bottom: 8px;
}

    .home_dl dl dd h4 {
        border-bottom: solid 1px #dddddd;
        height: 40px;
        line-height: 40px;
    }

.zj dl dd h4 {
    border-top: none;
    height: 40px;
    line-height: 36px;
}

.home_dl dt {
    border-bottom: solid 1px #dddddd;
    height: 65px;
    overflow: hidden;
}

.home_dl dd {
}

.home_dl dt h2, .home_dl dt h1, .home_dl dt p {
    float: left;
    font-size: 17px;
    font-weight: bold;
    height: 65px;
    line-height: 65px;
    display: block;
    width: 137px;
    text-align: center;
    background: url("/images/lfppt_pic.png") no-repeat -27px -246px;
}

.home_dl dt .dt_lb a {
    line-height: 70px;
    color: #000000;
    margin-left: 15px;
    font-size: 14px;
}

.home_dl dt .view_more {
    float: right;
    line-height: 93px;
    color: #000000;
    font-size: 16px;
}

.home_dl dd ul {
}

    .home_dl dd ul li {
        background: #fff;
        padding: 10px 0px 0px 0px;
        border: solid 1px #dddddd;
        float: left;
        height: auto;
        width: 231px;
        margin: 7px 7px 0px 0px;
        overflow: hidden;
        text-align: center;
        display: block;
        border-radius: 4px;
    }

        .home_dl dd ul li:hover {
            -moz-box-shadow: 5px 5px 5px #dddddd;
            box-shadow: 5px 5px 5px #dddddd;
        }

        .home_dl dd ul li a {
            font-size: 12px;
            color: #000000;
            height: 146px;
            overflow: hidden;
            display: inline-block;
        }

.home_dl dd .zxgxList span a {
    color: #999999;
    display: inline;
}

.home_dl dd h4 a {
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.home_dl dd ul li span {
    display: block;
    font-size: 12px;
    color: #999999;
    margin: 15px 0px 15px 0px;
}

.home_dl dd ul li img {
    width: 231px;
    height:100%;
    border: none;
}

#ContentPlaceHolder1_hot_keywords {
    overflow: hidden;
    height: 112px;
}

    #ContentPlaceHolder1_hot_keywords li {
        width: 124px;
        padding: 5px 0px 5px 0px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        #ContentPlaceHolder1_hot_keywords li a {
            height: auto;
        }

.tjmb_content {
    height: 505px;
    overflow: hidden;
}

    .tjmb_content ul {
        display: none;
    }

.tjmb_page_no {
    float: left;
    width: 127px;
    overflow: hidden;
    margin-left: 932px;
    height: 65px;
    line-height: 65px;
    margin-top: 14px;
}

    .tjmb_page_no a {
        float: left;
        display: block;
        width: 42px;
        text-align: center;
        margin-left: -8px;
    }

    .tjmb_page_no .page_one {
        margin-left: 0px;
    }

    .tjmb_page_no .on {
        color: #ffffff;
        background: url("/images/lfppt_pic.png") no-repeat -35px -380px;
    }

    .tjmb_page_no .off {
        color: #999999;
        background: url("/images/lfppt_pic.png") no-repeat -93px -380px;
    }

.lanmu h1 {
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    padding-bottom: 22px;
}

.slogan {
    text-align: center;
    padding: 50px 0px 20px 0px;
    font-size: 15px;
}

    .slogan h1 {
        font-size: 15px;
    }

    .slogan p {
        text-align: left;
        line-height: 38px;
    }

.footer {
    min-width: 1200px;
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
}

.contact {
    height: auto;
    overflow: hidden;
    padding-bottom: 59px;
}

.bottom_line {
    border-bottom: solid 1px #dddddd;
}

.contact li {
    float: left;
    height: auto;
    width: 180px;
    margin-left: 48px;
    overflow: hidden;
    text-align: center;
    padding-top: 59px;
}

    .contact li .about_us {
        width: 82px;
        margin-left: 47px;
    }

    .contact li .copy_right {
        width: 73px;
        margin-left: 49px;
        overflow: hidden;
    }

    .contact li .contribute {
        width: 85px;
        margin-left: 35px;
        overflow: hidden;
    }

    .contact li .ad_service {
        width: 82px;
        margin-left: 37px;
        overflow: hidden;
    }

    .contact li .contact_us {
        width: 73px;
        margin-left: 38px;
        overflow: hidden;
    }

    .contact li span {
        display: block;
        width: 104px;
        height: 71px;
    }

    .contact li a span {
        height: auto;
        margin-bottom: 10px;
        width: auto;
    }

.about_us {
    background: url("/images/lfppt_pic.png") no-repeat -125px -553px;
}

.copy_right {
    background: url("/images/lfppt_pic.png") no-repeat -212px -551px;
}

.contribute {
    background: url("/images/lfppt_pic.png") no-repeat -280px -550px;
}

.ad_service {
    background: url("/images/lfppt_pic.png") no-repeat -365px -546px;
}

.contact_us {
    background: url("/images/lfppt_pic.png") no-repeat -453px -549px;
}

.r_one {
    font-size: 16px;
    font-weight: bold;
    margin-top: 22px;
    color: #000000;
}

.r_two {
    font-size: 13px;
    color: #999999;
}

.f_links_title {
    height: 21px;
    width: 80px;
    overflow: hidden;
    display: block;
    margin-top: 71px;
}

.f_links {
    list-style: none;
    height: auto;
    overflow: hidden;
    margin-left: 90px;
    margin-top: -19px;
    font-size: 15px;
    float: left;
}

    .f_links li {
        float: left;
        margin-right: 10px;
        margin-bottom: 14px;
    }

        .f_links li a {
            color: #000000;
            font-size: 15px;
        }

.footer .copyright {
    min-width: 1200px;
    width: 100%;
    overflow: hidden;
    background-color: #242424;
    text-align: center;
    height: auto;
    padding-top: 22px;
    padding-bottom: 22px;
}

    .footer .copyright a {
        color: #ffffff;
    }

#bottom_lb {
    background-color: #F5F5F5;
}

.mt_eighty_seven {
    margin-top: 87px;
}

.mt_six {
    margin-top: 6px;
}

.mb_s {
    margin-bottom: 63px;
}

.mt_fourteen {
    margin-top: 14px;
}

.mb_eleven {
    margin-bottom: 11px;
}

.mt_twenty_eighteen {
    margin-top: 18px;
}

.mt_twenty {
    margin-top: 20px;
}

.mt_twenty_one {
    margin-top: 21px;
}

.mt_twenty_three {
    margin-top: 23px;
}

.mt_thirty_two {
    margin-top: 32px;
}

.mt_twenty_five {
    margin-top: 25px;
}

.footer .copyright span {
    font-size: 14px;
    color: #ffffff;
    word-break: normal;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow: hidden;
    height: auto;
    line-height: 25px;
}

.list_wz {
    font-size: 14px;
    padding: 21px 0px 14px 0px;
}

    .list_wz a {
        color: #000000;
    }
    .list_wz h1{
        display: inline-block;
        font-size: 14px;
        font-weight:100;
        color: #000000;
    }
.category_list {
    overflow: hidden;
    width: 100%;
    background-color: #ffffff;
    padding: 28px 0px 29px 0px;
}

    .category_list ul {
        clear: both;
        list-style: none;
    }

        .category_list ul li {
            height: 26px;
            line-height: 26px;
            float: left;
        }

    .category_list .title {
        font-size: 14px;
        width: 110px;
        padding-left: 5px;
        background: url("/images/lfppt_pic.png") no-repeat -429px -737px;
    }

    .category_list .template {
        overflow: hidden;
        width: 1000px;
        height: auto;
        word-wrap: normal;
    }

        .category_list .template a {
            color: #999999;
            font-size: 14px;
            margin-right: 8px;
        }

            .category_list .template a:hover {
                text-decoration: underline;
            }

.list_template_wrapper {
    overflow: hidden;
    margin-left: 25px;
}

.category_list .next{
    margin-bottom:12px;
}

.category_list .indent{
    text-indent:13px;
}

.list_color_wrapper {
    overflow: hidden;
    margin-left: 25px;
    margin-top: 25px;
}

.list_by_color {
    overflow: hidden;
}

    .list_by_color a {
        width: 61px;
        height: 26px;
        overflow: hidden;
        line-height: 26px;
        display: block;
        float: left;
        margin-top: 4px;
    }

        .list_by_color a:hover {
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.2);
            -o-transform: scale(1.2);
            transform: scale(1.2);
        }

    .list_by_color .c1 {
        background: url("/images/lfppt_pic.png") no-repeat -16px -793px;
    }

    .list_by_color .c2 {
        background: url("/images/lfppt_pic.png") no-repeat -76px -793px;
    }

    .list_by_color .c3 {
        background: url("/images/lfppt_pic.png") no-repeat -136px -793px;
    }

    .list_by_color .c4 {
        background: url("/images/lfppt_pic.png") no-repeat -198px -793px;
    }

    .list_by_color .c5 {
        background: url("/images/lfppt_pic.png") no-repeat -259px -793px;
    }

    .list_by_color .c6 {
        background: url("/images/lfppt_pic.png") no-repeat -319px -793px;
    }

    .list_by_color .c7 {
        background: url("/images/lfppt_pic.png") no-repeat -379px -793px;
    }

    .list_by_color .c8 {
        background: url("/images/lfppt_pic.png") no-repeat -439px -793px;
    }

    .list_by_color .c9 {
        background: url("/images/lfppt_pic.png") no-repeat -500px -793px;
    }

    .list_by_color .c10 {
        background: url("/images/lfppt_pic.png") no-repeat -561px -793px;
    }

    .list_by_color .c11 {
        background: url("/images/lfppt_pic.png") no-repeat -622px -793px;
    }

.page {
    text-align: center;
    margin-top: 33px;
    margin-bottom: 33px;
}

    .page a {
        border: #dddddd 1px solid;
        padding: 5px 12px;
        color: #999999;
        background: #ffffff;
        text-decoration: none;
        border-radius: 4px;
        width: 36px;
        height: 32px;
        line-height: 32px;
        margin-right: -1px;
    }

    .page .on {
        border: none;
        color: #ee4848;
        background: none;
        margin: 0px 12px 0px 12px;
    }

    .page .pre {
        border-color: #0974e8;
        background-color: #0974e8;
        width: 90px;
        color: #ffffff;
        margin-right: 2px;
    }

    .page .next {
        margin-left: 2px;
        width: 90px;
    }

.pages {
    padding: 6px;
    margin-top: 45px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 14px;
    clear: none;
    height: 23px;
}

    .pages a {
        border: #dedfde 1px solid;
        padding: 5px 13px;
        background-position: 50% bottom;
        color: #295aa8;
        background: #F1F6FA;
        margin-left: 6px;
        text-decoration: none;
    }

    .pages b {
        font-weight: 100;
        font-size: 16px;
        padding: 6px 13px;
        background: #3366FF;
        color: #FFFFFF;
        margin-left: 6px;
    }

body .b_r_11 {
    border-radius: 11px;
}

.login {
    width: 572px;
    height: auto;
    border-radius: 11px;
    background-color: #ffffff;
    overflow: hidden;
    padding-bottom: 18px;
}

    .login ul {
        margin: 0px;
        padding: 0px;
        width: 100%;
        list-style: none;
    }

        .login ul li {
            margin: 0px;
            padding: 0px 30px 0px 30px;
            position:relative;
        }

.div_input {
}

.login ul li input, .login ul li .div_input {
    width: 509px;
    height: 57px;
    line-height: 57px;
    border-radius: 3px;
    outline: none;
    text-indent: 16px;
    border: solid 1px #dddddd;
    margin: 10px 0px 10px 0px;
}

.div_input:empty::before {
    color: #757575;
    content: attr(placeholder);
}

.div_input:focus:before {
    content: none;
}

.login .btn_login {
    background-color: #0974e8;
    text-indent: 0px;
    color: white;
    border-radius: 5px;
    font-size: 20px;
    width: 100%;
    cursor: pointer;
}

.login .login_username input, .login .login_username .div_input {
    margin-top: 0px;
}

.login input[type=text], .login input[type=password], .login .div_input {
    font-size: 14px;
}

.login .logo {
    height: 127px;
    text-align: center;
}

    .login .logo img {
        margin-top: 14px;
        width: auto;
        height: 99px;
    }

.login_title {
    height: 57px;
    line-height: 57px;
}

    .login_title .title {
        float: left;
        font-weight: bold;
        font-size: 18px;
    }

    .login_title .tips {
        float: right;
        font-size: 13px;
        color: red;
    }

.login .forget_pwd {
    float: left;
    color: #0974e8;
    font-size: 13px;
}

.login .register_area {
    padding-top: 3px;
    padding-bottom: 3px;
    overflow: hidden;
}

.login .center {
    text-align: center;
}

    .login .center a {
        float: none;
    }

.login .register {
    float: right;
    color: #0974e8;
    font-size: 13px;
    cursor: pointer;
}

    .login .register span {
        color: #999999;
    }

.login .fast_login {
    padding-top: 11px;
}

    .login .fast_login a {
        width: 43px;
        height: 43px;
        display: block;
        float: left;
        margin-right: 12px;
    }

    .login .fast_login .qq_login {
        background: url("/images/lfppt_pic.png") no-repeat -17px -840px;
    }

    .login .fast_login .wx_login {
        background: url("/images/lfppt_pic.png") no-repeat -67px -840px;
    }

.login .bg_white {
    background-color: #ffffff;
}

.login .forget_pwd {
    float: right;
    margin-left: 8px;
    color: #999999;
}

.qq_wx_login_oprt .register_area a {
    float: right;
    font-size: 13px;
    margin-top: 13px;
}

.qq_wx_login_oprt .register_area .userNameLogin {
    color: #0974e8;
}

.header_logo {
    width: 168px;
    height: 110px;
    display: block;
    background: url(/images/lfppt.svg) no-repeat;
    text-indent: -168px;
    background-size: 329%;
    background-position-x: -195px;
    background-position-y: -181px;
}
.kj_header_logo {
    width: 168px;
    height: 110px;
    display: block;
    background: url(/images/lfppt_kjlm_logo.png) no-repeat;
    text-indent: -168px;
    background-size: 249%;
    background-position-x: -59px;
    background-position-y: -37px;
}


.header_logos {
    width: 168px;
    height: 110px;
    display: block;
    background: url("/images/logos.png") no-repeat;
    text-indent: -168px;
}

.padding_top_nine {
    padding-top: 9px;
}

.hide {
    display: none;
}

.help_bar {
    position: fixed;
    z-index: 999;
    width: auto;
    min-height: 10px;
    bottom: 20px;
    right: 0;
}

#user_question, #download_question {
    background: none;
    background: #0974e8;
    height: 32px;
    line-height: 30px;
    width: 150px;
    margin-left: 10px;
    border-radius: 5px;
    margin-top: 9px;
    margin-bottom: 3px;
    padding-left: -4px;
}

    #user_question a {
        text-indent: -21px;
        font-weight: bold;
    }

    #download_question a {
        text-indent: 0px;
        padding-left: 3px;
        font-weight: bold;
    }

.back_to_top {
    cursor: pointer;
    width: 76px;
    height: 88px;
    background: url("/images/lfppt_pic.png") no-repeat -15px -449px;
}
.cs_collect{
    background: url(/images/collect.png) no-repeat;
    background-color: white;
    background-size: 50px 49px;
    background-position-x: 10px;
    background-position-y: 6px;
    border: solid 1px #dddddd;
    width: 74px;
}
.cs_collect span{
    margin-top: 59px;
    margin-bottom: 2px;
    display: inherit;
    font-size: 14px;
    color: #ea0d87;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.customer_service {
    position: relative;
    font-size: 16px;
    text-align: center;
    width: 76px;
    height: 82px;
    line-height: 82px;
    background: url(/images/lfppt_pic.png) no-repeat -466px -558px;
}

    .customer_service:hover {
    }

.fankui {
    position: relative;
    font-size: 16px;
    text-align: center;
    width: 74px;
    height: 76px;
    line-height: 69px;
    background: #fff;
    border: solid 1px #ddd;
    overflow: hidden;
    cursor: pointer;
}

    .fankui span {
        color: red;
        font-weight: bold;
        height: 49px;
        line-height: 23px;
        margin-top: 15px;
        display: inline-block;
    }

.qq_list {
    position: absolute;
    top: -32px;
    left: -181px;
    z-index: 5000;
    font-size: 13px;
    background-color: #f1f1f1;
}

    .qq_list ul {
        list-style: none;
        border: solid 1px #dddddd;
        width: 173px;
        padding-bottom: 10px;
    }

        .qq_list ul li {
            color: #ffffff;
            height: 45px;
            line-height: 45px;
            overflow:hidden;
        }

        .qq_list ul .qq_servicer {
            background: url("/images/lfppt_pic.png") no-repeat -116px -452px;
        }

        .qq_list ul li a {
            width: 155px;
            display: block;
            color: #ffffff;
            padding-left: 59px;
            padding-top: 2px;
            text-align: left;
        }

    .qq_list .title {
        height: 30px;
        line-height: 30px;
        border-bottom: solid 1px #dddddd;
        background-color: #ffffff;
        color: #000000;
    }

.open_ad {
    width: 1006px;
    height: 609px;
    background: url(/images/ad_back.png) no-repeat;
    margin: 0px;
    padding: 0px;
    padding-top: 63px;
}

    .open_ad table {
        margin-left: auto;
        margin-right: auto;
    }

        .open_ad table .title {
            height: 73px;
            line-height: 73px;
            font-size: 28px;
            font-weight: bold;
            color: #EE4848;
        }

        .open_ad table tr td {
            text-align: center;
            height: 42px;
            line-height: 42px;
            font-size: 17px;
        }

        .open_ad table .red, .open_ad table .red a {
            color: #EE4848;
        }

        .open_ad table .blue {
            color: #0974E8;
        }

#tips_content {
    width: 1200px;
    margin: 0 auto;
    height: 24px;
    line-height: 24px;
    font-size: 15px;
}

.vip_type .price .vip_times {
    font-size: 17px;
    margin-left: 1px;
    margin-top: 12px;
}

.qq_wxLink {
    width: 270px;
    display: block;
    color: white;
    border-radius: 8px;
    text-align: center;
    height: 58px;
    line-height: 58px;
    letter-spacing: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 21px;
}

.qq_login_bkcolor {
    background-color: #48abf7;
}

.mobile_login {
    letter-spacing: 2px;
    font-size: 14px;
}

.wx_login_bkcolor {
    background-color: #87d910;
}

.qq_wxLink .qq_login_img {
    width: 24px;
    margin-bottom: -5px;
    margin-right: 7px;
}

.qq_wxLink .wx_login_img {
        width: 28px;
    margin-bottom: -7px;
    margin-right: 4px;
}

#today_update {
    font-weight: bold;
    color: red;
}

.pwdShow {
    display: block;
    margin-left: 1px;
    position: absolute;
    background-color: #ffffff;
    height: 55px;
    line-height: 55px;
    border-radius: 3px;
    outline: none;
    text-indent: 16px;
    border: solid 1px #ffffff;
    margin-top: 1px;
    letter-spacing: 3px;
}

.pwdEye {
    position: absolute;
    height: 20px;
    width: 20px;
    right: 37px;
    top: 19px;
    background: url(/images/pwdHide.png) no-repeat center;
    background-size: cover;
}

.help {
}

    .help .first_question {
        margin-top: 18px;
    }

.sg_hone {
    font-size: 14px;
    color: #666;
}

.sg_content li {
    list-style: none;
    float: left;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 10px;
}

    .sg_content li a {
        font-size: 13px;
        color: #666;
    }

.help .question {
    font-weight: bold;
    cursor: pointer;
}

.help .answer {
    text-indent: 2em;
    margin-top: 11px;
}

.help .answer_br {
    line-height: 36px;
}

.mt_twenty_eighty {
    margin-top: 28px;
}
.mb_fourty_five {
    margin-bottom: 45px;
}
.help .da {
    display: none;
}

.zt {
}

.home_dl .zt li {
    height: 260px;
    overflow: hidden;
    position: relative;
}

    .home_dl .zt li span {
        margin: 9px 0px 9px 0px;
    }

.zt_item {
    text-align: left;
    margin-bottom: 8px;
    line-height: 19px;
    font-size: 12px;
    text-indent: 2em;
    margin-left: 0px;
    height: 39px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-left: 4px;
    padding-right: 4px;
    color: #999999;
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .zt_item:hover {
        position: absolute;
        height: auto;
        min-height: 65px;
        width: 223px;
        background-color: #fff;
        padding-bottom: 6px;
        position: absolute;
        bottom: 0px;
        height: 80px;
        margin-bottom: 0px;
    }

.zt_item {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

    .zt_item::-webkit-scrollbar {
        display: none;
    }

.relative_query {
    margin-top: 34px;
}

    .relative_query p {
        display: inline-block;
        font-weight: bold;
    }

    .relative_query a {
        margin-right: 12px;
        height: 32px;
        line-height: 32px;
        color: #000000;
    }
    #p_agreement{
        padding-top:10px;
        overflow:hidden;
    }
   .qq_wx_login_oprt .register_area  #p_agreement a{
        float:none;
        color:#999999;
        font-size:12px;
    }

           .main-xieyi-content{
            margin-top:-35px;
        }
      .main-xieyi-pcontent p {
    margin-left: 25px;
    margin-right: 25px;
}
        .p-title {
    margin-top: 60px;
    margin-bottom: 25px;
    font-size: 14px;
    color: #4A4A4A;
    font-weight: bold;
}.p-content {
    font-size: 14px;
    color: #888888;
    margin-bottom: 20px;
    line-height: 22px;
}

#qqLoginTemplate input[type=checkbox]{
    width: 16px;
    height: 16px;
    margin-top: 2px;
    position: relative;
    text-indent:0px;
    top:2px;
}
#qqLoginTemplate input[type=checkbox]::after {
    position: absolute;
    top: 0;
    color: #000;
    width: 13px;
    height: 13px;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    content: ' ';
    border-radius: 3px;
}
#qqLoginTemplate input[type=checkbox]:checked::after {
    content: "✓";
    color: #fff;
    font-size: 10px;
    line-height: 15px;
    background-color: #42BEAD;
}

.cominfo{
    display: inline-block;
  width: 179px; /* 设置 `<a>` 标签的宽度 */
  white-space: nowrap; /* 防止文字换行 */
  overflow: hidden; /* 隐藏超出部分的文字 */
  text-overflow: ellipsis; /* 超出部分显示省略号 */
      vertical-align: bottom;
    margin-left: 7px;
}

.hasWord {
    position: relative;
}

.includeWord {
    position: absolute;
    width: 80px;
    height: 28px;
    right: 0;
    top: 0;
    font-size: 12px;
    font-weight: 700;
}

.home_dl dd ul li .includeWord{
    width:auto;
    top:10px;
    height: 24px;
}

.includeWordbg {
    position: absolute;
    width: 80px;
    height: 28px;
    background-color: #000;
    opacity: .5;
    filter: Alpha(opacity=50);
    z-index: 1;
}

.home_dl dd ul li .includeWordbg
{
    width:100%;
    height: 24px;
}

.includeWordwz {
    color: #fff;
    display: inline-block;
    position: relative;
    width: 80px;
    height: 28px;
    z-index: 2;
    line-height: 28px;
    cursor: pointer;
    text-align: center;
}

.home_dl dd ul li .includeWordwz{
    width:100%;
    margin:0px;
    color: #fff;
    display: inline-block;
    font-weight:bold;
    height: 24px;
    line-height:24px;
    padding-right: 9px;
    padding-left: 9px;
    display: inline;
}

.kj_ms{
    text-indent:28px;
}