body {
    min-width: 320px;
    font: 16px "微软雅黑", "Arial,Microsoft YaHei";
    color: #333;
    line-height: 24px;
    overflow-x: hidden;
}

.container {
    margin: 0 auto;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
p,
div,
span,
ul,
li,
dl,
dd,
dt {
    margin: 0;
    padding: 0;
}

input,
textarea {
    outline: none;
    font: 16px "微软雅黑", "Arial,Microsoft YaHei";
}

label {
    font-weight: normal;
    width: 100%;
}

a {
    text-decoration: none;
    outline: none;
    color: #333;
}

a:focus,
a:hover {
    color: #333;
    text-decoration: none;
    outline: none;
    outline-offset: 0;
}

ul,
li {
    list-style: none;
}

i,
em {
    font-style: normal;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background: none;
}

.lt {
    float: left;
}

.rt {
    float: right;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.imgMax {
    max-width: 100%;
    max-height: 100%;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.fwn {
    font-weight: normal
}

.db {
    display: block;
}

.dib {
    display: inline-block;
}

.ma {
    margin: 0 auto;
}

.pf {
    position: fixed;
}

.oh {
    overflow: hidden;
}

.transition {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

img.desaturate {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

img.desaturate:hover {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
}

img {
    border: none;
}

html {
    width: 100%;
}

body {
    width: 100%;
    height: auto;
    position: relative;
    overflow-x: hidden;
}

.slick-slide {
    outline: none;
}

.slick-slide img {
    margin: 0 auto;
    max-width: 100%;
}

.slick-dots li button:before {
    display: none;
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.container {
    padding: 0 10px;
}

.clear {
    clear: both;
}

.pc-banner {
    position: relative;
}

/*
.pc-banner:before{content:"";display: block;position: absolute;top:0;left:0;right:0;z-index:20;
    width:49px;height:17px;margin:auto;background:url(../img/index_03.png) no-repeat center center;}
*/

#model_banner .slick-dots li button {
    width: 25px;
    height: 6px;
    background: rgba(255, 255, 255, .6);
    border-radius: 3px;
    margin: 0 5px;
    vertical-align: bottom;
}

#model_banner .slick-dots li.slick-active button {
    height: 12px;
    background: #fff;
    border-radius: 6px;
}

#model_banner .slick-dots li {
    width: auto;
    vertical-align: bottom;
    height: auto;
}

.pc-banner .slick-prev,
.pc-banner .slick-next {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .6);
    text-align: center;
    z-index: 20;
}

.pc-banner .slick-prev:before,
.pc-banner .slick-next:before {
    content: "";
    display: block;
    width: 70%;
    height: 70%;
    margin: 0 auto;
}

.pc-banner .slick-prev:before {
    background: url(../img/index_07.png) no-repeat center center;
}

.pc-banner .slick-next:before {
    background: url(../img/index_10.png) no-repeat center center;
}

.pc-banner .slick-prev {
    left: 2%
}

.pc-banner .slick-next {
    right: 2%
}

.title_box {
    padding: 0 120px;
    position: relative;
}

.title_box a {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 115px;
    height: 35px;
    line-height: 35px;
    border-radius: 10px;
    background: #825133;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.s_title {
    text-align: center;
}

.s_title h3 {
    color: #825133;
    font-size: 36px;
    line-height: 40px;
}

.s_title p {
    color: #825133;
    font-size: 24px;
    line-height: 40px;
    opacity: .6;
}

.s_title b {
    display: block;
    margin: 18px auto 5px;
    width: 20px;
    height: 3px;
    background: #825133;
    opacity: .26;
}


.section_one {
    padding: 110px 0;
}

.classify {
    float: left;
    width: 33.33%;
    text-align: center;
    position: relative;
}

.classify dt {
    width: 137px;
    height: 137px;
    line-height: 137px;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
}

.classify dt a {
    display: block;
    font-size: 65px;
    color: #825133;
}

.classify dt i {
    display: block;
    font-size: 65px;
    color: #825133;
}

.classify dd a {
    margin: 10px 0;
    display: block;
    font-size: 22px;
    color: #383838;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.classify:hover dt {
    background: #6b615a4a;
}

.classify:hover dt a {
    color: #fff;
}

.classify:hover dt i {
    color: #fff;
}

.classify:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 3px;
    height: 14px;
    background: #454545;
    margin-top: -25px;
}

.section_one .classify:last-child:after {
    display: none;
}


.about_lt {
    float: left;
    width: 47%;
    padding: 5% 2% 0 8%;
}

.about_rt {
    float: right;
    width: 53%;
    padding: 5% 8% 5% 4%;
}

.about_rt img {
    max-height: 100%;
    max-width: 100%;
}

.about_lt .title_box {
    padding-left: 0;
}

.about_lt .s_title {
    text-align: left;
    margin-bottom: 60px;
}

.about_lt .s_title b {
    margin: 18px 0 5px;
}

.about_lt .about_txt {
    font-size: 18px;
    line-height: 40px;
    color: #404040;
    height: 160px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}


.section_three {
    padding: 100px 0;
    /* background: #825133; */
    background-image: url("/template/pc/skin/img/zbbanner.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.section_three .s_title h3 {
    color: #fff;
}

.section_three .s_title p {
    color: #fff;
}

.section_three .s_title b {
    background: #fff;
}

.section_three .title_box a {
    background: #fff;
    color: #825133;
}

.pro_cont {
    margin-top: 60px;
    padding: 0 60px;
}

.pro_cont .pro_list {
    padding: 15px 30px;
    text-align: center;
}

.pro_cont .pro_list dl {
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    min-height: 250px;
}

.proSlider .slick-track {
    display: flex;
    align-items: flex-end;
}

.proSlider .slick-slide {
    height: auto;
    display: flex;
    align-items: flex-end;
}

.pro_cont .pro_list dl dd {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, .7);
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
}

.pro_cont .pro_list dl dd a {
    display: block;
    line-height: 50px;
    height: 50px;
    font-size: 18px;
    color: #825133;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pro_cont .pro_list dl:hover {
    /* box-shadow: 0 0 15px 0 rgba(0, 0, 0, .4) */
}

.pro_cont .pro_list dl:hover dd {
    bottom: 0;
}

.proSlider .slick-prev,
.proSlider .slick-next {
    width: 52px;
    height: 52px;
    z-index: 20;
    border-radius: 50%;
    background: #fff;
    text-align: center;
}

.proSlider .slick-prev:before,
.proSlider .slick-next:before {
    opacity: 1;
    width: 52px;
    height: 52px;
    content: "";
    display: block;
    margin: 0 auto;
}

.proSlider .slick-prev:before {
    background: url(../img/vd_03.png) no-repeat center center;
}

.proSlider .slick-next:before {
    background: url(../img/vd_06.png) no-repeat center center;
}

.proSlider .slick-prev {
    left: -34px;
}

.proSlider .slick-next {
    right: -34px;
}


.section_four {
    text-align: center;
}

.section_four img {
    max-width: 100%;
    max-height: 100%;
}

.section_five {
    padding: 105px 0;
}

.news_cont {
    margin-top: 70px;
    overflow: hidden;
}

.news_list {
    float: left;
    width: 30.66%;
    margin-right: 4%;
    position: relative;
    padding-bottom: 70px;
}

.news_cont .news_list:nth-child(3n) {
    margin-right: 0;
}

.news_list dt {
    border-radius: 15px;
    overflow: hidden;
    text-align: center;
}

.news_list dt img {
    max-height: 100%;
    max-width: 100%;
}

.news_list dd {
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px;
    padding: 20px;
}

.news_list dd h3 a {
    margin-bottom: 10px;
    display: block;
    font-size: 18px;
    color: #282828;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_list dd .n_txt {
    font-size: 16px;
    line-height: 28px;
    color: #414141;
    height: 112px;
    margin: 10px 0;
    overflow: hidden;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.news_list dd span {
    margin-top: 10px;
    display: block;
    font-size: 16px;
    color: #5e5e5e;
    line-height: 24px;
}

.news_list dd span img {
    float: right;
    margin-top: 7px;
    display: none;
}

.news_list:hover dd .n_txt {
    display: -webkit-box;
}

.news_list:hover dd span img {
    display: block;
}

.news_list:hover dd h3 a {
    font-weight: bold;
}


.footer {
    background: #f1ece9;
    padding: 65px 0;
}

.foot_div {
    display: inline-block;
    vertical-align: top;
    width: 10%;
}

.foot_div h3 a {
    color: #825133;
    font-size: 16px;
    display: block;
    margin-bottom: 15px;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.link li a {
    color: #825133;
    font-size: 16px;
    opacity: .7;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.footNav {
    display: inline-block;
    vertical-align: top;
    width: 20%;
}

.footNav li {
    display: inline-block;
    vertical-align: top;
    width: 48%;
}

.footNav li h3 a {
    opacity: 1;
    color: #825133;
    font-size: 16px;
    display: block;
    margin-bottom: 15px;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.footNav li a {
    display: block;
    color: #825133;
    font-size: 16px;
    opacity: .7;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.contact_div {
    width: 30%;
}

.contact li {
    color: #825133;
    font-size: 16px;
    opacity: .7;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.foot_ewm {
    text-align: center;
    max-width: 110px;
    margin-left: 45px;
}

.foot_ewm img {
    max-width: 110px;
}

.foot_ewm dd {
    font-size: 14px;
    color: #825133;
    line-height: 40px;
}

.copy {
    text-align: center;
    background: #825133;
    color: rgba(255, 255, 255, .8);
    padding: 5px 0;
    font-size: 14px;
}

.copy a {
    color: rgba(255, 255, 255, .8);
}

.search {
    width: 318px;
    opacity: 1;
    color: #825133;
    font-size: 16px;
    display: block;
    margin-bottom: 15px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search a.tg,
.search a.tg:visited {
    float: left;
    height: 30px;
    display: block;
    line-height: 30px;
    background: url(../img/serbg.png) repeat-x;
    color: #666666;
    widtH: 80px;
    text-align: center;
    position: absolute;
    top: 0px;
    right: 0px;
    border: 1px solid #C1C1C1
}

.search a.tg:hover {
    background: #464646;
    text-decoration: none;
    color: #fff;
    border: 1px solid #464646
}

.search p {
    outline: none;
    float: left;
    width: 218px;
    height: 33px;
    padding: 0px 5px 6px 30px;
    border: 1px solid #ccc;
    border-right: 0 none;
    overflow: hidden;
    background: #fff url(../img/menubg.png) no-repeat -105px -50px;
}

.search p input {
    width: 218px;
    height: 31px;
    border: 0 none;
    outline: none;
    font: 13px/16px arial;
    color: #999;
    *font: 14px/17px arial;
}

.search .ipt {
    border: 1px solid #C1C1C1;
    font-size: 14px;
    width: 223px;
    padding: 0px 6px;
    color: #A9A9B3;
    background: #fff;
    border-right: none
}

.search .sub {
    float: left;
    border: none;
    width: 64px;
    line-height: 32px;
    height: 32px;
    background: url(../img/menubg.png) no-repeat 0 -44px;
    color: #666666;
    cursor: pointer
}

.search .sub:hover {
    filter: alpha(opacity=80);
    /*IE*/
    -moz-opacity: 0.8;
    /*MOZ , FF*/
    opacity: 0.8;
    /*CSS3, FF1.5*/
}




/*pc端内页*/
.content_164color .quickbar_nav ul li.quickbar_weixin:hover .quickbar_hoverbox img {
    max-width: none;
    max-height: none;
}

.content_164color .updown_fenlei .cont_nav .one .o_li a.ez_a {
    color: #fff;
    font-weight: bold;
    text-align: left;
    background: #825133;
}

.content_164color .updown_fenlei .cont_nav .one .o_li a.ez_a i {
    background: url(../img/icon4_h.png) center no-repeat;
    background-size: 100% auto;
}

.content_164color .updown_fenlei .cont_nav .one .o_li:hover .one_a,
.content_164color .updown_fenlei .cont_nav .one .o_li a.ez {
    background: #825133;
}

.content_164color .updown_posnav .nav_item a:hover,
.content_164color .updown_posnav .nav_item a.on {
    color: #825133;
}

.content_164color .model-textlist-four ul li a:hover {
    background: #825133;
}

.content_164color .model-textlist-four ul li a:hover .textlist-r dd {
    color: #fff;
}

.content_164color .model_page a.current,
.content_164color .model_page a:hover {
    color: #825133;
    border-bottom: 1px solid #825133;
}

.content_164color #model_contant_main .model_dec_adress a:hover {
    color: #825133;
}

.content_164color .model-dectil-bottom .model-dectil-chose a:hover {
    color: #825133;
}

.content_164color .model-textlist-one ul .textlist-lifirst .textlist-text .textlist-more:hover {
    border: 1px solid #825133;
    background-color: #825133;
}

.content_164color .model-textlist-one ul li:hover {
    border-bottom: 1px solid #825133;
}

.content_164color .model-textlist-one ul li:hover dt {
    color: #825133;
}

.content_164color .model-textlist-two ul li a:hover .textlist-l dt {
    color: #825133;
}

.content_164color .model-textlist-two ul li a:hover .textlist-l p {
    color: #825133;
}

.content_164color .model-textlist-two ul li a:hover .newtime {
    background: #825133;
}

.content_164color .model-textlist-three ul li a:hover,
.content_164color .model-textlist-three ul li a:hover dt {
    color: #825133;
}

.content_164color .model-textlist-three ul li a:before {
    background: #825133;
}

.content_164color .model-imgtextlist-two ul li a:hover .imgtextlist-r dt {
    color: #825133;
}

.content_164color .model-imgtextlist-one ul li a:hover .imgtextlist-l dt {
    color: #825133;
}

.content_164color .model-imgtextlist-three ul li a:hover .imgtextlist-r dt {
    color: #825133;
}

.content_164color .model-imgtextlist-three ul li .imgtextlist-r .time p {
    color: #825133;
}

.content_164color .model-imgtextlist-four ul li a:hover .imgtextlist-text {
    background: #825133;
}

.content_164color .model-imgtextlist-four ul li a:hover .imgtextlist-text dd {
    color: #fff;
}

.content_164color .model-imgtextlist-four ul li a:hover .imgtextlist-text p {
    color: #fff;
}

.content_164color .model-imglist-two ul li .pimg em span {
    background-color: #825133;
}

.content_164color .model-imglist-two ul li a:hover p {
    background: #825133;
}

.content_164color .model-imglist-three ul li a:hover {
    border: 1px solid #825133;
}

.content_164color .model-imglist-three ul li a:hover p {
    color: #825133;
    background: url(../img/icon6.png) right center no-repeat;
}

.content_164color .model_seach .model-seachdiv form .seabtn {
    background: #825133;
}

.content_164color .model-textlist-three ul li a:before {
    background: #825133;
}

.content_164color .model-dectil-img .slick-dots li button {
    border: 1px solid #825133;
}

.content_164color .model-dectil-img .slick-dots li.slick-active button {
    background: #825133;
}

.content_164color .model-textlist-four ul li a:hover {
    background: #825133 !important;
}

.content_164color .model-textlist-four ul li a:hover .textlist-r dt {
    color: #fff !important;
}

.content_164color .updown_posnav .nav_item a:hover,
.updown_posnav .nav_item a.on {
    color: #825133;
}

.content_164color .model_page a.on,
.content_164color .model_page a:hover {
    color: #825133;
    border-bottom: 1px solid #825133;
}

.content_164color .model-textlist-three ul li a:hover,
.content_164color .model-textlist-three ul li a:hover dt {
    font-weight: bold;
    color: #825133;
}

.content_164color .model_page a.on,
.content_164color .model_page a:hover {
    font-weight: bold;
    color: #825133;
    border-bottom: 1px solid #825133;
}

.content_164color .model-imgtextlist-four ul li a:hover .imgtextlist-text dt {
    color: #fff !important;
}

.content_164color .model_leftright_l .l_posnav {
    background: #825133;
}

.content_164color .moder_leftright_r .r_posnav p {
    border-bottom: 4px solid #825133;
}

.content_164color .model_leftright_l .cont_nav .one .o_li a.one_a:hover,
.content_164color .model_leftright_l .cont_nav .one .o_li a.ez {
    color: #825133;
}

.content_164color .model_leftright_l .cont_nav .second .e_li a:hover,
.content_164color .model_leftright_l .cont_nav .second .e_li a.sen_x {
    color: #825133;
}

.content_164color .model_leftright_l .cont_nav .second .e_li a:hover:before,
.content_164color .model_leftright_l .cont_nav .second .e_li a.sen_x:before {
    background: #825133;
}

.content_164color .moder_leftright_r .r_posnav span a:hover {
    color: #825133;
}

.content_156color .model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-prev:before {
    border-bottom: 12px solid #825133;
}

.content_156color .model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-next:before {
    border-top: 12px solid #825133;
}

.content_156color .model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-prev:hover {
    border-bottom: 1px solid #825133;
}

.content_156color .model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-next:hover {
    border-top: 1px solid #825133;
}

.model_leftright_l .cont_nav .one .o_li .one_a i {
    background: url(../img/icon6.png) center no-repeat;
}

.model-classify-nav .one .o_li .one_a i {
    background: url(../img/icon6.png) center no-repeat;
}

#model_banner .slick-dots li.slick-active button {
    background: #825133
}

.slick-vertical .slick-slide {
    border: none;
}

.updown_fenlei .cont_nav .one .one_a i {
    background: url(../img/icon4.png) center no-repeat;
    background-size: 100% auto;
}


/*手机端内页*/
.content_164color .model-classify .model-classify-posnav {
    background: #825133;
}

.content_164color .model-classify-nav .one .o_li a.ez {
    color: #825133
}

.content_164color .model-classify-nav .second a.sen_x {
    color: #825133
}

.content_164color .model-classify-nav .second a.sen_x:before {
    background: #825133
}

.content_164color .model-phone-page span i {
    color: #825133;
}

div.model-fixed {
    background: #ffffff;
}

.model-fixed .iconfont {
    color: #825133;
}

.model-fixed .fnavbox li .title {
    color: #825133;
}

.model-leftnav-top {
    background: #825133;
}

.model-leftnav-main .nnav .yiji.xz a.ce {
    color: #825133
}

#model_banner .slick-dots li.slick-active button {
    background: #825133;
}


.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-prev:before {
    border-bottom: 12px solid #825133;
}

.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-prev {
    border-bottom: 1px solid #825133;
}

.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-next:before {
    border-top: 12px solid #825133;
}

.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-next {
    border-top: 1px solid #825133;
}




.eyln {
    /* 
    background: #EBEBEB;
    overflow: hidden; 
    */
    display: inline-block;
    width: 19%;
}

.eyln .container_l {
    margin-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    /* width: 1200px; */
}

.eyln .pleft {
    overflow: hidden;
    float: left;
    width: 240px;
}

.eyln .pleft h3 {
    padding-left: 90px;
    width: 240px;
    height: 80px;
    background: url(/images/pro362.png) no-repeat 38px center;
    background-color: #DF5D0A;
    background-size: 30px;
    font-weight: normal;
    line-height: 80px;
    font-size: 24px;
    color: #fff;
    border-radius: 10px 10px 0 0;
}

.eyln .pleft h3 a {
    color: #fff;
    font-size: 24px;
}

.eyln .pleft h3 span {
    font-size: 14px;
    color: #fff;
    margin-left: 5px;
}

.eyln .pleft ul.proclass {
    overflow: hidden;
    width: 240px;
    border-radius: 0 0 10px 10px;
    margin-bottom: 15px;
    border-top: none;
    border-bottom: 1px solid #e3e0e0;
    background: #fff;
}

.eyln .pleft ul.proclass li {
    overflow: hidden;
    width: 100%;
}

.eyln .pleft ul.proclass li>a {
    display: block;
    padding-left: 35px;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    font-weight: 600;
    width: 240px;
    text-decoration: none;
    background: url(/images/h362.png) no-repeat 190px center;
    border-bottom: 1px solid #e3e0e0;
    color: #825133;
}

.eyln .pleft ul.proclass li:hover>a,
.eyln .pleft ul.proclass li>a.cur {
    color: #fff;
    background: #825133 url(/images/b362.png) no-repeat 190px center;
}

.eyln .pleft ul.proclass li>a.cur {
    color: #009946;
}

.eyln .pleft .pnav {
    overflow: hidden;
    padding: 15px 0;
    width: 240px;
    padding-left: 23px;
    font-size: 15px;
    line-height: 35px;
    color: #666;
    /* border-bottom: 1px solid #e3e0e0; */
}

.eyln .pleft .pnav a {
    display: block;
    padding-left: 25px;
    background: url(/images/bb362.png) no-repeat left center;
    text-decoration: none;
}

.eyln .pleft .pnav a:hover {
    /* background: url(/images/l362.png) no-repeat left center; */
    background: url(../img/index_05.png) no-repeat left center;
}

.eyln .pleft ul.proclass li.cur>a {
    color: #fff;
    background: #825133 url(/images/b362.png) no-repeat 190px center;
}

.eyln .pleft .pnav a:hover,
.eyln .pleft .pnav a.cur {
    color: #825133;
    /* background: url(/images/l362.png) no-repeat left center; */
    background: url(../img/index_05.png) no-repeat left center;
    font-weight: 600;
}

.eyln .phone {
    overflow: hidden;
    width: 240px;
    padding: 30px 0;
    padding-left: 75px;
    border-radius: 10px;
    background: url(/images/p362.png) no-repeat 20px center;
    background-color: #009946;
}

.eyln .phone p {
    font-size: 16px;
    color: #fff;
}

.eyln .phone b {
    display: block;
    font-size: 20px;
    color: #fff;
}

.eyln .pleft .pnav .ycs {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    background: url(../img/index_05a.png) no-repeat left center;
    color: #555;
}

.eyln .pleft .pnav .sancen {
    border-bottom: 1px solid #e3e0e0;
    display: inline-block;
}

.eyln .pleft .pnav .sancen a.scs {
    width: 28%;
    float: left;
}

.eyln .pleft .pnav .sancen .cur {
    color: #825133;
    background: unset;
    font-weight: 600;
}

.eyln .pleft .pnav .sancen a.scs:hover {
    background: unset;
}

.pro_title {
    position: absolute;
    top: 40%;
    left: 13%;
    font-size: 2.5vw;
    color: #FFF;
    font-weight: 600;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.pro_line {
    position: absolute;
    top: 50%;
    left: 13%;
    width: 5%;
    border: 1px solid #825133;
}

.mychicun {
    /* width: 79%; */
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.mychicun2 {
    width: 20%;
    min-width: 270px;
}

.mytitle {
    width: 100%;
    padding-bottom: 26px;
}

.myppconn {
    margin-top: 20px;
    font-size: 16px;
    padding-bottom: 28px;
    border-bottom: 1px solid #e3e0e0;
}

.myppzeconn {
    width: 70%;
    display: inline-block;
    line-height: 28px;
}

.mytitlecc {
    font-size: 24px;
    color: #333;
    font-weight: 600;
    letter-spacing: 1px;
}

.myyclogo {
    width: 29%;
    display: inline-block;
    padding-right: 20px;
    vertical-align: top;
    padding-top: 10px;
}

.myyclogo img {
    width: 100%;
}

.au_wkuang {
    width: 100%;
    vertical-align: top;
    margin-top: 50px;
}

.au_pics {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}

.au_pics2 {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.au_pics3 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}


.au_pics2 img,
.au_pics img {
    width: 100%;
}

.au_pics3 img {
    width: 100%;
    margin-top: 50px;
}

.au_conn {
    width: 68%;
    display: inline-block;
    padding-left: 50px;
    vertical-align: top;
}

.au_conn2 {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.au_pics3 h2,
.au_conn2 h2,
.au_conn h2 {
    font-size: 30px;
    font-weight: 600;
}

.au_cons {
    font-size: 16px;
    margin-top: 50px;
}

/*右侧*/
/* 颜色 */
.kf122 dd {
    position: relative;
    float: left;
    width: 80px;
    height: 80px;
    background: #333;
    margin-top: 2px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    cursor: pointer;
    transition: all .5s;
}

.kf122 dd span {
    display: block;
    color: #fff;
}

.kf122 dd.t122 .box122 {
    position: absolute;
    top: 0;
    width: 190px;
    right: -200px;
    height: 100%;
    margin-right: 10px;
    border-radius: 5px;
    background: #825133;
    opacity: 0;
    transition: all .5s;
}

.kf122 dd.t122 .box122:after {
    display: block;
    content: " ";
    border-style: solid dashed dashed dashed;
    border-color: transparent transparent transparent #825133;
    border-width: 9px;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: -18px;
    margin-left: -12px;
}

.kf122 dd.code122 .box122 {
    position: absolute;
    top: 0;
    width: 140px;
    right: -172px;
    height: 140px;
    margin-right: 10px;
    border-radius: 5px;
    background: #825133;
    opacity: 0;
    transition: all .5s;
}

.kf122 dd:hover {
    background: #333;
}

.kf122 dd.code122 .box122:after {
    display: block;
    content: " ";
    border-style: solid dashed dashed dashed;
    border-color: transparent transparent transparent #825133;
    border-width: 9px;
    width: 0;
    height: 0;
    position: absolute;
    top: 30px;
    right: -18px;
    margin-left: -12px;
}

/* 颜色 end*/
.kf122 {
    position: fixed;
    bottom: 8%;
    right: 0.5%;
    margin-top: -163px;
    z-index: 100;
    width: 80px;
}

.kf122 dd:first-child {
    margin-top: 0;
}

.kf122 dd i {
    width: 100%;
    height: 30px;
    display: block;
    margin-top: 13px;
    margin-bottom: 5px;
    background: url(../img/kf122.png) no-repeat center 0;
}

.kf122 dd.qq122 i {
    background-position-y: 0;
}

.kf122 dd.t122 i {
    background-position-y: -30px;
}

.kf122 dd.code122 i {
    background-position-y: -60px;
}

.kf122 dd.top122 i {
    background-position-y: -90px;
}

.kf122 dd.t122 .box122 p {
    font-size: 14px;
    margin: 15px auto 7px;
}

.kf122 dd.t122 .box122 h3 {
    font-size: 18px;
    font-weight: bold;
}

.kf122 dd.code122 .box122 img {
    width: 140px;
    height: 140px;
    padding: 11px;
}

.kf122 dd.t122:hover .box122 {
    opacity: 1;
    right: 80px;
}

.kf122 dd.code122:hover .box122 {
    opacity: 1;
    right: 80px;
}



.myh3 {
    opacity: 1;
    color: #825133;
    font-size: 16px;
    display: block;
    margin-bottom: 15px;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.myiconcc a {
    display: inline-block;
    margin-right: 10px;
}

.myiconcc a img {
    width: 40px;
}

.model_page span {
    padding: 5px 0;
    margin: 0 16px;
    color: #666;
}

.insmorelink {
    width: 100%;
    text-align: center;
    margin-top: -45px;
    margin-bottom: 35px;
}

.insmorelink a {
    background-color: #825133;
    color: white;
    padding: 8px 16px;
    border-radius: 6px;
    text-decoration: none;
    display: inline-block;
}

.insmorelink a:hover {
    background-color: #333;
}

.model-dectil-text p img {
    max-width: 1000px;
    width: 100%;
}

.mytess p img {
    max-width: 780px;
    width: 100%;
}

.unsetpic img {
    max-width: unset !important;
    width: unset !important;
}

.moder_updown img {
    /* max-width: 640px; */
    width: 100%;
}

.shopcss {
    background-image: url('/images/640.jpeg');
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 40px !important;
}

.shopcss p {
    color: rgb(203, 160, 121);
    margin: 3px 0;
    padding-left: 40px;
}

.shopcss p strong{
    position: relative;
    padding-left: 40px;
    display: inline-block;
    margin-left: -40px;
}

.shopcss p strong::before {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    background-image: url('/images/mapdian.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.shoptxtcs {
    color: rgb(203, 160, 121);
}

.shopnrcs {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.shophr {
    height: 1px;
    border: none;
    background: linear-gradient(to right, rgba(203, 160, 121, 0), rgba(203, 160, 121, 1) 50%, rgba(203, 160, 121, 0));
}

.tagsmyst {
    width: 100%;
    text-align: right;
    color: #825133;
    font-size: 14px;
    margin-bottom: 16px;
}

.tagsmyst a {
    background: #fff;
    border: 2px solid #ddd;
    padding: 4px 12px;
    margin-right: 10px;
    margin-bottom: 8px;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.1s ease;
    font-size: 14px;
    color: #666;
}

.tagsmyst a:hover {
    border-color: #825133;
    color: #825133;
}


.model-dectil-bottom .model-dectil-chose span {
    display: block;
    width: 100%;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    font-size: 14px;
    color: #808080;
}

#linkshere {
    position: relative;
    top: -25px;
}

.mytags {
    color: #808080;
    font-size: 14px;
    margin-top: 6px;
}

.product-filter-container {
    /*
    background: #f8f9fa;
    padding: 20px;
    margin: 20px 0;
    border-radius: 8px;
    border: 1px solid #e9ecef;
    */
}

.product-filter-container h3 {
    margin: 0 0 15px 0;
    color: #333;
    font-size: 18px;
    font-weight: 600;
}

.filter-group {
    margin-bottom: 15px;
}

.filter-group label {
    display: inline-block;
    width: 80px;
    font-weight: 500;
    color: #FFF;
    margin-right: 10px;
}

.category-buttons,
.subcategory-buttons {
    display: inline-block;
}

.category-btn,
.subcategory-btn {
    background: #fff;
    border: 2px solid #ddd;
    padding: 4px 12px;
    margin-right: 10px;
    margin-bottom: 8px;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.1s ease;
    font-size: 14px;
    color: #666;
}

.category-btn:hover,
.subcategory-btn:hover {
    border-color: #825133;
    color: #825133;
}

.category-btn.active,
.subcategory-btn.active {
    background: #825133;
    border-color: #825133;
    color: #fff;
}

.subcategory-group {
    display: inline-block;
}

.encnlink {
    display: inline-block !important;
    font-size: 16px !important;
}

.search_li {
    text-align: right;
    position: relative;
}

.encnlink img {
    width: 20px;
    margin-left: 20px;
}

.search_box {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    background: white;
    border: 1px solid #ddd;
    padding: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.model-dectil-text p {
    line-height: 30px;
}

.mycontainer {
    width: 100% !important;
    padding: 0 !important;
    color: #133C38 !important;
}

.mytoubuconn {
    background-color: #BBF6E3;
    width: 100%;
    padding-top: 90px;
    padding-bottom: 40px;
}

.mytbcon {
    width: 90%;
    margin: 0 auto;
}

.mytbcon_heiniger {
    width: 80%;
    margin: 0 auto;
    margin-top: 2vw;
}

.mytoptitle {
    font-size: 2vw;
    font-weight: 700;
    line-height: 1.2;
}

.mytoptitle2 {
    font-weight: 900;
    font-size: 4.2vw;
    line-height: 1.2;
    margin-bottom: 30px;
}

.mytoplf {
    width: 55%;
    display: inline-block;
    padding: 0 5%;
    margin-bottom: 130px;
}

.mytoprt {
    width: 44%;
    display: inline-block;
    vertical-align: top;
}

.myturetitle {
    font-size: 1vw;
    letter-spacing: 2.4px;
    font-weight: 600;
    padding: 7px 56px;
    border-radius: 20px;
    background-color: #5cc2de;
}

.myconns {
    margin-top: 40px;
    margin-bottom: 26px;
}

.myges {
    margin-bottom: 16px;
}

.mysizess {
    font-weight: 600;
    letter-spacing: 1.2px;
    font-size: 1.4vw;
}

.myccpic {
    width: 52%;
    margin-left: 10%;
    position: relative;
}

.myccpic:before {
    content: url(/template/pc/skin/img/shadow.png);
    position: absolute;
    left: 70%;
    bottom: -18px;
    transform: translateX(-50%);
}

.mytbcon2 {
    background-color: #FFF;
    margin: 0 auto;
    padding-top: 120px;
    text-align: center;
}

.mytt2 {
    margin-bottom: 80px;
}

.myicons {
    padding: 0 4%;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 140px;
    vertical-align: top;
}

.myiconls {
    width: 24%;
    display: inline-block;
    text-align: center;
    padding: 0 3%;
    vertical-align: top;
}

.myiconls img {
    width: 78%;
    margin-bottom: 40px;
}

.myicontxt {
    padding: 0 4%;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 130px;
}

.myiconbord {
    width: 24%;
    display: inline-block;
    text-align: center;
    padding: 0 2%;
}

.myicontitle {
    font-size: 1.2vw;
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
}

.mylists {
    padding: 0 4%;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 130px;
    vertical-align: top;
}

.mylistlf {
    width: 49%;
    display: inline-block;
}

.mylistrt {
    width: 50%;
    display: inline-block;
    padding: 0 4% 0 6%;
    vertical-align: top;
}

.mylist01 {
    border-top: 1px solid #133C38;
    text-align: left;
}

.mylist02 {
    border-top: 1px solid #133C38;
    border-bottom: 1px solid #133C38;
    text-align: left;
}

.mylisttitle {
    font-size: 1.5vw;
    font-weight: 600;
    letter-spacing: 1.2px;
    display: flex;
    align-items: center;
    line-height: 3.2;
    cursor: pointer;
    user-select: none;
    transition: color 0.3s ease;
}

.mylisttitle.collapsed::after {
    transform: rotate(0deg);
}

.mylisttitle:not(.collapsed)::after {
    transform: rotate(-180deg);
}

.mylisttitle:after {
    flex-shrink: 0;
    width: 2rem;
    height: 2rem;
    margin-left: auto;
    content: "";
    background-image: url(/template/pc/skin/img/download.svg);
    background-repeat: no-repeat;
    background-size: 2rem;
    transition: transform .2s ease-in-out;
}

.mylistcont {
    margin-bottom: 30px;
    display: block;
}

.mysoulmate {
    width: 100%;
    padding: 0 8%;
    margin-bottom: 50px;
}

.mysoultxt {
    text-align: left;
    font-size: 2vw;
    line-height: 0.8;
}

.mysoulwhy {
    text-align: left;
    font-size: 4.2vw;
    font-weight: 600;
    line-height: 1.2;
}

.mysoulcont {
    width: 100%;
    padding: 0 8%;
    margin-bottom: 140px;
}

.mysoulctxt {
    width: 32%;
    text-align: left;
    display: inline-block;
    vertical-align: top;
}

.mysoulpics {
    width: 67%;
    text-align: center;
    display: inline-block;
    padding-left: 13%;
    position: relative;
}

.mysoulrpic {
    position: absolute;
    width: 23%;
    bottom: -7%;
    left: 10%;
}

.myslpicdy {
    position: relative;
}

.myslpicdy:before {
    content: url(/template/pc/skin/img/shadow.png);
    position: absolute;
    left: 50%;
    bottom: -22px;
    transform: translateX(-50%);
}

.myhelpkuang {
    width: 100%;
    padding: 0 8%;
    padding-bottom: 50px;
}

.myhplf {
    width: 32%;
    display: inline-block;
    vertical-align: top;
}

.myhprt {
    width: 67%;
    display: inline-block;
    padding-left: 7%;
    text-align: left;
    margin-bottom: 30px;
}

.myhprt table {
    border-collapse: collapse;
    width: 100%;
    table-layout: unset;
}

.myhprt table h4 {
    margin: 0;
    font-weight: 600;
}

.myhprt table tr:first-child>th {
    text-align: left;
}

.myhprt tr td:first-child,
.myhprt tr td:last-child,
.myhprt tr th:first-child,
.myhprt tr th:last-child {
    border-left: 0;
    border-right: 0;
    /* font-size: 1vw; */
}

.myhprt tr:nth-child(1) th {
    border-top: none;
}

.myhprt td,
.myhprt th {
    border: 1px solid #d7d7d7;
    /* font-size: 1vw; */
}

.myhprt td,
.myhprt th {
    padding: 1vw;
}

.myfontcolor {
    color: #6a293c !important;
}

.mybgcolor {
    background-color: #ffc2fe;
}

.mysmbgcolor {
    background: #da7ab2;
}

.imglist-page img {
    width: 640px;
}

.shtopwz{
    padding-bottom: 0px;
}

.imglist-page2 img {
    width: 1000px;
}

.myccdy img {
    width: 100%;
}

.myolli {
    font-size: 1.1vw;
    font-weight: 300;
    /* padding-left: 3.2%; */
    line-height: 1.6;
}

.myolli ol {
    padding-left: 3.2%;
}

.myolli ol li {
    list-style: disclosure-closed !important;
}

.myolli ol li::marker {
    color: #e7002a;
}

.model-dectil-img .slick-dots li {
    margin: 0 0.4vw;
}

.model-dectil-img .slick-dots li button {
    width: 0.8vw;
    height: 0.8vw;
}

.content_164color .model-dectil-img .slick-dots li.slick-active button {
    background: #e7002a;
}

.content_164color .model-dectil-img .slick-dots li button {
    border: 1px solid #e7002a;
}

/* 自定义圆形箭头样式 */
.model-dectil-img .custom-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #e7002a;
    border: none;
    cursor: pointer;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.model-dectil-img .custom-arrow:hover {
    background-color: #c5001f;
    transform: translateY(-50%) scale(1.1);
}

.model-dectil-img .custom-prev:before {
    content: '\f053';
    font-family: 'FontAwesome';
    color: white;
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
}

.model-dectil-img .custom-next:before {
    content: '\f054';
    font-family: 'FontAwesome';
    color: white;
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
}

.model-dectil-img .custom-prev {
    left: 10px;
}

.model-dectil-img .custom-next {
    right: 10px;
}

.pimg img {
    width: 60%;
}

.mypicwz {
    margin-top: 4vw;
}

.myhlf {
    display: inline-block;
    width: 52%;
    vertical-align: top;
}

.myhrt {
    display: inline-block;
    width: 46%;
}

.myhflbt {
    font-size: 1.4vw;
    font-weight: 600;
    width: 100%;
    line-height: 1.5;
}

.myhftitle {
    font-size: 2vw;
    font-weight: 600;
    color: #e7002a;
    line-height: 2.2;
}

.mylhconns {
    font-size: 1vw;
    line-height: 1.8;
    margin-top: 1.6vw;
}

.mylfttt {
    font-size: 1.1vw;
    font-weight: 600;
    margin-bottom: 1.2vw;
}

.mylfconnss {
    font-size: 1vw;
    line-height: 1.8;
}

.mytbcon_heiniger03 {
    width: 80%;
    margin: 0 auto;
    margin-top: 2vw;
}

.mytbcon_heiniger02 {
    width: 80%;
    margin: 0 auto;
    margin-top: 2vw;
    margin-bottom: 3vw;
}

i[class^="icon-"],
[class*=" icon-"],
i[class*="fa-"],
span[class*="fa-"] {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
}

.mypdffile a {
    color: #e7002a;
    font-size: 1.1vw;
    font-weight: 600;
    line-height: 1.6;
}

/* 视频容器布局 - PC端左右排列 */
.video-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
}

.video-item {
    flex: 0 0 calc(50% - 10px);
    /* 每行两个，减去gap的一半 */
    max-width: calc(50% - 10px);
}

/* 响应式视频样式 - 保持16:9比例 */
.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 宽高比 */
    height: 0;
    overflow: hidden;
    width: 100%;
    background: #000;
}

.video-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.myvikuan {
    width: 49%;
    display: inline-block;
}

.myrts {
    float: right;
}

.myrts02 {
    margin-top: 1.8vw;
}

.sp-about__step-list {
    overflow-y: hidden;
    padding-bottom: 20px;
    position: relative;
    scroll-behavior: smooth;
}

.sp-about__step-list:after {
    background: #825133;
    content: "";
    height: 100%;
    position: absolute;
    right: 50%;
    top: 0;
    width: 1px;
}

/*
.sp-about__step-item.show {
    opacity: 1;
    transform: translateX(0);
}


.sp-about__step-item:nth-child(odd) {
    transform: translateX(-400px);
}

.sp-about__step-item:nth-child(odd) {
    justify-content: flex-start;
    text-align: right;
}


.sp-about__step-item {
    opacity: 0;
    transition: all .8s ease;
}
*/

.sp-about__step-item {
    display: flex;
    height: auto;
    margin: 0 auto;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
    min-height: 140px;
}

.sp-about__step-content {
    /*
    align-items: flex-start;
    display: flex;
    gap: 32px;
    justify-content: space-between;
    */
    width: 47%;
    vertical-align: top;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 50px;
}

.mywzyce {
    text-align: right;
}

.mylstime {
    width: 100%;
    display: block !important;
    font-size: 30px;
    color: #825133;
    display: block;
}

.mywzjq {
    /* line-height: 80px; */
}

/* 每个包装div内的内容块 */
.sp-about__step-content>div {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    width: 100%;
}

.sp-about__step-content>div:last-child {
    margin-bottom: 0;
}

.sp-about__step-pics {
    width: 50%;
    display: inline-block;
    flex-shrink: 0;
}

.sp-about__step-pics img {
    display: block;
    /*
    max-width: 100%;
    width: 100%;
    */
    max-width: 200px;
    max-height: 160px;
    width: auto;
    height: auto;
    margin: 0 auto;
}

.sp-about__step-info {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    flex: 1;
}

.sp-about__step-info strong {
    color: #825133;
    font-size: 26px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 10px;
    display: block;
}

/* 偶数项：信息在左，图片在右 */
.sp-about__step-item:nth-child(2n) .sp-about__step-content>div {
    flex-direction: row-reverse;
}

.sp-about__step-item:nth-child(2n) .sp-about__step-info {
    margin-left: 0;
}

.sp-about__step-item:nth-child(2n) {
    justify-content: flex-end;
}

.sp-about__step-item:after {
    background: #825133;
    border-radius: 5px;
    content: "";
    height: 10px;
    left: 50%;
    position: absolute;
    top: 14px;
    transform: translate(-50%, -50%);
    width: 10px;
    vertical-align: top;
}

.region-filter-menu {
    background: #825133;
    border: 1px solid rgb(203, 160, 121);
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 30px;
}

.filter-row {
    display: flex;
    gap: 15px;
    align-items: center;
    margin-bottom: 15px;
    flex-wrap: wrap;
}

.filter-group {
    display: flex;
    flex-direction: column;
    min-width: 150px;
}

.filter-label {
    font-weight: bold;
    margin-bottom: 5px;
    color: #333;
    font-size: 14px;
}

.filter-select {
    padding: 8px 12px;
    border: 2px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    background: white;
    cursor: pointer;
    transition: all 0.3s ease;
    min-width: 150px;
}

.filter-select:focus {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.3);
}

.filter-select:hover {
    border-color: #007bff;
}

.filter-select:disabled {
    background-color: #f8f9fa;
    color: #6c757d;
    cursor: not-allowed;
    border-color: #e9ecef;
}

.hidden {
    display: none !important;
}

.reset-btn {
    padding: 8px 16px;
    background: #6c757d;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.3s ease;
    margin-top: 20px;
}

.reset-btn:hover {
    background: #5a6268;
}

.current-selection {
    margin-top: 15px;
    padding: 10px;
    background: #e9ecef;
    border-radius: 5px;
    font-size: 14px;
    color: #495057;
}

.selection-item {
    margin-right: 10px;
    font-weight: bold;
}



@media (max-width: 768px) {
    #wrap_index {
        padding-bottom: unset !important;
    }

    .about_rt {
        padding: 5% 6%;
    }

    .filter-group label {
        display: block;
        width: auto;
        margin-bottom: 8px;
    }

    .category-buttons,
    .subcategory-buttons {
        display: block;
    }

    .tagsmyst {
        text-align: center;
        margin-bottom: unset;
    }

    .tagsmyst a {
        line-height: 40px;
        white-space: nowrap;
    }

    .model-dectil-title {
        margin: 10px 0 12px;
    }

    .au_wkuang {
        margin-top: 10px;
    }

    .au_pics2,
    .au_pics {
        width: 100%;
    }

    .au_pics3 {
        padding-top: 30px;
    }

    .au_conn2,
    .au_conn {
        width: 100%;
        padding-left: unset;
        padding-top: 30px;
    }

    .imglist-page2 img,
    .imglist-page img {
        width: 100%;
    }

    .pro_cont {
        margin-top: 0px;
    }

    .pro_cont .pro_list dl {
        min-height: 160px;
    }

    .pro_cont .pro_list dl dd {
        bottom: 0;
    }

    .pro_cont .pro_list dl dd a {
        font-size: 13px !important;
    }

    .news_list dd {
        left: 6px;
        right: 6px;
    }

    .news_list dd h3 a {
        font-size: 13px !important;
    }

    /* 表格横向滚动样式 */
    .myhprt {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .myhprt table {
        min-width: 600px;
        white-space: nowrap;
    }

    .myhprt table th,
    .myhprt table td {
        padding: 8px 12px;
        font-size: 14px;
        min-width: 60px;
        white-space: nowrap;
    }

    .myccs {
        text-align: right;
        padding-right: 20px;
    }

    .encnlink {
        padding-left: 10px !important;
    }

    .model_contant {
        padding: 0;
    }

    .myppconn {
        margin-top: unset;
        text-align: center;
    }

    .myyclogo {
        width: 50%;
        padding-right: unset;
        margin-bottom: 20px;
    }

    .myppzeconn {
        width: 100%;
        text-align: left;
    }

    .mytoplf {
        width: 100%;
        padding: unset;
        margin-bottom: 80px;
    }

    .mytoubuconn {
        padding-top: 60px;
    }

    .mytoptitle {
        font-size: 6vw;
    }

    .mytoptitle2 {
        font-size: 10vw;
        margin-bottom: 10px;
    }

    .myturetitle {
        font-size: 3.5vw;
        font-weight: 800;
    }

    .myges {
        margin-bottom: 6px;
    }

    .mysizess {
        font-size: 4.5vw;
    }

    .mytoprt {
        width: 100%;
    }

    .myccpic {
        width: 65%;
        margin-left: 1%;
    }

    .mytbcon2 {
        margin-top: 100px;
        padding-top: 60px;
    }

    .mytt2 {
        margin-bottom: 40px;
    }

    .myicons {
        padding: unset;
        margin-bottom: 90px;
    }

    .myiconls {
        display: block;
        width: 100%;
        margin-bottom: 46px;
    }

    .myiconls img {
        width: 38%;
    }

    .myicontitle {
        font-size: 4.6vw;
        margin-bottom: unset;
    }

    .myicontxtss {
        font-size: 1vw;
        font-size: 3.5vw;
        margin-bottom: 10px;
    }

    .mylists {
        padding: unset;
        text-align: left;
        margin-bottom: 90px;
    }

    .mylistlf {
        width: 60%;
        margin-left: 10%;
        margin-bottom: 100px;
    }

    .mylistrt {
        width: 100%;
        padding: 0 6%;
    }

    .mylisttitle {
        font-size: 5.5vw;
    }

    .mysoultxt {
        font-size: 6vw;
        margin-bottom: 10px;
    }

    .mysoulwhy {
        font-size: 8vw;
        margin-bottom: 10px;
    }

    .mysoulctxt {
        width: 100%;
        margin-bottom: 70px;
    }

    .mysoulpics {
        width: 100%;
    }

    .mysoulrpic {
        width: 50%;
        left: 0;
    }

    .myslpicdy:before {
        content: url(/template/pc/skin/img/shadow.png);
        position: absolute;
        left: 50%;
        bottom: -22px;
        transform: translateX(-50%) scale(0.6);
    }

    .mysoulcont {
        margin-bottom: 100px;
    }

    .myhplf {
        width: 100%;
        margin-bottom: 60px;
    }

    .myhprt {
        width: 100%;
        padding-left: unset;
        font-size: 3.5vw;
    }

    .myhprt p {
        line-height: 1.6;
        white-space: nowrap;
    }

    .mylstime {
        font-size: 26px;
    }

    #quickbar-wrap {
        padding: unset !important;
    }

    .kf122 {
        width: 50px;
        display: none;
    }

    .kf122 dd {
        width: 50px;
        height: 55px;
    }

    .top122 span,
    .code122 span,
    .t122 span {
        display: none !important;
    }

    .kf122 dd.t122 .box122 p {
        margin: 5px auto 3px;
    }

    .kf122 dd.code122:hover .box122,
    .kf122 dd.t122:hover .box122 {
        right: 50px;
    }

    .copy {
        background: #825133 !important;
    }

    /* 移动端视频适配 */
    .video-item {
        flex: 0 0 100% !important;
        /* 移动端单列显示 */
        max-width: 100% !important;
    }

    .video-container {
        gap: 15px;
    }

    .model-imglist ul li .pimg {
        height: auto;
    }

    .model-phone-page span {
        display: inline-block;
        font-size: 14px;
        margin: 0 5px;
    }

    .model-phone-page a {
        padding: 3px 5px;
    }

    .myhflbt {
        font-size: 5vw;
        margin-top: 20px;
    }

    .myhftitle {
        font-size: 5.5vw;
        line-height: 1.5;
        margin-top: 5px;
    }

    .myolli {
        font-size: 4vw;
        margin-top: 10px;
    }

    .mylhconns {
        font-size: 4vw;
        margin-top: 20px;
    }

    .myolli ol {
        padding-left: 6%;
    }

    .mytbcon_heiniger02,
    .mytbcon_heiniger03,
    .mytbcon_heiniger {
        width: 100%;
    }

    .mytbcon_heiniger02 {
        margin-top: 18px;
        margin-bottom: 18px;
    }

    .video-container,
    .mypdffile,
    .myhrt,
    .myhlf {
        width: 90%;
        display: block;
        margin: 0 auto;
    }

    .model-dectil-img .slick-dots li button {
        width: 18px;
        height: 18px;
    }

    .model-dectil-img .slick-dots li {
        margin: 0 10px;
    }

    .video-item {
        margin-bottom: 20px;
    }

    .mypicwz {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .pimg img {
        width: 80%;
    }

    .model-dectil-img .custom-prev,
    .model-dectil-img .custom-next {
        display: none !important;
    }

    .mylfttt {
        font-size: 5vw;
        line-height: 1.5;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .mypdffile a,
    .mylfconnss {
        font-size: 4vw;
        line-height: 1.8;
    }

    #model_contant_main.moder_updown {
        min-height: 82vh;
    }

    .shtopwz {
        margin-top: 5px;
    }

    .shopcss {
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 20px !important;
    }

    .shopcss p {
        font-size: 15px;
    }

    .filter-group {
        width: 100%;
    }

    .filter-row {
        gap: unset;
    }

    .region-filter-menu {
        padding: 8px 20px;
    }


}