@charset "UTF-8";
#banner .swiper-slide {
    max-width: 100%;
}

#banner img {
    max-width: 100%;
}

#banner .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border-radius: 10px;
}

#banner .swiper-pagination-bullet-active {
    background: #24b23c;
}

.title-box {
    text-align: center;
    color: #333333;
}

.big-title {
    font-size: 36px;
    font-weight: lighter;
    margin-bottom: 20px;
}

.small-title {
    font-size: 18px;
}

.footer1 {
    padding: 150px 0;
}

.footer1 .info-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 100px;
}

.footer1 .info-list ul li {
    width: 28%;
    height: 480px;
    /*overflow: hidden;*/
    cursor: pointer;
    position: relative;
}

.footer1 .info-list ul li .m-title {
    font-size: 21px;
    color: #333333;
    margin: 30px 0 15px;
}

.footer1 .info-list ul li p {
    font-size: 16px;
    color: #999999;
}

.footer1 .info-list ul li .m-category {
    background: #f5f5f5;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    font-size: 16px;
    color: #666666;
    border-radius: 5px;
    margin-top: 20px;
}

.footer1 .info-list ul li .m-category .menu-up {
    width: 20px;
    height: 20px;
    background: url("../images/menu-up.png") no-repeat;
    background-size: 100% 100%;
}

.footer1 .info-list ul li .hov-box {
    position: absolute;
    width: 100%;
    bottom: 0;
    transition: all 0.5s ease-in-out;
    background: #ffffff;
}

.footer1 .info-list ul li:hover .hov-box {
    bottom: 0;
}

.footer1 .info-list ul li .m-big-category {
    position: relative;
    display: none;
}

.footer1 .info-list ul li:hover .m-big-category {
    display: block;
}

.footer1 .info-list ul li .m-big-category .category-box {
    height: 200px;
    overflow-y: auto;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    padding: 0 20px;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 9;
}

.footer1 .info-list ul li .m-big-category .category-box div {
    padding: 18px 0;
    font-size: 16px;
}

.footer2 {
    background: #edf2f5;
    padding: 100px 0 120px;
}

#boxNews {
    padding: 30px 0;
    margin-top: 80px;
}

#boxNews .top-box {
    display: flex;
    justify-content: space-between;
}

#boxNews .top-box .left-box {
    width: 60%;
}

#boxNews .top-box .right-box {
    width: 35%;
}

#boxNews .top-box .left-box .title-big {
    font-size: 27px;
    color: #333333;
    cursor: pointer;
}

#boxNews .top-box .left-box .title-big:hover {
    color: #24b23c;
}

#boxNews .top-box .left-box .tielw-sma {
    font-size: 16px;
    color: #333333;
    text-align: right;
    margin: 30px 0 20px;
}

#boxNews .top-box .left-box p {
    font-size: 16px;
    color: #999999;
}

#boxNews .more {
    width: 180px;
    height: 60px;
    line-height: 60px;
    font-size: 21px;
    text-align: center;
    border-radius: 30px;
    font-weight: bolder;
    background: #ffcc00;
    margin-top: 25px;
    box-shadow: 1px 10px 25px #dddbd1;
}

#boxNews .swiper-slide {
    width: 100% !important;
    padding: 0 90px;
}

#boxNews .swiper-button-next {
    background-image: url("../images/right.png");
}

#boxNews .swiper-button-prev {
    background-image: url("../images/left.png");
}

.footer2 .mob-new-box {
    display: none;
}

.footer2 .newsbox {
    padding: 33px 0;
    border-bottom: 1px solid #e6e6e6;
}

.footer2 .newsbox div {
    font-size: 18px;
    color: #333333;
    margin: 15px 0 20px;
}

.footer2 .newsbox span {
    font-size: 13px;
    color: #999999;
}

.footer3 {
    padding: 100px 0 170px;
    background: url("../images/bag1.png") no-repeat;
    background-size: 100% 100%;
}

.footer3 .container {
    display: flex;

}

