<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/****** PLACE YOUR CUSTOM STYLES HERE ******/
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);
font-family: "cwTeXYen", sans-serif;
@font-face {
  font-family: 'cwTeXYen';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/cwtexyen/v3/cwTeXYen-zhonly.eot);
  src: url(//fonts.gstatic.com/ea/cwtexyen/v3/cwTeXYen-zhonly.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/cwtexyen/v3/cwTeXYen-zhonly.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/cwtexyen/v3/cwTeXYen-zhonly.woff) format('woff'),
       url(//fonts.gstatic.com/ea/cwtexyen/v3/cwTeXYen-zhonly.ttf) format('truetype');
}
html{
  scroll-behavior: smooth;
}
body {
  margin: 0;
  font-family: 'cwTeXYen', 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  color: #000;
  text-align: left;
}
.logo {
    max-height: 55%;
    padding-top: 0px;
}
.nav-bar {
    border-top: 4px solid #EF540A;
    border-bottom: 0px solid #ccc;
    height: 80px;
    max-height: 80px;
}
.module.widget-handle {
    border-left: 0px solid #fff;
}
.module.widget-handle i {
    color: #e5692c!important;
}
.btn-lg, .btn-group-lg &gt; .btn {
    padding: 0;
    font-size: 1.5rem;
    border-radius: 3.3rem;
}
.module.widget-handle i {
    opacity: 1;
}
nav.transparent.fixed .menu &gt; li &gt; a, nav.transparent.fixed .module.widget-handle i {
    opacity: 1;
}
.menu &gt; li {
    margin-right: 30px!important;
    float: left;
    position: relative;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
}
.feature.boxed {
    padding: 12px;
}
.bg-kv1 {
    background-image: url(../img/ChungYi_1.png)!important;
    background-size: cover!important;
    background-repeat: no-repeat;
    background: #fff;
    min-height: 850px;
}
.bg-kv2 {
    background: #F5F6F1!important;
}
.bg-footer {
    background-image: url(../img/ChungYi_11.jpg)!important;
    background-size: cover!important;
    background-repeat: no-repeat;
    background: #F5F6F1;
}
.bg-footer-m {
    background-image: url(../img/ChungYi_11.jpg)!important;
    background-size: cover!important;
    background-repeat: no-repeat;
    background: #F5F6F1;
}
h2 {
    font-size: 36px;
    line-height: 36px;
}
h3 {
    font-size: 26px;
    font-weight: 500;
    line-height: 1.4;
}
h4 {
    font-size: 24px;
    font-weight: 500;
}
h5 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}
.pr15{
    padding-right: 0px;
}
.pl15{
    padding-left: 0px;
}
.pl24{
    padding-left: 24px;
}
ul {
    line-height: 2.5;
    margin-left : 0em;
    text-indent : -2em ;
    font-size:22px;
}
.col-sm-6 ul {
    line-height: 2.8;
    margin-left: 4em;
    text-indent: -4em;
}
.word {
    line-height: 1.5;
}
.title-orange {
    color: #EF540A;
    border-top: 2px solid #EF540A;
    border-bottom: 2px solid #EF540A;
}
.line {
    position: absolute;
    bottom: 0px;
}
.tag {
    border-radius: 30px;
    padding: 8px;
}
.top {
    position: fixed;
    bottom:0px;
    right: 0px;
    width: 230px;
}
.circle1 {
    position: absolute;
    top:0px;
    right: 20px;
    width: 230px;
}
.circle2 {
    position: absolute;
    top:0px;
    left: 50px;
    width: 220px;
}
.circle3 {
    position: absolute;
    top:50px;
    right: 0px;
    width: 250px;
}
.circle4 {
    position: absolute;
    top:200px;
    left: 50px;
    width: 250px;
}
.circle5 {
    position: absolute;
    top:0px;
    right: 50px;
    width: 300px;
}
.bg-color1 {
        background: #FFDA92;
}
.bg-color2 {
        background: #FEBC8C;
}
.bg-color3 {
        background: #FECBCC;
}
.bg-color4 {
        background: #FFA08B;
}
.bg-color5 {
        background: #FFF0A1;
}
.bg-color6 {
        background: #EEEEEF;
}
.white{
    color: #fff;
}
black{
    color: #000;
}



