/* 内页——banner */
.neiye_banner{width: 100%;}
.neiye_banner_img{width: 100%;height: 300px; position: relative;}
.neiye_banner_img img{width: 100%;height: 100%; display: block;object-fit: cover;}
.neiye_banner_title{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.neiye_banner_title p:nth-child(2){font-size: 46px;color: #fff;font-weight: bold;text-align:center;}
.neiye_banner_title p:nth-child(1){font-size: 26px;color: #fff;font-weight: bold;text-align:center;}
/* header */
.header{width: 100%;}
.header_box{width: 100%;height: 112px;position: relative;}
.header_icon{float: left;width: 380px;height: 100%;}
.header_icon a{display: block;padding: 0 0 0 59px;height: 100%;display: flex;align-items: center;}
.header_icon a img{object-fit: cover;width: 100%;max-width: 305px;}
.header_nav{float: left;width: 53%;height: 100%; margin-left: 180px;}
.header_nav_ul{width: 100%;height: 100%;}
.header_nav_ul>li{float: left;width: 14.28%;height: 100%;position: relative;z-index: 9;}
.header_nav_ul>li>a{display: block;width: 100%;height: 100%;text-align: center;line-height: 112px;font-size:20px;font-weight:bold;}
.header_nav-active>a{color:#e31818 !important;}
.header_nav_ul>li:hover a{color: #fd0400;}
.header_nav_ul .nav_er{visibility: hidden;opacity: 0;width: 120%;position: absolute;top: 130%;padding: 10px 10px;left: -10%;transition: .5s;background: #fff;z-index: 999;border-top:1px solid #eeeeee;}
.header_nav_ul .nav_er>li{width: 100%;height: 40px;}
.header_nav_ul .nav_er>li>a{display: block;width: 100%;height: 40px;line-height: 40px; text-align: center;background: #fff;color: #000;}
.header_nav_ul>li:hover .nav_er{visibility: visible;opacity: 1;top: 100%;}
.header_nav_ul .nav_er>li>a:hover{background: #fe0509;color: #fff}
.header_right{float: right;width: 15%;margin-right: 20px;height: 100%;display: flex;align-items: center;justify-content: center;}
.header_right a{margin-left: 30px;}



.cpzx_er,.neiye_er{width: 100%;height: 0 ;overflow: hidden;display:none;}
.cpzx_er-active{height: 505px !important;display:block;}
.neiye_er-active{height: 300px !important;display:block;}
.cpzx_er_l{float: left;width: 380px;height: 100%;background: #e31818;text-align: center;}
.cpzx_er_l p{width: 267px;color: #fff;font-size: 28px;font-weight: bold;height: 120px;line-height: 52px;margin: 0 auto;text-align: center;position: relative;margin: 40px auto;}
.cpzx_er_l p::after{content: "";display: block;width: 120px;height: 2px;background: #fff;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.cpzx_er_l img{object-fit: cover;}
.cpzx_er_rbox{width: calc(100% - 380px);float: right;}
.cpzx_er_r3{width: 100%;height: 205px;float: left;position: relative;background: #fff;border-bottom:2px solid #e31818;}
.cpzx_er_r3 ul{width: 100%;height: 100%;}
.cpzx_er_r3_list{width: 14.28%;float: left;height: 100%;}
.cpzx_er_r3_list a{display: block; width: 100%;height: 100%;text-align: center;}
.cpzx_er_r3_list a img{width: 70px;height: 38px; object-fit: contain;display: none;margin-top: 60px;}
.cpzx_er_r3_list a span{display: block;font-size: 18px;color: #333333;margin-top: 27px;}
.cpzx_er_r3_list:hover span{color: #fd0400 !important;}
.mt_icon-active{display: inline-block !important;}




/* 产品中心 */
.cpzx_series{width: 100%;margin: 60px 0 130px 0;}
.cpzx_series_container{width: 100%;}
.cpzx_series_container>ul{width: 100%;}
.cpzx_series_item{width: 100%;margin-bottom: 60px;}
.cpzx_series_item_ti{display:flex;width:100%;justify-content:space-between;align-items:center;}
.cpzx_series_item_ti a:hover{color:#fd0400;}
.cpzx_series_item_title{font-size: 40px;color: #333333;height: 40px;}
.cpzx_series_item>ul{width: 100%;}
.cpzx_series_item_list{width: 24%;float: left;margin-right: 1.33333333%;border:1px solid #eeeeee;margin-top: 40px;}
.cpzx_series_item_list:nth-child(4n){margin-right: 0;}
.cpzx_series_item_list>a{display:block;width:100%;}
.cpzx_series_item_list_img{width: 100%;height: 225px;overflow:hidden;}
.cpzx_series_item_list_img img{display: block;object-fit: cover;width: 100%;height: 100%;transition: all .5s;}
.cpzx_series_item_list_bottom{padding: 25px 30px;border-top:1px solid #eeeeee;text-align:center; }
.cpzx_series_item_list_name{font-size: 16px;color: #333333;}
.cpzx_series_item_list:hover .cpzx_series_item_list_name{color:#e31818;}

/* 关于津沙 */
.about_js{width: 100%;}
.about_js_container{width: 100%;height: 420px; position: relative;}
.about_js_banner{width: 100%;height: 100%;}
.about_js_banner img{display: block;width: 100%;height: 100%; object-fit: cover;}
.about_js_jieshao{width: 608px;position: absolute;top: 100px;left: 50%;transform: translateX(-50%);}
.about_js_jieshao_title{font-size: 36px;color: #fff;width: 100%;text-align: center;margin-bottom: 40px;}
.about_js_jieshao_text{font-size: 18px;color: #fff;width: 100%; height:200px;line-height: 30px;}
.gsjs{width: 100%;margin:20px 0 0 0;}
.gsjs_top{width: 100%;margin:50px 0 0 0;}
.gsjs_top_l{width: 45%;float: left;}
.gsjs_top_l img{width: 100%;display: block;object-fit: cover;}
.gsjs_top_r{width: 55%;float: right;background: #f9f9f9;padding: 30px;}
.gsjs_top_r_name{font-size: 29px;color: #e31818;margin-bottom: 33px;}
.gsjs_top_r_text{height: 316px;font-size: 16px;color: #333;line-height: 30px;overflow-y: auto;padding-right: 55px;}
/* 定义滚动条样式 */
.gsjs_top_r_text::-webkit-scrollbar {width: 11px;height: 100px;background-color: rgba(240, 240, 240, 1);}
/*定义滚动条轨道 内阴影+圆角*/
.gsjs_top_r_text::-webkit-scrollbar-track {box-shadow: inset 0 0 0px rgba(240, 240, 240, .5);border-radius: 10px;background-color: rgba(240, 240, 240, .5);}
/*定义滑块 内阴影+圆角*/
.gsjs_top_r_text::-webkit-scrollbar-thumb {border-radius: 10px;background: #e31818;}
.gsjs_mid{width: 100%;margin-top: 60px;}
.gsjs_mid_title{font-size: 38px;color: #000;text-align: center;margin-bottom: 35px;}
.gsjs_mid_text{font-size: 18px;color: #666666;text-align: center;display:none;}
.gsjs_bottom{width: 100%;margin-top: 70px;}
.gsjs_bottom ul{width: 100%;padding-left: 170px;}
.gsjs_bottom ul li{float: left;margin-right: 200px;}
.gsjs_bottom ul li span:nth-child(1){font-size: 37px;color: #e31818;margin-right: 5px;}
.gsjs_bottom ul li:nth-last-child(1){margin-right: 0;}
.gsjs_bottom ul li span:nth-child(2){font-size: 20px;color: #333333;}
.gsjs_bottom_shuoming{font-size: 22px;color: #000;margin-top: 24px;}

/* 环保中心 */
.hbzx_info{width: 100%;}
.hbzx_info_title{width:100%;height:60px;background:#f0f0f0;}
.hbzx_info_title .filename{display:block;width:50%;height:100%;padding-left:40px;float:left;font-size:18px;line-height:60px;}
.hbzx_info_title .date{display:block;width:calc(50% - 150px);height:100%;float:left;font-size:18px;line-height:60px;}
.hbzx_info_title .caozuo{display:block;width:150px;height:100%;float:left;font-size:18px;line-height:60px;text-align:center;}
.hbzx_info ul{width: 100%;margin-top: 20px;}
.hbzx_info .list{width:100%;border-bottom:1px solid #cdcdcd;height:110px;padding:30px 0;transition: .6s ease;}
.hbzx_info .list .title{display:block;width:50%;height:100%;float:left;line-height:50px;padding-left:40px;}
.hbzx_info .list .date{display:block;width:calc(50% - 150px);height:100%;float:left;line-height:50px;}
.hbzx_info .list a{display:block;width:150px; float:left;border: 1px solid #ddd;line-height:50px;text-align:center;}
.hbzx_info .list:hover span{color: #e31818;}
.hbzx_info .list a:hover{color:#fff !important;background:#e31818;}

/* 资讯中心 */
.zxzx_info{width: 100%;}
.zxzx_tabbar_item{width: 100%; border-bottom: 1px solid #ededed;padding: 20px 0;}
.zxzx_tabbar_item a{display:block;width:150px;height:44px;line-height:44px;color: #000;margin-right: 50px;cursor: pointer;float:left;text-align:center;}
.zxzx_tabbar_item a img{display:none;float:left;}
.zxzx_tabbar_item a span{display:block;width:calc(100% - 54px);height:100%;line-height:44px;font-size: 22px;float:left;margin-left:10px;}
.zxzx_tabbar_item a:hover{color: #fe0408;}
.zxzx_tabbar-active span{color: #fe0408 !important;}
.tabbar_icon-active{display:block !important;}
.zxzx_news{width: 100%;display: none;}
.zxzx_news ul{width: 100%;}
.zxzx_news .list{width:100%;border-bottom:1px solid #cdcdcd;cursor:pointer;height:180px;transition: .6s ease;padding:25px 0;}
.zxzx_news .list a{display:block;width:100%;height:100%;}
.zxzx_news .list .date{float:left;width:150px;height:100%;padding-top:18px;}
.zxzx_news .list .date .year{font-size:22px;margin-bottom:26px;text-align:center;color:#333;transition:all .5s;}
.zxzx_news .list .date .day{font-size: 36px;text-align:center;color:#333;transition:all .5s;}
.zxzx_news .list .list_panel{width:calc(100% - 150px);float:left; height:100%;padding-left:30px;}
.zxzx_news .list .list_panel h4{width:100%;height:60px;line-height:60px;font-size:20px;font-weight:bold; color:#333333;transition:all .5s;}
.zxzx_news .list .list_panel p{width:100%;height:70px;line-height:34px;font-size:16px;color:#999999;transition:all .5s;}
.zxzx_news .list:hover p{color:#e31818 !important;}
.zxzx_news .list:hover h4{color:#e31818 !important;}
.zxzx_video{width: 100%;display: none;}
.zxzx_video ul{width: 100%;margin-top: 50px;}
.zxzx_video_list{width: 32%;height: 300px; margin-right: 2%;float: left;margin-bottom: 30px;overflow:hidden;}
.zxzx_video_list:nth-child(3n){margin-right: 0;}
.videolist { position:relative; float:left; width:100%; height:100%;}
.videolist img:nth-child(1){display: block;width: 100%;height: 100%;object-fit: cover;transition:all .5s;}
.videolist:hover{ cursor: pointer; }
.videoed { display:block; width:50px; height:50px; position: absolute; left:45%; top:45%; z-index:99; border-radius:100%; }
.videolist:hover img{transform:scale(1.2)}
.videos{ display:none; border: 1px solid #080808; position:fixed; left:50%; top:50%; transform: translate(-50%,-50%); z-index:100; width:640px; height:360px; }
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }
.zxzx-active{display: block !important;}

/* 人才招聘 */
.rczp_tabbar{position: absolute;left: 50%;bottom: 80px;transform: translateX(-50%);}
.rczp_tabbar a{display: inline-block;width: 152px;height: 70px;line-height: 70px;text-align: center;font-size: 24px;color: #fff;border-radius: 10px;border: 1px dashed #fff;margin-right: 20px;}
.rczp_tabbar a:nth-last-child(1){margin-right: 0;}
.rczp_tabbar-active{background: #e31818 !important;border: none !important;}
.rczp_table{width: 100%;}
.rczp_table_title{width:100%;height:60px;background:#f0f0f0;}
.rczp_table_title .filename{display:block;width:30%;height:100%;padding-left:40px;float:left;font-size:18px;line-height:60px;}
.rczp_table_title .count{display:block;width:20%;float:left;font-size:18px;line-height:60px;text-align:center;}
.rczp_table_title .date{display:block;width:calc(50% - 150px);height:100%;float:left;font-size:18px;line-height:60px;text-align:center;}
.rczp_table_title .caozuo{display:block;width:150px;height:100%;float:left;font-size:18px;line-height:60px;text-align:center;}
.rczp_accordion{width: 100%;}
.rczp_accordion_item{width: 100%;}
.rczp_accordion_title{width:100%;border-bottom:1px solid #cdcdcd;height:70px;padding:10px 0;transition: .6s ease;}
.rczp_accordion_title .title{display:block;width:30%;height:100%;float:left;line-height:50px;padding-left:40px;}
.rczp_accordion_title .count{display:block;width:20%;height:100%;float:left;line-height:50px;text-align:center;}
.rczp_accordion_title .date{display:block;width:calc(50% - 150px);height:100%;float:left;line-height:50px;text-align:center;}
.rczp_accordion_title .more{display:block;width:150px; float:left;line-height:50px;text-align:center;}
.rczp_accordion_title_r .more img{transform:rotate(0deg);transition:all .5s;}


.rczp_accordion_content{display: none; width: 100%; height: auto;padding: 50px 70px;border: 1px solid #e3e3e3;border-top: none;transition: unset;}
.rczp_accordion_item-active .rczp_accordion_title .title{color:#e31818;font-weight:bold;}
.rczp_accordion_item-active .more img{transform:rotate(180deg);transition:all .5s;}
/* 联系我们 */
.lxwm{width: 100%;margin-top: 60px;}
.lxwm_didian{width: 100%;}
.lxwm_didian_name{font-size: 30px;color: #000000;}
.lxwm_add{width: 100%;margin-top: 40px;}
.lxwm_add_l{float: left;width: calc(100% - 540px);height: 370px;}
.lxwm_add_r{float: right;width: 510px;height: 370px;margin-left: 30px;background: #f9f9f9;padding: 54px 0 0 60px;}
.lxwm_add_r p{font-size: 22px;color: #000000;height: 64px;line-height: 64px;}
.lxwm_zxly{width: 100%;margin: 50px 0;}
.lxwm_zxly_title{font-size: 30px;color: #000000;}
.lxwm_form{width: 100%;margin-top: 30px;border-top: 4px solid #fd0400;padding: 30px 0 0 0;}
.lxwm_inp{width: 100%; height: 70px;border-radius: 10px;border: 1px solid #e3e3e3;padding-left: 40px;margin-bottom: 20px;}
.lxwm_form .inp_50{width: 46.5%;}
.lxwm_form .inp_30{width: 30%;}
.lxwm_form textarea{width: 100%;height: 200px;border-radius: 10px;border: 1px solid #e3e3e3;margin-bottom: 20px;padding: 20px 40px;font-size: 16px;}
.lxwm_form button{width: 220px;height: 70px;background: #e31818;color: #fff;font-size: 24px;border-radius: 10px;}
.fc-code{display:inline-block;margin-left:30px;padding:10px;border:1px solid #999;}

/* 国内网点 */
.gnwd{width: 100%;position: relative;}
.gnwd #l-map{width: 100%;height: 800px;}
.select_add{width: 660px;position: absolute;top: 80px;left: 50px;background: #fff;z-index: 99;padding: 50px 0 60px 40px;}
.select_add>p{font-size: 38px;color: #111111;margin-bottom: 30px;}
.add_search{width: 100%;margin-bottom: 30px;}
.add_search input{width: 220px;height: 44px; border: 1px solid #b0b0b0;margin-right: 16px;padding-left: 20px;}
.add_search button{width: 108px;height: 44px;background: #e62e2e;font-size: 18px;color: #fff;}    
.select_add ul{width: 100%;max-height: 400px;overflow-y: auto; border-top: 1px solid #ebebeb;}
.select_add .add_list{width: 100%;padding: 30px 0 30px 55px;border-bottom: 1px solid #ebebeb;cursor: pointer;}
.select_add .add_list .didian{font-size: 24px;color: #111111;margin-bottom: 18px;}
.select_add .add_list .gongsi{font-size: 20px;color: #111111;margin-bottom: 14px;}
.select_add .add_list .dizhi{font-size: 14px;color: #666666;margin-bottom: 14px;}
.select_add .add_list .dianhua{font-size: 14px;color: #666666;}
.select_add .add_list:hover{background: #e31818;}
.select_add .add_list:hover p{color: #fff !important;}
#l-map span{display: none !important;}

  /* 文章详情 */
  .nav_address{margin: 40px auto 20px;}
  .nav_address_a{margin-bottom: 20px;}
  .xiangqing{width: 100%;padding: 30px;background: #fff;padding: 0 0 30px;}
  .xiangqing_title{width: 100%;text-align: center;line-height: 36px;font-size: 24px;}
  .xiangqing_sources{border-bottom: 1px solid #ececec;margin: 10px 0 20px 0;text-align: center;}
  .xiangqing_sources span{display: inline-block;line-height: 38px;opacity: 0.5;margin: 0 10px;}
  .xiangqing_content{width: 100%;}

  /* 分页 */
  .pagination{display:flex;align-items:center;justify-content:center;padding:30px;}
  .pagination li{margin: 0 5px;border:1px solid #d3d3d3;}
  .pagination li a{padding:12px 18px;display:block;color:#333333;font-weight:bold;text-align:center;font-size:16px;border-radius:2px;}
  .pagination li a:hover{background:#fe0408;color:#fff;}
  .pagination .active a{background:#fe0408 !important;color:#fff !important;}
  
  .zyw{position: absolute;right: 0;color: #000;display: flex;width: 100px;justify-content: space-around;top: 10px;}
.zyw a{color:#000;}

@media screen and (max-width:1750px) {
    .header_nav{margin-left: 55px;}
}
@media screen and (max-width:1680px) {
    .cpzx_er_l{height: 100%;}
    .cpzx_er-active {height: 550px !important;}
    .cpzx_er_r3_list a img{margin-top:40px;}
    .cpzx_er_r3{height:152px;}
}
@media screen and (max-width:1600px) {
    .cpzx_er_l{height: 100%;}
    .cpzx_er_r3{height:167px;}
}
@media screen and (max-width:1500px) {
    .header_right{margin-right: 0px;}
}
@media screen and (max-width:1440px) {
    .hbzx_info_l ul {height: 383px;}
    .cpzx_er-active {height: 500px !important;}
    .cpzx_er_l{height: 100%;}
    .cpzx_er_l p{margin-bottom: 70px;}
    .cpzx_er_l{padding-top: 100px;}
    .gsjs_top_r_text {height: 388px;}
    .rczp_tabbar{bottom:170px;}
}
@media screen and (max-width:1366px) {
    .header_nav{width: 50%;} 
    .gsjs_top_r_text {height: 360px;}
    .hbzx_info_l ul {height: 353px;}
    .cpzx_er_l {height: 100%;}
    .cpzx_er_r3{height:192px;}
    .cpzx_er_r3::after{bottom:-2px;}
    .cpzx_er_r3_list a img {margin-top:50px;}
    .cpzx_er_r3_list a span {margin-top:35px;}
}
@media screen and (max-width:1280px) {
    .gsjs_top_r_text {height: 326px;}
    .hbzx_info_l ul {height: 323px;}
    .cpzx_er-active {height: 450px !important;}
    .cpzx_er_l {height: 100%;}
    .cpzx_er_r3{height:169px;}
    .rczp_tabbar{bottom:210px;}
    .cpzx_er_r3_list a span {margin-top:27px;}
}
@media screen and (max-width:1255px){
    .menu{display: flex !important;width:calc(100% - 380px);justify-content:flex-end;}
    .header_nav{display: none;}
    .header_box{display: flex;align-items: center;}
}
@media screen and (max-width:1024px){
    .header_box{padding-right: 40px;}
    .cpzx_series_item_list_img img{width: 100%;height: 100%;margin: 0 auto;}
    .gsjs_top_r{padding: 15px 25px;} 
    .gsjs_top_r_text {padding-right: 10px;}
    .gsjs_top_r_text {height: 305px;}
    .gsjs_bottom ul li {margin-right: 130px;}
    .gsjs_bottom ul {padding-left: 130px;}
    .select_add .add_list {padding: 15px 0 15px 55px;}
    .select_add{position: unset;width: 100%;padding: 50px 0 40px 40px;}
    .select_add ul{max-height: 350px;}
    .add_search{padding-left: 55px;}
    .hbzx_info_l{padding: 40px;}
    .hbzx_info_l ul {height: 245px;}
    .lxwm_add_r{width: 460px;margin-left: 0;}
    .lxwm_add_l{width: calc(100% - 460px);overflow:hidden;}
    .zxzx_video_list{height: 273px;}
    .zxzx_news_list_img{height: 200px;}
    .whml_img p:nth-child(1){width:100%;}
    .cpzx_er_l{display:none;}
    .cpzx_er_rbox{width:100%;}
    .cpzx_series_item_list{width:32%;margin-right:2%;}
    .cpzx_series_item_list:nth-child(3n){margin-right:0;}
    .cpzx_series_item_list:nth-child(4n){margin-right:2%;}
    .cpzx_series_item_list_bottom{padding:15px 30px;}
    .zyw{display:none;}
}
@media screen and (max-width:768px) {
    .cpzx_series_item_list{width: 48%;margin-right: 4%;}
    .cpzx_series_item_list:nth-child(3n){margin-right: 4%;}
    .cpzx_series_item_list:nth-child(2n){margin-right: 0;}
    .gsjs_top_r {width: 100%;margin-top: 20px;}
    .gsjs_top_l {width: 100%;}
    .gsjs_bottom ul {padding-left: 0px;}
    .gsjs_bottom ul li {margin-right: 120px;}
    .whml_title{top: 45px;}
    .whml_title span {font-size: 30px;}
    .hbzx_info{margin: 30px auto;}
    .hbzx_info_l{width: 100%;}
    .hbzx_info_r{display: none;}
    .lxwm_add_l{width: 100%;}
    .lxwm_add_r{width: 100%;}
    .lxwm_form button{width: 180px;}
    .rczp_accordion_title>span{height: 100px;padding: 10px 0;}
    .zxzx_news_list{width: 48%;} 
    .zxzx_news_list:nth-child(2n){margin-right: 0;}
    .zxzx_news_list:nth-child(3n){margin-right: 2%;}
    .zxzx_video_list{height: 204px;}
    .zxzx_news_list_img{height: 223px;}
    .whml_img p:nth-child(1){top:50px;}
}
@media screen and (max-width:550px) {
    .header_box{justify-content: space-between;height:75px;padding-right: 15px;}
    .menu{width:calc(100% - 260px);}
    .header_icon{width: 260px;margin-right: 65px;} 
    .header_icon a{padding: 0 0 0 20px;}
    .header_right{display: none;}
    .neiye_banner_title{width:100%;}
    .cpzx_series_item_list{width: 100%;margin-right: 0;}
    .cpzx_series_item_list:nth-child(3n){margin-right: 0%;}
    .cpzx_series{margin: 30px 0;}
    .gsjs_top_r_name {font-size: 22px;} 
    .gsjs_bottom ul{display: flex;flex-wrap: wrap;}
    .gsjs_bottom ul li{width: 48%;margin:  0 2% 40px 0;}
    .gsjs_bottom ul li div{text-align: center;}
    .whml_title span {font-size: 20px;}
    .whml_img img {height: 270px;}
    .whml{margin-top: 30px;}
    .add_search{display: flex;flex-wrap: wrap;justify-content: center;padding-left: 0;}
    .add_search input{width: 46%;margin-bottom: 15px;margin-right:8%;}
    .add_search input:nth-child(2){margin-right: 0;}
    .select_add .add_list{padding: 15px;}
    .select_add{padding: 50px 20px 40px;}
    .gnwd #l-map{height: 500px;}
    .select_add>p{font-size: 30px;}
    .hbzx_info_l{padding: 30px;}
    .lxwm_didian_name {font-size: 24px;}
    .lxwm_form .inp_50{width: 100%;}
    .lxwm_form button{width: 100%;}
    .lxwm_form .inp_30{width: 48%;}
    .lxwm_add_r{height: auto;padding: 20px 0 20px 10px;}
    .lxwm_add_r p{font-size: 20px;line-height: 28px;margin-bottom: 10px;}
    .rczp_table_title>span{font-size: 14px;}
    .rczp_accordion_title>span{font-size: 14px;height: 120px;}
    .rczp_box{margin-top: 30px;}
    .rczp_accordion_content{padding: 20px;}
    .zxzx_news_list{width: 100%;margin-right: 0;}
    .zxzx_news_list:nth-child(3n){margin-right: 0;}
    .zxzx_news_list_img{height: 234px;}
    .zxzx_news_list_fenlei{margin-top: 20px;}
    .zxzx_news_list_date{margin: 20px 0;}
    .zxzx_video_list{width: 100%;height: 216px;margin-right: 0;}
    .whml_img p:nth-child(1){top: 22px;width: 100%;}
    .whml_img p span{font-size: 20px !important;line-height: 30px !important;margin: 0 !important;}
    .whml_img p span:nth-child(1){margin-right: 10px !important;}
    .zxzx_news .list .date{width:100px;}
    .zxzx_news .list .list_panel{width:calc(100% - 100px);padding-left:15px;}
    .neiye_er-active{height:200px !important;}
    .neiye_banner_img{height:200px;}
    .hbzx_info_title .date{width:calc(50% - 70px);}
    .hbzx_info_title .caozuo{width:70px;}
    .hbzx_info ul{margin-top:0;}
    .hbzx_info .list{ padding:0;display:flex;align-items:center;}
    .hbzx_info .list>span{display:flex !important;align-items:center;}
    .hbzx_info .list .date{width:calc(50% - 70px);}
    .hbzx_info .list .title{line-height:22px;}
    .hbzx_info .list a{width:70px;}
    .rczp_table_title .filename{width:25%;padding-left:0;text-align:center;}
    .rczp_table_title .count{width:25%;}
    .rczp_table_title .date{width:25%;}
    .rczp_table_title .caozuo{width:25%;}
    .rczp_accordion_title .title{width:25%;padding-left:0;text-align:center;}
    .rczp_accordion_title .count{width:25%;text-align:center;}
    .rczp_accordion_title .date{width:25%;font-size: 14px;}
    .rczp_accordion_title .more{width:25%;}
    .cpzx_er_l{display:none;}
    .cpzx_er_rbox{width:100%;}
    .cpzx_er_r3{height:250px;}
    .cpzx_er_r3 ul{display:flex;flex-wrap:wrap;}
    .cpzx_er_r3_list{width:25%;height:124px;border-bottom:1px solid #dbdbdb;}
    .cpzx_er_r3_list:nth-child(2n){border-left:1px solid #dbdbdb;}
    .cpzx_er_r3_list:nth-child(3n){border-left:1px solid #dbdbdb;}
    .cpzx_er_r3_list:nth-child(7){border-left:1px solid #dbdbdb;}
    .cpzx_er_r3_list:nth-child(4n){border-left:1px solid #dbdbdb;}
    .cpzx_series_item_list_img img{width:100%;height:100%;margin:0;}
    .cpzx_er_r3_list a img{margin-top:20px;}
    .nav_address{margin:30px auto 0;}
    .xiangqing{padding:30px 0;}
    .cpzx_er_r3_list a span{font-size:16px;}
}

@media screen and (max-width:375px) {
    .rczp_accordion_title>span{font-size: 12px;padding: 0;}
    .rczp_box_title span:nth-child(1){margin-right: 0;}
    .zxzx_news_list_img{height: 210px;}
    .zxzx_video_list{height: 195px;}
    .zxzx_news_list_img{height:218px;}
}
