.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: #45a6f7;
    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;
}
.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;
}
.edition-qj .edition-price{
    display: none;
}
.list_3_table tr td{
    border:0;
}