<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*welcome banner*/
.ind .swiper-container {
    width: 100%;
    height: 100%;
}
.ind .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* 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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.ind .swiper-slide img{
	display: block;
	width: 100%;
}
.ind  .swiper-wrapper img {
    display: block;
    width:100%;
}
.ind .swiper-pagination-bullet{
	background: #fff;
	opacity: 1;
}
.ind .swiper-pagination-bullet-active{
	background: #055fad;
}


.ipro{
    padding: 0.35rem 0.3rem 0.07rem;
    background-color: #eeeeee
}
.ipro ul{
    display: block;
    height: 100%;
    width: 100%;
}
.ipro ul li{
    display: block;
    float: left;
    width: 30%;
    height: 1.5rem;
    background-color: #fff;
    text-align: center;
    font-size: 0.28rem;
    margin: 0 5% 0.29rem 0;
}
.ipro ul li:nth-child(3),.ipro ul li:nth-child(6){
    margin-right: 0rem;
}
.ipro ul li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
}
.ipro ul li a i{
    display: inline-block;
    width: 0.41rem;
    height: 0.41rem;
    padding-top: 0.3rem;
}
.ipro ul li a i img{
    display: block;
    width: 100%;
}
.ipro ul li a p{
    line-height: 0.4rem;
    height: 0.4rem;
}
.inews{
    width: 100%;
}
.inews h2{
    display: block;
    padding:0 0.3rem;
    margin: 0.27rem 0 0.34rem 0;
    height: 0.8rem;
    line-height: 0.8rem;
    background-color: transparent;
}
.inews h2 a{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0.32rem;
    color: #008cd6;
    background:transparent url(../images/inews-iocn.png) right center/0.16rem 0.33rem no-repeat;
}
.inews h2 a i{
    width:0.42rem;
    height: 2px;
    display: block;
    background:url(../images/inews-bg.jpg) center/0.42rem 2px no-repeat;
    position: absolute;
    z-index: 10;
    left: 0rem;
    bottom: 0;
}
/*inews banner*/

.inews .swiper-container{
    width: 100%;
    height: 100%;
    /*background-color: #ccc;*/
}
.inews .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    position: relative;
    /* 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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.inews .swiper-slide img{
    display: block;
    width: 100%;
}
.inews .swiper-container-horizontal&gt;.swiper-pagination-bullets{
    bottom: 0.25rem
}
.inews .swiper-pagination-bullet{
    background: #055fad;
    opacity: 0.3;
}
.inews .swiper-pagination-bullet-active{
    background: #055fad;
    opacity: 1
}
.inews .inew-banner .swiper-slide .cent{
    position: absolute;
    top: 50%;
    left: 4%;
    margin-top: -0.9rem;
    width: 92%;
    box-sizing:border-box;
    height: 1.8rem;
    background-color: #fff;
    overflow: hidden;
    text-align: center;
}
.inews .inew-banner .swiper-slide .cent .left{
    width: 25%;
    height: 100%;
    background-color: #e6e6e6;
}
.inews .inew-banner .swiper-slide .cent .left .year{
    height:0.4rem;
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.24rem;
    color: #fff;
    background-color: #1762c1;
}
.inews .inew-banner .swiper-slide .cent .left h3{
    height:1rem;
    line-height: 1rem;
    text-align: center;
    font-size: 0.85rem;
    color: #999;
}
.inews .inew-banner .swiper-slide .cent .left h4{
    height: 0.4rem;
    line-height: 0.3rem;
    color: #004f99;
    font-size: 0.3rem;
    letter-spacing: -1px;
}
.inews .inew-banner .swiper-slide .cent .right{
    width: 74%;
    height: 100%;
    padding: 0 0.3rem;
    box-sizing:border-box;
}
.inews .inew-banner .swiper-slide .cent .right h3{
    font-size: 0.3rem;
    color: #333;
    line-height: 0.5rem;
    height: 0.5rem;
    padding-top: 0.15rem;
    display:block;
    white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis; 
}
.inews .inew-banner .swiper-slide .cent .right p{
    font-size: 0.24rem;
    line-height: 0.4rem;
    padding-top: 0.1rem;
    height: 0.8rem;
    overflow: hidden;
    color: #666;
}



/*about cent*/
.ab-cont{
    z-index: 8;
    padding: 0.55rem 0.3rem 1.67rem;
    background: url(../images/abcont-bg.jpg) center no-repeat;
}
.ab-cont h2{
    font-size: 0.4rem;
    color: #008cd6;
    line-height: 0.5rem;
    height: 0.5rem;
}
.ab-cont h3{
    color: #e2e2e2;
    font-size: 0.3rem;
    line-height: 0.4rem;
    height: 0.4rem;
    margin-bottom: 0.2rem;
}
.ab-cont .cent{
    font-size: 0.24rem;
    color: #666
}
.ab-cont .cent p{
    line-height: 0.4rem;
}
.ab-cont .cent img{
    max-width: 100%;
}

