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

.newsbox .dqaddressnav {
    border-bottom: 0 !important;
    width: 100% !important;
    height: 100%;
    /* border-bottom: 1rem solid #0da3d1; */
    padding: 20rem 0;
}

.searchbox .dqaddressnav {
    width: 100%;
}

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

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

.sxbtn a {
    font-size: 18rem;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾*/
/* 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;
    /* flex-direction: row-reverse; */
    flex-wrap: wrap;
}

.contactbox .lianxifangshi .right>p {
    margin: auto;
    margin-bottom: 26rem;
    text-align: center;
}

.contactbox .lianxifangshi .right>.title {
    font-size: 30rem;
    font-weight: normal;
    margin-bottom: 26rem;
    text-align: center;
    color: #000;
}

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

.productfather {
    width: 1580rem;
    /* min-height: 980rem; */
    display: flex;
    justify-content: space-between;
    margin: auto;
    margin-bottom: 70rem;
    margin-top: 30rem;
}

.productfather .fenleiboxbox {
    width: 260rem;
    box-shadow: 0rem 0rem 5rem #0000005c;
    margin-top: 5rem;
    border-radius: 5rem;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    min-height: 500rem;
}

.productfather .fenleiboxbox>.title {
    padding: 20rem 0;
    font-size: 20rem;
    font-weight: 600;
    color: #fff;
    padding-left: 20rem;
    /* padding-bottom: 5rem; */
    background: #0da3d1;
}

.productfather .fenleiboxbox .list {
    position: relative;
    padding: 10rem;
    cursor: pointer;
    font-size: 18rem;
    padding-left: 20rem;
    margin-top: 7rem;
    /* padding-bottom: 0; */
    /* border-bottom: 1rem solid #0da3d1; */
}

.productfather .fenleiboxbox .list .sunzibox {position: relative;}

.productfather .fenleiboxbox .list  a img {
    width: 40rem;
    transition: all .5s;
}

.productfather .fenleiboxbox .list:hover > a img {
    transform: rotate(180deg);
}

.productfather .fenleiboxbox .list .listson .sunzibox:hover > a img {
    transform: rotate(180deg);
}

.productfather .fenleiboxbox .list > a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.productfather .fenleiboxbox .list.active > a {
    color: #0da3d1;
}

.productfather .fenleiboxbox .list:hover {
    /* color: #fff; */
}

.productfather .fenleiboxbox .list:hover:after {
    width: 100%;
}

.productfather .fenleiboxbox .list:hover a {
    color: #0da3d1;
}

.productfather .fenleiboxbox .list:after {
    content: "";
    width: 0;
    height: 2rem;
    /* background: #0da3d1; */
    z-index: -1;
    transition: all .6s;
    position: absolute;
    bottom: 0;
    left: 0;
}

.productfather .fenleiboxbox .list.active:after {
    width: 100%;
}

.productfather .fenleiboxbox .list .listson {
    width: 100%;
    /* min-height: 400rem; */
    /* position: absolute; */
    /* left: 236rem; */
    /* top: 0%; */
    background: #fff;
    z-index: 90;
    /* box-shadow: 0rem 0rem 5rem #00000057; */
    border-radius: 10rem;
    border-top-left-radius: 0;
    display: none;
    padding-left: 17rem;
    margin-top: 10rem;
}

.productfather .fenleiboxbox .list .listson .son {
    padding: 10rem 0;
    transition: all .6s;
    position: relative;
    display: block;
    color: #666666d9;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.productfather .fenleiboxbox .list .listson .listson2 {
    width: 130%;
    /* min-height: 400rem; */
    position: absolute;
    right: -288rem;
    top: 0;
    background: #fff;
    z-index: 90;
    box-shadow: 0rem 0rem 5rem #00000026;
    border-radius: 10rem;
    border-top-left-radius: 0;
    display: none;
    padding-left: 17rem;
    margin-top: 10rem;
}

.productfather .fenleiboxbox .list .listson .son:after {
    content: "";
    position: absolute;
    bottom: 6rem;
    left: 0;
    width: 0;
    height: 2rem;
    background: #0da3d1;
    transition: all .6s;
}

.productfather .fenleiboxbox .list .listson .son:hover:after {
    /* width: 100%; */
}

.productfather .fenleiboxbox .list .listson .son:hover {
    color: #0da3d1;
}

.productfather .fenleiboxbox .list .listson .sunzibox .son:hover {
    color: #0da3d1;
}

.productcontentbox {
    width: 1300rem;
}

.productcontentbox .fenleibox {
    display: flex;
    justify-content: space-around;
    height: 40rem;
    margin: 20rem 0;
    margin-bottom: 4%;
    display: none;
}

.productcontentbox .fenleibox .list {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16%;
    border-radius: 50rem;
    cursor: pointer;
    transition: background .6s;
    font-size: 18rem;

}

.productcontentbox .fenleibox .list:hover {}

.productcontentbox .fenleibox .list.active {
    background: #0da3d1;
    color: #fff;
}

.productcontentbox .domebox {
    width: 100%;
    overflow: hidden;
}

.productcontentbox .domebox .productcontent {

    clear: both;

    width: 6045%;

    overflow: hidden;

    transition: margin .5s;

    -moz-transition: margin .5s;

    -webkit-transition: margin .5s;
}

.productcontentbox .domebox .productcontent .product {
    display: flex;
    flex-wrap: wrap;
    background: transparent;
    float: left;
    width: 1300rem;
    /* margin-right: 40rem; */
    padding: 5rem;
}

.productcontentbox .domebox .productcontent .product .item {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    flex-wrap: wrap;
    height: 400rem;
    overflow: hidden;
    box-shadow: 0rem 0rem 5rem #000000a8;
    border-radius: 5rem;
}

.productcontentbox .domebox .productcontent .product .item:nth-child(3n) {

    margin-right: 0%;


}

.productcontentbox .domebox .productcontent .product .item .img {
    width: 100%;
    height: 86%;
    overflow: hidden;
}

.productcontentbox .domebox .productcontent .product .item .img img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
    transition: all .6s;
}

.productcontentbox .domebox .productcontent .product .item:hover .img img {
    transform: scale(1.2);
}

.productcontentbox .domebox .productcontent .product .item .title {
    width: 100%;
    height: 14%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #0da3d1;
    font-size: 18rem;
}

.productcontentbox .domebox .productcontent .product .item .btnbox {
    position: absolute;
    top: 0;
    left: 0;
    transition: all .6s;
    transform: translateY(100%);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00000041;
}

.productcontentbox .domebox .productcontent .product .item:hover .btnbox {
    transform: translateY(0%);
}

.productcontentbox .domebox .productcontent .product .item .btnbox .btn {
    padding: 7rem 42rem;
    color: #fff;
    background: #0da3d1;
    font-size: 20rem;
    border-radius: 10rem;
}




.productbox .indexproduct {
    /* width: 100%; */
    /* background: url(../image/nybg.jpg) no-repeat center center; */
    background-size: cover;
    position: relative;
    overflow: hidden;
    padding: 86rem 0;
    /* margin-bottom: 4%; */
    position: relative;
    /* padding-top: 30rem; */
    /* margin-top: 100rem; */
    padding-bottom: 100rem;
    /* margin-bottom: 50rem; */
    /* height: 680rem; */
}

