    body {
        font-family: "Helvetica","Arial","Verdana","sans-serif",'Microsoft Yahei';
        font-size: 14px;
        min-width: 1100px;
    }
    .side-content{
        width:308px;
    }
    .content_main{
        width: 1100px;
        margin: 20px auto;
    }
    .content_left{
        width:772px;
        float:left;
    }
    .content_right{
        width:308px;
        float:right;
    }
    .content_left .breads a{
        color:#0073aa
    }
    .content_left .breads a.fanhui_btn{
        float:right;
        color:#4071CF;
        border:1px solid #4071CF;
        border-radius:6px;
        padding:0px 10px;
    }
    .content_left .image1{
        width:100%;
        height:70px;
        margin-top:15px;
        margin-bottom:10px;
    }
    .content_left .image2{
        margin-top:20px;
        max-width:772px;
    }
    .content_left .article{
        border:#eaeaea  1px solid;
        margin-bottom:5px;
        color:#4c4c4c;
        text-align:left;
        padding:0 3%;
    }
    .article_title{
        margin-top:30px;
        font-size: 18px;
        color: #333;
/*        height:40px;*/
        line-height:40px;
        text-align:center;
        font-weight:bold;
    }
    .article_tag{
        margin-top:10px;
/*        height:40px;*/
        line-height:40px;
    }
    .article_tag_item{
        /* margin-right: 10px;
        border-radius: 20px;
        border: 1px solid #0081ff;
        padding: 3px 10px;
        color: #0081ff; */
    }
    .mfdy_btn {
        float: right;
        background: #ff8700;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        border-radius: 3px;
        color: #fff;
        font-size: 14px;
        margin-top:5px;
        margin-right:0px;
    }
    .mfdy_btn em {
        background: url(https://www.ccpc360.com/f/images/project/images/login_icon.png) no-repeat;
        background-position: -152px -101px;
        width: 24px;
        height: 24px;
        display: inline-block;
        margin-top: 4px;
        float: left;
        margin-left: 0;
    }
    .article_tag_left{
        margin-left:10px;
        float:left;
        width:100%;
        text-overflow:ellipsis;
/*       overflow:hidden;*/
        white-space: nowrap;
    }

    .article_tag_left span{
        text-overflow:ellipsis;
        overflow:hidden;
        white-space: nowrap;
    }
    .article_content{
        text-indent: 20px;
        margin-top:30px;
        line-height:30px;
    }

    .redbtn_border {
        height: 30px;
        line-height: 30px;
        padding: 5px 7px;
        border-radius: 3px;
        color: #d22d31;
        margin: 0 5px;
        display: inline;
        border: 1px solid #d22d31;
        font-weight: bold;
    }
    .xm_detailcon {
        margin-top:20px;
        border: none;
        padding:0px;
    }
    .relate_list_header {
        display:flex;
        justify-content : space-between;
        align-items : center;
        margin-bottom:10px;
    }
    .relate_list_header_title{
        color:#0071DA;
        font-size:16px;
        font-weight:bold;
        display:flex;
        justify-content : center;
        align-items : center;
    }
    .relate_list_header_title img{
        margin-left:5px;
    }
    .relate_list_header .relate_list_header_tab ul{
        display:flex;
        justify-content : space-between;
        align-items : center;
    }
    .relate_list_header .relate_list_header_tab ul li{
        font-size:16px;
        margin-left:20px;
        border-bottom:3px solid #fff;
        height:30px;
        line-height:30px;
        cursor:pointer;
    }
    .relate_list_header .relate_list_header_tab ul li.active{
        color:#0071DA;
        border-bottom:3px solid #0071DA;
    }
    .relate_list_hot li{
        width:356px;
        float:left;
        list-style-type: disc;
        border-bottom:1px dotted #ccc;
        height:50px;
        line-height:50px;
    }
    .relate_list_hot li a .relate_list_hot_time {
        float:right;
    }
    .relate_list_hot li:nth-child(odd){
        margin-left:0px;
    }
    .relate_list_hot li:nth-child(even){
        margin-left:40px;
    }
    .relate_list{
        margin-top:30px;
    }
    .content_right .image3{
        margin-bottom:20px;
        width:308px;
    }

    .side-content .card-bd li {
        list-style: disc inside;
    }
    .relate_list_single .relate_list_hot li{
        margin-left:0px;
    }

    .relate_list_hot_title{
        display:block;
        width:280px;
        text-overflow:ellipsis;
        overflow:hidden;
        white-space: nowrap;
        float:left;
    }
    .relate_list_hot_time{
        display:block;
        width:75px;
        text-overflow:ellipsis;
        overflow:hidden;
        white-space: nowrap;
        float:right;
    }
    .relate_list_hot ul{
        margin-left:20px;
    }
    .relate_list_single{
        width:366px;
        margin-top:30px;
        float:left;
    }
    .relate_list_single:nth-child(odd){
        margin-left:30px;
    }
    .layui-laydate .layui-this {
        background-color: #0081ff !important;
        border-radius: 30px;
    }

    .layui-laydate,
    .layui-laydate-hint {
        border-color: #eee;
        box-shadow: none;
    }
    .layui-laydate,.layui-laydate-main {
        width: 308px;
        margin:0 auto;
    }
    .layui-laydate-content td, .layui-laydate-content th {
        width: 44px;
        height: 40px;
        padding: 5px;
        text-align: center;
    }
    .site_title img{
        float:right;
    }
    .site_title_card{
        border:1px solid #ccc;
        padding:0 10px;
    }
    .site_title span{
        height:45px;
        line-height:45px;
        font-size:16px;
        font-weight:bold;
    }
    .hot-keys li a{
        color:#0071DA
    }
    .article_title{
        white-space: nowrap; /*文本不换行*/
        overflow: hidden;  /*溢出部分隐藏*/
        text-overflow: ellipsis; /*溢出部分用"..."代替*/
    }
