
body {
	font-size: 14px;
	/* line-height: 150%;  */
	line-height: 1.5;
	min-width: 1200px;
}
.container {
	min-width: 1200px !important;
	width: 1200px !important;
	padding-left: 0;
	padding-right: 0;
}
.site-main-left {
	width: 850px;
	position: relative;
	min-height: 1px;
	float: left;
	padding-right:2rem;
}
.site-main-right {
	width: 320px;
	position: relative;
	min-height: 1px;
	float: right;
}
/* 底部 */
.site-footer {
	margin-top: 45px;
}

.home-nav{
	display: flex;
	justify-content: space-between;
}

.home-nav-right{position: relative;display:flex;justify-content:flex-end;align-items: flex-end;}
.point1{
	position: absolute;
	left: 45px;
    width: 124px;
    height: 48px;
	bottom:0px
}

.pointer{
	display: flex;
	align-items: center;
	background: #ffffff;
	border-radius: 17px 17px 17px 17px;
	height: 30px;
	padding:4px 20px;
	border: 1px solid #2468f2;
	font-size: 14px;
	font-family: pingfang sc-regular, pingfang sc;
	font-weight: 400;
	color: #2468f2;
	cursor: pointer;
	flex-shrink: 0;
}

.pointer img{
	margin-right: 4px;
}

.point2{
	position: absolute;
	left: 167px;
    width: 124px;
    height: 48px;
	bottom:0px
}

.point3{
	position: absolute;
	right: 0px;
    width: 124px;
    height: 48px;
	bottom:0px
}

.home-con-title{
	font-size: 24px;
	font-family: pingfang sc-bold, pingfang sc;
	font-weight: bold;

	line-height: 1;
	display:flex;
	align-items: center;
}

.chengkao .home-con-title{
	color: #ff8d2a;
}

.kaifang .home-con-title{
	color: #0053f9;
}

.zikao .home-con-title{
	color: #00d6a3;
}


.type1-line{
	height:1px;
	width:100%;
	background:#4cc4b7;
	margin:12px 0;
}

.chengkao .type1-line{
	background:#ff8d2a;
}

.kaifang .type1-line{
	background:#0053f9;
}


.zikao .type1-line{
	background:#00d6a3;
}



.type1-left-line{
	width:3px;
	height:20px;
	background:#4cc4b7;
	margin-right:12px;
}

.chengkao .type1-left-line{
	background:#ff8d2a;
}

.kaifang .type1-left-line{
	background:#0053f9;
}

.zikao .type1-left-line{
	background:#00d6a3;
}



.chengkao .con1-right ul .active{
	background:#ff8d2a;
}

.kaifang .con1-right ul .active{
	background:#0053f9;
}

.zikao .con1-right ul .active{
	background:#00d6a3;
}



.chengkao .con1-right ul{
	border-color: #ff8d2a;
}

.kaifang .con1-right ul{
	border-color: #0053f9;
}

.zikao .con1-right ul{
	border-color: #00d6a3;
}


.chengkao .con1-right ul li a{
	color:#ff8d2a;
}
.kaifang .con1-right ul li a{
	color:#0053f9;
}

.zikao .con1-right ul li a{
	color:#00d6a3;
}


.chengkao .con1-right ul .active a{
	color:#fff;
}
.kaifang .con1-right ul .active a{
	color:#fff;
}

.zikao .con1-right ul .active a{
	color:#fff;
}


.home-nav-right img{display: none;}
.home-nav-right .active img{display: block;}
.home-nav-left{
	display: flex;
	align-items: center;
}

.search-home{
	border-radius: 17px 17px 17px 17px;
	border: 1px solid #2468f2;
	height: 34px;
	width:315px;
	margin-right: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-shrink: 0;
}
.search-home-w1{
	padding-left:20px;
	margin-right: 10px;;
	margin-left:10px;
	width:210px;
}

