* {
    box-sizing: border-box;
}

.bx {
    width: 1400px;
    margin:0 auto;
}

.content {
    background: url(/fwzt/Technology202506178.jpg) no-repeat;
    background-size:cover;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom:80px;
}

/* banner start */

.content .banner .logo {
    position: relative;
    width:80%;
    margin:0 auto;
    margin-top: 20px;
}



.content .banner .wza {
    position:absolute;
    top:50%;
    transform: translateY(-50%);
    right:0;
}

.content .banner .wza a {
    color:#fff;
}

.content .banner .wza img {
    vertical-align: middle;
}

.content .banner .banner_content {
    text-align: center;
    margin-top: 5px;
}

.content .banner .banner_content img{
    width: 60%;
}

/* banner ent  */

 /* 工作动态 start  */

.tech_theme1 .theme1_nav ul {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 30px;
    width: 85%;
}

.tech_theme1 .theme1_nav ul li {
    cursor: pointer;
}

.tech_theme1 .theme1_content {
      margin-top: 30px;
      width: 100%;
    height: 500px;
      background: #f0f;
      background-color: rgba(255, 255, 255, 0.1);
      position: relative;
      border: 2px solid #8cc3fe;
       filter: drop-shadow(0 0 6px rgba(109, 151, 230, 0.1));
}

.tech_theme1 .theme1_content1:after {
        content: "";
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 26px solid #cde8fd;
    position: absolute;
    top: -24px;
    left: 27%;
    margin-left: -10px;
    }