.footer3 .container > div {
    padding-right: 70px;
}

.footer3 .container .m-title {
    color: #0178cd;
    font-size: 48px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #0178cd, #4cd2ff);
    text-transform: uppercase;
    font-weight: bold;
}

.footer3 .container .m-2-title {
    color: #0178cd;
    font-size: 24px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #0178cd, #4cd2ff);
    margin: 10px 0 60px;
}

.footer3 .container ul {
    list-style: disc;
}

.footer3 .container ul li {
    list-style: disc;
    font-size: 16px;
    margin-bottom: 30px;
}

.footer3 .container .right-box {
    margin-top: 80px;
}

.footer3 .container .right-box .more2 {
    width: 180px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 21px;
    background: #ffcc00;
    border-radius: 30px;
    margin-top: 100px;
}

.menon {
    border-color: #24b23c !important;
}

/*.footer1 .info-list ul li:hover img{*/
/*    transform:scale(1,0.8);*/
/*}*/
.page1 {
    padding: 110px 0 210px;
    background: url('../images/pagebag1.png') no-repeat;
    background-size: 100% 100%;
}

.page1 .title-box {
    color: #ffffff;
}

.page1 .title-box .big-title {
    font-weight: bolder;
}

.page1 .classify-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 85px;
}

.page1 .classify-box > div {
    width: 28.5%;
    text-align: center;
}

.page1 .classify-box > div img {
    max-width: 100%
}

.page1 .classify-box > div div {
    font-size: 21px;
    font-weight: bolder;
    color: #ffffff;
    margin: 20px 0;
}

.page1 .classify-box > div p {
    font-size: 16px;
    color: #cccccc;
}

.page1 .classify-box > div:hover div, .page1 .classify-box > div:hover p {
    color: #24b23c;
}

.banner-box {
    position: relative;
}

.banner-box .banner-text-box {
    position: absolute;
    width: 60%;
    top: 35%;
    left: 17%;
    color: #ffffff;
}

.banner-box .banner-text-box div {
    font-size: 60px;
    margin-bottom: 10px;
}

.banner-box .banner-text-box p {
    font-size: 18px;
}

.navigation-box {
    font-size: 16px;
    color: #999999;
    margin-bottom: 75px;
}

.navigation-box i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../images/home.png") no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.navigation-box span {
    vertical-align: middle;
}

.navigation-box em {
    margin: 0 10px;
}

.page2 .box1 {
    padding: 30px 0 50px;
    background: url("../images/pagebag2.png") no-repeat;
    background-size: 100% 100%;
}

.page2 .mid-title {
    font-size: 48px;
    font-weight: bolder;
    margin-bottom: 30px;
}

.page2 p {
    font-size: 16px;
}

.page2 .sma-title {
    font-size: 16px;
    margin: 40px 0 70px;
}

