@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: AVGARDD;
  src: url(../fonts/avgardd.ttf)
}

video {
  width: 100% !important;
  height:40vw!important;
  object-fit: contain;
  background: #111;
}
@font-face {
  font-family: "auugicon"; /* Project id 4120379 */
  src: url('//at.alicdn.com/t/c/font_4120379_y1qcux50ck.woff2?t=1698043608019') format('woff2'),
       url('//at.alicdn.com/t/c/font_4120379_y1qcux50ck.woff?t=1698043608019') format('woff'),
       url('//at.alicdn.com/t/c/font_4120379_y1qcux50ck.ttf?t=1698043608019') format('truetype');
}

.auugicon {
  font-family: "auugicon" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.auug-account:before {
  content: "\e620";
}

.auug-address:before {
  content: "\e61f";
}

.auug-xia:before {
  content: "\e63c";
}

.auug-close:before {
  content: "\e69e";
}

.auug-cases:before {
  content: "\e61b";
}

.auug-exp:before {
  content: "\e61c";
}

.auug-government:before {
  content: "\e61d";
}

.auug-servece:before {
  content: "\e61e";
}

.auug-auug-left:before {
  content: "\e61a";
}

.auug-icon_jipiaodancheng:before {
  content: "\e94c";
}

.auug-sousuo:before {
  content: "\e8b9";
}



@font-face {
  font-family: "GeometrBL";
  src: url('../fonts/Geometr415 Blk BT Black.ttf') format('truetype'),
      url('../fonts/Geometr415-Blk-BT-Black.woff') format('woff');
}

a,
figure,
li,
p,
ul {
  margin: 0;
}


body {
  padding-top: 0
}

.ff_indexPage .module.ad01 {
  padding-top: 0;
  padding-bottom: 0;
}

.ad01.mlist .content_list .item_block {
  border: none;
}

.ff_indexPage .mlist.ad01 .container_header {
  display: none;
}

.ff_indexPage .mlist .content_wrapper .more {
  display: block;
}

.mcustomize .wrapper .header .title {
  font-size: 36px;
}

.mcustomize.tlir .container_content .contentbody .wrapper .header,
.mcustomize.tril .container_content .contentbody .wrapper .header {
  top: 110px;
}

.mcustomize.tlir .container_content .contentbody .wrapper .description,
.mcustomize.tril .container_content .contentbody .wrapper .description {
  margin-top: 0;
}

.mcustomize.tlir .container_content .contentbody .wrapper,
.mcustomize.tril .container_content .contentbody .wrapper {
  /* padding-bottom: 100px; */
  padding-top: 180px;
}

.bodyindex .videom.mlist .content_list .item_info {
  width: calc(100% - 13px);
}

.ff_indexPage .module.videom {
  background-color: #f6f7fb;
}

.bodyindex .videom.mlist .content_list .item_wrapper,
.bodyvideom .videom.mlist .content_list .item_wrapper {
  padding-left: 80px;
}

.bodyindex .videom.mlist .content_list .item_wrapper .details,
.bodyvideom .videom.mlist .content_list .item_wrapper .details {
  left: 80px;
}

.ff_indexPage .project .item_block,
.bodyproject .project .item_block {
  margin-bottom: 40px;
}

.ff_indexPage .project .content_list .item_info .title,
.bodyproject .project .content_list .item_info .title {
  font-size: 17px;
}

.project .content_list .item_info .subtitle {
  display: none;
}

.bodyindex .mlist.project .content_list .item_block .item_tags {
  overflow: hidden;
}

.bodyindex .mlist.project .item_tags>a {
  width: calc(100% - 30px);
  height: 32px;
  overflow: hidden;
}

.mlist.project .content_list .item_block a.details i.fa-angle-right {
  color: #ccc;
  z-index: 2;
  position: absolute;
  right: 21px;
  font-size: 18px;
  top: 0px;
  opacity: 1;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.bodyproject .mlist.project .item_tags:after,
.bodyindex .mlist.project .content_list .item_block .item_tags:after {
  border-left: 1px solid #ddd;
}

.mlist.project .content_list .item_block:hover a.details i.fa-angle-right {
  opacity: 1;
  color: #fff;
  top: -1px;
}

.mlist.project .content_list .item_block a.details {
  line-height: 50px;
}

.container_category>a {
  padding: 0 22px;
  line-height: 30px;
  border-radius: 30px;
  width: 32vw;
  height: 22vw;
}

.bodyindex .mlist.project .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
  font-weight: bold;
}

.mlist.project .content_list .item_block:hover {
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.ff_indexPage .mlist .module_container .container_category a:last-child::before {
  content: '+';
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  position: absolute;
  margin-left: 16px;
  margin-top: 30px;
  opacity: 0;
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .mlist .module_container .container_category a:last-child:hover::before {
  opacity: 1;
  margin-top: 0;
}

.ff_indexPage .mlist .module_container .container_category a:last-child:hover {
  color: transparent;
}

.mcustomize .container_content .contentbody .description a {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.mcustomize .container_content .contentbody .description a:hover {
  background-color: #ffb439;
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.05);
  border-color: #ffb439;
}

.bodyindex .videom.mlist .content_list .item_info .title,
.bodyvideom .videom.mlist .content_list .item_info .title {
  font-size: 20px;
}

.ff_indexPage .service .content_list .item_block,
.npagePage:not(.post) .service .content_list .item_block {
  margin-bottom: 20px;
}

.mlist.service .content_list .item_info .title {
  font-size: 17px;
  color: #555;
}

.ff_indexPage .service .content_list .item_block .item_box .item_wrapper,
.npagePage:not(.post) .service .content_list .item_block .item_box .item_wrapper {
  padding-top: 28px;
}

.ff_indexPage .service .content_list .item_block:hover .item_box .item_wrapper .item_info::after,
.npagePage:not(.post) .service .content_list .item_block:hover .item_box .item_wrapper .item_info::after {
  width: 90px;
}

.ff_indexPage .service .content_list .item_block .item_info::after,
.npagePage:not(.post) .service .content_list .item_block .item_info::afte {
  bottom: -3px;
}

.ff_indexPage .service {
  background-position: center bottom !important;
  padding-bottom: 60px;
}

.bodyindex .videom.mlist .content_list .item_wrapper .details,
.bodyvideom .videom.mlist .content_list .item_wrapper .details {
  border-radius: 36px;
}

.ff_indexPage .module {
  padding-top: 85px;
}

.bodyindex .mlist.team .content_list .item_block .item_box,
.bodylist.bodyteam .mlist.team .content_list .item_block .item_box {
  margin: 40px 0;
}

.bodyindex .mlist.team .content_list .item_block,
.bodylist.bodyteam .mlist.team .content_list .item_block {
  margin-bottom: 0;
}

.ff_indexPage .mlist.team .module_container .container_category a {
  display: none;
}

.ff_indexPage .mlist.team .module_container .container_category a:last-child {
  display: block;
}

.bodyindex .mlist.team .content_list .item_block .details,
.bodylist.bodyteam .mlist.team .content_list .item_block .details {
  left: 56px;
}

.mlist.team .content_list .item_block:hover .item_box .item_img img {
  width: 300px;
  height: auto;
  transform: scale(1);
}

.mlist.team .content_list .item_img img {
  width: 50%;
}

.mlist.team .owl-nav {
  display: none;
}

.mcustomize.initlayout .module_container {
  padding-top: 100px;
}

.bodyindex .mlist.team .content_list .item_block .item_wrapper,
.bodylist.bodyteam .mlist.team .content_list .item_block .item_wrapper {
  padding-right: 170px;
}

.bodyindex .videom.mlist .content_list .item_mask::before,
.bodyvideom .videom.mlist .content_list .item_mask::before {
  transition: 0.36s ease;
  content: "\e667";
  font-family: "mofont";
  position: absolute;
  color: #fff;
  font-size: 36px;
  left: 50%;
  top: 50%;
  z-index: 2;
  margin-top: -68px;
  margin-left: -15px;
  opacity: 0;
}

.bodyindex .videom.mlist .content_list .item_mask::before,
.bodyvideom .videom.mlist .content_list .item_mask::before {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  content: "\e667";
  font-family: "mofont";
  position: absolute;
  color: #fff;
  font-size: 36px;
  left: 50%;
  top: 50%;
  z-index: 2;
  margin-top: -68px;
  margin-left: -15px;
  opacity: 0;
}

.bodyindex .videom.mlist .content_list .item_block:hover .item_mask::before,
.bodyvideom .videom.mlist .content_list .item_block:hover .item_mask::before {
  opacity: 1;
  margin-top: -18px;
}

.ff_indexPage .mcounter {
  height: 628px;
  background-position: center bottom;
}

.ff_indexPage .mcounter .content_list li p.number .counterDX {
  font-family: '';
  font-size: 50px;
  line-height: 64px;
  font-family: 'AvantGarde Md BT', Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.ff_indexPage .mcounter .content_list li p,
.ff_indexPage .mcounter .content_list li {
  text-align: left;
}

.ff_indexPage .mcounter .content_list li:nth-child(2) {
  position: relative;
  top: -240px;
  left: 29%;
  color: #5ec753;
}

.ff_indexPage .mcounter .content_list li:nth-child(2) .title {
  color: rgba(0, 0, 0, .4);
}

.ff_indexPage .mcounter .content_list li .title {
  font-size: 16px;
}

.ff_indexPage .mcounter .content_list li p.number .unit {
  font-size: 18px;
  top: 3px;
  left: 6px;
}

.ff_indexPage .mcounter .content_list li:nth-child(3),
.ff_indexPage .mcounter .content_list li:nth-child(4) {
  width: 21%;
  margin-left: 4%;
}

.imagelink .content_wrapper.slider .item_block {
  margin-right: -1px;
}

.imagelink .content_list .item_block .item_box:after {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.imagelink .content_list .item_block .item_box::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 35px;
  background-color: #f0f0f0;
  right: 0;
  z-index: 2;
  top: 50%;
  margin-top: -18px;
}

.imagelink .content_list .item_block:last-child .item_box::before {
  width: 0;
}

.imagelink.mlist .owl-nav {
  display: none;
}

.bodyindex .mlist.team .content_list .item_block,
.bodylist.bodyteam .mlist.team .content_list .item_block {
  height: 280px;
}

.bodyindex .mlist.news .content_list .item_block .item_box .item_wrapper>.date_wrap span,
.bodylist.bodynews .mlist.news .content_list .item_block .item_box .item_wrapper>.date_wrap span {
  font-family: 'AvantGarde Md BT', Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.ff_noSlider.imagelink .item_block {
  width: calc(100% / 6 - 0px);
  margin-right: 0;
}

.imagelink .content_list .item_block .item_wrapper .item_info .title {
  display: none;
}

.ff_noSlider.imagelink .item_block {
  margin-bottom: 0;
}

#mcontact .contactinfo {
  height: 290px;
}

#mcontact .contactinfo>p {
  line-height: 40px;
  width: 292px;
  display: inline-block;
  border-left: none;
}

#mcontact .contactinfo .contact_name {
  float: left;
  display: inline-block;
  min-height: 90px;
}

#mcontact .contactform .inputtxt {
  color: #555;
}

#mcontact .contactform .inputtxt.submit:hover {
  background-color: #ffb43a;
  border-color: #ffb43a;
}



