.sec_shop1:after, .sec_shop2:after, .sec_shop3:after, .sec_shop4:after, .sec_shop5:after {
	clear: both;
}
.section-title {
	font-size: 36px;
	line-height: 108px;
	color: #333;
	text-align: center;
}
/*	.section-title span {
    font-weight: bold;
}*/
.co-blue2 {
	color: #417bd2;
	vertical-align: top;
}
.section-des {
	font-size: 18px;
	line-height: 30px;
	color: #666;
	text-align: center;
}
/********shop1********/		
.sec_shop1 {
	margin-top: 3%;
}
.sec_shop1 ul {
	width: 100%;
	margin: auto;
	height: 200px;
	padding-top: 50px;
}
.sec_shop1 ul li {
	float: left;
	width: 16.666%;
	text-align: center;
}
.sec_shop1 ul li>i {
	display: block;
	width: 90px;
	height: 90px;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url(../images/shop_icon1.png);
}
.sec_shop1 .ico1 {
	background-position: 0 0px;
}
.sec_shop1 .ico2 {
	background-position: -208px 0px;
}
.sec_shop1 .ico3 {
	background-position: -407px 0px;
}
.sec_shop1 .ico4 {
	background-position: -610px 0px;
}
.sec_shop1 .ico5 {
	background-position: -812px 0px;
}
.sec_shop1 .ico6 {
	background-position: -1018px 0px;
}
.sec_shop1 ul li>em {
	display: block;
	font-style: normal;
	padding-top: 6px;
	line-height: 40px;
	font-size: 18px;
	color: #666;
}
/********shop2********/		
.sec_shop2 {
	background-image: url(../images/pointbg.jpg);
	height: 600px;
	padding: 50px 0px;
}
.sec_shop2 .left {
	float: left;
}
.sec_shop2 .right {
	float: right;
}
/********shop3********/		
.sec_shop3 {
	margin: 70px auto;
}
.sec_shop3 .img {
	background: url(../images/shop_icon3.png) center center no-repeat;
	width: 100%;
	height: 360px;
	background-size: 100%;
}
.sec_shop3 .btns-wrap {
	width: 80%;
	margin: 50px auto 15px;
}
.sec_shop3 .btns-wrap .btn-common:first-child {
	background: #3ea3ff;
}
.sec_shop3 .btns-wrap .btn-common:nth-child(2) {
	background: #eeba0a;
}
.sec_shop3 .btns-wrap .btn-common:last-child {
	background: #51c29c;
	margin-right: 0px;
}
.sec_shop3 .btns-wrap .btn-common {
	width: 30%;
	line-height: 60px;
	text-align: center;
	display: inline-block;
	font-size: 18px;
	margin-right: 4.5%;
	color: #fff;
}
.sec_shop3 img {
	margin: 0 auto;
	display: block;
}
.sec_shop3 .text {
	font-size: 15px;
	color: #707070;
	text-align: center;
}
/********shop4********/	
		
.sec_shop4 {
	margin: 100px auto 50px 0;
	text-align: center;
	background: #f6f6f6;
	height: 660px;
	padding: 50px 0;
}
.sec_shop4 ul {
	padding-top: 30px;
	width: 100%;
	margin: auto;
}
.sec_shop4 ul li {
	float: left;
	width: 25.5%;
	height: 280px;
	padding: 0 60px;
}
.sec_shop4 ul li:nth-child(3n+1) {
	padding-left: 0px;
}
.sec_shop4 ul li:nth-child(3n) {
	padding-right: 0px;
}
.sec_shop4 ul li>i {
	display: block;
	width: 72px;
	height: 72px;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url(../images/shop_icon4.png);
}
.sec_shop4 .ico1 {
	background-position: 0 0px;
}
.sec_shop4 .ico2 {
	background-position: -150px 0px;
}
.sec_shop4 .ico3 {
	background-position: -318px 0px;
}
.sec_shop4 .ico4 {
	background-position: -492px 0px;
}
.sec_shop4 .ico5 {
	background-position: -652px 0px;
}
.sec_shop4 .ico6 {
	background-position: -800px 0px;
}
.sec_shop4 ul li>em {
	display: block;
	font-style: normal;
	padding-top: 10px;
	line-height: 60px;
	font-size: 24px;
	color: #333;
	text-align: center;
}
.sec_shop4 ul li>span {
	display: block;
	line-height: 24px;
	font-size: 16px;
	color: #666;
}
/********shop5********/			
.sec_shop5 #body {
	position: relative;
	height: 600px;
	margin-bottom: 30px;
}
.sec_shop5 p.img {
	text-align: center;
	width: 30%;
	margin: 0 auto;
}
.sec_shop5 img {
	vertical-align: middle;
	padding-top: 60px;
}
.sec_shop5 .text-wrap.left {
	text-align: right;
	width: 30%;
	top: 185px;
	left: 0px;
}
.sec_shop5 .text-wrap {
	position: absolute;
}
.sec_shop5 .text-wrap.left .item:first-child {
	margin-bottom: 80px;
}
.sec_shop5 .text-wrap .item .text1 {
	font-size: 22px;
	display: block;
	font-style: normal;
	color: #111;
	font-weight: 700;
}
.sec_shop5 .text-wrap .item .text2 {
	font-size: 16px;
	display: block;
	font-style: normal;
	color: #666;
	line-height: 28px;
}
.sec_shop5 .text-wrap.right {
	text-align: left;
	width: 30%;
	top: 320px;
	right: 0px;
}

