body>div:first-child {
    position: relative;
    overflow: hidden;
}

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

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

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

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

.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: #000;
    display: block;
}

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

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

.dqaddressnav .addressnav a {
    font-size: 14rem;
    color: #212121a2;
    margin: 0rem 2rem;
}

.dqaddressnav .addressnav .right img {
    width: 15rem;
    height: 15rem;
    margin-right: 7rem;
    vertical-align: -2rem;
}


/*ä¸Šä¸‹æŒ‰é’®*/
.sxbtn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14rem 10rem;
    background: #034b95;
    color: #fff;
    flex-wrap: wrap;
    font-size: 12rem;
}

.sxbtn a {
    color: #fff;
}

.sxbtn a {
    font-size: 12rem;
    line-height: 28rem;
}

/*å†…é¡µå¤§å›¾*/
/* 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; */
}


/* aboutbox */
.aboutbox {}

.aboutbox .nyaboutbox {
    overflow: hidden;
}

.aboutbox .nyaboutbox .itembox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
}

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

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


.aboutbox .nyaboutbox .itembox .bottombox .iconbox {
    display: flex;
    justify-content: space-between;
    margin-top: 20rem;
    background: #034b95;
    padding: 10rem;
    flex-wrap: wrap;
}

.aboutbox .nyaboutbox .itembox .bottombox .iconbox .iconitem {
    display: flex;
    font-size: 12rem;
    border-right: 1rem solid #ffffff6e;
    padding-right: 1%;
    align-items: center;
    color: #fff;
    width: 49%;
    justify-content: center;
    /* text-align: center; */
    margin-bottom: 2%;
}

.aboutbox .nyaboutbox .itembox .bottombox .iconbox .iconitem:nth-child(2n) {
    padding-right: 0;
    border: 0;
}

.aboutbox .nyaboutbox .itembox .bottombox .iconbox .iconitem .imgbox {
    width: 40rem;
    filter: invert(1) brightness(200);
    margin-right: 15rem;
}

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

.aboutbox .nyaboutbox .itembox .bottombox .iconbox .icon:last-child {
    padding-right: 0;
    border: 0;
}

.aboutbox .nyaboutbox .itembox .bottombox .iconbox .iconitem .num {
    font-weight: 100;
    margin-bottom: 3rem;
    /* margin-top: 5rem; */
    display: flex;
    align-items: flex-end;
    font-size: 12rem;
}

.aboutbox .nyaboutbox .itembox .bottombox .iconbox .iconitem .num i {
    font-size: 20rem;
    position: relative;
    top: -10rem;
    font-style: normal;
}

.aboutbox .nyaboutbox .itembox .bottombox .iconbox .iconitem .num span {
    font-size: 24rem;
    margin-right: 5rem;
    color: #ee4f01;
    font-weight: 600;
}

.aboutbox .nyaboutbox .itembox .zhutitle {
    text-align: left;
    padding-bottom: 20rem;
}

.aboutbox .nyaboutbox .itembox .leftbox {
}

.aboutbox .nyaboutbox .itembox .leftbox .imgbox {
    width: 100%;
    height: 100%;
}

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

.aboutbox .nyaboutbox .itembox .rightbox {
}

.aboutbox .nyaboutbox .itembox .rightbox .textbox {
    font-size: 14rem;
    line-height: 28rem;
}

.aboutbox .nygswhbox {
    overflow: hidden;
    background: url(../image/fangzhenbgcolor.jpg) no-repeat center fixed;
    /* background: url(../image/fangzhenbg.jpg) no-repeat center fixed; */
}

.aboutbox .nygswhbox .zhutitle {
    color: #fff;
    text-align: left;
}

.aboutbox .nygswhbox .zhutitle .futitle {
    color: #07315ee6;
    color: #ffffff70;
}

.aboutbox .nygswhbox .textbox {}

.aboutbox .nygswhbox .textbox .text {
    font-size: 14rem;
    line-height: 28rem;
    color: #fff;
    margin-bottom: 30rem;
}

.aboutbox .nygswhbox .textbox .text .texttitle {
    font-weight: 600;
    font-size: 18rem;
    margin-top: 10rem;
    margin-bottom: 5rem;
    color: #ee4f01;
}



