.section {
    position: relative;
    font-family: 'myriadsetpro-thinthin', Arial;
}
.section .img-responsive {
    width: 100%;
}
.section p {
    margin-bottom: inherit;
}
.section ul, .section ul li {
    margin: inherit;
    padding: 0;
}

.tab9 {
    font-size: 1rem;
    color: #000;
    text-align: center;
    /*background: #000;*/
}

.tab9 table {
    border-collapse: collapse;
    border-spacing: 0;
}

.tab9 li {
    list-style: none;
}

.tab9 a {
    color: black;
}

.tab9 a, .tab9 a:hover {
    text-decoration: none;
    color: black;
}

.tab9 a, .tab9 button {
    cursor: pointer;
}

.tab9 img {
    border: none;
    vertical-align: top;
}

.tab9 input, .tab9 textarea {
    outline: none;
}

.tab9 textarea {
    overflow: auto;
    resize: none;
}

.tab9 .h1, .tab9 .h2, .tab9 .h3, .tab9 .h4, .tab9 .h5, .tab9 .h6, .tab9 h1, .tab9 h2, .tab9 h3, .tab9 h4, .tab9 h5, .tab9 h6 {
    font-family: inherit;
    font-weight: normal;
    line-height: 1.1;
    color: inherit;
}

img.big-img {
    width: 100%;
}

.sect1, .sect2, .sect3, .sect7, .sect8, .sect9 {
    position: relative;
}

.sect1 {
    height: 100vh;
}

.sect1 .box1 {
    position: absolute;
    top: 40%;
    left: 62%;
    text-align: center;
    color: #000;
    z-index: 11;
}

.sect1 .box1 .p1 {
    font-size: 80px;
    line-height: 1;
}

.sect1 .box1 .p2 {
    font-size: 30px;
    line-height: 1.2;
}

.sect1 .box1 .p3 {
    font-size: 18px;
    line-height: 1;
    color: #666666;
    padding-top: 30px;
}

.sect1 .box2 {
    width: 53%;
    top: 50%;
    left: 10%;
    transform: translateY(-50%) !important;
    position: absolute;
}

.sect2 .box1 {
    text-align: center;
    margin-top: 5%;
    width: 60%;
    margin: 0 auto;
    color: #151515;
}

.sect2 .box1 .p1 {
    font-size: 50px;
    line-height: 1;
}

.sect2 .box1 .p2 {
    font-size: 20px;
    line-height: 1.3;
    padding-top: 3%;
}

.sect2 .box1 .p3 {
    position: relative;
    font-size: 36px;
    line-height: 1;
    padding: 10% 0;
}

.sect2 .box1 .p3::after {
    height: 1px;
    width: 150px;
    position: absolute;
    content: '';
    background-color: rgb(155, 155, 155);
    margin-top: 40px;
    left: 50%;
    transform: translateX(-50%);
}

.sect2 .box1 .p3::before {
    height: 1px;
    width: 150px;
    position: absolute;
    content: '';
    background-color: rgb(155, 155, 155);
    margin-top: -8px;
    left: 50%;
    transform: translateX(-50%);
}

.sect2 .box1 .p3 span {
    font-size: 20px;
}

.sect2 .box2 {
    width: 80%;
    margin-left: 20%;
}

