@charset "utf-8";
a {
	color: #000000;
}

.mt30 {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 30px;
}

.lefttit {
	text-align: center;
	padding: 40px 10px;
	background: url(../img/bg_1.png) no-repeat;
	color: #0a4a91;
	border-bottom: 1px solid #fff;
}

.lefttit h1 {
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: 700;
}

.lefttit h2 {
	font-size: 15px;
	font-weight: normal;
}

#navleft li {
	line-height: 44px;
	border-bottom: 1px solid #193162;
	box-sizing: border-box;
	background: #0a4a91;
}

.xuanze {
	background: #f5a746!important;
}

#navleft p {
	width: 69%;
	margin: auto;
	color: #fff;
	background: url(../img/jiantou.png) no-repeat right center;
	background-size: 20px auto;
	font-size: 14px;
	text-align: center;
}

.newslist li {
	clear: both;
	min-height: 165px;
	margin-bottom: 20px;
	border-bottom: dotted 1px #d4d4d4;
	padding-bottom: 10px;
}

.newslist li img {
	width: 30%;
	margin-right: 20px;
	float: left;
	max-height: 140px;
}
.page li {
    float: left;
    margin: 10px;
}
.newslist li h2 {
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 28px;
	font-weight: 700;
}
.newslist li span{
	font-size: 14px;
	color: #5a5a5a;
	
}

.context{
	text-align: right;
}
.context li{
	padding: 10px;
}

.newslist li p {
	line-height: 28px;
	text-indent: 2em;
}

.piclist li {
	width: 32%;
	text-align: center;
	margin-right: 15px;
	float: left;
	margin-bottom: 10px;
}

.piclist li:nth-child(3n) {
	margin-right: 0px;
}

.piclist img {
	width: 100%;
	padding: 10px;
	border: 1px solid #ddd;
	height: auto;
}

.piclist h2 {
	font-size: 14px;
	line-height: 35px;
}

.aboutlist {
	line-height: 30px;
	padding-left: 30px;
}

.aboutlist p {
	line-height: 30px;
}

.aboutlist h2 {
	font-size: 16px;
	font-weight: 700;
}

#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	position: absolute;
}

#mbCenter {
	height: 557px;
	position: absolute;
	z-index: 9999;
	left: 50%;
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.70);
	-webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.70);
}

#mbCenter.mbLoading {
	background: #fff url(img/WhiteLoading.gif) no-repeat center;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#mbImage {
	left: 0;
	top: 0;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
}

#mbImage a,
#mbImage a:link,
#mbImage a:visited {
	color: #ddd;
}

#mbImage a:hover,
#mbImage a:active {
	color: #fff;
}

#mbBottom {
	min-height: 20px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding: 0 10px 10px;
}

#mbTitle {
	display: inline;
	color: #333;
	font-weight: bold;
	line-height: 27px;
	font-size: 14px;
}

#mbNumber {
	background: url(/images/mbNumber_bg.gif) no-repeat center;
	display: inline;
	color: #C00;
	line-height: 29px;
	font-size: 12px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: center;
	width: 65px;
	height: 26px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink,
#mbNextLink,
#mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 32px;
	height: 100px;
	background: transparent url(/images/CustomBlackPrevious.gif) no-repeat center;
	position: absolute;
	top: 38%;
	left: -32px;
}

#mbNextLink {
	width: 32px;
	height: 100px;
	background: transparent url(/images/CustomBlackNext.gif) no-repeat center;
	position: absolute;
	top: 38%;
	right: -32px;
}

#mbCloseLink {
	width: 24px;
	background: transparent url(/images/CustomBlackClose.gif) no-repeat center;
	position: absolute;
	top: 10px;
	right: 10px;
}

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mbError a,
#mbError a:link,
#mbError a:visited,
#mbError a:hover,
#mbError a:active {
	color: #d00;
	font-weight: bold;
	text-decoration: underline;
}

.layout_default {
	margin: 2px 18px;
	width: 200px;
	float: left;
}

.layout_default:nth-child(3n) {
	margin-right: 0px;
}

.mod_gallerylist {
	width: 100%;
	margin: 0 auto
}

.meta {
	font-size: 12px;
	text-align: center;
	width: 200px;
	margin-top: 10px;
	padding: 0 20px;
}

.image_container img {
	border: 1px solid #CCC;
	padding: 9px;
	height: 287px;
	width: 200px;
}

.meta a {
	color: #333;
	text-decoration: none;
}

@media only screen and (max-width: 767px) {
	#navleft li {
		width: 25%;
		float: left;
		border-right: 1px solid #193162;
		margin: 15px;
	}
	.aboutlist img {
		width: 100%!important;
		height: auto!important;
	}
	#navleft p {
		background: none;
	}
	.newslist {
		margin-top: 20px;
	}
	.newslist li {
		padding: 0 15px;
	}
	.newslist li img {
		width: 100%;
		margin-bottom: 10px;
		height: auto!important;
		max-height: none;
	}
	.newslist li h2 {
		font-size: 16px!important;
	}
	.piclist {
		padding: 15px;
	}
	.aboutlist {
		padding: 20px;
	}
	.piclist li {
		width: 47%;
		text-align: center;
		margin-right: 15px;
		float: left;
	}
	.piclist li:nth-child(2n) {
		margin-right: 0px;
	}
	.piclist img {
		width: 100%;
		margin-right: 10px;
		float: left;
	}
	.piclist h2 {
		font-size: 14px!important;
		line-height: 35px;
	}
	.image_container img {
		width: 200px!important;
		height: 235px!important;
	}
	.layout_default{
		width: 200px;
		margin: 3px;
	}
	.meta {
		margin-top: 10px;
		width: 200px;
		padding: 0px 20px;
	}
	.meta a {
		line-height: 16px;
	}
	.layout_default:nth-child(3n) {
    margin-right: none;
}
.mu-video-review-content video{
	max-height: 200px;
}
}