You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
1.9 KiB
CSS

#content{color:#000;}
#learnch{margin:10px auto; height:auto; overflow:visible; border:2px solid #d1d1d1; padding:15px;}
#translation,#tranQuery{float:left; width:40%; min-height:80px!important; height:100px; float:left; margin:0 0 10px 0; padding:10px; overflow:visible; border:1px solid #CCC;}
#tranQuery{float:right;}
#translation:focus{ border:1px solid #a31022;}
#tranQuery{border:1px solid #CCC; background:#fcfbfb;}
#pinyin{ font-family:lucida sans unicode; font-size:14px;}
.textarea{overflow:hidden; resize:none; height:auto;}
#zhime,#pinyin{width:705px; float:left; border:1px solid #f1f1f1; padding:10px; display:none;}
#translation{border-color: #5E5E5E #B7B7B7 #B7B7B7 #5E5E5E;}
#pinyin,#zhime{background:#fcfbfb;}
.comm{width:740px; float:left; display:none;}
a.spaker{background:url(/pic/learnch.png) no-repeat -30px 0px;; width:30px; height:30px; float:left; font-size:0; margin:8px 0 0 0;}
a.spaker:hover{background:url(/pic/learnch.png) no-repeat -30px -80px;}
.text{width:auto; float:left; font-size:14px; padding-left:10px; margin:10px 0;}
a.translate{ background:#a31022; padding:8px; color:#FFF; height:auto; margin:30px 10px 0 18px; width:15%; font-size:16px; text-decoration:none; float:left; border-radius:4px; text-align:center;}
a.translate:hover{background:#C00;}
.lastVideoList { margin-top:5px; overflow:visible; float:left; }
.lastVideoList ul { margin:0 0 0 15px; }
.lastVideoList ul li { float:left; width:260px; padding:5px 10px 5px 0; margin:3px 25px 3px 0; list-style: none; }
.lastVideoList ul li ul { margin:0 0 0 0; height:200px; }
.lastVideoList ul li ul li { padding:3px; list-style: none; }
.lastVideoList ul li ul li.imgtype { border:#d1d1d1 1px solid; height:200px; position:relative; }
.lastVideoList .imgplay { width:260px; height:200px; position:absolute; left:3px; top:3px; z-index:2; }
.lastVideoList .imgplay:hover { background:url(/image/ch-video/ch-vedio-new_260.png) no-repeat; }
.readtt{display:none;}