.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: 16rem;
    color: #212121a2;
    flex-direction: row;
    flex-wrap: wrap;
}

.dqaddressnav .addressnav .right {
    padding: 10rem 0;
}

.dqaddressnav .addressnav .left {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.dqaddressnav .addressnav .left .item {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2%;
}

.dqaddressnav .addressnav .left .item a {
    font-size: 16rem;
    padding: 8rem 0;
    border: 1rem solid #666;
    border-radius: 30rem;
    transition: all .6s;
    color: #000;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
    margin-right: 10rem;
}

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

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

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

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


/*ä¸Šä¸‹æŒ‰é’®*/
.sxbtn {display: flex;justify-content: space-between;align-items: center;padding: 20rem 0rem;flex-wrap: wrap;}

.sxbtn > div {
    margin-bottom: 13rem;
}

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


/* ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â³ÃƒÂ¤Ã‚ÂºÃ…Â½ÃƒÂ¦Ã‹â€ Ã¢â‚¬ËœÃƒÂ¤Ã‚Â»Ã‚Â¬ */

 .bgindexabout {
    width: 100%;
    /* background: url(../image/aboutbg.jpg) no-repeat center center; */
    background-size: cover;
    padding-bottom: 50rem;
    /* background: url(../image/neiye.jpg) no-repeat center center; */
    background-size: cover;
    padding-bottom: 0;
    /* filter: blur(0px); */
    position: relative;
}

.gswhbox {
    margin-top: 20rem;
}

.gswhbox .whbox {
    clear: both;
    overflow: hidden;
}

.gswhbox .whbox .imgbox {
    float: left;];
    display: flex;
    width: 100%;
    position: relative;
    justify-content: center;
    align-items: center;
    height: 239rem;
    margin-right: 2%;
    margin-bottom: 2%;
    border-radius: 15rem;
    overflow: hidden;
    padding: 20rem;
}

.gswhbox .whbox .imgbox:nth-child(1) {
    /* height: 506rem; */
    margin-right: 0;
}

.gswhbox .whbox .imgbox:nth-child(2n) {
    margin-right: 0;
}

.gswhbox .whbox .imgbox:nth-child(3) {
    margin-top: 1%;
    width: 100%;
}

.gswhbox .whbox .imgbox:nth-child(4) {
    margin-right: 0;
    width: 49%;
    /* margin-bottom: 1%; */
}

.gswhbox .whbox .imgbox:nth-child(3) {
    width: 49%;
    /* margin-right: 0; */
}

.gswhbox .whbox .imgbox .img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.gswhbox .whbox .imgbox .text {
    color: #078057;
}

.gswhbox .whbox .imgbox .text .title {
    position: relative;
    font-size: 22rem;
    font-weight: 600;
    padding: 14rem 0;
}

.gswhbox .whbox .imgbox .text .title:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    background: #078057;
    width: 10%;
    height: 5rem;
    border-radius: 10rem;
}

.gswhbox .whbox .imgbox .text .wenan {
    font-size: 16rem;
    line-height: 25rem;
    text-align: center;
    margin-top: 7rem;
}

.gswhbox .whbox .imgbox .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .6s;
}

