body {
	background: #fff url("https://i.ntdtv.com/assets/themes/ntd/images/shenyun/shenyun-2025-bg.jpg");
	background-position: 41% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Helvetica, Arial, Tahoma, Verdana, "Microsoft YaHei UI", "Microsoft YaHei", "Microsoft JhengHei", "微軟正黑體", 'Heiti TC', 'Heiti SC', "MHei","Lucida Grande", "Lucida Sans Unicode", "STHeiti Light", "冬青黑体简体中文", "STXihei", sans-serif;
	font-size: 0;
	min-width: 1000px;
}
header.syreview .logo {
	width: 174px;
	display: inline-block;
}
header.syreview .sep {
	display: inline-block;
	height: 20px;
	border-left: 1px solid #3b4d96;
	vertical-align: top;
	margin-top: 8px;
	margin-left: 15px;
	margin-right: 15px;
}
header.syreview .sy_site {
	display: inline-block;
	height: 39px;
	padding-top: 2px;
	font-family: 'PingFang SC';
	color: #3b4d96;
	font-size: 18px;
	font-weight: 400;
	vertical-align: top;
}
header .blue-bar {
	display: table;
	max-width: 100%;
	margin: auto;
}
.left-part {
	float: left;
	padding-top: 22px;
}
header .logo {
	font-size: 0;
}
header .logo-icon {
	display: inline-block;
	width: 48px;
	height: 48px;
	margin: 8px 10px 0 20px;
	background: url("https://i.ntdtv.com/assets/themes/ntd/images/shenyun/CNTD_SY_sprite.png") no-repeat;
	background-position: 0px -248px;
	font-size: 0;
	vertical-align: middle;
}
header .logo-slogan {
	display: inline-block;
	width: 241px;
	height: 35px;
	background: url("https://i.ntdtv.com/assets/themes/ntd/images/shenyun/CNTD_SY_sprite.png") no-repeat;
	background-position: 0px 0px;
	vertical-align: bottom;
}
.right-part {
	float: right;
}
header .right-part .search_form {
	margin-top: 22px;
}
header .right-part .search_form input {
	float: left;
	padding: 0 6px;
	width: 220px;
	height: 26px;
	font-size: 15px;
	background: url("https://i.ntdtv.com/assets/themes/ntd/images/shenyun/CNTD_SY_sprite.png") no-repeat -251px 0;
	border: none;
	color: #666666;
}
header .right-part .search_form button {
	float: right;
	width: 83px;
	height: 26px;
	color: #3b4d96;
	font-size: 17px;
	letter-spacing: 3px;
	background: #fff;
	border: none;
	transition: background 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	cursor: pointer;
}
header .right-part .search_form button:before {
	content: "";
	position: relative;
	top: -2px;
	_top: 2px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	width: 22px;
	height: 21px;
	background: url("/assets/themes/ntd/images/shenyun/magnifier-black.png") no-repeat;
}

body > .menu {
	padding: 14px 0 6px;
	zoom: 1;
	display: inline-block;
	width: 100%;
	border-bottom: 2px solid transparent;
	border-image: linear-gradient(45deg, transparent 17%, rgba(246,153,74, .5) 47%, transparent 65%);
	border-image-slice: 1;
}
.menu .left-nav ul.first-layer {
	padding-top: 10px;
	float: left;
	list-style: none;
}
.menu .left-nav ul.first-layer > li {
	position: relative;
	z-index: 10;
	float: left;
	list-style: none;
}
.menu .left-nav ul.first-layer > li > a {
	float: left;
	height: 42px;
	overflow: hidden;
	color: #3b4d96;
	font-weight: 700;
	font-size: 18px;
	line-height: 42px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
	transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transform: rotate(0.1deg);
}
.menu .left-nav ul.first-layer li.home a {
	width: 58px;
}

.menu .left-nav ul.first-layer li.company a {
	width: 112px;
}

.menu .left-nav ul.first-layer li.company a.extra_length {
	width: 135px;
}

.menu .left-nav ul.first-layer li.continent a {
	width: 96px;
}

.menu ul.first-layer li.first-layer a.current,
.menu ul.first-layer > li.first-layer:hover > a {
	text-shadow: 0 0 0px rgba(0, 0, 0, 0);
	color: #252525;
	background: #fae1cb;
}

.menu ul.first-layer li.continent a .ico {
	position: relative;
	top: -webkit-calc(1px);
	display: inline-block;
	vertical-align: top;
	margin-left: 4px;
	width: 10px;
	height: 42px;
}

.lt-ie-9 .menu ul.first-layer li.continent a .ico {
	background: url("https://i.ntdtv.com/assets/themes/ntd/images/shenyun/CNTD_SY_sprite.png") no-repeat -267px -231px;
}

