.index-box{background-color: #eeefef;padding: 30px 0px;}
            .index-box-wrapper{width: 100%;max-width: 1280px;margin: 10px auto;}
            .index-box-title{font-size: 18px;font-weight: bold;margin: 8px auto;padding: 8px 0px;}
            .index-box-title-icon{width: 20px;}
            .index-box-menu{margin: 15px auto;padding: 15px 0px;text-align: right;}
            .index-box-menu a{margin: 0px 5px;}
            .index-box-menu a:hover{border-bottom: 2px solid #ff0000;}
            .index-box-menu-this{color:#ff0000;border-bottom: 4px solid #ff0000;}
            .focus-img{width: 100%;}
            .focus-swiper{max-height: 340px;}
            .reNews-slide{background-repeat: no-repeat;background-size: cover;border: 1px solid #fff;}
            .focus-title{background-color: #ff0000;color: #fff;padding-left:15px;height: 40px;line-height: 40px;opacity: 0.7;margin-top: 300px;}
            .focus-title a{color: #fff;}
            .news-content{margin-top: 15px;}
            .news-list-box{width: 90%;margin: 0px auto;}
            .news-item{margin-bottom: 15px auto;border-bottom: 1px solid #c2c2c2;padding-bottom: 20px;margin-bottom: 20px;}
            .news-item:hover{color: #ff0000;border-bottom: 1px solid #ff0000;cursor: pointer;}
            .news-item a:hover{color: #ff0000;border-bottom: 1px solid #ff0000;cursor: pointer;}
            .news-item-title{font-size: 16px;font-weight: bold;margin-bottom: 5px;}
            .news-item-date{float: left;font-size: 14px;font-weight: bold;text-align: center;margin-right: 15px;}
            .date-day{font-size: 44px;font-weight: bolder;}
            .business{background-image: url('/Public/images/business-bg.jpg');background-repeat: no-repeat;background-size: cover;}
            .business-item{text-align: center;color: #fff;padding: 15px 0px 30px 0px;width: 90%;margin: 0px auto;height: 300px;}
            .business-item-this{background-color: #ff0000;color: #fff;}
            .business-item-this .business-item-title-bt{display: none;}
            .business-item-this .business-item-title{display: block;}
            .business-item-img{width: 90%;margin: 0px auto;}
            .business-title-box{height: 220px;}
            .business-item-title-bt{background-color: #ff0000;color: #fff;height: 30px;line-height: 30px;width: 90%;margin: 0px auto;}
            .business-item-title{margin: 10px 0px;display: none;}
            .business-item-title .main{font-size: 16px;font-weight: bold;}
            .business-more{padding: 5px;border: 1px solid #dddddd;border-radius: 20px;text-align: center;width: 25%;font-size: 16px;font-weight: bold;margin-top: 200px;}
            .business-item-title-main{font-size: 16px;font-weight: bold;margin-bottom: 15px;}
            .business-item-title-main a{color: #fff;}
            .business-item-title a:hover{color: #fff;}
            .project-box{margin: 15px auto;}
            .project-item-left{width: 30%;float: left;}
            .project-item-right{width: 70%;float: right;}
            .project-icon{width: 20px;float: left;margin-top: 30px;margin: 30px 10px;}
            .project-item-list{height: 80px;line-height: 80px;background-color: #dddddd;margin-bottom: 10px;width: 98%;font-size: 16px;}
            .project-item-list-this{color:#fff;background-image: url("/Public/images/index-project-hover.png");background-position: right;z-index:1000;background-color: transparent;}
            .project-item-list-this .project-icon{display: none;}
            .project-item-list-this span{margin-left: 40px;}
            .project-item-img{width: 100%;height: 350px;background-image: url('/Upload/2021-03-08/1615172135.png');background-repeat: no-repeat;background-size: cover;z-index:10}
            .project-item-tab{width: 250px;height: 350px;background-color: #000;float: right;opacity: 0.6;color: #fff;text-align: center;}
            .project-item-warpper{margin-top: 20px;}
            .item-tab-text{margin: 5px auto;padding: 5px 0px;width: 90%;border-radius: 5px;}
            .item-tab-text a{color: #fff;}
            .item-tab-text a:hover{color: #ff0000;}
            .item-tab-text:hover{background-color: #fff;color: #ff0000;cursor: pointer;}
            .tech{width: 100%;padding: 30px 0px;background-image: url('/Public/images/tech-bg.jpg');background-repeat: no-repeat;background-size: cover;}
            .tech-slide{text-align: center;margin-top: 15px;}
            .tech-slide-img{width: 80%;margin: 0px auto;}
            .tech-slide-title{background-color: #ff0000;color: #fff;position: relative;bottom: 15px;width: 80%;left: 10%;padding: 15px 0px;opacity: 0.8;}
            @media screen and (max-width: 768px){
                .mobile-hide{display: none} 
                .project-item-warpper{margin-top: 10px;}
                .project-item-tab{width:80% !important;}
            }