/* 首页banner样式 */
.x-banner .owl-carousel {
	position: relative;
}

.x-banner .owl-carousel .banner-item a {
	display: block;
}

.x-banner .owl-carousel .owl-nav .owl-prev {
	left: 0;
}

.x-banner .owl-carousel .owl-nav .owl-next {
	right: 0;
}

.x-banner .owl-carousel .owl-nav button.owl-prev,
.x-banner .owl-carousel .owl-nav button.owl-next {
	outline: none;
	position: absolute;
	top: 50%;
	z-index: 9999;
	background: none;
	/* border: 1px solid #fff; */
	height: 65px;
	width: 50px;
	margin-top: -32.5px;
	border-radius: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}



.x-banner .owl-carousel .owl-nav .icon-font {
	display: block;
	width: 100%;
	height: 100%;
}

.x-banner .owl-carousel .owl-nav .icon-left-arrow:after {
	background-position: -34px -180px;
}

.x-banner .owl-carousel .owl-nav .icon-right-arrow:after {
	background-position: -26px -480px;
}

@media (max-width: 990px) {

	.x-banner .owl-carousel .owl-nav button.owl-prev,
	.x-banner .owl-carousel .owl-nav button.owl-next {
		height: 40px;
		width: 30px;
		margin-top: -20px;
	}

	.x-banner .owl-carousel .owl-nav .iconfont {
		font-size: 20px;
	}
}

.x-banner .owl-carousel .owl-dots {
	position: absolute;
	z-index: 999;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 0;
	bottom: 5%;

}

.x-banner .owl-carousel .owl-dots button.owl-dot {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	margin: 0 .5em;
	outline: none;
	background: #fff;
	border-radius: 50%;
	width: 10px;
	height: 10px;
}

.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
	background: #151515
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
	background: #151515
}

@media (max-width: 990px) {
	.x-banner .owl-carousel .owl-dots button.owl-dot {
		font-size: 12px;
	}
}

.icon-font {
	position: relative;
}

.icon-font:after {
	content: "";
	width: 30px;
	height: 30px;
	background-image: url(../images/icon_spirit.png);
	background-repeat: no-repeat;
	position: absolute;
	left: calc(50% - 15px);
	top: calc(50% - 15px);
}

.x-banner .owl-carousel .owl-dots {
	position: absolute;
	z-index: 999;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 0;
	bottom: 3%;
}

.x-banner .owl-carousel .owl-dots button.owl-dot {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	margin: 0 .5em;
	outline: none;
	background: #fff;
	border-radius: 50%;
	width: 16px;
	height: 16px;

}

.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
	background: #21b4f6;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
	background: #21b4f6;
}




/**/
.about{
	margin-top: 15%;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;

}
.about .text{
	width: 50%;
}
.about .text h4{
	font-size: 50px;
	font-weight: bold;
	color: #2e2e2e;
}
.about .text h6{
	font-size: 30px;
	color: #2e2e2e;
	margin-top: 10px;
}
.about .text h6::after{
	content: "";
	width: 80px;
	height: 2px;
	background-color: #949495;
	display: block;
	margin-top: 36px;
}
.about .text .p{
	font-size: 16px;
	color: #2e2e2e;
	max-width: 96%;
	line-height: 40px;
	margin-top: 40px;
}
.about .text .shuzi{
	border-top: 1px dashed #c7cdd0;
	border-bottom: 1px dashed #c7cdd0;
	margin-top: 5%;
}
.about .text .shuzi ul{
	display: flex;
}
.about .text .shuzi li{
	margin-right: 20%;
	padding: 5% 0;
}
.about .text .shuzi h5{
	font-size: 54px;
	color: #2e2e2e;
	font-family: Impact;
	display: inline-block;
}

.about .text .shuzi p{
	font-size: 12px;
	color: #2e2e2e;
	text-align: center;
	width: 100%;
}
.about_a{
	font-size: 16px;
	color: #0083c7;
	margin-top: 50px;
	background: url(../images/ahout_a.png) left center no-repeat;
	padding-left: 20px;
}

