﻿.background-carouse-inner .background-item:nth-child(1) {
    background-image: url("../image/banner1.jpg");
}

.background-carouse-inner .background-item:nth-child(2) {
    background-image: url("../image/banner7.jpg");
}
.background-carouse-inner .background-item:nth-child(3) {
    background-image: url("../image/banner5.jpg");
}
.background-carouse-inner .background-item:nth-child(4) {
    background-image: url("../image/banner6.jpg");
}
.background-carouse-inner .item{
    opacity: 0;
    transition: 2s;
    height: 700px;
    position: absolute;
    top: 0;
    width: 100%;
}
.active{
    opacity: 1 !important;
    display: block;
}
.background-item {
    cursor: pointer;
    background-position: center 0;
    background-repeat: no-repeat;
}

.modal-open {
    overflow-y: auto !important;
    padding-right: 0 !important;
}

body {
    overflow-y: auto !important;
}

.gzb-top {
    margin: 10px auto;
    text-align: center;
    height: 120px;
    display: block;
}

.gzb-Img {

}

.gzb-Title {
    font-size: 30px;
    color: #ffffff;
    margin: 10px auto;
}

.main-background.header-fixed {
    padding-top: 63px;
}

.selectDepartment {
    border: 1px solid #fff;
    line-height: 30px;
    height: 34px;
    display: inline-block;
    border-radius: 17px;
    padding: 0 15px;
    color: #fff;
    cursor: pointer;
}

.selectDepartment span, .selectDepartment i {
    vertical-align: middle;
}

.selectDepartment i {
    font-size: 12px;
    margin-left: 10px;
}

.banner-title {
    text-align: center;
}

.banner-title > div {
    margin-top: 10px;
}

.banner-title i {
    display: inline-block;
    width: 49px;
    height: 51px;
    vertical-align: middle;
    margin-right: 10px;
}

.banner-title .first-level-title {
    font-size: 36px;
    color: #fff;
    /*font-weight:bold;*/
    vertical-align: middle;
}

.banner-title .index-first-level-title {
    font-size: 32px;
    line-height: 1;
    color: #fff;
    letter-spacing: 1px;
    vertical-align: middle;
    margin: 10px 0 0;
    font-weight: bold;
    position: relative;
}

.banner-title .index-title-desc {
    color: #dfdde8;
    font-size: 16px;
    line-height: 1;
    margin-top: 20px;
    letter-spacing: 5px;
}

.banner-title .title-label {
    font-size: 14px;
    color: #fff;
    padding: 3px 10px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 20px;
    vertical-align: middle;
    letter-spacing: 0px;
    font-weight: normal;
    position: absolute;
    top: 10px;
}

.banner-title .gwandpj {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-top: 15px;
}

.banner-title .gwandpj .xssmallstarGrade {
    margin: 0;
    height: 11px;
    vertical-align: middle;
}

.banner-title .gwandpj .xssmallstarGrade .set_image_all .set_image_top {
    top: -4px
}

.banner-title .gwandpj .xssmallstarGrade img {
    vertical-align: top;
}

.banner-title .gwandpj .pjbox {
    display: inline-block;
}

.banner-title .gwandpj .pjbox span {
    color: rgba(255, 255, 255, 0.5);
    vertical-align: middle;
}

.inputGroup {
    background: white;
    border-radius: 5px;
    width: 640px;
    height: 56px;
    margin: 80px auto 0;
    /*overflow:hidden;*/
    position: relative;
}

.inputGroup button {
    width: 120px;
    float: right;
    font-size: 20px;
    border: none;
    outline: none;
    height: 56px;
    line-height: 56px;
    /* padding: 0 35px;*/
    border-radius: 0 6px 6px 0;
}

.inputGroup input::-webkit-input-placeholder {
    color: #CECECE;
}

.inputGroup input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #CECECE;
}

.inputGroup input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #CECECE;
}

.inputGroup input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #CECECE;
}

.inputGroup > span {
    font-size: 20px;
    color: #fff;
    padding: 0 20px;
    cursor: pointer;
}

.inputGroup > span span {
    vertical-align: middle;
}

.inputGroup span i {
    display: inline-block;
    font-size: 12px;
    margin-left: 10px;
    margin-top: -2px;
}

.inputGroup b {
    display: inline-block;
    width: 1px;
    height: 30px;
    background: #fff;
    vertical-align: middle;
}

/*选择站点模态框*/
.filterModal .dl-horizontal {
    margin: 0 0 0 -50px;
}

.filterModal .dl-horizontal dt {
    font-weight: normal;
}

.filterModal .dl-horizontal dt,
.filterModal .dl-horizontal dd {
    line-height: 36px;
    font-size: 16px;
}

.filter-list a {
    display: inline-block;
    margin-bottom: 5px;
    margin-left: 10px;
    padding: 0 10px;
}

.filter-list a:hover,
.filter-list a.active {
    background: #cbb486;
    color: #fff;
}

/*切换部门、区、管委会*/
.Popupselect {
    top: 35px;
    border-radius: 5px;
}

