@media only screen and (min-width: 640px) {
	#carousel1 {
		min-width: 1180px;
		margin-top: 0;
		position: relative;
	}
	#carousel1 .carousel-control {
		background: none;
		opacity: 1.0;
	}
	#carousel1 ol {
		bottom: 0;
	}
	#carousel1 ol li {
		width: 35px;
		height: 3px;
		border-radius: 0;
		margin-right: 5px;
		background: #FFFFFF;
		border: none;
	}
	#carousel1 ol .active {
		background: #a4d91e;
	}
	.pro {
		margin: 40px auto;
	}
	.pro .p1 {
		text-align: center;
		color: #666666;
		font-size: 30px;
		margin-bottom: 0;
	}
	.pro .p2 {
		text-align: center;
		color: #C0C0C0;
		font-size: 14px;
	}
	.pro hr {
		border-top: 2px solid #ef8327;
		margin-top: 10px;
		width: 5%;
		margin-left: 47.5%;
		text-align: left;
	}
	.pro .all {
		margin-left: -20px;
		clear: both;
		overflow: hidden;
	}
	.pro .all li {
		float: left;
		width: 280px;
		margin-left: 20px;
	}
	.pro .all li a {
		text-decoration: none;
	}
	.pro .all li img {
		width: 280px;
		height: 200px;
	}
	.pro .all li p {
		text-align: center;
		margin-top: 10px;
		margin-bottom: 20px;
		font-size: 16px;
		color: #333333;
	}
	.pro .all li:hover p {
		color: #f77400;
	}
	.pro .more {
		display: block;
		clear: both;
		overflow: hidden;
		background: #a4d91e;
		color: #FFFFFF;
		text-align: center;
		font-size: 18px;
		text-decoration: none;
		padding: 8px 0;
		width: 15%;
		margin-left: 42.5%;
		margin-top: 10px;
		box-shadow: 2px 3px 5px #CCCCCC;
	}
	.pro .more:hover {
		background: #f77400;
	}
	.about {
		margin: 50px auto;
		padding-bottom: 60px;
		background: #a4d91e;
		clear: both;
		overflow: hidden;
	}
	.about .p1 {
		text-align: center;
		color: #FFFFFF;
		font-size: 30px;
		margin-bottom: 0;
		margin-top: 25px;
	}
	.about .p2 {
		text-align: center;
		color: #FFFFFF;
		font-size: 14px;
	}
	.about hr {
		border-top: 2px solid #FFFFFF;
		margin-top: 10px;
		width: 5%;
		margin-left: 47.5%;
		text-align: left;
	}
	.about .left {
		float: left;
		width: 600px;
		margin-top: 30px;
	}
	.about .left p:nth-child(1) {
		color: #FFFFFF;
		font-size: 24px;
	}
	.about .left p:nth-child(2) {
		color: #FFFFFF;
		font-size: 14px;
		line-height: 2.0;
	}
	.about .left a {
		display: block;
		background: #FFFFFF;
		color: #a4d91e;
		font-weight: bold;
		text-align: center;
		font-size: 18px;
		text-decoration: none;
		padding: 8px 0;
		width: 27%;
		margin-top: 25px;
		box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.3);
	}
	.about .left a:hover {
		background: #f77400;
		color: #FFFFFF;
	}
	.about .right {
		float: right;
		width: 514px;
		height: 240px;
		margin-top: 30px;
	}
	.adv {
		margin: 40px auto;
	}
	.adv .p1 {
		text-align: center;
		color: #666666;
		font-size: 30px;
		margin-bottom: 0;
	}
	.adv .p2 {
		text-align: center;
		color: #C0C0C0;
		font-size: 14px;
	}
	.adv hr {
		border-top: 2px solid #ef8327;
		margin-top: 10px;
		width: 5%;
		margin-left: 47.5%;
		text-align: left;
	}
	.adv .all {
		margin-left: -45px;
		clear: both;
		overflow: hidden;
	}
	.adv .all li {
		float: left;
		width: 360px;
		margin-left: 45px;
	}
	.adv .all li a {
		text-decoration: none;
	}
	.adv .all li img {
		width: 360px;
		height: 200px;
	}
	.adv .all li p {
		text-align: center;
		margin-top: 10px;
		margin-bottom: 30px;
		font-size: 16px;
		color: #333333;
	}
	.adv .all li:hover p {
		color: #f77400;
	}
	.news {
		background: #f77400;
		padding: 40px 0;
	}
	.news .p1 {
		text-align: center;
		color: #FFFFFF;
		font-size: 30px;
		margin-bottom: 0;
	}
	.news .p2 {
		text-align: center;
		color: #FFFFFF;
		font-size: 14px;
	}
	.news hr {
		border-top: 2px solid #FFFFFF;
		margin-top: 10px;
		width: 5%;
		margin-left: 47.5%;
		text-align: left;
	}
	.news ul {
		clear: both;
		overflow: hidden;
		margin-left: -50px;
	}
	.news ul li {
		float: left;
		width: 561px;
		margin-left: 50px;
		margin-top: 10px;
	}
	.news ul li img {
		float: left;
		margin-right: 15px;
	}
	.news ul li a {
		text-decoration: none;
	}
	.news ul li p:nth-child(2) {
		color: #a4d91e;
		font-size: 18px;
		margin-bottom: 5px;
	}
	.news ul li p:nth-child(3) {
		color: #FFFFFF;
		margin-bottom: 5px;
		font-size: 16px;
	}
	.news ul li p:nth-child(4) {
		color: #CCCCCC;
		font-size: 12px;
		margin-bottom: 5px;
	}
	.news ul li p:nth-child(5) {
		font-size: 14px;
		color: #EEEEEE;
	}
	.news ul li:hover p:nth-child(3) {
		color: #a4d91e;
	}
	.news .more {
		display: block;
		clear: both;
		overflow: hidden;
		background: #a4d91e;
		color: #FFFFFF;
		text-align: center;
		font-size: 18px;
		text-decoration: none;
		padding: 8px 0;
		width: 15%;
		margin-left: 42.5%;
		margin-top: 30px;
		box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.3);
	}
	.news .more:hover {
		background: #FFFFFF;
		color: #f77400;
	}
	.changshi {
		margin: 40px auto;
	}
	.changshi .p1 {
		text-align: center;
		color: #666666;
		font-size: 30px;
		margin-bottom: 0;
	}
	.changshi .p2 {
		text-align: center;
		color: #C0C0C0;
		font-size: 14px;
	}
	.changshi hr {
		border-top: 2px solid #ef8327;
		margin-top: 10px;
		width: 5%;
		margin-left: 47.5%;
		text-align: left;
	}
	.changshi .left {
		float: left;
		width: 520px;
		height: 300px;
		margin-top: 17px;
	}
	.changshi .right {
		float: right;
		width: 600px;
	}
	.changshi .right a {
		display: block;
		border-bottom: 1px dashed #E3E3E3;
		line-height: 52px;
		color: #333333;
		font-size: 16px;
		text-decoration: none;
	}
	.changshi .right a span:nth-child(2) {
		float: right;
		color: #999;
		font-size: 14px;
	}
	.changshi .right a:hover {
		color: #f77400;
	}
	#focus1 {
		display: none;
	}
}

