@charset "utf-8";

body {
    background-color: rgba(230,212,177);
}
.top {
    padding: 50px 0px 0px;
    /*background: rgba(63, 69, 35, 1);*/
}

.logolang {
    width: 68px;
    height: 23px;
    opacity: 1;
    border-radius: 1px;
    cursor: pointer;
    padding: 0px 10px;
    position: relative;
    border: 0.5px solid rgba(95, 56, 3, 1);
}

.logolang p {
    font-size: 12px;
    font-weight: 400;
    line-height: 23px;
    color: rgba(95, 56, 3, 1);
}

.langico {
    height: 10px;
}

.langlist {
    position: absolute;
    top: 23px;
    left: 0px;
    width: 100%;
    border: 0.5px solid rgba(95, 56, 3, 1);
    background-color:rgba(240, 234, 222, 1);
    border-radius: 1px;
    display: none;
    z-index: 9;
}

.langlist ul li a {
    font-size: 12px;
    font-weight: 400;
    display: block;
    color: rgba(95, 56, 3, 1);
    padding: 5px;
}

.langlist ul li a:hover {
    background-color: rgba(95, 56, 3, 1);
    color: #ffffff;
}

.logolang:hover .langlist {
    display: block;
}

.logo a img {
    height:120px;
}

.search {

    position: relative;
}

.searchico {
    cursor: pointer;
    height: 28px;
}

.serchbox {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 300px;
    height: 40px;
    border-radius: 20px;
    background-color: #ffffff;
    display: none;
    border: 1px solid rgba(95, 56, 3, 1);
}

.serchbox form {
    width: 100%;
    height: 100%;
    padding: 0px 0px 0px 10px;
}

.serchbox form input {
    width: 80%;
    height: 100%;
    font-size: 15px;
}

.serchbox form button {
    width: 20%;
    border: 0px;
    height: 100%;
    background: none;
}

.serchbox form button img {
    width: 70%;
    height: 70%;
    object-fit: contain;
}

.searclose {
    position: absolute;
    top: -27px;
    right: -12px;
    cursor: pointer;
}

.searclose img {
    height: 25px;
}

.nav {
    margin-top: 60px;
}

.nav ul {
    justify-content: center;
}

.nav ul li {
    padding: 0px 20px;
    height: 48px;
    background: url(../images/footline.png) no-repeat left top;
    background-size: 1px 17px;
    background-position-y: 5px;
    position: relative;
}
.nav ul li:nth-child(1) {
    background: none;
}

.nav ul li a {
    font-size: 18px;
    font-weight: 400;
    font-family: "MiSans";
    letter-spacing: 0.1px;
    line-height: 24px;
  color: rgba(95, 56, 3, 1);

}
.nav>ul>li>a:hover {
    font-weight: bold;
    color: rgba(201, 161, 00, 1);
}
.ernav {
    position: absolute;
    top: 48px;
    left: 0px;
    text-align: center;
    z-index: 9;
    display: none;
  
    padding: 10px 0px ;
    width: 100%;  background:rgba(201, 161, 100, .9);
}

.nav ul li .ernav>a {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 2.4;
    display: block;
    color: rgb(95, 57, 0);
}

.nav ul li .ernav>a:hover {
    color: #ffffff;
}

.nav ul li:hover .ernav {
    display: block;
}

.navbg {
    width: 100%;
    position: absolute;
    top: 277px;
    left: 0px;
    z-index: 3;
    display: none;
}
.navbg .con1200 {
    height: 200px;
    background:rgba(201, 161, 100, .9);
}

.tops143 {
    /*background: rgba(147, 58, 42, 1);*/
}
.tops127 {
    /*background:  rgb(113, 75, 0);*/
}



.banner {
    position: relative;
    z-index: 1;
    margin-top: 70px;
}

.bannerimg {
    width: 100%;
    position: relative;
}

.bannerimg img {
    width: 100%;
    object-fit: cover;
}

.bannerdesc {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: flex-end;
}

.bannerdesc h3 {
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 35px;
}

.bannerdesc a {
    font-size: 18px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    width: 157px;
    height: 53px;
    line-height: 50px;
    border-radius: 5px;
    display: block;
}

.bannerdesc a.idxbtn {
    width: 500px;
    height: 100px;    opacity: 1;
    border-radius: 50px;
    background: rgba(224, 224, 224, 0.59);
    font-size: 18px;
    text-align: center;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 100px;
    margin-bottom: 230px;
    color: rgba(255, 255, 255, 1);
}

.newbandesc {
    position: unset;
}

.bannerdesc a:hover {
    background-color: rgba(255, 255, 255, 1);
    color: rgba(95, 56, 3, 1);
}