/*culture cent*/
/*1*/

.cul-cont{
    z-index: 8;
    padding: 0.36rem 0.3rem 0.48rem;
    background-color: #f6f6f6;
}
.cul-cont h2{
    font-size: 0.4rem;
    color: #008cd6;
    line-height: 0.9rem;
    height: 0.9rem;
}
.cul-cont .top{
    font-size: 0.24rem;
    color: #666;
    padding-bottom: 0.38rem;
}
.cul-cont .top p{
    line-height: 0.4rem;
}
.cul-cont .top img{
    max-width: 100%;
}
.cul-cont .mid{
    width: 100%;
}
.cul-cont .mid h2{
    font-size:0.4rem;
    color: #008cd6;
    height: 1.1rem;
    line-height: 1.1rem;
}
.cul-cont .mid  ul{
    display: block;
    width:100%;
    height: 100%;
}
.cul-cont .mid  ul li{
    display: block;
    width: 100%;
    margin-bottom: 0.32rem;
    position: relative;
    color: #fff;
}
.cul-cont .mid  ul li .div1 {
            width:100%;
            position: relative;
        }
        .cul-cont .mid  ul li .div1 .p1 img {
            display: block;
            width:100%
        }
        .cul-cont .mid  ul li .div1 .p2 {
            position: absolute;
            top:0;
            text-align: center;
            left: 0;
            width:100%;
            line-height:0.5rem;
            padding-top:0.7rem;
        }
       .cul-cont .mid  ul li .div2 {
           background-color:#fff;
           color: #333;
           line-height:0.4rem;
           text-align: center;
           padding:0.2rem 0;
           font-size:0.3rem
       }


/*.cul-cont .mid  ul li img{
    display: block;
    width: 100%;
}
.cul-cont .mid  ul li .cent{
    position: absolute;
    width: 100%;
    top: 0;
    text-align: center;
    left: 0;
}
.cul-cont .mid  ul li:nth-child(1) .cent h2{
    padding-top: 0.31rem;
}
.cul-cont .mid  ul li .cent h2{
    font-size: 0.36rem;
    line-height: 0.7rem;
    height: 0.7rem;
    color: #fff;
    padding-top: 0.7rem;
}
.cul-cont .mid  ul li .cent p{
    font-size: 0.24rem;
    line-height: 0.4rem;
}
.cul-cont .mid  ul li .fot{
    color: #333;
    font-size: 0.3rem;
    line-height: 0.4rem;
    text-align: center;
    background-color: #fff;
    padding: 0.4rem 0 0.27rem 0;
}*/
.cul-cont .bot{
    width: 100%;
    margin-bottom: 0.24rem;
}
.cul-cont .bot h2{
    font-size: 0.4rem;
    color: #008cd6;
    height: 1.1rem;
    line-height: 1.1rem;
}
.cul-cont .bot ul{
    display: block;
    width: 100%;
    height: 100%;
}
.cul-cont .bot ul li{
    display: block;
    padding: 0.24rem 0.26rem;
    background-color: #fff;
    height: 2.06rem;
    margin-bottom: 0.25rem;
}
.cul-cont .bot ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.cul-cont .bot ul li a .left{
    width: 1.46rem;
    height: 2.06rem;
}
.cul-cont .bot ul li a .left img{
    display: block;
    width: 100%;
}
.cul-cont .bot ul li a .right{
    width: 60%;
    height: 2.06rem;
    margin-left: 0.38rem;
}
.cul-cont .bot ul li a .right h2{
    color: #333333;
    font-size: 0.3rem;
    line-height: 0.42rem;
    height: 0.42rem;
    padding: 0.25rem 0 0.05rem 0; 
    white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis; 

}
.cul-cont .bot ul li a .right .mid{
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.42rem;
    height: 0.42rem;
    margin-bottom: 0.15rem;
}
.cul-cont .bot ul li a .right .mid span:nth-child(2){
    color: #888888;
    font-size: 0.24rem;
}
.cul-cont .bot ul li a .right .btn{
    width: 1.56rem;
    height: 0.57rem;
    line-height: 0.57rem;
    text-align: center;
    color: #fff;
    font-size: 0.24rem;
    background-color: #6b6b6b;
    border-radius: 0.5rem;
}


