﻿.navigation {
    height: 68px;
    line-height: 85px;
    border-bottom: 1px dashed #c9c9c9;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
}
.box_content .box_center {
    height: auto;
    overflow: hidden;
}
.navigation>a {
    color: #999999;
}

.navigation>a:hover {
    color: #2f61ac;
}

.gazette_box {
    margin-top: 36px;
    margin-bottom: 43px;
    height: auto;
    overflow: hidden;
}

.gazetteLeft {
    float: left;
}

.gazetteLeft_left {
    float: left;
}

.gazetteImg {
    width: 262px;
    height: 342px;
    background-color: #ffffff;
    border: solid 1px #c9c9c9;
}

.gazetteImg img {
    width: 262px;
	height: 342px;
    /*margin: 45px 17px 92px 17px;*/
}

.gazetteYear {
    width: 262px;
    height: 179px;
    margin-top: 20px;
}

.gazette_year {
    width: 122px;
    height: 48px;
    float: left;
    cursor: pointer;
    margin-bottom: 15px;
    background-color: #ebf5fc;
    /* border-top: 2px solid #3061aa; */
    position: relative;
}

.gazette_year_div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2px;
    background-color: #3061aa;
}

/* .gazette_year:hover {
    background: #3061aa;
    transition: all 0.2s linear
} */

.gazette_years {
    float: right;
}

.gazette_year p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;

    text-align: center;
    margin-top: 10px;
    z-index: 1;
    position: relative;
}

.gazette_year p a {
    color: #000000;
}
.gazetMain {
    
    width: 882px;
    float: right;
    border-left: 1px solid #c9c9c9;
}

.gazetteRight_top {
    width: 826px;
    height: 116px;
    background-color: #f9f9f9;
}

.gazetteRight {
    float: right;
}

.gazetteSelect {
    height: 46px;
    background-color: #ffffff;
    border: solid 1px #c9c9c9;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 0px;
    color: #999999;
    padding-left: 20px;
    margin: 35px 17px 35px 0px;
}

.gazetteSelectYear {
    width: 280px;
}

.gazetteRightButton {
    width: 98px;
    height: 40px;
    background: #d64316;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    cursor: pointer;
    border: 0px solid;
    margin: 38px 0px;
    position: relative;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    behavior: url(images/2020jczf_PIE.htc);
}

.gazetteRightButton:hover {
    background-color: #ca3e15;
}

.gazetteRightButton:focus {
    border: 0px solid;
}

.gazetteSelects {
    margin-left: 38px;
}

.speech_box {
    width: 826px;
    float: right;
    margin-top: 56px;
    margin-bottom: 30px;
}

.speech_box_header>div {
    font-size: 24px;
    padding-left: 11px;
    padding-right: 11px;
    height: 50px;
}

.speech_box_header>div.active {
    cursor: pointer;
    border-bottom: 3px solid #2f61ac;
    float: left;
    position: relative;
    margin-top: -1px;
    color: #2f61ac;
    font-size: 24px;
    min-width: 96px;
}

.speech_box_header>div.active a {
    color: #2f61ac;
}

.speech_box_header {
    height: 50px;
    border-bottom: 1px solid #dfdfdf;
}

.speech_box_content>div li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 48px;
}

.speech_box_content>div>ul {
    overflow: hidden;
    margin-top: 26px;
}

.speech_box_content>div li>a {

    font-size: 16px;
    cursor: pointer;
    color: inherit;
}

.speech_box_content>div li a:hover {
    color: #2f61ac;
}

.speech_box_content>div li .icon_Point {
    float: left;
    margin-right: 15px;
    margin-top: 22px;
    *margin-top: 24px;
}

.speech_box_content>div li .speech_time {
    float: right;
    margin-left: 30px;
    *margin-left: 0;
    color: #999999;
}

.speech_box_content>div li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.speech_box_content>div li p a {
    color: #000000;
}

.speech_box_content>div li .speech_text {
    color: #000000;
}

