* { -webkit-box-sizing: border-box;	-moz-box-sizing: border-box; box-sizing: border-box;}
.cb_toolbar *{-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}

html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video, th, td, tr, input, textarea{
	margin: 0; padding: 0; border: 0; list-style: none; outline: 0;
}
address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, nav, menu, nav, section, summary {
	display: block;
}
html { background: #FFFFFF; }
body {
	 background:#C8DCAE url(sxx_bg.jpg) no-repeat top center;
}
img { max-width: 100%; border:none; height: auto; width: auto\9; /* ie8 */ }
video { width: 100%    !important; height: auto   !important; }
.clearfix { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .clearfix {	display: block; }
* html .clearfix { height: 1%; }
p{/*word-wrap: break-word !important;text-align: justify !important;*/}
a.none-url{ text-decoration: none !important; cursor:default !important;}
.font-bold{font-weight: bold;}
/* Basic - End */

/*列表*/
.deanartice {width: 1120px;margin: 0 auto; 
	background: #fff;
	filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
-moz-opacity:0.8; /*Firefox私有，透明度50%*/
opacity:0.8;/*其他，透明度50%*/}
.deanartice ul {padding: 40px; }
.deanartice ul li { width:1040px; height:185px; margin-bottom:20px; border-bottom:1px dashed #ededed; padding-bottom:20px; }
/*
.deanarticecomment { width:56px; height:24px; line-height:24px; position:absolute; top:-26px; right:-20px; background:#FF0000; }
.deanarticecomment a { float:right; font-size:14px; color:#fff; padding-right:5px; font-weight:700; }
*/
.deanartice ul li .deanarticel { float:left; width:260px; height:170px; position:relative; }
.deanartice ul li .deanarticel img { width:260px; height:170px; position:absolute; top:0; left:0; z-index:1; }
.deanartice ul li .deanarticel img { width:260px; height:170px; overflow:hidden; position:relative; -webkit-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
.deanartice ul li .deanarticel a.mask1 { position:absolute; display:block; width:100%; height:100%; top:0; left:0; -webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-ms-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
background:url(gallery.png) center center no-repeat #006600; background-size:0 0; opacity:0; filter:alpha(opacity=0); _display:none; }
.deanartice ul li .deanarticel:hover a.mask1 { height:100%; width:100%; top:0; left:0; background:url(gallery.png) center center no-repeat #006600; background-size:31px 25px; opacity:0.8; filter:alpha(opacity=80); -webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-ms-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
z-index:2; }
/*
.deanarticerforum { position:absolute; top:141px; left:0px; z-index:2; }
.deanarticerforum a { display:block; height:25px; line-height:25px; text-align:center; padding:2px 10px; font-size:12px; color:#fff; background:#FF0000; }
.deanarticerforum a i { content:''; position:absolute; border-left:0px solid transparent; border-right:7px solid transparent; border-top:10px solid #FF0000; bottom:8px; left:50%; margin-left:0px; left:0; z-index:999; }
*/
.deanartice ul li .deanarticer { float:right; width:740px; position:relative; }
.deanarticername { width:740px; height:30px; overflow:hidden; line-height:30px; }
.deanarticername a { font-size:18px; color:#474747; font-weight:normal; }
.deanarticername a:hover { color:#FF0000 }
.deanarticersummary { line-height:25px; padding:10px 0; color:#999; font-size:13px; font-family:Microsoft Yahei; text-indent: 28px;}