@charset "utf-8";
/* CSS Document */

body .wrap{
	background: #FFFFFF;
}
.list_content{
	width: 1200px;
	margin: 0 auto;
}
.banner {
	width: 1200px;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
}

.banner .swiper-container {
	width: 1200px;
}

.banner .swiper-container .swiper-wrapper {
	width: 1200px;
}

.banner .swiper-container .swiper-slide {
	width: 1200px;
	overflow: hidden;
	position: relative;
}









.list_main{
	width: 1240px;
	margin: 0 auto;
	padding-top: 10px;
	overflow: hidden;
}

.list_left{
	float: left;
}

.sz{
	width: 900px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(207,219,240,0.6);
	border-radius: 4px;
	margin-left: 20px;
	padding-bottom: 30px;
}

.sz_content{
	padding-left: 52px;
	padding-top: 40px;
	overflow: hidden;
}

.sz_img{
	height: 278px;
	overflow: hidden;
	float: left;
	border-radius: 12px;
}

.sz_img img{
	height: 278px;
	margin: 0 auto; 
}

.sz_js{
	width: 570px;
	float: left;
	margin-left: 30px;
}

.sz_top{
	overflow: hidden;
	margin-top: 18px; 
}

.sz_top h2{
	font-size: 28px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #000000;
	line-height: 28px;
	float: left;
}


.sz_js .sz_top>span{
	display: block;
	width: 132px;
	height: 26px;
	background: #FF626A;
	float: left;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 26px;
	padding-left: 8px;
	margin-left: 12px;
}

.sz_js>span{
	display: block;
	width: 568px;
	height: 1px;
	background: #D1D7E2;
	margin-top: 16px;
}

.sz_js>div{
	overflow: hidden;
	margin-top: 21px;
	margin-bottom: 10px;
}

.sz_js>div span{
	display: block;
	width: 4px;
	height: 20px;
	background: #266AF2;
	float: left;
}

.sz_js>div h3{
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #000000;
	line-height: 20px;
	margin-left: 7px;
}

.sz_js>p{
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 32px;
}

.sz_video{
	margin-top: 30px;
	margin-left: 52px;
}

.sksp{
	overflow: hidden;
}

.sksp span{
	display: block;
	width: 6px;
	height: 30px;
	background: #FF3333;
	float: left;
}

.sksp h2{
	font-size: 28px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #000000;
	line-height: 30px;
	margin-left: 12px;
}


.videoBox{
	width: 800px;
	height: 450px;
	background: #A0A6AE;
	border-radius: 12px;
	overflow: hidden;
	margin-top: 30px;
}


.qtjs{
	overflow: hidden;
	margin-left: 72px;
	margin-top: 42px;
}

.qtjs span{
	display: block;
	width: 6px;
	height: 30px;
	background: #FF3333;
	float: left;
}

.qtjs h2{
	font-size: 28px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #000000;
	line-height: 30px;
	margin-left: 12px;
}


.sz_ct{
	overflow: hidden;
	width: 920px;
	position: relative;
}

.sz_ct .swiper-container-szz{
	width: 800px;
	overflow: hidden;
	margin-left: 62px;
	margin-top: 30px;
}

.sz_ct .swiper-container-szz .swiper-wrapper{
	width: 100%;
}

.sz_ct .swiper-container-szz .swiper-wrapper .swiper-slide {
	width: 120px;
	height: 172px;
	position: relative;
}

.swiper-button-prevsz{
	position: absolute;
	top:80px;
	left: 15px;
	z-index: 99999;
	width: 25px;
	height: 68px;
	background: url(../image/sz/1757.png) top center no-repeat;
	cursor: pointer;
	opacity: 0.2;
}

.swiper-button-prevsz:hover{
	opacity: 0.4;
}

.swiper-button-nextsz{
	position: absolute;
	top:80px;
	right:15px;
	z-index: 99999;
	width: 25px;
	height: 68px;
	background: url(../image/sz/1757r.png) top center no-repeat;
	cursor: pointer;
	opacity: 0.5;
}

.swiper-button-nextsz:hover{
	opacity: 1;
}