.page2 .iconbox {
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.page2 .iconbox li {
    width: 28.5%;
    color: #333333;
}

.page2 .iconbox li img {
    max-width: 100%;
}

.page2 .iconbox li div {
    font-size: 24px;
    margin: 15px 0;
}

.page2 .iconbox li p {
    font-size: 16px;
}

.page2 .ullist {
    font-size: 16px;
    margin-top: 85px;
}

.page2 .ullist p {
    margin-bottom: 10px;
    font-weight: bold;
}

.page2 .iconbox-text {
    font-size: 16px;
    margin-top: 45px;
}

.page2 .box2 {
    padding: 50px 0 150px;
}

.page2 .box2 li {
    cursor: pointer;
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
}

.page2 .box2 li .text-box {
    padding: 10px 100px;
    background: #f5f7fa;
    width: 100%;
}

.page2 .box2 li .text-box .titie {
    font-size: 24px;
    color: #333333;
    font-weight: bolder;
}

.page2 .box2 li .text-box p {
    color: #999999;
    margin: 25px 0;
}

.page2 .box2 li .text-box button {
    padding: 10px 20px;
    font-size: 18px;
    font-weight: bolder;
    background: none;
    border-radius: 30px;
}

.page2 .box2 li:hover {
    box-shadow: 1px 10px 32px 0px #dddddd;
}

.page2 .box2 li:hover .text-box {
    background: #ffffff;
}

.page2 .box2 li:hover button {
    background: #ffcc00;
}

.page3 .box1 {
    background: none;
}

.page3 .mid-title {
    font-weight: inherit;
}

.page3 .sma-title {
    font-size: 30px;
    margin: 100px 0 45px;
}

.page3 .ptextbox {
    font-size: 16px;
}

.page3 .showimg {
    margin: 130px 0;
}

.page3 .flwpul {
    display: flex;
    justify-content: space-between;
}

.page3 .ullist {
    padding-right: 180px;
}

.page3 .ullist p {
    font-weight: inherit;
}

.page3 .iconbox-text span {
    font-weight: bolder;
}

.page3 .box2 {
    background: #edf2f5;
    position: relative;
}

.page3 .box2 .title {
    font-size: 36px;
    font-weight: lighter;
    margin-bottom: 90px;
}

.page3 .box2 .swiper-slide img {
    width: 100%;
    display: block;
}

.page3 .box2 .swiper-slide {
    text-align: center;
    cursor: pointer;
}

.page3 .box2 .swiper-slide .text-box {
    padding: 30px;
}

.page3 .box2 .swiper-slide .text-box .titie {
    font-size: 21px;
    color: #333333;
}

.page3 .box2 .swiper-slide .text-box p {
    color: #999999;
    margin: 25px 0;
}

.page3 .box2 .swiper-slide .text-box button {
    padding: 10px 20px;
    font-size: 18px;
    font-weight: bolder;
    background: #ffcc00;
    border-radius: 30px;
    opacity: 0;
}

.page3 .box2 .swiper-slide:hover .text-box {
    background: #ffffff;
}

.page3 .box2 .swiper-slide:hover button {
    opacity: 1;
}

.page3 .box2hieed {
    display: none;
}

.page3 .box2 .swiper-button-prev {
    left: 10%;
    background-image: url("../images/left.png");
}

.page3 .box2 .swiper-button-next {
    right: 10%;
    background-image: url("../images/right.png");
}

.news .box1 {
    padding-top: 30px;
}

.news .box1 .searchbox {
    width: 50%;
    margin: 0 auto;
    background: #f0f0f0;
    height: 48px;
    line-height: 48px;
    border-radius: 5px;
}

.news .box1 .searchbox input {
    width: 92%;
    font-size: 18px;
    padding: 0 20px;
    background: #f0f0f0;
    border-radius: 5px 0 0 5px;
}

.news .box1 .searchbox img {
    vertical-align: middle;
}

.news .box1 ul {
    padding: 100px 0;
}

.news .box1 ul li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    cursor: pointer;
}

.news .box1 ul li .text-box {
    width: 100%;
    padding: 30px 60px;
}

.news .box1 ul li .text-box .titie {
    font-size: 24px;
}

.news .box1 ul li .text-box .titie span {
    color: #ff0000;
}

.news .box1 ul li .text-box p {
    font-size: 16px;
    color: #999999;
    margin: 30px 0;
}

.news .box1 ul li .text-box p span {
    color: #ff0000;
}

