:root {
    --color_0: 255, 255, 255;
    --color_1: 255, 255, 255;
    --color_2: 0, 0, 0;
    --color_3: 237, 28, 36;
    --color_4: 0, 136, 203;
    --color_5: 255, 203, 5;
    --color_6: 114, 114, 114;
    --color_7: 176, 176, 176;
    --color_8: 255, 255, 255;
    --color_9: 114, 114, 114;
    --color_10: 176, 176, 176;
    --color_11: 255, 255, 255;
    --color_12: 232, 230, 230;
    --color_13: 199, 199, 199;
    --color_14: 89, 89, 89;
    --color_15: 51, 51, 51;
    --color_16: 229, 240, 254;
    --color_17: 200, 224, 254;
    --color_18: 0, 87, 225;
    --color_19: 0, 58, 150;
    --color_20: 0, 29, 75;
    --color_21: 249, 197, 180;
    --color_22: 243, 167, 143;
    --color_23: 237, 88, 41;
    --color_24: 158, 59, 27;
    --color_25: 79, 29, 14;
    --color_26: 210, 172, 247;
    --color_27: 186, 131, 240;
    --color_28: 128, 21, 232;
    --color_29: 85, 14, 155;
    --color_30: 43, 7, 77;
    --color_31: 177, 211, 187;
    --color_32: 127, 168, 139;
    --color_33: 64, 124, 81;
    --color_34: 43, 83, 54;
    --color_35: 21, 41, 27;
    --color_36: 255, 255, 255;
    --color_37: 51, 51, 51;
    --color_38: 232, 230, 230;
    --color_39: 199, 199, 199;
    --color_40: 89, 89, 89;
    --color_41: 0, 87, 225;
    --color_42: 229, 240, 254;
    --color_43: 200, 224, 254;
    --color_44: 255, 255, 255;
    --color_45: 51, 51, 51;
    --color_46: 51, 51, 51;
    --color_47: 200, 224, 254;
    --color_48: 0, 87, 225;
    --color_49: 0, 87, 225;
    --color_50: 255, 255, 255;
    --color_51: 255, 255, 255;
    --color_52: 0, 87, 225;
    --color_53: 0, 87, 225;
    --color_54: 199, 199, 199;
    --color_55: 199, 199, 199;
    --color_56: 255, 255, 255;
    --color_57: 255, 255, 255;
    --color_58: 0, 87, 225;
    --color_59: 0, 87, 225;
    --color_60: 0, 87, 225;
    --color_61: 0, 87, 225;
    --color_62: 255, 255, 255;
    --color_63: 255, 255, 255;
    --color_64: 199, 199, 199;
    --color_65: 199, 199, 199;
    --wix-ads-height: 0px;
    --sticky-offset: 0px;
    --wix-ads-top-height: 0px;
    --site-width: 980px;
    --above-all-z-index: 100000;
    --portals-z-index: 100001;
    --wix-opt-in-direction: ltr;
    --wix-opt-in-direction-multiplier: 1;
    --font_0: normal normal normal 60px/1.4em helvetica-w01-bold, sans-serif;
    --font_1: normal normal normal 16px/1.4em din-next-w01-light, sans-serif;
    --font_2: normal normal normal 40px/1.4em helvetica-w01-bold, sans-serif;
    --font_3: normal normal normal 38px/1.4em helvetica-w01-bold, sans-serif;
    --font_4: normal normal normal 35px/1.4em helvetica-w01-roman, sans-serif;
    --font_5: normal normal normal 27px/1.4em helvetica-w01-roman, sans-serif;
    --font_6: normal normal normal 25px/1.4em helvetica-w01-bold, sans-serif;
    --font_7: normal normal normal 22px/1.4em helvetica-w01-roman, sans-serif;
    --font_8: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --font_9: normal normal normal 14px/1.4em helvetica-w01-roman, sans-serif;
    --font_10: normal normal normal 12px/1.4em din-next-w01-light, sans-serif;
}