/*organ ç»„ç»‡æž¶æž„*/
.organ-cont{
    z-index: 8;
    padding: 0.36rem 0.3rem 0.48rem;
    background-color: #f6f6f6;
    background: url(../images/abcont-bg.jpg) center/cover no-repeat;
}
.organ-cont h2{
    font-size: 0.4rem;
    color: #008cd6;
    line-height: 0.9rem;
    height: 0.9rem;
    margin-bottom: 0.85rem;
}
.organ-cont .cent{
    width: 100%;
}
.organ-cont .cent img{
    display: block;
    width: 100%;
}

/*history ç»„ç»‡æž¶æž„*/
.his-cont{
    z-index: 8;
    padding: 0.36rem 0.3rem 0.48rem;
    background-color: #f6f6f6;
}
.his-cont h2{
    font-size: 0.4rem;
    color: #008cd6;
    line-height: 0.9rem;
    height: 0.9rem;
}
.his-cont .cent{
    width: 100%;
}
.his-cont .cent ul{
    display: block;
    width: 100%;
    height: 100%;
}
.his-cont .cent ul li{
    width: 100%;
    background-color: #fff;
    border-radius: 0.05rem;
    overflow: hidden;
    margin-bottom: 0.24rem;
}
.his-cont .cent ul li h3{
    height: 0.61rem;
    line-height: 0.61rem;
    display: block;
    color: #333;
    padding-left: 0.27rem;
    box-sizing:border-box;
    font-size: 0.36rem;
    background-color: #d6d6d6
}
.his-cont .cent ul li .cont{
    width: 100%;
    box-sizing:border-box;
    padding: 0.35rem 0 0.35rem 8%;
    background: url(../images/his-hr.jpg) 3% 0.48rem/0.16rem 2px no-repeat;
}
.his-cont .cent ul li .cont p{
    line-height: 0.3rem;
    font-size: 0.24rem;
    color: #444;
}


/*honor è£èª‰*/
.honor-cont{
    z-index: 8;
    padding: 0.36rem 0rem 0.48rem;
    background-color: #f6f6f6;
}
.honor-cont h2{
    font-size: 0.4rem;
    color: #008cd6;
    padding: 0 0.3rem;
    box-sizing:border-box;
    line-height: 0.9rem;
    height: 0.9rem;
}
#xx,#wh,#jr {
    width: 100%;
    /*height: 300px;*/
    margin:0px auto 20px;
    background-color: #fff;
    padding-bottom: 50px;
}
#xx .swiper-slide,#wh .swiper-slide,#jr .swiper-slide{
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#xx .swiper-slide a,#wh .swiper-slide a,#jr .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
#xx .swiper-slide img,#wh .swiper-slide img,#jr .swiper-slide img{
    display: block;
    width: 100%;
}
#xx .swiper-pagination-bullet,#wh .swiper-pagination-bullet,#jr .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    box-shadow: inset 0px 0px 2px 2px rgba(0,0,0,0.9);
}
#xx .swiper-pagination-bullet-active,#wh .swiper-pagination-bullet-active,#jr .swiper-pagination-bullet-active{
    box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,0.9);
    background: #055fad
}

#xx .swiper-slide-active,#wh .swiper-slide-active,#jr .swiper-slide-active{
    opacity: 1;
}
#xx .swiper-slide-prev,#wh .swiper-slide-prev,#jr .swiper-slide-prev{
    opacity: 0.5;
}
#xx .swiper-slide-next,#wh .swiper-slide-next,#jr .swiper-slide-next{
    opacity: 0.5;
}

