* {
  box-sizing: border-box !important;
  font-family: "microsoft jhenghei" !important;
  word-break:normal !important;
  word-wrap: normal !important;
}
body,
html {
  overflow-x: hidden !important;
}
/*导航样式*/
#c_static_001-1642049907718{
  transition:all 0.5s;
}
.yx_fixed{
  background: #fff !important;
  box-shadow:0 0 5px rgba(0,0,0,0.1);
}
.yx_fixed .e_navigationa-5 .p_level1item a{
  color: #333 !important;
}
.yx_fixed .e_form-10{
  background:#f7f7f7 !important;
}
.yx_fixed .e_input-8 .s_form-control{
  background:transparent !important;
}
.yx_fixed .e_navigationd-3 .p_o{
  background:#f7f7f7 !important;
}
.e_navigationd-3 .p_level2box{
  background:#f7f7f7;
}
/*结束*/
::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  background: #d7d7d7;
  border-radius: 6px;
}
::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 6px;
}
::-webkit-scrollbar-thumb:hover {
  background: var(--yx_ctwo);
}
/*font_css*/
@font-face {
  font-family: 'yx_iconfont';
  src:  format('woff2'),
     format('woff'),
     format('truetype');
}
.yx_iconfont{
  font-family: 'yx_iconfont' !important;
}
:root {
  --yx_f50:50px;
  --yx_f36:36px;
  --yx_f30:30px;
  --yx_f24:24px;
  --yx_f20:20px;
  --yx_f18:18px;
  --yx_f16:16px;
  --yx_color: #bd9d55;
  --yellow:#bd9d55;
  --yx_ctwo: #333;
  --yx_grad: linear-gradient(120deg, #bd9d55, #e1bc68);
}
/*end*/
a:active,
a:hover,
a:focus,
a:visited{
  outline: none !important;
  text-decoration: none;
}
a {
  cursor: pointer;
}
i {
  font-style: normal;
}
/*general style*/
h1, h1 *{
  font-size:var(--yx_f36) !important;
}
h2, h2 *{
  font-size:var(--yx_f24) !important;
}
h3, h3 *{
  font-size:var(--yx_f50) !important;
}
h4,h4 *{
  font-size:var(--yx_f18) !important;
}
h5, h5 *{
  font-size:var(--yx_f30) !important;
}
h6, h6 *{
  font-size:var(--yx_f16) !important;
}
.s_templatesum{
	font-size:var(--yx_f16) !important;
}
/*end*/
/*media*/
@media only screen and (max-width:1440px) and (min-width:1025px){
  :root {
    --yx_f50:40px;
    --yx_f36:32px;
    --yx_f30:28px;
    --yx_f24:22px;
    --yx_f20:20px;
    --yx_f18:18px;
    --yx_f16:16px;
  }
  .btn-primary{
    height:48px !important;
    border-radius:50% !important;
    max-width:160px !important;
    padding:0px !important;
  }
  .s_button2{
    border-radius:48px !important;
  }
  .btn-primary span{
    font-size:16px !important;
    line-height:48px !important;
  }
}
/*pad*/
@media only screen and (min-width:769px) and (max-width:1024px){
  :root {
    --yx_f50:38px;
    --yx_f36:28px;
    --yx_f30:24px;
    --yx_f24:20px;
    --yx_f20:18px;
    --yx_f18:16px;
    --yx_f16:14px;
  }
  .btn-primary{
    height:45px !important;
    border-radius:50% !important;
    max-width:160px !important;
    padding:0px !important;
  }
  .s_button2{
    border-radius:45px !important;
  }
  .btn-primary span{
    font-size:15px !important;
    line-height:45px !important;
  }
}
/*phone*/
@media only screen and (max-width:768px) {
  :root {
    --yx_f50:24px;
    --yx_f36:24px;
    --yx_f30:20px;
    --yx_f24:18px;
    --yx_f20:16px;
    --yx_f18:16px;
    --yx_f16:14px;
  }
  .btn-primary{
    height:42px !important;
    padding:0px !important;
  }
  .s_button2{
    border-radius:42px !important;
    border-radius:48px !important;
    max-width:140px !important;
  }
  .btn-primary span{
    font-size:14px !important;
    line-height:42px !important;
  }
  .s_button5{
    border-radius:0px !important;
  }
}
/*end*/
