@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: victor1;
    src: url(../images/arial.ttf);
}
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;
}
.mian1{margin-top: 60px;}
.tt_hide > a { background: url(../images/ico-arr-right2.png) no-repeat center right; }
.mian1 img{width: 100%;display: block;}
.mian1 .swiper-pagination .swiper-pagination-bullet-active{background-color: #fabf1b;}
.main2{margin-top: 2px;}
.main2 ul{display: flex;}
.main2 ul li{width: 25%;border-right: 2px solid #fff;box-sizing: border-box;}
.main2 ul li img{width: 100%;display: block;}

.main3{padding: 6% 4%;}
.m3_1 {width: 50%;margin: 0 auto;margin-bottom: 0.35rem;}
.m3_1 ul{display: flex;flex-direction: row;justify-content: space-around;}
.m3_1 ul li{color: #2f2e30;font-size: 0.3rem;font-weight: bold;position: relative;}
.vic{color: #fabf1b!important;padding-bottom: 0.2rem;}
.vic::after{content: '';width: 100%;height: 3px;background-color: #fabf1b;position: absolute;bottom: 0;left: 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;}
.m3_2c a{width: 80%;margin: 0 auto;display: block;border: 1px solid #fabf1b;border-radius: 25px;color: #fabf1b;font-size: 0.28rem;padding: 0.2rem 0;text-align: center;margin-top: 0.5rem;}

.main4  {overflow: hidden;position: relative;}
.main4  img{display: block;width: 100%;}
.main4  p{position: absolute;bottom: 0;left: 0;width: 100%;height: 0.85rem;line-height: 0.85rem;background-color: rgba(0,0,0,0.6);color: #fff;font-size: 0.24rem;padding-left: 0.3rem;}
.main4  .swiper-pagination-bullet-active{background-color: #fabf1b!important;}
.main4  .swiper-pagination-bullet{background-color: #fff;opacity:1;}
.main4  .swiper-pagination{left: auto!important;right: 3%;text-align: right;bottom: 0.26rem!important;}
.main4{position: relative;}
.main4 .swiper-slide img{width: 100%;display: block;}

.main5{background-color: #d6f3e5;padding: 6% 3%;}
.m2_3a h3{color: #01904b;font-size: 0.36rem;font-weight: normal;}
.m2_3a span{color: #01904b;font-size: 0.24rem;}
.m2_3a p{color: #333333;font-size: 0.26rem;margin-top: 0.38rem;}
.m2_3a a{color: #fabf1b;font-size: 0.24rem;display: block;margin-top: 0.4rem;}

.footer{padding: 6% 3%;display: flex;flex-direction: row;justify-content: space-between;}
.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;}
/* 搜索 */
.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;}

/* 内页 */
.ny_banner{margin-top: 60px;}
.ny_banner img{display: block;width: 100%;}
.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.26rem;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;}

.jj_1a_1a h3{color: #1f1f1f;font-size: 0.36rem;line-height: 0.35rem;border-left: 0.06rem solid #01904b;padding-left: 0.14rem;margin-bottom: 0.35rem;}
.jj_1a_1a h3 span{color: #999999;font-size: 0.24rem;font-weight: normal;display: inline-block;margin-left: 0.1rem;}
.jj_1a_1b p{color: #666666;font-size: 0.26rem;line-height: 0.40rem;text-align: justify;margin-bottom: 0.3rem;}
.jj_1a_2 img{display: block;width: 100%;}
.jj_1a_2 {margin-bottom: 0.35rem;}
.jj_1b ul {display: flex;flex-direction: row;flex-wrap: wrap;}
.jj_1b ul li{width: 50%;text-align: center;box-sizing: border-box;padding: 0.26rem;}
.jj_1b-1{border-right: 1px solid #dbdbdb;border-bottom: 1px solid #dbdbdb;}
.jj_1b-2{border-bottom: 1px solid #dbdbdb;}
.jj_1b-3{border-right: 1px solid #dbdbdb;}
.jj_1b ul li h3{color: #333333;font-size: 0.24rem;font-weight: normal;}
.jj_1b ul li h3 span{color: #333333;font-size: 0.5rem;}
.jj_1b ul li p{color: #666666;font-size: 0.24rem;}
.jj_2{background: url(../images/jj_pic_06.jpg) no-repeat center;padding: 1.5rem 3%;}
.jj_2a p{color: #f5f5f5;font-size: 0.40rem;text-transform: uppercase;font-weight: normal;}
.jj_2a span{color: #f5f5f5;font-size: 0.32rem;font-weight: bold;margin: 0.20rem 0 0.52rem 0;display: inline-block;}
.jj_2b {background-color: rgba(255,255,255,0.7);padding: 5%;}
.jj_2b p{color: #666666;font-size: 0.26rem;line-height: 0.43rem;}

.ny_cul ul li img{display: block;width: 100%;}


/* 大事件 */
.ny_dsj{background-color: #f5f5f5;padding: 8% 3%;}
.jj_1a_1a p{color: #333333;font-size: 0.28rem;}
.ny_dsj1 h3{margin-bottom: 0.15rem;}
.ny_dsj2{margin-top: 5%;}
.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_2{background-color: #fff;padding: 0.28rem;}
.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;}
.ny_dsj2_2 dl dd {margin-bottom: 0.3rem;}
.laosding{text-align: center;}

/* 荣誉 */
.ny_honor{background-color: #f5f5f5;padding: 8% 3%;}
.ny_honor_1{margin-top: 5%;}
.ny_honor_1 ul{display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;}
.ny_honor_1 ul li{width: 48%;margin-top: 2%;}
.ny_honor_1a{display: flex;align-items: center;background-color: #fff;height: 3.3rem;justify-content: center;}
.ny_honor_1 ul li img{width: 80%;}
.ny_honor_1 ul li p{color: #666666;font-size: 0.24rem;text-align: center;line-height: 0.6rem;}

/* 党建 */
.ny_djgz1{padding: 6% 3% 3% 3%;border-top: 0.2rem solid #f5f5f5;}
.ny_djgz1_1{margin-bottom: 0.36rem;display: flex;flex-direction: row;justify-content: space-between;align-items: center;}
.ny_djgz1_1 h3{color: #e71818;font-size: 0.36rem;border-left: 3px solid #e71818;line-height: 0.36rem;padding-left: 0.15rem;}
.ny_djgz1_1 a{color: #999999;font-size: 0.26rem;}
.ny_djgz1_2 img{display: block;width: 100%;}
.ny_djgz1_2{border-bottom: 1px solid #cccccc;}
.ny_djgz1_2 h3{color: #666666;font-size: 0.32rem;margin: 0.26rem 0;}
.ny_djgz1_2 p{color: #666666;font-size: 0.26rem;}
.ny_djgz1_2 span{display: block;margin: 0.24rem 0;color: #b2b2b2;font-size: 0.26rem;}
.ny_djgz1_3 ul li p{color: #666666;font-size: 0.28rem;margin-bottom: 0.1rem;}
.ny_djgz1_3 ul li span{color: #b2b2b2;font-size: 0.26rem;}
.ny_djgz1_3 ul li{margin: 0.3rem 0;}
.ny_djgz2 img{display: block;width: 100%;}
.ny_djgz3{background-color: #f5f5f5;padding: 6% 3% 12% 3%;}
.ny_djgz3_1 .swiper-slide img{display: block;width: 100%;}
.ny_djgz3_1 .swiper-slide p{background-color: #fff;color: #4c4c4c;font-size: 0.26rem;text-align: center;padding: 0.3rem 0;}
.ny_djgz3_1{overflow: hidden;}
.ny_djgz3_1 .swiper-pagination{text-align: center;width: 100%;margin-top: 0.2rem;}
.ny_djgz3_1 .swiper-pagination .swiper-pagination-bullet{margin: 0 4px;}
.ny_dsj2_2 img{display: block;width: 100%;margin-top: 3%;}

/* 资讯 */
.ny_news ul li{padding: 0.2rem 0;display: flex;flex-direction: row;background-color: #fff;margin-bottom: 0.2rem;align-items: center;}
.ny_news{background-color: #f5f5f5;padding: 6% 3%;}

/* 图册 */
.ny_tc{background-color: #f5f5f5;padding: 6% 3%;}
.ny_tc ul{display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;}
.ny_tc ul li{width: 48%;margin-bottom: 0.3rem;}
.ny_tc ul li img{display: block;width: 100%;height: 4rem;}
.ny_tc ul li p{text-align: center;color: #333333;font-size: 0.26rem;line-height: 0.6rem;}

.ny_sp{background-color: #f5f5f5;padding: 6% 3%;}
.ny_sp ul{display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;}
.ny_sp ul li{margin-bottom: 2%;width: 49%;}
.ny_sp_1 img{display: block;width: 100%;height: 2.34rem;}
.ny_sp_2{background-color: #fff;display: flex;flex-direction: column;align-items: center;justify-content: center;padding: 6% 0;}
.ny_sp_2 img{width: 0.56rem;}
.ny_sp_2 p{color: #333333;font-size: 0.24rem;margin-top: 3%;}

/* 合作平台 */
.ny_hzpt{background-color: #f5f5f5;}
.ny_hzpt .jj_1a_1a{padding: 6% 3% 1% 3%;}
.ny_hzpt_1 ul li{background-color: #fff;margin-bottom: 1%;padding: 5% 3%;}
.ny_hzpt_1 ul li span{color: #01904b;font-size: 0.3rem;}
.ny_hzpt_1 ul li h3{color: #666666;font-size: 0.3rem;margin: 0.15rem 0;}
.ny_hzpt_1 ul li p{color: #999999;font-size: 0.26rem;line-height: 0.40rem;}

.ny_hzpt_2a{width: 100%;height: 3.2rem;background: url(../images/hz_pc_02.jpg) no-repeat center ;margin-top: 10%;display: flex;flex-direction: column;justify-content: center;}
.ny_hzpt_2a h3{color: #fff;font-size: 0.28rem;text-transform: uppercase;margin-left: 3%;}
.ny_hzpt_2b{width: 100%;height: 3.2rem;background: url(../images/hz_pc_04.jpg) no-repeat center ;display: flex;flex-direction: row;justify-content: space-between;align-items: center;}
.ny_hzpt_2b_2 ul {display: flex;flex-direction: row;}
.ny_hzpt_2b_2 ul li{width: ;}
.ny_hzpt_2b_2 ul li img{width: 1.8rem;display: block;}
.ny_hzpt_2b_1{margin-left: 3%;}
.ny_hzpt_2b_2{margin-right: 5%;}
.ny_hzpt_2b_2a{margin-right: 5%;}
.ny_hzpt_2b_2 ul li p{text-align: center;color: #ffffff;font-size: 0.24rem;margin-top: 5%;}
.ny_hzpt_2b_1 h3{color: #fff;font-size: 0.28rem;text-transform: uppercase;}

/* 人才理念 */
.ny_rcln_1{background-color: #f5f5f5;padding: 4% 0;}
.ny_rcln_1 ul{display: flex;flex-direction: row;width: 60%;margin: 0 auto;}
.ny_rcln_1 ul li{color: #808080;font-size: 0.30rem;width: 50%;text-align: center;font-weight: bold;}
.ln_bor{border-right: 1px solid #e6e6e6;}
.ln_on {color: #fabf1b!important;}
.ny_rcln_2a .bw{padding: 6% 3%;}
.cfsq_1b_1 ul li{border-bottom: 1px solid #cccccc;padding: 0.3rem 0;}
.ny_rcln_2a .jj_1a_1a h3{margin-bottom: 0.06rem;}
.cfsq_1b_1 ul li h3{background: url(../images/cfsq_06.jpg) no-repeat center left;padding-left: 0.33rem;color: #666666;font-size: 0.28rem;margin-bottom: 0.15rem;}
.cfsq_1b_1 ul li p{color: #666666;font-size: 0.26rem;text-align: justify;line-height: 0.42rem;}
.ny_rcln_3{width: 100%;height: 3rem;background: url(../images/ln_bg.jpg) no-repeat center;display: flex;flex-direction: row;justify-content: space-between;align-items: center;}
.ny_rcln_3a{margin-left: 3%;}
.ny_rcln_3b{margin-right: 3%;}
.ny_rcln_3b img{width: 1.5rem;height: 1.5rem;}
.ny_rcln_3a h3{color: #ffffff;font-size: 0.32rem;text-transform: uppercase;}
.ny_rcln_3a p{color: #ffffff;font-size: 0.3rem;}
.ny_rcln_3b p{text-align: center;color: #fff;font-size: 0.28rem;margin-top: 2%;}
.kl2{padding: 6% 3%;}
.fft{display: flex;flex-direction: row;}
.fft input{width: 75%;line-height: 0.6rem;outline: none;text-indent: 0.8em;}
.fft button{flex: 1;line-height: 0.6rem;background-color: #fabf1b;border: 0;color: #fff;font-size: 0.28rem;}
.cfsq_2b_1 ul{display: flex;flex-flow: row;justify-content: space-between;margin: 0.45rem 0;}
.cfsq_2b_1 ul li{width: 30%;text-align: center;}
.cfsq_2b_1 ul li select{border: 0;font-size: 0.28rem;outline: none;background-color: #fff;}
.zp_bor{border-right: 1px solid #cccccc;border-left: 1px solid #cccccc;}

.cfsq_2b_2 ul li{background-color: #fafafa;border: 1px solid #e6e6e6;padding: 4%;margin-bottom: 3%;}
.cfsq_2b_2 ul li .hr_div1 h3{color: #333333;font-size: 0.3rem;background: url(../images/right.png) no-repeat center right;background-size: 0.18rem;}
.cfsq_2b_2 ul li dl{margin: 4% 0;display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;}
.cfsq_2b_2 ul li dl dd{width: 40%;color: #666666;font-size: 0.26rem;padding-left: 0.5rem;background-size: 0.4rem;line-height: 0.46rem;}
.cfsq_2b_2 ul li a.hr_a2{color: #fff;font-size: 0.28rem;background-color: #fabf1b;padding: 1% 3%;border-radius: 4px;}
.zpl_1{background: url(../images/zps_06.jpg) no-repeat center left;}
.zpl_2{background: url(../images/zps_03.jpg) no-repeat center left;}
.zpl_3{background: url(../images/zps_10.jpg) no-repeat center left;}
.zpl_4{background: url(../images/zps_11.jpg) no-repeat center left;}
.zpl_5{background: url(../images/zps_14.jpg) no-repeat center left;}
.zpl_6{background: url(../images/zps_15.jpg) no-repeat center left;}

.hr_hide{border-top: 1px solid #ccc;margin-top: 5%;display: none;}
.hr_hide div{margin-top: 5%;}
.hr_hide div h3{font-size: 0.3rem;margin-bottom: 1.5%;color:#00904b!important;}
.hr_hide div p{line-height: 0.42rem;color: #666;text-align: justify;font-size: 0.26rem;}


.ny_cont_1a{padding: 6% 3%;}
.ny_cont_1a h3{color: #01904b;font-size: 0.36rem;font-weight: normal;padding-bottom: 3%;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;}
.d3 button{width: 100%;height: 0.7rem;background-color: #fabf1b;text-align: center;color: #fff;font-size: 0.28rem;border: 0;margin-top: 4%;}

.ny_lzjb1{padding: 6% 3% 1% 3%;border-bottom: 0.13rem solid #e6e6e6;}
.ny_lzjb2{padding: 6% 3%;}
.fkj_1{display: flex;flex-direction: row;justify-content: space-between;align-items: center;}
.ny_lzjb2a{display: flex;flex-direction: row;justify-content: space-between;align-items: center;}
.ny_lzjb2a img{width: 0.57rem;display: block;}
.ny_lzjb2a p{color: #333333;font-size: 0.28rem;margin-left: 0.28rem;}
.ny_lzjb2 ul li{border-bottom: 1px solid #e6e6e6;padding: 0.3rem 0;}
.fkj_1 a{background-color: #fabf1b;font-size: 0.28rem;color: #fff;border-radius: 25px;padding: 6px 25px;}
.ny_lzjb2b{width: 60%;}
.ny_lzjb2b p{color: #999999;font-size: 0.26rem;}
.ny_lzjb2b {text-align: right;}
.ny_lzjb2b img{text-align: right;width: 0.2rem;}
.fkj_2{padding: 3%;display: none;}
.fkj_2 p{color: #999999;font-size: 0.26rem;line-height: 0.43rem;text-align: justify;margin-top: 3%;}

.jb_hidewhd{display: none;}
.jb_hide{background-color: rgba(0,0,0,0.6);width: 100%;height: 100vh;position: fixed;top: 0;left: 0;z-index: 9;display: flex;z-index: 999999999999;}
.jb_hide_1{background-color: #fff;margin: 0 auto;width: 100%;padding: 5%;position: relative;}
.jb_hide_1a h3{text-align: center;font-size: 0.3rem;margin-bottom: 9%;}
.jb_hide_1b ul li span{display: inline-block;width: 40%;font-size: 0.26rem;}
.jb_hide_1b ul li{display: flex;flex-direction: row;justify-content: space-between;}
.jb_hide_1b ul li input{flex: 1;height: 0.7rem;box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;}
.jb_hide_1b ul li textarea{height: 0.8rem;flex: 1;box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;}
.jb_hide_1b ul li{margin-bottom: 3%;}
.jb_sub{border: 0;background-color: #fabf1b;color: #fff;font-size: 0.26rem;width: 100%;padding: 3% 0;margin-top: 3%;-webkit-appearance: none;}
.jb_hide_1b h6{position: absolute;top: 3%;right: 3%;font-size: 0.4rem;font-weight: normal;}

/*分页*/
.page-fy{ clear:both; text-align:center; height:30px;margin:0 auto; margin-top:0.5rem;margin-bottom:0.2rem;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;}



.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%;}






