.daxin-agent{

max-width: 1000px;

margin: 40px auto;

font-family:
Arial,
sans-serif;

}

.agent-header{

bối cảnh:
linear-gradient(
135 độ,
#006b45,
#00b86b
);

màu:trắng;

padding: 45px;

border-radius: 20px;

text-align:center;

}

.agent-header h1{

font-size:40px;

margin-bottom: 15px;

}

.agent-card{

background:white;

padding: 35px;

margin-top: 30px;

border-radius: 20px;

box-shadow:
0 8px 30px rgba(0,0,0,.12);

}

.agent-card h2{

font-size:28px;

màu:#006b45;

}

#-thông-tin-sản-phẩm{

width:100%;

chiều cao: 120px;

padding: 15px;

font-size:17px;

đường viền:

1px đường liền màu #ccc;

border-radius: 10px;

}

button{

khoảng cách lề:

15px 35px;

margin-top: 20px;

border-radius: 30px;

border:none;

font-size:16px;

cursor: pointer;

}

#tạoNút{

background:#008f55;

màu:trắng;

}

.tiktok{

background:#000;

màu:trắng;

}

.publish{

background:#fe2c55;

màu:trắng;

margin-left: 15px;

}

.output{

background:#f1faf5;

border-left:

5px màu đặc #008f55;

padding: 25px;

border-radius: 12px;

}

.output h3{

màu:#008f55;

}

#status{

margin-top: 25px;

font-size:20px;

font-weight:bold;

màu:#008f55;

}

.daxin-dashboard{

max-width: 1200px;
margin: 40px auto;
font-family:
Arial,
Helvetica,
sans-serif;

màu:#1e293b;

}

.daxin-header{

bối cảnh:
linear-gradient(135deg,#0f172a,#2563eb);

padding: 45px;

border-radius: 25px;

màu:trắng;

margin-bottom: 30px;

}

.daxin-header h1{

font-size:42px;
margin: 0 0 15px;

}

.daxin-header p{

font-size: 18px;

độ mờ: 0,9;

}

.grid{

display:grid;

grid-template-columns:
lặp lại(2, 1fr);

khoảng cách: 25px;

}

.box{

background:white;

padding: 30px;

border-radius: 20px;

box-shadow:
0 10px 30px rgba(0,0,0,.08);

}

.box h2{

font-size:26px;

margin-bottom: 20px;

}

dữ liệu đầu vào,
textarea,
chọn{

width:100%;

padding: 14px;

border-radius: 10px;

border: 1px solid #ddd;

margin-bottom: 15px;

font-size:16px;

}

textarea{

chiều cao: 120px;

}

.btn{

background:#2563eb;

màu:trắng;

border:none;

padding: 14px 25px;

border-radius: 10px;

cursor: pointer;

font-size:16px;

}

.btn:hover {

background:#1d4ed8;

}

.ai-result{

background:#f8fafc;

padding: 20px;

border-radius: 15px;

}

.tag{

display: inline-block;

background:#dbeafe;

padding: 8px 15px;

border-radius: 30px;

margin: 5px;

}

.channel{

display: flex;

justify-content:space-between;

padding: 15px;

border-bottom: 1px solid #eee;

}

.status{

màu: xanh lá cây;

font-weight:bold;

}

.analytics{

display:grid;

grid-template-columns:
lặp lại(3, 1fr);

khoảng cách: 20px;

}

.metric{

background:#f1f5f9;

padding: 25px;

border-radius: 15px;

text-align:center;

}

.metric strong{

display: block;

font-size:32px;

màu:#2563eb;

}

.loading{

display: none;

màu:#2563eb;

font-weight:bold;

}

@media(max-width:768px){

.grid{

grid-template-columns: 1fr;

}

.analytics{

grid-template-columns: 1fr;

}

}

DAXIN ENERGY – Trợ lý truyền thông xã hội dựa trên trí tuệ nhân tạo

Hệ thống sáng tạo nội dung và xuất bản đa nền tảng dựa trên trí tuệ nhân tạo dành cho các giải pháp lưu trữ năng lượng toàn cầu.

Thông tin về sản phẩm

Châu Âu

Hoa Kỳ

Châu Á

Nội dung do trí tuệ nhân tạo (AI) tạo ra…

Trung tâm sáng tạo nội dung AI

Tiêu đề

Đang chờ tạo nội dung bằng AI…

Mô tả

Đang chờ tạo nội dung bằng AI…

Thẻ hashtag

Trung tâm Xuất bản

TikTok

Kết nối

LinkedIn

Kết nối

YouTube

Kết nối

Phân tích tiếp thị dựa trên trí tuệ nhân tạo


128

Bài đăng được tạo


356K

Lượt xem


245

Khách hàng tiềm năng

function generateAI(){

document.getElementById(“loading”)
.style.display = ”block”;

setTimeout(function(){

document.getElementById(“loading”)
.style.display = ”none”;

document.getElementById(“title”)
.innerHTML =

“Hệ thống lưu trữ năng lượng (ESS) 100kWh của DAXIN ENERGY: Giải pháp lưu trữ năng lượng thông minh”;

document.getElementById(“resultDescription”)
.innerHTML =

“Hệ thống lưu trữ pin thương mại tiên tiến, hỗ trợ tích hợp năng lượng tái tạo, giảm tải giờ cao điểm và quản lý năng lượng công nghiệp thông minh.”;

document.getElementById(“tags”)
.innerHTML =

`

#EnergyStorage


Hệ thống pin #Battery


# Năng lượng tái tạo


#SolarPower

`;

},1500);

}

function publish(){

document.getElementById(“publishResult”)
.innerHTML =

“✓ Đã đăng thành công lên các kênh đã kết nối”;

}