@media only screen and (max-width: 640px) {
	#carousel1 {
		display: none;
	}
	#focus1 {
		width: 100%;
		margin: 0 auto;
		position: relative;
		overflow: hidden;
	}
	#focus1 .hd {
		width: 100%;
		position: absolute;
		z-index: 1;
		bottom: 0px;
		text-align: center;
	}
	#focus1 .hd ul {
		display: inline-block;
		padding: 3px 5px;
		font-size: 0;
		vertical-align: top;
	}
	#focus1 .hd ul li {
		display: inline-block;
		width: 10px;
		height: 10px;
		-webkit-border-radius: 100%;
		-moz-border-radius: 100%;
		border-radius: 100%;
		background: #FFFFFF;
		margin: 0 5px;
		vertical-align: top;
		overflow: hidden;
	}
	#focus1 .hd ul .on {
		background: #f77400;
	}
	#focus1 .bd {
		position: relative;
		z-index: 0;
	}
	#focus1 .bd li img {
		width: 100%;
	}
	.pro {
		margin: 20px auto;
	}
	.pro .p1 {
		text-align: center;
		color: #666666;
		font-size: 24px;
		margin-bottom: 0;
	}
	.pro .p2 {
		text-align: center;
		color: #C0C0C0;
		font-size: 14px;
	}
	.pro hr {
		border-top: 2px solid #ef8327;
		margin-top: 10px;
		width: 20%;
		margin-left: 40%;
		text-align: left;
	}
	.pro .all {
		margin-left: -10px;
		clear: both;
		overflow: hidden;
	}
	.pro .all li {
		float: left;
		width: 46.5%;
		height: 178px;
		margin-left: 10px;
	}
	.pro .all li a {
		text-decoration: none;
	}
	.pro .all li img {
		width: 100%;
		height: 120px;
	}
	.pro .all li p {
		text-align: center;
		margin-top: 10px;
		font-size: 13px;
		color: #333333;
	}
	.pro .all li:hover p {
		color: #f77400;
	}
	.pro .more {
		display: block;
		clear: both;
		overflow: hidden;
		background: #a4d91e;
		color: #FFFFFF;
		text-align: center;
		font-size: 16px;
		text-decoration: none;
		padding: 8px 0;
		width: 45%;
		margin-left: 27.5%;
		margin-top: 10px;
		box-shadow: 2px 3px 5px #CCCCCC;
	}
	.pro .more:hover {
		background: #f77400;
	}
	.about {
		margin: 30px auto;
		padding-bottom: 30px;
		background: #a4d91e;
		clear: both;
		overflow: hidden;
	}
	.about .p1 {
		text-align: center;
		color: #FFFFFF;
		font-size: 26px;
		margin-bottom: 0;
		margin-top: 20px;
	}
	.about .p2 {
		text-align: center;
		color: #FFFFFF;
		font-size: 14px;
	}
	.about hr {
		border-top: 2px solid #FFFFFF;
		margin-top: 10px;
		width: 20%;
		margin-left: 40%;
		text-align: left;
	}
	.about .left {
		width: 100%;
		margin-top: 0px;
	}
	.about .left p:nth-child(1) {
		color: #FFFFFF;
		font-size: 24px;
	}
	.about .left p:nth-child(2) {
		color: #FFFFFF;
		font-size: 14px;
		line-height: 2.0;
	}
	.about .left a {
		display: none;
		background: #FFFFFF;
		color: #a4d91e;
		font-weight: bold;
		text-align: center;
		font-size: 18px;
		text-decoration: none;
		padding: 8px 0;
		width: 27%;
		margin-top: 25px;
		box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.3);
	}
	.about .left a:hover {
		background: #f77400;
		color: #FFFFFF;
	}
	.about .right {
		width: 100%;
		margin-top: 20px;
	}
	.adv {
		margin: 20px auto;
	}
	.adv .p1 {
		text-align: center;
		color: #666666;
		font-size: 26px;
		margin-bottom: 0;
	}
	.adv .p2 {
		text-align: center;
		color: #C0C0C0;
		font-size: 14px;
	}
	.adv hr {
		border-top: 2px solid #ef8327;
		margin-top: 10px;
		width: 20%;
		margin-left: 40%;
		text-align: left;
	}
	.adv .all {
		margin-left: -10px;
		clear: both;
		overflow: hidden;
	}
	.adv .all li {
		float: left;
		width: 46.5%;
		height: 180px;
		margin-left: 10px;
	}
	.adv .all li a {
		text-decoration: none;
	}
	.adv .all li img {
		width: 100%;
		height: 120px;
	}
	.adv .all li p {
		text-align: center;
		margin-top: 10px;
		font-size: 14px;
		color: #333333;
	}
	.adv .all li:hover p {
		color: #f77400;
	}
	.news .p1 {
		text-align: center;
		color: #666;
		font-size: 26px;
		margin-bottom: 0;
	}
	.news .p2 {
		text-align: center;
		color: #888;
		font-size: 14px;
	}
	.news hr {
		border-top: 2px solid #ef8327;
		margin-top: 10px;
		width: 20%;
		margin-left: 40%;
		text-align: left;
	}
	.news ul {
		clear: both;
		overflow: hidden;
	}
	.news ul li {
		width: 100%;
		margin-top: 0px;
		margin-bottom: 20px;
	}
	.news ul li img {
		width: 45%;
		float: left;
		margin-right: 10px;
	}
	.news ul li a {
		text-decoration: none;
	}
	.news ul li p:nth-child(2) {
		color: #a4d91e;
		font-size: 16px;
		margin-bottom: 5px;
	}
	.news ul li p:nth-child(3) {
		color: #333;
		margin-bottom: 5px;
		font-size: 14px;
		width: 51%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.news ul li p:nth-child(4) {
		color: #888;
		font-size: 12px;
		margin-bottom: 5px;
	}
	.news ul li p:nth-child(5) {
		font-size: 12px;
		color: #999;
		width: 51%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.news .more {
		display: block;
		clear: both;
		overflow: hidden;
		background: #a4d91e;
		color: #FFFFFF;
		text-align: center;
		font-size: 16px;
		text-decoration: none;
		padding: 8px 0;
		width: 45%;
		margin-left: 27.5%;
		margin-top: 0px;
		box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.3);
	}
	.changshi {
		margin: 30px auto;
	}
	.changshi .p1 {
		text-align: center;
		color: #666666;
		font-size: 26px;
		margin-bottom: 0;
	}
	.changshi .p2 {
		text-align: center;
		color: #C0C0C0;
		font-size: 14px;
	}
	.changshi hr {
		border-top: 2px solid #ef8327;
		margin-top: 10px;
		width: 20%;
		margin-left: 40%;
		text-align: left;
	}
	.changshi .left {
		width: 100%;
		margin-top: 0px;
	}
	.changshi .right {
		width: 100%;
	}
	.changshi .right a {
		display: block;
		border-bottom: 1px dashed #E3E3E3;
		line-height: 45px;
		color: #333333;
		font-size: 14px;
		text-decoration: none;
		clear: both;
		overflow: hidden;
	}
	.changshi .right a span:nth-child(1){
		display: block;
		float: left;
		width: 70%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.changshi .right a span:nth-child(2) {
		float: right;
		color: #999;
		font-size: 12px;
	}
	.changshi .right a:hover {
		color: #f77400;
	}
}