/* !头部 */
header {
    width: 100%;
    height: 1.28rem;
    background: #026ABC;
    text-align: center;
    font-size: .32rem;
    
    font-weight: 500;
    color: #FFFFFF;
    line-height: 1.28rem;
    box-sizing: border-box;
}

nav {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: .96rem;
    align-items: center;
    background: #FFFFFF;
}

nav .nav-img {
    width: 3.83rem !important;
    height: .5rem;
    margin-left: .38rem;
}

nav {
    margin-right: .46rem;

}

nav img {
    width: .32rem;
    height: .28rem;
    margin-right: .48rem;
}
#videoEle{

}
/* !底部 */
footer {
    width: 100%;
    background-color: #00539E;
    text-align: center;
    font-size: .28rem;
    color: #FFFFFF;
    padding:0.2rem;
    line-height: 0.5rem;
}
footer p{
    line-height: 0.5rem;
    text-align: center;
    font-size: .28rem;
    color: #FFFFFF;
}
footer p a{
    display: inline-block;
    font-size: .28rem;
    color: #FFFFFF;
}
/* !导航菜单 */
#accordion {
    padding: 0;
    margin: 0;
}

.panel-title a {
    background: url("../images/daohang/jiantou.png") right .46rem center no-repeat;
    background-size: .33rem .2rem;
    display: block;
    font-size: .2rem;
    /* padding: .3rem; */
    text-decoration: none;
    width: 6.9rem;
    margin: 0 auto;
    height: 1.1rem;
    line-height: 1.1rem;
    padding-left: .47rem;
    box-sizing: border-box;
    border-bottom: .02rem solid #E7E7E7;
    font-size: .3rem;
    
    font-weight: 500;
    color: #292929;

}

#accordion {
    display: none
}

a:link {
    text-decoration: none;
}

a:hover,
a:focus {
    text-decoration: none !important;
}

.panel-heading {
    padding: 0;
    margin: 0;
}

.panel-ul {
    background-color: #fff !important;
}

.panel-ul ul {
    list-style: none;
    text-decoration: none;
    width: 6.9rem;
    margin: 0 auto;
}

.panel-ul ul li {
    width: 6.9rem;
    height: 1.1rem;
    border-bottom: .02rem solid #E7E7E7;
    padding-left: .62rem;
}

.panel-ul ul li a {
    width: 6.9rem;
    height: 1.1rem;
    display: inline-block;
    line-height: 1.1rem;
    font-size: .3rem;
    
    
    color: #292929;
}

.panel-group {
    width: 100%;
    background-color: #fff;
}

.panel-group .panel+.panel {
    margin-top: 0 !important;
}

.panel-heading {
    padding: 0 !important;
}

/* index样式 */
.indexBanner .banner {
    width: 100%;
    height: 4.26rem;
    background-image: url(../images/index/2.png);
    background-size: cover;
    text-align: center;
    line-height: 4.26rem;
    position: relative;
}


#videoEle{
    width: 100%;
    height: 4.26rem;
    overflow: hidden;
}
.videobg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.videobg img {
    width: 5.46rem;
    height: .71rem;
}
.content {
    width: 100%;
    text-align: center;
    background-color: #f5f5f5;
    padding:0.3rem 0;
    box-sizing: border-box;
}

.content h1 {
    font-size: .32rem;
    color: #1C82D4;
    line-height: .28rem;
    margin-top: 0.2rem;
}

.content p {
    /* width: 6.08rem; */
    width: 5.6rem;
    font-size: .26rem;
    color: #3A3A3A;
    line-height: .44rem;
    opacity: 0.75;
    text-align: justify;
   margin:0.3rem auto;
   margin-top: 0.4rem;
}

.content h2 {
    width: 5.6rem;
    text-align: left;
    font-size: .3rem;
    color: #3A3A3A;
    line-height: .44rem;
}

.position {
    width: 100%;
    height: 5.54rem;
    /* background-image: url(../image/index/BJ.png); */
    background: url('../images/center.jpg') no-repeat center;
    background-size: cover;
    position: relative;
    text-align: center;
}
.position a{
    display: block;
    width: 100%;
    height: 100%;
}
.position h1 {
    font-size: .4rem;
    /* color: #117DD4; */
    line-height: .28rem;
    padding-top: .72rem;
    box-sizing: border-box;
    color: #fff;
}

.position .position-div {
    width: 5.8rem;
    height: 3.1rem;
    background-color: rgba(0, 0, 0, 0.5);
    border: .04rem solid rgba(255, 255, 255, 0.73);
    box-shadow: 0px .06rem .21rem 0px rgba(136, 186, 208, 0.58);
    opacity: 0.8;
    border-radius: .12rem;
    margin: .62rem auto 0;

}

.position .position-div p {
    height: 3.1rem;
    font-size: .3rem;
    /* color: #3E3E3E; */
    line-height: .54rem;
    padding-top: 0.3rem;
    color: #fff;
}

.position .position-div p span {
    /* color: #1287E1; */
    color: #fff;
    font-weight: bold;
    font-size: .32rem;
}

.position img {
    position: absolute;
}

.position img:nth-child(1) {
    width: .46rem;
    height: .42rem;
    left: .79rem;
    top: 1.11rem;
}

.position img:nth-child(2) {
    width: .32rem;
    height: .3rem;
    left: .24rem;
    top: 2.42rem;
}

.bgs {
    width: 100%;
    height: 4.8rem;
    background: url(../images/zongdian.jpg) no-repeat center;
    background-size: cover;
}

.bgs a {
    display: block;
    width: 100%;
    height: 4.8rem;
    text-align: center
}

.bgs a h1 {
    box-sizing: border-box;
    padding-top: 1.81rem;
    font-size: .5rem;
    color: #F2F3F5;
    line-height: .44rem;
}

.jiantou {
    width: 1.18rem;
    height: .6rem;
    background: rgba(255, 255, 255, 0);
    border: .01rem solid #FFFFFF;
    transform: skewX(-10deg);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: .48rem auto 0;
    position: relative;
}