.gswhbox .whbox .imgbox:hover .img img {
    transform: scale(1.2);
}

 .bgindexabout::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* filter: blur(9px); */
    /* background: url(../image/aboutbg2.jpg) no-repeat center center; */
    background-size: cover;
    z-index: -1;
}

 .contentbox .bgindexabout>.title {
    /* font-weight: normal !important; */
    font-size: 36rem;
    padding-bottom: 50rem;
    text-align: center;
    width: 100%;
    font-weight: 700;
    color: #000;
}

 .contentbox .bgindexabout>.title .futitle {
    font-size: 18rem;
    text-align: center;
    width: 100%;
    color: #000;
    margin-top: 10rem;
}

 .indexabout {
    display: flex;
    justify-content: space-between;
    background: #f6f7fb;
    /* padding: 34rem; */
    border-radius: 14rem;
    align-items: center;
    flex-direction: column;
    padding-top: 0;
}

 .indexabout .imgbox {
    width: 100%;
    /* height: 83%; */
    /* padding: 83rem 0rem 70rem 44rem; */
    position: relative;
}

 .indexabout .imgbox > img {
    max-width: 100%;
    /* height: 100%; */
    object-fit: cover;
    /* box-shadow: 0rem 0rem 19rem 0px #0000006b; */
}

 .indexabout .textbox {
    width: 100%;
    /* background-color: #f2f2f2; */
    position: relative;
}

 .indexabout .textbox .pctextbox {
    color: #000;
    /* position: absolute; */
    /* top: 50%; */
    /* left: -40rem; */
    /* transform: translateY(-50%); */
    width: 100%;
    /* height: 74%; */
    /* background-color: #000; */
    color: #fff;
    padding: 10rem 8rem;
    /* padding-left: 80rem; */
}

 .indexabout .pctextbox h2 {
    margin-bottom: 14rem;
    font-size: 42rem;
    color: #000;
    font-weight: 600;
    display: flex;
    align-items: center;
    border-bottom: 1rem solid rgba(102, 102, 102, 0.514);
    position: relative;
    padding: 6rem 0;
    margin-left: 5%;
}

 .indexabout .pctextbox h2::after {
    display: block;
    content: "";
    position: absolute;
    bottom: -1.5rem;
    width: 30%;
    height: 2rem;
    background-color: #03864d;
    border-radius: 1rem;
}

 .indexabout .pctextbox .text {
    line-height: 28rem;
    width: 100%;
    font-size: 16rem;
    color: #000;
    /* max-height: 210rem; */
    overflow: hidden;
    text-overflow: ellipsis;
    /* margin-bottom: 15rem; */
    /* text-align: center; */
}

 .indexabout .pctextbox .read {
    margin-bottom: 4rem;
    background-color: #03864d;
    /* border-radius: 5rem; */
    display: inline-block;
    padding: 10rem 18rem;
    color: #fff;
    cursor: pointer;
    font-size: 18rem;
}

 .bgindexabout .iconbox {
    display: flex;
    /* padding: 18rem 10rem; */
    justify-content: space-between;
    /* margin-top: 50rem; */
    color: #000;
    /* background: linear-gradient(0deg, #fdfafa, #000000); */
    font-size: 16rem;
    /* box-shadow: 0 0 10px 10px #9fb1c5; */
    /* position: absolute; */
    width: 100%;
    margin-bottom: 15rem;
    flex-wrap: wrap;
}

 .bgindexabout .iconbox .icon {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* height: 100rem; */
    width: 50%;
    flex-direction: row-reverse;
    border-right: 1rem solid #66666699;
    padding: 10rem 16rem;
    margin-bottom: 3%;
}

.bgindexabout .iconbox .icon:last-child {
    border-right: 0;
}

.bgindexabout .iconbox .icon:nth-child(2n) {
    border-right: 0;
}

 .bgindexabout .iconbox .icon .img {
    width: 33rem;
    /* margin-left: 68rem; */
}

 .bgindexabout .iconbox .icon .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* filter: brightness(0); */
}

 .bgindexabout .iconbox .icon .text .num {
    font-size: 17rem;
    color: #000;
}

 .bgindexabout .iconbox .icon .text .num span {
    font-size: 25rem;
    font-weight: 700;
    font-family: BEBAS;
    padding: 0;
    margin: 0;
}


.aboutbox .contentbox .title {
    padding: 20rem 0;
    /* margin-top: 20rem; */
    text-align: center;
    font-weight: normal;
    font-size: 36rem;
}

.aboutbox .contentbox>.title {
    border-bottom: none;
}

.aboutbox .contentbox .gsjianjie {
    padding: 1rem .2rem 0.48rem;
    background: #F7F7F7;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.aboutbox .contentbox .gsjianjie .textbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 20rem 0;
    position: relative;
    justify-content: space-around;
    align-items: center;
}

.aboutbox .contentbox .gsjianjie .textbox .nrbox {
    /* display: -webkit-box; */
    /* display: -webkit-flex; */
    display: -moz-box;
    display: -ms-flexbox;
    /* display: flex; */
    width: 40%;
    /* min-height: 26rem; */
    margin-bottom: 48rem;
    position: relative;
    /* height: 300rem; */
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 33rem;
    text-indent: 32rem;
}

.aboutbox .contentbox .textbox .imgbox {
    width: 40%;
    height: 400rem;
    cursor: pointer;
    position: relative;
    z-index: 10;
}

.aboutbox .contentbox .gsjianjie .textbox .imgbox .borderbox {
    position: absolute;
    left: 22rem;
    top: -22rem;
    width: 100%;
    height: 100%;
    border: 1rem solid #326bb4;
    z-index: -1;
}

.aboutbox .contentbox .textbox .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 28;
}

.aboutbox .contentbox .gsjianjie .btn {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto 48rem;
    padding: 11rem 22rem;
    text-align: center;
    background: #FFFFFF;
    border: 1rem solid #326bb4;
    font-size: 16rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #326bb4;
}


/*youshi*/

/*  */
.mySwbox-main {
    background-color: #f4f4f4;
}

.mySwbox {
    position: relative;
    padding: 35rem 10rem 0;
}

.mySwbox-main .titlebox {
    width: 40%;
    position: absolute;
    left: 10rem;
    top: 5%;
    z-index: 10;
}

.mySwbox-main .titlebox .section-title1 {
    color: #333333;
    font-size: 26rem;
    padding-top: 40rem;
}

