::-webkit-scrollbar {
    width: 14px;
    /**/
}

::-webkit-scrollbar-track {
    background:#DBDFE3;
}

::-webkit-scrollbar-thumb {
    background: #C9D0D8;
    border-radius: 7px;
}
html, body {
    position: relative;
    height: 100%;
}
body {
    background: #ffff;
    /* font-family: Helvetica Neue, Helvetica, Arial, sans-serif; */
    font-size: 14px;
    color:#000;
    margin: 0;
    padding: 0;
    text-align: center;
}

a:-webkit-any-link {

    text-decoration: none;
}
ol, ul {
    list-style: none;
}
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}
.swiper-container {
    width: 100%;
    height: 100%;
    z-index: 0;
}
.swiper-slide {
    background-position: center;
    background-size: cover;
}
.lunbo{
    width: 1200px;
    height: 320px;
    overflow: hidden;
    border-radius: 5px;
    margin-top: 20px;
}
.top{
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #ececec;
    background: #fff;
    box-shadow: 0 0 5px #d2d2d2;
    position: relative;
    text-align: center;
    z-index: 99;

}
.abtop{
    position: fixed;
    top: 0;
    right: 0;
}
.pt80{
    padding-top: 81px;
}
.navs{
    width: 1200px;
    height: 80px;
    margin: 0 auto;
    position: relative;
}
.logo{
    width: 187px;
    height: 80px;
    float: left;
    display: block;
    cursor: pointer;
}
.logo img {
    display: block;
    /* width: 100%; */
    margin-top: 18px;
}
.swiper-button-white{
    background:rgba(0, 0, 0, 0.5);
    /* padding: 3px 5px;
    background-position:center */
    display: none;
}
.swiper-container:hover .swiper-button-white{
    display: block;
}
.swiper-wrapper a{
    display: block;
}
.swiper-pagination-bullet{
    width: 38px;
    height: 9px;
    border-radius: 0;
    margin: 3px;
}
.swiper-button-next{
    right: 0;
}
.swiper-button-prev{
    left: 0;
}
.swiper-button-next, .swiper-button-prev{
    width: 48px;
    height: 80px;
}
.swiper-button-next.swiper-button-white{
    background: url(../images/right.png);
    background-position:0 80px ;
}

.swiper-button-prev.swiper-button-white{
    background: url(../images/left.png);
    background-position:0 80px ;
}
.swiper-button-next.swiper-button-white:hover{
    background-position:0 160px ;
}
.swiper-button-prev.swiper-button-white:hover{
    background-position:0 160px ;
}
.swiper-button-next.swiper-button-white:active{
    background-position:0 240px ;
}
.swiper-button-prev.swiper-button-white:active{
    background-position:0 240px ;
}
.navs .nav {
    float: left;
    display: block;
    width: 747px;
    color: #000;
}
.navs .nav ul {
    z-index: 100;
    display: inline-block;
    height: 75px;
}
.navs .nav li {
    position: relative;
    display: inline-block;
}
.navs .nav li a {
    float: left;
    display: inline-block;
    color: #000;
    line-height: 5pc;
    padding: 0 12px;
    font-size: 16px;
}
.navs .nav li a:hover{
    color: #5976E0;
}
.navs .nav li .n-type {
    position: absolute;
    top: 75px;
    left: -67px;
    display: none;
    padding: 15px 10px 17px 31px;
    width: 228px;
    max-width: 450px;
    background: #fff;
    box-shadow: 0 0 5px #bfbfbf;
    z-index: 9999;
}
.navs .nav li .free {
    position: absolute;
    top: 15px;
    right: -19px;
    padding: 1px 7px;
    border-radius: 2px;
    background: #19c3ff;
    color: #fff;
    font-size: 9pt;
}
.navs .nav li .png-free {
    background: #ef3f22;
}
.navs .nav li .n-type .fla {
    float: left;
    display: block;
    margin-bottom: 5px;
    width: 7pc;
}
.navs .nav li .n-type a {
    display: inline-block;
    margin: 10px 0 0;
    padding: 0 10px;
    height: 28px;
    border-radius: 2px;
    color: #272727;
    font-size: 13px;
    font-family: 微软雅黑;
    line-height: 28px;
}

