.zhutitle .futitle {
    font-family: auto;
    font-size: 22rem;
    /* text-align: center; */
    /* width: 100%; */
    color: #0072bc;
    margin-top: 10rem;
    font-weight: 600;
    text-shadow: none;
    font-family: 'cmg';
    text-transform: uppercase;
    position: absolute;
    top: -10%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 70rem;
    letter-spacing: 10rem;
    color: #006db81c;
    font-weight: bold;
    line-height: 12rem;
    white-space: nowrap;
    z-index: -8;
}

.zhutitle .beizhu {
    font-size: 20rem;
    margin-top: 14rem;
    font-weight: normal;
}



.zhutitle {
    font-size: 42rem;
    padding-bottom: 45rem;
    /* text-align: center; */
    width: 100%;
    font-weight: normal;
    color: #000;
    /* padding-bottom: 0; */
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: none;
    /* font-style: italic; */
}

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

.zhutitle .text>span i {
    color: #e67016;
    /* text-shadow: 2rem 2rem 1rem #fff; */
    /* font-style: italic; */
    display: none;
}

.zhutitle .text>span i img {
    width: 100rem;
}

.zhutitle .text {
    position: relative;
    /* text-align: center; */
}

.zhutitle .text>span:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -4rem;
    width: 68rem;
    height: 2rem;
    border-radius: 50%;
    z-index: 1;
    background: #0072bc;
}

.tdfcbox .classnav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.tdfcbox .classnav.centent {
    justify-content: center;
    margin-bottom: 30rem;
}

.tdfcbox .classnav a {
    height: 40rem;
    margin-left: 1%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16rem;
    color: #000;
    padding: 0 26rem;
    transition: all .6s;
}

.tdfcbox .classnav a.active,
.tdfcbox .classnav a:hover {
    background: #016bcc;
    color: #fff;
}

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

.dqaddressnav .addressnav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14rem;
    color: #212121a2;
    flex-wrap: wrap;
    padding-top: 10rem;
    padding-bottom: 5rem;
}

.dqaddressnav .addressnav .right:first-child {
    max-width: 100%;
}

.dqaddressnav .addressnav .right {
    width: 100%;
}

.dqaddressnav .addressnav .right .searchspan {
    font-size: 20rem;
    color: #000;
    font-weight: 600;
}

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

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


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

.sxbtn>div {
    margin-bottom: 10rem;
    font-size: 14rem;
}

.sxbtn>div a {
    font-size: 14rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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


/* nyaboutbox */
.aboutbox .classnav {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: flex-end; */
    margin: 18rem 0;
}

.aboutbox .classnav a {
    height: 30rem;
    line-height: 30rem;
    margin-left: 2%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14rem;
    color: #000;
    padding: 0px 21rem;
    transition: all .6s;
    width: auto;
    margin-bottom: 2%;
}

.aboutbox .classnav a.active,
.aboutbox .classnav a:hover {
    background: #016bcc;
    color: #fff;
}

.nyaboutbox .leftbox .textbox::-webkit-scrollbar {
    width: 7rem;
    height: 66rem;
}

.nyaboutbox .leftbox .textbox::-webkit-scrollbar-track {
    background-color: #f3f3f3;
}

.nyaboutbox .leftbox .textbox::-webkit-scrollbar-thumb {
    background-color: #e67016;
    border-radius: 7rem;
}

.nyaboutbox .leftbox .textbox::-webkit-scrollbar-thumb:hover {
    background-color: #e67016
}

.nyaboutbox .leftbox .textbox::-webkit-scrollbar-thumb:active {
    background-color: #e67016
}

.nyaboutbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 0;
}

.nyaboutbox .leftbox {
    width: 100%;
    padding-top: 2%;
    padding-right: 4%;
}

.nyaboutbox .leftbox .zhutitle {
    display: flex;
    justify-content: flex-start;
}

.nyaboutbox .leftbox .zhutitle .text span:before {
    left: 0;
    transform: translateX(0);
}

.nyaboutbox .leftbox .zhutitle .futitle {
    transform: translateX(0);
    left: 0;
}

.nyaboutbox .leftbox .textbox {
    /* height: 494rem; */
    overflow: hidden;
    overflow-y: auto;
    font-size: 14rem;
    line-height: 28rem;
}

.nyaboutbox .leftbox .textbox .pctextbox .text p {
    text-indent: 2em !important;!i;!;
}

.nyaboutbox .rightbox {
    width: 100%;
    overflow: hidden;
    padding-top: 4%;
}

.nyaboutbox .rightbox .aboutvideobox {
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    margin-top: 15rem;
}

.nyaboutbox .rightbox .aboutvideobox .more {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40rem;
    transition: 0.5s ease;
    bottom: 0;
}

.nyaboutbox .rightbox .aboutvideobox .more img {
    width: 55rem;
    height: 55rem;
    object-fit: cover;
}

.nyaboutbox .rightbox .aboutvideobox video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nyaboutbox .rightbox .imgbox {
    width: 100%;
    height: 460rem;
    overflow: hidden;
}

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

.nyaboutbox .iconbox {
    display: flex;
    margin-top: 42rem;
    justify-content: space-between;
    flex-wrap: wrap;
    color: #000;
    /* background: linear-gradient(0deg, #fdfafa, #000000); */
    font-size: 16rem;
    width: 100%;
    /* background: linear-gradient(180deg, #fffffff0, #0000005c); */
}

.nyaboutbox .iconbox .icon {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    /* height: 100rem; */
    margin-bottom: 16rem;
    width: 29%;
}

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

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

.nyaboutbox .iconbox .icon .text .num {
    font-size: 16rem;
    color: #0072bc;
}

.nyaboutbox .iconbox .icon .text .num span {
    font-size: 26rem;
    font-weight: 700;
    font-family: auto;
    padding: 0;
    margin: 0;
    position: relative;
    margin-right: 13rem;
}

