@charset "utf-8";

/* 链接 */

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #0759c1;
    text-decoration: none;
}

a:active {
    outline: none;
}

/* 头部、底部、全局 */

body {
    overflow-x: hidden;
    font-size: 18px;
    color: #333;
    background: #fff;
}

.inner,
.nav ul,
.links,
.copyright {
    position: relative;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.header {
    position: relative;
    background: #2b67cb url(../images/head.jpg) 50% 0 no-repeat;
    color: #fff;
}

.ht {
    position: relative;
    height: 40px;
    line-height: 40px;
    margin-bottom: -40px;
	z-index:2;
}

.ht a {
    margin: 0 10px;
    color: #fff;
}

.ht i {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 4px;
    font-size: 20px;
    vertical-align: -2px;
}

.header h1 {
    width: 50%;
    height: 170px;
    background: url(../images/logo.png) 0 50% no-repeat;
	margin-top:10px;
}

.header h1 a {
    display: block;
    height: 170px;
}

.nav {
    height: 80px;
    background-color: rgba(27, 95, 206, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7f1b5fce, endcolorstr=#7f1b5fce);
}

.nav li {
    position: relative;
    float: left;
    width: 20%;
}

.nav li a {
    display: block;
    line-height: 80px;
    text-align: center;
    font-size: 22px;
    color: #fff;
}

.nav li a:hover,
.nav li.current a {
    background-color: rgba(0, 0, 0, .2);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4e000000, endcolorstr=#4e000000);
}

.nav li a i,
.menu li a i {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    vertical-align: middle;
    background-image: url(../images/icons_04.png);
    background-image: url(../images/icons_04_ie8.png)\9;
    background-size: 240px auto;
    transition: all .3s;
}

.nav .s1,
.menu .s1 {
    background-position: 0 0;
}

.nav .s2,
.menu .s2 {
    background-position: -40px 0;
}

.nav .s3,
.menu .s3 {
    background-position: -80px 0;
}

.nav .s4,
.menu .s4 {
    background-position: -120px 0;
}

.nav .s5,
.menu .s5 {
    background-position: -160px 0;
}

.footer {
    padding: 20px 0;
    line-height: 22px;
    font-size: 14px;
    background-color: #fff;
}

.footer.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

.links>ul>li {
    position: relative;
    margin-bottom: 20px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
}

.links>ul>li>a {
    display: block;
    border: 1px solid #ddd;
    margin: 0 -5px;
    padding: 0 20px;
    background: #fff url(../images/links_arr.png) 96% 50% no-repeat;
}

.links li ul {
    display: none\9;
    z-index: -1;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 40px;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #ddd;
    background-color: #fff;
    opacity: 0;
    transform: translate(0, 3px);
    transition: opacity, transform .3s;
}

.links li:hover ul {
    display: block\9;
    z-index: 9;
    opacity: 1;
    transform: translate(0, 0);
}

.links li li {
    border-top: 1px solid #ddd;
    line-height: 39px;
    text-align: center;
    transition: all .3s;
}

.links li li:hover {
    background-color: #f8f8f8;
}

.links li li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
    font-size: 14px;
}

.copyright p a,
.copyright p span {
    margin: 0 10px;
}

.gov {
    position: absolute;
    top: 50%;
    right: 120px;
    width: 80px;
    height: 80px;
    margin-top: -40px;
}

.jc {
    position: absolute;
    top: 50%;
    right: 0;
    width: 110px;
    height: 55px;
    margin-top: -27px;
}

.content {
    padding: 20px 0;
    /*background-image: linear-gradient(to bottom, #deeefd, #f1f1f1);
    background-color: #f1f1f1;*/
}
/* 搜索 */

.search-btn {
    position: absolute;
    top: 15px;
    right: 10px;
    z-index: 99;
    display: none;
    width: 50px;
    height: 50px;
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cdefs%3E%3Cstyle/%3E%3C/defs%3E%3Cpath d='M146.286 475.429h14.628c0 168.228 138.972 307.2 307.2 307.2s307.2-138.972 307.2-307.2-138.971-307.2-307.2-307.2-307.2 138.971-307.2 307.2h-14.628zm804.571 402.285c21.943 21.943 21.943 58.515 0 80.457-21.943 21.943-58.514 21.943-80.457 0L724.114 811.886c-73.143 58.514-160.914 87.771-256 87.771-234.057 0-424.228-190.171-424.228-424.228S234.057 51.2 468.114 51.2s424.229 190.171 424.229 424.229c0 95.085-29.257 182.857-87.772 256l146.286 146.285z' fill='%23048'/%3E%3C/svg%3E") 50% 50% no-repeat;
    cursor: pointer;
}

.search-box {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 9;
    margin-top: -20px;
    line-height: 0;
    text-align: center;
    font-size: 0;
}

.search-box:before {
    display: none;
    content: '';
    position: absolute;
    top: 73px;
    right: 30px;
    border: 6px solid transparent;
    border-bottom: 6px solid #f8f8f8;
}

.search input,
.search button,
.search .go {
    display: inline-block;
}

.search input {
    width: 260px;
    height: 40px;
    line-height: 20px;
    font-size: 16px;
    padding: 10px 50px 10px 20px;
    border: none;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .05);
    outline: none;
    border-radius: 100px;
}

