.tggs .contentbox .w {
    width: 1200rem;
}

.tggs .contentbox .w img {
    max-width: 100%;
}

.dqaddressnav {
    width: 100%;
    /* height: 66rem; */
    background: #332c2b;
    border-bottom: 1rem solid #e6e6e6;
    /* line-height: 60rem; */
    padding: 20rem 0;
}

.dqaddressnav .addressnav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16rem;
    color: #fff;
    flex-direction: row;
}

.dqaddressnav .addressnav .right {
    display: flex;
    align-items: center;
}

.dqaddressnav .addressnav .left {
    display: flex;
}

.dqaddressnav .addressnav .left .item {
    margin-left: 18rem;
}

.dqaddressnav .addressnav .left .item a {
    font-size: 16rem;
    padding: 8rem 28rem;
    border: 1rem solid #666;
    border-radius: 30rem;
    transition: all .6s;
    color: #332c2b;
    display: block;
}

.dqaddressnav .addressnav .left .item a:hover {
    background: #332c2b;
    color: #fff;
}

.dqaddressnav .addressnav .left .item.active a {
    background: #332c2b;
    color: #fff;
}

.dqaddressnav .addressnav a {
    font-size: 16rem;
    color: #fff;
    margin: 0 11rem;
}

.dqaddressnav .addressnav .right img {
    width: 26rem;
    /* height: 18rem; */
    /* vertical-align: -2rem; */
}


/*ä¸Šä¸‹æŒ‰é’®*/
.sxbtn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30rem 0rem;
    font-size: 16rem;
    color: #fff;
}

.newsviewbox .sxbtn {
    color: #332c2b;
}

.newsviewbox .sxbtn a {
    color: #332c2b;
}

.sxbtn a {
    color: #fff;
}

/*å†…é¡µå¤§å›¾*/
/* public css */
.pic-box {
    display: flex;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    transition: 0.5s ease;
    width: 100%;
}

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

.box-width {
    width: 95%;
    margin: 0 auto;
}

.left,
.right {
    /* width: 100%; */
    /* display: flex; */
}

.contain-wrapper {
    width: 100%;
    overflow: hidden;
}

.contain-box {
    width: 100%;
    padding: 30rem 0;
    position: relative;
    background: #fff;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.main-box {
    width: 95%;
    margin: 0 auto;
    position: relative;
    z-index: 20;
}

.contain-title {
    width: 100%;
    text-align: center;
    position: relative;
    height: 60rem;
}

.contain-title .tit {
    font-size: 22rem;
    position: relative;
    z-index: 11;
    line-height: 40rem;
    font-weight: bold;
}

.contain-title .tit span {
    color: #e71919;
}

.contain-title .en {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 45rem;
    letter-spacing: 2rem;
    color: #d8d8d87d;
    font-weight: bold;
    line-height: 40rem;
    white-space: nowrap;
    z-index: 10;
}

.contain-title .subtit {
    font-size: 14rem;
    position: relative;
    z-index: 11;
    margin-top: 5rem;
    letter-spacing: 2rem;
    padding: 0 12rem;
}

.mybanner {
    /* margin-top: 120rem; */
}


/* ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â³ÃƒÂ¤Ã‚ÂºÃ…Â½ÃƒÂ¦Ã‹â€ Ã¢â‚¬ËœÃƒÂ¤Ã‚Â»Ã‚Â¬ */
/* nyaboutbox */
.aboutbox {}
.nyaboutbox {}
.aboutbox .nyaboutbox  {
    /* background: #ecf3f9; */
}

.aboutbox .nyaboutbox .w > .zhutitle {
    justify-content: center;
    text-align: center;
    padding-bottom: 50rem;
}

.aboutbox .nyaboutbox .itembox .zhutitle {
    padding-bottom: 30rem;
    font-size: 30rem;
}

.aboutbox .nyaboutbox  .itembox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.aboutbox .nyaboutbox .itembox .bottombox {
    width: 100%;
}

.aboutbox .nyaboutbox  .itembox .leftbox .leftvideobox {
    width: 100%;
    position: relative;
}

.aboutbox .nyaboutbox  .itembox .leftbox .leftvideobox .videobox {
    width: 100%;
    height: 500rem;
}

.aboutbox .nyaboutbox  .itembox .leftbox .leftvideobox #videobtn {
    width: 100rem;
    height: 100%;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.aboutbox .nyaboutbox  .itembox .leftbox .leftvideobox #videobtn #playButton {
    width: 100%;
    height: 100%;
}

.aboutbox .nyaboutbox  .itembox .leftbox .leftvideobox #videobtn #playButton img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.aboutbox .nyaboutbox  .itembox .leftbox .leftvideobox .videobox video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.aboutbox .nyaboutbox  .itembox .leftbox {
    width: 45%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.aboutbox .nyaboutbox  .itembox .leftbox .leftimgbox,
.aboutbox .nyaboutbox  .itembox .leftbox .rightimgbox {
    width: 48%;
}

.aboutbox .nyaboutbox  .itembox .leftbox .leftimgbox {
    display: flex;
    flex-direction: column;
}

.aboutbox .nyaboutbox  .itembox .leftbox .leftimgbox .phonebox {
    display: flex;
    align-items: center;
    width: 100%;
    border-top-right-radius: 40rem;
    border-bottom-left-radius: 40rem;
    overflow: hidden;
    background: #332c2b;
    color: #fff;
    font-size: 16rem;
    padding: 20rem 28rem;
    margin-top: 35rem;
}

.aboutbox .nyaboutbox  .itembox .leftbox .leftimgbox .phonebox .phone {}

.aboutbox .nyaboutbox  .itembox .leftbox .leftimgbox .phonebox .phone p {
    font-size: 20rem;
    font-weight: 600;
    margin-top: 5rem;
}

.aboutbox .nyaboutbox  .itembox .leftbox .leftimgbox .phonebox .icon {
    width: 54rem;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    padding: 10rem;
    margin-right: 16rem;
}

.aboutbox .nyaboutbox  .itembox .leftbox .leftimgbox .phonebox .icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.aboutbox .nyaboutbox  .itembox .leftbox .leftimgbox .imgbox,
.aboutbox .nyaboutbox  .itembox .leftbox .rightimgbox .imgbox {
    width: 100%;
    height: 500rem;
    overflow: hidden;
}