.mySwbox-main .titlebox strong {
    display: block;
    font-weight: normal;
    padding-bottom: 20rem;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10rem;
    position: relative;
    font-size: 32rem;
    font-weight: 700;
}

.mySwbox-main .titlebox strong::before {
    content: '';
    display: block;
    width: 100rem;
    height: 5rem;
    background: #03864d;
    position: absolute;
    bottom: -3rem;
    left: 0;
    border-radius: 10rem;
}

.mySwbox-main .titlebox p {
    margin: 0;
    background-color: #1b1b1b;
    border-radius: 3rem;
    text-align: center;
    font-size: 18rem;
    line-height: 45rem;
    color: #f4f4f4;
    padding: 0 17rem;
    display: inline-block;
}

.mymyswiper {
    width: 100%;
    height: 300rem;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.mymyswiper2 {
    width: 100%;
    height: 300rem;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.mySwbox-main .swiper-slide {
    background-size: cover;
    background-position: center;
}

.gallery-top {
    height: 80%;
    width: 100%;
}

.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 1;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.mySwbox-main .slide .text {
    width: 45%;
    color: #333333;
    padding-top: 15%;
    overflow: hidden;
    padding-right: 5%;
    flex-shrink: 0;
}

.mySwbox-main .slide .text h2 {
    margin: 0;
    margin-bottom: 20rem;
}

.mySwbox-main .slide .text h2 .s1 {
    font-size: 26rem;
    line-height: 46rem;
}

.mySwbox-main .slide .text h2 .s2 {
    font-size: 18rem;
    font-weight: normal;
    line-height: 46rem;
    margin-left: 15rem;
}

.mySwbox-main .slide .text h2 .s3 {
    float: right;
    font-size: 61rem;
    line-height: 46rem;
    color: #03864d;
}

.mySwbox-main .slide .text p {
    font-size: 18rem;
    line-height: 32rem;
    color: #666;
    margin: 0;
}

.mySwbox-main .slide {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.mySwbox-main .slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mySwbox-thumbs {
    background-color: #fff;
    box-shadow: 0 0 10px #ddd;
    margin-top: 25rem;
}

.mySwbox-thumbs .gallery-thumbs {
    max-width: 1400rem;
    margin: 0 auto;
    padding: 20rem;
}

.mySwbox-main .gallery-thumbs .swiper-slide {
    flex: 1;
    position: relative;
    transition: all ease .5s;
    cursor: pointer;
    display: flex;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    padding: 20rem;
    border-right: 1px solid #ebebeb;
}

.mySwbox-main .img-center {
    position: relative;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80rem;
    border-right: 1px solid #ebebeb;
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .i1 {
    display: none;
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active::before {
    width: 100%;
}

.gallery-thumbs .swiper-slide:before {
    width: 0;
    height: 100%;
    background: #03864d;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s;
}

.gallery-thumbs .slide-icon {
    display: flex;
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .text {
    color: #FFF;
}

.gallery-thumbs .swiper-slide .i2 {
    display: none;
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .i2 {
    display: block;
}

.gallery-thumbs .swiper-slide .text {
    position: relative;
    z-index: 999;
    padding-left: 25rem;
    color: #333333;
}

.gallery-thumbs .swiper-slide .text h2 {
    font-size: 18rem;
    margin: 0;
    line-height: 30rem;
}

.gallery-thumbs .swiper-slide:last-child {
    border-right: 0;
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .text p {
    color: #FFF;
}

.gallery-thumbs .swiper-slide .text p {
    font-size: 14rem;
    color: #666666;
    margin: 0;
    line-height: 25rem;
}

.gallery-thumbs .swiper-slide .icon {
    width: 50rem;
    height: 50rem;
    vertical-align: -0.15em;
    fill: #333333;
    overflow: hidden;
    transition: all ease .5s;
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .icon {
    fill: #ffffff;
}

@media (max-width: 992px) {
    .mySwbox-main .mySwbox-thumbs .gallery-thumbs {
        padding: 10rem;
    }

    .mySwbox-main .gallery-thumbs .swiper-slide {
        padding: 10rem;
    }

    .mySwbox-main .img-center {
        width: 55rem;
    }

    .mySwbox-main .titlebox .section-title1 {
        font-size: 24rem;
    }

    .mySwbox-main .gallery-thumbs .swiper-slide .text {
        padding-left: 15rem;
    }
}

@media (max-width: 768px) {
    .mySwbox-main .mySwbox-thumbs {
        margin-left: 10rem;
        margin-right: 10rem;
    }

    .mySwbox-main .mySwbox {
        padding-top: 15rem;
    }

    .mySwbox-main .titlebox .section-title1 {
        font-size: 24rem;
        padding: 0;
    }

    .mySwbox-main .slide .text {
        width: 100%;
        padding-top: 20rem;
        padding-right: 0;
    }

    .mySwbox-main .slide {
        flex-direction: column;
    }

    .mySwbox-main .titlebox {
        width: 100%;
        position: relative;
        left: 0;
        top: 5%;
        z-index: 10;
    }

    .mySwbox-main .slide .img {
        margin-top: 10rem;
    }

    .mySwbox-main .gallery-thumbs .swiper-slide .text {
        display: none;
    }

    .mySwbox-main .gallery-thumbs .slide-icon {
        width: 100%;
    }

    .mySwbox-main .img-center {
        border-right: 0;
        width: 100%;
    }

    .mySwbox-main .mySwbox-main {
        padding: 5px 0 30px 0;
    }

    .mySwbox-main .gallery-thumbs .swiper-slide {
        margin-right: 0 !important;
    }

    .mySwbox-main .slide .text h2 .s3 {
        display: none;
    }
}
/*youshi*/
.aboutbox .contentbox .gsysbox {
    margin-top: 20rem;
    color: #000;
}

.aboutbox .contentbox .gsysbox .title {
    color: #000;
}

.aboutbox .contentbox .gsysbox .wenhuatext {
    display: flex;
}

.aboutbox .contentbox .gsysbox .wenhuatext .youshinav {
    width: 10%;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.aboutbox .contentbox .gsysbox .wenhuatext .youshinav .list {
    height: 14%;
    width: 100%;
    display: flex;
    /* justify-content: center; */
    /* align-items: center; */
    font-size: 18rem;
    color: #000;
    position: relative;
}

.aboutbox .contentbox .gsysbox .wenhuatext .youshinav .list img {
    width: 20rem;
    height: 20rem;
    position: absolute;
    left: 8%;
    top: 40%;
    transform: translateY(-50%);
    filter: brightness(0);
}

.aboutbox .contentbox .gsysbox .wenhuatext .youshinav .list .navlist:hover {
    background-color: #326bb4;
    color: #fff;
}

.aboutbox .contentbox .gsysbox .wenhuatext .youshinav .list:hover img {
    filter: brightness(1);
}

.aboutbox .contentbox .gsysbox .wenhuatext .youshinav .list.active .navlist {
    background-color: #326bb4;
    color: #fff;
    filter: brightness(1);
}

.aboutbox .contentbox .gsysbox .wenhuatext .youshinav .list.active img {
    filter: brightness(1);
}

.aboutbox .contentbox .gsysbox .wenhuatext .youshinav .list.active {}

.aboutbox .contentbox .gsysbox .wenhuatext .youshinav .navlist {
    display: inline-block;
    height: 80%;
    padding: 0rem 30rem;
    line-height: 69rem;
    width: 100%;
    text-align: center;
    transition: all 0.5s;
}

.aboutbox .contentbox .gsysbox .wenhuatext .item {
    width: 90%;
    position: relative;
    animation: donghua 1.5s ease forwards;
}

@keyframes donghua {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.aboutbox .contentbox .gsysbox .wenhuatext .item .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 316rem;
    background: #326bb4d4;
    color: #fff;
    border-bottom-left-radius: 40rem;
    border-top-right-radius: 40rem;
    height: 364rem;
    font-size: 20rem;
    padding: 10rem;
    width: 400rem;
    height: 450rem;
    padding: 60rem 40rem 40rem 50rem;
}

.aboutbox .contentbox .gsysbox .wenhuatext .item .itemtitle {
    font-size: 24rem;
    font-weight: bold;
    margin-bottom: 20rem;
}

.aboutbox .contentbox .gsysbox .wenhuatext .item .textwenben {
    line-height: 40rem;
}

.aboutbox .contentbox .gsysbox .wenhuatext .item .text .itemtext li {
    /* text-align: left; */
}

.aboutbox .contentbox .gsysbox .wenhuatext .item .itemimg {
    width: 100%;
    height: 600rem;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.aboutbox .contentbox .gsysbox .wenhuatext .item .itemimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.aboutbox .contentbox .ryzzbox .ryzz {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40rem;
}

.aboutbox .contentbox .ryzzbox .ryzz .item {
    width: 32%;
    height: 400rem;
    border: 1rem solid #078057;
    overflow: hidden;
    cursor: pointer;
    margin-right: 2%;
    margin-bottom: 2%;
}

.aboutbox .contentbox .ryzzbox .ryzz .item:nth-child(3n) {
    margin-right: 0;
}

.aboutbox .contentbox .ryzzbox .ryzz .item:hover img {
    transform: scale(1.2);
}

.aboutbox .contentbox .ryzzbox .ryzz .item img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
    transition: all 0.5s;
}

.aboutbox .contentbox .ryzzbox .ryzz .list {}

.aboutbox .contentbox .aboutimgbox {
    width: 100%;
    display: flex;
    margin: 30rem auto;
    justify-content: space-between
}

.aboutbox .contentbox .aboutimgbox .item {
    width: 30%;
    border-top: 1rem solid #e6e6e6;
}

.aboutbox .contentbox .aboutimgbox .item .img {
    width: 100%;
    height: 260rem;
    overflow: hidden;
}

.aboutbox .contentbox .aboutimgbox .item .img img {
    width: 100%;
    height: 100%;
    transition: all 1s;
}

.aboutbox .contentbox .aboutimgbox .item .img:hover img {
    transform: scale(1.1);
}

.aboutbox .contentbox .aboutimgbox .item .itemtitle {
    padding: 18rem 0;
}

.nyaddshow{
	position:relative;
	margin-top: 40rem;
	overflow: hidden;
}
.nyaddshow .abadpagin{
	display:flex;
	justify-content: flex-start;
	width:1200rem;
	box-shadow: 2rem 5rem 10rem #078057b5;
	margin: 0 auto;
	position: relative;
	z-index: 20;
	background:#fff;
}
.nyaddshow .abadpagin img{
	width: 22rem;
	margin-right:10rem;
	filter: brightness(0);
}
.nyaddshow .abadpagin p{
	display:flex;
	align-items:center;
	padding: 10rem 30rem;
	width: 14.3%;
	transition:0.5s ease;
	cursor: pointer;
	line-height:60rem;
	font-size: 16rem;
	background: #8080800a;
}
.nyaddshow .abadpagin p:hover img,
.nyaddshow .abadpagin p.active img{
	filter:brightness(1);
}
.nyaddshow .abadpagin p:hover,
.nyaddshow .abadpagin p.active{
	background: #078057;
	color:#fff;
}
.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: #078057;
	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;
}


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

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

.productbox .contentbox .classnav {
    display: flex;
    flex-wrap: wrap;
    /* padding: 16rem 0; */
    justify-content: center;
    margin: 20rem 0;
}

.productbox .contentbox .classnav a {
    font-size: 16rem;
    padding: 7rem 33rem;
    border: 1rem solid #666;
    margin-bottom: 11rem;
    border-radius: 30rem;
    margin-right: 2%;
    transition: all .6s;
    color: #000;
    width: 49%;
    text-align: center;
}

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

.productbox .contentbox .classnav a:hover {
    background: #078057;
    color: #fff;
}

.productbox .contentbox .classnav a.active {
    background: #078057;
    color: #fff;
}

.productbox .contentbox .titlebox {
    display: flex;
    width: 100%;
    justify-content: space-between;
    border-bottom: 1rem solid #078057;
    padding: 10rem;
}

.productbox .contentbox .titlebox .btbox {
    margin-right: 0rem;
    padding-right: 0rem;
    padding-top: 0rem;
    width: auto;
    float: none;
    font-family: ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ;
    color: #326bb4;
    font-size: 38rem;
    font-weight: bold;
    text-align: left;
    line-height: normal;
    letter-spacing: 3rem;
    display: flex;
}

.productbox .contentbox .titlebox .btbox .title {
    color: #326bb4;
    font-size: 32rem;
}

.productbox .contentbox .titlebox .btbox img {
    vertical-align: -3rem;
    width: 30rem;
}

.productbox .contentbox .titlebox .text {
    color: #727171;
    font-size: 25rem;
    font-weight: normal;
    text-align: left;
    line-height: normal;
    letter-spacing: 1rem;
    padding: 10rem 0;
}

.productbox .contentbox .titlebox .right .btbox {
    direction: rtl;
    unicode-bidi: bidi-override;
}

.productbox .contentbox .titlebox .right .text {
    direction: rtl;
    display: inline-block;
}

.productbox .contentbox .titlebox .left .btbox a {
    margin-right: 15rem;
    color: #078057;
}

.productbox .contentbox .titlebox .right .btbox a {
    margin-left: 15rem;
    color: #fff;
}

.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: 10rem 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20rem;
}

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

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

.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: 16rem 14rem;
}

.productbox .contentbox .hybox .go-arrow {
    display: flex;
    color: #078057;
    font-size: 14rem;
    align-items: center;
}

.productbox .contentbox .hybox .card:hover .go-arrow {
    color: #fff;
}

.productbox .contentbox .hybox .go-arrow .btnimg {
    width: 30rem;
    height: 30rem;
    border-radius: 50%;
    background: #078057;
    margin-right: 14rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .6s;
}

.productbox .contentbox .hybox .card:hover .go-arrow .btnimg {
    background: #fff;
}

.productbox .contentbox .hybox .card:hover .go-arrow .btnimg img {
    filter: none;
}

.productbox .contentbox .hybox .card .go-arrow .btnimg img {
    width: 20rem;
    height: 20rem;
    filter: brightness(200);
}

.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: 0;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
    /* background: #07805757; */
    cursor: pointer;
    margin-bottom: 2%;
    /* height: 500rem; */
    box-shadow: 0rem 0rem 6rem #00000045;
}

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

.productbox .contentbox .hybox .card .img {
    display: block;
    width: 100%;
    height: 170rem;
    position: relative;
    overflow: hidden;
}

.productbox .contentbox .hybox .card .rmcp {
    position: absolute;
    top: 0;
    right: 0;
    background: #078057;
    color: #fff;
    padding: 8rem 20rem;
    font-size: 14rem;
}

.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: #078057;
}

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

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


.productviewbox .contentbox .content {
    /* width: 70%; */
}
.productviewbox .contentbox .xiangxijieshao {
    margin: 19rem auto;
    background: #f6f7fb;
    border-radius: 14rem;
    padding: 16rem;
}
.productviewbox .contentbox .xiangxijieshao .title {
    background: #078057;
    color: #fff;
    text-align: center;
    padding: 9rem 28rem;
    font-size: 16rem;
    border-radius: 5rem;
    display: inline-block;
}
.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 {
    /* width: 25%; */
    padding-top: 16rem;
    /* padding-bottom: 42rem; */
    /* display: flex; */
}

.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: 237rem;
    box-shadow: 0rem 0rem 5rem #00000061;
    border-radius: 8rem;
}

.aboutbox .recommend.swiper-slide .aimg {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 6rem;
}

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


.productviewbox .contentbox .recommendbox {
    border: 6rem solid #f0f0f0;
    padding: 10rem 10rem;
    display: flex;
    flex-wrap: wrap;
    /* background: url(../image/xqbg.png) no-repeat center center; */
    background-size: cover;
}

.productviewbox .contentbox .recommendbox .recommend {
    display: block;
    cursor: pointer;
    font-size: 16rem;
    color: #666 !important;
    line-height: 24rem;
    margin-bottom: 10rem;
    height: auto;
    overflow: hidden;
    transition: all .3s ease;
    /* border-bottom: 1rem solid #727272; */
    /* padding: 20rem 0; */
    width: 18.4%;
    margin-right: 2%;
    box-shadow: 0rem 0rem 9rem #fff;
    padding-bottom: 0;
    background: #fff;
    overflow: hidden;
    border-radius: 7rem;
    box-shadow: 0rem 0rem 5rem #000000ab;
}

.productviewbox .contentbox .recommendbox .recommend:last-child {
    margin-right: 0;
}

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

.productviewbox .contentbox .recommendbox .recommend .aimg {
    display: block;
    width: 100%;
    height: 320rem;
    overflow: hidden;
}
.productviewbox .contentbox .recommendbox .recommend .aimg>img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: all .6s;
}

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

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

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

.productviewbox .contentbox .recommendbox .recommend .title {
    display: block;
    width: 100%;
    /* height: 46rem; */
    overflow: hidden;
    text-overflow: ellipsis;
    /* margin-top: 10rem; */
    text-align: center;
    /* background: #078057; */
    color: #000;
    font-size: 20rem;
    padding: 11rem 0;
}

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


/*cp*/

.productviewbox .contentbox .miaoshubox > div.title {
    /* background: #078057; */
    color: #666;
    font-size: 16rem;
    padding: 16rem 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: 100%;
}

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

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

.productviewbox .contentbox .miaoshubox .text {
    font-size: 16rem;
    line-height: 26rem;
}

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

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

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

.productviewbox .contentbox .btnbox {
    display: flex;
    align-items: center;
    margin-top: 25rem;
}

.productviewbox .contentbox .btnbox a {
    padding: 10rem 26rem;
    border: 1rem solid #078057;
    border-radius: 4rem;
    color: #078057;
    margin-right: 24rem;
    transition: all .6s;
    font-size: 16rem;
}

.productviewbox .contentbox .btnbox a:hover {
    background: #078057;
    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: 5rem;
    background: #078057;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 11rem;
}

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

 .productviewbox  .textbox2 {
      background: #ffffff;
      /* border: 15rem solid #078057; */
      border-radius: 7rem;
      padding: 0 0 !important;
      width: 100%;
  }
 .productviewbox .textbox2 .swiper-button-prev,.productviewbox .textbox2 .swiper-button-next {
      color: #078057;
      !i;!;
      !i;!;
      display: block;
  }
    .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: 63%;
      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: 200rem;
      width: 100%;
      margin: 20rem 0;
      overflow: hidden;
    }

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

  .productviewbox    .textbox  .mySwiper .swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 1;
    }

 .productviewbox    .textbox   .mySwiper .swiper-slide-thumb-active {
      opacity: 1;
      border: 4rem solid #078057;
    }
    
    
    
    /*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: 20rem 0;
}

.product2box .contentbox .classnav a {
    font-size: 16rem;
    padding: 7rem 22rem;
    border: 1rem solid #666;
    border-radius: 30rem;
    margin-right: 2%;
    transition: all .6s;
    color: #000;
    width: 49%;
    text-align: center;
    margin-bottom: 2%;
}

.product2box .contentbox .classnav a:nth-child(2n) {
    margin-right: 0;
}

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

.product2box .contentbox .classnav a.active {
    background: #078057;
    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: #00000081; */
    /* 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 .contentbox .classnav {
    display: flex;
    flex-wrap: wrap;
    /* padding: 16rem 0; */
    margin: 20rem 0;
}