.sect3 .box1 {
    padding-top: 5%;
    width: 65%;
    min-width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.sect3 .box1 .p1 {
    font-size: 50px;
    line-height: 1;
    margin-top: 5%;
}

.sect3 .box1 .p2 {
    font-size: 20px;
    line-height: 1.3;
    padding-top: 3%;
}

.sect3 .box1 .box2 {
    margin-top: 5%;
    font-size: 0px;
}

.sect3 .box1 .box2 ul li {
    width: 16.5%;
    display: inline-block;
}

.sect3 .box1 .box2 ul li .p1 {
    font-size: 38px;
    color: #151515;
    text-align: center;
}

.sect3 .box1 .box2 ul li .p2 {
    font-size: 20px;
    color: #666665;
    line-height: 1;
    padding-top: 0%;
    text-align: center;
}

.sect3 .img_box {
    padding-top: 5%;
    width: 65%;
    margin: 0 auto;
}

.sect3 .box4 {
    text-align: center;
    z-index: 22;
    color: #666665;
    min-width: 800px;
    width: 50%;
    font-size: 18px;
    margin: 0 auto;
    font-style: italic;
    padding: 3% 0 5% 0;
}

.sect3 .box5 {
    width: 80%;
    min-width: 800px;
    margin: 0 auto;
    font-size: 0px;
    padding-bottom: 5%;
}

.sect3 .box5 .left, .sect3 .box5 .right {
    width: 50%;
    display: inline-block;
    overflow: hidden;
    justify-content: center;
    align-items: center;
}

.active {
    transform: scale(1.3);
}

.sect3 .box5 img {
    transition: all 1s;
}

.sect4 .bg {
    background-color: #F7FCFF;
    background-size: 100% 100%;
}

.sect4 .box1, .sect4 .box2 {
    font-size: 0px;
    width: 70%;
    min-width: 800px;
    margin: 0 auto;
    padding: 50px 0 0 0;
}

.sect4 {
    position: relative;
    padding-bottom: 5%;
    text-align: center;
}

.sect4 .p1 {
    font-size: 50px;
    color: #151515;
}

.sect4 .p2 {
    font-size: 20px;
    color: #151515;
    line-height: 1.3;
    width: 90%;
    margin: 0 auto;
    padding: 30px 0;
}

.sect4 ul {
    padding: 5% 0;
}

.sect4 ul li {
    display: inline-block;
    position: relative;
    min-width: 200px;
}

.sect4 ul li:nth-child(2)::before {
    position: absolute;
    content: '';
    background-color: gray;
    width: 2px;
    top: 50%;
    transform: translateY(-50%);
    height: 25px;
    left: 0;
}

.sect4 ul li:nth-child(2)::after {
    position: absolute;
    content: '';
    background-color: gray;
    width: 2px;
    top: 50%;
    transform: translateY(-50%);
    height: 25px;
    right: 0;
}

.sect4 ul li p {
    font-size: 40px;
    color: #000;
    line-height: .8;
}

.sect4 ul li span {
    font-size: 18px;
    color: #999999;
}

.bg_linear {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(135deg, transparent 33%, #fff 48%);
    background-size: 300% 100%;
    background-position: 100% center;
    transition: all .1s;
    z-index: 1111;
}

.sect6 .box1 {
    position: relative;
}

.sect6 .box1 img {
    z-index: -1;
}

.sect6 .box2 {
    width: 60%;
    margin: 0 auto;
    padding-top: 5%;
    text-align: left;
    min-width: 800px;
}

.sect6 .box2 .tit, .sect6 .box2 .msg {
    font-size: 50px;
    color: #151515;
    padding-top: 1%;
    line-height: 1.2;
}

.sect6 .box3 {
    width: 60%;
    min-width: 800px;
    margin: 0 auto;
    padding-bottom: 5%;
}

.sect6 .box3 ul {
    font-size: 0px;
}

.sect6 .box3 ul li {
    width: 31.33%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    padding: 1%;
    padding-top: 6%;
}

.sect6 .box3 ul li .p1 {
    padding-top: 8%;
    height: 70px;
    font-size: 24px;
    color: #151515;
}

.sect6 .box3 ul li .p2 {
    padding-top: 2%;
    font-size: 18px;
    color: #666666;
    line-height: 1.4;
}

.sect7 .box2 {
    padding-top: 10%;
    padding-bottom: 5%;
}

.sect7 .box1 {
    position: absolute;
    left: 50%;
    width: 60%;
    transform: translateX(-50%);
    margin-top: 6%;
}

.my-grid {
    width: 60%;
    min-width: 800px;
    margin: 0 auto;
    font-size: 0;
}

.my-grid .item {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin: 1%;
}

.my-grid .item:nth-child(2) {
    padding-top: 3%;
}

.my-grid .item:nth-child(3) {
    margin-top: -18%;
}

.sect7 .box3 ul li {
    vertical-align: middle;
    text-align: left;
    padding-top: 10%;
}

.sect7 .box3 .img_box {
    width: 60px;
    display: inline-block;
    vertical-align: middle;
}

.sect7 .box3 .word {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5%;
}

.sect7 .box3 .word .p1 {
    font-size: 30px;
    color: #151515;
    font-weight: bold;
    line-height: 1;
}

.sect7 .box3 .word .p2 {
    font-size: 20px;
    color: #000000;
    line-height: 1;
}

.sect7 .box2 .tit {
    text-align: left;
    font-size: 50px;
    color: #000;
}

.sect7 .box2 .p1 {
    text-align: left;
    font-size: 20px;
    color: #151515;
}

.sect8 {
    text-align: center;
}
.sect8 .box1 {
    position: relative;
    margin-top: 5%;
    padding-bottom: 50px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.sect8 .img_box {
    position: relative;
}

.sect8 .box1 .tit {
    font-size: 50px;
    color: #000;
    line-height: 1.2;
}

.sect8 .box1 .msg {
    width: 85%;
    margin: 0 auto;
    padding-top: 3%;
    font-size: 20px;
    color: #151515;
}

.sect8 .box2 {
    position: relative;
    width: 60%;
    margin: 0 auto;
}

.sect8 .p1 {
    font-size: 40px;
    padding-top: 6%;
    color: #000;
}

.sect8 .p2 {
    font-size: 20px;
    padding-top: 20px;
    color: #151515;
    width: 50%;
    min-width: 800px;
    margin: 0 auto;
}

.sect8 .box2 .img_box1 {
    position: absolute;
    left: -20%;
    top: 44%;
    width: 50%;
    z-index: 0;
}

.sect8 .box2 .img_box2 {
    position: absolute;
    right: -20%;
    width: 50%;
    top: 45%;
    z-index: 0;
}

.sect8 .box2 .img1 {
    padding: 10% 0 20% 0;
}

.sect9 {
    text-align: center;
}
.sect9 .box1 {
    position: absolute;
    width: 50%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 40px;
}

.sect9 .box1 .tit {
    padding-top: 10%;
    color: #000;
}

.sect9 .box1 .msg {
    font-size: 20px;
    padding-top: 20px;
    color: #151515;
}

.sect9 .box4 {
    position: absolute;
    right: 5%;
    margin-top: 48%;
    font-size: 20px;
    color: #666666;
}

.sect9 .box2 {
    width: 52%;
    margin-top: 20%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.sect9 .box3 {
    padding-top: 15%;
    width: 1000px;
    margin: 0 auto;
}

.sect9 .box3 .ul_1 {
    font-size: 0px;
}

.sect9 .box3 .ul_1 .li_1:nth-child(1) li:nth-child(1) p {
    padding-left: 5%;
}

.sect9 .box3 .ul_1 .li_1 {
    border-radius: 10px;
    background-color: #FAFEFF;
    margin: 20px 0;
    width: 49%;
    display: inline-block;
}

.sect9 .box3 .ul_1 .li_1:nth-child(1) {
    width: 100%;
    padding: 40px 0;
}

.sect9 .box3 .ul_1 .li_1 ul li {
    display: inline-block;
    font-size: 20px;
    color: #333333;
    text-align: left;
    width: 70%;
    vertical-align: middle;
    padding: 0px;
}

.sect9 .box3 .ul_1 .li_1 .ul_2 li .p1 {
    font-size: 18px;
}

.sect9 .box3 .ul_1 .li_1 ul li .p1 {
    font-size: 22px;
    color: #151515;
}

.sect9 .box3 .ul_1 .li_1:nth-child(1) li:nth-child(1) .p2 {
    padding-top: 20px;
    font-size: 20px;
}

.sect9 .box3 .ul_1 .li_1:nth-child(1) li:nth-child(2) {
    width: 40%;
}

.sect9 .box3 .ul_1 .li_1:nth-child(1) li {
    width: 60%;
    display: inline-block;
}

.sect9 .box3 .ul_1 .li_1 .ul_2 li:nth-child(2) {
    width: 10%;
    text-align: center;
    padding: 0px;
}

.sect9 .box3 .ul_1 .li_1 .ul_2 img {
    width: 50px;
}

.sect9 .box3 .ul_1 .li_1 .ul_2 li {
    padding: 40px 0;
}

.sect9 .box3 .ul_1 .li_1:nth-child(2) {
    margin-right: 1%;
}

.sect9 .box3 .ul_1 .li_1:nth-child(3) {
    margin-left: 1%;
}

.sect9 .box5 {
    width: 1100px;
    margin: 0 auto;
    padding-top: 5%;
    padding-bottom: 5%;
}

.sect9 .box5 ul {
    font-size: 0px;
}

.sect9 .box5 ul li {
    border: 1px solid #e9e9e9;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 30px;
}

.sect9 .box5 ul li .p1 {
    position: relative;
    font-size: 42px;
    color: #000;
    line-height: 1.2;
}

.sect9 .box5 ul li .p1::before {
    position: absolute;
    content: '';
    width: 380px;
    height: 1px;
    background-color: #999999;
    bottom: -40%;
    margin-left: 5%;
}

.sect9 .box5 ul li .p1::after {
    position: absolute;
    content: '';
    width: 100px;
    margin-left: 5%;
    left: 0%;
    height: 3px;
    background-color: #78A7FF;
    bottom: -40.5%;
}

.sect9 .box5 ul li .p2 {
    font-size: 18px;
    color: #151515;
    padding-top: 3%;
    line-height: 1.3;
}

.sect9 .box5 ul li .left, .sect9 .box5 ul li .right {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}

.sect9 .box5 ul li:nth-child(1) .right p {
    text-align: left;
    padding-left: 5%;
}

.sect9 .box5 ul li:nth-child(2) .left img {
    width: 50%;
}

.sect10 ul {
    font-size: 0px;
    text-align: center;
}

.sect10 ul li {
    width: 50%;
    display: inline-block;
    position: relative;
    font-size: 36px;
    padding-top: 3%;
    overflow: hidden;
    margin-bottom: -8%;
}

.sect10 ul li p {
    position: relative;
    line-height: 1.5;
}

.sect10 ul li p::before {
    position: absolute;
    content: '';
    width: 15px;
    height: 5px;
    left: 50%;
    background-color: #999999;
    bottom: 0%;
    transform: translateX(-50%);
}

.sect10 ul li:nth-child(2) p::before {
    background-color: #A68473;
}

.sect10 ul li:nth-child(1) {
    background-color: #dbdbdb;
    color: #999999;
}

.sect10 ul li:nth-child(2) {
    background-color: #ffe1d0;
    color: #a98978;
}

.sect10 ul li img {
    position: relative;
    width: 40%;
    padding-top: 8%;
    margin: 0 auto;
}

.sect1 .box2, .sect1 .box1, .sect2 .box2, .sect2 .box1, .sect3 .box1, .sect3 .img_box, .sect3 .box4, .sect4 ul li .p1, .sect4 ul li .p2, .sect4 ul li .box1, .sect4 .box2 .tit, .sect6 .box2, .sect6 .box3 ul li img, .sect6 .box3 ul li p, .sect7 .box1 img, .sect7 .box2 .tit, .sect7 .box2 .p1, .sect7 .box3, .sect8 .box1 .tit, .sect8 .box1 .msg, .sect8 .p1, .sect8 .p2, .sect8 .box2 .img1, .sect9 .box1 .tit, .sect9 .box1 .msg, .sect9 .box2 img, .sect9 .box3 .ul_1 .li_1:nth-child(1) li:nth-child(1) .p1, .sect9 .box3 .ul_1 .li_1:nth-child(1) li:nth-child(1) .p2, .sect9 .box3 .ul_1 .li_1 ul li .p1, .sect9 .box5 ul li .p1, .sect9 .box5 ul li .p2, .sect4 .box1 .p1, .sect4 .box1 .p2, .sect4 ul, .sect4 .box1 .big_img {
    transition: all 1s;
    opacity: 0;
    transform: translateY(100px);
}

.show {
    transition: all 1s !important;
    opacity: 1 !important;
    transform: translateY(0px) !important;
}

.show_op {
    opacity: 1 !important;
}

@media screen and (min-width:1200px) {
    .sect1 .box2 {
        left: 5%;
    }
    .sect6 .box3 ul li .p1 {
        font-size: 22px;
    }
    .sect9 .box1 .msg {
        font-size: 18px;
        padding-top: 15px;
    }
    .sect9 .box1 .tit {
        padding-top: 7%;
    }
    .sect9 .box1 {
        width: 60%;
    }
    .sect8 .box1 .msg {
        width: 100%;
        font-size: 18px;
    }
    .sect8 .box1 .tit {
        font-size: 42px;
    }
    .sect7 .box3 ul li {
        padding-top: 7%;
    }
    .sect7 .box2 .p1 {
        font-size: 18px;
    }
    .sect7 .box2 .tit {
        font-size: 46px;
    }
    .my-grid {
        width: 75%;
    }
    .sect6 .box2, .sect6 .box3 {
        width: 70%;
    }
    .sect4 ul li .p2 {
        font-size: 18px;
    }
    .sect4 ul li .p1 {
        font-size: 48px;
    }
    .sect1 .box1 .p2 {
        font-size: 27px;
    }
    .sect1 .box1 .p3 {
        padding-top: 10px;
    }
    .sect1 .box1 {
        left: 60%;
    }
}

@media screen and (max-width: 1200px) and (min-width:1000px) {
    .sect1 .box2 {
        left: 5%;
    }
    .sect9 .box5 ul li .p1 {
        font-size: 36px;
    }
    .sect9 .box5 ul li .p1::before {
        width: 300px;
    }
    .sect9 .box5 {
        width: 950px;
    }
    .sect9 .box3 .ul_1 .li_1 ul li .p1 {
        font-size: 20px;
    }
    .sect9 .box3 {
        width: 900px;
    }
    .sect3 .box4 {
        width: 65%;
    }
    .sect3 .box1 .box2 ul li .p1 {
        font-size: 36px;
    }
    .sect3 .box1 {
        width: 70%;
        min-width: 800px;
    }
    .sect2 .box1 {
        width: 65%;
    }
    .sect9 .box1 .msg {
        font-size: 18px;
        padding-top: 5px;
    }
    .sect9 .box1 .tit {
        padding-top: 5%;
    }
    .sect9 .box1 {
        width: 65%;
        font-size: 36px;
    }
    .sect8 .box1 .msg {
        width: 100%;
        font-size: 16px;
    }
    .sect8 .box1 .tit {
        font-size: 38px;
    }
    .sect8 .p2 {
        width: 60%;
    }
    .sect7 .box3 ul li {
        padding-top: 7%;
    }
    .sect7 .box2 .p1 {
        font-size: 18px;
    }
    .sect6 .box3 ul li .p2 {
        font-size: 16px;
    }
    .sect7 .box3 .word .p2 {
        font-size: 18px;
    }
    .sect7 .box3 .word .p1 {
        font-size: 26px;
    }
    .sect7 .box3 .img_box {
        width: 50px;
    }
    .sect7 .box2 .tit, .sect6 .box2 .tit, .sect6 .box2 .msg {
        font-size: 46px;
    }
    .my-grid {
        width: 80%;
    }
    .sect6 .box3 ul li .p1 {
        font-size: 23px;
    }
    .sect6 .box2, .sect6 .box3 {
        width: 95%;
    }
    .sect4 ul li .p2 {
        font-size: 18px;
    }
    .sect4 ul li .p1 {
        font-size: 48px;
    }
    .sect1 .box1 {
        left: 60%;
    }
    .sect1 .box1 .p1 {
        font-size: 70px;
    }
    .sect1 .box1 .p2 {
        font-size: 22px;
    }
    .sect1 .box1 .p3 {
        font-size: 14px;
        padding-top: 10px;
    }
}

@media screen and (max-width: 1000px) and (min-width:800px) {
    .sect1 .box2 {
        left: 5%;
    }
    .sect9 .box5 ul li .p1 {
        font-size: 30px;
    }
    .sect9 .box5 ul li .p1::before {
        width: 300px;
    }
    .sect9 .box5 {
        width: 950px;
    }
    .sect9 .box3 .ul_1 .li_1 ul li .p1 {
        font-size: 16px;
    }
    .sect9 .box3 .ul_1 .li_1:nth-child(1) li:nth-child(1) .p2 {
        font-size: 16px;
    }
    .sect9 .box3, .sect9 .box5 {
        width: 95%;
    }
    .sect3 .box4 {
        width: 65%;
    }
    .sect3 .box1 {
        width: 80%;
        min-width: 768px;
    }
    .sect2 .box1 {
        width: 80%;
    }
    .sect9 .box1 .msg {
        font-size: 16px;
        padding-top: 5px;
    }
    .sect4 ul li:nth-child(2) {
        padding-left: 5%;
    }
    .sect9 .box2 {
        margin-top: 22%;
    }
    .sect9 .box4 {
        font-size: 16px;
    }
    .sect3 .box1 .box2 ul li .p1 {
        font-size: 32px;
        ;
    }
    .sect9 .box1 .tit {
        padding-top: 5%;
    }
    .sect9 .box1 {
        width: 70%;
        font-size: 32px;
    }
    .sect8 .box1 .msg {
        width: 100%;
        font-size: 15px;
    }
    .sect8 .box1 .tit {
        font-size: 34px;
    }
    .sect8 .p2 {
        width: 80%;
    }
    .sect7 .box3 ul li {
        padding-top: 7%;
    }
    .sect7 .box2 .p1 {
        font-size: 16px;
    }
    .sect6 .box3 ul li .p2 {
        font-size: 14px;
    }
    .sect7 .box3 .word .p2 {
        font-size: 18px;
    }
    .sect7 .box3 .word .p1 {
        font-size: 24px;
    }
    .sect7 .box3 .img_box {
        width: 50px;
    }
    .sect7 .box2 .tit, .sect6 .box2 .tit, .sect6 .box2 .msg {
        font-size: 38px;
    }
    .my-grid {
        width: 95%;
    }
    .sect6 .box3 ul li .p1 {
        font-size: 22px;
    }
    .sect6 .box3 {
        width: 100%;
    }
    .sect6 .box2 {
        width: 80%;
    }
    .sect4 ul li .box1 {
        padding: 30px 0 0 0;
    }
    .sect4 ul li .box1 p {
        font-size: 34px;
    }
    .sect4 ul li .p2 {
        font-size: 16px;
    }
    .sect4 ul li .p1 {
        font-size: 44px;
    }
    .sect1 .box1 {
        left: 56%;
        top: 25%;
    }
    .sect1 .box1 .p1 {
        font-size: 60px;
    }
    .sect1 .box1 .p2 {
        font-size: 20px;
    }
    .sect1 .box1 .p3 {
        font-size: 12px;
        padding-top: 10px;
    }
}

@media screen and (max-width: 800px) {
    .sect9 .box1 .msg, .sect2 .box1 .p2, .sect3 .box1 .p2, .sect4 .p2, .sect8 .box1 .msg, .sect8 .p2 {
        font-size: 18px;
    }
    .sect9 .box2 {
        width: 75%;
        margin-top: 15%;
    }
    .sect9 .box3 .ul_1 .li_1:nth-child(1) li:nth-child(2) {
        padding-top: 20px;
    }
    .sect7 .box1 {
        margin-top: 25%;
    }
    .sect3 .box4 {
        font-size: 16px;
    }
    .sect3 .box5 {
        width: 95%;
        min-width: 300px;
    }
    .sect1 .box2 {
        width: 90%;
        min-width: 300px;
        left: 50%;
        transform: translate(-50%, 0) !important;
    }
    .sect3 .img_box {
        width: 80%;
    }
    .sect4 ul li .p1 {
        padding-top: 10%;
    }
    .sect4 ul li:nth-child(2) {
        padding-left: 0%;
        text-align: center;
    }
    .sect3 .box4 {
        width: 100%;
        min-width: 300px;
    }
    .sect1 .box1 .p3 {
        padding-top: 10px;
    }
    .sect2 .box1, .sect3 .box1 {
        width: 96%;
        min-width: 300px;
    }
    .sect8 .box2 {
        width: 70%;
    }
    .sect1 div.box1 {
        text-align: left;
        left: 50%;
        width: 90%;
        margin: 0 auto;
        top: 10%;
        transform: translate(-50%, 0) !important;
    }
    .sect2 .box2 {
        width: 95%;
        margin-left: 5%;
    }
    .sect2 {
        padding-bottom: 10%;
    }
    .sect7 .box2 {
        padding-bottom: 15%;
    }
    .sect8 .box1 .msg {
        padding-bottom: 5%;
    }
    .sect10 ul li {
        width: 100%;
    }
    .sect9 .box5 ul li .p2 {
        font-size: 12px;
    }
    .sect9 .box5 ul li .p1::before {
        width: 180px;
    }
    .sect9 .box5 ul li .p1::after {
        width: 50px;
    }
    .sect9 .box5 {
        width: 98%;
    }
    .sect9 .box3 .ul_1 .li_1 {
        margin: 5px;
    }
    .sect9 .box3 .ul_1 .li_1:nth-child(1) li:nth-child(1) .p2 {
        padding-top: 10px;
    }
    .sect9 .box3 .ul_1 .li_1:nth-child(2) {
        margin-right: 0%;
    }
    .sect9 .box3 .ul_1 .li_1:nth-child(3) {
        margin-left: 0%;
    }
    .sect9 .box3 .ul_1 .li_1:nth-child(1) li:nth-child(1) {
        width: 90%;
        text-align: center;
        padding-left: 0%;
    }
    .sect9 .box1 .tit {
        line-height: 1.3;
    }
    .sect9 .box3 .ul_1 .li_1:nth-child(1) .p1 {
        padding-top: 5%;
    }
    .sect9 .box3 .ul_1 .li_1 {
        width: 100%;
    }
    .sect9 .box3 {
        width: 90%;
    }
    .sect9 .box1 .msg {
        padding-bottom: 5%;
    }
    .sect9 .box4 {
        margin-top: 58%;
    }
    .sect9 .box1 {
        position: relative;
        width: 98%;
        left: auto;
        margin: 0 auto;
        transform: none;
    }
    .sect8 .p2 {
        width: 95%;
        min-width: 300px;
    }
    .sect8 .box1 .msg {
        width: 100%;
    }
    .sect8 .box1 {
        position: relative;
        left: auto;
        width: 95%;
        text-align: center;
        margin: 0 auto;
    }
    .my-grid .item {
        width: 48%;
    }
    .my-grid {
        width: 100%;
        min-width: 300px;
        font-size: 0px;
    }
    .sect6 .box3 ul li {
        width: 48%;
    }
    .sect6 .box3 {
        width: 100%;
        min-width: 300px;
    }
    .sect4 .box1, .sect4 .box2 {
        width: 96%;
        min-width: 300px;
    }
    .sect6 .box2 {
        width: 90%;
        min-width: 300px;
    }
    .sect4 .p2 {
        width: auto;
    }
    .sect4 ul li p {
        font-size: 32px;
    }
}

@media screen and (max-width: 800px)and (min-width:500px) {
    .sect1 .box1 .p2 {
        font-size: 28px;
    }
    .sect4 .p1 {
        font-size: 36px;
    }
    .sect4 ul li {
        min-width: 150px;
    }
    .sect6 .box3 ul li .p2 {
        font-size: 16px;
        line-height: 1.2;
    }
    .sect6 .box3 ul li .p1 {
        font-size: 22px;
    }
    .sect2 .box1 .p1, .sect4 ul li .p1 {
        font-size: 40px;
    }
    .sect9 .box5 ul li .p1 {
        font-size: 24px;
    }
    .sect9 .box3 .ul_1 .li_1:nth-child(1) li:nth-child(1) .p2 {
        font-size: 16px;
    }
    .sect9 .box3 .ul_1 .li_1 ul li .p1 {
        font-size: 22px;
    }
    .sect7 .box3 .img_box {
        width: 40px;
    }
    .sect7 .box3 .word .p2 {
        font-size: 16px;
    }
    .sect7 .box3 ul li {
        padding-top: 4%;
    }
    .sect7 .box3 .word .p1 {
        font-size: 20px;
    }
    .sect7 .box2 .p1 {
        font-size: 14px;
    }
    .sect7 .box2 .tit {
        font-size: 32px;
    }
    .sect3 .box1 .box2 ul li .p1 {
        font-size: 22px;
    }
    .sect3 .box1 .box2 ul li .p2 {
        font-size: 16px;
    }
    .sect3 .box1 .p1 {
        font-size: 34px;
    }
    .sect6 .box2 .tit, .sect8 .box1 .tit, .sect6 .box2 .msg {
        font-size: 36px;
    }
}

@media screen and (max-width: 500px)and (min-width:200px) {
    .sect9 .box4 {
        font-size: 12px;
    }
    .sect4 ul li p {
        font-size: 24px;
    }
    .sect4 ul li span {
        font-size: 14px;
    }
    .sect4 .p1 {
        font-size: 36px;
    }
    .sect7 .box3 .img_box {
        width: 30px;
    }
    .sect4 ul li {
        min-width: 100px;
    }
    .sect6 .box3 ul li .p1 {
        font-size: 14px;
        height: 50px;
    }
    .sect7 .box3 .word .p1 {
        font-size: 16px;
    }
    .sect6 .box2 .tit, .sect6 .box2 .msg {
        font-size: 23px;
    }
    .sect2 .box1, .sect3 .box1 {
        width: 98% !important;
    }
    .sect4 ul li .p2, .sect8 .box1 .msg, .sect8 .p2, .sect9 .box1 .msg {
        font-size: 16px;
    }
    .my-grid .item:nth-child(3) {
        margin-top: 0%;
    }
    .sect9 .box1, .sect8 .p1, .sect4 ul li .p1, .sect4 ul li .box1 p, .sect8 .box1 .tit {
        font-size: 32px;
    }
    .sect9 .box5 ul li .p1::before {
        width: 120px;
    }
    .sect4 ul li .box1 li:nth-child(1)::before {
        left: 100%;
    }
    .sect4 ul li .box1 li {
        width: 40%;
        position: relative;
    }
    .sect3 .box4 p, .sect6 .box3 ul li .p2, .sect7 .box2 .p1 {
        font-size: 12px;
    }
    .sect9 .box5 ul li .p1 {
        font-size: 18px;
    }
    .sect9 .box3 .ul_1 .li_1:nth-child(1) li:nth-child(1) p {
        font-size: 18px;
    }
    .sect9 .box3 .ul_1 .li_1:nth-child(1) li {
        width: 100%;
    }
    .sect9 .box3 .ul_1 .li_1 ul li .p1, .sect9 .box3 .ul_1 .li_1:nth-child(1) li:nth-child(1) .p2, .sect7 .box3 .word .p2, .sect3 .box1 .box2 ul li .p2, .sect2 .box1 .p2, .sect3 .box1 .p2 {
        font-size: 14px;
    }
    .sect3 .box1 .box2 ul li .p1 {
        font-size: 15px !important;
    }
    .sect3 .box1 .p1, .sect7 .box2 .tit {
        font-size: 22px !important;
    }
    .sect2 .box1 .p1 {
        font-size: 24px;
    }
    .sect1 .box1 .p3 {
        font-size: 14px;
        padding-top: 10px;
    }
    .sect1 .box1 .p1 {
        font-size: 50px;
    }
    .sect1 .box1 .p2 {
        font-size: 18px;
    }
}
