.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;
    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: 0 0 0 0;
    width: 100%;
    height: auto;
    text-align: center;
    position: sticky;
    z-index: 9999;
    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 0px;
    background: #fff;
}

.header {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    max-width: 1400px;
    height: 60px;
    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: auto;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.header-l>a>.img1 {
    width: auto;
    height: 30px;
    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: center;
    width: 100%;
    height: 100%;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.header-nav-c {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: flex-start;
    width: auto;
    height: 100%;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    background: #fff;
}

.header-nav-drop:hover {
    color: #333;
}

.header-nav-drop:hover a.label-drop {
    color: #333;
    font-weight: normal;
}

.header-nav-drop:hover .icon-drop {
    color: #333;
}

.header-nav-drop:hover .header-nav-drop-c {
    display: block;
}



.header-nav-item {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
    min-height: 30px;
    margin: 0px 25px;
    padding: 0px 0px;
    cursor: pointer;
}

.header-nav-item>.label-text {
    width: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px 0px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    cursor: pointer;
    position: relative;
    font-family: 'myfont';
}
.header-nav-item>.label-text::before {
    content: '';
    width: 0%;
    height: 2px;
    position: absolute ; 
    background-color: #f93822;
    opacity: 0;
    transition: all .3s ease 100ms;
    z-index: 0; 
    left : 50% ; 
    bottom : 0px ;
    transform: translateX(-50%) translateY(0%);
}

.header-nav-item>.label-text:hover {
    width: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px 0px;
    font-size: 16px;
    font-weight: 600;
    color: #f93822;
    cursor: pointer;
    position: relative;
    font-family: 'myfont';
}
.header-nav-item>.label-text:hover::before {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute ; 
    background-color: #f93822;
    opacity: 1;
    transition: all .3s ease 100ms;
    z-index: 0; 
    left : 50% ; 
    bottom : 0px ;
    transform: translateX(-50%) translateY(0%);
}



.header-nav-drop {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
    min-height: 30px;
    margin: 0px 10px;
    padding: 0px 20px;
    background: #fff;
    position: relative;
    cursor: pointer;
}

.header-nav-drop>.label-drop {
    padding: 0px 0px;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    cursor: pointer;
}

.header-nav-drop>.label-drop:hover {
    color: #333;
    text-decoration: none;
}

.header-nav-drop>.label-drop:active {
    color: #333;
    text-decoration: none;
}

.header-nav-drop>.label-drop:visited {
    color: #333;
    text-decoration: none;
}

.header-nav-drop>.icon-drop {
    margin: 0px 0px 0px 5px;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    cursor: pointer;
}

.header-nav-drop-c {
    box-sizing: border-box;
    display: none;
    width: 200px;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 10px 0px;
    border: none;
    background: #fff;
    position: absolute;
    left: 0px;
    top: 60px;
    z-index: 9999;
}

.header-nav-dropmenu {
    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 10px;
    background: #fff;
    cursor: pointer;
}

.header-nav-dropmenu:hover .icon-dropmenuitem {
    font-size: 14;
    font-weight: bold;
    color: red;
}

.header-nav-dropmenu:hover .label-dropmenuitem {
    font-size: 14;
    font-weight: bold;
    color: red;
}

.header-nav-dropmenu-l {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.header-nav-dropmenu-l>.icon-dropmenuitem {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #666;
    cursor: pointer;
}

.header-nav-dropmenu-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: 5px 0px;
}

.header-nav-dropmenu-r>.label-dropmenuitem {
    padding: 0px 0px;
    font-size: 16px;
    font-weight: normal;
    color: #666;
    cursor: pointer;
}

.header-nav-dropmenu-r>.label-dropmenuitem:hover {
    color: #666;
    text-decoration: none;
}

.header-nav-dropmenu-r>.label-dropmenuitem:active {
    color: #666;
    text-decoration: none;
}

.header-nav-dropmenu-r>.label-dropmenuitem:visited {
    color: #666;
    text-decoration: none;
}

.label-dropmenuitem>label {
    color: #666;
    font-size: 16px;
    margin: 0 5px 0 0;
    cursor: pointer;
}

.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;
}

.header-r>button {
    background-color: transparent;
    outline: none;
    border: none;
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.header-r>button>svg {
    width: 25px;
    height: auto;
}

.header-search {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    height: 40px;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    border: solid 1px #0072E3;
}

.header-search-l {
    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;
}

.header-search-l>.input-keyword {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: 30px;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 10px;
    border: none;
    border-radius: 0px;
    background: #fff;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    color: #666;
    outline: none;
}

.header-search-r {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    background: #0072E3;
    cursor: pointer;
}

.header-search-r>.icon {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
}

/*--------自适应--------*/

.homeban-link {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
    border: solid 1px #f93822;
    background: transparent;
    transition-duration: 0.5s;
    color: #f93822;
    margin: 0 0;
    padding: 20px 40px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 10px;
}
.homeban-link:active{
    color: #f93822;
}
.homeban-link:visited{
    color: #f93822;
}


.homeban-link:hover {
    transition-duration: 0.5s;
    color: #fff;
    background-color: #f93822;
    border: solid 1px #f93822;
}


.swhome-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 0px;
    background: #fff;
}

.swhome-c .swiper-pagination {
    bottom: 0px !important;
}

.swhome-c .swiper-pagination-bullet {
    width: 40px;
    height: 6px;
    text-align: center;
    line-height: 10px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: #fff;
    margin: 0 10px;
    border-radius: 0px;
}

.swhome-c .swiper-pagination-bullet-active {
    color: #fff;
    background: #ED5121;
}

.swhome-c .swiper {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.swhome-c .swiper-wrapper {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.swhome-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;
}

.swhome-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;
}

.swhome-c .swiper-item::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    left: 0px;
    top: 0px;
}