.newsbox .contentbox .classnav a {
    font-size: 16rem;
    padding: 7rem 33rem;
    border: 1rem solid #666;
    border-radius: 30rem;
    margin-right: 2%;
    transition: all .6s;
    color: #000;
    width: 49%;
    margin-bottom: 2%;
    text-align: center;
}

.newsbox .contentbox .classnav a:nth-child(2n) {
    margin-right: 0;
}

.newsbox .contentbox .classnav a:hover {
    background: #078057;
    color: #fff;
}

.newsbox .contentbox .classnav a.active {
    background: #078057;
    color: #fff;
}


.newsbox .contentbox .newcardbox .card {
    width: 100%;
    /* border-bottom: 1rem solid #ddd; */
    margin-bottom: 6%;
    display: flex;
    position: relative;
    /* padding-right: 20rem; */
    background: #fff;
    /* border-radius: 7rem; */
    flex-direction: column-reverse;
}

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

.newsbox .contentbox .newcardbox .card:hover .textbox .btnbox .btn:after {
    width: 100%;
}

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

.card {}

.newsbox .contentbox .newcardbox .card .imgbox {
    width: 100%;
    height: 226rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 18rem;
    overflow: hidden;
    border-bottom-right-radius: 0;
}

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

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

.newsbox .contentbox .newcardbox .card .textbox {
    width: 70%;
    padding-top: 26rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* padding-left: 7%; */
}