.news .box1 ul li .datebox {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news .box1 ul li .datebox .carty {
    font-size: 16px;
    padding: 8px 15px;
    color: #24b23c;
    border: 1px solid #24b23c;

}

.news .box1 ul li .datebox div {
    font-size: 16px;
}

.news .box1 ul li .datebox button {
    padding: 10px 20px;
    font-size: 18px;
    font-weight: bolder;
    background: none;
    border-radius: 30px;
}

.news .box1 li:hover {
    box-shadow: 1px 10px 32px 0px #dddddd;
}

.news .box1 ul li:hover .datebox button {
    background: #ffcc00;
}

.newsshowbox .banner-box {
    position: relative;
}

.newsshowbox .bannercont {
    position: absolute;
    top: 5%;
    left: 16%;
}

.newsshowbox .bannercont .navigation-box {
    margin-bottom: 40px;
}

.newsshowbox .bannercont .searchbox {
    width: 50%;
    margin: 0 auto;
    background: #ffffff;
    height: 48px;
    line-height: 48px;
    border-radius: 5px;
}

.newsshowbox .bannercont .searchbox input {
    width: 92%;
    padding: 0 20px;
    background: #ffffff;
    border-radius: 5px 0 0 5px;
}

.newsshowbox .bannercont .searchbox img {
    vertical-align: middle;
}

.newsshowbox .bannercont p {
    font-size: 36px;
    color: #ffffff;
    margin-top: 60px;
}

.newsshowbox .box2 {
    padding: 100px 0 140px;
}

.newsshowbox .box2 .swiper-slide .text-box button, .newsshowbox .text-box button {
    opacity: 1;
    color: #999999;
    border: 1px solid #999999;
    background: none;
}

.newsshowbox .box2 .swiper-slide:hover .text-box button {
    color: #000000;
    border-color: #ffcc00;
    background: #ffcc00;
}

.newsshowbox .box2 .swiper-slide .text-box p {
    font-size: 21px;
    color: #000000;
    margin-top: 0;
}

.newsshowbox .text-box button {
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 30px;
}

.newsshowbox .box1 {
    padding: 25px 0 100px;
}

.newsshowbox .box1 .databox {
    font-size: 16px;
    color: #999999;
    margin-bottom: 50px;
}

.newsshowbox .box1 .databox span {
    color: #000000;
}

.newsshowbox .box1 .content {
    font-size: 18px;
    color: #333333;
}

.newsshowbox .box1 .content img {
    max-width: 100%;
}

.about .box1 {
    padding: 30px 0 140px;
}

.about .contenbox {
    display: flex;
    justify-content: space-around;
}

.about .contenbox .leftbox {
    width: 85%;
    padding-right: 90px;
    border-right: 2px solid #e6e6e6;
}

.about .contenbox .title {
    font-size: 36px;
    margin-bottom: 60px;
}

.about .contenbox .content {
    font-size: 18px;
}

.about .contenbox .rightbox {
    padding-left: 30px;
}

.about .contenbox .rightbox div {
    font-size: 16px;
    color: #666666;
    padding: 20px 0;
    position: relative;
}

.about .contenbox .rightbox .cotion {
    color: #24b23c;
}

.about .contenbox .rightbox .cotion:after {
    display: inline-block;
    position: absolute;
    left: -33px;
    content: '';
    width: 4px;
    height: 24px;
    background: #24b23c;
}

.about .contenbox .teambox {
    margin-top: 100px;
}

.about .contenbox .teambox li img {
    border-radius: 50%;
    box-shadow: 1px 20px 30px 0px #dddddd;
}

.about .contenbox .teambox li {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 50px;
}

.about .contenbox .teambox li .ribox {
    width: 70%;
    padding-bottom: 100px;
    border-bottom: 1px solid #e6e6e6;
}

.about .contenbox .teambox li .ribox h2 {
    font-size: 24px;
    font-weight: bolder;
}

.about .contenbox .teambox li .ribox div {
    font-size: 16px;
    margin: 10px 0 20px;
}

.about .contenbox .teambox li .ribox p {
    font-size: 14px;
    color: #999999;
}

.about .contenbox .teambox li:last-child .ribox {
    border-bottom: none;
}

.about .contenbox .partnersbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.about .contenbox .partnersbox li {
    width: 47.5%;
    padding: 50px 30px;
    text-align: center;
    margin-bottom: 50px;
    cursor: pointer;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
}

.about .contenbox .partnersbox li h2 {
    font-size: 21px;
    margin: 20px 0 10px;
}

.about .contenbox .partnersbox li p {
    font-size: 16px;
    color: #999999;
}

.about .contenbox .partnersbox li button {
    font-size: 18px;
    color: #999999;
    padding: 10px 20px;
    border-radius: 30px;
    margin-top: 30px;
    background: none;
    font-weight: bold;
}

.about .contenbox .partnersbox li:hover {
    box-shadow: 1px 20px 30px 0px #dddddd;
}

.about .contenbox .partnersbox li:hover button {
    color: #000000;
    background: #ffcc00;
}

.Contacts .box1 {
    padding-top: 30px;
}

.Contacts .box1 .topbox {
    display: flex;
    justify-content: space-between;
    margin: 100px 0 150px;
}

.Contacts .box1 .topbox .leftbox {
    width: 47%;
}

.Contacts .box1 .topbox .leftbox .title {
    font-size: 36px;
}

.Contacts .box1 .topbox .leftbox .textbox {
    font-size: 18px;
    margin: 10px 0 50px;
}

.Contacts .box1 .topbox .leftbox .item-top {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #999999;
}

.Contacts .box1 .topbox .leftbox .item-top div {
    font-size: 14px;
    color: #f21818;
    display: none;
}

.Contacts .box1 .topbox .leftbox .item-top div img {
    margin-right: 10px;
    vertical-align: bottom;
}

.Contacts .box1 .topbox .leftbox .inputbox {
    padding: 10px 15px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin: 15px 0 30px;
}

.Contacts .box1 .topbox .leftbox .inputbox input {
    font-size: 16px;
    width: 95%;
}

.Contacts .box1 .topbox .leftbox .showerror .item-top div {
    display: block;
}

.Contacts .box1 .topbox .leftbox .showerror input {
    color: #f21818;
}

.Contacts .box1 .topbox .leftbox textarea {
    width: 100%;
    height: 140px;
    margin: 15px 0 30px;
    border: 1px solid #e6e6e6;
}

.Contacts .box1 .topbox .leftbox .codebox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
}