.aboutbox .nyaboutbox  .itembox .leftbox .leftimgbox .imgbox {
    border-top-right-radius: 40rem;
    border: 1rem solid #666;
    border-bottom-left-radius: 40rem;
    padding: 3rem;
}

.aboutbox .nyaboutbox  .itembox .leftbox .leftimgbox .imgbox img {
    border-top-right-radius: 40rem;
    border-bottom-left-radius: 40rem;
}

.aboutbox .nyaboutbox  .itembox .leftbox .rightimgbox .imgbox {
    border-top-left-radius: 40rem;
    /* border-bottom: 2rem solid #eee; */
    /* padding: 3rem; */
    border-bottom-right-radius: 40rem;
}

.aboutbox .nyaboutbox  .itembox .leftbox .leftimgbox .imgbox img,
.aboutbox .nyaboutbox  .itembox .leftbox .rightimgbox .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.aboutbox .nyaboutbox  .itembox .rightbox {
    width: 51%;
}

.aboutbox .nyaboutbox .itembox .rightbox .zhutitle .text {
    width: 90%;
}

.aboutbox .nyaboutbox .itembox .rightbox .zhutitle .text .futitle {
    width: 86%;
}


.aboutbox .nyaboutbox  .itembox .rightbox .textbox {
    font-size: 16rem;
    line-height: 30rem;
    margin-bottom: 20rem;
}

.aboutbox .nyaboutbox  .itembox .rightbox .textbox .text {
    font-size: 16rem;
    line-height: 30rem;
}

.aboutbox .nyaboutbox  .itembox .bottombox .iconbox {
    display: flex;
    margin: 40rem 0;
    justify-content: space-between;
}

.aboutbox .nyaboutbox  .itembox .bottombox .iconbox .icon {
    width: 32%;
    display: flex;
    background: #332c2b;
    padding: 20rem;
    overflow: hidden;
    border-radius: 5rem;
    color: #fff;
    flex-direction: column;
}

.aboutbox .nyaboutbox .itembox .bottombox .iconbox .icon .wenan {
    font-size: 16rem;
    line-height: 27rem;
    word-break: break-word;
}

.aboutbox .nyaboutbox .itembox .bottombox .iconbox .icon .wenan div {
    position: relative;
    padding-left: 16rem;
    line-height: 24rem;
    margin-bottom: 10rem;
}

.aboutbox .nyaboutbox .itembox .bottombox .iconbox .icon .wenan div:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 8rem;
    height: 8rem;
    background: #f8df26;
}

.aboutbox .nyaboutbox .itembox .bottombox .iconbox .icon .iconhead {
    display: flex;
    align-items: center;
    margin-bottom: 20rem;
}

.aboutbox .nyaboutbox  .itembox .bottombox .iconbox .icon .text {}

.aboutbox .nyaboutbox  .itembox .bottombox .iconbox .icon .text .num {
    font-size: 18rem;
    font-weight: 600;
    color: #fbe122;
    /* color: #332c2b; */
    margin-bottom: 8rem;
}

.aboutbox .nyaboutbox  .itembox .bottombox .iconbox .icon .text .num span {
    font-size: 36rem;
    font-weight: 600;
}

.aboutbox .nyaboutbox  .itembox .bottombox .iconbox .icon .img {
    width: 60rem;
    border-radius: 50%;
    background: #fff;
    padding: 10rem;
    margin-right: 10rem;
    border: 1rem solid #666;
}

.aboutbox .nyaboutbox  .itembox .bottombox .iconbox .icon .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* nybrandbox */
.nybrandbox {}

.nybrandbox .itembox {
    background: #fbe122;
    background: #332c2b;
}

.nybrandbox .zhutitle {
    text-align: center;
    justify-content: center;
}
.marquee-container-left {
    width: 100%;
    overflow: hidden;
    /* height: 400rem; */
    position: relative;
    padding-bottom: 10rem;
}
.marquee-container-left .marquee-track {
    display: inline-flex;
    /* position: absolute; */
    /* gap: 20rem; */
    will-change: transform;
    align-items: center;
}
.marquee-container-right {
    width: 100%;
    overflow: hidden;
    /* height: 431rem; */
    position: relative;
    /* margin-bottom: 40rem; */
}
.marquee-container-right .marquee-track {
    display: inline-flex;
    align-items: center;
    /* gap: 20rem; */
    will-change: transform;
}
 .marquee-item {
    flex-shrink: 0;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    transition: width 0.3s;
    flex-direction: column;
    border-radius: 10rem;
    position: relative;
}

.marquee-item .textbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    background: #fbe1228a;
    transition:all .6s;
    opacity:0;
    pointer-events: none;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 30rem;
}

.marquee-item:hover .textbox {
   opacity:1;
}

.marquee-item  .textbox {
}



.marquee-item  .imgbox {
    width: 100%;
    height: 450rem;
    margin-right: 16rem;
    overflow: hidden;
    z-index: 1;
}

.marquee-item  .imgbox img {
    width: 100%;
    /* height: 100%; */
    object-fit: cover;
    min-height: 100%;
}


.abadscreen {
    position: relative;
    z-index: 1;
    margin-top: -30rem;
    margin-bottom: 30rem;
}

.abadscreen .showbox {
    height: 700rem;
    overflow: hidden;
    animation: opashow 1.5s ease forwards;
    display: none;
}

.abadscreen .showbox.active {
    display: block;
}

.abadscreen .showbox .pic-box {
    height: 600rem;
}

.abadscreen .showbox .textbox {
    background: #332c2b;
    position: absolute;
    bottom: 0;
    right: 10%;
    width: 400rem;
    height: 450rem;
    padding: 60rem 40rem 40rem 50rem;
    border-top-left-radius: 50rem;
    color: #fff;
    font-size: 20rem;
    bottom: 0;
    top: 30rem;
    margin: auto;
    line-height: 40rem;
}

.abadscreen .showbox .textbox .tit {
    font-size: 25rem;
    margin-bottom: 20rem;
}


.contentbox .classnavitembox {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 50rem;
}

.contentbox .classnavitembox .classnavbox {
    width: 23%;
}

.contentbox .classnavitembox .classnavbox .navbox {
    margin-bottom: 30rem;
    box-shadow: 0rem 0rem 5rem #00000024;
    border-radius: 5rem;
    /* border-top-left-radius: 40rem; */
    overflow: hidden;
}