.search button {
    position: relative;
    width: 32px;
    height: 32px;
    border: none;
    margin-left: -36px;
    cursor: pointer;
    text-align: center;
    line-height: 32px;
    font-size: 20px;
    background: #ff9d08;
    color: #fff;
    vertical-align: middle;
    border-radius: 100px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .05);
}

.search .go {
    width: 2.4em;
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    margin-left: 20px;
    vertical-align: middle;
    color: #fff;
}

@media (max-width: 360px) {
    .search .go {
        display: none;
    }
}

/* 侧边漂浮条 */

.side-bar {
    position: fixed;
    top: 35%;
    right: 10px;
    padding: 20px 10px;
    background: url(../images/bg.jpg) 100% 70% no-repeat;
    border-radius: 4px;
    z-index: 999;
}

.side-bar li.ai {
    margin-top: -48px;
    margin-bottom: 10px;
}

.side-bar li a {
    position: relative;
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border-radius: 2px;
    transition: all .3s;
}

.side-bar li.ai a {
    border-radius: 100px;
    background-color: #fff;
}

.side-bar li.ai~li+li a {
    border-top: 1px solid rgba(255, 255, 255, .2);
}

.side-bar li a i {
    font-size: 32px;
}

.side-bar li.ai a i {
    color: #ff9402;
}

.side-bar li a:hover {
    background-color: rgba(255, 255, 255, .9);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7fffffff, endcolorstr=#7fffffff);
    color: #005aa8;
}

.side-bar li.wb a:hover i {
    color: #fa7d3c;
}

.side-bar li.wx a:hover i {
    color: #00c800;
}

.side-bar li img,
.side-bar li span {
    position: absolute;
    bottom: 0;
    right: 80px;
    display: none\9;
    visibility: hidden;
    width: 120px;
    opacity: 0;
    transform: translate(30px, 0);
    transition: transform .3s;
}

.side-bar li a:hover img,
.side-bar li a:hover span {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
}

.side-bar li span {
    width: auto;
    padding: 15px;
    line-height: 22px;
    font-size: 14px;
    white-space: nowrap;
    word-break: keep-all;
    background-color: #70cffe;
    color: #fff;
    border-radius: 4px;
}

.side-bar li span:after {
    content: '';
    position: absolute;
    right: -12px;
    top: 50%;
    margin-top: -6px;
    border: 6px solid transparent;
    border-top: 6px solid #70cffe;
    border-left: 6px solid #70cffe;
}

@media (max-width: 1200px) {

    .ht,
    .inner,
    .header h1,
    .search-box,
    .nav ul,
    .links,
    .copyright {
        width: 100%;
    }

    .ht {
        margin: 0;
    }

    .ht p,
    .nav,
    .side-bar {
        display: none;
    }

    .header {
        background-position: 50% 0;
        background-size: auto 100%;
    }

    .header h1 {
        height: 100px;
        background-position: 5px 50%;
        background-size: auto 60%;
        margin-top: -40px;
    }

    .search-box {
        position: relative;
        top: 0;
        right: 0;
        margin: 0;
        padding: 10px;
        background-color: rgba(0, 0, 0, .2);
    }

    .search input {
        width: 60%;
        min-width: 260px;
    }
}

