@charset "utf-8";
/* 艺考频道 */
html,body{ width:100%; overflow-x:hidden}
.bg-deep{ height:110px; background:#0075c1; margin-top:-1px;}
.bg-gray{ width:1100px; margin:0 auto; padding:50px; background:#f7f8f8}
.info-con{ width:870px;}
.info-con ul li{ height:160px; margin-bottom:20px; background:#fff;}
.info-con ul li:hover{ box-shadow:0 0 3px rgba(0,0,0,.3)}
.info-con ul li a{ display:block; color:#333; text-decoration:none;}
.info-con ul li img{ float:left; width:240px; height:160px; margin-right:20px;}
.info-con ul li .news{ padding:10px 20px 10px 0; color:#333; margin-left:20px;}
.info-con ul li .news strong{ display:block; padding-bottom:10px; font-size:18px; line-height:36px;}
.info-con ul li .news small{ display:block; font-size:16px; line-height:30px;}
.info-con ul li .news p{ font-size:16px; line-height:30px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical}
.rightDd{ max-height:400px; overflow:hidden}
.rightDd img{ width:200px; height:400px;}
.floDd{ position:fixed; top:160px; left:50%; margin-left:350px; z-index:1; overflow:hidden}
.btn-more{ width:120px; height:40px; margin:50px auto 0; background:#064cff; font-size:16px; color:#fff; line-height:40px; text-align:center; border-radius:10px; cursor:pointer}

.info-block{ width:870px; min-height:400px; overflow-x:hidden; font-size:18px; color:#333; line-height:36px;}
.info-block div{ font-size:18px; line-height:36px; color:#333; text-indent:36px;}
.info-block div section { text-indent:0}
.info-block .info-block-tt{ padding:0 0 30px 30px; font-size:16px; color:#666; line-height:70px; text-align:center}
.info-block .info-block-tt strong{ display:block; padding-right:30px; font-size:24px; color:#333; line-height:30px;}
.info-block .info-block-tt span{ padding-right:30px;}
.info-block div p{ padding-bottom:10px; font-size:18px; line-height:36px; color:#333; text-indent:36px;}
.info-block div img{ max-width:100%; margin:20px 0;}
.info-block div table{ margin:20px 0}