.swhome-c .swiper-item>img {
    width: 100% !important;
    height: calc(100vh - 60px) !important;
    max-width: 100% !important;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
}

.swhome-c .swhome-text {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1300px;
    height: 100%;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.swhome-c .swhome-text-l {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    width: 70%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    row-gap: 30px;
}

.swhome-c .swhome-text-l>.label-title {
    padding: 0px 0px;
    text-align: left;
    font-size: 60px;
    font-weight: bold;
    color: #fff;
}

.swhome-c .swhome-text-l>.label-desc {
    padding: 0px 0px;
    text-align: left;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
}

.swhome-c .swhome-text-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;
}

.swhome-c .swiper-pagination {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

/*--------自适应--------*/


.homeproduct {
    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: 50px 0px;
    padding: 0px 0px;
}

.homeproduct-t {
    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;
}

.homeproduct-t>.label-head {
    padding: 0px 0px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.6;
    color: #222;
}

.homeproduct-b {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 40px 0px;
    padding: 0px 0px;
}

.homeproductx {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    column-gap: 20px;
}

.homeproductx-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;
}

.homeprobig {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    background: #fff;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.homeprobig-t:hover .img1 {
    transform: scale(1.2) rotate(0deg);
    transition: all .2s linear 100ms;
}

.homeprobig-t {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.homeprobig-t>a>img {
    width: 100%;
    height: 100%;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    transition: all .2s linear 100ms;
    object-fit: cover;
    aspect-ratio: 1/1;
}

.homeprobig-t>a {
    margin: 0 0;
    padding: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
}

.homeprobig-bg {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    margin: 0px auto;
    padding: 0px 0px;
    background: #000;
    position: absolute;
    z-index: 1;
    left: 0px;
    bottom: 0px;
    opacity: 0.3;
    transition: all .2s ease 100ms;
}

.homeprobig:hover .homeprobig-bg {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 0%;
    margin: 0px auto;
    padding: 0px 0px;
    background: #000;
    position: absolute;
    z-index: 1;
    left: 0px;
    bottom: 0px;
    opacity: 0.3;
    transition: all .2s ease 100ms;
}

.homeprobig-bgitem {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    margin: 0px 0px;
    padding: 0px 0px;
    position: absolute;
    z-index: 100;
    left: 0px;
    top: 0px;
    overflow: hidden;
}

.homeprobig-bgitem-t {
    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: 10px 10px;
    transition: all .2s ease 100ms;
    opacity: 1;
}

.homeprobig:hover .homeprobig-bgitem-t {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 0px;
    margin: 0px 0px;
    padding: 10px 10px;
    transition: all .2s ease 100ms;
    opacity: 0;
}


.homeprobig-bgitem-t-a {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    margin: 0px 0px;
    padding: 0px 0px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: wrap;
    overflow: hidden;
    row-gap: 10px;
}

.homeprobig-bgitem-t-a>.label-title {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
}

.homeprobig-bgitem-t-a>.label-title2 {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.homeprobig-bgitem-t-a>.label-title:hover {
    color: #fff;
    text-decoration: none;
}

.homeprobig-bgitem-t-a>.label-title:active {
    color: #fff;
    text-decoration: none;
}

.homeprobig-bgitem-t-a>.label-title:visited {
    color: #fff;
    text-decoration: none;
}

.homeprobig-bgitem-t-a>.label-price {
    padding: 0px 0px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    color: #fff;
}

.homeproductx-r {
    box-sizing: border-box;
    display: grid;
    width: 50%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}

/*--------自适应--------*/


.homefeatured {
    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: 50px 0px;
    padding: 0px 0px;
}

.homefeatured-t {
    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;
}

.homefeatured-t>.label-head {
    padding: 0px 0px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.6;
    color: #222;
}

.homefeatured-b {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 40px 0px;
    padding: 0px 0px;
}

.swfeatured-c {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 160%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.swfeatured-c .swiper-pagination {
    bottom: 0px !important;
}

.swfeatured-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;
}

.swfeatured-c .swiper-pagination-bullet-active {
    color: #fff;
    background: #f93822;
}

.homefeatured .swiper {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.homefeatured .swiper-wrapper {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.homefeatured .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;
}

.homefeatured .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;
}

.featureditem-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 0px;
    background: #fff;
}

.featureditem {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}


.featureditem-module {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    border-radius: 0px;
}

.featureditem-module-l {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 50%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    overflow: hidden;
}

.featureditem-module-l>a>img {
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
    aspect-ratio: 1/1;
    transform: scale(1);
    transition: all .2s ease 100ms;
}

.featureditem-module-l>a>img:hover {
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
    aspect-ratio: 1/1;
    transform: scale(1.2);
    transition: all .2s ease 100ms;
}

.featureditem-module-l>a {
    margin: 0 0;
    padding: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
}

.featureditem-module-r {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 50%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 60px;
    background-color: #f5f5f5;
}

.featureditem-module-info {
    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: 0px 0px;
}

.featureditem-module-info-head {
    box-sizing: border-box;
    margin: 0 0;
    padding: 0 20px;
    width: auto;
    height: 40px;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    border: solid 1px #ccc;
}

.featureditem-module-info-t {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    row-gap: 20px;
}

.featureditem-module-info-title {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    margin: 0px 0px;
    padding: 0px 0px;
    text-align: left;
}

.featureditem-module-info-title>.label-title {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 26px;
    font-weight: bold;
    color: #222;
}

.featureditem-module-info-title>.label-title:hover {
    color: #f93822;
    text-decoration: none;
}



.featureditem-module-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: 15px 0px;
}

