﻿/*网站基本定义*/
div, form, img, ul, ol, li, dl, dt, dd, p, tr, td, body, strong, span, pre, input {
    margin: 0;
    padding: 0;
    border: 0;
    background-repeat: no-repeat;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

body {
    font-family: "微软雅黑";
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    color: #333;
    line-height: 24px;
    height: auto;
    clear: both;
    min-width: 1200px;
}

img {
    cursor:pointer;
    border: 0px;
}

ul, li {
    list-style: none;
}

em, i {
    font-style: normal;
}

a {
    text-decoration: none;
    color: #333;
    outline: none;
}

    a:hover {
        background-repeat: no-repeat;
        color: #03a5e3;
    }

.clear {
    clear: both;
    line-height: 0;
    height: 0;
    font-size: 0;
}

a, area {
    blr: expression(this.onFocus=this.blur())
}

/*网站基本定义*/

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    *zoom: 1;
}


.o-l {
    width: 100%;
    margin: 20px auto 0 auto;
    padding: 0;
}
.o-m {
    background: #f8f8f8;
    width: 100%;
    margin: 30px auto 0 auto;
    padding: 0;
}

    .o-m .ul-o {
        float: left;
        width: 187px;
        position: relative;
        background: #bfbdb9;
    }

        .o-m .ul-o li {
            width: 100%;
            cursor: pointer;
            position: relative;
            z-index: 2
        }

        .o-m .ul-o span {
            /*width: 62px;
            height: 68px;*/
            float: left;
            display: block;
            background-position: -272px 20px;
        }

        .o-m .ul-o .li-t span {
            background-position: -272px -50px;
        }

        .o-m .ul-o .li-s span {
            background-position: -272px -120px;
        }

        .o-m .ul-o .li-f span {
            background-position: -272px -190px;
        }

        .o-m .ul-o .li-w span {
            background-position: -272px -257px;
        }

        .o-m .ul-o .li-l span {
            background-position: -272px -323px;
        }

        .o-m .ul-o li p {
            font-size: 18px;
            float: left;
            line-height: 201px;
            color: #fff;
            font-size: 16px;
            font-style: italic;
            width: 187px;
            font-style: normal;
            text-align: center;
        }

        .o-m .ul-o li b {
            position: absolute;
            display: block;
            width: 15px;
            height: 32px;
            background: url(../image/img/n-qyjz-38.png) no-repeat;
            top: 50%;
            margin-top: -16px;
            right: -15px;
            display: none
        }

        .o-m .ul-o .li-mask {
            background: #ff6800;
            position: absolute;
            left: 0;
            top: 0;
            width: 197px;
            height: 197px;
            background: url(../image/n-qyjz-52.png) no-repeat;
        }

        .o-m .ul-o li.on b {
            display: block;
        }

.o-m-list {
    float: right;
    /*width: 66.8%;*/
    width: 56%;
}

.o-m-list-r {
    float: left;
    /*width: 40%;*/
    /*width: 33.2%;*/
}

    .o-m-list-r a {
        /*background-size: cover;
        display: inline-block;
        margin: 0 0 0 6%;
        height: 340px;*/
    }

        .o-m-list-r a img {
            width: 380px;
            height: 400px;
            background-size: cover;
        }

        .o-m-list-r a span {
            border-radius: 0;
            width: 380px;
            height: 40px;
            line-height: 40px;
            background: #1d2a82;
            color: #fff;
            text-indent: 12px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
        }