.service.mlistpost .tabBtn .post-prev:not(.empty):hover .details,
.project.mlistpost .tabBtn .post-prev:not(.empty):hover .details,
.team.mlistpost .tabBtn .post-prev:not(.empty):hover .details,
.news.mlistpost .tabBtn .post-prev:not(.empty):hover .details,
.videom.mlistpost .tabBtn .post-prev:not(.empty):hover .details,
.service.mlistpost .tabBtn .post-next:not(.empty):hover .details,
.project.mlistpost .tabBtn .post-next:not(.empty):hover .details,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .details,
.news.mlistpost .tabBtn .post-next:not(.empty):hover .details,
.videom.mlistpost .tabBtn .post-next:not(.empty):hover .details {
  border-color: rgba(255, 255, 255, .2);
}

.bodyproject .mlistpost.project .listWrap #listContent .content_list .details {
  display: none;
}

.vPlayArea .vPlayItem {
  height: 650px;
}

.vPlayArea.vshow .vPlayItem {
  margin-top: -320px;
}

.videoInfor .videoDes {
  margin-top: 10px;
}

.mlistpost.service .postInfo .usetdate {
  display: none;
}

.npagePage .ff_pageTarget {
  margin-top: 30px;
  line-height: 50px;
}

.bodyvideom .videom.mlist .content_list .item_wrapper .description p {
  display: inline;
  float: left;
}

.mlistpost.service .postInfo {
  padding-bottom: 30px;
  text-align: center;
}

.mlistpost.service .postInfo .description {
  display: none;
}

.service.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.service.mlistpost .tabBtn .post-prev .infor-wrap .subtitle {
  display: none;
}

.mlistpost.service #postWrapper .postInfo .title {
  font-size: 18px;
}

.mlistpost.service .postContent {
  padding-top: 20px;
}

.bodyad01 .ad01.mlist .content_list .item_wrapper>.date_wrap {
  display: none;
}

.ad01.mlist .content_list .item_block {
  width: 32%;
  margin-right: 2%;
}

.ad01.mlist .content_list .item_block:last-child {
  margin-right: 0;
}

.ad01.mlist .content_list .item_block:nth-child(3n) {
  margin-right: 0;
}

.bodyad01 .ad01.mlist .content_list .item_img {
  width: 100%;
}

.bodyad01 .ad01.mlist .content_list .item_wrapper {
  width: 100%;
}

.bodyad01 .ad01.mlist .content_list .item_block .details {
  display: none;
  left: 20px;
  right: auto;
  bottom: -40px;
  display: none;
}

.bodyindex .mlist.team .content_list .item_block .item_des,
.bodylist.bodyteam .mlist.team .content_list .item_block .item_des {
  margin-top: 20px;
}

.ff_postPage .team.mlistpost {
  max-width: 1280px;
  margin: 0 auto;
}

.ff_postPage .team.mlistpost .postInfo .description {
  display: none;
}

.ff_postPage .team.mlistpost .postInfo .usetdate {
  display: none;
}

.ff_postPage .team.mlistpost .postInfo .title {
  font-size: 19px;
  line-height: 32px;
}

.ff_postPage .team.mlistpost .listWrap {
  background-color: #f6f7fb;
  border-radius: 4px;
  min-height: 420px;
  width: 300px;
  padding: 40px;
}

.ff_postPage .team.mlistpost .postbody p:first-child img {
  position: absolute;
  left: calc(50% - 640px);
  margin-top: 100px;
}

.ff_postPage .team.mlistpost .listContent_post {
  display: none;
}

.ff_postPage .team.mlistpost .postContent {
  padding-top: 20px;
  width: calc(100% - 380px);
}

.team.mlistpost .tabBtn a.post-prev,
.team.mlistpost .tabBtn a.post-next {
  background: #fff;
  border-top: 1px solid rgba(0, 0, 0, .07);
}

.team.mlistpost .tabBtn .post-prev.empty {
  background-color: #fff;
}

.team.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle {
  color: rgba(255, 255, 255, .8);
}

.team.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
  color: rgba(0, 0, 0, .6);
}

.mo-text input {
  font-family: '微软雅黑' !important;
  font-size: 1.2em !important;
}

#banner+#pageTarget {
  margin-top: 0px;
}

.ff_indexPage .mcounter .content_list li p.number .counterDX,
.bodyindex .mlist.news .content_list .item_block .item_box .item_wrapper>.date_wrap span,
.bodylist.bodynews .mlist.news .content_list .item_block .item_box .item_wrapper>.date_wrap span {
  font-family: "AVGARDD";
}


.bodyindex .videom.ff_noSlider .content_list .item_block:first-child+.item_block {
  display: none;
}

.bodyindex .videom .owl-nav {
  display: none;
}

.bodyindex .videom .owl-dots {
  display: block;
  position: absolute;
  bottom: auto;
  left: auto;
  transform: none;
  top: -85px;
  right: 20px;
}

/* 8390-end */

.service.mlistpost .tabBtn a .img-wrap img {
  opacity: 0;
}

.service.mlistpost .tabBtn a {
  background-color: transparent;
  border-top: 1px solid rgba(0, 0, 0, .07);
}

.service.mlistpost .tabBtn .post-next,
.service.mlistpost .tabBtn .post-prev {
  background-color: transparent;
}

.bodyindex .videom.mlist .content_list .item_wrapper .details,
.bodyvideom .videom.mlist .content_list .item_wrapper .details {
  cursor: pointer;
}

.bodyindex .videom.mlist .content_list .item_wrapper .details:hover,
.bodyvideom .videom.mlist .content_list .item_wrapper .details:hover {
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

#mcontact .contactinfo>p {
  padding-right: 0;
}

#mcontact .contactinfo>p.contact_add {
  padding-right: 0;
}

.bodyindex .videom .owl-dots {
  right: 90px;
  top: -70px;
}

.bodyindex .videom.mlist .content_list .item_info {
  width: 92.5%;
}

.ff_indexPage .mcounter {
  background-position: center bottom !important;
}

.ff_indexPage #mcontact .contactinfo>p:nth-of-type(even) {
  width: 242px;
}

.ff_indexPage #mcontact .contactinfo>p:nth-of-type(odd) {
  width: 342px;
  padding-left: 0;
  padding-right: 50px;
}

#banner+#pageTarget {
  line-height: 60px;
}

.bodyvideom .videom.mlist .content_list .item_wrapper .description p {
  float: none;
}

.bodylist.bodyvideom .videom .container_content .content_wrapper>a.more {
  display: none;
}

.service.mlistpost .tabBtn .post-prev.empty {
  background-color: #fff;
}

.ff_postPage .service.mlistpost .listContent_post {
  display: none;
}

@media screen and (max-width: 1280px) {
  .ff_postPage .team.mlistpost .postbody p:first-child img {
      left: 0;
  }
}


.ff_indexPage .ad01.mlist .content_list .item_block {

  float: none;
  display: inline-block;
}

.ff_indexPage .ad01.mlist .content_list {

  text-align: center;
  font-size: 0;
}

body {
  background-color: #fff;
}



/* 跟颜色无关的 -start*/



.agent-pc .service.mlistpost .tabBtn a .img-wrap img {

  opacity: 0;

}



.agent-pc .service.mlistpost .tabBtn a {

  background-color: transparent;

  border-top: 1px solid rgba(0, 0, 0, .07);

}



.agent-pc .service.mlistpost .tabBtn .post-next,

.agent-pc .service.mlistpost .tabBtn .post-prev {

  background-color: transparent;

}



.agent-mobile .indexPage .mlist .container_header .title {

  line-height: 1.3em;

  font-size: 17px;

}



.agent-mobile #category .label .text {

  font-size: 13px;

}



.agent-mobile .postbody {

  line-height: 1.6em;

}



.agent-mobile .mm-menu .mm-navbar>a {

  color: rgba(0, 0, 0, .5);

  font-size: 13px;

}



.agent-mobile .npagePage.pageEditor .container_header .title {

  line-height: 1.6em;

  font-size: 17px;

}



.agent-mobile .npagePage .mlist {

  padding-top: 10px;

}



.agent-mobile .npagePage.post #postInfo .description {

  display: none;

}



.agent-mobile .npagePage.post #postContent {

  border-top: 1px solid rgba(0, 0, 0, .08);

  padding-top: 20px;

}



.agent-mobile .npagePage.post #postInfo .subtitle {

  margin-top: 7px;

}



.agent-mobile .npagePage.formPage .container_header .title {

  margin-bottom: 5px !important;

}



.agent-pc.bodyindex .videom.mlist .content_list .item_wrapper .details,

.agent-pc .bodyvideom .videom.mlist .content_list .item_wrapper .details {

  cursor: pointer;

}



.agent-pc .bodyindex .videom.mlist .content_list .item_wrapper .details:hover,

.agent-pc .bodyvideom .videom.mlist .content_list .item_wrapper .details:hover {

  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);

}



.agent-pc #mcontact .contactinfo>p {

  padding-right: 0;

}



.agent-pc #mcontact .contactinfo>p.contact_add {

  padding-right: 0;

}



.agent-pc .bodyindex .videom .owl-dots {

  right: 90px;

  top: -70px;

}



.agent-pc .bodyindex .videom.mlist .content_list .item_info {

  width: 100%;

}



.agent-pc .ff_indexPage .mcounter {

  background-position: center bottom !important;

  height: auto;

  padding-top: 0;

}



.agent-pc .ff_indexPage #mcontact .contactinfo>p:nth-of-type(even) {

  width: 242px;

}



.agent-pc .ff_indexPage #mcontact .contactinfo>p:nth-of-type(odd) {

  width: 342px;

  padding-left: 0;

  padding-right: 50px;

}



.agent-pc #banner+#pageTarget {

  line-height: 60px;

}



.agent-pc .bodyvideom .videom.mlist .content_list .item_wrapper .description p {

  float: none;

}



.agent-pc .bodylist.bodyvideom .videom .container_content .content_wrapper>a.more {

  display: none;

}



.agent-pc .service.mlistpost .tabBtn .post-prev.empty {

  background-color: #fff;

}



.agent-pc .ff_postPage .service.mlistpost .listContent_post {

  display: none;

}



@media screen and (max-width: 1280px) {

  .ff_postPage .team.mlistpost .postbody p:first-child img {

      left: 0;

  }

}



.agent-pc .ff_indexPage .ad01.mlist .content_list .item_block {

  float: left;

  display: inline-block;

  width: 48%;

}



.agent-pc .ff_indexPage .ad01.mlist .content_list {

  text-align: center;

  font-size: 0;

}









.agent-pc body .searchGroup .searchFormGroup input,

.agent-pc #search-list .searchGroup .searchFormGroup input {

  outline: none;
  height: 100%;
  width: 90%;
  font-size: calc(100vw / 107);
  border: none;
  padding: 0;


}






.agent-pc .ff_indexPage .module.ad01 {

  padding-top: 50px;

}



.agent-pc .ff_indexPage .ad01 .item_info {

  display: block;

}



.agent-pc .ff_indexPage .ad01.mlist .content_list .item_wrapper {

  position: relative;

  background-color: #f6f7f7;

  padding: 30px 45px;

}



.agent-pc .ff_indexPage .ad01.mlist .content_list .item_wrapper .item_info .title,

.agent-pc .ff_indexPage .ad01.mlist .content_list .item_wrapper .item_info .subtitle {

  text-align: left;

}



.agent-pc .ff_indexPage .ad01.mlist .content_list .item_wrapper .item_info .title {

  font-size: 19px;

  line-height: 36px;

}



.agent-pc .ff_indexPage .ad01.mlist .content_list .item_block .item_wrapper .item_info .title::before {

  width: 0px;

  height: 5px;

  background: #42b8f1;

  content: '';

  position: absolute;

  left: 0;

  top: 46px;

  opacity: 0;

  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

}



