@import url("/static/css/chanpinfuwu/animation.css");

.new-1 {
  padding: 1.2rem 0 1rem;
  font-size: 16px;
  color: #969696;
  line-height: 1.625;
}
.new-a {
  padding: .2rem 0 .6rem;
  font-size: 17px;
  color: #969696;
  line-height: 1.625;
}
.new-2 {
  width: 100%;
  overflow: hidden;
   border: 1px solid #efefef;
    height: 420px;
}

.new-2 .img-box {
  padding-bottom: 0;
  width: 730px;
  float: left;
  height: 420px;
}

.new-2>.text {
 
  float: left;
  width: 485px;
 
  padding: 1.2rem;
  background: url(/static/css/images/index-4.jpg)no-repeat 95% 90%;
}

.new-2>.text>a.m-dhslh {
  font-size: .48rem;
  line-height: 1.5;
  max-height: 4.5em;
  -webkit-line-clamp: 3;
}

.new-2>.text>div.m-dhslh {
  margin: .6rem 0;
}

.new-2:hover .img-box>img {
 
}
.new-w {
  width: 100%;
  overflow: hidden;
   border: 1px solid #efefef;
    height: 480px;
}

.new-w .img-box {
  padding-bottom: 0;
  width: 730px;
  float: right;
  height: 480px;
}

.new-w>.text {
 
  float: left;
  width: 485px;
 
  padding: 1.1rem;
  background: url(/static/css/images/index-4.jpg)no-repeat 95% 90%;
}

.new-w>.text>a.m-dhslh {
  font-size: .48rem;
  line-height: 1.5;
  max-height: 4.5em;
  -webkit-line-clamp: 3;
}

.new-w>.text>div.m-dhslh {
  margin: .6rem 0;
}

.new-w:hover .img-box>img {
 
}

.new-3 {
  margin: 1.2rem 0% .8rem;
  overflow: hidden;
}
.new-4 {
  width: 45%;
  margin: 2.5%;
  border: 1px solid #efefef;
  float: left;
}

.new-4>.img-box {
  padding-bottom: 65.517%;
}

.new-4>.text {
  padding: .8rem;
  background: #fff;
  transition: all .5s;
  position: relative;
  z-index: 2;
  border-top: 1px solid #efefef;
}

.new-4>.text>a.m-dhslh {
  font-size: .48rem;
  line-height: 1.5;
  height: 2em;
}

.new-4>.text>div.m-dhslh {
 
}

.new-4:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.new-4:hover>.img-box>img {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(1.05);
}

.new-4:hover>.text {

}

.new-4:hover>.text>div.m-dhslh {
 
}

.new-4>.text>p {
  padding-top: .8rem;
}

.new-4:hover>.text1 {
  margin-top: -2.784rem;
}

.new-4:hover>.text1>div.m-dhslh {
  height: 8.7em;
  padding-top: 1em;
}

.new-4>.text1>p {
  padding-top: .8rem;
}

.text1 a {
  cursor: default;
}

.red {
  color: #e72427;
}


.mtbd-1>.text {
  border: none;
  background: none;
}

.mtbd-a {
  display: inline-block;
  float: right;
  background: #707070;
  color: #fff;
  padding: 2px .26rem;
  margin-top: -2px;
}

.mtbd-a:hover, .new-4:hover .mtbd-a {
  background: #e72427;
  color: #fff;
}


.new-fh {
  font-size: 22px;
  line-height: 3.18;
}

.new-fh>a {
  color: #111;
}

.new-fh>a>img {
  margin: -2px 15px 0 0;
}

.new-nr {
  font-size: 16px;
  line-height: 2;
  color: #707070;
}

.new-title {
  font-size: 32px;
  margin: 1.2rem 0 .6rem;
  color: #111;
}

.new-time {
  font-size: 18px;
  padding-bottom: 1rem;
  color: #969696;
}

.new-nr-con {
  padding: 1rem 0;
  overflow: hidden;
}

.new-nr-con p {
  margin-bottom: 0.5rem;
}

.case_info {
  font-size: 0.44rem;
}


.cplb {
  text-align: center;
  font-size: 18px;
  color: #e72427;
  padding: .8rem 0;
}

.cplb>span {
  padding-right: 1.5em;
  cursor: pointer;
  position: relative;
}

.cplb>span:before {
  content: '';
  width: .38rem;
  height: .38rem;
  position: absolute;
  right: 0;
  top: 50%;
  background: url(/static/css/images/icon-8.png)no-repeat center;
  margin-top: -.19rem;
  transition: all .3s;
  background-size: .38rem;
  transform: rotate(45deg);
}

.cplb>span.hover:before {
  transform: rotate(0);
}

.cplb-1 {
  font-size: 16px;
  line-height: 1.625;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: .7rem;
}


.cplb-1>li {
  width: 25%;
  flex-shrink: 0;
  white-space: normal;
  margin: .4rem 0;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.cplb-1>li>span {
  width: 1rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: .1rem .35rem 0;
  overflow: hidden;
  height: 1rem;
}

.cplb-1>li>span>img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.cplb-1>li>span>.img-hover {
  opacity: 0;
}

.cplb-1>li:hover span>.img-hover, .cplb-1>li.hover span>.img-hover {
  opacity: 1;
  
}


.cplb-1>li:hover a, .cplb-1>li.hover a {
  color: #e72427;
}

.cp-title {
  background: #1a4a9a;
  color: #fff;
  font-size: .8rem;
  text-align: center;
  line-height: 2rem;
}

.cp-title2 {
  background: url(/static/css/images/tiaowen.jpg);
  color: #e72427;
  background-size: auto 100%;
}

.cp-title3 {
  background: url(/static/css/images/sensear_shape_titlebg.jpg);
  color: #e72427;
}

.cp-1 {
  position: relative;
  overflow: hidden;
}

.cp-bg {
  height: 740px;
}

.cp-text {
  position: absolute;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  top: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  font-size: .44rem;
  line-height: 1.56;
}

.cp-text-h2 {
  font-size: .56rem;
  margin: .5rem 0 .7rem;
  line-height: 1.856;
  font-weight: inherit;
  
}

.cp-text-a>span {
  font-size: 18px;
  display: inline-block;
  color: rgba(255, 255, 255, .4);
  padding-right: .6rem;
  margin-right: .7rem;
  background: url(/static/css/images/icon-11.png) no-repeat right center;
  background-size: .44rem;
  cursor: pointer;
}

.cp-text-a>.cp-text-a-1 {
  background-image: url(/static/css/images/icon-12.png);
}

.cp-text-a>span:hover, .cp-text-a>span.hover {
  color: #e72427;
  background-image: url(/static/css/images/icon-10.png);
}

.cp-text-a>.cp-text-a-1:hover, .cp-text-a>.cp-text-a-1.hover {
  background-image: url(/static/css/images/icon-6.png);
  ;
}

.cp-text2 {
  text-align: right;
  justify-content: flex-end;
}

.cp-text4 {
  text-align: center;
  justify-content: center;
}

.cp-text2 h1 {
  font-size: .8rem;
  font-weight: 600;
  margin: .5rem 0;
}

.cp-text2 .cp-text-h2 {
  margin: 0 0 1rem;
}

.cp-text4 .cp-text-h2 {
  margin-bottom: 0;
  line-height: 1.625;
}

.cp-text3 {
  justify-content: flex-start;
  text-align: left;
}

.cp-2 {
  display: flex;
  flex-wrap: wrap;
  font-size: .48rem;
  line-height: 1.5;
  color: #101010;
}

.cp-3 {
  width: 50%;
  flex-shrink: 0;
  border-bottom: 1px solid #dcdcdc;
  padding: 1.5rem 1rem 1.6rem 0;
}

.cp-3>p {
  width: 98%;
}

.cp-3-img {
  margin-top: .8rem;
  overflow: hidden;
}

.cp-3-right {
  padding-left: 1rem;
}

.cp-2>.cp-3:nth-child(even) {
  padding-left: 1rem;
}

.cp-6 {
  margin: 0 -.4rem;
  overflow: hidden;
  padding: 1.8rem 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.cp-5 {
  width: 2.6rem;
  height: 2.6rem;
  float: left;
  border: 1px solid #dfdfdf;
  border-radius: 50%;
  padding: .2rem;
  transition: all .5s;
  overflow: hidden;
  flex-shrink: 0;
  margin: .3rem .5rem;
}

.cp-addname:hover .cp-5, .cp-addname.hover .cp-5 {
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
  cursor: default;
}

.cp-5>div {
  overflow: hidden;
}

.cp-7 {
  margin: 0;
  display: block;
}

.cp-7>.cp-5 {
  margin: .5rem .7rem;
}

.cp-xg {
  overflow: hidden;
  padding: 1.6rem 0 .4rem;
}

.cp-xg1 {
  margin: 0 -0.8%;
  overflow: hidden;
  display: flex;
  text-align: center;
  color: #101010;
  font-size: 20px;
  line-height: 1.9;
  flex-wrap: wrap;
}
.wefs{ padding:66px 0px 0px 0px; }
.wefsa{ padding:66px 0px 0px 0px;}


.cp-xg2 {
  width: 30%;
  border: 1px solid #dcdcdc;
  margin: 0 20px 25px;
  flex-shrink: 0;
  padding: .0rem .0rem .2rem;
}

.cp-xg2:hover { opacity: 0.8;}

.cp-xg3>.cp-xg2 {
  width: 46.67%;
}

.cp-xg2>.img {
  margin-bottom: .6rem;
  height: 2.3rem;
  line-height: .9rem;
}

.cp-xg2>.img img {
  width: 364px;
}

.cp-8 {
  height: 800px;
  overflow: hidden;
  display: flex;
  justify-content: center;
}

.cp-8>.width-50 {
  height: 100%;
  flex-shrink: 0;
  width: 50%;
}

.cp-8>.a-background {
  background-position-x: 38%;
}

.cp-10 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.cp-9 {
  max-width: 600px;
  font-size: .64rem;
  line-height: 1.94;
  color: #707070;
  padding-right: 16%;
}

.cp-9>p {
  margin-top: .1rem;
  font-weight: 300;
}

.cp-11>.cp-10 {
  justify-content: flex-start;
}

.cp-11 .cp-9 {
  padding-right: 0;
  padding-left: 16%;
}

.cp-text5 {
  max-width: 520px;
  font-size: .64rem;
  line-height: 1.875;
  text-align: left;
}

.cp-13 {
  padding: 2rem 0 1.2rem;
  font-size: 18px;
  line-height: 1.6667;
  color: #707070;
}

.cp-14 {
  width: 100%;
  border: 1px solid #dcdcdc;
  padding: .8rem 2.8rem 1.48rem 1.6rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .8rem;
  flex-wrap: wrap;
}

.cp-14 .text {
  width: 42.25%;
  flex-shrink: 0;
  flex-grow: 0;
}

.cp-14 h2 {
  color: #111111;
  margin: 0 0 .4rem;
}

.cp-14 .img {
  width: 29%;
  flex-shrink: 0;
  flex-grow: 0;
  text-align: center;
  background: url(/static/css/images/cp-znjs-bg.png) no-repeat left center, url(/static/css/images/cp-znjs-bg.png) no-repeat right center;
  background-size: .34rem 100%;
  padding: 1.5rem 1.65rem;
}


.modal-vodeo {
  width: 80%;
  max-width: 1000px;
  margin: auto;
  height: 100%;
}

.modal-vodeo>.modal-content {
  text-align: center;
  padding: .6rem;
  top: 50%;
  transform: translateY(-50%);
}

.m-close {
  position: absolute;
  right: .2rem;
  top: .2rem;
  z-index: 2;
}


.modal-sqsy {
  width: 90%;
  max-width: 1220px;
  overflow: hidden;
  margin: 10px auto;
}

.modal-sqsy>.modal-content {
  border-radius: 0;
  box-shadow: none;
}

.modal-sqsy .sqsy {
  min-width: 1px;
  width: 100%;
}

.modal-sqsy .m-close {
  font-size: .8rem;
}


.khal-1 {
  padding-top: 1rem;
  padding-bottom: .8rem;
  width: 1180px;
  margin: 0 auto;
}

.khal-1>.cp-addname:hover .cp-5, .khal-1>.cp-addname.hover .cp-5 {
  border-color: #e72427;
  box-shadow: 0 0 0 1px #e72427;
}

.khal-3 {
  height: 820px;
  position: relative;
}

.khal-4 {
  color: #fff;
  font-size: .6rem;
  text-align: center;
  max-width: 540px;
  line-height: 1.666;
}

.khal-4>p {
  transform: translateY(30px);
  transition: all .5s ease .6s;
  opacity: 0;
}

.khal-img {
  max-width: 70%;
  display: block;
  margin: 0 auto .5rem;
  transition: all .5s ease .5s;
  transform: translateY(30px);
  opacity: 0;
}

.khal-2:after, .sanjiao {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: .56rem;
  height: .2rem;
  z-index: 2;
  background: url(/static/css/images/sj.png) no-repeat center top;
  background-size: 100%;
  transform: translateX(-50%);
}

.khal-8 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.khal-5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.6rem 0;
  font-size: 16px;
  line-height: 1.625;
  color: #707070;
}

.khal-5>.img {
  width: 50%;
  flex-shrink: 0;
  overflow: hidden;
}

.khal-5>.text {
  width: 32%;
  margin-left: 6%;
}

.khal-5>.text>h2 {
  font-size: .64rem;
  margin: 0 0 .4rem;
  color: #101010;
}

.khal-6 {
  flex-direction: row-reverse;
}

.khal-6>.text {
  margin-right: 6.5%;
}

.khal-2 .swiper-slide-active .khal-4>p, .khal-2 .swiper-slide-active .khal-4>.khal-img {
  transform: translateY(0);
  opacity: 1;
}

.cp-4 .swiper-button-prev {
  width: 14px;
  height: 28px;
  margin-top: -14px;
  background-image: url(/static/css/images/Technology_left.png);
  background-size: 100% 100%;
  opacity: .5;
}

.cp-4 .swiper-button-next {
  width: 14px;
  height: 28px;
  margin-top: -14px;
  background-image: url(/static/css/images/Technology_right.png);
  background-size: 100% 100%;
  opacity: .5;
}

.cp-4 .swiper-button-prev:hover {
  opacity: 1;
}

.cp-4 .swiper-button-next:hover {
  opacity: 1;
}

.cp-4 .swiper-button-disabled {
  opacity: 0.1;
  display: none;
}


.hxjs-1 {
  height: 820px;
  background-image: url(/static/css/images/hxjs-bg1.jpg);
  padding-top: 2rem;
  position: relative;
}

.hxjs-2 {
  overflow: visible;
  color: #646464;
  font-size: 18px;
  line-height: 1.7;
  height: 100%;
  position: static;
  width: 610px;
}

.hxjs-3 {
  width: 610px;
}

.hxjs-3>.img-box {
  padding-bottom: 65.574%;
}

.hxjs-3>.img-box>img {
  -webkit-filter: grayscale(1);
  filter: gray;
  opacity: .7;
}

.hxjs-3>h2 {
  font-size: .64rem;
  margin: .7rem 0 .5rem;
}

.hxjs-3>.m-dhslh {
  max-height: 5.1rem;
  -webkit-line-clamp: 3;
}

.hxjs-3.swiper-slide-active {
  color: #fff;
}

.hxjs-3.swiper-slide-active>.img-box>img {
  opacity: 1;
  -webkit-filter: grayscale(0);
  filter: auto;
}

.hxjs-15 {
  position: absolute;
  bottom: .6rem;
  z-index: 5;
  height: 1.2rem;
  left: 50%;
  transform: translateX(-50%);
}

.hxjs-15 .m-prev, .hxjs-2 .m-next {
  width: 1.2rem;
  height: 1.2rem;
  bottom: 0 !important;
  top: auto;
  transform: translate(0);
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, .3);
}

