body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin:0;padding:0; font-family: "Arial";}
ul,li{ margin:0; padding:0; list-style:none;}

.fszt_banner{ margin:auto;}
.banner{width:100%;height:400px;min-width: 1100px; background-image:url(../images/banner.jpg); background-position:center center; background-repeat:no-repeat;}

.fszt_main{ position:relative; width:1100px; margin:auto;overflow: hidden;}
.main_body{ background-color:#f8f8f8;padding-bottom:10px; position:relative;overflow: hidden;}
.activity{padding: 6px 20px;background:#fff;border: 2px dashed #d6d6d6;border-radius: 6px;margin:10px 20px 10px 0;overflow: hidden;}
.activity_img{ float:left; margin:10px 20px 10px 0;width:320px;overflow: hidden;border-radius: 6px;}
.activity_word p{ clear:right; margin-top:10px; line-height:30px;font-size:15px; text-indent:2em; text-align:justify;}

.con_block {margin:6px 0 20px;overflow: hidden;}
.topicTit{line-height: 50px;font-size: 20px;text-align: center;color:#fff;letter-spacing: .05em;
        background: #0762B3;
        background:radial-gradient(circle, #0762B3,#01BDFA);
        background:-webkit-radial-gradient(circle,#0762B3,#01BDFA)}
.topicCon{
    background: #fff;margin:10px;
  overflow:hidden;  
  position:relative;  
}
.con-brif{font-size:16px;line-height:28px;padding:10px 20px;}
.con-brif>p{text-indent: 2em;margin-top:10px}
.con-body{font-size:16px;line-height:28px;padding:10px 20px;text-decoration: none;color:#333}
.con-body a{color:#333;text-decoration: none;}
.con-body a:hover{color:rgba(0,135,194,1)}
.con-body-flex{float: left;}
.left-head{float: left;width:200px;height:132px;border-radius:6px;overflow:hidden;background-position: center;background-size: cover;}
.right-con{float: left;margin-left:20px;position:absolute;padding:0 10px;padding-left:200px;box-sizing:border-box;}
.right-con h2{font-size:16px; line-height: 26px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.right-con p{font-size:14px;line-height: 24px;text-indent: 2em;margin-top:6px;display: -webkit-box;max-height:100px;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word; -webkit-line-clamp:4;-webkit-box-orient: vertical;overflow: hidden;}

.topicConT .con-body-flex{width:45%;}
.topicConT .right-con{width:46%;}

/* .moreBtn{position:absolute;display:inline-block;right:12px; bottom:10px;text-decoration: none;}
.moreBtn span{display:inline-block;width:64px; height:24px; background: url(../images/more.png);background-size: cover;} */


.more_m{text-align:right;margin:0 4% 1% 0;}
.more_m a{color: #0252d9;font-size: 14px;}


/*copyright*/
.copyright{clear:both;overflow:hidden; padding:40px; background-color:#333; border-top:1px #fff solid;min-width: 1100px;box-sizing:border-box;}
.copyright_con{font-size:14px; color:#fff; text-align:center;overflow:hidden;}
.copyright_con a{font-size:14px;color:#fff; display:inline-block;}