.productbox .indexproduct:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    /* background: #000; */
}

.productbox .indexproduct>.title {
    font-size: 36rem;
    /* padding: 40rem 0; */
    /* text-align: center; */
    width: 100%;
    font-weight: 700;
    color: #000;
    padding-top: 0rem;
    margin-bottom: 90rem;
    color: #03367f;
    text-shadow: 2rem 2rem 1rem #0da3d1;
    font-family: "myBold";
}

.productbox .title>span {
    display: none;
}

.productbox .indexproduct>.title .read {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.productbox .title .read {
    text-shadow: none;
}

.productbox .indexproduct>.title .futitle {
    font-family: auto;
    font-size: 18rem;
    /* text-align: center; */
    width: 100%;
    color: #000;
    margin-top: 10rem;
    font-weight: normal;
    text-shadow: none;
}

.productbox .indexproduct .indexcontent .indexproductitem {
    overflow: hidden;
    /* background-color: rgba(102, 102, 102, 0.493); */
    /* padding: 30rem 0; */
    display: flex;
    /* flex-wrap: wrap; */
    padding: 10rem;
    width: 100%;
    justify-content: space-between;
}

.productbox .indexproduct .indexcontent .indexproductitem::after {
    /* content: ""; */
    /* display: block; */
    /* clear: both; */
}

.productbox .indexproduct .indexcontent .indexproductitem .item {
    display: block;
    width: 24.25%;
    height: 350rem;
    overflow: hidden;
    position: relative;
    /* margin-right: 1%; */
    /* margin-bottom: 1%; */
    /* box-shadow: 0rem 3rem 6rem 1rem #03864d; */
}

.productbox .indexproduct .indexcontent .indexproductitem .item:nth-child(4n) {
    margin-right: 0;
}

.productbox .indexproduct .indexcontent .indexproductitem2 {
    padding-top: 0;
}

.productbox .indexproduct .indexcontent .indexproductitem .item .btnbox {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #03864dbe;
    font-size: 18rem;
    color: #fff;
    height: 40rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(0);
    transition: all 1s;
}

.productbox .indexproduct .indexcontent .indexproductitem .item .img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.productbox .indexproduct .indexcontent .indexproductitem .item .img img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    transition: all 0.7s;
}

.productbox .indexproduct .indexcontent .indexproductitem .item:hover .text {
    transform: translateY(0%);
}

.productbox .indexproduct .indexcontent .indexproductitem .item:hover .btnbox {
    transform: scale(1);
}

.productbox .indexproduct .indexcontent .indexproductitem .item:hover .img img {
    transform: scale(1.2);
}

.productbox .indexproduct .indexcontent .indexproductitem .item .text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    padding: 0 10rem;
    overflow: hidden;
    transition: all 1s;
    transform: translateY(-100%);
}

.productbox .indexproduct .indexcontent .indexproductitem .item .text .title {
    font-size: 30rem;
    font-weight: 600;
    margin-bottom: 10rem;
}

.productbox .indexproduct .indexcontent .indexproductitem .item .text .icon {
    width: 120rem;
    height: 120rem;
    display: none;
}

.productbox .indexproduct .indexcontent .indexproductitem .item .text .icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.indexproduct .card-container {
    width: 22.5%;
    height: 423rem;
    position: relative;
    border-radius: 10px;
    box-shadow: 0rem 0rem 5rem rgba(0, 0, 0, 0.5);
    overflow: hidden;
}

.indexproduct .card {
    width: 100%;
    height: 100%;
    border-radius: inherit;
}

.indexproduct .card .front-content {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 1s cubic-bezier(0.23, 1, 0.320, 1);
    background: #fff;
    flex-wrap: wrap;
}

.indexproduct .card .front-content .img {
    width: 100%;
    height: 100%;
}

.indexproduct .card .front-content .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.indexproduct .card .content::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00000061;
    z-index: -1;
}

.indexproduct .card .front-content p {
    font-size: 26rem;
    /* font-weight: 700; */
    opacity: 1;
    color: #fff;
    /* background: linear-gradient(-45deg, #0da3d1 0%, #03367f 100%); */
    background-clip: text;
    -webkit-background-clip: text;
    /* -webkit-text-fill-color: transparent; */
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    height: 12%;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    /* background: #00000080; */
}

.indexproduct .card .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 10rem;
    /* background: linear-gradient(-45deg, #f89b29 0%, #ff0f7b 100%); */
    color: #e8e8e8;
    padding: 20rem;
    line-height: 1.5;
    border-radius: 5rem;
    pointer-events: none;
    transform: translateY(100%);
    transition: all 1s cubic-bezier(0.23, 1, 0.320, 1);
    background-size: cover;
    background-repeat: no-repeat;
    font-size: 19rem;
}

.indexproduct .card .content .heading {
    font-size: 30rem;
    /* font-weight: 700; */
}

.indexproduct .card .content p {
    transition: all 1s;
    transform: translateX(-380%);
}

.indexproduct .card:hover .content {
    transform: translateY(0);
}

.indexproduct .card:hover .content>p {
    transform: translateX(0);
}

.indexproduct .card:hover .front-content {
    transform: translateX(-30%);
}

.indexproduct .card:hover .front-content p {
    opacity: 0;
}




.productbox .cpyoushi .itembox {
    display: flex;
    justify-content: space-around;
    position: relative;
    margin: 100rem 0;
}

.productbox .cpyoushi .itembox:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 52.5%;
    transform: translate(-50%,-50%);
    width: 2rem;
    height: 88%;
    background: #0da3d1c4;
}

.productbox .cpyoushi {
    width: 1200rem;
    margin: auto;
    margin-bottom: 40rem;
}

.productbox .cpyoushi .itembox > div .item {
    display: flex;
    justify-content: space-between;
    font-size: 28rem;
    align-items: center;
    margin-bottom: 56rem;
}

.productbox .cpyoushi .itembox > div .item:last-child {
    margin-bottom: 0;
}

.productbox .cpyoushi .itembox > div.right  .item .img {
    margin-left: 0;
    margin-right: 50rem;
}

.productbox .cpyoushi .itembox > div .item .img {
    width: 72rem;
    /* height: 89rem; */
    margin-left: 50rem;
}

.productbox .cpyoushi .itembox > div .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.productbox .cpyoushi .itembox > div {
}

.productbox .jishushili {}

.productbox .jishushili .jishubox {
    /* display: flex; */
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 5rem;
    margin-bottom: 60rem;
}

.jishubox .p_list {
    display: flex;
    justify-content: space-between;
}

.productbox .jishushili .jishubox .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 23%;
    overflow: hidden;
    border-radius: 12rem;
    height: 380rem;
    box-shadow: none;
}

.productbox .jishushili .jishubox .item .p_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* justify-content: center; */
}

.productbox .jishushili .jishubox .item .p_item .imgbox {
    width: 230rem;
    height: 230rem;
}

.productbox .jishushili .jishubox .item .img {
    width: 230rem;
    height: 230rem;
    border-radius: 50%;
    overflow: hidden;
    transform: scale(1) !important;
}

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

.productbox .jishushili .jishubox .item .title {
    font-size: 24rem;
    color: #000 !important;
    margin: 22rem 0;
    width: 100%;
    background: transparent;
}