.featureditem-module-info-desc {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    margin: 0px 0px;
    padding: 0px 0px;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    word-break: break-all;
    ;
    text-overflow: ellipsis;
    white-space: wrap;
    overflow: hidden;
}

.featureditem-module-info-desc>.label-desc {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    line-height: 2.0;
    color: #666;
}

.featureditem-module-info-b {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin: 0px 0px;
    padding: 5px 5px;
}

.featureditem-module-info-b>.link-more {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 8px 30px;
    border: none;
    border-radius: 50px;
    background: transparent;
    font-size: 16px;
    font-weight: normal;
    color: #f93822;
    border: solid 1px #f93822;
    transition-duration: 0.5s;
}

.featureditem-module-info-b>.link-more:hover {
    color: #fff;
    text-decoration: none;
    background-color: #f93822;
    transition-duration: 0.5s;
}


.homefeatured .swiper-pagination {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

/*--------自适应--------*/


.homebest {
    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: 50px auto;
    padding: 0px 0px;
    max-width: 1420px;
}

.homebest-t {
    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;
}

.homebest-t>.label-head {
    padding: 0px 0px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.6;
    color: #222;
}

.homebest-b {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 40px 0px;
    padding: 0px 0px;
}

.swbestgood-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 0px;
    overflow: hidden;
}

.swbestgood-c .swiper-pagination {
    bottom: -10px !important;
}

.swbestgood-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;
}

.swbestgood-c .swiper-pagination-bullet-active {
    color: #fff;
    background: #f93822;
}

.swbestgood-c .swiper {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 20px 10px 40px 10px;
    overflow: visible;
}

.swbestgood-c .swiper-wrapper {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.swbestgood-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;
}

.swbestgood-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;
}

.bestgood-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 0px;
    background: #fff;
}

.bestgood {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.bestgood>.bestgood-module:nth-child(2n) {
    flex-direction: row-reverse;
}

.bestgood-module {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    border-radius: 0px;
    background: #fff;
    transition: all .2s ease 100ms;
    border: solid 1px #f9f9f9;
}
.bestgood-module:hover{
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    border-radius: 0px;
    background: #fff;
    border: solid 1px #f9f9f9;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    transition: all .2s ease 100ms;
}

.bestgood-module-l {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: auto;
    margin: 0px 0px;
    padding: 10px 10px;
    overflow: hidden;
}

.bestgood-module-l>a>img {
    width: 100%;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
    aspect-ratio: 1/1;
    transition: all .2s ease 100ms;
    transform: scale(1);
}

.bestgood:hover .bestgood-module-l>a>img {
    width: 100%;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
    aspect-ratio: 1/1;
    transition: all .2s ease 100ms;
    transform: scale(1.2);
}

.bestgood-module-l>a {
    margin: 0 0;
    padding: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
}

.bestgood-module-r {
    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;
}

.bestgood-module-info {
    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: 0px 0px;
}

.bestgood-module-info-t {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.bestgood-module-info-title {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    margin: 0px 0px;
    padding: 0px 0px;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    ;
    text-overflow: ellipsis;
    white-space: wrap;
    overflow: hidden;
}

.bestgood-module-info-title>.label-title {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    color: #222;
    text-align: center;
}

.bestgood-module-info-title>.label-title:hover {
    color: #f93822;
    text-decoration: none;
}



.bestgood-module-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: 15px 0px;
}

.bestgood-module-info-desc {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    margin: 0px 0px;
    padding: 0px 0px;
    text-align: center;
}

.bestgood-module-info-desc>.label-desc {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    color: #f93822;
}

.bestgood-module-info-b {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    margin: 0px 0px;
    padding: 5px 5px;
}

.bestgood-module-info-b>.link-more {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 5px 30px;
    border: none;
    border-radius: 50px;
    background: #fff;
    font-size: 16px;
    font-weight: normal;
    color: #f93822;
    border: solid 1px #f93822;
    transition-duration: 0.5s;
}

.bestgood-module-info-b>.link-more:hover {
    transition-duration: 0.5s;
    color: #fff;
    text-decoration: none;
    background-color: #f93822;
}



.swiper-pagination {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

/*--------自适应--------*/



.homespeak {
    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: 50px auto;
    padding: 0px 0px;
}

.homespeak-t {
    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;
}

.homespeak-t>.label-head {
    padding: 0px 0px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.6;
    color: #222;
}

.homespeak-b {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 40px 0px;
    padding: 0px 0px;
}

.swspeak-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 0px;
}

.swspeak-c .swiper-pagination {
    bottom: 0px !important;
}

.swspeak-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;
}

