.contentDiv {
    width: 14.4rem;
    margin: 0 auto;
    font-size: .16rem;
    color: #323338;
}

.jianju {
    margin-left: .5rem;
}

.comInt-nav {
    background: #eaeaea;
}

.comInt-nav-list {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    border-right: 1px solid #d2d2d2;
}

.comInt-nav-list a {
    line-height: .8rem;
    font-size: .16rem;
    color: #323338;
    border-left: 1px solid #d2d2d2;
    text-align: center;
    cursor: pointer;
}

.comInt-nav-list a:hover {
    background: #f7f7f7;
}

.comInt-nav-list a.on {
    background: #f7f7f7;
}

.comInt-section1 {
    display: flex;
    align-items: flex-start;
}

.comInt-section1 .left {
    width: 10rem;
}

.comInt-section1 .right {
    width: 6.8rem;
    height: 6.21rem;
    background: #0054a7;
    display: flex;
    align-items: center;
}

.comInt-section1 .right .cent {
    font-size: .16rem;
    line-height: .3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5.38rem;
    height: 3.88rem;
    background: #fff;
    position: relative;
    letter-spacing: 2px;
}

.comInt-section1 .right .cent p {
    width: 4.3rem;
}

.comInt-section1 .right .cent img {
    position: absolute;
    width: 1.2rem;
    left: -1.2rem;
    top: 0;
}

.comInt-section2 {
    background: #f9f9f9;
    padding: 1rem 0;
}

.comInt-section2 .contentDiv {
    padding: 0 1rem;
}

.comInt-section2 .contentDiv p {
    font-size: .16rem;
    line-height: .3rem;
    text-indent: .16rem;
    letter-spacing: .04rem;
}

.comInt-section3 {
    padding-bottom: 98px;
}

.comInt-section4 {
}

