﻿ html,
 body {
     margin: 0;
     padding: 0;
 }

 .pagebox {
     position: relative;
 }

 ::-webkit-scrollbar {
     width: 3px;
     height: 3px;
 }

 ::-webkit-scrollbar-thumb:horizontal {
     background-color: #a6a6a6;
     border-radius: 3px;
 }

 ::-webkit-scrollbar-track-piece:horizontal:decrement,
 ::-webkit-scrollbar-track-piece:horizontal:increment {
     background-color: rgba(166, 166, 166, 0.2);
 }

 #w_grid-1594966866974 {
     border: none;
     width: 100% !important;
     top: 0px !important;
 }

 #w_grid-1594966866974>div>.p_gridbox {
     transition: all .5s ease;
     border-radius: 0 !important;
     box-shadow: 0 5px 25px rgb(0 0 0 / 10%);
 }

 #w_grid-1594966866981>div {
     animation-fill-mode: both;
     background: rgba(255, 255, 255, 1) !important;
 }

 @font-face {
     font-family: 'barlow_semi_condensedmedium';
     src: url('../font/barlowsemicondensed-medium.woff-webfont.eot');
     src: url('../font/barlowsemicondensed-medium.woff-webfont.eot') format('embedded-opentype'), url('../font/barlowsemicondensed-medium.woff-webfont.woff2') format('woff2'), url('../font/barlowsemicondensed-medium.woff-webfont.woff') format('woff'), url('../font/barlowsemicondensed-medium.woff-webfont.ttf') format('truetype'), url('/static/font/barlowsemicondensed-medium.woff-webfont.svg') format('svg');
     font-weight: normal;
     font-style: normal;
 }

 .en_font_bold {
     font-family: 'barlow_semi_condensedmedium';
     font-weight: normal !important;
 }

 h6 span {
     font-family: 'barlow_semi_condensedmedium';
     font-weight: normal !important;
 }

 #w_grid-1607509161301 {
     background: rgba(255, 255, 255, 1);
 }

 @media only screen and (max-width:1366px) {
     #w_grid-1599468762039::after {
         width: 25% !important;
         height: 70% !important;
         top: 39% !important;
         right: -4% !important;
     }

     #w_grid-1607501653951 {
         width: 100% !important;
     }

     #w_grid-1607501653951>div>.p_gridbox {
         border-radius: 0px !important;
     }
 }

 @media only screen and (max-width:768px) {
     #w_fimg-1607509161306 {
         max-width: 80px !important;
     }

     div#w_grid-1607505487331 {
         display: none;
     }

     div#w_grid-1607502265192 {
         display: none;
     }
 }

 #w_fimg-1607509161306 {
     margin-left: 3vw !important;
 }

 #w_fimg-1594966866987 {
     margin-left: 3vw !important;
 }

 .navBtn {
     background: linear-gradient(to left, #c1010d 0%, rgb(193 1 13) 100%) !important;
 }

 body {
     font-family: sans-serif;
 }

 #w_grid-1599468762039::after {
     content: "";
     width: 100%;
     height: 100%;
     position: absolute;
     top: 12%;
     right: -3%;
     z-index: 9;
     background-size: 70%;
     max-width: 500px;
 }

 #w_grid-1599468762039 {
     position: relative;
 }

 @import url('css.css');

 @font-face {
     font-family: 'Source Sans Pro';
     font-weight: 400;
     font-style: normal;
     font-stretch: normal;
     font-display: swap;
     src: url('../font/SourceSansPro-Regular.ttf') format('truetype');
 }

 @font-face {
     font-family: 'testfont';
     src: url('/static/font/Gotham-Bold.otf?tenantId=232970&viewType=1&v=1752830022000') format('opentype');
 }

 .font {
     font-family: 'testfont' !important;
 }

 @font-face {
     font-family: 'Source Sans Pro';
     font-weight: 600;
     font-style: normal;
     font-stretch: normal;
     font-display: swap;
     src: url('../font/SourceSansPro-SemiBold.ttf') format('truetype');
 }

 @font-face {
     font-family: 'Source Sans Pro';
     font-weight: 700;
     font-style: normal;
     font-stretch: normal;
     font-display: swap;
     src: url('../font/SourceSansPro-Bold.ttf') format('truetype');
 }

 body {
     font-family: 'Source Sans Pro', Arial, Candal, sans-serif !important;
 }

 .reset_style {
     word-break: break-word !important;
 }

 a {
     text-decoration: none;
 }

 a:hover,
 a:active {
     text-decoration: none;
 }

 a:focus {
     text-decoration: none;
 }

 @media only screen and (min-width: 769px) {
     .p_page .pre {
         display: inline-table;
         position: relative;
         left: 0;
         top: 0;
         float: left;
         height: 38px;
         margin: 0 5px 0 18px;
         text-align: center;
         padding: 0 10px;
         border-radius: 0px;
         border: 1px solid #373c41;
         background: #373c41;
         color: #fff;
     }

     .p_page .pre:active {
         background: #dc0c19;
         border-color: #dc0c19;
         color: #fff;
     }

     .p_page .pre:hover {
         color: #fff;
         background: #dc0c19;
         border-color: #dc0c19;
         cursor: pointer;
     }

     .p_page .next {
         display: inline-table;
         position: relative;
         left: 0;
         top: 0;
         float: left;
         height: 38px;
         border: 1px solid #373c41;
         background: #373c41;
         color: #fff;
         text-align: center;
         padding: 0 10px;
         border-radius: 0px;
     }

     .p_page .next:active {
         background: #dc0c19;
         border-color: #dc0c19;
         color: #fff;
     }

     .p_page .next:hover {
         background: #dc0c19;
         border-color: #dc0c19;
         color: #fff;
         cursor: pointer;
     }

     .p_page .pageNum {
         position: relative;
         float: left;
         height: 38px;
         min-width: 38px;
         margin: 0 5px 0 0;
         padding: 0 5px;
         background-size: 100% 100%;
         color: #595959;
         border: 1px solid #373c41;
         cursor: pointer;
         line-height: 38px;
         display: inline-block;
         font-family: inherit;
         font-size: 14px;
         font-weight: inherit;
         text-decoration: none;
         background-color: #fff;
         text-align: center;
         border-radius: 0px;
     }

     .p_page .pageNum:active {
         color: #fff;
         text-decoration: none;
         background-color: #dc0c19;
         border-color: #dc0c19;
     }

     .p_page .pageNum:hover {
         color: #fff;
         border-color: #dc0c19;
         cursor: pointer;
         text-decoration: none;
         background-color: #dc0c19;
     }

     .p_page .pageNum.active {
         text-decoration: none;
         background-color: #dc0c19;
         color: #fff;
         border-color: #dc0c19;
     }
 }

 @media screen and (max-width: 768px) {
     .p_pagebox .NumBox {
         display: none !important;
     }

     .p_pagebox {
         width: 100%;
         text-align: center;
     }

     .p_pagebox .js_pageBtnDisable,
     .p_pagebox .js_pageBtnDisable:hover,
     .p_pagebox .js_pageBtnDisable:active {
         background: #f5f5f5 !important;
         border-color: #d9d9d9 !important;
         color: #bfbfbf !important;
         cursor: default;
     }

     .p_pagebox .js_pageBtnDisable .iconfont {
         color: #ddd !important;
     }

     .p_pagebox .js_pageBtnDisable:hover .iconfont {
         color: #bfbfbf !important;
     }

     .p_pagebox .pre {
         width: 48%;
         margin-right: 2%;
         background-color: #dc0c19;
     }

     .p_pagebox .pre:hover {
         color: rgba(255, 255, 255, 1);
         border-color: #dc0c19;
         background-color: #dc0c19;
         cursor: pointer;
     }

     .p_pagebox .pre:active {
         background-color: #dc0c19;
     }

     .p_pagebox .next {
         width: 48%;
         margin-left: 2%;
         background-color: #dc0c19;
     }

     .p_pagebox .next:hover {
         background-color: #dc0c19;
     }

     .p_pagebox .next:active {
         background-color: #dc0c19;
     }
 }

 ::-webkit-scrollbar {
     width: 9px;
     background-color: #fff;
 }

 ::-webkit-scrollbar-thumb {
     border: solid 2px #fff;
     width: 5px;
     border-radius: 4px;
     background-color: #373c41;
 }

 ::-webkit-scrollbar-corner {
     background-color: #fff;
 }

 ::-webkit-scrollbar:horizontal {
     height: 9px;
 }

 ::-webkit-selection {
     background: #dcdddc;
     color: #000;
 }

 ::-moz-selection {
     background: #dcdddc;
     color: #000;
 }

 ::selection {
     background: #dcdddc;
     color: #000;
 }

 @keyframes circleProgressLoad_right {
     0% {
         transform: rotate(45deg);
     }

     50%,
     100% {
         transform: rotate(225deg);
     }
 }

 @keyframes circleProgressLoad_left {

     0%,
     50% {
         transform: rotate(45deg);
     }

     100% {
         transform: rotate(225deg);
     }
 }

 #w_fline-1591922870290 {
     position: relative;
     z-index: 1;
 }

 #w_common_text-1583566572913 {
     position: relative;
     z-index: 2;
 }

 #w_grid-1594966866981>div {
     animation-fill-mode: both;
     background: rgba(255, 255, 255, 0.9);
 }

 #w_grid-1594966866974.down_menu #w_grid-1594966866981>div {
     animation-fill-mode: both;
     background: rgba(255, 255, 255, 1);
 }

 #w_grid-1574676285639,
 #w_grid-1574676285639 {
     Z-INDEX: 9999 !important;
     position: relative !important;
 }