@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: victor1;
    src: url(../images/DINCond-Medium.otf);
}
html {
	width: 100%;
	margin: 0;
	padding: 0;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	/*修正手持设备字体变化*/
	/* overflow: hidden; */
}

body {
	width: 100%;
	margin: 0 auto;
	font-family: "微软雅黑";
	font-size: 0.24rem;
	margin: 0;
	padding: 0;
	color: #525252;
	/* line-height: 200%; */
}

img {
	border: none;
}

dl,
dt,
dd {
	display: block;
	margin: 0;
}

p,
ul,
li,
form,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	color: #525252;
	text-decoration: none !important;
	cursor: pointer;
	background: transparent;
	/*修正win8系统IE连接灰色背景*/
	outline: none;
	blr: expression(this.onFocus=this.blur());
}

a img {
	border: none;
}

a:hover {
	color: #d80c18;
}
html {
	width: 100%;
	overflow-x: hidden;
}
/*首页*/
.main1 { margin-top: 60px; }
#header { background: #fff;font-weight: bold; color: #fff; line-height: 60px; height: 60px;overflow: hidden;position: fixed;top: 0;left: 0;width: 100%;z-index: 999999999;}
#header a { background: center center no-repeat transparent;
    background: #fabf1b;
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
}
.logo img{ width:14%;max-width: 50px; }
.logo{padding: 2% 0 0 2%;}
/****面包菜单按钮*****/
.burgers_box { position: absolute; right: 0px; top: 0; z-index: 99999999999; }
.icon { height: 2px; width: 30px; top: 30px; background-color: #fff; border-radius: 20px; position: absolute; transition-duration: 0.5s; }
.icon:before { left: 0; position: absolute; top: -10px; height: 2px; width: 30px; background-color: #fff; content: ""; border-radius: 20px; transition-duration: 0.5s; }
.icon:after { left: 0; position: absolute; top: 10px; height: 2px; width: 30px; background-color: #fff; content: ""; border-radius: 20px; transition-duration: 0.5s; }
.menu { width: 45px; height: 60px; position: relative; transition-duration: 1s; display: inline-block; cursor: pointer; z-index: 99; }
.burger_lin .icon { transition-duration: 0.5s; transition-delay: 0.5s; }
.burger_lin .icon:after { transition: transform 0.5s, top 0.5s 0.5s; }
.burger_lin .icon:before { transition: transform 0.5s, top 0.5s 0.5s; }
.burger_lin.open .icon { transition-duration: 0.1s; transition-delay: 0.5s; background: transparent; }
.burger_lin.open .icon:before { transition: top 0.5s, transform 0.5s 0.5s; top: 0px; transform: rotateZ(-45deg); }
.burger_lin.open .icon:after { transition: top 0.4s, transform 0.5s 0.5s; top: 0px; transform: rotateZ(45deg); }
.menu_ex { position: fixed; z-index: -10; }
.iop { position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 1 !important; }
.nav_hide { background: #edeaea; position: fixed; top: 60px; left: 0; width: 100%; height: 100%; z-index: 99999999999999999999999999; padding-top: 20px; display: none; }
.nav_hide ul li > a {
    -webkit-user-select: none;
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 14px;
    border-bottom: 1px solid #d7d7d7;
    margin: 0 25px;
    position: relative;
    display: block;
}
.nv_hide { margin: 0 25px; padding: 9px 0; border-bottom: 1px solid #d7d7d7; display: none; }
.nv_hide dd a { height: 35px; line-height: 35px; border-left: 1px solid #d7d7d7; color: #666; display: block; position: relative; padding: 0 30px; }
.sec-line {
    position: absolute;
    height: 0;
    width: 20px;
    border-bottom: 1px solid #d7d7d7;
    left: 0;
    top: 18px;
}
.tt_hide > a { background: url(../images/ico-arr-right2.png) no-repeat center right; }
.mian1{margin-top: 60px;}
.mian1 img{width: 100%;display: block;}
.mian1 .swiper-pagination .swiper-pagination-bullet-active{background-color: #fabf1b;}
.fdj{position: absolute;right: 1.4rem;top: 0.2rem;}
.fdj img{width: 0.5rem;width: 30px;}
/* 搜索 */
.top_tb ul li{position: relative;}
.header-search{position: absolute;bottom: -80px;z-index: 999;width: 300px;height: 43px;background-color: #fff;border: 1px solid #ccc;right: 0;display: none;}
.hs-input{width: 100%;height: 0.7rem;border: 0;outline: none;padding-left: 15px;}
.hs-submit{background: #fac226 url(../images/fdj.png) no-repeat center;width: 0.8rem;height: 100%;position: absolute;top: 0;right: 0;border: 0;outline: none;cursor: pointer;}
.top_lo1_hide{position: absolute;top: 65px;left: -43px;z-index: 999;display: none;}
.top_lo1_hide img{width: 120px;}

.search{position: fixed;top: 63px;left: 2%;width: 96%;z-index: 9999;overflow: hidden;display: none;}
#header a{overflow: hidden;}

.footer{padding: 6% 3%;display: flex;flex-direction: row;justify-content: space-between;border-top: 1px solid #eaeaea;}
.ft_2{text-align: center;}
.ft_2 img{width: 1.35rem;}
.ft_2 p{color: #333333;font-size: 0.24rem;}
.ft_1 div{border-bottom: 1px solid #cccccc;margin-bottom: 0.24rem;padding-bottom: 0.2rem;}
.ft_1 div p{color: #333333;font-size: 0.26rem;line-height: 0.45rem;}
.ft_1 a{color: #333333;font-size: 0.26rem;}

.fdj{position: absolute;right: 1.4rem;top: 0.2rem;}
.fdj img{width: 0.5rem;width: 30px;}

.m1_1{padding: 6% 3% 13% 3%;border-bottom: 0.1rem solid #f2f2f2;background: url(../images/sy_wy_08.jpg) no-repeat bottom;background-size: 100%;}
.m1_3{padding: 6% 3% 10% 3%;overflow: hidden;}
.m1_1 h3{color: #5d5d5d;font-size: 0.30rem;}
.m1_1 p{font-size: 0.28rem;text-transform: uppercase;color: #00904b;font-weight: bold;margin: 1.5% 0;}
.m1_1 span{display: block;font-size: 0.26rem;color: #808080;line-height: 0.42rem;text-align: justify;}
.m1_1 a{color: #fabf1b;font-size: 0.26rem;display: block;margin-top: 3%;}
.m1_3 .swiper-slide h3{color: #fabf1b;font-size: 0.32rem;}
.m1_3 .swiper-slide span{display: block;color: #00904b;font-size: 0.3rem;margin: 1% 0 2% 0;}
.m1_3 .swiper-slide p{color: #808080;line-height: 0.42rem;text-align: justify;font-size: 0.26rem;	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.m1_3 .swiper-pagination{text-align: center!important;margin-top: 1.5%;bottom: auto!important;}
.m1_3 .swiper-pagination span{display: inline-block;margin: 0 3px;width: 0.5rem;border-radius: 0;height: 3px;}
.m1_3 .swiper-pagination .swiper-pagination-bullet-active{background-color: #fabf1b;}

.main3{position: relative;padding: 6% 3%;background-color: #f0faf8;}
.m2_pic{overflow: hidden;}

.m3_1 h3{color: #5d5d5d;font-size: 0.30rem;}
.m3_1 p{font-size: 0.28rem;text-transform: uppercase;color: #00904b;font-weight: bold;margin: 1% 0;}
.m3_1{margin-bottom: 6%;}
.m2_pic .swiper-slide img{display: block;width: 100%;height: 4.4rem;}
.m2_pic .swiper-slide p{background-color: rgba(0,0,0,0.4);position: absolute;bottom: 0;left: 0;width: 100%;line-height: 0.8rem;color: #fff;padding: 0 3%;text-align: center;font-size: 0.28rem;}

.m2_pic .swiper-button-next{background:rgba(59,170,117,0.5) url(../images/righta.png) no-repeat center;width: 45px;height: 45px;background-size: 10px;top: 59%;}
.m2_pic .swiper-button-prev{background:rgba(59,170,117,0.5) url(../images/left.png) no-repeat center;width: 45px;height: 45px;background-size: 10px;top: 59%;}

/* neiye */
.ny_nav{background-color: #fff;height: 1rem;line-height: 1rem;padding: 0 5% 0 2%;position: relative;}
.jj_1{background-color: #f5f5f5;padding: 8% 3%;}
.ny_nav .swiper-slide {text-align: center;}
.ny_nav .swiper-slide a{color: #808080;font-size: 0.28rem;display: inline-block;height: 100%;}
.ny_nav .swiper-button-next{background: url(../images/right.png) no-repeat center;background-size: 0.2rem;right: 0;}
.ny_nav>.swiper-button-disabled{opacity: 1!important;}
.jj_on a{color: #fabf1b!important;border-bottom: 2px solid #fabf1b;}
.ny_banner{margin-top: 60px;}
.ny_banner img{display: block;width: 100%;}

.ny_jj2 img{display: block;width: 100%;}
.ny_jj3{background-color: #a4e4c5;padding: 6% 3%;}
.ny_jj3 ul li{color: #1c6b45;font-size: 0.28rem;line-height: 0.60rem;background: url(../images/gsjj_11.jpg) no-repeat center left;padding-left: 0.3rem;background-size: 0.22rem;}
.ny_jj1{padding: 6% 3%;background-color: #f5f5f5;}
.jj_1a_2 h3{color: #333333;font-size: 0.36rem;margin-bottom: 5%;}
.jj_1a_2 p{color: #666666;font-size: 0.28rem;line-height: 0.42rem;text-align: justify;margin-bottom: 4%;}
.jj_1a_2 img{display: block;width: 100%;margin-bottom: 5%;}

.ny_zzjg{background-color: #f5f5f5;padding: 6% 0;}
.ny_zzjg img{display: block;width: 100%;}
.ny_cul ul li img{display: block;width: 100%;margin-bottom: 2%;}
.ny_cul_1{margin-bottom: 0!important;}

/* rongyu */
.jj_1a_1a p{color: #333333;font-size: 0.28rem;}
.ny_dsj1 h3{margin-bottom: 0.15rem;}
.ny_dsj2{background-color: #f5f5f5;padding: 8% 3%;}
.ny_dsj2_1 p{color: #01904b;font-size: 0.48rem;background: url(../images/sjx.png) no-repeat center left;padding-left: 0.28rem;background-size: 0.26rem;}
.ny_dsj2 ul li{margin-bottom: 0.5rem;}
.ny_dsj2_1{margin-bottom: 0.26rem;}
.ny_dsj2_2 dl dd h3{color: #fabf1b;font-size: 0.32rem;font-weight: normal;margin-bottom: 0.1rem;}
.ny_dsj2_2 dl dd p{color: #333333;font-size: 0.26rem;margin: 3% 0;}
.ny_dsj2_2 dl dd {margin-bottom: 0.3rem;background-color: #fff;padding: 0.28rem;}
.ny_dsj2_2 img{display: block;width: 100%;margin-top: 2%;}
.laosding{text-align: center;margin-top: 20px;}

/* 风采 */
.ny_ygfc_xqy{background-color: #f5f5f5;}
.ny_ygfc{padding: 8% 3%;background-color: #f5f5f5;}
.ny_ygfc_1 img{display: block;width: 100%;}
.ny_ygfc_1 {width: 50%;}
.ny_ygfc_2 {width: 50%;display: flex;align-items: center;justify-content: center;padding: 0 3%;}
.ny_ygfc ul li a{display: flex;flex-direction: row;background-color: #fff;}
.ny_ygfc ul li {margin-bottom: 3%;}
.ny_ygfc_2 p{color: #333333;font-size: 0.3rem;}

.ny_news{padding: 6% 3%;}
.ny_news_text{padding: 6% 3%;background-color: #fff;}
.ny_news_text h3{text-align: center;font-size: 0.32rem;}
.news_p1{text-align: center;}
.news_p1 span{display: inline-block;margin: 0.2rem 0;font-size: 0.28rem;line-height: 0.42rem;}
.ny_news_text p{font-size: 0.28rem;line-height: 0.42rem;text-align: justify;}
.ny_news_text img{display: block;width: 100%;}

/* 项目服务 */
.xmfu{line-height: 0.8rem;background-color: #fff;}
.xmfu p{color: #808080;font-size: 0.3rem;text-align: center;}
.ny_xmfw{background-color: #f5f5f5;padding: 6% 3%;}
.pt_4{margin-bottom: 5%;display: flex;flex-direction: row;}
.pt_4 input{flex: 1;text-indent: 0.5em;outline: none;}
.pt_4 button{background:#00904b  url(../images/fdj.png) no-repeat center;border: 0;width: 0.8rem;display: inline-block;height: 0.8rem;}
.ny_xmfw_1 ul li a{display: flex;flex-direction: row;}
.ny_lpzs_2a{width: 40%;}
.ny_lpzs_2a img{display: block;width: 100%;}
.ny_lpzs_2b{width: 60%;padding: 3%;}
.ny_xmfw_1 ul li{border-bottom: 1px solid #ebebeb;padding: 5% 0;}
.ny_lpzs_2b p{color: #666;font-size: 0.28rem;line-height: 0.42rem;text-align: justify;	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.ny_lpzs_2b h3{font-size: 0.3rem;margin-bottom: 2%;}
.ny_xmfw_text{padding: 6% 3%;background-color: #f5f5f5;}
.ny_xmfw_text1{overflow: hidden;}

.ny_xmfw_text1 .swiper-slide img{display: block;width: 100%;height: 4.4rem;}
.ny_xmfw_text1 .swiper-button-next{background:rgba(0,0,0,0.7) url(../images/righta.png) no-repeat center;width: 45px;height: 45px;background-size: 10px;top: 55%;opacity: 1!important;}
.ny_xmfw_text1 .swiper-button-prev{background:rgba(0,0,0,0.7) url(../images/left.png) no-repeat center;width: 45px;height: 45px;background-size: 10px;top: 55%;}
.ny_xmfw_text2 h3{color: #01904b;font-size: 0.36rem;margin: 5% 0;}
.ny_xmfw_text2 p{color: #666666;font-size: 0.28rem;line-height: 0.42rem;text-align: justify;margin-bottom: 4%;}

/* 新闻 */
.ny_news{background-color: #f5f5f5;}
.ny_news ul li{padding: 0.5rem 3%;display: flex;flex-direction: row;background-color: #fff;align-items: center;border-bottom: 1px solid #eef2f0;}
.m3_2a ul li{padding: 0.5rem 0;display: flex;flex-direction: row;background-color: #f0f0f0;margin-bottom: 0.2rem;align-items: center;}
.m3_2a_1{background-color: #01904d;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;
width: 20%;margin-right: 5%;padding: 0.2rem 0;}
.m3_2a_2{width: 70%;}
.m3_2a_1 h3{color: #ffffff;font-size: 0.5rem;}
.m3_2a_1 p{color: #fff;font-size: 0.26rem;}
.m3_2a_2 h3{color: #1f1f1f;font-size: 0.32rem;font-weight: normal;margin-bottom: 0.15rem;	overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */}
.m3_2a_2 p{color: #444444;font-size: 0.24rem;	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;}

/* 图册 */
.ny_tcc{background-color: #f5f5f5;padding: 6% 3%;}
.ny_tcc ul{display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;}
.ny_tcc ul li{width: 49%;margin-bottom: 2%;}
.ny_tcc ul li img{display: block;width: 100%;height: 4.18rem;}
.ny_tcc ul li p{text-align: center;line-height: 0.65rem;color: #666;font-size: 0.28rem;}

.ny_spp{background-color: #f5f5f5;padding: 6% 3%;}
.ny_spp_1{position: relative;}
.ny_spp_1a img{width: 100%;}
.ny_spp_1b{position: absolute;top: 50%;left: 50%;margin-top: -0.4rem;margin-left:-0.4rem;}
.ny_spp_1b img{width: 0.8rem;height: 0.8rem;display: block;}
.ny_spp_2{margin-bottom: 4%;}
.ny_spp_2 p{color: #4c4c4c;font-size: 0.32rem;margin: 0.15rem 0;}
.ny_spp_2 span{color: #666;font-size: 0.28rem;}

.ny_sqhd1{background-color: #f5f5f5;padding: 6% 3%;}
.ny_sqhd1 .swiper-container1{overflow: hidden;position: relative;padding-bottom: 10%;}
.ny_sqhd1 .swiper-slide img{display: block;width: 100%;height: 4.4rem;}
.ny_sqhd1>h3{color: #01904b;font-size: 0.32rem;text-align: center;margin-bottom: 5%;}
.ny_sqhd1 .swiper-slide h3{color: #333333;font-size: 0.3rem;margin: 0.2rem 0;	overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */}
.ny_sqhd1 .swiper-slide p{color: #666666;font-size: 0.26rem;line-height: 0.40rem;text-align: justify;	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.ny_sqhd2{background-color: #d7ebe1;padding: 6% 3%;}
.ny_sqhd2 h3{color: #01904b;font-size: 0.32rem;text-align: center;margin-bottom: 5%;}
.ny_sqhd2a ul li{display: flex;flex-direction: row;background-color: #fff;margin-bottom: 2%;align-items: center;}
.ny_sqhd2a ul li img{width: 50%;}
.ny_sqhd2a ul li p{width: 50%;font-size: 0.3rem;color: #333333;margin: 6% 3%;}

.ny_yzfc{background-color: #f5f5f5;padding: 6% 3%;}
.ny_yzfc ul{display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;}
.ny_yzfc ul li{width: 49%;margin-bottom: 4%;}
.ny_yzfc ul li img{display: block;width: 100%;}
.ny_yzfc ul li p{background-color: #fff;line-height: 0.8rem;text-align: center;font-size: 0.28rem;	overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */}
.ny_xzzx1{padding: 8% 3%;text-align: center;border-bottom: 0.22rem solid #f5f5f5;}
.ny_xzzx1a img{width: 60%;}
.ny_xzzx1b img{width: 50%;}
.ny_xzzx1b p{color: #fabf1b;font-size: 0.3rem;}

.ny_xzzx2{padding: 8% 3%;text-align: center;border-bottom: 0.22rem solid #f5f5f5;}
.ny_xzzx2a ul{display: flex;flex-direction: column;justify-content: center;align-items: center;margin-top: 3%;}
.ny_xzzx2a ul li{width: 48%;margin-bottom: 4%;}
.ny_xzzx2a ul li img{width: 100%;}
.ny_xzzx2a ul li p{color: #01904b;font-size: 0.3rem;}

/* cont */
.ny_cont{padding: 3% 1.5%;}
.tttt iframe{border: 0;}
.ny_cont_1b p{height: 0.8rem;border: 1px solid #f4f4f4;line-height: 0.8rem;padding-left: 0.2rem;color: #088d44;font-size: 0.28rem;cursor: pointer;background: url(../images/xiala1.png) no-repeat center right 0.2rem;}
.cont_l1 h3{color: #169f5e;font-size: 0.30rem;margin-bottom: 3%;}
.ct_p1{background: url(../images/cont_03.jpg) no-repeat center left;color:#333333;font-size: 0.28rem;line-height: 0.62rem;background-size: 0.35rem;padding-left: 0.5rem;}
.ct_p2{background: url(../images/cont_06.jpg) no-repeat center left;color:#333333;font-size: 0.26rem;line-height: 0.62rem;background-size: 0.35rem;padding-left: 0.5rem;}
.ct_p3{background: url(../images/cont_10.jpg) no-repeat center left;color:#333333;font-size: 0.26rem;line-height: 0.62rem;background-size: 0.35rem;padding-left: 0.5rem;}
.ny_cont_1c{margin: 5% 0;}
.ny_cont_1b{position: relative;}
.ny_cont_1b ul{position: absolute;top: 0.8rem;border: 1px solid #f4f4f4;width: 100%;padding: 3%;background-color: #fff;box-sizing: border-box;}
.ny_cont_1b ul li{line-height: 0.62rem;font-size: 0.28rem;}
.rrrr_2{height: 200px;overflow: hidden;}
.cont_l1 {padding: 0 3%;}
.ny_cont1{padding: 5% 0;text-align: center;}
.ny_cont1 h3{color: #333;font-size: 0.32rem;}
.ny_cont1 p{color: #999999;font-size: 0.26rem;}

/*分页*/
.page-fy{ clear:both; text-align:center; height:30px;margin:0 auto; margin-bottom:0.2rem; margin-top:0.5rem;font-size:14px;}
.page-fy b{ display:inline-block; width:30px; height:30px; text-align:center; background:#e43f3f; line-height:30px; margin:0 5px; color:#fff; font-weight:100;border-radius:4px}
.page-fy a{ display:inline-block; padding:0 6px;height:30px; text-align:center; line-height:30px;margin:0 2px; font-size:13px; background:#e6e6e6; border-radius:4px;}
.page-fy a:hover{ display:inline-block; padding:0 6px;height:30px; text-align:center; line-height:30px;margin:0 2px; font-size:13px; background:#00561f; color:#FFF; border-radius:4px;}