.bannerpagination.swiper-pagination {
    bottom: 30px;
    opacity: 0;
}

.bannerpagination .swiper-pagination-bullet {
    width: 50px;
    height: 4px;
    border-radius: 2px;
    background-color: #ffffff;
}


/* 产品体验 */
.idxpro {
    background-color: rgba(245, 245, 245, 1);
}

.idxtitle {
    text-align: center;
    padding: 80px 0px 60px;
}

.idxtitle h4 {
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 0px;
    font-family: "MiSans";
    color: rgba(138, 138, 138, 1);
}

.idxtitle h3 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0px;
    padding-top: 10px;
    color: rgba(83, 83, 83, 1);
}

.idxprolist ul li {
    float: left;
    margin-right: 30px;
    width: 23%;
    border-radius: 8px;
    margin-bottom: 30px;
}

.idxprolist ul li:nth-child(4n) {
    margin-right: 0px;
}

.idxproimg {
    width: 100%;
    height: 270px;
    border-radius: 8px 8px 0px 0px;
    overflow: hidden;
}

.idxproimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.idxprolist ul li:hover .idxproimg img {
    transform: scale(1.1);
    transition: all 0.5s ease 0s;
}

.idxprodesc {
    width: 100%;
    height: 120px;
    border-radius: 0px 0px 8px 8px;
    background-color: #ffffff;
    flex-direction: column;
    justify-content: center;
}

.idxprodesc h3 {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-align: center;
    margin-bottom: 10px;
    color: rgba(39, 48, 41, 1);
}

.idxprodesc p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    color: rgba(136, 136, 136, 1);
}

.idxprolist ul li:hover .idxprodesc {
    background-color: rgba(23, 23, 23, 1);
}

.idxprolist ul li:hover .idxprodesc h3 {
    color: #ffffff;
}

.idxprolist ul li:hover .idxprodesc p {
    color: rgba(241, 241, 241, 1);
}

/* 品牌画册 */
.idxhuace {
    background-color: rgba(245, 245, 245, 1);
}

.idxhclist {
    align-items: flex-start;
}

.idxhcl {
    width: 467px;
}

.idxhcltop {
    width: 100%;
    height: 247px;
    overflow: hidden;
}

.idxhcltop a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.idxhcltop:hover a img {
    transform: scale(1.1);
}

.idxhclbot {
    margin-top: 12px;
}

.idxhclbot ul {
    width: 100%;
}

.idxhclbot ul li {
    width: 225px;
    height: 247px;
    overflow: hidden;
}

.idxhclbot ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.idxhclbot ul li a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.idxhclbot ul li:hover a img {
    transform: scale(1.1);
}

.idxhcrl ul li {
    width: 240px;
    height: 153px;
    overflow: hidden;
    margin-top: 12px;
}

.idxhcrl ul li:nth-child(1) {
    height: 341px;
    margin-top: 0px;
}

.idxhcrl ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.idxhcrl ul li a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.idxhcrl ul li:hover a img {
    transform: scale(1.1);
}

.idxhcrm {
    margin: 0px 12px;
    width: 240px;
    height: 506px;
}

.idxhcrm a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.idxhcrm a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.idxhcrm a:hover img {
    transform: scale(1.1);
}

.idxhcrr ul li {
    width: 215px;
    height: 247px;
    overflow: hidden;
    margin-top: 12px;
}

.idxhcrr ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.idxhcrr ul li a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.idxhcrr ul li:nth-child(1) {
    margin-top: 0px;
}

.idxhcrr ul li:hover a img {
    transform: scale(1.1);
}

/* 工艺特色 */
.idxtese {
    background-color: rgba(245, 245, 245, 1);
    padding-bottom: 170px;
}

.idxtsitem {
    margin-top: 50px;
    align-items: flex-start;
}

.tesel {
    width: 487px;
    height: 583px;
    position: relative;
}

.teselimg {
    width: 100%;
    height: 100%;
    border-radius: 24px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
}

.teselimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tesedian {
    width: 160px;
    height: 160px;
    background: url(../images/DECORATION.png) repeat center;
    position: absolute;
    z-index: 1;
    top: -60px;
    right: -80px;
}

.teselimg:hover img {
    transform: scale(1.1);
}

.teser {
    width: 580px;
    padding-right: 100px;
}

.teser h3 {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: rgba(39, 48, 41, 1);
}

.teserdesc {

    margin: 65px 0px 50px;
}

.teserdesc p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    color: rgba(0, 0, 0, 1);
}

.teser img {
    width: 230px;
    height: 238px;
    overflow: hidden;
    object-fit: cover;
    border-radius: 12px;
}