.aboutbox .nyhzhbbox {}

.aboutbox .nyhzhbbox .itembox {}

.aboutbox .nyhzhbbox .itembox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}

.aboutbox .nyhzhbbox .itembox .zhutitle {}

.aboutbox .nyhzhbbox .itembox .zhutitle:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 110rem;
    width: 50rem;
    background: linear-gradient(0, #e60012, transparent);
    display: none;
}

.aboutbox .nyhzhbbox .itembox .leftbox {
    width: 100%;
}

.aboutbox .nyhzhbbox .itembox .leftbox .textbox {
    margin: 50rem 0;
    font-size: 16rem;
    line-height: 30rem;
    text-align: center;
}

.aboutbox .nyhzhbbox .itembox .rightbox {
    width: 100%;
}

.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;
}

.marquee-container-right {
    width: 100%;
    overflow: hidden;
    /* height: 431rem; */
    position: relative;
    margin-bottom: 10rem;
    padding: 5rem 0;
}

.marquee-container-right .marquee-track {
    display: inline-flex;
    /* position: absolute; */
    /* gap: 20rem; */
    will-change: transform;
}

.marquee-item {
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0rem 0rem 5rem #0000002e;
    padding: 5rem;
}


.marquee-item .imgbox {
    background: #fff;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50rem;
}

.marquee-item .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}





.contentbox .classnavitembox {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
}

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

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



.contentbox .classnavitembox .classnavbox .navbox .navboxlist {
    display: none;
}

.contentbox .classnavitembox .classnavbox .navbox .navboxhead.active .navboxlist {
    display: block;
}

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

.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: #034b95;
    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: #034b95;
    padding: 15rem 10rem;
    position: relative;
    border-bottom: 2rem solid #ed5001;
    /* border-top-left-radius: 30rem; */
    justify-content: space-between;
}

.contentbox .classnavitembox .classnavbox .navbox .navboxhead::after {content:"";position: absolute;right: 10rem;transition: all .6s;width: 20rem;height: 20rem;background: url(../image/bottombtn.png) no-repeat;background-size: contain;/* filter: invert(1) brightness(200); */}

.contentbox .classnavitembox .classnavbox .navbox .navboxhead.active::after {
    transform: rotate(-180deg);
}

.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: 16rem;
    font-weight: 600;
    padding-left: 18rem;
    position: relative;
    color: #fff;
    display: block;
}

.contentbox .classnavitembox .classnavbox .navbox .navboxhead .biaoti:before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3rem;
    height: 20rem;
    background: #ed5001;
    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: 20rem;
}

.productbox .contentbox .classnavitembox .itembox {
}


.productbox .contentbox .hybox {
    display: flex;
    flex-wrap: wrap;
    /* margin-top: 40rem; */
}

.productbox .contentbox .hybox .item {
    width: 23.5%;
    margin-right: 2%;
}

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

.productbox .contentbox .hybox .item .img {
    width: 100%;
    height: 200rem;
}

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

.productbox .contentbox .hybox .card-title {
    color: #262626;
    font-size: 1.5em;
    line-height: normal;
    font-weight: 700;
    margin-bottom: 0.5em;
}

.productbox .contentbox .hybox .small-desc {
    font-size: 16rem;
    color: #000;
    white-space: nowrap;
    /* display: flex; */
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .6s;
}

.productbox .contentbox .hybox .card .miaoshubox {
    margin: 14rem 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 21rem;
}

.productbox .contentbox .hybox .card:hover .miaoshubox {
    color: #fff;
}

.productbox .contentbox .hybox .small-desc {
    font-size: 14rem;
}

.productbox .contentbox .hybox .card:hover .small-desc {
    color: #fff;
}

.productbox .contentbox .hybox .go-corner {
    display: flex;
    width: 100%;
    overflow: hidden;
    background: #f6f7fb;
    /* border-radius: 6rem; */
    transition: all .6s;
    flex-direction: column;
    justify-content: center;
    padding: 12rem 12rem;
    text-align: center;
}

.productbox .contentbox .hybox .go-corner .btnbox {
    margin-top: 16rem;
    overflow: hidden;
    width: 100%;
    border: 1rem solid #eee;
    margin: 0 auto;
    margin-top: 20rem;
    border-radius: 20rem;
}

