<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container {
    max-width:1230px;
}
h3 {
    margin-bottom: 0;
}
em {
    font-style: normal;
}
body {
    -webkit-text-size-adjust: 100% !important;
}
a{
    text-decoration: none !important;
    color: #0055a4;
}
p{
    margin: 0;
}
h1 {
    margin-bottom: 0;
    line-height: 1;
    font-size: 0;
}
h2{
    margin-bottom: 0;
    line-height: 1;
    font-size: 0;
}
h3{
    line-height: 1;
    margin: 0;
    padding: 0;
    font-size: 0;
}
ul {
    padding: 0;
    margin: 0;
}
li{
    list-style: none;
}
dl, ol, ul {
    padding-inline-start: 0;
    padding-left: 0;
}
dl, ol, ul {
    padding: 0;
    margin: 0;
}
.topbar {
    height: 38px;
    background: url(../img/topbar.jpg) no-repeat center center;
}
.topbar_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 38px;
}
.topbar_fl a {
    font-size: 12px;
    color: #ffffff;
    display: block;
}

.topbar_fr {
    position: relative;
    padding: 0 20px;
    height: 38px;
    line-height: 38px;
}
.topbar_fr .language_cont span {
    color: #000000;
}
.language_info .language_ico {
    display: block;
    width: 0;
    height: 0;
    border: 4px solid;
    position: absolute;
    top: 50%;
    right: 0;
    border-color: #fff transparent transparent transparent;
    border-bottom-width: 0;
    background: none;
    margin: 0;
    padding: 0;
}
.topbar_fr a {
    display: inline-block;
    color: #fff;
}
.topbar_fr a  img {
    vertical-align: middle;
}
.topbar_fr span {
    display: inline-block;
    color: #fff;
    margin-left: 5px;
    font-size: 12px;
}
.language_cont {
    height: auto;
    z-index: 999;
    background-color: #fff;
    border: 1px solid #eee;
    position: absolute;
    display: none;
    width: 100%;
    margin: 0 auto;
    right: -9px;
}
.language_cont ul li {
    line-height: 40px;
    white-space: nowrap;
    padding-right: 10px;
    overflow: hidden;
    padding-left: 10px;
    display: block;
    border-bottom: 1px solid #eee;
}
.topbar_fr:hover .language_cont {
    display: block;
}
.header_warp {
    background: #fff;
}
.header_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 26px 0;
}
.contact_fr {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.contact_text {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 100px;
}
.contact_text_inner span {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #666;
}
.contact_text_inner a {
    display: block;
    color: #b51e23;
    font-size: 16px;
}
.header_nav_flex {
    margin: auto;
    transform: skew(-30deg) translateX(0%) !important;
    display: flow-root;
    width: 100%;
    z-index: 99;
    background: #303030;
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    transform: skew(-30deg);
    position: sticky !important;
}
.header_nav_flex ul {
    display: flex;
    justify-content: space-between;
}

.header_nav_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.search_content #search p {
    display: none;
}
.header_nav_flex ul li ul.sub {
    display: none;
    position: absolute;
    width: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    transform: skew(30deg);
    background-color: #303030;
    left: 35px;
}
.header_nav_flex ul li ul.sub li a {
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -o-transform: skew(0deg);
    transform: skew(0deg);
}
.header_nav_flex ul li:hover ul.sub{
    display: block;
}
.search_content {
    display: none;
    position: absolute;
    background-color: #eff8f3;
    padding: 0 20px;
    right: 0;
}
.header_nav_flex ul li {
    position: relative;
    padding: 0 30px;
}
.current {
    background-color: #b51e23;
}
.header_nav_flex ul li a {
    display: block;
    font-size: 16px;
    line-height: 60px;
    color: #fff;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    transform: skew(30deg);
    text-transform: uppercase;
    font-weight: 600;
}
.header_nav_flex ul li:hover {
    background: #b51e23;
}
.search span {
    display: block;
    height: 60px;
    padding: 0 30px;
    color: #fff;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    transform: skew(30deg);
    line-height: 60px;
}
.search span img {
    padding: 14px 0;
    width: 80%;
}
.mobile {
    display: none;
}
.search_content #keys, .search_content #search {
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    transform: skew(30deg);
}
.search_content #keys {
    line-height: 38px;
    border: 1px solid transparent;
    background-color: #eff8f3;
    margin-right: 32px;
    padding: 0 5px;
    outline: none;
}
.search_content #search {
    position: absolute;
    right: 12px;
    width: 20px;
    height: 20px;
    padding: 19px;
    border: 1px solid transparent;
    background: url(../img/search1.png) no-repeat center center;
    outline: none;
}
.header_moblie {
    display: none;
}
.banner_img img {
    width: 100%;
    object-fit: cover;
}
.home_banner .swiper-pagination-bullet{
    width: 30px;
    height: 4px;
    display: inline-block;
    border-radius: unset;
    background: #303030;
    opacity: 1;
    border: unset; 
}
.home_banner .swiper-pagination-bullet-active {
    width: 30px;
    height: 4px;
    opacity: 1;
    background: #b51e23;
    border-radius: unset;
}
.header_nav {
    width: 100%;
    margin: 0 auto;
    z-index: 999;
}
.index_product {
    padding: 60px 0;
    background: #eeeeee;
}
.title a {
    display: block;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: #303030;
    text-transform: uppercase;
}
.title span {
    display: block;
    width: 60px;
    height: 4px;
    background: #b51e23;
    margin: 15px auto;
}
.index_product_flex {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.index_product_box {
    width: 32%;
    margin-right: 2%;
    margin-top: 2%;
}
.index_product_box img {
    width: 100%;
    height: 265px;
    object-fit: contain;
    background: #ffffff;
}
.index_product_box:nth-child(3n) {
    margin-right: 0;
}
.index_product_box p {
    display: block;
    text-align: center;
    font-size: 18px;
    margin: 15px auto;
    color: #000000;
    font-weight: 400;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_product_box:hover p {
    color: #b51e23;
}
.index_about_flex {
    display: flex;
    flex-wrap: wrap;
    align-items:stretch ;
}
.index_about_img {
    width: 45%;
}
.index_about_img iframe {
    width: 100%;
    height: 450px;
}
.index_about_img img {
    width: 100%;
}

.index_about_inner {
    width: 50%;
    margin: 0 auto;
    position: relative;
}

.index_about_inner h2 {
    font-size: 28px;
    display: block;
    color: #303030;
    margin-bottom: 60px;
    position: relative;
    margin-top: 40px;
}

.index_about_inner h2:after {content: "";position: absolute;left: 0;height: 4px;width: 60px;background: #b51e23;bottom: -30px;}
.index_about_text p {
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
}
.index_about_inner a {
    display: block;
    color: #ffffff;
    font-size: 12px;
    background: #b51e23;
    width: 100px;
    text-align: center;
    padding: 10px 0;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    line-height: 1;
}
.index_news {
    padding: 60px 0;
    background: #eeeeee;
}

.index_news_flex {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.index_news_box:hover span {
    background-color: #303030;
}
.index_news_box {
    width: 32%;
    margin-right: 2%;
    margin-top: 3%;
    background: #ffffff;
    padding: 0 0 20px;
    border: 1px solid #eee;
}
.index_news_box:nth-child(3n) {
    margin-right: 0;
}

.index_news_box img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-bottom: 1px solid #eee;
}
.index_news_box h3 {
    font-size: 16px;
    padding: 0 10px;
    margin: 15px 0;
    color: #303030;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_news_box p {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #666;
    padding: 0 15px;
}
.index_news_box span {
    display: block;
    background-color: #999;
    padding: 0;
    width: 120px;
    border-radius: 100px;
    margin: 20px 15px 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
}
.index_contact {
    background: #ffffff;
    padding: 60px 0;
}
.index_contact_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
}
.index_contact_fl {
    width: 45%;
}
.index_contact_fr {
    width: 45%;
}
.index_contact_flex .title a {
    text-align: left;
}
.index_contact_flex .title span {
    margin: 15px 0;
}
.icfl_flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 20px;
}
.icfl_flex img {
    width: 30px;
    height: 30px;
    object-fit: contain;
    margin-right: 20px;
}
.icfl_flex p {
    color: #303030;
    font-size: 16px;
}

.icfl_flex a {
    color: #303030;
    font-size: 16px;
}
.index_contact_flex:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 100%;
    background: #303030;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.icfr_flex {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.icfr_flex input {
    width: 48%;
    padding: 0 10px;
    border: 1px solid #eee;
    border-radius: 0px;
    height: 38px;
    outline: none;
    line-height: 38px;
    font-size: 16px;
}
.icfr_flex textarea {
    width: 100%;
    height: 130px;
    outline: none;
    padding: 10px;
    border: 1px solid #eee;
    font-size: 16px;
}
.icfr_flex button {
    background-color: #303030;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    width: 200px;
    border: none;
    line-height: 40px;
    outline: none;
}
.icfr_flex button:hover {
    background: #b51e23;
}
.index_news_box:hover {
    -webkit-box-shadow: 2px 2px 20px rgb(219 214 215 / 33%);
    -moz-box-shadow: 2px 2px 20px rgb(219 214 215 / 33%);
    -ms-box-shadow: 2px 2px 20px rgb(219 214 215 / 33%);
    -o-box-shadow: 2px 2px 20px rgb(219 214 215 / 33%);
    box-shadow: 2px 2px 20px rgb(219 214 215 / 33%);
}
.index_news_box:hover h3 {
    color: #b51e23;
}
.footer_pc {
    background-color: #303030;
    padding: 60px 0 30px 0;
}
.footer_cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.footer_item {
    width: 23%;
}
.footer_item h3 {
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 20px;
}
.footer_item ul li span, .footer_item ul li a {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    display: block;
    color: #fff;
    margin-left: 30px;
}
.footer_item ul li a {
    margin-left: 30px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.footer_item ul li{
    background: url(../img/4.png);
    background-repeat: no-repeat;
}
.footer_item:nth-child(1), .footer_item:nth-child(2) {
    width: 20%;
}
.footer_item:nth-child(3), .footer_item:nth-child(4) {
    width: 26%;
}
.footer_item p {
    display: block;
    color: #fff;
    font-size: 16px;
}
.footer_item:nth-child(2) ul {
    height: 140px;
    overflow: auto;
}
.footer_item:nth-child(2) ul::-webkit-scrollbar {
  width: 4px;
  border-radius: 5px;
}

.footer_item:nth-child(2) ul::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 5px;
}

