.add {background: url(/material/zt/2024/industry/images/industry-bg.jpg) top center no-repeat;
	height: auto;width: 100%;max-width: 1920px;margin: auto;
}
.logo {width: 1400px;margin: auto;padding-top: 40px;}
.topLogo { position: absolute;  top: 0; left: 30%;transform: translate(-50%, 0px); display: flex;
    flex-direction: column; align-items: center;justify-content: center;  margin: 0 auto;width: 483px;
    height: 141px;  background: rgb(255 255 255 / 78%); border-radius: 0 0 30px 30px;
}
.topLogo_left {padding-top: 15px;display: flex; justify-content: center; position: relative;height: 65px;}
.topLogo_right { width: 100%;border-top: 1px solid #75ccf3;  display: flex; justify-content: center;align-items: center; font-weight: 700; font-size: 23.43px;
    height: 60px; color: #0a5a9a; background: rgba(117, 204, 243, .3); border-radius: 0 0 30px 30px;
}


.introduction{width: 1247px;height: 411px;margin: auto; margin-top: 437px; padding: 40px 68px 0px 55px;box-sizing: border-box; background: url(/material/zt/2024/industry/images/introduction-bg.png) no-repeat top center;}
.introduction>p{text-indent: 2em;font-size: 25px;line-height: 44px;color: #FFFFFF;}

/*工作动态*/
.dynamics{width: 1300px;margin: auto;margin-top: 466px;overflow: hidden;}
.dynamics-content{width: 100%;overflow: hidden;margin-top: 52px;}
.dynamics-siwper{width: 690px;height: 473px;float: left;}
.dynamics-siwper .flexslider li span{height: 77px; background: #27bbfe;font-weight: bold;width: 95%;padding-left: 5%;text-align: left;line-height:initial;display: flex;align-items: center;}
.dynamics-siwper .flex-control-paging li a{width: 18px;height: 4px;background: #ffffff;border-radius:15px ;}
.dynamics-siwper .flex-control-paging li a.flex-active{background-color:#f7ab00;}
.dynamics-siwper .flex-control-nav{position: absolute;bottom: 35px;}
.dynamics-list{float: right;width: 564px;height: 473px;}
.dynamics-list ul li{padding: 15px 0px; border-bottom: 1px solid #42aae8;color: #FFFFFF;font-size: 24px;white-space: initial;position: relative; display: -webkit-box;  
  -webkit-box-orient: vertical;   -webkit-line-clamp: 2;  overflow: hidden; text-overflow: ellipsis;display: flex;align-items: center;line-height: 34px;}
  .dynamics-list ul li:nth-child(1){padding: 0px 0px 15px 0px;}
    .dynamics-list ul li:last-child{border: none;}
.dynamics-list ul li a{color: #FFFFFF;font-size: 24px;width: 90%;}
.dynamics-list ul li span{position: absolute;right: 0px;color: #FFFFFF;font-size: 20px;}

/*政策文件和政策解读*/
.policy{width: 1300px;height:447px;margin: 60px auto auto auto; background: #FFFFFF;border-radius:20px;padding: 24px 47px 20px 30px;box-sizing: border-box;}
.policy .file-wrap{width: 579px;height: 100%;padding-right: 46px; float: left;border-right: 2px solid #e1e1e1;}
.policy .interpret-wrap{width: 578px;float: right;}
.policy h1{position: relative;}
.policy h1 a{font-size: 35px;color: #015eea;line-height: 30px;font-weight: bold;margin-left: 26px;}
.policy h1 a.more-wrap{font-size: 16px;color: #333333;font-weight: initial;}
.policy h1::before{display: block;content: '';width: 11px;height: 38px;background:#c2f5b2;position: absolute;}
.policy .txt-list{margin-top: 44px;}
.policy .txt-list li{font-size: 22px;line-height: 64px;background: url(/material/zt/2024/industry/images/icon-dian.png) no-repeat 0% 50%;overflow: hidden;
    text-overflow: ellipsis; white-space: nowrap;padding-left: 15px;}

/*广西产业园名录*/
.directory{width:1300px;margin: 76px auto auto auto;}
.directory-nav{width: 100%;overflow: hidden;margin-top: 84px;}
.directory-nav li{float: left;width: 610px;height: 116px;font-weight: bold;font-size: 34px;color: #FFFFFF;text-align: center;line-height: 108px;}
.directory-nav li a{color: #FFFFFF;}
.directory-nav li.cur{background: url(/material/zt/2024/industry/images/directory-checked.png) no-repeat;}
.directory-content{width: 1300px;height: 665px;background: linear-gradient(to bottom,rgba(167,210,253,1),rgba(73,160,249,0.5));border-radius:20px;margin-top: 30px;}
#myChart { width: 700px;height: 665px; float: left; position: relative;}
#myChart>img{width:680px;margin-left: 21px;margin-top: 59px;}
.btnChart { position: absolute; display: block; width: 103px;height: 40px;top: 362px; left: 380px;}
.qinzhou { left: 413px;  top: 428px; }
.beihai {top: 479px;left: 444px; width: 67px; height: 30px;}
.fangchenggang { left: 325px; top: 456px; width: 88px;}
.yulin { left: 507px; top: 387px;}
.baise {left: 202px; top: 275px;}
.chongzuo {left: 263px;  top: 395px; }
.tzcxli { width: 575px; padding-right: 25px;padding-top: 38px; height: 627px;overflow-y: auto;}
.tzcxli ul li {
        padding: 16px 20px 16px 0;
        display: flex;
        background: linear-gradient(to bottom, #8bbffb, #4b9bf7);
        border-radius: 20px;
        border: 1px solid #3282f6;
        margin-left: 30px;
        margin-bottom: 15px;
    }

    .tzcxli ul {
        display: none;
    }

    .tzcxli ul.cur {
        display: block;
    }

    /*.tzcxli li:not(:nth-last-of-type(1)) {
        margin-bottom: 30px;
    }*/

    .tzcxli li img {
        margin-left: -30px;
        margin-right: 20px;
        width: 200px;
        height: 150px;
        border: 3px solid #49a1f9;
        border-radius: 20px;
    }

    .tzcxli li h4 {
        font-size: 20px;
        color: #fff;
        line-height: 32px;
        font-weight: bold;
        letter-spacing: 1px;
        margin-bottom: 10px;
        width: 100%;
        height: 32px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .tzcxli li h4 a {
        color: #fff;
    }

    .tzcxli-right {
        width: 347px;
    }

    .tzcxli li p {
        color: #fff;
        font-size: 18px;
        line-height: 28px;
        font-weight: lighter;
    }

    .tzcxli li p strong {
        font-weight: bold;
    }

    .tzcxli li p.tzDeail {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .tzcxli::-webkit-scrollbar {
        width: 6px;
    }

    .tzcxli::-webkit-scrollbar-thumb {
        border-radius: 6px;
        background: #006fdf;
    }

    .tzcxli::-webkit-scrollbar-track {
        border-radius: 0;
        background: #9accfc;
    }
/*园区投促服务*/
.service{width: 1300px;margin: 53px auto auto auto;}
.service-list{width: 100%;overflow:hidden;display: flex;justify-content: space-around;margin-top: 72px;}
.service-list li{width: 422px;height: 140px;}
.service-list li p{color: #434343;font-size: 24px;margin-left: 33px;font-weight: lighter;}
.service-list li p.service-title{font-size: 32px;font-weight: bold;line-height: 36px;margin-top: 35px;margin-bottom: 13px;}
.service-list>li:nth-child(1){background: url(/material/zt/2024/industry/images/service-bg1.png) no-repeat;}
.service-list>li:nth-child(2){background: url(/material/zt/2024/industry/images/service-bg2.png) no-repeat;}
.service-list>li:nth-child(3){background: url(/material/zt/2024/industry/images/service-bg3.png) no-repeat;}

.ask-wrap{width: 373px;height: 138px;margin: 70px auto auto auto;padding-bottom: 170px;}

/*新增加园区相关数据查询,园区知识库*/
.add{background: url(/material/zt/2024/industry/images/industry-bg.png) top center no-repeat; padding-bottom: 189px;}
.dataquery{width: 1300px;margin: 100px auto auto auto;}
.knowledge{width: 1300px;margin: 83px auto auto auto;}
.dataquery-list{width: 100%;overflow: hidden;margin-top: 43px;}
.dataquery-list li{width: 47%;float: left;margin-left: 10px;}
.dataquery-list li:nth-child(2n){float: right;}
/*知识库*/
.knowledge-content{margin-top: 48px;width: 100%;height: 422px; background: url(/material/zt/2024/industry/images/zsk-bg.png) top center no-repeat;background-size: contain;position: relative;}
.ask-wrap{width: 237px;height: 188px;margin-bottom: 0; margin: 0px 0px;padding-bottom: 0;position: absolute;right: 20px;top: 130px;}
.knowledge-content ul li{height: 73px; line-height: 61px; position: absolute;left: 0;border-radius: 5px;background: url(/material/zt/2024/industry/images/icon-sanjiao-checkno.png) no-repeat;background-position: 61px 60px;}
.knowledge-content ul li a{display: block;height: 61px; font-size: 28px; color: #0a5a9a;background: #c7e2fd;padding: 0px 30px; border-radius: 5px;}
.knowledge-content ul li:nth-child(1){top: 51px;left: 40px;height: 91px;line-height: 77px;background-position: 76px 77px;}
.knowledge-content ul li:nth-child(1) a{height: 77px;}
.knowledge-content ul li:nth-child(2){top: 72px;left: 570px;}
.knowledge-content ul li:nth-child(3){top: 175px;left: 358px;}
.knowledge-content ul li:nth-child(4){left: 225px;top: 291px;}
.knowledge-content ul li:hover{background: url(/material/zt/2024/industry/images/icon-sanjiao-checked.png) no-repeat;background-position: 61px 60px;}
.knowledge-content ul li:nth-child(1):hover {background-position:76px 77px;}
.knowledge-content ul li:hover a{font-weight: bold;background: #FFFFFF;}

