.langbox {
    float: left;
    position: relative;
    width: auto;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
    margin-right: 15px;
}

font[dir='auto'] {
    color: inherit !important;
}


.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
    display: inline-block;
    height: 24px;
    width: 15px;
    vertical-align: middle;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23666'/></svg>");
    background-position: 50%;
    background-size: 11px;
    background-repeat: no-repeat;
    transition: all .3s;
    transform: rotate(-180deg);
    display: none !important;
}

#gt_float_wrapper {
    position: relative !important;
    top: 0px !important;
    left: 10px !important;
    z-index: 999999;
}

.gt_float_switcher {
    font-family: Arial;
    font-size: 20px;
    border-radius: 7px;
    color: #555;
    display: inline-block;
    line-height: 20px;
    box-shadow: rgba(0, 0, 0, 0) 0 0px 0px !important;
    overflow: hidden;
    background: transparent !important;
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}

.gt_float_switcher .gt-selected {
    position: relative;
    z-index: 888;
    cursor: pointer;
    text-transform: uppercase;
    overflow: hidden;
    text-align: left !important;
    width: auto;
    min-width: 50px;
    height: 30px;
    padding: 0px 10px;
    border: solid 1px #ddd;
    overflow: hidden;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background: transparent !important;
}

.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 0px 0px !important;
    color: #222;
    font-weight: bold;
}

.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {
    position: relative;
    top: 2px;
    font-size: 12px;
    font-weight: normal;
    color: #222;
}

.langbox.on .gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {
    position: relative;
    top: 2px;
    font-size: 12px;
    font-weight: normal;
    color: #333;
}

.gt_float_switcher img {
    vertical-align: middle;
    display: inline-block;
    width: 16px !important;
    height: auto;
    margin: 0 5px 0 0;
    border-radius: 3px;
}

.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 0px 0px !important;
    color: #333;
    font-weight: normal;
    font-size: 12px;
}

.gt_float_switcher .gt_options {
    position: absolute !important;
    left: 0px;
    top: 40px;
    z-index: 777;
    min-width: 100px;
    max-height: 250px;
    overflow-y: auto;
    transform: translateY(0px);
    opacity: 0;
    cursor: pointer;
    transition: all .8s cubic-bezier(.3, 1.1, .4, 1.1);
    background-color: #fff;
    border: none;
    border-radius: 7px;
}


.gt_float_switcher .gt_options a {
    display: block;
    text-decoration: none;
    padding: 5px 5px !important;
    color: #444;
    transition: color .4s linear;
    font-size: 12px;
    text-align: left !important;
}

.gt_float_switcher .gt_options a img {}









header {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 5px 0;
    width: 100%;
    height: auto;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-bottom: solid 8px #fff218;
    background-color: #fff;
    position: sticky;
    z-index: 999;
    left: 0px;
    top: 0px;
}


.header-c {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 30px;
    background: #fff;
}