/*é¢†å¯¼å…³æ€€ care*/
.care-cont{
    z-index: 8;
    padding: 0.36rem 0.3rem 0.48rem;
    background-color: #f6f6f6;
}
.care-cont .cent{
    width: 100%;
    margin-bottom: 0.2rem;
}
.care-cont .cent ul{
    display: block;
    height: 100%;
    width: 100%;
}
.care-cont .cent ul li{
    width: 48%;
    display: block;
    float: left;
    margin: 0 4% 0.35rem 0;
    padding:13px 9px 5px 9px;
    box-sizing:border-box;
    background:#fff url(../images/care-hr.jpg) left bottom/100% 5px no-repeat;
}
.care-cont .cent ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.care-cont .cent ul li:nth-child(even){
    margin-right: 0;
}
.care-cont .cent ul li a img{
    display: block;
    width: 100%;
    margin-bottom: 0.2rem;
}
.care-cont .cent ul li a h2{
    font-size: 0.24rem;
    color: #4c4c4c;
    line-height: 0.36rem;
    margin-bottom: 0.1rem;
    height: 0.76rem;
    overflow: hidden;
}
.care-cont .cent ul li a p{
    font-size: 0.13rem;
    color: #999999;
    line-height: 0.26rem;
    margin-bottom: 0.2rem;
}


/*é›†å›¢å…šå»º party*/
.party-cont{
    z-index: 8;
    padding: 0.36rem 0.3rem 0.48rem;
    background-color: #f6f6f6;
}
.party-cont .cent{
    width: 100%;
}
.party-cont .cent ul{
    display: block;
    height: 100%;
    width: 100%;
}
.party-cont .cent ul li{
    display: block;
    width: 100%;
    background-color: #4c8ae1;
    padding: 0.3rem 0.44rem 0.5rem;
    box-sizing:border-box;
    margin-bottom: 0.32rem;
}
.party-cont .cent ul li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff; 
}
.party-cont .cent ul li h2{
    font-size:0.3rem ;
    line-height: 0.5rem;
    height: 0.5rem;
    white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis;

}
.party-cont .cent ul li .time{
    font-size: 0.22rem;
    line-height: 0.4rem;
    margin-bottom: 0.2rem;
}
.party-cont .cent ul li img{
    display: block;
    width: 100%;
    margin-bottom: 0.25rem;
}
.party-cont .cent ul li .cont{
    font-size: 0.24rem;
    line-height: 0.36rem;
    height: 1.07rem;
    overflow: hidden;
    width: 100%;
    margin-bottom: 0.4rem;
}
.party-cont .cent ul li .more{
    width: 1.6rem;
    height: 0.53rem;
    line-height: 0.53rem;
    text-align: center;
    color: #4c8ae1;
    font-size: 0.24rem;
    background-color: #fff;
    border-radius: 0.5rem;
}

/*å®£ä¼&nbsp;ç‰‡ ad*/
.ad-cont{
    z-index: 8;
    padding: 0.36rem 0.3rem 0.48rem;
    background-color: #f6f6f6;
}
.ad-cont .cent{
    width: 100%;
    padding: 3%;
    background:#fff url(../images/ad-vi-bg.jpg) left bottom/100% 2px no-repeat;
    box-sizing:border-box;
    margin-bottom: 0.3rem;
}
.ad-cont .cent video{
    width: 100%;
    display: inline-block;
}
.ad-cont .cont{
    width: 100%;
}
.ad-cont .cont ul{
    display: block;
    width: 100%;
    height: 100%;
}
.ad-cont .cont ul li{
    width: 100%;
    height: 1.6rem;
    padding: 0.03rem;
    background-color: #fff;
    border:3px solid #dfe6f4;
    box-sizing:border-box;
    margin-bottom: 0.2rem;
    border-radius: 0.05rem;
}
.ad-cont .cont ul li.on{
    background-color: #0c51b4;
    border:3px solid #0238b6;
}
.ad-cont .cont ul li.on .right{
    color: #a1b2da
}
.ad-cont .cont ul li .left{
    width: 2.07rem;
    height: 100%;
    overflow: hidden;
}
.ad-cont .cont ul li .left img{
    display: block;
    width: 100%;
}
.ad-cont .cont ul li .right{
    width: 4.6rem;
    line-height: 1.4rem;
    height: 100%;
    text-align: center;
    color: #0c51b4;
}




