
/* comitx-animate */
html.comitx-html {
  margin-top: 0 !important;
}
.comitx-animate {
  color: #181D20;
  line-height: 1.6;
}
.comitx-animate h3 {
  border-left: none !important;
}
.comitx-animate .step {
  margin: 0.4rem;
  width: 0.5vw;
  height: 0;
  border-bottom: 0.4vh solid #283445;
  background-color: #283445;
  opacity: 0.5;
  cursor: pointer;
}

.comitx-animate .isDisplay {
  opacity: 0;
}

.comitx-animate .disp {
  opacity: 1;
}

.comitx-animate .headbtn {
  -webkit-clip-path: path("M 0 0 Q 79 0 0 200 Q 100 250 200 200 L 200 0 Z");
          clip-path: path("M 0 0 Q 79 0 0 200 Q 100 250 200 200 L 200 0 Z");
}

.comitx-animate .headbtn2 {
  -webkit-clip-path: path("M 0 0 Q 79 0 0 200 Q 100 250 200 200 L 200 0 Z");
          clip-path: path("M 0 0 Q 79 0 0 200 Q 100 250 200 200 L 200 0 Z");
}
.comitx-animate .body-content {
  background-image: url(./img/base.png);
  background-repeat: no-repeat;
  background-size: 120% 120%;
  background-attachment: fixed;
}
.comitx-animate header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: calc(100% - 144px);
  padding-top: 8px;
  background: transparent;
}
.comitx-animate header::before {
  content: "";
  display: inline-block;
  width: 101%;
  height: 8px;
  background: #094CA4;
  position: absolute;
  top: 0;
  left: 0;
}
.comitx-animate header .header-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 4.63% 0 3.395%;
}
.comitx-animate header .header-main .head-ani-logo.show{
  opacity: 0.2;
}
.comitx-animate header .menu-list {
  display: flex;
  align-items: center;
  gap: 36px;
  position: relative;
  transition: .3s cubic-bezier(.4, 0, .2, 1);
}
.comitx-animate header .menu-list.head-animation {
  transform: translateY(-100%);
}
.comitx-animate header .menu-list li {
  padding: 18px 0 23px;
  font-weight: 700;
}
.comitx-animate header .menu-list li.spe .no-click {
  pointer-events: none;
}
.comitx-animate header .menu-list li.spe:hover .item-list {
  display: flex;
}
.comitx-animate header .menu-list .item-list {
  display: none;
  align-items: center;
  position: absolute;
  top: 40px;
  left: 0;
  width: 90%;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  text-align: left;
  border: solid 1px #F7F8F8;
}
.comitx-animate header .menu-list .item-list li {
  padding: 0 15px;
  margin-bottom: 0;
}
.comitx-animate header .menu-list .item-list li a {
  position: relative;
}
.comitx-animate header .menu-list .item-list li a:before {
  font-family: "Font Awesome 5 Free";
  content: '\f0da';
  font-weight: 900;
  color: #3889f6;
  padding-right: 5px;
}
.comitx-animate header .menu-list a:hover {
  color: #181D20;
  opacity: 0.8;
}

.comitx-animate .right-line {
  width: 0.5em;
  height: 90%;
  background-color: #094CA4;
  position: fixed;
  right: 0;
  top: 4em;
}

.comitx-animate .rightSlide {
  width: 3vw;
  height: 8rem;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 2.91%;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 9999;
}
.comitx-animate .rightSlide .slideTop {
  width: 1.6vw;
  height: 0;
  border-bottom: 0.5vh solid #283445;
  background-color: #283445;
  opacity: 0.5;
  margin-right: 0.6vw;
  margin-bottom: 0.5vh;
}
.comitx-animate .rightSlide div:not(.slideTop) {
  display: flex;
}

.comitx-animate .info-request {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 90;
  cursor: pointer;
}
.comitx-animate .info-request a {
  position: absolute;
  right: 0;
  top: 0;
  width: 144px;
  height: 94px;
  border-radius: 0 0 0 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.comitx-animate .info-request a img {
  margin-bottom: 6px;
}
.comitx-animate .info-request a span {
  font-size: 14px;
  color: #fff;
}
.comitx-animate .info-request a::after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 8px;
  background: url(../comitx/images/img/icon_single-right.svg);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 18px;
}

.comitx-animate .first-show-text {
  position: absolute;
  left: 4em;
  top: 61.75vh;
}
.comitx-animate .first-show-text .title-prompt {
  color: #181D20;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: -0.5em;
}
.comitx-animate .first-show-text img {
  margin-left: 0.6em;
  margin-bottom: -0.5em;
}
.comitx-animate .first-show-text h1 {
  font-size: 38px;
  line-height: 1.6;
  color: #094CA4;
  font-weight: 900;
  letter-spacing: 0.1em;
  margin-top: 18px;
}
.comitx-animate .first-show-text .title-second-prompt {
  color: #181D20;
  font-size: 22px;
  font-weight: 700;
}
.comitx-animate .first-show-text .text-bottom {
  color: #181D20;
  font-size: 15px;
  margin-top: 28px;
  line-height: 1.8;
}
.comitx-animate .have-circle {
	position: relative;
	display: inline-block;
}
.comitx-animate .have-circle::before {
	content: "";
	display: inline-block;
	width: 7px;
	height: 7px;
	background: #094CA4;
	opacity: 0.3;
	border-radius: 50%;
	position: absolute;
	top: -4px;
	left: 50%;
	transform: translateX(-50%);
}

