body {
    margin: 0;
    padding: 0;

}

* {
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
}

#technology .conster {
    width: 100%;

}

#technology .tain {
    max-width: 1200px;
    margin: 0 auto;
    text-shadow: 0px 0.5px 0.5px rgb(0 0 0);
}

#technology .center {
    max-width: 1200px;
    margin: 0 auto;
}

#technology .endsed {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 129px;
}

#technology .rows {
    margin-top: 75px;
}

* {
    margin: 0px;
    padding: 0px;
}

#technology .form-bg {
    background: #00b4ef;
}

#technology .form-horizontal {
    width: 100%;
    height: 60vh;
    /* 加载背景图 */
    background: url('../imgs/banner.png');

    background-size: 100% 100%;
    /* 背景图垂直、水平均居中 */
}

#technology .bjimg {
    width: 100%;
    /* 加载背景图 */
    background: url('../imgs/bjtan.png');
    /* background-size: 100% 100%; */
    /* 背景图垂直、水平均居中 */
    margin: 0 auto;
    background-blend-mode: color;

}

/* .imglist {
  margin: 0 auto;
  width: 1820px;
  display: flex;
  background-color: #00b4ef;
} */
#technology .form-horizontal .form-group {
    position: relative;
}

#technology .form-horizontal .form-title {
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #7a7a7a;
    margin-left: 20px;
}

#technology .form-horizontal .form-group {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

#technology .form-control {
    border: none;
    background: #ffffff;
    border-radius: 63px 63px 63px 63px;
    box-shadow: none;
    padding: 0 20px 0 18px;
    height: 40px;
    width: 134px;
    margin-top: 8px;
    transition: all 0.3s ease 0s;
}

#technology .form-horizontal .form-control {
    background: #ffffff;
    border-radius: 63px 63px 63px 63px;
    border: none;
    box-shadow: none;
    font-size: 22px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    padding: 0 20px 0 60px;
    height: 64px;
    width: 100%;

    margin: 0 auto;
    transition: all 0.3s ease 0s;
}

#technology .form-horizontal .form-control:focus {
    background: #e0e0e0;
    box-shadow: none;
    outline: 0 none;
}

#technology .form-control:focus {
    background: #e0e0e0;
    box-shadow: none;
    outline: 0 none;
}

#technology .btns {
    margin: 0 auto;
    cursor: pointer;
    text-align: center;
    padding-top: 92px;
}

#technology .noted {
    width: 238px;
    height: 55px;
    background: #4e6be1;
    border-radius: 63px 63px 63px 63px;
    font-size: 22px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #ffffff;
    margin: 0 auto;
    padding: 20px 5px 10px 10px;
    text-align: center;
    float: right;
    position: relative;
    top: -59px;
    left: -5px;
    cursor: pointer;
    line-height: 17px;
}

#technology .conster_title {
    font-size: 50px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    padding-top: 19vh;
}

#technology .conster_content {
    font-size: 24px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #ffffff;
    margin-top: 39px;
    text-align: center;
}

#technology .tb {
    width: 11px;
    height: 19px;
    margin-top: 6px;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid #4e6be1;
    border-bottom: 10px solid transparent;
}

#technology .fh {
    font-size: 22px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #7a7a7a;
    margin-left: 5px;
}

#technology .ones {
    height: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #4e6be1;
}

#technology .onese {
    height: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-left: 40px;
}

#technology .demo-pagination-block + .demo-pagination-block {
    margin-top: 10px;
}

#technology .demo-pagination-block .demonstration {
    margin-bottom: 16px;
}

.el-pagination .btn-next .el-icon,
.el-pagination .btn-prev .el-icon {
    display: block;
    font-size: 12px;
    font-weight: 700;
    width: 20px !important;
    height: 20px;
    background: #d1d1d1;
    border-radius: 50%;
    line-height: 20px;
    padding-top: 2px;
}

select::-ms-expand {
    display: none;
}

#technology .form-control {
    border: none;

    outline: none;

    /*将默认的select选择框样式清除*/

    appearance: none;

    -moz-appearance: none;

    -webkit-appearance: none;

    -ms-appearance: none;

    /*在选择框的最右侧中间显示小箭头图片*/

    background: url(../imgs/dj.png) no-repeat scroll right center transparent;

    /***将sele.png替换为你的下拉箭头**/
}

#technology .rate {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 144px;
    margin-bottom: 180px;
}

#technology .form-controled {
    background: #f0f2f7;
    border: none;
    border-radius: 20px;
    box-shadow: none;
    height: 289px;
    margin-top: 70px;
    transition: all 0.3s ease 0s;
    display: flex;
    cursor: pointer;
}

#technology .form-controledse {
    border: none;
    border-radius: 20px;
    box-shadow: none;
    height: 289px;
    margin-top: 70px;
    transition: all 0.3s ease 0s;
    display: flex;
    cursor: pointer;
}

#technology .form-controled:focus {
    background: #e0e0e0;
    box-shadow: none;
    outline: 0 none;
}

