.container {
    min-width: 1400px;
    overflow-x: hidden;
}

.columns {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 596px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #fff;
}

.columns .Top {
    width: 100%;
    height: 100%;
    background-color: #000;
}

.columns .title {
    width: 50%;
    margin: 200px 100px;
    position: absolute;
    z-index: 2;
    top: 0;
}
.columns .buttonList {
    margin: 50px 100px;
    position: absolute;
    z-index: 100;
    top: 0;
}
 .buttonList .btn_01{
     color: #1a71d8;
     border-color: #1a71d8;
     border: 1px solid transparent;
     padding: .375rem .75rem;
     border-radius: .25rem;
     background: white;
     cursor:pointer;
}
.columns p {
    font-size: 45px;
    height: 70px;
    line-height: 70px;
}

.columns span {
    font-size: 17px;
    display: flex;
}

.columns p.edit {
    border: 1px solid transparent;
    background-color: transparent;
    font-size: 14px;
    padding-left: 5px;
    font-size: 45px;
    height: 70px;
    line-height: 70px;
    color: #ffff;
}

#model2_Englishtitle {
    color: #999999;
    /*font-family: "Segoe UI";*/
}

.content {
    /*width: 1400px;*/
    /*margin: 0 auto;*/
    height: 720px;
    text-align: center;
    padding-bottom: 40px;
    position: relative;
    background-color: #f5f6fa;
}

.h2 {
    font-size: 45px;
    font-weight: normal;
    margin: 30px 0px 0px;
}

.content .content-font {
    padding: 100px 0 35px 0px;
}

.content .content-list {
    width: 1400px;
    /*height: 260px;*/
    opacity: 1;
    background: #f5f6fa;
    margin: 0 auto;
    display: flex;
}

/*.content .content-list .list-1{*/
/*    display: inline-block;*/
/*}*/
.content .content-list .list-all {
    /*padding: 20px 30px;*/
    margin: 0 20px;
}

.content .content-list .list-all .top {
    width: 300px;
    height: 68px;
    opacity: 1;
    border-radius: 5px 5px 0px 0px;
    line-height: 44px;
    color: #fff;
}