.header {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.header-l {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 200px;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.header-l>a>.img1 {
    width: auto;
    height: 50px;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
}

.header-l>a {
    margin: 0 0;
    padding: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
}

.header-m {
    box-sizing: border-box;
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 20px;
    column-gap: 40px;
}

.navmenu-c {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 40px;
    margin: 0px 0px;
    padding: 0px 10px;
    background: #fff;
    position: relative;
}

.navmenu-c:hover .navmenu-drop {
    max-height: 1000px;
    overflow: visible;
    transition: all .2s linear 100ms;
}

.navmenu-c:hover .navmenu>.icon {
    transform: rotate(180deg);
    transition: all .2s linear 100ms;
}

.navmenu {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 40px;
    margin: 0px 0px;
    padding: 0px 0px;
    cursor: pointer;
}

.navmenu>.label1 {
    padding: 0px 0px;
    text-align: left;
    font-size: 17px;
    font-weight: 600;
    color: #222;
}

.navmenu>.label1:hover {
    padding: 0px 0px;
    text-align: left;
    font-size: 17px;
    font-weight: 600;
    color: #E59E00;
}

.navmenu>.icon {
    margin: 0px 5px;
    padding: 0px 0px;
    font-size: 16px;
    font-weight: normal;
    color: #222;
    transition: all .2s linear 100ms;
}

.navmenu-drop {
    box-sizing: border-box;
    width: 350px;
    max-height: 0px;
    margin: 0px 0px;
    padding: 0px 0px;
    background: #fff;
    position: absolute;
    z-index: 10;
    left: 0px;
    top: 50px;
    overflow: hidden;
    transition: all .2s linear 100ms;
}

.navmenu-dropbox {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.navmenu-dropitem {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 40px;
    margin: 0px 0px;
    padding: 0px 10px;
    border-bottom: solid 1px #ddd;
    background: #fff;
    position: relative;
    cursor: pointer;
    transition: all .2s linear 100ms;
}


.navmenu-dropitem-l {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 0px;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.navmenu-dropitem-l>.icon {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #666;
}

.navmenu-dropitem-r {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 5px 0px;
}

.navmenu-dropitem-r>.label-text {
    padding: 0px 0px;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    cursor: pointer;
}

.navmenu-dropitem-r:hover>.label-text {
    padding: 0px 0px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
}

.navmenu-drop2 {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-height: 0px;
    margin: 0px auto;
    padding: 0px 0px;
    background: #0072E3;
    position: absolute;
    z-index: 10;
    left: 100%;
    top: 0px;
    overflow: hidden;
}

.navmenu-drop2box {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 200px;
    height: auto;
    margin: 0px auto;
    padding: 0px 0px;
    background: #fff;
}

.navmenu-drop2item {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    height: auto;
    min-height: 40px;
    margin: 0px 0px;
    padding: 0px 0px;
    border-bottom: solid 1px #ddd;
}

.navmenu-drop2item-l {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: auto;
    margin: 0px 0px;
    padding: 0px 0px;
}

.navmenu-drop2item-l>.label1 {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #666;
}

.navmenu-drop2item-r {
    box-sizing: border-box;
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin: 0px 0px;
    padding: 0px 0px;
}

.navmenu-drop2item-r>.label-text2 {
    padding: 0px 0px;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    color: #666;
}

.header-r {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    width: auto;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px 0px 20px;
    column-gap: 30px;
}

.header-r>.icon {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 18px;
    font-weight: normal;
    color: #0072E3;
    cursor: pointer;
}

.header-r>.link-getquote {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 80px;
    margin: 0px 0px;
    padding: 0px 50px;
    background: #E59E00;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
}

.header-r>.link-getquote:hover {
    color: #fff;
    text-decoration: none;
}

.header-r>.link-getquote:active {
    color: #fff;
    text-decoration: none;
}

.header-r>.link-getquote:visited {
    color: #fff;
    text-decoration: none;
}

/*--------自适应--------*/





.headerfind-box {
    box-sizing: border-box;
    display: none;
    width: 100%;
    height: 100%;
    margin: 0px 0px;
    padding: 0px 0px;
    position: fixed;
    z-index: 9999999;
    left: 0px;
    top: 0px;
}

.headerfind-box::before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
}

.headerfind {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    max-width: 650px;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    position: absolute;
    left: 50%;
    top: 30%;
    transform: translateX(-50%) translateY(-50%);
}

.headerfind-t {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    min-height: 40px;
    margin: 0px 0px;
    padding: 0px 10px;
}

.headerfind-t>.headerfind-close {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 22px;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
}

.headerfind-b {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 100px;
    margin: 0px 0px;
    padding: 10px 10px;
}

.headerfind-search {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    width: 90%;
    height: 50px;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    border: none;
    border-radius: 10px;
    overflow: hidden;
}

.headerfind-search-l {
    box-sizing: border-box;
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.headerfind-search-l>.input-headerfind-search {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 20px;
    border: none;
    background: #fff;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    color: #666;
    outline: none;
}

.headerfind-search-r {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 100%;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.headerfind-search-r>.button-headerfind-search {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    border: none;
    background: #E59E00;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    outline: none;
    cursor: pointer;
}

.button-headerfind-search>label {
    color: #fff;
    font-size: 14px;
    margin: 0 5px 0 0;
    cursor: pointer;
}

/*--------自适应--------*/



























footer {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 30px 30px;
    width: 100%;
    height: auto;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-top: 5px solid #E59E00;
    background-color: #fff;
}


.footer {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.footer-l {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 20%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.footer-l>a>.img1 {
    width: auto;
    height: 35px;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
}

.footer-l>a {
    margin: 0 0;
    padding: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
}

.footer-m {
    box-sizing: border-box;
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.footer-m>.label-text {
    padding: 0px 0px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.6;
    color: #000;
}

.footer-r {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 15%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.footer-r>.link-foot {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 10px;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
}

.footer-r>.link-foot:hover {
    color: #333;
    text-decoration: none;
}

.footer-r>.link-foot:active {
    color: #333;
    text-decoration: none;
}

.footer-r>.link-foot:visited {
    color: #333;
    text-decoration: none;
}

/*--------自适应--------*/


.overlay-whyitem {
    overflow: hidden;
}

.overlay-whyitem .owverlay-why {
    height: 100%;
    overflow: hidden;
    transition: all .2s ease 100ms;
    transform: translateY(-100%);
    z-index: 9;
}

.overlay-whyitem:hover .owverlay-why {
    height: 100%;
    overflow: hidden;
    transition: all .2s ease 100ms;
    transform: translateY(0%);
    z-index: 9;
}



/*--------------- css ---------------*/

.homeban-c {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
    background: #fff;
    position: relative;
}

.homeban-c .swiper-pagination {
    bottom: 0px !important;
}

.homeban-c .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: #fff;
    margin: 0 10px;
}

.homeban-c .swiper-pagination-bullet-active {
    color: #fff;
    background: #E59E00;
}

.homeban-cmd {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    width: 115px;
    height: 50px;
    margin: 0px auto;
    padding: 0px 0px;
    position: absolute;
    z-index: 100;
    right: 0px;
    bottom: 0px;
}

.homeban-c .homeban-prev {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    min-height: 30px;
    margin: 0px 5px;
    padding: 0px 0px;
    position: absolute;
    z-index: 10;
    left: 0px;
    top: 50%;
    transform: translateX(0%) translateY(-50%);
}

.homeban-c .homeban-prev>.label-arrow {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    margin: 0px 0px;
    padding: 0px 0px;
    border: none;
    background: #fff;
    font-size: 30px;
    color: #0070C0;
    overflow: hidden;
    cursor: pointer;
}

.homeban-c .homeban-next {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    min-height: 30px;
    margin: 0px 5px;
    padding: 0px 0px;
    background: #fff;
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 0px;
    transform: translateX(0%) translateY(-50%);
}

.homeban-c .homeban-next>.label-arrow {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    margin: 0px 0px;
    padding: 0px 0px;
    border: none;
    font-size: 30px;
    color: #0070C0;
    cursor: pointer;
}

.homeban-c .swiper {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.homeban-c .swiper-wrapper {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.homeban-c .swiper-slide {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.homeban-c .swiper-item {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
    position: relative;
}

/*
.homeban-c .swiper-item::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    left: 0px;
    top: 0px;
    background: linear-gradient(45deg, #ce8d02 0%, #f0d17c 20%, transparent 40%);
    opacity: 0.6;
}
*/
.homeban-c .swiper-item img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.homeban-c .swiper-pagination {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px 0px 50px;
    text-align: left;
}


.homebantext {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1200px;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    position: absolute;
    z-index: 20;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.homebantext-l {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 50%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.homebaninfo {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    row-gap: 20px;
}

.homebaninfo-t {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.homebaninfo-t>.label-head {
    padding: 0px 0px;
    text-align: left;
    font-size: 54px;
    line-height: 1.2;
    font-weight: 400;
    color: #fff;
    font-family: "Montserrat", Sans-serif;
}

.homebaninfo-m {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    font-family: "Montserrat", Sans-serif;
}

.homebaninfo-m>.label-desc {
    padding: 0px 0px;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.6;
    color: #fff;
    font-family: "Montserrat", Sans-serif;
}

.homebaninfo-b {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    font-family: "Montserrat", Sans-serif;
}

.homebaninfo-b>.homebanlink-link {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    margin: 0px 0px;
    padding: 12px 30px;
    border-radius: 10px;
    background: #E59E00;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    font-family: "Montserrat", Sans-serif;
}

.homebaninfo-b>.homebanlink-link:hover {
    color: #fff;
    text-decoration: none;
}



.homebantext-r {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 50%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}



/*--------自适应--------*/



.homeservice-c {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    max-height: calc(100vh - 70px);
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
    background: #fff;
    position: relative;
}

.homeservice-c .swiper-pagination {
  
}

.homeservice-c .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: #fff;
    margin: 0 10px;
}

.homeservice-c .swiper-pagination-bullet-active {
    color: #fff;
    background: #E59E00;
}

.homeservice-cmd {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    width: 115px;
    height: 50px;
    margin: 0px auto;
    padding: 0px 0px;
    position: absolute;
    z-index: 100;
    right: 0px;
    bottom: 0px;
}

.homeservice-c .homeservice-prev {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    min-height: 30px;
    margin: 0px 5px;
    padding: 0px 0px;
    position: absolute;
    z-index: 10;
    left: 0px;
    top: 50%;
    transform: translateX(0%) translateY(-50%);
}

.homeservice-c .homeservice-prev>.label-arrow {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    margin: 0px 0px;
    padding: 0px 0px;
    border: none;
    background: #fff;
    font-size: 30px;
    color: #0070C0;
    overflow: hidden;
    cursor: pointer;
}

.homeservice-c .homeservice-next {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    min-height: 30px;
    margin: 0px 5px;
    padding: 0px 0px;
    background: #fff;
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 0px;
    transform: translateX(0%) translateY(-50%);
}

.homeservice-c .homeservice-next>.label-arrow {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    margin: 0px 0px;
    padding: 0px 0px;
    border: none;
    font-size: 30px;
    color: #0070C0;
    cursor: pointer;
}

.homeservice-c .swiper {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.homeservice-c .swiper-wrapper {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.homeservice-c .swiper-slide {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.homeservice-c .swiper-item {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
    position: relative;
}

.homeservice-c .swiper-item::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    left: 0px;
    top: 0px;
    background: linear-gradient(to right, #0070C0 0%, #0070C0 100%);
    opacity: 0.8;
}

.homeservice-c .swiper-item>img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: 100vh !important;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
}

.homeservice-c .swiper-pagination {
    bottom: 0px !important;
    right: 0px;
    width: 50px;
    box-sizing: border-box;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content:center;
}


.homeservicetext {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1200px;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    position: absolute;
    z-index: 20;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    column-gap: 10px;
}

.homeservicetext-l {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 50%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.homeserviceinfo {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    row-gap: 20px;
}

.homeserviceinfo-t {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.homeserviceinfo-t>.label-head {
    padding: 0px 0px;
    text-align: left;
    font-size: 50px;
    line-height: 1.2;
    color: #fff;
    font-family: "Montserrat", Sans-serif;
}

.homeserviceinfo-m {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    font-family: "Montserrat", Sans-serif;
}

.homeserviceinfo-m>.label-desc {
    padding: 0px 0px;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.6;
    color: #fff;
    font-family: "Montserrat", Sans-serif;
}

.homeserviceinfo-b {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    font-family: "Montserrat", Sans-serif;
}

.homeserviceinfo-b>.homeservicelink-link {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    margin: 0px 0px;
    padding: 12px 30px;
    border-radius: 10px;
    background: #E59E00;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    font-family: "Montserrat", Sans-serif;
}

.homeserviceinfo-b>.homeservicelink-link:hover {
    color: #fff;
    text-decoration: none;
}



.homeservicetext-r {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 50%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}


.homeservicetext-r>img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
}


/*--------------- css ---------------*/


.prowrap-c {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 10px 0px;
}

.prowrap-c.subpro {
    margin: 50px 0;
}

.prowrap {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    column-gap: 50px;
}

.prowrap-l {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 300px;
    height: auto;
    min-height: 200px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.procats {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.procats-t {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 10px 20px;
    background: linear-gradient(to right, #E59E00 50%, #FFA12B 100%);
}

.procats-t>.label-head {
    padding: 0px 0px;
    text-align: left;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.6;
    color: #fff;
}

.procats-b {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px 15px 0;
    padding: 0px 0px;
}

.procatmenu-c {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.procatmenu {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 10px 0px;
    padding: 0px 20px;
}

.procatmenu-t {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: auto;
    min-height: 35px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.procatmenu-t>.label-text {
    padding: 0px 0px;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.procatmenu-t>.label-text:hover {
    color: #E59E00;
    text-decoration: none;
}

.procatmenu.on .procatmenu-t>.label2 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 20px;
    font-weight: bold;
    color: #222;
    cursor: pointer;
    transform: rotate(90deg);
    transition: all .3s ease 100ms;
}


.procatmenu-t>.label2 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 20px;
    font-weight: bold;
    color: #222;
    cursor: pointer;
    transform: rotate(0deg);
    transition: all .3s ease 100ms;
}


.procatmenu.on .procatmenu-b {
    box-sizing: border-box;
    display: -webkit-inline-flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 0px;
    max-height: 1000px;
    margin: 0px 0px;
    padding: 0px 0px 0 0px;
    overflow: hidden;
    transition: all .5s ease 100ms;
}

.procatmenu-b {
    box-sizing: border-box;
    display: -webkit-inline-flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 0px;
    max-height: 0px;
    margin: 0px 0px;
    overflow: hidden;
    padding: 0px 0px 0 0px;
    transition: all .5s ease 100ms;
}


.procatmenu-child {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: auto;
    min-height: 40px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.procatmenu-child-l {
    box-sizing: border-box;
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.procatmenu-child-l>.label1 {
    padding: 0px 0px;
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    color: #666;
}

.procatmenu-child-l>.label1:hover {
    padding: 0px 0px;
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    color: #999;
}


.procatmenu-child-r {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.procatmenu-child-r>.label1 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 18px;
    font-weight: normal;
    color: #666;
    cursor: pointer;
}

.prowrap-r {
    box-sizing: border-box;
    flex: 1;
    width: 100%;
    height: auto;
    min-height: 100px;
    margin: 0px 0px;
    padding: 0px 0px;
    column-gap: 50px;
}

.prolist {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 30px 0px;
    padding: 0px 0px;
}

.prolist-t {
    box-sizing: border-box;
    display: grid;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}

.proitem {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 10px 10px;
    row-gap: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);

}

.proitem-l {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    overflow: hidden;
    border-radius: 5px;
}

.proitem-l:hover>a>img {
    transition: all .2s ease 100ms;
    transform: scale(1.2);
}

.proitem-l>a>img {
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
    aspect-ratio: 1/1;
    transition: all .2s ease 100ms;
    transform: scale(1);
}

.proitem-l>a {
    margin: 0 0;
    padding: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
}

.proitem-r {
    box-sizing: border-box;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.proitem-info {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    row-gap: 15px;
}

.proitem-info-t {
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    margin: 0px 0px;
    padding: 0px 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    text-overflow: ellipsis;
    white-space: wrap;
    overflow: hidden;
}

.proitem-info-t>.label1 {
    padding: 0px 0px;
    font-size: 16px;
    font-weight: 600;
    color: #222;
}

.proitem-info-t>.label1:hover {
    padding: 0px 0px;
    font-size: 16px;
    font-weight: 600;
    color: #E59E00;
}


.proitem-info-m {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.proitem-info-desc {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 44px;
    margin: 0px 0px;
    padding: 0px 0px;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    ;
    text-overflow: ellipsis;
    white-space: wrap;
    overflow: hidden;
}

.proitem-info-desc>.label-desc {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #999;
}

.proitem-info-b {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin: 0px 0px;
    padding: 0px 0px;
}

.proitem-button-c {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    border-radius: 20px;
}

.proitem-button-c>.link-button {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 46px;
    margin: 0px 0px;
    padding: 0px 0px;
    border: solid 1px #19212f;
    border-radius: 30px;
    background: #19212f;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    overflow: hidden;
}

.proitem-button-c>.link-button:hover {
    color: #fff;
    text-decoration: none;
    background-color: #E59E00;
    border: solid 1px #E59E00;
}


.prolist-b {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 20px 0px;
    padding: 30px 0px;
}


.procontact {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 20px 20px;
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 16px;
    line-height: 1.6;
}

.probar {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 10px 0;
    width: 100%;
    height: auto;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.probar>label {
    font-weight: normal;
    font-size: 20px;
    color: #222;
    margin: 0 0;
    font-weight: 600;
}

/*--------------- css ---------------*/




.prointro {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 100px 0px;
    padding: 0px 0px;
    column-gap: 40px;
}

.prointro-l {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 50%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    row-gap: 30px;
}

.prointro-l-a {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.prointro-l-a>.label-head {
    padding: 0px 0px;
    text-align: left;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.6;
    color: #000;
}

.prointro-l-b {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
    text-align: left;
    font-size: 14px;
    color: #666;
    line-height: 1.6;
}

.prointro-l-c {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.prointro-l-c>.button-quote {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 15px 30px;
    border: solid 2px #E59E00;
    border-radius: 0px;
    background: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #E59E00;
    outline: none;
    cursor: pointer;
}

.prointro-l-c>.button-quote:hover {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 15px 30px;
    border: solid 2px #E59E00;
    border-radius: 0px;
    background: #E59E00;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    outline: none;
    cursor: pointer;
}


.button-quote>label {
    color: #E59E00;
    font-size: 16px;
    margin: 0 5px 0 0;
    cursor: pointer;
}

.prointro-l-c>.button-quote:hover>label {
    color: #fff;
    font-size: 16px;
    margin: 0 5px 0 0;
    cursor: pointer;
}

.prointro-r {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 40%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.prointro-r>img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
}

/*--------自适应--------*/

.progallery-title {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 50px 0 10px 0;
    width: 100%;
    height: auto;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 34px;
    font-weight: bold;
}



.progallerys-c {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px 60px 0;
    padding: 0px 0px;
    position: relative;
}

.progallerys-c .swiper-pagination {
    bottom: 0px !important;
}

.progallerys-c .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    text-align: center;
    line-height: 10px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: #19212f;
    margin: 0 10px;
}

.progallerys-c .swiper-pagination-bullet-active {
    color: #fff;
    background: #f93822;
}

.progallerys-cmd {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    height: auto;
    margin: 0px auto;
    padding: 0px 0px;
}

.progallerys-c .progallerys-prev {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
    min-height: 30px;
    margin: 0px 5px;
    padding: 0px 0px;
    position: absolute;
    z-index: 10;
    left: 0px;
    top: 50%;
    transform: translateX(0%) translateY(-50%);
}

.progallerys-c .progallerys-prev>.label-arrow {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    border: solid 2px #fff;
    border-radius: 100%;
    font-size: 30px;
    color: #fff;
    background-color: #666;
    overflow: hidden;
    cursor: pointer;
}

.progallerys-c .progallerys-next {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
    min-height: 30px;
    margin: 0px 5px;
    padding: 0px 0px;
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 0px;
    transform: translateX(0%) translateY(-50%);
}

.progallerys-c .progallerys-next>.label-arrow {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    border: solid 2px #fff;
    border-radius: 100%;
    font-size: 30px;
    color: #fff;
    background-color: #666;
    cursor: pointer;
}

.progallerys-c .swiper {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 30px 0px;
}

.progallerys-c .swiper-wrapper {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.progallerys-c .swiper-slide {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.progallerys-c .swiper-item {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 30px;
    margin: 0px auto;
    padding: 20px 20px;
    position: relative;
}

.progallerys-c .swiper-item>img {
    width: 100%;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
    aspect-ratio: 4/3;
}

.progallerys-c .swiper-pagination {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

/*--------自适应--------*/



.product-content {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px 80px 0;
    padding: 0px 0px;
}

.product-content-t {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 30px 0px;
    padding: 20px 0px;
}

.product-content-t>.label-head {
    padding: 0px 0px;
    text-align: center;
    font-size: 34px;
    font-weight: bold;
    line-height: 1.6;
    color: #000;
}

.product-content-b {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

/*--------自适应--------*/


.inqform {
    width: 100%;
    height: auto;
    background: #f8f8f8 url(../images/inqformbg.png) no-repeat right center;
    background-size: auto 100%;
    border-top: 1px solid #efefef;
    box-sizing: border-box;
    padding: 20px 0px 50px 0;
    position: relative;
}
.inqform::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute ; 
    z-index: 1;
    left : 0px ; 
    top : 0px ;
    background-color: #000;
    opacity: 0;
}


.inqform .content2 {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.inqform * {
    box-sizing: border-box;
}

.inqform .form {
    width: 56%;
    text-align: center;
    display: inline-block;
    padding-top: 35px;

}

.inqform .form .title {
    width: 100%;
    text-align: left;
    padding-bottom: 20px;
}

.inqform .form .title h2 {
    font-size: 40px;
    font-weight: bold;
    color: #464646;
    line-height: 2;
}

.inqform .form .title p {
    font-size: 16px;
    color: #777;
    padding-top: 10px;
}

.inqform .form .box {
    width: 100%;
    margin-top: 20px;
    font-size: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;

}

.inqform .form .box li {
    width: 48%;
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 0%;
}

.inqform .form .box li:nth-child(2n) {
    margin-right: 0;
}

.inqform .form .box li:nth-child(5) {
    margin-left: 0;
    width: 100%
}

.inqform .form .box li:nth-last-child(2) {
    float: left;
    text-align: left;
}

.inqform .form .box li:nth-last-child(2) .vdcode {
    text-transform: uppercase;
    width: 20%;
    margin-right: 10px;
}

.inqform .form .box li:nth-last-child(2) #validateimg {
    cursor: pointer;
    margin-top: -12px;
}

.inqform .form .box li:last-child {
    width: 100%;
    text-align: left;
}

.inqform .form .box li input[type=text] {
    font-size: 17px;
    width: calc(100% - 2px);
    border: 1px solid #ddd;
    background: #fff;
    height: 46px;
    line-height: 46px;
    padding: 0 10px;
    border-radius: 4px;
}

.inqform .form .box li textarea {
    font-size: 17px;
    background: #fff;
    height: 86px;
    width: calc(100% - 2px);
    padding: 10px;
    border: 1px solid #ddd;
    line-height: 1.5;
    border-radius: 4px;
}

.inqform .form .box li input[type=button] {
    font-size: 18px;
    height: 50px;
    border: 1px solid #E59E00;
    background: #E59E00;
    width: 30%;
    text-align: center;
    color: #fff;
    line-height: 50px;
    transform: all 0.3s;
    cursor: pointer;
}



.inqform .form .box li input[type=button]:hover {
    background: #E59E00;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.inqform .inqinfo {
    width: 36%;
    display: inline-block;
    margin-right: 4%;
    margin-top: 10px;
}

.inqform .inqinfo .tit {
    font-size: 32px;
    font-weight: bold;
    color: #3d3d3d;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.inqform .inqinfo .con {
    font-size: 16px;
    line-height: 1.8;
    color: #3d3d3d;
}

.inqform .inqinfo .con p:first-child {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.inqform .inqinfo .con p {
    font-size: 16px;
    line-height: 1.8;
    color: #666;
    padding-bottom: 15px;
}


/*---------  ---------*/
.product-pdf {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 30px;
    width: 40%;
    height: auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}

.downpdf {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: auto;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 20px 20px;
    column-gap: 10px;
    border: solid 1px #666;
}

.downpdf-l {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}



.downpdf-r {
    box-sizing: border-box;
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.downpdf-r>.label-title {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 18px;
    font-weight: normal;
    color: #000;
}

.downpdf-r>.label-title:hover {
    color: #000;
    text-decoration: none;
}

.downpdf-r>.label-title:active {
    color: #000;
    text-decoration: none;
}

.downpdf-r>.label-title:visited {
    color: #000;
    text-decoration: none;
}

/*--------自适应--------*/

.foot-logo img {
    filter: invert(1) brightness(100);
}



#chaty-widget-0  {
    background-color: #ffffff;
    color: #333333;
    display: none !important;
}