.teser a {
    width: 170px;
    height: 62px;
    display: block;
    background: rgba(23, 23, 23, 1);
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 60px;
    margin-top: 50px;
    border-radius: 10px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
}

/* 龙凤呈祥 */
.idxlong {
    background: rgba(243, 249, 251, 1);
    padding: 150px 0px 220px;
}

.longfl {
    width: 320px;
}

.longfl h3 {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: rgba(39, 48, 41, 1);
}

.longfldesc {
    margin: 30px 0px 200px;
}

.longfldesc p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    color: rgba(0, 0, 0, 1);
}

.longfl a {
    display: block;
    width: 170px;
    height: 62px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    border-radius: 10px;
    letter-spacing: 0.5px;
    line-height: 60px;
    color: rgba(255, 255, 255, 1);
    background: rgba(23, 23, 23, 1);
}

.longfr {
    width: 810px;
    height: 530px;
    position: relative;
}

.longfrimg {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 20px 0px 0px 20px;
}

.longfrimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.longfrimg:hover img {
    transform: scale(1.1);
}

.longfrdesc {
    position: absolute;
    bottom: -100px;
    left: 190px;
    width: 467px;
    height: 211px;
    border-radius: 12px;
    background: rgba(23, 23, 23, 1);
    padding: 10px 46px;
}

.longfrdesc p {
    font-size: 16px;
    font-weight: 400;
    line-height: 2;
    color: rgba(255, 255, 255, 1);
}

/* 高级定制 */
.idxgaoji {
    background-color: rgba(245, 245, 245, 1);

    padding: 70px 0px 40px;
}

.idxgjd {
    position: relative;
}

.idxgjdian {
    position: absolute;
    top: -190px;
    left: 0px;
    width: 240px;
    height: 240px;
    background: url(../images/DECORATION2.png) repeat center;
}

.idxgjlist ul li {
    width: 32%;
    height: 206px;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
}

.idxgjlist ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.idxgjimg {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.idxgjimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.idxgjimg:hover img {
    transform: scale(1.1);
}

.idxgjlist ul li:nth-child(3n) {
    margin-right: 0px;
}

/* foot */
.foot {
    width: 100%;
    height: auto;
    padding: 70px 0px 30px;

    background: rgba(40, 46, 49, 1);
}

.footl {
    width: 350px;
    background: url(../images/footline.png) no-repeat right bottom;
    background-size: 1px 86px;
}

.footl h3 {
    color: #ffffff;
    font-size: 20px;
}

.footline {
    width: 35px;
    height: 2px;
    background-color: #ffffff;
    margin: 10px 0px;
}

.footl ul li {
    float: left;
    width: 33.3%;
    margin-top: 20px;
    text-align: center;
    background: url(../images/footline.png) no-repeat left;
}

.footl ul li a {
    color: rgba(191, 193, 194, 1);
    font-size: 14px;
    font-weight: 400;
}

.footm {
    width: 250px;
    padding-right: 40px;
    margin-left: 0px;
    background: url(../images/footline.png) no-repeat right bottom;
    background-size: 1px 86px;
}

.footm h3 {
    color: #ffffff;
    font-size: 20px;
}

.footcontact {
    margin-top: 30px;
}

.fclimg {
    width: 40px;
    height: 40px;
    background-color: rgba(191, 193, 194, 1);
    margin-right: 10px;
}

.fcrdesc h4 {
    font-weight: bold;
    font-size: 20px;
    color: rgba(205, 205, 205, 1);
}

.fcrdesc p {
    font-size: 14px;
    line-height: 2;
    color: rgba(191, 193, 194, 1);
}

.footcontact ul li:nth-child(2) .fcrdesc h4 {
    font-weight: normal;
}

.footr {
    margin-left: 30px;
}

.footr h3 {
    color: #ffffff;
    font-size: 20px;
}

.footr ul {
    margin-top: 30px;
}

.footr ul li {
    text-align: center;
    margin-left: 30px;
}

.footr ul li img {
    width: 120px;
    height: 120px;
    object-fit: cover;
}

.footr ul li p {
    font-size: 14px;
    line-height: 2;
    margin-top: 5px;
    color: rgba(191, 193, 194, 1);
}

.footr ul li:nth-child(1) {
    margin-left: 0px;
}

.footcopy {
    width: 100%;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 2px solid rgba(229, 229, 229, 1);
}
.footcopy p {
    text-align: center;
    color: #ffffff;
}
.footcopy p a {
    margin-left: 20px;
    color: #ffffff;
}

/* 历史 */
.neibanner {
    width: 100%;
    height: 240px;
    position: relative;
}

.neibanner img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    object-fit: cover;
}

