.solution-num{font-family:"宋体";font-weight:bold}.solution-item{width:200px;border-top-left-radius:12px;border-top-right-radius:12px;position:relative;height:50px}.select-solution{width:200px;height:2px;background-color:#007bf3;position:absolute;bottom:0;display:none}.solution-item:hover{cursor:pointer}.solution-item-fadeout{color:#007bf3;background:linear-gradient(to bottom right,#007bf3,rgba(255,255,255,0),rgba(255,255,255,0))}.solution-more{color:#007bf3;text-decoration:underline;text-underline-offset:5px;margin-bottom:10px;margin-top:20px}.solution-more:hover{cursor:pointer}.contact{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.contact>p{color:#fff;position:relative;z-index:2;font-size:36px;margin-bottom:25px;display:block}.contact>img{width:100%;height:100%;border-top-right-radius:12px;border-bottom-right-radius:12px;position:absolute;z-index:1}.contact>div{border-top-left-radius:12px;border-top-right-radius:12px;position:relative;z-index:2;color:#fff;width:228px;height:50px;background:#007bf3;border-radius:6px;margin-bottom:40px;cursor:pointer}@media screen and (min-width:1200px){.solution-head{display:flex;flex-direction:row;align-items:center}.solution-head img{width:610px;height:390px;border-radius:12px}.solution-synopsis{display:flex;flex-direction:row;width:100%}.solution-synopsis div{width:610px}}@media screen and (max-width:1200px){.solution-head{display:flex;flex-direction:column;align-items:center}.solution-head img{width:90%;height:290px;border-radius:12px}.solution-head div{width:90%}.solution-synopsis{display:flex;flex-direction:column;align-items:center;overflow-x:scroll}.solution-synopsis>div{width:90%}}