
.hero-home h1 {
    font-size: 2rem;
    color:#000;
    font-family: 'TitleFont',sans-serif;
}

.hero-home button {
    background-color: #ffcc33;
    border: none;
    padding: 10px 20px;
    font-size: 1.2rem;
    cursor: pointer;
    
}

.hero-home {
    display: flex;
    align-items: center; /* 垂直居中 */
    justify-content: space-between; /* 左右布局 */
    padding: 20px;
    background-image:url('/assets/contactus/banner1.png'); /* 可根据需要调整背景颜色 */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height:35vh;
}

.hero-home-content {
    flex-grow: 2; /* 占据剩下的空间 */
    padding-left: 2vw;
    
}

.sub-title {
    color:#000;
}
.big-gap {
  display: flex;
  flex-direction: column;
  gap:45px;
}
.middle-text-h3 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size:36px;
    border-bottom:solid 1px #e6cd23;
    text-align: center;
    line-height: 36px;
    
    color:#e6cd23;
    
}

.middle-text-content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content:center;
    gap:30px;
    height: 420px;
    padding:30px 20px;
}

.chat-with-us {
    background-color: #f2ee98;
}
.middle-text-title-wraper {
    padding-top:5px;
    display: flex;
    justify-content: center;
}

.middle-text-p {
    text-align: center;
    color:#e6d986;
    font-size: 13px;
    line-height: 20px;
}
.slider-section {
    background-image: url('/assets/contactus/map.png');
    padding-bottom:0px;
    min-height: 380px;
}

.lets-connect-button {
    padding: 6px;
    font-size: 14px;
    border: 2px solid #e6d986;
    color:#e6d986;
    background-color: transparent;
}
.button-container {
    padding-top: 30px;
    text-align: center;
}
.tag-image-box {
    display: flex;
    justify-content: center;
    align-items:center;
    padding-top:15px;
}
.tag-image {
    display: flex;
    width: 35px;
    height: auto;
    z-index: 1;
}



.box-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
    padding: 12px 20px;
    padding-bottom: 15px;
    font-family: 'BrandFont',sans-serif;
    
}

.workflow-box-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
    padding: 12px 20px;
    padding-bottom: 40px;
    font-family: 'BrandFont',sans-serif;
    
}

.box-item {
    position: relative;
    color: rgb(152, 152, 152);
    padding: 20px;
    width: 17vw;
    height: 160px;
    text-align: center;
    font-family: 'YaHeiFont',sans-serif ;
    
}
.zise-sub-title {
   font-size:11px;

   
}
.zise-title-box {
    display:flex;
    flex-direction: column;
    padding-top:20px;
   
}

.zise-title {
    padding-top:0px;
    padding-bottom:2px;
    margin-top: 2px;
    margin-bottom:35px;
    color:#000;
    font-weight: 600;
    font-size: 16px;
    font-family: 'YaHeiFont',sans-serif;
    text-align: center;
}
.slider-content{
    position: relative;
    display: flex;
    justify-content: center;
}
.one-stop-shop {
    display: flex;
    flex-direction: column;
    position: absolute;
    background-color: #5e308a;
    width:22vw;
    height: auto;
    top:50%;
    left:30%;
    transform: translate(-50%,-50%);
    padding:20px;
}

.one-stop-shop h2 {
    font-size:16px;
    color:#e6cd23;
    font-family: 'YaHeiFont',sans-serif;
}
.one-stop-shop p {
    font-size:10px;
    color:#e9e0a8;
    font-family: 'YaHeiFont',sans-serif;
    line-height: 16px;
}

.one-stop-shop button {
    font-size:10px;
    color:#5e308a;
    background-color:#e9d762;
    font-family: 'YaHeiFont',sans-serif;
    padding:5px;
    width: 40%;
    border-radius: 5px;
}




.background-slider {
    margin-left:10vw;
    width: 58%;
    height: auto;
}



.main-set-background {
    display: flex;
    flex-direction: column;
    padding-top: 15px;
    background-color:#efefef88;
    flex-wrap: wrap;
}
.social-media-management-title {
   color: #5e308a;
}

.content-test {
    padding-top: 30px;
    padding-bottom: 80px;
}
/* .workflow-box-item {
    padding-right: 20px;
} */

