* {
  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: Roxborough_bold;
src: url('https://omo-oss-file.thefastfile.com/portal-saas/new2022060909450923657/cms/file/796ca4d0-5e86-46ee-a977-076e221e13a4.otf?cmsTs=1660557029115'),
     url('https://omo-oss-file.thefastfile.com/portal-saas/new2022060909450923657/cms/file/796ca4d0-5e86-46ee-a977-076e221e13a4.otf?cmsTs=1660557029115'); /* IE9+,
可以是具体的实际链接 */
}
@font-face
{
font-family: monbaiti;
src: url('https://omo-oss-file.thefastfile.com/portal-saas/new2022060909450923657/cms/file/548d7f4b-7d13-42c3-947e-91060acce2f7.ttf?cmsTs=1660559367540'),
     url('https://omo-oss-file.thefastfile.com/portal-saas/new2022060909450923657/cms/file/548d7f4b-7d13-42c3-947e-91060acce2f7.ttf?cmsTs=1660559367540'); /* IE9+,
可以是具体的实际链接 */
}



/*end*/
a:active,
a:hover,
a:focus,
a:visited{
  outline: none !important;
  text-decoration: none;
}
a {
  cursor: pointer;
}
i {
  font-style: normal;
}

/*end*/
/*media*/
@media only screen and (max-width:1440px) and (min-width:1025px){
 
  .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){

  .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) {

  .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*/
