 @charset "utf-8";
@import url("animate.min.css");

/* CSS Document */
*{margin:0; padding:0;}
a{text-decoration:none; cursor:pointer;}
a:hover {
    text-decoration: none;
}
li{list-style:none;}
ul{margin-bottom:0}
img,input{border:none;}
.cls{clear:both;}
body{background: #fafafa;}

.swiper-slide{text-align:center;font-size:18px;background:#fff;}
.swiper-image{width:100%;height:100%;object-fit:contain}

.swiper-container-horizontal .swiper-pagination-bullet{background-color:#d2dae5;width:115px;height:5px;border-radius:0;margin:0 6px;opacity:1}
.swiper-container-horizontal .swiper-pagination-bullet-active{background-color:#2e69ad}
.swiper-container-horizontal .swiper-pagination-bullets{bottom:170px}
.ipart2{position:absolute;box-sizing:border-box;padding:.6rem 0;bottom:-60px;left:0;width:100%;z-index:99;opacity:.7}

/* 头尾公共 */
.con{display:flex;align-items:center;justify-content:space-between}
.header-bottom{background:#fff}
.w-conter{width:1530px;margin:0 auto}
#zzsc{position:fixed;width:100%;left:0;top:0;z-index:1000;transform:translateY(0);transition:all .5s;-webkit-transition:all .5s}
.m-logo{width:175px;height:51px;display:flex;align-items:center}
.nav{flex:1;justify-content:flex-end}
.nav,.nav>ul{display:flex}
.nav>ul>li{margin-right:14px;position:relative}
.nav>ul>li>h2>a{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s}
.nav>ul>li>h2>a{display:block;font-size:18px;color:#000}
.nav>ul>li>h2>a.hovers{color:#004ea2}
.nav>ul>li>ul{position:absolute;width:160px;top:75px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);background:hsla(0,0%,100%,.9);padding:20px 0;display:none}
.nav>ul>li>ul>li{text-align:center}
.nav>ul>li>ul>li a{position:relative;display:block;line-height:46px;color:#333;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s}
.nav>ul>li>ul>li>ul{position:absolute;width:160px;height:100%;left:160px;top:0;background:hsla(0,0%,100%,.9);border-left:1px solid #ddd;border-top:1px solid #ddd;padding:20px 0;display:none}
.nav>ul>li>ul>li>ul li a{display:block;line-height:46px;color:#333;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s}
.nav>ul>li>ul>li>ul li a:hover{color:#004ea2}
.nav>ul>li>ul>li>a.hovers{color:#004ea2}
.nav>ul>li:hover:before{width:160px}
.h_language{display:flex;align-items:center;position:relative}
.h_language:before{content:"";width:0;height:4px;background:#004ea2;position:absolute;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);bottom:0;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s}
.h_language h2{cursor:default;height:100px;display:flex;align-items:center}
.h_language h2 a{font-size:20px;width:27px;height:27px;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s}
.icon{background:url(../images/h_lan2.webp) no-repeat 50%/contain;display:inline-block}
.h_language ul{position:absolute;width:120px;left:50%;top:100px;margin-left:-60px;background:#fff;display:none}
.h_language ul li a{display:block;text-align:center;line-height:40px;color:#333;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s}
.h_language ul li:hover a{color:#004ea2}
.h_language:hover:before{width:120px}
#zzsc #slide{ width:100%; height:320px; background-color: rgba(255, 255, 255, 0.6);display: none; position:absolute; left:0; top:100px; z-index:-5;}

.ipart2 .item:hover .tit{color:#004ea2}
.ipart2 .item .conz{color:#fff;margin:.2rem auto 0}

.accordionss{display:flex;height:500px;width:1530px;margin:0 auto;gap:15px}
.itemss{flex:1 1 0;background-size:cover;background-position:center;transition:flex .5s cubic-bezier(.4,0,.2,1);cursor:pointer;filter:brightness(.8);position:relative;overflow:hidden}
.itemss:first-child{flex-grow:3}
.itemss:hover{filter:brightness(1)}
.tits{position:absolute;left:20px;color:#fff;transition:all .5s cubic-bezier(.4,0,.2,1);width:calc(100% - 40px);padding-right:20px}
.itemss:first-child .tits{bottom:40px;top:auto;transform:none}
.itemss.collapsed .tits{top:40%;bottom:auto}
.tits{font-size:22px;font-weight:700;color:#fff}
.tits p{margin-top:10px;font-size:14px}
.itemss:hover .tits{bottom:20px!important;top:auto!important;transform:none!important}

.introduction { width: 1530px; margin: 0 auto; font-size: 14px; color: #565656; line-height: 30px; padding-top: 20px;}
.introduction a {  font-size: 14px; color: #565656;}
.auxiliaryNavigation { width: 100%; height: 60px; box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.5);}
.auxiliaryNavigation_1 {width: 1530px; margin: 0 auto; font-size: 14px;}
.auxiliaryNavigation_left {float: left;}
.auxiliaryNavigation_left ul li {width:120px; float:left; text-align:center;}
.auxiliaryNavigation_left ul li a:hover {color: #416ba8; border-bottom: 2px solid #164a95;}
.auxiliaryNavigation_left ul li a {color: #666666; line-height: 60px; width:120px;display: block;font-size: 14px;}
.auxiliaryNavigation_right {float: right;color: #666666; line-height: 60px;font-size: 14px;}
.auxiliaryNavigation_right a{ padding: 0  7px; color: #666666;}
.food {width: 100%; height: 350px; background: url(../images/02.webp) no-repeat center;margin:0 auto; font-size: 14px;}
.food_a {padding-top: 70px;width: 1530px; margin: 0 auto; display: flex;justify-content: flex-end; /* 右对齐 */}
.food_b {width: 360px;}
.food_b p {font-size: 14px;font-weight:bold;border-bottom: 2px solid #ffffff;color: #ffffff; width: 58px;line-height: 32px;}
.food_c ul li a { width: 82px; display:block; float: left; color: #ffffff; font-size: 14px; margin-top: 10px;}
.food_p {color: #ffffff; font-size: 14px; margin-top: 10px; line-height: 34px;}
.recordNumber { text-align: center; color: #ffffff;font-size: 14px; padding-top: 40px; width: 1530px; margin: 0 auto;}
.Profiling{display:flex;flex-wrap:nowrap;justify-content:space-around;flex-direction: row;text-align: left;}
.Pro-item a{color:#fff;padding-left:35px;display:inline-block}
.Pro-item:nth-child(1) a{background:url('../images/Home-icon.webp') left center no-repeat}
.Pro-item:nth-child(2) a{background:url('../images/Popular icon.webp') left center no-repeat}
.Pro-item:nth-child(3) a{background:url('../images/gh.webp') left center no-repeat}
.Pro-item:nth-child(4) a{background:url('../images/gaj.webp') left center no-repeat}
.Pro-text{margin-top:15px}
.xcc-banner{height: 420px;background-size: cover;}
.xcc-banner-com{
    margin: 0 auto;
    padding-top: 120px;
    width: 1530px;
    flex-direction: column;
}
.fz-20{
    font-size: 65px;
    font-weight: 600;
    text-transform:uppercase;
}
/* 联系我们 */
.content { width: 1530px; margin: 50px auto 100px; display: flex;}
.content_left { width: 855px;}
.content_left  strong { font-size: 36px; color: #004da7; text-transform: uppercase;}
.content_left  p { font-size: 28px; color: #3c3b3b; margin-bottom: 25px;}
.content_left_1 { font-size: 14px; color: #3e3a39; line-height: 24px; margin-top: 15px;}

/* 在线留言 */
.content_left input { width: 320px; height: 26px; background: #e5e5e5;}
.form_com { width: 490px; margin-bottom: 40px; float: left;}
.form_s { width: 1530px;}
.content_left .form_s  input { width: 1430px; height: 170px; background: #e5e5e5;}
.form_tj input{ width: 100px; height: 25px; background: #004da7; color: #ffffff; border-radius: 5px; float: right;}
.content_left_2 p { font-size: 16px; color:#164a95; font-weight: bold; margin-top: 30px; margin-bottom: 10px;}
.content_left_3 { font-size: 14px; color: #3e3a39; line-height: 24px; }

/* 服务理念 */
.idea {width: 100%; display: flex;}
.idea_left { width: 490px; height: 490px; background: #ffffff;box-shadow: 0 2px 3px 2px rgba(177,176,176, 0.5); }
.idea_left_1 { width: 250px;margin: 100px auto 0;}
.idea_left_1 p { font-size: 21px;}
.idea_left_2 { font-size: 14px; color: #565656;}
.idea_right_1 { width: 1000px; height: 140px; background: #ffffff;box-shadow: 0 2px 3px 2px rgba(177,176,176, 0.5); margin-left: 30px; display: flex; color: #164a95; margin-bottom: 33px;}
.idea_right_1:hover { color:#ffffff; width: 1000px; height: 140px; background: url(../images/07.webp) no-repeat center;}
.idea_right_2 { width: 130px; text-align: center; font-size: 18px; font-weight: bold; margin-top: 50px;}
.idea_right_3 { margin-top: 30px; font-size: 14px;}
.idea_right_4 { color:#000000; margin-top: 10px; height: 80px;}
.active .idea_right_4 { color:#ffffff; }

/*在线申请*/
.ss{display:flex;justify-content:space-between}
.ss-item{width:31%}
.ss-form{margin-bottom:30px;display:flex;justify-content:space-between}
.ss-1 .ss-form2 span,.ss-form span{color:#e60012;font-size:18px}
.ss-form input[type=radio]{width:15%}
.ss-1{display:flex;justify-content:space-between;flex-direction:column}
.ss-1 .ss-form{width:31%}
.ss-1 .ss-form2{width:100%;display:flex;justify-content:space-between;margin-bottom:30px}
.ss-1 .ss-form2 textarea{width:90%;background:#e5e5e5;height:150px;border:none}
.ss-form select{width:120px;background:#e5e5e5}
.form-button button{width:130px;margin-top:40px;background:#164a95;color:#fff;border:none}

/*人力战略*/
.ManpowerStrategy{margin-top:32px}
.ManpowerStrategyNav{display:flex;line-height:60px;border-bottom:1px solid #333;font-weight:600;font-size:18px;flex-wrap:nowrap;justify-content:space-around}
.ManpowerStrategynr{margin-top:80px}
.nritem1{background:url("../images/d1.webp") center no-repeat}
.nritem2{background:url("../images/d2.webp") center no-repeat}
.nritem3{background:url("../images/d3.webp") center no-repeat}
.nritem4{background:url("../images/d4.webp") center no-repeat}
.nritem5{background:url("../images/d5.webp") center no-repeat}
.nritem2s{background-size: cover; display: none;}
.ManpowerStrategyNav div:hover,.ManpowerStrategyNav .active{color: #416ba8; border-bottom: 3px solid #164a95;}
.ManpowerStrategynr .active{display: block;}
.nritem{padding:50px 90px; width: 100%;height: 100%;}
.nritem h3{margin-bottom:56px;color:#2c5b9e;font-size:24px}
.nritem b{margin-top:36px;margin-bottom:10px;color:#2c5b9e;display: block;}
.nritem p{color:#c0bebe;font-size:14px;line-height:25px}

/*荏原简介*/
.jj-tit{color:#004ea1;text-transform:uppercase;font-size:36px}
.jj-qy{color:#3e3a3a;font-size:36px}
.jj-jj{display:flex;margin-top:52px;padding:53px 43px;background:#fff;box-shadow:0 2px 3px 2px rgba(177,176,176,.5);}
.jj-qs{padding-right:20px;color:#777;font-size:14px;line-height:28px;width:55%}
.content-com{width:100%}
.mt-6{margin-top:60px}
.zzzs{margin-top:54px}
.zzzs-nav{display:flex;margin:0 auto;width:80%;justify-content:space-evenly}
.zzzs-nav .zzzs-nav-item{width:390px;height:53px;background:#c9caca;text-align:center;line-height:53px}
.zzzs-nav .active{background:#004ea1;color:#fff}
.zzzs-nr{margin-top:110px}
.zzzs-nr-item{display:none}
.zzzs-nr-item.active{display:block}
/*人才招聘*/
.rczp{padding:90px;width:calc(100% - 180px);background:#fff url(../images/bg2.webp) no-repeat;background-size:cover}
.rczp-nr p{color:#3e3a39;font-size:14px;line-height:28px}
.rczp-nr h3{color:#004ea1;font-size:24px}
.rczp-nr b{display:block;margin-top:44px;margin-bottom:14px;color:#004ea1}

/* 网络服务 */
.network { background: #ffffff;box-shadow: 0 2px 3px 2px rgba(177,176,176, 0.5); padding: 80px; }
.network_1 { width: 100%; height: 377px; background: url(../images/09.webp) no-repeat center;}
.network_2 { font-size: 24px; font-weight: bold; line-height: 40px;}
.network_3 {  line-height: 32px; margin-top: 60px; }
.network_4 { display: flex; width: 100%; border-bottom: 1.5px solid #164a95; color: #004da7; line-height: 60px;}
.network_5 { display: flex; width: 100%; border-bottom: 1.5px solid #cbcbcb; color: #3e3a39; line-height: 60px; font-size: 12px;}

/*  */
.mV-nav{display:flex;justify-content:flex-start;line-height:60px;font-size:18px;font-weight:700;color:rgba(60, 59, 59, 1);border-bottom: 1px solid #565656;}
.mV-nav-item{ width: 260px; text-align: center;}
.mV-nav .active{color: #004da7; border-bottom: 3px solid #004da7;}
.mV-contom-item{padding:150px 0;display: none;}
.mV-contom-item:nth-child(1){background:url(../images/bgwe1.webp) right no-repeat;padding: 190px 0;}
.mV-contom-item:nth-child(2){background:url(../images/bgwe2.webp) right no-repeat}
.mV-contom-item:nth-child(3){background:url(../images/bgwe3.webp) right no-repeat;}
.mV-contom-item h3{color:#164a95;font-size:30px;font-weight:700;margin-bottom:20px}
.mV-contom-item:nth-child(1) p{width:780px;line-height:30px;font-size:18px}
.mV-contom-item:nth-child(2) p{width:630px;line-height:30px;font-size:18px}
.mV-contom-item:nth-child(2) p.xzzz,.mV-contom-item:nth-child(3) p.xzzz{color: #004098;}
.mV-contom-item:nth-child(3) p{width:579px;line-height:30px;font-size:18px}
.mV-contom .active{display: block;}


/* 服务宗旨 */
.service { display: flex;}
.service_1 { width: 280px; height: 360px; background: #ffffff; box-shadow: 0 2px 3px 2px rgba(177,176,176, 0.5); margin-right: 20px; margin-top: 40px; text-align: center;background-size: cover;}
.service_1 img { margin-top: 80px; margin-bottom: 30px;}
.service_1:hover { color:#ffffff; width: 280px; height: 360px; }
.service_1.hovered {  transition: background-image 0.3s ease;}
.service_b { display: none;}

/* 余热制冷 */
.waste { background: #ffffff; box-shadow: 0 2px 3px 2px rgba(177,176,176, 0.5); display: flex; margin-top: 30px;}
.waste_1 { padding: 40px;width:60%}
.waste_2 div {font-size: 18px; font-weight: bold; color: #004da7; margin-top: 90px;}
.waste-img{width:35%;background: #ffffff;}
.rect-70{max-height:300px;overflow:hidden}
.rect-70 img{max-width:100%;display:block}
.waste-top{margin-top: 130px;}
.waste:hover{ color:#ffffff; background: #164a95;}
.active strong { color: #ffffff;}
.active .waste_2 div { color: #ffffff;}

/* 吸收式产品 */
.cxwy_23{background:#fff;box-shadow:0 2px 3px 2px rgba(177,176,176,.5);padding:70px 130px;position:relative;margin-bottom: 50px;}
.cxwy_22{background:#fff;box-shadow:0 2px 3px 2px rgba(177,176,176,.5);width:100%;height:450px;position:relative;overflow: hidden;margin-bottom: 50px;}
.b_con{position: relative;}
.b_con_text{position:absolute;top:405px;width: 540px;text-align:center;background-color: #ffffff;opacity: .6;color:#004da7;font-size:24px;line-height:45px;}
.b_con_img img{width:100%}
.mySwiper,.mySwiper2{width:100%;overflow:hidden}
.b_content{display:flex}
.b_left,.b_right,.s_left,.s_right{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}
.b_left,.s_left{width:70px;height:70px;background:url(../images/icon/6.webp) left center no-repeat;cursor:pointer;left:20px}
.b_right,.s_right{width:70px;height:70px;background:url(../images/icon/7.webp) right center no-repeat;cursor:pointer;right:20px}
.b_content_li{font-size:18px;color:#2c5b9e;width:60%;text-align: left;}
.b_content_li a{color:#2c5b9e;}
.b_content_js{font-size:14px;color:#000;margin-top:28px;margin-right:28px}
.b_content_js p{font-size:14px;margin-bottom:5px}
.b_content_js a{color:#000;}
.b_left:hover,.s_left:hover{ width:70px; height:70px; background:url(../images/icon/06.webp) left center no-repeat; left: 20px;}
.b_right:hover,.s_right:hover{width:70px; height:70px; background:url(../images/icon/07.webp) right center no-repeat;  right: 20px;}

.tabs_con { margin-top: 90px;display: flex;flex-wrap: wrap;justify-content: flex-start;}
.tabs_con::after{ content: '';flex: auto;}
.tabs_con_item {width: 370px;height: 182px;overflow: hidden;margin-bottom: 15px;position: relative;margin-right: 15px;}
.tabs_con_item:nth-child(4n){margin-right: 0;}
.msg-s{position:absolute;bottom:0;left:0;width:100%;height:100%;background:rgba(0,77,167,.7);color:#fff;text-align:center;line-height:187px;font-size:18px;display:block}

.tabs_con_item:hover .msg-s{height:30px;line-height:30px;font-size:18px;display:block}
.tabs_con::after { content: ""; width: 374px;display: block;}

.item { background: #ffffff; box-shadow: 0 2px 3px 2px rgba(177,176,176, 0.5); width: 100%; height: 450px; margin-top: 90px; }
.b_left1{ width:70px; float:left; height:70px; background:url(../images/icon/6.webp) left center no-repeat; margin-left: 30px; margin-top: 200px; cursor: pointer;}
.b_right1{ float:right; width:70px; height:70px; background:url(../images/icon/7.webp) right center no-repeat; margin-right: 30px; margin-top: -170px; cursor: pointer;}
.b_left2{ width:70px; float:left; height:70px; background:url(../images/icon/6.webp) left center no-repeat; margin-left: 30px; margin-top: 200px; cursor: pointer;}
.b_right2{ float:right; width:70px; height:70px; background:url(../images/icon/7.webp) right center no-repeat; margin-right: 30px; margin-top: -170px; cursor: pointer;}

/*工会活动*/
.ghhd{display: flex;flex-wrap: wrap;    justify-content: space-between;}
.ghhd-item-img{position: relative;}
.ghhd-item-img img{ max-width: 100%;display: block}
.ghhd-item-text{position:relative;padding:30px 40px;}
.ghhd-item-text h3{margin-bottom:15px;color:#004da7;font-size:18px;}
.ghhd-item-text p{color:#3e3a39;font-size:14px;line-height:28px;}
.ghhd-item{display:flex;margin-bottom:50px;width:49%;background:#fff;box-shadow:0 2px 3px 2px rgba(177,176,176,.5);}
.gghd-zhan{position:absolute;right:40px;bottom:5px;font-size:36px;cursor:pointer;}

/*企业文化*/
.qqwh{margin-bottom:74px;padding:50px;background:#fff;box-shadow:0 2px 3px 2px rgba(177,176,176,.5);color:#777}
.qqwh h3{font-weight:700;font-size:30px}
.qqwh .yw{margin-bottom:17px;text-transform:uppercase;font-size:18px}
.qqwh p{margin-bottom:33px;font-size:14px;line-height:28px}
.qypz{display:flex;justify-content:space-between}
.qypz-item{width:49%}
.qypz-tab{overflow:hidden;margin-bottom:15px;width:100%}
.qypz-tab input{position:absolute;z-index:-1;opacity:0}
.tab-label{position:relative;display:block;background:#c8caca;color:#3e3a3a;text-align:center;font-size:18px;line-height:50px;cursor:pointer}
.qypz-content{padding:0 54px;max-height:0;background:#fff;color:#2c3e50;transition:all .35s}
.qypz-content p{color:#777;font-size:14px;line-height:28px}
.qypz-text{color:#777;font-size:14px;line-height:28px}
.qypz-kh{margin-bottom:15px;color:#004ea1;font-size:26px}
.tab-label:hover,.qypz-tab.active{background:#004ea1;color:#fff}
.tab-label::after{position:absolute;top:0;right:15px;color:#3e3a3a;content:"+";text-align:center;font-size:28px;transition:all .35s}
.qypz-tab.active .tab-label{background:#004ea1;color:#fff}
.qypz-tab.active .tab-label::after{color:#fff;content:"-"}
.qypz-tab.active .qypz-content{padding:38px 54px;max-height:200vh}
.qypz-tab.active .qypz-content img{width: 100%; display: block;}

/*荏原全球*/
.ryqq{width:100%;background:url(../images/ryqq.webp) 50% no-repeat;padding:70px 0 110px;background-size:cover}
.ryqq-com{margin:0 auto;width:1530px}
.ryqq-com-l{width:47%}
.ryqq-tit{color:#fff;text-transform:uppercase;font-size:36px}
.ryqq-tls{color:#fff;font-size:36px}
.ryqq p{margin-top:47px;color:#fff;font-size:14px;line-height:28px}

/* 人员中国 */
.ryqq-zhbg{width:100%;background:url(../images/cjdt.webp) 50% no-repeat;padding:70px 0 410px;background-size:cover}
.ryqq-zhan{margin:0 auto;width:1530px}
.ryqq-zhbg p{margin-top:47px;color:#fff;font-size:14px;line-height:28px}
/* 产品详情页 */
.pro-arc{box-shadow: 1px 1px 20px 0 rgba(69, 69, 69, 0.15);padding: 50px; width: 100%; margin-bottom: 60px;}
.pro-arc-head{display: flex;justify-content:space-between;}
.pro-arc-img{width:60%}
.pro-arc-img img {max-width: 100%;}
.pro-arc-info{padding:0 40px}
.pro-arc-title{font-weight:700;font-size:21px;color:#004098;line-height:24px}
.pro-arc-subtitle{font-weight:700;font-size:14px;color:#3e3a39;line-height:30px}
.pro-arc-con{margin-top: 35px;}
.pro-arc-con p{font-size: 16px;}
.pro-arc-con strong{font-size: 18px;color: #004da7;text-transform: uppercase;}

/* 分页条 */
.pagebar .ax-group{display:flex;justify-content:center;margin-top:10px}
.ax-group a{background:#fff;border:1px solid #ccc;color:#333;font-size:14px;padding:8px 12px;margin:0 5px;border-radius:3px}
.ax-group span{color:#333;font-size:14px;padding:8px 2px;margin:0 5px;border-radius:3px}
.ax-group a:hover{color:#164a95;border:1px solid #164a95}
.ax-group a.page-num-current{color:#fff;background:#164a95;border:1px solid #164a95}

/*首页*/
.banner-img img{max-width:100%}
.index-6 h4{font-size:46px;text-align:center}
.index-6-text{font-size:26px;margin-top:25px;text-align:center}
.idnex-6-com{display:flex;justify-content:space-between;width:1530px;margin:98px auto 110px}
.index-6-item{width:45%}
.index-6-item:nth-child(2){display:flex;justify-content: space-around;}
.index-6-item p{font-size:16px;line-height:32px}
.index-6s-item{display:flex;align-items:center}
.index-6s-taps{margin-left:20px}
.index-5-item{display:none}
.index-5-item:first-child{display:block}
.index-5-com{width:1530px;margin:0 auto}
.index-6s-tit{font-size:30px;font-weight:300}
.index-6s-titp{font-size:16px}
.ewe{margin-left:20px}
.index-5-tit{font-size:36px;color:#004ea2;text-align:center;margin-bottom:40px}
.index-5-yw{font-size:36px;text-align:center;text-transform:uppercase;margin-top:75px}
.index-5-nav{display:flex}
.index-5-nav-item{width:120px;height:25px;line-height:25px;margin-right:10px;font-size:16px;background:#dadada;color:#3e3a39;text-align:center}
.index-5-nav-item.active,.index-5-nav-item:hover{background:#004ea2;color:#fff}
.index-5-con{margin-top:20px;margin-bottom:110px}
.index-5-item ul{display:flex;justify-content:space-between}
.index-5-item li{width:23%;position:relative;background-color:#fff;box-shadow:0 0 15px 0 rgba(86,86,86,.3)}
.index-5-item-cn{padding:30px 40px 100px}
.index-5-item-cn p{font-size:14px;color:#221815;line-height:28px}
.index-5-item-cntit{font-size:18px;color:#221815;line-height:36px}
.index-5-item-time{font-size:14px;color:#221815;position:absolute;bottom:20px}
.index-5-item-time span{display:block;font-size:46px;color:#221815}
.index-5-item img{display:block;max-width:100%; transition: transform 0.4s ease;}
.nico{height: 180px; overflow:hidden;}
.index-5-item li:hover .nico img{ transform: scale(1.2);}
.index-5-item li:hover{background-color:#004ea2}

.index-5-item li:hover .index-5-item-cn p,.index-5-item li:hover .index-5-item-cntit,.index-5-item li:hover .index-5-item-time,.index-5-item li:hover .index-5-item-time span{color:#fff}
.index-3{background:url(../images/index-3.webp) center no-repeat;padding:205px 0 83px}
.index-3-com{width:1530px;margin:0 auto;color:#fff}
.index-3-com h3{font-size:60px;text-transform:uppercase}
.index-3-tit{font-size:36px}
.index-3-nr{width:65%}
.index-3-nr p{font-size:14px;margin-top:35px;margin-bottom:150px}
.index-3-nr a{border:1px solid #fff;width:170px;text-align:center;line-height:40px;color:#fff;display:block}
.index-4-com{display:flex}
.msgkk{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(30,81,155,.6);transition:opacity .3s ease;z-index:33;opacity:1}
.item-5-img img{transition:transform .3s ease;transform:scale(1)}
.item-5-img:hover .msgkk{opacity:0}
.item-5-txt{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;z-index:35;font-size:20px;font-weight:700}

.index-4-com:first-child{width:297px}
.index-4s-com,.index-4s-item{display:flex}
.index-2-com{display:flex;margin-bottom:100px}
.index-2-item{width:255px;border:1px solid #aaa;height:500px;text-align:center;background-color:#fff;transition:background-image .3s;background-size:cover;background-position:center}
.zero{padding:120px 0}
.zero a{ color: #333333}
.index-2-tit{font-size:18px;font-weight:700;margin-top:10px}
.index-2-des{font-size:14px}
.index-2-num{font-size:48px;color:rgb(2, 76, 141);margin-top:40px}
.index-2-item:hover .index-2-des,.index-2-item:hover .index-2-tit{color:#fff}
.index-2-item:hover{border:1px solid #fff;box-shadow: 0 0 15px 0  rgba(86,86,86,.3);}

/* 新闻卡片 */
.news-card{border:1px solid #eee;border-radius:0;overflow:hidden;transition:all .3s ease;position:relative;margin-bottom:30px}
.news-card:hover{box-shadow:0 5px 15px rgba(0,0,0,.1);background:#164a95}
.news-card:hover .notag{background:#164a95;color:#fff}
.news-card:hover .tag,.news-card:hover .tag2{background:#fff}
.news-card:hover .btn-primary{color:#164a95;background:#fff}
.news-card:hover h4,.news-card:hover p{color:#fff}
.news-card .img-news{max-height:300px;overflow:hidden}
.news-card .row{max-height:300px;overflow:hidden}
.news-card h4{color:#164a95;font-size:1.15rem;margin-bottom:10px;font-weight:600}
.news-card p{font-size:.9rem;color:#666;line-height:1.6}
.tag{width:22px;background:#888;height:22px;position:absolute;right:40px;top:20px;border-radius:50%}
.tag2{width:22px;height:22px;background:#888;position:absolute;right:70px;top:20px;border-radius:50%}
.news-card img{width:100%;height:100%;object-fit:cover}
.news-card .col-md-8{padding:25px 30px}
.notag{position:relative}
.news-card .btn-primary{width:200px;height:50px;line-height:50px;text-align:center;border:1px solid;border-radius:5px;background:#164a95;color:#fff;padding:0}


h1.title.tit36{text-align:center;font-size: 25px;}
.dis{display:flex;justify-content:center;margin:.2rem}
.dis span{display:block;padding:0 .15rem}
.text img{display:block;margin:0 auto}
.text{text-align:left;padding-bottom:.4rem;border-bottom:1px solid #ccc}
.con-p{display:flex;flex-wrap:nowrap;justify-content:space-between;margin:.4rem 0}
.csx{padding:65px;box-shadow:0 2px 3px 2px rgba(177,176,176,.5)}
.csx h1{margin-bottom:50px}
.myar p{text-align:left;color:#5d5d5d;line-height:1.6;font-size:14px}
.myar img{display:block;margin:0 auto}
.mysd{display:flex;justify-content:center;padding-top: 75px;}
.mysd a{display:block;margin:0 1.4rem;font-size:16px}
.ipart2 .item{float:left;box-sizing:border-box;width:25%;height:1.5rem;padding:.2rem .08rem;border-right:1px solid #e5e5e5;text-align:center;margin-top:0;box-shadow:none;background-color:#15569f}
.ipart2 .item .tit{font-size:40px}
.ipart2 .item .con,.ipart2 .item .tit{color:#fff}
.num{font-size:44px}
.f_bott{display:none}
.mySwiper33 .swiper-slide{width:75%;background:#fff;box-shadow:0 2px 3px 2px rgba(177,176,176,.5);margin-right:5%}
.mySwiper33 .swiper-slide:nth-child(2n){width:75%}
.mySwiper33 .swiper-slide:nth-child(3n){width:75%}
.index-4-com{display:flex;flex-wrap:wrap;justify-content:space-between}
.item-5-img{position:relative;width:24%;margin-bottom:1%;overflow:hidden}
.mnav-code{display: none;}

/*产品*/
.cplb_23{width:100%;position:relative;display: flex;flex-wrap: wrap;justify-content: space-between;}
.cplb_23::after{content: ''; flex: auto;}
.cp-item{width:32%;margin-bottom:44px;box-shadow:1px 1px 20px 0 rgba(69,69,69,.15);margin-right: 2%;}
.cpbg-img img{ max-width: 100%; display: block;}
.cp-item:nth-child(3n){margin-right:0;width:32%;margin-bottom:44px;box-shadow:1px 1px 20px 0 rgba(69,69,69,.15)}
.cpbg-title{font-size:21px;color:#004da7;font-weight: 600;margin-bottom: 30px}
.cpbg-txt{padding:30px;position:relative}
p.cpbg-nr{color:#3e3a39;font-size:14px;line-height:24px}
a.gx-axz{color:#004da7;font-size:18px;position:absolute;right:30px;bottom:30px }
.cp-item a:hover,.cp-item:hover{background:#164a95;color:#fff}
.cp-item:hover .cpbg-title,.cp-item:hover p.cpbg-nr,.cp-item:hover a.gx-axz{color:#fff}
.mySwiper33{width:100%;overflow:hidden}
.mySwiper33 .b_content_img{width:100%}
.b_content_p{width:100%;padding:30px;position:relative}
.h3-c{color:#004098;font-size:21px;margin-bottom:36px;font-weight:500}
.b_content_p p{line-height:27px;font-size:14px}
.b_axz{position:absolute;right:30px;bottom:30px;color:#004098;font-size:18px}


/* 历程 */
.lc-item{width:490px;height:300px;text-align:center;color:#777;font-weight:600;border-bottom:1px solid #777}
.lc-item.active{background:url(../images/bgs.webp) no-repeat;position:relative;border-bottom:1px solid none;color:#fff}
.lc-item.active::after{content:'▶';position:absolute;right:-32px;top:50%;transform:translateY(-50%);font-size:40px;color:#2c5b9e;pointer-events:none;opacity:1;transition:opacity .3s ease}
.lc-item-en{font-size:40px;text-transform:uppercase;padding-top:60px}
.lc-item-tx{font-size:23px}
.lc-item-date{font-size:70px}
.divlc{display:flex}
.lc-r-item { display: none; }  
.lc-r-item.active { display: block; }
.lc-r-nr{margin-left:65px;padding-left:65px;border-left:1px solid #777}
.lc-r-rr p{font-size:14px;color:#777;line-height:28px}
.lc-r-rr{font-size:14px;padding:78px 66px 32px;box-shadow:1px 1px 20px 0 rgba(69,69,69,.15)}
.divlc-zt{box-shadow:1px 1px 20px 0 rgba(69,69,69,.15);padding:20px 66px;margin-top:30px}
p.divlc-ms{font-size:14px;color:#777;line-height:28px}
.divlc-time{color:#164a95;font-size:48px;font-weight:600;margin-bottom:10px}
.divlc-qq{border:3px solid #164a95;width:33px;height:33px;position:absolute;border-radius:50%;top:20%;left:-85px;background-color:#fff}
.lc-r-item ul li{position:relative}
.lc-r-item ul li:hover{background:#164a95}
.lc-r-item ul li:hover .divlc-time,.lc-r-item ul li:hover p.divlc-ms{color:#fff}
.zzxs{
    width: 25%;
}

@media screen and (max-width: 1600px) {
    .auxiliaryNavigation_1,.content,.food_a,.form_s,.idnex-6-com,.index-3-com,.index-5-com,.introduction,.ryqq-com,.ryqq-zhan,.w-conter,.xcc-banner-com{width:1400px}
    #zzsc ul li a{font-size:16px}
    .tabs_con{justify-self:flex-start}
    .tabs_con_item{width:330px;height:162px;margin-bottom:15px;margin-right:15px}
    .cxwy_23{padding:64px 130px}
    .form_com{width:459px}
    .ipart2 .item .tit,.num{font-size:30px}
    .con15{font-size:18px}
    .ipart2 .item{height:1.3rem}
    .index-5-yw{font-size:30px;margin-top:55px}
    .index-5-tit{font-size:30px;margin-bottom:20px}
    .intro{height:322.42px}
    .content_left strong{font-size:30px}
    .content_left p{font-size:24px;color:#3c3b3b;margin-bottom:20px}
    .nritem b{margin-top:16px}
    .nritem p{font-size:16px;line-height:30px}
    p.cpbg-nr{color:#3e3a39;font-size:14px}
    .zzzs-nr{margin-top:80px}
    .zzzs-nr-item img{max-width:100%;display:block}
}
@media screen and (max-width:1440px){
    .auxiliaryNavigation_1,.content,.food_a,.form_s,.idnex-6-com,.index-3-com,.index-5-com,.introduction,.ryqq-com,.ryqq-zhan,.w-conter,.xcc-banner-com,.recordNumber{width:1200px}
    #zzsc ul li a{font-size:14px}
    .m-logo img{width:75%}
    .nav>ul>li{margin-right:30px}
    .nav>ul>li>ul{width:130px}
    .Pro-item{width:17%}
    #zzsc #slide{height:290px}
    .nav>ul>li>ul>li a{line-height:40px}
    .tabs_con{justify-self:flex-start}
    .tabs_con_item{width:330px;height:162px;margin-bottom:15px;margin-right:15px}
    .cxwy_23{padding:64px 130px}
    .form_com{width:459px}
    .waste_1{padding:33px}
    .waste-img{width:100%}
    .waste-top{margin-top:120px}
    .food{width:100%;height:350px;background:url(../images/02.webp) no-repeat;margin:0 auto;font-size:14px}
    .food_a .food_b:nth-child(3){display:none}
    .ManpowerStrategyNav{line-height:40px;font-size:16px}
    .ManpowerStrategynr{margin-top:40px}
    .nritem h3{font-size:22px;margin-bottom:2px}
    .nritem{padding:50px;width:calc(100% - 100px)}
    .nritem p{font-size:14px;line-height:24px}
    .nritem b{margin-top:5px;margin-bottom:5px}
    p.cpbg-nr{color:#3e3a39;font-size:14px}
    .cpbg-title{font-size:18px;margin-bottom:25px}
    a.gx-axz{font-size:16px}
    .fz16{font-size:13px}
    .intro{height:277.42px}
    .jj-tit{font-size:30px}
    .jj-qy{font-size:30px}
    .jj-jj{flex-direction:column}
    .jj-qs{width:100%;padding-right:0}
    .jj-bg img{width:100%}
    .zzzs-nr{margin-top:80px}
    .zzzs-nr-item img{max-width:100%;display:block}
    .mV-contom-item h3{font-size:26px}
    .mV-contom-item:nth-child(1) p,.mV-contom-item:nth-child(2) p{font-size:15px}
    .mV-nav{line-height:40px;font-size:16px}
    .index-5-item-cntit{line-height:32px;font-size:16px}
    .index-6 h4{font-size:38px}
    .index-6-text{font-size:20px}
    .index-6-item{width:46%}
    .index-6s-tit{font-size:20px}
    .index-6s-titp{font-size:14px}
    .item-5-img img{height:236px}
    .index-3{padding:88px 0 107px}
}
@media screen and (max-width:1200px){
    .auxiliaryNavigation_1,.content,.food_a,.form_s,.idnex-6-com,.index-3-com,.index-5-com,.introduction,.ryqq-com,.ryqq-zhan,.w-conter,.xcc-banner-com,.recordNumber{width:1024px}
    #zzsc ul li a{font-size:14px}
    .ipart2 {bottom: -90px;}
    .ipart2 .item .tit, .num{
        font-size: 20px;
    }
    .index-5-yw{
        font-size: 20px;
        margin-top: 30px;
    }
    .con15{
        font-size: 16px;
    }
    .index-5-tit{
        font-size: 24px;
    }
    .m-logo img{width:75%}
    .nav>ul>li{margin-right:20px}
    .nav>ul>li>ul{width:130px}
    .Pro-item{width:17%}
    #zzsc #slide{height:290px}
    .nav>ul>li>ul>li a{line-height:40px}
    .tabs_con{justify-self:flex-start}
    .tabs_con_item{width:330px;height:162px;margin-bottom:15px;margin-right:15px}
    .cxwy_23{padding:64px 130px}
    .form_com{width:459px}
    .waste_1{padding:33px}
    .waste-img{width:100%}
    .waste-top{margin-top:120px}
    .food{width:100%;height:350px;background:url(../images/02.webp) no-repeat;margin:0 auto;font-size:14px}
    .food_a .food_b:nth-child(3){display:none}
    .ManpowerStrategyNav{line-height:40px;font-size:16px}
    .ManpowerStrategynr{margin-top:40px}
    .nritem h3{font-size:22px;margin-bottom:2px}
    .nritem{padding:50px;width:calc(100% - 100px)}
    .nritem p{font-size:13px;line-height:24px}
    .nritem b{margin-top:5px;margin-bottom:5px}
    p.cpbg-nr{color:#3e3a39;font-size:14px}
    .cpbg-title{font-size:18px;margin-bottom:25px}
    a.gx-axz{font-size:16px}
    .fz16{font-size:13px}
    .intro{height:277.42px}
    .jj-tit{font-size:30px}
    .jj-qy{font-size:30px}
    .jj-jj{flex-direction:column}
    .jj-qs{width:100%;padding-right:0}
    .jj-bg img{width:100%}
    .zzzs-nr{margin-top:80px}
    .zzzs-nr-item img{max-width:100%;display:block}
    .mV-contom-item h3{font-size:26px}
    .mV-contom-item:nth-child(1) p,.mV-contom-item:nth-child(2) p{font-size:15px}
    .mV-nav{line-height:40px;font-size:16px}
    .index-5-item-cntit{line-height:32px;font-size:16px}
    .index-6 h4{font-size:38px}
    .index-6-text{font-size:20px}
    .index-6-item{width:46%}
    .index-6s-tit{font-size:20px}
    .index-6s-titp{font-size:14px}
    .item-5-img img{height:236px}
    .index-3{padding:88px 0 107px}
    .ryqq-com-l{
        width: 75%;
    }
    .tabs_con_item:nth-child(4n) {
        margin-right: 15px;
    }
    .tabs_con_item:nth-child(3n) {
        margin-right: 0;
    }
    .qypz-content img {
        display: block;
        max-width: 100%;
    }
    .lc-r-rr p{
        font-size: 14px;
        line-height: 20px;
    }
    .lc-r-rr{
        padding: 25px 20px 32px;
    }
    .lc-item-en{
        font-size: 30px;
        padding-top: 35px;
    }
    .lc-item-tx {
        font-size: 16px;
    }
    .lc-item-date {
        font-size: 40px;
    }
    .lc-item{
        width: 390px;
        height: 200px;
    }
    .lc-item.active::after{
        right: -18px;
        font-size: 25px;
    }
    .lc-r-nr{
        margin-left: 40px;
        padding-left: 40px;
    }
    p.divlc-ms {
        font-size: 14px;
        color: #777;
        line-height: 28px;
    }
    .divlc-time{
        font-size: 30px;
    }
    .divlc-zt{
        padding: 15px 30px;
    }
    .divlc-qq{
        width: 18px;
        height: 18px;
        left: -55px;
    }
    .index-5-item-cn p{
        font-size: 12px;

    }
    .index-5-item-cn{
        padding: 30px 20px 80px;
    }
    .index-5-item-time span{
        font-size: 38px;
    }
}
@media screen and (max-width: 1024px) {
    .auxiliaryNavigation_1,.content,.food_a,.form_s,.idnex-6-com,.index-3-com,.index-5-com,.introduction,.ryqq-com,.ryqq-zhan,.w-conter,.xcc-banner-com,.recordNumber{width:768px}
#zzsc ul li a{font-size:14px}
.m-logo img{width:75%}
.nav>ul>li{margin-right:30px}
.nav>ul>li>ul{width:130px}
.Pro-item{width:17%}
#zzsc #slide{height:290px}
.nav>ul>li>ul>li a{line-height:40px}
.tabs_con{justify-self:flex-start}
.tabs_con_item{width:330px;height:162px;margin-bottom:15px;margin-right:15px}
.cxwy_23{padding:64px 130px}
.form_com{width:459px}
.waste_1{padding:33px}
.waste-img{width:100%}
.waste-top{margin-top:120px}
.food{width:100%;height:350px;background:url(../images/02.webp) no-repeat;margin:0 auto;font-size:14px}
.food_a .food_b:nth-child(3){display:none}
.ManpowerStrategyNav{line-height:40px;font-size:16px}
.ManpowerStrategynr{margin-top:40px}
.nritem h3{font-size:22px;margin-bottom:2px}
.nritem{padding:50px;width:calc(100% - 100px)}
.nritem p{font-size:14px;line-height:24px}
.nritem b{margin-top:5px;margin-bottom:5px}
p.cpbg-nr{color:#3e3a39;font-size:14px}
.cpbg-title{font-size:18px;margin-bottom:25px}
a.gx-axz{font-size:16px}
.fz16{font-size:13px}
.intro{height:277.42px}
.jj-tit{font-size:30px}
.jj-qy{font-size:30px}
.jj-jj{flex-direction:column}
.jj-qs{width:100%;padding-right:0}
.jj-bg img{width:100%}
.zzzs-nr{margin-top:80px}
.zzzs-nr-item img{max-width:100%;display:block}
.mV-contom-item h3{font-size:26px}
.mV-contom-item:nth-child(1) p,.mV-contom-item:nth-child(2) p{font-size:15px}
.mV-nav{line-height:40px;font-size:16px}
.index-5-item-cntit{line-height:32px;font-size:16px}
.index-6 h4{font-size:38px}
.index-6-text{font-size:20px}
.index-6-item{width:46%}
.index-6s-tit{font-size:20px}
.index-6s-titp{font-size:14px}
.item-5-img img{height:236px}
.index-3{padding:88px 0 107px}

}

@media screen and (max-width: 768px) {

}
@media screen and (max-device-width: 320px) {
body {
    -webkit-text-size-adjust: none;
}
}

/* @media (max-width:960px){
    .mnav-code {
        display: block;
        position: fixed;
        right: -100%;
        top: 0;
        background: #fff;
        background: rgba(255, 255, 255, 0.8);
        width: 60%;
        height: 100%;
        z-index: 99;
        transition: right 0.5s ease;
    }
    .mnav-code .mcontent {
        position: relative;
        z-index: 4;
        background: #fff;
        height: 100%;
    }
    .mnav-code.toshow .nav_bg{
        background: url(../images/black.6.webp) center;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        transition: all 0.5s ease;
        z-index: 2;
    }
    .mnav-code.toshow .nav_bg{
        opacity: 1;
        visibility: visible;

    }
    .mmnav_top .mnav_back i {
        font-size: 0.2rem;
        font-weight: bold;
        color: #333f47;
        margin-right: 25px;
    }
    .mnav_bottom {
        overflow-y: auto;
        width: 100%;
    }
    .mnav_bottom .mnav_li {
        display: block;
        padding: 0 45px;
        position: relative;
        font-size: 0.19rem;
        color: #333f47;
        font-weight: bold;
    }
    .mnav_li a.mnav_a {
        padding: 0 20px;
        font-size: 17px;
        line-height: 30px;
    }
    .mnav_bottom .mnav_li i {
        right: 20px;
    }
        .mnav_bottom .mnav_li dl {
            background: #f7f7f7;
            padding: 20px 60px;
            display: none;
            margin: 10px 0;
    }
    .mnav_bottom .mnav_li dl dd a {
        display: block;
        font-size: 0.15rem;
        color: #525252;
        line-height: 35px;
    }
    .mnav_back i {
        font-size: 0.2rem;
        font-weight: bold;
        color: #333f47;
        margin-right: 25px;
    }
    .mmnav_top .mnav_back span {
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        font-weight: bold;
        color: #333f47;
    }
  }

@media (max-width:768px){
body{
    font-size: 16px;
}
.content{
    width: 100%;
}
.mysd a{
    margin: 0 0.4rem;
}
.content_left strong{
    font-size: 0.3rem;
}
.content_left p {
    font-size: 0.3rem;
}
.auxiliaryNavigation_right{
    display: none;
}
.auxiliaryNavigation_left ul{
        display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.auxiliaryNavigation_left ul li{
    text-align: center;
    border: 1px solid;
    float: none;
    width: 32%;
}
.f_bott,.mobile_key{
    display: block;
}
.mobile_key {
    right: -5%;
}
.mobile_key i {
    font-size: 30px;
    color: #004ea2;
}
.idnex-6-com{
    width: 90%;
    flex-wrap: wrap;
    margin: 10px auto;
}
.index-6-item{
    width:100%;
}
    .index-6 h4{
        font-size: 20px;
    }
    .index-6-text{
        font-size: 18px;
        margin-top: 17px;
        text-align: center;
    }
    .index-6-item p {
        font-size: 14px;
        line-height: 28px;
        text-align: center;
    }
    .index-6-item:nth-child(2) {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
.food,.index-4{
    display: none ;
}
.index-5-yw,.index-3-com h3,.index-3-tit{
    font-size: 22px;
}
    .index-3-nr p{
        font-size: 13px;
        margin-top: 5px;
        margin-bottom: 30px;
    }
    .index-5-tit{
        font-size: 20px;
    }
    .index-3-nr a {
        width: 105px;
        line-height: 24px;
        font-size: 14px;
    }
    .index-5-com{
        width: 90%;
    }
    .index-5-item ul{
        flex-wrap: wrap;
    }
    .index-5-item li,.index-3-com,.index-3-nr{
        width: 100%;
        margin-bottom: 15px;
    }
    .f_bott{
background-color: #2e69ad;
    }
    .index-5-item-cn{
        padding: 16px 10px 50px;
    }
        .index-2-item{
        width: 32%;
        height: 320px;
    }
        .swiper-container-horizontal .swiper-pagination-bullets{
        bottom: 10px;
    }
    .ipart2,.index-5-item-time span{
        display: none;
    }
    #nav{
        display: none ;
    }
    .nav{
    width: 90%;
}

    .index-1{
        display: none;
    }
    .index-2-com{
        flex-wrap: wrap;
    }
    .zero{
        padding: 30px 0;
        margin: 0 auto;
    }
    .index-3{
        background-size: cover;
        padding: 40px 10px;
    }
    .mnav-code {
        width: 78%;
    }
    .mnav-code.toshow{
        right: 0;
    }
    .mnav-code .mcontent .mmnav_top{
        height: 60px;
    }
    .mnav_bottom .mnav_li dl {
        padding: 15px 20px;
        margin-left: 20px;
    }
    .ryqq{
        background-size: cover;
    }
    .ryqq-com{
        width: 100%;
    }
    .ryqq-tit{
        font-size: 20px;
        padding-top: 40px;
        text-align: center;
    }
    .ryqq-com-l{
        width: 80%;
        margin: 0 auto;
        padding-bottom: 70px;
    }
    .ryqq p{
        font-size: 14px;
        margin-top: 30px;
    }
    .ryqq-tls{
        font-size: 20px;
        text-align: center;
    }
    .jj-tit{
        font-size: 20px;
    text-align: center;
    }
    .jj-qy{
        font-size: 20px;
        text-align: center;
    }
    .jj-jj{
        width: 80%;
        margin: 20px auto;
        padding: 30px 20px;
        flex-wrap: wrap;
    }
    .jj-qs{
        padding-right: 10px;
        width: 100%;
    }
    .jj-bg{
        margin-top: 20px;
    }
    .auxiliaryNavigation_1{
        width: 100%;
    }
    .auxiliaryNavigation_left{
        float: none;
    }
    .auxiliaryNavigation{
        height: auto;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .auxiliaryNavigation_left ul li a{
        width: 100%;
        line-height: 40px;
    }
} */