/*************mobile 1030px***************/	
@media screen and (max-width:1030px) {
.section-title {
	font-size: 30px;
}
.section-des {
	font-size: 16px;
}
.sec_shop2 {
	height: 480px;
}
.sec_shop2 .left {
	width: 60%;
}
.sec_shop2 .right {
	width: 30%;
}
.sec_shop3 .img {
	background-size: 98%;
}
}

/*************mobile 800px***************/	
@media screen and (max-width:800px) {
.section-title {
	font-size: 20px;
	line-height: 60px;
}
.section-des {
	font-size: 14px;
}
.sec_shop1 {
	height: 620px;
}
.sec_shop1 ul li {
	width: 33.333%;
}
.sec_shop1 ul li>em {
	font-size: 14px;
}
.sec_shop2 .left {
	width: 90%;
	margin: 0 auto;
	float: none;
}
.sec_shop2 .right {
	width: 50% !important;
	margin: 0 auto;
	float: none;
}
.sec_shop2 {
	height: 560px;
}
.sec_shop3 {
	margin: 30px auto;
}
.sec_shop3 .btns-wrap {
	width: 90%;
	margin: 20px auto 15px;
}
.sec_shop3 .btns-wrap .btn-common {
	width: 47%;
	font-size: 14px;
	line-height: 40px;
}
.sec_shop3 .btns-wrap .btn-common:nth-child(2) {
	margin-right: 0px;
}
.sec_shop3 .btns-wrap .btn-common:last-child {
	margin: 3% 0 0 30%;
}
.sec_shop3 .img {
	background: url(../images/shop_icon3_mobile.png) center center no-repeat;
	background-size: 100%;
	height: 240px;
}
.sec_shop4 {
	height: 890px;
	margin: 30px auto 30px 0;
}
/*	.sec_shop4 .section-title{line-height:
		60px; }
		.sec_shop4 .section-title span{ float:left; display: block; margin-left:33%;padding-bottom: 50px;}*/
.sec_shop4 ul li {
	width: 44.9%;
	padding: 0 5%;
}
.sec_shop4 ul li>em {
	font-size: 20px;
}
.sec_shop4 ul li>span {
	font-size: 14px;
}
.sec_shop4 ul li:nth-child(3n) {
	padding-right: 5%;
}
.sec_shop4 ul li:nth-child(3n+1) {
	padding-left: 5%;
}
.sec_shop4 ul li:nth-child(2n) {
	padding-right: 0px;
}
.sec_shop4 ul li:nth-child(2n+1) {
	padding-left: 0px;
}
.sec_shop4 ul li>em {
	font-size: 16px;
}
.sec_shop5 {
	height: 740px;
}
.sec_shop5 #body {
	position: static;
}
.sec_shop5 .text-wrap {
	position: static;
}
.sec_shop5 p.img {
	width: 98%;
	padding: 20px 0;
}
.sec_shop5 img {
	width: 72%;
	padding-top: 0px;
}
.sec_shop5 .text-wrap.left, .sec_shop5 .text-wrap.right {
	width: 98%;
	margin: 0 1%;
}
.sec_shop5 .text-wrap.left {
	text-align: left;
}
.sec_shop5 .text-wrap .item .text1 {
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
}
.sec_shop5 .text-wrap .item .text2 {
	font-size: 14px;
	line-height: 24px;
}
.sec_shop5 .text-wrap.left .item, .sec_shop5 .text-wrap.left .item:first-child {
	margin: 20px 0;
}
}