.comInt-section4 .contentDiv {
    border-top: 1px solid #dddddd;
    padding-top: .6rem;
    padding-bottom: .1rem;
}
/* 中 */
.zhongjian {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.zuo01 {
    width: 10rem;
    padding: 1rem 0;
    float: left;
  /* background: red; */
}

.zuo01 p {
    text-align: right;
    font-size: .16rem;
    color: #0054a7;
}

.uuu {
    margin-bottom: .33rem;
    color: #323338 !important;
}

.yitiao {
    width: 100%;
    height: .02rem;
    background: #c7d9ec;
    margin-top: .2rem;
}

.wenzz p {
    width: 7.57rem;
    margin-left: 2.39rem;
  /* background: red; */
    letter-spacing: 2.5px;
    text-align: justify !important;
    color: #807f85 !important;
    margin-top: .39rem;
}

.zuo01 .uuu {
    font-size: .18rem
}

.zuo01 .uuu span {
    font-size: .24rem;
    margin-right: .2rem;
}

.you {
    width: 8.54rem;
    height: 5rem;
    float: left;
    background: #1b4291;
    margin-top: -.60rem;
}

.you img {
    width: 100%;
    height: 100%;
}

.comInt-section4 .tit p:first-child {
    font-size: .2rem;
}

.comInt-section4 .tit p:last-child {
    font-size: .2rem;
    color: #0054a7;
}

.comInt-section5 {
    background: #f9f9f9;
    padding-top: .6rem;
    padding-bottom: .84rem;
}

.comInt-section5 .tit p:first-child {
    text-align: center;
    font-size: .2rem;
}

.comInt-section5 .tit p:last-child {
    text-align: center;
    font-size: .2rem;
    color: #0054a7;
    margin-bottom: .51rem;
}

.joinUs-section1 {
    width: 100%;
    position: relative;
}

.joinUs-section1 img {
    width: 100%;
}

.joinUs-section1 div {
    width: 30%;
    height: 100%;
    background: rgba(0, 84, 167, .85);
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    flex-flow: column;
    padding-left: 2.4rem;
}

.joinUs-section1 div p {
    font-size: .24rem;
    color: #fff;
}

.JoinUs-section2 {
    padding-top: .7rem;
    background: #f6f6f6;
}

.JoinUs-section2 .tit p {
    text-align: center;
    font-size: .2rem;
}

.JoinUs-section2 .tit p:last-child {
    color: #0054a7;
    text-align: center;
}

.JoinUs-section2 .info {
    width: 75%;
    margin: .3rem auto;
    background: #fafafa;
    font-size: .16rem;
    padding: .44rem 0;
}

.JoinUs-section2 .info .top {
    text-align: center;
}

.JoinUs-section2 .info div {
    margin-top: .3rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.JoinUs-section2 .info div p {
    margin-right: .66rem;
    display: flex;
    align-items: center;
}

.JoinUs-section2 .info div p:last-child {
    margin-right: 0;
}

.JoinUs-section2 .info div p img {
    height: .16rem;
    margin-right: .2rem;
}

.JoinUs-section3 {
    background: #fafafa;
}

.JoinUs-section3 .contentDiv {
    padding: .9rem 1.3rem;
    padding-bottom: .4rem;
    background: #0054a7;
    box-shadow: 0 0 .1rem rgba(0, 84, 167, .4);
    display: flex;
    justify-content: space-between;
}

.JoinUs-section3 .left {
    color: #fff;
    font-size: .2rem;
}

.JoinUs-section3 .right {
    width: 8.8rem;
    display: flex;
    flex-wrap: wrap;
}

.JoinUs-section3 .right .item {
    width: 25%;
    display: flex;
    align-items: center;
    color: #fff;
    margin-bottom: .4rem;
}

.JoinUs-section3 .right .item .img {
    width: .58rem;
}

.JoinUs-section3 .right .item .img img {
    height: .38rem;
}

.JoinUs-section3 .right .item span {
    color: #217bd5;
    font-size: .14rem;
}

.JoinUs-section4 {
    background: #fafafa;
    padding: .8rem 0;
}

.JoinUs-section4 .tit p {
    text-align: center;
    font-size: .2rem;
}

.JoinUs-section4 .tit p:last-child {
    color: #0054a7;
    text-align: center;
}

.JoinUs-section4 .contentDiv {
    padding: 0 .65rem;
}

.JoinUs-section4 .lc-list {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: .7rem;
}

.JoinUs-section4 .lc-list li {
    width: 1.4rem;
    height: 1.34rem;
    background: #f3f3f3;
    font-size: .16rem;
    padding-left: .32rem;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    cursor: pointer;
}

.JoinUs-section4 .lc-list li:hover {
    background: #fff;
    box-shadow: 0 0 .1rem rgba(0, 0, 0, .2);
    color: #0054a7;
}

.JoinUs-section4 .lc-list li:hover p:first-child {
    font-size: .56rem;
    margin-top: -.5rem;
    margin-left: -.6rem;
}

.JoinUs-section4 .lc-list li p {
    width: 100%;
    display: block;
}

.JoinUs-section4 .lc-list li p:first-child {
    color: #0054a7;
    font-weight: bold;
    font-size: .24rem;
    margin-bottom: .1rem;
}

.JoinUs-section4 .bot {
    width: 100%;
    line-height: .88rem;
    letter-spacing: .04rem;
    text-align: center;
    margin-top: .6rem;
    box-shadow: 0 0 .1rem rgba(0, 0, 0, .2)
}

.postList .top {
    height: .64rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.postList .top .select {
    width: 1.52rem;
    height: 100%;
    padding: 0 .33rem;
    background-image: url("../images/jt-next.png");
    background-repeat: no-repeat;
    background-position: 1.19rem center;
    background-size: .08rem;
    margin-right: .16rem;
}

.postList .top .select.gzdd {
    background-color: #fff;
}

.postList .top .select select {
    width: 100%;
    height: 100%;
    border: none;
    background: transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.postList .top .input {
    width: 2.36rem;
    height: .42rem;
    border-bottom: 1px solid #0054a7;
    background-image: url("../images/seach.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: .18rem;
    padding-right: .22rem;
}

.postList .top .input input {
    width: 100%;
    height: 100%;
    border: none;
    background: transparent;
}

.postList .joinTable {
    width: 100%;
    margin-top: .35rem;
}

.postList .joinTable.two {
    margin-top: .7rem;
    margin-bottom: 1rem;
}

.postList .joinTable .thead {
    line-height: .82rem;
    font-size: .16rem;
    color: #fefefe;
    display: flex;
    align-items: center;
}

.postList .joinTable .thead div {
    width: 25%;
    padding-left: .44rem;
    background: #0054a7;
}

.postList .joinTable .thead div:nth-child(2n) {
    background: #17438a;
}

.postList .joinTable .tbody .joinMsg {
    line-height: .66rem;
    border-bottom: 1px solid #ffffff;
    background: #fafafa;
    color: #323338;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.postList .joinTable .tbody .joinMsg div {
    width: 25%;
    padding-left: .44rem;
    background: #fafafa;
}

.postList .joinTable .tbody .joinMsg div:nth-child(2n) {
    background: #ececec;
}

.postList .joinTable.school .thead div {
    width: 26%;
    padding-left: .44rem;
    background: #0054a7;
}

.postList .joinTable.school .thead div:nth-child(2) {
    width: 48%;
    background: #17438a;
}

.postList .joinTable.school .tbody .joinMsg div {
    width: 26%;
}

.postList .joinTable.school .tbody .joinMsg div:nth-child(2n) {
    width: 48%;
}

.postList .joinTable.two .thead div {
    width: 20%;
}

.postList .joinTable.two .thead div:nth-child(2n) {
    width: 30%;
}

.postList .joinTable.two .tbody .joinMsg div {
    width: 20%;
}

.postList .joinTable.two .tbody .joinMsg div:nth-child(2n) {
    width: 30%;
}

.postList .joinTable .tbody .joinCent {
    padding: .3rem .5rem;
    background: #e1e0e0;
    display: none;
}

.postList .joinTable .tbody .joinCent .joinCent-tit {
    color: #0054a7;
}

.postList .joinTable .tbody .joinCent p {
    line-height: .3rem;
}

.postList .joinTable 
.postList .joinTable .tbody li.on .joinMsg {
    transform: scale(1.02);
    box-shadow: 0 .01rem .04rem rgba(0, 0, 0, .4)
}

.postList .joinTable .tbody li.on .joinMsg div {
    background: #fff;
}

.postList .joinTable .tbody li.on .joinCent {
    /* display: block; */
}

.pages {
    padding-top: .66rem;
    padding-bottom: .7rem;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    font-size: .16rem;
}

.pages .btn {
    width: .5rem;
    height: .5rem;
    background-color: #0054a7;
    cursor: pointer;
    background-position: center center;
    background-size: .12rem;
    background-repeat: no-repeat;
}

.pages .btn.first {
    margin-right: 1px;
    background-image: url("../images/pages-frist.png");
}

.pages .btn.prev {
    background-size: .08rem;
    background-image: url("../images/pages-prev.png");
}

.pages .btn.last {
    margin-left: 1px;
    background-image: url("../images/pages-last.png");
}

.pages .btn.next {
    background-size: .08rem;
    background-image: url("../images/pages-next.png");
}

.pages ul {
    height: .5rem;
    display: flex;
    align-items: center;
}

.pages ul li {
    width: .5rem;
    height: .5rem;
    color: #000;
    line-height: .5rem;
    text-align: center;
    margin: 0 .04rem;
    cursor: pointer;
}

.pages ul li.on {
    width: .5rem;
    height: .5rem;
    background-color: #0054a7;
    color: #fff;
    line-height: .5rem;
    text-align: center;
}

.pages ul li.on a {
    width: 100%;
    height: 100%;
    color: #fff;
    display: block;
}

.pages ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.pages ul li:hover a {
    color: #fff;
}

.pages ul li:hover {
    width: .5rem;
    height: .5rem;
    background-color: #0054a7;
    color: #fff;
    line-height: .5rem;
    text-align: center;
}

.deve-section2 {
    height: 9.33rem;
    background: #fff;
}

.deve-section2 .right {
    float: right;
    width: 8.64rem;
    height: 100%;
    background: #f4f3f0;
    position: relative;
}

.deve-section2 .right .cent {
    width: 14.4rem;
    height: 5.33rem;
    background-color: #0054a7;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 2.4rem;
    background-image: url("../images/ba1.png");
    background-size: 4.9rem;
    background-position: 70% -.3rem;
    background-repeat: no-repeat;
}

.deve-section2 .right .cent img {
    width: 10.56rem;
    position: absolute;
    top: -.3rem;
    left: -2.4rem;
}

.deve-section2 .right .cent p {
    font-size: .16rem;
    color: #fff;
    width: 4.8rem;
    line-height: .3rem;
    position: absolute;
    bottom: 1rem;
    right: .7rem;
    letter-spacing: .04rem;
}

.culture-section1 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.culture-section1 .contentDiv {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.culture-section1 .left {
    width: 4.48rem;
}

.culture-section1 .left .logo {
    width: 4.48rem;
    margin-bottom: .34rem;
}

.culture-section1 .left p {
    line-height: .3rem;
    letter-spacing: .04rem;
    font-size: .16rem;
}

.culture-section1 .right p.tit {
    font-size: .18rem;
    margin-bottom: .5rem;
    padding-left: 1rem;
}

.culture-section1 .right ul li {
    display: flex;
    align-items: center;
    margin-bottom: .36rem;
}

.culture-section1 .right ul li:last-child {
    margin-bottom: 0;
}

.culture-section1 .right ul li img {
    width: .54rem;
    margin-right: .5rem;
}

.culture-section1 .right ul li p {
    line-height: .3rem;
}

.culture-section2 {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 1.2rem;
    position: relative;
    padding-bottom: 6.8rem;
}

.culture-section2 img {
    width: 9.6rem;
}

.culture-section2 .tit {
    padding: .35rem 2.4rem;
    padding-right: 1.3rem;
    width: 11rem;
    background: #0054a7;
    position: absolute;
    top: 1rem;
    left: 0;
    width: 55%!important;
}

.culture-section2 .tit p {
    color: #fff;
    font-size: .2rem;
}

.culture-section2 .tit p:nth-child(3) {
    font-size: .2rem;
    margin-top: .2rem;
    letter-spacing: .04rem;
    font-style: italic;
    width: 100%;
}

.culture-section2 .cent {
    background: #ececec;
    padding: .8rem 2.4rem;
    /* padding-right: 3rem; */
    position: absolute;
    font-size: .16rem;
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    top: 3rem;
    bottom: auto;
}

.culture-section2 .cent p {
    margin-bottom: .22rem;
    letter-spacing: .04rem;
}

.culture-section2 .cent p:last-child {
    margin-bottom: 0;
}

.culture-section2 .cent p span {
    font-size: .18rem;
    margin-right: .3rem;
}

.culture-section2 .cent p em {
    font-style: italic;
}

.news-section2 .contentDiv {
    display: flex;
    align-items: flex-start;
}

.news-section2 .newsimg {
    width: 7.9rem;
    margin-top: -1rem;
    z-index: 1;
}

.news-section2 .right {
    width: 6.54rem;
}

.news-section2 .right .date {
    font-size: .24rem;
    padding-left: .4rem;
    color: #6298ce;
    margin-top: .4rem;
}

.news-section2 .right .tit {
    font-size: .18rem;
    line-height: .3rem;
    padding-left: .4rem;
    margin-bottom: .4rem;
}

.news-section2 .right .con {
    width: 100%;
    padding-left: .4rem;
    font-size: .16rem;
    color: #807f85;
    line-height: .3rem;
    letter-spacing: .04rem;
    padding-top: .36rem;
    border-top: 1px solid #d2d2d2;
}

.news-section2 .right a {
    float: right;
    margin-top: .4rem;
    display: flex;
    align-items: center;
}

.news-section2 .right a img {
    width: .2rem;
    margin-right: .2rem;
}

.news-section2 .right a:hover {
    color: #0054a7;
}

.news-list {
    background: #f9f9f9;
}

.news-list {
    padding-top: .88rem;
}

.news-list .tit p {
    font-size: .2rem;
}

.news-list .tit p:last-child {
    color: #0054a7;
}

.news-list .lists li a {
    margin-top: .18rem;
    height: 1.36rem;
    display: flex;
    align-items: center;
    background: #fff;
    cursor: pointer;
}

.news-list .lists li .n-img {
    width: 1.56rem;
    margin-left: .16rem;
    margin-right: .36rem;
}

.news-list .lists li p.date {
    font-size: .24rem;
    font-weight: bold;
    color: #0054a7;
}

.news-list .lists li .cent {
    height: .8rem;
    width: 60%;
    font-size: .18rem;
    padding-left: .45rem;
    border-left: 1px solid #ededed;
    margin-left: .36rem;
    display: flex;
    justify-content: center;
    flex-flow: column;
}

.news-list .lists li .cent p span {
    color: #0054a7;
    margin-right: .2rem;
}

.news-list .lists li .cent p:last-child {
    font-size: .16rem;
    margin-top: .16rem;
}

.news-list .lists li .more {
    float: right;
    display: flex;
    align-items: center;
    margin-left: .4rem;
}

.news-list .lists li .more img {
    width: .2rem;
    margin-right: .2rem;
}

.news-list .lists li a:hover {
    background: #0054a7;
    color: #fff;
    box-shadow: 0 0 .1rem rgba(0, 84, 167, .4)
}

.news-list .lists li a:hover span {
    color: #fff;
}

.partyBuild-section1 {
    position: relative;
    padding-bottom: 1rem;
}

.partyBuild-section1 img {
    float: right!important;
    width: 15.8rem;
    margin-top: 2.3rem;
}

.partyBuild-section1 .cent {
    position: absolute;
    left: 2.4rem;
    width: 4.6rem;
    top: .8rem;
    width: 100%!important;
}

.partyBuild-section1 .cent p {
    width: 100%!important;
    padding-right: 0.4rem;
    text-align: justify;
}

.partyBuild-section1 .cent .tit {
    font-size: .2rem;
    letter-spacing: .04rem;
}

.partyBuild-section1 .cent .tit-en {
    font-size: .2rem;
    color: #0054a7;
    letter-spacing: .04rem;
/*margin-bottom: 0.35rem;*/
}

.partyBuild-section1 .cent div p {
    font-size: .16rem;
    line-height: .3rem;
    margin-top: .3rem;
    letter-spacing: .02rem;
    width: 8rem;
}

.partyBuild-section1 .cent .con {
    font-size: .16rem;
    line-height: .3rem;
    margin-top: .3rem;
    letter-spacing: .02rem;
}

.parBuild-section1 {
    background: #f9f9f9;
    padding: .8rem 0;
}

.parBuild-section1 .sec-tit {
}

.parBuild-section1 .sec-tit p {
    font-size: .2rem;
    letter-spacing: .04rem;
}

.parBuild-section1 .sec-tit p:last-child {
    color: #0054a7;
}

.parBuild-section1 .centList {
    position: relative;
}

.parBuild-section1 .centList .swiperBtn {
    position: absolute;
    top: -.4rem;
    right: 0;
    display: flex;
    width: .9rem;
    justify-content: space-between;
}

.parBuild-section1 .centList .swiper-slide {
    width: 3.45rem;
}

.parBuild-section1 .centList .swiper-slide .conImg {
    width: 100%;
}

.parBuild-section1 .centList {
    display: flex;
}

.parBuild-section1 .centList .swiper-container {
    padding: .4rem 0;
}

.parBuild-section1 .centList li {
    width: 3.45rem;
    margin-right: .24rem;
    background: #fff;
    cursor: pointer;
}

.parBuild-section1 .centList .swiper-slide:hover {
    box-shadow: 0 0 .4rem rgba(0, 0, 0, .4);
}

.parBuild-section1 .centList .swiper-slide .news-img {
    width: 100%;
}

.parBuild-section1 .centList .swiper-slide:last-child {
    margin-right: 0;
}

.parBuild-section1 .centList .swiper-slide .msg {
    padding: .2rem .3rem;
    border-bottom: 1px solid #d2d2d2;
}

.parBuild-section1 .centList .swiper-slide p.date {
    font-size: .24rem;
    font-weight: bold;
    color: #0054a7;
}

.parBuild-section1 .centList .swiper-slide .cent {
    padding: .2rem .3rem;
}

.parBuild-section1 .centList .swiper-slide .cent .con {
    font-size: .16rem;
    line-height: .3rem;
    letter-spacing: .04rem;
    margin-bottom: .04rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    -moz-box-orient: vertical;
}

.parBuild-section1 .centList .swiper-slide .more {
    float: right;
    display: flex;
    align-items: center;
    margin-left: .4rem;
}

.parBuild-section1 .centList .swiper-slide .more img {
    width: .2rem;
    margin-right: .2rem;
}

.parBuild-section1 .centList .swiper-slide .more:hover {
    color: #0054a7;
}

.parBuild-section2 {
    padding: .8rem 0;
    padding-bottom: 0;
}

.parBuild-section2 .sec-tit {
    margin-bottom: .24rem;
}

.parBuild-section2 .sec-tit p {
    font-size: .2rem;
    letter-spacing: .04rem;
}

.parBuild-section2 .sec-tit p:last-child {
    color: #0054a7;
}

.parBuild-section2 .cent {
    width: 100%;
    margin-top: .2rem;
    background: #f4f3f0;
    padding: .68rem 2.4rem;
}

.parBuild-section2 .cent ul.lists {
    margin-bottom: .6rem;
}

.parBuild-section2 .cent ul.lists li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 1rem;
}

.parBuild-section2 .cent ul.lists li a p.date {
    font-size: .24rem;
    font-weight: bold;
    color: #0054a7;
    height: 100%;
    display: flex;
    align-items: center;
    border-right: 1px solid #d2d2d2;
    padding: 0 .2rem;
}

.parBuild-section2 .cent ul.lists li a p.date span {
    margin-right: .14rem;
}

.parBuild-section2 .cent ul.lists li a .tit {
    width: 60%;
    margin-left: .2rem;
}

.parBuild-section2 .cent ul.lists li a img.pdf-icon {
    height: 100%;
}

.parBuild-section2 .cent ul.lists li {
    margin-bottom: .1rem;
    background: #fff;
}

.parBuild-section2 .cent ul.lists li:last-child {
    margin-bottom: 0;
}

.parBuild-section2 .cent ul.lists li:hover {
    background: #0054a7;
    box-shadow: 0 0 .1rem rgba(0, 0, 0, .4);
    color: #fff;
}

.parBuild-section2 .cent ul.lists li:hover p {
    color: #fff;
}

.parBuild-section2 .cent ul.lists li:hover p.date {
    color: #fff;
    border-right: 1px solid #1b4291;
}

.parBuild-section2 .cent .pages {
    padding: 0;
}

.parBuild-section2 .left {
    float: left;
}

.parBuild-section2 .right {
    float: right;
}

.bais {
    width: 4.20rem;
    background: #fff;
}

.bai {
    margin: 0 auto;
}

.bai {
    color: #807f85;
    font-size: .24rem;
    text-align: center;
    padding: 7px 39px;
    line-height: 31px;
}

.bai p:first-child {
    padding-top: .51rem;
    padding-bottom: .26rem;
}

.bai p:nth-child(2) {
    color: #807f85;
    font-size: .18rem
}

.xian {
    margin-top: .42rem;
    width: 100%;
    display: flex;
    justify-content: center;
    position: relative;
}

.xian .btns {
    display: flex;
    align-items: center;
    z-index: 2;
}

.zuojian {
    width: .40rem;
    height: .40rem;
    background: url("../images/pages-prev.png") no-repeat;
    background-color: #0054a7;
    background-position: center center;
    background-size: 30%;
    cursor: pointer;
    outline: none
}

.youjian {
    width: .40rem;
    height: .40rem;
    background: url("../images/pages-next.png") no-repeat;
    background-color: #0054a7;
    background-position: center center;
    background-size: 30%;
    cursor: pointer;
    outline: none
}

.tizi {
    width: 1.6rem;
    text-align: center;
    color: #0054a7;
    font-size: .18rem;
    background: #f9f9f9;
}

.d-list {
    width: 67.2%;
    height: 100%;
    position: absolute;
    z-index: 1;
    right: 0;
    overflow: hidden;
}

.d-list .items {
    display: flex;
    height: 100%;
    align-items: center;
    transition: .5s;
}

.d-list .item {
    width: 2.1rem;
    display: flex;
    align-items: center;
    margin-right: .07rem;
}

.d-list .item .ge {
    width: .12rem;
    height: .12rem;
    border: 2px solid #7a8195;
}

.d-list .item .xians {
    width: 2.34rem;
    height: 0.02rem;
    background: #d9dbe0;
    display: block;
    margin-left: .07rem;
}

.comInt-organization {
    width: 100%;
    padding-left: .4rem;
    margin-top: .6rem;
    padding-bottom: .4rem;
}

.comInt-organization .item {
    width: 2.1rem;
    height: .7rem;
    background: #8d96af;
    text-align: center;
    line-height: .7rem;
    font-size: .16rem;
    color: #f4f3f0;
    cursor: pointer;
    position: relative;
}

.comInt-organization .item.active {
    background: #0054a7;
}

.comInt-organization .item:hover {
    background: #0054a7;
}

.comInt-organization .item.zj-1::after {
    content: '';
    position: absolute;
    width: 2.2rem;
    height: 2.4rem;
    background: url(../images/zj-1.png) no-repeat;
    background-size: 100%;
    left: -.9rem;
    top: -.55rem;
    z-index: -1;
}

.comInt-organization .item.zj-2::after {
    content: '';
    position: absolute;
    width: .9rem;
    height: 100%;
    background: url(../images/zj-2.png) no-repeat;
    background-size: 100%;
    background-position: center center;
    left: -.8rem;
    top: 0;
    z-index: -1;
}

.comInt-organization .item.zj-3::after {
    content: '';
    position: absolute;
    width: 1.54rem;
    height: 20rem;
    background: url(../images/zj-3.png) no-repeat;
    background-size: 100%;
    left: -.9rem;
    top: .34rem;
    z-index: -1;
}

.comInt-organization .item.gczx .item {
    position: absolute;
    top: 0;
    right: -2.9rem;
    display: none;
}

.comInt-organization .item.cwb .item {
    position: absolute;
    top: 0;
    right: -2.9rem;
    display: none;
}

.comInt-organization .oneli {
    display: flex;
    margin-bottom: .2rem;
}

.comInt-organization .oneli .item {
    margin-right: .8rem;
}

.comInt-organization .twoli {
    margin-left: 2.9rem;
    display: flex;
    margin-bottom: .2rem;
}

.comInt-organization .twoli .item {
    margin-right: .8rem;
}

.comInt-organization .threeli {
    display: flex;
    margin-left: 5.8rem;
}

.comInt-organization .threeli .item.zjl {
    margin-right: .8rem;
}

.comInt-organization .threeli .item.zj-pre .zj-btn {
    width: .22rem;
    height: .22rem;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -.11rem;
}

.comInt-organization .threeli .item.zj-pre .zj-add {
    display: none;
}

.comInt-organization .threeli .item.zj-pre .zj-recu {
    display: block;
}

.comInt-organization .threeli .item.zj-pre.on .zj-add {
    display: block;
}

.comInt-organization .threeli .item.zj-pre.on .zj-recu {
    display: none;
}

.comInt-organization .threeli-children {
    display: none;
}

.comInt-organization .threeli-children .item {
    margin-bottom: .2rem;
}

@media screen and (max-width: 750px) {
    .contentDiv {
        width: 100%;
        padding: 0 .4rem;
    }

    .comInt-nav-list a {
    }

    .partyBuild-section1 {
        width: 100%;
        overflow: hidden;
        padding-top: 1.6rem;
    }

    .partyBuild-section1 img {
        float: none;
        max-width: 15.8rem;
    }

    .partyBuild-section1 .cent {
        left: .2rem;
        width: 3rem;
        top: .4rem;
    }

    .partyBuild-section1 .cent p:nth-child(3) {
        width: 7rem;
    }

    .news-section2 .newsimg {
        width: 100%;
        margin-top: -.6rem;
        z-index: 1;
    }

    .news-section2 .contentDiv {
        flex-flow: column;
    }

    .news-section2 .right .date {
        margin-top: .2rem;
        margin-bottom: .1rem;
        font-size: 0.24rem;
    }

    .news-section2 .right .tit {
        margin-bottom: .2rem;
        font-size: 0.28rem;
    }

    .news-section2 .right {
        width: 100%;
        padding-bottom: .2rem;
    }

    .news-section2 .right .con {
        padding: 0 .4rem;
        padding-top: .36rem;
        line-height: .36rem;
        text-align: justify;
        font-size: 0.24rem;
    }

    .news-section2 .right a {
        padding-right: .4rem;
        font-size: 0.24rem;
    }

    .news-list .tit p{
        font-size: 0.30rem;
    }
    .parBuild-section1 {
        padding: .4rem 0;
    }

    .parBuild-section1 .centList .swiper-slide .cent p.con {
    }

    .parBuild-section1 .centList ul {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .parBuild-section1 .centList .swiper-slide {
        width: 48%;
        margin-right: 0;
        margin-bottom: .2rem;
    }

    .parBuild-section2 .cent {
        padding: .4rem;
    }

    .joinUs-section1 {
        overflow: hidden;
    }

    .joinUs-section1 img {
        width: auto;
        max-width: inherit;
        height: 4rem;
        float: right;
    }

    .joinUs-section1 div {
        width: 50%;
        padding-left: .4rem;
    }

    .news-list .lists li .more {
        display: none;
    }

    .news-list .lists li p.date {
        display: none;
    }

    .news-list .lists li .cent {
        width: 68%;
        margin-left: 0;
        padding-left: .36rem;
        
        font-size: 0.28rem;
    }
    .news-list .lists li .cent p:last-child{
        font-size: 0.24rem;
    }

    .news-list .pages {
        justify-content: center;
        margin: .4rem 0;
    }

    .JoinUs-section2 .info {
        width: 100%;
    }

    .JoinUs-section2 {
        padding-top: .4rem;
    }

    .postList .joinTable {
        text-align: center;
    }

    .postList .joinTable .tbody .joinMsg {
        line-height: .4rem;
        align-items: inherit;
    }

    .postList .joinTable.school .thead div {
        padding-left: 0;
    }

    .postList .joinTable .tbody .joinMsg div {
        padding-left: 0;
        padding: .1rem .2rem;
    }

    .postList .joinTable .thead div {
        padding-left: 0;
    }

    .postList .joinTable.two .thead div {
        width: 25%;
    }

    .postList .joinTable.two .thead div:nth-child(2n) {
        width: 25%;
    }

    .postList .joinTable.two .tbody .joinMsg div {
        width: 25%;
    }

    .postList .joinTable.two .tbody .joinMsg div:nth-child(2n) {
        width: 25%;
    }

    .JoinUs-section3 .contentDiv {
        padding: .4rem;
        padding-bottom: 0;
    }

    .JoinUs-section3 .contentDiv {
        display: block;
    }

    .JoinUs-section3 .left {
        display: flex;
        align-items: center;
        margin-bottom: .4rem;
        justify-content: center;
        flex-wrap: wrap;
    }

    .JoinUs-section3 .left p:first-child {
        text-align: center;
        width: 100%;
    }

    .JoinUs-section3 .right {
        width: 100%;
    }

    .JoinUs-section3 .right .item {
        flex-flow: column;
    }

    .JoinUs-section4 .lc-list {
        flex-wrap: wrap;
    }

    .JoinUs-section4 .lc-list li {
        width: 24%;
        margin-bottom: .1rem;
    }

    .JoinUs-section4 .bot {
        padding: .2rem .4rem;
        line-height: .4rem;
    }

    .postList .pages {
        justify-content: center;
    }

    .postList .top .select {
        width: 2rem;
        background-position: 1.6rem center;
    }

    .deve-section2 {
        width: 100%;
        height: auto;
    }

    .deve-section2 .right {
        width: 100%;
        position: static;
        float: none;
    }

    .deve-section2 .right .cent {
        width: 100%;
        height: auto;
        position: static;
        background-color: #fff;
        padding: 0 .2rem;
    }

    .deve-section2 .right .cent img {
        width: 100%;
        position: static;
        margin: 0 auto;
        margin-top: .2rem;
    }

    .deve-section2 .right .cent p {
        position: static;
        font-size: .16rem;
        color: #000;
        width: 100%;
        line-height: .36rem;
        letter-spacing: .04rem;
        padding: .2rem 0;
    }

    .culture-section1 .contentDiv {
        display: block;
    }

    .culture-section1 .left {
        width: 100%;
    }

    .culture-section1 .left .logo {
        margin: 0 auto;
        margin-bottom: .2rem;
    }

    .culture-section1 .left p.tit {
        text-align: center;
        font-size: .24rem;
        font-weight: bold;
        margin-bottom: .2rem;
    }

    .culture-section1 .right p.tit {
        text-align: center;
        font-size: .24rem;
        font-weight: bold;
        margin-bottom: .2rem;
        margin-top: .2rem;
    }

    .culture-section2 {
        display: block;
        padding-bottom: 0;
    }

    .culture-section2 .tit {
        position: static;
        padding: .2rem .4rem;
    }

    .culture-section2 .cent {
        position: static;
        padding: .8rem .4rem;
    }

    .culture-section1 {
        padding: .4rem 0;
    }

    .culture-section2 img {
        width: 100%;
    }

    .culture-section2 .tit p:nth-child(3) {
        margin-top: .2rem;
        font-size: .2rem;
        margin-top: .5rem;
        letter-spacing: .04rem;
        font-style: italic;
        width: 100%
    }

    .comInt-section1 {
        display: block;
    }

    .comInt-section1 .left {
        width: 100%;
    }

    .comInt-section1 .right {
        width: 100%;
        height: auto;
    }

    .comInt-section1 .right .cent {
        position: static;
        width: 100%;
        height: auto;
        font-size: .24rem;
        line-height: .36rem;
        padding: .2rem .4rem;
        background: transparent;
    }

    .comInt-section1 .right .cent p {
        width: 100%;
        color: #fff;
    }

    .comInt-section1 .right .cent img {
        display: none;
    }

    .comInt-section2 .contentDiv p {
        margin-bottom: .2rem;
    }

    .comInt-section2 .contentDiv {
        padding: .4rem .4rem;
    }

    .comInt-section2 {
        padding: 0;
    }

    .zhongjian {
        display: block;
        padding: 0 .4rem;
    }

    .zuo01 {
        float: none;
        width: 100%;
        height: auto;
        padding: .4rem 0;
    }

    .wenzz {
        width: 100%;
        margin: 0;
        padding-top: 0.2rem;
    }

    .wenzz p {
        width: 100%;
        margin: 0;
    }

    .you {
        float: none;
        width: 100%;
        height: auto;
        margin-top: .2rem;
    }

    .comInt-section4 {
        display: none;
    }

    .d-list {
        display: none;
    }
}

.chairman {
    position: relative;
    background: url(./../images/dlp.png) center no-repeat;
    background-size: 14.40rem auto;
    background-color: #f9f9f9;
    width: 16.20rem;
    margin: 2.60rem auto 0.67rem;
    padding: 0 0.90rem 0.60rem;
}

.chairman .fl {
    width: 3.90rem;
    margin-top: -1.90rem;
}

.chairman .fr {
    width: 9.85rem;
    margin-top: -1.90rem;
}

.chairman .fr h1 {
    font-size: 0.18rem;
    padding-top: 0.53rem;
    height: 1.10rem;
}

.chairman .fr h1 span {
    font-size: 0.24rem;
}

.chairman .fr .chairman_position, .chairman .fr .party_position {
    font-size: 0.16rem;
    color: #0054a7;
    line-height: 1.875;
}

.chairman .fr .party_position {
    margin-bottom: 0.78rem;
}

.chairman .fr .chairman_art {
    font-size: 0.16rem;
    line-height: 1.875;
    color: #323338
}

.chairman .fr .chairman_art p {
    font-size: 0.16rem!important;
    line-height: 1.875!important;
    color: #807f85!important;
    margin-bottom: 0.05rem!important;
/*font-size: .16rem;
    line-height: .3rem;
    text-indent: .16rem;
    letter-spacing: .04rem;
    color:#323338*/
text-align: justify;
}

.chairman .fr .chairman_art p:last-child {
    margin-bottom: 0!important;
}

.comInt-section1 .right .cent p, .comInt-section2 .contentDiv p, .bai p:nth-child(2) {
    font-size: 0.16rem!important;
    line-height: 1.875!important;
    color: #807f85!important;
    margin-bottom: 0.35rem!important;
}





.body_ggjs{
    background-color: #f9f9f9;
}
.comInt-year{
    position: relative;
    height: 7.87rem;
}
.year_all{
    display: none;
    position: absolute;
    width: 14.40rem;
    left: 50%;
    transform: translateX(-50%);
    height: 6.95rem;
    z-index: 23;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.88);
    top: 0;
  box-shadow: 0px 14px 46px 0px rgba(50, 51, 56, 0.19);
}
.year_all .close{
    position: absolute;
    right: 0.44rem;
    top: 0.44rem;
    width: 0.44rem;
    height: 0.44rem;
    cursor: pointer;
}
.year_all .close i{
    font-size: 0.20rem;
    color: #0054a7;
}
.year_all h6{
    font-size: 0.24rem;
    color: #0054a7;
    line-height: 1.01rem;
    border-bottom: 1px solid rgba(160, 160, 160, 0.4);
    padding: 0 1.03rem;
    font-style: italic;
    font-weight: normal;
}
.year_all .year_con{
    padding: 0.26rem 1.03rem;
    max-height: 5.94rem;
    overflow: auto;
}
.year_all .year_con ul{
    position: relative;
}
.year_all .year_con ul:after{
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #0054a7;
    top: 0;
    left: 0.08rem;
}
.year_all .year_con ul li{
    position: relative;
    margin-bottom: 0.30rem;
    line-height: 1.625;
    color: #5a5a5a;
    font-size: 0.16rem;
    padding-left: 0.34rem;
    z-index: 2;
}
.year_all .year_con ul li:after{
    content: '';
    position: absolute;
    width: 0.17rem;
    height: 0.17rem;
    border: 1px solid #fff;
    background-color: #0054a7;
    border-radius: 50%;
    left: 0;
    top: 0;
}
.year_all .year_con ul li:hover{
    color: #0054a7;
}

.comInt-banner img{
    display: block;
    max-width: 100%;
}
.comInt-txt{
    width: 14.40rem;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    background-color: #fff;
    padding: 0.75rem 1.00rem;
    margin-top: -0.60rem;
    font-size: 0.16rem;
    line-height: 1.875;
    margin-bottom: 0.68rem;
}
.comInt-txt p{
text-align: justify;
}
.comInt-year{
    height: 7.87rem;
    background: url(/${res}/images/map_fzlc.png) center no-repeat;
    background-size: auto 100%;
}
.comInt-year .year_list1{
    width: 13.38rem;
    position: relative;
    margin: 0 auto;
}
.comInt-year .year_list{
    position: relative;
    overflow: hidden;
    padding: 3.05rem 0;
    height: 7.83rem;
    width: 13.38rem;
    overflow: hidden;
    margin: 0 auto;
}
.comInt-year .year_list1 .year_btn_l, .comInt-year .year_list1 .year_btn_r{
    position: absolute;
    left: -0.44rem;
    top: 39%;
/*    margin-top: -0.15rem;*/
    font-size: 0.30rem;
    z-index: 4;
    outline: none;
}
.comInt-year .year_list1 .year_btn_l i, .comInt-year .year_list1 .year_btn_r i{
    font-size: 0.30rem;
}
.comInt-year .year_list1 .year_btn_r{
    left: auto;
    right: -0.44rem;
}
.comInt-year .year_list .year_item{
    position: relative;
}
.comInt-year .year_list .year_item .year_btn{
    width: 1.45rem;
    text-align: center;
    line-height: 0.40rem;
    color: #fff;
    background-color: #0054a7;
    border: 1px solid #0054a7;
    font-size: 0.18rem;
    transform: skewX(-30deg);
    transform-origin: left bottom;
    cursor: pointer;
    box-sizing: border-box;
    height: 0.40rem;
}
.comInt-year .year_list .year_item .year_btn span{
    transform: skewX(30deg);
    display: inline-block;
}
.comInt-year .year_list .year_item .year_btn:hover{
    background-color: #fff;
    color: #0054a7;
}
.comInt-year .year_list .year_item .year_txt{
    position: absolute;
    /*top: -2.27rem;
    top: -1.32rem;*/
    height: 1.04rem;
    transform: translateY(-100%);
    margin-top: -0.04rem;
    border-bottom: 1px solid #0054a7;
    left: 0.22rem;
    width: 100%;
}
.comInt-year .year_list .year_item:nth-of-type(2n) .year_txt{
    top: 0.40rem;
    margin-top: 0.04rem;
    border-top: 1px solid #0054a7;
    border-bottom: none;
    left: 0;
    transform: translateY(0);
}
.comInt-year .year_list .year_item:nth-of-type(4n-1) .year_txt, .comInt-year .year_list .year_item:nth-of-type(4n-2) .year_txt{
    height: 1.32rem;
}
.comInt-year .year_list .year_item .year_txt:after, .comInt-year .year_list .year_item .year_txt:before{
    content: '';
    position: absolute;
    left: 50%;
    width: 1px;
    background-color: #0054a7;
    height: 100%;
    top: 0;-webkit-transform:scale(1.01);
}
.comInt-year .year_list .year_item .year_txt:before{
    width: 0.17rem;
    height: 0.17rem;
    top: -0.09rem;
    margin-left: -0.09rem;
    background-color: #0054a7;
    border: 1px solid #fff;
    border-radius: 50%;
}
.comInt-year .year_list .year_item:nth-of-type(2n) .year_txt:before{
    top: auto;
    bottom: -0.09rem;
}
.comInt-year .year_list .year_item .year_txt p{
    position: relative;
    font-size: 0.16rem;
    line-height: 1.5;
    color: #5a5a5a;
    transform: translateY(-100%);
/*    max-height: 0.96rem;
    overflow: hidden;*/
    top: -0.30rem;
}
.comInt-year .year_list .year_item .year_txt ul{
    display: none;
}
.comInt-year .year_list .year_item:nth-of-type(2n) .year_txt p{
    top: 100%;
    margin-top: 0.30rem;
    transform: translateY(0);
}
.comInt-year .year_list .year_item .year_icon{
    position: absolute;
    top: 0.63rem;
    text-align: center;
    width: 100%;
}
.comInt-year .year_list .year_item:nth-of-type(2n) .year_icon{
    top: -0.23rem;
    transform: translateY(-100%);
    left: 0.22rem;
}
.comInt-year .year_list .year_item .year_icon img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}


@media screen and (max-width: 750px) {
    .chairman .fr h1 span{
        font-size: 0.30rem;
    }
    .chairman{
        width: 100%;
        padding: 0.30rem;
        margin: 0;
    }
    .chairman .fl{
        float: none;
        margin-top: 0;
    }
    .chairman .fr{
        width: 100%;
        margin-top: 0;
    }
    .chairman .fr h1{
        font-size: 0.30rem;
    }
    .chairman .fr .chairman_position, .chairman .fr .party_position{
        font-size: 0.28rem;
    }
    .chairman .fr .chairman_art, .chairman .fr .chairman_art p{
        font-size: 0.24rem!important;
    }



.comInt-txt{
    padding: 0.30rem;
    margin-top: 0;
    width: 100%;
}
.comInt-year .year_list1{
    width: 6.50rem;
}
.comInt-year .year_list, .comInt-year .year_list .year_item .year_btn{
    width: 100%;
}
.year_all{
    width: 100%;
}
.year_all h6{
    font-size: 0.30rem;
}
.year_all .year_con ul li{
    font-size: 0.24rem;
}




.culture-section1 .left{
    margin-bottom: 0.3rem;
}
.culture-section1 .left p.tit, .culture-section1 .right p.tit{
    font-size: 0.30rem;
    margin-bottom: 0.3rem;
}
.culture-section1 .left p, .culture-section1 .right ul li p{
    font-size: 0.24rem;
    line-height: 1.5;
}
.culture-section2 img{
    position: static;
}
.culture-section2 .tit p:nth-child(3){
    font-size: 0.24rem;
}
.culture-section2 .cent{
    width: 100%;
    font-size: 0.24rem;
}
.culture-section2 .cent p span{
    font-size: 0.24rem;
}
.quaHon .quaHon_txt h3{
    font-size: 0.36rem;
}

}