

.ewm_left {
	display: none;
}

.ewm_right {
	display: none;
}


.ewm_left {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 68%;
	left: 14%;
}

.ewm_right {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 68%;
	left: 43%;
}

.show1 .container {
	padding: 40px;
}



.show2 {
	width: 100%;
}

.show2 img {
	width: 100%;
}

footer {
	background-color: #f8f8f8;
}

footer .container {
	padding-top: 4rem;
	padding-bottom: 1rem;
}

.con {
	width: 100%;
	border-bottom: 1px solid #737373;
	padding-bottom: 50px;
}

.con ul li {
	text-align: center;
}

.border-bottom {
	border-bottom: 1px solid #E3E3E3;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.titleh1{color: #ebcd2d;font-weight: bold;}
@media only screen and (min-width: 320px){
  html {
    font-size: 62.5% !important;
  }
  .nav_xiao{height: 2.5rem;line-height: 2.5rem;font-size: 1.2rem;}
  .titleh1{font-size: 1.2rem;}
  .titleh2{color: #fff;margin-top:0.6rem ;font-size: 1.0rem;font-weight: bold;}
  .contentp{font-size: 0.6rem; margin-top: 0.4rem;line-height: 1rem;}
  /*.title {text-align: center;}
  .title h3{color: #f1b80a;font-size: 36px;}
  .title p {font-size: 20px;}*/
}
/* 小屏幕（平板，大于等于768px） */

@media (min-width: 768px) {
	.titleh1{font-size: 1.4rem;}
	.titleh2{color: #fff;margin-top:1rem ;font-size: 1.6rem;font-weight: bold;}
	.contentp{font-size: 1.0rem; margin-top: 2rem;line-height: 1.2rem;}
	#nav ul li>a {
		font-size: 16px;
	}
	.banner a {
		font-size: 12px;
	}
	.qrcode .fl>span{font-size: 0.5rem;padding-top:0.5rem;}
	.qrcode .fl{width: 10%;}
	.qrcode .fl img{width: 50%;}
	.dialog span{font-size: 0.1rem;}
	.content1{padding-top: 0;}
	.nav_xiao{height: 5rem;line-height: 5rem;font-size: 1.2rem;}
	.ewm_left {
		width: 80px;
		height: 80px;
		position: absolute;
		top: 68%;
		left: 14%;
	}
	.ewm_right {
		width: 80px;
		height: 80px;
		position: absolute;
		top: 68%;
		left: 43%;
	}
	.title {
		text-align: center;
		margin-right: 9%
	}
	.title h3 {
		color: #f1b80a;
		font-size: 36px;
	}
	.title p {
		font-size: 20px;
	}
	.show1 .container img {
	float: left;
	width: 320px;
	height: 380px;
	margin-left: 20%
}
	.con ul li {
		text-align: center;
	}
	.border-bottom {
		border-bottom: 1px solid #E3E3E3;
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
}


/* 中等屏幕（桌面显示器，大于等于992px） */

@media (min-width: 992px) {
	.titleh1{font-size: 2.0rem;}
	.titleh2{color: #fff;margin-top:1.8rem ;font-size: 2.0rem;font-weight: bold;}
	.contentp{font-size: 1.2rem; margin-top: 2rem;line-height: 1.4rem;}
	#nav ul li>a {
		font-size:18px;
	}
	.banner a {
		16px
	}

	.qrcode .fl>span{font-size: 1.2rem;padding-top:0.8rem;}
	.qrcode .fl{width: 8%;}
	.qrcode .fl img{width: 62.5%;}
	.dialog span{font-size: 0.6rem;}
	.content1{padding-top: 2.6rem;}
	.nav_xiao{height: 6.25rem;line-height: 6.25rem;font-size: 1.8rem;}
	.ewm_left {
		width: 80px;
		height: 80px;
		position: absolute;
		top: 68%;
		left: 14%;
	}
	.ewm_right {
		width: 80px;
		height: 80px;
		position: absolute;
		top: 68%;
		left: 43%;
	}
	.show1 .container img {
		float: left;
		width: 400px;
		height: 450px;
		margin-left: 7%
	}
	.title {
		float: right;
		text-align: center;
		margin-top: 20%;
		margin-right: 7%;
	}
	.title h3 {
		color: #f1b80a;
		font-size: 36px;
	}
	.title p {
		font-size: 20px;
	}
	.con ul li {
		text-align: left;
		border-bottom: none;
	}
	.con ul li img {
		float: left;
	}
	.care {
		margin-left: 60px;
	}
	.care h3 {
		font-size: 20px
	}
	.care p {
		width: 150px;
	}
	.border {
		border-right: 1px solid #000000;
		float: left;
		width: 50%
	}
	.left {
		padding-left: 6%;
		width: 50%;
		float: left;
	}
	.con ul li {
		text-align: left;
		border-bottom: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}
}


/* 大屏幕（大桌面显示器，大于等于1200px） */

@media (min-width: 1200px) {
	.titleh1{font-size: 3.4rem;}
	.titleh2{color: #fff;margin-top:2rem ;font-size: 2.4rem;font-weight: bold;}
	.contentp{font-size: 1.4rem; margin-top: 2rem;line-height: 1.6rem;}
	#nav ul li>a {
		font-size: 20px;
	}
	.banner a {
		font-size: 1.5em;
	}

	.qrcode .fl>span{font-size: 1.5rem;padding-top:1rem;}
	.qrcode .fl{width: 5%;}
	.qrcode .fl img{width: 100%;}
	.dialog span{font-size: 1.2rem;}
	.content1{padding-top: 6.8rem;}
	.nav_xiao{height: 7.5rem;line-height: 7.5rem;font-size: 2.4rem;}
	.ewm_left {
		width: 180px;
		height: 180px;
		position: absolute;
		top: 60%;
		left: 12%;
	}
	.ewm_right {
		width: 180px;
		height: 180px;
		position: absolute;
		top: 60%;
		left: 43%;
	}
	.show1 .container img {
		float: left;
		margin-right: 10%
	}
	.title {
		float: right;
		text-align: center;
		margin-top: 14%;
		margin-right: 10%;
	}
	.title h3 {
		color: #f1b80a;
		font-size: 48px;
	}
	.title p {
		font-size: 25px;
	}
	.con ul li {
		text-align: left;
		border-bottom: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}

	.care {
		margin-left: 60px;
	}
	.care h3 {
		font-size: 20px
	}
	.care p {
		width: 150px;
	}
	.border {
		border-right: 1px solid #000000;
		float: left;
		width: 50%
	}
	.left {
		padding-left: 6%;
		width: 50%;
		float: left;
	}
}