.show_item_list {margin:0 auto;display: flex;justify-content: center;padding-bottom: 18px;}
.product_item_list {display: flex;justify-content: center;}
.product_content {overflow-x: hidden;overflow-y: auto;-webkit-overflow-scrolling:touch;margin-bottom: 20px;}
.product_ul {max-height: 650px;width: 642px;margin-bottom: 18px;}
.product_ul div:nth-child(even) {margin:0 0 10px 0;}
.product_list {width:316px; height:457px; position: relative; overflow: hidden; border: solid 1px #ececec; float: left;margin:0 10px 10px 0;border-radius: 19px;background: white;-webkit-box-sizing: border-box;}
.product_img {width:316px; }
.product_img img{ width:316px; height:316px;}
.product_title { height: 66px; line-height: 32px; color: #333333;font-size: 21px;display:-webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow:hidden; text-overflow:ellipsis;padding:5px 10px !important;float: unset !important;text-align: left;-webkit-box-sizing: border-box;margin-bottom: 12px !important;}
.product_list .icon { display: none; }
.product_corner_icon { position: relative; }
.product_corner_icon .icon { width:80px; height:80px; z-index: 5; position: absolute; top: 0; right: 0;display:block; }
.product_corner_icon .icon img { width: 80px; height: 80px; }
.product_but {padding: 10px 0 !important; text-align: center;position: relative;background-color: aliceblue;height: 41px;display: flex;align-items: center;-webkit-box-sizing: unset !important;justify-content: space-evenly;}
.product_but .browse { width:136px; height:40px; line-height:40px; color: #FFFFFF;font-size:16px; background:#DF3433;border-radius:18px;padding:unset;text-align: center;text-decoration: none;align-items: center; display: flex;justify-content: center;}
.product_but .browse0 { width:80px; border-radius:28px; text-align: center; margin-right:10px; padding:15px 0;color: #FFFFFF;font-size: 20px; background:#624e47;display: inline-block;}
.product_but .browse1 { width:80px; border-radius:28px; text-align: center; margin-right:10px; padding:15px 0;color: #FFFFFF;font-size: 20px; background:#f40;display: inline-block;}
.product_but .browse2 { width:80px; border-radius:28px; padding:15px 0; color: #FFFFFF;font-size: 20px; background:#c40000;display: inline-block;text-align: center;}
.product_price {color:red;line-height: 40px;font-size:20px;}

.operate_icon {width: 23px;height: 23px;margin-right: 8px !important;}

.page_index .product_ul {width:100%;padding: 0 20px;}
.page_index .product_list {width:325px;height: 466px;}
.page_index .product_img {width:325px;}
.page_index .product_but {width:325px;}
.page_index .product_price {font-size:16px;}
.page_index .product_img img {width:325px;height:325px;}
.page_index .browse {width:136px;}

.draw_condition .product_list {margin:0 10px 10px 0;}

.page_index_pc .page_index .product_ul div:nth-child(even) {margin:0 10px 10px 0;}
.page_index_pc .page_index .product_ul div:nth-child(3n) {margin:0 0 10px 0;}
.page_index_pc .page_index .product_title {font-size: 20px;}