.Popupselect > div.left ul li.active {
    border-left: 5px solid #cbb486;
}

.qucontent .queren button {
    background: #cbb486;
}

/*  历史记录  */
.search-log, .key-log {
    display: none;
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    padding: 23px;
    background-color: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .3);
    z-index: 99;
    border-radius: 5px;
}

.search-log .clear {
    position: absolute;
    top: 20px;
    right: 23px;
    font-size: 16px;
    color: #8e8e8e;
    cursor: pointer;
}

.search-log .log-title {
    font-size: 16px;
    color: #333333;
}

.search-log .log-detail,
.search-log .popularSsearch {
    padding: 13px 0;
}

.search-log .log-detail > span {
    color: #999999;
    display: inline-block;
    font-size: 14px;
    text-decoration: underline;
    margin-right: 35px;
    margin-bottom: 8px;
    cursor: pointer;
}

.search-log .log-detail > span:hover,
.search-log .log-detail > span.active {
    color: #cbb486;
}

.search-log .log-detail > span.noMargin,
.search-log .popularSsearch > span.noMargin {
    margin-right: 0;
}

.search-log .popularSsearch > span {
    display: inline-block;
    font-size: 12px;
    color: #cbb486;
    padding: 6px 13px;
    background-color: #f5f0e7;
    border-radius: 50px;
    cursor: pointer;
    margin-right: 8px;
    margin-bottom: 8px;
}

.search-log .popularSsearch > span:hover {
    text-decoration: underline;
}

.search-log .department > li {
    position: relative;
    float: left;
    width: 33.33%;
    padding-left: 24px;
    color: #999999;
    cursor: pointer;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search-log .department > li:hover {
    color: #cbb486;
    /*
    text-decoration: underline;
     */
}

.search-log .department > li::after {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #d2d2d2;
    left: 6px;
    top: 11px;
}

.search-log .department > li.hot-1::before,
.search-log .department > li.hot-2::before,
.search-log .department > li.hot-3::before {
    position: absolute;
    content: '';
    width: 16px;
    height: 18px;
    background: url('https://ywtb.mps.gov.cn/newhome/templates/Zwfw_Fwmh/img/hot-1.png');
    left: 2px;
    top: 6px;
}

.search-log .department > li.hot-2::before {
    background: url('https://ywtb.mps.gov.cn/newhome/templates/Zwfw_Fwmh/img/hot-2.png');
}

.search-log .department > li.hot-3::before {
    background: url('https://ywtb.mps.gov.cn/newhome/templates/Zwfw_Fwmh/img/hot-3.png');
}

.search-log .department > li.hot-1::after {
    background: transparent;
}

.search-log .department > li.hot-2::after {
    background-color: transparent;
}

.search-log .department > li.hot-3::after {
    background-color: transparent;
}

.key-log {
    padding: 8px 0;
}

.key-log p {
    margin: 0;
    font-size: 16px;
    line-height: 32px;
    padding: 0 20px;
    color: #555;
    cursor: pointer;
}

.key-log p > em {
    font-style: normal;
    color: #cbb486;
}

.key-log p:hover {
    background-color: #f7f7f7;
}


.zwfwtj-container {
    margin: 2rem 0 8rem 0;
    padding: 0.5rem 0rem 0.5rem 3rem;
    box-shadow: 0 0 0.5rem #cccccc;
}

.zwfwtj-bd {
    margin: 2rem auto;
    /*padding: 3rem 4rem;*/
    margin-right: 3rem;
    background-color: #fff;
    height: 100px;
    line-height: 3rem;
    text-align: left;
    border-right: 1px solid #dfe1e2;
}

@media screen and (max-width: 768px) {
    .zwfwtj-bd {
        border-bottom: 1px solid #dfe1e2;
        border-right: none;
    }
}

.number {
    margin-right: 0.3rem;
    line-height: 2.85rem;
    font-size: 3.2rem;
    color: #0d1c28;
}

.company {
    margin-left: 0.5rem;
    font-size: 2rem;
}

.ms {
    font-size: 1.4rem;
    color: #3c4852;
}

.xzqh-modal {
    width: 70%;
    top: 30%;
    height: 40rem;
    margin: auto;
    display: none;
    position: absolute;
    boder-radius: 4px;
    z-index: 1002;
}

.modal-content {
    max-width: 80rem;
    margin: auto;
    border-radius: 0;
}

.modal-header {
    padding: 16px 24px;
}

.modal-body {
    padding: 24px;
}

.modal-col {
    font-size: 1.6rem;
}

.modal-row {
    margin-left: 20px;
}

.black_overlar {
    display: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    z-index: 1001;
    -moz-opacity: 0.3; /*透明度*/
    opacity: .30;
    filter: alpha(opacity=30); /*IE浏览器实现不透明度为80%*/
    position: fixed;
}


.modal-li {
    padding: 10px;
    font-size: large;
}

.more span:nth-child(1) {
    font-size: 16px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    width: 36px;
    display: inline-block;
    font-family: 'AlibabaM';
    float: left;
}

.more span:nth-child(2) {
    width: 32px;
    display: inline-block;
}
