<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    background-color:#f1f1f1;
    font-size: 12px;
}
.lession_all{
    width: 990px;
    margin:0px auto;
    height:auto;
    /*background-color:#FCFCFC;*/  
}

.lession_all ul.news{
    width:90%;
    margin-right:auto;
    margin-left:auto;
}
.lession_all ul.news li{
    font-size: 14px;
    background: url(../images/list-style.jpg) no-repeat 0px 15px;
    border-bottom:1px dashed #ccc;
    line-height: 30px;
    height: 32px;
}

.lession_all ul.news li a{
    color:#000;
}

.lession_all ul.news li a:hover{
    color:#196FBE;
}

.lession_all div.shoucang{
    text-align:right;
    background:#fff;
    line-height: 30px;
    padding-right: 10px;   
}
.lession_all div.showpic{
    width:100%;
    height:190px;
}
.lession_all div.menu{
    background: url(../images/jykt_bg.jpg) repeat-x;
    height: 36px;
    width: 100%;
}
.lession_all div.menu ul.menuul{
    padding-left:15px;
}
.lession_all div.menu ul.menuul li{
    float: left;
    line-height: 36px;
    font-size:15px;
    padding:0 20px;   
    height: 36px;
}
.lession_all div.menu ul.menuul li.shu{
    padding:0px 0px;
    background: url(../images/jykt_bg_shu.jpg) no-repeat 0px 2px;
    width:1px;
}
.lession_all div.menu ul.menuul li a{
    color:#fff;
    display:block;
}

.lession_all div.main{
    height:auto;
    margin-top:8px;
}
.lession_all h5.title{
    background: url(../images/jykt_h5bg.jpg);
    height:34px;
    line-height: 34px;
    text-indent:12px;
    color:#196FBE;
    font-size: 15px;
    letter-spacing: 2px;
}
.lession_all h5.title span{
    font-size:12px;
    float: right;
    margin-right:16px;
}
.lession_all h5.title span a{
    color:#666;
    text-decoration: none;
}

.lession_all div.main div.right{
    width:310px;
    height:460px;   
    border:1px solid #ccc;
    background: #fff;
}
.lession_all div.main div.right div.viewads{
    width:260px;
    height:200px;
    margin:15px auto;
}
.lession_all div.main div.right div.viewads img{
    width:260px;
    height:180px;
    display: block;
    border: none;
}
.lession_all div.main div.right div.viewads p{
    margin-top:5px;
    text-align: center;
}

.lession_all div.main div.left{
    width:670px;
    height:460px;
}

.lession_all div.main div.left img.hengtiao{
    width:670px;
    height: 100px;
    margin-top:10px;
}

.lession_all div.main div.left div.tw{
     border:1px solid #ccc;
     height:350px;
     background: #fff;
}

.lession_all div.main div.left div.tw div.t{
    background: #AA0B10;
    height: 34px;
    line-height:34px;
    text-indent: 12px;
    font-weight: bold;
    color:#fff;
    font-size: 16px;
}
.lession_all div.main div.left div.tw div.pictxt{
    margin:15px 20px;
    width:630px;
    line-height: 30px;
    font-size: 14px;
}
.lession_all div.main div.left div.tw div.pictxt img.picleft{
    float: left;
    margin:0 5px 5px 0;
}

.lession_all div.main div.two{
    width:488px;
    float: left;
    margin-top:15px;
    border:1px solid #ccc;
    padding-bottom:5px;
    background: #fff;
}
.lession_all div.main div.two div.twdiv{
    width:90%;
    margin:0px auto 10px auto;
    height:80px;
    overflow:hidden;
}
.lession_all div.main div.two div.twdiv img.pic_tw{
    width:120px;
    height: 80px;
    float: left;
}
.lession_all div.main div.two div.twdiv p.decoration{
    float: left;
    margin-left:6px;
    width: 310px;
}
.lession_all div.main div.two div.twdiv p.decoration b.title{
    display: block;
    color:#333;
    font-size:14px;
}
.lession_all div.main div.two div.twdiv p.decoration b.title a{    
    color:#333;    
}
.lession_all div.main div.two div.twdiv p.decoration b.title a:hover{
    text-decoration: underline;

}
.lession_all div.main div.two div.twdiv p.decoration span{
    margin-top:5px;
    line-height: 1.7;
} 

.lession_all div.main div.three{
    width:320px;
    float: left;
    margin-top:15px;
    border:1px solid #ccc;   
    padding-bottom:5px;
    background: #fff;
}
.lession_all div.main div.three h5.title,.lession_all div.main div.two h5.title{
    margin-bottom:10px;
}

.lession_all div.main div.basiczhishi{
    height:210px;
    width:100%;
    background: #fff;
    margin-top:15px;
    border:1px solid #ccc;
}

.lession_all div.footer{
    width: 100%;
    height: auto;
    margin-top:15px;
    margin-bottom: 10px;
}
.lession_all div.footer p{
    line-height: 25px;
    text-align: center;
}
.lession_all div.footer div.fmenu{
    height: 33px;
    line-height: 33px;
    background:#0D55A1;
    text-indent:20px;
    color:#fff;
    font-size: 14px;
    margin-bottom: 15px;
}
.lession_all div.footer div.fmenu span{
    float: right;
    margin-right: 10px;
}
.lession_all div.footer div.fmenu a{
    color:#fff;
    margin:0 12px;
}
.lession_all div.footer div.fmenu a:hover{
    text-decoration:underline;
}







</pre></body></html>