.Contacts .box1 .topbox .leftbox .codebox input {
    padding: 10px 15px;
    border: 1px solid #e6e6e6;
}

.Contacts .box1 .topbox .leftbox .codebox img {
    width: 122px;
    height: 46px;
    vertical-align: middle;
    margin-left: 20px;
}

.Contacts .box1 .topbox .leftbox .subtiom {
    color: #ffffff;
    font-size: 16px;
    padding: 10px 15px;
    border-radius: 5px;
    background: #24b23c;
    cursor: pointer;
}

.Contacts .box1 .topbox .rightbox {
    width: 35.7%;
}

.Contacts .box1 .topbox .rightbox .addbox {
    margin-top: 50px;
}

.Contacts .box1 .topbox .rightbox .addbox .item-box {
    font-size: 16px;
    color: #999999;
    margin-bottom: 30px;
}

.Contacts .box1 .topbox .rightbox .addbox .item-box img {
    vertical-align: middle;
    margin-right: 10px;
}

.Contacts .box1 .topbox .rightbox .addbox .item-box div {
    margin-top: 10px;
    color: #000000;
}

.news .Keyword-box {
    color: #000000;
}

.news .Keyword-box span {
    color: #ff0000;
}

@media screen and (max-width: 800px) {
    .newsshowbox .bannercont {
        left: 30px;
    }

    .newsshowbox .bannercont p {
        display: none;
    }

    .newsshowbox .banner-box .container {
        width: auto !important;
    }

    .newsshowbox .bannercont .searchbox {
        width: 90%;
    }
}

@media screen and (max-width: 1100px) {
    .banner-box .banner-text-box {
        width: 50%;
        left: 2%;
        top: 10%;
    }

    .about .contenbox .teambox li, .Contacts .box1 .topbox .leftbox .codebox {
        display: block;
    }

    .about .contenbox .teambox li .ribox {
        width: 100%;
        padding-bottom: 50px;
        margin-top: 40px;
    }

    .Contacts .box1 .topbox .leftbox .subtiom {
        width: 50%;
        margin: 40px auto;
        text-align: center;
    }
}

