:root {
  --border: #eee solid 1px;
  --wrapper: 1600px;
  --main-color: #2f5aaf;
  --xc1:#2f5aaf;
  --main2-color: #2f5aaf;
  --main3-color:#2f5aaf;
  --hmthird:#49adf6;
  --xc2:#3c6eba;
  --linearx: linear-gradient(#eee, #fff);
  --lineary: linear-gradient(-180deg, #051225,#ebebeb);
  --listbg: #060a28;
  --tit-color: #222;
  --sum-color: #727272;
}
@font-face {
	font-family: "sy-regular";
	src:  format("truetype");
	font-alias: brownstd-bold;
}

@font-face {
	font-family: "sy-light";
	src:  format("truetype");
	font-alias: brownstd-bold;
}
@font-face {
	font-family: "sy-bold";
	src:  format("truetype");
	font-alias: brownstd-bold;
}
@font-face {
	font-family: "sy-exlight";
	src:  format("truetype");
	font-alias: brownstd-bold;
}
* {

  word-break: normal;
  word-wrap: normal;
}
/*ãƒâ©ã¢â€šâ¬ã…â¡ãƒâ§ã¢â‚¬âã‚â¨*/
a:hover {

  text-decoration: none;
}
a:hover,
a:focus {

  text-decoration: underline;
}
.container {
  width: 100%;
  max-width: 100%;
}
a {
  cursor: pointer;
}
body,
html {
 
}
a:focus,
a:active,
a:hover,
a:visited {
  outline: none !important;
  text-decoration: none;
}
i {
  font-style: normal;
}
#easy_zoom {
  transition: all 0s;
  -moz-transition: all 0s;
  /* firefox 4 */
  -webkit-transition: all 0s;
  /* safari ãƒâ¥ã¢â‚¬â„¢ã…â€™ chrome */
  -o-transition: all 0s;
}
#easy_zoom * {
  transition: all 0s;
  -moz-transition: all 0s;
  /* firefox 4 */
  -webkit-transition: all 0s;
  /* safari ãƒâ¥ã¢â‚¬â„¢ã…â€™ chrome */
  -o-transition: all 0s;
  /* opera */
}

