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

.banner{
	width:100%;
	margin-top:80px;
}
.banner .lshop{
	height:520px;
    background: url('../mirror/images/novel/lshop_bg.png') no-repeat center center;
    background-size:100% 100%;
}
.banner .lshop .lshop_ber{
    background: url('../mirror/images/novel/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/novel/lshop_ber_ber.png') no-repeat center right;

	
}
.banner .lshop .lshop_ber .lshop_ber_ber >.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 >.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: 4.76px;
}
.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: 160px;
	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;
}

.list{
	width: 1194px;
	height: 68px;
	flex-shrink: 0;
	border-radius: 8px;
	border: 3px solid #FFF;
	background: linear-gradient(180deg, #F1F4F7 0%, #FFF 100%);
	box-shadow: -6px 7px 15.1px 0px rgba(11, 50, 174, 0.07);
	margin:0 auto;
	
	display: flex;
    align-items: center;
    justify-content: center;
	
	position: relative;
    top: -35px;
}
.list li{
	width:25%;
	display: flex;
    align-items: center;
    justify-content: center;
	border-right:1px solid #C7C7C7;
}
.list li:last-child {
	border-right:0px;

}
.list li>.li_tit{
	color: #181818;
	font-family: AlibabaPuHuiTi-3-85-Bold;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-left:8px;

}

.list li>.li_tit>span{
	color: #3A6AFF;
}




/* 小蓝裳直播带货系统特色功能 */
.function{
	width:100%;
	height: 750px;
	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: 30px;
	text-align: center;
}


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

.function .function_con .con_ul li{
	width: 394px;
	height: 80px;
	border-radius: 18px;
	padding: 20px 20px;
	
	padding-top:10px;
	margin-right:10px;
}
.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{
	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_msg{
	color:#495770;
}
.function .function_con .con_ul li.on .li_tit>span{
	color: #3A6AFF;
}



.function .function_con .it_img{
	width: 265px ;
	height: 552px;
	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: 245px;
	height: 532px;
}



/* 小说系统运营特色功能 */
.feature{
    width:100%;
	height: 620px;
}

.feature .feature_tit{
    color: #333;
	font-family: AlibabaPuHuiTi-3-85-Bold;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
    padding-bottom: 70px;
    text-align: center;
    
}
.feature .feature_con{
    width:1200px;
	margin:0 auto;
	display: flex;
	flex-wrap: wrap;
}
.feature .feature_con>li{
	width:350px;
	height:162px;
	
	padding-top: 45px;
    padding-left: 40px;
	margin-bottom:10px;
	margin-left:15px;
}
.feature .feature_con>li .li_tit{
	color: #333;
	font-family: AlibabaPuHuiTi-3-85-Bold;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.feature .feature_con>li .li_gang{
	width: 45px;
	height: 4px;
	border-radius: 9px;
	background-color: #3A6AFF;
	margin-top: 10px;
	margin-bottom: 20px;
}
.feature .feature_con>li .li_msg{
	width: 327px;
	color: #495770;
	font-family: AlibabaPuHuiTi-3-55-RegularL3;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.feature .feature_con>li.li1{
	background: url('../mirror/images/novel/feature_libg1.png') no-repeat center center;
    background-size:100% 100%;
}
.feature .feature_con>li.li2{
	background: url('../mirror/images/novel/feature_libg2.png') no-repeat center center;
    background-size:100% 100%;
}
.feature .feature_con>li.li3{
	background: url('../mirror/images/novel/feature_libg3.png') no-repeat center center;
    background-size:100% 100%;
}
.feature .feature_con>li.li4{
	background: url('../mirror/images/novel/feature_libg4.png') no-repeat center center;
    background-size:100% 100%;
}
.feature .feature_con>li.li5{
	background: url('../mirror/images/novel/feature_libg5.png') no-repeat center center;
    background-size:100% 100%;
}

.feature .feature_con>li.li6{
	background: url('../mirror/images/novel/feature_libg6.png') no-repeat center center;
    background-size:100% 100%;
}


/* 小蓝裳短视频系统售后服务*/
.service{
    width:100%;
	height: 660px;
	background: #FFF url('../mirror/images/novel/service_bg.png') no-repeat center center;
    background-size:100% 100%;
}

.service .service_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: 20px;
    text-align: center;
    
}
.service .service_cont{
    width:1200px;
	height:500px;
	margin:0 auto;
	background: url('../mirror/images/novel/service_cont_bg.png') no-repeat center top;
    background-size:100% 100%;
	position: relative;
	display: flex;
	justify-content: space-around;
    align-items: stretch;
}
.service .service_cont ul{
	padding-top:65px;
}


.service .service_cont ul li{
	padding: 6px 28px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align:center;
	border-radius: 40px;
	background: #3A6AFF;
	box-shadow: 0px 0px 18px 0px rgba(255, 255, 255, 0.80) inset;
	
	color: #FFF;
	font-family: AlibabaPuHuiTi-3-65-Medium;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	margin-bottom: 50px;
}

.service .service_cont .ul1 li:nth-of-type(2),.service .service_cont .ul1 li:nth-of-type(4){
	transform: translateX(-100px);
}
.service .service_cont .ul1 li:nth-of-type(3){
	transform: translateX(-180px);
}
.service .service_cont .ul2 li:nth-of-type(2),.service .service_cont .ul2 li:nth-of-type(4){
	transform: translateX(100px);
}
.service .service_cont .ul2 li:nth-of-type(3){
	transform: translateX(180px);
}


/* 小蓝裳小说系统产品优势 */
.advantage{
    width:100%;
	height:977px;
}

.advantage .advantage_tit{
    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;
    
}
.advantage .advantage_cont{
    width:1200px;
	height:695px;
	margin:0 auto;
	background: url('../mirror/images/novel/advantage_cont_bg.png') no-repeat center center;
	display: flex;
	justify-content: space-around;
    align-items: stretch;
}


.advantage .advantage_cont>ul>li>.li_tit{
	width:200px;
	color: #333;
	font-family: AlibabaPuHuiTi-3-85-Bold;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	
	height: 45px;
}
.advantage .advantage_cont>ul>li>.li_tit>span{
	background: linear-gradient(90deg, #3A6AFF -3.68%, #3AA1FF 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.advantage .advantage_cont>ul>li>.li_msg{
	width:200px;
	color: #495770;	
	font-family: AlibabaPuHuiTi-3-55-RegularL3;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.advantage .advantage_cont .ul1 li .li_tit,.advantage .advantage_cont .ul1 li .li_msg{
	text-align: right;
}

.advantage .advantage_cont .ul2 li .li_tit,.advantage .advantage_cont .ul2 li .li_msg{
	text-align: left;
}

.advantage .advantage_cont .ul1 li:nth-of-type(1){
	padding-top: 55px;
    transform: translateX(-130px);
}
.advantage .advantage_cont .ul1 li:nth-of-type(2){
	padding-top: 82px;
    transform: translateX(-210px);
}
.advantage .advantage_cont .ul1 li:nth-of-type(3){
	padding-top: 98px;
    transform: translateX(-210px);
}

.advantage .advantage_cont .ul1 li:nth-of-type(4){
	padding-top: 65px;
    transform: translateX(-120px);
}

.advantage .advantage_cont .ul2 li:nth-of-type(1){
	padding-top: 55px;
    transform: translateX(130px);
}
.advantage .advantage_cont .ul2 li:nth-of-type(2){
	padding-top: 82px;
    transform: translateX(210px);
}
.advantage .advantage_cont .ul2 li:nth-of-type(3){
	padding-top: 98px;
    transform: translateX(210px);
}

.advantage .advantage_cont .ul2 li:nth-of-type(4){
	padding-top: 68px;
    transform: translateX(120px);
}
.advantage .advantage_bot>.tit{
	color:  #333;
	font-family: AlibabaPuHuiTi-3-85-Bold;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-align: center;
	
	text-align: center;
    height: 38px;
}
.advantage .advantage_bot>.tit>span{
	background: linear-gradient(90deg, #3A6AFF -3.68%, #3AA1FF 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.advantage .advantage_bot>.msg{
	text-align: center;
	color: #495770;
	font-family: AlibabaPuHuiTi-3-55-RegularL3;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}


/*about_company*/
.about_company{
    width: 100%;
	height: 500px;
	background: #F9FBFE url('../mirror/images/novel/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/novel/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;
}