.productbox .jishushili .jishubox .item .title .s_title {
    color: #000;
    font-size: 24rem;
}

.productbox .jishushili .jishubox .item .text {
    font-size: 20rem;
    color: #666;
    height: 52rem;
    overflow: hidden;
    display: -webkit-box; /* ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â­Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¨Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ */
    -webkit-box-orient: vertical; /* ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ */
    -webkit-line-clamp: 2; /* ÃƒÆ’Ã‚Â¦Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â° */
    overflow: hidden; /* ÃƒÆ’Ã‚Â©Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¶ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¹ */
    text-overflow: ellipsis; /* ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¬ */
}

.productbox .tuijiancp {
    overflow: hidden;
    margin-bottom: 70rem;
}

.productbox .tuijiancp .cpcontentbox {
    display: flex;
    justify-content: space-between;
    padding: 5rem;
    flex-wrap: wrap;
}

.productbox .tuijiancp .cpcontentbox .item {
    width: 24%;
    overflow: hidden;
    height: 285rem;
    transition: all .6s;
    position: relative;
    box-shadow: 0rem 0rem 5rem #0000007a;
    border-radius: 10rem;
    margin-bottom: 22rem;
}

.productbox .tuijiancp .cpcontentbox .item .img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.productbox .tuijiancp .cpcontentbox .item .title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70rem;
    line-height: 70rem;
    font-size: 22rem;
    background: #00000063;
    text-align: center;
    transition: all .6s;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.productbox .tuijiancp .cpcontentbox .item:hover .title {
    background: #000000b0;
}

.productbox .tuijiancp .cpcontentbox .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .6s;
}

.productbox .tuijiancp .cpcontentbox .item:hover .img img {
    transform: scale(1.3);
}

.productbox .khxrbox {
    width: 1260rem;
    margin: auto;
    margin-top: 70rem;
}

.productbox .khxrbox .itembox {
    display: flex;
    flex-wrap: wrap;
}

.productbox .khxrbox .itembox .item {
    display: flex;
    width: 32%;
    margin-right: 2%;
    margin-top: 4%;
    flex-direction: row-reverse;
    justify-content: flex-end;
    /* align-items: center; */
}

.productbox .khxrbox .itembox .item .wenben .title {
    font-size: 20rem;
    margin-bottom: 14rem;
}

.productbox .khxrbox .itembox .item .wenben {
    padding-left: 10rem;
    width: 80%;
}

.productbox .khxrbox .itembox .item .wenben .text {width: 92%;font-size: 17rem;line-height: 30rem;}

.productbox .khxrbox .itembox .item .img {
    width: 70rem;
    height: 70rem;
}

.productbox .khxrbox .itembox .item:hover .img {
    background: #0da3d1;
    border-radius: 50%;
}

.productbox .khxrbox .itembox .item:hover .img img {
    filter: brightness(200);
}

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

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


.productbox .kuailiuyan .lianxifangshi {
    display: flex;
    justify-content: center;
    align-items: center;
    /* background: linear-gradient(86deg, #dbdbdb, transparent); */
    /* padding: 50rem 0; */
    width: 100%;
}

.productbox .kuailiuyan {
    margin-top: 70rem;
}

.productbox .kuailiuyan .lianxifangshi .left {
    width: 49%;
    padding-right: 1%;
    margin: 50rem 0;
}

.productbox .kuailiuyan .lianxifangshi .left .miaoshubox {
    width: 77%;
    font-size: 20rem;
    line-height: 38rem;
}

.productbox .kuailiuyan .lianxifangshi .left .wenben {
    font-size: 20rem;
    color: #000;
}

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

.productbox .kuailiuyan .lianxifangshi .right {
    width: 80%;
    box-shadow: 0 4rem 20rem 0 rgba(0,0,0,.15);
    border-radius: 30rem;
    padding: 40rem;
    /* margin: 50rem 0; */
    /* margin-bottom: 72rem; */
}

.productbox .kuailiuyan .lianxifangshi .right .title {
    text-align: center;
    font-size: 36rem;
    font-weight: 600;
    color: #03367f;
    /* text-shadow: 2rem 2rem 1rem #0da3d1; */
    font-family: "myBold";
}

.productbox .kuailiuyan .lianxifangshi .right .title span {
    display: none;
}

.productbox .kuailiuyan .lianxifangshi .right > p {
    font-size: 19rem;
    text-align: center;
    margin: 19rem 0;
    margin-bottom: 30rem;
}

.productbox .kuailiuyan .lianxifangshi .left > .title {
    padding: 15rem 0;
    /* font-weight: normal; */
    color: #03367f;
    font-size: 36rem;
    font-weight: normal;
}

.productbox .kuailiuyan .lianxifangshi .miaoshutitle {
    margin: 22rem 0;
    font-size: 18rem;
    color: #000;
}

.productbox .kuailiuyan .right .formbox {
    width: 100%;
    /* padding: 15rem 0; */
}

