@font-face {
	font-family: pfxt;
	src: url(/public/static/index/css/pfxt.ttf);
}
* {
	margin: 0px;
	padding: 0px;
	font-family: pfxt;
	outline:none;
}
html, body {
	position: relative;
	height: 100%;
}

body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #000;
	margin: 0;
	padding: 0;
}
.w90{
	width:82%;
	margin:0 auto;
}
.fdd{
	background:#fff;
	height:auto;
	position:relative;
}
.dw{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
}
.abouti{
	margin-top:939px;
}
.banner {
	width: 100%;
	height: auto;
}
.banner .swiper-button-next,.banner .swiper-button-prev{
	color: #fff !important;
}
.banner .swiper-button-prev,.banner .swiper-rtl .swiper-button-next{
	left:10% !important;
}
.banner .swiper-button-next,.banner .swiper-rtl .swiper-button-prev{
	right:10% !important;
}
.w1500{
	width:1500px;
	margin:0 auto;
}
/*header*/
.header{
	height:197px;
	background:url(/public/static/index/images/top_gb.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.headera{
	padding:23px 0px;
}
.headera1{
	float:left;
}
.headera1 img{
	display: inherit;
}
.headera2{
	float:right;
	width:304px;
	height:36px;
	border:1px solid #fff;
	background:none;
	line-height:36px;
	border-radius: 18px;
	position:relative;
	top:15px;
}
.headera2 input{
	border:None;
	background:none;
	width:250px;
	height:36px;
	color:#fff;
	text-indent:2em;
}
.headera2 button{
	position:absolute;
	right:10%;
	top:9px;
	background:none;
	border:none;
}
.headera2 .ss{
	position:absolute;
	right:10%;
	top:0px;
	color:#fff;
	cursor: pointer;
}
.headerb{
	border-top:1px solid rgba(255,255,255,0.5);
}
.headerb2>ul{
	
}
.headerb2>ul>li{
	line-height:69px;
	text-align:center;
	position: relative;
	width:11%;
	float:left;
}
.headerb2>ul>li::after{
	content:'';
	position:absolute;
	height:19px;
	width:1px;
	background:#fff;
	right:2px;
	bottom:25px;
}

.headerb2>ul>li::before{
	content:'';
	position:absolute;
	height:19px;
	width:1px;
	background:#fff;
	left:2px;
	bottom:25px;
}
.headerb2>ul>li>a{
	font-size:18px;
}
.headerb2>ul>li:hover>a::after{
	content:'';
	position:absolute;
	left:10%;
	top:10px;
	width:80%;
	height:49px;
	line-height:49px;
	border-radius: 5px;
	background:#fff;
}
.headerb2>ul>.action>a::after{
	content:'';
	position:absolute;
	left:10%;
	top:10px;
	width:80%;
	height:49px;
	line-height:49px;
	border-radius: 5px;
	background:#fff;
}
.headerb2>ul>.action>a>span{
	color:#1b9651;
	position:relative;
	z-index: 1;
}
.headerb2>ul>li:hover>a>span{
	color:#30a66a;
	position:relative;
	z-index: 1;
}
.headerb2>ul>li:first-child::before{
	display:none;
}
.headerb2>ul>li:last-child::after{
	display:none;
}
.headerb2>ul>li>a{
	color:#fff;
}
.headerb2{
	position:unset!important;
}

.zlm{
	position:absolute;
	background:#1b9651;
	z-index: 8;
	width:100%;
	display:None;
}
.zlm ul{
	padding:20px 0px;
}
.zlm ul li {
	text-align:center;
	line-height:40px;
}
.zlm ul li a{
	color:#fff;
	font-size:18px;
}
.zlm ul li:hover{
	background:#fff;
}
.zlm ul li:hover a{
	color:#1b9651;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #fff;}input:-moz-placeholder, textarea:-moz-placeholder {color:#fff;}
input::-moz-placeholder, textarea::-moz-placeholder {color:#fff;}input:-ms-input-placeholder, textarea:-ms-input-placeholder {color:#fff;}
/*header end*/

/*footer*/
.footer{
	background-image: linear-gradient(#49b36c, #008541);
	display: table-cell;
    vertical-align: middle;
	height:308px;
	width:0.1%;
}
.footer_l{
	float:left;
	width:20%;
}
.footer_r{
	float:left;
	width:30%;
	text-align:center;
	margin:0px 10%;
}
.footer_r ul li{
	width:25%;
	float:left;
	line-height:34px;
}
.footer_r ul li a{
	color:#fff;
}
.footer_ra{
	color:#fff;
	text-align:left;
	font-size:12px;
	width:94%;
	margin-left:6%;
	margin-top:75px;
}
.footer_ra1 a{
	margin-left:10%;
}
.footer_ra a{
	color:#fff;
	font-size:12px;
	display:inline-block;
}
.footer_ra2{
	margin-top:10px;
}
.footer_ra2 img{
	height:12px;
	margin-top:2px;
}
.footer_r1{
	float:right;
	width:30%;
}
.footer_r1l{
	background:#fff;
	padding:10px;
	width:25%;
	float:left;
}
.footer_r1l img{
	width:100%;
}
.footer_r1l_text{
	font-size:16px;
	text-align:center;
	line-height:30px;
}
.footer_r1r{
	width:62%;
	float:right;
}
.footer_r1r ul li{
	font-size:14px;
	color:#fff;
	line-height:42px;
	border-bottom:1px solid rgba(255,255,255,0.5);
	letter-spacing: 1px;
}
.footer_r1r ul li:last-child{
	border-bottom:none;
}
/*footer end*/
/*banner*/
.banner.swiper {
	width: 100%;
	height: 742px;
  }

  .banner .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	overflow:hidden;
  }
  
  .banner .slide-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-size: cover;
	background-position: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	color:#fff;
  }
/*banner end*/

/*abouti*/
@font-face {
	font-family: pfzc;
	src: url(/public/static/index/css/pfzc.ttf);
}
.abouti{
	position:relative;
}
.abouti_l{
	margin:100px 0px;
	width:40%;
	margin-left:5%;
	float:left;
}
.abouti_l1{
	font-size:40px;
	font-family: pfzc;
	position:relative;
	padding-bottom:10px;
}
.abouti_l1::after{
	content:'';
	position:absolute;
	left:0px;
	height:2px;
	bottom:0px;
	width:75px;
	background:#000;
}
.abouti_l2{
	font-size:16px;
	line-height:28px;
	text-align:justify;
	color:#000;
	margin:50px 0px 80px;
}
.abouti_l3{
	box-shadow: 0px 0px 10px 1px rgba(21,21,21,0.08);
	width:90%;
	padding:5% 5%;
}
.abouti_l3 ul{
	display: flex;
    align-items: flex-end;
	text-align: center;
	width:100%;
}
.abouti_l3 ul a{
	flex: 1;
	position:relative;
}
.abouti_l3 ul li{
	color:#5b5b5b;
	transition:.5s;
}
.abouti_l3 ul a::after{
	content:'';
	position:absolute;
	height:100%;
	width:1px;
	right:0px;
	bottom:0px;
	background:rgba(35,35,35,0.1);
}
.abouti_l3 ul a:last-child::after{
	display:none;
}
.abouti_l3 ul li:hover{
	color:#1b9651;
}
.abouti_l3 ul li i{
	font-size:22px;
}
.abouti_l3_text{
	font-size:16px;
	margin-top:10px;
}
.vjs-poster{
	background-size:cover !important;
}
.w90{
	width:86%;
	margin:0 auto;
}
.abouti_r{
	width:50%;
	height:100%;
	position:absolute;
	right:0px;
	top:0px;
}
#example_video{
	width:100%;
	height:100%;
}
/*abouti end*/

/*hyqy*/
.hyqy{
	background:url(/public/static/index/images/hyqy_bg.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	height:820px;
	transition: 2s;
}
.hyqy1{
	font-size:42px;
	color:#000;
	font-family: pfzc;
	line-height:42px;
	padding-top:80px;
	padding-bottom:30px;
}
@font-face {
	font-family: sw721;
	src: url(/public/static/index/css/sw721.ttf);
}
.hyqy2{
	font-size:48px;
	font-family: sw721;
	color:rgba(0,0,0,0.2);
	text-transform: uppercase;
	line-height:48px;
}
.hyqy3{
	background:rgba(27,150,81,0.85);
	padding:3%;
	width:36%;
	color:#fff;
	line-height:30px;
	text-align:justify;
	margin-top:2%;
	font-size:14px;
	position:absolute;
	transition: .5s;
}
.hyqy4{
	background:#1e9853;
	padding:30px 0px;
	position:absolute;
	bottom:-280%;
	width:100%;
}
.hyqy4 ul{
	display: flex;
    align-items: center;
    justify-content: center;
}
.hyqy4 ul li{
	flex: 1;
	text-align:center;
	position:relative;
}
.hyqy4 ul li:first-child::before,.hyqy4 ul li:last-child::after{
	display:none;
}
.hyqy4 ul li::after{
	content:'';
	position:absolute;
	height:20%;
	right:0px;
	top:50%;
	width:1px;
	background:#8fcca9;
	transition: .5s;
}
.hyqy4 ul li::before{
	content:'';
	position:absolute;
	height:20%;
	left:-1px;
	top:50%;
	width:1px;
	z-index:1;
	background:#8fcca9;
	transition: .5s;
}
.hyqy4b{
	display:none;
}
.hyqy4_text{
	color:#8fcca9;
	padding-top:7.5px;
	margin-top:7.5px;
	font-size:20px;
	position:relative
}
.hyqy4_text::after{
	content:'';
	position:absolute;
	top:0px;
	width:80%;
	left:10%;
	background:#8fcca9;
	height:1px;
}

.hyqy4 ul li:hover .hyqy4_text{
	color:#fff;
}
.hyqy4 ul li:hover::after{
	background:#fff;
	height:40%;
	top:40%;
	z-index:2;
}
.hyqy4 ul li:hover::before{
	background:#fff;
	height:40%;
	top:40%;
	z-index:2;
}
.hyqy4 ul li:hover .hyqy4a{
	display:none;
}
.hyqy4 ul li:hover .hyqy4b{
	display:inline-block;
}
.hyqy4 ul li:hover .hyqy4_text::after{
	background:#fff;
}
.hyqy4 ul .action .hyqy4_text{
	color:#fff;
}
.hyqy4 ul .action::after{
	background:#fff;
	height:40%;
	top:40%;
	z-index:2;
}
.hyqy4 ul .action::before{
	background:#fff;
	height:40%;
	top:40%;
	z-index:2;
}
.hyqy4 ul .action .hyqy4a{
	display:none;
}
.hyqy4 ul .action .hyqy4b{
	display:inline-block;
}
.hyqy4 ul .action .hyqy4_text::after{
	background:#fff;
}
/*hyqy end*/


/*news*/
.newsi{
	height:738px;
	background:url(/public/static/index/images/news_bg.jpg) left no-repeat;
	background-size:50% 100%;
}
.newsi_l{
	float:left;
	width:36%;
}
.newsi_l1{
	font-size:40px;
	font-family: pfzc;
	color:#fff;
	line-height:40px;
	padding-top:60px;
	padding-bottom:20px;
}
.newsi_l2{
	font-size:48px;
	font-weight:bold;
	color:rgba(255,255,255,0.2);
	font-family: Arial, Helvetica, sans-serif;
	line-height:48px;
	text-transform: uppercase;
	padding-bottom:60px;
}
.news_b{
	width:100%;
}
.news_b2{
	font-size:20px;
	color:#fff;
	line-height:34px;
	padding:30px 0px;
}
.news_b3{
	font-size:20px;
	color:rgba(255,255,255,0.5);
}
.news_b .swiper-horizontal>.swiper-pagination-bullets,.news_b  .swiper-pagination-bullets.swiper-pagination-horizontal{
 bottom:40%;
}
.news_b .swiper-pagination-bullet{
	background:#fff;
}
.newsi_r{
	width:42%;
	float:right;
}
.newsi_r_nav{
	border-bottom:1px solid rgba(0,0,0,0.1);
	position:relative;
	text-align:center;
	padding-top:60px;
}
.newsi_r_nav ul li{
	width:25%;
	float:left;
	line-height:76px;
	position:relative;
}
.newsi_r_nav ul li a{
	font-size:20px;
	color:#151515;
}
.newsi_r_nav ul li::after{
	content:'';
	position:absolute;
	left:50%;
	right:50%;
	bottom:0px;
	height:3px;
	background:#048743;
	transition: .5s;
}
.newsi_r_nav ul .action::after{
	left:0px;
	right:0px;
}
.newsi_r_nav ul .action a{
	color:#048743;
}
.newsi_r_ul{
	margin-top:20px;
}
.newsi_r_ul ul li{
	padding:30px 0px 30px;
	border-bottom:1px solid rgba(0,0,0,0.1);
	position:relative;
}
.newsi_r_ul ul li::after{
	content:'';
	position:absolute;
	height:1px;
	left:50%;
	right:50%;
	bottom:0px;
	transition: .5s;
	background:#009900;
}
.newsi_r_ul ul li:hover::after{
	left:0px;
	right:0px;
}
.newsi_r_ul1{
	font-size:14px;
	color:#009900;
}
.newsi_r_ul2{
	font-size:18px;
	color:#0b0b0b;
	margin:8px 0px;
}
/*news end*/


/*hyfw*/
.hyfw{
	height:791px;
	background:url(/public/static/index/images/hyfw_bg.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	width:100%;
}
/*hyfw end*/

/*about*/
.about_banner img{
	width:100%;
	display:block;
}
.about_nav{
	text-align:center;
}
.about_nava ul{
	background:#e30c1b;
	padding:10px 5%;
	display: flex;
    align-items: center;
    justify-content: center;
	margin-top:-40px;
	position:relative;
	z-index:2;
	border-radius: 20px;
}
.about_nava ul li{
	line-height:60px;
	flex: 1;
	position:relative;
	overflow: hidden;
}
.about_nava ul li::after{
	content:'';
	position:absolute;
	left:50%;
	right:50%;
	bottom:0px;
	height:100%;
	background:#c20a1f;
	transition: .5s;
}
.about_nava ul li:hover::after{
	left:0px;
	right:0px;
}
.about_nava ul .action::after{
	left:0px;
	right:0px;
}
.about_nava ul li a{
	color:#fff;
	font-size:18px;
	position:relative;
	z-index: 2;
}
.dqgz_title{
	font-size:42px;
	font-family: pfzc;
	padding:60px 0px 100px;
	text-align:center;
	color:#e30c1b;
}
.dqgz_a{
	margin-top:60px;
}
.dqgz_al{
	width:56%;
	float:left;
}
.dqgz_ar{
	width:40%;
	float:right;
}
.dqgz_tytitle{
	width:100%;
	background:url(/public/static/index/images/dqgz_icon.png) left no-repeat;
	height:52px;
	line-height:52px;
	font-size:18px;
	color:#fff;
	border-bottom:1px solid #e30c1b;
	margin-bottom:40px;
}
.dqgz_tyw{
	width:160px;
	text-align:center;
}
.gzdt_b img{
	width:100%;
	display:block;
}
.gzdt_b_text{
	position:absolute;
	width:100%;
	height:50px;
	line-height:50px;
	background:rgba(0,0,0,0.5);
	color:#fff;
	bottom:0px;
	left:0px;
	font-size:18px;
	text-indent:2em;
	overflow:hidden; text-overflow:ellipsis; white-space:nowrap
}
.dqgz_div{
	background:#fff;
	padding:20px 40px;
	height:412px;
	position:relative;
	overflow: hidden;
}
.dqgz_div ul li{
	line-height:46px;
	text-indent:20px;
	position:relative;
}
.dqgz_div ul li a{
	font-size:16px;
	color:#000;
}
.dqgz_div ul li::after{
	content:'';
	position:absolute;
	left:0px;
	top:15.5px;
	background:url(/public/static/index/images/dqgz_icon1.png) left no-repeat;
	width:9px;
	height:15px;
}
.dqgz_bg{
	background:#f8f8f8;
}
.gzdt_ba{
	position:absolute;
	z-index:2;
	text-align:right;
	width: 96% !important;
	bottom:15px !important;
}
.gzdt_b .swiper-pagination-bullet{
	background:#fff;
}
.dqtp{
	margin-top:60px;
}
.dqtp_ul ul li{
	width:32%;
	float:left;
	margin-right:2%;
	margin-bottom:30px;
	position:relative;
}
.dqtp_ul ul li:nth-child(3n){
	margin-right:0px;
}
.dqtp_ul ul li:hover img{
	transform: scale(1.1);
}
.dqtp_img{
	position:relative;
	overflow: hidden;
}
.dqtp_img img{
	width:100%;
	display:block;
	transition: .5s;
}
.dqtp_text{
	width:92%;
	position:absolute;
	bottom:0px;
	left:0px;
	text-align:center;
	line-height:40px;
	height:40px;
	font-size:16px;
	padding:0 4%;
	color:#fff;
	background:rgba(0,0,0,0.5);
	overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.zbjs ul li{
	background:#fff;
	padding:25px 2%;
	margin-bottom:20px;
	position:relative;
	overflow: hidden;
}
.zbjs ul li a{
	position:relative;
	z-index: 1;
}
.newsl .zbjs ul li::after{
	content:'';
	position:absolute;
	left:-100%;
	height:100%;
	width:100%;
	bottom:0px;
	background:#1b9651;
	transition: .5s;
}
.tzgg .zbjs ul li:hover .zbjs_xian{
	background:url(/public/static/index/images/zbjs_xiana1.jpg);
}
.tzgg .zbjs ul li::after{
	content:'';
	position:absolute;
	left:-100%;
	height:100%;
	width:100%;
	bottom:0px;
	background:#1b9651;
	transition: .5s;
}
.newsl .zbjs ul li:hover .zbjs_xian{
	background:url(/public/static/index/images/zbjs_xiana1.jpg);
}
.zbjs ul li::after{
	content:'';
	position:absolute;
	left:-100%;
	height:100%;
	width:100%;
	bottom:0px;
	background:#e30c1b;
	transition: .5s;
}
.zbjs ul li:hover::after{
	left:0px;
}
.zbjs ul li:hover .zbjs_text,.zbjs ul li:hover .zbjs_time{
	color:#fff;
}
.zbjs{
	margin-top:0px;
	padding-bottom:20px;
}
.zbjs ul li:hover .zbjs_xian{
	background:url(/public/static/index/images/zbjs_xiana.jpg);
}
.zbjs_text{
	height:40px;
	line-height:40px;
	overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
	font-size:18px;
	color:#000;
	transition: .5s;
}
.zbjs_time{
	float:left;
	line-height:30px;
	color:#000;
	transition: .5s;
}
.zbjs_xian{
	width:90%;
	background:url(/public/static/index/images/zbjs_xian.jpg);
	height:2px;
	margin-top:14px;
	float:right;
	opacity: 0.3;
}

/*about end*/
/*tzgg*/
.tzgg_text{
	padding:60px 0px 60px;
}
.tzgg_cn{
	font-size:42px;
	font-family: pfzc;
	color:#1b9651;
}
.tzgg_en{
	font-size:60px;
	color:rgba(0,0,0,0.1);
	text-transform: uppercase;
	font-family: sw721;
}
.tzgg_ul ul li{
	background:#fff;
	padding:20px 30px;
	position:relative;
	overflow: hidden;
	margin-bottom:20px;
}
.tzgg_ul ul li::after{
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	left:-100%;
	bottom:0px;
	background:#1b9651;
	transition: .5s;
}
.tzgg_ul ul li:hover::after{
	left:0px;
}
.tzgg_ul ul li a{
	position:relative;
	z-index: 1;
}
.tzgg_ul ul li:hover .tzgg_time{
	color:#1b9651;
	background:#fff;
}
.tzgg_ul ul li:hover .tzgg_content{
	color:#fff;
}
.tzgg_time{
	display: table-cell;
    vertical-align: middle;
	width:70px;
	height:70px;
	background:#1b9651;
	text-align:center;
	color:#fff;
	transition: .5s;
}
.tzgg_time1{
	font-size:26px;
	line-height:26px;
	font-family: sw721;
}
.tzgg_time2{
	font-size:14px;
	line-height:14px;
	margin-top:3px;
}
.tzgg_content{
	display: table-cell;
	padding-left:40px;
	line-height:70px;
	color:#000;
	font-size:18px;
	transition: .5s;
	overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
/*tzgg end*/

/*news*/
.newsl {
    width: 74%;
    float: left;
}
.newsr {
    width: 24%;
    float: right;
	padding-bottom:60px;
}
.ty_text{
	text-align:center;
}
.newsr_img img{
	width:100%;
	display:block;
}
.newsr_center_titlel{
	width:50%;
	float:left;
}
.newsr_center_titler{
	float:right;
}
.newsr_bottoma{
	background:#fff;
	padding:30px 30px;
	width:calc(100%-60px);
	margin-top:26px;
}
.newsr_center_titlel{
	font-size:26px;
	line-height:26px;
	font-family: pfzc;
}
.newsr_center_titler{
	font-size:12px;
	color:rgba(0,0,0,0.4);
	line-height:26px;
}
.news_t1l{
	float:left;
	width:40%;
}
.news_t1r{
	float:right;
	margin-top:60px;
	width:60%;
}
.news_t1r ul{
	border-bottom:1px solid #c6c6c6;
	text-align:right;
}
.news_t1r ul li{
	display:inline-block;
	line-height:60px;
	padding:0px 2%;
	position:relative;
}
.news_t1r ul li::after{
	content:'';
	position:absolute;
	bottom:-1px;
	left:50%;
	right:50%;
	height:2px;
	background:#1b9651;
	transition: .5s;
}
.news_t1r ul li:hover::after{
	left:0px;
	right:0px;
}
.news_t1r ul li:hover a{
	color:#1b9651;
}
.news_t1r ul .action::after{
	left:0px;
	right:0px;
}
.news_t1r ul .action a{
	color:#1b9651;
}
.news_t1r ul li a{
	color:#000;
	font-size:16px;
}
.newr_ul li{
	padding:30px 0px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.newsr_time{
	width:68px;
	height:68px;
	background:#1b9651;
	color:#fff;
	text-align:center;
	float:left;
}
.newsr_time1{
	font-size:26px;
	font-family: sw721;
}
.newsr_time2{
	font-size:12px;
}
.newsr_time .newsr_ha{
	display: table-cell;
    vertical-align: middle;
    height: 68px;
	width: 0.1%;
}
.newsr_content{
	width:70%;
	float:right;
	position:relative;
	overflow: hidden;
}
.newsr_content1{
	font-size:16px;
	height:40px;
	line-height:40px;
	color:#000;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsr_content2{
	height:28px;
	font-size:12px;
	line-height:28px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color:#9f9f9f;
}
.nnews{
	position:relative;
	padding-bottom:100px;
}
.news_bg1{
	position:absolute;
	bottom:0px;
	left:0px;
}
.w1500{
	position:relative;
	z-index: 1;
}
.news_bg1 img{
	width:100%;
	display:block;
}
.newsl .newsw{
	margin-top:0px;
}
/*news end*/

/*hyzx*/
.hyzx_title{
	text-align:center;
	padding:20px 0px 60px;
	font-size:32px;
	font-family: pfzc;
	color:#1b9651;
}
.hyzx_content{
	background:#fff;
	padding:40px 6%;
}
.hyzx_bottom{
	margin-top:20px;
}
.hyzx_bo1{
	line-height:30px;
}
.hyzx_bo1 span{
	display:inline-block;
	font-size:30px;
	font-family: Arial, Helvetica, sans-serif;
	color:#cacaca;
	font-weight:bold;
	line-height:30px;
	margin-right:10px;
	padding-top:4px;
}
.hyzx_bo2{
	margin:10px 0px 30px;
}
.hyqyzx ul li{
	padding:4%;
	background:#fff;
	margin-bottom:20px;
	font-size:18px;
}
.hyqyzx_l{
	width:80%;
	float:left;
}
.hyqyzx_r{
	width:20%;
	float:right;
}
.hyqyzx ul li:hover{
	background:#1b9651;
	color:#fff;
}
.hyqybg1{
	height:70px;
}
.hyqybg1 li{
	height:70px;
	line-height:70px;
}
.hyqybg ul li{
	color:#000;
	float:left;
}
.hyqybg ul a{
	display:block;
}
.hyqybg ul li{
	position:relative;
}
.hyqybg a:hover{
	background:#1b9651;
}
.hyqybg a:hover ul li{
	color:#fff;
}
.hyqybga {
	height:55px;
	line-height:55px;
}
.hyqybg {
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.hyh{
	height:80px;
	line-height:80px;
}
.hyh li{
	height:80px;
	line-height:80px;
}
.hyh li:last-child{
	line-height:40px;
}
.hyqybg li{
	border-top:1px solid #DDD;
}
.hyqybg ul li::after{
	content:'';
	position:absolute;
	right:0px;
	top:0px;
	height:100%;
	width:1px;
	background:#DDD;
}
.hyqy_ul{
	margin-top:30px;
}
.hyqy_ul a{
	width:100%;
	display:block;
	height:60px;
	line-height:60px;
	border-bottom:#ddd 1px solid;
	position:relative;
	color:#000;
	overflow: hidden;
	text-indent:10px;
	transition: .5s;
}
.hyqy_ul a::after{
	content:'';
	position:absolute;
	left:-100%;
	height:100%;
	width:100%;
	bottom:0px;
	background:#1b9651;
	transition: .5s;
}
.hyqy_ul a:hover::after{
	left:0px;
}
.hyqy_ul a:hover{
	color:#fff;
}
.hyqy_ul li{
	position:relative;
	z-index: 1;
}
.hyqy_ul li i{
	position:absolute;
	right:10px;
	top:3px;
}
.hyqybg ul li:first-child{
	width: 6%;
	text-align:center;
}
.hyqybg ul li:nth-child(2){
	width: 14%;
	text-align:center;
}
.hyqybg ul li:nth-child(3){
	width: 35%;
	text-align:center;
}
.hyqybg ul li:nth-child(4){
	width: 10%;
	text-align:center;
}
.hyqybg ul li:nth-child(5){
	width: 17.5%;
	text-align:center;
}
.hyqybg ul li:nth-child(6){
	width: 17.5%;
	text-align:center;
}
.ue-table-interlace-color-double {
    background-color: #f7faff;
}
.ue-table-interlace-color-single {
    background-color: #fcfcfc;
}
td, th {
    padding: 5px 10px;
    border: 1px solid #DDD;
}
.hyfzzx ul li{
	width:31%;
	margin-right:2.66%;
	margin-bottom:30px;
	float:left;
}
.hyfzzx ul a:nth-child(3n) li{
	margin-right:0px;
}
.hyfzzx_img{
	position:relative;
	overflow: hidden;
}

.hyfzzx_img img{
	width:100%;
	transition: .5s;
	display:block;
}
.hyfzzx_text{
	text-align:center;
	line-height:60px;
	background:#fff;
	width:80%;
	padding:0 10%;
	color:#000;
	font-size:16px;
	height:60px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hyfzzx ul li:hover .hyfzzx_img img{
	transform: scale(1.2);
}
.hyfzzx ul li:hover .hyfzzx_text{
	background:#1b9651;
	color:#fff;
}

/*hyzx end*/
/*xhxm*/
.xhxm{
	width:80%;
	padding:60px 10%;
	background:#fff;
}
.xhxm_l{
	width:35%;
	position:relative;
	overflow: hidden;
	float:left;
}
.xhxm_r{
	width:61%;
	float:right;
	position:relative;
}
.xhxm_r::after{
	content:'';
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	height:1px;
	background:rgba(0,0,0,0.2);
	transition: .5s;
}
.xhxm_l img{
	width:100%;
	transition: .5s;
}
.xhxm ul li:hover img{
	transform: scale(1.1);
}
.xhxmh{
	display: table-cell;
    vertical-align: middle;
    height: 180px;
}
.xhxm_r1{
	color:#8f8f8f;
	font-size:16px;
}
.xhxm_r2{
	font-size:18px;
	color:#000;
	margin:5% 0px;
}
.xhxm_r3{
	color:#8f8f8f;
	font-size:12px;
}
.xhxm_r3 i{
	position:relative;
	top:2px;
	margin-right:5px;
}
.xhxm ul li{
	margin-bottom:30px;
}
.xhxm ul li:hover .xhxm_r2,.xhxm ul li:hover .xhxm_r3{
 	color:#1b9651;
}
.xhxm ul li:hover .xhxm_r::after{
	background:#1b9651;
}
.tdbz ul li{
	padding:4%;
	background:#fff;
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:1px solid rgba(0,0,0,0.1);
	position:relative;
}
.tdbz_r{
	width:71%;
	float:right;
	position:relative;
	z-index: 1;
}
.tdbz_l{
	width:26%;
	float:left;
	position:relative;
	z-index: 1;
}
.tdbz_r4{
	margin-top:10px;
}
.tdbz_l img{
	width:100%;
	border:1px solid #1b9651;
}
.tdbz_r1{
	font-size:16px;
	color:#8f8f8f;
}
.tdbz_r2{
	font-size:20px;
	color:#000;
	line-height:40px;
	border-bottom:1px solid #1b9651;
	font-family: pfzc;
	height:40px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding:20px 0px;
}
.tdbz ul li .sp {
	position: absolute;
	background: #1b9651;
	-webkit-transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all .7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .tdbz ul li .line-1 {
	left: 0%;
	top: 0%;
	width: 0%;
	height: 2px;
  }
  .tdbz ul li:hover .line-1, .tdbz ul li:hover .line-3 {
	width: 100%;
  }
  .tdbz ul li:hover .line-2, .tdbz ul li:hover .line-4 {
	height: 100%;
  }
  .tdbz ul li .line-2 {
	right: 0%;
	top: 0%;
	width: 2px;
	height: 0%;
  }
  .tdbz ul li .line-3 {
	right: 0%;
	bottom: 0%;
	width: 0%;
	height: 2px;
  }
  .tdbz ul li .line-4 {
	left: 0%;
	bottom: 0%;
	width: 2px;
	height: 0%;
  }
.tdbz_h{
	display: table-cell;
    vertical-align: middle;
    height: 354px;
}
.hyfwi3_r .tdbz_h{
	display: table-cell;
    vertical-align: middle;
    height: 325px;
}
.tdbz_r3{
	color:#343434;
	font-size:14px;
	line-height:28px;
	display: table-cell;
    vertical-align: middle;
    height: 150px;
}
.tdbz_r4 a{
	display:inline-block;
	margin-right:3%;
}
.tdbz_r4a{
	width:100px;
	height:36px;
	line-height:32px;
	text-align:center;
	background:#1b9651;
	color:#fff;
	display:inline-block;
	margin-right:2%;
	border-radius: 5px;
}
.tdbz_r4 a:last-child .tdbz_r4a{
	background:#425978;
}
.tdbz_r4 a:first-child i{
	font-size:18px;
	position:relative;
	top:2px;
	margin-right:2px;
}
.tdbz_r4 a:last-child i{
	font-size:18px;
	position:relative;
	top:1px;
}
.xhhk1_l{
	width:60%;
	float:left;
}
.xhhk1_l1{
	font-size:24px;
	color:#000;
	font-family: pfzc;
	margin-bottom:50px;
}
.xhhk1_l2{
	font-size:16px;
	line-height:32px;
	text-align:justify;
	text-indent:2em;
}
.xhhk1_l2 p:nth-child(2){
	margin:40px 0px;
}
.xhhk1_r{
	width:36%;
	float:right;
}
.xhhk1_r img{
	width:100%;
}
.xhhk2{
	background:#fff;
	padding:4%;
	margin-top:30px;
}
.xhhk2_1{
	font-size:18px;
	font-family: pfzc;
	color:#1b9651;
	position:relative;
}
.xhhk2_1::after{
	content:'';
	position:absolute;
	right:0px;
	width:80%;
	height:10px;
	background:url(/public/static/index/images/xhhx_xian.png);
	top:10px;
	border-top-left-radius: 10px;
}
.xhhk2_1 i{
	font-size:24px;
	position:relative;
	top:1px;
	margin-right:10px;
}
.xhhk2_2{
	margin-top:20px;
	padding:0px 3%;
}
.xhhk2_2 ul li{
	width:50%;
	float:left;
	font-size:16px;
	color:#333;
	line-height:40px;
	text-align:justify;
}
.xhhk2_2 ul li span{
	display:inline-block;
	width:80px;
	text-align:justify;
}
/*xhxm end*/

/*lxwm*/
.lxwmsa{
	background:#fff;
}
.lxwm{
	padding:8%;
	background:#fff;
}
.lxwm1{
	font-size:32px;
	color:#000;
	font-family: pfzc;
	margin-bottom:20px;
}
.lxwm2{
	width:100%;
	font-size:18px;
	line-height:32px;
	
}
.lxwm3{
	margin-top:60px;
}
.lxwm3 li{
	width:18%;
	padding:2%;
	margin-right:4%;
	position:relative;
	float:left;
	height:116px;
	overflow: hidden;
}
.lxwm3 li::before{
	content:'';
	position:absolute;
	left:-100%;
	bottom:0px;
	width:100%;
	height:100%;
	background:#1b9651;
	transition: .5s;
}
.lxwm3 li:hover::before{
	left:0px;
}
.lxwm3 li:hover .lxwm3_2{
	color:#fff;
}
.lxwm3 li::after{
	content:'';
	position:absolute;
	width:98%;
	height:98%;
	border:1px solid #1b9651;
	top:0px;
	left:0px;
}
.lxwm3 li:last-child{
	margin-right:0px;
}
.lxwm3 li:hover .lxwm3_1{
	background:#fff;
	color:#1b9651;
}
.lxwm3_1{
	width:60px;
	height:60px;
	background:#1b9651;
	border-radius: 50%;
	color:#fff;
	margin:0px auto;
	text-align:center;
	line-height:60px;
	position:relative;
	z-index: 1;
	transition: .5s;
}
.lxwm3 li:nth-child(1) .lxwm3_1 i{
	font-size:26px;
}
.lxwm3 li:nth-child(2) .lxwm3_1 i{
	font-size:30px;
}
.lxwm3 li:nth-child(3) .lxwm3_1 i{
	font-size:30px;
	position:relative;
	top:-1px;
}
.lxwm3 li:nth-child(4) .lxwm3_1 i{
	font-size:26px;
}
.lxwm3_2{
	font-size:16px;
	text-align:center;
	line-height:26px;
	margin-top:16px;
	position:relative;
	z-index: 1;
	transition: .5s;
}
#allmap{height:580px;width:100%;} 
.shadow img{display:none;}
.contactMap img{max-width:none;}
.zzjg img{
	width:100%;
	display:inline-block;
}
.xhld ul li{
	width:25%;
	text-align:center;
	float:left;
	margin-bottom:30px;
}
.xhldtext{
	font-size:16px;
	line-height:36px;
	color:#000;
}
.xhldtitle{
	font-size:18px;
	line-height:32px;
	font-family: pfzc;
	color:#000;
}
.xhld ul li:hover .xhldtext,.xhld ul li:hover .xhldtitle{
	color:#1b9651;
}
.xhjj1{
	font-size:32px;
	font-family: pfzc;
	position:relative;
	padding-bottom:20px;
	text-align:center;
	margin-bottom:30px;
}
.xhjj1::after{
	content:'';
	position:absolute;
	left:38%;
	bottom:0px;
	height:2px;
	background:#1b9651;
	width:24%;
}
.xhjj2{
	font-size:16px;
	line-height:30px;
	text-align:center;
	letter-spacing: 2px;
	
}
.xhjj4 {
	padding-bottom:100px;
}
.xhjj4 img{
	width:100%;
}
.xhjj3{
	margin:60px 0;
}
.xhjj3 ul li{
	width:20%;
	text-align:center;
	background:url(/public/static/index/images/xhjj1.jpg) center no-repeat;
	height:162px;
	float:left;
}
.xhjj31{
	font-size:16px;
	color:#1b9651;
	font-family: sw721;
	position:relative;
	padding-bottom:10px;
	margin-bottom:10px;
	padding-top:30px;
}
.xhjj31::after{
	content:'';
	position:absolute;
	left:40%;
	bottom:0px;
	width:20%;
	height:2px;
	background:#1b9651;
}
.xhjj31 span{
	font-size:40px;
}
.xhjj32{
	font-size:16px;
	color:rgba(24,24,24,0.5);
}
/*lxwm end*/
/*spzx*/
.dqlb_banner img{
	width:100%;
}
.spzx li{
	width:31%;
	margin-right:2.66%;
	margin-bottom:30px;
	float:left;
}
.spzx li:nth-child(3n){
	margin-right:0;
}
.spzx li #example_video{
	width:100% !important; 
	height:265px !important;
}
/*spzx end*/
/*hyfcin*/
.hyfcin_1l{
	float:left;
	width:40%;
}
.hyfcin_1r{
	width:130px;
	height:40px;
	line-height:40px;
	font-size:14px;
	text-align:center;
	color:#8f8f8f;
	border: #8f8f8f 1px solid;
	float:right;
	position:relative;
	overflow: hidden;
	top:110px;
}
.hyfcin_1r::after{
	content:'';
	position:absolute;
	left:-100%;
	height:100%;
	width:100%;
	bottom:0px;
	transition: .5s;
	background:#1b9651;
}
.hyfcin_1r:hover::after{
	left:0px;
	color:#fff;
}
.hyfcin_1r:hover{
	color:#fff;
}
.hyfcin_1r span{
	position:relative;
	z-index: 1;
}
.hyfcin_1l1{
	font-size: 42px;
    color: #000;
    font-family: pfzc;
    line-height: 42px;
    padding-top: 80px;
    padding-bottom: 30px;
}
.hyfcin_1l2{
	font-size: 48px;
    font-family: sw721;
    color: rgba(0,0,0,0.2);
    text-transform: uppercase;
    line-height: 48px;
}
.hyfcin_a{
	margin-top:60px;
}
.hyfcin_a1{
	position:relative;
	overflow: hidden;
	width:90%;
	margin:0 auto;
}
.hyfcin_a1 img{
	width:100%;
	display:inline-block;
	transition: .5s;
}
.hyfcin_a .swiper-slide{
	padding-bottom:20px;
}
.hyfcin_a .swiper-slide:hover img{
transform: scale(1.2);
}
.hyfcin_a2{
	width:90%;
	height:50px;
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
	text-align:center;
	line-height:50px;
	margin:0 auto;
	margin-top:15px;
	border-radius: 25px;
	font-size:16px;
	color:#000;
}
.hyfcin_d{
	padding:30px 0 60px;
	width:100%;
	text-align:center; 
}
.hyfcin_d  .swiper-pagination-bullet {
    width: 8px;
    height:8px;
    display: inline-block;
    border-radius: 50%;
    background: #1b9651;
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
}
.hyfcin_d .swiper-pagination-bullet-active{
	width:24px;
	background:#1b9651;
	border-radius: 4px;
	opacity: 1;
}
/*hyfcin end*/
/*news_i*/
.news_i{
	background:url(/public/static/index/images/news_i1.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	height:738px;
}
.news_itz{
	font-size:26px;
	color:#fff;
	font-family: pfzc;
	padding:60px 0px 10px;
	border-bottom:1px solid rgba(255,255,255,0.3);
	margin-bottom:30px;
}
.news_itz i{
	font-size:30px;
	position:relative;
	top:3px;
	margin-right:15px;
}
.news_il{
	width:36%;
	float:left;
}
.news_il_img{
	position:relative;
	overflow: hidden;
}
.news_il_img img{
	width:100%;
	display:inline-block;
	transition: .5s;
}
.news_il_img:hover img{
	transform: scale(1.2);
}
.news_il_content{
	height: 290px;
	margin-top:20px;
}
.news_il_content ul li{
	line-height:32px;
	margin-bottom:20px;
}
.news_il_content ul li a{
	font-size:16px;
	height:32px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color:rgba(255,255,255,0.6);
}
.news_il_content ul li:hover a{
	color:#fff;
}
.news_il_content .swiper {
	width: 100%;
	height: 100%;
  }
.news_il_content .swiper-slide {
	font-size: 16px;
	height: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0px 30px;
}
.news_il_content .swiper-scrollbar{
	background:rgba(255,255,255,0.6);
	width: 1px !important;
}
.news_il_content .swiper-scrollbar-drag {
    height: 100%;
    width: 3px;
    position: relative;
    background: #fff!important;
    border-radius: 0px!important;
    left: -1px;
    top: 0;
}
.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical>.swiper-scrollbar{
	right:99% !important;
}
.news_ir{
	width:46%;
	float:right;
}
.news_itz a {
    float: right;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
}
.news_ir1{
	font-size: 42px;
    color: #000;
    font-family: pfzc;
    line-height: 42px;
    padding-top: 80px;
    padding-bottom: 10px;
}
.news_ir2{
	font-size: 48px;
    font-family: sw721;
    color: rgba(0,0,0,0.1);
    text-transform: uppercase;
    line-height: 48px;
}
.news_ir3{
	margin-top:30px;
}
.news_ir3 ul{
	display: flex;
    align-items: center;
    justify-content: center;
	border-bottom:1px solid rgba(0,0,0,0.1);
}
.news_ir3 ul li{
	flex: 1;
	text-align:center;
	line-height:56px;
	position:relative;
}
.news_ir3 ul li::after{
	content:'';
	position:absolute;
	left:50%;
	right:50%;
	bottom:-1px;
	height:3px;
	z-index: 2;
	background:#1b9651;
	transition: .5s;
}
.news_ir3 ul li:hover::after{
	left:0;
	right:0;
}
.news_ir3 ul .action::after{
	left:0;
	right:0;
}
.news_ir3 ul .action a{
	color:#1b9651;
	font-family: pfzc;
}
.news_ir3 ul li:hover a{
	color:#1b9651;
	font-family: pfzc;
}
.news_ir3 ul li a{
	color:#000;
	font-size:16px;
}
.news_ir4{
	margin-top:35px;
}
.news_ir4 ul li{
	padding:25px 0px;
}
.news_ir4 ul li:hover .news_ir42{
	color:#1b9651;
	opacity: 0.9;
}
.news_ir4 ul li:hover .news_ir43{
	color:#1b9651;
	opacity: 0.6;
}
.news_ir41{
	font-size:14px;
	color:#1b9651;
}
.news_ir42{
	font-size:24px;
	height:40px;
	line-height:40px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color:#000;
}
.news_ir43{
	font-size:16px;
	color:#8f8f8f;
	line-height:28px;
	height:56px;
	overflow: hidden;
	text-overflow: ellipsis; 
	display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.news_ir5{
	width:130px;
	height:40px;
	line-height:40px;
	text-align:center;
	position:relative;
	overflow: hidden;
	color:#262626;
	border:1px solid #8f8f8f;
	margin-top:20px;
}
.news_ir5 span{
	position:relative;
	z-index: 1;
}
.news_ir5::after{
	content:"";
	position:absolute;
	left:-100%;
	height:100%;
	background:#1b9651;
	bottom:0px;
	width:100%;
	transition: .5s;
}
.news_ir5:hover{
	border:1px solid #1b9651;
	color:#fff;
}
.news_ir5:hover::after{
	left:0px;
}
/*news_i end*/
/*hyfwi*/
.hyfwi{
	height:768px;
	background:url(/public/static/index/images/hyfw_bg.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.hyfwi1{
	font-size: 42px;
    color: #000;
    font-family: pfzc;
    line-height: 42px;
    padding-top: 80px;
    padding-bottom: 10px;
}
.hyfwi2{
	font-size: 48px;
    font-family: sw721;
    color: rgba(0,0,0,0.1);
    text-transform: uppercase;
    line-height: 48px;
	padding-bottom:20px;
	border-bottom:4px solid #1b9651;
}
.hyfwi3{
	margin-top:70px;
}
.hyfwi3_l{
	width:30%;
	float:left;
}
.hyfwi3_lh{
	display: table-cell;
    vertical-align: middle;
    height: 420px;
	width:0.1%;
}
.hyfwi3_l ul li{
	width:40%;
	margin:15px 0px;
	margin-right:20%;
	float:left;
}
.hyfwi3_l ul a:nth-child(2n) li{
	margin-right:0px;
}
.hyfwi3_l1{
	width:100%;
	background:#fff;
	color:#1b9651;
	padding:30px 0px;
	text-align:center;
	border-radius: 5px;
}
.hyfwi3_l1 i{
	font-size:36px;
}
.hyfwi3_l2{
	text-align:center;
	color:#000;
	line-height:36px;
}
.hyfwi3_l ul li:hover .hyfwi3_l1{
	background:#1b9651;
	color:#fff;
}
.hyfwi3_l ul .action .hyfwi3_l1{
	background:#1b9651;
	color:#fff;
}
.hyfwi3_r{
	width:60%;
	float:right;
}
.hyfwi3_r .tdbz ul li{
	background:None;
	border:none;
	padding-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.hyfwi3_r .news_ir5{
	margin-top:30px;
}
/*hyfwi end*/

/*hyfci*/
.hyfci{
	height:784px;
	background:url(/public/static/index/images/hyfci_bg.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.hyfci1{
	font-size: 42px;
    color: #fff;
    font-family: pfzc;
    line-height: 42px;
    padding-top: 80px;
    padding-bottom: 10px;
}
.hyfci2{
	font-size: 48px;
    font-family: sw721;
    color: rgba(255,255,255,0.2);
    text-transform: uppercase;
    line-height: 48px;
	padding-bottom:60px;
}
.hyfci3{
	background:rgba(255,255,255,0.6);
	padding:50px 0%;
}
.hyfci3 ul{
	padding:0px 2%;
	border-bottom:rgba(0,0,0,0.1) 1px solid;
}
.hyfci3 ul li{
	width:33.33%;
	float:left;
	position:relative;
	padding-bottom:40px;
}
.hyfci3 ul li::after{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:20px;
	height:20px;
	background:#1b9651;
	border-radius: 50%;
}
.hyfci3 ul li::before{
	content:'';
	position:absolute;
	left:9px;
	top:0px;
	height:100%;
	width:2px;
	background:#1b9651;
}
.hyfci3_1{
	font-size:20px;
	line-height:20px;
	margin-bottom:40px;
	color:#000;
}
.hyfci3 .w80{
	width:80%;
	margin:0 auto;
}
.hyfci3 ul li:hover .hyfci3_2 img{
	transform: scale(1.2);
}
.hyfci3_2{
	position:relative;
	overflow: hidden;
}
.hyfci3_2 img{
	width:100%;
	display:inline-block;
	transition: .5s;
}
.cjhhk1{
	color:rgba(0,0,0,0.04);
	font-size:140px;
	font-family: sw721;
	text-transform: uppercase;
	margin-top:40px;
}
.cjhhk2{
	font-size:48px;
	font-family: pfzc;
	color:#1b9651;
	margin-top:-90px;
}
.cjhhk3{
	height:46px;
	background:url(/public/static/index/images/cjhhk.jpg) center no-repeat;
	background-size:100% 100%;
	font-size:18px;
	color:#fff;
	padding-top:8px;
	margin-top:60px;
	margin-bottom:30px;
}
.cjhhk31{
	display:inline-block;
	line-height:46px;
	margin-left:30px;
}
.cjhhk31 i{
	font-size:20px;
	margin-right:5px;
}
.cjhhk4{
	font-size:16px;
	line-height:30px;
	margin-bottom:60px;
}
.cjhhk5 ul li{
	width:18%;
	margin-right:2.3%;
	float:left;
	position:relative;
	overflow: hidden;
	height:379px;
}
.cjhhk5 ul  a:nth-child(5) li{
	margin-right:0px;
}
.cjhhk51{
	position:relative;
	overflow: hidden;
}
.cjhhk51 img{
	width:100%;
	display:inline-block;
}
.cjhhk5 ul li:hover .cjhhk52{
	position:absolute;
	top:0px;
}
.cjhhk5 ul li .cjhhk52{
	position:absolute;
	top:379px;
	transition: .5s;
}
.cjhhk52_h{
	display: table-cell;
    vertical-align: middle;
	height:379px;
	width:0.1%;
	background:rgba(27,150,81,0.8);
	transition: .5;
}
.cjhhk52a{
	width:130px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#fff;
	border-radius: 20px;
	margin:0 auto;
	font-size:14px;
	color:#1b9651;
}
.cjhhk52a i{
	font-size:16px;
	margin-right:3px;
}
.cjhhk5{
	padding-bottom:100px;
}
.dqgz_a .pages .current {
    background: red;
}
.dqgz_a .pages li:hover{
	background: red;
}
/*hyfci end*/
/*yqlj*/
.yqlj1{
	position:relative;
	font-size:34px;
	font-family: pfzc;
	width:170px;
	text-align:center;
	height:52px;
	line-height:52px;
	background:#fff;
	margin-left:100px;
	z-index: 1;
}
.yqlj1::after{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
	width:1px;
	background:#048743;
}
.yqlj1::before{
	content:'';
	position:absolute;
	right:0px;
	top:0px;
	height:100%;
	width:1px;
	background:#048743;
}
.yqlj2{
	display: table-cell;
    vertical-align: middle;
	height:134px;
	border:1px solid #048743;
	width:0.1%;
	padding:0 4%;
	position:relative;
	top:-26px;
}
.yqlj2 ul{
	display: flex;
    align-items: center;
    justify-content: center;
}
.yqlj2 ul a{
	flex: 1;
	position:relative;
	text-align:center;
}
.yqlj2 ul a::after{
	content:'';
	position:absolute;
	right:0px;
	top:0px;
	height:100%;
	width:1px;
	background:#333;
}
.yqlj2 ul a:last-child::after{
	display:None;
}
.yqlj2 ul li{
	color:#131313;
	font-size:14px;
	letter-spacing: 0.5px;
}
/*yqlj end*/
/*hyfw*/
.hyfw1{
	font-size: 40px;
    font-family: pfzc;
    color: #fff;
    line-height: 40px;
    padding-top: 60px;
    padding-bottom: 20px;
}
.hyfw2 {
    font-size: 48px;
    font-weight: bold;
    color: rgba(255,255,255,0.2);
    font-family: Arial, Helvetica, sans-serif;
    line-height: 48px;
    text-transform: uppercase;
    padding-bottom: 30px;
	position:relative;
	border-bottom:2px solid #1b9651;
}
.hyfw3{
	margin-top:60px;
}
.hyfw3 ul li{
	width:8%;
	margin-right:4%;
	float:Left;
}
.hyfw3{
	text-align:center;
}
.hyfw3_1{
	background:#fff;
	color:#1b9651;
	padding:20px 0px;
	border-radius: 4px;
	transition: .5s;
}
.hyfw3_1 i{
	font-size:30px;
}
.hyfw3_2{
	line-height:34px;
	color:#000;
	font-size:16px;
}
.hyfw3 ul li:hover .hyfw3_1{
	background:#1b9651;
	color:#fff;
}
.hyfw4{
	font-size:24px;
	color:#1b9651;
	font-family: pfzc;
	margin-top:60px;
	margin-bottom:30px;
}
.hyfw5_l{
	width:50%;
	float:Left;
}

.hyfw5_r{
	width:50%;
	float:right;
}
.hyzx_bo3a{
	width:50%;
	float:Left;
}
.hyzx_bo3{
	margin-top:10px;
}
.hyzx_bo3a1{
	width:15%;
	display: inline-block;
}
.hyzx_bo3a2{
	display:inline-block;
	width:80%;
}
.hyzx_bo3a2 input{
	border:1px solid #cecfd1;
	width:100%;
	line-height:28px;
	height:28px;
}
.hyzx_bo3a1 span{
	color:red;
	display:inline-block;
	margin-right:5px;
}
.hyzx_bo3b{
	margin-top:20px;
}
.hyzx_bo3b span{
	color:red;
	display:inline-block;
	margin-right:5px;
}
.hyzx_bo3b .layui-btn-primary {
    border: 1px solid #1b9651 !important;
    background-color: none !important;
    color: #1b9651 !important;
}
.btnhy{
	width:120px;
	height:36px;
	line-height:36px;
	text-align:center;
	background:#1b9651;
	color:#fff;
	font-size:16px;
	border-radius: 4px;
	margin:50px auto 0px;
}
/*hyfw end*/
/*ppzs*/
.ppzs_ul ul li{
	width:32%;
	margin-right:2.66%;
	float:left;
	margin-bottom:30px;
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
	position: relative;
}
.ppzs_ul ul li .sp {
	position: absolute;
	background: #1b9651;
	-webkit-transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all .7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .ppzs_ul ul li .line-1 {
	left: 0%;
	top: 0%;
	width: 0%;
	height: 2px;
  }
  .ppzs_ul ul li:hover .line-1, .ppzs_ul ul li:hover .line-3 {
	width: 100%;
  }
  .ppzs_ul ul li:hover .line-2, .ppzs_ul ul li:hover .line-4 {
	height: 100%;
  }
  .ppzs_ul ul li .line-2 {
	right: 0%;
	top: 0%;
	width: 2px;
	height: 0%;
  }
  .ppzs_ul ul li .line-3 {
	right: 0%;
	bottom: 0%;
	width: 0%;
	height: 2px;
  }
  .ppzs_ul ul li .line-4 {
	left: 0%;
	bottom: 0%;
	width: 2px;
	height: 0%;
  }
.ppzs_ul ul li:nth-child(3n){
	margin-right:0px;
}
.ppzs_ul ul li:hover .hyfzzx_text{
	background:#1b9651;
	color:#fff;
}
.ppzs_ul ul li .hyfzzx_text{
	border-top:1px solid rgba(0,0,0,0.1);
}
.ppzs_ul ul li:hover img{
	transform: scale(1.1);
}
.hyfzzx_img{
	position:relative;
	overflow: hidden;
}
.hyfzzx_img img{
	width:100%;
	transition: .5s;
}
/*ppzs end*/

/*ycbl*/
.side{position:fixed;width:78px;right:0;bottom:20%;z-index:100;border:1px solid #e0e0e0;background:#fff;border-bottom:0;transition: .5s;}
.yyc{
	height:78px;
	width:30px;
	text-align:center;
	line-height:78px;
	background:#1b9651;
	margin-left:-30px;
	color:#fff;
	position:absolute;
	top:158px;
	cursor: pointer;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	transition: .5s;
}
.yxs{
	height:78px;
	width:30px;
	text-align:center;
	line-height:78px;
	background:#1b9651;
	margin-left:-30px;
	color:#fff;
	position:absolute;
	top:158px;
	cursor: pointer;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	display:none;
}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#1b9651;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(/public/static/index/images/right_pic3.png)}
.side ul li i.bgs2{background-image:url(/public/static/index/images/right_pic4.png)}
.side ul li i.bgs3{background-image:url(/public/static/index/images/right_pic2.png)}
.side ul li i.bgs4{background-image:url(/public/static/index/images/right_pic1.png)}
.side ul li i.bgs5{background-image:url(/public/static/index/images/right_pic3.png)}
.side ul li i.bgs6{background-image:url(/public/static/index/images/right_pic6_on.png)}
.side ul li:hover i.bgs1{background-image:url(/public/static/index/images/right_pic3_on.png)}
.side ul li:hover i.bgs2{background-image:url(/public/static/index/images/right_pic4_on.png)}
.side ul li:hover i.bgs3{background-image:url(/public/static/index/images/right_pic2_on.png)}
.side ul li:hover i.bgs4{background-image:url(/public/static/index/images/right_pic1_on.png)}
.side ul li:hover i.bgs5{background-image:url(/public/static/index/images/right_pic3_on.png)}
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#1b9651;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .sph.son{width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-image:url(/public/static/index/images/ysph.jpg);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideewm .ewBox.son{width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-image:url(/public/static/index/images/yerweima.jpg);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son{width:240px;height:118.5px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:-0px;background:##1b9651}
.side ul li.sideetel .telBox dd{display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1{background:url(/public/static/index/images/right_pic8.png) 28px center no-repeat;background-color:#1b9651}
.side ul li.sideetel .telBox dd.bgs2{background:url(/public/static/index/images/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}
@keyframes fadein{from{opacity:0}
to{opacity:1}
}
.fxewma{
	background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
}
.fxewma.block {
    display: block;
    -webkit-animation: menu-fade 0.5s;
    animation: menu-fade 0.5s;
}
.fxewma1 {
    position: absolute;
    width: 500px;
    max-width: 90%;
    max-height: 90vh;
    min-height: 200px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	text-align: center;
}
.fxewma2{
	background-color: #fff;
	border-radius: 5px;
	display: inline-block;
	padding: 15px;
}
.fxewma21{
	font-size: 24px;
    line-height: 1.4;
    color: #3c3c3c;
	
}
.cyfl{
	margin-top:30px;
}
.cyfl a{
	font-size:14px;
	color:#5f5f5f;
	line-height:36px;
	border:1px solid #d2d2d2;
	border-radius: 4px;
	margin-bottom:20px;
	position:relative;
	overflow: hidden;
	transition: .5s;
	width:31%;
	float:left;
	margin-right:2%;
	text-align:center;
}
.cyfl a:nth-child(3n){
	margin-right:0px;
}
.cyfl a span{
	position:relative;
	z-index: 1;
}
.cyfl a::after{
	content:'';
	position:absolute;
	left:-100%;
	bottom:0px;
	height:100%;
	width:100%;
	background:#1b9651;
	transition: .5s;
}
.cyfl a:hover{
	border:1px solid #1b9651;
	color:#fff;
}
.cyfl a:hover::after{
	left:0%;
}
.lxwmsk{
	margin-bottom: 30px;
}
.lxwmsk .swiper-slide img { display: block; width: 100%; }

.lxwmsk .new-swiper-btn { text-align: center; }


.lxwmsk .new-swiper-btn ul li { float: left; width: 33.33%; line-height: 80px; }

.lxwmsk .new-swiper-btn ul li.on { background: url("/public/static/index/images/red-jtIcon.png") no-repeat top -18px center; }

.lxwmsk .new-swiper-btn ul li.on a { color: #1b9651; }

.lxwmsk .new-swiper-btn ul li.on a.gtsp-icon01 { background: url("/public/static/index/images/new-icon02-on.png") no-repeat left center;background-size: 28px; }

.lxwmsk .new-swiper-btn ul li.on a.gtsp-icon02 { background: url("/public/static/index/images/new-icon01-on.png") no-repeat left center;background-size: 20px; }

.lxwmsk .new-swiper-btn ul li.on a.gtsp-icon03 { background: url("/public/static/index/images/new-icon03-on.png") no-repeat left center; }

.lxwmsk .new-swiper-btn ul li:hover { background: url("/public/static/index/images/red-jtIcon.png") no-repeat top -18px center; }

.lxwmsk .new-swiper-btn ul li a { display: inline-block; font-size: 18px; font-weight: bold; color: #333; padding-left: 35px; }

.lxwmsk .new-swiper-btn ul li a:hover { color: #1b9651; }

.lxwmsk .new-swiper-btn ul li a.gtsp-icon01 { background: url("/public/static/index/images/new-icon02.png") no-repeat left center;background-size: 28px; }

.lxwmsk .new-swiper-btn ul li a.gtsp-icon01:hover { background: url("/public/static/index/images/new-icon02-on.png") no-repeat left center;background-size: 28px; }

.lxwmsk .new-swiper-btn ul li a.gtsp-icon02 { background: url("/public/static/index/images/new-icon01.png") no-repeat left center;background-size: 20px; }

.lxwmsk .new-swiper-btn ul li a.gtsp-icon02:hover { background: url("/public/static/index/images/new-icon01-on.png") no-repeat left center;background-size: 20px; }

.lxwmsk .new-swiper-btn ul li a.gtsp-icon03 { background: url("/public/static/index/images/new-icon03.png") no-repeat left center; }

.lxwmsk .new-swiper-btn ul li a.gtsp-icon03:hover { background: url("/public/static/index/images/new-icon03-on.png") no-repeat left center; }

/*ycbl end*/
/*nyfooter*/
.pages{
	margin:60px 0px;
}
.pages ul{
	text-align:center;
}
.pages ul li{
	width:34px;
	height:34px;
	text-align:center;
	line-height:34px;
	border:1px solid #d7d7d7;
	display:inline-block;
	margin:0 10px;
	border-radius: 5px;
}
.pages ul li:hover{
	background:#26a262;
}
.pages ul li:hover a{
	color:#fff;
}
.pages .current{
	background:#26a262;
}
.pages .current a{
	color:#fff;
}
.pages ul .fy{
	width:80px;
}
.pages ul .sw{
	width:50px;
}
.pages ul li a{
	color:#070707;
}
.pages_a {
	text-align:center;
}
.pages_a ul{
	float:None;
	text-align:center;
}
/*pages*/
/*info*/
.w1000{
	width:1500px;
	margin:0 auto;
}
.newsw{
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
	background:#fff;
	margin:60px 0px;
	padding:50px;
}
.nnews .w1500 .newsw{
	margin:0px;
}
.ty_atitle{
	text-align:center;
	font-size:32px;
	font-family: pfzc;
	padding-bottom:20px;
	border-bottom:1px solid rgba(0,0,0,0.1);
	margin-bottom:20px;
}
.ty_time{
	text-align:center;
	margin-bottom:40px;
}
.fenye {
	margin-top:40px;
}
.fenye p{
	margin:10px 0px;
}
.fenye a{
	display:inline-block;
	color:#000;
}
.ty_acontent img{
	max-width: 100% !important;
}
.fenye a:hover{
	color:#1b9651;
}
/*info end*/

/*banner*/
.ty_banner{
	height:512px;
}
.tzgg_banner{
	background:url(/public/static/index/images/tzgg_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.about_banner{
	background:url(/public/static/index/images/about_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
.ppzs_banner{
	background:url(/public/static/index/images/ppzs_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
}
/*banner end*/
.sj{
	display:none;
}
@media only screen and (max-width: 1500px){
.w1500{
	width:90%;
}
.cjhhk5 ul li {
    width: 18%;
    margin-right: 2.3%;
    float: left;
    position: relative;
    overflow: hidden;
    height: 334px;
}
.cjhhk5 ul li .cjhhk52{
	position:absolute;
	top:379px;
	transition: .5s;
}
.cjhhk52_h{
	display: table-cell;
    vertical-align: middle;
	height:334px;
	width:0.1%;
	background:rgba(27,150,81,0.8);
	transition: .5;
}
.cjhhk52a{
	width:130px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#fff;
	border-radius: 20px;
	margin:0 auto;
	font-size:14px;
	color:#1b9651;
}
.tdbz_r3 {
    color: #343434;
    font-size: 14px;
    line-height: 28px;
    display: table-cell;
    vertical-align: middle;
    height: auto;
}
}
@media only screen and (max-width: 800px){
	.w1500{
		width:96%;
		margin:0 auto;
	}
	.pc{
		display:none;
	}
	.sj{
		display:block;
	}
	.sj_nav_top{
		position:fixed;
		top:0px;
		left:0px;
		height:70px;
		width:100%;
		background:url(/public/static/index/images/top_gb.jpg);
		z-index:999;
	}
	.header_logo{
		height:60%;
		position:relative;
		top:10px;
		left:5%;
	}
	.header_logo img{
		height:100%;
	}
	.sj_nav_zk{
		color:#fff;
		position:absolute;
		right:5%;
		top:18px;
	}
	.sj_nav_zk i{
		font-size:34px;
	}
	.sj_nav_list{
		position:fixed;
		width:100%;
		height:100%;
		background:#1b9651;
		left:0px;
		top:0px;
		z-index:1000;
		display: none;
	}
	.sj_nav_img{
		width:50%;
		margin:30px auto 20px;
	}
	.sj_nav_img img{
		width:100%;
	}
	.sj_nav_gb{
		color:#fff;
		position:absolute;
		right:5%;
		top:40px;
	}
	.sj_nav_gb i{
		font-size:24px;
	}
	.sj_nav_list ul li{
		line-height:50px;
		border-bottom:1px solid #f8f8f8;
		text-indent: 2em;
	}
	.sj_nav_list ul li a{
		font-size:16px;
		color:#fff;
	}
	.ty_banner {
		width: 100%;
		height: 240px;
		margin-top:70px;
	}
	.nav_listr{
		display:none;
	}
	.nav_listl {
		width: 100%;
		padding-left: 0%;
		float: none;
		text-align:center;
	}
	.nav_list {
		height: auto;
		line-height: 50px;
		background: #f8f8f8;
	}
	.nav_listl ul li {
		display: inline-block;
		font-size: 16px;
		margin:0px;
		position: relative;
		width:20%;
	}
	.nav_listl ul li a{
		font-size:14px;
	}
	.w90 {
		width: 94%;
		margin: 0 auto;
	}
	/*sy*/
	.banner.swiper {
		width: 100%;
		height: 300px;
		margin-top:70px;
	}
	.abouti_l {
		margin: 30px 0px;
		width: 100%;
		float: none;
	}
	.abouti_l1 {
		font-size: 20px;
		font-family: pfzc;
		position: relative;
		padding-bottom: 10px;
	}
	.abouti_l2 {
		font-size: 14px;
		line-height: 28px;
		text-align: justify;
		color: #000;
		margin: 10px 0px;
	}
	.abouti_r {
		width: 100%;
		height: 300px;
		position: relative;
		right: 0px;
		top: 0px;
	}
	.hyqy1 {
		font-size: 20px;
		color: #000;
		font-family: pfzc;
		line-height: 42px;
		padding-top: 30px;
		padding-bottom: 0px;
	}
	.hyqy2 {
		font-size: 20px;
		font-family: sw721;
		color: rgba(0,0,0,0.2);
		text-transform: uppercase;
		line-height: 28px;
	}
	.hyqy3 {
		background: rgba(27,150,81,0.85);
		padding: 4% 5%;
		width: 90%;
		color: #fff;
		line-height: 26px;
		text-align: justify;
		margin-top: 2%;
		height: auto;
		position:relative;
	}
	.hyqy4 ul li{
		width:25%;
	}
	.hyqy4 {
		background: #1e9853;
		padding: 30px 0px;
		margin-top: 30px;
		position: relative;
    bottom: -0%;
	}
	.hyqy {
		background: url(/public/static/index/images/hyqy_bg.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
		height: auto;
		padding-bottom:60px
	}
	.news_il {
		width: 100%;
		float: none;
	}
	.news_ir {
		width: 100%;
		float: none;
		padding-bottom:60px;
	}
	.news_il_content {
		height: auto;
		padding: 0px 3%;
		margin-top: 30px;
		max-height:290px;
	}
	.news_i {
		background: #1b9651;
		background-size: 100% 100%;
		background-position: center;
		height:auto
	}
	.news_ir1 {
		font-size: 20px;
		color: #fff;
		font-family: pfzc;
		line-height: 42px;
		padding-top: 60px;
		padding-bottom: 0px;
	}
	.news_ir2 {
		font-size: 20px;
		font-family: sw721;
		color: rgba(255,255,255,0.2);
		text-transform: uppercase;
		line-height: 28px;
	}
	.news_ir3 ul {
		display: inline-block;
		align-items: center;
		justify-content: center;
		border:none;
		width:100%;
	}
	.news_ir3 ul li{
		width:33.33%;
		float:left;
		line-height:30px;
	}
	.news_ir3 ul li a{
		color:#fff;
	}
	.news_ir3 ul .action a {
		color: #fff;
		font-family: pfzc;
	}
	.news_ir4 ul li {
		padding: 10px 0px;
	}
	.news_ir41 {
		font-size: 14px;
		color: #fff;
	}
	.news_ir5 {
		width: 30%;
		height: 30px;
		line-height: 30px;
		text-align: center;
		position: relative;
		overflow: hidden;
		color: #fff;
		border: 1px solid #fff;
		margin:0 auto;
		margin-top: 20px;
	}
	.news_itz {
		font-size: 20px;
		color: #fff;
		font-family: pfzc;
		padding: 30px 0px 10px;
		border-bottom: 1px solid rgba(255,255,255,0.3);
		margin-bottom: 10px;
	}
	.news_itz i {
		font-size: 20px;
		position: relative;
		top: 3px;
		margin-right: 5px;
	}
	.news_ir4 {
		margin-top: 10px;
	}
	.news_ir42 {
		font-size: 16px;
		height: 30px;
		line-height: 30px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		color: #fff;
	}
	.hyfwi3_l {
		width: 100%;
		float: none;
	}
	.hyfwi {
		height: auto;
		background: url(/public/static/index/images/hyfw_bg.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
		padding-bottom:60px;
	}
	.hyfwi3_r {
		width: 100%;
		float: none;
	}
	.tdbz_l {
		width: 100%;
		float: none;
		display:none;
	}
	.tdbz_r {
		width: 100%;
		float: none;
	}
	.hyfwi3_r .news_ir5 {
		border:1px solid #1b9651;
		color:#1b9651;
		margin:0 auto;
		margin-top: 30px;
		font-size:12px;
		width:30%;
		height:30px;
		line-height:30px;
	}
	.cjhhk1 {
		color: rgba(0,0,0,0.04);
		font-size: 28px;
		font-family: sw721;
		text-transform: uppercase;
		margin-top: 30px;
	}
	.cjhhk2 {
		font-size: 20px;
		font-family: pfzc;
		color: #1b9651;
		margin-top: -0px;
	}
	.cjhhk3 {
		height: 46px;
		background: url(/public/static/index/images/cjhhk.jpg) center no-repeat;
		background-size: 100% 100%;
		font-size: 18px;
		color: #fff;
		padding-top: 8px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.cjhhk4 {
		font-size: 14px;
		line-height: 30px;
		margin-bottom: 30px;
		text-align:justify;
	}
	.cjhhk5 ul li {
		width: 48%;
		margin-right: 2%;
		float: left;
		position: relative;
		overflow: hidden;
		height: 327px;
		margin-bottom:20px;
	}
	.cjhhk5 ul a:nth-child(2n) li{
		margin-right:0px;
	}
	.cjhhk5 ul a:last-child{
		display:none;
	}
	.cjhhk5 {
		padding-bottom: 30px;
	}
	.yqlj1 {
		position: relative;
		font-size: 20px;
		font-family: pfzc;
		width: 170px;
		text-align: center;
		height: 52px;
		line-height: 52px;
		background: #fff;
		margin-left: 100px;
		z-index: 1;
	}
	.yqlj2 ul {
		display: inline-block;
		align-items: center;
		justify-content: center;
		width:100%;
	}
	.yqlj2 ul li{
		width:33.33%;
		line-height:28px;
		float:left;
	}
	.footsj{
		background:#1b9651;
		padding:30px 0px;
	}
	.footsj_img img{
		width:100%;
	}
	.cjhhk5 ul li{
		height:auto;
	}
	.cjhhk5 ul li img{
		display:inline-block;
	}
	.footsj{
		color:#fff;
	}
	.footsj_img{
		width:60%;
		margin:0 auto;
	}
	.footsj .footsj_img img{
		width:100%;
	}
	.news_ir3 {
		margin-top: 10px;
	}
	.footsj ul{
		text-align:center;
		font-size:14px;
		line-height:30px;
	}
	.footsj ul a{
		font-size:14px;
		color:#fff;
	}
	.footsj_bottom{
		font-size:14px;
		color:#fff;
		text-align:center;
		line-height:30px;
	}
	.footsj_bottom a{
		font-size:14px;
		color:#fff;
		display:inline-block;
	}
	.footsj_bottom img{
		height:12px;
	}
	.footsj_bottom div{
		display:inline-block;
	}
	.tdbz_h{
		display:block;
		margin-top:20px;
		height:auto;
	}
	.tdbz_r2 {
		font-size: 16px;
		color: #000;
		line-height: 30px;
		border-bottom: 1px solid #1b9651;
		font-family: pfzc;
		height: 30px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		padding: 10px 0px;
	}
	.tdbz_r1 {
		font-size: 14px;
		color: #8f8f8f;
	}
	
	.hyfci3 ul li {
		width: 100%;
		float: none;
		position: relative;
		padding-bottom: 20px;
	}
	.hyfci {
		height: auto;
		background: url(/public/static/index/images/hyfci_bg.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
		padding-bottom:60px;
	}
	.hyfci1 {
		font-size: 20px;
		color: #fff;
		font-family: pfzc;
		line-height: 42px;
		padding-top: 30px;
		padding-bottom: 0px;
	}
	.hyfci2 {
		font-size: 20px;
		font-family: sw721;
		color: rgba(255,255,255,0.2);
		text-transform: uppercase;
		line-height: 28px;
		padding-bottom: 30px;
	}
	.hyfci3_1 {
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 20px;
		color: #000;
	}
	.tdbz_r4a {
		width: 100px;
		height: 36px;
		line-height: 32px;
		text-align: center;
		background: #1b9651;
		color: #fff;
		display: inline-block;
		margin-right: 2%;
		border-radius: 5px;
		font-size:12px;
	}
	.hyfwi3_lh {
		display: inline-block;
		vertical-align: middle;
		width:100%;
		height: auto;
	}
	.hyfwi1 {
		font-size: 20px;
		color: #000;
		font-family: pfzc;
		line-height: 42px;
		padding-top: 30px;
		padding-bottom: 0px;
	}
	.hyfwi2 {
		font-size: 20px;
		font-family: sw721;
		color: rgba(0,0,0,0.1);
		text-transform: uppercase;
		line-height: 28px;
		padding-bottom: 10px;
		border-bottom: 4px solid #1b9651;
	}
	.hyfwi3 {
		margin-top: 30px;
	}
	.hyqy4 ul{
		display:inline-block;
		width:100%;
	}
	.hyqy4 ul li{
		float:left;
		margin:10px 0px;
	}
	.hyqy4_text{
		font-size:12px;
	}
	.hyqy4 ul li img{
		width:40%;
		margin:0 auto;
	}
	.news_t1l {
		float: none;
		width: 100%;
		text-align:center;
		padding:30px 0px 0px;
	}
	.tzgg_cn {
		font-size: 20px;
		font-family: pfzc;
		color: #1b9651;
	}
	.tzgg_en {
		font-size: 20px;
		color: rgba(0,0,0,0.1);
		text-transform: uppercase;
		font-family: sw721;
	}
	.news_t1r {
		float: none;
		margin-top: 0px;
		width: 100%;
		margin-bottom:30px;
	}
	.news_t1r ul{
		border:none;
		text-align:left;
	}
	.news_t1r ul li {
		width:25%;
		line-height: 36px;
		padding: 0%;
		text-align:center;
		float:left;
		position: relative;
	}
	.newsl {
		width: 100%;
		float: none;
		margin-top:30px;
	}
	.newsw {
		box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 10%);
		background: #fff;
		margin: 0px 0px;
		padding:30px 10px;
	}
	.newsr {
		width: 100%;
		float: none;
		margin-top:20px;
	}
	.newsr_bottoma{
		padding:30px 10px;
	}
	.newsr_center_titlel {
		font-size: 20px;
		line-height: 26px;
		font-family: pfzc;
	}
	.nnews {
		position: relative;
		padding-bottom: 50px;
	}
	.ty_time {
		text-align: center;
		margin-bottom: 20px;
	}
	.hyzx_title{
		text-align: center;
		padding: 20px 0px 30px;
		font-size: 20px;
		color: #1b9651;
	}
	.hyzx_bo2 img{
		width:100%;
	}
	.hyzx_bo3a {
		width: 100%;
		float: none;
		margin-bottom:10px;
	}
	.hyqyzx_l {
		width: 60%;
		float: left;
	}
	.hyqyzx_r{
		width:30%;
		font-size:12px;
		line-height:25px;
	}
	.pages {
		margin: 30px 0px;
	}
	.pages ul li {
		width: 24px;
		height: 24px;
		text-align: center;
		line-height: 24px;
		border: 1px solid #d7d7d7;
		display: inline-block;
		margin: 0 4px;
		border-radius: 5px;
	}
	.pages .current a{
		font-size:12px;
	}
	.pages ul .fy {
		width: 60px;
	}
	.hyfzzx ul li {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 30px;
		float: none;
	}
	.tzgg_ul ul li {
		background: #fff;
		padding: 20px 4%;
		position: relative;
		overflow: hidden;
		margin-bottom: 20px;
		width:92%;
	}
	.tzgg_content {
		display: block;
		padding-left: 00px;
		width: 70%;
		float:right;
		line-height: 70px;
		color: #000;
		font-size: 14px;
		transition: .5s;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.tzgg_time {
		display: block;
		vertical-align: middle;
		width: 70px;
		height: 70px;
		background: #1b9651;
		text-align: center;
		color: #fff;
		transition: .5s;
		float:left;
	}
	.tzgg_time1 {
		font-size: 20px;
		line-height: 26px;
		font-family: sw721;
		padding-top:10px;
	}
	.tzgg_text {
		padding: 30px 0px;
	}
	.zbjs {
		margin-top: 0px;
		padding-bottom: 20px;
	}
	.zbjs_xian {
		width: 75%;
		background: url(/public/static/index/images/zbjs_xian.jpg);
		height: 2px;
		margin-top: 14px;
		float: right;
	}
	.ppzs_ul li {
		width: 100%;
		margin-right: 0%;
	}
	.xhxm {
		width: 90%;
		padding: 30px 5%;
		background: #fff;
	}
	.xhxm_l {
		width: 100%;
		position: relative;
		float: none;
	}
	.xhxm_r {
		width: 100%;
		float: none;
		position: relative;
	}
	.xhhk1_l {
		width: 100%;
		float: left;
	}
	.xhhk1_l2 p:nth-child(2) {
		margin: 10px 0px;
	}
	.xhhk1_r {
		width: 100%;
		float: none;
		margin-top:20px;
	}
	.xhhk2_1::after{
		display:none;
	}
	.xhhk1_l1 {
		font-size: 20px;
		color: #000;
		font-family: pfzc;
		margin-bottom: 20px;
		text-align:center;
	}
	.lxwm1 {
		font-size: 20px;
		color: #000;
		font-family: pfzc;
		margin-bottom: 20px;
	}
	.lxwm2 {
		width: 100%;
		font-size: 14px;
		line-height: 32px;
	}
	.lxwm3 {
		margin-top: 20px;
	}
	.lxwm3 li {
		width: 48%;
		padding: 4% 0% 0;
		margin-right: 4%;
		position: relative;
		float: left;
		height: 140px;
		margin-bottom:10px;
	}
	.lxwm3 li:nth-child(2n){
		margin-right:0px;
	}
	.lxwm {
		padding: 2%;
		background: #fff;
	}
	#allmap{
		height:300px;
	}
	.spzx li {
		width: 100%;
		margin-right: 4%;
		margin-bottom: 30px;
		float: left;
	}
	.spzx li #example_video {
		width: 100% !important;
		height: auto !important;
	}
	.xhjj1 {
		font-size: 20px;
		font-family: pfzc;
		position: relative;
		padding-bottom: 20px;
		text-align: center;
		margin-bottom: 10px;
		margin-top:20px;
	}
	.xhjj2 {
		font-size: 14px;
		line-height: 30px;
		text-align: justify;
		letter-spacing: 0.5px;
	}
	.xhjj3 ul{
		text-align:center;
	}
	.xhjj3 ul li {
		width: 100px;
		text-align: center;
		background: url(/public/static/index/images/xhjj1.jpg) center no-repeat;
		background-size:100% 100%;
		height: 100px;
		float: none;
		display:inline-block;
		margin-bottom:0px;
		margin:0px 5px;
	}
	.xhjj31 {
		font-size: 14px;
		color: #1b9651;
		font-family: sw721;
		position: relative;
		padding-bottom: 5px;
		margin-bottom: 5px;
		padding-top: 30px;
	}
	.xhjj4 {
		padding-bottom: 60px;
	}
	.xhjj31 span {
		font-size: 16px;
	}
	.xhjj32 {
		font-size: 14px;
		color: rgba(24,24,24,0.5);
	}
	.xhld ul li {
		width: 48%;
		text-align: center;
		float: left;
		margin-right:4%;
		margin-bottom: 30px;
	}
	.xhld ul li:nth-child(2n){
		margin-right:0px;
	}
	.xhld ul li img{
		width:100%;
	}
	.xhldtext {
		font-size: 12px;
		line-height: 30px;
		overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	height:30px;
	}
	.xhld {
		padding-bottom: 60px;
	}
	.news_ir43{
		color:#fff;
		font-size:12px;
	}
	.fdd{
		background:#fff;
		height:auto;
		position:relative;
	}
	.dw{
		position:relative;
		top:0px;
		left:0px;
		width:100%;
	}
	.abouti{
		margin-top:0px;
	}
	
	.pages ul li a{
		font-size:12px;
	}
	.dqgz_a {
		margin-top: 30px;
	}
	.zbjs_xian{
		width:65%;
	}
	.dqgz_tytitle {
		width: 100%;
		background: url(/public/static/index/images/dqgz_icon.png) left no-repeat;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		color: #fff;
		border-bottom: 1px solid #e30c1b;
		margin-bottom: 15px;
	}
	.dqlb_banner{
		margin-top:70px;
	}
	.dqlb_banner img{
		width:100%;
	}
	.ppzs_ul ul li {
		width: 100%;
		margin-right: 0%;
		float: left;
		margin-bottom: 30px;
		box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 10%);
	}
	.w1000 {
		width: 94%;
		margin: 0 auto;
	}
	.newsw {
		box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 10%);
		background: #fff;
		margin: 0px 0px;
		padding: 30px 2%;
		width:96%;
	}
	.nnews .w1500 .newsw{
		margin-top:30px;
	}
	.ty_atitle {
		text-align: center;
		font-size: 16px;
		font-family: pfzc;
		padding-bottom: 20px;
		border-bottom: 1px solid rgba(0,0,0,0.1);
		margin-bottom: 20px;
	}
	.ty_time {
		text-align: center;
		margin-bottom: 20px;
		font-size: 14px;
	}
	.ty_acontent {
		font-size: 14px;
		overflow-x: auto;
	}
	.ty_acontent a,.ty_acontent span{
		font-size:16px !important;
		text-decoration: none !important;
		line-height:24px;
	}
	.ty_acontent table{
		width:1200px !important;
	}
	.newsr_content{
		width:75%;
	}
	.lxwmsk .new-swiper-btn ul li a{
		font-size:12px;
		padding-left:20px;
		background-size:15px;
	}
	.lxwmsk .new-swiper-btn ul li:nth-child(2) a{
		font-size:12px;
		padding-left:25px;
		background-size:15px;
	}
	.lxwmsk .new-swiper-btn ul li:nth-child(3) a{
		font-size:12px;
		padding-left:25px;
		background-size:15px;
	}
	.lxwmsk .new-swiper-btn ul li.on a.gtsp-icon01{
		background-size:15px;
	}
	.lxwmsk .new-swiper-btn ul li.on a.gtsp-icon02{
		background-size:20px;
	}
	.lxwmsk .new-swiper-btn ul li.on a.gtsp-icon03{
		background-size:20px;
	}
	.lxwmsk .new-swiper-btn ul li a.gtsp-icon01{
		background-size:15px;
	}
	.lxwmsk .new-swiper-btn ul li a.gtsp-icon02{
		background-size:20px;
	}
	.lxwmsk .new-swiper-btn ul li a.gtsp-icon03{
		background-size:20px;
	}
	.lxwmsk{
		margin-top:30px;
	}
	.lxwmsk .new-swiper-btn ul li {
		float: left;
		width: 33.33%;
		line-height: 50px;
	}
	.lxwmsk .new-swiper-btn ul li.on {
		background: url(/public/static/index/images/red-jtIcon.png) no-repeat top -18px center;
		background-size:20%;
	}
	.lxwm{
		padding:30px 0px;
	}
	.lxwm1 {
		font-size: 20px;
		color: #000;
		font-family: pfzc;
		margin-bottom: 10px;
	}
	.cyfl a {
		font-size: 16px;
		color: #5f5f5f;
		line-height: 36px;
		border: none;
		border-radius: 4px;
		margin-bottom: 20px;
		position: relative;
		overflow: hidden;
		transition: .5s;
		width: 31%;
		float: left;
		margin-right: 2.66%;
		text-align: center;
		box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
	}
}
