<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.nav-header {
    top: 7px;
    padding: 10px 0px;
}
.nav-brand {
    width: 145px;
}
.footer_logo {
    display: block;
    width: 100%;
    margin-right: 0px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.footer_logo img{ width: 200px;}
.footer_logo h4 b { font-weight: normal;}

.header_area {
    position: fixed;
    z-index: 10000;
    width: 100%;
    top:0;
}

.main_header_area .container {
    max-width: 80%;
    margin: auto;
    height: 110px;
}
.main_part {
    padding: 0px 20px 60px;
}
.contact_page .main_part { padding: 50px 20px;}

.main_header_area {
    background: linear-gradient(to bottom, rgba(51,51,51,1) 0%,rgba(173,161,126,0) 100%);
    background: -webkit-linear-gradient(top, rgba(51,51,51,1) 0%,rgba(173,161,126,0) 100%);
   
	height: 95px;
}

.header_area.sticky .main_header_area {    background: #272727;}
.header_area.sticky .nav-menu &gt; li &gt; a{color: #fff;}
.header_area.sticky .nav-menu&gt;li:hover&gt;a {    color: #fff;}
.nav-menu&gt;li:hover&gt;a {    color: #fff;}

.tp_links a.me_tp_call:before , .tp_links a.me_tp_mail:before {    filter: invert(1);}
.header_area.sticky .tp_links a.me_tp_call:before , .header_area.sticky .tp_links a.me_tp_mail:before {    filter: invert(0);}
.submenu-indicator {
	display:none;
}
.submenu-indicator-chevron { height: 10px; width: 10px;   border-color: transparent #fff #fff transparent;}
.header_area.sticky .submenu-indicator-chevron {    border-color: transparent #70798b #70798b transparent;}
.header_area.sticky .nav-menu&gt;li:after {    background: #7d262b;}
.header_area.sticky .submenu-indicator-chevron {
    border-color: transparent #ffffff #ffffff transparent;
}


.nav-menu &gt; li:nth-child(2)&gt; a:not(.tp_links a):after {
    content: "";
    position: absolute;
    height: 1px;
    width: 0;
    transition: all 0.3s;
    width: 10px;
    height: 10px;
    margin: 0 0 0 -38px;
    top: 63px;
    display: inline-block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #ffffff #ffffff transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border .2s;
    transition: border .2s;
}

/*.nav-menu &gt; li:nth-child(3) &gt; a:not(.tp_links a):after {
    content: "";
    position: absolute;
    height: 1px;
    width: 0;
    transition: all 0.3s;
    width: 10px;
    height: 10px;
    margin: 0 0 0 -20px;
    top: 63px;
    display: inline-block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #ffffff #ffffff transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border .2s;
    transition: border .2s;
}*/

.nav-menu &gt; li:hover &gt; a:not(.tp_links a):after {
    content: "";
    position: absolute;
    height: 1px;
    width: 0;
    transition: all 0.3s;
    top: 63px;
}

.nav-dropdown {
    top: 62px;
 
}

.nav-menu { margin: 37px 0;}

.nav-menu &gt; li &gt; a {
    color: #ffffff;
	border-radius: 0px;
    letter-spacing: 1px;
	padding:0px 25px;
    border-right: 1px solid #c8a063;
	margin: 0 0;
	font-weight: 600;
	font-size: 16px;
}

.nav-menu &gt; li &gt; a:hover {
    background: #c59e637a;
    color: #fff;
}

.nav-dropdown &gt; li &gt; a:hover, .nav-dropdown &gt; li &gt; a:focus {
    color: #b99257;
}
.submenu-indicator-chevron { border-color: transparent #ffffff #ffffff transparent;}

/*.nav-menu&gt;li:nth-last-child(0n+1) { display: none;}*/

.nav-menu &gt; li:hover &gt; a {    
    background: ;
	color: ;
}
.nav-dropdown &gt; li &gt; a:hover {    
    color: ;
    background: ;
}

.nav-dropdown &gt; li &gt; a{ width: 100%;}

/*footer*/

.center {
    max-width: 1400px;
}
.footer {
    background: #FFF;
}

.footer_info {
    padding: 0px;
    text-align: center;
    padding-bottom:20px;
}
.footer_info li p {
    color: #fff;
	line-height: 27px;
}
.footer_menu a {
    border: none;
    color: #fff;
    background: #c8a063;
	padding: 8px 12px;
}
.footer_menu a:hover {
    background: #a07f4c;
}

.footer_info li:nth-child(1) {
    width: auto;
    text-align: center;
}
.footer_info li:nth-child(2) {
    width: 100%;
	margin-top: 20px;
}

.pageIndex .main_part { min-height: auto;}
.products-box { display: none;}
.pageIndex .main_part { border-top: none;}

body {
    background-color: #FFF;
    background-size: cover !important;
    background-position: center;
    background-repeat: no-repeat;
}
	
#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:auto;}
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}

.path { display: none;}

.banner h5 {
    color: #000;
    font-size: 25px;
    position: relative;
    font-weight: 300;
}


.banner {

}

.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}

.blog_page .blog_box , .blog_in_page .blog_box{padding: 20px 7px;}

.blog_list_ri {
    width: auto;
    padding: 10px;
}
.subbox_item a:after {
    background: rgba(0,0,0,0.5);
}

.blog_list_le {
    max-height: 270px;
    overflow: hidden;
	width: auto;
}

.blog_subbox {
    display: flex;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}

h5.blog_le_t {
    font-size: 20px;
    color: #fff;
    margin-top: 6px;
	margin-bottom: 40px;
}

h4.blog_category_title {
    color: #000;
    font-size: 20px;
}

.blog_search { margin-bottom: 20px;}
.link a { color: #fff;}
.blog_list_ri h5 {
    color: #000;
    display: block;
}

.blog_list_le img {
    max-width: 100%;
    width: 100%;
}

.blog_ri.fadeInRight.animated15.clearfix { color: #000;}
.blog_ri.fadeInRight.animated15.clearfix a { color: #000;}

.blog_le .accordion &gt; li:hover, .blog_le .accordion &gt; li.on_this_category {
    background: #cca261 !important;
}

.link a { width: 100%; display: block; padding: 15px 15px;}
.accordion li .link { padding: 0;}

.blank_letter {
   font-size: 20px;
   color: #cca261;
}
.list_before { color: #000;}
.contact_form { color: #000;}
.noborder {
    padding: 9px 0;
    background: transparent;
}

.list_before.info li:nth-last-child(0n+1) { 
    padding-left: 0px;
	margin-top: 20px;
}

.animated-arrow {
    background: transparent;
}
input.innersend {
    position: relative;
    z-index: 5;
	padding-left: 70px;
}
.arrow {
    left: 65%;
}


.animated-arrow::before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    box-sizing: border-box;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s linear;
	z-index: 0;
}
.animated-arrow::after {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    box-sizing: border-box;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    transition: all .3s linear;
	z-index: 0;
}
.animated-arrow:hover::after, .animated-arrow:hover::before {
    width: 100%;
    height: 100%;
}

.form select { background-image: none;}
input[type="checkbox"], input[type="radio"] { margin: 0 5px 0px 15px;}
input#checknum { background: rgba(250,250,250,0.9); margin-right: 10px; color: #444444;}

.album_page .main_part { max-width:1440px; padding: 240px 20px;}
.album_page .show_content { padding:0; width:100%;}
.album_page .show-list .item { width:31%; display:inline-block; float:none; margin:0px 10px; padding:0; margin-bottom: 50px;}

.show-list .show_name { color: #fff;}
.show-list .item:hover .show_name { color: #c8a063;}

.show-list .item a { max-width: 100%;}

.show-list .show_pic img {
    max-width: 100% !important;
    min-width: 100%;
    height: 600px !important;
    max-height: 600px !important;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    max-width: 100%;
    display: inline-block;
}
.show-list .item:hover .show_name {
    color: #88ac88;
}
.show-list .show_pic {
    padding-bottom: 0%;
}

@media screen and (max-width: 1080px) {
.album_page .show-list .item { width:49%;}
}

@media screen and (max-width: 570px) {
.album_page .show-list .item { width:100%;}
}

.album_page .show-list .item a { max-width:100%;}
.album_page .show-list .show_pic { height:auto; line-height:0;}
.album_page .show-list .show_pic img { max-width:100%; max-height:100%;}
.album_page .show-list .show_name { position:absolute; top:50%; right:10%; width:80%; height:auto; line-height:160%; font-size: 20px; color: #FFFFFF !important; border: solid 1px #fff; text-align: center; margin: -20px 0 0 -120px; padding:5px 20px; transition:all ease-in .3s; opacity:0;}
.album_page .show-list .item:hover .show_name {opacity:1;}


.other_subalbum li a img {
	 max-width: 100% !important;
    min-width: 100%;
    height: 300px !important;
    max-height: 300px !important;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    max-width: 100%;
    display: inline-block;
}

.album_class_page .main_part { max-width: 1440px;}
.album_class_page .show_content { width: 100%;}
.album_class_page .subalbum-menu h2 { color: #ffffff;}
.album_class_page .block { background: #ffffff;}
.album_class_page .subalbum-menu { padding: 0px;}
.other_subalbum p {
    color: #fff;
    text-align: center;

    margin-top: 20px;
	letter-spacing: 5px;
}
.other_subalbum li {
    border: 1px solid #41403d !important;
	background: transparent;
    margin: 20px 1%;
    padding-bottom: 25px;
}
.other_subalbum li:hover {
    border: 1px solid #c8a063 !important;
    filter: drop-shadow(2px 4px 6px black);
}

.pic-list .show_pic img { height: 230px;}


.album_fixed_title { display: none !important;}
.other_album:before { display: none !important;}
.other_album_choice li {
    background: transparent;
    border: 1px solid #c8a063;
}

.product-layer-two { text-align: center;}
.product-layer-two li {margin: 20px 15px 0px; width: 120px;}

.product-layer-two li a {
    border: 1px solid #b18b52;
    background: #b18b52;
    color: #ffffff;
}
.product-layer-two li.active a {
    font-weight: bold;
    color: #000000;
    background: #ffffff;
}

.products-list .pic {
    height: 300px;
	padding-bottom: 0px;
}
.product_page .main_part { max-width:1440px; }
.product_page .show_content { padding:0; width:100%;}
.products-list .item {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
}

.product_page .show_name { color: #fff;}
.show-list .item:hover .show_name { color: #c8a063;}

.products-list .pic img {
    max-width: 100% !important;
    min-width: 100%;
    height: 300px !important;
    max-height: 300px !important;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    display: inline-block;
}
.products-list .name {
    position: absolute;
    top: 50%;
    right: 10%;
    width: 80%;
    height: auto;
    line-height: 160%;
    font-size: 20px;
    color: #fff;
    border: 1px #fff solid;
    text-align: center;
    margin: -20px 0 0 -120px;
    padding: 5px 20px;
    transition: all ease-in .3s;
    opacity: 0;
}
.products-list li:hover .name { opacity: 1;}


li:hover .pic img {
    filter: brightness(0.5);
    transition: 0.3s;
}
.products-list .more {
    display: none;
}

.product_info_page .show_content { width: 100%;}

.product_main{display: block;    margin: auto;    width: 100%;    padding: 30px 0;}
.product_pic {    display: flex;    justify-content: space-between;    width: 1200px;    max-width: 100%;    margin: auto;    padding-left: 0px;}
.product_pic .bx-wrapper{    display: block;    padding: 0 0 0 5px;    margin: 0;}

.product_pic #bx-pager {    display: flex;    flex-direction: column;    align-content: space-between; justify-content: space-between;   margin-left: 0;    position: relative;  padding: 0;top: 0;}
.product_pic #bx-pager a {    width: 120px;    height: auto;    margin: 0 auto;}

.product_pic .bx-wrapper .bx-viewport {
    height: 0 !important;
    padding-bottom: 65.5%;
}


.product_pic #bx-pager a img {
    display: block;
    max-height: 80px;
    max-width: 100%;
    min-width: 100%;
    height: 100% !important;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
}

.mobile_product_name {
    color: #000;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 5px;
    display: block;
    margin-bottom: 30px;
}
.sidebarBtn { display: none;}
div#bx-pager h6 { display: none;}

h3.accordion-thumb {
    color: #fff;
}
.lastPage {
    background: #958377;
}
.product_info_page .accordion { display: none;}

.half_box { color: #fff;}
.half_box {
    width: 100%;
    float: none;
}
.half_box:nth-child(2) {
    width: 30%;
	margin-top: 20px;
}

.half_box li.btn_blankTop {
    margin-top: 0;
}
.nextaction {
    background-color: #958377;
}

.breakF {
    border: 1px solid #e8e4d8;
    background: transparent;
}

@media screen and (max-width: 1200px) {

.products-list .item {
    width: 47%;}
}

@media screen and (max-width: 1080px) {
.show-list .item { width: 47%;}

.other_subalbum li { width: 47%;}
.pic-list .item { width: 47%;}

.nav-menu &gt; li &gt; a {padding: 0px 20px !important;}

}



@media screen and (max-width: 768px) {
	
.nav-menu &gt; li:nth-child(2)&gt; a:not(.tp_links a):after { display:none;}	
.nav-menu &gt; li:nth-child(3)&gt; a:not(.tp_links a):after { display:none;}		
.submenu-indicator{ display:inline;}
.navigation-portrait .nav-menu&gt;li { padding: 15px 0;}
	
#bottom_menu {display: none; }
.footer.with_shopping_mode { padding:30px 0 0px; }
#to_top { bottom:60px;}

.swiper-pagination { display: none;}

.header_area { position: initial;}

.nav-header {
    top: 7px;
    padding: 16px 0px;
	margin: auto;
}
.nav-brand {
    width: 130px;
}

.pageIndex .main_header_area {
    background: rgb(25,25,25);
    height: 80px;
}
.main_header_area {
    background: transparent;
    height: 80px;
}
.nav-toggle:before {
    background-color: #ffffff;
    box-shadow: 0 0.5em 0 0 #ffffff, 0 1em 0 0 #ffffff;
}
.nav-toggle {
    color: #fff;
}

.navigation-portrait .nav-menus-wrapper { width: 75%; background-color: #000;}
.nav-menus-wrapper-close-button { color: #ffffff;}

.navigation-portrait .nav-menu &gt; li &gt; a{color: #fff;}
.nav-menu &gt; li &gt; a:hover { background: unset; color: #b0b0b0;}
.nav-menu &gt; li &gt; a { border: unset;}


.navigation-portrait .tp_links a.me_tp_call:before , .header_area.sticky .tp_links a.me_tp_mail:before {    filter: invert(0);}
.navigation-portrait .submenu-indicator-chevron {    border-color: transparent #fff #fff transparent;}

.banner {
    align-items: center;
	margin: 18px auto;
}

.contact_page .main_part {
    padding: 0px 20px;
}
.main_part {
    padding: 0px 20px;
}

.product_pic {
    display: block;
    justify-content: space-between;
    width: auto;
    max-width: 100%;
    margin: auto;
    padding-left: 0px;
}
.product_pic #bx-pager {
    display: inline-flex;
    flex-direction: row;
    align-content: space-between;
    justify-content: space-evenly;
    margin-left: 0;
    position: relative;
    padding: 0;
    top: 0;
    flex-wrap: nowrap;
    width: 100%;
    margin-top: 15px;
}

.products-list .item {  width: 100%;} 
 .products-list .pic {
    height: auto;
	padding-bottom: initial;
}
.products-list .pic img {
    height: auto !important;
    max-height: fit-content !important;
}

}

@media screen and (max-width: 600px) { 

.nav-toggle { right: 0px;}


.bannerindex {
	/*height: 700px;*/
    height: 185px;
    padding: 0;
    background-size: cover;
}

.mm-page {height:100vh;}
.swiper-banner {
    width: 100%;
    height: 700px;
    position: absolute;
    left: 0;
    margin: 0;
}

.nav-header {
     margin-right: 25px;
}

.blog_list_le img { height: auto;   }

.show-list .item {
    width: 100%;
    margin: 20px 0;
}
.show-list .show_pic { padding-bottom: 100%;}
.show_content { padding: 30px 0px;}


.other_subalbum li { width: 100%;}
img.one-edge-shadow { height: auto;}

.pic-list .item { width: 100%;}
.album_info_page .pic-list .show_pic {  padding-bottom: 56%;}
.pic-list .show_pic img { height: auto;}

.footer_menu {
    display: inline-block;
}
.footer_logo h4 {
    width: 95%;
    padding: 25px 10px 0px;
    border-left: none;
    border-top: 1px solid #B38D53;
    text-align: center;
    margin-top: 30px;
}
.footer_logo h4 b {
    font-weight: normal;
}

.footer_menu a {
    display: inline-block;
    padding: 5px 7px;
    border: 1px #ccc solid;
    margin: 0 4px 4px 0;
    line-height: 100%;
    width: 50%;
    max-width: 89px;
	text-align: center;
}
.footer_info ul li {
    padding: 10px 40px;
}
.footer_info li p a {
    color: #fff;
}

.list_before.info li a { color: #fff;}

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