.neibandesc {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    /*background: rgba(0, 0, 0, 0.5);*/
    flex-direction: column;
    justify-content: center;
}

.neibandesc h3 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.19px;
    margin-top: 10px;
    color: rgba(255, 255, 255, 1);
}

.neibandesc p {
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
}

.histitle {
    padding: 90px 0px 40px;
}

.histitle h2 {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    color: rgba(83, 83, 83, 1);
}

.hisimg img {
    width: 100%;
}

.hislcwmlist {
    padding: 0px;
}

.hislcwmlist ul li {
    margin-top: 60px;
}

.hiswmimg {
    width: 53%;
    height: 320px;
    overflow: hidden;
}

.hiswmimg img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    object-fit: cover;
}

.hiswmimg:hover img {
    transform: scale(1.1);
}

.hiswmdesc {
    width: 46%;
    padding-right: 100px;
    padding-left: 50px;
}

.hiswmdesc h3 {
    font-family: "思源黑体";
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 1.6;
    color: rgba(0, 0, 0, 1);
}

.hiswmline {
    width: 87px;
    height: 5px;
    opacity: 1;
    border-radius: 65px;
    background: rgba(201, 161, 99, 1);
    margin: 7px 0px 30px;
}

.hiswmdesc p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.12px;
    line-height: 30px;
    color: rgba(81, 81, 81, 1);
}

.hislcwmlist ul li:nth-child(2n) .hiswmimg {
    width: 48%;
}

.hislcwmlist ul li:nth-child(2n) .hiswmdesc {
    width: 45%;
    padding-left: 0px;
    padding-right: 0px;
}

.hislcwmlist ul li:nth-child(4) .hiswmimg {
    height: 520px;
}

.hisculture {
    padding-bottom: 100px;
}

.hisculitem {
    margin-top: 60px;
}

.hisculitem p {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.12px;
    line-height: 1.7;
    color: rgba(81, 81, 81, 1);
}

.hisculitem img {
    width: 100%;
    height: 411px;
    border-radius: 8px;
    object-fit: cover;
    display: inline-block;
    margin-bottom: 60px;
}

/* 产品列表 */
.prolistitem {
    padding-bottom: 100px;
}

.proliname {
    padding: 60px 0px;
}

.proliname h3 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0px;
    text-align: center;
    color: rgba(83, 83, 83, 1);
}

.proliimg img {
    width: 100%;
}

/* 掌舵人 */
.bossitem {
    padding: 50px 50px 70px 100px;
}

.bosstop {}

.bosstl {
    width: 410px;
}

.bosstl h3 {
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(0, 0, 0, 1);
}

.bossline {
    width: 77px;
    height: 14px;
    opacity: 1;
    margin: 20px 0px;
    border-radius: 10px;
    background: rgba(201, 161, 99, 1);
}

.bosstl h2 {
    font-size: 60px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
}

.bosstl p {
    font-size: 20px;
    font-weight: 400;
    margin: 30px 0px 40px;
    color: rgba(0, 0, 0, 1);
}

.bosstl span p {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 27px;
    color: rgba(87, 87, 87, 1);
}

.bosstr img {
    width: 392px;
    height: 500px;
    object-fit: cover;
    border-radius: 16px;
    margin-right: 100px;
}
.bosstr img:hover {
    transform: scale(1.05);
}

.bossjieshao ul {
    align-items: flex-start;
}

.bossjieshao ul li {
    width: 25%;
    height: 190px;
    padding: 0px 40px;
    border-left: 1px solid rgba(227, 227, 227, 1);
}

.bossjieshao ul li:nth-child(1) {
    border-left: 0px;
    padding-left: 0px;
}

.bossjieshao ul li:nth-child(4) {
    border-right: 0px;
    padding-right: 0px;
}

.bossjieshao h3 {
    font-size: 36px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 40px;
}

.bossjieshao ul li p {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 27px;
    color: rgba(87, 87, 87, 1);
}

.bossbott {
    margin: 40px 0px 100px;
}

.bossbott img {
    width: 100%;
    height: 430px;
    margin-bottom: 20px;
    object-fit: cover;
     border-radius: 8px;
}

.bossbott p {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 27px;
    color: rgba(91, 91, 91, 1);
}

.bossjybj {
    margin-top: 80px;
}

.bossjybj_top {
    justify-content: flex-start;
}

.bossjybj_top img {
    width: 93px;
}

.bossjybj_top h3 {
    font-size: 36px;
    font-weight: 500;
    margin-left: 40px;
    color: rgba(0, 0, 0, 1);
}

.bossjybj_list {
    padding-left: 120px;
}

.bossjybj_list ul {
    justify-content: flex-start;
}