/*å…¬ç›Šäº‹ä¸š*/
.siblty-cont{
    z-index: 8;
    padding: 0.36rem 0rem 0.48rem;
    background-color: #f6f6f6;
}
.siblty-cont h2{
    font-size: 0.4rem;
    color: #008cd6;
    padding: 0 0.3rem;
    box-sizing:border-box;
    line-height: 0.9rem;
    height: 0.9rem;
}
#sibliy{
    width: 100%;
    /*height: 300px;*/
    margin:0px auto 20px;
    background-color: #fff;
    padding-bottom: 50px;
}
#sibliy .swiper-slide{
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: 70%;
    /* 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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#sibliy .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
#sibliy .swiper-slide a img{
    display: block;
    width: 100%;
}
#sibliy .swiper-slide a p{
    height: 0.57rem;
    line-height: 0.57rem;
    text-align: center;
    color: #fff;
    font-size: 0.24rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis; 
    box-sizing:border-box;
    padding: 0 0.3rem;
    background-color: rgba(29,90,177,0.8);
}
#sibliy .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    box-shadow: inset 0px 0px 2px 2px rgba(0,0,0,0.9);
}
#sibliy .swiper-pagination-bullet-active{
    box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,0.9);
    background: #055fad
}

#sibliy .swiper-slide-active{
    opacity: 1;
}
#sibliy .swiper-slide-prev{
    opacity: 0.5;
}
#sibliy .swiper-slide-next{
    opacity: 0.5;
}


/*äº§ä¸šç”Ÿæ€ products*/
.pro-cont{
    z-index: 8;
    /*background-color: #f6f6f6;*/
}
.pro-cont .cent{
    width: 100%;
    height: 100%;
    background: url(../images/pro-bg.jpg) center/cover no-repeat;
}
.pro-cont .cent img{
    display: block;
    width: 100%;
}



/*æ‚&nbsp;é—²ç”Ÿæ´»*/
.lift-cont{
    z-index: 8;
    padding: 0.36rem 0.3rem 0.48rem;
    background-color: #f6f6f6;
}
.lift-cont h2{
    font-size: 0.4rem;
    color: #008cd6;
    box-sizing:border-box;
    line-height: 0.9rem;
    height: 0.9rem;
}
.lift-cont .cent{
    width: 100%;
    margin-bottom: 0.36rem;
}
.lift-cont .cent img{
    display: block;
    max-width: 100%;
}
.lift-cont .cent p{
    color: #888888;
    font-size: 0.24rem;
    line-height: 0.36rem;
}



/*æ–‡åŒ–åˆ›æ„ creativity*/
.vitiy-cont{
    z-index: 8;
    padding: 0.36rem 0.3rem 0.48rem;
    background-color: #f6f6f6;
}
.vitiy-cont .container{
    width: 100%;
    margin-bottom: 0.58rem;
}
.vitiy-cont .container h2{
   font-size: 0.4rem;
    color: #008cd6;
    box-sizing:border-box;
    line-height: 0.4rem;
    height: 0.4rem;
    margin-bottom: 0.36rem;
}
.vitiy-cont .container .mid ul{
    display: block;
    height: 100%;
    width: 100%;
}
.vitiy-cont .container .mid ul li{
    width: 48%;
    display: block;
    float: left;
    background-color: #fff;
    margin: 0 4% 0.35rem 0;
    padding:0.19rem 0.17rem;
    box-sizing:border-box;
}
.vitiy-cont .container .mid ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.vitiy-cont .container .mid ul li:nth-child(even){
    margin-right: 0;
}
.vitiy-cont .container .mid ul li a img{
    display: block;
    width: 100%;
}
.vitiy-cont .container .bot p{
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #4c4c4c;
}



/*æ‚&nbsp;é—²ç”Ÿæ´»*/
.invest-cont{
    z-index: 8;
    padding: 0.36rem 0.3rem 0.48rem;
    background-color: #f6f6f6;
}
.invest-cont h2{
    font-size: 0.4rem;
    color: #008cd6;
    box-sizing:border-box;
    line-height: 0.9rem;
    height: 0.9rem;
}
.invest-cont .cent{
    width: 100%;
    margin-bottom: 0.36rem;
}
.invest-cont .cent img{
    display: block;
    width: 100%;
}
.invest-cont .cent p{
    color: #888888;
    font-size: 0.24rem;
    line-height: 0.36rem;
}




