.fs20 {
  font-size: 20px;
}

.fs68 {
  font-size: 68px;
}

.fs16 {
  font-size: 16px;
}

.c-flex {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.header .logo_box {
  z-index: 3;
}

.neiye-contents .header .mob_right .search_box .search_nav, .neiye-contents .header .nav_box .right_nav .search_box .search_nav, .neiye-contents .header .nav_box .right_nav .langer a {
  color: #000;
}
.neiye-contents .header .nav_box .right_nav .langer a.active {
  color: #FFF;
}
.neiye-contents .btn-open.first.f {
  background: url(../menu.png) no-repeat 20px center !important;
}

.neiye-contents {
  padding-top: 92px;
}

.pro-banners {
  background: #1752A4;
  color: #fff;
  text-align: left;
}
.pro-banners a {
  color: #fff;
}
.pro-banners .words {
  width: 47%;
}
.pro-banners .words .wraps {
  width: 73%;
  padding-top: 1em;
  padding-bottom: 1em;
}
.pro-banners .words .txts {
  line-height: 1.4;
  margin-top: .44em;
  margin-bottom: 3px;
}
.pro-banners .words .texts {
  line-height: 1.7;
  margin-bottom: 5em;
  padding-right: 1.5em;
}
.pro-banners .words .tits {
  position: relative;
  padding-left: 2.5em;
}
.pro-banners .words .tits:before {
  position: absolute;
  content: "";
  width: 1.8em;
  height: .7em;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../images/1-02.png) no-repeat center;
  background-size: 100%;
}
.pro-banners .imgs {
  width: 53%;
}

.neiye-contents .header {
  background: #fff;
}

.w1440 {
  width: 90%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.cons-mores.on {
  background-color: #1752A4;
  color: #fff;
  border-radius: 10px;
}

.cons-mores {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #fff;
  padding: 0 3.75em;
  line-height: 2.8125em;
  height: 2.8125em;
  border-radius: 2.8125em;
}

.prolist-titles {
  height: 4.0625em;
  line-height: 4.0625em;
  background-color: #1752A4;
  color: #fff;
  border-top: 1px solid #fff;
}
.prolist-titles a {
  color: #fff;
}
.prolist-titles .ul1 {
  width: 13.375em;
  border-right: 1px solid #fff;
  text-align: center;
}
.prolist-titles .ul2 {
  width: calc(100% - 13.375em);
  text-align: left;
  padding: 0 2.625em;
  position: relative;
}
.prolist-titles .ul2 .li {
  position: relative;
  display: block;
}
.prolist-titles .ul2 .li.active:before {
  opacity: 1;
  transition: .5s ease;
}
.prolist-titles .ul2 .li:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 6px;
  background: #fff;
  left: 0;
  top: -3px;
  transition: .5s ease;
  opacity: 0;
}
.prolist-titles .ul2 .li:nth-child(n+2) {
  margin-left: 3.25em;
}

.prolist-wraps {
  padding-top: 4.75em;
  padding-bottom: 7.5em;
}

