@charset "utf-8";
@import url("../css/common/grid.css"); /*网格*/
@import url("../css/common/layout.css"); /*整体框架*/
@import url("../css/common/icon.css"); /*图标*/
@import url("../css/common/doc.css"); /*自定义文档*/
@import url("../css/animate.min.css"); /*页面动画*/
html {
  overflow-x: hidden;
}
/*= 清除浮动=*/
.clear {
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
/* End hide from IE-mac */
* + html .clearfix {
  min-height: 1%;
}
*html {
  zoom:expression(function(ele) {
    ele.style.zoom="1";
    document.execCommand("BackgroundImageCache", false, true)
  }
  (this))
}
* {
  box-sizing: border-box;
}
/* 左右浮动 */
.fl {
  float: left;
}
.fr {
  float: right
}
.main {
  position: relative;
  margin-top: -100px;
}
body{
    overflow-x: hidden;
}
/*首页广告图*/
.banner .banner-img img.m {
  display: none;
}
.banner {
  width: 100%;
  position: relative;
  z-index: 99;
  overflow: hidden;
  border-radius: 0px 0px 100px 100px;
}
.banner .txt {
  position: absolute;
  width: 1280px;
  margin-left: -640px;
  left: 50%;
  padding-top: 12%;
  z-index: 2;
  text-align: center;
}
.banner .txt h2 {
  letter-spacing: 5px;
  position: relative;
  color: #ffffff;
  font-size: 80px;
  font-weight: bold;
  margin-bottom: 30px;
}
.en .banner .txt h2 {
letter-spacing: 2px;
}
.en .banner .txt h2 img{
left: 58%;
}
.banner .txt h2 img {
  position: absolute;
  left: 20%;
  top: -10px;
  margin-left: 23%;
  width: 80px;
  height: 80px;
}
.banner .txt h2 i {
  position: absolute;
  width: 180px;
  height: 30px;
  bottom: 5px;
  left: 30%;
  margin-left: 36%;
  border-radius: 100px;
  z-index: -1;
  background: linear-gradient(90deg, #5000D4 0%, #1C59FF 100%);
}
.en .banner .txt h2 i{
    width: 320px;
left: 24%;
}
.banner .txt p {
  color: #ffffff;
  font-size: 32px;
  letter-spacing: 3px;
  opacity: 0.9;
}
.en .banner .txt p{
letter-spacing: 1px;
}
.banner .banner-img {
  position: relative;
}
.banner .banner-img img {
  width: 100%;
}
/*首页模块一*/
.part01 {
  position: relative;
  text-align: center;
  margin-top: 60px;
}
.part01 .txt {
  margin-bottom: 40px;
}
.part01 .txt h2 {
  font-size: 48px;
  color: #333;
  margin-bottom: 20px;
}
.part01 .txt h2 i {
  font-size: 60px;
  font-style: normal;
  color: #333;
  background: linear-gradient(to right, #1C59FF, #5000D4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.part01 .txt p {
  color: #666;
  font-size: 22px;
}
.en .part01 .txt p{
line-height: 32px;
}
.part01-img {
  max-width: 1280px;
  margin: 0 auto;
}
.part01-img img {
  width: 100%;
}
/*首页模块二*/
.part02-img img.m {
  display: none;
}
.part02 {
  margin-top: 60px;
  position: relative;
}
.part02 .txt {
  position: absolute;
  z-index: 99;
  width: 100%;
  text-align: center;
  padding-top: 4%;
}
.part02-img {
  position: relative;
}
.part02-img img {
  width: 100%;
}
.part02 .txt h2 {
  color: #fff;
  font-size: 48px;
  margin-bottom: 20px;
}
.part02 .txt h2 i {
  color: #1EE8A4;
  font-style: normal;
}
.part02 .txt p {
  color: rgb(255 255 255 / 90%);
  line-height: 36px;
  font-size: 22px;
}
/*首页模块三*/
.part03 {
  background: url("../img/img04.png") center center no-repeat;
  background-size: cover;
}
.part03 .txt {
  text-align: center;
  padding-top: 4%;
}
.part03 .txt h2 {
  color: #333;
  font-size: 48px;
}
.part03 .txt h2 i {
  color: #5000D4;
  font-style: normal;
}
.part03 .txt ul {
  margin-top: 30px;
}
.part03 .txt ul li {
  display: inline-block;
  padding: 0 30px;
  margin: 0 10px;
  line-height: 50px;
  color: #fff;
  border-radius: 100px;
  font-size: 22px;
}
.part03 .txt ul li img {
  width: 22px;
  vertical-align: middle;
  margin-right: 8px;
  margin-top: -5px;
}
.part03 .txt ul li.con01 {
  background-color: #45BFBA;
}
.part03 .txt ul li.con02 {
  background-color: #638AEA;
}
.part03 .txt ul li.con03 {
  background-color: #EC6D5E;
}
.part03-img {
  text-align: center;
  margin: 0 auto;
  max-width: 1280px;
}
.part03-img img {
  width: 100%;
}
/*首页模块四*/
.part04 {
  padding: 4%;
  text-align: center;
  border-radius: 100px;
  overflow: hidden;
}
#videoPlay {
  cursor: pointer;
  width: 100%;
  max-width: 1800px;
  max-height: 1100px;
  border-radius: 30px;
  overflow: hidden;    
}
/*所有video控件*/
video::-webkit-media-controls-enclosure {
  display: none;
}
/*首页模块五*/
.part05 {
  background: #fff;
}
.part05 ul {
  letter-spacing: -8px;
}
.part05 li {
  background: #fff;
  width: 50%;
  float: left;
  letter-spacing: normal;
  display: inline-block;
}
.part05 li img {
  width: 100%;
  display: block;
}
/*首页模块六*/
.part06 {
  background: #fff;
  padding-top: 4%;
  padding-bottom: 4%;
  text-align: center;
}
.part06 .txt {
  margin-bottom: 40px;
}
.part06 .txt h2 {
  color: #333;
  font-size: 48px;
  margin-bottom: 20px;
}
.part06 .txt p {
  color: #666;
  font-size: 22px;
}
.en .part06 .txt p{
  line-height: 32px;
}
.part06-img {
  position: relative;
  max-width: 1680px;
  margin: 0 auto;
}
.part06-map {
  max-width: 1680px;
  position: relative;
  margin: 0 auto;
}
.part06-map img {
  width: 100%;
}
.part06-img ul li {
  position: absolute;
  cursor: pointer;
}
.part06-img ul li.con01 {
  left: 65%;
  top: 45%;
}
.part06-img ul li.con02 {
  left: 75%;
  top: 55%;
}
.part06-img ul li.con03 {
  left: 85%;
  top: 42%;
}
.part06-img ul li.con04 {
  left: 80%;
  top: 50%;
}
.part06-img ul li.con05 {
  left: 77%;
  top: 45%;
}
.part06-img ul li.con06 {
  left: 79%;
  top: 52%;
}
.part06-img ul li.con07{
  left: 81%;
  top: 47%;
}
.part06-img ul li.con08{
  left: 78%;
  top: 51%;
}
.part06-img ul li.con09{
  left: 80%;
  top: 46%;
}
.part06-img ul li.con10{
  left: 78%;
  top: 48%;
}
.part06-img ul li.con11{
  left: 79%;
  top: 47%;
}
.part06-img ul li.con12{
  left: 54%;
  top: 40%;
}
.circle, .circle::before, .circle::after {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  content: '';
}
.circle::before {
  animation: scale 1.5s infinite;
}
.circle::after {
  animation: scale2 1.5s infinite;
}
.circle::before, .circle::after {
  background-color: #5000D4;
  z-index: 99;
  margin-left: -4px;
}
.circle {
  background-color: #5000D4;
  z-index: 9;
}
@keyframes scale {
  0% {
    transform: scale(1);
    opacity: .9
  }
  100% {
    transform: scale(3);
    opacity: 0;
  }
}
@keyframes scale2 {
  0% {
    transform: scale(1);
    opacity: .9;
  }
  100% {
    transform: scale(6);
    opacity: 0;
  }
}
.part06-img ul li .add {
  background: #fff;
  padding: 20px;
  display: none;
  z-index: 999;
  position: absolute;
  opacity: 0;
  border-radius: 16px;
  width: 300px;
  bottom: 10px;
  left: -144px;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 8px 0px;
}
.part06-img ul li .add i {
  content: "";
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 2px;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  bottom: -5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.part06-img ul li .add p {
  font-size: 18px;
  color: #333;
}
.part06-img ul li:hover .add {
  display: block;
  opacity: 1;
}
/*关于我们*/
.in_banner .banner-img img.m {
  display: none;
}
.public_1col {
  margin-top: 0px;
}
.in_banner {
  position: relative;
  z-index: 9;
}
.in_banner .txt {
  position: absolute;
  width: 1280px;
  margin-left: -640px;
  left: 50%;
  padding-top: 10%;
  z-index: 2;
  text-align: center;
}
.in_banner .banner-img img {
  width: 100%;
  display: block;
}
.in_banner .txt h2 {
  letter-spacing: 5px;
  position: relative;
  color: #ffffff;
  font-size: 80px;
  font-weight: bold;
  margin-bottom: 30px;
}
.en.in_banner .txt h2{
letter-spacing: 2px;
}
.in_banner .txt h2 i {
  position: absolute;
  width: 170px;
  height: 30px;
  bottom: 5px;
  left: 30%;
  margin-left: 33%;
  border-radius: 100px;
  z-index: -1;
  background: linear-gradient(90deg, #5000D4 0%, #1C59FF 100%);
}
.en.in_banner .txt h2 i{
  left: 22%;
  width: 400px;
}
.in_banner .txt p {
  color: #ffffff;
  font-size: 32px;
  letter-spacing: 3px;
  opacity: 0.9;
}
.en.in_banner .txt p{
    letter-spacing: 1px;
}
.about {
  background: #fff;
  position: relative;
}
.about-txt {
  position: absolute;
  left: 5%;
  top: 20%;
  max-width: 850px;
  border: 5px solid #fff;
  border-radius: 30px;
  padding: 60px;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  background: linear-gradient(90deg, rgb(80 0 212 / 90%) 0%, rgb(28 89 255 / 60%) 100%);
}
.en .about-txt{
  top: 15%;
    max-width: 1000px;
}
.about-txt h2 {
  color: #fff;
  font-size: 32px;
  margin-bottom: 20px;
}
.about-txt p {
  color: rgb(255 255 255 / 90%);
  line-height: 32px;
  font-size: 16px;
}
.about-img {
  text-align: right;
}
.about-img .con01 {
  width: 70%;
}
.about-img .con02 {
  width: 8%;
  position: absolute;
  left: 20%;
  top: 5%;
}
.about-img .con03 {
  width: 10%;
  position: absolute;
  left: 4%;
  bottom: 5%;
}
.patent {
  padding: 60px;
  max-width: 1800px;
  margin: 60px auto;
  background: #fff;
  border-radius: 30px;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 8px 0px;
}
.patent-txt {
  border-bottom: 1px solid #eee;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.patent-txt h2 {
  color: #333;
  font-size: 32px;
  margin-bottom: 10px;
}
.patent-txt p {
  color: #666;
  font-size: 16px;
  line-height: 32px;
}
.bigimg {
  width: 600px;
    max-width: 80%;
    height: auto!important;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: none;
  z-index: 9999;
  border: 10px solid #fff;
  border-radius: 16px;
}
.mask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.5;
  filter: Alpha(opacity=50);
  z-index: 9998;
  transition: all 1s;
  display: none
}
.owl-carousel {
  width: 840px;
  background: #fff;
  border: 1px solid #fff;
  margin: 0 auto;
  border-radius: 10px;
  overflow: hidden;
}
.owl-carousel > .article {
  width: 400px;
  height: 250px;
  float: left;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 10px 10px 10px;
}
.owl-carousel > .article > img {
  width: 100%;
}
.imgbox:hover {
  cursor: zoom-in;
}
.mask:hover {
  cursor: zoom-out;
}
.mask > img {
  position: fixed;
  right: 5%;
  top: 10%;
  width: 40px;
}
.mask > img:hover {
  cursor: pointer
}
.article {
  border: 1px solid #eee;
  margin: 0 10px;
  border-radius: 8px;
  overflow: hidden;
  cursor: zoom-in;
}
.article img {
  width: 100%;
  display: block;
}
.contact-map .txt {
  padding-top: 20%;
}
.contact-map .txt img {
  height: 32px;
}
.contact-map .txt h3 {
  font-size: 18px;
  color: #333;
  position: relative;
  background: #fff;
  padding: 20px;
  z-index: 999;
  border-radius: 16px;
  width: 500px;
  margin: 10px auto;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 8px 0px;
}
.contact-map .txt h3 i {
  content: "";
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 2px;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  bottom: -5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.contact {
  position: relative;
  margin-top: -100px;
  z-index: 99;
  max-width: 1800px;
  margin: -135px auto 0 auto;
}
.contact_01 {
  background: #fff;
  border-radius: 30px;
  padding: 60px;
  margin-bottom: 60px;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 8px 0px;
}
.contact_01 .txt {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}
.contact_01 .txt h2 {
  float: left;
  color: #333;
  font-size: 32px;
}
.contact_01 .txt ul {
  float: right;
}
.contact_01 .txt ul li {
  display: inline-block;
  margin-left: 10px;
}
.contact_01 .txt ul li a {
  display: block;
  height: 44px;
  line-height: 44px;
  padding: 0 30px;
  font-size: 18px;
  color: #666;
  background: #eee;
  border-radius: 8px;
}
.contact_01 .txt ul li.on a {
  background: #5000D4;
  color: #fff;
}
.contact_01 .txt ul li a:hover {
  background: #5000D4;
  color: #fff;
}
.contact-list li {
  float: left;
  width: 48%;
  border-radius: 8px;
  padding: 30px;
  margin: 1%;
  border: 1px solid #eee;
}
.en .contact-list li{
  height: 320px;
}
.contact-list li h3 {
  background: #F4F5FA;
  padding: 0px 20px;
  line-height: 50px;
  margin-bottom: 10px;
  color: #333;
  font-size: 18px;
  border-radius: 8px;
}
.contact-list li p {
  line-height: 60px;
  height: 60px;
  overflow: hidden;
  padding: 0px 20px;
  border-bottom: 1px solid #eee;
  color: #333;
  font-size: 16px;
}
.en .contact-list li p{
height: auto;
line-height: 32px;
padding: 10px 20px;
}
.contact-list li p img {
  height: 20px;
  margin-right: 5px;
  margin-top: -3px;
  vertical-align: middle;
}
.contact_02 {
  background: #fff;
  border-radius: 30px;
  padding: 60px;
  margin-bottom: 60px;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 8px 0px;
}
.liuyan_txt {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}
.liuyan_txt h2 {
  color: #333;
  font-size: 32px;
  margin-bottom: 10px;
}
.liuyan_txt p {
  color: #666;
  font-size: 16px;
}
.liuyan_list li {
  float: left;
  width: 49%;
  margin-left: 0.5%;
  margin-right: 0.5%;
  margin-bottom: 30px;
  position: relative;
  color: #333;
  font-size: 18px;
}
.liuyan_list li .txt {
  float: left;
  max-width: 12%;
  width: 120px;
  text-align: right;
  line-height: 60px;
}
.en .liuyan_list li .txt{
width: 100%;
max-width: 100%;
text-align: left;
}
.liuyan_list li i {
  color: #F54343;
  font-style: normal;
}
.liuyan_list li input {
  float: left;
  background: #F4F5FA;
  padding: 0 20px;
  border: none;
  width: 88%;
  height: 60px;
  line-height: 60px;
  border: 1px solid #F4F5FA;
  font-size: 18px;
  color: #5000D4;
  border-radius: 8px;
}
.en .liuyan_list li input{
	width: 100%;
}
.liuyan_list li input:focus {
  outline: none;
  border: 1px solid #5000D4;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 8px 0px;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #aaa;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #aaa;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #aaa;
}
.liuyan_list li canvas {
  position: absolute;
  right: 10px;
  bottom: 10px;
  height: 40px;
  background: #fff;
  border-radius: 8px;
}
.liuyan_list li.con05, .liuyan_list li.con06 {
  float: left;
  width: 100%;
  margin: 0;
}
.liuyan_list li .textarea {
  float: left;
  width: 93%;
  background: #F4F5FA;
  padding: 0 20px;
  border: 1px solid #F4F5FA;
  border-radius: 8px;
  padding-top: 16px;
}
.liuyan_list li .textarea:focus {
  outline: none;
  border: 1px solid #5000D4;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 8px 0px;
}
.liuyan_list li.con05 .txt {
  width: 106px;
}
.en .liuyan_list li.con05 .txt{
	width: 100%;
}
.en .liuyan_list li .textarea{
	width: 100%;
}
.liuyan_list li.con06 {
  margin-top: 30px;
  padding-left: 106px;
  ;
}
.liuyan_list li.con06 a {
  display: block;
  line-height: 60px;
  font-size: 18px;
  color: #fff;
  background: linear-gradient(92deg, #5000D4 0%, #1C59FF 100%);
  opacity: 0.8;
  border-radius: 8px;
  text-align: center;
}
.en .liuyan_list li.con06{
	padding-left: 0px;
}
.liuyan_list li.con06 a:hover {
  opacity: 1;
}