﻿@charset "utf-8";

/* Css Reset */
* {
    margin: 0;
    padding: 0;
    list-style: none;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td, img {
    padding: 0;
    margin: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, th, var, i {
    font-weight: normal;
    font-style: normal;
}

ol, ul, li {
    list-style: none;
}

div, dl, dt, dd, ol, ul, li {
    zoom: 1;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

/* Public */
html {
    width: 100%;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

input {
    font-family: 微软雅黑;
    border: none;
    outline: none;
}

body {
    width: 100%;
    color: #555;
    font-size: 14px;
    font-family: "microsoft yahei",tahoma,"\5FAE\8F6F\96C5\9ED1" !important;
    -webkit-text-size-adjust: none;
}

a {
    color: #555;
    text-decoration: none;
    outline: none;
}

    a:hover {
        color: #f30;
        text-decoration: underline;
    }

.hTitle .bd .menu {
    padding-bottom: 12px;
    padding-top: 0px;
}

    .hTitle .bd .menu .layui-nav-side {
        display: block;
        position: inherit;
        background-color: #578bff;
        background-color: #3C76F9;
        text-align: center;
    }

        .hTitle .bd .menu .layui-nav-side .layui-nav-tree .layui-nav-child a {
            /*color: initial;*/
        }

        .hTitle .bd .menu .layui-nav-side .layui-nav-itemed > .layui-nav-child {
            background-color: #578bff !important;
        }

        .hTitle .bd .menu .layui-nav-side.layui-nav-tree {
            width: 100%;
        }

            .hTitle .bd .menu .layui-nav-side.layui-nav-tree a {
                text-decoration: inherit;
                color: inherit;
                font-size: 18px;
            }

            .hTitle .bd .menu .layui-nav-side.layui-nav-tree .layui-nav-child a {
                font-size: 16px;
            }

            .hTitle .bd .menu .layui-nav-side.layui-nav-tree .layui-nav-child dd.layui-this, .hTitle .bd .menu .layui-nav-side.layui-nav-tree .layui-nav-child dd.layui-this a, .hTitle .bd .menu .layui-nav-side.layui-nav-tree .layui-this, .hTitle .bd .menu .layui-nav-side.layui-nav-tree .layui-this > a, .hTitle .bd .menu .layui-nav-side.layui-nav-tree .layui-this > a:hover {
                background: #134ef5;
                color: #fff;
            }

            .hTitle .bd .menu .layui-nav-side.layui-nav-tree .layui-nav-child, .hTitle .bd .menu .layui-nav-side.layui-nav-tree .layui-nav-child a:hover {
                background: #134ef5;
            }
.hide {
    display: none;
}

.dt_menu_li_0.on {
    background: #134ef5 !important;
}

.dt_menu_li_1.on {
    background: #134ef5 !important;
}

.navBar {
    z-index: 100;
    background: url(../images/dhbj.jpg);
    color: #fff;
    height: 56px;
    line-height: 54px;
}

.nav {
    width: 1162px;
    margin: 0 auto;
    font-family: "Microsoft YaHei",SimSun,SimHei;
    z-index: 100;
}

    .nav .m1 {
        float: left;
        position: relative;
        border-top: 0;
        border-bottom: 0;
    }

    .nav a:hover {
        text-decoration: none;
        color: #ff0;
    }

    .nav .dh_link_1 {
        float: left;
        font-size: 100%;
        font-weight: normal;
        font-size: 18px;
        height: 56px;
        overflow: hidden;
        /*width: 72px;*/
        display: block;
        color: #fff;
        padding: 0 15px;
        vertical-align: top;
    }

        .nav .dh_link_1 a {
        }

    .nav .on {
        border-color: #db4978;
    }

        .nav .on h3 a {
            color: #ff0;
        }

.m1 .second {
    display: none;
}

.m1.has_sub .second {
    display: none;
    width: 142px;
    padding: 5px 0;
    z-index: 100;
    position: absolute;
    left: -1px;
    top: 56px;
    background: #578bff;
    opacity: 0.9;
    text-align: center;
    left: -18px;
}

.nav .second li {
    vertical-align: middle;
    width: 100%;
}

    .nav .second li a {
        height: 40px;
        line-height: 40px;
        padding: 0;
        display: block;
        color: #fff;
		font-size:16px;
    }

    .nav .second li:hover .dh_link_2 {
        color: #ff0;
        background: #134ef5;
    }

.m2 .third {
    display: none;
    float: left;
    padding: 0px;
}

.m2.has_sub .third {
    float: left;
    /* float: inherit; */
    display: none;
    width: 142px;
    /* padding: 5px 0; */
    z-index: 100;
    position: absolute;
    left: -1px;
    /* top: 56px; */
    background: #578bff;
    opacity: 0.9;
    text-align: center;
    left: 142px;
    /* top: 0px; */
    margin-top: -32px;
}

.nav .third li {
    vertical-align: middle;
    width: 100%;
}

    .nav .third li a {
        height: 24px;
        line-height: 24px;
        padding: 4px 0;
        display: block;
        color: #fff;
    }

        .nav .third li a:hover {
            color: #ff0;
            background: #134ef5;
        }


.nav #m7 h3 a {
}

.m1.on .dh_link_1 {
    /* border-color: #db4978; */
    color: #ff0;
}

.m2.has_sub a.dh_link_2 {
    font-family: layui-icon !important;
    /*    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;*/
}

    .m2.has_sub a.dh_link_2:after {
        content: "\e602";
    }

.nav .dh_link_1 {
    max-width: 110px;
}

.hTitle .menu dt a:hover {
    color: #ff0;
}

.hTitle .menu .on {
    background: #eee;
    color: #000000;
    border: none;
}

    .hTitle .menu .on a {
        color: #000000;
    }

.list_page_left {
    float: left;
    width: 270px;
}

.container {
    background: url(../images/top1bj.png);
    height: auto;
    display: table;
    padding: 20px;
    margin: 0 auto;
	width:1260px;
}

    .container .main {
        float: right;
        width: 960px;
    }

.hTitle .menu dt {
    margin: 0 0 12px 0;
    background: #3074d1;
    color: #fff;
    font-size: 15px;
    line-height: 35px;
    text-align: center;
    height: 35px;
}

.hTitle .bd {
    border-top: 1px solid #e3e3e3;
}

.hTitle .menu dt a {
    color: #fff;
}

dt.on a {
    font-size: 14px;
    font-weight: bold;
    color: #ff0000;
}

.lmbj {
    height: 39px;
    line-height: 39px;
    background: url(../images/postion.png) 6px center no-repeat;
    border-bottom: #e3e3e3 1px solid;
    font-size: 16px;
    padding-left: 30px;
    overflow: hidden;
}

    .lmbj em {
        font-style: normal;
        padding: 0 3px;
    }

    .lmbj a:hover {
        color: #fc7b08;
    }

.list_page_left .dhbjdiv {
    text-align: center;
    padding: 0 0 10px 0;
    color: #000;
    font-size: 20px;
    border-bottom: 4px solid #3074d1;
}

.main .dhbjdiv {
    display: table;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #e3e3e3;
}

    .main .dhbjdiv .dhnamek {
        float: left;
        color: #000;
        border-bottom: 4px solid #3074d1;
        height: 36px;
        padding: 0 5px;
        line-height: 36px;
        font-size: 16px;
    }

    .main .dhbjdiv .dhright {
        float: right;
        line-height: 40px;
        font-size: 12px;
        color: #808080;
    }

.listmbj .newsList {
    min-height: 100px;
    margin: 10px 14px;
}

.layui-nav .layui-nav-item a.hide {
    display: none;
}
/* 奇数行*/
.layui-nav .layui-nav-item:nth-child(odd) {
}
/* 偶数行*/
.layui-nav .layui-nav-item:nth-child(even) {
    background-color: #5593eb;
}

.article span {
    position: inherit !important;
    margin: 0 auto !important;
}

.article img {
    position: inherit !important;
    margin: 0 auto !important;
}

.list_master.style_2 .list_page_left {
    display: none;
}

.list_master.style_2 .main {
    width: 100%;
}

.pic-item img {
    width: 100% !important;
    height: 170px;
}

.details_page.style_2 .list_page_left {
    display: none;
}

.details_page.style_2 .main {
    width: 100%;
}

.pic-item {
    width: 25%;
    margin: 0px;
    margin-bottom: 30px;
}

.content {
    margin: 10px 0px;
}

.list-pic {
    width: 92%;
    margin: 0 auto;
}

.pic-item-list.w.clearfix {
    padding-bottom: 30px;
}

.pic-item dl {
    width: 92%;
    margin: 0 auto;
}

.img_title {
    width: 100% !important;
}

.bds_wx {
    display: block;
    font-family: '宋体',Arial;
    height: 30px;
    float: left;
    cursor: pointer;
    padding-top: 6px;
    padding-bottom: 3px;
    padding-left: 22px;
    /*float: left;*/
    /*font-size: 18px;*/
    /*padding-left: 25px;*/
    /*line-height: 24px;*/
    /*height: 24px;*/
    background-image: url(../images/icons_0_24.png?v=4c3f13b3.png) !important;
    background-repeat: no-repeat;
    /*cursor: pointer;*/
    /*margin: 6px 6px 6px 0;*/
    background-position: 0 -1612px;
    zoom: 0.7;
    margin-top: 7px;
}

span.bds_more, .bds_tools a, .bds_wx {
    line-height: 25px !important;
    height: 25px !important;
}

.share_wx {
    z-index: 1111;
    position: absolute;
    margin-top: 13px;
    margin-left: -18px;
    background: #fff;
    zoom: 1.5;
    text-align: center;
    border: solid 1px #d8d8d8;
    padding: 0px 10px;
    display: none;
}

.bds_wx:hover .share_wx {
    display: block;
}

#bdshare img.share_img {
    width: 240px;
}

.nav .dh_link_1 {
    text-align: center;
}

.newsList li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    width: calc(100% - 120px);
}

.fujian_img, .article img.fujian_img {
    display: initial;
}
.phone {
    display:none;
}
/*手机端样式*/
@media (max-width:980px) {
    .container {
        width: 100%;
    }

        .split .main, .container .main {
            width: 100% !important;
        }

    .list_page_left {
        width: 100%;
    }

    .hTitle .bd .menu ul {
        display: flex !important;
        width: 100%;
        width: 100% !important;
    }

        .hTitle .bd .menu ul li {
            flex: 1;
        }

    .hTitle .bd {
        height: auto;
        min-height: auto;
    }
}
