body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select,
header,
footer,
div {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  line-height: 1;
}
input[type='text'],
input[type='button'],
input[type='submit'],
input[type='reset'],
select,
textarea,
button {
  -webkit-appearance: none;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 100px white inset;
}
body {
  background: #fff;
  -webkit-text-size-adjust: 100%;
  color: #333;
  font-family: Arial;
}
a {
  color: #333;
  text-decoration: none!important;
}
a:hover {
  text-decoration: none!important;
}
em {
  font-style: normal;
}
li {
  list-style: none;
}
img {
  border: 0;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
p {
  word-wrap: break-word;
}
.fontB {
  text-transform: uppercase;
}
@media screen and (min-width: 1680px) {
  html {
    font-size: 16px;
  }
}
@media screen and (max-width: 1679px) and (min-width: 1440px) {
  html {
    font-size: 14px;
  }
}
@media screen and (max-width: 1439px) and (min-width: 1360px) {
  html {
    font-size: 13px;
  }
}
@media screen and (max-width: 1359px) {
  html {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .pc-hide {
    display: none!important;
  }
}
@media (max-width: 540px) {
  html {
    font-size: 72px;
  }
}
/*Android常用宽度*/
@media (max-width: 480px) {
  html {
    font-size: 64px;
  }
}
/*Android常用宽度*/
@media (max-width: 414px) {
  html {
    font-size: 55.2px;
  }
}
/*i6Plus,i7Plus宽度*/
@media (max-width: 375px) {
  html {
    font-size: 50px;
  }
}
/*i6,i7宽度*/
@media (max-width: 360px) {
  html {
    font-size: 48px;
  }
}
/*Android常用宽度*/
@media (max-width: 320px) {
  html {
    font-size: 42.66666667px;
  }
}
/*i5宽度*/
.p160 {
  padding-left: 8.33333333%;
  padding-right: 8.33333333%;
}
body {
  position: relative;
}
.hei-top {
  width: 100%;
  display: flex;
  align-items: center;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  height: 2.5rem;
  z-index: 10000;
}
.hei-top p {
  margin-right: 0.875rem;
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  color: #fff;
}
.hei-top p svg {
  width: 1.375rem;
  margin-right: 8px;
  height: auto;
}
.indexHead {
  top: 0!important;
  transition: all 0.3s ease 0s;
  background: #fff;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
.indexHead .logo img {
  height: 2.25rem !important;
  transition: all 0.3s ease 0s;
}
.indexHead .right nav .a_link > a {
  color: #333 !important;
}
.indexHead .right .language a {
  color: #333 !important;
}
header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 2.5rem;
  left: 0;
  z-index: 10000;
  transition: all 0.3s ease 0s;
  background: none;
}
header .left .logo {
  font-size: 0;
}
header .left .logo img {
  width: auto;
  height: 3.3125rem;
  object-fit: fill;
  object-fit: contain;
  object-fit: scale-down;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  transition: all 0.3s ease 0s;
}
header .right {
  display: flex;
}
header .right nav {
  display: flex;
}
header .right nav .a_link {
  position: relative;
  margin-right: 7.5rem;
}
header .right nav .a_link:hover .a1 {
  color: #025195!important;
  transition: color 0.3s ease;
}
header .right nav .a_link:hover .a1::before {
  width: 100%;
  transition: width 0.3s ease;
}
header .right nav .a_link .a_tc {
  position: absolute;
  padding: 1rem;
  min-width: 15.625rem;
  background: #fff;
  display: none;
  transition: opacity 1s ease;
  top: 100%;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}
header .right nav .a_link .a_tc:hover .a1 {
  color: #025195;
  transition: color 0.3s ease;
}
header .right nav .a_link .a_tc a {
  font-size: 0.875rem;
  color: #333;
  transition: color 0.3s ease;
  display: block;
  margin-bottom: 10px;
}
header .right nav .a_link .a_tc a:last-child{
    margin-bottom: 0;
}
header .right nav .a_link .a_tc a:hover {
  color: #025195;
  transition: color 0.3s ease;
}
header .right nav .a_link .a_tc_ts {
  width: 65rem;
  left: -400%;
}
header .right nav .a_link .a_tc_ts .li {
  float: left;
  width: 15.625rem;
  padding-right: 1.25rem;
  display: flex;
  flex-direction: column;
}
header .right nav .a_link .a_tc_ts .li h3 {
  font-size: 1rem;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
header .right nav .a_link .a_tc_ts .li a {
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
header .right nav .a_link .a1 {
  line-height: 5rem;
  position: relative;
}
header .right nav .a_link .a1::before {
  content: '';
  position: absolute;
  width: 0;
  height: 2px;
  background: #025195;
  bottom: 0;
  left: 0;
  transition: width 0.3s ease;
}
header .right nav .a_link > a {
  font-size: 1rem;
  color: #fff;
  display: block;
  transition: color 0.3s ease;
}
header .right .language {
  position: relative;
}
header .right .language .l-a {
  margin-top: 50%;
  transform: translateY(-50%);
}
header .right .language img {
  width: 1.375rem;
  height: auto;
  margin-right: 12px;
}
header .right .language a {
  font-size: 1rem;
  color: #fff;
  display: flex;
  align-items: center;
}
header .right .y_tc {
  position: absolute;
  background: #fff;
  font-size: 0;
  top: 100%;
  padding: 1rem;
  display: none;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}
header .right .y_tc img {
  width: 1.375rem;
  height: auto;
  margin-right: 12px;
  font-size: 0;
}
header .right .y_tc a {
  font-size: 1rem;
  color: #333;
  display: flex;
  align-items: center;
  margin: 1rem 0;
}
#swiper .slide {
  width: 100%;
  height: 45.41666667vw;
  background-size: cover!important;
  background-position: center!important;
}
#swiper .text-worp {
  margin-top: 10%;
}
#swiper .text-worp p {
  color: #fff;
}
#swiper .text-worp p:first-child {
  font-size: 4.5rem;
  margin-bottom: 2.1875rem;
}
#swiper .text-worp p:last-child {
  font-size: 2.25rem;
  line-height: 2;
}
.product {
  margin-top: 5.625vw;
}
.product .headLine {
  text-align: center;
  font-size: 3rem;
}
.product .tab {
  display: flex;
  justify-content: center;
  margin: 3.33333333vw 0;
}
.product .tab .item {
  min-width: 9.5625rem;
  padding: 0 1.25rem;
  height: 2.5rem;
  border-radius: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.125rem;
  background: #f7f7f7;
  margin: 0 1.875rem;
  cursor: pointer;
  background: #fff;
}
.product .tab .act {
  color: #fff;
  background: #025194;
}
.product .pro-worp {
  display: flex;
  flex-wrap: wrap;
}
.product .pro-worp .list {
  width: calc(20% - calc(4 / 5 * 20px));
  margin-right: 20px;
  margin-bottom: 20px;
}
.product .pro-worp .list:nth-child(5n) {
  margin-right: 0px;
}
.product .pro-worp .list img {
  width: 100%;
  height: 18.75rem;
}
.product .pro-worp .list p {
  font-size: 1.125rem;
  line-height: 1.8;
  text-align: center;
  padding: 0 20px;
}
.product .pro-worp .list p:nth-child(2) {
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product .pro-worp .list p:nth-child(3) {
  color: #025195;
}
.about {
  width: 100%;
  height: 40.83333333vw;
  background: url(../img/about-bck.png);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  margin: 3.22916667vw 0;
  margin-top: 0;
  display: flex;
  align-items: center;
}
.about .text-worp {
  width: 50%;
}
.about .text-worp .headLine {
  font-size: 3rem;
  color: #fff;
  margin-bottom: 2.70833333vw;
}
.about .text-worp .text {
  text-align: justify!important;
  font-size: 14px!important;
  color: #fff !important;
  line-height: 2!important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  word-break: break-all;
  overflow: hidden;
}
.about .bot {
  display: flex;
  margin: 3.125vw 0;
}
.about .bot .list {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 3.75rem;
}
.about .bot .list > p {
  color: #fff;
}
.about .bot .list > p:first-child {
  font-size: 3.625rem;
}
.about .bot .list > p:last-child {
  font-size: 1.5rem;
}
.about a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 10.875rem;
  height: 3rem;
  border-radius: 1.5rem;
  background: #025195;
}
.about a p {
  font-size: 1rem;
  color: #fff;
  margin-right: 1.25rem;
}
.about a svg {
  width: 1.25rem;
}
.news .headLine {
  text-align: center;
  font-size: 3rem;
}
.news .worp {
  display: flex;
  margin-top: 4rem;
}
.news .worp .left {
  width: 42%;
  background: #fff;
  padding: 2.5rem 3.625rem;
}
.news .worp .left a {
  display: block;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 18px;
  margin-bottom: 2.5rem;
}
.news .worp .left a:hover .title {
  color: #025195;
}
.news .worp .left a:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.news .worp .left a .title {
  font-size: 1.5rem;
  color: #000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: color 0.36s ease;
}
.news .worp .left a .text {
  font-size: 14px!important;
  color: #666 !important;
  margin: 16px 0!important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .worp .left a .date {
  margin-top: 32px;
}
.news .worp .left a .date > span:first-child {
  font-size: 12px;
  color: #666;
  padding: 6px 9px;
  background: #f5f5f5;
}
.news .worp .left a .date > span:last-child {
  font-size: 14px;
  color: #999;
  margin-left: 16px;
}
.news .worp .right {
  width: 58%;
  position: relative;
  background-size: cover!important;
  background-position: center!important;
}
.news .worp .right .text-worp {
  width: 65%;
  position: absolute;
  bottom: 3.125rem;
  left: 3.125rem;
}
.news .worp .right .text-worp .title {
  font-size: 1.5rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: color 0.36s ease;
}
.news .worp .right .text-worp .text {
  font-size: 14px!important;    
  margin: 16px 0!important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .worp .right .text-worp .date {
  margin-top: 32px;
}
.news .worp .right .text-worp .date > span:first-child {
  font-size: 12px;
  color: #fff;
  padding: 6px 9px;
  background: #025195;
}
.news .worp .right .text-worp .date > span:last-child {
  font-size: 14px;
  color: #ccc;
  margin-left: 16px;
}
.video {
  width: 100%;
}
.video video {
  width: 100%;
  height: auto;
}
footer{
  width: 100%;
  background: #212121;
  padding-top: 3rem;
  padding-bottom: 3rem;
  margin-top: 4rem;
  display: flex;
  justify-content: space-between;
}
footer .main1{
    width: 25%;
}
footer .main1 .title{
    font-size: 1.5rem;
    color: #fff;
}
footer .main1 p{
    font-size: 0.9375rem;
    color: #ccc;
    line-height: 1.625rem;
    margin-top: 1.875rem;
}
footer .main1 .input-worp{
    display: flex;
    flex-direction: column;
}
footer .main1 input{
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    color: #fff;
    font-size: 0.9375rem;background: rgba(255,255,255,.1);
    border: 1px solid rgba(255,255,255,0);
    outline: none;
    padding: 0 1.25rem;
    margin-top: 1.25rem;
}
footer .main1 button{
    height: 2.375rem;
    color: #fff;
    padding: 0 2.5rem;
    background: #5c8ae6;
    font-size: 0.9375rem;
    outline: none;
    border: none;
    margin-top: 1.25rem;
}
footer .main1 .link{
    margin-top: 1.25rem;
}
footer .main1 .link a{
    display: inline-block;
    width: 1.875rem;
    height: 1.875rem;
    margin: 0px 10px 0 0px;
    overflow: hidden;
    border-radius: 1.25rem;
}
footer .main1 .link a img{
    width: 100%;
    height: auto;
}


footer .main2{
    /*width: 10%;*/
}
footer .main2 .title{
    font-size: 1.5rem;
    color: #fff;
    margin-bottom: 1.875rem;
}
footer .main2 a{
    display: block;
    font-size: 0.9375rem;
    color: #ccc;
    line-height: 2rem;
}

footer .main3{
    width: 20%;
}
footer .main3 .title{
    font-size: 1.5rem;
    color: #fff;
    margin-bottom: 1.875rem;
}
footer .main3 p{
    width: 100%;
    position: relative;
    color: #ccc;
    padding: 0 0 0 1.875rem;
    font-size: 0.9375rem;
    line-height: 1.625rem;
    margin-bottom: 10px;
}
footer .main3 p i{
    width: 1.25rem;
    height: 1.25rem;
    position: absolute;
    left: 0px;
    top: 0;
}
footer .main3 p img{
    width: 100%;
    height: auto;
}

.banner {
  width: 100%;
  height: 33.33333333vw;
  overflow: hidden;
  position: relative;
}
.banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner p {
  font-size: 3.75rem;
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 8.33333333%;
  z-index: 2;
}
.faq {
  margin: 4.5625rem 0;
}
.faq .list {
  display: flex;
  padding: 2.5rem 0;
  border-bottom: 1px solid #e6e6e6;
}
.faq .list:hover .text {
  color: #007DDB !important;
}
.faq .list .left {
  width: 15%;
  font-size: 1.125rem;
  color: #9999a3;
}
.faq .list .right {
  width: 85%;
}
.faq .list .right .title {
  font-size: 1.125rem;
  margin-bottom: 1rem;
}
.faq .list .right .text {
  font-size: 1rem !important;
  color: #999;
  line-height: 1.8 !important;
  transition: color 0.36s ease;
}
#demo {
  display: flex;
  justify-content: center;
  margin-top: 3.75rem;
}
.download {
  padding: 0 22.39583333%;
  margin-top: 5.875rem;
  margin-bottom: 3.75rem;
}
.download .headLine {
  font-size: 2rem;
  color: #025195;
}
.download .worp {
  margin-top: 3.375rem;
}
.download .worp .list {
  display: flex;
  align-items: center;
  padding: 2.25rem;
  border-bottom: 1px solid #e6e6e6;
  justify-content: space-between;
  transition: background 0.36s ease;
}
.download .worp .list:hover {
  background: #f5f5f5;
}
.download .worp .list .date {
  font-size: 14px;
  color: #999;
  min-width: 6.25rem;
}
.download .worp .list p {
  font-size: 14px;
  flex: auto;
  padding: 0 3.125rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.download .worp .list svg {
  width: auto;
  height: 1.5625rem;
}
.newsA {
  margin: 5rem 0;
}
.newsA .tab {
  display: flex;
  justify-content: center;
}
.newsA .tab .item {
  margin: 0 15px;
  padding: 1.0625rem;
  background: #fff;
  font-size: 1rem;
  color: #666;
  cursor: pointer;
}
.newsA .tab .act {
  background: #025195;
  color: #fff;
}
.newsA .worp {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5.25rem;
}
.newsA .worp .list {
  width: calc(25% - calc(3 / 4 * 22px));
  background: #fff;
  margin-right: 22px;
  margin-bottom: 1.75rem;
  position: relative;
  overflow: hidden;
}
.newsA .worp .list:nth-child(4n) {
  margin-right: 0;
}
.newsA .worp .list:hover img {
  transform: scale(1.1);
}
.newsA .worp .list:hover .title {
  color: #01AAED;
}
.newsA .worp .list a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.newsA .worp .list .img-box {
  width: 100%;
  height: 16.125rem;
  overflow: hidden;
}
.newsA .worp .list .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.36s ease;
}
.newsA .worp .list .text-worp {
  padding: 2.25rem 1rem;
  line-height: 1.2;
}
.newsA .worp .list .text-worp .date {
  font-size: 1.125rem;
  color: #999;
}
.newsA .worp .list .text-worp .title {
  font-size: 1.25rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 1rem 0;
  transition: all 0.36s ease;
}
.newsA .worp .list .text-worp .text {
  font-size: 14px;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news-D {
  padding: 6.25rem 18.64583333%;
}
.news-D .title {
  font-size: 2rem;
}
.news-D .date {
  font-size: 1rem;
  color: #999;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 1.875rem;
  margin-top: 20px;
}
.news-D .text {
  font-size: 14px;
  color: #666;
  line-height: 1.8;
  margin-top: 2.5rem;
}
.news-D .text p{
    background: none!important;
}
.news-D img{
    display: block;
    width: 50%!important;
    margin: 0 auto;
}
.contact {
  margin-top: 4.375rem;
}
.contact .headLine{
    font-size: 2.5rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5rem;
}
.contact .worp{
    display: flex;
    justify-content: space-between;
}
.contact .left{
    width: 45%;
    /*height: 30rem;*/
    border: 4px solid rgba(0,0,0,.05);
    padding: 1.875rem;
}
.contact .left h3{
    font-size: 1.5rem;
}
.contact .left .list{
    display: flex;
    margin-top: 2rem;
}
.contact .left svg{
    width: 2rem;
    height: 2rem;
}
.contact .left .text-worp{
    margin-left: 14px;
}
.contact .left .text-worp p:first-child{
    font-size: 1.25rem;
    color: #5c8ae6;
}
.contact .left .text-worp p{
    font-size: 0.9375rem;
    color: #333;
    line-height: 2;
}
.contact .other-link{
    margin-top: 2rem;
}
.contact .other-link h2{
    font-size: 1.5rem;
}
.contact .other-link .link{
    margin-top: 1.25rem;
}
.contact .other-link .link a {
    display: inline-block;
    width: 1.875rem;
    height: 1.875rem;
    margin: 0px 10px 0 0px;
    overflow: hidden;
    border-radius: 1.25rem;
}
.contact .other-link .link a img{
    width: 100%;
    height: auto;
}
.contact .right{
    width: 48%;
}
.contact .right h3{
    font-size: 1.5rem;
    margin-top: 2rem;
    margin-bottom: .8rem;
}
.contact .right p{
    font-size: 0.9375rem;
    line-height: 1.8;
}
.contact .right input{
    width: 100%;
    outline: none;
    border: 1px solid #e6e6e6;
    font-size: .9375rem;
    padding: .8rem .9375rem;
    margin-top: 1.5rem;
}
.contact .right textarea{
    width: 100%;
    height:10rem;
    outline: none;
    border: 1px solid #e6e6e6;
    padding: .8rem .9375rem;
    margin-top: 1.5rem;
    font-size: .9375rem;
}
.contact .right button{
    margin-top: 1.5rem;
    font-size: .9375rem;
    background: #5c8ae6;
    color: #fff;
    padding: 1rem 2rem;
    outline: none;
    border: none;
}



.productA {
  padding-top: 8.125rem;
  margin-bottom: 5.125rem;
}
.productA .headLine {
  font-size: 2.625rem;
  margin-bottom: 4rem;
}
.productA .worp {
  display: flex;
  justify-content: space-between;
}
.productA .left {
  width: 25%;
}
.productA .left .item {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 2.25rem;
  border-bottom: 1px solid #e6e6e6;
}
.productA .left .item svg {
  width: auto;
  height: 1.125rem;
}
.productA .left .item p {
  font-size: 1.25rem;
  color: #666;
  margin-left: 1.125rem;
  padding-right: 1.125rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.productA .left .act {
  background: #025195 !important;
}
.productA .left .act p {
  color: #fff !important;
}
.productA .left .act path {
  fill: #fff;
}
.productA .right {
  width: 75%;
  padding-left: 3.875rem;
}
.productA .right .pro-worp {
  width: 100%;
  background: #fff;
  padding: 3rem 2.625rem;
}
.productA .right .pro-worp ul {
  display: flex;
  flex-wrap: wrap;
}
.productA .right .pro-worp .list {
  width: calc(33.33% - calc(2 / 3 * 26px));
  margin-right: 26px;
  position: relative;
  margin-bottom: 26px;
  border: 1px solid #e6e6e6;
}
.productA .right .pro-worp .list:nth-child(3n) {
  margin-right: 0;
}
.productA .right .pro-worp .list a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.productA .right .pro-worp .list img {
  width: 100%;
  height: 20rem;
}
.productA .right .pro-worp .list p {
  font-size: 1.125rem;
  padding: 0 1.25rem;
  line-height: 1.8;
  text-align: center;
}
.productA .right .pro-worp .list p:nth-child(3) {
  margin-top: 1.25rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.productA .right .pro-worp .list p:last-child {
  color: #025195;
}
.pro-D {
  padding: 7.5rem 13.64583333%;
}
.pro-D .worp {
  background: #fff;
  padding: 3.75rem 7.6875rem;
}
.pro-D .worp .top {
  display: flex;
  justify-content: space-between;
}
.pro-D .worp .top .top_L {
  width: 40%;
}
.pro-D .worp .top .top_L img {
  width: 100%;
  height: auto;
}
.pro-D .worp .top .top_R {
  width: 50%;
}.pro-D .worp .top .top_R table{
    width: 100%!important;
}
.pro-D .worp .top .top_R .h_ p {
font-size: 1.125rem;
  
  color: #000;
}

.pro-D .worp .top .top_R .text {
  font-size: 0.875rem;
  color: #666;
  line-height: 1.8;
  margin-top: 1.25rem;
  overflow-y: scroll;
}
.pro-D .worp .bot {
  margin-top: 5rem;
}
.pro-D .worp .bot .title {
  font-size: 1.75rem;
  color: #000;
  margin-bottom: 2.5rem;
}
.pro-D .worp .bot .text {
  font-size: 0.875rem;
  color: #666;
  line-height: 1.8;
}
.aboutA {
  margin-top: 7.375rem;
}
.aboutA .top {
  display: flex;
  justify-content: space-between;
}
.aboutA .top .top_L {
  width: 65%;
  padding-right: 7.625rem;
}
.aboutA .top .top_L .headLine {
  font-size: 2.375rem;
  color: #000;
}
.aboutA .top .top_L .title {
  font-size: 1.5rem;
  color: #025195;
  display: block;
  margin: 3.125rem 0;
}
.aboutA .top .top_L .text {
  font-size: 14px;
  color: #666;
  line-height: 1.8;
}
.aboutA .top .top_L .text p {
  margin: 1.375rem 0;
}
.aboutA .top .top_R {
  width: 35%;
  display: flex;
  flex-direction: column;
}
.aboutA .top .top_R img {
  width: 100%;
  height: auto;
  margin-bottom: 3.625rem;
}
.aboutA .top .top_R img:last-child {
  margin-bottom: 0;
}
.aboutA .center {
  width: 100%;
  height: 50rem;
  background: url(../img/ab3.png) no-repeat center;
  background-size: cover;
  margin: 6rem 0;
}
.aboutA .center .headLine {
  font-size: 1.875rem;
  color: #fff;
  text-align: center;
  padding: 4.875rem 0;
}
.aboutA .bot {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.aboutA .bot .list {
  width: 50%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}
.aboutA .bot .list .text-worp {
  width: 65%;
}
.aboutA .bot .list img {
  width: 100%;
}
.aboutA .bot .list p:first-child {
  font-size: 3.625rem;
  color: #000;
}
.aboutA .bot .list p:last-child {
  font-size: 14px;
  color: #666;
  line-height: 2;
  margin-top: 1.25rem;
}
#about-swiper {
  width: 75%;
}
#about-swiper .swiper-slide img {
  width: 100%;
  height: auto;
}
#about-swiper .swiper-slide:last-child {
  margin-right: 0!important;
}
#about-swiper .jnbjk {
  display: flex;
  justify-content: center;
  margin-top: 2.5rem;
}
#about-swiper .svg {
  margin: 0 1.25rem;
}
#about-swiper .svg svg {
  width: 3.125rem;
  height: auto;
}
#about-swiper .svg path {
  fill: #fff;
}