.hxjs-15 .m-prev {
  left: 0;
}

.hxjs-15 .m-next {
  right: 0;
}

.hxjs-2 .m-prev:hover, .hxjs-2 .m-next:hover {
  border: 1px solid rgba(255, 255, 255, .5);
}

.hxjs-15 .banner-page {
  position: relative;
  bottom: -.5rem !important;
}

.hxjs-4 {}

.hxjs-5 {
  font-size: .44rem;
  height: 4.55em;
  line-height: 4.55;
  z-index: 2;
  overflow: visible;
}

.hxjs-5>span {
  cursor: pointer;
  display: inline-block;
  padding: 0 .8rem;
  transition: all .3s;
  position: relative;
}

.hxjs-5>span:hover, .hxjs-5>span.hover {
  color: #e72427;
  font-weight: 600;
  background: #f0f1f5;
}

.hxjs-5>span:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 8px solid #f0f1f5;
  position: absolute;
  left: 50%;
  top: 100%;
  margin-left: -10px;
  opacity: 0;
  transition: all .3s;
  margin-top: -8px;
}

.hxjs-5>span:hover:after, .hxjs-5>span.hover:after {
  opacity: 1;
  margin-top: 0;
}

.hxjs-6 {
  padding: 1.2rem 0 1.6rem;
  overflow: visible;
  font-size: .4rem;
  line-height: 1.8;
  color: #969696;
  z-index: 5;
}

.hxjs-7 {}

.hxjs-left {
  float: left;
  width: 900px;
  overflow: hidden;
}

.hxjs-8 {}

.hxjs-9 {
  width: 16.667%;
  padding-right: .6rem;
  float: left;
  cursor: pointer;
}

.hxjs-9>.img-box {
  padding-bottom: 100%;
}

.hxjs-9>.img-box:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: 2px solid #e72427;
  opacity: 0;
  transition: all .3s;
}

.hxjs-9:hover>.img-box:after, .hxjs-9.active>.img-box:after {
  opacity: 1;
}

.hxjs-right {
  width: 258px;
  float: right;
}

.hxjs-10 {
  font-size: 16px;
  padding-top: 1.2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  line-height: 3.75;
  color: #e72427;
}

.hxjs-10>div {
  border: 1px solid #e72427;
  width: 48%;
  border-radius: 10px;
  cursor: pointer;
  position: relative;
}

.hxjs-file {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
}

.m-wltp {
  border-color: #dcdcdc !important;
  color: #969696;
}

.m-wltp:after {
  content: '';
  position: absolute;
  width: 18px;
  height: 9px;
  left: 50%;
  top: 100%;
  background: url(/static/css/images/hxjs-bg3.jpg) no-repeat top center;
  transform: translateX(-50%);
  opacity: 0;
}

.m-wltp.active {
  color: #111 !important;
  box-shadow: 0 0 0 1px #111;
  border-color: #111 !important;
}

.m-wltp.active:after {
  opacity: 1;
}

.hxjs-11 {
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: .8rem;
  overflow: hidden;
  display: none;
}

.hxjs-11 input {
  width: 650px;
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 10px 0 0 10px;
  border-right: 0;
  color: #111;
  padding: 0 .44rem;
}

.hxjs-11 button {
  padding: 0 .56rem;
  flex-shrink: 0;
  white-space: nowrap;
  background: #e72427;
  color: #fff;
  border-radius: 0 10px 10px 0;
}

.hxjs-gnys {
  overflow: hidden;
  padding-bottom: 1.2rem;
}

.hxjs-12 {
  display: none;
}

.hxjs-12.active {
  display: block;
}

.hxjs-13 {
  width: 50%;
  padding-right: .6rem;
  float: left;
  position: relative;
}

.hxjs-13>.img-box {
  padding-bottom: 100%;
}

.hxjs-13>.img-box>span {
  position: absolute;
  top: .3rem;
  right: .3rem;
  font-size: 14px;
  z-index: 2;
  color: #fff;
  opacity: .5;
}

.hxjs-h1 {
  font-size: .8rem;
  margin: 0;
  font-weight: 600;
  color: #000;
  line-height: 1;
}

.hxjs-14 {
  margin-top: .6rem;
  font-size: .4rem;
  color: #969696;
  line-height: .7rem;
}

.hxjs-14>li {
  border-bottom: 1px solid #ededed;
  overflow: hidden;
  padding-right: 5px;
}

.hxjs-14>li>span {
  font-size: 16px;
  float: right;
  color: #111;
}

.hxjs-14>li:last-child {
  border: none;
}


.hxjs-nav {
  font-size: 16px;
  display: flex;
  align-items: center;
  line-height: 2;
  padding: .26rem 0;
  overflow: visible;
  z-index: 2;
  width: 1220px;
  margin: 0 auto;
}

.hxjs-nav_active {
  position: fixed;
  z-index: 11;
  background-color: #fff;
}

.hxjs-nav2 {
  font-size: 22px;
  color: #e72427;
  margin-right: .8rem;
  cursor: pointer;
}

.hxjs-nav2 span.mui-icon {
  transition: all .5s;
  transform-origin: 50% 50%;
}

#nrnav-box {
  overflow: visible;
  border-bottom: 1px solid #e9e9e9;
  z-index: 999;
  background:#FFF;
}

.hxjs-nav1.active .hxjs-nav2 span.mui-icon {
  transform: rotate(180deg);
}

.hxjs-nav3 {
  position: absolute;
  background: #fff;
  border: 1px solid #dedede;
  padding: .4rem .8rem;
  margin-top: .26rem;
  z-index: 20;
  font-size: 90%;
  line-height: 2.5;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}

.hxjs-nav3>a {
  display: block;
  white-space: nowrap;
}

.hxjs-nav3>a.hover {
  color: #e72427;
}

.box_Arrow {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  width: .2rem;
  height: .2rem;
  position: absolute;
  left: 50%;
  background: #fff;
  margin-top: -0.52rem;
  transform: rotate(45deg);
}

.hxjs-banner {
  color: #fff;
  font-size: 30px;
  line-height: 1;
  height: 360px;
  display: flex;
  align-items: center;
}

.Technology_banner {
  height: 360px;
}

.hxjs-banner i {
  font-size: 55px;
  float: left;
  padding-right: .6rem;
  color: #e72427;
}

.hxjs-banner p {
  position: absolute;
  z-index: 10;
  line-height: 55px;
  color: #000;
}

.hxjs-banner img {
  margin-bottom: 1.1rem;
}

.hxjs-menu {
  border-top: 1px solid #e9e9e9;
}

.hxjs-title1 {
  font-size: 40px;
  padding: .9rem 0;
  margin: 0 auto;
  color: #111;
}

.hxjs-xg-1 {
  display: flex;
  align-items: flex-start;
  padding-bottom:1.3rem;
  padding-top:1rem;
}

.hxjs-menu-box {
  width: 32.78688525%;
  flex-shrink: 0;
  border-left: 1px solid #e9e9e9;
  font-size: 16px;
  line-height: 1.5625;
  padding: 13px 0;
  color: #707070;
}

.hxjs-menu-item {
  cursor: pointer;
  border-left: 2px solid rgba(0, 0, 0, 0);
  padding: 0 .4rem;
  margin: 14px 0 14px -1px;
}

.hxjs-menu-item:hover {
  color: #093683;
}

.hxjs-menu-item.active {
  border-color: #093683;
  color: #093683;
}

.hxjs-con-box {
  background: #fff;
  font-size: 17px;
  line-height: 1.8667;
  color: #646464;
  position: relative;
  width: 67%;
  flex-grow: 1;
  overflow: hidden;
 
}

.hxjs-con-box .hxjs-con-item {
  overflow: hidden;
  background: #fff;
}

.hxjs-con-item .width-50 {
  width: 100%;
}

.hxjs-con-item .width-50.a-background {
  padding-bottom: 60.97560976%;
  background-color: #252526;
}

.hxjs-con-left {
  border: 1px solid #e9e9e9;
  border-bottom: none;
  padding: 1.2rem .76rem .8rem;
}

.hxjs-con-left>div>h2 {
  color: #111;
  font-size: 32px;
  margin: 0 0 .4rem;
  line-height: 1.5;
  text-align:center;
}

.hxjs-btn {
  position: absolute;
  bottom: .8rem;
  height: 24px;
  display: flex;
  z-index: 2;
  align-items: center;
  font-size: 18px;
  color: #dcdcdc;
  line-height: 1;
  left: 50%;
  transform: translateX(-50%);
}

.hxjs-page {
  width: auto;
  padding: 0 .2rem;
}

.hxjs-page .swiper-pagination-current {
  font-weight: 600;
  color: #E72427;
}

.hxjs-btn1 {
  font-size: 24px;
  color: #dcdcdc;
  cursor: pointer;
}

.hxjs-btn1:hover {
  color: #969696;
}

.hxjs-btn1.swiper-button-disabled {
  color: #dcdcdc;
}

.zhixing {
  animation-direction: 1s;
}

.hxjs-con-item.swiper-slide-active .wo {
  animation: fadeInUpa 1s backwards;
}

.hxjs-menu-box1 .hxjs-menu-item {
  align-items: center;
  justify-content: center;
  display: flex;
}

.hxjs-menu-zdjs {
  margin-top: -.4rem;
  position: relative;
}

.hxjs-menu-zdjs:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #dcdcdc;
  left: 0;
  top: 50%
}

.hxjs-menu-zdjs .hxjs-menu-item {
  padding: .4rem 0;
  margin-right: 1.1rem;
}

