.main_content{margin-bottom: 0;border-radius: 10px;}
.main_content:last-child{margin-bottom: 30px;}
.product{margin-top: 15px;}
/* 服务项目详情 */
.product_detail{margin-bottom: 8px;}
.product_info_title {text-align: center;margin: 0 auto;font-size: 20px;color: #333;margin-bottom: 20px;font-weight: bold;padding-top: 50px;}
.product_info_time{margin: 0 auto;}
.product_info_time,.product_info_price{text-align: center; margin: 0 auto;margin-bottom: 20px;font-size: 14px;color: #999;}
.product_info_time span{margin-right: 20px;}
.product_img_item{width: 100%;margin: 0;margin-bottom: 10px;display: flex;align-items: center;justify-content: center;}
.product_img_item:last-of-type{margin-bottom: 0;}
.product_img_item img{max-width: 100%;}
.format{display: inline-block;line-height: 30px;text-indent: 2em;font-size: 16px;color: #333;}

/* 精品推荐 */
.main_item_f2{margin: 0;}
.product_list{font-size: 0;}
.product_item{width: 220px;height: 300px;background-color: #fff;border-radius: 8px;border: 1px solid #ccc;display: inline-block;margin-bottom: 30px;overflow: hidden;}
.product_list>a{display: inline-block;margin-right: 30px;}
.product_list>a:hover .product_item{box-shadow: 3px 3px 5px #66666659;color: #333;}
.product_list>a:nth-of-type(1){margin-left: 15px;}
.product_list>a:nth-of-type(5){margin-right: 15px;}
.product_list>a:nth-of-type(6){margin-left: 15px;}
.product_list>a:nth-of-type(10){margin-right: 15px;}
.product_list>a:nth-of-type(11){margin-left: 15px;}
.product_list>a:nth-of-type(15){margin-right: 15px;}
.product_list>a:nth-of-type(5n){margin-right: 0;}
.product_item img{width: 100%;height:221.5px;border-bottom: 1px solid #eee;}
.product_item>div{padding: 0 10px;font-size: 14px;}
.product_title_div{height: 76px;font-size: 0;display: flex;align-items: center;}
.product_title{width: 100%;font-size: 16px;color: #333;line-height: 26px;text-align: left;vertical-align: middle;}
.cateinfo_item_div {width: 100%;height: 221.5px;border-radius: 5px 5px 0 0;float: none;}
.cateinfo_item_div span {font-size: 22px;height: 100%;padding: 0 18px;}