.agent-pc .ff_indexPage .ad01.mlist .content_list .item_block:hover .item_wrapper .item_info .title::before {

  width: 25px;

  opacity: 1;

}



.agent-pc .bodyindex .videom.mlist .content_list .item_img {

  width: 100%;

}



.agent-pc body #headTop {

  height: 110px;

  padding: 0 14%;

}



.agent-pc body #sitecontent {

  padding-top: 0px;

}






.agent-pc body #header {

  position: fixed;
  top: 0;
  left: 0;
  height: calc(100vw / 20);
  width: 100%;
  padding: 0 8vw;
  box-sizing: border-box;
  z-index: 999999;

}


.agent-pc .ff_sitecontent .module .module_container {

  width: 100%;
  box-sizing: border-box;
  padding: 0 8vw;

}







.agent-pc .bodyindex .videom.mlist .content_list .item_img,

.agent-pc .bodyvideom .videom.mlist .content_list .item_img {

  box-shadow: none;

}



.agent-pc .bodyindex .videom.mlist .content_list .item_block {

  padding: 0;

}



.agent-pc .ff_indexPage .module.videom {

  background-color: #f6f7f7;

  padding-top: 0;

  padding-bottom: 80px;

}



.agent-pc .ff_sitecontent .module.videom .module_container {

  max-width: 100%;

  position: relative;

}



.agent-pc .ff_sitecontent .module.videom .module_container .container_header {

  width: 72%;

  left: 14%;

  position: absolute;

  bottom: 0;

  display: none;

}



.agent-pc .bodyindex .videom .owl-dots {

  top: 100%;

  bottom: 0;

  left: 14%;

  transform: translateY(-130px);

  right: auto;

}



.agent-pc .ff_indexPage .videom .content_wrapper.slider {

  padding-top: 0;

}



.agent-pc .bodyindex .videom.mlist .content_list .item_block:hover .item_mask::before,

.agent-pc .bodyvideom .videom.mlist .content_list .item_block:hover .item_mask::before {

  margin-top: -14px;

}



.agent-pc .bodyindex .videom.mlist .content_list .item_mask::before,

.agent-pc .bodyvideom .videom.mlist .content_list .item_mask::before {

  font-size: 38px;

  margin-left: -10px;

}



.agent-pc .bodyindex .videom.mlist .content_list .item_mask:after,

.agent-pc .bodyvideom .videom.mlist .content_list .item_mask:after {

  width: 80px;

  height: 80px;

}



.agent-pc .bodyindex .videom.mlist .content_list .item_wrapper {

  padding-top: 50px;

  padding-right: 14%;

}



.agent-pc .ff_indexPage .service .content_list .item_block .item_box .item_wrapper,

.agent-pc .npagePage:not(.post) .service .content_list .item_block .item_box .item_wrapper {

  text-align: left;

}



.agent-pc .ff_indexPage .service .content_list .item_block .item_box:after,

.agent-pc .npagePage:not(.post) .service .content_list .item_block .item_box:after {

  border: none;

}



.agent-pc .ff_indexPage .service .content_list .item_block {

  width: calc(100% / 3 - 20px);

  margin-right: 20px;

}



.agent-pc .ff_indexPage .service .content_list .item_block:nth-child(3n) {

  margin-right: 0;

}



.agent-pc .ff_indexPage .service .content_list .item_block .item_box .item_wrapper {

  padding: 40px 30px;

}



.agent-pc .service .content_list .item_block .item_box .item_wrapper {

  background-color: #f6f7f7;

}



.agent-pc .ff_indexPage .mlist.team .container_header .title {

  color: #fff;

  display: block;

  line-height: 50px;

  font-size: 36px;

}



.agent-pc .bodyindex .mlist.team .content_list .item_block .item_img,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block .item_img {

  position: relative;

  border-radius: 5px;

  background-color: transparent;

}



.agent-pc .bodyindex .mlist.team .content_list .item_block,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block {

  height: auto;

  width: calc(100% / 3 - 20px);

  margin-right: 20px;

  border-radius: 0;

  margin-bottom: 30px;

}



.agent-pc .bodyindex .mlist.team {

  padding-top: 120px;

  background-position: top center !important;

  background-color: transparent;

}



.agent-pc .bodyindex .team .content_wrapper {

  padding-top: 10px;

}



.agent-pc .mlist.team .content_list .item_img img {

  width: 100%;

}



.agent-pc .mlist.team .content_list .item_block:hover .item_box .item_img img {

  width: 100%;

}



.agent-pc .ff_indexPage .mlist.team .container_header .subtitle {

  font-size: 20px;

  color: rgba(255, 255, 255, .8);

  font-family: Arial, Helvetica, sans-serif;

}



.agent-pc .bodyindex .mlist.team .content_list .item_block .item_wrapper,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block .item_wrapper {

  padding: 30px;

  box-shadow: none;

}



.agent-pc .ff_indexPage .project .item_block {

  width: calc(100% / 3 - 20px);

  margin-right: 20px;

}



.agent-pc .bodyindex .mlist.team .content_list .item_block .item_wrapper,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block .item_wrapper {

  border-radius: 0;

}



.agent-pc .bodyindex .mlist.team .content_list .item_block:hover .details {

  border: none;

}



.agent-pc .bodyindex .mlist.team .content_list .item_block .details,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block .details {

  border: none
}



.agent-pc .bodyindex .mlist.team .content_list .item_block .item_box .item_wrapper,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block .item_box .item_wrapper {

  background: linear-gradient(to bottom, rgba(255, 255, 255, .0), rgba(255, 255, 255, .8));

  position: absolute;

  height: auto;

  top: 100%;

  transform: translateY(-100%);

  text-align: center;

  border-radius: 0 0 5px 5px;

}



.agent-pc .bodyindex .mlist.team .content_list .item_block .details,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block .details {

  left: 30px;

  bottom: 20px;

  display: none;

}



.agent-pc .bodyindex .team .content_wrapper,

.agent-pc .bodylist.bodyteam .team .content_wrapper {

  margin-right: -25px;

}



.agent-pc .bodyindex .mlist.team .content_list .item_block .item_info .title,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block .item_info .title {

  float: none;

  display: block;

  font-size: 17px;

  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

}



.agent-pc .bodyindex .team .content_wrapper .content_list .item_des .description,

.agent-pc .bodylist .team .content_wrapper .content_list .item_des .description {

  font-size: 20px;

  font-family: Arial, Helvetica, sans-serif;

  height: auto;

  color: #555;

}



.agent-pc .bodyindex .mlist.team .content_list .item_block .item_des,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block .item_des {

  position: absolute;

  top: -15px;

  left: 50%;

  transform: translateX(-50%);

  margin-top: 0;

}



.agent-pc .bodyindex .mlist.team .content_list .item_block .item_box,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block .item_box {

  margin: 40px 0 0 0;

}



.agent-pc .bodyindex .mlist.team .content_list .item_block:hover .item_box,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block:hover .item_box {

  margin: 40px 0 0 0;

}



.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block .item_box,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block:hover .item_box {

  margin-top: 0;

}



.agent-pc .bodyindex .mlist.team .content_list .item_block:hover .item_img,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block:hover .item_img {

  position: relative;

  overflow: hidden;

  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

}



.agent-pc .bodyindex .mlist.team .content_list .item_block:hover .item_img img,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block:hover .item_img img {

  transform: scale(1.09, 1.09);

  -moz-transform: scale(1.09, 1.09);

  -webkit-transform: scale(1.09, 1.09);

  -o-transform: scale(1.09, 1.09);

}



.agent-pc .bodyindex .mlist.team .content_list .item_block:hover .item_box .item_wrapper,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block:hover .item_box .item_wrapper {

  background: linear-gradient(to bottom, rgba(255, 255, 255, .0), rgba(255, 255, 255, .9));

}



.agent-pc .bodyindex .mlist.team .content_list .item_block:hover .item_box .item_wrapper .item_des .description,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block:hover .item_box .item_wrapper .item_des .description {

  color: #42b8f1;

}



.agent-pc .mlist.team .content_list .item_block:hover .item_box .item_wrapper .item_info .title,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block:hover .item_box .item_wrapper .item_info .title {

  color: #555;

  font-weight: inherit;

}



.agent-pc .bodyindex .mlist.team .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {

  color: #666;

}



.agent-pc .bodyindex .mlist.team .content_list .item_block:hover,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block:hover {

  box-shadow: 0px 18px 25px rgba(0, 0, 0, 0.08);

}



.agent-pc .bodyindex .mlist.team .content_list .item_block .item_info .subtitle::before,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block .item_info .subtitle::before {

  content: "";

  margin-right: 2px;

}



.agent-pc .bodyindex .mlist.team .content_list .item_block .item_info .subtitle,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block .item_info .title,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block .item_info .subtitle {

  color: #999;

}



.agent-pc .bodyindex .team .content_wrapper .content_list .item_des .description::before,

.agent-pc .bodylist .team .content_wrapper .content_list .item_des .description::before {

  content: '￥';

  font-family: Arial, Helvetica, sans-serif;

  font-size: 13px;

  color: #888;

  position: absolute;

  left: -15px;

  top: 1px;

}



.agent-pc .bodyindex .mlist.team .content_list .item_block .item_info .title::before,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block .item_info .title::before {

  content: '';

  position: absolute;

  width: 10%;

  height: 1px;

  background-color: rgba(0, 0, 0, .1);

  top: 20px;

  left: 50%;

  transform: translateX(-50%);

  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

}



.agent-pc .bodyindex .mlist.team .content_list .item_block:hover .item_info .title::before,

.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block:hover .item_info .title::before {

  width: 86%;

}



.agent-pc .ff_indexPage .mcounter .module_container {

  position: relative;

}



.agent-pc .ff_indexPage .mcounter .content_list li:nth-child(2) {

  position: relative;

  top: auto;

  left: auto;

  color: inherit;

  margin-left: 4%;

  width: 21%;

}



.agent-pc .ff_indexPage .mcounter .content_list li:nth-child(2) .title {

  color: rgba(255, 255, 255, .8);

}



.agent-pc .ff_indexPage .service .content_list .item_block .item_info::after,

.agent-pc .npagePage:not(.post) .service .content_list .item_block .item_info::after {

  left: 0px;

  bottom: -2px;

  transform: translate3d(0, 0, 0);

  width: 0px;

}



.agent-pc .ff_indexPage .service .content_list .item_block:hover .item_box .item_wrapper .item_info::after,

.agent-pc .npagePage:not(.post) .service .content_list .item_block:hover .item_box .item_wrapper .item_info::after {

  width: 100%;

}



.agent-pc body .service.mlist .content_list .item_block:hover {

  box-shadow: 0px 18px 25px rgba(0, 0, 0, 0.08);

  background-color: #fff;

}



.agent-pc .service .content_list .item_block:hover .item_box .item_wrapper {

  background-color: #fff;

}



.agent-pc .bodylist .ff_sitecontent .module.videom .module_container {

  max-width: 72%;

}



.agent-pc .bodyvideom .videom.mlist .content_list .item_wrapper .details {

  display: none;

}



.agent-pc .bodyvideom .videom.mlist .content_list .item_wrapper {

  width: 50%;

  padding-left: 50px;

  padding-top: 55px;

}



.agent-pc .bodyvideom .videom.mlist .content_list .item_img {

  width: 50%;

}



