@media only screen and (min-width: 640px) {
	* {
		padding: 0;
		margin: 0;
		list-style: none;
		font-family: "Microsoft YaHei", arial;
	}
	.container {
		padding: 0;
		width: 1180px;
		margin-left: auto;
		margin-right: auto;
	}
	.bylogo{
		width:10px;
		float:right;
		margin-right:10px;
		margin-top:15px;
	}
	header .top {
		border-bottom: 1px solid #E3E3E3;
		clear: both;
		overflow: hidden;
		height: 30px;
		font-size: 12px;
	}
	header .top .p1 {
		float: left;
		color: #999;
		line-height: 30px;
	}
	header .top .p2 {
		float: right;
		margin-top: 7px;
	}
	header .top .p2 a {
		display: block;
		float: left;
		color: #999;
		padding: 0 10px;
		border-right: 2px solid #E3E3E3;
		line-height: 1.0;
	}
	header .middle {
		height: 80px;
		position: relative;
	}
	header .middle .logo {
		position: absolute;
		float: left;
		margin-top: 15px;
	}
	header .middle .phone {
		float: right;
		width: 400px;
		height: 40px;
		line-height: 40px;
		margin-top: 25px;
		background: url(../images/bg01.png)no-repeat;
	}
	header .middle .phone .p1 {
		float: left;
		font-size: 16px;
		margin-bottom: 0px;
		margin-left: 50px;
		color: #FFFFFF;
	}
	header .middle .phone .p2 {
		color: #FFFFFF;
		float: left;
		font-size: 22px;
		margin-bottom: 0;
	}
	header .bottom {
		height: 75px;
		position: relative;
		z-index: 99;
	}
	header .bottom #nav {
		width: 87%;
		margin-left: 13%;
		height: 50px;
		margin-bottom: 0;
		margin-top: 25px;
	}
	header .bottom ul .navlist {
		float: left;
		width: 16.66%;
		text-align: center;
		height: 50px;
	}
	header .bottom ul .navlist a {
		color: #333;
		display: block;
		font-size: 16px;
		line-height: 50px;
		text-decoration: none;
		font-weight: bold;
	}
	header .bottom ul .navlist:hover {
		background: #a4d91e;
	}
	header .bottom ul .navlist:hover a {
		color: #FFFFFF;
	}
	header .bottom ul .a1 {
		background: #a4d91e;
	}
	header .bottom ul .a1 a {
		color: #FFFFFF;
	}
	#nav .navlist .navdropdown {
		display: none;
		position: absolute;
		width: 171px;
		z-index: 999;
		background: #FFFFFF;
	}
	#nav .navlist .navdropdown li {
		border: none;
		text-align: center;
	}
	#nav .navlist .navdropdown li a {
		text-decoration: none;
		color: #333;
		font-size: 15px;
		font-weight: normal;
		padding: 0;
		margin: 0;
		line-height: 40px;
		background: none;
	}
	#nav .navlist .navdropdown li a:hover {
		background: #a4d91e;
		color: #FFFFff;
	}
	.search {
		height: 55px;
		padding-top: 13px;
		background: #a4d91e;
	}
	.search .p1 {
		float: left;
		color: #FFFFFF;
		font-size: 16px;
		margin-top: 3px;
		margin-bottom: 0;
		font-weight: bold;
	}
	.search .p1 a {
		font-weight: normal;
		color: #FFFFFF;
		margin-right: 15px;
		font-size: 14px;
	}
	.search-in {
		float: right;
		width: 250px;
		height: 30px;
		margin-top: 0px;
		background: #FFFFFF;
		border: 1px solid #f77400;
	}
	.search-in input {
		background: none;
		border: none;
		padding: 0px 10px;
		color: #333333;
		height: 28px;
		width: 140px;
		outline: none;
	}
	.search-in button {
		float: right;
		border: none;
		outline: none;
		margin-top: 0px;
		background: #f77400;
		color: #FFFFFF;
		line-height: 28px;
		padding: 0 15px;
	}
	.search-in button img {
		height: 19px;
		width: 19px;
	}
	.footer {
		padding-top: 40px;
		min-width: 1180px;
	}
	.footer ul {
		clear: both;
		overflow: hidden;
	}
	.footer ul li {
		float: left;
		width: 280px;
		height: 180px;
		margin-left: 20px;
		text-align: center;
		padding-top: 20px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.footer ul li:nth-child(1),
	.footer ul li:nth-child(3) {
		background: #f77400;
	}
	.footer ul li:nth-child(2),
	.footer ul li:nth-child(4) {
		background: #a4d91e;
	}
	.footer ul li img {
		margin-bottom: 10px;
	}
	.footer ul li p:nth-child(2) {
		font-size: 18px;
		color: #fff;
	}
	.footer ul li p:nth-child(3) {
		color: #fff;
		line-height: 1.7;
		margin-bottom: 0;
	}
	.footer .link {
		color: #666666;
		line-height: 1.0;
		font-size: 12px;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.footer .link a {
		color: #666666;
		border-left: 1px solid #999;
		line-height: 1.0;
		padding-left: 20px;
		margin-right: 20px;
	}
	.footer .bottom {
		background: #333333;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 15px;
		margin-top: 15px;
	}
	.footer .bottom .p1 {
		color: #ffffff;
		font-size: 12px;
		margin-bottom: 0;
		line-height: 1.0;
		margin-top: 13px;
	}
	.footer .bottom .p1 a {
		color: #ffffff;
		line-height: 1.0;
	}
	.footer .bottom .p1 a:nth-child(1) {
		border-right: 1px solid #999999;
		padding-right: 15px;
		margin-right: 15px;
	}
	.navigation,
	.header,
	.footer2 {
		display: none;
	}
}

@media only screen and (max-width: 640px) {
	* {
		padding: 0;
		margin: 0;
		list-style: none;
		font-family: "Microsoft YaHei", arial;
	}
	.container {
		width: 100% !important;
		min-width: 300px !important;
		margin-left: auto;
		margin-right: auto;
	}
	.floating_ck .consult,
	.floating_ck .words,
	.floating_ck .qrcord {
		display: none;
	}
	header {
		display: none;
	}
	.header {
		width: 100%;
		padding: 10px 15px;
		clear: both;
		overflow: hidden;
	}
	.logo2 {
		float: left;
		width: 70%;
	}
	.navClick {
		float: right;
		width: 35px;
		cursor: pointer;
		display: block;
		margin-top: 10px;
	}
	.navClick img {
		width: 100%;
	}
	.body_Skin .container2 {
		-webkit-transform: translate(-65%, 0);
		-webkit-box-shadow: 0 0 10px #000000;
		position: relative;
		transition: all 0.3s ease;
		z-index: 9999;
	}
	.container2 {
		-webkit-transform: translate(0, 0);
		transition: all 0.3s ease;
	}
	.body_Skin .navigation {
		-webkit-transform: translate(0px, 0);
		-webkit-transition: all 0.3s ease;
	}
	.navigation {
		position: fixed;
		right: 0;
		top: 0;
		width: 65%;
		-webkit-transform: translate(100%, 0);
		-webkit-transition: all 0.3s ease;
		height: 100%;
		overflow: hidden;
		z-index: 999;
		background: #F3F3F3;
	}
	.navigation ul {
		width: 100%;
		margin-top: 20px;
	}
	.navigation ul li {
		background: none;
		padding-right: 5px;
		border-bottom: 1px solid #E3E3E3;
	}
	.navigation ul li a {
		display: block;
		text-indent: 45px;
		height: 50px;
		line-height: 50px;
		color: #555;
		font-size: 16px;
		text-decoration: none;
	}
	.navigation ul .on {
		background: #f77400;
		padding-right: 0;
	}
	.navigation ul .on a {
		color: #FFFFFF;
	}
	.search {
		display: none;
	}
	.navigation .search-in2 {
		display: block;
		width: 95%;
		margin-left: 2.5%;
		height: 40px;
		margin-top: 20px;
		background: #FFFFFF;
		border-radius: 18px;
	}
	.navigation .search-in2 input {
		background: none;
		border: none;
		padding: 0px 10px;
		color: #333333;
		height: 37px;
		width: 140px;
		outline: none;
	}
	@media only screen and (min-width: 300px) and (max-width: 320px) {
		.navigation .search-in input {
			width: 130px;
		}
	}
	.navigation .search-in2 button {
		float: right;
		border: none;
		outline: none;
		margin-top: 0px;
		color: #f77400;
		line-height: 38px;
		padding: 0 15px;
		font-size: 15px;
		background: none;
		border-radius: 18px;
	}
	.footer {
		display: none;
	}
	.footer2 {
		background: #f77400;
		padding: 30px 0;
	}
	.footer2 p {
		color: #FFFFFF;
		font-size: 12px;
	}
	.footer2 p a {
		color: #FFFFFF;
	}
	.footer2 .erweima {
		text-align: center;
		margin-top: 25px;
	}
	.footer2 .erweima img {
		width: 40%;
		padding: 5px;
		background: url(../images/bg02.png)no-repeat center;
		background-size: 100% 100%;
	}
	.footer2 .erweima span {
		display: block;
		margin-top: 8px;
	}
}