/* about */
body {
  background: #f7f7f7;
  /* background: #5e5b5b; */
}
.in-banner {
  width: 100%;
  padding: 65px 0 0 0;
  height: 200px;
}

.in-bg-contentx {
  width: 100%;
  position: relative;
}

.pb {
  position: absolute;
}
.font-bold {
  font-weight: bold;
}
.text-center {
  text-align: center;
}
.in-banner div {
  width: 100%;
  height: 200px;
  background: url('../images/banner/banner-gy.jpg') no-repeat center;
}

.about-1 {
  /* background: #f7f7f7; */
  margin-top: -50px;
  padding-bottom: 20px;
}

.about-1 > div {
  /* position: relative; */
  border-radius: 20px;
  min-height: 600px;
}

.about-1 > div .about-content {
  width: 100%;
  /* position: absolute;
  left: 0;
  top: -50px; */
  border-radius: 20px;
  /* height: 1000px;
  background: #000 */
}

.inside-menu {
  float: left;
  width: 260px;
  background: #edeff2;
  border-radius: 20px 0 0 20px;
  padding: 30px 0 0 0;
  min-height: 470px;
}

.inside-menu h4 {
  text-align: right;
  padding-right: 20px;
  font-size: 20px;
  font-weight: bold;
}

.inside-menu .en {
  padding: 20px 0 10px 0;
}

.inside-menu .en img {
  float: right;
  padding-right: 20px;
}

.inside-menu .bg {
  padding: 10px 0 10px 0;
}

.inside-menu .bg img {
  float: right;
  padding-right: 20px;
}

.inside-menu ul {
  padding: 20px 0 30px;
}

.inside-menu ul li {
  height: 60px;
  line-height: 60px;
  text-align: right;
  padding-right: 20px;
}

.inside-menu ul li a {
  display: block;
  width: 100%;
  height: 60px;
  font-size: 16px;
  color: #000;
  font-weight: bold;
}

.inside-menu ul li:hover,
.inside-menu ul li.active {
  background: #036eb8;
}

.inside-menu ul li:hover a,
.inside-menu ul li.active a {
  color: #ffffff;
}

.inside-content {
  width: 880px;
  float: left;
  background: #ffffff;
  border-radius: 0 20px 20px 0;
  min-height: 500px;
  padding: 0 30px;
}

.inside-content .title {
  padding: 29px 0 10px 0;
  border-bottom: 1px solid #a1a9b5;
}

.inside-content .title h6 {
  font-size: 20px;
}

.inside-content .company-intro {
  padding-top: 0px;
}

.inside-content .company-intro p {
  font-size: 14px;
  line-height: 26px;
  padding-top: 15px;
}

.inside-content .company-intro p font {
  font-size: 20px;
  font-weight: bold;
}

.inside-content .company-intro img {
  width: 100%;
  padding-top: 20px;
}

/* contactus */

.contact-us {
  padding-top: 20px;
  padding-bottom: 30px;
}

.contact-us .address {
  float: left;
  width: 318px;
  height: 489px;
  border: 1px solid #f7f2f2;
}

.contact-us .address .address-1 {
  width: 320px;
  height: 163px;
  cursor: pointer;
}

.contact-us .address .address-1.active {
  background: #036eb8;
}

.contact-us .address .address-1 .p1 {
  font-size: 20px;
  padding: 30px 15px 10px;
}

.contact-us .address .address-1 .p2 {
  font-size: 12px;
  padding: 0 15px;
  line-height: 22px;
}

.contact-us .address .address-1.active p {
  color: #ffffff;
}

.contact-us #map {
  width: 545px;
  height: 489px;
  float: left;
}

.BMap_cpyCtrl.BMap_noprint.anchorBL {
  display: none;
}

.anchorBL {
  display: none;
}

/* industry */

.in-banner div.bg2 {
  width: 100%;
  height: 200px;
  background: url('../images/banner/banner-lxwm.jpg') no-repeat center;
}

.in-banner div.bg3 {
  width: 100%;
  height: 200px;
  background: url('../images/banner/banner-aqsc.jpg') no-repeat center;
}

