*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
html,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,img{margin:0px;padding:0px;outline:none;border:0px;}
li{list-style:none;}
body{text-align:left;font-family:'微软雅黑';font-size:15px;color:#333333; background:#ffffff;}
a,ins{text-decoration:none;}
a{color:#333333;outline: none;}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfloat{zoom:1}
.width{width:1200px;margin:0 auto;margin-top:25px;}
.center{max-width: 1200px;margin: 0 auto;}
/* 中心内容 */
.center{margin-top: 35px;}
.gkbz{margin-bottom: 35px;}
.gkbz_tit{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.gkbz_tit p{width: 444px;height: 1px;background-color: #d2d2d2;display: inline-block;}
.gkbz_tit span{width: 60px;height: 21px;border-radius: 10px;background-color: #e6e6e6;display: inline-block;text-align:center;}
.gkbz_tit span a{font-size: 14px;color: #a9a9a9;line-height: 21px;}
.gkbz_con ul li{width: 100%;border-bottom: 1px dashed #dbdbdb ;padding: 0 20px;}
.gkbz_con ul li img,.gkbz_con ul li a{line-height: 52px;}
.gkbz_con ul li img{margin:0 16px 3px 0;}
.gkbz_con ul li a{font-size: 18px;color: #333333;}
.gkbz_con ul li span{float: right;font-size: 18px;color: #999999;margin-top: 21px;}
.more_sj{display: none;}
/* 手机端 */
/* @media screen and (max-width: 800px) {
    .center{padding: 0 10px;}
    .gkbz_tit span {
    display: none;
    }
    .gkbz_tit p{width: 24%;}
    .gkbz_tit img{width: 200px;}
    .gkbz_con ul li a {
        font-size: 12px;
        color: #333333;
    }

.gkbz_con ul li {
    padding: 0 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
    .gkbz_con ul li span{display: none;}
    .gkbz_tit {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .gkbz_con ul li {
        padding: 0 10px;
    }
    .more_sj{display:block;width: 100%;height: 30px;background-color: #e6e6e6;text-align: center;line-height: 30px;font-size: 12px;margin-top: 10px;}
}
@media screen and (max-width: 400px) {
    .gkbz_con ul li {
        padding: 0 0;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        word-break: break-all;
    }

    .gkbz_con ul li img {
        margin: 0 10px 3px 0;
    }
} */