.prolist-cons-titles {
  padding: 0 2.8em;
  padding-top: 2.5em;
}
.prolist-cons-titles a {
  line-height: 1.25;
  color: #BEBEBE;
  position: relative;
}
.prolist-cons-titles .li:nth-child(n+2) {
  padding-left: 25px;
}
.prolist-cons-titles .li:nth-child(n+2):before {
  position: absolute;
  content: "";
  width: 5px;
  height: 8px;
  background: url(../images/1-11.png) no-repeat center;
  background-size: 100%;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.fs14 {
  font-size: 14px;
}

.neiye-contents .footer {
  background: url(../images/1-01.svg) no-repeat center;
  background-size: cover;
}
.neiye-contents .footer, .neiye-contents .footer_date {
  height: auto;
}
.neiye-contents .footer {
  padding: 0;
}
.neiye-contents .footer_date {
  position: static;
  padding: 0;
  background: #1752a4;
}
.neiye-contents .footer-bottom-wrapper {
  padding: 0;
  padding-bottom: 1.9em;
  padding-top: 2.5em;
}
.neiye-contents .footer-wrapper {
  padding-top: 7.5em;
  padding-bottom: 5em;
  margin-bottom: 0;
}

.pagination {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: center;
  margin: 0;
}
.pagination a {
  margin: 0 5px;
  background: #F1F1F1;
  color: #4A4A4A;
  width: 3.285em;
  height: 3.285em;
  border-radius: 50%;
  line-height: 3.285em;
  text-align: center;
}
.pagination a.active {
  background: #1752A4;
  color: #fff;
}
.pagination .prev, .pagination .next {
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.pagination .prev {
  background-image: url(../images/2-001.png);
}
.pagination .next {
  background-image: url(../images/2-002.png);
}

.pages {
  margin-top: 1em;
}

.fs26 {
  font-size: 26px;
}

.fs42 {
  font-size: 42px;
}

.fs41 {
  font-size: 41px;
}

.prolist-wraps .list .items {
  width: 20.85%;
  margin-left: 5.53%;
  margin-bottom: 3.7em;
  color: #000000;
  text-align: center;
}
.prolist-wraps .list .items .spans {
  margin-top: .5em;
  line-height: 1.4;
}
.prolist-wraps .list .items:nth-child(4n+1) {
  margin-left: 0;
}
.prolist-wraps .list .imgs {
  border: 1px solid #E6E6E6;
  overflow: hidden;
}

.tc {
  text-align: center;
}

.proinfo-contents .w1485 {
  width: 77.35%;
}
.proinfo-contents .w410 {
  width: 21.35%;
}
.proinfo-contents .words {
  padding: 0 2.2em;
  padding-top: 2.85em;
}
.proinfo-contents .words .uls {
  margin-top: 1.35em;
}
.proinfo-contents .words .uls .lis:nth-child(n+2) {
  margin-top: 1em;
}
.proinfo-contents .words .uls .lis {
  background: #F9F9F9;
  padding: 0 1.5em;
  padding-top: 1.428em;
  padding-bottom: 1.142em;
  position: relative;
  line-height: 1.4285;
}
.proinfo-contents .words .uls .lis:before {
  position: absolute;
  content: "";
  width: 5px;
  height: 2.428em;
  border-radius: 5px;
  background-color: #1752A4;
  left: -2.5px;
  top: 50%;
  transform: translateY(-50%);
}
.proinfo-contents .words .uls .lis .tits, .proinfo-contents .words .uls .lis .txts {
  width: 50%;
  color: #5C5E62;
}
.proinfo-contents .words .uls .lis .tits {
  padding-right: .5em;
}
.proinfo-contents .words .uls .lis .txts {
  font-weight: bold;
  color: #000000;
}
.proinfo-contents .words .ul-bots {
  margin-top: 5em;
}
.proinfo-contents .words .ul-bots .ul-tits {
  color: #171A20;
  line-height: 1.385;
}
.proinfo-contents .words .ul-bots .li {
  margin-bottom: 5em;
  margin-top: 1.5em;
}
.proinfo-contents .words .ul-bots .li .i {
  width: 2em;
  height: 2em;
  margin: 0 .2em;
  border-radius: 50%;
  cursor: pointer;
  margin-bottom: .2em;
}
.proinfo-contents .words .ul-bots .li .i img {
  width: 100%;
}
.proinfo-contents .words .ul-bots .li .i.active {
  border: 1px solid #1752A4;
}
.proinfo-contents .images {
  padding: 0 2.2em;
  padding-top: 1.2em;
  padding-bottom: 4.85em;
  position: relative;
}
.proinfo-contents .images .imgs {
  width: 50%;
  max-width: 672px;
  margin: 0 auto;
}
.proinfo-contents .images .imgs img {
  display: block;
}
.proinfo-contents .images .wens {
  text-align: center;
  color: #000000;
  line-height: 1.39;
  padding: 0 3em;
  margin-top: 1.31em;
}
.proinfo-contents .cons-mores {
  width: 100%;
  text-align: center;
  padding: 0 .5em;
}

.justify-content-between {
  justify-content: space-between !important;
}

.abouts-list-wraps-tops .items .imgs {
  position: relative;
  z-index: 3;
}

.proinfo-contents .swiper-button-prev, .proinfo-contents .swiper-button-next {
  width: 1.4em;
  height: 1.4em;
  background: #EEEEEE;
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.proinfo-contents .swiper-button-prev:before, .proinfo-contents .swiper-button-prev:after, .proinfo-contents .swiper-button-next:before, .proinfo-contents .swiper-button-next:after {
  display: none;
}
.proinfo-contents .swiper-button-prev {
  left: 2.2em;
  background-image: url(../images/2-007.png);
}
.proinfo-contents .swiper-button-next {
  right: 2.2em;
  background-image: url(../images/2-006.png);
}

.fs36 {
  font-size: 36px;
}

.fs13 {
  font-size: 13px;
}

.newswraps-box {
  padding-top: 5em;
  padding-bottom: 7.75em;
}
.newswraps-box .items {
  color: #A8A8A8;
  position: relative;
}
.newswraps-box .items .spans {
  position: absolute;
  right: 0;
  width: 5.75em;
  height: 5.75em;
  background: url(../images/501.png) no-repeat center;
  background-size: 100%;
  bottom: 3.4em;
}
.newswraps-box .items:nth-child(n+2) {
  margin-top: 7.4em;
}
.newswraps-box .items .words {
  width: 80%;
  padding-left: 2em;
}
.newswraps-box .items .imgs {
  width: 20%;
  border: 1px solid #DFDFDF;
}
.newswraps-box .items .tits {
  font-weight: bold;
  line-height: 1.4;
}
.newswraps-box .items .times {
  padding-left: 2em;
  position: relative;
  margin-bottom: 1.57em;
}
.newswraps-box .items .times:before {
  position: absolute;
  content: "";
  width: 1.07em;
  height: 1.21em;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../images/5-02.png) no-repeat center;
  background-size: 100%;
}
.newswraps-box .items .mores {
  width: 9.84em;
  height: 9.84em;
  line-height: 9.84em;
  text-align: center;
  border: 1px solid #EBEBEB;
  border-radius: 50%;
}
.newswraps-box .items .texts {
  line-height: 1.75;
  margin-bottom: 5.625em;
}
.newswraps-box .items .tits, .newswraps-box .items .txts {
  color: #000000;
}
.newswraps-box .items .txts {
  line-height: 1.39;
  margin-top: .38em;
  margin-bottom: .58em;
}

.w1710 {
  max-width: 1710px;
  margin-left: auto;
  margin-right: auto;
  width: 92%;
}

.fs30 {
  font-size: 30px;
}

.newsinfo-wraps {
  padding-top: 4.75em;
  padding-bottom: 8.5em;
}

.fs24 {
  font-size: 24px;
}

.fs46 {
  font-size: 46px;
}

.fs738 {
  font-size: 38.4375vw;
  line-height: 1.14;
}

.fs28 {
  font-size: 28px;
}

.newsinfo-bots .bgtits {
  line-height: 1;
  color: #F9FBFF;
}
.newsinfo-bots .lines {
  margin-top: 2.2em;
  height: 1px;
  width: 100%;
  background: #1752A4;
}
.newsinfo-bots .list {
  padding-top: 1.2em;
}
.newsinfo-bots .list .items {
  padding-top: 3em;
  padding-bottom: 3em;
  border-bottom: 1px solid #eaeceb;
}
.newsinfo-bots .list .items-tits {
  width: 22%;
  color: #1752A4;
  line-height: 1.4;
  font-weight: bold;
}
.newsinfo-bots .list .items-txts {
  width: 78%;
  line-height: 1.5;
  color: #5C5E62;
}
.newsinfo-bots .cons-more-box {
  margin-top: 6.25em;
}

.commen-tits {
  line-height: 1.4;
  color: #1752A4;
  position: relative;
  padding-bottom: .326em;
}
.commen-tits:before {
  content: "";
  position: absolute;
  height: 3px;
  width: 1em;
  background: #1752A4;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.justify-content-center {
  justify-content: center;
}

.cons-more-wraps {
  background: #1752A4;
  border-radius: 10px 10px 0px 0px;
  opacity: 1;
  display: block;
  color: #fff;
  line-height: 3em;
  height: 3em;
  padding-left: 5.2em;
  padding-right: 2.6em;
  position: relative;
}
.cons-more-wraps:before {
  position: absolute;
  content: "";
  left: 3em;
  top: 50%;
  background: url(../images/802.png) no-repeat center;
  background-size: 100%;
  transform: translateY(-50%);
  width: .85em;
  height: .85em;
  font-size: inherit;
}

.align-items-center {
  align-items: center;
}

.justify-content-center {
  justify-content: center;
}

.newsinfo-tops .swiperbtns {
  margin-top: 2.7em;
  line-height: 1;
}
.newsinfo-tops .swiperbtns .swiper-button-next, .newsinfo-tops .swiperbtns .swiper-button-prev {
  position: static;
  margin: 0;
  height: auto;
}
.newsinfo-tops .swiperbtns .swiper-button-next svg, .newsinfo-tops .swiperbtns .swiper-button-prev svg {
  display: block;
}
.newsinfo-tops .swiperbtns .swiper-button-next:before, .newsinfo-tops .swiperbtns .swiper-button-next:after, .newsinfo-tops .swiperbtns .swiper-button-prev:before, .newsinfo-tops .swiperbtns .swiper-button-prev:after {
  display: none;
}
.newsinfo-tops .swiperbtns .i {
  margin: 0 1.9em;
  width: 1px;
  height: 1em;
  background: #d2d2d2;
}
.newsinfo-tops .img-top-swiper .imgs {
  padding-top: 122.27%;
  position: relative;
  overflow: hidden;
}
.newsinfo-tops .img-top-swiper .imgs img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.newsinfo-tops .img-bots-swiper {
  margin-top: .5em;
}
.newsinfo-tops .img-bots-swiper .imgs {
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}
.newsinfo-tops .img-bots-swiper .imgs img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.newsinfo-tops .img-bots-swiper .swiper-slide {
  opacity: .6;
  background: #1752A4;
}
.newsinfo-tops .img-bots-swiper .swiper-slide-active {
  opacity: 1;
}
.newsinfo-tops .swiper {
  overflow: hidden;
}
.newsinfo-tops .images {
  width: 30.5%;
}
.newsinfo-tops .words {
  width: 69.5%;
  padding-left: 2.7em;
  padding-top: 2.5em;
}
.newsinfo-tops .wens {
  line-height: 1.75;
  color: #989898;
}
.newsinfo-tops .tits {
  color: #000000;
}
.newsinfo-tops .tits .txts {
  border-radius: 10px;
  background: #1752A4;
  height: 3em;
  line-height: 3em;
  padding: 0 2.625em;
  color: #fff;
  margin-left: 5em;
}
.newsinfo-tops .mores-wraps {
  margin-top: 2.6em;
}
.newsinfo-tops .texts {
  letter-spacing: 0.92px;
  line-height: 1.5;
  color: #1B1B1B;
  font-weight: bold;
  margin-top: .78em;
  margin-bottom: .65em;
}
.newsinfo-tops .mores-box {
  border-radius: 10px;
  background: #1752A4;
  color: #fff;
  padding: 1em 2em;
  padding-right: 3.75em;
  line-height: 1.5;
  position: relative;
}
.newsinfo-tops .mores-box:before {
  position: absolute;
  content: "";
  width: 1.125em;
  height: 1.5em;
  background: url(../images/803.png) no-repeat center;
  background-size: 100%;
  right: 2em;
  top: 50%;
  transform: translateY(-50%);
}
.newsinfo-tops .mores-box a {
  color: #fff;
}
.newsinfo-tops .mores-box .li {
  position: relative;
}
.newsinfo-tops .mores-box .li:nth-child(2) {
  padding-left: 2em;
  margin-left: 2em;
}
.newsinfo-tops .mores-box .li:nth-child(2):before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.45);
}

