.figureCon .thumbnail{border: 0;overflow:hidden;margin-bottom: 0;}
.figureCon .thumbnail img{height:150px;}


.video-list-img{	
	position: relative;	  
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 10px rgba(0,0,0,.1);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgba(0,0,0,.1);
	overflow:hidden;
	transition:0.8s;
	display:block;
	padding:2px;
}
.video-list-img:hover{
-webkit-box-shadow: 0 4px 10px rgba(0,0,0,.25);
    -moz-box-shadow: 0 4px 10px rgba(0,0,0,.25);
    -o-box-shadow: 0 4px 10px rgba(0,0,0,.25);
    -ms-box-shadow: 0 4px 10px rgba(0,0,0,.25);
    box-shadow: 0 4px 10px rgba(0,0,0,.25);	
}
.zhuanti img,.huiyi-tuijian img,.links-a img,.hzhb-a img,.yqlj img,.links img{overflow:hidden;}
.video-list-img img,.zhuanti img,.huiyi-tuijian img,.links-a img,.hzhb-a img,.yqlj img,.links img{transition:0.8s;display:block;}
.video-list-img:hover img,.video-list-img img:hover img,.zhuanti:hover img,.huiyi-tuijian:hover img,.links-a:hover img,.hzhb-a img:hover ,.yqlj img:hover,.links img:hover{transform: scale(1.1);transition: 0.8s;}

.video-list-img .video-play{display: block;background:url("../images/video.png") no-repeat center center;width: 100%;height: 100%;z-index: 1000;position: absolute;top: 0;left: 0;transition:0.8s;}
.video-list-img:hover .video-play{display: block;background:rgba(28,86,142,0.3) url("../images/video.png") no-repeat center center;z-index: 1000;position: absolute;top:0;left:0;width: 100%;height: 100%;transition:0.8s;}

div.cus-video-con{overflow: inherit;}

/*---------------单独修改摘要css---------------*/
/* *{word-wrap: break-word;word-break: inherit;}*/
.mag_zhaiyao_sec .mag_zhaiyao_p{text-align: justify;}
.code-style code{font-weight: bold;color: #333;background: none;font-family: "微软雅黑";padding: 0 3px 0 0;font-size: 100%;}
.bs-callout{
    padding: 10px;
    margin: 20px 0;
    border: 1px solid #eee;
    /* border-left-width: 5px; */
    border-radius: 3px;
    /* border-left-color: #aa6708; */
}
span .glyphicon-menu-down:before{content: "\e252";color:#016177;font-size: 12px;}
span .glyphicon-menu-up:before{content: "\e253";color:#016177;font-size: 12px;}
.mag-xml-author-note tr{float:left;width:10%;}
.mag-xml-author-note tr:last-child{width:90%;padding-left:10px;}
.mag-xml-author-bio-img-td{max-width:100%;float:left;}
.mag-xml-author-bio-img{max-width: 100%;text-align: center;margin: auto;}
.mag-xml-author-bio-td{float:left;}
.abs-author a{color: #333 !important;}
/*业界动态*/
.video-box .news-list{display:none;}
.video-box .news-more{/* margin:20px auto; */text-align: right;overflow:hidden;position: absolute;bottom: 0;right: 0;}
.video-box .news-more a{/* background: #fff; *//* border-radius: 4px; */display: inline-block;font-size: 16px;color:#666;padding:5px 20px;/* text-align: center; *//* margin: auto; */}
.video-box .tab-content .current{position: relative;margin:20px auto;}
.video-box .carousel-inner>.item>img{height:315px;}
/*业界动态*/


@media (max-width: 768px) {
.mag-xml-author-note tr{width:100%;float:none;}
.wrap .qikanwang{display: inline-block;}
.wechat{margin-top:30px;}
.footer{background-image:none !important;}
.login-register{margin-top: 5px;}

div.cus-video-con{height:240px;overflow: hidden;}
.cus-video-con .video-list-img img,.video-list-img,.video-list .video-list-img img{height:100px!important;}
.cus-video-con .lunwen,.xinxi{-webkit-line-clamp:2;line-clamp:2;height:45px;float:none;overflow: hidden;}
.lunwen-liebiao .zuozhe{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.video-box .news-more a{background:#fff;}

.video-box .carousel-inner>.item>img{height:auto;}
}
/*---------------单独修改摘要css---------------*/