.newsbox .contentbox .newcardbox .card .btnbox {
    width: 24%;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 135rem;
}

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

.newsbox .contentbox .newcardbox .card .btnbox .time {
    display: flex;
    align-items: flex-end;
    position: relative;
    flex-direction: column;
    height: 100%;
    /* background: #078057; */
    font-size: 18rem;
    border-radius: 11rem;
    transition: all .6s;
    color: rgba(102,102,102,1);
    justify-content: center;
    padding-right: 7rem;
}

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

.newsbox .contentbox .newcardbox .card .btnbox .time:after {
    content: "";
    position: absolute;
    left: -26%;
    top: 50%;
    transform: translateY(-50%);
    width: 33rem;
    height: 1rem;
    background: rgba(102,102,102,1);
    z-index: 2;
}

.newsbox .contentbox .newcardbox .card:hover .btnbox .time:after {
    background: #078057;
}

.newsbox .contentbox .newcardbox .card .btnbox .time:before {
    content: "";
    position: absolute;
    left: -38%;
    top: 50%;
    transform: translateY(-50%);
    width: 0rem;
    height: 0rem;
    border-bottom: 16rem solid transparent;
    border-top: 16rem solid transparent;
    border-left: 16rem solid transparent;
    border-right: 16rem solid  #078057;
    z-index: 3;
    opacity: 0;
    transition: all .6s;
}

