<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.huan_page_banner img{
    max-width: 100%;
}
.huan_container{
    width: 1400px;
    margin: 0 auto;
}
.huan_position{
	background-color: #f9f9f9;
}
.huan_position .huan_container{
    display: flex;
    align-items: center;
    /* min-height: 60px; */
    font-size: 14px;
    color: #666666;
    justify-content: space-between;
}
.huan_position .huan_tool{
    padding: 22px 0;
}
.huan_position span{
    margin: 0 0 0 3px;
}
.huan_position em{
    margin-right: 7px;
}
.huan_pagetitle{
    text-align: center;
    position: relative;
}
.huan_pagetitle .huan_title_cn{
    font-size: 28px;
    color: #333333;
    width: 210px;
	height: 67px;
    border: solid 1px #d2d2d2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.huan_pagetitle .huan_title_cn::before{
    content: "";
    position: absolute;
    top: 33px;
    left: 0%;
    right: 0;
    margin: 0 auto;
    width: 670px;
    height: 2px;
    display: inline-block;
    background: #d2d2d2;
    z-index: -1;
}
.huan_pagetitle .huan_title_cn span{
    background: #ffffff;
    padding: 0 20px;
}
.huan_pagetitle .huan_title_en{
    font-size: 20px;
    color: #999999;
    margin-top: 7px;
}
.huan_about_content{
    font-size: 14px;
	letter-spacing: 1px;
    color: #666666;
    line-height: 30px;
}
.huan_about_content p{
    min-height: 15px;
}
.huan_about_content strong{
    color: #333333;
    font-weight: bold;
}
.huan_about_page .huan_pagetitle{
    margin: 80px 0 45px;
}
.huan_about_section{
    display: flex;
    justify-content: center;
    margin: 64px 0 80px;
}
.huan_about_section .huan_about_item{
    margin: 0 50px;
    width: 39.29%;
    text-align: center;
}
.huan_about_section .huan_about_item img{
    width: 100%;
}
.huan_about_item .huan_img{
    position: relative;
    overflow: hidden;
}
.huan_about_item .huan_img .huan_text{
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    color: #ffffff;
    font-size: 30px;
	line-height: 50px;
	letter-spacing: 1px;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all .5s ease-in;
}
.huan_about_item .huan_img:hover .huan_text{
    bottom: 0;
}
.huan_about_item .huan_name{
    font-size: 24px;
	letter-spacing: 1px;
    color: #000000;
    margin: 34px 0 14px;
}
.huan_about_item .huan_desp{
    position: relative;
    padding-bottom: 15px;
}
.huan_about_item .huan_desp::after{
    content: "";
    width: 68px;
	height: 1px;
    background-color: #000000;
    display: inline-block;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
}
.huan_about_content img{
    max-width: 100%;
}
/***************莲弘美学***********/
.huan_lhsection1{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.huan_cate_nav ul li{
    display: inline-block;
    margin-left: 10px;
}
.huan_cate_nav ul li a{
    font-size: 16px;
    color: #666666;
    padding: 10px 30px;
    display: inline-block;
    line-height: 16px;
}
.huan_cate_nav ul li.hover a,
.huan_cate_nav ul li:hover a{
    background-color: #a67a53;
    border-radius: 18px;
    color: #ffffff;
}
.huan_hlpage .huan_pagetitle{
    margin: 80px 0 55px;
}
.huan_hlpage .huan_lhsection1 .huan_container{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 75px;
}
.huan_hlpage .huan_lhsection1 .huan_img{
    width: 50.7%;
}
.huan_hlpage .huan_lhsection1 .huan_img img{
    max-width: 100%;
}
.huan_hlpage .huan_lhsection1 .huan_con{
    width: 44.29%;
}
.huan_hlpage .huan_lhsection1 .huan_name{
    font-size: 28px;
	color: #333333;
}
.huan_hlpage .huan_lhsection1 .huan_content{
    font-size: 14px;
	line-height: 30px;
    color: #666666;
}
.huan_hlpage .huan_lhsection2{
    background: url("../images/huan/lhmx_section_2_bg.jpg");
    background-size: cover;
}
.huan_hlpage .huan_lhsection2 .huan_name{
    font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
    color: #333333;
    text-align: center;
    display: block;
    padding: 55px 0 34px;
}
.huan_hlpage .huan_lhsection2 .huan_con{
    font-size: 14px;
	line-height: 30px;
	letter-spacing: 1px;
    color: #666666;
    text-align: center;
    margin-bottom: 53px;
}
.huan_hlpage .huan_lhsection2 ul.lhul1{
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
}
.huan_hlpage .huan_lhsection2 ul.lhul2{
    display: flex;
    justify-content: center;
    padding-bottom: 86px;
}
.huan_hlpage .huan_lhsection2 ul.lhul2 li{
    margin: 0 20px;
}
.huan_pro_lists ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}
.huan_pro_lists ul li{
    margin-bottom: 40px;
}
.huan_hlpage .huan_lhsection2 ul li,
.huan_pro_lists ul li{
    overflow: hidden;
    width: 31.86%;
}
.huan_hlpage .huan_lhsection2 ul li img,
.huan_pro_lists ul li img{
    width: 100%;
    height: auto;
}
.huan_hlpage .huan_lhsection2 ul li .huan_img,
.huan_pro_lists ul li .huan_img{
    position: relative;
}
.huan_hlpage .huan_lhsection2 .huan_fixed,
.huan_pro_lists ul li .huan_fixed{
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -100%;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: rgba(0, 0, 0, 0.3);
    transition: all .5s ease-in;
}
.huan_hlpage .huan_lhsection2 ul li:hover .huan_fixed,
.huan_pro_lists ul li:hover  .huan_fixed{
    bottom: 0;
}
.huan_hlpage .huan_lhsection2 ul li .huan_cn,
.huan_pro_lists ul li .huan_cn{
    font-size: 28px;
	line-height: 30px;
	letter-spacing: 1px;
    color: #ffffff;
    position: relative;
    padding-bottom: 18px;
    margin-bottom: 14px;
}
.huan_hlpage .huan_lhsection2 ul li .huan_cn::after,
.huan_pro_lists ul li .huan_cn::after{
    position: absolute;
    width: 70%;
    height: 1px;
    background: rgba(255, 255, 255, 0.5);
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.huan_hlpage .huan_lhsection2 ul li .huan_en,
.huan_pro_lists ul li .huan_en{
    font-size: 14px;
	line-height: 15px;
	letter-spacing: 1px;
	color:rgba(255, 255, 255, 0.5);
}
.huan_hlpage .huan_lhsection3{
    font-size: 14px;
	line-height: 30px;
	letter-spacing: 1px;
    color: #666666;
    text-align: center;
    padding: 50px 0 70px;
}
.huan_cate_nav ul{
    margin: 12px 0;
}
/****************新闻详情**************/
.huan_newsinfopage .huan_newsinfo_name{
    font-size: 20px;
    text-align: center;
    color: #333333;
    font-weight: bold;
    margin: 76px 0 9px;
}
.huan_newsinfopage .huan_newsinfo_date{
    font-size: 14px;
	letter-spacing: 1px;
    color: #666666;
    text-align: center;
    margin: 0 0 15px;
}
.huan_newsinfopage .huan_newsinfo_content img{
    max-width: 100%;
}
.huan_newsinfopage .huan_newsinfo_content{
    font-size: 14px;
	line-height: 30px;
	letter-spacing: 1px;
    color: #666666;
    margin-bottom: 70px;
}
.huan_newsinfopage .huan_newsinfo_content p{
    min-height: 28px;
}
.huan_xmpage .huan_container{
    margin: 80px auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.huan_xmpage .huan_xm_left{
    width: 21.5%;
    background-color: #825d3f;
    color: #ffffff;
}
.huan_cateleft_block .huan_catetitlecn{
    font-size: 20px;
}
.huan_cateleft_block .huan_catetitleen{
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
}
.huan_cateleft_block .huan_cateleft_title{
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding: 47px 0 17px 28px;
}
.huan_cateleft_block .huan_cateleft_ul{
    padding: 20px 0 53px 10px;
}
.huan_cateleft_block .huan_cateleft_ul li a{
    font-size: 16px;
    padding: 17px 0 17px 44px;
    color: rgba(255, 255, 255, 0.5);
    display: block;
    position: relative;
    background: url("../images/huan/left_cate_icon.png") no-repeat center right 40px;
}
.huan_cateleft_block .huan_cateleft_ul li a::before{
    content: "";
    width: 4px;
	height: 4px;
	background-color: #ffffff;
    opacity: 0.5;
    position: absolute;
    left: 31px;
    top: 26px;
    border-radius: 4px;
}
.huan_cateleft_block .huan_cateleft_ul li.hover a::before,
.huan_cateleft_block .huan_cateleft_ul li:hover a::before{
    background-color: #333333;
}
.huan_cateleft_block .huan_cateleft_ul li.hover a,
.huan_cateleft_block .huan_cateleft_ul li:hover a{
    background: url("../images/huan/left_cate_icon_hover.png") no-repeat center right 40px #ffffff;
    color: #333333;
}
.huan_cateleft_block .huan_cateleft_ul ul{
    position: relative;
}
.huan_cateleft_block .huan_cateleft_ul ul::after{
    height: 1px;
    width: 80%;
    content: "";
    background: rgba(255, 255, 255, 0.1);
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
}
.huan_xmpage .huan_xm_right{
    width: 74.3%;
}
.huan_xm_right .huan_content{
    border-color: rgba(0, 0, 0, 0.3);
    border-style: solid;
    border-width: 1px 0 0 1px;
    padding: 25px 0 0 40px;
}
.huan_xm_right .huan_title{
    font-size: 20px;
	font-weight: bold;
    color: #333333;
    text-align: center;
    padding-bottom: 15px;
}
.huan_xm_right .huan_content{
    font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.huan_xm_right .huan_content img{
    max-width: 100%;
}
.huan_xm_right .huan_content p strong{
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    position: relative;
    padding-bottom: 19px;
    margin-bottom: 20px;
    display: block;
}
.huan_xm_right .huan_content p strong::after{
    width: 40px;
    height: 2px;
    background-color: #a67a53;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
}
.huan_xm_right .huan_content p{
    min-height: 25px;
}
.huan_xmpage .huan_xm_left .huan_cateleft_block{
    margin-top: -54px;
}
.huan_xmpage .huan_xm_left .huan_cateleft_block:first-child{
    margin: 0;
}
.huan_shizhi_con {
    background: #f9f9f9;
    padding: 15px 0 60px;
}
.huan_shizhi_con .szname{
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    text-align: center;
    display: block;
    padding: 0 0 34px;
}
.huan_shizhi_con .szjsItem{
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #666666;
    padding: 0 15%;
}
.huan_shizhi_con .szjsItem .szicon {
    display: flex;
    justify-content: space-between;
}
.huan_shizhi_con .szjsItem .sziname {
    border-bottom: 1px dashed #eeeeee;
    padding: 0 0 7px;
    margin: 0 0 13px;
    font-size: 18px;
    text-align: center;
    color: #a67a53;
    font-weight: bold;
}
.huan_shizhi_con .huan_pagetitle .huan_title_cn span{
    background: #f9f9f9;
    z-index: 9;
}
.huan_shizhi_con .huan_pagetitle .huan_title_cn::before{
    z-index: 1;
}</pre></body></html>