@media screen and (min-width: 1200px) {
	html,
	body {
		font-size: 18px;
	}
	.bgI {
		height: 33.1rem;
	}
	.img-size img {
		width: 21% !important;
	}
	.story2 {
		display: none;
	}
	.w-rs {
		width: 50% !important;
		margin: 0 auto;
	}
	.mobile_show {
		display: none;
	}
	.about_story {
		width: 64%;
		/* padding: 2rem 0; */
	}
	.PC_hover_show:hover ul {
		display: block !important;
	}
	.dropdown-item:hover {
		background-color: #fff !important;
		border-bottom: 3px solid #ffcc00;
	}
	.dropdown-menu {
		box-shadow: 0 0 6px -2px #0000003d;
	}
}
@media screen and (min-width: 992px) {
	.PC_hover_show:hover ul {
		display: block !important;
	}
	.dropdown-item:hover{
		background-color: #fff !important;
		border-bottom: 3px solid #ffcc00;
	}
	.dropdown-menu {
		box-shadow: 0 0 6px -2px #0000003d;
	}
}
@media screen and (max-width: 992px) {
    .pc_show2 {
        display: none;
    }
}
@media screen and (min-width: 769px) {
	.mobile_show {
		display: none;
	}
}
@media screen and (max-width: 768px) {
	html,
	body {
		font-size: 16px;
	}
	.bgI {
		height: 15.0rem;
	}
	.img-size img {
		width: 20% !important;
	}
	.story {
		display: none;
	}
	.title {
		font-size: 0.9rem !important;
	}
}
@media screen and (max-width: 460px) {
	html,
	body {
		font-size: 14px;
	}
	.bgI {
		height: 15.0rem;
	}
	.img-size img {
		width: 34% !important;
	}
}
@media screen and (max-width: 768px),
@media screen and (max-width: 460px) {
	.pc_show {
		display: none;
	}
    .pc_show2 {
        display: none;
    }
	.layout .layout-main {
		flex-direction: column-reverse;
		width: 100% !important;
	}
	.xq-box ul li .number {
		font-size: 1.3rem !important;
		font-weight: bold !important;
	}
	.xq-box ul li .spec {
		font-size: 0.9rem !important;
		font-weight: bold !important;
	}
	.xq-box ul li::after {
		content: '';
		top: 0 !important;
		left: 1rem !important;
		width: 2rem !important;
		height: 2rem !important;
	}
	.w-100-imp {
		width: 100% !important;
	}
	.intro {
		width: 100% !important;
		padding: 2rem 0 !important;
	}
	.intro-bottom {
		flex-direction: column-reverse;
	}
	.logoren {
		width: 10rem !important;
		margin-top: 2rem;
	}
	.intro-ren-box {
		flex-direction: row-reverse !important;
	}
	.intro-title {
		width: 9rem !important;
		margin-top: 2rem;
	}
	.footer {
		flex-direction: column;
		padding: 2rem 0 !important;
		align-items: center;
		text-align: center;
	}
	.foot-left {
		width: 52% !important;
		border: none !important;
	}
	.foot-right {
		margin-left: 0 !important;
		margin-top: 1rem;
	}
	.foot-right img {
		width: 90%;
	}
	.topimg img {
		height: 13rem;
		width: 100%;
		object-fit: cover;
	}
	.classify {
		width: 100% !important;
	}
	.classify-list-goods ul li {
		width: 50% !important;
	}
	.classify-title {
		font-size: 0.6rem;
	}
	.classify-zm {
		font-size: 0.5rem;
	}
	.vi ul li {
		width: 30%;
	}
	.vi ul li div {
		font-size: 0.7rem;
	}
	.contend_box {
		flex-direction: column;
		width: 95% !important;
	}
	.contend_box .contend_item {
		width: 100% !important;
		margin-bottom: 2rem;
		display: flex;
		align-items: center;
	}
	.contend_item_img {
		width: 7rem;
		margin-right: 1rem;
	}
	.safe ul {
		flex-direction: column;
	}
	.safe {
		width: 90% !important;
	}
	.safe_item {
		width: 100% !important;
		margin-bottom: 0.8rem;
	}
	.content_box {
		flex-direction: column;
		align-items: center;
	}
	.content_item {
		margin-right: 0 !important;
		width: 80% !important;
		margin-bottom: 1rem;
	}
	.input {
		display: block !important;
	}
	.textarea textarea {
		width: 80% !important;
	}
	.mobile_center {
		text-align: center;
	}
	.about_story {
		display: block;
		width: 100%;
		padding: 2rem 0;
	}
	.about_story .about_left_img {
		margin-right: 0 !important;
		width: 95% !important;
	}
	.about_right_z {
		margin: 1.5rem 1rem;
	}
	.about_story .about_right_z p {
		line-height: 1.6rem;
		letter-spacing: 0.08rem;
	}
	.swiper_img {
		width: 90% !important;
	}
	.certification {
		width: 100%;
	}
	.figure,
	.advantage_box {
		display: block;
	}
	.figure_box,
	.advantage .advantage_item {
		width: auto;
		margin: 0 2rem 2rem !important;
	}
	.figure_box p {
		line-height: 1.3rem;
	}
	.advantage_item {
		display: flex;
		align-items: center;
	}
	.advantage .advantage_item img {
		width: 20%;
		margin-right: 1rem;
	}
	.advantage_list_cont {
		width: 100% !important;
	}
	.advantage_list_cont_item {
		background-color: #fff0 !important;
		justify-content: space-between;
		flex-direction: column;
		padding: 0;
	}
	.advantage_list_cont_item .item_c {
		width: 100%;
		margin-bottom: 1rem;
		margin-right: 0;
	}
	.mobile_group {
		margin-top: 1rem;
	}
	.form-input {
		display: block !important;
	}
	.form-input .control-label {
		min-width: 6.5em;
	}
	.form_box {
		width: 90%;
	}
	.ask {
		flex-direction: column;
	}
	.ask .control-label {
		width: 100%;
		margin-bottom: 0.2rem;
	}
	.ask_answer {
		display: block !important;
	}
	.ask_answer div {
		margin-bottom: 0.3rem;
	}
	.ask input {
		margin-left: 0 !important;
	}
	.form-tips {
		padding: 1rem 0 !important;
	}
	.city {
		display: flex;
		flex-direction: column;
	}
	.swiper-wrapper1 {
		width: 100% !important;
	}
	.swiper1 {
		flex-direction: column-reverse;
		align-items: flex-start;
	}
	.swiper1 .swiper1_left {
		width: 44%;
		text-align: left;
		margin-left: 1rem;
		margin-right: 1rem;
	}
	.swiper1 .swiper1_img {
		width: 100%;
	}
	.mobile_swiper1 {
		margin-left: 1rem;
	}
	#allmap {
		width: 100% !important;
	}
	.area {
		margin-top: 1rem;
	}
	.kefu {
	    position: fixed;
	    width: 100%;
	    height: 92%;
	    background: #fff;
	    border-radius: 10px;
	    border: 1px solid #eee;
	    bottom: 0;
	    right: 0;
	    border-radius: 0.5rem;
	}
	.intro-bottom-right {
		width: 100% !important;
	}
}
.area-select {
	width: 8rem;
	padding: 11px 0;
	border-color: #ced4da;
	border-radius: 0.3rem;
	font-size: 0.8rem;
	margin-bottom: 0.5rem;
}
* {
	margin: 0;
	padding: 0;
}
input,
textarea {
	outline: none;
}
input:focus,
textarea:focus {
	/* border: none; */
}
/* 底部 */
.footer {
	background: #FFC300;
	display: flex;
	padding: 4rem 10rem 2rem;
	justify-content: center;
}
.foot-left {
	width: 21%;
	border-right: 0.2rem solid #443D2A;
	height: 50%;
	margin-right: 1rem;
}
.f-left-logo {
	width: 100%;
}
.address {
	font-size: 0.7rem;
	margin-top: 0.2rem;
}
.copy {
	font-size: 0.7rem;
}
.foot-right {
	margin-left: 1rem;
}
.navbar-light .navbar-toggler {
	background: #FFC205;
	border-radius: 50%;
	width: 3rem;
	height: 3rem;
	border-color: #fff0;
}
.navbar-light .navbar-toggler-icon {
	width: 1.2em !important;
	height: 1.2em !important;
}
.logo {
	width: 12.5rem;
}
.top {
	background-color: #fff;
}
.navbar-collapse {
	justify-content: flex-end;
}
.show .nav-item {
	border-bottom: 1px solid #eee;
	padding: 0.3rem 0;
}
.bgI {
	background-image: linear-gradient(180deg, #fff, #FFC707);
}
.carousel-control-prev-icon {
	background-image: url('../images/left.png');
	background-size: 2.4rem;
}
.carousel-control-next-icon {
	background-image: url('../images/right.png');
}
.big-write {
	text-transform: uppercase;
}
ul {
	margin-bottom: 0 !important;
	padding-left: 0 !important;
}
.mobile_jia {
	/* background: #ffcc00;
	    width: 1.7rem;
	    border-radius: 50%;
	    height: 1.7rem;
	    text-align: center;
	    line-height: 1.7rem;
	    font-size: 1.5rem; */
	background: #ffcc00;
	width: 1.7rem;
	border-radius: 50%;
	height: 1.7rem;
	text-align: center;
	line-height: 1.7rem;
	font-size: 1.5rem;
	position: absolute;
	right: 0;
	top: 10px;
	/* transform: translateY(-50%); */
	text-decoration: none;
	color: #fff !important;
}
/*文章样式*/
.position a{color:#666;}
.clear{clear:both;}
.newslist{}
.newslist a{color:#333;border-bottom:1px solid #ccc;display:block;padding-bottom: 15px;}
.newslist a dl{}
.newslist a dt{width:30%;float: left;}
.newslist a dd{width:70%;float:right;padding-left:35px;}
.newslist a img{width:100%;}
/*分页样式*/
.pagination a{color:#333;padding:10px 15px;}
.pagination .page-num-current {
    position: relative;
    display: block;
    color: #0d6efd;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}