main {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    height: auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


header {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    height: auto;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: sticky;
    z-index: 9999;
    left: 0px;
    top: 0px;
    background: #324158;
}

.header {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1743px;
    height: 113px;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 10px;
}

.header-l {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 30%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.header-l-a {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.header-l-a>.logo1 {
    width: auto;
    height: 113px;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
}

.header-l-a>.logo2 {
    width: auto;
    height: 97px;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
}

.header-r {
    box-sizing: border-box;
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.navmain-c {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: flex-start;
    width: auto;
    height: 40px;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    column-gap: 18px;
}

.navmain-drop:hover {}

.navmain-drop:hover .navmain-drop-c {
    display: block;
}

.navmain-dropmenu:hover .label-dropmenuitem {}

.navmain-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 0px;
    padding: 0px 0px;
    cursor: pointer;
}

.navmain-item>.label-text {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 20px 15px;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
    font-family: helvetica-w01-roman, sans-serif;
}

.navmain-item>.label-text:hover {
    color: rgb(186, 218, 85);
    text-decoration: none;
}


.navmain-item>.label-text.on {
    color: rgb(186, 218, 85);
    text-decoration: none;
}



.navmain-drop {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    position: relative;
    cursor: pointer;
}

.navmain-drop>.label-drop {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 20px 15px;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
    font-family: helvetica-w01-roman, sans-serif;
}

.navmain-drop>.label-drop:hover {
    color: rgb(186, 218, 85);
    text-decoration: none;
}


.navmain-drop>.label-drop.on {
    color: rgb(186, 218, 85);
    text-decoration: none;
}



.navmain-drop-c {
    box-sizing: border-box;
    display: none;
    width: 170px;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 10px 15px;
    border: none;
    background: #324158;
    position: absolute;
    left: 0px;
    top: 45px;
    z-index: 9999;
}

.navmain-dropmenu {
    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;
    cursor: pointer;
}

.navmain-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: 32px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.navmain-dropmenu-r>.label-dropmenuitem {
    padding: 0px 0px;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
    font-family: helvetica-w01-roman, sans-serif;
}

.navmain-dropmenu-r>.label-dropmenuitem:hover {
    color: rgb(186, 218, 85);
    text-decoration: none;
}



/*--------自适应--------*/



.homevideo video{
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
    height: auto !important;
    margin: 0 0 !important;
    padding: 0 0 !important;
    object-fit: cover;
    aspect-ratio: 1714/714;
}


.homevideo .e-hosted-video{
    aspect-ratio: 1714/714 !important;
}



.footer-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: 10px 10px;
    background: #324158;
}

.footer {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 1743px;
    height: auto;
    min-height: 30px;
    margin: 0px 0px 50px 0px;
    padding: 0px 10px;
    row-gap: 30px;
}

.footer-t {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 950px;
    height: 1px;
    margin: 0px 0px;
    padding: 0px 0px;
    background: #fff;
}

.footer-b {
    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;
}

.footer-menu {
    box-sizing: border-box;
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px 0 220px;
    column-gap: 150px;
}

.footlist {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    row-gap: 20px;
    max-width: 185px;
}

.footlist-t {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.footlist-t>.label-head {
    padding: 0px 0px;
    text-align: left;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.6;
    color: #fff;
    font-family: helvetica-w01-roman, sans-serif;
}

.footlist-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;
    row-gap: 20px;
}

.footlist-b.serv {
    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: 27px;
}


.footlist-b>label.label-text {
    padding: 0px 0px;
    text-align: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
    color: #fff;
    font-family: helvetica-w01-roman, sans-serif;
}

.footlist-b>a.label-text {
    padding: 0px 0px;
    text-align: left;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.6;
    color: #fff;
    font-family: helvetica-w01-roman, sans-serif;
}


.footer-logo {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    row-gap: 25px;
}

.footer-logo>a>.img1 {
    width: auto;
    height: 217px;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
}

.footer-logo>a {
    margin: 0 0;
    padding: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
}

.footer-logo>.label-cpy {
    padding: 0px 0px;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
    color: #fff;
    font-family: helvetica-w01-roman, sans-serif;
    letter-spacing: 1px;
}

/*--------自适应--------*/

.elementor-8513 {
    box-sizing: border-box;
    margin: 0 0;
    padding: 0 0 0 0;
    width: 40px;
    height: auto;
    text-align: center;
    position: fixed;
    z-index: 999;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);

}



/* ----------#region  -----------*/



.subscribebox {
    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 #ddd;
    border-radius: 5px;
}

.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 10px;
    border: none;
    background: #fff;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    color: #666;
    outline: none;
}

.subscribebox-r {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 230px;
    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: #0057E1;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    outline: none;
    cursor: pointer;
    font-family: avenir-lt-w01_35-light1475496, sans-serif;
}


/*--------自适应--------*/











.prowrap {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    max-width: 1200px;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 45px 10px 80px 10px;
    row-gap: 45px;
}

.prohead {
    box-sizing: border-box;
    display: grid;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    max-width: 1000px;
    padding: 0px 0px;
    grid-template-columns: repeat(7, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}

.procatitem {
    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;
}

.procatitem-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;
}

.procatitem-t>a>.img1 {
    width: 100px;
    height: 100px;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
    aspect-ratio: 1/1;
}

.procatitem-t>a {
    margin: 0 0;
    padding: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
}

.procatitem-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;
}

.procatitem-b>.link1 {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    font-family: helvetica-w01-roman, sans-serif;
}

.procatitem-b>.link1:hover {
    color: #333;
    text-decoration: none;
}

.procatitem-b>.link1:active {
    color: #333;
    text-decoration: none;
}

.procatitem-b>.link1:visited {
    color: #333;
    text-decoration: none;
}

.probox {
    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: 40px;
}

