
* {
  margin: 0px;
  padding: 0px;
}
.technological {
  width: 100%;
  height: auto;
  /* background: #ffffff; */
}
.technological-slider {
  width: 100%;
  height: 440px;
  background-image: url("/themes/pc/public/assets/images/about.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.technological-slider .technological-title {
  padding-top: 175px;
}

h4 {
  font-size: 28px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: rgba(51, 51, 51, 1);
  margin-top: 32px;
  text-align: center;
}
hr {
  width: 35px;
  height: 5px;
  background: rgba(45, 122, 219, 1);
  border-radius: 3px;
  margin: 13px auto;
}
.technological-article {
  width: 1200px;
  height: auto;
  margin: 0px auto;
}
.technological-article .technological-items {
  width: 100%;
  text-align: center;
}
p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
}
/* 核心技术 */
.core-technology {
  position: relative;
  width: 100%;
  height: 625px;
  background: url("/themes/pc/public/assets/images/tech2.jpg");
  background-size: 100% 100%;
  padding: 30px 0px 30px 0px;
}
.core-technology>img{
  display: block;
  width: 1000px;
  margin: 0px auto;
}
.core-technologys {
  width: 1200px;
  margin: 0px auto;
}

.core-technologys {
  width: 1200px;
  height: 452px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 6px 35px 0px rgba(60, 78, 93, 0.13);
  border-radius: 9px;
  margin-bottom: 25px;
}
.core-box{
  width: 586px;
  height: 452px;
  position: relative;
  float: left;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  overflow: hidden;
}
.core-technologys .core-box img {
  display: block;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  overflow: hidden;
}
.core-technologys .core-box img:hover{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.core-box1{
  width: 610px;
  height: 452px;
  position: relative;
  float: right;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  overflow: hidden;
}
.core-technologys .core-box1 img {
  display: block;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  overflow: hidden;
}
.core-technologys .core-box1 img:hover{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.core-technologys-content {
  width: 590px;
  height: 452px;
  border-radius: 0px 9px 9px 0px;
  padding: 70px 40px;
}
.core-technologys-content h2 {
  font-size: 38px;
  font-family: Arial-Black, Arial;
  font-weight: 900;
  color: #333333;
  opacity: 4%;
}
.core-technologys-content h3 {
  font-size: 26px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: rgba(51, 51, 51, 1);
  margin-top: -31px;
  margin-left: 3px;
}
.lines {
  width: 40px;
  height: 5px;
  background: rgba(45, 122, 219, 1);
  border: none;
  border-radius: 3px;
  margin-left: 5px;
  /* margin:0px!important; */
}
.technological-info {
  width: 501px;
  height: auto;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  margin-top: 22px;
}
/* 国家专利 */
.national-patent {
  position: relative;
  width: 100%;
  /* background: url("/themes/pc/public/assets/images/体系.jpg");
  background-size: 100% 1039px; */
  /* padding: 55px 0px 55px 0px; */
  text-align: center;
}
.national-patent-slider {
  width: 1200px;
  height:500px;
  margin: 0px auto;
  position: relative;
}
.national-patent-slider .sliders {
  position: absolute;
  top: 0;
  left: 0;
}
.sliders ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  list-style: none;
}
.sliders ul li {
  width: 293px;
  height: 406px;
  border: 2px solid rgba(238, 238, 238, 1);
  position: relative;
  margin-right: 16px;
}
.sliders ul li img {
  display: block;
  width: 264px;
  height: 383px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.national-patent-slider ol {
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translate(-50%, -50%); 
  display: flex;
  list-style: none;
}
.national-patent-slider ol li {
  width: 10px;
  height: 10px;
  background: rgb(187, 190, 192);
  border-radius: 50%;
  margin-right: 10px;
}
.active{
  background: rgba(45, 122, 219, 1)!important;
}