/*åª’ä½“æŠ¥é“ media*/
.media-cont{
    z-index: 8;
    padding: 0.36rem 0.3rem 0.48rem;
    background-color: #f6f6f6;
}
.media-cont .title{
    display: block;
    width: 100%;
    background-color: #fff;
}
.media-cont .title a{
    display: block;
    height: 100%;
    width: 100%;
}
.media-cont .title a img{
    display: block;
    width: 100%;
    margin-bottom: 0.1rem;
}
.media-cont .title a h2{
    color: #4c4c4c;
    font-size: 0.24rem;
    line-height: 0.4rem;
    height: 0.4rem;
    box-sizing:border-box;
    white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis; 
    padding: 0rem 0.1rem;
}
.media-cont .title a p{
    color: #4c4c4c;
    font-size: 0.24rem;
    line-height: 0.36rem;
    height: 0.36rem;
    padding: 0rem 0.1rem 0.2rem ;
}
.media-cont .title a p span{
    width: 2rem;
}
.media-cont .title a p span:last-child{
    text-align: right;
}
.media-cont .cent{
    width: 100%;
    margin-bottom: 0.5rem;
}
.media-cont .cent ul{
    display: block;
    height: 100%;
    width: 100%;
}
.media-cont .cent ul li{
    width: 100%;
    display: block;
    float: left;
    padding:0.35rem 0;
    box-sizing:border-box;
    border-bottom: 1px solid #ddd;
}
.media-cont .cent ul li a{
    display: block;
    height: 100%;
    width: 100%;
}
.media-cont .cent ul li a h2{
    font-size: 0.28rem;
    line-height: 0.36rem;
    height: 0.36rem;
    color: #4c4c4c;
    white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis; 
    margin-bottom: 0.1rem;
}
.media-cont .cent ul li a .time{
    font-size: 0.24rem;
    color: #666;
    line-height: 0.36rem;
    height: 0.36rem;
    margin-bottom: 0.15rem;
}
.media-cont .cent ul li a .cont{
    font-size: 0.24rem;
    color: #888888;
    line-height: 0.36rem;
    height: 1.05rem;
    overflow: hidden;
}

/*äººæ‰ç†å¿µ jobs*/

.jobs-cont{
    z-index: 8;
    padding: 0.36rem 0.3rem 0.48rem;
    background-color: #f6f6f6;
}
.jobs-cont h2{
    font-size: 0.4rem;
    color: #008cd6;
    line-height: 0.9rem;
    height: 0.9rem;
}
.jobs-cont .top{
    font-size: 0.24rem;
    color: #666;
    padding-bottom: 0.38rem;
}
.jobs-cont .top p{
    line-height: 0.4rem;
}
.jobs-cont .top img{
    max-width: 100%;
}


/*äººæ‰ç†å¿µ jobs*/
.rec-cont{
    z-index: 8;
    padding: 0.36rem 0.3rem 0.48rem;
    background-color: #f6f6f6;
}
.rec-cont .cent{
    width: 100%;
    margin-bottom: 0.5rem;
}
.rec-cont .cent table{
    display: block;
    width: 100%;
}
.rec-cont .cent table tbody{
    display: block;
    width: 100%;
}
.rec-cont .cent table tbody tr{
    display: block;
    width: 100%;
}
.rec-cont .cent table tr th{
    font-size: 0.24rem;
    line-height: 0.6rem;
    height: 0.6rem;
    background-color: #0c5dc2;
    color: #fff;
    display:inline-block;
    float: left;
    font-weight: normal;
}
.rec-cont .cent table tr td{
    line-height: 0.32rem;
    text-align: center;
    font-size: 0.22rem;
    padding: 0.18rem 0;
     display:inline-block;
    float: left;
    border-bottom: 1px dashed #999;
}
.rec-cont .cent table tr td a{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #555;
}

