h2{font-size:24px}.page .isFixed{height:100px}.page .imgbox{width:100%;height:600px}.page .imgbox img{width:100%;height:100%}.page .Fixed{height:110px}.page .Fixed1{height:20px}.page .content{width:60%;margin:50px auto}.page .content .header{display:flex;justify-content:center;margin-bottom:100px}.page .content .header .case_item{cursor:pointer;width:33%;height:100px;display:flex;align-items:center;justify-content:center;background-color:rgba(226,225,225,.5);overflow:hidden}.page .content .header .case_item img{width:40px;height:30px;margin-right:10px}.page .content .header .case_item span{font-size:26px;color:#004aa1}.page .content .header .active_bg,.page .content .header .bg{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.page .content .header .active_bg{background-color:rgba(0,0,0,.5)}.page .content .header .case_item:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px;border-right:1px solid #fff}.page .content .header .case_item:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px;border-left:1px solid #fff}.page .content .header .active{background-repeat:no-repeat;background-size:100% 100%}.page .content .header .active span{color:#fff}.page .content .issFixed{position:fixed;top:82px;left:0;right:0;display:flex;width:30%;margin:auto;justify-content:center}.page .content .issFixed .case_item{width:100px;height:20px;padding:20px;z-index:1;margin-right:30px;background-color:rgba(226,225,225,.9)}.page .content .issFixed .case_item img{width:20px;height:20px;margin-right:10px}.page .content .issFixed .active_bg,.page .content .issFixed .bg{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.page .content .issFixed .active_bg{background-color:transparent}.page .content .issFixed .case_item:first-child{border-radius:50px}.page .content .issFixed .case_item:first-child span{color:#004aa1}.page .content .issFixed .case_item:nth-child(2){border-radius:50px}.page .content .issFixed .case_item:nth-child(2) span{color:#004aa1}.page .content .issFixed .case_item:last-child{border-radius:50px}.page .content .issFixed .case_item:last-child span{color:#004aa1}.page .content .issFixed .active{background-size:1000% 1000%}.page .content .issFixed .active span{color:#fff}.page .content .case_list .item{display:flex;justify-content:space-between;align-items:center;margin-top:50px;background-color:rgba(226,225,225,.5);border-radius:10px}.page .content .case_list .item .case_img{width:60%}.page .content .case_list .item .case_img img{width:100%;height:100%;border-radius:10px}.page .content .case_list .item .case_infor{width:33%;padding:2%}.page .content .case_list .item .case_infor .title{display:flex;align-items:center}.page .content .case_list .item .case_infor .title span:first-child{display:block;width:8px;height:26px;background-color:#004aa1;margin-right:20px}.page .content .case_list .item .case_infor .title span:nth-child(2){font-size:24px;font-weight:600}.page .content .case_list .item .case_infor .text{margin-top:50px;line-height:30px}.page .content .case_list .item:nth-child(2n){flex-direction:row-reverse}.page .content .case_list .item:nth-child(odd){flex-direction:row}