.agent-pc .npagePage:not(.post) .service .content_list .item_block {

  width: calc(100% / 3 - 20px);

  margin-right: 20px;

}



.agent-pc #pages .page-item {

  border-radius: 3px;

}



.agent-pc .bodylistpost.bodyproject .postSlider {

  width: 40%;

  margin-left: 14%;

}



.agent-pc .project.mlistpost .postInfo {

  width: 28%;

  margin-right: 14%;

  top: 30px;

}



.agent-pc .bodylistpost.bodyproject .ff_sitecontent .module .module_container {

  max-width: 100%;

  width: 100%;

}



.agent-pc .bodylistpost.bodyproject .ff_pageTarget .container_target {

  display: none;

}



.agent-pc .bodylistpost.bodyproject .project.mlistpost .postbody {

  padding: 60px 14%;

}



.agent-pc .bodylistpost.bodyproject .npagePage .container_content {

  padding-top: 40px;

}



.agent-pc .bodylistpost.bodyproject .postSlider .owl-dots {

  bottom: 18px;

}



.agent-pc .ff_postPage .team.mlistpost .postbody p:first-child img {

  position: relative;

  left: auto;

  margin-top: 0;

}



.agent-pc .ff_postPage .team.mlistpost {

  max-width: 72%;

  padding: 50px 0;

}



.agent-pc .ff_postPage .team.mlistpost .listWrap {

  width: 72%;

  min-height: auto;

  border-radius: 0;

  background-color: transparent;

  float: none;

  position: absolute;

  text-align: center;

  padding-top: 0;

  margin-top: -30px;

  padding-bottom: 20px;

}



.agent-pc .ff_postPage .team.mlistpost .postContent {

  width: 100%;

  margin-top: 60px;

}



.agent-pc .ff_postPage .news.mlistpost {

  padding: 50px 0;

}



.agent-pc .ff_postPage .news.mlistpost .module_container {

  max-width: 72%;

}



.agent-pc .npagePage.post #postWrapper .item_tags a:hover {

  border-color: transparent;

  background-color: transparent;

}



.agent-pc .npagePage .mlistpost.news .container_content {

  padding-top: 0;

}



.agent-pc .ff_postPage .news.mlistpost .postInfo .title {

  font-size: 20px;

  line-height: 56px;

  font-weight: bold;

}



.agent-pc .bodyproject .mlistpost.project .postContent .conTabBtn {

  width: 72%;

  padding: 0 12%;

}



.agent-pc .bodyproject .mlistpost.project #postWrapper .listWrap {

  width: 72%;

  margin: 0 auto;

}



.agent-pc body #navWrapper .content .nav>.navitem .subnav {

  top: 100%;

}



.agent-pc .mlistpost.service .postInfo {

  border-bottom: 1px dotted rgba(0, 0, 0, .12);

  padding-bottom: 35px;

}



.agent-pc .mlistpost.service .postbody {

  padding-top: 35px;

}



.agent-pc #page_contact .mpageEditor .container_header {

  margin-bottom: 40px;

}



.agent-pc .ff_indexPage .project.ff_slider .content_wrapper.slider .item_block {

  width: 100%;

}



.agent-pc .bodyindex .videom.ff_noSlider .content_list .item_block {

  padding-bottom: 90px;

}



.agent-pc .ff_indexPage .service.ff_slider .content_list .item_block {

  width: 100%;

}



.agent-pc .bodyindex .mlist.team.ff_slider .content_list .item_block {

  width: 100%;

}



.agent-pc .mcustomize.tlir .container_content .mediabody,

.agent-pc .mcustomize.tril .container_content .mediabody {

  width: 42%;

  margin-top: 35px;

}



.agent-pc .ff_indexPage .news .owl-nav {

  display: none;

}





.agent-pc .bodyindex .team .content_wrapper .content_list .item_des .description::before,
.agent-pc .bodylist .team .content_wrapper .content_list .item_des .description::before {
  transition: all 0.3s ease-out 0s;
}

.agent-pc .bodyvideom .videoInfor .title {
  font-size: 18px;
}

.agent-pc .bodyvideom .videoInfor .videoDes .description {
  line-height: 22px;
}

.agent-pc .bodyvideom .vPlayArea.vshow .vPlayItem {
  margin-top: -340px;
  height: 670px;
}

.agent-pc .team.mlistpost .tabBtn .post-prev .infor-wrap .title {
  line-height: 24px;
}

.agent-pc body #navWrapper .content .nav>.navitem .subnav {
  top: calc(100% + 1px);
}

.agent-pc .news.mlistpost .tabBtn .infor-wrap .subtitle {
  height: 0;
}


/* 2019/11/04 yyq 修改 新编辑器样式*/
.agent-pc .bodylistpost #sitecontent .npagePage.content_editor .listWrap {
  width: 100%;
}

.agent-pc .bodylistpost .content_editor .service .content_list .item_block .item_wrapper {
  background: transparent;
}

.agent-pc .content_editor.post .mlistpost .listWrap {
  position: static;
}

.content_editor .mlistpost .listContent_post .content_wrapper {
  margin-right: -20px;
}

.content_editor .mlistpost .listContent_post .item_block {
  width: calc(25% - 20px);
  margin-right: 20px;
  margin-bottom: 20px;
  border: none;
}

.content_editor .mlistpost .content_list .item_img {
  display: block;
  width: auto;
  float: none;
}

.content_editor .mlistpost .content_list .item_img .item_mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 2px solid #FD6303;
  border-bottom: none;
  box-sizing: border-box;
  opacity: 0;
  transition: all 0.36s ease;
}

.content_editor .mlistpost .content_list .item_des {
  display: block;
}

.content_editor .mlistpost .content_list .item_wrapper {
  position: static;
  transition: all 0.36s ease;
}

.content_editor .mlistpost .content_list .item_wrapper .item_info {
  padding: 0 10px;
}

.content_editor .mlistpost .content_list .date_wrap,
.content_editor .mlistpost .content_list .item_tags,
.content_editor .mlistpost .content_list .details {
  display: none;
}

.content_editor .mlistpost .listContent_post .item_block:hover .item_img .item_mask {
  opacity: 1;
}

.content_editor .mlistpost .listContent_post .item_block:hover .item_wrapper {
  background: #FD6303;
}

.content_editor .mlistpost #listContent .item_block:hover .item_wrapper .title,
.content_editor .mlistpost #listContent .item_block:hover .item_wrapper .subtitle,
.content_editor .mlistpost #listContent .item_block:hover .item_wrapper .description {
  color: #fff;
}

/* 2019/11/04 yyq 修改 新编辑器样式*/

/* 2023-06-14 网站改版样式*/
.title_eng {
  font-size: calc(100vw / 21);
  font-family: "GeometrBL" !important;
  text-transform: uppercase !important;
}

.title_ch {
  font-size: calc(100vw / 53);
  font-weight: bolder;
}

.index_about_container {
  width: 100%;
  height: calc(100vw / 2.44);
  background-size: cover;
  background-image: url(../images/index_about.jpg);
  background-position: center;
  display: flex;
  box-sizing: border-box;
  padding: 0 12vw;
  padding-top: 4vw;
}

.index_about_container .left {
  width: 40%;
}

.index_about_container .left p {
  color: #fff
}

.index_about_container .right {
  width: 60%;
  box-sizing: border-box;
  padding-left: 10%;
}

.index_about_container .right .profile {
  font-size: calc(100vw / 120);
  text-indent: 2em;
  line-height: 1.75;
  margin-bottom: 2em;
}

.index_about_container .right .digital_container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 3vw;
}

.index_about_container .right .digital_box {
  width: 50%;
  margin-bottom: 3vw;
  display: flex;
}

.index_about_container .right .number .counterDX {
  font-family: "AVGARDD";
  font-size: calc(100vw / 34);
  color: #FF6200;
}

.index_about_container .right .digital_img {
  font-size: calc(100vw / 48);
  margin-right: 5%;
  width: 10%;
  box-sizing: border-box;
  padding-top: 0.3em;
}

.index_about_container .right .digital_box:nth-child(4) .digital_img {
  font-size: calc(100vw / 58);
}

.index_about_container .right .symblo {
  font-size: calc(100vw / 107);
}

.index_about_container .right .txt {
  font-size: calc(100vw / 120);
}

.spacial_container {
  width: 100%;
  padding: 0 8vw;
  box-sizing: border-box;
  height: calc(100vw / 6.4);
  margin: 8vw 0 15vw;
  position: relative;
}

.spacial_container .spacial_box {
  height: 100%;
  width: 30%;
}

.spacial_container .spacial_box a {
  display: block;
  position: relative;
}

.spacial_container .spacial_box .bg {
  height: 100%;
  width: 100%;
  overflow: hidden;
  margin: 0;
}

.spacial_container .spacial_box .bg img {
  border-radius: calc(100vw / 64);
}

.spacial_container .spacial_box .product {
  position: absolute;
  right: -2vw;
  bottom: -2vw;
  margin: 0;
  width: 100%;
  height: 100%;
}

.spacial_container .spacial_box .product p {

  width: 100%;
  height: 100%;
}

.spacial_container .spacial_box .product img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.index_product_container {
  width: 100%;
  padding: 0 8vw;
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
  margin: 10vw 0;
}

.index_product_container .left {
  width: 36%;
}

.index_product_container .left .title_eng,
.index_product_container .left .title_ch {
  color: #111;
}

.index_product_container .left .title_txt {
  font-size: calc(100vw / 120);
  margin-top: 1vw;
  margin-bottom: 6.5vw;
  line-height: 1.75;
  width: 86%;
}

.index_product_container .product_swiper {
  width: 64%;
  touch-action: pan-y;
  overflow: hidden;
  position: relative;
  padding-bottom: 2vw;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-shrink: 0;
  position: relative;
  transition-property: transform;
  width: 100%;
  height: 100%;
  border-radius: calc(100vw / 64);
  background-color: rgba(248, 248, 248, 0);
  transition: .3s;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  left: 0;
  bottom: -6vw;
  width: 100%;
  ;
}

.swiper-pagination-bullet {
  width: 24px;
  height: 8px;
  display: inline-block;
  border-radius: 4px;
  background: #f8f8f8;
  opacity: 1;
  margin: 0 4px;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {

  background: #FF6200;
}


.product_swiper .swiper-slide {
  width: calc(100vw / 5.5);
  height: calc(100vw / 5);
}

.product_swiper .swiper-slide-active,
.product_swiper .swiper-slide:hover {
  background: #f8f8f8;
}

.product_swiper .swiper-slide a {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  margin: 0;
  align-items: center;
  justify-content: center;
}

.product_swiper .swiper-slide .pic {
  display: block;
  width: 100%;
  height: 60%;
  margin: 0;
}

.product_swiper .swiper-slide img {
  width: 80%;
  height: 100%;
  object-fit: contain;
}

.product_swiper .swiper-slide .title {
  font-size: calc(100vw / 108);
  font-weight: bold;
  margin-top: 2vw;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  bottom: 0;
  left: 0;
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;

}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #444444;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;

}


.index_advance_container {
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  height: calc(100vw / 2.13);
}

.index_advance_container>.txt_box {
  position: absolute;
  left: 8vw;
  top: 2vw;
  z-index: 20;
}

.index_advance_container>.txt_box p {
  color: #fff;
}

.index_advance_container .content_box,
.index_advance_container .content_box ul {
  height: 100%;
  width: 100%;
}

.index_advance_container .content_box .txt_box {
  position: absolute;
  display: flex;
  justify-content: space-between;
  z-index: 20;
  box-sizing: border-box;
  padding: 0 8vw;
}

