@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:65%;max-width: 290px; }
.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;}

/*  */
.main2{padding: 6% 3%;border-bottom: 0.1rem solid #f5f5f5;}
.main2 img{display: block;width: 100%;}
.sy_tit{margin-bottom: 0.4rem;}
.sy_tit h3{color: #000000;font-size: 0.32rem;margin-bottom: 0.05rem;}
.sy_tit span{color: #d7d7d7;font-size: 0.30rem;}
.main2 p{color: #808080;font-size: 0.26rem;line-height: 0.48rem;text-align: justify;margin: 0.4rem 0;}
.main2 a{color: #00904b;font-size: 0.26rem;}
.m3_1{padding: 6% 3% 0% 3%;}
.m3_2{position: relative;overflow: hidden;}
.m3_2 .swiper-slide img{display: block;width: 100%;height: 4.2rem;}
.m3_2 .swiper-slide p{position: absolute;bottom: 0;left: 0;width: 100%;line-height: 0.9rem;color: #fff;font-size: 0.28rem;background-color: rgba(0,0,0,0.6);padding: 0 3%;	overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */}

.m3_2 .swiper-button-next{background: url(../images/sy_tb_04.png) no-repeat center;right: 5%;background-size: 0.34rem;}
.m3_2 .swiper-button-prev{background: url(../images/sy_tb_03.png) no-repeat center;left: 5%;background-size: 0.34rem;}
.m3_2 a{color: #00904b;font-size: 0.26rem;display: block;margin: 5% 0 10% 3%;}
.m4_1 {position: relative;padding-bottom: 12%;}
.m4_1 .swiper-slide{background-color: #fff;padding: 6% 0 3% 0;height: 3.68rem;}
.main4{background-color: #f7f7f7;padding: 6% 3%;}
.m4_1{overflow: hidden;}
.m4_1a img{width: 70%;display: block;}
.m4_1a{display: flex;align-items: center;justify-content: center;}
.m4_1 .swiper-slide p{text-align: center;font-size: 0.28rem;color: #333333;}
.m4_2 a{border: 1px solid #868686;display: inline-block;border-radius: 25px;padding: 0.15rem 0.5rem;font-size: 0.26rem;}
.m4_2{text-align: center;margin-top: 0.4rem;}
.footer{border-top: 1px solid #e0e0e0;padding: 0.30rem 0;text-align: center;}
.footer h3{display: inline-block;background: url(../images/my_19.jpg) no-repeat center left;background-size: 0.45rem;padding-left: 0.5rem;color: #00904b;font-size: 0.4rem;margin: 0.2rem;}
.footer p{color: #808080;font-size: 0.26rem;line-height: 0.45rem;}

/* neiye */
.ny_banner{margin-top: 60px;}
.ny_banner img{display: block;width: 100%;}
.ny_tit{line-height: 1rem;background-color: #f5f5f5;}
.ny_tit ul{display: flex;flex-direction: row;justify-content: space-between;width: 60%;margin: 0 auto;}
.ny_tit ul li{width: 50%;text-align: center;color: #808080;font-size: 0.30rem;font-weight: bold;}
.tit_on{color: #00904b!important;}
.ny_jj{padding: 6% 3%;}
.ny_jj_a_1 span{color: #cecece;font-size: 0.32rem;text-transform: uppercase;font-weight: normal;}
.ny_jj_a_1 h3{color: #404040;font-size: 0.32rem!important;margin-bottom: 4%;}
.ny_jj_a_1 p{color: #808080;font-size: 0.26rem;text-align: justify;margin-bottom: 4%;line-height: 0.43rem;}

.ny_jj_a_2{background: url(../images/jj_pic_07.jpg) no-repeat center;height: 5.2rem;width: 100%;position: relative;}
.ny_jj_a_2 ul{background-color: rgba(35,138,87,0.8);width: 60%;position: absolute;bottom: 0;left: 0;}
.ny_jj_a_2 ul div{display: flex;flex-direction: row;padding: 0.4rem 0;}
.ny_jj_a_2 ul div li{width: 50%;text-align: center;}
.b_p1{border-right: 1px solid #81b79c;}
.ny_jj_a_2 ul div li h3{font-size: 0.65rem;font-weight: normal;color: #fff;font-family: victor1;}
.ny_jj_a_2 ul div li h3 span{font-size: 0.26rem;font-weight: normal;color: #fff;}
.ny_jj_a_2 ul div li p{color: #fff;}
.ny_jj1_fc ul{display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;}
.ny_jj1_fc ul li{width: 49%;margin-bottom: 2%;}
.ny_jj1_fc ul li img{display: block;width: 100%;height: 2.3rem;}
.laosding{text-align: center;}
.laosding a{display: inline-block;border: 1px solid #00904b;padding: 0.15rem 0.36rem;color: #00904b;margin-top: 4%;font-size: 0.28rem;}

.cp ul li{width: 100%!important;}
.ny_cp_1 img{display: block;width: 100%;}
.ny_cp_2{position: relative;overflow: hidden;padding: 10px 0 40px 0;}
.ny_cp_2 .swiper-slide {border: 1px solid #cdcdcd;box-sizing: border-box;}
.ny_cp_2 .swiper-slide div{display: flex;align-items: center;justify-content: center;height: 135px;overflow: hidden;}
.ny_cp_2 .swiper-slide div img{width: 90%;}
.ny_cp_2 .swiper-slide p{text-align: center;font-size: 14px;line-height: 40px;}
.ny_cp_2 .swiper-pagination {text-align: center;width: 100%;margin-top: 10px;}
.ny_cp_2 .swiper-pagination span{margin: 0 5px;display: inline-block;}

.ny_cpxqy_1{position: relative;overflow: hidden;background-color: #f5f5f7;}
.ny_cpxqy_1 .swiper-slide div{display: flex;flex-direction: row;align-items: center;justify-content: center;height: 250px;padding-bottom: 30px;}
.ny_cpxqy_1 .swiper-slide div img{display: inline-block;width: 50%;}
.ny_cpxqy_2{margin: 20px 0;}
.ny_cpxqy_2 h3{color: #00904b;font-size: 18px;}
.ny_cpxqy_2 span{display: block;width: 20px;height: 1px;background-color: #6bb289;margin: 20px 0;}
.ny_cpxqy_2 p{color: #999999;font-size: 15px;line-height: 25px;}
.ny_cpxqy_2 p font{color: #595959;}

/* 新闻 */
.ny_news ul li{padding: 0.3rem 0;display: flex;flex-direction: row;background-color: #fff;align-items: center;border-bottom: 1px solid #eef2f0;}
.ny_news{padding: 0% 3% 10% 3%;}
.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_news_text{padding: 6% 0%}
.ny_news_text img{ width:100%; display:block;}
.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_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: 2.18rem;}
.ny_tcc ul li p{text-align: center;line-height: 0.65rem;color: #666;font-size: 0.28rem;}

.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_cont_1a h3{color: #01904b;font-size: 0.36rem;font-weight: normal;padding-bottom: 5%;border-bottom: 1px solid #cccccc;margin-bottom: 3%;}
.ny_cont_1a p{color: #1f1f1f;font-size: 0.27rem;line-height: 0.43rem;margin-bottom: 2%;}
.ny_cont_1a_1{background: url(../images/cont_03.jpg) no-repeat top  left;padding-left: 0.6rem;background-size: 0.40rem;}
.ny_cont_1a_2{background: url(../images/cont_06.jpg) no-repeat top  left;padding-left: 0.6rem;background-size: 0.40rem;}
.ny_cont_1a_3{background: url(../images/cont_08.jpg) no-repeat top  left;padding-left: 0.6rem;background-size: 0.40rem;}
.ny_cont_1a_4{background: url(../images/cont_10.jpg) no-repeat top  left;padding-left: 0.6rem;background-size: 0.40rem;}
.ny_cont_1a a{color: #fff;font-size: 0.28rem;background-color: #fabf1b;padding: 2% 5%;border-radius: 0px;margin-top: 2%;display: inline-block;}
.mm2{padding: 6% 3%;}
.cont_3a img{display: block;width: 100%;}
.cont_3b input{display: block;width: 100%;height: 0.63rem;background-color: #fafafa;border: 1px solid #cccccc;margin-bottom: 0.2rem;text-indent: 1em;}
.cont_3b{margin-top: 5%;}
.cont_3b textarea{display: block;width: 99%;height: 1.2rem;background-color: #fafafa;border: 1px solid #cccccc;text-indent: 1em;}
.ny_cont_1a{margin-bottom: 0.3rem;}

/*分页*/
.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;}