.bossjybj_list ul li {
    width: 50%;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 40px;
}

.bossjybj_lil {
    width: 37.5px;
    height: 37.5px;
}

.bossjybj_lil img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.bossjybj_lir {
    margin-left: 15px;
    width: 400px;
}

.bossjybj_lir h4 {
    font-size: 36px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(23, 23, 23, 1);
}

.bossjybj_lir p {
    font-size: 32px;
    font-weight: 200;
    letter-spacing: 0px;
    color: rgba(23, 23, 23, 1);
}

.bossjybj_lir p span {
    font-size: 36px;
    font-weight: 500;
    color: rgba(220, 69, 24, 1);
}

.bossgzjl h3 {
    font-size: 36px;
    font-weight: 700;
    color: rgba(5, 5, 5, 1);
    margin: 40px 0px;
}

.bossgzjl p {
    font-size: 32px;
    line-height: 1.4;
    color: rgba(5, 5, 5, 1);
}


.teams {
    width: 100%;
    height: auto;
    padding: 0px 0px 80px;
    background: url(../images/shejibg.jpg) no-repeat center;
    background-size: cover;
}

.teamsdesc {
    width: 700px;
    margin: 30px auto;
}

.teamsdesc p {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 1.7;
    color: rgba(189, 189, 189, 1);
}

.teamlist ul li {
    width: 17%;
    height: auto;
}

.teamliimg {
    width: 100%;
    height: 200px;
    border-radius: 6px;
}

.teamliimg img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    object-fit: cover;
}

.teamlidesc {
    text-align: center;
    padding: 15px 0px;
}

.teamlidesc h3 {
    font-size: 24px;
    font-weight: 500;
    color: rgba(222, 222, 222, 1);
}

.teamlidesc p {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    color: rgba(157, 157, 157, 1);
    margin: 5px 0px 10px;
}

.teamlidesc button {
    padding: 3px 20px;
    line-height: 20px;
    border-radius: 20px;
    background: none;
    border: 1px solid rgba(255, 255, 255, 1);
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    color: rgba(212, 212, 212, 1);
}

.tytop {
    position: fixed;
    top: 0px;
    z-index: 99;
    width: 100%;
}

.videos {
    width: 100%;
    height: 100%;
}

.videos video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#fp-nav ul li,
.fp-slidesNav ul li {
    margin: 15px;
    width: 12px;
    height: 12px;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    background-color: #ffffff;
    width: 12px;
    height: 12px;
    opacity: .5;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span,
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
    width: 12px;
    height: 12px;
    margin: 0px 0px 0px -2px;
    opacity: 1;
}


.pagecontent {
    padding: 0px 0px 100px;
}

.pagecon1 {
    margin-top: 50px;
}

.pagecon1 img {
    height: 427px;
    width: 100%;
    display: inline-block;
     border-radius: 8px;
    margin-bottom: 20px;
    object-fit: cover;
}

.pagecon1 p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.12px;
    line-height: 30px;
    color: rgba(81, 81, 81, 1);
}

.pagecon2 {
    position: relative;
}

.pagecon2title {
    position: absolute;
    top: 0px;
    left: 0px;
}

.pagecon2title h3 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 1.8;
    color: rgba(255, 255, 255, 1);
    padding: 300px 38% 0px 46px;
}


.bjpage {
    padding: 60px 0px 100px;
}

.beijing_top {
    align-items: flex-start;
}

.bjtop_l {
    width: 50%;
}

.bjtopl_top {
    width: 100%;
}

.bjtopl_top img {
    width: 100%;
    height: 567px;
    object-fit: cover;
     border-radius: 8px;
}

.bjtopl_bot {
    margin-top: 20px;
}

.bjtopl_bot img {
    width: 47.5%;
    height: 170px;
    object-fit: cover;
     border-radius: 8px;
}

.bjtop_r {
    width: 43%;
    padding-top: 10px;
}

.bjtop_r .hiswmdesc {
    width: 100%;
    padding: 0px;
}

.bjtop_r .hiswmdesc p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.12px;
    line-height: 30px;
    margin-bottom: 20px;
    color: rgba(81, 81, 81, 1);
}

.beijing_mid {
    margin: 55px 0px;
}

.beijing_mid ul li {
    width: 31.5%;
}

.bjmid_img {
    height: 365px;
    width: 100%;
}

.bjmid_img img {
    width: 100%;
    height: 100%;
     border-radius: 8px;
    object-fit: cover;
}

.bjmid_desc {
    padding: 20px 0px 0px;
}

.bjmid_desc h3 {
    font-family: "思源黑体";
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 23.17px;
    color: rgba(0, 0, 0, 1);
    text-align: center;
}