.index_advance_container .content_box .txt_box li {
  box-sizing: border-box;
  width: 20%;
  border-right: 1px solid #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 0 6vw 1vw;
}

.index_advance_container .content_box .txt_box li:last-child {
  border: none;
}

.index_advance_container .content_box .txt_box li p {
  opacity: 1;
  color: #fff;
  transition: opacity .4s ease-out;
  position: relative;
  z-index: 20;
  margin-bottom: 1vw;
}

.index_advance_container .content_box .txt_box li.active p {
  opacity: 1 !important;
}

.index_advance_container .content_box .txt_box li .title {
  font-size: calc(100vw / 80);
  font-weight: bold;
}

.index_advance_container .content_box .txt_box li .txt p {
  font-size: calc(100vw / 120);
}

.index_advance_container .content_box .pic_box {
  position: relative;
  width: 100%;
  height: 100%;
}

.index_advance_container .content_box .pic_box img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.2);
  filter: blur(20px);
  transition: all .6s ease-out;
  opacity: 0;
}

.index_advance_container .content_box .pic_box li.active img {
  opacity: 1;
  transform: scale(1);
  filter: blur(0px);
}

.index_cases_container {
  width: 100%;
  padding: 7vw 8vw 0 8vw;
  background-image: url(../images/casebg.jpg);
  background-size: cover;
  position: relative;
  box-sizing: border-box;
  height: 52vw;
}

.index_cases_container .txt_box p {
  color: #111
}

.index_cases_container .cases_list {
  width: 100%;
}

.index_cases_container .cases_box {
  position: absolute;
  border-radius: calc(100vw / 96);
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, .2);
}

.index_cases_container .cases_box a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.index_cases_container .cases_box:nth-child(1) {
  width: calc(100vw / 5.3);
  height: calc(100vw / 7.5);
  left: 8vw;
  top: 19vw;
}

.index_cases_container .cases_box:nth-child(2) {
  width: calc(100vw / 5);
  height: calc(100vw / 8);
  left: 18vw;
  top: 31vw;
  z-index: 30;
}

.index_cases_container .cases_box:nth-child(3) {
  width: calc(100vw / 3.5);
  height: calc(100vw / 5);
  left: 40vw;
  top: 17vw;
}

.index_cases_container .cases_box:nth-child(4) {
  width: calc(100vw / 5);
  height: calc(100vw / 7);
  left: 64vw;
  top: 11vw;
  z-index: 2;
}

.index_cases_container .cases_box:nth-child(5) {
  width: calc(100vw / 5);
  height: calc(100vw / 7.7);
  right: 8vw;
  top: 30vw;
  z-index: 2;
}

.index_cases_container .cases_box .pic {
  height: 100%;
  width: 100%;
}

.index_cases_container .cases_box img {
  height: 100%;
  width: 100%;
  object-fit: cover
}

.index_cases_container .cases_box .title {
  position: absolute;
  bottom: 14%;
  width: 100%;
  text-align: center;
  z-index: 20;
  color: #fff;
  font-size: calc(100vw / 108);
}

.index_cases_container .cases_box a:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40%;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .4));
  z-index: 10;
}

.index_news_container {
  width: 100%;
  box-sizing: border-box;
  padding: 0 8vw;
  background-image: url(../images/newsbg.jpg);
  background-size: cover;
}

.index_news_container>.txt_box p {
  color: #111;
}

.index_news_container .news_list {
  display: flex;
  justify-content: space-between;
  margin-top: 2vw;
  margin-bottom: 6vw;
}

.index_news_container .news_list a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.index_news_container .news_list a:after {
  content: none !important;
}

.index_news_container .news_list .hot_news {
  width: 48vw;
  height: 35vw;
  border-radius: calc(100vw / 55);
  overflow: hidden;
}

.index_news_container .news_list .hot_news img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.index_news_container .news_list .hot_news .txt_box {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  padding: 5%;
  bottom: 0;
  left: 0;
  ;
}

.index_news_container .news_list .hot_news .txt_box p {
  color: #fff;
}

.index_news_container .news_list .hot_news .txt_box .title {
  font-size: calc(100vw / 80);
  font-weight: bold;
}

.index_news_container .news_list .hot_news .txt_box .des {
  font-size: calc(100vw / 108);
  margin: 0.5vw 0;
  line-height: 1.75;
  opacity: .7;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -webkit-box-orient: vertical;
}

.index_news_container .news_list .hot_news .txt_box .date {
  font-size: calc(100vw / 120);
}

.news_box_list {
  width: 30vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.news_box_list .news_box {
  width: 13.2vw;
}

.news_box_list .news_box:nth-child(2) {
  margin-top: 11vw;
}

.news_box_list .news_box:nth-child(3) {
  margin-top: -11vw;
}

.news_box_list .news_box a {
  display: block;
}
.news_box_list .news_box figure{
  overflow: hidden;margin: 0;padding: 0;width: 100%;height: 10vw;border-radius: 2vw;
}
.news_box_list .news_box img {
  width: 100%;
  height: 100%;

  object-fit: cover;
}

.news_box_list .news_box p {
  color: #111;
}

.news_box_list .news_box .title {
  font-weight: bold;
  font-size: calc(100vw / 108);
  margin: 0.5vw 0;
}

.news_box_list .news_box .date {
  font-size: calc(100vw / 120);
}

.cateloge_container,
.product_list_container {
  position: relative;
  padding: 16vw 16vw 0;
  box-sizing: border-box;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  overflow: hidden;
}

.cateloge_container>div,
.product_list_container>div {
  position: relative;
  z-index: 20;
}

.cateloge_container .topbg,
.product_list_container .topbg {
  background-image: url(../images/listbg.jpg);
  width: 100%;
  position: absolute;
  top: -5vh;
  left: 0;
  height: 110vh;
  background-repeat: no-repeat;
  background-position: top left;

}

.cateloge_container .top_txt,
.product_list_container .top_txt {
  display: flex;
  margin-bottom: 4vw;
}

.cateloge_container .top_txt>p {
  font-family: "GeometrBL" !important;
  color: #FD6303;
  font-size: calc(100vw / 21);
  width: 50%;
  text-transform: uppercase;
}

.cateloge_container .top_txt .ch {
  width: 100%;
}

.cateloge_container .top_txt .ch p {
  color: #111;
}

.cateloge_container .top_txt .ch .title {
  font-size: calc(100vw / 54);
  margin-bottom: 1.5vw;
}

.cateloge_container .top_txt .ch .des {
  font-size: calc(100vw / 108);
  line-height: 1.75;
}

.cateloge_list,
.cateloge_list ul {
  width: 100%;
}

.cateloge_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.cateloge_list ul li {
  width: 32vw;
  height: 22vw;
  border-radius: 1.8vw;
  background-color: #F4F4F4;
  transition: .4s ease-out;
  position: relative;
  overflow: hidden;
  margin-bottom: 2vw;
}

.cateloge_list ul li:hover {
  background-color: #FF6200;
}

.cateloge_list ul li:after,
.product_list_container .product_list li:after {
  content: "";
  background: #FFA36A;
  opacity: 0;
  transform: translateY(100%);
  position: absolute;
  bottom: 0;
  width: 80%;
  height: 100%;
  transition: .4s ease-out;
  left: 10%;
  border-radius: 50%;
  filter: blur(80px);
}

.cateloge_list ul li:hover:after,
.product_list_container .product_list li:hover:after {
  transform: translateY(40%);
  opacity: 1;
}

.cateloge_list ul li a {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  z-index: 30;
}

.cateloge_list ul li p {
  position: absolute;
  display: inline-block;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: .4s ease-out;
  color: #111;
  font-size: calc(100vw / 107);
}

.cateloge_list ul li .eng {
  top: 2.2vw;
  font-family: "GeometrBL" !important;

  text-transform: uppercase;

}

.cateloge_list ul li .ch {
  top: 3.8vw;
  font-weight: bold;
}

.cateloge_list ul li:hover p {
  left: 2.6vw;
  transform: translate(0, -50%);
  color: #fff;
}

.cateloge_list ul li img {
  height: 70%;
  width: 100%;
  object-fit: contain;
}

.cateloge_list ul li .auugicon {
  color: #fff;
  position: absolute;
  right: 0;
  opacity: 0;
  transition: .4s ease-out;
  top: 2.3vw;
  font-size: 1.25vw
}

.cateloge_list ul li:hover .auugicon {
  opacity: 1;
  right: 2.6vw;
}

.product_list_container .product_list,
.product_list_container .product_list ul {
  width: 100%;

}

.product_list_container .product_list .ch {
  margin-top: 0 !important;
  margin-bottom: 1vw;
}

.product_list_container .top_txt {
  flex-direction: column;
}

.product_list_container .top_txt .eng {
  font-family: "GeometrBL" !important;
  color: #FD6303;
  font-size: calc(100vw / 21);
  text-transform: uppercase;
}

.product_list_container .top_txt .ch {
  color: #111;
  font-size: calc(100vw / 54);
  font-weight: bold;
}

.product_list_container .product_list ul {
  display: grid;
  grid-template-columns: repeat(3, 30%);
  grid-gap: 3vw;
}

.product_list_container .product_list li {
  height: 17vw;
  background: #f4f4f4;
  border-radius: 1.5vw;
  position: relative;
  transition: .4s ease-out;
  overflow: hidden;
}

.product_list_container .product_list li:hover {
  background-color: #FF6200;
}

.ampli_box li:hover {
  background-color: #04C0A7 !important;
}

.meeting_product_list li:hover {
  background-color: #2FB2E5 !important;
}

.broadcast_box li:hover {
  background-color: #FF6200 !important;
}

.product_list_container .product_list li a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 2vw;
  position: relative;
  z-index: 20;
}



.product_list li:hover .ch {
  color: #fff;
}

.backbtn {
  height: 2vw;
  display: inline-flex;
  align-items: center;
  position: relative;
}

.backbtn a {
  height: 100%;
  display: flex;
  align-items: center;

}

.backbtn:after,
.backbtn:before {
  content: "";
  height: 2vw;
  width: 2vw;
  background: #E2E2E2;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
}

.backbtn:before {
  transition: .2s ease-out;
  transform: scale(0);
  z-index: 10;
  background: #FF6200 !important;
}

.backbtn .auugicon {
  position: relative;
  z-index: 20;
  font-size: calc(100vw / 80);
  width: 2vw;
  text-align: center;
  margin-right: 1vw;
  display: block;
  color: #111;
  transition: .2s ease-out;
}

.backbtn:hover .auugicon {
  color: #fff;
}

.backbtn:hover:before {
  transform: scale(1);
}

.product_detail_container {
  background-image: url(../images/listbg.jpg);
  width: 100%;
  padding: 16vw 16vw 0;
  box-sizing: border-box;
  background-position: top center;
  background-repeat: no-repeat;

}