.fs34 {
  font-size: 34px;
}

.newsinfo-bots .bgtits {
  margin-bottom: -18vw;
  position: relative;
  z-index: -1;
  pointer-events: none;
}
.newsinfo-bots .bgtits:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 22vw;
  left: 0;
  bottom: 0;
  background: #FAFCFE;
  opacity: .73;
}

.Capacitys-swiper-wraps {
  overflow: hidden;
}

.w1680 {
  max-width: 1680px;
  width: 95%;
}

.Capacitys-wraps {
  padding-top: 4.75em;
  position: relative;
  padding-bottom: 13.9em;
}
.Capacitys-wraps .tits {
  line-height: 1.39;
  color: #212121;
}
.Capacitys-wraps .txts {
  color: #1752A4;
  margin-top: .8em;
}
.Capacitys-wraps .Capacitys-swiper-wraps {
  margin-top: 6em;
}
.Capacitys-wraps .Capacitys-swiper-02 {
  margin-top: 4.8em;
}
.Capacitys-wraps .swiper {
  overflow: hidden;
}

.Capacitys-swiper-wraps .fs710 {
  font-size: 36.9vw;
}
.Capacitys-swiper-wraps .btns-and {
  line-height: 1;
  color: #EEF5FF;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  pointer-events: none;
}

.Capacitys-wraps.active {
  padding-bottom: 5.5em;
}

.Capacitys-swiper {
  position: relative;
  z-index: 1;
}
.Capacitys-swiper .swiper-slide {
  width: 23.8%;
  margin-right: 6%;
}
.Capacitys-swiper .img {
  padding-top: 83.75%;
  position: relative;
}
.Capacitys-swiper .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
}

.Capacitys-swiper-01 {
  justify-content: flex-end;
}