.vocational_item{
  background: #f8f8f8;
  font-size: 18px;
  line-height: 1.6667;
  color: #646464;
  position: relative;
  margin-bottom:.4rem;
}
.vocational_item{height: 460px;overflow: hidden;}
.vocational_item .width-50{width: 50%;height: 100%;}
.vocational_item-left{display: flex;align-items: center;justify-content: flex-end;}
.vocational_item-left>div{max-width: 610px;padding-right: 23%;}
.vocational_item-left>div>h2{color: #111;font-size: 38px;margin: 0 0 .4rem;line-height: 1.5;}

.teaching_bg{
  background-color:#f8f8f8;
  padding-bottom:66px;
}
.teaching_box{
  background-color:#fff;
  border:1px solid #d5d6d9;
  overflow:hidden;
  padding:50px 0;
  margin-top:36px;
}
.teaching_bg h2{font-size:40px;text-align: center;color:#111111;margin-top:60px;margin-bottom:30px;font-weight: normal;}
.teaching_txt1{font-size:22px;text-align: center;color:#707070;margin-bottom:30px;}
.teaching_txt2{font-size:16px;text-align: center;color:#707070;max-width:800px;margin:0 auto; line-height: 26px;}
.teaching_box h3{
  font-size:32px;
  text-align: center;
}
.teaching_icon_box1{
  max-width: 960px;
  font-size: 18px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    margin:0 auto;
    margin-top: .7rem;
    color: #3e3a39;
    text-align: center;
}
.teaching_icon_box1 p{margin-top:.6rem;}
.teaching_txt3{font-size:28px;text-align: center;color:#111111;margin-top:84px;}
.teaching_icon_box2{
  max-width: 1080px;
  font-size: 18px;
    font-weight: 600;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin:0 auto;
    margin-top: .7rem;
    color: #707070;
    text-align: center;
}
.teaching_icon_box2 p{margin-top:.6rem;}
.experience_left{
  display: flex;
  justify-content:center;
  align-items: center;
  border:1px solid #d5d6d9;
  border-right:0px;
  height:280px;
  color:#707070;
    font-size:16px;
    line-height: 26px;
}
.experience_left div{
  width:465px;
}
.experience_icon{
  max-width: 960px;
  font-size: 18px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    margin:0 auto;
    margin-top: 67px;
    color: #3e3a39;
    text-align: center;
}
.experience_icon p{margin-top:.6rem;}
.base{ margin-top:60px;margin-bottom:27px;}
.base p{ text-align: center;line-height:80px;font-size:18px;}

.gyst-1 {
  padding: 1.6rem 0;
  font-size: 18px;
  line-height: 1.78;
  color: #111111;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.gyst-1>.img {
  width: 44.262%;
}

.gyst-1>.text {
  width: 39%;
}

.gyst-1>.text>h1 {
  font-size: 1rem;
  line-height: 1.6;
  margin: 0 0 1.2rem;
}

.gyst-2 {
  height: 780px;
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 1.78;
  color: #fff;
  background: url(/static/css/images/gyst-img2-bg.jpg)no-repeat center;
  ;
}

.gyst-2 .text {
  max-width: 610px;
  float: right;
  position: relative;
  z-index: 1;
  
  text-align: justify;
}

.gyst-2 .text h1 {
  color: #ec4043;
  font-size: .64rem;
  margin: 0 0 .8rem;
  font-weight: 400;
}

.gyst-title {
  color: #ec4043;
  font-size: .64rem;
  margin: 0 0 1.2rem;
  font-weight: 400;
}

.gyst-title2 {
  margin-bottom: 1rem;
}

.gyst-2>.img {
  height: 100%;
  width: 50%;
}

.gyst-3 {
  display: flex;
  justify-content: space-between;
  margin-bottom: .5rem;
}

.gyst-3>div {
  width: 16.393%;
  flex-shrink: 0;
  line-height: 1;
}

.gyst-4 {
  padding: 2rem 0;
  font-size: 22px;
  color: #111;
  text-align: center;
  white-space: nowrap;
}

.gyst-3>div>img {
  margin-bottom: 1.28rem;
  display: block;
}

.gyst-7 {
  width: 33%;
  float: left;
  padding: .5rem 0;
  line-height: 1.636;
}

.gyst-6 {
  border-bottom: 1px solid #e72427;
  padding: 1.7rem 0 1rem;
  font-size: 22px;
  color: #111;
}

.gyst-8 {
  border: none;
  padding-bottom: 1.6rem;
}

.gyst-8>h1 {
  font-size: .64rem;
  margin: 0;
}

.gyst-9 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.gyst-10 {
  width: 48.36%;
  border: 1px solid #dcdcdc;
  background: url(/static/css/images/dtzb.jpg)no-repeat .8rem .8rem;
  padding: .72rem 1.4rem;
  margin-top: .8rem;
}

.gyst-10>p:first-child {
  padding-bottom: 5px;
}

.gyst-11 {
  font-size: 18px;
  color: #111;
  line-height: 1.78;
  padding: 1.6rem 0 .3rem;
}

.gyst-13 {
  max-width: 870px;
  margin: 0 auto;
}

.gyst-12 {
  font-size: .48rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  max-width: 1050px;
}

.gyst-12 .swiper-slide {
  cursor: pointer;
  width: 3.4rem;
  height: 1.58rem;
  padding-bottom: .18rem;
  line-height: 1.4rem;
  color: #969696;
  background: url(/static/css/images/gyst-14.jpg) no-repeat center;
  background-size: 99% 100%;
}

.gyst-12 .hover {
  background-image: url(/static/css/images/gyst-13.jpg);
  color: #111;
}

.gyst-12 span {
  background-image: url(/static/css/images/gyst-14.jpg);
  color: #111;
  height: 91px;
  width: 200px;
  line-height: 80px;
}

.gyst-14 {
  display: none;
}

.gyst-15 {
  display: flex;
}

.gyst-15-left {
  color: #ce2424;
  font-size: 22px;
  width: 6em;
  line-height: 1;
  flex-grow: 0;
  flex-shrink: 0;
  white-space: nowrap;
  padding-right: 2em;
  text-align: right;
}

.gyst-15-left>span {
  margin-top: -.7em;
  display: block;
}

.gyst-15-left>span>i {
  font-style: normal;
  font-size: 200%;
  padding-right: 5px;
}

.gyst-15-right {
  width: 80%;
  flex-grow: 1;
  border-left: 1px solid #ce2424;
  position: relative;
  padding-bottom: 1rem;
  padding-left: .86rem;
}

.gyst-15-right:after {
  content: '';
  width: .26rem;
  height: .26rem;
  border: .04rem solid #ce2424;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  flex-shrink: 0;
  transform: translateX(-55%);
}

.gyst-16 {
  transform: translateY(-.5em);
}

.gyst-17 {
  display: none;
  transition: opacity .5s;
  opacity: 0;
}

.gyst-17 .gyst-15-left>span>i {
  font-size: 100%;
  padding: 0;
}

.gyst-17 .gyst-15-left>span {
  margin-top: 0;
  font-size: 80%;
}

.gyst-17 .gyst-15-right:after {
  width: .18rem;
  height: .18rem;
}

.gyst-stwh {
  height: 850px;
  background-image: url(/static/css/images/gyst-img15.jpg);
}

.gyst-stwh1 {
  margin: 82px auto 91px;
  position: relative;
  height: 677px;
}

.gyst-stwh1 img {
  position: absolute;
}

.gyst-stwh1-img2 {
  right: 0;
  bottom: 0%
}

.sytk {
  padding: 1.4rem 0;
  font-size: 18px;
  line-height: 1.7778;
  color: #707070;
}

.sytk-1 {
  padding: .8rem 0;
  border-color: #dcdcdc;
}

.sytk-1>h3 {
  color: #111;
  font-size: 22px;
  margin: 0 0 .6rem;
}


.hzhb {
  overflow: hidden;
  margin: 0 -.3rem;
  color: #fff;
  text-align: center;
  margin-bottom: .6rem;
  transition: all .5s;
  height: 5rem;
}

.hzhb-height {
  display: flex;
  flex-wrap: wrap;
}

.hzhb-2 {
  width: 4.4rem;
  height: 4.4rem;
  margin: .3rem;
  float: left;
  flex-shrink: 0;
  background: #fff;
  cursor: pointer;
  transition: all .5s;
}


.hzhb-1 {
  font-size: 22px;
  padding-top: 1.8rem;
  background: #e72427;
}

.hzhb-gd {
  font-size: 64%;
  cursor: pointer;
  opacity: .55;
  padding-top: .4rem;
  transition: all .3s;
}

.hzhb-gd>span {
  transition: all .3s;
  display: inline-block;
  margin-left: 5px;
  font-size: 130%;
  position: relative;
  top: 1px
}

.hzhb-gd:hover {
  opacity: 1;
}

.hzhb-gd.hover>span {
  transform: rotate(45deg);
}





.xshz-banner {
  font-size: .36rem !important;
}

.xshz-2 {
  height: 649px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  font-size: .56rem;
  display: flex;
  line-height: 1.785;
  padding: 1.8rem;
}

.xshz-3 {
  text-align: center;
  max-width: 1020px;
  overflow: hidden;
  margin: 0 auto;
  color: #707070;
  font-size: 16px;
  line-height: 1.875;
  padding: 1.1rem .6rem .4rem;
}

.xshz-3>h2 {
  color: #111;
  font-size: 32px;
  margin: 0 0 .5rem;
}

.xshz-4 {
  padding: .7rem 0 1.2rem;
}

.xshz-5 {
  width: 47.5%;
}

.xshz-5>.img-box {
  padding-bottom: 55.17%;
}

.xshz-4 h4 {
  font-size: 22px;
  margin: .5rem 0 .3rem;
}

.xshz-6 {
  background: #f4f4f4;
  display: flex;
  height: 540px;
  font-size: .32rem;
  color: #707070;
  line-height: 1.875;
  flex-wrap: wrap;
}

.xshz-6>.width-50 {
  height: 100%;
  width: 50%;
}

.xshz-6 .m-center {
  justify-content: flex-end;
}

.xshz-7 {
  max-width: 610px;
  padding-right: 2rem;
}

.xshz-7 h2, .xshz-19 h2 {
  font-size: .64rem;
  line-height: 1.5625;
  margin: 0 0 .4rem;
}

.xshz-8 {
  font-size: 95%;
  margin-top: .7rem;
}

.xshz-8 a {
  color: #b53032;
  display: block;
}

.xshz-8 a>i {
  font-style: normal;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}

.xshz-8 a:hover>i {
  border-color: #e72427;
}

.xshz-8 a:hover {
  color: #e72427;
}

.xshz-9 .m-center {
  justify-content: flex-start;
}

.xshz-9 .xshz-7 {
  padding-left: 2rem;
  padding-right: 0;
}

.xshz-10 {
  height: 479px;
  background-image: url(/static/css/images/xshz-bg6.jpg);
  font-size: 16px;
  color: #969696;
  line-height: 1.875;
}

.xshz-10>.width-1220 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.xshz-10 h2 {
  color: #b48147;
  font-size: .64rem;
  margin: 0 0 .6rem;
}

.xshz-11 {
  max-width: 810px;
  padding-top: 1.5rem;
}

.xshz-12 {
  font-size: .44rem;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 1.5rem 0;
}

.xshz-12>div {
  display: flex;
  align-items: center;
}

.xshz-12>div>img {
  margin-right: .6rem;
}

.xshz-13 {
  max-width: 800px;
  font-size: 18px;
  line-height: 1.78;
}

.xshz-15 {
  color: #111;
  font-size: 32px;
  margin: 0;
  text-align: center;
  padding: 1.2rem 0;
}

.xshz-16 {
  justify-content: flex-start;
  margin-top: 2rem;
  padding-left: 1.4%;
}

.xshz-16>span {
  margin: 0 .8rem 0 0;
}

.xshz-17 {
  font-size: 22px;
  margin: 1.5rem .6rem .7rem;
  color: #969696;
  transition: all .3s;
}

.xshz-17 .gyst-15-left {
  color: #969696;
  font-size: 18px;
  transition: all .3s;
}

.xshz-17 .gyst-15-right {
  padding-bottom: .5rem;
}

.xshz-17 .gyst-15-left>span {
  margin-top: -.1em;
  transition: all .3s;
}

.xshz-17 .gyst-15-left>span>i {
  font-size: 100%;
  transition: all .3s;
}

.xshz-17 .gyst-15:hover {
  color: #111;
}

.xshz-17 .gyst-15:hover .gyst-15-left>span>i {
  font-size: 200%;
}

.xshz-17 .gyst-15:hover .gyst-15-left>span {
  margin-top: -1em;
  color: #ce2424;
}

.xshz-18 {
  height: 670px;
  background-image: url(/static/css/images/xshz-bg8.jpg);
}

.xshz-18 .xshz-3 {
  color: #fff;
  padding-top: 1.5rem;
  font-size: 16px;
  line-height: 1.875;
}

.xshz-18 .xshz-3>h2 {
  font-size: .64rem;
}

.xshz-a {
  font-size: 95%;
  margin-top: 1rem;
}

.xshz-a a {
  color: #f5490c;
}

.xshz-a a:hover {
  color: #ce2424;
}


.cooperation{width:100%;background-color:#2a2f32;background-image:url( /static/css/images/cooperation_bg.png);
  background-repeat: no-repeat;
}
.cooperation_bg{text-align: center;padding-top:80px;padding-bottom:100px;width:940px;}
.cooperation_title{color:#fff;}
.cooperation_menu_box{width:100%;height:1rem;line-height: 1rem;margin-top:35px;}
.cooperation_menu_list{}
.cooperation_menu_mobi{display: none;}
.cooperation_menu{width:50%;border-bottom:1px solid #707070; color:#dcdcdc;float:left;font-size:18px;cursor: pointer;}
.cooperation_menu_hover{border-bottom:2px solid #fff;margin-top:-1px;}
.cooperation_memo_title{font-size:28px;color:#dcdcdc;margin-top:80px;margin-bottom:42px;}
.cooperation_memo_title:hover{ text-decoration:underline; }
.cooperation_memo{font-size:16px;line-height:30px;color:#dcdcdc;height:346px;}
.cooperation_memo img{margin-top:42px;}



.cp-12 {
  font-size: .44rem;
  line-height: 1.82;
  max-width: 900px;
  padding-bottom: 1.4rem !important;
}

.cp-znsb-1 {
  max-width: 1000px;
}

.cp-znsb-1>h2 {
  font-size: .8rem;
  margin-bottom: .7rem;
}

.cp-znsb-1 a {
  color: #e72427;
  border-bottom: 2px solid #fff;
}

.cp-znsb-1 a:hover {
  border-bottom: 2px solid #e72427;
}

.cp-znsb-2 {
  height: 11rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: .56rem;
}

.znsb-btn {
  color: #e72427;
  font-size: .36rem;
  margin-top: .4rem;
  cursor: pointer;
}

.znsb-btn>img {
  width: .46rem;
  height: .46rem;
  margin-top: -2px;
}

.cp-znsb-3 {
  padding: 1.6rem 0;
}

.xshz-19 {
  height: 579px;
  background-image: url(/static/css/images/xshz-bg9.jpg);
  font-size: 16px;
  line-height: 1.875;
  color: #111111;
}

.xshz-19 .width-1220 {
  display: flex;
  align-items: center;
  height: 100%;
}

.xshz-21 {
  margin-bottom: 1.2rem;
  overflow: hidden;
  font-size: 18px;
  color: #111111;
  padding: .8rem 0;
}

.xshz-22 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.xshz-23 {
  width: 30.533%;
  margin: 0 1.4%;
  border: 1px solid #dcdcdc;
  padding: 1.1rem .6rem 1.34rem;
  flex-shrink: 0;
  transition: all .3s;
}

.xshz-23:hover {
  box-shadow: 0 0 10px 0px #ccc;
}

.xshz-23 h2 {
  margin: 0 0 .4rem;
  font-size: .64rem;
}

.xshz-23 a {
  display: block;
  color: #707070;
  padding-bottom: .1rem;
}

.xshz-23 a i {
  font-style: normal;
}

.xshz-23 a:hover {
  color: #e72427;
}

.xshz-23 a:hover i {
  text-decoration: underline;
}

.xshz-24 {
  display: none;
}


.cp-bg2 {
  height: 720px;
}

.cp-text-h1 {
  font-size: 1rem;
  margin: 0 0 .6rem;
}

.cp-text-p {
  line-height: 1.8;
  font-weight: 400;
}

.aikt-1 {}

.zhjy-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #707070;
  line-height: 1.625;
}

.zhjy-2 .a-background {
  padding-bottom: 22.916%;
  flex-shrink: 0;
  width: 50%;
}

.zhjy-2 .text {
  max-width: 600px;
  padding-right: 270px;
  float: right;
}

.zhjy-2 .text h2 {
  color: #111;
  font-size: .64rem;
  margin: 0 0 .4rem;
}

.zhjy-3 .text {
  float: none;
  padding: 0 0 0 120px;
}

.zhjy-4 {
  margin: 1.2rem auto .8rem;
  text-align: center;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  line-height: 1.625;
}

.zhjy-5 {
  width: 32.13%;
  position: relative;
  object-fit: inherit;
  margin-bottom: .4rem;
}

.zhjy-5 .a-background {
  padding-bottom: 148.718%;
}

.zhjy-5 .text {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  padding: .8rem .3rem;
  transition: all .5s;
}

.zhjy-5 h2 {
  font-size: .64rem;
  font-weight: 400;
  margin: 0 0 .6rem;
}


.zhjy-6>h1 {
  font-size: 1rem;
  color: #111;
  text-align: center;
  margin: 2rem 0 1rem;
}

.zhjy-7 {
  margin: 0 -1%;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.625;
  color: #707070;
  display: flex;
  flex-wrap: wrap;
}

.zhjy-8 {
  width: 31.333%;
  overflow: hidden;
  margin: 0 1% 1rem;
}

.zhjy-8 .a-background {
  padding-bottom: 66.6667%;
}

.p-bg {
  color: #000;
  font-size: 137.5%;
  line-height: 1.2;
  margin-bottom: .3rem;
}

.p-bg span {
  background-size: auto 35%;
}

.zhjy-8 h2 {
  color: #111;
  font-size: .56rem;
  margin: .6rem 0 .4rem;
  text-align: center;
}

.zhjy-8>div {
  padding: 0 .2rem;
}

.zhjy-nav {
  display: flex;
}

.zhjy-nav .nr-nav-left {
  flex-shrink: 0;
}

.zhjy-nav-right {
  position: relative;
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
  padding-left: .8rem;
  margin-left: .8rem;
}

.zhjy-nav-right:after {
  content: '';
  width: 1px;
  height: 1em;
  background: #969696;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -.5em;
}

.zhjy-nav-right li {}

.zhjy-title {
  color: #111;
  font-size: .8rem;
  margin: 1rem 0;
  text-align: center;
}

.zhjy-10 {
  background: #f4f4f4;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1.625;
  color: #707070;
  margin-bottom: .8rem;
}

.zhjy-10 .a-background {
  width: 50%;
  flex-shrink: 0;
  padding-bottom: 31.1475%;
}

.zhjy-10 .text {
  flex-shrink: 0;
  padding: 0 200px 0 120px;
}

.zhjy-10 h2 {
  color: #111;
  font-size: .64rem;
  margin: 0 0 .5rem;
  line-height: 1.3;
}

.zhjy-11 {
  flex-direction: row-reverse;
}

.zhjy-12, .zhjy-15 {
  margin: 0 -1%;
  overflow: hidden;
}

.zhjy-13, .zhjy-16 {
  width: 31.333%;
  float: left;
  text-align: center;
  margin: 0 1% 1rem;
  font-size: 16px;
}

.zhjy-13 .a-background {
  padding-bottom: 66.66667%;
  margin-bottom: .36rem;
}

.zhjy-13 .p-bg span {
  padding-bottom: 1px;
}

.zhjy-14 {
  width: 49%;
  font-size: 22px;
  line-height: 1.64;
}

.zhjy-14 .a-background {
  padding-bottom: 114.2857%;
}

.zhjy-15 {
  display: flex;
  flex-wrap: wrap;
}

.zhjy-16 {
  border: 1px solid #dcdcdc;
  margin-bottom: .6rem;
  font-size: 14px;
  padding: .6rem .48rem;
}

.zhjy-16 .a-background {
  padding-bottom: 50.59%;
}

.zhjy-16 .p-bg {
  margin: .6rem 0 0;
  font-size: 22px;
}


.cp_info {
  width: 100%;
  padding: 65px 0px;
  background-color: #eeeeee;
}

.cp_info p {
  width: 720px;
  font-size: 18px;
  line-height: 32px;
  color: #707070;
  text-align: center;
  margin: 0 auto;
}

.cp-info_list {
  width: 46.8%;
  border: 1px solid #dcdcdc;
  margin: 0 1.6% 0.8rem;
  padding: 0.8rem;
  font-size: 22px;
  line-height: 36px;
  font-weight: 600;
}

.cp-info_list p {
  font-size: 16px;
  color: #707070;
  font-weight: 400;
  padding-bottom: 0.3rem;
}


.gallery-top {
  width: 1220px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 60px;
  background-color: red;
}

.gallery-thumbs {
  width: 1220px;
  height: 98px;
}

.sensefocus_logo {
  text-align: center;
  opacity: 1;
  border: 1px solid #dcdcdc;
  border-left: 0px;
  height: 77px;
}

.sensefocus_logo:hover img {
  margin-top: 5px;
  cursor: pointer;
  transition: all .3s;
}

.gallery-thumbs .swiper-slide:first-of-type .sensefocus_logo {
  border-left: 1px solid #dcdcdc;
}

.sensefocus_logo img {
  width: auto;
  height: auto;
  margin-top: 10px;
  transition: all .3s;
}

.sensefocus_logo_Arrows {
  opacity: 0;
}

.gallery-thumbs .swiper-slide-thumb-active .sensefocus_logo_Arrows {
  width: auto;
  position: absolute;
  left: 43%;
  opacity: 1;
  top: 66px;
}

.sensefocus_logo:hover .sensefocus_logo_Arrows {
  top: 71px;
}

.gallery-top span {
  position: absolute;
  color: #fff;
  top: 50%;
  margin-top: -0.25rem;
  text-align: center;
  left: 0%;
  width: 100%;
  font-size: 0.5rem;
}


.nr-nav-jia {
  padding: 1.2rem .3rem .9rem;
  text-align: center;
  font-size: 16px;
}

.nr-nav-jia a.swiper-slide {
  width: 16.666667%;
}

.nr-nav-jia a.swiper-slide>.img {
  width: 1.6rem;
  height: 1.6rem;
  overflow: hidden;
  position: relative;
  margin: 0 auto .36rem;
}

.nr-nav-jia a>.img img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: all .3s;
}

.nr-nav-jia a>.img img.img-hover {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.nr-nav-jia a:hover img.img-hover, .nr-nav-jia a.hover img.img-hover {
  opacity: 1;
}

.nr-nav-jia a.hover {
  color: #3969e5;
}


.nr-crumbs {
  color: #e72427;
  float: left;
  position: relative;
}

.nr-crumbs span.mui-icon {
  color: #a2a2a2;
  padding: 0 3px;
}

.khal-nr-nav, .khal-nav-menu {
  cursor: pointer;
}

.khal-nr-nav-box {
  margin-top: 0;
  min-width: 100%;
  left: 0;
  transform: translateX(0);
  font-size: 18px;
  line-height: 2.22;
}

.khal-nr-nav-box2 {
  font-size: 16px;
  line-height: 2.25;
  padding: 0 0 .5em 1em;
  display: none;
}

.khal-nr-nav-box a {
  display: block;
  color: ;
  white-space: nowrap;
}

.khal-nr-nav-box .box_Arrow {
  left: 10%;
}


.khal-nav-menu:hover .mui-icon, .khal-nav-menu.hover .mui-icon, .khal-nr-nav-box a:hover {
  color: #e72427;
}

.khal-nav-menu.active .mui-icon {
  transform: rotate(90deg);
}

.khal-nr-nav-box .box_Arrow+.khal-nav-menu .mui-icon {
  display: inline-block;
}



.cp-addname {
  text-align: center;
  font-size: 18px;
  color: #707070;
  flex-shrink: 0;
  width: 2.65rem;
  overflow: hidden;
  padding-top: 5px;
}

.cp-addname .cp-5 {
  float: none;
  margin: 0 auto .4rem;
}

.cp-addname:hover, .cp-addname.hover {
  color: #e72427;
}


.video-nav {
  justify-content: center;
}

.zhjr-nav {
  justify-content: center;
}

.bg-bai {
  border-color: #fff;
}

.bg404 {
  background-color: #f4f4f4;
}

.icon404 {
  text-align: center;
}

.nothingness {
  text-align: center;
  font-size: .5rem;
  color: #707070;
  margin-top: 1.3rem;
}

.Count_down {
  text-align: center;
  font-size: .36rem;
  color: #707070;
  margin-top: .4rem;
}

.Count_down span {
  font-size: .64rem;
  color: #e72427;
}

.bnt404 {
  text-align: center;
  font-size: .36rem;
  border-radius: 1.4rem;
  width: 10rem;
  line-height: 1.4rem;
  height: 1.4rem;
  border: 2px solid #dcdcdc;
  margin: 0 auto;
  color: #707070;
  margin-top: .8rem;
}

.bnt404:hover {
  border: 2px solid #969696;
}

.box404 {
  margin-top: 3rem;
  margin-bottom: 2rem;
}


.car-nav {
  background: #f8f8f8;
  font-size: 18px;
  text-align: center;
  line-height: 3.3333;
  padding: 1.2rem 0;
}

.car-nav1 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.car-nav1>a, .car-nav2 {
  display: flex;
  color: #707070;
  width: 24%;
  border: 1px solid #707070;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  position: relative;
  margin: 0 .5%;
}

.car-nav1>a>.img, .car-nav2>.img {
  width: 23px;
  height: 19px;
  overflow: hidden;
  position: relative;
  margin-right: 10px;
}

.car-nav1>a>.img>img:last-child, .car-nav2>.img>img:last-child {
  display: none;
}

.car-nav1>a>.img>img, .car-nav2>.img>img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.car-nav1>a:hover, .car-nav1>a.hover, .car-nav2.hover {
  color: #fff;
  background: #e72427;
  border-color: #e72427;
}

.car-nav1>a:hover>.img>img:last-child, .car-nav1>a.hover>.img>img:last-child, .car-nav2.hover>.img>img:last-child {
  display: block;
}

.car-nav1>a:hover>.img>img:first-child, .car-nav1>a.hover>.img>img:first-child, .car-nav2.hover>.img>img:first-child {
  display: none;
}

.car-nav2 {
  width: 48%;
  margin: 0 auto;
}

.car-nav2>span {
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.m-prev-white, .m-next-white {
  width: 15px;
  height: 30px;
  background-size: 100% 100%;
  top: 287px;
  margin-top: 0;
}

.m-prev-white {
  left: .8rem;
}

.m-prev-white.swiper-button-disabled, .m-next-white.swiper-button-disabled {
  display: block;
}

.m-next-white {
  right: .8rem;
}

.cp-car {
  height: 550px;
}

.car-yycj {
  position: relative;
  margin-bottom: 60px;
  text-align: center;
  font-size: 22px;
}

.car-yycj .a-background {
  padding-bottom: 49.18032787%;
}

.car-yycj p {
  padding-top: .6rem;
}

.m-page {
  bottom: auto;
  top: 540px !important;
  width: 100% !important;
  position: absolute;
  right: auto;
  z-index: 2;
  transform: translate(0);
}

.m-page .swiper-pagination-bullet {
  margin: 0 .4rem !important;
}

.car-cpys {
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 1.6666667;
  flex-wrap: wrap;
  margin-bottom: 1.2rem;
}

.car-cpys>.img {
  width: 50%;
  flex-shrink: 0;
}

.car-cpys>.text {
  padding: .5rem 2rem;
  width: 50%;
}

.car-cpys1 .cp-xg2 {
  width: 43.33333%;
}


.Hardware_SenseEye-bg1 {
  height: 640px;
}

.Hardware_SenseEye_cpgn {
  font-size: 18px;
  line-height: 1.667;
  padding: 1.6rem 0 1rem;
  color: #707070;
}

.Hardware_SenseEye_cpgn1 {
  margin-bottom: .8rem;
  border: 1px solid #dcdcdc;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: .8rem .8rem .8rem 1.6rem;
}

.Hardware_SenseEye_cpgn1 .text {
  width: 50%;
  max-width: 420px;
  flex-shrink: 0;
}

.Hardware_SenseEye_cpgn1 .text h2 {
  font-size: 32px;
  color: #111;
  margin: 0 0 .4rem;
}

.Hardware_SenseEye_cpgn1 .img {
  width: 45.5%;
  flex-shrink: 0;
}


.ai-text-h1 {
  font-size: .8rem;
  margin: 0 0 .6rem;
}

.ai_class_title {
  font-size: .8rem;
  color: #111;
  margin: 1rem 0;
  text-align: center;
}

.ai_class_title2 {
  font-size: .44rem;
  color: #707070;
  margin: -.5rem 0 .9rem;
  text-align: center;
}

.ai_class_1 {
  font-size: 16px;
  color: #707070;
  line-height: 1.625;
  padding-bottom: 1.1rem;
}

.ai_class_2 {
  border: 1px solid #d5d6d9;
  display: flex;
  align-items: center;
}

.ai_class_2>.text {
  width: 50%;
  flex-shrink: 0;
  padding: 1.2rem 1.2rem .9rem;
}

.ai_class_2 h2 {
  color: #111;
  font-size: .64rem;
  margin: 0 0 .4rem;
}

.ai_class_2>.a-background {
  width: 50%;
  height: 7.6rem;
  background-color: #f4f4f4;
  flex-shrink: 0;
}

.ai_class_1>.ai_class_2:last-child {
  border-top: none;
  flex-direction: row-reverse;
}

.ai_class_3 {
  padding: .2rem 0 1.2rem;
  font-size: .32rem;
  color: #707070;
  line-height: 1.64;
  text-align: center;
}

.ai_class_3 h2 {
  font-size: .64rem;
  color: #111;
  margin: 0 0 .4rem;
}

.ai_class_4 {
  border: 1px solid #d5d6d9;
  background: #fff;
}

.ai_class_5 {
  display: flex;
  align-items: center;
}

.ai_class_5>div {
  width: 50%;
  flex-shrink: 0;
  border-bottom: 1px solid #d5d6d9;
  padding: 1.2rem 1.2rem 1.3rem;
}

.ai_class_5>div:first-child {
  border-right: 1px solid #d5d6d9;
}

.ai_class_6 {
  padding: 1rem 1rem 1.2rem;
}

.ai_class_7 {
  font-size: 18px;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  margin-top: .7rem;
  color: #3e3a39;
}

.ai_class_7>div {
  flex-shrink: 0;
  width: 14.2857142857%;
}

.ai_class_7>div>img {
  display: block;
  margin: 0 auto .4rem;
}

.ai_class_8 {
  background: #f8f8f8;
}

.ai_class_9 {
  border-bottom: 8px solid #fff;
  padding-bottom: .1rem;
}

.ai_class_10 {
  border-bottom: .2rem solid #fff;
}

.ai_class_11 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.ai_class_11>.left {
  width: 50%;
  background: no-repeat left center;
  height: 6.8rem;
  padding-left: 31.96721311%;
  display: flex;
  align-items: center;
  font-size: .44rem;
  line-height: 1.3637;
  color: #111;
  background-size: auto 100%;
}

.ai_class_11>.right {
  display: flex;
  align-items: center;
  width: 50%;
  flex-shrink: 0;
  text-align: center;
  font-size: 18px;
  justify-content: space-between;
  padding: 0 .6rem 0 1.8rem;
  color: #3e3a39;
}

.ai_class_11>.right>div {
  flex-shrink: 0;
  flex-grow: 0;
  white-space: nowrap;
}

.ai_class_11>.right>div>img {
  width: 1.92rem;
  display: block;
  margin: 0 auto .3rem;
}

.ai_class_12 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ai_class_12>div {
  width: 17.78688525%;
  text-align: center;
  font-size: .44rem;
  color: #3e3a39;
  margin-bottom: .7rem;
}

.ai_class_12>div>img {
  max-width: 4.34rem;
  display: block;
  margin: 0 auto .6rem;
}

.ai_class_14 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.2rem;
}

.ai_class_14>div {
  width: 32.04918033%;
  flex-shrink: 0;
}


.events {
  font-size: 18px;
  line-height: 1.8;
  color: #707070;
  padding-bottom: 1.6rem;
}

.events-h1 {
  font-size: .8rem;
  text-align: center;
  margin: 0;
  line-height: 1;
  padding: .9rem 0 .1rem;
}

.events-1 {
  display: flex;
  flex-wrap: wrap;
  height: 7.6rem;
  margin-top: .8rem;
}

.events-1 .img {
  width: 50%;
  overflow: hidden;
  flex-shrink: 0;
  height: 100%;
}

.events-1 .a-background {
  height: 100%;
  transition: all 1s;
}

.events-1:hover .a-background {
  transform: scale(1.1);
}

.events-1 .text {
  width: 50%;
  height: 100%;
  overflow: hidden;
  flex-shrink: 0;
  border: 1px solid #dcdcdc;
  border-left: none;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: .5rem 1.4rem .5rem 1.2rem;
}

.events-1 h3 {
  font-size: .56rem;
  color: #333333;
  margin: 0;
}

.events-1 .m-dhslh {
  -webkit-line-clamp: 3;
  margin: .7rem 0 1rem;
  max-height: 5.4em;
}

.events_Arrow {
  color: #e72427;
  display: flex;
  align-items: center;
}

.events_Arrow img {
  width: 16px;
  margin-left: 13px;
}

.events_Arrow:hover {
  transform: translateX(.2rem);
}


.achievements-nav {
  overflow: visible;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  color: #111;
}

.achievements-nav-left {
  display: flex;
  align-items: center;
}

.achievements-nav-menu {
  position: relative;
}

.achievements-nav-menu1 {
  cursor: pointer;
  position: relative;
  font-size: 22px;
  padding-right: 40px;
}

.achievements-nav-menu1>span {
  font-size: 14px;
  position: absolute;
  right: 14px;
  top: 50%;
  margin-top: -5px;
  font-weight: 800;
  transition: all .5s;
}

.achievements-nav-box {
  position: absolute;
  background: #fff;
  border: 1px solid #dedede;
  padding: .4rem 0;
  z-index: 20;
  line-height: 2.1;
  left: 0;
  width: 210px;
  text-align: center;
  display: none;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, .1);
}

.achievements-nav-box a {
  display: block;
}

.achievements-nav-box a.hover {
  color: #e72427;
}

.achievements-nav-box .box_Arrow {
  left: 49%;
}

.achievements-nav-menu1.active>span {
  transform: rotate(180deg);
}

.achievements-title {
  font-size: .8rem;
  text-align: center;
  line-height: 1;
  padding: 1.2rem 0 .84rem;
  color: #111111;
}

.achievements-1 {
  overflow: visible;
  font-size: 18px;
  line-height: 1.6667;
}

.achievements-2 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -2%;
}

.achievements-3 {
  width: 31.3%;
  margin: 0 1% .6rem;
  border: 1px solid #dcdcdc;
  flex-shrink: 0;
  padding: .6rem .5rem;
  display: block;
  color: #969696;
  transition: all .5s;
}

.achievements-3 .img-box {
  padding-bottom: 44.4444%;
}

.achievements-3 .h3 {
  font-size: 24px;
  line-height: .8rem;
  height: 1.6rem;
  -webkit-line-clamp: 2;
  color: #111;
}

.achievements-3:hover .h3 {
  text-decoration: underline;
}

.achievements-3 .text {
  height: 6.6668em;
  transition: all .5s;
  color: #969696;
}

.achievements-4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: .3rem;
}

.achievements-4>p {
  font-size: .48rem;
  color: #dcdcdc;
}

.achievements-4>span {
  font-size: .32rem;
  color: #707070;
  border: 1px solid #dcdcdc;
  border-radius: .3rem;
  padding: 1px .42rem;
}

.achievements-3:hover {
  border-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, .2);
}

.achievements-3:hover .text {
  text-decoration: underline !important;
  color: #707070;
}

.achievements-5 {
  display: inline-block;
  line-height: 2.4444;
  border: 1px solid #707070;
  border-radius: .44rem;
  padding: 0 .36rem;
  color: #969696;
  cursor: pointer;
  transition: all .5s;
  margin: .8rem 0 1.2rem;
}

.achievements-5>span {
  font-size: 130%;
  transition: all .5s;
}

.achievements-5:hover {
  box-shadow: 0 0 0 1px #707070;
}

.achievements-5.active>span {
  transform: rotate(45deg);
}

.achievements-3-hidden {
  display: none;
}


.achievements-6 {
  background: #f8f8f8;
}

.achievements-7 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .36rem;
  line-height: 2.04;
  color: #707070;
  Z-INDEX: 888;
  position: relative;
}

.paper-nav-menu {
  position: relative;
}

.paper-nav-menu1 {
  cursor: pointer;
  position: relative;
  padding-right: 20px;
  margin: 0 10px;
}

.paper-nav-menu1>span {
  font-size: 14px;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -5px;
  font-weight: 800;
  transition: all .5s;
}

.paper-nav-box {
  position: absolute;
  background: #fff;
  padding: .2rem .6rem;
  z-index: 666;
  left: 50%;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, .1);
  transform: translateX(-50%);
  display: none;
  margin-top: .2rem;
}

.paper-nav-box>a {
  display: block;
  color: #707070;
}

.paper-nav-box>a:hover, .paper-nav-box>a.hover {
  color: #e72427;
}

.paper-nav-menu1.active {
  color: #111;
}

.paper-nav-menu1.active>span {
  transform: rotate(180deg);
}

.achievements-8 {
  background: #fff;
  border: 1px solid #dcdcdc;
  padding: .54rem .6rem .1rem;
  font-size: 18px;
  line-height: 1.6667;
  margin-top: .55rem;
}

.achievements-9 {
  border-top: 1px solid #dcdcdc;
  padding: .6rem 0 .6rem 1rem;
  background: url(/static/css/images/achievements-icon.jpg)no-repeat left .6rem;
  background-size: .6rem;
}

.achievements-11 {
  font-size: 16px;
  line-height: 1.45;
  color: #969696;
  overflow: hidden;
  margin-top: .5rem;
}

.achievements-11>span {
  border: 1px solid #dcdcdc;
  display: block;
  margin-right: .4rem;
  padding: 0 .3rem;
  border-radius: .24rem;
  float: left;
  font-weight: 700;
}

.achievements-11>.achievements-12 {
  color: #dcdcdc;
  border-color: #dcdcdc;
  font-weight: 400;
}

.achievements-13 {
  color: #969696;
  font-weight: 400;
  font-size: 16px;
  line-height: 1rem;
}

.achievements-8 .achievements-9:first-child {
  border: none;
}

.achievements-page {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.2rem 0;
}

.achievements-page>a {
  width: .8rem;
  height: .8rem;
  border: 1px solid #dcdcdc;
  border-radius: 50%;
  text-align: center;
  line-height: .8rem;
  color: #969696;
  margin: .2rem;
  flex-shrink: 0;
}

.achievements-page>a:hover, .achievements-page>a.hover {
  border-color: #9d9d9d;
  color: #969696;
  cursor: pointer;
}

.achievements-page>a.disabled {
  border-color: #dddddd;
  color: #dddddd;
  cursor: default;
}

.achievements-page>a>.mui-icon-arrowleft {
  font-weight: bolder;
}

.achievements-page>a>.mui-icon-arrowright {
  font-weight: bolder;
}



.xshz-lbt {
  font-size: 16px;
  line-height: 1.875;
  color: #707070;
  margin-top: .24rem;
  padding-bottom: 1.5rem;
  display: flex;
  justify-content: space-between;
}

.xshz-lbt-box {
  width: 45.9%;
  flex-shrink: 0;
  overflow: hidden;
}

.xshz-lbt-text {
  width: 48.4%;
  flex-shrink: 0;
}

.xshz-lbt-text h3 {
  font-size: .56rem;
  margin: -.1rem 0 .5rem;
  color: #111;
  line-height: 1.57;
}

.xshz-lbt-page {
  position: absolute;
  display: flex;
  align-items: center;
  font-size: 22px;
  width: 100%;
  bottom: .8rem;
  left: 0;
  color: #969696;
  line-height: 1;
}

.xshz-lbt-page .swiper-pagination {
  width: auto;
  position: relative;
  bottom: 0;
  width: 2rem;
}

.xshz-lbt-page .swiper-button-disabled {
  display: block;
  opacity: .5;
  cursor: default;
}

.xshz-lbt-page .swiper-pagination-current {
  color: #e72427;
}

.xshz-lbt-prev, .xshz-lbt-next {
  cursor: pointer;
}


.tech_title {
  font-size: .8rem;
  text-align: center;
  padding-top: 1rem;
  padding-bottom: .5rem;
  font-weight: bolder;
}

.tech_info {
  font-size: .36rem;
  color: #969696;
  text-align: center;
  width: 18rem;
  margin: 0 auto;
  line-height: .64rem;
}

.ability_list {
  font-size: 16px;
  line-height: 1.625;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: .7rem;
  justify-content: space-between;
  margin-top: .6rem;
}

.ability_list a {
  cursor: pointer;
  width:32%;
}

.ability_list li {
  width: 100%;
  font-size: .36rem;
  flex-shrink: 0;
  white-space: normal;
  margin-top: .58rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  border: 1px solid #dcdcdc;
  padding: .56rem .32rem .56rem .50rem;
  justify-content: space-between;
}

.ability_list li:hover {
  box-shadow: 0px 0px 16px #f1f0f0;
  color: #e72427;
}

.ability_list li span {
  width: 1.04rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: .1rem .35rem 0;
  overflow: hidden;
  height: 1.04rem;
}

.ability_list li span .img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.ability_list li span .img-hover {
  opacity: 0;
}

.ability_list li:hover .img-hover {
  opacity: 1;
}

.ability_list li:hover .img {
  opacity: 0;
}


.hxjs_bg {
  background: #f8f8f8;
  margin-top: 1.2rem;
  padding-top: 1.16rem;
  padding-bottom: 1.32rem;
}

.xshz_bg {
  background: #f8f8f8;
  padding-bottom: 1.32rem;
  padding-top:1.2rem;
}

.hxjs_h1 {
  text-align: center;
  font-size: .6rem;
  margin-bottom: 1.16rem;
  font-weight:normal;
}

.hxjs_bg ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.hxjs_bg ul li:first-child {
  border-left: none;
}

.hxjs_bg ul li {
  text-align: center;
  font-size: .44rem;
  width: 33%;
  border-left: 1px solid #dcdcdc;
}

.hxjs_bg ul li span {
  display: block;
  font-size: .88rem;
  color: #e72427;
  font-weight: bolder;
}

.hxjs_bg ul li div {
  margin-top: .5rem;
}

.hxjs_bg ul li span {
  margin-top: .5rem;
}

.xscg {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.xscg .left {
  padding: .58rem .48rem;
  height: 8.2rem;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}

.xscg .left img {
  width: 100%;
  height:3.1rem;
}

.xscg .right {
  padding: .58rem .6rem;
  height: 8.2rem;
}

.xscg h1 {
  font-size: .48rem;
  margin-bottom: .6rem;
  color: #707070;
}

.xscg .btn-ljgd {
  margin: 60px auto;
}

.hxjs_boxboder {
  border: 1px solid #dcdcdc;
}

.hxjs_lwjd {
  width: 7.8rem;
}

.hxjs_lwjd .title {
  font-size: .48rem;
  line-height: .8rem;
  margin-top: .32rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.hxjs_lwjd .info {
  font-size: .36rem;
  line-height: .6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: #969696;
  margin-top: .32rem;
}

.hxjs_lwjd_tip {
  font-size: .48rem;
  width: 100%;
  color: #dcdcdc;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height:.58rem;
}

.hxjs_lwjd_tip .tip {
  font-size: .32rem;
  color: #707070;
  border: 1px solid #dcdcdc;
  text-align: center;
  padding: 0rem .4rem;
  border-radius: .28rem;
  line-height: .56rem;
  height: .56rem;
}

.hxjs_xslw {
  width: 16rem;
}

.hxjs_xslw ul li {
  white-space: normal;
  overflow: hidden;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: .6rem;
  margin-bottom: .6rem;
}

.hxjs_xslw ul li:last-child {
  border-bottom: none;
}

.hxjs_xslw_info {
  width: 13.7rem;
  float: right;
}
.hxjs_xslw_info p{
  color:#969696;
  font-size:16px;
}
.hxjs_xslw_icon {
  float: left;
  width: .6rem;
}

.hxjs_xslw_title {
  font-size: .36rem;
  line-height: .6rem;
  word-wrap: break-word;
  height: 1.4rem;
}

.hxjs_xslw_title:hover {
  color: #e72427;
}
.hxjs_xslw_tips{
      margin-top: .4rem;
}
.hxjs_xslw_tips span {
  border: 1px solid #f0f0f0;
  border-radius: .3rem;
  font-size: .32rem;
  height: .6rem;
  display: block;
  float: left;
  line-height: .6rem;
  padding: 0 .34rem;
  margin-right: .4rem;
  color: #969696;
}

.hxjs_xslw_tips .custom {
  color: #dcdcdc;
}


.xshz_left {
  float: left;
  font-size: .6rem;
  line-height: .8rem;
}

.xshz_left span {
  font-size: .36rem;
  display: block;
}

.xshz_right {
  width: 11.2rem;
  line-height: .8rem;
  font-size: .48rem;
  float: right;
}

.xshz_right span {
  color: #e72427;
}

.hxjs_xshz_img {
  margin-top: 1rem;
}

.xshz_info {
  width: 15.4rem;
  margin: 0 auto;
  font-size: .36rem;
  line-height: .6rem;
  margin-top: 1rem;
  text-align: center;
}

.xshz_info a {
  margin-top: .8rem;
}

.xshz_info center {
  padding-bottom: .1rem;
}


.tech_top_tip{
  background-color: rgba(231,36,39,.6);
  position: absolute;
  z-index: 1;
  padding: .2rem .3rem;
  margin: .53rem 0;
  font-size: .36rem;
  line-height: .36rem;
  color: #fff;
}
.tech_information span{
  background-color:#f4f4f4;
  border-radius: .28rem;
  font-size:.28rem;
  color:#969696;
  float:Left;
  margin-right:.2rem;
  padding:.05rem .2rem;
  margin-top: .5%;
}
.new-4 .info{
  font-size:16px;
  color:#969696;
  line-height: 26PX;
}
.tech_content:hover .text {
    margin-top:-4.8579em;
}

.tech_information{
  margin-top:.5rem;
      overflow: hidden;
      height:.68rem;
}
.tech_information div{
  float:right;
  border:1px solid #dcdcdc;
  font-size:.32rem;
  color:#707070;
  padding: 0.05rem .26rem;
  border-radius: 3px;
}
.tech_data{
  margin-top:.3rem;
  font-size:16px;
  color:#707070;
}

@media only screen and (max-width:768px) {
  .xscg .left img {
    width: 100%;
    height:auto;
  }
  .icon404 img {
    width: 80%
  }

  .nothingness {
    text-align: center;
    font-size: .56rem;
    color: #707070;
    margin-top: 1.3rem;
  }

  .Count_down {
    text-align: center;
    font-size: .48rem;
    color: #707070;
    width: 9.2rem;
    margin: 0 auto;
    margin-top: .7rem;
  }

  .Count_down span {
    font-size: .8rem;
    color: #e72427;
  }

  .bnt404 {
    text-align: center;
    font-size: .48rem;
    border-radius: 1.4rem;
    width: 9.2rem;
    line-height: 1.6rem;
    height: 1.6rem;
    border: 2px solid #dcdcdc;
    margin: 0 auto;
    color: #707070;
    margin-top: .8rem;
  }

  .bnt404:hover {
    border: 2px solid #969696;
  }

  .new-1 {
    padding: 1.2rem .5rem 1.6rem;
    font-size: 12px;
  }

  .new-2 .img-box {
    width: 100%;
    padding-bottom: 57.534%;
    height: 0;
  }

  .new-2>.text {
    width: 100%;
    height: auto;
    background-size: 2rem;
    background-position: right 5%;
  }

  .new-2>.text>a.m-dhslh {
    width: 80%;
  }

  .new-2>.text>a.m-dhslh, .new-4>.text>a.m-dhslh {
    font-size: .6rem;
  }

  .new-4>.text1>.m-dhslh {
    -webkit-line-clamp: 5;
  }

  .new-4>.text>div.m-dhslh {
    height: auto;
    transition: all .5s;
  }

  .new-3 {
    margin: 5% 0;
  }

  .new-4 {
    width: 86%;
    float: none;
    margin: 0 auto 5%;
  }

  .new-4>.text {
    padding: .8rem;
  }

  .new-4:hover>.text {
    margin-top: 0;
  }

  .new-4:hover>.text>div.m-dhslh {
    height: 0;
  }

  .new-fh {
    font-size: .7rem;
    padding-left: .8rem;
  }

  .new-fh>a>img {
    width: .6rem;
  }

  .new-nr {
    font-size: .5rem;
    padding: 0 .6rem;
  }

  .new-title {
    font-size: .8rem;
  }

  .new-time {
    font-size: .56rem;
  }

  .cplb {
    font-size: .7rem;
  }

  .cplb>span:before {
    width: .5rem;
    height: .5rem;
    margin-top: -.25rem;
    background-size: cover;
  }

  .cplb-1 {
    font-size: .49rem;
    padding: 0 .4rem;
  }

  .cplb-1>li {
    width: 50%;
    background-size: 1rem;
  }

  .cp-bg {
    height: 0;
    padding-bottom: 98.667%;
    background-position-x: 40%;
  }

  .cp-bg1 {
    background-position-x: 72%;
    padding-bottom: 101%;
  }

  .cp-text {
    position: relative;
    background: #5b605a;
    left: 0;
    transform: translateX(0);
    padding: 1.4rem .8rem 0;
    font-size: .62rem;
    margin-bottom: -1px;
  }

  .cp-text-a>span {
    font-size: .6rem;
    background-size: .6rem;
    padding-right: .8rem;
  }

  .cp-text-h2 {
    font-size: .64rem;
  }

  .cp-text2 .cp-text-h2 {
    font-size: .6rem;
    line-height: 1.74;
  }

  .hxjs-btn {
    display: none;
  }

  .Technology_banner {
    height: 7.2rem;
    background-position-x: 80%;
  }

  .cp-text2 {
    background: #060a16;
    justify-content: flex-start;
    text-align: left;
    padding-bottom: 1rem;
    margin-bottom: 0;
    padding-top: 1rem;
  }

  .cp-text3 {
    background: #0f0f0f;
  }

  .cp-2 {
    padding: 0 .7rem;
    text-align: center;
    font-size: .6rem;
  }

  .cp-3 {
    width: 100%;
    border: none;
    padding-left: 0;
    padding-right: 0;
  }

  .cp-3-img {
    width: 74%;
    margin: .8rem auto 0;
  }

  .cp-3-right, .cp-2>.cp-3:nth-child(even) {
    padding-left: 0;
    border-bottom: 1px solid #dcdcdc;
    padding-top: 0;
  }

  .cp-text4 {
    text-align: center;
    justify-content: center;
  }

  .cp-3>p {
    width: 100%;
  }

  .cp-xg1 {
    margin: 0;
    font-size: 15px;
    padding: 0 0.7rem;
  }

  .cp-xg2, .cp-xg3>.cp-xg2 {
    width: 88%;
   
    padding-bottom: .8rem;
  }

  .cp-xg2> .img img {
    max-width: 100%;
	overflow: hidden;
    height: 5.2rem;
  }

  .cp-6 {
    margin: .5rem 0;
    padding: .5rem 0;
  }

  .cp-7>.cp-5 {
    margin: .3rem .55rem;
  }

  .cp-8 {
    height: auto;
    flex-wrap: wrap;
  }

  .cp-8>.a-background {
    width: 100%;
    padding-bottom: 66.6667%;
  }

  .cp-8>.cp-10 {
    width: 100%;
    padding: 3.28rem 2.2rem;
  }

  .cp-9 {
    padding: 0;
    font-size: .72rem;
  }

  .cp-11 .cp-9 {
    padding: 0;
  }

  .cp-11, .xshz-6 {
    flex-direction: column-reverse;
  }

  .m-close {
    right: .05rem;
    top: .05rem
  }

  .khal-8 {
    position: absolute;
  }

  .khal-3 {
    height: 0;
    
    padding-bottom: 108%;
  }

  .khal-7 {
    padding: 1.6rem 9.3% 0;
  }

  .khal-5 {
    flex-wrap: wrap;
    padding: 0 0 1.6rem;
    font-size: .5rem;
    line-height: 1.825;
  }

  .khal-5>.img {
    width: 100%;
    margin-top: 1.2rem;
  }

  .khal-5>.text {
    width: 100%;
    margin: 0;
  }

  .khal-5>.text>h2 {
    font-size: .7rem;
    margin-bottom: .7rem;
    color: #111;
  }

  .khal-6 {
    flex-direction: row;
  }

  .hxjs-1 {
    height: auto;
    padding: 2rem 1.4rem 0;
  }

  .hxjs-2 {
    overflow: hidden;
    font-size: .5rem;
    padding-bottom: 2.64rem;
  }

  .hxjs-5 {
    font-size: .6rem;
    padding: 0 .7rem;
  }

  .hxjs-left {
    width: 100%;
  }

  .hxjs-8 {
    padding: 0 .2rem;
  }

  .hxjs-9 {
    padding: 0 .2rem;
    width: 20%;
  }

  .hxjs-right {
    width: 100%;
    float: none;
  }

  .hxjs-10 {
    padding: 1.2rem 3rem 0;
    font-size: .5rem;
  }

  .hxjs-11 input {
    width: 50%;
    flex-grow: 1;
  }

  .hxjs-11 {
    width: 10rem;
  }

  .hxjs-gnys {
    padding: 0 3rem 1.2rem;
  }

  .hxjs-12 {}

  .hxjs-13 {
    width: 100%;
    padding: 0 0 .8rem;
  }

  .hxjs-14 {
    font-size: .6rem;
    line-height: 1rem;
  }

  .hxjs-15 {
    margin: 0 9.33%;
    width: 81.34% !important;
    left: 0;
    transform: translate(0);
  }

  .gyst-1 {
    flex-wrap: wrap;
    padding: 0 .6rem 1.2rem;
    font-size: .5rem;
  }

  .gyst-1>.img, .gyst-1>.text {
    width: 100%;
    margin-top: 1.2rem;
  }

  .gyst-2 {
    height: auto;
    font-size: .5rem;
    flex-wrap: wrap;
    background: #0a081d;
  }

  .gyst-2 .text {
    padding: 1.2rem .6rem 0;
    
  }

  .gyst-2>.img {
    height: 10.4rem;
    width: 100%;
    margin: 5% 0 0;
    background: url(/static/css/images/gyst-img_mb.jpg)no-repeat left center;
    background-size: cover;
  }

  .gyst-3 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .gyst-3>div>img {
    margin-bottom: .6rem;
  }

  .gyst-3>div {
    width: 33.333%;
    align-items: center;
    padding: 0 .4rem;
    line-height: 1.5;
    margin-bottom: 1rem;
  }

  .gyst-4 {
    padding: 1rem 0 0;
    font-size: .45rem;
    white-space: normal;
  }

  .gyst-7, .gyst-8>h1 {
    width: 100%;
    text-align: center;
    float: none;
  }

  .gyst-6, .gyst-11 {
    padding: 1rem 0.5rem;
    font-size: .55rem;
  }

  .gyst-13 {
    padding-right: 0.5rem;
  }

  .gyst-15-left {
    font-size: .65rem;
    width: 4em;
    padding-right: .65rem;
  }

  .gyst-15-left>span>i {
    font-size: 140%;
    padding: 0;
  }

  .gyst-17 .gyst-15-left>span {
    margin-top: -.1em;
  }

  .gyst-7.delay-1, .gyst-7.delay-2, .gyst-10.delay-2 {
    animation-delay: 0s !important;
  }

  .gyst-10 {
    width: 100%;
    padding: .72rem .6rem .72rem 2rem;
  }

  .gyst-stwh {
    height: auto;
    background: none;
  }

  .gyst-stwh1 {
    margin: 0 auto;
    height: auto;
    padding: 1.2rem .7rem;
  }

  .gyst-stwh1 img {
    position: relative;
  }

  .sytk {
    padding: 1rem .7rem;
    font-size: .48rem;
    line-height: 2;
  }

  .sytk-1>h3 {
    font-size: .56rem;
  }

  .hzhb {
    margin: 0 .6rem .6rem;
    height: 4.6rem;
  }

  .hzhb-2 {
    margin: .1rem;
  }

  .hzhb-1 {
    font-size: .6rem;
  }

  .hzhb-gd {
    font-size: 80%;
  }

  .hxjs-nav {
    font-size: .44rem;
    width: 100%;
    padding: .26rem .6rem;
  }

  .hxjs-nav2 {
    font-size: .56rem;
  }

  .hxjs-banner {
    height: auto;
    display: block;
  }

  .hxjs-banner p {
    font-size: .6rem;
    color: #000;
    position: relative;
    line-height: 1.5;
    padding: .94rem 0;
    display: flex;
    align-items: center;
  }

  .hxjs-banner i {
    font-size: 28px;
    color: #e72427;
    padding: 0 .6rem;
  }

  .hxjs-banner img {
    max-width: 15.73333%;
  }

  .hxjs-title1 {
    font-size: .88rem;
    text-align: center;
    padding: 1.1rem 0;
  }

  .hxjs-xg-1 {
    flex-wrap: wrap;
    margin-bottom: 0;
  }

  .hxjs-menu-box {
    overflow-x: scroll;
    border: none;
    width: 96%;
    display: flex;
    padding: 0;
    margin: 0 2%;
    font-size: .52rem;
  }

  .hxjs-menu-item {
    white-space: nowrap;
    margin: 0 .5rem;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    border-left: none;
    padding: 0 0 .3rem;
  }

  .hxjs-con-box {
    font-size: .48rem;
  }

  .hxjs-con-box .hxjs-con-item {
    display: block;
  }

  .hxjs-con-item>.width-50 {
    width: 100%;
    float: none;
  }

  .hxjs-con-left {
    border-left: none;
    border-right: none;
  }

  .hxjs-con-left>div>h2 {
    font-size: .76rem;
  }

  .hxjs-con-item .width-50.a-background {
    padding-bottom: 62.5%;
    height: auto;
  }

  .hxjs-btn {
    bottom: auto;
    top: 3%;
    padding-right: 1.2rem;
    justify-content: flex-end;
  }

  .khal-4 {
    width: 80%;
    font-size: .8rem;
  }

  .khal-4 .case_info {
    font-size: .6rem;
  }

  .xshz-banner {
    font-size: 12px !important;
  }

  .xshz-2 {
    height: 13rem;
    padding: 0 1.8rem;
    font-size: .64rem;
  }

  .xshz-bg1 {
    background-position-x: 65%;
  }

  .xshz-bg2 {
    background-position-x: 90%;
  }

  .xshz-bg3 {
    background-position-x: 80%;
  }

  .xshz-3 {
    font-size: .44rem;
    padding: 2rem .7rem 0;
    line-height: 1.82;
  }

  .xshz-3>h2 {
    font-size: .76rem;
  }

  .xshz-4 {
    padding: 1rem .7rem 1.2rem;
  }

  .xshz-5 {
    width: 100%;
    margin-bottom: .8rem;
    overflow: hidden;
    font-size: .4rem;
  }

  .xshz-4 h4 {
    font-size: .48rem;
  }

  .xshz-6 {
    height: auto;
    font-size: .44rem;
    line-height: 1.82;
    flex-direction: column-reverse;
  }

  .xshz-9 {
    flex-direction: column;
  }

  .xshz-6>.a-background {
    padding-bottom: 72%;
  }

  .xshz-6>.width-50 {
    width: 100%;
  }

  .xshz-7 h2, .xshz-10 h2, .xshz-15, .xshz-18 .xshz-3>h2 {
    font-size: .76rem;
  }

  .xshz-7, .xshz-6 .xshz-7 {
    padding: 2rem .7rem;
  }

  .xshz-10 {
    height: auto;
    background: #1f1f1f;
    font-size: .44rem;
    line-height: 1.82;
  }

  .xshz-10 .width-1220 {
    padding: .16rem .64rem 1.5rem;
  }

  .xshz-12, .cp-14 h2 {
    font-size: .52rem;
  }

  .xshz-12>div>img {
    max-width: 30%;
  }

  .hxjs-menu-zdjs:after {
    display: none;
  }

  .xshz-17, .xshz-17 .gyst-15-left {
    font-size: .48rem;
  }

  .xshz-18 {
    height: auto;
    padding-bottom: 60%;
  }

  .cp-12 {
    font-size: .56rem;
  }

  .cp-14 {
    width: auto;
    margin: .8rem 1.6rem;
    padding: 1.2rem 1rem 1.8rem;
    font-size: .48rem;
    justify-content: center;
  }

  .cp-14 .text {
    width: 100%;
    padding-bottom: .9rem;
  }

  .cp-14 .img {
    width: 60%;
  }

  .xshz-18 .xshz-3 {
    font-size: .44rem;
  }

  .xshz-19 {
    background: none;
    height: auto;
    font-size: .44rem;
    color: #707070;
  }

  .xshz-19 .width-1220 {
    padding: 1.5rem .7rem;
  }

  .xshz-19 h2 {
    text-align: center;
    font-size: .76rem;
    color: #111;
  }

  .xshz-14 {
    padding: 0 .7rem;
  }

  .xshz-16 {
    margin-top: 1.6rem;
    padding: 0;
  }

  .xshz-23 {
    width: 100%;
    margin: 0 0 .3rem;
    padding: 1rem .8rem;
  }

  .xshz-21 {
    overflow: visible;
    font-size: .48rem;
  }

  .cp-znsb-2 {
    font-size: .6rem;
    background-position-x: 85%;
  }

  .znsb-btn {
    font-size: .48rem;
  }

  .znsb-btn>img {
    width: .6rem;
    height: .6rem;
  }

  .cp-znsb-3 {
    padding: 1.6rem .7rem;
  }

  
  .cp-text6 {
    background: #566071;
  }

  .cp-text7 {
    background: #5b6675;
  }

  .cp-text8 {
    background: #828d9f;
  }

  .cp-text9 {
    background: #162332;
  }

  .cp-text10 {
    background: #010b17;
  }

  .cp-text-p {
    margin-bottom: 10%;
  }

  .cp-bg2 {
    padding-bottom: 75%;
  }

  .zhjy-2, .zhjy-10 {
    flex-wrap: wrap;
    font-size: .44rem;
  }

  .zhjy-2 .width-50 {
    width: 100%;
  }

  .zhjy-2 .text, .zhjy-10 .text {
    float: none;
    padding: 2.8rem 1.4rem;
  }

  .zhjy-3 {
    flex-direction: column-reverse;
  }

  .zhjy-2 .a-background {
    padding-bottom: 45.83%;
  }

  .zhjy-4 {
    padding: 0 .7rem;
  }

  .zhjy-13 {
    width: 48%;
    font-size: .44rem;
  }

  .zhjy-12 {
    margin: 0;
    font-size: .44rem;
  }

  .zhjy-16 {
    width: 48%;
  }

  .zhjy-14 {
    font-size: .8rem;
  }

  
  .zhjy-10 {
    flex-direction: column;
  }

  .zhjy-10 .width-50, .zhjy-14 {
    width: 100%;
  }

  .zhjy-10 .a-background {
    width: 100%;
    padding-bottom: 62.3%;
  }

  .zhjy-10 br {
    display: none;
  }

  .zhjy-16 .p-bg {
    font-size: .6rem;
  }

  .zhjy-15 {
    margin: 0;
    padding: 0 .5rem;
  }

  .zhjy-nav {
    flex-wrap: wrap;
    position: relative;
    z-index: 99;
  }

  .zhjy-nav .nr-nav-left {
    width: 100%;
  }

  .zhjy-nav-center {
    width: 100%;
    text-align: center;
    font-size: .52rem;
  }

  .zhjy-nav-right {
    position: absolute;
    top: 100%;
    background: #fff;
    display: none;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    padding: .5rem;
    margin: 0 auto;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
  }

  .zhjy-nav-right li {
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 3px;
  }

  .zhjy-nav-right:after {
    display: none;
  }

  .cp_info p {
    width: 90%;
    font-size: .6rem;
    line-height: 32px;
    color: #707070;
    text-align: center;
    margin: 0 auto;
  }

  .cp-info_list {
    width: 100%;
    border: 1px solid #dcdcdc;
    margin: 0 1.6% 0.8rem;
    padding: 0.8rem;
    font-size: .6rem;
    line-height: 1rem;
    font-weight: 600;
  }

  .cp-info_list p {
    font-size: 0.6rem;
    ;
    color: #707070;
    font-weight: 400;
    padding-bottom: 0.3rem;
  }

  .cp_info {
    padding: 1rem 0px;
  }
}

@media only screen and (max-width:768px) {
  
  .vocational_item{height: auto;font-size: .48rem;}
  .vocational_item>.width-50{width: 100%;float: none;}
  .vocational_item-left{min-height: 9.2rem;}
  .vocational_item-left>div{padding: 0 .68rem;width: 100%;}
  .vocational_item-left>div>h2{font-size: .76rem;}
  .vocational_item .a-background{padding-bottom: 62.5%;height: auto;}

  .gallery-thumbs .swiper-slide-thumb-active .sensefocus_logo_Arrows {
    height: auto;
    position: absolute;
    left: 40%;
    opacity: 1;
    top: 39px;
  }
  .teaching_box{
    margin:0 auto;
    margin:1rem .7rem;
    font-size: .48rem;
      max-width: 13.6rem;
      padding-bottom: 0;
  }
  .teaching_bg{
    padding-bottom:0rem;
  }
  .teaching_bg h2{
    font-size:.76rem;
    margin-top:.8rem;
    margin-bottom:.76rem;

  }
  .teaching_txt1{
    font-size:.56rem;
    margin-bottom:.5rem;
  }
  .teaching_txt2{
    font-size:.48rem;
    max-width: 13.6rem;
    line-height: .72rem;
  }
  .teaching_box h3{
    font-size:.8rem;
    margin-top:0px;
  }
  .teaching_icon_box1{
    font-size: .44rem;
    overflow:hidden;
    padding:.7rem .7rem 0;
    margin-top:0px;
  }
  .teaching_icon_box1 p{
    margin-top:.4rem;
  }
  .teaching_icon_box1 img{
    width:2rem;
  }
  .teaching_box .teaching_txt2{
    padding:0rem 1.5rem;
  }
  .teaching_txt3{
    font-size:.64rem;
    margin-top:1.2rem;
  }
  .teaching_icon_box2{
    flex-wrap: wrap;
    justify-content: flex-start;
    margin:1rem 0.7rem 1rem;
  }
  .teaching_icon_box2 img{
    width:2.36rem;
  }
  .teaching_icon_box2 div{width:25%}
  .teaching_icon_box2 p{
    margin-top:.4rem;
    font-size:.44rem;
    margin-bottom:.6rem;
  }
  .experience .width-50{
    margin-left:.76rem;
  }
  .experience .width-50 img{
    width:90%;
  }
  .experience_left{
    width:13.6rem;
    height:5.6rem;
    font-size:.48rem;
    line-height: .8rem;
    border-right:1px solid #d5d6d9;
    margin-bottom:.4rem;
    margin-left:.76rem;
    padding:.96rem .6rem;
  }
  .experience_icon{
    max-width: 13.6rem;
    font-size: .44rem;
    margin-top:1.2rem;
  }
  .experience_icon img{
    width: 2.36rem;
  }
  .base{margin-top:1.2rem;}
  .base p{ text-align: center;line-height:1.6rem;font-size:.44rem;}

  .sensefocus_logo:hover img {
    margin-top: 0px;
    cursor: pointer;
  }

  .gallery-thumbs .swiper-slide-thumb-active:hover .sensefocus_logo_Arrows {
    top: 39px;
  }

  .sensefocus_logo {
    height: 40px;
    text-align: center;
  }

  .sensefocus_logo img {
    margin-top: 0px;
  }

  .gallery-top {
    width: 90%;
    margin-bottom: 30px;
  }

  .gallery-top img {
    width: 100%;
  }

  .gallery-thumbs {
    width: 100%;
    height: 49px;
  }

  
  .nr-nav-jia {
    font-size: 13px;
    padding-left: 0;
    padding-right: 0;
  }

  .nr-nav-jia a.swiper-slide {
    padding: 0 .7rem;
    display: block;
    width: auto;
  }

  .nr-nav-jia a.swiper-slide>.img {
    width: 2rem;
    height: 2rem;
  }

  .nr-nav-jia a:hover img.img-hover {
    opacity: 0;
  }

  .nr-nav-jia a:hover {
    color: #333;
  }

  
  .nr-crumbs {
    margin-left: .5rem;
  }

  .khal-1 {
    width: 90%;
    margin: 0 auto;
  }

  .cp-addname p {
    display: none;
  }

  .khal-nr-nav-box, .cp-addname {
    font-size: 16px;
  }

  .khal-nr-nav-box2 {
    font-size: 14px;
  }

  .khal-nav-menu:hover .mui-icon, .khal-nr-nav-box a:hover {
    color: #707070;
  }

  .khal-nav-menu.hover .mui-icon, .khal-nr-nav-box a.hover {
    color: #e72427;
  }

  .video-cp-1 .cp-text {
    background: #262628;
  }

  .video-cp-1 .cp-bg1 {
    background-position-x: 79%;
    margin-top: -10%;
  }

  .video-cp-2 {
    background-position-x: 20%;
  }

  .video-cp-3 {
    background-position-x: 60%;
  }

  .video-cp-4 {
    background-position-x: 43%;
  }

  .video-nav {
    justify-content: left;
  }

  .video-cp-5 .cp-text {
    background: #020407;
  }

  .video-cp-5 .cp-bg1, .video-cp-9 {
    background-position-x: 82%;
  }

  .video-cp-6 {
    background-position-x: 85%;
  }

  .cp-gg-1 .cp-text {
    background: #0c0b15;
  }

  .cp-gg-1 .cp-bg1 {
    background-position-x: 80%;
  }

  .cp-gg-2 .cp-text {
    background: rgb(97, 139, 158);
  }

  .cp-gg-3 .cp-text {
    background: rgb(27, 27, 27);
  }

  .cp-gg-4 .cp-text {
    background: #262628;
  }

  .cp-gg-5 .cp-text {
    background: rgb(32, 33, 35);
  }

  .cp-gg-5 .cp-bg1 {
    background-position-x: 76%;
  }

  .cp-gg-6 .cp-text {
    background: rgb(36, 37, 39);
  }

  .video-cp-7 {
    background-position-x: 97%;
  }

  .video-cp-8 {
    background-position-x: 50%;
  }

  .video-cp-10 {
    background-position-x: 53%;
  }

  .video-cp-11 {
    background-position-x: 18%;
  }

  
  .cp-text-bg1 .cp-text {
    background: #a1a1a1;
  }

  .cp-text-bg2 .cp-text {
    background: #2a2e39;
  }

  .cp-text-bg3 .cp-text {
    background: #a9aeb7;
  }

  .cp-text-bg4 .cp-text {
    background: #767b7f;
  }

  .cp-text-bg5 .cp-text {
    background: #a0a4ab;
  }

  .cp-text-bg6 .cp-text {
    background: #0f1522;
  }

  .cp-text-bg7 .cp-text {
    background: #232323;
  }

  .cp-text-bg8 .cp-text {
    background: #0f1f38;
  }

  .cp-text-bg9 .cp-text {
    background: #c2c2c2;
  }

  .cp-text-bg10 .cp-text {
    background: #10182b;
  }

  .cp-text-bg11 .cp-text {
    background: #1b1b1b;
  }

  .cp-text-bg12 .cp-text {
    background: #949494;
  }

  .cp-text-bg13 .cp-text {
    background: #9e9e9e;
  }

  .cp-text-bg14 .cp-text {
    background: #8f8f8f;
  }

  .cp-text-bg15 .cp-text {
    background: #5b6268;
  }

  .cp-text-bg16 .cp-text {
    background: #8c9093;
  }

  .cp-text-bg17 .cp-text {
    background: #8a8b8d;
  }

  .cp-text-bg18 .cp-text {
    background: #aaa;
  }

  .cp-text-bg19 .cp-text {
    background: #13161d;
  }

  .cp-text-bg20 .cp-text {
    background: #a8b8cf;
  }

  .bg-x-1 {
    background-position-x: 76%;
  }

  .bg-x-2 {
    background-position-x: 50%;
  }

  .bg-x-3 {
    background-position-x: 75%;
    margin-top: -2%;
  }

  .bg-x-4 {
    background-position-x: 79%;
  }

  .bg-x-5 {
    background-position-x: 73.5%;
  }

  .gyst-12 .hover {
    background-size: 100% 100%;
  }

  .gyst-12 span {
    background-image: url(/static/css/images/gyst-14.jpg);
    color: #111;
    height: 1.82rem;
    width: 4.4rem;
    line-height: 1.6rem;
    background-size: 100% 100%;
  }

  .cp-car {
    height: 0;
    padding-bottom: 73.3333%;
  }

  .car-yycj {
    margin: 0 5% 1.2rem;
    font-size: .56rem;
    width: 90%;
  }

  .car-yycj .a-background {
    padding-bottom: 88.23529412%;
  }

  .m-page {
    top: 10.6rem !important;
  }

  .index-page .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
  }

  .index-page .swiper-pagination-bullet:after {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .m-prev-white, .m-next-white {
    width: .6rem;
    height: 1.2rem;
    top: 5.6rem
  }

  .car-nav {
    font-size: .48rem;
    line-height: 2.9;
    overflow: visible;
    padding: .4rem 0;
  }

  .car-nav1 {
    position: absolute;
    flex-direction: column;
    width: 50%;
    background: #fff;
    padding: .4rem 0;
    overflow: visible;
    box-shadow: 1px 1px 5px #ddd;
    z-index: 5;
    left: 50%;
    margin-left: -25%;
    margin-top: 20px;
    display: none;
  }

  .car-nav1>a {
    width: 100%;
    border: none;
    background: none;
  }

  .car-nav1>a>.img {
    display: none;
  }

  .car-nav1>a.hover, .car-nav1>a:hover {
    background: none;
    color: #e72427;
  }

  .car-nav1 .box_Arrow {
    border-color: #eee;
    width: .4rem;
    height: .4rem;
    left: 80%;
    margin-top: -0.58rem;
  }

  .car-cpys>.img {
    width: 100%;
  }

  .car-cpys>.text {
    width: 100%;
    padding: 1.5rem;
    font-size: .48rem;
  }

  .car-cpys {
    margin: 0 .7rem 1.2rem;
  }

  .car-cpys1 .cp-xg2 {
    width: 100%;
  }

  .cp-sensear-bg1 {
    background-position-x: 75%;
  }

  .cp-sensear-text-bg1 {
    background: #9eaeb7;
  }

  
  .finance_vip_bg1 {
    background: #bfbfbf;
  }

  .Hardware_SenseEye-text1 {
    background: #bfbfbf;
  }

  .Hardware_SenseEye-text2 {
    background: #babbbe;
  }

  .Hardware_SenseEye-bg1 {
    background-position-x: 85%;
    padding-bottom: 80%;
  }

  .Hardware_SenseEye_cpgn {
    font-size: .48rem;
    padding: 1.2rem .7rem .4rem;
  }

  .Hardware_SenseEye_cpgn1 {
    display: block;
    padding: 1rem;
  }

  .Hardware_SenseEye_cpgn1 .text {
    width: 100%;
    max-width: 100%;
  }

  .Hardware_SenseEye_cpgn1 .text h2 {
    font-size: .72rem;
  }

  .Hardware_SenseEye_cpgn1 .img {
    width: 100%;
    margin-top: .9rem;
  }

  .finance_sensedata_bg1 {
    background: #c2c3c4;
  }

  
  .ai_class_title {
    font-size: .96rem;
    margin: 1.1rem 0;
  }

  .ai_class_title2 {
    font-size: .56rem;
    margin-bottom: .8rem;
  }

  .zhjy-5 {
    width: 100%;
    font-size: .44rem;
    margin-bottom: .6rem;
  }

  .zhjy-5 .a-background {
    padding: 0;
    height: 8.8rem;
  }

  .zhjy-5 h2 {
    font-size: .72rem;
    margin-bottom: .2rem;
  }

  .zhjy-5 .text {
    padding: .7rem .6rem;
    background: rgba(0, 0, 0, .3);
  }

  .ai_class_1 {
    padding: 0 .7rem .4rem;
    font-size: .44rem;
  }

  .ai_class_2 {
    flex-wrap: wrap;
  }

  .ai_class_2>.text, .ai_class_2>.a-background {
    width: 100%;
  }

  .ai_class_2 h2, .ai_class_3 h2 {
    font-size: .72rem;
  }

  .ai_class_3 {
    padding-left: .7rem;
    padding-right: .7rem;
    font-size: .44rem;
  }

  .ai_class_5 {
    flex-wrap: wrap;
  }

  .ai_class_5>div {
    width: 100%;
  }

  .ai_class_7 {
    flex-wrap: wrap;
    font-size: .44rem;
    justify-content: flex-start;
    margin: 1rem -.6rem -.5rem;
  }

  .ai_class_7>div {
    width: 25%;
    padding: 0 .44rem;
    margin-bottom: .7rem;
  }

  .ai_class_9 {
    border-bottom: .2rem solid #fff;
  }

  .ai_class_10 {
    border: none;
  }

  .ai_class_11>.left {
    width: 100%;
    height: 6.4rem;
    background-position-x: 1.5rem;
    font-size: .56rem;
    padding-left: 9.1rem;
  }

  .ai_class_11>.right {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    padding: .8rem 1.2rem .9rem;
    font-size: .44rem;
  }

  .ai_class_11>.right>div {
    width: 33.333%;
  }

  .ai_class_12>div {
    width: 50%;
    margin-bottom: 1.2rem;
  }

  .ai_class_13 {
    padding: 0 .7rem;
    overflow: hidden;
  }

  .ai_class_14 {
    overflow-x: scroll;
  }

  .ai_class_14>div {
    width: 7.8rem;
    margin-right: .5rem;
  }

  .zhjy-7 {
    margin: 0;
    font-size: .44rem;
    padding: 0 .7rem;
  }

  .zhjy-8 {
    width: 100%;
    margin: 0 0 1.2rem;
  }

  .zhjy-8 h2 {
    font-size: .64rem;
  }

  
  .gyst-2 .text h1, .gyst-title {
    font-size: .8rem;
  }

  .Hardware_SenseOffice_bg1 {
    background: #bdcddd;
  }

  .events {
    padding-left: .7rem;
    padding-right: .7rem;
    font-size: .48rem;
  }

  .events-1 {
    height: auto;
    display: block;
  }

  .events-1 .img {
    height: 7.6rem;
    width: 100%;
  }

  .events-1 .text {
    width: 100%;
    height: auto;
    display: block;
    padding: 1rem .8rem .9rem;
    border: 1px solid #dcdcdc;
    border-top: none;
  }

  .events-1 h3 {
    font-size: .68rem;
  }

  .events-1 .m-dhslh {
    margin: .6rem 0 .8rem;
  }

  .events_Arrow {
    font-size: .44rem;
  }

  .events_Arrow img {
    width: .4rem;
    margin-left: .4rem;
  }

  
  .Hardware_SensePass_Pro_bg1 {
    background: #c0c0c0;
  }

  .Hardware_SenseNebula_g1-bg1 {
    padding-bottom: 90%;
    background-position-x: 85%;
  }

  
  .achievements-nav {
    font-size: .48rem;
    padding: 0 .7rem;
  }

  .achievements-nav-menu1 {
    font-size: .56rem;
    padding-right: 1.1rem;
    line-height: 1.6rem;
  }

  .achievements-nav-menu {
    position: static;
  }

  .achievements-nav-menu1>span {
    font-size: 100%;
    right: .3rem;
    margin-top: -.22rem;
  }

  .achievements-nav-box {
    width: 100%;
    border-left: none;
    border-right: none;
    line-height: 2.25;
    padding: .5rem;
    box-shadow: 0 1px 5px #eee;
  }

  .achievements-title {
    font-size: .88rem;
  }

  .achievements-1 {
    padding: 0 .7rem;
    overflow: hidden;
    font-size: .48rem;
  }

  .achievements-2 {
    margin: 0;
  }

  .achievements-3 {
    width: 100%;
    margin: 0 0 .56rem
  }

  .achievements-3 .h3 {
    font-size: .6rem;
    margin: .5rem 0 .2rem;
  }

  .achievements-4>p {
    font-size: .6rem;
  }

  .achievements-3 .text {
    -webkit-line-clamp: 3;
    height: 5em;
  }

  .achievements-4>span {
    font-size: .44rem;
    line-height: 1.4545;
    border-radius: .38rem;
  }

  .achievements-5 {
    font-size: .48rem;
    height: 1rem;
    border-radius: .5rem;
    line-height: .96rem;
  }

  
  .achievements-7 {
    font-size: .52rem;
    line-height: 1.8333;
  }

  .paper-nav-menu1>span {
    font-size: 100%;
    margin-top: -.22rem;
  }

  .paper-nav-menu {
    position: static;
  }

  .paper-nav-menu1 {
    padding-right: .68rem;
    margin: 0 .3rem;
  }

  .paper-nav-box {
    width: 100%;
    left: 0;
    transform: translate(0);
    text-align: center;
    padding: .4rem;
    font-size: .48rem;
  }

  .achievements-8 {
    margin: .7rem .7rem 0;
    width: auto;
    padding: 0 .5rem;
    font-size: .48rem;
    line-height: 1.583;
  }

  .achievements-9 {
    padding-top: .5rem;
  }

  .achievements-11 {
    font-size: .44rem;
    margin-top: .4rem;
    line-height: 1.2;
  }

  .achievements-11>span {
    margin-right: .2rem;
    border-radius: .26rem;
  }

  .achievements-13 {
    font-size: .4rem;
  }

  .achievements-page>a {
    font-size: .44rem;
    width: .9rem;
    height: .9rem;
    line-height: .86rem;
    margin-left: .15rem;
    margin-right: .15rem;
  }

  
 .ability_list a{width: 100%;}
  .ability_list li {
    width: 100%;
    font-size: .48rem;
  }

  .ability_list, .tech_info {
    padding: 0 .6rem;
    width: 100%;
  }

  .tech_info {
    font-size: 0.44rem;
  }
  .new-4 .info{
    font-size: .5rem;
    line-height: .8rem;
    margin-top: .3rem;
  }
  .tech_data{
      font-size: .45rem;
  }
  .tech_information{height:auto;}
  .tech_information div {
    float: left;
    clear: both;
    margin-top: .4rem;
  }
  .hxjs_h1 {
    font-size: .72rem;
  }

  .hxjs_bg ul li img {
    width: .8rem;
  }

  .hxjs_bg ul li div {
    font-size: .56rem;
    height: 1.2rem;
  }

  .xscg {
    padding: 0 .6rem;
  }

  .xscg h1 {
    font-size: .56rem;
  }

  .hxjs_lwjd .title {
    font-size: .6rem;
  }

  .hxjs_lwjd .info {
    font-size: .48rem;
    line-height: .8rem;
  }

  .hxjs_lwjd {
    width: 100%;
  }

  .xscg .left {
    height: auto;
  }

  .hxjs_lwjd_tip {
    margin-top: .8rem;
    font-size: .6rem;
  }

  .hxjs_lwjd_tip .tip {
    height: .64rem;
    font-size: .44rem;
  }

  .xscg .right {
    width: 100%;
    height: auto;
    padding-bottom: 0;
  }
.hxjs_xslw ul li:last-child{margin-bottom: 0;}
  .hxjs_xslw {
    width: 100%;
  }

  .hxjs_xslw_info {
    width: 11.5rem;
  }
  .hxjs_xslw_info p{
    font-size: .3rem;
  }
  .hxjs_xslw_title {
    font-size: .48rem;
  }

  .hxjs_xslw_tips span {
    font-size: .44rem;
  }

  .xscg .btn-ljgd {
    margin: 1.2rem auto;
  }

  .xshz_bg {
    padding: 0 .6rem;
  }

  .xshz_left {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    font-size: .72rem;
    padding-top: 1.6rem;
    padding-bottom: .6rem;
  }

  .xshz_left span {
    font-size: .44rem;
    display: block;
    padding-top: .6rem;
  }

  .xshz_right {
    width: 100%;
    font-size: .6rem;
    line-height: 1rem;
    color: #969696;
    padding-top: .6rem;
  }

  .hxjs_xshz_img {
    margin-top: 1.2rem;
  }

  .xshz_info {
    width: 100%;
    font-size: .48rem;
    text-align: left;
    line-height: .8rem;
    margin-top: 1.2rem;
  }

  .xshz_info a {
    margin-bottom: 1rem;
  }

  
  .xshz-lbt {
    font-size: .44rem;
    line-height: 1.82;
    margin-top: 0;
    padding-bottom: 1.7rem;
    width: auto;
    margin-left: .7rem;
    margin-right: .7rem;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .xshz-lbt-box, .xshz-lbt-text {
    width: 100%;
  }

  .xshz-lbt-text {
    margin-bottom: .6rem;
  }

  .xshz-lbt-text h3 {
    font-size: .76rem;
    margin-top: 0;
  }

  .xshz-lbt-page {
    font-size: .56rem;
    bottom: .8rem;
  }
  
  .cooperation{background-size: 250%;background-position: center;padding-bottom:2rem;}
  .cooperation_bg{ width: 13.6rem;padding-top: 1.2rem;padding-bottom:2rem;width:13.6rem;}
  .cooperation_title{font-size:.76rem;margin:0rem;}
  .cooperation_menu_box{
    height: 1.6rem;
    line-height: 1.6rem;
    border-radius: .8rem;
    border: 1px solid #707070;
    margin-top: .8rem;
  }
  .cooperation_menu_list{
    position: relative;
    border: 1px solid #707070;
    overflow: hidden;
    background-color: #2a2f32;
    border-radius: .4rem;
    padding:.4rem 0;
    display: none;
  }
  .cooperation_menu_mobi{font-size: .48rem;color: #fff;display: block;}
  .cooperation_menu{font-size:.48rem;width:100%; overflow: hidden; border:none;}
  .cooperation_menu_hover{border-bottom:none;}
  .cooperation_memo_title{font-size:.64rem;margin-top: 1rem;margin-bottom: .6rem;}
  .cooperation_memo{font-size:.44rem;line-height:.8rem;height:11rem;}
  .cooperation_memo img{margin-top:.46rem;}
  #cooperation_memo2 img{width:70%;}
}