.footer_item:nth-child(2) ul::-webkit-scrollbar-thumb {
  background: #888888;
  border-radius: 10px;
  opacity: 0.5;
  border-radius: 5px;
}
.inquiry_info {
    margin-top: 35px;
}
.inquiry_info input {
    width: 100%;
    display: block;
    padding: 0 10px;
    line-height: 30px;
    border: none;
    font-size: 14px;
    outline: none;
    background: #fff;
}
.inquiry_info button {
    display: block;
    border: none;
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    background: #b51e23;
    margin-top: 10px;
    float: right;
    outline: none;
}
.inquiry_info form {
    overflow: hidden;
}
.footer_item ul li.cont-add {
    background: url(../img/1.png);
    background-repeat: no-repeat;
}
.footer_item ul li.cont-phone {
    background: url(../img/2.png);
    background-repeat: no-repeat;
}
.footer_item ul li.cont-mail {
    background: url(../img/3.png);
    background-repeat: no-repeat;
}
.footer_copyright p {
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    margin-top: 30px;
}
.footer_ke {
    display: none;
}
.code {
    width: 132px;
    position: fixed;
    right: -100px;
    top: 250px;
    transition: right 0.5s;
    bottom: auto;
    z-index: 11;
    background: #b51e23;
    box-shadow: 0 0 8px #eaf0f6;
    border-radius: 5px 0px 0px 5px;
}
.code_l {
    color: #fff;
    width: 32px;
    height: 60px;
    cursor: pointer;
    background-color: #b51e23;
    border-radius: 5px 0px 0px 5px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.code_l img {
    display: block;
    width: 20px;
    height: 20px;
    object-fit: contain;
}
.code_box {
    position: absolute;
    display: block;
    width: 75%;
    right: 0;
    top: 0;
    background: #b51e23;
    padding: 5px;
    border-radius: 0 4px 4px 4px;
}
.code:hover {
    right: 0;
}
.code_box img {
    width: 100%;
    object-fit: contain;
}
.crumbs_text a, .crumbs_text span {
    display: inline-block;
    padding-right: 5px;
    font-size: 14px;
    color: #333;
    text-transform: capitalize;
}
.crumbs {
    padding: 30px 0;
    width: 100%;
}
.crumbs {
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.theme_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.theme_fl {
    width: 25%;
}
.theme_fr {
    width: 72%;
}
.theme {
    padding-bottom: 60px;
}
.theme_form form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 39px;
}
.theme_form {
    border: 1px #dedede solid;
    height: 42px;
    line-height: 42px;
    margin-bottom: 30px;
}
.theme_form input.search_t {
    display: block;
    height: 42px;
    padding: 0 10px;
    width: 80%;
    line-height: 42px;
    border: none;
    background-color: transparent;
    outline: none;
}
.theme_form input.search_b {
    width: 20%;
    height: 42px;
    line-height: 42px;
    background: transparent url(../img/search-pr.png);
    border: none;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
.theme_cat_title {
    background-color: #d22c2c;
    padding: 20px 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.theme_cat_list ul {
    border: 1px solid #ccc;
}

.theme_submenu {
    padding: 15px 20px 15px 10px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    line-height: 14px;
    display: flex;
    justify-content: space-between;
}

.theme_cat_list ul li {
    position: relative;
}
.theme_cat_list ul li.active {
    background: #f2f3f7;
}
.theme_subchid {
    left: 100%;
    z-index: 999;
    margin-left: 2px;
    position: absolute;
    top: 0;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: opacity .25s cubic-bezier(.23,1,.32,1),-webkit-transform .25s cubic-bezier(.23,1,.32,1);
    transition: opacity .25s cubic-bezier(.23,1,.32,1),-webkit-transform .25s cubic-bezier(.23,1,.32,1);
    transition: transform .25s cubic-bezier(.23,1,.32,1),opacity .25s cubic-bezier(.23,1,.32,1);
    transition: transform .25s cubic-bezier(.23,1,.32,1),opacity .25s cubic-bezier(.23,1,.32,1),-webkit-transform .25s cubic-bezier(.23,1,.32,1);
}
.theme_cat_list ul li:last-child .theme_submenu {
    border-bottom: none;
}
.theme_submenu a, .theme_submenu i {
    font-size: 14px;
    color: #666666;
}
.theme_cat_list ul li:hover .theme_subchid {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.theme_menu {
    background: #fff;
    border: 1px solid transparent;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,.32);
    box-shadow: 1px 1px 3px 0 rgba(0,0,0,.32);
    line-height: 28px;
    min-width: 160px;
    padding: 12px 0;
    position: relative;
}

.theme_menu a {
    display: block;
    font-size: 14px;
    padding: 0 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #303030;
}
.theme_menu a:hover {
    color: #b51e23;
    text-decoration: underline !important;
    background: rgb(255 245 245 / 50%);
}
.theme_cat_list ul li:hover .theme_submenu {
    background: #f2f3f7;
}
.theme_cat_list ul li:hover .theme_submenu a,.theme_submenu i {
    color: #303030;
    font-weight: 600;
}
.theme_content {
    border-top: 2px solid #b51e23;
}
.theme_content_title h2 {
    font-size: 24px;
    margin: 30px 0;
}
.theme_content_in p {
    font-size: 14px;
    color: #666666;
    line-height: 2;
}
.poorder{
    margin-top: 30px;
}
.poorder .tab_list {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
dl.tab_list dt {
    font-weight: 400;
    font-size: 14px;
    color: #303030;
    height: 21px;
    line-height: 18px;
    padding-right: 5px;
}
.tab_list .list .active {
    background-image: url(../img/p-su-1.jpg) !important;
}
.tab_list .list1 .active {
    background-image: url(../img/p-he-1.jpg) !important;
}
#ert {
    width: 21px;
    height: 22px;
    float: left;
    background-image: url(../img/p-su.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#uioi {
    width: 21px;
    height: 22px;
    float: left;
    background-image: url(../img/p-he.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
dl.tab_list dd {
    margin-bottom: 0;
}
.theme_item_par p {
    padding-left: 19px;
    position: relative;
}
.theme_item_par p:after {
    content: "â—‰";
    left: 0;
    position: absolute;
}
.theme_list .theme_item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.theme_item_img {
    width: 30%;
    border: 1px solid #eee;
}
.theme_item_img img {
    width: 100%;
    height: 255px;
    object-fit: contain;
    background: #ffffff;
}
.theme_item_info {
    width: 68%;
}
.theme_item_info h2 {
    font-size: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    overflow: hidden;
    margin: 10px 0;
    line-height: 1.2;
}
.theme_item_info h2 a {
    color: #303030;
    font-weight: bold;
}

.theme_item_par p {
    font-size: 15px;
    color: #4b4b4b;
    line-height: 1.6;
}
.theme_list .theme_item {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.theme_item_a a {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 20px;
    background-color: #303030;
    color: #fff;
    margin-top: 30px;
    margin-right: 10px;
}
.theme_item_a a:hover {
    background: #b51e23;
}
.theme_page a {
    display: inline-block;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #eee;
    border-radius: 3px;
    color: #666666;
    font-size: 14px;
}
.theme_page {
    margin: 30px auto;
    text-align: center;
}
.theme_page a.active {
    color: #ffffff;
    background: #b51e23;
    border: 1px solid #b51e23;
}
.theme_page a:hover{
    color: #ffffff;
    background: #b51e23;
    border: 1px solid #b51e23;
}
.theme_meat p {
    font-size: 14px;
    color: #666;
    line-height: 2;
}
.theme_list.show_detail {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.theme_list.show_detail .theme_item .theme_item_img {
    width: 100%;
}
.theme_list.show_detail .theme_item .theme_item_info {
    width: 100%;
}
.theme_list.show_detail .theme_item:nth-child(3n) {
    margin-right: 0;
}
.theme_list.show_detail .theme_item {
    width: 32%;
    margin-right: 2%;
}
.theme_content_tab {
    margin-bottom: 60px;
}
.theme_list.show_detail .theme_item .theme_item_a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.theme_list.show_detail .theme_item .theme_item_a a {
    font-size: 14px;
}
.theme_list.show_detail .theme_item {
    width: 32%;
    margin-right: 2%;
    border-bottom: none;
}
.crumbs_text {
    display: inline-block;
    padding-right: 5px;
    font-size: 14px;
    color: #333;
    text-transform: capitalize;
}
.theme_item_share {
    margin-top: 30px;
}
.theme_item_share {
    margin-top: 30px;
}
.theme_product_flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 30px;
    margin-bottom: 30px;
}
.theme_zoom {
    width: 40%;
    border: 1px solid #d2d2d2;
}
.theme_zoom img {
    width: 100%;
    height: 340px;
    object-fit: contain;
}
.theme_product_flex .theme_item_info {
    width: 58%;
}
.theme_item_model {
    font-weight: 700;
    color: #666;
    font-size: 14px;
    margin-top: 10px;
}
.theme_inner h2 {
    width: 100%;
    padding-left: 20px;
    height: 40px;
    font-weight: bold;
    color: #FFF;
    background-color: #303030;
    line-height: 40px;
    font-size: 16px;
    margin-top: 35px;
}
.theme_inner img {
    max-width: 100%;
}
.theme_inner table {
    line-height: 25px;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ddd;
}

.theme_inner td {
    padding: 12px;
    font-weight: 400;
    font-size: 16px;
    color: #222222;
    display: table-cell;
    border: 1px solid #dddddd;
}

.theme_inner td p {
    color: #000000;
    font-size: 16px;
}
.theme_inquiry p {
    display: block;
    font-size: 16px;
    color: #666666;
    height: 60px;
    line-height: 60px;
}
.theme_inquiry_input input {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 14px;
    border: none;
    background: #cccccc;
    margin-bottom: 15px;
    padding: 0 12px;
    outline: none;
}
.theme_inquiry_flex input {
    width: 49%;
    display: block;
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 14px;
    border: none;
    background: #cccccc;
    padding: 0 12px;
    outline: none;
    margin-bottom: 15px;
}
.theme_inquiry_flex {
    display: flex;
    justify-content: space-between;
}
.theme_inquiry_input textarea {
    display: block;
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 14px;
    border: none;
    background: #cccccc;
    padding: 0 12px;
    outline: none;
    margin-bottom: 15px;
    width: 100%;
}
.theme_inquiry_btn button {display: block;width: 200px;height: 50px;line-height: 50px;border: none;text-align: center;background: #b51e23;font-size: 18px;color: #ffffff;text-transform: uppercase;}

.theme_inquiry_btn {
    display: flex;
    justify-content: flex-end;
}
.theme_related_item img {
    width: 100%;
    border: solid 1px #ccc;
    height: 255px;
    object-fit: contain;
    background: #ffffff;
}
.theme_related_flex {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.theme_related_item {
    width: 32%;
    margin-right: 2%;
    margin-top: 2%;
}
.theme_related_item:nth-child(3n) {
    margin-right: 0;
}
.theme_related_item p {
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    display: block;
    text-align: center;
    padding: 10px;
    color: #666666;
    font-size: 14px;
}
.theme_news_title h1 {
    text-align: center;
    line-height: 30px;
    font-size: 24px;
    color: #b51e23;
    margin-bottom: 30px;
}
.theme_news_title {
    margin-top: 30px;
}
.theme_news_title span {
    font-size: 12px;
    text-align: center;
    display: block;
    color: #000000;
}
.theme_news_inner {
    margin: 30px 0;
}
.theme_news_inner img {
    max-width: 100%;
    width: auto !important;
    height: auto !important;
}
.theme_turning span, .theme_turning a {
    font-weight: 700;
    font-size: 16px;
    color: #666666;
}
.theme_turning {
    display: flex;
    align-items: center;
    line-height: 1.5;
    font-weight: 700;
    font-size: 16px;
    color: #666666;
}
.theme_news_share {
    margin-top: 5px;
}
.theme_pages .icfr {
    margin-top: 30px;
}
.theme_pages .icfr .icfr_flex:last-child {
    justify-content: flex-end;
}
.guestbook_title {
    text-align: center;
    font-size: 16px;
    color: #666666;
    margin-bottom: 60px;
}
.theme_inner p {
    word-wrap: break-word !important;
}










.mm_os{height:290px;overflow: initial;width: 220px;position:fixed;right:0;top:244px;_position:absolute;z-index:99999999;font-size:13px;display:none;}
.mm_os .os_x{background:url(../img/kf_01.png) no-repeat;width: 220px;height:44px;float:right;display:inline;cursor:pointer;background-color: #1e7ccf;}
.mm_os .osqq{width: 220px;background:#1d7ccf;clear:both;}
.mm_os .osqq ul{ padding:5px 0 5px 16px; border-top:1px solid #61a4dd}.mm_os .osqq ul a{color:#fff; text-decoration:none;word-break: break-all;}
.mm_os .osqq ul li{ height:30px; line-height:30px;color:#fff; list-style: none;}
.mm_os .osqq .finqury{ height:0px; margin:0; padding:0;border-top:1px solid #61a4dd;}
.mm_os .osqq .fshare{border-top:1px solid #bcbdbf; padding:6px 0;background:#9fa0a4;text-align:center; }
.mm_os .osqq .fshare img{ margin:0 2px; display:inline}.mm_os .osqq .fshare span{ display:block; height:20px; text-align:left; text-indent:12px;color:#fff;}
.mm_os .osqq img{ padding:0px 0 3px 0; vertical-align:middle}#finqury{cursor:pointer}
.acbox .ico_gt{ cursor:pointer; width:169px; height:56px;}
.onlineInqury{ background:#9fa0a4; width:57px; height:115px;     overflow: hidden; ;position:fixed; right:0; top:244px; _position:absolute; z-index: 999;}
.onlineInqury .ico_os{ background:url(../img/skf_01.png) no-repeat;cursor:pointer; width:57px; height:71px; float:right;     margin: 0px;}
.onlineInqury .ico_gt{ background:url(../img/skf_03.png) no-repeat; cursor:pointer; width:57px; height:44px; float:right; clear:both;}
.onlineInqury .ico_pp{ background:url(../img/skf_02.png) no-repeat; cursor:pointer; width:57px; height:44px; float:right; margin:0 0 1px 0; clear:both;}
.mm_os .osqq p span a{color:#557917;}
.mm_os .osqq ul li.wx{ position:relative;}
.mm_os .osqq ul li.wx .wxewm{ display:none;}
.mm_os .osqq ul li.wx .wxewm img{ right: 170px;  top: -85px;  position: absolute;}
.mm_os .osqq ul li.wx:hover .wxewm{ display:block; }
.acbox {
    background: #c4c4c4;
}
.acbox img {
    margin: 0 auto;
    display: block;
}</pre></body></html>