<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* å…¨æ–‡åˆ—è¡¨ start*/
.textList1{ overflow:hidden; clear:both;}
.textList1 dd{
    position:relative;
    background:#fff url(../images/list2.jpg) no-repeat 8px center;
}
.textList1 a{
    display: flex;
}
.textList1 dd a:after {
    content: " ";
    width: 200%;
    height:1px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.textList1 dd .listTit{
    display: block;
    flex: 1;
    line-height:2rem;
    height:2rem;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow:hidden;
    padding:0 0 0 15px;
    font-size:0.7rem;
}
.textList1 dd  span{
    color:#999;
    font-size:0.6rem;
    overflow: hidden;
    line-height:2rem;
    position:relative;
    padding:0 0.5rem;
}
/* å…¨æ–‡åˆ—è¡¨ end*/

/* å…¨å›¾åˆ—è¡¨1 start*/
.imgList1{
    overflow: hidden;
    padding:0 0.25rem;
    padding-top: .35rem;
}
.imgList1 dd{
    padding: 0.35rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* margin-bottom: 0.25rem; */
    float: left;
    display: inline;
    width: 50%;
}
.imgList1 a{
    display: block;
    position: relative;
    overflow: hidden;
    background: #fff;
}
.imgList1 dd .pic{
    overflow: hidden;
}
.imgList1 dd .pic:before{ 
    padding-top: 66.66667%;
}
.imgList1 dd .listTit{
    height: 1.25rem;
    line-height: 1.25rem;
    color: #808080;
    font-size: .6rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
}
.imgList1 .listMore{
    background: #ef8c12;
    line-height: 1.8rem;
    text-align: center;
    color: #fff;
    font-size: 0.6rem;
    border-radius: 2px;
}
.imgList1 .listMore i{
    font-size: 0.8rem;
    margin-left: 0.3rem;
}
.imgLisrtMore{
    width:  100%;
    text-align: center;
}
.imgLisrtMore a{
    display: inline-block;
    font-size: 0.6rem;
    color: #666666;
    padding: 0.5rem 1.8rem;
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 40px;
}


/* å…¨å›¾åˆ—è¡¨1 end*/

/* å›¾æ–‡åˆ—è¡¨1 start*/
.textImg1{
    overflow: hidden;
    padding: 0 .75rem;
}
.textImg1 dd{
    padding: 0.5rem 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    /* margin-bottom: 0.5rem; */
    border-bottom: 1px solid #f5f5f5;
}
.textImg1 a{
    display: flex;
    position: relative;
    overflow: hidden;
    
}
.textImg1 dd .pic{
    overflow: hidden;
    width: 7.25rem;
    margin-right: 0.5rem;
}
.textImg1 dd .pic:before{ 
    padding-top:55.1724%;
}
.textImg1 dd .text{ 
    flex: 1;
    overflow: hidden;
}
.textImg1 .listTit{
    font-size: 0.6rem;
    color: #333333;
    height: .8rem;
    line-height: .8rem;
}
.textImg1 .listTime{
    height: 1.25rem;
    line-height: 1.25rem;
    color: #999999;
    font-size: .5rem;
}
.textImg1 .listTime span{
    padding-left: 1rem;
}
.textImg1 dd .listTime span:nth-child(1){
    background: url(../images/time.png) left center no-repeat;
    background-size: 0.7rem;
}
.textImg1 dd .listTime span:nth-child(2){
    background: url(../images/view.png) left center no-repeat;
    background-size: 0.8rem;
    margin-left: 0.3rem;
}
.textImg1 .listInfo{
    max-height: 2rem;
    line-height: 1rem;
    color: #777777;
    font-size: .6rem;
}
/* å›¾æ–‡åˆ—è¡¨1 end*/

/* å…¨æ–‡åˆ—è¡¨ start */
.textList{
    padding: 0.5rem 0;
}
.textList dd{
    padding: 0.5rem;
}
.textList a{
    display: block;
}
.textList .listTit{
    font-size: 0.7rem;
    color: #333;
    line-height: 1.2rem;
    margin-bottom: 0.3rem;
}
.textList .pic:before{
    padding-top: 66.66667%;
}
.textList .listImg{
    display: flex;
    margin: 0 -0.25rem;
}
.textList .pic{
    flex: 1;
    margin: 0 0.25rem;
}
.textList .listTime{
    /*padding-top: 0.3rem;*/
    font-size: 0.6rem;
    color: #999;
    line-height: 1.1rem;
}
.textList .style2 .listImg{
    width:6rem ;
    margin-right: 0.5rem;
    overflow: hidden;
}
.textList .style2 a{
    display: flex;
}
.textList .listBox{
    flex: 1;
    overflow: hidden;
}
/* å…¨æ–‡åˆ—è¡¨ end */
/*ç•™è¨€ start */
.messageTitle{
    font-size: 0.6rem;
    color: #666666;
    line-height: 0.8rem;
}

.formList{
    padding:0.75rem;
}
.formList dd{
    /* display: flex; */
    margin-bottom: 0.5rem;
    position: relative;
}
.formList .formText{
    color: #666;
    font-size: 0.7rem;
    width: 3rem;
    line-height: 1.5rem;
    margin-left: .5rem;
}
.formList .formText i{
    color: #f00;
    margin-right: .2rem;
}
.formList .formText1{
    color: #666;
    font-size: 0.7rem;
    width: 7rem;
    line-height: 1.5rem;
    flex: 1;
    margin-left: .5rem;
}
.formList .formText1 i{
    color: #f00;
    margin-right: .2rem;
}
.formList .inpBox1 {
    position: relative;
    z-index: 1;
}
.formList .inpBox1:after{
    content: " ";
    width: 200%;
    height: 200%;
    position: absolute;
    top: 0;left: 0;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: -1;
    border-radius: 2px;
}
.formList .inpBox2 {
    position: relative;
    z-index: 1;
}
.formList .inpBox2:after{
    content: " ";
    width: 90%;
    height: 200%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: -1;
    border-radius: 2px;
}
.formList .inpBox {
    position: relative;
    z-index: 1;
    display: flex;
}
.formList .inpBox:after{
    content: " ";
    width: 200%;
    height: 200%;
    position: absolute;
    top: 0;left: 0;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: -1;
    border-radius: 2px;
}
.formList .inpBox input{
    border: none;
    width: 100%;
    height: 1.5rem;
    background: none;
    font-size: 0.7rem;
    color: #666;
    padding: 0 0.2rem;
}
.formList .inpBox2 input{
    border: none;
    width: 100%;
    height: 1.5rem;
    background: none;
    font-size: 0.7rem;
    color: #666;
    padding: 0 0.2rem;
    flex: 1;
}
.formList .inpBox1 textarea{
    border: none;
    padding: 0 0.5rem 0.3rem 0.5rem;
    width: 100%;
    line-height: 1.2rem;
    color: #666;
    font-size: 0.7rem;
    background: none;
    height: 3.2rem;
}
.formList .codeImg{
    display: block;
    width: 2.4rem;
    height: 1.5rem;
    margin-left: 0.5rem;
    position: absolute;
    top: -.01rem;
    right: 50%;
    z-index: 99;
    margin-right: -1.9rem;
}
.formList .codeImg img{
    height: 100%;
    width: 100%;
}
.submitBtn a{
    display: block;
    height:1.8rem;
    line-height: 1.8rem;
    border-radius: 3px;
    width: 6rem;
    text-align: center;
    margin: 0 auto;
    background: #005ba5;
    color: #fff;
    font-size: 0.7rem;
}
.inputBox{
    overflow:hidden;
    width: 80.9%;
    float: left;
}
/*ç•™è¨€ ending */
/*è”ç³»æˆ‘ä»¬ start*/

.coantactList dd{
    position: relative;
    padding:1rem 2.75rem;
}
.coantactList dd h5{
    font-size: 0.6rem;
    color:#666666;
    height: 0.7rem;
    line-height: 0.7rem;
    font-weight: normal;
}
.coantactList dd h6{
    font-size: 0.6rem;
    color:#333;
    height: 0.8rem;
    line-height: 0.8rem;
    font-weight: normal;
}
.coantactList dd:before{
    display: block;
    content: "";
    position: absolute;
    top: 27%;
    left: 6%;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 30px;
}
.coantactList dd.CT0:before{
    background: #4bc089;
}
.coantactList dd.CT1:before{
    background: #1376dd;
}
.coantactList dd.CT2:before{
    background: #facd89;
}
.coantactList dd:after{
    display: block;
    content: "";
    position: absolute;
}
.coantactList dd.CT0:after{
    top: 38%;
    left: 9%;
    width: 0.65rem;
    height: 0.65rem;
    background: url(../images/contact1.png)no-repeat center center ;
    background-size: 100%;
}
.coantactList dd.CT1:after{
    top: 38%;
    left: 8.5%;
    width: 0.65rem;
    height: 0.5rem;
    background: url(../images/contact2.png)no-repeat center center;
    background-size: 100%;
}
.coantactList dd.CT2:after{
    top: 38%;
    left: 9%;
    width: 0.55rem;
    height: 0.65rem;
    background: url(../images/contact3.png)no-repeat center center ;
    background-size: 100%;
}
.MapBox{
    overflow: hidden;
    height: 14.25rem;
    }
.MapBox img{
    width: 100%;
    height: 100%;
    max-width: 100%;
}


/*è”ç³»æˆ‘ä»¬ ending*/


/* æ–‡ç«&nbsp;é˜…è¯»é¡µ start */   
.articleBox{
    line-height: 1rem;
    color: #666666;
    padding: 0.75rem;
    font-size: 0.55rem;
    background:#fff;
}
.articleBox img{max-width:100%;}
.articleTitle{
    font-size: 0.9rem;
    color: #333333;
    text-align: center;
    font-weight: bold;
    padding:10px 50px 0 50px;
    line-height: 1.5rem;
    }
.articleTitle.articalA{
    font-size: 0.6rem;
    color: #333333;
    text-align: center;
    font-weight: bold;
    padding:10px 50px 0 50px;
    line-height: 1.5rem;
}
.articleTime{
    display: block;
    clear: both;
    text-align: center;
    color: #888;
    font-size: 0.6rem;
    line-height: 1.5rem;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #f3f3f3;
}

.articleTop{
    overflow:hidden;
    background:#FFF;
    padding:10px 0;
    }
.articleTop .articleTitle{
    font-size:18px;
    color:#333333;
    text-align:center;
    font-weight:bold;
    padding:0 50px;
    line-height:30px;
    }
.articleTop .articleTime{
    text-align:center;
    padding:10px 0 0 0;
    }

.articleHand{
    clear:both;
    font-size:0.75rem;
    padding:0 0px 20px 0;
    overflow: hidden;
    }
.articleHand a{
    display:block;
    line-height:1.6rem;
    padding:0 20px 0 10px;
    float:left;
    clear: both;
}
.articleHand a i{
    padding:0 5px 0  0;
    }
.articleHand a.word{color:#37a6ff !important; }
.articleHand a.ppt{color:#ff7735 !important;}
.articleHand a.excel{color:#15bf44 !important; }
.articleHand a.pdf{color:#1369c0 !important; }
.articleHand a.zip{color:#ff9779 !important; }

.videoCon{
    position:absolute;
    top:205px;
    bottom:0;
    overflow-y:auto;
    }
.videoCon .articleTitle{
    font-size:18px;
    color:#333333;
    text-align:left;
    font-weight:bold;
    padding:5px 10px 0 10px;
    line-height:30px;
    }
.videoCon .articleTime{
    text-align:left;
    padding:0 0 0 10px;
    }
    
.audiojs{
    width:40px;
    height:40px;
    border-radius:100%;
    background:url(../audiojs/play.png) no-repeat center center;
    background-size:cover; 
    margin:2px 10px 0 0;
    position:relative;
    z-index:9;
    }
.audiojs.playing{
    width:40px;
    height:40px;
    border-radius:100%;
    background:url(../audiojs/play2.png) no-repeat center center;
    background-size:cover;
    }
.audiojs .scrubber{ display:none;}
.audiojs .time{ display:none;}
.audiojs .play-pause {
    width: 25px;
    height: 40px;
    padding:0 6px;
    margin: 0px;
    float: left;
    overflow: hidden;
}
.articelImgSlide{
    padding: 10px;
    overflow: hidden;
}
#articelImgSlide img{
    display: block;
    max-width: 100%;
    width: 100%;
}
#articelImgSlide{
    /*padding-bottom: 30px;*/
}
#articelImgSlide .swiper-pagination{
    bottom: 5px;
}
.articelImgSlide .swiper-button-prev{
    left: 0px;
    background: url(../images/aboutPrev3.png) no-repeat center center;
    background-size: auto 30px;
}
.articelImgSlide .swiper-button-next{
    right: 0px;
    background: url(../images/aboutNext3.png) no-repeat center center;
    background-size: auto 30px;
}
.articelImgSlide .swiper-pagination-bullet{background: #eee;opacity: 1;}
.articelImgSlide .swiper-pagination-bullet-active{background: #007aff;}
  

/* åˆ†äº« start */
.shareBt{display: inline-block;width:20px;position: relative;}
.shareClose{line-height:2rem;text-align:center;padding:3px 0 0 0;font-size:0.8rem;}
.shareBt:after{display: block;content: "";overflow: hidden;width: 100%;padding-top: 100%;background: url(../images/share/share.png) no-repeat center center;background-size: 100% 100%;position: absolute;left: 50%;bottom:-4px;}
.shareBox{width:100%;overflow: hidden;background: #fff;position: fixed;left: 0px;bottom:-100%;z-index: 10000;-webkit-transition: bottom 0.8s;-o-transition: bottom 0.8s;transition: bottom 0.8s;padding:0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.shareBox.show{bottom:0px;}
.shareCont{overflow: hidden;padding:0.5rem 0px 0.25rem;}
.bdsharebuttonbox p{display: block;width:20%;overflow: hidden;float: left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding:0.25rem;}
.bdsharebuttonbox a{display: block;width: 100%;overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin:0px !important;padding:0 0.5rem !important;background: none !important;height: auto !important;}
.bdsharebuttonbox span{display: block;width: 100%;overflow: hidden;padding: 0px 0.75rem;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.bdsharebuttonbox i{ font-style: normal; clear:both;display: block;font-size:0.6rem;color:#666;text-align: center;overflow: hidden;margin:5px 0px;}
.boxShadow{position: fixed;left: 0px;top:0px;width: 100%;height: 100%;overflow: hidden;background: rgba(0,0,0,0.6);z-index: 999;display: none;}
.bdsharebuttonbox a:before{display: block;content: "";overflow: hidden;width: 100%;padding-top: 100%;}
/*.bdsharebuttonbox a.bds_weChat{
    display: none;
}*/
.bdsharebuttonbox a.bds_weChat:before{background: url(../images/share/shareBt5.png) no-repeat center center;background-size:100%;}
.bdsharebuttonbox a.bds_tsina:before{background: url(../images/share/shareBt1.png) no-repeat center center;background-size:100%;}
.bdsharebuttonbox a.bds_tqq:before{background: url(../images/share/shareBt2.png) no-repeat center center;background-size:100%;}
.bdsharebuttonbox a.bds_qzone:before{background: url(../images/share/shareBt3.png) no-repeat center center;background-size:100%;}
.bdsharebuttonbox a.bds_douban:before{background: url(../images/share/shareBt4.png) no-repeat center center;background-size:100%;}
.bdsharebuttonbox a.bds_sqq:before{background: url(../images/share/shareBt6.png) no-repeat center center;background-size:100%;}
.weChatShareTip{
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0,0,0,0.8) url(../images/share/guide.png) no-repeat calc(100% - 30px) 10px;
    background-size: 90% auto;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 9999999;
}
/* åˆ†äº« end */ 
/* éŸ³ä¹æ’­æ”¾å™¨ start */ 
.audio{margin:0 50px;padding:10px 0 10px 0;}
.audio-tips{margin-top:10px; color: #b1b1b1; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.audio-detail{padding:5px 10px; display: -webkit-box; display: -ms-flexbox; display: flex; background:#f8f8f8;position:relative;}
.audio-detail:after{content: " "; width: 200%; height: 200%; position: absolute; top: 0; left: 0; border: 1px solid #e6e6e6; box-sizing: border-box; -webkit-transform: scale(.5); transform: scale(.5); -webkit-transform-origin: 0 0; transform-origin: 0 0;z-index:1;}
.audio .info{-webkit-box-flex: 1; -ms-flex: 1 0; flex: 1 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; overflow: hidden;line-height:45px;}
.audio .info p{margin: 0; font-size: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #666; text-indent: 0;}
.audio .info .audio-title{-webkit-box-flex: 1.5; -ms-flex: 1.5; flex: 1.5; line-height: 24px;font-size:14px;}
.audio .info .audio-desc{-webkit-box-flex: 1; -ms-flex: 1; flex: 1; line-height: 16px;color:#999 !important;font-size:12px !important;}
.audio .info .audio-desc span{padding:0 15px 0 0;color:#ff000;}
/* éŸ³ä¹æ’­æ”¾å™¨ end */ 
.pageUp{
    line-height: 1.5rem;
    font-size: 0.7rem;
}
.pageUp a{
    font-size: .7rem;
    color: #333;
}
/* æ–‡ç«&nbsp;é˜…è¯»é¡µ end */ 
</pre></body></html>