.tech_theme1 .theme1_content1:before {
        content: "";
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 26px solid #8cc3fe;
    position: absolute;
    top: -27px;
    left: 27%;
    margin-left: -10px;
    z-index: -1;
    }

    .tech_theme1 .theme1_content .theme1_box_top::before {
         content: "";
         display: block;
         width:46px;
         height: 46px;
         border-top: 6px solid #4590db;
         border-left: 6px solid #4590db;
         position: absolute;
         top:-2px;
         left:-2px;
    }

     .tech_theme1 .theme1_content .theme1_box_top::after {
         content: "";
         display: block;
         width:46px;
         height: 46px;
         border-top: 6px solid #4590db;
         border-right: 6px solid #4590db;
         position: absolute;
         top:-2px;
         right:-2px;
    }

    .tech_theme1 .theme1_content .theme1_box_bottom::before {
         content: "";
         display: block;
         width:46px;
         height: 46px;
         border-bottom: 6px solid #4590db;
         border-left: 6px solid #4590db;
         position: absolute;
         bottom:-2px;
         left:-2px;
    }

     .tech_theme1 .theme1_content .theme1_box_bottom::after {
         content: "";
         display: block;
         width:46px;
         height: 46px;
         border-bottom: 6px solid #4590db;
         border-right: 6px solid #4590db;
         position: absolute;
         bottom:-2px;
         right:-2px;
    }

    .tech_theme1 .theme1_content1 .theme1_content_left {
            margin-left: 52px;
            width: 34%;
    }

    .tech_theme1 .theme1_content1 .theme1_content_left img {
        width: 100%;
    }

        .tech_theme1 .theme1_content1 .theme1_content_right {
            margin-right: 70px;
            margin-top: 60px;
            width: 738px;
        }

        .tech_theme1 .theme1_content1 .theme1_content_right ul li {
            height: 70px;
            width: 100%;
            background-color: #459afe;
            line-height: 70px;
            margin-bottom:20px;
            border-radius: 35px;
            padding:0 40px;
            box-shadow: 5px 9px 10px rgba(49, 123, 222, 0.45);
            transition: all 0.1s;
        }

        .tech_theme1 .theme1_content1 .theme1_content_right ul li a {
            font-size: 18px; 
            color: #fff;
            vertical-align: middle;
    /* line-height: 39px; */
    display: block;
    position: relative;
    padding-right: 120px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
        }

        .tech_theme1 .theme1_content1 .theme1_content_right ul li:hover {
             background: linear-gradient(180deg,#1d76ff, #89efeb);
        }

        .tech_theme1 .theme1_content1 .theme1_content_right ul li a span {
            position: absolute;
            right: 5px;
        }

        .tech_theme1 .theme1_content1 .theme1_content_right .more {
            width:180px;
            height: 50px;
            line-height: 50px;
            font-size: 18px; 
            color: #fff;
           text-align: center;
            background: linear-gradient(180deg,#1d76ff, #89efeb) ;
            display: block;
            border-radius: 35px;
            margin:0 auto;
            box-shadow: 5px 9px 10px rgba(49, 123, 222, 0.45);
            transform: all 1s;
        } 

        .tech_theme1 .theme1_content1 .theme1_content_right .more:hover {
            background: linear-gradient(0deg,#1d76ff, #89efeb) ;
        }

        .tech_theme1 .theme1_content2:after {
        content: "";
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-bottom: 26px solid #cee9fe;
        position: absolute;
        top: -24px;
        right: 27%;
        margin-left: -10px;
        }

    .tech_theme1 .theme1_content2:before {
            content: "";
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-bottom: 26px solid #8cc3fe;
        position: absolute;
        top: -27px;
        right: 27%;
        margin-left: -10px;
        z-index: -1;
        }

    

        .tech_theme1 .theme1_content2 .theme1_content_left {
            margin-left: 70px;
            margin-top: 60px;
            width: 738px;
        }

        .tech_theme1 .theme1_content2 .theme1_content_right {
            margin-top: 70px;
            margin-right: 42px;
            width: 30%;
        }

    .tech_theme1 .theme1_content2 .theme1_content_right img {
        width:100%;
        }



        .tech_theme1 .theme1_content2 .theme1_content_left ul li {
            height: 70px;
            width: 100%;
            background-color: #459afe;
            line-height: 70px;
            margin-bottom:20px;
            border-radius: 35px;
            padding:0 40px;
            box-shadow: 5px 9px 10px rgba(49, 123, 222, 0.45);
            transition: all 0.1s;

            
        }

        .tech_theme1 .theme1_content2 .theme1_content_left ul li a {
            font-size: 18px; 
            color: #fff;
            height: 100%;
            width:100%;
            display: block;
             position: relative;
            vertical-align: middle;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
            padding-right: 120px;
        }

        .tech_theme1 .theme1_content2 .theme1_content_left ul li:hover {
             background: linear-gradient(180deg,#1d76ff, #89efeb);
        }

        .tech_theme1 .theme1_content2 .theme1_content_left ul li a span {
             position: absolute;
            right: 5px;
        }

        .tech_theme1 .theme1_content2 .theme1_content_left .more {
            width:180px;
            height: 50px;
            line-height: 50px;
            font-size: 18px; 
            color: #fff;
           text-align: center;
            background: linear-gradient(180deg,#1d76ff, #89efeb) ;
            display: block;
            border-radius: 35px;
            margin:0 auto;
             box-shadow: 5px 9px 10px rgba(49, 123, 222, 0.45);
        }

        .tech_theme1 .theme1_content2 .theme1_content_left .more:hover {
            background: linear-gradient(0deg,#1d76ff, #89efeb) ;
        }


/* 工作动态 ent */


/* 政策文件 start */

.tech_theme2 {
    margin-top: 75px;
}

.tech_theme2 .tech_theme2_title {
 text-align: center;
}

.tech_theme2 .theme2_content {
      margin-top: 60px;
      width: 100%;
    height: auto;
      background-color: rgba(255, 255, 255, 0.1);
      position: relative;
      border: 2px solid #8cc3fe;
      box-shadow: 0 0 30px rgba(8, 63, 164, 0.5);
      padding-bottom:30px;
}

 .tech_theme2 .theme2_content .theme2_box_top::before {
         content: "";
         display: block;
         width:46px;
         height: 46px;
         border-top: 6px solid #4590db;
         border-left: 6px solid #4590db;
         position: absolute;
         top:-2px;
         left:-2px;
    }

     .tech_theme2 .theme2_content .theme2_box_top::after {
         content: "";
         display: block;
         width:46px;
         height: 46px;
         border-top: 6px solid #4590db;
         border-right: 6px solid #4590db;
         position: absolute;
         top:-2px;
         right:-2px;
    }

     .tech_theme2 .theme2_content .theme2_box_bottom::before {
         content: "";
         display: block;
         width:46px;
         height: 46px;
         border-bottom: 6px solid #4590db;
         border-left: 6px solid #4590db;
         position: absolute;
         bottom:-2px;
         left:-2px;
    }

      .tech_theme2 .theme2_content .theme2_box_bottom::after {
         content: "";
         display: block;
         width:46px;
         height: 46px;
         border-bottom: 6px solid #4590db;
         border-right: 6px solid #4590db;
         position: absolute;
         bottom:-2px;
         right:-2px;
    }

        .tech_theme2 .theme2_content .theme2_content_left {
            margin-left: 70px;
            margin-top: 60px;
            width: 738px;
        }

       .tech_theme2 .theme2_content .theme2_content_right {
               width: 30%;
    position: absolute;
    right: 60px;
    top: 50%;
    transform: translateY(-50%);
        }

    .tech_theme2 .theme2_content .theme2_content_right img {
        width:100%;
        }



        .tech_theme2 .theme2_content .theme2_content_left ul li {
            height: 70px;
            width: 100%;
            background-color: #459afe;
            line-height: 70px;
            margin-bottom:20px;
            border-radius: 35px;
            padding:0 40px;
            box-shadow: 5px 9px 10px rgba(49, 123, 222, 0.45);
            transition: all 0.1s;

            
        }

        .tech_theme2 .theme2_content .theme2_content_left ul li a {
            font-size: 18px; 
            color: #fff;
            height: 100%;
            width:100%;
            display: block;
            position: relative;
            vertical-align: middle;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
            padding-right: 120px;
        }

        .tech_theme2 .theme2_content .theme2_content_left ul li:hover {
             background: linear-gradient(180deg,#1d76ff, #89efeb);
        }

        .tech_theme2 .theme2_content .theme2_content_left ul li a span {
            position: absolute;
            right: 5px;
        }

        .tech_theme2 .theme2_content .theme2_content_left .more {
            width:180px;
            height: 50px;
            line-height: 50px;
            font-size: 18px; 
            color: #fff;
           text-align: center;
            background: linear-gradient(180deg,#1d76ff, #89efeb) ;
            display: block;
            border-radius: 35px;
            margin:0 auto;
             box-shadow: 5px 9px 10px rgba(49, 123, 222, 0.45);
        }

        .tech_theme2 .theme2_content .theme2_content_left .more:hover {
            background: linear-gradient(0deg,#1d76ff, #89efeb) ;
        }

/* 科技资助指引 start */

.tech_theme3 {
      margin-top: 75px;
      width: 100%;
    height: auto;
      background-color: rgba(255, 255, 255, 0.1);
      position: relative;
      border: 2px solid #8cc3fe;
      padding:30px;
      box-shadow: 0 0 30px rgba(8, 63, 164, 0.5);
}

.tech_theme3 .zxzz {
    width:100%;
}

 .tech_theme3 .theme3_box_top::before {
         content: "";
         display: block;
         width:46px;
         height: 46px;
         border-top: 6px solid #4590db;
         border-left: 6px solid #4590db;
         position: absolute;
         top:-2px;
         left:-2px;
    }

     .tech_theme3 .theme3_box_top::after {
         content: "";
         display: block;
         width:46px;
         height: 46px;
         border-top: 6px solid #4590db;
         border-right: 6px solid #4590db;
         position: absolute;
         top:-2px;
         right:-2px;
    }

    .tech_theme3 .theme3_box_bottom::before {
         content: "";
         display: block;
         width:46px;
         height: 46px;
         border-bottom: 6px solid #4590db;
         border-left: 6px solid #4590db;
         position: absolute;
         bottom:-2px;
         left:-2px;
    }

    .tech_theme3 .theme3_box_bottom::after {
         content: "";
         display: block;
         width:46px;
         height: 46px;
         border-bottom: 6px solid #4590db;
         border-right: 6px solid #4590db;
         position: absolute;
         bottom:-2px;
         right:-2px;
    }

    .theme3_content_top a:hover {
opacity: 0.8;
        /* box-shadow: 0 0 10px rgba(8, 63, 164, 0.5); */
    }

    .tech_theme3 ul {
        /* margin-top: 30px; */
        display: flex;
        justify-content: space-between;
    }

    .tech_theme3 ul li:hover {
        opacity: 0.8;
        /* box-shadow: 0 0 10px rgba(8, 63, 164, 0.5); */
    }


/* 科技资助指引 ent */

/* 常见问题 start */

.tech_theme4 {
      margin-top: 75px;
      width: 100%;
      height: auto;
      background-color: rgba(255, 255, 255, 0.1);
      position: relative;
      border: 2px solid #8cc3fe;
      box-shadow: 0 0 30px rgba(8, 63, 164, 0.5);
      padding-bottom:30px;
}

 .tech_theme4 .theme4_box_top::before {
         content: "";
         display: block;
         width:46px;
         height: 46px;
         border-top: 6px solid #4590db;
         border-left: 6px solid #4590db;
         position: absolute;
         top:-2px;
         left:-2px;
    }

     .tech_theme4 .theme4_box_top::after {
         content: "";
         display: block;
         width:46px;
         height: 46px;
         border-top: 6px solid #4590db;
         border-right: 6px solid #4590db;
         position: absolute;
         top:-2px;
         right:-2px;
    }

    .tech_theme4 .theme4_box_bottom::before {
         content: "";
         display: block;
         width:46px;
         height: 46px;
         border-bottom: 6px solid #4590db;
         border-left: 6px solid #4590db;
         position: absolute;
         bottom:-2px;
         left:-2px;
    }

    .tech_theme4 .theme4_box_bottom::after {
         content: "";
         display: block;
         width:46px;
         height: 46px;
         border-bottom: 6px solid #4590db;
         border-right: 6px solid #4590db;
         position: absolute;
         bottom:-2px;
         right:-2px;
    }

    .tech_theme4 .theme4_content_left {
        margin-top: 30px;
        margin-left: 40px;
        width:45%;
        
    }

    .tech_theme4 .theme4_content_left .theme4_title {
        text-align: center;
    }

    .tech_theme4 .theme4_content_left ul {
        height: 525px;
        overflow-y: auto;
        padding-right: 20px;
        margin-top: 13px;
        padding-left: 8px;
    }

    .tech_theme4 .theme4_content_left ul::-webkit-scrollbar {
            width: 8px;
            background-color: #fff;
            border-radius: 20px;
        }

    .tech_theme4 .theme4_content_left ul::-webkit-scrollbar-thumb {
        background-color: #256ff9;
        border-radius: 20px;
    }

    .tech_theme4 .theme4_content_left ul li {
        width:100%;
        height: auto;
        padding-bottom:20px;
        background-color: #e5f3ff;
        border-radius:32px ;
        margin-bottom:20px;
         position: relative;
    }

    .tech_theme4 .theme4_content_left ul li a {
        border-radius: 32px;
        background-color: #459afe;
        width:100%;
        height: 65px;
        line-height: 65px;
        padding-left:75px;
        padding-right:20px;
        font-size: 18px;
        color:#fff;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .tech_theme4 .theme4_content_left ul li a::before {
        content: "";
        display: inline-block;
        width: 70px;
        height: 70px;
        background:url(/fwzt/Technology2025061722.png) no-repeat;
        position:absolute;
        left:-8px;
        top:0;
       
    }

     .tech_theme4 .theme4_content_left ul li a:hover {
        background: linear-gradient(180deg,#1d76ff, #89efeb);
     }

    .tech_theme4 .theme4_content_left ul li p {
        width: 100%;
        padding-left: 30px;
        margin-top: 25px;
        color:#1a51b7;
        font-size:18px;
    }

    .tech_theme4 .theme4_content_left .more {
    width: 180px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: linear-gradient(180deg, #1d76ff, #89efeb);
    display: block;
    border-radius: 35px;
    margin: 0 auto;
    box-shadow: 5px 9px 10px rgba(49, 123, 222, 0.45);
        margin-bottom: 20px;
}

    .tech_theme4 .theme4_content_right {
        width:45%;
        margin-top: 140px;
    }

    .tech_theme4 .theme4_content_right h6 {
         border-radius: 32px;
        background-color: #459afe;
        width:86%;
        height: 65px;
        line-height: 65px;
        font-size: 20px;
        color:#fff;
        text-align: center;
        font-weight: bold;
        /* margin: 0 auto; */
        margin-top: 38px;
        margin-bottom:35px;
    }

    .tech_theme4 .theme4_content_right p {
        margin-top: 20px;
        color:#1a51b7;
        font-size:20px;
        font-weight: bold;
        text-align: center;
            width: 86%;
    }

/* 常见问题 ent */

@media screen and (max-width: 1480px) {
    .bx {
        width:95%;
    }
    .content .banner .logo {
        width:90%;
    }

    .content .banner .logo .gh img {
        width:80%;
    }

    .content .banner .banner_content {
        margin-top: 60px;
    }

    .content .banner .banner_content img {
        width:80%;
    }

    .tech_theme1 .theme1_nav ul {
        width:95%;
    }

    .tech_theme1 .theme1_nav ul li {
        width:47%;
    }

    .tech_theme1 .theme1_nav ul li img {
        width:100%;
    }

    .tech_theme1 .theme1_content2 .theme1_content_left {
        width:55%;
    }

       .tech_theme1 .theme1_content1 .theme1_content_right {
        width:55%;
    }

    .tech_theme2 .theme2_content .theme2_content_left {
        width:55%;
     }

    .tech_theme2 .theme2_content .theme2_content_right {
    width: 32%;
}

.tech_theme3 .theme3_content_top a img {
    width:100%;
}

.tech_theme3 ul li {
    width:31%;
}

.tech_theme3 ul li a img {
    width:100%;
}

.tech_theme4 .theme4_content_right {
    padding-right:50px;
}

.tech_theme4 .theme4_content_right img {
    width:100%;
}

}

@media screen and (max-width: 1200px) {

    .content {
        padding-bottom: 100px;
    }
    
    .content .banner .logo {
    margin-top: 20px;
    }

        .content .banner .banner_content {
        margin-top: 20px;
    }

    .tech_theme1 .theme1_nav ul {
        margin-top: 30px;
    }

    .tech_theme1 .theme1_content {
        height: auto;
        padding: 30px;
        margin-top: 40px;
    }

    .tech_theme1 .theme1_content1 .theme1_content_left {
        display: none;
    }

    .tech_theme1 .theme1_content2 .theme1_content_right {
        display: none;
    }

    .tech_theme1 .theme1_content1 .theme1_content_right {
        width:100%;
        margin: 0 auto;
        float: none;
    }

    .tech_theme1 .theme1_content2 .theme1_content_left {
        width:100%;
        margin: 0 auto;
        float: none;
    }

    .tech_theme2 {
    margin-top: 50px;
}

    .tech_theme2 .theme2_content .theme2_content_left {
          width:100%;
        margin: 0 auto;
        float: none;
         padding: 30px;
    }

    .tech_theme2 .theme2_content .theme2_content_right {
         display: none;
    }

    .tech_theme2 .theme2_content {
        padding-bottom:0;
            margin-top: 40px;
    }

    .tech_theme3 {
    margin-top: 50px;
    }

    .tech_theme4 {
        padding:30px;
         margin-top: 50px;
    }

    .tech_theme4 .theme4_content_left {
        float:none;
            margin-top: 0;
    margin-left: 0;
    width: 100%;
    }

    .tech_theme4 .theme4_content_right {
       float:none;
               padding-right: 0;
                   width: 100%;
            margin-top: 50px;
    }

    .tech_theme4 .theme4_content_right {
        text-align: center;
    }

        .tech_theme4 .theme4_content_right img{
        width: 88%;
        margin: 0 auto;
    }

    .tech_theme4 .theme4_content_right h6 {
            margin: 0 auto;
    margin-top: 38px;
    margin-bottom: 35px;
    }

    
}

@media screen and (max-width: 760px) {
    .content {
        padding-bottom: 50px;
    }

        .content .banner .logo .gh img {
        width: 40%;
    }

        .tech_theme1 .theme1_nav ul {
        margin-top: 25px;
    }

    .tech_theme1 .theme1_content1:before {
        display: none;
    }

     .tech_theme1 .theme1_content1::after {
        display: none;
    }

    .tech_theme1 .theme1_content2:before {
        display: none;
    }
    .tech_theme1 .theme1_content2::after {
        display: none;
    }

    .tech_theme1 .theme1_content {
        margin-top: 30px;
    }

    .tech_theme1 .theme1_content1 .theme1_content_right ul li a {
            font-size: 16px;
            padding-right:100px;
    }

    .tech_theme1 .theme1_content1 .theme1_content_right ul li a span{
        position: absolute;
        right:5px;
        top: 0;
        font-size: 16px;
    }
    .tech_theme1 .theme1_content {
        padding:20px;
    }


.tech_theme1 .theme1_content1 .theme1_content_right ul li  {
    height: auto;
    line-height: 45px;
    margin-bottom: 15px;
    border-radius: 35px;
    padding: 0 20px;
}

.tech_theme1 .theme1_content1 .theme1_content_right .more {
    width: 140px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
}

.tech_theme1 .theme1_content2 .theme1_content_left ul li a {
     padding-right:100px;
    font-size: 16px;
}

    .tech_theme1 .theme1_content2 .theme1_content_left ul li a span{
        position: absolute;
        right:5px;
        top: 0;
        font-size: 16px;
    }

    .tech_theme1 .theme1_content2 .theme1_content_left ul li  {
    height: auto;
    line-height: 45px;
    margin-bottom: 15px;
    border-radius: 35px;
    padding: 0 20px;
}

.tech_theme1 .theme1_content2 .theme1_content_left .more {
    width: 140px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
}

    .tech_theme2 {
        margin-top: 35px;
    }

.tech_theme2 .tech_theme2_title img {
    width:85%;
}

.tech_theme2 .theme2_content {
    margin-top: 30px;
}

.tech_theme2 .theme2_content .theme2_content_left ul li a {
    padding-right:100px;
    font-size: 16px;
}

.tech_theme2 .theme2_content .theme2_content_left ul li a span{
    position: absolute;
    right:5px;
    top: 0;
    font-size: 16px;
}

.tech_theme2 .theme2_content .theme2_content_left ul li  {
    height: auto;
    line-height: 45px;
    margin-bottom: 15px;
        padding: 0 20px;
}

.tech_theme2 .theme2_content .theme2_content_left .more {
    width: 140px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
}

.tech_theme2 .theme2_content .theme2_content_left {
    padding:20px;
}

    .tech_theme3 {
        margin-top: 35px;
            padding: 20px;

    }

    .tech_theme4 .theme4_content_left .theme4_title img {
        width:70%;
    }

        .tech_theme4 {
        padding: 20px;
        margin-top: 35px;
    }

    .tech_theme4 .theme4_content_right {
        margin-top: 25px;
    }

    .tech_theme4 .theme4_content_right h6 {
        margin-top: 25px;
        margin-bottom: 20px;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }

    .tech_theme4 .theme4_content_right p {
         margin: 0 auto;
    margin-top: 10px;
    font-size: 16px;
       width:90%;
    }

    .tech_theme4 .theme4_content_left ul li a::before {
        width:50px;
        height:50px;
        background-size: contain;
    }

    .tech_theme4 .theme4_content_left ul li a {
        font-size:16px;
            height: 50px;
    line-height: 50px;
        padding-left: 55px;
    }

    .tech_theme4 .theme4_content_left ul li p {
        font-size: 14px;
        padding-left: 20px;
        padding-right: 20px;
            margin-top: 15px;
    }

    .tech_theme4 .theme4_content_left ul .more {
        width: 140px;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
    }

    .tech_theme4 .theme4_content_left .theme4_title {
    margin-bottom: 20px;
}

.tech_theme3 ul {
       flex-wrap: wrap;
           margin-top: 0px;
    }

    .tech_theme3 ul li {
        width: 48%;
        margin-top:10px;
    }







 }