.content-list .list-1 .top {
    background: linear-gradient(39deg, #337bfc 0%, #5eadfe 100%) !important;
}

.content-list .list-2 .top {
    background-image: linear-gradient(268deg, #f3f9ff 0%, #c3dafc 100%);
}

.content .content-list .list-all .bottom {
    width: 300px;
    height: 200px;
    opacity: 1;
    background: #fdfdfd;
    /* border: 1px solid #b5b5b5; */
    border-radius: 0 0 5px 5px;
    box-shadow: 0px 2px 6px 0px #b3b2b2;
}

.content .content-list .list-all .bottom .bottom-detail {
    padding: 25px;
    font-size: 14px;
    text-align: justify;
}

.content .content-list .list-all .bottom .bottom-detail p {
    line-height: 25px;
}

.content .content-list .list-all .bottom .number {
    font-size: 55px;
    font-weight: normal;
    /*text-align: left;*/
    color: #edf2ff;
    position: relative;
    top: -83px;
    left: 93px;
}

.content .content-list .list-1 .bottom .number {
    color: #c9dfff !important;
}

.main {
    text-align: center;
    position: relative;
    padding-bottom: 25px;
}

.main .main-list-t .list-row .list-row-1 img {
    width: 100%;
    height: 116px;
}

.main .main-list-t {
    padding: 76px 0;
}

.main-list-t .list-row {
    display: flex;
    width: 1400px;
    margin: 0 auto;
    padding: 40px 0;
}

.main-list-t .list-row .list-row-1 {
    /*padding: 30px;*/
    width: 238px;
    height: 339px;
    background-color: #357dfc;
    border-radius: 8px;
}

.main-list-t .list-row .list-row-1-s {
    padding-top: 10px;
    height: 376px !important;
    position: relative;
    bottom: 17px;
    background-color: #5faefe !important;
    box-shadow: 0px 3px 6px 0px rgb(44 206 255 / 40%);
}

.main-list-t .list-row .list-row-1-s .model3_title {
    font-size: 18px;
}

.main-list-t .list-row .list-row-1-s .model3_text {
    font-size: 16px;
    height: 153px;
}

.main-list-t .list-row .list-row-1:not(:last-child) {
    margin-right: 31px;
}

.main-list-t .list-row .list-row-1 h3 {
    padding: 10px 0;
    font-weight: normal;
    font-size: 1.3rem;
}

/*.color{*/
/*    color: white;*/
/*}*/
.row-f {
    text-align: justify;

    word-wrap: break-word;
    word-break: break-all;
    /* width: 400px; */

}

.main-list-b {
    width: 1400px;
    margin: 40px auto;
    padding-top: 10px;
}

.main-list-b .list-row {
    /*display: flex;*/
    /*padding: 5rem 10rem 5rem 17rem;*/
}

.main-list-b .list-row .box {
    text-align: justify;
    width: 614px;
    height: 228px;
    display: inline-block;
    background-image: linear-gradient(
            90deg
            , #ebf2fe 0%, #fcfdff 52%, #ffffff 100%, #ffffff 100%);
    box-shadow: 0px 3px 6px 0px rgb(0 37 69 / 16%);
    border-radius: 8px;
    margin-bottom: 40px;
}

.main-list-b .list-row .box:nth-child(odd) {
    margin-right: 40px;
}

.main-list-b .list-row .box .row-center {
    height: 100%;
    padding: 34px;
}

.main-list-b .list-row .box .row-t-img {
    display: block;
    width: 54%;
    height: 55px;
    margin-left: 150px;
}

.main-list-b .list-row .box .row-t-img img {
    width: 40px;
    margin-right: 25px;
    padding-bottom: 9px;
}

.main-list-b .list-row .box h3 {
    padding: 10px 0;
    font-weight: normal;
    font-size: 1.3rem;
}

.main-list-b .list-row .list-row-b {
    padding-bottom: 1rem;
}

@media screen and (min-width: 1500px) and (max-width: 1699.999px) {
    .wrap {
        width: 1300px;
    }
}

.imgBox {
    text-align: center;
    width: 182px;
    height: 116px;
    line-height: 200px;
    font-size: 18px;
    position: relative;
    margin: 0 auto;
    padding-top: 26px;
}

.imgBox input[type='file'] {
    opacity: 0;
}

.imgBox input[type='text'] {
    text-align: center;
    width: 100%;
    height: 25px;
    border: 0;
}

.imgBox .jh {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.imgBox .jh_01 {
    z-index: -1;
    top: 70px;
}

.imgBox .img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cover {
    position: absolute;
    left: 30px;
    z-index: -10;
}
#model2_title{
    font-size: 45px;
    /*font-family: "Microsoft YaHei";*/
    font-weight: normal;
    margin: 30px 0px 0px;
    color: black;
    display: block;
    text-align: center;
    width: 100%;
    height: 60px;
}
.top textarea{
    line-height: 68px;
    color: black;
    width: 100%;
    text-align: center;
    font-size: 21px;
}
.list-1 .top textarea{
    color: #ffffff !important;
}
.bottom-detail textarea{
    width: 100%;
    height: 135px;
    color: #666666;
}
#model3_title{
    font-size: 45px;
    /*font-family: "Microsoft YaHei";*/
    font-weight: normal;
    margin: 30px 0px 0px;
    color: #ffffff;
    display: block;
    text-align: center;
    width: 100%;
    height: 60px;
}
.model3_title{
    margin: 46px 0 0 0;
    font-weight: normal;
    font-size: 1.1rem;
    text-align: center;
    height: 34px;
    overflow-y: hidden;
    width: 182px;
    color: #ffffff;
    /*font-family: "Microsoft YaHei";*/
}
.columns .title .ti_bottom {
    display: block;
    width: 90px;
    height: 7px;
    background-color: #1a71d8;
    border: solid 1px #1a71d8;
    margin-bottom: 25px;
}
.model3_text{
    width: 182px;
    font-size: 14px;
    height: 143px;
    color: #ffffff;
    line-height: 20px;
    /*font-family: "Microsoft YaHei";*/
}
#model4_title{
    font-size: 45px;
    font-weight: normal;
    margin: 40px 0px 0px;
    color: black;
    display: block;
    text-align: center;
    width: 100%;
    height: 60px;
}

.model4_text {
    height: 120px;
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
    margin-left: 229px;
    width: 310px;
    line-height: 20px;
}
.model4_title{
    display: inline-block;
    padding: 10px 0 0 10px;
    font-weight: normal;
    font-size: 21px;
    color: black;
    line-height: 18px;
    max-width: 220px;
    height: 45px;
}

.Englishtitle{
    width: 100%;
    text-align: center;
    color: #ffffff;
    /*font-family: "Segoe UI";*/
}

#model4_Englishtitle {
    color: #000000;
    margin-bottom: 25px;
}

.img img{
    display:none;
}

#imgT{
    width: 100%;
    height: 100%;
}
