@media screen and (max-width: 768px) {

    body {
        min-width: auto;
    }

    .container {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .header {
        margin-bottom: 0;
    }
    .header > .container {
        padding: 15px 10px;
    }

    .header .tel {
        display: none;
    }

    .header .toggle {
        display: block;
        position: absolute;
        top: 20px;
        right: 10px;
    }

    .header .logo {
        height: 40px;
        line-height: 40px;
    }

    .header .logo img {
        max-height: 100%;
    }

    .nav {
        position: absolute;
        top: 65px;
        left: 0;
        right: 0;
        height: auto;
        background: rgba(0, 0, 0, .8);
        z-index: 999;
        display: none;
    }

    .menu {
        display: block;
    }

    .menu > li > a {
        display: block;
        width: 100%;
        height: 40px;
        line-height: 40px;
        color: #fff;
        font-size: 16px;
        text-align: center;
        border-bottom: 1px solid #666;
    }

    .menu > li a:before {
        display: none;
    }

    .menu .second-menu {
        top: 41px;
        background: var(--varColor);
    }

    .menu .second-menu li a {
        line-height: 40px;
        font-size: 14px;
        color: #fff;
    }


    #slide img {
        height: 230px;
        object-fit: cover;
    }

    #slide .swiper-pagination {
        bottom: 10px;
    }

    #slide .swiper-pagination .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }

    .section {
        min-height: auto;
        margin-top: 20px;
    }

    .flex {
        flex-wrap: wrap;
    }

    .flex > div {
        width: 100%;
    }

    .topic p{
        margin-top: 0;
        font-size: 22px;
    }

    .search form {
        width: 100%;
        margin-bottom: 20px;
    }
    .search input[type="text"] {
        height: 40px;
        font-size: 16px;
        padding: 0 80px 0 10px;
    }
    .search input[type="submit"] {
        width: 70px;
        height: 40px;
        font-size: 16px;
    }
    .search input[type="text"]::placeholder {
        font-size: 16px;
    }

    .question {
        height: auto;
        padding: 0;
        margin: 100px 0 0;
    }
    .question .tab {
        font-size: 18px;
    }
    .question ul li {
        font-size: 16px;
        padding-left: 20px;
        margin-bottom: 0.5em;
    }
    .question ul li:before {
        width: 8px;
        height: 8px;
    }

    .title {
        margin: 15px 0;
    }
    .title h2, .statistics h2 {
        font-size: 20px;
    }

    .statistics {
        margin-top: 15px;
    }

    .statistics h2 span {
        font-size: 15px;
    }
    .statistics ul{
        width: 100%;
        
    }
    .statistics ul li{
        font-size: 16px;
        margin: 10px 0 0;
    }
    .statistics ul li h3{
        font-size: 28px;
    }
    .statistics ul li img{
        height: 22px;
        width: 20px;
        object-fit: fill;
    }

    .news, .fast {
        width: 100%;
    }

    #news{
        float: none;
					 width: 100%;
    }
    #news .img {
        height: 220px;
    }

    #news .txt {
        height: 40px;
        padding: 0 80px 0 15px;
    }

    #news .txt p a {
        font-size: 16px;
    }

    #news .swiper-pagination {
        bottom: 15px;
        right: 10px;
    }

    #news .swiper-pagination .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
    }

    .news-list{
        margin: 15px 0 0;
    }
    .news-list li {
        padding-left: 20px;
        font-size: 16px;
        margin-bottom: 0.5em;
    }
    .news-list li:before{
        width: 8px;
        height: 8px;
    }

    .fast-list {
        height: 240px;
    }
    .fast-list li img {
        width: 60px;
    }
    .fast-list li p {
        font-size: 16px;
    }

    .consult{
        display: none;
    }

    .footer {
        padding: 15px 0;
        margin-top: 20px;
    }
    .footer .rt{
        display: none;
    }
    .footer p {
        font-size: 14px;
        line-height: 1.5em;
    }

.caption {
    margin: 20px 0 15px;
}
.caption h2, .caption h3 {
    font-size: 20px;
}
.content {
    padding-bottom: 15px;
}


		.remindCont{
        width: 90%;
        height: auto;
        margin: 0;
        padding: 30px 40px;
        box-sizing: border-box;
        transform: translate(-50%,-50%);
    }
    .fromdata .item-block .left{
        width: 120px;
        min-width: 120px;
    }
    .fromdata .item-block .right{
        flex-wrap: wrap;
    }
    .fromdata .item-block .right textarea,
    .fromdata .item-block .right .input1,
    .fromdata .item-block .right .input2 {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .fromdata .sendcode{
        margin: 10px auto 0;
    }
    .upfile input[type="file"] {
        width: 100%;
        max-width: 100%;
    }
    .fromdata .item-block .right .upfile p{
        height: auto;
    }


    .tab-box2{
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start;
    }
    .select-box, .tab-box2 input, .tab-box2 input, .tab-box2 button {
        width: 100% !important;
        margin: 10px 0;
        background-position: right 10px center;
    }

    .tp-list{
        min-height: auto;
        padding-bottom: 20px;
        overflow: auto;
    }
    .tableHead, .searchlist {
        width: 1400px;
    }


    .fromdata .big-box1 .item{
        flex-wrap: wrap;
    }
    .fromdata .big-box1 .item .left-box,
    .fromdata .big-box1 .item .right-box {
        width: 100%;
        margin-left: 0;
    }

.layui-layer {
     max-width: 100%;
     top: 30% !important;
     left: 0 !important;
   }
   #verficationCode {
     width: 166px !important;
   }


}