.navs .nav li:hover .n-type{
    display: block;
}
.navs .nav li .n-type .fla a em {
    position: absolute;
    display: inline-block;
    margin-left: 2px;
    padding: 1px 3px;
    height: 9pt;
    border: 1px solid red;
    color: red;
    font-weight: 700;
    font-size: 9pt;
    line-height: 11px;
    -webkit-transform: scale(.7);
    -webkit-transform-origin-x: 0;
}
.navs .nav li .n-type .fla .themore {
    color: #5976E0;
}
.navs .nav li .n-type .flas {
    float: left;
    display: block;
    margin-bottom: 2px;
    width: 100%;
    height: 42px;
    color: #5976E0;
    font-weight: 700;
    font-size: 15px;
}
.navs .nav li .n-type .flas a {
    color: #5976E0;
    font-size: 15px;
}
.navs .nav li .n-type .lines {
    display: inline-block;
    margin-left: 0;
    width: 196px;
    height: 1px;
    background: #e5e5e5;
}
.navs .login {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 40;
    height: 5pc;
    line-height: 5pc;
    /* display: none; */
}
.navs .login span {
    display: inline-block;
    color: #5976E0;
    font-size: 14px;
    cursor: pointer;
}
.navs .login .regist {
    float: right;
    margin-top: 22px;
    margin-left: 15px;
    width: 80px;
    height: 35px;
    border: 1px solid #c1c1c1;
    border-radius: 4px;
    color: #999;
    font-size: 14px;
    line-height: 35px;
    cursor: pointer;
}
.navs .login .regist-lg {
    float: right;
    margin-top: 22px;
    width: 80px;
    height: 35px;
    border: 1px solid #5976E0;
    border-radius: 4px;
    color: #5976E0;
    font-size: 14px;
    line-height: 35px;
    cursor: pointer;
}
.navs .login .regist:hover{
    background-color: #5976E0;
    color: #fff;
}
.navs .login .regist-lg:hover{
    background-color: #5976E0;
    color: #fff;
}

.container{
    width: 1200px;
    margin: 0 auto;
}
.secondbaner{
    width: 1200px;
    height: 160px;
    margin-top: 20px;
    /* overflow: inherit; */
}