.swspeak-c .swiper-pagination-bullet-active {
    color: #fff;
    background: #f93822;
}

.swspeak-c .swiper {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 20px 0px 40px 0px;
}

.swspeak-c .swiper-wrapper {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.swspeak-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;
}

.swspeak-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;
}

.speakitem {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 20px 10px;
    border-radius: 10px;
    border: solid 1px #eee;
    background-color: #fff;
}

.speakitem-r {
    box-sizing: border-box;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px 0px 10px;
    padding: 0px 0px;
}

.speakitem-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: 10px;
}

.speakitem-info-t {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0px 0px;
    padding: 0px 0px;
}

.speakitem-info-t>.label-title {
    padding: 0px 0px;
    font-size: 15px;
    font-weight: bold;
    color: #000;
}

.speakitem-info-d {
    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;
    column-gap: 6px;
}

.speakitem-info-d>.label1 {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #FFC635;
}

.speakitem-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;
}

.speakitem-info-desc {
    box-sizing: border-box;
    width: 100%;
    height: 150px;
    margin: 0px 0px;
    padding: 0px 0px;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    word-break: break-all;
    text-overflow: ellipsis;
    white-space: wrap;
    overflow: hidden;
}

.speakitem-info-desc>.label-desc {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
}

.speakitem-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;
    column-gap: 10px;
}

.speakitem-info-b>.img2 {
    width: 30px;
    height: 30px;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    border-radius: 100%;
    object-fit: cover;
}

.speakitem-info-b>.label-date {
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
}

.speakitem-l {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    width: auto;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 30px;
}

.speakitem-l>.img {
    width: 80px;
    height: 80px;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
}

