body,html{color: #fff;}
.header-item{width: 100%;position: relative;}
.header-item img.bg{width: 100%;display: block;}
.header-item .containers{position: absolute;left: 10%;width: 500px;height: 500px;top: 30%;transform: translateY(-30%);}
.header-item .containers .title h3{font-size: 48px;color: #666;line-height: 60px;}
.header-item .containers .title p{font-size: 20px;line-height: 32px;color: #666;margin-top: 30px;}
.header-item .containers ul{display: flex;margin-top: 40px;}
.header-item .containers ul li{width: 220px;margin-right: 20px;height: 60px;line-height: 60px;border-radius: 30px;background:#E5F4FF;}
.header-item .containers ul li a{display: block;display: flex;justify-content: center;align-items: center;color: #0091FF;font-size: 18px;font-weight: 600;}
.header-item .containers ul li a img{width: 30px;height: 30px;margin-right: 4px;display: block;}


.shot{width: 100%;display: flex;padding: 80px 0;}
.shot .left{width: 40%;position: relative;}
.shot .left img{max-width: 50%;float: right;margin-right: 10%;position: relative;z-index: 10;display: block;}
.shot .left .round{width: 400px;height: 400px;border-radius: 200px;background: #EDF9FF;position: absolute;right: 10%;bottom: -100px;z-index: 9;}
.shot .right{display: flex;align-items: center;width: 60%;}
.shot .right .text{width: 600px;height: 500px;margin-left: 10%;}
.shot .right .text h3{font-size: 40px;font-weight: bold;line-height: 48px;color: #000;text-align: left;}
.shot .right .text .h4{display: flex;font-size: 24px;font-weight: bold;margin-top: 30px;color: #222;height: 40px;line-height: 40px;}
.shot .right .text .h4 img{width: 40px;margin-right: 10px;}
.shot .right .text p{font-size: 20px;line-height: 32px;color: #666;margin-top: 20px;text-align: left;}
.shot .right .text ul{display: flex;margin-top: 40px;justify-content: space-between;}
.shot .right .text ul li{width: 25%;text-align: center;}
.shot .right .text ul li img{width: 60px;margin: 0 auto;}
.shot .right .text ul li span{display: block;margin-top: 20px;font-size: 20px;font-weight: 600;color: #333;}


.fun{width: 100%;display: flex;padding: 80px 0;overflow-x: hidden;}
.fun .right{width: 50%;position: relative;}
.fun .right img{max-width: 80%;float: right;margin-right: 10%;position: relative;z-index: 10;display: block;}
.fun .right .round{width: 300px;height: 300px;border-radius: 150px;background: #EDF9FF;position: absolute;right: -2%;top: -50px;z-index: 9;}

.fun .left{display: flex;align-items: center;width: 50%;justify-content: center;}
.fun .left .text{width: 500px;height: 330px;}
.fun .left .text h3{font-size: 40px;font-weight: bold;line-height: 48px;color: #000;text-align: left;}
.fun .left .text .h4{display: flex;font-size: 24px;font-weight: bold;margin-top: 30px;color: #222;height: 40px;line-height: 40px;}
.fun .left .text .h4 img{width: 40px;margin-right: 10px;}
.fun .left .text p{font-size: 20px;line-height: 32px;color: #666;margin-top: 20px;text-align: left;}
.fun .left .text ul{display: flex;margin-top: 40px;justify-content: space-between;}
.fun .left .text ul li{width: 25%;text-align: center;}
.fun .left .text ul li img{width: 60px;margin: 0 auto;}
.fun .left .text ul li span{display: block;margin-top: 20px;font-size: 20px;font-weight: 600;color: #333;}

.profession{width: 100%;margin-top: 80px;position: relative;}
.profession img{width: 100%;display: block;}
.profession .left{width: 50%;height: 100%;position: absolute;left: 0;top: 0;display: flex;justify-content: center;align-items: center;}
.profession .left .text{width: 500px;height: 310px;}
.profession .left .text h3{font-size: 40px;font-weight: bold;line-height: 50px;color: #000;}
.profession .left .text p{font-size: 20px;line-height: 32px;margin-top: 30px;color: #666;}

.enjoy{width: 100%;position: relative;}
.enjoy img{width: 100%;display: block;}
.enjoy .right{width: 50%;height: 100%;position: absolute;right: 0;top: 0;display: flex;justify-content: center;align-items: center;}
.enjoy .right .text{width: 500px;height: 300px;}
.enjoy .right .text h3{font-size: 40px;font-weight: bold;line-height: 50px;color: #000;}
.enjoy .right .text p{font-size: 20px;line-height: 32px;margin-top: 30px;color: #666;}

.info{width: 100%;margin-top: 80px;}
.info .main{width: 1200px;margin: 0 auto;}
.info .main h3{font-size: 40px;line-height: 48px;color: #000;text-align: center;}
.info .main p{width: 70%;margin: 30px auto 0;font-size: 20px;line-height: 32px;color: #666;}
.info .main img{width: 100%;border-radius: 20px;margin-top: 30px;}

.desco{width: 100%;margin-top: 80px;background: #F6F6F6;padding: 40px 0;}
.desco .main{width: 80%;margin: 0 auto;display: flex;}
.desco .main .text{width: 70%;}
.desco .main .text .tips{display: flex;height: 50px;line-height: 50px;}
.desco .main .text .tips h3{font-size: 30px;line-height: 50px;font-weight: bold;color: #000;}
.desco .main .text .tips img{width: 50px;margin-right:10px;}
.desco .main .text p{font-size: 20px;line-height: 32px;color: #666;margin-top: 30px;}
.desco .main .img{width: 30%;}
.desco .main .img img{width: 100%;}

.site-footer{margin-top: 0px !important;}

@media (min-width:1280px) and (max-width:1440px){
	
}
@media (max-width: 1280px) {
    .info .main{width: 1000px;}
}
