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

.banner{
	width:100%;
	margin-top:80px;
}
.banner .lshop{
	height:520px;
    background: url('../mirror/images/video/lshop_bg.png') no-repeat center center;
    background-size:100% 100%;
}
.banner .lshop .lshop_ber{
    background: url('../mirror/images/video/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/video/lshop_ber_ber@4x.png') no-repeat center right;
	background-size: auto 79.5%;
}
.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: 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: 820px;
	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: 35%;
    height: 387px;
    border-radius: 0px 30px 30px 0px;
    background: #F4F6FC;
    margin-top: 140px;
}

.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: 812px;
    display: flex;
    flex-wrap: wrap;
}

.function .function_con .con_ul li{
	width: 326px;
	height: 80px;
	margin-left: 10px;
	border-radius: 18px;
	padding: 20px 30px;
}
.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: #495770;
	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: 254px ;
	height: 531px;
	margin-right:80px;
	margin-left: 30px;
	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: 236px;
	height: 511px;
}




/* 小蓝裳短视频系统盈利方式*/
.profit{
    width:100%;
	height: 740px;

}

.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: 70px;
    text-align: center;
    
}
.profit .profit_cont{
    width:1200px;
	margin:0 auto;
	display: flex;
	flex-wrap: wrap;
}
.profit .profit_cont>li{
    width: 286px;
    height: 257px;
	background: url('../mirror/images/video/profit_li_bg.png') no-repeat center center;
	background-size:100% 100%;
	margin-left: 18px;
	margin-bottom: 15px;
}
.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-65-Medium;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	height: 35px;
	line-height: normal;
	text-align:center;
}
.profit .profit_cont>li .li_msg{
	width: 222px;
	margin:0 auto;
	color: #495770;
	font-family: AlibabaPuHuiTi-3-55-RegularL3;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
}


/* 小蓝裳短视频系统售后服务*/
.service{
    width:100%;
	height: 870px;
	background: #F9FAFB;
}

.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: 70px;
    text-align: center;
    
}
.service .service_cont{
    width:1200px;
	margin:0 auto;
	display: flex;
	margin-top: 65px;
}
.service .service_cont .cont_li{
	width: 577px;
	height: 560px;
	border-radius: 12px;
	margin-left: 45px;
	box-shadow: 0px 2px 18.7px 0px rgba(20, 65, 135, 0.09);
}