.jiantou img {
    width: .30rem;
    height: .25rem;
}

.jiantou-left {
    position: absolute;
    bottom: -0.01rem;
    left: -0.18rem;
    width: .05rem;
    height: .6rem;
    background: rgba(255, 255, 255, 0);
    border: .01rem solid #FFFFFF;
    opacity: 0.5;
}

.jiantou-right {
    position: absolute;
    bottom: -0.01rem;
    right: -0.15rem;
    width: .05rem;
    height: .6rem;
    background: rgba(255, 255, 255, 0);
    border: .01rem solid #FFFFFF;
    opacity: 0.5;
}

.bgtwo {
    background: url(../images/zhongdiangc.jpg) no-repeat center;
    background-size: cover;
}

.bgthree {
    background: url(../images/bps.jpg) no-repeat center;
    background-size: cover;
}

.information {
    width: 100vw;
    height: 10rem;
    background: #F2F3F5;
    text-align: center;
    padding-top: .89rem;
    box-sizing: border-box;
}

.information h1 {
    font-size: .4rem;
    
    font-weight: 500;
    color: #1C82D4;

}
.information .content{
    position: relative;
}


/* ************************ */
.content {
    width: 100%;
}

.content-ul {
    width: 95%;
    height: .82rem;
    margin-top: .68rem;
    display: flex;
    margin: 0 auto;
    justify-content: space-around;
}


.content-ul li {
    padding-bottom: .15rem;
    height: .5rem;
    line-height: .5rem;
    font-size: .34rem;
    color: #252525;
}

.current {
    border-bottom: 2px solid#1C82D4 !important;
    font-size: .34rem;
    color: #1C82D4 !important;
    line-height: .28rem;
}

.box {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    border-radius: 4px;
    display: none;
}

.box .h6 {
    font-size: .3rem;
    color: #0D80DD;
    line-height: .28rem;
    position: absolute;
    width: 100%;
    bottom: -0.5rem;
}

.h6 a {
    display: inline-block;
    font-size: .3rem;
    
    
    color: #0D80DD;
    line-height: .28rem;
}

.lunbo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: left;
    min-width: 100%;
}

.lunbo div {
    width: 49%;
    padding:0 0.2rem;
    box-sizing: border-box;
}

.lunbo img {
    width: 5.6rem;
    height: 3.58rem;
}

.box1 {
    display: block;
}

.cooperation {
    width: 100%;
    height: 6.4rem;
    background-image: url(../images/index/Hei.png);
    background-size: cover;
    padding-top: 2.59rem;
    text-align: center;
    box-sizing: border-box;
}

.cooperation h1 {
    font-size: .44rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: .28rem;
    text-shadow: 0px .02rem .13rem rgba(145, 145, 145, 0.8);
}

.cooperation div {
    margin: .52rem auto 0;
    width: 1.78rem;
    height: .61rem;
    background: rgba(242, 243, 245, 0.15);
    border: 1px solid #FFFFFF;
    opacity: 0.7;
    border-radius: 2px;
    font-size: .28rem;
    z-index: 0;
    line-height: .61rem;
    position: relative;
}

.cooperation div a {
    display: inline-block;
    width: 1.78rem;
    height: .61rem;
    color: #ffffff;
    opacity: 1;
}

/* 联系我们 */
.contact-us {
    width: 100%;
    height: 3.78rem;
    background: #0060B7;
}

.contact-us-p {
    width: 100%;
    height: .8rem;
    line-height: .9rem;
    border-bottom: 1px solid #147BD8;
    text-align: center;
    font-size: .3rem;
    color: #FFFFFF;
    opacity: 0.4;
}

.contact-us ul {
    display: flex;
    flex-wrap: wrap;
}

.contact-us ul li {
    /* width: 5.rem; */
    display: flex;
    align-items: center;
    margin-left: 1rem;
    margin-top: .4rem;
}

.contact-us ul li p {
    font-size: .28rem;
    
    
    color: #FFFFFF;
    margin: 0;
    margin-left: .35rem !important;
}

.contact-us ul li:nth-child(1) img {
    width: .37rem;
    height: .37rem;
}

.contact-us ul li:nth-child(2) img {
    width: .41rem;
    height: .32rem;
}

.contact-us ul li:nth-child(3) img {
    width: .40rem;
    height: .30rem;
}

/* ?list02 */
body {
    background-color: #F5F5F5;
}

.section {
    width: 100%;
    margin-bottom: -.9rem;
    height: 100%;
}

.content-ullis02 li:last-child {
    margin-right: .35rem;
}

.section .banner {
    width: 100%;
    height: 3.6rem;
    background-size: cover;
    line-height: 3.6rem;
    text-align: center;
    font-size: .4rem;
    
    font-weight: 500;
    color: #FFFFFF;
}

.banner-one {
    background-image: url(../images/list01/video.png);
}

.banner-two {
    background-image: url(../images/list01/video.png);
}

.banner-three {
    background-image: url(../images/list01/video.png) !important;
}


.content-ullis02 {
    width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    height: .82rem;
    box-shadow: 0px 2px 14px 0px rgba(139, 139, 139, 0.29);
    background: #FFFFFF;
    display: flex;
}

.content-ullis02 li {
    height: .82rem;
    margin-left: .75rem;
    line-height: .82rem;
    white-space: nowrap;
    display: inline-block;
    font-size: .28rem;
    
    
    color: #464646;

}

.current-lis02 {
    height: .78rem;
    color: #0162B8 !important;
    font-size: .28rem;
    border-bottom: .04rem solid #0162B8;
}

.content-ullis02 li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #000;
}


.select {
    background: linear-gradient(0deg, rgba(89, 170, 243, 0.93), rgba(73, 168, 254, 0.93), rgba(4, 100, 203, 0.93)) !important;
    width: 1.44rem;
    height: 1.35rem !important;
    border-radius: .06rem .06rem 0px 0px;
    margin-left: .2rem;
    font-size: .26rem;
    
    
    color: #fff !important;
}



body {
    background-color: #fff;
}

.pro-section {
    width: 100%;
    margin-bottom: -.9rem;
    height: 100%;
}

