/*头部*/
#header {width: 100%;margin: 0 auto;padding: 15px 0;background-repeat: no-repeat;background-image: url(../images/banner2.png);height: 6rem;background-size: 100%;}
.navbar a{color: #FFFFFF !important;}
.navbar a:hover{cursor:pointer}
.active{border-bottom: 1px solid #FFFFFF;}
.nav-link:hover{border-bottom: 1px solid #FFFFFF;cursor:pointer}
.active:hover{border-bottom:none !important;}
.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;}
.case,.cooperation{padding: 0.71rem;}
.case_title{font-size: 0.24rem;color: #353535;font-weight: 600;margin-bottom: 0.23rem;text-align: center;}
.case_dic{font-size: 0.16rem;color: #999999;margin-bottom: 0.69rem;text-align: center;}
.case_list{width: 100%;display: flex;flex-direction: row;align-items: center;flex-wrap: wrap;}
.case_list img{width: 2.88rem;height: 2.2rem;}
.selected{width: 100%;display: flex;flex-direction: row;align-items: center;justify-content: space-between;margin-bottom: 0.3rem;}
.selected img{width: 2.4rem;}
.cooperation{background: #FFFFFF;}
.cooperation_list{width: 100%;display: flex;flex-direction: row;align-items: center;justify-content: center;margin-bottom: 0.3rem;}
.cooperation_title{width: 2.2rem;height: 90px;}
@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;}
	.selected img{width:3.4rem}
	.cooperation_list{overflow-x: auto;justify-content: flex-start !important;}
	.cooperation_title{min-width: 10.2rem;overflow:hidden}
	.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%;}
	}