#technology .hy {
    width: 382px;
    height: 458px;
    background: #f4f7fe;
    border-radius: 18px 18px 18px 18px;
}

#technology .jeb {
    max-width: 460px;
    height: 424px;
    border-radius: 0px 0px 0px 0px;
}

#technology .ends {
    padding-top: 51px;
    padding-left: 55px;
    font-size: 40px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

#technology .wend_name {
    text-align: center;
    padding-top: 23px;
    font-size: 26px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

#technology .wend_cont {
    max-width: 293px;
    max-height: 95px;
    font-size: 20px;
    font-family: Microsoft YaHei-Light, Microsoft YaHei;
    font-weight: 300;
    color: #a8a8a8;
    padding-top: 38px;
    margin: 0 auto;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 超出几行省略 */

}

#technology .letes {
    display: flex;
}

#technology .nebs {
    max-width: 606px;
    height: 424px;
    background: #ffffff;
    border-radius: 0px 0px 0px 0px;
}

#technology .kjcs {
    padding-top: 51px;
    font-size: 28px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

#technology .heng {
    width: 39px;
    height: 5px;
    background: #4e6be1;
    border-radius: 3px 3px 3px 3px;
    margin-top: 6px;
}

#technology .contd {
    max-height: 296px;
    overflow: hidden;
    font-size: 20px;
    font-family: Microsoft YaHei-Light, Microsoft YaHei;
    font-weight: 300;
    color: #545454;
    margin-top: 58px;
}

#technology .imgsed {
    width: 740px;
    height: 424px;
}

#technology .imgss {
    z-index: 1;
    top: -30px;
    position: relative;
}

#technology .imgsse {
    z-index: 2;
    top: -210px;
    left: -100px;
    position: relative;
}

#technology .needs {
    width: 372px;
    height: 289px;
    background: #e1e1e1;
    box-shadow: 0px 0px 35px 1px rgba(221, 221, 221, 0.58);
    border-radius: 20px 20px 20px 20px;
    /* border: 6px solid #ffffff; */
}

#technology .needse {
    width: 372px;
    height: 289px;
    background: #e1e1e1;
    box-shadow: 0px 0px 35px 1px rgba(221, 221, 221, 0.58);
    border-radius: 20px 20px 20px 20px;
    border: 6px solid #ffffff;
    object-fit: cover;
}

#technology .deels {
    width: 763px;
    margin-left: 40px;
    margin-top: 24px;
    padding-bottom: 44px;
    padding-right: 33px;
}

#technology .geeds {
    display: flex;
    justify-content: space-between;
}

#technology .feed {
    font-size: 40px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

#technology .conts {
    max-width: 763px;
    margin-top: 44px;
    max-height: 155px;
    font-size: 20px;
    font-family: Microsoft YaHei-Light, Microsoft YaHei;
    font-weight: 300;
    color: #a8a8a8;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* 超出几行省略 */
}

#technology .onetw {
    display: flex;
    margin-top: 98px;
}

#technology .search-box {
    position: relative;
    text-shadow: none;
}

#technology .search-box-input {
    margin: 9.0741vh auto 0 auto;
    height: 64px;
}

#technology .data-list {
    /*position: absolute;*/
    /*top: 99px;*/
    /*left: 0;*/
    /*right: 260;*/
    /*padding: 0;*/
    margin: 0 auto;
    max-width: 842px;
    /* border: 1px solid #aaa; */
    background-color: rgba(255, 255, 255, 1);
    /*transform: translate(-130px,-90px);*/

}

#technology .data-list li {
    padding: 10px;
    cursor: pointer;
    list-style-type: none;

}

#technology .data-list li:hover {
    background-color: #eee;
}

#technology input[type='text'] {
    width: 100%;
    padding: 10px;

}

@media screen and (max-width: 576px) {
    #technology .letes {
        display: block !important;
    }

    #technology .conster_title {
        font-size: 40px !important;
        padding-top: 100px !important;
    }

    #technology .conster_content {
        font-size: 15px !important;
    }

    #technology .imgsed {
        width: 594px !important;
        height: 424px !important;
    }

    #technology .imget {
        width: 100% !important;
    }

    #technology .onetw {
        display: block !important;
        margin-top: 50px !important;
        padding-bottom: 80px !important;
    }

    #technology .form-horizontal {
        height: 100% !important;
    }

    #technology .form-horizontal .form-control {
        font-size: unset !important;
        padding: unset !important;
        height: 37px !important;
        width: 346px !important;
        padding: 0 20px 0 19px !important;
    }

    #technology .noted {
        width: 76px !important;
        height: 30px !important;
        text-align: unset !important;
        font-size: unset !important;
        padding: 5px 5px 5px 9px !important;
        margin-left: 281px !important;
        margin-top: -33px !important;
    }

    #technology .form-controled {
        height: 655px !important;
        display: block !important;
    }

    #technology .feed {
        font-size: 30px !important;
    }
}
