.resource-list{
	overflow:hidden;
	margin-bottom:60px;
}
.resource-list .r-item{
	padding:60px 13px 0;
	border-bottom:1px solid #dcdcdc;
	min-height:101px;
	overflow: hidden;

}
.r-item .title{
	float:left;
	width:211px;
	height:74px;
	background: url(../images/resource-item-bg.jpg) no-repeat;
	text-align:center;
	color:#fff;
	font-size:16px;
	display:flex;
	align-items: center;
	justify-content: center;
	flex-direction:column; 
}
.r-item .title p{

}
.r-item .contents{
	margin-bottom:55px;
	margin-left:75px;
	float:left;
	width:465px;
	line-height:27px;
	font-size:14px;
	color:#666; 
	height:81px;
	overflow: hidden;
	transition:all .5s;
}
.r-item .contents p{

	
}
.r-item .link{
	float:right;
	margin-right:32px;
}
.r-item .link .weblink{
	width:74px;
	height:24px;
	border-radius:12px;
	border:1px solid #bfbfbf;
	text-align:center;
	line-height:24px;
	font-size:14px;
	color:#024ddd;
	transition:all .5s;
}
.r-item .link .weblink:hover{
	background:#024ddd;
	color:#fff;
}
.r-item .link .more{
	margin-top:32px;
	width:55px;
	height:14px;
	border:1px solid #bfbfbf;
	border-radius:7px;
	text-align:center;
	line-height:14px;
	font-size:14px;
	color:#666;
	cursor:pointer;
}
.r-item .link .more span{
	color:#bf00ff;
}
.r-item .link .more:hover{
	color:#bf00ff;
}

