.d-md-block h5 {   text-shadow: 2px 2px 5px black;}

.home-banner {
    position: relative
}
.pc-banner {
    position: relative
}
.banner-slide {
    display: block;
    position: relative
}
.banner-img {
	position: absolute;
    left: 0;
    top: 0;
	
}
.banner-img img {
	max-width: inherit;
	height: 100%;
}
.banner-text1 {
	position: relative;
	z-index: 3;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-direction: column;
	justify-content: center;
	height: 10rem;
	opacity: 0;
    transform: translateY(50px);
}
.banner-font {
	margin-bottom: .48rem;
	font-size: 36px;
	line-height: 48px;
	color: #222;
}
.banner-more {
	width: 160px;
	margin-bottom: 1.2rem;
	padding: 0 .5rem;
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	background-color: #932827;
}
.banner-more .iconfont {
	margin-left: .6rem;
	color: #fff;
}
.banner-more:hover {
	color: #fff;
}
.banner-desc {
	font-size: 22px;
	line-height: 40px;
	color: #97221a;
}
.home-banner .swiper-slide-active .banner-text1 {
	opacity: 1;
    transform: translateY(0);
    transition: all 2s ease 0.2s;
}
.home-banner .swiper-pagination {
	position: absolute;
	left: 0;
	bottom: .2rem;
	width: 100%;
}
.home-banner .swiper-pagination-bullet {
    width: .24rem;
	min-width: 6px;
    height: .24rem;
	min-height: 6px;
	margin: .1rem;
    border-radius: 12px;
    background: #fff;
    opacity: 1;
}
.home-banner .swiper-pagination-bullet-active {
    width: .6rem;
	min-width: 15px;
    background: #ff0008;
}
@media (max-width: 768px){
    
}
@media (max-width: 576px){
    
}

.about {
	
}
.about-top {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	align-items: center;
	padding: 1.6rem 0 1.4rem;
	border-bottom: 1px solid #dbd7d5;
}
.about-text {
	flex: 1;
	padding-right: .8rem;
}
.about-tt {
	display: block;
	margin-bottom: .2rem;
	font-size: 26px;
	line-height: 40px;
	color: #0350a0;
}
.about-fa {
	display: block;
	font-weight: bold;
	font-size: 30px;
	line-height: 50px;
	color: #0350a0;
}
.about-line {
	display: block;
	width: 2rem;
	height: 2px;
	margin: .5rem 0;
	background-color: #0350a0;
}
.about-p {
	margin: 0;
	font-size: 16px;
	line-height: 36px;
	color: #666;
}
.about-video {
	width: 35.4%;
	border: 5px solid #0350a0;
}
.about-video video {
	display: block;
	width: 100%;
}

.about-bot {
	padding: .9rem 0 1.4rem;
}
.about-bt {
	display: block;
	margin-bottom: .2rem;
	font-weight: bold;
	font-size: 24px;
	line-height: 40px;
	color: #0350a0;
}
.about-more {
	display: inline-block;
	/* width: 2.1rem; */
	padding: 0 .4rem;
	margin-top: .5rem;
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	background-color: #0350a0;
	border: 1px solid #0350a0;
	border-radius: .1rem;
}
.about-more:hover {
	color: #0350a0;
	background-color: transparent;
}
@media (max-width: 1200px){
    .about {
		padding: 0 .6rem;
	}
}
@media (max-width: 992px){
    .about-top {
		flex-wrap: wrap;
	}
	.about-text {
		padding-bottom: 1rem;
	}
	.about-text,
	.about-video {
		width: 100%;
	}
}
@media (max-width: 576px){
    
}

.product {
	padding: 1.3rem 0;
	background-color: #f6f6f6;
}
.product-inner {

}
.product-top {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	justify-content: space-between;
	align-items: center;
	padding: .64rem 0;
}
.product-title {
	font-weight: bold;
	font-size: 26px;
	line-height: 40px;
	color: #0350a0;
}
.product-more {
	font-size: 18px;
	line-height: 40px;
	color: #0350a0;
}
.product-list {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap: wrap;
}
.product-item {
	width: 32.7%;
	margin: 0 .95% .24rem 0;
}
.product-item:nth-child(3n) {
	margin-right: 0;
}
.product-item-pic img {
	width: 100%;
}
.product-item-title {
	padding: .3rem;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	text-align: center;
}
.product-item-title:hover {
	color: #0350a0;
}
@media (max-width: 992px){
    .product-item,
	.product-item:nth-child(3n) {
		width: 32.7%;
		margin: 0 .95% .24rem 0;
	}
	.product-item:nth-child(2n) {
		margin-right:  0;
	}
}
@media (max-width: 576px){
    .product-item {
		width: 100% !important;
		margin: 0 0 .24rem 0 !important;
	}
}

.info {
	padding: 1.2rem 0 .8rem;
	background-color: #0350a0;
}
.info-inner {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	align-items: center;
}
.info-item {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	justify-content: center;
	align-items: center;
	flex: 1;
	padding: .4rem;
}
.info-item img {
	width: 45px;
	height: 45px;
	margin-right: .3rem;
}
.info-text {
	font-size: 18px;
	line-height: 32px;
	color: #fff;
}
.info-text span {
	display: block;
}
@media (max-width: 768px){
    .info-inner {
		flex-direction: column;
	}
}


.news {
	padding: 1.8rem 0 2.1rem;
}
.new-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	line-height: 1.12rem;
	border-bottom: 1px solid #d9d9d9;
}
.news-title {
	font-weight: bold;
	font-size: 26px;
	line-height: 40px;
	color: #0350a0;
}
.news-line {
	display: block;
    width: 1.56rem;
    height: .06rem;
    margin: .24rem 0 .5rem;
    background-color: #0350a0;
}
.news-list {

}
.news-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	padding: .4rem 0;
	border-bottom: 1px solid #d4d4d4;
}
.news-item-type {
	/* width: 2.92rem; */
	padding: 0 .72rem;
	font-weight: bold;
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	background-color: #0350a0;
	border: .04rem solid #0350a0;
	-webkit-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.news-item-title {
	flex: 1;
	padding: 0 1.5rem;
	font-size: 16px;
	line-height: 36px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.news-item-date {
	font-size: 16px;
	line-height: 36px;
	color: #666;
}
.news-item:hover .news-item-type {
	color: #0350a0;
	background-color: transparent;
}
.news-item:hover .news-item-title {
	color: #0350a0;
}
@media(max-width:1200px) {
    .news {
		padding: 1.8rem .6rem 2.1rem;
	}
}
@media(max-width:576px) {
	.news-item {
		position: relative;
		flex-direction: column;
		align-items: flex-start;
	}
	.news-item-title {
		padding: 0;
	}
	.news-item-date {
		position: absolute;
		right: 0;
		top: .4rem;
	}
}