.contentheight {
	width: 100%;
	height: calc(100% - 3rem);
	overflow-y: auto;
}
.titlebox {
	text-align: center;
	padding: 0.55rem 0 0.675rem;
}

.title_chain {
	font-size: 0.85rem;
	font-weight: bold;
	color: #333;
}

.title_En {
	font-size: 0.5rem;
	color: #888;
	transform: scale(0.9);
}

.line2Icon {
	width: 5rem;
	height: 0.15rem;
	margin: 0.15rem auto 0;
}

.morediv {
	width: 4rem;
	height: 1.2rem;
	text-align: center;
	border-radius: 0.4rem;
	border: 1px solid #888888;
	align-items: center;
	justify-content: center;
	margin-left: calc(50% - 2rem);
	bottom: 1rem;
}

.arrows {
	font-size: 0.7rem;
	color: #666;
}

.arrowsIcon {
	width: 0.6rem;
	height: 0.175rem;
	margin-left: 0.2rem;
}

/* banner轮播图 */
.banner {
	width: 100%;
	height: 6.375rem;
}

.banner .swiper {
	width: 100%;
	height: 6.375rem;
}

.banner .swiper-slide {
	background-position: center;
	background-size: cover;
}

.banner .swiper-slide img {
	display: block;
	width: 100%;
	height: 6.375rem;
}

.banner .swiper-pagination-bullet {
	width: 0.7rem;
	height: 0.1rem;
	border-radius: 0.075rem;

}

.banner .swiper-container-horizontal>.banner .swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
	bottom: 0.5rem !important;
	left: 0;
	width: 100%;
}


.banner .check_a {
	transform: scale(0.7);
	padding: 0.25rem;
	text-align: center;
	background: #39A4FF;
	font-size: 0.7rem;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	cursor: pointer;
}

.banner .check_a:focus,
.banner .check_a:hover {
	text-decoration: none;
}

.banner .check_info {
	left: 1rem;
	bottom: 0.5rem;
}

.banner .check_video {
	left: 3.55rem;
	bottom: 0.5rem;
}

.boxdiv{
	position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: #00000070;
  	  text-align: center;
    display:none;
}
.boxdiv video{
	width: 100%;
}
.P_Tdivright{
	margin-top: calc(100% - 9rem);
}
.closeimg{
  width: 1.2rem;
	height: 1.2rem;
  left: calc(100% - 10rem);
  	top: 70%;
}

/* 专业技术 */
.professional {
	height: 18rem;
	background: #fff;
	color: #fff;
}

.professional .swiper-container {
	width: 92%;
	height: 10rem !important;
	margin: 0 auto;
}

.professional .swiper-slide {
	text-align: center;
	justify-content: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.9);
	width: 5.65rem !important;
	padding: 0.4rem 0.55rem 0.7rem;
	margin-right: 0 !important;
}

.professional .swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1);
}

.professional .professional_content_01 {
	background: #065DB8;
}

.professional .professional_content_02 {
	background: #009AC6;
}

.professional .professional_content_03 {
	background: #00C6BF;
}

.professional .professional_content_04 {
	background: #269bc5;
}

.professional .professional_content_05 {
	background: #175fb6;
}