.nyaboutbox .iconbox .icon .text .num span:after {
    content: "+";
    font-size: 20rem;
    position: absolute;
    right: -14rem;
    top: 0;
}

.nyaboutbox .iconbox .icon:first-child .text .num span:after {
    content: "";
}



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

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

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

.nycontain {
    overflow: hidden;
}

.nyhisshow {
    width: 100%;
    height: 580rem;
    width: 100%;
    margin: 20rem auto;
    --swiper-theme-color: #e67016;
    --swiper-navigation-color: #e67016;
    --swiper-navigation-size: 60rem;
    position: relative;
    padding: 0 16rem;
}

.mainshow.nyhisshow .swiper-button-prev,
.mainshow.nyhisshow .swiper-button-next {
    width: 50rem;
    height: 50rem;
    background: url(../image/right.png) center no-repeat;
    background-color: #e67016;
    border-radius: 50%;
    background-size: cover;
}

.mainshow.nyhisshow .swiper-button-prev:after,
.mainshow.nyhisshow .swiper-button-next:after {
    content: "";
}

.mainshow.nyhisshow .swiper-button-prev,
.mainshow.nyhisshow .swiper-button-next {
    width: 40rem;
    height: 40rem;
}

.mainshow.nyhisshow .swiper-button-prev:after,
.mainshow.nyhisshow .swiper-rtl .swiper-button-next:after {
    content: "";
    background: #e67016;
}

.mainshow.nyhisshow .swiper-button-prev,
.mainshow.nyhisshow .swiper-rtl .swiper-button-next {
    background: url(../image/left.png) center no-repeat;
    background-size: cover;
    background-color: #e67016;
    border-radius: 50%;
}

.nyhis {
    width: 100% !important;
    position: relative;
}

.nyhisshow:before {
    position: absolute;
    top: -7.5rem;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    content: "";
    width: 100%;
    height: 10rem;
    background-image: linear-gradient(90deg, #bdbdbd 4%, transparent 4%);
    border-bottom: 3rem #bdbdbd solid;
    background-size: 3% 100%;
}

.nyhisshow .swiper-slide {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.nyhisshow .swiper-slide:nth-child(even) {
    flex-direction: column-reverse;
}

.nyhisshow .swiper-slide:nth-child(even) .imgbox {
 
}

.nyhisshow .swiper-slide .showbox {
    width: 190%;
    position: relative;
    font-size: 16rem;
    padding: 20rem;
    height: 50%;
    display: flex;
    flex-direction: column;
    z-index: 99;
}

.nyhisshow .swiper-slide .showbox .intro {
    max-height: 62%;
    /* padding-right: 23rem; */
    overflow: hidden;
    overflow-y: auto;
    font-size: 12rem;
    line-height: 19rem;
    margin: 10rem 0;
}

.nyhisshow .swiper-slide .showbox .intro::-webkit-scrollbar {
    width: 7rem;
    height: 66rem;
}

.nyhisshow .swiper-slide .showbox .intro::-webkit-scrollbar-track {
    background-color: #f3f3f3;
}

.nyhisshow .swiper-slide .showbox .intro::-webkit-scrollbar-thumb {
    background-color: #e670166e;
    border-radius: 7rem;
}

.nyhisshow .swiper-slide .showbox .intro::-webkit-scrollbar-thumb:hover {
    background-color: #e67016bd
}

.nyhisshow .swiper-slide .showbox .intro::-webkit-scrollbar-thumb:active {
    background-color: #e67016
}

.nyhisshow .swiper-slide .showbox .imgbox {
    width: 100%;
    max-height: 47%;
    overflow: hidden;
    /* margin-top: 15rem; */
}

.nyhisshow .swiper-slide .showbox .imgbox img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.nyhisshow .swiper-slide .showbox:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 4rem;
    background: #bdbdbd;
    content: '';
}

.nyhisshow .swiper-slide:nth-child(even) .showbox:before {
    top: 0;
    bottom: unset;
    height: 100%;
}

.nyhisshow .swiper-slide:nth-child(even) .showbox .tit:after {
    top: 100%;
}

.nyhisshow .swiper-slide .showbox:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0%;
    width: 4rem;
    background: #e67016;
    content: '';
    transition: 0.5s ease;
}

.nyhisshow .swiper-slide .showbox:hover:after,
.nyhisshow .swiper-slide.swiper-slide-active .showbox:after {
    height: 100%;
}

.nyhisshow .swiper-slide:nth-child(even) .showbox:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 0%;
    width: 4rem;
    background: #e67016;
    content: '';
    transition: 0.5s ease;
}

.nyhisshow .swiper-slide:nth-child(even) .showbox:hover:after,
.nyhisshow .swiper-slide:nth-child(even).swiper-slide-active .showbox:after {
    height: 100%;
}

.nyhisshow .swiper-slide .showbox .tit:after {
    position: absolute;
    left: -9rem;
    top: 0;
    bottom: 0;
    height: 12rem;
    width: 12rem;
    content: '';
    border-radius: 50%;
    border: 5rem #e67016 solid;
    background: #fff;
    /* margin: auto; */
    transition: 0.5s ease;
    display: block;
}

.nyhisshow .swiper-slide .showbox:hover .tit:after,
.nyhisshow .swiper-slide.swiper-slide-active .showbox .tit:after {
    background: #e67016;
    /* top: 100%; */
}

.nyhisshow .swiper-slide .showbox:hover .tit,
.nyhisshow .swiper-slide.swiper-slide-active .showbox .tit {
    font-size: 23rem;
    color: #e67016;
    font-weight: bold;
}

.nyhisshow .swiper-slide:nth-child(even) .showbox {
    /* justify-content: flex-end; */
    display: flex;
    flex-direction: column-reverse;
    /* justify-content: space-between; */
}

.nyhisshow .swiper-slide .showbox .tit {
    font-size: 20rem;
    margin-bottom: 6rem;
    /* position:relative; */
    transition: 0.5s ease;
}




.nyaddshow {
    position: relative;
    margin-top: 40rem;
    overflow: hidden;
}

