/* 预定义样式开始 */
body,
div,
ol,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
fieldset,
legend,
input {
  margin: 0;
  padding: 0;
}
h1,
h2,
h6 {
  font-size: 100%;
}
ol,
ul {
  list-style: none;
}
img,
fieldset {
  border: 0 none;
  display: block;
}
* {
  padding: 0rem;
  margin: 0rem;
}
ul li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
em {
  font-style: normal;
}
body {
  font: 14px/1.5;
  background-color: #fff;
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
}
i {
  font-style: normal;
}
/*band图片部分*/
.Bandimg {
  width: 100%;
  height: 177px;
  min-width: 1200px;
  position: relative;
  background: #9ca2ac;
  /*background: url(../image/gongsijianjie.jpg) no-repeat center;*/
  /*background-size: 100% 314px;*/
}
.Bandimg img{
  width: 100%;
}
/*小导航部分*/
.Abouts {
  width: 100%;
  /*height: 725px;*/
  background: url(../image/background.png) no-repeat center;
  background-size: 100% 725px;
}
.Abouts .AboutsConm {
  width: 1150px;
  height: 597px;
  margin: 0 auto;
  padding-top: 45px;
}
.Abouts .AboutsConm .smailnav {
  width: 100%;
  height: 19px;
  display: flex;
  position: relative;
}
.Abouts .AboutsConm .smailnav .smailRit {
  position: absolute;
  right: 53px;
  display: flex;
}
.Abouts .AboutsConm .smailnav .smailRit .smicon {
  width: 20px;
  height: 19px;
}
.Abouts .AboutsConm .smailnav .smailRit .smicon img {
  width: 20px;
  height: 19px;
}
.Abouts .AboutsConm .smailnav .smailRit .smailspan {
  height: 19px;
  display: flex;
  align-items: center;
  margin-left: 5px;
  margin-bottom: 64px;
}
.Abouts .AboutsConm .smailnav .smailRit .smailspan span {
  color: #999999;
}
.Abouts .AboutsConm .smailnav .smailRit .smailspan a {
  color: #999999;
  font-size: 14px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.Abouts .AboutsConm .smailnav .smailRit .smailspan a:hover {
  color: #2098D1 !important;
}
.Abouts .AboutsConm .AboRig {
  width: 630px;
  height: 431px;
  margin-left: 55px;
  padding-top: 10px;
}
.Abouts .AboutsConm .AboRig p {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  display: block;
  height: 24px;
  line-height: 24px;
}
.Abouts .AboutsConm .AboRig .AboRigspan {
  width: 630px;
  margin-top: 41px;
  /*overflow: hidden;*/
  /*text-overflow: ellipsis;*/
  /*display: -webkit-box;*/
  /*-webkit-line-clamp: 10;*/
  /*line-clamp: 10;*/
  /*-webkit-box-orient: vertical;*/
}
.Abouts .AboutsConm .AboRig .AboRigspan span {
  font-size: 16px;
  color: #333333;
  line-height: 28px;
  display: block;
}
.Abouts .AboutsConm .Navlast {
  width: 100%;
  height: 476px;
  /*margin-top: 64px;*/
  display: flex;
  margin-top: 22px;
}
.Abouts .AboutsConm .Navlast .AboLeft {
  width: 460px;
  height: 476px;
  position: relative;
}
.Abouts .AboutsConm .Navlast .AboLeft img {
  width: 460px;
  height: 476px;
}
.Abouts .AboutsConm .Navlast .AboLeft .Abocicon {
  width: 65px;
  height: 64px;
  position: absolute;
  bottom: -32px;
  right: -32px;
}
.Abouts .AboutsConm .Navlast .AboLeft .Abocicon img {
  width: 65px;
  height: 64px;
}
.company {
  width: 588px;
  height: 67px;
  margin-top: 85px;
}
.company ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.company ul li {
  width: 184px;
  height: 67px;
  border-right: 2px solid #EDEDED;
  display: flex;
  flex-direction: column;
}
.company ul li:last-child {
  border: none;
}
.company ul li .TOP_nianf {
  width: 100%;
  text-align: center;
}
.company ul li .TOP_nianf span {
  color: #333333;
  font-size: 48px;
  font-weight: 700;
  line-height: 36px;
}
.company ul li .TOP_nianf i {
  font-size: 16px;
  color: #333333;
}
.company ul li .compe {
  width: 100%;
  height: 16px;
  text-align: center;
  line-height: 16px;
  margin-top: 10px;
}
/*团队介绍*/
.Team {
  width: 100%;
  height: 699px;
  background: #f8f8f8;
}
.Team .TeamCont {
  width: 1200px;
  height: 631px;
  margin: 0 auto;
  padding-top: 68px;
}
.Team .TeamCont .Temtitle {
  width: 100%;
  text-align: center;
}
.Team .TeamCont .Temtitle span {
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  position: relative;
  line-height: 32px;
}
.Team .TeamCont .Temtitle span::after {
  display: block;
  position: absolute;
  left: -13px;
  bottom: 3px;
  width: 8px;
  height: 32px;
  background-color: #1355b6;
  content: "";
}
.Team .TeamCont .Temlas {
  width: 1021px;
  height: 448px;
  margin: 0 auto;
  margin-top: 91px;
  display: flex;
}
.Team .TeamCont .Temlas .Temleft {
  width: 273px;
  height: 383px;
  padding-top: 65px;
}
.Team .TeamCont .Temlas .Temleft .TopTem {
  width: 250px;
  height: 109px;
  background: #f4f4f4;
  box-shadow: 1px 1px 18px 0px rgba(181, 189, 194, 0.49);
  margin-bottom: 61px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Team .TeamCont .Temlas .Temleft .TopTem .Toptext {
  width: 160px;
  height: 65px;
  color: #333333;
  text-align: center;
  font-size: 22px;
  line-height: 65px;
}
.Team .TeamCont .Temlas .Temleft .TopTem .Toptext span {
  color: #1A56B5;
  font-size: 35px;
}
.Team .TeamCont .Temlas .Temleft .TopTem .triangle {
  width: 0;
  height: 0;
  border-left: 13px solid #f4f4f4;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  right: -13px;
  bottom: 45px;
}
.Team .TeamCont .Temlas .Temleft .TopTema {
  width: 250px;
  height: 109px;
  background: #f4f4f4;
  box-shadow: 1px 1px 18px 0px rgba(181, 189, 194, 0.49);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Team .TeamCont .Temlas .Temleft .TopTema .trianglea {
  width: 0;
  height: 0;
  border-left: 13px solid #f4f4f4;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  right: -13px;
  bottom: 45px;
}
.Team .TeamCont .Temlas .Temleft .TopTema span {
  font-size: 22px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  /* font-weight: 700; */
  text-align: left;
  color: #333;
}
.Team .TeamCont .Temlas .Temcons {
  width: 448px;
  height: 448px;
  background: #F4F4F4;
  box-shadow: 9px 3px 26px 0px rgba(180, 184, 186, 0.49);
  margin-left: 15px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Team .TeamCont .Temlas .Temcons .TemCommen {
  width: 408px;
  height: 408px;
  border-radius: 50%;
}
.Team .TeamCont .Temlas .Temcons .TemCommen img {
  width: 408px;
  height: 408px;
  border-radius: 50%;
}
.Team .TeamCont .Temlas .TemRigt {
  width: 264px;
  height: 344px;
  padding-top: 104px;
  margin-left: 21px;
}
.Team .TeamCont .Temlas .TemRigt .Rigt_top {
  width: 264px;
  height: 109px;
  position: relative;
}
.Team .TeamCont .Temlas .TemRigt .Rigt_top .RighCon {
  width: 250px;
  height: 109px;
  background: #F4F4F4;
  box-shadow: 3px 3px 26px 0px rgba(180, 184, 186, 0.49);
  position: absolute;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Team .TeamCont .Temlas .TemRigt .Rigt_top .RighCon .triangle {
  width: 0;
  height: 0;
  border-right: 13px solid #F4F4F4;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  left: -13px;
  bottom: 45px;
}
.Team .TeamCont .Temlas .TemRigt .Rigt_top .RighCon .RigSanm {
  /* width: 175px; */
  height: 65px;
  text-align: center;
  line-height: 65px;
  font-size: 22px;
  color: #333;
}
.Team .TeamCont .Temlas .TemRigt .Rigt_top .RighCon .RigSanm span {
  color: #1A56B5;
  font-size: 35px;
}
.Team .TeamCont .Temlas .TemRigt .Rigt_topa {
  width: 196px;
  height: 81px;
  margin-top: 76px;
  position: relative;
}
.Team .TeamCont .Temlas .TemRigt .Rigt_topa .RighCona {
  width: 186px;
  height: 81px;
  background: #F4F4F4;
  box-shadow: 3px 3px 26px 0px rgba(180, 184, 186, 0.49);
  position: absolute;
  right: 0;
}
.Team .TeamCont .Temlas .TemRigt .Rigt_topa .RighCona span{
  color: #333;
  text-align: center;
  line-height: 81px;
  display: block;
  font-size: 22px;
  height: 81px;
}
.Team .TeamCont .Temlas .TemRigt .Rigt_topa .RighCona .trianglea {
  width: 0;
  height: 0;
  border-right: 13px solid #F4F4F4;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  left: -13px;
  bottom: 28px;
}
.Team .TeamCont .Temlas .TemRigt .Rigt_topa .RighCona .RigSanm {
  width: 175px;
  height: 81px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Team .TeamCont .Temlas .TemRigt .Rigt_topa .RighCona .RigSanm span {
  color: #1A56B5;
  font-size: 35px;
}
/*核心技术和荣誉*/
.technology {
  width: 100%;
  height: 1175px;
}
.technology .techCont {
  width: 1147px;
  height: 1175px;
  margin: 0 auto;
  padding-top: 65px;
  padding-left: 53px;
}
.technology .techCont .techTop {
  width: 100%;
  /* height: 504px; */
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.technology .techCont .techTop .tecleft {
  width: 560px;
  /* height: 504px; */
}
.technology .techCont .techTop .tecleft span {
  font-size: 32px;
  color: #333333;
  font-weight: bold;
  position: relative;
  display: block;
  height: 31px;
  line-height: 31px;
  margin-left: 16px;
}
.technology .techCont .techTop .tecleft span::after {
  display: block;
  content: "";
  width: 8px;
  height: 32px;
  background: #1a56b5;
  position: absolute;
  top: 1px;
  left: -16px;
}
.technology .techCont .techTop .tecleft .telast {
  width: 560px;
  margin-top: 55px;
  text-overflow: -o-ellipsis-lastline;
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  /* display: -webkit-box; */
  ox; */
-webkit-line-clamp: 4;
  /* -webkit-box-orient: vertical; */
  orient: vertical;
}
.technology .techCont .techTop .tecleft .telast i {
  color: #333333;
  line-height: 40px;
}
.technology .techCont .techTop .tecimg {
  width: 499px;
  height: 438px;
}
.technology .techCont .techTop .tecimg img {
  width: 499px;
  height: 438px;
}
.technology .techCont .honor {
  width: 100%;
}
.technology .techCont .honor .itme_conme {
  margin-top: 47px;
  width: 1142px;
}
.technology .techCont .honor .Temtitle {
  width: 100%;
  text-align: center;
}
.technology .techCont .honor .Temtitle span {
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  position: relative;
  line-height: 32px;
}
.technology .techCont .honor .Temtitle span::after {
  display: block;
  position: absolute;
  left: -13px;
  bottom: 3px;
  width: 8px;
  height: 32px;
  background-color: #1355b6;
  content: "";
}
.technology .techCont .honor .honP {
  width: 100%;
  height: 17px;
  margin-top: 45px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.technology .techCont .honor .honP p {
  display: block;
  line-height: 17px;
  height: 17px;
  color: #333333;
}
.container-a2 {
  width: 800px;
  margin: 30px auto;
}
.captionYman {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  margin-left: 20px;
}
.captionYman .captionStyle {
  float: left;
  padding: 0px;
  position: relative;
  overflow: hidden;
  box-shadow: darkgrey 5px 3px 8px -4px;
}
.captionYman .captionStyle:hover .caption {
  opacity: 1;
  transform: translateY(-100px);
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
}
.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.captionYman img {
  margin: 0px;
  padding: 0px;
  float: left;
  z-index: 4;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  vertical-align: middle;
}
.captionYman .caption {
  cursor: pointer;
  position: absolute;
  opacity: 0;
  bottom: 0;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.captionYman .blur {
  background-color: rgba(0, 0, 0, 0.7);
  height: 53px;
  /* width: 277px; */
  z-index: 5;
  position: absolute;
  bottom: -100px;
}
.captionYman .captiontext p {
  font-size: 18px;
  height: 53px;
  width: 100%;
  color: #fff;
  line-height: 53px;
  position: absolute;
  bottom: -100px;
}
.captionYman .captiontext {
  z-index: 10;
  color: #fff;
  position: relative;
  text-align: center;
  bottom: 0;
  width: 100%;
}
.swiper-container {
  height: 410px !important;
  display: flex;
  justify-content: space-between;
}
/* 技术前景*/
.ComonUp {
  width: 100%;
  /* height: 652px; */
  background: url(../image/backgro.png) no-repeat center;
  background-size: 100% 100%;
  padding-bottom: 100px;
}
.ComonUp .ComonUpC {
  width: 1140px;
  margin: 0 auto;
  padding-top: 83px;
}
.ComonUp .ComonUpC .ComuoLa {
  width: 1140px;
  /* height: 301px; */
  margin-top: 77px;
  border-radius: 20px 20px;
  border: 1px dashed #333333;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
.ComonUp .ComonUpC .ComuoLa .Comtext {
  width: 829px;
  /* height: 199px; */
  font-size: 18px;
  /* text-align: center; */
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  /* display: -webkit-box; */
  /* -webkit-line-clamp: 6; */
  line-clamp: 6;
  /* -webkit-box-orient: vertical; */
}
.ComonUp .ComonUpC .ComuoLa .Comtext span {
  color: #333333;
  display: block;
  line-height: 34px;
}
.ComonUp .Temtitle {
  width: 100%;
  text-align: center;
}
.ComonUp .Temtitle span {
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  position: relative;
  line-height: 32px;
}
.ComonUp .Temtitle span::after {
  display: block;
  position: absolute;
  left: -13px;
  bottom: 3px;
  width: 8px;
  height: 32px;
  background-color: #1355b6;
  content: "";
}