.zhanlan-box{
	margin:20px 0;
}
.zhanlan-box .zlitem{
	overflow: hidden;
	padding:28px 0;
	border-bottom:1px dashed #e1e1e1 ;
	min-height:210px;
}
.zhanlan-box .zlitem .img{
	margin-right:38px;
	float:left;
	width:313px;
	height:209px;
	overflow: hidden;
}
.zhanlan-box .zlitem .img img{
	width:100%;
	height:100%;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
}
.zhanlan-box .zlitem .img:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.zhanlan-box .zlitem .text{
	float:left;
	width:600px;
	position: relative;
	min-height:210px;
}
.zhanlan-box .zlitem .text h2{
	
	font-weight:normal;
	margin:8px 0 22px;
}
.zhanlan-box .zlitem .text h2 a{
	font-size:21px;
	color:#333;
}
.zhanlan-box .zlitem .text h2 a:hover{
	color:#bf00ff;
}
.zhanlan-box .zlitem .text .date{
	font-size:16px;
	color:#999;
}
.zhanlan-box .zlitem .text .intro{
	margin-top:10px;
	width:100%;
	font-size:16px;
	line-height:30px;
	text-indent:2em;
	height:90px;
	overflow:hidden;
}
.zhanlan-box .zlitem .text  .more {
    position:absolute;
	bottom:0;
	right:0;
    width: 55px;
    height: 14px;
    border: 1px solid #bfbfbf;
    border-radius: 7px;
    text-align: center;
    line-height: 14px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
}
.zhanlan-box .zlitem .text  .more:hover{
	color:#8a2198;
}
.zldetaile .title{
	padding:42px 0 43px;
	border-bottom:1px solid #d2d2d2; 
	position:relative;
}
.zldetaile .title h1{
	font-size:28px;
	font-weight:normal;
	color:#000;
	overflow:hidden;
}
.zldetaile .title h1 p{
	width:630px;
	float:left;
	
}
.zldetaile .title h1 span{
	font-size:16px;
	color:#999;
	margin-left:150px;
	float:left;
	margin-top:10px;
	
}
.zldetaile .title .backlist{
	width:77px;
	height:34px;
	background:url(../images/btn-zlhf.jpg) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:34px;
	padding-left:40px;
	position:absolute;
	right:0;
	top:42px;
}
.zldetaile .title .backlist:hover{
	color:#ccc;
}
.zldetaile .bodycontent{
	margin:30px 0;
	font-size:16px;
	color:#999;
	line-height:30px;
}
.zldetaile .contentImglist{
	overflow:hidden;
	margin-right:-4px;
	margin-bottom:40px;
}
.zldetaile .contentImglist li{
	float:left;
	width:255px;
	height:177px;
	margin-right:4px;
	margin-bottom:4px;
	overflow:hidden;
}
.zldetaile .contentImglist li img{
	width:100%;
	height:100%;
	cursor:pointer;
}
.zldetaile .contentImglist li img:hover{
	opacity: .8;
}
.mswrap{
	overflow:hidden;
	margin-right:-54px;
	margin-top:55px;
	margin-bottom:40px;
}
.mswrap .mingshi{
	 float:left;
	 width:215px;
	 height:365px;
	 border:1px solid #eaeaea; 
	 margin-right:54px;
	 margin-bottom:26px;
}
.mswrap .mingshi .img{
	 width:215px;
	 height:200px;
	 overflow: hidden;
	 text-align: center;
	 vertical-align: middle;
}
.mswrap .mingshi .img img{
	width: 100%;
	height: 100%;
}
.mswrap .mingshi .text{
	padding:18px 12px;
	position:relative;
}
.mswrap .mingshi .text h2{
	font-weight:normal;
	overflow: hidden;
	height:58px;
	border-bottom:1px solid #eeeeee;
	margin-bottom:15px;
}
.mswrap .mingshi .text h2 p{
	float:left;
	font-size:16px;
	color:#333;
	line-height:18px;
	font-weight:normal;
	width: 150px;
    line-height: 25px;
    margin-top: -6px;
}
.mswrap .mingshi .text h2 span{
	min-width:21px;
	height:21px;
	color:#fff;
	background:#88a1e5;
	font-size:16px;
	margin-right:8px;
	float:left;
	text-align:center;
	padding:0 2px;
}
.mswrap .mingshi .text .uname{
	font-size:18px;
	color:#333;
	margin-bottom:5px;
	font-weight:normal;
}
.mswrap .mingshi .text .zhicheng{
	font-size:12px;
	color:#999;
	line-height:16px;
	width:145px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.mswrap .mingshi .text .svcode{
	position:absolute;
	width:22px;
	height:22px;
	background:url(../images/s-vcode.jpg) no-repeat;
	bottom:21px;
	right:15px;
}
.mswrap .mingshi:hover .text .svcode{
	background-position:0 -22px;
}
.tuijieitem{
	margin-top:40px;
	padding-bottom:42px;
	border-bottom:1px solid #dcdcdc;
	
	position:relative;
}
.tuijieitem:after{
	content:'';
	display:block;
	overflow:hidden;
	clear:both;
}
.tuijieitem .img{
	float:left;
	margin-right:45px;
	width:130px;
	height:193px;

	position:relative;
}
.tuijieitem .img .bigimg{
	position:absolute;
	width:241px;
	height:290px;
	background:#fff;
	border:1px solid #ccc;
	left:140px;
	top:0;
	text-align:center;
	display:none;
	padding:10px 0;
	z-index:99;
}
.tuijieitem .img .bigimg img{
	height:100%;
	width:auto;
}
.tuijieitem .img img{	
	width: 100%;
	height: 100%;
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
}
.tuijieitem .img:hover .bigimg{
	display:block;
}
.tuijieitem .text{
	float:left;
	width:790px;
	
}
.tuijieitem .weblink{
	position:absolute;
	top:0;
	right:30px;
	width:74px;
	height:24px;
	border-radius:12px;
	line-height:24px;
	text-align:center;
	font-size:12px;
	color:#094ad8;
	border:1px solid #bdbdbd;
	transition:all .5s;
}
.tuijieitem .weblink:hover{
	background:#094ad8;
	color:#fff;
}
.tuijieitem .text h2{
	margin-top:4px;
	margin-bottom:30px;
	font-size:18px;
	color:#333333;
}
.tuijieitem .text .intro .left{
	float:left;
	width:370px;
}
.tuijieitem .text .intro .left p{
	font-size:14px;
	/* line-height:28px; */
	display:flex;
}
.tuijieitem .text .intro .left p span{
	float:left;
	width:80px;
	text-align: justify;
}
.tuijieitem .text .intro .left p span i{
	display:inline-block;
	width:100%;
	height:0;
}
.tuijieitem .text .intro .right{
	float:left;
	width:420px;
	font-size:14px;
	line-height:28px;
	text-indent: 2em;
}
.tuijieitem .text .intro .right p.tt{
	text-indent: 0;
}
.tuijieitem .text .intro .right p .jxwz{
	font-size:13px;
	padding-right:18px;
	background:url(../images/jxwz-icon.png) no-repeat right center;
	color:#a500da
}
.tuijieitem .text .intro .right .info{
	height:90px;
	overflow:hidden;
}
.tuijieitem .more{
	position:absolute;
	bottom:15px;
	right:50px;
	display: block;
	width:55px;
	height:16px;
	line-height:16px;
	border:1px solid #bfbfbf;
	text-align:center;
	border-radius:8px;
	font-size:14px;
	color:#333;
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
}
.tuijieitem .more span{
	color:#bd04f8;
}
.tuijieitem .more:hover span{
	color:#fff;
}
.tuijieitem .more:hover{
	background: #bd04f8;
	color:#fff;
}


#qikan-detail{
	width:840px;
	height:640px;
	border:1px solid #cdcdcd;
	box-shadow:0 0 10px #cdcdcd;
	border-radius:5px;
	overflow: hidden;
	position:fixed;
	left:50%;
	top:50%;
	margin-top:-315px;
	margin-left:-420px;
	z-index: 99;
	background:#fff;
	padding-bottom:30px;
	display:none;
}
#qikan-detail iframe{
	width:100%;
	height:100%;
}
#qikan-detail span{
	position:absolute;
	right:20px;
	top:10px;
	font-size:30px;
	cursor:pointer;
	color:#000;
}




