body,p,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,input {
    margin: 0;
    padding: 0;
    list-style: none
}

body {
    font-family: PingFangSC-Regular,å¾®è½¯é›…é»‘,"Microsoft Yahei","mircro-soft yahei",å®‹ä½“,Arial,Helvetica,sans-serif;
   
    -webkit-user-select: none
}

header,footer,article,section,nav,menu,hgroup,figure,figcaption {
    display: block;
    margin: 0;
    padding: 0
}

.img-wrap>img,.item >img {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%
}

input {
    font-family: "\5FAE\8F6F\96C5\9ED1",Helvetica
}

a {
    color: #333
}

a:link {
    text-decoration: none
}

a:visited,a:focus,a:hover {
    text-decoration: none
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "";
    clear: both;
    height: 0
}

.fr {
    float: right
}

.fl {
    float: left
}
.banner{
    margin-bottom: 80px;
}
.main{
    width: 1150px;
    margin: auto;
    padding-left: 60px;
}
.main .item{
    width: 560px;
    float: left;
}
.item .big_title{
    position: relative;
    margin-bottom: 43px;
}
.item .big_title .title{
    width:152px ;
    padding-left: 28px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    font-size: 25px; 
    font-weight: bold;
    background: url(2021_dangjianicon.png) no-repeat;
}
.item .content{
    color: #ccc;
    font-size: 12px;
    padding-left: 15px;
    padding-right: 60px;
    margin-bottom: 90px;
}
.item li {
list-style-type: disc;
}
/* .item li .circle-new { 
    color: #ccc;
    display: inline-block;
    width: 5px;
    vertical-align: middle;
} */
.item .big_title .more{ 
    position: absolute;
    bottom: 0;
    right: 60px;
    font-size: 14px;
    font-weight: 400;
    color: #757575;
}
.content .link_text{
    display: inline-block;
    width:100%;
    vertical-align: middle;
}
.content .li-item{
    vertical-align: middle;
}
.content .link_text .title{  
    font-size: 16px;
    font-weight: 400;
    color: #757575;
    line-height: 40px;
    width: 385px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content .link_text  .time{
    font-size: 16px;
    color: #B3B3B3;
    line-height: 40px;
    width: 92px;
}
.foot{padding: 20px 0;/* background:url(bwcx_foot20190612.png) no-repeat center bottom; */margin:auto;color: #f5f6fa;}
/*footer Start*/
 .footer {position: relative;width: 1000px; margin: 15px auto;top: 300px;}
.footer .zgnj {position: absolute;display: inline-block;top: 20px;left: 40px;}
.footer p {width: 700px;margin: 0 auto;text-align: center;min-height: 24px;line-height: 24px;padding-top: 10px;color: #000;}
.footer .jg {position: absolute;display: inline-block;top: 20px;right: 80px;}
/*footer end*/