
     
    

.jump-send-cover {
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    z-index: 100000!important;
    overflow: hidden;
    display: none;
    left: 0px;
    top: 0px;
}

#id-jump-send-f1 {
    display: none;
    position: fixed;
    top: 15% !important;
    transform: translateY(-50%);
    z-index: 111111111;
    width: 700px;
    margin-left: calc(50% - 350px);
    transition: all 0.6s ease 0s;
    float: left;
    background: none !important;
}



.jump-send-close {
    position: absolute;
    right: 9px !important;
    top: 5px !important;
    width: 20px;
    height: 20px;
    cursor: pointer;
    border-radius: 50%;
}

.jump-send-close img {
    width: 100%;
}

.jump-send-cet {
    position: relative;
    z-index: 11111111;
    margin: 50px 5%;
    width: 90%;
}

.jump-send-f .ib4-send-f {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 5px 10px;
}

.send-h-tf {
    background: #006f3b !important;
    padding: 10px 3%;
    color: #fff;
    font-size: 16px;
    border-radius: 15px 15px 0px 0px !important;
}

.ib4-se-in-f {
    border: 1px solid #E0E0E0;
    border-radius: 0px 0px 15px 15px;
    padding: 20px 3% 40px 3%;
}

.send-in2-f {
    display: flex;
    flex-wrap: wrap;
    width: 100%;

}

.ib4-se-in-tea {
    color: #222;
    border: none;
    background: #DDDDDD;
    height: 140px;
    font-size: 16px;
    outline: none;
    margin-top: 15px;
    transition: all 0.2s ease 0s;
    border-radius: 5px !important;
    padding: 15px;
    width: 94%;
}

textarea {
    resize: vertical;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}


.ib4-se-in-btn {
    background: #006f3b !important;
    width: 60%;
    border-radius: 5px;
    margin: 0 auto;
    height: 45px;
    color: #DCDCDC;
    transition: all 0.2s ease 0s;
    cursor: pointer;
    margin-top: 40px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
}
.col1{
    margin-left: 10px;
}
.w900 {
    font-weight: 700;
}

.ib4-se-in {
    border: none !important;
    color: #333 !important;
    display: block !important;
    width: 91% !important;
    background: #DDDDDD !important;
    height: 45px !important;
    font-size: 16px;
    outline: none;
    margin-top: 15px;
    transition: all 0.2s ease 0s;
    border-radius: 5px !important;
    padding-left: 20px;
}

.sendif {
    width:49%;

}

.row-cols-2>* {
    justify-content: space-between;
    display: flex;
    width: 100% !important;
}




@media screen and (max-width: 850px) {
    .ib4-se-in-tea{
        font-size: 14px!important;
        height: 100px !important;
    }
    .ib4-se-in{
        height: 30px !important;
    }
    #id-jump-send-f1 {
        width: 100%;
        margin-left: 0%;
    }
    .fs-16 {
        font-size: 14px!important;
    }
    .jump-send-cet .ib4-se-in-tea {
        padding: 10px;
    }
    .ib4-se-in{
        padding-left: 11px !important;
    }
    .ib4-se-in{
        font-size: 14px!important;
        width: 88%;
    }
    .send-in2-f{
        width: 100%;
    }
    .sendif{
        width: 98%;
    } 
    .ib4-se-in{
        width: 96.5% !important;
    }
    .send-h-tf{
        padding: 10px 5% !important;

    }
    .row-cols-2>*{
        flex-direction: column;
        width: 49%;
    }

    .jump-send-cet{
    margin: 0 auto;
    width: 94%;
    }
    .jump-send-close{
        right: -11px;
    }
    .sendif {
        width: 100% !important;
    }
    .send-h-tf{
        padding-right: 10% !important;
    }
    /* .sendif{
          padding-left: 10px;
    } */
}    .myBtn1 {
    position: relative;
    z-index: 99;
    background-color: #006f3b;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
    transition: all 1s;
    width: 20px;
    height: 20px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px
}
#Back{
    z-index:11  ;
    transition: all 1s;
    position: fixed;
    top: -100%;
    right: 0px;
}
#myBtn2 img {
    width: 27px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
