@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%;
	/*修正手持设备字体变化*/
}

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;}

.footer{padding: 6% 3%;display: flex;flex-direction: row;justify-content: space-between;border-top: 1px solid #e0e0e0;}
.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;}

/* neiye */
.mian2{padding: 6% 3%;}
.m2_1{display: flex;flex-direction: row;}
.m2_1 img{display: block;width: 100%;}
.m1_1 h3{color: #00904b;font-size: 0.32rem;font-weight: bold;}
.m1_1 span{color: #dcdcdc;font-size: 0.26rem;text-transform: uppercase;display: block;margin: 0.20rem 0;}
.m1_1 p{color: #737373;font-size: 0.26rem;line-height: 0.42rem;text-align: justify;}
.m2_1{margin-top: 5%;}

.mian3{background-color: #d5e9f5;padding: 6% 3%;}
.m3_tit{text-align: center;margin-bottom: 5%;}
.m3_tit h3{color: #00904b;font-size: 0.32rem;margin-bottom: 1%;}
.m3_tit p{color: #a7a7a7;font-size: 0.26rem;text-transform: uppercase;}
.m3_1 ul{display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;}
.m3_1 ul li{width: 49%;position: relative;}
.m3_1 ul li img{display: block;width: 100%;}
.m3_1b{position: absolute;bottom: 0;left: 0;width: 100%;line-height: 0.6rem;text-align: center;background-color: rgba(0,0,0,0.4);}
.m3_1b p{color: #fff;font-size: 0.26rem;}
.m3_2{text-align: center;margin-top: 7%;}
.m3_2 a{border: 1px solid #00904b;color: #00904b;font-size: 0.28rem;padding: 2% 7%;display: inline-block;}

.mian4{padding: 6% 3%;}
.m4_1a ul li{background-color: #cecece;width: 27%;text-align: center;line-height: 0.7rem;color: #fff;font-size: 0.3rem;border-right: 1px solid #fff;}
.m4_1a ul {display: flex;flex-direction: row;}
.m4_1a{margin-bottom: 6%;}
.sy_v1{background-color: #f2b729!important;}
.m4_1b_1a a{display: flex;flex-direction: row;justify-content: space-between;}
.m4_1b_1a_2 img{width: 100%;}
.m4_1b_1a_2 {width:30%;}
.m4_1b_1a_1{width: 65%;}
.m4_1b_1a_1 h3{color: #312e2e;font-size: 0.28rem;	overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */}
.m4_1b_1a_1 span{color: #808080;font-size: 0.26rem;display: inline-block;margin: 0.1rem 0;}
.m4_1b_1a_1 p{color: #808080;font-size: 0.26rem;	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;}
.m4_1b_1 ul li{border-top: 1px solid #e0e0e0;overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */}
.m4_1b_1 ul li a{color: #312e2e;font-size: 0.26rem;line-height: 0.8rem;	}
.m4_1b_1 ul li a span{color: #7e7e7e;font-size: 0.26rem;display: inline-block;margin-right: 0.2rem;}
.m4_1b_1a{margin-bottom: 5%;}

.mian5{background-color: #daeee9;padding: 6% 3%;}
.m5_1{overflow: hidden;position: relative;padding-bottom: 12%;}
.m5_1 img{width: 100%;}
.m5_1 .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #00904b;
}


/* neiye */
.ny_banner{margin-top: 60px;}
.ny_banner img{display: block;width: 100%;}
.ny_jj{background-color: #f5f5f5;padding: 6% 3%;}
.ny_jj_1 img{display: block;width: 100%;}
.jj_1a_2 img{display: block;width: 100%;}
.ny_nav {line-height: 0.9rem;}
.ny_nav ul{display: flex;flex-direction: row;justify-content: space-around;width: 80%;margin: 0 auto;}
.ny_nav ul li{text-align: center;}
.ny_nav ul li a{font-size: 0.30rem;}
.victor{border-bottom: 2px solid #fabf1b;}
.victor a{color: #fabf1b!important;}
.jj_1a_1 h3{color: #01904b;font-size: 0.5rem;text-transform: uppercase;font-weight: normal;}
.jj_1a_1 span{color: #333333;font-size: 0.32rem;display: block;margin: 2% 0 5% 0;}
.jj_1a_1 p{color: #666666;font-size: 0.28rem;text-align: justify;margin-bottom: 6%;line-height: 0.42rem;}

.ny_honr_tit h3{color: #1f1f1f;font-size: 0.36rem;line-height: 0.35rem;border-left: 0.06rem solid #01904b;padding-left: 0.14rem;}
.ny_honr_tit h3 span{color: #999999;font-size: 0.24rem;font-weight: normal;display: inline-block;margin-left: 0.1rem;text-transform: uppercase;}
.ny_honr_tit{background-color: #f5f5f5;padding: 6% 3%;}
.ny_honr_1{background-color: #f5f5f5;padding-bottom: 10%;}
.ny_honr_1 ul li{background-color: #fff;padding: 6% 3%;margin-bottom: 2%;display: flex;flex-direction: row;align-items: center;}
.ny_honr_1a{width: 50%;margin-right: 0.6rem;}
.ny_honr_1a img{display: block;width: 100%;}
.ny_honr_1b h3{color: #01904b;font-size: 0.44rem;}
.ny_honr_1b p{color: #666666;font-size: 0.28rem;}
.ny_fc_1 .swiper-slide img{width: 100%;display: block;height: 3rem;}
.ny_fc_1a{padding: 5% 3% 10% 3%;}
.ny_fc_1a span{color: #01904b;font-size: 0.3rem;font-weight: bold;}
.ny_fc_1a h3{color: #333333;font-size: 0.30rem;margin: 1% 0 2% 0;	overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */}
.ny_fc_1a p{color: #666666;font-size: 0.26rem;text-align: justify;line-height: 0.4rem;	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;}
.ny_fc_1 .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #00904b;
}

.ny_fc_2{background-color: #f5f5f5;padding: 6% 3%;}
.ny_fc_2a h3{color: #333333;font-size: 0.36rem;margin-bottom: 0.4rem;text-align: center;}
.ny_fc_2b ul li{background-color: #fff;display: flex;flex-direction: row;margin-bottom: 3%;align-items: center;}
.ny_fc_2b_1{width: 50%;}
.ny_fc_2b_2{margin-left: 5%;line-height: 0.6rem;}
.ny_fc_2b_1 img{display: block;width: 100%;}
.ny_fc_2b_2 h3{color: #333333;font-size: 0.3rem;}
.ny_fc_2b_2 p{color: #999999;font-size: 0.23rem;background: url(../images/fc_08.jpg) no-repeat center left;padding-left: 0.34rem;background-size: 0.28rem;}

.ny_pre ul{width: 100%!important;}
.ny_xmjs1 .swiper-slide img{display: block;width: 100%;height: 4.55rem;}
.ny_xmjs1{background-color: #f5f5f5;}
.ny_xmjs_tit{padding: 6% 0;text-align: center;}
.ny_xmjs_tit h3{color: #00904b;font-size: 0.36rem;margin-bottom: 1%;}
.ny_xmjs_tit p{color: #a7a7a7;font-size: 0.28rem;text-transform: uppercase;}
.ny_xmjs1 .swiper-button-next{background:rgba(0,0,0,0.4) url(../images/righta.png) no-repeat center;width: 40px;height: 40px;right:0%;top: 40%;background-size: 0.2rem;}
.ny_xmjs1 .swiper-button-prev{background:rgba(0,0,0,0.4) url(../images/left.png) no-repeat center;width: 40px;height: 40px;left: 0%;top: 40%;background-size: 0.2rem;}

#laosding2{font-size: 0.28rem;text-align: center;padding-bottom: 0.8rem;}
#laosding2 a{color: #fabf1b;display: inline-block;width: 2rem;line-height: 0.6rem;border: 1px solid #fabf1b;
}
#laosding2 a:hover{background-color: #fabf1b;color: #fff;}

#laosding3{font-size: 0.28rem;text-align: center;padding-bottom: 0.8rem;}
#laosding3 a{color: #fabf1b;display: inline-block;width: 2rem;line-height: 0.6rem;border: 1px solid #fabf1b;
}
#laosding3 a:hover{background-color: #fabf1b;color: #fff;}
.ny_pre_2a_1 img{display: block;width: 100%;}
.ny_pre_2a ul li{margin-bottom: 3%;}
.ny_pre_2a_2 h3{color: #444444;font-size: 0.3rem;	overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */
}
.ny_pre_2a_2 p{color: #999999;font-size: 0.26rem;}
.ny_pre_2a_2 {line-height: 0.46rem;padding: 4% 3%;}

.ny_pre_2b_1a img{display: block;width: 100%;height: 8rem;}
.zs_p1{display: flex;flex-direction: row;justify-content: space-between;align-items: center;}
.ny_pre_2b_1b{padding: 5% 3%;}
.zs_p1a{color: #666;font-size: 0.3rem;font-weight: bold;	overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */display: inline-block;width: 70%;
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */
}
.zs_p1b{background-color: #00904b;color: #fff;padding: 1% 2%;font-size: 0.26rem;}
.ny_pre_2b_1b p{margin: 2% 0;font-size: 0.28rem;color: #999999;}
.zs_p1c{background: url(../images/sd_03.jpg) no-repeat center left;padding-left: 20px;color: #bfbfbf;font-size: 13px;display: inline-block;margin-right: 15px;}
.zs_p1d{background: url(../images/sd_06.jpg) no-repeat center left;padding-left: 20px;color: #bfbfbf;font-size: 13px;display: inline-block;}

/* 招商详情页 */

.ny_zsxx_1 .swiper-button-next{background:rgba(0,0,0,0.4) url(../images/righta.png) no-repeat center;width: 40px;height: 40px;right:0%;top: 50%;background-size: 0.2rem;}
.ny_zsxx_1 .swiper-button-prev{background:rgba(0,0,0,0.4) url(../images/left.png) no-repeat center;width: 40px;height: 40px;left: 0%;top: 50%;background-size: 0.2rem;}
.ny_zpxqy{background-color: #f5f5f5;padding: 6% 3%;}
.ny_zsxx_1 .swiper-slide img{display: block;width: 100%;height: 3.9rem;}
.xx_h3{margin-bottom: 4%;font-size: 0.30rem;}

.ny_zsxx_1b_1 ul li p{color: #333333;font-size: 0.28rem;}
.rtp1{font-size: 0.34rem;color: #fabf1b;font-family: victor1;font-weight: bold;line-height: 0.48rem;}
.rtp2{color: #999999;font-size: 0.28rem;}
.ny_zsxx_1b_1{margin: 0.34rem 0;padding-bottom: 4%;border-bottom: 1px solid #e6e6e6;}
.clear{clear: both;}
.ny_zsxx_1b_1 ul {display: flex;flex-direction: row;justify-content: space-between;}
.ny_zsxx_1b_2 ul li{color: #01904b;border: 1px solid #01904b;font-size: 14px;padding: 3px 15px;float: left;margin-right: 5px;border-radius: 3px;}
.ny_zsxx_p1{color: #666666;font-size: 15px;line-height: 30px;background: url(../images/sda_03.jpg) no-repeat center left;padding-left: 25px;}
.ny_zsxx_p2{color: #666666;font-size: 15px;line-height: 30px;background: url(../images/sda_06.jpg) no-repeat center left;padding-left: 25px;}
.ny_zsxx_1b_3{margin: 0.3rem 0 0.3rem 0;}
.ny_zsxx_1b_4 ul{display: flex;flex-direction: row;flex-wrap: wrap;}
.ny_zsxx_1b_4 ul li{width: 50%;line-height: 0.68rem;}
.ny_zsxx_1b_4 ul li p{color: #333333;font-size: 0.28rem;}
.ny_zsxx_1b_4 ul li p span{color: #999999;}
.ny_zsxx_1b_5 p{color: #333333;font-size: 0.28rem;margin: 10px 0 30px 0;}
.ny_zsxx_1b_5 p span{color: #999999;}

.ny_zsxx_1b_6{background: url(../images/sda_09.jpg) no-repeat center;width: 283px;height: 59px;line-height: 59px;}
.ny_zsxx_1b_6 p{color: #ffffff;font-size: 0.3rem;margin-left: 70px;}

.jj_xqy_2a  .swiper-button-next{background:rgba(0,0,0,0.4) url(../images/righta.png) no-repeat center;width: 40px;height: 40px;right:0%;top: 50%;background-size: 0.2rem;}
.jj_xqy_2a  .swiper-button-prev{background:rgba(0,0,0,0.4) url(../images/left.png) no-repeat center;width: 40px;height: 40px;left: 0%;top: 50%;background-size: 0.2rem;}
.jj_xqy_2a .swiper-slide img{display: block;width: 100%;height: 4.6rem;}
.jj_xqy{padding: 6% 3%;background-color: #f5f5f5;}
.jj_xqy_1 h3{color: #333333;font-size: 0.34rem;font-weight: normal;line-height: 0.48rem;margin-bottom: 5%;display: flex;align-items: center;}
.jj_xqy_1 h3 span{background-color: #fabf1b;color: #fff;font-size: 0.28rem;line-height: 0.48rem;text-align: center;border-radius: 5px;display: inline-block;margin-left: 0.2rem;position: relative;padding: 0 0.2rem;}
.jj_xqy_2a .swiper-slide p{position: absolute;bottom: 0;left: 0;width: 100%;background-color: rgba(0,0,0,0.4);line-height: 0.8rem;color: #fff;font-size: 0.28rem;padding: 0 0.2rem;}
.jj_xqy_2b{background-color: #fff;padding: 6% 3% 3% 3%;}
.jj_xqy_2b ul li{text-align: center;margin-bottom: 5%;}
.img_whd img{width: 28%;}
.jj_xqy_2b ul li h3{font-size: 0.28rem;margin: 0.15rem 0;}
.jj_xqy_2b ul li p{font-size: 0.28rem;}

.ny_lpxq_3{background-color: #fff;padding: 6% 3%;margin-top: 2%;}
.ny_lpxq_3a h3{color: #333;font-size: 0.30rem;margin-bottom: 2%;}
.ny_lpxq_3a p{color: #666;font-size: 0.26rem;text-align: justify;line-height: 0.40rem;}

/* 新闻 */
.ny_news ul li{padding: 0.3rem 3%;display: flex;flex-direction: row;background-color: #fff;align-items: center;border-bottom: 1px solid #eef2f0;}
.ny_news{padding: 0% 0% 10% 0%;}
.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% 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%;}

/* 图册 */
.ny_tcc{background-color: #fff;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: #fff;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;}

/* 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/xiala.png) no-repeat center right 0.2rem;}
.cont_l1 h3{color: #169f5e;font-size: 0.30rem;margin-bottom: 3%;}
.ct_p1{background: url(../images/cf_p1_07.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/cf_p1_03.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%;}


/*分页*/
.page-fy{ clear:both; text-align:center; height:30px;margin:0 auto; margin-bottom:0.2rem;margin-top:0.5rem;font-size:14px; margin-left:5px;}
.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;}