.in-banner div.bg4 {
  width: 100%;
  height: 200px;
  background: url('../images/banner/banner-xwzx.jpg') no-repeat center;
}

.in-banner div.bg5 {
  width: 100%;
  height: 200px;
  background: url('../images/banner/banner-zyyw.jpg') no-repeat center;
}

.in-banner div.bg6 {
  width: 100%;
  height: 200px;
  background: url('../images/banner/banner-f.jpg') no-repeat center;
}

.industry-list {
  padding: 30px 0 0 0;
  display: flex;
  display: -webkit-flex; /* Safari */
  justify-content: space-between;
}

.inside-content .industry-list .industry-1 {
  display: block;
  width: 284px;
  height: 263px;
}
.inside-content .industry-list .industry-1 .img {
  width: 284px;
  height: 155px;
  overflow: hidden;
}
.inside-content .industry-list .industry-1 .img img {
  display: block;
  width: 284px;
  height: 155px;
  -webkit-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -ms-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
}
.inside-content .industry-list .industry-1:hover .img img {
  transition: all ease-in-out 0.4s;
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.inside-content .industry-list .industry-1 .words {
  width: 284px;
  height: 108px;
  position: relative;
}

.inside-content .industry-list .industry-1 .words.w1 {
  background: #00b5fc;
}

.inside-content .industry-list .industry-1 .words.w2 {
  background: #11328e;
}

.inside-content .industry-list .industry-1 .words.w3 {
  background: #036eb8;
}

.inside-content .industry-list .industry-1 .words h5 {
  font-size: 16px;
  color: #ffffff;
  padding: 10px 0 0 0;
  font-weight: bold;
  text-align: center;
}

.inside-content .industry-list .industry-1 .words i {
  display: inline-block;
  width: 36px;
  height: 12px;
  background: url('../images/bg/pic4.png') no-repeat center;
}

.inside-content .industry-list .industry-1 .words p {
  font-size: 14px;
  padding: 15px 15px 0 15px;
  color: #ffffff;
  line-height: 18px;
}

.inside-content .industry-list .industry-1 .words h6 {
  position: absolute;
  display: block;
  padding: 3px 16px 3px 10px;
  border: 1px solid #ffffff;
  font-size: 12px;
  line-height: 14px;
  color: #ffffff;
  background: url('../images/bg/Arrow2.png') no-repeat 40px 8px;
  border-radius: 10px;
  right: 10px;
  bottom: 10px;
}

.inside-content .industry-list .industry-1:hover .words h6.a1 {
  background: url('../images/bg/Arrow3.png') no-repeat 40px 8px #ffffff;
  color: #00b5fc;
}

.inside-content .industry-list .industry-1:hover .words h6.a2 {
  background: url('../images/bg/Arrow4.png') no-repeat 40px 8px #ffffff;
  color: #11328e;
}

.inside-content .industry-list .industry-1:hover .words h6.a3 {
  background: url('../images/bg/Arrow1.png') no-repeat 40px 8px #ffffff;
  color: #036eb8;
}

.industry-list2 {
  padding: 30px 0 0 0;
}

.inside-content .industry-list2 .industry-1 {
  display: block;
  width: 284px;
  height: 195px;
  float: left;
  margin-right: 14px;
}

.inside-content .industry-list2 .industry-1:nth-child(3n+3){
  margin-right: 0;
  
}
.inside-content .industry-list2 .industry-1 .img {
  width: 284px;
  height: 155px;
  overflow: hidden;
}
.inside-content .industry-list2 .industry-1 .img img {
  display: block;
  width: 284px;
  height: 155px;
  -webkit-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -ms-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
}
.inside-content .industry-list2 .industry-1:hover .img img {
  transition: all ease-in-out 0.4s;
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.inside-content .industry-list2 .industry-1 .words {
  width: 284px;
  height: 55px;
  position: relative;
}

.inside-content .industry-list2 .industry-1 .words.w1 {
  background: #036eb8;
}

.inside-content .industry-list2 .industry-1 .words.w2 {
  background: #11328e;
}

.inside-content .industry-list2 .industry-1 .words.w3 {
  background: #036eb8;
}

.inside-content .industry-list2 .industry-1 .words h5 {
  font-size: 16px;
  color: #ffffff;
  padding: 0 10px 0;
  line-height: 55px;
  text-align: center;
}

.inside-content .industry-list2 .industry-1 .words i {
  display: inline-block;
  width: 36px;
  height: 12px;
  background: url('../images/bg/pic4.png') no-repeat center;
}

.inside-content .industry-list2 .industry-1 .words p {
  font-size: 12px;
  padding: 5px 15px 0 15px;
  color: #ffffff;
  line-height: 18px;
}

.inside-content .industry-list2 .industry-1 .words h6 {
  position: absolute;
  display: block;
  padding: 3px 16px 3px 10px;
  border: 1px solid #ffffff;
  font-size: 12px;
  line-height: 14px;
  color: #ffffff;
  background: url('../images/bg/Arrow2.png') no-repeat 40px 8px;
  border-radius: 10px;
  right: 10px;
  bottom: 9px;
}

.inside-content .industry-list2 .industry-1:hover .words h6.a1 {
  background: url('../images/bg/Arrow3.png') no-repeat 40px 8px #ffffff;
  color: #00b5fc;
}

.inside-content .industry-list2 .industry-1:hover .words h6.a2 {
  background: url('../images/bg/Arrow4.png') no-repeat 40px 8px #ffffff;
  color: #11328e;
}

.inside-content .industry-list2 .industry-1:hover .words h6.a3 {
  background: url('../images/bg/Arrow1.png') no-repeat 40px 8px #ffffff;
  color: #036eb8;
}

.relative {
  position: relative;
}

/* develop */

.develop .about-course-content {
  width: 100%;
  top: -5px;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  padding: 20px 0;
  background: #f7f7f7;
}

.develop-1 {
  display: none;
}

.develop-1 .year {
  width: 239px;
  border-right: 1px solid #a1a9b5;
  height: 300px;
  float: left;
}

.develop-1 .year p {
  font-size: 24px;
  line-height: 300px;
  text-align: center;
}

.develop-1 .year-content {
  width: 600px;
  float: left;
  padding: 20px 0 0 40px;
}

.develop-1 .year-content p {
  padding: 0 0 0 20px;
  background: url('../images/bg/dot.png') no-repeat left center;
  margin-bottom: 15px;
}

/* honor */

.honor {
  padding-top: 20px;
}

.honor .honor-1 {
  padding-bottom: 30px;
}

.honor .honor-1 h4 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}

.honor .honor-1 p {
  font-size: 14px;
  line-height: 20px;
}
.honor img {
  max-width: 100%;
}

.news-list {
  padding: 20px 0;
}

.news-list .new-1 {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #d9dbde;
}

.news-list .new-1:last-child {
  border: none;
}

.news-list .new-1:hover {
  background: #f7f7f7;
}

.news-list .new-1 .img {
  width: 172px;
  height: 100px;
  float: left;
}

.news-list .new-1 .img img {
  width: 172px;
  height: 100px;
}

.news-list .new-1 .words {
  width: 680px;
  float: left;
  padding-left: 25px;
  position: relative;
  height: 100px;
}
.news-list .new-1 .words .title {
  padding: 5px 0 10px 0;
  border: none;
}

.news-list .new-1 .words .title h6 {
  font-size: 16px;
  float: left;
  color: #000;
  width: 600px;
}

.news-list .new-1 .words .title p {
  font-size: 12px;
  float: right;
  color: #a1a9b5;
}

.news-list .new-1 .words .brief-introduction p {
  font-size: 12px;
  /* text-indent: 2em; */
  color: #a1a9b5;
  line-height: 18px;
}

.news-list .new-1 .words .a1 {
  position: absolute;
  display: block;
  padding: 3px 20px 3px 10px;
  border: 1px solid #036eb8;
  font-size: 14px;
  line-height: 14px;
  color: #036eb8;
  background: url('../images/bg/Arrow1.png') no-repeat 51px center;
  border-radius: 10px;
  right: 0px;
  bottom: 0px;
}

.news-list .new-1:hover .words .a1 {
  background: url('../images/bg/Arrow2.png') no-repeat 51px center #036eb8;
  color: #ffffff;
}

.new-detail {
  padding: 20px 0 0 0;
}

.new-detail img {
  display: block;
  margin: auto;
  max-width: 100%;
  padding: 10px 0;
  font-size: 14px;
}

.new-detail p {
  line-height: 28px;
}

.new-detail div {
  line-height: 24px;
}

.new-detail h3 {
  font-weight: bold;
  padding: 10px 0;
}

/* culture */

.culture-content {
  padding-top: 10px;
}

.culture-content .clearfix > div {
  width: 220px;
  height: 220px;
  overflow: hidden;
}

.culture-content .clearfix > div {
  float: left;
}

.culture-content .clearfix > div img {
  display: block;
  width: 220px;
  height: 220px;
  -webkit-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -ms-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
}

.culture-content .clearfix > div:hover img {
  transition: all ease-in-out 0.4s;
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.culture-content .core-idea {
  /* background: url('../images/pro/about7.png') no-repeat 45px center #036eb8; */
  background: #036eb8;
}

.culture-content .core-idea h5 {
  font-size: 18px;
  color: #ffffff;
  padding: 50px 0 0 50px;
  font-weight: bold;
}

.culture-content .line-2 {
  height: 3px;
  width: 26px;
  background: #ffffff;
  margin: 18px 0 15px 50px;
}

.culture-content .core-idea p {
  font-size: 14px;
  color: #ffffff;
  padding: 0px 0 0 50px;
  line-height: 26px;
}


/* qualifications */

.qualifications {
  padding-top: 20px;
}

.qualifications h4 {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  line-height: 36px;
  letter-spacing: 5px;
  padding: 0 0 15px 0;
}

.qualifications .jiangzhuang img {
  float: left;
  width: 430px;
  height: 300px;
  padding: 0 5px;
}

/* bigdata */

.bigdata {
  /* padding-top: 15px; */
}

.bigdata .p-list {
  padding-top: 10px;
}

.bigdata .p-list p {
  padding: 5px 0 5px 20px;
  background: url('../images/bg/dot.png') no-repeat left 14px;
  line-height: 24px;
  text-indent: 0 !important;
}
.bigdata img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  padding: 10px 0;
}

.bigdata h6 {
  padding: 15px 0 10px 0;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}

.bigdata .in-title {
  padding-top: 15px;
}

.bigdata .in-title p {
  font-size: 20px;
  color: #000000;
  padding: 10px 0 10px 15px;
  font-weight: bold;
  background: url('../images/bg/inside1.jpg') no-repeat left 11px;
  line-height: 20px !important;
  /* background-size: 5px 100%; */
}

.inside-content .in-title p {
  font-size: 20px;
  color: #000000;
  padding: 10px 0 10px 15px;
  font-weight: bold;
  background: url('../images/bg/inside1.jpg') no-repeat left 11px;
  line-height: 20px !important;
  /* background-size: 5px 50%; */
}

.bigdata .in-title2 p {
  font-size: 26px;
  color: #669ac3;
  padding: 10px 0;
}

/* job */

.job {
  padding-top: 10px;
}

.job h6 {
  font-weight: bold;
  font-size: 16px;
  padding: 20px 0 10px 0;
}

.job p {
  font-size: 16px;
  line-height: 26px;
}

.menu-fixed {
  position: fixed;
  left: calc(50% - 600px);
  top: 65px;
}

.content-fixed {
  margin-left: 260px;
}

.pd8 {
  padding: 8px 0;
}

.px {
  text-indent: 2em;
  font-size: 16px;
  line-height: 26px;
}
.patent a {
  display: block;
  width: 18%;
  padding: 8px 1%;
  float: left;
}

.patent a img {
  display: block;
  width: 100%;
}

.text-j {
  text-align: justify;
  text-indent: 2em !important;
}

.text-j-2 {
  text-align: justify;
  text-indent: 2em;
  padding-bottom: 8px;
}

.text-j-3 {
  text-align: justify;
}

.inside-news {
  padding-top: 50px;
}

.inside-news .roll-news {
  width: 520px;
  float: left;
  padding: 17px 40px;
  background: #ebeef2;
  height: 326px;
  overflow: hidden;
}

.inside-news .img {
  width: 600px;
  overflow: hidden;
  float: left;
}

.inside-news .img img {
  display: block;
  width: 600px;
  height: auto;
  -webkit-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -ms-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
}

.inside-news .img:hover img {
  transition: all ease-in-out 0.4s;
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
}

.inside-news .roll-news .infoList li {
  height: 70px;
  padding: 20px 0;
  border-bottom: 1px solid #c5cad1;
}

.inside-news .roll-news .infoList li:first-child {
  padding-top: 15px;
}

.inside-news .roll-news .infoList li:last-child {
  border-bottom: 0;
}

.inside-news .roll-news .infoList li .time {
  float: left;
  width: 70px;
  height: 70px;
}

.inside-news .roll-news .infoList li .time .month {
  width: 100%;
  height: 26px;
  background-image: linear-gradient(#2ea7e0, #036eb8);
  color: #fff;
  line-height: 26px;
  font-size: 14px;
  text-align: center;
}

.inside-news .roll-news .infoList li .time .day {
  width: 100%;
  height: 44px;
  font-size: 26px;
  font-weight: bold;
  line-height: 44px;
  color: #036eb8;
  text-align: center;
  background: #ffffff;
}

.inside-news .roll-news .infoList li .content {
  padding: 0 0 0 10px;
  width: 435px;
  float: left;
}

.inside-news .roll-news .infoList li .content .title {
  font-size: 16px;
  color: #324157;
  padding: 0px 0 0px 0;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
}

.inside-news .roll-news .infoList li .content .intro {
  font-size: 14px;
  color: #7c8a9a;
  line-height: 18px;
  padding-top: 8px;
  height: 36px;
  overflow: hidden;
  text-align: justify;
}

.inside-news .line-x {
  height: 3px;
  width: 26px;
  background: #036eb8;
  margin: 20px auto;
}

.inside-news .inside-title {
  font-size: 28px;
  color: #324157;
  text-align: center;
}

.inside-news > a {
  font-size: 14px;
  display: block;
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background-image: linear-gradient(#2ea7e0, #036eb8);
  border-radius: 32px;
  margin: 15px auto 0 auto;
}

.team-list {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}

.team-list .team-1 {
  width: 280px;
  height: 400px;
  background: #eceef1;
  margin-bottom: 20px;
}

.team-list .team-1 .img {
  width: 140px;
  height: 140px;
  padding: 7px;
  background: rgba(255, 255, 255, 0.7);
  margin: 30px auto 20px;
  border-radius: 140px;
}

.team-list .team-1 .img img {
  display: block;
  width: 140px;
  height: 140px;
  border-radius: 140px;
}

.team-list .team-1 .title {
  border-bottom: 0;
  padding-top: 0;
}

.team-list .team-1 .title .p1 {
  font-size: 24px;
  text-align: center;
}

.team-list .team-1 .title .p2 {
  padding-top: 12px;
  font-size: 16px;
  text-align: center;
  color: #7c8999;
}

.team-list .team-1 .line {
  height: 3px;
  width: 26px;
  background: #036eb8;
  margin: 20px auto 10px ;
}

.team-list .team-1 .intro {
  width: 100%;
}

.team-list .team-1 .intro p {
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  padding: 0 28px
}

.team-list .team-1:hover {
  background-image: linear-gradient(#2ea7e0, #036eb8);
}

.team-list .team-1:hover p,.team-list .team-1:hover .p2 {
  color: #ffffff;
}

.team-list .team-1:hover .line {
  background: #ffffff;
}