.productbox .contentbox .hybox .card:hover .go-corner .btnbox a {
    color: #fff;
}

.productbox .contentbox .hybox .card .go-corner .btnbox a:hover {
    color: #ed5001 !important;

}

.productbox .contentbox .hybox .go-corner .btnbox a {
    display: block;
    width: 50%;
    height: 28rem;
    line-height: 28rem;
    text-align: center;
    float: left;
    font-size: 12rem;
    color: #777777;
    text-decoration: none;
    transition: all .6s;
}

.productbox .contentbox .hybox .go-corner .btnbox a.view {
    border-right: 1rem solid #eaeaea;
}


.productbox .contentbox .hybox .card {
    display: block;
    position: relative;
    width: 49%;
    /* background-color: #f2f8f9; */
    border-radius: 7rem;
    /* padding: 20rem 16rem; */
    margin-right: 2%;
    text-decoration: none;
    z-index: 1;
    overflow: hidden;
    /* background: #ee4f0157; */
    cursor: pointer;
    margin-bottom: 2%;
    /* height: 500rem; */
    box-shadow: 0rem 0rem 6rem #00000045;
}

.productbox .contentbox .hybox .card .img:after {
    content: "";
    height: 100%;
    left: 0rem;
    position: absolute;
    z-index: 0;
    top: 0rem;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    transition: transform 0.4s;
}

.productbox .contentbox .hybox .card:hover .img:after {
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);
}

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

.productbox .contentbox .hybox .card .img {
    display: block;
    width: 100%;
    /* height: 372rem; */
    position: relative;
    overflow: hidden;
    z-index: 1;
}



.productbox .contentbox .hybox .card .img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all .6s;
}

.productbox .contentbox .hybox .card:hover .img img {
    /* transform: scale(1.2); */
}

.productbox .contentbox .hybox .card:before {
    position: absolute;
    z-index: -1;
    top: -33rem;
    right: -16rem;
    background: #326bb4;
    height: 32rem;
    width: 32rem;
    border-radius: 32rem;
    transform: scale(1);
    transform-origin: 50% 50%;
    transition: transform 0.35s ease-out;
}

.productbox .contentbox .hybox .card:hover:before {
    transform: scale(40);
}

.productbox .contentbox .hybox .card:hover .go-corner {
    background: #034b95;
}

.productbox .contentbox .hybox .card:hover .card-title {
    transition: all 0.5s ease-out;
    color: #ffffff;
}


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

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

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

.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;
    line-height: 28rem;
    /* margin-top: 20rem; */
    /* color: #666; */
}

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


.productviewbox .contentbox .content {
    /* width: 70%; */
    margin-bottom: 40rem;
}

.productviewbox .contentbox .xiangxijieshao {
    margin: 11rem auto;
    box-shadow: 0rem 0rem 5rem #0000004a;
    border-radius: 5rem;
    padding: 16rem;
}

.productviewbox .contentbox .xiangxijieshao .title {
    background: #ee4f01;
    color: #fff;
    text-align: center;
    padding: 10rem 26rem;
    font-size: 18rem;
    border-radius: 5rem;
    display: inline-block;
}

.productviewbox .contentbox .xiangxijieshao .jieshaobox {
    /* padding-top: 35rem; */
    line-height: 28rem;
    font-size: 14rem;
}

.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 {
    /* width: 25%; */
    padding-top: 20rem;
    padding-bottom: 20rem;
    /* display: flex; */
    background: #034b95;
    margin: 20rem 0;
}

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

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

.aboutbox .recommend.swiper-slide {
    height: 516rem;
    box-shadow: 0rem 0rem 5rem #00000061;
}

.aboutbox .recommend.swiper-slide .aimg {
    display: block;
    width: 100%;
    height: 100%;
}

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


.productviewbox .contentbox .recommendbox {
    /* border: 8rem solid #f0f0f0; */
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    /* background: #034b95; */
    background-size: cover;
}

.productviewbox .contentbox .recommendbox .zhutitle {
    color: #fff;
}

.productviewbox .contentbox .recommendbox .zhutitle .futitle {
    color: #ffffff61;
}