.pro-con-ul li:last-child {
    margin-right: .35rem;
}

.pro-con-ul {
    width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    height: .82rem;
    box-shadow: 0px 2px 14px 0px rgba(139, 139, 139, 0.29);
    background: #FFFFFF;
    display: flex;
}

/* .pro-con-ul li:nth-child(1) {
    width: 1.9rem;
    margin-left: .38rem;
} */

.pro-con-ul li {
    /* width: 1.93rem; */
    height: .82rem;
    margin-left: .35rem;
    line-height: .82rem;
    white-space: nowrap;
    display: inline-block;
    font-size: .28rem;
    
    
    color: #464646;

}

.pro-con-ul li a {
    color: #464646;
    width: 100%;
    height: 100%;
    display: block
}

.pro-current {
    height: .78rem !important;
    
    font-weight: 500;
    color: #0162B8 !important;
    font-size: .28rem !important;
    border-bottom: .04rem solid #0162B8 !important;
}

/* .select {
    background: linear-gradient(0deg, rgba(89, 170, 243, 0.93), rgba(73, 168, 254, 0.93), rgba(4, 100, 203, 0.93)) !important;
    width: 1.44rem;
    height: 1.35rem !important;
    border-radius: .06rem .06rem 0px 0px;
    margin-left: .2rem;
    font-size: .26rem;
    
    
    color: #fff !important;
} */

.pro-box .introduction {
    width: 100%;
    background-color: #ffffff;
}

.introduction .introduction-h1 {
    width: 100%;
    text-align: center;
    font-size: .38rem;
    
    background: #FFFFFF;
    font-weight: bold;
    color: #3A3A3A;
    line-height: .44rem;
    padding-top: .30rem;
    padding-bottom: .3rem;
    box-sizing: border-box;
}



.box1 {
    display: block;
}


.card {
    width: 100%;
}

/* card */
.card .card-ul {
    text-align: center;
    width: 100%;
    /* border-bottom: 1px solid #ccc; */
    text-align: center;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    display: flex;
    align-items: center;
    position: relative;

}

.card-ul hr {
    width: 150%;
    position: absolute;
    bottom: .02rem;
    left: 0;
    z-index: -1;
    color: #ccc;
    transform: scaleY(0.5);
    /* 延Y轴缩小1倍 */
}

.card-ul li:nth-child(1) p {
    margin-left: .2rem;

    box-sizing: border-box;
}

.card .card-ul li {
    width: 1.44rem;
    box-sizing: border-box;
    height: 1.2rem;
    background: #F3F3F3;
    border-radius: .06rem .06rem 0px 0px;
    margin-left: .2rem;
    color: #3A3A3A;
    /* white-space: nowrap; */
    /* display: inline-block; */

}

.card .card-ul li p {
    font-size: .26rem;
    
    
    display: inline-block;
    width: 1.44rem;
    margin-top: .2rem;
    /* height: 1.2rem; */

}

.card-ul-li-p {
    padding-top: .2rem;
}

.cards {
    display: block;
}

.card-content {
    width: 100%;
    padding-bottom: .2rem;
    border-bottom: 1px solid #D4D4D4;
    display: none;
    margin-bottom: .5rem;
}

.swiper-two {
    background: #FFFFFF;
    border: .01rem solid #CCCCCC;
    box-shadow: 0px .04rem .29rem 0px rgba(191, 191, 191, 0.28);
}

.swiper-two img {
    width: 99%;
}

.swiper-two h1 {
    font-size: .32rem;
    
    font-weight: 500;
    color: #1261B5;
    margin-top: .3rem;
}

.swiper-two p {
    width: 3.26rem;
    margin: .1rem auto 0;
    text-align: left;
    font-size: .24rem;
    
    
    color: #323232;
    line-height: .40rem;
}

.swiperone {
    width: 100%;
    height: 5.5rem;
    margin: .46rem auto;
    overflow: hidden;
}

.swiperone .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    transform: scale(0.8) !important;
    transition: all .5s;
}

.swiperone .swiper-slide:nth-child(1) {
    background-image: url(../images/zd-project01/01.png);
    background-size: cover;
}

.swiperone .swiper-slide-active,
.swiperone .swiper-slide-duplicate-active {
    transform: scale(1) !important;
}

.swiperone .swiper-slide:nth-child(2n) {
    width: 5.5rem;

}

.swiperone .swiper-slide:nth-child(2) {
    width: 5.5rem;
    background-image: url(../images/zd-project01/02.png);
    background-size: cover;
}

/* !轮播二 */
.swipertwo {
    width: 100%;
    height: 5.5rem;
    margin: .46rem auto;
    overflow: hidden;
}

.swipertwo .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    transform: scale(0.8) !important;
    transition: all .5s;
}

.swipertwo .swiper-slide:nth-child(1) {
    background-image: url(../images/zd-project01/04.png);
    background-size: cover;
}

.swipertwo .swiper-slide-active,
.swipertwo .swiper-slide-duplicate-active {
    transform: scale(1) !important;
}

.swipertwo .swiper-slide:nth-child(2n) {
    width: 5.5rem;

}

.swipertwo .swiper-slide:nth-child(2) {
    width: 5.5rem;
    background: url(../images/zd-project01/05.png);
    background-size: cover;
}

.next {
    top: -.3rem !important;
    position: relative !important;
}

.next .swiper-pagination-bullet {
    width: .3rem !important;
    height: .08rem !important;
    border-radius: .04rem !important;
    margin-left: .08rem !important;
    background: #0D80DD;
}

.next .swiper-pagination-bullet-active {
    width: .3rem;
    height: .08rem;
    border-radius: .04rem;
    background: #0D80DD;
}

.next2 {
    top: -.3rem !important;
    position: relative !important;
}

.next2 .swiper-pagination-bullet {
    width: .3rem !important;
    height: .08rem !important;
    border-radius: .04rem !important;
    margin-left: .08rem !important;
    background: #0D80DD;
}

.next2 .swiper-pagination-bullet-active {
    width: .3rem;
    height: .08rem;
    border-radius: .04rem;
    background: #0D80DD;
}