.swspeak-c .swiper-pagination {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

/*--------自适应--------*/


.homefind-box {
    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;
}

.homefind-box>.img1 {
    width: 100%;
    height: auto;
    max-height: 700px;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    position: relative;
    z-index: 1;
    object-fit: cover;
}

.homefind-ads {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 1000px;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    position: absolute;
    z-index: 100;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.homefind-ads-l {
    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: 0px 0px;
    row-gap: 30px;
}

.homefind-ads-l>.label-title {
    padding: 0px 0px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.homefind-ads-l>.label-head {
    padding: 0px 0px;
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    color: #fff;
}

.homefind-ads-l>.label-desc {
    margin: 10px 0px;
    padding: 0px 0px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.6;
    color: #fff;
}

.homefind-ads-l>.link-button {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    margin: 10px 0px;
    padding: 20px 60px;
    border: none;
    border-radius: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #f93822;
    border: solid 1px #f93822;
}

.homefind-ads-l>.link-button:hover {
    color: #fff;
    text-decoration: none;
    background-color: #f93822;
}


.homefind-mask {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
    background: #000;
    position: absolute;
    z-index: 10;
    left: 0px;
    top: 0px;
    opacity: 0.5;
}

/*--------自适应--------*/


.subscribebox {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    height: 50px;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    border: solid 0px #ddd;
    border-radius: 30px;
    overflow: hidden;
}

.subscribebox-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;
}

.subscribebox-l>.input-subscribebox {
    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 30px;
    border: none;
    background: #fff;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    color: #f93822;
    outline: none;
}
.subscribebox-l>.input-subscribebox::-webkit-input-placeholder { /* WebKit browsers */color: #f93822;}
.subscribebox-l>.input-subscribebox::-moz-placeholder { /* Mozilla Firefox 19+ */color: #f93822;}
.subscribebox-l>.input-subscribebox:-ms-input-placeholder { /* Internet Explorer 10+ */color: #f93822;}   


.subscribebox-r {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 110px;
    height: 100%;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.subscribebox-r>.button-subscribebox {
    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: #f93822;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    outline: none;
    cursor: pointer;
}

.button-subscribebox>label {
    color: #fff;
    font-size: 16px;
    margin: 0 5px 0 0;
    cursor: pointer;
}

/*--------自适应--------*/



.swsub-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 0px;
}

.swsub-c img {
    width: 100%;
    object-fit: cover;
    height: auto;
    aspect-ratio: 1920/300;
}


/*--------------- 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;
}

.procats-t>.label-head {
    padding: 0px 0px;
    text-align: left;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.6;
    color: #f93822;
}

.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;
    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: 20px 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: 40px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.procatmenu-t>.label-text {
    padding: 0px 0px;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.procatmenu-t>.label-text:hover {
    color: #f93822;
    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: #f93822;
}


.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: 0px 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(4, 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;
    border: solid 1px #f9f9f9;
    transition: all .2s ease 100ms;
}
.proitem:hover {
    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;
    border: solid 1px #f9f9f9;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    transition: all .2s ease 100ms;
}

.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;
    text-align: center;
}

.proitem-info-t>.label1 {
    text-align: center;
    padding: 0px 0px;
    font-size: 16px;
    font-weight: 600;
    color: #19212f;
}

.proitem-info-t>.label1:hover {
    padding: 0px 0px;
    font-size: 16px;
    font-weight: 600;
    color: #f93822;
}


.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: center;
    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 {
    text-align: center;
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 16px;
    font-weight: bold;
    color: #F93822;
}

.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 #f93822;
    border-radius: 30px;
    background: #fff;
    font-size: 16px;
    font-weight: 600;
    color: #f93822;
    overflow: hidden;
    transition-duration: 0.5s;
}

.proitem-button-c>.link-button:hover {
    transition-duration: 0.5s;
    color: #fff;
    text-decoration: none;
    background-color: #f93822;
    border: solid 1px #f93822;
}


.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: 0px 0px;
    padding: 30px 0px;
}

/*--------自适应--------*/


.newswrap {
    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;
}

.newswrap-t {
    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;
    background-color: #fff;
}

.navnews {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1420px;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 10px 10px;
    column-gap: 20px;
}

.navnews>.link-news {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0px 0px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600;
    color: #222;
}

.navnews>.link-news:hover {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0px 0px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600;
    color: #ED5121;
}


.navnews>.link-news.on {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0px 0px;
    padding: 15px 0px;
    font-size: 16px;
    font-weight: 600;
    color: #ED5121;
    border-bottom: solid 2px #ED5121;
}

.elementor-7313 .elementor-element.elementor-element-e2b3241:not(.elementor-motion-effects-element-type-background),
.elementor-7313 .elementor-element.elementor-element-e2b3241>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: transparent !important;
}

.navnews>.label-sp {
    margin: 0px 5px;
    padding: 0px 0px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    color: #999;
}

.newswrap-b {
    box-sizing: border-box;
    display: grid;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 100px 10px 50px 10px;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    max-width: 1420px;
}

.newsitem {
    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;
    background: #fff;
    row-gap: 10px;
}

.newsitem-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;
}

.newsitem-l:hover>a>img {
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
    aspect-ratio: 2/1;
    transform: scale(1.2);
    transition: all .2s ease 100ms;
}

.newsitem-l>a>img {
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
    aspect-ratio: 2/1;
    transform: scale(1);
    transition: all .2s ease 100ms;
}

.newsitem-l>a {
    margin: 0 0;
    padding: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
}

.newsitem-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;
}

.newsitem-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: 5px;
}

.newsitem-info-t {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 74px;
    margin: 0px 0px;
    padding: 10px 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    text-overflow: ellipsis;
    white-space: wrap;
    overflow: hidden;
}

.newsitem-info-t>.label1 {
    padding: 0px 0px;
    font-size: 18px;
    font-weight: 600;
    color: #222;
    line-height: 1.4;
    display: flex;
    align-items: flex-start;
    width: 100%;
    text-align: left;
}

.newsitem-info-t>.label1:hover {
    padding: 0px 0px;
    font-size: 18px;
    font-weight: 600;
    color: #f93822;
    line-height: 1.4;
}


.newsitem-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;
}

.newsitem-info-desc {
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    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;
}

.newsitem-info-desc>.label-desc {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #999;
}

.newsitem-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: 10px 0px;
    column-gap: 10px;
}

.newsitem-info-b>.label1 {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #666;
}

.newsitem-info-b>.label-date {
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #999;
}

.newswrap-pager {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 20px auto;
    padding: 0px 0px;
}

/*--------自适应--------*/











.articlebox {
    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: 40px 40px;
    background: #fff;
    background-color: #fff;
    border-radius: 8px;
    /* 四周阴影效果 */
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);

}

