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

.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;
}

.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;
    height: 5rem;
    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 {
    width: 7.57rem;
    margin-left: 2.39rem;
  /* background: red; */
    letter-spacing: 2.5px;
    text-align: left !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%;
    width: 24.5%;
    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;
    padding-bottom: 0.3rem;
}

.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 0;
    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: space-around;
}

.JoinUs-section2 .info div p {
  
    display: flex;
    align-items: center;
    min-width: 1.6rem;
}

.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 .left p {
    position: relative;
    top: .5rem;
}

.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, .JoinUs-section4 .lc-list li.on {
    background: #fff;
    box-shadow: 0 0 .1rem rgba(0, 0, 0, .2);
    color: #0054a7;
}

.JoinUs-section4 .lc-list li:hover p:first-child, .JoinUs-section4 .lc-list li.on 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 .hidden {
    display: none;
}

.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: .3rem;
    padding: 0.29rem;
    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;
    position: relative;
    margin-right: .16rem;
}

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

.postList .top .select select, .postList .top .select .selec {
    width: 100%;
    height: 100%;
    line-height: .64rem;
    border: none;
    background: transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.postList .top .select .select_list {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    text-align: center;
    background-color: #fff;
    display: none;
}

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

.postList .top .select:hover .select_list {
    display: block;
}

.postList .top .select .select_list a {
    display: block;
    line-height: 0.5rem;
    border-bottom: 1px solid #0153a7;
}

.postList .top .select .select_list a:last-child {
    border-bottom: 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;
    position: relative;
}

.postList .top .input div {
    position: absolute;
    width: .22rem;
    height: 100%;
    right: 0;
    top: 0;
    cursor: pointer;
}

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

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

.postList .tit_h5 {
    padding: 0.35rem;
}

.postList .joinTable.two {
    margin-top: .7rem;
    margin-top: 0rem;
    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: 38%;
}
.postList .joinTable.two .thead div:nth-child(2n){
    width: 30%;  

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

.postList .joinTable.two .tbody .joinMsg div:nth-child(2){
 width:35%!important;
}
.postList .joinTable.two .tbody .joinMsg div:nth-child(3){
 width:35%!important;
}
.postList .joinTable.two .tbody .joinMsg div:nth-child(4){
 width:18%!important;
}

.postList .joinTable.two .thead div{
   width: 12%;
}
.postList .joinTable.two .thead div:nth-child(2){
width: 35%;
}
.postList .joinTable.two .thead div:nth-child(3){
width: 35%;
}
.postList .joinTable.two .thead div:nth-child(4){
width: 18%;
}
.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;
    padding: 2.02rem 0 1.98rem;
    /*background: #f4f3f0;*/
}

.deve-section2 .content_list {
    /*float: right;*/
    /*width:8.64rem;*/
    margin-bottom: 0.7rem;
    height: 100%;
    position: relative;
}

.deve-section2 .content_list .cent {
    width: 14.4rem;
    height: 5.33rem;
    background-color: #0054a7;
    position: relative;
    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 .content_list .cent img {
    width: 10.56rem;
    position: absolute;
    top: -.3rem;
    left: -2.4rem;
}

.deve-section2 .content_list:nth-of-type(2n) .cent img {
    left: auto;
    right: -2.4rem;
}

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

.deve-section2 .content_list .cent div.txt_con div.pdf_down {
    padding-top: 0.3rem;
}

.deve-section2 .content_list .cent div.txt_con div.pdf_down a {
    color: #fff;
}

.deve-section2 .content_list:nth-of-type(2n) .cent div {
    left: .7rem;
    right: auto;
}

.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;
}

.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;
}

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

.culture-section2 .tit {
    padding: .58rem 2.4rem;
    padding-right: 1.3rem;
    background: #0054a7;
    position: absolute;
    top: .5rem;
    left: 0;
}

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

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

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

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

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

.culture-section2 .cent p span {
    color: #0054a7;
    font-size: .18rem;
    margin-right: .3rem;
    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;
}

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

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

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

.partyBuild-section1 .cent .tit-en {
    font-size: .2rem;
    color: #0054a7;
}

.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 {
    margin-bottom: .24rem;
}

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

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

.parBuild-section1 .centList {
}

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

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

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

.parBuild-section1 .centList ul li .news-img {
    width: 100%;
}

.parBuild-section1 .centList ul li:last-child {
    margin-right: 0;
}

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

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

.parBuild-section1 .centList ul li .cent {
    padding: .2rem .3rem;
}

.parBuild-section1 .centList ul li .cent .con {
    font-size: .16rem;
    line-height: .3rem;
    letter-spacing: .04rem;
    margin-bottom: .04rem;
}

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

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

.parBuild-section1 .centList ul li .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;
}

.bai {
    width: 4.20rem;
    height: 1.67rem;
    background: #fff;
    margin: 0 auto;
}

.bai {
    color: #807f85;
    font-size: .24rem;
    text-align: center;
}

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

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

.xian {
    width: 13.20rem;
    height: .46rem;
  /* background: red; */
    margin-top: .42rem;
    margin-left: 3.5rem;
    display: flex;
    align-items: center;
}

.ge01 {
    width: .12rem;
    height: .12rem;
    border: 2px solid #7a8195;
    vertical-align: center;
    float: left;
}

.ge02 {
    width: .12rem;
    height: .12rem;
    border: 2px solid #7a8195;
    vertical-align: center;
    float: left;
    margin-left: .07rem
}

.xian01 {
    width: 2.34rem;
    height: 0.02rem;
    background: #d9dbe0;
    display: block;
    float: left;
    margin-left: .07rem;
}

.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;
}

.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;
}

.tizi {
    color: #0054a7;
    font-size: .18rem;
    margin-left: .19rem;
    margin-right: .30rem;
}

.bais .bai {
    display: none;
}

.bais .bai:first-child {
    display: block;
}

.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;
    }

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

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

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

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

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

    .parBuild-section1 .centList ul li .cent p.con {
        display: none;
    }

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

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

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

    .joinUs-section1 {
        overflow: hidden;
        /*display: none;*/
    }

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

    .joinUs-section1 div {
        width: 50%;
        display: none;
        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;
    }

    .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;
    }

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

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

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

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

    .culture-section2 .tit p:nth-child(3) {
        margin-top: .2rem;
    }

    .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 {
        padding: .2rem .4rem;
    }

    .comInt-section2 {
        padding: 0;
    }

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

    .zuo01 {
        float: none;
        width: 100%;
        height: auto;
    }

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

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

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

    .comInt-section4 {
        display: none;
    }

    .d-list {
        display: none;
    }

    .deve-section2 {
        padding: .4rem 0 .4rem;
    }

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

    .deve-section2 .content_list .cent img {
        width: 100%;
        position: static;
    }

    .deve-section2 .content_list .cent > div {
        width: 100%;
        position: static;
        padding: 0.2rem 0.3rem;
    }




    .JoinUs-section2 .tit p, .JoinUs-section2 .info .top{
        font-size: 0.36rem;
    }
    .postList .joinTable .thead div{
        font-size: 0.26rem;
    }
    .postList .joinTable .tbody .joinMsg div{
        font-size: 0.24rem;
    }
    .JoinUs-section2 .info div{
        display: block;
    }
    .JoinUs-section2 .info div p{
        display: block;
        text-align: center;
        font-size: 0.26rem;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .JoinUs-section2 .info div p img{
        display: inline-block;
        vertical-align: middle;
        height: 0.2rem;
    }
}