.product-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.product-list .item{width:386px;position:relative;overflow:hidden;margin-bottom:22px}.product-list .item a{display:block}.product-list .item img{height:260px}.product-list .item .name{line-height:60px;font-size:16px;color:#5a5a5a;text-align:center}.info{height:320px}.info,.info .left{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.info .left{-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;font-size:36px}.info .left .name span{font-size:16px;color:#6d6d6d}.info .right .swiper-container{width:620px}.desc{padding:40px 0 100px;color:#6d6d6d;line-height:26px}.desc,.other{font-size:16px}.other{padding:30px 0;font-weight:700}.order{background-color:#f6f6f6}.order h2{font-weight:700;font-size:30px;padding:47px 0}.order .content{display:-webkit-box;display:-webkit-flex;display:flex;font-size:24px}.order .content input{width:250px;border:1px solid #979797;outline:none;margin:0 50px 30px 30px;padding:0 20px;font-size:18px;opacity:.6;line-height:60px;-webkit-flex-shrink:0;flex-shrink:0;background-color:transparent}.order .content textarea{outline:none;box-sizing:border-box;width:525px;height:155px;font-size:18px;opacity:.6;line-height:28px;padding:18px 17px;resize:none;background-color:inherit;margin-bottom:26px}.order .content .btn{font-size:20px;text-align:center;width:525px;line-height:60px;color:#fff;background-color:#5b5c6b}