#px_banner{
    overflow: hidden;
}
#px_banner img{
    display: block;
    width: 100%;
    height: 100%;
}
.main,#main{
    overflow: hidden;
    padding-bottom: 20px;
}

.cur,
.cur a{
    font-size: 12px;
    color: #5e5e5e;
    line-height: 20px;
}
.cur{
    padding: 18px 0;
   
    border-bottom: 1px solid #e5e5e5;
}
.cur a:hover{
    color: #AF7C2C;
}
.snav{
    margin: 25px 0;
    background: #eeeeee;
}
.snav::after{
    content: '';
    display: block;
    clear:both;
    visibility: hidden;
    width: 100%;
    height: 0;
}
.snav .item{
   float: left;
    position: relative;
    height: 49px;
    line-height: 49px;
    background: #eeeeee;
}
.snav .item.on{
    background: #DB2416;
    color: #FFF;
}
.snav .item .v1{
    padding: 0 30px;
    text-align: center;
    position: relative;
    font-size: 14px;
    color:#333;
}
.snav .item.on .v1{
    color:#fff;
}
.snav .item .ss{
    position: absolute;
    top:100%;
    left: 0;
    width: 100%;
    z-index: 99;
    display: none;
    background-color: #DB2416;
}
.snav .item .ss a{
    display: block;
    height: 30px;
    color:#fff;
    font-size: 12px;
    text-align: center;
    line-height: 35px;
}


.m-text1{
    padding: 20px 0;
}
.m-text1 .sub_title {
    height: 70px;
    line-height: 70px;
    position: relative;
    margin: 0 0 25px 0;
    font-size: 26px;
    font-weight: bold;
    color: #323f48;
    text-align: center;
}
.m-text1 .sub_title:after {
    content: '';
    width: 53px;
    height: 3px;
    background: #DB2416;
    position: absolute;
    left: 50%;
    margin-left: -26px;
    bottom: -3px;
}
.m-text1 .companyInfo{
    line-height: 2;
    font-size: 15px;
    margin-top: 8px;
}
.m-text1 img{
    display: block;
    margin:0 auto 15px;
}