.productviewbox .contentbox .recommendbox .card-title {
    color: #262626;
    font-size: 1.5em;
    line-height: normal;
    font-weight: 700;
    margin-bottom: 0.5em;
}

.productviewbox .contentbox .recommendbox .small-desc {
    font-size: 16rem;
    color: #000;
    white-space: nowrap;
    /* display: flex; */
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .6s;
}

.productviewbox .contentbox .recommendbox .card .miaoshubox {
    margin: 14rem 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 21rem;
}

.productviewbox .contentbox .recommendbox .card:hover .miaoshubox {
    color: #fff;
}

.productviewbox .contentbox .recommendbox .small-desc {
    font-size: 14rem;
}

.productviewbox .contentbox .recommendbox .card:hover .small-desc {
    color: #fff;
}

.productviewbox .contentbox .recommendbox .go-corner {
    display: flex;
    width: 100%;
    overflow: hidden;
    background: #f6f7fb;
    /* border-radius: 6rem; */
    transition: all .6s;
    flex-direction: column;
    justify-content: center;
    padding: 23rem 10rem;
    text-align: center;
}

.productviewbox .contentbox .recommendbox .card:hover .go-corner {
    background: #034b95;
}

.productviewbox .contentbox .recommendbox .go-corner .btnbox {
    margin-top: 16rem;
    overflow: hidden;
    width: 100%;
    border: 1rem solid #eee;
    margin: 0 auto;
    margin-top: 14rem;
    border-radius: 20rem;
}

.productviewbox .contentbox .recommendbox .card:hover .go-corner .btnbox a {
    color: #fff;
}

.productviewbox .contentbox .recommendbox .card .go-corner .btnbox a:hover {
    color: #ed5001 !important;
}

.productviewbox .contentbox .recommendbox .go-corner .btnbox a {
    display: block;
    width: 50%;
    height: 28rem;
    line-height: 28rem;
    text-align: center;
    float: left;
    font-size: 12rem;
    color: #777777;
    text-decoration: none;
    transition: all .6s;
}

.productviewbox .contentbox .recommendbox .go-corner .btnbox a.view {
    border-right: 1rem solid #eaeaea;
}


.productviewbox .contentbox .recommendbox .card {
    display: block;
    position: relative;
    width: 32%;
    /* background-color: #f2f8f9; */
    border-radius: 5rem;
    /* padding: 20rem 16rem; */
    margin-right: 2%;
    text-decoration: none;
    z-index: 1;
    overflow: hidden;
    /* background: #ee4f0157; */
    cursor: pointer;
    margin-bottom: 2%;
    overflow: hidden;
    box-shadow: 0rem 0rem 6rem #ffffffad;
}

.productviewbox .contentbox .recommendbox .card .img:after {
    content: "";
    height: 100%;
    left: 0rem;
    position: absolute;
    z-index: 0;
    top: 0rem;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    transition: transform 0.4s;
}

.productviewbox .contentbox .recommendbox .card:hover .img:after {
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);
}

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

.productviewbox .contentbox .recommendbox .card .img {
    display: block;
    width: 100%;
    /* height: 372rem; */
    position: relative;
    overflow: hidden;
    z-index: 1;
}



.productviewbox .contentbox .recommendbox .card .img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all .6s;
}



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


/*cp*/

.productviewbox .contentbox .miaoshubox>div.title {
    /* background: #ee4f01; */
    color: #666;
    font-size: 14rem;
    padding: 10rem 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; */
    margin-top: 20rem;
    width: 100%;
}

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

.productviewbox .contentbox .miaoshubox .title1 {
    font-size: 20rem;
    padding: 6rem 0;
    /* border-bottom: 2rem solid #e6e6e6; */
    font-weight: normal;
    color: #034b95;
    text-align: left;
    font-weight: 600;
}

.productviewbox .contentbox .miaoshubox .text {
    font-size: 14rem;
    line-height: 28rem;
}

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

.productviewbox .contentbox .miaoshubox .title2 {
    margin-bottom: 16rem;
    font-size: 26rem;
    text-align: left;
}