.professional .professional_content_p,
.professional .professional_content_text {
	font-size: 0.7rem;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.professional .professional_content_text {
	margin: 0.2rem auto 0.3rem;
}

.professional .professional_img {
	height: 6.2rem;
}

.professional .swiper-pagination2 {
	bottom: 3rem !important;
	left: 0;
	width: 100%;
	text-align: center;
	    position: absolute;
}

.professional .swiper-pagination-bullet {
	margin: 0 0.2rem;
}


/* 系统产品 */
.product {
	width: 100%;
	height: auto;
	background: #E9EDF2;
	padding-bottom: 1rem;
}

.product .ul_list {
	width: 92%;
	margin: 0 auto;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}

.product .Level1_li {
	width: 30%;
	line-height: 1.4rem;
	background: #0359AB;
	margin-bottom: 0.5rem;
	padding-left: 0.4rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
  margin-right: 2px;
}

.product .Level1_li a {
	font-size: 0.6rem;
	color: #fefefe;
}

.product .product_content {
	width: 92%;
	margin: 0 auto;
	flex-wrap: wrap;
	justify-content: space-between;
	display: none;
}

.product .Level1_liall{
	display: flex;
}

.product .product_content_col {
	width: 48%;
	height: 7.5rem;
	cursor: pointer;
	margin-bottom: 0.8rem;
}

.product .product_content_col_imgBox {
	height: 6.5rem;
	width: 100%;
	background: #fff;
	overflow: hidden;
}

.product .product_content_col_p {
	line-height: 1.2rem;
	color: #ffffff;
	width: 100%;
	text-align: center;
	background: #00468F;
	font-size: 0.6rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* 核心优势 */
.opacity0{
	opacity: 0;
}
.core {
	width: 100%;
	height: 20rem;
	background: #fff;
}

.core_content {
	width: 100%;
	height: 15.5rem;
	background: url(../img/coreBg.png) no-repeat;
	background-size: auto 100%;
	background-position: 35% 40%;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 1rem;
}
.core_content p{
	color: #fff;
}
.core_content .core_content_col {
	width: 30%;
}

.core_content .core_content_col2 {
	width: 48%;
}

.core_content .core_list_img {
	width: 2.8rem;
	height: 2.8rem;
	margin: 1.425rem auto 0.975rem;
}

.core_content .core_list_p {
	font-size: 0.6rem;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* 新闻动态 */
.news {
	height: 49.5rem;
	background: #E9EDF2;
}

.news_content_top {
	width: 92%;
	margin: 0 auto;
	display: block;
}

.news_content_top .news_top_imgbox {}

.news_content_top .news_top_img {
	height: 11.1385rem;
}

.news_p_h1 {
	font-size: 0.8rem;
	font-weight: bold;
	color: #333;
	margin: 0.5rem auto 0.4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.news_p_h2 {
	font-size: 0.7rem;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.news_info_div {
	height: 2rem;
}

.news_info_spanM {
	font-size: 0.8rem;
	color: #065DB8;
	left: 0;
	bottom: 0;
}

.news_info_spanY {
	font-size: 0.6rem;
	color: #333333;
	left: 2.8rem;
	bottom: 0.1rem;
}

.news_content_top .news_info_arrow {
	line-height: 1.5rem;
	background: #065DB8;
	right: 0;
	top: 0.5rem;
}

.news_content_top .arrowInfo_text {
	font-size: 0.6rem;
	font-weight: 400;
	color: #FFFFFF;
	margin-left: 0.75rem;
}

.news_content_top .arrowInfo_img {
	width: 0.6rem;
	height: 0.4rem;
	margin: 0 0.5rem;
	display: inline-block;
}
.news_content{
	width: 92%;
	margin: 1.15rem auto;
	justify-content: space-between;
}
.news_content .news_list_clo{
	width: 48%;
}
.news_content .news_img{
	height: 5.5rem;
}
.news_content .news_info_arrow{
	width: 1.5rem;
	height: 1.5rem;
	text-align: center;
	background: #065DB8;
	right: 0;
	top: 0.5rem;
}
.news_content .arrowInfo_img {
	width: 0.6rem;
	height: 0.4rem;
	margin: 0.6rem 0.5rem 0;
	display: inline-block;
}
.news_div_line{
	width: 90%;
	height: 0.05rem;
	background: #888888;
	margin: 0 auto 0.8rem;
}
.news_div_ul{
	width: 92%;
	margin: 0 auto;
}
.news_div_ul li {
	color: #333333;
	line-height: 2.2rem;
	display: flex;
	justify-content: space-between;
}
.news_div_ul .news_right_li_sapn1{
	font-size: 0.5rem;
}
.news_div_ul .news_right_li_sapn2{
	font-size: 0.7rem;
	width: 75%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_div_ul .news_right_li_sapn3{
	font-size: 0.7rem;
}
.news_div_ul .news_right_li_sapn4{
	font-size: 0.5rem;
}
/* 合作伙伴 */
.partners {
	width: 100%;
	background: #ffffff;
}

.partners_content {
	width: 92%;
	height: auto;
	margin: 0 auto;
	flex-flow: wrap;
	align-items: center;
	justify-content: flex-start;
   padding-bottom:20px;
}
.partners_content img{
	/* margin-bottom: 1rem; */
	width: 25%;
}
.classify{
  margin-bottom: 1rem;
    display: flex;
    justify-items: center;
    align-items: center;
    justify-content: center;
}
.classify li{
	padding: 0.3rem 1rem;
	border: 1px solid #888;
	float: left;
	cursor: pointer;
	font-size: 0.6rem;
}
.classify li:nth-child(2){
	padding: 0.3rem 1rem;
	border: 1px solid #888;
}
.classify .selected{
	background-color: #0057A9;
	border-color: #0057A9;
	color: #fff;
}