@media (max-width: 768px) {

    .links {
        padding: 0 20px;
    }

    .handle {
        margin-bottom: 10px;
    }

    .footer {
        text-align: center;
    }

    .footer .gov,
    .footer .jc {
        position: relative;
        display: inline-block;
        top: 0;
        right: auto;
        margin-top: 20px;
        vertical-align: middle;
    }

    .footer p span {
        display: block;
    }
}

/* 高级菜单 */

.mask {
    visibility: hidden;
    position: fixed;
    z-index: 596;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#d8000000, endcolorstr=#d8000000);
}

.mask.on {
    visibility: visible;
}

.mask:after {
    content: '';
    display: block;
    position: fixed;
    z-index: 597;
    right: 0;
    bottom: 0;
    width: 6px;
    height: 6px;
    background: rgba(0, 0, 0, 0.85);
    opacity: 0;
    border-radius: 50%;
    transform: translate(50%, 50%);
    transition: all .6s;
}

.mask.on:after {
    width: 6000px;
    height: 6000px;
    opacity: 1;
}

body.modal-open {
    position: fixed;
    width: 100%;
}

.menu {
    position: fixed;
    z-index: 598;
    top: 0;
    right: 20%;
    bottom: 0;
    width: 60%;
    margin-right: -200%\9;
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0);
    -webkit-transition: transform .3s;
    transition: transform .3s;
}