.beijing_bot img {
    width: 100%;
    height: 427px;
    object-fit: cover; border-radius: 8px;
    margin-bottom: 30px;
}

.beijing_bot p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.12px;
    line-height: 30px;
    color: rgba(81, 81, 81, 1);
}


.dsjpage {
    padding: 60px 0px 50px;
}

.dajtop {
    align-items: flex-start;
}

.dajtop_l {
    width: 49%;
}

.dsjl_img img {
    height: 390px;
    object-fit: cover;
}

.dsjl_text {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 60px;
    padding: 0px 20px;
    background-color: rgba(0, 0, 0, 0.5);
}

.dsjl_text h3 {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 60px;
    color: rgba(255, 255, 255, 1);
    text-align: left;
}

.dsjl_time {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 80px;
    height: 80px;
    flex-direction: column;
    justify-content: center;
    background-color: #ce251f;
}

.dsjl_time h4 {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 46.88px;
    color: rgba(255, 255, 255, 1);
}

.dsjl_time h5 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 16.41px;
    color: rgba(255, 255, 255, 1);
}

.dajtop_l .dajtop_lpagination {
    width: 25%;
    right: 0px;
    left: unset;
    bottom: 20px;
}

.dajtop_l .dajtop_lpagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    border-radius: 0px;
    opacity: .5;
    background-color: #ffffff;
}

.dajtop_l .dajtop_lpagination .swiper-pagination-bullet-active {
    background-color: #ce251f;
    opacity: 1;
}

.dajtop_r {
    width: 49%;
}

.dajtop_r ul li {
    margin-bottom: 20px;
}

.dajtop_r ul li a {
    align-items: flex-start;
}


.dsjr_lidate {
    width: 77px;
    height: 77px;
    flex-direction: column;
    justify-content: center;
    background: rgba(204, 204, 204, 1);
}

.dsjr_lidate h4 {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 3px;
}

.dsjr_lidate h5 {
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
}

.dsjr_lidesc {
    width: 490px;
}

.dsjr_lidesc h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
    letter-spacing: 0px;
    color: rgba(40, 40, 40, 1);
}

.dsjr_lidesc p {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
 color: rgba(38, 38, 38, 1);

}

.dajrmore a {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(170, 170, 170, 1);
    width: 183px;
    height: 51px;
    display: block;
    border-radius: 26px;
    text-align: center;
    line-height: 51px;
    border: 1px solid rgba(204, 204, 204, 1);
    margin: 40px auto 0px;
}
.dajtop_r ul li:hover .dsjr_lidate {
    background-color: #ce251f;
}

.dajtop_r ul li:hover .dsjr_lidesc h3 {
    color: #ce251f;
}

.dajtop_r ul li:hover .dsjr_lidesc p {
    color: #7a7a7a;
}
.dajrmore a:hover {
    color: #fff;
    background-color: #ce251f;
    border: 1px solid #ce251f;
}

.dsjlist {
    padding: 70px 0px;
    /*border-top: 1px solid rgba(242, 242, 242, 1);*/
    /*margin-top: 70px;*/
}

.dsjlist_item {
    padding-bottom: 50px;
    background: url(../images/dajline.jpg) no-repeat top left;
    background-size: 1px 100%;
    background-position-x: 179px;
    background-position-y: 8px;
}

.dsjlist_item ul li {
    justify-content: flex-start;
    align-items: flex-start;
    height: 80px;
}

.dasjlist_l {
    width: 175px;
    padding-right: 40px;
}

.dasjlist_l h4 {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 27px;
    color: rgba(117, 117, 117, 1);
}

.dasjlist_m {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(28, 7, 7, 1);
}

.dasjlist_r {
    width: 950px;
}

.dasjlist_r h3 {
    width: 912px;
    font-size: 16px;
    font-weight: 500;
    color: rgba(36, 36, 36, 1);
}


.hjbanner {
    height: 460px;
}

.main {
    padding: 0px 0px 100px;
}

.hjtop {
    margin: 35px 0px 60px;
}

.hjtop h3 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(38, 38, 38, 1);
    margin-bottom: 20px;
}

.hjtop p {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 25px;
    color: rgba(83, 83, 83, 1);
}

.hjmid .hiswmdesc {
    padding-right: 0px;
}

.hjmid .hiswmdesc p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.12px;
    line-height: 30px;
    color: rgba(81, 81, 81, 1);
}

.hjbot {
    margin-top: 68px;
}

.hjbot ul {
    align-items: flex-start;
    justify-content: flex-start;
}

.hjbot ul li {
    width: 23.5%;
    margin-right: 1.5%;
    margin-bottom: 40px;
}

