@charset "utf-8";
body{background: #2A0D8F url(/home/img/module/huodong/gaofang/idc/IDC-2_01.jpg) no-repeat center top}
.margin_auto{
    width: 1200px;
    margin: auto;
    margin-bottom: 95px;
    position: relative;

}

.recommend {
    width: 1200px;
    height: 479px;
}

.recommend .select{
    width: 588px;
    height: 66px;
    margin: auto;

}
.recommend .select span{
    width: 49%;
    height: 66px;
    display: inline-block;
    line-height: 66px;
    font-size:26px;
    font-weight:400;
    color:rgba(255,255,255,1);
    cursor: pointer;
}
.recommend .select .active{
    background:linear-gradient(90deg,rgba(54,14,157,1),rgba(116,23,230,1),rgba(202,4,238,1));
}
.recommend .recommend_box {
    display: none;
    position: absolute;
    top: 99px;
}
.recommend  .tj_gngf , .recommend .tj_hwgf{
    width: 1200px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}
.recommend  .tj_gngf .column ,.recommend .tj_hwgf .column{
    width: 292px;
    background: #360E9D;
}

.recommend  .column_in .item_top .tit_2 {
    width: 292px;
    height: 76px;
    background: url("/home/img/module/huodong/gaofang/idc/title01_bg.jpg");
    font-size: 22px;
    font-weight: bold;
    color: rgba(255,255,255,1);
    line-height: 82px;
    position: relative;
}
.recommend  .column_in .item_top .tit_2 i{
    display: block;
    width: 61px;
    height: 61px;
    position: absolute;
    top: 0;
    right: 0;
    background:url("/home/img/module/huodong/gaofang/idc/st_icon.png") ;


}
.recommend   .info .collocation {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 35px;
}
.recommend  .info .collocation li {
    width: 33%;
    text-align: center;
    margin-top: 25px;
    border-right: 1px solid #9B80FF;
}
.recommend  .info .collocation li div {
    font-size: 17px;
    font-weight: 500;
    color: #FFFFFF;
}
.recommend  .info .collocation li p {
    font-size: 14px;
    font-weight: 400;
    color: #D0BDFF;
}
.recommend  .info .collocation li:nth-child(3), .recommend  .info .collocation li:nth-child(6) {
    border: none;
}
.recommend  .column .price ,.recommend  .column .o_price{
    display: inline-block;
    line-height: 1;
    color: #BCB3D3;
    font-size: 12px;
}
.recommend  .column .o_price {
    margin-left: 15px;
    text-decoration: line-through
}
.recommend .column .price em {

    font-size: 16px;
    color: #E0D3FF;
}
.recommend .column .price strong {
    font-size: 28px;
    color: #FFDE00;

}
.recommend .column .item_top .zs {
    font-size: 12px;
    font-weight: 400;
    color: #FFF600;
    line-height: 28px;
    padding: 18px 0;
}
.recommend .column .item_top .buy_now {
    width: 291px;
    margin: 0 auto;
}
.recommend .hw .column .item_top .buy_now{
    margin-top: 64px;
}
.recommend .column .buy_now a, .column .buy_now input {
    display: block;
    width: 291px;
    height: 44px;
    background:linear-gradient(90deg,rgba(233,80,72,1),rgba(233,152,72,1));
    font-size: 14px;
    line-height: 38px;
    margin: auto;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
}

.recommend .column .buy_now a:hover, .column .buy_now input:hover{
    background:linear-gradient(-90deg,rgba(233,80,72,1),rgba(233,152,72,1));
}
.top {
    padding-bottom: 32px;
}
.top .title{
    width: 330px;
    height: 96px;
    font-size:34px;
    font-weight:400;
    color:rgba(255,255,255,1);
    display: flex;
    align-items: center;
    margin: auto;
}
.top .title span{
    line-height: 96px;
    margin: 0 10px;


}
.top .title i{
    display: inline-block;
    width: 85px;
    height: 96px;
    background: url("/home/img/module/huodong/gaofang/idc/title02_bg.png");
}
.top>a{
    font-size:14px;

    font-weight:400;
    color:rgba(90,190,254,1);

}
.top .title_bottom{
    display: inline-block;
    width: 1200px;
    height: 18px;
    margin-top: 16px;
    background: url("/home/img/module/huodong/gaofang/idc/title02_bottom.png")no-repeat;
}
.product_box{
    width: 1200px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.product_box .left li{
    width: 198px;
    height: 144px;
    box-sizing: border-box;;
    padding: 50px 0;
    background: #5926DC;
    margin-bottom: 2px;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.product_box .left li span{
    font-size:25px;
    font-weight:400;
    color:#DBDBDB;

}

.product_box .left li p{
    font-size:14px;
    font-weight:400;
    color:#DBDBDB;
    margin-top: 18px;

}
.product_box .left .active_02 span ,.product_box .left .active_02 p{
    color: #87F5FF;
}
.active_02{
    background: url("/home/img/module/huodong/gaofang/idc/left_nav01.jpg")no-repeat !important;
}
.product_box .left .active_02 i{
    display: block;
    position: absolute;
    width: 15px;
    height: 23px;
    background: url("/home/img/module/huodong/gaofang/idc/left_nav02.png")no-repeat !important;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
}
.gngf .product_box .right{
    width:1002px;
    height:800px;
    position: relative;

}
.gwgf .product_box .right{
    width:1002px;
    min-height:785px;
    position: relative;
}
.product_box .right>div{
    display: none;
    min-height:728px;
    position: absolute;
    box-sizing: border-box;
    padding: 25px 34px 40px;
    border:2px solid rgba(97,83,236,1);
}

.product_box .right .title_02{
    font-size:16px;
    font-weight:400;
    color:rgba(255,255,255,1);
    text-align: left;
    line-height: 25px;
    padding-bottom: 18px;
    border-bottom: 1px solid #6153EC;
}
.product_box .right .product_list{
  margin-top: 42px;
}
.product_box .right h4{
    font-size:22px;
    font-weight:400;
    color:rgba(255,255,255,1);
    text-align: left;
}
.product_box .right .product{
    margin-top: 25px;
    height:76px;
    background:rgba(54,14,157,1);
    display: flex;
    position: relative;
}
.product_box .right .product ul{
    display: flex;
    width: 575px;
    justify-content: space-between;
}
.product_box .right .product ul li{
    width: 16%;
    box-sizing: border-box;
    padding: 15px 0;
}

.gwgf .product_box .right .flb .product ul li {
    width: 20%;
}
.gwgf .product_box .right  .product ul li:nth-child(1),.product_box .right .gffwq  .product ul li:nth-child(1){
    width: 30%;
    margin-left: 10px;
}
.product_box .right .gffwq  .product ul li:nth-last-child(1){
    width: 26%;
}

.product_box .right .zfxt  .product ul li ,.product_box .right .hfzx_zfxt  .product ul li  {
    width: 25%;

}

.product_box .right .gfip  .product ul  {
    margin-left: 20px;
}
.product_box .right .gfip  .product ul li:nth-last-child(1){
    width: 25%;
    text-align: left;
    margin-right: 43px;

}
.product_box .right .gfip  .product ul li:nth-last-child(1) span{
    font-size: 14px;
    line-height: 28px;
}
.product_box .right .product ul li span{
    font-size:17px;
    font-weight:500;
    color:rgba(255,255,255,1);
}
.product_box .right .product ul li p{
    font-size:14px;
    font-weight:400;
    color:rgba(207,188,255,1);
    margin-top: 14px;
}
.product_box .right .product .price{
    width: 182px;
    height: 96px;
    box-sizing: border-box;
    padding: 9px 0;
    background:rgba(255,112,105,1);
    border:1px solid rgba(233,80,72,1);
    position: absolute;
    top: -10px;
    left: 575px;
}
.product_box .right .product .price .st_icon_02{
    position: absolute;
    display: block;
    width:52px;
    height: 52px;
    top: -1px;
    right: 0;
    background: url("/home/img/module/huodong/gaofang/idc/st_icon_2.png")no-repeat;
}
.product_box .right .zfxt .product .price .hd_price ,.product_box .right .hfzx_zfxt .product .price .hd_price{
    margin-top: 20px;

}
.product_box .right .product .price .hd_price em{
    font-size:16px;
    font-weight:400;
    color:rgba(255,255,255,1);
}
.product_box .right .product .price .hd_price strong{
    font-size:28px;
    font-weight:600;
    color:#FFF600;
    margin: 0 5px;
}
.product_box .right .product .price  .o_price {
    color: #FFFFFF;
    font-size: 12px;
    margin: 4px 0 ;
    text-decoration: line-through;
}
.product_box .right .product .price .zs{
    font-size:12px;
    font-weight:400;
    color:rgba(255,246,0,1);
}
.product_box .right .product .buy_now{
    width:136px;
    height:38px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 17px;
}
.product_box .right .product .buy_now a , .product_box .right .product .buy_now input{
    display: block;
    width:136px;
    height:38px;
    line-height: 38px;
    color: #fff;
    font-size: 14px;
    background:linear-gradient(90deg,rgba(233,80,72,1),rgba(233,152,72,1));
    border: none;
    border-radius:3px;

}
.product_box .right .product .buy_now a:hover , .product_box .right .product .buy_now input:hover{

    background:linear-gradient(-90deg,rgba(233,80,72,1),rgba(233,152,72,1));
}

.product_box .right  .more{
    display: block;
    width:143px;
    height:43px;
    line-height: 43px;
    color: #fff;
    background:rgba(72,59,203,1);
    border:2px solid rgba(97,83,236,1);
    border-radius:3px 3px 3px 3px;
    position: absolute;
    left: 50%;
    bottom: -22px;
    transform: translateX(-50%);
}
.product_box .right  .more:hover{
    background: #6544FE;
}
.more_hd{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.more_hd_left , .more_hd_right{
    width:566px;
    height:135px;
    box-sizing: border-box;
    padding-left: 120px;
    padding-top: 41px;
    text-align: left;
    position: relative;

}
.more_hd_left {
    background: url("/home/img/module/huodong/gaofang/idc/more_hd_left.jpg")no-repeat !important;
}
.more_hd_right {
    background: url("/home/img/module/huodong/gaofang/idc/more_hd_right.jpg")no-repeat !important;
}
.more_hd_content  p{
    font-size:18px;
    font-weight:bold;
    color:rgba(255,246,0,1);
    margin-bottom: 17px;
}
.more_hd_content  span{
    font-size:14px;
    font-weight:400;
    color:rgba(255,255,255,1);

}
.more_hd_content a{
    display: block;
    position: absolute;
    width:114px;
    height:38px;
    background:linear-gradient(90deg,rgba(233,80,72,1),rgba(233,152,72,1));
    border-radius:2px;
    font-size:14px;
    font-weight:400;
    color:rgba(255,255,255,1);
    top: 50%;
    right: 33px;
    transform: translateY(-50%);
    text-align: center;
    line-height: 38px;
}
.more_hd_content a:hover{
    background:linear-gradient(-90deg,rgba(233,80,72,1),rgba(233,152,72,1));
}
.bg_02{
      width: 100%;
      min-width: 1200px;
      height: 1226px;
      display: block;
      background: url("/home/img/module/huodong/gaofang/idc/IDC-2_02.jpg")no-repeat center ;
  }
.bg_03{
    width: 100%;
    min-width: 1200px;
    position: relative;
    height: 945px;
    display: block;
    background: url("/home/img/module/huodong/gaofang/idc/IDC-2_03.jpg")no-repeat center ;
}
.bg_03 a{
    display: block;
    width:111px;
    height:34px;
    background:rgba(31,16,89,1);
    border:1px solid rgba(233,80,72,0.4);
    font-size:14px;
    line-height: 34px;
    font-weight:400;
    color:#e95048;
    position: absolute;
    top:590px;
    left: 49%;
    transform: translateX(-50%);

}



.bg_03 a:hover{
    background: #e95048;
    color: #fff;
}
.nav_content{
    width:100%;
    min-width: 1200px;
    height:80px;
    background:rgba(42,47,58,1);
    position: static;
    display: none;
    top: 0;
}
.nav_content_02{
    display: block;
    position: fixed;
}
.nav_content ul{
    width:1200px;
    height:80px;
    display: flex;
    justify-content: space-between;
    margin: auto;

}
.nav_content ul li{
    width: 16%;
    height: 80px;
}
.nav_content ul li a{
    display: block;
    height:80px;
    font-size:18px;
    font-weight:300;
    color:#FFFFFF;
    line-height: 80px;
}

.nav_content li a:hover ,.nav_content  .current a{
    color: #E95048;
}