﻿/*banner*/
.ind-banner{width: 100%; overflow: hidden;} 
.ind-banner .swiper-slide {position: relative;}
.ind-banner .swiper-slide a{ display: block; width: 100%; height: 100%; }
.ind-banner .swiper-slide .img{ height: 9.2rem; background: center no-repeat; background-size: cover;}
.ind-banner .zerobox{ position: absolute; left: 0; width: 100%; text-align: center; z-index: 1; color: #fff; top: 50%; transform: translateY(-50%); }
.ind-banner .zerobox .txt{ font-size: 72px; line-height: 72px; font-weight: bold; padding-bottom: 20px; letter-spacing: 6px;}
.ind-banner .zerobox .txt em{ position: relative; padding: 0 8px; }
.ind-banner .zerobox .txt img{ position: absolute; top: 3px; left: 2px; }
.ind-banner .zerobox .wen{ font-size: 16px; color: rgba(255,255,255,0.6); text-transform: uppercase; }
.ind-banner .onebox{ position: absolute; left: 0; width: 100%; text-align: center; z-index: 1; color: #fff; top: 30%; transform: translateY(-70%); }
.ind-banner .onebox .txt{ font-size: 24px; line-height: 24px; font-weight: bold; padding-bottom: 20px;}
.ind-banner .onebox .name{ font-size: 72px; line-height: 72px; font-weight: bold; padding-bottom: 45px;}
.ind-banner .onebox .more{ display: inline-block; font-size: 16px; line-height: 16px; padding-right: 16px; position: relative; }
.ind-banner .onebox .more:after{ content: ''; position: absolute; right: 0; top: 3px; width: 6px; height: 11px; background: url(../images/ico2.png) no-repeat; }
.ind-banner .swiper-pagination{ width: 100%; bottom: 50px; } 
.ind-banner .swiper-pagination-bullet { display: inline-block; width: 12px; height: 12px; opacity: 1; border:#fff solid 2px; background:none; box-sizing:border-box; border-radius:50%; margin: 0 15px!important; } 
.ind-banner .swiper-pagination-bullet-active { background: #fff;} 


/*banner结束*/

.indexP1{ padding:20px 0;}
.indexP1 .list ul{ margin-right:-20px;}
.indexP1 .list li{ float:left; width:50%;}
.indexP1 .list li .box{ margin-right:20px; height:7.4rem; background:#f5f5f5; position:relative;}
.indexP1 .list li .box a{ display:block; width:100%; height:100%;}
.indexP1 .list li .name{ font-size:36px; line-height:36px; color:#000; text-align:center; font-weight: bold; padding:1.0rem 0 0.15rem;}
.indexP1 .list li .msg{ font-size:16px; line-height:26px; color:#666; text-align:center;}
.indexP1 .list li .imgDiv{ position:absolute; bottom:70px; left:50%; margin-left:-2.05rem;}
.indexP1 .list li .imgDiv img{ width:4.1rem;}
.indexP1 .list li .box:hover .imgDiv img{ transform:scale(1.05);-webkit-transform:scale(1.05);}

.indexP2 ul{display: flex; display: -webkit-flex; margin-right: -4px;}
.indexP2 li{ width: 16.66%; overflow: hidden; }
.indexP2 li .box{ position:relative; height: 8.4rem; background: center no-repeat; background-size: auto 100%; }
.indexP2 li .box:after{ content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.2);}
.indexP2 li a{ display:block; width:100%; height:100%;}
.indexP2 li .layer{ position:absolute; left:0; width:100%; top:50%; height:350px; margin-top:-175px; z-index:1; color:#fff;}
.indexP2 li .ico{ height: 120px; text-align:center;}
.indexP2 li .cn{ height:42px; font-size:30px; line-height:30px; font-weight:bold; text-align:center;}
.indexP2 li .en{ font-size:16px; line-height:16px; text-transform:uppercase; font-family:light; text-align:center;}
.indexP2 li .more{ position:absolute; left:50%; bottom:0; width:48px; height:48px; margin-left:-24px; background:url(../images/nimg48_1.png) no-repeat;}
.indexP2 li .btnDiv{ opacity:0; width:122px; height:48px; line-height:48px; color:#fff; position:absolute; left:50%; bottom:0; margin-left:-61px; background:#0068e8; border-radius:24px; text-indent:28px; font-size:14px; }
.indexP2 li .btnDiv:after{ content:''; position:absolute; right:17px; top:50%; margin-top:-6px; width:6px; height:11px; background:url(../images/ico2.png) no-repeat;}
.indexP2 li.on { width: 33.33%; }
.indexP2 li.on .box:after{ background:rgba(0,0,0,0.8);}
.indexP2 li.on .more{ opacity:0;}
.indexP2 li.on .btnDiv{ opacity:1;}

.indexP2List{ position: relative; }
.indexP2List li{ position: relative; }
.indexP2List li .limg{ position: relative; height: 5.6rem; background: center no-repeat; background-size: cover; }
.indexP2List li .limg:after{ content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.2);}
.indexP2List li .limg img{ width: 100%; }
.indexP2List li .layer{ position:absolute; left:0; width:100%; top:50%; transform: translateY(-50%); z-index:1; color:#fff;}
.indexP2List li .ico{ height: 1.2rem; text-align:center;}
.indexP2List li .ico img{ width: 1rem; }
.indexP2List li .cn{ height: 0.6rem; font-size: 0.4rem; line-height: 0.4rem; font-weight:bold; text-align:center; }
.indexP2List li .en{ font-size:0.28rem; line-height:0.28rem; text-transform:uppercase; font-family:light; text-align:center;}
.indexP2List .swiper-pagination{  bottom: 0.4rem!important;  } 
.indexP2List .swiper-pagination-bullet { width: 10px; height: 10px; opacity: 1; background: rgba(255,255,255,0.6); border-radius: 50%; margin: 0 8px!important; } 
.indexP2List .swiper-pagination-bullet-active { background: #0068e8; } 

.indexP3{ padding:120px 0;}
.indexP3 .toptop{ height:115px; position:relative;}
.indexP3 .cn{ font-size:36px; line-height:36px; color:#000; font-weight:bold; padding-bottom:10px;}
.indexP3 .en{ font-size:24px; line-height:24px; color:#0068e8; font-family:light; text-transform:uppercase;}
.indexP3 .tab{ position:absolute; right:0; top:30px; z-index:1;}
.indexP3 .tab li{ float:left; margin-left:50px; height:35px; position:relative; font-size:16px; color:#2b2b2b;}
.indexP3 .tab li:after{ content:''; position:absolute; left:50%; bottom:0; height:2px; width:0; background:#0068e8;}
.indexP3 .tab .liNow{ color:#0068e8; }
.indexP3 .tab .liNow:after{ width:100%; left:0;}
.indexP3 .list{ animation: am_top 0.8s ease-out 0.1s backwards; -webkit-animation: am_top 0.8s ease-out 0.1s backwards; }
.indexP3 .list ul{ margin-right: -22px; }
.indexP3 .list li{ float: left; width: 33.3%; }
.indexP3 .list li .box{ margin-right: 22px; }
.indexP3 .list li .imgDiv{ height: 300px; overflow: hidden; }
.indexP3 .list li .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.indexP3 .list li .botDiv{ padding: 35px 40px 0; height: 250px; box-sizing: border-box; background: #fff; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); }
.indexP3 .list li .time{ line-height: 24px; color: #1172b1; font-size: 16px; font-family: mont; }
.indexP3 .list li .name{ line-height: 28px; font-size: 18px; height: 56px; overflow: hidden; color: #2b2b2b; font-weight: bold; overflow: hidden; text-align: justify;}
.indexP3 .list li .content{ padding-top: 10px; font-size: 14px; color: #666; line-height: 24px; height: 72px; overflow: hidden; text-align: justify; }
.indexP3 .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

.indexP4{ margin-bottom: -200px; position: relative; z-index: 1;}
.indexP4 .mxfDiv{ height: 4.8rem; background: center no-repeat; background-size: cover;}
.indexP4 .conDiv{ padding-left: 110px; width: 580px; color: #fff;}
.indexP4 .cn{ font-size: 36px; line-height: 36px; font-weight: bold; padding-bottom: 10px;}
.indexP4 .en{ font-size: 24px; line-height: 24px; text-transform: uppercase; font-family: light; }
.indexP4 .content{ padding-top: 25px; font-size: 16px; line-height: 24px; text-align: justify;}
.indexP4 .btnDiv{ padding-top: 45px; }
.indexP4 .btnDiv a{ position: relative; display: block; width: 162px; height: 50px; line-height: 46px; text-indent: 30px; color: #fff; font-size: 14px; border-color: rgba(255,255,255,0.5); border-style: solid; border-width: 2px; border-radius: 32px; box-sizing: border-box; }
.indexP4 .btnDiv a:after{ content: ''; position: absolute; right: 30px; top: 50%; margin-top: -6px; width: 6px; height: 11px; background: url(../images/ico2.png) no-repeat; }
.indexP4 .btnDiv a:hover{ border-color: #0068e8; background: #0068e8;}

.aboutP1{ padding: 100px 0; position: relative; overflow: hidden; }
.aboutP1:after{ content: ''; position: absolute; right: 0; top: 0; width: 25%; height: 300px; background: #f4f4f4; }
.aboutP1 .title{ text-align: center; font-size: 40px; line-height: 40px; font-weight: bold; color: #000; height: 70px; position: relative; }
.aboutP1 .title:after{ content: ''; position: absolute; left: 50%; margin-left: -13px; bottom: 0; width: 26px; height: 2px; background: #0068e8; }
.aboutP1 .mxfDiv{ position: relative; }
.aboutP1 .leftCon{ width: 50%; position: absolute; left: 0; top: 80px; }
.aboutP1 .name{ font-weight: bold; font-size: 36px; line-height: 36px; color: #333; padding-bottom: 50px; }
.aboutP1 .wen{ font-size: 30px; line-height: 30px; color: #0068e8; padding-bottom: 20px; }
.aboutP1 .content{ font-size: 16px; line-height: 36px; text-align: justify; }

.aboutP1 .rightImg{ position: relative; padding-top: 80px; width: 7.68rem; z-index: 1;}
.aboutP1 .rightImg img{ width: 100%; }

.aboutP2{ background: #f2f2f2; padding: 100px 0 85px; }
.scenePic{ position: relative; }
.scenePic .imgDiv{ height: 3.36rem; overflow: hidden; }
.scenePic .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.scenePic .name{ padding-top: 20px; text-align: center; font-size: 18px; color: #656565; height: 42px; line-height: 42px; overflow: hidden; }
.scenePic .se{ z-index: 3; display: block; position: absolute; width: 46px; height: 46px; top: 50%; margin-top: -23px; border-radius: 50%; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);}
.scenePic .prev{ left: -94px; background: #fff url(../images/nimg9_left.png) center no-repeat; }
.scenePic .next{ right: -94px; background: #fff url(../images/nimg9_right.png) center no-repeat; }
.scenePic .prev:hover{ background: #0068e8 url(../images/nimg9_lefton.png) center no-repeat; }
.scenePic .next:hover{ background: #0068e8 url(../images/nimg9_righton.png) center no-repeat; }

.honor{ padding: 100px 0 140px; }
.honor .title{ text-align: center; color: #000; font-size: 40px; line-height: 40px; height: 70px; position: relative; }
.honor .title:after{ content: ''; position: absolute; left: 50%; margin-left: -13px; bottom: 0; width: 26px; height: 3px; background: #0068e8; }
.honor .secondTab{ text-align: center; padding: 50px 0 100px; }
.honor .secondTab ul{ font-size: 0; }
.honor .secondTab li{ display: inline-block; margin: 0 10px; font-size: 18px;}
.honor .secondTab li a{ display: block; width: 144px; height: 46px; line-height: 46px; color: #666; border: #e6e6e6 solid 2px; border-radius: 32px; }
.honor .secondTab li .aNow{ border: #0068e8 solid 2px; color: #0068e8; }

.honor .list ul{ margin-right: -0.5rem; }
.honor .list li{ float: left; width: 25%; padding-bottom: 0.6rem; }
.honor .list li .box{ background: #f5f5f5; margin-right: 0.5rem; padding-top: 25px; padding-bottom: 20px; cursor: pointer; position: relative;}
.honor .list li .imgDiv{ height: 3.4rem; position: relative; overflow: hidden;}
.honor .list li .imgDiv img{ max-width: 3.1rem; max-height: 3.4rem; }
.honor .list li .ico{ position: absolute; left: 50%; margin-left: -38px; top: -30%; width: 76px; height: 76px; border-radius: 50%; background: rgba(210,40,45,0.8); }
.honor .list li .ico:after{ content: ''; position: absolute; left: 50%; top: 50%; width: 25px; height: 25px; margin-left: -12px; margin-top: -12px; background: url(../images/nimg25_1.png) no-repeat; }
.honor .list li .name{ padding-top: 16px; padding-left: 0.25rem; padding-right: 0.25rem; height: 40px; line-height: 40x; text-align: center; color: #222; overflow: hidden; font-size: 16px; }
.honor .list li .box:hover{ background: #21295a;}
.honor .list li .box:hover .name{ color: #fff; }
.honor .list li .box:hover .ico{ margin-top: -38px; top: 50%;}

.pic-modal-box { display: none; width: 100%; height: 100%; position: fixed; left: 0; top: 0; background: rgba(0, 0, 0, 0.5); z-index: 999;}
.pic-modal-box .box {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
  box-sizing:border-box;
}
.pic-modal-box .main { position: relative; background: #fff; width: 8.2rem; margin: 0 auto; padding: 60px 100px 0;}
.pic-modal-box .name { font-size: 24px; color: #313131; line-height: 120px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.pic-modal-box .close { position: absolute; right: 18px; top: 18px; z-index: 10; width: 30px; height: 30px; display: inline-block; background: url(../images/close.png) no-repeat; background-size: contain;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;}
.pic-modal-box .close:hover { transform: rotate(-90deg);}
.pic-modal-box .pic-box { height: 5.4rem;}
.pic-modal-box .pic-box img { display: block; max-width: 8.2rem; max-height: 5.4rem;}












































































