/* 新闻列表样式设置 */
#News_List ul { height:28px; margin-bottom:5px; border-bottom:1px solid #EEE; }
#News_List li { text-indent:5px; border-bottom:1px dashed #EEE; margin-top:5px; transition:all .5s; }
#News_List li.Kong { height:12.5px; border:0; background:none; }

#News_List li p.titleurl { width:75%; text-overflow:ellipsis; white-space:nowrap; float:left; }
#News_List li span.Days,#News_List li span.Hist { width:auto; font-size:9pt; line-height:28px; font-family:Arial, "宋体"; color:#AAA; float:right; padding-right:1%; }

#News_List li:hover { text-indent:15px; transition:all .5s; }

#News_List div.UPItem { line-height:20px; border-bottom:1px dashed #EEE; padding-bottom:18px; margin:3px auto 12px; float:left; clear:both; }
#News_List div.UPItem dl dt { width:100%; font:normal bold 12pt/32px "微软雅黑", "宋体"; clear:both; }
#News_List div.UPItem dl dt a { font:normal bold 12pt/32px "微软雅黑", "宋体"; }

#News_List div.Piece { line-height:20px; border-bottom:1px dashed #EEE; padding-left:100px; padding-bottom:18px; margin:8px auto 18px; float:left; clear:both; }
#News_List div.Piece ul { width:72px; height:72px; background:#EEE; text-align:center; border:0; position:absolute; margin-left:-100px; }
#News_List div.Piece ul p.Hist { width:100%; height:45px; font:normal normal 26px/52px Arial, "宋体"; border-bottom:1px solid #EEE; }
#News_List div.Piece ul p.More { width:100%; height:27px; font:normal normal 10px/25px Arial, "宋体"; background:#CCC; color:#FFF; }
#News_List div.Piece dl dt { width:100%; font:normal bold 12pt/32px "微软雅黑", "宋体"; }
#News_List div.Piece dl dt a { font:normal bold 12pt/32px "微软雅黑", "宋体"; }
#News_List div.Piece dl dd { clear:both; }

#News_List li:last-child,#News_List div.Piece:last-child { border-bottom:medium none; }




/* 图文混排样式设置 */
#ShowDiv_List div.Show { width:98%; height:auto; line-height:18px; margin:8px auto; padding:8px 1%; clear:both; }
#ShowDiv_List div.Remarks { width:72%; line-height:25px; text-align:justify; float:right; margin-right:1.5%; position:relative; }

#ShowDiv_List div.PicBox { width:23%; height:0; padding:0; float:left; text-align:center; position:relative; }
#ShowDiv_List div.PicBox img.imgsty { width:100%; height:100%; position:absolute; left:0; top:0; transition:all .5s; }

#ShowDiv_List div.Show label a { font:normal normal 12pt/58px "微软雅黑", "宋体"; }

#ShowDiv_List div.Show label.Title { width:100%; height:50px; text-align:left; padding-top:0; margin-bottom:6px; position:relative; }
#ShowDiv_List div.Show label.Title:after { width:28px; border-bottom:1px solid #333; z-index:-1; }
#ShowDiv_List div.Show label.Title:before { width:100%; border-bottom:1px solid #BBB; z-index:-2; }
#ShowDiv_List div.Show label.Title:after,#ShowDiv_List div.Show label.Title:before { content:""; position:absolute; left:0; bottom:0; }
#ShowDiv_List div.Show:hover label.Title:after,#ShowDiv_List div.Show label.Title:before { width:100%; transition:all .5s; }


#ShowDiv_List div.Remarks span.Hist,#ShowDiv_List div.Remarks span.Hist a { font:italic normal 10px/35px Arial, "宋体"; float:right; color:#EEE; }
#ShowDiv_List div.Remarks span.More,#ShowDiv_List div.Remarks span.More a { font:italic normal 10pt/20px Arial, "宋体"; color:#EEE; transition:all 1s; }
#ShowDiv_List div.Remarks p.Author { height:85px; text-align:left; font-size:9pt; line-height:28px; }

#ShowDiv_List div.Show span.More a { width:auto; height:0; margin-top:12px; padding:0 32px; border:1px solid rgba(255,255,255,0); border-radius:14px; display:inline-block; }
#Body_Frame #ShowDiv_List div.Show:hover span.More a { height:22px; line-height:22px; border:1px solid #555; color:#555; transition:all 1s; }

#ShowDiv_List div.PicBox { padding-bottom:17%; }
#ShowDiv_List.BStyle div.PicBox { padding-bottom:14%; }
#ShowDiv_List.AStyle div.PicBox { width:21%; margin:0 2.5%; padding-bottom:21%; }
#ShowDiv_List.CStyle div.PicBox { width:16%; margin:0 5%; padding-bottom:21%; }