.menu.on {
    margin-right: 0\9;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.menu img {
    display: block;
    width: 60%;
    max-width: 420px;
    margin: 60px auto;
}

.menu>ul>li {
    float: left;
    width: 46%;
    min-height: 240px;
    margin: 2%;
    padding: 20px;
    background-color: #06b;
    color: #fff;
    border-radius: 4px;
    animation-duration: .3s;
}

.menu>ul>li.home {
    display: none;
}

.menu li li {
    float: left;
    width: 50%;
}

.menu li ul {
    margin-top: 10px;
}

.menu>ul>li>a {
    display: block;
    line-height: 40px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.menu li li a {
    position: relative;
    display: block;
    margin: 0 10px;
    padding: 0 15px 0 25px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
    border-radius: 4px;
    transition: opacity .3s;
}

.menu li ul:hover li:not(:hover) a {
    opacity: 0.5;
}

.menu li li a:after {
    content: " ";
    display: inline-block;
    height: 6px;
    width: 6px;
    border-width: 2px 2px 0 0;
    border-color: #fff;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 10px;
}

.menu>ul>li:nth-child(1) {
    animation-delay: .4s;
}

.menu>ul>li:nth-child(2) {
    animation-delay: .5s;
}

.menu>ul>li:nth-child(3) {
    animation-delay: .6s;
}

.menu>ul>li:nth-child(4) {
    animation-delay: .7s;
}

.menu>ul>li:nth-child(5) {
    animation-delay: .8s;
}

.menu-btn {
    display: block;
    position: fixed;
    bottom: 60px;
    right: 10px;
    z-index: 599;
    width: 88px;
    height: 88px;
    padding: 24px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    background: url(../images/menu.png) center no-repeat;
    color: #fff;
}

.menu-btn>b {
    display: block;
    width: 40px;
    height: 40px;
    transition: transform .3s;
}

.menu-btn.on b {
    line-height: 0;
    font-size: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAFHGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTA5LTE3VDE1OjMzOjM0KzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0wOS0xN1QxNTozNDowNCswODowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wOS0xN1QxNTozNDowNCswODowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3MDY1NzE0My1hZGIwLTBmNDctOTI3OC1mNzA3MTE3NmZjZTciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzA2NTcxNDMtYWRiMC0wZjQ3LTkyNzgtZjcwNzExNzZmY2U3IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NzA2NTcxNDMtYWRiMC0wZjQ3LTkyNzgtZjcwNzExNzZmY2U3Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo3MDY1NzE0My1hZGIwLTBmNDctOTI3OC1mNzA3MTE3NmZjZTciIHN0RXZ0OndoZW49IjIwMTktMDktMTdUMTU6MzM6MzQrMDg6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5/rxV8AAABA0lEQVRIibWUsW3DMBBFv7SCiiDxMCo1RJLGExiwVtE0LlS7DBAD8QL2AE7/UuSYEIIkXkjngIMI8u49ENKpAvSfUdvzVdJBUnsHZmusZ0kSIOCd7/gAGtvLycYYAG/Aj2DHb5wzJY31htjFAgH7AskUvg9n08IcySJ8TvBXySp8SeCVJOFrgpTEBU8J5iS1pQvuEUwlR0sX3CsQsAVuEfhme8neCtz/ooukR1tfJT15mup0iRpJpwguW5/sbD0SV5x+LS+W8YtfHcbcCXUPY/aEeiW5cLekBO6SlMKTklCwKYAvSTaxYCyEz0nGWDAAn0BfAA/ZG2uIBQ9Adwd4yM6Y+gIsJSD6TQ2Y9QAAAABJRU5ErkJggg==) center no-repeat;
    transform: rotateZ(180deg);
}

.menu-btn>span {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    width: 22px;
    height: 2px;
    margin: 0 auto;
    background: #fff;
    border-radius: 2px;
    transition: .25s;
}

.menu-btn>span:nth-child(1) {
    top: 36px;
}

.menu-btn>span:nth-child(2) {
    top: 42px;
}

.menu-btn>span:nth-child(3) {
    top: 48px;
}

.menu-btn.on span,
.hd+.menu-btn>span {
    background: #fff;
}

.menu-btn.on span:nth-child(1) {
    top: 42px;
    transform: rotate(45deg);
}

.menu-btn.on span:nth-child(2) {
    opacity: 0;
    transform: rotate(90deg);
}

.menu-btn.on span:nth-child(3) {
    top: 42px;
    transform: rotate(135deg);
}
@media (max-height: 720px) and (min-width:1024px) {
    .menu img {
        width: 40%;
        margin: 20px auto;
    }

    .menu ul {
        max-height: 620px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .menu>ul>li {
        min-height: 320px;
    }

    .menu li li a {
        line-height: 40px;
    }
}

@media (max-height: 1080px) and (min-width: 1024px){
    .menu ul {
        max-height: 500px;
        overflow-x: hidden;
        overflow-y: auto;
    }
}
@media (max-height: 720px) and (min-width: 1024px){
    .menu ul {
        max-height: 510px;
    }
}

@media (max-width: 1200px) {
    .menu-btn {
        position: absolute;
        bottom: auto;
        top: 0px;
        right: -20px;
        background: none;
    }

    .menu {
        width: 90%;
        right: 5%;
    }

    .menu img {
        margin: 60px 0;
    }

    .modal-open .header h1 {
        background: none;
    }

    .menu>ul>li.home {
        display: block;
        width: 96%;
        text-align: center;
    }

    .menu>ul>li {
        min-height: inherit;
        padding: 10px;
    }

    .menu li ul {
        display: none;
    }

    .menu-btn>b {
        display: none;
    }

    .menu-btn>span {
        display: block;
    }
}

@media (max-width: 360px) {
    .menu li a {
        text-align: center;
    }

    .menu li a i {
        display: block;
        margin: 0 auto;
    }
}

/* 公用部分 */

.grid {
    margin: 0 auto;
    padding: 20px 0 0 0;
}

.tab-pane .pane {
    overflow: hidden;
}

.tab-pane .pane>ul,
.tab-pane .pane>div {
    animation-duration: .3s;
}

.tab-pane .pane {
    overflow: hidden;
}

.tab {
    height: 44px;
    border-bottom: 2px solid #287eec;
}

.tab a {
    display: inline-block;
    min-width: 100px;
    width: auto;
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    color: #333;
    background-color: #f5f5f5;
    border-radius: 3px;
    transition: all .3s;
}

.tab a.current {
    background-color: #287eec;
    color: #fff;
    background-image: none;
}

/*.tab a+a {
    margin-left: 4px;
}*/

.t7 {
    position: relative;
    height: 60px;
    line-height: 60px;
    overflow:hidden;
}

.t7 b {
    color: #0759c1;
    font-size: 24px;
    padding-right: 60px;
    position: relative;
}

.t7 b:before {
    content: '';
    position: absolute;
    top: 28%;
    right: 0;
    width: 34px;
    height: 10px;
    background-color: #287eec;
}

.t7:after {
    content: '';
    position: absolute;
    top: 44%;
    width: 100%;
    height: 0;
    border-bottom: 1px solid #ddd;
}
/*数据开放综合页 开始*/

/* part1 开始 */
.plan .tab{
    width: 260px;
    height: auto;
    background:none;
    display: inline-block;
    float: left;
    position: relative;
    z-index: 999;
    border-bottom:none;
}

.plan .tab a {
     display: inline-block;
     position: relative;
     min-width: 100%;
     height: 60px;
     padding: 0 0 0 45px;
     line-height: 60px;
     font-size: 20px;
     border-radius:4px;
     text-align: left;
     border-top:none;
     background-color: #ebebeb;
     transition: all 0s;
 }

 .plan .tab a+a{
    margin-top:10px;
 }

.plan .tab a+a:before{
    display: none;
}

.plan .tab a.current {
     color: #fff;
     background: #4385d9 url(../images/sjkf/t02.png) 10% 50% no-repeat;
 }

.plan .pane{
    width: 78%;
    float: left;
}

.plan .pane>div{
    padding: 20px;
    border:1px solid #ccc; 
    box-shadow:none;
    margin-left:30px;
    background-color: transparent;
}

/* part1 结束  */

/* part2 开始 */

.api .tab {
    height: 100px;
    border-bottom:none;
}

.api .tab a {
    position: relative;
    display: inline-block;
    padding: 0 100px;
    line-height: 100px;
    font-size: 20px;
    color: #fff;
    width: 600px;
    text-align: left;
    font-weight: bold;
    height: 100px;
    background-color: transparent;
}

.api .tab a.current {
    color: #86fff8;
    background-color: transparent;
}

.api .tab a+a {
   margin-left: 0px;
}

.api .tab a i{
    width: 80px;
    height: 80px;
    display: block;
    float: left;
    margin:15px 10px 0px 90px;
    background-image: url(../images/sjkf/icons.png);
    background-repeat: no-repeat;
    background-size:auto;
}

.api .tab a i.s1{
    background-position: 0px 0px;
}

.api .tab a i.s2{
    background-position: -80px 0px;
}

.api .tab a:hover i.s1,
.api .tab a.current i.s1{
    background-position: -160px 0px;
}

.api .tab a:hover i.s2,
.api .tab a.current i.s2{
    background-position: -240px 0px;
}

.api .tab a span{
    font-size: 36px;
    margin-left:10px;
}

.a1{
    display: block;
    margin:40px 0px;
} 

.a1 li{
    width: 270px;
    height: 180px;
    margin:15px;
    padding:20px;
    font-size:20px;
    font-weight:bold;
    background: url(../images/sjkf/tab_bg.png) 0px 0px  no-repeat;
}

.a1 li a{
    color: #fff;
}

.a1 li a:hover{
    color: #86fff8;
}

.a1 li a i{
    width: 80px;
    height: 80px;
    display: block;
    margin:10px auto;
    background-image: url(../images/sjkf/icons.png);
    background-repeat: no-repeat;
    background-size:auto;
}

.a1 li a i.s1{
    background-position: 0px -80px;
}

.a1 li a i.s2{
    background-position: -80px -80px;
}

.a1 li a i.s3{
    background-position: -160px -80px;
}

.a1 li a i.s4{
    background-position: -240px -80px;
}

.a1 li a:hover i.s1{
    background-position: 0px -160px;
}

.a1 li a:hover i.s2{
    background-position: -80px -160px;
}

.a1 li a:hover i.s3{
    background-position: -160px -160px;
}

.a1 li a:hover i.s4{
    background-position: -240px -160px;
}

/* part2 结束  */

/* part3 开始 */

.list-t li{
    float: left;
    width:48%;
    margin:0 1%;
}

/* part3 结束  */
/*数据开放综合页 结束*/


/* 列表页、正文页 开始  */

.where14 {
    padding: 10px;
    line-height: 20px;
    background-color: #f7f7f7;
}

.where14 a{
    padding: 0px 5px;
}

.where14 i {
    display: inline-block;
    margin: 0 5px;
    color: #287eec;
    font-size: 18px;
    vertical-align: middle;
}

.b1 li{
    position: relative;
    padding:20px 30px;
    margin:20px 10px;
    border:1px solid #e6e6e6;
}

.hover-style1 li:after {
    background: #287eec;
}

.b1 li h4{
    color: #333;
    font-size: 18px;
}

.b1 li p{
    color: #888;
    font-size: 16px;
}

.b1 li p a{
    color: #888;
    font-size: 16px;
}

.b1 li p span,
.b1 li p a{
    margin-right:20px;
}

.b1 li:hover h4 a,
.b1 li:hover p,
.b1 li:hover .time span,
.b1 li:hover .time a,
.b1 li:hover p a{
    color: #fff;
}

.b1 li .time{
    position: absolute;
    top: 35%;
    right: 3%;
}

.b1 li .time span,
.b1 li .time a{
    font-size: 16px;
    padding:0px 10px;
}

.b1 li .time span i,
.b1 li .time a i{
    display: inline-block;
    font-size: 20px;
    color: #78ccff;
    margin-right:5px;
}

.b1 li:hover .time span i,
.b1 li:hover .time a i{
    color: #fff;
}

.b1 .more a{
    display: inline-block;
    color: #9b9b9b;
    font-size: 20px;
    padding:10px 70px;
    background-color: #f0f0f0;
    border-radius: 3px;
    margin-top:10px;
    transition: all .3s;
}

.b1 .more a:hover{
    color: #fff;
    background-color: #109afe;
}

.pages9 {
    font: 0/0 microsoft yahei;
    padding: 20px 0;
    text-align: center;
}
 
.pages9 a,
.pages9 span {
    display: inline-block;
    line-height: 18px;
    margin: 0 5px 10px 5px;
    padding: 10px 15px;
    font-size: 14px;
    color: #333;
    vertical-align: middle;
    border-radius: 2px;
    border:1px solid #eee;
}
 
.pages9 a:hover {
    position: relative;
    background-color: #287eec;
    border:1px solid #287eec;
    color: #fff;
}
 
.pages9 .current {
    background-color: #287eec;
    color: #fff;
    position: relative;
    border:none;
    border:1px solid #287eec;
    box-shadow: 0 4px 5px rgba(111, 175, 208, .1);
}
 
.pages9 .disabled {
    color: #ccc;
    cursor: not-allowed;
}


.port {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
}

.port h3{
    font-size: 24px;
    line-height: 36px;
    padding:10px 0px;
    font-weight: bold;
    margin-bottom:20px;
}

.port table{
    font-size: 18px;
    width: 100%;
}

.port table td{
    padding: 10px;
    line-height: 20px;
    border: 1px solid #eeeeee;
}

.port table input {
    height: 38px;
    border: none;
    width: 90%;
}

.port table td.md-gray{
    color: #78829a;
}

.t4{
    color: #333;
    font-size: 22px;
    line-height: 46px;
    padding: 0px;
    margin:0px 10px 20px 10px;
    border-bottom: 1px solid #ccc;
    background: url(../images/sjkf/line.jpg) left bottom no-repeat;
}

.port_con{
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
}

.port_con .list-t{
    padding:20px 40px;
}

.port_con .list-t li{
    line-height: 40px;
    border-bottom: none;
}

.port_con .list-t li:before{
    top: 20px;
}

.port_con .list-t li p{
    line-height: 24px;
    color: #a3a3a3;
    font-size: 14px;
    padding-left: 20px;
}

@media (max-width: 768px) {
    .port table td{
        width: 5%;
    }
}

.t5 {
    line-height: 40px;
    margin:0px 10px;
    padding:0px;
}
 
.t5 b{
    display: inline-block;
    height:40px;
    line-height: 40px;
    padding:0px 30px;
    font-size: 18px;
    border-radius: 0px 0px 10px 0px;
}
 
.port_con .logo a{
    margin:0px 10px;
    padding:5px 25px;
    border-radius: 20px;
    line-height: 20px;
    font-size: 16px;
}

.port_con .logo b{
    font-size: 24px;
}

/* 正文页 结束 */

/* 数据查询 开始 */
.mt20{
    margin-top: 20px;
}

.port .text{
    padding:0px 15px;
    border:1px solid #e4e2e2;
}

.btn{
    font-size: 16px;
    padding:10px 30px;
    margin:0px 10px;
}

/* 列表页、正文页 结束  */


.header h1 a{
	  background-color: initial!important;
}
