.com_kong{height:60px;}
/*com_title*/
.com_title{text-align:center;}
.com_title h2{margin:0;font-size:22px;height:32px;line-height:32px;color:#666;}
.com_title i{display:inline-block;width:24px;height:4px;margin-top:15px;background:#e60619;}
/*1229以下屏幕*/
@media screen and (max-width:1229px){
	.com_title h2{font-size:19px;height:28px;line-height:28px;}
	.com_title i{margin-top:10px;}
}

/*com_txt*/
.com_txt{padding:33px 0 47px;}
.com_txt p{margin:0;font-size:16px;line-height:30px;text-indent:2em;color:#333;margin-top:14px;}
.com_txt.com_service em{font-style:normal;color:#e60619;font-family:Impact;font-size:30px;margin:0 8px;}
.com_txt.com_service p{color:#656565;line-height:36px;}
/*1429以下屏幕*/
@media screen and (max-width:1429px){
	.com_txt{padding:20px 0 30px;}
	.com_txt p{font-size:15px;line-height:27px;margin-top:8px;}
}
/*1229以下屏幕*/
@media screen and (max-width:1229px){
	.com_txt p br{display:none;}
}
/*1023以下屏幕*/
@media screen and (max-width:1023px){
	.com_txt{padding:10px 0 20px;}
	.com_txt p{font-size:14px;line-height:26px;margin-top:6px;}
}
/*com_line*/
.com_line{width:100%;height:1px;border-top:1px dashed #efefef;position:relative;}
.com_line:before{content:'';width:16px;height:16px;border:1px solid #eee;border-radius:50%;position:absolute;left:50%;margin-left:-8px;top:-8px;background:#FFF;}
/*com_img*/
.com_img{padding:0 0 80px;}
.com_img .com_img_li{width:32%;margin-left:2%;float:left;margin-top:20px;}
.com_img .com_img_li:nth-child(3n+1){margin-left:0;}
.com_img .com_img_li .com_img_img{width:100%;padding-bottom:75%;position:relative;overflow:hidden;}
.com_img .com_img_li .com_img_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.com_img .com_img_li .com_img_img img:hover{transform:scale(1.1);}
/*1429以下屏幕*/
@media screen and (max-width:1429px){
	.com_img{padding:0px 0 50px;}
}
/*1023以下屏幕*/
@media screen and (max-width:1023px){
	.com_img{padding:0px 0 30px;}
}
/*1023以下屏幕*/
@media screen and (max-width:667px){
	.com_img{padding:0px 0 20px;}
	.com_img .com_img_li{width:49%;margin-left:2%;margin-top:15px;}
	.com_img .com_img_li:nth-child(3n+1){margin-left:2%;}
	.com_img .com_img_li:nth-child(odd){margin-left:0;}
}
/*499以下屏幕*/
@media screen and (max-width:499px){
	.com_img{padding:0 0 20px;}
	.com_img .com_img_li{width:100%;margin-left:0;margin-top:15px;float:none;}
	.com_img .com_img_li:nth-child(3n+1){margin-left:0;}
}
/*com_shuju*/
.com_shuju{padding:38px 0;border-top:1px solid #EAEAEA;}
.com_shuju .com_sj_li{width:33.33%;float:left;padding-left:100px;position:relative;}
.com_shuju .com_sj_li:before{content:'';width:1px;height:44px;background:#EAEAEA;position:absolute;right:0;top:50%;margin-top:-22px;}
.com_shuju .com_sj_li:last-child:before{content:none;}
.com_shuju .com_sj_li i{width:89px;height:91px;background-repeat:no-repeat;background-position:center center;background-size:cover;display:block;float:left;}
.com_shuju .com_sj_li i.icon1{background-image:url(scnl_icon1.png);}
.com_shuju .com_sj_li i.icon2{background-image:url(scnl_icon2.png);}
.com_shuju .com_sj_li i.icon3{background-image:url(scnl_icon3.png);}
.com_shuju .com_sj_li .cmon_sj_txt{width:calc(100% - 169px);float:left;margin-left:40px;padding:12px 0;}
.com_shuju .com_sj_li .cmon_sj_txt p{margin:0;}
.com_shuju .com_sj_li .cmon_sj_txt p:first-child{font-size:18px;height:26px;line-height:26px;color:#666;}
.com_shuju .com_sj_li .cmon_sj_txt p:last-child{color:#e60619;height:37px;line-height:37px;font-size:21px;margin-top:4px;}
.com_shuju .com_sj_li .cmon_sj_txt p span{color:#e60619;font-size:32px;font-family:Impact;}
/*1229以下屏幕*/
@media screen and (max-width:1229px){
	.com_shuju{padding:26px 0;}
	.com_shuju .com_sj_li{padding-left:14px;}
}
/*1023以下屏幕*/
@media screen and (max-width:1023px){
	.com_shuju .com_sj_li{padding-left:10px;}
	.com_shuju .com_sj_li i{width:66px;height:68px;background-size:100%;}
	.com_shuju .com_sj_li .cmon_sj_txt{padding:6px 0;width:calc(100% - 86px);margin-left:20px;}
	.com_shuju .com_sj_li .cmon_sj_txt p span{font-size:28px;}
	.com_shuju .com_sj_li .cmon_sj_txt p:first-child{font-size:14px;height:22px;line-height:22px;}
	.com_shuju .com_sj_li .cmon_sj_txt p:last-child{font-size:18px;height:30px;line-height:30px;}

}
/*1023以下屏幕*/
@media screen and (max-width:667px){
	.com_shuju{padding:15px 0;}
	.com_shuju .com_sj_li i{width:100%;float:none;height:60px;background-size:auto 100%;}
	.com_shuju .com_sj_li .cmon_sj_txt{width:100%;margin-left:0;text-align:center;}
	.com_shuju .com_sj_li .cmon_sj_txt p span{font-size:20px;}
	.com_shuju .com_sj_li .cmon_sj_txt p:last-child{font-size:16px;height:26px;line-height:26px;}
}
/*499以下屏幕*/
@media screen and (max-width:499px){
	.com_img{padding:0 0 20px;}
	.com_img .com_img_li{width:100%;margin-left:0;margin-top:15px;float:none;}
	.com_img .com_img_li:nth-child(3n+1){margin-left:0;}
}

/*com_banner*/
.com_banner{padding:24px 0 80px;}
.com_banner .com_banner_img{width:100%;padding-bottom:39.29%;position:relative;}
.com_banner .com_banner_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
/*1229以下屏幕*/
@media screen and (max-width:1229px){
	.com_banner{padding:0 0 40px;}
}
/*1023以下屏幕*/
@media screen and (max-width:1023px){
	.com_banner{padding:0 0 20px;}
}
/*zz_img*/
.zz_img{padding:3px 0 80px;}
.zz_img .zz_content{position:relative;}
.zz_img .zz_img_ul{overflow:hidden;}
.zz_img .zz_img_ul .zz_img_li{width:100%;padding:50px 0;}
.zz_img .zz_img_ul .zz_img_li .swiper-slide{width:17.85%;background:#fff;box-shadow:0 8px 30px #ddd;}
.zz_img .zz_img_ul .zz_img_li .swiper-slide .zz_s_img{width:100%;padding-bottom:130%;position:relative;}
.zz_img .zz_img_ul .zz_img_li .swiper-slide .zz_s_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:contain;}
.zz_img .zz_content .swiper-button-prev{left:-50px;width:26px;height:26px;background:url(zz_icon.png) no-repeat center center;background-size:auto;margin-top:-13px;outline:none;background-color:#e60619;}
.zz_img .zz_content .swiper-button-next{right:-50px;width:26px;height:26px;background:url(zz_icon.png) no-repeat center center;background-size:auto;margin-top:-13px;outline:none;background-color:#e60619;transform:rotate(180deg);}
/*1429以下屏幕*/
@media screen and (max-width:1429px){
	.zz_img{padding:0 0 50px;}
	.zz_img .zz_content{padding:0 50px;}
	.zz_img .zz_img_ul .zz_img_li{padding:30px 0;}
	.zz_img .zz_content .swiper-button-prev{left:0;}
	.zz_img .zz_content .swiper-button-next{right:0;}
}
/*1229以下屏幕*/
@media screen and (max-width:1229px){
	.zz_img{padding:0 0 30px;}
	.zz_img .zz_img_ul .zz_img_li .swiper-slide{width:26.09%;}
}
/*667以下屏幕*/
@media screen and (max-width:667px){
	.zz_img .zz_img_ul .zz_img_li .swiper-slide{width:38.5%;}

}
/*499以下屏幕*/
@media screen and (max-width:499px){
	.zz_img{padding:0 0 0;}
	.zz_img .zz_content{padding:0 30px;}
}
/*hezuo*/
.com_hezuo{padding:55px 0 80px;}
.com_hezuo .com_hz_ul{box-shadow:0 0 24px rgba(0,0,0,.09);padding:30px 40px 36px}
.com_hezuo .com_hz_ul .com_hz_li{width:19%;float:left;margin-left:1.25%;text-align:center;}
.com_hezuo .com_hz_ul .com_hz_li:nth-child(5n+1){margin-left:0;}
.com_hezuo .com_hz_ul .com_hz_li .com_hz_li_img{width:100%;padding-bottom:136px;position:relative;overflow:hidden;}
.com_hezuo .com_hz_ul .com_hz_li .com_hz_li_img img{width:auto;height:100%;object-fit:cover;position:absolute;left:50%;top:0;transform:translateX(-50%);}
.com_hezuo .com_hz_ul .com_hz_li p{margin:0;height:26px;line-height:26px;font-size:16px;color:#333;text-align:center;margin-top:15px;}
/*1429以下屏幕*/
@media screen and (max-width:1429px){
	.com_hezuo{padding:30px 0 50px;}
	.com_hezuo .com_hz_ul{padding:20px 20px 26px;}
	.com_hezuo .com_hz_ul .com_hz_li p{font-size:15px;}
}
/*1229以下屏幕*/
@media screen and (max-width:1229px){
	.com_hezuo{padding:20px 0 30px;}
	.com_hezuo .com_hz_ul{padding:4px 20px 26px;}
	.com_hezuo .com_hz_ul .com_hz_li{width:23.8%;margin-left:1.6%;margin-top:18px;}
	.com_hezuo .com_hz_ul .com_hz_li:nth-child(5n+1){margin-left:1.6%;}
	.com_hezuo .com_hz_ul .com_hz_li:nth-child(4n+1){margin-left:0;}
	.com_hezuo .com_hz_ul .com_hz_li p{margin-top:10px;}
}
/*1023以下屏幕*/
@media screen and (max-width:1023px){
	.com_hezuo .com_hz_ul .com_hz_li{width:32%;margin-left:2%;margin-top:15px;}
	.com_hezuo .com_hz_ul .com_hz_li:nth-child(5n+1){margin-left:2%;}
	.com_hezuo .com_hz_ul .com_hz_li:nth-child(4n+1){margin-left:2%;}
	.com_hezuo .com_hz_ul .com_hz_li:nth-child(3n+1){margin-left:0;}
}
/*767以下屏幕*/
@media screen and (max-width:767px){
	.com_hezuo .com_hz_ul .com_hz_li p{font-size:14px;margin-top:6px;height:24px;line-height:24px;}
}
/*667以下屏幕*/
@media screen and (max-width:667px){
	.com_hezuo .com_hz_ul{padding:4px 10px 16px;}
	.com_hezuo .com_hz_ul .com_hz_li{width:49%;margin-left:2%;margin-top:15px;}
	.com_hezuo .com_hz_ul .com_hz_li:nth-child(5n+1){margin-left:2%;}
	.com_hezuo .com_hz_ul .com_hz_li:nth-child(4n+1){margin-left:2%;}
	.com_hezuo .com_hz_ul .com_hz_li:nth-child(3n+1){margin-left:2%;}
	.com_hezuo .com_hz_ul .com_hz_li:nth-child(odd){margin-left:0;}
	.com_hezuo .com_hz_ul .com_hz_li .com_hz_li_img{padding-bottom:116px;}
	.com_hezuo .com_hz_ul .com_hz_li p{height:auto;font-size:13px;}
}
/*499以下屏幕*/
@media screen and (max-width:499px){
	.zz_img{padding:0 0 0;}
	.zz_img .zz_content{padding:0 30px;}
}
/*com_ry*/
.com_ry{padding:70px 0 120px;}
.com_ry .com_ry_left{width:589px;padding:5px 0;float:left;}
.com_ry .com_ry_left .com_ry_img{width:100%;padding-bottom:458px;position:relative;}
.com_ry .com_ry_left .com_ry_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.com_ry .com_ry_right{width:calc(100% - 589px);float:right;padding-left:96px;position:relative;}
.com_ry .com_ry_right:before{content:'';position:absolute;left:207px;top:5px;width:1px;height:calc(100% - 10px);background:#818181;}
.com_ry .com_ry_right .com_ry_li{margin-top:53px;}
.com_ry .com_ry_right .com_ry_li:first-child{margin-top:0;}
.com_ry .com_ry_right .com_ry_y{width:123px;float:left;font-size:24px;height:34px;line-height:34px;font-weight:bold;color:#444;padding-right:38px;position:relative;background:url(ry_icon.jpg) no-repeat right center;}
.com_ry .com_ry_right .com_ry_txt{width:calc(100% - 123px);float:right;padding-left:18px;padding-top:5px;}
.com_ry .com_ry_right .com_ry_txt p{margin:0;font-size:18px;color:#333;background:url(ry_icon1.png) no-repeat left 8px;line-height:26px;padding-left:25px;}
/*1429以下屏幕*/
@media screen and (max-width:1429px){
	.com_ry{padding:40px 0 80px;}
	.com_ry .com_ry_right{padding-left:60px;}
	.com_ry .com_ry_right:before{left:171px;}
	.com_ry .com_ry_right .com_ry_li{margin-top:48px;}
}
/*1229以下屏幕*/
@media screen and (max-width:1229px){
	.com_ry .com_ry_left{width:380px;}
	.com_ry .com_ry_left .com_ry_img{padding-bottom:295px;}
	.com_ry .com_ry_right{width:calc(100% - 380px);padding-left:40px;}
	.com_ry .com_ry_right:before{left:131px;height:calc(100% - 50px);top:15px;}
	.com_ry .com_ry_right .com_ry_li{margin-top:18px;}
	.com_ry .com_ry_right .com_ry_y{font-size:20px;height:30px;line-height:30px;width:100px;background-size:auto 16px;padding-right:28px;}
	.com_ry .com_ry_right .com_ry_txt{width:calc(100% - 100px);}
	.com_ry .com_ry_right .com_ry_txt p{font-size:16px;line-height:24px;padding-top:3px;background-position:left 8px;}
}
/*1024以下屏幕*/
@media screen and (max-width:1023px){
	.com_ry{padding:20px 0 40px;}
	.com_ry .com_ry_left{display:none;}
	.com_ry .com_ry_right{width:100%;float:none;padding-left:0;}
	.com_ry .com_ry_right:before{left:92px;height:calc(100% - 30px);}
}
/*667以下屏幕*/
@media screen and (max-width:667px){
	.com_ry .com_ry_right .com_ry_txt p{font-size:14px;}
}
/*499以下屏幕*/
@media screen and (max-width:499px){
	.com_ry .com_ry_right:before{content:none;}
	.com_ry .com_ry_right .com_ry_li{padding-bottom:15px;margin-top:15px;border-bottom:1px solid #EEE;}
	.com_ry .com_ry_right .com_ry_y{width:100%;float:none;background:none;}
	.com_ry .com_ry_right .com_ry_txt{width:100%;float:none;padding-left:0;}
	.com_ry .com_ry_right .com_ry_txt p{padding-left:17px;background-size:auto 10px;background-position:left 10px;}
}
/*com_service*/
.com_service{padding:40px 0 80px;}
.com_service p{text-indent:0;}
.com_service .com_ul{margin-top:40px;width:100%;overflow:hidden;text-align:center;}
.com_service .com_ul .swiper-slide{padding:9px 9px 32px;border:1px solid #E5E5E5;}
.com_service .com_ul .com_img{width:100%;padding-bottom:83.87%;position:relative;}
.com_service .com_ul .com_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.com_service .com_ul i{display:inline-block;width:39px;height:1px;background:#e5e5e5;margin:35px 0 21px;}
.com_service .com_ul p{margin:0;font-size:18px;line-height:30px;color:#333;min-height:60px;}
/*1429以下屏幕*/
@media screen and (max-width:1429px){
	.com_service{padding:30px 0 50px;}
	.com_service .com_ul{margin-top:26px;}
	.com_service .com_ul .swiper-slide{padding:7px 7px 20px;}
	.com_service .com_ul i{margin:20px 0 15px;}
	.com_service .com_ul p{font-size:16px;line-height:26px;}
}
/*1229以下屏幕*/
@media screen and (max-width:1229px){
	.com_service{padding:20px 0 30px;}
	.com_txt.com_service p{font-size:16px;line-height:32px;}
	.com_txt.com_service em{font-size:24px;}
	.com_service .com_ul{margin-top:16px;}
	.com_service .com_ul .swiper-slide{padding:7px 7px 15px;}
	.com_service .com_ul i{margin:15px 0 10px;}
	.com_service .com_ul p{font-size:16px;line-height:26px;}
}
/*1024以下屏幕*/
@media screen and (max-width:1023px){
	.com_service{padding:15px 0 20px;}
	.com_txt.com_service p{font-size:14px;line-height:26px;}
	.com_txt.com_service em{font-size:20px;}
}
/*com_contact*/
.com_contact{padding:26px 0 37px;}
.com_contact p{margin:0;font-size:18px;line-height:24px;color:#000;margin-top:28px;}
#contactmap{width:100%;padding-bottom:450px;position:relative;border:1px solid #E5E5E5;}
#contactmap #container{width:100%;height:100%;position:absolute;left:0;top:0;}
/*1024以下屏幕*/
@media screen and (max-width:1023px){
	.com_kong{height:30px;}
	.com_contact{padding:10px 0 20px;}
	.com_contact p{font-size:16px;margin-top:15px;}
	#contactmap{padding-bottom:320px;}
}

/*com_kyjs*/
.com_kyjs{padding:0 0 80px;margin-left:-30px;margin-right:-30px;}
.com_kyjs .com_kyul{width:100%;overflow:hidden;position:relative;}
.com_kyjs .com_kyul .swiper-slide{padding:0 15px 30px;}
.com_kyjs .com_kyli{-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;transition:all .5s;}
.com_kyjs .com_kyli .com_kyimg{width:100%;padding-bottom:62.78%;position:relative;overflow:hidden;}
.com_kyjs .com_kyli .com_kyimg img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;transition:all .5s;}
.com_kyjs .com_kyli .com_kytxt{padding:30px;background:#F3F3F3;}
.com_kyjs .com_kyli .com_kytxt p{margin:0;font-size:16px;line-height:30px;color:#666;}
.com_kyjs .com_kyli .com_kytxt p:first-child{font-size:22px;height:34px;line-height:34px;font-weight:bold;color:#333;}
.com_kyjs .com_kyli .com_kytxt p:last-child{height:210px;}
.com_kyjs .com_kyli .com_kytxt i{display:inline-block;width:134px;height:1px;background:#e2e2e2;margin:24px 0 22px;}
.com_kyjs .com_kyli:hover{box-shadow:0 13px 16px rgba(0,0,0,.17)}
.com_kyjs .com_kyli:hover .com_kyimg img{transform:scale(1.1);}
.com_kyjs .com_kyul .swiper-button-prev{left:15px;width:40px;height:40px;background:url(zz_icon.png) no-repeat center center;background-size:auto;margin-top:-174px;outline:none;background-color:#222;display:none;}
.com_kyjs .com_kyul .swiper-button-next{right:15px;width:40px;height:40px;background:url(zz_icon.png) no-repeat center center;background-size:auto;margin-top:-174px;outline:none;background-color:#222;transform:rotate(180deg);display:none;}
/*1429以下屏幕*/
@media screen and (max-width:1429px){
	.com_kyjs .com_kyli .com_kytxt{padding:20px;}
	.com_kyjs .com_kyli .com_kytxt p:first-child{font-size:20px;height:28px;line-height:28px;}
	.com_kyjs .com_kyli .com_kytxt i{margin:16px 0 10px;}
	.com_kyjs .com_kyli .com_kytxt p:last-child{font-size:15px;line-height:28px;height:196px;}
	.com_kyjs{padding:0 0 50px;}
}
/*1229以下屏幕*/
@media screen and (max-width:1229px){
	.com_kyjs{padding:0 0 30px;}
	.com_kyjs .com_kyli .com_kytxt p:last-child{height:168px;}
}
/*1023以下屏幕*/
@media screen and (max-width:1023px){
	.com_kyjs{padding:0 0 0;}
	.com_kyjs .com_kyli .com_kytxt{padding:15px;}
	.com_kyjs .com_kyli .com_kytxt p:first-child{font-size:18px;height:26px;line-height:26px;}
	.com_kyjs .com_kyli .com_kytxt p:last-child{font-size:14px;line-height:26px;height:182px;}
}
/*667以下屏幕*/
@media screen and (max-width:667px){
	.com_kyjs .com_kyli .com_kytxt{padding:15px;}
	.com_kyjs .com_kyli .com_kytxt p:first-child{font-size:16px;height:24px;line-height:24px;}
	.com_kyjs .com_kyli .com_kytxt p:last-child{font-size:13px;line-height:24px;}
}
/*499以下屏幕*/
@media screen and (max-width:499px){
	.com_kyjs .com_kyli .com_kytxt p:last-child{height:210px;}
	.com_kyjs .com_kyul .swiper-button-prev{display:block;}
	.com_kyjs .com_kyul .swiper-button-next{display:block;}
}
/*com_jsyy*/
.com_nav{margin-top:34px;background:#e5e5e5;}
.com_nav a{display:block;width:50%;float:left;text-align:center;font-size:18px;color:#666;height:60px;line-height:60px;}
.com_nav a.on{background:#e60619;color:#FFF;}
.com_jsyy{padding:60px 0 55px;}
.com_jsyy .com_jsul{overflow:hidden;width:100%;}
.com_jsyy .com_jsul .com_jsulc{width:400%;display:table;}
.com_jsyy .com_jsul .com_jsult{width:25%;display:table-cell;}
.com_jsyy .com_jsul .com_jsult .com_jsl{float:left;width:50%;}
.com_jsyy .com_jsul .com_jsult .com_jsl .com_jsimg{width:100%;padding-bottom:57.14%;position:relative;}
.com_jsyy .com_jsul .com_jsult .com_jsl .com_jsimg img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.com_jsyy .com_jsul .com_jsult .com_jsr{width:50%;float:right;position:relative;}
.com_jsyy .com_jsul .com_jsult .com_jsr:before{content:'';width:160px;height:2px;background:#e60619;left:-80px;top:59px;position:absolute;}
.com_jsyy .com_jsul .com_jsult .com_jstxt{width:100%;padding-bottom:57.14%;position:relative;}
.com_jsyy .com_jsul .com_jsult .com_jstxt .com_jsb{border:1px solid #D2D2D2;border-left:none;position:absolute;width:100%;height:100%;}
.com_jsyy .com_jsul .com_jsult .com_jstxt .com_jspp{position:absolute;width:100%;padding:40px 35px 0 100px;}
.com_jsyy .com_jsul .com_jsult .com_jstxt .com_jspp p{margin:0;line-height:30px;font-size:16px;color:#666;}
.com_jsyy .com_jsul .com_jsult .com_jstxt .com_jspp p span{font-size:48px;color:#e60619;}
.com_jsyy .com_jsul .com_jsult .com_jstxt .com_jspp p:first-child{font-size:24px;color:#999;height:38px;line-height:38px;}
.com_jsyy .com_jsul .com_jsult .com_jstxt .com_jspp p:nth-child(2){font-size:30px;font-weight:bold;height:40px;line-height:40px;color:#333;margin-top:24px;}
.com_jsyy .com_jsul .com_jsult .com_jstxt .com_jspp i{display:inline-block;width:150px;height:2px;background:#e5e5e5;margin:23px 0;}
.com_jsyy .com_jsbtn{}
.com_jsyy .com_jsbtn .con_jsbtnli{width:25%;float:left;cursor:pointer;}
.com_jsyy .com_jsbtn .con_jsbtnimg{width:100%;padding-bottom:34.29%;position:relative;}
.com_jsyy .com_jsbtn .con_jsbtnimg img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.com_jsyy .com_jsbtn .con_jsbtnimg .com_jsbtntxt{position:absolute;width:100%;height:100%;background:rgba(64,64,64,.8);}
.com_jsyy .com_jsbtn .con_jsbtnimg .com_jsbtntxt .com_jsbtnpp{position:absolute;left:0;top:50%;transform:translateY(-50%);padding-left:37px;}
.com_jsyy .com_jsbtn .con_jsbtnimg .com_jsbtntxt .com_jsbtnpp p{margin:0;color:#FFF;position:relative;}
.com_jsyy .com_jsbtn .con_jsbtnimg .com_jsbtntxt .com_jsbtnpp p:first-child{font-size:22px;font-weight:bold;height:32px;line-height:32px;}
.com_jsyy .com_jsbtn .con_jsbtnimg .com_jsbtntxt .com_jsbtnpp p:last-child{font-size:48px;font-family:Impact;margin-top:15px;height:40px;line-height:40px;}
.com_jsyy .com_jsbtn .con_jsbtnimg .com_jsbtntxt .com_jsbtnpp p:last-child:before{content:'';width:26px;height:2px;background:#FFF;position:absolute;left:60px;top:50%;margin-top:-1px;}
.com_jsyy .com_jsbtn .con_jsbtnli.on .com_jsbtntxt{background:rgba(229,6,25,.8);}
/*com_jstd*/
.com_jstd{padding-bottom:57px;}
.com_jstd .com_jstdc{margin-top:21px;position:relative;}
.com_jstd .com_cimg{width:545px;height:545px;position:absolute;left:50%;margin-left:-272px;top:0;z-index:1;}
.com_jstd .com_cimg img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.com_jstd .com_jstdl{width:435px;padding:25px 0 60px;position:relative;z-index:2;}
.com_jstd .com_jstdl.l{float:left;}
.com_jstd .com_jstdl.r{float:right;}
.com_jstd .com_jstdl .com_jstdli{width:100%;padding:33px 0 6px;border-bottom:1px dashed #e5e5e5;}
.com_jstd .com_jstdl .com_jstdli p{margin:0;}
.com_jstd .com_jstdl .com_jstdli p:first-child{font-size:36px;font-family:Impact;color:#e60619;height:30px;line-height:30px;}
.com_jstd .com_jstdl .com_jstdli p:last-child{font-size:16px;line-height:24px;color:#000;margin-top:14px;min-height:72px;}
/*1429以下屏幕*/
@media screen and (max-width:1429px){
	.com_jsyy{padding:40px 0;}
	.com_jsyy .com_jsul .com_jsult .com_jsr:before{width:100px;left:-50px;top:48px;}
	.com_jsyy .com_jsul .com_jsult .com_jstxt .com_jspp{padding:28px 20px 0 60px;}
	.com_jsyy .com_jsbtn .con_jsbtnimg .com_jsbtntxt .com_jsbtnpp p:first-child{font-size:20px;height:30px;line-height:30px;}
	.com_jsyy .com_jsbtn .con_jsbtnimg .com_jsbtntxt .com_jsbtnpp p:last-child{font-size:44px;height:38px;line-height:38px;}
	.com_jstd{padding-bottom:40px;}
	.com_jstd .com_cimg{width:460px;height:460px;margin-left:-230px;}
	.com_jstd .com_jstdl{width:367px;padding:0 0 50px;}
	.com_jstd .com_jstdl .com_jstdli{padding:25px 0 6px;}
	.com_jstd .com_jstdl .com_jstdli p:first-child{font-size:30px;height:26px;line-height:26px;}
	.com_jstd .com_jstdl .com_jstdli p:last-child{font-size:14px;line-height:22px;min-height:auto;height:66px;}
}
/*1229以下屏幕*/
@media screen and (max-width:1229px){
	.com_jsyy{padding:30px 0;}
	.com_jsyy .com_jsbtn .con_jsbtnimg .com_jsbtntxt .com_jsbtnpp{padding-left:16px;}
	.com_jsyy .com_jsbtn .con_jsbtnimg .com_jsbtntxt .com_jsbtnpp p:first-child{font-size:16px;height:24px;line-height:24px;}
	.com_jsyy .com_jsbtn .con_jsbtnimg .com_jsbtntxt .com_jsbtnpp p:last-child{font-size:30px;height:30px;line-height:30px;margin-top:5px;}
	.com_jsyy .com_jsbtn .con_jsbtnimg .com_jsbtntxt .com_jsbtnpp p:last-child:before{left:40px;}
	.com_jsyy .com_jsul .com_jsult .com_jsr:before{width:70px;left:-35px;top:36px;}
	.com_jsyy .com_jsul .com_jsult .com_jstxt .com_jspp{padding:20px 15px 0 40px;}
	.com_jsyy .com_jsul .com_jsult .com_jstxt .com_jspp p{font-size:14px;line-height:24px;}
	.com_jsyy .com_jsul .com_jsult .com_jstxt .com_jspp p span{font-size:36px;}
	.com_jsyy .com_jsul .com_jsult .com_jstxt .com_jspp p:first-child{font-size:20px;height:34px;line-height:34px;}
	.com_jsyy .com_jsul .com_jsult .com_jstxt .com_jspp p:nth-child(2){font-size:24px;height:34px;line-height:34px;margin-top:18px;}
	.com_jsyy .com_jsul .com_jsult .com_jstxt .com_jspp i{margin:16px 0;}
	.com_jstd .com_cimg{width:380px;height:380px;margin-left:-190px;}
	.com_jstd .com_jstdl{width:320px;}
	.com_jstd .com_jstdl .com_jstdli{padding:10px 0 5px;}
	.com_jstd .com_jstdl .com_jstdli p:last-child{font-size:12px;line-height:20px;height:60px;}

}
/*1023以下屏幕*/
@media screen and (max-width:1023px){
	.com_jsyy .com_jsul .com_jsult .com_jsr:before{content:none;}
	.com_jsyy .com_jsul .com_jsult .com_jsl{width:100%;float:none;}
	.com_jsyy .com_jsul .com_jsult .com_jsr{width:100%;float:none;padding:0 0;}
	.com_jsyy .com_jsul .com_jsult .com_jstxt{padding-bottom:0;}
	.com_jsyy .com_jsul .com_jsult .com_jstxt .com_jsb{position:relative;border-left:1px solid #D2D2D2;}
	.com_jsyy .com_jsul .com_jsult .com_jstxt .com_jspp{position:relative;padding:20px 15px 16px;}
	.com_jsyy .com_jsul .com_jsult .com_jstxt .com_jspp p:nth-child(2){font-size:20px;height:28px;line-height:28px;}
	.com_jsyy .com_jsul .com_jsult .com_jstxt .com_jspp i{margin:8px 0;}
	.com_jsyy .com_jsbtn{margin-top:10px;}
	.com_jsyy .com_jsbtn .con_jsbtnimg{padding-bottom:40%;}
	.com_jsyy .com_jsbtn .con_jsbtnimg .com_jsbtntxt .com_jsbtnpp p:first-child{font-size:14px;}
	.com_jsyy .com_jsbtn .con_jsbtnimg .com_jsbtntxt .com_jsbtnpp p:last-child{font-size:26px;height:22px;line-height:22px;}
	.com_jstd .com_cimg{display:none;}
	.com_jstd .com_jstdl{width:48%;padding:0 0 0;}

}
/*767以下屏幕*/
@media screen and (max-width:767px){
	.com_jsyy .com_jsbtn .con_jsbtnimg{padding-bottom:30%;}
	.com_jsyy .com_jsbtn .con_jsbtnli{width:50%;}
}
/*667以下屏幕*/
@media screen and (max-width:667px){
	.com_jstd .com_jstdl{width:100%;}
	.com_jstd .com_jstdl.l{float:none;}
	.com_jstd .com_jstdl.r{float:none;}
	.com_jstd .com_jstdl .com_jstdli{padding:10px 0;}
	.com_jstd .com_jstdl .com_jstdli p:last-child{height:auto;}
}
/*499以下屏幕*/
@media screen and (max-width:499px){
	.com_jstd .com_jstdc{margin-top:10px;}
	.com_jsyy .com_jsbtn .con_jsbtnimg{padding-bottom:70px;}
	.com_jsyy .com_jsbtn .con_jsbtnimg .com_jsbtntxt .com_jsbtnpp{padding-left:10px;}
	.com_jsyy .com_jsbtn .con_jsbtnimg .com_jsbtntxt .com_jsbtnpp p:first-child{font-size:12px;}
}

/*com_sylfj*/
.com_sylfj{padding:20px 0 55px;}
.com_sylfj p{margin:0;font-size:16px;line-height:42px;margin-top:8px;text-indent:2em;color:#222;letter-spacing:1.2px;}
.com_sylfj .com_sylfjimg{margin-top:42px;width:100%;padding-bottom:32.14%;position:relative;z-index:1;}
.com_sylfj .com_sylfjimg:before{content:'';width:1px;height:100%;position:absolute;left:33.33%;top:0;background:rgba(255,255,255,.4);z-index:2;}
.com_sylfj .com_sylfjimg:after{content:'';width:1px;height:100%;position:absolute;left:66.66%;top:0;background:rgba(255,255,255,.4);z-index:2;}
.com_sylfj .com_sylfjimg img{display:block;height:100%;width:100%;position:absolute;left:0;top:0;object-fit:cover;}
.com_sylfjys{padding-bottom:60px;}
.com_sylfjys .com_sylfjul{width:100%;overflow:hidden;position:relative;}
.com_sylfjys .com_sylfjul .swiper-slide{margin-top:49px!important;}
.com_sylfjys .com_sylfjul .com_slli{width:310px;float:left;}
.com_sylfjys .com_sylfjul .com_slli .com_slimg{width:100%;padding-bottom:260px;position:relative;}
.com_sylfjys .com_sylfjul .com_slli .com_slimg img{display:block;height:100%;width:100%;position:absolute;left:0;top:0;object-fit:cover;}
.com_sylfjys .com_sylfjul .com_sltxt{width:calc(100% - 310px);float:right;padding:40px 15px 0 36px;border:1px solid #E5E5E5;height:260px;}
.com_sylfjys .com_sylfjul .com_sltxt p{margin:0;font-size:16px;line-height:26px;color:#8a8a8a;}
.com_sylfjys .com_sylfjul .com_sltxt p:nth-child(2){font-size:22px;height:32px;line-height:32px;color:#333;font-weight:bold;margin-top:12px;}
.com_sylfjys .com_sylfjul .com_sltxt i{width:60px;height:60px;display:block;background-repeat:no-repeat;background-position:center center;background-size:cover;margin-left:-6px;}
.com_sylfjys .com_sylfjul .com_sltxt i.icon1{background-image:url(syfj_icon1.png);}
.com_sylfjys .com_sylfjul .com_sltxt i.icon2{background-image:url(syfj_icon2.png);}
.com_sylfjys .com_sylfjul .com_sltxt i.icon3{background-image:url(syfj_icon3.png);}
.com_sylfjys .com_sylfjul .com_sltxt i.icon4{background-image:url(syfj_icon4.png);}
.com_sylfjys .com_sylfjul .com_sltxt em{width:39px;height:1px;display:inline-block;background:#dcdcdc;margin:19px 0 14px;}
.com_sylfjys .com_sylfjul .com_sltxt span{font-size:14px;line-height:14px;height:14px;color:#999;text-transform:uppercase;margin-top:5px;display:block;}
.com_sylfjys .com_sylfjul .swiper-button-prev{left:0;width:40px;height:40px;background:url(zz_icon.png) no-repeat center center;background-size:auto;margin-top:-97px;outline:none;background-color:#222;display:none;}
.com_sylfjys .com_sylfjul .swiper-button-next{right:0;width:40px;height:40px;background:url(zz_icon.png) no-repeat center center;background-size:auto;margin-top:-97px;outline:none;background-color:#222;transform:rotate(180deg);display:none;}
#com_dbbg{padding:40px 0 55px;background:url(syfjbg.jpg) no-repeat center top;background-size:100% auto;}
.com_db{margin-top:39px;background:#FFF;border:1px solid #EEE;padding:20px 20px 105px;}
.com_db .com_dbc{position:relative;}
.com_db .com_dbc:before{content:'';width:1px;height:calc(100% - 56px);position:absolute;top:56px;left:50%;background:#EEE;}
.com_db .com_dbli{width:calc(50% - 19.5px);float:left;margin-left:39px;cursor:pointer;}
.com_db .com_dbli:first-child{margin-left:0;}
.com_db .com_dbli .com_dbimg{width:100%;padding-bottom:50.76%;position:relative;}
.com_db .com_dbli .com_dbimg.com_dbimg1{background:url(com_dbimg.webp) no-repeat center center;background-size:cover;}
.com_db .com_dbli .com_dbimg img{display:block;height:100%;width:100%;position:absolute;left:0;top:0;object-fit:contain;}
.com_db .com_dbli .com_dbtxt{padding:69px 30px 55px 26px;margin-top:52px;text-align:center;position:relative;}
.com_db .com_dbli .com_dbtxt:before{content:'';width:calc(100% - 10px);position:absolute;left:29px;top:0;height:1px;background:#EEE;z-index:1;}
.com_db .com_dbli:last-child .com_dbtxt:before{left:-19px;}
.com_db .com_dbli .com_dbtxt .com_dbvs{width:88px;height:88px;background:url(syfj_icon5.png) no-repeat center center;background-size:cover;position:absolute;right:-63px;top:-44px;z-index:2;}
.com_db .com_dbli .com_dbtxt p{margin:0;font-size:16px;line-height:30px;color:#666;}
.com_db .com_dbli .com_dbtxt p.p1{font-size:24px;height:34px;line-height:34px;font-weight:bold;color:#333;}
.com_db .com_dbli .com_dbtxt p:last-child{height:90px;text-align:left;}
.com_db .com_dbli .com_dbtxt i{width:28px;height:3px;display:inline-block;background:#e60619;margin:14px 0 24px;}
.com_anli{padding-bottom:80px;}
.com_anli .com_alul{margin-top:39px;border-top:1px solid #E1E1E1;overflow:hidden;}
.com_anli .com_alul .swiper-slide:before{content:'';width:1px;height:60px;position:absolute;right:-8px;top:29px;background:#e5e5e5;}
.com_anli .com_alul .com_altitle{width:100%;padding:24px 0 19px;cursor:pointer;margin-top:1px;}
.com_anli .com_alul .com_altitle i{width:100%;height:41px;display:block;background-repeat:no-repeat;background-position:center center;}
.com_anli .com_alul .com_altitle i.icon1{background-image:url(syfj_icon6.png);}
.com_anli .com_alul .com_altitle i.icon2{background-image:url(syfj_icon7.png);}
.com_anli .com_alul .com_altitle i.icon3{background-image:url(syfj_icon8.png);}
.com_anli .com_alul .com_altitle i.icon4{background-image:url(syfj_icon9.png);}
.com_anli .com_alul .com_altitle p{margin:0;font-size:18px;height:26px;line-height:26px;color:#666;margin-top:9px;text-align:center;}
.com_anli .com_alul .com_alli{padding-top:20px;}
.com_anli .com_alul .com_alli .com_alimg{width:100%;padding-bottom:82.84%;position:relative;margin-top:20px;}
.com_anli .com_alul .com_alli .com_alimg img{display:block;height:100%;width:100%;position:absolute;left:0;top:0;object-fit:cover;}
.com_anli .com_alul .com_alli .com_alimg i{display:block;width:100%;height:100%;background:rgba(0,0,0,.6);position:absolute;left:0;top:0;}
.com_anli .com_alul .swiper-slide.on .com_alli .com_alimg i{background:transparent;}
.com_anli .com_alul .swiper-slide.on .com_altitle{background:#E60619;}
.com_anli .com_alul .swiper-slide.on .com_altitle i.icon1{background-image:url(syfj_icon6_hover.png);}
.com_anli .com_alul .swiper-slide.on .com_altitle i.icon2{background-image:url(syfj_icon7_hover.png);}
.com_anli .com_alul .swiper-slide.on .com_altitle i.icon3{background-image:url(syfj_icon8_hover.png);}
.com_anli .com_alul .swiper-slide.on .com_altitle i.icon4{background-image:url(syfj_icon9_hover.png);}
.com_anli .com_alul .swiper-slide.on .com_altitle p{color:#FFF;}
/*1429以下屏幕*/
@media screen and (max-width:1429px){
	.com_sylfj{padding:20px 0 30px;}
	.com_sylfj .com_sylfjimg{margin-top:30px;}
	.com_sylfjys .com_sylfjul .swiper-slide{margin-top:30px!important;}
	.com_sylfjys .com_sylfjul .com_slli{width:260px;}
	.com_sylfjys .com_sylfjul .com_slli .com_slimg{padding-bottom:218px;}
	.com_sylfjys .com_sylfjul .com_sltxt{width:calc(100% - 260px);padding:30px 10px 0 20px;height:218px;}
	.com_sylfjys .com_sylfjul .com_sltxt p{font-size:15px;}
	.com_sylfjys .com_sylfjul .com_sltxt i{width:50px;height:50px;}
	.com_sylfjys .com_sylfjul .com_sltxt p:nth-child(2){font-size:19px;height:28px;line-height:28px;}
	.com_sylfjys .com_sylfjul .com_sltxt em{margin:10px 0 6px;}
	#com_dbbg{padding:30px 0 40px;}
	.com_db{padding:20px 20px 80px;margin-top:26px;}
	.com_anli{padding-bottom:50px;}
	.com_anli .com_alul{margin-top:20px;}
	.com_anli .com_alul .com_altitle{padding:18px 0 10px;}
	.com_anli .com_alul .com_altitle i{height:36px;background-size:auto 100%;}
	.com_anli .com_alul .com_alli{padding-top:0;}
}
/*1229以下屏幕*/
@media screen and (max-width:1229px){
	.com_nav a{height:50px;line-height:50px;font-size:16px;}
	.com_sylfj p{font-size:15px;line-height:30px;margin-top:6px;}
	.com_sylfj .com_sylfjimg{margin-top:20px;}
	.com_sylfjys .com_sylfjul .swiper-slide{margin-top:20px!important;}
	.com_sylfjys .com_sylfjul .com_slli{width:200px;}
	.com_sylfjys .com_sylfjul .com_slli .com_slimg{padding-bottom:168px;}
	.com_sylfjys .com_sylfjul .com_sltxt{width:calc(100% - 200px);height:168px;padding:10px 10px 0 16px;}
	.com_sylfjys .com_sylfjul .com_sltxt i{width:40px;height:40px;}
	.com_sylfjys .com_sylfjul .com_sltxt p{font-size:13px;}
	.com_sylfjys .com_sylfjul .com_sltxt p:nth-child(2){font-size:17px;height:26px;line-height:26px;margin-top:6px;}
	#com_dbbg{padding:26px 0 26px;}
	.com_db{padding:15px 15px 50px;}
	.com_db .com_dbli .com_dbtxt p{font-size:14px;line-height:24px;}
	.com_db .com_dbli .com_dbtxt p.p1{font-size:20px;}
	.com_db .com_dbli .com_dbtxt p:last-child{height:96px;}
	.com_db .com_dbli .com_dbtxt i{margin:10px 0 16px;}
}
/*1024以下屏幕*/
@media screen and (max-width:1023px){
	.com_sylfjys{padding-bottom:30px;}
	.com_sylfjys .com_sylfjul .com_slli{width:100%;float:none;}
	.com_sylfjys .com_sylfjul .com_slli .com_slimg{padding-bottom:83.87%;}
	.com_sylfjys .com_sylfjul .com_sltxt{width:100%;float:none;height:auto;padding:18px 10px 15px;text-align:center;}
	.com_sylfjys .com_sylfjul .com_sltxt i{margin:0 auto;}
	.com_db .com_dbli .com_dbtxt{margin-top:20px;padding:50px 15px 30px;}
	.com_db .com_dbli .com_dbtxt .com_dbvs{width:60px;height:60px;right:-49px;top:-30px;}
}
/*667以下屏幕*/
@media screen and (max-width:667px){
	.com_db{padding:15px 15px;}
	.com_db .com_dbli{width:100%;margin-left:0;float:none;position:relative;}
	.com_db .com_dbli:last-child{margin-top:71px;}
	.com_db .com_dbli:first-child:before{content:'';width:100%;height:1px;background:#EEE;position:absolute;left:0;bottom:-35px;}
	.com_db .com_dbc:before{content:none;}
	.com_db .com_dbli .com_dbtxt{margin-top:15px;padding:26px 0 20px;}
	.com_db .com_dbli .com_dbtxt:before{width:100%;left:0;}
	.com_db .com_dbli:last-child .com_dbtxt:before{left:0;}
	.com_db .com_dbli .com_dbtxt p:last-child{height:auto;}
	.com_db .com_dbli .com_dbtxt .com_dbvs{bottom:-55px;top:auto;left:50%;margin-left:-25px;width:50px;height:50px;right:auto;}
}
/*449以下屏幕*/
@media screen and (max-width:499px){
	.com_sylfjys .com_sylfjul .swiper-button-prev{display:block;}
	.com_sylfjys .com_sylfjul .swiper-button-next{display:block;}
}
/*com_culture*/
.com_culture{padding:55px 0 80px;}
.com_culture .cc_ul{box-shadow:0 0 24px rgba(0,0,0,.09);}
.com_culture .cc_ul .cc_left{width:50%;float:left;}
.com_culture .cc_ul .cc_left .cc_img{width:100%;padding-bottom:66%;position:relative;}
.com_culture .cc_ul .cc_left .cc_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.com_culture .cc_ul .cc_left .cc_img p{margin:0;height:50px;line-height:50px;color:#FFF;background:rgba(0,0,0,.5);text-align:center;position:absolute;left:0;bottom:0;width:100%;font-size:18px;}
.com_culture .cc_ul .cc_right{width:50%;float:right;}
.com_culture .cc_ul .cc_right .cc_txt{width:100%;padding-bottom:66%;position:relative;}
.com_culture .cc_ul .cc_right .cc_pp{width:100%;height:100%;position:absolute;left:0;top:0;}
.com_culture .cc_ul .cc_right .cc_n{position:absolute;left:0;top:50%;transform:translateY(-50%);padding:0 50px;width:100%;}
.com_culture .cc_ul .cc_right .cc_li{margin-top:12px;}
.com_culture .cc_ul .cc_right .cc_li b{display:block;font-size:18px;color:#e60619;float:left;width:90px;height:32px;line-height:32px;}
.com_culture .cc_ul .cc_right .cc_li .cc_p{float:right;width:calc(100% - 90px);}
.com_culture .cc_ul .cc_right .cc_li .cc_p p{margin:0;font-size:15px;line-height:32px;}
/*1229以下屏幕*/
@media screen and (max-width:1229px){
	.com_culture{padding:20px 0 30px;}
	.com_culture .cc_ul .cc_right .cc_li{margin-top:10px;}
	.com_culture .cc_ul .cc_right .cc_li b{font-size:16px;height:26px;line-height:26px;}
	.com_culture .cc_ul .cc_right .cc_li .cc_p p{font-size:14px;line-height:26px;}
}
/*1229以下屏幕*/
@media screen and (max-width:1023px){
	.com_culture .cc_ul .cc_left{width:100%;float:none;}
	.com_culture .cc_ul .cc_right{width:100%;float:none;}
	.com_culture .cc_ul .cc_right .cc_txt{padding-bottom:0;}
	.com_culture .cc_ul .cc_right .cc_pp{position:relative;}
	.com_culture .cc_ul .cc_right .cc_n{position:relative;top:0;transform:translateY(0);padding:10px 20px 20px;}
}
/*499以下屏幕*/
@media screen and (max-width:499px){
	.com_culture .cc_ul .cc_right .cc_n{position:relative;top:0;transform:translateY(0);padding:5px 10px 10px;}
}
/*bus_lc*/
.bus_lc{padding:55px 0 90px;}
.bus_lc .bus_lc_content{position:relative;}
.bus_lc .bus_lc_ul{width:100%;overflow:hidden;}
.bus_lc .bus_lc_ul .bus_lc_li{padding: 0 25px 0 4px;}
.bus_lc .bus_lc_ul .bu_lc_img{width:100%;padding-bottom:73.17%;position:relative;}
.bus_lc .bus_lc_ul .bu_lc_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.bus_lc .bus_lc_ul .bu_lc_txt{margin-top:51px;position:relative;border-top:1px solid #bfbfbf;padding-left:10px;position:relative;}
.bus_lc .bus_lc_ul .bu_lc_txt:before{content:'';width:20px;height:20px;background:rgba(73,73,73,.3);border-radius:50%;position:absolute;left:0;top:-10px;}
.bus_lc .bus_lc_ul .bu_lc_txt:after{content:'';width:10px;height:10px;border-radius:50%;background:#494949;position:absolute;left:5px;top:-5px;}

.bus_lc .bus_lc_ul .bu_lc_pp{border-left:1px solid #BFBFBF;padding:10px 20px;}
.bus_lc .bus_lc_ul .bu_lc_pp p{margin:0;}
.bus_lc .bus_lc_ul .bu_lc_pp p:first-child{font-size:24px;height:34px;line-height:34px;font-weight:bold;color:#222;}
.bus_lc .bus_lc_ul .bu_lc_pp p:last-child{font-size:16px;line-height:24px;margin-top:7px;color:#666;height:72px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.bus_lc .bus_lc_content .swiper-button-prev{left:-72px;width:42px;height:42px;background:url(lc_icon1.png) no-repeat center center;background-size:auto;margin-top:-113px;outline:none;}
.bus_lc .bus_lc_content .swiper-button-next{right:-72px;width:42px;height:42px;background:url(lc_icon2.png) no-repeat center center;background-size:auto;margin-top:-113px;outline:none;}
/*1429以下屏幕*/
@media screen and (max-width:1429px){
	.bus_lc{padding:30px 0 50px;}
	.bus_lc .bus_lc_content{padding:0 72px;}
	.bus_lc .bus_lc_content .swiper-button-prev{left:0;}
	.bus_lc .bus_lc_content .swiper-button-next{right:0;}
	.bus_lc .bus_lc_ul .bu_lc_txt{margin-top:30px;}
	.bus_lc .bus_lc_ul .bu_lc_pp p:last-child{font-size:15px;height:96px;-webkit-line-clamp:4;}
}
/*1229以下屏幕*/
@media screen and (max-width:1229px){
	.bus_lc{padding:20px 0 30px;}
	.bus_lc .bus_lc_ul .bu_lc_pp p:first-child{font-size:20px;height:30px;line-height:30px;}
	.bus_lc .bus_lc_ul .bu_lc_pp p:last-child{font-size:14px;margin-top:5px;}
}
/*1024以下屏幕*/
@media screen and (max-width:1023px){
	.bus_lc .bus_lc_ul .bus_lc_li{padding:0 15px 0 0;}
}
/*499以下屏幕*/
@media screen and (max-width:499px){
	.bus_lc .bus_lc_content{padding:0 40px;}
	.bus_lc .bus_lc_ul .bus_lc_li{padding:0 0 0 0;}
	.bus_lc .bus_lc_content .swiper-button-prev{width:30px;height:30px;background-size:cover;}
	.bus_lc .bus_lc_content .swiper-button-next{width:30px;height:30px;background-size:cover;}
	.bus_lc .bus_lc_ul .bu_lc_txt{margin-top:20px;}
	.bus_lc .bus_lc_ul .bu_lc_pp{padding:10px 15px;}
}