.page_a.current {
    background: var(--main-color);
    color: #fff;
}
@media only screen and (min-width: 769px) {
  .fa_text_pcc {
    text-align: center;
  }
  .fa_text_pcl {
    text-align: left;
  }
  .fa_text_pcr {
    text-align: right;
  }
  :root {
    --padding: 70px 10px;
    --margin: 70px auto;
    --m80: 80px 0;
    --m50: 50px 0;
    --f190: 190px;
    --f96: 96px;
    --f92: 92px;
    --f90: 90px;
    --f86: 86px;
    --f84: 84px;
    --f82: 82px;
    --f80: 80px;
    --f78: 78px;
    --f76: 76px;
    --f74: 74px;
    --f72: 72px;
    --f70: 70px;
    --f68: 68px;
    --f66: 66px;
    --f64: 64px;
    --f62: 62px;
    --f60: 60px;
    --f58: 58px;
    --f56: 56px;
    --f54: 54px;
    --f52: 52px;
    --f50: 50px;
    --f48: 48px;
    --f46: 46px;
    --f45: 45px;
    --f44: 44px;
    --f42: 42px;
    --f40: 40px;
    --f38: 38px;
    --f36: 36px;
    --f34: 34px;
    --f32: 32px;
    --f30: 30px;
    --f28: 28px;
    --f26: 26px;
    --f24: 24px;
    --f22: 22px;
    --f20: 20px;
    --f18: 18px;
    --f16: 16px;
    --f15: 15px;
    --f14: 14px;
    --f13: 13px;
     --f12: 12px;
  }
}
@media only screen and (max-width:768px) {
  .fa_text_moc {
    text-align: center;
  }
  .fa_text_mor {
    text-align: right;
  }
  .fa_text_mol {
    text-align: left;
  }
      .subpage_ad .ad-sum {
 
        line-height: 2!important;
        font-family: "saf-gantari" !important;
     
    }
      .subpage_ad .text {
 
        top: calc(50% - 30px);
        
    }
  
  :root {
    --padding: 30px 10px;
    --margin: 30px auto;
    --m80: 30px 0;
    --m50: 30px 0;
    --f190: 30px;
    --f96: 30px;
    --f92:30px;
    --f90: 30px;
    --f86:30px;
    --f84:26px;
    --f82: 26px;
    --f80:26px;
    --f78: 26px;
    --f76:26px;
    --f74: 26px;
    --f72:26px;
    --f70: 26px;
    --f68: 26px;
    --f66: 26px;
    --f64: 24px;
    --f62: 24px;
    --f60: 24px;
    --f58: 24px;
    --f56: 24px;
    --f54: 24px;
    --f52: 24px;
    --f50: 24px;
    --f48: 24px;
    --f46: 24px;
    --f45: 24px;
    --f44: 24px;
    --f42: 24px;
    --f40: 24px;
    --f38: 20px;
    --f36: 20px;
    --f34: 24px;
    --f32: 20px;
    --f30: 20px;
    --f28: 18px;
    --f26: 18px;
    --f24: 18px;
    --f22: 18px;
    --f20: 15px;
    --f18: 16px;
    --f16: 14px;
    --f14: 12px;
  }
input::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 1.42857143;
  }
  input::-moz-placeholder {
    font-size: 14px;
    line-height: 1.42857143;
  }
  input:-ms-input-placeholder {
    font-size: 14px;
    line-height: 1.42857143;
  }
  input:-moz-placeholder {
    font-size: 14px;
    line-height: 1.42857143;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 769px) {
  
   #c_static_001_p_47907-1718356967656 .e_container-76 {
    margin-bottom: 0%;
}
  #c_static_001_p_47907-1718356967656 .e_container-86 {
    margin-bottom: 12px;
}
  #c_static_001_p_47907-1718356967656 .e_text-97 {
    margin-top: 0%;
}
  #c_static_001_p_47907-1718356967656 .e_image-91 {
    max-width: 70px;
}

  #c_static_001_p_47907-1718356967656 .e_container-85 {
    padding-top: 5%;
    padding-bottom: 5%;
}
  #c_static_001_p_47907-1718356967656 .e_container-86 > .p_item:before {
    width: 40px;
    height: 40px;
    left: 36%;
}
  #c_static_001_p_25365-1718356268585 .e_image-2 img {
    width: 70%;
    height: 100%;
    object-fit: contain;
            margin-top: 20%;
}
  #c_static_001_p_25365-1718356268585 .e_container-6 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    max-width: 64vw;
    margin-right: 6%;
    margin-left: auto;
    background_radio: 1;
}
  #c_navigation_115_p_056-1701826855572 .e_image-3 {
    overflow: hidden;
    max-width: 210px;
    margin-right: 5px;
    display-radio: 1;
    margin-left: 50px;
    margin-top: 0px;
    width: auto;
}
  
  
  :root {
    --padding: 50px 10px;
    --margin: 50px auto;
    --f190: 50px;
   --f96: 30px;
    --f92:30px;
    --f90: 30px;
    --f86:30px;
    --f84:26px;
    --f82: 26px;
    --f80:26px;
    --f78: 26px;
    --f76:26px;
    --f74: 26px;
    --f72:26px;
    --f70: 26px;
    --f68: 26px;
    --f66: 26px;
    --f64: 24px;
    --f62: 24px;
    --f60: 24px;
    --f58: 24px;
    --f56: 24px;
    --f54: 24px;
    --f52: 24px;
    --f50: 24px;
    --f48: 24px;
    --f46: 24px;
    --f45: 24px;
    --f44: 24px;
    --f42: 24px;
    --f40: 24px;
    --f38: 20px;
    --f36: 20px;
    --f34: 20px;
    --f32: 20px;
    --f30: 20px;
    --f28: 18px;
    --f26: 18px;
    --f24: 18px;
    --f22: 18px;
    --f20: 18px;
    --f18: 16px;
    --f16: 14px;
    --f14: 14px;
  }
  .fa_grid {
    padding: 50px 10px;
  }
}