.productbox .kuailiuyan .right .formbox form {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.productbox .kuailiuyan .right .formbox form .line {
    width: 40%;
    position: relative;
    margin-bottom: 10rem;
}

.productbox .kuailiuyan .right .formbox form .line.btnbox p {
    display: inline-block;
    padding: 11rem 100rem;
    background: #0da3d1;
    color: #fff;
    border-radius: 10rem;
    font-size: 16rem;
    cursor: pointer;
}

.productbox .kuailiuyan .right .formbox form .line.btnbox {
    margin-top: 20rem;
    display: flex;
    justify-content: center;
}

.productbox .kuailiuyan .right .formbox form .line.liuyan {
    width: 41%;
}

.productbox .kuailiuyan .right .formbox form .line .lxwmtishi {
    
    height: 20rem;
    font-size: 12rem !important;
    margin-top: 7rem;
    width: 100%;
}

.productbox .kuailiuyan .right .formbox form .miaoshu {
    margin-bottom: 5rem;
    font-size: 15rem;
}

.productbox .kuailiuyan .right .formbox input.text, .productbox .kuailiuyan .right .formbox textarea {
    display: block;
    border: none;
    outline: none;
    border: 1rem solid rgba(102, 102, 102, 0.493);
    width: 100%;
    max-width: 100%;
    height: 40rem;
    color: #666!important;
    text-indent: 16rem;
    min-width: 100%;
    font-size: 16rem;
    font-family: '';
    border-radius: 6rem;
}

/*input:-webkit-autofill {*/
/*    -webkit-box-shadow: 0 0 0 1000px white inset !important;*/
/*}*/


.productbox .kuailiuyan .right .formbox input.text, .productbox .kuailiuyan .right .formbox select {
    display: block;
    border: none;
    outline: none;
    border: 1rem solid rgba(102, 102, 102, 0.493);
    width: 30%;
    height: 40rem;
    color: #666;
    text-indent: 16rem;
    font-size: 16rem;
    font-family: '';
    border-radius: 13rem;
    background: #0da3d10f;
}

.productbox .kuailiuyan .right .formbox .fxkp {
    display: block;
    height: 23rem;
    max-width: 100%;
    margin-bottom: 6rem;
    color: #666;
    font-size: 16rem;
    font-family: '';
    line-height: 23rem;
    /* padding-left: 13rem; */
}

.productbox .kuailiuyan .right .formbox .fxkp:nth-child(1) {
    margin-top: 10rem;
}

.productbox .kuailiuyan .right .formbox .fuwu {
    margin-bottom: 20rem;
    margin-top: 10rem;
}

.line.fuwu.clearfix {}

.productbox .kuailiuyan .right .formbox .fuwu > div > input {
    /* text-align: center; */
    border: none;
    color: red!important;
    font-size: 18rem;
    font-weight: 600;
    margin-top: 0 !important;
    padding: 0;
    margin: 0;
    text-indent: 3rem;
}

.productbox .kuailiuyan .right .formbox .fuwu .duoxuanbox {
    display: flex;
    /* justify-content: space-between; */
    padding: 0px 32rem;
}

.productbox .kuailiuyan .right .formbox .fuwu .duoxuanbox .rightinput {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: flex-end; */
    align-content: flex-start;
    width: 65%;
}

.productbox .kuailiuyan .right .formbox .fuwu .duoxuanbox .rightinput label {
    padding-left: 41rem;
    text-align: right;
}

.productbox .kuailiuyan .right .formbox .fuwu > div > input::-webkit-input-placeholder {
    color: #666;
}


.productbox .kuailiuyan .right .formbox .fxkp input {
    margin-right: 4rem;
}


.productbox .kuailiuyan .right .formbox textarea {
    height: 100rem;
    padding-top: 5rem;
    padding-left: 16rem;
    overflow: hidden;
    resize: none;
    text-indent: 0rem;
    border-radius: 10rem;
    background: #f0fafd;
}

.productbox .kuailiuyan .right .formbox .lxwmbtn input,.productbox .kuailiuyan .right .formbox .btn1 {
    background-color: #6a3493;
    width: 147rem;
    padding: 8rem 0rem;
    color: #fff;
    text-align: center;
    text-indent: 0rem;
    cursor: pointer;
    border-radius: 30rem;
    margin: auto;
    font-size: 18rem;
}

.productbox .kuailiuyan .right .formbox .line .red {
    font-size: 16rem;
    width: 83%;
    text-align: right;
    margin-bottom: 20rem;
}

.productbox .kuailiuyan .right .formbox .lxwmbtn {
    display: flex;
    margin-top: 20rem;
}

.productbox .cjwtbox {
    margin: auto;
    margin-top: 70rem;
    width: 1280rem;
}

.productbox .cjwtbox .itembox {
    /* display: flex; */
    /* flex-wrap: wrap; */
    width: 47%;
    margin-right: 6%;
}

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

.productbox .cjwtbox .itemboxbox {
    display: flex;
    justify-content: space-between;
}

.productbox .cjwtbox .itembox .item {
    width: 100%;
    position: relative;
    display: flex;
    padding-left: 100rem;
    flex-direction: column;
}

.productbox .cjwtbox .itembox .item .btn {
    width: 50rem;
    height: 50rem;
    position: absolute;
    left: 20rem;
    top: 10rem;
    border-radius: 50%;
    border: 1rem solid #0da3d1;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .6s;
}

.productbox .cjwtbox .itembox .item .btn.active {
    background: #0da3d1;
}

.productbox .cjwtbox .itembox .item .textbox {
    padding: 20rem;
    border-radius: 12rem;
    border: 1rem solid #0da3d1bf;
    font-size: 18rem;
    line-height: 32rem;
    /* margin-top: 25rem; */
    display: none;
    margin-bottom: 20rem;
}

.productbox .cjwtbox .itembox .item .title {
    border: 1rem solid #0da3d1;
    border-radius: 12rem;
    padding: 20rem 17rem;
    font-size: 18rem;
    font-weight: 600;
    margin-bottom: 20rem;
}

.productbox .cjwtbox .itembox .item .title.active {
    color: #0da3d1;
}

.productbox .cjwtbox .itembox .item .btn img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform.6s;
    cursor: pointer;
    transform: rotateZ(90deg);
}
.cjwtbox .itembox .item .btn:hover img {
    transform: rotateZ(180deg) !important;
}

.productbox .cjwtbox .itembox .item .btn.active img {
    transform: rotateZ(180deg);
    filter: brightness(200);
}

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


.productbox .biaoti {
    font-size: 36rem;
    /* padding: 40rem 0; */
    /* text-align: center; */
    width: 100%;
    font-weight: 700;
    color: #000;
    padding-top: 0rem;
    margin-bottom: 60rem;
    position: relative;
    text-align: center;
    color: #03367f;
    /* text-shadow: 2rem 2rem 1rem #0da3d1; */
    font-family: "myBold";
}

.productbox .biaoti span {
    display: none;
}


/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ */

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

.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;
    height: 600rem;
    background: #fafafa;
    padding: 0rem 20rem;
    align-items: center;
    flex-direction: row-reverse;
}

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

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

.indexabout .textbox {
    width: 50%;
    /* 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: 38rem;
    text-indent: 28rem;
    width: 100%;
    font-size: 20rem;
    color: #000;
    /* max-height: 210rem; */
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 40rem;
    margin-bottom: 15rem;
    padding-left: 5%;
}

.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: #fff;
    background: linear-gradient(0deg, #fdfafa, #000000);
    font-size: 17rem;
    /* box-shadow: 0 0 10px 10px #9fb1c5; */
    /* background: linear-gradient(180deg, #fffffff0, #0000005c); */
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background: #00000047;
}

.bgindexabout .iconbox .icon {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100rem;
    /* width: 30%; */
}

.bgindexabout .iconbox .icon .img {
    height: 66rem;
    margin-right: 20rem;
}

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

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

.bgindexabout .iconbox .icon .text .num span {
    font-size: 40rem;
    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 #239564;
    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 #239564b5;
    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: #239564;
    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: #239564;
    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;
}


/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ */
/* case */
#casewrapper {
    width: 1580rem;
    margin: auto;
    height: 730rem;
    overflow: hidden;
    margin-top: 70rem;
}

#casewrapper .casebox {
    display: flex;
    flex-direction: column;
}

.productbox #casewrapper>.title {
    font-size: 36rem;
    /* padding: 60rem 0; */
    text-align: center;
    width: 100%;
    font-weight: 700;
    color: #132b6f;
    /* padding-bottom: 0; */
    /* padding-left: 157rem; */
    margin-bottom: 13rem;
}

.productbox #casewrapper>.title .futitle {
    font-size: 20rem;
    /* text-align: center; */
    width: 100%;
    color: #000;
    margin-top: 10rem;
    font-weight: normal;
}


.casebox .contain-title {
    text-align: center;
    color: #fff;
}

.casebox .casepagin {
    width: 100%;
    font-size: 22rem;
    text-align: center;
    margin: 30rem auto;
    margin-bottom: 45rem;
}

.casebox .casepagin .swiper-wrapper {
    justify-content: center;
}

.casebox .casepagin span {
    background: #fff;
    display: block;
    width: 100%;
    color: #333;
    line-height: 50rem;
    cursor: pointer;
    transition: all .6s;
}

.casebox .casepagin span:hover {
    background: #0da3d1;
    color: #fff;
}

.casebox .casepagin .swiper-slide-thumb-active span {
    background: #0da3d1;
    color: #fff;
}