.Capacitys-wraps .Controls-list {
  margin-top: 5em;
}

.Controls-list .items {
  /*margin-bottom: 4.375em;*/
  margin-bottom: 7.5em;
  width: 31%;
  margin-left: 3.5%;
  position: relative;
}
.Controls-list .items .imgs {
  width: 91%;
  padding-top: 88%;
  position: absolute;
  overflow: hidden;
  z-index: 3;
  left: 0;
  top: 0;
}
.Controls-list .items .imgs img {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.Controls-list .items:nth-child(3n+1) {
  margin-left: 0;
}
.Controls-list .items .words .nums {
  position: absolute;
  /*padding-top: 85.7%;*/
  padding-top: 82.5%;
  top: 3.125em;
  z-index: 1;
  line-height: 1.4;
  font-weight: bold;
  color: #1752A4;
  left: 0;
}
.Controls-list .items .wens {
  justify-content: flex-end;
}
.Controls-list .items .words .txtswraps {
  left: auto;
  right: 0;
  width: 91%;
  background: #f5faff;
  padding-top: 85.7%;
  top: 3.125em;
  z-index: 1;
  position: relative;
  line-height: 1.6875;
}
.Controls-list .items .words .txtswraps .span {
  padding: 0 1em 1em 2.375em;
  color: #5C5E62;
  width: 75%;
}

.Capacitys-wraps.on {
  padding-bottom: 3.25em;
}

.Certifications-list {
  padding-top: 5em;
}
.Certifications-list .items {
  width: 22%;
  margin-left: 4%;
  margin-bottom: 6em;
}
.Certifications-list .items:nth-child(4n+1) {
  margin-left: 0;
}
.Certifications-list .items .imgs {
  margin-bottom: 1.75em;
}
.Certifications-list .items .nums {
  font-weight: bold;
  color: #1752A4;
  line-height: 1.39;
  padding-left: .61em;
  position: relative;
}
.Certifications-list .items .nums:before {
  position: absolute;
  content: "";
  width: 6px;
  height: .78em;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #1752A4;
}
.Certifications-list .items .texts {
  margin-top: 1em;
  color: #5C5E62;
  line-height: 1.6875;
}

.Historys-list {
  margin-top: 5em;
  padding-bottom: 5.9em;
}
.Historys-list .words {
  background: #F4F4F4;
  width: 85%;
  padding: 1em 2.3em;
}
.Historys-list .words .tits-wraps {
  line-height: 1.43;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: .5em;
  color: #1752A4;
  font-weight: bold;
}
.Historys-list .nums {
  max-width: 15%;
}
.Historys-list .wens {
  margin-top: 3.125em;
  line-height: 1.75;
  color: #5C5E62;
}
.Historys-list .wens p:nth-child(n+2) {
  margin-top: 1.25em;
}
.Historys-list .items {
  justify-content: space-between;
  align-items: stretch;
}
.Historys-list .items:nth-child(n+2) {
  margin-top: 3.5em;
}
.Historys-list .items .line {
  width: 1px;
  height: 96%;
  margin: 0 auto;
  background: #1752A4;
  margin-top: .5em;
}
.Historys-list .items .num-tits {
  padding: 0 2em;
  line-height: 2.5em;
  height: 2.5em;
  background: #1752A4;
  color: #fff;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.Historys-list .items .num-tits:before {
  position: absolute;
  content: "";
  width: 2em;
  height: 1px;
  left: calc(100% + .5em);
  background: #1752A4;
  top: 50%;
  transform: translateY(-50%);
}

.contacts-wraps {
  padding-top: 4.75em;
  padding-bottom: 9em;
}
.contacts-wraps .cons-tits {
  color: #1752A4;
  line-height: 1.4;
}
.contacts-wraps .contacts-wraps-list {
  margin-top: 3.5em;
}

.Historys-list .items .line {
  position: relative;
}
.Historys-list .items .line:before {
  position: absolute;
  content: "";
  width: 1em;
  height: 1em;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/11-02.png) no-repeat center;
  background-size: 100%;
  border-radius: 50%;
}

.contacts-wraps-list {
  align-items: stretch;
}
.contacts-wraps-list .items {
  width: 47.6%;
  margin-left: 4.8%;
  background: #F8F8F8;
  border-radius: .9em;
}
.contacts-wraps-list .items:nth-child(2n+1) {
  margin-left: 0;
}
.contacts-wraps-list .words {
  padding: 4em 2em;
  color: #010101;
}
.contacts-wraps-list .words .tits {
  padding-top: 2.2em;
  letter-spacing: 0.72px;
  line-height: 1.6;
}
.contacts-wraps-list .words .line {
  margin-top: 3.5em;
  margin-bottom: 3em;
  height: 1px;
  width: 100%;
  background: #dbdbdb;
}
.contacts-wraps-list .words .ul .li {
  background: #FFFFFF;
  border-radius: 1.1em;
  padding: 1.5em;
}
.contacts-wraps-list .words .ul .li:nth-child(n+2) {
  margin-top: 1.5em;
}
.contacts-wraps-list .words .ul .li .icons {
  width: 2.88em;
  height: 2.88em;
  background: #DBEEFF;
  border-radius: 50%;
  position: relative;
}
.contacts-wraps-list .words .ul .li .icons img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1em;
}
.contacts-wraps-list .words .ul .li .txts {
  width: calc(100% - 2.88em);
  padding-left: 1.23em;
}
.contacts-wraps-list .images {
  padding: 1em 1.1em;
  color: #010101;
  padding-bottom: 2.45em;
}
.contacts-wraps-list .images .tits {
  line-height: 1.41;
  margin-top: 1.11em;
  margin-bottom: .83em;
}
.contacts-wraps-list .images .icons-bgtops {
  position: relative;
  overflow: hidden;
  padding-top: 69.6875%;
}
.contacts-wraps-list .images .icons-bgtops img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.contacts-wraps-list .images .li {
  position: relative;
  padding-left: 1.77em;
  line-height: 1.6;
}
.contacts-wraps-list .images .li .icons {
  position: absolute;
  left: 0;
  top: .3em;
  width: 1.3em;
  height: 1.3em;
}
.contacts-wraps-list .images .li .icons img {
  max-width: 100%;
}
.contacts-wraps-list .images .li:nth-child(n+2) {
  margin-top: 1.25em;
  /*margin-top: .83em;*/
}

