﻿
* {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: "微软雅黑";
}

em, i {
    font-style: normal;
}

.w1000 {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}

.margin15 {
    margin: 15px auto;
}

#myscroll {
    height: 344px;
    overflow: hidden;
}

a {
    color: #333;
    text-decoration: none;
    outline: none;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
        color: #f09215;
    }

/*头部 导航*/
.top {
    width: 100%;
    height: 35px;
    line-height: 35px;
    position: fixed;
    top: 0;
    background: #f1f6f9;
    border-bottom: 1px solid #ede5d0;
    color: #666;
}

    .top span {
        float: left;
        margin-left: 10px;
    }

        .top span a {
            float: left;
            color: #0093c6;
            font-weight: bold;
            margin: 0 3px;
        }

    .top ul {
        float: right;
    }

        .top ul li {
            float: left;
            margin: 0 3px;
            list-style: none;
        }

.nav {
    width: 100%;
    height: 80px;
    line-height: 80px; 
    min-width: 1200px;
    box-sizing: border-box;
    box-shadow: 1px 1px 5px #ccc;
}

    .nav ul li {
        margin-right: 130px;
        float: left;
        text-align: left;
        position: relative;
        cursor: pointer;
        list-style: none;
    }

        .nav ul li a {
            color: #000000;
            font-size: 18px;
        }

        .nav ul li:hover {
            cursor: pointer;
            color: #0093c6;
            text-decoration: none;
        }

            .nav ul li:hover a {
                cursor: pointer;
                color: #0093c6;
                text-decoration: none;
            }

.orglogo {
    width: 100%;
    height: 380px;
    background: url('/static/img/web/NonPublic/breachlogo.png?t=202008281433') center center no-repeat;
    min-width: 1200px;
}

.main_item {
    width: 1200px;
    padding-bottom: 30px;
    overflow: hidden;
}

    .main_item .mi_right {
        margin-left: 20px;
    }

.w_title {
    width: 100%;
    height: 43px;
}

    .w_title .t_name span {
        width: 84px;
        height: 31px;
        line-height: 31px;
        padding-left: 5px;
        float: left;
        color: #000000;
        font-size: 20px; 
        color: #f10a15;
        padding-top: 5px;
    }

    .w_title .t_more {
        width: 60px;
        height: 16px;
        line-height: 12px;
        text-align: center;
        border: 1px solid #e4e4e3;
        float: right;
        margin: 7px 10px 0 0;
        padding-top: 5px;
    }

