::-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: #eceff1;
    /* 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;
}

.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: 1000px;
    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;
}
.navs .nav {
    float: left;
    display: block;
    width: 552px;
    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 10px;
    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;
}
.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: 1000px;
    margin: 0 auto;
}

.wlimit {
    width: 1000px;
    margin: 0 auto;
}
/* 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: 1000px;
    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: 210px;
}
.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;
}
.footer .footer2 .company-say {
    position: relative;
    float: right;
    width: 734px;
    height: 130px;
}
.footer .footer2 .statements {
    position: absolute;
    top: 26px;
    left: 100px;
    height: 40px;
}
.copyrights a, .footer .footer2 .company-say .statements a {
    float: left;
    display: block;
    padding: 0 8pt;
    color: #7d7d7d;
    font-size: 12px;
    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: 100px;
    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;
}


.aboutus {
    width: 1000px;
    margin: 40px auto;
    padding: 30px 50px;
    background: #ffffff;
    color: #212121;
    font-size: 14px;
    text-align: left;
    min-height: 500px;
    box-sizing: border-box;
}
.title {
    color: #212121;
    font-size: 22px;
    height: 60px;
    line-height: 60px;
    width: 100%;
    letter-spacing: 1px;
    text-align: center;
}
.topic{
    color: #212121;
    font-size: 32px;
    font-weight: bolder;
    height: 60px;
    line-height: 60px;
    width: 100%;
    letter-spacing: 1px;
    text-align: center;
    text-indent: 0;
}
p {
    text-indent: 2em;
    letter-spacing: 2px;
    line-height: 25px;
}
h2{
    font-size: revert;
    margin: 15px 0px;
}
.p1 {
    text-indent: 2em;
}
.p3{
    color: #808080;
    text-indent: 2em;
    line-height: 30px;
}
h1{
    line-height: 40px;
    height: 40px;
    left: 30px;
    color: #1268f8;
    font-size: 18px;
    width: 100%;
    display: inline-block;
}
.down_img{
    display: block;
    margin: 0 auto;
}
.back{
    cursor: pointer;
}
.tiyanvipimg{
    float: right;
    margin-right: -245px;
    margin-top: 13px;
}