.casebox .casecate {
    width: 100%;
    overflow: hidden;
    height: 426rem;
}

.casebox .casecate .caseshow {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10rem;
    width: 100%;
    overflow: hidden;
}

.casebox .casecate .caseshow .showbox {
    width: 100%;
    display: block;
    height: 100%;
    /* margin-bottom: 60rem; */
    box-shadow: 0rem 0rem 5rem #000000bf;
}

.casebox .casecate .caseshow .pic-box {
    width: 100%;
    height: 100%;
    /* box-shadow: 0 0 10rem #fff; */
    overflow: hidden;
}

.casebox .casecate .caseshow .showbox:hover .pic-box img {
    transform: scale(1.2)
}

.casebox .casecate .caseshow .pic-box img {
    height: 100%;
    transition: all .6s;
    width: 100%;
    object-fit: cover;
}

.casebox .casecate .caseshow p {
    font-size: 18rem;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0da3d19e;
    height: 14%;
}

.casebox a.read {
    margin: auto;
    margin-top: 37rem;
}

.casebox .more {
    display: block;
    border: 1rem solid #000;
    margin: 0 auto;
    line-height: 50rem;
    height: 50rem;
    text-align: center;
    position: relative;
    width: 232rem;
    transition: all 0.4s;
    font-size: 20rem;
    margin-top: 10rem;
    color: #000;
    overflow: hidden;
    border-radius: 5rem;
}

.casebox .more:hover {
    color: #fff;
    border-color: #139807;
}

.casebox .more i {
    font-style: normal;
    position: relative;
    z-index: 2;
}

.casebox .more:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background: #139807;
    transition: all 0.4s;
}

.casebox .more:hover:after {
    width: 100%;
}

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

.productbox .contentbox .classnav {
    display: flex;
    align-items: center;
    margin: 30rem 0;
}

.productbox .contentbox .classnav .right {
    display: flex;
    /* width: 60%; */
    margin-left: 3%;
    border-bottom: 1rem solid #0da3d1;
}

.productbox .contentbox .classnav .left {
    font-size: 18rem;
}

.productbox .contentbox .classnav .title {
    height: 60rem;
    width: 142rem;
    line-height: 60rem;
    font-size: 20rem;
    color: #000000c2;
    text-align: center;
    margin-right: 3%;
    position: relative;
}

.productbox .contentbox .classnav .title:hover {}

.productbox .contentbox .classnav .title.active {
    color: #000;
    font-weight: 600;
}

.productbox .contentbox .classnav .title.active:after {
    width: 100%;
}

.productbox .contentbox .classnav .title:after {
    content: "";
    position: absolute;
    bottom: -1rem;
    left: 0;
    width: 0%;
    height: 2rem;
    background: #0da3d1;
    transition: all .6s;
}

.productbox .contentbox .classnav .title:hover:after {
    width: 100%;
}

.productbox .contentbox .titlebox {
    display: flex;
    width: 100%;
    justify-content: space-between;
    /* border-bottom: 1rem solid #239564; */
    /* 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: #239564;
}

.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;
    font-weight: 600;
    /* line-height: 24rem; */
    color: #452c2c;
    /* margin: 16rem 0; */
    /* height: 30rem; */
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    overflow: hidden;
    padding: 0 10rem;
    text-overflow: ellipsis;
}

.productbox .contentbox .hybox .small-desc {
    color: #fff;
    font-size: 22rem;
    height: 12%;
    background: #0da3d1;
    width: 100%;
}

.productbox .contentbox .hybox .go-corner {
    display: flex;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background: #0000003b;
    /* border-radius: 6rem; */
    transition: all .6s;
    transform: translateY(101%);
}

.productbox .contentbox .hybox .go-arrow {
    display: block;
    /* margin-top: -4rem; */
    /* margin-right: -4rem; */
    color: white;
    font-family: courier, sans;
    padding: 10rem 34rem;
    background: #0da3d1;
    font-size: 20rem;
    border-radius: 7rem;
}

.productbox .contentbox .hybox .card {
    display: block;
    position: relative;
    width: 23.5%;
    /* 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: #23956457; */
    cursor: pointer;
    margin-bottom: 2%;
    height: 410rem;
    box-shadow: 0rem 0rem 6rem #00000040;
}

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

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

.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 {
    /* transition: all 0.5s ease-out; */
    /* color: rgba(255, 255, 255, 0.8); */
    transform: translateY(0%);
}

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

.productviewbox .contentbox .xiangxijieshao .title {
    background: #239564;
    color: #fff;
    text-align: center;
    padding: 10rem 0;
    font-size: 26rem;
    border-radius: 7rem;
}

.productviewbox .contentbox .xiangxijieshao .jieshaobox {
    padding-top: 10rem;
}

.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: 42rem;
    padding-bottom: 42rem;
    /* display: flex; */
}

.productviewbox .contentbox .recommendbox {
    border: 8rem solid #f0f0f0;
    padding: 20rem 20rem;
    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;
}

.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: 205rem;
    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: #239564;
    color: #fff;
    font-size: 20rem;
    padding: 8rem 0;
}

.productviewbox .contentbox .rightbox h2 {
    width: 100%;
    margin-bottom: 11rem;
    text-align: center;
    font-size: 36rem;
    color: #fff;
}

/*cp*/

.productviewbox .contentbox .miaoshubox>div.title {
    background: #239564;
    color: #fff;
    font-size: 32rem;
    padding: 20rem 0;
    text-align: center;
    border-radius: 7rem;
}

.productviewbox .contentbox .miaoshubox {
    overflow: hidden;
    width: 40%;
}

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

.productviewbox .contentbox .miaoshubox .title1 {
    font-size: 34rem;
    padding: 20rem 0;
    border-bottom: 2rem solid;
    font-weight: normal;
    color: #333333;
}

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

.productviewbox .contentbox .miaoshubox .phone {
    margin: 24rem 0;
    font-size: 26rem;
}

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

.productviewbox .neirongbox {
    display: flex;
    margin-top: 20rem;
    justify-content: space-between;
}

.productviewbox .textbox2 {
    background: #ffffff;
    border: 15rem solid #239564;
    border-radius: 7rem;
    padding: 0 0 !important;
    width: 57%;
}

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

.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: 46%;
    max-height: 400rem;
    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: 400rem;
    width: 100%;
    margin: 20rem 0;
    overflow: hidden;
}

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

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

.productviewbox .textbox .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}



/*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 #0da3d1;
    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: #0da3d1;
    color: #fff;
    font-size: 20rem;
    padding: 8rem 0;
}

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

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ */

.product2box .contentbox .classnav {
    border-bottom: 1rem solid #ed0700;
    display: flex;
    margin: 30rem 0;
    flex-wrap: wrap;
}

.product2box .contentbox .classnav .right {
    display: flex;
    width: 100%;
    margin-left: 0 !important;
    /* border-bottom: 1rem solid #0da3d1; */
}

.product2box .contentbox .classnav .left {
    font-size: 18rem;
    width: 100% !important;
}

.product2box .contentbox .classnav .title {
    height: 60rem;
    width: 31% !important;
    line-height: 60rem;
    font-size: 18rem !important;
    color: #000000c2;
    text-align: center;
    margin-right: 3% !important;
    position: relative;
}
.product2box .contentbox .classnav .title:nth-child(3n){
    margin-right: 0 !important;
}
.product2box .contentbox .classnav .title:hover {}