.product_detail {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.product_detail_swiper{
  margin: 1vw 0;
}


.product_detail_container .top_txt .eng {
  color: #FD6303;
  font-size: calc(100vw / 36);
  font-family: "GeometrBL";
}

.product_detail_container .top_txt .ch {
  color: #111;
  font-size: calc(100vw / 54);
  font-weight: bold;
}



.detail_data,
.detail_des {
  margin-top: 2vw;
  line-height: 1.75;
  margin-bottom: 2vw;
  font-size: calc(100vw / 108);
}


.detail_data>div,
.detail_des>div {
  width: 100%;
}

.des_title,
.data_title {
  font-size: calc(100vw / 80);
  font-weight: bold;
  position: relative;
  display: inline-block;
  color: #111;
  line-height: 1.75;
}

.des_title span,
.data_title span {
  position: relative;
  z-index: 10;
}

.des_title:after,
.data_title:after {
  content: "";
  background: #FF6200;
  height: 10%;
  width: 100%;
  bottom: 10px;
  left: 0;
  position: absolute;
}

.detail_data td {
  padding: 2px 6px !important;
}

.tab_btn {
  width: 100%;
  padding-bottom: 1vw;
  border-bottom: 1px solid #ddd;
  display: flex;
  justify-content: space-between;
  height: 2vw;
  margin: 2vw 0;
}

.tab_btn>div {
  width: 50%;
  height: 100%;
  position: relative;

}

.tab_btn>div a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}

.tab_btn>div a span {
  color: #111;
  font-size: calc(100vw / 108);
}

.tab_btn .prev_btn a {
  justify-content: flex-start;
}

.tab_btn .next_btn a {
  justify-content: flex-end;
}

.tab_btn>div:after,
.tab_btn>div:before {
  content: "";
  height: 2vw;
  width: 2vw;
  background: #E2E2E2;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
}

.tab_btn>div:before {
  transition: .2s ease-out;
  transform: scale(0);
  z-index: 10;
  background: #FF6200 !important;
}

.tab_btn .next_btn:after,
.tab_btn .next_btn:before {
  right: 0;
  left: auto !important;
}

.tab_btn>div .auugicon {
  position: relative;
  z-index: 20;
  font-size: calc(100vw / 80);
  width: 2vw;
  text-align: center;
  margin-right: 1vw;
  display: block;
  color: #111;
  transition: .2s ease-out;
}

.tab_btn .next_btn .auugicon {
  margin-left: 1vw;
  margin-right: 0;
}

.tab_btn>div:hover .auugicon {
  color: #fff;
}

.tab_btn>div:hover:before {
  transform: scale(1);
}

.similar_list_swiper {
  margin-bottom: 4vw;
  overflow: hidden;
  position: relative;
  padding-bottom: 2vw;
}

.similar_list_swiper>p {
  color: #3d3d3d;
  font-size: calc(100vw / 54);
  font-weight: bold;
  margin: 2vw 0 1vw;
}

.similar_list_swiper .swiper-slide {
  width: calc(100vw / 5.5);
  height: calc(100vw / 5);
}

.similar_list_swiper .swiper-slide-active,
.similar_list_swiper .swiper-slide:hover {
  background: #f8f8f8;
}

.similar_list_swiper .swiper-slide a {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  margin: 0;
  align-items: center;
  justify-content: center;
}


.similar_list_swiper .swiper-slide img {
  width: 80%;

  object-fit: contain;
}

.similar_list_swiper .swiper-slide p {
  font-size: calc(100vw / 108);
  font-weight: bold;
  margin-top: 2vw;
}

.cateloge_container .top {
  display: flex;
}

.cateloge_container .top_txt {
  flex-direction: column;
  width: 50%;
}

.cateloge_container .top_txt .title {
  color: #111;
  font-size: calc(100vw / 54);
  font-weight: bold;
}

.cases_cateloge {
  display: flex;
  justify-content: space-between;
  width: 50%;
  align-items: flex-end;
  margin-bottom: 5vw;

}

.cases_cateloge a span {
  color: #3d3d3d;
  font-size: calc(100vw / 108);

}

.cases_cateloge a.active span,
.cases_cateloge a:hover span {
  color: #FF6200;
}

.cases_list {
  display: grid;
  grid-template-columns: repeat(3, auto);
  grid-gap: 2vw;
}

.cases_list a {
  height: calc(100vw / 6);
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: calc(100vw / 96);
}

.cases_list a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: .3s ease-out;
}

.cases_list a:hover img {
  transform: scale(1.2);
}

.cases_list a .title {
  position: absolute;
  bottom: 4%;
  width: 100%;
  text-align: center;
  font-size: calc(100vw / 108);
  color: #fff;
  z-index: 20;
}

.cases_banner {
  width: 100%;
  height: 80vh;
  overflow: hidden;
  position: relative;

}

.cases_banner:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .2);
  left: 0;
  top: 0;
}

.cases_banner .backbtn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
  z-index: 10;
}

.cases_banner .backbtn a span {
  color: #fff;
}

.cases_banner img {
  width: 100%;
  height: 130%;
  object-fit: cover;
}

.cases_banner .cases_title {
  color: #fff;
  position: absolute;
  font-size: calc(100vw / 36);
  font-weight: bold;
  width: 100%;
  text-align: center;
  left: 0;
  top: 40%;
  z-index: 10;
}

.cases_content_container {
  padding-top: 0 !important;
  overflow: visible;
}



.cases_content {
  background: #fff;
  box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
  position: relative;

  padding: 5%;
  margin-top: -5vw;
}

/*.cases_content p {*/
/*    text-align: center;*/

/*}*/
.case_diytxt p{

 text-align: left;
}
.case_diytxt{
    max-width:670px;margin:0 auto;
}
.case_diytxt span{
  /*display: content!important;*/
 text-align: left;
}
.case_diytxt img{
    margin:0 auto;
}
.cases_content:after {
  content: "";
  clear: both;
  height: 0;
  width: 0;
  overflow: hidden;
  display: block;
}

.cases_title_box {
  height: 2.8vw;
  width: 100%;
  display: block;
  text-align: center!important;
}

.cases_content_title img {
  height: 100%!important;
  width: auto!important;
  border: none !important;
}

.cases_content_title {
  height: 2.8vw;
  width: auto;
  border: none !important;
  margin: 4vw 0 1vw;text-align: center!important;
}

.cases_content .cases_cateloge {

  width: 100%;
  margin-bottom: 0;
  border-bottom: 1px solid #3d3d3d;
  box-sizing: border-box;
  padding: 0 10% 2vw;
  margin-bottom: 2vw;

}
.cases_content p{
  /*font-size: calc(100vw / 108);*/
  /*line-height: 1.75;*/
  color: #3d3d3d;text-align: justify;
}
.cases_content img {
 margin: 0 0 1vw;
  box-sizing: border-box;
  /*max-width: 100%;*/
  /*max-height: 66vh;*/
  object-fit: cover;
  width: 100%;height: auto;
}

.companyprofile {
  display: flex;
  align-items: center;
  justify-content: center;
  clear: both;
  flex-direction: column;
  border-top: 1px solid #d3d3d3;
  margin-top: 3vw;
}

.companyprofile img {
  height: 8vw;
  width: 10vw;
  object-fit: contain;
  border: none !important;
}

.companyprofile p {
  text-align: left !important;
  text-indent: 2em;
  font-size: calc(100vw / 108);
  line-height: 1.75;
  display: block!important;
}

.companyprofile .certificate {
  width: auto !important;
  height: auto !important;
  max-height: none !important;
  max-width: none !important;
}

.news_list {
  display: grid;
  grid-template-columns: repeat(3, auto);
  grid-gap: 2vw;
}

.news_list a {
  height: 25vw;
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: calc(100vw / 54);
}

.news_list a figure {
  width: 100%;
  height: 70%;
  overflow: hidden;
  margin: 0 !important;
}

.news_list a img {
  object-fit: cover;
  transform: scale(1);
  transition: .3s ease-out;
  height: 100%;
  width: 100%;
}

.news_list a:hover img {
  transform: scale(1.2);
}

.news_list a .txt {
  position: absolute;
  bottom: 0%;
  width: 100%;
  text-align: left;
  z-index: 20;
  box-sizing: border-box;
  padding: 5%;
}

.news_list a .title {
  color: #111;
  font-weight: bold;
  font-size: calc(100vw / 96);
}

.news_list a:hover .title {
  color: #FF6200;
}

.news_list a .des {
  color: #111;
  font-size: calc(100vw / 120);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -webkit-box-orient: vertical;
  margin: 1vw 0;
}

.news_list a .date {
  color: #111;
  font-size: calc(100vw / 120);
}

.news_list a:after {
  content: "";
  position: absolute;
  bottom: 0%;
  width: 100%;
  height: 60%;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 35%);
  z-index: 10;
  left: 0;
}

.meeting_swiper {
  height: 100vh;
  width: 100%;
  overflow: hidden;
}

.meeting_swiper figure {
  margin: 0;
  width: 100%;
  height: 100%;
}

.meeting_swiper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.introdution,
.features_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  padding: 0 8vw;
  box-sizing: border-box;
  align-items: center;
  margin: 8vw 0;
}

.introdution .title_ch,
.features_box p,.meeting_product_list>p:first-child {
  font-size: calc(100vw / 54);
  color: #2FB2E5;
  font-weight: bold;
  margin-bottom: .5vw;
}

.introdution .title_eng,
.features_box .title_eng,
.meeting_product_list .title_eng,
.product_list .title_eng {
  font-size: calc(100vw / 80);
  color: #3d3d3d;
}

.introdution .des {
  color: #959595;
  font-size: calc(100vw / 120);
  width: 70%;
  text-align: center;
}

.introdution img {
  width: 100%;
  height: auto;
}

.system_swiper {
  background-image: url(../images/meetingsystembg.jpg);
  width: 100%;
  height: 50vw;
  background-size: cover;
  background-position: center;
  box-sizing: border-box;
  padding: 3vw 0;
}

.system_swiper p {
  font-size: calc(100vw / 54);
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-bottom: .5vw;
}

.system_swiper .title_eng {
  font-size: calc(100vw / 80);
  font-weight: normal;
}

.system_swiper .swiper-slide {
  position: relative;
}

.system_swiper figure {
  position: absolute;
  top: 9vw;
  left: 30.8vw;
}

.system_swiper img {
  width: 37.5vw;
  height: 20.8vw;
  border-radius: calc(100vw / 240);
}

.system_swiper .swiper-button-next,
.system_swiper .swiper-button-prev {
  background-color: #f4f4f4;
  border-radius: 50%;
  height: 2.5vw;
  width: 2.5vw;
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}

.system_swiper .swiper-button-next {
  right: 26%;
  left: auto;
}

.system_swiper .swiper-button-prev {
  left: 26%;
  right: auto;
}

.system_swiper .swiper-button-next::after,
.system_swiper .swiper-button-prev::after {
  content: none !important;
}


.features_box ul,
.product_list ul {
  display: grid;
  margin-top: 2vw;
  grid-gap: 3vw;
  grid-template-columns: 1fr 1fr 1fr;
}

.features_box img {
  drop-shadow: 0 4px 20px rgba(0, 0, 0, .1);
  -webkit-drop-shadow: 0 4px 20px rgba(0, 0, 0, .1);
  -moz-drop-shadow: 0 4px 20px rgba(0, 0, 0, .1);
}

.features_box ul li {
  box-shadow: 0 0 20px rgba(0, 0, 0, .1);
  border-radius: 1.5vw;
}

.meeting_product_list {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  box-sizing: border-box;

  margin-bottom: 5vw;
}

.meeting_product_list {
  padding: 0 8vw;
}



.meeting_product_list .more {
  background: #2FB2E5;
}


.ampli_box,
.broadcast_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  padding: 0 8vw;
  margin-bottom: 3vw;
  margin-top: 3vw;
}

.ampli_box>p {
  font-size: calc(100vw / 54);
  color: #04C0A7;
  font-weight: bold;
  text-align: center;

}

.ampli_box .title_eng,
.broadcast_box .title_eng {
  font-size: calc(100vw / 80);
  color: #3d3d3d;
  font-weight: normal;
  text-align: center;

}

