/* 列表页的头部导航 */

.shiliao-box {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.shiliao-box li {
    float: none;
    width: 22%;
    max-width: 22%;
    min-width: 22%;

}
.shiliao-box li img {
    width: 100%;
}

.header-detailist-top {
    width: 100%;
    height: 100%;
    padding-bottom: 45px;
    background: url(./topgreatwall.png);
    background-size: 100% 100%;
}

.leader-sign {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #1988D8;
    margin-top: 43px;
    margin-left: 27px;
    margin-bottom: 11px;
}

.products-border img {
    width: 92px;
    height: 120px
}

.products-border-top img {
    width: 109px;
    height: 140px;
}

.leader-other {
    margin-top: 106px !important;
}

.leader-victim {
    margin-top: 119px !important
}

.leader-name {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.leader-top-pic {
    position: relative;
    display: inline-block;
}

.leader-search-button {
    display: inline-block;
    position: relative;
    right: 30px
}

.leader-intro {
    height: 140px;
    padding-top: 31px;
    padding-left: 21px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    background-color: #F1F8FF;
}

.top-name {
    margin-top: 56px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgb(54, 54, 110);
}

.top-english-name {
    width: 468px;
    height: 17px;
    font-size: 22px;
    font-family: Arial Unicode MS;
    font-weight: 400;
    color: rgb(54, 54, 110);
    line-height: 32px;
    
}

@media(max-width:768px) {
    .top-name {
        font-size: 28px;
        text-align: center
    }
    .top-english-name {
        font-size: 12px;
        width: 100%;
        height: auto;
        padding-left: 12px;
        text-align: center;
    }
    .right-robot {
        display: none;
    }

    .shiliao-box span {
        display: none!important;
    }

    .shiliao-box a {
        margin-top: 10px;
    }    
}

.yantaijiyi-imgs img {
    width: 22%;
}

.leader-top {
    position: relative;
    display: inline-block;
    margin-left: 14px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #B4CDE7;
    line-height: 25px
}

.leader-top a {
    color: #008ECC;
}

.passage-second {
    display: flex;
    justify-content: space-between;
    padding-bottom: 45px;
    background: url("http://hyj.yantai.gov.cn/picture/51/2112051431177174877.png") repeat-x bottom;
    color: #999;
    align-items: center;
}

.passage-second img {
    width: 30px;
    height: 30px
}

.position-nav {
    position: relative;
    bottom: 1px;
    width: 100%;
    height: 52px;
    padding-top: 15px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5C3B16;
    background: #F4F4F1;
    border-top: 1px solid #B4A181;
    border-bottom: 1px solid #B4A181;
}

.position-nav img {
    position: relative;
    bottom: 2px;
    margin-right: 3px
}

.middle-container {
    padding-bottom: 40px
}

.list-container {
    margin-top: 18px
}

.products-leul {
    background: #FCFBF9;
    border: 1px solid #B4A181;
    border-radius: 5px;
}

.left-label {
    padding-top: 46px;
    text-align: center;
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #5C3B16;
    background: url(./menuheaderleft.png) no-repeat top left, url(./menuheaderright.png) no-repeat top right;
    border-radius: 5px;
}

.menu-list {
    margin-top: 50px;
    margin-bottom: 91px
}

.menu-list li a {
    display: inline-block;
    text-align: center;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5C3B16;
}

.menu-list li a:hover {
    background: none !important;
}

.right-container {
    position: relative;
    margin-bottom: 50px;
    padding-top: 20px;
    padding-bottom: 60px;
    left: 15px;
    height: auto;
    background: linear-gradient(0deg, #F7F4EF, #FFFFFF);
    border: 1px solid #B4A181;
    border-radius: 5px;
}

.right-container-list {
    margin-top: 18px;
    margin-left: 41px;
    margin-right: 49px;
    padding-bottom: 14px;
    list-style-type: disc;
    border-bottom: 1px dotted #EBEBEB
}

.right-container-list li {
    list-style-type: disc;
}

.right-container-list a {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.right-container-list span {
    text-align: right;
    float: right
}

.leader-contain {
    padding-left: 40px;
    padding-top: 43px;
}

.leader-contain-circle {}

.leader-contain-name {
    margin-bottom: 11px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.leader-victim-name {
    margin-top: 38px
}

.leader-contain-message {
    /* border-bottom: 1px solid #F2EFE8; */
    padding-bottom: 41px;
}

.leader-contain-intro {
    display: inline-block;
    width: 641px;
    height: 140px;
    background: #F2EFE8;
    border-radius: 5px;
}

.leader-contain-message img {
    display: inline-block;
    width: 109px;
    height: 140px
}

.leader-contain-intro-name {
    padding-top: 25px;
    padding-left: 20px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.leader-contain-intro-message {
    padding-top: 16px;
    padding-left: 20px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.new-title {
    width: 1198px;
    padding-bottom: 20px;
    border-bottom: 1px solid #DFDFDF;
    text-align: center;
    margin: 0 auto;
    font-size: 34px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.detail-list {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.datefunction {
    margin-right: 100px
}

.share-function img {
    width: 32px;
    height: 32px
}

.dateandorgin {
    margin-left: 120px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.datefunction>div {
    display: inline-block;
}

.message-list {
    width: 1185px;
    height: 267px;
    margin: 217px auto 0 auto;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.button-group {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 28px;
}

.choose-button {
    width: 88px;
    height: 63px;
    border: 2px solid#BDA682;
    margin-left: 10px;
    margin-bottom: 8px;
}

.choose-pic {
    text-align: center;
    margin-top: 44px;
    margin-bottom: 190px
}

.choose-pic a {
    color: #5C3B16
}

.message-title {
    background: url(./documentback.png) repeat 100% 100%
}


/* 网站地图的样式 */

.label-contain {
    width: 960px;
    margin: 30px auto 0 auto;
    border-bottom: 1px solid #DFDFDF
}

.label-sign {
    display: inline-block;
    width: 158px;
    height: 65px;
    font-size: 24px;
    background: #BDA682;
    color: #fff;
    text-align: center;
    padding-top: 15px;
}

.label-sign-second {
    display: inline-block;
    margin-left: 35px;
    font-size: 18px;
    height: 33px;
    font-size: 9px;
    padding-top: 6px
}

.label-sign-second .second-link {
    padding-bottom: 19px;
    font-size: 18px;
    text-align: center;
}

.label-sign-second a {
    font-size: 18px;
    color: #666666;
}


/* 左侧列表 */

.btn-more {
    font-size: 20px;
    position: relative;
}

.panel-title {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.panel-heading {
    /* border-color: #FCFBF9 !important; */
}

.panel-default>.panel-heading {
    background: #FCFBF9 !important;
}

.panel-body {
    background: #FCFBF9 !important;
    /* border: none !important */
}

.panel-body li {
    height: 69px
}

.panel-group {
    /* border-bottom: none !important; */
    background: #FCFBF9 !important;
    margin-bottom: 0 !important;
}

.panel-default {
    background-color: #FCFBF9 !important;
    border-color: #FCFBF9;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top: none;
}


/* 分页插件重写样式 */

.lucidity-ui-paging-container {
    color: #666;
    font-size: 14px
}

.lucidity-ui-paging-container ul {
    overflow: hidden;
    text-align: center;
    padding: 0px 6px 0px 0px;
    margin: 1px
}

.lucidity-ui-paging-container li,
.lucidity-ui-paging-container ul {
    list-style: none
}

.lucidity-ui-paging-container li {
    display: inline-block;
    padding: 3px 10px;
    margin-left: 5px;
    color: #B4A181 !important
}

.lucidity-ui-paging-container li.ui-pager {
    cursor: pointer;
    border: 1px solid #B4A181 !important;
    border-radius: 2px
}

.lucidity-ui-paging-container li.focus {
    background-color: #CBB585 !important;
    color: #FFF !important;
    cursor: default
}

.lucidity-ui-paging-container li.ui-pager:hover {
    background-color: #CBB585 !important;
    color: #FFF !important;
}

.lucidity-ui-paging-container li.ui-paging-ellipse {
    border: 1px solid #B4A181 !important;
    cursor: default
}

.lucidity-ui-paging-container li.lucidity-ui-pager-disabled,
.lucidity-ui-paging-container li.ui-pager-disabled:hover {
    background-color: #f6f6f6;
    cursor: default;
    border: none;
    color: #FFF !important;
}

.lucidity_container {
    position: relative;
}

.lucidity_pgContainer {
    min-height: 100px;
}

.lucidity_pgToolbar {
    transform: scale(0.95);
    height: 30px;
    border: none !important;
    background: none!important;
    margin: 10px 0 0 30px !important;
}

.lucidity_pgToolbar td {
    height: 32px;
    font-size: 14px;
    padding: 0 1px 0 1px;
    color: #B4A181 !important
}

.lucidity_pgPanel {
    float: left;
    padding: 0 10px 0 10px;
}

.lucidity_pgBtn {
    width: 50px;
    height: 28px;
    font-size: 14px !important;
    display: inline-block;
    cursor: pointer;
    margin: 1px;
    border: 1px solid #B4A181 !important;
    border-radius: 2px;
    text-align: center;
    line-height: 190%;
    color: #B4A181 !important
}

.lucidity_pgBtn tbody tr td a {
    font-size: 14px !important
}

.lucidity_pgPress {
    margin: 2px 0 0 2px;
}

a.lucidity_pgPrev {
    margin-left: 5px;
    margin-right: 5px;
}

a.lucidity_pgPrev:hover {
    background-color: #CBB585 !important;
    color: #FFF !important;
}

a.lucidity_pgPrevDisabled,
a.lucidity_pgPrevDisabled:hover {
    cursor: default;
    background: none;
    color: #B4A181 !important;
    outline: none;
}

a.lucidity_pgNext {
    margin-left: 5px;
    margin-right: 5px;
}

a.lucidity_pgNext:hover {
    background-color: #CBB585 !important;
    color: #FFF !important;
}

a.lucidity_pgNextDisabled,
a.lucidity_pgNextDisabled:hover {
    cursor: default;
    background: none;
    color: #B4A181 !important;
    outline: none;
}

a.lucidity_pgFirst:hover {
    background-color: #CBB585 !important;
    color: #FFF !important;
}

a.lucidity_pgFirstDisabled,
a.lucidity_pgFirstDisabled:hover {
    cursor: default;
    background: none;
    color: #B4A181 !important;
    outline: none;
}

a.lucidity_pgLast:hover {
    background-color: #CBB585 !important;
    color: #FFF !important;
}

a.lucidity_pgLastDisabled,
a.lucidity_pgLastDisabled:hover {
    cursor: default;
    background: none;
    color: #B4A181 !important;
    outline: none;
}

.lucidity_pgRefresh:hover {
    background-color: #CBB585 !important;
    color: #FFF !important;
}

.lucidity_pgLoad {}

.lucidity_pgCurrentPage {
    width: 30px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    border: 1px solid #CCCCCC;
    font-size: 13px;
}

.lucidity_mask {
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    position: absolute;
    z-ndex: 999;
    top: 0;
    left: 0;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: .70;
}

.lucidity_separator {
    width: 2px;
    height: 14px;
}