@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;}

/*.fixed_hr{height:90px;background: #fff;}
.fixed_hr .logo {margin:0 9% 0 0;width:250px;}
.fixed_hr .hd_nav .nav_lis ul li .downlis{top:54px;}
.fixed_hr .search{margin-top:4px;}
.fixed_hr .hd_nav .nav_lis ul li{height: 54px;}*/


/*.h_line{height: 100px;}*/
/*.fixed_hr{height: 90px;}*/


.h_hr{display: none;}
.ny_ban{padding-top:90px;}
/*banner*/
.ban_box{margin: auto;height:494px;/*max-height: 686px; */margin-top:90px;position: relative;}
#banner{width:100%;height: 100%;}
#banner .swiper-wrapper .swiper-slide a{width: 100%;height: 100%;display: block;}
..#banner .swiper-wrapper .swiper-slide img{width: 100%;}
#banner .swiper-button-prev, 
#banner .swiper-container-rtl .swiper-button-next {
    background: url(../images/ban_pre.png) no-repeat;
left:30px;right: auto;}
#banner .swiper-button-next, 
#banner .swiper-container-rtl .swiper-button-prev {
    background: url(../images/ban_nex.png) no-repeat;
right:30px;left: auto;}
#banner .swiper-button-next, 
#banner .swiper-button-prev {position: absolute;top: 50%;
width:0;height:40px;margin-top: -22px;z-index: 10;cursor: pointer;background-size:40px 40px;
background-position: center;background-repeat: no-repeat;transition: ease .3s;opacity:0;transform: scale(0);display: block !important;}
#banner:hover .swiper-button-next, 
#banner:hover .swiper-button-prev{width:40px;opacity:.8;transform: scale(1);}
#ban_pgt{bottom: 37px;width: 100%;right: 0;left: auto;}
#ban_pgt .swiper-pagination-bullet{width:30px;height:4px;display: inline-block;border-radius: 0;background: rgba(255,255,255,1);position: relative;margin: 0 5px;}
#ban_pgt .swiper-pagination-bullet-active{background: rgba(255,255,255,1);position: relative;border-radius: 2px;}

#banner .headbg{position:absolute;z-index:0;width:100%;height: 100%;background-repeat:no-repeat;background-size:cover;background-position:center center;-webkit-animation-fill-mode: both; animation-fill-mode: both;}
#banner .headbg::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#00000000', GradientType=0);z-index: 1;}
#banner .swiper-slide-active .headbg{}


.mobile_ban{display: none;}