/*czizhi*/
.bt_czizhi{padding:60px 0 0;position:relative;overflow:hidden;}
.bt_czizhi .btcz_ul{overflow:hidden;margin-top:40px;}
.bt_czizhi .swiper-slide{padding:20px;background:#F7F7F7;}
.bt_czizhi .btcz_img{width:100%;padding-bottom:75%;position:relative;overflow:hidden;}
.bt_czizhi p{font-size:16px;height:50px;line-height:50px;color:#333;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.bt_czizhi .btcz_ul .swiper-pagination{position:relative;text-align:center;font-size:0;-webkit-text-size-adjust:none;bottom:0;margin-top:30px;}
.bt_czizhi .btcz_ul .swiper-pagination .swiper-pagination-bullet{background:#EEE;opacity:1;width:40px;height:8px;outline:none;text-align:center;margin:0 6px;border-radius:8px;}
.bt_czizhi .btcz_ul .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#DB2416;}



/****/
.contact{color:#666;}
.contact .txt_p{width:50%;margin-bottom:30px;float:left;}
.contact .txt_p em{display:block;float:left;width:50px;height:50px;border-radius:50%;}
.contact .txt_p em.manicon{background:url(../images/manicon.webp) no-repeat center center #DB2416;}
.contact .txt_p em.telicon{background:url(../images/telicon.webp) no-repeat center center #DB2416;}
.contact .txt_p em.phoneicon{background:url(../images/phoneicon.png) no-repeat center center #DB2416;}
.contact .txt_p em.faxicon{background:url(../images/faxicon.png) no-repeat center center #DB2416;}
.contact .txt_p em.emailicon{background:url(../images/emailicon.webp) no-repeat center center #DB2416;}
.contact .txt_p .pp{float:left;margin-left:15px;}
.contact .txt_p .pp p{line-height:50px;margin-bottom:0;}
.contact .txt_add{width:100%;}
.contact .txt_add em{display:block;float:left;width:50px;height:50px;border-radius:50%;}
.contact .txt_add em.addicon{background:url(../images/addicon.webp) no-repeat center center #DB2416;}
.contact .txt_add .pp{float:left;margin-left:15px;}
.contact .txt_add .pp p{line-height:50px;}
.contact_feedback{width:100%;background:url(../images/contactfeedbackbg.webp) no-repeat center top;background-size:cover;padding:30px 0;}
.contact_feedback .contact_fcontent{padding-top:1px;}
.contact_feedback .contact_fcontent .c_title{color:#fff;text-align:center;}
.contact_feedback .contact_fcontent .c_title p{margin-bottom:23px;font-size:24px;position:relative;}
.contact_feedback .contact_fcontent .c_title p:after{content:"";position:absolute;bottom:-9px;left:50%;width:38px;height:1px;margin-left:-19px;background:#FFF;}
.contact_feedback .contact_fcontent .c_title span{display:inline-block;line-height:2.1;font-size:16px;color:#fff;}
.contact_feedback .c_form{margin-top:26px;text-align:center;}
.contact_feedback .c_form1{width:48%;float:left;}
.contact_feedback .c_form1 input{margin:0;width:100%;height:49px;border:1px solid #afafb1;margin-top:22px;padding:0 15px;color:#fff;outline:none;background:none;}
.contact_feedback .c_form1 input:first-child{margin-top:0;}
.contact_feedback .c_form2{width:48%;float:right;}
.contact_feedback .c_form2 textarea{width:100%;height:120px;border:1px solid #afafb1;padding:15px;color:#fff;background:none;outline:none;resize:none;display:block;}
.contact_feedback .btn{background:#DB2416;color:#fff!important;border-radius:5px;padding:0 25px;height:49px;line-height:49px;font-size:16px;text-align:center;margin-top:22px;outline:none;width:100%;cursor:pointer;}
.contact_feedback .c_form1 input::placeholder,
.contact_feedback .c_form2 textarea::placeholder{
    color:#fff;
}

#contactmap{margin-top: 30px;height: 500px;}
#container1{height: 100%;}

#video iframe{
    display: block;
   width: 800px;
    height: 450px;
     margin:0 auto;
}

@media only screen and (max-width: 960px) {
    
    .m-text1{padding-top: 0;}
     #video iframe{width: 100%;height: 300px;}
}

@media only screen and (max-width: 767) {
      #video iframe{height: 200px;}
}

@media only screen and (max-width: 450px) {
    .snav a{
        padding: 0 15px;
        background: none;
    }
     .snav a.on{
        background: transparent;
        color:#AF7C2C;
     }
     .snav a.on .san{display: none;}
    .snav{
        background-color: transparent;
        white-space:nowrap;
        overflow-y:hidden;
        overflow-x: scroll;
    }
    .snav{margin: 0;}
    #video iframe{height: 180px;}
    .m-text1 .sub_title{font-size: 20px;line-height: 40px;height: 40px;}

    ::-webkit-scrollbar{
            display：none;
    }


}
p{margin:0;}
/*crumbs*/
.wrap{padding:15px 0;}
.wrap .sub_title{height:70px;line-height:70px;position:relative;margin:0 0 25px 0;font-size:26px;font-weight:bold;color:#323f48;text-align:center;}
.wrap .sub_title:after{content:'';width:53px;height:3px;background:#00ae62;position:absolute;left:50%;margin-left:-26px;bottom:-3px;}
/*companyInfo*/
.companyInfo{line-height:2;font-size:15px;margin-top:8px;}
.companyInfo img,.companyInfo p img{max-width:100%;height:100%;display:block;margin:0 auto;margin-top:8px;}
.companyInfo h2{margin:0;font-size:18px;font-weight:bold;margin-top:12px;line-height:30px;}
.companyInfo h3{margin:0;font-size:15px;font-weight:bold;margin-top:8px;line-height:30px;}
.companyInfo table{border-top:1px solid #CCC;border-left:1px solid #CCC;margin:0 auto;width:100%!important;}
.companyInfo td{border-right:1px solid #CCC;border-bottom:1px solid #CCC;text-align:center;padding:7px 8px;}
.companyInfo th{border-right:1px solid #CCC;border-bottom:1px solid #CCC;text-align:center;padding:7px 8px;font-size:18px;}
/*newslist*/
.news_list{}
.news_list .news_ul{padding:35px 0;border-bottom: 1px solid #dbdbdb;}
.news_list .news_ul .img{width:200px;height:135px;float:left;margin-top:4px;border:1px solid #dbdbdb;position:relative;}
.news_list .news_ul .img img{display:block;width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;}
.news_list .news_ul .news_txt{width:calc(100% - 340px);float:left;margin-left:32px;}
.news_list .news_ul .news_txt p{margin-bottom:0;}
.news_list .news_ul .news_txt .news_title{font-size:22px;line-height:35px;height:35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list .news_ul .news_txt .news_info{line-height:25px;padding-top:5px;color:#888;}
.news_list .news_ul .news_txt span{display:none;}
.news_list .news_ul .news_date{width:80px;float:right;border:1px solid #dbdbdb;text-align:center;margin-top:32px;color:#999;padding:8px 10px;}
.news_list .news_ul .news_date span{font-size:50px;line-height:50px;display:block;}
.news_list .news_ul .news_date p{line-height:25px;height:25px;}
/*newscow*/
.newscow{padding:30px 0;}
.newscow .newscow_left{width:71%;float:left;}
.newscow .newscow_left .h1{line-height:30px;font-size:24px;margin-top:0;}
.newscow .newscow_left .pubinfo{line-height:26px;padding-bottom:10px;color:#626262;font-weight:normal;padding-top:10px;border-bottom:1px solid #dbdbdb;margin-bottom:30px;}
.newscow .newscow_left .pubinfo span{padding-right:10px;white-space:nowrap;}
.newscow .newscow_left .newscount{line-height:30px;font-size:15px;color:#626262;}
.newscow .newscow_left .newscount h2{margin:0;font-size:18px;font-weight:bold;margin-top:12px;line-height:30px;}
.newscow .newscow_left .newscount h3{margin:0;font-size:15px;font-weight:bold;margin-top:8px;line-height:30px;}
.newscow .newscow_left .newscount p{line-height:30px;padding-top:8px;font-size:16px;color:#626262;}
.newscow .newscow_left .newscount img{margin:0 auto;display:block;max-width:100%;height:auto;}
.newscow .newscow_left .newscount table{border-top:1px solid #000;border-left:1px solid #000;margin:0 auto;width:100%!important;} 
.newscow .newscow_left .newscount table td{border-right:1px solid #000;border-bottom:1px solid #000;}
/*proinfo*/
.proinfo{padding:20px 0;}
.pi_top{}
.pi_top .pi_top_left{width:36%;float:left;}
.pi_top .pi_top_left .pil_img{width:100%;padding-bottom:75%;position:relative;}
.pi_top .pi_top_left .pil_img img{width:100%;height:100%;position:absolute;left:0;top:0;display:block;object-fit:cover;border:1px solid #DBDBDB;}
.pi_top .pi_top_right{width:60%;float:right;padding-top:15px;}
.pi_top .pi_top_right h1{margin:0;font-size:26px;height:auto;line-height:40px;color:#333;}
.pi_top .pi_top_right em{display:inline-block;color:#777;height:30px;line-height:30px;font-style:normal;}
.pi_top .pi_top_right i{display:block;width:100%;height:1px;background:#DBDBDB;margin:10px 0;}
.pi_top .pi_top_right .pi_jianjie{}
.pi_top .pi_top_right .pi_jianjie p{margin:0;color:#666;line-height:30px;}
.pi_top .pi_top_right .pi_btn{padding-top:20px;text-align:left;font-size:0;-webkit-text-size-adjust:none;}
.pi_top .pi_top_right .pi_btn span{display:inline-block;background:#DB2416;height:50px;line-height:50px;color:#FFF;padding:0 15px;font-size:18px;margin-left:20px;border-radius:3px;}
.pi_top .pi_top_right .pi_btn span a{color:#FFF;display:block;width:100%;height:100%;}
.pi_top .pi_top_right .pi_btn span:first-child{margin-left:0;}
.pi_top .pi_top_right .pi_btn span:last-child{background:#ff9c00;}
.pi_center{margin-top:20px;}
.pi_center .pi_left{width:100%;}
.pi_nav{font-size:0;-webkit-text-size-adjust:none;background:#DDD;}
.pi_nav span{display:inline-block;height:40px;line-height:40px;color:#FFF;width:120px;font-size:14px;text-align:center;cursor:pointer;background:#DB2416;}
.pi_content{padding:20px 0 30px;}
.pi_content .pro_txt{font-size:15px;line-height:30px;}
.pi_content .pro_txt p{font-size:15px;line-height:30px;}
.pi_content .pro_txt h2{margin:0;font-size:20px!important;padding:10px 0;font-weight:bold;line-height:30px!important;}
.pi_content .pro_txt h3{margin:0;font-size:18px!important;margin:8px 0;font-weight:bold;line-height:28px!important;}
.pi_content .pro_txt h4{margin:0;font-size:16px!important;margin:6px 0;font-weight:bold;line-height:26px!important;}
.pi_content .pro_txt img{max-width:100%;height:auto;margin:0 auto;display:block;}
.pi_content .pro_txt table{border-top:1px solid #000;border-left:1px solid #000;margin:0 auto;width:100%!important;}
.pi_content .pro_txt table td{border-right:1px solid #000;border-bottom:1px solid #000;padding:7px 0;}
.pi_content .pro_txt table td p{line-height:1.5!important;font-size:15px!important;}
.pi_content .pro_txt .p_iframe .p_ifr{width:100%;padding-bottom:75%;position:relative;}
.pi_content .pro_txt .p_iframe .p_ifr iframe{width:100%;height:100%;position:absolute;left:0;top:0;display:block;}
/*公用分页*/
.fanye{list-style:none;border-top:1px dashed #cccccc;border-bottom:1px dashed #c2a9a4;padding-top:10px;padding-bottom:10px;margin-top:10px;}
.fanye ul li{height:30px;line-height:30px;text-align:left;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.fanye ul li a{ color:#333;}
/*公用相关推荐*/
.news_tags{color:#00ae62;margin:15px 0;font-size:16px;border-top:1px solid #CCC;padding-top:20px;}
.xgtj{width:100%;height:auto;overflow:hidden;margin-top:20px;}
.xgtj_bt{width:100%;height:35px;}
.sgtj_bt_cn{width:100px;height:35px;background:#00ae62;line-height:35px;text-align:center;font-size:15px;color:#FFF;display:block}
.xgtj_nr{padding-top:5px;padding-bottom:50px}
.xgtj_nr ul li{width:48%;line-height:2.3;background:url(../images/tst_113.jpg) no-repeat 1px center;border-bottom:1px dashed #d8d8d8;margin:0 auto;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-indent:8px;}
.xgtj_nr ul li:nth-child(2n){float:right;}
/*公用右侧*/
.newscow_right{width:25%;float:right;}
.newscow_right .news_product{border:1px solid #dbdbdb;padding:10px;}
.newscow_right .news_product .np_title{font-size:14px;color:#2a2a2a;line-height:12px;padding:10px 0;border-bottom:2px solid #2a2a2a;}
.newscow_right .news_product .np_title span{font-size:22px;line-height:32px;}
.newscow_right .news_product .bd{overflow:hidden;zoom:1;margin-top:30px;}
.newscow_right .news_product .bd ul li{}
.newscow_right .news_product .bd ul li .r_img{width:100%;padding-bottom:75%;position:relative;border:1px solid #ccc;}
.newscow_right .news_product .bd ul li .pic{position:absolute;top:0;left:0;width:100%;height:100%;}
.newscow_right .news_product .bd ul li .pic img{display:block;width:100%;height:100%;object-fit:cover;}
.newscow_right .news_product .bd ul li .title{height:40px;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
.newscow_right .news_product .bd ul li .title a{color:#666}
.newscow_right .news_nlist{ padding-bottom:5px; overflow:hidden}
.newscow_right .news_nlist ul{ padding-top:5px}
.newscow_right .news_nlist ul li{line-height:36px;background:url(../images/zys_42.webp) no-repeat 2px center; text-indent:0.3cm; margin:0 auto; border-bottom:1px dashed #d5d5d5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

@media screen and (max-width:1400px){
	.pi_content{padding:20px 0 25px;}
    .news_list .news_ul{padding:30px 0;}
    .news_list .news_ul .news_txt .news_title{font-size:20px;height:32px;line-height:32px;font-weight:bold;}
    .news_list .news_ul .news_txt .news_info{line-height:24px;}
    .news_list .news_ul .news_date{margin-top:42px;}
    .newscow{padding:25px 0;}
    .newscow .newscow_left .pubinfo{margin-bottom:22px;}
    .contact .txt_p{margin-bottom:25px;}
    .contact .txt_p em{width:44px;height:44px;background-size:auto 24px!important;}
    .contact .txt_p .pp{width:calc(100% - 59px);}
    .contact .txt_p .pp p{line-height:44px;}
    .contact .txt_add em{width:44px;height:44px;background-size:auto 24px!important;}
    .contact .txt_add .pp{width:calc(100% - 59px);}
    .contact .txt_add .pp p{line-height:44px;}
    #contactmap{height:420px;}
    .contact_feedback{padding:25px 0;}
    .contact_feedback .contact_fcontent .c_title p{margin-bottom:17px;}
    .contact_feedback .c_form{margin-top:20px;}
    
    .bt_czizhi{padding:40px 0 0;}
	.bt_czizhi .btcz_ul{margin-top:30px;}
	.bt_czizhi .swiper-slide{padding:15px;}
	.bt_czizhi p{font-size:15px;height:46px;line-height:46px;}
	.bt_czizhi .btcz_ul .swiper-pagination{margin-top:22px;}
    .bt_czizhi .btcz_ul .swiper-pagination .swiper-pagination-bullet{width:36px;height:6px;margin:0 5px;}
}

@media screen and (max-width:1199px){
    .pi_content{padding:20px 0;}
    .news_list .news_ul{padding:22px 0;}
    .news_list .news_ul .news_txt .news_title{font-size:18px;height:28px;line-height:28px;}
    .news_list .news_ul .news_date span{font-size:40px;line-height:40px;}
    .newscow{padding:20px 0;}
    .newscow .newscow_left .pubinfo{margin-bottom:16px;}
    .contact .txt_p{margin-bottom:20px;}
    .contact .txt_p em{width:40px;height:40px;background-size:auto 21px!important;}
    .contact .txt_p .pp{width:calc(100% - 55px);}
    .contact .txt_p .pp p{line-height:40px;}
    .contact .txt_add em{width:40px;height:40px;background-size:auto 21px!important;}
    .contact .txt_add .pp{width:calc(100% - 55px);}
    .contact .txt_add .pp p{line-height:40px;}
    #contactmap{height:360px;}
    .contact_feedback{padding:20px 0;}
    .contact_feedback .contact_fcontent .c_title p{margin-bottom:15px;}
    .contact_feedback .c_form{margin-top:15px;}
    
    .bt_czizhi{padding:30px 0 0;}
	.bt_czizhi .btcz_ul{margin-top:15px;}
	.bt_czizhi .swiper-slide{padding:10px;}
	.bt_czizhi p{font-size:14px;height:42px;line-height:42px;}
	.bt_czizhi .btcz_ul .swiper-pagination{margin-top:15px;}
    .bt_czizhi .btcz_ul .swiper-pagination .swiper-pagination-bullet{width:32px;height:5px;margin:0 4px;}
}


@media screen and (max-width:1020px){
	#px_banner{height: 190px;position:relative;}
	#px_banner img{display:block;width：100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
	.proinfo{padding:15px 0;}
	.pi_top .pi_top_right{padding-top:10px;}
	.pi_top .pi_top_right h1{font-size:20px;line-height:30px;}
	.pi_top .pi_top_right i{margin:6px 0;}
	.pi_top .pi_top_right .pi_jianjie p{line-height:26px;}
	.pi_top .pi_top_right .pi_btn{padding-top:10px;}
	.pi_top .pi_top_right .pi_btn span{font-size:15px;height:42px;line-height:42px;}
	.pi_center{margin-top:15px;}
	.pi_content{padding:15px 0;}
    .news_list .news_ul{padding:15px 0;}
    .news_list .news_ul .img{width:160px;height:108px;}
    .news_list .news_ul .news_txt{width:calc(100% - 270px);margin-left:12px;}
    .news_list .news_ul .news_txt .news_title{font-size:20px;height:32px;line-height:32px;font-weight:bold;}
    .news_list .news_ul .news_txt .news_info{-webkit-line-clamp:3;}
    .news_list .news_ul .news_date{margin-top:14px;}
    .newscow .newscow_left{width:100%;float:none;}
    .newscow .newscow_left .pubinfo{margin-bottom:12px;}
    .newscow_right{margin-top:20px;width:100%;float:none;;}
    .newscow_right .news_product .bd ul li{width:32%;float:left;margin-left:2%;}
    .newscow_right .news_product .bd ul li:first-child{margin-left:0;}
    .newscow_right .news_nlist ul li{width:48%;margin-left:4%;float:left;}
    .newscow_right .news_nlist ul li:nth-child(odd){margin-left:0;}
    .contact .txt_p{margin-bottom:15px;}
    .contact .txt_p em{width:36px;height:36px;background-size:auto 19px!important;}
    .contact .txt_p .pp{width:calc(100% - 51px);}
    .contact .txt_p .pp p{line-height:36px;}
    .contact .txt_add em{width:36px;height:36px;background-size:auto 19px!important;}
    .contact .txt_add .pp{width:calc(100% - 51px);}
    .contact .txt_add .pp p{line-height:36px;}
    #contactmap{height:300px;}
    .contact_feedback{padding:15px 0;}
    
    .bt_czizhi{padding:20px 0 0;}
	.bt_czizhi .swiper-slide{padding:6px;}
	.bt_czizhi .btcz_ul .swiper-pagination{margin-top:12px;}
    .bt_czizhi .btcz_ul .swiper-pagination .swiper-pagination-bullet{width:26px;}
}
@media screen and (max-width:767px){
	#px_banner{height: 25vw;position:relative;}
	.pi_top .pi_top_left{width:100%;}
    .pi_top .pi_top_right{width:100%;margin-top:0;}
	.pi_top .pi_top_right .pi_btn{padding-top:5px;}
	.pi_content .pro_txt{width:100%;overflow-x:auto;overflow-y:hidden;}
	.pi_content .pro_txt .pb_table{width:800px;}
    .news_list .news_ul{padding:1px 0;}
    .news_list .news_ul .img{width:100%;height:auto;padding-bottom:75%;position:relative;float:none;}
    .news_list .news_ul .img img{display:block;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
    .news_list .news_ul .news_txt{width:100%;margin-left:0;float:none;padding:10px 0;}
    .news_list .news_ul .news_txt .news_title{font-size:20px;height:32px;line-height:32px;font-weight:bold;}
    .news_list .news_ul .news_txt .news_info{-webkit-line-clamp:2;}
    .news_list .news_ul .news_txt span{display:block;font-size:14px;height:20px;line-height:20px;margin-top:6px;color:#999;}
    .news_list .news_ul .news_date{display:none;}
    .newscow_right .news_nlist ul li{width:100%;margin-left:0;}
    .wrap{padding:0;}
    .contact .txt_p{width:100%;float:none;}
    .contact_feedback .c_form1{width:100%;float:none;}
    .contact_feedback .c_form1 input{height:40px;margin-top:10px;}
    .contact_feedback .c_form2{width:100%;float:none;margin-top:10px;}
    .contact_feedback .btn{height:40px;line-height:40px;margin-top:10px;}
}


.ul-list4{
    margin: 30px -10px 27px;
}

.ul-list4 li{
    width: 25%;
    float: left;
    margin-bottom: 15px;
}
 .ul-list4 a{
    display: block;
    margin:0 10px;
 }
.ul-list4 .con{
    display: block;
    margin:0 10px;
}
.ul-list4 .tit{
    text-align: center;
    font-size: 16px;
    color:#fff;
    line-height: 35px;
    background-color: #DB2416;
}
.ul-list4 .pic{
    position: relative;
    height: 0;
    padding-top: 75%;
    overflow: hidden;
    background-color: #f0f0f0;
}
.ul-list4 .pic img{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0%;
  object-fit: contain;
}

@media screen and (max-width:1400px){
	.ul-list4{
	    margin:25px -8px 22px;
	}
	 .ul-list4 a{
	    margin:0 8px;
	 }
	.ul-list4 .tit{
	    font-size: 15px;
	}
}

@media screen and (max-width:1199px){
	.ul-list4{
	    margin:20px -5px;
	}
	 .ul-list4 a{
	    margin:0 5px;
	 }
	.ul-list4 .tit{
	    font-size: 14px;
	}
}

@media screen and (max-width:1020px){
	.ul-list4 li{
		width:33.33%;
	}
}

@media screen and (max-width:767px){
	.ul-list4 li{
		width:50%;
	}
}