/* select {
    *appearance: none;
    appearance: none;
    *-webkit-appearance: none;
    -webkit-appearance: none;
    background: url("2020jczf_downArrow.png") no-repeat scroll right transparent;
    background-size: 8px 7px;
    background-position: right 22px top 20px
} */
.selectric-wrapper {
    width: 176px;
    height: 46px;
    float: left;
    margin: 35px 0px;
    margin-right: 19px;
    background-color: #ffffff;
    border: solid 0px #ffffff;
}

.selectric-gazetteSelectYear {
    width: 330px;
    height: 46px;
}


/* 晋城文件库 */
.menuLine {
    float: left;
}

.generalDetailLeft {
    width: 260px;
    /* height: 546px; */
    height: 480px;
    background-color: #f9f9f9;
    cursor: pointer;
}

.library_box {
    margin-top: 32px;
}

.library_box .news {
    width: 260px;
    height: 62px;
    background-color: #7a9df2;
}

.library_box .news p {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    padding-top: 7px;
}

.smallMenu ul li p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0px;
    color: #000000;
    margin: 0px 32px;
}

.smallMenu ul li {
    width: 260px;
    position: relative;
}

.smallMenu ul .oneMenu:hover {
    background-color: #ffffff;
}

.twoMenu {
    background-color: #FFFFFF;
}

.smallMenu ul li img {
    position: absolute;
    top: 26px;
    right: 22px;
}

.twoMenu {
    display: none;
}

.smallMenu ul li p a {
    color: #000000;
}

.twoMenu p {
    margin: 0px 55px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.libraryImg {
    background: url('2020jczf_officeBg.png');
    background-repeat: no-repeat;
    background-position: 39px 30px;
    padding-top: 31px;
    width: 100%;
    height: 39px;
    text-align: center;
    color: #7a9df2;
    font-size: 26px;
}

.librarySelects {
    margin-top: -15px;
}



.librarySelectYear {
    width: 330px;
}

.activeMiddle {
    margin-left: 397px;
}
.box_content_bottom {
    margin-top: 2px;
}
/* .box_content_bottom_list>li.active .list_center_bottom{
	color: #FFFFFF;
} */
.box_content_bottom_list li {
    behavior: url(images/2020jczf_PIE.htc);
}

.box_content_bottom_list li:hover {
    position: relative;
    color: #FFFFFF;
    background-color: #7a9df0;
    border: 1px solid #7a9df0;
    -moz-box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.3);
    *box-shadow: 2px 3px 3px 0px #c4c4c4;
    box-shadow: 2px 3px 3px 0px #c4c4c4 \9;
}

.box_content_bottom_list li:hover p {
    color: #FFFFFF;
}

.box_content_bottom_list>li>a {
    display: block;
    height: 100%;
    text-align: center;
    padding-top: 20px;
    height: 100%;
    color: initial;
}

.box_content_bottom_list>li>a>p {
    /* width: 100%; */
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: initial;
}

.box_content_bottom_list>li.empty_right {
    margin-right: 0px;
}

/* .box_content_bottom_list>li .list_center_bottom{
	color: #999999;
} */
.box_content_bottom_list {
    padding-top: 20px;
    display: block;
    overflow: hidden;
}

.box_content_bottom_list>li {
    width: 220px;
    height: 60px;
    border: solid 1px #eeeeee;
    cursor: pointer;
    font-size: 16px;
    color: #000000;
    float: left;
    overflow: hidden;
    margin-right: 11px;
    *margin-right: 8px;
    margin-bottom: 11px;
    background-color: #FFFFFF;
}

.box_content_bottom_list>li.list_sty_r {
    margin-right: 0;
}

li.one_length {
    height: 78px;
    line-height: 78px;
}

.two_length {
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
    height: 78px;
}

.two_length .list_center_top {
    margin-top: 12px;
}

li.two_length .list_center_bottom {
    margin-top: 12px;
}

.libraryBottom {
    margin-top: 49px;
    width: 914px;
}

.gazette_year:hover p>a {
    color: #ffffff;
}