.nyaddshow .abadpagin {
    display: flex;
    justify-content: flex-start;
    width: 1200rem;
    box-shadow: 2rem 5rem 10rem #e67016b5;
    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: #e67016;
    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: #e67016;
    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;
}


.tuanduifencaibox {
    /* background: #f5f5f5; */
    margin-bottom: 0rem;
}

.tuanduifencaibox .btn {
    text-align: center;
    margin-top: 20rem;
}

.tuanduifencaibox .p_list {
    display: block;
    clear: both;
    /* height: 700rem; */
}

.tuanduifencaibox .p_list:after {
    content: "";
    display: block;
    clear: both;
}

.tuanduifencaibox .p_list .item {
    float: left;
    margin-right: 1%;
    margin-bottom: 1%;
    width: 24.5%;
    height: 100rem;
    position: relative;
    box-shadow: 0rem 0rem 5rem #00000021;
}

.tuanduifencaibox .p_list .item:nth-child(5) {
    width: 24%;
}

.tuanduifencaibox .p_list .item .p_item {
}

.tuanduifencaibox .p_list .item .p_item .imgbox {
    height: 80%;
}

.tuanduifencaibox .p_list .item .p_item .s_layout {
    width: 100%;
    height: 20%;
    background: transparent;
    color: #000;
    border-top: 1rem solid #eee;
    margin-top: 1%;
    display: flex;
    align-items: center;
}

.tuanduifencaibox .p_list .item .p_item .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tuanduifencaibox .p_list .item:nth-child(1) {
    width: 49%;
    height: 180rem;
}

.tuanduifencaibox .p_list .item:nth-child(1)  .s_layout .s_layout .s_title {
    line-height: 30rem;
}

.tuanduifencaibox .p_list .item:nth-child(4) .s_layout .s_layout .s_title {
    line-height: 30rem;
}

.tuanduifencaibox .p_list .item:nth-child(3) {
    margin-right: 0;
}

.tuanduifencaibox .p_list .item:nth-child(4) {
    width: 50%;
    margin-right: 0;
    height: 180rem;
    float: right;
}

.tuanduifencaibox .p_list .item:nth-child(6) {
    margin-right: 0;
    width: 24%;
}

.tuanduifencaibox .p_list .item .p_listson {
    width: 100%;
    display: block;
    height: 100%;
}

.qywhbox .csrbox {
    background: url(../image/crsbg.jpg) center no-repeat;
    background-size: cover;
    padding: 10rem 0;
    overflow: hidden;
}

