.thesi-title {
    max-width: 900px;
    font-size: 34px;
    font-family: Arial;
    font-weight: bold;
    color: #0D496B;
    line-height: 55px;
    text-align: center;
    margin: auto;
}

.news_video {
    background: transparent;
}

.thesis-table {
    width: 100%;
    margin-top: 20px;
}

.thesie-left {
    font-size: 16px;
    font-family: FZHTJW;
    font-weight: normal;
    color: #000000;
    line-height: 60px;
    width: 10%;
    text-align: right;
    font-weight: 600;
}

.thesie-right {
    width: 90%;
    font-size: 16px;
    font-family: FZZDXJW;
    font-weight: normal;
    color: #413F49;
    line-height: 32px;
    padding: 20px;
    box-sizing: border-box;
}

.th-text {
    text-indent: 30px;
}

.the-a-link {
    background: #f0f5ff;
}

.breadcrumb {
    margin-bottom: 0px;
    padding: 10px 20px;
    box-sizing: border-box;
}

.breadcrumb li a {
    font-size: 17px;
    font-family: SimHei;
    font-weight: 400;
    color: #4E4E4E;
}

@media (max-width: 767px) {
	.thesie-left {
	    font-size: 16px;
	    font-family: FZHTJW;
	    font-weight: normal;
	    color: #000000;
	    line-height: 60px;
	    width: 20%;
	    text-align: right;
	    font-weight: 600;
	}
	
	.thesie-right {
	    width: 80%;
	    font-size: 16px;
	    font-family: FZZDXJW;
	    font-weight: normal;
	    color: #413F49;
	    line-height: 32px;
	    padding: 20px;
	    box-sizing: border-box;
	}
}

@media (max-width: 600px) {}

@media (max-width: 500px) {}

@media (max-width: 450px) {}

@media (max-width: 380px) {}

@media (max-width: 320px) {}