.product2box .contentbox .classnav .title.active {
    color: #ed0700;
    font-weight: 600;
}

.product2box .contentbox .classnav .title.active:after {
    width: 100%;
}

.product2box .contentbox .classnav .title:after {
    content: "";
    position: absolute;
    bottom: 10rem;
    left: 0;
    width: 0%;
    height: 2rem;
    background: #ed0700;
    transition: all .6s;
}

.product2box .contentbox .classnav .title:hover:after {
    width: 100%;
}


.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 .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 .w {
    /* padding: 0 15rem; */
    margin: 0 auto !important;
    width: 95% !important;
}

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

.newsbox .contentbox .classnav {
    display: flex;
    align-items: center;
    margin: 0 auto !important;
    border-bottom: 1rem solid #ed0700;
    flex-wrap: wrap;
}

.newsbox .contentbox .classnav > .right {
    display: flex;
    width: 100%;
    margin-left: 0 !important;
    /* border-bottom: 1rem solid #0da3d1; */
    flex-wrap: wrap;
}

.newsbox .contentbox .classnav .left {
    font-size: 17rem;
    width: 100% !important;
}

.newsbox .contentbox .toubu {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40rem;
    padding: 20rem 0;
    align-items: center;
    margin-top: 40rem;
    border-bottom: 1rem solid #00000047;
    padding: 0px 301rem;
}

.toubu.newtoubu {
    border-bottom: 0 !important;
}



.newsbox .contentbox .toubu .left {
    color: #666;
    font-size: 18rem;
}

.newsbox .contentbox .toubu .right {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    border: 1rem solid #0000004f;
    height: 67rem;
    align-items: center;
    width: 100%;
    border-radius: 16rem;
    overflow: hidden;
}

.newsbox .contentbox .toubu .right form {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    /* border: 1rem solid #0000004f; */
    height: 100%;
    align-items: center;
    width: 100%;
}