.qywhbox .csrbox .csrsonbox {
    display: flex;
    justify-content: space-between;
    background: url(../image/csrsobg.jpg) center no-repeat;
    url(
    ../image/csrsobg.jpg c);
    background-size: cover;
    border-radius: 10rem;
    background: linear-gradient(to right, #0072bcd1 2%, #fff 86%);
    align-items: center;
    flex-direction: column;
    position: relative;
    padding-bottom: 240rem;
}

.qywhbox .csrbox .csrsonbox .textbox {
    width: 100%;
    padding: 14rem;
}

.qywhbox .csrbox .csrsonbox .textbox .textson {
    background: linear-gradient(to right, rgba(225, 239, 253, 0.8) 0%, rgba(225, 239, 253, 0) 100%);
    box-shadow: 0px 0px 30px 0px rgba(6, 55, 129, 0.08);
    width: 100%;
    border-radius: 12rem;
    padding: 20rem;
}

.qywhbox .csrbox .csrsonbox .textbox .textson .title {
    font-size: 20rem;
    color: #016bcc;
    display: flex;
    flex-direction: column;
    margin-bottom: 10rem;
    text-align: left;
}

.qywhbox .csrbox .csrsonbox .textbox .textson .text {
    line-height: 22rem;
    font-size: 14rem;
}

.qywhbox .csrbox .csrsonbox .textbox .textson .text p {
    font-size: 14rem;
    text-indent: 2em;
}

.qywhbox .csrbox .csrsonbox .textbox .textson .title span {
    color: #016bcc;
    font-size: 20rem;
    text-transform: uppercase;
}

.qywhbox .csrbox .csrsonbox .imgbox {
    width: 93%;
    bottom: 0;
    position: absolute;
    overflow: hidden;
    border-radius: 4rem;
}

.qywhbox .csrbox .csrsonbox .imgbox .infobox {
    position: absolute;
    bottom: 20rem;
    right: 50rem;
    text-align: right;
    color: #fff;
    font-size: 16rem;
    line-height: 29rem;
}

.qywhbox .csrbox .csrsonbox .imgbox .infobox .name {
    font-weight: 600;
    font-size: 26rem;
    margin-bottom: 10rem;
    color: #016bcc;
}

.qywhbox .csrbox .csrsonbox .imgbox img {
    width: 100%;
}


/* qywh */
 /* qywh */
 .aboutbox .contentbox .qiyewenhuabox {
    padding-bottom: 0;
  }
  
  .aboutbox .contentbox .qiyewenhuabox ul {
    display: flex;
    justify-content: space-between;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    
    /* Firefox 17- */
    
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    
    /* Firefox 18+ */
    
    /* IE 10 */
    border-top-left-radius: 20rem;
    overflow: hidden;
    border-bottom-right-radius: 20rem;
  }
  
  .aboutbox .contentbox .qiyewenhuabox li {
    width: 24%;
    overflow: hidden;
    position: relative;
    height: 246rem;
  }
  
  .aboutbox .contentbox .qiyewenhuabox li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    transition: all .6s;
  }
  
  .aboutbox .contentbox .qiyewenhuabox li:hover:after {
    opacity: .2;
  }
  
  .aboutbox .contentbox .qiyewenhuabox li:hover .pic {
    opacity: 1;
  }
  
  .aboutbox .contentbox .qiyewenhuabox li:hover .pic img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
  }
  
  .aboutbox .contentbox .qiyewenhuabox li:hover .info {
    text-align: left;
    /* transform: translateY(-42%); */
    /* -webkit-transform: translateY(-42%); */
  }
  
  .aboutbox .contentbox .qiyewenhuabox li:hover .more {
    margin: 0;
    background-image: url(/themes/pc/public/static/image/btnyjt.png);
  }
  
  .aboutbox .contentbox .qiyewenhuabox li:hover .icon {
    margin: 0;
  }
  
  .aboutbox .contentbox .qiyewenhuabox li:hover .icon .init {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    opacity: 0;
    visibility: hidden;
  }
  
  .aboutbox .contentbox .qiyewenhuabox li:hover .icon .on {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    opacity: 1;
    visibility: visible;
  }
  
  .aboutbox .contentbox .qiyewenhuabox li:hover .title,
  .aboutbox .contentbox .qiyewenhuabox li:hover .en {
    color: #fff;
  }
  
  .aboutbox .contentbox .qiyewenhuabox li:hover .desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    animation: fadeInUp50 0.5s ease;
  }
  
  .aboutbox .contentbox .qiyewenhuabox li:hover .en {
    margin-bottom: 0;
  }
  
  .aboutbox .contentbox .qiyewenhuabox li a {
    position: relative;
    display: block;
    height: 100%;
  }
  
  .aboutbox .contentbox .qiyewenhuabox .pic {
    opacity: 0.4;
    transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    height: 100%;
  }
  
  .aboutbox .contentbox .qiyewenhuabox .pic img {
    transition: all .6s;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  
  .aboutbox .contentbox .qiyewenhuabox .info {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 1;
    text-align: center;
    padding: 0rem 0rem;
    transition: transform 0.5s ease;
    -webkit-transition: transform 0.5s ease;
    -moz-transition: transform 0.5s ease;
    -ms-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
  }
  
  .aboutbox .contentbox .qiyewenhuabox .icon {
    position: relative;
    width: 40rem;
    height: 40rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .aboutbox .contentbox .qiyewenhuabox .icon img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  
  .aboutbox .contentbox .qiyewenhuabox .icon .on {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    opacity: 0;
    visibility: hidden;
    filter: grayscale(1) brightness(200);
  }
  
  .aboutbox .contentbox .qiyewenhuabox .title,
  .aboutbox .contentbox .qiyewenhuabox .en {
    transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -ms-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
  }
  
  .aboutbox .contentbox .qiyewenhuabox .title {
    font-size: 14rem;
    font-weight: 700;
    line-height: 26rem;
    margin: 15rem auto 1rem;
  }
  
  .aboutbox .contentbox .qiyewenhuabox .en {
    color: #999;
    line-height: 22rem;
    text-transform: uppercase;
    margin-bottom: 19rem;
    font-size: 13rem;
  }
  
  .aboutbox .contentbox .qiyewenhuabox .desc {
    font-size: 12rem;
    color: #fff;
    line-height: 17rem;
    margin: 10rem auto 10rem;
    display: none;
  }
  
  .aboutbox .contentbox .qiyewenhuabox .more {
    width: 34rem;
    height: 34rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
    /* background-image: url(/themes/pc/public/static/image/btnyjt.png); */
    transition: background 0.5s ease;
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -ms-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
  }
  
  .aboutbox .contentbox .qiyewenhuabox .more img {
    width: 100%;
  }
  
  .aboutbox .contentbox .qiyewenhuabox ul li:hover .more img {
    filter: grayscale(1) brightness(200);
  }
  
/* ryzs */
.ryzsbox {}

.ryzsbox .bottombox{
    display: flex;
    justify-content: space-between;
    position: relative;
    flex-direction: row-reverse;
    margin-top: 17%;
    align-items: center;
    flex-wrap: wrap;
}

.ryzsbox .bottombox  .p_listson > .s_layout .s_layout .s_title {
    white-space: nowrap;
    overflow: hidden;
    /* overflow-x: auto; */
    padding: 0 15rem;
    width: 100%;
    text-overflow: ellipsis;
    display: block;
}

.ryzsbox .bottombox .e_container-9.s_layout .p_item .s_title {
    font-size: 12rem;
    padding: 10rem 5rem;
}

.ryzsbox .bottombox:after {
    content: '';
    display: block;
    width: 100%;
    height: 50rem;
    position: absolute;
    background: url(../image/hline2.png) no-repeat bottom right;
    left: 0;
    bottom: -61rem;
    background-size: contain;
    z-index: 999;
    display: none;
}

.ryzsbox .bottombox .btnbox {
    position: absolute;
    left: 0;
    display: flex;
    bottom: 24%;
    height: 70rem;
    align-items: center;
}

.ryzsbox .p_list .bottombox .p_listson .imgbox {
    height: 241rem;
}

.ryzsbox .bottombox .btnbox {
    position: initial;
    right: 0;
    display: flex;
    bottom: 28%;
    height: 40rem;
    align-items: center;
    justify-content: flex-end;
    margin-top: 20rem;
}

.ryzsbox .bottombox .btnbox .swiper-button-white {
    position: initial;
    margin: 0;
    margin-left: 15rem;
    width: 40rem;
    height: 40rem;
    background: url(../image/right.png) center no-repeat;
    background-size: cover;
    background-color: #e67016;
    border-radius: 50%;
}

.ryzsbox .bottombox .btnbox .swiper-button-white.swiper-button-prev {
    background-image: url(../image/left.png);
}

.ryzsbox .bottombox .btnbox .swiper-button-white:after {
    content: "";
}

.ryzsbox .bottombox .textbox {
    width: 100%;
    text-align: right;
    padding-bottom: 7%;
}

.ryzsbox .bottombox .textbox .title span {
    display: block;
    font-size: 20rem;
    color: #e67016;
}

.ryzsbox .bottombox .textbox .title {
    text-align: right;
}

.ryzsbox .topbox{
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-top: 2%;
    flex-wrap: wrap;
}

.ryzsbox .topbox:after {
    content: '';
    display: block;
    width: 100%;
    height: 252rem;
    position: absolute;
    background: url(../image/hline1.png) no-repeat bottom left;
    right: 0;
    bottom: -105rem;
    background-size: contain;
    z-index: -1;
}


.ryzsbox  .p_list .topbox .p_listson {
    /* height: 280rem; */
}

.ryzsbox .p_list .topbox .p_listson .imgbox {
    height: 120rem;
}

.ryzsbox .topbox .btnbox {
    /* position: absolute; */
    left: 0;
    display: flex;
    bottom: 0%;
    height: 40rem;
    align-items: center;
    margin-top: 14rem;
}

.ryzsbox .topbox .btnbox .swiper-button-white {
    position: initial;
    margin: 0;
    margin-right: 15rem;
    width: 40rem;
    height: 40rem;
    background: url(../image/right.png) center no-repeat;
    background-size: cover;
    background-color: #e67016;
    border-radius: 50%;
}

.ryzsbox .topbox .btnbox .swiper-button-white.swiper-button-prev {
    background-image: url(../image/left.png);
}

.ryzsbox .topbox .btnbox .swiper-button-white:after {
    content: "";
}

.ryzsbox .topbox .textbox {
    width: 100%;
    text-align: left;
    padding-top: 2%;
}

.ryzsbox .topbox .textbox .title span {
    display: block;
    font-size: 14rem;
    color: #e67016;
}

.ryzsbox .topbox .textbox .title {
    text-align: left;
}
.ryzsbox  .swiper {
    width: 100%;
    height: 100%;
    margin: 0;
    position: initial;
    padding: 0 2rem;
  }

  .ryzsbox  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 !important;!i;!;
  }

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

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

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

.productbox .contentbox .productfenleiboxcontent {
    display: flex;
    justify-content: space-between;
    margin: 20rem 0;
    flex-wrap: wrap;
}

.productbox .contentbox .productfenleiboxcontent .textbox {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.productbox .contentbox .productfenleiboxcontent .textbox .title {
    font-size: 22rem;
    color: #016bcc;
    margin-bottom: 9rem;
}

.productbox .contentbox .productfenleiboxcontent .textbox .text {
    font-size: 14rem;
    line-height: 28rem;
    margin-bottom: 16rem;
    text-indent: 2em;
}

.productbox .contentbox .productfenleiboxcontent .videobox {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20rem;
}

.productbox.productwjsbox .contentbox .productfenleiboxcontent .videobox {
    width: 100%;
    padding-left: 0;
    margin-top: 20rem;
}

.productbox .contentbox .productfenleiboxcontent .videobox p {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.productbox .contentbox .productfenleiboxcontent .videobox video {
    max-width: 100%;
    width: 100%;
}

.productbox .contentbox .productfenleiboxcontent .videobox img {
    max-width: 100%;
    display: block;
        margin: auto;
}
.productbox .contentbox .flowchartbox img {
    max-width: 100%;
    display: block;
    margin: auto;
}

.productbox .classnav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 15rem 0;
    margin-bottom: 0;
}

.productbox .classnav a {
    height: 40rem;
    margin: 0;
    margin-right: 2%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14rem;
    color: #000;
    padding: 0 26rem;
    transition: all .6s;
    margin-bottom: 2%;
    width: 49%;
}

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

a.read.active {}

.productbox .classnav a.active,
.productbox .classnav a:hover {
    background: #016bcc;
    color: #fff;
}

.productbox  .swiper {
    width: 100%;
    height: 100%;
    padding: 0 2rem;
    margin: 0;
  }

  .productbox  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 !important;
  }

.productbox .swiper-slide.swiper-slide-active a.read:after {
    /* width: 100% !important; */!i;!;
}

.productbox .swiper-slide.card a.read:after {
    /* width: 0; */
}

.productbox .swiper-slide.swiper-slide-active a.read {
    /* color: #fff; */
}

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

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

.productbox .contentbox .hybox {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20rem;
    /* box-shadow: 0rem 0rem 5rem #000; */
}

.productbox .contentbox .hybox .hysonbox {
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    flex-wrap: wrap;
}

.productbox .contentbox .hybox .hysonbox .categorytitle {
    font-size: 22rem;
    margin-bottom: 20rem;
}

.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 {
    font-size: 22rem;
    height: 14%;
}

.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: #e67016;
    font-size: 20rem;
    border-radius: 7rem;
}