.productviewbox .contentbox .miaoshubox .phone {
    margin: 14rem 0;
    font-size: 16rem;
    color: #034b95;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.productviewbox .contentbox .miaoshubox .btnbox {
    display: flex;
    align-items: center;
    margin-top: 28rem;
    padding-left: 12rem;
}

.productviewbox .contentbox .miaoshubox .btnbox a {
    color: #ee4f01;
    margin-right: 34rem;
}

.productviewbox .contentbox .miaoshubox .btnbox a:after {
    border-color: #ee4f01;
}

.productviewbox .contentbox .miaoshubox .btnbox a:hover {
    /* background: #ee4f01; */
    color: #fff;
}

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

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

.productviewbox .contentbox .miaoshubox .phone .img {
    width: 30rem;
    height: 30rem;
    border-radius: 3rem;
    background: #034b95;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 13rem;
}

.productviewbox .neirongbox {
    display: flex;
    margin-top: 20rem;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}

.productviewbox .textbox2 {
    background: #034b95;
    border: 2rem solid #034b95;
    border-radius: 3rem;
    padding: 6rem;
    width: 100%;
}

.productviewbox .textbox2 .swiper-button-prev,
.productviewbox .textbox2 .swiper-button-next {
    color: #ee4f01;
    outline: none;
}

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

}

.productviewbox .textbox .swiper-slide {
    text-align: center;
    font-size: 18rem;
    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: 300rem;
    margin-left: auto;
    margin-right: auto;
}

.productviewbox .textbox .swiper-slide {
    background-size: cover;
    background-position: center;
    /* padding: 10rem 0; */
}

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

.productviewbox .textbox .mySwiper {
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
    /* padding: 10rem 0; */
    /* border-top: 15rem solid #ee4f01; */
    /* background: #000; */
    overflow: hidden;
    margin-top: 16rem;
}

.productviewbox .textbox .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 1;
    border-radius: 3rem;
    overflow: hidden;
}

.productviewbox .textbox .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
    border: 2rem solid #ee4f01;
}

/* product3box */
.product3box {}
.product3box .itembox .hybox{
    display: flex;
    flex-wrap: wrap;
}

.product3box .itembox .item {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
    box-shadow: 0rem 0rem 6rem #00000045;
    border-radius: 2rem;
    overflow: hidden;
}

.product3box .itembox .item .titlebox {
    font-size: 16rem;
    color: #666;
    padding: 10rem;
    text-align: center;
    font-weight: 600;
    border-top: 1rem solid #66666642;
    line-height: 26rem;
}

.product3box .itembox .item .videobox {
    width: 100%;
    position: relative;
    height: 200rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
}

.product3box .itembox .item .videobox .posterOverlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    background: #fff;
}

.product3box .itembox .item .videobox .posterOverlay img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.product3box .itembox .item .videobox .videobtn {
    width: 50rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #ee4f01;
    background: #034b95;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
    z-index: 2;
}

.product3box .itembox .item .videobox .videobtn img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
    filter: invert(1) brightness(200);
}

.product3box .itembox .item .videobox video {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.product3box .itembox .item:nth-child(2n) {
    margin-right: 0;
}

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

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

.product2box  {
    
}

.product2box .contentbox {
    margin-top: 20rem;
}
.product2box .itembox {
    width: 100%;
}

.product2box .classnavitembox .classnavbox {
}



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

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



/* æ–°é—»ä¸­å¿ƒ */
.newsbox {}

.newsbox .contentbox {
    margin-top: 20rem;
}
.newsbox .contentbox .itembox {
    /* width: 78%; */
}

.newsbox .contentbox .classnavitembox .classnavbox {
    /* width: 20%; */
}

.newsbox .contentbox .newcardbox .card {
    width: 100%;
    box-shadow: 0rem 0rem 5rem #0000005c;
    /* margin-bottom: 30rem; */
    display: flex;
    /* align-items: center; */
    background: #fff;
    position: relative;
    margin-bottom: 20rem;
    border-radius: 5rem;
    overflow: hidden;
    padding: 13rem;
    flex-direction: column;
}

.newsbox .contentbox .newcardbox .card:hover {
    /* border-color: #ee4f01; */
}



.newsbox .contentbox .newcardbox .card:hover .textbox .btnbox .btn {
    color: #FFf;
}

.card {}

.newsbox .contentbox .newcardbox .card .imgbox {
    /* width: 24%; */
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-bottom-right-radius: 0;
    position: relative;
}

.newsbox .contentbox .newcardbox .card .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .6s;
}