/*å‘˜å·¥é£Žé‡‡*/
.staff-cont{
    z-index: 8;
    padding: 0.36rem 0rem 0.48rem;
    background-color: #f6f6f6;
}
.staff-cont .cent{
    width: 100%;
    height: 100%;
    padding:0 0.3rem;
    box-sizing:border-box;
    margin-bottom: 0.5rem;
}
.staff-cont .cent ul{
    display: block;
    width: 100%;
    height: 100%;
}
.staff-cont .cent ul li{
    display: block;
    width: 100%;
    padding: 0.36rem 0;
    border-bottom: 1px solid #ddd;
}
.staff-cont .cent h2{
    font-size: 0.28rem;
    color: #4c4c4c;
    box-sizing:border-box;
    line-height: 0.3rem;
    height: 0.3rem;
    margin-bottom: 0.15rem;
}
.staff-cont .cent .time{
    color: #4c4c4c;
    font-size: 0.24rem;
    line-height: 0.3rem;
    height: 0.3rem;
    margin-bottom: 0.15rem;
}
.staff-cont .cent .cont{
    font-size: 0.24rem;
    color: #888888;
    line-height: 0.36rem;
    height: 1.07rem;
    overflow: hidden;
}
#staff{
    width: 100%;
    background-color: #fff;
    padding:20px 0 50px;
}
#staff .swiper-slide{
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: 70%;
    /* 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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#staff .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
#staff .swiper-slide a img{
    display: block;
    width: 100%;
}
#staff .swiper-slide a p{
    height: 0.57rem;
    line-height: 0.57rem;
    text-align: center;
    color: #fff;
    font-size: 0.24rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis; 
    box-sizing:border-box;
    padding: 0 0.3rem;
    background-color: rgba(0,0,0,0.4);
}
#staff .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    box-shadow: inset 0px 0px 2px 2px rgba(0,0,0,0.9);
}
#staff .swiper-pagination-bullet-active{
    box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,0.9);
    background: #055fad
}

#staff .swiper-slide-active{
    opacity: 1;
}
#staff .swiper-slide-prev{
    opacity: 0.5;
}
#staff .swiper-slide-next{
    opacity: 0.5;
}


/*æ–°é—»è¯¦æƒ…*/
.newsinfo{
    padding: 0.5rem 0.3rem;
}
.newsinfo h2{
    font-size: 0.4rem;
    color: #333;
    line-height: 0.45rem;
    text-align: center;
    margin-bottom: 0.2rem;
}
.newsinfo .time{
    font-size: 0.24rem;
    text-align: center;
    color: #444;
}
.newsinfo .cent{
    width: 100%;
    padding: 0.3rem 0;
    margin-bottom: 0.2rem;
    border-bottom: 1px solid #ddd;
}
.newsinfo .cent img{
    display: block;
    max-width: 100%;
}
.newsinfo .cent p{
    font-size: 0.24rem;
    line-height: 0.36rem;
    color: #666;
}
.newsinfo .ninfo{
    width: 100%;
}
.newsinfo .ninfo p{
    margin-bottom: 0.2rem;
    font-size: 0.24rem;
    color: #666;
    line-height: 0.4rem;
}
.newsinfo .ninfo p a{
    font-size: 0.24rem;
    color: #666;
}
.newsinfo .ninfo .btn{
    width: 1.8rem;
    height: 0.7rem;
    text-align: center;
}
.newsinfo .ninfo .btn a{
    height: 0.6rem;
    line-height: 0.6rem;
    color: #fff;
    display: block;
    margin-top: 0.5rem;
    background-color: #008bd5;
    border-radius: 0.1rem;
}


/*reinfo*/
.reinfo{
    background-color: #e7eaf3;
    position: relative;
}
.reinfo .top{
    display: block;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
    color: #fff;
    background-color: #00a0e9;
    font-size: 0.4rem;
}
.reinfo .cont{
    margin: 1.2rem 0.3rem 0;
    background-color: #fff;
    border-bottom: 1px solid #ccc
}
.reinfo .cont h2{
    display: block;
    width: 100%;
    font-size: 0.32rem;
    color:#00a0e9;
    background: #f4f4f4;
    padding: 0.1rem;
    box-sizing:border-box;
}
.reinfo .cont .cent{
    padding: 0.2rem;
    width: 100%;
    box-sizing:border-box;
}
.reinfo .cont .cent h3{
    font-size: 0.32rem;
    color: #333;
    height: 0.4rem;
    line-height: 0.4rem;
    padding-top: 0.1rem;
}
.reinfo .cont .cent h4{
     font-size: 0.28rem;
     color: #666;
     font-weight: normal;
     height: 0.4rem;
     line-height: 0.4rem;
     padding: 0.1rem 0
}
.reinfo .cont .cent p{
    font-size: 0.24rem;
    color: #888;
    line-height: 0.48rem;
    /*padding: 0 0.15rem;*/
}
.reinfo .btn{
    display: block;
    height: 0.68rem;
    line-height: 0.68rem;
    width: 2.4rem;
    text-align: center;
    font-size: 0.3rem;
    border-radius: 0.05rem;
    margin: 0.5rem auto;
    background-color: #008bd5
}
.reinfo .btn a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}</pre></body></html>