.c_n{min-height: 500px;margin-bottom:50px;}
.pd40{padding:.4rem 0;}
.about{background: url(../images/abt_bg.jpg) no-repeat center center;background-size: cover;}
.idx_title{text-align: center;padding-bottom: .6rem;}
.idx_title .text,
.idx_title .text h1{display: inline-block;position: relative;}
.idx_title .text:before,
.idx_title .text:after,
.idx_title .text h1:after{content: '';position: absolute;}
.idx_title .text:before,
.idx_title .text:after{width:43px;height: 27px;top:6px;bottom: 0;margin: auto;}
.idx_title .text:before{background: url(../images/lt_icon.png) no-repeat;left: -53px;background-size: cover;}
.idx_title .text:after{background: url(../images/rt_icon.png) no-repeat;right: -53px;background-size: cover;}
.idx_title .text h1{font-size: 30px;font-weight: bold;color: #7a8052;}
.idx_title .text h1:after{width: 44px;height: 2px;background: #afafaf;left: 0;right: 0;bottom: -10px;margin: auto;}
.idx_title .text:hover:before,
.idx_title .text:hover:after{transform:rotateY(180deg);}
.idx_title .text:hover h1{color: #ef9d00;}
.idx_title .text:hover h1:after{background: #ef9d00;}

.abt_left{width:40%;margin-right: .5rem;}
.pre{position: relative;}
.abt_left a{border: 2px solid #7a8052;overflow: hidden;z-index: 2;}
.dis_block{display: block;width: 100%;height:auto;}
.abt_left .abt_pic img{width: 100%;height: 100%;object-fit: cover;}
.abt_left:after{content: '';position: absolute;width:98%;height:98%;border: 2px solid #7a8052;right: 0;bottom: 0; transform: translate(10px,10px);}
.abt_left:hover:after{transform:translate(0px,0px);opacity: 0;}
.abt_left a:after,
.abt_left a:before,
.abt_left .abt_pic:after,
.abt_left .abt_pic:before{content: '';position: absolute;width: 60px;height: 60px;z-index: 2;}
.abt_left a:before{background: url(../images/abt_icon1.png) no-repeat;left: 0;top: 0;background-size: cover;}
.abt_left a:after{background: url(../images/abt_icon3.png) no-repeat;left: 0;bottom: 0;background-size: cover;}
.abt_left .abt_pic:before{background: url(../images/abt_icon2.png) no-repeat;right: 0;top: 0;background-size: cover;}
.abt_left .abt_pic:after{background: url(../images/abt_icon4.png) no-repeat;right: 0;bottom: 0;background-size: cover;}
.abt_left .abt_pic:hover img{transform: scale(1.05);}


.abt_left .abt_pic img,
.abt_left:after,
.abt_left a:after,
.abt_left a:before,
.abt_left .abt_pic:after,
.abt_left .abt_pic:before,
.idx_title .text:before,
.idx_title .text:after,
.idx_title .text h1,
.idx_title .text h1:after,
.new_swiper .swiper-slide a .slide_pic img,
.new_lis ul li a .new_date{transition: ease .3s;-webkit-transition: ease .3s;-moz-transition: ease .3s;-o-transition: ease .3s;-ms-transition: ease .3s;}

.abt_left:hover a:after,
.abt_left:hover a:before,
.abt_left:hover .abt_pic:after,
.abt_left:hover .abt_pic:before{width: 50px;height: 50px;}

.abt_right .com_title{padding-bottom: 20px;border-bottom:1px solid rgba(122,128,82,.09);}
.abt_right .com_title h1{font-size: 24px;font-weight: bold;color: #7a8052;}
.abt_right .com_title p{font-family: 'Arial';font-size: 22px;color: rgba(122,128,82,.42);}
.abt_right .com_title:hover h1{color: #ef9d00;}
.abt_right .com_title:hover p{color: rgba(122,128,82,.8);}
.abt_right .abt_texts{margin-top: 20px;font-size: 18px;line-height: 36px;color: #666;text-indent: 2em;}

.read_more{display: inline-block;margin-top:.4rem;overflow: hidden;}
.read_more a{display: inline-block;color: #fff;padding: 13px 40px;background: #7a8052;border-radius: 0 10px 0 10px;width: auto;}
.read_more a:before,
.read_more a:after{content: '';position: absolute;width:31px;height: 31px;}
.read_more a:before{background: url(../images/bt_bf.png) no-repeat;left: 0;top: 0;background-size: cover;}
.read_more a:after{background: url(../images/bt_af.png) no-repeat;right: 0;bottom: 0;background-size: cover;}
.read_more:after{
 content: ''; position: absolute;left: -100%;top: 0;width: 100%;height: 100%;transform: skewx(-25deg);
z-index: 2;background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));
}
.read_more:hover a{padding: 13px 45px;background: #ef9d00;}
.read_more:hover:after{left: 100%; transition: 1s;}

.news_right{width:50%;height:508px;margin-left: .5rem;}
.new_lis ul li{border-bottom: 1px dashed #dadada;}
.new_lis ul li a{padding: 20px 0;}
.new_lis ul li a .new_date{width: 106px;height: 86px;background: #f3f3f3;text-align: center;color: #999;margin-right: 20px;display: flex;align-items: center;flex-direction: column;justify-content: center;}
.new_lis ul li a .new_date b{display: block;font-size: 36px;font-family: 'arial';font-weight: bold;}
.new_lis ul li a .new_date span{font-size: 16px;font-family: arial;}
.new_lis ul li a .new_txt h1{font-size: 20px;font-weight: bold;}
.new_lis ul li a .new_txt p{line-height: 24px;color: #666666;margin-top: 10px;}
.new_lis ul li a:hover .new_date{background: #7a8052;color: #fff;}
.new_lis ul li a:hover .new_txt p{color: #333;} 
.new_swiper{width:100%;height:100%;}
.new_swiper .swiper-slide{background-position: center;background-size: cover;}
.new_swiper .swiper-slide a{width: 100%;height: 100%;display: block;position: relative;}
.new_swiper .swiper-slide a .swip_title{background: rgba(0,0,0, .5);width: 100%;position: absolute;left: 0;bottom: 0;color: #fff;padding:18px 160px 18px 20px;font-size: 18px;}
.new_swiper .swiper-slide a .slide_pic img{width: 100%;height: 100%;object-fit: cover;}
#lp_pagtion{text-align: right;bottom:16px;width:auto;right:15px;left: auto;}
.new_swiper .swiper-pagination-bullet {width:26px;height:26px;display: inline-block;border-radius: 4px;background: #fff;opacity: 1;text-align: center;line-height: 26px;}
.new_swiper .swiper-pagination-bullet-active {position: relative;background: #7a8052;color: #fff;}
.new_swiper .swiper-slide a:hover .slide_pic img{transform: scale(1.05);}
.new_more{text-align: center;margin-top: .2rem;}



.collection_show{background: url(../images/c_bg.jpg) no-repeat center center;background-size: cover;padding: .7rem .2rem .9rem;position: relative;background-attachment: fixed;}
.collection_show:before{content: '';width:100%;height:21px;position: absolute;background: url(../images/c_icon1.png) repeat-x;left: 0;top: 0;opacity: .8;}
.collection_show:after{content: '';width:100%;height:21px;position: absolute;background: url(../images/c_icon1.png) repeat-x;left: 0;bottom: 0;opacity: .8;}
.collection_size{height: calc(100% - 42px);width:100%;left: 0;top: 0;bottom: 0;right: 0;margin:auto;opacity: .8;}
.collection_size:before{content: '';width:21px;height:100%;position: absolute;background: url(../images/c_icon2.png) repeat-y;left: 0;top: 0;}
.collection_size:after{content: '';width:21px;height:100%;position: absolute;background: url(../images/c_icon2.png) repeat-y;right: 0;top: 0;}
.collection_show .w14{position: relative;z-index: 5;}
.collection_show .idx_title .text h1{color: #fff;}
.collection_show .idx_title .text:hover h1{color: #ef9d00;}
.project_item{position: relative;width: 100%;height:100%;display: block;/*box-shadow: 0 0 10px #aaa;*/}
.project_swiper .swiper-slide{/*overflow: hidden;*/position: relative;}
.project_pic{width: 100%;height:2.31rem;overflow: hidden;position: relative;background: #fff;display: flex;align-items: center;justify-content: center;border: 10px solid #fff;}
.project_item .project_pic img{width: 100%;height: 100%;object-fit: contain;}
.project_swiper .swiper-slide:hover .project_pic img{transform: scale(1.05);}

.project_item .project_bt{padding:.15rem .2rem;background: #babbac;}
.project_item .project_bt h1{font-size: 18px;text-align: center;}
.project_item:hover .project_bt h1{color: #fff;}
.project_item:hover .project_bt{background: #7a8052;}
.project_item .project_pic img,
.project_swiper .swiper-slide .project_pic{transition: ease .4s;-webkit-transition: ease .4s;-moz-transition: ease .4s;-o-transition: ease .4s;-ms-transition: ease .4s;}
.project_swiper{margin:0;padding: .2rem 0;}
.project_swiper .swiper-button-prev, 
.project_swiper .swiper-container-rtl .swiper-button-next{
left:0;right: auto;}
.project_swiper .swiper-button-next, 
.project_swiper .swiper-container-rtl .swiper-button-prev{
right:0;left: auto;}
.project_swiper .swiper-button-next, 
.project_swiper .swiper-button-prev{position: absolute;top:1.25rem;bottom: 0;font-size: 20px;font-family: '宋体';font-weight: bold;width:.36rem;height:.6rem;z-index: 10;cursor: pointer;background-size:.36rem .6rem;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:.6rem;}
.project_swiper:hover .swiper-button-next, 
.project_swiper:hover .swiper-button-prev{opacity:1;color: #fff;}

.tab_title_item{text-align: center;}
.tab_title_item ul li{display: inline-block;margin: 0 5px;}
.tab_title_item ul li a{width: 100%;height: 100%;display: block; line-height: .5rem;border: 1px solid rgba(255,255,255,.36);font-size: 18px;color: #3d3d3d;padding: 0 .6rem;background: rgba(255,255,255,.36)}
.project_con{margin-top: .4rem;}
.tab_title_item ul li.active a{border: 1px solid #9ba26d;background: #7a8052;color: #fff;}

.hide{visibility: hidden;position: absolute;z-index: -1;opacity: 0;}

.hidden{overflow: hidden;}
.pra{position: absolute;}
.fast_key{margin: 0 -10px;padding-top: .2rem;}
.fast_key ul li{width: 33.3333%;float: left;padding: 0 10px;height: 156px;} 
.fast_key ul li a{width: 100%;height: 100%;display: block;position: relative;} 
.fast_key ul li a .fast_Kcon .key_pic img{width: 100%;height: 100%;object-fit: cover;}
.fast_key ul li a:hover .fast_Kcon .key_pic img{transform: scale(1.05);}
.fast_key ul li a .fast_Kcon .fast_kText{background: rgba(0,0,0,.3);left: 0;top: 0;right: 0;bottom: 0;z-index: 5;font-size: 30px;font-weight: bold;color: #d6d8ca;display: flex;align-items: center;justify-content: center;}
.fast_key ul li a:hover .fast_Kcon .fast_kText{background: rgba(0,0,0,.7);color: #fff;}
.fast_key ul li a:before{background: url(../images/f_ltop.png) no-repeat;left: 0;top: 0;}
.fast_key ul li a:after{background: url(../images/f_rtop.png) no-repeat;right: 0;top: 0;}
.fast_key ul li a .fast_Kcon:before{background: url(../images/f_lbtom.png) no-repeat;left: 0;bottom: 0;}
.fast_key ul li a .fast_Kcon:after{background: url(../images/f_rbtom.png) no-repeat;right: 0;bottom: 0;}

.fast_key ul li a:before,
.fast_key ul li a:after,
.fast_key ul li a .fast_Kcon:before,
.fast_key ul li a .fast_Kcon:after{ content: '';position: absolute;width: 40px;height: 28px;z-index: 6;background-size: cover;}

.fast_key ul li a .fast_Kcon .fast_kText,
.fast_key ul li a .fast_Kcon .key_pic img{transition: ease .3s;-webkit-transition: ease .3s;-moz-transition: ease .3s;-o-transition: ease .3s;-ms-transition: ease .3s;}


.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);}


/*公司介绍*/
.nyBan{position: relative;margin-top: 90px;}
.nyBpic{height:3rem;overflow: hidden;}
.nyBpic .nyBimg{height: 100%;-webkit-animation: scaleBigToSmall 4s;animation: scaleBigToSmall 4s;}
.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;right: 0px;transition: all 2s;}
.nyBan .swiper-slide.swiper-slide-active:after{width:0%;transition-delay: 0.4s;}
.ny_cn{min-height: 4rem;padding: .3rem 0;-webkit-animation: fadeInUp 1.5s;animation: fadeInUp 1.5s;}
.ny_ban_text{width: 100%;height: 100%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;z-index: 55;}
.ny_ban_text .w14{height: 100%;position: relative;}
.ny_ban_text .w14 .addr{position: absolute;right: 0;bottom: 20px;}
.addr{color: #fff;-webkit-animation: fadeInRight 1.5s;animation: fadeInRight 1.5s;animation-delay: .3s;position: absolute;right: 0;bottom: 0;}
.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;}

.hd_menu{background: #fff;padding-top: .2rem;text-align: center;box-shadow: 1px 0 15px #ddd;}
.hd_menu a{display: inline-block;padding:0 .05rem .2rem;position: relative;margin: 0 .2rem;font-size: 18px;}
.hd_menu a:after{content:'';position: absolute;width:0;height: 2px;background: #7a8052;left: 0;right:0;bottom: 0;margin: auto;}
.hd_menu a.menu_active,
.hd_menu a:hover{color: #7a8052;}
.hd_menu a.menu_active:after,
.hd_menu a:hover:after{width: 100%;}
.hd_menu a:after{transition: ease .3s;-webkit-transition: ease .3s;-moz-transition: ease .3s;-o-transition: ease .3s;-ms-transition: ease .3s;}
.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;}


@media (max-width:1300px) {
.logo{margin:0 15% 0 0;}

	
}



@media (max-width:1023px) {
.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;}

.abt_cont{display: block;}
.abt_right{margin-top: .5rem;}
.abt_left{width: 66%;}
.ft_hr .ft_hr_md{display: none;}
.ft_hr .ft_hr_left{margin-right: 0;}

.news_con{display: block;}
.news_right{margin: .5rem 0 0;width: 100%;}


}




@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;}

.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:6rem;}
#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;}


.c_n{min-height:5rem;}
.idx_title .text:before,
.idx_title .text:after{width:.43rem;height:.27rem;top:.06rem;}
.idx_title .text:before{left: -.53rem;}
.idx_title .text:after{right: -.53rem;}
.idx_title .text h1{font-size:.36rem;}
.idx_title .text h1:after{width:.44rem;height:.02rem;bottom: -.1rem;}

.abt_left{width:100%;margin-right:0;}
.abt_left a{border: .02rem solid #7a8052;}
.abt_left:after{border:.02rem solid #7a8052;transform: translate(.1rem,.1rem);}
.abt_left a:after,
.abt_left a:before,
.abt_left .abt_pic:after,
.abt_left .abt_pic:before{width:.6rem;height:.6rem;}

.abt_left:hover a:after,
.abt_left:hover a:before,
.abt_left:hover .abt_pic:after,
.abt_left:hover .abt_pic:before{width:.5rem;height:.5rem;}

.abt_right .com_title{padding-bottom:.2rem;border-bottom:.01rem solid rgba(122,128,82,.09);}
.abt_right .com_title h1{font-size:.3rem;}
.abt_right .com_title p{font-size:.24rem;}
.abt_right .abt_texts{margin-top: .2rem;font-size: .24rem;line-height:.46rem;}

.read_more{margin-top:.4rem;}
.read_more a{padding:.15rem .8rem;border-radius: 0 .1rem 0 .1rem;}
.read_more a:before,
.read_more a:after{width:.31rem;height:.31rem;}
.read_more:hover a{padding:.15rem 1rem;}
.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;}
.fast_key{margin: 0 ;}
.fast_key ul li{width:100%;float: none;padding: 0;height:2rem;margin-bottom: .2rem;} 
.fast_key ul li a .fast_Kcon .fast_kText{font-size:.4rem;}
.fast_key ul li a:before,
.fast_key ul li a:after,
.fast_key ul li a .fast_Kcon:before,
.fast_key ul li a .fast_Kcon:after{width:.4rem;height:.28rem;}

.idx_title{padding-bottom: .4rem;}
.news_right{height:4.5rem;margin-top: .3rem;}
.new_lis ul li{border-bottom:.01rem dashed #dadada;}
.new_lis ul li a{padding:.2rem 0;}
.new_lis ul li a .new_date{width:1.5rem;height:1.3rem;margin-right:.2rem;}
.new_lis ul li a .new_date b{font-size:.36rem;}
.new_lis ul li a .new_date span{font-size:.2rem;}
.new_lis ul li a .new_txt h1{font-size:.3rem;}
.new_lis ul li a .new_txt p{line-height:.42rem;font-size:.24rem;margin-top:.1rem;}

.new_swiper .swiper-slide a .swip_title{padding:.18rem 1.8rem .18rem .2rem;font-size:.26rem;}
#lp_pagtion{bottom:.2rem;right:.15rem;}
.new_swiper .swiper-pagination-bullet {width:.3rem;height:.3rem;border-radius:.04rem;line-height:.3rem;font-size: .2rem;}


.tab_title_item ul {display: flex;}


.tab_title_item ul li{margin: 0 .05rem;width: 100%;}
.tab_title_item ul li a{line-height: .6rem;font-size:.24rem;padding:0;}
.project_con{margin-top: .3rem;}


.collection_show:before,
.collection_show:after{height:.21rem;background-size: contain;}
.collection_size{height: calc(100% - .42rem);}
.collection_size:before,
.collection_size:after{width:.21rem;background-size: contain;}

.return_top{width:.5rem;height:.5rem;bottom:1rem;right:.2rem;font-size: .2rem;line-height:.2rem;}
.return_top span{font-size:.16rem;}



}

@media(max-width:414px) {
#mobile_B{height:4rem;}	
}
