@charset "utf-8";
/* CMX - 简洁灵巧的建站系统 - ◎Made By Beaver◎ _ ◎海狸出品◎ */

/* ------ 共用样式开始 ------ */

/* oEDIT样式 */
.retrieve {background-image:none; background-color:#EEEEEE; color:#000000;}

/* 表格td */
.tds {width:100px; height:24px; padding:0px 0px 0px 20px; font-size:14px;}

/* 数据Data */
/* 分类列表，列出全部分类时，用于侧栏 */
.data0-category {}
/* 数据列表，按分类列出全部数据时，用于栏目页 */
.data1-category {clear:both; margin:-50px 0px 20px 0px; padding:50px 0px 0px 0px; font-size:22px; color:#e14d43;}
	.data1-category a {color:#e14d43;}
.data1-list {clear:none; float:left; margin:10px 50px 10px 0px;}
	.data1-image {text-align:center;}
		.data1-image img {text-align:center; width:160px; height:160px;}
	.data1-name {text-align:center; font-size:11px;}
/* 数据列表，单独列出某分类的数据时（显示大图），用于栏目下的子栏目页 */
.data1b-category {clear:both; margin:0px 0px 10px 0px; padding:20px 0px 0px 0px; font-size:22px;}
.data1b-list {clear:none; float:left; margin:40px 60px 20px 40px;}
	.data1b-image {text-align:center;}
		.data1b-image img {text-align:center; width:320px; height:320px;}
	.data1b-name {text-align:center; font-size:14px;}
/* 数据列表，单独列出某分类的数据时（显示图文列表），用于栏目下的子栏目页 */
.data1c-category {clear:both; margin:0px 0px 10px 0px; padding:20px 0px 0px 0px; font-size:22px;}
.data1c-list {clear:both; overflow:hidden; margin:0px 30px 0px 20px; padding:30px 0px 10px 0px; border-top:1px solid #e14d43;}
	.data1c-list p {margin:20px 0px 20px 0px;}
	.data1c-image {clear:none; float:left; text-align:center; margin:0px 20px 20px 0px;}
		.data1c-image img {float:left; text-align:center; width:160px; height:160px;}
	.data1c-name {clear:right; float:left; text-align:left; font-size:16px;}
/* 详细数据，列出某数据的详细内容时，用于详情页 */
.data-name {clear:both; margin:0px 0px 10px 0px; padding:20px 0px 0px 0px; font-size:22px;}
.data-imagezoom {clear:none; float:left; margin:0px 15px 0px 0px;}
	.data-imagezoom img {width:400px; height:400px;}
.data-intro {clear:none; float:left; width:400px;}
	.data-introtitle {clear:both; font-size:16px; color:#000; padding:0px 0px 10px 0px;}
.data-imagegallery {clear:both; margin:10px 0px 10px 0px; padding:10px 0px 10px 0px;}
	.data-imagegallery img {clear:none; float:left; margin:0px 16px 0px 0px; width:80px; height:80px;}
.data-parameter {clear:both; font-size:16px; padding:10px 32px 10px 0px;}
	.data-parametertitle {clear:both; font-size:16px; color:#000; margin:10px 0px 10px 0px; padding:10px 0px 10px 0px; border-top:1px solid #e14d43;}
.data-video {width:100%; margin:10px auto 10px auto; text-align:center;}
.data-video #player1 {margin:20px auto 10px auto; padding:10px 0px 0px 0px;}

/*微视频样式*/
#microvideo_openbutton {position:absolute; top:20px; left:350px;}
#microvideo_closebutton {position:absolute; top:-25px; left:365px;}
#microvideo {position:absolute; top:45px; left:15px; background-color:#fff;}

/* CMXzoom 样式 */
/* CSS for lens */
.cmxzoom-lens {border:5px solid #888; width:100px; height:100px; box-shadow:-0px -0px 10px rgba(0,0,0,0.40); cursor:crosshair; z-index:10;}
/* CSS for zoom window. */
.cmxzoom-zoom {border:1px solid #888; width:400px !important; height:400px !important; box-shadow:-0px -0px 10px rgba(0,0,0,0.40);}
/* CSS for zoom window in 'inside' mode. */
.cmxzoom-zoom-inside {border:none; box-shadow:none;}
/* CSS for captions */
.cmxzoom-caption {display:none; text-align: left; background-color:#000; color:#fff; font-weight:bold; padding:10px; font-family: sans-serif; font-size:11px;}
/* A blank image */
.cmxzoom-blank {background-image:url(/images/cmxzoom/blank.png);}
/* The animated ajax loading image */
.cmxzoom-ajax-loader {background-image:url(/images/cmxzoom/ajax-loader.gif); width:32px; height:32px;}

/* lightbox样式修改 */
.lightbox {margin-top:60px;}


/* ------ 私有样式开始 ------ */

/* beaver mod */

.sdoc, .sdocs {font-size:14px; color:#e14d43;}
.sdoc .hover, .sdocs .hover {background-color:transparent !important;}

.mrovne-widget-inner .menulevel2 {clear:none; float:left;}
.mrovne-widget-inner .menulevel2 .doc {list-style:none; text-indent:-30px !important;}
.mrovne-widget-inner .menulevel2-icocolor {color:#e14d43;}
.mrovne-layerslider-block{transform: rotate(0deg) scale(1, 1);width: 100px;height: 5px;font-size: 13px;padding: 30px;border-width: 0px;}

#latest-projects .rivaslider-wrapper {min-height:383px;}

/* CMX - 简洁灵巧的建站系统 - ◎Made By Beaver◎ _ ◎海狸出品◎ */