﻿﻿/* frame */
.fl{float:left}
.fr{float:right}
.clear::after { content: '';display: block;clear: both;}
.none{display:none}
.pr{position:relative}
.pa{position:absolute}
.flex {display: flex;}
.flex-s-sa{display: flex;align-items: flex-start;justify-content: space-around;}
.flex-c{display: flex;align-items: center;}
.flex-c-c{display: flex;align-items: center;justify-content: center;}
.flex-c-sb{display: flex;align-items: center;justify-content: space-between;}
.flex-c-sa{display: flex;align-items: center;justify-content: space-around}
.flex-c-e{display: flex;align-items: center;justify-content: flex-end;}
.flex-e{display: flex;align-items: flex-end;}
.flex-s-sb{display: flex;justify-content: space-between;}
.flex-s-c{display: flex;justify-content: center;}
.flex-wrap {display: flex;flex-wrap: wrap;}
.flex-wrap-c-c {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}
.flex-wrap-c-sb {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.flex-column {display: flex;flex-direction: column;}
.flex-column-c {display: flex;flex-direction: column;align-items: center;}
.flex-column-c-c {display: flex;flex-direction: column;align-items: center;justify-content: center;}
.flex-column-s-sb {display: flex;flex-direction: column;justify-content: space-between;}
.ellipsis_1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.ellipsis_2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.ellipsis_3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.pointer { cursor: pointer;}
.underline:hover { text-decoration: underline;}
.margin-right80 { margin-right: 80px;}
.margin-left20 { margin-left: 20px;}
.margin-bottom10 {margin-bottom: 10px;}
.padding20 { padding: 20px;}
.w220 { width: 220px;}
.overflow-hidden { overflow: hidden;}
.overflow-scroll-y { overflow-x:hidden;overflow-y: auto;}
.width-1200 { width: 1200px;}
/*筛选公用*/
.margin20 {margin: 20px 0;}
.margin_bottom20 { margin-bottom: 20px;}
.padding_top20{padding-top: 20px;}
.filter-box {width: 100%;}
.filter-type {max-width: 900px;}
.filter-select {margin-right: 10px;width: 120px;}
.filter-search {margin-right: 10px;width: 200px;}
.filter-date {margin-right: 10px;width: 210px;}
.table-box {margin-top: 20px;}
.ivu-table-wrapper {overflow: visible;}

.warp {
    text-align: center;
    min-width: 1200px;
    background: #fff url(../images/body-bg20211229.jpg) center top repeat-x;
}
.siteWidth {
    position: relative;
    max-width: 1100px;
    _width: 1100px;
    margin: 0 auto;
}
/* xxgk-header ------------------------------------------------------------------------ */
.xxgk-header {
    height: 365px;
    position: relative;
    z-index: 2;
}
/* logo */
.xxgk-header #logo {
    text-align: left;
    background: url('../images/logo20211229.png') no-repeat left center;
    padding-left: 90px;
    line-height: 70px;
    clear: both;
}
.xxgk-header #logo a {
    color: #fff;
    font-size: 35px;
}
.xxgk-header #logo a:hover {
    text-decoration: none;
}
/* 政府信息公开 */
#publicityName {
    text-align: center;
    line-height: 255px;
    font-size: 100px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 4px 2px rgba(0, 0, 0, 0.2);
}
/* 线条 */
.headerSplit {
    height: 1px;
    width: 600px;
    background: #fff;
    position: absolute;
    top: 310px;
    right: 23%;
}
.banner {
    max-width: 1200px;
    margin: 0 auto;
}
.banner-header {
    height: 300px;
}
.banner-font{
    color: #FFFFFF;
    font-size: 32px;
    top: 86px;
    left: 124px;
}
.font-banner{
    color: #FFFFFF;
    font-size: 32px;
    top: 175px;
    left: 344px;
}
.banner-content{
    background: white;
    padding: 20px 20px 50px 20px;
}
.item-title{
    width: 100%;
    text-align: left;
    background-image: url("../images/book20211229.png");
    background-repeat: no-repeat;
    font-size: 24px;
    padding-left: 44px;
    font-weight: bold;
}
.item-box{
    width: 282px;
    height: 100px;
    background: #F6F6F6;
    margin: 20px 8px 0px 0
}
.item-box:hover{
    color: white;
    background: #0068B7;
}
.item-box:hover p:nth-child(2){
    color: white;
    background: #0068B7;
}
.item-box:hover .item-icon{
    background: white;
}
.item-icon{
    width: 42px;
    height: 42px;
    display: block;
    border: 2px solid #1D68B7;
    border-radius: 50%;
    text-align: center;
    line-height: 57px;
    margin-left: 31px;
    margin-top: 30px;
}
.icon-warp{
    padding-top: 29px;
    padding-left: 20px;
}

.icon-warp a.a1{
    color: #999;   
    text-decoration: none;   
}
.icon-warp a.a1:hover {
    color: #fff;   
    text-decoration: none;   
}
.icon-warp p:first-child {
    font-size: 15px;
    font-weight: 600;
    text-align: left;
}

.icon-warp p:nth-child(2){
    color: #999999;
    font-size: 14px;
    padding-top: 7px;
	text-align: left;
}
.banner-foot{
    background-image: url("../images/foot20211229.png");
    /*height: 640px;*/
    width: 100%;
    padding-bottom: 40px;
}
.foot-warp{
    max-width: 1200px;
    margin: 0 auto;
}

.foot-title{
    width: 100%;
    text-align: left;
    background-image: url("../images/book20211229.png");
    background-repeat: no-repeat;
    font-size: 24px;
    padding-left: 44px;
    font-weight: bold;
}
.foot-box{
    width: 282px;
    height: 81px;
    background: white;
    margin: 10px 8px 0 10px;
    padding-top: 16px;
}
.foot-box:hover{
    color: white;
    background: #0068B7;
}
.foot-box:hover p:nth-child(2){
    color: white;
    background: #0068B7;
}
.foot-box p:first-child {
    font-size: 15px;
    font-weight: 600;
}
.foot-box p:nth-child(2){
    color: #999999;
    font-size: 14px;
    padding-top: 7px;
}
.item-warp{padding-top: 30px}
/*footer*/
#footer {
    color: #fff;
    background: #0068B7;
    position: relative;
    text-align: left;
    padding: 20px 0;
    clear: both;
}
#footer .footNav {
    padding-bottom: 10px;
}
#footer .footNav a {
    margin: 0 10px 0 0;
    display: inline-block;
}
#footer a {
    color: #fff;
}
#footer a:hover {
    color: #fff
}
#footer .copyRight img {
    vertical-align: text-bottom;
}
#footer .copyRight p {
    margin: 0px;
    padding: 0px;
    line-height: 30px;
    font-size: 14px;
}
#footer .pics {
    position: absolute;
    right: 0;
    top: 30px;
}
#footer .pics img {
    height: 50px;
}
#footer #imgConac {
    height: 70px;
}