.Controls-list .items .words .txtswraps {
  width: 85%;
}

.neiye-contents {
  overflow: hidden;
}

.wow {
  opacity: 0;
}

.fs25 {
  font-size: 25px;
}

.wow.animated {
  opacity: 1;
}

.contacts-wraps-list .words .ul .li {
  align-items: center;
}

.fs105 {
  font-size: 105px;
}

.abouts-list-wraps {
  padding-top: 4.75em;
}

.abouts-list-wraps-bots .adds-tits {
  margin-top: -1.5em;
}

.abouts-list-wraps-bots {
  padding-top: 4.5em;
}
.abouts-list-wraps-bots .wraps {
  background: #FAFCFE;
  padding-bottom: 2.8em;
}
.abouts-list-wraps-bots .list {
  margin-top: 4em;
}
.abouts-list-wraps-bots .adds-tits {
  padding: 0 3.14em;
  height: 2.98em;
  background: #1752A4;
  line-height: 2.98em;
  border-radius: .358em;
  letter-spacing: 0.84px;
  display: inline-block;
  vertical-align: top;
  color: #fff;
}
.abouts-list-wraps-bots .adds-tits span {
  padding-left: 1.8em;
  position: relative;
}
.abouts-list-wraps-bots .adds-tits span:before {
  position: absolute;
  content: "";
  width: 1em;
  height: 1em;
  background: url(../images/11030.png) no-repeat center;
  background-size: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.abouts-list-wraps-bots .li {
  width: 47.6%;
  margin-left: 0;
  margin-bottom: 4.7em;
}
.abouts-list-wraps-bots .li:nth-child(3n+2) {
  margin-left: 4.8%;
  margin-top: 14em;
}
.abouts-list-wraps-bots .li:nth-child(3n+3) {
  margin-left: 18.6%;
}
.abouts-list-wraps-bots .li .words {
  position: relative;
  display: flex;
  line-height: 1;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: -7.66em;
}
.abouts-list-wraps-bots .li .words .span {
  color: #fff;
  background: #1752A4;
  padding: 1em;
  writing-mode: vertical-lr;
}
.abouts-list-wraps-bots .li .words .span span {
  display: block;
  line-height: .75;
  transform: rotate(90deg);
}

.abouts-cons-more {
  display: inline-block;
  vertical-align: top;
  background: #1752A4;
  line-height: 3.5em;
  height: 3.5em;
  color: #fff;
  padding: 0 1.88em;
  padding-right: 4.55em;
  position: relative;
}
.abouts-cons-more:before {
  position: absolute;
  content: "";
  background: url(../images/11031.png) no-repeat center;
  background-size: 100%;
  width: 1.33em;
  height: .72em;
  top: 50%;
  transform: translateY(-50%);
  right: 1.55em;
}

.fs18 {
  font-size: 18px;
}

.abouts-list-wraps-tops .items-tits {
  color: #1752A4;
  line-height: 1.39;
}
.abouts-list-wraps-tops .items-tits .spans {
  width: 50%;
}
.abouts-list-wraps-tops .abouts-cons-more {
  margin-top: 4.44em;
}
.abouts-list-wraps-tops .items:nth-child(2n+2) .words {
  padding-left: 2.4em;
}
.abouts-list-wraps-tops .items:nth-child(2n+2) .items-tits {
  justify-content: flex-end;
  text-align: right;
}
.abouts-list-wraps-tops .items:nth-child(2n+1) .words {
  padding-right: 2.4em;
}
.abouts-list-wraps-tops .items:nth-child(2n+1) .wraps {
  flex-direction: row-reverse;
}
.abouts-list-wraps-tops .items:nth-child(n+2) {
  margin-top: 7.5em;
}
.abouts-list-wraps-tops .items .wraps {
  margin-top: 2.5em;
}
.abouts-list-wraps-tops .items .imgs {
  margin-top: -5.8em;
  width: 46.65%;
}
.abouts-list-wraps-tops .items .tits {
  margin-top: 1.33em;
}
.abouts-list-wraps-tops .items .ul {
  justify-content: space-between;
  text-align: center;
  padding-right: 2em;
  margin-top: 3.5em;
}
.abouts-list-wraps-tops .items .ul .li {
  max-width: 50%;
}
.abouts-list-wraps-tops .items .ul .num {
  color: #1752A4;
  line-height: 1.4;
}
.abouts-list-wraps-tops .items .ul .spanj {
  line-height: 1.52;
  color: #212121;
  position: relative;
  z-index: 1;
  margin-top: -.5em;
}
.abouts-list-wraps-tops .items .texts {
  line-height: 1.75;
  color: #5C5E62;
  margin-top: 3.75em;
}
.abouts-list-wraps-tops .items .words {
  width: 53.35%;
  position: relative;
  padding-top: 3.9em;
  padding-bottom: 3.6em;
}
.abouts-list-wraps-tops .items .words:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #FAFCFE;
}
.abouts-list-wraps-tops .items .words * {
  position: relative;
  z-index: 4;
}
.abouts-list-wraps-tops .items .words .time {
  line-height: 1.375;
  color: #1752A4;
}
.abouts-list-wraps-tops .items .words .tits {
  line-height: 1.4;
  color: #212121;
}