.banner-news-title{
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

.banner-news-item{
	margin-bottom: 12px;
	font-size: 14px;
font-family: pingfang sc-regular, pingfang sc;
font-weight: 400;
color: #222222;
display: block;
}

.banner-news-title-w1{
	font-size: 14px;
	font-family: pingfang sc-bold, pingfang sc;
	font-weight: bold;
	color: #2468f2;
	margin: 0 8px;
}

.banner-news{
	position: absolute;
	right:20px;
	top:50%;
	width: 200px;
	background: rgba(255,255,255,.9);
	border-radius: 8px 8px 8px 8px;
	padding:24px 20px;
	    transform: translate(0px, -50%);
}

.search-home-w2{
	background: #2468f2;
	font-size: 14px;
	font-family: pingfang sc-regular, pingfang sc;
	font-weight: 400;
	color: #ffffff;
	width:70px;
	text-align: center;
	line-height:34px;
	border-radius: 0 17px 17px 0px;
	height: 34px;
	right: -1px;
    position: relative;
}

.search-home-w2 a{
	color:#fff;
}

.search-home a:hover{
	color:#fff;
}

.home-nav-menu ul{display: flex;justify-content: space-between;}
.home-nav-menu ul li{
	padding:9px 33px 0;
	font-size: 18px;
	font-family: pingfang sc-regular, pingfang sc;
	font-weight: 400;
	color: #c9edea;
}

.data-type-li ul li .nav-line-header{
	width: 80%;
    height: 3px;
    background: #fff;
    margin-top: 9px;
    margin: 4px auto 0;
	opacity: 0;
}


.data-type-li ul .active .nav-line-header{
	width: 100%;
    height: 3px;
    background: #fff;
    margin-top: 2px;
    margin-bottom: 8px;
    opacity: 1;
}


.home-nav-menu ul li a{
	color:#fff;
}

.data-type-li1{
	background: #ff8d2a;
}



/* .data-type-li1 .active{
	background: #31b4a6;
} */

.data-type-2{
	display: none;
}
.data-type-li2{
	background: #0053f9;
}

/* .data-type-li2 .active{
	background: #004eec;
} */

.data-type-3{
	display: none;
}

.data-type-li3{
	background: #00d6a3;
}

/* .data-type-li3 .active{
	background: #f29821;
} */
.see-more{
	font-size: 14px;
	font-family: pingfang sc-regular, pingfang sc;
	font-weight: 400;
	color: #787878;
}

.home-banner .prev, .home-banner .next{
	top:175px;
}

.category-swiper .pagination{
	left:50%;
	transform: translate(-50%);
}



.con1{
	display: flex;
	justify-content: space-between;
	margin-top:30px;
	height:273px;
	overflow: hidden;
}


.category-swiper .prev, .category-swiper .next{
	width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .4);
    cursor: pointer;
    position: absolute;
    top: 180px;
    z-index: 999;
}

.category-swiper .prev{
	left:20px;
}

.category-swiper .next{
	right:240px;
}

.con1-right{
	width: 516px;
}
.con1-right ul{
	display: flex;
	border-top: 1px solid #4cc4b7;
}
.con1-right ul li{
	width: 33.3%;
	background: #f5faf9;
	text-align: center;
	padding:6px 0px;
}
.con1-right ul li a{
	display: block;
	width: 100%;
	text-align: center;
	height: 100%;
	font-size: 16px;
	font-family: pingfang sc-regular, pingfang sc;
	font-weight: 400;
	color: #4cc4b7;
}

.con1-right ul .active{
	background: #4cc4b7;
}

.con1-right ul .active a{
	color: #fff;
}

.short-box-list{
	display: flex;
	align-items: center;
	/* justify-content: space-between; */
}

.con1 .short-box-list-left{
	width:100%;
}

.short-box-list-left-p1 {
	width: 5px;
	height: 5px;
	background: #cccccc;
    border-radius: 50%;
    margin-right: 8px;
}
.short-box-list-right {
    font-size: 16px;
	font-family: pingfang sc-regular, pingfang sc;
	font-weight: 400;
	color: #222222;
	max-width: 388px;
}
.short-box-list-right1{
	font-size: 14px;
	font-family: pingfang sc-regular, pingfang sc;
	font-weight: 400;
	color: #a7a7a7;
}

.con1-img1{
	width: 314px;
	height: 157px;
}

.con1 .con1-w1{
	width: 314px;
	background: #f5f5f5;
	font-size: 16px;
	font-family: pingfang sc-regular, pingfang sc;
	font-weight: 400;
	color: #222222;
	display: flex;
	align-items: center;
	padding:12px 16px;
}

.ad-img1{
	width:100%;
	height: 100px;
	margin:30px 0;
}