.service .service_cont .cont_li .li_top{
	height:115px;
	background: linear-gradient(90deg, #F0F6FF 0%, #FFF 100%);

	position: relative;
	padding-left:35px;
	
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}
.service .service_cont .cont_li .li_top .li_tit{
	padding-top: 25px;
	color: #000;
	font-family: AlibabaPuHuiTi-3-85-Bold;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	height: 35px;
	
}
.service .service_cont .cont_li .li_top .li_tit>span{
	background: linear-gradient(90deg, #3A6AFF 3.68%, #3AA1FF 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.service .service_cont .cont_li .li_top .gang{
	width: 36px;
	height: 6px;
	background: #3A6AFF;
	margin-left: 5px;
}
.service .service_cont .cont_li .li_top .li_icon{
	position: absolute;
    top: -90px;
    right: 10px;
}

.service .service_cont .cont_li .cont_ul{
	padding:0px 35px;
}
.service .service_cont .cont_li .cont_ul>li{
	padding:25px 0px;
	width:100%;
	border-top: 1px solid #D2DFF6;
}
.service .service_cont .cont_li .cont_ul>li:nth-child(1){
	border: 0px;
}
.service .service_cont .cont_li .cont_ul>li .li_tit{
	color: #333;
	font-family: AlibabaPuHuiTi-3-85-Bold;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	height: 35px;
}

.service .service_cont .cont_li .cont_ul>li .li_tit>span{
	color: #3A6AFF;
}

.service .service_cont .cont_li .cont_ul>li .li_msg{
	color: #666;
	font-family: AlibabaPuHuiTi-3-65-Medium;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

/* 产品优势*/
.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/video/range_bg.png') no-repeat center bottom;
	height:487px;

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

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

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

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

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



.range .range_cont .range_li2{
	width: 521px;
	background: url('../mirror/images/video/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: 53px;
    left: 226px;
}

.range .range_cont .range_li2 .li_icon{
	position: absolute;
    top: 20px;
    left: 58px;
}

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

}
.range .range_cont .range_li3 .li_tit{
	position: absolute;
    bottom: 55px;
    width: 270px;
    left: 0px;
}
.range .range_cont .range_li3 .li_msg{
	position: absolute;
    bottom: -10px;
}
.range .range_cont .range_li3 .li_icon{
	position: absolute;
    right: 32px;
    top: -18px;

}


.range .range_cont .range_li4{
	background: url('../mirror/images/video/range_bli2.png') no-repeat center center;
	margin-top: 130px;
    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: 5px;
    top: 100px;
    width: 290px;
}
.range .range_cont .range_li4 .li_icon{
	position: absolute;
	left: 45px;
    top: -18px;
}
/* 产品优势*/
.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/video/range_bg.png') no-repeat center bottom;
	height:487px;

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

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

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

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

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



.range .range_cont .range_li2{
	width: 521px;
	background: url('../mirror/images/video/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: 53px;
    left: 226px;
}

.range .range_cont .range_li2 .li_icon{
	position: absolute;
    top: 20px;
    left: 58px;
}

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

}
.range .range_cont .range_li3 .li_tit{
	position: absolute;
    bottom: 55px;
    width: 270px;
    left: 0px;
}
.range .range_cont .range_li3 .li_msg{
	position: absolute;
    bottom: -10px;
}
.range .range_cont .range_li3 .li_icon{
	position: absolute;
    right: 32px;
    top: -18px;

}


.range .range_cont .range_li4{
	background: url('../mirror/images/video/range_bli2.png') no-repeat center center;
	margin-top: 130px;
    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: 5px;
    top: 100px;
    width: 290px;
}
.range .range_cont .range_li4 .li_icon{
	position: absolute;
	left: 45px;
    top: -18px;
}










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



/* solve */
.solve{
    width: 100%;
	height: 593px;
	padding-top:20px;
	background: #F9FAFB;
}
.solve .solve_tit{
	width: 100%;
	height: 100px;
	font-size: 30px;
	font-family: AlibabaPuHuiTi-3-85-Bold;
	font-weight: normal;
	color: #333333;
	line-height: 35px;
	text-align:center;
	padding-top: 50px;
}
.solve .solve_con{
    width: 1200px;
    margin: 0 auto;
	display: flex;
    flex-wrap: wrap;
}
.solve .solve_con>.li_one{
	width: 529px;
	height: 124px;
	margin-bottom: 30px;
}
.solve .solve_con>.li_one .li_msg{
	width: 494px;
}
.solve .solve_con>li{
	width: 320px;
	height: 150px;

	position: relative;
	padding:20px 30px;
	border-radius: 6px 6px 40px 6px;
	background: #FFF;
	box-shadow: 0px 4px 10.9px 0px rgba(5, 28, 97, 0.06);
	margin-left:20px;
}
.solve .solve_con>li .li_top{
	display: flex;
	height: 45px;
}
.solve .solve_con>li .gang{
	width: 9px;
	height: 30px;
	border-radius: 9px;
	background: #3A6AFF;
}
.solve .solve_con>li .li_tit{
	color: #333;
	font-family: AlibabaPuHuiTi-3-75-SemiBold;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-left:10px;
}
.solve .solve_con>li .li_msg{
	width: 327px;
	color: #495770;
	font-family: AlibabaPuHuiTi-3-55-RegularL3;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.solve .solve_con>li .li_icon>img{
	width:60px;
	height:auto
}
.solve .solve_con>li .li_icon{
	position: absolute;
    top: 5px;
    right: 10px;
}

.solve .solve_con>li.on{
	background-color:#3A6AFF !important;
}
.solve .solve_con>li.on .li_tit,.solve .solve_con>li.on .li_msg{
	color: #FFF !important;
}




/*
news
 */
.news{
    width: 100%;
    height: 460px;

}
.news .news_tit{
	width: 100%;
	height: 100px;
	font-size: 30px;
	font-family: AlibabaPuHuiTi-3-85-Bold;
	font-weight: normal;
	color: #333333;
	line-height: 35px;
	text-align:center;
	padding-top: 50px;
}

.news .news_box{
    width: 1200px;
    margin: 0 auto;
    display: flex;
}
.news .news_box .news_item{
	width: 377px;
	height: auto;
	background: #FFFFFF;
	border-radius: 8px;
	opacity: 1;
	margin-left: 35px;
	border-radius: 12px;
	box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.20);
}
.news .news_box .news_item>.item_img{
	width: 377px;
	height: 146px;
	border-radius: 8px 8px 0px 0px;
	opacity: 1;
	display: flex;
    flex-direction: column;
    justify-content: flex-end;


}
.news .news_box .news_item>.img1{
	background: url('../mirror/images/video/new_img1.png') no-repeat center center;
    background-size:100% 100%;
}
.news .news_box .news_item>.img2{
	background: url('../mirror/images/video/new_img2.png') no-repeat center center;
    background-size:100% 100%;
}
.news .news_box .news_item>.img3{
	background: url('../mirror/images/video/new_img3.png') no-repeat center center;
    background-size:100% 100%;
}
.news .news_box .news_item .item_img .item_ytit{

	height: 30px;
	font-size: 16px;
	font-family: AlibabaPuHuiTi-3-85-Bold;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 19px;
	margin-left: 30px;
}

.news .news_box .news_item .item_img .item_tit{

	height: 45px;
	font-size: 20px;
	font-family: AlibabaPuHuiTi-3-105-Heavy;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 23px;
	margin-left: 30px;

}
.news .news_box .news_item .item_img .item_tit>span{

	font-size: 14px;
	font-family: AlibabaPuHuiTi-3-85-Bold;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	margin-left: 20px;

}

.news .news_box .news_item .news_list{
	width: 335px;
	margin: 0 auto;
	margin-top: 20px;
    border-top: 1px solid #E1E1E1;
    padding-top: 20px;
	padding-bottom: 10px;
}
.news .news_box .news_item .news_list>a>li{
	width: 100%;
	height: 35px;
	display:flex;
	justify-content: center;
    align-items: center;
	flex-wrap: nowrap;
	
	
}
.news .news_box .news_item .news_list  .news_ltime>img{
	margin-right:4px;
}
.news .news_box .news_item .news_list  .news_ltime{
	width: 60px;
	height: 20px;
	font-size: 14px;
	font-family: AlibabaPuHuiTi-3-55-RegularL3;
	font-weight: normal;
	color: #888888;
	line-height: 16px;
	margin-left: 5px;

}

.news .news_box .news_item .news_list  .news_ltit{
	width: 275px;
	height: 20px;
	font-size: 14px;
	font-family: AlibabaPuHuiTi-3-55-RegularL3;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	
	
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
	
}

.news .news_box .news_item .news_list  .news_dian{
	color: #333333;
	font-size: 14px;
	font-family: AlibabaPuHuiTi-3-55-RegularL3;
	font-weight: normal;
}
.news .news_box .news_item a:hover .tnew_tit,.news .news_box .news_item .news_list a:hover .news_ltit{
	color:#3A6AFF ;
}












/* 联系我们 */
.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/video/global_ber.png') no-repeat center right;
	background-size: auto 100%;
	display: flex;
    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;
}