.newsbox .contentbox .newcardbox .card:hover .imgbox img {
    /* transform: scale(1.2); */
}

.newsbox .contentbox .newcardbox .card .textbox {
    /* width: 76%; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 16rem;
}

.newsbox .contentbox .newcardbox .card .textbox .btn a {
    color: #000;
}

.newsbox .contentbox .newcardbox .card .textbox .btn a:hover {
    color: #fff;
}

.newsbox .contentbox .newcardbox .card .textbox .btn a:after {
    border-color: #ee4f01;
}

.newsbox .contentbox .newcardbox .card .btnbox {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #034b95;
    padding: 6rem 14rem;
}

.newsbox .contentbox .newcardbox .card .btnbox .time .day {
    font-size: 26rem;
    font-weight: 600;
}

.newsbox .contentbox .newcardbox .card .btnbox .time {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-direction: column;
    /* background: #ee4f01; */
    font-size: 14rem;
    border-radius: 11rem;
    transition: all .6s;
    color: #fff;
}

.newsbox .contentbox .newcardbox .card:hover .btnbox .time {
    /* background: #ee4f01; */
    /* color: #fff; */
}





.newsbox .contentbox .newcardbox .card .textbox .title {
    font-size: 18rem;
    color: #000;
    font-weight: 600;
}

.newsbox .contentbox .newcardbox .card:hover .textbox .title {
    color: #ee4f01;
}

.newsbox .contentbox .newcardbox .card .textbox .text {
    color: #000;
    line-height: 28rem;
    margin-top: 14rem;
    height: 50rem;
    width: 94%;
    font-size: 14rem;
    display: -webkit-box;
    /* 使用WebKit的弹性盒子模型 */
    -webkit-box-orient: vertical;
    /* 设置子元素为垂直排列 */
    -webkit-line-clamp: 2;
    /* 显示的行数 */
    overflow: hidden;
    /* 隐藏超出容器的内容 */
    text-overflow: ellipsis;
    /* 超出部分显示省略号 */
    margin-bottom: 20rem;
}

.newsbox .contentbox .newcardbox .card .textbox .btnbox {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.newsbox .contentbox .newcardbox .card .textbox .btnbox .btn {
    background-color: #f5f5f5;
    padding: 10rem 30rem;
    margin-right: 20rem;
    border-radius: 7rem;
    position: relative;
    overflow: hidden;
    z-index: 5;
}



.newsbox .contentbox .newcardbox .card .textbox .btnbox .time {
    color: #000;
}


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

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

.newsviewbox .contentbox .classnavitembox .classnavbox {
    /* width: 20%; */
}

.newsviewbox .contentbox .itembox {
    /* width: 78%; */
}

.newsviewbox .contentbox .content .title {
    /* padding: 40rem 0; */
    font-size: 18rem;
}

.newsviewbox .contentbox .fabutime {
    display: flex;
    font-size: 12rem;
    color: #666;
    /* border-top: 1rem solid #e6e6e6; */
    /* border-bottom: 1rem solid #e6e6e6; */
    padding: 14rem 0;
    flex-wrap: wrap;
    line-height: 28rem;
}

.newsviewbox .contentbox .fabutime .time {
    margin-right: 20rem;
}

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

.newsviewbox .contentbox .textbox {
    font-size: 14rem;
    padding: 14rem 0;
    line-height: 28rem;
    color: #666;
}

.newsviewbox .contentbox .content {
    width: 100%;
}

.newsviewbox .contentbox .rightbox {
    width: 100%;
    padding-top: 20rem;
    padding-bottom: 20rem;
}

.newsviewbox .contentbox .recommendbox {
    /* border: 8rem solid #f0f0f0; */
    /* padding: 20rem 20rem; */
}

.newsviewbox .contentbox .recommendbox>h2 {
    margin-bottom: 18rem;
    font-size: 18rem;
}

.newsviewbox .contentbox .recommendbox .recommend {
    font-size: 18rem;
    color: #000 !important;!i;!;
    height: auto;
    overflow: hidden;
    transition: all .3s ease;
    /* border-bottom: 1rem solid #727272; */
    padding: 10rem 6rem;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin: 6rem 0;
}

.newsviewbox .contentbox .recommendbox .recommend:nth-child(2n) {
    background: #f6f7fb;
}

.newsviewbox .contentbox .recommendbox .recommend .aimg {
    height: 200rem;
    display: none;
}


.newsviewbox .contentbox .recommendbox .recommend .aimg img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

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

.newsviewbox .contentbox .recommendbox .recommend .time {
    font-size: 12rem;
    color: #666;
    margin-top: 11rem;
}

.newsviewbox .contentbox .recommendbox .recommend .title {
    display: flex;
    width: 100%;
    font-size: 16rem;
    overflow: hidden;
    text-overflow: ellipsis;
    align-items: center;
}


/* è”ç³»æˆ‘ä»¬ */
.contactbox {}

.contactbox .lianxibox {
    text-align: center;
    font-size: 12rem;
    padding-bottom: 0;
}

.contactbox .lianxibox .phone {
    font-size: 26rem;
    font-weight: 600;
    color: #034b95;
    margin-bottom: 6rem;
}

.contactbox .lianxibox .itembox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 28rem;
    flex-wrap: wrap;
}

