/* front page */
.home .special-block {
	margin-left: 10px;
	display: block;
	margin: 20px 0  30px;
	width: 100%;
}
.special-block .block_name {
	display: inline-block;
	margin-bottom: 8px;
}
.right_block .special-block .one_article .image {
	width: 100%;
}
.one_article {
	width: 45%;
}
.one_article .image a {
	display: block;
	position: relative;
}
.after-read-master-article {
	background: #fff;
	margin-bottom: 15px;
	margin-top: 15px;
	display: inline-block;
}
.right_block .one_article {
	width: 100%;
	display: inline-block;
	margin-top: 10Px;
}
.right_block .one_article .image {
	width: 37%;
}
.right_block .one_article .title {
	width: 60%;
	display: inline-block;
}
.right_block .block_name a {
	color: #000;
	font-size: 22px;
	line-height: 23px;
	font-weight: 900;
}
.right_block .one_article .title a {
	color: #000;
}
.one_article {
	width: 45%;
}
.one_article.magin_right {
	margin-right: 3%;
}
.special-block .title a {
	font-weight: 600;
	font-size: 19px;
	line-height: 23px;
	display: block;
	margin-top: 10px;
	color: #000;
}
/* single page */
.article_sub_title h2 {
	font-style: normal;
}
body.home header .logo_block .logo {
	background-image: url("/assets/themes/ntd/images/NTD_Front_Logo.svg");
	background-size: 174px 112px;
	width: 174px;
	height: 112px;
}
header.mini .logo_block .logo {
	background-image: url("/assets/themes/m-ntd/images/NTD_Mobile_Logo.svg");
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	width: 140px;
	height: 48px;
}
body.shenyun header .site_logo {
	background-image: url("/assets/themes/ntd/images/shenyun/ntdLogo.png");
	background-size: 96px 50px;
	width: 96px;
	height: 50px;
	display: block;
}
body.shenyun .full-banner div.tickets a {
	font-size: 20px;
	line-height: 42px;
}
body.shenyun .company-nav .companies a {
	font-size: 17px;
	line-height: 21px;
}
body.shenyun .sy-front .enter a {
	font-size: 20px;
	line-height: 28px;
}
body.shenyun .shenyun-main h1 {
	padding-top: 5px;
	line-height: 30px;
}
.hp_footer_logo {
	width: 120px;
	height: 40px;
	margin-left: 10px;
	display: inline-block;
	background: url("/assets/themes/ntd/images/NTD_Front_Footer_logo.png") no-repeat;
	background-size: 100%;
	background-position: 100% 100%;
}
body.ntd_japan .sy-front .cover-image {
	background-image: url(/assets/themes/ntd/images/shenyun/jp-front-bg-v5.jpg)
}

@media screen and (max-width: 1440px) {
	.ntd_japan header .header_container .logo_block {
		margin-left: 0;
	}
}
@media screen and (max-device-width: 768px) {
	body.ntd_japan .sy-front .mobile_button a:after {
		content: '';
		background-image: url("/assets/themes/ntd/images/shenyun/jp-mobile_companies_button.png") !important;
	}
	body.ntd_japan .sy-front .cover-image {
		background-image: url("/assets/themes/ntd/images/shenyun/jp-front-bg-v3.jpg") !important;
	}
}
body.ntd_japan .sy-front .center-wrap {
	 max-width: 550px;
	 min-width: 550px;
	width: 550px;
}
.slider_wrap {
	display:block;
}
.front_exclusive_slideshow {
	width: 300px;
	margin: 0 auto 10px;
}
.slide-item img {
	width: 100%;
}