.productbox .contentbox .hybox .card {
    position: relative;
    width: auto;
    overflow: hidden;
    /* background: #e6701657; */
}

.productbox .contentbox .hybox .card a {
    display: block;
    width: 100%;
    margin-bottom: 0;
    padding: 6rem 10rem;
}

.productbox .contentbox .hybox .card a.active:after {
    width: 100%;
}

.productbox .contentbox .hybox .card a.active {
    color: #fff;
}

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

.productbox .contentbox .hybox .card .img {
    display: block;
    width: 100%;
    height: 86%;
    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;
}
.productbox .contentbox .productcontentbox .itembox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.productbox .contentbox .productcontentbox .itemboxshow {
    display: none;
}

.productbox .contentbox .productcontentbox .itemboxshow.active {
    display: block;
}

.productbox .contentbox .productcontentbox {
    margin: 30rem 0;
    box-shadow: 0rem 2rem 15.36rem 4rem rgba(113, 96, 96, 0.2) inset;
    padding: 10rem;
    overflow: hidden;
}

.productbox .contentbox .productcontentbox .itembox .textbox {
    width: 100%;
    animation: myfadeup 1s;
}

.productbox .contentbox .productcontentbox .itembox .textbox .text {
    margin: 15rem 0;
    font-size: 14rem;
    line-height: 26rem;
    text-indent: 2em;
}

.productbox .contentbox .productcontentbox .itembox .textbox .title {
    position: relative;
    font-size: 22rem;
    /* padding-left: 20rem; */
    display: flex;
    align-items: center;
}