.comitx-animate .disLine .disLine-main {
  cursor: pointer;
  background-color: #094CA4;
  box-shadow: 0px 0px 12px rgba(9, 76, 164, 0.3);
  border-radius: 6px;
  display: flex;
  align-items: center;
  width: 234px;
  height: 62px;
  box-sizing: border-box;
  padding: 5px;
}
.comitx-animate .disLine .disLine-main .icon {
  width: 38px;
  height: 100%;
  text-align: center;
  background: #FFFFFF;
  border-radius: 4px;
}
.comitx-animate .disLine .disLine-main .icon img {
  margin-top: 17.5px;
}
.comitx-animate .disLine .disLine-main .text {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  margin-left: 16px;
}
.comitx-animate .disLine .disLine-main .fisrtBottomBtn {
  margin-bottom: 0.6vh;
  margin-left: 29px;
}

.comitx-animate .page-first{
  width: 100%;
  height: 100vh; 
  position: relative;
}
.comitx-animate .page-first .page-first-div{
  position: relative;
  height: 100%;
}
.comitx-animate .circle-main {
  width: 100%;
  height: 100%;
  position: relative;
}
.comitx-animate .circle-main .video-outside {
  position: fixed;
  width: 100%;
  top: 50%;
  z-index: -1;
  left: 0;
  transform: translateY(-50%);
  mix-blend-mode: multiply;
/*   mix-blend-mode: plus-lighter; */
  display: flex;
  align-items: center;
  justify-content: center;
}
/* .comitx-animate .circle-main .video-outside >div{
  mix-blend-mode: plus-lighter; 
  mix-blend-mode: multiply;
} */
.comitx-animate .circle-main video {
  width: 31vw;
}
.comitx-animate .circle-main .circle-line {
  width: 32.43%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.comitx-animate .circle-main .circle-line .topLine {
  width: 100%;
}
.comitx-animate .circle-main .circle-line .topLine2 {
  position: absolute;
  top: 50%;
  left: -208px;
}
.comitx-animate .circle-main .circle-line .circle-part {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 7px;
  position: absolute;
  top: 0;
  left: -8px;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.6);
  box-shadow: 18px 18px 24px rgba(9, 76, 164, 0.15), inset 4px 4px 12px 3px #FFFFFF;
  text-align: center;
}
.comitx-animate .circle-main .circle-line .circle-part.circle2 {
  top: auto;
  bottom: 39px;
  left: auto;
  right: -27px;
}
.comitx-animate .circle-main .circle-line .circle-part .firstSpan {
  font-size: 12px;
}
.comitx-animate .circle-main .circle-line .circle-part .secondSpan {
  color: #094CA4;
  font-size: 18px;
  font-weight: bold;
}

.comitx-animate .disLine {
  position: fixed;
  right: 68px;
  bottom: 60px;
}