.ourworks-content {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
}
.tiktok1 {
   
    width: 30vw;
}
.tiktok-content1 {
    display: flex;
    justify-content: flex-start;
    padding-left: 360px;
    padding-right:260px;
}
.tiktok-content2 {
    display: flex;
    justify-content: flex-end;
    padding-left: 160px;
    padding-right:260px;
    top:350px;
    left:160px;
}
.tiktok-text p {
    color: #000;
    font-size:12px;
    font-size:22px;
    font-family: 'BrandFont',sans-serif;
}
.tiktok-text {
    padding-top:30px;
    padding-left: 50px;
    padding-right: 50px;
}

.bottom-text-content {
  background-color: #5e308a;
  padding-top: 20px;
  padding-bottom:40px;
}
.bottom-text-h3 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size:26px;
    font-family: 'TitleFont',sans-serif;
    text-align: center;
    line-height: 36px;
    color:#e6cd23;
}
.bottom-text-p {
    color: #e6d986;
    font-size:10px;
    text-align: center;
}

.hero-home button {
    background-color: #5e308a;
    border: none;
    padding: 10px 20px;
    font-size: 1.2rem;
    cursor: pointer;
    color:white;
}

.vertical-line {
    width: 1px; /* 线的宽度 */
    height: 120px; /* 线的高度 */
    background-color: rgb(213, 213, 213); /* 线的颜色 */
    margin: 40px; /* 为了便于查看效果的外边距 */
}

/* 为表单设置基本的布局和样式 */
.form-container {
    flex:3;
    align-content: flex-start;
    max-width: 600px; /* 控制表单的最大宽度 */
  
    text-align: center;
    padding:50px;
}
.calendar-img{
   
    flex:2;
    width:70%;
}

/* 第一行的三个文本框水平排列 */
.form-row {
    display: flex;
    gap: 10px; /* 控制文本框之间的间距 */
    margin-bottom: 15px; /* 每行之间的间距 */
}

/* 让每个文本框在第一行等宽 */
.form-row input[type="text"] {
    flex: 1; /* 等宽 */
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

/* 第二行的完整长度文本框 */
.full-width {
    width: 96%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 15px; /* 下方的间距 */
}
.submit-btn {
    background-color: #7b38bc;
    width: 50%;
    color: #fff;
   border:1px solid transparent;
    padding: 8px 12px;
} 
.calendar-container {
    text-align: left;
    align-content: center;
    
}

/* textarea 样式 */
textarea {
    width: 96%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 150px; /* 控制文本区域的高度 */
}
.bottom-a {
    color:#c5c5c5;
}
@media (max-width: 768px) {
    h1 {
        width: 120px;
    }
 
    .box-grid {
        flex-direction: column;
        align-items: center;
    }

    .box-item {
        width: 80%;
        max-width: 300px;
    }
    .hero-home h1 {
        font-size: 1rem;
        color: #000;
        font-family: 'TitleFont', sans-serif;
        width: 80%;
    }
    .sub-title {
        font-size:11px;
    }
    .partner-button {
        width: 50%;
        font-size:10px;
    }
    .hero-home button {
      
        font-size: 1rem;
        
    }
   .middle-text-content {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 850px;
   }
   .one-stop-shop {
    width: 100vw;
    display: flex;
    flex-direction: column;
    background-color: #5e308a;
    height: auto;
    top: 0%;
    left: 0%; 
    transform: translate(0, 0); 
    padding: 20px
   }
   .background-slider {
    display: none;
   }
   .workflow-box-grid {
    padding-top: 120px;
   }
   .tiktok-content1,.tiktok-content2 {
    display: flex;
    justify-content: flex-start;
    padding-left: 10px;
    padding-right: 10px;
    }
    .tiktok-text {
        padding-left: 15px;
        padding-right: 5px;
    }
    .tiktok1 {
        width: 60vw;
    }
    .tiktok-text p {
        color: #000;
        font-size: 11px;
       
        font-family: 'BrandFont', sans-serif;
    }
    .bottom-text-h3 {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 16px;
        font-family: 'TitleFont', sans-serif;
        text-align: center;
        line-height: 36px;
        color: #e6cd23;
    }
}