.productbox .contentbox .productcontentbox .itembox .textbox .title:before {
    height: 20rem;
    width: 3rem;
    content: "";
    background: #0072bc;
    display: inline-block;
    margin-right: 14rem;
}

.productbox .contentbox .productcontentbox .itembox .imgbox {
    width: 100%;
    overflow: hidden;
    animation: myfadeup 1s;
    margin-top: 20rem;
}

.productbox .contentbox .productcontentbox .itembox .imgbox img {
    width: 100%;
}


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

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

.productviewbox .contentbox .content .title {
    padding: 12rem 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; */
    width: 100%;
}

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


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

.productviewbox .contentbox .xiangxijieshao {
    margin: 22rem auto;
}

.productviewbox .contentbox .xiangxijieshao .title {
    background: #e67016;
    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: 10rem;
    padding-bottom: 42rem;
    /* display: flex; */
}

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

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

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


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

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

.productviewbox .contentbox .recommendbox  .small-desc {
    font-size: 16rem;
    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;
}

.productviewbox .contentbox .recommendbox  .small-desc {
    font-size: 14rem;
    line-height: 35rem;
    border-top: 1rem solid #eee;
    margin-top: 12rem;
    position: relative;
}

.productviewbox .contentbox .recommendbox  .small-desc:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 1rem;
    background: #e67016;
    transition: all .6s;
}

.productviewbox .contentbox .recommendbox  .card:hover .small-desc:before {
    width: 100%;
}

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

.productviewbox .contentbox .recommendbox  .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%);
}

.productviewbox .contentbox .recommendbox  .go-arrow {
    display: block;
    /* margin-top: -4rem; */
    /* margin-right: -4rem; */
    color: white;
    font-family: courier, sans;
    padding: 5rem 26rem;
    background: #e67016;
    font-size: 14rem;
    border-radius: 40rem;
    /* border-bottom-right-radius: 30rem; */
}

.productviewbox .contentbox .recommendbox  .card {
    display: block;
    position: relative;
    width: 100%;
    border: 1rem solid #eee;
    padding: 6rem;
    padding-bottom: 0;
    /* margin-right: 2%; */
    text-decoration: none;
    z-index: 0;
    overflow: hidden;
    transition: all .6s;
    cursor: pointer;
    margin-bottom: 2%;
}

.productviewbox .contentbox .recommendbox  .card:hover {
    box-shadow: rgba(0, 139, 74, 0.1) 0rem 3rem 18rem;
}

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

.productviewbox .contentbox .recommendbox  .card .img {
    display: block;
    width: 100%;
    height: 108rem;
    position: relative;
    overflow: hidden;
}

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

.productviewbox .contentbox .recommendbox  .card:hover .img img {
    transform: scale(1.2);
}

.productviewbox .contentbox .recommendbox  .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;
}

.productviewbox .contentbox .recommendbox  .card:hover:before {
    transform: scale(40);
}

.productviewbox .contentbox .recommendbox  .card:hover .go-corner {
    /* transition: all 0.5s ease-out; */
    /* color: rgba(255, 255, 255, 0.8); */
    transform: translateY(0%);
}

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

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

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


.zhutitle .futitle {
    font-family: auto;
    font-size: 22rem;
    /* text-align: center; */
    /* width: 100%; */
    color: #0072bc;
    margin-top: 10rem;
    font-weight: 600;
    text-shadow: none;
    font-family: 'cmg';
    text-transform: uppercase;
    position: absolute;
    top: -10%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 86rem;
    letter-spacing: 10rem;
    color: #006db81c;
    font-weight: bold;
    line-height: 12rem;
    white-space: nowrap;
    z-index: -8;
    display: none;
  }
  
  .zhutitle .beizhu {
    font-size: 20rem;
    margin-top: 14rem;
    font-weight: normal;
  }
  
  .bgindexabout .zhutitle .futitle {
    /* color: #fff; */
    left: 0;
    transform: translateX(0);
  }
  
  .bgindexabout .zhutitle .futitle:before {
    left: 0 !important;
    transform: translateX(0) !important;
  }
  
  .zhutitle {
    font-size: 22rem;
    padding-bottom: 15rem;
    /* text-align: center; */
    width: 100%;
    font-weight: normal;
    color: #000;
    /* padding-bottom: 0; */
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: none;
    /* font-style: italic; */
  }

.zhutitle i {
    display: none;
}
  
  .zhutitle .text>span {
    position: relative;
  }
  
  .zhutitle .text>span i {
      color: #e67016;
      /* text-shadow: 2rem 2rem 1rem #fff; */
      /* font-style: italic; */
      /* display: none; */
  }
  
  .zhutitle .text>span i img {
      width: 100rem;
  }
  
  .zhutitle .text {
    position: relative;
    /* text-align: center; */
  }
  
  .zhutitle .text>span:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -4rem;
    width: 68rem;
    height: 2rem;
    border-radius: 50%;
    z-index: 1;
    background: #0072bc;
  }
  
  

/*cp*/

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

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

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

.productviewbox .contentbox .miaoshubox .text {
    font-size: 14rem;
    line-height: 26rem;
    margin-bottom: 20rem;
    text-indent: 2em;
}

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

.productviewbox .contentbox .miaoshubox .title1 {
    font-size: 20rem;
    padding: 11rem 0;
    font-weight: normal;
    color: #e67016;
    text-align: left;
    border: 0;
}

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

.productviewbox .contentbox .miaoshubox .phone {
    margin: 10rem 0;
    font-size: 16rem;
}

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

.productviewbox .neirongbox {
    display: flex;
    margin-top: 30rem;
    justify-content: space-between;
    margin-bottom: 14rem;
    flex-wrap: wrap;
}



.productviewbox .textbox2 {
    background: #ffffff;
    border-radius: 7rem;
    padding: 0 0 !important;
    width: 50.66%;
    position: relative;
    text-indent: 0;
    overflow: hidden;
    border-top-left-radius: 10rem;
    border-bottom-right-radius: 10rem;
}


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

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

}

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

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



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

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

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

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