.scene-tab {
    width: 100%;
    padding-bottom: 0.4rem;
}

.scene-tab-ul {
    position: relative;
}

.scene-tab-ul hr {
    position: absolute;
    color: #ccc;
    bottom: 0.05rem;
    width: 100%;
    z-index: -1;
    left: 0;
}

.scene-tab .scene-tab-ul {
    display: flex;
    justify-content: space-around;
}

.scene-tab .scene-tab-ul li {
    background: #EBEBEB;
    border-radius: .06rem .06rem 0px 0px;
    text-align: center;
    width: 3.45rem;
    height: 1.1rem;
    /* border: 1px solid #000; */
    font-size: .26rem;
    
    
    color: #3A3A3A;
    line-height: 1.1rem;
}

.active {
    width: 3.45rem;
    height: 1.2rem !important;
    line-height: 1.2rem;
    font-size: .26rem;
    
    
    color: #FFFFFF !important;
    background: linear-gradient(0deg, rgba(74, 169, 255, 0.93), rgba(4, 100, 203, 0.93)) !important;
    box-shadow: 0px .04rem .18rem 0px rgba(33, 72, 112, 0.28);
    border-radius: .06rem .06rem 0px 0px;
}

.tab-div .tab-div-ul li {
    margin: 0 auto;
    width: 6.5rem;
    padding-bottom: .5rem;
    display: flex;
    border-bottom: 1px solid #D4D4D4;
    padding-top: .5rem;
    box-sizing: border-box;
}

.tab-div-left {
    width: .66rem;
    height: .66rem;
}

.tab-div-left img {
    width: .66rem;
    height: .66rem;
}

.tab-div-right {
    width: 5.5rem;
    margin-left: .31rem;
}

.tab-div-right h1 {
    font-size: .28rem;
    
    font-weight: 500;
    color: #3A3A3A;
}

.tab-div-right p {
    font-size: .28rem;
    color: #656668;
    line-height: .44rem;
    text-align: justify;
}

.tab-div-three {
    width: 6.5rem;
    margin: 0 auto .4rem auto;
    border: 1px solid #E5E5E5;
    border-radius: .03rem;
    box-shadow: 0px 0px 0.1rem 0px rgb(0 0 0 / 10%);
    padding-bottom: 0.3rem;
}

.tab-div-three img {
    width: 100%;
    /* height: 3.54rem; */
}

.tab-div-three h1 {
    width: 100%;
    padding: .35rem 0;
    text-align: center;
    font-size: .32rem;
    
    font-weight: bold;
    color: #0373DA;
}
.tab-div-three p{
   padding:0 0.2rem;
   font-size: 0.28rem;
   color: #595959;
}
.tab-div-three .list-four {
    color: #000;
    margin-left: .3rem;
    padding: 0 0.5rem;
}


.list-four li {
    list-style-type: disc;
    font-size: .28rem;
    
    
    color: #595959;
    line-height: .48rem;
}

.list-four li::marker {
    color: #686868;
}

.fiveImg {
    width: 100%;
    height: 8.8rem;
    padding-left: .3rem;
    box-sizing: border-box;

    display: flex;
    flex-wrap: wrap;
}

.fiveImg .bigImg {
    width: 6.9rem;
    height: 3.2rem;
    background-image: url(../images/zd-project02/0.png);
    background-size: cover;
}

.fiveImg .fourImg {
    width: 3.35rem;
    height: 2.2rem;


}

.fiveImg .fourImg a {
    display: inline-block;
    width: 3.35rem;
    height: 2.2rem;
    padding-left: .22rem;
    padding-right: .17rem;
    box-sizing: border-box;

}

.fiveImg .imgOne {
    background-image: url(../images/zd-project02/1.png);
    background-size: cover;
}

.fiveImg .imgTwo {
    background-image: url(../images/zd-project02/2.png);
    background-size: cover;
    margin-left: .2rem;
}

.fiveImg .imgThree {
    background-image: url(../images/zd-project02/01.png);
    background-size: cover;
}

.fiveImg .imgFour {
    background-image: url(../images/zd-project02/02.png);
    background-size: cover;
    margin-left: .2rem;
}

.fourImg h2 {
    font-size: .24rem;
    
    font-weight: bold;
    color: #FFFFFF;
    padding-top: .9rem;
    box-sizing: border-box;
}

.fourImg p {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    font-size: .2rem;
    
    
    color: #FFFFFF;
    line-height: .32rem;
    opacity: 0.9;
}

.introduction-div {
    width: 100%;
    padding-bottom: .6rem;
    background: #F5F6F8;
}

.introduction-div p {
    /* width: 6.35rem; */
    padding: .6rem;
    padding-left: .63rem;
    padding-right: .53rem;
    font-size: .28rem;
    
    
    color: #3A3A3A;
    line-height: .48rem;
}

