/*头部*/
#header {width: 100%;margin: 0 auto;padding: 15px 0;background-repeat: no-repeat;background-image: url(../images/banner.png);height: 5.6rem;background-size: 100%;}
.header{}
.navbar a{color: #FFFFFF !important;}
.navbar a:hover{cursor:pointer}
.nav-link:hover{border-bottom: 1px solid #FFFFFF;cursor:pointer}
.active:hover{border-bottom:none !important;}
.active{border-bottom: 1px solid #FFFFFF;}
.navbar{padding: 0 1rem !important;}
.navbar-collapse{flex-grow: 0;}
.nav-link{padding: 0.2rem 1rem;}
.carousel-item img{width: 100%;background-repeat: no-repeat;}
figure{margin: 0;}
.messed{width: 100%;display: flex;flex-direction: row;align-items: center;justify-content: center;padding: 15px 0;background: #F4F4F7;}
.messed a{width: 3rem;text-align: center;color: #000;text-decoration:none;border-left: 1px solid #dee2e6 !important}
.actives{color: #4273FA !important;}
.product_title{color: #333333;font-size: 0.3rem;font-weight: 400;margin-top: 0.67rem;}
.product_name{font-size: 0.16rem;color: #999999;margin-top: 0.37rem;margin-bottom: 0.81rem;}
.product_detail{margin: 0.58rem 0;box-shadow: 0rem 0.313rem 2.875rem 0.5rem rgb(31 78 246 / 7%);background: #F5F7FF;}
.liyou{width: 200px;height: auto;box-shadow: 0px 5px 24px 0px rgb(6 0 1 / 17%);border-radius: 4px;margin: 110px -10px;}
.recommend{height: 0.5rem;padding:0.26rem;border-bottom: 1px solid #EFEFEF;}
.recommend span{font-size: 0.2rem;color: #646464;}
.bule{width: 0.06rem;height: 0.18rem;background: #4273FA;margin-right: 0.07rem;}
.traffic{color: #8B8B8F;padding: 0.28rem;border-bottom: 1px solid #EFEFEF;font-size: 0.18rem;}
.traffic span{font-size: 0.14rem;}
.store_icon{display: flex;flex-direction: row;align-items: center;flex-wrap: wrap;width: 94%;justify-content: space-around;}
.tubiao{margin-bottom: 0.6rem;}
.tubiao img{padding: 0.2rem;align-items: center;justify-content: center;}
.tubiao span{text-align: center;}
.runoff,.applet{width: 100%;height: auto;background: #F4F4F7;padding: 0.5rem 0;}
.extension{width: 100%;height: auto;background: #FFFFFF;padding: 0.5rem 0;}
.runoff_title{font-size: 0.3rem !important;font-weight: 600;margin-bottom: 0.21rem;}
.runoff span{font-size: 0.18rem;color: #595959;}
.runoff button{width: 1rem;height: 0.4rem;background: #4273FA;border-radius: 0.04rem;color: #FFFFFF;font-size: 0.18rem;line-height: 0.3rem;border: 0;margin-top: 0.38rem;}
.extension span{font-size: 0.18rem;color: #595959;}
.extension button{width: 1rem;height: 0.4rem;background: #4273FA;border-radius: 0.04rem;color: #FFFFFF;font-size: 0.18rem;line-height: 0.3rem;border: 0;margin-top: 0.38rem;}
.applet_title{font-size: 0.3rem !important;font-weight: 600;margin-bottom: 0.21rem;}
.applet span{font-size: 0.18rem;color: #595959;}
.applet button{width: 1rem;height: 0.4rem;background: #4273FA;border-radius: 0.04rem;color: #FFFFFF;font-size: 0.18rem;line-height: 0.3rem;border: 0;margin-top: 0.38rem;}
.industry{padding: 0.5rem 0;}
.industry_title{color: #757575 !important;font-size: 0.3rem !important;font-weight: 600;margin-bottom: 0.3rem;}
.industry span{color: #9D9E9E;font-size: 0.18rem;}
.industry_applet{padding: 0.49rem 0;display: flex;flex-direction: row;align-items: center;flex-wrap: wrap;width: 100%;justify-content: space-around;}
.industry_applet img{cursor:pointer;}
.industry_applet img:hover{box-shadow: rgb(97 27 227) 0rem 0rem 0.2rem;}

@media(max-width: 1000px){
	.navbar{justify-content: space-between !important;}
	.nav-link{padding: 0.5rem 1rem;}
	.navbar-nav{text-align: center;font-size: 0.6rem;}
	/*.navbar-collapse{position: absolute;top: 54px;right: 0;background: #502AF3;width: 100%;height: 12rem;z-index: 999;}*/
	.logo img{width: 2.4rem;height:2rem;}
	.navbar-toggler-icon{width: 1em;height: 1em;}
	.messed a{width: 6rem;font-size: 0.16rem;}
	.col-md-3{display: none;}
	.tubiao span{font-size: 0.16rem;}
	.tubiao img{height: 4rem;}
	.runoff img{height: 4rem;}
	.runoff button{width: 4rem;height: 1.4rem;}
	.applet img{height: 4rem;}
	.applet button{width: 4rem;height: 1.4rem;}
	.extension img{height: 4rem;margin-right: 3.4rem;}
	.extension button{width: 4rem;height: 1.4rem;}
	.industry_applet img{width: 40%;margin-bottom: 0.3rem;height: 10rem;}
	.runoff, .applet,.extension{padding: 1.5rem 0;}
	.bb_line{flex-wrap: wrap;justify-content: center !important;padding-bottom: 0.5rem;}
	.footer_list{line-height: 1.3rem;}
	.beian{flex-direction: column;}
	.bb_line img{width: 50%;}
	.dis-tc{height: 100% !important;}
	}