/**banner*/
.margin_l{
	margin-left:0px !important;
}

.banner{
	width:100%;
	margin-top:80px;
}
.banner .lshop{
	height:520px;
    background: url('../mirror/images/playwith/lshop_bg.png') no-repeat center center;
    background-size:100% 100%;
}
.banner .lshop .lshop_ber{
    background: url('../mirror/images/playwith/lshop_ber.png') no-repeat center center;
	background-size:100% 100%;
}


.banner .lshop .lshop_ber .lshop_ber_ber{
	width: 100%;
    height: 100%;
	background: url('../mirror/images/playwith/lshop_ber_ber.png') no-repeat center right;

	
}
.banner .lshop .lshop_ber .lshop_ber_ber .play-tit {
	display: flex;
	align-items: baseline;
}
.banner .lshop .lshop_ber .lshop_ber_ber .play-tit .sub-tit{
	color: #FFF;
	font-family: AlibabaPuHuiTi-3-65-Medium;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	background: linear-gradient(90deg, #FF3D35 0%, #FF7145 100%);
	padding: 2px 8px;
	border-radius: 4px;
	margin-left: -10px;
}
.banner .lshop .lshop_ber .lshop_ber_ber .play-tit >.ls_tit{
	
	height: 70px;
	font-size: 50px;
	font-family: AlibabaPuHuiTi-3-85-Bold;
	font-weight: normal;
	color: #333333;
	line-height: 59px;
	margin-left:-25px;
	padding-top: 5%;
}
.banner .lshop .lshop_ber .lshop_ber_ber .play-tit >.ls_tit>span{
	background: linear-gradient(to right, #1C53FF, #416fffc7);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.banner .lshop .lshop_ber .lshop_ber_ber >.ls_msg{
	
	height: 32px;
	font-size: 28px;
	font-family: AlibabaPuHuiTi-3-85-Bold;
	font-weight: normal;
	color: #333333;
	line-height: 32px;
	letter-spacing: 2px;
}
.banner .lshop .lshop_ber .lshop_ber_ber >.ls_msg>span{
	background: linear-gradient(to right, #1C53FF, #416fffc7);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}


.banner .lshop .lshop_ber .lshop_ber_ber >.lshop_ul{
	width: 600px;
	margin-top:18px;
}
.banner .lshop .lshop_ber .lshop_ber_ber >.lshop_ul>li{
	width: 200px;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	font-family: AlibabaPuHuiTi-3-85-Bold;
	font-weight: normal;
	color: #475793;
	float: left;
}

.banner .lshop .lshop_ber .lshop_ber_ber .lshop_renew{
	width: 232px;
	height: 34px;
	background: linear-gradient(92deg, #C9D5FF 0%, rgba(196,209,255,0) 100%);
	padding-left:15px;
	margin-top: 30px;
	
	
	font-size: 20px;
	font-family: AlibabaPuHuiTi-3-65-Medium;
	font-weight: normal;
	color: #1F4DF9;
	line-height: 34px;

}
.banner .lshop .lshop_ber .lshop_ber_ber  .lshop_but{
	margin-top:40px;
}
.banner .lshop .lshop_ber .lshop_ber_ber  .lshop_but>.free{
	margin-right: 50px;
    padding: 5px 20px;
	background: #003EFF;
	border-radius: 6px 6px 6px 6px;

	

	font-size: 20px;
	font-family: AlibabaPuHuiTi-3-75-SemiBold;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 41px;

}
.banner .lshop .lshop_ber .lshop_ber_ber  .lshop_but>.update{
    padding: 5px 20px;
	border-radius: 6px 6px 6px 6px;

	border: 1px solid #003EFF;
	
	font-size: 20px;
	font-family: AlibabaPuHuiTi-3-75-SemiBold;
	font-weight: normal;
	color: #003EFF;
	line-height: 41px;
}



/* 小蓝裳直播带货系统特色功能 */
.function{
	width:100%;
	height: 935px;
	margin-bottom: 30px;
	position: relative;
}
.function .function_tit{
	color: #333;
	font-family: AlibabaPuHuiTi-3-85-Bold;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	padding-top: 60px;
	padding-bottom: 50px;
	text-align: center;
}
.function .function_it{
	width: 38%;
	height: 526px;
    border-radius: 30px 0px 0px 30px;
    background: #F4F6FC;
    position: absolute;
    right: 0px;
	bottom: 80px;
}

.function .function_con{
	width: 1200px;
    margin: 0 auto;
	display: flex;
    flex-wrap: nowrap;
	
	position: absolute;
	top:180px;
    left: 50%;
    transform: translateX(-50%);
}
.function .function_con .con_ul{
	width: 772px;
    display: flex;
    flex-wrap: wrap;
}

.function .function_con .con_ul li{
	width: 306px;
	height: 85px;
	border-radius: 18px;
	padding: 20px 20px;
	padding-top: 10px;
	margin-right: 20px;
}
.function .function_con .con_ul li .li_tit{
	display: flex;
    align-items: center;
    height: 50px;
}
.function .function_con .con_ul li .li_tit>span{
	color: #333;
	text-align: center;
	font-family: AlibabaPuHuiTi-3-75-SemiBold;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-left:5px;
}
.function .function_con .con_ul li .li_msg{
	width: 280px;
	color: #878787;
	font-family: AlibabaPuHuiTi-3-55-RegularL3;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.function .function_con .con_ul li.on{
	background: rgba(101, 127, 210, 0.07);
}
.function .function_con .con_ul li.on .li_tit>span{
	color: #3A6AFF;
}


.function .function_con .it_img{
	width: 286px ;
	height: 590px; 
    margin-top: 50px;
	margin-left: 120px;
	border-radius: 30px;
	background: #FFF;
	box-shadow: 0px 3px 11.4px 0px rgba(26, 62, 116, 0.20);
	
	display: flex;
    align-items: center;
    justify-content: center;
}
.function .function_con .it_img>img{
	width: 264px;
	height: 571px;
}



/* 技术支持*/
.profit{
    width:100%;
	height: 580px;
	background: #F8FAFC;
}

.profit .profit_title{
    color: #333;
	font-family: AlibabaPuHuiTi-3-85-Bold;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
   
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    
}
.profit .profit_cont{
    width:1200px;
	margin:0 auto;
	display: flex;
	flex-wrap: wrap;
}
.profit .profit_cont>li{
    width: 286px;
    height: 200px;
	margin-left: 18px;
}
.profit .profit_cont>li .li_icon>img{
	width:68px;
	height:68px;
}
.profit .profit_cont>li .li_icon{
	text-align: center;
    padding-top: 25px;
}
.profit .profit_cont>li .li_tit{
	color: #333;
	font-family: AlibabaPuHuiTi-3-75-SemiBold;
	text-align:center;

	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.profit .profit_cont>li .li_msg{
	color: #3A6AFF;
	font-family: AlibabaPuHuiTi-3-75-SemiBold;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	
	text-align:center;
}


/* 产品优势*/
.range{
    width:100%;
}

.range .range_title{
    color: #333;
	font-family: AlibabaPuHuiTi-3-85-Bold;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
   
    padding-top: 50px;
    padding-bottom: 70px;
    text-align: center;
    
}
.range .range_cont{
    width:1200px;
	margin:0 auto;
	background: url('../mirror/images/playwith/range_bg.png') no-repeat center center;
	height:640px;
	margin-bottom:20px;

}
.range .range_cont .range_li{
	width:474px;
	height:140px;
	position: relative;
}
.range .range_cont .range_li .li_tit{
	width:320px;
	color: #3A6AFF;
	font-family: AlibabaPuHuiTi-3-85-Bold;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	text-align: center;
}


.range .range_cont .range_li .li_msg{
	width: 250px;
	color: #495770;
	font-family: AlibabaPuHuiTi-3-85-Bold;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; 
}

.range .range_cont .range_li1 .li_msg{
	margin-top: 25px;
    margin-left: 20px;
}

.range .range_cont .range_li1 .li_icon{
	width: 64px;
    height: 64px;
    position: absolute;
    top: 10px;
    right: 50px;
}

.range .range_cont .range_li1{
	background: url('../mirror/images/playwith/range_bli1.png') no-repeat center center;
	float: left;
}



.range .range_cont .range_li2{
	width: 521px;
	background: url('../mirror/images/playwith/range_tli2.png') no-repeat center center;
	margin-left: 200px;
	float: right;
}
.range .range_cont .range_li2 .li_tit{
	margin-left: 208px;
}
.range .range_cont .range_li2 .li_msg{
	position: absolute;
    top: 60px;
    left: 240px;
}

.range .range_cont .range_li2 .li_icon{
	position: absolute;
	top: 12px;
    left: 75px;
}

.range .range_cont .range_li3{
	background: url('../mirror/images/playwith/range_tli1.png') no-repeat center center;
	margin-top: 84px;
    width: 419px;
	height: 128px;
    float: left;

}
.range .range_cont .range_li3 .li_tit{
	position: absolute;
    bottom: 50px;
    width: 270px;
    left: 0px;
}
.range .range_cont .range_li3 .li_msg{
	position: absolute;
    bottom: -25px;
}
.range .range_cont .range_li3 .li_icon{
	position: absolute;
	right: 46px;
    top: -30px;

}

.range .range_cont .range_li4{
	background: url('../mirror/images/playwith/range_bli2.png') no-repeat center center;
	margin-top: 72px;
    width: 486px;
    float: right;
}

.range .range_cont .range_li4 .li_tit{
	position: absolute;
    bottom: 55px;

    right: 0px;
}
.range .range_cont .range_li4 .li_msg{
	position: absolute;
    right: 18px;
    top: 110px;
}
.range .range_cont .range_li4 .li_icon{
	position: absolute;
	left: 82px;
    top: -26px;
}



.range .range_cont .range_li5{
	background: url('../mirror/images/playwith/range_bli11.png') no-repeat center center;
	margin-top: 90px;
    width: 476px;
    float: left;

}
.range .range_cont .range_li5 .li_tit{
	position: absolute;
    bottom: 55px;
    width: 270px;
    left: 0px;
}
.range .range_cont .range_li5 .li_msg{
	position: absolute;
    bottom: -18px;
}
.range .range_cont .range_li5 .li_icon{
	position: absolute;
    right: 40px;
    top: -30px;

}

.range .range_cont .range_li6{
	background: url('../mirror/images/playwith/range_bli22.png') no-repeat center center;
	margin-top: 90px;
    width: 476px;
    float: right;
}

.range .range_cont .range_li6 .li_tit{
	position: absolute;
    bottom: 55px;

    right: 0px;
}
.range .range_cont .range_li6 .li_msg{
	position: absolute;
    right: 5px;
    top: 110px;
    width: 255px;
}
.range .range_cont .range_li6 .li_icon{
	position: absolute;
	left: 50px;
    top: -30px;
}




/*about_company*/
.about_company{
    width: 100%;
	height: 500px;
	background: #F9FBFE url('../mirror/images/playwith/about_company_bg.png') no-repeat center right;
    background-size:100% 100%;
	
	box-shadow: inset 0px 6px 20px 0px rgba(11,50,174,0.15), inset 0px -6px 20px 0px rgba(11,50,174,0.15);
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
}
.about_company>p{
    width: 100%;
	height: 42px;
	font-size: 30px;
	font-family: AlibabaPuHuiTi-3-85-Bold;
	font-weight: normal;
	color: #333333;
	line-height: 35px;
	text-align:center;
	padding-top: 60px;
}
.about_company .company_tips{
    width: 1200px;
    margin: 0 auto;
	margin-top:50px;
}


/* 联系我们 */
.contactus{
	width: 100%;
	padding:100px 0;

	background: #FFFFFF;
}

.contactus .contactus_tit{
	width: 100%;
	height: 42px;
	font-size: 30px;
	font-family: AlibabaPuHuiTi-3-85-Bold;
	font-weight: normal;
	color: #333333;
	line-height: 35px;
	text-align:center;
}
.contactus .contactus_tit>span {
    background: linear-gradient(to right, #1C53FF, #416fffc7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.contactus .contactus_msg{
	width: 100%;
    height: 65px;
    font-size: 18px;
    font-family: AlibabaPuHuiTi-3-55-RegularL3;
    font-weight: normal;
    color: #888888;
    line-height: 50px;
    text-align: center;

}
.contactus .contactus_but{
	width: 240px;
    height: 55px;
    line-height: 55px;
	background: #3A6AFF;
	border-radius: 999px;
	margin:0 auto;
	display: block;
	

	font-size: 22px;
	font-family: AlibabaPuHuiTi-3-75-SemiBold;
	font-weight: normal;
	color: #FFFFFF;
	text-align:center;

}

.contactus .contactus_but:hover{
	background: #6086FF;
}


.global{
	width:100%;
	height:155px;
	background-color:#262834
}
.global .global_cont{
	width: 1200px;
	height:100%;
    margin: 0 auto;
	background: url('../mirror/images/playwith/global_ber.png') no-repeat center right;
	background-size: auto 100%;
	display: flex;
	justify-content: flex-start;
    align-items: center;
}

.global .global_cont .global_msg{
	width: 720px;
	height: 67px;
	font-size: 20px;
	font-family: AlibabaPuHuiTi-3-75-SemiBold;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 23px;
	margin-right:50px;

}
.global .global_cont .global_msg>span{
	font-size: 25px;
}
.global .global_cont .global_but{
	display: block;
	width: 159px;
	height: 48px;
	border-radius: 4px 4px 4px 4px;
	opacity: 1;
	border: 1px solid #FFFFFF;
	text-align: center;
    line-height: 48px;
	margin-right:100px;

	font-size: 20px;
	font-family: AlibabaPuHuiTi-3-55-RegularL3;
	font-weight: normal;
	color: #FFFFFF;


}
.global .global_cont .global_but:hover{
	color:#262834;
	background-color:#FFFFFF;
}