.right form button {
    border: none;
    outline: none;
    background: transparent;
    display: block;
    /* padding: 12rem; */
    transition: all .6s;
    width: 6%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.newsbox .contentbox .toubu .right .form {}

.newsbox .contentbox .toubu .right:hover .right {}

.newsbox .contentbox .toubu .right .showinput {
    display: block;
    /* padding: 12rem; */
    transition: all .6s;
    /* width: 20%; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.newsbox .contentbox .toubu .right:hover .showinput {
    /* background: #0da3d182; */
}

.newsbox .contentbox .toubu .right:hover .inputbox {
    opacity: 1;
}

.newsbox .contentbox .toubu .right .inputbox {
    /* position: absolute; */
    bottom: -70rem;
    right: 0;
    height: 100%;
    width: 94%;
    /* background: #0da3d182; */
    opacity: 1;
    transition: all .6s;
    border: none;
}

.newsbox .contentbox .toubu .right .inputbox form {
    height: 100%;
    width: 100%;
}

.newsbox .contentbox .toubu .right .inputbox .searchbox {
    width: 100%;
    height: 100%;
    /* border: 1rem solid #66666661; */
    border-radius: 5rem;
    overflow: hidden;
}

.newsbox .contentbox .toubu .right .inputbox .searchbox button {
    display: none;
}

.newsbox .contentbox .toubu .right .inputbox .searchbox input {
    outline: none;
    border: none;
    width: 100%;
    height: 100%;
    display: block;
    padding-left: 20rem;
    font-size: 15rem;
}

.newsbox .contentbox .toubu .right .showinput img {
    width: 25rem;
    /* height: 100%; */
    object-fit: cover;
    filter: brightness(0.4);
}

.newsbox .contentbox .toubu .left .title {
    font-size: 36rem;
    font-weight: 600;
    margin-bottom: 19rem;
    color: #000000db;
}

.newsbox .contentbox .classnav .title {
    height: 60rem;
    width: 33% !important;
    line-height: 60rem;
    font-size: 18rem !important;
    color: #000000c2;
    text-align: center;
    margin-right: 0 !important;
    position: relative;
}

.newsbox .contentbox .classnav .title:hover {
    color: #ed0700;
}

.newsbox .contentbox .classnav .title.active {
    color: #ed0700;
    font-weight: 600;
}

.newsbox .contentbox .classnav .title.active:after {
    width: 100%;
}

.newsbox .contentbox .classnav .title:after {
    content: "";
    position: absolute;
    bottom: 10rem;
    left: 0;
    width: 0%;
    height: 2rem;
    background: #ed0700;
    transition: all .6s;
}

.newsbox .contentbox .classnav .title:hover:after {
    width: 100%;
}

.newsbox .newcardbox {
    /* margin: 0 auto; */
    /* padding-bottom: 34rem; */
    /* height: 600rem; */
    display: flex;
    padding: 30rem 0;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}

.newsbox .item {
    width: 100% !important;
    height: 350rem;
    border-radius: 16rem;
    overflow: hidden;
    position: relative;
    box-shadow: 0rem 0rem 6rem #00000040;
    margin-right: 1%;
    margin-bottom: 20rem;
}

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

.newsbox .item:hover .textbox {
    backdrop-filter: blur(3rem);
    -webkit-backdrop-filter: blur(3rem); /* 兼容 Safari 浏览器 */
    background: #dedadaa6;
    height: 100%;
    top: 0;
}

.newsbox .item:hover .textbox .text {
    opacity: 1;
}

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

.newsbox .item .img {
    height: 70%;
    display: block;
}

.newsbox .item .textbox {
    height: 30%;
    position: absolute;
    top: 80%;
    left: 0;
    transition: all .7s;
    background: #f22d2d24;
    padding: 0 26rem;
    width: 100%;
}

.searchbox .item:hover .textbox {
    /* height: 50%; */
    /* top: 50%; */
}

.newsbox .item .btn {
    background: #f22d2d24;
    position: absolute;
    bottom: 10rem;
    right: 20rem;
    border: 1rem solid #f22d2d24;
    border-radius: 50%;
    width: 45rem;
    height: 45rem;
    cursor: pointer;
    transition: all .7s;
    display: flex;
    align-items: center;
}

.newsbox .item .btn:hover svg {}

.newsbox .item .btn svg {
    font-size: 20rem;
    color: #000;
    /* height: 30rem; */
    width: 46rem;
    /* background: red; */
    transition: all 1s;
    transform: translateY(-50%);
    display: block;
    position: absolute;
    top: 50%;
    left: -21rem;
}

.newsbox .item:hover .btn {
    background: #ed0700;
}

.newsbox .item:hover .btn svg {
    width: 56rem;
}

.newsbox .item .textbox .fenleiname a {
    font-size: 16rem;
    padding: 8rem 24rem;
    border-radius: 6rem;
    background: #f1f1f1;
    color: #000;
}

.newsbox .item .textbox .fenleiname {
    /* height: 20rem; */
    display: flex;
    align-items: center;
    /* margin-top: 30rem; */
    margin-bottom: 10rem;
}

.newsbox .item .textbox .title {
    font-size: 25rem;
    margin-bottom: 7rem;
    line-height: 70rem;
}

.newsbox .item .textbox .text {
    color: #000000;
    transition: all 2s;
    font-size: 17rem;
    line-height: 26rem;
    opacity: 0;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ */

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

.newsviewbox .contentbox .content .title {
    padding: 20rem 0;
    margin-top: 20rem;
    /* border-bottom: 1rem solid #e6e6e6; */
    font-weight: normal;
    font-size: 22rem;
    margin: 33rem 0px;
}

.newsviewbox .contentbox .fabutime {
    display: flex;
    margin: 20rem auto;
    font-size: 16rem;
    color: #666;
}

.newsviewbox .contentbox .fabutime>div {
    border-right: 1rem solid #ed0700;
    padding-right: 26rem;
    margin-left: 26rem;
}

.newsviewbox .contentbox .fabutime>div:nth-child(1) {
    margin-left: 0;
}

.newsviewbox .contentbox .fabutime a {
    font-size: 16rem !important;
}

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

.newsviewbox .contentbox .textbox {
    text-indent: 2rem;
    width: 100%;
    margin: 20rem auto;
    line-height: 34rem;
    margin-top: 20rem;
    color: #666;
    font-size: 18rem;
}

.newsviewbox .contentbox .textbox table {
    width: 100% !important;!i;!;
}

.newsviewbox .contentbox .textbox table td {
    padding: 20rem;
}

.newsviewbox .contentbox .textbox table tr td:nth-child(1) {
    width: 16% !important;!i;!;
}

.newsviewbox .contentbox .textbox img {
    max-width: 100%;
    height: auto !important;!i;!;
    object-fit: cover;
}

.newsviewbox .textbox li {
    list-style: auto !important;
}

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

.newsviewbox .contentbox .content .jieshaobox {
    /* display: flex; */
    align-items: center;
    /* margin-bottom: 150rem; */
}

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

.newsviewbox .contentbox .content .jieshaobox .left .guilei a {
    padding: 7rem 16rem;
    box-shadow: 0rem 0rem 5rem #0000007a;
    border-radius: 6rem;
    display: inline-block;
}

.newsviewbox .contentbox .content .jieshaobox .left .guilei {
    margin-top: 43rem;
}

.newsviewbox .contentbox .content .jieshaobox .imgbox {
    width: 100%;
    /* height: 400rem; */
}

.newsviewbox .contentbox .content .jieshaobox .imgbox img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

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

.newsviewbox .contentbox .recommendbox {
    border: 5rem solid #f0f0f0;
    /* padding: 20rem 20rem; */
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}

.newsviewbox .contentbox .recommendbox h2 {
    width: 100%;
    text-align: center;
}

.newsviewbox .contentbox .recommendbox .recommend {
    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: 100%;
}

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


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

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

.newsviewbox .contentbox .recommendbox .recommend .time {
    margin-top: 10rem;
}

.newsviewbox .contentbox .recommendbox .recommend .title {
    display: block;
    width: 100%;
    /* height: 46rem; */
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10rem;
}


/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ */



.contactbox {
    /* margin: 0 auto; */
    /* width: 95%; */
    /* margin-top: 30rem !important; */
    color: #666;
    /* font-size: 16rem; */
}

.contactbox>.contentbox {}

.contactbox .w {
    width: 1300rem;
}

.contactbox .itembox {
    /* padding-bottom: 34rem; */
    /* height: 600rem; */
    display: flex;
    padding: 30rem 0;
    justify-content: space-between;
    flex-wrap: wrap;
}

.contactbox .contentbox>.title {
    font-size: 30rem !important;
    margin: 0 auto;
    width: 95% !important;
    font-size: 36rem;
    color: #000;
    text-align: center;
    margin: 10rem auto !important;
}

.contactbox .contentbox .lxwmbox>.title {
    font-size: 36rem;
    color: #000;
    text-align: center;
    margin: 50rem;
}

.contactbox .contentbox .lianxibox {
    gap: 15rem;
    margin: 0 auto;
    width: 95% !important;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0rem !important;
    margin-top: 20rem !important;
    flex-wrap: wrap;
}

.contactbox .contentbox .lianxibox .list {
    display: flex;
    align-items: center;
    font-size: 20rem;
    position: relative;
    box-shadow: 0rem 0rem 5rem 1px #00000036;
    padding: 0 !important;
    width: 100% !important;
}

.contactbox .contentbox .lianxibox .list:after {
    display: none !important;
    content: "";
    width: 1rem;
    height: 127%;
    background: #ed0700;
    position: absolute;
    right: -51rem;
    top: 50%;
    transform: translateY(-50%);
}

.contactbox .contentbox .lianxibox .list:last-child:after {
    display: none;
}

.contactbox .contentbox .lianxibox .list .num {
    display: block;
    font-size: 20rem !important;
}

.contactbox .contentbox .lianxibox .list .img {
    width: 15% !important;
    margin-right: 20rem;
}

.contactbox .contentbox .lianxibox .list .img img {
    height: 100% !important;
    width: 100% !important;
}

.contactbox .itembox .item {
    width: 31%;
    height: 500rem;
    border-radius: 16rem;
    overflow: hidden;
    position: relative;
    box-shadow: 0rem 0rem 6rem #00000040;
    margin-right: 3.5%;
    margin-bottom: 3.5%;
}

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

.contactbox .itembox .item:hover .textbox {
    /* height: 100%; */
    /* top: 0; */
}

.contactbox .itembox .item:hover .textbox .text {
    /* opacity: 1; */
}

.contactbox .itembox .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all.6s;
}

.contactbox .itembox .item:hover .img img {
    transform: scale(1.2);
}

.contactbox .itembox .item .img {
    height: 45%;
    display: block;
    overflow: hidden;
    width: 80%;
    margin: 10%;
}

.contactbox .itembox .item .textbox {
    height: 45%;
    position: absolute;
    top: 58%;
    left: 0;
    transition: all .7s;
    background: #fff;
    padding: 0 26rem;
}

.contactbox .itembox .item .btn {
    position: absolute;
    bottom: 20rem;
    right: 20rem;
    border: 1rem solid #03367fcc;
    border-radius: 50%;
    width: 45rem;
    height: 45rem;
    cursor: pointer;
    transition: all .7s;
    display: flex;
    align-items: center;
}

.contactbox .itembox .item .btn:hover svg {}

.contactbox .itembox .item .btn svg {
    font-size: 20rem;
    color: #000;
    /* height: 30rem; */
    width: 46rem;
    /* background: red; */
    transition: all 1s;
    transform: translateY(-50%);
    display: block;
    position: absolute;
    top: 50%;
    left: -21rem;
}

.contactbox .itembox .item:hover .btn {
    background: #03367fcc;
}

.contactbox .itembox .item:hover .btn svg {
    width: 56rem;
}

.contactbox .itembox .item .textbox .fenleiname a {
    font-size: 16rem;
    padding: 8rem 24rem;
    border-radius: 6rem;
    background: #f1f1f1;
    color: #000;
}

.contactbox .itembox .item .textbox .fenleiname {
    height: 60rem;
    display: flex;
    align-items: center;
    margin-top: 30rem;
    margin-bottom: 10rem;
}

.contactbox .itembox .item .textbox .title {
    font-size: 30rem;
    margin-bottom: 20rem;
    line-height: 35rem;
}

.contactbox .itembox .item .textbox .text {
    transition: all 2s;
    font-size: 17rem;
    line-height: 26rem;
    opacity: 1;
    height: 46%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /* ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â­Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â­Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â´Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â´ */
    overflow: hidden;
    /* ÃƒÆ’Ã‚Â©Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¶ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â­Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¹ */
    text-overflow: ellipsis;
    /* ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¶ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¦Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â§Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â· */
    /* ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â«Ãƒâ€¹Ã…â€œ */
    -webkit-line-clamp: 4;
    line-height: 25rem;
}


.contactbox .lianxifangshi {
    margin: 30rem auto;
    width: 95% !important;
    display: flex;
    justify-content: space-between;
}

.contactbox .lianxifangshi .left {
    width: 49%;
    padding-right: 1%;
    margin: 50rem 0;
    display: none;
}

.contactbox .ditubox .lianxifangshi .left {
    display: block;
}

.contactbox .lianxifangshi .left .miaoshubox {
    width: 77%;
    font-size: 20rem;
    line-height: 38rem;
}

.contactbox .lianxifangshi .left .wenben {
    font-size: 20rem;
    color: #000;
}

.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: 45%;
    width: 100%;
    box-shadow: 0 4rem 20rem 0 rgba(0, 0, 0, .15);
    border-radius: 30rem;
    padding: 40rem;
    margin: auto;
    margin: 0 auto !important;
    margin-bottom: 0rem !important;
}