.con2-title{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.con2-list{
	display: flex;
	margin-top:20px;
	flex-wrap: wrap;
}

.con2-list-item{
	display: flex;
	background: #ffffff;
	 /* box-shadow: 0px 1px 4px 1px rgba(0,0,0,0.08); */
	width: 390px;
	border:1px solid #f2f2f2;
	padding:20px;
	margin-bottom: 15px;
	margin-right: 13px;
}

.con2-list-item:nth-child(3n){
	margin-right: 0;
}

.con2-list-item-img{
	width:64px;
	height: 64px;
	border-radius: 50%;
}
.txt-hidden1{ overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.con2-b1{
	display: flex;
	align-items: center;
}

.con1-right .tab-content .short-box-container{margin-top:10px;}

.con2 .con2-w1{
	padding:3px 10px;
	background: #f8f9fa;
	border-radius: 2px 2px 2px 2px;
	font-size: 13px;
	font-family: pingfang sc-regular, pingfang sc;
	font-weight: 400;
	color: #a7a7a7;
}

.con2 .con2-w2{
	font-size: 18px;
	font-family: pingfang sc-regular, pingfang sc;
	font-weight: 400;
	color: #222222;
	margin-bottom: 10px;;
	max-width: 280px;
}

.con3{
	margin-top:15px;
}

.con3-main{
	display: flex;
	justify-content: space-between;
}

.con3-left{
	display: flex;
}

.con3-img1{
	width: 288px;
	height: 312px;
	background: ;
	background-size: 100%;
	padding:30px;
}

.con3-img2{
	width: 288px;
	height: 312px;
	background: ;
	background-size: 100%;
	padding:30px;
	margin-left:16px;
}

.con3-w1{
	font-size: 20px;
	font-family: pingfang sc-regular, pingfang sc;
	font-weight: 400;
	color: #ffffff;
	margin-bottom: 16px;;
}

.con3-w2{
	font-size: 16px;
	font-family: pingfang sc-regular, pingfang sc;
	font-weight: 400;
	color: #ffffff;
	margin-bottom: 10px;;
}
.con3-w5{
	margin-top:5px;
	font-size: 12px;
}

.con3-right-item{
	width: 288px;
	height: 148px;
	border: 1px solid #ebebeb;
	padding:20px 30px 30px 30px;
	position: relative;
}

.con3-p1{
	position: absolute;
	bottom: 0;
	right:0;
	z-index: -1;
}

.con3-right-main{
	display: flex;
	justify-content: space-between;
}

.con3-w3{
	font-size: 20px;
font-family: pingfang sc-regular, pingfang sc;
font-weight: 400;
color: #2468f2;
}

.con3-w4{
	background: #2468f2;
	border-radius: 16px 16px 16px 16px;
	padding:6px 16px;
	font-size: 14px;
	font-family: pingfang sc-regular, pingfang sc;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
	display: inline-block;
	margin-top:10px;
}

.con3-w4:hover{
	color: #fff;
}

.con4{
	margin-top:30px;
}

.con4-main{
	margin-top:20px;
	display: flex;
	flex-wrap: wrap;
}

.con4-main-item{
	padding:20px 16px;
	width: 288px;
	background: #ffffff;
	/* box-shadow: 0px 1px 4px 1px rgba(0,0,0,0.08); */
	border:1px solid #f2f2f2;
	margin-right: 15px;;
	margin-bottom: 15px;
}

.con4-main-item:nth-child(4n){
	margin-right: 0;
}

.con4-img1{
	width: 56px;
	height: 56px;
	border-radius: 50%;
	margin: auto;
	display: block;
}

.con4-w1{
	font-size: 18px;
	font-family: pingfang sc-regular, pingfang sc;
	font-weight: 400;
	color: #222222;
	text-align: center;
	margin: 10px 0;
}

.con4-w2{
	height: 1px;
	border-bottom: 1px dashed #e6e6e6;
	margin-bottom: 10px;
}

.con4-w3{
	font-size: 14px;
	font-family: pingfang sc-regular, pingfang sc;
	font-weight: 400;
	color: #000;
	text-align: center;
}

.con5{
	margin-top: 15px;
}

.con5-main{
	display: flex;
}

.con5-img{
	width:100%;
	height: 100%;
	position: relative;
}

.con5-img img{width: 100%;height: 100%;}

.con5-w1{
	position: absolute;
	left:0;
	bottom: 0;
	width:100%;
	height: 40px;
	background: rgba(0,0,0,.6);
	font-size: 16px;
	font-family: pingfang sc-regular, pingfang sc;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
	line-height: 40px;
}

.con5-left{
	width: 477px;
	height: 318px;
	flex-shrink: 0;
	margin-right: 15px;
}

.con5-right-b1{
	width: 226px;
	height: 151px;
	margin-bottom: 15px;
}

.con5-right{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}