.right-nav{
	color: white;
}
.section1{
	height: 425px;
	background: url(../images/shopimg/banner.png) center top no-repeat;
}
.section2{
	height: 958px;
	background: url(../images/shopimg/01_bg.png) center top no-repeat;
	padding-top: 100px;
}
.section2-title,.section3-title{
	font-size: 42px;
	text-align: center;
}
.section2-title2,.section3-title2{
	margin-top: 20px;
	font-size: 18px;
	text-align: center;
	color: gray;
}
.section3{
	margin-top: 50px;
    height: 828px;
	background: url(../images/shopimg/02_bg.png) center top no-repeat;
	overflow: hidden;
}
.section4{
	height: 675px;
	background: url(../images/shopimg/03_bg.jpg) center top no-repeat;
	overflow: hidden;
}
.section4-title{
	font-size: 42px; 
	margin: auto;
	margin-top: 100px;
	text-align: center;
}
.section4-ul{
	margin-top: 70px;
	list-style: none;
}
.section4-ul li{
	float: left;
    width: 224px;
    height: 346px;
    border-radius: 40px;
    text-align: center;
    padding-top: 38px;
    margin-right: 20px;
}
.section4-ul li:nth-child(1){background: #93c861;}
.section4-ul li:nth-child(2){background: #e9a64d;}
.section4-ul li:nth-child(3){background: #e87a6c;}
.section4-ul li:nth-child(4){background: #bd8deb;}
.section4-ul li:nth-child(5){background: #e5b31b;margin: 0;}  
.section4-ul p{
	font-size: 32px;
    color: #fff;
    font-weight: bold;
    margin-top: 12px;
}
.section4-ul span{
	display: block;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    margin-top: 14px;
    padding: 0 48px;
    text-align: left;
}
.section5{
    height: 715px;
    background: url(../images/shopimg/04_bg.png) center top no-repeat;
    overflow: hidden;
}
.section5-title{
    margin-top: 84px;
    text-align: center;
}
.section5-title p{
	color: #fff;
	font-size: 42px;
}
.section5-title span{
    color: #e0e6f8;
    display: block;
    font-size: 18px;
    margin-top: 20px;
}
.section6{
	
}
.section6-title{
	margin-top: 94px;
	text-align: center;
}
.section6-title p{
	font-size: 42px;
	color: #333333;
}
.section6-title span{
    display: block;
    font-size: 18px;
    color: #666666;
    margin-top: 20px;
}
.section6-box_1{
    overflow: hidden;
	margin-top: 52px;
}
.title_t{
	height: 63px;
    background: url(../images/shopimg/04_13.png) center top no-repeat;
    text-align: center;
    line-height: 63px;
    font-size: 32px;
    color: #0675e1;
}
.section6-ul{
    margin-top: 48px;
    list-style: none;
}
.section6-ul li{
    float: left;
    width: 130px;
    text-align: center;
    margin-right: 83px;
}
.section6-ul li:last-child{
	margin-right: 0px !important;
}
.section6-ul li p{
    font-size: 24px;
	margin-top: 20px;
}
.section6-ul li span{
    display: block;
    font-size: 16px;
    color: #8d8d8d;
    margin-top: 18px;
}
.section7{
    height: 307px;
    background: url(../images/shopimg/06_bg.jpg) center top no-repeat;
    overflow: hidden;
}
.section7 p{
	font-size: 52px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-top: 74px;
}
.section7 a{
	display: block;
    width: 256px;
    height: 62px;
    text-align: center;
    background: #f65108;
    font-weight: bold;
    border-radius: 30px;  
    font-size: 28px;
    color: #fff;
    line-height: 62px;
    margin: 30px auto 0;
}
.section7 span{
    color: #f65108;
}
@media screen and (min-width: 1700px) {
	.section1{s
		height: 450px;
		background: url(../images/shopimg/banner.png) center top no-repeat;
		background-size: cover;
	}
	.section2{
		height: 970px;
		background: url(../images/shopimg/01_bg.png) center top no-repeat;
		padding-top: 100px;
		background-size: 100% 100%;
	}
	.section3{ 
	    height: 845px;
		background: url(../images/shopimg/02_bg.png) center top no-repeat;
		overflow: hidden;
		background-size: cover;
	}
	.section4{
		height: 700px;
		background: url(../images/shopimg/03_bg.jpg) center top no-repeat;
		overflow: hidden;
		background-size: cover;
	}
	.section5{
	    height: 732px;
	    background: url(../images/shopimg/04_bg.png) center top no-repeat;
	    overflow: hidden;
	    background-size: cover;
	}
	.section7{
	    height: 320px;
	    background: url(../images/shopimg/06_bg.jpg) center top no-repeat;
	    overflow: hidden;
	    background-size: cover;
	}
}
@media screen and (max-width: 768px){
	.size{
		width: 100% !important;
	}
	.section1{
	    background: url(../images/shopimg/banner.png) center center no-repeat;
	    background-size: cover;
	    height: 15rem;
	}
	.section2{
	    height: 40rem;
	    background: url(../images/shopimg/01_bg.png) center center no-repeat;
	    padding-top: 2rem;
	    background-size: cover;
	}
	.section2-title,.section3-title{
	    font-size: 2.4rem;
	}
	.section2-title2,.section3-title2{
		padding: 0px 1rem;
	    font-size: 1.0rem;
	}
	.section3{
	    height: 22rem;
	    /*margin-top: 50px;*/
	    background: url(../images/shopimg/02_bg.png) center center no-repeat;
	    background-size: cover;
	    padding-top: 0px;
	    overflow: visible;
	}
	.section3-title,.section3-title2{
		position: relative;
		top: -40px;
	}
	.section4{
		height: auto;
		background: url(../images/shopimg/03_bg.jpg) center top;
	}
	.section4-title {
	    font-size: 2.6rem;
	    margin-top: 2rem;
	}
	.section4-ul {
	    margin-top: 10px;
	}
	.section4-ul li{
		float: none;
		width: 90%;
		height: auto; 
		margin:10px auto !important;
		font-size: 2rem !important; 
	    padding-top: 10px;
	    border-radius: 20px;
	}
	.section4-ul li img{
	    width: 2rem;
	}
	.section4-ul p {
	    font-size: 2rem;
	    margin-top: 10px;
	    display: inline-block;
	}
	.section4-ul span {
	    font-size: 1.2rem;
	    line-height: 2rem;
	}
	.section5{
       height: 26rem;
	    background: url(../images/shopimg/04_bg.png) center center no-repeat;
	    background-size: cover;
	}
	.section5-title {
	    margin-top: 20px;
	}
	.section5-title p {
	    color: #fff;
	    font-size: 2rem;
	}
	.section5-title span {
	    font-size: 1.4rem;
	    margin-top: 16px;
        padding: 0px 1rem;
	}
	.section6-title {
	    margin-top: 30px;
	}
	.section6-title p {
	    font-size: 2rem;
	}
	.section6-title span {
	    font-size: 1.4rem;
	    margin-top: 16px;
	}
	.section6-ul{
		width: 100%;
		padding: 10px 0;
	    margin-top: 20px;
	}
	.section6-ul li{
		width: 33%;
		margin: auto;
	    height: 15rem;
	}
	.section6-ul li img{
	    width: 6rem;
	}
	.section6-ul li p {
	    font-size: 2rem;
	    margin-top: 10px;
	}
	.section6-ul li span {
	    font-size: 1rem;
	    margin-top: 12px;
	}
	.section6-box_1 {
	    margin: 30px 0px 10px 0px !important;
	}
	.section7 {
	    height: 20rem;
	    background: url(../images/shopimg/06_bg.jpg) center center no-repeat;
	    background-size: cover;
    }
	.section7 p{
	    font-size: 1.6rem;
		margin-top: 5rem;
	}
	.section7 a { 
	    width: 60%;
	    height: 4rem;
	    border-radius: 4rem;
	    font-size: 2rem;
	    line-height: 4rem;
	}
}