body{
    background: #eaf3ff url(../../images/home/homg-bg.jpg) no-repeat center top;
}
.more{
    position: initial;
    right: auto;
}
.web-header-top{
    padding: 5px 10px !important;
    color: #fff !important;
    background: none !important;
}
.web-header-top a{
    color: #fff !important;
}
.web-header-top a:hover{
    color: #24c1ff !important;
}
.web-header-top svg{
    fill: #53c3ff !important;
}
.web-header-top .c-blue,
.web-header-top .c-orange{
    color: #fff !important;
}
.web-header{
    background: transparent !important;
}
.logo-box{
    background: none !important;
}
.web-header .logo-box .logo{
    background: url(../../images/header/logo-white.png) no-repeat !important;
}
.web-header .logo-box .search-group{
    border-radius: 8px !important;
    background: rgba(255, 255, 255, 1) !important;
}
.web-header .nav-pills{
    padding-top: 5px !important;
    border-radius: 6px !important;
    background-image: linear-gradient(to bottom, #fff 0, #d5e5ff 100%) !important;
}
.home-inner em{
    font-family: 'simsun';
}
.home-banner{
    position: relative;
    height: 371px;
    overflow: hidden;
}
.home-banner .hd{
    position: absolute;
    left: 0;
    bottom: 20px;     
    z-index: 9;
}
.home-banner .hd{
    display: flex;
    width: 100%;
    justify-content: center;
}
.home-banner .hd li{
    flex-shrink: 0;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    text-indent: -9999em;
    margin: 0 4px;
}
.home-banner .hd li.on{
    background: #f60;
}
.home-banner .bd li{
    width: 900px;
    height: 371px;
    overflow: hidden;
} 
.home-banner .bd li img{
    width: 100%;
    height: 100%;
}
.home-zx{
    width: 280px;
    background: #fff;
    padding: 10px 0;
    border-radius: 7px;
    height: 371px;
}
.home-zx-title{
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
    margin: 0 18px;
    border-bottom: 1px solid #e5e5e5;
}
.home-zx-title .more{
    color: #777;
}
.home-zx-list{
    padding: 0 18px;
}
.home-zx-list .home-zx-item{
    padding: 8px 0 8px 18px;
    border-bottom: 1px solid #e5e5e5;
    background: url(../../images/home/zx-line.png) no-repeat left 2px;
}
.home-zx-list .home-zx-item:nth-child(1){
    background: url(../../images/home/zx-line-t.png) no-repeat left 14px;
}
.home-zx-list .home-zx-item:nth-last-child(1){
    background: url(../../images/home/zx-line-b.png) no-repeat left -46px;
}
.home-zx-list .home-zx-item .time{
    display: block;
    color: #687af5;
    margin-bottom: 2px;
}
.home-zx-list .home-zx-item a{
    color: #3a3a3a;
}
.home-zx-list .home-zx-item a:hover{
    color: #0d46d7;
}
.home-menu {
    margin: 20px 0;
    display: flex;
    align-items: self-start;
    justify-content: space-between;
    padding: 20px 20px;
    background: #f1f7fe;
    border-radius: 7px;
    box-shadow: 0 0 24px rgba(0, 100, 240, 0.08);
}
.home-menu-t{
    display: flex;
    position: relative;
    padding: 6px 6px 6px 0;
    max-width: 160px;
    margin-bottom: 10px;
}
.home-menu-t::after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;    
    height: 16px;
    background-image: linear-gradient(to right, #9ed7ff 0, #fff 100%);
}
.home-menu-t h4{
    position: relative;
    z-index: 1;
    font-size: 18px;
    font-weight: 600;margin-right: 15px;
}
.home-menu-t em{
    position: relative;
    z-index: 1;
}
.home-menu .row-1{
    width: 370px;
}
.home-menu .row-2{
    width: 290px;
    padding: 0 0 0 20px;
}
.home-menu .row-3{
    width: 170px;
    padding: 0 0 0 10px;
}
.home-menu .row-4{
    width: 165px;
    padding: 0 0 0 10px;
}
.home-menu .row-5{
    width: 185px;  
    padding: 0 0 0 10px;
}
.home-menu .list{
    display: flex;
    flex-wrap: wrap;   
    margin-top: 10px;
    border-right: 1px solid #e5e5e5; 
}
.home-menu .row-3 .list{
    padding: 0 0 0 8px;
}
.home-menu .row-4 .list{
    padding: 0 0 0 8px;
}
.home-menu .row-5 .list{
    border-right: none;
}
.home-menu .list a{
    width: 100px;
    height: 135px;
    margin: 10px;
    color: #36393d;
    font-size: 16px;
    text-align: center;
}
.home-menu .list a:hover{
    color: #0d46d7;
}
.home-menu .list a .icon{
    display: block;
    margin: 0 auto 10px;
    width: 74px;
    height: 74px;
}
.home-menu .list a .icon-11{
    background: url(../../images/home/icon-11.png) no-repeat;
}
.home-menu .list a .icon-12{
    background: url(../../images/home/icon-12.png) no-repeat;
}
.home-menu .list a .icon-13{
    background: url(../../images/home/icon-13.png) no-repeat;
}
.home-menu .list a .icon-14{
    background: url(../../images/home/icon-14.png) no-repeat;
}
.home-menu .list a .icon-15{
    background: url(../../images/home/icon-15.png) no-repeat;
}
.home-menu .list a .icon-16{
    background: url(../../images/home/icon-16.png) no-repeat;
}
.home-menu .list a .icon-21{
    background: url(../../images/home/icon-21.png) no-repeat;
}
.home-menu .list a .icon-22{
    background: url(../../images/home/icon-22.png) no-repeat;
}
.home-menu .list a .icon-23{
    background: url(../../images/home/icon-23.png) no-repeat;
}
.home-menu .list a .icon-31{
    background: url(../../images/home/icon-31.png) no-repeat;
}
.home-menu .list a .icon-32{
    background: url(../../images/home/icon-32.png) no-repeat;
}
.home-menu .list a .icon-41{
    background: url(../../images/home/icon-41.png) no-repeat;
}
.home-menu .list a .icon-51{
    background: url(../../images/home/icon-51.png) no-repeat;
}
.home-menu .list a .icon-52{
    background: url(../../images/home/icon-52.png) no-repeat;
}
.home-com-tit{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 65px;
    padding: 0 26px;
}
.home-com-tit h2{
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}
    .home-com-tit .more {
        color: #fff;
        position: static;
    }
.home-com-tit .more em{
    margin-left: 6px;
}
.home-kjzc .home-com-tit{
    margin-bottom: 4px;
    background: url(../../images/home/tit-kjzc-bg.png) no-repeat;
}
.home-kjzc .list{
    display: flex;
    flex-wrap: wrap;
    padding: 0 26px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 3px;
    box-shadow: 0 0 24px rgba(0, 100, 240, 0.08);
}
.home-kjzc .list .item{
    width: 47%;
    padding: 30px 15px;
    margin: 0 15px;
}
.home-kjzc .list .item:nth-child(1),
.home-kjzc .list .item:nth-child(2){
    border-bottom: 1px solid #e5e5e5;
}
.home-kjzc .list .item a{
    display: flex;
    align-items: flex-start;
    color: #414141;
}
.home-kjzc .list .item .date{
    width: 80px;
    margin-right: 20px;
    text-align: center;
}
.home-kjzc .list .item .day{
    font-size: 54px;
    font-family: 'arial';
    color: #eb7719;
}
.home-kjzc .list .item .month{
    font-size: 14px;
    font-family: 'arial';
    color: #a0a0a0;
}
.home-kjzc .list .item .info{
    width: 400px;
}
.home-kjzc .list .item h4{
    margin: 10px 0 24px;
}
.home-kjzc .list .item p{
    position: relative;
    line-height: 24px;
    padding-right: 20px;
}
.home-kjzc .list .item a:hover h4{
    color: #0d46d7;
}
.home-kjzc .list .item p::after {
    content: '详情';
    position: absolute;
    bottom: 0;
    right: 0;
    padding-left: 5px;
    pointer-events: none; 
    color: #0d46d7;
    text-decoration: underline;
}
.home-kjzy .home-com-tit{
    margin-bottom: 4px;
    background: url(../../images/home/tit-kjzy-bg.png) no-repeat;
}
.home-kjzy .tabs{
    display: flex;
    align-items: center;
    margin-left: 50px;
}
.home-kjzy .tabs li{
    padding: 8px 20px;
    margin-right: 5px;
    border-radius: 5px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
}
.home-kjzy .tabs li.active{
    color: #0d46d7;
    background: #fff;
}
.home-kjzy .tabs li:hover{
    color: #0d46d7;
    background: #fff;
}
.home-kjzy .cont{
    background: rgba(255, 255, 255, 0.3);
    border-radius: 3px;
    box-shadow: 0 0 24px rgba(0, 100, 240, 0.08);
}
.home-kjzy .cont{
    position: relative;
    display: none;
}
.home-kjzy .cont.active {
    display: block;
}
.home-kjzy .cont .more{
    position: absolute;
    display: flex;
    top: -48px;
    right: 30px;
    color: #fff;
}
.home-kjzy .cont .more em{
    margin-left: 6px;
}
.home-kjzy .list{   
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    padding: 0 26px;
    width: 100%;
}
.home-kjzy .list .item{
    width: 47%;
    padding: 30px 15px;
    margin: 0 15px;
}
.home-kjzy .list .item:nth-child(1),
.home-kjzy .list .item:nth-child(2){
    border-bottom: 1px solid #e5e5e5;
}
.home-kjzy .list a{
    color: #414141;
}
.home-kjzy .list h4{
    font-size: 20px;
    margin-bottom: 15px;
}
.home-kjzy .list .w60{
    width: 60%;
}
.home-kjzy .list .w40{
    width: 40%;
}
.home-kjzy .list .w30{
    width: 30%;
}
.home-kjzy .item a:hover h4{
    color: #0d46d7;
}
.home-kjzy .list .item .text{
    position: relative;
    line-height: 24px;
    padding-right: 20px;
}
.home-kjzy .list .item .text::after {
    content: '详情';
    position: absolute;
    bottom: 0;
    right: 0;
    padding-left: 5px;
    pointer-events: none; 
    color: #0d46d7;
    text-decoration: underline;
}
.home-kjzy .list .item img{
    width: 100%;
    height: 100%;
}
.home-kjzy .kjcg-list .info{
    display: flex;
    flex-wrap: wrap;
}
.home-kjzy .kjcg-list .info p{
    margin-bottom: 5px;
}
.home-kjzy .jszj-list{
    display: flex;
    flex-wrap: wrap;
}
.home-kjzy .jszj-list .item a{
    display: flex;
}
.home-kjzy .jszj-list .item .per-photo{
    display: inline-block;
    width: 84px;
    height: 84px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    margin-right: 15px;
}
.home-kjzy .jszj-list .item-r{
    width: 80%;
}
.home-kjzy .zhxm-list {
    padding-top: 30px;
}
.home-kjzy .zhxm-list .item {
    position: relative;
    padding: 0;
    margin: 0 10px 39px 10px;
    width: 208px !important;
    height: 286px;
    box-shadow: 3px 4px 4px 0px rgba(41, 41, 115, 0.32);
    border: solid 1px #ededed;
}
.home-kjzy .zhxm-list .item:nth-child(5n) {
        margin-right: 0;
    }
.home-kjzy .zhxm-list .item1 {
    background: url(../../images/xmk/dbhi-kcxm-item1.png) no-repeat;
}

.home-kjzy .zhxm-list .item2 {
    background: url(../../images/xmk/dbhi-kcxm-item2.png) no-repeat;
}

.home-kjzy .zhxm-list .item3 {
    background: url(../../images/xmk/dbhi-kcxm-item3.png) no-repeat;
}

.home-kjzy .zhxm-list .item4 {
    background: url(../../images/xmk/dbhi-kcxm-item4.png) no-repeat;
}

.home-kjzy .zhxm-list .item5 {
    background: url(../../images/xmk/dbhi-kcxm-item5.png) no-repeat;
}

.home-kjzy .zhxm-list .item6 {
    background: url(../../images/xmk/dbhi-kcxm-item6.png) no-repeat;
}

.home-kjzy .zhxm-list .item7 {
    background: url(../../images/xmk/dbhi-kcxm-item7.png) no-repeat;
}

.home-kjzy .zhxm-list .item8 {
    background: url(../../images/xmk/dbhi-kcxm-item8.png) no-repeat;
}

.home-kjzy .zhxm-list .item9 {
    background: url(../../images/xmk/dbhi-kcxm-item9.png) no-repeat;
}

.home-kjzy .zhxm-list .item10 {
    background: url(../../images/xmk/dbhi-kcxm-item10.png) no-repeat;
}
.home-kjzy .zhxm-list .item:hover {
        box-shadow: 3px 4px 4px 0px rgba(41, 41, 115, 0.6);
    }    
    .home-kjzy .zhxm-list .item a {
        display: block;
        width: 100%;
        height: 100%;
    }
    .home-kjzy .zhxm-list .item .type {
        margin-left: 33px;
        padding: 22px 10px 0 0;
        font-size: 14px;
        color: #414141;
    }
    .home-kjzy .zhxm-list .item .title {
        margin: 24px 18px 0;
        height: 80px;
        font-size: 15px;
        font-weight: bold;
        color: #ffffff;
    }
    .home-kjzy .zhxm-list .item .title p{
        color: #fff;
    }
    .home-kjzy .zhxm-list .item .address {
        margin-top: 70px;
        padding: 0 5px;
        font-size: 14px;
        color: #282828;
    }
    .home-kjzy .zhxm-list .item .address i {
            display: inline-block;
            vertical-align: middle;
            width: 11px;
            height: 14px;
            background: url(../../images/xmk/dingwei.png);
        }
    .home-kjzy .zhxm-list .item .biaoqian {
        margin: 0 5px;
        text-align: right;
        overflow: hidden;
    }
    .home-kjzy .zhxm-list .item .biaoqian span {
            padding: 0 5px;
            background-color: #f5f8ff;
            border-radius: 3px;
            border: solid 1px #d2daec;
            font-size: 12px;
            line-height: 23px;
            color: #7d8aaa;
            margin-right: 2px;
        }
    .home-kjzy .zhxm-list .item .address i {
        display: inline-block;
        vertical-align: middle;
        width: 11px;
        height: 14px;
        background: url(../../images/xmk/dingwei.png);
    }
.home-kjzy .gxys-list .item a{
    display: flex;
}
.home-kjzy .gxys-list .img{
    width: 100px;
    height: 100px;
    flex-shrink: 0;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
    border: 1px solid #ddd;
}
.home-kjzy .gxys-list .tit{
    margin-bottom: 15px;
}
.home-kjzy .gxys-list h3{
    font-size: 20px;
    width: 60%;
}
.home-kjzy .gxys-list .blue_tag{
    display: inline-block;
    padding: 5px 8px;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    margin-right: 10px;
    background-color: #5396f2;
}
.home-kjzy .dzhb-list{
    padding-top: 30px;
}
.home-kjzy .dzhb-list .item {
    position: relative;
    padding: 0;
    margin: 0 10px 39px 10px;
    width: 205px;
}
.home-kjzy .dzhb-list .img {
    position: relative;
    margin: auto;
    width: 197px;
    height: 267px;
    background-color: #ebf1f6;
    box-shadow: 3px 4px 5px 0px rgb(52 69 158 / 30%);
    border-radius: 4px;
    box-sizing: border-box;
}
.home-kjzy .dzhb-list .img .header {
    position: absolute !important;
    top: 20px !important;
    left: 20px !important;
    /* width: 37px; */
    height: 14px !important;
    background: #000000 !important;
    text-align: center !important;
    line-height: 14px !important;
    border-radius: 4px !important;
    font-size: 12px !important;
    letter-spacing: 0px !important;
    color: #ffffff !important;
    padding: 0 2px !important;
}
.home-kjzy .dzhb-list .img .name {
    position: absolute;
    bottom: 38px;
    left: 30px;
}
.home-kjzy .dzhb-list .img .name .text1 {
    color: #181818;
    font-size: 17px;
    line-height: 25px;
    font-weight: bold;
}
.home-kjzy .jszt-list{
    padding-top: 20px;
}
.home-kjzy .jszt-list .item{
    margin: 0 10px 25px;
    width: 264px;
    height: 260px;    
    padding: 0;
}
.home-kjzy .jszt-list .item a{
    display: block;
    height: 100%;
    width: 100%;
    box-shadow: 0px 1px 20px 0px rgba(18, 66, 121, 0.05);
    background: rgba(255, 255, 255, 0.7);
    padding: 15px 0;
}
.home-kjzy .jszt-list .item a:hover{
    background: rgba(255, 255, 255, 0.9);
}
.home-kjzy .jszt-list .img {
	margin: 0 auto;
	width: 240px;
	height: 160px;
	overflow: hidden;
	background-color: #fafafa;
}

.home-kjzy .jszt-list h2 {
	font-size: 16px;
	line-height: 40px;
	color: #2a3553;
}

.home-kjzy .jszt-list  p {
	font-size: 14px;
	line-height: 24px;
	color: #a1a6b3;
}
.home-cxxq .home-com-tit{
    margin-bottom: 4px;
    background: url(../../images/home/tit-cxxq-bg.png) no-repeat;
}
.home-cxxq .list{
    display: flex;
    flex-wrap: wrap;
    padding: 0 26px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 3px;
    box-shadow: 0 0 24px rgba(0, 100, 240, 0.08);
}
.home-cxxq .list .item{
    width: 47%;
    padding: 30px 15px;
    margin: 0 15px;
}
.home-cxxq .list .item:nth-child(1),
.home-cxxq .list .item:nth-child(2){
    border-bottom: 1px solid #e5e5e5;
}
.home-cxxq .list .item a{
    color: #414141;
}
.home-cxxq .list .item h4{
    font-size: 20px;
    margin-bottom: 20px;
}
.home-cxxq .list .item a:hover h4{
    color: #0173ee;
}
.home-cxxq .list .item-it{
    display: flex;
    margin-bottom: 10px;
}
.home-cxxq .state-1 {
    background-color: #999;
}
.home-cxxq .state0 {
    background-color: #1f5af3;
}
.home-cxxq .state1 {
    background-color: #f84709;
}
.home-cxxq .state2 {
    background-color: #4dd8ac;
}
.home-cxxq .state-tag {    
    color: #ffffff;
    border-radius: 3px;
    padding: 2px 8px;
    line-height: 28px;
}
.home-cxxq .info{
    display: flex;
    align-items: center;
}
.home-cxxq .w33 {
    width: 33%;
}
.home-cxxq .info em{
    color: #f84709;
    font-family: 'arial';
}
.home-zdqy{
    padding: 50px;
    background: url(../../images/home/zdqy-bg.jpg) no-repeat;
}
.home-zdqy-tit{
    position: relative;
    display: flex;
    justify-content: center;
}
.home-zdqy-tit h2{
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}
.home-zdqy-tit h2::after{
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    margin: 15px auto 0;
    background: #fff;    
}
.home-zdqy-tit .more{
    position: absolute;
    top: 0;
    right: 40px;
    color: #fff;
}
.home-zdqy .list{
    margin-top: 30px !important;
}
.home-zdqy .list li{
    display: flex;
}
.home-zdqy .list .item{
    width: 400px !important;
    padding: 0 20px;
}
.home-zdqy .list .item a{
    display: block;
    padding: 20px 25px;
    color: #262a46;
    border-radius: 3px;
    background: #fff;
    min-height: 450px;
    transition: transform 0.1s ease;
}
.home-zdqy .list .item a:hover{
    transform: scale(1.02);
}
.home-zdqy .list .item h4{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 10px auto;
    padding: 0 20px;
    width: 100px;
    height: 100px;
    font-size: 30px;
    color: #fff;
    border-radius: 3px;
    background: #1f5af3;
    overflow: hidden;
}
.home-zdqy .list .item h4 span{
    display: inline-block;
    max-height: 66px;
    line-height: 33px;
    overflow: hidden;
}
.home-zdqy .list .item .img{
    width: 100px;
    height: 100px;
    margin: 10px auto;
}
.home-zdqy .list .item:nth-child(2n) h4{
    background: #24b39a;
}
.home-zdqy .list .item:nth-child(3n) h4{
    background: #cd810a;
}
.home-zdqy .list .info{
    padding: 10px 0 6px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}
.home-zdqy .list .info p{
    margin-bottom: 6px;
}
.home-zdqy .list .text{
    margin-top: 20px;
    line-height: 26px;
}
.home-zhjr{
    display: flex;
    align-items: stretch;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 3px;
    box-shadow: 0 0 24px rgba(0, 100, 240, 0.08);
}
.home-zhjr-left{
    width: 228px;
    min-height: 420px;
    flex-shrink: 0;
    border-radius: 6px 0 0 6px;
    background: url(../../images/home/zhjr-left-bg.png) no-repeat;
}
.home-zhjr-left ul{
    padding: 32px 0 160px 32px;
}
.home-zhjr-left ul li{
    margin-bottom: 5px;
    padding-left: 30px;
    color: #fff;
    font-size: 18px;
    height: 68px;
    line-height: 68px;
    cursor: pointer;
}
.home-zhjr-left ul li.active{
    font-weight: 600;
    color: #222222;
    background: #fff;
    border-radius: 4px 0 0 4px;
}
    .home-zhjr-left .more {
        display: block;
        margin: auto;
        width: 128px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        color: #1f5af3;
        background: #f5f9ff;
        border-radius: 20px;
        position: static;
    }
.home-zhjr-left a.more:hover{
    opacity: 0.95;
}
.home-zhjr-left .more em{
    padding-left: 10px;
}
.home-zhjr-right{
    width: 970px;
}
.home-zhjr-right .list{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    padding: 25px 20px 0 25px;
}
.home-zhjr-right .cont{
    display: none;
}
.home-zhjr-right .cont.cont.active{
    display: block;
}
.home-zhjr-right .item{
    width: 450px;
    min-height: 180px;
    margin-right: 20px;
    margin-bottom: 20px;
}   
.home-zhjr-right .item:nth-child(2n){
    margin-right: 0;
}
.home-zhjr-right .item a{
    display: block;
    height: 100%;
    padding: 20px;
    color: #36393d;
    border: 1px solid #d3e1fb;
    background: url(../../images/home/zhjr-item-bg.png) no-repeat;
    background-size: 100%;
}
.home-zhjr-right .item .img{
    margin-right: 15px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #e5e5e5;
}
.home-zhjr-right .item .tit{
    width: 80%;
}
.home-zhjr-right .item h2{
    font-size: 20px;
}
.home-zhjr-right .item a:hover h2{
    color: #1f5af3;
}
.home-zhjr-right .item .c-blue{
    color: #0173ee;
}
.home-jsjj .home-com-tit{
    margin-bottom: 4px;
    background: url(../../images/home/tit-jsjj-bg.png) no-repeat;
}
.home-jsjj .cont{
    display: flex;
    flex-wrap: wrap;
    padding: 26px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 3px;
    box-shadow: 0 0 24px rgba(0, 100, 240, 0.08);
}
.home-jsjj .cur-act a{
    color: #333;
    align-items: flex-start;
}
.home-jsjj .cur-act .img{
    position: relative;
    margin-right: 20px;
    flex-shrink: 0;
    width: 480px;
    height: 270px;
}
.home-jsjj .cur-act .state1{
    position: absolute;
    top: 20px;
    left: -10px;
    width: 86px;
    height: 48px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 5px 10px 10px;
    background: url(../../images/home/zt-bg.png) no-repeat;
}
.home-jsjj .cur-act .state2{
    position: absolute;
    top: 20px;
    left: -10px;
    width: 86px;
    height: 48px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 5px 10px 10px;
    background: url(../../images/home/zt-bg2.png) no-repeat;
}
.home-jsjj .cur-act .state3{
    position: absolute;
    top: 20px;
    left: -10px;
    width: 86px;
    height: 48px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 5px 10px 10px;
    background: url(../../images/home/zt-bg3.png) no-repeat;
}
.home-jsjj .cur-act .state4{
    position: absolute;
    top: 20px;
    left: -10px;
    width: 86px;
    height: 48px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 5px 10px 10px;
    background: url(../../images/home/zt-bg4.png) no-repeat;
}
.home-jsjj .cur-act-l{
    position: relative;
    width: 610px;
}
.home-jsjj .cur-act-l h3{
    font-size: 24px;
}
.home-jsjj .cur-act .text{
    position: relative;
    line-height: 24px;
    padding-right: 25px;
    color: #555a74;
}
.home-jsjj .cur-act .text::after {
    content: '详情';
    position: absolute;
    bottom: 0;
    right: 0;
    padding-left: 5px;
    pointer-events: none;
    color: #0d46d7;
    text-decoration: underline;
}
.home-jsjj .cur-act .info{    
    margin-top: 20px;
    font-size: 16px;
}
.home-jsjj .cur-act .info p{
    display: flex;
    margin-bottom: 10px;
}
.home-jsjj .cur-act .info p em{
    color: #f84709;
    margin: 0 10px;
    font-family: 'arial';
}
.home-jsjj .cur-act-l .btn{
    position: absolute;
    right: 0;
    bottom: 10px;
}
.home-jsjj .cur-act-l .btn span{
    display: block;
    color: #fff;
    padding: 8px 20px;
    font-size: 16px;
    border-radius: 4px;
    background-image: linear-gradient(to right, #fe682e 0, #ff4031 100%);
 }
 .home-jsjj .cur-act a:hover h3{
    color: #0173ee;
 }
 .home-jsjj .cur-act a:hover .btn span{
    background: #ff4031;
 }
.home-jsjj .icon{
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-right: 10px;
}
.home-jsjj .icon-01{
    background: url(../../images/home/icon-hd01.png) no-repeat center;
}
.home-jsjj .icon-02{
    background: url(../../images/home/icon-hd02.png) no-repeat center;
}
.home-jsjj .icon-03{
    background: url(../../images/home/icon-hd03.png) no-repeat center;
}
.home-jsjj .icon-04{
    background: url(../../images/home/icon-hd04.png) no-repeat center;
}
.home-jsjj .icon-05{
    background: url(../../images/home/icon-hd05.png) no-repeat center;
}
.home-jsjj .icon-06{
    background: url(../../images/home/icon-hd06.png) no-repeat center;
}
.home-jsjj .icon-07{
    background: url(../../images/home/icon-hd07.png) no-repeat center;
}
.home-jsjj .icon-08{
    background: url(../../images/home/icon-hd08.png) no-repeat center;
}
.home-jsjj .act-video .list{
    display: flex;
    width: 820px;
}
.home-jsjj .act-video .list .item{    
    width: 25%;
    padding-right: 12px;
}
.home-jsjj .act-video .list a{    
    display: block;
    color: #36393d;
    text-align: center;
}
.home-jsjj .act-video .list .img{
    position: relative;
    margin-bottom: 5px;
    width: 194px;
    height: 105px;
}
.home-jsjj .act-video .list .img img{
    width: 100%;
    height: 100%;
}
.home-jsjj .act-video .pop{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    background-color: #000;
}
.home-jsjj .act-video a:hover .pop{
    opacity: 0.2;
}
.home-jsjj .act-video .btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    background: url(../../images/home/icon-play.png) no-repeat center;
    z-index: 3;
}
.home-jsjj .act-fq{
    width: 290px;
}
.home-jsjj .act-fq .more a{
    color: #777777;
}
.home-jsjj .act-fq li{
    padding-left: 16px;
    height: 30px;
    line-height: 30px;
    background: url(../../images/home/icon-dot.png) no-repeat center left;
}
.home-jsjj .act-fq li a{
    color: #555a74;
}
.home-jsjj .act-fq li a:hover{
    color: #0173ee;
}
.home-kjhd .home-com-tit{
    background: url(../../images/home/tit-kjhd-bg.png) no-repeat;
}
.home-kjhd .cur-act .img{
    width: 410px;
    height: 230px;
}
.home-kjhd .cur-act-l{
    width: 400px;
}
.home-kjhd .cur-act .info p{
    margin-bottom: 5px;
}
.home-kjhd .past-act{
    width: 290px;
}
.home-kjhd .past-act .item a{
    display: flex;
    color: #555a74;
}
.home-kjhd .past-act .item .img{
    flex-shrink: 0;
    width: 116px;
    height: 65px;
    margin-right: 16px;
}
.home-kjhd .past-act .item .img img{
    width: 100%;
    height: 100%;
}
    .home-kjhd .past-act .item a h4 {
        font-size: 14px;
        min-height: 44px;
        line-height: 22px;
        width: 170px;
    }
.home-kjhd .past-act .item a:hover h4{
    color: #0173ee;
}
.home-kjhd .past-act .item a .time{
    display: flex;
    align-items: center;
    color: #777;
}
.home-kjhd .past-act .item .info{
    width: 150px;
}
.foot-bg{
    height: 200px;
    background: url(../../images/home/footer-bg.jpg) no-repeat center top;
}