@media screen and (max-width: 950px) {
    .Contacts .box1 .topbox {
        display: block;
    }

    .Contacts .box1 .topbox .leftbox, .Contacts .box1 .topbox .rightbox {
        width: 100%;
    }

    .Contacts .box1 .topbox .rightbox {
        margin-top: 50px;
    }
}

@media screen and (max-width: 768px) {
    /*#banner .swiper-pagination-bullet {*/
    /*    width: 30px;*/
    /*}*/
    .footer1, .footer2 {
        padding: 50px 0;
    }

    .footer1 .info-list ul {
        margin-top: 30px;
    }

    .footer1 .info-list ul li {
        width: 100%;
        height: auto;
        margin-bottom: 17px;
    }

    .footer1 .info-list ul li .hov-box {
        background: rgba(0, 0, 0, 0.6);
        padding: 15px 30px;
    }

    .footer1 .info-list ul li .m-title {
        color: #ffffff;
        margin-top: 0;
        margin-bottom: 5px;
    }

    .footer1 .info-list ul li p {
        color: #ffffff;
        font-size: 12px;
    }

    .small-title {
        font-size: 11px;
    }

    .big-title, .page2 .mid-title, .page2 .iconbox li div {
        font-size: 22px;
    }

    .footer3 {
        background-image: url('../images/bag2.png') !important;
        background-size: cover;
        padding: 80px 0 60px;
    }

    .footer3 .container .m-title {
        font-size: 26px;
        text-align: center;
    }

    .footer3 .container .m-2-title {
        font-size: 14px;
        text-align: center;
        margin-bottom: 160px;
    }

    .footer3 .container ul {
        padding-left: 20px;
    }

    .footer3 .container .right-box .more2 {
        width: 120px;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
        font-weight: bold;
        margin: 0 auto;
    }

    .footer3 .container .right-box, .about .contenbox .rightbox {
        margin-top: 50px;
    }

    .page1 {
        padding: 80px 0 80px;
    }

    .page1 .classify-box > div {
        width: 100%;
        margin-bottom: 50px;
    }

    .page2 .iconbox li {
        width: 100%;
        margin-bottom: 30px;
    }

    .page2 .box2 li {
        text-align: center;
    }

    .page2 .box2 li .text-box, .news .box1 ul li .text-box {
        padding: 30px;
    }
	.page2 .box2 li .text-box .titie{
		font-size: 14px;
	}
	.page2 .box2 li .text-box .ellipsis-3{
	    display: none;
	}
    .page3 .ullist, .footer3 .container > div, .about .contenbox .leftbox {
        padding-right: 0;
    }

    .page3 .text-box, .news .box1 ul li, .newsshowbox .box2hieed ul li {
        text-align: center;
    }

    .page3 .text-box button, .news .box1 ul li .datebox button {
        background: #ffcc00 !important;
    }

    .page3 .box2 .title {
        margin-bottom: 40px;
    }

    .news .box1 .searchbox, .about .contenbox .leftbox, .about .contenbox .partnersbox li {
        width: 100%;
    }

    .newsshowbox .box2 {
        padding: 50px 0;
    }

    .newsshowbox .text-box {
        padding: 15px 15px 30px;
    }

    .newsshowbox .text-box p {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .newsshowbox .text-box button {
        background: none !important;
    }

    .about .contenbox .leftbox {
        border: none;
    }

    .Contacts .box1 .topbox {
        margin: 50px 0 80px;
    }

    .Contacts .box1 .topbox .leftbox .inputbox input {
        width: 92%;
    }

    #boxNews, .banner-box .banner-text-box, .page3 .showbox, .newsshowbox .bannercont .searchbox {
        display: none;
    }

    .footer3 .container, .page1 .classify-box, .footer2 .mob-new-box, .page2 .iconbox, .page2 .box2 li, .page3 .box2hieed, .page3 .flwpul, .news .box1 ul li, .about .contenbox {
        display: block;
    }
}