.articlebox-t {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 10px 0px;
}

.articlebox-t>h1 {
    padding: 0px 0px;
    font-size: 36px;
    font-weight: 600;
    color: #000;
}

.articlebox-m1 {
    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: 10px 0px 20px 0px;
    border-bottom: solid 1px #eee;
}

.articlebox-m1>.label-date {
    margin: 0px 0px 0px 20px;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #999;
}

.articlebox-m1>.label-view {
    margin: 0px 0px 0px 20px;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #999;
}

.articlebox-m2 {
    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: 10px 0px;
}

.articlebox-detail {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 10px 10px;
    text-align: left;
    font-size: 14px;
    color: #666;
    line-height: 1.8;
}

.articlebox-detail p {
    margin: 0px 0px;
}

.articlebox-detail img {
    margin: 10px auto;
    width: auto;
    max-width: 100%;
    height: auto;
}

.articlebox-detail>.p1 {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #666;
}

.articlebox-detail>.img {
    object-fit: cover;
}

.articlebox-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: 20px 0px;
}

.articlebox-prenext {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.articlebox-prenext-l {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    width: 48%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.articlebox-prenext-l>.label-prev {
    width: 60px;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}

.articlebox-prenext-l>.label-prev-text {
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #666;
}

.articlebox-prenext-l>.label-prev-text:hover {
    color: #666;
    text-decoration: none;
}

.articlebox-prenext-l>.label-prev-text:active {
    color: #666;
    text-decoration: none;
}

.articlebox-prenext-l>.label-prev-text:visited {
    color: #666;
    text-decoration: none;
}

.label-prev-text>label {
    color: #666;
    font-size: 14px;
    margin: 0 5px 0 0;
    cursor: pointer;
}

.articlebox-prenext-r {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 48%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.articlebox-prenext-r>.label-next {
    width: 60px;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}

.articlebox-prenext-r>.label-next-text {
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #666;
}

.articlebox-prenext-r>.label-next-text:hover {
    color: #666;
    text-decoration: none;
}

.articlebox-prenext-r>.label-next-text:active {
    color: #666;
    text-decoration: none;
}

.articlebox-prenext-r>.label-next-text:visited {
    color: #666;
    text-decoration: none;
}

.label-next-text>label {
    color: #666;
    font-size: 14px;
    margin: 0 5px 0 0;
    cursor: pointer;
}


.main-article {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 80px 0px;
    width: 100%;
    height: auto;
    text-align: center;
    background-color: #fff;
}


/*--------自适应--------*/



.pl_service4 a {
    text-decoration: none;
    color: #fff;
}

.pl_service4 a:hover {
    text-decoration: none;
    color: #fff;
}

.pl_service4 span {
    font-size: 14px;
}

.pl_service4 p {
    margin: 0 0;
}

.pl_service4 {
    position: fixed;
    right: -60px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
}

.pl_service4 .item_con {
    text-align: right;
    margin-bottom: 2px;
    height: 60px;
    clear: both;
}

.pl_service4 .service_item {
    padding-left: 60px;
    float: right;
    width: 60px;
    min-width: 60px;
    max-width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    transition: all 0.5s ease;
    position: relative;
    cursor: pointer;
}

.pl_service4 .service_item.showLang:hover {
    width: fit-content;
    min-width: 230px;
    max-width: 600px;
}

.pl_service4 .service_icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
}

.pl_service4 .service_icon span {
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    display: block;
    margin-top: 2px;
    padding: 0 2px;
}

.pl_service4 .service_icon .icon {
    width: 30px;
    height: 30px;
    margin: 15px 16px 0 16px;
    fill: #fff;
}

.pl_service4 .service_value {
    padding: 10px 20px 10px 0;
    text-align: left;
    line-height: 20px;
}

.pl_service4 .service_value p {
    height: 20px;
    overflow: hidden;
}

.pl_service4 .service_group .service_value a {
    display: block;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    color: #fff;
}

.pl_service4 .service_value.dh {
    line-height: 40px;
}

.pl_service4 .service_value.tp {
    position: absolute;
    right: calc(100% + 10px);
    top: 50%;
    transform: translateY(-50%);
    width: 120px;
    height: 120px;
    background: #fff;
    border-radius: 4px;
    padding: 10px;
    overflow: hidden;
    display: none;
}

.pl_service4 .service_value.tp img {
    width: 100%;
    height: 100%;
    display: block;
}

.pl_service4 .service_item.showImg:hover .service_value.tp {
    display: block;
}

@media only screen and (max-width: 768px) {

    /* Ã©Â»ËœÃ¨Â®Â¤Ã¥â€ºÂ¾Ã¦Â â€¡ */
    .pl_service {
        position: fixed;
        right: 15px;
        bottom: 15px;
        z-index: 999;
    }

    .p_defaultIocn {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        color: #409efe;
        background-color: #E9EBEB;
        overflow: hidden;
    }

    .p_defaultIocn .icon {
        width: 60%;
        height: 60%;
        margin: 0;
    }

    .custom-service-background {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 99;
        background-color: #333;
        opacity: .5;
        display: none;
    }

    /* Ã¥â€ â€¦Ã¥Â®Â¹Ã¥Å’ÂºÃ¥Å¸Å¸ */
    .pl_content_box {
        position: absolute;
        top: auto;
        bottom: 55px;
        left: auto;
        right: -100vw;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 300px;
        max-width: 100vw;
        padding: 10px;
        transition: all 0.5s ease;
        color: #333;
        background-color: #fff;
        /* box-shadow: 0 0 10px 0 #ccc; */
        z-index: 999;
        max-height: 375px;
        border-radius: 10px;
    }

    .pl_content_box.show {
        right: 0;
    }

    .body_service {
        flex-grow: 1;
        overflow-y: auto;
        /* margin-bottom: 50px; */
    }

    .service_item {
        display: flex;
        margin-bottom: 5px;
        width: 100%;
        overflow: hidden;
        padding: 5px 0;
        border-top: 1px solid #f5f5f5;
    }

    .service_icon {
        float: left;
        display: flex;
        margin-top: 10px;
        padding-right: 8px;
        color: #999998;
    }

    .service_value {
        float: left;
        margin-top: 5px;
        ;
        width: 100%;
    }

    .service_value p {
        font-size: 13px;
        width: 100%;
    }

    /* Ã¥Â¼Â¹Ã¥Â±â€š */
    .service_pop {
        width: 60%;
    }

    .service_pop p {
        display: none;
    }

    .service_pop img {
        width: 100%;
        height: auto;
    }

    /* Ã¥Âºâ€¢Ã©Æ’Â¨Ã§Æ’Â­Ã§ÂºÂ¿ */
    .footer_service {
        /* position: absolute; */
        left: 0;
        bottom: 0;
        width: 100%;
        /* padding: 10px; */
        overflow: hidden;
        color: #333;
        background-color: #fff;
        flex-grow: 0;
    }

    .footer_service p {
        display: flex;
        font-size: 13px;
        margin-bottom: 5px;
    }

    .p_kefuicon {
        color: #999998;
    }

    .bottom_type {
        padding: 0 5px 0 5px;
    }

    .doThirdFunc {
        width: 100%;
        white-space: normal;
    }
}


/*--------------- 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-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 auto;
    padding: 0px 0px;
}

.prointro-m>.label-head {
    padding: 0px 0px;
    text-align: left;
    font-size: 26px;
    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 #f93822;
    border-radius: 0px;
    background: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #f93822;
    outline: none;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.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 #f93822;
    border-radius: 0px;
    background: #f93822;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    outline: none;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
}


.button-quote>label {
    color: #f93822;
    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;
    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 !important;
}

/*--------自适应--------*/

.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 #f93822;
    border-radius: 100%;
    font-size: 20px;
    color: #f93822;
    background: transparent;
    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 #f93822;
    border-radius: 100%;
    font-size: 20px;
    color: #f93822;
    background-color: transparent;
    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% !important;
    max-width: 100% !important;
    min-height: 30px ;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
    aspect-ratio: 1/1 !important;
}

.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() no-repeat right center;
    background-size: auto 100%;
    border-top: 1px solid #efefef;
    box-sizing: border-box;
    padding: 20px 0px 50px 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 #f93822;
    width: 30%;
    text-align: center;
    color: #f93822;
    line-height: 50px;
    transform: all 0.3s;
    cursor: pointer;
}