.ampli_box .more {
  background-color: #04C0A7;
}

.application_box {
  padding: 0;
}

.service_box ul {
  display: grid;
  margin-top: 2vw;
  grid-gap: 3vw;
  grid-template-columns: 1fr 1fr 1fr;
}

.service_box ul li {
  box-shadow: 0 0 20px rgba(0, 0, 0, .1);
  border-radius: 1.5vw;
  overflow: hidden;
}

.app_list {
  width: 100%;
  margin-top: 2vw;
}

.app_box {
  width: 100%;
}

.app_box>div {
  width: 100%;
  height: 47vw;
  box-sizing: border-box;
  padding: 18% 20% 0 20%;
  position: relative;
  overflow: hidden;
}

.app_box>div>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}

.app_box .eng {
  background-color: #04C0A7;
  font-size: calc(100vw / 108);
  height: 40px;
  line-height: 40px;
  padding: 0 1vw;
  border-radius: 20px;
  font-weight: normal;
  display: inline-block;
}

.broadcast_box .app_box .eng {
  background-color: #FF6200;
}

.app_box .title {
  font-size: calc(100vw / 36);
  font-weight: bold;
  margin-bottom: 1vw;
}

.app_box ul {
  position: relative;
  z-index: 20;
}

.app_box p {
  color: #fff;
  position: relative;
  z-index: 20;
  text-align: left;
}

.app_box ul li {
  height: 2.6vw;
  line-height: 2.6vw;
  margin-bottom: 0.8vw;
  display: flex;background: none!important;
}

.app_box ul li img {
  height: 2.6vw;
  width: 2.6vw;
  margin-right: .6vw;
}

.app_box ul li p {
  font-size: calc(100vw / 108);
}

.broadcast_box>p {
  color: #FF6200;
  font-size: calc(100vw / 54);

  font-weight: bold;
  margin-bottom: 0.5vw;
}

.product_list ul {
  display: grid;
  margin-top: 2vw;
  grid-gap: 3vw;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 2vw;

}

.broadcast_box li {
  background-color: #f4f4f4;
  border-radius: 1.5vw;
  overflow: hidden;
}