.w_left {  
    width: 773px;
    height: 375px;
    border: 1px solid #d7d9db;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

.w_right {
    width: 393px;
    height: 375px;
    border: 1px solid #e4e4e3;
    float: left;
    margin-top: 20px;
}

.tab_content table {
    margin-top: 5px; 
    width: 770px;
    background: #f1f6f9;
}

    .tab_content table tr {
        height: 40px;
    }

    .tab_content table tr th {
        font-size: 15px;
    }

    .tab_content table tr .th_1 {
        width: 100px;
        padding-left: 10px;
    }

    .tab_content table tr .th_2 {
        text-align: left;
        padding-left: 50px;
        width: 240px;
    }

    .tab_content table tr .th_3 {
        width:225px;
    }

    .tab_content table tr .th_4 {
        width:100px;
    }

.news_content {
    width: 500px;
    margin: 10px auto;
}

    .news_content li {
        height: 3.5em;
        line-height: 3.5em;
        border-bottom: 1px dashed #ccc;
        overflow: hidden;
    }

        .news_content li span {
            color: #dc0017;
        }

        .news_content li a {
            color: #000;
            font-size: 14px;
        }

            .news_content li a:hover {
                color: #dc0017;
            }

        .news_content li em {
            float: right;
            color: #999;
        }


.w_ap_list {
    position: relative;
    height: 320px;
    overflow: hidden;
}

.w_ap_data li {
    overflow: hidden;
}

    .w_ap_data li:nth-child(even) {
        background: #ffffff;
    }

    .w_ap_data li dl dd {
        height: 1.5em;
        line-height: 1.5em;
        float: left;
        overflow: hidden;
        padding-bottom: 12px;
        font-size: 14px;
    }

        .w_ap_data li dl dd.data_1 {
            width: 150px;
            padding-left: 10px;
        }

        .w_ap_data li dl dd.data_2 {
            width: 255px;
            padding-left: 10px;
            text-align: left;
        }

        .w_ap_data li dl dd.data_3 {
            width: 220px;
            text-align: left;
        }

        .w_ap_data li dl dd.data_4 {
            width: 242px;
            text-align: left;
        }

        .w_ap_data li dl dd.data_5 {
            width: 105px;
        }



/* 底部 */
.foot {
    width: 100%;
    height: 134px;
    letter-spacing: 1px;
    margin: 0 auto;
    font-size: 14px;
    color: #333;
}

    .foot ul {
        clear: both;
    }

        .foot ul li {
            text-align: center;
            height: 2em;
            line-height: 2em;
        }

/* actGotop */
.actGotop {
    position: fixed;
    _position: absolute;
    bottom: 10px;
    right: 140px;
    width: 70px;
    height: 91px;
    display: none;
}

    .actGotop a, .actGotop a:link {
        width: 70px;
        height: 91px;
        display: inline-block;
        background: url(/Content/images/ChuangYan/gotop.png) no-repeat;
        _background: url(/temp/html/images/blog7year_gotop.gif) no-repeat;
        outline: none;
    }

        .actGotop a:hover {
            background: url(/Content/images/ChuangYan/gotopd.png) no-repeat;
            outline: none;
        }

/*分页样式*/
.maunlist {
    width: 95%;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    text-align: right;
    padding: 20px 0;
    overflow: hidden;
}

.manuleft {
    float: right;
}

    .manuleft a {
        border: 1px solid #cccccc;
        padding: 5px 8px;
        margin: 0 2px;
    }

        .manuleft a:hover, .manuleft a.hover {
            color: #fff;
            background: #f09215;
            text-decoration: none;
        }

.manur {
    margin-left: 5px;
    float: right;
    text-indent: 0;
}

.website {
    background-color: #e3e3e3;
    line-height: 30px;
    height: 30px;
    text-indent: 20px;
}

 /* 处理结果列表 */
 dl, dd, ul, li {list-style: none;padding: 0;margin: 0}
.news_l { max-width: 1175px;width:100%; float: left; overflow: hidden; margin: 20px 0; background: #fff; }
.news_l .l_list { padding: 15px 20px 20px; }
.news_l .l_list li { height: 35px; border-bottom: 1px dashed #dbdbdb; margin-top: 15px; }
.news_l .l_list li span { font-size: 14px;}
.news_w .l_list li a { color: #646464; }
.main_w .l_list li a:hover { color: #f09215; text-decoration: none; }
.news_l .l_list li .time { float: right; }
.news_l .list_tab{width:100%; margin:0 auto; border-bottom:1px solid #0093c6; overflow:hidden; margin-top:20px;}
.news_l .list_tab .tt_title{background:#0093c6; color:#fff; width:120px; height:35px; line-height:35px; text-align:center;}
.news_l .list_tab .orderby{ background:#114dbb; color:#fff; width:80px; height:35px; line-height:35px; text-align:center; margin-left: 2px;}
.news_l .list_tab .orderby a{ color: #fff;}

 /* 分页 */
.pagin { position: relative; margin: 20px 0 30px; padding: 0 12px;}
.pagin .dataTables_info { font-size: 16px; float: left; padding: 5px 0 0 10px !important;}
.pagin .blue { font-size: 16px; color: #056dae; font-style: normal;}
.dataTables_paginate.paging_bootstrap.pagination { float: right; margin-right: 10px;}
.dataTables_paginate.paging_bootstrap.pagination li { float: left; margin: 0 1px; border: 1px solid #ddd; list-style: none;}
.dataTables_paginate.paging_bootstrap.pagination li.active { border-color: #114dbb;}
.dataTables_paginate.paging_bootstrap.pagination li.disabled a { color: #c7c7c7;}
.dataTables_paginate.paging_bootstrap.pagination li a { color: #797979; padding: 5px 10px; display: inline-block;}
.dataTables_paginate.paging_bootstrap.pagination li.active a { color: #fff; background: #114dbb; text-decoration: none;}

/* 图片水平、垂直居中 */
.img_p {
    border: 1px solid #dddddd;
    overflow: hidden;
    position: relative;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

    .img_p .img-box {
        position: static; /*+position:absolute;*/
        top: 50%;
        width: 100%;
    }

        .img_p .img-box img {
            max-width: 100%;
            max-height: 100%;
            position: static; /*+position:relative;*/
            top: -50%;
            left: -50%;
        }

a:hover .img_p {
    border-color: #f09215;
}

a:hover p.img_title {
    color: #f09215;
}

.hp_right_t .hpr_us_np {
    width: 906px;
    padding: 30px;
    line-height: 2.5em;
    position: relative;
}

    .hp_right_t .hpr_us_np dl {
        overflow: hidden;
        margin-top: 15px;
    }

    .hp_right_t .hpr_us_np dt {
        float: left;
        font-size: 14px;
    }

    .hp_right_t .hpr_us_np dd {
        float: left;
        font-size: 14px;
        margin-left: 20px;
    }

        .hp_right_t .hpr_us_np dd.hrt_img {
            margin-left: 0;
            margin-top: -10px;
        }

        .hp_right_t .hpr_us_np dd p {
            text-align: center;
            font-size: 14px;
            line-height: 1.5em;
        }

@media screen and (max-width: 991px)
{
    .news_l {
        width: 1175px;
    }
    .news_l .con_con p span {
        font-family: 'Microsoft YaHei';
        font-size: 14px;
        line-height: 55px;
    }
}