/*banner*/
.ind-banner{ width: 100%; overflow: hidden;} 
.ind-banner .swiper-slide {position: relative; }
.ind-banner .swiper-slide a{ display: block; width: 100%; height: 100%; }
.ind-banner .swiper-slide .img img{ width: 100%;}
.ind-banner .onebox{ position: absolute; left: 50%; margin-left: -7.68rem; z-index: 1; top: 50%; transform: translateY(-50%); }
.ind-banner .onebox .en{ font-size: 0.4rem; line-height: 0.4rem; color: #fff; padding-bottom: 0.2rem; opacity: 0.7; font-family: mont; text-transform: uppercase; }
.ind-banner .onebox .cn{ position: relative; font-size: 0.6rem; line-height: 0.72rem; color: #f5f5f5; width: 6.6rem; padding-bottom: 0.5rem;}
.ind-banner .onebox .cn:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 52px; height: 2px; background: #f5f5f5; }
.ind-banner .twobox{ position: absolute; left: 0; width: 100%; text-align: center; z-index: 1; color: #fff; top: 50%; transform: translateY(-50%); }
.ind-banner .twobox .txt1{ font-size: 0.6rem; line-height: 0.86rem; font-weight: bold; }
.ind-banner .twobox .txt2{ font-size: 0.44rem; line-height: 0.64rem; }
.ind-banner .more{ margin-top: 0.65rem; position: relative; width: 1.78rem; height: 0.58rem; line-height: 0.58rem; border: #fff solid 1px; color: #fff; font-size: 14px; border-radius: 0.48rem; }
.ind-banner .more img{ padding-left: 10px;}
.ind-banner .more:hover{ border: #e60012 solid 1px; background: #e60012; }

.ind-banner .swiper-pagination{ width: 100%; bottom: 45px; } 
.ind-banner .swiper-pagination-bullet { display: inline-block; width: 40px; height: 4px; opacity: 1; background: #eee; box-sizing:border-box; border-radius:0; margin: 0 10px!important; } 
.ind-banner .swiper-pagination-bullet-active { background: #ba1e21;} 


/*banner结束*/

.indexTxt .cn{ font-size: 0.48rem; line-height: 0.48rem; padding-bottom: 0.25rem; color: #000; font-weight: bold; }
.indexTxt .en{ font-size: 0.3rem; line-height: 0.3rem; position: relative; padding-bottom: 0.3rem; color: #ccc; font-family:bold;}
.indexTxt .en:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 24px; height: 2px; background: #004898; }
.indMore a{ box-sizing: border-box; width: 1.5rem; height: 0.46rem; line-height: 0.46rem; border-radius: 0.36rem; color: #fff; font-size: 14px; text-transform: uppercase; font-family:mont; background: #e60012;}
.indMore img{ padding-left: 10px; }
.indMore a:hover img{ animation: iconAni 1.5s ease infinite;}


.indexP1{ position: relative; overflow: hidden; height: 7.2rem; background: #f8fbff url(../images/indexP1.png) center bottom no-repeat; background-size: 100%;}
.indexP1 .leftCon{ width: 6.48rem; height: 7.2rem; }
.indexP1 .name{ font-size: 0.3rem; line-height: 0.3rem; color: #333; padding: 0.6rem 0 0.2rem; }
.indexP1 .content{ font-size: 0.16rem; color: #939393; line-height: 0.3rem; }
.indexP1 .indMore{ padding-top: 0.4rem; }
.indexP1 .rightDiv{ position: absolute; right: 0; top: 0; width: 50%; height: 7.2rem; background: center no-repeat; background-size: cover; }
.indexP1 .numList{ position: absolute; left: 0; bottom: 0.9rem; z-index: 1; padding-left: 0.8rem; width: 6.88rem; }
.indexP1 .numList li{ float: left; width: 1.6rem; color: #fff; }
.indexP1 .numList li:last-child{ float: right; width: auto; }
.indexP1 .numList li .pj{ height: 0.48rem; }
.indexP1 .numList li .num{ display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center;justify-content: center; -webkit-justify-content: center; }
.indexP1 .numList li .numUp{ font-size: 0.36rem; line-height: 0.36rem; font-family: mont;}
.indexP1 .numList li .num img{ padding-left: 10px; }
.indexP1 .numList li p{ font-size: 0.16rem; line-height: 0.16rem; text-align:center; }

.indexP2{ padding-top: 1.4rem; }
.indexP2 .toptop{ height: 1.8rem; }
.indexP2 .toptop .wal{ position: relative; }
.indexP2 .indMore{ position: absolute; right: 0; top: 0.35rem; z-index: 1;}
.indexP2 .list{ overflow: hidden; }
.indexP2 .list li{ float: left; width: 25%; }
.indexP2 .list li a{ display: block; width: 100%; height: 100%; position: relative; overflow: hidden;}
.indexP2 .list li .bg img{ width: 100%; }
.indexP2 .list li .layer{ position: absolute; left: 1.0rem; top: 1.0rem; z-index: 1; }
.indexP2 .list li .ico{ height: 1.3rem; }
.indexP2 .list li .cn{ font-weight: bold; color: #fff; font-size: 0.3rem; line-height: 0.3rem; }
.indexP2 .list li .en{ margin-top: 0.2rem; width: 2.4rem; font-size: 0.18rem; line-height: 0.24rem; font-family: bold; color: rgba(255,255,255,0.5); text-transform: uppercase; }
.indexP2 .list li .more{ position: absolute; left: 1.0rem; bottom: 1.15rem; z-index: 1; width: 42px; height: 29px; border: #fff solid 2px; border-radius: 36px; background: url(../images/ico1.png) center no-repeat; }
.indexP2 .list li:hover .bg img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.indexP2 .list li:hover .more{ background: #e60012 url(../images/ico1.png) center no-repeat; border: #e60012 solid 2px; }

.indexP3{ padding: 1.4rem 0 1.0rem; position: relative; overflow: hidden;}
.indexP3 .indexTxt{ text-align: center; }
.indexP3 .indexTxt .en:after{ left: 50%; margin-left: -12px; }
.indexP3 .list{ padding-top: 0.6rem; position: relative; z-index: 2; }
.indexP3 .list ul{ display: block; margin-right: -0.5rem; width: auto; }
.indexP3 .list li{ float: left; width: 33.33%; }
.indexP3 .list li .box{ margin-right: 0.5rem; box-shadow: 0px 5px 45px 0px rgba(0, 0, 0, 0.1);}
.indexP3 .list li .imgDiv{ height: 3.15rem; overflow: hidden; }
.indexP3 .list li .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.indexP3 .list li .botDiv{ height: 2.7rem; padding: 0.4rem 0.45rem 0; box-sizing: border-box;}
.indexP3 .list li .name{ font-weight: bold; font-size: 0.2rem; line-height: 0.3rem; height: 0.6rem; overflow: hidden; color: #333; }
.indexP3 .list li .content{ margin-top: 0.15rem; font-size: 0.16rem; line-height: 0.3rem; height: 0.6rem; overflow: hidden; color: #666; text-align: justify;}
.indexP3 .list li .time{ padding-top: 0.35rem; font-size: 0.2rem; line-height: 0.2rem; color: rgba(51,51,51,0.3); font-family: mont; }
.indexP3 .list li .box:hover{ background: #e60012; }
.indexP3 .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.indexP3 .list li .box:hover .name, .indexP3 .list li .box:hover .content, .indexP3 .list li .box:hover .time{ color: #fff; }
.indexP3 .swiper-pagination{ display: none; position: relative; left: 0; bottom: 0; padding-top: 0.6rem;}
.indexP3 .swiper-pagination-bullet { position: relative; width: 0.16rem; height: 0.16rem; opacity: 1; border-radius: 50%; border: #acacac solid 1px; background: #acacac; margin-left: 0.15rem!important; margin-right: 0.15rem!important; } 
.indexP3 .swiper-pagination-bullet-active { border: #e60012 solid 1px; background: #e60012; }

.indexP3 .indMore{ width: 1.5rem; margin: 0.6rem auto 0; position: relative; z-index: 2; }
.indexP3 .indMore a{ border: #e60012 solid 1px; color: #e60012; background: none; }
.indexP3 .indMore a:hover{ border: #e60012 solid 1px; background: #fff; }
.indexP3 canvas { position: absolute; left: 0; bottom: -4.0rem; z-index: 1; width: 100%; }

.indexP4 .toptop{ height: 5.0rem; background: url(../images/indexP4.jpg) center no-repeat; background-size: cover; }
.indexP4 .indexTxt{ text-align: center; }
.indexP4 .indexTxt .cn{ color: #fff; }
.indexP4 .indexTxt .en{ color: #fff; }
.indexP4 .indexTxt .en:after{ left: 50%; margin-left: -12px; background: #fff; }
.indexP4 .indMore{ margin-top: 0.6rem; }
.indexP4 .indMore a{ border: #fff solid 1px; color: #fff; background: none; }
.indexP4 .indMore a:hover{ border: #e60012 solid 1px; background: #e60012; }
.indexP4 .botbot{ padding: 1.0rem 0; }
.indexP4 .botbot li{ float: left; width: 33.33%; text-align: center; }
.indexP4 .botbot li .ico{ height: 0.9rem; }
.indexP4 .botbot li .name{ font-size: 0.24rem; line-height: 0.24rem; color: #333; height: 0.5rem; }
.indexP4 .botbot li .more{ font-size: 16px; line-height: 16px; color: #999; }
.indexP4 .botbot li:hover .more{ color: #e60012; }

.indexP5{ padding:0.5rem 0 1.0rem;}
.indexP5 .indexTxt{ text-align: center; }
.indexP5 .indexTxt .en:after{ left: 50%; margin-left: -12px; }
.indexP5 .partner{ margin-top: 0.6rem; position:relative;}
.indexP5 .list{ overflow:hidden; }
.indexP5 .list li .box{ border:#eee solid 1px; cursor: pointer; height: 1.5rem; position: relative; overflow: hidden; display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center;}
.indexP5 .list li .box2{ background: #fff;}
.indexP5 .list li .limg img{ max-width: 2.0rem; max-height: 1.6rem; }
.indexP5 .list li .layer{ display:none; position: absolute; z-index: 1; opacity: 0; left: 0; top: 0; width: 100%; height: 100%; background: rgba(255,255,255,0.5); text-align: center; overflow: hidden; font-size: 0.18rem; color: #000; padding: 0 0.3rem; box-sizing: border-box; display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center;}
.indexP5 .list li .box:hover .limg img{ transform:scale(1.1);-webkit-transform:scale(1.1); }
.indexP5 .se{ z-index: 2; display: block; position: absolute; height: 52px; width: 52px; top: 50%; margin-top: -26px; border-radius: 50%; background: rgba(0,0,0,0.2); }
.indexP5 .se:hover{ background: #e60012; }
.indexP5 .prev{ left: -0.8rem; }
.indexP5 .prev:after{ content: ''; position: absolute; left: 50%; top: 50%; width: 24px; height: 18px; margin-left: -12px; margin-top: -9px; background: url(../images/nimg24_left.png) no-repeat;}
.indexP5 .next{ right: -0.8rem; }
.indexP5 .next:after{ content: ''; position: absolute; left: 50%; top: 50%; width: 24px; height: 18px; margin-left: -12px; margin-top: -9px; background: url(../images/nimg24_right.png) no-repeat;}


.aboutP1{ padding: 1.1rem 0 3.0rem; position: relative; overflow: hidden;}
.aboutP1 .conDiv{ width: 8.6rem; }
.aboutP1 .name{ position: relative; font-weight: bold; color: #333; font-size: 0.48rem; line-height: 0.48rem; padding-bottom: 0.35rem; }
.aboutP1 .name:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 50px; height: 3px; background: #004898; }
.aboutP1 .txt{ padding: 0.6rem 0 0.5rem; color: #333; font-size: 0.3rem; line-height: 0.42rem; font-weight: bold; }
.aboutP1 .content{ font-size: 0.16rem; line-height: 0.3rem; min-height: 4.5rem; }
.aboutP1 .rightImg{ position: absolute; right: 0; top: 1.1rem; z-index: 1; width: 40%; height: 8.4rem; background: center no-repeat; background-size: cover;}
.aboutP1 .numList{ position: absolute; left: 0; bottom: 0; z-index: 2; padding-top: 0.7rem; padding-left: 12%; width: 76.8%; background: #e60012; height: 2.36rem; box-sizing: border-box;}
.aboutP1 .numList li{ float: left; width: 2.86rem; color: #fff; }
.aboutP1 .numList li:last-child{ width: auto; }
.aboutP1 .numList li .pj{ height: 0.68rem; }
.aboutP1 .numList li .num{ display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; }
.aboutP1 .numList li .numUp{ font-size: 0.54rem; line-height: 0.48rem; font-family: mont;}
.aboutP1 .numList li .num img{ padding-left: 10px; }
.aboutP1 .numList li p{ font-size: 0.18rem; line-height: 0.2rem; }

.aboutP2{ padding: 1.5rem 0; overflow: hidden; }
.aboutP2 .leftImg{ width: 6.75rem; }
.aboutP2 .leftImg img{ width: 100%; }
.aboutP2 .rightDiv{ width: 7.7rem; }
.aboutP2 .title{ position: relative; font-size: 0.48rem; line-height: 0.48rem; color: #333; padding-bottom: 0.32rem; font-weight: bold;}
.aboutP2 .title:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 50px; height: 3px; background: #004898; }
.aboutP2 .msgList{ padding-top: 0.6rem; }
.aboutP2 .msgList li{ padding-bottom: 0.5rem; }
.aboutP2 .msgList li:last-child{ padding-bottom: 0; }
.aboutP2 .msgList li .wen{ font-size: 0.24rem; line-height: 0.32rem; color: #000; padding-bottom: 0.25rem; }
.aboutP2 .msgList li .msg{ font-size: 0.16rem; line-height: 0.3rem; text-align: justify; }

.aboutP3{ padding-top: 1.2rem; height: 10.0rem; background: url(../images/honorBg.jpg) center no-repeat; background-size: cover; box-sizing: border-box; }
.aboutP3 .title{ position: relative; color: #fff; font-weight: bold; text-align: center; font-size: 0.48rem; line-height: 0.48rem; padding-bottom: 0.3rem; }
.aboutP3 .title:after{ content: ''; position: absolute; left: 50%; margin-left: -25px; bottom: 0; width: 50px; height: 2px; background: #fff; }
.honorPic{ position: relative; margin-top: 0.6rem;}
.honorPic .list{ overflow: hidden; }
.honorPic .swiper-slide{ height: 5.2rem; padding: 0.4rem 0.25rem 0; box-sizing: border-box; background: #fff; cursor: pointer; }
.honorPic .swiper-slide .pic{ height: 3.9rem; overflow: hidden; }
.honorPic .swiper-slide .pic img{ max-width: 3.06rem; max-height: 3.8rem; }
.honorPic .swiper-slide .name{ margin-top: 0.2rem; text-align: center; color: #333; font-weight: 700; font-size: 0.2rem; height: 0.3rem; line-height: 0.3rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }
.honorPic .swiper-slide:hover .name{ color: #e60012; }

.honorPic .bottom{ margin-top: 0.6rem; display: flex; display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; align-items: center;}
.honorPic .swiper-pagination { position: relative; width: calc(100% - 1.76rem); height: 2px; background-color: rgba(255, 255, 255, 0.5);}
.honorPic .swiper-pagination-progress .swiper-pagination-progressbar{ height: 4px; background-color: #fff; position: absolute; left: 0; top: -1px; z-index: 10; width: 100%; transform-origin: left center;}
.honorPic .arrowDiv{ font-size: 0; }
.honorPic .arrowDiv a{ position: static; display: inline-block; width: 0.56rem; height: 0.56rem; border-radius: 50%; box-sizing: border-box;}
.honorPic .arrowDiv .prev{ background: #fff url(../images/nimg8_left.png) center no-repeat;}
.honorPic .arrowDiv .next{ margin-left: 0.24rem; background: #fff url(../images/nimg8_right.png) center no-repeat; }
.honorPic .arrowDiv .prev:hover{ background: #e60012 url(../images/nimg8_lefton.png) center no-repeat;}
.honorPic .arrowDiv .next:hover{ background: #e60012 url(../images/nimg8_righton.png) center no-repeat;}

.pic-modal-box { display: none; width: 100%; height: 100%; position: fixed; left: 0; top: 0; background: rgba(0, 0, 0, 0.5); z-index: 999;}
.pic-modal-box .box {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
  box-sizing:border-box;
}
.pic-modal-box .main { position: relative; background: #fff; width: 8.2rem; margin: 0 auto; padding: 60px 100px 0;}
.pic-modal-box .name { font-size: 24px; color: #313131; line-height: 120px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.pic-modal-box .close { position: absolute; right: 18px; top: 18px; z-index: 10; width: 24px; height: 24px; display: inline-block; background: url(../images/close.png) no-repeat; background-size: contain;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;}
.pic-modal-box .close:hover { transform: rotate(-90deg);}
.pic-modal-box .pic-box { height: 5.4rem;}
.pic-modal-box .pic-box img { display: block; max-width: 8.2rem; max-height: 5.4rem;}

.aboutP4{ padding: 1.2rem 0; background: url(../images/aboutP4.jpg) center no-repeat; background-size: cover; }
.aboutP4 .title{ font-weight: bold; text-align: center; font-size: 0.48rem; line-height: 0.48rem; color: #333; position: relative; padding-bottom: 0.3rem; }
.aboutP4 .title:after{ content: ''; position: absolute; left: 50%; bottom: 0; margin-left: -25px; width: 50px; height: 2px; background: #333; }

.historyPic{ margin-top: 0.6rem;  overflow: hidden;}
.historyPic .box-container{ width: 2.1rem; }
.historyPic .img-swiper{ height: 4.92rem;}
.historyPic .img-swiper .year{ cursor: pointer; box-sizing: border-box; height: 0.59rem; border: #eee solid 1px; background: #fff; text-align: center; line-height: 0.58rem; font-size: 0.18rem; color: #333; font-family: mont; }
.historyPic .img-swiper .swiper-slide-active .year{ border: #e60012 solid 1px; background: #e60012; color: #fff; }
.historyPic .se{ display: block; height: 29px; width: 100%; }
.historyPic .prev{ background: url(../images/nimg22_top.png) center top no-repeat; }
.historyPic .next{ background: url(../images/nimg22_bot.png) center bottom no-repeat; }
.historyPic .prev:hover{ background: url(../images/nimg22_topon.png) center top no-repeat;}
.historyPic .next:hover{ background: url(../images/nimg22_boton.png) center bottom no-repeat;}

.historyPic .detail-box{ width: 11.7rem; position: relative;}
.historyPic .detail-box:before{ content: ''; position: absolute; left: 0; top: 0; width: 1px; height: 5.65rem; background: url(../images/line1.png) repeat-y; }
.historyPic .detail-box .list .item { display: none; position: relative; width: 9.4rem; float: right; padding-left: 2.3rem; box-sizing: border-box;}
.historyPic .detail-box .list .item.on { display: block; animation: fadeOfOpacity .5s linear;}
.historyPic .detail-box .list .layer{ position: absolute; left: 0; top: 0; color: #e60012; font-family: mont;}
.historyPic .detail-box .list .year{ font-size: 0.6rem; line-height: 0.6rem; padding-bottom: 0.25rem;}
.historyPic .detail-box .list .wen{ font-size: 0.24rem; line-height: 0.24rem; }
.historyPic .detail-box .list .sub li{ position: relative; padding: 0 0 0.25rem 1.05rem; font-size: 0.16rem; color: #333; line-height: 0.3rem; }
.historyPic .detail-box .list .sub li .month{ position: absolute; left: 0; top: 0; }

.dutyP1{ padding: 1.0rem 0; overflow: hidden; }
.dutyP1 .title{ font-weight: bold; font-size: 0.48rem; line-height: 0.48rem; color: #333; position: relative; padding-bottom: 0.35rem; margin-bottom: 0.6rem;}
.dutyP1 .title:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 50px; height: 2px; background: #004898; }
.dutyP1 .conDiv{ width: 6.6rem; }
.dutyP1 .txt{ height: 0.56rem; position: relative; color: #333; font-size: 0.3rem; line-height: 0.3rem; }
.dutyP1 .txt:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 35px; height: 2px; background: #c9c9c9; }
.dutyP1 .content{ font-size: 0.16rem; line-height: 0.3rem; color: #333; text-align: justify; padding-top: 0.3rem; }
.dutyP1 .rightImg{ width: 7.68rem; }
.dutyP1 .rightImg img{ width: 100%; }

.dutyP2{ background: #f1f5fa; padding: 1.2rem 0 1.0rem; }
.dutyP2 .txt{ height: 0.56rem; position: relative; color: #333; font-size: 0.3rem; line-height: 0.3rem; }
.dutyP2 .txt:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 35px; height: 2px; background: #c9c9c9; }
.dutyP2 .content{ padding-top: 0.3rem; font-size: 0.16rem; line-height: 0.3rem; color: #333; text-align: justify; }
.dutyP2 .list{ padding-top: 0.45rem; }
.dutyP2 .list li{ padding-bottom: 0.2rem; }
.dutyP2 .list li a{ display: block; height: 1.9rem; background: #fff; position: relative; padding: 0.4rem 1.0rem 0 2.0rem; box-sizing: border-box;}
.dutyP2 .list li .time{ position: absolute; left: 0.45rem; top: 0.5rem; width: 0.98rem; height: 0.92rem; border: #ebebeb solid 1px; color: #8d8d8d; font-size: 14px; }
.dutyP2 .list li .time em{ display: block; font-size: 0.36rem; font-family: mont;}
.dutyP2 .list li .name{ font-size: 0.22rem; height: 0.4rem; line-height: 0.4rem; overflow: hidden; color: #333; }
.dutyP2 .list li .msg{ margin-top: 0.1rem; font-size: 0.16rem; line-height: 0.3rem; color: #666; height: 0.6rem; overflow: hidden; }
.dutyP2 .list li a:hover .time{ border: #e60012 solid 1px; background: #e60012; color: #fff; }
.dutyP2 .list li a:hover .time em{ color: #fff; }
.dutyP2 .list li a:hover .name{ color: #e60012; }

.joinP1{ padding: 1.0rem 0; overflow: hidden;}
.joinP1 .title{ font-weight: bold; font-size: 0.48rem; line-height: 0.48rem; color: #333; position: relative; padding-bottom: 0.35rem; margin-bottom: 0.6rem;}
.joinP1 .title:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 50px; height: 2px; background: #004898; }
.joinP1 .leftImg{ width: 7.68rem; }
.joinP1 .leftImg img{ width: 100%; }
.joinP1 .conDiv{ width: 6.6rem; }
.joinP1 .txt{ height: 0.68rem; position: relative; color: #333; font-size: 0.36rem; line-height: 0.36rem; }
.joinP1 .txt:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 35px; height: 2px; background: #c9c9c9; }
.joinP1 .list li{ padding-top: 0.3rem; border-bottom: #e4e4e4 solid 1px; }
.joinP1 .list li:last-child{ border-bottom: none; }
.joinP1 .list li .wen{ padding-left: 28px; font-size: 0.24rem; line-height: 0.32rem; color: #333; position: relative; }
.joinP1 .list li .wen:before{ content: ''; position: absolute; left: 0; top: 0.15rem; width: 12px; height: 3px; background: #1657a7; }
.joinP1 .list li .msg{ line-height: 0.32rem; font-size: 0.16rem; padding-left: 28px; padding-top: 0.2rem; padding-bottom: 0.2rem;}

.joinP2{ padding: 1.0rem 0; background: #f1f5fa; }
.joinP2 .mxfDiv{ background: #fff; }
.joinP2 .conDiv{ width: 50%; padding: 0 1.0rem 0 0.8rem; box-sizing: border-box; }
.joinP2 .imgDiv{ width: 50%; order: 2;}
.joinP2 .imgDiv img{ width: 100%; }
.joinP2 .title{ height: 0.68rem; position: relative; color: #333; font-size: 0.36rem; line-height: 0.36rem; }
.joinP2 .title:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 35px; height: 2px; background: #c9c9c9; }
.joinP2 .content{ font-size: 0.16rem; line-height: 0.32rem; text-align: justify; padding-top: 0.5rem; }

.joinP3{ padding: 1.0rem 0 1.2rem; }
.joinP3 .title{ font-size: 0.36rem; line-height: 0.36rem; color: #333; position: relative; padding-bottom: 0.35rem; text-align: center; margin-bottom: 0.6rem;}
.joinP3 .title:after{ content: ''; position: absolute; left: 50%; bottom: 0; margin-left: -18px; width: 35px; height: 2px; background: #e4e4e4; }

.selectGroup{ position: relative; text-align: center; padding-bottom: 0.6rem; z-index: 2;}
.selectGroup .box{ display: inline-block; position: relative; height: 0.62rem; margin-right: 0.2rem;}
.selectGroup .select dt{ border-radius: 6px; box-sizing: border-box; border: #dcdcdc solid 1px; height: 0.62rem; line-height: 0.62rem; display: inline-block; width: 2.38rem; background: url(../images/selectIco2.png) no-repeat right center; cursor: pointer; overflow: hidden; position: relative; z-index: 5;}
.selectGroup .select dt a{ text-align: left; font-size: 16px;color: #666; position: relative; padding-left: 0.2rem; display: block; overflow: hidden;} 
.selectGroup .select dd{ position: absolute; left: 0px; top: 0.61rem; z-index: 10; width: 100%; background: #fff; height: 1.8rem; overflow: auto; box-sizing: border-box; border: #dcdcdc solid 1px; border-radius: 6px;} 
.selectGroup .select dd::-webkit-scrollbar { width: 2px;}
.selectGroup .select dd::-webkit-scrollbar-track { background-color: #e5e5e5;}
.selectGroup .select dd::-webkit-scrollbar-thumb { background-color: #ff9e00;}
.selectGroup .select dd ul {list-style: none; overflow: auto; padding: 0 0.2rem; background: #fff;} 
.selectGroup .select dd ul li{line-height: 0.45rem; height: 0.45rem; cursor: pointer; border-bottom: 1px solid #e1e1e1; color: #c6c6c6; font-size: 14px; text-align: left;}
.selectGroup .select dd ul li:last-child{ border-bottom: none; }
.selectGroup .select dd ul li:hover{ color: #e60012; }
.selectGroup .form{ width: 5.35rem; box-sizing: border-box; position: relative; height: 0.62rem; overflow: hidden; border-radius: 6px;}
.selectGroup .form .input1{ height: 0.62rem; box-sizing: border-box; line-height: 0.6rem; border: #e1e1e1 solid 1px; width: 100%; font-size: 0.16rem; padding-left: 0.25rem; border-top-left-radius: 6px; border-bottom-left-radius: 6px;}
.selectGroup .btnDiv{ position: absolute; right: 0; top: 0; z-index: 1; }
.selectGroup .btnDiv a{ display: block; width: 120px; text-align: center; font-size: 0.18rem; color: #fff; height: 0.62rem; line-height: 0.62rem; background: #e60012; border-top-right-radius: 6px; border-bottom-right-radius: 6px; }

.joinP3 .list{ padding-bottom: 0.6rem; }
.joinP3 .list li{ margin-bottom: 20px; background: #f1f5fa; position: relative; cursor: pointer;}
.joinP3 .list li .topDiv{ padding: 0.35rem 0 0.45rem; border-top: #e7e7e7 solid 2px;}
.joinP3 .list li .name{ padding-left: 0.4rem; line-height: 22px; }
.joinP3 .list li .name .dj{ display: inline-block; min-width: 320px; padding-right: 20px;}
.joinP3 .list li .name b{ font-size: 0.22rem; color: #17171d; display: inline-block; font-weight: 400;}
.joinP3 .list li .name em{ position: relative; font-size: 14px; color: #666; padding: 0 12px; font-weight: 400; }
.joinP3 .list li .name em:after{ content: ''; position: absolute; right: 0; top: 0; width: 1px; height: 100%; background: #666; }
.joinP3 .list li .name em:last-child:after{ display: none; }
.joinP3 .list li .msgList{ padding: 0.2rem 0 0 0.4rem; }
.joinP3 .list li .msgList dd{ line-height: 0.3rem; font-size: 0.16rem; color: #626262; }
.joinP3 .list li .hideBox{ display: none; padding: 10px 0.4rem 0.6rem; background: #fff; color: #8d8d8d;}
.joinP3 .list li .ico{ position: absolute; right: 48px; top: 36px; z-index: 1; width: 60px; height: 60px; background: #e60012 url(../images/nimg19_1.png) center no-repeat; border-radius: 50%;}
.joinP3 .list li .txt{ font-size: 18px; line-height: 30px; padding-bottom: 0.2rem; }
.joinP3 .list li .msg{ font-size: 0.16rem; line-height: 0.3rem; padding-bottom: 0.4rem; }
.joinP3 .list li .tips{ font-size: 0.16rem; line-height: 0.16rem; }
.joinP3 .list .liNow{box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.1);}
.joinP3 .list .liNow .topDiv{ border-top: #e60012 solid 2px; background: #fff;}
.joinP3 .list .liNow .name b{ color: #e60012; }
.joinP3 .list .liNow .ico{ background: #e60012 url(../images/nimg19_1on.png) center no-repeat;}

.business{ padding: 0.8rem 0 0.7rem; }
.business .mxfDiv{ position: relative; }
.business .mxfDiv .bg img{ width: 100%; }
.business .mxfDiv .info{ position: absolute; top: 0; height: 100%; color: #333; left: 1.1rem; z-index: 2; width: 6.0rem; display: flex; display: -webkit-box; display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    align-items: center;}
.business .mxfDiv .txt{ font-size: 0.48rem; line-height: 0.48rem; padding-bottom: 0.35rem;}
.business .mxfDiv .content{ font-size: 0.16rem; line-height: 0.3rem; height:1.5rem; overflow:hidden; }

.business .list{ padding-top: 0.8rem; }
.business .list li{ margin-bottom: 0.8rem; position: relative;}
.business .list li .bg img{ width: 100%; }
.business .list li .info{ position: absolute; top: 0; height: 100%; right: 1.1rem; z-index: 2; width: 5.5rem; color: #fff; display: flex; display: -webkit-box; display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    align-items: center;}
.business .list li:nth-child(2n) .info{ right: auto; left: 1.1rem; width: 5.7rem; }
.business .list li .name{ font-size: 0.48rem; line-height: 0.48rem; padding-bottom: 0.35rem; }
.business .list li .content{ font-size: 0.16rem; line-height: 0.3rem; }
.business .list li .more{ padding-top: 0.7rem; }
.business .list li .more a{ width: 1.6rem; height: 0.5rem; line-height: 0.5rem; border-radius: 0.36rem; color: #fff; font-size: 14px; text-transform: uppercase; font-family:mont; background: #e60012;}
.business .list li .more img{ padding-left: 10px; }
.business .list li .more a:hover img{ animation: iconAni 1.5s ease infinite;}

.product{ padding: 1.0rem 0 0.7rem; }
.product .title{ font-size: 0.48rem; line-height: 0.48rem; color: #333; position: relative; padding-bottom: 0.35rem; font-weight: bold;}
.product .title:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 50px; height: 3px; background: #004898; }
.product .list{ padding-top: 0.6rem; }
.product .list ul{ margin-right: -0.56rem; }
.product .list li{ float: left; width: 50%; padding-bottom: 0.52rem;}
.product .list li .box{ margin-right: 0.56rem; height: 2.8rem; background: #eff2f6; }
.product .list li a{ display: block; position: relative; padding: 0.35rem 0.45rem 0 3.5rem; height: 2.8rem; box-sizing: border-box;}
.product .list li .imgDiv{ position: absolute; left: 0; top: 0; width: 3.0rem; overflow: hidden; }
.product .list li .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.product .list li .toptop{ height: 1.85rem; overflow: hidden; }
.product .list li .name{ max-height: 0.8rem; line-height: 0.4rem; font-size: 0.24rem; color: #000; overflow: hidden; }
.product .list li .msg{ margin-top: 0.15rem; font-size: 0.16rem; line-height: 0.3rem; color: #666; height: 0.9rem; overflow: hidden; }
.product .list li .more{ margin-top: 0.1rem; color: #666; font-size: 0.16rem; line-height: 0.16rem; }
.product .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.product .list li .box:hover .name, .product .list li .box:hover .more{ color: #e60012; }


.productShow{ padding: 0.6rem 0 1.2rem; }
.leftNav{ width: 2.8rem; padding-top: 0.4rem; }
.leftNav li{ margin-bottom: 10px; font-size: 0.16rem; }
.leftNav li a{ height: 0.7rem; color: #333; line-height: 0.24rem; background: #eee; padding: 0 0.35rem; }
.leftNav li a:hover{ color: #e60012; }
.leftNav li .aNow{ background: #e60012; color: #fff!important; font-weight: bold; }

.productShow .detail{ position: relative; padding: 0.3rem 4.8rem 0.8rem 0; min-height: 3.3rem; border-bottom: #f0f0f0 solid 1px;}
.productShow .detail .name{ font-size: 0.48rem; line-height: 0.56rem; color: #333; position: relative; padding-bottom: 0.25rem; }
.productShow .detail .name:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 50px; height: 3px; background: #004898;}
.productShow .detail .content{ padding-top: 0.4rem; font-size: 0.16rem; line-height: 0.3rem; text-align: justify; }
.productShow .detail .imgDiv{ position: absolute; right: 0; top: 0; width: 3.85rem; }
.productShow .detail .imgDiv img{ width: 3.85rem; }
.productShow .list{ padding-top: 0.2rem; }
.productShow .list li{ position: relative; padding: 0.6rem 0 0 4.3rem; height: 4.0rem; border-bottom: #f0f0f0 solid 1px; box-sizing: border-box; }
.productShow .list li .limg{ position: absolute; left: 0; top: 0.6rem; width: 3.5rem; height: 2.8rem; overflow: hidden; }
.productShow .list li .limg img{ width: 100%; height: 100%; object-fit: cover; }
.productShow .list li .name{ font-size: 0.3rem; position: relative; padding-bottom: 0.25rem; color: #333; }
.productShow .list li .name:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 45px; height: 2px; background: #eee; }
.productShow .list li .msg{ margin-top: 0.25rem; font-size: 0.16rem; line-height: 0.3rem; text-align: justify; }
.productShow .list li:hover .limg img{ transform:scale(1.1);-webkit-transform:scale(1.1); }

.innovate{ padding: 1.0rem 0 0.3rem; }
.innovate .list li{ margin-bottom: 1.0rem; position: relative;}
.innovate .list li .bg img{ width: 100%; }
.innovate .list li .info{ position: absolute; top: 0; height: 100%; left: 1.1rem; z-index: 2; width: 5.7rem; color: #333; display: flex; display: -webkit-box; display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    align-items: center;}
.innovate .list li:nth-child(2n) .info{ right: 1.1rem; left: auto; width: 5.5rem; }
.innovate .list li .name{ font-size: 0.48rem; line-height: 0.48rem; padding-bottom: 0.35rem; font-weight: bold;}
.innovate .list li .content{ font-size: 0.16rem; line-height: 0.3rem; }
.innovate .list li .more{ padding-top: 0.7rem; }
.innovate .list li .more a{ width: 1.6rem; height: 0.5rem; line-height: 0.5rem; border-radius: 0.36rem; color: #fff; font-size: 14px; text-transform: uppercase; font-family:mont; background: #e60012;}
.innovate .list li .more img{ padding-left: 10px; }
.innovate .list li .more a:hover img{ animation: iconAni 1.5s ease infinite;}

.innovateShow{ padding: 1.0rem 0 1.2rem; }
.innovateShow .title{ font-size: 0.48rem; line-height: 0.48rem; color: #333; font-weight: bold; position: relative; padding-bottom: 0.35rem; }
.innovateShow .title:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 50px; height: 3px; background: #004898; }
.innovateShow .content{ font-size: 0.16rem; line-height: 0.3rem; padding: 0.5rem 0 0.35rem; }
.innovateShow .imgPic{ overflow: hidden; position: relative;}
.innovateShow .imgPic .limg{ border-radius: 8px; overflow: hidden; }
.innovateShow .imgPic .limg img{ width: 100%; }
.innovateShow .swiper-pagination{ position: relative; left: 0; bottom: 0; padding-top: 0.6rem;}
.innovateShow .swiper-pagination-bullet { position: relative; width: 0.16rem; height: 0.16rem; opacity: 1; border-radius: 50%; background: #c8c8c8; margin-left: 8px!important; margin-right: 8px!important; } 
.innovateShow .swiper-pagination-bullet-active { background: #e60012; }
.innovateShow .se{ z-index: 2; display: block; position: absolute; height: 52px; width: 52px; top: 45%; margin-top: -26px; border-radius: 50%; background: rgba(0,0,0,0.2); }
.innovateShow .se:hover{ background: #e60012; }
.innovateShow .prev{ left: 0.6rem; }
.innovateShow .prev:after{ content: ''; position: absolute; left: 50%; top: 50%; width: 24px; height: 18px; margin-left: -12px; margin-top: -9px; background: url(../images/nimg24_left.png) no-repeat;}
.innovateShow .next{ right: 0.6rem; }
.innovateShow .next:after{ content: ''; position: absolute; left: 50%; top: 50%; width: 24px; height: 18px; margin-left: -12px; margin-top: -9px; background: url(../images/nimg24_right.png) no-repeat;}

.standard{ padding: 1.0rem 0 1.2rem; }
.standard .title{ position: relative; color: #333; font-size: 0.48rem; line-height: 0.48rem; font-weight: bold; padding-bottom: 0.35rem; }
.standard .title:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 60px; height: 3px; background: #004898; }
.standard .list{ padding-top: 0.6rem; }
.standard .list li{ padding-bottom: 0.2rem; }
.standard .list li a{ display: block; height: 1.9rem; background: #f1f5fa; position: relative; padding: 0.4rem 1.0rem 0 2.0rem; box-sizing: border-box;}
.standard .list li .time{ position: absolute; left: 0.45rem; top: 0.5rem; width: 0.98rem; height: 0.92rem; border: #ebebeb solid 1px; color: #8d8d8d; font-size: 14px; }
.standard .list li .time em{ display: block; font-size: 0.36rem; font-family: mont;}
.standard .list li .name{ font-size: 0.22rem; height: 0.4rem; line-height: 0.4rem; overflow: hidden; color: #333; }
.standard .list li .msg{ margin-top: 0.1rem; font-size: 0.16rem; line-height: 0.3rem; color: #666; height: 0.6rem; overflow: hidden; }
.standard .list li a:hover .time{ border: #e60012 solid 1px; background: #e60012; color: #fff; }
.standard .list li a:hover .time em{ color: #fff; }
.standard .list li a:hover .name{ color: #e60012; }

.news{ padding: 1.0rem 0 1.2rem; }
.news .title{ position: relative; color: #333; font-size: 0.48rem; line-height: 0.48rem; font-weight: bold; padding-bottom: 0.35rem; }
.news .title:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 60px; height: 3px; background: #004898; }

.news .detail{ margin-top: 0.6rem; }
.news .detail a{ display: block; height: 5.3rem; position: relative; padding: 0 1.4rem 0 8.7rem; background: #f9f9f9; }
.news .detail .imgDiv{ position: absolute; left: 0; top: 0; width: 50%; height:5.3rem; overflow: hidden; }
.news .detail .imgDiv img{ width: 100%; height:100%; object-fit:cover; }
.news .detail .time{ font-family: bold; font-size: 0.3rem; line-height: 0.3rem; color: rgba(0,0,0,0.25); padding: 0.9rem 0 0.35rem; }
.news .detail .name{ line-height: 0.42rem; height: 0.84rem; font-size: 0.28rem; color: #333; overflow: hidden; }
.news .detail .content{ margin-top: 0.1rem; font-size: 0.16rem; line-height: 0.3rem; height: 0.9rem; color: #666; overflow: hidden; }
.news .detail .more{ margin-top: 0.5rem; position: relative; width: 0.58rem; height: 0.58rem; border-radius: 50%; background: #e60012 url(../images/nimg14_1.png) center no-repeat; }
.news .detail a:hover .name{ color: #e60012; }
.news .detail a:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.news .list{ padding-top: 1.0rem; }
.news .list ul{ display: block; margin-right: -0.5rem; width: auto; }
.news .list li{ float: left; width: 33.33%; padding-bottom: 0.6rem; }
.news .list li .box{ margin-right: 0.5rem; box-shadow: 0px 5px 45px 0px rgba(0, 0, 0, 0.1);}
.news .list li .imgDiv{ height: 3.15rem; overflow: hidden; }
.news .list li .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.news .list li .botDiv{ height: 2.7rem; padding: 0.4rem 0.45rem 0; box-sizing: border-box;}
.news .list li .name{ font-weight: bold; font-size: 0.2rem; line-height: 0.3rem; height: 0.6rem; overflow: hidden; color: #333; }
.news .list li .content{ margin-top: 0.15rem; font-size: 0.16rem; line-height: 0.3rem; height: 0.6rem; overflow: hidden; color: #666; text-align: justify;}
.news .list li .time{ padding-top: 0.35rem; font-size: 0.2rem; line-height: 0.2rem; color: rgba(51,51,51,0.3); font-family: mont; }
.news .list li .box:hover{ background: #e60012; }
.news .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.news .list li .box:hover .name, .news .list li .box:hover .content, .news .list li .box:hover .time{ color: #fff; }

.newsTop{ position: relative; padding: 0.6rem 0; background: #eeeff2; }
.newsTop .name{ font-size: 0.36rem; line-height: 0.48rem; color: #333; font-weight: bold; width: 10.4rem; }
.newsTop .msgList{ padding-top: 0.35rem; }
.newsTop .msgList li{ float: left; color: #999; font-size: 0.16rem; padding-right: 0.45rem; }
.newsTop .msgList li img{ padding-right: 10px; position: relative; top: -1px; }

.newShow{ padding: 0.8rem 0 1.0rem; }
.newShow .leftDiv{ width: 10.54rem; }
.newShow .content{ font-size: 0.16rem; line-height: 0.36rem; color: #333; text-align: justify; }
.newShow .imgDiv{ text-align: center; padding: 0.3rem 0; }
.newShow .content img{ max-width: 10.4rem; }
.newShow .content b{ display: block; text-align: center; font-size: 0.2rem; line-height: 0.2rem; }

.sideNews{ width: 3.75rem; }
.sideNews .title{ padding-bottom: 0.1rem; }
.sideNews .title .cn{ position: relative; font-weight: bold; color: #000; font-size: 0.3rem; line-height: 0.3rem; padding-bottom: 0.25rem; }
.sideNews .title .cn:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 32px; height: 5px; background: #e60012; border-radius: 4px; }
.sideNews .list li{ padding: 0.4rem 0; border-bottom: #f5f5f5 solid 1px; }
.sideNews .list li .name{ font-size: 0.2rem; color: #333; line-height: 0.36rem; overflow: hidden; }
.sideNews .list li .time{ font-family:mont; font-size: 0.16rem; line-height: 0.16rem; color: #999; padding-bottom: 0.2rem; }
.sideNews .list li:hover .name{ color: #e60012; }

.pageDown{ padding-top: 0.8rem; }
.pageDown li{ font-size: 0.16rem; }
.pageDown li a{ display: block; height: 0.4rem; line-height: 0.4rem; color: #333; overflow: hidden; }
.pageDown li a:hover{ color: #e60012; }

.sideNews .share{ padding-top: 0.3rem; overflow: hidden;}
.sideNews .share li{ float: left; margin-right: 15px; }
.sideNews .share li a{ display: block; width: 0.56rem; height: 0.56rem; border-radius: 50%; position: relative; }
.sideNews .share li img{ position: absolute; left: 50%; top: 50%; margin-left: -11px; margin-top: -9px; }
.sideNews .share li .img1{ opacity: 0; }
.sideNews .share li a:hover{ background: #e60012; }
.sideNews .share li a:hover img{ opacity: 0; }
.sideNews .share li a:hover .img1{ opacity: 1; }

.backBtn{ padding-top: 0.5rem; }
.backBtn a{ display: block; height: 0.56rem; line-height: 0.56rem; color: #fff; font-size: 16px; border-radius: 0.48rem; background: #e60012; text-align: center; }
.backBtn img{ margin-left: 10px; position: relative; top: -1px; }

.notice{ padding: 1.0rem 0 1.2rem; }
.notice .title{ position: relative; color: #333; font-size: 0.48rem; line-height: 0.48rem; font-weight: bold; padding-bottom: 0.35rem; }
.notice .title:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 60px; height: 3px; background: #004898; }
.notice .list{ padding: 0.6rem 0 0.4rem; }
.notice .list li{ margin-bottom: 0.2rem; }
.notice .list li a{ display: block; height: 0.8rem; line-height: 0.8rem; font-size: 0.16rem; color: #333; position: relative; padding: 0 0.8rem 0 1.6rem; background: #f4f4f4; overflow: hidden; }
.notice .list li em{ color: #e60012; position: absolute; left: 0.45rem; top: 0; font-family: mont; }
.notice .list li a:after{ content: ''; position: absolute; right: 0.4rem; top: 50%; margin-top: -10px; width: 20px; height: 20px; background: url(../images/nimg20_4.png) no-repeat; }
.notice .list li a:hover{ background: #e60012; color: #fff; }
.notice .list li a:hover em{ color: #fff; }
.notice .list li a:hover:after{ background: url(../images/nimg20_4on.png) no-repeat;}

.investorP1{ padding: 0.8rem 0 0.9rem; }
.investorP1 .topDiv{ position: relative; height: 2.4rem; padding: 0 0.8rem 0 5.68rem; background: #f8f9fd url(../images/nimg1536Bg.png) center bottom no-repeat; background-size: 100%; }
.investorP1 .layer{ position: absolute; left: 0; top: 0; z-index: 1; width: 4.7rem; padding-left: 0.75rem; box-sizing: border-box; height: 100%; background: rgba(240,245,249,0.5);}
.investorP1 .name{ padding: 0.55rem 0 0.2rem; color: #333; font-size: 0.3rem; line-height: 0.3rem; font-weight: bold; }
.investorP1 .name em{ font-family: bold; }
.investorP1 .mxf{ overflow: hidden; }
.investorP1 .num{ float: left; font-size: 0.48rem; line-height: 0.48rem; color: #e60012; font-family: bold; padding-right: 0.5rem; }
.investorP1 .wen{ float: left; height: 0.42rem; font-size: 0.18rem; line-height: 0.18rem; font-family: bold; display: flex; display: -webkit-flex; flex-direction: column; justify-content: space-between;}
.investorP1 .wen img{ display: block; width: 17px; }
.investorP1 .time{ padding-top: 0.25rem; font-size: 0.16rem; line-height: 0.16rem; color: #333;}
.investorP1 .stock{ padding-top: 0.8rem; }
.investorP1 .stock ul{ display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }
.investorP1 .stock li{ text-align: center;}
.investorP1 .stock li p{ font-size: 0.16rem; line-height: 0.16rem; color: #333;}
.investorP1 .stock li .txt{ font-family: mont; height: 0.6rem; font-size: 0.36rem; line-height: 0.36rem; color: #e60012; }

.investorP1 .red{ color: #e60012; }
.investorP1 .green{ color: #2bcc0b; }

.investorP1 .botDiv{ padding-top: 1.2rem; }
.investorP1 .pjDiv{ height: 1.4rem; position: relative;}
.investorP1 .title{ font-size: 0.48rem; line-height: 0.48rem; color: #333; font-weight: bold; padding-bottom: 0.35rem; position: relative; }
.investorP1 .title:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 50px; height: 3px; background: #004898; }
.investorP1 .more{ position: absolute; right: 0; top: 0.2rem; z-index: 1; }
.investorP1 .more a{ box-sizing: border-box; width: 1.8rem; height: 0.5rem; line-height: 0.5rem; border-radius: 0.36rem; color: #fff; font-size: 14px; text-transform: uppercase; font-family:mont; background: #e60012;}
.investorP1 .more img{ padding-left: 10px; }
.investorP1 .more a:hover img{ animation: iconAni 1.5s ease infinite;}
.investorP1 .leftImg{ width: 6.5rem;}
.investorP1 .leftImg img{ width: 100%; }
.investorP1 .rightList{ width: 8.1rem; }
.investorP1 .rightList li{ font-size: 0.16rem; padding-bottom: 0.27rem; }
.investorP1 .rightList li a{ display: block; position: relative; padding-left: 1.2rem; padding-right: 0.6rem; height: 0.32rem; line-height: 0.32rem; overflow: hidden; }
.investorP1 .rightList li a:after{ content: ''; position: absolute; right: 0; top: 50%; margin-top: -10px; width: 20px; height: 20px; background: url(../images/nimg20_4.png) no-repeat; }
.investorP1 .rightList li em{ position: absolute; left: 0; top: 0; color: #e60012; font-family: mont; }

.investorP2{ background: #f1f5fa; padding: 1.2rem 0; }
.investorP2 .title{ position: relative; text-align: center; font-size: 0.48rem; line-height: 0.48rem; color: #333; font-weight: bold; padding-bottom: 0.35rem; }
.investorP2 .title:after{ content: ''; position: absolute; left: 50%; margin-left: -30px; bottom: 0; width: 60px; height: 3px; background: #004898; }
.investorP2 .list{ padding-top: 0.6rem; }
.investorP2 .list ul{ margin-right: -0.36rem; }
.investorP2 .list li{ float: left; width: 50%; padding-bottom: 0.35rem; font-size: 0.16rem; }
.investorP2 .list li .box{ margin-right: 0.36rem; }
.investorP2 .list li a{ display: block; background: #fff; position: relative; padding-left: 1.6rem; padding-right: 0.6rem; height: 0.9rem; line-height: 0.9rem; color: #333; overflow: hidden; }
.investorP2 .list li a:after{ content: ''; position: absolute; right: 0.4rem; top: 50%; margin-top: -20px; width: 29px; height: 40px; background: url(../images/nimg29_1.png) no-repeat; }
.investorP2 .list li em{ position: absolute; left: 0.4rem; top: 0; color: #e60012; font-family: mont; }
.investorP2 .list li a:hover{ background: #e60012; color: #fff; }
.investorP2 .list li a:hover:after{ background: url(../images/nimg29_1on.png) no-repeat; }
.investorP2 .list li a:hover em{ color: #fff; }
.investorP2 .more{ width: 1.8rem; margin: 0.25rem auto 0; }
.investorP2 .more a{ box-sizing: border-box; width: 1.8rem; height: 0.5rem; line-height: 0.5rem; border-radius: 0.36rem; color: #fff; font-size: 14px; text-transform: uppercase; font-family:mont; background: #e60012;}
.investorP2 .more img{ padding-left: 10px; }
.investorP2 .more a:hover img{ animation: iconAni 1.5s ease infinite;}

.investorP3{ height: 4.0rem; background: url(../images/investorP3.jpg) center no-repeat; background-size: cover; }
.investorP3 .title{ color: #fff; text-align: center; font-size: 0.48rem; line-height: 0.48rem; font-weight: bold; padding-bottom: 0.45rem; }
.investorP3 .more a{ box-sizing: border-box; width: 1.8rem; height: 0.5rem; line-height: 0.5rem; border-radius: 0.36rem; border: #fff solid 1px; color: #fff; font-size: 14px; text-transform: uppercase; font-family:mont; }
.investorP3 .more img{ padding-left: 10px; }
.investorP3 .more a:hover{ border: #e60012 solid 1px; background: #e60012; }

.platform{ padding: 1.0rem 0; overflow: hidden; }
.platform .leftDiv{ width: 7.0rem; }
.platform .title{ position: relative; font-size: 0.48rem; line-height: 0.48rem; color: #333; font-weight: bold; padding-bottom: 0.35rem; }
.platform .title:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 50px; height: 3px; background: #004898; }
.platform .name{ font-size: 0.24rem; line-height: 0.24rem; color: #e60012; padding: 0.5rem 0 0.4rem; }
.platform .list li{ margin-bottom: 0.25rem; position: relative; padding-left: 0.6rem; font-size: 0.18rem; line-height: 30px; color: #333; }
.platform .list li:last-child{ margin-bottom: 0; }
.platform .list li img{ position: absolute; left: 0; top: 0; }
.platform .mapDiv{ width: 50%; height: 5.0rem; background: center no-repeat; background-size: cover;}

.contactP1{ padding: 1.0rem 0; overflow: hidden; }
.contactP1 .leftDiv{ width: 7.0rem; }
.contactP1 .title{ position: relative; font-size: 0.48rem; line-height: 0.48rem; color: #333; font-weight: bold; padding-bottom: 0.35rem; }
.contactP1 .title:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 50px; height: 3px; background: #004898; }
.contactP1 .name{ font-size: 0.3rem; line-height: 0.3rem; color: #333; font-weight: bold; padding: 0.6rem 0 0.4rem; }
.contactP1 .list li{ margin-bottom: 0.2rem; position: relative; padding-left: 1.0rem; font-size: 0.18rem; line-height: 0.72rem; color: #333; }
.contactP1 .list li:last-child{ margin-bottom: 0; }
.contactP1 .list li .ico{ position: absolute; left: 0; top: 0; width: 0.7rem; height: 0.7rem; border:#ebebeb solid 1px; border-radius: 50%; }
.contactP1 .list li .ico img{ position: absolute; left: 50%; top: 50%; margin-left: -13px; margin-top: -13px; }
.contactP1 .list li b{ font-family: mont; }
.contactP1 .mapDiv{ width: 50%; height: 5.8rem; background: center no-repeat; background-size: cover;}

.contactP2{ padding: 1.2rem 0; background: #f3f4f5 url(../images/contactP2.jpg) center bottom no-repeat; background-size: 100%; }
.contactP2 .title{ text-align: center; font-size: 0.48rem; line-height: 0.48rem; color: #222; position: relative; padding-bottom: 0.35rem; font-weight: bold; }
.contactP2 .title:after{ content: ''; position: absolute; left: 50%; margin-left: -25px; bottom: 0; width: 50px; height: 3px; background: #004898; }
.contactP2 .tab2{ padding-top: 0.6rem; position: relative; height: 0.42rem; }
.contactP2 .tab2:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #b1bfcd; }
.contactP2 .tab2 ul{ padding: 0 1.2rem; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between;}
.contactP2 .tab2 li{ position: relative; z-index: 1; height: 0.42rem; color: #222; font-size: 0.24rem; line-height: 0.24rem; }
.contactP2 .tab2 li:after{ content: ''; position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; background: #e60012; }
.contactP2 .tab2 .liNow:after{ left: 0; width: 100%; }

.contactP2 .list{ padding-top: 0.6rem; animation: am_top 0.4s ease-out 0.2s backwards; -webkit-animation: am_top 0.4s ease-out 0.2s backwards;}
.contactP2 .list ul{ margin-right: -0.3rem; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; flex-wrap: wrap;}
.contactP2 .list li{/* float: left;*/ width: 50%; padding-bottom: 0.3rem;}
.contactP2 .list li .box{ margin-right: 0.3rem; background: #fff;/* height: 3.15rem;*/ padding: 0.5rem 0.5rem; box-sizing: border-box;}
.contactP2 .list li .name{ font-size: 0.24rem; line-height: 0.32rem; height: 0.78rem; color: #333; font-weight: bold; border-bottom: #f6f6f6 solid 1px;}
.contactP2 .list li .sub{ margin-top: 0.3rem; height: 1.5rem; overflow: auto; padding-right: 8px;}
.contactP2 .list li .sub::-webkit-scrollbar { width: 2px;}
.contactP2 .list li .sub::-webkit-scrollbar-track { background-color: #e5e5e5;}
.contactP2 .list li .sub::-webkit-scrollbar-thumb { background-color: #e60012;}
.contactP2 .list li .sub dd{ font-size: 0.16rem; line-height: 0.3rem; }
.contactP2 .list li .box:hover{ background: #e60012; }
.contactP2 .list li .box:hover .name{ color: #fff; border-bottom: #e72f3d solid 1px; }
.contactP2 .list li .box:hover .sub::-webkit-scrollbar-track{ background-color: #ccc;}
.contactP2 .list li .box:hover .sub::-webkit-scrollbar-thumb { background-color: #fff;}
.contactP2 .list li .box:hover .sub dd{ color: #fff; }
































































