body, h2, ul, p {
    margin: 0;
    padding: 0;
}

body{
	min-width: 1300px;
}

* {
    box-sizing: border-box;
    user-select: none;
}

a {
    text-decoration: none;
}

ul, li {
    list-style: none;
}

.ml-20 {
    margin-left: 20px;
}

.bg-wrapper {
    height: 624px;
    width: 100%;
    position: relative;
    background: none;
}

.ggzy-nav-slider {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: -1;
}
.ggzy-nav-slider img {
    width: 100%;
    min-height: 650px;
}

.top-header {
    height: 112px;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.42);
}

.top-header .wrapper {
    width: 100%;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.top-header .wrapper .left {
    height: 100%;
    float: left;
    padding-top: 25px;
    width: 350px;
}

.top-header .wrapper .left img {
    float: left;
    width: 58px;
    margin-top: 3px;
}

.top-header .wrapper .left > div {
    float: left;
    width: 250px;
}

.top-header .wrapper .left h2 {
    color: #ffffff;
}

.top-header .wrapper .right {
    float: right;
    position: relative;
    height: 100%;
    width: calc(100% - 350px);
}

.top-header .wrapper .right .login-box {
    float: right;
    margin-top: 18px;
    margin-left: auto;
    text-align: right;
}

.top-header .wrapper .right .login-box a {
    color: #ffffff;
}

.top-header .wrapper .right .login-box .hr {
    display: inline-block;
    height: 14px;
    width: 1px;
    background: #ffffff;
    margin: -1px 15px;
}

.top-header .wrapper .right ul {
    max-width: 100%;
    margin-top: 35px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.top-header .wrapper .right ul li {
    float: left;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    padding-bottom: 14px;
    transition: all .3s;
    cursor: pointer;
    margin-left: 20px;
}

.top-header .wrapper .right ul li a {
    color: #fff;
}

.top-header .wrapper .right ul li.active::after, .top-header .wrapper .right ul li:hover::after {
    position: absolute;
    content: '';
    width: 70%;
    height: 2px;
    background-color: #ffffff;
    top: 100%;
    left: 50%;
    transform: translatex(-50%) translatey(-100%);;
}

.home-banner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.home-banner > img {
    display: block;
    margin: 25px auto;
    width: 1050px;
    margin-top: 100px;
}

.select-box {
    width: 575px;
    height: 41px;
    margin: 120px auto 0;
}

.select-box .select-input {
    display: flex;
    display: block;
    float: left;
    width: 490px;
    height: 41px;
    background: #ffffff;
    border: 1px solid #dcdddd;
    opacity: 0.8;
    padding-left: 20px;
    outline: none;
}

.select-box .select-button {
    display: block;
    float: left;
    width: 85px;
    height: 41px;
    font-size: 16px;
    background: #3c91f1;
    border: none;
    outline: none;
    color: #f2f2f2;
    cursor: pointer;
    font-weight: 500;
}

.select-box .select-button i {
    margin-right: 3px;
}

.home-banner .swiper-box {
    width: 575px;
    height: 34px;
    background: rgba(255, 255, 255, 0.8);
    margin: 23px auto;
}

.home-banner .swiper-box .left {
    width: 85px;
    float: left;
    text-align: center;
    height: 34px;
    line-height: 34px;
    border-right: 2px solid rgba(0, 0, 0, 0.03);
}

.home-banner .swiper-box .txtscroll {
    float: left;
    width: 450px;
    height: 34px;
    margin: 0 20px;
    overflow: hidden;
}

.home-banner .swiper-box .txtscroll ul li {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.home-banner .swiper-box .txtscroll ul li a {
    color: #000000;
}

.content {
    width: 100%;
    max-width: 1200px;
    background: #ffffff;
    margin: 0 auto;
}

.jyxxgk {
    padding: 30px 20px;
    box-shadow: 0px 1px 8px 1px rgba(9, 1, 3, 0.11);
}

.mt--50 {
    margin-top: -50px;
}
.content .inner-box {
    display: flex;
}
.content .inner-box .inner-left,.content .inner-box .inner-right {
    flex: 1;
}
.content .inner-box .inner-left {
    margin-right: 81px;
}
.innertop-box {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-bottom: 5px;
    margin-top: 10px;
}
.title-bg-zbgg {
    background:  no-repeat left center;
    background-size: cover;
}
.title-bg-zbjg {
    background:  no-repeat left center;
    background-size: cover;
}
.title-bg-kbxx {
    background:  no-repeat left center;
    background-size: cover;
}
.title-bg-dlrk {
    background:  no-repeat left center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.title-bg-fwpt {
    background:  no-repeat left center;
    background-size: cover;
}
.title-bg-jgpt {
    background:  no-repeat left center;
    background-size: cover;
}
.title-bg-zcfb {
    background:  no-repeat left center;
    background-size: cover;
}
.title-bg-fgwj {
    background:  no-repeat left center;
    background-size: cover;
}
.title-bg-ywbl {
    background:  no-repeat left center;
    background-size: cover;
}
.innertop-box .search-box {
    width: 248px;
    height: 31px;
    background: #ffffff;
    border: 2px solid #dcdddd;
    border-radius: 8px;
    overflow: hidden;
    padding: 0 10px;
    display: flex;
    align-items: center;
}
.innertop-box .search-box form {
    display: flex;
    align-items: center;
}
.innertop-box .search-box input {
    border: none;
    width: 202px;
    height: 19px;
    outline: none;
    font-size: 14px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #333333;
    border-right: 1px solid #b5b5b6;
}
.innertop-box .search-box input::placeholder {
    color: #b2b2b2;
}
.innertop-box .search-box button {
    border: none;
    background: transparent;
    flex: 1 1 0;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.innertop-box .search-box img {
    width: 15px;
}

.inner-inner {
    margin-top: 18px;
}

.inner-inner .tab-list {
    width: 100%;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.inner-inner .tab-list a {
    width: 104px;
    display: block;
    padding: 4px 10px;
    height: 32px;
    background: #ffffff;
    border: 1px solid #3c91f1;
    border-radius: 5px;
    float: left;
    color: #040000;
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: 400;
    text-align: center;
    position: relative;
}
.inner-inner .tab-list a span {
    display: inline-block;
    width: 80px;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.inner-inner .tab-list a:last-child {
    margin-right: 0;
}

.inner-inner .tab-list a.active, .inner-inner .tab-list a:hover {
    background: #3c91f1;
    color: #ffffff;
    font-weight: bold;
}
.inner-inner .tab-list a.active::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #3c91f1;
    top: 100%;
    left: 50%;
    transform: translatex(-50%);
}

.inner-inner .tab-list .more, .inner-inner .tab-list .more:hover {
    padding: 5px 0;
    border: none;
    float: right;
    color: #040000;
    background: none;
}

.inner-inner ul {
    margin-top: 20px;
    height: 220px;
}

.inner-inner ul li {
    color: #034e8b;
    margin: 15px 0;
    width: 540px;
    float: left;
    height: 25px;
    line-height: 25px;
    position: relative;
    padding-left: 15px;
}

.inner-inner ul li::after {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: #034e8b;
    top: 50%;
    left: 0;
    transform: translatey(-50%);
}

.inner-inner ul li a {
    display: inline-block;
    height: 25px;
    width: 100%;
}

.inner-inner ul li a span {
    width: 400px;
    display: inline-block;
    color: #040000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.inner-inner ul li a span:first-of-type {
    position: relative;
    padding-right: 20px;
}
.inner-inner ul li a span:first-of-type::after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background: url(/uploads/image/images/ycnew.png) no-repeat;
    background-size: auto 100%;
    top: 50%;
    right: 0;
    transform: translatey(-50%);
    opacity: 0;
}
.inner-inner ul li a .newicon:first-of-type::after {
    opacity: 1!important;
}
.inner-inner ul li a span   span {
    display: inline-block;
    width: auto;
    float: right;
}

.inner-inner ul li a:hover span {
    color: #3c91f1;
}

.inner-box .inner-inner ul {
    display: none;
}

.txtscroll-kb {
    width: 100%;
    max-width: 1200px;
    border-radius: 10px;
    background: #f2f7fd;
    margin: 40px auto 25px;
    height: 262px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    padding: 20px;
    position: relative;
}

.txtscroll-kb .bd {
    width: 100%;
    float: left;
    overflow: hidden;
    margin: 20px 0 10px;
}

.txtscroll-kb .bd ul {
    height: 120px;

}
.txtscroll-kb .bd ul li {
    color: #040000;
    width: 50%;
    overflow: hidden;
    float: left;
    position: relative;
    padding-left: 15px;

}

.txtscroll-kb .bd ul li:nth-of-type(odd) {
    padding-right: 15px;
}

.txtscroll-kb .bd ul li:nth-of-type(even) {
    padding-left: 30px;
}

.txtscroll-kb .bd ul li::after {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: #034e8b;
    top: 50%;
    left: 0;
    transform: translatey(-50%);
}
.txtscroll-kb .bd ul li:nth-of-type(even)::after {
    left: 15px;
}
.txtscroll-kb .bd ul li a {
    height: 40px;
    color: #000000;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.txtscroll-kb .bd ul li a:hover {
    color: #0657b3;
}
.txtscroll-kb .bd ul li a span:first-of-type {
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content01 {
    padding-top: 30px;
    background: #f2f7fd;
    width: 100%;
    max-width: 100%;
    text-align: center;
}

.w-1160{
    width: 1160px;
    margin: 0 auto;
}
.w-1200 {
    width: 1200px;
    margin: 0 auto;
}
.readmore {
    display: inline-block;
    width: 78px;
    height: 22px;
    background: #ffffff;
    border-radius: 11px;
    font-size: 14px;
    font-family: source han sans cn;
    font-weight: 400;
    color: #3c91f1;
    line-height: 22px;
    text-align: center;
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.readmore:hover {
    background: #3c91f1;
    color: #ffffff;
}
.login-entrance {
    width: 100%;
    max-width: 1200px;
    text-align: center;
    margin: 70px auto 0;
    padding-top: 56px;
    position: relative;
}
.transactionsystem-tab {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 37px;
    position: absolute;
    bottom: 0;
    right: 18px;
    transform: skewx(-20deg);
}

.transactionsystem-tab::after {
    position: absolute;
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 23px 33px 0;
    border-color: transparent transparent #004ba1 transparent;
}
.transactionsystem-tab li {
    height: 100%;
    font-size: 28px;
    font-family: source han serif cn;
    font-weight: bold;
    color: #727171;
    text-align: center;
    cursor: pointer;
    width: 220px;
    line-height: 37px;
    background: #ffffff;
    border: 1px solid #0082d3;
}

.transactionsystem-tab li.active {
    background: #0082d3;
    color: #ffffff;
}

.transactionsystem-tab li:last-child {
    border-right: 1px solid #0082d3;
}
.transactionsystem-box {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    background: #f2f7fd;
    border: 4px solid #0082d3;
}

.transactionsystem-content {
    margin: 38px 0 40px;
    padding: 0 10px 0 15px;
}
.transactionsystem-content ul {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}
.transactionsystem-content ul li {
    float: left;
    margin-right: 14px;
    margin-bottom: 21px;
    transition: all .3s ease;
}
.transactionsystem-content ul li:hover {
    transform: translate3d(0,-10px,0);
}
.transactionsystem-content ul li:nth-child(4n) {
    margin-right: 0;
}

.transactionsystem-content ul li a {
    width: 280px;
    height: 128px;
    font-size: 22px;
    font-family: source han sans cn;
    font-weight: 400;
    color: #000000;
    padding: 0 0 10px 95px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: start;
}
.province li a {
    background:  no-repeat;
    background-size: contain;
}

.province li:nth-child(2) a {
    background:  no-repeat;
}
.province li:nth-child(3) a {
    background:  no-repeat;
}
.province li:nth-child(4) a {
    background:  no-repeat;
}
.province li:nth-child(5) a {
    background:  no-repeat;
}
.province li:nth-child(6) a {
    background:  no-repeat;
}
.province li:nth-child(7) a {
    background:  no-repeat;
}
.province li:nth-child(8) a {
    background:  no-repeat;
}
.province li:nth-child(9) a {
    background:  no-repeat;
}
.province li:nth-child(10) a {
    background:  no-repeat;
}
.province li:nth-child(11) a {
    background:  no-repeat;
}
.province li:nth-child(12) a {
    background:  no-repeat;
}
.province li:nth-child(13) a {
    background:  no-repeat;
}
.province li:nth-child(14) a {
    background:  no-repeat;
}
.province li:nth-child(15) a {
    background:  no-repeat;
}
.province li:nth-child(16) a {
    background:  no-repeat;
}
.province li:nth-child(17) a {
    background:  no-repeat;
}
.province li:nth-child(18) a {
    background:  no-repeat;
}
.province li:nth-child(19) a {
    background:  no-repeat;
}
/*登录入口-药品耗材招采子系统*/
.province .drug-purchase {
    position: relative;
    z-index: 20;
}
.province .drug-purchase .drug-purchase-child {
    display: none;
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    top: 95%;
    display: flex;
    flex-direction: column;
}
.province .drug-purchase .drug-purchase-child a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 280px;
    height: 62px;
    text-align: center;
    background: rgba(250, 250, 250, 0.9);
    border: 2px solid #f2f7fd;
    box-shadow: 0px 0px 27px 0px rgba(41,96,138,0.34);
    font-size: 20px;
    font-weight: bold;
    color: #69c273;
    padding: 0;
    margin-bottom: 5px;
}
.province .drug-purchase .drug-purchase-child a:hover {
    background: #69c273;
    color: #ffffff;
    border: 2px solid #ffffff;
}
/*登录入口-产权交易*/
.province .property-right {
    position: relative;
    z-index: 10;
}
.province .property-right .property-child {
    display: none;
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    top: 95%;
}
.province .property-right .property-child a {
    display: block;
    width: 215px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    background: rgba(250, 250, 250, 0.9);
    border: 2px solid #f2f7fd;
    box-shadow: 0px 0px 27px 0px rgba(41,96,138,0.34);
    font-size: 22px;
    font-weight: bold;
    color: #ef9d3d;
    padding: 0;
    margin-bottom: 5px;
}
.province .property-right .property-child a:hover {
    background: #ef9d3d;
    color: #ffffff;
    border: 2px solid #ffffff;
}
/*登录入口-交通工程*/
.province .traffic {
    position: relative;
    z-index: 30;
}
.province .traffic .traffic-child {
    display: none;
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    top: 95%;
}
.province .traffic .traffic-child a {
    display: block;
    width: 215px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    background: rgba(250, 250, 250, 0.9);
    border: 2px solid #f2f7fd;
    box-shadow: 0px 0px 27px 0px rgba(41,96,138,0.34);
    font-size: 22px;
    font-weight: bold;
    color: #518de9;
    padding: 0;
    margin-bottom: 5px;
}
.province .traffic .traffic-child a:hover {
    background: #518de9;
    color: #ffffff;
    border: 2px solid #ffffff;
}
/*登录入口-房建、市政工程交易系统*/
.province .construction {
    position: relative;
    z-index: 10;
}
.province .construction .construction-child {
    display: none;
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    top: 95%;
}
.province .construction .construction-child a {
    display: block;
    width: 260px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    background: rgba(250, 250, 250, 0.9);
    border: 2px solid #f2f7fd;
    box-shadow: 0px 0px 27px 0px rgba(41,96,138,0.34);
    font-size: 22px;
    font-weight: bold;
    color: #ef9d3d;
    padding: 0;
    margin-bottom: 5px;
}
.province .construction .construction-child a:hover {
    background: #ef9d3d;
    color: #ffffff;
    border: 2px solid #ffffff;
}

.transactionsystem-content .city li a {
    background:  no-repeat;
    background-size: 100% 100%;
    padding-bottom: 5px;
    padding-left: 70px!important;
}
.transactionsystem-content .city .sy a {
    background:  no-repeat;
    background-size: 100% 100%;
}
.transactionsystem-content .city .dl a {
    background:  no-repeat;
    background-size: 100% 100%;
}
.transactionsystem-content .city .as a {
    background:  no-repeat;
    background-size: 100% 100%;
}
.transactionsystem-content .city .fs a {
    background:  no-repeat;
    background-size: 100% 100%;
}
.transactionsystem-content .city .bx a {
    background:  no-repeat;
    background-size: 100% 100%;
}
.transactionsystem-content .city .dd a {
    background:  no-repeat;
    background-size: 100% 100%;
}
.transactionsystem-content .city .jz a {
    background:  no-repeat;
    background-size: 100% 100%;
}
.transactionsystem-content .city .yk a {
    background:  no-repeat;
    background-size: 100% 100%;
}
.transactionsystem-content .city .fx a {
    background:  no-repeat;
    background-size: 100% 100%;
}
.transactionsystem-content .city .ly a {
    background:  no-repeat;
    background-size: 100% 100%;
}
.transactionsystem-content .city .tl a {
    background:  no-repeat;
    background-size: 100% 100%;
}
.transactionsystem-content .city .cy a {
    background:  no-repeat;
    background-size: 100% 100%;
}
.transactionsystem-content .city .pj a {
    background:  no-repeat;
    background-size: 100% 100%;
}
.transactionsystem-content .city .hld a {
    background:  no-repeat;
    background-size: 100% 100%;
}
.transactionsystem-content .city .sf a {
    background:  no-repeat;
    background-size: 100% 100%;
}
.transactionsystem-content .support li a {
    border-radius: 4px;
    border: 1px solid #004ba1;
    height: 113px;
    position: relative;
    background: url(/uploads/image/images/platform-support01.png) no-repeat 30px center;
    background-color: #ffffff;
    background-size: auto 40px;
    padding-bottom: 0;
}
.transactionsystem-content .support li li a {
    background: url(/uploads/image/images/platform-support02.png) no-repeat 30px center;
    background-color: #ffffff;
    background-size: auto 40px;
}
.transactionsystem-content .support li li li a {
    background: url(/uploads/image/images/platform-support08.png) no-repeat 30px center;
    background-color: #ffffff;
    background-size: auto 40px;
}
.transactionsystem-content .support li li li li a {
    background: url(/uploads/image/images/platform-support03.png) no-repeat 30px center;
    background-color: #ffffff;
    background-size: auto 40px;
}
.transactionsystem-content .support li li li li li a {
    background: url(/uploads/image/images/platform-support05.png) no-repeat 30px center;
    background-color: #ffffff;
    background-size: auto 40px;
}
.transactionsystem-content .support li li li li li li a {
    background: url(/uploads/image/images/platform-support07.png) no-repeat 30px center;
    background-color: #ffffff;
    background-size: auto 40px;
}
.transactionsystem-content .support li li li li li li li a {
    background: url(/uploads/image/images/platform-support06.png) no-repeat 30px center;
    background-color: #ffffff;
    background-size: auto 40px;
}
.transactionsystem-content .support li a span{
    font-size: 24px;
    font-family: sourcehansanscn, sourcehansanscn;
    font-weight: bold;
    color: #004ba1;
    display: inline-block;
    width: 160px;
    word-wrap: break-word;
    white-space: normal;
}
/*金融服务平台长图*/
.jrfwpj {
    display: block;
    width: 100%;
    margin-top: 53px;
    margin-bottom: 65px;
}

.policy {
    margin-bottom: 53px;
}

.businesshandle-box {
    width: 100%;
    max-width: 1200px;
    margin: 28px auto 0;
}
.businesshandle-box .tab-box {
    width: 100%;
    display: flex;
    align-items: center;
    height: 70px;
}
.businesshandle-box .tab-box li {
    height: 100%;
    font-size: 24px;
    font-family: microsoft yahei;
    font-weight: 400;
    font-style: italic;
    color: #727171;
    margin-right: 40px;
    line-height: 70px;
    cursor: pointer;
}
.businesshandle-box .tab-box li.active {
    width: 200px;
    font-size: 24px;
    font-family: microsoft yahei;
    font-weight: bold;
    font-style: italic;
    color: #2e8ef3;
    background: #ffffff;
    position: relative;
    margin-right: 60px;
}

.businesshandle-box .tab-box li.active::after {
    content: "";
    position: absolute;
    top: 0;
    right: -40px; /* 调整这个值来控制倾斜的角度 */
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 40px 70px 0; /* 调整这个值来控制倾斜的大小 */
    border-color: transparent transparent #ffffff transparent; /* 调整最后一个参数来设置倾斜的颜色 */
}
.businesshandle-box .tab-box li.active::before {
    content: "";
    position: absolute;
    top: 0;
    right: -40px; /* 调整这个值来控制倾斜的角度 */
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 40px 70px 0; /* 调整这个值来控制倾斜的大小 */
    border-color: transparent transparent #ffffff transparent; /* 调整最后一个参数来设置倾斜的颜色 */
}
.businesshandle-box .businesshandle-content {
    min-height: 360px;
    background: #fefefe;
    padding: 45px 19px 50px 23px;
    display: flex;
    overflow: hidden;
}
.businesshandle-status {
    width: 130px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 15px;
}
.businesshandle-status li {
    font-size: 18px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #3c91f1;
    width: 100%;
    height: 79px;
    background: #ffffff;
    text-align: center;
    border: 1px solid #3c91f1;
    border-bottom: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 15px;
}
.businesshandle-status li:last-child {
    border-bottom: 1px solid #3c91f1;
}
.businesshandle-status li.current {
    font-weight: bold;
    background: #0f72e2;
    color: #ffffff;
    position: relative;
}
.businesshandle-status li.current::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 3%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 9px solid #ffffff;
}
.businesshandle-items {
    flex: 1;
    background: #ffffff;
    border: 2px solid #ffffff;
    box-shadow: 0px 3px 30px 5px rgba(220,221,221,0.65);
    padding: 21px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1011px;
}
.procedure {
    display: flex;
    align-items: center;
    margin: 0 auto;
}
.procedure li {
    height: 48px;
    background: #ffffff;
    border: 1px solid #3c91f1;
    border-right: none;
    font-size: 20px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #3c91f1;
    line-height: 48px;
    text-align: center;
    padding: 0 40px;
    cursor: pointer;
}
.procedure li:last-child {
    border-right: 1px solid #3c91f1;
}
.procedure li.current {
    color: #ffffff;
    background: #3c91f1;
}
.step-box {
    width: 100%;
    margin-top: 33px;
    position: relative;
}
.step-box ul:nth-of-type(even) {
    flex-direction: row-reverse;
}
.step-box ul:last-child li:last-child {
    position: relative;
}


.step-items {
    width: 935px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.step-items li {
    width: 150px;
    min-height: 207px;
    background:  no-repeat;
    background-size: 100% 100%;
    -moz-border-radius: 100% / 50%;
    -webkit-border-radius: 100% / 50%;
    border-radius: 100% / 50%;
    padding: 0px 12px 20px;
    font-size: 14px;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    margin-right: 20px;
}
.step-items li:last-of-type {
    margin-right: 0;
}
.step-items li::before {
    position: absolute;
    content: '';
    width: 125%;
    height: 46%;
    background-image: ;
    background-size: 100% 100%;
    top: -8%;
    z-index: 10;
    left: 50%;
    transform: translatex(-50%);
}
.step-items li:nth-of-type(2n)::before {
    top: auto;
    bottom: 0;
}
.step-items li:nth-of-type(2)::before {
    background-image: ;
    background-size: 100% 100%;
}
.step-items li:nth-of-type(3)::before {
    background-image: ;
    background-size: 100% 100%;
}
.step-items li:nth-of-type(4)::before {
    background-image: ;
    background-size: 100% 100%;
}
.step-items li:nth-of-type(5)::before {
    background-image: ;
    background-size: 100% 100%;
}
.step-items li:nth-of-type(6)::before {
    background-image: ;
    background-size: 100% 100%;
}
.step-items li:nth-of-type(7)::before {
    background-image: ;
    background-size: 100% 100%;
}
.step-items li::after {
    position: absolute;
    content: "";
    width: 17.5%;
    height: 6.8%;
    background-image: ;
    background-size: 100% 100%;
    left: 100%;
    top: 50%;
    transform: translatey(-100%);
    z-index: 10;
}
.step-items li:nth-of-type(2)::after {
    background-image: ;
    background-size: 100% 100%;
}
.step-items li:nth-of-type(3)::after {
    background-image: ;
    background-size: 100% 100%;
}
.step-items li:nth-of-type(4)::after {
    background-image: ;
    background-size: 100% 100%;
}
.step-items li:nth-of-type(5)::after {
    background-image: ;
    background-size: 100% 100%;
}
.step-items li:nth-of-type(6)::after {
    background-image: ;
    background-size: 100% 100%;
}
.step-items li:last-of-type::after {
    background-image: none;
}
.step-items li .step-half {
    width: 100%;
    min-height: 90px;
    flex: 1;
    border-bottom: 2px solid #dcdcdc;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.step-items li .step-half:last-of-type {
    border-bottom: none;
}
.step-items li .step-item {
    width: 100%;
    height: 50%;
    font-size: 14px;
    font-family: noto serif cjk sc;
    font-weight: 900;
    color: #667879;
}


.step-num {
    width: 100%;
    font-size: 22px;
    font-family: monospace;
    font-weight: bold;
    color: #667879;
}
.t-center {
    flex-grow: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.p-b-10 {
    padding-bottom: 25px;
}
.p-t-25 {
    padding-top: 25px;
}
.p-a-t {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translatex(-50%);
}
.p-a-b {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translatex(-50%);
}

.step-nothing {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 230px;
}
.step-nothing img {
    width: 100%;
    pointer-events: none;
}
.step-nothing span {
    color: #999999;
    font-size: 14px;
}

.p-b-59 {
    padding-bottom: 59px;
}
/*服务平台*/
.service-platform {
    width: 100%;
    margin-top: 55px;
    margin-bottom: 45px;
}
.supervision-platform {
    width: 100%;
    margin-bottom: 45px;
}
.platform-item {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 35px;
}
.platform-item a {
    width: 382px;
    height: 113px;
    margin-right: 27px;
    margin-bottom: 20px;
    overflow: hidden;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #004ba1;
    display: flex;
    align-items: center;
    padding: 0 45px;
    position: relative;
    transition: transform 0.5s;
}

.platform-item-bg {
    position: absolute;
    content: '';
    width: 113px;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 10;
    opacity: 0.1;
}
.platform-item a:hover {
    transform: scale(1.03);
}
.platform-item a:nth-of-type(3n) {
    margin-right: 0;
}
.platform-item a .imgicon {
    width: 42px;
    height: 42px;
    margin-right: 28px;
}
.platform-item a span {
    font-size: 24px;
    font-family: sourcehansanscn, sourcehansanscn;
    font-weight: bold;
    color: #004ba1;
}
.dzbh-img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.content .inner-box01 {
    margin-top: 48px;
    padding-bottom: 20px;
}

.content .inner-box01 .tab-list a {
    display: inline-block;
    margin-right: 65px;
    padding-bottom: 20px;
    font-size: 30px;
    color: #000000;
    position: relative;
}

.content .inner-box01 .tab-list a:last-child {
    margin-right: 0;
}

.content .inner-box01 .tab-list a.active::after, .content .inner-box01 .tab-list a:hover::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 4px;
    background-color: #3c91f1;
    top: 100%;
    left: 0;
    transform: translatey(-100%);
}

.content .inner-box01 ul {
    display: none;
    width: 100%;
    max-width: 1200px;
    min-height: 180px;
    margin: 52px auto 0;
}

.content .inner-box01 ul li {
    width: 284px;
    height: 70px;
    background: #ffffff;
    box-shadow: 0px 1px 8px 1px rgba(9, 1, 3, 0.11);
    border-radius: 10px;
    display: table;
    float: left;
    margin: 0 20px 18px 0;
}

.content .inner-box01 ul li:nth-child(4n) {
    margin-right: 0;
}
.content .inner-box01 ul li:hover {
    transform: scale(1.1);
    transition: transform 0.3s;
}

.content .inner-box01 ul li a {
    display: table-row;
    height: 100%;
    width: 100%;
    text-align: left;
}

.content .inner-box01 ul li span img {
    width: 42px;
    height: 42px;

}

.content .inner-box01 ul li span {
    display: table-cell;
    vertical-align: middle;
    margin-left: 27px;
    width: 42px;
    padding-left: 44px;
    color: #000000;
}

.content .inner-box01 ul li span   span {
    padding-left: 24px;
    width: calc(100% - 11px);
}

.content .inner-box01 ul > img {
    max-width: 200px;
}

.clear {
    clear: both;
}

.mt-50 {
    margin-top: 50px;
}

.bigdata {
    /* margin-top: 50px; */
    height: 400px;
    position: relative;
    margin-bottom: 50px;
}

.bigdata .title {
    font-size: 20px;
    font-weight: bold;
    position: relative;
    color: #000000;
    margin: 0 20px 0;
    padding: 22px 10px 23px;
}

.bigdata .left {
    float: left;
    width: 399px;
    height: 398px;
    background: #ffffff;
    box-shadow: 0 1px 8px 1px rgba(9, 1, 3, 0.11);
}

.bigdata .title span {
    position: absolute;
    display: inline-block;
    height: 20px;
    margin-top: 4px;
    width: 2px;
    left: 0;
    background: #3c91f1;
}

.bigdata .left .inner-content {
    width: 310px;
    height: 129px;
    background: #f2f7fd;
    border-radius: 5px;
    margin: 0 auto 34px;
}

.bigdata .left .inner-content .title {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    padding: 27px 0 0;
    text-align: center;
    margin: 0;
}

.bigdata .left .inner-content .text {
    font-size: 48px;
    font-weight: bold;
    color: #3c91f1;
    text-align: center;
}

.bigdata .left .inner-content .text span:last-child {
    font-size: 16px;
    font-weight: normal;
    color: #000000;
    margin-left: 5px;
}

.bigdata .right {
    float: right;
}

.bigdata .right .right-inner {
    margin-left: 49px;
    width: 751px;
    height: 185px;
    background: #ffffff;
    box-shadow: 0px 1px 8px 1px rgba(9, 1, 3, 0.11);
}

.bigdata .right .right-inner .title {
    padding: 15px 0 15px 23px;
}

.bigdata .right .right-inner   .right-inner {
    margin-top: 28px;
}

.bigdata .right .right-inner .text .text-inner {
    width: 33.33%;
    float: left;
}

.bigdata .right .right-inner .text .text-inner .text-ring {
    width: 86px;
    height: 86px;
    line-height: 86px;
    color: #4a7df7;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    margin: 0 auto;
    background:  no-repeat 100% 100%;
}

.bigdata .right .right-inner .text .text-inner   .text-inner .text-ring {
    background:  no-repeat 100% 100%;
    color: #ff8409;
}

.bigdata .right .right-inner .text .text-inner   .text-inner   .text-inner .text-ring {
    background:  no-repeat 100% 100%;
    color: #59c1cd;
}

.bigdata .right .right-inner .text .text-inner .text-title {
    text-align: center;
    font-weight: 400;
    color: #000000;
    margin-top: 9px;
}

.bigdata .right .right-inner .text .inner-content {
    float: left;
    width: 199px;
    height: 109px;
    background: #f2f7fd;
    border-radius: 5px;
    margin: 0 28px 0 23px;
}

.bigdata .right .right-inner .text .inner-content .title {
    padding: 0;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin-top: 25px;
}

.bigdata .right .right-inner .text .inner-content .text {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #000000;
    margin-top: 5px;
}

.bigdata .right .right-inner .text .inner-content .text span:last-child {
    font-size: 16px;
    margin-left: 5px;
}

.bigdata-time {
    font-size: 16px;
    font-weight: 400;
    color: #9fa0a0;
    text-align: center;
    margin: 28px auto;
}

.ggzy-link-img {
    height: 145px;
    margin-bottom: 50px;
    margin-top: 50px;
}

.ggzy-link-img a {
    display: block;
    float: left;
    width: 255px;
    height: 145px;
    margin-left: 60px;
}

.ggzy-link-img a:first-child {
    margin-left: 0;
}

.ggzy-link-img a img {
    width: 255px;
    height: 145px;
}

.bigdata-more {
    position: absolute;
    right: 25px;
    top: -48px;
}

/*ä¾§è¾¹æ  start*/
.right-menu .max-menu {
    position: fixed;
    top: 50%;
    transform: translatey(-50%);
    right: 0px;
    z-index: 99;
    width: 86px;
    height: 487px;
    border: 2px solid #ffffff;
    box-shadow: 0px 0px 76px 0px rgba(0,46,140,0.16);
    background: rgba(255, 255, 255, .5);
    border-radius: 15px 0px 0px 15px;
    padding: 40px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.right-menu .max-menu li {
    float: left;
    width: 100%;
    cursor: pointer;
    margin-bottom: 29px;
    display: block;
}
.right-menu .max-menu li:last-child {
    margin-bottom: 0;
}

.right-menu .max-menu li:hover a {
    color: #3c91f1
}

.right-menu .max-menu li a {
    height: 100%;
    width: 100%;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}


.right-menu .max-menu li img {
    display: block;
    height: 31px;
    text-align: center;
}
.right-menu .max-menu li a span {
    margin-top: 10px;
}
.right-menu .max-menu .fold {
    width: 16px;
    height: 30px;
    background: rgba(60, 145, 241, 0.7);
    border-radius: 8px 0px 0px 8px;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    left: -18px;
    color: #ffffff;
    display: flex;
    align-items: center;
}
.right-menu .max-menu .fold .change-left {
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
    margin-left: 2px;
}

.right-menu .min-menu {
    position: fixed;
    top: 50%;
    transform: translatey(-50%);
    right: 0px;
    width: 45px;
    z-index: 99;
    border: 2px solid #ffffff;
    box-shadow: 0px 0px 76px 0px rgba(0,46,140,0.16);
    background: rgba(255, 255, 255, .5);
    border-radius: 15px 0px 0px 15px;
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.right-menu .min-menu li {
    float: left;
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin-bottom: 8px;
    display: block;
}
.right-menu .min-menu li:last-child {
    margin-bottom: 0;
}
.right-menu .min-menu li:hover a {
    color: #3c91f1
}

.right-menu .min-menu li a{
    display: block;
    height: 100%;
    width: 100%;
    color: #fff;
    text-align: center;
}
.right-menu .min-menu li a img {
    height: 20px;
}
.right-menu .min-menu .min-fold {
    width: 10px;
    height: 20px;
    background: rgba(60, 145, 241, 0.7);
    border-radius: 4px 0px 0px 4px;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    left: -12px;
    color: #ffffff;
    display: flex;
    align-items: center;
}
.right-menu .min-menu .min-fold .change-right {
    display: block;
    width: 7px;
    height: 7px;
    border-bottom: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
    transform: rotate(45deg);
    margin-left: 3px;
}

.right-menu .max-menu .mobile,
.right-menu .min-menu .mobile {
    position: relative;
}

.right-menu .max-menu .mobile .mobileimg,
.right-menu .min-menu .mobile .mobileimg {
    position: absolute;
    right: 100%;
    top: -100%;
    width: 380px;
    height: 150px;
    padding: 10px;
    background: rgba(30, 75, 155, .5);
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;

}
.right-menu .max-menu .mobile .mobileimg div,
.right-menu .min-menu .mobile .mobileimg div
{
    width: 110px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.right-menu .max-menu .mobile .mobileimg div img,
.right-menu .min-menu .mobile .mobileimg div img{
    width: 110px;
    height: 110px;
}
.right-menu .max-menu .mobile .mobileimg div p,
.right-menu .min-menu .mobile .mobileimg div p{
    font-size: 12px;
    color: #fff;
    line-height: 15px;
}



/*ä¾§è¾¹æ  end*/




.slidebox-three {
    position: absolute;
    width: 235px;
    height: 132px;
}

.slidebox-three .bd {
    width: 235px;
    overflow: hidden;
}

.slidebox-three .bd ul {
    width: 235px !important;
    margin: 0 auto;
}

.slidebox-three .bd ul li {
    width: 235px !important;
    height: 132px;
    background-size: 100% 100% !important;
}

.slidebox-three .bd ul li a {
    display: block;
    height: 132px;
    width: 235px;
    display: flex;
    align-items: center;
}

.slidebox-three .hd {
    position: absolute;
    height: 15px;
    width: 235px;
    overflow: hidden;
    bottom: 10px;
    z-index: 1;
}

.slidebox-three .hd ul {
    overflow: hidden;
    zoom: 1;
    display: block;
    width: 100px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slidebox-three .hd ul li {
    display: block;
    float: left;
    margin-left: 10px;
    width: 10px;
    height: 10px;
    border: 1px solid #ccc;
    border-radius: 20px;
    cursor: pointer;
}

.slidebox-three .hd ul li.on {
    background: #d0d0d0;
}

.slidebox-three .bd ul li a img {
    width: 100%;
    height: 100%;
}

.wave_window {
    z-index: 1000;
    width: 235px;
    height: 132px;
    background-color: white;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.10);
    padding: 0;
    position: fixed;
    bottom: 0;
    right: 100px;
}

#wave_windows-two {
    bottom: 132px;
}

.btn_close, .btn_close_two {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    background: #c50001;
    color: #fff;
    text-align: center;
    line-height: 20px;
    right: 0px;
    top: 0px;
    cursor: pointer;
    z-index: 10;
}

#ad1 {
    z-index: 1000;
}

#pop1 {
    width: 235px;
}

.pop_link {
    display: flex;
    align-items: center;
    background-color: #2c67db;
    /*background:  no-repeat;*/
    background-size: 100% 100%;
    font-size: 20px;
    font-weight: bold;
    height: 132px;
    text-align: center;
	color: #ffffff;
}

.pop_head {
    position: relative;
    border: none;
}

.pop_head a.close {
    width: 20px;
    height: 20px;
    background: #c50001;
    position: absolute;
    top: 0px;
    right: 0px;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    text-align: center;
}

.ggzy-link-exchange {
    width: 1200px;
    height: 47px;
    margin: 0 auto;
}

.ggzy-link-exchange select {
    height: 25px;
    padding: 0 10px;
    margin-right: 30px;
    margin-top: 11px;
    border: 1px solid #07599a;
    background: #07599a;
    color: #fff;
    outline: none;
}

.questionnaire {
    max-width: 1200px;
    margin: 5px auto 30px;
}
.questionnaire img {
    width: 100%;
}
.f-g-1 {
    flex-grow: 1;
}
.left-arrow {
    border-right: 25px solid #bcdafb;
    right: 100%;
}

/*正在建设中*/
.underconstruction {
    position: relative;
}
.underconstruction::after {
    position: absolute;
    width: 101%;
    height: 100%;
    content: '';
    top: 0;
    left: -1px;
    color: #ffffff;
    background:  no-repeat;
    background-size: 100% 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    opacity: 0;
    cursor: no-drop;
}
.underconstruction:hover::after {
    opacity: 1;
}

/*暂停服务*/
.pauseservice {
    position: relative;
}
.pauseservice::after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '暂停服务';
    top: 0;
    left: 0;
    color: #ffffff;
    background: rgba(0, 0, 0, .75);
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    opacity: 0;
    cursor: no-drop;
}
.pauseservice:hover::after {
    opacity: 1;
}