.menu ul.first-layer li.continent a .ico::before {
	content: "";
	position: absolute;
	top: 18px;
	left: 0;
	width: 0;
	height: 0;
	line-height: 0;
	border-style: solid;
	border-width: 8px 5px 0 5px;
	border-color: #ffffff transparent transparent transparent;
	transition: border 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.menu ul.first-layer li.continent:hover a .ico::before {
	border-top-color: #68449e;
}

.menu ul.first-layer li.continent ul.second-layer {
	position: absolute;
	top: 41px;
	left: 0px;
	visibility: hidden;
	opacity: 0;
	width: 96px;
	height: 154px;
	background:  rgba(169, 98, 18, 0.95);
	transition-property: visibility, opacity;
	transition-duration: 200ms;
	transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
	z-index: 10;
	list-style: none;
}

.menu ul.first-layer li.first-layer.current ul {
	height: 123px;
	background:  rgba(169, 98, 18, 0.95);
	_background: #af6915;
}

.menu ul.first-layer li.continent:hover ul.second-layer {
	visibility: visible;
	opacity: 1;
}

.menu ul.second-layer li.second-layer {
	border-top: 1px solid #0a6233;
	border-top: 1px solid rgba(29, 29, 29, 0.12);
}

.menu ul.second-layer li.second-layer:first-child {
	border-top: none;
}

.menu ul.second-layer li.second-layer a {
	display: block;
	height: 30px;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	line-height: 30px;
	background:  rgba(215, 130, 35, 0.95);
	text-align: center;
	text-decoration: none;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
	transition: background 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.menu ul.second-layer li.second-layer a:hover {
	color: #68449e;
	background:  rgba(255, 255, 255, 0.95);
	_background: #ffffff;
	text-shadow: 0 0 0px rgba(0, 0, 0, 0);
}

.menu .book {
	float: right;
	width: 120px;
	height: 40px;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	text-indent: 4px;
	letter-spacing: 5px;
	font-weight: 700;
	background: #F6994A;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.21);
	transition: background 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	margin-top: 10px;
}

.menu .book:hover {
	background: #F6994A;
}

.right_part .review_keep {
	background-color: #fff;
	margin-bottom: 26px;
}

.review_keep > .title {
	padding: 11px 17px 7px;
	color: #3b4d96;
	font-weight: 700;
	font-size: 20px;
	background: #fff;
	border-bottom: 1px dotted #cfcfcf;
}

.right_part .review_keep ul, .right_part .review_keep li {
	list-style: none;
}

.right_part .review_keep ul {
	margin: 9px 15px 0;
	border-bottom: 2px solid #e5ddde;
}

.right_part .review_keep li {
	display: block;
	padding: 15px 0;
	min-height: 76px;
	border-top: 2px solid #e5ddde;
}

.right_part .review_keep li:first-child {
	border-top: none;
}

.right_part .review_keep li a {
	display: table;
	width: 100%;
}

.right_part .review_keep li a:hover img {
	-webkit-filter: brightness(1.1);
}

.review_keep .image {
	float: left;
	display: inline-block;
	width: 135px;
	height: auto;
}

.review_keep .image img {
	max-width: 100%;
}

.review_keep li .title {
	display: inline-block;
	float: right;
	width: 126px;
	font-size: 14px;
	line-height: 1.6;
	font-weight: 400;
	color: #3b4d96;
}

.review_keep .see_more {
	display: block;
	padding: 12px 0 12px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	transition: background 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.review_keep .see_more a {
	color: #3b4d96;
	font-size: 16px;
}

.review_keep .see_more:hover {
	text-decoration: none;
	background: #f9fad8;
}

footer {
	background: #fff;
	font-size: 13px;
	text-align: center;
	line-height: 15px;
}
footer .left-part, footer .right-part {
	float: none;
}
footer .left-part {
	padding: 31px 15px 1px;
}
footer .left-part a {
	color: #3b4d96 !important;
	font-size: 13px;
}
footer .left-part li {
	list-style: none;
	display: inline-block;
	padding: 0 10px;
	border-left: 1px solid #3b4d96 !important;
}
footer .left-part li:first-child {
	border-left: none!important;
	padding-left: 0;
}
footer .right-part {
	margin-top: 18px;
	padding: 0 15px 19px;
	font-size: 13px;
}
footer .right-part span {
	color: #3b4d96 !important;
}
footer .container {
	display: inline-block;
}

.container {
	margin: auto;
	width: 1000px;
	display: table;
	font-size: 16px;
	padding-bottom: 20px;
}

main#main {
	margin-top: 30px;
	margin-bottom: 55px;
}

.left_part {
	float: left;
	width: 670px;
}

.right_part {
	float: right;
	width: 303px;
}

@media only screen and (max-device-width: 1024px),
only screen and (max-width: 1024px) {
	footer .left-part a {
		font-size: 11px;
	}

	footer .right-part {
		font-size: 11px;
	}
}

@media only screen and (max-width: 768px) {
	.container {
		width: 100%;
	}
}