img {
  max-width: 100%;
  vertical-align: middle;
  border-style: none;
}


.neiBnaner{ width: 100%; position:relative; }
.neiBnaner .neiBnanerImg{ width:100%; }
.neiBnaner .neiBnanerImg img{ width:100%;}
.neiBnaner .neiBnanerText{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); display: flex; justify-content: space-between; max-width: 1400px; width: 90%; }
.neiBnaner .neiBnanerText .pageName{ display: flex; flex-direction: column; }
.neiBnaner .neiBnanerText .pageName .pageName1{ font-size: 48px; color: #fff; font-weight: bolder; text-transform:capitalize;}
.neiBnaner .neiBnanerText .pageName .pageName2{ font-size: 48px; color: #fff; margin-bottom:20px;}
.neiBnaner .neiBnanerText .pageName .pageName3{ width: 76px; height: 4px; background: #fff; }
.neiBnaner .neiBnanerText .pageName .pageName4{ font-size:18px; line-height: 33px; color:#fff; margin-top: 45px; max-width: 55%; }

.neiBnaner .neiBnanerText .aboutBanner{ display: flex; flex-wrap: wrap; max-width: 830px; }
.neiBnaner .neiBnanerText .aboutBanner .aboutBannerXun{ width:calc( 100% * ( 1 / 3)); display: flex; margin-bottom: 50px;}
.neiBnaner .neiBnanerText .aboutBanner .aboutBannerXun .abxLeft{ width:70px; }
.neiBnaner .neiBnanerText .aboutBanner .aboutBannerXun .abxRight{ padding-right:25px; display: flex; flex-direction: column; color: #fff; }
.neiBnaner .neiBnanerText .aboutBanner .aboutBannerXun .abxRight .abxTop{ display: flex;}
.neiBnaner .neiBnanerText .aboutBanner .aboutBannerXun .abxRight .abxTop span{ font-size: 42px; }
.neiBnaner .neiBnanerText .aboutBanner .aboutBannerXun .abxRight .abxTop sup{ font-size: 13px; }
.neiBnaner .neiBnanerText .aboutBanner .aboutBannerXun .abxRight .abxTop sub{ font-size: 14px; white-space: pre;    margin-top: 20px; }
.neiBnaner .neiBnanerText .aboutBanner .aboutBannerXun .abxRight .abxBot{ font-size: 12px; line-height: 3em;  white-space: pre; }

.pageNav{ width: 100%; height: 0; position: relative;}
.pageNav .pageNavBox{ width: 85%; overflow: hidden; overflow-x: auto; display: flex; height:56px; position: absolute; bottom: 30px;background: rgba(255,255,255,.2);margin: 0 auto;left: 0;right: 0; }
.pageNav .pageNavBox a{ text-align: center; line-height: 56px; font-size: 18px; color: #fff; white-space: pre; padding:0 35px; flex: 1; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s;position: relative;display: flex;align-items: center;justify-content: center;}
.pageNav .pageNavBox a:hover{ background: #0056b8; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s;}
.pageNav .pageNavBox a.on{ background: #0056b8; }
.pageNav .pageNavBox a::before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 1px;
    height: 25px;
    background: #fff;
    right: 0;
}
.pageNav .pageNavBox a:last-child::before{ display: none;}

.pageNav2{ width: 94%; margin:25px auto; display: flex; align-items: center; max-width: 1400px; margin-bottom:50px;}
.pageNav2 a{ color: #b5b5b5; font-size: 16px; margin-right: 10px; display:flex; align-items:center;}
.pageNav2 a:nth-child(1):before{ content:""; display:inline-block; width:16px; height:16px; background: url(../images/wn16.png) no-repeat 50%; margin-right:6px; position:relative; top:2px;}
.pageNav2 span{ color: #b5b5b5; font-size: 16px; margin-right: 10px; }
.pageNav2 a.on{ color: #222222; }
.pageNav2 a:nth-child(1) i{ display:none;}



/*about*/
.about1{ width: 100%; padding:115px 0 85px; background: url(../images/about1.jpg) no-repeat 50%/cover; overflow: hidden;}

.about1Box{ width: 94%; max-width: 1400px; margin:0 auto; display: flex; justify-content: space-between; color: #777777;}

.about1Box .a1Left{ display: flex; flex-direction: column; max-width: 700px; width:calc(50%);}

.a1Left1{ font-size: 20px; color: #999999;}

.a1Left2{ font-size: 36px; color: #333333; font-weight: bolder; }

.a1Left3{ width: 80px; height: 3px; background: #00b2e3; margin: 35px 0 42px;}

.a1Left4{ width: 100%; font-size: 15px; line-height: 2em; text-align: justify; margin-bottom: 50px;}

.a1Left5{}



.about1Box .a1Right{ width:calc( 100% * ( 636 / 1400)); max-width:636px; display: flex ; flex-direction: column; position: relative; overflow: hidden;}

.about1Box .a1Right .arItem{ display: block; width:100%; position: relative; margin-bottom:35px;}

.about1Box .a1Right .arItem .arItemImg{ width: 100%; overflow: hidden;}

.about1Box .a1Right .arItem .arItemImg:before{ content:''; display: block; padding-top: calc( 100% * 360 / 635);}



.about1Box .a1Right .arItem .arItemText{ width: 100%; height:100%; position: absolute; left: 0; top: 0; background: url(../images/ab3.png) repeat-x 0 100%;}

.about1Box .a1Right .arItem .arItemText .arItemTextBox{ width: 100%; height:100%; position: righy; left: 0; top: 0;}

.about1Box .a1Right .arItem .arItemText .arItemTextBox{ display : flex; align-items: flex-end; justify-content: space-between; padding:0 30px; color: #FFFFFF; padding-bottom: 25px;}

.about1Box .a1Right .arItem .arItemText .arItemTextBox .arItemT1{ font-size:18px; border-left: #00b2e3 solid 2px; padding-left: 5px;}

.about1Box .a1Right .arItem .arItemText .arItemTextBox .arItemT2{ font-size: 15px;}



.globalTitle{ position: relative; width: fit-content;}

.globalTitle img{ position: absolute; right:-30px; top: -5px; }


.customer1{ width: 94%; max-width: 1400px; margin:45px auto; }
.customer11{ font-size: 38px; color: #0056b8; }
.customer12{ height:1px; margin:35px 0; width:100%; background: #b5b5b5; }
.customer12 div{ width: 190px; background: #0056b8; height:1px; }
.customer13{ width: 100%; }
.customer13 li{ width: 100%; }
.customer13 li .customer131{}
.customer13 li .customer132{ font-size:28px; color:#222222; margin:20px 0; }
.customer13 li .customer133{ font-size:16px; color:#222222; line-height: 29px; margin-bottom: 80px; }
.customer133{ font-size:16px; color:#222222; line-height: 29px; margin-bottom: 80px; }

.yywztime{font-size: 16px;
color: #999999;
margin: 20px 0 0;}
.yywzcenter{ text-align:center;}


.honor{ width:100%; margin:0 auto 45px auto; display: flex; flex-wrap:wrap; max-width: 1420px; }
.honor .honorXun{ width:calc( 25% - 20px); margin:0 10px 20px 10px; position: relative; background: #f8f8f8;  padding:16px; padding-bottom:0px;}
.honor .honorXun .honorXunMask{ width: 100%; height: 100%; background: rgba(0,0,0,0.5); opacity: 0; left: 0; top: 0; z-index: 2; position: absolute; left:0; top:0; pointer-events: none; padding-top: 35%; text-align: center; display:none;}
.honor .honorXun:hover .honorXunMask{ opacity: 1; transition: all 0.3s ease; }
.honor .honorXun .honorXunBox{ width: 100%; display: flex; flex-direction: column; }
.honor .honorXun .honorXunBox .honorXunImg{ border-bottom: #e5e9ed solid 1px; height: 234px; display: flex; justify-content: center; align-items: center; padding:10px; }

.honor .honorXun .honorXunBox .honorXunImg img{
-webkit-transform: scale(1); max-height:195px;
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
           filter: scale(1);
           filter: transform;
       transition: all 0.5s ease 0s;
-webkit-transform: all 0.5s ease 0s; 
}
.honor .honorXun:hover .honorXunBox .honorXunImg img{
-webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
     -o-transform: scale(1.1);
           filter: scale(1.1);
           filter: transform;
       transition: all 0.5s ease 0s;
-webkit-transform: all 0.5s ease 0s; 
}
.honor .honorXun .honorXunBox .honorXunTitle{ font-size: 16px; color:#222222; line-height: 66px; text-align: center;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.nycpimg{height: 315px !important;}
.nycpimg img{max-height: 272px !important;}
.honor .honorXun:hover .honorXunTitle{color: #0056b8;}

.fenye{ width: 100%; display: flex; justify-content: center; align-items: center;margin-bottom: 20px;}
.fenye .prev{ display: flex; align-items: center; margin:0 20px;}
.fenye .prev a{ color:#666666; font-size: 14px; }
.fenye .prev i{ margin-left:10px; color:#0056b8; }
.fenye .num{ display: flex; align-items: center; }
.fenye .num a{ width:58px; height:58px; text-align: center; line-height: 58px; display:inline-block; font-size: 16px; color:#222222; background: #efefef; margin:0 10px; border-radius:60px; }
.fenye .num a.on{ background:#0056b8; color:#fff; box-shadow: rgba(21,106,169,0.3) 0 0 10px; }
.fenye .num a:hover{ background:#0056b8; color:#fff; box-shadow: rgba(21,106,169,0.3) 0 0 10px; }
.fenye .num.on a{ background:#0056b8; color:#fff; box-shadow: rgba(21,106,169,0.3) 0 0 10px; }
.fenye .num:hover a{ background:#0056b8; color:#fff; box-shadow: rgba(21,106,169,0.3) 0 0 10px; }
.fenye .next{ display: flex; align-items: center; margin-left:50px; }
.fenye .next a{ color:#666666; font-size: 14px; }
.fenye .next i{ margin-left:10px; color:#0056b8;  }



.spzyNews{ width:100%; max-width:1430px; display:flex; margin:30px auto; flex-wrap:wrap;}
.spzyNews .spzyNewsItem{ width:calc( 100% * ( 1 / 3) - 30px); margin:0 15px 30px; display:block; border-radius:5px; overflow:hidden; transition:all ease-in 0.5s;}
.spzyNews .spzyNewsItem .spzyNewsImg{ width:100%; position:relative;}
.spzyNews .spzyNewsItem .spzyNewsImg .spzyNewsMask{ position:absolute; width:100%; height:100%; background: url(../images/new28.png) no-repeat 50%,rgba(0,0,0,0.50); left:0; top:0; z-index:9; opacity:0; transition:all ease-in 0.5s;}
.spzyNews .spzyNewsItem .spzyNewsImg .spzyNewsImg{ position:relative; width:100%;}
.spzyNews .spzyNewsItem .spzyNewsImg .spzyNewsImg:before{ content:''; display:block; padding-top:calc( 100% * ( 275 / 477));}
.spzyNews .spzyNewsItem .spzyNewsImg .spzyNewsImg div{ position:absolute; left:0; top:0; display:flex; justify-content:center; align-items:center; overflow:hidden; width:100%; height:100%; overflow:hidden;}
.spzyNews .spzyNewsItem .spzyNewsImg .spzyNewsImg div img{ width:100%; }
.spzyNews .spzyNewsItem .spzyNewsText{ width:100%; padding:20px; display:flex; flex-direction:column; transition:all ease-in 0.5s;background: #f8f8f8;}
.spzyNews .spzyNewsItem .spzyNewsText .spzyNewsTitle{ font-size:18px; line-height:2em; /*margin-bottom:20px;*/ white-space:pre; overflow:hidden; text-overflow:ellipsis;}
.spzyNews .spzyNewsItem .spzyNewsText .spzyNewsBottom{ display:flex; justify-content:space-between; align-items:center;}
.spzyNews .spzyNewsItem .spzyNewsText .spzyNewsBottom .spzyNewsB1{ color:#666666; font-size:14px; display:flex; align-items:center;}
.spzyNews .spzyNewsItem .spzyNewsText .spzyNewsBottom .spzyNewsB1 img{ margin-right:5px;}

.spzyNews .spzyNewsItem:hover{ box-shadow:rgba(28,30,32,0.08) 0 0 35px;}
.spzyNews .spzyNewsItem:hover .spzyNewsImg .spzyNewsMask{ opacity:1;}
.spzyNews .spzyNewsItem:hover .spzyNewsText{ background:#FFFFFF;}
.spzyNews .spzyNewsItem .spzyNewsImg .spzyNewsImg div img{
-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
           filter: scale(1);
           filter: transform;
       transition: all 0.5s ease 0s;
-webkit-transform: all 0.5s ease 0s; 
}
.spzyNews .spzyNewsItem:hover .spzyNewsImg .spzyNewsImg div img{
-webkit-transform: scale(1.15);
   -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
     -o-transform: scale(1.15);
           filter: scale(1.15);
           filter: transform;
       transition: all 0.5s ease 0s;
-webkit-transform: all 0.5s ease 0s; 
}
.spzyNewsItem:hover .spzyNewsTitle{color: #0056b8;}

.newsDetail{ width:94%; max-width:1400px; display:flex; margin:0 auto 0 auto; justify-content:space-between;}
.newsDetail .contents{ width:calc( 100% - 405px);}
.newsDetail .detailMenu{ flex-shrink:0; width:390px; display:flex; flex-direction:column;}
.newsDetail .detailMenu .detailMenu1{ width:100%; display:flex; align-items:center; height:70px; padding:0 30px; font-size:18px; background:#f8fafc;}
.newsDetail .detailMenu .detailMenu1 img{ margin-right:10px;}
.newsDetail .detailMenu .ad a{ width:100% !important; display: inline-block;}
.newsDetail .detailMenu .ad a img{ width:100%;}







@media all and (max-width:770px) {
.neiBnaner .neiBnanerImg img {
  object-fit: cover;
  height: 250px;
}
.neiBnaner .neiBnanerText .pageName .pageName2 {
  font-size: 26px;
}
.pageNav2 {
  margin-bottom: 10px;
}
.pageNav .pageNavBox{ height:45px;}
.pageNav .pageNavBox a {line-height: 45px;}

.spzyNews .spzyNewsItem {width: calc( 100% * ( 1 / 1) - 30px);}
.spzyNews .spzyNewsItem .spzyNewsText .spzyNewsTitle {
  font-size: 16px;
  line-height: 2em;
  margin-bottom: 0px;
  white-space: normal;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.customer11 {
  font-size: 22px;
}


.honor .honorXun {
  width: calc( 50% - 20px);padding-bottom: 0px;
}
.honor .honorXun .honorXunBox .honorXunImg {
  height: 125px;
}
.honor .honorXun .honorXunBox .honorXunImg img {
  max-height: 110px;
}
.honor .honorXun .honorXunBox .honorXunTitle {
  line-height: 50px;
  font-size: 14px;
}
.nycpdiv{ width:100% !important;}
.nycpimg{height: 315px  !important;}
.nycpimg img{max-height: 272px  !important;}


.fenye {
  flex-wrap: wrap;
  padding: 0px 4%;
}
.fenye .num a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
}
.fenye .prev {
  margin: 0;
}
.fenye .prev {
  margin: 0;
}
.ab_cggc ul li {
  width: calc(100% / 2) !important;
  }

.ab_ygfc ul li {
  width: calc(100% / 2) !important;
 }
.honorItem .honorImg {height: auto !important;}
 
.honorItem .honorTitle {font-size: 14px !important;}

}







