@charset "gb2312";
/* CSS Document */
.black{ color:#000;}
.magazine{ font-family:"Î¢ÈíÑÅºÚ", "ËÎÌå"; font-size:14px; background:#fff; width:960px; padding:10px; border-top:1px solid #ccc; color:#666;}
.magazine p{ font-size:14px; margin:0; padding:0;font-family:"Î¢ÈíÑÅºÚ", "ËÎÌå"; line-height:27px;}
.borderLine{border:1px solid #cccccc;  overflow:hidden;}
.magazine ul.borderLine{background:#e3e3e3; margin-top:25px;}
.left{ float:left;}
.right{ float:right;}
.magzineWord{ padding:15px; margin:10px 0;}
.magzineWord a{ text-decoration:underline;}
.magazineIntro{ padding:20px 16px; overflow:hidden; }
.magzImg,.readBtn{background:url(../images/imgBg.png); }
.magzImg{ width:460px; height:622px; margin-right:70px; background-position: bottom right; float:left;}
.magzDetail{ float:left; width:395px; color:#4e4e4e;}
.magzDetail p{ clear:both}
.magzDetail p span{line-height:60px; float:left; margin-left:20px;}
.magzDetail p span i{ font-style:normal}
.readBtn{background-position:url(../images/imgBg.png)0 -5px ; width:233px; height:61px; display:inline-block; margin-bottom:20px; float:left}
.downBtn{background:url(../images/download.png); width:229px; height:58px;display:inline-block; margin-bottom:20px;float:left }
p.agTitle{ font-size:36px; line-height:60px;  color:#666; font-weight:bold;overflow:hidden; width:320px; background:url(../images/imgBg.png) -8px -80px; margin-left:-20px;}
p.agSmallTitle{ font-size:18px; padding:20px 0 20px 0;}
.fmWord{ margin-bottom:60px;}
.dash{ width:100%; height:3px; border-bottom:2px dashed #4e4e4e; margin-top:60px; margin-bottom:20px; overflow:hidden;}
.timeYear{ background:#e3e3e3; padding:5px 10px; color:#000;}
.go{ background:#858585; color:#FFF; padding:1px 5px;}

.magzList{ overflow:hidden; margin:20px 0; }
.magzList ul li{*+display:inline-block;*+vertical-align:top;*+display:inline;*+zoom:1;*+margin:0;}
.magzList ul li a{  margin:0; padding:0; margin-right:17px; width:140px; height:233px; cursor:pointer;float:left; zoom:1;*+margin-bottom:-2px; text-align:center} 
.magzList ul li a img{ width:140px; display:block;}
.magzList ul li a.liLast{ margin:0;}
/*¶ÔÆë*/
 .duiqi {
                text-align:justify;
                text-justify:distribute-all-lines;/*ie6-8*/
                text-align-last:justify;/* ie9*/
                -moz-text-align-last:justify;/*ff*/
                -webkit-text-align-last:justify;/*chrome 20+*/
            }
            @media screen and (-webkit-min-device-pixel-ratio:0){/* chrome*/
                .duiqi:after{
                    content:".";
                    display: inline-block;
                    width:100%;
                    overflow:hidden;
                    height:0;
                }
            }


/*¶ÔÆëend*/

/* sidenav */
ul.sidenav{float:left;margin:0;padding:2px 0 0 0;width:600px;list-style:none;font-size:1.2em;}
ul.sidenav li{position:relative;float:left;margin:0;padding:0;}
ul.sidenav li a{text-decoration:none; float:left;}
ul.sidenav li a:hover,ul.sidenav li a.current{}
ul.sidenav li div{display:none;font-size:12px; float:left;}