.hjbotimg {
    width: 100%;
    height: 252px;
    overflow: hidden;
}

.hjbotimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
     border-radius: 8px;
}

.hjbotdesc {
    padding: 28px 58px 0px 0px;
    height: 160px;
}

.jixiang .hjbotdesc {
    padding-right: 0px;
    height: 200px;
}

.hjbotdesc p {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 25px;
    color: rgba(81, 81, 81, 1);
}

.hjbot ul li:hover .hjbotimg img {
    transform: scale(1.1);
}

.jcmid {
    align-items: flex-start;
}

.jcmidl {
    width: 49%;
    height: 320px;
    overflow: hidden;
}

.jcmidl img {
    width: 100%;
    height: 100%;
    object-fit: cover;
     border-radius: 8px;
}

.jcmidr {
    width: 46%;
}

.jcmidr p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    letter-spacing: 0.12px;
    line-height: 30px;
    color: rgba(81, 81, 81, 1);
}

.jixiang .hjbotdesc h3 {
    font-size: 18px;
    font-family: "思源雅黑";
    font-weight: bold;
    margin-bottom: 13px;
    line-height: 25px;
    color: rgba(0, 0, 0, 1);
}

.gymid .hiswmimg {
    height: 350px;
    width: 53%;
}

.gymid .hiswmdesc {
    padding-right: 35px;
}

.sgbannerdesc {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    align-items: flex-end;
    justify-content: center;
}

.sgbannerdesc h3 ,.sgbannerdesc2 h3 p {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 25px;
    padding-bottom: 20px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
}
.sgmid ul li {
    align-items: flex-start;
}
.sgmid .hiswmimg {
    /*height: auto;*/
}

.sgmidpic {
    margin: 70px 0px;
}

.sglist ul li {
    width: 49%;
    margin-bottom: 50px;
}

.sglistimg {
    padding: 0px 10px 40px;
    overflow: hidden;
    background: url(../images/sgbg.jpg) no-repeat bottom;
    background-size: 100% 201px;
}

.sglistimg img {
    width: 48%;
    height: 260px;
    object-fit: cover;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
}

.sglistdesc {
    padding: 18px 10px;
    height: 150px;
}

.sglistdesc p {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.12px;
    line-height: 30px;
    color: rgba(81, 81, 81, 1);
}

.sgbannerdesc h3 {
    width: 620px;
}

.sgbannerdesc2 {
    border-radius: 8px;
    background-color: rgba(0, 0, 0, 0.5);
}


.sgbannerdesc3 h3 p {
    color: #ffffff;
}

.sglist ul li:hover .sglistimg img {
    transform: scale(1.05);
}

.newsli_top {
    text-align: center;
    width: 420px;
    margin: 80px auto 50px;
}

.newsli_top h2 {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0px;
    margin-bottom: 23px;
    color: rgba(0, 0, 0, 1);
}

.newsli_top p {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 1.7;
    color: rgba(99, 99, 99, 1);
}
.newslist {
    padding-bottom: 20px;
}
.newslist ul li {
    margin-bottom: 35px;
}

.newsimg {
    width: 352px;
    height: 224px;
    overflow: hidden;
    opacity: 1;
    border-radius: 10px;
}

.newsimg img {
    width: 100%;
    border-radius: 8px;
    height: 100%;
    object-fit: cover;
}

.newsdesc {
    width: 810px;
}

.newsdesc h3 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0px;
    color: rgba(5, 5, 5, 1);
}

.newsdesc h4 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    margin: 10px 0px 20px;
    color: rgba(150, 150, 150, 1);
}

.newsdesc p {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.7;
    color: rgba(133, 133, 133, 1);
}

.newsdesc span {
    width: 124px;
    height: 40px;
    display: block;
    opacity: 1;
    border-radius: 20px;
    background: rgba(224, 224, 224, 1);
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 40px;
    text-align: center;
    margin-top: 20px;
    color: rgba(148, 148, 148, 1);
}

.newsdesc span.on {
    background: rgba(51, 24, 24, 1);
    color: rgba(255, 255, 255, 1);
}

.newslist ul li:hover .newsimg img {
    transform: scale(1.1);
}

.slimgs {
    width: 100%;
    margin-top: 60px;
}

.slimgs img {
    width: 100%;
    height: 430px;
    object-fit: cover;
    border-radius: 8px;
}

.dzbannerdesc {
    background: rgba(59, 12, 12, 0.78);
    justify-content: center;
}

.dzbannerdesc h3 {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0px;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 1);
}

