@charset "utf-8";
body{font-family: "AlibabaPuHuiTiR" !important;}

.banner_img{
    background: url('/home/img/module/huodong/202203/banner.jpg') no-repeat center top;
}
.margin_auto{
    width: 1200px;
    box-sizing: border-box;
    margin: auto;
    position: relative;
}
.module_1{
    margin-top: 62px;
}
.module_tile{
    text-align: left;
    font-size: 30px;
    font-weight: 400;
    color: #392953;
    margin-bottom: 15px;
}
.module_tile a{
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    color: #FE0D00;
    margin-left: 15px;
}
.module_5 .product_nav,
.module_4 .product_nav,
.module_3 .product_nav,
.module_2 .product_nav,
.module_1 .product_nav{
    width: 1200px;
    height: 40px;
    background: linear-gradient(0deg, #FBDBD8, #FEF5F1);
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

    /* .module_1 .product_nav>li{
    width: 398px;
    font-size: 18px;
    color: #E95048;
    line-height: 40px;
    cursor: pointer;
}


    .module_1 .product_nav>li.active{
    color: #fff;
    font-weight: bold;
    background: url('/home/img/module/huodong/202203/module01_nav_left.png') no-repeat center top;
}

    .module_1 .product_nav>li:nth-of-type(3).active{
    color: #fff;
    font-weight: bold;
    background: url('/home/img/module/huodong/202203/module01_nav_right.png') no-repeat center top;
} */
.module_2 .product_box_02,
.module_2 .product_box_01,
.module_1 .product_box_03,
.module_1 .product_box_01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.module_4  .column,
.module_2  .column,
    .module_1  .column{
    box-sizing: border-box;
    width: 286px;
    height: 418px;
    background: #FFFFFF;
    border: 1px solid #FFD5BE;
    padding: 0 20px;
}
.module_4  .column{
    height: 480px;
}
.module_4  .item_top,
.module_2  .item_top,
    .module_1  .item_top{
    height: 63px;
    color: #392953;
    font-size: 18px;
    line-height: 63px;
    border-bottom: 1px solid #FFD5BE;
    font-weight: bold;
    text-align: left;
}
.module_2 .column .info_01 >input,
    .module_1 .column .info_01 >input{
    display: inline-block;
    box-sizing: border-box;
    height: 35px;
    color: #392953;
    font-size: 16px;
    line-height: 35px;
    border: 1px solid #FFD5BE;
    margin-top: 21px;
    text-align: left;
    padding-left: 10px;
    background: #fff;
   
}
.module_2 .column .info_01,
    .module_1 .column .info_01{
    display: flex;
    justify-content: space-between;
    margin-bottom: 22px;
}
.module_2 .column .info_01 >input:nth-of-type(1),
    .module_1 .column .info_01 >input:nth-of-type(1){
    width: 139px;
    
}
.module_2 .column .info_01 >input:nth-of-type(2),
    .module_1 .column .info_01 >input:nth-of-type(2){
    width: 91px;
    color:#F4463D;
   
}
.module_4 .column .info_02>p,
.module_2 .column .info_02>p,
    .module_1 .column .info_02>p{
    text-align: left;
}
.module_4 .column .info_02>p,
.module_2 .column .info_02>p,
    .module_1 .column .info_02>p{
    margin-bottom: 15px;
}
.module_4 .column .info_02>p>span:nth-of-type(1),
.module_2 .column .info_02>p>span:nth-of-type(1),
    .module_1 .column .info_02>p>span:nth-of-type(1){
    display: inline-block;
    width: 84px;
    color:#9994A1;
    font-size: 14px;
  
}
.module_4 .column .info_02>p>span:nth-of-type(2),
.module_2 .column .info_02>p>span:nth-of-type(2),
    .module_1 .column .info_02>p>span:nth-of-type(2){
    display: inline-block;
    font-size: 16px;
    color: #392953;
}
.module_4 .column .price,
.module_2 .column .price,
    .module_1 .column .price{
    width: 284px;
    height: 99px;
    background: #FFF6EF;
    margin-top: 70px;
    margin-left: -20px;
    padding-left: 20px;
    box-sizing: border-box;
}
.module_4 .column .price{
    margin-top: 30px;
    padding-top: 30px;
}
.module_4 .product_box_02 .column .price{
  
    padding-top: 10px;
}

.price{
    position: relative;
    text-align: left;
    color: #4A4552;
    font-size: 14px;
    
}
.price .nub{
    color: #ED4D47;
    font-size: 36px;
}
.price .or_price{
    color: #A7A4AC;
    text-decoration: line-through;
}
.buy_now>a{
    display: block;
    width: 284px;
    height: 41px;
    line-height: 41px;
    background: #F6A35A;
    color: #fff;
    font-size: 16px;
    margin-left: -20px;
}
.buy_now>a:hover{
    background: linear-gradient(-90deg, #E34C24 0%, #FFAF5F 100%);
}

.module_1 .product_box_02>.nav{
    display: flex;
    border-bottom: 1px solid #FFA68B;
    margin-bottom: 20px;
}
.module_1 .product_box_02>.nav>li{
    padding: 0 15px;
    margin-right: 80px;
    color: #392953;
    font-size: 16px;
    padding-bottom: 12px;
    cursor: pointer;
}
.module_1 .product_box_02>.nav>li.active{
    color: #E95048;
    font-weight: bold;
    border-bottom: 3px solid #E95048;
}
.product{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.module_1 .sel_box,
.module_1 .column .info_02>div{
    display: flex;
}

.module_1 .column .info_02>div>span{
    display: inline-block;
    width: 84px;
    color:#9994A1;
    font-size: 14px;
    text-align: left;
}

.module_1 .sel_box>li{
    display: block;
    width: 40px;
    height: 24px;
    background: #FFF6EF;
    border: 1px solid #FFE5D7;
    border-radius: 2px;
    margin-left: 6px;
    color: #392953;
    font-size: 16px;
    cursor: pointer;
}
.module_1 .sel_box>li.active{
    background: #E95048;
    border: 1px solid #E95048;
    color: #fff;
}
.module_1 .zs{
    position: absolute;
    font-size: 14px;
    font-weight: 400;
    color: #4A4552;
    right: 10px;
    top: 55px;

}

.module_1 .product_box_03 .column:nth-of-type(1),
.module_1 .product_box_03 .column:nth-of-type(2),
.module_1 .product_box_03 .column:nth-of-type(3),
.module_1 .product_box_03 .column:nth-of-type(4){
    margin-bottom: 50px;
}



.module_1 .product_box_03 .column .price{
    margin-top: 29px;
}
.module_1 .product_box_03  .collocation{
    display: flex;
    justify-content: space-between;
    margin: 21px 0;

}
.module_1 .product_box_03  .collocation .cpu_ram>input{
    box-sizing: border-box;
    width: 139px;
    height: 35px;
    border: 1px solid #FFD5BE;
    font-size: 16px;
    color: #392953;
    padding-left: 11px;
    line-height: 35px;
    cursor: pointer;
}
.module_1 .product_box_03  .collocation .bandwidth>input{
    box-sizing: border-box;
    width: 91px;
    height: 35px;
    border: 1px solid #FFD5BE;
    font-size: 16px;
    color: #392953;
    padding-left: 11px;
    line-height: 35px;
    cursor: pointer;
}
.module_1 .product_box_03 .collocation  .select{
    position: relative;
}
.module_1 .product_box_03 .collocation  .select>i{
    position: absolute;
    font-size: 20px;
    z-index: 10;
    right: 10px;
    top: 6px;
    color: #FF8F72;
}
.module_1 .product_box_03 .collocation  .select .selection{
   
    background: #FFFFFF;
    border: 1px solid #FFD5BE;
    position: absolute;
    border-top: none;
    display: none;
    z-index: 20;
    box-sizing: border-box;
}
.module_1 .product_box_03   .cpu_ram .selection {
    width: 139px;
}
.module_1 .product_box_03   .bandwidth .selection {
    width: 91px;
}
.module_1 .product_box_03 .selection>li{
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #bcb8c4;
    padding-left: 15px;
    text-align: left;
    cursor: pointer;
}
.module_1 .product_box_03 .selection>li:hover{
    background: #ffe5d7;
    color: #ff8f72;
}

.module_2{
    margin-top: 108px;
}
.module_1 .product_nav>li,
.module_5 .product_nav>li,
.module_3 .product_nav>li,
    .module_2 .product_nav>li{
    width: 600px;
    font-size: 18px;
    color: #E95048;
    line-height: 40px;
    cursor: pointer;
}
.module_1 .product_nav>li:nth-of-type(1).active,
.module_5 .product_nav>li:nth-of-type(1).active,
.module_3 .product_nav>li:nth-of-type(1).active,
    .module_2 .product_nav>li:nth-of-type(1).active{
    color: #fff;
    font-weight: bold;
    background: url('/home/img/module/huodong/202203/module02_nav_left.png') no-repeat center top;
}
.module_1 .product_nav>li:nth-of-type(2).active,
.module_5 .product_nav>li:nth-of-type(2).active,
.module_3 .product_nav>li:nth-of-type(2).active,
    .module_2 .product_nav>li:nth-of-type(2).active{
    color: #fff;
    font-weight: bold;
    background: url('/home/img/module/huodong/202203/module02_nav_right.png') no-repeat center top;
}
.module_2  .zs{
    position: absolute;
    right: 20px;
    top: 55px;;
}
.module_2 .product_box_02 .info_02{
    margin-top: 38px;
}
.module_3{
    margin-top: 90px;
}

.module_3 .product>div{
    box-sizing: border-box;
    width: 385px;
    height: 589px;
    background: #FFFFFF;
    border: 1px solid #FFD5BE;
    padding:  0 20px;
}
.module_3 .product .title{
    height: 63px;
    color: #392953;
    font-size: 18px;
    line-height: 63px;
    border-bottom: 1px solid #FFD5BE;
    font-weight: bold;
    text-align: left;
}
.module_3 .product .text{
    color: #392953;
    font-size: 16px;
    text-align: left;
    margin: 14px 0 25px;
}
.module_3 .product>div>ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.module_3 .product>div>ul>li{
    width: 50%;
    color: #9994A1;
    font-size: 13px;
    text-align: left;
    margin-bottom: 20px;
}
.module_3 .product>div>ul>li>i{
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #FFD1CF;
    border-radius: 50%;
    margin: 2px 10px 2px 2px ;
}
.module_3 .product .price{
    width: 383px;
    height: 99px;
    background: #FFF6EF;
    margin-left: -20px;
    box-sizing: border-box;
    padding-left: 20px;
}
.module_3 .buy_now a{
    width: 383px;
}
.module_3 .product_box_02 .title {
    margin-bottom: 50px;
}
.module_3 .product_box_02>div{
    height: 575px;
}
.module_4{
    margin-top: 108px;
}
.module_4 .product_nav>li{
    width: 300px;
    font-size: 18px;
    color: #E95048;
    line-height: 40px;
    cursor: pointer;
}
.module_4 .product_nav>li.active{
    color: #fff;
    font-weight: bold;
    background: url('/home/img/module/huodong/202203/module04_nav_left.png') no-repeat center top;
}
.module_4 .product_nav>li:nth-of-type(4).active{
    color: #fff;
    font-weight: bold;
    background: url('/home/img/module/huodong/202203/module04_nav_right.png') no-repeat center top;
}
.module_4 .item_top{
    margin-bottom: 20px;
}

.module_4 .product_box_04 .column{
    margin-bottom: 50px;
}
.module_5{
    margin-top: 108px;
}
.module_5 .product>div ul{
    width: 1196px;
    height: 101px;
    background: #fff;
    display: flex;
    box-sizing: border-box;
    padding: 10px 0 ;
    position: relative;    
    border: 1px solid #FFE5D7;
    border-top: none;

}
.module_5 .product>div ul:nth-of-type(1){
    border-top: 1px solid #FFE5D7;
}
.module_5 .product>div ul:hover{
    position: relative;
    z-index: 2;
    background: #FFF2E1;
    background: url('/home/img/module/huodong/202203/xnzj_bg.png') no-repeat center top;
}
.module_5 .product>div ul:hover>li:nth-of-type(8),
    .module_5 .product>div ul:hover>li:nth-of-type(1){
    background: none;
}

.module_5 .product ul li {
    box-sizing: border-box;
    text-align: center;
    width: 80px;
    cursor: pointer;

}
.module_5 .product ul li:nth-of-type(5),
.module_5 .product ul li:nth-of-type(6),
.module_5 .product ul li:nth-of-type(7){
    width: 120px;
    position: relative;

}
.module_5 .product ul li:nth-of-type(8){
    text-align: left;
    width: 400px;
    height: 99px;
    box-sizing: border-box;
    margin-top: -10px;
    padding: 30px  0 0 30px;
    background: linear-gradient(90deg, #FFFFFF 0%, #FFF6EF 100%);
    position: relative;
}
.module_5 .product ul li:nth-of-type(9){
    border:none;
}
.module_5 .product ul li:nth-of-type(1) {
    position: relative;
    width: 193px;
    height: 100px;
    font-size: 24px;
    color: #4A4552;
    line-height: 100px;
    border:none;
    left: 0;
    top: 0;
    font-size: 18px;;
    background: linear-gradient(90deg, #FCE4E0 0%, #FFFFFF 100%);
    margin-top: -10px;
}
.module_5 .product ul:last-child li:nth-of-type(1){
    border:none;
}
.module_5 .product ul li span {
    display: inline-block;
    font-size: 16px;
    color: #392953;
    margin-top: 15px;
}
.module_5 .product ul:hover>li span{
    color: #FFD695;
}
.module_5 .product ul li:nth-of-type(8) span,
.module_5 .product ul li p{
    color: #9994A1 ;
    font-size: 14px ;
}
.module_5 .product ul:hover>li p{
    color: #FFE2E2;
}
.module_5 .product ul:hover>li:nth-of-type(1){
    color: #fff;
}
.module_5 .product ul li:nth-of-type(8) span{
    margin-top: -10px
}
.module_5 .product ul li:nth-of-type(8)>span>i{
    color: #e95048;
    font-size: 36px;
    font-weight: bold;
}
.module_5 .product ul:hover>li:nth-of-type(8)>span>i{
    color: #FAFF70;
}
.module_5 .product ul:hover>li:nth-of-type(8)>span>em{
    color: #fff;;
}
.module_5 .product .buy_now a{
    display: block;
    font-size: 16px;
    color: #fff;
    width: 134px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    background: #F6A35A;
    position: absolute;
    top: 30px;
    right: 28px;
}
.module_5 .product .buy_now a:hover{
    background: #f6c15a;
}

.module_5 .product ul li:nth-of-type(7)>i,
    .module_5 .product ul li:nth-of-type(1)>i{
    height: 83px;
    width: 1px;
    background: #FFE5D7;
    position: absolute;
    right: 0px;
}
.module_5 .product ul:hover li:nth-of-type(7)>i{
    background: #fe887f;
}
.module_5 .product ul:hover li:nth-of-type(1)>i{
    background: #ff9c95;
}
.module_5 .product ul li:nth-of-type(1)>i{
    top: 10px;
    right: 0px;
}
.module_5 .product ul li:nth-of-type(7)>i{
    top: 1px;
    right: 0px;
}

.module_6{
    margin-top: 85px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 100px;
}
.module_6 .title{
    width: 1200px;
    color: #392953;
    font-size: 30px;
    text-align: left;
}
.module_6  .link{
    width: 584px;
    height: 131px;
    box-sizing: border-box;
    border: 1px solid #FFD5BE;
    background: linear-gradient(-90deg, #FFF6F0 0%, #FCE4E0 100%);
    margin-top: 30px;
    padding-left: 80px;
    padding-top: 45px;
    text-align: left;
    position: relative;
}
.module_6  .link>p{
    color: #392953;
    font-size: 18px;
    text-align: left;
}
.module_6  .link>span{
    color: #9994A1;
    font-size: 14px;
}
.module_6  .link>a{
    display: block;
    width: 134px;
    height: 37px;
    background: #F6A35A;
    line-height: 37px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    position: absolute;
    top: 48px;
    right: 20px;
}
.module_6  .link>a:hover{
    background: linear-gradient(-90deg, #E34C24 0%, #FFAF5F 100%);

}
.module_6  .link>i{
    display: block;
    position: absolute;
    left: 23px;
    top: 43px;
}

.module_6  .link:nth-of-type(2)>i{
    width: 56px;
    height: 40px;
    background: url('/home/img/module/huodong/202203/fy_icon.png') no-repeat center top;
}
.module_6  .link:nth-of-type(3)>i{
    width: 43px;
    height: 56px;
    background: url('/home/img/module/huodong/202203/ws_icon.png') no-repeat center top;

}
.module_6  .link:nth-of-type(4)>i{
    width: 35px;
    height: 88px;
    background: url('/home/img/module/huodong/202203/bms_icon.png') no-repeat center top;
}
.module_6  .link:nth-of-type(5)>i{
    width: 37px;
    height: 71px;
    background: url('/home/img/module/huodong/202203/fwq_icon.png') no-repeat center top;
}

.left-vertical-menu{
    position:fixed;
    top: 30%;
    left: 30px;
    z-index: 3;
    width: 146px;
    box-sizing: border-box;
    display: none;

}
.left-vertical-menu .menu_top{
    width: 155px;
    height: 30px;
    background: url('/home/img/module/huodong/202203/menu_top.png') no-repeat center top;

}
.left-vertical-menu ul{
    border-right: 1px solid #FFD5BE;
    padding-top: 8px;
}
.left-vertical-menu ul>li{
    height: 43px;
    line-height: 43px;
    color: #9C7A67;
    font-size: 14px;
    position: relative;
    box-sizing: border-box;
    padding-right: 22px;
    text-align: right;
    cursor: pointer;
}
.left-vertical-menu ul>li>i:nth-of-type(1){
    display: block;
    position: absolute;
    bottom: 0px;
    width: 147px;
    height: 1px;
    background: linear-gradient(-90deg, #FFD5BE 23%, #FFFFFF 100%);
}
.left-vertical-menu ul>li>i:nth-of-type(2){
    display: block;
    width: 4px;
    height: 4px;
    background: #FFD5BE;
    border-radius: 50%;
    position: absolute;
    right: 10px;
    top: 20px;
}
.left-vertical-menu ul>li.current{
    color: #E95048;
}
.left-vertical-menu ul>li.current>i:nth-of-type(2){
    background: #E95048;
}
.module_7{
    margin-top: 60px;
}
.module_7 .module_tile>span{
    display: inline-block;
    font-size: 14px;
    margin-left: 15px;
    font-weight: 400;
    color: #392953;
}
.module_7 .box{
    margin-top: 34px;
    display: flex;
    justify-content: space-between;
}
.module_7 .box>div{
    position: relative;
    width: 577px;
    height: 183px;
    background: url('/home/img/module/huodong/202203/coupon_bg.jpg') no-repeat center top;
}
.module_7 .box>div .title{
    position: absolute;
    font-size: 24px;
    color: #FFFFFF;
    top: 40px;
    left: 21px;
}
.module_7 .box>div .price{
    position: absolute;
    font-size: 16px;
    color: #FFFFFF;
    top: 20px;
    right: 30px;
}
.module_7 .box>div .price>span{
    font-size: 40px;
}
.module_7 .box>div>.info{
    font-size: 14px;
    font-weight: 400;
    color: #392953;
    line-height: 20px;
    text-align: left;
    position: absolute;
    top: 130px;
    left: 22px;
}
.module_7 .box>div>a{
    display: block;
    width: 132px;
    height: 32px;
    border: 1px solid #FF494A;
    border-radius: 3px 3px 3px 3px;
    font-size: 14px;
    color: #FF494A;
    line-height: 32px;
    position: absolute;
    top: 132px;
    right: 30px;
}
.module_7  .rule{
    box-sizing: border-box;
    width: 1198px;
    height: 452px;
    margin: 80px auto 0;
    background: url('/home/img/module/huodong/202203/coupon_rule_bg.jpg') no-repeat center top;
    padding: 50px 0 0 80px;
}
.module_7  .rule .title{
    text-align: left;
    font-size: 30px;
    color: #FFF1CC;
    margin-bottom: 15px;

}
.module_7  .rule>p{
    text-align: left;
    font-size: 16px;
    color: #FFDAD8;
    margin-bottom: 7px;
}

.zfxt {
    width: 1200px;
    margin-top: 90px;
   
}
.zfxt .product>ul {
    height: 98px;
    display: flex;
    box-sizing: border-box;
    background: #fff;
    border-bottom: 1px solid #DFDFDF;
    justify-content: space-between;
    padding-right: 37px;
    width: 1200px;
   
}


.zfxt .product>ul:hover {
    position: relative;
    z-index: 10; 
    background: #FFF6EF;
    /* box-shadow: 0px 1px 6px 0px rgba(59, 66, 93, 0.75); */
}
.zfxt .product>ul li{
    padding-top: 29px;
    width: 88px;
}
.zfxt .product>ul li:nth-of-type(1){
    padding: 0;
    width: 177px;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    line-height: 98px;
    background: linear-gradient(266deg, #ff6668 0%, #ff3635 100%);
}
.zfxt .product>ul li.price{
    width: 180px;
}
.zfxt .product>ul li:last-child{
    width: auto;
}
.zfxt .product:nth-of-type(3) ul>li:nth-of-type(2){
    width: 150px;
}

.zfxt .product>ul li>span {
    display: block;
    font-size: 18px;
    color: #FF5A00;
}

.zfxt .product>ul li>div {
    font-size: 15px;
    color: #666;
}
.zfxt .product>ul li:last-child>div{
    color:#BE3A00;  
    font-size: 14px;
    margin-top: 5px;
}
.zfxt .product>ul li.price div {
    font-size: 16px;
    color: #922E00;
    margin-top: -20px;
}

.zfxt .product>ul li.price b {
    font-size: 42px;
    font-weight: bold;
    color: #D73534;
}

.zfxt .product>ul li.price p {
    font-size: 14px;
    font-weight: 400;
    text-decoration: line-through;
    color: #848484;
    text-align: center;

}

.zfxt .product>ul li .buy {
    display: block;
    line-height: 33px;
    font-size: 16px;
    color: #fff;
    width: 171px;
    height: 33px;
    background: linear-gradient(-90deg, #FF8354, #FF3B3C);
    box-shadow: 0px 2px 6px 0px rgba(86, 86, 86, 0.75);
    border-radius: 3px 3px 3px 3px;
}

.zfxt .product>ul li .buy:hover {
    background: linear-gradient(-90deg, #FF9600, #DB1A00);

}


.zfxt .product>ul li.price>div {
    font-size: 14px;
    color: #922E00;
}