.contactbox .lianxibox .itembox .item {
    padding: 14rem;
    box-shadow: 0rem 0rem 5rem #034b958f;
    border-radius: 5rem;
    display: flex;
    align-items: center;
    text-align: left;
    width: 100%;
    font-size: 14rem;
    font-weight: 600;
    margin-bottom: 16rem;
}

.contactbox .lianxibox .itembox .item .textbox {
    width: 80%;
}

.contactbox .lianxibox .itembox .item .textbox .title {
    margin: 6rem 0;
    color: #034b95;
    font-size: 18rem;
    font-weight: 600;
}

.contactbox .lianxibox .itembox .item .imgbox {
    width: 42rem;
    margin-right: 20rem;
}

.contactbox .lianxibox .itembox .item .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* filter: brightness(0); */
}

.contactbox .messagebox {
    color: #fff;
    background: url(../image/colorbg.jpg) center no-repeat fixed;
    margin: 20rem 0;
    text-align: center;
    margin-bottom: 0;
}

.contactbox .messagebox .w>p {
    font-size: 12rem;
}

.contactbox .messagebox .formbox {
    background: #fff;
    padding: 16rem 8rem;
    border-radius: 3rem;
    margin-top: 20rem;
}

.contactbox .messagebox .formbox form {
    display: flex;
    flex-wrap: wrap;
}

.contactbox .messagebox .formbox form .line {
    width: 32%;
    margin-bottom: 13rem;
    margin-right: 6rem;
}

.contactbox .messagebox .formbox form .line:nth-child(3) {
    margin-right: 0;
}

.contactbox .messagebox .formbox form .line.linebtn {
    width: 100%;
    margin-right: 0;
}

.contactbox .messagebox .formbox form .line.linebtn input {
    background: #034b95;
    color: #fff;
    padding: 10rem;
    font-size: 14rem;
    border-radius: 5rem;
    cursor: pointer;
}

.contactbox .messagebox .formbox form .line.linemessage textarea {
    width: 100%;
    height: 100rem;
    font-family: auto;
}

.contactbox .messagebox .formbox form .line.linemessage {
    width: 100%;
    margin-right: 0;
}

.contactbox .messagebox .formbox form .line>div {
    width: 100%;
}

.contactbox .messagebox .formbox form .line>div input,
.contactbox .messagebox .formbox form .line textarea {
    width: 100%;
    outline: none;
    border: 1rem #ddd solid;
    height: auto;
    padding: 10rem 4rem;
    border-radius: 4rem !important;
    background: #fafafa;
    font-size: 12rem;
}

.contactbox .messagebox .zhutitle {
    color: #fff;
    padding-bottom: 20rem;
    margin-bottom: 0;
}

.contactbox .messagebox .zhutitle .futitle {
    color: #ffffff54;
}
.BMap_bubble_content {
    font-size: 14rem;
}