.sz_main{
	width: 120px;
	height: 140px;
	background: #EFF3F9;
	border-radius: 12px;
	margin-top: 32px;
	position: relative;
}

.sz_main:hover{
	background: url(../image/sz/szbg.png) top center no-repeat;
}

.sz_main_img{
	width: 86px;
	height: 86px;
	border-radius: 43px;
	overflow: hidden;
	position: absolute;
	top:-32px;
	left: 17px;
}

.sz_main_img img{
	width: 86px;
}

.sz_main h2{
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	line-height: 28px;
	padding-top: 67px;
	text-align: center;
}

.sz_main:hover h2{
	color: #FFFFFF;
}

.sz_main p{
	width: 95px;
	height: 24px;
	background-image: linear-gradient(90deg, #3896FF,#0A6EF5 );
	box-shadow: 1px 3px 10px 0px rgba(181,209,246,0.8);
	border-radius: 12px;
	margin: 0 auto;
	font-size: 13px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 24px;
	text-align: center;
}

.sz_main:hover p{
	background:#FFFFFF;
	color: #0B6FF5;
	box-shadow: none;
}


.list_right{
	width: 280px;
	float: left;
	margin-left: 20px;
}

.right_banner {
	width: 100%;
	height: 162px;
	border-radius: 8px;
	overflow: hidden;
	position: relative;
}

.right_banner .swiper-container {
	width: 100%;
	height: 162px;
}

.right_banner .swiper-container .swiper-wrapper {
	width: 100%;
	height: 162px;
}

.right_banner .swiper-container .swiper-slide {
	width: 100%;
	height: 162px;
	overflow: hidden;
	position: relative;
}

.right_banner .swiper-container .swiper-slide img {
	width: 100%;
	height: 162px;
}
.swiper-container-right .swiper-pagination .swiper-pagination-bullet{
	width: 12px;
	height: 4px;
	background: #FFFFFF;
	opacity: 0.4;
	border-radius: 2px;
}
.swiper-container-right .swiper-pagination .swiper-pagination-bullet-active{
	width: 40px;
	height: 4px;
	background: #FFFFFF;
	border-radius: 2px;
	opacity: 1;
}



.mfjc{
	width: 100%;
	margin-top: 10px;
}


.mfjc .jyxb_top{
	height: 41px; 
	background: url(../image/list/tou.png) top center no-repeat;
	display: flex;
	margin-bottom: 10px;
}
.mfjc .jyxb_top img{
	width: 18px;
	height: 16px;
	margin-left: 12px;
	margin-top: 12px;
}

.mfjc .jyxb_top p{
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 41px;
	margin-left: 6px;
}

.mfjc .jyxb_top a{
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 41px;
	margin-left: 126px;
}

.mfjc .jyxb_top a:hover{
	color: #FFF10F;
}

.mfjc_content li h2::before{
	content: "";
	width: 5px;
	height: 5px;
	background: #147BFB;
	border-radius: 50%;
	position: absolute;
	left:8px;
	top:6px;
}

.mfjc_content li{
	overflow: hidden;
	margin-bottom: 10px;
}

.mfjc_content li:first-child{
	margin-top: 20px;
}

.mfjc_content li h2{
	width: 245px;
	position: relative;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 15px;
	padding-left: 20px;
	float: left;
	margin-bottom: 9px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mfjc_content li a>img{
	width:9px;
	height: 8px;
	float: left;
	margin-top: 3px;
	display: none;
}


.mfjc_content li div{
	width: 280px;
	height: 162px;
	background: #FFFFFF;
	border-radius: 8px;
	overflow: hidden;
	position: relative;
	display: none;
	margin-bottom: 10px;
}

.mfjc_content li div img{
	width: 280px;
}

.mfjc_content li div>span{
	display: block;
	width: 280px;
	height: 30px;
	background: rgba(0,0,0,0.4);
	position: absolute;
	bottom: 0;
}

.mfjc_content li div>span p{
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
}


.mfjc_content li.on a>img{
	display: block;
}


.mfjc_content li.on div{
	display: block;
}







.kbsj{
	width: 100%;
	margin-top: 10px;
}


.kbsj .jyxb_top{
	height: 41px; 
	background: url(../image/list/tou.png) top center no-repeat;
	display: flex;
	margin-bottom: 10px;
}
.kbsj .jyxb_top img{
	width: 18px;
	height: 16px;
	margin-left: 12px;
	margin-top: 12px;
}

.kbsj .jyxb_top p{
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 41px;
	margin-left: 6px;
}

.kbsj .jyxb_top a{
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 41px;
	margin-left: 86px;
}

.kbsj .jyxb_top a:hover{
	color: #FFF10F;
}

.kbsj_content{
	height: 410px;
	overflow-y: scroll;
}
.kbsj_content::-webkit-scrollbar{
	width: 6px;
	height: 317px;
}

.kbsj_content::-webkit-scrollbar-thumb{
	background: #EBF0F7;
}

.kbsj_content li{
	width: 265px;
	height: 30px;
	background: #F6F8FC;
	border-radius: 4px;
	overflow: hidden;
	margin-top: 10px;
}

.kbsj_content li:hover p{
	color: #054FCB;
}

.kbsj_content li:hover a{
	background-image: linear-gradient(109deg, #FFAB3E,#FF5D24 );
	width: 96px;
	height: 30px;
}

.kbsj_content li p{
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	margin-left: 20px;
	float: left;
}

.kbsj_content li a{
	width: 96px;
	height: 30px;
	background: #266AF2;
	border-radius: 4px;
	float: right;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
}



.bd{
	width: 1200px;
	height: 200px;
	margin: 0 auto;
	background: url(../image/list/bdbj.png) top center no-repeat;
	border-radius: 4px;
	margin-top: 40px;
	overflow: hidden;
}

.bd_left{
	width: 550px;
	float: left;
	margin-top: 24px;
	margin-left: 32px;
}

.bd_left h2{
	font-size: 44px;
	font-family: Source Han Sans CN;
	font-weight: 800;
	color: #FFFFFF;
	line-height: 44px;
	text-shadow: 0px 3px 0px rgba(255,255,255,0.3);
}

.bd_left h2>b{
	font-weight: 800;
	color: #FFF10F;
}

.bd_left p{
	width: 500px;
	height: 30px;
	margin: 0 auto;
	margin-top: 12px;
	background-image: linear-gradient(-90deg, #D8FA70,#70FAEF);
	box-shadow: 2px 2px 12px 0px rgba(149,193,255,0.6);
	border-radius: 15px;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #000000;
	line-height: 30px;
	text-align: center;
	letter-spacing: 3px;
	margin-bottom: 15px;
}

.bd_left ul{
	width: 400px;
	margin: 0 auto;
}

.bd_left li{
	width: 180px;
	float: left;
	position: relative;
	padding-left: 20px;
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 23px;
	text-shadow: 2px 2px 8px rgba(62,161,255,0.8);
	margin-bottom: 9px;
}

.bd_left li::before{
	content: "";
	width: 7px;
	height: 7px;
	background: #C6FAFF;
	border-radius: 50%;
	position: absolute;
	top:9px;
	left:5px;
}

.bd_right{
	width: 542px;
	height: 160px;
	background: #FFFFFF;
	box-shadow: 1px 3px 14px 0px rgba(107,207,255,0.79);
	border-radius: 8px;
	float: left;
	margin-top: 21px;
	margin-left: 50px;
	overflow: hidden;
}

.bd_right .xinxi{
	float: left;
	margin-top: 24px;
	margin-left: 24px;
}

.bd_right .xinxi>div{
	width: 347px;
	height: 30px;
	background: rgba(28,103,255,0);
	border: 1px solid #8092A6;
	border-radius: 8px;
	margin-bottom: 12px;
}



.xinxi input{
	width: 302px;
	border: 0;
	height: 30px;
	border-radius: 8px;
}
.xinxi input[placeholder]{
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #576E87;
	line-height: 30px;
	padding-left: 45px;
}

.name input{
	background: url(../image/list/home.png) no-repeat;
	background-position: 12px;
}
.phone input{
	background: url(../image/list/tel.png) no-repeat;
	background-position: 12px;
}

.bd_right .button{
	float: left;
	margin-top: 16px;
	margin-left: 5px;
}
.bd_right .button input{
	background: url(../image/list/ceshi.png) no-repeat;
	background-size: 100%;
	width: 162px;
	height: 147px;
	cursor: pointer;
	border: 0;
}

.cooperation_img{
	margin-top: 40px !important;
}



/*移动端*/


@media (min-width: 1200px) {
	.visible-lg {
		display: block !important;
	}

	.hidden-lg {
		display: none !important;
	}
}

@media (max-width: 1200px) {
	.hidden-lg {
		display: block !important;
	}

	.visible-lg {
		display: none !important;
	}
}

.wrap_m{
	background: #FFFFFF!important;
}

.wrap_m .header_m{
	box-shadow: 0rem 0.02rem 0.1rem 0rem rgba(141,182,251,0.3) !important;
}


.listm_nav{
	width: 6.9rem;
	margin: 0 auto;
	margin-top: 0.3rem;
}

.listm_nav img{
	width: 0.18rem;
	height: 0.18rem;
}
.listm_nav  span{
	font-size: 0.16rem;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #87909F;
	line-height: 0.34rem;
}
.listm_nav  span>a{
	font-size: 0.16rem;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #87909F;
	line-height: 0.34rem;
}

.listm_nav  span>a h1{
	display: inline-block;
	font-size: 0.16rem;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #87909F;
	line-height: 0.34rem;
}


.szm_main{
	width: 6.9rem;
	background: #FFFFFF;
	box-shadow: 0rem 0.02rem 0.1rem 0rem rgba(223,231,244,0.6);
	border-radius: 0.04rem;
	margin: 0 auto;
	margin-top: 0.2rem;
	padding-bottom: 0.43rem;
}

.szm_top{
	width: 6.2rem;
	margin: 0 auto;
	padding-top: 0.3rem;
	overflow: hidden;
}

.szm_img{
	width: 2.6rem;
	height: 2.6rem;
	border-radius: 0.16rem;
	overflow: hidden;
	float: left;
}

.szm_img img{
	width: 2.6rem;
}

.szm_xm{
	float:left;
	margin-top: 0.39rem;
	margin-left: 0.5rem;
}

.szm_xm h2{
	font-size: 0.56rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #000000;
	line-height: 0.56rem;
}

.szm_xm span{
	display: block;
	width: 0.6rem;
	height: 0.04rem;
	background: linear-gradient(90deg, #3896FF,#0A6EF5);
	border-radius: 0.02rem;
	margin-top: 0.1rem;
	margin-bottom: 0.1rem;
}

.szm_xm p{
	font-size: 0.26rem;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333333;
	line-height: 0.26rem;
}

.szm_xm a{
	display: block;
	width: 2.76rem;
	height: 0.6rem;
	background: linear-gradient(90deg, #3896FF,#0A6EF5);
	box-shadow: 0rem 0.02rem 0.1rem 0rem rgba(181,209,246,0.8);
	border-radius: 0.04rem;
	font-size: 0.26rem;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 0.6rem;
	text-align: center;
	margin-top: 0.29rem;
}

.szm_gzjl{
	width: 6.2rem;
	margin: 0 auto;
	margin-top: 0.39rem;
}

.gzjl_top{
	overflow: hidden;
}

.gzjl_top span{
	display: block;
	width: 0.06rem;
	height: 0.3rem;
	background: #266AF2;
	float: left;
}

.gzjl_top h2{
	float: left;
	font-size: 0.3rem;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #000000;
	line-height: 0.3rem;
	margin-left: 0.11rem;
}

.szm_gzjl p{
	font-size: 0.24rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 0.48rem;
	margin-top: 0.11rem;
}



.qtjsm{
	width: 6.9rem;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 0.49rem;
}

.qtjsm span{
	display: block;
	width: 0.06rem;
	height: 0.34rem;
	background: #FF3333;
	float: left;
}

.qtjsm h2{
	font-size: 0.38rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	line-height: 0.38rem;
	float: left;
	margin-left: 0.13rem;
}


.sz_ctm{
	overflow: hidden;
	width: 6.9rem;
	margin: 0 auto;
	position: relative;
	margin-top: 0.39rem;
}

.sz_ctm .swiper-container-szzm{
	width: 100%;
	overflow: hidden;
	height: 3.5rem;
}

.sz_ctm .swiper-container-szzm .swiper-wrapper{
	width: 100%;
}

.sz_ctm .swiper-container-szzm .swiper-wrapper .swiper-slide {
	width: 2.16rem;
	height: 2.86rem;
	position: relative;
}


.sz_mainm{
	width: 2.16rem;
	height: 2.3rem;
	background: #EFF3F9;
	border-radius: 0.12rem;
	margin-top: 0.56rem;
	position: relative;
}


.sz_mainm_img{
	width: 1.54rem;
	height: 1.54rem;
	border-radius: 0.77rem;
	overflow: hidden;
	position: absolute;
	top: -0.56rem;
	left: 0.31rem;
}

.sz_mainm_img img{
	width: 1.54rem;
}

.sz_mainm h2{
	font-size: 0.28rem;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #000000;
	line-height: 0.28rem;
	padding-top: 1.23rem;
	text-align: center;
}

.sz_mainm span{
	display: block;
	width: 0.34rem;
	height: 0.04rem;
	background: #0A6EF5;
	border-radius: 0.02rem;
	margin: 0 auto;
	margin-top: 0.09rem;
}


.sz_mainm p{
	font-size: 0.22rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 0.46rem;
	text-align: center;
}

.swiper-container-szzm .swiper-pagination .swiper-pagination-bullet{
	width: 0.2rem;
	height: 0.04rem;
	background: #266AF2;
	opacity: 0.3;
	border-radius: 0.02rem;
}

.swiper-container-szzm .swiper-pagination .swiper-pagination-bullet-active{
	width: 0.7rem;
	height: 0.04rem;
	background: #266AF2;
	border-radius: 0.02rem;
	opacity: 1;
}











.bd_m{
	width: 7.5rem;
	height: 3.6rem;
	background: url(../image/list/dibubeijing.png) no-repeat;
	background-size: cover;
	margin-top: 0.4rem;
}

.bd_m>h2{
	font-size: 0.52rem;
	font-family: Source Han Sans CN;
	font-weight: 800;
	color: #FFFFFF;
	line-height: 0.52rem;
	text-shadow: 0rem 0rem 0rem rgba(255,255,255,0.3), 0rem 0rem 0rem rgba(141,182,255,0.6);
	padding-top: 0.34rem;
	text-align: center;
}

.bd_contentm{
	width: 6.9rem;
	height: 2.1rem;
	background: #FFFFFF;
	box-shadow: 0rem 0rem 0rem 0rem rgba(107,207,255,0.79);
	border-radius: 0.08rem;
	margin: 0 auto;
	margin-top: 0.26rem;
	overflow: hidden;
}

.bd_contentm .xinxi{
	float: left;
	margin-top: 0.2rem;
	margin-left: 0.3rem;
}

.bd_contentm .xinxi input{
	width: 3.83rem;
	height: 0.74rem;
	background: rgba(28,103,255,0);
	border: 0.01px solid #8092A6;
	border-radius: 0.08rem;
	margin-bottom: 0.15rem;
}

.bd_contentm .xinxi input[placeholder]{
	font-size: 0.24rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #576E87;
	line-height: 0.74rem;
	padding-left: 0.57rem;
}

.bd_contentm .xinxi .name input{
	background: url(../image/list/home.png) no-repeat;
	background-size: 0.33rem;
	background-position: 0.12rem;
}
.bd_contentm .xinxi .phone input{
	background: url(../image/list/tel.png) no-repeat;
	background-size: 0.33rem;
	background-position: 0.12rem;
}

.bd_contentm .button{
	float: left;
	margin-top: 0.2rem;
	margin-left: 0.05rem;
}

.bd_contentm .button input{
	background: url(../image/list/ceshi.png) no-repeat;
	background-size: 100%;
	width: 2.03rem;
	height: 1.81rem;
	cursor: pointer;
	border: 0;
}