.newsbox .contentbox .newcardbox .card:hover .btnbox .time:before {
    opacity: 1;
}

.newsbox .contentbox .newcardbox .card .textbox .title {
    font-size: 18rem;
    color: #000;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

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

.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 .btn:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    z-index: -1;
    background: #078057;
    transition: all .6s;
}

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


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

.newsviewbox .contentbox {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.newsviewbox .contentbox .content .title {
    padding: 20rem 0;
    /* margin-top: 20rem; */
    text-align: center;
    font-size: 20rem;
}

.newsviewbox .contentbox .fabutime {
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-top: 20rem; */
    font-size: 14rem;
    color: #666;
    border-top: 1rem solid #e6e6e6;
    border-bottom: 1rem solid #e6e6e6;
    padding: 12rem 0;
}

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

.newsviewbox .contentbox .textbox {
    /* text-indent: 2rem; */
    padding: 20rem 0;
    line-height: 28rem;
    /* margin-top: 20rem; */
    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: 16rem;
    font-size: 22rem;
}

.newsviewbox .contentbox .recommendbox .recommend {
    font-size: 16rem;
    color: #666 !important;
    line-height: 14rem;
    /* margin-bottom: 10rem; */
    height: auto;
    overflow: hidden;
    transition: all .3s ease;
    /* border-bottom: 1rem solid #727272; */
    padding: 15rem 10rem;
    display: flex;
    justify-content: space-between;
}

.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: 16rem;}