.introduction-div .sixImg {
    width: 100%;
    padding-left: .1rem;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

.introduction .sixImg img {
    width: 3.35rem;
    height: 2.18rem;
    margin-left: .2rem;
    margin-bottom: .2rem;
}

.swiper3 {
    width: 100%;
    overflow: hidden;
}

.swiper3 .swiper-slide {
    /* margin-left: .2rem; */
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: 80%;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;

}

.bullet {
    top: -.15rem !important;
    position: relative !important;
}

.swiper3 .swiper-slide:nth-child(2n) {
    width: 6rem;
}

.swiper3 .swiper-slide:nth-child(3n) {
    width: 6rem;
    margin-right: .8rem;
}

.swiper3 .swiper-slide img {
    margin-left: .48rem;
    width: 5.6rem;
    height: 3.5rem;
}

.swiper3 .bullet .swiper-pagination-bullet {
    width: .1rem !important;
    height: .1rem !important;
    opacity: 0.3;
    background: #0D80DD;
    border-radius: 50%;
}

.swiper3 .bullet .swiper-pagination-bullet-active {
    opacity: 1;
    width: .3rem !important;
    height: .1rem !important;
    border-radius: .05rem !important;
}

.swiper3-div {
    margin-left: .3rem;
    padding-top: .5rem;
    box-sizing: border-box;
    background-image: url(../images/zd-project02/K.png);
    background-size: cover;
    width: 100%;
    height: 3.85rem
}

.swiper3-div h1 {
    font-size: .3rem;
    
    font-weight: bold;
    color: #0D80DD;
    line-height: .44rem;
}

.swiper3-div p {
    width: 4.7rem;
    height: 1.52rem;
    font-size: .26rem;
    
    
    color: #5B5B5B;
    line-height: .42rem;
    padding-left: .95rem;
    text-align: left;
}

/* ?第三页 */
/* !运营指挥中心 */
.lastFiveImg {
    width: 6.9rem;
    margin:0 auto;
}



.lastFiveImg img {
    width: 100%;
    /* height: 1.9rem; */
    margin-bottom: .2rem;
}

/* !掌上运营中心 */
.handheldCenter {
    background-color: #F5F6F8;
}

.handheldCenter-p {
    width: 6.3rem;
    font-size: .28rem;
    color: #3A3A3A;
    line-height: .46rem;
    margin:0 auto;
    margin-bottom: 0.3rem;
}
.handheldCenter-p p{
    text-align: center;
}
.handheldCenter-img {
    width: 100%;
    /* height: 7.5rem; */
    display: flex;
    padding: .63rem .3rem .84rem;
    box-sizing: border-box;
}
.handheldCenter-img img{
    width: 100%;
}
.handheldCenter-img .proporImg {
    width: 3rem;
    height: 6rem;
    background: #FAFAFA;
    border: 1px solid #CCCCCC;
    text-align: center;
    vertical-align: middle;
    position: relative;
    /* border-right: none; */
}

.handheldCenter-img .proporImg img {
    width: 2.3rem;
    height: 4.7rem;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;

}

.handheldCenter-img .proporImgTwo {
    width: 3.64rem;
    height: 6rem;
    background: #FAFAFA;
    border: 1px solid #CCCCCC;
    margin-left: .26rem;
    position: relative;
}

.handheldCenter-img .proporImgTwo img {
    width: 3.25rem;
    height: 5.55rem;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.dHospital {
    width: 100%;
    /* padding-top: .6rem; */
    /* padding-bottom: .6rem; */
    box-sizing: border-box;
    /* padding-left: .3rem; */
}

.dHospital ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.dHospital ul li {
   width: 6.9rem;
   margin:0 auto;
   border: 1px solid #CCCCCC;
   margin-bottom: 0.4rem;
   padding-top: 1px;
   border-top: 1px solid #ccc !important;
}
.dHospital-img{
    width: 6rem;
    margin:0 auto;
    margin-top: 0.3rem;
}
.dHospital ul li img:nth-child(1) {
    width: 100%;
}
.dHospital-right{
    width: 6rem;
    background: #FFFFFF;
    padding:0.2rem;
    margin:0 auto;
}

.dHospital ul li h1 {
    font-size: .28rem;
    color: #0D80DD;
    text-align: center;
}

.dHospital .dHospital-p1 {
    font-size: .24rem;
    color: #4C4C4C;
    line-height: .36rem;
    margin-bottom: 0.2rem;
    text-align: justify;
}

.dHospital .dHospital-h11 {
    margin-top: .2rem;
    margin-bottom: .2rem
}

.dHospital .dHospital-p2 {
    width: 2.81rem;
    font-size: .22rem;
    color: #4C4C4C;
    line-height: .36rem;
}
.swiper4 {
    width: 100%;
    height: 4.3rem;
    padding-top: .2rem;
    box-sizing: border-box;
    overflow: hidden;
    background-color: #fff;
}

.swiper4 .swiper-slide {
    /* background: #fff; */
    width: 5.2rem;
    height: 3.2rem;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0px .04rem .18rem 0px rgba(191, 191, 191, 0.28);
    border-radius: .04rem;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.swiper-four .swiper-pagination-bullets {
    bottom: .4rem !important;
}

.swiper4 .swiper-slide:nth-child(2n) {
    width: 5.2rem;
}

.swiper4 .swiper-slide:nth-child(3n) {
    width: 5.2rem;
}

.swiper-four .swiper-pagination-bullet {
    width: .1rem !important;
    height: .1rem !important;
    opacity: 0.3;
    background: #0D80DD;
    border-radius: 50%;
}

.swiper-four .swiper-pagination-bullet-active {
    opacity: 1;
    width: .3rem !important;
    height: .1rem !important;
    border-radius: .05rem !important;
}

.swiperFour-box1 .box1-number {
    display: flex;
    align-items: center;
    padding-top: .61rem;
}

.swiperFour-box1 .box1-number img {
    width: .48rem;
    height: .48rem;
    margin-right: .13rem;
}

.swiperFour-box1 .box1-number h1 {
    font-size: .3rem;
    
    font-weight: bold;
    color: #0D80DD;
}

.swiperFour-box1 .box1-number-p {
    font-size: .26rem;
    
    
    color: #4C4C4C;
    line-height: .46rem;
    margin-top: .2rem;
}

.swiperFour-box1 .box1-number-p p {
    text-align: center;
}


.resSection {
    width: 100%;
    height: 100%;
}

/* .rescontent-ul li:last-child {
    margin-right: .35rem;
} */

.rescontent-ul li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #000;
}

.rescontent-ul {
    width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    height: .82rem;
    box-shadow: 0px 2px 14px 0px rgba(139, 139, 139, 0.29);
    background: #FFFFFF;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
}

.rescontent-ul li:nth-child(1) {
    /* width: 1.9rem; */
    /* margin-left: .38rem; */
}

.rescontent-ul li {
    width: 1.93rem;
    height: .82rem;
    /* margin-left: .35rem; */
    line-height: .82rem;
    white-space: nowrap;
    display: inline-block;
    font-size: .28rem;
    color: #464646;

}

.rescurrent {
    height: .78rem !important;
    
    font-weight: 500;
    color: #0162B8 !important;
    font-size: .28rem !important;
    border-bottom: .04rem solid #0162B8 !important;
}


.resbox .resin {
    width: 100%;
    /* background-color: #ffffff; */
}
.resbox .engine{
    background-color: #F7F7F9;
}
.resbox .resin .resin-h1 {
    padding-top: .4rem;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    font-size: .38rem;
    font-weight: bold;
    color: #3A3A3A;
    line-height: .44rem;
    margin-top: .35rem;
}
.resbox .resin>h2{
    font-size: 0.38rem !important;
    font-weight: bold !important;
}
.resbox .resin .resin-p {
    /* width: calc(100% - .92rem); */
    width: 6.9rem;
    margin:0 auto;
    margin-top: .65rem;
    font-size: .28rem;
    color: #3A3A3A;
    line-height: .48rem;
    text-align: justify;
}
.engine{
    padding-left: .1rem;
}
.engine .resin-h1 {
    width: 100%;
    text-align: center;
    font-size: .38rem;
    
    font-weight: bold;
    color: #3A3A3A;
    line-height: .44rem;
    box-sizing: border-box;
    /* padding-top: .8rem; */
    box-sizing: border-box;
    margin-bottom: .32rem;
}

.engine ul li h1 {
    font-size: .3rem;
    
    font-weight: bold;
    color: #3A3A3A;
    margin-right: .1rem;
    /* margin-bottom: .20rem; */
}

.engine ul li h1 img {
    width: .51rem;
    height: .38rem;
    margin-right: .11rem;
}

.engine h4 {
    font-size: .3rem;
    
    font-weight: bold;
    color: #3A3A3A;
    width: 7rem;
    height: .55rem;
    line-height: .55rem;
    background-image: url(../images/research03/bg.png);
    background-size: cover;
    margin-left: .52rem;
    border-left: .08rem solid #0072CE;
    padding-left: .15rem;
    box-sizing: border-box;
}

.resin {
    padding-bottom: .2rem;
}

.resin-div {
    margin-left: .4rem;
    width: 6.5rem;

    padding-bottom: .45rem;
    padding-left: .61rem;
    box-sizing: border-box;
}

.resin-div h3 {
    font-size: .28rem;
    
    font-weight: 700;
    color: #3A3A3A;
    margin-top: .2rem;
}

.resin-div p {
    font-size: .28rem;
    color: #656668;
    line-height: .48rem;
    margin-top: .25rem;
    text-align: justify;
}

.engine ul li:nth-child(2) h1 {
    margin-top: .46rem !important;
}

/* 在研内容，四大模块 */
.research {
    width: 100%;
    font-size: .38rem;
    
    font-weight: bold;
    color: #3A3A3A;
    line-height: .44rem;
    padding-top: .8rem;
    box-sizing: border-box;
    background-color: #F7F7F9;
}

.research h1 {
    width: 100%;
    text-align: center;
    font-size: .38rem;
    
    font-weight: bold;
    color: #3A3A3A;
    line-height: .44rem;
    box-sizing: border-box;
    margin-bottom: .32rem;

}

.research ul {
    width: 6.53rem;
    padding-bottom: .5rem;
}

.research ul li {
    list-style-type: none;
    background: url('../images/research01/1.png') no-repeat 0rem 0.2rem;
    background-size: .12rem .09rem;
    font-size: .28rem;
    color: #3A3A3A;
    line-height: .48rem;
    font-weight: normal;
    padding-left: 0.3rem;
    text-indent: 0 !important;
}

.research ul hr {
    width: 6.5rem;
    color: #eee !important;
    margin-left: .5rem;
    margin-top: .45rem;
    margin-bottom: .45rem;
}

.resin {
    background-color: #ffffff;
}

.research-lis {
    background-size: .22rem .18rem !important;
    background: url('../images/research01/1.png') no-repeat 0rem 0.12rem !important;
    margin-left: .5rem;
}

.research-lis h4 {
    width: 6.06rem;
    margin-left: .37rem;
    margin-top: .4rem;
    font-size: .28rem;
    
    font-weight: 500;
    color: #3A3A3A;
    margin-bottom: .2rem;
}

.research-lis p {
    margin-left: .37rem;
    width: 6.06rem;
    padding-bottom: .25rem;
    border-bottom: 1px solid #E7E7E8;

    /* width: 6.09rem; */
}

.box1 {
    display: block;
}


.lisoneSection {
    width: 100%;
    height: 100%;
}

.lionecontent-ul li:last-child {
    margin-right: .35rem;
}

.lionecontent-ul li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #000;
}

.lionecontent-ul {
    width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    height: .82rem;
    box-shadow: 0px 2px 14px 0px rgba(139, 139, 139, 0.29);
    background: #FFFFFF;
    display: flex;
    margin-bottom: 0.4rem;
}
.lionecontent-ul li {
    width: 1.5rem;
    height: .82rem;
    margin-left: .75rem;
    line-height: .82rem;
    white-space: nowrap;
    display: inline-block;
    font-size: .28rem;
    color: #464646;

}

.lisonecurrent {
    height: .78rem !important;
    color: #0162B8 !important;
    font-size: .28rem !important;
    border-bottom: .04rem solid #0162B8 !important;
}

.lisoneBox .box-lis {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
    padding: .5rem .5rem;
    border-bottom: 1px solid #E0E0E0;
}
.lisoneBox .box-lis .box-lis-img{
    width: 6.5rem;
    height: 3.4rem;
    overflow: hidden;
    background-size: contain !important;
}
.lisoneBox .box-lis img {
    width: 100%;
}

.lisoneBox .box-lis span {
    display: block;
    font-size: .26rem;
    color: #3A3A3A;
    opacity: 0.75;
    margin-top: .2rem;
}

.lisoneBox .box-lis p {
    width: 100%;
    font-size: .3rem;
    color: #3A3A3A;
    line-height: .44rem;
    max-height: 0.88rem;
    margin-top: .2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.lisoneBox .box-content {
    width: 6.9rem;
    margin: .3rem;
    border-radius: .08rem;
    padding: .5rem .33rem;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    background: url('../images/zhaopinbg.jpg') no-repeat top right;
    position: relative;
    padding-top: 0.8rem;
}

.lisoneBox .box-content h1 {
    font-size: .28rem;
    
    font-weight: bold;
    color: #2B2B2B;
    line-height: .42rem;
}

.lisoneBox .box-content p {
    width: 100%;
    font-size: .26rem;
    
    
    color: #717171;
    line-height: .44rem;
}

.lisoneBox .box-content span {
    font-size: .24rem;
    
    
    color: #717171;
    line-height: .44rem;
    opacity: 0.5;
}





body {
    background-color: #F5F5F5;
    position: relative;
}

.zjsection {
    width: 100%;
    height: 100%;
}
.banner{
    width: 100%;
    height: 3.6rem;
    background-size: cover;
    line-height: 3.6rem;
    text-align: center;
    font-size: .4rem;
    color: #FFFFFF;
}

.zjcontent-ul {
    width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    height: .82rem;
    box-shadow: 0px 2px 14px 0px rgba(139, 139, 139, 0.29);
    background: #FFFFFF;
    display: flex;
    justify-content: space-between;
    padding: 0 .42rem;
}
.zjcontent-ul li a{
    width: 100%;
    height: 100%;
    display:inline-block;
    color: #000;
}
.zjcontent-ul li {
    text-align: center;
    height: .82rem;
    line-height: .82rem;
    white-space: nowrap;
    display: inline-block;
    font-size: .28rem;
    color: #464646;
}

.zjcurrent {
    height: .78rem !important;
    color: #0162B8 !important;
    font-size: .28rem !important;
    border-bottom: .04rem solid #0162B8 !important;
}



.closediv {
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    top: 0;
    left: 0;
    width: 6.9rem;
    height: 16.5rem;
    background: #FFFFFF;
    border-radius: .04rem;
    background-color: #0264B8;
    z-index: 9;
}


#main {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.list {

    float: left;
    width: 3.75rem;
    box-sizing: border-box;
    padding: .15rem 0 0 .05rem;
}

.pic {

    box-shadow: 0px .02rem .14rem 0px rgba(179, 179, 179, 0.28);
    display: inline-block;
    width: 100%;
    /* border:1px solid ###ccc; */
    /* border-radius: 10px; */
    /* box-shadow: 0 0 5px ###ccc; */
    padding: .15rem;
    box-sizing: border-box;
    margin-bottom: .30rem;
}

.pic h1 {
    /* width: 3.45rem; */
    padding-top: .25rem;
    box-sizing: border-box;
    font-size: .3rem;
    
    font-weight: bold;
    color: #3A3A3A;
    line-height: .44rem;
}

.list img {
    width: 3.3rem;
}

.zpic {
    width: 100%;
    box-sizing: border-box;
    padding: 0 .22rem;
    background-color: #fff;
    font-size: .3rem;
}

.zpic h1 {
    color: #000;

}

.zpic h2 {

    font-size: .26rem;
    color: #0264B8;
    width: 100%;
    height: .45rem;
    border-bottom: 1px solid #E1E1E2;
    margin-top: 0.1rem;
}

.zpic p {
    height: .8rem;
    opacity: 0.5;
    margin-top: .15rem;
    font-size: .26rem;
    
    
    color: #676767;
    line-height: .4rem;
}


.hide {
    display: block;
    position: relative;

}

.x {
    position: absolute;
    top: -.25rem;
    right: -.25rem;
}

.con {
    position: absolute;
    top: 1.8rem;
    left: 0;
    right: 0;
    margin: auto;
    width: 6.9rem;
    max-height: 10rem;
    overflow-y: scroll;
    overflow-x: hidden;
    background: #fff;
    padding: .7rem .32rem;
    box-sizing: border-box;
}

.con .x {
    position: fixed;
    width: .8rem;
    height: .8rem;
    top: 1.5rem;
    right: .15rem;
    background: #0162B8;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
}

.con .x img {
    width: .32rem;
    height: .32rem;
    text-align: center;
    vertical-align: middle;
}

.con .x-twoBox {
    /* margin-top: .7rem; */
    width: 6.26rem;
    height: 4rem;
    display: flex;
    margin: 0 auto;
}

.con .x-twoBox img {
    width: 3.13rem;
    height: 4rem;
    border-radius: .08rem 0px 0px .08rem;
}

.con .x-twoBox .x-right {
    width: 3.13rem;
    height: 4rem;
    line-height: 4rem;
    color: #fff;
    background-color: #0162B8;
    text-align: center;
    border-radius: .08rem 0px 0px .08rem;
}

.x-content img {
    width: 1.12rem;
    height: .32rem;
}

.x-content {
    width: 5.96rem;
    /* margin-left: .5rem; */
    font-size: .28rem;
    
    
    color: #3D3D3D;
    line-height: .5rem;
}

.x-content p {
    margin-bottom: .6rem;
}

.card-content p {
    /* width: 6.5rem; */
    margin: 0 auto;

}

.strong {
    font-weight: bold;
}

.red {
    color: #f00;
}

.card-contentImg {
    width: 100%;
}

.card-contentImg img {
    width: 100%;
}

.card-content {
    width: 6.5rem;
    margin: 0 auto;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    padding: 0.3rem;
    box-sizing: border-box;
    margin-bottom: 0.5rem;
}

.bianmin-cards {
    overflow: hidden;
    margin-top: 0.3rem;
    border-top: 1px solid #ddd;
    padding-top: 0.4rem;
}

.bianmin-cards h1 {
    font-size: 0.32rem;
    color: #1261b5;
    height: 0.5rem;
    line-height: 0.5rem;
    overflow: hidden;
    text-align: center;
    margin-bottom: 0.3rem;
}

.bianmin-cards p {
    color: #323232;
    font-size: 0.26rem;
    text-align: justify;
}

.senven-content img {
    width: 100%;
}

.newscontent.newscontent {
    background-color: #fff;
    min-height:9rem;
}
.contitle {
    padding: 0.3rem 0.35rem;
    border-bottom: 1px solid #ededed;
    padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
}
.contitle h3 {
    font-size: 0.4rem;
    color: #151515;
    font-weight: bold;
    text-align: center;
}
.contitle h2 {
    font-size: 0.24rem;
    color: #b8b7b7;
    height: 0.5rem;
    line-height: 0.5rem;
    margin-top: 0.2rem;
    text-align: center;
}
.news_info {
    padding: 0 0.3rem;
    box-sizing: border-box;
    overflow: hidden;
    font-size: 0.28rem;
    line-height: 30px;
    color: #3d3d3d;
    text-align: justify;
}
.news_info img {
    display: block;
    margin: 6px auto;
    width: 100% !important;
    height: auto !important;
}
.news_info p {
    font-size: 0.28rem;
    line-height: 0.5rem;
    color: #3d3d3d;
    text-align: justify;
    margin:0.2rem 0;
}

.lisoneBox .box-content h2 {
    display: inline-block;
    font-size: 0.26rem;
    color: #fff;
    padding-left: 5px;
    box-sizing: border-box;
    line-height: 0.5rem;
    height: 0.5rem;
    overflow: hidden;
    position: relative;
    background-color: #0072ce;
    padding-right: 30px;
    position: absolute;
    top: 0;
    left: 0;
}
.lisoneBox .box-content h2::after {
    position: absolute;
    content: '';
    bottom: 0px;
    right: 0px;
    width: 0px;
    height: 0px;
    border: 0.25rem solid #f5fafe;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
.info-container{
    padding-bottom: 0.5rem;
}

.center-title{margin-top: 0.4rem;}
.center-title h3 {
    font-size: 0.4rem;
    color: #151515;
    font-weight: bold;
    text-align: center;
    margin:0.3rem 0;
    margin-bottom: 0.5rem;
}
.center-content{
    overflow: hidden;
    margin-bottom: 0.5rem;
}
.center-content h1{
    font-size: .32rem;
    color: #0D80DD;
    margin-bottom: 0.2rem;
}


/* 长期招募 */
.res-content .content-main {
    width: 7.1rem;
    color: #484848;
    line-height: 25px;
    margin: 15px auto;
    font-size: 14px;
}
.join-tabs ul{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.join-tabs ul li {
    width: 22%;
    height: 1.3rem;
    float: left;
    position: relative;
    cursor: pointer;
}
.join-img {
    width: 100%;
    height: 1.3rem;
    overflow: hidden;
}
.join-img img {
    width: 100%;
}
.join-model {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.56);
    /* z-index: 10; */
    box-sizing: border-box;
    text-align: center;
}

.join-model h2 {
    width: 100%;
    font-size: 0.26rem;
    text-align: center;
    color: #fff;
    overflow: hidden;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* padding:0 0.15rem; */
    box-sizing: border-box;
}
.join-tabs ul li.li_on .join-model{
    background-color: rgba(20,88,150,0.8);
}
.join-tabs ul li.li_on .join-model::after {
    position: absolute;
    content: '';
    bottom: -20px;
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    width: 0px;
    height: 0px;
    border: 10px solid #14589a;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}
.zhaopin-main{
    overflow: hidden;
    width: 100%;
}
.zhaopin-div{
    margin-top: 20px;
    min-height: 300px;
    display: none;
}
.zhaopin-div-block{
    display: block;
}
.zhaopin-block{
    /* background: url('../images/zhaopinbg.jpg') no-repeat top left ; */
    min-height: 3rem;
    padding:0.2rem;
    margin-top: 0.2rem;
    background-size: cover;
    background-color: #f7fbfe;
    position: relative;
}
.zhaopin-tag{
    height: 0.5rem;
    width: 100%;
}
.zhaopin-tag h1 {
    display: inline-block;
    font-size: 0.26rem;
    color: #fff;
    padding-left: 5px;
    box-sizing: border-box;
    line-height: 0.5rem;
    height: 0.5rem;
    overflow: hidden;
    position: relative;
    background-color: #0072ce;
    padding-right: 30px;
    position: absolute;
    top: 0;
    left: 0;
}
.zhaopin-tag h1::after {
    position: absolute;
    content: '';
    bottom: 0px;
    right: 0px;
    width: 0px;
    height: 0px;
    border: 0.25rem solid #f5fafe;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
.zhaopin-detail{
    width: 100%;
    margin-top: 0.3rem;
}
.zhaoping-title h1{
    display: inline-block;
    font-size: 0.32rem;
    color: #1d1d1d;
    font-weight: bold;
    padding:0 5px;
    background: url('../images/zhaopinline.jpg') center bottom;
    background-repeat: repeat-x;
    padding-bottom: 4px;
    margin-bottom: 10px;
}
.zhaopin-content-div{margin-bottom: 10px;overflow: hidden;}
.zhaopin-content p{
    font-size: 0.26rem;
    color: #7c7c7c;
    line-height: 30px;
    text-indent: 2em;
    margin:0;
}

.zhaopin-content .zhaopin-h2{
    font-size: 16px;
    color: #7c7c7c;
    line-height: 30px;
}

section{
    margin-bottom: 0rem !important;
}


/*分页*/

.black2 {
    padding: 10px;
    margin: 40px auto;
    text-align: center;
    overflow: hidden;
}

.black2 a {
    border: #757575 1px solid;
    padding: 5px 10px;
    color: #000000;
    text-decoration: none;
    margin: 2px;
}

.black2 a:hover {
    border: #2d89ec 1px solid;
    background: #2d89ec;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    margin: 2px;
}

.black2 .spancurrent {
    border: #2d89ec 1px solid;
    background: #2d89ec;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    margin: 2px;
}

.black2 span.disabled {
    border: #ccc 1px solid;
    padding: 5px 10px;
    color: #ccc;
    text-decoration: none;
    margin: 2px;
}

.new_content{
    width: 100%;
    height: 2.64rem;
    background-image: url(../images/dimtaic2023app.jpg);
    background-size: cover;
}
/* 新增css */
.new_content a{
    width: 100%;
    height: 100%;
    display: inline-block;
}