﻿/*banner*/
.bannerDiv{ position: relative; }
.bannerDiv .topBg{ height: 155px; position: absolute; left: 0; top: 0; z-index: 2; background: url(../images/bg1.png) bottom repeat-x; width: 100%; }

.ind-banner{width: 100%; overflow: hidden; z-index: 1;} 
.ind-banner{ overflow: hidden; z-index: 1;} 
.ind-banner .swiper-slide { position: relative;/* height: 9.2rem;*/ overflow: hidden;}
.ind-banner .swiper-slide .bg img{ width: 100%; }
/*.ind-banner .swiper-slide .bg{ position: absolute; width: 100%; height: 9.2rem; left: 0; top: 0;}
.ind-banner .swiper-slide .bg img{ position:absolute; width: 100%; height: 100%; object-fit: cover;}*/
.ind-banner .one{ position: absolute; left: 50%; margin-left:-7.68rem; top: 45%; z-index: 1;}
.ind-banner .two{ position: absolute; left: 50%; margin-left:-7.68rem; bottom: 35%; z-index: 1; }
.ind-banner .three{ position: absolute; right: 50%; margin-right:-7.68rem; bottom: 35%; z-index: 1; }
.ind-banner .four{ position: absolute; right: 50%; margin-right:-7.68rem; top: 38%; z-index: 1;}
.ind-banner .five{ position: absolute; left: 50%; margin-left:-7.68rem; top: 38%; z-index: 1;}
.ind-banner .txt{ font-size: 0.48rem; line-height: 0.72rem; font-weight: bold; color: #fff;}
.ind-banner .txt2{ color: #0056b5; }

.ind-banner .swiper-pagination{ position: absolute; text-align: left; left: auto!important; right: 50%; margin-right: -7.68rem; width: auto!important; bottom: 55px!important; } 
.ind-banner .swiper-pagination-bullet { display: block; font-family: mont; position: relative; width: 30px; overflow: hidden; height: 30px; line-height: 30px; font-size: 16px; color: #fff; opacity: 1; border-radius: 0; background: none; margin: 10px 0!important; } 
.ind-banner .swiper-pagination-bullet:after{ content: ''; position: absolute; right: 0; top: 0; width: 3px; height: 30px; background: #fff; }
.ind-banner .swiper-pagination-bullet p{ display: none; }
.ind-banner .swiper-pagination-bullet-active { color: #0057b7; }
.ind-banner .swiper-pagination-bullet-active:after{ background: #0057b7; }
.ind-banner .swiper-pagination-bullet-active p{ display: block; }

/*banner结束*/

.indexTxt .cn{ padding-bottom: 0.1rem; color: #4b4a48; font-size: 0.48rem; line-height: 0.48rem; font-weight:bold;}
.indexTxt .en{ color: #cbcbcb; text-transform:uppercase; padding-bottom: 24px; font-size: 0.24rem; line-height: 0.24rem; position: relative; font-family: mont; }
.indexTxt .en:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 24px; height: 2px; background: #004898; }

.indexP1{ position: relative; overflow: hidden; }
.indexP1 .leftDiv{ width: 51.9%; height: 8.6rem; background: #f7f7f7; }
.indexP1 .shadog{ position: absolute; left: 50%; margin-left: -7.68rem; width: 7.2rem; top: 15%; height: 8.6rem; z-index: 1; }
.indexP1 .indexTxt .cn{ font-size:0.36rem; line-height:0.36rem;}
.indexP1 .name{ font-size: 0.48rem; line-height: 0.48rem; color: #004898; font-weight: bold; padding-top: 0.65rem; }
.indexP1 .wen{ line-height: 0.48rem; font-size: 0.34rem; color: #333; padding-top: 0.2rem; width: 6.8rem; }
.indexP1 .content{ font-size: 16px; line-height: 30px; height: 150px; overflow: hidden; text-align: justify; margin-top: 0.35rem; font-family:regular; }
.indexP1 .btnDiv{ padding-top: 0.45rem; }
.indexP1 .btnDiv a{ display: block; width: 156px; height: 46px; line-height: 46px; color: #fff; text-transform: uppercase; text-align: center; font-family: mont; border-radius: 36px; font-size: 14px; background:#004898; }
.indexP1 .rightImg{ width: 31.7%; height: 8.6rem; background: center no-repeat; background-size: cover; }
.indexP1 .midDiv{ width: 16.4%; height: 8.6rem; }
.indexP1 .list{ padding:45% 0 0 20%;}
.indexP1 .list li{ padding-bottom: 0.75rem; }
.indexP1 .list li:last-child{ padding-bottom: 0; }
.indexP1 .list li .numUp{ font-size: 0.48rem; line-height: 0.48rem; font-family: mont; }
.indexP1 .list li span{ display: inline-block; padding-left: 6px; padding-top: 30px; min-width: 16px; min-height: 16px; font-size: 16px; line-height: 16px; position: relative; }
.indexP1 .list li img{ position: absolute; left: 6px; top: 0; }
.indexP1 .list li p{ height: 30px; font-size: 16px; line-height: 16px; color: #999; }

.indexP2{ padding-top: 60px; }
.indexP2 .toptop, .indexP2 .toptop .wal{ height: 145px; position: relative;}
.indexP2 .moreBtn{ position: absolute; right: 0; top: 15px; z-index: 1; }
.indexP2 .moreBtn a{ display: block; font-family: bold; text-align: center; width: 156px; height: 46px; line-height: 46px; font-size: 14px; background:#7eb2d7; text-transform: uppercase; color: #fff; border-radius: 36px; }
/*.indexP2 .moreBtn a:hover{ color: #fff; }*/

.indexP2 .item-list{ position: relative; overflow: hidden; }
/*.specialPic .list ul{display: flex; display: -webkit-flex;}*/
.indexP2 .item-list li{ float:left; width: 16.66%; height: 6.5rem; position: relative; color: #fff; overflow: hidden; }
/*.specialPic .list li:before{ content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0,0,0,0.5); opacity: 1; }
*/.indexP2 .item-list li a{ display: block; width: 100%; height: 100%; position: relative; z-index: 1; }
.indexP2 .item-list li a:before{ content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0,0,0,0.5); opacity: 1;}
.indexP2 .item-list li .pic{ height:6.5rem; background-size: cover; background-position: left top; background-repeat: no-repeat;}
.indexP2 .item-list li .botDiv{ position: absolute; left: 0; bottom: -1.2rem; width: 100%; height: 1.2rem; background: rgba(255,255,255,0.9); z-index: 3;}
.indexP2 .item-list li .nameDiv{ position: absolute; left: 0.7rem; top: 0; height: 100%; z-index: 2;}
.indexP2 .item-list li .limg{ padding-top: 1.7rem; height: 0.85rem; }
.indexP2 .item-list li .cn{ color: #fff; font-size: 0.3rem; line-height: 0.3rem; height: 0.5rem; }
.indexP2 .item-list li .en{ font-size: 0.18rem; color: rgba(255,255,255,0.5); text-transform: uppercase; line-height: 0.3rem; font-family:regular;}
.indexP2 .item-list li .ico{ position: absolute; left: 0; bottom: 16%; width: 47px; height: 33px; border-radius: 24px; border: #fff solid 2px; background: url(../images/ico2.png) center no-repeat; }
.indexP2 .item-list li .l7Div{ padding: 0.25rem 1.1rem 0 0.4rem; }
.indexP2 .item-list li .leftDiv{ width: 5.7rem; }
.indexP2 .item-list li .rightDiv{ width: 0;}
.indexP2 .item-list li .botDiv .content{ font-size: 14px; line-height: 24px; height: 72px; color: #8c94a3; overflow: hidden; display:none; }
.indexP2 .item-list li .botDiv .cn{ color: #0056b6; height: 0.4rem;}
.indexP2 .item-list li .botDiv .en{ color: rgba(0,72,152,0.2); font-family: mont; line-height: 0.26rem; }
.indexP2 .item-list li .botDiv .ico{ left: auto; right: 0.24rem; top: 50%; margin-top: -17px; border: none; background-image: linear-gradient(left,#004da3,#0057b7);
    background-image: -webkit-linear-gradient(left,#004da3,#0057b7);
    background-image: -moz-linear-gradient(left,#004da3,#0057b7);
    background-image: -o-linear-gradient(left,#004da3,#0057b7);
    background-image: linear-gradient(to right,#004da3,#0057b7);
    background-image: -webkit-linear-gradient(to right,#004da3,#0057b7);
    background-image: -moz-linear-gradient(to right,#004da3,#0057b7);
    background-image: -o-linear-gradient(to right,#004da3,#0057b7); }
.indexP2 .item-list li .botDiv .ico:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -3px; margin-top: -5px; width: 6px; height: 9px; background: url(../images/ico2.png) no-repeat; }

.indexP2 .item-list li .bg{ height:6.0rem;}
.indexP2 .item-list li .bg img{ width: 100%; height:100%; object-fit:cover; }
.indexP2 .item-list li:hover { width: 40%; }
.indexP2 .item-list li:hover .nameDiv{ opacity: 0; }
.indexP2 .item-list li:hover a:before{ opacity: 0; }
.indexP2 .item-list li:hover .botDiv{ bottom: 0; }
.indexP2 .item-list li:hover .rightDiv{ width: 4.36rem; }



.specialPic .list{ position: relative; overflow: hidden; }
/*.specialPic .list ul{display: flex; display: -webkit-flex;}*/
.specialPic .list li{ float:left; width: 20%; height: 5rem; position: relative; color: #fff; overflow: hidden; }
/*.specialPic .list li:before{ content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0,0,0,0.5); opacity: 1; }
*/.specialPic .list li a{ display: block; width: 100%; height: 100%; position: relative; z-index: 1; }
.specialPic .list li a:before{ content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0,0,0,0.5); opacity: 1;}
.specialPic .list li .pic{ height:5rem; background-size: cover; background-position: left top; background-repeat: no-repeat;}
.specialPic .list li .botDiv{ position: absolute; left: 0; bottom: -1.2rem; width: 100%; height: 1.2rem; background: rgba(255,255,255,0.9); z-index: 3;}
.specialPic .list li .nameDiv{ position: absolute; width:100%; text-align:center; left: 0; top: 0; height: 100%; z-index: 2;}
.specialPic .list li .limg{ padding-top: 1.7rem; height: 0.85rem; }
.specialPic .list li .cn{ color: #fff; font-size: 0.3rem; line-height: 0.3rem; height: 0.5rem; }
.specialPic .list li .en{ font-size: 0.18rem; color: rgba(255,255,255,0.5); text-transform: uppercase; line-height: 0.3rem; font-family:regular;}
.specialPic .list li .ico{ position: absolute; left: 0; bottom: 16%; width: 47px; height: 33px; border-radius: 24px; border: #fff solid 2px; background: url(../images/ico2.png) center no-repeat; }
.specialPic .list li .l7Div{ padding: 0.25rem 1.1rem 0 0.4rem; }
.specialPic .list li .bg{ height:5.0rem;}
.specialPic .list li .bg img{ width: 100%; height:100%; object-fit:cover; }
.specialPic .swiper-button-prev{ left: 0; top: 50%; width: 68px; height: 68px; margin-top: -34px; background: rgba(255,255,255,0.2); z-index: 5; }
.specialPic .swiper-button-prev:before{ content: ''; position: absolute; left: 50%; top: 50%; width: 9px; height: 14px; margin-left: -5px; margin-top: -7px; background: url(../images/nimg9_left.png) center no-repeat; }
.specialPic .swiper-button-next{ right: 0; top: 50%; width: 68px; height: 68px; margin-top: -34px; background: rgba(255,255,255,0.2); z-index: 5; }
.specialPic .swiper-button-next:before{ content: ''; position: absolute; left: 50%; top: 50%; width: 9px; height: 14px; margin-left: -5px; margin-top: -7px; background: url(../images/nimg9_right.png) center no-repeat; }
.specialPic .swiper-button-prev:hover, .specialPic .swiper-button-next:hover{ background: #fff; }
.specialPic .swiper-button-prev:hover:before{ background: url(../images/nimg9_lefton.png) center no-repeat; }
.specialPic .swiper-button-next:hover:before{ background: url(../images/nimg9_righton.png) center no-repeat; }

.indexP2 .temeDiv{ height:5.0rem; padding:0 0.8rem; background:center no-repeat; background-size:cover;display: flex;
  display: -webkit-flex; justify-content: center;
  -webkit-justify-content: center;flex-direction: column;
    -webkit-flex-direction: column;}
.indexP2 .temeDiv li{ padding:0.2rem 0; overflow:hidden;}
.indexP2 .temeDiv dl{ margin-right:-0.4rem;}
.indexP2 .temeDiv dd{ float:left; width:33.33%;}
.indexP2 .temeDiv dd .box{ margin-right:0.4rem;}
.indexP2 .temeDiv dd a{ display:block; border-radius:8px; border:#fff solid 1px; width:100%; box-sizing:border-box; height:0.7rem; line-height:0.66rem; text-align:center; color:#fff; font-size:0.26rem;}
.indexP2 .temeDiv dd a:hover{ background:#fff; color:#0056b7;}

.indexP3{ padding-top: 90px; }
.indexP3 .toptop, .indexP3 .toptop .wal{ position: relative; height: 190px; }
.indexP3 .indexTxt{ padding-top: 15px; }
.indexP3 .tabtab{ position: absolute; right: 0; top: 0; }
.indexP3 .tabtab li{ float: left; margin-left: 0.5rem; }
.indexP3 .tabtab li a{ display: block; height: 140px; position: relative; }
.indexP3 .tabtab li a:after{ content: ''; opacity: 0; position: absolute; left: 50%; bottom: 5px; width: 12px; height: 7px; margin-left: -6px; background: url(../images/nimg12_1.png) no-repeat; }
.indexP3 .tabtab li .ico{ border: #e6e6e6 solid 1px; box-sizing: border-box; border-radius: 50%; width: 80px; height: 80px; position: relative; margin: 0 auto; }
.indexP3 .tabtab li .ico img{ position: absolute; left: 50%; top: 50%; margin-left: -18px; margin-top: -18px; }
.indexP3 .tabtab li .ico .img1{ opacity: 0; }
.indexP3 .tabtab li .name{ color: #989898; font-size: 0.18rem; line-height: 0.18rem; padding-top: 18px; text-align: center; }
.indexP3 .tabtab li .aNow .ico{ background: #0056b6; border: #0056b6 solid 1px; }
.indexP3 .tabtab li .aNow .ico img{ opacity: 0; }
.indexP3 .tabtab li .aNow .ico .img1{ opacity: 1; }
.indexP3 .tabtab li .aNow .name{ color: #0056b6; }
.indexP3 .tabtab li .aNow:after{ opacity: 1; bottom: 0; }

.indexP3 .temeDiv{ height:5.0rem; background:center no-repeat; background-size:cover;display: flex;
  display: -webkit-flex; justify-content: center;
  -webkit-justify-content: center;flex-direction: column;
    -webkit-flex-direction: column;}
.indexP3 .temeDiv li{ float: left; width: 33.33%; height:2.5rem; position:relative; }
.indexP3 .temeDiv li:before{ content:''; position:absolute; left:0; bottom:0; width:100%; height:1px; background:rgba(255,255,255,0.2);}
.indexP3 .temeDiv li:after{ content:''; position:absolute; right:0; top:0; width:1px; height:100%; background:rgba(255,255,255,0.2);}
.indexP3 .temeDiv li:nth-child(3n):after{ display:none;}
.indexP3 .temeDiv li a{ display:block; padding: 0.3rem 0; height: 2.5rem; box-sizing:border-box; }
.indexP3 .temeDiv li .ico{ width: 1.2rem; height: 1.0rem; position: relative; margin: 0 auto; }
.indexP3 .temeDiv li .ico img{ position: absolute; left: 50%; top: 50%; width: 0.64rem; margin-left: -0.32rem; margin-top: -0.32rem; }
.indexP3 .temeDiv li .name{ color:#fff; font-size: 0.26rem; line-height: 0.32rem; height:0.32rem; padding-top: 0.2rem; text-align: center; }


.indexP3 .botbot{ position: relative; overflow: hidden; min-height:6.6rem; }
.indexP3 .btn{ position: absolute; left: 60%; top: 0.9rem; padding-left: 1.0rem; z-index: 2; width: 5.2rem; }
.indexP3 .btn li{ float: left; margin-right: 25px; margin-bottom: 8px; cursor: pointer; font-size: 16px; color: #989898; height: 35px; position: relative;}
.indexP3 .btn li:last-child{ margin-right: 0; }
.indexP3 .btn li:after{ content: ''; position: absolute; left: 50%; bottom: 0; background: #0056b6; height: 3px; width: 0; }
.indexP3 .btn li.on{ color: #0056b6; }
.indexP3 .btn li.on:after{ width: 100%; left: 0; }

.indexP3 .leftImg{ width: 60%; height: 6.6rem; background: center no-repeat; background-size: cover; }
.indexP3 .leftImg a{ display:block; width:100%; height:100%;}
.indexP3 .rightDiv{ box-sizing: border-box; width: 40%; padding-left: 1.0rem; height: 6.6rem; background: #f7f7f7; padding-top: 1.9rem; }
.indexP3 .conDiv{ width: 4.6rem; height: 2.0rem; overflow: hidden; }
.indexP3 .ename{ display:none; color: #0056b6; font-size: 0.16rem; line-height: 0.3rem; max-height:0.9rem; overflow:hidden; font-family: mont; text-transform: uppercase; width: 4.2rem; }
.indexP3 .cname{ font-size: 0.36rem; padding-bottom: 0.25rem; color: #2e2624; line-height: 0.48rem; font-weight:bold; }
.indexP3 .cname a{ color: #2e2624; height:0.48rem; line-height: 0.48rem; overflow:hidden;}
.indexP3 .msg{ font-size: 0.16rem; line-height: 0.3rem; height: 0.9rem; overflow:hidden; color: #797979; }
.indexP3 .btnDiv{ padding-top:15px;}
.indexP3 .btnDiv a{ display: block; font-family: bold; text-align: center; width: 156px; height: 46px; line-height: 46px; font-size: 14px; background:#7eb2d7; text-transform: uppercase; color: #fff; border-radius: 36px; }
.indexP3 .cname a:hover{ color: #0056b6;}

.indexP3 .se{ display: block; width: 68px; height: 68px; position: absolute; z-index: 2; left: auto; right: auto; top: 50%; margin-top: -34px; background: rgba(0,0,0,0.4); overflow: hidden;}
.indexP3 .prev { left: 0;  }
.indexP3 .next { right: 0; }
.indexP3 .prev:before{ content: ''; width: 9px; height: 14px; background: url(../images/nimg9_left.png) no-repeat center; position: absolute; left: 50%; top: 50%; margin-left: -5px; margin-top: -7px; }
.indexP3 .next:before{ content: ''; width: 9px; height: 14px; background: url(../images/nimg9_right.png) no-repeat center; position: absolute; left: 50%; top: 50%; margin-left: -5px; margin-top: -7px; }
.indexP3 .se:hover{ background: #0056b6; }

.indexP3-4{ padding:1.0rem 0.3rem 0; height:1.8rem;}


.indexP4{ position: relative; }
.indexP4 a{ display:block; width:100%; height:100%;}
.indexP4 .bg img{ width: 100%; }
.indexP4 .txtLayer{ position: absolute; left: 0; width: 100%; top: 17.4%; z-index: 1; }
.indexP4 .indexTxt{ text-align: center; }
.indexP4 .indexTxt .en{ color: rgba(255,255,255,0.5); }
.indexP4 .indexTxt .en:after{ background: #fff; left: 50%; margin-left: -12px; }
.indexP4 .indexTxt .cn{ color: #fff; }
.indexP4 .numList{ margin: 0 auto; width: 15.36rem; padding: 1.2rem 0 1.1rem;}
.indexP4 .numList li{ float: left; font-size: 16px; line-height: 16px; width: 50%; text-align: center; color: #fff; }
.indexP4 .numList li .num{ height: 0.8rem;}
.indexP4 .numList li .numUp{ font-size: 0.72rem; line-height: 0.72rem; font-family: mont; padding: 0 15px; }
.indexP4 .numList li span{ font-size: 0.72rem; line-height: 0.72rem; font-family: mont;}
.indexP4 .playBtn{ text-align: center; }
.indexP4 .videoDiv{ display: none; }
.indexP4 video{ width: 100%; display:block;}

.video-box { width: 100%; height: 100%; position: fixed; left: 0; top: 0; align-items: center; z-index: 999; background: rgba(0, 0, 0, 0.5); display: none;}
.video-box.on {
  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 */
}

.indexP5{ background: #f7f7f7; padding: 120px 0; overflow: hidden; }
.indexP5 .toptop{ position: relative; height: 170px; }
.indexP5 .tab{ position: absolute; left: 0; width: 100%; text-align: center; top: 50px; }
.indexP5 .tab ul{ font-size: 0; }
.indexP5 .tab li{ display: inline-block; margin: 0 24px; position: relative; height: 35px; line-height: 18px; font-size: 18px; color: #666; }
.indexP5 .tab li:after{ content: ''; position: absolute; width: 0; left: 50%; bottom: 0; height: 3px; background: #004898; }
.indexP5 .tab .liNow{ color: #004898;}
.indexP5 .tab .liNow:after{ width: 100%; left: 0; }
.indexP5 .moreBtn{ position: absolute; right: 0; top: 35px; z-index: 1; }
.indexP5 .moreBtn a{ display: block; font-family: bold; text-align: center; width: 156px; height: 46px; line-height: 46px; font-size: 14px; text-transform: uppercase; color: #004898; border-radius: 36px; position: relative;}
.indexP5 .moreBtn a:after{ content: ''; position: absolute; left: 2px; top: 2px; right: 2px; bottom: 2px; box-sizing: border-box; background: #f7f7f7; border-radius: 36px; }
.indexP5 .moreBtn em{ position: relative; z-index: 1; }
.indexP5 .moreBtn a:hover{ color: #fff; }
.indexP5 .moreBtn a:hover:after{ opacity: 0; }

.indexP5 .indnewsDiv{ height: 6.4rem; position: relative; }

.indexP5 .tabContent:nth-child(1){ display:block;}

.indexP5 .tabContent{ position:absolute; left:0; top:0; width: 100%; height: 100%;}
.indexP5 .leftDiv{ width: 9.36rem; }
.indexP5 .leftDiv ul{ margin-right: -10px; }
.indexP5 .leftDiv li{ float: left; width: 50%; }
.indexP5 .leftDiv li .box{ margin-right: 10px; height: 6.4rem; position: relative; background: #fff; }
.indexP5 .leftDiv li .imgDiv{ width:100%; height: 3.2rem; overflow: hidden;}
.indexP5 .leftDiv li .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.indexP5 .leftDiv li .conDiv{ height: 3.2rem; padding: 0.4rem 0.48rem 0; box-sizing: border-box; position: relative; overflow: hidden;}
.indexP5 .leftDiv li .bg{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; background:#7eb2d7;}
.indexP5 .leftDiv li .name{ position: relative; font-size: 0.24rem; line-height: 0.4rem; height: 0.8rem; overflow: hidden; color: #333; font-weight: bold; }
.indexP5 .leftDiv li .content{ margin-top:0.2rem; position: relative; font-size:16px; line-height:30px; height:60px; overflow:hidden; color:#999;}
.indexP5 .leftDiv li .time{ position: relative; margin-top: 0.25rem; font-size: 18px; height:33px; line-height: 32px; color: #d6d6d6; font-family: mont; position:relative; } 
.indexP5 .leftDiv li .time:after{ content:''; position:absolute; right:0; top:0; border-radius: 24px; width: 47px; height: 33px; border: #7eb2d7 solid 2px; box-sizing: border-box; background: url(../images/ico22.png) center no-repeat;}
.indexP5 .leftDiv li .ico{ display:none; position: relative; margin-top: 0.45rem; border-radius: 24px; width: 47px; height: 33px; border: #7eb2d7 solid 2px; box-sizing: border-box; background: url(../images/ico22.png) center no-repeat;}
.indexP5 .leftDiv li:nth-child(2) .imgDiv{ position: absolute; left: 0; bottom: 0; }
.indexP5 .leftDiv li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.indexP5 .leftDiv li .box:hover .bg{ opacity: 1;}
.indexP5 .leftDiv li .box:hover .name, .indexP5 .leftDiv li .box:hover .content{ color: #fff; }
.indexP5 .leftDiv li .box:hover .time{ color: rgba(255,255,255,0.2); }
.indexP5 .leftDiv li .box:hover .time:after{ border: #fff solid 2px; background: #fff url(../images/ico22.png) center no-repeat;}

.indexP5 .rightDiv{ width: 5.9rem; background: #fff; height: 6.4rem; box-sizing: border-box; padding: 0 0.55rem; }
.indexP5 .detail{ height: 3.2rem; position: relative; box-sizing: border-box; padding-top: 0.55rem; }
.indexP5 .detail:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #e9e9e9; }
.indexP5 .detail a{ display: block; width: 100%; height: 100%; }
.indexP5 .detail .name{ height: 0.8rem; font-size: 0.24rem; color: #333; line-height: 0.4rem; overflow: hidden; font-weight: bold; }
.indexP5 .detail .content{ font-size: 16px; line-height: 30px; color: #999; height: 60px; overflow: hidden; margin-top: 15px; }
.indexP5 .detail .sd{ position: relative; margin-top: 0.25rem;}
.indexP5 .detail .time{ font-size: 18px; line-height: 32px; color: #d6d6d6; font-family: mont; }
.indexP5 .detail .ico{ position: absolute; right: 0; top: 0; border-radius: 24px; width: 47px; height: 33px; border: #7eb2d7 solid 2px; box-sizing: border-box; background: url(../images/ico22.png) center no-repeat; }
.indexP5 .detail:hover .name{ color: #195aa2; }
.indexP5 .list{ padding-top: 0.36rem; }
.indexP5 .list li{ font-size: 16px; }
.indexP5 .list li a{ display: block; height: 0.4rem; line-height: 0.4rem; overflow: hidden; }

.indexP6{ overflow: hidden; }
.indexP6 .list li{ float: left; width: 33.33%; overflow:hidden; }
.indexP6 .list li a{ display: block; width: 100%; height: 100%; position: relative; }
.indexP6 .list li a:after{ content: ''; z-index: 1; opacity: 0; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background:#7eb2d7;}
.indexP6 .list li .imgDiv img{ width: 100%; }
.indexP6 .list li .layer{ position: absolute; left: 14%; bottom: 14.8%; padding-right: 5%; z-index: 2; }
.indexP6 .list li .ico{ box-sizing: border-box; width: 47px; height: 33px; border: #fff solid 2px; border-radius: 24px; background: url(../images/ico2.png) center no-repeat; }
.indexP6 .list li .msg{ height: 1.1rem; font-size: 18px; line-height: 30px; color: #fff; }
.indexP6 .list li .en{ font-size: 18px; line-height: 18px; font-family: mont; color: rgba(255,255,255,0.5); text-transform: uppercase; height: 0.75rem; }
.indexP6 .list li .cn{ font-size: 30px; line-height: 30px; color: #fff; padding-bottom: 25px; }
.indexP6 .list li a:hover:after{ opacity: 0.85; }
/*.indexP6 .list li:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}*/

.indexP7 .toptop{ padding: 55px 0; }
.indexP7 .list{ position: relative; overflow: hidden;}
.indexP7 .list img{ width: 100%; }
.indexP7 .btn{ position: absolute; top: 50%; margin-top: -34px; width: 68px; height: 68px; background: rgba(0,0,0,0.4); z-index: 1; } 
.indexP7 .btn:before{ content: ''; position: absolute; left: 50%; margin-left: -5px; top: 50%; margin-top: -7px; width: 9px; height: 14px; }
.indexP7 .btn:hover{ background: #195aa2; }
.indexP7 .prev{ left: 0; }
.indexP7 .next{ right: 0; }
.indexP7 .prev:before{ background: url(../images/nimg9_left.png) no-repeat; }
.indexP7 .next:before{ background: url(../images/nimg9_right.png) no-repeat; }

.aboutP1{ padding-top: 100px; position: relative; overflow: hidden; z-index: 2;}
.aboutP1:before{ content: ''; position: absolute; left: 50%; margin-left: -7.68rem; width: 11.5rem; background: #fff; height: 100%; }
.aboutP1 .pageTitle{ height: 2rem; position:relative; }
.aboutP1 .rightDiv{ width: 44.8%; position: absolute; right: 0; bottom: 0; z-index: 1;  }
.aboutP1 .bg{ height: 7.6rem; background: center no-repeat; background-size: cover;}
.aboutP1 .leftDiv{ position: relative; width: 56%; z-index: 1; height: 7.6rem; background: #fff; box-sizing: border-box; padding: 0 1.0rem 0 0.8rem; }
.aboutP1 .name{ font-size: 0.48rem; color: #0056b6; font-weight: bold; line-height: 0.48rem; }
.aboutP1 .txt{ font-size: 0.4rem; color: #333; padding: 0.1rem 0 0.55rem; line-height: 0.72rem; width: 6.45rem; }
.aboutP1 .content{ font-size: 16px; line-height: 30px; text-align: justify;}

.aboutP2{ position: relative; z-index: 1; margin-top: -2rem; padding-top: 3.45rem; height: 6.18rem; box-sizing: border-box; background: url(../images/aboutBg.jpg) center no-repeat;/* background-size: cover;*/ background-attachment: fixed;}
.aboutP2 .numList{ padding-left: 1.65rem; }
.aboutP2 .numList li{ float: left; width: 25%; font-size: 16px; color: #fff; }
/*.aboutP2 .numList li:last-child{ width: 12%; }*/
.aboutP2 .numList li .num{ display: inline-block; height: 90px; position: relative; }
.aboutP2 .numList li .numUp{ font-family: mont; padding-right: 16px; font-size: 60px; line-height: 60px; }
.aboutP2 .numList li .num img{ position: absolute; right: 0; top: 6px; }

.aboutP3{ padding: 80px 0 100px; }
.aboutP3 .content{ font-size: 16px; line-height: 30px; padding-bottom: 90px; }
.aboutP3 .videobox{ margin:0 auto; width: 100%; height:6.36rem; position: relative; overflow: hidden;}
.aboutP3 .videobox .imgDiv{ height:6.36rem;}
.aboutP3 .videobox .imgDiv img{ width: 100%; height:100%; object-fit:cover; }
.aboutP3 .videobox video{width:100%;height:auto;position:absolute;top:50%;left:0;transform: translateY(-50%);z-index:-1;visibility:hidden;opacity:0;object-fit:fill;}
.aboutP3 .videobox.cur{ background:#000;}
.aboutP3 .videobox.cur .imgDiv,.aboutP3 .videobox.cur .playbox{z-index:-1;visibility:hidden;opacity:0;}
.aboutP3 .videobox.cur video{z-index:2;visibility:visible;opacity:1;}
.aboutP3 .videobox .playbox{ cursor:pointer; position:absolute; left:50%; top:50%; margin-left:-30px; margin-top:-35px; z-index:1;}
.aboutP3 .videobox .playbox img{ width: 61px;}

.aboutP3 .videobox iframe{ position:absolute; left:0; top:0; width:100%; height:6.36rem; object-fit:cover; }


.aboutP3 .mxfDiv{ margin-top: 100px; overflow: hidden; }
.aboutP3 .leftCon{ /*width: 600px;*/ font-size: 16px; line-height: 30px; text-align: justify; display:inline; }
.aboutP3 .rightImg{ width: 576px; padding-left:90px; padding-bottom:30px; }
.aboutP3 .rightImg img{ width: 100%; }

.aboutP4 .pageTitle{ text-align: center; }
.aboutP4 .msg{ text-align: center; font-size: 18px; line-height: 18px; padding: 45px 0 135px; }

.historyPic{ position: relative; z-index: 1; }
.historyPic .box-container{ position: relative; width: 100%; height: 41px;}
.historyPic .box-container:before{ content: ''; position: absolute; left: 0; top: 40px; width: 100%; height: 1px; background: #eaeaea; }
.historyPic .box-container .year-swiper{ padding: 0 50px; position: relative; }
/*.historyPic .box-container .year-swiper:before{ content: ''; position: absolute; left: 0; top: 0; width: 30px; height: 30px; background: #fff; z-index: 2;}
.historyPic .box-container .year-swiper:after{ content: ''; position: absolute; right: 0; top: 0; width: 30px; height: 30px; background: #fff; z-index: 2; }*/
.historyPic .box-container .year-swiper li{ float:left; width:16.66%; height: 64px; cursor: pointer; position: relative; text-align: center;}
.historyPic .box-container .year-swiper li .ico{ position: absolute; left: 50%; margin-left: -10px; bottom: 14px; width: 20px; height: 20px; border-radius: 50%; background: #fff; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1); }
.historyPic .box-container .year-swiper li .ico:before{ content: ''; z-index: 2; position: absolute; left: 50%; margin-left: -5px; top: 50%; margin-top: -5px; width: 10px; height: 10px; border-radius: 50%; background: #d9d9d9; }
.historyPic .box-container .year-swiper li .year{ font-size: 24px; line-height: 24px; font-family:regular; }
.historyPic .box-container .year-swiper .liNow{ color: #0056b6; }
.historyPic .box-container .year-swiper .liNow .ico:before{ background: #0056b6; }
.historyPic .box-container .prev { position: absolute; border-radius: 50%; left: 0; bottom: 0; cursor: pointer; width: 48px; height: 48px; overflow: hidden; background: #ddd; z-index: 5;}
.historyPic .box-container .prev:before{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -6px; width: 12px; height: 12px; background: url(../images/nimg12_left.png) no-repeat center;}
.historyPic .box-container .next { position: absolute; border-radius: 50%; right: 0; bottom: 0; cursor: pointer; width: 48px; height: 48px; overflow: hidden; background: #ddd url(../images/nimg12_right.png) no-repeat center; z-index: 5;}
.historyPic .box-container .next:before{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -6px; width: 12px; height: 12px; background: url(../images/nimg12_right.png) no-repeat center;}
.historyPic .box-container .swiper-btn:hover{ background-image: linear-gradient(top,#0f93e0,#053dbc);
    background-image: -webkit-linear-gradient(top,#0f93e0,#053dbc);
    background-image: -moz-linear-gradient(top,#0f93e0,#053dbc);
    background-image: -o-linear-gradient(top,#0f93e0,#053dbc);
    background-image: linear-gradient(to bottom,#0f93e0,#053dbc);
  background-image: -webkit-linear-gradient(to bottom,#0f93e0,#053dbc);
    background-image: -moz-linear-gradient(to bottom,#0f93e0,#053dbc);
    background-image: -o-linear-gradient(to bottom,#0f93e0,#053dbc);}

.historyPic .tabContentDiv2{ background: #f8f8f8; padding: 85px 0 180px; }
.historyPic .tabContentDiv2 .item { display: none; position: relative; overflow: hidden;}
.historyPic .tabContentDiv2 .item.on { display: block; animation: fadeOfOpacity .5s linear;}
.historyPic .tabContentDiv2 .mxfDiv{ position: relative; }
.historyPic .tabContentDiv2 .imgDiv{ overflow: hidden; margin-top:10px; animation: am_top 0.4s ease-out 0.6s backwards; -webkit-animation: am_top 0.4s ease-out 0.6s backwards; }
.historyPic .tabContentDiv2 .imgDiv img{ width: 5.44rem; }
.historyPic .tabContentDiv2 .conDiv{ width: 8.74rem; }
.historyPic .tabContentDiv2 .year{ font-size: 0.36rem; color: #004ea2; line-height: 0.44rem; font-family: bold; animation: am_top 0.4s ease-out 0.1s backwards; -webkit-animation: am_top 0.4s ease-out 0.1s backwards; }
.historyPic .tabContentDiv2 .name{ font-size: 0.36rem; line-height: 0.44rem; color: #004ea2; padding-bottom: 15px; animation: am_top 0.4s ease-out 0.3s backwards; -webkit-animation: am_top 0.4s ease-out 0.3s backwards; }
.historyPic .tabContentDiv2 .wen{ font-size: 0.18rem; line-height: 0.36rem; padding-bottom: 15px; animation: am_top 0.4s ease-out 0.5s backwards; -webkit-animation: am_top 0.4s ease-out 0.5s backwards; }
.historyPic .tabContentDiv2 .content{ font-size: 18px; line-height: 36px; animation: am_top 0.4s ease-out 0.5s backwards; -webkit-animation: am_top 0.4s ease-out 0.5s backwards;}

.conceptP1{ padding: 100px 0 60px; overflow: hidden; position: relative; }
.conceptP1:after{ content: ''; position: absolute; right: 4.7%; bottom: 7.3%; width: 8.6rem; height: 6.2rem; background: url(../images/nimg860Bg.png) no-repeat; background-size: 8.6rem; display:none; }
.conceptP1 .leftDiv{ width: 5.92rem; position: relative; z-index: 1; }
.conceptP1 .txt{ font-size: 0.36rem; line-height: 0.54rem; color: #0056b6; padding-top: 0.2rem; }
.conceptP1 .wen{ font-size:0.3rem; color: #333; padding-top:0.6rem; font-weight:bold;}
.conceptP1 .content{ font-size: 16px; line-height: 30px; text-align: justify; padding-top: 0.4rem; }
.conceptP1 .rightDiv{ width: 6.7rem; height: 6.7rem; position: relative; z-index: 1; }
.conceptP1 .midImg{ position: absolute; left: 0; top: 0; }
.conceptP1 .midImg img{ width: 6.7rem; }
.conceptP1 .txtList{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.conceptP1 .txtList li{ position: absolute; font-weight: bold; width: 1.66rem; height: 1.66rem; background: #fff; border-radius: 50%; font-size: 0.24rem; line-height: 0.28rem; box-shadow: 0px 0px 50px 0px rgba(0, 86, 182, 0.2);}
.conceptP1 .txtList .li01{ color: #7692c8; left: 0.1rem; top: 28%;}
.conceptP1 .txtList .li02{ color: #5db7cd; left: 50%; margin-left: -0.83rem; bottom: 0;}
.conceptP1 .txtList .li03{ color: #9f97c2; right: 0.1rem; top: 28%;}

.conceptP2{ height: 6.0rem; background: center no-repeat; }
.conceptP2 .txt{ color: #fff; font-size: 0.3rem; line-height: 0.6rem; }

.conceptP3{ overflow: hidden; padding: 130px 0 230px; position: relative; }
.conceptP3:before{ content: ''; position: absolute; left: 0; bottom: 0; width: 4.53rem; height: 7.16rem; background: url(../images/nimg453Bg.png) no-repeat; background-size: 4.53rem; display:none; }
.conceptP3 .leftDiv{ width: 3.86rem; height: 6.2rem; position: relative; z-index: 1; overflow: hidden; background: center no-repeat; background-size: cover; border-radius: 8px; }
.conceptP3 .leftDiv .layer{ position: absolute; left: 0; width: 100%; top: 25%; z-index: 1; text-align: center; color: #fff; }
.conceptP3 .leftDiv .ico{ height: 0.9rem; }
.conceptP3 .leftDiv .name{ font-size: 0.3rem; line-height: 0.3rem; height: 0.56rem; }
.conceptP3 .leftDiv .txt{ font-size: 0.18rem; line-height: 0.18rem; }
.conceptP3 .rightList{ width: 11.32rem; position: relative; z-index: 1; }
.conceptP3 .rightList ul{ margin-right: -0.2rem; }
.conceptP3 .rightList li{ float: left; width: 33.33%; padding-bottom: 0.2rem; }
.conceptP3 .rightList li:nth-child(4), .conceptP3 .rightList li:nth-child(5), .conceptP3 .rightList li:nth-child(6){ padding-bottom: 0; }
.conceptP3 .rightList li .box{ cursor: pointer; margin-right: 0.2rem; height: 3.0rem; box-sizing: border-box; padding: 0.7rem 0.1rem 0; background: #f4f4f4; border-radius: 8px; text-align: center; }
.conceptP3 .rightList li .ico{ width: 52px; height: 0.9rem; position: relative; margin: 0 auto; }
.conceptP3 .rightList li .ico img{ position: absolute; left: 0; top: 0; }
.conceptP3 .rightList li .ico .img1{ opacity: 0; }
.conceptP3 .rightList li .name{ font-size: 0.3rem; line-height: 0.3rem; height: 0.56rem; color: #333; }
.conceptP3 .rightList li .txt{ font-size: 0.18rem; line-height: 0.18rem; }
.conceptP3 .rightList li .box:hover{ background: #7eb2d7; }
.conceptP3 .rightList li .box:hover .ico img{ opacity: 0; }
.conceptP3 .rightList li .box:hover .ico .img1{ opacity: 1; }
.conceptP3 .rightList li .box:hover .name, .conceptP3 .rightList li .box:hover .txt{ color: #fff; }

.team{ padding: 100px 0 130px; background: #f4f4f4; }
.team .shadog{ margin-top: 45px; border-radius: 12px; background: url(../images/teamBg.jpg) center no-repeat; background-size: cover; }
.team .list{ padding: 120px 0 215px; width: 800px; margin: 0 auto; }
.team .list li{ cursor: pointer; margin-bottom: 30px; height: 138px; border-radius: 12px; background: #fff; border: #dee3ea solid 1px; position: relative; padding-left: 185px;}
.team .list li:last-child{ margin-bottom: 0; }
.team .list li .ico{ position: absolute; left: 80px; top: 50%; margin-top: -33px; width: 62px; height: 62px; border: #dee3ea solid 2px; border-radius: 50%; }
.team .list li .ico img{ position: absolute; left: 50%; top: 50%; margin-left: -15px; margin-top: -15px; }
.team .list li .name{ color: #195aa2; font-size: 24px; line-height: 24px; font-weight: bold; }
.team .list li .wen{ font-size: 18px; padding-top: 15px; line-height: 26px; }
.team .list li:hover{ border: #fff solid 1px; box-shadow: 4px 6px 38px 0px rgba(41, 83, 147, 0.1);}

.structure{ padding: 100px 0 145px; background: #f1f4f8 url(../images/structureBg.jpg) center bottom no-repeat; background-size: 100%;}
.structure .shadog{ margin-top: 70px; border-radius: 12px; background: rgba(255,255,255,0.8); padding: 80px 0 65px; overflow: hidden; }
.structure .longDiv{ margin-bottom: 115px;}
.structure .imgDiv{ text-align: center; }
.structure .imgDiv img{ width: 1160px; }

.honorP1{ background: #f4f4f4; padding: 100px 0; }
.honorP1 .list{ padding-top: 75px; }
.honorP1 .list ul{ margin-right: -0.5rem; }
.honorP1 .list li{ float: left; width: 25%; padding-bottom: 0.6rem; }
.honorP1 .list li .box{ cursor: pointer; position: relative; margin-right: 0.5rem; background: #fff; height: 4.32rem; padding-top: 0.26rem; box-sizing: border-box;}
.honorP1 .list li .imgDiv{ position: relative; z-index: 1; overflow: hidden; height: 2.8rem; }
.honorP1 .list li .imgDiv img{ max-width: 3.0rem; max-height: 2.8rem;}
.honorP1 .list li .name{ position: relative; z-index: 1; margin: 0.25rem 0.2rem 0; font-size: 0.18rem; color: #1f1f1f; text-align: center; height: 0.6rem; line-height: 0.3rem; overflow: hidden; }
.honorP1 .list li .box:hover{ background:#7eb2d7;}
.honorP1 .list li .box:hover .name{ color: #fff; }

.honorP2{ padding-top: 105px; overflow: hidden; background: url(../images/bg2.jpg) bottom repeat-x; }
.honorP2 .btnGroup{ height: 140px;}
.honorP2 .btnGroup a{ display: block; position: relative; float: left; margin-left: 70px; width: 48px; height: 48px; border-radius: 50%; }
.honorP2 .btnGroup a:before{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -6px; width: 12px; height: 12px; }
.honorP2 .btnGroup .prev{ background: #ddd;}
.honorP2 .btnGroup .prev:before{ background: url(../images/nimg12_left.png) no-repeat; }
.honorP2 .btnGroup .next{ background: #ddd;}
.honorP2 .btnGroup .next:before{ background: url(../images/nimg12_right.png) no-repeat; }
.honorP2 .btnGroup a:hover{ background-image: linear-gradient(top,#1998e2,#053dbc);
    background-image: -webkit-linear-gradient(top,#1998e2,#053dbc);
    background-image: -moz-linear-gradient(top,#1998e2,#053dbc);
    background-image: -o-linear-gradient(top,#1998e2,#053dbc);
    background-image: linear-gradient(to bottom,#1998e2,#053dbc);
    background-image: -webkit-linear-gradient(to bottom,#1998e2,#053dbc);
    background-image: -moz-linear-gradient(to bottom,#1998e2,#053dbc);
    background-image: -o-linear-gradient(to bottom,#1998e2,#053dbc); }
.honorP2 .list{ width: 100%;}
.honorP2 .list .imgDiv{ cursor: pointer; width: 4.0rem; height: 2.95rem; background: #fff; overflow: hidden; box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);}
.honorP2 .list .imgDiv img{ max-width: 4.0rem; max-height: 2.95rem; }
.honorP2 .list .name{ padding-top: 75px; height: 84px; text-align: center; line-height: 42px; font-size: 0.18rem; font-weight: bold; }
.honorP2 .list li:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

.honorP3{ background: #f4f4f4; padding: 105px 0 75px; }
.honorP3 .list{ padding-bottom: 10px; }
.honorP3 .list ul{ margin-right: -0.48rem; }
.honorP3 .list li{ float: left; width: 33.33%; padding-bottom: 0.4rem; }
.honorP3 .list li .box{ cursor: pointer; margin-right: 0.48rem; height: 2.0rem; background: #fff; box-sizing: border-box; text-align: center; padding: 0 0.3rem;}
.honorP3 .list li .name{ color: #222; font-weight: bold; font-size: 0.24rem; line-height: 0.48rem;}
.honorP3 .list li .wen{ font-size: 14px; color: #999; line-height: 24px; }
.honorP3 .list li .box:hover{ background: #7eb2d7; }
.honorP3 .list li .box:hover .name, .honorP3 .list li .box:hover .wen{ color: #fff; }

.news{ padding: 60px 0 175px; }
.news .list{ padding-bottom: 120px; }
.news .list li{ position:relative;}
.news .list li:after{ content:''; position:absolute; background: #eee; left:0; bottom:0; width:100%; height:1px; z-index:1;}
.news .list li .teme{ padding:10px 16px;}
.news .list li a{ display: block; height: 158px; padding: 40px 0 0 75px; box-sizing: border-box; position: relative; }
.news .list li a:before{ content: ''; position: absolute; left: 24px; top: 50%; margin-top:-32px; width: 5px; height: 64px; background: #d0d0d0; z-index: 1; }
.news .list li .imgDiv{ display:none; position: absolute; left: 0; top: 50px; width: 288px; height: 200px; overflow: hidden;}
.news .list li .imgDiv img{ width: 288px; }
.news .list li .name{ font-weight: bold; font-size: 24px; height: 40px; line-height: 40px; color: #333; overflow: hidden; padding-right: 300px; }
.news .list li .time{ font-size: 18px; line-height: 36px; padding-left: 20px; color: #ccc; font-family: mont; background: url(../images/nimg13_1.png) left center no-repeat;}
.news .list li .content{ padding: 10px 300px 0 0; font-size: 0.16rem; color: #828181; line-height: 30px; height: 30px; overflow: hidden; }
.news .list li .rr{ position: absolute; right: 25px; top: 40px; }
.news .list li .ico{ display:none; opacity: 0; margin-top: 25px; width: 47px; height: 33px; background: #fff url(../images/ico2on.png) center no-repeat; border-radius: 24px; }
.news .list li:hover a{ background: #f6f7f8; }
.news .list li:hover .name{ color: #0056b6; }
.news .list li:hover a:before{ background: #0056b6; }

.newsBox{ overflow: hidden; position: relative; }
.newsBox .bg{ position: absolute; right: 0; top: 0; width: 18%; background: #f7f7f7; height: 100%; z-index: 1; }
.newsBox .w268{ background: #f8f8f8; }
.newShow{ padding-top: 90px; }
.newShow .name{ font-size: 0.36rem; color: #4c4c4c; font-weight: bold; line-height: 0.48rem; padding-bottom: 45px; }
.newShow .toptop{ padding-bottom: 25px; border-bottom: #f6f4ef solid 3px; overflow: hidden;}
.newShow .toptop li{ float: left; margin-right: 28px; font-size: 16px; color: #999; line-height: 16px; font-family: regular; }
.newShow .content{ font-size: 18px; line-height: 36px; color: #767676; padding: 0.6rem 0 1.6rem; font-family: regular; }
.newShow .imgDiv{ padding: 50px 0; text-align: center; }
.newShow .imgDiv img{ max-width: 11.82rem; }

.pageDown{ position: relative; padding-bottom: 140px; padding-right: 200px; overflow: hidden;}
.pageDown .lie li{ font-size: 16px; }
.pageDown .lie li a{ display: block; height: 36px; line-height: 36px; overflow: hidden; color: #8b9195; }
.pageDown .lie li b{ color: #333; }
.pageDown .lie li a:hover, .pageDown .lie li a:hover b{ color: #0056b6; text-decoration: underline; }
.pageDown .share{ position: absolute; right: 0; top: 20px; z-index: 1; }
.pageDown .share li{ float: left; margin-left: 45px; }
.pageDown .share li a{ display: block; width: 40px; height: 40px; border-radius: 50%; position: relative;}
.pageDown .share li img{ position: absolute; left: 50%; top: 50%; margin-left: -10px; margin-top: -10px; }
.pageDown .share li:nth-child(1) a{ background: #20a839; }
.pageDown .share li:nth-child(2) a{ background: #e89213; }

.sideNews{ padding-top: 250px; padding-right: 16px; padding-left: 32px; }
.sideNews .title{ font-size: 20px; line-height: 20px; color: #0056b6; font-weight: bold; padding-bottom: 30px; border-bottom: #d3d3d3 solid 1px; }
.sideNews .list{ padding: 35px 0 20px; }
.sideNews .list li{ padding-bottom: 0.2rem; }
.sideNews .list li .imgDiv{ overflow: hidden; display:none; }
.sideNews .list li .imgDiv img{ width: 100%; }
.sideNews .list li .name{ padding-left: 12px; font-size: 16px; line-height: 30px; position:relative; }
.sideNews .list li .name:before{ content:''; position:absolute; left:0; top:13px; width:4px; height:4px; border-radius:50%; background: #b9c0ce;}
.sideNews .backBtn a{ display: block; width: 156px; height: 46px; line-height: 46px; color: #fff; text-align: center; font-size: 14px; font-family: mont; border-radius: 36px; text-transform: uppercase; }

.advantage{ padding: 100px 0 50px; }
.advantage .list{ padding-top: 1.0rem; }
.advantage .list ul{ margin-right: -0.84rem; }
.advantage .list li{ float: left; width: 33.33%; padding-bottom: 0.88rem;}
.advantage .list li .box{ margin-right: 0.84rem; background: #f6f6f6; }
.advantage .list li .imgDiv{ overflow: hidden; }
.advantage .list li .imgDiv img{ width: 100%; }
.advantage .list li .botDiv{ position: relative; padding: 0 0.32rem; height: 0.9rem; box-sizing: border-box;}
.advantage .list li .botDiv:after{ content: ''; position: absolute; left: 50%; bottom: 0; width: 0; height: 5px; background: #0d4c9a; }
.advantage .list li .name{ height: 0.9rem; line-height: 0.9rem; padding-right: 60px; font-size: 0.24rem; color: #343434; overflow: hidden; position: relative; }
.advantage .list li .name:after{ content: ''; position: absolute; right: 0; top: 50%; margin-top:-17px; width: 47px; height: 33px; background: url(../images/nimg47_1.png) center no-repeat; }
.advantage .list li .content{ margin-top: 0.2rem; color: #999; font-size: 14px; line-height: 24px; height: 72px; overflow: hidden; display:none; }
.advantage .list li .box:hover{ background: #fff; box-shadow: 2px 5px 30px 0px rgba(0, 0, 0, 0.1); }
.advantage .list li .box:hover .botDiv:after{ width: 100%; left: 0; }
.advantage .list li .box:hover .name{ color: #004ea2; }
.advantage .list li .box:hover .name:after{ background: url(../images/nimg47_1on.png) center no-repeat;}
.advantage .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

.advantageShow{ background: #f8f8f8; padding: 90px 0 180px; }
.advantageShow .bigBox{ background: #fff; border-radius: 24px; padding: 0.8rem 1.7rem 1.5rem; }
.advantageShow .name{ text-align: center; font-size: 36px; line-height: 36px; color: #0056b6; font-weight: bold; padding-bottom: 45px; border-bottom: #f2f5f8 solid 3px; }
.advantageShow .tlt{ padding-top: 10px; font-size: 18px; line-height: 36px; text-align:center; }
.advantageShow .content{ padding-top: 60px; font-size: 18px; line-height: 36px; }
.advantageShow .imgDiv{ padding: 70px 0 40px; text-align: center; }
.advantageShow .imgDiv img{ max-width: 12.0rem; }
.advantageShow .content p{ text-align: center; }

.advantageShow .videobox{ width: 11.96rem; margin:0.6rem auto 0; height:6.72rem; position: relative; overflow: hidden;}
.advantageShow .videobox .limg{ height:6.72rem;}
.advantageShow .videobox .limg img{ width: 100%; height:100%; object-fit:cover; }
.advantageShow .videobox video{width:100%;height:auto;position:absolute;top:50%;left:0;transform: translateY(-50%);z-index:-1;visibility:hidden;opacity:0;object-fit:fill;}
.advantageShow .videobox.cur{ background:#000;}
.advantageShow .videobox.cur .limg,.advantageShow .videobox.cur .playbox{z-index:-1;visibility:hidden;opacity:0;}
.advantageShow .videobox.cur video{z-index:2;visibility:visible;opacity:1;}
.advantageShow .videobox .playbox{ cursor:pointer; position:absolute; left:50%; top:50%; margin-left:-30px; margin-top:-30px; z-index:1;}
.advantageShow .videobox .playbox img{ width: 60px;}
.advantageShow .videobox iframe{ position:absolute; left:0; top:0; width:100%; height:6.72rem; object-fit:cover; }

.advantageShow .imgList{ padding-top:60px;}
.advantageShow .imgList ul{ margin-right:-15px;}
.advantageShow .imgList li{ float:left; width:33.33%; padding-bottom:25px;}
.advantageShow .imgList li .lbox{ margin-right:15px;}
.advantageShow .imgList li .limg img{ width:100%;}
.advantageShow .imgList li .txt{ text-align:center; font-size:16px; height:72px; line-height:36px; overflow:hidden;}


.domainP1{ background: #f3f3f3; padding: 110px 0; }
.domainP1 .mxfDiv{ background:#fff; position:relative;}
.domainP1 .name{ font-size: 0.32rem; line-height: 0.48rem; margin-bottom: 0.4rem; color: #004898; font-weight: bold; }
.domainP1 .imgPic{ position: relative; width:9.6rem; }
.domainP1 .imgPic .list{ overflow: hidden; }
.domainP1 .imgPic .imgDiv{ width:9.6rem; height:5.5rem; overflow:hidden;}
.domainP1 .imgPic img{ width: 100%; height:100%; object-fit:cover; }

.domainP1 .conDiv{ width:4.2rem; padding-top:0.7rem; padding-right:0.8rem;}
.domainP1 .msgList li{ padding-bottom:0.3rem;}
.domainP1 .msgList li .wen{ font-size: 14px; line-height: 14px; padding-bottom:0.2rem; }
.domainP1 .msgList li .txt{ font-weight: bold; color: #000; font-size: 0.24rem; line-height: 0.24rem; }
.domainP1 .content{ font-size: 16px; line-height: 36px; text-align: justify; padding-top:40px; }


.domainP1 .btn{ z-index: 1; position: absolute; top: 50%; width: 68px; height: 68px; margin-top: -34px; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);}
.domainP1 .prev{ left: -1.2rem; background: #fff url(../images/nimg9_lefton.png) center no-repeat; }
.domainP1 .next{ right: -1.2rem; background: #fff url(../images/nimg9_righton.png) center no-repeat; }
.domainP1 .prev:hover{ background: #0056b6 url(../images/nimg9_left.png) center no-repeat;}
.domainP1 .next:hover{ background: #0056b6 url(../images/nimg9_right.png) center no-repeat;}

.domainP2{ padding-bottom: 80px; display:none; }

.domainP3{ padding: 75px 0 110px; background: #ededed; overflow:hidden; }
.domainP3 .toptop{ position: relative; padding-bottom: 60px;}
.domainP3 .more{ position: absolute; right: 0; top: 0; z-index: 1; }
.domainP3 .more a{ display: block; width: 156px; height: 46px; line-height: 46px; color: #fff; text-align: center; font-size: 14px; font-family: mont; border-radius: 36px; text-transform: uppercase; }
.domainP3 .list ul{ margin-right: -20px; }
.domainP3 .list li{ float: left; width: 33.33%; }
.domainP3 .list li .box{ margin-right: 20px; }
.domainP3 .list li .imgDiv{ overflow: hidden; }
.domainP3 .list li .imgDiv img{ width: 100%; }
.domainP3 .list li .name{ padding-top: 0.45rem; height: 36px; line-height: 36px; overflow: hidden; font-size: 18px; color: #666; font-weight: bold; }
.domainP3 .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.domainP3 .list li .box:hover .name{ color: #0056b6;}

.domainP4{ overflow:hidden; padding-bottom:100px; display:none;}
.backBtn{ padding-top:50px; width: 156px; margin:0 auto; }
.backBtn a{ display: block; background:#004898; width: 156px; height: 46px; line-height: 46px; color: #fff; text-align: center; font-size: 14px; font-family: mont; border-radius: 36px; text-transform: uppercase; }

.glogal{ padding: 100px 0 110px; }
.glogal .txt{ padding: 85px 0 80px; font-size: 0.36rem; line-height: 0.36rem; color: #191c22; font-weight: bold; text-align: center;}
.glogal .txt em{ color: #0056b6; font-size: 0.6rem; line-height: 0.6rem; font-family: mont; }

.glogal .numList li{ float: left; width: 25%; text-align: center; font-size: 16px; position: relative;}
.glogal .numList li:after{ content: ''; position: absolute; right: 0; top: 0; width: 1px; height: 100%; background: #eff1f4; }
.glogal .numList li:last-child:after{ display: none; }
.glogal .numList li .ico{ height: 75px; }
.glogal .numList li .num{ display: inline-block; height: 85px; position: relative; }
.glogal .numList li .numUp{ font-family: mont; font-size: 0.72rem; line-height: 0.72rem; color: #333; }
.glogal .numList li:last-child .numUp{ padding-right: 32px; }
.glogal .numList li .num img{ position: absolute; right: 0; top: 6px; }
.glogal .tips{ font-size: 16px; line-height: 16px; color: #ccc; text-align: center; padding: 75px 0 120px; }
.glogal .title{ color: #333; font-size: 0.36rem; line-height: 0.36rem; text-align: center; padding-bottom: 70px; }
.glogal .links{ height: 50px; position: relative; text-align: center; }
.glogal .links:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 3px; background: #f4f4f4; }
.glogal .links ul{ font-size: 0; }
.glogal .links li{ display: inline-block; padding: 0 50px; position: relative; z-index: 1; font-size: 18px; line-height: 18px; font-weight: bold; }
.glogal .links li a{ display: block; height: 50px; position: relative; }
.glogal .links li a:after{ content: ''; position: absolute; left: 50%; bottom: 0; width:0; height: 3px; background: #0056b6; }
.glogal .links li .aNow{ color: #0056b6; }
.glogal .links li .aNow:after{ width: 100%; left:0; }
.glogal .conDiv{ padding-top: 45px; }
.glogal .name{ text-align: center; font-size: 0.36rem; color: #0056b6; line-height: 0.36rem; font-weight: bold; padding-bottom: 35px; }
.glogal .cn2{ margin-bottom:40px; text-align: center; font-size: 0.32rem; color: #0056b6; line-height: 0.32rem; font-weight:bold;display: flex; display: -webkit-flex; align-items: center;
  -webkit-align-items: center;justify-content: center;
  -webkit-justify-content: center;}
.glogal .cn2 em{ margin:0 25px; width: 106px; height:3px; background:#f4f4f4;}
.glogal .content{ font-size: 16px; line-height: 30px; color: #999; padding-bottom: 80px; }
.glogal .msg{ font-size: 16px; line-height: 30px; color: #999; padding-bottom: 35px; }
.glogal .list{ padding-bottom: 40px; }
.glogal .list ul{ margin-right: -20px; }
.glogal .list li{ float: left; width: 33.33%; padding-bottom: 0.75rem; }
.glogal .list li .box{ margin-right: 20px; background: #f7f7f7; }
.glogal .list li .imgDiv{ overflow: hidden; height: 2.86rem; }
.glogal .list li .imgDiv img{ width: 100%; height:100%; object-fit: cover; }
.glogal .list li .botDiv{ position: relative; padding: 0.35rem 0.42rem 0; height: 1.58rem; box-sizing: border-box;}
.glogal .list li .botDiv:after{ content: ''; position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; background: #0056b6; }
.glogal .list li .hala{ height: 0.46rem; line-height: 0.46rem; padding-right: 60px; font-size: 0.24rem; color: #333; overflow: hidden; position: relative; }
.glogal .list li .hala:after{ content: ''; position: absolute; right: 0; top: 50%; margin-top: -17px; width: 47px; height: 33px; background: url(../images/nimg47_1.png) center no-repeat; }
.glogal .list li .ch{ margin-top: 0.1rem; color: #999; font-size: 14px; line-height: 32px; height: 32px; overflow: hidden; }
.glogal .list li .box:hover{ background: #fff; box-shadow: 2px 5px 30px 0px rgba(0, 0, 0, 0.1); }
.glogal .list li .box:hover .botDiv:after{ width: 100%; left: 0; }
.glogal .list li .box:hover .hala{ color: #004ea2; }
.glogal .list li .box:hover .hala:after{ background: url(../images/nimg47_1on.png) center no-repeat;}
.glogal .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

.innovate{/* padding-bottom: 100px;*/ background: #edf0f4; }
.innovate .toptop{ padding: 100px 0 75px; overflow: hidden; background: #fff;}
.innovate .btn{ padding-top: 70px; }
.innovate .btn li{ cursor: pointer; float: left; margin-left: 0.8rem; height: 0.36rem; font-size: 0.24rem; line-height: 0.24rem; position: relative; }
.innovate .btn li:after{ content: ''; position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; background: #0056b6; }
.innovate .btn li.on{ color: #0056b6; }
.innovate .btn li.on:after{ width: 100%; left: 0; }
.innovate .botbot{ background: #f2f4f7; padding-top: 140px; }
.innovate .list{ background: url(../images/bg3.jpg) bottom repeat-x; padding-bottom: 10px; }
.innovate .list .wal{ position: relative; }
.innovate .imgList{ overflow: hidden; width: 14.0rem; margin: 0 auto;}
.innovate .list li{ cursor: pointer; }
.innovate .list .imgDiv{ width: 4.4rem; height: 3.0rem; }
.innovate .list .imgDiv img{ max-width: 4.4rem; max-height: 3.0rem; }
.innovate .list .name{ margin-top: 35px; height: 90px; text-align: center; line-height: 90px; font-size: 0.18rem; font-weight: bold; }
.innovate .list li:hover .name{ color: #0056b6; }
.innovate .se{ display: block; width: 50px; height: 50px; position: absolute; z-index: 3; top: 1.25rem; border-radius: 50%; overflow: hidden;}
.innovate .se:before{ content: ''; position: absolute; width: 9px; height: 14px; left: 50%; top: 50%; margin-left: -4px; margin-top: -7px;}
.innovate .prev { left: 50%; margin-left: -8.2rem; background: #ddd url(../images/nimg9_lefton.png) center no-repeat;  }
.innovate .next { right: 50%; margin-right: -8.2rem; background: #ddd url(../images/nimg9_righton.png) center no-repeat; }
.innovate .prev:hover{ background: #0056b6 url(../images/nimg9_left.png) center no-repeat;}
.innovate .next:hover{  background: #0056b6 url(../images/nimg9_right.png) center no-repeat;}


.innovate2 .toptop{ padding: 100px 0 75px; overflow: hidden; background: #fff;}
.innovate2 .botbot{ background:#f8f8f8; padding:50px 0;}
.innovate2 .botbot img{ width:100%;}

.normP1{ padding: 100px 0 110px; }
.normP1 .txt{ color: #191c22; font-size: 0.3rem; line-height: 0.3rem; padding: 60px 0 85px; }
.normP1 .title{ text-align: center; font-size: 0.3rem; line-height: 0.3rem; color: #191c22; padding-bottom: 65px;}
.normP1 .longDiv{ margin: 0 auto; width: 1200px; }
.normP1 .table th{ height: 90px; background: #0056b6; color: #fff; font-size: 18px; border-right: #99b2d9 solid 1px; text-align: left; }
.normP1 .table .th01{ width: 55.4%; text-indent: 85px; }
.normP1 .table .th02, .normP1 .table .th03{ width: 22.3%; text-indent: 50px; }
.normP1 .table th:last-child{ border-right: none; }
.normP1 .table td{ height: 56px; background: #f3f3f3; border-right: #99b2d9 solid 1px; border-bottom: #99b2d9 solid 1px; font-size: 16px; font-family: regular;}
.normP1 .table td:nth-child(1){ border-left: #99b2d9 solid 1px; padding-left: 85px; padding-right: 25px; }
.normP1 .table td:nth-child(2), .normP1 .table td:nth-child(3){ padding-left: 50px; padding-right: 25px; }

.normP2{ padding-bottom: 100px; }
.normP2 .mxfDiv{ background: #f3f3f3; padding: 115px 0 70px; }
.normPic{ padding: 0 66px; position: relative;}
.normPic .list{ overflow: hidden; }
.normPic .list li{ cursor: pointer; }
.normPic .limg img{ width: 100%; }
.normPic .name{ margin-top: 38px; text-align: center; color: #333; font-size: 16px; line-height: 26px; height: 52px; overflow: hidden; }
.normPic .list li:hover .name{ color: #0056b6;}
.normPic .se{ display: block; width: 50px; height: 50px; position: absolute; z-index: 3; top: 1.35rem; border-radius: 50%; overflow: hidden;}
.normPic .se:before{ content: ''; position: absolute; width: 9px; height: 14px; left: 50%; top: 50%; margin-left: -4px; margin-top: -7px;}
.normPic .prev { left: 0; background: #ddd url(../images/nimg9_lefton.png) center no-repeat;  }
.normPic .next { right: 0; background: #ddd url(../images/nimg9_righton.png) center no-repeat;  }
.normPic .prev:hover{ background: #0056b6 url(../images/nimg9_left.png) center no-repeat;}
.normPic .next:hover{  background: #0056b6 url(../images/nimg9_right.png) center no-repeat;}


.propertyP1{ padding: 100px 0 40px; background: #f4f4f4; }
.propertyP1 .txt{ color: #191c22; font-size: 0.3rem; line-height: 0.3rem; padding: 60px 0; }
.propertyP1 .list ul{ margin-right: -50px; }
.propertyP1 .list li{ float: left; width: 25%; padding-bottom: 50px; }
.propertyP1 .list li .box{ cursor: pointer; margin-right: 50px; background: #fff; padding: 20px 0 10px;}
.propertyP1 .list li .imgDiv{ overflow: hidden; width: 2.8rem; height: 3.0rem; margin: 0 auto; }
.propertyP1 .list li .imgDiv img{ max-width: 2.8rem; max-height: 3.0rem; }
.propertyP1 .list li .name{ padding: 0 0.2rem; font-size: 16px; margin-top: 0.25rem; line-height: 0.28rem; height: 0.84rem; overflow: hidden; color: #222; text-align: center;}
.propertyP1 .list li .name em{ display: block; }
.propertyP1 .list li .box:hover{ background: #7eb2d7; }
.propertyP1 .list li .box:hover .name{ color: #fff;}

.propertyP2{ padding: 90px 0 155px; }
.propertyP2 .title{ font-size: 0.3rem; line-height: 0.3rem; color: #191c22; padding-bottom: 65px; }
.propertyP2 .table th{ height: 90px; background: #0056b6; color: #fff; font-size: 18px; border-right: #99b2d9 solid 1px; }
.propertyP2 .table .th01{ width: 43%; text-indent: 85px; text-align: left; }
.propertyP2 .table .th02{ width: 16%; }
.propertyP2 .table .th03{ width: 20.5%; }
.propertyP2 .table .th04{ width: 20.5%; }
.propertyP2 .table th:last-child{ border-right: none; }
.propertyP2 .table td{ height: 56px; background: #f3f3f3; border-right: #99b2d9 solid 1px; border-bottom: #99b2d9 solid 1px; font-size: 16px; font-family: regular; }
.propertyP2 .table td:nth-child(1){ border-left: #99b2d9 solid 1px; padding-left: 85px; padding-right: 25px; }
.propertyP2 .table td:nth-child(2), .propertyP2 .table td:nth-child(3), .propertyP2 .table td:nth-child(4){ text-align: center; }

.propertyP3{ background: #f3f3f3; padding: 140px 0 100px; }

.awardP1{ padding: 100px 0 110px; }
.awardP1 .txt{ color: #191c22; font-size: 0.3rem; line-height: 0.3rem; padding: 60px 0 85px; }
.awardP1 .longDiv{ margin: 0 auto; width: 1300px; }
.awardP1 .table th{ height: 90px; background: #0056b6; color: #fff; font-size: 18px; border-right: #99b2d9 solid 1px; text-align: left; }
.awardP1 .table .th01{ width: 7.7%; text-align: center; }
.awardP1 .table .th02{ width: 14.6%; text-align: center;}
.awardP1 .table .th03{ width: 34.2%; text-indent: 65px; }
.awardP1 .table .th04{ width: 43.5%; text-indent: 60px; }
.awardP1 .table th:last-child{ border-right: none; }
.awardP1 .table td{ height: 56px; background: #f3f3f3; border-right: #99b2d9 solid 1px; border-bottom: #99b2d9 solid 1px; font-size: 16px; font-family: regular; }
.awardP1 .table td:nth-child(1){ border-left: #99b2d9 solid 1px; text-align: center;}
.awardP1 .table td:nth-child(2){ text-align: center; }
.awardP1 .table td:nth-child(3){ padding-left: 65px; padding-right: 25px; }
.awardP1 .table td:nth-child(4){ padding-left: 60px; padding-right: 25px; }

.awardP2{ padding: 120px 0 145px; background: #f4f4f4; }
.awardPic{ position: relative; }
.awardPic .list{ overflow: hidden; }
.awardPic .list .box{ cursor: pointer; background: #fff; padding: 20px 0 35px;}
.awardPic .list .imgDiv{ overflow: hidden; width: 2.8rem; height: 3.0rem; margin: 0 auto; }
.awardPic .list .imgDiv img{ max-width: 2.8rem; max-height: 3.0rem; }
.awardPic .list .name{ padding: 0 0.2rem; font-size: 16px; margin-top: 0.25rem; line-height: 0.28rem; height: 0.56rem; overflow: hidden; color: #333; text-align: center;}
.awardPic .list li:hover .name{ color: #0056b6; }
.awardPic .se{ display: block; width: 50px; height: 50px; position: absolute; z-index: 3; top: 50%; margin-top: -25px; border-radius: 50%; overflow: hidden;}
.awardPic .se:before{ content: ''; position: absolute; width: 9px; height: 14px; left: 50%; top: 50%; margin-left: -4px; margin-top: -7px;}
.awardPic .prev { left: 50%; margin-left: -8.68rem; background: #ddd url(../images/nimg9_lefton.png) center no-repeat;}
.awardPic .next { right: 50%; margin-right: -8.68rem; background: #ddd url(../images/nimg9_righton.png) center no-repeat;}
.awardPic .prev:hover{ background: #0056b6 url(../images/nimg9_left.png) center no-repeat;}
.awardPic .next:hover{ background: #0056b6 url(../images/nimg9_right.png) center no-repeat;}


.software{ padding: 100px 0 65px; background: #f7f7f7; }
.software .txt{ padding: 95px 0 55px; text-align: center; color: #191c22; font-size: 0.36rem; line-height: 0.36rem; font-weight: bold; }
.software .msg{ width: 950px; margin: 0 auto; font-size: 18px; line-height: 30px; text-align: center; }
.software .list{ padding-top: 80px; }
.software .list li{ margin-bottom: 80px; background: #fff; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);}
.software .list li:last-child{ margin-bottom: 0; }
.software .list li .imgDiv{ width: 50%; }
.software .list li .imgDiv img{ width: 100%; }
.software .list li .conDiv{ box-sizing: border-box; padding: 0 0.5rem; width: 50%; }
.software .list li .name{ font-size: 0.3rem; line-height: 0.3rem; color: #0056b6; font-weight: bold; padding-bottom: 0.3rem; }
.software .list li .content{ font-size: 16px; line-height: 30px; text-align: justify; font-family: regular; word-break:break-all; }
.software .list li:nth-child(odd) .imgDiv{ order: 2; }
.software .list li:nth-child(odd) .conDiv{ order: 1; }

.softP2 .mxfDiv{ position: relative; height: 235px; }
.softP2 .mxfDiv:after{ content: ''; position: absolute; top: 50%; right: 0; width: 1px; height: 140px; margin-top: -70px; background: #dedede; display:none; }
.softP2 .leftDiv{ padding-left: 2.65rem; box-sizing: border-box; width: 50%; height: 140px; position: relative; top: 50%; margin-top: -70px; }
.softP2 .leftDiv:before{ content: ''; position: absolute; left: 0; top: 0; width: 1px; height: 140px; background: #dedede; }
.softP2 .txt{ font-size: 0.3rem; line-height: 0.3rem; color: #1c1f22; padding: 0.2rem 0 0.25rem; }
.softP2 .btnDiv a{ display: block; color: #fff; width: 200px; height: 60px; line-height: 60px; position: relative; border-radius: 16px; text-indent: 42px; font-size: 20px; background-image: linear-gradient(left,#0891e0,#0039bb);
    background-image: -webkit-linear-gradient(left,#0891e0,#0039bb);
    background-image: -moz-linear-gradient(left,#0891e0,#0039bb);
    background-image: -o-linear-gradient(left,#0891e0,#0039bb);
    background-image: linear-gradient(to right,#0891e0,#0039bb);
    background-image: -webkit-linear-gradient(to right,#0891e0,#0039bb);
    background-image: -moz-linear-gradient(to right,#0891e0,#0039bb);
    background-image: -o-linear-gradient(to right,#0891e0,#0039bb);}
.softP2 .btnDiv a:after{ content: ''; position: absolute; right: 36px; top: 50%; margin-top: -10px; width: 20px; height: 20px; background: url(../images/nimg20_1.png) no-repeat; }
.softP2 .rightDiv{ /*padding-left: 0.7rem;*/ width: 100%; text-align:center; height: 140px; top: 50%; margin-top: -70px; box-sizing: border-box; position: relative; }
.softP2 .rightDiv:before{ content: ''; position: absolute; left: 0; top: 0; width: 1px; height: 140px; background: #dedede; display:none; }
.softP2 .msg{ font-size: 16px; line-height: 28px; font-family: regular; }

.product{ padding: 100px 0; }
.product .icoLinks{ text-align: center; padding-top: 45px;}
.product .icoLinks ul{ font-size: 0; }
.product .icoLinks li{ width: 330px; display: inline-block; height: 100px; position: relative; }
.product .icoLinks li:after{ content: ''; position: absolute; right: 0; top: 0; width: 1px; height: 100%; background: #e5e5e5; }
.product .icoLinks li:last-child:after{ display: none; }
.product .icoLinks li .ico{ width: 55px; height: 55px; margin: 0 auto; position: relative; }
.product .icoLinks li .ico img{ position: absolute; left: 0; top: 0; }
.product .icoLinks li .img1{ opacity: 0; }
.product .icoLinks li .txt{ padding-top: 20px; font-size: 24px; line-height: 24px; color: #333; }
.product .icoLinks .liNow .ico img{ opacity: 0; }
.product .icoLinks .liNow .ico .img1{ opacity: 1; }
.product .icoLinks .liNow .txt{ color: #0056b6; }

.product .tabContent:nth-child(1){ display:block;}
.product .list{ padding: 0.9rem 0 0; }
.product .list ul{ margin-right: -48px; }
.product .list li{ float: left; width: 33.33%; padding-bottom: 40px; }
.product .list li .box{ margin-right: 48px; }
.product .list li .imgDiv{ position: relative; overflow: hidden; }
.product .list li .imgDiv .ss{ position: absolute; left: 50%; top: 50%; width: 60px; height: 60px; margin-left: -30px; margin-top: -30px; background: url(../images/nimg60_5.png) no-repeat; }
.product .list li .imgDiv img{ width: 100%; }
.product .list li .name{ padding-top: 30px; text-align: center; height: 36px; line-height: 36px; overflow: hidden; font-size: 18px; color: #333; }
.product .list li .videoH{ display: none; }
.product .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1); }
.product .list li .box:hover .name{ color: #0056b6; }

.product .lie{ padding: 0.9rem 0.75rem 0; }
.product .lie ul{ margin-right: -0.38rem; }
.product .lie li{ float: left; width: 20%; padding-bottom:40px; }
.product .lie li .box{ margin-right: 0.38rem; }
.product .lie li .imgDiv{ overflow: hidden; box-shadow: 0px 3px 32px 0px rgba(0, 0, 0, 0.1); }
.product .lie li .imgDiv img{ width: 100%; }
.product .lie li .name{ margin-top: 0.25rem; height: 0.72rem; line-height: 0.36rem; color: #333; font-size: 0.18rem; font-family: regular;}
.product .lie li .name2{ height:0.36rem;}
.product .lie li .wen{ font-size: 14px; color: #999; font-family:regular;}
.product .lie li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.product .lie li .box:hover .name{ color: #0056b6; }





.videoModal-box, .videoModal-box2 {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  align-items: center;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.videoModal-box.on, .videoModal-box2.on {
  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 */
}

.videoLayer, .xxxLayer{
  width: 1000px;
  margin: 0 auto;
  background: #fff;
  padding: 50px;
  position: relative;
  box-sizing: border-box;
}

.videoLayer .close, .xxxLayer .close{position: absolute; display: block; right: 10px; top: 10px; width:27px; height: 27px; background: url(../images/close.png) no-repeat;}
.videoLayer .close:hover, .xxxLayer .close:hover{ transform: rotate(-90deg);}
.videoLayer video{ width:100%; height:5.0rem;}
.videoLayer iframe, .xxxLayer iframe{ width:100%; height:5.0rem;}

.figureP1{ padding: 100px 0 80px; }
.figureP1 .content{ font-size: 18px; line-height: 36px; padding-top: 55px; text-align: justify; }

.figureP2{ background: #f9f9f9; padding: 80px 25px 110px; }
.figureP2 .list{ position: relative; overflow:hidden; }
.figureP2 .imgDiv img{ width: 100%; }
.figureP2 .name{ font-size: 18px; line-height: 32px; color: #333; margin-top: 30px; }
.figureP2 .se{ display: block; width: 50px; height: 50px; position: absolute; z-index: 3; top: 50%; margin-top:-25px; border-radius: 50%; overflow: hidden;}
.figureP2 .se:before{ content: ''; position: absolute; width: 9px; height: 14px; left: 50%; top: 50%; margin-left: -4px; margin-top: -7px;}
.figureP2 .prev { left: 20px; background: #ddd url(../images/nimg9_lefton.png) center no-repeat; }
.figureP2 .next { right: 20px; background: #ddd url(../images/nimg9_righton.png) center no-repeat; }
.figureP2 .prev:hover{ background: #0056b6 url(../images/nimg9_left.png) center no-repeat;}
.figureP2 .next:hover{ background: #0056b6 url(../images/nimg9_right.png) center no-repeat;}

.strength{ padding: 100px 0 115px; }
.strength .c-txt{ padding: 90px 0 20px; text-align: center; font-size: 36px; line-height: 36px; color: #0056b6; }
.strength .e-txt{ font-size: 16px; color: #bebebe; text-align: center; padding-bottom: 32px; position: relative; text-transform: uppercase; font-family: regular; }
.strength .e-txt:after{ content: ''; position: absolute; left: 50%; bottom: 0; margin-left: -10px; width: 20px; height: 3px; background: #0056b6; }
.strength .logo{ text-align: center; padding: 90px 0 45px; }
.strength .msg{ font-size: 20px; line-height: 30px; text-align: center; padding-bottom: 105px; }
.strength .list{ overflow: hidden; position: relative; }
.strength .list li{ height: 4.8rem; padding-top: 0.85rem; box-sizing: border-box; text-align: center; background: #f7f7f7; }
.strength .list li:nth-child(2n){ background: #f1f1f1; }
.strength .list li .ico{ height: 1.05rem; width: 52px; margin: 0 auto; position: relative; }
.strength .list li .ico img{ position: absolute; left: 0; top: 0; }
.strength .list li .ico .img1{ opacity: 0; }
.strength .list li .name{ font-size: 0.3rem; color: #0056b6; line-height: 0.3rem; }
.strength .list li .wen{ padding-top: 0.2rem; height: 0.5rem; font-size: 16px; color: #bebebe; position: relative; font-family: regular; text-transform: uppercase; }
.strength .list li .wen:after{ content: ''; position: absolute; left: 50%; bottom: 0; width: 20px; margin-left: -10px; height: 3px; background: #0056b6; }
.strength .list li .content{ padding-top: 0.4rem; font-size: 16px; color: #676767; line-height: 30px; }
.strength .list li:hover{ background: #7eb2d7; cursor: pointer; }
.strength .list li:hover .ico img{ opacity: 0; }
.strength .list li:hover .ico .img1{ opacity: 1;}
.strength .list li:hover .name, .strength .list li:hover .content{ color: #fff; }
.strength .list li:hover .wen{ color: #3366cc; }
.strength .list li:hover .wen:after{ background: #fff; }
.strength .swiper-pagination{ display: none; bottom: 0!important; position: relative; padding-top: 0.7rem; } 
.strength .swiper-pagination-bullet { width: 10px; height: 10px; opacity: 1; background: #b1b1b1; border-radius: 50%; margin: 0 8px!important; } 
.strength .swiper-pagination-bullet-active { background: #0056b6; }

.creation .toptop{ padding: 100px 0 80px; }
.creation .midmid{ padding-bottom: 90px; }
.creation .mxfDiv{ background: #f2f4f7; position: relative; }
.creation .conDiv{ width: 6.48rem; padding-top: 95px; }
.creation .name{ font-size: 0.36rem; line-height: 0.36rem; color: #191c22; font-weight: bold; padding-bottom: 35px; }
.creation .content{ font-size: 16px; line-height: 30px; text-align: justify; padding-bottom: 30px;}
.creation .rightImg{ position: absolute; right: 50%; margin-right: -6.4rem; top: 55px; }
.creation .rightImg img{ width: 5.98rem; }
.creation .botbot{ background: #f2f4f7; padding: 90px 0 110px; }
.creation .list ul{ margin-right: -48px; }
.creation .list li{ float: left; width: 33.33%; }
.creation .list li .box{ cursor: pointer; position: relative; margin-right: 48px; height: 200px; background:#7eb2d7; }
.creation .list li .ico{ position: absolute; left: 50%; top: 50%; margin-left: -53px; margin-top: -53px; }
.creation .list li .txt{ color: #fff; font-size: 0.24rem; line-height: 0.42rem; text-align: center; }
.creation .list li .box:hover .ico{ transform:scale(0.8);-webkit-transform:scale(0.8);}
.creation .last{ padding: 60px 0 100px; }
.creation .lie li{ padding-bottom: 50px; }
.creation .lie li .wen{ display:none; font-size: 0.24rem; line-height: 0.24rem; color: #0056b6; text-align: center; position: relative; margin-bottom: 40px; }
.creation .lie li .wen b{ display: inline-block; padding: 0 20px; background: #fff; position: relative; z-index: 1;}
.creation .lie li .wen:before{ content: ''; position: absolute; left: 0; top: 50%; width: 100%; height: 1px; background: #0056b6; }
.creation .lie li .msg{ background: #f2f4f7; border-radius: 24px; padding: 0 1.05rem; height: 3.5rem; font-size: 16px; line-height: 30px; text-align: justify;}

.talent{ padding: 100px 0 130px; position: relative; background: #f2f5fa; overflow:hidden;}
.talent:before{ content: ''; position: absolute; z-index:1; left: 0; top: 0; width: 100%; height: 612px; background: url(../images/talentBg.jpg) center no-repeat; background-size: cover; }
.talent:after{ content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 12.5rem; background: #fff; }
.talent .pageTitle{ z-index:1;}
.talent .list{ padding-top: 75px; position: relative; z-index: 2;}
.talent .list ul{ margin-right: -23px; }
.talent .list li{ float: left; width: 16.66%; padding-bottom: 140px; }
.talent .list li .box{ margin-right: 23px; }
.talent .list li .imgDiv{ height: 334px; overflow: hidden; }
.talent .list li .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.talent .list li .botDiv{ padding: 0.4rem 0.2rem 0 0.3rem; background: #fff; height: 2.0rem; box-sizing: border-box; }
.talent .list li:nth-child(1) .botDiv, .talent .list li:nth-child(2) .botDiv, .talent .list li:nth-child(3) .botDiv, .talent .list li:nth-child(4) .botDiv, .talent .list li:nth-child(5) .botDiv, .talent .list li:nth-child(6) .botDiv{ background: #f2f5fa; }
.talent .list li .name{ height: 0.36rem; line-height: 0.36rem; font-size: 0.24rem; color: #0056b6; font-weight: bold; }
.talent .list li .wen{ font-size: 0.14rem; line-height: 0.24rem; height: 0.72rem; overflow: hidden; padding-top: 12px; color: #666;}
.talent .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

.talentShow{ padding-top: 100px; }
.talentShow .pageTitle{ padding-bottom: 45px; }
.talentShow .botbot{ padding: 40px 0 285px; }
.talentShow .wen{ font-size: 18px; line-height: 36px; color: #333; font-weight: bold; }
.talentShow .content{ font-size: 18px; line-height: 36px; text-align: justify; }
.talentShow .midmid{ position: relative; height: 7.52rem; background: rgba(247,247,247); }
.talentShow .conDiv{ width: 7.6rem; }
.talentShow .name{ font-size: 0.6rem; line-height: 0.6rem; color: #0056b6; font-weight: bold; padding-bottom: 0.45rem; }
.talentShow .txt{ font-size: 0.24rem; line-height: 0.36rem; padding-bottom: 0.3rem;}
.talentShow .msgList li{ font-size: 18px; line-height: 36px; }
.talentShow .msgList li b{ color: #333; }
.talentShow .imgDiv{ position: absolute; right: 50%; margin-right: -7.68rem; bottom: 0; width: 6.3rem; }
.talentShow .imgDiv img{ width: 100%; }

.profile{ padding: 100px 0 110px; }
.profile .shadog{ overflow: hidden; padding-top: 60px; }
.profile .content{ font-size: 16px; line-height: 30px; text-align: justify; width: 6.6rem; }
.profile .imgDiv{ width: 8.0rem; }
.profile .imgDiv img{ width: 100%; }
.profile .list{ padding-top: 100px; }
.profile .list ul{ margin-right: -36px; }
.profile .list li{ float: left; width: 50%; padding-bottom: 34px; }
.profile .list li .box{ margin-right: 36px; background: #f7f7f7; border-radius: 24px; height: 550px; padding-top: 65px; box-sizing: border-box;}
.profile .list li .title{ text-align: center; font-weight: bold; font-size: 0.24rem; line-height: 0.24rem; color: #0056b6; margin-bottom: 25px; }
.profile .list li .limg{ text-align: center; height: 402px; }

.partyBan{ position: relative; overflow: hidden; }
.partyBan li img{ width: 100%; }
.partyBan .swiper-pagination{ bottom: 30px!important; } 
.partyBan .swiper-pagination-bullet { width: 36px; height: 4px; opacity: 1; background: rgba(255,255,255,0.5); border-radius: 0; margin: 0 8px!important; } 
.partyBan .swiper-pagination-bullet-active { background: #fff; }
.partyBan .backBtn{ position: absolute; left: 0.9rem; top: 35px; z-index: 2; }
.partyBan .backBtn a{ display: block; width: 120px; height: 45px; line-height: 45px; text-align: center; color: #fff; border-radius: 24px; font-size: 18px; background-image: linear-gradient(left,#ce0a0c,#d3642f);
    background-image: -webkit-linear-gradient(left,#ce0a0c,#d3642f);
    background-image: -moz-linear-gradient(left,#ce0a0c,#d3642f);
    background-image: -o-linear-gradient(left,#ce0a0c,#d3642f);
    background-image: linear-gradient(to right,#ce0a0c,#d3642f);
    background-image: -webkit-linear-gradient(to right,#ce0a0c,#d3642f);
    background-image: -moz-linear-gradient(to right,#ce0a0c,#d3642f);
    background-image: -o-linear-gradient(to right,#ce0a0c,#d3642f); }

.busDiv .toptop{ position: relative; height: 1.6rem;}
.busDiv .toptop2{ height: 2.1rem; }
.busDiv .title{ text-align: center; font-size: 0.48rem; line-height: 0.48rem; padding-bottom: 32px; font-weight: bold; color: #333; position: relative; }
.busDiv .title:after{ content: ''; position: absolute; left: 50%; margin-left: -25px; bottom: 0; width: 50px; height: 3px; background-image: linear-gradient(left,#ce0a0c,#d3642f);
    background-image: -webkit-linear-gradient(left,#ce0a0c,#d3642f);
    background-image: -moz-linear-gradient(left,#ce0a0c,#d3642f);
    background-image: -o-linear-gradient(left,#ce0a0c,#d3642f);
    background-image: linear-gradient(to right,#ce0a0c,#d3642f);
    background-image: -webkit-linear-gradient(to right,#ce0a0c,#d3642f);
    background-image: -moz-linear-gradient(to right,#ce0a0c,#d3642f);
    background-image: -o-linear-gradient(to right,#ce0a0c,#d3642f); }
.busDiv .rimg{ text-align: center; }
.busDiv .btnDiv{ position: absolute; right: 0; top: 0.3rem; z-index: 1; }
.busDiv .toptop2 .btnDiv{ top: 0.8rem; }
.busDiv .btnDiv a{ display: block; width: 1.52rem; height: 0.42rem; line-height: 0.42rem; position: relative; border: #cdcdcd solid 2px; border-radius: 36px; font-size: 0.18rem; color: #333; text-indent: 0.32rem; }
.busDiv .btnDiv a:after{ content: ''; position: absolute; top: 50%; margin-top: -6px; right: 0.18rem; width: 15px; height: 12px; background: url(../images/nimg15_1.png) no-repeat; }
.busDiv .btnDiv a:hover{ background: #e51e00; border: #e51e00 solid 2px; color: #fff; }
.busDiv .btnDiv a:hover:after{ background: url(../images/nimg15_1on.png) no-repeat; }

.partybuildP1{ padding-top: 110px; }
.partybuildP1.on{ padding-top: 192px; }
.partybuildP1 .leftDiv{ width: 7.38rem; position: relative; overflow: hidden; }
.partybuildP1 .leftDiv .imgDiv img{ width: 100%; }
.partybuildP1 .leftDiv .layer{ position: absolute; left: 0; bottom: 0; width: 100%; height: 100px; box-sizing: border-box; padding: 0 1.65rem 0 0.4rem; background: rgba(0,0,0,0.7); }
.partybuildP1 .leftDiv .name{ padding-top: 15px; font-size: 0.22rem; line-height: 0.36rem; height: 0.72rem; color: #fff; overflow: hidden; }
.partybuildP1 .leftDiv .ico{ position: absolute; right: 0.55rem; top: 50%; margin-top: -17px; width: 47px; height: 33px; background: #e51e00 url(../images/ico2.png) center no-repeat; border-radius: 24px; }
.partybuildP1 .leftDiv:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

.partybuildP1 .rightDiv{ width: 7.38rem; }
.partybuildP1 .rightDiv li{ margin-bottom: 0.2rem; }
.partybuildP1 .rightDiv li:last-child{ margin-bottom: 0; }
.partybuildP1 .rightDiv li a{ display: block; height: 1.19rem; background: #fff; position: relative; padding: 0 1.2rem 0 0.5rem; box-shadow: 1px 2px 60px 0px rgba(97, 97, 97, 0.2); }
.partybuildP1 .rightDiv li a:after{ content: ''; position: absolute; right: 0.5rem; top: 50%; margin-top:-17px; width: 47px; height: 33px; box-sizing: border-box; border: #e51e00 solid 2px; background: url(../images/ico2off.png) center no-repeat; border-radius: 24px; }
.partybuildP1 .rightDiv li .imgDiv{ display:none; position: absolute; height: 1.66rem; right: 0; top: 0; overflow: hidden;}
.partybuildP1 .rightDiv li .imgDiv img{ width: 2.65rem; }
.partybuildP1 .rightDiv li .name{ padding-top: 0.25rem; font-size: 0.2rem; line-height: 0.36rem; height: 0.36rem; color: #333; overflow: hidden; }
.partybuildP1 .rightDiv li .time{ font-size: 16px; line-height: 32px; height: 33px; color: #ccc; font-family: mont; margin-top: 0.05rem; position: relative; }
.partybuildP1 .rightDiv li a:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.partybuildP1 .rightDiv li a:hover:after{ background: #e51e00 url(../images/ico2.png) center no-repeat; }

.partybuildP2{ padding-top: 120px; }
.partybuildP2 .toptop .wal{ position: relative; }
.partybuildP2 .botbot{ height: 6.8rem; padding-top: 0.72rem; background: url(../images/partybuildBg.jpg) center no-repeat; background-size: cover; box-sizing: border-box;}
.partybuildP2 .shadog{ background: #f6f6f6; height: 5.36rem;}
.partybuildP2 .imgDiv{ width: 7.56rem; overflow: hidden;}
.partybuildP2 .imgDiv img{ width: 100%; }
.partybuildP2 .conDiv{ width: 7.8rem; padding: 0 1.2rem 0 0.85rem; box-sizing: border-box; }
.partybuildP2 .name{ font-size: 0.36rem; line-height: 0.36rem; }
.partybuildP2 .name b{ display: inline-block; background-image:-webkit-linear-gradient(left,#ffa200,#d30000);
 background-image:linear-gradient(to right,#ffa200,#d30000); 
 -webkit-background-clip: text; 
 -webkit-text-fill-color: transparent;}
.partybuildP2 .txt{ padding-top: 0.35rem; font-size: 0.18rem; color: #333; position: relative; padding-bottom: 0.45rem;}
.partybuildP2 .txt:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 45px; height: 3px; background: #e51e00; }
.partybuildP2 .content{ font-size: 16px; line-height: 28px; color: #999; padding-top: 0.4rem; text-align: justify; }
.partybuildP2 .ico{ margin-top: 0.4rem; width: 47px; height: 33px; border-radius: 24px; background: #e51e00 url(../images/ico2.png) center no-repeat; border-radius: 24px; }
.partybuildP2 .shadog:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

.partybuildP3{ padding: 140px 0 60px; }
.partybuildP3 .list ul{ margin-right: -0.36rem; }
.partybuildP3 .list li{ float: left; width: 25%; }
.partybuildP3 .list li .box{ margin-right: 0.36rem; }
.partybuildP3 .list li .imgDiv{ overflow: hidden; }
.partybuildP3 .list li .imgDiv img{ width: 100%; }
.partybuildP3 .list li .botDiv{ height: 2.75rem; background: #f6f6f6; box-sizing: border-box; padding: 0.4rem 0.25rem 0; }
.partybuildP3 .list li .name{ font-size: 0.24rem; color: #333; line-height: 0.42rem; height: 1.26rem; overflow: hidden; }
.partybuildP3 .list li .time{ margin-top: 0.2rem; position: relative; height: 33px; font-size: 16px; color: #ccc; line-height: 32px; font-family: mont; }
.partybuildP3 .list li .time:after{ content: ''; position: absolute; right: 0; width: 47px; height: 33px; border: #e51e00 solid 2px; background: url(../images/ico2off.png) center no-repeat; box-sizing: border-box; border-radius: 24px; }
.partybuildP3 .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.partybuildP3 .list li .box:hover .time:after{ background: #e51e00 url(../images/ico2.png) center no-repeat;}

.partybuildP4{ padding: 90px 0 55px; background: #f6f6f6; }
.demeanour{ position: relative; }
.demeanour .list, .demeanour .list .imgDiv{ overflow: hidden; }
.demeanour .list .imgDiv img{ width: 100%; }
.demeanour .list .name{ margin-top: 0.3rem; height: 0.36rem; line-height: 0.36rem; text-align: center; font-size: 0.2rem; color: #333; font-weight: bold; }
.demeanour .list .wen{ font-size: 14px; line-height: 24px; color: #999; text-align: center; height: 48px; overflow: hidden; margin-top: 5px; }
.demeanour .list .ico{ width: 47px; height: 33px; margin: 0.25rem auto 0; box-sizing: border-box; border: #e51e00 solid 2px; border-radius: 24px; background: url(../images/ico2off.png) center no-repeat; }
.demeanour .list li:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.demeanour .list li:hover .ico{ background: #e51e00 url(../images/ico2.png) center no-repeat;}
.demeanour .se{ display: block; width: 70px; height: 70px; position: absolute; z-index: 3; top: 1.5rem; border-radius: 8px; overflow: hidden;}
.demeanour .se:before{ content: ''; position: absolute; width: 9px; height: 14px; left: 50%; top: 50%; margin-left: -4px; margin-top: -7px;}
.demeanour .prev { left: 50%; margin-left: -8.78rem; background: #ddd url(../images/nimg9_leftoff.png) center no-repeat; }
.demeanour .next { right: 50%; margin-right: -8.78rem; background: #ddd url(../images/nimg9_rightoff.png) center no-repeat; }
.demeanour .prev:hover{ background: #e51e00 url(../images/nimg9_left.png) center no-repeat;}
.demeanour .next:hover{ background: #e51e00 url(../images/nimg9_right.png) center no-repeat;}
.demeanour .swiper-pagination{ display: none; bottom: 0!important; position: relative; padding-top: 0.7rem; } 
.demeanour .swiper-pagination-bullet { width: 10px; height: 10px; opacity: 1; background: #b1b1b1; border-radius: 50%; margin: 0 8px!important; } 
.demeanour .swiper-pagination-bullet-active { background: #e51e00; }

.partybuildP5{ padding: 130px 0 50px; }
.partybuildP5 .list ul{ margin-right: -0.36rem; }
.partybuildP5 .list li{ float: left; width: 25%; }
.partybuildP5 .list li .box{ margin-right: 0.36rem; }
.partybuildP5 .list li .imgDiv{ overflow: hidden; }
.partybuildP5 .list li .imgDiv img{ width: 100%; }
.partybuildP5 .list li .botDiv{ height: 2.75rem; background: #f6f6f6; box-sizing: border-box; padding: 0.4rem 0.25rem 0; }
.partybuildP5 .list li .name{ font-size: 0.24rem; color: #333; line-height: 0.42rem; height: 0.84rem; overflow: hidden; }
.partybuildP5 .list li .content{ line-height: 24px; color: #999; height: 48px; overflow: hidden; margin-top: 0.1rem; font-size: 14px; }
.partybuildP5 .list li .time{ margin-top: 0.2rem; position: relative; height: 33px; font-size: 16px; color: #ccc; line-height: 32px; font-family: mont; }
.partybuildP5 .list li .time:after{ content: ''; position: absolute; right: 0; width: 47px; height: 33px; border: #e51e00 solid 2px; background: url(../images/ico2off.png) center no-repeat; box-sizing: border-box; border-radius: 24px; }
.partybuildP5 .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.partybuildP5 .list li .box:hover .time:after{ background: #e51e00 url(../images/ico2.png) center no-repeat;}

.partybuildP6{ padding: 80px 0 60px; }
.partybuildP6 .leftList{ width: 7.36rem; }
.partybuildP6 .leftList li{ padding-right: 1.7rem; position: relative; padding-bottom: 0.3rem;}
.partybuildP6 .leftList li a{ display: block; height: 0.3rem; line-height: 0.3rem; color: #666; font-size: 0.22rem; overflow: hidden; }
.partybuildP6 .leftList li em{ position: absolute; right: 0; top: 0; line-height: 0.3rem; color: #ccc; font-size: 0.16rem; font-family: mont; }
.partybuildP6 .rightDiv{ width: 7.38rem; position: relative; overflow: hidden; }
.partybuildP6 .rightDiv .imgDiv img{ width: 100%; }
.partybuildP6 .rightDiv .layer{ position: absolute; left: 0; bottom: 0; width: 100%; height: 100px; box-sizing: border-box; padding: 0 1.65rem 0 0.4rem; background: rgba(0,0,0,0.7); }
.partybuildP6 .rightDiv .name{ font-size: 0.24rem; line-height: 100px; height: 100px; color: #fff; overflow: hidden; }
.partybuildP6 .rightDiv .ico{ position: absolute; right: 0.55rem; top: 50%; margin-top: -17px; width: 47px; height: 33px; background: #e51e00 url(../images/ico2.png) center no-repeat; border-radius: 24px; }
.partybuildP6 .rightDiv:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.partybuildP6 .leftList li a:hover{ color: #e51e00; text-decoration: underline; }

.partybuildP7{ padding: 60px 0; }
.partybuildP7 .list ul{ margin-right: -0.75rem; }
.partybuildP7 .list li{ float: left; width: 33.33%; }
.partybuildP7 .list li .box{ margin-right: 0.75rem; height: 6.4rem; position: relative; background: #f6f6f6; }
.partybuildP7 .list li .imgDiv{ height: 3.2rem; overflow:hidden; }
.partybuildP7 .list li .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.partybuildP7 .list li .conDiv{ height: 3.2rem; padding: 0.4rem 0.48rem 0; box-sizing: border-box; position: relative;}
.partybuildP7 .list li .name{ position: relative; font-size: 0.24rem; line-height: 0.4rem; height: 0.8rem; overflow: hidden; color: #333; }
.partybuildP7 .list li .content{ position: relative; font-size: 14px; line-height: 24px; height: 72px; overflow: hidden; color: #999; margin-top: 0.05rem; }
.partybuildP7 .list li .time{ position: relative; margin-top: 0.3rem; font-size: 18px; height: 33px; line-height: 32px; color: #d6d6d6; font-family: mont; } 
.partybuildP7 .list li .time:after{ content: ''; position: absolute; right: 0; top: 0; border-radius: 24px; width: 47px; height: 33px; border: #e73318 solid 2px; box-sizing: border-box; background: url(../images/ico2off.png) center no-repeat;}
.partybuildP7 .list li:nth-child(2) .imgDiv{ position: absolute; left: 0; bottom: 0; }
.partybuildP7 .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.partybuildP7 .list li .box:hover .name{ color: #e73318; }
.partybuildP7 .list li .box:hover .time:after{ background: #e73318 url(../images/ico2.png) center no-repeat;}

.partybuildP8{ padding: 25px 0 270px; }
.partybuildP8 .rightDiv{ width: 7.38rem; position: relative; overflow: hidden; }
.partybuildP8 .rightDiv .imgDiv img{ width: 100%; }
.partybuildP8 .rightDiv .layer{ position: absolute; left: 0; bottom: 0; width: 100%; height: 100px; box-sizing: border-box; padding: 0 1.65rem 0 0.4rem; background: rgba(0,0,0,0.7); }
.partybuildP8 .rightDiv .name{ font-size: 0.24rem; line-height: 100px; height: 100px; color: #fff; overflow: hidden; }
.partybuildP8 .rightDiv .ico{ position: absolute; right: 0.55rem; top: 50%; margin-top: -17px; width: 47px; height: 33px; background: #e51e00 url(../images/ico2.png) center no-repeat; border-radius: 24px; }
.partybuildP8 .rightDiv:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

.partybuildP8 .leftDiv{ width: 7.38rem; }
.partybuildP8 .leftDiv li{ margin-bottom: 0.2rem; }
.partybuildP8 .leftDiv li:last-child{ margin-bottom: 0; }
.partybuildP8 .leftDiv li a{ display: block; height: 1.66rem; background: #fff; position: relative; padding: 0 0.35rem 0 3.05rem; box-shadow: 1px 2px 60px 0px rgba(97, 97, 97, 0.2); }
.partybuildP8 .leftDiv li .imgDiv{ position: absolute; height: 1.66rem; left: 0; top: 0; overflow: hidden; }
.partybuildP8 .leftDiv li .imgDiv img{ width: 2.65rem; }
.partybuildP8 .leftDiv li .name{ padding-top: 0.35rem; font-size: 0.24rem; line-height: 0.36rem; height: 0.72rem; color: #333; overflow: hidden; }
.partybuildP8 .leftDiv li .time{ font-size: 16px; line-height: 32px; color: #ccc; font-family: mont; margin-top: 0.05rem; height: 33px; position: relative; }
.partybuildP8 .leftDiv li .time:after{ content: ''; position: absolute; right: 0; top: 0; width: 47px; height: 33px; box-sizing: border-box; border: #e51e00 solid 2px; background: url(../images/ico2off.png) center no-repeat; border-radius: 24px; }
.partybuildP8 .leftDiv li a:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.partybuildP8 .leftDiv li a:hover .time:after{ background: #e51e00 url(../images/ico2.png) center no-repeat; }

.contact{ padding: 100px 0 130px; }
.contact .leftDiv{ width: 6.2rem; padding-top: 0.5rem; }
.contact .leftDiv li{ position: relative; padding-left: 1.1rem; min-height: 66px; padding-bottom: 0.4rem;}
.contact .leftDiv li .ico{ position: absolute; left: 0; top: 0; width: 62px; height: 62px; border-radius: 50%; border: #e6e6e6 solid 2px; }
.contact .leftDiv li .ico img{ position: absolute; left: 50%; top: 50%; margin-left: -15px; margin-top: -15px; }
.contact .leftDiv li .wen{ font-size: 0.24rem; line-height: 0.24rem; color: #999; padding-bottom: 10px; }
.contact .leftDiv li .tel{ color: #0056b6; font-family: mont; font-size: 0.3rem; line-height: 0.3rem; }
.contact .leftDiv li .txt{ font-size: 0.24rem; line-height: 0.24rem; color: #333; font-family: regular; }
.contact .mapDiv{ width: 8.54rem; height: 5.58rem; background: center no-repeat; background-size: cover; }

.magazine{ padding: 100px 0; }
.magazine .links{ text-align: center; padding-bottom: 75px; }
.magazine .links ul{ font-size: 0; }
.magazine .links li{ display: inline-block; margin: 0 40px; font-size: 24px; height: 36px; position: relative; line-height: 24px; }
.magazine .links li:after{ content: ''; position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; background: #0056b6; }
.magazine .links .liNow{ color: #0056b6; }
.magazine .links .liNow:after{ left: 0; width: 100%; }
.magazine .list{ background: url(../images/bg4.png) center bottom no-repeat; padding-top: 0.4rem; padding-bottom: 0.6rem; background-size: 100%; }
.magazine .lie{ padding: 0 0.75rem; }
.magazine .lie ul{ margin-right: -0.38rem; }
.magazine .lie li{ float: left; width: 20%; }
.magazine .lie li .box{ margin-right: 0.38rem; }
.magazine .lie li .imgDiv{ overflow: hidden; box-shadow: 0px 3px 32px 0px rgba(0, 0, 0, 0.1); }
.magazine .lie li .imgDiv img{ width: 100%; }
.magazine .lie li .name{ padding-top: 0.65rem; height: 0.36rem; line-height: 0.36rem; color: #333; font-size: 0.24rem; font-family: regular; overflow:hidden;}
.magazine .lie li .wen{ font-size: 14px; color: #999; font-family:regular;}
.magazine .lie li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.magazine .lie li .box:hover .name{ color: #0056b6; }
.magazine .pageBtn{ padding-top: 15px; }

.happiness1{ padding: 95px 0 115px; overflow: hidden; background: #fff9f1; position: relative;}
.happiness1:before{ content: ''; position: absolute; left: 22.4%; bottom: 0; width: 5.42rem; height: 2.56rem; background: url(../images/nimg542Bg.png) no-repeat; background-size: 5.42rem; display:none; }
.happiness1 .rightDiv{ position: relative; width: 50%; padding-right: 0.85rem; padding-top: 30px; box-sizing: border-box; }
.happiness1 .videobox{ width: 100%; height:5.0rem; position: relative; overflow: hidden;}
.happiness1 .videobox .imgDiv img{ width: 100%; height:100%; object-fit:cover; }
.happiness1 .videobox video{width:100%;height:auto;position:absolute;top:50%;left:0;transform: translateY(-50%);z-index:-1;visibility:hidden;opacity:0;object-fit:fill;}
.happiness1 .videobox.cur{ background:#000;}
.happiness1 .videobox.cur .imgDiv,.happiness1 .videobox.cur .playbox{z-index:-1;visibility:hidden;opacity:0;}
.happiness1 .videobox.cur video{z-index:2;visibility:visible;opacity:1;}
.happiness1 .videobox .playbox{ cursor:pointer; position:absolute; left:50%; top:50%; margin-left:-30px; margin-top:-30px; z-index:1;}
.happiness1 .videobox .playbox img{ width: 60px;}

.happiness1 .videobox iframe{ position:absolute; left:0; top:0; width:100%; height:5.0rem; object-fit:cover; }

.happiness1 .leftDiv{ position: relative; width: 6.0rem; }
.happiness1 .content{ padding-top: 0.35rem; font-size: 16px; line-height: 30px; color: #767676; text-align: justify; }

.happiness2{ padding: 90px 0 85px; position: relative; overflow: hidden;}
.happiness2:after{ content: ''; position: absolute; right: 30px; bottom: 45px; width: 3.98rem; height: 4.1rem; background: url(../images/nimg398Bg.png) no-repeat; background-size: 3.98rem; display:none; }
.happiness2 .bg{ position: absolute; right: 0; top: 0; width: 50%; height: 100%; background-image: linear-gradient(left,#0056b6,#00448e);
    background-image: -webkit-linear-gradient(left,#0056b6,#00448e);
    background-image: -moz-linear-gradient(left,#0056b6,#00448e);
    background-image: -o-linear-gradient(left,#0056b6,#00448e);
    background-image: linear-gradient(to right,#0056b6,#00448e);
    background-image: -webkit-linear-gradient(to right,#0056b6,#00448e);
    background-image: -moz-linear-gradient(to right,#0056b6,#00448e);
    background-image: -o-linear-gradient(to right,#0056b6,#00448e);}
.happiness2 .leftImg{ padding-left: 0.5rem; }
.happiness2 .leftImg img{ width: 5.31rem; }
.happiness2 .rightDiv{ position: relative; width: 50%; box-sizing: border-box; padding-left: 0.6rem; z-index: 1; }
.happiness2 .name{ font-size: 0.36rem; line-height: 0.36rem; padding-bottom: 0.4rem; color: #fff; }
.happiness2 .content{ font-size: 16px; color: #b0b5ca; line-height: 28px; }
.happiness2 .content b{ color: #fff; }

.happiness3{ background: #f7f9fe; padding: 115px 0; overflow: hidden;}
.happiness3 .leftDiv{ padding-top: 0.45rem; width: 6.5rem; }
.happiness3 .title{ font-size: 0.36rem; line-height: 0.36rem; color: #333; }
.happiness3 .list{ padding-top: 0.6rem; }
.happiness3 .list li{ padding-bottom: 0.28rem; font-size: 16px; color: #676767; line-height: 28px; }
.happiness3 .list li b{ font-size: 18px; color: #0056b6; }
.happiness3 .msg{ color: #0066cc; font-size: 0.2rem; line-height: 36px; width: 6.2rem;}
.happiness3 .rightDiv{ background: #fff; width: 50%; padding: 30px 0 20px; }
.happiness3 .imgDiv{ text-align: center; }
.happiness3 .imgDiv img{ width: 6.62rem; }

.happiness4{ display:none; padding: 90px 0 165px; position: relative; overflow: hidden;}
.happiness4:before{ content: ''; z-index: 1; position: absolute; left: 30.7%; bottom: 0; width: 4.5rem; height: 4.31rem; background: url(../images/nimg450Bg.png) no-repeat; background-size: 4.5rem; }
.happiness4 .bg{ position: absolute; right: 0; top: 0; width: 50%; height: 100%; background-image: linear-gradient(left,#ffc000,#ee7500);
    background-image: -webkit-linear-gradient(left,#ffc000,#ee7500);
    background-image: -moz-linear-gradient(left,#ffc000,#ee7500);
    background-image: -o-linear-gradient(left,#ffc000,#ee7500);
    background-image: linear-gradient(to right,#ffc000,#ee7500);
    background-image: -webkit-linear-gradient(to right,#ffc000,#ee7500);
    background-image: -moz-linear-gradient(to right,#ffc000,#ee7500);
    background-image: -o-linear-gradient(to right,#ffc000,#ee7500);}
.happiness4 .leftImg{ padding-left: 0.5rem; position: relative; z-index: 2; }
.happiness4 .leftImg img{ width: 5.14rem; }
.happiness4 .rightDiv{ position: relative; width: 50%; box-sizing: border-box; padding-left: 0.6rem; padding-top: 1.0rem; z-index: 1; }
.happiness4 .name{ font-size: 0.36rem; line-height: 0.36rem; padding-bottom: 0.55rem; color: #fff; }
.happiness4 .content{ font-size: 20px; line-height: 36px; color: #fff; padding-bottom: 0.25rem;}
.happiness4 .msg{ font-size: 16px; color: #ffffe4; line-height: 28px; }
.happiness4 .msg b{ color: #fff; }

.happiness5{ padding: 130px 0 120px; background: url(../images/bg5.png) top repeat-x;}
.happiness5 .title{ font-size: 0.36rem; line-height: 0.36rem; color: #333; padding-bottom: 1.1rem;}
.happiness5 .list{ background: url(../images/bg4.png) center bottom no-repeat; padding-top: 0.4rem; padding-bottom: 0.6rem; background-size: 100%; }
.happiness5 .lie{ padding: 0 0.75rem; }
.happiness5 .lie ul{ margin-right: -0.38rem; }
.happiness5 .lie li{ float: left; width: 20%; }
.happiness5 .lie li .box{ margin-right: 0.38rem; }
.happiness5 .lie li .imgDiv{ overflow: hidden; box-shadow: 0px 3px 32px 0px rgba(0, 0, 0, 0.1); }
.happiness5 .lie li .imgDiv img{ width: 100%; }
.happiness5 .lie li .name{ padding-top: 0.65rem; height: 0.36rem; line-height: 0.36rem; color: #333; font-size: 0.24rem; }
.happiness5 .lie li .wen{ font-size: 14px; color: #999; font-family:regular;}
.happiness5 .lie li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.happiness5 .lie li .box:hover .name{ color: #e51e00; }

.duty{ padding-top: 100px; }
.duty .pageTitle{ padding-bottom: 0.8rem; }
.duty .swiper-box{ padding: 0 1.3rem; position: relative; }
.duty .links{ overflow: hidden; }
.duty .links .swiper-slide{ width: auto; }
.duty .links .swiper-slide a{ display: block; height: 52px; line-height: 52px; overflow: hidden; position: relative; font-size: 16px; color: #6c6c6c; }
.duty .links .swiper-slide a:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 0; height: 3px; background: #0056b6; }
.duty .links .swiper-slide .aNow{ color: #0056b6; }
.duty .links .swiper-slide .aNow:after{ width: 100%; }
.duty .btn{ position: absolute; top: 0; width: 68px; height: 68px; background: #fff; z-index: 1; border-radius: 6px; box-shadow: 0px 3px 32px 0px rgba(0, 0, 0, 0.1); } 
.duty .btn:before{ content: ''; position: absolute; left: 50%; margin-left: -5px; top: 50%; margin-top: -7px; width: 9px; height: 14px; }
.duty .btn:hover{ background-image: linear-gradient(left,#004da3,#0057b7);
    background-image: -webkit-linear-gradient(left,#004da3,#0057b7);
    background-image: -moz-linear-gradient(left,#004da3,#0057b7);
    background-image: -o-linear-gradient(left,#004da3,#0057b7);
    background-image: linear-gradient(to right,#004da3,#0057b7);
    background-image: -webkit-linear-gradient(to right,#004da3,#0057b7);
    background-image: -moz-linear-gradient(to right,#004da3,#0057b7);
    background-image: -o-linear-gradient(to right,#004da3,#0057b7); }
.duty .prev{ left: 0; }
.duty .next{ right: 0; }
.duty .prev:before{ background: url(../images/nimg9_lefton.png) no-repeat; }
.duty .next:before{ background: url(../images/nimg9_righton.png) no-repeat; }
.duty .prev:hover:before{ background: url(../images/nimg9_left.png) no-repeat;}
.duty .next:hover:before{ background: url(../images/nimg9_right.png) no-repeat;}

.duty .botDiv{ padding: 100px 0 165px; background: #f4f4f4 url(../images/dutyBg.jpg) center top no-repeat; background-size: 100%;}
.duty .shadog{ border-radius: 24px; background: rgba(255,255,255,.9); padding: 1.0rem 1.75rem; }
.duty .name{ font-size: 0.36rem; line-height: 0.36rem; color: #4c4c4c; font-weight: bold; padding-bottom: 55px; }
.duty .wen{ font-size: 16px; line-height: 16px; color: #8d8d8d; padding-bottom: 25px; border-bottom: #f6f4ef solid 3px; }
.duty .content{ padding: 45px 0; font-size: 16px; line-height: 36px; color: #767676; }
.duty .imgDiv{ text-align: center; padding: 0.45rem 0; }
.duty .imgDiv img{ max-width: 11.68rem; }

.pageUp{ padding-top: 0.8rem; }
.pageUp li{ font-size: 16px; color: #8b9195; }
.pageUp li a{ display: block; height: 34px; line-height: 34px; overflow: hidden; color: #8b9195;}
.pageUp li b{ color: #444; }
.pageUp li a:hover{ color: #0056b6; text-decoration: underline; }
.pageUp li a:hover b{ color: #0056b6;}

.memberNav{ width: 240px; border-bottom: #eee solid 1px; }
.memberNav li{ font-size: 16px; position: relative; z-index: 1;}
.memberNav li a{ display: block; border: #eee solid 1px; border-bottom: none; background: #f7f7f7; position: relative; padding-left: 25px; height: 60px; line-height: 60px; overflow: hidden; color: #333; }
.memberNav li a:after{ content: ''; opacity: 0; position: absolute; right: 40px; top: 50%; margin-top: -5px; width: 14px; height: 9px; background: url(../images/ico5.png) no-repeat center; }
.memberNav li a:hover, .memberNav li .aNow{ color: #fff; background: #0056b6; border: #0056b6 solid 1px; border-bottom: none;}
.memberNav li .aNow:after{ opacity: 1; }
.memberNav dl{ display:none; padding: 32px 0; border: #eee solid 1px; border-bottom: none;}
.memberNav dd:last-child{ border-bottom: none; }
.memberNav dd a{ display: inline-block; border: none; background:#fff; color: #666; height: 36px; line-height: 36px; font-size: 14px; position: relative; padding: 0 25px;}
.memberNav dd a:after{ content: ''; opacity: 0; position: absolute; right: 0; top: 50%; margin-top: -7px; width: 9px; height: 14px; background: url(../images/nimg9_righton.png) no-repeat center;  }
.memberNav dd a:hover, .memberNav dd a.on{ color: #0056b6; text-decoration: underline; }
.memberNav dd a:hover{ background: none; border: none; }
.memberNav dd a.on:after{ opacity: 1; }

.business{ padding: 90px 0 210px; }
.business .pageTitle{ padding-bottom: 40px; }
.business .links{ padding-bottom: 45px; float: right; overflow: hidden; }
.business .links li{ float: left; margin-left: 0.5rem; }
.business .links li a{ display: block; height: 140px; position: relative; }
.business .links li a:after{ content: ''; opacity: 0; position: absolute; left: 50%; bottom: 5px; width: 12px; height: 7px; margin-left: -6px; background: url(../images/nimg12_1.png) no-repeat; }
.business .links li .ico{ border: #e6e6e6 solid 1px; box-sizing: border-box; border-radius: 50%; width: 80px; height: 80px; position: relative; margin: 0 auto; }
.business .links li .ico img{ position: absolute; left: 50%; margin-left: -18px; top: 50%; margin-top: -18px; }
.business .links li .ico .img1{ opacity: 0; }
.business .links li .name{ color: #333; font-size: 0.18rem; line-height: 0.18rem; padding-top: 18px; text-align: center; }
.business .links li .aNow .ico{ background: #0056b6; border: #0056b6 solid 1px; }
.business .links li .aNow .ico img{ opacity: 0; }
.business .links li .aNow .ico .img1{ opacity: 1; }
.business .links li .aNow .name, .business .links li a:hover .name{ color: #0056b6; }
.business .links li .aNow:after{ opacity: 1; bottom: 0; }

.business .secondLinks{ overflow:hidden;}
.business .secondLinks li{ float:left; margin-right:0.2rem; margin-bottom:0.3rem;}
.business .secondLinks li a{ display:block; font-size:0.26rem; font-size:0.28rem; height:0.42rem; line-height:0.42rem; padding:0 0.1rem;}
.business .secondLinks li .aNow{ background:#0056b6; color:#fff;}

.areas{ position: relative; padding-top: 38px; clear: both; }
.areas:after{ content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 2px; background: #efefef; }
.areas:before{ content: ''; position: absolute; left: 0; top: 0; width: 180px; height: 2px; background: #0056b6; z-index: 1; }
.areas .hugeTxt{ font-size: 0.36rem; line-height: 0.36rem; color: #333; padding-bottom: 30px; }
.areas .content{ font-size: 16px; line-height: 24px; color: #999; }
.areas .list{ padding: 60px 0 40px; }
.areas .list ul{ margin-right: -0.72rem; }
.areas .list li{ float: left; width: 50%; padding-bottom: 50px; }
.areas .list li .lbox{ margin-right: 0.72rem; }
.areas .list li .imgDiv{ overflow: hidden; height:3.1rem; }
.areas .list li .imgDiv img{ width: 100%; height:100%; object-fit: cover; }
.areas .list li .botDiv{ padding: 0.35rem 0.42rem 0; height: 2.6rem; background: #f7f7f7; box-sizing: border-box; position: relative;}
.areas .list li .botDiv:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 0; height: 3px; background: #0056b6; }
.areas .list li .name{ font-weight: bold; height: 0.42rem; line-height: 0.42rem; color: #333; overflow: hidden; font-size: 0.24rem; }
.areas .list li .msg{ margin-top: 0.15rem; font-size: 14px; line-height: 24px; height: 72px; overflow: hidden; text-align: justify; color: #666; }
.areas .list li .ico{ position: absolute; right: 0.6rem; bottom: 0.45rem; width: 47px; height: 33px; border-radius: 24px; border: #1859a1 solid 2px; background: url(../images/ico2on.png) center no-repeat; box-sizing: border-box; }
.areas .list li .lbox:hover{ box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); }
.areas .list li .lbox:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.areas .list li .lbox:hover .botDiv{ background: #fff; }
.areas .list li .lbox:hover .botDiv:after{ width: 100%; }
.areas .list li .lbox:hover .name{ color: #0056b6; }
.areas .list li .lbox:hover .ico{ background: #1859a1 url(../images/ico2.png) center no-repeat; }

.searchDiv{ background: #f7f7fa; padding:80px 0 75px;}
.searchDiv .toptop{ background: #f7f7fa; height: 56px; position: relative; }
.searchDiv .toptop:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #e8e8e8; z-index: 1; }
.searchDiv .toptop .wal{ position: relative; height: 56px; }
.searchDiv .tab2 li{ float: left; margin-right: 0.7rem; position: relative; z-index: 2; height: 56px; font-size: 0.24rem; line-height: 0.24rem; color: #36383c;}
.searchDiv .tab2 li:after{ content: ''; position: absolute; width: 0; left: 50%; height: 2px; bottom: 0; background: #0056b6; }
.searchDiv .tab2 .liNow{ color: #0056b6; }
.searchDiv .tab2 .liNow:after{ left: 0; width: 100%; }
.searchDiv .botbot{ padding:20px 0 50px;}
.searchDiv .list li{ border-bottom:#e8e8e8 solid 1px;}
.searchDiv .list li a{ display:block; padding:25px 0;}
.searchDiv .list li .name{ font-size:24px; line-height:32px; height:32px; overflow:hidden; color:#333;}
.searchDiv .list li .content{ font-size:16px; line-height:26px; height:52px; overflow:hidden; color:#666; padding-top:10px;}
.searchDiv .list li a:hover .name{ color: #0056b6;}
.searchDiv .pageMore{ clear:both; width:160px; margin:60px auto 0;display:block;}
.searchDiv .pageMore a{  width:160px; height:60px; line-height:60px; background:#0057b7; color:#fff; font-size:18px; text-align:center;}














