.newsviewbox .contentbox .recommendbox .recommend .title {
    display: flex;
    width: 72%;
    /* height: 46rem; */
    overflow: hidden;
    text-overflow: ellipsis;
    align-items: center;
}


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

.contactbox .lianxibox .contact {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /* margin-top: 18rem; */
    border-collapse: collapse;
    margin-top: 24rem;
}


.contactbox .lianxibox .contact .list img {
    max-width: 100%;
    margin: 20rem 0;
}

.contactbox .lianxibox .contact .list .textbox {font-size: 16rem;}
.contactbox .lianxibox .contact .title {
    font-size: 20rem;
    padding: 6rem 0;
    color: #000;
    font-weight: 600;
}


.contactbox .lianxibox .contact .list {
    display: flex;
    /* align-items: center; */
    /* margin-top: 16rem; */
    /* padding-left: 10rem; */
    width: 50%;
    flex-direction: column;
    border: 1rem solid #ddd;
    height: 254rem;
    padding: 5rem;
}

.contactbox .lianxibox .contact .list:nth-child(2) {
    border-left: 0;
}

.contactbox .lianxibox .contact .list:nth-child(5) {
    border-bottom: 0;
}

.contactbox .lianxibox .contact .list:nth-child(6) {
    border-bottom: 0;
}