.about_box ul{
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.about_box ul li{
	margin-bottom: 3%;
}
.about_box_icon{
	display: flex;
	justify-content: flex-end;
}
.about_box_icon a{
	background: url(../images/about_box_icon.png) no-repeat center #0083c7;
	width: 52px;
	height: 52px;
	border-radius: 50%;
}


.case{
	display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
}
.case .text{
	width: 20%;
}
.case .text h5{
	font-size: 62px;
	color: #2e2e2e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.case .text p{
	font-size: 30px;
	color: #333;
	margin-top: 15px;
}
.case .text .list{
	margin-top: 15px;
}
.case .text .list ul{}
.case .text .list li{
	width: 173px;
	border: 1px solid #a5a5a5;
	line-height: 47px;
	text-align: center;
	margin-bottom: 10px;
	position: relative;
	box-sizing: border-box;
	display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: nowrap;
    align-content: center;
    flex-direction: row;
}
.case .text .list li:hover{
	background-color: #0083c7;
	border: 1px solid #0083c7;
}
.case .text .list li:hover a{
	color: #fff;
}
.case .text .list li:hover i{
	filter: invert(0%);
}
.case .text .list li i{
	width: 6px;
	height: 10px;
	background: url(../images/case_icon02.png) no-repeat;
	filter: invert(50%);
}
.case .text .list li a{
	font-size: 14px;
	color: #333;
}

.case_a{
	width: 90px;
	line-height: 32px;
	text-align: center;
	background-color: #0083c7;
	color: #fff;
	margin-top: 15%;
}

.case_img_box{
	width: 75%;
}

.case_img_box .bd ul li{
	position: relative;
}
.case_img_box .bd ul li .case_img{
	width: 100%;
}
.case_img_box .bd ul li .case_img img{
	width: 100%;
}
.case_img_box .bd ul li .case_text{
	position: absolute;
	left: 0;
	bottom: 30px;
	width: 446px;
	height: 92px;
	background-color: #0083c7;
	display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
	padding: 5%;
}
.case_img_box .bd ul li .case_text p{
	font-size: 16px;
	color: #fff;
}
.case_img_box .bd ul li .case_text i{
	width: 15px;
	height: 5px;
	background: url(../images/case_icon.png) no-repeat;
}
.product{}
.product .tit{}
.product .tit h5{
	font-size: 50px;
	color: #2e2e2e;
	font-weight: bold;
	text-transform: uppercase;
}
.product .tit p{
	font-size: 30px;
	color: #333;
}
.product-list{
	margin-top: 50px;
}
.product-list ul{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
}
.product-list ul li{
	border: 1px solid #878787;
    text-align: center;
    line-height: 40px;
    width: calc(100% / 8);
    margin-right: 20px;
    color: #5e5e5e;
}
.product-list ul li:hover{
	background: #0083c7;
	border: 1px solid #0083c7;
	color: #fff;
}
.product-list ul li:first-child{
	background: #0083c7;
	border: 1px solid #0083c7;
	color: #fff;
}
.product-list ul li a{
	font-size: 14px;
	color: inherit;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.product_box{
	margin-top: 50px;
	position: relative;
}

.product_box li{
	margin-right: 20px;
	float: left;
	width: 380px;
	
}
.product_box li img{
	width: 100%;
}
.product_box li .text{
	background-color: #e4e4e4;
	padding: 0 20px;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.product_box li .text p{
	font-size: 16px;
	color: #333;
	line-height: 52px;
}
.product_box li .text i{
	background: url(../images/pro_icon.png) no-repeat;
	width: 15px;
	height: 11px;
	display: block;
}
.product_box .next , .product_box .prev{
	font-size: 50px;
	color: #666;
	font-family: cursive;
	position: absolute;
	top: 45%;
}
.product_box .next{
	left: -8%;
}
.product_box .prev{
	right: -8%;
}

.news{}
.news-top{
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.news-top .tit{}
.news-top .tit h5{
	font-size: 50px;
	color: #2e2e2e;
	font-weight: bold;
	text-transform: uppercase;
}
.news-top .tit p{
	font-size: 30px;
	color: #333;
}
.news-top ul{
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.news-top ul li{
	margin-left: 30px;
}
.news-top ul li a{
	font-size: 18px;
	color: #333;
	
}
.news-top ul li a::after{
	content: "";
	width: 0%;
	height: 4px;
	background-color: #019ef7;
	display: block;
	transition: all 0.3s;
	
}
.news-top ul li:hover a::after{
	width: 100%;
}
.news-top ul li:first-child a::after{
	width: 100%;
}
.news_center{
	margin-top: 80px;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.news_center .news_text{
	width: 55%;
}
.news_center .news_text span{
	font-size: 18px;
	color: #999;
}
.news_center .news_text h6{
	font-size: 24px;
	color: #333;
	margin-top: 16px;
}
.news_center .news_text p{
	font-size: 18px;
	color: #666;
	margin-top: 23px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_center .news_text i{
	width: 48px;
	height: 11px;
	background: url(../images/news_icon.png) no-repeat;
	margin-top: 40px;
}
.news-bottom{
	margin-top: 65px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
.news-bottom ul{
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.news-bottom li{
	width: 43%;
	display: flex;
	padding: 5% 0;

}
.news-bottom li::before{
	content: "·";
    color: #019ef7;
    font-size: 30px;
    font-family: cursive;
    display: inline-block;
}
.news-bottom a{
	display: flex;
    justify-content: space-between;
    align-items: center;
	width: 100%;
}
.news-bottom p{
	font-size: 14px;
	color: #333;
}
.news-bottom span{
	font-size: 18px;
	color: #999999;
}