.contentbox .classnavitembox .classnavbox .navbox .navboxlist {
    display: flex;
    flex-direction: column;
}

.contentbox .classnavitembox .classnavbox .navbox .navboxlist .title {
    width: 100%;
    /* display: flex; */
    align-items: center;
    justify-content: space-between;
    padding: 16rem 16rem;
    /* padding-right: 7rem; */
    font-size: 16rem;
    border-bottom: 1rem solid #eee;
    transition: all .5s;
    line-height: 27rem;
}

.contentbox .classnavitembox .classnavbox .navbox .navboxlist a.title {
    display: flex;
}

.contentbox .classnavitembox .classnavbox .navbox .navboxlist a.title i {
    font-style: initial;
    font-size: 17rem;
}

.contentbox .classnavitembox .classnavbox .navbox .navboxlist a.title.active,
.contentbox .classnavitembox .classnavbox .navbox .navboxlist a.title:hover {
    background: #332c2b;
    color: #fff;
}

.contentbox .classnavitembox .classnavbox .navbox .navboxlist .title a {
    color: #000;
}

.contentbox .classnavitembox .classnavbox .navbox .navboxlist a.title span {
    /* margin-left: 10rem; */
}

.contentbox .classnavitembox .classnavbox .navbox.navbox-contact .navboxlist .title i {
    font-style: initial;
    padding-right: 5rem;
}

.contentbox .classnavitembox .classnavbox .navbox.navbox-contact .navboxlist .title span {
    /* display: block; */
    width: 80%;
}


.contentbox .classnavitembox .classnavbox .navbox.navbox-news .navboxlist .title {
    font-size: 14rem;
}

.contentbox .classnavitembox .classnavbox .navbox .navboxlist .title.active {
    /* color: #00b4f6; */
}

.contentbox .classnavitembox .classnavbox .navbox .navboxlist .title img {
    width: 26rem;
    filter: brightness(0.3);
    margin-right: 10rem;
}

.contentbox .classnavitembox .classnavbox .navbox .navboxhead {
    display: flex;
    align-items: center;
    background: #332c2b;
    padding: 30rem 20rem;
    position: relative;
    border-bottom: 3rem solid #fbe122;
    /* border-top-left-radius: 30rem; */
}

.contentbox .classnavitembox .classnavbox .navbox .navboxhead .ibox {
    position: absolute;
    left: -5rem;
    top: 50%;
    font-style: normal;
    font-size: 92rem;
    font-weight: bold;
    opacity: .4;
    color: #fff;
    line-height: 1;
    z-index: 1;
    text-transform: uppercase;
    transform: translateY(-50%);
}

.contentbox .classnavitembox .classnavbox .navbox .navboxhead .biaoti {
    font-size: 20rem;
    font-weight: 600;
    padding-left: 26rem;
    position: relative;
    color: #fff;
}

.contentbox .classnavitembox .classnavbox .navbox .navboxhead .biaoti:before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4rem;
    height: 21rem;
    background: #fbe122;
    content: "";
    border-radius: 40rem;
}



.contentbox .classnavitembox .classnavbox .navbox .navboxhead .xiaobiaoti {
    font-weight: normal;
    font-size: 18rem;
    color: #fff;
    opacity: .6;
    margin-left: 10rem;
    text-transform: capitalize;
}

.contentbox .classnavitembox .classnavbox .navbox .navboxhead .xiaobiaoti i {
    font-style: initial;
    padding: 0 5rem;
}


/* ÃƒÂ¤Ã‚ÂºÃ‚Â§ÃƒÂ¥Ã¢â‚¬Å“Ã‚ÂÃƒÂ¤Ã‚Â¸Ã‚Â­ÃƒÂ¥Ã‚Â¿Ã†â€™ */

.productbox .contentbox {
    /* display: flex; */
    /* justify-content: space-between; */
    margin-top: 40rem;
}

.classnavitembox .itembox {
    width: 75%;
}




.productbox .contentbox .hybox {
    display: flex;
    flex-wrap: wrap;
}

.productbox .contentbox .hybox .item {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    background: #fefee8;
    background: #332c2b;
    padding: 20rem;
    border-radius: 8rem;
    overflow: hidden;
    color: #fff;
}

.productbox.searchbox .contentbox .hybox .item {
    width: 23.5%;
}

.productbox.searchbox .contentbox .hybox .item:nth-child(4n) {
    margin-right: 0;
}

.productbox.searchbox .contentbox .hybox .item:nth-child(3n) {
    margin-right: 2%;
}

.productbox.searchbox .contentbox .hybox .item .imgbox {}

.productbox.searchbox .contentbox .hybox .item .imgbox  img {
    height: auto;
}

.productbox .contentbox .hybox .item:hover {
    color: #332c2b;
    background: #fbe122;
}

.productbox .contentbox .hybox .item .imgbox {
    width: 100%;
}

.productbox .contentbox .hybox .item .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.productbox .contentbox .hybox .item .textbox {}

.productbox .contentbox .hybox .item .textbox .btnbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.productbox .contentbox .hybox .item .textbox .btnbox .biaoyu {
    font-size: 20rem;
    font-weight: 600;
}

.productbox .contentbox .hybox .item .textbox .title {
    font-size: 18rem;
    margin-top: 16rem;
    font-weight: 600;
}

.productbox .contentbox .hybox .item .textbox .pinfenbox {
    display: flex;
    align-items: center;
    margin: 16rem 0;
}

.productbox .contentbox .hybox .item .textbox .pinfenbox span {
    margin-right: 10rem;
    display: block;
}

.productbox .contentbox .hybox .item .textbox .pinfenbox span img {
    width: 30rem;
}

.productbox .contentbox .hybox .item:hover .textbox .pinfenbox span img {
    filter: brightness(2000);
}

.productbox .contentbox .hybox .item:nth-child(3n) {
    margin-right: 0;
}

/* ÃƒÂ¤Ã‚ÂºÃ‚Â§ÃƒÂ¥Ã¢â‚¬Å“Ã‚ÂÃƒÂ¨Ã‚Â¯Ã‚Â¦ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦ */

.productviewbox .contentbox {
    font-size: 18rem;
}



.productviewbox .contentbox .fabutime {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20rem;
    font-size: 16rem;
    color: #666;
}