.probox-t {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.probox-t>.label-head {
    padding: 0px 0px;
    text-align: left;
    font-size: 40px;
    font-weight: normal;
    line-height: 1.6;
    color: #333;
    font-family: helvetica-w01-bold, sans-serif;
}

.probox-b {
    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: 55px;
    grid-row-gap: 70px;

}

.proitem {
    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;
    border: solid 1px #ccc;
    border-bottom: none;
    border-radius: 20px 20px 0 0;
    background: #fff;
    position: relative;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.proitem-t:hover .img1 {
    transform: scale(1.2) rotate(0deg);
    transition: all .2s linear 100ms;
}

.proitem-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;
}

.proitem-t>a:hover::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    background-color: #000;
    opacity: 0.2;
}


.proitem-t>a>img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    transition: all .2s linear 100ms;
    object-fit: contain;
    aspect-ratio: 250/273;
}

.proitem-t>a {
    margin: 0 0;
    padding: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
}


.proitem-bgitem {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 40px;
    margin: 0px 0px;
    padding: 0px 0px;
    overflow: hidden;
    background-color: #575757;
}

.proitem-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;
}

.proitem-bgitem-t-a {
    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: 1;
    word-break: break-all;
    ;
    text-overflow: ellipsis;
    white-space: wrap;
    overflow: hidden;
}


.proitem-bgitem-t-a>.label-title {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 25px;
    font-weight: normal;
    color: #fff;
    font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
}

.proitem-bgitem-t-a>.label-title:hover {
    color: #fff;
    text-decoration: none;
}

.proitem-bgitem-t-a>.label-title:active {
    color: #fff;
    text-decoration: none;
}

.proitem-bgitem-t-a>.label-title:visited {
    color: #fff;
    text-decoration: none;
}



/*--------自适应--------*/



.prodetail-c {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: solid 1px #000;
}

.prodetail {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    max-width: 1200px;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 10px;
}

.prodetail-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: 30px 0px 30px 0px;
    padding: 0px 0px;
}

.prodetail-t>.label-title {
    padding: 0px 0px;
    text-align: left;
    font-size: 46px;
    font-weight: normal;
    line-height: 1.6;
    color: #000;
    font-family: helvetica-w01-bold, sans-serif;
}

.prodetail-d {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.prodetail-dc {
    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: 0px;
}

.prodetail-d-left {
    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;
    padding: 0px 0px;
}

.prodetail-b {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.prodetail-b>.label-text {
    padding: 0px 0px;
    text-align: left;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.6;
    color: #333;
    font-family: helvetica-w01-roman, sans-serif;
}

.prodetail-d-left-b {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 40px 0 0 0;
    padding: 0px 0px;
}

.prodetail-d-right {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 480px !important;
    height: auto;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
}

.prodetail-d-right img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 30px;
    margin: 0px 0px;
    padding: 0px 0px;
    object-fit: cover;
}

.prodetailbox {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 16px;
    font-family: helvetica-w01-roman, sans-serif;
    font-weight: normal;
    line-height: 1.4;
}

.prodetailbox table {
    border: none;
    width: 100%;
}

.prodetailbox tr td {
    border: none;
    vertical-align: top;
    padding-right: 30px;
}

/*--------自适应--------*/



.protable-c {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.protable {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    max-width: 1000px;
    height: auto;
    min-height: 30px;
    margin: 0px auto;
    padding: 0px 0px;
}

.protable-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;
}

.protable-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: 40px 0px;
}

.protable-b>.link-download {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 142px;
    height: 40px;
    margin: 0px 0px;
    padding: 0px 0px;
    background: #333;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    letter-spacing: 1px;
    border: solid 1px #333;
    font-family: helvetica-w01-roman,sans-serif;
}

.protable-b>.link-download:hover {
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: solid 1px #333;
}



.protable-c>.link-prevnext {
    margin: 0px 0px;
    padding: 0px 0px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    font-family: avenir-lt-w01_35-light1475496, sans-serif;
}

.protable-c>.link-prevnext.off {
    color: #ccc;
    text-decoration: none;
}


.detailtable{
    width: 100%;
    box-sizing: border-box;
    font-family: helvetica-w01-roman,sans-serif;
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    text-align: left;
    margin: 30px 0px;
}
.detailtable table{
    width: 100% !important;
    height: auto !important;
    border: none;
    text-align: left;
    border-collapse: collapse;
}
.detailtable table tr{
    width: 100%;
    border-bottom: solid 1px #000 !important;
    text-align: left;
}
.detailtable table tr td{
    text-align: left;
    width: 29% !important;
    vertical-align: top;
    line-height: 1.6;
    padding: 3px 0 !important;
}
.detailtable table tr td:nth-child(2){
    text-align: left;
    width: 29% !important;
    vertical-align: top;
    line-height: 1.6;
}
.detailtable table tr td:nth-child(3){
    text-align: left;
    width: 42% !important;
    vertical-align: top;
    line-height: 1.6;
}


.detailtable table p{
    margin: 0 0 ;
    padding: 0 0;
}
/*--------自适应--------*/