.comitx-animate .second-page {
  width: 100%;
/*   height: 110vh; */
  display: flex;
  flex-direction: column;
  align-items: center;
}
.comitx-animate .second-page .page-part1 {
  width: 25.972%;
  min-width: 324px;
  box-sizing: border-box;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  padding: 28px;
  color: #fff;
  font-size: 16px;
  line-height: 1.7em;
  text-align: center;
  margin-top: 15em;
}
.comitx-animate .second-page .getChangeBox2 {
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.04em;
  color: #fff;
  margin-top: 84px;
}
.comitx-animate .second-page h2 {
  letter-spacing: 0.04em;
  font-size: 53px;
  color: #fff;
  font-weight: 700;
}
.comitx-animate .second-page .page-part {
  color: #fff;
  font-size: 15px;
  text-align: center;
  margin-top: 84px;
  line-height: 1.8;
}
.comitx-animate .second-page .secondBtn {
  cursor: pointer;
  width: 240px;
  height: 54px;
  box-sizing: border-box;
  background-color: #283445;
  box-shadow: 0px 0px 12px rgba(9, 76, 164, 0.3);
  border-radius: 6px;
  display: flex;
  align-items: center;
  padding: 5px;
  margin: 84px 0;
  position: relative;
  z-index: 5;
}
.comitx-animate .second-page .secondBtn .secondOne {
  height: 44px;
  background: #FFFFFF;
  border-radius: 4px;
  padding: 0.5em 0.7em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.comitx-animate .second-page .secondBtn .secondTwo {
  color: #fff;
  font-size: 14px;
  margin-left: 58px;
}

.comitx-animate .page3 {
  width: 100%;
/*   height: 107em; */
  position: relative;
  display: flex;
  justify-content: flex-end;
  padding-right: 8.33%;
}
.comitx-animate .page3 .feadInBox {
  position: fixed;
  top: 11em;
  left: 20vw;
  color: #FFF;
  font-weight: 700;
  letter-spacing: 0.04em;
  font-size: 4vh;
}

.comitx-animate .cardBox {
/*   position: absolute;
  top: 25em;
  right: 8.33%; */
  width: 51.11%;
}

.comitx-animate .cardBox li {
  width: 100%;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 18px 18px 24px rgba(9, 76, 164, 0.15), inset 4px 4px 12px 3px #FFFFFF;
  padding: 60px;
  margin-bottom: 24px;
  border-radius: 18px;
  position: relative;
}
.comitx-animate .cardBox li:last-child {
  margin-bottom: 0;
}
.comitx-animate .cardBox li .item-content .title-prompt {
  font-size: 14px;
  color: #181D20;
  margin-bottom: 4px;
}
.comitx-animate .cardBox li .item-content .item-title {
  color: #094CA4;
  letter-spacing: 0.06em;
  font-weight: 700;
}
.comitx-animate .cardBox li .item-content .line {
  width: 100%;
  height: 0;
  border: 1px solid #094CA4;
  opacity: 0.2;
  position: relative;
  margin: 14px 0;
}
.comitx-animate .cardBox li .item-content .line::before, .cardBox li .item-content .line::after {
  content: "";
  display: inline-block;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.comitx-animate .cardBox li .item-content .line::before {
  border-left: 6px solid #094CA4;
  border-right: 6px solid transparent;
  left: -1px;
}
.comitx-animate .cardBox li .item-content .line::after {
  border-right: 6px solid #094CA4;
  border-left: 6px solid transparent;
  right: -1px;
}
.comitx-animate .cardBox li .item-text {
  color: #181D20;
  letter-spacing: 0.06px;
  font-size: 15px;
  line-height: 1.8;
  min-height: 54px;
}
.comitx-animate .cardBox li .item-btn {
  margin-top: 24px;
  width: 202px;
  height: 50px;
  box-sizing: border-box;
  text-align: center;
  padding: 4px 0;
  font-size: 90%;
  background: rgba(9, 76, 164, 0.1);
  box-shadow: inset 0px 0px 12px rgba(9, 76, 164, 0.2);
  border-radius: 6px;
  padding: 1px 0;
}
.comitx-animate .cardBox li .item-btn span {
  color: #094CA4;
}
.comitx-animate .cardBox li .item-btn span.num {
  font-size: 26px;
  font-weight: 700;
}
.comitx-animate .cardBox li .item-btn span.num-decri {
  font-size: 16px;

  font-weight: bold;
}
.comitx-animate .cardBox li .item-detail {
  cursor: pointer;
  width: 200px;
  height: 44px;
  background-color: #283445;
  box-shadow: 0px 0px 12px rgba(9, 76, 164, 0.3);
  border-radius: 6px;
  display: flex;
  align-items: center;
  padding: 5px;
  position: absolute;
  right: 24px;
  bottom: 24px;
  box-sizing: border-box;
}
.comitx-animate .cardBox li .item-detail .detail-icon {
  height: 34px;
  box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 4px;
  padding: 0.5em 0.7em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.comitx-animate .cardBox li .item-detail .detail-text {
  color: #fff;
  font-size: 14px;
  margin-left: 45px;
}

.comitx-animate .page-four{
  width: 100%;
/*   height: 24em;  */
  border-bottom: 1px solid #283445;
  box-sizing: border-box;
  padding: 30vh 10em;
}
.comitx-animate .page-four .four-imgone {
  margin-left: 0.5em;
  width: 7vw;
  margin-bottom: -0.2em;
}
.comitx-animate .page-four .four-imgtwo{
  margin-left: 0.5em;
  width: 15.5vw;
  margin-bottom: -0.2em;
}
.comitx-animate .page-four .page-four-span1{
  color: #094CA4;
  font-weight: 700;
  font-size: 36px;
}
.comitx-animate .page-four .page-four-span2{
  font-weight: 700;
  color: #181D20;
  font-size: 32px;
  margin-left: 4px;
}

.comitx-animate .page-four-pubdiv{
  display: flex;
  align-items: center; 
  width: 100%;
  min-height: 60vh; 
  padding: 30px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #283445;
  box-sizing: border-box;
  padding: 0 10em;
}
.comitx-animate .page-four-pubdiv .four-pubdiv-one{
  width: 40%;
}
.comitx-animate .page-four-pubdiv .four-pubdiv-one .four-pubdiv-top{
  display: flex;
  align-items: center;
}
.comitx-animate .page-four-pubdiv .four-pubdiv-one .four-pubdiv-top img {
  width: 40px;
}
.comitx-animate .page-four-pubdiv .four-pubdiv-one .four-pubdiv-top>span{
  color: #094CA4;
  margin-left: 0.5em;
  font-size: 16px;
  font-weight: 700;
}
.comitx-animate .page-four-pubdiv .four-pubdiv-one .four-pubdiv-title{
  font-weight: 700;
  color: #181D20;
  margin-top: 0.5em;
}
.comitx-animate .page-four-pubdiv .four-pubdiv-one .four-pubdiv-title>span{
  font-size: 30px;
  line-height: 1.6em;
}
.comitx-animate .page-four-pubdiv .four-pubdiv-one .four-pubdiv-content{
  font-size: 15px;
  margin-top: 1em;
  line-height: 1.6em;
}
.comitx-animate .page-four-pubdiv .pattern1{
  margin-left: 21vw;
}
.comitx-animate .page-four-button{
  display: flex;
  align-items: center;
  justify-content: center; 
  width: 100%;
  padding: 140px 0 240px;
}
.comitx-animate .page-four-button .four-button{
  cursor: pointer;
	background-color: #283445;
	box-shadow: 0px 0px 12px rgba(9, 76, 164, 0.3);
	border-radius: 6px;
	display: flex;
	align-items: center;
	padding: 8px 0 8px 8px;
  box-sizing: border-box;
	width: 38.9%;
  height: 92px;
}
.comitx-animate .page-four-button .four-button .btn-icon{
  height: 76px; 
  width: 55px;
  box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 4px; 
  display: flex;
  align-items: center;
  justify-content: center;
}
.comitx-animate .page-four-button .four-button .getChangeBox4{
  width: calc(100% - 63px);
  text-align: center;
  color: #fff;
  font-size: 18px;
}

.comitx-animate .page-five{
  width: 100%;
  height: 70vh;
}
.comitx-animate .page-five .five-parrentdiv{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.comitx-animate .page-five .five-parrentdiv .five-parrentdiv-tag{
  width: 83.33%;
	height: 300px;
	background: rgba(255, 255, 255, 0.7);
	box-shadow: 0px 0px 24px rgba(9, 76, 164, 0.1);
	border-radius: 18px;
	padding: 0 7.5% 0 10.85%;
	box-sizing: border-box;
	display: flex;align-items: center;
  justify-content: space-between;
}
.comitx-animate .page-five .five-parrentdiv .five-parrentdiv-tag .parrentdiv-tag-cont1{
  width: 330px;
  color: #094CA4;
  font-weight: 700;
  font-size: 26px;
  line-height: 180%;
  text-align: center;
}
.comitx-animate .page-five .five-parrentdiv .five-parrentdiv-tag .parrentdiv-tag-cont2{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 48.1%;
  min-width: 310px;
  flex-shrink: 0;
}
.comitx-animate .page-five .five-parrentdiv .five-parrentdiv-tag .parrentdiv-tag-cont2 .tag-content{
  margin-bottom: 20px;
  color: #094CA4;
  font-weight: 700;
  font-size: 18px;
}
.comitx-animate .page-five .five-parrentdiv .five-parrentdiv-tag .parrentdiv-tag-cont2 .tag-btn{
  cursor: pointer;
	width: 100%;
	height: 92px;
	box-sizing: border-box;
	background-color: #094CA4;
	box-shadow: 0px 0px 12px rgba(9, 76, 164, 0.3);
	border-radius: 6px;
	display: flex;
	align-items: center;
	padding: 5px 0 5px 5px;
}
.comitx-animate .parrentdiv-tag-cont2 .tag-btn-icon{
  width: 55px;
  height: 82px;
  box-sizing: border-box; 
  background: #FFFFFF;
  border-radius: 4px; 
  padding: 0.8em 1em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.comitx-animate .parrentdiv-tag-cont2 .tag-btn-icon img {
  width: 14px;
}
.comitx-animate .parrentdiv-tag-cont2 .tag-btn-cont{
  color: #fff;
  font-size: 18px;
  width: calc(100% - 60px);
  text-align: center;
}


.comitx-animate .blog {
  width: 100%;
  margin-bottom: 120px;
}
.comitx-animate .blog .blog-top {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 6.2em;
}
.comitx-animate .blog .top-left {
  display: flex;
  align-items: flex-end;
}
.comitx-animate .blog .top-left h3 {
  color: #094CA4;
  font-size: 48px;
  font-weight: 700;
}
.comitx-animate .blog .top-left span {
  margin-bottom: 0.2em;
}
.comitx-animate .blog .top-right {
  font-size: 15px;
  width: 40%;
  line-height: 180%;
}
.comitx-animate .blog .blog-list {
  width: 100%;
  display: flex;
  gap: 51px;
  box-sizing: border-box;
  padding: 0 6.2em;
  margin-top: 2em;
}
.comitx-animate .blog .blog-list > li {
  width: 30%;
  flex-shrink: 0;
}
.comitx-animate .blog .blog-list .item-pic {
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
}
.comitx-animate .blog .blog-list .item-pic img {
  vertical-align: middle;
  width: 100%;
  height: auto;
}
.comitx-animate .blog .blog-list .item-text {
  width: 100%;
/*   height: 3em; */
  font-size: 18px;
  font-weight: bold;
  padding: 20px 0 16px;
  border-bottom: 1px solid rgba(9, 76, 164, 0.2);
}
.comitx-animate .blog .blog-list .item-text .text-main {
  display: -webkit-box;
  color: #094CA4;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
}
.comitx-animate .blog .blog-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.comitx-animate .blog .blog-bottom .flag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin: 0;
}
.comitx-animate .blog .blog-bottom .flag-list li {
  background: #FFFFFF;
  box-shadow: 0px 0px 8px rgba(9, 76, 164, 0.15);
  border-radius: 100px;
  font-size: 12px;
  padding: 0.5em 1em;
  color: #094CA4;
}
.comitx-animate .blog .blog-bottom .flag-list li span {
  color: rgba(9, 76, 164, 0.4);
}
.comitx-animate .blog .blog-bottom .date {
  font-size: 12px;
  color: #094CA4;
}

.comitx-animate footer {
  width: 100%;
/*   margin: 0 auto 36px; */
  background-color: #eceeef !important;
}
.bodyer .footer-second{
  background-color: #355ca9 !important;
}
.bodyer .footer-second p,
.bodyer .footer-second p a {
  color: #fff;
  line-height: 1.75em;
}
.bodyer .footer-txt a{
  color: #798486;
}
.comitx-animate footer .footer-top {
  width: 100%;
  height: 96px;
  box-sizing: border-box;
  margin-bottom: 12px;
}
.comitx-animate footer .footer-top .top-main {
  padding: 0 2.63%;
  width: 100%;
  height: 6em;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 0px 24px rgba(9, 76, 164, 0.1);
  border-radius: 12px;
  box-sizing: border-box;
  padding: 0 4em;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.comitx-animate footer .footer-top .top-main .top-right {
  display: flex;
  align-items: center;
  font-size: 12px;
}
.comitx-animate footer .footer-top .top-main .top-right .left {
  margin-right: 34px;
}
.comitx-animate footer .footer-top .top-main .top-right .left span:first-child {
  opacity: 0.4;
}
.comitx-animate footer .footer-top .top-main .top-right .right {
  opacity: 0.4;
}
.comitx-animate footer .footer-main {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.comitx-animate footer .footer-main .content-left {
  width: 72.74%;
  flex-shrink: 0;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 0px 24px rgba(9, 76, 164, 0.1);
  border-radius: 12px;
  box-sizing: border-box;
  padding: 60px 6% 24px;
}
.comitx-animate footer .footer-main .content-left .left-bottom {
  display: flex;
  gap: 18px;
  justify-content: flex-end;
  margin-top: 60px;
}
.comitx-animate footer .footer-main .content-left .left-bottom div {
  font-size: 12px;
}
.comitx-animate footer .footer-main .content-left .left-bottom div span {
  opacity: 0.5;
  margin-right: 3px;
}
.comitx-animate footer .footer-main .content-right {
  width: 26.4%;
  flex-shrink: 0;
}
.comitx-animate footer .footer-main .content-right .right-main {
  width: 100%;
  height: 57.48%;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 0px 24px rgba(9, 76, 164, 0.1);
  border-radius: 12px;
  box-sizing: border-box;
  padding: 1em;
}
.comitx-animate footer .footer-main .content-right .top {
  width: 100%;
  height: 100%;
  background: #094CA4;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.comitx-animate footer .footer-main .content-right .top .footerRight {
  margin-right: 7vw;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.comitx-animate footer .footer-main .content-right .top .footerRight img {
  margin-top: 0.1vh;
}
.comitx-animate footer .footer-main .content-right .top .footerRight span {
  color: #FFF;
  font-size: 90%;
  margin-left: 0.5vw;
}
.comitx-animate footer .footer-main .content-right .top .icon {
  margin-right: 1.7vw;
}
.comitx-animate footer .footer-main .content-right .right-bottom {
  width: 100%;
  height: 38.9%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 12px;
  opacity: 0.5;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 0px 24px rgba(9, 76, 164, 0.1);
  border-radius: 12px;
  margin-top: 12px;
}
.comitx-animate footer .footer-main .part-list {
  display: flex;
  width: 100%;
  gap: 36px;
}
.comitx-animate footer .footer-main .part-list .part-item {
  width: 30%;
  flex-shrink: 0;
}
.comitx-animate footer .footer-main .part-list .part-item .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(9, 76, 164, 0.2);
}
.comitx-animate footer .footer-main .part-list .part-item .title span {
  color: #094CA4;
  font-size: 15px;
  font-weight: 700;
}
.comitx-animate footer .footer-main .part-list .part-item li {
  font-weight: 500;
  margin-top: 10px;
}
.comitx-animate footer .footer-main .part-list .part-item li:first-child {
  margin-top: 16px;
}
@media (min-width: 1500px) and (max-width: 2100px) {
  .comitx-animate .circle-main video {
    width: 30vw;
  }
  .comitx-animate .topLine {
    /* width: 28vw !important; */
    /* top: 18em !important;
    left: 46.5vw !important; */
  }
  .comitx-animate .topLine2 {
    /* top: 32vh !important;
    left: 24vw !important; */
  }
  .comitx-animate .disLine > div {
    width: 290px !important;
    height: 60px !important;
    padding: 0 0.4vw !important;
  }
  .comitx-animate .disLine > div > div:nth-child(1) {
    width: 1vw !important;
    height: 3em !important;
    padding: 0 0.4vw !important;
  }
  .comitx-animate .secondBtn {
    width: 13vw !important;
  }
  .comitx-animate .secondBtn > .secondTwo {
    margin-left: 3.2vw !important;
  }
  .comitx-animate .pattern1 {
    margin-left: 24vw !important;
  }
  .comitx-animate .feadInBox {
    top: 48vh !important;
    left: 19.5vw !important;
    font-size: 30px !important;
  }
  .comitx-animate .cardBox .quebox {
    padding: 0.15em 0.2em 0.2em 0.2em !important;
  }
  .comitx-animate .page3 {
/*     height: 110em !important; */
  }
  .comitx-animate .footerRight {
    margin-right: 7.8vw !important;
  }
}
@media (min-width: 1400px) and (max-width: 1550px) {
  .comitx-animate .topLine {
    /* top: 16.5em !important;
    left: 48.5vw !important; */
  }
  .comitx-animate .circle1 {
    /* padding: 3.4em 1em !important; */
  }
  .comitx-animate .circle2 {
    /* padding: 3.4em 1em !important; */
  }
  .comitx-animate .pattern1 {
    margin-left: 21vw !important;
  }
  .comitx-animate .feadInBox {
    top: 12em !important;
  }
}
@media screen and (min-width: 769px) {
  .comitx-animate .disPC,
  .comitx-animate .disPC1000 {
    display: block !important;
  }
  .comitx-animate .disSP,
  .comitx-animate .flexSP,
  .comitx-animate .disSP1000,
  .comitx-animate .fixed-menu {
    display: none !important;
  }
  .comitx-animate .flexPC {
    display: flex !important;
  }
}

@media screen and (max-height: 700px) {
  .comitx-animate .first-show-text {
    top: 65vh;
  }
}
@media screen and (max-width: 1000px) {
  .comitx-animate header .menu-list {
    gap: 18px;	
  }
  .comitx-animate header .menu-list li {
	padding: 10px 0 13px;	
  }
  .comitx-animate header .menu-list .item-list {
	width: 100%;	
	padding: 10px;
	justify-content: space-between;
  }
  .comitx-animate header .menu-list .item-list li {
	padding: 0 8px;  
  }
  .comitx-animate .circle-main .circle-line .circle-part {
    width: 130px;
    height: 130px;
  }
  .comitx-animate .circle-main .circle-line .circle-part .firstSpan {
    font-size: 10px;
  }
  .comitx-animate .circle-main .circle-line .circle-part .secondSpan {
    font-size: 14px;
  }
	.comitx-animate .page-four-pubdiv {
		padding: 0 5%;
	}
	
}
@media screen and (max-width: 1000px) {
	.comitx-animate .circle-main .circle-line {
		width: 40%;
	}
	.comitx-animate .cardBox li {
		padding-bottom: 90px;
	}
	.comitx-animate .page-four {
		padding: 30vh 5%;
	}
	.comitx-animate .page-four .page-four-span1 {
		font-size: 32px;
	}
	.comitx-animate .page-four .page-four-span2 {
		font-size: 28px;
	}
	.comitx-animate .blog .blog-list {
		flex-direction: column;
	}
	.comitx-animate .blog .blog-list > li {
		width: 100%;
	}
	.comitx-animate .page-five .five-parrentdiv .five-parrentdiv-tag {
		width: 92%;
		padding: 0 4%;
	}
	.comitx-animate .page-five .five-parrentdiv .five-parrentdiv-tag .parrentdiv-tag-cont1 {
		font-size: 24px;
	}
}
@media screen and (max-width: 768px) {
  .comitx-animate .disSP,
  .comitx-animate .disSP1000 {
    display: block !important;
  }
  .comitx-animate .flexSP {
    display: flex !important;
  }
  .comitx-animate .disPC,
  .comitx-animate .flexPC,
  .comitx-animate .disPC1000 {
    display: none !important;
  }
  .comitx-animate .info-request {
    width: 162px;
    height: 48px;
    top: 5px;
    right: 5px;
  }
  .comitx-animate .info-request img {
    width: 100%;
    vertical-align: middle;
  }
  .comitx-animate .info-request a {
    width: 96px;
    height: 48px;
    left: 8px;
    right: 0;
    flex-direction: row;
    align-items: center;
    gap: 5px;
    font-size: 12px;
    z-index: 92;
  }
  .comitx-animate .info-request a::after {
    content: none;
  }
  .comitx-animate .info-request a img {
    width: 12px !important;
    margin-bottom: 0;
  }
  .comitx-animate header {
    width: 100%;
    padding-top: 5px;
    z-index: 91;
  }
  .comitx-animate  header::before {
    width: 100%;
    height: 5px;
  }
  .comitx-animate header .header-main {
    display: flex;
    justify-content: space-between;
    padding: 20px 28px 0 20px;
    width: 25.6%;
	box-sizing: content-box;
  }
  .comitx-animate header .header-main img {
    width: 100%;
    vertical-align: middle;
  }
  .comitx-animate .fixed-menu {
    display: none !important;
    width: 100%;
    height: 100vh;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
	background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.18);
/*     background: rgba(255, 255, 255, 0.85); */
    padding: 108px 40px 72px;
    box-sizing: border-box;
  }
  .comitx-animate .fixed-menu::-webkit-scrollbar {
    display: none;
  }
  .comitx-animate .fixed-menu .menu-list > li {
    margin-bottom: 36px;
  }
  .comitx-animate .fixed-menu .menu-list a {
    display: block;
    font-size: 15px;
    font-weight: 700;
    line-height: 130%;
    color: #094CA4;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(9, 76, 164, 0.2);
  }
  .comitx-animate .fixed-menu .menu-list a span {
    display: block;
    position: relative;
  }
  .comitx-animate .fixed-menu .menu-list a span::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 8px;
    background: url(./images/img/footerRight.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
  }
  .comitx-animate .fixed-menu .menu-list li.spe .no-click {
    pointer-events: none;
  }
  .comitx-animate .fixed-menu .menu-list .item-list {
    margin-top: 6px;
  }
  .comitx-animate .fixed-menu .menu-list .item-list li {
    padding-top: 12px;
    font-size: 14px;
    line-height: 130%;
    font-weight: 500;
  }
  .comitx-animate .fixed-menu .menu-list .item-list li a {
    color: #181D20;
	font-weight: 500;
  }
  .comitx-animate .fixed-menu .menu-bottom {
    margin-top: 60px;
  }
  .comitx-animate .fixed-menu .menu-bottom a {
    font-size: 12px;
    font-weight: 400;
    line-height: 130%;
    color: rgba(24, 29, 32, 0.4);
    display: block;
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    align-items: center;
    padding: 4px 11px 4px 0;
  }
  .comitx-animate .fixed-menu .menu-bottom a::after {
    content: "";
    display: block;
    width: 8px;
    height: 8.5px;
    background: url(../comitx/images/img/icon_share.png) no-repeat;
    background-size: 100%;
    margin-left: 3px;
  }
  .comitx-animate .fixed-menu.show {
    display: block !important;
  }
  .comitx-animate .download-btn {
    width: 100%;
  }
  .comitx-animate .download-btn a {
    display: block;
    width: 100%;
    height: 66px;
    background: #094CA4;
    box-shadow: 0px 0px 12px rgba(9, 76, 164, 0.3);
    border-radius: 6px;
    padding: 5px 20px 5px 5px;
    color: #fff;
    display: flex;
    align-items: center;
    position: relative;
    box-sizing: border-box;
  }
  .comitx-animate .download-btn a::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 8px;
    background: url(../comitx/images/img/icon_triangle-small.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
  }
  .comitx-animate .download-btn a .icon {
    width: 40px;
    height: 100%;
    flex-shrink: 0;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
  }
  .comitx-animate .download-btn a .icon img {
    width: 12px;
  }
  .comitx-animate .download-btn a .text {
    display: block;
    text-align: center;
    flex: 1;
  }
  .comitx-animate .menu-btn {
    position: absolute;
    top: 18px;
    right: 23px;
    width: 17.5px;
	height: 17.5px;
    z-index: 91;
	font-size: 0;
  }
  .comitx-animate .menu-btn img {
    width: 100%;
    vertical-align: middle;
  }
  .comitx-animate .right-line {
    height: 100%;
    top: 0;
    width: 5px;
    z-index: 11;
  }
  .comitx-animate .disLine {
    bottom: 42px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
  }
  .comitx-animate .disLine .disLine-main {
    width: 194px;
    height: 54px;
    padding-right: 16px;
  }
  .comitx-animate .disLine .disLine-main .icon {
    width: 32px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .comitx-animate .disLine .disLine-main .icon img {
    width: 10px;
    margin-top: 0;
  }
  .comitx-animate .disLine .disLine-main .text {
    font-size: 14px;
    margin-left: 0;
    flex: 1;
    text-align: center;
  }
  .comitx-animate .disLine .disLine-main .fisrtBottomBtn {
    margin-left: 0;
  }
  .comitx-animate .circle-main .video-outside {
    top: 32px;
    transform: translateY(0);
  }
  .comitx-animate .circle-main video {
    width: 90%;
  }
  .comitx-animate .video-outside {
    position: fixed;
    top: 150px;
    left: 0;
    z-index: -1;
  }
  .comitx-animate .circle-main .circle-line {
    width: 70%;
    top: 76px;
    transform: translate(-50%,0);
  }
  .comitx-animate .circle-main .circle-line .circle-part {
    width: 120px;
    height: 120px;
  }
  .comitx-animate .circle-main .circle-line .circle-part .secondSpan {
    font-size: 15px;
    line-height: 130%;
  }
/*   .comitx-animate .have-circle {
    position: relative;
  }
  .comitx-animate .have-circle::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #094CA4;
    opacity: 0.3;
    border-radius: 50%;
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
  } */
  .comitx-animate .have-circle::before {
    width: 6px;
    height: 6px;
  }
  .comitx-animate .first-show-text {
    top: 321px;
    left: 0;
    padding: 0 30px;
  }
  .comitx-animate .first-show-text h1 {
    font-size: 28px;
    line-height: 160%;
    padding-top: 12px;
  }
  .comitx-animate .first-show-text h1 .have-circle::before {
    top: -4px;
  }
  .comitx-animate .first-show-text .title-prompt {
    font-size: 18px;
    line-height: 160%;
  }
  .comitx-animate .first-show-text .title-second-prompt {
    font-size: 18px;
    line-height: 160%;
  }
  .comitx-animate .first-show-text .text-bottom {
    margin-top: 14px;
    font-size: 13px;
    line-height: 180%;
    letter-spacing: -0.4px;
    font-weight: 500;
  }
  .comitx-animate .second-page {
    position: relative;
    height: auto;
  }
  .comitx-animate .second-page .page-part1 {
    margin-top: 0;
    min-width: 308px;
    width: 82%;
    font-size: 15px;
    line-height: 160%;
  }
  .comitx-animate .second-page .getChangeBox2 {
    text-align: center;
    font-size: 14px;
    line-height: 140%;
    margin-top: 60px;
  }
  .comitx-animate .second-page h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 100%;
    margin-top: 20px;
  }
  .comitx-animate .second-page .page-part {
    margin-top: 30px;
    font-size: 14px;
    line-height: 180%;
  }
  .comitx-animate .second-page .page-part.first {
    margin-top: 48px;
  }
  .comitx-animate .second-page .secondBtn {
    width: 58.667%;
    margin: 48px 0;
  }
  .comitx-animate .second-page .secondBtn .secondOne {
	height: 40px;
  }
  .comitx-animate .second-page .secondBtn .secondTwo {
    margin-left: 48px;
  }
  .comitx-animate .page3 {
    margin-top: 40px;
    height: auto;
	padding-right: 0;
  }
  .comitx-animate .cardBox {
    position: relative;
    top: auto;
    right: auto;
    padding: 0 25px 0 20px;
    width: 100%;
    box-sizing: border-box;
  }
  .comitx-animate .cardBox li {
    padding: 40px 28px 28px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 18px 18px 24px rgba(9, 76, 164, 0.15), inset 4px 4px 12px 3px #FFFFFF;
    backdrop-filter: blur(4px);
    margin-bottom: 18px;
  }
  .comitx-animate .cardBox li .item-detail {
    position: static;
    width: 100%;
  }
  .comitx-animate .cardBox li .item-detail .detail-text {
    flex: 1;
    margin-left: 0;
    text-align: center;
  }
  .comitx-animate .cardBox li .item-content {
    text-align: center;
    width: 94.1%;
    margin: 0 auto;
  }
  .comitx-animate .cardBox li .item-content .title-prompt {
    font-weight: 500;
    line-height: 130%;
    margin-bottom: 6px;
  }
  .comitx-animate .cardBox li .item-content .item-title {
    font-size: 24px;
    line-height: 100%;
	text-align: center;
  }
  .comitx-animate .cardBox li .item-text {
    font-size: 14px;
    letter-spacing: 0.06em;
    font-weight: 500;
  }
  .comitx-animate .cardBox li .item-content .line {
    margin: 14px 0;
  }
  .comitx-animate .cardBox li .item-btn {
    width: 75.2%;
    margin: 20px auto 36px;
    font-size: 13px;
    font-weight: 500;
  }
  .comitx-animate .page-four {
    height: auto;
    padding: 0;
  }
  .comitx-animate .page-four-pubdiv {
    padding: 0;
    height: auto;
  }
  .comitx-animate .page-four-pubdiv .four-pubdiv-one {
    width: 100%;
    flex-shrink: 0;
  }
  .comitx-animate .page4 {
    margin-top: 170px;
  }
  .comitx-animate .page-four {
    padding: 0 30px;
    padding-bottom: 72px;
  }
  .comitx-animate .page-four .page-four-span1 {
    font-size: 28px;
    line-height: 180%;
    padding-top: 15px;
  }
  .comitx-animate .page-four .page-four-span2 {
	  font-size: 24px;
	  line-height: 180%;
	}
  .comitx-animate .page-four-pubdiv {
    padding: 60px 35px 35px 30px;
    flex-direction: column;
  }
  .comitx-animate .page-four-pubdiv .pattern1 {
    margin-left: 0;
  }
  .comitx-animate .page-four-pubdiv .four-pubdiv-one .four-pubdiv-title {
    margin-top: 8px;
  }
  .comitx-animate .page-four-pubdiv .four-pubdiv-one .four-pubdiv-title>span {
    font-size: 24px;
    line-height: 160%;
  }
  .comitx-animate .page-four-pubdiv .four-pubdiv-one .four-pubdiv-content {
    font-size: 14px;
    font-weight: 500;
    line-height: 180%;
    margin-top: 24px;
  }
  .comitx-animate .page-four-pubdiv .pic-main {
    position: relative;
    width: 67.74%;
    margin: 30px auto 0;
  }
  .comitx-animate .page-four-pubdiv .pic-main img {
    width: 100%;
  }
  .comitx-animate .page-four-pubdiv .pic-main .center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 50.9%;
  }
 .comitx-animate .page-four-button {
    padding: 60px 0 84px;
  }
 .comitx-animate .page-four-button .four-button {
    width: 77.33%;
    height: 72px;
    padding: 6px;
  }
 .comitx-animate .page-four-button .four-button .btn-icon {
    height: 60px;
    width: 42px;
  }
 .comitx-animate .page-four-button .four-button .btn-icon img {
    width: 7.5px;
  }
 .comitx-animate .page-four-button .four-button .getChangeBox4 {
    font-size: 15px;
  }
  .comitx-animate .page-five {
    margin-bottom: 84px;
	height: auto;
  }
  .comitx-animate .page-five .five-parrentdiv .five-parrentdiv-tag {
    flex-direction: column;
    padding: 48px 20px;
    gap: 24px;
    height: auto;
  }
  .comitx-animate .page-five .five-parrentdiv .five-parrentdiv-tag .parrentdiv-tag-cont1 {
    font-size: 18px;
    line-height: 160%;
  }
  .comitx-animate .page-five .five-parrentdiv .five-parrentdiv-tag .parrentdiv-tag-cont2 {
    min-width: auto;
    width: 100%;
  }
  .comitx-animate .page-five .five-parrentdiv .five-parrentdiv-tag .parrentdiv-tag-cont2 .tag-content {
    font-size: 15px;
    line-height: 160%;
    margin-bottom: 12px;
  }
  .comitx-animate .page-five .five-parrentdiv .five-parrentdiv-tag .parrentdiv-tag-cont2 .tag-btn-cont {
    font-size: 15px;
  }
  .comitx-animate .page-five .five-parrentdiv .five-parrentdiv-tag .parrentdiv-tag-cont2 .tag-btn {
    height: 72px;
  }
  .comitx-animate .page-five .five-parrentdiv .five-parrentdiv-tag .parrentdiv-tag-cont2 .tag-btn-icon {
    width: 42px;
    height: 60px;
  }
  .comitx-animate .page-five .five-parrentdiv .five-parrentdiv-tag .parrentdiv-tag-cont2 .tag-btn-icon img {
    width: 12px;
  }
  .comitx-home .page-five {
    height: auto;
  }
  .comitx-animate .blog {
    padding: 0 25px 0 20px;
    box-sizing: border-box;
    margin-bottom: 4px;
  }
  .comitx-animate .blog .blog-top {
    flex-direction: column;
    padding: 0;
  }
  .comitx-animate .blog .top-left h3 {
    font-size: 36px;
    line-height: 100%;
	margin-bottom: 0;
  }
  .comitx-animate .blog .top-left span {
    font-size: 15px;
    line-height: 130%;
  }
  .comitx-animate .blog .top-right {
    width: 100%;
    margin-top: 24px;
    line-height: 180%;
    font-weight: 500;
  }
  .comitx-animate .blog .blog-list {
    margin-top: 48px;
    flex-direction: column;
    padding: 0;
    gap: 36px;
  }
  .comitx-animate .blog .blog-list>li {
    width: 100%;
  }
  .comitx-animate .blog .blog-list .item-text {
    padding: 12px 0;
  }
  .comitx-animate .blog .blog-bottom {
    margin-top: 16px;
  }
  .comitx-animate footer {
    width: 100%;
    box-sizing: border-box;
    padding: 20px 25px 20px 20px;
  }
  .comitx-animate footer .footer-top {
    height: auto;
    margin-bottom: 8px;
  }
  .comitx-animate footer .footer-top .top-main {
    height: auto;
    flex-direction: column;
    padding: 45.34px 28px 28px;
    box-sizing: border-box;
  }
  .comitx-animate footer .footer-top .top-main .top-right {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 33.33px;
    text-align: left;
    line-height: 160%;
  }
  .comitx-animate footer .footer-top .top-main .top-right .left {
    margin-bottom: 16px;
  }
  .footer-main {
    display: none !important;
  }
}
/* comitx-animate end */