@charset "utf-8";
.header{ border-bottom:none;background:none;background-color: transparent;}
/*内容*/
/*左侧图标*/
.index_fp_nav #fp-nav.fp-right {right:40px;}
.index_fp_nav #fp-nav ul li, .index_fp_nav .fp-slidesNav ul li { width:14px; height:14px; margin:0 0 20px 0;}
.index_fp_nav #fp-nav ul li a span,.index_fp_nav .fp-slidesNav ul li a span{ width:14px; height:14px;background: #cdb6d4;margin:0;}
.index_fp_nav #fp-nav ul li a.active span,.index_fp_nav .fp-slidesNav ul li a.active span,.index_fp_nav #fp-nav ul li:hover a.active span,.index_fp_nav .fp-slidesNav ul li:hover a.active span{ width:14px; height:14px;background: #580e70;margin:0;}
.index_fp_nav #fp-nav ul li:hover a span,.index_fp_nav .fp-slidesNav ul li:hover a span{width: 14px; height: 14px;margin:0px;}
#fp-nav ul li:last-child{ display:;}

.section{ overflow: hidden; }
#section0{ z-index: 1;}
.zyyw{ background: url(bg_business.jpg) no-repeat left 110px; background-size:cover; z-index:2; }
.gywm{ background: url(bg_about.jpg) no-repeat left 110px; background-size:cover; z-index:3; }
.gsxw{ background: url(bg_news.jpg) no-repeat left 110px; background-size:cover;  z-index: 4;}
.work{ z-index:5;}
.work .fgx,#section5 .fgx{position:absolute; left:0; top:110px;border-top: 1px solid #e5e5e5; width: 100%; overflow: hidden; }
.gzwm{ background: url(bg_gzwm.jpg) no-repeat left 110px; background-size:cover; z-index: 6; }
.section h3{ font-size: 42px; color: #111111; text-align: center; }
.section .con_w{ margin-bottom:0 0 110px; }
.section .footer .con_w{margin-top:0px;}
	.next0{ position: absolute;left:50%; bottom:40px; z-index: 10; width:24px; margin-left:-12px;}
	.next0 img{ width: 24px;animation: jump 3s ease infinite;}
	@keyframes jump{
                0%{ transform:translateY(0) scale(1,1);}
                /* 中间状态图片位移并且拉伸 */
                50%{transform:translateY(-20px) scale(0.97,1.03);}
                100%{transform:translateY(0) scale(1,1);}
            }

	/*banner*/
	.banner_c{width: 100%; overflow:hidden;}
	.banner_c .swiper-container{margin:0;}
	.banner{ position: relative; width: 100%; overflow:hidden;  }
	.banner .swiper-slide a{ position: relative; z-index:1;display:block; }
	.banner .swiper-slide img{ width: 100%;height:100%;     object-fit: cover;opacity:0;filter:Alpha(opacity=0);}
	.banner .swiper-pagination{ width: 100%; bottom:30px; text-align: center; }
	.banner_c>.swiper-container-horizontal>.swiper-pagination-bullets{bottom:30px;}
	.banner .swiper-pagination span{ display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: #fff; margin:0 8px;opacity:0.5;filter:Alpha(opacity=50); }
	.banner .swiper-pagination span.on{ width: 36px;opacity:1;filter:Alpha(opacity=100);border-radius:5px;  }
.videoplay{position: absolute; z-index:3; width:80px; height:80px; left:50%; top:40%; margin:0px 0 0 -40px; background:url(/cebscf/resource/cms/2020/10/img_pc_site/icon_video.png) no-repeat; background-size:100%;    cursor: pointer; }
.videoP{ position:fixed; width: 100%; left:0; height:100%; top:0px;display:none;z-index:1112; background-color:rgba(0,0,0,.8)}
.video_c{position: absolute; color:#fff; font-size:28px;right:20px; top:20px;cursor: pointer;    font-family: Arial;}

	/*主营业务*/
	.zyyw .con_w{ margin-top:0px; }
	.zyyw h3{ padding-bottom: 40px; margin-top:110px;font-size: 42px; color: #111111; text-align: center;  }
	.zyyw_js{ background: url(zyyw_bg1.png) no-repeat center center; width: 100%; height: 150px; }
		.zyyw_js_w{ width: 1200px; margin: 0 auto; min-width: 1200px; }
	.zyyw_js p{ width: 72%; margin:0 auto; color:#5d2374; font-size: 20px; line-height: 36px; padding-top: 38px; text-align:left;}
	.zyyw_c{ padding-top: 40px; }
		.zyyw_list{ width: 33.33%; padding:55px 0; border-radius: 6px; }
		.zyyw_list:hover{ background:#fff;}
		.zyyw_list li{ }
			.zyyw_t span{ display: inline-block; vertical-align: top; }
				.zyyw_t_1{ width: 100px; }
				.zyyw_t_1 img{ width: 100%; }
				.zyyw_t_2{ padding:5px 0 0 15px; }
				.zyyw_t_2 span{ color: #7b3895; font-size: 50px; padding:0 12px; font-family:YouSheBiao; position: relative; line-height: 50px;}
				.zyyw_t_2 span i{ position: absolute; top:30px; left:0; width:100%;  display:inline-block; background: #c93cff; height: 22px; z-index: -1;opacity:0.2;filter:Alpha(opacity=20);}
				.zyyw_t_2 em{ font-style: normal; font-size: 22px; color:#333; margin-top: 15px; display: block; }
			.zyyw_td{ padding-left: 85px; padding-top: 25px; text-align: center;}
			.zyyw_td span{ display: block; background: url(icon_d.png) no-repeat left center; line-height: 50px; padding-left: 40px; font-size: 20px; color:#666666; }
			.zyyw_td p{line-height: 50px;font-size: 20px; color:#666666;text-align: left; width: 70%; margin:0 auto;}
			.zyyw_td p img{ margin-right:20px; }
			.zyyw_more{ text-align: center; padding-top: 48px; }
			.zyyw_more a{ display: inline-block; line-height: 44px; border:1px solid #7b3895; color:#7b3895; padding:0 40px; border-radius:18px; }


	/*关于我们*/
.section .index_about h3{ color: #fff; }
	.index_about a{ display: inline-block; background: #5c2374; line-height: 50px; padding:0 40px; font-size: 16px; color: #dabf87;    border-radius: 6px;}
		.index_about_1{ font-size: 20px; line-height: 38px; padding:30px 0; width: 90%; margin:0 auto; text-align: center; color: #fff; text-align:left; }

	/*公司新闻*/
	.tab_news_t{ text-align: right; padding:30px 0 33px; }
	.tab_news_t a{ display: inline-block; line-height: 40px; font-size: 16px; border-radius: 18px; color: #5c2273; border:1px solid #5c2273; padding:0 20px; margin-left: 16px;}
	.tab_news_t a.on{ color: #fff; background: #5c2273; }
	.newsimg{ width: 50%; position: relative; max-height:380px; }
	.newsimg .swiper-pagination span{ display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: #fff; margin:0 8px;opacity:0.5;filter:Alpha(opacity=50); }
	.newsimg .swiper-pagination span.on{opacity:1;filter:Alpha(opacity=100); }
	.newsimg li img{ width:100%; height:100%; object-fit: cover;}
	.newslist{ width: 47%; }		
		.news_list{ text-align: left; width: 100%; }
		.news_list dd{ border-bottom:1px solid #e8e8e8; line-height:66px; }
		.news_list dd a,.news_list dd span{ display: inline-block; vertical-align: top;font-size: 16px;}
		.news_list dd a{ float: left; width:78%;text-overflow :ellipsis;overflow:hidden;white-space:nowrap; }
		.news_list dd span{ float: right; color: #999999;}
		.news_list dt a{font-size: 16px;color:#5c2273;line-height: 72px;}

	/*合作公司*/
	.work h3{z-index: 2; position: relative;}
		.workbg{ position: absolute; left:0; bottom:0;top:52%; width: 100%; z-index: 1; }
		.workbg img{ width: 100%; }
		.work_list{margin-top: 60px; position: relative; z-index: 2; background: #fff; border-radius: 8px; padding:30px 0px 15px;  -webkit-box-shadow: 0 0 18px rgba(0,0,0,.2);box-shadow: 0 0 18px rgba(0,0,0,.2); }
		.work_list li{ float: left; display: inline-block; width: 25%; text-align: center; }
		.work_list li em,.work_list li img{ display: inline-block; vertical-align: middle; }
		.work_list li em{ height: 110px; width: 0; overflow: hidden; }
		.work_list li img{ max-height: 100px; max-width:80%; }

	/*关注我们*/
	.gzwm{}
	.gzwm .con_w{ margin-bottom:110px;}
	.gzwm h3{ padding-bottom: 85px; }
	.gzwm .footer{ position: absolute; left:0; bottom:0; }
	.gzwm .footer .con_w{ margin-bottom:0px;}
		.gzwm_l{ width: 44%; text-align: right; }
		.gzwm_l img{ width:80%; max-width: 422px; }
		.gzwm_r{ width: 50%; text-align: center; }
			.gzwm_r_1{ padding-top: 85px; }
			.gzwm_c{display: -webkit-flex;display: flex;-webkit-justify-content: center;justify-content: center;align-items: center;}
			.gzwm_xz{}
			.gzwm_xz a{ display: inline-block; border:1px solid #5c2273; line-height: 54px; padding:0 25px; border-radius: 24px; color:#5c2273; font-size: 20px; margin-top: 23px; }
			.gzwm_xz a em{ display: inline-block; width: 30px; margin-right: 25px; }
			.gzwm_xz a em img{ max-width: 100%; }
			.gzwm_ewm{ margin-left: 54px; padding-top: 23px; width: 136px; }
			.gzwm_ewm img{ width: 100%; }

	/*底部*/
	.footC{ position: fixed;left: 0;bottom:0;width: 100%;}


@media screen and (max-width:1439px){
#fp-nav ul li:last-child{ display:block;}
.section h3{ font-size:28px;}
	.next0{bottom:15px; margin-left: -10px;}
	.next0 img{ width: 20px; }
    /*主营业务*/
    .zyyw h3{ padding-bottom: 20px;font-size:28px;  }
	.zyyw_js{height:auto; }
		.zyyw_js_w{ width: 1000px; min-width: 1000px; }
	.zyyw_js p{font-size:14px; line-height:20px; padding:14px 0; }
	.zyyw_c{ padding-top: 30px; }
		.zyyw_list{padding:25px 0;}
		.zyyw_t2 img{ height: 220px; }
				.zyyw_t_1{ width:60px; }
				.zyyw_t_2{ padding:0px 0 0 15px; }
				.zyyw_t_2 img{ width: 110px }
				.zyyw_t_2 span{ font-size:34px; padding:0 10px; line-height:34px;}
				.zyyw_t_2 span i{ top:22px;  height:14px;}
				.zyyw_t_2 em{font-size:18px;margin-top:5px; }
			.zyyw_td{ padding-left: 85px; padding-top:15px;}
			.zyyw_td span{line-height:30px; padding-left: 40px; font-size:16px;}
			.zyyw_td p{line-height: 30px;font-size: 16px; width: 70%;}
			.zyyw_more{padding-top:20px; }
			.zyyw_more a{line-height:30px; padding:0 40px; border-radius:10px; }
	/*关于我们*/
	.index_about a{line-height:40px; padding:0 40px; font-size: 16px;}
		.index_about_1{ font-size:16px; line-height: 38px; padding:30px 0;}
	/*公司新闻*/
	.tab_news_t{padding:20px 0; }
	.tab_news_t a{line-height:30px; font-size: 16px; border-radius:10px;}
	.newsimg{ width:45%; max-height:285px;}
	.newslist{ width:52%; }
		.news_list dd{line-height:48px; }
		.news_list dt a{line-height: 46px;}
	/*合作公司*/
		.workbg{top:58%;}
		.work_list{margin-top: 60px;}
		.work_list li em{ height: 90px; }
		.work_list li img{max-width: 80%; max-height:70px; }

	/*关注我们*/
	.gzwm .con_w{ margin-bottom:0px;}
	.gzwm h3{ padding-bottom:40px; }
	.gzwm .footer{ display: none; height: 0; overflow:hidden; }
		.gzwm_l{ width: 40%; text-align: right; }
		.gzwm_l img{ width:80%;}
		.gzwm_r{ width: 54%; }
			.gzwm_r_1{ padding-top:45px; }
			.gzwm_xz a{font-size:16px;}
			.gzwm_xz a em{width:25px;}


}
@media screen and (max-width:1199px){
	#dowebok{ padding-top:0px; }
	.zyyw{ background: url(bg_business.jpg) no-repeat left 0px; background-size:cover; }
	.gywm{ background: url(bg_about.jpg) no-repeat left 0px; background-size:cover; }
	.zyyw{ background: url(bg_news.jpg) no-repeat left 0px; background-size:cover; }
	.work .fgx,.gzwm .fgx{display: none; border-bottom: 0; }
	.work{ background: url(bg_work.jpg) no-repeat left bottom; background-size:cover; }
	.gzwm{ background: url(bg_gzwm.jpg) no-repeat left 0px; background-size:cover; }
	.section .con_w{margin-top:0px; padding:50px 0;}
	.con_w{ min-width:92%;width:92%; }
    .next0{ display: none; height: 0; overflow:hidden; }
	/*banner*/
    .banner_c{ position: relative; top:0; }
	.banner .swiper-pagination{ position: absolute; }
	/*主营业务*/
	.zyyw_js_w{  width:92%; min-width:92%;}
	.zyyw_t_2 span i{z-index: 1;}
	/*公司新闻*/
	.newsimg{}
    /*合作公司*/
    .workbg{ display: none; }
}
@media screen and (max-width:1023px){

	#dowebok{ padding-top:0px; }
	.zyyw h3{margin-top:50px; }
	.zyyw .con_w{ padding-top: 0; }
}