#ShowDiv_List div.Show:hover div.PicBox img.imgsty { width:116%; height:116%; left:-8%; top:-8%; transition:all .5s; }



div.ShowPiece { padding-left:0px; margin:0 auto; padding-bottom:0; }
div.ShowPiece div.Show,div.ShowPiece dl { width:48%; height:218px; position:relative; float:left; margin:1%; }

div.ShowPiece div.Show { height:0; padding-bottom:218px; }
div.ShowPiece div.Show img { width:100%; height:380px; position:absolute; margin-top:-50px; transition:all .5s; }
div.ShowPiece:hover div.Show img { margin-top:-150px; transition:all .5s; }

div.ShowPiece.AStyle div.Show img { height:550px; margin-top:-100px; }
div.ShowPiece.AStyle:hover div.Show img { margin-top:-250px; }

div.ShowPiece dl dt { width:100%; font:bold normal 12pt/38px "微软雅黑", "宋体"; position:relative; }
div.ShowPiece dl dt.Author { font:normal normal 9pt/28px "微软雅黑", "宋体"; color:#BBB; }
div.ShowPiece dl dt a { font:bold normal 12pt/38px "微软雅黑", "宋体"; }
div.ShowPiece dl dd { height:78px; clear:both; }

div.ShowPiece dl dt.Title:after { width:32px; background-color:#BBB; z-index:-1; }
div.ShowPiece dl dt.Title:before { width:100%; background-color:#F8F8F8; z-index:-2; }
div.ShowPiece dl dt.Title:after,div.ShowPiece dl dt.Title:before { height:1px; content:""; position:absolute; left:0; bottom:0; }

div.ShowPiece:hover dl dt.Title:after,div.ShowPiece dl dt.Title:before { width:100%; transition:all 1s; }



/* 产品列表样式设置 */
div.mask,div.keys,div.mpg4
{ width:100%; height:100%; background:#000; opacity:0; filter:alpha(opacity=0); position:absolute; z-index:88; }

div.show div.keys,div.show div.mpg4 { background-repeat:no-repeat; background-position:center -50%; }

div.show { position:relative; margin:0; padding:0; }
div.show img { width:100%; height:100%; position:absolute; top:0; left:0; }


div.show div.mpg4 { background-image:url(/OAction/Images/MPG4.png); background-position:center center; opacity:.5; filter:alpha(opacity=50); top:0; left:0; }
#Body_Right.Videos div:hover.show img { width:110%; height:110%; margin-top:-5%; margin-left:-5%; }


.KE_StarShow div label.Title { width:100%; text-align:center; height:48px; padding-top:12px; position:relative; }
.KE_StarShow div label.Title,.KE_StarShow div label.Title a,.KE_StarShow div ul.Author a { line-height:22px; }
.KE_StarShow div.Mini6 label.Title { height:0; padding-top:3.5%; padding-bottom:17.5%; }

.KE_StarShow div li.XSales { text-align:left; }
.KE_StarShow div li.Moneys { text-align:left; height:39px; font:normal bold 15pt/22px Arial, Helvetica; color:#D00; letter-spacing:-1px; padding:0; }
.KE_StarShow div li.Moneys span { font:normal bold 10pt/22px Arial, Helvetica; color:#D00; letter-spacing:-2px; }

.KE_StarShow div ul.Author { width:100%; text-align:center; height:28px; line-height:28px; position:relative;  }
.KE_StarShow div ul.Zfloat { height:0; position:absolute; bottom:0; z-index:100; }
.KE_StarShow div:hover ul.Zfloat { height:48px; background:rgba(0,0,0,.7); color:#FFF; }
.KE_StarShow div:hover ul.Zfloat label.Title a { color:#FFF; }



div.List2 { width:47%; margin-right:6%; float:left; text-align:center; position:relative; }
div.List3 { width:30%; margin-right:5%; float:left; text-align:center; position:relative; }
div.List4 { width:22.9%; margin-right:2.8%; float:left; text-align:center; position:relative; }
div.List5 { width:18.8%; margin-right:1.5%; float:left; text-align:center; position:relative; }
div.List6 { width:16.5%; margin-right:.2%; float:left; text-align:center; position:relative; }
div.List7 { width:14.2%; margin-right:.1%; float:left; text-align:center; position:relative; }
div.List8 { width:12.5%; margin-right:0; float:left; text-align:center; position:relative; }

div.Zoom4 { width:49.7%; margin-right:.6%; float:left; text-align:center; position:relative; }
div.Zoom5 { width:49.7%; margin-bottom:7px; float:right; text-align:center; position:relative; }
div.Zoom6 { width:49.7%; margin-right:.6%; margin-bottom:7px; float:left; text-align:center; position:relative; }
div.Zoom7 { width:39.1%; margin-right:1.5%; margin-bottom:18px; float:left; text-align:center; position:relative; }
div.Zoom8 { width:39.1%; margin-left:1.5%; margin-bottom:18px; float:right; text-align:center; position:relative; }


div.Zoom-A,div.Zoom-B { width:39.64%; margin-right:.6%; margin-bottom:7px; float:left; text-align:center; position:relative; }
div.Zoom-B { float:right; margin-right:0%; }


div.Zoom-D,div.Zoom-E,div.Zoom-F { width:33.2%; margin-right:0.2%; margin-bottom:2px; float:left; text-align:center; position:relative; }
div.Zoom-E { margin-left:33.4%; margin-right:0.2%; margin-bottom:2px; float:left; }
div.Zoom-F { margin-left:0.2%; margin-right:0%; float:right; }

div.Zoom6.Pic7 { margin-right:0; float:right; }

div.Mini4,div.Mini5 { width:24.55%; margin-right:.6%; margin-bottom:.6%; float:left; text-align:center; position:relative; }
div.Mini5.Pic5 { clear:both; margin-left:50.3%; }

div.Mini6 { width:18.8%; margin-right:1.5%; margin-bottom:.5%; float:left; text-align:center; position:relative; }
div.Mini7 { width:19.52%; margin-right:.6%; margin-bottom:.5%; float:left; text-align:center; position:relative; }

div.Mini8 { width:16.5%; margin-right:.2%; margin-bottom:.2%; float:left; text-align:center; position:relative; }
div.Mini8.IMG2,div.Mini8.IMG4 { position:absolute; left:0; }
div.Mini8.IMG3,div.Mini8.IMG5 { position:absolute; left:16.65%; }



/* 正方形 5:5 */
.AStyle div div.show,.AStyle div div.mask,
.AStyle div.Zoom4 div.show,.AStyle div.Zoom4 div.mask,
.AStyle div.Zoom5 div.show,.AStyle div.Zoom5 div.mask,
.AStyle div.Zoom6 div.show,.AStyle div.Zoom6 div.mask
{ padding-bottom:100%; }

.AStyle div.Zoom7 div.show,.AStyle div.Zoom7 div.mask,
.AStyle div.Zoom8 div.show,.AStyle div.Zoom8 div.mask,
.AStyle div.Sbox.Zoom7 div.show,
.AStyle div.Sbox.Zoom8 div.show
{ padding-bottom:107.5%; }


.AStyle div.Mini8.IMG4,.AStyle div.Mini8.IMG5 { margin-top:16.65%; }
.AStyle div.Zoom5.Pic4 { position:absolute; left:0; margin-top:25.1%; }



/* 横宽屏 16:9 */
.BStyle div div.show,.BStyle div div.mask
{ padding-bottom:56.25%; }

.BStyle div.Zoom4 div.show,.BStyle div.Zoom4 div.mask
{ padding-bottom:56.4%; }

.BStyle div.Zoom5 div.show,.BStyle div.Zoom5 div.mask,
.BStyle div.Zoom6 div.show,.BStyle div.Zoom6 div.mask,
.BStyle div.Zoom7 div.show,.BStyle div.Zoom7 div.mask,
.BStyle div.Zoom8 div.show,.BStyle div.Zoom8 div.mask
{ padding-bottom:66.6%; }
 
.BStyle div.Sbox.Zoom7 div.show,
.BStyle div.Sbox.Zoom8 div.show
{ padding-bottom:62%; }

.BStyle div.Mini8.IMG4,.BStyle div.Mini8.IMG5 { margin-top:10.15%; }
.BStyle div.Zoom5.Pic4 { position:absolute; left:0; margin-left:0; margin-top:14.43%; }




/* 竖矩形 3:4 */
.CStyle div div.show,.CStyle div div.mask,
.CStyle div.Zoom4 div.show,.CStyle div.Zoom4 div.mask
{ padding-bottom:125%; }

.CStyle div.Zoom5 div.show,.CStyle div.Zoom5 div.mask,
.CStyle div.Zoom6 div.show,.CStyle div.Zoom6 div.mask,
.CStyle div.Zoom7 div.show,.CStyle div.Zoom7 div.mask,
.CStyle div.Zoom8 div.show,.CStyle div.Zoom8 div.mask
{ padding-bottom:131.8%; }

.CStyle div.Zoom-A div.show,.CStyle div.Zoom-A div.mask,
.CStyle div.Zoom-B div.show,.CStyle div.Zoom-B div.mask
{ padding-bottom:124.4%; }

.CStyle div.Mini8.IMG4,.CStyle div.Mini8.IMG5 { margin-top:20.8%; }
.CStyle div.Zoom5.Pic4 { position:absolute; left:0; margin-top:31.2%; }



/* 横矩形样式 9:6 */
.DStyle div div.show,.DStyle div div.mask
{ padding-bottom:66.66%; }

.DStyle div.Zoom4 div.show,.DStyle div.Zoom4 div.mask
{ padding-bottom:67.1%; }


.DStyle div.Zoom5 div.show,.DStyle div.Zoom5 div.mask,
.DStyle div.Zoom6 div.show,.DStyle div.Zoom6 div.mask,
.DStyle div.Zoom7 div.show,.DStyle div.Zoom7 div.mask,
.DStyle div.Zoom8 div.show,.DStyle div.Zoom8 div.mask
{ padding-bottom:75.8%; }

.DStyle div.Mini8.IMG4,.DStyle div.Mini8.IMG5 { margin-top:11.15%; }
.DStyle div.Zoom5.Pic4 { position:absolute; left:0; margin-left:0; margin-top:16.9%; }


.DStyle div.Zoom-A div.show,.DStyle div.Zoom-A div.mask,
.DStyle div.Zoom-B div.show,.DStyle div.Zoom-B div.mask
{ padding-bottom:67%; }


#Body_Main .DStyle div.Zoom7 div.show,#Body_Main .DStyle div.Zoom7 div.mask,
#Body_Main .DStyle div.Zoom8 div.show,#Body_Main .DStyle div.Zoom8 div.mask
{ padding-bottom:82%; }




/* 辅助 CSS */
.KE_StarShow ul.Title,.KE_StarShow ul.Title a { text-align:center; padding:0; font:normal normal 11.5pt/22px "微软雅黑", "宋体"; color:#FFF; }
div.Sbox ul.Title,div.Sbox ul.Remarks { width:90%; height:100%; padding:0 5%; position:absolute; background:rgba(0,0,0,.6); display:none; z-index:180; }
div.Sbox ul.Remarks { width:86%; height:86%; padding:7%; text-align:left; font:normal normal 10.5pt/18px "微软雅黑", "宋体"; color:#FFF; }

div.Sbox ul.Title p { width:100%; text-align:center; position:absolute; top:43%; left:0; }
div.Sbox.Zoom4 ul.Title p,div.Sbox.Zoom5 ul.Title p,div.Sbox.Zoom6 ul.Title p,div.Sbox.Zoom7 ul.Title p,div.Sbox.Zoom8 ul.Title p { text-align:center; position:absolute; top:23%; left:0; }


div.List3.Sbox,div.List4.Sbox { margin-bottom:32px; top:0; }
div.List5.Sbox,div.List6.Sbox { margin-bottom:20px; top:0; }

div.Sbox.Mini6,.AStyle div.Sbox.Zoom4,.AStyle div.Sbox.Zoom5,.AStyle div.Sbox.Zoom6,.AStyle div.Sbox.Zoom7,div.Sbox.Zoom8 { margin-bottom:20px; }



/* 综合概述样式 */
.KE_StarShow dl.Show dt,.KE_StarShow dl.Show dd { width:100%; clear:both; }
.KE_StarShow dl.Show.Item2 { width:46.5%; height:auto; padding:1.5%; margin-right:1%; }
.KE_StarShow dl.Show.Item3 { width:30%; padding:1.5%; margin-right:0.5%; }
.KE_StarShow dl.Show.Item4 { width:23%; padding:0.7%; margin-right:0.8%; }
.KE_StarShow dl.Show img { width:100%; }


.AStyle dl.Show.Item2 img { height:430px; }
.AStyle dl.Show.Item3 img { height:350px; }
.AStyle dl.Show.Item4 img { height:280px; }

.DStyle dl.Show.Item2 img { height:350px; }
.DStyle dl.Show.Item3 img { height:210px; }
.DStyle dl.Show.Item4 img { height:170px; }


div.Sortype { width:90%; min-height:120px; text-align:center; margin:2% 5%; }
div.Sortype span.List { padding:8px 12px; font:normal normal 11.5pt/28px "微软雅黑", "宋体"; }





#ScrollBox .prev,#ScrollBox .next,#ScrollBox .prev:hover,#ScrollBox .next:hover,
.KE_StarShow div img.imgsty,.KE_StarShow div:hover img.imgsty,.KE_StarShow div.show img.imgsty,.KE_StarShow div:hover.show img.imgsty,
.KE_StarShow div.show div.keys,.KE_StarShow div:hover.show div.keys,.KE_StarShow div.show div.mpg4,.KE_StarShow div:hover.show div.mpg4,
.KE_StarShow div.AEScroll,div.KE_StarShow div.AEnu li,.KE_StarShow div.AEnu ul li:hover,.KE_StarShow div.AEnu li label,.KE_StarShow div.AEnu ul li:hover label,
.KE_StarShow div ul.Zfloat,.KE_StarShow div:hover ul.Zfloat
{
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-o-transition:all .5s ease;
	transition:all .5s ease;
}