.productviewbox .contentbox .fabutime>a {
    margin-right: 20rem;
    color: #666;
    font-size: 16rem;
}

.productviewbox .contentbox .textbox {
    text-indent: 2rem;
    padding: 20rem 0;
    line-height: 28rem;
    /* margin-top: 20rem; */
    /* color: #666; */
}




.productviewbox .contentbox .xiangxijieshao {
    margin: 60rem auto;
    background: #332c2b;
    border-radius: 10rem;
    padding: 30rem;
    box-shadow: 0rem 0rem 5rem #00000026;
    color: #fff;
}

.productviewbox .contentbox .xiangxijieshao .title {
    color: #fbe122;
    padding-bottom: 20rem;
    font-size: 26rem;
    border-bottom: 1rem solid #fbe122;
}

.productviewbox .contentbox .xiangxijieshao .jieshaobox {
    padding-top: 25rem;
    line-height: 30rem;
    font-size: 16rem;
}

.jieshaobox table {
    width: 100% !important;
}

.jieshaobox .firstRow table {
    width: 100%;
}

.jieshaobox td {
    width: 50%;
    text-align: center;
}

.jieshaobox td img {
    width: 80%;
    height: 99%;
    object-fit: cover;
    margin: auto;
}

.jieshaobox td {
    /* display: flex; */
    align-items: center;
    justify-content: center;
}

.productviewbox .contentbox .xiangxijieshao .jieshaobox img {
    max-width: 100%;
    object-fit: contain;
}

.productviewbox .contentbox .rightbox {
}

.productviewbox .contentbox .rightbox .zhutitle {
    justify-content: center;
    text-align: center;
}

.recommendbox .swiper {
    width: 100%;
    height: 100%;
    padding: 4rem 2rem;
}




.productviewbox .contentbox .recommendbox {
    display: flex;
    flex-wrap: wrap;
    /* background: url(../image/xqbg.png) no-repeat center center; */
    background-size: cover;
}



.productviewbox .contentbox .recommendbox .item {
    width: 24.25%;
    margin-right: 1%;
    margin-bottom: 1%;
    background: #fefee8;
    background: #332c2b;
    padding: 20rem;
    border-radius: 12rem;
    overflow: hidden;
    color: #fff;
}

.productviewbox .contentbox .recommendbox .item:hover {
    color: #332c2b;
    background: #fbe122;
}

.productviewbox .contentbox .recommendbox .item .imgbox {
    width: 100%;
}

.productviewbox .contentbox .recommendbox .item .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.productviewbox .contentbox .recommendbox .item .textbox {}

.productviewbox .contentbox .recommendbox .item .textbox .btnbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.productviewbox .contentbox .recommendbox .item .textbox .btnbox .biaoyu {
    font-size: 20rem;
    font-weight: 600;
}

.productviewbox .contentbox .recommendbox .item .textbox .title {
    font-size: 18rem;
    margin-top: 16rem;
    font-weight: 600;
}

.productviewbox .contentbox .recommendbox .item .textbox .pinfenbox {
    display: flex;
    align-items: center;
    margin: 16rem 0;
}

.productviewbox .contentbox .recommendbox .item .textbox .pinfenbox span {
    margin-right: 10rem;
    display: block;
}

.productviewbox .contentbox .recommendbox .item .textbox .pinfenbox span img {
    width: 30rem;
}

.productviewbox .contentbox .recommendbox .item:hover .textbox .pinfenbox span img {
    filter: brightness(2000);
}

.productviewbox .contentbox .recommendbox .item:nth-child(4n) {
    margin-right: 0;
}



.productviewbox .contentbox .rightbox h2 {
    width: 100%;
    margin-bottom: 14rem;
    text-align: center;
    font-size: 32rem;
    color: #332c2b;
}

/*cp*/

.productviewbox .contentbox .miaoshubox>div.title {
    /* background: #332c2b; */
    color: #666;
    font-size: 16rem;
    padding: 20rem 0;
    border-radius: 7rem;
    text-align: left;
    display: flex;
    align-items: center;
}

.productviewbox .contentbox .miaoshubox>div.title span {
    color: #333;
    font-size: 18rem;
}

.productviewbox .contentbox .miaoshubox {
    overflow: hidden;
    width: 34%;
    /* background: #f6f7fb; */
    /* border-radius: 5rem; */
    color: #fff;
}

.productviewbox .contentbox .miaoshubox .viewbox .pinfenbox {
    display: flex;
    align-items: center;
}

.productviewbox .contentbox .miaoshubox .viewbox .pinfenbox span {
    margin-right: 10rem;
    margin-bottom: 20rem;
}

.productviewbox .contentbox .miaoshubox .viewbox .pinfenbox span img {
    width: 40rem;
}

.productviewbox .contentbox .miaoshubox .title {
    font-size: 24rem;
    margin-bottom: 20rem;
}

.productviewbox .contentbox .miaoshubox .formbox {
    background: #ecf3f9;
    background: #332c2b;
    padding: 30rem;
    border-radius: 10rem;
    overflow: hidden;
}

.productviewbox .contentbox .miaoshubox .formbox .line .btn input {
    background-color: #fbe122;
    padding: 6rem 0rem;
    color: #332c2b;
    text-align: center;
    text-indent: 0rem;
    cursor: pointer;
    border-radius: 4rem;
    font-weight: 600;
    line-height: 40rem;
    margin-bottom: 0;
}

.productviewbox .contentbox .miaoshubox .formbox .line input,
.productviewbox .contentbox .miaoshubox .formbox .line textarea {
    line-height: 50rem;
    margin-bottom: 20rem;
    width: 100%;
    border-radius: 5rem;
    padding-left: 1em;
    font-size: 14rem;
    border: none;
    outline: none;
    font-family: auto;
}

.productviewbox .contentbox .miaoshubox .formbox .line textarea {
    line-height: 22rem;
    height: 120rem;
    padding-top: 12rem;
}

.productviewbox .contentbox .miaoshubox .viewbox {
    background: #ecf3f9;
    background: #332c2b;
    padding: 30rem;
    margin-bottom: 20rem;
    border-radius: 10rem;
    overflow: hidden;
}

.productviewbox .contentbox .miaoshubox .name {
    font-size: 26rem;
    margin: 30rem 0;
    margin-bottom: 0;
    display: none;
}