.productviewbox .textbox .mySwiper2 .swiper-slide img {
    border-top-left-radius: 10rem;
    border-bottom-right-radius: 10rem;
    overflow: hidden;
    box-shadow: 0rem 0rem 5rem #0000004d;
}

.productviewbox .textbox .mySwiper2 .swiper-button-prev,
.productviewbox .textbox .mySwiper2 .swiper-button-next {
    width: 40rem;
    height: 40rem;
    background: url(../image/right.png) center no-repeat;
    background-color: #e67016;
    border-radius: 50%;
    background-size: cover;
}

.productviewbox .textbox .mySwiper2 .swiper-button-prev:after,
.productviewbox .textbox .mySwiper2 .swiper-button-next:after {
    content: "";
}

.productviewbox .textbox .mySwiper2 .swiper-button-prev,
.productviewbox .textbox .mySwiper2 .swiper-button-next {
    width: 40rem;
    height: 40rem;
}

.productviewbox .textbox .mySwiper2 .swiper-button-prev:after,
.productviewbox .textbox .mySwiper2 .swiper-rtl .swiper-button-next:after {
    content: "";
    background: #e67016;
}

.productviewbox .textbox .mySwiper2 .swiper-button-prev,
.productviewbox .textbox .mySwiper2 .swiper-rtl .swiper-button-next {
    background: url(../image/left.png) center no-repeat;
    background-size: cover;
    background-color: #e67016;
    border-radius: 50%;
}


.productviewbox .textbox .mySwiper {
    height: 56rem;
    overflow: hidden;
    box-sizing: border-box;
    position: absolute;
    overflow: hidden;
    bottom: 20rem;
    left: 10rem;
    width: 70%;
}

.productviewbox .textbox .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    /* opacity: 0.4; */
    border: 2rem solid #fff;
    border-radius: 3rem;
}

.productviewbox .textbox .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
    border-color: #e67016;
    border-width: 3rem;
}



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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

/* ÃƒÂ¦Ã‚Â¡Ã‹â€ ÃƒÂ¤Ã‚Â¾Ã¢â‚¬Â¹ÃƒÂ¤Ã‚Â¸Ã‚Â­ÃƒÂ¥Ã‚Â¿Ã†â€™ */
.product2box .contentbox {
    margin-top: 50rem;
}

.product2box .contentbox .itembox {
    display: flex;
    flex-wrap: wrap;
}

.product2box .contentbox .itembox .card {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
    box-shadow: 0rem 0rem 5rem #00000026;
}

.product2box .contentbox .itembox .card .title {
    line-height: 40rem;
    transition: all .6s;
    font-size: 12rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 7rem;
}

.product2box .contentbox .itembox .card:hover .title {
    background: #e67016;
    color: #fff;
    padding-left: 2%;
}

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

.product2box .contentbox .itembox .card .imgbox {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 100rem;
}

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

.product2box .contentbox .itembox .card:hover .imgbox img {
    transform: scale(1.1);
}
.product2box .classnavbox {
    width: 16%;
    background: #fff;
}

.product2box .contentbox .itembox .card .borderbox {
 position: absolute;
 width: 90%;
 height: 90%;
 transform: translate(-50%,-50%);
 left: 50%;
 top: 50%;
 z-index: 10;
}


.product2box .contentbox .itembox .card i {
    display: block;
    position: absolute;
    background-color: #fff;
    transition: all 0.4s;
    box-shadow: 0rem 0rem 5rem #fff;
}

.product2box .contentbox .itembox .card i.b {
    height: 1rem;
    bottom: 10rem;
    left: 50%;
    width: 0;
}

.product2box .contentbox .itembox .card i.t {
    top: 10rem;
    left: 50%;
    width: 0;
    height: 1rem;
}

.product2box .contentbox .itembox .card i.l {
    right: 10px;
    top: 50%;
    width: 1px;
    height: 0;
}

.product2box .contentbox .itembox .card:hover i.l {
    height: calc(100% - 20rem);
    left: 10rem;
    top: 10rem;
}

.product2box .contentbox .itembox .card i.r {
    right: 10rem;
    top: 50%;
    width: 1rem;
    height: 0;
}

.product2box .contentbox .itembox .card:hover i.r {
    height: calc(100% - 20rem);
    top: 10rem;
    right: 10rem;
}

.product2box .contentbox .itembox .card:hover i.t {left: 10rem;top: 10rem;}

.product2box .contentbox .itembox .card:hover i.b {
    left: 10rem;
    bottom: 10rem;
}

.product2box .contentbox .itembox .card:hover i.t {width: calc(100% - 20rem);}

.product2box .contentbox .itembox .card:hover i.b {
    width: calc(100% - 20rem);
}



.product2box .classnav {
    display: flex;
    flex-wrap: wrap;
    margin: 10rem 0;
    margin-bottom: 0;
}

.product2box .classnav a {
    /* height: 40rem; */
    margin-left: 2%;
    margin-bottom: 2%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14rem;
    color: #000;
    /* padding: 0px 20rem; */
    transition: all .6s;
    /* width: 49%; */
}

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

.product2box .classnav a.active,
.product2box .classnav a:hover {
    background: #016bcc;
    color: #fff;
}

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

.productview2box .contentbox {
  
}

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

.productview2box .textbox .mySwiper2 .swiper-slide img {
    height: auto;
}
.productview2box .textbox2 {
    /* box-shadow: 0rem 0rem 5rem #000; */
}
.productview2box .neirongbox {
    align-items: center;
}


/* æ–°é—»ä¸­å¿ƒ */

.newsbox .classnavbox {
    width: 16%;
    background: #fff;
}
.newsbox .classnav {
    display: flex;
    flex-wrap: wrap;
    margin: 20rem 0;
}

.newsbox .classnav a {
    /* height: 40rem; */
    margin: 0;
    margin-right: 2%;
    margin-bottom: 2%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14rem;
    color: #000;
    /* padding: 0 16rem; */
    transition: all .6s;
    /* width: 49%; */
}

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