#myBtn2:hover {
    background-color: #777;
}
#myBtn2 {
    position: relative;
    margin: 15px 0;
    right: 0px;
    z-index: 99;
    background-color: #006f3b;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
    transition: all 1s;
    width: 20px;
    height: 20px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px   
}
.myBtn1 img {
    width: 25px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.myBtn1:hover {
    background-color: #777;
}

#myBtn {
    position: relative;
    z-index: 99;
    background-color: #063464;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
    transition: all 1s;
    width: 20px;
    height: 20px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px
}

#myBtn img {
    width: 25px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

#myBtn:hover {
    background-color: #777;
}

@media screen and (max-width:850px) {
    #myBtn1 {
        opacity: 0.5;
    }

    #myBtn {
        opacity: 0.5;
    }
}    @font-face {
    font-family: 'icomoon';
        font-display: swap;
    font-style: normal;
    font-weight: 400;
        font-family: "icomoon"; 
        src: 
        url("/font/icomoon.eot?#iefix") format("embedded-opentype"), 
        url("/font/icomoon.woff") format("woff"), 
        url("/font/icomoon.ttf") format("truetype"), 
        url("/font/icomoon.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon_seh';
        font-display: swap;
    font-style: normal;
    font-weight: 400;
        src: url("/font/icomoon_seh.eot?#iefix") format("embedded-opentype"), 
        url("/font/icomoon_seh.woff") format("woff"), 
        url("/font/icomoon_seh.ttf") format("truetype"), 
        url("/font/icomoon_seh.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon_35';
        font-display: swap;
    font-style: normal;
    font-weight: 400;
        src: url("/font/icomoon35.eot?#iefix") format("embedded-opentype"), 
        url("/font/icomoon35.woff") format("woff"), 
        url("/font/icomoon35.ttf") format("truetype"), 
        url("/icomoon35.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon3';
        font-display: swap;
    font-style: normal;
    font-weight: 400;
        src: url("/font/icomoon3.eot?#iefix") format("embedded-opentype"), 
        url("/font/icomoon3.woff") format("woff"), 
        url("/font/icomoon3.ttf") format("truetype"), 
        url("/icomoon3.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon4';
        font-display: swap;
    font-style: normal;
    font-weight: 400;
        src: url("/font/icomoon4.eot?#iefix") format("embedded-opentype"), 
        url("/font/icomoon4.woff") format("woff"), 
        url("/font/icomoon4.ttf") format("truetype"), 
        url("/icomoon4.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon5';
        font-display: swap;
    font-style: normal;
    font-weight: 400;
        src: url("/font/icomoon5.eot?#iefix") format("embedded-opentype"), 
        url("/font/icomoon5.woff") format("woff"), 
        url("/font/icomoon5.ttf") format("truetype"), 
        url("/icomoon5.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon_9';
        font-display: swap;
    font-style: normal;
    font-weight: 400;
        src: url("/font/icomoon_9.eot?#iefix") format("embedded-opentype"), 
        url("/font/icomoon_9.woff") format("woff"), 
        url("/font/icomoon_9.ttf") format("truetype"), 
        url("/icomoon_9.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon_g';
        font-display: swap;
    font-style: normal;
    font-weight: 400;
        src: url("/font/icomoon_g.eot?#iefix") format("embedded-opentype"), 
        url("/font/icomoon_g.woff") format("woff"), 
        url("/font/icomoon_g.ttf") format("truetype"), 
        url("/icomoon_g.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon_26';
        font-display: swap;
    font-style: normal;
    font-weight: 400;
        src: url("/font/icomoon26.eot?#iefix") format("embedded-opentype"), 
        url("/font/icomoon26.woff") format("woff"), 
        url("/font/icomoon26.ttf") format("truetype"), 
        url("/icomoon26.svg#$font") format("svg");
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v25/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DRs5.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v25/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DRs5.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v25/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DRs5.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v25/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DRs5.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v25/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DRs5.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v25/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v25/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
* {
    margin: 0;
    padding: 0;
    font-family: 'Roboto Condensed', sans-serif;
    list-style: none;
    word-wrap: break-word;  
}
.iconimg1 {
    height: 20px;
}
a {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
    font: inherit;
}

.primary {
    overflow: auto;
    scroll-snap-type: x mandatory;
    height: 380px;
}


.fuwenb{
    margin-top:30px ; 
}
.fuwenb * {
    list-style: disc !important;
    padding: revert !important ;
    margin: revert !important;
    box-sizing: border-box;   
}
.fuwenb img {  
    width: 100% !important;  
    height: 100% !important;  
 }
 tbody>tr:nth-child(odd) td {
    background-color: #F9F9F9 !important;
}
.head{
    position: fixed;
    top: 0;
    z-index: 11111;
    width: 100%;
    background-color: #ffffff;
}
.head_jz{
    padding: 25px 0 65px 0 ;

}
.tysssa{
    position: relative;
    width: 1140px ;
    margin: 0 auto;
}
.hanmailogoa1{
    width: 199px ;
    height: 62px ;
}
.hanmailogoa1 img{
    width: 100%;
}
.head_jz_ul{
    width: 70%;
}
.head_jz_ul>ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.head_jz_ul>div>ul li{
    align-items: center;
    display: flex;

}
.head_jz{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.crt {
    color: #006f3b;
    font-size: 21px;
}
.bi-search{
    font-size: 20px ;
    color: #006f3b;

}
.b1 {
    font-size: 21px ;
    font-weight: bold;
    margin-left: 20px;
}
.b2{
    color: #878787;
    margin-left: 20px;

}
.ulas {
    margin-left: 5px;
}

.nav_logo_daoXxx{
    width: 100%;
    position: absolute;
    bottom: -30px ;
    background-color: #006f3b;
}
.nav_logo_daoXxx>ul{
    color: #ffffff;
    padding: 20px 20px  ;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
}
.eeee {
    position: relative;
}

#tyulaa>li{
    position: relative;
}
#tyulaa>li::after{
    width: 0%;
    transition: all 0.3s;
    height: 2px ;
    top: -20px;
    left: 0;
    background-color: #063464;

    content: '';
    position: absolute;
}
#tyulaa>li:hover::after{
    width: 100%;
}
.eeee:hover .yicn {
    background-color: #ffffff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    visibility: visible;
    opacity: 1;
    top: 38px;
    z-index: 1111;
    left: 4px;
}



.yicn {
    position: absolute;
    top: 43px;
    left: -100px;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    -o-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.yicn li {
    position: relative;
    padding: 15px;
    list-style: none;
}

.yicn li::after {
    transition: all 0.5s;
    width: 0;
    background-color: #086786;
    content: '';
    position: absolute;
    bottom: 0;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
}

.yicn li:hover::after {
    width: 100%;
}

.yicn>div {
    margin: 20px;
}

.yicn li {
    color: #878787;
    white-space: nowrap;
}

.head_jz1{
    display: none;
}
.anniubutton {
    font-weight: bold;
    width: 204px;
    cursor: pointer;
    height: 57px;
    text-align: center;
    color: #ffffff;
    line-height: 57px;
    background-color: #063464;
    border-radius: 10px;
}


@media screen and (max-width:1440px ) {
    .tysssa{
        width: 94%;
    }
}

.inbeerlogo{
    margin-top: 152px ;
    width: 100%;
    background-size: 100% 100%;
    height: 300px ;
    background-repeat: no-repeat;
    position: relative;
    background-image: url(/uploads/202308/inbennr-1_1693384259_WNo_8001d1243.png);
}

.ctyss{
    position: absolute;
    left: 50%;
    font-size: 36px ;
    font-weight: bold;
    color: #ffffff;
    top: 50%;
    transform: translate(-50%,-50%);
}
.inbeer_dao{
    width: 100%;
    background-color: #F2F2F2;
}
.inbeer_dao_jz{
    padding: 10px  0 ;
    display: flex;
    align-items: center;
    width: 1140px ;
    margin: 0 auto;
}
.rtswwwqq{
    font-weight: 500;
}
.inbeer_dao_jz div{
    
    color: #878787;
    margin-right: 20px ;
}.awxdx1 {
    display: -webkit-box;
    -webkit-line-clamp: 11;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (min-width: 1921px ){
  .inbeerlogo{
    background-size: cover;
  }
}

@media screen and (max-width: 1920px ){
    .inbeerlogo{
        background-size: 1920px 300px ;
    }
}
@media screen and (max-width:1440px ) {
   
    .inbeer_dao_jz{
        width: 94%;
    }
}

@media screen and (max-width:850px ){
.inbeerlogo{
    margin-top: 76px;
}
}


























.request {
    width: 100%;
    background-size: 100% 100%;
    height: 330px;
    background-repeat: no-repeat;
    background-image: url(/uploads/202309/fooort_1695716637_WNo_1921d330.jpg);
}

.request_jz {
    width: 1140px;
    margin: 0 auto;

}
.Learn_More {
    margin-left: 20px;
    background-color: #006f3b;
}

.request_talk {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #ffffff;
}

.anniubutton4 {
    margin: 0 auto;
    margin-top: 35px;
}
.souaaa {
    font-size: 21px;

}
.request_box {
    padding: 100px 0;
}

.blue {
    width: 100%;
    height: 35px;
    background-color: #063464;
}

.foot {
    width: 100%;
    background-color: #006f3b;
}

.foot_jz {
    position: relative;
    width: 1140px;
    margin: 0 auto;
}

.foot_jz::after {
    width: 100%;
    height: 1px;
    background-color: #FFFFFF;
    content: '';
    position: absolute;
    bottom: 0;
}

.hanmailgoo > a>img {
    width: 157px;
    height: 57px;
}

.li1felx {
    display: flex;
    align-items: center;
}

.li1felx img {
    width: 20px;
    height: 20px;
}

.foot_jz {
    padding: 65px 0;
}

.li1felx {
    margin-top: 10px;
}

.li1felx1 {
    margin-top: 35px;
}

.li1felx div {
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    margin-left: 20px;
}

.smillogo1 {
    margin-top: 20px;
}

.smillogo1 img {
    width: 25px;

}

.li1 {
    width: 30%;
    color: #ffffff;
}

.Mail44 {
    display: flex;

}

.Mail44 img {
    width: 25px;
}

.foot_uldom {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}

.CONTACT {
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 500;
}

.ASKinput input {
    width: 92%;
    padding-left: 20px;
    height: 100%;
    border: 0;
    outline: none;
    background-color: transparent;
}

.ASKinput {
    width: 242px;
    height: 49px;
    background-color: #ffffff;
}

.ASKinput {
    margin-bottom: 10px;
}

.ASKtextarea textarea {
    width: 92%;
    margin-top: 10px;
    padding-left: 20px;
    height: 83%;
    border: 0;
    outline: none;
    background-color: transparent;
}

.ASKtextarea {
    width: 242px;
    height: 66px;
    background-color: #ffffff;
    margin-bottom: 10px;
}

.send {
    cursor: pointer;
    width: 242px;
    height: 45px;
    background-color: #05223E;
    text-align: center;
    line-height: 45px;
    opacity: 1;
}
.send:hover{
    opacity: 0.7;
}
.li2 {
    width: 18%;
}

.li3 {
    width: 22%;
}

.li4 {
    width: 23%;
}
#cv1:hover{
    color: rgb(0, 111, 59);
}
.questions {
    margin-bottom: 25px;
}

.Mail44 {
    margin-bottom: 20px;
}

.gt div {
    margin-bottom: 10px;
}



.SiteMap {
    width: 1140px;
    margin: 0 auto;

}

.SiteMap>ul {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}

.SiteMap>ul li {
    font-size: 12px;
    color: #FFFFFF;
    padding: 15px 0;
}



.Learn_More:hover{
    background-color: #063464 !important;
}

.anniubutton:hover{
    background-color: #006f3b;
}
.Learn_More1:hover{
    background-color: #ffffff !important;
}

@media screen and (max-width:850px) {
    .save {
        width: 100%;
    }
    .aniubox{
        position: static;

    }
    .capabilities_jz_left_box {
        padding: 50px 15px 60px 30px;
    }
    .wwddda {
        display: none;
    }
    .foot{
        margin-bottom: 60px;
    }
    .but_jz>ul {
        flex-direction: column;
    }

    .but_jz>ul li {
        width: 100%;
        padding-bottom: 20px;
    }

    .active1>ul li {
        padding-bottom: 20px;
        width: 33%;
    }

    .Terms_right>ul li {
        margin-left: 0;
        margin-right: 20px;
    }

    .Terms {
        flex-direction: column;
    }

    .head {
        border: none;
    }

    .head_jz1 {
        display: block;
    }

    /* .anniu {
        display: none;
    } */

    .head_jz1 {
        width: 100%;
    }

    .ftets {
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 9999;
        display: flex;
        align-items: center;
        background-color: #ffffff;
        justify-content: space-between;
        border-bottom: 1px solid #0000003b;
    }

    .headbt {
        display: none;
    }

    .head_jz {
        display: none;

    }

    .active {
        transform: rotateZ(180deg);
    }

    .yinc1111 {
        display: none;
    }

    .jz_logo {
        width: 150px;
        padding-left: 5px;
        padding-top: 15px;
        padding-bottom:15px ;
    }

    .jz_logo img {
        width: 100%;
    }

    .head {
        display: none;
    }



    .jz_logo_right img {
        margin-right: 15px;
        width: 25px;
        height: 25px;
    }

    .jz_logo_right {
        justify-content: space-between;
        display: flex;
    }

    .xiala img {
        width: 16px;
        height: 16px;
    }

    .xiala a {
        color: #4d4d4d;
    }

    .xiala {
        z-index: 11111;
        position: fixed;
        top: 80px;
        left: 0;
        right: 0;
        display: none;
        font-weight: 700;
        background-color: #f5f5f5;
    }

    .xiala>ul {
        padding: 10px 0;
    }

    .xiala>ul li {
        font-weight: bold;
        padding: 10px;
    }
    .awxdx1{
        font-size: 18px;
    }

    .dianad {
        position: relative;
    }

    .dianad img {
        margin-left: 20px;
        top: 13px;
        position: absolute;
    }

    .indexlogo_jz {
        padding: 150px 0;
    }

    .bigpppp {
        transition: all 0.5s;
        z-index: 111111;
        top: 0px;
        right: -900px;
        width: 100%;
        height: 100%;
        position: fixed;
        background-color: #0E3027;
    }

    .sousuosaa {
        display: none;
        z-index: 111111;
        top: 0;
        width: 100%;
        height: 100%;
        position: fixed;
        background-color: #006f3b;
    }

    .guanbaaaa img {
        float: right;
        margin: 60px;
        width: 25px;
        height: 25px;
    }
    .wwwq{
        height: 35px  !important;
        }
    .actid img {
        padding: 12px;
        width: 25px;
        height: 25px;
    }

    .serac1 {
        margin-left: 7%;

        background-color: #ffffff;
        border-radius: 30px;
        height: 50px;
        width: 65%;
        border: 1px solid #ebece9;
    }

    .serac {
        margin-top: 79%;
        width: 100%;
        justify-content: space-between;
        display: flex;
    }

    .actid {
        margin-right: 50px;
        border-radius: 50%;
        height: 50px;
        background-color: #ffffff;
        border: 1px solid #ebece9;
        width: 50px;
    }

    .serac input {
        font-size: 14px;
        padding-left: 10px;
        height: 50px;
        width: 88%;
        border: 0;
        outline: none;
        background-color: transparent;
    }

    .bigpppp_right {
        height: 100%;
        background-color: #ffffff;
        width: 70%;
        float: right;
    }

    .bigpppp_right img {
        width: 40px;
        height: 40px;
    }

    .bigpppp_right>ul li {
        margin-left: 20px;
        margin-top: 30px;
        display: flex;
        align-items: center;

    }

    .bigpppp_right>ul>li div {
        margin-left: 15px;
        font-size: 16px;
        font-weight: 500;
    }

    .gthuan {
        margin: 20px;
        float: right;
    }

    .qweq {
        clear: both
    }

    .gthuan img {
        width: 20px;
        height: 20px;
    }

    .asda {
        display: none;
    }

    .aaadasf {
        width: 100% !important;
    }
    
    .inbeer_dao_jz div {
        font-size: 14px;
        color: #878787;
        margin-right: 5px;
    }
    .fless{
        flex-wrap: wrap;
    }
    .Review_main>table{
    min-width: 100% !important;
    }
    .Review_main>table  span {
        font-size: 12px !important;
    }
}


















/* 底部 */
@media screen and (min-width:1921px) {
    .colog{
        background-size:  cover ;
    }
    .Environment{
        background-size:  cover ;

    }
        .request {
        background-size:  cover ;
    }
}
@media screen and (max-width:1920px) {
    .request {
        background-size: 1920px 330px ;
    }
}
@media screen and (max-width:1440px) {
    .request_jz {
        width: 94%;
    }

    .foot_jz {
        width: 94%;
    }

    .SiteMap {
        width: 94%;
    }
}
#cv1:hover{
    background-color: #ececec;
}
@media screen and (max-width:850px) {
    .foot_uldom{
        flex-direction: column;
    }
    .li1 {
        width: 100%;
    }
    .li1felx1 {
        margin-top: 15px;
    }

    .CONTACT {
        margin-bottom: 15px;
    }
    .ASKinput {
        width: 100%;
    }

    .aniubox {
        flex-direction: column;
    }

    .ASKtextarea {
        width: 100%;
    }

    .Learn_More {
        margin-top: 20px;
        margin-left: 0;
    }
    .awxdx1{
        display: -webkit-box;
      -webkit-line-clamp: 6; /* 限制显示的行数 */
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; /* 显示省略号 */
    }
    .send {
        width: 100%;
    }
    .li2{
        margin-top:20px ;
    }
    .li3 {
        width: 100%;
    }
    .foot_jz{
        padding: 35px 0 ;
    }
    .anniubutton4{
        margin: 0 auto ;
    }
  .cpalogo {
        background-position-x: 80%;
    }
}

    * {
    margin: 0;
    padding: 0;
    font-family: 'Roboto Condensed', sans-serif;
    list-style: none;
}

a {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
    font: inherit;
}


.Latest {
    width: 1140px;
    margin: 0 auto;
    margin-top: 60px;
}
.Latest::after {
    content: "";
    display: table;
    clear: both;
}
.Jan {
    position: relative;
}

.Jandiv {
    left: 27px;
    bottom: -32px;
    position: relative;
    position: absolute;
    width: 70px;
    height: 70px;
    background-color: #ff5c35;
    color: #ffffff;
    border-radius: 8px;

}

.Jandiv>div {
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;

}

.Janconet {
    padding: 50px 30px 20px 20px;
}

.Jan img {
    width: 100%;
}












.ghaaa input {
    padding-left: 5px;
    width: 100%;
    outline: none;
    border: 0;
    background-color: transparent;
    height: 100%;
}

.ryimg {
    padding-left: 10px;
}

.ghaaa {
    display: flex;
    align-items: center;
    margin-top: 30px;
    height: 42px;
    border: 1px solid #e9e9e9;
    width: 99%;
}

.Latest_right img {
    width: 20px;
    height: 20px;
}

.Latest_right {
    top: 131px;
    position: sticky;
    float: right;
    width: 354px ;
}

.hot {
    font-size: 21px;
    color: #444444;
    font-weight: 700;
    padding-left: 20px;
}

.w1 {
    display: flex;
    align-items: center;
}

.Coming {
    font-size: 14px;
}

.Coming li {
    color: #444444;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
    margin-top: 20px;
}




.bosaaaa {
    padding-bottom: 30px;
}















.Faq_z img {
    width: 100%;
}





.Faq_z {
    position: relative;
}

.FaqUL {
    margin: 3px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    width: 67%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.FaqUL_box {
    padding: 33px 20px 25px 20px;
}





.caaw {
    flex-wrap: wrap;
    float: left;
}




.Today {
    margin-top: 20px;
    width: 100%;
}

.Consultation {
    padding: 20px 15px;
}

.Today_box {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    width: 99%;
    border-radius: 0 30px 30px 0;
    margin-bottom: 10px;
}

.aadwww1 {
    font-size: 21px;
    font-weight: bold;
    color: #063464;
}

.irtnpu {
    width: 100%;
    background-color: #EEEEEE;
    height: 50px;
    margin-bottom: 10px;
}

.irtnpu input {
    padding-left: 10px;
    outline: none;
    border: 0;
    background-color: transparent;
    width: 98%;
    height: 100%;
}

.afint {
    margin-top: 20px;
}

.text {
    width: 100%;
    height: 188px;
    background-color: #EEEEEE;
}

.send {
    width: 100%;
    height: 46px;
    color: #ffffff;
    line-height: 46px;
    text-align: center;
    border-radius: 25px;
    background-color: #FF5C35;
    margin-top: 15px;
    margin-bottom: 15px;
}

.respect {
    font-size: 14px;
    color: #063464;
    font-weight: bold;
    margin-top: 15px;
}

.text textarea {
    padding-top: 10px;
    padding-left: 10px;
    width: 96%;
    height: 95%;
    outline: none;
    border: 0;
    background-color: transparent;
}









.nav_input1aaa {
    border-radius: 10px;
    width: 49.5%;
    height: 45px;
    background-color: #eeeeee;
}

.text111 {
    border-radius: 10px;
    width: 100%;
    height: 280px;
    background-color: #eeeeee;
}

.text111 textarea {
    padding-top: 10px;
    padding-left: 20px;
    height: 96%;
    width: 98%;
    outline: none;
    background-color: transparent;
    border: 0;
}

.send1 {
    cursor: pointer;
    width: 70%;
    margin: 0 auto;
    color: #ffffff;
    text-align: center;
    line-height: 45px;
    border-radius: 30px;
    height: 45px;
    background-color: #ff5c35;
    margin-top: 23px;
    margin-bottom: 33px;
}

.send1:hover {
    background-color: #046380;
}

.Cphi {
    margin: 50px 25px 30px 25px;
}

.Development {
    width: 80%;
    font-size: 36px;
    font-weight: bold;
    color: #063464;
}

.Mountain {
    margin-top: 33px;
    display: flex;
    justify-content: space-between;
}

.Mountain1 {
    color: #878787;
}






.Contact {
    width: 1140px;
    margin: 110px auto;

}

.Contact1 {
    position: relative;
    font-size: 36px;
    font-weight: 700;
    color: #444444;
}


.content_innt {
    border: 1px solid #eeeeee;
    background-color: #eeeeee;
    margin-top: 80px;
    border-radius: 20px;
}

.Enter {
    color: #ffffff;
}

.Enter {
    border-radius: 20px 20px 0 0;
    background-color: #063464;
}

.Enter_box {
    padding: 10px 20px;
}

.inputaaaa_box {
    padding: 20px;
}

.nav_input1aaa input {
    padding-left: 20px;
    height: 100%;
    width: 96%;
    outline: none;
    background-color: transparent;
    border: 0;
}

.nav_input {
    padding-bottom: 10px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.nav_input1aaa {
    border-radius: 10px;
    width: 49.5%;
    height: 45px;
    background-color: #ffffff;
}

.text111 {
    border-radius: 10px;
    width: 100%;
    height: 280px;
    background-color: #ffffff;
}

.text111 textarea {
    padding-top: 10px;
    padding-left: 20px;
    height: 96%;
    width: 98%;
    outline: none;
    background-color: transparent;
    border: 0;
}

.send1 {
    cursor: pointer;
    width: 70%;
    margin: 0 auto;
    color: #ffffff;
    text-align: center;
    line-height: 45px;
    border-radius: 10px;
    height: 45px;
    background-color: #006F3B;
    margin-top: 23px;
    margin-bottom: 33px;
}

.send1:hover {
    background-color: #046380;
}

.Might {
    width: 1140px;
    margin: 0 auto;
    margin-bottom: 144px;
}

.Might_Contact {
    font-size: 36px;
    font-weight: 700;
    color: #063464;
}



.Faq_z img {
    width: 100%;
}






.Faq_z {
    position: relative;
}



.FaqUL_box {
    padding: 33px 20px 25px 20px;
}






.Latest_img>ul li {
    cursor: pointer;
    position: relative;
    border-radius: 10px 10px 0 0;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    width: 32%;
}

.Latest_img>ul li::after {
    transition: all 0.5s;
    width: 100px;
    height: 5px;
    content: '';
    background-color: #006f3b;
    content: '';
    position: absolute;
    bottom: 0;
    left: 21px;
}

.Latest_img>ul {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}

.Latest_img>ul li:hover::after {
    width: 100%;
    left: 0;
}

.Latest_img>ul li:hover .More {
    background-color: #006f3b;
    padding: 12px 20px;
    color: #fff;
}

.Latest_img>ul>li img {
    width: 100%;
}

.Keep {
    color: #063464;
    margin-top: 45px;
    font-size: 18px;
    font-weight: 500;
}

.Keep1 {
    margin: 25px 0;
    color: #878787;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Latest_img {
    margin-top: 65px;
}

.More img {
    margin-left: 20px;
    width: 20px !important;
    height: 20px !important;
}

.More {
    transition: all 0.5s;
    display: flex;
    background-color: transparent;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    padding: 12px 0px;
    display: inline-flex;
    align-items: center;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #063464;
    align-items: center;
}

.Latest_img_box {
    padding: 0 30px 40px 20px;
}






@media screen and (max-width:1440px ) {
    .Latest{
        width: 94%;
    }
    .Contact{
        width: 94%;
    }
    .Might{
        width: 94%;
    }
}
@media screen and (max-width:850px ){
    .FaqUL {
        width: 98%;
        margin-bottom: 65px ;
    }
    .Latest_right{
        width: 100%;
    }
    .Latest_img>ul li{
        margin-bottom: 20px ;
        width: 100%;
    }
    .Development {
        font-size: 25px ;
    }
}
        .lazy-f {
            display: block;
        }


        .ctaw::after {
            width: 32%;
            display: block;
            content: '';
        }

        @media screen and (max-width :850px) {
            .inbeerlogo {
                background-image: url(/statics/images/ghs.png);
                width: 100%;
                background-size: 100% 100%;
            }
        }


        .fuwenb {
            margin-top: 30px;
        }

            .fuwenb h3, h4, h5, h6, p, li {
                line-height: 2em;
            }

            .fuwenb h2 {
                font-size: 24px;
                line-height: 4em;
                font-weight: bold;
                color: #0E6AAD;
            }

                .fuwenb h2 span {
                    color: #0E6AAD;
                }

            .fuwenb h3 {
                font-size: 20px;
                font-weight: bold;
            }

            .fuwenb h4 {
                font-size: 18px;
                font-weight: bold;
            }

            .fuwenb h5 {
                font-size: 18px;
            }

            .fuwenb p {
                font-size: 16px;
            }

            .fuwenb ol li {
                list-style-type: decimal;
                list-style-position: inside;
            }

            .fuwenb ul li {
                list-style-type: disc;
                list-style-position: inside;
            }

            .fuwenb li p {
                display: contents;
            }

            .fuwenb img {
                max-width: 100%;
            }

            .fuwenb a:link {
                color: #0E6AAD;
            }

            .fuwenb a:visited {
                color: #0E6AAD;
            }

            /* .fuwenb a:active, a:hover {
                color: #ff0000;
            } */

            .fuwenb table {
                width: 100%;
                overflow-x: scroll;
            }

        @media screen and (max-width:850px) {
            .fuwenb h2 {
                line-height: 2em;
            }
        }

    