.list_1{
    background: #fff;
    box-shadow: 0px 0px 60px #d0e5fa;
    position: relative;
    width: 1160px;
    margin: auto;
    margin-top: 50px;
    border-radius: 24px;    
    padding-top: 54px;
}
.list_1 .list_1_img{
    position: absolute;
    left: -10px;
    top: -10px;
}
.list_1 .tit_1525{
    font-size: 45px;
    color: #000;
    font-weight: bold;
    text-align: center;
}
.list_1 .tit_1525 span{
    position: relative;
}
.list_1 .tit_1525 span img{
    position: absolute;
    left: 12px;
    top:8px;
}
.list_1 .list_1_c {
    border-collapse: inherit;
    border-spacing: inherit;
    width: 100%;
    padding:26px 100px;
}
.list_1 .list_1_c td{
    font-size: 25px;
    color: #363636;
    line-height: 180%;
    letter-spacing: 1px;
}
.list_1 .list_1_c td img{
    vertical-align: middle;
}
.list_1 .list_1_c td:nth-child(2n+1){
    width: 56px;
}
.list_1 .list_1_c.list_1_c_1 td:nth-child(2n+1){
    width: 36px;
}
.list_1_price{
    text-align: center;
}
.list_1_price .span_1{
    font-size: 30px;
    color: #000;
    font-weight: bolder;
}
.list_1_price .span_2{
    font-size: 35px;
    color: #ff7113;
    font-weight: bold;
}
.list_1_price .span_3{
    font-size: 40px;
    color: #f60000;
    font-weight: bold;
}
.list_1_price_2{
    text-align: center;
    padding:12px 0px 24px 0px;
}
.list_1_price_2 .span_1{
    font-size: 25px;
    color: #000;
    font-weight: bolder;
}
.list_1_price_2 .span_2{
    font-size: 30px;
    color: #f60000;
    font-weight: bold;
}
.list_2{
    font-weight: bold;
    font-size: 44px;
    color: #363636;
    margin: 24px;
    text-align: center;
}
.list_3{
    background: #fff;
    box-shadow: 0px 0px 60px #d0e5fa;
    position: relative;
    margin-top: 50px;
    border-radius: 24px;    
    padding-top: 54px;
    width: 1160px;
    margin: auto;
    margin-bottom: 24px;
}
.list_3 .list_1_img{
    position: absolute;
    left: -10px;
    top: -10px;
}
.list_3_table{
    margin:auto;
}
.list_3_table tr td{
    font-size: 22px;
    color: #363636;
    font-weight: bold;
    padding-bottom: 12px;
}
.list_3_table tr:nth-child(1) td{
    font-size: 45px;
    color: #363636;
    text-align: left;
    padding-bottom: 24px;
    font-weight: bold;
}
.list_3_table tr td.price{
    color: #ff8a00;
}
.list_3_table tr td.zx a{
    display: block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 15px;
    background: #236DEF;
    border-radius: 15px;
    text-align: center;
    font-weight: normal;
    margin:auto;
    text-decoration: none;
}
.list_3_table td img{
    vertical-align: middle;
}
.list_4{
    background: #fff;
    box-shadow: 0px 0px 60px #d0e5fa;
    position: relative;
    margin-top: 30px;
    border-radius: 24px;    
    padding-top: 54px;  
    padding-bottom: 54px;
    width: 1160px;
    margin: auto;
}
.list_4 .jg_1741{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;    
}
.list_4 .yh{
    text-align: center;
    margin-top: 24px;
    color: #cf2229;
    font-size: 24px;
}
.edition-qj{
    width: 45%;
    border: 2px solid rgba(38,42,51,.16);
    border-radius: 8px;
    padding-bottom: 24px;
}
.edition-qj .edition-title{
    text-align: center;
    margin: 36px auto;
    margin-bottom: 40px;
    font-size: 32px;
    line-height: 32px;
    color: #262a33;
    font-weight: 600;
}
.edition-qj .edition-header{
    font-size: 18px;
    line-height: 18px;
    color: #51555c;
    width: 213px;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 26px;
}