.inqform .form .box li input[type=button]:hover {
    background: #f93822;
    color: #fff;
    -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 {
}






.foot-qrcode {
    box-sizing: border-box;
    display: grid;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}

.foot-qrcoderow {
    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: 10px;
}

.foot-qrcoderow-t {
    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: 2px 2px;
    border: solid 2px #f93822;
}

.foot-qrcoderow-t>.img1 {
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
    aspect-ratio: 1/1;
}

.foot-qrcoderow-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;
}

.foot-qrcoderow-b>.label-desc {
    padding: 0px 0px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    color: #fff;
}

/*--------自适应--------*/


.swaccess-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;
    position: relative;
}

.swaccess-c .swiper-pagination {
    bottom: 0px !important;
}

.swaccess-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;
}

.swaccess-c .swiper-pagination-bullet-active {
    color: #fff;
    background: #f93822;
}

.swaccess-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;
}

.swaccess-c .swaccess-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: -50px;
    top: 50%;
    transform: translateX(0%) translateY(-50%);
}

.swaccess-c .swaccess-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 #f93822;
    border-radius: 100%;
    background: #fff;
    font-size: 20px;
    color: #f93822;
    overflow: hidden;
    cursor: pointer;
}

.swaccess-c .swaccess-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: -50px;
    transform: translateX(0%) translateY(-50%);
}