.broadcast_box li a,
.meeting_product_list li a,
.ampli_box li a {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 5%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

.broadcast_box li a img,
.meeting_product_list a img,
.ampli_box a img {
  width: 80%;
  height: 80%;
  object-fit: contain;
}

.broadcast_box .more {
  background: #FF6200;
}

.broadcast_box a p {
  color: #111;
  font-size: calc(100vw / 108);
  margin-top: 1vw;
  text-align: center;
}

.adv_box ul {
  display: grid;
  margin-top: 2vw;
  grid-gap: 2vw;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.adv_box ul li {
  box-shadow: 0 0 20px rgba(0, 0, 0, .1);
  border-radius: 1.5vw;
  overflow: hidden;
}

.product_list ul li {
  background: #f4f4f4;
  border-radius: 1.5vw;
  position: relative;
  transition: .4s ease-out;
}


.product_list a .ch {
  font-size: calc(100vw / 108);
  color: #111;
  text-align: center;
  transition: .4s ease-out;
  margin-top: 1vw;
}

.product_list .more {
  height: 2.5vw;
  color: #fff;
  font-size: calc(100vw / 108);
  padding: 0 1vw;
  line-height: 2.5vw;
  border-radius: 2.5vw;
}


.banner {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.banner img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.banner .txt {
  position: absolute;
  bottom: 10%;
  left: 8vw;
}

.banner .txt p {
  color: #fff;
  font-size: calc(100vw / 54);
}

.banner .txt .title_eng {
  font-size: calc(100vw / 21);
}

.download_box {
  width: 100%;
  height: 33vw;
  overflow: hidden;
}

.download_box>img {
  height: 100%;
  width: 56%;
  object-fit: cover;
}

.download_box .download_txt {
  background-color: #fff;
  border-radius: 1.5vw;
  box-shadow: 0 6px 20px rgba(0, 0, 0, .1);
  position: absolute;
  right: 14vw;
  padding: 3vw 1.5vw;
  top: 35%;

}

.download_txt p {
  font-weight: bold;
  font-size: calc(100vw / 54);
  margin-bottom: 1vw;
  color: #111;
}

.download_txt span {
  font-size: calc(100vw / 120);
  margin-bottom: 5vw;
  display: block;
  width: 100%;
}

.download_txt a {
  position: relative;
  display: inline-block;
}

.download_txt a:after {
  content: "";
  position: absolute;
  bottom: -6px;
  width: 100%;
  height: 1px;
  background-color: #111;
  left: 0;
}

.qa {
  width: 100%;
  padding: 0 16vw;
  box-sizing: border-box;
  margin-top: 5vw;
  background-image: url(../images/messagebg.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
}

.qa>p {
  font-size: calc(100vw / 54);
  font-weight: bold;
  text-align: center;
  color: #111;
  margin-bottom: 1vw;
}

.qa ul {
  display: grid;
  grid-gap: 0 3vw;
  grid-template-columns: 1fr 1fr;
}

.qa ul li {
  height: calc(100vw / 24);
  transition: .4s ease-out;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #111;
}

.qa ul li span {
  font-size: calc(100vw / 96);
  display: block;
}

.qa ul li span:first-child {
  height: calc(100vw / 24);
  line-height: calc(100vw / 24);
  color: #111;
  transition: .3s ease-out;
}

.qa ul li span:last-child {
  font-size: calc(100vw / 108);
  line-height: 1.75;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -webkit-box-orient: vertical;
}

.qa ul li i {
  font-size: calc(100vw / 80);
  transition: .4s ease-out;
  transform: rotate(0deg);
  position: absolute;
  right: 0;
  top: 0;
  height: calc(100vw / 24);
  width: calc(100vw / 24);
  line-height: calc(100vw / 24);
  text-align: center;
}

.qa ul li.active {
  height: calc(100vw / 12);
}

.qa ul li.active i {
  transform: rotate(180deg);
}

.qa ul li.active span:first-child {
  color: #FF6200;
}

.message {
  width: 100%;
  position: relative;
  padding-bottom: 5vw;
  margin: 5vw 0;
}

.message>p {
  font-size: calc(100vw / 54);
  font-weight: bold;
  text-align: center;
  color: #111;
  margin-bottom: 1vw;
}

.message form {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.message form input {
  width: 48%;
  height: 3vw;
  line-height: 3vw;
  border-radius: 2vw;
  background: #f4f4f4;
  box-sizing: border-box;
  padding: 0 1vw;
}

.message form textarea {
  width: 100%;
  height: 14vw;
  line-height: 2vw;
  border-radius: 1.5vw;
  background: #f4f4f4;
  margin-top: 2vw;
  box-sizing: border-box;
  padding: 1vw;
}

.message form button {
  outline: none;
  border: none;
  height: 2.5vw;
  color: #fff;
  font-size: calc(100vw / 108);
  background: #FF6200;
  padding: 0 1vw;
  line-height: 2.5vw;
  border-radius: 2.5vw;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

.map {
  height: 40vw;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.map:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50vw;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 60%);

}

.map .add_message {
  background: #fff;
  border-radius: 1.5vw;
  overflow: hidden;
  position: absolute;
  height: auto;
  top: 15%;
  right: 8vw;
  width: 40vw;
  padding: 3%;
  box-sizing: border-box;
  z-index: 20;
}

.company_name {
  font-size: calc(100vw / 54);
  font-weight: bold;
  color: #111;
  margin-bottom: .5vw;
}

.map html,
.map body {
  height: 100%;
  overflow: hidden;
}


.add_list li {
  margin-top: 3vw;
}

.add_list .auugicon {
  font-size: calc(100vw / 54) !important;
}

.add_list li p {
  font-weight: bold;
  font-size: calc(100vw / 80);
  color: #111;
}

.add_list li span {
  margin-top: 1vw;
  font-size: calc(100vw / 108);
}

.contact_content .message {
  width: 68%;
  margin: 5vw 16vw;
}

.profile_box {
  background-image: url(../images/messagebg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  padding: 5vw 8vw;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}

.profile_box .left {
  width: 40%;
}

.profile_box .left p {
  color: #3d3d3d;
  font-size: calc(100vw / 26);
}

.profile_box .left p:nth-child(2) {
  margin-left: 10vw;
}

.profile_box .left p:last-child {
  font-family: "AVGARDD";
  color: #FF6200;
  font-size: calc(100vw / 16);
  margin-left: 2vw;
}

.profile_box .right {
  width: 60%;
}

.profile_box .right .company_name {
  font-size: calc(100vw / 54);
  font-weight: bold;
}

.profile_box .right .profile {
  line-height: 1.75;
  font-size: calc(100vw / 108);
  text-align: justify;
  text-indent: 2em;
}

.companypic {
  margin-top: 4vw;
}

.digital {
  width: 100%;
  padding: 0 8vw;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  background-image: url(../images/digitalbg.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 50% auto;
  height: 38vw;
}

.digital .left {
  width: 40%;
}

.digital .left p {
  font-size: calc(100vw / 54);
  color: #3d3d3d;
  width: 80%;
  margin-bottom: 1vw;
}

.digital .left .title_eng {
  font-size: calc(100vw / 26);
}

.digital .right {

  width: 60%;
  padding-left: 8vw;
  box-sizing: border-box;
}

.digital .right p {
  font-size: calc(100vw / 108);
  line-height: 1.75;
  width: 86%;
  margin-right: 6vw;
}

.digital .right p span {
  font-weight: bold;
}

.digital .right .digital_container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 3vw;
}

.digital .right .digital_box {
  width: 50%;
  margin-bottom: 3vw;
  display: flex;
}

.digital .right .number .counterDX {
  font-family: "AVGARDD";
  font-size: calc(100vw / 34);
  color: #FF6200;
}

.digital .right .digital_img {
  font-size: calc(100vw / 48);
  margin-right: 2%;
  width: 10%;
  box-sizing: border-box;
  padding-top: 0.7em;
}

.digital .right .digital_box:nth-child(4) .digital_img {
  font-size: calc(100vw / 58);
}

.digital .right .symblo {
  font-size: calc(100vw / 107);
}

.digital .right .txt {
  font-size: calc(100vw / 120);
}

.production {
  width: 100%;
  padding: 0vw 8vw 6vw;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  height: 55vw;
  margin-top: -5vw;
}

.production .txt {
  position: absolute;
  width: 35%;
}

.production p {
  font-size: calc(100vw / 54);
  color: #3d3d3d;
  margin-bottom: 1vw;
}

.production .title_eng {
  font-size: calc(100vw / 26);
}

.production span {
  font-size: calc(100vw / 108);
  line-height: 1.75;
}

.production .piclist {
  position: relative;
  height: 100%;
  width: 100%;
}

.production .piclist figure {
  position: absolute;
  margin: 0;
  border-radius: 1.5vw;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.production .piclist img {
  max-width: none !important;
}

.production .piclist figure:nth-child(1) {
  width: 20.3vw;
  height: 23.4vw;
  top: 0;
  right: 23vw;
}

.production .piclist figure:nth-child(2) {
  width: 21vw;
  height: 38vw;
  right: 0;
  top: 0;
}

.production .piclist figure:nth-child(3) {
  width: 60vw;
  height: 23.4vw;
  bottom: 0;
  left: 0;
}

.production .piclist figure:not(:last-child) img {
  height: 100%;
  width: auto;
}

.production .piclist figure:last-child img {
  width: 100%;
  height: auto;
}


.joinlist {
  padding-top: 5vw;
}

.search_list {
  display: grid;
  grid-gap: 3vw;
  grid-template-columns: 1fr 1fr 1fr;
}

.search_item {
  height: 20vw;
  background: #f4f4f4;
  border-radius: 1.5vw;
  position: relative;
  transition: .4s ease-out;
  overflow: hidden;
}

.search_item:hover {
  background-color: #FF6200;
}

.search_item:after {
  content: "";
  background: #FFA36A;
  opacity: 0;
  transform: translateY(100%);
  position: absolute;
  bottom: 0;
  width: 80%;
  height: 100%;
  transition: .4s ease-out;
  left: 10%;
  border-radius: 50%;
  filter: blur(80px);
}

.search_item:hover:after {
  transform: translateY(40%);
  opacity: 1;
}

.search_item a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 2vw;
  position: relative;
  z-index: 20;
}

.search_item a .item_img {
  height: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search_item a .ch {
  font-size: calc(100vw / 108);
  color: #111;
  text-align: center;
  transition: .4s ease-out;
  margin-top: 1vw;
}

.vm_ad {
  background-color: #181818;
  width: 100%;
  padding: 5vw 8vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  overflow: hidden;
}

.vm_ad .title_ch,
.vm_ad .title_des {
  color: #fff;
}

.vm_ad .title_des {
  width: 40%;
  text-align: center;
  line-height: 1.5;
  margin-top: 1vw;
}

.vm_ad_list {
  width: 100%;
  margin-top: 2vw;
}

.vm_ad_list ul {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 1vw;
}

.vm_ad_list ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

}

.vm_ad_list ul li img {
  height: 5.5vw;
  width: 5.5vw;
}

.vm_ad_title,
.vm_ad_des {
  color: #fff;
}

.vm_ad_title {
  font-size: calc(100vw / 80);
  font-weight: bold;
}

.vm_ad_des {
  font-size: calc(100vw / 108);
  line-height: 1.5;
  text-align: center;
  margin: 1vw;
}

.vm_sy {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2vw;
  width: 100%;
  margin: 4vw 0 0;
}

.vm_sy>div {
  position: relative;
  height: 30vw;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.vm_sy img {
  position: absolute;
  height: 80%;
  width: 80%;
  object-fit: contain;

}

.vm_sy img:first-child {
  top: 0;
  left: 0;
}

.vm_sy img:last-child {
  right: 0;
  bottom: 0;
}

.vm_sy_title,
.vm_sy_des {
  color: #fff;
}

.vm_sy_title {
  font-size: calc(100vw / 54);
}

.vm_sy_des {
  font-size: calc(100vw / 108);
  margin: 1vw 3vw;
}

.vm_skill {
  width: 100%;
  padding: 5vw 8vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  overflow: hidden;
}

.vm_skill .vm_ad_des {
  margin-top: 1vw;


}

.vm_skill .vm_ad_title,
.vm_skill .vm_ad_des {
  color: #111;
}

.vm_product {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  padding: 0 8vw;
  margin-bottom: 3vw;
  margin-top: 3vw;
}

.vm_product_title {
  color: #4899FC !important;
  font-size: calc(100vw / 80);
  font-weight: normal;
  text-align: center;
}

.vm_product ul li:hover {
  background: #4899FC !important;
}

.vm_product .more {
  background: #4899FC !important;
}

.microphone {
  position: relative;
  /*display: grid;*/
  height: auto;
  width: 100%;
  padding: 0 8vw;
  box-sizing: border-box;
}

.line_m p,
.wireless_m .des {
  margin-bottom: 2vw;
}

.wireless_m .des {
  margin-top: 1vw;
}

/*.microphone img {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    width: 41vw;*/
/*    height: auto;*/
/*}*/
/* .line_m img{*/
/*    left: 8vw;*/
/*}*/
/*.wireless_m img{*/
/*    right: 8vw;*/
/*} */
.microphone .txt {
  color: #3d3d3d;
  display: flex;
  flex-direction: column;
  justify-content: center;
  opacity: 1;
  width: 100%;
}

.line_m .txt {
  margin-left: 41vw;
}

.wireless_m .txt {
  width: 45%;
}

.microphone .txt .title {
  font-size: calc(100vw / 36);
  font-weight: bold;
}

.microphone .txt span {
  display: block;
  width: 100%;
  position: relative;
  padding-left: 16px;
  font-size: calc(100vw / 108);
  margin: 0.5vw 0;

}

.microphone .txt span::before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  height: 10px;
  top: 0.45vw;
  margin-top: -5px;
  background-color: #3d3d3d;
  border-radius: 50%;
}

.meetinggroup,
.m_microphone_case {
  width: 100%;
  padding: 0 8vw;
  box-sizing: border-box;
  margin: 5vw 0;
}

.meetinggroup p {
  font-size: calc(100vw / 36);
  text-align: center;
  font-weight: bold;
  color: #3d3d3d;
}

.meetinggroup span {
  font-size: calc(100vw / 108);
  text-align: center;
  width: 100%;
  margin: 1vw 0;
  color: #3d3d3d;
  display: block;
}

.microphone_p {
  background-image: url(../images/会议产品背景.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  padding-top: 7vw;
}

.microphone_p .more {
  background-image: linear-gradient(-30deg, #4CEDB5, #35C9FA);
  color: #fff;
}

.microphone_p .top {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.microphone_p .top img {
  height: 7vw;
  width: auto;
}

.m_microphone_case>p {
  font-size: calc(100vw / 36);
  font-weight: bold;
  color: #3d3d3d;
  text-align: center;
  margin-bottom: 1vw;
}


.systembanner {
  height: 150vh;
  overflow: hidden;
  width: 100%;
  position: relative;
}

.systembanner .txt {
  position: absolute;
  width: 100%;
  top: 50vh;
  transform: translateY(-50%);
  z-index: 10;
}

.systembanner p {
  font-size: calc(100vw / 36);
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.systembanner span {
  font-size: calc(100vw / 108);
  color: #fff;
  width: 50%;
  text-align: center;
  display: block;
  margin: 1vw 25vw;
  line-height: 1.5;
}

.systembanner .pic {
  width: 110vw;
  margin-left: -5vw;
  height: 100vh;
}

.systembanner .pic img {
  max-width: none !important;
  margin-top: -1vw;
}

.systembanner .toptxt {
  width: 35%;
  position: relative;
  margin-left: 11vw;
  z-index: 20;
}

.systembanner .toptxt p {
  color: #3d3d3d;
  text-align: left;
}

.systembanner .toptxt span {
  color: #3d3d3d;
  margin: 1vw 0;
  text-align: left;
  width: 100% !important
}

.special_box {
  width: 100%;
}

.special_box>p {
  font-size: calc(100vw / 36);
  color: #3d3d3d;
  font-weight: bold;
  text-align: center;
}

.special_box .box {
  margin: 5vw 0;
  box-sizing: border-box;
  width: 100%;
}

.special_box .box .title {
  font-size: calc(100vw / 54);
  color: #3d3d3d;
}

.special_box .box .des {
  font-size: calc(100vw / 108);
  margin-top: 1vw;
  line-height: 1.75;
  width: 30%;
  color: #3d3d3d;
}

.special_box .box1 {
  padding-left: 8vw;
}

.special_box .box1 img {
  margin-left: auto;
  margin-right: 0;
  margin-top: 2vw;
}

.special_box .box2 p {
  margin-left: 60%;
}

.special_box .box3 {
  display: flex;
  padding: 0 8vw;
  justify-content: space-between;
}

.special_box .box3 p,
.special_box .box4 p {
  width: 100% !important;
}

.special_box .box4 {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  box-sizing: border-box;
  padding-right: 8vw;
}

.special_box .box5 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0 !important;
  align-items: center;
}

.special_box .box5 p {
  text-align: center !important;
}

.special_box .box5 .des {
  width: 60% !important;
}

.notes {
  width: 84vw;
  box-sizing: border-box;

  font-size: calc(100vw / 120);
  color: #959595;
  line-height: 2;
  margin: 0 8vw 4vw;
  border-bottom: 1px solid #959595;
  padding-bottom: 4vw;
}

.system_product>p {
  color: #3d3d3d;
  font-weight: bold;
}

.system_product .more {
  background-image: linear-gradient(-30deg, #4CEDB5, #35C9FA);
  color: #fff;
}

.classroombanner {
  overflow: hidden;
  width: 100%;
  position: relative;
  height: 100vh;
}

.classroombanner .txt {
  position: absolute;
  width: 100%;
  top: 50vh;
  transform: translateY(-50%);
  z-index: 10;
}

.classroombanner p {
  font-size: calc(100vw / 36);
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.classroombanner span {
  font-size: calc(100vw / 108);
  color: #fff;
  width: 50%;
  text-align: center;
  display: block;
  margin: 1vw 25vw;
  line-height: 1.5;
}

.classroombanner .pic {
  width: 110vw;
  margin-left: -5vw;
  height: 100vh;
}

.classroombanner .pic img {
  max-width: none !important;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.classroom {
  position: relative;
  height: 48vw;
  width: 100%;
  overflow: hidden;

}

.classroom .txt {
  position: absolute;
  z-index: 10;
  width: 35%;
}

.classroom1 .txt {
  left: 8vw;
  top: 10vw;
}

.classroom2 .txt {
  right: 8vw;
  bottom: 11vw;
}

.classroompic {
  width: 100%;
  box-sizing: border-box;
  height: 100%;
}

.classroompic .swiper-slide {
  width: 100% !important;
}

.classroom1 .classroompic .swiper-slide {
  justify-content: flex-end;
}

.classroom2 .classroompic .swiper-slide {
  justify-content: flex-start;
}

.classroompic img {
  height: auto;
  width: 65%;
}

.classroom .txt p {
  font-size: calc(100vw / 54);
  font-weight: bold;
  margin-bottom: 1vw;
  color: #3d3d3d;
}

.classroom .txt span {
  display: block;
  width: 100%;
  line-height: 2;
  font-size: calc(100vw / 108);
  color: #959595;
}

.classroom_ad {
  background-color: #181818;
  padding-top: 3vw;
  margin: 4vw 0;
}

.classroom_ad>p {
  color: #fff;
  font-size: calc(100vw / 54);
  text-align: center;
  margin-bottom: 1vw;
}

.classroom_ad>span {
  font-size: calc(100vw / 108);
  color: #fff;
  line-height: 2;
  width: 50%;
  text-align: center;
  display: block;
  margin-left: 25%;
}

.classroom_ad ul {
  width: 100%;
  padding: 0 8vw;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: repeat(6, auto);
  grid-gap: 7.5vw;
  margin: 3vw 0;
}

.classroom_ad .tadpic {
  width: 100%;
  height: auto;
}

.classroom_ad figure {
  width: 100%;
  height: 56vw;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;

}

.classroom_ad figure img {
  object-fit: cover;
  max-width: none !important;
}

.classroom_case {
  width: 100%;
  box-sizing: border-box;
  padding: 0 8vw;
  margin: 4vw 0;
}

.classroom_case>p {
  font-size: calc(100vw / 54);
  font-weight: bold;
  color: #3d3d3d;
  text-align: center;
  margin-bottom: 1vw;
}

@media screen and (max-width:1500px) {
  .news_list a {
      border-radius: calc(100vw / 96);
  }

  .news_list a:hover img {
      transform: scale(1.1);
  }

  .nwes_list .txt_box {
      margin-top: .5vw;
  }
}