@media (max-width:768px) {
	.logo {
		width: 100%;
		height: 80px;
		background-color: #ff4500;
		display: flex;
		justify-content: center;
		align-items: center;
		border-bottom: 3px solid #ecebea;
		position: fixed;
		z-index: 100;
		font-size: 30px;
	}

	.logo img {
		max-width: 70%;
		max-height: 100%;
	}

	.fa-align-left {
		padding-left: 20px;
		color: #fff;
	}

	.fa-align-right {
		padding-left: 20px;
		color: #fff;
	}

	#navbar {
		position: fixed;
		top: 80px;
		left: 0;
		width: 100%;
		max-height: 0;
		overflow: hidden;
		background-color: white;
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
		transition: max-height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
		z-index: 1000;
		border-radius: 0 0 10px 10px;
		padding: 0px 15px 0 15px;
	}

	#navbar.show {
		max-height: 300px;
		padding: 0px 15px 0 15px;
	}

	.toggle-icon {
		font-size: 24px;
		cursor: pointer;
		padding: 10px;
	}
	#navbar .active{
		background-color: #ff4500;
		color: #fff;
		font-weight: bold;
	}
	#navbar a {
		margin: 20px;
		display: block;
		padding: 8px 15px;
		color: #333;
		text-decoration: none;
		border-radius: 10px;
	}

	#navbar a:hover {
		color: #007bff;
	}


	.header_box {
		width: 100%;
		/* font-size: 0; */
		background-color: #ecebea;
	}

	.nav_box {
		display: none;
	}

	.nav {
		color: #0f0f0f;
		text-align: center;
		margin-top: 60px;
	}

	.nav div {
		background-color: rgb(255, 105, 49);
	}

	.nav div a {
		background: linear-gradient(to right,
				rgb(141, 141, 141),
				rgba(141, 141, 141, 0.5));
		width: 50%;
		height: 70px;
		margin-top: 25px;
		margin-left: 25%;
		display: block;
		border-radius: 30px;
		color: #fff;
		font-size: 20px;
		vertical-align: middle;
		padding-top: 20px;
		font-weight: bold;
		letter-spacing: 5px;
	}

	.nav div a:hover {
		background-color: #fff;
		color: #000;
	}

	.nav .active {
		background-color: #fff;
		color: #000;
	}

	.banner_box {
		/* margin-left: 2%; */
		/* margin-right: 2%; */
		width: 100%;
		height: 150px;
		/* border-radius: 40px; */
		font-size: 16px;
		/* float: right; */
		display: inline-block;
		overflow: hidden;
		margin-top: 50px;
	}

	.banner_box {
		position: relative;
		width: 100%;
		max-width: 100%;
		overflow: hidden;
		margin-right: 0%;
		border-radius: 0;
	}

	.carousel-slides {
		display: flex;
		transition: transform 0.5s ease;
		height: 700px;
	}

	.slide {
		min-width: 100%;
		position: relative;
		height: 150px;
	}

	.slide img {
		width: 100%;
		height: 100%;
	}

	.carousel-prev,
	.carousel-next {
		display: none;
	}

	.carousel-indicators {
		position: absolute;
		bottom: 20px;
		left: 50%;
		transform: translateX(-50%);
		display: flex;
		gap: 10px;
	}

	.indicator {
		width: 12px;
		height: 12px;
		border-radius: 50%;
		background: #fff;
		cursor: pointer;
	}

	.indicator.active {
		background: rgba(255, 69, 0, 0.8);
	}

	.clear {
		height: 30px;
		background-color: #fff;
	}

	/* head结束 */
	/* 内容1开始 */

	.in_content_1 {
		padding: 0 2%;
		/* height: 700px; */
	}

	.col_t {
		display: none;
	}

	.in_titl {
		font-size: 20px;
		font-weight: bold;
		width: 100%;
		background-color: #ff4500;
		border-radius: 40px;
		color: #fff;
		border: 1px solid #ccc;
		padding-bottom: 10px;
	}

	.subtitl {
		display: block;
		text-align: center;
		margin-top: 10px;
		font-size: 14px !important;
	}

	.titl {
		display: block;
		border-bottom: 1px solid #fff;
		margin-top: 10px;
		text-align: center;
	}

	.col_b {
		display: none;
	}

	.cont_left {
		display: inline-block;
		width: 100%;
		font-size: 0;
	}

	.cont_right {
		width: 100%;
		padding-top: 30px;
		overflow: hidden;
		background-color: #ecebea;
	}

	.cont_right div {

		width: 100%;
		height: 700px;

	}

	#rightgd {
		height: 560px;
		overflow: hidden;
		position: relative;
	}

	#gdright {
		position: absolute;
		width: 100%;
	}

	.right_mc {
		font-size: 0px;
		background-color: #ff4500;
		border-radius: 10px;

	}

	.right_mc li {
		height: 50px;
		display: inline-block;
		font-size: 16px;
		text-align: center;
		vertical-align: middle;
		padding-top: 12px;
		color: #fff;
	}

	.right_til,
	.content_1_til {
		width: 30%;
	}

	.right_jgl,
	.content_1_jgl {
		padding-left: 2%;
		width: 23%;

	}

	.right_dq,
	.content_1_dq {
		padding-left: 2%;
		width: 23%;
	}

	.right_jzrq,
	.content_1_jzrq {
		padding-left: 2%;
		width: 24%;
	}

	.right_nr {
		font-size: 0px;
		border-bottom: 1px solid #ff4500;
	}

	.right_nr li {
		display: inline-block;
		font-size: 14px;
		text-align: center;
		height: 80px;
		padding-top: 33px;
	}

	.right_nr:hover {
		background-color: rgb(200, 200, 200);
		border-radius: 10px;
	}

	/* 内容1结束*/
	/* 内容2开始 */
	.in_content_2 {
		background-color: #fff;
		padding: 0 2%;
		/* height: 700px; */
	}

	.cont_2_right {

		width: 100%;
		margin-top: 30px;
		overflow: hidden;
		font-size: 0px;
	}

	.cont_2_box {
		display: inline-block;
		width: 45%;
		margin: 0 2%;
		overflow: hidden;
		margin-bottom: 30px;
		font-size: 14px;
	}

	.box_2_img {
		border-radius: 10px;
		overflow: hidden;
		height: 120px;
	}

	.box_2_img img:hover {
		transform: scale(1.1);
	}

	.box_2_img img {
		width: 100%;
		height: 120px;
		transition: transform 0.5s ease;
	}

	.cont_2_titl {
		background-color: #ccc;
		border-radius: 10px;
		padding-left: 20px;
		padding-right: 20px;
		/* height: 45px; */
		margin-top: 10px;
		text-align: center;
	}

	.cont_2_titl:hover {
		background-color: #ff4500;
	}

	.cont_2_titl a {
		color: #fff;
	}

	/* 内容2结束 */
	/* 内容3开始 */
	.cont_right_l {
		border-top: 1px solid #ff4500;
		width: 45%;
		font-size: 16px;
		display: inline-block;
	}

	.cont_right_r {
		border-top: 1px solid #ff4500;
		width: 45%;
		font-size: 16px;
		float: right;
		margin-right: 3%;
	}

	.zs_box {
		width: 100%;
		border-bottom: 1px solid #ff4500;
	}

	.zs_img {
		height: 115px;
		margin: 10px 0;
		overflow: hidden;
		border-radius: 20px;
	}

	.zs_img img {
		width: 100%;
		height: 115px;
	}

	.zs_right {
		margin: 10px 0;
	}

	.zs_cont {
		display: none;
	}

	.zs_date {
		padding-top: 10px;
		color: #929292;
		font-size: 14px;
	}

	.zs_til {
		font-size: 16px;
	}

	.zs_right a:hover .zs_til {
		color: #ff4500;
	}

	.zs_right a:hover .zs_cont {
		color: #000;
	}

	.zs_right a:hover .zs_date {
		color: #000;
	}

	/* 内容3结束 */
	/* 首页结束 */
	/* 订单页开始 */
	#list_box {
		background-color: #fff;
	}

	.fy_banner img {
		width: 100%;
		height: 100%;
	}

	.position_p {
		margin-left: 5%;
		display: inline-block;
		background-color: #fff;
		color: #929292;
		padding-top: 20px;
	}

	.position {
		display: inline-block;

	}

	.position a {
		color: #929292;
	}

	.list_lmname {
		padding: 20px 0;
		text-align: center;
		font-size: 32px;
		font-weight: bold;
		color: #ff4500;

	}

	.cont_list {
		margin-left: 5%;
		width: 90%;
		margin-top: 50px;
		overflow: hidden;
	}

	.my-4 {
		background-color: #fff;
		padding: 30px 0;
		display: flex;
		justify-content: center;
	}

	.pagination {
		font-size: 0;
		/* width: 50%; */
	}

	.page-item {
		background-color: #ecebea;
		display: inline-block;
		font-size: 10px;
		margin: 0 5px;
		padding: 5px;
		border-radius: 10px;
	}

	.page-num-current {
		background-color: #ff4500 !important;
		color: #fff !important;
	}

	.page-num {
		background-color: #ecebea;
		font-size: 10px;
		height: 50px;
		margin: 0 5px;
		padding: 5px;
		border-radius: 10px;
	}

	.pagination a:hover {
		background-color: #ff4500;
		color: #fff;
	}
	.content_jj{
		background-color: #ecebea;
		padding: 10px;
		margin-bottom: 20px;
		border-radius: 5px;
	}

	/* 订单页结束 */
	/* 产品页开始 */
	

	/* 产品页结束 */
	/* 新闻页开始 */
	.new_list_box {
		border-top: 1px solid #ff4500;
	}

	.img_30 {
		width: 50%;
		margin-left: 25%;
	}

	.cont_60 {
		width: 80%;
		margin-left: 10%;
	}

	.newscont {
		width: 55% !important;
	}

	.ljgd button {
		width: 40%;
		background-color: #ff4500;
		color: #fff;
		height: 25px;
		margin-top: 5px;
		border-radius: 20px;
		margin-left: 30%;
	}

	.ljgd button:hover {
		background-color: #fff;
		border: 1px solid #ff4500;
		color: #ff4500;
	}

	/* 新闻页结束 */
	/* 内容页开始 */
	.oth_box {
		display: flex;
		justify-content: center;
	}

	.oth_box div {
		display: inline-block;
		padding: 0 3% 30px 3%;
	}

	.nry_cont_box {
		width: 70%;
		padding: 50px 5% 100px 5%;
		border-top: 1px solid #ff4500;
		border-bottom: 1px solid #ff4500;
		margin-left: 15%;
	}

	.prne_box {
		width: 70%;
		margin: 0 15%;
		font-size: 18px;
		padding: 80px 0;
	}

	.pre {
		display: inline-block;
	}

	.next {
		display: inline-block;
		float: right;
	}

	.prne_box div a:hover {
		color: #ff4500;
	}

	.nry_cont_img div {
		display: inline-block;
		width: 33%;
		padding: 20px 1%;
	}

	.nry_cont_img div img {
		width: 100%;
	}

	.xqing {
		font-size: 25px;
		text-align: center;
		padding: 40px 0;
	}

	.nry_cont_box_l {
		display: inline-block;
		width: 7%;
		margin-left: 40%;
		font-weight: bold;
	}

	.nry_cont_box_r {
		display: inline-block;
		width: 20%;
	}

	.nry_cont_box_l li,
	.nry_cont_box_r li {
		margin: 10px 0;
	}

	.list_box button {
		display: block;
		background-color: #ff4500;
		color: #fff;
		width: 10%;
		height: 50px;
		border-radius: 15px;
		margin-left: 45%;
		margin-top: 50px;
	}

	#qrCode {
		display: none;
		margin-top: 20px;
		width: 100%;
	}

	.showwechat {
		width: 20%;
		margin-left: 40%;
	}

	/* 内容页结束 */
	/* footer开始 */
	footer {
		background-color: #ff4500;
	}

	.footerimg {
		width: 100%;
		display: flex;
		justify-content: center;
		padding-top: 40px;
		border-bottom: 3px solid #ddd;
	}

	.footerimg img {
		width: 290px;
		height: 80px;
	}

	.foot_nav {
		font-size: 0px;
	}

	.foot_nav ul {
		width: 45%;
		display: inline-block;
		margin-top: 15px;
		margin-bottom: 15px;
		margin-left: 2%;
		margin-right: 2%;
		font-size: 20px;
		border: 1px dashed #fff;
		background-color: #fff;
		border-radius: 10px;
		display: inline-block;
	}

	.foot_til {
		color: #ff4500;
		text-align: center;
		display: block;
		margin-bottom: 10px;
		margin-top: 10px;
		font-weight: bold;
	}

	.foot_til:hover {
		color: #ff4500;
	}

	.foot_nav ul li a {
		color: #000;
		font-size: 14px;
		margin-left: 20px;
		padding-bottom: 3px;
		line-height: 1.3rem;
	}

	.foot_nav ul li:hover {
		background-color: #ddd;
	}

	.b_clear {
		margin-bottom: 10px;
	}

	.wechat {
		width: 60%;
		margin-left: 20%;
		padding-top: 50px;

	}

	.wechat img {
		width: 100%;
		background-color: #ddd;
		border-radius: 20px;
	}

	.wechat div {
		font-size: 16px;
		color: #fff;
		padding-top: 10px;
		display: flex;
		justify-content: center;
	}

	.banquan {
		text-align: center;
		padding: 10px 0;
	}

	.copyright,
	.icp,
	.xmldt {
		font-size: 16px;
		margin: 5px 0px;
	}

	/* footer结束 */
}