.swaccess-c .swaccess-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 #f93822;
    border-radius: 100%;
    background: #fff;
    font-size: 20px;
    color: #f93822;
    cursor: pointer;
}

.swaccess-c .swiper {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 30px 10px 50px 10px;
}

.swaccess-c .swiper-wrapper {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.swaccess-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;
}

.swaccess-c .swiper-item {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 300px;
    margin: 0px auto;
    padding: 30px 20px;
    background: #fff;
    position: relative;
    row-gap: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    overflow: hidden;
    transform: translateY(0);
    transition: all .2s ease 100ms;
}
.swaccess-c .swiper-item:hover {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 300px;
    margin: 0px auto;
    padding: 30px 20px;
    background: #fff;
    position: relative;
    row-gap: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    overflow: hidden;
    transform: translateY(-20px);
    transition: all .2s ease 100ms;
}

.swaccess-c .swiper-item:hover>.img1 {
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
    transform: scale(1.2);
    transition: all .2s ease 100ms;
}
.swaccess-c .swiper-item>.img1 {
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
    transform: scale(1);
    transition: all .2s ease 100ms;
}

.swaccess-c .swiper-item>.label-title {
    padding: 0px 0px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.6;
    color: #000;
}

.swaccess-c .swiper-item:hover>.label-title {
    padding: 0px 0px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6;
    color: #f93822;
}


.swaccess-c .swiper-pagination {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

/*--------自适应--------*/






.homenews {
    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;
}

.homenews-t {
    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;
}

.homenews-t>.label-head {
    padding: 0px 0px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.6;
    color: #222;
}

.homenews-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 auto;
    padding: 0px 0px;
}

.swnews-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;
    position: relative;
}

.swnews-c .swiper-pagination {
    bottom: 0px !important;
}

.swnews-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;
}

.swnews-c .swiper-pagination-bullet-active {
    color: #fff;
    background: #f93822;
}

.swnews-c .swnews-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;
}

.swnews-c .swiper {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 40px 0px;
}

.swnews-c .swiper-wrapper {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.swnews-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;
}

.swnews-c .swiper-item {
    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;
    position: relative;
    row-gap: 5px;
}

.swnews-c .swiper-item .swiper-item-img {
    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;
    position: relative;
    row-gap: 5px;
    overflow: hidden;
    aspect-ratio: 2/1;
}

.swnews-c .swiper-item .swiper-item-img>img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
    aspect-ratio: 2/1;
    transition: all .2s ease 100ms;
    transform: scale(1);
}

.swnews-c .swiper-item .swiper-item-img>img:hover {
    width: 100%;
    height: 100%;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
    aspect-ratio: 2/1;
    transition: all .2s ease 100ms;
    transform: scale(1.2);
}

.swnews-c .swiper-item-b {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 60px;
    margin: 0px auto;
    padding: 0px 10px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.swnews-c .swiper-item-b>.label-title {
    padding: 0px 0px;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6;
    color: #222;
    cursor: pointer;
}

.swnews-c .swiper-item-b>.label-title:hover {
    padding: 0px 0px;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6;
    color: #f93822;
    cursor: pointer;
}

.swnews-c .swiper-item-c {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 50px;
    margin: 0px auto;
    padding: 0px 10px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.swnews-c .swiper-item-c>.label-desc {
    padding: 0px 0px;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.6;
    color: #666;
    cursor: pointer;
}

.swnews-c .swiper-item-d {
    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 10px;
    column-gap: 10px;
}

.swiper-item-d>.label1 {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #666;
}

.swiper-item-d>.label-date {
    padding: 0px 0px;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.6;
    color: #666;
}

.swiper-pagination {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

/*--------自适应--------*/


.property {
    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;
}

.property-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 0px;
}

.property-t>.label-head {
    padding: 0px 0px;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.6;
    color: #222;
}

.property-b {
    box-sizing: border-box;
    display: grid;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 20px 0px;
    padding: 0px 0px;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    column-gap: 50px;
}

.propertyitem {
    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;
    column-gap: 10px;
}

.propertyitem-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;
}

.propertyitem-l>.label1 {
    padding: 0px 0px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.6;
    color: #666;
}

.propertyitem-r {
    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;
}

.propertyitem-r>.label-title {
    padding: 0px 0px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    color: #222;
}

/*--------自适应--------*/


.accessbox {
    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;
}

.accessbox-t {
    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: 30px 0px;
}

.accessbox-t>.label-head {
    padding: 0px 0px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.6;
    color: #222;
}

.accessbox-b {
    box-sizing: border-box;
    display: grid;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 30px 0px 100px 0;
    padding: 0px 0px;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}

.link-price {
    color: red;
    font-size: 18px;
}

.label-accessory {
    box-sizing: border-box;
    margin: 0 0;
    padding: 0 0 0 0;
    width: 100%;
    display: block;
    height: auto;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    color: #222;
}


/*--------自适应--------*/