@charset "utf-8";
/* 通用*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
body,
button,
input,
select,
textarea {
  font-size: 16px;
  font-family: Arial, "Hiragino Sans GB", STHeiti, "Microsoft YaHei",
    "WenQuanYi Micro Hei", sans-serif, "PingFang SC";
}
body {
  font-size: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
  outline: none;
}
img {
  border: 0;
}
/*HC - 2019.11.29*/
.content div .main {
  width: 1200px;
  margin: 0 auto;
}
.line_01 {
  height: 200px;
}
.line_01 .main {
  height: 200px;
}
.line_02 {
  overflow: hidden;
  padding-bottom: 30px;
}
.line_02 .main {
  overflow: hidden;
}
.line_05 {
  overflow: hidden;
  padding-bottom: 80px;
}
.line_05 .main {
  overflow: hidden;
}
.line_06 {
  border: 1px solid #ececec;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15) inset;
}
.line_06 .main {
  overflow: hidden;
}
.cont_bg {
  width: 100%;
  height: 100px;
  position: absolute;
  left: 0;
  top: 15px;
  z-index: 2;
  border-bottom: 1px solid #ccc;
}
.cont_nr {
  width: 1200px;
  margin: 0 auto;
}
.left_logo {
  width: 201px;
  height: 91px;
  float: left;
  background: url(../images/top_logo.png) no-repeat;
  display: block;
}
.right_nav {
  width: 850px;
  position: absolute;
  right: -24px;
}
.right_nav li {
  float: left;
  margin-right: 35px;
  transition: 0.5s;
  position: relative;
  padding: 0 3px 0 2px;
  position: relative;
}
.right_nav li a {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.news_pic2 {
  text-indent: 0;
  margin-bottom: 0;
  width: 500px;
  margin: 0 auto;
}
.cont_mb {
  position: absolute;
}
.over_enter {
  color: #333;
  font-size: 18px;
  position: relative;
  z-index: 2;
  font-weight: bold;
} /**/
.t_ot {
  position: relative;
}
.right_nav li:hover .over_enter {
  color: #90c31f;
} /*#cc6e1c*/
.t_boxbg {
  width: 120px;
  height: 55px;
  position: absolute;
  top: -26px;
  left: -26px;
  z-index: 1;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.t_box_c {
  background-color: rgba(51, 51, 51, 0.8);
}
.cont_mb {
  width: 120px;
  position: absolute;
  top: -26px;
  left: -26px;
  display: none;
  border-radius: 10px;
}
.new_zs_pic {
  width: 1200px;
  margin: -100px auto 0;
  overflow: hidden;
}
.cont_mb li {
  width: 115px;
  height: 40px;
  background: rgba(51, 51, 51, 0.8);
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
}
.cont_mb li:nth-child(1) {
  opacity: 0;
  margin-top: 15px;
}
.cont_mb li:nth-child(2) {
  line-height: 50px;
}
.cont_mb li a {
  color: #fff;
  transition: 0.3s;
}
.cont_mb li a:hover {
  text-indent: 10px;
  color: #90c31f;
  transition: 0.3s;
}
.cont_mb li:nth-last-child(1) {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.new_nav {
  height: 90px;
  float: right;
  position: relative;
}
.new_texbox {
  height: 60px;
  float: left;
  border-left: 2px solid #90c31f;
  font-size: 20px;
  color: #333;
  margin: 20px 0 0 30px;
  text-indent: 25px;
  line-height: 2.8;
  font-weight: bold;
}
.nav_active {
  width: 0;
  height: 1px;
  background-color: #90c31f;
  position: absolute;
  top: -6px;
  left: 0;
  transition: 0.3s;
  z-index: 2;
  border-bottom: 1px solid #90c31f;
}
.right_nav li:hover {
  transition: 0.5s;
}
.right_nav li:hover .nav_active {
  width: 100%;
  transition: 0.5s;
}
.ac2 {
  width: 100%;
  background-color: #90c31f;
}
.ac2_tex {
  color: #90c31f;
}
.right_nav li:nth-last-child(1) {
  margin-right: 0 !important;
  padding-bottom: 13px;
}

.cont_banner {
  max-height: 520px;
  padding-bottom: 30px;
}
.cont_banner .swiper-container {
}
.cont_banner .swiper-pagination-bullet {
  width: 60px;
  height: 5px;
  border-radius: 5px;
}
.cont_banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #90c31f;
}
.cont_banner .swiper-pagination {
  bottom: 30px;
}
.cont_banner img {
  display: block;
}
.top_tit {
  width: 1200px;
  margin: 50px auto;
  overflow: hidden;
}
.left_tit {
  width: 13.46%;
  height: 50px;
  background: #90c31f url(../images/leling_tit_icon.jpg) 13px 10px no-repeat;
  display: table;
  border-bottom-left-radius: 16px;
  border-top-right-radius: 16px;
  float: left;
  text-indent: 30px;
}
.left_tit span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
.text-index_hc {
  text-indent: 40px;
}
.left_line {
  width: 1025px;
  float: left;
  border-bottom: 1px solid #90c31f;
  margin-top: 49px;
}

.cont_ylzlzx {
  width: 770px;
  padding-bottom: 30px;
  overflow: hidden;
  float: right;
}
.cont_ylzlzx .swiper-container {
  margin-top: 20px;
}
.cont_ylzlzx .swiper-slide {
  transition: 300ms;
  transform: scale(0.7);
}
.cont_ylzlzx .swiper-slide-active,
.swiper-slide-duplicate-active {
  transform: scale(1);
}
.cont_ylzlzx img {
  width: 100%;
}

.cont_ylzlzx_tk {
  width: 800px;
  height: 600px;
  overflow: hidden;
  display: none;
  position: fixed;
  z-index: 999;
  left: 50%;
  top: 50%;
  margin: -300px 0 0 -400px;
}
.cont_ylzlzx_tk .swiper-container {
  width: 800px;
  height: 600px;
}
.cont_ylzlzx_tk img {
  margin: 0 auto;
  display: block;
}

.cont_sqyzyz {
}
.cont_sqyzyz li {
  width: 386px;
  float: left;
  margin-right: 20px;
  overflow: hidden;
}
.cont_sqyzyz li:nth-last-child(1) {
  margin-right: 0;
}
.cont_sqyzyz .top_img1 {
  width: 334px;
  height: 221px;
}
.cont_sqyzyz .tex_tit {
  font-size: 16px;
  color: #333;
  padding-top: 5px;
}
.cont_news_text .top_img {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.cont_sqyzyz .tex_tex {
  font-size: 14px;
  color: #333;
  text-align: justify;
}
.cont_sqyzyz .msg_tex {
  font-size: 14px;
  color: #333;
  padding-top: 15px;
  text-align: justify;
}
.yz_type1 {
  width: 375px;
  background: #f5f5f5;
  padding: 15px;
  box-sizing: border-box;
  border-radius: 5px;
}
.yz_type2 {
  width: 385px;
  background: #f5f5f5;
  padding: 15px;
  box-sizing: border-box;
  border-radius: 5px;
  overflow: hidden;
}
.cont_sqyzyz .top_img2 {
  width: 200px;
  height: 143px;
  float: left;
}
.cont_sqyzyz .right_cont {
  width: 140px;
  float: right;
}
.cont_sqyzyz .msg_tex2 {
  font-size: 14px;
  color: #333;
  padding-top: 0;
  text-align: justify;
  float: left;
}
.cont_type3 {
  overflow: hidden;
}
.yz_type3 {
  width: 185px;
  background: #f5f5f5;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 5px;
  overflow: hidden;
  margin-top: 10px;
}
.cont_sqyzyz .top_img3 {
  width: 165px;
  height: 121px;
  float: left;
}
.f_l {
  float: left;
}
.f_r {
  float: right;
}

.nav_cont_right {
  height: 90px;
  float: right;
  position: relative;
}
.tel_cont {
  height: 40px;
}
.tel_cont_pic {
  width: 30px;
  height: 27px;
  float: left;
  background: url(../images/tel_ico.jpg) center no-repeat;
  margin-top: 8px;
}
.tel_cont .tex_cont {
  float: left;
  font-size: 24px;
  color: #90c31f;
  margin-left: 15px;
  line-height: 1.8;
}
.tel_cont .tex_cont span {
  font-family: Arial, Helvetica, sans-serif;
}
.wx_cont {
  width: 136px;
  height: 36px;
  font-size: 16px;
  float: right;
  text-align: center;
  color: #fff;
  text-indent: 22px;
  padding-top: 6px;
  box-sizing: border-box;
  border-radius: 3px;
  margin: 10px 0 0 10px;
  background: url(../images/wx_img.jpg) no-repeat;
}
.wx_qrbox {
  width: 124px;
  height: 124px;
  position: absolute;
  top: 90px;
  right: 6px;
  z-index: 9;
  display: none;
}
.nr_bigcont {
  overflow: hidden;
  position: relative;
}
.video_box {
  width: 620px;
  height: 350px;
  float: left;
  overflow: hidden;
  position: relative;
}
.video_box .swiper-container {
  width: 620px;
  height: 340px;
  overflow: hidden;
}
.video_box .swiper-container .swiper-slide img {
  width: 100%;
  height: auto;
  min-height: 100%;
  transition: 1s linear 2s;
  transform: scale(1.1, 1.1);
}
.video_box .swiper-container .swiper-slide-active img,
.swiper-slide-duplicate-active img {
  transition: 6s linear;
  transform: scale(1, 1);
}

.news_cont {
  width: 540px;
  float: right;
  margin-top: 10px;
}
.news_cont li {
  width: 540px;
  height: 40px;
  float: left;
  font-size: 16px;
}
.news_cont li:nth-last-child(1) {
  height: auto;
}
.news_cont li a {
  color: #666;
  transition: 0.3s;
}
.news_cont li a:hover {
  color: #90c31f;
  transition: 0.3s;
}
.news_cont li span {
  width: 400px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_cont li i {
  font-style: normal;
  float: right;
}

.san_ul {
  margin-left: 80px;
  margin-top: 10px;
  float: left;
  width: 470px;
}

.san_ul li {
  height: 130px;
}
.san_ul li .icon_new {
  float: left;
  width: 70px;
  height: 70px;
  border: 2px solid #90c31f;
  border-radius: 50%;
  position: relative;
}
.san_ul li .icon_new img {
  width: 50px;
  height: 50px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.san_ul li span {
  color: #90c31f;
}
.san_ul li .text_t {
  font-size: 26px;
  color: #666;
  line-height: 26px;
  letter-spacing: 2px;
  float: left;
  margin: 25px 0 0 20px;
}
.san_ul li .text_t span {
  color: #90c31f;
}

.san_ul2 {
  margin-left: 80px;
  margin-top: 50px;
  float: left;
}
.san_ul2 li {
  height: 170px;
  font-size: 26px;
  color: #666;
  line-height: 26px;
  letter-spacing: 2px;
}
.san_ul2 li .tex {
  display: block;
  padding-top: 5px;
  float: left;
  margin-left: 20px;
}
.san_ul2 li .tex span {
  color: #90c31f;
}
.right_jt {
  width: 30px;
  height: 30px;
  background: url(../images/new.png) no-repeat;
  background-size: cover;
  float: left;
}

.fw_img {
  width: 500px;
  float: right;
}
.ylzlzx_left {
  width: 430px;
  height: 320px;
  float: left;
}
.ylzlzx_left .title {
  font-size: 24px;
  color: #333;
  font-weight: bold;
}
.ylzlzx_left .line {
  width: 40px;
  height: 5px;
  background: #90c31f;
  margin: 10px 0;
}
.ylzlzx_left .text {
  font-size: 18px;
  color: #333;
  line-height: 1.7;
}
.m_t1 {
  margin-top: 20px;
}
.m_t2 {
  margin-top: 10px;
}
.oth_wenhua {
  margin-left: -5px;
}
.footer_logo_box {
  width: 500px;
  height: 90px;
  margin: 0 auto;
  padding-top: 60px;
}
.footer_logo1 {
  width: 129px;
  height: 69px;
  background: url(../images/footer_logo1.png) center no-repeat;
  float: left;
}
.footer_line {
  width: 3px;
  height: 83px;
  background: #e2e2e2;
  float: left;
  margin: 0 60px;
}
.footer_logo2 {
  width: 232px;
  height: 76px;
  background: url(../images/footer_logo2.png) center no-repeat;
  float: left;
}
.footer_tex1 {
  text-align: center;
  color: #333;
  padding-top: 20px;
  font-size: 16px;
}
.footer_ul {
  width: 750px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 15px auto 30px;
}
.footer_ul li {
  float: left;
}
.footer_ul a {
  color: #333;
}
.bg_fff {
  background: #fff none;
}
.cont_center_bg {
  background: url(../images/bg_news.jpg) center repeat-y;
  overflow: hidden;
  margin-top: -30px;
}
.center_cont {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.line_hr {
  width: 1200px;
  height: 5px;
  background: #90c31f;
  margin: 10px auto 50px;
}
.top_title {
  font-size: 36px;
  color: #333;
  text-align: center;
  padding-top: 50px;
  font-weight: bold;
}
.cont_news_text {
  min-height: 500px;
  font-size: 16px;
  color: #333;
  margin: 0 auto;
  line-height: 30px;
  padding-bottom: 50px;
}
.center_cont strong {
  font-size: 24px;
}
.center_cont p {
  text-indent: 2em;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.7;
}
.center_cont p strong {
  font-size: 16px;
}
.center_cont em {
  text-indent: 10px;
  font-style: normal;
  display: inline-block;
}
.cont_news_text p img {
  width: 1000px;
}

.new_yizhanbox {
  padding-bottom: 0;
  display: inline-block;
  margin-top: 50px;
}
.new_yizhanbox li {
  width: 366px;
  display: inline-block;
  float: left;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  padding-bottom: 80px;
  box-sizing: border-box;
  margin: 0 30px 50px 10px;
}
.new_yizhanbox li:nth-child(3n) {
  margin-right: 0;
}
.new_yizhanbox li .top_img {
  width: 366px;
  height: 262px;
}
.new_yizhanbox li .top_img img {
  display: block;
}
.new_yizhanbox li .title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0;
  color: #333;
}
.new_yizhanbox li .text_box {
  width: 85%;
  margin: 0 auto;
  font-size: 18px;
  color: #333;
  text-align: justify;
  padding: 10px;
  border-top: 3px solid #ccc;
  line-height: 1.7;
}
.new_yizhanbox li .more_tex {
  font-size: 20px;
  color: #90c31f;
  float: right;
  margin-right: 30px;
  transition: 0.3s;
}
.new_yizhanbox li .more_tex:hover {
  color: #5b8206;
  transition: 0.3s;
}

.wenhua {
  width: 570px;
  height: auto;
  overflow: hidden;
  margin-bottom: 50px;
}
.wenhua li {
  width: 570px;
  float: left;
  overflow: hidden;
}
.wenhua .year_tex {
  font-size: 24px;
  color: #90c31f;
  float: left;
}
.wenhua .dian {
  width: 15px;
  height: 15px;
  background: #ed6d00;
  border-radius: 50%;
  float: left;
  margin: 0px 0 0 8px;
}
.wenhua .line {
  width: 480px;
  border-left: 1px solid #ed6d00;
  overflow: hidden;
  font-size: 17px;
  color: #333;
  padding-left: 20px;
  float: left;
  margin: 0px 0 0 -8px;
  text-align: justify;
  line-height: 26px;
  padding-bottom: 22px;
}
.cont_spanem {
  padding-bottom: 15px;
  overflow: hidden;
}
.wenhua .line span {
  display: block;
  margin-right: 20px;
  float: left;
}
.wenhua .line em {
  width: 415px;
  display: block;
  float: left;
  text-indent: 0;
}
.care_box {
  font-size: 24px;
  color: #333;
  text-align: center;
}
.news_pic {
  width: 1000px;
  text-indent: 0;
  margin: 0 auto 20px;
}
.center_cont p.news_pic {
  text-indent: 0;
  margin-bottom: 0;
}
.left_tab_box {
  width: 120px;
  overflow: hidden;
  position: absolute;
  left: 15px;
  top: 800px;
}
.left_tab_box li {
  width: 120px;
  height: 50px;
  border-bottom: 1px solid #90c31f;
  display: table;
  color: #333;
  transition: 0.3s;
}
.left_tab_box li a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  color: #333;
}
.left_tab_box li:hover {
  border-bottom: 1px solid #90c31f;
  background: #90c31f;
  color: #fff;
  transition: 0.3s;
}
.left_tab_box li:hover a {
  color: #fff;
}
.left_tab_act {
  border-bottom: 1px solid #90c31f;
  background: #90c31f;
  color: #fff !important;
}

.year_rp {
  padding: 50px;
  overflow: hidden;
  padding-bottom: 0;
}
.year_rp li {
  width: 386px;
  height: 580px;
  float: left;
  margin: 0 20px 50px 0;
}
.year_rp li:nth-child(3n) {
  margin-right: 0;
}
.year_rp li .top_img {
  width: 386px;
  height: 520px;
  overflow: hidden;
}
.year_rp li .top_img img {
  height: 100%;
  display: block;
  transition: 0.3s;
}
.year_rp li .title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
  color: #333;
}
.year_rp li:hover .top_img img {
  transform: scale(1.05);
  transition: 0.3s;
}

.ylzlzx_left .more_tex {
  font-size: 20px;
  color: #90c31f;
  float: right;
  margin-right: 30px;
  transition: 0.3s;
}
.ylzlzx_left .more_tex:hover {
  color: #5b8206;
  transition: 0.3s;
}
.hc_cover {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  top: 0;
  left: 0;
  z-index: 99;
}
.cont_report_ul {
  width: 1200px;
  overflow: hidden;
  padding: 0 20px;
  box-sizing: border-box;
  margin: 20px 0 100px 0;
}
.cont_report_ul li {
  width: 1160px;
  height: 50px;
  border-bottom: 1px dashed #666;
  margin: 20px auto;
  line-height: 3;
}
.cont_report_ul li a {
  color: #333;
  font-size: 18px;
  float: left;
  transition: 0.5s;
}
.cont_report_ul li a:hover {
  color: #90c31f;
  transform: 0.5s;
}
.cont_report_ul li span {
  color: #333;
  float: right;
}

.news_swip {
}
.jieshao_left_pic {
  width: 560px;
}
.jieshao_left2 img {
  width: 100% !important;
}
.jieshao_left {
  width: 560px;
  overflow: hidden;
  margin-top: 40px;
}
.jieshao_left2 {
  width: 560px;
  margin: 0 auto;
  padding-bottom: 20px;
  text-indent: 0 !important;
}
.jieshao_xiamian {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.xinweitupian640 {
  width: 640px;
}
.pci_ai {
  width: 967px;
  height: 600px;
  margin: 30px auto;
}
.m_g_r0 {
  margin-right: 0 !important;
}

.oth_w_h,
.oth_w_h1 {
  width: inherit !important;
  height: 43px;
  margin-right: 44px;
}

.ul_pxfx2 {
  margin-left: 0px !important;
}

.hc_new_a1 {
  padding-bottom: 50px;
  overflow: hidden;
}

.hc_new_a1 li {
  width: 580px;
  height: 460px;
  float: left;
  margin-right: 30px;
  margin-top: 50px;
}

.hc_new_a1 li:nth-child(2n) {
  margin-right: 0;
}

.hc_new_a1 li .img_top {
  width: 580px;
  height: 435px;
}

.hc_new_a1 li .tex_btm {
  font-size: 18px;
  color: #333;
  margin-top: 20px;
  text-align: center;
  margin-top: 10px;
}
.ul_pxfx,
.ul_pxfx2 {
  width: 688px;
  margin: 100px auto 0;
  overflow: hidden;
}

.ul_pxfx li {
  width: 260px;
  height: 133px;
  margin-right: 166px;
  float: left;
  color: #fff;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-size: 24px;
  background: #ed7d31;
  border-radius: 20px;
  margin-bottom: 60px;
  text-align: center;
}
.btm_100 {
  padding-bottom: 100px;
}
.ul_hzjz li {
  width: 900px;
  height: 47px;
  float: left;
  margin-top: 36px;
  border-radius: 10px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-size: 20px;
  color: #fff;
}

.ul_hzjz li:nth-child(odd) {
  background: #70ad46;
}

.ul_hzjz li:nth-child(even) {
  background: #ed7d31;
}

.oth_col {
  background: #70ad46 !important;
}

.oth_col2 {
  background: #ed7d31 !important;
}

.m_g_r0 {
  margin-right: 0 !important;
}

.oth_w_h {
  width: 423px !important;
  margin-right: 44px;
}
.hc_strong_top {
  display: block;
  margin: 50px 0;
}
.new_tit_hz {
  font-size: 30px;
  color: #000;
  font-weight: bold;
}

.hzhb_cont {
  width: 970px;
  margin: 100px auto 0;
  display: inline-block;
}
.bc_btn1,
.bc_btn2 {
  width: 130px;
  height: 307px;
  background: #ed7d31;
  border-radius: 20px;
  color: #fff;
  margin-right: 80px;
  float: left;
  writing-mode: vertical-rl;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-size: 24px;
}

.bc_btn2 {
  background: #70ad46;
}

.m_g_r0 {
  margin-right: 0 !important;
}
.news_swip .swiper-container {
  width: 800px;
  height: 450px;
  overflow: hidden;
}

.news_swip .swiper-container .swiper-slide img {
  width: 100%;
  height: auto;
  min-height: 100%;
  transition: 1s linear 2s;
  transform: scale(1.1, 1.1);
}
.news_swip .swiper-container .swiper-slide-active img,
.swiper-slide-duplicate-active img {
  transition: 6s linear;
  transform: scale(1, 1);
}

.cbzgs_box {
  width: 1200px;
  overflow: hidden;
  padding-bottom: 50px;
}
.cbzgs_box .top_img {
  width: 800px;
  height: 534px;
  margin: 0 auto;
}
.cbzgs_box .title_cbr {
  font-size: 36px;
  color: #333;
  text-align: center;
  padding: 20px 0;
}
.cbzgs_box .title_cbr .text {
  font-size: 16px;
  color: #666;
  padding-bottom: 50px;
}
.cbzgs_box .title_cbr .text p {
  text-indent: 2em;
  padding-bottom: 5px;
}

.btm_news_box {
  padding-left: 10px;
  float: left;
}
.btm_news_box li {
  float: left;
  margin: 20px 20px 0 0;
}
.btm_news_box li:nth-child(2n) {
  margin-right: 0;
}
.news_rs {
  width: 580px;
  height: 130px;
  transition: 0.3s;
}
.news_rs:hover {
  box-shadow: 0 0 10px rgba(187, 187, 187, 0.3);
  transition: 0.3s;
}
.he_180 {
  height: 180px;
}
.news_rs_le {
  width: 110px;
  height: 110px;
  float: left;
  padding: 8px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  margin-top: 8px;
  margin-left: 5px;
}
.news_rs_ri {
  margin: 17px 0 0 16px;
  float: left;
}
.rs_tit {
  width: 430px;
  font-size: 18px;
  color: #666;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rs_tex {
  width: 430px;
  font-size: 14px;
  color: #666;
  overflow: hidden;
  text-align: justify;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-top: 15px;
}
.news_rs .date_box {
  width: 93px;
  height: 93px;
  float: left;
  background: #e6001c;
  position: absolute;
  top: 9px;
  left: 9px;
  text-align: center;
  padding-top: 25px;
  color: #fff;
  box-sizing: border-box;
  font-size: 15px;
  display: none;
}
.news_rs .date_box span {
  font-size: 30px;
}
.end_code {
  height: 50px;
  color: #fff;
  background: #90c31f;
}
.end_code .main {
  width: 1200px;
  height: 50px;
  color: #fff;
  font-size: 16px;
  line-height: 56px;
}
.end_code .left_box_t {
  float: left;
  height: 50px;
  text-align: center;
  float: inherit;
}
.end_code .right_box_t {
  float: right;
}

.head_hc_closebox {
  display: none;
}

.cont_story_ul {
  width: 1100px;
  padding: 50px 0 0 0;
  margin: 0 auto;
}
.ul_qy li {
  width: 200px;
  height: 120px;
  font-size: 22px;
  color: #fff;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background: #ed7d31;
  border-radius: 15px;
  float: left;
  margin-right: 15px;
  text-align: center;
}

.ul_qy li:nth-last-child(1) {
  margin-right: 0;
}
.cont_story_ul li {
  width: 1100px;
  height: 220px;
  border-bottom: 2px solid #ccc;
  float: left;
  margin-bottom: 50px;
}
.cont_story_ul li:nth-last-child(1) {
  border-bottom: none;
}
.cont_story_ul li .img1 {
  width: 300px;
  height: 200px;
  float: left;
  margin-right: 25px;
}
.cont_story_ul li .img1 img {
  width: 100%;
}
.cont_story_ul li .title1 {
  font-size: 32px;
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cont_story_ul li .text1 {
  font-size: 18px;
  color: #666;
  overflow: hidden;
  text-align: justify;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-top: 15px;
}
.cont_story_ul li .iconbox {
  margin-top: 30px;
}
.cont_story_ul li .iconbox .icon1,
.cont_story_ul li .iconbox .icon2,
.cont_story_ul li .iconbox .icon3 {
  font-size: 14px;
  color: #999;
  float: left;
}
.cont_story_ul li .iconbox .icon2 {
  margin: 0 100px;
}
.cont_story_ul li .iconbox .icon1::before {
  width: 20px;
  height: 20px;
  display: block;
  content: url(../images/llgs_icon1.png);
  float: left;
  margin-top: -4px;
}
.cont_story_ul li .iconbox .icon2::before {
  width: 20px;
  height: 20px;
  display: block;
  content: url(../images/llgs_icon2.png);
  float: left;
  margin-top: -2px;
}
.cont_story_ul li .iconbox .icon3::before {
  width: 20px;
  height: 20px;
  display: block;
  content: url(../images/llgs_icon3.png);
  float: left;
  margin-top: -2px;
}
.title_newbox {
  padding: 13px;
  font-size: 22px;
  color: #fff;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background: #6daf45;
  border-radius: 10px;
  float: left;
}
.cont_p {
  width: 1200px;
  float: left;
  margin: 40px 0 60px 0;
}
.ul_qy {
  margin-bottom: 60px;
  overflow: hidden;
}
.ul_qy li {
  width: 200px;
  height: 120px;
  font-size: 22px;
  color: #fff;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background: #ed7d31;
  border-radius: 15px;
  float: left;
  margin-right: 15px;
  text-align: center;
}
.ul_qy li:nth-last-child(1) {
  margin-right: 0;
}
/*20200629_new*/
.new_tit_hz {
  font-size: 30px;
  color: 000;
  font-weight: bold;
}
.hzhb_cont {
  width: 970px;
  margin: 100px auto 0;
}
.bc_btn1,
.bc_btn2 {
  width: 130px;
  height: 307px;
  background: #ed7d31;
  border-radius: 20px;
  color: #fff;
  margin-right: 80px;
  float: left;
  writing-mode: vertical-rl;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-size: 24px;
}
.bc_btn2 {
  background: #70ad46;
}
.m_g_r0 {
  margin-right: 0 !important;
}
.hc_newsa {
  width: 1200px;
  height: 130px;
}
.center_cont p img.p_jiantou {
  width: 15px;
}
.cont_box_center {
  width: 1200px;
  margin: 0 auto 30px;
  overflow: hidden;
}

.big_pic01 {
  width: 580px;
  height: 410px;
  float: left;
}

.ul_hc1 {
  width: 1200px;
  margin: 0 auto 30px;
  overflow: hidden;
}

.ul_hc1 li {
  width: 373px;
  height: 280px;
  float: left;
  margin-right: 40px;
}

.ul_hc1 li:nth-child(3n) {
  margin-right: 0;
}

/* @media screen and (min-width: 1200px) and (max-width: 1500px) {
  .content div .main {
    width: 100%;
  }
  .cont_nr,
  .line_hr,
  .center_cont {
    width: 1000px;
  }
  .cont_news_text .top_img {
    width: 90%;
    margin: 0 auto;
  }
  .cont_news_text .top_img img {
    width: 100%;
  }
  .center_cont p {
    width: 90%;
    margin: 0 auto;
    text-align: justify;
  }
  .center_cont p img.p_jiantou {
    width: 15px;
  }
  .hc_newsa {
    width: 1000px;
    height: 130px;
  }
  .left_tit {
    width: 14.46%;
    height: 50px;
    background: #90c31f url(../images/leling_tit_icon.jpg) 13px 10px no-repeat;
    display: table;
    border-bottom-left-radius: 16px;
    border-top-right-radius: 16px;
    float: left;
    text-indent: 30px;
  }
  .left_tab_box {
    width: 90px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 650px;
  }
  .left_tab_box li {
    width: 90px;
    height: 50px;
    border-bottom: 1px solid #90c31f;
    display: table;
    color: #333;
    transition: 0.3s;
  }
  .left_tab_box li a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    color: #333;
  }

  .right_nav {
    right: 0;
  }
  .hangneir_pic {
    width: 1000px;
    margin: 0 auto 30px;
  }
  .hangneir_pic img {
    width: 100%;
  }
} */
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .hangneir_pic {
    width: 900px;
    margin: 0 auto 30px;
  }
  .hangneir_pic img {
    width: 100%;
  }
  .content div .main {
    width: 100%;
  }
  .cont_nr,
  .line_hr,
  .center_cont {
    width: 900px;
  }
  .cont_news_text .top_img {
    width: 90%;
    margin: 0 auto;
  }
  .cont_news_text .top_img img {
    width: 100%;
  }
  .center_cont p {
    width: 90%;
    margin: 0 auto;
    text-align: justify;
  }
  .center_cont p img.p_jiantou {
    width: 15px;
  }
  .hc_newsa {
    width: 900px;
    height: 130px;
  }
  .left_tit {
    width: 14.46%;
    height: 50px;
    background: #90c31f url(../images/leling_tit_icon.jpg) 13px 10px no-repeat;
    display: table;
    border-bottom-left-radius: 16px;
    border-top-right-radius: 16px;
    float: left;
    text-indent: 30px;
  }
  .left_tab_box {
    width: 90px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 650px;
  }
  .left_tab_box li {
    width: 90px;
    height: 50px;
    border-bottom: 1px solid #90c31f;
    display: table;
    color: #333;
    transition: 0.3s;
  }
  .left_tab_box li a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    color: #333;
  }

  .right_nav {
    right: 0;
  }
}
@media screen and (min-width: 320px) and (max-width: 991px) {
  html {
    font-size: 100px;
  }
  .content div .main {
    width: 100%;
  }
  .line_01 {
    height: auto;
    width: auto;
  }
  .line_01 .main {
    width: 100% !important;
    height: auto !important;
  }

  .top_tit {
    width: 100%;
    margin: 0.2rem auto 0;
    overflow: hidden;
  }
  .left_tit {
    width: auto;
    height: auto;
    background: #90c31f url(../images/leling_tit_icon.jpg) no-repeat 0.15rem
      0rem / contain;
    display: table;
    border-bottom-left-radius: 0.16rem;
    border-top-right-radius: 0.16rem;
    float: left;
    text-indent: 0.6rem;
    margin: 0 0 0 0.2rem;
    padding: 0.1rem;
  }
  .left_line {
    width: 4.6rem;
    float: left;
    border-bottom: 0.03rem solid #90c31f;
    margin-top: 0.45rem;
    margin: 0.513rem 0 0.3rem 0;
  }
  .video_box {
    display: none;
  }
  .left_tit span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 0.26rem;
    color: #fff;
  }
  .hc_newsa {
    display: none;
  }
  .cont_bg {
    border: none;
    width: inherit;
    height: inherit;
    position: inherit;
  }
  .cont_nr {
    width: inherit;
  }
  .hc_newsa {
    width: 100% !important;
    height: 0.6rem !important;
  }
  .cont_banner {
    margin-top: 0.8rem;
  }
  .cont_banner .swiper-pagination {
    bottom: 0.05rem;
  }
  .cont_banner .swiper-pagination span {
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 50%;
  }
  .cont_banner .swiper-button-next,
  .cont_banner .swiper-button-prev {
    display: none;
  }
  .mo_top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.8rem;
    background: rgba(57, 61, 73, 1);
    display: block;
    z-index: 3;
  }
  .hanbaobox {
    width: 0.35rem;
    height: 0.35rem;
    background: url(../images/head_hanbo.png) no-repeat 100% / cover;
    margin: 0.2rem 0 0 0.3rem;
    float: left;
  }
  .head_hc_nav_blk {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 19861116;
    background: rgba(0, 0, 0, 0.8);
    transition: 0.5s;

    top: 0;
    left: -100%;
    box-sizing: border-box;
  }
  .head_hc_closebox {
    width: 100%;
    box-sizing: border-box;
    padding-left: 0.3rem;
    z-index: 19870913;
    position: fixed;
  }
  .head_hc_closebtn {
    width: 0.3rem;
    height: 0.3rem;
    background: url(../images/head_close.png) no-repeat 100% / cover;
  }
  .new_nav {
  }

  .footer_hc_ulx2 {
    width: 100%;
    height: 0.8rem;
    background-color: #c43201;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 861116;
  }
  .footer_hc_ulx2 li {
    width: 50%;
    float: left;
    position: relative;
  }
  .footer_hc_ulx2 li a {
    width: 100%;
    height: 100%;
    display: block;
  }
  .news_cont {
    width: 6.5rem;
    margin: 0.1rem auto 0;
  }
  .news_cont li {
    width: 6.5rem;
    height: 0.55rem;
    float: left;
  }
  .news_cont li span {
    width: 5.2rem;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.26rem;
  }
  .news_cont li:nth-last-child(1) {
    height: auto;
  }
  .san_ul {
    margin-left: 0.8rem;
    margin-top: 0.1rem;
    float: inherit;
    width: 4.7rem;
    margin: 0 auto;
  }
  .san_ul li .icon_new {
    float: left;
    width: 0.7rem;
    height: 0.7rem;
    border: 0.02rem solid #90c31f;
    border-radius: 50%;
    position: relative;
  }
  .san_ul li .icon_new img {
    width: 0.5rem;
    height: 0.5rem;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .san_ul li {
    height: 1rem;
  }
  .san_ul li .text_t {
    font-size: 0.26rem;
    color: #666;
    line-height: 0.26rem;
    letter-spacing: 0.02rem;
    float: left;
    margin: 0.25rem 0 0 0.2rem;
  }
  .fw_img {
    width: 7rem;
    float: inherit;
    margin: 0.3rem auto 0.3rem;
  }
  .fw_img img {
    width: 100%;
  }
  .ylzlzx_left {
    width: 6.8rem;
    height: 3.2rem;
    float: left;
    margin-left: 0.3rem;
  }
  .ylzlzx_left .title {
    font-size: 0.28rem;
    color: #333;
    font-weight: bold;
  }
  .ylzlzx_left .line {
    width: 0.4rem;
    height: 0.05rem;
    background: #90c31f;
    margin: 0.1rem 0;
  }
  .ylzlzx_left .text {
    font-size: 0.26rem;
    color: #333;
    line-height: 1.7;
    width: 6.8rem;
    text-align: justify;
  }
  .m_t1 {
    margin-top: 0.2rem;
  }
  .m_t2 {
    margin-top: 0.1rem;
  }

  .footer_logo_box {
    width: 5rem;
    height: 0.9rem;
    margin: 0 auto;
    padding-top: 0.6rem;
  }
  .footer_logo1 {
    width: 129px;
    height: 69px;
    background: url(../images/footer_logo1.png) center no-repeat;
    float: left;
  }
  .footer_line {
    width: 3px;
    height: 83px;
    background: #e2e2e2;
    float: left;
    margin: 0 60px;
  }
  .footer_logo2 {
    width: 232px;
    height: 76px;
    background: url(../images/footer_logo2.png) center no-repeat;
    float: left;
  }
  .footer_tex1 {
    text-align: center;
    color: #333;
    padding-top: 20px;
    font-size: 16px;
  }
  .footer_ul {
    width: 750px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 15px auto 30px;
  }
  .footer_ul li {
    float: left;
  }
  .footer_ul a {
    color: #333;
  }
  .bg_fff {
    background: #fff none;
  }
  .cont_center_bg {
    background: url(../images/bg_news.jpg) center repeat-y;
    overflow: hidden;
    margin-top: -30px;
  }
  .center_cont {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
  }
  .line_hr {
    width: 1200px;
    height: 5px;
    background: #90c31f;
    margin: 10px auto 50px;
  }
  .top_title {
    font-size: 36px;
    color: #333;
    text-align: center;
    padding-top: 50px;
    font-weight: bold;
  }
  .cont_news_text {
    min-height: 500px;
    font-size: 16px;
    color: #333;
    margin: 0 auto;
    line-height: 30px;
    padding-bottom: 50px;
  }
  .center_cont strong {
    font-size: 24px;
  }
  .center_cont p {
    text-indent: 2em;
    margin-bottom: 20px;
    font-size: 18px;
  }
  .center_cont p strong {
    font-size: 16px;
  }
  .center_cont em {
    text-indent: 10px;
    font-style: normal;
    display: inline-block;
  }
  .cont_news_text p img {
    width: 1000px;
  }

  .new_yizhanbox {
    padding: 0;
    overflow: hidden;
    padding-bottom: 0;
    margin-top: 0;
  }
  .new_yizhanbox li {
    width: 3.5rem;
    height: auto;
    float: left;
    background: #fff;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.3);
    padding-bottom: 0.4rem;
    box-sizing: border-box;
    margin: 0 0 0.5rem 0.15rem;
  }

  .new_yizhanbox li:nth-child(3n) {
    margin-right: 0;
  }
  .new_yizhanbox li:nth-last-child(1) {
    display: none;
  }
  .new_yizhanbox li .top_img {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .new_yizhanbox li .top_img img {
    display: block;
  }
  .new_yizhanbox li .title {
    text-align: center;
    font-size: 0.2rem;
    font-weight: bold;
    margin: 0.1rem 0;
    color: #333;
  }
  .news_cont li i {
    font-size: 0.26rem;
  }
  .new_yizhanbox li .text_box {
    width: 85%;
    margin: 0 auto;
    font-size: 0.26rem;
    color: #333;
    text-align: justify;
    padding: 0.1rem;
    border-top: 0.03rem solid #ccc;
    line-height: 1.7;
  }
  .new_yizhanbox li .more_tex {
    font-size: 0.24rem;
    color: #90c31f;
    float: right;
    margin-right: 0.3rem;
    transition: 0.3s;
  }
  .new_yizhanbox li .more_tex:hover {
    color: #5b8206;
    transition: 0.3s;
  }
  .wenhua_box {
    width: 96%;
    margin: 0.5rem auto 0;
    display: inline-block;
  }
  .wenhua.f_r {
    padding-left: 0.2rem;
    float: left;
  }
  .oth_wenhua {
    margin-left: 0;
  }
  .wenhua {
    width: 7.3rem;
    height: auto;
    margin-bottom: 0;
    padding-left: 0.2rem;
    /* overflow: hidden;
    margin: 0 auto 0.5rem; */
  }
  .wenhua li {
    width: 7.3rem;
    float: left;
    overflow: hidden;
  }
  .wenhua .year_tex {
    font-size: 0.32rem;
    color: #90c31f;
    float: left;
  }
  .wenhua .dian {
    width: 0.15rem;
    height: 0.15rem;
    background: #ed6d00;
    border-radius: 50%;
    float: left;
    margin: 0px 0 0 0.08rem;
  }
  .line_05 {
    margin-bottom: 0.3rem;
    padding-bottom: 0;
  }
  .wenhua .line {
    width: 6rem;
    border-left: 0.02rem solid #ed6d00;
    overflow: inherit;
    color: #333;
    padding-left: 0.2rem;
    float: left;
    margin: 0px 0 0 -0.08rem;
    text-align: justify;
    line-height: 1.5;
    padding-bottom: 0.22rem;
  }
  .cont_spanem {
    padding-bottom: 0.15rem;
    overflow: inherit;
    font-size: 0.3rem;
  }
  .wenhua .line span {
    display: block;
    margin-right: 0.2rem;
    float: left;
  }
  .wenhua .line em {
    width: 6rem;
    display: block;
    float: left;
    text-indent: 0;
  }
  .care_box {
    font-size: 0.24rem;
    color: #333;
    text-align: center;
  }
  .news_pic {
    width: 10rem;
    text-indent: 0;
    margin: 0 auto 0.02rem;
  }
  .left_tab_box {
    width: 1.2rem;
    overflow: hidden;
    position: absolute;
    left: 0.15rem;
    top: 8rem;
    display: none;
  }
  .left_tab_box li {
    width: 1.2rem;
    height: 0.5rem;
    border-bottom: 0.01rem solid #90c31f;
    display: table;
    color: #333;
    transition: 0.3s;
  }
  .left_tab_box li a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 0.16rem;
    color: #333;
  }
  .left_tab_box li:hover {
    border-bottom: 0.01rem solid #90c31f;
    background: #90c31f;
    color: #fff;
    transition: 0.3s;
  }
  .left_tab_box li:hover a {
    color: #fff;
  }
  .left_tab_act {
    border-bottom: 0.01rem solid #90c31f;
    background: #90c31f;
    color: #fff !important;
  }

  .year_rp {
    padding: 0.5rem;
    overflow: hidden;
    padding-bottom: 0;
  }
  .year_rp li {
    width: 3.6rem;
    height: 5.8rem;
    float: left;
    margin: 0 0rem 0.5rem 0.1rem;
  }
  .year_rp li:nth-child(3n) {
    margin-right: 0;
  }
  .year_rp li .top_img {
    width: 3.6rem;
    height: 5.2rem;
    overflow: hidden;
  }
  .year_rp li .top_img img {
    height: 100%;
    display: block;
    transition: 0.3s;
  }
  .cont_ylzlzx {
    width: 100%;
    padding-bottom: 0.3rem;
    overflow: hidden;
    float: inherit;
  }
  .year_rp li .title {
    text-align: center;
    font-size: 0.24rem;
    font-weight: bold;
    margin: 0.1rem 0;
    color: #333;
  }
  .year_rp li:hover .top_img img {
    transform: scale(1.05);
    transition: 0.3s;
  }

  .ylzlzx_left .more_tex {
    font-size: 0.26rem;
    color: #90c31f;
    float: right;
    margin-right: 0rem;
    margin-top: -1rem;
    transition: 0.3s;
  }
  .ylzlzx_left .more_tex:hover {
    color: #5b8206;
    transition: 0.3s;
  }
  .hc_cover {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.75);
    display: none;
    top: 0;
    left: 0;
    z-index: 99;
  }
  .cont_report_ul {
    width: 7rem;
    overflow: hidden;
    padding: 0;
    box-sizing: border-box;
    margin: 0.2rem 0 1rem 0.2rem;
  }
  .cont_report_ul li {
    width: 6.6rem;
    height: auto;
    border-bottom: 0.03rem dashed #666;
    margin: 0.2rem auto;
    line-height: 1.5;
    display: inline-block;
  }
  .cont_report_ul li a {
    color: #333;
    font-size: 0.3rem;
    float: left;
    transition: 0.5s;
  }

  .cont_report_ul li span {
    color: #333;
    float: right;
  }

  .news_swip {
    width: 96%;
    margin: 0.5rem auto 0;
  }
  .news_swip .swiper-container {
    width: 96%;
    height: 4.5rem;
    overflow: hidden;
  }

  .news_swip .swiper-container .swiper-slide img {
    width: 100%;
    height: auto;
    min-height: 100%;
    transition: 1s linear 2s;
    transform: scale(1.1, 1.1);
  }
  .news_swip .swiper-container .swiper-slide-active img,
  .swiper-slide-duplicate-active img {
    transition: 6s linear;
    transform: scale(1, 1);
  }

  .cbzgs_box {
    width: 7.5rem;
    overflow: hidden;
    padding: 0.5rem 0;
  }
  .cbzgs_box .top_img {
    width: 7rem;
    height: 4.75rem;
    margin: 0 auto;
  }
  .cbzgs_box .top_img img {
    width: 100%;
  }
  .cbzgs_box .title_cbr {
    font-size: 0.36rem;
    color: #333;
    text-align: center;
    padding: 0.2rem 0.3rem 0.3rem;
  }
  .cbzgs_box .title_cbr .text {
    font-size: 0.24rem;
    color: #666;
    padding-bottom: 0.5rem;
  }
  .cbzgs_box .title_cbr .text p {
    text-indent: 2em;
    padding-bottom: 0.05rem;
  }

  .btm_news_box {
    padding-left: 0.1rem;
    width: 7rem;
    margin: 0 auto;
    float: inherit;
  }
  .btm_news_box li {
    float: left;
    margin: 0 auto;
  }
  .btm_news_box li:nth-child(2n) {
    margin-right: 0;
  }
  .news_rs {
    width: 7rem;
    height: 1.6rem;
    padding-top: 0.2rem;
    transition: 0.3s;
    margin: 0 auto 0.2rem;
    box-shadow: 0 0 0.15rem rgba(187, 187, 187, 0.3);
  }
  .news_rs:hover {
    box-shadow: 0 0 0.1rem rgba(187, 187, 187, 0.3);
    transition: 0.3s;
  }
  .news_rs_le {
    width: 1.3rem;
    height: 1.3rem;
    float: left;
    padding: 0.08rem;
    border: 0.02rem solid #ccc;
    box-sizing: border-box;
    margin-top: 0.08rem;
    margin-left: 0.05rem;
  }
  .news_rs_ri {
    width: 5.2rem;
    margin: 0.01rem 0 0 0.15rem;
    float: left;
  }
  .rs_tit {
    width: 5.2rem;
    font-size: 0.26rem;
    color: #666;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .rs_tex {
    width: 5.2rem;
    font-size: 0.24rem;
    color: #666;
    overflow: hidden;
    text-align: justify;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-top: 0.15rem;
  }
  .news_rs .date_box {
    width: 0.93rem;
    height: 0.93rem;
    float: left;
    background: #e6001c;
    position: absolute;
    top: 0.09rem;
    left: 0.09rem;
    text-align: center;
    padding-top: 0.25rem;
    color: #fff;
    box-sizing: border-box;
    font-size: 0.22rem;
    display: none;
  }
  .news_rs .date_box span {
    font-size: 0.36rem;
  }

  .end_code .right_box_t {
    float: right;
  }

  .head_hc_closebox {
    display: none;
  }
  .nr_bigcont_mo {
    float: left;
    margin-left: 0.5rem;
  }
  .nr_bigcont {
    overflow: hidden;
    position: relative;
  }
  .line_02 {
    overflow: hidden;
    padding-bottom: 0.3rem;
  }

  .cont_ylzlzx_tk {
    width: 7rem;
    height: 5rem;
    overflow: hidden;
    display: none;
    position: fixed;
    z-index: 999;
    left: 50%;
    top: 50%;
    margin: -2.5rem 0 0 -3.5rem;
  }
  .cont_ylzlzx .swiper-container {
    margin-top: 0;
  }
  .cont_ylzlzx_tk .swiper-button-next,
  .cont_ylzlzx_tk .swiper-button-prev {
    display: none;
  }
  .cont_ylzlzx_tk .swiper-container {
    width: 100%;
    height: 5rem;
  }
  .cont_ylzlzx_tk img {
    margin: 0 auto;
    display: block;
    width: 100%;
  }
  .head_hc_nav_blk {
    width: 2.5rem;
    height: 100%;
    position: fixed;
    z-index: 19870913;
    background-color: rgba(57, 61, 73, 1);
    transition: 0.5s;

    top: 0;
    left: -100%;
    box-sizing: border-box;
  }
  .head_hc_closebox {
    width: 100%;
    height: 1.1rem;
    padding-top: 0.45rem;
    box-sizing: border-box;
    padding-left: 0.3rem;
  }
  .head_hc_closebtn {
    width: 0.32rem;
    height: 0.3rem;
    background: url(../images/head_close.jpg) no-repeat top center / cover;
  }
  .new_nav {
    height: auto;
    position: relative;
    float: left;
  }

  .right_nav {
    width: 20%;
    position: absolute;
    right: inherit;
    left: 0;
    top: 0;
  }
  .right_nav li {
    float: left;
    width: 2.5rem;
    height: 1rem;
    margin-right: 0;
    transition: 0.5s;
    position: relative;
    padding: 0 0 0 0;
    position: relative;
  }
  .right_nav li a {
    font-size: 0.3rem;
    color: #fff;
    font-weight: normal;
  }

  .cont_mb {
    position: absolute;
  }
  .over_enter {
    color: #fff;
    font-size: 0.34rem;
    text-align: center;
    line-height: 3;
    position: relative;
    z-index: 2;
    font-weight: normal;
  } /**/
  .t_ot {
    position: relative;
  }
  .right_nav li:hover .over_enter {
    color: #fff;
  } /*#cc6e1c*/
  .t_boxbg {
    width: 1.5rem;
    height: 0.05rem;
    position: absolute;
    top: 0.3rem;
    left: 2.5rem;
    z-index: 1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .t_box_c {
    background-color: rgba(51, 51, 51, 0.8);
  }
  .cont_mb {
    width: 2.5rem;
    position: absolute;
    top: -1rem;
    left: 2.5rem;
    display: none;
    border-radius: 0.1rem;
  }
  .cont_mb li {
    width: 2.5rem;
    height: 1rem;
    background: rgba(51, 51, 51, 0.8);
    color: #fff;
    font-size: 0.3rem;
    text-align: center;
    line-height: 2;
  }
  .cont_mb li:nth-child(1) {
    opacity: 0;
    margin-top: 15px;
  }
  .cont_mb li:nth-child(2) {
    line-height: 50px;
  }
  .cont_mb li a {
    color: #fff;
    transition: 0.3s;
  }
  .cont_mb li a:hover {
    text-indent: 10px;
    color: #90c31f;
    transition: 0.3s;
  }
  .cont_mb li:nth-last-child(1) {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .new_texbox {
    height: 60px;
    float: left;
    border-left: 2px solid #90c31f;
    font-size: 20px;
    color: #333;
    margin: 20px 0 0 30px;
    text-indent: 25px;
    line-height: 2.8;
    font-weight: normal;
  }
  .nav_active {
    width: 0;
    height: 0.01rem;
    background-color: #90c31f;
    position: absolute;
    top: 1rem;
    left: 0;
    transition: 0.3s;
    z-index: 2;
    border-bottom: 0.01rem solid #90c31f;
  }
  .right_nav li:hover {
    transition: 0.5s;
  }
  .right_nav li:hover .nav_active {
    width: 100%;
    transition: 0.5s;
  }
  .ac2 {
    width: 100%;
    background-color: #fff;
  }
  .ac2_tex {
    color: #fff;
  }
  .right_nav li:nth-last-child(1) {
    margin-right: 0 !important;
    padding-bottom: 13px;
  }

  .line_06 {
    display: none;
  }
  .end_code {
    width: 100%;
    height: 1.2rem;
    background: rgba(57, 61, 73, 1);
  }
  .end_code .main {
    width: 100%;
    height: 1.2rem;
  }
  .end_code .left_box_t {
    font-size: 0.24rem;
    width: 7.2rem;
    overflow: hidden;
    margin: 0 auto;
    line-height: 1.7;
    padding-top: 0.13rem;
  }

  .mo_logo {
    width: 1.5rem;
    height: 0.65rem;
    background: url(../images/top_logo.png) no-repeat center / cover;
    float: left;
    margin: 0.07rem 0 0 0.5rem;
  }
  .mo_top_texbox {
    height: 0.6rem;
    float: left;
    border-left: 0.03rem solid #fff;
    font-size: 0.22rem;
    color: #fff;
    margin: 0.1rem 0 0 0.2rem;
    text-align: center;
    line-height: 1.5;
    padding-left: 0.25rem;
  }
  .mo_tel_bg {
    width: 0.2rem;
    height: 0.2rem;
    background: url(../images/hx_header_tel.png) no-repeat center / cover;
    float: left;
    margin: 0.3rem 0 0 0.3rem;
  }
  .mo_tel_tex {
    font-size: 0.24rem;
    float: left;
    color: #fff;
    padding: 0.25rem 0 0 0.1rem;
  }
  .text-index_hc {
    text-indent: 0.55rem;
  }
  .cont_center_bg {
    background: url(../images/bg_news.jpg) center repeat-y;
    overflow: hidden;
    margin-top: -0.3rem;
  }
  .center_cont {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    min-height: 9rem;
  }
  .line_hr {
    width: 96%;
    height: 0.05rem;
    background: #90c31f;
    margin: 0 auto;
  }
  .top_title {
    font-size: 0.36rem;
    color: #333;
    text-align: center;
    padding-top: 0.5rem;
    font-weight: bold;
  }
  .cont_news_text {
    min-height: 5rem;
    font-size: 0.3rem;
    color: #333;
    margin: 0 auto;
    line-height: 1.7;
    padding-bottom: 0.5rem;
  }
  .center_cont strong {
    font-size: 0.32rem;
  }
  .center_cont p {
    text-indent: 2em;
    width: 90%;
    margin: 0 auto;
    text-align: justify;
    line-height: 1.6;
    font-size: 0.3rem;
  }
  .center_cont p strong {
    font-size: 0.32rem;
    display: block;
    line-height: 1.6;
  }
  .center_cont em {
    text-indent: 0.1rem;
    font-style: normal;
    display: inline-block;
  }
  .cont_news_text p img {
    width: 100%;
  }
  .cont_news_text p img.mo_90 {
    width: 90%;
  }
  .cont_news_text p img.p_jiantou {
    width: 0.4rem;
  }
  .new_yizhanbox {
    padding-bottom: 0;
    display: inline-block;
    margin-top: 0.5rem;
  }
  .new_yizhanbox li {
    width: 3.5rem;
    float: left;
    background: #fff;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.3);
    padding-bottom: 0.5rem;
    box-sizing: border-box;
    margin: 0 0rem 0.5rem 0.15rem;
  }
  .cont_news_text .top_img {
    width: 90%;
    margin: 0.5rem auto 0;
    margin-bottom: 0.2rem;
  }
  .cont_news_text .top_img img {
    width: 100%;
  }
  .hangneir_pic {
    width: 100%;
    margin: 0.3rem auto;
  }
  .hangneir_pic img {
    width: 100%;
  }

  .cont_box_center {
    width: 7.5rem;
    margin: 0 auto 0.3rem;
    overflow: hidden;
  }

  .big_pic01 {
    width: 7rem;
    height: auto;
    float: inherit;
    margin: 0 auto 0.3rem;
  }
  .big_pic01 img {
    width: 100%;
  }
  .ul_hc1 {
    width: 7.5rem;
    margin: 0 auto 0.3rem;
    overflow: hidden;
  }

  .ul_hc1 li {
    width: 32%;
    height: auto;
    float: left;
    margin-left: 0.06rem;
    margin-right: 0;
  }

  .ul_hc1 li:nth-child(3n) {
    margin-right: 0;
  }
  .ul_hc1 li img {
    width: 100%;
  }
  .cont_banner {
    padding-bottom: 0;
  }
  .new_pic2 {
    text-indent: 0;
    margin-bottom: 0;
    width: 0.5rem;
    margin: 0 auto;
  }
  .cont_news_text p img {
    margin: 0.3rem 0;
    display: block;
  }
  .cont_news_text p:nth-child(1) {
    margin-top: 0.3rem;
  }
  .cont_news_text p {
    margin-top: 0.17rem;
  }
  .new_zs_pic {
    width: 7.5rem;
    margin: -0.4rem auto 0;
    overflow: hidden;
  }
  .new_zs_pic img {
    width: 100%;
  }
  .title_newbox {
    padding: 0.13rem;
    font-size: 0.3rem;
    color: #fff;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background: #6daf45;
    border-radius: 0.1rem;
    float: left;
    margin-left: 0.3rem;
    margin-top: 0.3rem;
  }

  .cont_p {
    width: 7.5rem;
    float: left;
    margin: 0.4rem 0 0.6rem 0;
  }
  .ul_qy {
    width: 4.4rem;
    margin-bottom: 0.6rem;
    overflow: hidden;
    margin: 0 auto;
  }
  .ul_qy li {
    padding: 0.13rem;
    font-size: 0.3rem;
    color: #fff;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background: #ed7d31;
    border-radius: 0.1rem;
    float: left;
    margin-left: 0.3rem;
    margin-top: 0.3rem;
  }
  .he_180 {
    height: 1.8rem;
    margin-top: 0.5rem;
  }

  .bc_btn1,
  .bc_btn2 {
    width: 1.3rem;
    height: 3.7rem;
    background: #ed7d31;
    border-radius: 0.24rem;
    color: #fff;
    margin-right: 0.1rem;
    float: left;
    writing-mode: vertical-rl;
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 0.24rem;
    margin-left: 0.1rem;
  }
  .hzhb_cont {
    width: 7.4rem;
    margin: 0.3rem auto 0;
  }
  .bc_btn2 {
    background: #70ad46;
  }

  .m_g_r0 {
    margin-right: 0 !important;
  }
  .hc_strong_top {
    display: block;
    margin: 0.5rem 0;
  }

  .ul_hzjz li {
    width: 7rem;
    height: 0.47rem;
    float: left;
    margin-top: 0.36rem;
    border-radius: 0.1rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 0.24rem;
    color: #fff;
    margin: 0 auto 0.3rem;
  }

  .ul_hzjz li:nth-child(odd) {
    background: #70ad46;
  }

  .ul_hzjz li:nth-child(even) {
    background: #ed7d31;
  }

  .oth_col {
    background: #70ad46 !important;
  }

  .oth_col2 {
    background: #ed7d31 !important;
  }

  .m_g_r0 {
    margin-right: 0 !important;
  }

  .oth_w_h {
    width: 4.23rem !important;
    margin: 0 auto;
  }
  .ul_hzjz {
    width: 7rem;
    margin: 0 auto;
    overflow: hidden;
  }
  .ul_hzjz2 {
    width: 4.23rem !important;
    margin: 0 auto;
  }
  .new_tit_hz {
    font-size: 0.36rem;
    font-weight: bold;
    padding-left: 0.4rem;
  }
  .btm_100 {
    padding-bottom: 0.5rem;
  }

  .ul_pxfx {
    width: 5.7rem;
    margin: 0.8rem auto 0;
    overflow: hidden;
  }
  .ul_pxfx2 {
    margin-top: 0.2rem;
    margin-bottom: 0.4rem;
  }

  .ul_pxfx li {
    width: 2.6rem;
    height: 1.33rem;
    margin-right: 0.5rem;
    float: left;
    color: #fff;
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 0.26rem;
    background: #ed7d31;
    border-radius: 0.2rem;
    margin-bottom: 0.6rem;
    text-align: center;
  }
  .hc_new_a1 li {
    width: 6rem;
    height: auto;
    margin: 0 auto;
    float: inherit;
  }
  .hc_new_a1 li .img_top {
    width: 6rem;
    height: auto;
    margin: 0 auto;
  }
  .hc_new_a1 li .img_top img {
    width: 100%;
  }
  .hc_new_a1 li:nth-child(2n) {
    margin: 0 auto;
  }
  .hc_new_a1 li .tex_btm {
    margin: 0 0 0.3rem 0;
  }
  .hc_new_a1 {
    padding-bottom: 0;
  }
  .pci_ai {
    width: 7rem;
    height: auto;
    margin: 0.3rem auto 0;
  }
  .pci_ai img {
    width: 100%;
  }
  .jieshao_left {
    width: 7.4rem;
    overflow: hidden;
    float: left;
    margin-top: 0.4rem;
  }
  .cont_story_ul {
    width: 7.2rem;
    padding: 0.5rem 0 0 0;
    margin: 0 auto;
  }
  .ul_qy li {
    width: 2rem;
    height: 1.2rem;
    font-size: 0.24rem;
    color: #fff;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background: #ed7d31;
    border-radius: 0.15rem;
    float: left;
    margin-right: 0.15rem;
    text-align: center;
  }

  .ul_qy li:nth-last-child(1) {
    margin-right: 0;
  }
  .cont_story_ul li {
    width: 7.2rem;
    height: 2.2rem;
    border-bottom: 0.02rem solid #ccc;
    float: left;
    margin-bottom: 0.5rem;
  }
  .cont_story_ul li:nth-last-child(1) {
    border-bottom: none;
  }
  .cont_story_ul li .img1 {
    width: 3rem;
    height: 2rem;
    float: left;
    margin-right: 0.25rem;
  }
  .cont_story_ul li .img1 img {
    width: 100%;
  }
  .cont_story_ul li .title1 {
    font-size: 0.3rem;
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .cont_story_ul li .text1 {
    font-size: 0.22rem;
    color: #666;
    overflow: hidden;
    text-align: justify;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-top: 0.15rem;
  }
  .cont_story_ul li .iconbox {
    margin-top: 0.3rem;
  }
  .cont_story_ul li .iconbox .icon1,
  .cont_story_ul li .iconbox .icon2,
  .cont_story_ul li .iconbox .icon3 {
    font-size: 0.22rem;
    color: #999;
    float: left;
  }
  .cont_story_ul li .iconbox .icon2 {
    margin: 0 0.2rem;
  }
  .cont_story_ul li .iconbox .icon1::before {
    width: 0.25rem;
    height: 0.25rem;
    display: block;
    content: "";
    background: url(../images/llgs_icon1.png);
    background-size: cover;
    float: left;
    margin-top: -0.04rem;
  }
  .cont_story_ul li .iconbox .icon2::before {
    width: 0.25rem;
    height: 0.25rem;
    display: block;
    content: "";
    background: url(../images/llgs_icon2.png);
    background-size: cover;
    float: left;
    margin-top: -0.02rem;
  }
  .cont_story_ul li .iconbox .icon3::before {
    width: 0.25rem;
    height: 0.25rem;
    display: block;
    content: "";
    background: url(../images/llgs_icon3.png);
    background-size: cover;
    float: left;
    margin-top: -0.02rem;
  }
}