.o-m .ul-t {
    /* margin: 10px; */
    /*width: 764px;*/
    width:710px;
    /*width: 642px;*/
    /*max-height: 440px;
    min-height: 440px;*/
    /* width: 520px; */
    float: left;
}
.news {
    display: flex;
    justify-content: space-between;
}
.newstitle {
    width: 74%;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    margin: 0 0 0 2%;
    -webkit-box-orient: vertical;
}
.newsspan {
    float: right;
    display: inline-block;
    line-height: 40px;
}
.o-m .ul-t ul{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.o-m .ul-t li {
    width: 100%;
    line-height: 55px;
    display: flex;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
    background: #fff;
    padding:6px 0;
    border-left: 3px solid #298AD9;
}

        .o-m .ul-t li a span {
            float: right;
            margin-right: 22px;
        }

    .o-m .ul-t .li-top {
        padding: 25px 0 0 50px;
    }

    .o-m .ul-t h5 {
        color: #666;
        font-size: 24px;
        line-height: 38px;
    }

    .o-m .ul-t p {
        color: #999;
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 5px
    }

    .o-m .ul-t .li-a a {
        color: #2b91b8;
        font-size: 14px;
        margin-right: 30px;
        cursor: default;
        line-height: 22px;
    }

    .o-m .ul-t .li-a span {
        color: #999;
        font-size: 14px
    }

    .o-m .ul-t .li-img {
        width: 100%;
        text-align: center;
        position: absolute;
        left: 0;
        bottom: 0;
    }

.main-news {
    background-color: #f3f4fb;
}

.center1200 {
    width: 1200px;
    margin: 0 auto;
}

.about .main5 .block_box {
    padding-top: 60px;
}

.flex_wrap {
    -webkit-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.block_box .block {
    margin: 0 1.23333% 1% 1.23333%;
}

.block_box .block {
    /*width: 17.5%;
    background-color: #fff;*/
    width: 13.5%;
    margin: 1% 2% 1% 4.2%;
    height: 80px;
    background-color: #fff;
}

.about .main5 .block_box .block .picture_container {
    padding-top: 38.70968%;
}

.picture_container {
    height: 100px;
    position: relative;
    overflow: hidden;
    background: none;
}

    .picture_container img {
        width: 154px;
        height:80px;
        /*display: block;
        position: absolute;*/
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
    }
.news_a {
    display: inline-block;
}
.about .main5 {
    background-color: #f3f4fb;
}

.inner_main {
    padding: 75px 0 100px 0;
}

.about .main5 .block_box {
    padding-top: 60px;
}
.pdtt_trbs {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}
    .pdtt_trbs a {
        height: 20px;
        display: inline-block;
        padding-right: 8px;
        color: #B4B4B5;
        position: relative;
        max-width: 72px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: top;
    }
.newsbox {
    margin-bottom:20px;
    /*min-height: 320px !important;*/
    position: relative;
}
    .newsbox .news_li {
        width: 272px;
        padding: 16px;
        color: #333;
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear;
        /*        background: #fff;*/
        min-height: 276px;
        margin: 0 12px 12px 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
        .newsbox .news_li:hover {
            background: #e9ebf1;
            color: #fff;
        }
.news_a{
    display:flex;
    flex-direction:row;
}
.newsList {
    flex: 2;
}
.newsbox .news_li .news_tu {
    width: 272px;
    height: 153px;
    overflow: hidden;
    position: relative;
}
            .newsbox .news_li .news_tu img {
                width: 272px;
                height: 153px;
                display: block;
                object-fit: cover;
            }
        .newsbox .news_li h2 {
            font-weight: bold;
            margin-top: 10px;
            color: #333;
            font-size: 18px;
            line-height: 24px;
            min-height: 36px;
            margin-bottom: 2px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
        }
            .newsbox .news_li h2 a {
                color: #333;
            }
        .newsbox .news_li .pdtt_trbs {
            bottom: 16px;
            position: absolute;
            height: 16px;
            width: 272px;
        }
.listview .news_li .news_tu {
    float: right;
    margin-right: 20px;
    width: 212px;
    height: 118px;
    position: relative;
}
.listview .news_li {
    margin: 28px 0;
    position: relative;
    padding: 20px;
    color: #333333;
    margin-bottom: 0;
    width: 1140px;
    height: 158px;
    box-sizing: border-box;
    min-height: 0;
/*    -moz-box-shadow: 0px 2px 8px rgb(210 210 210 / 59%);
    -webkit-box-shadow: 0px 2px 8px rgb(210 210 210 / 59%);
    box-shadow: 0px 2px 8px rgb(210 210 210 / 59%);*/
}
    .listview .news_li .news_tu img {
        width: 210px;
        height: 118px;
    }
    .listview .news_li h2 {
        margin-top: -2px;
        line-height: 24px;
        font-size: 18px;
        font-weight: bold;
    }
    .listview .news_li span {
        color: #8e8e8e;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        width: 860px;
    }
    .listview .news_li .pdtt_trbs {
        float: left;
        bottom: 20px;
        width: 860px;
    }

.pdtt_trbs a, .ask_banner_style a {
    display: inline-block;
}
    .pdtt_trbs a:before {
        content: " ";
        position: absolute;
        background: #E5E5EA;
        width: 1px;
        height: 12px;
        right: 0;
        top: 4px;
    }
.pdtt_trbs span {
    float:left;
    margin-left: 4px;
    height: 24px;
    color: #B4B4B5;
}
.tips {
    float: left;
    display: inline-block;
    margin-right: 20px;
    color: #0d8ad5;
    padding: 0 8px;
    border: 1px solid #2cabf7;
}
.set_top {
    position: absolute;
    background-image: url('../image/set_top.png');
    /*background-size: contain;*/
    margin: -7px 4px 0 -6px;
    float: left;
    display: inline-block;
    width: 32px;
    height: 30px;
    FONT-WEIGHT: 100;
}
.tips_index {
    margin: 0 0 0 14px;
    line-height: 20px;
    color: #0d8ad5;
    padding: 4px 8px;
    border: 1px solid #2cabf7;
}
.news_span {
    width: 85%;
    float: left;
    display: inline-block;
}
    .news_span dl {
        width: 100%;
        height: 20px;
    }
        .news_span dl dd {
            color: #8e8e8e;
            float: left;
            margin-right: 20px;
            height: 20px;
        }
            .news_span dl dd span {
                width: 22px;
            }
.label_newlist {
    padding: 6px;
    margin: 20px 20px 0 0;
    border: 1px solid #C2C2C2;
    border-radius: 250px;
    align-content: center;
    display: inline-block;
    text-align: center;
    height: 68px;
    background: #fff;
    color: #8A8FA3;
}

.clearfix {
    clear: both;
}

    .clearfix:after {
        clear: both;
        content: "";
        display: block;
        height: 0;
        visibility: hidden;
    }

.fl {
    float: left;
}

.fr {
    float: right;
}

.pager {
    max-width: 800px;
    text-align: center;
    margin-bottom: 30px;
    display: inline-block;
}

    .pager a {
        cursor: pointer;
    }

    .pager a,
    .pager span {
        /* 按钮内数字 */
        width: 45px;
        height: 40px;
        border: 1px solid #EBEBEB;
        margin-left: -1px;
        color: #8a8a8a;
        display: inline-block;
        line-height: 40px;
        float: left;
        font-size: 15px;
        text-decoration: none;
        margin: 0 2px;
        border-radius: 6px;
    }

        .pager a:hover,
        .pager span:hover {
            border-color: #3897cd;
            color: #3897cd;
            position: relative;
            z-index: 1;
        }

        .pager span.current {
            background-color: #222A35;
            color: #fff;
            border-color: #EBEBEB;
            position: relative;
            z-index: 1;
        }

    .pager .pg-first,
    .pager .pg-prev,
    .pager .pg-next,
    .pager .pg-last {
        background: white url('../../Images/website/page_bg.jpg') 8px 7px no-repeat;
    }

        .pager .pg-first:hover,
        .pager .pg-prev:hover,
        .pager .pg-next:hover,
        .pager .pg-last:hover {
            background: white url('../../Images/website/page_bg_hover.jpg') 8px 7px no-repeat;
        }

        .pager .pg-prev,
        .pager .pg-prev:hover {
            background-position: 7px -21px;
        }

        .pager .pg-next,
        .pager .pg-next:hover {
            background-position: -21px -21px;
        }

        .pager .pg-last,
        .pager .pg-last:hover {
            background-position: -21px 7px;
        }

        .pager .pg-prev[disabled='true'],
        .pager .pg-prev[disabled='true']:hover {
            cursor: default;
            background-image: url('../../Images/website/page_bg.jpg');
        }

        .pager .pg-next[disabled='true'],
        .pager .pg-next[disabled='true']:hover {
            cursor: default;
            background-image: url('../../Images/website/page_bg.jpg');
        }

        .pager .pg-prev[disabled='true'],
        .pager .pg-next[disabled='true'] {
            border-color: #eeeeee;
        }

    .pager span.els {
        border-color: transparent;
    }

.pagerHtmlWrap {
    width: 800px;
    margin: 30px auto;
}

    .pagerHtmlWrap .cc_cells {
        width: 100%;
        height: 35px;
        padding: 5px 0;
        border-bottom: 1px #cccccc solid;
    }

        .pagerHtmlWrap .cc_cells a {
            color: #454545;
            font-size: 14px;
            line-height: 35px;
            text-decoration: none;
        }

            .pagerHtmlWrap .cc_cells a span {
                display: inline-block;
                width: 25%;
                text-align: left;
                margin: 0;
            }

/*搜索*/
.search_list {
    width: 590px;
    margin: 0 auto;
    position: relative;
}

    .search_list:after {
        content: '';
        display: block;
        clear: both;
    }

    .search_list > div {
        float: left;
    }

    .search_list .logo {
        width: 100%;
        height: 120px;
        margin: 0 auto 10px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: auto 120px;
    }

    .search_list .input {
        position: relative;
        width: 500px;
        height: 44px;
        border-top: #ccc solid 1px;
        border-right: none;
        border-bottom: #ccc solid 1px;
        border-left: #ccc solid 1px;
        border-radius: 4px 0 0 4px;
    }

        .search_list .input > input {
            outline: none;
            border: none;
            padding: 0 80px 0 10px;
            margin: 0;
            height: 42px;
            width: 410px;
            color: #333;
            font-size: 16px;
            border-radius: 4px 0 0 4px;
        }

            .search_list .input > input::-webkit-input-placeholder {
                color: #999;
            }

        .search_list .input .picker {
            width: 150px;
            padding-right: 30px;
            position: absolute;
            top: 0;
            right: 0;
            height: 100%;
            line-height: 44px;
            cursor: pointer;
            color: #999;
            font-size: 13px;
            text-align: right;
            background-image: url(../image/down.png);
            background-position: 50px center;
            background-repeat: no-repeat;
            user-select: none;
        }

        .search_list .input .picker-list {
            z-index:99999;
            list-style: none;
            padding: 5px 0;
            width: 100px;
            position: absolute;
            right: 0;
            top: 50px;
            margin: 0;
            line-height: 26px;
            font-size: 12px;
            border-radius: 2px;
            box-shadow: 0 1px 5px rgba(0,0,0,.2);
            background-color: #fff;
            display: none;
        }

            .search_list .input .picker-list > li {
                text-align: center;
                background-position: 10px center;
                background-repeat: no-repeat;
                background-size: 16px auto;
            }

                .search_list .input .picker-list > li:hover {
                    background-color: #ebf1f5;
                    cursor: pointer;
                }

        .search_list .input .hot-list {
            z-index:10000;
            padding: 10px 0;
            width: 100%;
            position: absolute;
            left: 0;
            top: 50px;
            margin: 0;
            line-height: 32px;
            font-size: 14px;
            border-radius: 2px;
            box-shadow: 0 1px 5px rgba(0,0,0,.2);
            background-color: #fff;
            display: none;
        }

            .search_list .input .hot-list > a {
                display: block;
                color: #333;
                text-decoration: none;
                padding: 0 10px;
                overflow: hidden;
            }

                .search_list .input .hot-list > a:hover {
                    background-color: #f3f3f3;
                }

                .search_list .input .hot-list > a > div {
                    float: left;
                }

                    .container .input .hot-list > a > div.number {
                        text-align: center;
                        width: 40px;
                    }

.search_list .search {
    width: 76px;
    height: 44px;
    background-color: #222a35;
    background-image: url(../image/search.png);
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
}