.edition-qj ul {
    width: 200px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.edition-qj ul li {
    overflow: hidden;
    font-size: 16px;
    line-height: 16px;
    color: #51555c;
    margin-bottom: 26px;
}
.edition-qj ul li span{
    background: url('../images/list_1_5.png') no-repeat 50%;
    width: 17px;
    height: 13px;
    display: block;
    float: left;
    margin-top: 2px;
}
.edition-qj ul li p{
    float: left;
    margin: 0;
    margin-left: 4px;
}
.edition-qj .edition-price .price {
    font-size: 40px;
    line-height: 1;
    display: block;
    border: none;
}
.edition-qj .edition-price .year {
    font-size: 16px;
    line-height: 18px;
    display: block;
    height: 18px;
}
.edition-qj .edition-price {
    text-align: center;
    width: 288px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 24px;
}
.edition-qj .qj-btn {
    display: block;
    width: 175px;
    height: 50px;
    background: #fff;
    border: 1px solid #386ee7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    line-height: 48px;
    margin: 0 auto;
    color: #386ee7;
    cursor: pointer;
    font-size: 16px;
    text-decoration: none;
}
.edition-qj .important {
    color: #386ee7;
    font-weight: 400;
    font-size: 16px;
}
.team_1_1_t .span_1{
    color: rgb(0, 0, 0);
    font-size: 40px;
    text-align: center;
    display: block;
    padding:24px 0px 18px 0px;
}
.team_1_1_t .span_2{
    color: rgb(0, 0, 0);
    font-size: 16px;
    text-align: center;
    display: block;
}
.team_1_1_z{
    margin-top: 24px;
    position: relative;
}
.floatBtn {
    width: 162px;
    height: 39px;
    line-height: 39px;
    background: #00a0e9;
    color: #fff;
    display: block;
    border-radius: 6px;
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    bottom: 72px;
}
.floatBtn_1{
    left: 208px;
}
.floatBtn_2{
    right: 208px;
}
.team_1_l{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 35px;
    padding-bottom: 35px;
}
.team_1_l li{
    width: 280px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.team_1_l .img_1055{
    width: 70px;
    position: relative;
}
.team_1_l .img_1055 img{
    width: 100%;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin:auto;
}
.team_1_l .f_1055{
    width: 185px;
    font-size: 20px;
    color: rgb(102, 102, 102);
    margin-left: 20px;
}
.team_1_l .f_1055 p{
    border: 0px;
    font-size: 14px;
    font-family: "PingFang SC";
    vertical-align: baseline;
    box-sizing: border-box;
    line-height: 24px;
    white-space: normal;
}



/**/
.p_b_10 {
    padding-bottom: 10px;
}
.team_5 .slogan{
    margin: 48px 0 -12px 0;
    font-size: 30px;
    font-weight: 600;
    line-height: 56px;
    justify-content: center;
    color: #272e47;
    text-align: center;
}
.team_5 .container-wrap{
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 0;
}
.team_5 .item-img-right{
    height: 402px;
    width: 660px;
    margin-left: 33px;
}
.team_5 .product-main{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.team_5 .product-main .product-title {
    margin-bottom: 30px;
}
.team_5 .product-main .product-title .content-title{
    font-weight: 500;
    font-size: 26px;
    line-height: 39px;
    color: #272e47;
    margin-right: 12px;
}
.team_5 .product-main .product-title .title-line {
    display: inline-block;
    width: 1px;
    height: 32px;
    vertical-align: -6px;
    background: #d9d9d9;
    margin-right: 12px;
}
.team_5 .product-main .product-title .content-subTitle{
    font-weight: 300;
    font-size: 28px;
    line-height: 39px;
    color: #272e47;
}
.team_5 .container-wrap .product-main .top{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.team_5 .container-wrap .product-main .top .topItem{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.team_5 .product-main .top .topItem{
    width: 145px;
}
.team_5 .product-main .top .topItem .item-icon {
    height: 32px;
    width: 32px;
}
.team_5 .product-main .top .topItem .item-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #272e47;
    margin-top: 12px;
}
.team_5 .product-main .top .topItem .item-dec{
    font-size: 14px;
    line-height: 22px;
    color: #545a6e;
    margin-top: 8px;
}
.team_5 .product-main .top .topItem:not(:first-child) {
    margin-left: 32px;
}
.team_5 .product-main .middle{
    margin-top: 22px;
    margin-bottom: 44px;
}
.team_5 .el-button {
    background-color: #236DEF;
    display: block;
    width: 160px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: none;
    font-size: 14px;
    border-radius: 4px;
    color: #fff;
}
.team_5 .product-main .bottom1{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.team_5 .product-main .bottom1 .bottom-title{
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #272e47;
    margin-bottom: 8px;
}
.team_5 .product-main .bottom1 .bottom-list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.team_5 .product-main .bottom1 .bottom-list .list-item:not(:last-child) {
    margin-right: 8px;
}
.team_5 .product-main .bottom1 .bottom-list .list-item{
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 16px;
    height: 42px;
    background: linear-gradient(92.61deg,#f5f9ff -14.19%,#edf3ff 105.82%,#edf3ff 0);
    border: 2px solid hsla(0,0%,100%,.8);
    -webkit-box-shadow: 0 0 40px rgba(0,26,75,.04);
    box-shadow: 0 0 40px rgba(0,26,75,.04);
    border-radius: 4px;
}
.team_5 .product-main .bottom1 .bottom-list .list-item .btn-title{
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #272e47;
    margin-right: 4px;
}
.bggg{
    background: #f9fafb;
}
/*.edition-price{
    display: none !important;
}*/
.list_3_table tr td.price{
    border:none;
}

.list_2_tit{
    width: 1000px;
    text-align: center;
    margin: 0 auto;
    color: #747a8c;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.list_2_content_item{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 13px;
}
.list_2_content{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1180px;
    gap: 58px;
    margin: 40px auto 40px;
}
.list_2_content-icon{
    width: 40px;
    height: 40px;
}
.list_2_content-title{
    color: #747a8c;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.edition-qj:nth-child(2){
    border: 2px solid #2373FF;
}
.edition-qj:nth-child(2) .qj-btn{
    background: #2373FF;
    color: #ffffff;
}
.edition-qj{
    position: relative;
}
.edition-qj-tuijian{
    width: 92px;
    height: 36px;
    line-height: 36px;
    background: linear-gradient(270deg, #fc6939, #fc253a);
    right: -2px;
    top: -21px;
    text-align: center;
    position: absolute;
    color: #fff;
    border-radius: 16px 16px 0 16px;
}
.edition-qj-tuijian-con{
    font-size: 20px;
    width: 70px;
    height: 36px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -18px auto 0 -28px;
    padding-left: 4px;
    background: url(/images/fire.svg) no-repeat 0;
}
.list_5_edm{
    width: 1182px;
    height: 256px;
    border-radius: 16px;
    padding: 47px 150px;
    border: 2px solid #e1e3e8;
    margin: 80px auto 80px;
    position: relative;
}
.list_5_edm-tag{
    position: absolute;
    width: 72px;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
    color: #fff;
    right: -2px;
    top: -20px;
    text-align: center;
    border-radius: 16px 16px 0 16px;
    background: linear-gradient(270deg, #fc6939, #fc253a);
}
.list_5_title{
    color: #080b19;
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    padding-bottom: 24px;
    border-bottom: 1px solid #e1e3e8;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.list_5_edm-icon{
    margin-right: 12px;
    margin-top: 2px;
}

.list_5_edm-content{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.list_5_edm-warp{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.list_5_edm-item{
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.list_5_yes{
    width: 16px;
    height: 16px;
    display: block;
}
.list_5_edm-item p{
    margin-left: 10px;
    color: #545a6e;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    font-family: PingFang SC;
}

.list_5_important{
    color: #2373FF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.list_5_edm-item-last{
    opacity: 0;
}