.abouts-list-wraps-tops .items.items-bot .imgs {
  position: relative;
}
.abouts-list-wraps-tops .items.items-bot .imgs img {
  width: auto;
  max-width: 150%;
}
.abouts-list-wraps-tops .items.items-bot .icons {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
.abouts-list-wraps-tops .items {
  /*.icons{
  	padding-top: 61.46%;
  	position: relative;
  	img{
  		position: absolute;
  		width: 100%;
  		height: 100%;
  		right: 0;
  		top: 0;
  	}
  }*/
}

.proinfo-contents .words {
  padding-bottom: 3em;
}

@media (max-width: 1681px) {
  .proinfo-contents .w1485 {
    width: 65%;
  }

  .proinfo-contents .w410 {
    width: 30%;
  }
}
@media (max-width: 1381px) {
  .Historys-list .words {
    width: calc(85% - 3em);
  }
}
.abouts-list-wraps-tops .items .words:before {
  width: 200%;
  pointer-events: none;
}

.abouts-list-wraps-tops .items:nth-child(2n+1) .words:before {
  left: -32%;
  border-bottom-right-radius: 30vw;
}

.abouts-list-wraps-tops .items:nth-child(2n+2) .words:before {
  right: -32%;
  left: auto;
  border-bottom-left-radius: 30vw;
}

.prolist-titles {
  width: 100%;
}

.pro-banners .mbox {
  width: 100%;
}

@media (max-width: 1191px) {
  .proinfo-contents .images .wens {
    padding: 0 .5em;
  }

  .pro-banners .words .texts {
    margin-bottom: 2.25em;
  }

  .pro-banners .words .wraps {
    width: 92%;
  }

  .prolist-titles .ul1 {
    /*display: none;*/
  }

  .prolist-titles .ul2 {
    /*width: 100%;*/
    padding: 0  1.25em;
  }

  .newsinfo-tops .images {
    width: 45%;
  }

  .newsinfo-tops .words {
    width: 55%;
  }
}
.Controls-list .items .words .txtswraps .span {
  width: 95%;
  font-weight: bold;
}

.contacts-wraps-list .images .li a,
.contacts-wraps-list .words .ul .li a {
  color: inherit;
}

.newswraps-box .items .mores {
  position: relative;
  transition: .5s ease;
}
.newswraps-box .items .mores:before {
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  background: #1752A4;
  border-radius: 50%;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: .5s ease;
}

.contacts-wraps-list .images .li .icons img {
  display: block;
}

.contacts-wraps-list .images .li {
  padding-left: 1.85em;
}

.contacts-wraps-list .images .li .icons {
  display: flex;
  top: .4em;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.Capacitys-swiper .img {
  display: block;
}

.newswraps-box .items .words {
  position: relative;
}

.newswraps-box .items .spans {
  bottom: 0;
}

.newsinfo-tops .img-bots-swiper .imgs img {
  min-height: 100%;
}

@media (min-width: 1025px) {
  .Certifications-list .items img, .Certifications-list .items:hover img {
    transition: .5s ease;
  }
  .Certifications-list .items:hover img {
    transform: scale3d(1.05, 1.05, 1);
  }

  .module.module--video img.imgvide.vs {
    height: 130%;
  }

  .contacts-wraps-list .images .li a, .contacts-wraps-list .words .ul .li a {
    transition: .5s ease;
  }
  .contacts-wraps-list .images .li a:hover, .contacts-wraps-list .words .ul .li a:hover {
    color: #1752A4;
    transition: .5s ease;
  }

  .newswraps-box .items img,
  .newswraps-box .items .spans {
    transition: .5s ease;
  }

  .newswraps-box .items:hover .spans {
    background: url(../images/5501.png) no-repeat center;
    background-size: 100%;
  }

  .newswraps-box .items:hover .mores {
    transition: .5s ease;
    border-color: #1752A4;
    color: #1752A4;
  }
  .newswraps-box .items:hover .mores:before {
    opacity: 1;
    transition: .5s ease;
    right: -5px;
  }

  .newswraps-box .items:hover .txts {
    color: #1752A4;
    transition: .5s ease;
  }

  .newsinfo-tops .mores-box,
  .newsinfo-tops .mores-box:hover {
    transition: .5s ease;
  }

  .newsinfo-tops .mores-box:hover {
    background: #ff8e04;
  }

  .newsinfo-tops .img-bots-swiper .imgs img,
  .Controls-list .items img {
    transition: .5s ease;
  }
  .newsinfo-tops .img-bots-swiper .imgs:hover img,
  .Controls-list .items:hover img {
    transition: .5s ease;
  }
  .newsinfo-tops .img-bots-swiper .imgs:hover:hover img,
  .Controls-list .items:hover:hover img {
    transition: .5s ease;
    transform: scale3d(1.05, 1.05, 1);
  }

  .abouts-cons-more,
  .cons-mores {
    transition: .5s ease;
  }
  .abouts-cons-more:hover,
  .cons-mores:hover {
    transition: .5s ease;
    transform: translateY(-5px);
  }

  .Capacitys-swiper .img {
    overflow: hidden;
  }
  .Capacitys-swiper .img img {
    transition: .5s ease;
  }
  .Capacitys-swiper .img:hover img {
    transition: .5s ease;
    transform: scale3d(1.05, 1.05, 1);
  }

  .cons-more-wraps {
    transition: .5s ease;
  }
  .cons-more-wraps:hover {
    transition: .5s ease;
    transform: translateY(-5px);
  }

  .newswraps-box .items .imgs {
    overflow: hidden;
  }
  .newswraps-box .items:hover img {
    transition: .5s ease;
    transform: scale3d(1.05, 1.05, 1);
  }

  .proinfo-contents .swiper-button-prev, .proinfo-contents .swiper-button-next {
    transition: .5s ease;
  }
  .proinfo-contents .swiper-button-prev:hover, .proinfo-contents .swiper-button-next:hover {
    transition: .5s ease;
    background-color: #1752A4;
  }
  .proinfo-contents .swiper-button-prev:hover {
    background-image: url(../images/2-009.png);
  }
  .proinfo-contents .swiper-button-next:hover {
    background-image: url(../images/2-008.png);
  }

  .prolist-wraps .list .items img {
    transition: .5s ease;
  }
  .prolist-wraps .list .items:hover img {
    transition: .5s ease;
    transform: scale3d(1.05, 1.05, 1);
  }

  .pagination a {
    transition: .5s ease;
  }
  .pagination a:hover {
    background-color: #1752A4;
    color: #fff;
  }
  .pagination a.prev:hover {
    background-image: url(../images/2-003.png);
  }
  .pagination a.next:hover {
    background-image: url(../images/2-004.png);
  }
}
.contacts-wraps-list .words .ul .li .txts {
  word-wrap: break-word;
}

.pcbox {
  display: block;
}

.mbox {
  display: none;
}

.mt100 {
  margin-top: 5em;
}

@media (max-width: 1024px) {
  .abouts-list-wraps-tops .items:nth-child(2n+2) .words {
    padding-left: 0;
  }

  .abouts-list-wraps-tops .items:nth-child(2n+2) .items-tits {
    justify-content: flex-start;
    text-align: left;
  }

  .module.module--video img.imgvide.vs {
    height: 115%;
  }

  .banner_video_txt {
    top: 0;
  }

  .main .index_banner {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .pro-banners .words .wraps {
    padding-top: 2em;
    padding-bottom: 2.8em;
  }

  .neiye-contents {
    padding-top: 100px;
  }

  .newsinfo-tops .mores-box .li:nth-child(2) {
    margin-left: 0;
    padding-left: 0;
    padding-top: .5em;
    margin-top: .5em;
  }
  .newsinfo-tops .mores-box .li:nth-child(2):before {
    height: 1px;
    width: 100%;
  }

  .newsinfo-bots .cons-more-box {
    margin-top: 3.25em;
  }

  .newsinfo-tops .tits .span {
    width: 100%;
  }

  .newsinfo-tops .tits .txts {
    margin-left: 0;
    margin-top: 1em;
  }

  .newsinfo-tops .words {
    padding-left: 0;
  }

  .newsinfo-bots .list .items-tits {
    width: 100%;
  }

  .newsinfo-bots .list .items-txts {
    width: 100%;
    margin-top: .5em;
  }

  .pagination a {
    width: 2em;
    height: 2em;
    line-height: 2em;
  }

  .prolist-wraps .list .items {
    width: 49%;
    margin-left: 2%;
  }
  .prolist-wraps .list .items:nth-child(4n+1) {
    margin-left: 2%;
  }
  .prolist-wraps .list .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .proinfo-contents .words .ul-bots .li {
    margin-bottom: 0;
  }

  .pcbox {
    display: none;
  }

  .mbox {
    display: block;
  }

  .prolist-titles {
    /*display: none;*/
  }

  .fs68 {
    font-size: 46px;
  }

  .fs46 {
    font-size: 32px;
  }

  .fs16 {
    font-size: 14px;
  }

  .fs28 {
    font-size: 20px;
  }

  .fs36 {
    font-size: 24px;
  }

  .fs41 {
    font-size: 30px;
  }

  .fs20 {
    font-size: 16px;
  }

  .fs25,
  .fs26 {
    font-size: 20px;
  }

  .fs105 {
    font-size: 50px;
  }

  .contacts-wraps-list .words .tits {
    padding-top: 0;
  }

  .contacts-wraps-list .items {
    width: 100%;
    margin-left: 0;
  }
  .contacts-wraps-list .items:nth-child(n+2) {
    margin-top: 1.5em;
  }

  .Certifications-list .items .texts {
    line-height: 1.5;
  }

  .Capacitys-wraps .Controls-list {
    margin-top: 3.25em;
  }

  .Capacitys-wraps.active {
    padding-bottom: 3.5em;
  }

  .Capacitys-wraps {
    padding-top: 3.75em;
    padding-bottom: 8em;
  }

  .prolist-cons-titles {
    padding: 0 5%;
    padding-top: 2em;
  }

  .cons-mores {
    padding: 0 2.25em;
  }

  .pro-banners .words .texts {
    padding-right: 0;
    margin-bottom: 1.25em;
  }

  .Capacitys-swiper .swiper-slide {
    width: 49%;
  }
  .Capacitys-swiper .swiper-slide img {
    width: 100%;
  }

  .Controls-list .items .words .txtswraps .span {
    width: 100%;
    line-height: 1.5;
  }

  .Controls-list .items {
    width: 49%;
    margin-left: 2%;
  }
  .Controls-list .items:nth-child(3n+1) {
    margin-left: 2%;
  }
  .Controls-list .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .pro-banners {
    position: relative;
  }

  .pro-banners .words .wraps {
    width: 92%;
  }

  .pro-banners .words {
    justify-content: center !important;
    /*position: absolute;
    left: 50%;
    top: 50%;
    transform:translate(-50%,-50%);
    z-index: 2;*/
  }

  .pro-banners {
    /*flex-direction: column-reverse;*/
  }

  .pro-banners .imgs:before {
    display: none;
  }

  .pro-banners .imgs {
    position: relative;
    z-index: 1;
  }
  .pro-banners .imgs:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.4);
  }

  .prolist-titles .ul2 .li {
    display: none;
    margin-left: 0 !important;
  }
  .prolist-titles .ul2 .li.active {
    display: block;
  }

  .pro-banners .imgs,
  .pro-banners .words {
    width: 100%;
  }

  .pro-banners .words .texts {
    line-height: 1.35;
  }

  .Certifications-list .items {
    width: 49%;
    margin-left: 2%;
  }
  .Certifications-list .items:nth-child(4n+1) {
    margin-left: 2%;
  }
  .Certifications-list .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .newswraps-box .items .imgs {
    width: 35%;
  }

  .newswraps-box .items .words {
    width: 65%;
    /*padding-left: 0;*/
    padding-top: 1.5em;
  }

  .abouts-list-wraps-tops .items .imgs {
    margin-top: 0;
  }
  .abouts-list-wraps-tops .items .imgs img {
    width: 100%;
    max-width: 100%;
  }

  .abouts-list-wraps-tops .items .words,
  .abouts-list-wraps-tops .items .imgs {
    width: 100%;
  }

  .abouts-list-wraps-bots .li:nth-child(3n+2) {
    margin-top: 0;
  }

  .abouts-list-wraps-bots .li {
    width: 100%;
    margin-left: 0 !important;
  }
  .abouts-list-wraps-bots .li img {
    width: 100%;
  }

  .proinfo-contents .w1485, .proinfo-contents .w410 {
    width: 100%;
  }

  .proinfo-contents {
    flex-direction: column-reverse;
  }

  .newsinfo-tops .images {
    width: 100%;
  }

  .newsinfo-tops .words {
    width: 100%;
  }
}
.Certifications-list .items img {
  width: 100%;
}

@media (max-width: 767px) {
  .footer-contact-item {
    grid-row-gap: 20px;
  }

  .prolist-wraps {
    padding-top: 2.75em;
  }

  .module.module--video img.imgvide.k {
    top: 25vw;
  }

  .footer-wrapper {
    margin-bottom: 60px;
  }

  .bg_link {
    bottom: 50px;
  }

  .header .search p {
    display: none;
  }

  .header .search form {
    width: 90%;
    overflow: hidden;
  }

  .header .mob_right .search_box {
    padding-right: 0;
  }

  .Historys-list .words {
    width: calc(85% - 2.5em);
  }

  .Historys-list .items .num-tits:before {
    width: 1em;
  }

  .Certifications-list .items {
    margin-bottom: 3em;
  }
  .Certifications-list .items .nums, .Certifications-list .items .texts {
    padding-left: 0;
    text-align: center;
  }
  .Certifications-list .items .nums {
    line-height: 1;
    padding-bottom: calc(.5em + 4px);
  }
  .Certifications-list .items .nums:before {
    height: 4px;
    width: 1em;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    margin: auto;
  }

  .Certifications-list .items {
    width: 100%;
    margin-left: 0;
  }

  .Certifications-list .items .imgs {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .Capacitys-wraps .words .tc {
    text-align: left;
  }

  .prolist-titles .ul2 {
    width: calc(100% - 10em);
  }

  .prolist-titles .ul1 {
    width: 10em;
  }

  .Historys-list .wens p:nth-child(n+2) {
    margin-top: 1em;
  }

  .Historys-list .wens {
    line-height: 1.5;
  }

  .Historys-list .words {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .Historys-list .wens {
    margin-top: 1.75em;
  }

  .proinfo-contents .w1485 {
    width: 100%;
  }

  .abouts-list-wraps-tops .items:nth-child(n+2) {
    margin-top: 3em;
  }

  .abouts-list-wraps-tops .items.items-bot .imgs img {
    max-width: 120%;
  }

  .abouts-list-wraps-tops .items .ul .spanj {
    line-height: 1.35;
  }

  .abouts-list-wraps-tops .items:nth-child(2n+2) .words {
    padding-left: 0;
  }

  .abouts-list-wraps-tops .items:nth-child(2n+1) .words {
    padding-right: 0;
  }

  .abouts-list-wraps-tops .items-tits .spans {
    width: 100%;
  }

  .fs30 {
    font-size: 22px;
  }

  .fs42,
  .fs41 {
    font-size: 28px;
  }

  .fs20 {
    font-size: 14px;
  }

  .fs34 {
    font-size: 26px;
  }

  .fs25,
  .fs26 {
    font-size: 18px;
  }

  .contacts-wraps .contacts-wraps-list {
    margin-top: 2.25em;
  }

  .contacts-wraps-list .words .tits {
    line-height: 1.35;
  }

  .contacts-wraps-list .words {
    padding: 3em 1em;
  }

  .fs36 {
    font-size: 22px;
  }

  .contacts-wraps-list .words .ul .li .icons {
    width: 2em;
    height: 2em;
  }

  .contacts-wraps-list .words .ul .li .txts {
    padding-left: 1em;
    width: calc(100% - 2em);
  }

  .newswraps-box {
    padding-top: 3.5em;
    padding-bottom: 5em;
  }

  .newswraps-box .items .imgs {
    width: 100%;
  }
  .newswraps-box .items .imgs img {
    width: 100%;
  }

  .newswraps-box .items .words {
    width: 100%;
    padding-left: 0;
  }

  .Controls-list .items {
    width: 100% !important;
    margin-left: 0 !important;
  }

  .Controls-list .items .words .txtswraps {
    padding-top: 85%;
  }

  /*.Historys-list .words,
  .Historys-list .nums{
  	width: 100%;
  	max-width: 100%;
  }
  .Historys-list .items .num-tits:before{
  	display: none;
  }
  .Historys-list .items .line{
  	display: none;
  }*/
  .Historys-list .words {
    /*margin-top: 1em;*/
  }

  .abouts-list-wraps-tops .items .ul {
    padding-right: 0;
  }

  .Historys-list .items .num-tits {
    padding: 0 .5em;
  }

  .prolist-cons-titles .li {
    display: none !important;
  }

  .abouts-list-wraps {
    padding-top: 2.75em;
  }

  .abouts-list-wraps-tops .items .wraps {
    flex-direction: column-reverse !important;
  }

  .abouts-list-wraps-tops .items .ul .spanj,
  .abouts-list-wraps-tops .items .words .time {
    font-size: 14px;
  }

  .footer-contact-item {
    width: 92%;
  }

  .abouts-list-wraps-tops .items .texts {
    font-size: 12px;
  }

  .abouts-list-wraps-tops .items .ul {
    margin-top: 1.4em;
  }

  .abouts-list-wraps-tops .items .words .tits {
    font-size: 18px;
  }

  .abouts-list-wraps-tops .items .words {
    padding-top: 0;
  }

  .newsinfo-bots .list .items {
    padding-top: 1em;
  }

  .newsinfo-bots .list .items-tits {
    text-align: center;
  }
}

/*# sourceMappingURL=style.css.map */
