

/*网站基本定义*/

.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}


.o-m{background:#fff;width:1200px;margin:20px auto; overflow:hidden;}
.o-m .ul-o{float:left;width:320px;position:relative;background:#bfbdb9;}
.o-m .ul-o li{width:100%;cursor:pointer;position:relative;z-index:2; }
.o-m .ul-o span{width:62px;height:68px;float:left;display:block;border-bottom:1px solid #bfbdb9;background:url(../img/n-qyjz-1.png) no-repeat;background-position:-272px 20px;}
.o-m .ul-o .li-t span{background-position:-272px -50px;}
.o-m .ul-o .li-s span{background-position:-272px -120px;}
.o-m .ul-o .li-f span{background-position:-272px -190px;}
.o-m .ul-o .li-w span{background-position:-272px -257px;}
.o-m .ul-o .li-l span{background-position:-272px -323px;}
.o-m .ul-o li {float:left;line-height:68px;color:#fff;font-size:16px;font-style:italic;width:100%;border-bottom:1px solid #cccbc8; text-indent:1em;}
.o-m .ul-o li b{position:absolute;display:block;width:15px;height:32px;background:url(../../../../img/n-qyjz-38.html) no-repeat;top:50%;margin-top:-16px;right:-15px;display:none}
.o-m .ul-o .li-mask{background:#ff6800;position:absolute;left:0;top:0;width:335px;height:68px;background:url(../img/n-qyjz-52.png) no-repeat;}
.o-m .ul-o li.on b{display:block;}
.o-m .ul-t{background:#fff;width:880px;float:left;height:414px;}
.o-m .ul-t li{list-style-type:none;position:relative;height:100%;display:none;}
.o-m .ul-t .li-top{padding:25px 0 0 50px;}
.o-m .ul-t h5{color:#666;font-size:24px;line-height:38px;}
.o-m .ul-t p{color:#999;font-size:14px;line-height:22px;margin-bottom:5px}
.o-m .ul-t .li-a a{color:#2b91b8;font-size:14px;margin-right:30px;cursor:default;line-height:22px;}
.o-m .ul-t .li-a span{color:#999;font-size:14px}
.o-m .ul-t .li-img{width:100%;text-align:center;position:absolute;left:0;bottom:0;}


.mediabox {
	text-align: center;
	float: left;
	width: 33%;
	padding: 0 25px;
}

.mediabox img {border-radius:15px 15px 0 0;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.mediabox h3 {
	margin-top:-5px;
	font-size: 14px;background:#0239aa; height: 50px; line-height: 50px;
}
.mediabox:hover h3 {background:rgba(255,93,28,1.00);}
.mediabox h3  a{ color: #fff;}
.mediabox p {
	padding: 0 0 1em 0;
	margin: 0;
	line-height: 1.3;
}