.productviewbox .contentbox .miaoshubox .text {}

.productviewbox .contentbox .miaoshubox .tedianbox .title1 {
    border-bottom: dashed 1rem #332c2b;
    margin-bottom: 14rem;
}


.productviewbox .contentbox .miaoshubox .phone {
    margin-top: 20rem;
    font-size: 20rem;
    /* color: #362f2e; */
    font-weight: 600;
    display: flex;
    align-items: center;
}



.productviewbox .contentbox .miaoshubox .phone img {
    width: 60%;
    /* height: 80%; */
    object-fit: cover;
    filter: brightness(0.2);
}

.productviewbox .contentbox .miaoshubox img {
    object-fit: cover;
    max-width: 90%;
}

.productviewbox .contentbox .miaoshubox .phone .img {
    width: 40rem;
    height: 40rem;
    border-radius: 5rem;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20rem;
}

.productviewbox .neirongbox {
    display: flex;
    margin-top: 20rem;
    justify-content: space-between;
    border-radius: 14rem;
    /* background: #f6f7fb; */
    padding: 35rem;
}

.productviewbox .textbox2 {
    background: #ffffff;
    /* border: 15rem solid #332c2b; */
    border-radius: 7rem;
    padding: 0 0 !important;
    width: 60%;
}

.productviewbox .textbox2 .swiper-button-prev,
.productviewbox .textbox2 .swiper-button-next {
    color: #332c2b;
}

.productviewbox .textbox .swiper {
    width: 100%;

}

.productviewbox .textbox .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.productviewbox .textbox .mySwiper2 .swiper-slide img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.productviewbox .textbox .mySwiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.productviewbox .textbox .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.productviewbox .textbox .swiper-slide {
    background-size: cover;
    background-position: center;
}

.productviewbox .textbox .mySwiper2 {
    height: 564rem;
    width: 100%;
    /* margin: 20rem 0; */
    overflow: hidden;
}

.productviewbox .textbox2 .swiper.mySwiper2 .swiper-button-white img {
    filter: brightness(0.2);
}

.productviewbox .textbox .mySwiper {
    height: 173rem;
    overflow: hidden;
    box-sizing: border-box;
    /* padding: 10px 0; */
    /* box-shadow: 0rem 0rem 5rem #00000070; */
    /* background: #332c2b; */
    overflow: hidden;
    margin-top: 66rem;
}

.productviewbox .textbox .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 1;
    border: 1rem solid #6666662e;
    cursor: pointer;
}

.productviewbox .textbox .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
    border: 3rem solid #332c2b;
}

