html,body,div,span,p,a,ul,li,h1,h2,h3,h4,h5,h6,dl,dd,dt{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
body{
	background: #f5f5f5;
    font-size: 14px;
    color: #222;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{
	color:#36ad9e;
}
img{
	object-fit: cover;

}
.clearfix:after {
    clear: both;
    display: block;
    content: '';
}
.main{
	width:1200px;
	margin:0 auto;
}
/*header搜索*/
.header_bg{
	height: 322px; position: relative; background:#74bba9 url(../images/pinzhong/banner_bg.png) no-repeat left;
}
.in_nav {
	height:50px;
}
.nav_wrap{
	height:40px;
	line-height:40px;
}
.nav_item::before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 100%;
    width: 0;
    height: 3px;
    background: #fff;
    transition: 0.1s all linear;
}
.nav_item{
	float:left;
	position:relative;
}
.nav_item span a {
    font-size: 15px;
    color: #fff;
    display: block;
    padding: 0 15px;
    text-align: center;
}
.nav_item span a:hover{    
	border-bottom:4px #fff solid;
	    transition: 0.3s ease;
}
.logo{
	float:left;
}
.in_header{
	width:800px;
	height:84px;
	padding-top:60px;
}
.search{
	float:right;
}

.search_f{
	width: 610px;
    height: 48px;
    overflow: hidden;
    position: relative;
	background:#fff;
	border-radius:10px;
}
.search_text{
	width:478px;
	height:48px;
	line-height:48px;
	padding-left:30px;
	border:0;
}
input:focus {
    outline: 0;
    border: none;
}
.search_btn{
	width:100px;
	height:48px;
	background: #e1f3f1;
	color: #36ad9e;
	font-size:16px;
	border:0;
	float:right;
}
.search_hot{
	width:450px;
	font-size:13px;
	overflow: hidden;
    margin: 15px auto;
}
.search_hot a{
	color:white;
	background: rgb(0,0,0,0.1);
	padding:0 10px;
	display:block;
	float:left;
	margin-left:5px;
	border-radius:10px;
	height:25px;
	line-height:25px;
}
/*热门宠物*/
.pet_hot{
	height:280px;
	position:relative;
}
.pet_con{
	position:absolute;
	top:-70px;
	height:325px;
	padding-top:10px;
	background:#fff;
	border-radius:10px;
}
.mar{
	width:1180px;
	margin:0 auto;
}
.pet_left{
	float:left;
	margin-right:10px;
}
.pet_right{
	width:770px;
	height:250px;
	float:left;
}
.pet_right h1{
	position:relative;
	margin:0 0 20px 20px;
	color:#36ad9e;
}
.pet_right .price{
	position:absolute;
	top:10px;
	right:50px;
	line-height:40px;
	font-weight:800;
	border-radius:10px;
}
.pet_right p{
	width:750px;
	margin:0 auto;
	text-indent:2em;
	line-height:25px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pet_right .price i{
	font-style: normal;
	color:red;
}

.pet_right .introduce li{
	margin:10px 20px;
	float:left;
}
.pet_right .introduce .int_l{
	width:120px;
	line-height:30px;
	background:#36ad9e;
	color:white;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	text-align:center;
	float:left;
}
.pet_right .introduce .int_r{
	display:block;
	line-height:28px;
	border:1px solid #d3d3dc;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	text-align:center;
	float:left;
	background:white;
	width:223px;
}
.pet_left img{
	width:400px;
	height:250px;
}
.pet_bl{
	width:400px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:white;
	float:left;
	margin-top:20px;
}
.pet_bl p{
	float:left;
}
.pet_bl .left{
	width:150px;
	height:40px;
	margin-left:30px;
	margin-right:30px;
	line-height:40px;
	background:#122881;
	border-radius:5px;
}
.pet_bl .right{
	width:150px;
	height:40px;
	line-height:40px;
	background:#c99c59;
	border-radius:5px;
}
.pet_br{
	width:700px;
	float:left;
	margin-left:30px;
}
.pet_br li{
	line-height:30px;
	width:230px;
	height:30px;
	float:left;
	position:relative;
}
.pet_br img{
	position:absolute;
	height:15px;
	top:7px;
}
.content{
	border-radius:15px;
	background:white;
}
.content .content_top{
	height:60px;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	background:#e0e0e0;
}
.content .content_top li{
	float:left;
	font-size:15px;
	width:200px;
	line-height:60px;
	text-align:center;
}
.content .neirong{
	padding:20px 43px 10px 43px;
}
.content .neirong h4{
	font-size: 20px;
    line-height: 35px;
    padding-bottom: 20px;
}
.content .neirong span {
    color: #36ad9e;
    padding-right: 4px;
}
.content .neirong p,.content .neirong li{
	margin-bottom: 20px;
    line-height: 40px;
    font-size: 16px;
}

.content .content_top .cur{
	background:#36ad9e;
	color:#fff;
}
.cur2{
	border-bottom: 3px solid #36ad9e;
}
.article{
	width:840px;
	margin:15px 0;
	background:white;
	border-radius:15px;
	float:left;
}
.article_t{
	margin-bottom:20px;
}
.article h3{
	font-size: 24px;
    color: #232323;
    font-weight: bold;
    line-height: 24px;
    float: left;
    margin-top: 20px;
	padding-left:15px;
}
.article ul{
	float:right;
	margin-top: 20px
}
.article li{
	float:left;
	margin-right:25px;
	line-height:24px;
}
.list{
	margin-bottom:30px;
}
.list_item{
	width:805px;
	height:150px;
	margin:0 auto;
	padding:10px 0;
	border-bottom:1px solid #aaa;
}
.list_item img{
	width:200px;
	height:145px;
	float:left;
}
.list_item .list_r{
	width:555px;
	margin-left:20px;
	height:145px;
	float:left;
}
.list_item .list_r h2{
	line-height:40px;
}
.list_item .list_r p{
	margin-top:5px;
	margin-bottom:15px;
	color:#999;
	display: -webkit-box;
	-webkit-line-clamp: 3;/*设置显示行数，此处为5行，可设置其他数字*/
	-webkit-box-orient: vertical;
	overflow:hidden;
	text-overflow: ellipsis;
}
.list_item .list_r .list_tag{
	display:block;
	padding-right:20px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-radius:5px;
	color:#999;
	float:right;
}
.list_item .list_r .list_tag a{
	color:#999;
}
.list_item .list_r .list_tag a:hover{
	color: #36ad9e;
}
.list_item .list_r .list_time{
	line-height:30px;
	float:right;
	font-size:12px;
	color:#999;
}
.right{
	width:320px;
	float:left;
}
.article_r{
	width:345px;
	height:415px;
	margin-top:15px;
	margin-left:15px;
	padding-top: 10px;
	float:left;
	border-radius:15px;
	background:white;
}
.auto{
	width:320px;
	margin:0 auto;
}
.article_r h3{
	font-weight:700;
	font-size:16px;
	line-height:30px;
}
.xgcw img{
	width:90px;
	height:90px;
	border-radius:50%;
}
.xgcw li:nth-child(3){
	margin-right:0;
}
.xgcw li:nth-child(6){
	margin-right:0;
}
.xgcw li:nth-child(9){
	margin-right:0;
}
.xgcw li{
	margin-top:12px;
	margin-right:25px;
	width:90px;
	float:left;
}
.xgcw .mz{
	color:#999;
	font-weight:700;
	display:block;
	text-align:center;
}
.xgcw a:hover span{
	color:#36ad9e;
}
.rsyd{
	width:345px;
	height:385px;
	margin-top:15px;
	margin-left:15px;
	padding-top: 10px;
	float:left;
	border-radius:15px;
	background:white;
}
.rsyd .rsyd_t{
	font-weight:700;
	font-size:16px;
	line-height:30px;
}
.rsyd span{
	display:block;
	width:20px;
	font-weight: 700;
	color:#9195A3;
	float:left;
}
.rsyd li{
	line-height:35px;
}
.rsyd li:nth-child(1) span{
	color:red;
}
.rsyd li:nth-child(2) span{
	color:#ff8700;#cdff00
}
.rsyd li:nth-child(3) span{
	color:#d08c2d;
}
.zjgx{
	width:345px;
	height:385px;
	margin-top:15px;
	margin-left:15px;
	padding-top: 10px;
	float:left;
	border-radius:15px;
	background:white;
}
.zjgx .zjgx_t{
	font-weight:700;
	font-size:16px;
	line-height:30px;
}
.zjgx span{
	display: block;
    width: 18px;
    height: 18px;
    line-height: 18px;
	font-size:13px;
    margin-top: 9px;
    margin-right: 10px;
    color: white;
    background: #c7c7c7;
    float: left;
    text-align: center;
    border-radius: 6px;
}
.zjgx li{
	line-height:35px;
}
.zjgx li:nth-child(1) span{
	background:red;
}
.zjgx li:nth-child(2) span{
	background:#ff8700;#cdff00
}
.zjgx li:nth-child(3) span{
	background:#d08c2d;
}
.link{
	background:white;
	border-radius:15px;
	padding-bottom:15px;
	margin-bottom:20px;
	margin-top:10px;
}
.link .link_t{
	position:relative;
	padding:0px 0 0 62px;
		line-height:58px;

}
.link .link_t span{
	font-size:18px;
	font-weight:800;
	
}
.link img{
	width:30px;
	height:30px;
	position:absolute;
	left:24px;
	top:15px;
}
.link_c{
	width:1170px;
	margin:0 auto;
}
.link_c a{
	padding-right:15px;
	line-height:20px;
	height: 30px;
    line-height: 30px;
}
/*底部*/
.foot{
	height:200px;
	width:100%;
	background:#2e3433;
}
.foot_nav{
	width:800px;
	padding-top:50px;
	margin:0 auto;
}
.foot_nav a{
	color:#ccc;
	display:block;
	float:left;
	width:100px;
}
.foot_c{
	width:800px;
	padding-top:50px;
	margin:0 auto;
}
.foot_c p{
	text-align:center;
	color:#ccc;
}

/* 汉堡按钮：桌面端隐藏 */
.hamburger{ display:none; }

/* ========== 移动端适配 ========== */
@media (max-width: 768px) {

	/* --- 防横向溢出 --- */
	html, body {
		overflow-x: hidden;
		max-width: 100vw;
	}
	*, *::before, *::after {
		max-width: 100%;
	}

	/* --- 全局容器 --- */
	body {
		font-size: 14px;
	}
	.main {
		width: 100%;
		padding: 0 12px;
		box-sizing: border-box;
	}

	/* --- Header 头部 --- */
	.header_bg {
		height: auto;
		padding-bottom: 15px;
		background-size: cover;
		background-position: center;
	}
	.in_header {
		width: 100%;
		height: auto;
		padding: 15px 10px 0;
		box-sizing: border-box;
		text-align: center;
	}
	.logo {
		float: none;
		display: inline-block;
	}
	.logo img {
		max-width: 140px;
		height: auto;
	}

	/* --- 搜索框 --- */
	.search {
		float: none;
		width: 100%;
		margin-top: 12px;
	}
	.search_f {
		width: 100%;
		max-width: 100%;
		height: 42px;
	}
	.search_text {
		width: calc(100% - 110px);
		height: 42px;
		line-height: 42px;
		padding-left: 15px;
		font-size: 13px;
	}
	.search_btn {
		width: 90px;
		height: 42px;
		font-size: 14px;
	}
	.search_hot {
		width: 100%;
		margin: 10px auto;
		overflow-x: auto;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
		padding-bottom: 5px;
	}
	.search_hot a {
		float: none;
		display: inline-block;
		font-size: 12px;
		height: 22px;
		line-height: 22px;
	}

	/* --- 导航栏：☰ 汉堡菜单 --- */
	.in_nav {
		height: auto;
		position: relative;
		min-height: 48px;
	}
	/* 汉堡按钮 */
	.hamburger {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: 40px;
		height: 40px;
		cursor: pointer;
		position: absolute;
		right: 12px;
		top: 8px;
		z-index: 101;
		background: transparent;
		border: none;
		padding: 0;
		outline: none;
	}
	.hamburger span {
		display: block;
		width: 22px;
		height: 2px;
		background: #fff;
		border-radius: 2px;
		margin: 3px 0;
		transition: all 0.3s ease;
	}
	/* 点击后变成 ✕ */
	.hamburger.active span:nth-child(1) {
		transform: rotate(45deg) translate(5px, 6px);
	}
	.hamburger.active span:nth-child(2) {
		opacity: 0;
	}
	.hamburger.active span:nth-child(3) {
		transform: rotate(-45deg) translate(5px, -6px);
	}
	/* 下拉菜单 */
	.nav_wrap {
		display: none;
		position: absolute;
		top: 48px;
		left: 0;
		width: 100%;
		height: auto;
		padding: 8px 0;
		background: #fff;
		z-index: 100;
		border-radius: 0 0 12px 12px;
		box-shadow: 0 8px 20px rgba(0,0,0,0.15);
		overflow: hidden;
	}
	.nav_wrap.open {
		display: block;
	}
	.nav_item {
		float: none;
		display: block;
		width: 100%;
		text-align: center;
		border-bottom: 1px solid #eee;
	}
	.nav_item:last-child {
		border-bottom: none;
	}
	.nav_item span a {
		font-size: 15px;
		padding: 13px 0;
		display: block;
		color: #333;
		border-bottom: none !important;
		line-height: 1.4;
	}
	.nav_item span a:hover {
		border-bottom: none !important;
		color: #36ad9e;
		background: #f5f9f8;
	}

	/* --- 品种信息卡片 --- */
	.pet_hot {
		height: auto;
		padding: 0;
	}
	.pet_con {
		position: relative;
		top: 0;
		width: 100%;
		height: auto;
		margin-top: 0;
		padding: 15px 10px;
		box-sizing: border-box;
	}
	.mar {
		width: 100%;
	}
	.pet_left {
		float: none;
		margin-right: 0;
		text-align: center;
	}
	.pet_left img {
		width: 100%;
		height: auto;
		max-height: 220px;
		border-radius: 8px;
	}
	.pet_right {
		width: 100%;
		height: auto;
		float: none;
		margin-top: 10px;
	}
	.pet_right h1 {
		margin: 0 0 10px 0;
		font-size: 22px;
	}
	.pet_right .price {
		position: static;
		line-height: 30px;
		font-size: 15px;
		margin-bottom: 8px;
	}
	.pet_right p {
		width: 100%;
		line-height: 22px;
		font-size: 13px;
	}
	.pet_right .introduce li {
		margin: 6px 0;
		float: none;
		width: 100%;
		display: flex;
		align-items: stretch;
	}
	.pet_right .introduce .int_l {
		width: 90px;
		flex-shrink: 0;
		font-size: 13px;
		line-height: 30px;
		float: none;
	}
	.pet_right .introduce .int_r {
		flex: 1;
		font-size: 13px;
		line-height: 28px;
	}
	.pet_bl {
		width: 100%;
		height: auto;
		float: none;
		margin-top: 12px;
		display: flex;
		justify-content: center;
		gap: 15px;
	}
	.pet_bl p {
		float: none;
	}
	.pet_bl .left, .pet_bl .right {
		width: 120px;
		height: 36px;
		line-height: 36px;
		margin: 0;
		font-size: 14px;
	}
	.pet_br {
		width: 100%;
		float: none;
		margin-left: 0;
		margin-top: 12px;
	}
	.pet_br ul {
		display: flex;
		flex-wrap: wrap;
	}
	.pet_br li {
		width: 50%;
		font-size: 13px;
		line-height: 26px;
		height: auto;
	}
	.pet_br img {
		position: static;
		display: inline-block;
		vertical-align: middle;
		height: 12px;
	}

	/* --- 内容标签页 --- */
	.content {
		margin-top: 10px;
	}
	.content .content_top {
		height: auto;
		overflow-x: auto;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}
	.content .content_top ul {
		display: flex;
	}
	.content .content_top li {
		float: none;
		flex-shrink: 0;
		width: auto;
		padding: 0 15px;
		line-height: 42px;
		font-size: 14px;
	}
	.content .neirong {
		padding: 15px;
	}
	.content .neirong h4 {
		font-size: 17px;
		line-height: 28px;
		padding-bottom: 10px;
	}
	.content .neirong p {
		line-height: 30px;
		font-size: 14px;
	}

	/* --- 相关文章 --- */
	.article {
		width: 100%;
		float: none;
		margin: 10px 0;
	}
	.article h3 {
		float: none;
		font-size: 18px;
		padding-left: 12px;
		margin-top: 12px;
	}
	.article ul {
		float: none;
		margin-top: 10px;
		padding: 0 12px;
		display: flex;
		flex-wrap: wrap;
	}
	.article li {
		margin-right: 15px;
		line-height: 28px;
		font-size: 13px;
	}
	.list {
		padding: 0 10px;
	}
	.list_item {
		width: 100%;
		height: auto;
		display: flex;
		padding: 10px 0;
		box-sizing: border-box;
	}
	.list_item img {
		width: 120px;
		height: 85px;
		flex-shrink: 0;
		border-radius: 6px;
	}
	.list_item .list_r {
		width: auto;
		flex: 1;
		margin-left: 10px;
		height: auto;
		float: none;
	}
	.list_item .list_r h2 {
		line-height: 24px;
		font-size: 15px;
	}
	.list_item .list_r p {
		font-size: 12px;
		margin-top: 4px;
		margin-bottom: 8px;
		line-height: 18px;
		-webkit-line-clamp: 2;
	}
	.list_item .list_r .list_time,
	.list_item .list_r .list_tag {
		font-size: 11px;
		line-height: 22px;
	}

	/* --- 右侧栏 --- */
	.right {
		width: 100%;
		float: none;
	}
	.article_r {
		width: 100%;
		height: auto;
		margin: 10px 0 0 0;
		float: none;
		padding: 12px 10px;
		box-sizing: border-box;
	}
	.auto {
		width: 100%;
	}
	.xgcw {
		overflow: hidden;
	}
	.xgcw ul {
		display: flex;
		flex-wrap: wrap;
		padding: 0;
		margin: 0;
	}
	.xgcw li {
		width: calc(33.333% - 8px);
		flex: none;
		margin-right: 12px;
		margin-top: 10px;
		float: left;
		display: block;
		text-align: center;
		box-sizing: border-box;
	}
	.xgcw li:nth-child(3n) {
		margin-right: 0;
	}
	.xgcw li:nth-child(6),
	.xgcw li:nth-child(9) {
		margin-right: 0;
	}
	.xgcw img {
		width: 80px;
		height: 80px;
	}
	.xgcw .mz {
		font-size: 11px;
		margin-top: 4px;
	}
	.rsyd, .zjgx {
		width: 100%;
		height: auto;
		margin: 10px 0 0 0;
		float: none;
		padding: 12px 10px;
		box-sizing: border-box;
	}
	.rsyd li, .zjgx li {
		line-height: 32px;
		font-size: 13px;
	}
	.link {
		border-radius: 12px;
	}
	.link .link_t {
		padding-left: 35px;
		line-height: 46px;
	}
	.link .link_t span {
		font-size: 15px;
	}
	.link img {
		width: 22px;
		height: 22px;
		left: 10px;
		top: 12px;
	}
	.link_c {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
		overflow: hidden;
	}
	/* table 鏀逛负寮规€ф崲琛?*/
	.link_c table,
	.link_c tbody,
	.link_c tr {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		width: 100%;
	}
	.link_c td {
		display: inline-block;
		text-align: center;
		padding: 4px 8px;
	}
	.link_c td:empty {
		display: none;
	}
	.link_c a {
		font-size: 12px;
		height: 30px;
		line-height: 30px;
		padding: 0 6px;
		display: inline-block;
		white-space: nowrap;
	}
		.main {
		width: 100%;
		padding: 0 12px;
		box-sizing: border-box;
	}
	/* --- 底栏 --- */
	.foot {
		height: auto;
		padding: 20px 10px 30px;
		box-sizing: border-box;
	}
	.foot_nav {
		width: 100%;
		padding-top: 20px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.foot_nav a {
		width: auto;
		float: none;
		padding: 4px 10px;
		font-size: 12px;
	}
	.foot_c {
		width: 100%;
		padding-top: 20px;
	}
	.foot_c p {
		font-size: 12px;
		line-height: 20px;
	}
}

/* ── 平板端 (769~1199px) 等比缩放：1200px 整体缩放到视口宽度 ── */
@media (min-width: 769px) and (max-width: 1199px) {
	html {
		overflow-x: hidden;
	}
	body {
		width: 1200px;
		margin: 0;
		padding: 0;
		zoom: calc(100vw / 1200px);
	}
	/* 宠物信息卡片区域：绝对定位改相对定位 */
	.pet_hot {
		height: auto;
		overflow: visible;
	}
	.pet_con {
		position: relative;
		top: 0;
		height: auto;
	}
}