.newsbox .classnav a.active,
.newsbox .classnav a:hover {
    background: #016bcc;
    color: #fff;
}


.newsbox .contentbox .newcardbox .card {
    width: 100%;
    border: 1rem solid #e6e6e6;
    margin-bottom: 2%;
    display: flex;
    background: #fafafa;
    border-radius: 3rem;
    flex-direction: column;
    overflow: hidden;
}

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

.newsbox .contentbox .newcardbox {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30rem;
}

.newsbox .contentbox .newcardbox .card:hover {
    border-color: #e67016;
}

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

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

.card {}

.newsbox .contentbox .newcardbox .card .imgbox {
    width: 100%;
    height: 243rem;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

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

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

.newsbox .contentbox .newcardbox .card .textbox {
    width: 100%;
    padding: 15rem;
    display: flex;
    flex-direction: column;
}

.newsbox .contentbox .newcardbox .card .textbox .fenleiname {
    font-size: 16rem;
    margin-bottom: 13rem;
}

.newsbox .contentbox .newcardbox .card .textbox .fenleiname span {
    margin-left: 5rem;
    display: inline-block;
}

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

.newsbox .contentbox .newcardbox .card .textbox .text {
    color: #000;
    margin: 12rem 0;
    font-size: 14rem;
    line-height: 25rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

.newsbox .contentbox .newcardbox .card .textbox .btnbox .btn {
    background-color: #f5f5f5;
    padding: 10rem 30rem;
    /* border-radius: 7rem; */
    position: relative;
    overflow: hidden;
    z-index: 5;
    font-size: 14rem;
}

.newsbox .contentbox .newcardbox .card .textbox .btnbox .btn:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    z-index: -1;
    background: #e67016;
    transition: all .6s;
}

.newsbox .contentbox .newcardbox .card .textbox .btnbox .time {
    color: #000;
    font-size: 14rem;
}


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

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

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

.newsviewbox .contentbox .content .topbox {
    padding: 10rem 0;
    border-bottom: 1rem solid #66666640;
}

.newsviewbox .contentbox .fabutime {
    display: flex;
    /* justify-content: center; */
    align-items: center;
    margin-top: 10rem;
    font-size: 14rem;
    color: #666;
}

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

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

.newsviewbox .contentbox .textbox p:first-child strong span {
    font-size: 18rem !important;!i;!;
}

.newsviewbox .contentbox .textbox p:first-child {
    text-indent: 0 !important;!i;!;
}

.newsviewbox .contentbox .textbox p:first-child strong {
    font-size: 20rem !important;!i;!;
}
.newsviewbox .contentbox .textbox a {
    text-decoration: underline;
    color: #e67016;
}

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

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

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

.newsviewbox .contentbox .recommendbox {
    border-top: 6rem solid #e67016;
    padding: 20rem 20rem;
    box-shadow: 5rem 5rem 30rem rgba(0,0,0,0.15);
}

.newsviewbox .contentbox .recommendbox h2 {
    font-weight: normal;
    font-size: 20rem;
}

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

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

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


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

.contactbox .lianxibox .contact {
    display: flex;
    /* margin-bottom: 42rem; */
    margin-top: 18rem;
    flex-direction: column;
}


.contactbox .lianxibox .contact .list img {
    width: 18rem;
    margin-right: 2rem;
}

.contactbox .lianxibox .contact .title {
    font-size: 14rem;
    padding: 0 4rem;
}


.contactbox .lianxibox .contact .list {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 6%;
    flex-wrap: wrap;
}

.contactbox .lianxibox .contact .list .text {
    font-size: 12rem;
}

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

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

.contactbox .lianxifangshi {
    display: flex;
    box-shadow: 0rem 0rem 5rem #0000003d;
    margin: 30rem 0;
    border-radius: 4rem;
    padding: 6rem;
    justify-content: space-between;
    position: relative;
    flex-wrap: wrap;
}

.contactbox .lianxifangshi:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    width: 100%;
    background: #eee;
    height: 2rem;
}

.contactbox .lianxifangshi .left {
    width: 100%;
    /* padding-bottom: 30rem; */
    /* border-right: 1rem solid #eee; */
}

.contactbox .lianxifangshi .left>.text {
    line-height: 22rem;
    margin-bottom: 19rem;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14rem;
}

.contactbox .lianxifangshi .right {
    width: 100%;
    font-size: 14rem;
}

.contactbox .lianxifangshi .title {
    padding: 15rem 0;
    font-weight: normal;
    color: #000;
    font-size: 20rem;
    text-align: left;
}

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

.contactbox .right .formbox input,
.contactbox .right .formbox textarea {
    display: block;
    border: none;
    outline: none;
    border: 1rem solid rgba(102, 102, 102, 0.493);
    width: 100%;
    max-width: 100%;
    height: 40rem;
    margin-bottom: 18rem;
    color: #666;
    text-indent: 16rem;
    /* min-width: 100%; */
    font-size: 14rem;
    /* border-radius: 7rem; */
}

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

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

.contactbox .right .formbox .btn input {
    background-color: #e67016;
    width: 150rem;
    padding: 8rem 0rem;
    color: #fff;
    text-align: center;
    text-indent: 0rem;
    cursor: pointer;
    /* border-radius: 7rem; */
}


.headbox {
    background: #fff;
}

.headbox .mynav .waiul .tablist a.tabnav {
    color: #000 !important;
}


.headbox .navbox .logo img.greenlogo {
    display: block;
}

.headbox .navbox .logo img.whitelogo {
    display: none;
}

.headbox .navbox .yuyanbox .btnbox {
    color: #000;
}

.headbox .navbox .yuyanbox .btnbox .jt {
    filter: none;
}

.headbox .headIcon .showinput>img {
    filter: brightness(0.1);
}

.iw_poi_content {
    font-size: 14rem !important;
}

.iw_poi_title {
    font-size: 16rem !important;
}