.chM{
    background: #0177b5;
    padding-top: 4rem;
    padding-bottom: 4rem;
    margin-top: 4rem;
}
.chM .headLine{
    font-size: 2rem;
    color: #fff;
    text-align: center;
}
.chM .worp{
    margin-top: 5rem;
    display: flex;
    flex-wrap: wrap;
}
.chM .left{
    margin-right: 1.625rem;
}
.chM .left svg{
    width: 3rem;
    height: auto;
}

.chM .list{
    width: 50%;
    display: flex;
    margin-bottom: 3rem;
    padding: 0 2.5rem;
}
.chM .title{
    font-size: 1.25rem;
    color: #fff;
    margin-bottom: 1.3rem;
}
.chM .text{
    font-size: 1rem;
    color: #fff;
    line-height: 1.8;
}

.i-call{
    width: 100%;
    padding: 3.75rem 0;
    background: url(../img/about-bck.png) no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 4rem;
}
.i-call .worp{
    margin: 0 auto;
    width: 70%;
    background: #fff;
    padding: 0 2.875rem;
    padding-top: 4.6rem;
    padding-bottom: 3.25rem;
    display: flex;
    justify-content: space-between;
}
.i-call .left{
    width: 48%;
}
.i-call .l-t{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.i-call .l-t svg{
    height: 1.875rem;
    width: auto;
    margin-right: 0.8rem;
}
.i-call .l-t p{
    font-size: 1rem;
    display: flex;
    align-items: center;
}
.i-call .map{
    width: 100%;
    height: 25rem;
    background: #ccc;
    margin-top: 1.875rem;
}
.i-call .right{
    width: 48%;
}
.i-call .right .headLine{
    font-weight: bold;
    font-size: 1.875rem;
}
.i-call .right p{
    font-size: 1rem;
    line-height: 1.5rem;
    color: #666;
    margin: 1rem 0;
}
.i-call .input-worp{
    margin-top: 2rem;
}
.i-call .input-worp .top{
    display: flex;
    justify-content: space-between;
}
.i-call .input-worp input{
    outline: none;
    width: 48%;
    padding: 10px 5px;
    border-radius: 8px;
    border: 1px solid #e6e6e6;
    font-size: 1rem;
}
.i-call .right textarea{
    width: 100%;
    padding: 8px;
    height: 8.5rem;
    outline: none;
    border-radius: 8px;
    border: 1px solid #e6e6e6;
    font-size: 1rem;
    margin-top: 1rem;
}
.i-call .right button{
    width: auto;
    padding: 0 2.5rem;
    background: #5c8ae6;
    line-height: 2.5rem;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: 0px solid #5c8ae6;
    margin-top: 1rem;
    color: #fff;
    font-size: 1rem;
}




















