@charset 'utf-8';
.yjj-home-header {
    background: url(2023top.jpg) top center no-repeat;
    height: 730px;
    font-size: 0;
}
.yjj-home-header>.centerWidth{
    position: relative;
}
.yjj-top a, .yjj-top span{
    color: #333333;
}
.yjj-top .ipv6{
    border: 1px solid #333333;
}
.yjj-home-topsearch .yjj-search {
    width: 486px;
    height: 42px;
    line-height: 42px;
    margin-right: 36px;
    margin-top: 0;
    position: absolute;
    top: 12px;
    left: 410px;
}
.yjj-home-topsearch .yjj-search input{
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    width: 380px;
    padding: 0 28px;
}
.yjj-home-topsearch .yjj-search button{
    height: 42px;
    line-height: 42px;
}
.yjj-home-topsearch .yjj-search button img{
    width: 20px;
}
.yjj-home-header-con {
    margin-top: 116px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.yjj-home-header-con .logo {
    display: inline-block;
}

.news-content {
    /*height: 614px;*/
    background: #E0F0FF;
    margin: 0 auto;
    box-sizing: border-box;
}

.news-two-content {
    height: 444px;
    background: #f9f9f9;
    margin: 0 auto;
    box-sizing: border-box;
}

.par-tab-list {
    width: 100%;
    height: 90px;
    background-color: #e0f0ff;
}

.news-show-title {
    height: 99px;
    line-height: 99px;
    overflow: hidden;
    /*margin: 40px 0;*/
    position: relative;
}
.news-show-title-item{
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.news-show-title .tit {
    display: block;
    font-weight: bold;
    font-size: 40px;
    color: #166EBA;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-show-title .title-more {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #166EBA;
}

.fade-box, .fade-img {
    position: relative;
    overflow: hidden;
}

.fade-img a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.fade-img img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.fade-txt {
    height: 40px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    line-height: 61px;
    color: #ffffff;
    padding: 0 19px;
    font-size: 16px;
    box-sizing: border-box
}

.fade-txt a {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    padding-left: 20px;
    width: 75%;
}

.fade-num {
    position: absolute;
    bottom: 0;
    right: 20px;
    font-size: 0;
    line-height: 26px;
}

.fade-num span {
    display: inline-block;
    border-radius: 50%;
    cursor: pointer;
    width: 11px;
    height: 11px;
    background-color: #f5f5f5;
    border-radius: 50%;
    margin-left: 10px;
}

.fade-num span.cur {
    background-color: #004892;
}

.fade-btn {
    position: absolute;
    height: 70px;
    width: 35px;
    font-size: 40px;
    color: #fff;
    margin-top: -35px;
    text-align: center;
    line-height: 70px;
    top: 50%;
    cursor: pointer;
    display: none;
}

.fade-left {
    left: 0;
}

.fade-right {
    right: 0;
}

.fade-box:hover .fade-btn {
    display: block;
}

.i-new-left, .i-new-left .fade-img {
    width: 708px;
    height: 411px;
}

.i-new-left a {
    display: block;
}

.i-new-left a img {
    width: 100%;
    height: 100%;
}

.i-news-rt {
    margin-top: 7px;
    width: 650px;
    height: 404px;
}

.list2023-list li {
    line-height: 35px;
    list-style-type: none !important;
}

.list2023-list li::before {
    float: left;
    content: "\2022";
    color: #e0e0e0;
    font-size: 22px;
    margin-right: 15px;
}

.list2023-list li a::before {
    margin-top: 15px;
}

.list2023-list li a p {
    font-size: 18px;
    width: 72%;
    float: left;
    color: #515151;
}

.group-data-list {
    height: 300px;
}

.group-data-list li::before {
    color: #6a6a6a;
}

.info-list-box ul li::before {
    color: #BFBFBF;
    float: left;
    content: "\2022";
    font-size: 25px;
    margin-right: 15px;
}

.i-news-two-item1 .list2023-list li a p {
    width: 62%;
}

.list2023-list li a span {
    font-size: 16px;
    color: #333333;
    float: right;
}


.tab2023-list {
    margin-bottom: 20px;
}

.tab2023-list a {
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    float: left;
    width: 180px;
    text-align: center;
    font-weight: 400;
}

.tab2023-list a {
    height: 35px;
    line-height: 35px;
    float: left;
}

.tab2023-list a:last-child {
    margin-right: 0;
}

.tab2023-list a span {
    display: inline-block;
    line-height: 22px;
    padding: 0 13px;
    padding-bottom: 5px;
    font-weight: 400;
}

.tab2023-list a:hover span, .tab2023-list a.cur span {
    font-weight: bold;
    padding-bottom: 16px;
    color: #166EBA;
}

.tab2023-list a:hover .tab-line-css, .tab2023-list a.cur .tab-line-css {
    display: block;
}

.tab-line-css {
    display: none;
    height: 5px;
    background: #166EBA;
    border-radius: 3px;
}

.tab2023-list a div::after {
    float: right;
}

.tab2023-list a.tab2023-more1 {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
    width: auto;
    float: right;
}

.tab2023-item {
    display: none;
}

.tab2023-item .list2023-list li:nth-child(7n) a {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.tab2023-item .list2023-list li a {
    margin-left: 0;
}
.tab2023-item .list2023-list li a:hover p,.list2023-list li a:hover p,.i-list1 li a:hover,.interaction-right-colum-four:hover .letter-title-date-text,.popular-data-list-data:hover .popular-data-text{
    color: #0e5fad;
}
.info-title-list-more {
    display: none;
}

.i-news-navs {
    margin-bottom: 30px;
}

.i-news-navs a {
    width: auto;
    margin-right: 114px;
}

.i-news-navs a span {
    padding: 0 5px 5px;
}

.news-two-nav {
    margin-top: 35px;
    margin-bottom: 13px !important;
}

.news-two-list-content {
    height: 310px;
    background: #f9f9f9;
    margin: 0 auto;
    box-sizing: border-box;
}

.i-news-two-group1 {
    margin-top: 0;
    padding-top: 12px;
    background: #f9f9f9;
}

.info-div-box {
    width: 690px;
}

.info-top-div-box {
    width: 100%;
    box-sizing: border-box;
    height: 48px;
    padding: 6px 26px 0 32px;
    background: #FFFFFF;
    box-shadow: 2px 3px 4px 0px rgba(234, 234, 234, 0.53);
}

.info-title-text {
    width: 80px;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    border-bottom: 2px solid #2D63AB;
}

.info-title-more {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 45px;
}

.info-list-box {
    margin-top: 10px;
    width: 100%;
    box-sizing: border-box;
    height: 65px;
    padding: 5px 15px 0 22px;
    background: #FFFFFF;
    box-shadow: 2px 3px 4px 0px rgba(234, 234, 234, 0.53);
}

.info-list-box ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.info-list-box ul li a p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 48px;
}

.info-list-box ul li {
    width: 33%;
    list-style-type: none !important;
}

.info-list-box-other ul li {
    width: 100%;
    list-style-type: none !important;
}

.info-list-box ul li::before {
    float: left;
    content: "\2022";
    line-height: 48px;
    color: #bfbfbf;
    font-size: 15px;
    margin-right: 7px;
}

.banner-img-content {
    display: block;
    width: 100%;
    height: 120px;
    margin-top: 28px;
}

.banner-img-content img {
    width: 100%;
    height: 120px;
    object-fit: contain;
}

.government-content {
    padding-bottom: 52px;
    background: #ffffff;
    margin: 0 auto;
    box-sizing: border-box;
}

.column-top-content {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 110px;
    overflow: hidden;
}

.column-top-content img {
    width: 502px;
    height: 50px;
}

.government-list-content {
    width: 872px;
    /*height: 530px;*/
    font-size: 0;
}

.government-chunk-content {
    width: 442px;
    /*height: 530px;*/
    box-sizing: border-box;
}

.government-tab-list {
    height: 40px;
    border-bottom: 2px solid #E6E6E6;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.government-tab-list a {
    font-size: 24px;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #8E8D8D;
    float: left;
    width: 190px;
    text-align: center;
}

.government-tab-list a span {
    font-weight: bold;
}

.government-tab-list a:hover span, .government-tab-list a.cur span {
    font-weight: bold;
    padding-bottom: 14px;
    border-bottom: 4px solid #0561C7;
    color: #0561C7;
    border-radius: 0 !important;
}

/*.government-list-data {
    height: 247px;
}*/

.government-list-text {
    color: #333333 !important;
}

.government-list-date {
    color: #A3A3A3 !important;
}

.info-disclosure-conetnt {
    width: 100%;
    height: 206px;
    background: #F3F9FF;
    padding: 0 21px 0 21px;
    box-sizing: border-box;
}

.column-top-two-content {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 74px;
}

.column-top-two-content img {
    width: 697px;
    height: 29;
}

.disclosure-lump-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.disclosure-lump-data {
    width: 24%;
    height: 111px;
    background: #FFFFFF;
    box-shadow: 2px 4px 5px 0px rgba(219, 219, 219, 0.59);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.disclosure-lump-data:hover {
    border: 1px solid #0071C4;
}

.disclosure-lump-data img {
    width: 25px;
    height: 31px;
    margin-bottom: 17px;
}

.disclosure-lump-data:last-child img, .disclosure-lump-data:first-child img {
    width: 29px;
    height: 31px;
}

.disclosure-lump-text {
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    text-align: center;
}

.info-right-top-lump {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 26px;
}

.info-right-top-child-lump {
    width: 214px;
    height: 80px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    border: 0;
    background: url('./2023leader-bg-img.png') center center no-repeat;
}
.info-right-top-child-lump:nth-child(2n){
    background: url('./2023leader-bg-img3.png') center center no-repeat;
}

.info-right-top-child-lump img, .info-right-column-child-lump img {
    width: 27px;
    margin-right: 20px;
    margin-left: 26px;
}

.info-right-text {
    font-size: 20px;
    line-height: 26px;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
}

.info-right-column-lump {
    margin-top: 15px;
}

.info-right-column-child-lump {
    width: 100%;
    height: 80px;
    background: url('./2023leader-bg-img2.png') center center no-repeat;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    font-weight: normal;
}

.info-right-top-child-lump:hover {
    border: 1px solid #0071C4;
    box-shadow: 0 0 6px 0 rgba(1,79,137,.2);
}

.info-right-top-child-lump:hover .info-right-text, .info-right-column-child-lump:hover .info-right-text {
    font-weight: bold;
    color: #1877E1;

}
.info-right-column-child-lump:hover {
    border: 1px solid #0071C4;
    width: 100%;
    height: 80px;
    background: #FFFFFF;
}

.answers-colum {
    margin-top: 15px;
    width: 100%;
    height: 184px;
    background: #1C69C6;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    background: url('./2023answers-img.png') center center no-repeat;
}

.answers-colum-h5 {
    display: none;
}

.answers-colum a span {
    font-size: 36px;
    font-weight: 800;
    color: #FFFFFF;
    line-height: 274px;
}

.interaction-content {
    height: 540px;
    background: #fff;
    margin: 0 auto;
    box-sizing: border-box;
}

.interaction-left-conten {
    width: 320px;
    height: 404px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.interaction-right-conten {
    width: 1006px;
    height: 404px;
}

.interaction-left-one-colum {
    width: 320px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    background: url('./2023opinion-bg-img.png') center center no-repeat;
}

.left-two-colum {
    margin-top: 16px;
    background: url('./2023report-bg-img.png') center center no-repeat;
}

.interaction-left-text {
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    color: #1C69C6;
    line-height: 36px;
    /* padding-left: ; */
    padding-left: 128px;
}

.interaction-left-two-colum {
    width: 100%;
    height: 212px;
    margin-top: 16px;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    background: url('./2023security-report-bg-img.png') center center no-repeat;
}

.interaction-left-report-text {
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 324px;
}

.interaction-right-colum-one {
    width: 1006px;
    height: 121px;
    background: #C0E3FF;
    border-radius: 4px;
    box-sizing: border-box;
}

.interaction-right-colum-left {
    width: 27%;
    display: flex;
    height: 121px;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    margin-left: 38px;
}

.mailbox-one-img {
    width: 82px;
    height: 86px;
}

.mailbox-img {
    width: 157px;
    height: 37px;
}

.interaction-right-colum-right {
    width: 60%;
    display: flex;
    height: 121px;
    align-items: center;
    box-sizing: border-box;
    position: relative;
}

.letters-lump-data {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 203px;
    height: 70px;
    background: #FFFFFF;
    border-radius: 4px;
    z-index: 10;
}

.letters-lump-data:last-child {
    margin-left: 37px;
}

.letters-lump-data img {
    width: 31px;
    height: 32px;
}

.letters-lump-data:last-child img {
    width: 30px;
    height: 24px;
}

.letters-lump-text {
    font-size: 22px;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    margin-left: 24px;
}

.letter-bg-img-css {
    width: 415px;
    height: 118px;
    position: absolute;
    right: 2px;
    bottom: 0;
    z-index: 1;
}

.interaction-right-colum-two {
    margin: 10px 0;
    width: 100%;
    height: 60px;
    border-bottom: 2px solid #E6E6E6;
}

.publish-div {
    height: 60px;
    line-height: 60px;
    border-bottom: 4px solid #0561C7;
}

.publish-text {
    font-size: 24px;
    font-weight: bold;
    color: #226cc7;
}

.publish-count-div {
    height: 60px;
    line-height: 60px;
    margin-left: 60px;
}
.publish-more{
    height: 60px;
    line-height: 60px;
    color: #999999;
    font-size: 16px;
}

.publish-count-text {
    font-size: 18px;
    font-weight: 400;
    color: #666666;
}

.interaction-right-colum-three {
    width: 100%;
    height: 42px;
    line-height: 42px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f9f9f9;
    margin: 20px 0;
    padding: 0 25px;
    box-sizing: border-box;
}

.letter-title-div {
    height: 42px;
    line-height: 42px;
    display: flex;
    align-items: center;
}

.letter-title-div img {
    width: 35px;
    height: 35px;
    margin-right: 26px;
}

.letter-title-text, .response-time-text {
    font-size: 18px;
    font-weight: bold;
    color: #2e81e3;
}
.response-time-text{
    width: 90px;
    text-align: center;
}

.interaction-right-colum-four {
    width: 100%;
    height: 42px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0 25px;
    box-sizing: border-box;
}

.letter-title-data-div {
    width: 80%;
    height: 42px;
    line-height: 50px;
    display: flex;
    align-items: center;
}

.letter-title-date-text {
    width: 80%;
    font-size: 18px;
    font-weight: 400;
    color: #666666;
}

.response-time-data-text {
    font-size: 16px;
    height: 42px;
    font-weight: 400;
    color: #A3A3A3;
    line-height: 42px;
    width: 90px;
}

.letter-type-text {
    width: 48px;
    height: 26px;
    background: #3A94F4;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 25px;
}

.letter-type-text-css {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
}

.special-column-content {
    /*height: 490px;*/
    background: #f9f9f9;
    margin: 0 auto;
    box-sizing: border-box;
    padding-bottom: 24px;
}

.top-carousel-data-content {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

.top-carousel-data-child {
    display: block;
    width: 33%;
    height: 270px;
    background: #F9F9F9;
    border-radius: 8px;
    margin-right: 20px;
    overflow: hidden;
}

.top-carousel-data-child:last-child {
    margin-right: 0;
}

.top-carousel-data-child img {
    width: 100%;
    height: 172px;
    /*object-fit: cover;*/
}

.carousel-title-text-div {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 0 10px;
    box-sizing: border-box;
}

.carousel-title-text {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}

.carousel-btn-div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.carousel-btn-text-div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 44px;
    background: #69AEFF;
    border-radius: 22px;
}

.carousel-btn-text {
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
}

.top-carousel-num-content {
    display: flex;
    height: 60px;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    bottom: -12px;
}

.top-carousel-num-left {
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.title-carousel-more {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.fade-carousel-num {
    font-size: 0;
    line-height: 26px;
}

.fade-carousel-num span {
    display: inline-block;
    border-radius: 50%;
    cursor: pointer;
    width: 11px;
    height: 11px;
    background-color: #D1CFCF;
    border-radius: 50%;
    margin-left: 10px;
}

.fade-carousel-num span.cur {
    background-color: #004892;
}

.special-column-left-content {
    width: 970px;
    height: 318px;
    overflow: hidden;
    position: relative;
}

.special-column-right-content {
    width: 406px;
    height: 318px;
}

.top-carousel-content {
    width: 100%;
    height: 270px;
    overflow: hidden;
}

.top-carousel-content-pc {
    display: block;
}
.top-carousel-content-h5 {
    display: none;
}

.special-column-right-top {
    width: 406px;
    height: 120px;
    background: #DCEDFB;
}

.special-column-right-top img {
    width: 100%;
    height: 120px;
}

.special-column-right-two-content {
    margin-top: 23px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.special-column-right-two {
    width: 48%;
    height: 175px;
    border-radius: 4px;
    overflow: hidden;
    display: block;
    position: relative;
    box-sizing: border-box;
}

.special-column-right-two:first-child {
    background: url('./2023bg-line-1.png') center center no-repeat;
}

.special-column-right-two:last-child {
    background: url('./2023bg-line-2.png') center center no-repeat;
}

.special-bg-img-one {
    position: absolute;
    top: 40px;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%);
}

.special-bg-img-two {
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
}

.specaial-sys-text-one {
    position: absolute;
    bottom: 35px;
    z-index: 6;
    left: 50%;
    transform: translateX(-50%);
}

.specaial-sys-text-two {
    position: absolute;
    bottom: 35px;
    z-index: 6;
    left: 50%;
    transform: translateX(-50%);
}

.specaial-sys-text-two {
    position: absolute;
    bottom: 30px;
}

.bg-line-css {
    position: absolute;
    z-index: 1;
    object-fit: fill;
    bottom: 0;
}

.specaial-sys-text {
    font-size: 26px;
    font-weight: bold;
    color: #1C69C6;
    z-index: 10;
    width: 100%;
    text-align: center;
}

.popular-column-content {
    /*height: 480px;*/
    background: url('./2023bg-img-one.png') center center no-repeat;
    margin: 0 auto;
    box-sizing: border-box;
    padding-bottom: 41px;
}

.popular-data-content {
    width: 100%;
    /*height: 301px;*/
    background: #FFFFFF;
    box-sizing: border-box;
    padding: 27px 22px 39px 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.popular-data-content img {
    width: 190px;
    height: 236px;
}

.popular-data-list {
    width: 1121px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.popular-data-list-conetent {
    width: 1061px;
    display: flex;
    align-items: center;
}

.popular-data-list-data {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 232px;
    margin-right: 38px;
    background: #f8f8f8;
    padding-bottom: 10px;
}

.popular-data-list-data:last-child {
    margin-right: 0;
}

.popular-data-list-data img {
    width: 100%;
    height: 141px;
    object-fit: cover;
    margin-bottom: 10px;
}

.popular-data-text {
    width: 86%;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    text-align: left;
    line-height: 26px;
}

.popular-more-div {
    width: 46px;
    height: 46px;
    background: #3A94F4;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popular-more-text {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
}

.technology-column-content {
    height: 785px;
    background: #ffffff;
    margin: 0 auto;
    box-sizing: border-box;
}

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

.technology-tab-list {
    width: 19%;
    height: 74px;
    background: #f2f6fa;
    box-shadow: 2px 4px 5px 0px rgba(228, 228, 228, 0.59);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
    box-sizing: border-box;
}

.technology-tab-list:hover, .technology-tab-content .cur {
    border: 1px solid #0071C4;
    box-shadow: 2px 4px 5px 0px rgba(194, 220, 247, 0.59);
}
.cur .technology-tab-text{
    font-weight: bold;
}
.technology-tab-text {
    margin-left: 25px;
    font-size: 24px;
    font-weight: 400;
    color: #0158A8;
}

.technology-data-content {
    width: 100%;
    height: 473px;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 46px;
}

.technology-data-content img {
    width: 60%;
    height: 473px;
    object-fit: cover;
}

.technology-data-text-div {
    width: 40%;
    height: 473px;
    background: #E1F0FF;
    box-sizing: border-box;
    padding: 20px 27px 20px 30px;
    overflow: hidden;
}

.technology-data-text-div p {
    text-indent: 2em;
    height: 409px;
    overflow: hidden;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    line-height: 30px;
    padding: 10px;
}
.pcshow{
    display: block;
}
.h5show{
    display: none;
}
.technology-data-item{
    display: block;
}
.i-w1-bar{
    background: #E0F0FF;
    height: 80px;
}
.i-w1bg{
    background: #f9f9f9;
    padding-bottom: 32px;
}
.i-w1{
    margin-top: -55px;
}
.i-w1c1{
    width: 680px;
}
.i-w1c2{
    width: 650px;
}
.i-tit1 .tit{
    display: inline-block;
    color: #000000;
    font-size: 26px;
    margin-right: 56px;
    line-height: 40px;
    padding-bottom: 10px;
    position: relative;
}
.i-tit1 .tit.cur{
    font-weight: bold;
    color: #166eba;
}
.i-tit1 .tit.cur:after{
    display: inline-block;
    content: ' ';
    width: 100%;
    height: 5px;
    border-radius: 2px;
    background: #166eba;
    left: 0;
    bottom: 0;
    position: absolute;
}
.i-tit1 .more{
    float: right;
    color: #999999;
    font-size: 16px;
    margin-right: 6px;
    line-height: 40px;
}
.i-w1 .i-tit1{
    margin-bottom: 30px;
}
.i-bar{
    margin-top: 30px;
}
.i-bar a{
    display: block;
}
.i-bar a img{
    width: 100%;
}
.i-w2{
    background: #f9f9f9;
    padding-bottom: 32px;
}
.i-w2c1{
    width: 510px;
    height: 366px;
}
.i-w2c1 a{
    display: block;
    margin-top: 24px;
}
.i-w2c1 a:first-child{
    margin-top: 0;
}
.i-w2c1 a img{
    width: 100%;
}
.i-w2c2{
    width: 420px;
    height: 366px;
    background: #fff;
    box-sizing: border-box;
    margin-left: 25px;
    box-shadow: 0 6px 10px 0 rgba(235,235,235,.67);
}
.i-w2c2 .title{
    text-align: center;
    border-bottom: 3px solid #e9e9e9;
    height: 46px;
}
.i-w2c2 .title a{
    display: inline-block;
    color: #0561c7;
    font-size: 26px;
    font-weight: bold;
    border-bottom: 3px solid #0561c7;
    line-height: 46px;
}
.i-w2c2 .box1{
    padding: 0 19px;
}
.i-w2c2 .box1 a{
    display: block;
    margin-top: 24px;
}
.i-w2c2 .box1 a img{
    width: 100%;
    height: 120px;
}
.i-w2c2 .box2{
    padding: 6px 22px 0;
}
.i-w2c2 .box2 a{
    display: block;
    background: #f3f3f3;
    border-radius: 4px;
    height: 54px;
    line-height: 54px;
    margin-top: 16px;
}
.i-w2c2 .box2 a img{
    vertical-align: middle;
    width: 32px;
    margin: 0 16px 0 30px;
}
.i-w2c2 .box2 a span{
    display: inline-block;
    max-width: 270px;
    vertical-align: middle;
    color: #0158a8;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
}
.i-ztzl-bar1{
    display: flex;
    justify-content: space-between;
}
.i-ztzl-bar1 a{
    display: inline-block;
}
.i-ztzl-bar1 a img{
    width: 680px;
    height: 120px;
}
.i-ztzl-bar2{
    background: #fff;
    padding: 25px 0;
}
.i-ztzl-bar2 .btn{
    margin: 0 9px 0 6px;
    cursor: pointer;
    vertical-align: middle;
    width: 12px;
}
.i-ztzl-bar2 .btn.prev:hover{
    content: url(2023index-ic1o.png);
}
.i-ztzl-bar2 .btn.next:hover{
    content: url(2023index-ic2o.png);
}
.i-ztzl-bar2 .list{
    display: inline-block;
    width: 1345px;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    height: 90px;
}
.i-ztzl-bar2 .list a{
    display: inline-block;
    margin-right: 18px;
    width: 322px;
    height: 100%;
}
.i-ztzl-bar2 .list a img{
    width: 100%;
    height: 100%;
}
.i-ztzl-bar2 .list>div{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
}
.i-list1{
    padding-top: 16px;
}
.i-list1 li{
    height: 46px;
    line-height: 46px;
}
.i-list1 li a{
    display: inline-block;
    max-width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666666;
    font-size: 16px;
}
.i-list1 li a:before{
    display: inline-block;
    content: ' ';
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background: #e0e0e0;
    vertical-align: middle;
    margin-right: 16px;
    margin-left: 4px;
    margin-top: -2px;
}
.i-list1 li span{
    color: #a3a3a3;
    font-size: 16px;
    float: right;
}
.government-list-content .i-tit1{
    border-bottom: 2px solid #e6e6e6;
    height: 48px;
}
.government-list-content .i-tit1 .tit.cur{
    color: #1c69c6;
}
.government-list-content .i-tit1 .tit.cur:after{
    background: #1c69c6;
    border-radius: 0;
    height: 4px;
}
.i-zwgk-bar1 .img{
    margin-right: 10px;
}
.i-zwgk-bar1 .item{
    display: inline-block;
    width: 270px;
    height: 87px;
    line-height: 84px;
    background: url(2023index-bg1.png) center no-repeat;
    background-size: 100% 100%;
    margin-right: 26px;
    margin-top: 4px;
}
.i-zwgk-bar1 .item:last-child{
    margin-right: 0;
}
.i-zwgk-bar1 .item img{
    margin: 0 30px 0 28px;
}
.i-zwgk-bar1 .item span{
    display: inline-block;
    line-height: 36px;
    color: #1693ff;
    font-size: 24px;
    width: 104px;
    vertical-align: middle;
}
.i-zwgk-bar2{
    margin-top: 28px;
}
.i-zwgk-bar2 a{
    display: inline-block;
    width: 214px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-left: 23px;
}
.i-zwgk-bar2 a:first-child{
    margin-left: 0;
}
.i-zwgk-bar2 a img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.i-zwgk-bar2 a p{
    line-height: 24px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.i-zwgk-bar2 a:hover{
    margin-top: -5px;
    box-shadow: 0 2px 6px 0 rgba(172,172,172,.74);
}
.i-zwgk-bar2 a:hover p:after{
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -44px;
    width: 88px;
    height: 4px;
    border-radius: 2px;
    background: #fff;
    display: inline-block;
    content: ' ';
}
.i-bar2{
    height: 140px;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}
.i-bar2 .list{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.i-bar2 .list a{
    display: block;
}
.i-bar2 .list a img{
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 768px) {
    .pcshow{
        display: none;
    }
    .h5show{
        display: block;
    }
    .list2023-list li::before{
        font-size: .3rem;
        margin-right: 0.2rem;
    }
    .info-right-column-lump {
        margin-top: .2rem;
    }
    body {
        font-size: .3rem !important;
    }
    input {
        font-size: .3rem;
    }
    a:visited {
        background-color: transparent;
        -webkit-tap-highlight-color: transparent;
        -webkit-tap-highlight-color: transparent;
        outline: none;
        background: none;
        text-decoration: none;
    }
    a:active {
        background-color: transparent;
        -webkit-tap-highlight-color: transparent;
        -webkit-tap-highlight-color: transparent;
        outline: none;
        background: none;
        text-decoration: none;
    }
    .yjj-home-header {
        background: url('./2023h5-home-bg.jpg') center center no-repeat;
        height: 6.4rem;
        background-size: auto 100%;
    }
    .yjj-header-con {
        margin-top: 1.2rem;
    }
    .yjj-header-con .logo {
        display: block;
        margin: 0 auto;
        width: 80%;
        float: none;
    }
    .yjj-header-con .logo img {
        width: 100%;
    }
    .yjj-header-con .slogan {
        float: none;
        margin: .5rem auto 0;
        text-align: center
    }
    .yjj-header-con .slogan img {
        width: 80%;
        height: auto;
    }
    .tab2023-list a {
        font-size: .35rem;
    }
    .news-content {
        height: auto;
    }
    .news-show-title {
        width: 100%;
        height: 1.6rem;
        line-height: 1.6rem;
        margin: 0;
    }
    .news-show-title .tit {
        display: inline-block;
        font-size: .4rem;
        line-height: .5rem;
        /*margin-bottom: .1rem;
        margin-top: 0;*/
        vertical-align: middle;
        white-space: normal;
        padding: 0 .25rem;
    }
    .news-show-title .title-more {
        font-size: .28rem;
    }
    .i-news-box>div {
        flex-wrap: wrap;
    }
    .i-new-left, .i-new-left .fade-img {
        width: 100%;
        height: 4.2rem;
    }
    .i-new-left a {
        display: block;
    }
    .i-new-left a img {
        width: 100%;
        height: 100%;
    }
    .i-news-rt {
        margin-top: .1rem;
        width: 100%;
        height: auto;
    }
    .i-news-navs {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: .1rem;
    }
    .i-news-navs a {
        margin-top: .3rem;
        margin-right: .3rem
    }
    .tab2023-list {
        padding: 0 .2rem;
    }
    .tab2023-list a:hover span, .tab2023-list a.cur span {
        padding-bottom: 0.16rem;
    }
    .tab2023-list a div::before, .tab2023-list a div::after {
        width: .1rem;
        height: .1rem;
    }
    .tab2023-group {
        width: 100%;
        height: auto;
    }
    .list2023-list {
        box-sizing: border-box;
        padding: 0 .2rem;
    }
    .list2023-list li {
        line-height: .6rem;
    }
    .list2023-list li a p {
        width: 65%;
        font-size: .32rem;
    }
    .list2023-list li a span {
        font-size: .28rem;
    }
    .news-two-content {
        height: auto;
    }
    .par-tab-list {
        width: 100%;
        height: auto;
        background-color: #e0f0ff;
    }
    .info-div-box {
        width: 100%;
        margin-bottom: .2rem;
    }
    .info-top-div-box {
        width: 100%;
        height: auto;
    }
    .info-list-box {
        margin-top: .1rem;
        width: 100%;
        height: auto;
    }
    .banner-img-content {
        width: 100%;
        height: 1rem;
        margin-top: .3rem;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .banner-img-content img {
        width: 100%;
        height: auto;
        object-fit: contain;
    }
    .government-content {
        padding-bottom: .3rem;
    }
    .government-tab-list {
        width: 100%;
        height: .65rem;
        margin-bottom: 0;
        display: flex;
        flex-wrap: wrap;
    }
    .i-news-two-group1 {
        padding-top: 0;
    }
    .i-government-group1 {
        margin-top: .1rem;
    }
    .news-two-nav {
        margin-top: .3rem;
    }
    .government-list-content {
        width: 100%;
        height: auto;
        padding: 0 .2rem;
        box-sizing: border-box;
    }
    .government-tab-list a {
        width: 2.2rem;
        margin-bottom: .2rem;
    }
    .government-tab-list a:last-child {
        width: 2.7rem;
    }
    .government-list-data {
        height: auto;
    }
    .disclosure-lump-data {
        height: 1.8rem;
    }
    .disclosure-lump-text {
        font-size: .3rem;
        line-height: .45rem;
        max-width: 85%;
    }
    .info-disclosure-conetnt {
        width: 100%;
        height: auto;
        padding: 0 .21rem .5rem .21rem;
        overflow: hidden;
    }
    .column-top-two-content {
        height: 1.2rem;
    }
    .column-top-two-content img {
        width: 100%;
        height: .3rem;
        object-fit: cover;
    }
    .government-chunk-content {
        width: 100%;
        height: auto;
        padding: .2rem .2rem 0;
    }
    .info-right-top-lump{
        margin-bottom: .3rem;
    }
    .info-title-text {
        font-size: .32rem;
        text-align: center;
    }
    .info-title-more {
        font-size: .25rem;
    }
    .news-two-list-content {
        height: auto;
    }
    .column-top-content {
        height: 1.5rem;
    }
    .column-top-content img {
        width: 100%;
        /* height: auto; */
        height: .5rem;
        object-fit: contain;
    }
    .tab2023-list a div {
        min-width: 1.21rem;
    }
    .disclosure-lump-data img {
        width: .4rem;
        height: .46rem;
        margin-bottom: .17rem;
    }
    .disclosure-lump-data:last-child img, .disclosure-lump-data:first-child img {
        width: .44rem;
        height: .46rem;
    }
    .interaction-content {
        height: auto;
    }
    .interaction-left-conten {
        width: 100%;
        height: auto;
    }
    .interaction-left-conten-h5{
        width: 100%;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .interaction-left-conten-h5 a:nth-of-type(2n+1){
        float: left;
        background: url('./2023opinion-bg-imgh5.png') no-repeat;
        background-size: 100% 100%;
    }
    .interaction-left-conten-h5 a:nth-of-type(2n){
        float: right;
        background: url('./2023report-bg-imgh5.png') no-repeat;
        background-size: 100% 100%;
    }
    .interaction-right-conten {
        margin: .3rem 0;
        width: 100%;
        height: auto;
    }
    .interaction-right-colum-one {
        width: 7rem;
        margin: auto;
        height: auto;
        display: flex;
        flex-direction: column;
    }
    .interaction-left-text {
        padding-left: 1.2rem;
    }
    .interaction-right-colum-left {
        width: 100%;
        height: auto;
        justify-content: flex-start;
        align-items: center;
        margin-left: 0;
        margin-top: .2rem;
    }
    .letters-lump-data {
        width: 100%;
        height: .6rem;
    }
    .interaction-right-colum-right {
        width: 100%;
        padding: 0 .5rem;
    }
    .interaction-right-colum-two {
        height: auto;
        padding: 0 .3rem .2rem .3rem;
        box-sizing: border-box;
        margin-top: .2rem;
        position: relative;
    }
    .publish-div {
        height: auto;
        line-height: .6rem;
    }
    .publish-count-div {
        margin-top: .2rem;
        height: auto;
        line-height: .45rem;
        margin-left: 0;
        width: 100%;
    }
    .publish-more{
        position: absolute;
        right: 0.2rem;
        top: 0.1rem;
        line-height: .6rem;
        font-size: .28rem;
    }
    .publish-text, .letter-title-text, .response-time-text {
        font-size: .32rem;
    }
    .publish-count-text {
        font-size: .28rem;
    }
    .interaction-right-colum-three {
        height: auto;
        padding: 0 .3rem 0 .3rem;
        box-sizing: border-box;
        margin: .2rem 0;
    }
    .letter-title-div {
        height: 1rem;
        line-height: 5rem;
    }
    .interaction-right-colum-four {
        height: auto;
        padding: 0 .3rem;
        box-sizing: border-box;
    }
    .letter-type-text {
        width: .8rem;
        height: .4rem;
        border-radius: .1rem;
        margin-right: .25rem;
    }
    .letter-type-text-css {
        font-size: .2rem;
    }
    .letter-title-data-div {
        width: 70%;
    }
    .letter-title-date-text {
        width: 70%;
        font-size: .28rem;
    }
    .response-time-data-text {
        font-size: .26rem;
        height: auto;
    }
    .special-column-content {
        height: auto;
        padding-bottom: .3rem;
    }
    .special-column-left-content {
        width: 100%;
        height: 4.5rem;
        overflow: hidden;
    }
    .top-carousel-content-pc {
        display: none;
    }
    .top-carousel-content-h5 {
        display: block;
        overflow: hidden;
        height: 3.8rem;
    }
    .top-carousel-content {
        padding: 0 .2rem;
        box-sizing: border-box;
    }
    .top-carousel-data-child {
        width: 48%;
        height: 3.4rem;
    }
    .top-carousel-data-child img {
        height: 1.8rem;
    }
    .carousel-title-text {
        height: .6rem;
        font-size: .26rem;
        text-align: center;
    }
    .carousel-btn-text-div {
        width: 1.8rem;
        height: .44rem;
    }
    .carousel-btn-text {
        font-size: .2rem;
    }
    .top-carousel-num-content {
        height: .8rem;
        padding: .2rem .2rem 0 .2rem;
        align-items: flex-start;
        bottom: 0;
    }
    .top-carousel-num-left {
        width: 75%;
    }
    .top-carousel-data-content {
        margin-bottom: .2rem;
        width: 7.1rem;
    }
    .popular-left-img {
        display: none;
    }
    .popular-data-content {
        width: 100%;
        height: auto;
        padding: 0.4rem 0.2rem;
    }
    .popular-data-list {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
    }
    .popular-data-list-conetent {
        width: 100%;
        margin-right: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }
    .popular-column-content {
        height: auto;
        padding-bottom: 0;
        background-size: auto 100%;
    }
    .popular-data-list-data {
        width: 48%;
        margin-right: 0;
        margin-bottom: .2rem;
        padding-bottom: .1rem;
    }
    .technology-column-content {
        height: auto;
    }
    .technology-tab-content {
        display: flex;
        flex-wrap: wrap;
        height: auto;
        padding: 0 .2rem;
        box-sizing: border-box;
    }

    .technology-tab-list {
        height: 1.2rem;
        width: 48%;
        margin-bottom: .2rem;
    }
    .technology-tab-text {
        font-size: .3rem;
        margin-left: .25rem;
        width: 55%;
    }
    .technology-tab-list img{
        width: .5rem!important;
        height: auto!important;
    }
    .technology-data-content {
        height: auto;
        margin-top: .3rem;
    }
    .technology-data-item {
        display: flex;
        flex-direction: column;
    }
    .technology-data-content img {
        width: 100%;
        height: 4.5rem;
    }
    .technology-data-text-div {
        width: 100%;
        height: auto;
        padding: .27rem .27rem .17rem .3rem;
        overflow: visible;
    }
    .technology-data-text-div p {
        overflow: visible;
        height: auto;
        font-size: .3rem;
        line-height: .6rem;
        padding: .1rem;
    }
    .info-list-box ul li a p {
        font-size: .32rem;
    }
    .fade-txt a {
        padding-left: .2rem
    }
    .fade-num {
        right: .2rem;
        font-size: 0;
        line-height: .4rem;
    }
    .fade-num span {
        width: .11rem;
        height: .11rem;
        margin-left: .1rem;
    }
    .info-title-text {
        line-height: .9rem;
    }
    .info-top-div-box {
        padding: 0 .2rem;
    }
    .info-right-top-child-lump {
        width: 48%;
        height: 1.2rem;
        background-size: 100% 100%;
        padding-bottom: .06rem;
    }
    .answers-colum a span {
        font-size: .3rem;
    }
    .info-right-text {
        font-size: .3rem;
        line-height: .4rem;
    }
    .info-right-column-child-lump {
        height: 1rem!important;
        background-size: 100% 100%;
        padding-bottom: .06rem;
        border: none;
        background: url(./2023leader-bg-img2.png) center center no-repeat;
        background-size: 100% 100% !important;
    }
    .info-right-top-child-lump img, .info-right-column-child-lump img {
        width: .4rem;
        margin-right: .2rem
    }
    .interaction-left-one-colum {
        height: 1.26rem;
        width: 3.48rem;
        background-size: 100% 100%;
        padding-bottom: 0.06rem
    }
    .interaction-left-text {
        font-size: .3rem;
    }
    .left-two-colum {
        margin-top: 0
    }
    .interaction-left-two-colum {
        margin-top: .2rem;
        height: 1.2rem;
        width: 100%;
        box-sizing: border-box;
        background: url('./2023h5-interaction-bg.jpg') center center no-repeat;
        background-size: contain;
    }
    .mailbox-one-img {
        width: 1rem;
        height: 1rem;
        margin-left: .5rem;
    }
    .mailbox-img {
        width: 1.6rem;
        height: .37rem;
        margin-left: .5rem;
    }
    .letter-bg-img-css {
        width: 4.15rem;
        height: 1.18rem;
    }
    .interaction-right-colum-right {
        height: 1.5rem;
    }
    .letters-lump-text {
        font-size: .32rem;
        margin-left: .2rem;
    }
    .letters-lump-data img {
        width: .31rem;
        height: .32rem;
    }
    .letters-lump-data:last-child img {
        width: .3rem;
        height: .24rem;
    }
    .special-column-right-content {
        width: 100%;
        box-sizing: border-box;
        padding: 0 .2rem;
    }
    .popular-data-text {
        font-size: .3rem;
        line-height: .42rem;
    }
    .interaction-left-report-text {
        font-size: .32rem;
        line-height: 1.2rem;
    }
    .popular-data-list-data img {
        height: 1.8rem;
        margin-bottom: .1rem;
    }
    .specaial-sys-text {
        font-size: .4rem;
    }
    .tab2023-item .list2023-list li a {
        line-height: .6rem;
    }
    .answers-colum {
        display: none;
    }
    .answers-colum-h5 {
        display: block;
        margin-top: .2rem;
        width: 100%;
        height: 1.2rem;
        display: flex;
        justify-content: center;
    }
    .answers-colum-h5 img {
        width: 100%;
    }
    .info-title-list-more {
        margin-top: .2rem;
        margin-bottom: .2rem;
        width: 100%;
        display: block;
        text-align: center;
        font-size: .28rem;
        font-weight: 400;
        color: #166EBA;
    }
    .group-data-list {
        height: auto;
    }


    .i-w1-bar{
        display: none;
    }
    .i-w1bg{
        padding-bottom: .3rem;
    }
    .i-w1{
        margin-top: 0;
    }
    .i-w1c1,.i-w1c2{
        width: 100%;
        margin: .2rem 0 0;
    }
    .i-w1 .i-tit1{
        padding: 0 .2rem;
        margin-bottom: .3rem;
    }
    .i-tit1 .tit{
        font-size: .35rem;
        line-height: .6rem;
        margin-right: .4rem;
        padding-bottom: .2rem;
    }
    .i-tit1 .tit.cur:after{
        height: .05rem;
    }
    .i-tit1 .more{
        display: none;
    }
    .i-w2{
        padding: 0 .2rem .3rem;
    }
    .i-w2c1{
        width: 100%;
        height: auto;
    }
    .i-w2c1 a{
        margin-top: .2rem;
    }
    .i-w2c2{
        width: 100%;
        height: auto;
        padding-bottom: .2rem;
        margin: .2rem 0 0;
    }
    .i-w2c2 .title{
        height: .8rem;
    }
    .i-w2c2 .title a{
        font-size: .36rem;
        line-height: .8rem;
    }
    .i-w2c2 .box1{
        padding: 0 .2rem;
    }
    .i-ztzl-bar2 .list{
        width: 90%;
    }
    .i-w2c2 .box1 a{
        margin-top: .2rem;
    }
    .i-w2c2 .box1 a img{
        height: auto;
    }
    .i-w2c2 .box2{
        padding: 0 .2rem;
    }
    .i-w2c2 .box2 a{
        margin-top: .2rem;
        height: 1rem;
        line-height: 1rem;
    }
    .i-w2c2 .box2 a span{
        max-width: 80%;
        font-size: .32rem;
        line-height: .38rem;
    }
    .i-w2c2 .box2 a img{
        margin: 0 .2rem;
        width: .4rem;
    }
    .i-ztzl-bar1{
        flex-wrap: wrap;
        padding: 0 .2rem;
    }
    .i-ztzl-bar1 a{
        margin-bottom: .2rem;
    }
    .i-ztzl-bar1 a img{
        width: 100%;
        height: auto;
    }
    .i-ztzl-bar2{
        margin-top: 0;
        padding: .2rem;
    }
    .i-ztzl-bar2 .btn{
        display: none;
    }
    .i-ztzl-bar2 .list{
        width: 100%;
    }
    .i-ztzl-bar2 .list a{
        margin: 0;
    }
    .government-list-content .i-tit1{
        height: .75rem;
    }
    .i-list1{
        padding-top: .2rem;
    }
    .i-list1 li{
        height: .7rem;
        line-height: .7rem;
    }
    .i-list1 li a{
        font-size: .32rem;
        max-width: 74%;
    }
    .i-list1 li a:before{
        margin-right: .14rem;
        margin-left: 0;
    }
    .i-list1 li span{
        font-size: .28rem;
    }
    .i-zwgk-bar1{
        padding: 0 .2rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .i-zwgk-bar1 .img{
        display: block;
        margin: 0 auto;
        width: 55%;
    }
    .i-zwgk-bar1 .item{
        width: 48%;
        height: 1.2rem;
        line-height: 1.1rem;
        margin: .3rem 0 0;
    }
    .i-zwgk-bar1 .item img{
        margin: 0 .4rem;
        width: .7rem;
    }
    .i-zwgk-bar1 .item span{
        font-size: .32rem;
        line-height: .42rem;
        width: 1.4rem;
    }
    .i-zwgk-bar2{
        margin-top: .3rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0 .2rem;
    }
    .i-zwgk-bar2 a{
        width: 48%;
        margin: 0 0 .2rem;
        height: 1.8rem;
        line-height: 1.8rem;
    }
    .i-zwgk-bar2 a p{
        font-size: .32rem;
        line-height: .42rem;
    }
    .i-bar{
        margin-top: .3rem;
    }
    .i-bar2{
        height: 1.2rem;
        margin-top: .3rem;
    }
}