.nypinjiabox {
    background: url(../image/pingjiabg.png) center no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.nypinjiabox .zhutitle {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nypinjiabox .swiper {
    width: 100%;
    height: 100%;
    padding-bottom: 60rem;
}

.nypinjiabox .swiper-slide {
    text-align: center;
    font-size: 18rem;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 35rem;
    margin: 20rem 30rem 60rem 35rem;
    position: relative;
    -webkit-border-radius: 20rem;
    box-shadow: 0 0 30rem rgba(0, 0, 0, 0.1);
    color: #332c2b;
}

.nypinjiabox .swiper-slide:nth-child(even) {
    margin-top: 80rem;
}

.nypinjiabox .item {}

.nypinjiabox .item .titlebox {
    width: 100%;
    display: flex;
    align-items: center;
}

.nypinjiabox .item .titlebox .icon {
    width: 90rem;
    height: 90rem;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    border: 3rem solid #eee;
    /* padding: 10rem; */
}

.nypinjiabox .item .titlebox .title {
    display: flex;
    flex-direction: column;
    margin-left: 10rem;
    text-align: left;
    font-size: 18rem;
}

.nypinjiabox .item .titlebox .title .pinfenbox {
    display: flex;
    align-items: center;
    margin-top: 10rem;
}

.nypinjiabox .item .titlebox .title .pinfenbox span {
    width: 29rem;
    margin-right: 9rem;
}

.nypinjiabox .item .titlebox .title .pinfenbox span img {}

.nypinjiabox .item .textbox {
    font-size: 18rem;
    line-height: 32rem;
    position: relative;
    color: #666;
    text-indent: 50rem;
    margin-bottom: 20rem;
    text-align: left;
    padding: 10rem 19rem;
}

.nypinjiabox .item .textbox .yinhao {
    position: absolute;
    width: 50rem;
    left: -3rem;
    top: -3rem;
}

.nypinjiabox .item .textbox .yinhao img {
    width: 100%;
}

.nypinjiabox .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/*productviewbox3*/
.productviewbox3 .contentbox {
    font-size: 18rem;
}

.productviewbox3 .contentbox .content .title {
    padding: 20rem 0;
    /* margin-top: 20rem; */
    text-align: center;
    border-bottom: 1rem solid #e6e6e6;
}

.productviewbox3 .contentbox .fabutime {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20rem;
    font-size: 16rem;
    color: #666;
}

.productviewbox3 .contentbox .fabutime>a {
    margin-right: 20rem;
    color: #666;
    font-size: 16rem;
}

.productviewbox3 .contentbox .textbox {
    text-indent: 2rem;
    padding: 20rem 0;
    line-height: 28rem;
    /* margin-top: 20rem; */
    /* color: #666; */
}

.productviewbox3 .contentbox .textbox>p {
    /* text-indent: 36rem; */
}


.productviewbox3 .contentbox .content {
    /* width: 70%; */
}

.productviewbox3 .contentbox .rightbox {
    /* width: 25%; */
    padding-top: 42rem;
    padding-bottom: 42rem;
    /* display: flex; */
}

.productviewbox3 .contentbox .recommendbox {
    border: 8rem solid #f0f0f0;
    padding: 20rem 20rem;
    display: flex;
    flex-wrap: wrap;
}

.productviewbox3 .contentbox .recommendbox .recommend {
    display: block;
    cursor: pointer;
    font-size: 16rem;
    color: #666 !important;
    line-height: 24rem;
    margin-bottom: 10rem;
    height: 316rem;
    overflow: hidden;
    transition: all .3s ease;
    border-bottom: 1rem solid #727272;
    /* padding: 20rem 0; */
    width: 23.5%;
    margin-right: 2%;
    box-shadow: 0rem 0rem 2rem #ff00009e;
    padding-bottom: 0;
}

.productviewbox3 .contentbox .recommendbox .recommend:nth-child(5n) {
    margin-right: 0;
}

.productviewbox3 .contentbox .recommendbox .recommend .aimg {
    display: block;
    width: 100%;
    height: 86%;
    overflow: hidden;
}

.productviewbox3 .contentbox .recommendbox .recommend .aimg>img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: all .6s;
}

.productviewbox3 .contentbox .recommendbox .recommend .aimg>img:hover {
    transform: scale(1.2);
}

.productviewbox3 .contentbox .recommendbox a {
    color: #666;
}

.productviewbox3 .contentbox .recommendbox .recommend .time {
    margin-top: 10rem;
    display: none;
}

.productviewbox3 .contentbox .recommendbox .recommend .title {
    display: block;
    width: 100%;
    height: 14%;
    overflow: hidden;
    text-overflow: ellipsis;
    /* margin-top: 10rem; */
    text-align: center;
    background: red;
    color: #fff;
    font-size: 20rem;
    padding: 8rem 0;
}

.productviewbox3 .contentbox .rightbox h2 {
    width: 100%;
    margin-bottom: 11rem;
    text-align: center;
}

/* ÃƒÂ¦Ã‚Â¡Ã‹â€ ÃƒÂ¤Ã‚Â¾Ã¢â‚¬Â¹ÃƒÂ¤Ã‚Â¸Ã‚Â­ÃƒÂ¥Ã‚Â¿Ã†â€™ */

.product2box .contentbox .classnavbox {
    width: 16%;
    background: #fff;
}

.product2box .contentbox .cardbox {
    width: 100%;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
}

.product2box .contentbox .cardbox .card {
    margin-bottom: 60rem;
    margin-right: 4%;
    width: 30.6%;
    transition: all 0.7s;
    border-bottom-left-radius: 15rem;
    border-bottom-right-radius: 15rem;
    border-top-left-radius: 15rem;
    border-top-right-radius: 15rem;
}

.product2box .contentbox .cardbox .card .cardcontent {
    background-color: #f5f5f5;
    border-bottom-left-radius: 15rem;
    border-bottom-right-radius: 15rem;
    border-top-left-radius: 15rem;
    border-top-right-radius: 15rem;
    padding-top: 38rem;
    padding-bottom: 38rem;
    padding-right: 38rem;
    padding-left: 38rem;
}

.product2box .contentbox .cardbox .card .cardcontent .imgbox {
    width: 100%;
    height: auto;
    position: relative;
    top: auto;
    left: auto;
    border-bottom-left-radius: 15rem;
    border-bottom-right-radius: 15rem;
    border-top-left-radius: 15rem;
    border-top-right-radius: 15rem;
    overflow: hidden;
    justify-content: center;
    display: flex;
}

.product2box .contentbox .cardbox .card:nth-child(3n) {
    margin-right: 0;
}

.product2box .contentbox .cardbox .card:nth-child(3n) {
    margin-right: 0;
}

.product2box .contentbox .cardbox .card img {
    transition: transform 0.7s;
}

.product2box .contentbox .cardbox .card .cardcontent .imgbox img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.product2box .contentbox .cardbox .card:hover img {
    transform: scale(1.1);
}

.product2box .contentbox .cardbox .card-title {
    margin-bottom: 15rem;
    margin-top: 15rem;
    width: auto;
    color: #333333;
    font-size: 24rem;
    line-height: 45rem;
    position: relative;
    top: auto;
    left: auto;
    text-align: center;
}

.product2box .contentbox .cardbox .card .cardcontent .cardtext {
    margin-bottom: 28rem;
    margin-top: 10rem;
    width: auto;
    font-size: 16rem;
    line-height: 30rem;
    position: relative;
    top: auto;
    left: auto;
    height: 120rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product2box .contentbox .cardbox .card .cardcontent .btn {
    width: 90rem;
    height: 30rem;
    color: #333333;
    background-image: url(https://0.rc.xiniu.com/g4/M00/74/A4/CgAG0mO_34OASJnJAAABCpLi3U8082.png);
    border-top-color: #c7c7c7;
    border-top-style: solid;
    border-top-width: 1rem;
    border-right-color: #c7c7c7;
    border-right-style: solid;
    border-right-width: 1rem;
    border-bottom-color: #c7c7c7;
    border-bottom-style: solid;
    border-bottom-width: 1rem;
    border-left-color: #c7c7c7;
    border-left-style: solid;
    border-left-width: 1rem;
    border-top-left-radius: 30rem;
    border-top-right-radius: 30rem;
    border-bottom-left-radius: 30rem;
    border-bottom-right-radius: 30rem;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    top: auto;
    left: auto;
    margin-left: auto;
    margin-right: auto;
}

.product2box .contentbox .cardbox .card .cardcontent .btn input {
    outline: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    cursor: pointer;
}

.product2box .contentbox .cardbox .card:hover .card-title {
    color: #fff;
    background: #326bb4;
}

.product2box .contentbox .cardbox .card:hover {
    box-shadow: 0 0 25rem -5rem rgb(0 0 0 / 50%);
    background: #326bb4;
}

.product2box .contentbox .cardbox .card:hover .cardcontent {
    background-color: transparent;
}

.product2box .contentbox .cardbox .card:hover .cardtext {
    color: #fff;
}

.product2box .contentbox .classnav {
    display: flex;
    flex-wrap: wrap;
    padding: 16rem 0;
    justify-content: center;
    margin: 30rem 0;
}

.product2box .contentbox .classnav a {
    font-size: 20rem;
    padding: 12rem 40rem;
    border: 1rem solid #666;
    border-radius: 30rem;
    margin-right: 54rem;
    transition: all .6s;
    color: #332c2b;
}

.product2box .contentbox .classnav a:hover {
    background: #332c2b;
    color: #fff;
}

.product2box .contentbox .classnav a.active {
    background: #332c2b;
    color: #fff;
}



.product2box .imagebox {
    width: 240rem;
    height: 240rem;
    border-radius: 50%;
    background: url(../static/image/37f7954254750a99f9f167ff6b7a1001.jpeg) no-repeat center center;
    background-size: cover;
    opacity: 0.6;
    margin: auto;
    margin-top: 40rem;
}


/* ÃƒÂ¦Ã‚Â¡Ã‹â€ ÃƒÂ¤Ã‚Â¾Ã¢â‚¬Â¹ÃƒÂ¨Ã‚Â¯Ã‚Â¦ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦ */

.productview2box .contentbox {
    margin-bottom: 20rem;
}

.productview2box .contentbox>.title {
    padding: 20rem 0;
    /* margin-top: 20rem; */
    text-align: center;
    border-bottom: 1rem solid #e6e6e6;
}

.productview2box .contentbox .textbox {
    width: 100%;
    justify-content: center;
    align-items: center;
    padding: 0 40rem;
}

.productview2box .contentbox .textbox .jieshao {
    text-align: center;
    color: #326bb4;
    margin: 20rem 0;
    font-size: 24rem;
    font-weight: 600;
}

.productview2box .contentbox .textbox .title {
    font-weight: bold;
    font-size: 20rem;
    margin: 10rem 0;
}

.productview2box .contentbox .textbox .wenti .text p,
.productview2box .contentbox .textbox .shouyi .text p {
    font-size: 19rem;
    padding: 6rem 24rem 6rem 1rem;
    position: relative;
}

.productview2box .contentbox .textbox .wenti .text p::before,
.productview2box .contentbox .textbox .shouyi .text p::before {
    display: block;
    /* content: ""; */
    /* position: absolute; */
    /* left: 0; */
    /* top: 50%; */
    /* transform: translateY(-50%); */
    /* width: 16rem; */
    /* height: 16rem; */
    /* background-color: #332c2b00081; */
    /* border-radius: 50%; */
}

.productview2box .contentbox .textbox .text {
    margin-bottom: 40rem;
}

.productview2box .contentbox .textbox .zuoyong .text {
    font-size: 19rem;

    padding: 6rem 0;
}

.productview2box .contentbox .textbox .zuoyong .text>p {
    text-indent: 38rem;
}


.productview2box .contentbox .textbox .zuoyong .img {
    width: 700rem;
    margin: auto;
    margin-bottom: 40rem;
}

.productview2box .contentbox .textbox .zuoyong img {
    margin: 30rem 0;
    max-height: 100%;
    max-width: 100%;
    object-fit: cover;
}


.productview2box .contentbox .textbox .zuoyong .img img {
    width: 100%;
}


/* æ–°é—»ä¸­å¿ƒ */
.newsbox {}
.newsbox .newcardbox {
    display: flex;
    flex-wrap: wrap;
}

.newsbox .newcardbox .card {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    display: flex;
    flex-direction: column;
    border: 2px solid #e6e6e6;
    border-radius: 5rem;
    overflow: hidden;
    background: #fff;
    color: #332c2b;
    transition: all .5s;
}

.newsbox .newcardbox .card:hover {
    box-shadow: -2px 4px 10px 0 #332c2b7a;
}

.newsbox .newcardbox .card .textbox {
    padding: 12rem 12rem 0;
    margin-top: auto;
}

.newsbox .newcardbox .card .textbox .text {
    font-size: 16rem;
    line-height: 24rem;
    margin: 12rem 0;
    width: 100%;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newsbox .newcardbox .card .textbox .beizhu {
    font-weight: 600;
    font-size: 14rem;
    margin-bottom: 10rem;
}

.newsbox .newcardbox .card .textbox .btnbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14rem;
    padding: 20rem 0;
    border-top: 1px solid #e6e6e6;
}

.newsbox .newcardbox .card .textbox .btnbox .btn {font-weight: 600;color: #332c2b;}

.newsbox .newcardbox .card .textbox .title {
    font-size: 20rem;
    line-height: 27rem;
}

.newsbox .newcardbox .card .imgbox {
    width: 100%;
}

.newsbox .newcardbox .card .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.newsbox .newcardbox .card:nth-child(3n) {
    margin-right: 0;
}

/* newsfaqsbox */
.newsfaqsbox {}

.newsfaqsbox .nyfaqs {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.newsfaqsbox .nyfaqs .left {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
    overflow: hidden;
}

.newsfaqsbox .nyfaqs .right {
    width: 46%;
    height: 700rem;
}

.newsfaqsbox .nyfaqs .right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.newsfaqsbox .nyfaqs .left .item {
    display: flex;
    flex-direction: column;
    background: #fff;
    margin-bottom: 20rem;
    box-shadow: 0rem 8rem 25rem 0rem rgba(172, 176, 181, 0.2);
    border-radius: 10rem;
    overflow: hidden;
    transition: all .5s;
    width: fit-content;
}

.newsfaqsbox .nyfaqs .left .item:nth-child(2n) {
    /* transform: translateX(40rem); */
    tr\:;
    tr\: inherit;
    tr\: inherit;
    tr\: t;
    tr\: tr;
    tr\: inherit;
    tr\: inherit;
    tr\: t;
}

.newsfaqsbox .nyfaqs .left .item .title {
    position: relative;
    color: #332c2b;
    color: #fff;
    font-size: 16rem;
    padding: 11rem 30rem;
    padding-left: 1.5em;
    font-weight: 600;
    display: flex;
    align-items: center;
    background: #332c2b;
    transition: all .6s;
}

.newsfaqsbox .nyfaqs .left .item .title span {
    margin-right: 15rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.newsfaqsbox .nyfaqs .left .item .title span:before {
    content: "+";
    position: relative;
    font-size: 46rem;
    transform: translateY(-2rem);
    font-weight: 600;
    display: inline-block;
    font-size: 34rem;
    transition: all 0.3s ease-out 0s;
}

.newsfaqsbox .nyfaqs .left .item.active .title span:before {
    color: #fbe122;
    content: "-";
}

.newsfaqsbox .nyfaqs .left .item:last-child {
    margin-bottom: 0;
}



.newsfaqsbox .nyfaqs .left .item.active .title {
    color: #fbe122;
}

.newsfaqsbox .nyfaqs .item .miaoshu {
    width: 100%;
    overflow: hidden;
    padding: 20rem;
    padding-top: 10rem;
    font-size: 16rem;
    line-height: 30rem;
    display: none;
}


/* æ–°é—»è¯¦æƒ… */

.newsviewbox .contentbox {
   margin-top: 40rem;
}

.newsviewbox .contentbox .itembox {}

.newsviewbox .contentbox .itembox .itemcontentbox {}

.newsviewbox .contentbox .itembox .itemcontentbox .textbox {
    font-size: 16rem;
    line-height: 32rem;
    margin-top: 40rem;
    word-break: break-word;
    text-align: justify;
}

.newsviewbox .contentbox .itembox .itemcontentbox .textbox img {
    max-width: 100%;
}

.newsviewbox .contentbox .itembox .itemheadbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.newsviewbox .contentbox .itembox .itemheadbox .leftbox {
    width: 45%;
}

.newsviewbox .contentbox .itembox .itemheadbox .leftbox img {
    width: 100%;
}

.newsviewbox .itembox .itemheadbox .rightbox {
    width: 51%;
    /* background: #332c2b; */
    /* border-radius: 5rem; */
    overflow: hidden;
    /* padding: 20rem; */
    /* color: #fff; */
}

.newsviewbox .itembox .itemheadbox .rightbox .itemtitle {
    font-size: 30rem;
    line-height: 42rem;
    font-weight: 600;
}

.newsviewbox .itembox .itemheadbox .rightbox .beizhu {
    font-weight: 600;
    margin-bottom: 40rem;
    font-size: 20rem;
}

.newsviewbox .itembox .itemheadbox .rightbox .fenxiang {
    font-weight: 600;
    font-size: 20rem;
}

.newsviewbox .itembox .itemheadbox .rightbox .fabutime {
    display: flex;
    align-items: center;
    font-size: 16rem;
    margin: 24rem 0;
}

.newsviewbox .itembox .itemheadbox .rightbox .fabutime .time {
    margin-left: 26rem;
    color: #666;
}


.newsviewbox .itembox .itemheadbox .rightbox .waibulianjie {
    display: flex;
    margin-top: 20rem;
}

.newsviewbox .itembox .itemheadbox .rightbox .waibulianjie .img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    filter: brightness(0.2);
}

.newsviewbox .itembox .itemheadbox .rightbox .waibulianjie .img>img {
    /* border-radius: 50%; */
}

.newsviewbox .itembox .itemheadbox .rightbox .waibulianjie .img {
    width: 34rem;
    margin-right: 30rem;
    border-radius: 3rem;
    position: relative;
    transition: all .6s;
    box-shadow: 0rem 0rem 5rem #00000024;
    background: #fff;
}

.newsviewbox .itembox .itemheadbox .rightbox .waibulianjie .img:hover {
    background: #fbe122;
}

.newsviewbox .itembox .itemheadbox .rightbox .waibulianjie .img:hover img {
    filter: none;
}


/* è”ç³»æˆ‘ä»¬ */

.contactbox {
    color: #666;
    /* font-size: 16rem; */
}

.contactbox>.contentbox {
    /* display: flex; */
}

.contactbox .lianxifangshi {
    display: flex;
    margin: 50rem auto;
    align-items: center;
    justify-content: space-between;
}

.contactbox .lianxifangshi .left .title {
    color: #fff;
}

.contactbox .lianxifangshi .left p {
    margin: 30rem 0;
}

.contactbox .lianxifangshi .left .telbox {
    font-size: 16rem;
    font-weight: 600;
    margin-bottom: 25rem;
    color: #fbe122;
}

.contactbox .lianxifangshi .left .telbox .text {
    font-weight: normal;
    margin-bottom: 3rem;
    color: #fff;
}

.contactbox .lianxifangshi .left .telbox .phone {
    /* font-size: 28rem; */
    /* font-weight: 600; */
}

.contactbox .lianxifangshi .left {
    width: 40%;
    /* padding-right: 10%; */
    background: #fefee8;
    padding: 30rem;
    border-radius: 5rem;
    background: #332c2b;
}

.contactbox .lianxifangshi .left .waibulianjie {
    display: flex;
    margin-top: 30rem;
}

.contactbox .lianxifangshi .left .waibulianjie .img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    filter: brightness(0.2);
}

.contactbox .lianxifangshi .left .waibulianjie .img>img {
    /* border-radius: 50%; */
}

.contactbox .lianxifangshi .left .waibulianjie .img {
    width: 34rem;
    margin-right: 30rem;
    border-radius: 3rem;
    position: relative;
    transition: all .6s;
    box-shadow: 0rem 0rem 5rem #00000024;
    background: #fff;
}

.contactbox .lianxifangshi .left .waibulianjie .img:hover {
    background: #fbe122;
}

.contactbox .lianxifangshi .left .waibulianjie .img:hover img {
    filter: none;
}


.contactbox .lianxifangshi .left>.text {
    line-height: 28rem;
    margin-bottom: 43rem;
    max-height: 112rem;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 36rem;
    font-size: 18rem;
}

.contactbox .lianxifangshi .right {
    width: 50%;
}

.contactbox .lianxifangshi .title {
    color: #332c2b;
    font-size: 40rem;
    font-weight: normal;
    padding: 0;
    padding-bottom: 40rem;
}

.contactbox .right .formbox {
    width: 100%;
    padding: 15rem 0;
    padding-bottom: 0;
    /* color: #fff; */
}

.contactbox .right .formbox input,
.contactbox .right .formbox textarea {
    display: block;
    border: none;
    outline: none;
    border: 1rem solid rgba(102, 102, 102, 0.493);
    width: 100%;
    max-width: 100%;
    height: 60rem;
    margin-bottom: 30rem;
    color: #fff;
    text-indent: 11rem;
    min-width: 100%;
    font-size: 16rem;
    background: #332c2b;
    /* border-radius: 7rem; */
    border: 0;
    border-bottom: 1rem solid #ddd;
    border-radius: 5rem;
}

.contactbox .right .formbox .btn input:last-child {
    margin-bottom: 0;
}

.contactbox .right .formbox textarea {
    height: 150rem;
    padding-top: 10rem;
    padding-left: 12rem;
    overflow: hidden;
    /* resize: none; */
    text-indent: 0rem;
    font-family: auto;
}

.contactbox .right .formbox .btn input {
    background-color: #fbe122;
    padding: 6rem 0rem;
    color: #332c2b;
    text-align: center;
    text-indent: 0rem;
    cursor: pointer;
    border-radius: 4rem;
    font-weight: 600;
}

.contactbox .right .formbox .line:last-child {
    width: 27%;
    margin-top: 33rem;
}

