/*/topic/2026/iaa/css/index.css*/
.product_title{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:1008px;margin:0 auto}.product_title .title_text_box{min-width:260px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:60px}.product_title .title_text_box h3{color:var(--font_color);font-size:34px}.product_title .title_text_box .full_arrow{position:relative;margin-left:10px;width:67px}.product_title .title_text_box .null_arrow{-ms-flex-item-align:start;align-self:start;margin-left:-45px;margin-top:5px;width:55px}.product_title .title_text_box .null_arrow path{stroke:var(--theme_color)}.product_title .title_text_box::after{content:"";display:block;width:100%;height:6px;border:1px solid var(--theme_color);position:absolute;bottom:-6px}.product_title .more{position:absolute;right:0;font-size:16px;color:var(--font_color);bottom:0}@media (max-width:768px){.product_title{width:100%}.product_title .title_text_box{min-width:2.6rem;height:.6rem}.product_title .title_text_box h3{font-size:.34rem}.product_title .title_text_box .full_arrow{width:.67rem;margin-left:.1rem}.product_title .title_text_box .null_arrow{width:.55rem;margin-left:-.45rem;margin-top:.05rem}.product_title .title_text_box::after{height:.06rem;bottom:-.06rem}.product_title .more{font-size:.24rem;bottom:-.14rem;right:.2rem}}.product_list{width:1008px;position:relative;padding:10px 0;margin:0 auto;margin-top:20px;overflow:hidden}.product_list .product_list_box{width:1008px;margin:0 auto}.product_list .product_list_box .product_item{float:left;margin-left:39px;padding:4px;border:none;background:-webkit-gradient(linear,left top,left bottom,from(#f0ebc5),to(#bfb178));background:linear-gradient(#f0ebc5,#bfb178);height:250px;width:310px;-webkit-box-shadow:2px 1px #b3b2b2;box-shadow:2px 1px #b3b2b2;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:block;cursor:pointer}.product_list .product_list_box .product_item .product_img{display:block;width:302px;height:204px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product_list .product_list_box .product_item .product_img img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.product_list .product_list_box .product_item .product_content{background:#fff;height:40px;font-size:0;padding:0 16px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.product_list .product_list_box .product_item .product_content .product_intro{font-size:16px;color:#333;line-height:24px;display:inline-block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;vertical-align:middle;white-space:normal;margin-top:9px}.product_list .product_list_box .product_item:nth-child(3n+1){margin-left:0}.product_list .product_list_box .product_item:nth-child(n+4){margin-top:20px}@media (max-width:768px){.product_list{width:95%}.product_list .product_list_box{width:100%}.product_list .product_list_box .product_item{width:100%;height:4.8rem;margin:0}.product_list .product_list_box .product_item .product_img{width:100%;height:4rem}.product_list .product_list_box .product_item .product_img img{width:100%;height:auto}.product_list .product_list_box .product_item .product_content{height:1rem}.product_list .product_list_box .product_item .product_content product_intro{font-size:.16rem;line-height:.2rem;margin-top:.05rem}.product_list .product_list_box .product_item:nth-child(n+4){margin-top:0}}.product_list .left_btn{left:0}.product_list .left_btn,.product_list .right_btn{position:absolute;top:50%;margin-top:-43px;width:34px;height:86px;background:var(--theme_color);text-align:center;line-height:86px;color:#fff;color:var(--frontend_font_color);font-size:40px;z-index:4;cursor:pointer;outline:0;opacity:.8;-webkit-animation:show_btn_fade 3s linear infinite;animation:show_btn_fade 3s linear infinite;-webkit-transition:all .3s linear;transition:all .3s linear}@media (max-width:768px){.product_list .right_btn{right:0}.product_list .left_btn,.product_list .right_btn{width:.48rem;height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-.4rem;line-height:normal;opacity:.8}}
