*{
    margin:0;
    padding: 0;
    font-family:'微软雅黑';
}
html,body{
    width:100%;
    height:100%;
}
.topImg,.topImg img{
    height:210px;
    width:100%;
    margin-bottom:20px;
}
.imgtxt{
    display: inline-block;
    width: 241px;
    text-align: center;
    overflow: hidden;
    vertical-align: top;
    margin-bottom: 15px;
    margin-left:5px;
}
.imgtxt img{
    width:100%;
    height:150px;
}
.typetitle{
    font-weight: bold;
    font-family: 微软雅黑;
    margin:15px 0px;
}
.footer {
    width: 100%;
    text-align: center;
    line-height: 200%;
    background: #E4E4E4;
    border-top: solid 6px #979797;
    margin-top: 20px;
    padding: 30px 0;
}
.whiteTank {
    background: #fff;
    margin: 1px;
    margin-top: 1px;
    padding: 10px;
    padding-bottom: 20px;
}
.cut2:hover{
    background: #00A0EA;
    box-shadow: 5px 5px 15px 5px #DBF1FC;
}
.cut2{
    display: inline-block;
    vertical-align: top;
    width: 32%;
    margin-left: 0;
    margin-bottom: 20px;
    margin-right: 1%;
    background: #EEF2F1;
    font-size:14px;
}
.whiteTank img{
    width:100%;
}
.cbanner{
    margin-top: 20px;
}
.cbanner img{
    width:100%;
}
.authorBox{
    border: 1px solid #dadada;
    background: #fff;
    width:100%;
    height:30px;
    line-height: 30px;
    background-image: url("/templets/1/default/templates/qianlong/jdzx/css/img/subjects_jd.gif") ;
    background-repeat: no-repeat;
}
.contentshort{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.imgtxt a:hover,.imgtxt a:focus{
    color:#005580;
}
.list34{
    height:478px;
    overflow:hidden;
}
.list34 ul{
    position:relative;
    width:1000%;
}
.list34 li{
    position:absolute;
    left:1200px;
    background:#fff;
    opacity:0.8;
    padding:0 10px;
    list-style:none;
    border-radius:25px;
    color: #4b1f06;
    font-size:16px;
    line-height:2em;
}
.list34 li a{
    font-size:16px;
    line-height:2em;
}