@charset "utf-8";
@import url("common.css");
.h_d{position: fixed;width: 100%;left: 0;top: 0;right: 0;z-index: 100;}
.idx_hd{background: #fff;border-bottom: 1px solid #fff;}
.hd_hr{position: relative;height:90px;box-shadow: 0 0 15px #ddd;background: url(../images/top_bg.jpg) repeat-x;}
.logo{margin:0 26% 0 0;}
.logo:hover{transform: translate(0,-5px);}
.logo a{width:100%;display: block;}
.logo img{width: 100%;}
.hd_center{height: 100%; align-items: center;}
.hd_top{margin-left: 3%;}
.hd_top .phone i{width: 25px;height: 25px;display: inline-block;float: left;margin: 6px 6px 0 0;}
.hd_top .phone i img{width: 100%;}
.hd_top .phone span{font-size:32px;font-style:italic;font-family: 'Sakkal Majalla';font-weight: bold;}

.hd_nav,
.hd_nav .nav_lis{-webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1;min-width: 0;}
.hd_nav .nav_lis ul{display:-webkit-box;display:-ms-flexbox;display: -webkit-flex;display:flex;/*justify-content: space-around;*/justify-content:space-between}
.hd_nav .nav_lis ul li{height:90px;font-size: 16px;display: list-item;text-align: -webkit-match-parent;position: relative;}
.hd_nav .nav_lis ul li a{width: 100%; height: 100%;display:flex;position: relative;z-index: 5;align-items: center;justify-content: center;padding: 0 4px;line-height: 50px;padding-bottom: 7px;}
.hd_nav .nav_lis ul li a:after{content: '';position: absolute;width:0;height: 2px;background: #7a8052;left: 0;right: 0;bottom:20px;margin: auto;opacity: 0;visibility: hidden;}

.hd_nav .nav_lis ul li a{color: #282828;}
.hd_nav .nav_lis ul li:hover a,
.hd_nav .nav_lis ul li.nav_active a{color: #7a8052;}
.hd_nav .nav_lis ul li:hover a:after,
.hd_nav .nav_lis ul li.nav_active a:after{width: 100%;opacity: 1;visibility: visible;}

.nav_lis ul li .downlis,
.nav_fixed{transition: ease .5s;-webkit-transition: ease .5s;-moz-transition: ease .5s;-o-transition: ease .5s;-ms-transition: ease .5s;}
.nav_lis ul li .downlis{width:160%;position: absolute;max-height:0;left:-30%;right: 0;top:90px;z-index: 5;overflow: hidden;margin: auto;}
.nav_lis ul li:hover .downlis{opacity: 1;max-height: 400px;overflow: auto;}
.nav_lis ul li .downlis dl{overflow: hidden;}
.nav_lis ul li .downlis dl dd a{width: 100%;padding: 0; display: block;line-height:40px;margin: 0;text-align: center;background: #fff;border-bottom: 1px solid #e4e4e4;color: #333;}
.nav_lis ul li .downlis dl dd a:after{display: none;}
.nav_lis ul li .downlis dl dd a:hover{background: #7a8052;color: #fff;}


.nav_lis ul li .downlis:before,
.hd_nav .nav_lis ul li a:after{transition: ease .3s;-webkit-transition: ease .3s;-moz-transition: ease .3s;-ms-transition: ease .3s;}


.hd_nav .nav_lis ul li .downlis,
.logo,
.search,
.hd_nav .nav_lis ul li a:after,
.hd_nav .nav_lis ul li,
.hd_nav .nav_lis ul li a,
.read_more a{transition: ease .3s;-webkit-transition: ease .3s;-moz-transition: ease .3s;-o-transition: ease .3s;-ms-transition: ease .3s;}

.hd_hr,
.ban_box .swiper-button-prev, 
.ban_box .swiper-button-next{transition: ease .5s;-webkit-transition: ease .5s;-moz-transition: ease .5s;-o-transition: ease .5s;-ms-transition: ease .5s;}

.hd_tel:before{content: '';position: absolute;width: 1px;height:34px;background: #dbdbdb;top: 0;left:0;bottom: 0;margin: auto;}

.search{margin-left: 5%;position: relative;width:36px;height: 36px;background: #7a8052;border-radius: 50%;text-align: center;line-height:32px;}
.search i{position: absolute;width:100%;height:33px;left: 0;top: 0;right: 0;bottom: 0;margin: auto;cursor: pointer;font-size:24px;color: #fff;}
.search i.iconyuyinguanbi{display: none;color: #fff;}
.sch_box{width:100%;padding:20px;position: absolute;left:0;top:90px;z-index: 99;background: #f5f5f5;display: none;}
.sch_box .sch_ipt{height:60px;padding: 0 20px;outline:none;font-size: 16px;}
.sch_box .sch_btn{width:120px;height:60px;background: #7a8052;color: #fff;line-height:60px;color: #fff;cursor: pointer;cursor:pointer;font-size: 16px;transition: ease .3s;}
.sch_box .sch_btn:hover{background: #181818;}


._show_img{width: 100%;height: 100%;display: block;}
.close{width: 50px;height: 100%;background: #e6222a;text-align: center;line-height: 60px;color: #fff;height: 60px;cursor: pointer;}
.close:hover{background: #960c12;}
.h_hr{display: none;}
.ny_ban{padding-top:90px;}


.mobile_hr{display: none;}

.c_n{min-height:3rem;padding-bottom: .3rem;}
.pd40{padding: .3rem 0;}
.set1{background: #f6f8f9 url(../images/sec1_bg.png) no-repeat center bottom;background-size: 100% 2.56rem;}
.idx_title,
.tab_hr_title{border-bottom: 2px solid #e3e5e7;height:.57rem;margin-bottom: 20px;}
.idx_title .title_txt,
.tab_title_lis ul li.active .title_txt{position: relative;height:.57rem;width: 1.8rem;}
.idx_title .title_txt h1,
.tab_hr_title .tab_title_lis ul li.active h1{width: 100%;height: 100%; text-align: center;color: #fff;font-weight: bold;position: relative;z-index: 2;background: url(../images/l_b.png) no-repeat right center;background-size: .7rem .57rem;font-size: .22rem;background-position: .6rem 0;line-height: .57rem;}
.tab_hr_title .tab_title_lis ul li:last-child.active h1{background-position: 0.52rem 0;}
.idx_title .title_txt:after,
.tab_hr_title .tab_title_lis ul li.active .title_txt:after{content: '';position: absolute;width: 100%;height: 100%; background:#7a8052;-webkit-transform: skewX(-30deg);transform: skewX(-30deg);left: 0;top: 0;}
.idx_title .title_txt:before,
.tab_hr_title .tab_title_lis ul li.active .title_txt:before{content: '';position: absolute;width:8px;height: 100%; background:#fff;-webkit-transform: skewX(-30deg);transform: skewX(-30deg);left:.12rem;top: 0;z-index: 1;}
.read_more{display: inline-block;width:.42rem;height:.42rem;background: #c2c2c2;text-align: center;line-height:.4rem;color: #fff;margin-top: .07rem;font-size:.26rem;}
.read_more:hover{background: #7a8052;color: #fff;}
.tab_hr_title .tab_title_lis ul li.active h1{background-position: 0.55rem 0;padding-left: .2rem;}
.business_con{position: relative;width: 48%;}
.bus_tab{width:100%;}
.tabs{width:100%;margin: 0 auto;display: flex;}
.tabs .tabs_title{width:100%;margin-left: -.01rem;}
.tabs .tabs_title .tanx{align-items: center;}
.tabs .tabs_title a{width:100%; display: block;}
.tabs .tabs_title a .tab_icons{width:100%;height:1.06rem;display: inline-block;position: relative;}
.tabs .tabs_title a .tab_icons i{width: 100%;height: 100%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;}
.tabs .tabs_title a .tab_icons i.tab_i2,
.tabs .tabs_title.active .tab_icons i.tab_i1,
.tabs .tabs_title:hover .tab_icons i.tab_i1{opacity: 0;}
.tabs .tabs_title a .tab_icons img{width: 100%; display: block;}
.tabs .tabs_title.active .tab_icons i.tab_i2,
.tabs .tabs_title:hover .tab_icons i.tab_i2{opacity: 1;}

#business{width:100%;margin-top: .2rem;}
#business .swiper-slide{/*height:2.24rem;*/width:100%;background: none;}
.content-slide {width: 100%;height: 100%;display: block;visibility: hidden;opacity: 0;}

.content_box{padding:15px;background: #fff;}
.cont_title h1{font-size: .22rem;font-weight: bold;color: #7a8052;position: relative;padding-bottom: 15px;}
.cont_title h1:after{content: '';position: absolute;width: 23px;height: 3px;background: #7a8052;left: 0;bottom: 0;}
.content_text{margin-top:.3rem;line-height:26px;}
.bus_pic{width:2.68rem;margin-left: .2rem;overflow: hidden;}
.bus_pic .bus_img{width: 100%;height: 100%;}
.bus_pic img{width: 100%;transform: translate(10%,0);opacity: 0;visibility: hidden;}
#business .swiper-slide-active .content-slide{visibility: visible;opacity: 1;/*animation: fadeInUp .8s linear;*/}
#business .swiper-slide-active .content-slide .bus_pic img{transform: translate(0,0);opacity: 1;visibility: visible;}
.bus_pic:hover .bus_img{transform: scale(1.05);}

.set1_right{width: 48%;}
.tab_title_lis{width:90%;}
.tab_title_lis ul li{display: inline-block;float: left;height:.57rem;width: 33.3333%;max-width: 1.5rem;}
.tab_title_lis ul li a,
.tab_title_lis ul li a .title_txt{width: 100%;height: 100%;display: block;line-height:.57rem;}
.tab_title_lis ul li.active .title_txt{width: 100%;}
.tab_sub{display: none;}
.tab_title_lis ul li a .title_txt h1{/*display: flex;*/width: 100%;height: 100%;text-align: center;align-items: center;
font-weight: bold;position: relative;z-index: 2;font-size: .22rem;}
.new_hr{margin-bottom: 14px;}
.new_hr a,
.new_hr a .new_hr_pic .new_hr_img{width: 100%;height: 100%;display: block;}
.new_hr a .new_hr_pic{width:1.78rem;height: 1.04rem;overflow: hidden;margin-right: .2rem;}
.new_hr a .new_hr_txt h1{font-size: 18px;}
.new_hr a .new_hr_txt span{font-size: 'Impact';color: #142d6c;display: block;margin-top: .2rem;}
.new_hr a:hover .new_hr_pic .new_hr_img{transform: scale(1.05);}

.new_lis ul li{padding:.12rem .2rem;border-bottom: 2px solid #e3e5e7;}
.new_lis ul li a{width: 100%;height: 100%;align-items: center;}
.new_lis ul li a .new_date{padding-right: .3rem;text-align: center;color: #7a8052;font-family: 'Impact';}
.new_lis ul li a .new_date h2{font-size: 32px;}

.new_lis ul li a .new_text h1{font-size: 18px;line-height: 26px;}
.new_lis ul li a span{font-family: '宋体';font-size: 20px;display: inline-block;margin-left: .3rem;}
.new_lis ul li:hover{background: #eff0f1;}


.set2{margin-top: .3rem;}
.set2_con{width: 23%;height:185px;position: relative;overflow: hidden;}


/*.abt_video{width:100%;height:100%;}*/
.abt_video .abt_pic,
.abt_video .video_i,
.abt_video .video_i:after{width: 100%;height: 100%;}
.abt_video .video_i{position: absolute;left: 0;top: 0;text-align: center;cursor: pointer;bottom: 0;right: 0;display: flex;align-items: center;justify-content: center;}
.abt_video .video_i:after{content: '';position: absolute;background: rgba(0,0,0,.2);left: 0;top: 0;}
.abt_video .video_i i{font-size:48px;color: #fff;display: inline-block;position: relative;z-index: 2;/*animation: rolin 7s linear infinite;*/width: 48px;height: 48px;}
.abt_video .video_i:hover{transform: scale(1.1);}

.video-pop {position: fixed;left: 50%;top: 50%;transform: translate(-50%, -50%);
width: 100%;height: 100%;background-color: #000000;z-index: 188;
opacity: 0;visibility: hidden;transition: all 0.5s;}
.video-pop .video-close {position: fixed;top: 9%;right: 7%;width: 34px;height: 34px;border-radius: 50%;
cursor: pointer;z-index: 5;background-color: rgba(255, 255, 255, 0.5);
text-align: center;line-height: 34px;}
.video-pop .video-close .lvfaweb {color: #fff;}
.video-pop .video-close:hover {background-color: #b88836;text-align: center;color: #fff;}
.video-pop .video-con {position: fixed;left: 50%;top: 50%;transform: translate(-50%, -50%);
width: 1px;height: 1px;object-fit: contain;outline: none;z-index: 4;transition: all 0.5s;}
.video-pop.video-open {width: 100%;height: 100%;opacity: 1;visibility: visible;}
.video-pop.video-open .video-con {width: 80%;height: 80%;}

.set2_right{width: 100%;/*margin-top: 37px;*/}
.pic_left{width: 20%;height: 148px;margin-right:10px;padding: .2rem;color: #fff;display: flex;flex-direction: column;justify-content: center;
position: relative;overflow: hidden;}
.pic_left h1{font-size: 20px;font-weight: bold;}
.pic_left p{font-size:.18rem;color: rgba(255,255,255,.4);font-weight: bold;text-transform: uppercase;margin-top: 4px;}
.pic_left span{font-size: 24px;display: inline-block;margin-top: .3rem;}
.pic_left:hover{color: #fff;}
.pic_left:hover h1{letter-spacing: 3px;}
.pic_left:after{content: '查看更多》';position: absolute;width: 100%;/*background: rgba(0,0,0,.5);*/font-size: 18px;color: #fff;display: flex;left:.56rem;top: 0;right: 0;bottom: 0;align-items: center;/*justify-content: center;*/opacity: 0;visibility: hidden;padding-top: 0.84rem;}
.pic_left:hover:after{opacity: 1;visibility: visible;}

.picItem{height:148px;}
.picItem .swiper-slide{overflow: hidden;position: relative;}
.picItem_pic{width: 100%;height:148px;overflow: hidden;position: relative;}
.fcai_lk{position: relative;width: 100%;height:100%;display: block;}
.fcai_lk .picItem_img{width: 100%;height: 100%;}
.picItem .swiper-slide:hover .picItem_pic .picItem_img{transform: scale(1.05);}
.fc_title{text-align: center;padding:20px 18px 15px;background-image: linear-gradient(to bottom,transparent 0,#000 100%);left: 0;bottom: 0;right: 0;width: 100%;color: #fff;}
.fcai_lk:hover .picItem_img{transform: scale(1.05);}

.picItem_pic .picItem_img,
.picItem .swiper-slide .picItem_img,
.picItem .swiper-slide .picItem_pic,
.picItem .swiper-slide,
.fcai_lk .picItem_img,
.H_menu ul li a:after,
.text_lis ul li .txt_pic img,
.text_lis ul li .text_main .text_more,
.text_lis ul li .text_main .text_more span,
.swiper_a .new_pic .new_img,
.swiper_a .swiper_new_t .text_more,
.pic_left h1,
.pic_left p,
.pic_left:after{transition: ease .4s;-webkit-transition: ease .4s;-moz-transition: ease .4s;-o-transition: ease .4s;-ms-transition: ease .4s;}
#picItem{margin:auto;}
#picItem .swiper-button-prev, 
#picItem .swiper-container-rtl .swiper-button-next{
left:0;right: auto;}
#picItem .swiper-button-next, 
#picItem .swiper-container-rtl .swiper-button-prev{
right:0;left: auto;}
#picItem .swiper-button-next, 
#picItem .swiper-button-prev{position: absolute;top:0;bottom: 0;margin: auto; font-size: 20px;font-family: '宋体';font-weight: bold;width:30px;height:40px;z-index: 10;cursor: pointer;background-size:30px 40px;background-position: center;background-repeat: no-repeat;transition: ease .3s;opacity:.1;display: block !important;background:rgba(0,0,0,.5);text-align: center;line-height: 40px;}
#picItem:hover .swiper-button-next, 
#picItem:hover .swiper-button-prev{opacity:1;color: #fff;}

.lis_txt{padding:13px;background-image: linear-gradient(to bottom,transparent 0,#000 100%);width: 100%;position: absolute;left: 0;bottom: 0;right: 0;z-index: 1;color: #fff;font-size: 18px;}

.pre{position: relative;}

.ft_hr{background: #242900;color: rgba(255,255,255,.5);}
.ft_hr .ft_hr_left{margin-right: 1rem;}
.ft_hr .ft_hr_left .ft_logo a{display: block;}
.ft_hr .ft_hr_left .ft_left_plis{margin-top: .4rem;}
.ft_hr .ft_hr_left .ft_left_plis p{color: rgba(255,255,255,.5);padding: .06rem 0;}
.ft_hr .w14{justify-content: space-between;}
.ft_hr .ft_hr_md{margin-top: .4rem;display: none;}
.ft_hr .ft_menu ul{display: flex;justify-content: space-around;}
.ft_hr .ft_menu ul li{display: inline-block;text-align: center;}
.ft_hr .ft_menu ul li h1{font-size: 20px;margin-bottom: .2rem;}
.ft_hr .ft_menu ul li a{display:block;padding: .06rem 0;color: rgba(255,255,255,.5);}
.ft_vx{width:120px;margin-left: 1rem;text-align: center;margin-top: .4rem;}
.ft_vx .vx_pic img{width: 100%;}
.ft_vx p{margin-top: .15rem;}
.ft_bt{background: #121400;padding:.2rem 0;text-align: center;color: rgba(255,255,255,.5);}
.ft_bt a{margin: 0 .1rem;color: rgba(255,255,255,.5);}
.ft_bt a:hover,
.ft_hr .ft_menu ul li a:hover{color: rgba(255,255,255,.8);}

.return_top{width: 40px;height: 40px;border-radius: 50%;position: fixed;bottom: 10%;right: 20px;text-align: center;display: flex;align-items: center;flex-direction: column;justify-content: center; background: #7a8052;z-index: 999;cursor: pointer;font-size: 12px;line-height: 13px;text-transform: uppercase;color: #fff;box-shadow: 0 0 5px #fff;}

.return_top span{font-size: 12px;}
.ft_right{text-align: right;}
.ewm{width:.9rem;text-align: center;}
.ewm img{width: 100%;}
.ewm p{font-size:14px;}
.mg_top{margin-top: .2rem;}
.ft_left p{margin: .1rem 0;}

/*********************************党的建设*********************************/
.nyBan{position: relative;margin-top: 90px;}
.nyBpic{height:2.6rem;overflow: hidden;}
.nyBpic .nyBimg{height: 100%;-webkit-animation: scaleBigToSmall 4s;animation: scaleBigToSmall 4s;}
.nyHdhr{position: inherit;}
.ny_hcon{width: 100%;height:100%;position: absolute;left: 0;right: 0;color: #fff;top: 0;text-align: center;}
.ny_hcon .w12{position: relative;width: 100%;height: 100%;}
.ny_hcon .hdTxt{height: 100%;display: flex;align-items: center;justify-content: center;flex-direction: column;color: #7a8052;}
.ny_hcon .hdTxt h1{font-size:.9rem;font-weight: bold;font-family: 'Arial';text-transform: uppercase;color: rgba(255,255,255,.15);
-webkit-animation:fadeInDown 1s;animation: fadeInDown 1s;transition-delay: 0.4s;}
.ny_hcon .hdTxt p{font-family: 'arial';font-weight: bold;font-size:.4rem;text-transform: uppercase;-webkit-animation:fadeInUp 1.5s;animation: fadeInUp 1.5s;transition-delay: 0.4s;position: relative;padding-bottom: 0.18rem;margin-top: -0.86rem;}
.ny_hcon .hdTxt p:after{content: '';position: absolute;width: 27px;height: 4px;background: #7a8052;left: 0;right: 0;bottom: 0;margin: auto;}
.nyMcon{width: 100%;position: absolute;bottom:50px;left: 0;right: 0;}

.hpage{width: 100%;position: absolute;left: 0;right: 0;bottom: 20px;z-index: 5;}
.addr{color: #fff;-webkit-animation: fadeInRight 1.5s;animation: fadeInRight 1.5s;animation-delay: .3s;text-align: right;}
.addr i{font-size:14px;}
.addr a{padding-right: 20px;position: relative;color: #fff;display: inline-block;}
.addr a:after{content: '>';position: absolute;top: 0;bottom: 0;right: 0;margin: auto;color: #fff;}
.addr a:last-child:after{display: none;}
.addr a:last-child{padding-right: 0;}
.addr a:hover,
.addr a:last-child{color: #7a8052;}

.nyBan .swiper-slide:before{content: "";transition: all 2s;opacity: 0.5;background: rgba(84,49,17,.6);right: 0px;
bottom: 0px;top: 0px;display: block;position: absolute;z-index: 1;width: 100%;}
.nyBan .swiper-slide.swiper-slide-active:before{width:0%;}
.nyBan .swiper-slide:after{width: 100%;content: "";opacity: 0.6;background: rgba(255,255,255,0.4);position: absolute;height: 100%;top: 0px;left: 0px;transition: all 2s;}
.nyBan .swiper-slide.swiper-slide-active:after{width:0%;transition-delay: 0.4s;}
.nyBan .swiper-slide.swiper-slide-active .banner-next span{visibility: visible;opacity: 1;transition-delay: 0.2s;}
.nyBan .swiper-slide.swiper-slide-active .banner-next span:before{height: .4rem;transition-delay: 0.4s;}

.h_page{background: #f6f8f9;}
.H_menu{-webkit-animation: fadeInLeft 1.5s;animation: fadeInLeft 1.5s;text-align: center;}
.H_menu ul li{display: inline-block;position: relative;padding: 0 .15rem;}
.H_menu ul li a{display:block;font-size:.18rem;position: relative;padding: .2rem 0;text-align: center;}
.H_menu ul li a:after{content: '';position: absolute;width: 0;height:3px;background: #7a8052;left: 0;right: 0;bottom: 0;margin: auto;opacity: 0;}
.H_menu ul li.menu_active a:before,
.H_menu ul li:hover a:before{border: 1px solid #7a8052;}
.H_menu ul li:hover a,
.H_menu ul li.menu_active a{color: #7a8052;}
.H_menu ul li.menu_active a:after,
.H_menu ul li:hover a:after{width: 100%;opacity: 1;}

.text_lis ul li {padding: .2rem 0;}
.text_lis ul li a{width: 100%;height: 100%;}
.text_lis ul li .date{width:1rem;text-align: right;font-family: 'arial';color: #939393;margin-right: .3rem;}
.text_lis ul li .date h2{font-size: .36rem;}
.text_lis ul li .date em{display: inline-block;margin-top: .1rem;}
.text_lis ul li .text_main{padding: .2rem .2rem 0 0;border-top: 1px solid #efefef;}
.text_lis ul li .text_main h1{font-size: 22px;}
.text_lis ul li .text_main p{font-size: 18px;margin-top: .15rem;color: #939393;line-height: 32px;}
.text_lis ul li .text_main .text_more,
.swiper_a .swiper_new_t .text_more{display: inline-block;padding: .1rem .4rem;border: 1px solid #dcdcdc;color: #b6b6b6;margin-top: .2rem;}
.text_lis ul li .text_main .text_more span,
.swiper_a .swiper_new_t .text_more span{margin-left: .15rem;}
.text_lis ul li .txt_pic{width:3rem; overflow: hidden;height: 2rem;}
.text_lis ul li .txt_pic img{width: 100%;height: 100%;object-fit: cover;}

.text_lis ul li a:hover .text_main,
.text_lis ul li a:hover .text_main .text_more{border-top: 1px solid #7a8052;}
.text_lis ul li a:hover .text_main .text_more{background: #7a8052;color: #fff;}
.text_lis ul li a:hover .text_main .text_more span{margin-left: .2rem;}
.text_lis ul li a:hover .txt_pic img{transform: scale(1.05);}


.pages{text-align: center;line-height: 32px;color: #8f8f8f;margin:.5rem 0;}
.pages a{display: inline-block;padding: 0 15px;border: 1px solid #dfdfdf;color: #8f8f8f;margin: 0 2px;}
.pages .page_ipt{width: 54px;height: 34px; border: 1px solid #dfdfdf;text-align: center;margin: 0 5px;}
.pages a.page_active,
.pages a:hover,
.pages a.goTo:hover{background: #142d6c;border: 1px solid #142d6c;color: #fff;}
.pages a.goTo{background: #eeeeee;}



/*********************************新闻中心*********************************/
.swiper_a{background: #fff;}
.swiper_a,
.swiper_a .new_pic .new_img{width: 100%;height: 100%;}
.swiper_a .new_pic{width: 6rem;height: 3.28rem;margin-right: .3rem;overflow: hidden;}
.swiper_a .swiper_new_t em{color: #969696;display: block;}
.swiper_a .swiper_new_t h1{font-size: 22px;color: #7a8052;margin-top: .2rem;}
.swiper_a .swiper_new_t p{font-size: 18px;line-height: 32px;color:#939393;margin-top: .2rem;}
.mg-top{margin-top: .3rem;}
.swiper_a .swiper_new_t .text_more{margin-top: .25rem;}
#new_pagination{padding-left: .5rem;width: auto;right: auto;left:5.88rem;}
.new_swiper .swiper-pagination-bullet{width:20px;height:5px;display: inline-block;
border-radius:3px;background:#e2e2e2;opacity:1;margin: 5px 7px;}
.new_swiper .swiper-pagination-bullet-active{background:#5e6913;opacity:1;}
.swiper_a:hover .new_pic .new_img{transform: scale(1.05);}
.swiper_a .swiper_new_t .text_more{background: #7a8052;color: #fff;border: 1px solid #7a8052;}
.swiper_a:hover .swiper_new_t .text_more{padding: .1rem .5rem;;}


/*********************************新闻详情*********************************/
.N_detail{padding:.2rem .3rem;max-width:800px;margin: auto;}
.new_detail_top{text-align: center;}
.new_detail_top h1{font-size: .3rem;}
.new_detail_top p{padding: .1rem .2rem;background: #f6f6f6;margin-top: .3rem;}
.new_detail_top p span{margin: 0 .1rem;color: #8c8c8c;font-size: 16px;}
.new_detail_con img{max-width: 100%;height: auto;margin-bottom:3px;}
.new_Fpage{padding-top: .3rem;border-top: 1px solid #efefef;}
.page_lis a{display:block;margin-bottom: .2rem;font-size: 18px;line-height: .44rem;}
.page_lis a span{display: inline-block;padding:0 .3rem;background: #efefef;margin-right: .25rem;}
.return_lis a{display: inline-block;line-height: .44rem;padding: 0 .5rem;background: #7a8052;color: #fff;font-size: 18px;}
.return_lis a i{margin-left: .1rem;}
.return_lis a:hover{background: #f09b15;}


/*************************************项目案例*************************************/
.project_lis{margin: 0 -20px;}
.project_lis ul li{width: 33.3333%;float: left;padding: 0 20px;margin-bottom: 30px;}
.project_lis ul li a{width: 100%;height: 100%;display: block;background: #fff;box-shadow: 0 0 10px #eee;}
.project_lis ul li a .project_pic{height: 2.6rem;overflow: hidden;position: relative;background: #f6f6f6;padding: .2rem;}
.project_lis ul li a .project_pic .project_img{width: 100%;height: 100%;background-size: contain;}
.project_lis ul li a .project_pic .pj_type{position: absolute;width: 100%;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,.5);text-align: center;color: #fff;font-size: 18px;min-height:44px;opacity: 0;visibility: hidden}
.project_lis ul li a .project_pic .pj_type span{width:.42rem;height: .42rem;display: inline-block; background: #7a8052;border-radius: 50%;font-size: .3rem;color: #fff;text-align: center;line-height: .4rem;opacity: 0;visibility: hidden;transform: scale(0);}
.project_lis ul li a .project_pic .pj_type h2{width: 100%;position: absolute;left: 0;right: 0;bottom:.1rem;font-size: 18px;}
.project_lis ul li a:hover .project_pic .pj_type{min-height: 100%;display: flex;align-items: center;justify-content: center;opacity: 1;visibility: visible;}
.project_lis ul li a:hover .project_pic .pj_type span{opacity: 1;visibility: visible;transform: scale(1);}
.project_lis ul li a .project_bt{padding:.2rem;}
.project_lis ul li a .project_bt h1{font-size:18px;text-align: center;}
.project_lis ul li a:hover .project_pic .project_img{transform: scale(1.05);}
.project_lis ul li a:hover{box-shadow: 0 0 15px #ddd;}

.project_lis ul li a,
.project_lis ul li a .project_pic .pj_type,
.project_lis ul li a .project_pic .project_img,
.project_lis ul li a .project_pic .pj_type span,
.group_hn .honor_pic .honor_img img{transition: ease .4s;-webkit-transition: ease .4s;-moz-transition: ease .4s;-o-transition: ease .4s;-ms-transition: ease .4s;}

/*************************************主营业务*************************************/
.business_title{font-size: .38rem;text-align: center;}
.business_detail{padding-bottom:.3rem;}
.business_detail img{max-width: 100%;margin-bottom: 3px;}

/*************************************企业荣誉*************************************/
.bd_atlis ul li .bd_pic img{transition: ease .3s;-webkit-transition: ease .3s;-moz-transition: ease .3s;-ms-transition: ease .3s;-o-transition: ease .3s;}
.bd_atlis ul li:hover .bd_pic img{transform: scale(1.05);}
.bd_atlis{margin: 0 -15px;}
.bd_atlis ul li{width:25%;display: inline-block;float:left;padding: 0 15px;position: relative;cursor: pointer;margin-bottom: 25px;}
.bd_atlis ul li .bd_pic{height:2rem;overflow: hidden;width: 100%;padding: .1rem;box-shadow: 0 0 0.2rem #ddd;}
.bd_atlis ul li .bd_pic img{width: 100%;height: 100%;object-fit: contain;}
.bd_atlis ul li p{text-align: center;font-size: 18px;color: #3a3a3a;margin-top: 15px;}
.bd_atlis ul li:hover p{color: #e29a00;}

/*************************************联系我们*************************************/
.contact_top{border: 1px solid #d9d9d9;padding: .2rem;}
.contact_lis ul li{width: 50%;float: left;margin: .15rem 0;}
.contact_lis ul li:nth-child(even){padding-left: .3rem;}
.contact_lis ul li .tanx{align-items: center;}
.contact_lis ul li .tanx .iconfont{font-size: .3rem;color: #828282;margin-right: .2rem;display:inline-block;}
.contact_lis ul li .contact_txt{padding-left: .2rem;position: relative;}
.contact_lis ul li .contact_txt:before{content: '';position: absolute;width: 1px;height: 29px;background: #e0e0e0;top: 0;left: 0;bottom: 0;margin: auto;}
.contact_lis ul li .contact_txt h1{font-size: 16px;color: #bababa;}
.contact_lis ul li .contact_txt p{font-size: 18px;margin-top: .05rem;}

.vxin{width: 1.22rem;text-align: center;}
.vxin img{display: block;width: 100%;}
.vxin p{color: #bababa;margin-top: .1rem;}

.map img{width: 100%;}

.cont_ly{background: #fff;border-radius:10px;padding-bottom:50px;padding: 20px 20px 50px;position: relative;margin-top: .5rem;}
.ly_title{text-align: center;padding-bottom: .4rem;font-size: 26px;color: #7a8052;font-weight: bold;position: relative;}
.ly_title:after{content: '';position: absolute;width: .36rem;height: .04rem;background: #53592b;left: 0;right: 0;bottom: 0;margin: auto;}

.ly_box{background: #f9fafa;padding:.3rem;}
.ly_box ul{margin: 0 -10px;}
.ly_box ul li{width: 50%;float: left;padding: 0 10px;margin-bottom: 20px;}
.ly_box h1{width: 100%;display: inline-block;font-size:28px;margin:40px 0 55px;font-weight: bold;}
.ly_box div .lybx_lis1{width:100%;height:50px;line-height:50px;text-align: left;padding-left: .2rem;border: 1px solid #eeeeee;}
.ly_box div .lybx_lis1 span{color: #b6b6b6;}
.ly_box div .lybx_lis1 .ly_input{height:48px;outline: none;background: #f9fafa;font-size: 16px;float: left;}
.ly_box .ly_tarea{width: 100%;height:160px;box-sizing: border-box;background: #f9fafa;border-radius: 4px;outline: none;padding:.2rem;resize: none;font-size: 16px;border: 1px solid #eeeeee;font-family: 'Arial';}
.ly_bt{width:2.8rem;line-height:48px;font-size: 14px;color: #c4c4c4;margin:.4rem auto .2rem;}
.ly_bt .ly_btn{width: 100%; height:48px;background: #7a8052;text-align: center;line-height:48px;font-size: 16px;color: #fff;cursor: pointer;}
.ly_bt .ly_btn1{background: #e8e8e8;color: #777;}
.ly_bt .ly_btn:hover{background: #ecad16;color:#fff;}

.yzm{width: 300px;margin-top: 20px;height:48px;font-family: arial;}
.yzm .ly_input{border: 1px solid #e3e3e3;border-radius: 4px;line-height:48px;text-align: left;padding: 0 10px;font-size: 16px;margin-right: 5px;outline: none;}
.yzm .ly_yzm{height:48px;width: 100px;background: #eee;line-height:48px;border-radius: 4px;}
textarea{font-family: inherit;}

/*************************************公司概况*************************************/
.abt_cn{padding-bottom: .4rem;}
.about{background: url(../images/abt_bg.jpg) no-repeat center center;background-size: cover;}
.licheng{background: #f7f9fa;}
.k_title h1{display: inline-block; font-size: .36rem;color: #7a8052;font-weight: bold;position: relative;}
.k_title h1:after{content: '';position: absolute;width: 24px;height: 28px;background: url(../images/sjiao.png) no-repeat;top: 0;bottom: 0;right: -40px;margin: auto;background-size: cover;}

.jgou{background: url(../images/jg_Bg.jpg) no-repeat center center;background-size: cover;padding-bottom: .6rem;}
.jgou_pic{text-align: center;}
.jgou_pic img{max-width: 100%;}

.group_hn{ text-align: center;width: 100%;display: block;}
.group_hn .honor_pic{height:2.43rem;}
.group_hn .honor_pic .honor_img,
.group_hn .honor_pic .honor_img img{width: 100%;height: 100%;}
.group_hn .honor_pic .honor_img img{object-fit: contain;}
.group_hn .honor_title{line-height:.55rem;padding-top: 20px;}
.group_hn:hover .honor_pic .honor_img img{transform: scale(1.05);}


.com_honor{background: #fff;}
.qlf_swiper{padding: 0 .73rem;background: url(../images/sp_bg.png) no-repeat center bottom;background-size:90% 74px;padding-bottom: 3px;font-size: 18px;}
.qlf_swiper .swiper-button-next, 
.qlf_swiper .swiper-button-prev {position: absolute;top:0;width:.6rem;height:3.3rem;margin-top:0;z-index: 10;cursor: pointer;
background-size:100% 100%;background-position: center;background-repeat: no-repeat;background: #fff;line-height:2.3rem;}
.qlf_swiper .swiper-button-next{right: 0;text-align: right;}
.qlf_swiper .swiper-button-prev{left: 0;}
.qlf_swiper .swiper-button-next span, 
.qlf_swiper .swiper-button-prev span{font-size: 40px;color: #c2c2c2;}

.qlf_swiper .swiper-button-next span:hover, 
.qlf_swiper .swiper-button-prev span:hover{color: #7a8052;}









@media (max-width:1300px) {
.logo{margin:0 15% 0 0;}
	
}

@media (max-width:1023px) {
.logo{margin:0 15% 0 0;}
.hd_hr{display: none;}
.logo1{margin:20px 0 0 36px;}
.logo1 a{width: 100%;height: 100%;display: block;}
.logo1 img{width: 100%;}
.h_hr{display: block;height:90px;position: fixed;top: 0;left: 0;right: 0;z-index: 1000;background: #fff;box-shadow: 0 0 10px #ddd;background: url(../images/top_bg.jpg) repeat-x;}
.height2e{height: 90px;}
.h_hr .menu,
.h_hr .menu_2{padding:25px 28px;position: absolute;right:30px;top:15px;}
.h_hr .menu_2{display: none;}
.h_hr .menu_2 span:before{ transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -o-transform:rotate(-45deg); -ms-transform:rotate(-45deg);top:0;}
.h_hr .menu_2 span:after{ transform:rotate(45deg); -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); -ms-transform:rotate(45deg);top:0;}

.pull_down {display: none;background: #ededed;}
.pull_down ul {position: relative;height: 100%;background: #fff;z-index: 101;padding-bottom:20px;}
.pull_down ul li{line-height:50px;border-bottom: 1px solid #f0f0f0;}
.pull_down ul li a {width: 100%;font-size:20px;display: block;}
.pull_down ul li .nav_dlis{display: none;line-height:30px;border-top:1px solid #f5f5f5;border-radius: .06rem;}
.pull_down ul li .nav_dlis a{display: block;width: auto;padding:0 20px;font-size:16px;color: #666;line-height:50px;border-bottom: 1px solid #f0f0f0;}
.pull_down ul li .nav_dlis a:last-child{border-bottom: none;}
.pull_down ul li a span{float: right;font-family: '宋体';display: inline-block;font-size:26px;margin-right:15px;transition: ease .5s;}
.pull_down ul li:hover .nav_dlis a{color: #666;}
.pull_down ul li a:hover span{transform: rotate(0);color: #d08c2e;}
.pull_down ul li:hover a,
.pull_down ul li .nav_dlis a:hover{color: #d08c2e;}
.pull_down ul li a.mobile_nav{color: #d08c2e;}
.pull_down ul li a.mobile_nav span{transform: rotate(-180deg);color: #d08c2e;}
.shade {max-width:100%;height: 100%;position: fixed;z-index: 99;background: rgba(0, 0, 0, 0.5);display: none;left: 0;right: 0;margin: auto;}

.pad_lf40 {padding:0 30px;}
.h_hr .menu span,
.h_hr .menu span:before,
.h_hr .menu span:after,
.h_hr .menu_2 span:before,
.h_hr .menu_2 span:after{position: absolute;display: block;width:40px;height:3px;top: 60%; left:10%; cursor: pointer;content: '';background-color: #7a8052;border-radius: 1px;-webkit-transition: all .4s cubic-bezier(0.19,1,.22,1);-o-transition: all .4s cubic-bezier(0.19,1,.22,1);-moz-transition: all .4s cubic-bezier(0.19,1,.22,1);transition: all .4s cubic-bezier(0.19,1,.22,1);border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;}
.h_hr .menu span:before{ top:-12px;left:0%;}
.h_hr .menu span:after{ top:12px;left:0%;}
.pull_d_bg{background: #fff;position: relative;z-index: 888;padding-bottom: 20px;}

.ml_search{max-width: 47%;height:35px;background: #fff;border-radius: 40px;margin: 20px auto;position: relative;z-index: 20;}
.ml_search .mb_input{height: 35px;padding: 0 15px;border-radius: 40px;background: transparent;outline: none;border: 1px solid #ddd;}
.ml_search .mb_btn{width: 35px;height: 35px;display: block;background: none;margin-left: 10px;}
.search{margin-right:114px;margin-top:26px;}
.pull_down ul li .language{text-align: right;}
.pull_down ul li .language a{display: inline-block;width: auto;padding: 0 20px;}
.ft_hr .ft_hr_md{display: none;}
.ft_hr .ft_hr_left{margin-right: 0;}



}



@media (max-width:900px) {
.business_con,
.set1_right{width: 100%;float: none;}
.tabs .tabs_title{width: .89rem;}
.set1_right{margin-top: .3rem;}
.cont_title h1{font-size: .28rem;}
.tab_title_lis ul li{max-width: 1.8rem;}

.bd_atlis ul li {width: 33.3333%;}
.bd_atlis ul li .bd_pic {height: 2.78rem;}
.vxin{display: none;}

	
}

@media (max-width:768px) {
.ban_box{display: none;}
.logo1 {margin:.32rem 0 0 .25rem;width:4rem;}
.search {width:.6rem;height:.6rem;margin-top:.25rem;margin-right: 1.04rem;}
.search i{width: 100%;height: 100%;line-height:.6rem;font-size: .34rem;}
.sch_box{top:1.1rem;padding: .25rem 0;}
.sch_box .sch_btn {width:1.5rem;line-height:.8rem;font-size: .24rem;height: .8rem;}
.sch_box .sch_ipt{height: .8rem;font-size: .24rem;}
.close{width:.8rem;line-height:.8rem;height:.8rem;}
.close i{font-size: .38rem;}
.search span{width:.42rem;height:.42rem;}
.search:before {display: none;}
.h_hr {width: 100%;position: fixed;top: 0;height: 1.1rem;}
.height2e,
.h_line{height: 1.1rem;}
.h_hr .menu,
.h_hr .menu_2{padding:.29rem .3rem;right:.2rem;top:.19rem;}
.h_hr .menu_2{right: 0.2rem;}
.nyBan{margin-top: 1.1rem;}
.pull_down {top:1.1rem;position: absolute;width: 100%;}
.pull_down ul {padding-bottom:.2rem;}
.pull_down ul li{line-height:.8rem;}
.pull_down ul li a {width: 100%;font-size:.26rem;}
.pull_down ul li .nav_dlis{line-height:.7rem;border-radius: .06rem;}
.pull_down ul li .nav_dlis a{padding:0 .3rem;font-size:.24rem;line-height:.7rem;display: inline-block;border-bottom:none;}
.pull_down ul li a span{font-size:.26rem;margin-right:.15rem;}

.pad_lf40 {padding:0 .2rem;}
.h_hr .menu span,
.h_hr .menu span:before,
.h_hr .menu span:after,
.h_hr .menu_2 span:before,
.h_hr .menu_2 span:after{width:.45rem;height:.04rem;top: 60%; left:10%;border-radius:.02rem;-webkit-border-radius:.02rem;-moz-border-radius:.02rem;}
.h_hr .menu span:before{ top:-.15rem;left:0%;}
.h_hr .menu span:after{ top:.15rem;left:0%;}
.pull_down ul li .nav_dlis a:before {width:.06rem;height:.06rem;
border: 1px solid #ddd;left:.02rem;top:0;bottom: 0;margin: auto;}

.mb_line{height: 1.1rem;}
.mobile_ban{display: block;height:auto;position: relative;}
#mobile_B{width:100%;height:4rem;}
#mobile_B .swiper-wrapper .swiper-slide a{width: 100%;height: 100%;display: block;}
#mobile_B .swiper-wrapper .swiper-slide img{width: 100%;height: 100%;}
#mobile_B .swiper-pagination-bullet-active{background: #2c3fe2;opacity:1;}
#mobile_B_pgt{bottom:.2rem;}
#mobile_B_pgt .swiper-pagination-bullet{width:.1rem;height:.1rem;display: inline-block;border-radius: 100%;background: #fff;opacity: 1;position: relative;margin: 0 .06rem;}
#mobile_B_pgt .swiper-pagination-bullet-active{background: #7a8052;position: relative;}

.ft_vx{display: none;}
.ft_logo{width: 3.86rem;}
.ft_logo img{width: 100%;}
.ft_hr .ft_hr_left .ft_left_plis{font-size: .24rem;}
.ft_bt{font-size: .24rem;padding: .2rem 0 .3rem;}

.c_n{min-height:3rem;padding-bottom: .3rem;}
.pd40{padding: .3rem 0;}
.set1{background-size: 100% 2.56rem;}
.idx_title,
.tab_hr_title{border-bottom:.02rem solid #e3e5e7;margin-bottom:.2rem;}


.content_box{padding:.25rem;display: block;}
.cont_title h1{font-size: .26rem;padding-bottom:.15rem;}
.cont_title h1:after{content: '';position: absolute;width:.23rem;height:.03rem;background: #7a8052;left: 0;bottom: 0;}
.content_text{margin-top:.2rem;line-height:.4rem;font-size: .24rem;}
.bus_pic{width:3.68rem;margin-left:0;margin-top: .3rem;}

.tab_title_lis ul li a .title_txt h1{padding-right: 0.18rem;font-size: .24rem;}
.new_hr{margin-bottom: .15rem;}
.idx_title .title_txt:before, .tab_hr_title .tab_title_lis ul li.active .title_txt:before{width: .1rem;}
.new_hr a .new_hr_pic{width:1.78rem;height: 1.24rem;overflow: hidden;margin-right: .2rem;}
.new_hr a .new_hr_txt h1{font-size:.24rem;}
.new_hr a .new_hr_txt span{font-size: .2rem;margin-top: .2rem;}
.new_lis ul li{padding:.12rem .2rem;border-bottom:.02rem solid #e3e5e7;}
.new_lis ul li a .new_date{padding-right: .2rem;font-size: .2rem;}
.new_lis ul li a .new_date h2{font-size:.32rem;}
.new_lis ul li a .new_text h1{font-size: .24rem;line-height:.4rem;}
.new_lis ul li a span{font-size:.24rem;margin-left: .2rem;}

.set2{margin-top: .3rem;}
.set2_con{width:2.48rem;height:1.85rem;float: none;}

.abt_video .video_i i{font-size:.38rem;width: .38rem;height: .38rem;}
.video-pop .video-close {width: .4rem;height:.4rem;line-height: .4rem;}
.video-pop .video-con{transform: translate(-50%, -65%);}
.video-pop.video-open .video-con {width:88%;height: 60%;}
.w12{max-width:100%;padding: 0 .25rem;}
.set2_right{width:100%;}
.right_main{display: block;}
.pic_left{width:100%;height: auto;margin:auto;padding: .2rem;}
.pic_left h1{font-size:.26rem;}
.pic_left p{font-size:.18rem;margin-top:.05rem;}
.pic_left span{font-size:.24rem;margin-top: .2rem;}

.pic_lis{margin-top: .25rem;}
.picItem{height:1.6rem;}
.picItem_pic{width: 100%;height:1.6rem;}
.fc_title{padding:.2rem .18rem .15rem;}

#picItem .swiper-button-next, 
#picItem .swiper-button-prev{font-size:.2rem;width:.3rem;height:.4rem;background-size:.3rem .4rem;line-height:.4rem;}

.lis_txt{padding:.15rem;font-size:.24rem;}

.pre{position: relative;}

.f_t{border-top:.04rem solid #7a8052;line-height: .4rem;}
.ft_hr{font-size:.24rem;}
.hr_left{padding:.2rem 0 .1rem;}
.link_title{margin-right:.1rem;font-size: .26rem;}
.link_title i{margin-right:.05rem;}
.hr_left a{margin: 0 .15rem 0 0;}
.link_con{display: block;}
.links{margin-top: .2rem;}
.ft_bt{padding:.2rem 0;font-size: .24rem;}
.mg_lt{margin-left:.1rem;}
.ft_right em{padding:0 .08rem;font-size:.2rem;border-radius:.06rem;line-height: initial;}

.return_top{width:.5rem;height:.5rem;bottom:1rem;right:.2rem;font-size: .2rem;line-height:.2rem;}
.return_top span{font-size:.16rem;}

.pages{line-height:.32rem;font-size: .2rem;margin: 0.4rem 0 0;}
.pages a{padding: 0 .15rem;margin: 0 .02rem;margin-bottom: .2rem;}
.pages .page_ipt{width:.54rem;height:.34rem;margin: 0 .05rem;}


.nyBpic{height:2rem;}
.ny_hcon{padding-bottom: .4rem;}
.ny_hcon .hdTxt h1{font-size:.7rem;}
.ny_hcon .hdTxt p{font-size:.4rem;padding-bottom: 0.18rem;margin-top: -0.7rem;}
.ny_hcon .hdTxt p:after{width:.27rem;height:.04rem;}

.hpage{bottom:.2rem;z-index: 5;}
.addr i{font-size:.2rem;}
.addr a{padding-right:.2rem;font-size: .24rem;}

.H_menu ul li a{font-size:.24rem;padding: .2rem .1rem;}
.H_menu ul li a:after{height:.03rem}
.H_menu ul li.menu_active a:before,
.H_menu ul li:hover a:before{border:.01rem solid #7a8052;}

.text_lis ul li {padding: .2rem 0;}
.text_lis ul li .date{width:1rem;margin-right: .3rem;}
.text_lis ul li .date h2{font-size: .36rem;}
.text_lis ul li .date em{margin-top: .1rem;}
.text_lis ul li .text_main{padding: .2rem .2rem 0 0;border-top:.01rem solid #efefef;}
.text_lis ul li .text_main h1{font-size:.26rem;}
.text_lis ul li .text_main p{font-size:.24rem;margin-top: .15rem;color: #939393;line-height:.4rem;}
.text_lis ul li .text_main .text_more{padding: .06rem .3rem;border: .01rem solid #dcdcdc;margin-top: .2rem;font-size: .2rem;display: none;}
.text_lis ul li .text_main .text_more span{margin-left: .15rem;font-size: .18rem;}
.text_lis ul li .txt_pic{max-width:1.8rem;}

.text_lis ul li a:hover .text_main,
.text_lis ul li a:hover .text_main .text_more{border-top:.01rem solid #7a8052;}


/*********************************新闻中心*********************************/
.swiper_a{display: block;}
.new_swiper{padding-bottom: .6rem;}
.swiper_a .new_pic{width: 6rem;height: 3.28rem;margin-right: .3rem;overflow: hidden;}
.swiper_a .swiper_new_t{margin-top: .3rem;}
.swiper_a .swiper_new_t em{font-size: .22rem;}
.swiper_a .swiper_new_t h1{font-size:.26rem;margin-top: .2rem;}
.swiper_a .swiper_new_t p{font-size:.24rem;line-height:.4rem;margin-top: .2rem;}
.mg-top{margin-top: .3rem;}
.swiper_a .swiper_new_t .text_more{margin-top: .25rem;font-size: .22rem;}
.swiper_a .swiper_new_t .text_more span{font-size: .22rem;}
#new_pagination{padding-left:0;width:100%;right: 0;left:0;}
.new_swiper .swiper-pagination-bullet{width:.2rem;height:.05rem;border-radius:.03rem;margin:.05rem .1rem;}
.swiper_a .swiper_new_t .text_more{border:.01rem solid #7a8052;}
.swiper_a:hover .swiper_new_t .text_more{padding: .1rem .5rem;;}

/*********************************新闻详情*********************************/
.N_detail{padding:0;max-width:800px;margin: auto;}
.new_Fpage{display: block;}
.new_detail_top h1{font-size: .32rem;}
.new_detail_top p{padding: .1rem 0;background: #f6f6f6;margin-top: .3rem;}
.new_detail_top p span{margin: 0 .05rem;font-size:.2rem;display: inline-block;}
.new_Fpage{padding-top: .3rem;border-top:.01rem solid #efefef;}
.page_lis a{margin-bottom: .2rem;font-size:.24rem;line-height: .44rem;}
.page_lis a span{padding:0 .3rem;margin-right: .25rem;}
.return_lis a{line-height: .46rem;padding: 0 .8rem;background: #7a8052;color: #fff;font-size:.24rem;margin-top: .2rem;}
.return_lis a i{margin-left: .1rem;}


/*************************************工程业绩*************************************/
.project_lis{margin: 0 -.1rem;}
.project_lis ul li{width:50%;padding: 0 .1rem;margin-bottom:.2rem;}
.project_lis ul li a .project_pic{height: 2rem;}
.project_lis ul li a .project_bt {padding:.15rem .2rem;}
.project_lis ul li a .project_bt h1{font-size: .24rem;}
.project_lis ul li a:hover{box-shadow: 0 0 .15rem #ddd;}

.project_lis ul li a .project_pic .pj_type{font-size:.22rem;min-height:.44rem;}
.project_lis ul li a .project_pic .pj_type span{width:.42rem;height: .42rem;font-size: .3rem;line-height: .4rem;}
.project_lis ul li a .project_pic .pj_type h2{width: 100%;position: absolute;left: 0;right: 0;bottom:.1rem;font-size:.2rem;}
.project_lis ul li a:hover .project_pic .pj_type{min-height: 100%;display: flex;align-items: center;justify-content: center;}
.project_lis ul li a:hover .project_pic .pj_type span{opacity: 1;visibility: visible;transform: scale(1);}

.H_menu ul{display: block;}
.H_menu ul li{width: auto;}
.business_title{font-size: .34rem;}

.bd_atlis{margin: 0;}
.bd_atlis ul li{width: 50%;padding:.1rem;margin-bottom:.1rem;}
.bd_atlis ul li .bd_pic{height:2.1rem;}
.bd_atlis ul li p{font-size:.24rem;margin-top:.15rem;}

.ly_box{width: 100%;}
.cont_ly{border-radius:.1rem;box-shadow:0 0 .2rem #ddd;padding-bottom:.5rem;padding:.2rem .2rem .5rem;margin:.3rem 0;}
.ly_box ul{margin: 0 -.15rem;}
.ly_box ul li{width:100%;float:none;padding: 0 .15rem;margin-bottom:.2rem;}
.ly_box h1{font-size:.3rem;margin:.4rem 0 .55rem;}
.ly_box div .lybx_lis1{height:.64rem;border-radius:.06rem;line-height:.62rem;padding-left: .2rem;font-size: .24rem;}
.ly_box div .lybx_lis1 .ly_input{height:.6rem;font-size:.24rem;}
.ly_box .ly_tarea{height:1.6rem;border-radius:.06rem;padding:.2rem;font-size:.24rem;}
.ly_bt{line-height:.62rem;font-size:.2rem;margin-top:.4rem;}
.ly_bt .ly_btn{height:.62rem;border-radius:.06rem;line-height:.62rem;font-size: .24rem;}
.yzm{width:5rem;margin-top:.2rem;height:.62rem;}
.yzm .ly_input{border:.01rem solid #e3e3e3;border-radius:.04rem;line-height:.62rem;padding: 0 .1rem;font-size:.24rem;margin-right:.05rem;}
.yzm .ly_yzm{height:.62rem;width:1.5rem;line-height:.62rem;}
.contact_lis ul li{width: 100%;float: none;}
.contact_lis ul li:nth-child(even){padding-left: 0;}
.contact_lis ul li .contact_txt h1{font-size: .24rem;}	
.contact_lis ul li .contact_txt p{font-size: .26rem;margin-top: .1rem;}	
.ly_title{font-size: .3rem;padding-bottom: 0.2rem;}	

.k_title h1:after {width:.24rem;height:.28rem;right: -.4rem;top: .05rem;}	
.qlf_swiper .swiper-button-next span, .qlf_swiper .swiper-button-prev span{font-size: .4rem;}
.disnone{display: none;}	
.qlf_swiper{background-size: 90% 0.74rem;padding: 0 0.46rem;font-size:.24rem;}
.qlf_swiper .swiper-button-next, .qlf_swiper .swiper-button-prev{width: .42rem;}

.ewm{display: none;}
.ft_left p{margin: 0;}
.ft_left p span{display: inline-block;margin-left: 0;}
	
}


@media (max-width: 375px) {
.set2_con{width: 100%;}	
}





