.contactbox .lianxibox .contact .list:nth-child(4) {
    border-left: 0;
}

.contactbox .lianxibox .contact .list:nth-child(-n+4) {
    border-bottom: 0;
}

.contactbox .lianxibox .contact .list:nth-child(-n+9):nth-child(n+6) {
    border-left: 0;
}

.contactbox .lianxibox .contact .list:nth-child(7) {
    border-left: 1rem solid #ddd !important;!i;!;
}

.contactbox .lianxibox .contact .list .text {
    font-size: 14rem;
    color: #000;
    font-weight: 600;
    line-height: 22rem;
}

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

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

.contactbox .lianxifangshi {
    display: flex;
    /* width: 100%; */
    align-items: center;
    margin: 20rem auto;
    flex-direction: column;
}

.contactbox .lianxifangshi .left .title {
    font-size: 22rem;
    font-weight: 600;
    padding: 0;
    padding-bottom: 10rem;
}

.contactbox .lianxifangshi .left p {
    margin: 9rem 0;
    font-size: 14rem;
}

.contactbox .lianxifangshi .left .telbox {}

.contactbox .lianxifangshi .left .telbox .text {
    font-size: 20rem;
    /* font-weight: 600; */
    color: #000;
    margin-bottom: 6rem;
}

.contactbox .lianxifangshi .left .telbox .phone {
    font-size: 22rem;
    font-weight: 600;
    color: #000;
}

.contactbox .lianxifangshi .left {
    width: 100%;
    /* padding-right: 10%; */
}

.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: 100%;
}

.contactbox .lianxifangshi .title {
    padding: 15rem 0;
    font-weight: normal;
    color: #000;
}

.contactbox .right .formbox {
    width: 100%;
    padding: 15rem 0;
    padding-bottom: 0;
}

.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: 36rem;
    margin-bottom: 10rem;
    color: #666;
    text-indent: 11rem;
    min-width: 100%;
    font-size: 16rem;
    font-family: 'å¾®è½¯é›…é»‘';
    /* border-radius: 7rem; */
    border: 0;
    border-bottom: 1rem solid #ddd;
}

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

.contactbox .right .formbox textarea {
    height: 60rem;
    padding-top: 5rem;
    padding-left: 16rem;
    overflow: hidden;
    resize: none;
    text-indent: 0rem;
    /* border-radius: 7rem; */
}

.contactbox .right .formbox .btn input {
    background-color: #078057;
    padding: 2rem 0rem;
    color: #fff;
    text-align: center;
    text-indent: 0rem;
    cursor: pointer;
    border-radius: 4rem;
}

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

 .zhutitle .futitle {
    font-family: auto;
    font-size: 20rem;
    /* text-align: center; */
    width: 100%;
    color: #078057;
    margin-top: 4rem;
    font-weight: 600;
    text-shadow: none;
    font-family: fangsong;
}

 .bgindexabout .zhutitle .futitle {
    /* color: #000; */
}

 .zhutitle {
    font-size: 22rem;
    padding: 16rem 0;
    /* text-align: center; */
    width: 100%;
    font-weight: 700;
    color: #000;
    /* padding-bottom: 0; */
    display: flex;
    justify-content: center;
    align-items: center;
}

 .zhutitle .text>span {
    position: relative;
}

 .zhutitle .text {
    /* width: 100%; */
    text-align: center;
}

 .zhutitle .text>span:before {
    content: "";
    position: absolute;
    left: -22rem;
    top: 50%;
    transform: translateY(-50%);
    background: linear-gradient(181deg, #fc9518, #078057);
    width: 60rem;
    height: 60rem;
    border-radius: 50%;
    z-index: -1;
    display: none;
}
.tggs .contentbox .w img {
    max-width: 100%;
}