@charset "utf-8"; 
/*============网页小样式  改版误删除 start============*/
.insidetable table{width:100%;border-collapse:collapse;border:0px;background: #fff; margin-top:50px;}
.insidetable table tr td.td-head{background:#3855a3;background: -webkit-linear-gradient(top,#355bbb, #3855a3);background: -o-linear-gradient(top,#355bbb, #3855a3);background: -moz-linear-gradient(top,#355bbb, #3855a3);background: linear-gradient(top,#355bbb, #3855a3);color:#fff;border:1px solid #88a2e4;}
// .pshowtwofl.insidetable table tr:nth-child(odd){background:#f5f5f5;}
.insidetable table td{border:1px solid #ddd; text-align:center; padding:10px 0px;word-break:break-all;}

.insidetable table td p {
    font-size: 14px;
    margin-bottom: 0px;
    color: #7c7c7c;
    line-height: 24px;
    text-indent: 0;
    text-align: center;
}
// .pshowtwofl.insidetable table tbody tr:hover{background:#eaeefc; color:#395194;}
.insidetable table .tr-head td{background:#3855a3;background:-webkit-linear-gradient(top,#355bbb, #3855a3);background: -o-linear-gradient(top,#355bbb, #3855a3);background: -moz-linear-gradient(top,#355bbb, #3855a3);background: linear-gradient(top,#355bbb, #3855a3); color:#fff;border:1px solid #88a2e4;}
/*图片、视频底部描述*/
blockquote{clear:both;display:block;text-align:center;line-height: 1.6;font-size:14px;margin: -10px 0px 20px 0px;}
blockquote span{color: #f79200;display:inline-block;padding: 0px 0px;}
blockquote a{color:#b42530;}
blockquote span a:hover{text-decoration:underline;}
/*============网页小样式  改版误删除 end============*/