.dzbannerdesc p {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(219, 219, 219, 1);
}
.dzform {
    width: 60%;
    margin-top: 40px;
}
.dzform input {
    width: 28%;
    height: 50px;
    border-radius: 4px;
    background: url(../images/lxrico.png) no-repeat left;
    background-size: 25px;
    background-position-x: 15px;
    color: #ffffff;
    font-size: 15px;
    background-color: rgba(255, 255, 255, .5);
    padding-left: 50px;
}
.dzform input:nth-child(2){
    background-image: url(../images/dianhua2.png);
}
.dzform input:nth-child(3){
    background-image: url(../images/dizhiico.png);
}
.dzform button {
    width: 13%;
    height: 50px;
border-radius: 4px;
background: rgba(206, 37, 31, 1);
border: 0px;
font-size: 18px;
font-weight: 500;
color: rgba(255, 255, 255, 1);
}

.casename {
    margin: 70px 0px;
}
.casename h2 {
    font-size: 40px;
font-weight: 700;
letter-spacing: 0px;
line-height: 46.88px;
text-align: center;
color: rgba(0, 0, 0, 1);
}


.keregushi ul li a {
    align-items: flex-start;
}

.keregushi .newsdesc {
    padding-top: 10px;
}

.product ul li {
    float: left;
    margin-right: 2%;
}
.product ul li:nth-child(4n) {
    margin-right: 0px;
}

.page ul {
    display: flex;
    justify-content: center;
}
.pagination>li>a, .pagination>li>span,.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #5f3803;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
        background-color: #5f3803;
    border-color: #5f3803;
}
.jumpto {
    display: none;
}

.newsdetail {
    padding: 50px 0px;
    background-color: rgba(230,212,177) !important;
}
.newsdetail p {
    line-height: 1.8;
    font-size: 14px;
    background-color: rgba(230,212,177) !important;

}
.wapnavico {
    display: none;
}


.backtop {
    width: 40px;
    height: 40px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    z-index: 999;
    display: none;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.backtopimg {
    justify-content: center;
    width: 100%;
    height: 100%;
}
.backtopimg img {
    width: 70%;
    height: 70%;
    object-fit: contain;
    transform: rotate(180deg);
}

.prodetail{
    /*height: 360px;*/
    flex-direction: column;
    align-items: flex-start;
}
.prodetail img {
    width: 150px;
    height: 150px;
    margin: 30px 0px;
    object-fit: contain;
}
.prodetail_btn {
    width: 100%;
    justify-content: flex-start;
}

.prodetail h3 {
    width: 100%;
    margin-bottom: 10px;
}

.prodetail_btn a {
    display: block;
    width: 150px;
    height: 50px;
    background: rgba(224, 224, 224, 1);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 50px;
    text-align: center;
    margin-right: 20px;
}
.prodetail_btn a:nth-child(2) {
    background: rgba(51, 24, 24, 1);
    color: rgba(255, 255, 255, 1);
}



/* 20250712 index */
.nidxbanner {
    width: 100vw;
    height: 100vh;
    background: url(../images/nindexbg.jpg) no-repeat center;
    background-size: cover;
}
.newtop {
    justify-content: flex-start;
}
.newlogo {
    width: 240px;
    height: auto;
    padding: 30px;
    background-color: rgba(59, 61, 0, .9);
}
.newlogo img {
    width: 100%;
}
.newnav {
    padding-left: 80px;
}
.newnav ul li {
    background: url(../images/sgbg.jpg) no-repeat left;
    background-size: 1px 60%;
    padding: 0px 20px;
    position: relative;
}
.newnav ul li:first-child {
    background: none;
}
.newnav>ul>li>a {
    font-size: 20px;
    color: #c8a166;
}
.newnav ul li:hover {
    background: none;
    background-color: rgba(59, 61, 0, .9);
}
.topsnei .newnav>ul>li>a {
    color: #be6f00;
}
.newnav>ul>li:hover a,.topsnei .newnav>ul>li:hover a {
    color: #c8a166;
}

.dropnav {
    position: absolute;
    top: 28px;
    left: 0px;
    width: 100%;
    background-color: rgba(59, 61, 0, .9);
    padding: 10px 0px;
    display: none;
    z-index: 9;
}
.dropnav>dd>a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #c8a166;
    line-height: 34px;
}
.newnav ul li:hover .dropnav {
    display: block;
}
.dropnav>dd>a:hover {
    font-weight: bold;
}
.newlang {
    margin-left: 40px;
}
.newlang .logolang {
        border: 0.5px solid #c8a166;
}
.newlang .logolang p {
    color: #c8a166;
}
.newlang .langlist ul li a {
      color: #c8a166;
}
.newlang .langlist ul li a:hover {
    background-color:  #c8a166;
    color: #ffffff;
}
.newlang .langlist {

        border: 0.5px solid #c8a166;
}