@media (min-width: 320px)  {
.module.widget-handle i {
    color: #fff;
    padding-right: 10px;
}
.nav-bar .module {
    padding: 0 30px;
}
h2 {
    font-size: 30px;
    line-height: 36px;
}
h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
}
h4 {
    font-size: 20px;
    font-weight: 500;
}
p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
    color: #000;
}
ul {
    line-height: 1.8;
    margin-left: 2em;
    text-indent: -2em;
    font-size: 18px;
}
.bg-kv1 {
    background-image: url(../img/ChungYi_1m.png)!important;
    background-size: cover!important;
    background-repeat: no-repeat;
    background: #fff;
    min-height: 600px;
}
.module.widget-handle {
    border-left: none;
    border-top: 0px solid #fff;
    line-height: 40px;
    min-height: 40px;

}
}
@media (min-width: 576px) { 
.bg-kv1 {
    background-image: url(../img/ChungYi_1m.png)!important;
    background-size: cover!important;
    background-repeat: no-repeat;
    background: #fff;
    min-height: 600px;
}
.module.widget-handle {
    border-left: none;
    border-top: 0px solid #fff;
    line-height: 40px;
    min-height: 40px;
    padding-right: 80px;
}
}
@media (min-width: 768px) { 
.bg-kv1 {
    background-image: url(../img/ChungYi_1.png)!important;
    background-size: cover!important;
    background-repeat: no-repeat;
    background: #fff;
    min-height: 800px;
}
.circle4 {
    position: absolute;
    top: 100px;
    left: 20px;
    width: 200px;
}
.module.widget-handle {
    border-left: none;
    border-top: 0px solid #fff;
    line-height: 40px;
    min-height: 40px;
    padding-right: 60px;
}
.circle5 {
    position: absolute;
    top: 0px;
    right: 50px;
    width: 250px;
}
}
@media (min-width: 1024px) { 
.bg-kv1 {
    background-image: url(../img/ChungYi_1.png)!important;
    background-size: cover!important;
    background-repeat: no-repeat;
    background: #fff;
    min-height: 900px;
}
.logo {
    max-height: 85%;
    padding-top: 20px;
}
.mobile-toggle {
    border-left: 0px solid #fff !important;
    border-bottom: none !important;
} 
.module.widget-handle {
    border-left: none;
    border-top: 0px solid #fff;
    line-height: 40px;
    min-height: 40px;
}
h2 {
    font-size: 32px;
    line-height: 36px;
}
.title1 {
    padding-top:50px;
}
ul {
    line-height: 2.8;
    margin-left: 0em;
    text-indent: -2em;
}
.menu &gt; li {
    margin-right: -40px!important;
    float: left;
    position: relative;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
}
.module {
    display: inline-block;
    padding-left: 32px;
}
}
@media (min-width: 1440px) { 
.bg-kv1 {
    background-image: url(../img/ChungYi_1.png)!important;
    background-size: cover!important;
    background-repeat: no-repeat;
    background: #fff;
    min-height: 700px;
}
.logo {
    max-height: 70%;
    padding-top: 10px;
}
.nav-bar {
    border-top: 4px solid #EF540A;
    border-bottom: 0px solid #ccc;
    height: 80px;
    max-height: 80px;
}
.title1 {
    padding-top:50px;
}
}
@media (min-width: 1920px) { 
.container {
    width: 1440px;
}
.bg-kv1 {
    background-image: url(../img/ChungYi_1.png)!important;
    background-size: cover!important;
    background-repeat: no-repeat;
    background: #fff;
    min-height: 950px;
}
ul {
    line-height: 2.5;
    margin-left : 0em;
    text-indent : -2em ;
    font-size:22px;
}
.title1 {
    padding-top:150px;
}
}
@media (min-width: 2560px) { 
.container {
    width: 1920px;
}
.bg-kv1 {
    background-image: url(../img/ChungYi_1.png)!important;
    background-size: cover!important;
    background-repeat: no-repeat;
    background: #fff;
    min-height: 1300px;
}
.nav-bar {
    border-top: 4px solid #EF540A;
    border-bottom: 0px solid #ccc;
    height: 120px;
    max-height: 120px;
}
.nav-bar .module {
    padding: 10px 30px;
}
.logo {
    max-height: 110%;
    margin-top: 20px;
}
ul {
    line-height: 2.5;
    margin-left : 0em;
    text-indent : -2em ;
    font-size:22px;
}
.title1 {
    padding-top:200px;
}
h2 {
    font-size: 50px;
    line-height: 36px;
}
h4 {
    font-size: 27px;
}
}


</pre></body></html>