.contactbox .lianxifangshi .left>.title {
    padding: 15rem 0;
    /* font-weight: normal; */
    color: #03367f;
    font-size: 36rem;
    font-weight: normal;
}

.contactbox .lianxifangshi .miaoshutitle {
    margin: 22rem 0;
    font-size: 18rem;
    color: #000;
}

.contactbox .right .formbox {
    width: 100%;
    /* padding: 15rem 0; */
}

.contactbox .right .formbox form {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.contactbox .right .formbox form .line {
    width: 100% !important;
    position: relative;
    margin-bottom: 10rem;
}

.contactbox .right .formbox form .line.btnbox p {
    display: inline-block;
    padding: 10rem 100rem;
    background: #ed0700;
    color: #fff;
    border-radius: 10rem;
    font-size: 16rem;
    cursor: pointer;
    margin: auto;
}

.contactbox .right .formbox form .line.btnbox {
    margin-top: 20rem;
    display: flex;
}

.contactbox .right .formbox form .line.liuyan {
    width: 43%;
}

.contactbox .right .formbox form .line .lxwmtishi {
    \: 0;
    height: 20rem;
    font-size: 12rem !important;
    margin-top: 7rem;
    width: 100%;
}

.contactbox .right .formbox form .miaoshu {
    margin-bottom: 5rem;
}

.contactbox .right .formbox input.text,
.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: 40rem;
    color: #666 !important;
    text-indent: 16rem;
    min-width: 100%;
    font-size: 16rem;
    font-family: '';
    border-radius: 6rem;
}

/*input:-webkit-autofill {*/
/*    -webkit-box-shadow: 0 0 0 1000px white inset !important;*/
/*}*/


.contactbox .right .formbox input.text,
.contactbox .right .formbox select {
    display: block;
    border: none;
    outline: none;
    border: 1rem solid rgba(102, 102, 102, 0.493);
    width: 32%;
    height: 40rem;
    color: #666;
    text-indent: 16rem;
    font-size: 16rem;
    font-family: '';
    border-radius: 13rem;
    background: #ed07000a;
}

.contactbox .right .formbox .fxkp {
    display: block;
    height: 23rem;
    max-width: 100%;
    margin-bottom: 6rem;
    color: #666;
    font-size: 16rem;
    font-family: '';
    line-height: 23rem;
    /* padding-left: 13rem; */
}

.contactbox .right .formbox .fxkp:nth-child(1) {
    margin-top: 10rem;
}

.contactbox .right .formbox .fuwu {
    margin-bottom: 20rem;
    margin-top: 10rem;
}

.line.fuwu.clearfix {}

.contactbox .right .formbox .fuwu>div>input {
    /* text-align: center; */
    border: none;
    color: red !important;
    font-size: 18rem;
    font-weight: 600;
    margin-top: 0 !important;
    padding: 0;
    margin: 0;
    text-indent: 3rem;
}

.contactbox .right .formbox .fuwu .duoxuanbox {
    display: flex;
    /* justify-content: space-between; */
    padding: 0px 32rem;
}

.contactbox .right .formbox .fuwu .duoxuanbox .rightinput {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: flex-end; */
    align-content: flex-start;
    width: 65%;
}

.contactbox .right .formbox .fuwu .duoxuanbox .rightinput label {
    padding-left: 41rem;
    text-align: right;
}

.contactbox .right .formbox .fuwu>div>input::-webkit-input-placeholder {
    color: #666;
}


.contactbox .right .formbox .fxkp input {
    margin-right: 4rem;
}


.contactbox .right .formbox textarea {
    height: 100rem;
    padding-top: 5rem;
    padding-left: 16rem;
    overflow: hidden;
    resize: none;
    text-indent: 0rem;
    border-radius: 10rem;
    background: #ed07000a;
}

.contactbox .right .formbox .lxwmbtn input,
.contactbox .right .formbox .btn1 {
    background-color: #6a3493;
    width: 147rem;
    padding: 8rem 0rem;
    color: #fff;
    text-align: center;
    text-indent: 0rem;
    cursor: pointer;
    border-radius: 30rem;
    margin: auto;
    font-size: 18rem;
}

.contactbox .right .formbox .line .red {
    font-size: 16rem;
    width: 83%;
    text-align: right;
    margin-bottom: 20rem;
}

.contactbox .right .formbox .lxwmbtn {
    display: flex;
    margin-top: 20rem;
}






.contactbox .ditubox {
    display: flex;
    justify-content: space-between;
    padding: 15rem!important;
    margin-top: 40rem;
    flex-direction: column;
}

.contactbox .ditubox>.mapbox {
    width: 100% !important;
    box-shadow: 0rem 0rem 5rem 2px #00000040;
    border-radius: 27rem;
    ov\: h;
    overflow: hidden;
    height: auto !important;
}

.contactbox .ditubox .lianxifangshi {
    display: flex;
    flex-direction: column;
    width: 100% !important;
    padding-left: 0rem !important;
    align-items: center;
}

.contactbox .ditubox .lianxifangshi .lianxibox {
    display: flex;
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
}

.contactbox .ditubox .lianxifangshi .lianxibox .contact .list {
    width: 100%;
    box-shadow: none;
    padding: 0;
}

.contactbox .ditubox .lianxifangshi .lianxibox .contact .list:after {
    display: none;
}

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

.contactbox .ditubox .lianxifangshi .left .lianxibox>.title {
    font-size: 30rem;
    font-weight: 600;
}

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

.contactbox .ditubox .lianxifangshi .right {
    width: 100%;
}

.contactbox .ditubox .lianxifangshi .title {
    padding: 10rem 0rem !important;
    font-weight: normal;
    color: #000;
    margin-right: 12rem;
}
.footer div {
    width: 100%;
    display: flex;
    flex-direction: column;
    /* flex-wrap: wrap; */
}