.search_change a{display:inline-block;white-space:nowrap;line-height:32px;}
.search_change .search_textarea{margin:0 5%;}
.search_change .on,.search_change a:hover{border-bottom:2px solid #fff;}
.search_content{position:relative;margin:2% 0;background:#fff;border:5px solid #4d75df;}
.search_box .search_ipt{padding-left:10px;padding-right:50px;color:#333;border:none;}
.search_box input::-webkit-input-placeholder{color:#999;}
.search_box input:-ms-input-placeholder{color:#999;}
.search_box input:-moz-placeholder{color:#999;}
.search_box input::-moz-placeholder{color:#999;}
.search_box textarea::-webkit-input-placeholder{color:#999;}
.search_box textarea:-ms-input-placeholder{color:#999;}
.search_box textarea:-moz-placeholder{color:#999;}
.search_box textarea::-moz-placeholder{color:#999;}
.search_box .search_img{position:absolute;top:0;right:0;padding:10px;cursor:pointer;}
.search_textarea_con{position:relative;}
.search_textarea_con textarea{width:100%;height:175px;padding:10px 50px 5px 10px;border:none;}
.search_textarea_bg{position:absolute;top:0;right:0;width:20px;background:#fff;height:100%;}

.flex_box{display:-webkit-flex;display:flex;justify-content:flex-start;flex-wrap:wrap;}
.product_card{float:left;width:19%;margin:0.5%;background:rgba(255,255,255,0.7);font-size:14px;}
.product_card:hover{background:#fff;}
.product_card p{line-height:24px;padding:0 8% 10px;white-space:nowrap;}
.pro_name{display:inline-block;width:100%;padding:0 8%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.pro_img{display:inline-block;min-height:200px;line-height:200px;width:100%;text-align:center;}
.pro_img img{vertical-align:middle;}
.pro_cas{display:inline-block;white-space:nowrap;padding-right:20px;}
.num{display:inline-block;height:30px;width:30px;line-height:30px;}
.num.active{border-radius:30px;background:rgba(255,255,255,0.4);}

/* 2023-04-27 */
.width49{width:49.5%;}
.events_news,.item .p_phar_bd{overflow:hidden;}
.events_news dd,.events_news dt{padding:2% 3%;}
.events_news dd{margin-bottom:2%;background:rgba(255,255,255,.7);line-height:24px;}
.events_news dd a{display:inline-block;width:100%;color:#005bac;}
.events_news dd a,.item .p_phar_a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.events_news dd:hover,.products-con .item:hover{background:#fff;}
.products-con .item{margin:10px 8px;padding:5px;background:rgba(255,255,255,.7);font-size:14px;}
.products-con .item dt{padding:5px;width:100%;height:234px;text-align:center;line-height:224px;}
.products-con .item a img{display:inline-block;width:auto;height:auto;vertical-align:middle;}
.products-con .item dd{padding:0 5px;line-height:30px;}
.item .p_phar_a{font-weight:700;}
.item .p_phar_bd span:last-child{float:right;}
.products-con .owl-next,.products-con .owl-prev{position:absolute;top:40%;display:none!important;width:30px;height:36px;background:rgb(0,0,0,.5)!important;color:#fff!important;text-align:center;font-size:24px!important;line-height:28px!important;}
.products-con .owl-next{right:-5px;}
.products-con .owl-prev{left:-5px;}
.products-con:hover .owl-next,.products-con:hover .owl-prev{display:block!important;}
.owl-next:hover i,.owl-prev:hover i{color:#fff;}
@media only screen and (max-width:1680px){
	.products-con .item{margin:8px 5px;}
}
@media only screen and (max-width:1025px){
	.product_card{width:24%;}
	.pro_img{min-height:160px;}
	.pro_cas{padding-right:15px;}
}
@media only screen and (max-width:768px){
	.product_card{width:32.33%;}
	/* 2023-04-27 */
	.width49{width:100%;}
	.products-con .item dd{padding:0;}
	.products-con .item dt{height:204px;line-height:194px;}
}
@media only screen and (max-width:480px){
	.search_change .search_structure{display:none;}
	.search_keyword{margin:0 5%;}
	.search_textarea_con textarea{height:140px;}
	.product_card{padding:10px 0;width:99%;}
	.product_card:hover{background:none;}
	.pro_name{position:relative;padding:0 0 5px 20px;white-space:normal;}
	.pro_name:before{position:absolute;top:-6px;left:5px;color:#555;content:"\2022";font-size:20px;}
	.product_card .pro_img{display:none;}
	.product_card p{padding:0 0 0 20px;}
	/* 2023-04-27 */
	.events_news,.recently_viewed_products{margin:6% 0;}
	.products-con .item{margin:8px 2px;font-size:13px;}
	.products-con .item dd{line-height:26px;}
	.products-con .item dt{padding:0;height:184px;line-height:184px;}
}