@media only screen and (max-width: 1366px) and (min-width: 1200px) {
    #c_static_001_p_47907-1718356967656 .e_container-76 {
    margin-bottom: 0%;
}
  #c_static_001_p_47907-1718356967656 .e_image-91 {
    max-width: 100px;
}
    #c_static_001_p_25365-1718356268585 .e_image-2 img {
    width: 70%;
    height: 100%;
    object-fit: contain;
            margin-top: 15%;
}
  #c_static_001_p_47907-1718356967656 .e_container-85 {
    padding-top: 5%;
    padding-bottom: 5%;
}
  #c_static_001_p_47907-1718356967656 .e_container-86 > .p_item:before {
    width: 40px;
    height: 40px;
    left: 36%;
}
  #c_static_001_p_25365-1718356268585 .e_image-2 img {
    width: 70%;
    height: 100%;
    object-fit: contain;
            margin-top: 10%;
}
  #c_static_001_p_25365-1718356268585 .e_container-6 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    max-width: 64vw;
    margin-right: 6%;
    margin-left: auto;
    background_radio: 1;
}
  #c_navigation_115_p_056-1701826855572 .e_image-3 {
    overflow: hidden;
    max-width: 210px;
    margin-right: 5px;
    display-radio: 1;
    margin-left: 50px;
    margin-top: 0px;
    width: auto;
}

  #c_banner_019_p_121-16932265210060 .e_bannera-2 .p_info {
    left: 55%;
}
  #c_static_001_p_27614-16969116994830 .rollingtxt {
    bottom: -16px;
}
  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 2%;
    width: 100%;
}
  
  :root {
    --padding: 50px 10px;
    --margin: 50px auto;
    --f190: 50px;
   --f96: 50px;
    --f92:50px;
    --f90:48px;
    --f86:48px;
    --f84:48px;
    --f82: 48px;
    --f80:48px;
    --f78: 48px;
    --f76: 48px;
    --f74:  40px;
    --f72: 40px;
    --f70: 40px;
    --f68: 36px;
    --f66:  36px;
    --f64: 34px;
    --f62:  34px;
    --f60:  34px;
    --f58: 30px;
    --f56:  30px;
    --f54:  30px;
    --f52:  30px;
    --f50: 30px;
    --f48: 28px;
    --f46:28px;
    --f45: 28px;
    --f44: 28px;
    --f42: 28px;
    --f40: 26px;
    --f38:  26px;
    --f36: 26px;
    --f34: 24px;
    --f32: 20px;
    --f30:20px;
    --f28: 20px;
    --f26: 18px;
    --f24: 18px;
    --f22: 18px;
    --f20:16px;
    --f18: 16px;
    --f16: 14px;
    --f14: 14px;
  }
  .fa_grid {
    padding: 50px 10px;
  }
}
@media only screen and (max-width: 1660px) and (min-width: 1366px) {
  #c_static_001_p_47907-1718356967656 .e_container-76 {
    margin-bottom: 0%;
}
  #c_static_001_p_47907-1718356967656 .e_image-91 {
    max-width: 100px;
}
  #c_static_001_p_47907-1718356967656 .e_container-86 {
    margin-bottom: 12px;
}
  #c_static_001_p_47907-1718356967656 .e_container-85 {
    padding-top: 5%;
    padding-bottom: 5%;
}
  #c_static_001_p_47907-1718356967656 .e_container-86 > .p_item:before {
    width: 40px;
    height: 40px;
    left: 36%;
}
  #c_static_001_p_25365-1718356268585 .e_image-2 img {
    width: 70%;
    height: 100%;
    object-fit: contain;
            margin-top: 10%;
}
    #c_static_001_p_25365-1718356268585 .e_container-6 {
    max-width: 63vw;
    margin-right: 6%;
    margin-left: auto;
    background_radio: 1;
}

  
  #c_navigation_115_p_056-1701826855572 .e_image-3 {     overflow: hidden;     max-width: 220px;     margin-right: 5px;     display-radio: 1;     margin-left: 50px;     margin-top: 0px;     width: auto; }
  :root {
    --padding: 50px 10px;
    --margin: 50px auto;
    --f190: 50px;
   --f96:   60px;
    --f92:  60px;
    --f90:  60px;
    --f86:  60px;
    --f84:  60px;
    --f82:   60px;
    --f80:  60px;
    --f78:  60px;
    --f76:  54px;
    --f74:   54px;
    --f72:  54px;
    --f70:  54px;
    --f68:  54px;
    --f66:  50px;
    --f64: 50px;
    --f62: 50px;
    --f60: 50px;
    --f58: 50px;
    --f56: 50px;
    --f54:46px;
    --f52: 46px;
    --f50: 38px;
    --f48: 36px;
    --f46:30px;
    --f45:30px;
    --f44:30px;
    --f42: 30px;
    --f40: 30px;
    --f38: 30px;
    --f36: 30px;
    --f34: 30px;
    --f32: 30px;
    --f30: 30px;
    --f28: 24px;
    --f26: 22px;
    --f24: 22px;
    --f22: 18px;
    --f20: 18px;
    --f18: 16px;
    --f16: 16px;
    --f14: 14px;
  }
  .fa_grid {
    padding: 50px 10px;
  }
}



.yx_flexjc {
    -webkit-box-pack:left;
    -ms-flex-pack:left;
    -webkit-justify-content:left;
	justify-content: left;
}
.yx_flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap:nowrap;
	-ms-flex-wrap:nowrap;
	-moz-flex-wrap:nowrap;
	flex-wrap: nowrap;
	justify-content: center;
}
@keyframes fa_span01_ani {
  0% {
	width: 6px;
}
100% {
	width: 48px;
}
}
@keyframes fa_span02_ani {
  0% {
	width: 48px;
}
100% {
	width: 6px;
}
}
.yx_inline p span {
	display: inline-block;
	margin: 0 6px 0 0;
	height: 6px;
	border-radius: 6px;
	margin-top: 0px;
}
.yx_inline p span:nth-child(1) {
	width: 6px;
	background: var(--hmsecond);
	animation: fa_span01_ani 1.2s linear infinite alternate;
}
.yx_inline p span:nth-child(2) {
	width: var(--yx_fs48);
	background: var(--hmsecond);
	animation: fa_span02_ani 1.2s linear infinite alternate;
}
@keyframes fa_span01_ani {
  0% {
	width: 6px;
}
100% {
	width: 60px;
}
}
@keyframes fa_span02_ani {
  0% {
	width: 48px;
}
100% {
	width: 6px;
}
}
.yx_inline p span {
	display: inline-block;
	margin: 0 6px 0 0;
	height: 6px;
	border-radius: 6px;
	margin-top: 0px;
}
.yx_inline p span:nth-child(1) {
	width: 6px;
	background: var(--c);
	animation: fa_span01_ani 1.2s linear infinite alternate;
}
.yx_inline p span:nth-child(2) {
	width: 48px;
	background: var(--n);
	animation: fa_span02_ani 1.2s linear infinite alternate;
}