.ban-item{
    width: 244px;
    height: 150px;
    float: left;
    margin-right: 8px;
    background-color: rosybrown;
    overflow: hidden;
    border-radius: 5px;
}
.ban-item:last-child{
    margin-right: 0;

}
.topica {
    display: block;
    height: 60px;
    color: #666;
    font-size: 16px;
    line-height: 66px;
    margin: 0 auto;
    text-align: center;
}
.topica:hover{
    color: #6589e4;
}
.topica i {
    display: inline-block;
    margin-left: 10px;
    vertical-align: -2px;
    font-weight: 700;
    font-style: unset;
    font-size: 19px;
    font-family: SimSun;
}
/* ppt */
.topic-title {
    height: 110px;
    color: #484747;
    text-align: left;
    line-height: 110px;
}
.wlimit {
    width: 1200px;
    margin: 0 auto;
}
.topic-title .jptitle {
    font-size: 30px;
    display: inline-block;
    color: #333;
    letter-spacing: 2px;
    font-weight: 400;
}
.topic-title .jptitle .ppt {
    width: 65px;
    display: inline-block;
    height: 63px;
    vertical-align: -23px;
}
.topic-title .jptitle .ppt {
    background: url(../images/index.png) -157px -228px no-repeat;
}
.topic-title ul, .topic-title ul li {
    display: inline-block;
}
.topic-title ul {
    float: right;
}
.topic-title ul li a {
    display: inline-block;
    border-radius: 4px;
    background: #f2f2f2;
    color: #646464;
    margin-right: 6px;
    padding: 0 8px;
    height: 30px;
    font-size: 13px;
    line-height: 30px;
}
.topic-title ul li a:hover {
    background: #5976E0;
    color: #fff;
}
.item-list{
    width: 1230px;
    height: 866px;
    overflow: hidden;
}
.titem{
    width: 288px;
    height: 407px;
    float: left;
    margin-right: 1pc;
    margin-bottom: 26px;
    border-radius: 4px;
    box-shadow: 0 0 0 rgb(0 0 0 / 10%);
    overflow: hidden;
    position: relative;
    text-align: center;
}
.titem img{
    width: 100%;
    height: 100%;
    display: block;
}
.item-bg{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.titem:hover .item-bg{
    display: block;
}
.item-bg span{
    display: inline-block;
    height: 50px;
    line-height: 50px;
    border: 2px solid #fff;
    border-radius: 2px;
    color: #fff;
    font-size: 20px;
    padding: 0 20px;
    margin-top: 178px;
}
.mores {
    display: inline-block;
    margin-top: 26px;
    margin-bottom: 61px;
    width: 193px;
    height: 45px;
    border-radius: 45px;
    background: #5976E0;
    color: #fff;
    font-size: 16px;
    line-height: 45px;
    cursor: pointer;
}
.mores:hover{
    background: #4D69D2;

}
.mores i {
    display: inline-block;
    margin-left: 4px;
    font-weight: 700;
    font-style: unset;
    font-family: SimSun;
}
.topic-title .jptitle .word {
    display: inline-block;
    width: 87px;
    height: 63px;
    vertical-align: -23px;
}
.topic-title .jptitle .word {
    background: url(../images/index.png) -157px -287px no-repeat;
}
.topic-title .jptitle .excel{
    display: inline-block;
    width: 87px;
    height: 63px;
    vertical-align: -23px;
}
.topic-title .jptitle .excel {
    background: url(../images/index.png) -157px -352px no-repeat;
}


/* 热门链接 */
.hotlink{
    width: 100%;
    background-color: #eee;
    height: auto;
    padding-bottom: 20px;
    text-align: left;

}
.hot_box{
    width: 1200px;
    margin: 0 auto;
}
.box-tab {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    line-height: 40px;
    text-align: left;

}
.box-tab li {
    float: left;
    display: block;
    margin-right: 20px;
    color: #6085e3;
}
.box-inner {
    line-height: 30px;
    text-align: left;
}
.box-inner a {
    margin-right: 10px;
    color: #999;
    font-size: 12px;
}
.box-inner a:hover{
    color: #5976E0;
}
/* footer */
.footer {
    width: 100%;
    background: #000;
}
.footer .footer1 {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #1b1b1b;
}
.footer .footer1 .user-say {
    margin: 10px auto;
    padding: 0 20px;
    width: 1200px;
    height: 150px;
    border-bottom: 1px solid #535353;
}
.footer .footer1 .user-say .box, .footer .footer1 .user-say .box1 {
    float: left;
    height: 150px;
    color: #7d7d7d;
    text-align: left;
    font-size: 14px;
    line-height: 150px;
}
.footer .footer1 .user-say .box {
    width: 260px;
}
.footer .footer1 .user-say i {
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: -20px;
    font-style: italic;
}
.footer .footer1 .user-say .i-1 {
    background: url(../images/common_new.png) 6px -726px no-repeat;
}
.footer .footer1 .user-say .i-2 {
    background: url(../images/common_new.png) 6px -766px no-repeat;
}
.footer .footer1 .user-say .i-3 {
    background: url(../images/common_new.png) 6px -809px no-repeat;
}
.footer .footer1 .user-say .i-4 {
    background: url(../images/common_new.png) 6px -856px no-repeat;
}
.footer .footer1 .user-say .i-5 {
    background: url(../images/common_new.png) 6px -906px no-repeat;
}

.footer .footer2 {
    width: 100%;
    height: 130px;
    background: #1b1b1b;
}
.footer .footer2 .footer-logo {
    float: left;
    width: 250px;
    height: 130px;
    background: url(../images/footlogo2.png) no-repeat 0 27px;
    margin-left: 30px;
}
.footer .footer2 .company-say {
    position: relative;
    float: right;
    width: 734px;
    height: 130px;
}
.footer .footer2 .statements {
    position: absolute;
    top: 26px;
    left: 60px;
    height: 40px;
}
.copyrights a, .footer .footer2 .company-say .statements a {
    float: left;
    display: block;
    padding: 0 8pt;
    color: #7d7d7d;
    font-size: 14px;
    line-height: 40px;
    cursor: pointer;
}
.footer .footer2 .company-say .statements span {
    float: left;
    display: block;
    width: 20px;
    color: #7d7d7d;
    font-size: 13px;
    line-height: 40px;
}
.copyrights {
    position: absolute;
    top: 63px;
    left: 60px;
    color: #7d7d7d;
    font-size: 14px;
    width: max-content;
}
.copyrights .tukuppt-right {
    float: left;
    display: block;
    width: 247px;
    height: 40px;
    line-height: 40px;
}
.copyrights .gov-icon {
    display: inline-block;
    margin-right: 4px;
    width: 15px;
    height: 19px;
    background-color: #1b1b1b;
    vertical-align: middle;
}
.copyrights .gov-icon-icp {
    background-position: -15px 0;
}
.copyrights .gov-icon-wa {
    background-position: 0 0;
}
.back{
    cursor: pointer;
}
.topic-title ul li em {
    display: inline-block;
    margin-left: 5px;
    font-size: 14px;
}

/* 搜索 */
#searchdiv {
    width: 100%;
    height: 145px;
    background: #fff;
    text-align: center;
}
#searchdiv .search {
    position: absolute;
    left: 50%;
    z-index: 12;
    display: inline-block;
    margin: 30px auto 0;
    margin-top: 31px;
    margin-left: -451px;
    width: 902px;
    height: 60px;
    border-radius: 3px;
    text-align: center;
}
#searchdiv .search .search-box {
    float: left;
    width: 790px;
    height: 56px;
    border: 2px solid #5976E0;
    border-right: 0 solid;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    background: #fff;
}
#searchdiv .search .s-niu {
    float: left;
    width: 103px;
    height: 60px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background: url(../images/common_new.png) no-repeat 34px -116px #5976E0;
    cursor: pointer;
}
.search-box .searchtype {
    float: left;
    display: block;
    padding-left: 17px;
    height: 58px;
    color: #626262;
    font-size: 15px;
    line-height: 58px;
    cursor: pointer;
}
.search-box ul {
    position: absolute;
    top: 60px;
    left: 1px;
    z-index: 2;
    width: 112px;
    background: #fff;
    box-shadow: 0 0 3px #dcd9d9;
    -o-box-shadow: 0 0 3px #dcd9d9;
    behavior: url(ie-css3.htc);
}
.search-box .hot {
    position: absolute;
    top: 60px;
    left: 0;
    padding-left: 5px;
    width: 1000px;
    height: 50px;
    text-align: left;
    font-size: 14px;
    line-height: 45px;
}
.search-box .hot a, .search-box .hot span {
    margin-right: 18px;
    color: #999;
}
#searchdiv .search .search-box .i-search {
    margin-top: 2px;
    margin-left: 20px;
    width: 600px;
    height: 52px;
    outline: 0;
    border: 0 solid;
    text-indent: 20px;
    font-size: 15px;
    line-height: 54px;
}
.search-box .searchtype em {
    position: relative;
    display: inline-block;
    margin-left: 4px;
    width: 10px;
    height: 15px;
    background: url(../images/index.png) -181px -645px no-repeat;
}
.search-box .searchtype i {
    display: inline-block;
    margin-top: 20px;
    margin-left: 10px;
    width: 1px;
    height: 19px;
    background: #c1c1c1;
    vertical-align: -4px;
}
.search-box .searchtype:hover em{
    background:url(../images/youcenewoneq.png) -68px -735px no-repeat
}
.search-box .searchtype:hover .typedown{
    display: block !important;
}
.search-box ul li a {
    display: block;
    padding-left: 20px;
    height: 35px;
    color: #818181;
    text-align: left;
    font-size: 13px;
    line-height: 35px;
    cursor: pointer;
}
.search-box ul li a:hover{
    background: #5976E0;
    color: #fff;
}
@media screen and (max-width: 1300px){
    .lunbo{
        width: 1000px;
    }
    .wlimit {
        width: 1000px;
    }
    .navs{
        width: 1000px;
    }
    .container{
        width: 1000px;
    }
    .secondbaner{
        width: 1000px;
    }
    .hot_box{
        width: 1000px;
    }
    .footer .footer1 .user-say {
        width: 1000px;
    }
    .item-list{
        width: 1030px;
        height: 732px;
    }
    /* .navs .nav li a{
        font-size: 13px;
    } */
    .titem{
        width: 240px;
        height: 340px;
        margin-right: 16px;
    }
    .footer .footer2 .footer-logo{
        margin-left: 0;
    }
    .copyrights{
        left: 100px;
    }
    .footer .footer2 .statements{
        left: 100px;
    }
    .copyrights a, .footer .footer2 .company-say .statements a{
        font-size: 12px;
    }
    .topic-title .jptitle{
        font-size: 26px;
    }
    .item-bg span{
        height: 45px;
        line-height: 45px;
        font-size: 18px;
        margin-top: 137px;
    }
    .footer .footer1 .user-say .box {
        width: 210px;
    }
    .p-banBox{
        width: 1000px !important;
    }
}


@media screen and (min-width: 1600px){
    .lunbo{
        width: 1504px;
        height: 400px;
    }
    .wlimit {
        width: 1504px;
    }
    .navs{
        width: 1504px;
    }
    .container{
        width: 1504px;
    }
    .secondbaner{
        width: 1504px;
    }
    .hot_box{
        width: 1504px;
    }
    .footer .footer1 .user-say {
        width: 1504px;
    }
    .item-list{
        width: 1534px;
        height: 866px;
    }
    .navs .nav li .free {
        top: 15px;
        right: -10px;
    }
    .titem{
        /* width: 240px;
        height: 320px; */
        margin-right: 16px;
    }
    .footer .footer2 .footer-logo{
        margin-left: 120px;
    }
    .copyrights{
        left: 30px;
    }
    .footer .footer2 .statements{
        left: 30px;
    }
    .copyrights a, .footer .footer2 .company-say .statements a{
        font-size: 14px;
    }
    .footer .footer1 .user-say .box {
        width: 343px;
    }
    .box-inner a{
        font-size: 13px;
        margin-right:14px;
    }
    .p-banBox{
        width: 1504px !important;
    }
}
.tiyanvipimg{
    float: right;
    margin-right: -245px;
    margin-top: 13px;
}

