
Drama: The Love Equations
Type: Drama
Format: Standard Series
Country: China
Episodes: 27
Aired: Apr 10, 2020 – Apr 30, 2020
Aired On: Thursday, Friday
Genres: Romance, Life, Youth, Drama
Duration: 45 min.
Content Rating: 13+ – Teens 13 or older
Synopsis
Zhou Xiao, a bubbly university literature student who loves detective novels, is captivated by mysteries both on the page and in life. Her passion leads her to unexpectedly fall for Zhao Fan Zhou, a dedicated, cold forensic science major with little time for anything outside his studies. Despite their differences, their connection deepens, challenging both their worlds and their hearts.
Cast
Main Roles
- Gong Jun as Zhao Fan Zhou
- Reyi Liu as Zhou Xiao
Support Roles
- Li Ge Yang as Cai Ya Si [Zhou Xiao’s friend]
- Wanyan Luo Rong as Xie Yi Xing [Fan Zhou’s roommate]
- An Yong Chang as Zhu Lu [Zhou Xiao’s friend and roommate]
- Gao Qiu Zi as Tao Ling [Zhou Xiao’s friend and roommate]
- Li Xi Tong as Luo Wei [Zhou Xiao’s friend and roommate]
- Zhu Yun Hui as Jia Yi Chun [Freshman representative]
- Adson Liao as Chen Yu [Badminton club president]
- Tian Miao as Chen Li Juan [Zhou Xiao’s mother]
- Fu Jia as Zhou Zhen Guo [Zhou Xiao’s father]
- Ma Rui as Shen Meng Jun [Zhao Fan Zhou’s mother]
- Zhao Yan Song as Zhao Jian [Fan Zhou’s father]
- Yang Xin Ming as Professor Hu
- Geng Li Ming as Teacher Huang
- Xu Ge Ge as Teacher Liu
- Cao Shi Ping as Professor Zhuge [Chinese Literature]
- Qu Shao Shi as Teacher Shu
- Chen Jin as [Female dorm supervisor]
- Ma Rui as Shen Meng Jun
- Xu Yan Lei as Fang Wei
- Zhang Wei Dong as Director Liu

Guest Roles
- Liu Qian Yu as Shi Guo Guo [Fan Zhou’s classmate] (Ep. 1, 6)
- Wu Ji Feng as Li Xiao Feng [Yi Xing’s rival] (Ep. 8)
- Ryan Ren as Ren Yi Yang (Ep. 13-14)
- Xiao Tian Ren as Zhao Fan Zhou [Youth] (Ep. 16)
- Huang Yi as Qin Meng (Ep. 17)
- Jia Shu Yi as [Auntie]
- Xiao Wei as [President of Southern University]
Final Thoughts
“The Love Equations” is a charming and sweet university youth romance that brings together the lively world of literature and the meticulous nature of forensic science. Centered on the endearing dynamic between contrasting personalities, the drama delivers a heartwarming and relatable look at campus life, personal ambitions, and young love.
Want to skip the wait?
How to unlock instantly:
1. Click the ad banner below (it will open in a new tab).
2. Simply return to this page to unlock your content!
Please wait for the timer to finish
7s
@media (max-width: 768px) {
.timer-buttons-wrapper .my-btn,
.timer-buttons-wrapper .button {
padding: 10px 20px;
font-size: 0.9rem;
}
}
.timer-buttons-wrapper .content-pulse { animation: pulse-light 1.5s 1; }
@keyframes pulse-light {
0% { box-shadow: 0 0 0 0 rgba(240, 187, 120, 0.7); }
70% { box-shadow: 0 0 0 20px rgba(240, 187, 120, 0); }
100% { box-shadow: 0 0 0 0 rgba(240, 187, 120, 0); }
}
(function() {
const uniqueID = ‘timer_instance_6ab7c2021890d’;
const wrapper = document.getElementById(uniqueID);
if (!wrapper) {
console.error(‘[Timer ‘ + uniqueID + ‘] Wrapper element not found.’);
return;
}
let timeLeft = 7;
let tabWasHidden = false; // Our flag
const countdownEl = wrapper.querySelector(‘.countdown’);
const progressFill = wrapper.querySelector(‘.progress-fill’);
const timerContainer = wrapper.querySelector(‘.timer-container’);
const downloadContent = wrapper.querySelector(‘.download-content’);
const adUnlockContainer = wrapper.querySelector(‘.ad-unlock-container’);
const initialTime = timeLeft;
let timerInterval = null;
function unlockDownloads() {
if (!timerInterval) { return; } // Already unlocked
console.log(‘[Timer ‘ + uniqueID + ‘] Unlocking content.’);
clearInterval(timerInterval);
timerInterval = null;
if (timerContainer) timerContainer.style.display = ‘none’;
if (adUnlockContainer) adUnlockContainer.style.display = ‘none’;
if (downloadContent) {
downloadContent.style.display = ‘block’;
downloadContent.style.borderRadius = ’10px’;
downloadContent.classList.add(‘content-pulse’);
}
}
function startTimer() {
console.log(‘[Timer ‘ + uniqueID + ‘] Timer started.’);
timerInterval = setInterval(() => {
timeLeft–;
if (countdownEl) countdownEl.textContent = timeLeft + ‘s’;
let percentage = (timeLeft / initialTime) * 100;
if (progressFill) progressFill.style.width = percentage + ‘%’;
if (percentage > 50) { if (progressFill) progressFill.style.background = ‘#F0BB78’; }
else if (percentage > 20) { if (progressFill) progressFill.style.background = ‘#543A14’; }
else { if (progressFill) progressFill.style.background = ‘linear-gradient(to right, #543A14, #131010)’; }
if (timeLeft <= 5 && countdownEl) countdownEl.style.fontSize = '2rem';
if (timeLeft <= 0) {
console.log('[Timer ' + uniqueID + '] Timer finished.');
unlockDownloads();
}
}, 1000);
}
// — Ad-Click Logic (Using VisibilityChange) —
document.addEventListener('visibilitychange', function() {
// If the tab is hidden (like clicking an ad)
if (document.visibilityState === 'hidden') {
if (timerInterval) {
tabWasHidden = true;
console.log('[Timer ' + uniqueID + '] Tab is hidden. Setting tabWasHidden = true.');
}
}
// If the tab becomes visible (user returned)
if (document.visibilityState === 'visible') {
// #### THIS LINE IS NOW FIXED ####
console.log('[Timer ' + uniqueID + '] Tab is visible. Checking…');
if (tabWasHidden && timerInterval) {
console.log('[Timer ' + uniqueID + '] Tab was hidden and timer is running. Unlocking!');
unlockDownloads();
}
}
});
// Start the timer for this instance
startTimer();
})(); // End of the IIFE
The post The Love Equations (HINDI DUBBED) | STARFILX | complete appeared first on STARFILX.
