﻿*
  name:global
  &&
  Pc
  StyleSheet
  *
  version:v3.4.2
  *
  update:ã¦â·â»ã¥å â ã§â„¢â¾ã¥âºâ¦ã¥å“â°ã¥â€ºâ¾ã¥â®â¹ã¥â„¢â¨ã¦â â·ã¥â¼âã¯â¼â€ºã©â»ëœã¨â®â¤ã©å¡âã¨â€”âã§â„¢â¾ã¥âºâ¦ã¥ë†â€ ã¤âºâ«ã§å¡â€žã¨â§â¦ã¦å½â§ã¥â¼â¹ã¥â±â€š
  *
  date:2017-08-11
  */
  .row {
  width: 101%;
  transition: 0.2s width ease;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  clear: both;
  content: "";
}
.row > [class*="span-"] {
  float: left;
  margin-right: 1%;
  *margin-right: 0.89%;
}
.row > .span-1 {
  width: 7.33333333%;
}
.row > .span-2 {
  width: 15.66666667%;
}
.row > .span-3 {
  width: 24%;
}
.row > .span-4 {
  width: 32.33333333%;
}
.row > .span-5 {
  width: 40.66666667%;
}
.row > .span-6 {
  width: 49%;
}
.row > .span-7 {
  width: 57.33333333%;
}
.row > .span-8 {
  width: 65.66666667%;
}
.row > .span-9 {
  width: 74%;
}
.row > .span-10 {
  width: 82.33333333%;
}
.row > .span-11 {
  width: 90.66666667%;
}
.row > .span-12 {
  width: 99%;
}
.full-row {
  width: 100%;
  transition: 0.2s width ease;
  *zoom: 1;
}
.full-row:before,
.full-row:after {
  display: table;
  clear: both;
  content: "";
}
.full-row > [class*="span"] {
  float: left;
}
.full-row > .span-1 {
  width: 8.33333333%;
  *width: 8.22333333%;
}
.full-row > .span-2 {
  width: 16.66666667%;
  *width: 16.55666667%;
}
.full-row > .span-3 {
  width: 25%;
  *width: 24.89%;
}
.full-row > .span-4 {
  width: 33.33333333%;
  *width: 33.22333333%;
}
.full-row > .span-5 {
  width: 41.66666667%;
  *width: 41.55666667%;
}
.full-row > .span-6 {
  width: 50%;
  *width: 49.89%;
}
.full-row > .span-7 {
  width: 58.33333333%;
  *width: 58.22333333%;
}
.full-row > .span-8 {
  width: 66.66666667%;
  *width: 66.55666667%;
}
.full-row > .span-9 {
  width: 75%;
  *width: 74.89%;
}
.full-row > .span-10 {
  width: 83.33333333%;
  *width: 83.22333333%;
}
.full-row > .span-11 {
  width: 91.66666667%;
  *width: 91.55666667%;
}
.full-row > .span-12 {
  width: 100%;
  *width: 99.89%;
}
.row > .pull-right,
.full-row > .pull-right {
  float: right;
}
.row > .center {
  position: relative;
  left: -0.5%;
  display: block;
  float: none;
  clear: both;
  margin-right: auto;
  margin-left: auto;
}
.full-row > .center {
  display: block;
  float: none;
  clear: both;
  margin-right: auto;
  margin-left: auto;
}
.pull-left-1 {
  position: relative;
  left: -8.33333333%;
}
.pull-left-2 {
  position: relative;
  left: -16.66666667%;
}
.pull-left-3 {
  position: relative;
  left: -25%;
}
.pull-left-4 {
  position: relative;
  left: -33.33333333%;
}
.pull-left-5 {
  position: relative;
  left: -41.66666667%;
}
.pull-left-6 {
  position: relative;
  left: -50%;
}
.pull-left-7 {
  position: relative;
  left: -58.33333333%;
}
.pull-left-8 {
  position: relative;
  left: -66.66666667%;
}
.pull-left-9 {
  position: relative;
  left: -75%;
}
.pull-left-10 {
  position: relative;
  left: -83.33333333%;
}
.pull-left-11 {
  position: relative;
  left: -91.66666667%;
}
.pull-left-12 {
  position: relative;
  left: -100%;
}
.pull-right-1 {
  position: relative;
  left: 8.33333333%;
}
.pull-right-2 {
  position: relative;
  left: 16.66666667%;
}
.pull-right-3 {
  position: relative;
  left: 25%;
}
.pull-right-4 {
  position: relative;
  left: 33.33333333%;
}
.pull-right-5 {
  position: relative;
  left: 41.66666667%;
}
.pull-right-6 {
  position: relative;
  left: 50%;
}
.pull-right-7 {
  position: relative;
  left: 58.33333333%;
}
.pull-right-8 {
  position: relative;
  left: 66.66666667%;
}
.pull-right-9 {
  position: relative;
  left: 75%;
}
.pull-right-10 {
  position: relative;
  left: 83.33333333%;
}
.pull-right-11 {
  position: relative;
  left: 91.66666667%;
}
.pull-right-12 {
  position: relative;
  left: 100%;
}
@media only screen and (max-width: 1024px) {
  .row > .midd-1 {
    width: 7.33333333%;
  }
  .row > .midd-2 {
    width: 15.66666667%;
  }
  .row > .midd-3 {
    width: 24%;
  }
  .row > .midd-4 {
    width: 32.33333333%;
  }
  .row > .midd-5 {
    width: 40.66666667%;
  }
  .row > .midd-6 {
    width: 49%;
  }
  .row > .midd-7 {
    width: 57.33333333%;
  }
  .row > .midd-8 {
    width: 65.66666667%;
  }
  .row > .midd-9 {
    width: 74%;
  }
  .row > .midd-10 {
    width: 82.33333333%;
  }
  .row > .midd-11 {
    width: 90.66666667%;
  }
  .row > .midd-12 {
    width: 99%;
  }
  .midd-hide {
    display: none;
  }
  .midd-center {
    position: relative;
    left: -0.5%;
    display: block;
    float: none;
    clear: both;
    margin-right: auto;
    margin-left: auto;
  }
  .full-row > .midd-1 {
    width: 8.33333333%;
  }
  .full-row > .midd-2 {
    width: 16.66666667%;
  }
  .full-row > .midd-3 {
    width: 25%;
  }
  .full-row > .midd-4 {
    width: 33.33333333%;
  }
  .full-row > .midd-5 {
    width: 41.66666667%;
  }
  .full-row > .midd-6 {
    width: 50%;
  }
  .full-row > .midd-7 {
    width: 58.33333333%;
  }
  .full-row > .midd-8 {
    width: 66.66666667%;
  }
  .full-row > .midd-9 {
    width: 75%;
  }
  .full-row > .midd-10 {
    width: 83.33333333%;
  }
  .full-row > .midd-11 {
    width: 91.66666667%;
  }
  .full-row > .midd-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 992px) {
  .row > .smidd-1 {
    width: 7.33333333%;
  }
  .row > .smidd-2 {
    width: 15.66666667%;
  }
  .row > .smidd-3 {
    width: 24%;
  }
  .row > .smidd-4 {
    width: 32.33333333%;
  }
  .row > .smidd-5 {
    width: 40.66666667%;
  }
  .row > .smidd-6 {
    width: 49%;
  }
  .row > .smidd-7 {
    width: 57.33333333%;
  }
  .row > .smidd-8 {
    width: 65.66666667%;
  }
  .row > .smidd-9 {
    width: 74%;
  }
  .row > .smidd-10 {
    width: 82.33333333%;
  }
  .row > .smidd-11 {
    width: 90.66666667%;
  }
  .row > .smidd-12 {
    width: 99%;
  }
  .smidd-hide {
    display: none;
  }
  .smidd-center {
    position: relative;
    left: -0.5%;
    display: block;
    float: none;
    clear: both;
    margin-right: auto;
    margin-left: auto;
  }
  .full-row > .smidd-1 {
    width: 8.33333333%;
  }
  .full-row > .smidd-2 {
    width: 16.66666667%;
  }
  .full-row > .smidd-3 {
    width: 25%;
  }
  .full-row > .smidd-4 {
    width: 33.33333333%;
  }
  .full-row > .smidd-5 {
    width: 41.66666667%;
  }
  .full-row > .smidd-6 {
    width: 50%;
  }
  .full-row > .smidd-7 {
    width: 58.33333333%;
  }
  .full-row > .smidd-8 {
    width: 66.66666667%;
  }
  .full-row > .smidd-9 {
    width: 75%;
  }
  .full-row > .smidd-10 {
    width: 83.33333333%;
  }
  .full-row > .smidd-11 {
    width: 91.66666667%;
  }
  .full-row > .smidd-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 760px) {
  .row > .smal-1 {
    width: 7.33333333%;
  }
  .row > .smal-2 {
    width: 15.66666667%;
  }
  .row > .smal-3 {
    width: 24%;
  }
  .row > .smal-4 {
    width: 32.33333333%;
  }
  .row > .smal-5 {
    width: 40.66666667%;
  }
  .row > .smal-6 {
    width: 49%;
  }
  .row > .smal-7 {
    width: 57.33333333%;
  }
  .row > .smal-8 {
    width: 65.66666667%;
  }
  .row > .smal-9 {
    width: 74%;
  }
  .row > .smal-10 {
    width: 82.33333333%;
  }
  .row > .smal-11 {
    width: 90.66666667%;
  }
  .row > .smal-12 {
    width: 99%;
  }
  .smal-hide {
    display: none;
  }
  .smal-show {
    display: block;
  }
  .smal-center {
    position: relative;
    left: -0.5%;
    display: block;
    float: none;
    clear: both;
    margin-right: auto;
    margin-left: auto;
  }
  [class*="pull-left-"],
  [class*="pull-right-"] {
    right: auto;
    left: auto;
  }
  .full-row > .smal-1 {
    width: 8.33333333%;
  }
  .full-row > .smal-2 {
    width: 16.66666667%;
  }
  .full-row > .smal-3 {
    width: 25%;
  }
  .full-row > .smal-4 {
    width: 33.33333333%;
  }
  .full-row > .smal-5 {
    width: 41.66666667%;
  }
  .full-row > .smal-6 {
    width: 50%;
  }
  .full-row > .smal-7 {
    width: 58.33333333%;
  }
  .full-row > .smal-8 {
    width: 66.66666667%;
  }
  .full-row > .smal-9 {
    width: 75%;
  }
  .full-row > .smal-10 {
    width: 83.33333333%;
  }
  .full-row > .smal-11 {
    width: 91.66666667%;
  }
  .full-row > .smal-12 {
    width: 100%;
  }
}

/*Ã¦Å’â€šÃ¤Â»Â¶Ã¥Ë†â€ Ã©Â¡ÂµÃ¦Â Â·Ã¥Â¼Â*/
.util-page {
  font-size: 0;
  color: #000;
  text-align: center;
}
.util-page .gobutton,
.util-page .sl,
.util-page .num,
.util-page .count {
  color: #000;
  display: inline-block;
  border: 1px solid #ededed;
  margin: 10px 0;
  padding: 5px 10px;
  vertical-align: middle;
  margin: 0 0 10px -1px;
  background: #fff;
  font-size: 16px;
  font-weight: normal;
}
.util-page .gobutton:hover,
.util-page .num:hover,
.util-page .current {
  color: #fff;
  background: #dda400;
}
.util-page span.gobutton,
.util-page span.gobutton:hover {
  color: #000;
  background-color: #eee;
}
.util-page .gobutton .ion {
  font-size: 0.8em;
}
.util-page .count {
  margin-left: 10px;
  color: #000;
  background: none;
  border: none;
}
.util-page span.jump {
  background: none;
  color: #000;
  display: inline-block;
  margin: 0 7px;
  vertical-align: top;
}
.util-page span.jumpto,
.util-page span.jumpto_text,
.util-page span.jumpto_text {
  background: none;
  border: none;
  color: #000;
  font-size: 14px;
}
.util-page .jumpto_inp {
  width: 40px;
  text-align: center;
  height: 37px;
  line-height: 37px;
  vertical-align: top;
}

/*Ã§â„¢Â¾Ã¥ÂºÂ¦Ã¥Å“Â°Ã¥â€ºÂ¾Ã¥Â®Â¹Ã¥â„¢Â¨-Ã©Â»ËœÃ¨Â®Â¤Ã©Â«ËœÃ¥ÂºÂ¦45%Ã¯Â¼Å’BdMapAreaÃ¦ËœÂ¯Ã©ËœÂ²Ã¦Â­Â¢Ã¥Å“Â¨Ã¥ÂÅ’Ã¥Â±ÂÃ§â€°Ë†Ã¥Â¿Æ’Ã¤Â¸â€¹Ã¥Å“Â°Ã¥â€ºÂ¾Ã¥Â¤ÂªÃ¥Â¤Â§*/
.BdMapArea {
  margin: 0 auto 55px;
  max-width: 1200px;
}
.BdMapWrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 45%;
  overflow: hidden;
}
.BdMapWrapper .BdMapCon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 760px) {
  .BdMapArea {
    display: none;
  }
}

/*Ã©Â»ËœÃ¨Â®Â¤Ã©Å¡ÂÃ¨â€”ÂÃ§â„¢Â¾Ã¥ÂºÂ¦Ã¥Ë†â€ Ã¤ÂºÂ«Ã¨Â§Â¦Ã¦Å½Â§Ã¥Â¼Â¹Ã¥Â±â€š*/
.bdshare_popup_box {
  display: none !important;
}

/* Ã©â€ºÂªÃ§Â¢Â§Ã¥â€ºÂ¾ */
/* Ã¥Â¯Â¹Ã©Â½ÂÃ¦â€“Â¹Ã¦Â¡Ë†Ã¥Â¼â€¢Ã§â€Â¨(http://www.zhangxinxu.com/wordpress/2016/03/css-layout-base-20px/) */
.ico {
  display: inline-block;
  width: 20px;
  height: 20px;
  white-space: nowrap;
  letter-spacing: -1em;
  text-indent: -99em;
  color: transparent;
  background: url(http://www.zjky.cn/resources/web/img/ico.png);
  *text-indent: 0;
  *zoom: expression(this.runtimeStyle[ "zoom"] = "1", this.innerHTML = "\3000");
  vertical-align: middle;
}
.ico:before {
  content: "\3000";
}
.ico1_2 {
  background-position: -20px 0;
}
.ico1_3 {
  background-position: -40px 0;
}
.ico1_4 {
  background-position: -60px 0;
}
.ico1_5 {
  background-position: -80px 0;
}
.ico2_1 {
  background-position: 0 -20px;
}
.ico2_2 {
  background-position: -20px -20px;
}
.ico2_3 {
  background-position: -40px -20px;
}
.ico2_4 {
  background-position: -60px -20px;
}
.ico2_5 {
  background-position: -80px -20px;
}
.ico3_1 {
  background-position: 0 -40px;
}
.ico3_2 {
  background-position: -20px -40px;
}
.ico3_3 {
  background-position: -40px -40px;
}
.ico3_4 {
  background-position: -60px -40px;
}
.ico3_5 {
  background-position: -80px -40px;
}
.ico4_1 {
  background-position: 0 -60px;
}
.ico4_2 {
  background-position: -20px -60px;
}
.ico4_3 {
  background-position: -40px -60px;
}
.ico4_4 {
  background-position: -60px -60px;
}
.ico4_5 {
  background-position: -80px -60px;
}
/* Ã¥Â¸Â¸Ã©â€¡ÂÃ¨Â®Â¾Ã§Â½Â® */
.wrap {
  width: 1320px;
  margin-right: auto;
  margin-left: auto;
}
.mwrap {
  max-width: 1366px;
  margin-right: auto;
  margin-left: auto;
}
/*Ã¥Â¯Â¹ie8Ã¨Â®Â¾Ã§Â½Â®Ã¦Å“â‚¬Ã¥Â°ÂÃ¥Â®Â½Ã¥ÂºÂ¦Ã¯Â¼Å’Ã©ËœÂ²Ã¦Â­Â¢Ã©Â¡ÂµÃ©ÂÂ¢Ã©â€â„¢Ã¤Â¹Â±*/
/*for ie8*/
body {
  min-width: 1240px\9;
  overflow-x: auto;
}
/*for ie9+*/
@media all and (min-width: 0) {
  body {
    min-width: 0;
    overflow-x: hidden;
  }
}
body {
  font-size: 14px;
  line-height: 1.6;
  color: #555;
  background: #fff;
}
a {
  color: inherit;
}
a:hover {
  color: #dda400;
}
::-moz-selection {
  color: #fff;
  background: #dda400;
}
::selection {
  color: #fff;
  background: #dda400;
}
::-webkit-input-placeholder {
  color: #aaa;
}
.placeholder {
  color: #aaa;
}
/*cssÃ§Â»â€žÃ¤Â»Â¶Ã¨Â®Â¾Ã§Â½Â®*/
.form-control,
.input-group-addon,
.btn {
  border-radius: 2px;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px rgba(102, 175, 233, 0.6);
}
.imgZoom img,
.imgY180 img {
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}
.imgZoom {
  overflow: hidden;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.imgZoom:hover img {
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.imgY180:hover img {
  cursor: pointer;
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

/* Ã§Â½â€˜Ã§Â«â„¢Ã¦Â Â·Ã¥Â¼Â */

/* Ã¥Â¤Â´Ã©Æ’Â¨ */
.pageHeader {
  height: 105px;
}
.header {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 20;
  background: #fff;
}
.h_top {
  background: #515151;
}
.h_top li {
  float: left;
}
.h_top li a {
  display: block;
  height: 34px;
  line-height: 34px;
  padding: 0 35px;
  position: relative;
  font-size: 12px;
  color: #fff;
}
.h_top li a i {
  vertical-align: middle;
  margin-left: 0;
}
.h_top .li01 a:after {
  content: "";
  width: 1px;
  height: 13px;
  background: #fff;
  position: absolute;
  top: 6px;
  right: 0;
}
.h_top .li03 {
  background: #dda400;
}
.h_top li a:hover {
  opacity: 0.7;
}
.h_bott .h_logo {
  padding: 18px 0;
  margin-right: 10%;
}
.h_bott .h_logo a {
  display: block;
  font-size: 0;
}
.h_bott .h_logo a img {
  max-height: 50px;
}
.h_bott .inav_wrapper {
  float: left;
}
.h_bott .nav_li {
  float: left;
  padding: 0 35px;
}
.h_bott .nav_li .nav_a {
  display: block;
  font-size: 14px;
  line-height: 30px;
  color: #333;
  padding: 25px 0;
  position: relative;
}
.h_bott .nav_li .nav_a .h_home {
  display: inline-block;
  margin-right: 8px;
  width: 14px;
  height: 16px;
  background: url(../image/h_home.png) no-repeat center;
  vertical-align: -2px;
}
.h_bott .nav_li .nav_a:after {
  content: "";
  width: 100%;
  height: 3px;
  background: #dda400;
  position: absolute;
  bottom: -1px;
  left: 0;
  transform: scale(0);
  transition: all 0.5s ease;
}
.h_bott .nav_li.cur .nav_a::after {
  transform: scale(1);
}
.h_bott .nav_li:hover .nav_a::after {
  transform: scale(1);
}

.h_bott .nav_li .nav_down {
  position: absolute;
  left: 0;
  width: 100%;
  top: 100%;
  display: none;
}
.h_bott .nav_li .nav_down .content {
  margin: 0 46px;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.h_bott .nav_li .nav_down .content .inner {
  padding: 45px 54px 38px;
}
.h_bott .nav_li .nav_down .content .left {
  float: left;
  width: 30%;
  margin-right: 5.2%;
}
.h_bott .nav_li .nav_down .content .left .rect-433 {
  padding-bottom: 43.3%;
}
.h_bott .nav_li .nav_down .content .left .title {
  font-size: 18px;
  line-height: 26px;
  color: #552a03;
  font-weight: bold;
  margin-bottom: 14px;
}
.h_bott .nav_li .nav_down .content .left .img_ {
  margin-bottom: 18px;
}
.h_bott .nav_li .nav_down .content .left .inp_wrap {
  width: 78.3%;
  float: left;
  height: 22px;
  line-height: 22px;
  border: 1px solid #e0e0e0;
  border-radius: 40px;
  position: relative;
}
.h_bott .nav_li .nav_down .content .left .inp_wrap .inp {
  border: none;
  width: 75%;
  float: left;
  height: 22px;
  line-height: 22px;
  background: #fff;
  padding: 0;
  border-radius: 40px;
  padding-left: 20px;
  font-size: 12px;
}
.h_bott
  .nav_li
  .nav_down
  .content
  .left
  .inp_wrap
  .inp::-webkit-input-placeholder {
  color: #bbb;
}
.h_bott .nav_li .nav_down .content .left .inp_wrap .icon {
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  width: 13px;
  height: 13px;
  background: url(../image/xl_search.png) no-repeat center;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -6px;
  cursor: pointer;
}
.h_bott .nav_li .nav_down .content .right {
  width: 64.7%;
  float: left;
}
.h_bott .nav_li .nav_down .content .right .sec_ul {
  padding: 0 0 10px;
  min-height: 297px;
  width: 54%;
  box-sizing: border-box;
  border-left: 1px solid #e5e4e3;
  border-right: 1px solid #e5e4e3;
  position: relative;
}
.h_bott .nav_li .nav_down .content .right .sec_li {
  padding: 0 43px 0 58px;
  transition: all 0.5s ease;
}
.h_bott .nav_li .nav_down .content .right .sec_li > a {
  display: block;
  font-size: 14px;
  line-height: 33px;
  color: #777;
  position: relative;
}
.h_bott .nav_li .nav_down .content .right .has_three .jt {
  width: 20px;
  height: 20px;
  background: url(../image/xl_jt1.png) no-repeat center;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -10px;
  transition: all 0.5s ease;
}
.h_bott .nav_li .nav_down .content .right .has_three.cur .jt {
  background: url(../image/xl_jt2.png) no-repeat center;
}
.h_bott .nav_li .nav_down .content .right .sec_li.cur {
  background: #f8f8f8;
}

.h_bott .nav_li .nav_down .content .right .third_ul {
  width: 93%;
  position: absolute;
  left: 100%;
  top: 0px;
  margin-left: 1px;
  display: none;
  max-height: 297px;
  overflow-y: auto;
}
.h_bott .nav_li .nav_down .content .right .third_ul::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.h_bott .nav_li .nav_down .content .right .third_ul::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dda300;
}
.h_bott .nav_li .nav_down .content .right .third_ul::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
.h_bott .nav_li .nav_down .content .right .third_li {
  padding: 0 43px 0 58px;
}
.h_bott .nav_li .nav_down .content .right .third_li > a {
  display: block;
  font-size: 14px;
  line-height: 33px;
  color: #777;
}
.h_bott .nav_li .nav_down .content .right .third_li:hover {
  background: #f8f8f8;
}

/* Ã¦â€°â€¹Ã¦Å“ÂºÃ¨ÂÅ“Ã¥Ââ€¢ */
.header .mobile_key {
  display: none;
}
.m_nav {
  display: none;
}

/* xc_banner */
.xc_banner {
  height: 520px;
  position: relative;
  overflow: hidden;
}
.xc_banner > img {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  max-width: none;
  height: 100%;
  object-fit: cover;
}
.xc_banner .intro {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
}
.xc_banner .intro .wrap {
  height: 100%;
}
.xc_banner .intro .info {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
}
.xc_banner .intro .info .t {
  font-size: 45px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 10px;
}
.xc_banner .intro .info .c {
  font-size: 20px;
  line-height: 35px;
  font-family: Arial;
  text-transform: uppercase;
}

/* Ã¥Âºâ€¢Ã©Æ’Â¨ */
.pageFooter {
  padding: 40px 0;
  background: #f0f0f0;
}
.pageFooter .left {
  width: 62%;
  float: left;
  margin-top: 35px;
}
.pageFooter .left ul {
  margin-bottom: 60px;
}
.pageFooter .left ul li {
  float: left;
  font-size: 18px;
  line-height: 24px;
  color: #666;
  position: relative;
  padding-left: 60px;
}
.pageFooter .left ul li::after {
  content: "";
  width: 5px;
  height: 1px;
  background: #5b5b5b;
  position: absolute;
  left: 25px;
  top: 50%;
}
.pageFooter .left ul li:first-child {
  padding-left: 0;
}
.pageFooter .left ul li:first-child::after {
  display: none;
}
.pageFooter .left .list {
  font-size: 14px;
  line-height: 24px;
  color: #b6a054;
}
.pageFooter .left .list a {
  display: inline-block;
  margin-right: 5px;
}
.pageFooter .right {
  justify-content: right;
  display: flex;
  width: 25%;
  float: right;
}
.pageFooter .right .img_ {
  width: 120px;
  float: left;
}
.pageFooter .right .img_ .txt {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  text-align: center;
  margin-top: 10px;
}
.pageFooter .right .img_1 {
  margin-right: 60px;
}

/* Ã¥â€ â€¦Ã¥Â®Â¹Ã¥Å’Âº */
.channel_content {
  padding: 75px 0;
  min-height: 300px;
}

/* Ã¥â€¦Â¬Ã¥â€¦Â±Ã¥Â°ÂÃ¦Â â€¡Ã©Â¢Ëœ */
.common_smaltit .line {
  width: 45px;
  height: 3px;
  background: #dda300;
}
.common_smaltit .tit {
  font-size: 24px;
  color: #552a03;
  line-height: 25px;
  font-weight: bold;
  padding-top: 15px;
  margin-bottom: 40px;
}

/* Ã¥â€¦Â¬Ã¥â€¦Â±Ã¥Â¤Â§Ã¦Â â€¡Ã©Â¢Ëœ */
.common_bigtit .tit {
  font-size: 36px;
  line-height: 36px;
  color: #552a03;
  margin-bottom: 15px;
}
.common_bigtit .con {
  font-size: 14px;
  line-height: 24px;
  color: #777;
  font-family: Arial;
}

/* Ã¥Ââ€˜Ã¥Â±â€¢Ã¦Ë†ËœÃ§â€¢Â¥ */
.deve_strategy01 .item .item_hd {
  font-size: 18px;
  line-height: 50px;
  color: #fff;
  font-weight: bold;
  padding: 0 28px;
  background: #dda300;
}
.deve_strategy01 .item .item_bd ul {
  padding: 0 25px;
  margin: 50px 0 0;
}
.deve_strategy01 .item .item_bd ul li {
  width: 31%;
  float: left;
  margin-right: 1%;
  margin-bottom: 50px;
  font-size: 0;
}
.deve_strategy01 .item .item_bd ul li .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.deve_strategy01 .item .item_bd ul li .icon img {
  display: inline-block;
  vertical-align: middle;
}
.deve_strategy01 .item .item_bd ul li .text {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 25px;
  color: #666;
  width: calc(100% - 45px);
}
.deve_strategy01 .item.no_icon .item_bd ul li {
  width: 100%;
  margin-right: 0;
}
.deve_strategy01 .item.no_icon .item_bd ul li .icon {
  display: none;
}
.deve_strategy01 .item.no_icon .item_bd ul li .text {
  width: 100%;
  white-space: normal;
}
.deve_strategy01 .item:last-child .item_bd ul li {
  margin-bottom: 0;
}

/* Ã¤Â»Â·Ã¥â‚¬Â¼Ã§Ââ€ Ã¥Â¿Âµ */
.value_concept01 .item .item_hd {
  font-size: 18px;
  line-height: 50px;
  color: #fff;
  font-weight: bold;
  padding: 0 28px;
  background: #dda300;
}
.value_concept01 .item .item_bd .text {
  padding: 0 25px;
  margin: 50px 0;
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.value_concept01 .item:last-child .item_bd .text {
  margin-bottom: 0;
}

/* Ã¥â€¦Â³Ã¤ÂºÅ½Ã¦Ë†â€˜Ã¤Â»Â¬ */
.about_us01 .rect-65 {
  padding-bottom: 65%;
}
.about_us01 li {
  width: 24.25%;
  float: left;
  margin-left: 1%;
  height: 190px;
  overflow: hidden;
}
.about_us01 li:first-child {
  margin-left: 0;
}
.about_us01 li.li01 {
  background: #f5ebd1;
}
.about_us01 li.li02 {
  background: #f3f3f3;
}
.about_us01 li.li03 {
  background: #f3f3f3;
}
.about_us01 li.li04 {
  background: #f5ebd1;
}
.about_us01 li .box {
  padding: 23px 45px 0;
}
.about_us01 li .img_ {
  height: 82px;
  text-align: center;
  line-height: 82px;
}
.about_us01 li .img_ img {
  display: inline-block;
  vertical-align: middle;
}
.about_us01 li .txt_ {
  font-size: 14px;
  line-height: 22px;
  color: #552a03;
  text-align: center;
  margin-top: 20px;
}
.about_us01 li .txt_ span {
  display: block;
}
.about_us02 {
  margin-top: 55px;
}
.about_us02 .text {
  font-size: 16px;
  line-height: 24px;
  color: #666;
}

/* Ã¥Ââ€˜Ã¥Â±â€¢Ã¥Å½â€ Ã§Â¨â€¹ */
.history.channel_content {
  padding: 55px 0 75px;
  background: #f2f2f2;
}
.history01 {
  background: url(../image/history01_1.png) repeat-y center top;
  padding-top: 20px;
}
.history01 ul {
  margin-top: 30px;
}
.history01 li {
  width: 50%;
  float: left;
  margin-bottom: 50px;
  clear: both;
}
.history01 li .date .y {
  font-size: 30px;
  line-height: 30px;
  color: #fff;
  font-family: Arial;
  font-family: Impact;
  padding-bottom: 10px;
  position: relative;
}
.history01 li .date .y:after {
  content: "";
  width: 65px;
  height: 6px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: -6px;
}
.history01 li .intro {
  font-size: 14px;
  line-height: 16px;
  color: #666;
}
.history01 li .intro span {
  display: block;
  font-weight: bold;
  font-size: 24px;
  line-height: 31px;
  color: #94865c;
  margin: 5px 0;
}
.history01 li.odd {
  text-align: right;
}
.history01 li.odd .date {
  float: right;
}
.history01 li.odd .intro {
  float: right;
  padding-right: 8%;
}
.history01 li.even {
  text-align: left;
  float: right;
}
.history01 li.even .date {
  float: left;
  margin-left: -20px;
}
.history01 li.even .intro {
  float: left;
  padding-left: 8%;
  width: 60%;
}

/* Ã¥â€¦Â¬Ã¥ÂÂ¸Ã©Â«ËœÃ¥Â±â€š */
.gsgc01 .hd {
  margin-bottom: 50px;
}
.gsgc01 .hd .item {
  float: left;
  padding: 0 20px;
  position: relative;
  font-size: 24px;
  line-height: 35px;
  color: #552a03;
  cursor: pointer;
}
.gsgc01 .hd .item:after {
  content: "";
  width: 1px;
  height: 24px;
  background: #de9f00;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
}
.gsgc01 .hd .item:first-child {
  padding-left: 0;
}
.gsgc01 .hd .item:first-child::after {
  display: none;
}
.gsgc01 .hd .item.cur {
  font-weight: bold;
  color: #de9f00;
}
.gsgc01 .bd ul {
  display: none;
}
.gsgc01 .bd li {
  float: left;
  width: 46.6%;
  margin-bottom: 35px;
  transition: all 0.5s ease;
}
.gsgc01 .bd li .rect-105 {
  padding-bottom: 105%;
}
.gsgc01 .bd li .li_box {
  display: block;
  padding: 10px;
  border: 1px solid #b8b8b8;
}
.gsgc01 .bd li .li_box .img_ {
  width: 34%;
  float: left;
}
.gsgc01 .bd li .li_box .intro_ {
  width: 53%;
  float: right;
  margin-right: 7%;
}
.gsgc01 .bd li .li_box .intro_ .box {
  padding: 25px 0;
}
.gsgc01 .bd li .li_box .intro_ .box .tit {
  font-size: 24px;
  line-height: 35px;
  color: #552a03;
  font-weight: bold;
}
.gsgc01 .bd li .li_box .intro_ .box .con {
  font-size: 14px;
  line-height: 35px;
  color: #552a03;
}
.gsgc01 .bd li .li_box .intro_ .box .txt {
  font-size: 12px;
  line-height: 18px;
  color: #333;
  height: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.gsgc01 .bd li .li_box .text {
  font-size: 12px;
  line-height: 18px;
  color: #333;
  height: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  display: none;
}
.gsgc01 .bd li.even {
  float: right;
}
.gsgc01 .bd li:hover {
  background: #fef7e0;
}

/* Ã¥â€¦Â¬Ã¥ÂÂ¸Ã©Â«ËœÃ¥Â±â€šÃ¨Â¯Â¦Ã§Â»â€  */
.gsgc_detail01 .left {
  width: 28%;
  float: left;
}
.gsgc_detail01 .left .rect-105 {
  padding-bottom: 105%;
}
.gsgc_detail01 .left .info {
  padding: 35px 30px;
  background: #e9e9e9;
  color: #552a03;
}
.gsgc_detail01 .left .t {
  font-size: 28px;
  line-height: 30px;
  color: #552a03;
  margin-bottom: 5px;
}
.gsgc_detail01 .left .c {
  font-size: 14px;
}
.gsgc_detail01 .right {
  width: 100%;
  float: left;
}
.gsgc_detail01 .right .t {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  color: #333;
  margin-bottom: 15px;
}
.gsgc_detail01 .right .c {
  font-size: 14px;
  line-height: 32px;
  color: #333;
}
.gsgc_detail01 .right .fanhui {
  display: block;
  margin-top: 55px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.gsgc_detail01 .right .fanhui img {
  vertical-align: -2px;
  margin-right: 8px;
}
.gsgc_detail01 .right .fanhui:hover {
  color: #dda300;
}

/* Ã¨â€˜Â£Ã¤Âºâ€¹Ã©â€¢Â¿Ã¤Â¸â€œÃ¦Â Â */
.chairman01 .infor {
  text-align: center;
}
.chairman01 .infor .tit {
  font-size: 32px;
  color: #373737;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 15px;
}
.chairman01 .infor .con {
  font-size: 16px;
  color: #121212;
  line-height: 24px;
}
.chairman01 .content {
  margin-top: 30px;
}
.chairman01 .content .left {
  width: 50%;
  float: left;
}
.chairman01 .content .left .rect-67 {
  padding-bottom: 67%;
}
.chairman01 .content .right {
  width: 50%;
  float: right;
}
.chairman01 .content .right .box {
  border: 10px solid #f3f3f3;
  border-left: none;
  padding: 5.5% 4% 5.5% 10%;
}
.chairman01 .content .right .box .tit {
  font-size: 28px;
  color: #000;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
}
.chairman01 .content .right .box .line {
  width: 42px;
  height: 1px;
  background: #b81b23;
  display: block;
  margin-bottom: 14px;
}
.chairman01 .content .right .box .con {
  color: #515151;
  line-height: 24px;
  height: 120px;
  overflow: hidden;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.chairman01 .content .right .box .list {
  padding-top: 4.5%;
}
.chairman01 .content .right .box .list li a {
  display: block;
  border-top: 1px solid #dddee3;
  border-bottom: 1px solid #dddee3;
  padding: 4px 10px;
  font-size: 15px;
  color: #838383;
  line-height: 30px;
}
.chairman01 .content .right .box .list li a:hover {
  color: #d8ab4c;
  border-color: #d8ab4c;
}
.chairman01 .content .right .box .list li a span {
  font-size: 13px;
}
.chairman02 {
  padding: 50px 0;
}
.chairman02 .rect-3655 {
  padding-bottom: 36.55%;
}
.chairman02 .left {
  width: 49%;
  float: left;
}
.chairman02 .left .cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #bbbbbb;
  box-sizing: border-box;
}
.chairman02 .left .cover .box {
  padding: 30px 35px;
}
.chairman02 .left .cover .box .tit {
  font-size: 20px;
  line-height: 25px;
  color: #333;
  font-weight: bold;
  position: relative;
  padding-bottom: 14px;
}
.chairman02 .left .cover .box .tit span {
  display: inline-block;
  padding-left: 5px;
}
.chairman02 .left .cover .box .tit:after {
  content: "";
  width: 36px;
  height: 1px;
  background: #dda300;
  position: absolute;
  left: 0;
  bottom: 0;
}
.chairman02 .left .cover .box .more {
  font-size: 12px;
  line-height: 25px;
  color: #666;
  margin-bottom: 15px;
  text-align: right;
}
.chairman02 .left .cover .box .more {
  color: #666;
  transition: all 0.5s ease;
}
.chairman02 .left:hover .cover .box .more {
  color: #dda300;
}
.chairman02 .left .cover .box .con {
  font-size: 14px;
  line-height: 20px;
  color: #444;
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.chairman02 .right {
  width: 49%;
  float: right;
}
.chairman02 .right .cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.chairman02 .right .cover .box {
  padding: 30px 35px;
}
.chairman02 .right .cover .box .tit {
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  font-weight: bold;
  position: relative;
  padding-bottom: 14px;
}
.chairman02 .right .cover .box .tit span {
  display: inline-block;
  padding-left: 5px;
}
.chairman02 .right .cover .box .tit:after {
  content: "";
  width: 36px;
  height: 1px;
  background: #dda300;
  position: absolute;
  left: 0;
  bottom: 0;
}
.chairman02 .right .cover .box .more {
  font-size: 12px;
  line-height: 25px;
  color: #fff;
  margin-bottom: 15px;
  text-align: right;
}
.chairman02 .right .cover .box .more {
  color: #fff;
  transition: all 0.5s ease;
}
.chairman02 .right .cover .box .con {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.chairman02 .right:hover .cover .box .more {
  color: #9c7403;
}
.chairman03 li .li_box {
  background: #fbfbfb;
  display: block;
  padding: 12% 12% 4% 8%;
}
.chairman03 li .li_box .date {
  color: #5a5a5a;
  font-family: Arial;
  display: block;
  margin-bottom: 10px;
}
.chairman03 li .li_box .date .day {
  font-size: 60px;
  font-weight: bold;
  margin-right: 10px;
  line-height: 60px;
}
.chairman03 li .li_box .tit {
  font-size: 15px;
  color: #5a5a5a;
  font-weight: bolder;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-bottom: 8px;
}
.chairman03 li .li_box .con {
  font-size: 14px;
  line-height: 24px;
  color: #000;
}
.chairman03 li .li_box .more_btn {
  position: relative;
  display: block;
  padding-top: 10px;
  color: #b2b2b2;
  font-size: 13px;
  transition: all ease-in 0.3s;
}
.chairman03 li .li_box .more_btn i {
  position: absolute;
  right: 1px;
  top: 0px;
  transform: scale(0.9);
  color: #dfe0e0;
}
.chairman03 li .li_box .more_btn:hover i {
  color: #fff;
}
.chairman03 li:hover .li_box {
  background-color: #f7f7f7;
}

.chairman02 li .li_box {
  background: #fbfbfb;
  display: block;
  padding: 12% 12% 4% 8%;
}
.chairman02 li .li_box .date {
  color: #5a5a5a;
  font-family: Arial;
  display: block;
  margin-bottom: 10px;
}
.chairman02 li .li_box .date .day {
  font-size: 60px;
  font-weight: bold;
  margin-right: 10px;
  line-height: 60px;
}
.chairman02 li .li_box .tit {
  font-size: 15px;
  color: #5a5a5a;
  font-weight: bolder;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-bottom: 8px;
}
.chairman02 li .li_box .con {
  font-size: 14px;
  line-height: 24px;
  color: #000;
}
.chairman02 li .li_box .more_btn {
  position: relative;
  display: block;
  padding-top: 10px;
  color: #b2b2b2;
  font-size: 13px;
  transition: all ease-in 0.3s;
}
.chairman02 li .li_box .more_btn i {
  position: absolute;
  right: 1px;
  top: 0px;
  transform: scale(0.9);
  color: #dfe0e0;
}
.chairman02 li .li_box .more_btn:hover i {
  color: #fff;
}
.chairman02 li:hover .li_box {
  background-color: #f7f7f7;
}

/* Ã§Â´Â«Ã©â€¡â€˜Ã¥Å“Â¨Ã¦ÂµÂ·Ã¥Â¤â€“ */
.zijin_hw {
  background: #f6f2e9;
  padding-top: 30px;
}
.zijin_hw01 .content {
  position: relative;
}
/* .zijin_hw01 .content .rect-576{padding-bottom:57.6%;} */
.zijin_hw01 .content .rect-576 {
  padding-bottom: 63.5%;
}
.zijin_hw01 .content .hd {
  position: absolute;
  left: 20px;
  top: 20px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  z-index: 2;
}
.zijin_hw01 .content .hd .item {
  float: left;
  font-size: 18px;
  line-height: 32px;
  padding: 0 10px;
  cursor: pointer;
}
.zijin_hw01 .content .hd .item a {
  color: #000;
}
.zijin_hw01 .content .hd .item.cur {
  background: #a39161;
  border-radius: 30px;
  border: 1px solid #d4d2d0;
}
.zijin_hw01 .content .hd .item.cur a {
  color: #fff;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“Ã¥Å“Â°Ã¥â€ºÂ¾Ã¥Â·Â¦Ã¤Â¾Â§Ã§â€šÂ¹Ã§Å¡â€žÃ¦ÂÂÃ§Â¤Âº */
.zijin_hw01 .content .dot_tips {
  position: absolute;
  left: 20px;
  bottom: 45px;
  width: 100px;
  z-index: 3;
}
.zijin_hw01 .content .dot_tips li {
  font-size: 14px;
  cursor: pointer;
  margin-bottom: 6px;
  padding: 4px 10px;
  line-height: 22px;
  border: 1px solid transparent;
}
.zijin_hw01 .content .dot_tips li.cur {
  border: 1px solid #a39161;
  border-radius: 16px;
}
.zijin_hw01 .content .dot_tips li .ico,
.zijin_hw01 .content .dot_tips li .ico_1 {
  display: inline-block;
  width: 17px;
  height: 22px;
  margin-right: 10px;
  vertical-align: middle;
}
.zijin_hw01 .content .dot_tips li.li_Au {
  color: #dda301;
}
.zijin_hw01 .content .dot_tips li.li_Au .ico_1 {
  background: url(../image/Au.png) no-repeat;
}
.zijin_hw01 .content .dot_tips li.li_Cu {
  color: #bb1b21;
}
.zijin_hw01 .content .dot_tips li.li_Cu .ico_1 {
  background: url(../image/Cu.png) no-repeat;
}
.zijin_hw01 .content .dot_tips li.li_Zn {
  color: #023823;
}
.zijin_hw01 .content .dot_tips li.li_Zn .ico_1 {
  background: url(../image/Zn.png) no-repeat;
}
.zijin_hw01 .content .dot_tips li.li_Li {
  color: #889db7;
}
.zijin_hw01 .content .dot_tips li.li_Li .ico_1 {
  background: url(../image/li-icon.png) no-repeat;
}
.zijin_hw01 .content .dot_tips li.li_Ylc {
  color: #584835;
}
.zijin_hw01 .content .dot_tips li.li_Ylc .ico_1 {
  background: url(../image/Ylc-icon.png) no-repeat;
}
.zijin_hw01 .content .dot_tips li.li_else {
  color: #151515;
}
.zijin_hw01 .content .dot_tips li.li_else .ico_1 {
  background: url(../image/else.png) no-repeat;
}
.zijin_hw01 .content .dot_tips li.li_office {
  color: #bb1b21;
}
.zijin_hw01 .content .dot_tips li.li_office .ico_1 {
  background: url(../image/office.png) no-repeat;
}
.zijin_hw01 .content .dot_tips li.li_all .ico_1 {
  background: url(../image/all.png) no-repeat;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“Ã¥Å“Â°Ã¥â€ºÂ¾Ã¤Â¸Å Ã§Å¡â€žÃ§â€šÂ¹ */
.zijin_hw01 .content .dots_box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.zijin_hw01 .content .dots_box .dot {
  position: absolute;
  left: 0;
  margin-left: -12px;
  margin-top: -33px;
}
.zijin_hw01 .content .dots_box .dot .t {
  display: none;
  position: absolute;
  left: 15px;
  padding: 1px 20px;
  top: -10px;
  white-space: nowrap;
  font-size: 16px;
  color: #fff;
  border-radius: 20px;
  height: 20px;
  line-height: 20px;
}
.zijin_hw01 .content .dots_box .dot:hover {
  z-index: 10;
}
.zijin_hw01 .content .dots_box .dot:hover .t {
  display: block;
}
.zijin_hw01 .content .dots_box .dot .icon {
  display: inline-block;
  width: 24px;
  height: 33px;
}
.zijin_hw01 .content .dots_box .au_point .dot .icon {
  background: url(../image/au_point.png) no-repeat center;
  background-size: cover;
}
.zijin_hw01 .content .dots_box .cu_point .dot .icon {
  background: url(../image/cu_point.png) no-repeat center;
  background-size: cover;
}
.zijin_hw01 .content .dots_box .zn_point .dot .icon {
  background: url(../image/zn_point.png) no-repeat center;
  background-size: cover;
}
.zijin_hw01 .content .dots_box .li_point .dot .icon {
  background: url(../image/li_point.png) no-repeat center;
  background-size: cover;
}
.zijin_hw01 .content .dots_box .ylc_point .dot .icon {
  background: url(../image/ylc_point.png) no-repeat center;
  background-size: cover;
}
.zijin_hw01 .content .dots_box .qt_point .dot .icon {
  background: url(../image/else_point.png) no-repeat center;
  background-size: cover;
}
.zijin_hw01 .content .dots_box .qt_point .dot .icon.ylc {
  background: url(../image/ic_location_plant_big.png) no-repeat center;
  background-size: cover;
  width: 27px;
  height: 20px;
}
.zijin_hw01 .content .dots_box .office_point .dot .icon {
  background: url(../image/office_point.png) no-repeat center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã©â€¡â€˜ */
.zijin_hw01 .content .dots_box .au_point .t {
  background: #c98900 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã©â€œÅ“ */
.zijin_hw01 .content .dots_box .cu_point .t {
  background: #c54000 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã©â€Å’ */
.zijin_hw01 .content .dots_box .zn_point .t {
  background: #577975 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã¥â€ Â¶Ã§â€šÂ¼Ã¥Å½â€š */
.zijin_hw01 .content .dots_box .ylc_point .t {
  background: #584835 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã©â€â€š */
.zijin_hw01 .content .dots_box .li_point .t {
  background: #889db7 url(../image/homepage-small.png) no-repeat right 5px
    center;
}

/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã¥â€¦Â¶Ã¤Â»â€“ */
.zijin_hw01 .content .dots_box .qt_point .t {
  background: #363636 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã¥Å Å¾Ã¤Âºâ€¹Ã¥Â¤â€ž */
.zijin_hw01 .content .dots_box .office_point .t {
  background: #c54000;
  background: rgb(197, 64, 0, 0.7);
}

/* Ã¥â€¢â€ Ã¤Â¸Å¡Ã©Ââ€œÃ¥Â¾Â·Ã¤Â¸Å½Ã¥ÂÂÃ¨â€¦ÂÃ¨Â´Â¥ */
.business_ethics.channel_content {
  padding: 0;
}
.business_ethics01 {
  background: #f7f7f7;
  padding: 55px 0;
}
/* .business_ethics01 .infor .tit{display:none;} */
.business_ethics01 .infor .txt {
  font-size: 16px;
  line-height: 24px;
  color: #333;
  margin-top: 20px;
  margin-bottom: 40px;
}
.business_ethics01 .content {
  margin-top: 55px;
}
.business_ethics01 .content .tit {
  font-size: 26px;
  line-height: 28px;
  color: #552a03;
  margin-bottom: 10px;
}
.business_ethics01 .content li {
  float: left;
  margin-top: 30px;
}
.business_ethics01 .content .con_item_two .li_ {
  width: 48%;
  margin-right: 4%;
}
.business_ethics01 .content .con_item_two .li_two {
  margin-right: 0;
}
.business_ethics01 .content .con_item_three .li_ {
  width: 30%;
  margin-right: 5%;
}
.business_ethics01 .content .con_item .li_ .top_ {
  border-bottom: 1px solid #da9c00;
}
.business_ethics01 .content .con_item_three .li_three {
  margin-right: 0;
}
.business_ethics01 .content .con_item .li_ .num {
  display: inline-block;
  font-size: 36px;
  line-height: 36px;
  color: #da9c00;
  font-weight: bold;
}
.business_ethics01 .content .con_item .li_ .txt {
  display: inline-block;
  font-size: 14px;
  line-height: 27px;
  color: #da9c00;
  margin-bottom: 20px;
  margin-right: 30px;
}
.business_ethics01 .content .con_item .li_ .text {
  font-size: 14px;
  line-height: 27px;
  height: 135px;
  overflow-y: auto;
  padding-right: 10px;
  color: #666;
  position: relative;
  margin-top: 20px;
}
.business_ethics01 .content .con_item .li_ .text::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.business_ethics01 .content .con_item .li_ .text::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dda300;
}
.business_ethics01 .content .con_item .li_ .text::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
.business_ethics02 {
  padding: 50px 0;
}
.business_ethics02 .content .tit {
  font-size: 26px;
  line-height: 28px;
  color: #552a03;
  margin-bottom: 40px;
}
.business_ethics02 .content .list li {
  float: left;
  position: relative;
  margin-bottom: 20px;
}
.business_ethics02 .content .list li .rect-466 {
  padding-bottom: 46.6%;
}
.business_ethics02 .content .list li .rect-705 {
  padding-bottom: 70.5%;
}
.business_ethics02 .content .list.list_two .li_ {
  width: 49%;
  margin-right: 2%;
}
.business_ethics02 .content .list.list_two .li_two {
  margin-right: 0;
}
.business_ethics02 .content .list.list_three .li_ {
  width: 32%;
  margin-right: 2%;
}
.business_ethics02 .content .list.list_three .li_three {
  margin-right: 0;
}
.business_ethics02 .content .list li .cover {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../image/black60.png) center;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.business_ethics02 .content .list li .cover .cover_box {
  padding: 40px;
}
.business_ethics02 .content .list li .cover .t {
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 15px;
}
.business_ethics02 .content .list li .cover .c {
  font-size: 14px;
  line-height: 25px;
  height: 150px;
  overflow-y: auto;
  color: #fff;
  padding-right: 10px;
}
.business_ethics02 .content .list li .cover .btns {
  display: inline-block;
  width: 130px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  background: #da9c00;
  text-align: center;
  margin-top: 20px;
  cursor: pointer;
}
.business_ethics02 .content .list li .cover .c::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.business_ethics02 .content .list li .cover .c::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background: #dda300;
}
.business_ethics02 .content .list li .cover .c::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
.business_ethics02 .content .list li .intro {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../image/black11.png) center;
  z-index: 2;
}
.business_ethics02 .content .list li .intro .desc {
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.business_ethics02 .content .list li:hover .cover {
  opacity: 1;
  visibility: visible;
}
.business_ethics02 .content .list li:hover .intro {
  opacity: 0;
  visibility: hidden;
}
/* Ã¦Å“â€°Ã¦Å’â€°Ã©â€™Â®Ã§Å¡â€ž */
.business_ethics02 .content .list li.anniu .cover .c {
  height: 100px;
}

/* Ã§Å½Â¯Ã¥Â¢Æ’Ã§â€Å¸Ã¦â‚¬ÂÃ¤Â¿ÂÃ¦Å Â¤ */
.ECO03 {
  padding-bottom: 65px;
}
.ECO03 .content {
  border-top: 1px solid #d9d9d9;
  padding-top: 40px;
}
.ECO03 .content .rect-5666 {
  padding-bottom: 56.66%;
}
.ECO03 .content .cell {
  width: 25%;
  float: left;
  position: relative;
}
.ECO03 .content .cell .cover {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../image/black20.png) center;
  z-index: 2;
}
.ECO03 .content .cell .cover .box {
  padding: 40px 30px;
}
.ECO03 .content .cell .cover .box_t {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  font-weight: bold;
}
.ECO03 .content .cell .cover .box_c {
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  margin-top: 13px;
}

/* Ã¥â€ºÂ¾Ã§â€°â€¡Ã¥Â¼Â¹Ã§Âªâ€” */
.img_tanchuang {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  display: none;
}
.img_tanchuang .bg {
  background: url(../image/black60.png) center;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.img_tanchuang .img_content {
  width: 900px;
  height: 600px;
  background: none;
  position: absolute;
  left: 50%;
  margin-left: -450px;
  top: 50%;
  margin-top: -300px;
}
.img_tanchuang .img_content .box {
  padding: 30px;
}
.img_tanchuang .img_content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.img_tanchuang .img_content .box .img_ img {
  width: 100%;
}
.img_tanchuang .img_content .close {
  width: 22px;
  height: 22px;
  background: url(../image/about_close.png) no-repeat center;
  position: absolute;
  right: -40px;
  top: 0;
  transition: all 0.5s ease;
  cursor: pointer;
}
.img_tanchuang .img_content .close:hover {
  transform: rotateZ(180deg);
}

/* Ã§Â¤Â¾Ã¤Â¼Å¡Ã¨Â´Â¡Ã§Å’Â® */
.social_gx01 .con .list {
  margin-bottom: 30px;
}
.social_gx01 .con .list .li_ {
  width: 20%;
  float: left;
  text-align: center;
}
.social_gx01 .con .list .li_1 {
  width: 15%;
}
.social_gx01 .con .list .li_2 {
  width: 24%;
}
.social_gx01 .con .list .li_3 {
  width: 23%;
}
.social_gx01 .con .list .li_4 {
  width: 23%;
}
.social_gx01 .con .list .li_5 {
  width: 15%;
}
.social_gx01 .con .list .li_ .number {
  font-size: 48px;
  line-height: 48px;
  color: #da9c00;
  font-weight: bold;
}
.social_gx01 .con .list .li_ .txt {
  font-size: 16px;
  line-height: 29px;
  color: #666;
  margin-top: 10px;
}
.social_gx01 .content .con_item .li_ .num {
  padding-bottom: 17px;
}
.social_gx02 {
  padding: 60px 0;
}
.social_gx02 .infor .tit {
  font-size: 26px;
  line-height: 30px;
  color: #552a03;
}
.social_gx02 .content {
  margin-top: 40px;
}
.social_gx02 .content .left {
  width: 30%;
  float: left;
}
.social_gx02 .content .right {
  width: 63%;
  float: right;
  margin-top: 20px;
}
.social_gx02 .content .right .item .t {
  display: inline-block;
  font-size: 18px;
  line-height: 26px;
  color: #da9c00;
  font-weight: bold;
  padding-bottom: 7px;
  position: relative;
  margin-bottom: 5px;
}
.social_gx02 .content .right .item .t:after {
  content: "";
  width: 90%;
  left: 0;
  height: 1px;
  background: #da9c00;
  position: absolute;
  left: 0;
  bottom: 0;
}
.social_gx02 .content .right .item .c {
  font-size: 16px;
  line-height: 26px;
  color: #666;
  height: 52px;
}
.social_gx02 .content .right .item {
  margin-bottom: 20px;
}
.social_gx03 {
  padding: 60px 0;
  background: #f7f7f7;
}
.social_gx03 .item {
  width: 49%;
  position: relative;
}
.social_gx03 .item .rect-5633 {
  padding-bottom: 56.33%;
}
.social_gx03 .item .cover {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../image/black20.png) center;
  z-index: 2;
}
.social_gx03 .item .cover .box {
  padding: 75px 80px;
}
.social_gx03 .item .cover .box_t {
  font-size: 30px;
  line-height: 32px;
  color: #fff;
  font-weight: bold;
}
.social_gx03 .item .cover .box_c {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  margin-top: 13px;
}

/* Ã¦Å Â¥Ã¥â€˜Å Ã¤Â¸Å½Ã¦â€Â¿Ã§Â­â€“ */
.baogao01 .content .con .cell {
  width: 48%;
  position: relative;
}
.baogao01 .content .con .cell .rect-293 {
  padding-bottom: 29.3%;
}
.baogao01 .content .con .cell .cover {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../image/black20.png) center;
  z-index: 2;
}
.baogao01 .content .con .cell .cover .box {
  padding: 40px 30px;
}
.baogao01 .content .con .cell .cover .box_t {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  font-weight: bold;
}
.baogao01 .content .con .cell .cover .box_c {
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  margin-top: 13px;
}
.baogao02 {
  padding: 40px 0;
}
.baogao02 .content .tit {
  font-size: 26px;
  line-height: 28px;
  color: #552a03;
  margin-bottom: 40px;
}
.baogao02 .content .list .li_ {
  width: 48%;
  float: left;
  background-color: #fff;
  margin-bottom: 30px;
  transition: all 0.5s ease;
}
.baogao02 .content .list .li_two {
  float: right;
}
.baogao02 .content .list .li_ .li_box {
  display: block;
  padding: 10px 30px;
  border: 1px solid #dcdcdc;
}
.baogao02 .content .list .li_ .li_box .icon {
  float: left;
  margin-top: 10px;
}
.baogao02 .content .list .li_ .li_box .txt {
  float: left;
  line-height: 50px;
  font-size: 18px;
  color: #db9c01;
  padding-left: 35px;
  border-left: 1px solid #e5e5e5;
  margin-left: 20px;
  width: 70%;
}
.baogao02 .content .list .li_ .li_box .icon1 {
  float: right;
  margin-top: 11px;
}
.baogao02 .content .list .li_:hover {
  background-color: #f7f7f7;
}
.baogao03 .rect-154 {
  padding-bottom: 154%;
}
.baogao03 .content {
  margin-bottom: 30px;
}
.baogao03 .content .tit {
  font-size: 26px;
  color: #552a03;
  line-height: 42px;
}
.baogao03 .content .more {
  margin-top: 15px;
}
.baogao03 .content .more:hover a {
  color: #db9c01;
}
.baogao03 .item {
  width: 48%;
  padding: 15px 20px;
  height: 255px;
  border: 1px solid #8ca798;
  box-sizing: border-box;
  margin-bottom: 45px;
  float: left;
}
.baogao03 .item.odd {
  float: right;
}
.baogao03 .item .img_,
.baogao03 .item.odd .img_ {
  width: 27%;
}
.baogao03 .item .infor {
  width: 70%;
  height: 100%;
  position: relative;
}
.baogao03 .item .infor .tit {
  font-size: 24px;
  line-height: 30px;
}
.baogao03 .item .infor .date {
  font-size: 16px;
  line-height: 18px;
  margin-top: 15px;
}
.baogao03 .item .btn_load {
  border: 1px solid #8ca798;
  font-size: 16px;
  line-height: 18px;
  color: #8ca798;
  padding: 8px 50px;
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fff;
  transition: all 0.5s ease;
}
.baogao03 .item .btn_load:hover {
  background: #db9c01;
  color: #fff;
}

/* ESG */
.ESG01 .content {
  margin-top: 40px;
}
.ESG01 .content li {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px dotted #ebebeb;
  overflow: hidden;
}
.ESG01 .content li .tit {
  font-size: 18px;
  line-height: 26px;
  color: #000;
  font-weight: bold;
}
.ESG01 .content li .date {
  font-size: 12px;
  line-height: 23px;
  color: #b5b5b5;
  font-family: Arial;
  margin: 5px 0;
}
.ESG01 .content li .con {
  font-size: 14px;
  line-height: 24px;
  max-height: 72px;
  overflow: hidden;
  color: #999;
  margin-bottom: 5px;
}
.ESG01 .content li .more {
  color: #d3d3d3;
}
.ESG01 .content li .more i {
  transform: scale(0.8);
  font-weight: bold;
}
.ESG01 .content li:hover .tit {
  color: #dda300;
}
.ESG01 .content li:hover .more {
  color: #dda300;
}

/* Ã¨Ââ€Ã§Â³Â»Ã¦Ë†â€˜Ã¤Â»Â¬ */
.contact_us01 .left {
  width: 64%;
  float: left;
  height: 618px;
  background-color: #f0f0f0;
  overflow: hidden;
}
.contact_us01 .left img {
  height: 100%;
  width: 100%;
}
.contact_us01 .right {
  width: 36%;
  float: left;
  height: 618px;
  background-color: #a67101;
  color: #fff;
  background-image: url(../image/contact_us01_1.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}
.contact_us01 .right .box {
  padding: 10% 8% 10% 10%;
}
.contact_us01 .right .box .title {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 15px;
}
.contact_us01 .right .box dl {
  border-top: 1px dashed #d3b880;
}
.contact_us01 .right .box .dl01 {
  padding: 10px 0px;
}
.contact_us01 .right .box .dl01 dt {
  font-size: 16px;
}
.contact_us01 .right .box .dl01 dd {
  line-height: 30px;
  font-size: 14px;
}
.contact_us01 .right .box .dl02 {
  padding: 20px 0px;
}
.contact_us01 .right .box .dl02 dt {
  width: 58px;
  height: 64px;
  background: url(../image/contact_us_ico.png) no-repeat;
  margin-right: 10px;
}
.contact_us01 .right .box .dl02 dd {
  font-size: 18px;
}
.contact_us01 .right .box .dl02 span {
  display: block;
  font-size: 28px;
  font-family: Arial;
  line-height: 28px;
}
.contact_us01 .right .box .dl03 {
  padding-top: 30px;
}
.contact_us01 .right .box .dl03 dt {
  width: 40%;
}
.contact_us01 .right .box .dl03 dd {
  width: 50%;
}
.contact_us01 .right .box .dl03 dd span {
  display: block;
}
.contact_us01 .right .box .dl03 dd .cn_title {
  font-size: 16px;
}
.contact_us01 .right .box .dl03 dd .en_title {
  font-size: 12px;
  margin-bottom: 10px;
}
.contact_us01 .right .box .dl03 dd .bshare-custom {
  overflow: hidden;
}
.contact_us01 .right .box .dl03 dd .bshare-custom a {
  display: block;
  float: left;
  height: auto;
  text-align: center;
  padding: 0;
  line-height: 36px;
  border-radius: 5px;
  color: #fff;
  background: none;
  margin-right: 8px;
}
.contact_us01 .right .box .dl03 dd .bshare-custom a i {
  background: none;
  margin: 0;
  vertical-align: top;
  font-size: 23px;
}

/* Ã¤Â¸Å¡Ã§Â»Â©Ã¦Å Â¥Ã¥â€˜Å  */
.report01 .hd .left {
  width: 50%;
  float: left;
}
.report01 .hd .left .item {
  float: left;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #dda300;
  line-height: 30px;
  font-size: 24px;
  color: #552a03;
  cursor: pointer;
}
.report01 .hd .left .item a {
  color: #552a03;
}
.report01 .hd .left .item:last-child {
  border-right: 0;
}
.report01 .hd .left .item.cur,
.report01 .hd .left .item.cur a,
.report01 .hd .left .item a:hover {
  color: #dda300;
}
.report01 .hd .right {
  width: 24%;
  float: right;
}
.report01 .hd .right .inp_wrap {
  border: 1px solid #ddd;
  height: 30px;
  line-height: 30px;
  position: relative;
}
.report01 .hd .right .inp_wrap .inp {
  width: 75%;
  height: 30px;
  line-height: 30px;
  padding: 0;
  font-size: 14px;
  border: none;
  padding-left: 15px;
}
.report01 .hd .right .inp_wrap .btns {
  padding: 0;
  margin: 0;
  border: none;
  width: 14px;
  height: 12px;
  background: url(../image/report_search.png) no-repeat center;
  position: absolute;
  right: 9px;
  top: 50%;
  margin-top: -6px;
  cursor: pointer;
}
.report01 .bd {
  margin-top: 40px;
}
.report01 .bd li {
  margin-bottom: 15px;
  overflow: hidden;
}
.report01 .bd li .left {
  float: left;
  width: 90px;
  height: 90px;
  border: 1px solid #ddd;
}
.report01 .bd li .left .date {
  position: relative;
  top: 15px;
  left: 20px;
}
.report01 .bd li .left .date {
  display: block;
  width: 70px;
  height: 50px;
  padding: 5px;
  color: #fff;
  background-color: #bababa;
  font-family: Arial;
  line-height: normal;
}
.report01 .bd li .left .date span {
  display: block;
}
.report01 .bd li .left .date .y {
  font-size: 12px;
}
.report01 .bd li .left .date .d {
  text-align: right;
}
.report01 .bd li .left .date .d .d_d {
  font-size: 25px;
}
.report01 .bd li .left .m_date {
  display: none;
}
.report01 .bd li .right {
  float: right;
  width: calc(100% - 170px);
  height: 60px;
  padding: 15px;
  border: 1px solid #ddd;
}
.report01 .bd li .right ._t {
  color: #080808;
  font-size: 14px;
}
.report01 .bd li .right ._st img {
  vertical-align: 1px;
}
.report01 .bd li:hover .left .date {
  background-color: #dda300;
}
.report01 .bd li:hover .right {
  background-color: #faf5e6;
}
.report01 .bd li:hover .right ._t {
  color: #dda300;
}
.report01 .bd .page {
  margin-top: 50px;
}
.report01 .common_smaltit .tit {
  margin-bottom: 0;
  text-align: left;
}

/* Ã¥Ë†â€ Ã©Â¡Âµ */
.page {
  text-align: center;
  line-height: 16px;
  margin-top: 20px;
}
.page span,
.page a {
  display: inline-block;
  border: 1px solid #ededed;
  padding: 5px 10px;
  vertical-align: middle;
  margin-left: -1px;
}
.page .goprev {
  margin-right: 10px;
}
.page .gonext,
.page .count {
  margin-left: 10px;
}
.page span,
.page a:hover {
  background: #dda300;
  color: #fff;
}
.page span.goprev,
.page span.gonext {
  color: #ccc;
  background: 0 0;
}
.page span.count {
  border: 0;
  background: 0;
  color: #333;
}
/* Ã¥Ë†â€ Ã©Â¡Âµ end*/

/* 2020Ã¤Â¸Å¡Ã§Â»Â© */
.achievement20.channel_content {
  padding: 0;
}
.achievement20_01 {
  background: #f0f0f0;
  padding: 75px 0;
}
.achievement20_01 .content {
  margin-top: 40px;
}
.achievement20_01 .content li {
  width: 24.5%;
  margin-right: 0.5%;
  float: left;
  background: #fff;
  margin-bottom: 5px;
}
.achievement20_01 .content li .li_box {
  padding: 45px 50px;
  text-align: center;
}
.achievement20_01 .content li .li_box .icon {
  height: 37px;
  margin: 0 auto;
}
.achievement20_01 .content li .li_box .num {
  font-size: 48px;
  line-height: 48px;
  color: #bc8901;
  margin: 10px 0 13px;
  font-weight: bold;
}
.achievement20_01 .content li .li_box .text {
  font-size: 16px;
  line-height: 29px;
  color: #333333;
}
.achievement20_02 {
  padding: 50px 0px;
}
.achievement20_02 .content li {
  width: 33.3%;
  float: left;
  background: #f8f2dc;
  position: relative;
}
.achievement20_02 .content li:after {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #e6d29a;
  position: absolute;
  left: 0;
  top: 0;
}
.achievement20_02 .content li:first-child:after {
  display: none;
}
.achievement20_02 .content li .li_box {
  padding: 34px 40px 40px 30px;
}
.achievement20_02 .content li .li_box .icon {
  width: 40px;
  height: 40px;
}
.achievement20_02 .content li .li_box .tit {
  font-size: 20px;
  line-height: 24px;
  color: #bc8901;
  font-weight: bold;
  margin: 20px 0 15px;
}
.achievement20_02 .content li .li_box .con {
  font-size: 13px;
  line-height: 22px;
  height: 66px;
  overflow-y: auto;
  color: #a37f28;
}
.achievement20_02 .content li .li_box .con::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.achievement20_02 .content li .li_box .con::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #bc8901;
}
.achievement20_02 .content li .li_box .con::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
.achievement20_03 {
  padding-bottom: 50px;
}
.achievement20_03 .rect-575 {
  padding-bottom: 57.5%;
}
.achievement20_03 .list_box {
  position: relative;
  color: #fff;
}
.achievement20_03 .list_text {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  padding: 54px;
}
.achievement20_03 .list_text:hover {
  color: #fff;
}
.achievement20_03 .list_title {
  font-size: 24px;
  margin-bottom: 18px;
}
.achievement20_03 .list_title a {
  color: #fff;
}
.achievement20_03 .more_box {
  font-size: 16px;
  padding: 14px 0px;
  display: block;
  transition: all 0.5s ease;
}
.achievement20_03 .more_box .iconfont {
  font-size: 12px;
}
.achievement20_03 .list_title {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.achievement20_03 .more_box {
  padding: 0;
  font-size: 12px;
  color: #fff;
}
.achievement20_04 {
  padding: 50px 0;
  background-color: #f0f0f0;
}
.achievement20_04 li {
  margin-bottom: 50px;
}
.achievement20_04 li .li_top {
  margin-bottom: 40px;
}
.achievement20_04 li .li_top .rect-55 {
  padding-bottom: 55%;
}
.achievement20_04 li .li_top .left {
  width: 50%;
}
.achievement20_04 li .li_top .right {
  width: 50%;
  background-color: #fff;
}
.achievement20_04 li .li_top .right .box {
  padding: 50px 70px 20px 50px;
}
.achievement20_04 li .li_top .right .box .tit {
  font-size: 24px;
  line-height: 25px;
  color: #2f3030;
  font-weight: bold;
}
.achievement20_04 li .li_top .right .box .con {
  font-size: 14px;
  line-height: 24px;
  color: #444;
  margin: 15px 0 20px;
}
.achievement20_04 li .li_top .right .box .img_box .img_01 {
  margin-right: 40px;
}
.achievement20_04 li.odd .li_top .left {
  float: left;
}
.achievement20_04 li.odd .li_top .right {
  float: right;
}
.achievement20_04 li.even .li_top .left {
  float: right;
}
.achievement20_04 li.even .li_top .right {
  float: left;
}
.achievement20_04 .datalist {
  border: 2px solid #da9c00;
  color: #000;
}
.achievement20_04 .datalist tr.odd {
  background: #fff;
}
.achievement20_04 .datalist tr.even {
  background: #f1f1f1;
}
.achievement20_04 .datalist tr.firstRow td {
  border-bottom: 1px solid #da9c00;
}
.achievement20_04 .datalist td {
  border: 1px solid #da9c00;
}

/* Ã¥â€ â€¦Ã¥Â¹â€¢ */
.neimu .report01 .hd .right {
  margin-top: 13px;
}
/* Ã§â€¹Â¬Ã§Â«â€¹Ã¨â€˜Â£Ã¤Âºâ€¹ */
.director .report01 .hd .right {
  margin-top: 13px;
}

/* Ã¤Â¸Â»Ã¨Â¦ÂÃ©Â¡Â¹Ã§â€ºÂ® */
.kuangshan_list01 .content {
  margin-top: 30px;
}
.kuangshan_list01 .content .tit {
  font-size: 26px;
  line-height: 28px;
  color: #552a03;
  margin-bottom: 40px;
}
.kuangshan_list01 .content .list li {
  float: left;
  position: relative;
  margin-bottom: 20px;
}
.kuangshan_list01 .content .list li .rect-466 {
  padding-bottom: 46.6%;
}
.kuangshan_list01 .content .list li .rect-705 {
  padding-bottom: 70.5%;
}
.kuangshan_list01 .content .list li a {
  display: block;
}
.kuangshan_list01 .content .list.list_two .li_ {
  width: 49%;
  margin-right: 2%;
}
.kuangshan_list01 .content .list.list_two .li_two {
  margin-right: 0;
}
.kuangshan_list01 .content .list.list_three .li_ {
  width: 32%;
  margin-right: 2%;
}
.kuangshan_list01 .content .list.list_three .li_three {
  margin-right: 0;
}
.kuangshan_list01 .content .list .li_ .txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  transition: all 0.5s ease;
  opacity: 1;
  visibility: visible;
}
.kuangshan_list01 .content .list .li_:hover .txt {
  opacity: 0;
  visibility: hidden;
}
.kuangshan_list01 .content .list li .cover {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../image/black60.png) center;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.kuangshan_list01 .content .list li .cover .cover_box {
  padding: 40px;
}
.kuangshan_list01 .content .list li .cover .t {
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 15px;
}
.kuangshan_list01 .content .list li .cover .c {
  font-size: 14px;
  line-height: 25px;
  height: 125px;
  overflow-y: auto;
  color: #fff;
  padding-right: 10px;
}
.kuangshan_list01 .content .list li .cover .btns {
  display: inline-block;
  width: 130px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  background: #da9c00;
  text-align: center;
  margin-top: 20px;
  cursor: pointer;
}
.kuangshan_list01 .content .list li .cover .c::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.kuangshan_list01 .content .list li .cover .c::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dda300;
}
.kuangshan_list01 .content .list li .cover .c::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
.kuangshan_list01 .content .list li .intro {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../image/black11.png) center;
  z-index: 2;
}
.kuangshan_list01 .content .list li .intro .desc {
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.kuangshan_list01 .content .list li:hover .cover {
  opacity: 1;
  visibility: visible;
}
.kuangshan_list01 .content .list li:hover .intro {
  opacity: 0;
  visibility: hidden;
}
.kuangshan_list01 .content .list li.anniu .cover .c {
  height: 100px;
}
.kuangshan_list01 .content .list li .cover .item_more {
  font-size: 20px;
  color: #fff;
  margin: 0;
  cursor: pointer;
}

/* Ã©Â¡Â¹Ã§â€ºÂ®Ã¨Â¯Â¦Ã§Â»â€  */
.program_detail01 .content {
  margin-top: 40px;
}
.program_detail01 .content .rect-561 {
  padding-bottom: 56.8%;
}
.program_detail01 .content .top_l {
  width: 32%;
}
.program_detail01 .content .top_r {
  width: 64%;
}
.program_detail01 .content .top_r li {
  border-bottom: 1px solid #fff;
  line-height: 30px;
}
.program_detail01 .content .top_r li .li_l {
  width: 30%;
  float: left;
  background: #de9f00;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  position: relative;
}
.program_detail01 .content .top_r li .li_l span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.program_detail01 .content .top_r li .li_r {
  width: 55%;
  float: right;
  padding-right: 4%;
  font-size: 14px;
  color: #333;
}
.program_detail01 .content .top_r li.odd {
  background: #fef7e0;
}
.program_detail01 .content .top_r li.even {
  background: #f3e5b3;
}
.program_detail01 .content .bott_ {
  margin-top: 30px;
}
.program_detail01 .content .bott_ .text {
  font-size: 16px;
  color: #333;
  line-height: 35px;
}
.program_detail02 {
  margin-top: 40px;
}
.program_detail02 .content li {
  float: left;
  width: 10%;
  margin-right: 9%;
}
.program_detail02 .content li .num {
  font-size: 14px;
  line-height: 25px;
  color: #de9f00;
  font-weight: bold;
}
.program_detail02 .content li .num span {
  font-size: 36px;
  display: inline-block;
  margin-right: 5px;
}
.program_detail02 .content li .txt {
  font-size: 14px;
  line-height: 25px;
  color: #666;
  border-top: 1px solid #de9f00;
  padding-top: 7px;
  margin-top: 7px;
}
.program_detail03 {
  margin-top: 40px;
}
.program_detail03 li {
  margin-bottom: 20px;
}
.program_detail03 li .tit {
  font-size: 18px;
  line-height: 25px;
  font-weight: bold;
  color: #de9f00;
  margin-bottom: 8px;
}
.program_detail03 li .con {
  font-size: 16px;
  line-height: 25px;
  color: #666;
}
.program_detail04 {
  padding: 40px 0;
}
.program_detail04 .left {
  width: 60%;
  float: left;
}
.program_detail04 .left .more {
  font-size: 12px;
  line-height: 25px;
  margin-top: 22px;
  color: #552a03;
}
.program_detail04 .left .more:hover {
  color: #dda300;
  font-weight: bold;
}
.program_detail04 .left .content li {
  margin-bottom: 30px;
}
.program_detail04 .left .content li .li_box {
  display: block;
}
.program_detail04 .left .content li .li_box .img_ {
  width: 34.5%;
  float: left;
}
.program_detail04 .left .content li .li_box .info_ {
  width: 59.5%;
  float: right;
  margin-top: 11px;
}
.program_detail04 .left .content li .li_box .info_ .t {
  font-size: 18px;
  line-height: 25px;
  color: #333333;
  font-weight: bold;
  transition: all 0.5s ease;
}
.program_detail04 .left .content li .li_box .info_ .c {
  font-size: 12px;
  line-height: 19px;
  color: #999999;
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 8px 0 20px;
}
.program_detail04 .left .content li .li_box .info_ .d {
  font-size: 12px;
  line-height: 20px;
  color: #999999;
}
.program_detail04 .left .content li:hover .li_box .info_ .t {
  color: #dda300;
}
.program_detail04 .right {
  width: 33.3%;
  float: right;
}
.program_detail04 .right .more {
  font-size: 12px;
  line-height: 25px;
  margin-top: 22px;
  color: #552a03;
}
.program_detail04 .right .more:hover {
  color: #dda300;
  font-weight: bold;
}
.program_detail04 .right li {
  border-bottom: 1px solid #d5d5d5;
}
.program_detail04 .right li a {
  display: block;
  padding: 33px 0;
}
.program_detail04 .right li:first-child a {
  padding-top: 10px;
}
.program_detail04 .right li a span {
  display: block;
  font-size: 18px;
  line-height: 27px;
  color: #333;
  position: relative;
  padding-left: 26px;
  font-weight: bold;
  transition: all 0.5s ease;
  height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.program_detail04 .right li a span:after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50px;
  background: #de9f00;
  position: absolute;
  left: 0;
  top: 8px;
}
.program_detail04 .right li:hover a span {
  color: #de9f00;
}
.program_detail05 .more {
  font-size: 12px;
  line-height: 25px;
  margin-top: 22px;
  color: #552a03;
}
.program_detail05 .more:hover {
  color: #dda300;
  font-weight: bold;
}

.program_detail05 .content .rect-458 {
  padding-bottom: 45.8%;
}
.program_detail05 .content .item a {
  display: block;
}
.program_detail05 .content .item {
  width: 32%;
  margin-right: 2%;
  float: left;
  position: relative;
  box-shadow: 0px 0px 8px 0px rgba(36, 36, 36, 0.14);
  background: #fff;
  padding-bottom: 112px;
}
.program_detail05 .content .item:last-child {
  margin-right: 0;
}
.program_detail05 .content .item .bott {
  padding: 25px 20px;
  box-sizing: border-box;
  background: #fff;
  position: absolute;
  top: 130px;
  left: 50%;
  width: 91.4%;
  transform: translate(-50%, 0);
  height: 55%;
  transition: all 0.5s ease;
}
.program_detail05 .content .item .bott .name {
  font-size: 14px;
  line-height: 25px;
  color: #dda300;
  margin-bottom: 8px;
}
.program_detail05 .content .item .bott .t {
  font-size: 18px;
  line-height: 25px;
  color: #552a03;
  font-weight: bold;
}
.program_detail05 .content .item .bott .c {
  font-size: 13px;
  line-height: 20px;
  color: #aaa;
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
  margin-top: 10px;
}
.program_detail05 .content .item .more {
  width: 23px;
  height: 11px;
  background: url(../image/gj_jt.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: 37px;
  bottom: 25px;
}
.program_detail05 .content .item:hover .bott {
  height: 68%;
  top: 75px;
}
.program_detail05 .content .item:hover .bott .c {
  opacity: 1;
  visibility: visible;
}

/* Ã¨â€šÂ¡Ã¥Â¸â€šÃ¨Â¡Å’Ã¦Æ’â€¦ */
.stock01 .content .item {
  width: 50%;
  float: left;
  box-sizing: border-box;
  overflow: hidden;
}
.stock01 .content .item01 {
  padding-right: 3%;
}
.stock01 .content .item02 {
  padding-left: 3%;
}
.stock01 .content .item .infor .title {
  font-size: 18px;
  line-height: 25px;
  color: #333;
  margin-bottom: 20px;
}
.stock01 .content .item .infor .con .big_num {
  display: inline-block;
  font-size: 60px;
  line-height: 60px;
  color: #de9f00;
  font-weight: bold;
}
.stock01 .content .item .infor .con .smal_num {
  display: inline-block;
  font-size: 24px;
  line-height: 25px;
  margin-left: 45px;
}
.stock01 .content .item .infor .con .smal_num .icon {
  display: inline-block;
  width: 19px;
  height: 17px;
}
.stock01 .content .item .infor .con .smal_num.up {
  color: #ff0000;
}
.stock01 .content .item .infor .con .smal_num.up .icon {
  background: url(../image/up.png) no-repeat center;
}
.stock01 .content .item .infor .con .smal_num.down {
  color: #00cc0a;
}
.stock01 .content .item .infor .con .smal_num.down .icon {
  background: url(../image/down.png) no-repeat center;
}
.stock01 .content .item .infor .con .smal_num span {
  display: inline-block;
  margin-right: 45px;
}
.stock01 .content .item .content {
  margin: 38px 0 50px;
}
.stock01 .content .item .content .tit_l {
  float: left;
  font-size: 14px;
  line-height: 25px;
  color: #333333;
  font-weight: bold;
}
.stock01 .content .item .content .tit_r {
  float: right;
  font-size: 12px;
  line-height: 25px;
  color: #999999;
}
.stock01 .content .item .content .con {
  margin-top: 20px;
  border-top: 1px solid #e4e4e4;
}
.stock01 .content .item .content .con li {
  width: 50%;
  padding: 0 6%;
  float: left;
  line-height: 50px;
  border-bottom: 1px solid #e4e4e4;
  box-sizing: border-box;
}
.stock01 .content .item .content .con li:nth-child(2n + 1) {
  padding-left: 0;
}
.stock01 .content .item .content .con li .li_l {
  float: left;
  font-size: 14px;
  color: #de9f00;
}
.stock01 .content .item .content .con li .li_r {
  float: right;
  font-size: 14px;
  color: #666666;
}
.stock01 .content .item .list .rect-71 {
  padding-bottom: 71%;
}
.stock01 .content .item .list .list_hd {
  margin-bottom: 20px;
}
.stock01 .content .item .list .list_hd .cell {
  font-size: 20px;
  display: inline-block;
  margin-right: 20px;
  line-height: 30px;
  cursor: pointer;
}
.stock01 .content .item .list .list_hd .cell.cur {
  font-weight: bold;
  color: #dda300;
}
.stock01 .content .item .list .list_bd .cell {
  display: none;
}
.stock01 .content .item .list .list_bd .cell.cur {
  display: block;
}
.stock01 .content .item02 .content {
  margin-bottom: 40px;
}

/* Ã¥Âªâ€™Ã¤Â½â€œÃ¤Â¸Â­Ã¥Â¿Æ’Ã§Å¡â€žÃ¥â€¦Â¬Ã¥â€¦Â±Ã©Æ’Â¨Ã¥Ë†â€  */
.media_hd .item {
  float: left;
  width: 25%;
}
.media_hd .item a {
  display: block;
  font-size: 20px;
  height: 70px;
  line-height: 70px;
  color: #fff;
  text-align: center;
  background: #d1be7b;
  position: relative;
}
.media_hd .item a:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.media_hd .item a:before {
  content: "";
  width: 18px;
  height: 8px;
  background: url(http://www.zjky.cn/resources/web/img/media_jt.png) no-repeat
    center;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -9px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.media_hd .item:first-child a:after {
  display: none;
}
.media_hd .item.cur a {
  font-weight: bold;
  background: #b6a054;
}
.media_hd .item.cur a:before {
  opacity: 1;
  visibility: visible;
}

/* Ã§Â´Â«Ã©â€¡â€˜Ã¨Â§â€ Ã©Â¢â€˜ */
.video_list01 .content {
  margin-top: 60px;
}
.video_list01 .content .rect-703 {
  padding-bottom: 70.3%;
}
.video_list01 .content .li_ {
  width: 32%;
  float: left;
  margin-right: 2%;
  margin-bottom: 10px;
  cursor: pointer;
}
.video_list01 .content .li_three {
  margin-right: 0;
}
.video_list01 .content .li_ .info .tit {
  padding: 10px 20px;
  font-size: 18px;
  line-height: 38px;
  color: #333333;
  text-align: center;
}
.video_list01 .content .li_ .play {
  width: 51px;
  height: 51px;
  background: url(../image/video_list01_1.png) no-repeat center;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  top: 50%;
  margin-top: -25px;
  transition: all 0.5s ease;
}
.video_list01 .content .li_:hover .play {
  background: url(../image/video_list01_2.png) no-repeat center;
}

/* BLOG */
.BLOG01 .content {
  margin-top: 40px;
}
.BLOG01 .item {
  width: 23.5%;
  margin-right: 1.3%;
  float: left;
  margin-bottom: 16px;
  background-color: #fff;
  border-radius: 10px;
}
.BLOG01 .item_four {
  margin-right: 0;
}
.BLOG01 .item a {
  display: block;
}
.BLOG01 .item .img_ img {
  width: 100%;
  border-radius: 8px 8px 0 0;
  transition: all 0.5s ease;
}
.BLOG01 .item .intro .box {
  padding: 16px;
}
.BLOG01 .item .intro .box .t {
  font-size: 18px;
  line-height: 28px;
  color: #333;
  font-weight: bold;
  margin-bottom: 8px;
  transition: all 0.5s ease;
}
.BLOG01 .item .intro .box .c {
  font-size: 12px;
  line-height: 19px;
  color: #999;
  margin-bottom: 16px;
}
.BLOG01 .item .intro .box .d {
  font-size: 14px;
  color: #999;
}
.BLOG01 .item:hover .intro .box .t {
  color: #dda302;
}
.BLOG01 .item:hover .img_ img {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

/* Ã¦â€“Â°Ã©â€”Â»Ã¥Âªâ€™Ã¤Â½â€œ */
.news_list01 .content {
  margin-top: 30px;
}
.news_list01 .content ul li {
  border-bottom: 1px solid #d1d3d4;
}
.news_list01 .content ul li .rect-625 {
  padding-bottom: 62.5%;
}
.news_list01 .content ul li a {
  display: block;
  padding: 35px 0;
}
.news_list01 .content ul li .left {
  float: left;
  width: 71%;
}
.news_list01 .content ul li .left .tit {
  font-size: 20px;
  color: #444;
  margin-top: 20px;
  transition: 0.5s ease;
  font-weight: bold;
}
.news_list01 .content ul li .left .con {
  color: #888;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 25px;
  font-size: 14px;
}
.news_list01 .content ul li .left .txt {
  height: 40px;
  position: relative;
}
.news_list01 .content ul li .left .txt .date {
  color: #de9f00;
  opacity: 1;
  visibility: visible;
  transition: 0.5s ease;
  font-size: 14px;
}
.news_list01 .content ul li .left .txt .icon {
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s ease;
}
.news_list01 .content ul li .left .txt .icon i {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  vertical-align: middle;
  border-radius: 50%;
  background: #de9f00;
  transition: all 0.5s ease;
}
.news_list01 .content ul li .right {
  float: right;
  width: 22%;
  overflow: hidden;
}
.news_list01 .content ul li:hover .left .tit {
  color: #de9f00;
}
.news_list01 .content ul li:hover .left .txt .icon:hover i {
  background: #de9f00;
}
.news_list01 .content ul li:hover .left .txt .date {
  opacity: 0;
  visibility: hidden;
}
.news_list01 .content ul li:hover .left .txt .icon {
  opacity: 1;
  visibility: visible;
}
.news_list01 .content ul li.noimg .left {
  width: 100%;
}
.news_list01 .content ul li.noimg .right {
  display: none;
}
.news_list01 .page {
  margin-top: 50px;
}

/* Ã¤Âºâ€™Ã¥Å Â¨Ã¤ÂºÂ¤Ã¦ÂµÂ */
.jiaoliu01 .left {
  width: 63%;
  float: left;
  background: #fefdf8;
  padding: 35px 3.5% 11px;
  border: 1px solid #ddd;
}
.jiaoliu01 .left .title {
  font-size: 24px;
  line-height: 25px;
  color: #552a03;
  font-weight: bold;
  margin-bottom: 40px;
}
.jiaoliu01 .left .inp_wrap {
  margin-bottom: 23px;
}
.jiaoliu01 .left .inp_wrap label {
  float: left;
  width: 88px;
  font-size: 16px;
  line-height: 36px;
  color: #1d2639;
}
.jiaoliu01 .left .inp_wrap .inp {
  width: calc(100% - 90px);
  float: left;
  box-sizing: border-box;
  padding: 0;
  height: 36px;
  line-height: 36px;
  border: 1px solid #ddd;
  text-indent: 18px;
  background: none;
}
.jiaoliu01 .left .inp_wrap .inp::-webkit-input-placeholder {
  color: #d5d5d5;
}
.jiaoliu01 .left .inp_wrap textarea {
  height: 96px;
  width: calc(100% - 90px);
  float: left;
  box-sizing: border-box;
  padding: 0;
  line-height: 32px;
  border: 1px solid #ddd;
  text-indent: 18px;
  background: none;
}
.jiaoliu01 .left .inp_wrap textarea::-webkit-input-placeholder {
  color: #d5d5d5;
}
.jiaoliu01 .left .inp_wrap_yzm {
  width: 56%;
  float: left;
}
.jiaoliu01 .left .inp_wrap_yzm .inp {
  width: 31%;
}
.jiaoliu01 .left .inp_wrap_yzm .yzm_img {
  width: 110px;
  height: 35px;
  margin-left: 7px;
}
.jiaoliu01 .left .inp_wrap_yzm span {
  font-size: 12px;
  color: #999;
  line-height: 15px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: bottom;
}
.jiaoliu01 .left .inp_wrap_btn {
  width: 37%;
  float: right;
}
.jiaoliu01 .left .inp_wrap_btn button {
  float: left;
  width: 47%;
  margin-left: 3%;
  height: 36px;
  line-height: 36px;
  padding: 0;
  background: none;
  border: 1px solid #ddd;
  text-align: center;
  font-size: 14px;
  color: #666;
  cursor: pointer;
}
.jiaoliu01 .left .inp_wrap_btn .btn01 {
  background: #dda300;
  color: #fff;
  border-color: #dda300;
}
.jiaoliu01 .left .inp_wrap_btn button:hover {
  font-weight: bold;
}
.jiaoliu01 .right {
  width: 28%;
  float: right;
  background: #de9f00;
}
.jiaoliu01 .right .box {
  padding: 65px 30px 60px;
}
.jiaoliu01 .right .box .title {
  font-size: 24px;
  line-height: 25px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 26px;
}
.jiaoliu01 .right .box dl dd {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  margin-bottom: 17px;
  padding-left: 22px;
  position: relative;
}
.jiaoliu01 .right .box dl dd .icon {
  width: 13px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 4px;
}
.jiaoliu01 .right .box dl dd a:hover {
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
}
.jiaoliu01 .right .box .txt {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
.jiaoliu01 .right .box .lianxi {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: 1px solid #fff;
  color: #dda300;
  background: #fff;
  text-align: center;
  margin-top: 37px;
}
.jiaoliu01 .right .box .lianxi:hover {
  font-weight: bold;
}
.jiaoliu02 {
  margin-top: 60px;
}
.jiaoliu02 .hd .left {
  width: 50%;
  float: left;
}
.jiaoliu02 .hd .left .common_smaltit .tit {
  margin-bottom: 20px;
}
.jiaoliu02 .hd .right {
  width: 24%;
  float: right;
  margin-top: 13px;
}
.jiaoliu02 .hd .right .inp_wrap {
  border: 1px solid #ddd;
  height: 30px;
  line-height: 30px;
  position: relative;
}
.jiaoliu02 .hd .right .inp_wrap .inp {
  width: 75%;
  height: 30px;
  line-height: 30px;
  padding: 0;
  font-size: 14px;
  border: none;
  padding-left: 15px;
}
.jiaoliu02 .hd .right .inp_wrap .inp::-webkit-input-placeholder {
  color: #d5d5d5;
}
.jiaoliu02 .hd .right .inp_wrap .btns {
  padding: 0;
  margin: 0;
  border: none;
  width: 14px;
  height: 12px;
  background: url(../image/report_search.png) no-repeat center;
  position: absolute;
  right: 9px;
  top: 50%;
  margin-top: -6px;
  cursor: pointer;
}
.jiaoliu02 .bd .li_box {
  display: block;
  padding: 35px 4px 0px;
  border-bottom: 1px solid #eee;
}
.jiaoliu02 .bd .li_box .tit {
  font-size: 16px;
  color: #4e4e4e;
  font-weight: bold;
  margin-bottom: 8px;
}
.jiaoliu02 .bd .li_box .tit .icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../image/hdjl_ico.png) no-repeat -40px 0px;
  vertical-align: middle;
  margin-right: 10px;
}
.jiaoliu02 .bd .li_box .con {
  font-size: 14px;
  color: #000;
}
.jiaoliu02 .bd .li_box .list_tool {
  padding: 10px 0px;
  text-align: right;
}
.jiaoliu02 .bd .li_box .list_tool span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #696969;
  margin-left: 20px;
  font-size: 13px;
}
.jiaoliu02 .bd .li_box .see_ico {
  width: 20px;
  height: 20px;
  background: url(../image/hdjl_ico.png) no-repeat -60px 0px;
  display: inline-block;
  vertical-align: middle;
}
.jiaoliu02 .bd .li_box .see_number {
  color: #000;
}
.jiaoliu02 .bd .page {
  margin-top: 50px;
}
.jiaoliu02 .bd .li_box:hover .tit {
  color: #dda300;
}
/* Ã¨â€˜Â£Ã¤Âºâ€¹Ã©â€¢Â¿Ã§Â®â‚¬Ã¤Â»â€¹ */
.dsz_detail .value_concept01 .common_smaltit .con {
  font-size: 16px;
  line-height: 24px;
}

/* Ã§Ââ€ Ã¥Â¿ÂµÃ¥Ë†â€ Ã¤ÂºÂ« */
.ln_share .value_concept01 .item .item_bd .text {
  font-size: 16px;
  line-height: 30px;
}

/* Ã©Â¦â€“Ã©Â¡Âµ */
/*banner Ã¥â€ â€¦Ã¥Â®Â¹Ã©Æ’Â¨Ã¥Ë†â€ */
.ibanner {
  position: relative;
}
.ibanner .item {
  height: 520px;
  overflow: hidden;
  position: relative;
}
.ibanner .owl-carousel .owl-item .iban_img {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  max-width: none;
}
.ibanner .owl-carousel .item {
  opacity: 0;
  visibility: hidden;
}
.ibanner .owl-carousel.owl-loaded .item {
  opacity: 1;
  visibility: visible;
}

/* ibanner Ã¦â€“â€¡Ã¥Â­â€” */
.ibanner .iban_word {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1200px;
  height: 520px;
  margin-left: -600px;
  margin-top: -260px;
}
.ibanner .active .iban_word {
  animation: zoomIn 2s ease 0.6s 1 both;
}
@keyframes zoomIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* Ã§Â®Â­Ã¥Â¤Â´ */
/* .ibanner .iban_btn>div{width:70px; height:70px; z-index:2; font-size:0; cursor:pointer;  transition:all 0.5s ease; display:inline-block; position:absolute; top:50%; margin-top:-35px; background:rgba(255, 255, 255, .5);}
.ibanner .iban_btn .owl-prev{left:10px}
.ibanner .iban_btn .owl-prev:after{content:''; width:20px; height:35px; position:absolute; left:50%; margin-left:-10px; top:50%; margin-top:-17px; background:url(../img/iban_btn1.png) no-repeat center;}
.ibanner .iban_btn .owl-next{right:10px}
.ibanner .iban_btn .owl-next:after{content:''; width:20px; height:35px; position:absolute; left:50%; margin-left:-10px; top:50%; margin-top:-17px; background:url(../img/iban_btn2.png) no-repeat center;} */
/* .ibanner .cursor{position:fixed; top:0; left:0; z-index:30; pointer-events:none;display:none;}
.ibanner .cursor .cursorIcon{width:33px; height:54px; background:url(../img/cursor-left.png) no-repeat center; transition:all .5s ease; -webkit-transition:all .5s ease;}
.ibanner .cursor.right .cursorIcon{background:url(../img/cursor-right.png) no-repeat center;} */

/* Ã¥Å“â€ Ã§â€šÂ¹Ã§Å¡â€žÃ¦Â Â·Ã¥Â¼ÂÃ¯Â¼Å¡ */
.ibanner .owl-carousel .owl-dots {
  position: absolute;
  z-index: 10;
  bottom: 30px;
  left: 0%;
  width: 100%;
  text-align: center;
}
.ibanner .owl-carousel .owl-dot {
  width: 12px;
  height: 12px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0 5px;
  border-radius: 10px;
  display: inline-block;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.ibanner .owl-carousel .owl-dot.active {
  background: #fff;
  width: 30px;
}

/* Ã§Â¬Â¬Ã¤Â¸â‚¬Ã©Æ’Â¨Ã¥Ë†â€  */
.ipart01 {
  padding: 75px 0;
}
.ipart01 .left {
  width: 66%;
  float: left;
}
.ipart01 .left .l_top .img_ {
  width: 48%;
  float: left;
}
.ipart01 .left .l_top .info_ {
  width: 48%;
  float: right;
}
.ipart01 .left .l_top .info_ .box .tit {
  font-size: 24px;
  line-height: 32px;
  color: #552a03;
  margin-bottom: 10px;
  transition: all 0.5s ease;
  height: 64px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ipart01 .left .l_top .info_ .box .date {
  font-size: 14px;
  line-height: 20px;
  color: #999;
}
.ipart01 .left .l_top .info_ .box .date i {
  margin: 0;
  vertical-align: 0;
}
.ipart01 .left .l_top .info_ .box .con {
  font-size: 14px;
  line-height: 25px;
  height: 75px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #666;
  margin-top: 10px;
  transition: all 0.5s ease;
}
.ipart01 .left .l_top .info_ .more {
  font-size: 12px;
  line-height: 20px;
  color: #552a03;
  display: block;
  text-align: right;
  margin-top: 6px;
}
.ipart01 .left .l_top .info_ .more:hover {
  color: #dda300;
}
#.ipart01 .left .l_top .info_:hover .box .tit {
  color: #dda300;
}
#.ipart01 .left .l_top .info_:hover .box .con {
  color: #dda300;
}
.ipart01 .left .l_top .info_ .box:hover .tit {
  color: #dda300;
}
.ipart01 .left .l_top .info_ .box:hover .con {
  color: #dda300;
}
.ipart01 .left .l_bott .l_bott_l {
  width: 48%;
  float: left;
}
.ipart01 .left .l_bott .l_bott_l a {
  display: block;
  padding: 14px 20px 14px 23px;
  background: #f4f4f4;
}
.ipart01 .left .l_bott .l_bott_l a .info {
  float: left;
  width: 53%;
}
.ipart01 .left .l_bott .l_bott_l a .info .t {
  font-size: 24px;
  line-height: 25px;
  color: #552a03;
  margin-bottom: 12px;
  transition: all 0.5s ease;
}
.ipart01 .left .l_bott .l_bott_l a .info .c {
  font-size: 14px;
  line-height: 20px;
  height: 80px;
  color: #666666;
  transition: all 0.5s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.ipart01 .left .l_bott .l_bott_l a .img_ {
  width: 35.5%;
  float: right;
}
.ipart01 .left .l_bott .l_bott_l a .img_ .rect-110 {
  padding-bottom: 110%;
}
.ipart01 .left .l_bott .l_bott_l:hover a .info .t {
  color: #dda300;
}
.ipart01 .left .l_bott .l_bott_l:hover a .info .c {
  color: #dda300;
}
.ipart01 .left .l_bott .l_bott_r {
  width: 48%;
  float: right;
}
.ipart01 .left .l_bott .l_bott_r li {
  margin-bottom: 11px;
  transition: all 0.5s ease;
}
.ipart01 .left .l_bott .l_bott_r .li_box {
  display: block;
  border: 1px solid #e6e6e6;
}
.ipart01 .left .l_bott .l_bott_r .li_box .date {
  width: 90px;
  padding: 5px;
  height: 44px;
  box-sizing: border-box;
  color: #fff;
  background: #bababa;
  font-family: Arial;
  line-height: normal;
  transition: all 0.5s ease;
}
.ipart01 .left .l_bott .l_bott_r .li_box .date span {
  display: block;
}
.ipart01 .left .l_bott .l_bott_r .li_box .date .y {
  font-size: 12px;
}
.ipart01 .left .l_bott .l_bott_r .li_box .date .d {
  text-align: right;
}
.ipart01 .left .l_bott .l_bott_r .li_box .date .d .d_d {
  font-size: 22px;
}
.ipart01 .left .l_bott .l_bott_r .li_box .info {
  width: calc(100% - 150px);
  margin-left: 20px;
  position: relative;
}
.ipart01 .left .l_bott .l_bott_r .li_box .info .t {
  font-size: 14px;
  line-height: 44px;
  color: #333;
  transition: all 0.5s ease;
}
.ipart01 .left .l_bott .l_bott_r .li_box .info .icon {
  width: 9px;
  height: 15px;
  background: url(../image/ipart01_jt.png) no-repeat center;
  position: absolute;
  left: 100%;
  margin-left: 10px;
  top: 50%;
  margin-top: -7px;
}
.ipart01 .left .l_bott .l_bott_r li:hover {
  background: #f5f4f1;
}
.ipart01 .left .l_bott .l_bott_r li:hover .li_box .date {
  background: #dda300;
}
.ipart01 .left .l_bott .l_bott_r li:hover .li_box .info .t {
  color: #dda300;
}
.ipart01 .right {
  width: 32%;
  float: right;
}
.ipart01 .right .r_top {
  background: #faf1d8;
  height: 165px;
}
.ipart01 .right .r_top .item01 .box {
  padding: 20px 20px 0;
}
.ipart01 .right .r_top .item01 .tit {
  font-size: 18px;
  line-height: 25px;
  color: #552a03;
}
.ipart01 .right .r_top .item01 .list li {
  width: 48%;
  float: left;
}
.ipart01 .right .r_top .item01 .list li .t {
  font-size: 14px;
  line-height: 25px;
  color: #333;
}
.ipart01 .right .r_top .item01 .list li .c {
  font-size: 14px;
  line-height: 25px;
  color: #c38828;
}
.ipart01 .right .r_top .item01 .list li .c span {
  display: inline-block;
  vertical-align: middle;
}
.ipart01 .right .r_top .item01 .list li .c .icon {
  width: 11px;
  height: 12px;
  display: inline-block;
  margin: 0 5px;
  animation: beating 3s linear infinite;
  -webkit-animation: beating 3s linear infinite;
}
.ipart01 .right .r_top .item01 .list li.up .c .icon {
  background: url(../image/ipart01_up.png) no-repeat center;
}
.ipart01 .right .r_top .item01 .list li.down .c .icon {
  background: url(../image/ipart01_down.png) no-repeat center;
}
/*Ã¤Â¸Å Ã¤Â¸â€¹Ã¨Â·Â³Ã¥Å Â¨*/
@keyframes beating {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  33% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  66% {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.ipart01 .right .r_top .item02 {
  margin-top: 25px;
}
.ipart01 .right .r_top .item02 .tit {
  padding: 0 20px;
  margin-bottom: 13px;
  font-size: 18px;
  line-height: 25px;
  color: #552a03;
  display: none;
}
.ipart01 .right .r_top .item02 .con {
  line-height: 45px;
  background: #f2db9a;
  padding: 0 20px;
  display: none;
}
.ipart01 .right .r_top .item02 .con li {
  width: 48%;
  float: left;
  font-size: 14px;
  color: #c38828;
}
.ipart01 .right .r_bott {
  margin-top: 14px;
}
.ipart01 .right .r_bott .info {
  color: #552a03;
  border-bottom: 1px dotted #aaa;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.ipart01 .right .r_bott .info .tit {
  font-size: 24px;
  line-height: 25px;
}
.ipart01 .right .r_bott .info .con {
  font-size: 12px;
  line-height: 13px;
  margin-top: 12px;
}
.ipart01 .right .r_bott ul li {
  margin-bottom: 8px;
  position: relative;
  padding-left: 20px;
}
.ipart01 .right .r_bott ul li:last-child {
  margin-bottom: 0;
}
.ipart01 .right .r_bott ul a {
  display: block;
  line-height: 27px;
}
/* .ipart01 .right .r_bott ul .iconfont{display:inline-block; vertical-align:middle; font-size:17px; color:#494949; transition:all 0.5s ease; margin-left:0;} */
.ipart01 .right .r_bott ul .icon {
  width: 7px;
  height: 10px;
  background: url(../image/sanjiao.png) no-repeat center;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
}
.ipart01 .right .r_bott ul .t {
  font-size: 14px;
  color: #333;
  margin: 0 5px;
  width: 60%;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.5s ease;
}
.ipart01 .right .r_bott ul .date {
  font-size: 14px;
  color: #999;
  display: inline-block;
  vertical-align: middle;
  float: right;
}
.ipart01 .right .r_bott ul a:hover .iconfont {
  color: #dda300;
}
.ipart01 .right .r_bott ul a:hover .t {
  color: #dda300;
}
.ipart02 {
  margin-bottom: 65px;
}
.ipart02 .left {
  width: 44%;
  float: left;
}
.ipart02 .left .rect-78 {
  padding-bottom: 78%;
}
.ipart02 .left .item {
  float: left;
  width: 50%;
  position: relative;
}
.ipart02 .left .item .cover {
  position: absolute;
  border-left-width: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ipart02 .left .item .cover .icon {
  width: 48px;
  height: 48px;
  margin: 60px auto 15px;
}
.ipart02 .left .item .cover .text {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  text-align: center;
}
.ipart02 .left .item .cover .text .jt {
  display: inline-block;
  vertical-align: -5px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
  width: 0;
}
.ipart02 .left .item02 .cover .text {
  color: #000;
}
.ipart02 .left .item03 .cover .text {
  color: #000;
}
.ipart02 .left .item ._full {
  transition: all 0.5s ease;
}
.ipart02 .left .item:hover ._full {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.ipart02 .left .item:hover .cover .text .jt {
  opacity: 1;
  visibility: visible;
  width: 18px;
}
.ipart02 .right {
  width: 54%;
  float: right;
}
.ipart02 .right .content {
  position: relative;
}
.ipart02 .right .content .rect-64 {
  padding-bottom: 63.5%;
}
.ipart02 .right .content .hd {
  position: absolute;
  left: 20px;
  top: 10px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  z-index: 2;
}
.ipart02 .right .content .hd .item {
  float: left;
  font-size: 18px;
  line-height: 32px;
  padding: 0 10px;
  cursor: pointer;
  color: #000;
}
.ipart02 .right .content .hd .item.cur {
  background: #a39161;
  border-radius: 30px;
  border: 1px solid #d4d2d0;
  color: #fff;
}
.ipart02 .right .content .bd .cell {
  display: none;
}
.ipart02 .right .content .bd .cell.cur {
  display: block;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“Ã¥Å“Â°Ã¥â€ºÂ¾Ã¥Â·Â¦Ã¤Â¾Â§Ã§â€šÂ¹Ã§Å¡â€žÃ¦ÂÂÃ§Â¤Âº */
.ipart02 .right .content .dot_tips {
  position: absolute;
  left: 0px;
  bottom: 15px;
  width: 75px;
  z-index: 3;
}
.ipart02 .right .content .dot_tips li {
  font-size: 13px;
  cursor: pointer;
  margin-bottom: 6px;
  padding: 4px 7px;
  line-height: 16px;
  border: 1px solid transparent;
}
.ipart02 .right .content .dot_tips li:last-child {
  margin-bottom: 0;
}
.ipart02 .right .content .dot_tips li.cur {
  border: 1px solid #a39161;
  border-radius: 16px;
}
.ipart02 .right .content .dot_tips li .ico,
.ipart02 .right .content .dot_tips li .ico_1 {
  display: inline-block;
  width: 12px;
  height: 16px;
  margin-right: 5px;
  vertical-align: -3px;
}
.ipart02 .right .content .dot_tips li.li_Au {
  color: #dda301;
}
.ipart02 .right .content .dot_tips li.li_Au .ico_1 {
  background: url(../image/au-icon-s.png) no-repeat;
}
.ipart02 .right .content .dot_tips li.li_Cu {
  color: #bb1b21;
}
.ipart02 .right .content .dot_tips li.li_Cu .ico_1 {
  background: url(../image/cu-icon-s.png) no-repeat;
}
.ipart02 .right .content .dot_tips li.li_Zn {
  color: #023823;
}
.ipart02 .right .content .dot_tips li.li_Zn .ico_1 {
  background: url(../image/zn-icon-s.png) no-repeat;
}
.ipart02 .right .content .dot_tips li.li_Li {
  color: #889db7;
}
.ipart02 .right .content .dot_tips li.li_Li .ico_1 {
  background: url(../image/li-icon-s.png) no-repeat;
}
.ipart02 .right .content .dot_tips li.li_Ylc {
  color: #584835;
}
.ipart02 .right .content .dot_tips li.li_Ylc .ico_1 {
  background: url(../image/Ylc-icon-s.png) no-repeat;
}
.ipart02 .right .content .dot_tips li.li_else {
  color: #151515;
}
.ipart02 .right .content .dot_tips li.li_else .ico_1 {
  background: url(../image/other-icon-s.png) no-repeat;
}
.ipart02 .right .content .dot_tips li.li_office {
  color: #bb1b21;
}
.ipart02 .right .content .dot_tips li.li_office .ico_1 {
  background: url(../image/office-s.png) no-repeat;
}
.ipart02 .right .content .dot_tips li.li_all .ico_1 {
  background: url(../image/all-s.png) no-repeat;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“Ã¥Å“Â°Ã¥â€ºÂ¾Ã¤Â¸Å Ã§Å¡â€žÃ§â€šÂ¹ */
.ipart02 .right .content .dots_box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ipart02 .right .content .dots_box .dot {
  position: absolute;
  left: 0;
  margin-left: -8px;
  margin-top: -22px;
}
.ipart02 .right .content .dots_box .dot .t {
  display: none;
  position: absolute;
  left: 15px;
  padding: 1px 20px 1px 10px;
  top: -10px;
  white-space: nowrap;
  font-size: 14px;
  color: #fff;
  border-radius: 20px;
  height: 20px;
  line-height: 20px;
}
.ipart02 .right .content .dots_box .dot:hover {
  z-index: 10;
}
.ipart02 .right .content .dots_box .dot:hover .t {
  display: block;
}
.ipart02 .right .content .dots_box .dot .icon {
  display: inline-block;
  width: 16px;
  height: 22px;
}
.ipart02 .right .content .dots_box .au_point .dot .icon {
  background: url(../image/Au.png) no-repeat center;
  background-size: cover;
}
.ipart02 .right .content .dots_box .cu_point .dot .icon {
  background: url(../image/Cu.png) no-repeat center;
  background-size: cover;
}
.ipart02 .right .content .dots_box .zn_point .dot .icon {
  background: url(../image/Zn.png) no-repeat center;
  background-size: cover;
}
.ipart02 .right .content .dots_box .li_point .dot .icon {
  background: url(../image/li-icon.png) no-repeat center;
  background-size: cover;
}
.ipart02 .right .content .dots_box .ylc_point .dot .icon {
  background: url(../image/Ylc-icon.png) no-repeat center;
  background-size: cover;
}
.ipart02 .right .content .dots_box .qt_point .dot .icon {
  background: url(../image/else_point.png) no-repeat center;
  background-size: cover;
}
.ipart02 .right .content .dots_box .office_point .dot .icon {
  background: url(../image/office_point.png) no-repeat center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã©â€¡â€˜ */
.ipart02 .right .content .dots_box .au_point .t {
  background: #c98900 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã©â€œÅ“ */
.ipart02 .right .content .dots_box .cu_point .t {
  background: #c54000 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã©â€Å’ */
.ipart02 .right .content .dots_box .zn_point .t {
  background: #577975 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ li */
.ipart02 .right .content .dots_box .li_point .t {
  background: #889db7 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã¥â€¦Â¶Ã¤Â»â€“ */
.ipart02 .right .content .dots_box .qt_point .t {
  background: #363636 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã¥Å Å¾Ã¤Âºâ€¹Ã¥Â¤â€ž */
.ipart02 .right .content .dots_box .office_point .t {
  background: #c54000;
  background: rgb(197, 64, 0, 0.7);
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã¥â€ Â¶Ã§â€šÂ¼Ã¥Å½â€š */
.ipart02 .right .content .dots_box .ylc_point .t {
  background: #584835 url(../image/homepage-small.png) no-repeat right 5px
    center;
}

.ipart03 {
  margin-bottom: 60px;
}
.ipart03 .content li {
  width: 20%;
  float: left;
  position: relative;
}
.ipart03 .content li .rect-160 {
  padding-bottom: 160%;
}
.ipart03 .content li .cover {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 2;
}
.ipart03 .content li .cover .box {
  padding: 0 20px;
  text-align: center;
}
.ipart03 .content li .cover .box .txt {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
}
.ipart03 .content li.li01 .cover,
.ipart03 .content li.li03 .cover,
.ipart03 .content li.li05 .cover {
  top: 60px;
}
.ipart03 .content li.li02 .cover,
.ipart03 .content li.li04 .cover {
  bottom: 60px;
}
.ipart03 .content li .rect-160 img {
  transition: all 0.5s ease;
}
.ipart03 .content li:hover .rect-160 img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

/* Ã¤Â¸Â»Ã¨Â¦ÂÃ¤ÂºÂ§Ã¥â€œÂ */
.product01 {
  margin-bottom: 50px;
}
.product01 .content li {
  width: 19.6%;
  float: left;
  margin-left: 0.5%;
}
.product01 .content li:first-child {
  margin-left: 0;
}
.product01 .content li .rect-65 {
  padding-bottom: 65%;
}
.product01 .content li.odd {
  background: #f5ebd1;
}
.product01 .content li.even {
  background: #f3f3f3;
}
.product01 .content li .icon {
  width: 88px;
  height: 60px;
  margin: 25px auto;
  text-align: center;
}
.product01 .content li .icon img {
  display: inline-block;
}
.product01 .content li .text {
  font-size: 18px;
  line-height: 20px;
  color: #552a03;
  text-align: center;
}
.product02 {
  margin-bottom: 50px;
}
.product02 .content li {
  position: relative;
  padding-left: 30px;
  font-size: 16px;
  line-height: 25px;
  color: #666;
  margin-bottom: 25px;
}
.product02 .content li:after {
  content: "";
  width: 14px;
  height: 14px;
  background: #dda300;
  position: absolute;
  left: 0;
  top: 5px;
}
.product02 .content li:last-child {
  margin-bottom: 0;
}
.product02 .img_ {
  margin-top: 45px;
  position: relative;
}
.product02 .img_ .tit {
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  font-weight: bold;
  width: 31%;
  margin-left: 4%;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.product03 {
  margin-bottom: 50px;
}
.product03 .content .item {
  width: 47.5%;
  height: 90px;
  background: #f5f1e6;
}
.product03 .content .item .cover .box {
  padding: 20px 22px;
}
.product03 .content .item .cover .box .num {
  font-size: 24px;
  line-height: 25px;
  color: #fff;
  font-weight: bold;
}
.product03 .content .item .cover .box .txt {
  font-size: 14px;
  line-height: 25px;
  color: #fff;
  margin-top: 2px;
}
.product03 .content .item_left .cover {
  width: 64%;
  background: #d1be7b;
  height: 100%;
}
.product03 .content .item_right .cover {
  width: 75%;
  background: #dda300;
  height: 100%;
}
.product04 {
  margin-bottom: 50px;
}
.product04 .common_smaltit .txt {
  font-size: 18px;
  line-height: 25px;
  color: #333;
}
.product04 .content {
  margin-top: 30px;
}
.product04 .datalist {
  border: 2px solid #da9c00;
  color: #000;
}
.product04 .datalist tr.odd {
  background: #f1f1f1;
}
.product04 .datalist tr.even {
  background: #fff;
}
.product04 .datalist tr.firstRow td {
  border-bottom: 1px solid #da9c00;
}
.product04 .datalist td {
  border: 1px solid #da9c00;
}
.product05 {
  margin-bottom: 50px;
}
.product05 .content .tit {
  font-size: 26px;
  line-height: 28px;
  color: #552a03;
  margin-bottom: 40px;
}
.product05 .content .list li {
  float: left;
  position: relative;
  margin-bottom: 20px;
}
.product05 .content .list li .rect-466 {
  padding-bottom: 46.6%;
}
.product05 .content .list li .rect-705 {
  padding-bottom: 70.5%;
}
.product05 .content .list li a {
  display: block;
}
.product05 .content .list.list_two .li_ {
  width: 49%;
  margin-right: 2%;
}
.product05 .content .list.list_two .li_two {
  margin-right: 0;
}
.product05 .content .list.list_three .li_ {
  width: 32%;
  margin-right: 2%;
}
.product05 .content .list.list_three .li_three {
  margin-right: 0;
}
.product05 .content .list .li_ .txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  transition: all 0.5s ease;
  opacity: 1;
  visibility: visible;
}
.product05 .content .list .li_:hover .txt {
  opacity: 0;
  visibility: hidden;
}
.product05 .content .list li .cover {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../image/black60.png) center;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.product05 .content .list li .cover .cover_box {
  padding: 40px;
}
.product05 .content .list li .cover .t {
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 15px;
}
.product05 .content .list li .cover .c {
  font-size: 14px;
  line-height: 25px;
  height: 125px;
  overflow-y: auto;
  color: #fff;
  padding-right: 10px;
}
.product05 .content .list li .cover .btns {
  display: inline-block;
  width: 130px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  background: #da9c00;
  text-align: center;
  margin-top: 20px;
  cursor: pointer;
}
.product05 .content .list li .cover .c::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.product05 .content .list li .cover .c::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dda300;
}
.product05 .content .list li .cover .c::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
.product05 .content .list li .intro {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../image/black11.png) center;
  z-index: 2;
}
.product05 .content .list li .intro .desc {
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product05 .content .list li:hover .cover {
  opacity: 1;
  visibility: visible;
}
.product05 .content .list li:hover .intro {
  opacity: 0;
  visibility: hidden;
}
.product05 .content .list li.anniu .cover .c {
  height: 100px;
}
.product05 .content .list li .cover .item_more {
  font-size: 20px;
  color: #fff;
  margin: 0;
  cursor: pointer;
}
.product06 {
  margin-bottom: 50px;
}
.product06 .content .rect-64 {
  padding-bottom: 63.5%;
}

.product06 .content .item {
  width: 49%;
}
.product06 .content .item .img_box {
  background: #f8f8f8;
  position: relative;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“Ã¥Å“Â°Ã¥â€ºÂ¾Ã¤Â¸Å Ã§Å¡â€žÃ§â€šÂ¹ */
.product06 .content .item .dots_box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.product06 .content .item .dots_box .dot {
  position: absolute;
  left: 0;
  margin-left: -8px;
  margin-top: -22px;
}
.product06 .content .item .dots_box .dot .t {
  display: none;
  position: absolute;
  left: 15px;
  padding: 1px 20px;
  top: -10px;
  white-space: nowrap;
  font-size: 14px;
  color: #fff;
  border-radius: 20px;
  height: 20px;
  line-height: 20px;
}
.product06 .content .item .dots_box .dot:hover {
  z-index: 10;
}
.product06 .content .item .dots_box .dot:hover .t {
  display: block;
}
.product06 .content .item .dots_box .dot .icon {
  display: inline-block;
  width: 16px;
  height: 22px;
}
.product06 .content .item .dots_box .au_point .dot .icon {
  background: url(../image/Au.png) no-repeat center;
  background-size: cover;
}
.product06 .content .item .dots_box .cu_point .dot .icon {
  background: url(../image/Cu.png) no-repeat center;
  background-size: cover;
}
.product06 .content .item .dots_box .zn_point .dot .icon {
  background: url(../image/Zn.png) no-repeat center;
  background-size: cover;
}
.product06 .content .item .dots_box .li_point .dot .icon {
  background: url(../image/li-icon.png) no-repeat center;
  background-size: cover;
}
.product06 .content .item .dots_box .ag_point .dot .icon {
  background: url(../image/ag-icon.png) no-repeat center;
  background-size: cover;
}
.product06 .content .item .dots_box .qt_point .dot .icon {
  background: url(../image/else_point.png) no-repeat center;
  background-size: cover;
}
.product06 .content .item .dots_box .qt_point .dot .icon.ylc {
  background: url(../image/ic_location_plant_big.png) no-repeat center;
  background-size: cover;
}
.product06 .content .item .dots_box .office_point .dot .icon {
  background: url(../image/office_point.png) no-repeat center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã©â€¡â€˜ */
.product06 .content .item .dots_box .au_point .t {
  background: #c98900 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã©â€œÅ“ */
.product06 .content .item .dots_box .cu_point .t {
  background: #c54000 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã©â€Å’ */
.product06 .content .item .dots_box .zn_point .t {
  background: #577975 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
.product06 .content .item .dots_box .li_point .t {
  background: #889db7 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã¥â€¦Â¶Ã¤Â»â€“ */
.product06 .content .item .dots_box .qt_point .t {
  background: #363636 url(../image/homepage-small.png) no-repeat right 5px
    center;
}

.product06 .content .item .dots_box .ag_point .t {
  background: #b4cad7 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã¥Å Å¾Ã¤Âºâ€¹Ã¥Â¤â€ž */
.product06 .content .item .dots_box .office_point .t {
  background: #c54000;
  background: rgb(197, 64, 0, 0.7);
}
.product06 .content .item .txt_ {
  font-size: 18px;
  line-height: 30px;
  color: #333;
  text-align: center;
  margin-top: 15px;
}
.product07 .content li {
  width: 24%;
  float: left;
  position: relative;
  background: #d1be7b;
  margin-right: 1.3%;
}
.product07 .content li a {
  display: block;
}
.product07 .content li .tit {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 60px;
  padding: 0 22px;
}
.product07 .content li .jt {
  position: absolute;
  width: 9px;
  height: 16px;
  background: url(../image/product07_1.png) no-repeat center;
  right: 22px;
  top: 50%;
  margin-top: -8px;
  transition: all 0.5s ease;
}
.product07 .content li:hover .jt {
  right: 15px;
}

/* Ã¥ÂÂ¯Ã¦Å’ÂÃ§Â»Â­Ã¥Ââ€˜Ã¥Â±â€¢ */
.development01 {
  padding-bottom: 70px;
}
.development01 .top_ {
  background: url(../image/development01_1.jpg) no-repeat center;
  background-size: cover;
}
.development01 .top_ .infor {
  padding: 40px 70px;
}
.development01 .top_ .infor .tit {
  margin-bottom: 13px;
}
.development01 .top_ .infor .tit .icon {
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  line-height: 23px;
  margin-right: 8px;
}
.development01 .top_ .infor .tit .text {
  display: inline-block;
  vertical-align: middle;
  font-size: 22px;
  line-height: 23px;
  color: #fff;
}
.development01 .top_ .infor .con {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
}
.development01 .top_ .infor .item {
  margin-bottom: 20px;
}
.development01 .top_ .infor .item:last-child {
  margin-bottom: 0;
}
.development01 .bott_ {
  border: 1px solid #b2b2b2;
  border-top: none;
  overflow: hidden;
  position: relative;
}
.development01 .bott_:after {
  content: "";
  width: 417px;
  height: 240px;
  background: url(../image/development01_3.png) no-repeat center;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.development01 .bott_ .box {
  padding: 30px 70px;
}
.development01 .bott_ .box .bott_l {
  width: 51%;
  float: left;
}
.development01 .bott_ .box .bott_l .img_ {
  width: 24%;
  float: left;
}
.development01 .bott_ .box .bott_l .intro_ {
  float: right;
  width: 56.5%;
  margin-top: 10px;
}
.development01 .bott_ .box .bott_l .intro_ .tit {
  font-size: 32px;
  line-height: 32px;
  color: #333;
  font-weight: bold;
  margin-top: 35px;
}
.development01 .bott_ .box .bott_l .intro_ .con {
  font-size: 20px;
  line-height: 30px;
  color: #666;
  margin-top: 10px;
}
.development01 .bott_ .box .bott_r {
  float: right;
}
.development01 .bott_ .box .bott_r a {
  display: inline-block;
  width: 116px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  background: #426b3f;
  text-align: center;
  position: absolute;
  right: 70px;
  bottom: 40px;
  z-index: 2;
}
.development01 .bott_ .box .bott_r a:hover {
  background: #db9c01;
}
.development02 {
  padding-bottom: 50px;
}
.development02 .li_ {
  width: 24.5%;
  float: left;
  position: relative;
  margin-bottom: 20px;
  margin-right: 0.6%;
}
.development02 .li_four {
  margin-right: 0;
}
.development02 .li_box {
  display: block;
}
.development02 .li_box .rect-61 {
  padding-bottom: 61%;
}
.development02 .cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
}
.development02 .cover .box {
  padding-top: 65px;
  text-align: center;
  transition: all 0.5s ease;
}
.development02 .cover .box .icon {
  text-align: center;
}
.development02 .cover .box .icon img {
  height: 22px;
  display: inline-block;
}
.development02 .cover .box .tit {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  margin-top: 6px;
}
.development02 .cover .box .con {
  font-size: 15px;
  line-height: 24px;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.development02 li:hover .cover .box {
  padding-top: 40px;
}
.development02 li:hover .cover .box .con {
  opacity: 1;
  visibility: visible;
}
.development03 .infor .con {
  font-size: 12px;
  line-height: 13px;
  margin-top: 12px;
}
.development03 .content .rect-54 {
  padding-bottom: 54%;
}
.development03 .content .item {
  width: 32%;
  margin-left: 2%;
  float: left;
}
.development03 .content .item:first-child {
  margin-left: 0;
}
.development03 .content .item_box {
  display: block;
}
.development03 .content .item .intro {
  background: #f8f7f5;
}
.development03 .content .item .intro .box {
  padding: 20px 40px 30px 25px;
}
.development03 .content .item .intro .box .date {
  font-size: 14px;
  line-height: 25px;
  color: #999;
}
.development03 .content .item .intro .box .t {
  font-size: 18px;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #666;
  margin-top: 6px;
}

/* Ã¦Å â€¢Ã¨Âµâ€žÃ¨â‚¬â€¦Ã¤Â¸Â­Ã¥Â¿Æ’ */
.invest_cen.channel_content {
  padding-top: 0;
}
.invest_cen01 {
  padding: 70px 0 0;
  background: #fff;
}
.invest_cen01 .left {
  width: 57.5%;
  float: left;
  background: #f8f2dc;
}
.invest_cen01 .left .box {
  padding: 39px 55px;
}
.invest_cen01 .left .box .infor .tit {
  float: left;
  font-size: 24px;
  line-height: 29px;
  color: #fff;
}
.invest_cen01 .left .box .infor .title {
  float: left;
  font-size: 24px;
  font-weight: bold;
  line-height: 29px;
  color: #333;
}
.invest_cen01 .left .box .infor .con {
  float: right;
  margin-top: 5px;
  font-size: 0;
}
.invest_cen01 .left .box .infor .con span {
  display: inline-block;
  padding: 0 10px;
  font-size: 14px;
  line-height: 24px;
  color: #333;
  position: relative;
  cursor: pointer;
}
.invest_cen01 .left .box .infor .con span:last-child {
  padding-right: 0;
}
.invest_cen01 .left .box .infor .con span {
  color: #a37f28;
}
.invest_cen01 .left .box .infor .con span:after {
  content: "";
  width: 1px;
  height: 15px;
  background: #a37f28;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
}
.invest_cen01 .left .box .infor .con span:first-child:after {
  display: none;
}
.invest_cen01 .left .box .infor .con span.cur {
  font-size: 18px;
  font-weight: bold;
}
.invest_cen01 .left .box .infor .list {
  float: left;
  width: 100%;
  margin-top: 26px;
}
.invest_cen01 .left .box .infor .list li {
  margin-bottom: 6px;
  font-size: 0;
  border-bottom: 1px dashed rgba(51, 51, 51, 0.2);
}
.invest_cen01 .left .box .infor .list li:last-child {
  margin-bottom: 0px;
}
.invest_cen01 .left .box .infor .list li a {
  display: block;
}
.invest_cen01 .left .box .infor .list li span {
  display: inline-block;
  font-size: 16px;
  line-height: 40px;
  color: #333;
  vertical-align: middle;
  transition: all 0.5s ease;
}
.invest_cen01 .left .box .infor .list li span.tit {
  width: 60%;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.invest_cen01 .left .box .infor .list li span.line {
  margin: 0 1%;
}
.invest_cen01 .left .box .infor .list .more {
  display: block;
  width: 100px;
  height: 30px;
  font-size: 12px;
  color: #a37f28;
  line-height: 30px;
  border: 1px solid #a37f28;
  text-align: center;
  margin-top: 40px;
}
.invest_cen01 .left .box .infor .list .more:hover {
  background: #a37f28;
  color: #fff;
}
.invest_cen01 .left .box .infor .list li:hover span {
  color: #a37f28;
}
.invest_cen01 .right {
  width: 40.25%;
  float: right;
}
.invest_cen01 .right .r_top {
  background: url(../image/invest_cen01_1.jpg) no-repeat center;
  background-size: cover;
}
.invest_cen01 .right .r_top .rect-476 {
  padding-bottom: 47.6%;
}
.invest_cen01 .right .r_top .right_l {
  width: 50%;
  float: left;
}
.invest_cen01 .right .r_top .right_l .box {
  padding: 25px 20px 23px;
}
.invest_cen01 .right .r_top .right_l .box .t {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  font-weight: bold;
}
.invest_cen01 .right .r_top .right_l .box .c {
  font-size: 48px;
  line-height: 48px;
  color: #e60012;
  font-weight: bold;
  margin: 20px 0px;
}
.invest_cen01 .right .r_top .right_l .box .c.down {
  color: #177a1e;
}
.invest_cen01 .right .r_top .right_l .box .txt span {
  display: inline-block;
  color: #e60012;
}
.invest_cen01 .right .r_top .right_l .box .txt span.icon {
  width: 14px;
  height: 16px;
  background: url(../image/invest_cen01_1.png) no-repeat;
  margin-right: 5px;
}
.invest_cen01 .right .r_top .right_l .box .txt.up span.icon {
  background-position: 0 0;
}
.invest_cen01 .right .r_top .right_l .box .txt.down span.icon {
  background-position: 0 -16px;
}
.invest_cen01 .right .r_top .right_l .box .txt.down span {
  color: #177a1e;
}
.invest_cen01 .right .r_top .right_l .box .txt span:last-child {
  margin-left: 20px;
}
.invest_cen01 .right .r_top .right_l .box .text {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  margin-top: 20px;
}
.invest_cen01 .right .r_top .right_l .box .text span em {
  color: #e60012;
}
.invest_cen01 .right .r_top .right_r {
  width: 50%;
  float: right;
}
.invest_cen01 .right .r_top .right_r .box {
  padding: 25px 30px 23px 20px;
}
.invest_cen01 .right .r_top .right_r .box .text {
  font-size: 14px;
  color: #333;
  line-height: 20px;
}
.invest_cen01 .right .r_top .right_r .box .text span.l em {
  color: #e60012;
}
.invest_cen01 .right .r_top .right_r .box .text span.r em {
  color: #177a1e;
}
.invest_cen01 .right .r_top .right_r .box .c {
  font-size: 48px;
  line-height: 48px;
  color: #e60012;
  font-weight: bold;
  margin: 20px 0px;
  text-align: right;
}
.invest_cen01 .right .r_top .right_r .box .c.down {
  color: #177a1e;
}
.invest_cen01 .right .r_top .right_r .box .txt {
  text-align: right;
}
.invest_cen01 .right .r_top .right_r .box .txt span {
  display: inline-block;
  color: #e60012;
}
.invest_cen01 .right .r_top .right_r .box .txt span.icon {
  width: 14px;
  height: 16px;
  background: url(../image/invest_cen01_1.png) no-repeat;
  margin-left: 5px;
}
.invest_cen01 .right .r_top .right_r .box .txt.up span.icon {
  background-position: 0 0;
}
.invest_cen01 .right .r_top .right_r .box .txt.down span.icon {
  background-position: 0 -16px;
}
.invest_cen01 .right .r_top .right_r .box .txt.down span {
  color: #177a1e;
}
.invest_cen01 .right .r_top .right_r .box .txt span:first-child {
  margin-right: 20px;
}
.invest_cen01 .right .r_top .right_r .box .t {
  font-size: 14px;
  line-height: 30px;
  color: #333;
  font-weight: bold;
  margin-top: 20px;
  text-align: right;
}
.invest_cen01 .right .r_bott {
  margin-top: 25px;
}
.invest_cen01 .right .r_bott .item {
  position: relative;
  display: block;
}
.invest_cen01 .right .r_bott .item_l {
  width: 47.6%;
  float: left;
}
.invest_cen01 .right .r_bott .item_r {
  width: 47.6%;
  float: right;
}
.invest_cen01 .right .r_bott .cover {
  position: absolute;
  left: 0;
  bottom: 52px;
  width: 100%;
  text-align: center;
}
.invest_cen01 .right .r_bott .cover .box .img_ {
  width: 90px;
  height: 65px;
  margin: 0 auto;
}
.invest_cen01 .right .r_bott .cover .box .txt_ {
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  margin-top: 25px;
}
.invest_cen01 .right .r_top .right_l .box .c,
.invest_cen01 .right .r_top .right_l .box .txt span,
.invest_cen01 .right .r_top .right_r .box .c,
.invest_cen01 .right .r_top .right_r .box .txt span {
  color: #ea3927;
}
.invest_cen02 {
  margin-top: 50px;
}
.invest_cen02 .list_box {
  position: relative;
  color: #fff;
}
.invest_cen02 .list_text {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  padding: 54px;
}
.invest_cen02 .list_text:hover {
  color: #fff;
}
.invest_cen02 .list_title {
  font-size: 24px;
  margin-bottom: 18px;
}
.invest_cen02 .list_title a {
  color: #fff;
}
.invest_cen02 .more_box {
  font-size: 16px;
  padding: 14px 0px;
  display: block;
  transition: all 0.5s ease;
}
.invest_cen02 .more_box .iconfont {
  font-size: 12px;
}
.Inverstor01 .left .box .infor .list li span.tit {
  width: 60%;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.invest_cen02 .list_title {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.invest_cen02 .more_box {
  padding: 0;
  font-size: 12px;
  color: #fff;
}

/* Ã§Â¤Â¾Ã¥Å’ÂºÃ¥Ââ€šÃ¤Â¸Å½ */
.sqcy03 {
  padding-bottom: 60px;
}
.sqcy03 .infor .tit {
  font-size: 26px;
  line-height: 30px;
  color: #552a03;
}
.sqcy03 .content {
  margin-top: 35px;
}
.sqcy03 .content li {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  position: relative;
  cursor: pointer;
  margin-top: -1px;
}
.sqcy03 .content li .hd {
  position: relative;
}
.sqcy03 .content li .hd:after {
  content: "";
  width: 23px;
  height: 23px;
  background: url(../image/sqcy_icon1.jpg) no-repeat center;
  position: absolute;
  right: 23px;
  top: 50%;
  margin-top: -11px;
  transition: all 0.5s ease;
}
.sqcy03 .content li.cur .hd:after {
  background: url(../image/sqcy_icon2.jpg) no-repeat center;
}
.sqcy03 .content li .hd span {
  display: block;
  font-size: 22px;
  line-height: 90px;
  font-weight: bold;
  color: #333333;
  width: 88%;
}
.sqcy03 .content li .bd {
  padding-bottom: 35px;
  display: none;
  width: 93%;
}

/* Ã¥â€¦Â¬Ã§â€ºÅ Ã¦â€¦Ë†Ã¥â€“â€ž */
.gycs02 {
  padding: 50px 0 0;
  color: #000;
}
.gycs02 .cishan01_tit {
  font-size: 26px;
  line-height: 28px;
  margin-bottom: 40px;
}
.gycs02 .left {
  float: left;
  width: 48%;
  box-sizing: border-box;
  border: 1px solid #d4a538;
  padding: 30px;
  background: url(../image/cishan_back.png) no-repeat left bottom;
}
.gycs02 .left .l_top .tit_left {
  float: left;
  font-size: 26px;
  padding-left: 50px;
  position: relative;
  font-weight: bold;
}
.gycs02 .left .l_top .tit_left::before {
  content: "";
  width: 34px;
  height: 29px;
  background: url(../image/logo_left.png) no-repeat center;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -15px;
}
.gycs02 .left .l_top .tit_right {
  float: right;
  font-size: 18px;
  color: #d4a538;
  text-decoration: underline;
  line-height: 40px;
  padding-left: 45px;
  position: relative;
  cursor: pointer;
}
.gycs02 .left .l_top .tit_right::before {
  content: "";
  width: 31px;
  height: 27px;
  background: url(../image/logo_right.png) no-repeat center;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -14px;
}
.gycs02 .left .l_top .con {
  margin-top: 23px;
  line-height: 22px;
}
.gycs02 .bott ul {
  white-space: nowrap;
  margin-top: 25px;
}
.gycs02 .bott ul li {
  font-size: 14px;
  line-height: 30px;
}
.gycs02 .bott ul li span {
  font-weight: bold;
}
.gycs02 .left .bott .bott_left {
  float: left;
  width: 22%;
}
.gycs02 .left .bott .bott_right {
  float: right;
  width: 53%;
}
.gycs02 .right {
  float: right;
  width: 49%;
  box-sizing: border-box;
  border: 1px solid #d4a538;
  padding: 30px;
  background: url(../image/cishan_back.png) no-repeat left bottom;
}
.gycs02 .right .r_top .tit_left {
  float: left;
  font-size: 26px;
  padding-left: 50px;
  position: relative;
  font-weight: bold;
}
.gycs02 .right .r_top .tit_left::before {
  content: "";
  width: 34px;
  height: 29px;
  background: url(../image/logo_left.png) no-repeat center;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -15px;
}
.gycs02 .right .r_top .tit_right {
  float: right;
  font-size: 18px;
  color: #d4a538;
  text-decoration: underline;
  line-height: 40px;
  padding-left: 45px;
  position: relative;
  cursor: pointer;
}
.gycs02 .right .r_top .tit_right::before {
  content: "";
  width: 31px;
  height: 27px;
  background: url(../image/logo_right.png) no-repeat center;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -14px;
}
.gycs02 .right .r_top .con {
  margin-top: 23px;
  line-height: 22px;
}
.gycs02 .right .bott .bott_left {
  float: left;
  width: 22%;
}
.gycs02 .right .bott .bott_right {
  float: right;
  width: 53%;
}

/* Ã¦Å“â€°Ã¦Â¯â€™Ã¤Â¸Å½Ã¥ÂºÅ¸Ã§â€°Â©Ã¦Å½â€™Ã¦â€Â¾ */
.duqi01 .content .con .li_ {
  width: 44%;
  float: left;
}
.duqi01 .content .con .li_two {
  margin-right: 0;
  float: right;
}
.duqi01 .content .con .li_ .icon {
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
}
.duqi01 .content .con .li_ .text {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  margin-bottom: 30px;
}
.duqi01 .content .con .li_ .text span {
  color: #cc9200;
}
.duqi01 .content .con .li03 {
  width: 100%;
}
.duqi01 .content .con .li03 .text {
  width: 75%;
}
.duqi01 .content .con .li03 .tu_biao .l {
  width: 45%;
}
.duqi01 .content .con .li03 .tu_biao .r {
  width: 45%;
}
.duqi01 .content .con .li03 .tu_biao img {
  width: 100%;
}

/* Ã¥Å“Å¸Ã¥Å“Â°Ã¥Ë†Â©Ã§â€Â¨ */
.business_ethics01 .content .con_item_one .li_ {
  width: 100%;
  margin-right: 0;
}
.business_ethics01 .content .con_item_one .li_ .text {
  height: auto;
}

/* Ã¦â€¹â€ºÃ¨ÂËœÃ§Â»Â¼Ã¥ÂË† */
.job_center.channel_content {
  padding-bottom: 0px;
}
.job_center .rect-703 {
  padding-bottom: 70.31%;
}
.job_center .rect-452 {
  padding-bottom: 45.26%;
}
.job_center .rect-458 {
  padding-bottom: 45.83%;
}
.job_center .rect-598 {
  padding-bottom: 59.83%;
}
.job_center .rect-568 {
  padding-bottom: 56.82%;
}
.job_center .infor .tit {
  font-size: 24px;
  line-height: 24px;
  color: #552a03;
  margin-bottom: 55px;
  float: left;
}
.job_center .infor .more {
  float: right;
  line-height: 24px;
  font-size: 14px;
  color: #552a03;
  transition: all 0.5s ease;
}
.job_center .infor .more:hover {
  color: #dda300;
  font-weight: bold;
}
.job_center01 .content .li_ {
  width: 32%;
  margin-right: 0;
  float: left;
  text-align: center;
  margin-right: 2%;
  margin-bottom: 40px;
}
.job_center01 .content .li_three {
  margin-right: 0;
}
.job_center01 .content .li_ a {
  display: block;
}
.job_center01 .content .li_ .cover {
  width: 100%;
  height: 100%;
  background: url(../image/black.2.png);
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.job_center01 .content .li_ .intro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  padding-top: 25%;
  transition: all 0.5s ease;
}
.job_center01 .content .li_ .intro .icon {
  margin-bottom: 15px;
}
.job_center01 .content .li_ .intro .t {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
.job_center01 .content .li_ .intro .c {
  font-size: 14px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}
.job_center01 .content .li_ .intro .more {
  width: 23px;
  height: 11px;
  background: url(../image/job_jt.png) no-repeat center;
  background-size: cover;
  display: inline-block;
  margin-top: 15px;
}
.job_center01 .content .li_:hover .cover {
  opacity: 1;
  visibility: visible;
}
.job_center01 .content .li_:hover .intro {
  padding-top: 20%;
}
.job_center01 .content .li_:hover .c {
  opacity: 1;
  visibility: visible;
}
.job_center02 .item {
  background: #f8f8f8;
  margin-bottom: 40px;
}
.job_center02 .item .left {
  width: 58.9%;
}
.job_center02 .item .right {
  width: 34%;
  padding-top: 80px;
  box-sizing: border-box;
  padding-right: 75px;
}
.job_center02 .item .right .t {
  font-size: 24px;
  line-height: 24px;
  color: #333;
  margin-bottom: 25px;
  font-weight: bold;
}
.job_center02 .item .right .c {
  font-size: 14px;
  line-height: 20px;
  color: #555;
}
.job_center03 .content .li_ {
  width: 32%;
  margin-right: 0;
  float: left;
  margin-right: 2%;
  margin-bottom: 50px;
}
.job_center03 .content .li_three {
  margin-right: 0;
}
.job_center03 .content .cover {
  width: 100%;
  height: 100%;
  background: url(../image/black.2.png);
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.job_center03 .content .li_ .intro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  padding: 55px 85px 0 40px;
  box-sizing: border-box;
  transition: all 0.5s ease;
}
.job_center03 .content .li_ .intro .t {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
.job_center03 .content .li_ .intro .c {
  font-size: 14px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  padding-left: 0;
}
.job_center03 .content .li_ .intro .c .more {
  width: 23px;
  height: 11px;
  background: url(../image/job_jt.png) no-repeat center;
  background-size: cover;
  display: inline-block;
  margin-top: 45px;
}
.job_center03 .content .li_ .intro .c_txt {
  line-height: 22px;
  height: 88px;
  overflow: auto;
}
.job_center03 .content .li_ .intro .c_txt::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.job_center03 .content .li_ .intro .c_txt::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: transparent;
}
.job_center03 .content .li_ .intro .c_txt::-webkit-scrollbar-track {
  border-radius: 0;
  background: transparent;
}
.job_center03 .content .li_:hover .intro .c {
  opacity: 1;
  visibility: visible;
}

/* Ã¥â€¦Â³Ã¦Â³Â¨ */
.follow {
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 75px;
  padding-bottom: 65px;
}
.follow .rect-662 {
  padding-bottom: 66.2%;
}
.follow .infor .tit {
  font-size: 32px;
  line-height: 32px;
  color: #552a03;
  margin-bottom: 50px;
  font-weight: bold;
}
.follow .content .item {
  float: left;
  padding: 42px;
  box-sizing: border-box;
  width: 35.25%;
  background: no-repeat cover;
  margin-right: 2%;
  box-shadow: 0px 4px 8px 0px rgba(36, 36, 36, 0.14);
  max-height: 280px;
  min-height: 200px;
}
.follow .content .item dt {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 40px;
  font-weight: bold;
}
.follow .content .item dd {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 15px;
  color: #fff;
}
.follow .content .item dd a:hover {
  color: inherit;
}
.follow .content .item1 {
  color: #fff;
}
.follow .content .item2 dt {
  color: #552a03;
}
.follow .content .item2 dd {
  color: #666;
}
.follow .content .item3 {
  width: 23.33%;
  margin-right: 0;
  padding: 0;
  float: right;
  color: #333;
  font-size: 18px;
  line-height: 18px;
}
.follow .content .item3 ul .li_ {
  float: left;
  width: 46.7%;
  box-shadow: 0px 2px 6px 0px rgba(36, 36, 36, 0.3);
  background: #fff;
  margin-bottom: 6.5%;
  padding: 25px;
  box-sizing: border-box;
  text-align: center;
  margin-right: 6.5%;
  position: relative;
  cursor: pointer;
}
.follow .content .item3 ul .li_:nth-child(2n) {
  margin-right: 0;
}
.follow .content .item3 ul .li_ .t {
  margin-top: 12px;
}
.follow .content .item3 ul .li_ .ewm_img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.follow .content .item3 ul .li_:hover .ewm_img {
  opacity: 1;
  visibility: visible;
}
.follow .content .item3 ul .item_li3,
.follow .content .item3 ul .item_li4 {
  margin-bottom: 0;
}

/* Ã¤ÂºÂºÃ¦â€°ÂÃ¦â€¹â€ºÃ¨ÂËœ */
.job_content {
  padding-top: 75px;
}
.rc_job01 {
  margin-bottom: 40px;
}
.job_content .rect-703 {
  padding-bottom: 70.31%;
}
.job_content .rect-452 {
  padding-bottom: 45.26%;
}
.job_content .rect-458 {
  padding-bottom: 45.83%;
}
.job_content .rect-598 {
  padding-bottom: 59.83%;
}
.job_content .rect-568 {
  padding-bottom: 56.82%;
}
.job_content .gj_job01 .rect-703 {
  padding-bottom: 45.92%;
}
.job_content .xy_job01 .rect-703 {
  padding-bottom: 45.92%;
}
.job_content .xy_job02 .rect-703 {
  padding-bottom: 45.92%;
}

.rc_job01 .content .li_ {
  width: 32%;
  margin-right: 0;
  float: left;
  text-align: center;
  margin-right: 2%;
  margin-bottom: 40px;
}
.rc_job01 .content .li_.three {
  margin-right: 0;
}
.rc_job01 .content .li_ a {
  display: block;
}
.rc_job01 .content .li_ .cover {
  width: 100%;
  height: 100%;
  background: url(../image/black.2.png);
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.rc_job01 .content .li_ .intro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  padding-top: 25%;
  transition: all 0.5s ease;
}
.rc_job01 .content .li_ .intro .icon {
  margin-bottom: 15px;
}
.rc_job01 .content .li_ .intro .t {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
.rc_job01 .content .li_ .intro .c {
  font-size: 14px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.rc_job01 .content .li_ .intro .more {
  width: 23px;
  height: 11px;
  background: url(../image/job_jt.png) no-repeat center;
  background-size: cover;
  display: inline-block;
  margin-top: 15px;
}
.rc_job01 .content .li_:hover .cover {
  opacity: 1;
  visibility: visible;
}
.rc_job01 .content .li_:hover .intro {
  padding-top: 20%;
}
.rc_job01 .content .li_:hover .c {
  opacity: 1;
  visibility: visible;
}
.rc_job01 .item {
  background: #f8f8f8;
  float: left;
  margin-bottom: 40px;
}
.rc_job01 .item .left {
  width: 58.9%;
}
.rc_job01 .item .right {
  width: 34%;
  padding-top: 80px;
  box-sizing: border-box;
  padding-right: 75px;
}
.rc_job01 .item .right .t {
  font-size: 24px;
  line-height: 24px;
  color: #333;
  margin-bottom: 25px;
}
.rc_job01 .item .right .c {
  font-size: 14px;
  line-height: 20px;
  color: #555;
}
.rc_job01 .li_.txt_left {
  text-align: left;
}
.rc_job01 .li_.txt_left .intro {
  padding: 55px 120px 0 40px;
}
.rc_job01 .li_.txt_left:hover .intro {
  padding-top: 55px;
}
.rc_job01 .li_.txt_left .intro .more {
  margin-top: 45px;
}

/* Ã¥Â·Â¥Ã¥Å’Â Ã¦â€¹â€ºÃ¨ÂËœ */
.gj_job .rc_job01 .li_ {
  width: 49%;
}
.gj_job .rc_job01 .li_.even {
  margin-right: 0;
}
.gj_job01 {
  margin-bottom: 10px;
}
.gj_job01 .infor .more {
  margin-top: 20px;
}
.gj_job01 .content .li_ .intro {
  padding-top: 15%;
}
.gj_job01 .content .li_:hover .intro {
  padding-top: 10%;
}
.gj_job02 .infor .more {
  margin-top: 20px;
}
.gj_job02 .content .item a {
  display: block;
}
.gj_job02 .content .item {
  width: 32%;
  margin-right: 2%;
  float: left;
  position: relative;
  box-shadow: 0px 0px 8px 0px rgba(36, 36, 36, 0.14);
  background: #fff;
  padding-bottom: 112px;
}
.gj_job02 .content .item:last-child {
  margin-right: 0;
}
.gj_job02 .content .item .bott {
  padding: 25px 20px;
  box-sizing: border-box;
  background: #fff;
  position: absolute;
  top: 130px;
  left: 50%;
  width: 91.4%;
  transform: translate(-50%, 0);
  height: 55%;
  transition: all 0.5s ease;
}
.gj_job02 .content .item .bott .name {
  font-size: 14px;
  line-height: 14px;
  color: #dda300;
  margin-bottom: 15px;
}
.gj_job02 .content .item .bott .t {
  font-size: 18px;
  line-height: 18px;
  color: #552a03;
  margin: 15px 0;
}
.gj_job02 .content .item .bott .c {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
}
.gj_job02 .content .item .more {
  width: 23px;
  height: 11px;
  background: url(../image/gj_jt.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: 37px;
  bottom: 25px;
}
.gj_job02 .content .item:hover .bott {
  height: 68%;
  top: 75px;
}
.gj_job02 .content .item:hover .bott .c {
  opacity: 1;
  visibility: visible;
}

/* Ã¦Â Â¡Ã¥â€ºÂ­Ã¦â€¹â€ºÃ¨ÂËœ */
/*.xy_job.channel_content{padding-bottom:0;}*/
.xy_job01 {
  margin-bottom: 75px;
}
.xy_job01 .item {
  background: #f8f8f8;
  width: 49%;
  margin-right: 2%;
  float: left;
  cursor: pointer;
}
.xy_job01 .item:last-child {
  margin-right: 0;
}
.xy_job01 .item .t {
  line-height: 80px;
  text-align: center;
  font-size: 20px;
  color: #552a03;
}
.xy_job01 .item .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  background: url(../image/job_play.png) no-repeat center;
  background-size: cover;
  opacity: 0;
  visibility: hidden;
}
.xy_job01 .item:hover .t {
  color: #dda300;
}
.xy_job01 .item:hover .play {
  opacity: 1;
  visibility: visible;
}
.xy_job02 {
  background: #f8f8f8;
  padding: 60px 0;
  margin-bottom: 50px;
}
.xy_job02 .rect-114 {
  padding-bottom: 113.3%;
}
.xy_job02 .item {
  margin-bottom: 50px;
}
.xy_job02 .item .left {
  width: 66.6%;
  position: relative;
}
.xy_job02 .item .left .img_box ul li {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.xy_job02 .item .left .img_box ul li.cur {
  opacity: 1;
  visibility: visible;
}
.xy_job02 .item .right {
  width: 33.4%;
  color: #fff;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
}
.xy_job02 .item .right dt {
  width: 100%;
  border-bottom: 1px solid #fff;
  background: #b6a054;
  font-size: 24px;
  line-height: 90px;
}
.xy_job02 .item .right dd {
  float: left;
  width: 50%;
  line-height: 91px;
  font-size: 18px;
  background: #d1be7b;
  border-bottom: 1px solid #fff;
  box-sizing: border-box;
  position: relative;
  height: 91px;
}
.xy_job02 .item .right dd::after {
  content: "";
  width: 8px;
  height: 14px;
  background: url(../image/xy_icon3.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(0, -50%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.xy_job02 .item .right dd:hover::after {
  opacity: 1;
  visibility: visible;
}
.xy_job02 .item .right .odd {
  border-right: 1px solid #fff;
}
/*.xy_job02 .item .right dd:last-child{width:100%; border-bottom:none;}*/
.xy_job02 .item .right dd:hover {
  background: #bfad69;
  cursor: pointer;
}
.xy_job02 .item .right dd:hover a {
  color: inherit;
}
.xy_job02 .box .box_content {
  width: 49%;
  margin-right: 2%;
  float: left;
  color: #fff;
}
.xy_job02 .box .box_content:last-child {
  margin-right: 0;
}
.xy_job02 .box .box_content a {
  display: block;
}
.xy_job02 .box .box_content a:hover {
  color: inherit;
}
.xy_job02 .box .box_content .cover {
  width: 100%;
  height: 100%;
  background: url(../image/black.2.png);
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.xy_job02 .box .box_content:hover .cover {
  opacity: 1;
  visibility: visible;
}
.xy_job02 .box .box_content .t {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  font-weight: bold;
  opacity: 1;
  visibility: visible;
  transition: all 0.5s ease;
}
.xy_job02 .box .box_content:hover .t {
  opacity: 0;
  visibility: hidden;
}
.xy_job02 .box .box_content .more {
  width: 23px;
  height: 11px;
  background: url(../image/job_jt.png) no-repeat center;
  background-size: cover;
  display: inline-block;
  margin-top: 25px;
}
.xy_job02 .box .box_content .intro {
  width: 100%;
  height: 100%;
  padding: 65px 40px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.xy_job02 .box .box_content .intro .intro_t {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 30px;
}
.xy_job02 .box .box_content .intro .intro_c {
  font-size: 14px;
  line-height: 20px;
}
.xy_job02 .box .box_content:hover .intro {
  opacity: 1;
  visibility: visible;
}
.xy_job03 {
  margin-bottom: 50px;
}
.xy_job03 .content .top {
  background: url(../image/xy_img2.jpg) no-repeat left;
  background-size: cover;
  line-height: 105px;
  text-align: center;
  color: #fff;
}
.xy_job03 .content .top ul li {
  float: left;
  width: 33.33%;
  cursor: pointer;
  font-size: 24px;
  position: relative;
}
.xy_job03 .content .top ul li::after {
  content: "";
  width: 22px;
  height: 31px;
  background: url(../image/xy_icon.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  opacity: 0;
  visibility: hidden;
}
.xy_job03 .content .top ul li:hover::after {
  opacity: 1;
  visibility: visible;
}
.xy_job03 .content .bott {
  background: #d1be7b;
  position: relative;
  height: 110px;
  box-sizing: border-box;
}
.xy_job03 .content .bott ul li {
  position: absolute;
  right: 100%;
  top: 0;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  padding-top: 23px;
  transition: all 1s ease;
}
.xy_job03 .content .bott ul li.cur {
  opacity: 1;
  visibility: visible;
  right: 0;
}
/* .xy_job03 .content .bott ul li{width:100%; position:absolute; top:0; left:100%; opacity:0; visibility:hidden; transition:all 0.5s ease;}
.xy_job03 .content .bott ul li.cur{opacity:1; visibility:visible; left:0;} */
.xy_job03 .content .bott ul li .item {
  float: left;
  width: 33.33%;
  text-align: center;
  color: #fff;
  position: relative;
}
.xy_job03 .content .bott ul li .item .t {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 16px;
}
.xy_job03 .content .bott ul li .item::after {
  content: "";
  width: 100%;
  height: 3px;
  background: #dcce9b;
  position: absolute;
  left: 50%;
  top: 83%;
  transform: translate(0, -50%);
  z-index: 1;
}
.xy_job03 .content .bott ul li .item img {
  position: relative;
  z-index: 2;
}
.xy_job03 .content .bott ul li .item:last-child::after {
  display: none;
}
.xy_job04 .infor .more {
  margin-top: 20px;
}

/*20211211*/
/* 20211210 start */
.job_list01 {
  padding-top: 85px;
  padding-bottom: 90px;
  background: #f8f8f8;
}
.job_list01 .top .item a {
  display: block;
  padding: 55px 40px;
  box-sizing: border-box;
}
.job_list01 .top .item a:hover {
  color: inherit;
}
.job_list01 .top .item {
  width: 32%;
  margin-right: 2%;
  float: left;
  box-shadow: 0px 2px 8px 0px rgba(36, 36, 36, 0.14);
  background: #fff;
  color: #552a03;
  min-height: 222px;
  transition: all 0.5s ease;
}
.job_list01 .top .item3 {
  margin-right: 0;
}
.job_list01 .top .item .t {
  font-size: 24px;
  line-height: 24px;
}
.job_list01 .top .item .c {
  font-size: 14px;
  line-height: 20px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.job_list01 .top .item .icon {
  width: 23px;
  height: 11px;
  background: url(../image/job_list_icon1.png) no-repeat center;
  background-size: cover;
}
.job_list01 .top .item:hover {
  background: url(../image/jo_list_img1.jpg) no-repeat center;
}
.job_list01 .top .item:hover .t {
  color: #fff;
}
.job_list01 .top .item:hover .c {
  color: #fff;
}
.job_list01 .top .item:hover .icon {
  background: url(../image/job_list_icon3.png) no-repeat center;
}
.job_list01 .top .item.cur .icon {
  background: url(../image/job_list_icon3.png) no-repeat center;
  background-size: cover;
}
.job_list01 .top .item.cur {
  background: url(../image/jo_list_img1.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
}
.job_list01 .bott {
  margin-top: 65px;
  box-shadow: 0px 2px 8px 0px rgba(36, 36, 36, 0.14);
  padding: 50px 30px;
  box-sizing: border-box;
  background: #fff;
}
.job_list01 .bott .hd {
  margin-bottom: 40px;
}
.job_list01 .bott .hd .hd_top {
  margin-bottom: 35px;
}
.job_list01 .bott .hd .hd_top .hd_item {
  width: 28.6%;
  margin-right: 1.7%;
  float: left;
  line-height: 40px;
  border: 1px solid #333;
  box-sizing: border-box;
  position: relative;
  color: #333;
  font-size: 14px;
  padding: 0 15px;
  cursor: pointer;
}
.job_list01 .bott .hd .hd_top .hd_item.hd_btn {
  float: right;
}
.job_list01 .bott .hd .hd_top .hd_item .item_t i {
  display: inline-block;
  width: 13px;
  height: 7px;
  vertical-align: middle;
  background: url(../image/job_list_down.png) no-repeat center;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -5px;
}
.job_list01 .bott .hd .hd_top .hd_item .item_down {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  padding-left: 15px;
  box-sizing: border-box;
  display: none;
  background: #fff;
  z-index: 2;
}
.job_list01 .bott .hd .hd_top .hd_item input {
  width: 100%;
  border: none;
}
.job_list01 .bott .hd .hd_top .hd_item.hd_btn {
  width: 8%;
  background: #de9f00;
  border-color: #de9f00;
  text-align: center;
  margin-right: 0;
}
.job_list01 .bott .hd .hd_top .hd_item.hd_btn button {
  border: none;
  padding: 0;
  margin: 0;
  background: none;
  cursor: pointer;
  width: 100%;
  color: #fff;
  font-size: 14px;
}
.job_list01 .bott .hd .hd_bott span {
  line-height: 36px;
  font-size: 14px;
  color: #333;
  padding-left: 15px;
  background: #f4f4f4;
  position: relative;
  display: inline-block;
  padding-right: 65px;
  cursor: pointer;
  margin-right: 10px;
  min-width: 122px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.job_list01 .bott .hd .hd_bott span::after {
  content: "";
  width: 9px;
  height: 9px;
  background: url(../image/job_list_close.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(0, -50%);
}
.job_list01 .bott .bd li {
  float: left;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #fff;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
}
.job_list01 .bott .bd li.first {
  background: #d1be7b;
  border-bottom: none;
  padding: 0;
  height: 60px;
  line-height: 60px;
}
.job_list01 .bott .bd li ._ut {
  float: left;
  text-align: center;
  color: #fff;
}
.job_list01 .bott .bd li ._un {
  float: left;
  text-align: center;
  height: 60px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #666;
}
.job_list01 .bott .bd li ._t1 {
  width: 20%;
}
.job_list01 .bott .bd li ._t2 {
  width: 20%;
}
.job_list01 .bott .bd li ._t3 {
  width: 20%;
}
.job_list01 .bott .bd li ._t4 {
  width: 20%;
}
.job_list01 .bott .bd li ._t5 {
  width: 20%;
}
.job_list01 .bott .bd li ._t6 {
  width: 20%;
  cursor: pointer;
}
.job_list01 .bott .bd li ._t6:after {
  content: "";
  display: inline-block;
  margin-left: 5px;
  background: url(../image/job_list_jt1.png) no-repeat center;
  background-size: cover;
  width: 15px;
  height: 15px;
  vertical-align: middle;
}
.job_list01 .bott .bd li.j_t_cur {
  background: #fef7e0;
}
.job_list01 .bott .bd li.j_t_cur ._t6:after {
  background: url(../image/job_list_jt2.png) no-repeat center;
}
.job_list01 .bott .bd li.j_t {
  font-size: 15px;
  cursor: pointer;
}
.job_list01 .bott .bd li.j_c {
  height: auto;
  line-height: 1.5;
  background: #f8f8f8;
  display: none;
}
.job_list01 .bott .bd .j_c .j_c_box {
  margin-bottom: 20px;
  padding: 30px 55px;
}
.job_list01 .bott .bd .j_c .j_c_box .intro {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  position: relative;
}
.job_list01 .bott .bd .j_c .j_c_box .intro strong {
  display: block;
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}
.job_list01 .bott .bd .j_c .intro .job_btn {
  margin-top: 25px;
  display: inline-block;
  width: 160px;
  height: 48px;
  line-height: 48px;
  color: #fff;
  font-size: 16px;
  background: #0e68b0;
  background: #de9f00;
  cursor: pointer;
  text-align: center;
}
.job_list01 .bott .bd .j_c .link {
  margin-top: 20px;
}
.job_list01 .bott .bd .j_c .link_a {
  font-size: 16px;
  line-height: 28px;
  color: #00479d;
  font-weight: bold;
}
.job_list01 .bott .bd .j_c .link_a a:hover {
  opacity: 0.8;
}

/* Ã¥Ë†â€ Ã©Â¡Âµ */
.util-page {
  font-size: 0;
  color: #000;
  text-align: center;
  margin-top: 40px;
}
.util-page .gobutton,
.util-page .sl,
.util-page .num,
.util-page .count {
  color: #000;
  display: inline-block;
  border: 1px solid #ededed;
  padding: 5px 15px;
  font-size: 16px;
}
.util-page .gobutton:hover,
.util-page .num:hover,
.util-page .current {
  color: #fff;
  background: #dda300;
}
.util-page span.gobutton,
.util-page span.gobutton:hover {
  color: #fff;
  background-color: #dda300;
}
.util-page .gobutton .ion {
  font-size: 0.8em;
}
.util-page .count {
  margin-left: 10px;
  color: #000;
  background: none;
  border: none;
}
.util-page span.jump {
  background: none;
  color: #000;
  display: inline-block;
  margin: 0 7px;
  vertical-align: top;
}
.util-page span.jumpto,
.util-page span.jumpto_text,
.util-page span.jumpto_text {
  background: none;
  border: none;
  color: #000;
  font-size: 14px;
}
.util-page .jumpto_inp {
  width: 40px;
  text-align: center;
  height: 37px;
  line-height: 37px;
  vertical-align: top;
}
/* Ã¥Ë†â€ Ã©Â¡Âµ */

/* Ã¨Â¡Â¨Ã¥Ââ€¢Ã©Â¡Âµ */
.job_cover {
  width: 100%;
  height: 100%;
  background: url(../image/black60.png);
  background-size: cover;
  position: fixed;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
  z-index: 2;
}
.job_cover.cur {
  opacity: 1;
  visibility: visible;
}
.job_list {
  position: relative;
}
/* .job_list02{width:100%; height:100%; position:fixed; left:0; top:420px;} */
.job_list02 {
  position: absolute;
  left: 50%;
  top: 33%;
  background: #fff;
  transform: translate(-50%, -50%);
}
.job_list02 form {
  padding: 85px 75px;
  box-sizing: border-box;
}
.job_list02 .box {
  border-bottom: 2px solid #b6a054;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.job_list02 .box .tit {
  font-size: 30px;
  line-height: 30px;
  color: #552a03;
  margin-bottom: 35px;
  text-align: center;
}
.job_list02 .box .con {
  width: 90%;
  margin: 0 auto;
}
.job_list02 .box .con .con_li {
  line-height: 36px;
  float: left;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 30px;
}
.job_list02 .box .con .con_li:nth-child(2n) {
  margin-right: 0;
}
.job_list02 .box .con .con_li .con_t {
  display: inline-block;
  font-size: 16px;
  background: #f8f6f3;
  color: #1d2639;
  box-sizing: border-box;
  text-align: center;
  width: 110px;
}
.job_list02 .box .con .con_li input {
  width: 60%;
  border: 1px solid #d9d9d9;
  padding: 0;
  outline: none;
  display: inline-block;
  line-height: 34px;
  box-sizing: border-box;
  margin-left: 10px;
  text-indent: 15px;
}
.job_list02 .box .con .con_li .tag {
  color: #d80404;
  margin-left: 5px;
}
.job_list02 .box .con .con_li .con_btn {
  width: 60%;
  border: 1px solid #d9d9d9;
  padding: 0;
  outline: none;
  display: inline-block;
  line-height: 34px;
  box-sizing: border-box;
  margin: 0;
  margin-left: 10px;
  text-indent: 15px;
  background: transparent;
  cursor: pointer;
  vertical-align: top;
  position: relative;
  color: #bbb;
}
.job_list02 .box .con .con_li .con_btn i {
  width: 17px;
  height: 17px;
  background: url(../image/job_list_icon4.png) no-repeat center;
  background-size: cover;
  display: inline-block;
  vertical-align: -3px;
  margin-right: 15px;
}
.job_list02 .box .con .con_li .con_sel {
  width: 60%;
  border: 1px solid #d9d9d9;
  padding: 0;
  display: inline-block;
  line-height: 34px;
  box-sizing: border-box;
  margin-left: 10px;
  text-indent: 15px;
  position: relative;
  cursor: pointer;
}
.job_list02 .box .con .con_li .con_sel .sel_down {
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  background: #fff;
  display: none;
  z-index: 2;
}
.job_list02 .box .con .con_li .con_sel::after {
  content: "";
  width: 13px;
  height: 9px;
  background: url(../image/job_list_icon5.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 20px;
  top: 13px;
}
.job_list02 .box .con .con_li .con_sel span {
  color: #bbb;
}
.job_list02 .box .con_add {
  width: 310px;
  text-align: center;
  line-height: inherit;
  border: 1px dotted #dfdfdf;
  margin: 0 auto;
  height: 48px;
  padding: 5px 0;
  cursor: pointer;
}
.job_list02 .box .con .box_copy .con {
  width: 100%;
}
.job_list02 .box .con .con_li.con_li3 {
  width: 100%;
}
.job_list02 .box .con .con_li.con_li3 input {
  width: 80.5%;
}
.job_list02 .box .con .con_li.con_li4 {
  width: 100%;
}
.job_list02 .box .con .con_li.con_li4 .con_t {
  vertical-align: top;
}
.job_list02 .box .con .con_li.con_li4 textarea {
  width: 80.5%;
  vertical-align: middle;
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
  margin-left: 10px;
  padding-top: 10px;
  height: 150px;
  padding-left: 13px;
  outline: none;
  resize: none;
}
.submit_box input {
  width: 25%;
  border: 1px solid #d9d9d9;
  padding: 0;
  outline: none;
  display: inline-block;
  line-height: 34px;
  box-sizing: border-box;
  margin-left: 10px;
  text-indent: 15px;
}
.submit_box img {
  width: 25%;
  display: inline-block;
  margin-left: 10px;
  height: 36px;
}
.submit_box span {
  font-size: 12px;
  color: #bbb;
  vertical-align: bottom;
}
.submit_box .sub_btn {
  width: 18%;
  border: 1px solid #d9d9d9;
  padding: 0;
  outline: none;
  line-height: 34px;
  box-sizing: border-box;
  margin: 0;
  margin-left: 10px;
  background: transparent;
  cursor: pointer;
  vertical-align: top;
  position: relative;
  color: #bbb;
  text-align: center;
  font-size: 16px;
  color: #bbb;
}
.submit_box .sub_btn.btn2 {
  background: #de9f00;
  border-color: #de9f00;
  color: #fff;
}
.box_copy_edu {
  display: none;
}
.box_copy_work {
  display: none;
}
.box_copy_lan {
  display: none;
}

.job_list_check {
  padding: 60px 155px;
  box-sizing: border-box;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 5%;
  background: #fff;
  transform: translate(-50%, 0);
  text-align: center;
  display: none;
  z-index: 3;
}
.job_list_check .t {
  font-size: 36px;
  line-height: 36px;
  color: #de9f00;
  margin-bottom: 80px;
  margin-top: 30px;
}
.job_list_check .t span {
  font-size: 14px;
  display: block;
  margin-top: 10px;
}
.job_list_check .btns div {
  display: inline-block;
  padding: 10px 50px;
  box-sizing: border-box;
  font-size: 16px;
  color: #bbb;
  text-align: center;
  border: 1px solid #d9d9d9;
  cursor: pointer;
}
.job_list_check .btns .btn2 {
  margin-left: 20px;
  color: #fff;
  background: #de9f00;
}
.job_list_check.job_list04 {
  padding: 60px 130px;
}
.job_list_check.job_list04 .btns .btn2 {
  margin-left: 0;
}
/* 20211210 end */

/* 20211211 start */
.job_content .rect-458 {
  padding-bottom: 56.25%;
}
.job_list01 .bott .hd .hd_top .hd_item .item_down {
  padding-left: 0;
  border: 1px solid #d9d9d9;
}
.job_list01 .bott .hd .hd_top .hd_item .item_down ul li {
  padding-left: 15px;
  transition: all 0.5s ease;
}
.job_list01 .bott .hd .hd_top .hd_item .item_down ul li:hover {
  background: #d1be7b;
}
.job_list02 .box .con .con_li .con_sel .sel_down {
  border: 1px solid #d9d9d9;
}
.job_list02 .box .con .con_li .con_sel .sel_down div {
  transition: all 0.5s ease;
}
.job_list02 .box .con .con_li .con_sel .sel_down div:hover {
  background: #d1be7b;
}
.question .rc_job01 .content .li_ .intro {
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-top: 0;
}
.question .rc_job01 .content .li_ .intro .t {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  width: 100%;
  transition: all 0.5s ease;
  opacity: 1;
  visibility: visible;
}
.question .rc_job01 .content .li_:hover .intro .t {
  opacity: 0;
  visibility: hidden;
}
.question .rc_job01 .content .li_ .intro .c {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding: 60px;
  box-sizing: border-box;
  text-align: left;
  font-size: 14px;
}
.question .rc_job01 .content .li_ .intro .c .t_txt {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 25px;
}
.question.channel_content {
  padding-bottom: 20px;
}
.question01 {
  margin-bottom: 10px;
}
.question02 {
  margin-bottom: 10px;
}

/* Ã¨â€“ÂªÃ©â€¦Â¬Ã§Â¦ÂÃ¥Ë†Â© */
.salary.channel_content {
  padding-bottom: 0;
}
.salary .gj_job01 .content .li_ .intro {
  padding-top: 20%;
}
.salary .gj_job01 .content .li_:hover .intro {
  padding-top: 15%;
}
.salary .rect-405 {
  padding-bottom: 40.52%;
}
.salary01 .left {
  width: 35.2%;
}
.salary01 .right {
  width: 60.8%;
  border-top: 1px solid #dda300;
  border-bottom: 1px solid #dda300;
}
.salary01 .right .item {
  line-height: 54px;
  color: #999;
  font-size: 18px;
}
.salary01 .right .item2 {
  background: #f2f2f2;
}
.salary01 .right .item span:first-child {
  color: #333;
  font-weight: bold;
  display: inline-block;
  width: 35.6%;
  padding-left: 65px;
  box-sizing: border-box;
}
.salary01 .tag {
  font-size: 16px;
  color: #999;
  float: left;
  margin-top: 20px;
}
.salary02 {
  margin-top: 85px;
}

.resume01 .content {
  margin: 40px 0;
}
.resume01 .content .top {
  margin-bottom: 30px;
}
.resume01 .content .top ul li {
  float: left;
  width: 49.9%;
  background: #d1be7b;
  border-right: 1px solid #fff;
  box-sizing: border-box;
  line-height: 70px;
  text-align: center;
  position: relative;
}
.resume01 .content .top ul li a {
  display: block;
  color: #fff;
}
.resume01 .content .top ul li:last-child {
  border: none;
}
.resume01 .content .top ul li:hover {
  background: #b6a054;
}
.resume01 .content .top ul li::after {
  content: "";
  width: 17px;
  height: 8px;
  background: url(../image/resume_icon.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, 0);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.resume01 .content .top ul li:hover::after {
  opacity: 1;
  visibility: visible;
}
.resume01 .content .top ul li:hover a {
  font-weight: bold;
}
.resume01 .content .top ul li.cur {
  background: #b6a054;
}
.resume01 .content .top ul li.cur::after {
  opacity: 1;
  visibility: visible;
}
body .select-ui-options-default {
  margin-top: 2px;
}
body .select-ui-options li:hover,
body .select-ui-options li.hover {
  background: #de9f00;
}
body .select-ui-options-bottom,
.resume01 .select-ui-choose-bottom.on,
.resume01 .select_box {
  border-radius: 0px;
}
.resume01 .bott ul li {
  border-bottom: 1px solid #d1d3d4;
}
.resume01 .bott ul li .rect-625 {
  padding-bottom: 62.5%;
}
.resume01 .bott ul li a {
  display: block;
  padding: 35px 0;
}
.resume01 .bott ul li .left {
  float: left;
  width: 71%;
}
.resume01 .bott ul li .left .tit {
  font-size: 20px;
  color: #444;
  margin-top: 20px;
  transition: 0.5s ease;
}
.resume01 .bott ul li .left .con {
  color: #888;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 25px;
  font-size: 14px;
}
.resume01 .bott ul li .left .txt {
  height: 40px;
  position: relative;
}
.resume01 .bott ul li .left .txt .date {
  color: #de9f00;
  opacity: 1;
  visibility: visible;
  transition: 0.5s ease;
  font-size: 14px;
}
.resume01 .bott ul li .left .txt .icon {
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s ease;
}
.resume01 .bott ul li .left .txt .icon i {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  vertical-align: middle;
  border-radius: 50%;
  background: #de9f00;
  transition: all 0.5s ease;
}
.resume01 .bott ul li .right {
  float: right;
  width: 22%;
  overflow: hidden;
}
.resume01 .bott ul li:hover .left .tit {
  color: #de9f00;
}
.resume01 .bott ul li:hover .left .txt .icon:hover i {
  background: #de9f00;
}
.resume01 .bott ul li:hover .left .txt .date {
  opacity: 0;
  visibility: hidden;
}
.resume01 .bott ul li:hover .left .txt .icon {
  opacity: 1;
  visibility: visible;
}
/* 20211211 end */

/* 20211213 start */
.job_list01 .bott .hd .hd_top .hd_sel2 .item_down ul li {
  position: relative;
}
.job_list01 .bott .hd .hd_top .hd_sel2 .item_down ul li::after {
  content: "";
  width: 25px;
  height: 25px;
  background: url(../image/job_sure.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translate(0, -50%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.job_list01 .bott .hd .hd_top .hd_sel2 .item_down ul li.act::after {
  opacity: 1;
  visibility: visible;
}
.job_list02 .box2 .con .con_li.con_li3 {
  width: 49%;
  margin-right: 2%;
}
.job_list02 .box2 .con .con_li.con_li3 input {
  width: 60%;
}
.job_list02 .box2 .con .con_li.con_li4 {
  width: 49%;
  margin-right: 0;
}
.job_list02 .box2 .con .con_li.con_li4 .con_sel {
  width: 60%;
}
.job_list02 {
  transform: translate(0, 0);
  position: static;
}

.job_list02 .box .con .con_li input::-webkit-input-placeholder {
  color: #dfdfdf;
}
.job_list02 .box .con .con_li textarea::-webkit-input-placeholder {
  color: #dfdfdf;
}
.job_list02 .box .con .con_li .con_sel span {
  color: #dfdfdf;
}
.job_list02 .box .con .con_li .con_btn {
  color: #dfdfdf;
}
.follow .content .item dd a {
  color: #fff;
}
.follow .content .item2 dd a {
  color: #666;
}
.rc_job01 .li_.txt_left .intro {
  box-sizing: border-box;
}
.xy_job02 .item .right dd a {
  color: #fff;
}
.xy_job03 .content .bott {
  overflow: hidden;
}
.job_content .infor .tit {
  font-size: 32px;
  line-height: 32px;
}
.question .rc_job01 .content .li_ .intro .c .c_txt {
  height: 100px;
  overflow: auto;
}
.question .rc_job01 .content .li_ .intro .c .c_txt::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.question .rc_job01 .content .li_ .intro .c .c_txt::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dda300;
}
.question .rc_job01 .content .li_ .intro .c .c_txt::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
.xy_job03 .content .top ul li:hover {
  font-weight: bold;
}
.rc_job01 .li_.txt_left .intro {
  padding-top: 40px;
}
.rc_job01 .li_.txt_left:hover .intro {
  padding-top: 40px;
}
.xy_job02 .box .box_content a {
  color: #fff;
}

.job_list01 .top .item.cur a {
  color: #fff;
}
.job_list01 .bott .hd .hd_top .hd_item .item_down {
  height: 280px;
  overflow: auto;
  z-index: 15;
}
.job_list01 .bott .hd .hd_top .hd_item .item_down::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.job_list01 .bott .hd .hd_top .hd_item .item_down::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dda300;
}
.job_list01 .bott .hd .hd_top .hd_item .item_down::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
.job_content .infor .tit {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
}
.job_content .follow .infor .tit {
  font-size: 32px;
  line-height: 32px;
}
.rc_job01 .content .li_ .intro .c {
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}
.rc_job01 .item .right .t {
  font-weight: bold;
}
.xy_job01 .item:hover .t {
  font-weight: bold;
}
.job_list01 .hd_top_item span {
  display: inline-block;
  width: 28.6%;
  font-size: 14px;
  color: #777;
  margin-right: 1.3%;
}
.rc_job01 .content .li_ .intro .c_txt {
  line-height: 22px;
}
.rc_job01 .li_.txt_left .intro {
  padding-right: 105px;
}
body {
  overflow: inherit;
}
.wrap_out_posi.show {
  z-index: 201;
}
.xy_job02 .item .right dd.cur::after {
  opacity: 1;
  visibility: visible;
}
.xy_job02 .item .right dd.cur {
  background: #bfad69;
  cursor: pointer;
}
.xy_job02 .item .right dd.cur a {
  color: inherit;
}
.xy_job02 .item .right dd {
  font-size: 16px;
  font-weight: normal;
}
.xy_job02 .item .right dd:hover {
  font-size: 18px;
  font-weight: bold;
}
.xy_job02 .box .box_content .intro .intro_t {
  font-weight: bold;
}
.gj_job02 .content .item .bott .c {
  color: #aaa;
  font-size: 13px;
  margin-top: 20px;
}
.gj_job01 .content .li_:hover .intro {
  padding-top: 13%;
}
.job_list01 .bott .bd .j_c .intro .job_btn {
  margin-top: 35px;
  width: 130px;
  height: 40px;
  line-height: 40px;
}
.job_list01 .bott .bd .j_c .intro .job_btn a {
  color: #fff;
}
.job_list01 .bott .bd li ._t2 {
  width: 30%;
}
.job_list01 .bott .bd li ._t3 {
  width: 30%;
}
.job_list01 .bott .bd li ._t4 {
  width: 10%;
}
.job_list01 .bott .bd li ._t6 {
  width: 10%;
}
.job_list02 {
  background: #f8f8f8;
}
.job_list02 .wrap {
  background: #fff;
}
.job_list02 .box .tit {
  font-weight: bold;
}
.job_list01 .bott .hd .hd_top .hd_item .item_down ul li:hover {
  background: ##fef7e0;
}

.btn-primary {
  background: #de9f00;
}

.wrap_bar {
  background: #de9f00;
}
.wrap_foot .btn {
  border: none;
}
.wrap_foot .btn:hover {
  background: #552a03;
}

.job_list01 .bott .bd li:hover {
  background: #fef7e0;
}
.job_list01 .bott .bd .j_c .intro .job_btn:hover {
  font-weight: bold;
}
.job_list01 .bott .hd .hd_top .hd_item.hd_btn {
  font-weight: bold;
}

.job_list01 .bott .bd li.first:hover {
  background: #d1be7b;
}
.job_list01 .bott .hd .hd_top .hd_item.hd_btn:hover button {
  font-weight: bold;
}

.wrap_out_posi.show .wrap_bar {
  background: #de9f00;
}

.follow .content .item1 {
  transition: all 0.5s ease;
}
.follow .content .item2 {
  transition: all 0.5s ease;
}
.follow .content .item1:hover {
  background-position: -40px;
}
.follow .content .item2:hover {
  background-position: -40px;
}

.resume01 .content .top ul li {
  font-size: 20px;
  color: #fff;
  font-weight: normal;
}
.resume01 .content .top ul li {
  font-weight: bold;
}
.resume01 .bott ul li .left .tit {
  font-weight: bold;
}
.resume01 .bott ul li.noimg .left {
  width: 100%;
}
.resume01 .bott ul li.noimg .right {
  width: 0;
}

/*.gj_job01 .content .li_:hover .intro{padding-top:2%}*/
.question .rc_job01 .content .li_ .intro .c .c_txt {
  height: 110px;
}
.question .rc_job01 .content .li_:hover .intro .c .t_txt {
  font-weight: bold;
}
.job_list01 .bott .bd li:hover {
  background: #f8f8f8;
}
.job_list01 .bott .bd li.j_t:hover {
  background: #fef7e0;
}
.job_list01 .bott .hd .hd_top .hd_item .item_down ul li:hover {
  background: #fef7e0;
}
.job_list02 .box .con_add {
  color: #bbb;
  line-height: 22px;
}

/*.job_list01 .bott .hd .hd_top .hd_sel2 .item_down ul li::after{display:none;}*/

.salary01 {
  display: none;
  margin-bottom: 85px;
}
.salary02 {
  margin-top: 0;
}
.xy_job02 .item .right dd.dd02 {
  line-height: 28px;
  padding-top: 15px;
}

.rc_job01 .content .li_.txt_left .intro .c_txt {
  height: 88px;
  overflow: auto;
}
.rc_job01 .content .li_.txt_left .intro .c_txt::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.rc_job01 .content .li_.txt_left .intro .c_txt::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: transparent;
}
.rc_job01 .content .li_.txt_left .intro .c_txt::-webkit-scrollbar-track {
  border-radius: 0;
  background: transparent;
}
.rc_job01 .content .li_ .cover {
  opacity: 1;
  visibility: visible;
}
.rc_job01 .li_.txt_left .intro {
  padding-right: 85px;
}
.rc_job01 .content .li_.txt_left .intro .c {
  padding-left: 0;
}
.question .content .li_:hover .intro {
  padding-top: 0;
}
.follow .content .item3 {
  min-height: inherit;
}

/*20211221*/
body {
  overflow-x: hidden;
}
.swiper-container {
  height: 520px;
}
.swiper-container .swiper-slide {
  overflow: hidden;
}
.swiper-container .banner-img {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  max-width: none;
  height: 520px;
}
.swiper-container .swiper-slide > a {
  display: block;
}
/*.swiper-container .swiper-slide{position:absolute;}*/

/*20220117*/
.job_list02 .box .con .con_li .con_btn i {
  margin-right: 0;
}

/* Ã§Â¤Â¾Ã¤Â¼Å¡Ã¦â€¹â€ºÃ¨ÂËœ */
.sh_job.channel_content {
  padding-bottom: 0;
}
.sh_job01 .infor .more {
  margin-top: 20px;
}

/* 20220125 */
.xy_job03 .content .bott .box {
  float: left;
  width: 33.33%;
  text-align: center;
  color: #fff;
  position: relative;
}
.xy_job03 .content .bott .box .t {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 16px;
}
.xy_job03 .content .bott .box::after {
  content: "";
  width: 100%;
  height: 3px;
  background: #dcce9b;
  position: absolute;
  left: 50%;
  top: 83%;
  transform: translate(0, -50%);
  z-index: 1;
}
.xy_job03 .content .bott .box img {
  position: relative;
  z-index: 2;
}
.xy_job03 .content .bott .box:last-child::after {
  display: none;
}
.xy_job03 .content .bott {
  padding-top: 25px;
}
.xy_job03 .content .bott .owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}

/* 2022-0126Ã¦â€“Â°Ã©â€”Â»Ã¨Â¯Â¦Ã§Â»â€  */
.news_detail01 .content .title {
  font-size: 24px;
  line-height: 1.4;
  color: #333;
  font-weight: bold;
}
.news_detail01 .content ._tools {
  padding: 10px 0;
  color: #999999;
  border-bottom: 1px dotted #cccccc;
}
.news_detail01 .content ._tools ._tool {
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
}
.news_detail01 .content ._tools ._tool i {
  margin-left: 0;
  vertical-align: 0;
}
.news_detail01 .content ._tools ._tool.time {
  color: #dda300;
}
.news_detail01 .content ._tools ._b2l {
  font-size: 16px;
  color: #000;
}
.news_detail01 .content ._tools ._b2l:hover {
  color: #dda300;
}
.news_detail01 .content ._tools .bshare-custom {
  overflow: hidden;
}
.news_detail01 .content ._tools .bshare-custom a {
  display: inline-block;
  float: none;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  padding: 0;
  margin: 0 0px 1px;
  color: #fff;
  background: url(../image/news_detail01.png) no-repeat;
}
.news_detail01 .content ._tools .bshare-custom a.bshare-weixin {
  background-position: 0 0;
}
.news_detail01 .content ._tools .bshare-custom a.bshare-sinaminiblog {
  background-position: -32px 0;
}
.news_detail01 .content ._tools .bshare-custom a.bshare-qzone {
  background-position: -64px 0;
}
/*.news_detail01 .content .myart{font-size:16px; padding:20px 0; color:#333;}*/

.news_detail01 .content .myart {
  font-size: 16px;
  padding: 20px 0;
  color: #333;
  line-height: 2;
}
.news_detail01 .content .myart p {
  margin: 5px 0 15px;
}

.news_detail01 .content ._detailPage_bottom {
  border-top: 1px solid #cccccc;
  color: #000;
  margin-top: 40px;
}
.news_detail01 .content ._detailPage_bottom li {
  line-height: 40px;
  overflow: hidden;
  height: 40px;
  padding: 0 10px;
  border-bottom: 1px solid #cccccc;
}
.news_detail01 .content ._detailPage_bottom ._mark {
  font-weight: bold;
  float: left;
  margin-right: 10px;
}
.news_detail01 .content ._detailPage_bottom ._title {
  font-size: 14px;
  float: left;
  width: 68%;
}
.news_detail01 .content ._detailPage_bottom ._time {
  float: right;
}
.news_detail01 .content .bdsharebuttonbox .bds_more {
  float: none;
  padding-left: 2px;
  background: none;
}
.news_detail01 .content ._detailPage_bottom li:hover ._title,
.news_detail01 .content ._detailPage_bottom li:hover ._time {
  color: #dda300;
}

/* 2022-0128 */
.product04 .content {
  margin-bottom: 30px;
}

/* 2022-0207 */
.dsz_detail .value_concept01 .item .item_bd .text {
  margin-bottom: 0;
}
.dsz_detail .value_concept01 .item {
  padding-top: 50px;
}
/*.value_concept01 .item:target{padding-top:110px;}
*/
.anchor {
  display: block;
  height: 110px; /*Ã¥â€™Å’Ã©Â¡Â¶Ã©Æ’Â¨fixÃ§Å¡â€žÃ©Â«ËœÃ¥ÂºÂ¦Ã¤Â¸â‚¬Ã¨â€¡Â´*/
  margin-top: -110px; /*Ã¥â€™Å’Ã©Â¡Â¶Ã©Æ’Â¨fixÃ§Å¡â€žÃ©Â«ËœÃ¥ÂºÂ¦Ã¤Â¸â‚¬Ã¨â€¡Â´*/
  visibility: hidden;
}

/* 20220209 */
.nengyuan01 {
  padding-bottom: 50px;
}
.nengyuan01 .common_smaltit .tit {
  margin-bottom: 26px;
}
.nengyuan01 .con {
  font-size: 14px;
  line-height: 23px;
  color: #666;
}
.nengyuan01 .content {
  margin-top: 30px;
}
.nengyuan01 .content .rect-46 {
  padding-bottom: 46%;
}
.nengyuan01 .content .item {
  width: 49%;
  text-align: center;
}
.nengyuan01 .content .item a {
  display: block;
}
.nengyuan01 .content .item .cover {
  width: 100%;
  height: 100%;
  background: url(../image/black.2.png);
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.nengyuan01 .content .item .intro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  padding-top: 20%;
  transition: all 0.5s ease;
}
.nengyuan01 .content .item .intro .icon {
  margin-bottom: 15px;
}
.nengyuan01 .content .item .intro .t {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
.nengyuan01 .content .item .intro .c {
  font-size: 14px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.nengyuan01 .content .item .intro .more {
  width: 23px;
  height: 11px;
  background: url(../image/job_jt.png) no-repeat center;
  background-size: cover;
  display: inline-block;
  margin-top: 15px;
}
.nengyuan01 .content .item:hover .cover {
  opacity: 1;
  visibility: visible;
}
.nengyuan01 .content .item:hover .intro {
  padding-top: 15%;
}
.nengyuan01 .content .item:hover .c {
  opacity: 1;
  visibility: visible;
}

.nengyuan02.zijin_hw01 .content .dot_tips {
  left: inherit;
  right: 10px;
  top: 190px;
  width: 160px;
}
.nengyuan02.zijin_hw01 .content .dot_tips li.li_country .ico_1 {
  width: 17px;
  height: 24px;
  background: url(../image/nengyuan_ico1.png) no-repeat center;
}
.nengyuan02.zijin_hw01 .content .dot_tips li.li_province .ico_1 {
  width: 17px;
  height: 24px;
  background: url(../image/nengyuan_ico2.png) no-repeat center;
}
.nengyuan02.zijin_hw01 .content .dot_tips li.li_gongchang .ico_1 {
  width: 18px;
  height: 15px;
  background: url(../image/nengyuan_ico3.png) no-repeat center;
}

.nengyuan02.zijin_hw01 .content .dot_tips li {
  color: #333 !important;
}
.nengyuan02.zijin_hw01 .content .dots_box .dot {
  margin-left: -8px;
  margin-top: -24px;
}
.nengyuan02.zijin_hw01 .content .dots_box .dot .icon {
  width: 17px;
  height: 24px;
}
.nengyuan02.zijin_hw01 .content .dots_box .au_point .dot .icon {
  background: url(../image/nengyuan_ico1.png) no-repeat center;
  background-size: cover;
}
.nengyuan02.zijin_hw01 .content .dots_box .cu_point .dot .icon {
  background: url(../image/nengyuan_ico2.png) no-repeat center;
  background-size: cover;
}
.nengyuan02.zijin_hw01 .content .dots_box .zn_point .dot .icon {
  width: 18px;
  height: 15px;
  background: url(../image/nengyuan_ico3.png) no-repeat center;
  background-size: cover;
}
.nengyuan02.zijin_hw01 .content .dots_box .au_point .t {
  background: #0b9c5f url(../image/homepage-small.png) no-repeat right 5px
    center;
}
.nengyuan02.zijin_hw01 .content .dots_box .cu_point .t {
  background: #1399f8 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
.nengyuan02.zijin_hw01 .content .dots_box .zn_point .t {
  background: #595f62 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
.nengyuan03.kuangshan_list01 .content {
  margin-top: 50px;
}
.nengyuan03.kuangshan_list01 .content .list li {
  margin-bottom: 50px;
}

/* Ã¥â€¢â€ Ã¤Â¸Å¡Ã¦Â¨Â¡Ã¥Â¼Â */
.business02.business_ethics02 {
  padding: 0;
}
.business02.business_ethics02 .list_two {
  margin-top: 20px;
}

/* Ã§Â§â€˜Ã¦Å â‚¬Ã¥Ë†â€ºÃ¦â€“Â° */
.technology02.business_ethics02 {
  padding: 0;
}
.technology03 {
  padding: 30px 0 50px;
}
.technology03 .rect-45 {
  padding-bottom: 45%;
}
.technology03 .rect-65 {
  padding-bottom: 64.8%;
}
.technology03 .left {
  width: 59%;
  float: left;
}
.technology03 .right {
  width: 41%;
  float: right;
  background: #f8f7f5;
}
.technology03 .right .box {
  padding: 80px 75px 100px 85px;
}
.technology03 .right .box .tit {
  font-size: 24px;
  line-height: 35px;
  color: #333;
  font-weight: bold;
  margin-bottom: 15px;
}
.technology03 .right .box .con {
  font-size: 14px;
  line-height: 23px;
  color: #555;
}
.technology04 li {
  width: 24.25%;
  margin-left: 1%;
  float: left;
  text-align: center;
}
.technology04 li:first-child {
  margin-left: 0;
}
.technology04 li .rect-534 {
  padding-bottom: 53.4%;
}
.technology04 li.li01 {
  background: #f5ebd1;
}
.technology04 li.li02 {
  background: #f3f3f3;
}
.technology04 li.li03 {
  background: #f5ebd1;
}
.technology04 li.li04 {
  background: #f3f3f3;
}
.technology04 li .num {
  font-size: 14px;
  line-height: 48px;
  color: #333;
  padding-top: 40px;
}
.technology04 li .num span {
  font-size: 48px;
  font-weight: bold;
  color: #dda300;
  display: inline-block;
  margin-right: 5px;
}
.technology04 li .txt {
  font-size: 14px;
  line-height: 22px;
  color: #552a03;
}
.technology04 li.li04 span {
  position: relative;
  display: inline-block;
}
.technology04 li.li04 span:after {
  content: "+";
  font-size: 30px;
  line-height: 30px;
  color: #dda300;
  position: absolute;
  right: -20px;
  top: -15px;
}
.technology05 {
  padding: 50px 0;
}
.technology07.business_ethics02 {
  padding: 0;
}

/* 2022-0215 */
.news_detail01 .yzyd {
  font-size: 14px;
  color: #666;
}

/* 2022-0216 */
.gszl01 .datalist {
  /*border:2px solid #da9c00; */
  color: #000;
  border: 0;
}
.gszl01 .datalist tr.odd {
  background: #f1f1f1;
}
.gszl01 .datalist tr.even {
  background: #fff;
}
.gszl01 .datalist tr.firstRow td {
  border: none;
  border-bottom: 1px solid #ccc;
  background: #e1e1e1;
  padding: 15px 22px;
  font-weight: bold;
}
.gszl01 .datalist td {
  border: none;
  border-bottom: 1px solid #ccc; /*text-align: center;*/
  padding: 15px 22px;
}
.nengyuan .zijin_hw01 .content .dot_tips li {
  cursor: default;
}
.program_detail05 .more:hover {
  text-shadow: 0 0 0.65px #dda300, 0 0 0.65px #dda300;
  color: #dda300;
  font-weight: normal;
}
.program_detail04 .left .more:hover {
  text-shadow: 0 0 0.65px #dda300, 0 0 0.65px #dda300;
  color: #dda300;
  font-weight: normal;
}
.program_detail04 .right .more:hover {
  text-shadow: 0 0 0.65px #dda300, 0 0 0.65px #dda300;
  color: #dda300;
  font-weight: normal;
}
/* Ã¨Ââ€Ã§Â³Â»Ã¦Ë†â€˜Ã¤Â»Â¬ */
.contact_us02 {
  margin-top: 56px;
}
.contact_us02 .list_box {
  background-color: #f6f6f6;
  padding: 10%;
}
.contact_us02 .list_title {
  font-size: 22px;
  color: #2e2e2e;
  margin-bottom: 10px;
  font-weight: normal;
}
.contact_us02 .list_ico {
  width: 40px;
  height: 40px;
  background: url(../image/contact_us_ico.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.contact_us02 .list_ico01 {
  background-position: 0px -94px;
}
.contact_us02 .list_ico02 {
  background-position: -40px -94px;
}
.contact_us02 .list_ico03 {
  background-position: -80px -94px;
}
.contact_us02 .list_ico04 {
  background-position: -120px -94px;
}
/* Ã¥Ââ€¹Ã¦Æ’â€¦Ã©â€œÂ¾Ã¦Å½Â¥ */
.friend_link01 li {
  overflow: hidden;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px dotted #afafaf;
}
.friend_link01 ._t {
  float: left;
  width: 165px;
  height: 170px;
  margin-right: 50px;
  text-align: center;
  background-color: #d1a542;
  border-right: 13px solid #e1c25b;
  color: #fff;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.friend_link01 ._t ._ico {
  margin: 15px 0 10px;
}
.friend_link01 ._t ._name {
  color: #fff;
}
.friend_link01 ._list {
  float: left;
  width: 954px;
}
.friend_link01 ._list a {
  float: left;
  width: 318px;
  margin-bottom: 10px;
  white-space: nowrap;
  color: #000;
}
.friend_link01 ._list a i {
  font-size: 20px;
  vertical-align: -2px;
}
.friend_link01 ._list a:hover {
  color: #d1a542;
}

/* 2022-0216 Ã¦â€“Â°Ã©â€”Â»Ã¨Â¯Â¦Ã§Â»â€ Ã¤Â¿Â®Ã¦â€Â¹ */
.news_detail01 .content dl {
  padding-top: 40px;
  position: relative;
  margin-top: 20px;
}
.news_detail01 .content dl:after {
  content: "";
  width: 100%;
  height: 8px;
  background: url(../image/xian.png) repeat center;
  position: absolute;
  top: 0;
  left: 0;
}
.news_detail01 .content dl dt .icon {
  display: inline-block;
  margin-right: 5px;
  width: 22px;
  height: 22px;
  background: url(../image/news_detail_icon.png) no-repeat center;
  vertical-align: middle;
}
.news_detail01 .content dl dt {
  font-size: 18px;
  line-height: 22px;
  color: #dda300;
  font-weight: bold;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.news_detail01 .content dl dt:after {
  content: "";
  width: 120px;
  height: 2px;
  background: #e8c255;
  position: absolute;
  bottom: 0;
  left: 0;
}
.news_detail01 .content dl dd {
  border-bottom: 1px dotted #858585;
}
.news_detail01 .content dl dd:last-child {
  border-bottom: none;
}
.news_detail01 .content dl dd a {
  display: block;
  padding: 30px 0;
}
.news_detail01 .content dl dd .t {
  font-size: 18px;
  line-height: 23px;
  color: #333;
  margin-bottom: 15px;
  transition: all 0.5s ease;
}
.news_detail01 .content dl dd .d {
  font-size: 13px;
  line-height: 20px;
  color: #777;
  font-weight: bold;
}
.news_detail01 .content dl dd:hover .t {
  color: #dda300;
}
.news_detail01 .content ._detailPage_bottom {
  border-top: none;
  padding: 20px 0;
  position: relative;
  margin-top: 0;
  background: #f8f8f8;
}
.news_detail01 .content ._detailPage_bottom:after {
  content: "";
  width: 100%;
  height: 8px;
  background: url(../image/xian.png) repeat center;
  position: absolute;
  top: 0;
  left: 0;
}
.news_detail01 .content ._detailPage_bottom li {
  border-bottom: none;
  width: 45%;
}
.news_detail01 .content ._detailPage_bottom li a {
  display: inline-block;
  width: calc(100% - 95px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.news_detail01 .content ._detailPage_bottom li span {
  font-weight: bold;
  color: #dda300;
  display: inline-block;
  vertical-align: middle;
  width: 83px;
}
.news_detail01 .content ._detailPage_bottom li i {
  font-weight: bold;
  color: #dda300;
  display: inline-block;
}
.news_detail01 .content ._detailPage_bottom li._next {
  text-align: right;
}
.news_detail01 .content ._detailPage_bottom li._next span {
  margin-left: 10px;
}

/* Ã¦â€¹â€ºÃ¦Å â€¢Ã¦Â â€¡Ã¥â€¦Â¬Ã¥â€˜Å  */
.Bidding01 .content .left {
  width: 65%;
  float: left;
}
.Bidding01 .content .left li {
  margin-bottom: 15px;
}
.Bidding01 .content .left li .li_box {
  display: block;
  padding: 17px 25px 17px 15px;
  border: 1px solid #ddd;
  color: #000;
  position: relative;
}
.Bidding01 .content .left li .li_box .t {
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 5px;
  width: 75%;
}
.Bidding01 .content .left li .li_box .d {
  font-size: 14px;
  line-height: 25px;
}
.Bidding01 .content .left li .li_box ._st {
  position: absolute;
  right: 25px;
  top: 17px;
  font-size: 14px;
  color: #000;
}
.Bidding01 .content .left li .li_box ._st img {
  vertical-align: 1px;
}
.Bidding01 .content .right {
  width: 32%;
  float: right;
}
.Bidding01 .content .right .r_top {
  margin-bottom: 20px;
}
.Bidding01 .content .right .r_top a {
  display: block;
  padding: 16px;
  font-size: 24px;
  line-height: 25px;
  color: #fff;
  font-weight: bold;
  background: #dda300;
}
.Bidding01 .content .right .r_top a .icon {
  display: inline-block;
  width: 40px;
  height: 35px;
  background: url(../image/shou.png) no-repeat center;
  margin-right: 5px;
  vertical-align: middle;
}
.Bidding01 .content .right .r_top a:hover {
  box-shadow: 1.721px 2.457px 5px 0px rgba(6, 13, 39, 0.3);
}
.Bidding01 .content .right .r_bott {
  border: 1px solid #dda301;
}
.Bidding01 .content .right .r_bott .title {
  font-size: 20px;
  color: #552a03;
  font-weight: bold;
  line-height: 43px;
  padding: 0 15px;
}
.Bidding01 .content .right .r_bott .intro {
  background: url(../image/bidding_bg.png) no-repeat center;
  padding: 20px 15px;
  background-size: cover;
}
.Bidding01 .content .right .r_bott .intro li {
  font-size: 13px;
  line-height: 25px;
  color: #fff;
  padding-left: 23px;
  position: relative;
  margin-bottom: 10px;
}
.Bidding01 .content .right .r_bott .intro li:last-child {
  margin-bottom: 0;
}
.Bidding01 .content .right .r_bott .intro li .icon {
  position: absolute;
  left: 0;
  top: 5px;
  width: 16px;
  height: 16px;
  background: url(../image/bidding_ico.png) no-repeat center;
}
.Bidding01 .content .right .r_bott .intro li a:hover {
  color: #fff;
}
.Bidding01 .content .right .r_contact {
  margin-top: 16px;
  background: #e6e6e6;
  padding: 35px 19px 20px;
}
.Bidding01 .content .right .r_contact .tit {
  font-size: 16px;
  color: #474747;
}
.Bidding01 .content .right .r_contact .tel {
  font-size: 25px;
  font-weight: bold;
  color: #000;
}
.Bidding01 .content .right .r_contact .fax {
  font-size: 14px;
  color: #000;
}
.Bidding01 .content .right .lianxi {
  display: block;
  padding: 25px 22px;
  background: #dda300;
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  font-weight: bold;
}
.Bidding01 .content .right .lianxi .icon {
  display: inline-block;
  margin-right: 5px;
}

body .searchArea .content_form .form_box .search .btn_wrap .btns:hover {
  background: #dda300;
  border-color: #dda300;
}
body .searchArea .content_form .form_box .search .btn_wrap .btns::before {
  background: #dda300;
}
body .resultArea .content_form .piclist_area .srchList li .intro .t {
  font-size: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .resultArea .content_form .piclist_area .srchList li .intro {
  height: auto;
}
body .resultArea #botBtn a::before {
  background: #dda300;
}

/* 2022-0219 */
.development02 li .cover .box .con {
  font-size: 0;
  width: 23px;
  height: 11px;
  background: url(../image/job_jt.png) no-repeat center;
  background-size: cover;
  display: inline-block;
  margin-top: 15px;
}
.rc_job.job_content {
  padding-bottom: 0;
}
.xy_job.job_content {
  padding-bottom: 50px;
}
.gj_job.job_content {
  padding-bottom: 50px;
}
.gj_job02 .content .item {
  padding-bottom: 70px;
}
.program_detail05 .content .item {
  padding-bottom: 70px;
}

.smallsize {
  font-size: 16px;
}

/* 2022-0221 */
.ipart01 .left .l_top .info_ .box .con,
.ipart01 .left .l_bott .l_bott_l a .info .c,
.ipart01 .left .l_bott .l_bott_r .li_box .info .t,
.ipart01 .right .r_top .item01 .list li .t,
.ipart01 .right .r_top .item01 .list li .c,
.ipart01 .left .l_top .info_ .more,
.ipart01 .right .r_bott .info .con,
.ipart01 .right .r_bott ul .t,
.ipart01 .right .r_bott ul .date {
  font-size: 13px;
}
.ipart01 .left .l_bott .l_bott_l a .info .t {
  margin-bottom: 16px;
  margin-top: 5px;
}
.smallsize {
  color: #dda300;
  font-weight: normal;
  font-size: 14px;
}
.chairman03 .common_smaltit {
  float: left;
}
.chairman03 .more {
  font-size: 12px;
  line-height: 25px;
  margin-top: 22px;
  color: #552a03;
}
.chairman03 .more:hover {
  color: #dda300;
  font-weight: bold;
}
.chairman02 .common_smaltit {
  float: left;
}
.chairman02 .more {
  font-size: 12px;
  line-height: 25px;
  margin-top: 22px;
  color: #552a03;
}
.chairman02 .more:hover {
  color: #dda300;
  font-weight: bold;
}
.history01 li .intro span {
  font-size: 18px;
}

/*2022.2.23*/
.ipart01 .left .l_top .info_ .box .tit {
  font-size: 18px;
  font-weight: bold;
}
.ipart01 .left .l_bott .l_bott_l a .info .t {
  font-size: 18px;
  font-weight: bold;
}
.ipart01 .right .r_bott .info .tit {
  font-size: 18px;
  font-weight: bold;
}
.ipart01 .right .r_bott .info {
  padding-left: 20px;
}
.ipart01 .right .r_bott ul .t {
  margin-left: 0px;
}

.ipart01 .right .r_top .item01 .tit {
  margin-bottom: 8px;
}
.ipart01 .right .r_top .item02 {
  margin-top: 17px;
}

.news_detail01 .content dl dd .t {
  margin-bottom: 10px;
  font-size: 16px;
  margin-bottom: 10px;
}
.news_detail01 .content dl dd .d {
  font-size: 10px;
}
.news_detail01 .content dl dt {
  font-size: 16px;
}

/* Ã¨â‚¬ÂÃ§Â½â€˜Ã§Â«â„¢ 2022-0224*/
.dsz02 .left .cover .box .more {
  position: absolute;
  right: 30px;
  top: 30px;
}
.dsz02 .left .cover .box .tit {
  margin-bottom: 15px;
}
.dsz02 .right .cover .box .more {
  position: absolute;
  right: 30px;
  top: 30px;
}
.dsz02 .right .cover .box .tit {
  margin-bottom: 15px;
}

/* 2022-0224 */
.ipart01 .left .l_bott .l_bott_l a .info .t,
.ipart01 .right .r_bott .info .tit {
  font-weight: normal;
}
.ipart01 .left .l_bott .l_bott_r li:last-child {
  margin-bottom: 0;
}
.chairman02 .left .cover .box .more {
  position: absolute;
  right: 30px;
  top: 30px;
}
.chairman02 .left .cover .box .tit {
  margin-bottom: 15px;
}
.chairman02 .right .cover .box .more {
  position: absolute;
  right: 30px;
  top: 30px;
}
.chairman02 .right .cover .box .tit {
  margin-bottom: 15px;
}
.chairman03 .more:hover {
  text-shadow: 0 0 0.65px #dda300, 0 0 0.65px #dda300;
  color: #dda300;
  font-weight: normal;
}
.chairman02 .more:hover {
  text-shadow: 0 0 0.65px #dda300, 0 0 0.65px #dda300;
  color: #dda300;
  font-weight: normal;
}

.Bidding01 .content .left li:hover {
  background-color: #faf5e6;
}
.Bidding01 .content .right .r_bott .intro li:hover .t {
  text-shadow: 0 0 0.65px #fff, 0 0 0.65px #fff;
  color: #fff;
}
.Bidding01 .content .right .r_bott .intro li:hover .d {
  text-shadow: 0 0 0.65px #fff, 0 0 0.65px #fff;
  color: #fff;
}
.job_list.channel_content {
  padding-top: 0;
}

/* 2022-0224 */
.program_detail05 {
  padding-top: 50px;
}
.program_detail06 .rect-563 {
  padding-bottom: 56.3%;
}
.program_detail04 .left .content li:last-child {
  margin-bottom: 0;
}

.program_detail06 .content .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -10px;
  width: 20px;
  height: 35px;
  background: url(../image/arrows_l_normal.png) no-repeat center;
  background-size: cover;
}
.program_detail06 .content .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -10px;
  width: 20px;
  height: 35px;
  background: url(../image/arrows_r_normal.png) no-repeat center;
  background-size: cover;
}

/*20220301*/
.news_detail01 .content .myart video {
  width: 80%;
  margin: 0 auto 10px;
}

/* 2022-0303 */
.media_hd .item a {
  background: #dda300;
}
.media_hd .item.cur a {
  background: #dda300;
}
.BLOG01 .item {
  width: 25%;
  margin-right: 0;
}
.product03 .content .item_left .cover {
  background: #dda300;
}
.product07 .content li {
  background: #dda300;
}

.h_bott .nav_li .nav_down .content .right .sec_li.cur {
  background: #dda300;
}
.h_bott .nav_li .nav_down .content .right .third_li:hover {
  background: #dda300;
}
.h_bott .nav_li .nav_down .content .right .has_three .jt {
  background: url(../image/xl_jt2.png) no-repeat center;
}
.h_bott .nav_li .nav_down .content .right .has_three.cur .jt {
  background: url(../image/xl_jt1.png) no-repeat center;
}
.h_bott .nav_li .nav_down .content .right .sec_li.cur > a {
  color: #fff;
}
.h_bott .h_logo {
  padding: 13px 0;
}
.h_bott .nav_li .nav_a {
  padding: 20px 0;
}
.pageHeader {
  height: 95px;
}
.h_bott .nav_li .nav_down .content .right .third_li:hover > a {
  color: #fff;
}

/*2022-0308*/
.h_bott .nav_li:hover .nav_a {
  background: #dda300;
  color: #fff;
}
.h_bott .nav_li:hover {
  background: #dda300;
}
.util-page .page_form {
  display: inline-block;
  margin-left: 5px;
}
.util-page .inp_wrap .inp {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  line-height: 26px;
  width: 30px;
  text-indent: 5px;
  margin-right: 5px;
  border: 1px solid #ededed;
  background: none;
  font-size: 14px;
}
.util-page .inp_wrap .btns {
  cursor: pointer;
  border: 1px solid #ededed;
  background: none;
  line-height: 26px;
  padding: 0 5px;
  margin: 0;
  outline: none;
}
.report01 .bd li .left .date {
  background-color: #dda300;
}
.report01 .bd li .right {
  background-color: #faf5e6;
}
.report01 .bd li .right ._t {
  color: #dda300;
}
.report01 .bd li .right ._st {
  color: #dda300;
}

.report01 .bd li:hover .left .date {
  background: #bababa;
}
.report01 .bd li:hover .right {
  background: none;
}
.report01 .bd li:hover .right ._t {
  color: #080808;
}
.report01 .bd li:hover .right ._st {
  color: #080808;
}

.xy_job.job_content {
  padding-top: 0;
}
.xy_job01 {
  padding-top: 60px;
}
.news_detail01 .content .myart video {
  width: 800px;
}

.ibanner .iban_word .info {
  text-align: center;
  color: #fff;
}
.ibanner .iban_word .info .tit {
  font-size: 44px;
  line-height: 45px;
  margin-bottom: 12px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}
.ibanner .iban_word .info .con {
  font-size: 44px;
  line-height: 45px;
  margin-bottom: 12px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}
.ibanner .iban_word .info .txt {
  font-size: 24px;
  line-height: 30px;
  font-family: Arial;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}

.ibanner .iban_word {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  margin-left: 0;
  margin-top: 0;
  display: flex;
  align-items: center;
}

.salary.gj_job.channel_content {
  padding-bottom: 0;
}

/* 2021Ã¤Â¸Å¡Ã§Â»Â© */
.yeji.channel_content {
  padding: 0;
}
.yeji01 {
  background: #f0f0f0;
  padding: 65px 0;
}
.yeji01 .infor {
  margin-top: 40px;
}
.yeji01 .content {
  margin-top: 30px;
}
.yeji01 .content .li_ {
  width: 24.25%;
  float: left;
  margin-right: 1%;
  background: #fff;
  margin-bottom: 12px;
  height: 240px;
  overflow: hidden;
  position: relative;
}
.yeji01 .content .li_four {
  margin-right: 0;
}
.yeji01 .content .li_ .li_box {
  padding: 36px 33px 23px;
}
.yeji01 .content .li_ .tit {
  line-height: 25px;
  color: #bc8901;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
.yeji01 .content .li_ .tit span {
  display: block;
  font-size: 14px;
  font-weight: normal;
}
.yeji01 .content .li_ .con {
  position: absolute;
  bottom: 35px;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 1px solid #666;
  width: calc(100% - 66px);
  text-align: center;
}
.yeji01 .content .li_ .con dd {
  width: 45px;
  margin: 0 8px;
  background: #dadada;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  height: 0;
  transition: all 0.5s ease;
}
.yeji01 .content .li_ .con dd span {
  position: absolute;
  top: 100%;
  display: block;
  left: 0;
  text-align: center;
  width: 100%;
}
.yeji01 .content .li_ .con dd em {
  position: absolute;
  bottom: 100%;
  display: block;
  left: 0;
  text-align: center;
  width: 100%;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
}
.yeji01 .content .li_.show .con dd.dd01 {
  height: 54px;
}
.yeji01 .content .li_.show .con dd.dd02 {
  height: 87px;
}
.yeji01 .content .li_.show .con dd.dd03 {
  height: 94px;
  background: #da9c00;
}
.yeji01 .content .li_.show .con dd.dd03 em {
  color: #da9c00;
}
.yeji01 .content .li_.show .con dd em {
  opacity: 1;
  visibility: visible;
}
.yeji01 .content .li_ .icon {
  width: 36px;
  height: 37px;
  margin: 0 auto 10px;
}
.yeji01 .content .li_ .txt {
  font-size: 14px;
  line-height: 23px;
  color: #333;
  margin-top: 14px;
  text-align: center;
  height: 69px;
  overflow-y: auto;
  padding-right: 5px;
}
.yeji01 .content .li_ .txt::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.yeji01 .content .li_ .txt::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dda300;
}
.yeji01 .content .li_ .txt::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
.yeji02 {
  padding: 60px 0;
}
.yeji02 .content {
  margin-top: 30px;
}
.yeji02 .content .li_ {
  width: 24.25%;
  float: left;
  margin-right: 1%;
  background: #eafcfb;
  margin-bottom: 12px;
  height: 240px;
  overflow: hidden;
  position: relative;
}
.yeji02 .content .li_four {
  margin-right: 0;
}
.yeji02 .content .li_ .li_box {
  padding: 36px 25px 23px;
}
.yeji02 .content .li_ .tit {
  line-height: 25px;
  color: #00807b;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
.yeji02 .content .li_ .tit span {
  display: block;
  font-size: 14px;
  font-weight: normal;
}
.yeji02 .content .li_ .con {
  position: absolute;
  bottom: 35px;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 1px solid #666;
  width: calc(100% - 66px);
  text-align: center;
}
.yeji02 .content .li_ .con dd {
  width: 45px;
  margin: 0 8px;
  background: #dadada;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  height: 0;
  transition: all 0.5s ease;
}
.yeji02 .content .li_ .con dd span {
  position: absolute;
  top: 100%;
  display: block;
  left: 0;
  text-align: center;
  width: 100%;
}
.yeji02 .content .li_ .con dd em {
  position: absolute;
  bottom: 100%;
  display: block;
  left: 0;
  text-align: center;
  width: 100%;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
}
.yeji02 .content .li_.show .con dd.dd01 {
  height: 54px;
}
.yeji02 .content .li_.show .con dd.dd02 {
  height: 87px;
}
.yeji02 .content .li_.show .con dd.dd03 {
  height: 94px;
  background: #00807b;
}
.yeji02 .content .li_.show .con dd.dd03 em {
  color: #00807b;
}
.yeji02 .content .li_.show .con dd em {
  opacity: 1;
  visibility: visible;
}
.yeji02 .content .li_ .icon {
  width: 36px;
  height: 36px;
  margin: 0 auto 10px;
}
.yeji02 .content .li_ .txt {
  font-size: 14px;
  line-height: 23px;
  color: #333;
  margin-top: 14px;
  text-align: center;
  height: 69px;
  overflow-y: auto;
  padding-right: 5px;
}
.yeji02 .content .li_ .txt::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.yeji02 .content .li_ .txt::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dda300;
}
.yeji02 .content .li_ .txt::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
.yeji02 .content .li_.li08 .txt {
  height: auto;
  overflow: hidden;
}
.yeji02 .content .li_.li08 .txt {
  margin-top: 20px;
}
.yeji02 .content .li_.li08 .txt span {
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  color: #00807b;
}
.yeji03 {
  padding: 60px 0;
  background: #f0f0f0;
}
.yeji03 .common_smaltit .tit {
  margin-bottom: 86px;
}
.yeji03 .content {
  margin-bottom: 90px;
}
.yeji03 .content .item {
  width: 49.5%;
  background: #fff;
  position: relative;
}
.yeji03 .content .item .box {
  padding: 32px 40px 40px 47px;
  display: block;
}
.yeji03 .content .item .box .img_ {
  float: left;
  margin-top: -86px;
  width: 35%;
}
.yeji03 .content .item .box .info_ {
  float: right;
  width: 56.5%;
}
.yeji03 .content .item .box .info_ .t {
  font-size: 20px;
  line-height: 24px;
  color: #333;
  font-weight: bold;
  margin: 20px 0 10px;
}
.yeji03 .content .item .box .info_ .c {
  font-size: 13px;
  line-height: 16px;
  color: #333;
}
.yeji03 .content .item .box .info_ .more {
  font-size: 12px;
  line-height: 16px;
  color: #426b3f;
  position: absolute;
  right: 40px;
  bottom: 40px;
  transition: all 0.5s ease;
}
.yeji03 .content .item .box .info_ .more:hover {
  text-shadow: 0 0 0.65px #426b3f, 0 0 0.65px #426b3f;
  color: #426b3f;
}

.yeji03 .content_2 .item {
  width: 49.5%;
  background: #fff;
  position: relative;
}
.yeji03 .content_2 .item .box {
  padding: 32px 40px 40px 47px;
  display: block;
}
.yeji03 .content_2 .item .box .img_ {
  float: left;
  margin-top: -86px;
  width: 35%;
}
.yeji03 .content_2 .item .box .info_ {
  float: right;
  width: 56.5%;
}
.yeji03 .content_2 .item .box .info_ .t {
  font-size: 20px;
  line-height: 24px;
  color: #333;
  font-weight: bold;
  margin: 20px 0 10px;
}
.yeji03 .content_2 .item .box .info_ .c {
  font-size: 13px;
  line-height: 16px;
  color: #333;
}
.yeji03 .content_2 .item .box .info_ .more {
  font-size: 12px;
  line-height: 16px;
  color: #426b3f;
  position: absolute;
  right: 40px;
  bottom: 40px;
  transition: all 0.5s ease;
}
.yeji03 .content_2 .item .box .info_ .more:hover {
  text-shadow: 0 0 0.65px #426b3f, 0 0 0.65px #426b3f;
  color: #426b3f;
}

.yeji03 .list ul li {
  margin-bottom: 28px;
}
.yeji03 .list ul li:last-child {
  margin-bottom: 0;
}
.yeji03 .list ul li a {
  display: block;
  padding: 21px 25px;
  background: #fff;
}
.yeji03 .list ul li .left {
  float: left;
  width: 58%;
}
.yeji03 .list ul li .left .tit {
  font-size: 20px;
  line-height: 28px;
  color: #444;
  margin: 10px 0;
  transition: 0.5s ease;
  font-weight: bold;
}
.yeji03 .list ul li .left .con {
  color: #888;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 25px;
  font-size: 14px;
}
.yeji03 .list ul li .left .txt {
  height: 40px;
  position: relative;
}
.yeji03 .list ul li .left .txt .date {
  color: #de9f00;
  opacity: 1;
  visibility: visible;
  transition: 0.5s ease;
  font-size: 14px;
}
.yeji03 .list ul li .left .txt .icon {
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s ease;
}
.yeji03 .list ul li .left .txt .icon i {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  vertical-align: middle;
  border-radius: 50%;
  background: #de9f00;
  transition: all 0.5s ease;
}
.yeji03 .list ul li .right {
  float: right;
  width: 25.5%;
  overflow: hidden;
}
.yeji03 .list ul li:hover .left .tit {
  color: #de9f00;
}
.yeji03 .list ul li:hover .left .txt .icon:hover i {
  background: #de9f00;
}
.yeji03 .list ul li:hover .left .txt .date {
  opacity: 0;
  visibility: hidden;
}
.yeji03 .list ul li:hover .left .txt .icon {
  opacity: 1;
  visibility: visible;
}
.yeji03 .list ul li.noimg .left {
  width: 100%;
}
.yeji03 .list ul li.noimg .right {
  display: none;
}
.yeji04 {
  padding: 55px 0;
}
.yeji04 .content {
  margin-top: 30px;
}
.yeji04 .content .li_ {
  width: 24.25%;
  float: left;
  margin-right: 1%;
  background: #f8f2dc;
  margin-bottom: 12px;
  height: 240px;
  overflow: hidden;
  position: relative;
}
.yeji04 .content .li_four {
  margin-right: 0;
}
.yeji04 .content .li_ .li_box {
  padding: 36px 33px 23px;
}
.yeji04 .content .li_ .tit {
  line-height: 25px;
  color: #bc8901;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
.yeji04 .content .li_ .tit span {
  display: block;
  font-size: 14px;
  font-weight: normal;
}
.yeji04 .content .li_ .con {
  position: absolute;
  bottom: 35px;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 1px solid #666;
  width: calc(100% - 66px);
  text-align: center;
}
.yeji04 .content .li_ .con dd {
  width: 45px;
  margin: 0 8px;
  background: #dadada;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  height: 0;
  transition: all 0.5s ease;
}
.yeji04 .content .li_ .con dd span {
  position: absolute;
  top: 100%;
  display: block;
  left: 0;
  text-align: center;
  width: 100%;
}
.yeji04 .content .li_ .con dd em {
  position: absolute;
  bottom: 100%;
  display: block;
  left: 0;
  text-align: center;
  width: 100%;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
}
.yeji04 .content .li_.show .con dd.dd01 {
  height: 54px;
}
.yeji04 .content .li_.show .con dd.dd02 {
  height: 87px;
}
.yeji04 .content .li_.show .con dd.dd03 {
  height: 94px;
  background: #da9c00;
}
.yeji04 .content .li_.show .con dd.dd03 em {
  color: #da9c00;
}
.yeji04 .content .li_.show .con dd em {
  opacity: 1;
  visibility: visible;
}
.yeji04 .content .li_ .icon {
  width: 36px;
  height: 37px;
  margin: 0 auto 10px;
}
.yeji04 .content .li_ .txt {
  font-size: 14px;
  line-height: 23px;
  color: #333;
  margin-top: 14px;
  text-align: center;
  height: 69px;
  overflow-y: auto;
  padding-right: 5px;
}
.yeji04 .content .li_ .txt::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.yeji04 .content .li_ .txt::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dda300;
}
.yeji04 .content .li_ .txt::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
.yeji05 {
  padding-bottom: 55px;
}
.yeji05 .list li .rect-705 {
  padding-bottom: 70.5%;
}
.yeji05 .list li a {
  display: block;
}
.yeji05 .list .li_ {
  width: 32.4%;
  margin-right: 1.3%;
  float: left;
  position: relative;
}
.yeji05 .list .li_03 {
  margin-right: 0;
}
.yeji05 .list .li_ .txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  transition: all 0.5s ease;
  opacity: 1;
  visibility: visible;
  width: 100%;
  text-align: center;
}
.yeji05 .list .li_ .cover {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../image/black60.png) center;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.yeji05 .list .li_ .cover .cover_box {
  padding: 25px 20px;
}
.yeji05 .list .li_ .cover .t {
  font-size: 20px;
  line-height: 29px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 8px;
}
.yeji05 .list .li_ .cover .c {
  font-size: 12px;
  line-height: 23px;
  height: 92px;
  overflow-y: auto;
  color: #fff;
  padding-right: 10px;
}
.yeji05 .list .li_ .cover .c::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.yeji05 .list .li_ .cover .c::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dda300;
}
.yeji05 .list .li_ .cover .c::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
.yeji05 .list .li_ .cover .jt {
  text-align: right;
  color: #fff;
  font-size: 20px;
}
.yeji05 .list .li_:hover .cover {
  opacity: 1;
  visibility: visible;
}
.yeji05 .list .li_:hover .txt {
  opacity: 0;
  visibility: hidden;
}
.yeji05 .left {
  width: 74.75%;
  float: left;
}
.yeji05 .right {
  width: 24.25%;
  float: right;
}
.yeji05 .right .list .li_ {
  width: 100%;
  margin-right: 0;
}
.yeji06 {
  padding: 55px 0 0;
  background: #f0f0f0;
  border-bottom: 2px solid #fafafa;
}
.yeji06 .content {
  margin-bottom: 50px;
}

.yeji06 .datalist {
  border: 2px solid #da9c00;
  color: #000;
}
.yeji06 .datalist tr.odd {
  background: #fff;
}
.yeji06 .datalist tr.even {
  background: #f1f1f1;
}
.yeji06 .datalist tr.firstRow td {
  border-bottom: 1px solid #da9c00;
}
.yeji06 .datalist td {
  border: 1px solid #da9c00;
}

.yeji03 .content .item .box .img_ img {
  transition: all 0.5s ease;
}
.yeji03 .content .item:hover .box .img_ img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.yeji03 .content .item .box .img_ {
  overflow: hidden;
}
.yeji03 .content_2 .item .box .img_ img {
  transition: all 0.5s ease;
}
.yeji03 .content_2 .item:hover .box .img_ img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.yeji03 .content_2 .item .box .img_ {
  overflow: hidden;
}

.job_list01 .bott .bd li.first {
  background: #dda300;
}

.xy_job02 .item .right dt {
  background: #dda300;
}
.xy_job02 .item .right dd.cur {
  background: #e0ab18;
}
.xy_job02 .item .right dd {
  background: #e4b83e;
}
.xy_job03 .content .bott {
  background: #e4b83e;
}

.resume01 .content .top ul li {
  font-weight: normal;
  background: #dda300;
}
.resume01 .content .top ul li.cur {
  font-weight: bold;
  background: #dda300;
}

.resume01 .content .top ul li:hover {
  background: #dda300;
}

.xy_job03 .content .top ul li::after {
  display: none;
}
.xy_job03 .content .bott .box::after {
  background: #fff;
  opacity: 0.5;
  height: 2px;
}

.job_list01 .bott .bd li.first:hover {
  background: #dda300;
}

.resume01 .content .top ul li::after {
  display: none;
}
.resume01 .content .top ul li.cur::after {
  display: none;
}

.resume01 .content .top ul li:hover a {
  font-weight: normal;
}

.news_detail01 .content ._tools .bshare-custom a.qq {
  background-position: -64px 0;
}
.news_detail01 .content ._tools .bshare-custom a.sina {
  background-position: -34px 0;
}
.bshareDiv {
  display: none !important;
}

/* Ã¥â€¢â€ Ã¤Â¸Å¡Ã¦Â¨Â¡Ã¥Â¼Â start */
.business_new01 .rect-386 {
  padding-bottom: 424.9%;
}
.business_new01 .rect-91 {
  padding-bottom: 91.87%;
}
.business_new01 .rect-14 {
  padding-bottom: 14.8%;
}
.business_new01 .rect-81 {
  padding-bottom: 81.81%;
}
.business_new01 .rect-34 {
  padding-bottom: 36%;
}
.business_new01 .rect-72 {
  padding-bottom: 72%;
}
.business_new01 .box .title {
  margin-bottom: 20px;
}
.business_new01 .box .title span:first-child {
  width: 12px;
  height: 12px;
  background: rgb(224, 175, 36);
  margin-right: 7px;
  display: inline-block;
  vertical-align: middle;
}
.business_new01 .box .title span {
  vertical-align: middle;
  color: rgb(221, 163, 0);
  font-weight: bold;
  font-size: 20px;
}
.business_new01 .item .t {
  text-align: center;
  margin-bottom: 20px;
}
.business_new01 .item .t img {
  vertical-align: middle;
}
.business_new01 .item .t span {
  vertical-align: middle;
  color: rgb(221, 163, 0);
  font-weight: bold;
  font-size: 20px;
  display: inline-block;
  margin-left: 8px;
}
.business_new01 .item .c {
  font-size: 16px;
  color: #333;
  padding: 0 25px;
  line-height: 28px;
}
.business_new01 .item .item_con {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  box-sizing: border-box;
}
.business_new01 .left {
  width: 75%;
}
.business_new01 .right {
  width: 21%;
  overflow: hidden;
  box-sizing: border-box;
}
.business_new01 .box1 {
  margin-bottom: 40px;
}
.business_new01 .box1 .content_l {
  width: 12.6%;
}
.business_new01 .box1 .content_r {
  width: 85.5%;
}
.business_new01 .box1 .item {
  background: #fff2cc;
}
.business_new01 .box1 .item2,
.business_new01 .box1 .item3,
.business_new01 .box1 .item4 {
  width: 32%;
  display: inline-block;
  margin-right: 1.45%;
}
.business_new01 .box1 .item.item4 {
  margin-right: 0;
}
.business_new01 .box1 .item5 {
  margin-bottom: 1.8%;
  margin-top: 1%;
}
.business_new01 .box1 .item1 .t {
  margin-bottom: 0;
}
.business_new01 .box1 .item1 .t img {
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
}
.business_new01 .box1 .item1 .t span {
  writing-mode: tb;
  margin-left: 0;
}
.business_new01 .box2 .item {
  margin-bottom: 15px;
}
.business_new01 .box2 .item:last-child {
  margin-bottom: 0;
}
.business_new01 .box2 .item .t img {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}
.business_new01 .box1 .item1 .t span {
  margin-left: 0;
}
.business_new01 .box2 .item_l {
  width: 30%;
  background: #e2f0d9;
}
.business_new01 .box2 .item_r {
  width: 68.3%;
  background: #e2f0d9;
}
.business_new01 .box3 .item_top {
  width: 100%;
  background: #f5f5f5;
}
.business_new01 .box3 .item_bott {
  width: 100%;
  background: #f5f5f5;
  position: relative;
  margin-top: 15px;
}
.business_new01 .box3 .item_bott .item_con {
  top: 100px;
  transform: translate(-50%, 0);
}
.business_new01 .box3 .item .t img {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}
.business_new01 .box3 .item1 .t span {
  margin-left: 0;
}
/* Ã¥â€¢â€ Ã¤Â¸Å¡Ã¦Â¨Â¡Ã¥Â¼Â end */

#chart-container {
  height: 400px;
  position: relative;
  overflow: hidden;
  background: #fff;
  padding: 40px 0;
}
.map_table {
  margin-top: 35px;
  display: none;
}
.zijin_hw01 .datalist {
  border: 2px solid #da9c00;
}
.zijin_hw01 .datalist tr.firstRow td {
  border: 1px solid #da9c00;
}
.zijin_hw01 .datalist tr td {
  border: 1px solid #da9c00;
}
.business_new01 .item .t span {
  font-weight: normal;
}

/* Ã¥â€¦Â¬Ã¥â€¦Â±Ã¥Â°ÂÃ¦Â â€¡Ã©Â¢Ëœ */
.common_smaltit .line {
  width: 45px;
  height: 3px;
  background: #dda300;
}
.common_smaltit .tit {
  font-size: 24px;
  color: #552a03;
  line-height: 25px;
  font-weight: bold;
  padding-top: 15px;
  margin-bottom: 40px;
}

/* Ã¥â€¦Â¬Ã¥â€¦Â±Ã¥Â¤Â§Ã¦Â â€¡Ã©Â¢Ëœ */
.common_bigtit .tit {
  font-size: 36px;
  line-height: 36px;
  color: #552a03;
  margin-bottom: 15px;
}
.common_bigtit .con {
  font-size: 14px;
  line-height: 24px;
  color: #777;
  font-family: Arial;
}

/* Ã§Â½â€˜Ã§Â«â„¢Ã¦Â Â·Ã¥Â¼Â */

/* Ã¥â€¦Â¬Ã¥â€¦Â±Ã¦ÂÂ¿Ã¥Ââ€” start */
/* Ã§â€Â»Ã¥â€ Å’ */
.channel_huace .rect-56 {
  padding-bottom: 56.25%;
}
.channel_huace .li_ {
  width: 32%;
  margin-right: 2%;
  float: left;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
  margin-bottom: 35px;
}
.channel_huace .li_.three {
  margin-right: 0;
}
.channel_huace .li_ .intro {
  padding: 35px 30px 15px;
  box-sizing: border-box;
}
.channel_huace .li_ .intro .t {
  font-size: 20px;
  line-height: 20px;
  color: #333;
  font-weight: bold;
}
.channel_huace .li_ .intro .c {
  font-size: 14px;
  line-height: 22px;
  color: #777;
  margin-top: 20px;
  margin-bottom: 15px;
  height: 110px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.channel_huace .li_ .intro .more {
  display: inline-block;
  transition: all 0.5s ease;
}
.channel_huace .li_ .intro .more img {
  vertical-align: middle;
}
.channel_huace .li_:hover .more {
  margin-left: 15px;
}

/* Ã¦â€“Â°Ã©â€”Â»Ã¥Å Â¨Ã¦â‚¬Â */
.channel_dongtai .rect-56 {
  padding-bottom: 56.25%;
}
.channel_dongtai .li_ {
  width: 32%;
  margin-right: 2%;
  float: left;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
}
.channel_dongtai .li_:last-child {
  margin-right: 0;
}
.channel_dongtai .li_ .intro {
  padding: 35px 30px 15px;
  box-sizing: border-box;
}
.channel_dongtai .li_ .intro .s_t {
  font-size: 14px;
  color: #dda300;
}
.channel_dongtai .li_ .intro .t {
  font-size: 20px;
  line-height: 26px;
  color: #333;
  font-weight: bold;
  height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 5px;
}
.channel_dongtai .li_ .intro .c {
  font-size: 14px;
  line-height: 22px;
  color: #777;
  margin-top: 20px;
  margin-bottom: 15px;
  height: 44px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.channel_dongtai .li_ .intro .more {
  display: inline-block;
  transition: all 0.5s ease;
}
.channel_dongtai .li_ .intro .more img {
  vertical-align: middle;
}
.channel_dongtai .li_:hover .more {
  margin-left: 15px;
}

/* Ã¨Â¡Â¨Ã§Å½Â° */
.channel_biaoxian .li_ {
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  width: 20%;
  float: left;
}
.channel_biaoxian .li_ .t {
  font-size: 36px;
  line-height: 36px;
  color: #dda300;
  font-weight: bold;
  margin-top: 17px;
  margin-bottom: 15px;
}
.channel_biaoxian .li_ .c {
  font-size: 16px;
  line-height: 22px;
  color: #555;
}
.channel_biaoxian.three .li_ {
  margin-right: 19%;
}
.channel_biaoxian.three .li_:last-child {
  margin-right: 0;
}
.channel_biaoxian.four .li_ {
  margin-right: 6%;
}
.channel_biaoxian.four .li_:last-child {
  margin-right: 0;
}

/* Ã§â€ºÂ®Ã¦Â â€¡ */
.channel_mubiao .rect-33 {
  padding-bottom: 33.33%;
}
.channel_mubiao .li_ {
  width: 32%;
  margin-right: 2%;
  float: left;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
}
.channel_mubiao .li_ .intro {
  padding: 50px 40px;
  box-sizing: border-box;
  height: 260px;
}
.channel_mubiao .li_ .intro .t {
  font-size: 16px;
  line-height: 22px;
  color: #555;
  margin-top: 10px;
}
.channel_mubiao .li_:last-child {
  margin-right: 0;
}

/* Ã¦Å Â½Ã¦â€¹â€°Ã¦â€¢Ë†Ã¦Å¾Å“ */
.channel_choula .item {
  margin-bottom: 5px;
}
.channel_choula .item .top {
  background: #dda300;
  padding-left: 40px;
  box-sizing: border-box;
  position: relative;
  line-height: 56px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.channel_choula .item .top::after {
  content: "";
  width: 24px;
  height: 13px;
  background: url(../image/channel_choula_icon.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -6px;
}
.channel_choula .item.cur .top::after {
  transform: rotate(-180deg);
}
.channel_choula .item .bott {
  padding: 50px 40px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 22px;
  color: #555;
  display: none;
}

/* Ã¥â€ â€¦Ã¥Â®Â¹Ã¥Å’ÂºÃ§ÂÂ°Ã¨â€°Â²Ã¨Â¯Â¦Ã¦Æ’â€¦ */
.channel_gray .box {
  padding: 40px 30px;
  box-sizing: border-box;
  background: #f7f7f7;
  margin-top: 50px;
}
.channel_gray .box li {
  padding-left: 20px;
  position: relative;
  font-size: 16px;
  color: #555;
  margin-bottom: 30px;
}
.channel_gray .box li::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  overflow: hidden;
  background: #dda300;
  position: absolute;
  left: 0;
  top: 8px;
}
.channel_con .con {
  font-size: 16px;
  line-height: 22px;
  color: #555;
}
.channel_con img {
  margin: 0 auto;
  display: block;
  margin-top: 50px;
}
/* Ã¥â€¦Â¬Ã¥â€¦Â±Ã¦ÂÂ¿Ã¥Ââ€” end */

/* 20220530 Ã¦â€“Â°Ã¥Â¢Å¾Ã©Â¡ÂµÃ©ÂÂ¢ */
/* Ã¥ÂÂ¯Ã¦Å’ÂÃ§Â»Â­Ã¥Ââ€˜Ã¥Â±â€¢ */
.new_develop .con a {
  color: #dda300;
}
.new_develop01 {
  margin: 100px 0;
}
.new_develop01 .wrap {
  position: relative;
}
.new_develop01 .wrap:after {
  content: "";
  width: 417px;
  height: 240px;
  background: url(../image/development01_3.png) no-repeat center;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.new_develop01 .box {
  padding: 70px 65px;
  box-sizing: border-box;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
}
.new_develop01 .box .left {
  width: 81%;
  border-right: 1px solid #dda300;
  padding-right: 55px;
  box-sizing: border-box;
}
.new_develop01 .box .left .quote {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #555;
  position: relative;
}
.new_develop01 .box .left .quote::before {
  content: "";
  width: 14px;
  height: 14px;
  background: url(../image/new_tag.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: -18px;
}
.new_develop01 .box .left .quote::after {
  content: "";
  width: 14px;
  height: 14px;
  background: url(../image/new_tag.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: -18px;
}
.new_develop01 .box .left .left_bott {
  padding-top: 15px;
  position: relative;
  margin-top: 30px;
}
.new_develop01 .box .left .left_bott::before {
  content: "";
  width: 210px;
  height: 1px;
  background: #e2e2e2;
  position: absolute;
  top: 0;
  left: 0;
}
.new_develop01 .box .left .left_bott .le {
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20px;
}
.new_develop01 .box .left .left_bott .lef {
  margin-top: 5px;
}
.new_develop01 .box .left .left_bott .lef div {
  font-size: 12px;
  color: #777;
}
.new_develop01 .box .left .left_bott .lef div:first-child {
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.new_develop01 .box .right {
  width: 12.5%;
}
.new_develop01 .box .right .t {
  font-size: 16px;
  color: #333;
}
.new_develop01 .box .right .c {
  font-size: 12px;
  color: #777;
}
.new_develop03 {
  padding-bottom: 90px;
  margin-top: 65px;
}
.new_develop04 {
  background: #f8f8f8;
  padding: 100px 0;
}
.new_develop04 .box {
  margin-top: 20px;
}
.new_develop04 .box .left {
  width: 49%;
  margin-right: 2%;
  box-sizing: border-box;
}
.new_develop04 .box .left .item {
  padding: 25px 30px;
  box-sizing: border-box;
  background: #fff;
  margin-bottom: 20px;
}
.new_develop04 .box .left .item:last-child {
  margin-bottom: 0;
}
.new_develop04 .box .t {
  font-size: 16px;
  color: #78aa43;
  font-weight: bold;
  margin-bottom: 8px;
}
.new_develop04 .box li {
  font-size: 14px;
  color: #333;
  padding-left: 15px;
  position: relative;
}
.new_develop04 .box li::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #333;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 8px;
}
.new_develop04 .box .right {
  width: 49%;
  background: #fff;
}
.new_develop04 .box .right .item {
  margin-bottom: 30px;
  box-sizing: border-box;
  padding: 25px 30px;
}
.new_develop05 {
  padding-top: 100px;
  padding-bottom: 60px;
}
.new_develop05 .left {
  width: 39%;
  margin-top: 17%;
}
.new_develop05 .right {
  width: 51%;
}
.new_develop05 .box {
  width: 100%;
  margin-top: 50px;
}
.new_develop05 .box .item .item_box {
  background: #fdf8ef;
  display: inline-block;
  position: relative;
}
.new_develop05 .box .item .item_box span {
  display: block;
}
.new_develop05 .box .item .item_box.item_box1 {
  width: 20%;
}
.new_develop05 .box .item .item_box.item_box2 {
  width: 20%;
}
.new_develop05 .box .item .item_box.item_box3 {
  width: 59.3%;
}
.new_develop05 .box .item .item_box .desc {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}
.new_develop05 .box .item .item_box1 .desc {
  font-size: 16px;
  font-weight: bold;
  color: #dda300;
  width: 70%;
}
.new_develop05 .box .item .item_box2 .desc {
  width: 65%;
  font-size: 0;
}
.new_develop05 .box .item .item_box2 .desc img {
  margin-right: 3px;
  margin-bottom: 3px;
}
.new_develop05 .box .item .item_box3 .desc {
  padding-left: 60px;
  text-align: left;
  font-size: 14px;
  color: #333;
}
.new_develop05 .box .item1 .item_box {
  height: 220px;
}
.new_develop05 .box .item2 .item_box {
  height: 335px;
}
.new_develop05 .box .item3 .item_box {
  height: 290px;
}
.new_develop07 .tit {
  font-size: 18px;
  color: #555;
  margin-bottom: 30px;
  text-align: center;
  font-weight: bold;
  margin-top: 45px;
}
.new_develop07 .li_ {
  width: 15%;
  float: left;
  margin-right: 6.2%;
}
.new_develop07 .li_ .li_top {
  background: #dda300;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  padding: 10px 0;
  margin-bottom: 20px;
  position: relative;
}
.new_develop07 .li_ .li_top::after {
  content: "";
  width: 30px;
  height: 29px;
  background: url(../image/new_develop07_icon2.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: -30%;
  top: 50%;
  margin-top: -15px;
}
.new_develop07 .li_:last-child .li_top::after {
  display: none;
}
.new_develop07 .li_ .li_bott {
  background: #f6f6f6;
  height: 285px;
  box-sizing: border-box;
  padding: 20px;
}
.new_develop07 .li_:last-child {
  margin-right: 0;
}
.new_develop07 .item .item_top {
  background: #fff2cd;
  line-height: 50px;
  font-size: 18px;
  color: #555;
  padding-left: 45px;
  box-sizing: border-box;
  font-weight: bold;
}
.new_develop07 .item .item_bott {
  padding: 25px 45px;
  box-sizing: border-box;
}
.new_develop07 .item .item_bott span {
  font-size: 16px;
  color: #555;
  display: inline-block;
  width: 33%;
  margin-bottom: 30px;
}

/* Ã¥â€¢â€ Ã¤Â¸Å¡Ã©Ââ€œÃ¥Â¾Â· */
.new_business_ethics .con a {
  color: #dda300;
}
.new_business_ethics01 {
  padding: 100px 0;
}
.new_business_ethics02 {
  padding: 100px 0;
  background: #f7f7f7;
}
.new_business_ethics02 .box {
  margin-top: 65px;
}
.new_business_ethics02 .box .box_l {
  width: 46.5%;
  background: #fff;
  padding: 30px 50px;
  box-sizing: border-box;
}
.new_business_ethics02 .box .box_r {
  width: 46.5%;
  background: #fff;
  padding: 30px 50px;
  box-sizing: border-box;
}
.new_business_ethics02 .box .con {
  margin-top: 20px;
  font-size: 16px;
  line-height: 22px;
  color: #555;
}
.new_business_ethics03 {
  padding: 100px 0;
}
.new_business_ethics04 .channel_gray .box li {
  width: 48%;
  display: inline-block;
}
.new_business_ethics05 {
  padding: 100px 0;
}
.new_business_ethics06 {
  padding-bottom: 100px;
}
.new_business_ethics06 .infor .more {
  font-size: 12px;
  line-height: 13px;
  margin-top: 20px;
  color: #552a03;
}
.new_business_ethics06 .infor .more:hover {
  color: #dda300;
}

/* Ã¦Â°Â´Ã¨Âµâ€žÃ¦ÂºÂ */
.new_water .con a {
  color: #dda300;
}
.new_water01 {
  padding: 100px 0;
}
.new_water03 {
  padding: 100px 0;
}
.new_water05 {
  padding: 100px 0;
}
.new_water07 {
  padding: 100px 0;
}
.new_water09 {
  padding: 100px 0;
}

/* Ã§â€Å¸Ã§â€°Â©Ã¥Â¤Å¡Ã¦Â Â·Ã¦â‚¬Â§Ã¤Â¸Å½Ã¥Å“Å¸Ã¥Å“Â°Ã¥Ë†Â©Ã§â€Â¨ */
.new_biodiversity .con a {
  color: #dda300;
}
.new_biodiversity01 {
  padding: 100px 0;
}
.new_biodiversity03 {
  padding: 100px 0;
}
.new_biodiversity05 {
  padding: 100px 0;
}
.new_biodiversity05 .left {
  width: 30%;
}
.new_biodiversity05 .left .con {
  font-size: 16px;
  line-height: 22px;
  color: #555;
}
.new_biodiversity05 .right {
  width: 62%;
  padding-left: 13%;
  box-sizing: border-box;
  border-left: 1px solid #ccc;
}
.new_biodiversity05 .channel_choula .item {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
}
.new_biodiversity05 .channel_choula .item .top {
  background: transparent;
  font-size: 20px;
  color: #333;
  padding-left: 0;
}
.new_biodiversity05 .channel_choula .item .top::after {
  width: 24px;
  height: 24px;
  background: url(../image/new_biodiversity05_icon.png) no-repeat center;
  background-size: cover;
  margin-top: -12px;
  right: 0;
}
.new_biodiversity05 .channel_choula .item .bott {
  padding: 35px 0;
}
.new_biodiversity05 .channel_choula .item .bott .bott_t {
  font-weight: bold;
  padding-left: 20px;
  box-sizing: border-box;
  position: relative;
}
.new_biodiversity05 .channel_choula .item .bott .bott_t::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #dda300;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 8px;
  margin-bottom: 10px;
}

.new_biodiversity06 {
  padding-bottom: 100px;
}

/* Ã¦Å½â€™Ã¦â€Â¾Ã§â€°Â© */
.new_emission .con a {
  color: #dda300;
}
.new_emission .rect-79 {
  padding-bottom: 79.86%;
}
.new_emission01 {
  padding: 100px 0;
}
.new_emission03 {
  padding: 100px 0;
}
.new_emission05 {
  padding: 100px 0;
}
.new_emission07 {
  padding: 100px 0;
}
.new_emission07 .left {
  width: 46.5%;
}
.new_emission07 .left .con {
  font-size: 16px;
  line-height: 22px;
  color: #555;
}
.new_emission07 .left .more {
  margin-top: 100px;
  transition: all 0.5s ease;
}
.new_emission07 .left:hover .more {
  margin-left: 15px;
}
.new_emission07 .right {
  width: 48.5%;
}
.new_emission09 {
  padding: 100px 0;
}

/* Ã¥Â°Â¾Ã§Å¸Â¿Ã¥Âºâ€œ */
.new_TSF .con a {
  color: #dda300;
}
.new_TSF .rect-79 {
  padding-bottom: 79.86%;
}
.new_TSF01 {
  padding: 100px 0;
}
.new_TSF03 {
  padding: 100px 0;
}
.new_TSF03 ul {
  margin: 50px 0;
}
.new_TSF03 .li_ {
  width: 15%;
  float: left;
  margin-right: 6.2%;
}
.new_TSF03 .li_ .li_top {
  background: #dda300;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  padding: 10px 0;
  margin-bottom: 20px;
  position: relative;
}
.new_TSF03 .li_ .li_top::after {
  content: "";
  width: 30px;
  height: 29px;
  background: url(../image/new_develop07_icon2.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: -30%;
  top: 50%;
  margin-top: -15px;
}
.new_TSF03 .li_:last-child .li_top::after {
  display: none;
}
.new_TSF03 .li_ .li_bott {
  background: #f6f6f6;
  height: 285px;
  box-sizing: border-box;
  padding: 20px;
}
.new_TSF03 .li_:last-child {
  margin-right: 0;
}
.new_TSF03 .img_ .tit {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
}
.new_TSF04 .left {
  width: 46.5%;
}
.new_TSF04 .left .con {
  font-size: 16px;
  line-height: 22px;
  color: #555;
}
.new_TSF04 .left .more {
  margin-top: 100px;
  transition: all 0.5s ease;
}
.new_TSF04 .left:hover .more {
  margin-left: 15px;
}
.new_TSF04 .right {
  width: 48.5%;
}
.new_TSF05 {
  padding: 100px 0;
}

/* Ã§Å½Â¯Ã¥Â¢Æ’Ã¤Â¸Å½Ã§â€Å¸Ã¦â‚¬Â */
.new_environment .con a {
  color: #dda300;
}
.new_environment01 {
  margin: 100px 0;
}
.new_environment01 .box {
  padding: 65px;
  box-sizing: border-box;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
  padding-right: 210px;
  position: relative;
}
.new_environment01 .box:after {
  content: "";
  width: 417px;
  height: 100%;
  background: url(../image/development01_3.png) no-repeat 0 0;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-size: cover;
}
.new_environment01 .box .quote {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #555;
  position: relative;
}
.new_environment01 .box .quote::before {
  content: "";
  width: 14px;
  height: 14px;
  background: url(../image/new_tag.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: -18px;
}
.new_environment01 .box .quote::after {
  content: "";
  width: 14px;
  height: 14px;
  background: url(../image/new_tag.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: -18px;
}
.new_environment01 .box .left_bott {
  padding-top: 15px;
  position: relative;
  margin-top: 30px;
}
.new_environment01 .box .left_bott::before {
  content: "";
  width: 210px;
  height: 1px;
  background: #e2e2e2;
  position: absolute;
  top: 0;
  left: 0;
}
.new_environment01 .box .left_bott .le {
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20px;
}
.new_environment01 .box .left_bott .lef {
  margin-top: 5px;
}
.new_environment01 .box .left_bott .lef div {
  font-size: 12px;
  color: #777;
}
.new_environment01 .box .left_bott .lef div:first-child {
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.new_environment03 {
  padding: 100px 0;
}
.new_environment04 {
  background: #f8f8f8;
  padding: 100px 0;
}
.new_environment05 {
  padding: 100px 0;
}
.new_environment07 {
  padding-top: 100px;
  padding-bottom: 65px;
}

/* Ã¦Â°â€Ã¥â‚¬â„¢Ã¥ÂËœÃ¥Å’â€“ */
.new_weather .con a {
  color: #dda300;
}
.new_weather .rect-79 {
  padding-bottom: 79.86%;
}
.new_weather01 {
  padding: 100px 0;
}
.new_weather03 {
  padding: 100px 0;
}
.new_weather05 {
  padding: 100px 0;
}
.new_weather06 .channel_gray .box {
  width: 45%;
  min-height: 230px;
}
.new_weather06 .channel_gray .t {
  color: #dda300;
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding-left: 20px;
  box-sizing: border-box;
  margin-bottom: 25px;
}
.new_weather06 .channel_gray .t::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #dda300;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: 14px;
  left: 0;
}
.new_weather07 {
  padding: 100px 0;
}
.new_weather07 .left {
  width: 46.5%;
}
.new_weather07 .left .con {
  font-size: 16px;
  line-height: 22px;
  color: #555;
}
.new_weather07 .left .more {
  margin-top: 100px;
  transition: all 0.5s ease;
}
.new_weather07 .left:hover .more {
  margin-left: 15px;
}
.new_weather07 .right {
  width: 48.5%;
}
.new_weather08 {
  padding-bottom: 100px;
}

/* Ã¨ÂÅ’Ã¤Â¸Å¡Ã¥ÂÂ¥Ã¥ÂºÂ·Ã¤Â¸Å½Ã¥Â®â€°Ã¥â€¦Â¨ */
.new_career .con a {
  color: #dda300;
}
.new_career01 {
  padding: 100px 0;
}
.new_career03 {
  padding: 100px 0;
}
.new_career05 {
  padding: 100px 0;
}
.new_career07 {
  padding: 100px 0;
}
.new_career09 {
  padding: 100px 0;
}
.new_career11 {
  padding: 100px 0;
}

/* Ã¥â€˜ËœÃ¥Â·Â¥ */
.new_employee .con a {
  color: #dda300;
}
.new_employee .rect-79 {
  padding-bottom: 79.86%;
}
.new_employee01 {
  padding: 100px 0;
}
.new_employee03 {
  padding: 100px 0;
}
.new_employee05 {
  padding: 100px 0;
}
.new_employee07 {
  padding: 100px 0;
}
.new_employee07 .right {
  width: 46.5%;
}
.new_employee07 .right .con {
  font-size: 16px;
  line-height: 22px;
  color: #555;
}
.new_employee07 .right .more {
  margin-top: 100px;
  transition: all 0.5s ease;
}
.new_employee07 .right:hover .more {
  margin-left: 15px;
}
.new_employee07 .left {
  width: 48.5%;
}
.new_employee08 {
  padding-bottom: 100px;
}

/* Ã¥Â®â€°Ã¤Â¿ÂÃ¥Â®Å¾Ã¨Â·Âµ */
.new_security .con a {
  color: #dda300;
}
.new_security01 {
  padding: 100px 0;
}
.new_security03 {
  padding: 100px 0;
}
.new_security03 .box {
  background: url(../image/new_security03_bg.jpg) no-repeat right;
  background-size: contain;
  margin-top: 50px;
}
.new_security03 .box .li_ {
  width: 25%;
  float: left;
  height: 98px;
  position: relative;
}
.new_security03 .box .li_ span {
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
}

/* Ã¤ÂºÂºÃ¦ÂÆ’ */
.new_rights .con a {
  color: #dda300;
}
.new_rights01 {
  padding: 100px 0;
}
.new_rights03 {
  padding: 100px 0;
}
.new_rights03.channel_huace .li_:last-child {
  margin-right: 0;
}

/* Ã§Â¤Â¾Ã¥Å’Âº */
.new_community .con a {
  color: #dda300;
}
.new_community01 {
  padding: 100px 0;
}
.new_community03 {
  padding: 100px 0;
}
.new_community05 {
  padding: 100px 0;
}
.new_community07 {
  padding-top: 100px;
  padding-bottom: 65px;
}
.new_community07.channel_huace .li_:last-child {
  margin-right: 0;
}

/* Ã¤Â¾â€ºÃ¥Âºâ€Ã©â€œÂ¾ */
.new_SC .con a {
  color: #dda300;
}
.new_SC01 {
  padding: 100px 0;
}
.new_SC03 {
  padding: 100px 0;
}
.new_SC05 {
  padding: 100px 0;
}
.new_SC07 {
  padding-top: 100px;
  padding-bottom: 65px;
}
.new_SC07.channel_huace .li_:last-child {
  margin-right: 0;
}

/* Ã¦Å Â¥Ã¥â€˜Å Ã¤Â¸Å½Ã¦â€Â¿Ã§Â­â€“ */
.new_report .con a {
  color: #dda300;
}
.new_report .rect-131 {
  padding-bottom: 131.5%;
}
.new_report01 {
  padding: 100px 0;
}
.new_report02 {
  background: #f9f9f9;
  padding: 45px 0;
}
.new_report02 .box {
  padding: 0 15%;
  box-sizing: border-box;
}
.new_report02 .box .left {
  width: 37%;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
}
.new_report02 .box .right {
  width: 50%;
}
.new_report02 .box .right .t {
  font-size: 24px;
  line-height: 24px;
  color: #333;
  font-weight: bold;
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 20px;
}
.new_report02 .box .right .t::after {
  content: "";
  width: 180px;
  height: 1px;
  background: #dda300;
  position: absolute;
  left: 0;
  bottom: 0;
}
.new_report02 .box .right .c {
  font-size: 16px;
  color: #555;
  text-decoration: underline;
}
.new_report02 .box .right .c a {
  display: block;
  margin-bottom: 5px;
}
.new_report03 {
  padding: 100px 0;
}
.new_report03 .content .li_ a {
  border-bottom: 1px solid #dfdfdf;
  padding: 25px 0;
  display: block;
}
.new_report03 .content .li_ .icon {
  width: 20px;
  height: 25px;
  background: url(../image/new_report03_icon1.png) no-repeat center;
  background-size: cover;
  transition: all 0.5s ease;
  margin-right: 25px;
  vertical-align: middle;
}
.new_report03 .content .li_ .tit {
  font-size: 16px;
  color: #555;
  width: 75%;
}
.new_report03 .content .li_ .pdf {
  font-size: 14px;
  color: #999;
  margin-right: 6%;
}
.new_report03 .content .li_ .size {
  font-size: 14px;
  color: #999;
  margin-right: 6%;
}
.new_report03 .content .li_ .check {
  width: 20px;
  height: 21px;
  background: url(../image/new_report03_icon3.png) no-repeat center;
  background-size: cover;
  transition: all 0.5s ease;
  vertical-align: middle;
}
.new_report03 .content .li_:hover .icon {
  background: url(../image/new_report03_icon2.png) no-repeat center;
}
.new_report03 .content .li_:hover .tit {
  color: #dda300;
}
.new_report03 .content .li_:hover .pdf {
  color: #dda300;
}
.new_report03 .content .li_:hover .size {
  color: #dda300;
}
.new_report04 {
  background: #f9f9f9;
  padding-top: 45px;
}
.new_report04 .content {
  margin-top: 100px;
}
.new_report04 .content .li_ {
  padding: 40px;
  box-sizing: border-box;
  background: #fff;
  margin-bottom: 95px;
  width: 49%;
  margin-right: 2%;
  float: left;
}
.new_report04 .content .li_ a {
  display: block;
}
.new_report04 .content .li_.even {
  margin-right: 0;
}
.new_report04 .content .li_ .left {
  margin-top: -90px;
  width: 30.5%;
}
.new_report04 .content .li_ .right {
  width: 60%;
  font-size: 20px;
  color: #333;
  font-weight: bold;
  transition: all 0.5s ease;
}
.new_report04 .content .li_ .right div {
  text-decoration: underline;
}
.new_report04 .content .li_ .right .c_tit {
  margin-bottom: 5px;
}
/*.new_report04 .content .li_:hover .right{color:#dda300;}*/

/* Ã¥Å Â³Ã¥Â·Â¥Ã¦ÂÆ’Ã§â€ºÅ  */
.new_LabourRights01 .con a {
  color: #dda300;
}
.new_LabourRights01 {
  padding: 100px 0;
}
.new_LabourRights02 {
  padding: 100px 0;
}
.new_LabourRights03 {
  padding: 100px 0;
}
.new_LabourRights04 {
  padding: 100px 0;
}
.new_LabourRights05 {
  padding-top: 100px;
  padding-bottom: 65px;
}

/*Ã¥Å½Å¸Ã¤Â½ÂÃ¦Â°â€˜Ã¦ÂÆ’Ã§â€ºÅ */
.new_IndigenousPeopleRights01 .con a {
  color: #dda300;
}
.new_IndigenousPeopleRights01 {
  padding: 100px 0;
}
.new_IndigenousPeopleRights02 {
  padding: 100px 0;
}
.new_IndigenousPeopleRights03 {
  padding: 100px 0;
}

/*Ã§Â¤Â¾Ã¥Å’ÂºÃ¥Ââ€˜Ã¥Â±â€¢*/
.new_CommunityDevelopment01 .con a {
  color: #dda300;
}
.new_CommunityDevelopment01 {
  padding: 100px 0;
}
.new_CommunityDevelopment02 {
  padding: 100px 0;
}
.new_CommunityDevelopment03 {
  padding: 100px 0;
}
.new_CommunityDevelopment04 {
  padding: 100px 0;
}
.new_CommunityDevelopment05 {
  padding: 100px 0;
}
.new_CommunityDevelopment06 {
  padding: 100px 0;
}

.news_list01 .media_hd .item {
  width: 33.33%;
}
.h_bott .nav_li .nav_down .content .right .sec_li {
  padding: 10px 43px 10px 58px;
}
.h_bott .nav_li .nav_down .content .right .sec_li > a {
  line-height: 24px;
}
.util-page .page_form {
  vertical-align: top;
}
.report01 .bd li .left {
  border: none;
  background: #dda300;
  width: 115px;
}
.report01 .bd li .right {
  border: none;
}
.report01 .bd li .left .date {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.report01 .bd li:hover .left .date {
  background: transparent;
}
.report01 .bd li:hover .left {
  background: #f7f7f7;
}
.report01 .bd li:hover .right {
  background: #f7f7f7;
}
.report01 .bd li:hover .left .date {
  color: #080808;
}
.ipart01 .right .r_top .item02 .con li span {
  font-weight: bold;
}

.news_list01 .media_hd .item {
  width: 33.33%;
}
.channel_mubiao .rect-33 {
  padding-bottom: 23.43%;
}
.channel_content.new_water {
  padding: 0;
}

.channel_content.new_develop {
  padding: 0;
}
.new_develop01 .box .right {
  width: 15%;
}
.new_develop01 .box .right .t {
  font-weight: bold;
}

.new_develop06 {
  padding-bottom: 100px;
}
.new_develop06.channel_choula .item:last-child .bott {
  padding: 0;
}
.new_develop06.channel_choula .item:last-child .bott .con {
  padding: 50px 40px;
  padding-bottom: 0;
}

.new_business_ethics02 .box .con {
  min-height: 110px;
}
.new_business_ethics04 .channel_gray .box li {
  float: left;
}
.channel_content.new_business_ethics {
  padding: 0;
}
.channel_content.new_biodiversity {
  padding: 0;
}
.new_develop01 .box .left .quote::before {
  top: -30px;
}
.new_develop01 .box .left .quote::after {
  bottom: -30px;
}
.channel_con.water_bjq {
  margin-top: 50px;
}
.new_ESG .box {
  width: 100%;
  margin-top: 50px;
}
.new_ESG .box .item .item_box {
  background: #fdf8ef;
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
}
.new_ESG .box .item .item_box span {
  display: block;
}
.new_ESG .box .item .item_box.item_box1 {
  width: 26.6%;
  float: left;
  padding: 60px 0;
}
.new_ESG .box .item .item_box.item_box2 {
  width: 73%;
  float: right;
  padding: 60px 80px;
  box-sizing: border-box;
}
.new_ESG .box .item .item_box .img_box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}
.new_ESG .box .item .item_box .desc {
  font-size: 16px;
  color: #555;
  margin-bottom: 35px;
}
.channel_dongtai .infor .more {
  font-size: 12px;
  line-height: 13px;
  margin-top: 30px;
  color: #552a03;
}
.channel_dongtai .infor .more:hover {
  color: #dda300;
}
.channel_choula .item .bott {
  padding: 50px 0;
}
.new_develop06.channel_choula .item:last-child .bott .con {
  padding: 0;
  padding-top: 50px;
}
.new_develop07 .li_ .li_bott {
  height: 420px;
}
.new_develop07 .li_ .li_top {
  min-height: 113px;
}
.new_develop07 .li_ .li_top > img {
  margin-bottom: 15px;
}

.new_ESG .box {
  margin-top: 0;
}
.channel_content.new_emission {
  padding: 0;
}
.channel_content.new_TSF {
  padding: 0;
}
.channel_content.new_weather {
  padding: 0;
}
.channel_content.new_career {
  padding: 0;
}
.channel_content.new_employee {
  padding: 0;
}
.channel_content.new_security {
  padding: 0;
}
.channel_content.new_rights {
  padding: 0;
}
.channel_content.new_IndigenousPeopleRights {
  padding: 0;
}
.channel_content.new_community {
  padding: 0;
}
.channel_content.new_CommunityDevelopment {
  padding: 0;
}
.channel_content.new_SC {
  padding: 0;
}
.channel_content.new_report {
  padding: 0;
}
.new_security03 .box .li_ span {
  width: 85%;
}
.new_TSF03 .li_ .li_top {
  min-height: 90px;
}
.new_TSF03 .li_ .li_bott {
  height: 355px;
}
.new_TSF03 .channel_choula .item:last-child .bott {
  padding-bottom: 0;
}
.new_weather05 .channel_gray {
  margin-bottom: 50px;
}
.new_career07 .channel_con:last-child {
  margin-top: 50px;
}
.new_employee04 .channel_gray {
  margin-bottom: 50px;
}
.channel_mubiao .li_ .intro .t {
  height: 154px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.channel_mubiao .li_ .intro .t::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.channel_mubiao .li_ .intro .t::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dda400;
}
.channel_mubiao .li_ .intro .t::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
.new_develop01 .box {
  padding-top: 100px;
}
.new_develop05 .left {
  margin-top: 10%;
}
.new_develop05 .box .item2 .item_box {
  height: 500px;
}
.new_develop05 .box .item .item_box3 .desc {
  padding-right: 60px;
}
.new_develop06.channel_choula .item .bott .datalist {
  border: none;
}
.new_develop06.channel_choula .item .bott .datalist .firstRow td {
  border: none;
  background: #fff2cd;
  line-height: 50px;
}
.new_develop06.channel_choula .item .bott .datalist td {
  border: none;
  line-height: 50px;
  font-size: 16px;
  color: #555;
}
.new_develop01 .wrap:after {
  height: 100%;
  background-size: cover;
}
.new_develop07 .li_ .li_top {
  padding: 20px 0;
  font-size: 16px;
  min-height: 87px;
}
.new_develop07 .tit {
  margin-top: 70px;
}
.new_develop07 .item .item_bott span {
  width: 32%;
  vertical-align: text-top;
}
.channel_content.new_LabourRights {
  padding: 0;
}
.new_LabourRights02 {
  padding: 0;
}
.new_LabourRights04 {
  padding: 0;
}
.new_IndigenousPeopleRights02 {
  padding: 0;
}
.new_CommunityDevelopment02 {
  padding: 0;
}
.new_CommunityDevelopment04 {
  padding: 0;
}
.new_CommunityDevelopment06 {
  padding-top: 0;
}
.channel_huace .li_ {
  min-height: 454px;
  position: relative;
}
.channel_huace .li_._more {
  text-align: center;
}
.channel_huace .li_._more a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.channel_huace .li_._more ._more {
  font-size: 14px;
  color: #777;
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translate(0, -50%);
}

.channel_huace .li_._more:hover ._more {
  color: #dda400;
  right: -35px;
}
.new_develop06.channel_choula .item .bott .datalist .firstRow td {
  line-height: 25px;
  padding: 15px 20px;
  vertical-align: text-top;
}
.new_develop06.channel_choula .item .bott .datalist td {
  padding: 20px;
  line-height: 30px;
  vertical-align: text-top;
}

.channel_dongtai .li_ .intro {
  padding: 35px 30px;
}
.channel_content.new_environment {
  padding: 0;
}
.channel_huace .li_ .intro {
  padding: 35px 30px;
  height: 244px;
}
.new_environment01 .box:after {
  background-position: bottom;
}
.channel_mubiao .li_ .intro .t {
  max-height: 154px;
  overflow-y: auto;
  height: auto;
}
.channel_huace .li_._more ._more {
  transition: all 0.5s ease;
}
.new_biodiversity05 .channel_choula .item:last-child {
  border-bottom: none;
}
.new_biodiversity05 .channel_choula .item .bott .bott_t {
  margin-top: 15px;
}
.new_biodiversity05 .channel_choula .item .bott {
  padding-top: 0;
}
.new_TSF03 .li_ .li_top {
  min-height: 70px;
}
.new_TSF03 .li_ .li_top .t {
  line-height: 22px;
}
.new_TSF03 .channel_choula .item:last-child .bott {
  padding-top: 0;
}
/*.new_weather05{padding-bottom:100px;}*/
.channel_mubiao .li_ .intro .t {
  overflow-y: auto;
}
.channel_gray .box li:last-child {
  margin-bottom: 0;
}
.new_employee07 .right {
  margin-top: 10%;
}

.job_list01 .bott .bd li ._t1 {
  width: 40%;
}
.job_list01 .bott .bd li ._t4 {
  width: 37%;
}

.job_list01 .bott .bd li ._t3 {
  width: 15%;
}
.job_list01 .bott .bd li ._t6 {
  width: 7%;
}
.job_list01 .bott .bd li ._t1 {
  position: relative;
  white-space: inherit;
  overflow: inherit;
  text-overflow: inherit;
}
.job_list01 .bott .bd li ._t1 span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  line-height: 30px;
}

/* Ã¥â€¦Â¬Ã§â€ºÅ Ã¦â€¦Ë†Ã¥â€“â€ž */
.channel_content.new_charity {
  padding: 0;
}
.new_charity01 {
  padding: 100px 0;
}
.new_charity02 {
  color: #000;
}
.new_charity02 .cishan01_tit {
  font-size: 26px;
  line-height: 28px;
  margin-bottom: 40px;
}
.new_charity02 .left {
  float: left;
  width: 48%;
  box-sizing: border-box;
  background: url(../image/cishan_back.png) no-repeat left bottom;
  position: relative;
  padding-right: 70px;
}
.new_charity02 .left::after {
  content: "";
  width: 1px;
  height: 100%;
  background: #ccc;
  position: absolute;
  right: -25px;
  top: 50%;
  transform: translate(0, -50%);
}
.new_charity02 .left .l_top .tit_left {
  float: left;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
}
.new_charity02 .left .l_top .tit_left img {
  vertical-align: text-bottom;
}
.new_charity02 .left .l_top .tit_right {
  float: right;
  font-size: 16px;
  color: #dda300;
  text-decoration: underline;
  line-height: 40px;
  cursor: pointer;
  font-weight: bold;
}
.new_charity02 .left .l_top .tit_right img {
  vertical-align: text-bottom;
}
.new_charity02 .left .l_top .con {
  margin-top: 10px;
  line-height: 22px;
  font-size: 14px;
  color: #555;
}
.new_charity02 .bott {
  margin-top: 15px;
}
.new_charity02 .bott ul li {
  font-size: 14px;
  line-height: 30px;
  color: #333;
}
.new_charity02 .bott ul li span {
  font-weight: bold;
}
.new_charity02 .left .bott .bott_left {
  float: left;
}
.new_charity02 .left .bott .bott_right {
  float: right;
}
.new_charity02 .right {
  float: right;
  width: 49%;
  box-sizing: border-box;
  background: url(../image/cishan_back.png) no-repeat left bottom;
  padding-left: 70px;
}
.new_charity02 .right .r_top .tit_left {
  float: left;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
}
.new_charity02 .right .r_top .tit_left img {
  vertical-align: text-bottom;
}
.new_charity02 .right .r_top .tit_right {
  float: right;
  font-size: 16px;
  color: #dda300;
  text-decoration: underline;
  line-height: 40px;
  cursor: pointer;
  font-weight: bold;
}
.new_charity02 .right .r_top .tit_right img {
  vertical-align: text-bottom;
}
.new_charity02 .right .r_top .con {
  margin-top: 23px;
  line-height: 22px;
}
.new_charity02 .right .bott .bott_left {
  float: left;
}
.new_charity02 .right .bott .bott_right {
  float: right;
}
.new_charity03 {
  padding: 100px 0;
}
.new_charity03.channel_choula .item .bott {
  padding: 40px 20px;
}
.new_charity03.channel_choula .item .bott li {
  font-size: 15px;
  color: #555;
  line-height: 24px;
  margin-bottom: 10px;
  padding-left: 18px;
  position: relative;
}
.new_charity03.channel_choula .item .bott li::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #dda300;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 8px;
}
.new_charity03.channel_choula .item .bott li:last-child {
  margin-bottom: 9;
}

.pageHeader.on {
  height: 70px;
}
.pageHeader .header {
  transition: all 0.5s ease;
}
.pageHeader.on .header {
  position: fixed;
  top: -25px;
}
.channel_biaoxian .li_ .c {
  max-height: 88px;
  overflow: auto;
}
.channel_biaoxian .li_ .c::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.channel_biaoxian .li_ .c::-webkit-scrollbar-thumb {
  background: #dda400;
}
.channel_biaoxian .li_ .c::-webkit-scrollbar-track {
  background: #f6f5f5;
}

/*.new_IndigenousPeopleRights02 .channel_con .con .datalist1 th{border:3px solid #fff; padding:25px 20px; background:#dda300; font-weight:bold; color:#fff;line-height:35px}
.new_SC04 .channel_con .con .datalist1 th{border:3px solid #fff; padding:25px 20px; background:#dda300; font-weight:bold; color:#fff;line-height:35px}
.new_SC04 .channel_con .con .datalist1 td{border:3px solid #fff; padding:25px 20px; background:#fff7e2;}*/
.datalist1 td {
  border: 3px solid #fff;
  padding: 25px 20px;
  background: #fff7e2;
}
.datalist1 th {
  border: 3px solid #fff;
  padding: 25px 20px;
  background: #dda300;
  font-weight: bold;
  color: #fff;
  line-height: 35px;
}

.new_community06 .channel_con .con2 p {
  display: block;
  background: #fff7e2;
  padding: 20px;
  position: relative;
  margin-bottom: 50px;
  text-align: center;
  box-sizing: border-box;
}
.new_community06 .channel_con .con2 p::after {
  content: "";
  width: 33px;
  height: 15px;
  background: url(../image/new_community06_jt.png) no-repeat center;
  background-size: cover;
  position: absolute;
  top: 125%;
  left: 50%;
  transform: translate(-50%, 0);
}

.gotop {
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  overflow: hidden;
  background: #dda400;
  text-align: center;
  color: #fff;
}
.gotop.on {
  opacity: 1;
  visibility: visible;
}
.program_detail01 .content .top_r li .li_r {
  width: 60%;
  padding-left: 5%;
}
.program_detail01 .content .top_l {
  border-bottom: 2px solid #dda400;
  box-sizing: border-box;
  overflow: hidden;
}
.program_detail01 .content .rect-561 {
  padding-bottom: inherit;
  height: 101%;
}
.channel_choula.new_charity03 {
  padding-top: 0;
}
.new_weather04 {
  padding-bottom: 100px;
}
.new_weather05 {
  padding-top: 0;
}
.channel_biaoxian .li_ {
  text-align: left;
  width: 33.3%;
  margin-bottom: 50px;
  box-sizing: border-box;
  padding: 0 30px;
}
.channel_biaoxian.four .li_ {
  width: 20%;
  margin-right: 6.6%;
}
.channel_biaoxian.three .li_ {
  width: 33.3%;
}
.channel_biaoxian.three .li_:nth-child(3n) {
  float: right;
}
.channel_biaoxian.five .li_ {
  width: 33.3%;
  box-sizing: border-box;
  padding: 0 30px;
  min-height: 165px;
}
.new_career03 {
  padding-bottom: 50px;
}
.new_weather03.channel_biaoxian .li_ .c {
  max-height: inherit;
}
.new_career03.channel_biaoxian .li_ .c {
  min-height: 44px;
}
.BLOG01 .item {
  width: 33.33%;
}
.stock01 .content .item {
  width: 100%;
  float: none;
  padding-right: 0;
}
.stock01 .owl-nav {
  position: absolute;
  right: 0;
  bottom: 15px;
}
.stock01 .owl-prev {
  width: 22px;
  height: 43px;
  background: url(http://www.zjky.cn/resources/web/img/stock01_prev1.png)
    no-repeat center;
  background-size: cover;
  display: inline-block;
  margin-right: 60px;
}
.stock01 .owl-prev::after {
  content: "";
  width: 1px;
  height: 15px;
  background: #333;
  position: absolute;
  right: 50px;
  top: 50%;
  margin-top: -7px;
}
.stock01 .owl-next {
  width: 22px;
  height: 43px;
  background: url(http://www.zjky.cn/resources/web/img/stock01_next1.png)
    no-repeat center;
  background-size: cover;
  display: inline-block;
}
.follow .content .item {
  width: 33.25%;
}
.follow .content .item3 {
  width: 28.33%;
}
.follow .content .item3 ul .li_ .t {
  min-height: 36px;
}
.follow .content .item3 ul .li_ {
  padding: 15px;
}
.ipart03 .content li.li01 .cover,
.ipart03 .content li.li03 .cover,
.ipart03 .content li.li05 .cover {
  top: 50%;
  transform: translate(0, -50%);
}
.ipart03 .content li.li02 .cover,
.ipart03 .content li.li04 .cover {
  bottom: 50%;
  transform: translate(0, 50%);
}
.ipart03 .content li .rect-160::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../image/black.2.png) center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.new_community06 .channel_con .con2 p:last-child::after {
  display: none;
}
.channel_huace .li_ {
  min-height: 474px;
}
.new_develop05 .box .item {
  background: #fdf8ef;
  margin-bottom: 7px;
}
.new_develop05 .box .item1 .item_box:after {
  content: "";
  width: 1px;
  height: 80%;
  background: #f3dea2;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
.new_develop05 .box .item .item_box.item_box3:after {
  display: none;
}
.new_develop05 .box .item2 .item_box:after {
  content: "";
  width: 1px;
  height: 80%;
  background: #f3dea2;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
.new_develop05 .box .item3 .item_box:after {
  content: "";
  width: 1px;
  height: 80%;
  background: #f3dea2;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
.new_ESG .box .item .item_box.item_box1:after {
  content: "";
  width: 1px;
  height: 80%;
  background: #f3dea2;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
.new_ESG .box .item .item_box.item_box1 {
  width: 27%;
}
.new_develop06.channel_choula .item .bott .datalist td {
  padding: 20px 60px;
}
.new_develop07 .item .item_bott span {
  padding-right: 5%;
  text-align: left;
  box-sizing: border-box;
  width: 33%;
}
.channel_biaoxian .li_ {
  padding-left: 0;
}
.new_weather07 .left .more {
  margin-top: 50px;
}
.channel_mubiao .li_ .intro {
  height: 320px;
}
.new_SC03 {
  padding-top: 45px;
}
.program_detail04 .right {
  display: none;
}
.program_detail04 .left {
  width: 100%;
}
.program_detail04 .left .content li .li_box .img_ {
  float: right;
  width: 17%;
}
.program_detail04 .left .content li .li_box .info_ {
  float: left;
  width: 71%;
}
.program_detail04 .left .content li {
  padding: 40px 0;
  border-bottom: 1px solid #d7d9da;
  margin-bottom: 0;
}
.program_detail04 .left .content li:first-child {
  padding-top: 0;
}
.new_develop01 .box .left .left_bott .lef div:first-child {
  color: #dda400;
  padding-left: 50px;
  position: relative;
}
.new_develop01 .box .left .left_bott .lef div:first-child::before {
  content: "";
  width: 38px;
  height: 1px;
  background: #dda400;
  position: absolute;
  left: 0;
  top: 50%;
}
.new_develop01 .box .left {
  position: relative;
  border-right: none;
}
.new_develop01 .box .left::before {
  content: "";
  width: 1px;
  height: 110%;
  background: #dda400;
  position: absolute;
  right: 0;
  top: -10%;
}
.news_detail01 .content .title {
  font-size: 45px;
}
.channel_mubiao .li_ .intro .icon {
  display: none;
}
.channel_mubiao .li_ .intro .t {
  max-height: inherit;
}
/*5*/
.new_environment02.channel_mubiao .li_ .intro {
  height: 220px;
}
.new_career02.channel_mubiao .li_ .intro {
  height: 220px;
}
/*2*/
.new_water02.channel_mubiao .li_ .intro {
  height: 160px;
}
.new_biodiversity02.channel_mubiao .li_ .intro {
  height: 160px;
}
.new_community02.channel_mubiao .li_ .intro {
  height: 160px;
}
/*3*/
.new_emission02.channel_mubiao .li_ .intro {
  height: 180px;
}
.new_weather02.channel_mubiao .li_ .intro {
  height: 180px;
}

.new_employee03 {
  padding-top: 55px;
}
.contact_us01 .right .box .dl03 dt {
  margin: 0 auto;
  float: none;
}
.contact_us01 .right .box .dl03 dd {
  display: none;
}
.new_environment01 .box .left_bott .lef div:first-child {
  color: #dda400;
  padding-left: 50px;
  position: relative;
}
.new_environment01 .box .left_bott .lef div:first-child:after {
  content: "";
  width: 38px;
  height: 1px;
  background: #dda400;
  position: absolute;
  left: 0;
  top: 50%;
}

.new_water08 {
  padding-bottom: 100px;
}
.stock01 .content .item02 .list iframe {
  width: 100% !important;
}
.new_biodiversity03 {
  padding-bottom: 50px;
}
.new_emission03 {
  padding-bottom: 50px;
}
.new_emission08 {
  padding-bottom: 100px;
}
.new_TSF04 {
  padding-bottom: 100px;
}
.new_weather03.channel_biaoxian {
  padding-bottom: 50px;
}
.new_career10 {
  padding-bottom: 100px;
}
.new_community03.channel_biaoxian {
  padding-bottom: 50px;
}
.new_CommunityDevelopment03 {
  padding-top: 50px;
}
.stock01 .content .item01 .list iframe {
  width: 100%;
}
.new_water03 {
  padding-bottom: 50px;
}
.invest_cen01 .right .r_bott .item_l {
  width: 50%;
  float: left;
}
.invest_cen01 .right .r_bott .item .rect-100 {
  padding-bottom: 94.5%;
}

.channel_con .con a {
  color: #dda400;
}

.new_SC06 {
  padding-bottom: 100px;
}
.news_list01 .media_hd .item {
  width: 20%;
}
.BLOG01 .media_hd .item {
  width: 25%;
}

.channel_mubiao .li_ .intro {
  min-height: 240px;
}
.new_business_ethics02 .box .con {
  min-height: inherit;
}
.new_security05 {
  padding: 100px 0;
}
.new_community05 .channel_con .con .firstRow td {
  background: #dda400;
  color: #fff;
}
.new_CommunityDevelopment07 {
  padding-bottom: 100px;
}
.new_community06 .channel_con .con2 p:last-child {
  margin-bottom: 0;
}
.new_business_ethics04 .channel_gray .box {
  padding-bottom: 20px;
}
.h_bott .nav_li .nav_down .content .right .sec_li > a {
  line-height: 20px;
}

/*about_us*/
.common_smaltit {
  visibility: hidden;
}
.about_us01 li {
  visibility: hidden;
}
.about_us02 .content {
  visibility: hidden;
}

/*achievement20*/
.common_bigtit .tit {
  visibility: hidden;
}
.common_bigtit .con {
  visibility: hidden;
}
.achievement20_01 .content li {
  visibility: hidden;
}
.achievement20_03 .content li {
  visibility: hidden;
}
.achievement20_04 .content li {
  visibility: hidden;
}

/*baogao*/
.common_bigtit .txt {
  visibility: hidden;
}
.common_bigtit .tu {
  visibility: hidden;
}
.business_ethics01 .content .tit {
  visibility: hidden;
}
.business_ethics01 .content li {
  visibility: hidden;
}
.baogao02 .content .list .li_ {
  visibility: hidden;
}
.baogao03 .content .tit {
  visibility: hidden;
}

/*business_ethiscs*/
.business_ethics02 .tit {
  visibility: hidden;
}
.business_ethics02 .content .list li {
  visibility: hidden;
}

/*chairman*/
.chairman01 .infor .tit {
  visibility: hidden;
}
.chairman01 .infor .con {
  visibility: hidden;
}
.chairman01 .content .left {
  visibility: hidden;
}
.chairman01 .content .right {
  visibility: hidden;
}
.chairman02 .left {
  visibility: hidden;
}
.chairman02 .right {
  visibility: hidden;
}

/*contact_us*/
.contact_us01 .left {
  visibility: hidden;
}
.contact_us01 .right {
  visibility: hidden;
}

/*deve_strategy*/
.deve_strategy01 .content .item {
  visibility: hidden;
}

/*development*/
.development01 .top_ {
  visibility: hidden;
}
.development01 .bott_ {
  visibility: hidden;
}
.development02 .li_ {
  visibility: hidden;
}

/*report*/
.report01 .bd li {
  visibility: hidden;
}

/*report*/
.report01 .bd li {
  visibility: hidden;
}

/*ESG*/
.ESG01 .content li {
  visibility: hidden;
}

/*gj_job*/
.gj_job .rc_job01 .li_ {
  visibility: hidden;
}

/*gsgc*/
.gsgc01 .bd li {
  visibility: hidden;
}

/*history*/
.history01 li {
  visibility: hidden;
}

/*index*/
.ipart01 .left .l_bott .l_bott_l {
  visibility: hidden;
}
.ipart01 .right {
  visibility: hidden;
}
.ipart02 .left {
  visibility: hidden;
}
.ipart02 .right {
  visibility: hidden;
}
.ipart03 .content li {
  visibility: hidden;
}

/*invest*/
.invest_cen01 .left {
  visibility: hidden;
}
.invest_cen01 .right {
  visibility: hidden;
}
.invest_cen02 .li {
  visibility: hidden;
}

/*jiaoliu*/
.jiaoliu01 .left {
  visibility: hidden;
}
.jiaoliu01 .right {
  visibility: hidden;
}

/*kuangshan_list*/
.kuangshan_list01 .content .list li {
  visibility: hidden;
}

/*new_biodiversity*/
.new_biodiversity01 {
  visibility: hidden;
}
.new_biodiversity02 {
  visibility: hidden;
}
.new_biodiversity03 {
  visibility: hidden;
}
.new_biodiversity04 {
  visibility: hidden;
}
.new_biodiversity05 {
  visibility: hidden;
}
.new_biodiversity06 {
  visibility: hidden;
}

/*new_biodiversity*/
.new_business_ethics01 {
  visibility: hidden;
}
.new_business_ethics02 {
  visibility: hidden;
}
.new_business_ethics03 {
  visibility: hidden;
}
.new_business_ethics04 {
  visibility: hidden;
}
.new_business_ethics05 {
  visibility: hidden;
}
.new_business_ethics06 {
  visibility: hidden;
}

/*new_career*/
.new_career01 {
  visibility: hidden;
}
.new_career02 {
  visibility: hidden;
}
.new_career03 {
  visibility: hidden;
}
.new_career04 {
  visibility: hidden;
}
.new_career05 {
  visibility: hidden;
}
.new_career06 {
  visibility: hidden;
}
.new_career07 {
  visibility: hidden;
}
.new_career08 {
  visibility: hidden;
}
.new_career09 {
  visibility: hidden;
}
.new_career10 {
  visibility: hidden;
}
.new_career11 {
  visibility: hidden;
}

/*new_charity*/
.new_charity01 {
  visibility: hidden;
}
.new_charity02 {
  visibility: hidden;
}

/*new_CommunityDevelopment*/
.new_CommunityDevelopment01 {
  visibility: hidden;
}
.new_CommunityDevelopment02 {
  visibility: hidden;
}
.new_CommunityDevelopment03 {
  visibility: hidden;
}
.new_CommunityDevelopment04 {
  visibility: hidden;
}
.new_CommunityDevelopment05 {
  visibility: hidden;
}

/*new_develop*/
.new_develop01 {
  visibility: hidden;
}
.channel_huace .li_ {
  visibility: hidden;
}
.new_develop03 .infor {
  visibility: hidden;
}
.new_develop03 .channel_con {
  visibility: hidden;
}
.new_develop04 .infor {
  visibility: hidden;
}
.new_develop04 .channel_con {
  visibility: hidden;
}
.new_develop04 .box {
  visibility: hidden;
}
.new_develop05 .left {
  visibility: hidden;
}
.new_develop05 .right {
  visibility: hidden;
}
.new_develop05 .box .item {
  visibility: hidden;
}

/*new_emission*/
.new_emission01 {
  visibility: hidden;
}
.new_emission02 {
  visibility: hidden;
}
.new_emission03 {
  visibility: hidden;
}
.new_emission04 {
  visibility: hidden;
}
.new_emission05 {
  visibility: hidden;
}
.new_emission06 {
  visibility: hidden;
}
.new_emission07 {
  visibility: hidden;
}
.new_emission08 {
  visibility: hidden;
}
.new_emission09 {
  visibility: hidden;
}

/*new_employee*/
.new_employee01 {
  visibility: hidden;
}
.new_employee02 {
  visibility: hidden;
}
.new_employee03 {
  visibility: hidden;
}
.new_employee04 {
  visibility: hidden;
}
.new_employee05 {
  visibility: hidden;
}
.new_employee06 {
  visibility: hidden;
}
.new_employee07 {
  visibility: hidden;
}
.new_employee08 {
  visibility: hidden;
}

/*new_environment*/
.new_environment01 {
  visibility: hidden;
}
.new_environment02 {
  visibility: hidden;
}
.new_environment03 {
  visibility: hidden;
}
.new_environment04 {
  visibility: hidden;
}
.new_environment05 {
  visibility: hidden;
}
.new_environment06 {
  visibility: hidden;
}
.new_environment07 {
  visibility: hidden;
}

/*new_IndigenousPeopleRights*/
.new_IndigenousPeopleRights01 {
  visibility: hidden;
}
.new_IndigenousPeopleRights02 {
  visibility: hidden;
}
.new_IndigenousPeopleRights03 {
  visibility: hidden;
}

/*new_LabourRights*/
.new_LabourRights01 {
  visibility: hidden;
}
.new_LabourRights02 {
  visibility: hidden;
}
.new_LabourRights03 {
  visibility: hidden;
}

/*new_report*/
.new_report01 {
  visibility: hidden;
}
.new_report02 {
  visibility: hidden;
}
//.new_report03{visibility:hidden;}
.new_report04 {
  visibility: hidden;
}

/*new_rights*/
.new_rights01 {
  visibility: hidden;
}
.new_rights02 {
  visibility: hidden;
}
.new_rights03 {
  visibility: hidden;
}

/*new_security*/
.new_security01 {
  visibility: hidden;
}
.new_security02 {
  visibility: hidden;
}
.new_security03 {
  visibility: hidden;
}

/*new_TSF*/
.new_TSF01 {
  visibility: hidden;
}
.new_TSF02 {
  visibility: hidden;
}
.new_TSF03 {
  visibility: hidden;
}
.new_TSF03 {
  visibility: hidden;
}

/*new_water*/
.new_water01 {
  visibility: hidden;
}
.new_water02 {
  visibility: hidden;
}
.new_water03 {
  visibility: hidden;
}
.new_water04 {
  visibility: hidden;
}
.new_water05 {
  visibility: hidden;
}
.new_water06 {
  visibility: hidden;
}
.new_water07 {
  visibility: hidden;
}
.new_water08 {
  visibility: hidden;
}
.new_water09 {
  visibility: hidden;
}

/*new_community*/
.new_community01 {
  visibility: hidden;
}
.new_community02 {
  visibility: hidden;
}
.new_community03 {
  visibility: hidden;
}
.new_community04 {
  visibility: hidden;
}
.new_community05 {
  visibility: hidden;
}
.new_community06 {
  visibility: hidden;
}

/*new_SC*/
.new_SC01 {
  visibility: hidden;
}
.new_SC02 {
  visibility: hidden;
}
.new_SC03 {
  visibility: hidden;
}
.new_SC04 {
  visibility: hidden;
}
.new_SC05 {
  visibility: hidden;
}
.new_SC06 {
  visibility: hidden;
}
.new_SC07 {
  visibility: hidden;
}

/*new_weather*/
.new_weather01 {
  visibility: hidden;
}
.new_weather02 {
  visibility: hidden;
}
.new_weather03 {
  visibility: hidden;
}
.new_weather04 {
  visibility: hidden;
}
.new_weather05 {
  visibility: hidden;
}
.new_weather06 {
  visibility: hidden;
}
.new_weather07 {
  visibility: hidden;
}
.new_weather08 {
  visibility: hidden;
}

/*news_list*/
.media_hd .item {
  visibility: hidden;
}
.news_list01 .content ul li {
  visibility: hidden;
}

/*product*/
.product01 .content li {
  visibility: hidden;
}
.product02 .content {
  visibility: hidden;
}
.roduct02 .img_ {
  visibility: hidden;
}
.product03 .content .item {
  visibility: hidden;
}
.product04 .content {
  visibility: hidden;
}
.product05 .content .list li {
  visibility: hidden;
}
.product06 .content .item {
  visibility: hidden;
}
.product07 .content li {
  visibility: hidden;
}

/*rc_job*/
.rc_job01 .content .li_ {
  visibility: hidden;
}
.job_content .follow .infor .tit {
  visibility: hidden;
}
.follow .content .item {
  visibility: hidden;
}

/*rc_job*/
.report01 .bd li {
  visibility: hidden;
}

/*resume*/
.resume01 .content .top ul li {
  visibility: hidden;
}

/*sqcy*/
.sqcy03 .infor .tit {
  visibility: hidden;
}

/*value_concept*/
.value_concept01 .content .item {
  visibility: hidden;
}

.new_environment01 .box:after {
  background-position: bottom left;
}
.new_business_ethics04 .channel_gray .box li {
  box-sizing: border-box;
}
.new_develop06 .item .new_develop07 .item:last-child .item_bott {
  padding-bottom: 0;
}
.new_charity02 .left {
  background: none;
}
.new_charity02 .right {
  background: none;
}
.channel_choula.new_charity03 {
  padding-top: 100px;
}
.channel_choula.new_charity03 .item:last-child .bott {
  padding-bottom: 0;
}
.new_report04 .content .li_ .right {
  font-size: 18px;
}

.new_emission08 {
  padding-bottom: 0;
}

.new_business_ethics07 {
  padding-bottom: 100px;
}
.new_business_ethics07 .left {
  width: 35%;
}
.new_business_ethics07 .left .con {
  font-size: 16px;
  line-height: 22px;
  color: #555;
}
.new_business_ethics07 .right {
  width: 62%;
  padding-left: 13%;
  box-sizing: border-box;
  border-left: 1px solid #ccc;
}
.new_business_ethics07 .channel_choula .item {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
}
.new_business_ethics07 .channel_choula .item .top {
  background: transparent;
  font-size: 20px;
  color: #333;
  padding-left: 0;
}
.new_business_ethics07 .channel_choula .item .top::after {
  width: 24px;
  height: 24px;
  background: url(../image/new_biodiversity05_icon.png) no-repeat center;
  background-size: cover;
  margin-top: -12px;
  right: 0;
}
.new_business_ethics07 .channel_choula .item .bott {
  padding: 35px 0;
}
.new_business_ethics07 .channel_choula .item .bott .bott_t {
  font-weight: bold;
  padding-left: 20px;
  box-sizing: border-box;
  position: relative;
}
.new_business_ethics07 .channel_choula .item .bott .bott_t::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #dda300;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 8px;
  margin-bottom: 10px;
}
.new_business_ethics08 {
  padding-bottom: 100px;
}
.new_business_ethics08 .channel_gray .box {
  padding-bottom: 10px;
  margin-bottom: 50px;
}
.new_business_ethics08 .channel_gray .box li {
  width: 48%;
  display: inline-block;
}
.new_business_ethics07 .channel_choula .item .bott {
  padding-top: 20px;
}

.program_detail01 .content .rect-561 img {
  /*position:static;*/
}

.ipart01 .right .r_top .item02 .con {
  line-height: 55px;
}
/*.ipart01 .right .r_bott{margin-top:75px;}*/

.yeji.channel_content .product07 {
  background: #f0f0f0;
  padding: 100px 0;
  border-bottom: 2px solid #fafafa;
}
.yeji06 {
  border-bottom: none;
}
.yeji06 .content {
  margin-bottom: 0;
}

.achievement20.channel_content .product07 {
  background: #f0f0f0;
  padding: 100px 0;
  border-bottom: 2px solid #fafafa;
}

.ipart02 .right .content .dots_box .dot {
  z-index: 5;
}
.ipart02 .right .content .dot_tips {
  width: auto;
}

.new_SC04 .channel_con .con .table-responsive {
  border: none;
}
.product04 .content .table-responsive {
  border: none;
}

.new_SC03 .channel_con ul {
  margin-top: 30px;
}
.new_SC03 .channel_con .li_ a {
  border-bottom: 1px solid #dfdfdf;
  padding: 25px 0;
  display: block;
}
.new_SC03 .channel_con .li_ .icon {
  width: 20px;
  height: 25px;
  background: url(../image/new_report03_icon1.png) no-repeat center;
  background-size: cover;
  transition: all 0.5s ease;
  margin-right: 25px;
  vertical-align: middle;
}
.new_SC03 .channel_con .li_ .tit {
  font-size: 16px;
  color: #555;
  width: 75%;
}
.new_SC03 .channel_con .li_ .pdf {
  font-size: 14px;
  color: #999;
  margin-right: 6%;
}
.new_SC03 .channel_con .li_ .size {
  font-size: 14px;
  color: #999;
  margin-right: 6%;
}
.new_SC03 .channel_con .li_ .check {
  width: 20px;
  height: 21px;
  background: url(../image/new_report03_icon3.png) no-repeat center;
  background-size: cover;
  transition: all 0.5s ease;
  vertical-align: middle;
}
.new_SC03 .channel_con .li_:hover .icon {
  background: url(../image/new_report03_icon2.png) no-repeat center;
}
.new_SC03 .channel_con .li_:hover .tit {
  color: #dda300;
}
.new_SC03 .channel_con .li_:hover .pdf {
  color: #dda300;
}
.new_SC03 .channel_con .li_:hover .size {
  color: #dda300;
}

.new_SC03 .channel_con .li_:last-child a {
  border: none;
}
.new_SC04 {
  padding-top: 100px;
}
.new_SC08 .item .bott .con p .icon {
  width: 5px;
  height: 5px;
  background: #dda400;
  border-radius: 50%;
  overflow: hidden;
  vertical-align: middle;
  display: inline-block;
  margin-right: 5px;
}

.question {
  padding-top: 100px;
}
.question01 {
  margin-bottom: 65px;
}
.question01.channel_huace .li_.two {
  margin-right: 0;
}
.question01.channel_huace .li_ .intro .c {
  height: auto;
  -webkit-line-clamp: inherit;
  margin-bottom: 0;
  max-height: 132px;
  overflow: auto;
}
.question01.channel_huace .li_ .intro .c::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.question01.channel_huace .li_ .intro .c::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dda300;
}
.question01.channel_huace .li_ .intro .c::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
.question01.channel_huace .li_ {
  min-height: 512px;
}
.question02 {
  margin-bottom: 65px;
}
.question02.channel_huace .li_.two {
  margin-right: 0;
}
.question02.channel_huace .li_ .intro .c {
  height: auto;
  -webkit-line-clamp: inherit;
  margin-bottom: 0;
  max-height: 132px;
  overflow: auto;
}
.question02.channel_huace .li_ .intro .c::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.question02.channel_huace .li_ .intro .c::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dda300;
}
.question02.channel_huace .li_ .intro .c::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
.question02.channel_huace .li_ {
  min-height: 545px;
}
.question03.channel_huace .li_.two {
  margin-right: 0;
}
.question03.channel_huace .li_ .intro .c {
  height: auto;
  -webkit-line-clamp: inherit;
  margin-bottom: 0;
  max-height: 132px;
  overflow: auto;
}
.question03.channel_huace .li_ .intro .c::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.question03.channel_huace .li_ .intro .c::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dda300;
}
.question03.channel_huace .li_ .intro .c::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
.question03.channel_huace .li_ {
  min-height: 512px;
}
.kuangshan_list {
  padding-top: 100px;
}
.kuangshan_list01 .list li .rect-703 {
  padding-bottom: 70.5%;
}
.product {
  padding-top: 100px;
}
.product01 {
  margin-bottom: 100px;
}
.product02 {
  margin-bottom: 100px;
}
.product03 {
  margin-bottom: 100px;
}
.product06 {
  margin-bottom: 100px;
}
.product05 {
  margin-bottom: 65px;
}
.product05 .rect-703 {
  padding-bottom: 70.5%;
}
/*.product04 .content .table-responsive p{display:inline-block;}*/
.product05 .list li {
  visibility: hidden;
}
.nengyuan03 .list li .rect-703 {
  padding-bottom: 70.5%;
}
.technology02 .list li .rect-703 {
  padding-bottom: 70.5%;
}
.technology07 .list li .rect-703 {
  padding-bottom: 70.5%;
}
.technology07.channel_huace .li_ .intro .c {
  height: auto;
  -webkit-line-clamp: inherit;
  margin-bottom: 0;
  max-height: 132px;
  overflow: auto;
  padding-right: 5px;
  box-sizing: border-box;
}
.technology07.channel_huace .li_ .intro .c::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.technology07.channel_huace .li_ .intro .c::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dda300;
}
.technology07.channel_huace .li_ .intro .c::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}

.nengyuan01 .con {
  margin-bottom: 30px;
}
.nengyuan01.channel_huace .rect-703 {
  padding-bottom: 46%;
}
.nengyuan01.channel_huace .li_ {
  width: 49%;
}
.nengyuan01.channel_huace .li_.two {
  margin-right: 0;
}

body .bg-primary {
  background-color: #dda300;
}

.new_achievement .all_tit {
  font-size: 36px;
  line-height: 36px;
  color: #552a03;
  margin-bottom: 15px;
}
.new_achievement .infor .tit {
  font-size: 28px;
  line-height: 28px;
  color: #da9c00;
  margin-bottom: 50px;
}
.new_achievement .content .li_ {
  height: 240px;
  width: 24.25%;
  margin-right: 1%;
  float: left;
}
.new_achievement .content .li_.four {
  margin-right: 0;
}
.new_achievement .content .li_.li_infor {
  padding: 30px 50px;
  box-sizing: border-box;
}
.new_achievement01 .content .li_ .box {
  background: #eaeff7;
  text-align: center;
  padding: 15px 0;
}
.new_achievement01 .content .li_ .box .t {
  font-size: 18px;
  color: #000;
  margin-bottom: 10px;
}
.new_achievement01 .content .li_ .box .c {
  font-size: 16px;
  color: #000;
}
.new_achievement03 {
  background: #f0f0f0;
  padding: 60px 0;
}
.new_achievement03 .content {
  margin-top: 90px;
  margin-bottom: 50px;
}
.new_achievement03 .content .li_ {
  width: 49.5%;
  background: #fff;
  position: relative;
  height: auto;
}
.new_achievement03 .content .li_ .box {
  padding: 32px 40px 40px 47px;
  display: block;
}
.new_achievement03 .content .li_ .box .img_ {
  float: left;
  margin-top: -86px;
  width: 35%;
}
.new_achievement03 .content .li_ .box .info_ {
  float: right;
  width: 56.5%;
}
.new_achievement03 .content .li_ .box .info_ .t {
  font-size: 20px;
  line-height: 24px;
  color: #333;
  font-weight: bold;
  margin: 20px 0 10px;
}
.new_achievement03 .content .li_ .box .info_ .c {
  font-size: 13px;
  line-height: 16px;
  color: #333;
}
.new_achievement03 .content .li_ .box .info_ .more {
  font-size: 12px;
  line-height: 16px;
  color: #426b3f;
  position: absolute;
  right: 40px;
  bottom: 40px;
  transition: all 0.5s ease;
}
.new_achievement03 .content .li_ .box .info_ .more:hover {
  text-shadow: 0 0 0.65px #426b3f, 0 0 0.65px #426b3f;
  color: #426b3f;
}
.new_achievement03 .list ul li {
  margin-bottom: 28px;
}
.new_achievement03 .list ul li:last-child {
  margin-bottom: 0;
}
.new_achievement03 .list ul li a {
  display: block;
  padding: 21px 25px;
  background: #fff;
}
.new_achievement03 .list ul li .left {
  float: left;
  width: 58%;
}
.new_achievement03 .list ul li .left .tit {
  font-size: 20px;
  line-height: 28px;
  color: #444;
  margin: 10px 0;
  transition: 0.5s ease;
  font-weight: bold;
}
.new_achievement03 .list ul li .left .con {
  color: #888;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 25px;
  font-size: 14px;
}
.new_achievement03 .list ul li .left .txt {
  height: 40px;
  position: relative;
}
.new_achievement03 .list ul li .left .txt .date {
  color: #de9f00;
  opacity: 1;
  visibility: visible;
  transition: 0.5s ease;
  font-size: 14px;
}
.new_achievement03 .list ul li .left .txt .icon {
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s ease;
}
.new_achievement03 .list ul li .left .txt .icon i {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  vertical-align: middle;
  border-radius: 50%;
  background: #de9f00;
  transition: all 0.5s ease;
}
.new_achievement03 .list ul li .right {
  float: right;
  width: 25.5%;
  overflow: hidden;
}
.new_achievement03 .list ul li:hover .left .tit {
  color: #de9f00;
}
.new_achievement03 .list ul li:hover .left .txt .icon:hover i {
  background: #de9f00;
}
.new_achievement03 .list ul li:hover .left .txt .date {
  opacity: 0;
  visibility: hidden;
}
.new_achievement03 .list ul li:hover .left .txt .icon {
  opacity: 1;
  visibility: visible;
}
.new_achievement03 .list ul li.noimg .left {
  width: 100%;
}
.new_achievement03 .list ul li.noimg .right {
  display: none;
}
.new_achievement04 {
  padding-top: 60px;
}
.new_achievement04 .content .more {
  width: 250px;
  line-height: 36px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  background: #da9c00;
  display: inline-block;
  text-align: center;
}
.new_achievement04 .content .more:first-child {
  /*margin-right:30px;*/
  margin-bottom: 30px;
}

.new_achievement {
  background: #f0f0f0;
  border-bottom: 2px solid #fafafa;
}
.new_achievement .infor .tit {
  color: #552a03;
  font-size: 24px;
  line-height: 24px;
}
.new_achievement01 .infor .common_bigtit .tit {
  margin-bottom: 15px;
  font-size: 36px;
  line-height: 36px;
}
.new_achievement01 .common_smaltit {
  margin-top: 40px;
}
.new_achievement01 .list ul li {
  margin-bottom: 28px;
}
.new_achievement01 .list ul li:last-child {
  margin-bottom: 0;
}
.new_achievement01 .list ul li a {
  display: block;
  padding: 21px 25px;
  background: #fff;
}
.new_achievement01 .list ul li .left {
  float: left;
  width: 58%;
}
.new_achievement01 .list ul li .left .tit {
  font-size: 20px;
  line-height: 28px;
  color: #444;
  margin: 10px 0;
  transition: 0.5s ease;
  font-weight: bold;
}
.new_achievement01 .list ul li .left .con {
  color: #888;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 25px;
  font-size: 14px;
}
.new_achievement01 .list ul li .left .txt {
  height: 40px;
  position: relative;
}
.new_achievement01 .list ul li .left .txt .date {
  color: #de9f00;
  opacity: 1;
  visibility: visible;
  transition: 0.5s ease;
  font-size: 14px;
}
.new_achievement01 .list ul li .left .txt .icon {
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s ease;
}
.new_achievement01 .list ul li .left .txt .icon i {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  vertical-align: middle;
  border-radius: 50%;
  background: #de9f00;
  transition: all 0.5s ease;
}
.new_achievement01 .list ul li .right {
  float: right;
  width: 25.5%;
  overflow: hidden;
}
.new_achievement01 .list ul li:hover .left .tit {
  color: #de9f00;
}
.new_achievement01 .list ul li:hover .left .txt .icon:hover i {
  background: #de9f00;
}
.new_achievement01 .list ul li:hover .left .txt .date {
  opacity: 0;
  visibility: hidden;
}
.new_achievement01 .list ul li:hover .left .txt .icon {
  opacity: 1;
  visibility: visible;
}
.new_achievement01 .list ul li.noimg .left {
  width: 100%;
}
.new_achievement01 .list ul li.noimg .right {
  display: none;
}
.new_achievement02 {
  margin-top: 50px;
}
.new_achievement03 {
  padding: 0;
}
.new_achievement04 {
  padding-top: 0;
}
.new_achievement04 .content .more {
  line-height: 60px;
  margin-right: 22px;
  width: 23%;
  padding: 0 22px;
  font-size: 18px;
  box-sizing: border-box;
  text-align: left;
  position: relative;
}
 {
  content: "";
  width: ;
}
.new_achievement04 .content .more::after {
  position: absolute;
  width: 9px;
  height: 16px;
  background: url(../image/product07_1.png) no-repeat center;
  right: 22px;
  top: 50%;
  margin-top: -8px;
  transition: all 0.5s ease;
  content: "";
}
.new_achievement04 .content .more:hover::after {
  right: 15px;
}

.new_achievement05 {
  border-bottom: none;
}
.new_achievement05 .content2 {
  margin-bottom: 0;
}
.new_achievement05 {
  padding: 55px 0 0;
  background: #f0f0f0;
}
.new_achievement05 .content2 {
  margin-bottom: 50px;
}
.new_achievement05 .datalist {
  /*border:2px solid #da9c00;*/
  color: #000;
}
.new_achievement05 .datalist tr.odd {
  background: #fff;
}
.new_achievement05 .datalist tr.even {
  background: #f1f1f1;
}
/*.new_achievement05 .datalist tr.firstRow td{border-bottom:1px solid #da9c00}
.new_achievement05 .datalist td{border:1px solid #da9c00;}*/
.new_achievement05 .content2 {
  margin-top: 40px;
  margin-bottom: 50px;
}

.new_achievement .content .li_ {
  background: #fff;
  padding: 15px;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.new_achievement01 .content .li_ .box {
  background: inherit;
}
.new_achievement .content .li_.li_infor {
  padding: 55px;
}
.new_achievement .content .li_ .li_box {
  text-align: center;
}
.new_achievement .content .li_ .li_box .tit {
  margin-top: 10px;
  font-size: 20px;
  color: #bc8901;
  font-weight: bold;
  line-height: 25px;
}
.new_achievement .content .li_ .li_box .txt {
  margin-top: 14px;
  font-size: 14px;
  line-height: 23px;
}
.new_achievement05 .table-responsive .datalist td.frist_td {
  text-align: center;
}

.new_achievement .content .li_ {
  padding-top: 15px;
  box-sizing: border-box;
}

.new_achievement06 {
  border-bottom: none;
}
.new_achievement06 .content2 {
  margin-bottom: 0;
}
.new_achievement06 {
  padding: 55px 0 0;
  background: #f0f0f0;
}
.new_achievement06 .content2 {
  margin-bottom: 50px;
}
.new_achievement06 .datalist {
  /*border:2px solid #da9c00;*/
  color: #000;
}
.new_achievement06 .datalist tr.odd {
  background: #fff;
}
.new_achievement06 .datalist tr.even {
  background: #f1f1f1;
}
.new_achievement06 .datalist tr.firstRow td {
  border-bottom: 1px solid #da9c00;
}
/*.new_achievement06 .datalist td{border:1px solid #da9c00;}*/
.new_achievement06 .content2 {
  margin-top: 40px;
  margin-bottom: 50px;
}
.new_achievement06 .table-responsive .datalist td.frist_td {
  text-align: center;
}

.product_new .product04 .content .table-responsive p {
  display: block;
}
.product06 .content .item:first-child {
  position: relative;
  z-index: 2;
}
.product07 .content li:last-child {
  margin-right: 0;
}

.xy_job02 {
  border-bottom: none;
}
.xy_job02 .content {
  margin-bottom: 0;
}
.xy_job02 {
  padding: 55px 0 0;
  background: #f6f2e9;
}
.xy_job02 .content {
  margin-bottom: 50px;
}
.xy_job02 .datalist {
  border: 2px solid #da9c00;
  color: #000;
}
.xy_job02 .datalist tr.odd {
  background: #fff;
}
.xy_job02 .datalist tr.even {
  background: #f1f1f1;
}
.xy_job02 .datalist tr.firstRow td {
  border-bottom: 1px solid #da9c00;
}
.xy_job02 .datalist td {
  border: 1px solid #da9c00;
  text-align: center;
}
.xy_job02 .datalist tr {
  text-align: center;
}
.xy_job02 .content {
  margin-bottom: 50px;
}
.xy_job02 .table-responsive .datalist td.frist_td {
  text-align: center;
}

.xy_job.job_content.new_job {
  padding-bottom: 0;
}
.new_job .xy_job02 {
  margin-bottom: 0;
}
.new_job .xy_job02 .content {
  margin-bottom: 0;
}
.new_job2 .xy_job02 .box .box_content {
  margin-bottom: 25px;
  width: 32%;
}
/*.new_job2 .xy_job02 .box .box_content:nth-child(2n){margin-right:0;}*/
.new_achievement03 {
  margin-top: 50px;
}
.ipart02 .right .content .dot_tips li {
  display: inline-block;
}
.zijin_hw01 .content .dot_tips li {
  display: inline-block;
}
.zijin_hw01 .content .dot_tips {
  width: auto;
}
.zijin_hw01 .content .dot_tips li:first-child {
  padding-left: 0;
}
.ipart02 .right .content .dot_tips {
  left: 20px;
}
.ipart02 .right .content .dot_tips li:first-child {
  padding-left: 0;
}
.ipart02 .right .content .dots_box .cu_point.js_point.dot {
  z-index: 7;
}

.new_job2 .xy_job02 .box .box_content:hover .intro {
  padding: 40px;
}
.job_content .xy_job02 .rect-703 {
  padding-bottom: 70.34%;
}
.xy_job02 {
  padding-bottom: 25px;
}
/*.follow .content .item dd:nth-of-type(2){display:none;}*/
.follow .content .item dd:nth-of-type(3) a {
  margin-top: 13px;
  display: inline-block;
}
.follow .content .item2 dd:nth-of-type(3) a {
  margin-top: 0;
}

.deve_strategy01 dl dd .t {
  margin-bottom: 10px;
  font-size: 16px;
  margin-bottom: 10px;
}
.deve_strategy01 dl dd .d {
  font-size: 10px;
}
.deve_strategy01 dl dt {
  font-size: 16px;
}
.deve_strategy01 dl {
  padding-top: 40px;
  position: relative;
  margin-top: 20px;
}
.deve_strategy01 dl:after {
  content: "";
  width: 100%;
  height: 8px;
  background: url(../image/xian.png) repeat center;
  position: absolute;
  top: 0;
  left: 0;
}
.deve_strategy01 dl dt .icon {
  display: inline-block;
  margin-right: 5px;
  width: 22px;
  height: 22px;
  background: url(../image/news_detail_icon.png) no-repeat center;
  vertical-align: middle;
}
.deve_strategy01 dl dt {
  font-size: 18px;
  line-height: 22px;
  color: #dda300;
  font-weight: bold;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.deve_strategy01 dl dt:after {
  content: "";
  width: 120px;
  height: 2px;
  background: #e8c255;
  position: absolute;
  bottom: 0;
  left: 0;
}
.deve_strategy01 dl dd {
  border-bottom: 1px dotted #858585;
}
.deve_strategy01 dl dd:last-child {
  border-bottom: none;
}
.deve_strategy01 dl dd a {
  display: block;
  padding: 30px 0;
}
.deve_strategy01 dl dd .t {
  line-height: 23px;
  color: #333;
  margin-bottom: 15px;
  transition: all 0.5s ease;
}
.deve_strategy01 dl dd .d {
  font-size: 13px;
  line-height: 20px;
  color: #777;
  font-weight: bold;
}
.deve_strategy01 dl dd:hover .t {
  color: #dda300;
}

.business_new01 .left {
  float: none;
  margin: 0 auto;
}

.li1 {
  width: 50%;
  transform: translateX(50%);
}
.li1 {
  background: #f5ebd2;
  height: 250px;
}
.li2 {
  margin-top: 10px;
  height: 540px;
}
.li2 .li2_l {
  width: 27.5%;
  float: left;
  background: #d2ebe8;
}
.li2 .li2_l .list_box1 {
  padding: 15%;
}
.li_c {
  float: left;
  width: 40%;
  margin-left: 2.5%;
}
.li_rr {
  float: left;
  width: 27.5%;
  margin-left: 2.5%;
}
.li_3 {
  width: 55%;
  transform: translateX(50%);
  background: #f5ebd2;
  margin-top: 1%;
  margin-bottom: 15%;
}
.li_rr .smal-12 {
  margin-bottom: 30px;
}
.li_c .list_box2 {
  padding: 3%;
  border: 3px solid #ca981b;
}
.li_rr .list_box1 {
  background: #d2ebe8;
  padding: 16.7%;
}
.li2 dl dt {
  padding-bottom: 15px;
  position: relative;
  font-size: 18px;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.tit3 {
  text-align: center;
  font-size: 18px;
  border-bottom: 2px solid;
  margin-bottom: 20px;
  width: 6%;
  margin: 0 auto;
}
.contact_us02 .list_title1 {
  text-align: center;
  color: #cb991c;
}
.li1 .img_ {
  text-align: center;
  margin-top: 1px;
}
.li2 .tit1 {
  width: auto;
  border-bottom: 2px solid;
}
.li2 .tit2 {
  border-bottom: 2px solid;
}
.list_box1 .img_2 {
  float: right;
  margin: -20%;
}
.list_box1 .img_3 {
  float: left;
  margin: -22%;
  margin-top: -45%;
}
dl .img_02 {
  text-align: center;
}
.contact_us02 .list_title2 {
  font-size: 22px;
  color: #cb991c;
  margin-bottom: 10px;
  font-weight: normal;
  text-align: center;
}
.li1 .list_box1 {
  padding: 4%;
}
.li1 .list_box1 .list_main {
  margin-top: -5%;
}
.li_rr .img_03 {
  float: left;
  margin: -13%;
}
.li1 .list_title02 {
  border-bottom: 2px solid #cb991c;
  width: 20%;
  margin: 0 auto;
}
.li_3 .smal-12-01 {
  padding: 5%;
  float: left;
  width: 29%;
  background: #f5ebd2;
}
.li_3 .smal-12-02 {
  float: right;
  width: 28%;
  background: #f5ebd2;
  margin-right: 15%;
  padding: 6.5%;
}
.li_3 .img_4 {
  text-align: center;
  margin-top: -10%;
  margin-bottom: 10%;
}
.li_3 .img_5 {
  text-align: center;
  margin-top: -13%;
  margin-bottom: 13%;
}
.li_c .list_title3 {
  text-align: center;
}
.li_c .h01 {
  width: 27%;
  text-align: center;
  border-bottom: 2px solid #cb991c;
  margin: 0 auto;
}
.li_c .h02 {
  color: #e91f2f;
  font-weight: bold;
}
.li_c .h03 {
  color: #269f8c;
  font-weight: bold;
}
.li_c .h04 {
  color: #cb991c;
  font-weight: bold;
  border-bottom: 2px solid #cb991c;
  margin-top: 4%;
}
.li_c .h05 {
  color: #cb991c;
  font-size: 18px;
}
.li_c .h06 {
  color: #cb991c;
  font-weight: bold;
  border-bottom: 2px solid #cb991c;
  width: 85%;
  margin: 0 auto;
}
.li_c .h07 {
  color: #cb991c;
  font-size: 18px;
}
.li_c .h08 {
  color: #cb991c;
  font-weight: bold;
  border-bottom: 2px solid #cb991c;
  width: 70%;
  margin: 0 auto;
}
.li_c .h09 {
  color: #cb991c;
  font-size: 18px;
}
.li_c .hh {
  font-size: 18px;
  margin-top: 16%;
}
.li_c .yuan {
  font-family: -webkit-pictograph;
  font-size: 16px;
}
.li_c .box0 {
  border: 1px solid #ca981b;
  padding: 9%;
}

/* 20230613 */
/* 2023 Ã¥ÂÂ¯Ã¦Å’ÂÃ§Â»Â­Ã¥Ââ€˜Ã¥Â±â€¢ start */
.new23_develop01 {
  position: relative;
  z-index: 1;
}
.new23_develop01 .box {
  margin-bottom: -70px;
  background: #fff;
}
.new23_develop01 .box .left {
  float: none;
  width: auto;
  padding-right: 0;
}
.new23_develop01 .box .left::before {
  display: none;
}
.new23_develop02 {
  background: #f8f8f8;
  padding-top: 144px;
  padding-bottom: 90px;
  margin-bottom: 100px;
}
.new23_develop02 .rect-68 {
  padding-bottom: 68%;
}
.new23_develop02 .content .item {
  float: left;
  width: 46%;
  margin-right: 8%;
}
.new23_develop02 .content .item > a {
  display: block;
}
.new23_develop02 .content .item:nth-child(2n) {
  margin-right: 0;
}
.new23_develop02 .content .item .img_box {
  margin-bottom: 20px;
}
.new23_develop02 .content .item .intro_box .tit {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  transition: all 0.5s ease;
}
.new23_develop02 .content .item:hover .intro_box .tit {
  color: #dda300;
}

.new23_develop03,
.new23_develop04,
.new23_develop05,
.new23_develop07,
.new23_develop08 {
  padding-bottom: 100px;
}

.new23_develop03 .content .intro {
  text-align: center;
  margin-bottom: 30px;
}
.new23_develop03 .content .intro .tit {
  font-size: 30px;
  font-weight: bold;
  color: #dda300;
}
.new23_develop03 .content .intro .con {
  font-size: 16px;
  color: #777;
}
.new23_develop03 .content .list1 {
  position: relative;
  width: 860px;
  margin: 0 auto 40px;
}
.new23_develop03 .content .list1::before {
  content: "+";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #dda300;
}
.new23_develop03 .content .list1 .item {
  float: left;
  width: 45%;
}
.new23_develop03 .content .list1 .item:last-child {
  float: right;
  width: 45%;
}
.new23_develop03 .content .list1 .item {
  position: relative;
}
.new23_develop03 .content .list1 .item .left {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 108px;
  height: 108px;
  border-radius: 54px;
  border: 1px dashed #dda300;
  background: #fff;
  z-index: 1;
}
.new23_develop03 .content .list1 .item .left::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  background: #dda300;
  z-index: 2;
}
.new23_develop03 .content .list1 .item .left .tit {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  z-index: 3;
}
.new23_develop03 .content .list1 .item .right {
  position: relative;
  box-sizing: border-box;
  padding: 30px 0 30px 80px;
  width: 100%;
  text-align: center;
  border-radius: 45px;
  border: 2px solid #dda300;
}
.new23_develop03 .content .list1 .item .right::after {
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  border-radius: 40px;
  border: 1px dashed #dda300;
}
.new23_develop03 .content .list1 .item .right .tit {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #dda300;
}
.new23_develop03 .content .list2 {
  width: 103%;
  padding-bottom: 30px;
}
.new23_develop03 .content .list2 .item {
  position: relative;
  float: left;
  width: 22%;
  margin-right: 3%;
  box-sizing: border-box;
  border: 2px solid #dda300;
  color: #dda300;
}
.new23_develop03 .content .list2 .item .tit {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 52px;
}
.new23_develop03 .content .list2 .item.cur {
  background: #dda300;
  color: #fff;
}
.new23_develop03 .content .list2 .item.cur::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  height: 32px;
  width: 2px;
  margin-left: -1px;
  background: #dda300;
}

.new23_develop03 .content .list3 {
  background: #fdfaf4;
  margin-top: 20px;
}
.new23_develop03 .content .list3 .item {
  position: relative;
  float: left;
  box-sizing: border-box;
  width: 20%;
  padding: 20px 30px 40px;
}
.new23_develop03 .content .list3 .item .tit {
  font-size: 20px;
  font-weight: bold;
  color: #dda300;
  text-align: center;
  margin-bottom: 10px;
}
.new23_develop03 .content .list3 .item .icons {
  text-align: center;
  margin-bottom: 20px;
  font-size: 0;
}
.new23_develop03 .content .list3 .item .icons img {
  margin-right: 3%;
  max-width: 30%;
}
.new23_develop03 .content .list3 .item .icons img:last-child {
  margin-right: 0;
}
.new23_develop03 .content .list3 .item .con {
  font-size: 16px;
  line-height: 26px;
  color: #555;
}
.new23_develop03 .content .list3 .item::after {
  content: "";
  position: absolute;
  left: 50%;
  top: -20px;
  height: 16px;
  width: 2px;
  margin-left: -1px;
  background: #dda300;
}
.new23_develop03 .content .list3 .item::before {
  content: "";
  position: absolute;
  top: -22px;
  height: 2px;
  left: 0;
  right: 0;
  background: #dda300;
}
.new23_develop03 .content .list3 .item:first-child::after {
  margin-left: 0;
}
.new23_develop03 .content .list3 .item:first-child::before {
  left: 50%;
}
.new23_develop03 .content .list3 .item:last-child::after {
  margin-left: -2px;
}
.new23_develop03 .content .list3 .item:last-child::before {
  right: 50%;
}

.new23_develop04 .item {
  float: left;
  box-sizing: border-box;
  background: #fdfaf4;
  border: 2px solid #dda300;
  padding: 20px 30px;
  margin-bottom: 20px;
}
.new23_develop04 .item .tit {
  font-weight: bold;
  font-size: 30px;
  color: #dda300;
  margin-bottom: 15px;
}
.new23_develop04 .item li {
  position: relative;
  font-size: 16px;
  line-height: 30px;
  color: #555;
  padding-left: 14px;
}
.new23_develop04 .item li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  height: 4px;
  margin-top: -2px;
  width: 4px;
  border-radius: 50%;
  background: #dda300;
}

.new23_develop04 .item.item01 li {
  display: inline-block;
  width: 40%;
}
.new23_develop04 .item.item01 {
  margin-bottom: 50px;
}
.new23_develop04 .item.item02 {
  position: relative;
  float: right;
  width: 44%;
  height: 320px;
  margin-left: 5%;
}
.new23_develop04 .item.item02::after {
  content: "";
  position: absolute;
  top: -60px;
  left: 50%;
  width: 10px;
  margin-left: -5px;
  height: 60px;
  z-index: -1;
  background: #dda300;
}
.new23_develop04 .item.item03 {
  position: relative;
  float: right;
  width: 23%;
  height: 320px;
  margin-left: 5%;
}
.new23_develop04 .item.item04 {
  position: relative;
  float: right;
  width: 23%;
  height: 260px;
  margin-bottom: 120px;
}
.new23_develop04 .item.item03::after,
.new23_develop04 .item.item04::after {
  content: "";
  position: absolute;
  right: -70px;
  top: 120px;
  width: 70px;
  height: 10px;
  background: #dda300;
  z-index: -1;
}
.new23_develop04 .item.item05 {
  position: relative;
  width: 30%;
  margin-right: 5%;
  height: 210px;
}
.new23_develop04 .item.item05::after {
  content: "";
  position: absolute;
  left: 30%;
  top: -130px;
  width: 10px;
  height: 130px;
  background: #dda300;
  z-index: -1;
}
.new23_develop04 .item.item06 {
  position: relative;
  width: 30%;
  margin-right: 5%;
  height: 210px;
}
.new23_develop04 .item.item07 {
  position: relative;
  width: 30%;
  height: 210px;
}
.new23_develop04 .item.item06::after,
.new23_develop04 .item.item07::after {
  content: "";
  position: absolute;
  top: 64px;
  left: -70px;
  height: 10px;
  width: 70px;
  background: #dda300;
  z-index: -1;
}

.new23_develop05 .infor .tit {
  margin-bottom: 0;
}
.new23_develop05 .content .labels {
  text-align: right;
  margin-bottom: 20px;
}
.new23_develop05 .content .labels ul {
  display: inline-block;
  text-align: left;
}
.new23_develop05 .content .labels .item {
  display: inline-block;
  margin-left: 30px;
}
.new23_develop05 .content .labels .item:first-child {
  margin-left: 0;
}
.new23_develop05 .content .labels .item .icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(../image/new23_develop05_ico_success.png) no-repeat
    center/contain;
  margin-right: 10px;
}
.new23_develop05 .content .labels .item .icon.icon_success {
  background-image: url(../image/new23_develop05_ico_success.png);
}
.new23_develop05 .content .labels .item .icon.icon_todo {
  background-image: url(../image/new23_develop05_ico_todo.png);
}
.new23_develop05 .content .labels .item .icon.icon_fail {
  background-image: url(../image/new23_develop05_ico_fail.png);
}
.new23_develop05 .content .labels .item .tit {
  display: inline-block;
  font-size: 16px;
  line-height: 22px;
  vertical-align: top;
}
.new23_develop05 .content .goal_table .cell {
  float: left;
  padding-left: 44px;
  box-sizing: border-box;
}
.new23_develop05 .content .goal_table .cell1 {
  width: 15%;
}
.new23_develop05 .content .goal_table .cell2 {
  width: 30%;
}
.new23_develop05 .content .goal_table .cell3 {
  width: 10%;
}
.new23_develop05 .content .goal_table .cell4 {
  width: 10%;
  padding-left: 0;
  text-align: center;
}
.new23_develop05 .content .goal_table .head {
  background: #dda300;
}
.new23_develop05 .content .goal_table .head .cell {
  line-height: 56px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.new23_develop05 .content .goal_table .item {
  position: relative;
  border-bottom: 2px solid #dda300;
}
.new23_develop05 .content .goal_table .item .cell {
  min-height: 50px;
  padding-top: 13px;
  padding-bottom: 13px;
  line-height: 24px;
}
.new23_develop05 .content .goal_table .item .cell1 {
  min-height: 1px;
}
.new23_develop05 .content .goal_table .item .line {
  border-bottom: 1px dashed #dda300;
}
.new23_develop05 .content .goal_table .item .line:last-child {
  border-bottom: none;
}
.new23_develop05 .content .goal_table .item .line1 .cell1 .intro {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 15%;
  z-index: 1;
  padding-top: 30px;
  padding-left: 44px;
  background: #f8f8f8;
  box-sizing: border-box;
}
.new23_develop05 .content .goal_table .item .line1 .cell1 .intro .tit {
  font-size: 16px;
  font-weight: bold;
  color: #dda300;
  margin-bottom: 10px;
}
.new23_develop05 .content .goal_table .item .line1 .cell1 .intro .icons img {
  width: 40px;
  background: #dda300;
}
.new23_develop05 .content .goal_table .item .cell4 .icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(../image/new23_develop05_ico_success.png) no-repeat
    center/contain;
}
.new23_develop05 .content .goal_table .item .cell4 .icon.icon_success {
  background-image: url(../image/new23_develop05_ico_success.png);
}
.new23_develop05 .content .goal_table .item .cell4 .icon.icon_todo {
  background-image: url(../image/new23_develop05_ico_todo.png);
}
.new23_develop05 .content .goal_table .item .cell4 .icon.icon_fail {
  background-image: url(../image/new23_develop05_ico_fail.png);
}

.new23_develop06 {
  padding: 100px 0;
  background: #f8f8f8;
  margin-bottom: 100px;
}
.new23_develop06 .channel_con img {
  margin-top: 30px;
}

.new23_develop09 .left {
  width: 30%;
}
.new23_develop09 .right {
  padding-left: 8%;
}
.new23_develop09 .channel_choula .item .top {
  color: #dda300;
}

.new23_develop10 {
  padding-bottom: 100px;
}
.new23_develop10 .esg_table {
  font-size: 14px;
  line-height: 20px;
  margin-top: 40px;
}
.new23_develop10 .esg_table .head {
  float: left;
  width: 2.2%;
}
.new23_develop10 .esg_table .item {
  float: left;
  width: 16.3%;
}
.new23_develop10 .esg_table .cell {
  box-sizing: border-box;
  height: 150px;
  border: 1px dashed #e1bd7d;
  margin-left: -1px;
  margin-top: -1px;
}
.new23_develop10 .esg_table .cell1 {
  border-top: 2px solid #cf962e;
  text-align: center;
}
.new23_develop10 .esg_table .cell4 {
  border-bottom: 2px solid #cf962e;
}
.new23_develop10 .esg_table .head .cell {
  color: #d29d3f;
  font-weight: bold;
  line-height: 18px;
  border-left: 2px solid #f5f4f4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.new23_develop10 .esg_table .item .cell {
  padding: 10px 10px 10px 30px;
}
.new23_develop10 .esg_table .item .cell::before {
  content: attr(data-tit);
  display: none;
  font-weight: bold;
  color: #d29d3f;
  margin-bottom: 5px;
}
.new23_develop10 .esg_table .item .cell1::before {
  display: none;
}
.new23_develop10 .esg_table .item .cell ul li {
  position: relative;
  padding-left: 9px;
}
.new23_develop10 .esg_table .item .cell ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #d29d3f;
}
.new23_develop10 .esg_table .item .cell1 {
  padding: 10px 20px;
  background: #f9f3e8;
}
.new23_develop10 .esg_table .item .cell1 .icon {
  margin-bottom: 10px;
  height: 78px;
}
.new23_develop10 .esg_table .item .cell1 .tit {
  color: #d29d3f;
  font-weight: bold;
}
.new23_develop10 .esg_table .item:last-child .cell {
  border-right: 2px solid #f5f4f4;
}

.new23_develop11 {
  padding-bottom: 65px;
}

.new23_develop12 .content .sect {
  margin-bottom: 15px;
}
.new23_develop12 .content .sect .intro {
  margin-bottom: 20px;
}
.new23_develop12 .content .sect .intro .tit {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  color: #dda300;
  padding-left: 22px;
}
.new23_develop12 .content .sect .intro .tit::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  background: #dda300;
}
.new23_develop12 .content .sect ul {
  width: 102%;
}
.new23_develop12 .content .sect .item {
  box-sizing: border-box;
  float: left;
  width: 23%;
  margin-right: 2%;
  margin-bottom: 2%;
  text-align: center;
  padding: 30px 20px 20px;
  box-shadow: 0px 0px 10px 0px rgba(27, 27, 27, 0.06);
  transition: all 0.5s ease;
}
.new23_develop12 .content .sect .item .img_box {
  height: 70px;
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.new23_develop12 .content .sect .item .intro_box .tit {
  font-size: 14px;
  color: #333;
}
.new23_develop12 .content .sect .item:hover {
  box-shadow: 0px 0px 15px 0px rgba(27, 27, 27, 0.15);
}

.channel_content.new23_develop {
  padding-bottom: 60px;
}
/* 2023 Ã¥ÂÂ¯Ã¦Å’ÂÃ§Â»Â­Ã¥Ââ€˜Ã¥Â±â€¢ end */

/* suntao */
.program_detail06 {
  padding-top: 50px;
}

/* 2023 Ã¦Â°Â´Ã¨Âµâ€žÃ¦ÂºÂ start */
.channel_content.new23_water {
  padding: 0;
}

.new23_water01,
.new23_water03,
.new23_water04,
.new23_water05,
.new23_water06,
.new23_water07 {
  padding-bottom: 100px;
}

.new23_water01 {
  padding-top: 100px;
}

.new23_water02 {
  padding: 90px 0 100px;
  margin-bottom: 100px;
  background: #f7f7f7;
}
.new23_water02 .con ul li {
  position: relative;
  float: left;
  width: 40%;
  line-height: 22px;
  padding-left: 14px;
  box-sizing: border-box;
}
.new23_water02 .con ul li::before {
  content: "";
  position: absolute;
  top: 11px;
  margin-top: -3px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #dda300;
}
.new23_water02 .channel_con {
  margin-bottom: 50px;
}
.new23_water02 .content .tabs {
  font-size: 0;
  margin-bottom: 30px;
}
.new23_water02 .content .tabs .item {
  display: inline-block;
  margin-right: 30px;
  line-height: 60px;
  width: 275px;
  text-align: center;
  font-weight: bold;
  color: #000;
  font-size: 18px;
  background: #e2e1df;
  transition: all 0.5s ease;
  cursor: pointer;
}
.new23_water02 .content .tabs .item.cur,
.new23_water02 .content .tabs .item:hover {
  color: #fff;
  background: #dda300;
}
.new23_water02 .content .cont .item {
  display: none;
  border: 2px solid #dda300;
}
.new23_water02 .content .cont .item.cur {
  display: block;
}
.new23_water02 .content .cont .item .sect {
  border-bottom: 2px solid #e7c563;
  padding: 36px 54px;
}
.new23_water02 .content .cont .item .sect:last-child {
  border-bottom: none;
}
.new23_water02 .content .cont .item .sect .line {
  border-bottom: 2px solid #e9e8e7;
}
.new23_water02 .content .cont .item .sect .line:last-child {
  border-bottom: none;
}
.new23_water02 .content .cont .item .sect .line {
  font-size: 0;
}
.new23_water02 .content .cont .item .sect .line .cell {
  display: inline-block;
  width: 50%;
  padding: 30px 0;
  vertical-align: top;
}
.new23_water02 .content .cont .item .sect .line .cell .icon {
  display: inline-block;
  height: 50px;
  vertical-align: top;
  margin-right: 20px;
}
.new23_water02 .content .cont .item .sect .line .cell .tit {
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  color: #dda300;
  line-height: 50px;
  vertical-align: top;
  margin-right: 60px;
}
.new23_water02 .content .cont .item .sect .line .cell .con {
  display: inline-block;
  font-size: 16px;
  line-height: 50px;
  vertical-align: top;
  color: #000;
}
.new23_water02 .content .cont .item .sect .line2 .cell {
  width: 100%;
}
.new23_water02 .content .cont .item .sect1 {
  padding-top: 0;
  padding-bottom: 0;
}
.new23_water02 .content .cont .item .sect2 .left {
  float: left;
  width: 50%;
  text-align: center;
  border-right: 1px solid #d6d6d6;
  box-sizing: border-box;
}
.new23_water02 .content .cont .item .sect2 .right {
  float: right;
  width: 50%;
  text-align: center;
}
.new23_water02 .content .cont .item .charts {
  padding: 15px;
}
.new23_water02 .content .cont .item .charts .chart_box {
  float: left;
  box-sizing: border-box;
  width: 50%;
  height: 340px;
  padding: 15px;
}
.new23_water02 .content .cont .item1 .charts .chart_box:first-child {
  border-right: 1px solid #d6d6d6;
}
.new23_water02 .content .cont .item2 .table1 {
  padding: 30px 100px;
}
.new23_water02 .content .cont .item2 .table1 table {
  width: 100%;
}
.new23_water02 .content .cont .item2 .table1 td,
.new23_water02 .content .cont .item2 .table1 th {
  padding-left: 10px;
  font-size: 16px;
  line-height: 30px;
}
.new23_water02 .content .cont .item2 .table1 .th1 {
  background: #77aa43;
  text-align: center;
  font-weight: bold;
  line-height: 30px;
  color: #fff;
}
.new23_water02 .content .cont .item2 .table1 .th2 {
  font-weight: bold;
  color: #77aa43;
}
.new23_water02 .content .cont .item2 .table1 .td1 {
  background: #f9fbf5;
}
.new23_water02 .content .cont .item2 .table1 .th2,
.new23_water02 .content .cont .item2 .table1 .tr1 {
  border-bottom: 1px dashed #77aa43;
}
.new23_water02 .content .cont .item2 .table1 .tr2 {
  border-bottom: 2px solid #77aa43;
}

.new23_water04 .channel_con {
  margin-bottom: 40px;
}
.new23_water04 .content .item {
  float: left;
  width: 30%;
  margin-right: 5%;
  text-align: center;
}
.new23_water04 .content .item:last-child {
  margin-right: 0;
}
.new23_water04 .content .item .icon_box {
  position: relative;
  display: inline-block;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: #fff;
  border: 1px dashed #dda300;
  z-index: 1;
}
.new23_water04 .content .item .icon_box::before {
  content: "";
  position: absolute;
  top: 8px;
  right: 8px;
  bottom: 8px;
  left: 8px;
  border-radius: 50%;
  background: #dda300;
  z-index: 1;
}
.new23_water04 .content .item .icon_box img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.new23_water04 .content .item .intro_box {
  margin-top: -65px;
  padding: 80px 46px 40px;
  border: 1px solid #dda300;
  transition: all 0.5s ease;
}
.new23_water04 .content .item .intro_box .tit {
  font-size: 20px;
  font-weight: bold;
  color: #dda300;
  margin-bottom: 15px;
  transition: all 0.5s ease;
}
.new23_water04 .content .item .intro_box .con {
  font-size: 16px;
  line-height: 26px;
  height: 130px;
  transition: all 0.5s ease;
  overflow-y: auto;
}
.new23_water04 .content .item .intro_box:hover {
  background: #dda300;
}
.new23_water04 .content .item .intro_box:hover .tit,
.new23_water04 .content .item .intro_box:hover .con {
  color: #fff;
}

.new23_water05 .content {
  text-align: center;
}
.new23_water05 .content .img_box {
  margin-bottom: 25px;
}

.new23_water06 .channel_con {
  margin-bottom: 40px;
}
.new23_water06 .content .channel_choula {
  margin-bottom: 70px;
}
.new23_water06 .content .channel_choula .item .bott {
  padding: 30px 20px;
  font-size: 15px;
  line-height: 25px;
}
.new23_water06 .content .channel_choula .item:last-child .bott {
  padding-bottom: 0;
}
.new23_water06 .content .list .txt {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 40px;
}
.new23_water06 .content .list .item {
  float: left;
  box-sizing: border-box;
  width: 33.33%;
  text-align: center;
  padding: 0 65px;
}
.new23_water06 .content .list .item:first-child {
  padding-left: 0;
}
.new23_water06 .content .list .item:last-child {
  padding-right: 0;
}
.new23_water06 .content .list .item .icon {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 90px;
  margin-bottom: 20px;
  border-radius: 50%;
  background: #e7e7e7;
  transition: all 0.5s ease;
}
.new23_water06 .content .list .item .icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  max-height: 80%;
}
.new23_water06 .content .list .item:hover .icon {
  background: #dda300;
}
.new23_water06 .content .list .item .tit {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: bold;
}
.new23_water06 .content .list .item .con {
  padding-top: 25px;
  border-top: 1px solid #e7e7e7;
  font-size: 16px;
  line-height: 29px;
}
.new23_water08 {
  padding-bottom: 100px;
}

/* 2023 Ã¦Â°Â´Ã¨Âµâ€žÃ¦ÂºÂ end */

/* 23.06.13Ã¥â€¢â€ Ã¤Â¸Å¡Ã©Ââ€œÃ¥Â¾Â· */
.channel_content.new23_business {
  padding: 0;
}
.new23_business .new23_business_01 {
  padding-top: 100px;
}
.new23_business_02 {
  margin-top: 65px;
  margin-bottom: 30px;
}
.new23_business_02 .infor {
  padding-bottom: 13px;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 55px;
}
.new23_business_02 .infor .tit {
  font-size: 16px;
  color: #552a03;
  line-height: 25px;
  font-weight: bold;
}
.new23_business_02 .infor .tit .icon {
  display: inline-block;
  width: 28px;
  height: 28px;
  vertical-align: -8px;
  margin-right: 6px;
}
.new23_business_02 .infor .con a {
  font-size: 14px;
  line-height: 25px;
  color: #552a03;
}
.new23_business_02 .infor .con .icon {
  display: inline-block;
  width: 18px;
  height: 9px;
  background: url(../image/new23_business_02.png) no-repeat center;
  vertical-align: 2px;
  margin-left: 5px;
  transition: all 0.5s ease;
}
.new23_business_02 .infor .con:hover a {
  font-weight: bold;
}
.new23_business_02 .infor .con:hover .icon {
  margin-right: 10px;
}
.new23_business_02 .content ul {
  padding: 0 10%;
}
.new23_business_02 .content li {
  display: inline-block;
  width: 28%;
  margin: 0 10%;
  margin-bottom: 70px;
}
.new23_business_02 .content li .img_ {
  display: inline-block;
  width: 46px;
  height: 46px;
  margin-right: 10px;
  vertical-align: top;
}
.new23_business_02 .content li .info_ {
  display: inline-block;
  width: calc(100% - 60px);
  vertical-align: top;
  text-align: left;
}
.new23_business_02 .content li .info_ .t {
  font-size: 18px;
  line-height: 30px;
  color: #552a03;
  transition: 0.5s ease;
}
.new23_business_02 .content li .info_ .c {
  font-size: 14px;
  line-height: 30px;
  color: #552a03;
  margin-bottom: 45px;
}
.new23_business_02 .content li .info_ .jt {
  transition: 0.5s ease;
}
.new23_business_02 .content li a {
  display: block;
  display: flex;
  justify-content: space-between;
}
.new23_business_02 .content li a:hover .info_ .jt {
  margin-left: 10px;
}
.new23_business_02 .content li a:hover .info_ .t {
  font-weight: bold;
}
.new23_business_03 .infor {
  padding-bottom: 13px;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 55px;
}
.new23_business_03 .infor .tit {
  font-size: 16px;
  color: #552a03;
  line-height: 25px;
  font-weight: bold;
}
.new23_business_03 .infor .tit .icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: -8px;
  margin-right: 6px;
}
.new23_business_03 .infor .con a {
  font-size: 14px;
  line-height: 33px;
  color: #552a03;
}
.new23_business_03 .infor .con .icon {
  display: inline-block;
  width: 18px;
  height: 9px;
  background: url(../image/new23_business_02.png) no-repeat center;
  vertical-align: 2px;
  margin-left: 5px;
  transition: all 0.5s ease;
}
.new23_business_03 .infor .con:hover a {
  font-weight: bold;
}
.new23_business_03 .infor .con:hover .icon {
  margin-right: 10px;
}
.new23_business_03 .content ul {
  padding: 0 10%;
}
.new23_business_03 .content li {
  display: inline-block;
  width: 28%;
  margin: 0 10% 55px;
}
.new23_business_03 .content li .img_ {
  display: inline-block;
  width: 46px;
  height: 46px;
  margin-right: 10px;
  vertical-align: top;
}
.new23_business_03 .content li .info_ {
  display: inline-block;
  width: calc(100% - 60px);
  vertical-align: top;
  text-align: left;
}
.new23_business_03 .content li .info_ .t {
  font-size: 18px;
  line-height: 30px;
  color: #552a03;
  transition: 0.5s ease;
}
.new23_business_03 .content li .info_ .c {
  font-size: 14px;
  line-height: 30px;
  color: #552a03;
  margin-bottom: 45px;
}
.new23_business_03 .content li .info_ .jt {
  transition: 0.5s ease;
}
.new23_business_03 .content li a {
  display: block;
  display: flex;
  justify-content: space-between;
}
.new23_business_03 .content li a:hover .info_ .jt {
  margin-left: 10px;
}
.new23_business_03 .content li a:hover .info_ .t {
  font-weight: bold;
}
.new23_business_04 {
  margin: 40px 0 60px;
}
.new23_business_04 .infor .con {
  font-size: 20px;
  line-height: 30px;
  color: #dda300;
  font-weight: bold;
}
.new23_business_04 .content {
  margin-top: 50px;
}
.new23_business_04 .content li {
  width: 33%;
  float: left;
}
.new23_business_04 .content li .num {
  font-size: 36px;
  line-height: 40px;
  color: #dda300;
  font-weight: bold;
  margin: 10px 0 17px;
}
.new23_business_04 .content li .txt {
  font-size: 16px;
  line-height: 24px;
  color: #555;
}
.new23_business_05 {
  background: #f7f7f7;
  padding: 100px 0;
}
.new23_business_05 .content {
  margin-top: 40px;
}
.new23_business_05 li {
  background: #dda300;
  margin-bottom: 27px;
}
.new23_business_05 li .box {
  display: flex;
  height: 80px;
  align-items: center;
}
.new23_business_05 li .box .t {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  width: 136px;
  text-align: center;
  position: relative;
}
.new23_business_05 li .box .t:after {
  content: "";
  width: 1px;
  height: 40px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.new23_business_05 li .box .c {
  font-size: 16px;
  color: #fff;
  width: calc(100% - 140px);
  box-sizing: border-box;
  padding-left: 40px;
  padding-right: 20px;
}
.new23_business_05 li:last-child {
  margin-bottom: 0;
}
.new23_business_06 {
  margin: 90px 0;
}
.new23_business_08 {
  margin-top: 90px;
}
.new23_business_08 .content {
  margin-top: 45px;
}
.new23_business_08 .content li {
  margin-bottom: 34px;
}
.new23_business_08 .content .box {
  display: flex;
  align-items: center;
}
.new23_business_08 .content .box .t {
  font-size: 16px;
  color: #fff;
  text-align: center;
  width: 18%;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  border-radius: 40px;
  background: #dda300;
  position: relative;
}
.new23_business_08 .content .box .t:after {
  content: "";
  width: 15px;
  height: 8px;
  background: url(../image/new23_business_08_1.png) no-repeat center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: calc(100% + 13px);
}
.new23_business_08 .content .box .line {
  width: 9%;
  line-height: 40px;
}
.new23_business_08 .content .box .line i {
  width: 100%;
  border: 1px dotted #dda300;
  display: inline-block;
  vertical-align: middle;
}
.new23_business_08 .content .box .c {
  width: 73%;
  font-size: 16px;
  color: #dda300;
  padding-left: 55px;
  box-sizing: border-box;
  border: 2px solid #e6bd47;
  border-radius: 40px;
  line-height: 38px;
  height: 42px;
}
.new23_business_08 .content li:last-child .box .t:after {
  display: none;
}
.new23_business_08 .text {
  font-size: 16px;
  line-height: 30px;
  color: #555;
  margin-top: 40px;
}
.new23_business_09 {
  margin-top: 90px;
}
.new23_business_09 .channel_gray .box {
  padding: 40px 50px;
}
.new23_business_09 .channel_gray .box li::before {
  border-radius: 0;
}
.new23_business_10 {
  margin-top: 90px;
}
.new23_business_10 .text {
  font-size: 16px;
  line-height: 30px;
  color: #555;
  margin-top: 40px;
}
.new23_business_10 .text a {
  color: #dda300;
}
.new23_business_11 {
  margin-top: 90px;
}
.new23_business_11 .channel_gray .box li::before {
  border-radius: 0;
}
.new23_business_11 .text {
  font-size: 16px;
  line-height: 30px;
  color: #555;
  margin-top: 40px;
}
.new23_business_11 dd {
  width: 29%;
  float: left;
  margin-bottom: 50px;
}
.new23_business_11 dd:nth-child(2),
.new23_business_11 dd:nth-child(5) {
  width: 42%;
}
.new23_business_11 .dd_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.new23_business_11 .dd_box .icon {
  width: 46px;
  height: 46px;
}
.new23_business_11 .dd_box .info {
  width: calc(100% - 70px);
}
.new23_business_11 .dd_box .info .t {
  font-size: 16px;
  line-height: 30px;
  color: #555;
}
.new23_business_11 .dd_box .info .c {
  font-size: 16px;
  line-height: 30px;
  color: #555;
  font-weight: bold;
}
.new23_business_12 {
  margin-top: 90px;
}
.new23_business .new23_business_13 {
  padding-bottom: 100px;
}
.new23_business_13 .channel_gray .box {
  padding-bottom: 10px;
  margin-bottom: 50px;
}
.new23_business_13 .channel_gray .box li {
  width: 48%;
  display: inline-block;
}
.new23_business_13 .channel_gray .box li::before {
  border-radius: 0;
}
.new23_business_13 .text {
  font-size: 16px;
  line-height: 30px;
  color: #555;
  margin-top: 40px;
}
.new23_business .channel_con .con {
  line-height: 29px;
}

/* new23_renquan */
.new23_renquan .channel_gray .box {
  margin-top: 40px;
  padding-bottom: 40px;
}
.new23_renquan .new23_business_01 {
  padding-top: 100px;
}
.new23_renquan .new23_business_07:last-child {
  padding-bottom: 100px;
}
.new23_renquan .new23_business_04 {
  padding: 90px 0 40px;
  background: #f8f8f8;
  margin: 0;
}
.new23_renquan .new23_business_04 .infor .txt {
  font-size: 16px;
  line-height: 30px;
  color: #000;
  padding-left: 20px;
  position: relative;
  margin-bottom: 30px;
}
.new23_renquan .new23_business_04 .infor .txt:after {
  content: "";
  width: 9px;
  height: 9px;
  background: #dda300;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4.5px;
}
.new23_renquan .new23_business_04 .content li {
  width: 50%;
  margin-bottom: 40px;
}
.new23_renquan .new23_business_05 {
  background: none;
  padding: 80px 0 0;
}
.new23_renquan .new23_business_07 .channel_gray .li_box .t {
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
  color: #000;
}
.new23_renquan .new23_business_07 .channel_gray .li_box .c {
  font-size: 16px;
  line-height: 30px;
  color: #000;
}
.new23_renquan .channel_con .con {
  line-height: 29px;
}
.new23_renquan .new23_business_11 {
  margin-bottom: 70px;
}

.new23_business .channel_choula .item .bott {
  line-height: 30px;
}
.new23_renquan .channel_choula .item .bott {
  line-height: 30px;
}

/* 2023 Ã¥Â°Â¾Ã§Å¸Â¿ start */
.channel_content.new23_tail {
  padding: 0;
}
.new23_tail .channel_gray .box {
  margin-top: 40px;
  padding-bottom: 40px;
}
.new23_tail02,
.new23_tail03,
.new23_tail04,
.new23_tail05,
.new23_tail06 {
  padding-bottom: 100px;
}
.new23_tail01 {
  padding: 100px 0;
}
.new23_tail01 .channel_con {
  margin-bottom: 40px;
}
.new23_tail01 .content {
  text-align: center;
}
.new23_tail01 .content .img_box {
  margin-bottom: 25px;
}

.new23_tail03 .channel_gray .box {
  margin-top: 0;
}
.new23_tail03 .channel_gray .box li span {
  font-weight: bold;
}
.new23_tail05 .channel_con {
  margin-bottom: 40px;
}
.new23_tail05 .channel_choula .item:last-child .bott {
  padding-bottom: 0;
}

.new23_tail06 .channel_gray .box {
  margin-top: 0;
}
/* 2023 Ã¥Â°Â¾Ã§Å¸Â¿ end */

/* 2023 Ã§Â¤Â¾Ã¤Â¼Å¡Ã¥Ââ€šÃ¤Â¸Å½ */
.new23_comPart > div {
  margin-top: 100px;
}
.compart01 .cont {
  font-size: 16px;
  text-align: justify;
  line-height: 30px;
  color: #000000;
}

.compart02 .content .tit_ {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  color: #dda300;
  margin-bottom: 40px;
}
.compart02 .content .li_ {
  width: 32.4%;
  margin-right: 1.4%;
  float: left;
}
.compart02 .content .li_:nth-child(3) {
  margin-right: 0;
}
.compart02 .content .li_ .t {
  font-size: 36px;
  line-height: 1;
  color: #dda300;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
}
.compart02 .content .li_ .c {
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.compart02 .content .li_ .c span {
  font-weight: bold;
}

.same_litt .content .con_ {
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  margin-bottom: 25px;
}
.same_litt .content .tit_ {
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 25px;
  text-align: center;
}
.same_litt .content li {
  padding: 25px 70px;
  font-size: 0;
  background: #fff6dd;
}
.same_litt .content li:nth-child(2n) {
  background: #f8f8f8;
}
.same_litt .content .li_first {
  background: #dda300;
  padding-top: 15px;
  padding-bottom: 15px;
}
.same_litt .content .li_first .item {
  color: #ffffff;
  font-weight: bold;
}
.same_litt .content li .item {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  text-align: justify;
}
.same_litt .content li .item01 {
  width: 14%;
  margin-right: 2%;
}
.same_litt .content li .item02 {
  width: 32%;
  margin-right: 2%;
}
.same_litt .content li .item03 {
  width: 50%;
}

.compart04 {
  margin-bottom: 100px;
}
.same_litt.compart04 .content li .item01 {
  width: 20%;
  margin-right: 2%;
}
.same_litt.compart04 .content li .item02 {
  width: 78%;
  margin-right: 0;
}
/* 2023 Ã§Â¤Â¾Ã¤Â¼Å¡Ã¥Ââ€šÃ¤Â¸Å½ end */

/* 2023 Ã¨ÂÅ’Ã¤Â¸Å¡Ã¥ÂÂ¥Ã¥ÂºÂ·Ã¤Â¸Å½Ã¥Â®â€°Ã¥â€¦Â¨ start */
.channel_content.new23_health {
  padding: 0;
}
.new23_health01 {
  padding-top: 100px;
}
.new23_health05,
.new23_health06,
.new23_health07,
.new23_health08,
.new23_health09,
.new23_health10,
.new23_health11 {
  padding-bottom: 100px;
}
.new23_health04 {
  padding: 90px 0 100px;
  margin-bottom: 100px;
  background: #f7f7f7;
}
.new23_health04 .con ul li {
  position: relative;
  line-height: 22px;
  padding-left: 14px;
  box-sizing: border-box;
}
.new23_health04 .con ul li::before {
  content: "";
  position: absolute;
  top: 11px;
  margin-top: -3px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #dda300;
}
.new23_health04 .channel_con {
  margin-bottom: 50px;
}
.new23_health04 .content .tabs {
  font-size: 0;
  margin-bottom: 30px;
}
.new23_health04 .content .tabs .item {
  display: inline-block;
  margin-right: 30px;
  line-height: 60px;
  width: 275px;
  text-align: center;
  font-weight: bold;
  color: #000;
  font-size: 18px;
  background: #e2e1df;
  transition: all 0.5s ease;
  cursor: pointer;
}
.new23_health04 .content .tabs .item.cur,
.new23_health04 .content .tabs .item:hover {
  color: #fff;
  background: #dda300;
}
.new23_health04 .content .cont .item {
  display: none;
  border: 2px solid #dda300;
}
.new23_health04 .content .cont .item.cur {
  display: block;
}
.new23_health04 .content .cont .item .sect {
  border-bottom: 2px solid #e7c563;
  padding: 36px 54px;
}
.new23_health04 .content .cont .item .sect:last-child {
  border-bottom: none;
}
.new23_health04 .content .cont .item .sect .line {
  border-bottom: 2px solid #e9e8e7;
}
.new23_health04 .content .cont .item .sect .line:last-child {
  border-bottom: none;
}
.new23_health04 .content .cont .item .sect .line {
  font-size: 0;
}
.new23_health04 .content .cont .item .sect .line .cell {
  display: inline-block;
  width: 50%;
  padding: 30px 0;
  vertical-align: top;
}
.new23_health04 .content .cont .item .sect .line .cell .icon {
  height: 50px;
  vertical-align: top;
  margin-right: 20px;
}
.new23_health04 .content .cont .item .sect .line .cell .tit {
  font-size: 36px;
  font-weight: bold;
  color: #dda300;
  line-height: 50px;
  vertical-align: top;
  margin-right: 60px;
}
.new23_health04 .content .cont .item .sect .line .cell .con {
  font-size: 16px;
  line-height: 30px;
  vertical-align: top;
  color: #000;
}
.new23_health04 .content .cont .item .sect .line2 .cell {
  width: 100%;
}
.new23_health04 .content .cont .item .sect1,
.new23_health04 .content .cont .item .sect2 {
  padding-top: 0;
  padding-bottom: 0;
}
.new23_health04 .content .cont .item .sect3 .con {
  font-size: 16px;
  line-height: 30px;
  color: #000;
}
.new23_health04 .content .cont .item .charts {
  padding: 15px;
  text-align: center;
}
.new23_health04 .content .cont .item .charts .chart_box {
  display: inline-block;
  box-sizing: border-box;
  width: 50%;
  height: 340px;
  padding: 15px;
}
.new23_health04 .content .cont .item2 .table1 {
  padding: 30px 100px;
}
.new23_health04 .content .cont .item2 .table1 table {
  width: 100%;
}
.new23_health04 .content .cont .item2 .table1 td,
.new23_health04 .content .cont .item2 .table1 th {
  padding-left: 10px;
  font-size: 16px;
  line-height: 30px;
}
.new23_health04 .content .cont .item2 .table1 .th1 {
  background: #77aa43;
  text-align: center;
  font-weight: bold;
  line-height: 30px;
  color: #fff;
}
.new23_health04 .content .cont .item2 .table1 .th2 {
  font-weight: bold;
  color: #77aa43;
}
.new23_health04 .content .cont .item2 .table1 .td1 {
  background: #f9fbf5;
}
.new23_health04 .content .cont .item2 .table1 .th2,
.new23_health04 .content .cont .item2 .table1 .tr1 {
  border-bottom: 1px dashed #77aa43;
}
.new23_health04 .content .cont .item2 .table1 .tr2 {
  border-bottom: 2px solid #77aa43;
}

.new23_health .channel_gray .box {
  margin-top: 40px;
  padding-bottom: 40px;
}
.new23_health .channel_gray .box li span {
  font-weight: bold;
  color: #333;
}
.new23_health05 .channel_con img {
  margin-top: 20px;
  margin-bottom: 40px;
}
.new23_health09 .channel_gray {
  margin-bottom: 40px;
}
.new23_health09 .channel_gray:last-child {
  margin-bottom: 0;
}
.new23_health10 .channel_con img {
  margin-top: 40px;
  margin-bottom: 40px;
}
.new23_health11 .channel_con {
  margin-bottom: 40px;
}
.new23_health11 .rect-5085 {
  padding-bottom: 50.85%;
}
.new23_health11 .item {
  float: left;
  width: 49%;
  margin-right: 2%;
  box-shadow: 0px 0px 8px 0px rgba(36, 36, 36, 0.14);
}
.new23_health11 .item:last-child {
  margin-right: 0;
}
.new23_health11 .item .intro_box {
  padding: 40px;
}
.new23_health11 .item .intro_box .tit {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 15px;
  color: #333;
}
.new23_health11 .item .intro_box .con {
  font-size: 13px;
  line-height: 21px;
  height: 126px;
  overflow-y: auto;
}
.new23_health11 .item .intro_box .con::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.new23_health11 .item .intro_box .con::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dda300;
}
.new23_health11 .item .intro_box .con::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
/* 2023 Ã¨ÂÅ’Ã¤Â¸Å¡Ã¥ÂÂ¥Ã¥ÂºÂ·Ã¤Â¸Å½Ã¥Â®â€°Ã¥â€¦Â¨ end */

/* 2023 Ã§Â¤Â¾Ã¥Å’Âº start */
.channel_content.new23_community {
  padding: 0;
}
.new23_community01 {
  padding-top: 100px;
}
.new23_community05,
.new23_community06,
.new23_community07,
.new23_community08,
.new23_community09,
.new23_community10,
.new23_community11 {
  padding-bottom: 100px;
}
.new23_community .channel_gray .box {
  margin-top: 40px;
  padding-bottom: 40px;
}
.new23_community .channel_gray .box li span {
  font-weight: bold;
  color: #333;
}
.new23_community04 {
  padding: 90px 0 100px;
  margin-bottom: 100px;
  background: #f7f7f7;
}
.new23_community04 .con ul li {
  position: relative;
  line-height: 22px;
  padding-left: 14px;
  box-sizing: border-box;
}
.new23_community04 .con ul li::before {
  content: "";
  position: absolute;
  top: 11px;
  margin-top: -3px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #dda300;
}
.new23_community04 .channel_con {
  margin-bottom: 50px;
}
.new23_community04 .content .tabs {
  font-size: 0;
  margin-bottom: 30px;
}
.new23_community04 .content .tabs .item {
  display: inline-block;
  margin-right: 30px;
  line-height: 60px;
  width: 275px;
  text-align: center;
  font-weight: bold;
  color: #000;
  font-size: 18px;
  background: #e2e1df;
  transition: all 0.5s ease;
  cursor: pointer;
}
.new23_community04 .content .tabs .item.cur,
.new23_community04 .content .tabs .item:hover {
  color: #fff;
  background: #dda300;
}
.new23_community04 .content .cont .item {
  display: none;
  border: 2px solid #dda300;
}
.new23_community04 .content .cont .item.cur {
  display: block;
}
.new23_community04 .content .cont .item .sect {
  border-bottom: 2px solid #e7c563;
  padding: 36px 54px;
}
.new23_community04 .content .cont .item .sect:last-child {
  border-bottom: none;
}
.new23_community04 .content .cont .item .sect .line {
  border-bottom: 2px solid #e9e8e7;
}
.new23_community04 .content .cont .item .sect .line:last-child {
  border-bottom: none;
}
.new23_community04 .content .cont .item .sect .line {
  font-size: 0;
}
.new23_community04 .content .cont .item .sect .line .cell {
  display: inline-block;
  width: 50%;
  padding: 30px 0;
  vertical-align: top;
}
.new23_community04 .content .cont .item .sect .line .cell .icon {
  height: 50px;
  vertical-align: top;
  margin-right: 20px;
}
.new23_community04 .content .cont .item .sect .line .cell .tit {
  font-size: 36px;
  font-weight: bold;
  color: #dda300;
  line-height: 50px;
  vertical-align: top;
  margin-right: 60px;
}
.new23_community04 .content .cont .item .sect .line .cell .con {
  font-size: 16px;
  line-height: 30px;
  vertical-align: top;
  color: #000;
}
.new23_community04 .content .cont .item .sect .line2 .cell {
  width: 100%;
}
.new23_community04 .content .cont .item .sect1,
.new23_community04 .content .cont .item .sect2 {
  padding-top: 0;
  padding-bottom: 0;
}
.new23_community04 .content .cont .item .charts {
  padding: 15px;
  text-align: center;
}
.new23_community04 .content .cont .item .charts .chart_box {
  display: inline-block;
  box-sizing: border-box;
  width: 50%;
  height: 340px;
  padding: 15px;
}
.new23_community04 .content .cont .item2 .table1 {
  padding: 30px 100px;
}
.new23_community04 .content .cont .item2 .table1 table {
  width: 100%;
}
.new23_community04 .content .cont .item2 .table1 td,
.new23_community04 .content .cont .item2 .table1 th {
  padding-left: 10px;
  font-size: 16px;
  line-height: 30px;
}
.new23_community04 .content .cont .item2 .table1 .th1 {
  background: #77aa43;
  text-align: center;
  font-weight: bold;
  line-height: 30px;
  color: #fff;
}
.new23_community04 .content .cont .item2 .table1 .th2 {
  font-weight: bold;
  color: #77aa43;
}
.new23_community04 .content .cont .item2 .table1 .td1 {
  background: #f9fbf5;
}
.new23_community04 .content .cont .item2 .table1 .th2,
.new23_community04 .content .cont .item2 .table1 .tr1 {
  border-bottom: 1px dashed #77aa43;
}
.new23_community04 .content .cont .item2 .table1 .tr2 {
  border-bottom: 2px solid #77aa43;
}

.new23_community09 {
  margin-top: 0;
}
.new23_community09 .left {
  width: 30%;
}
.new23_community09 .right {
  padding-left: 8%;
}

/* 2023 Ã§Â¤Â¾Ã¥Å’Âº end */

/* 2023 Ã¨Â´Â£Ã¤Â»Â» start */
.channel_content.new23_respon {
  padding: 0;
}
.new23_respon .channel_gray .box {
  margin-top: 40px;
  padding-bottom: 40px;
}
.new23_respon .new23_business_01 {
  padding-top: 100px;
}
.new23_respon .channel_choula .item .bott {
  line-height: 30px;
}
.new23_respon .channel_con .con {
  line-height: 29px;
}
.new23_respon .new23_business_04 {
  padding: 90px 0 100px;
  background: #f8f8f8;
  margin: 0;
}
.new23_respon .new23_business_04 .infor .txt {
  font-size: 16px;
  line-height: 30px;
  color: #000;
  padding-left: 20px;
  position: relative;
  margin-bottom: 30px;
}
.new23_respon .new23_business_04 .infor .txt:after {
  content: "";
  width: 9px;
  height: 9px;
  background: #dda300;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4.5px;
}
.new23_respon .new23_business_05 {
  background: none;
  padding-bottom: 0;
}
.new23_respon .new23_business_08 {
  padding-bottom: 100px;
}
/* 2023 Ã¨Â´Â£Ã¤Â»Â» end */

/* 2023 Ã¥â€˜ËœÃ¥Â·Â¥ start */
.new23_yuangong .channel_choula .item .bott {
  line-height: 30px;
}

.new23_yuangong04 {
  padding: 90px 0 100px;
  margin-bottom: 100px;
  background: #f7f7f7;
}
.new23_yuangong04 .con ul li {
  position: relative;
  float: left;
  width: 40%;
  line-height: 22px;
  padding-left: 14px;
  box-sizing: border-box;
}
.new23_yuangong04 .con ul li::before {
  content: "";
  position: absolute;
  top: 11px;
  margin-top: -3px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #dda300;
}
.new23_yuangong04 .channel_con {
  margin-bottom: 50px;
}
.new23_yuangong04 .content .tabs {
  font-size: 0;
  margin-bottom: 30px;
}
.new23_yuangong04 .content .tabs .item {
  display: inline-block;
  margin-right: 30px;
  line-height: 60px;
  width: 275px;
  text-align: center;
  font-weight: bold;
  color: #000;
  font-size: 18px;
  background: #e2e1df;
  transition: all 0.5s ease;
  cursor: pointer;
}
.new23_yuangong04 .content .tabs .item.cur,
.new23_yuangong04 .content .tabs .item:hover {
  color: #fff;
  background: #dda300;
}
.new23_yuangong04 .content .cont .item {
  display: none;
  border: 2px solid #dda300;
}
.new23_yuangong04 .content .cont .item.cur {
  display: block;
}
.new23_yuangong04 .content .cont .item .sect {
  border-bottom: 2px solid #e7c563;
  padding: 36px 54px;
}
.new23_yuangong04 .content .cont .item .sect:last-child {
  border-bottom: none;
}
.new23_yuangong04 .content .cont .item .sect .line {
  border-bottom: 2px solid #e9e8e7;
}
.new23_yuangong04 .content .cont .item .sect .line:last-child {
  border-bottom: none;
}
.new23_yuangong04 .content .cont .item .sect .line {
  font-size: 0;
}
.new23_yuangong04 .content .cont .item .sect .line .cell {
  display: inline-block;
  width: 50%;
  padding: 30px 0;
}
.new23_yuangong04 .content .cont .item .sect .line .cell .icon {
  height: 50px;
  vertical-align: top;
  margin-right: 20px;
}
.new23_yuangong04 .content .cont .item .sect .line .cell .icon img {
  max-height: 100%;
}
.new23_yuangong04 .content .cont .item .sect .line .cell .tit {
  font-size: 36px;
  font-weight: bold;
  color: #dda300;
  line-height: 50px;
  vertical-align: top;
  margin-right: 60px;
}
.new23_yuangong04 .content .cont .item .sect .line .cell .con {
  font-size: 16px;
  line-height: 30px;
  vertical-align: top;
  color: #000;
}
.new23_yuangong04 .content .cont .item .sect .line2 .cell {
  width: 100%;
}
.new23_yuangong04 .content .cont .item .sect1,
.new23_yuangong04 .content .cont .item .sect2 {
  padding-top: 0;
  padding-bottom: 0;
}
.new23_yuangong04 .content .cont .item .charts {
  padding: 15px;
  text-align: center;
}
.new23_yuangong04 .content .cont .item .charts .chart_box {
  display: inline-block;
  box-sizing: border-box;
  width: 50%;
  height: 340px;
  padding: 15px;
}
.new23_yuangong04 .content .cont .item2 .table1 {
  padding: 30px 100px;
}
.new23_yuangong04 .content .cont .item2 .table1 table {
  width: 100%;
}
.new23_yuangong04 .content .cont .item2 .table1 td,
.new23_yuangong04 .content .cont .item2 .table1 th {
  padding-left: 10px;
  font-size: 16px;
  line-height: 30px;
}
.new23_yuangong04 .content .cont .item2 .table1 .th1 {
  background: #77aa43;
  text-align: center;
  font-weight: bold;
  line-height: 30px;
  color: #fff;
}
.new23_yuangong04 .content .cont .item2 .table1 .th2 {
  font-weight: bold;
  color: #77aa43;
}
.new23_yuangong04 .content .cont .item2 .table1 .td1 {
  background: #f9fbf5;
}
.new23_yuangong04 .content .cont .item2 .table1 .th2,
.new23_yuangong04 .content .cont .item2 .table1 .tr1 {
  border-bottom: 1px dashed #77aa43;
}
.new23_yuangong04 .content .cont .item2 .table1 .tr2 {
  border-bottom: 2px solid #77aa43;
}

.new23_yuangong .new23_business_05 {
  background: none;
  padding: 0;
}
.new23_yuangong .new23_business_05 .left {
  width: 32.75%;
  float: left;
}
.new23_yuangong .new23_business_05 .right {
  width: 67.25%;
  float: left;
}
.new23_yuangong .new23_business_05 dt {
  line-height: 53px;
  background: #dda300;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.new23_yuangong .new23_business_05 dd {
  line-height: 78px;
  border-bottom: 1px dotted #dda300;
}
.new23_yuangong .new23_business_05 dd .left {
  font-size: 20px;
  font-weight: bold;
  color: #dda300;
  background: #fcf9f5;
  padding-left: 90px;
  box-sizing: border-box;
}
.new23_yuangong .new23_business_05 dd .left .icon {
  display: inline-block;
}
.new23_yuangong .new23_business_05 dd .left .icon img {
  vertical-align: -10px;
}
.new23_yuangong .new23_business_05 dd .right {
  font-size: 20px;
  color: #000000;
  padding-left: 16.5%;
  box-sizing: border-box;
}
.new23_yuangong .new23_business_05 dd:last-child {
  border-bottom: 2px solid #dda300;
}
.new23_yuangong .new23_business_07 {
  margin-top: 80px;
}
.new23_yuangong .new23_business_08 .content {
  margin-top: 65px;
  margin-bottom: 30px;
}
.new23_yuangong .new23_business_08 .content1 li {
  width: 30%;
  float: left;
  margin-left: 5%;
  margin-bottom: 0;
}
.new23_yuangong .new23_business_08 .content1 li:first-child {
  margin-left: 0;
}
.new23_yuangong .new23_business_08 .content1 li .li_box {
  height: 130px;
  position: relative;
  display: flex;
  align-items: center;
  border: 1px solid #dda300;
  justify-content: center;
}
.new23_yuangong .new23_business_08 .content1 li .li_box .tit {
  width: 140px;
  height: 56px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: -28px;
  left: 50%;
  transform: translateX(-50%);
  background: #dda300;
  border-radius: 50px;
  line-height: 56px;
}
.new23_yuangong .new23_business_08 .content1 li .li_box .con {
  font-size: 18px;
  line-height: 30px;
  color: #dda300;
  padding: 0 60px;
  text-align: center;
  margin-top: 15px;
}
.new23_yuangong .new23_business_08 .title {
  font-size: 20px;
  line-height: 30px;
  color: #dda300;
  font-weight: bold;
  padding-left: 32px;
  position: relative;
  margin: 45px 0 35px;
}
.new23_yuangong .new23_business_08 .title:after {
  content: "";
  width: 13px;
  height: 13px;
  background: #dda300;
  position: absolute;
  left: 0;
  top: 8px;
}
.new23_yuangong .new23_business_08 .content2 li {
  width: 46%;
  float: left;
  margin-left: 8%;
  margin-bottom: 0;
}
.new23_yuangong .new23_business_08 .content2 li:first-child {
  margin-left: 0;
}
.new23_yuangong .new23_business_08 .content2 li .li_box {
  height: 238px;
  position: relative;
  display: flex;
  align-items: center;
  border: 1px solid #dda300;
  justify-content: center;
}
.new23_yuangong .new23_business_08 .content2 li .li_box .tit {
  width: 73%;
  height: 56px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: -28px;
  left: 50%;
  transform: translateX(-50%);
  background: #dda300;
  border-radius: 50px;
  line-height: 56px;
}
.new23_yuangong .new23_business_08 .content2 li .li_box .con {
  font-size: 16px;
  line-height: 30px;
  color: #dda300;
  padding: 0 60px;
  text-align: center;
}
/* 2023 Ã¥â€˜ËœÃ¥Â·Â¥ end */

/* 2023 Ã¥Å½Å¸Ã¤Â½ÂÃ¦Â°â€˜ start */
.channel_content.new23_indigenous {
  padding: 0;
}
.new23_indigenous .channel_gray .box {
  margin-top: 40px;
  padding-bottom: 40px;
}
.new23_indigenous01 {
  padding-top: 100px;
}
.new23_indigenous02 {
  margin-top: 100px;
}
.new23_indigenous02 .channel_con {
  margin-bottom: 30px;
}
.new23_indigenous02.channel_choula .item:last-child .bott {
  padding-bottom: 0;
}
.new23_indigenous03 {
  margin-top: 100px;
}
.new23_indigenous04 {
  margin-top: 100px;
  padding-bottom: 100px;
}
/* 2023 Ã¥Å½Å¸Ã¤Â½ÂÃ¦Â°â€˜ end */

/* 2023 Ã¦Å½â€™Ã¦â€Â¾Ã§â€°Â© start */
.channel_content.new23_emissions {
  padding: 0;
}
.new23_emissions01 {
  padding-top: 100px;
}
.new23_emissions03 {
  margin-top: 100px;
}
.new23_emissions04 {
  margin-top: 100px;
}
.new23_emissions05 {
  margin-top: 100px;
}
.new23_emissions05 .channel_con {
  margin-bottom: 30px;
}
.new23_emissions05 .channel_con:last-child {
  margin-bottom: 0;
  margin-top: 30px;
}
.new23_emissions06 {
  margin-top: 100px;
}
.new23_emissions .channel_gray .box {
  margin-top: 40px;
  padding-bottom: 40px;
}
.new23_emissions07 {
  margin-top: 100px;
  padding-bottom: 100px;
}
.new23_emissions07 .channel_con {
  margin-bottom: 30px;
}
.new23_emissions07.channel_choula .item:last-child .bott {
  padding-bottom: 0;
}
.new23_emissions02 {
  padding: 90px 0 100px;
  margin-top: 100px;
  background: #f7f7f7;
}
.new23_emissions02 .con ul li {
  position: relative;
  float: left;
  width: 40%;
  line-height: 22px;
  padding-left: 14px;
  box-sizing: border-box;
}
.new23_emissions02 .con ul li::before {
  content: "";
  position: absolute;
  top: 11px;
  margin-top: -3px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #dda300;
}
.new23_emissions02 .channel_con {
  margin-bottom: 50px;
}
.new23_emissions02 .content .tabs {
  font-size: 0;
  margin-bottom: 30px;
}
.new23_emissions02 .content .tabs .item {
  display: inline-block;
  margin-right: 30px;
  line-height: 60px;
  width: 275px;
  text-align: center;
  font-weight: bold;
  color: #000;
  font-size: 18px;
  background: #e2e1df;
  transition: all 0.5s ease;
  cursor: pointer;
}
.new23_emissions02 .content .tabs .item.cur,
.new23_emissions02 .content .tabs .item:hover {
  color: #fff;
  background: #dda300;
}
.new23_emissions02 .content .cont .item {
  display: none;
  border: 2px solid #dda300;
}
.new23_emissions02 .content .cont .item.cur {
  display: block;
}
.new23_emissions02 .content .cont .item .sect {
  border-bottom: 2px solid #e7c563;
  padding: 36px 54px;
}
.new23_emissions02 .content .cont .item .sect:last-child {
  border-bottom: none;
}
.new23_emissions02 .content .cont .item .sect .line {
  border-bottom: 2px solid #e9e8e7;
}
.new23_emissions02 .content .cont .item .sect .line:last-child {
  border-bottom: none;
}
.new23_emissions02 .content .cont .item .sect .line {
  font-size: 0;
}
.new23_emissions02 .content .cont .item .sect .line .cell {
  display: inline-block;
  width: 50%;
  padding: 30px 0;
  vertical-align: top;
}
.new23_emissions02 .content .cont .item .sect .line .cell .icon {
  display: inline-block;
  height: 50px;
  vertical-align: top;
  margin-right: 20px;
}
.new23_emissions02 .content .cont .item .sect .line .cell .tit {
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  color: #dda300;
  line-height: 50px;
  vertical-align: top;
  margin-right: 60px;
}
.new23_emissions02 .content .cont .item .sect .line .cell .con {
  display: inline-block;
  font-size: 16px;
  line-height: 50px;
  vertical-align: top;
  color: #000;
}
.new23_emissions02 .content .cont .item .sect .line2 .cell {
  width: 100%;
}
.new23_emissions02 .content .cont .item .sect1 {
  padding-top: 0;
  padding-bottom: 0;
}
.new23_emissions02 .content .cont .item .sect2 .left {
  float: left;
  width: 50%;
  text-align: center;
  border-right: 1px solid #d6d6d6;
  box-sizing: border-box;
}
.new23_emissions02 .content .cont .item .sect2 .right {
  float: right;
  width: 50%;
  text-align: center;
}
.new23_emissions02 .content .cont .item .charts {
  padding: 15px;
}
.new23_emissions02 .content .cont .item .charts .chart_box {
  float: left;
  box-sizing: border-box;
  width: 50%;
  height: 340px;
  padding: 15px;
}
.new23_emissions02 .content .cont .item1 .charts .chart_box:first-child {
  border-right: 1px solid #d6d6d6;
}
.new23_emissions02 .content .cont .item2 .table1 {
  padding: 30px 100px;
}
.new23_emissions02 .content .cont .item2 .table1 table {
  width: 100%;
}
.new23_emissions02 .content .cont .item2 .table1 td,
.new23_emissions02 .content .cont .item2 .table1 th {
  padding-left: 10px;
  font-size: 16px;
  line-height: 30px;
}
.new23_emissions02 .content .cont .item2 .table1 .th1 {
  background: #77aa43;
  text-align: center;
  font-weight: bold;
  line-height: 30px;
  color: #fff;
}
.new23_emissions02 .content .cont .item2 .table1 .th2 {
  font-weight: bold;
  color: #77aa43;
}
.new23_emissions02 .content .cont .item2 .table1 .td1 {
  background: #f9fbf5;
}
.new23_emissions02 .content .cont .item2 .table1 .th2,
.new23_emissions02 .content .cont .item2 .table1 .tr1 {
  border-bottom: 1px dashed #77aa43;
}
.new23_emissions02 .content .cont .item2 .table1 .tr2 {
  border-bottom: 2px solid #77aa43;
}
/* 2023 Ã¦Å½â€™Ã¦â€Â¾Ã§â€°Â© end */

/* 2023 Ã§â€Å¸Ã¦â‚¬ÂÃ¤Â¿ÂÃ¦Å Â¤ start */
.channel_content.new23_ecology {
  padding: 0;
}
.new23_ecology01 {
  padding-top: 100px;
}
.new23_ecology03 {
  margin-top: 100px;
}
.new23_ecology04 {
  margin-top: 100px;
}
.new23_ecology04 .channel_con {
  margin-bottom: 30px;
}
.new23_ecology04.channel_choula .item:last-child .bott {
  padding-bottom: 0;
}
.new23_ecology05 {
  margin-top: 100px;
}
.new23_ecology05 .channel_con {
  margin-bottom: 30px;
}
.new23_ecology05.channel_choula .item:last-child .bott {
  padding-bottom: 0;
}

.new23_ecology06 {
  margin-top: 100px;
  padding-bottom: 100px;
}
.new23_ecology .channel_gray .box {
  margin-top: 40px;
  padding-bottom: 40px;
}
.new23_ecology02 {
  padding: 90px 0 100px;
  margin-top: 100px;
  background: #f7f7f7;
}
.new23_ecology02 .con ul li {
  position: relative;
  float: left;
  width: 40%;
  line-height: 22px;
  padding-left: 14px;
  box-sizing: border-box;
}
.new23_ecology02 .con ul li::before {
  content: "";
  position: absolute;
  top: 11px;
  margin-top: -3px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #dda300;
}
.new23_ecology02 .channel_con {
  margin-bottom: 50px;
}
.new23_ecology02 .content .tabs {
  font-size: 0;
  margin-bottom: 30px;
}
.new23_ecology02 .content .tabs .item {
  display: inline-block;
  margin-right: 30px;
  line-height: 60px;
  width: 275px;
  text-align: center;
  font-weight: bold;
  color: #000;
  font-size: 18px;
  background: #e2e1df;
  transition: all 0.5s ease;
  cursor: pointer;
}
.new23_ecology02 .content .tabs .item.cur,
.new23_ecology02 .content .tabs .item:hover {
  color: #fff;
  background: #dda300;
}
.new23_ecology02 .content .cont .item {
  display: none;
  border: 2px solid #dda300;
}
.new23_ecology02 .content .cont .item.cur {
  display: block;
}
.new23_ecology02 .content .cont .item .sect {
  border-bottom: 2px solid #e7c563;
  padding: 36px 54px;
}
.new23_ecology02 .content .cont .item .sect:last-child {
  border-bottom: none;
}
.new23_ecology02 .content .cont .item .sect .line {
  border-bottom: 2px solid #e9e8e7;
}
.new23_ecology02 .content .cont .item .sect .line:last-child {
  border-bottom: none;
}
.new23_ecology02 .content .cont .item .sect .line {
  font-size: 0;
}
.new23_ecology02 .content .cont .item .sect .line .cell {
  display: inline-block;
  width: 50%;
  padding: 30px 0;
  vertical-align: top;
}
.new23_ecology02 .content .cont .item .sect .line .cell .icon {
  display: inline-block;
  height: 50px;
  vertical-align: top;
  margin-right: 20px;
}
.new23_ecology02 .content .cont .item .sect .line .cell .tit {
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  color: #dda300;
  line-height: 50px;
  vertical-align: top;
  margin-right: 60px;
}
.new23_ecology02 .content .cont .item .sect .line .cell .con {
  display: inline-block;
  font-size: 16px;
  line-height: 50px;
  vertical-align: top;
  color: #000;
}
.new23_ecology02 .content .cont .item .sect .line2 .cell {
  width: 100%;
}
.new23_ecology02 .content .cont .item .sect1 {
  padding-top: 0;
  padding-bottom: 0;
}
.new23_ecology02 .content .cont .item .sect2 .left {
  float: left;
  width: 50%;
  text-align: center;
  border-right: 1px solid #d6d6d6;
  box-sizing: border-box;
}
.new23_ecology02 .content .cont .item .sect2 .right {
  float: right;
  width: 50%;
  text-align: center;
}
.new23_ecology02 .content .cont .item .charts {
  padding: 15px;
}
.new23_ecology02 .content .cont .item .charts .chart_box {
  float: left;
  box-sizing: border-box;
  width: 50%;
  height: 340px;
  padding: 15px;
}
.new23_ecology02 .content .cont .item1 .charts .chart_box:first-child {
  border-right: 1px solid #d6d6d6;
}
.new23_ecology02 .content .cont .item2 .table1 {
  padding: 30px 100px;
}
.new23_ecology02 .content .cont .item2 .table1 table {
  width: 100%;
}
.new23_ecology02 .content .cont .item2 .table1 td,
.new23_ecology02 .content .cont .item2 .table1 th {
  padding-left: 10px;
  font-size: 16px;
  line-height: 30px;
}
.new23_ecology02 .content .cont .item2 .table1 .th1 {
  background: #77aa43;
  text-align: center;
  font-weight: bold;
  line-height: 30px;
  color: #fff;
}
.new23_ecology02 .content .cont .item2 .table1 .th2 {
  font-weight: bold;
  color: #77aa43;
}
.new23_ecology02 .content .cont .item2 .table1 .td1 {
  background: #f9fbf5;
}
.new23_ecology02 .content .cont .item2 .table1 .th2,
.new23_ecology02 .content .cont .item2 .table1 .tr1 {
  border-bottom: 1px dashed #77aa43;
}
.new23_ecology02 .content .cont .item2 .table1 .tr2 {
  border-bottom: 2px solid #77aa43;
}
/* 2023 Ã§â€Å¸Ã¦â‚¬ÂÃ¤Â¿ÂÃ¦Å Â¤ end */

/* 2023 Ã§Å½Â¯Ã¥Â¢Æ’Ã¤Â¸Å½Ã§â€Å¸Ã¦â‚¬Â start */
.channel_content.new23_environment {
  padding: 0;
}
.new23_environment01 {
  padding-top: 100px;
}
.new23_environment04,
.new23_environment05,
.new23_environment06 {
  padding-bottom: 100px;
}
.new23_environment04 {
  padding: 90px 0 100px;
  margin-bottom: 100px;
  background: #f7f7f7;
}
.new23_environment04 .con ul li {
  position: relative;
  line-height: 22px;
  padding-left: 14px;
  box-sizing: border-box;
}
.new23_environment04 .con ul li::before {
  content: "";
  position: absolute;
  top: 11px;
  margin-top: -3px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #dda300;
}
.new23_environment04 .channel_con {
  margin-bottom: 50px;
}
.new23_environment04 .content .tabs {
  font-size: 0;
  margin-bottom: 30px;
}
.new23_environment04 .content .tabs .item {
  display: inline-block;
  margin-right: 30px;
  line-height: 60px;
  width: 275px;
  text-align: center;
  font-weight: bold;
  color: #000;
  font-size: 18px;
  background: #e2e1df;
  transition: all 0.5s ease;
  cursor: pointer;
}
.new23_environment04 .content .tabs .item.cur,
.new23_environment04 .content .tabs .item:hover {
  color: #fff;
  background: #dda300;
}
.new23_environment04 .content .cont .item {
  display: none;
  border: 2px solid #dda300;
}
.new23_environment04 .content .cont .item.cur {
  display: block;
}
.new23_environment04 .content .cont .item .sect {
  border-bottom: 2px solid #e7c563;
  padding: 36px 54px;
}
.new23_environment04 .content .cont .item .sect:last-child {
  border-bottom: none;
}
.new23_environment04 .content .cont .item .sect .line {
  border-bottom: 2px solid #e9e8e7;
}
.new23_environment04 .content .cont .item .sect .line:last-child {
  border-bottom: none;
}
.new23_environment04 .content .cont .item .sect .line {
  font-size: 0;
}
.new23_environment04 .content .cont .item .sect .line .cell {
  display: inline-block;
  width: 50%;
  padding: 30px 0;
  vertical-align: top;
}
.new23_environment04 .content .cont .item .sect .line .cell .icon {
  height: 50px;
  vertical-align: top;
  margin-right: 20px;
}
.new23_environment04 .content .cont .item .sect .line .cell .tit {
  font-size: 36px;
  font-weight: bold;
  color: #dda300;
  line-height: 50px;
  vertical-align: top;
  margin-right: 60px;
}
.new23_environment04 .content .cont .item .sect .line .cell .con {
  font-size: 16px;
  line-height: 30px;
  vertical-align: top;
  color: #000;
}
.new23_environment04 .content .cont .item .sect2 .line .cell {
  width: 100%;
}
.new23_environment04 .content .cont .item .sect1,
.new23_environment04 .content .cont .item .sect2 {
  padding-top: 0;
  padding-bottom: 0;
}
.new23_environment04 .content .cont .item .charts {
  padding: 15px;
  text-align: center;
}
.new23_environment04 .content .cont .item .charts .chart_box {
  display: inline-block;
  box-sizing: border-box;
  width: 50%;
  height: 340px;
  padding: 15px;
}
.new23_environment04 .content .cont .item2 .table1 {
  padding: 30px 100px;
}
.new23_environment04 .content .cont .item2 .table1 table {
  width: 100%;
}
.new23_environment04 .content .cont .item2 .table1 td,
.new23_environment04 .content .cont .item2 .table1 th {
  padding-left: 10px;
  font-size: 16px;
  line-height: 30px;
}
.new23_environment04 .content .cont .item2 .table1 .th1 {
  background: #77aa43;
  text-align: center;
  font-weight: bold;
  line-height: 30px;
  color: #fff;
}
.new23_environment04 .content .cont .item2 .table1 .th2 {
  font-weight: bold;
  color: #77aa43;
}
.new23_environment04 .content .cont .item2 .table1 .td1 {
  background: #f9fbf5;
}
.new23_environment04 .content .cont .item2 .table1 .th2,
.new23_environment04 .content .cont .item2 .table1 .tr1 {
  border-bottom: 1px dashed #77aa43;
}
.new23_environment04 .content .cont .item2 .table1 .tr2 {
  border-bottom: 2px solid #77aa43;
}

.new23_environment05 .content .small_tit {
  position: relative;
  padding-left: 30px;
  font-size: 20px;
  font-weight: bold;
  color: #dda300;
  margin-bottom: 30px;
}
.new23_environment05 .content .small_tit::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  background: #dda300;
}
.new23_environment05 .content .channel_con {
  margin-bottom: 40px;
}
.new23_environment05 .content .table1 {
  position: relative;
  border: 2px solid #dda300;
  margin-bottom: 40px;
}
.new23_environment05 .content .table1::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 62px;
  height: 74px;
  background: url(http://www.zjky.cn/resources/web/img/new23_environment05_circle.png)
    no-repeat center/contain;
  z-index: 1;
}
.new23_environment05 .content .table1 .item {
  position: relative;
  float: left;
  width: 50%;
  padding: 30px 50px;
  box-sizing: border-box;
}
.new23_environment05 .content .table1 .item3,
.new23_environment05 .content .table1 .item4 {
  float: right;
}
.new23_environment05 .content .table1 .item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: -1px;
  bottom: -1px;
  border-right: 1px solid #dda300;
  border-bottom: 1px solid #dda300;
}

.new23_environment05 .content .table1 .item .tit {
  font-size: 24px;
  line-height: 40px;
  font-weight: bold;
  color: #dda300;
}
.new23_environment05 .content .table1 .item .con {
  font-size: 16px;
  line-height: 22px;
  height: 132px;
  overflow-y: auto;
  position: relative;
  z-index: 1;
}
.new23_environment05 .content .table1 .item .con::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.new23_environment05 .content .table1 .item .con::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dda300;
}
.new23_environment05 .content .table1 .item .con::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}

.new23_environment05 .content .table2 {
  border: 2px solid #dda300;
}
.new23_environment05 .content .table2 .head {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  line-height: 70px;
  text-align: center;
  border-bottom: 1px solid #dda300;
}
.new23_environment05 .content .table2 .item {
  position: relative;
  padding-left: 33%;
  border-bottom: 1px solid #dda300;
}
.new23_environment05 .content .table2 .item:last-child {
  border-bottom: none;
}
.new23_environment05 .content .table2 .item .cell1 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 33%;
  z-index: 1;
  border-right: 1px solid #dda300;
}
.new23_environment05 .content .table2 .item .cell1 .tit {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.new23_environment05 .content .table2 .item .cell2 {
  padding: 25px 64px;
}
.new23_environment05 .content .table2 .item .cell2 .con {
  font-size: 16px;
  line-height: 22px;
}
/* 2023 Ã§Å½Â¯Ã¥Â¢Æ’Ã¤Â¸Å½Ã§â€Å¸Ã¦â‚¬Â end */

/* 2023 Ã¦Â°â€Ã¥â‚¬â„¢Ã¥ÂËœÃ¥Å’â€“ */
.channel_content.new23_climate {
  padding: 0;
}
.new23_climate01 {
  padding-top: 100px;
}

.new23_climate04,
.new23_climate05,
.new23_climate06,
.new23_climate08,
.new23_climate09 {
  padding-bottom: 100px;
}

.new23_climate01 {
  position: relative;
}
.new23_climate01 .wrap::after {
  content: "";
  display: table;
  clear: both;
}
.new23_climate01 .left {
  float: left;
  width: 45%;
}
.new23_climate01 .right {
  float: right;
  width: 37.5%;
}
.new23_climate01 .content {
}
.new23_climate01 .rect-68 {
  padding-bottom: 68%;
}
.new23_climate01 .content .item {
}
.new23_climate01 .content .item > a {
  display: block;
}
.new23_climate01 .content .item:nth-child(2n) {
  margin-right: 0;
}
.new23_climate01 .content .item .img_box {
  margin-bottom: 20px;
}
.new23_climate01 .content .item .intro_box .tit {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  transition: all 0.5s ease;
}
.new23_climate01 .content .item:hover .intro_box .tit {
  color: #dda300;
}

.new23_climate04 {
  padding: 90px 0 100px;
  margin-bottom: 100px;
  background: #f7f7f7;
}
.new23_climate07 {
  padding: 90px 0 100px;
  margin-bottom: 100px;
  background: #f7f7f7;
}

.new23_climate04 .goal {
  margin-bottom: 40px;
}
.new23_climate04 .goal .item {
  position: relative;
  box-sizing: border-box;
  float: left;
  width: 31.33%;
  text-align: center;
  margin-right: 2%;
}
.new23_climate04 .goal .item1 {
  z-index: 2;
}
.new23_climate04 .goal .item2 {
  z-index: 1;
}
.new23_climate04 .goal .item3 {
  z-index: 0;
}
.new23_climate04 .goal .item .year {
  position: relative;
  margin-bottom: 20px;
  height: 76px;
  line-height: 76px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  background: #dda300;
}
.new23_climate04 .goal .item .year::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 76px;
  box-sizing: border-box;
  border: 38px solid #f7f7f7;
  z-index: 1;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
.new23_climate04 .goal .item .year::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 76px;
  box-sizing: border-box;
  border: 38px solid #dda300;
  z-index: 2;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
.new23_climate04 .goal .item .period {
  font-size: 24px;
  font-weight: bold;
  color: #dda300;
  margin-bottom: 5px;
}
.new23_climate04 .goal .item .intro {
  padding: 0 40px;
}
.new23_climate04 .goal .item .tit {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
}
.new23_climate04 .goal .item .con {
  font-size: 16px;
  line-height: 22px;
}
.new23_climate04 .channel_con {
  margin-bottom: 50px;
}
.new23_climate04 .content .tabs {
  font-size: 0;
  margin-bottom: 30px;
}
.new23_climate04 .content .tabs .item {
  display: inline-block;
  margin-right: 30px;
  line-height: 60px;
  width: 275px;
  text-align: center;
  font-weight: bold;
  color: #000;
  font-size: 18px;
  background: #e2e1df;
  transition: all 0.5s ease;
  cursor: pointer;
}
.new23_climate04 .content .tabs .item.cur,
.new23_climate04 .content .tabs .item:hover {
  color: #fff;
  background: #dda300;
}
.new23_climate04 .content .cont .item {
  display: none;
  border: 2px solid #dda300;
}
.new23_climate04 .content .cont .item.cur {
  display: block;
}
.new23_climate04 .content .cont .item .sect {
  border-bottom: 2px solid #e7c563;
  padding: 36px 54px;
}
.new23_climate04 .content .cont .item .sect:last-child {
  border-bottom: none;
}
.new23_climate04 .content .cont .item .sect .line {
  border-bottom: 2px solid #e9e8e7;
}
.new23_climate04 .content .cont .item .sect .line:last-child {
  border-bottom: none;
}
.new23_climate04 .content .cont .item .sect .line {
  font-size: 0;
}
.new23_climate04 .content .cont .item .sect .line .cell {
  display: inline-block;
  width: 50%;
  padding: 30px 0;
}
.new23_climate04 .content .cont .item .sect .line .cell .icon {
  height: 50px;
  vertical-align: top;
  margin-right: 20px;
}
.new23_climate04 .content .cont .item .sect .line .cell .tit {
  font-size: 36px;
  font-weight: bold;
  color: #dda300;
  line-height: 50px;
  vertical-align: top;
  margin-right: 60px;
}
.new23_climate04 .content .cont .item .sect .line .cell .con {
  font-size: 16px;
  line-height: 30px;
  vertical-align: top;
  color: #000;
  width: 90%;
}
.new23_climate04 .content .cont .item .sect1,
.new23_climate04 .content .cont .item .sect2 {
  padding-top: 0;
  padding-bottom: 0;
}
.new23_climate04 .content .cont .item .charts {
  padding: 15px;
  text-align: center;
}
.new23_climate04 .content .cont .item .charts .chart_box {
  float: left;
  box-sizing: border-box;
  width: 50%;
  height: 340px;
  padding: 15px;
}
.new23_climate04 .content .cont .item2 .table1 {
  padding: 30px 100px;
}
.new23_climate04 .content .cont .item2 .table1 table {
  width: 100%;
}
.new23_climate04 .content .cont .item2 .table1 td,
.new23_climate04 .content .cont .item2 .table1 th {
  padding-left: 10px;
  font-size: 16px;
  line-height: 30px;
}
.new23_climate04 .content .cont .item2 .table1 .th1 {
  background: #77aa43;
  text-align: center;
  font-weight: bold;
  line-height: 30px;
  color: #fff;
}
.new23_climate04 .content .cont .item2 .table1 .th2 {
  font-weight: bold;
  color: #77aa43;
}
.new23_climate04 .content .cont .item2 .table1 .td1 {
  background: #f9fbf5;
}
.new23_climate04 .content .cont .item2 .table1 .th2,
.new23_climate04 .content .cont .item2 .table1 .tr1 {
  border-bottom: 1px dashed #77aa43;
}
.new23_climate04 .content .cont .item2 .table1 .tr2 {
  border-bottom: 2px solid #77aa43;
}
.new23_climate04 .content .cont .item .sect .line .cell {
  vertical-align: top;
}

.new23_climate07 .channel_con {
  margin-bottom: 40px;
}
.new23_climate07 .content .top {
  margin-bottom: 40px;
}
.new23_climate07 .content .top .item {
  float: left;
  width: 30%;
  margin-right: 5%;
  text-align: center;
  cursor: pointer;
}
.new23_climate07 .content .top .item:last-child {
  margin-right: 0;
}
.new23_climate07 .content .top .item .icon_box {
  position: relative;
  display: inline-block;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: #fff;
  border: 1px dashed #dda300;
  z-index: 1;
}
.new23_climate07 .content .top .item .icon_box::before {
  content: "";
  position: absolute;
  top: 8px;
  right: 8px;
  bottom: 8px;
  left: 8px;
  border-radius: 50%;
  background: #dda300;
  z-index: 1;
}
.new23_climate07 .content .top .item .icon_box img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.new23_climate07 .content .top .item .intro_box {
  margin-top: -65px;
  padding: 80px 46px 40px;
  border: 1px solid #dda300;
  transition: all 0.5s ease;
}
.new23_climate07 .content .top .item .intro_box .tit {
  font-size: 20px;
  font-weight: bold;
  color: #dda300;
  margin-bottom: 15px;
  transition: all 0.5s ease;
}
.new23_climate07 .content .top .item .intro_box .con {
  font-size: 16px;
  line-height: 26px;
  height: 78px;
  transition: all 0.5s ease;
  overflow-y: auto;
}
.new23_climate07 .content .top .item.cur .intro_box,
.new23_climate07 .content .top .item .intro_box:hover {
  background: #dda300;
}
.new23_climate07 .content .top .item.cur .intro_box .tit,
.new23_climate07 .content .top .item .intro_box:hover .tit,
.new23_climate07 .content .top .item.cur .intro_box .con,
.new23_climate07 .content .top .item .intro_box:hover .con {
  color: #fff;
}
.new23_climate07 .content .bott .item {
  display: none;
  border: 1px solid #dda300;
  padding: 50px 60px;
}
.new23_climate07 .content .bott .item.cur {
  display: block;
}
.new23_climate07 .content .bott .item li {
  margin-bottom: 30px;
}
.new23_climate07 .content .bott .item li:last-child {
  margin-bottom: 0;
}
.new23_climate07 .content .bott .item li .tit {
  position: relative;
  font-size: 16px;
  line-height: 30px;
  padding-left: 14px;
  font-weight: bold;
  color: #000;
}
.new23_climate07 .content .bott .item li .tit::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  height: 6px;
  margin-top: -3px;
  width: 6px;
  border-radius: 50%;
  background: #dda300;
}
.new23_climate07 .content .bott .item li .con {
  font-size: 16px;
  padding-left: 14px;
  line-height: 22px;
}
.new23_climate09 .channel_con {
  margin-bottom: 40px;
}
.new23_climate09 .channel_choula .item:last-child .bott {
  padding-bottom: 0;
}

.new23_climate08 {
  margin-top: 0;
}
.new23_climate08 .left {
  width: 30%;
}
.new23_climate08 .right {
  padding-left: 8%;
}

.channel_choula .item .top {
  cursor: pointer;
}
/* .channel_choula .item:last-child .bott{padding-bottom:0;} */

.channel_con .con {
  color: #000;
}
.channel_huace .li_ .intro .t {
  line-height: 22px;
}

.new23_respon .new23_business_05 {
  padding: 100px 0;
}
.new23_respon .channel_gray .box {
  margin: 40px 0;
}
.new23_respon .new_SC06 {
  padding-bottom: 100px;
}
.new_report .new23_develop02 {
  padding: 90px 0;
  margin-bottom: 0;
}

/* 2022Ã¥Â¹Â´Ã¤Â¸Å¡Ã§Â»Â© */
.new22_yeji01 {
  padding: 70px 0 90px;
  background: #f0f0f0;
}
.new22_yeji01 .infor {
  margin-top: 40px;
}
.new22_yeji01 .content li {
  background: #ffffff;
  float: left;
  width: 32.6%;
  margin-right: 1.1%;
  padding: 20px 35px 15px;
  box-sizing: border-box;
  height: 300px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
.new22_yeji01 .content li:nth-child(3n) {
  margin-right: 0;
}
.new22_yeji01 .content li .top {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.new22_yeji01 .content li .top .t {
  font-size: 36px;
  line-height: 40px;
  font-weight: bold;
  color: #00807b;
}
.new22_yeji01 .content li .top .amp {
  font-size: 18px;
  line-height: 30px;
  color: #00807b;
}
.new22_yeji01 .content li .top .amp .icon {
  width: 13px;
  height: 18px;
  background: url(../image/new22_yeji01_up.png) no-repeat center;
  display: inline-block;
  margin-right: 7px;
}
.new22_yeji01 .content li .top .amp.down .icon {
  background: url(../image/new22_yeji01_down.png) no-repeat center;
}
.new22_yeji01 .content li .bott {
  font-size: 14px;
  line-height: 36px;
  color: #00807b;
  border-top: 1px solid #e2e2e2;
}

.new22_yeji01 .content li .con {
  border-bottom: 1px solid #666666;
  position: absolute;
  bottom: 42px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 70px);
}
.new22_yeji01 .content li .con dd {
  width: 50px;
  margin: 0 13px;
  background: #aed3d1;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  height: 0;
  transition: all 0.5s ease;
}
.new22_yeji01 .content li .con dd span {
  position: absolute;
  top: 100%;
  display: block;
  left: 0;
  text-align: center;
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  color: #444444;
}
.new22_yeji01 .content li .con dd em {
  position: absolute;
  bottom: 100%;
  display: block;
  left: 0;
  text-align: center;
  width: 100%;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
  color: #666666;
  font-size: 18px;
  line-height: 30px;
}
.new22_yeji01 .content li.show .con dd:last-child {
  background: #00807b;
}
.new22_yeji01 .content li.show .con dd:last-child em {
  color: #00807b;
  font-weight: bold;
}
.new22_yeji01 .content li.show .con dd em {
  opacity: 1;
  visibility: visible;
}

.new22_yeji02 {
  margin-top: 100px;
}
.new22_yeji02 .content li {
  background: #ffffff;
  float: left;
  width: 24.25%;
  margin-right: 1%;
  padding: 20px 35px 15px;
  padding-left: 30px;
  box-sizing: border-box;
  height: 300px;
  overflow: hidden;
  position: relative;
  background: #f9f7f3;
  margin-bottom: 10px;
}
.new22_yeji02 .content li:nth-child(4n) {
  margin-right: 0;
}
.new22_yeji02 .content li .top {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.new22_yeji02 .content li .top .t {
  font-size: 36px;
  line-height: 40px;
  font-weight: bold;
  color: #dda300;
}
.new22_yeji02 .content li .top .amp {
  font-size: 18px;
  line-height: 30px;
  color: #dda300;
}
.new22_yeji02 .content li .top .amp .icon {
  width: 13px;
  height: 18px;
  background: url(../image/new22_yeji02_up.png) no-repeat center;
  display: inline-block;
  margin-right: 7px;
}
.new22_yeji02 .content li .top .amp.down .icon {
  background: url(../image/new22_yeji02_down.png) no-repeat center;
}
.new22_yeji02 .content li .bott {
  font-size: 14px;
  line-height: 36px;
  color: #dda300;
  border-top: 1px solid #e2e2e2;
}

.new22_yeji02 .content li .con {
  border-bottom: 1px solid #666666;
  position: absolute;
  bottom: 45px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 65px);
  font-size: 0;
}
.new22_yeji02 .content li .con dd {
  width: 35px;
  margin: 0 5px;
  background: #e1e1e1;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  height: 0;
  transition: all 0.5s ease;
}
.new22_yeji02 .content li .con dd span {
  position: absolute;
  top: 100%;
  display: block;
  left: 0;
  text-align: center;
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  color: #444444;
}
.new22_yeji02 .content li .con dd em {
  position: absolute;
  bottom: 100%;
  display: block;
  left: 0;
  text-align: center;
  width: 100%;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
  color: #666666;
  font-size: 16px;
  line-height: 30px;
}
.new22_yeji02 .content li.show .con dd:last-child {
  background: #dda300;
}
.new22_yeji02 .content li.show .con dd:last-child em {
  color: #dda300;
  font-weight: bold;
}
.new22_yeji02 .content li.show .con dd em {
  opacity: 1;
  visibility: visible;
}
.new22_yeji02 .content li.li08 .tit {
  padding: 20px 0;
}
.new22_yeji02 .content li.li08 .tit:first-child {
  padding-top: 40px;
}

.new22_yeji03 {
  margin-top: 50px;
}
#chart-container2 {
  height: 400px;
  position: relative;
  overflow: hidden;
  background: #fff;
  padding: 40px 0;
}

.new22_yeji04 {
  padding: 100px 0 0;
  background: #f0f0f0;
}
.new22_yeji04 .content .top_box li {
  background: #ffffff;
  float: left;
  width: 24.25%;
  margin-right: 1%;
  padding: 20px 35px 15px;
  padding-left: 30px;
  box-sizing: border-box;
  height: 300px;
  overflow: hidden;
  position: relative;
  background: #ffffff;
}
.new22_yeji04 .content .top_box li:nth-child(4n) {
  margin-right: 0;
}
.new22_yeji04 .content .top_box li .top {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.new22_yeji04 .content .top_box li .top .t {
  font-size: 36px;
  line-height: 40px;
  font-weight: bold;
  color: #dda300;
}
.new22_yeji04 .content .top_box li .top .amp {
  font-size: 18px;
  line-height: 30px;
  color: #dda300;
}
.new22_yeji04 .content .top_box li .top .amp .icon {
  width: 13px;
  height: 18px;
  background: url(../image/new22_yeji03_up.png) no-repeat center;
  display: inline-block;
  margin-right: 7px;
}
.new22_yeji04 .content .top_box li .top .amp.down .icon {
  background: url(../image/new22_yeji03_down.png) no-repeat center;
}
.new22_yeji04 .content .top_box li .bott {
  font-size: 14px;
  line-height: 36px;
  color: #dda300;
  border-top: 1px solid #e2e2e2;
}

.new22_yeji04 .content .top_box li .con {
  border-bottom: 1px solid #666666;
  position: absolute;
  bottom: 45px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 65px);
  font-size: 0;
}
.new22_yeji04 .content .top_box li .con dd {
  width: 35px;
  margin: 0 5px;
  background: #e1e1e1;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  height: 0;
  transition: all 0.5s ease;
}
.new22_yeji04 .content .top_box li .con dd span {
  position: absolute;
  top: 100%;
  display: block;
  left: 0;
  text-align: center;
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  color: #444444;
}
.new22_yeji04 .content .top_box li .con dd em {
  position: absolute;
  bottom: 100%;
  display: block;
  left: 0;
  text-align: center;
  width: 100%;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
  color: #666666;
  font-size: 16px;
  line-height: 30px;
}
.new22_yeji04 .content .top_box li.show .con dd.dd03 {
  /* background:#dda300; */
}
.new22_yeji04 .content .top_box li.show .con dd.dd03 em {
  /* color:#dda300; */
}
.new22_yeji04 .content .top_box li.show .con dd.dd04 {
  /* background:#ffffff; */ /* border:1px dashed #dda300; */
  border-bottom: 0;
  box-sizing: border-box;
}
.new22_yeji04 .content .top_box li.show .con dd.dd05 {
  background: #dda300;
  border: 1px dashed #dda300;
  border-bottom: 0;
  box-sizing: border-box;
}
.new22_yeji04 .content .top_box li.show .con dd.dd05 em {
  color: #dda300;
}
.new22_yeji04 .content .top_box li.show .con dd em {
  opacity: 1;
  visibility: visible;
}

.new22_yeji04 .content .bott_box {
  margin-top: 40px;
}
.new22_yeji04 .content .bott_box li {
  position: relative;
  font-size: 0;
  padding: 15px 22px;
  color: #000000;
  background: #ffffff;
  text-align: center;
}
.new22_yeji04 .content .bott_box li::after {
  content: "";
  position: absolute;
  left: 22px;
  right: 22px;
  bottom: 0;
  height: 1px;
  background: #e6e6e6;
}
.new22_yeji04 .content .bott_box .li_first {
  background: #dda300;
  font-weight: bold;
}
.new22_yeji04 .content .bott_box .li_first ._ut {
  color: #ffffff;
}
.new22_yeji04 .content .bott_box .li_first::after {
  display: none;
}
.new22_yeji04 .content .bott_box li:last-child:after {
  display: none;
}
.new22_yeji04 .content .bott_box1 ._ut {
  display: inline-block;
  vertical-align: middle;
  width: 16.5%;
  font-size: 20px;
  line-height: 30px;
}
.new22_yeji04 .content .bott_box1 ._t1 {
  width: 26.4%;
  text-align: left;
}
.new22_yeji04 .content .bott_box1 ._t2 {
  color: #dda300;
}
.new22_yeji04 .content .bott_box1 ._t5 {
  width: 24.1%;
}
.new22_yeji04 .content .bott_box .atte {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  margin-top: 10px; /* margin-bottom:100px;*/
}

.new22_yeji04 .content .bott_box2 ._ut {
  display: inline-block;
  vertical-align: middle;
  width: 13%;
  font-size: 20px;
  line-height: 30px;
}
.new22_yeji04 .content .bott_box2 ._t1 {
  width: 22%;
  text-align: left;
}

.new22_yeji .product07 {
  background: #f0f0f0;
  padding: 100px 0;
  border-bottom: 2px solid #fafafa;
}
.new22_yeji .yeji06 {
  border-bottom: 0;
}
.new22_yeji .yeji06 .content {
  margin-bottom: 0;
}

.new22_yeji .product07 .content li {
  visibility: visible;
}
/* 2022Ã¥Â¹Â´Ã¤Â¸Å¡Ã§Â»Â© end */

.new23_ipart02 {
  margin-bottom: 65px;
  background: #f7f7f7;
}
.new23_ipart02 .left {
  width: 44%;
  float: left;
}
.new23_ipart02 .left .rect-78 {
  padding-bottom: 78%;
}
.new23_ipart02 .left .item {
  float: left;
  width: 50%;
  position: relative;
}
.new23_ipart02 .left .item .cover {
  position: absolute;
  border-left-width: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.new23_ipart02 .left .item .cover .icon {
  width: 48px;
  height: 48px;
  margin: 60px auto 15px;
}
.new23_ipart02 .left .item .cover .text {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  text-align: center;
}
.new23_ipart02 .left .item .cover .text .jt {
  display: inline-block;
  vertical-align: -5px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
  width: 0;
}
.new23_ipart02 .left .item02 .cover .text {
  color: #000;
}
.new23_ipart02 .left .item03 .cover .text {
  color: #000;
}
.new23_ipart02 .left .item ._full {
  transition: all 0.5s ease;
}
.new23_ipart02 .left .item:hover ._full {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.new23_ipart02 .left .item:hover .cover .text .jt {
  opacity: 1;
  visibility: visible;
  width: 18px;
}
.new23_ipart02 .right {
  width: 54%;
  float: right;
}
.new23_ipart02 .right .content {
  position: relative;
}
.new23_ipart02 .right .content .rect-64 {
  padding-bottom: 63.5%;
}
.new23_ipart02 .right .content .hd {
  position: absolute;
  left: 20px;
  top: 10px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  z-index: 2;
}
.new23_ipart02 .right .content .hd .item {
  float: left;
  font-size: 18px;
  line-height: 32px;
  padding: 0 10px;
  cursor: pointer;
  color: #000;
}
.new23_ipart02 .right .content .hd .item.cur {
  background: #a39161;
  border-radius: 30px;
  border: 1px solid #d4d2d0;
  color: #fff;
}
.new23_ipart02 .right .content .bd .cell {
  display: none;
}
.new23_ipart02 .right .content .bd .cell.cur {
  display: block;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“Ã¥Å“Â°Ã¥â€ºÂ¾Ã¥Â·Â¦Ã¤Â¾Â§Ã§â€šÂ¹Ã§Å¡â€žÃ¦ÂÂÃ§Â¤Âº */
.new23_ipart02 .right .content .dot_tips {
  position: absolute;
  left: 0px;
  bottom: 15px;
  width: 75px;
  z-index: 3;
}
.new23_ipart02 .right .content .dot_tips li {
  font-size: 13px;
  cursor: pointer;
  margin-bottom: 6px;
  padding: 4px 7px;
  line-height: 16px;
  border: 1px solid transparent;
}
.new23_ipart02 .right .content .dot_tips li:last-child {
  margin-bottom: 0;
}
.new23_ipart02 .right .content .dot_tips li.cur {
  border: 1px solid #a39161;
  border-radius: 16px;
}
.new23_ipart02 .right .content .dot_tips li .ico,
.new23_ipart02 .right .content .dot_tips li .ico_1 {
  display: inline-block;
  width: 12px;
  height: 16px;
  margin-right: 5px;
  vertical-align: -3px;
}
.new23_ipart02 .right .content .dot_tips li.li_Au {
  color: #dda301;
}
.new23_ipart02 .right .content .dot_tips li.li_Au .ico_1 {
  background: url(../image/au-icon-s.png) no-repeat;
}
.new23_ipart02 .right .content .dot_tips li.li_Cu {
  color: #bb1b21;
}
.new23_ipart02 .right .content .dot_tips li.li_Cu .ico_1 {
  background: url(../image/cu-icon-s.png) no-repeat;
}
.new23_ipart02 .right .content .dot_tips li.li_Zn {
  color: #023823;
}
.new23_ipart02 .right .content .dot_tips li.li_Zn .ico_1 {
  background: url(../image/zn-icon-s.png) no-repeat;
}
.new23_ipart02 .right .content .dot_tips li.li_Li {
  color: #889db7;
}
.new23_ipart02 .right .content .dot_tips li.li_Li .ico_1 {
  background: url(../image/li-icon-s.png) no-repeat;
}
.new23_ipart02 .right .content .dot_tips li.li_Ylc {
  color: #584835;
}
.new23_ipart02 .right .content .dot_tips li.li_Ylc .ico_1 {
  background: url(../image/Ylc-icon-s.png) no-repeat;
}
.new23_ipart02 .right .content .dot_tips li.li_else {
  color: #151515;
}
.new23_ipart02 .right .content .dot_tips li.li_else .ico_1 {
  background: url(../image/other-icon-s.png) no-repeat;
}
.new23_ipart02 .right .content .dot_tips li.li_office {
  color: #bb1b21;
}
.new23_ipart02 .right .content .dot_tips li.li_office .ico_1 {
  background: url(../image/office-s.png) no-repeat;
}
.new23_ipart02 .right .content .dot_tips li.li_all .ico_1 {
  background: url(../image/all-s.png) no-repeat;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“Ã¥Å“Â°Ã¥â€ºÂ¾Ã¤Â¸Å Ã§Å¡â€žÃ§â€šÂ¹ */
.new23_ipart02 .right .content .dots_box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.new23_ipart02 .right .content .dots_box .dot {
  position: absolute;
  left: 0;
  margin-left: -8px;
  margin-top: -22px;
}
.new23_ipart02 .right .content .dots_box .dot .t {
  display: none;
  position: absolute;
  left: 15px;
  padding: 1px 20px 1px 10px;
  top: -10px;
  white-space: nowrap;
  font-size: 14px;
  color: #fff;
  border-radius: 20px;
  height: 20px;
  line-height: 20px;
}
.new23_ipart02 .right .content .dots_box .dot:hover {
  z-index: 10;
}
.new23_ipart02 .right .content .dots_box .dot:hover .t {
  display: block;
}
.new23_ipart02 .right .content .dots_box .dot .icon {
  display: inline-block;
  width: 16px;
  height: 22px;
}
.new23_ipart02 .right .content .dots_box .au_point .dot .icon {
  background: url(../image/Au.png) no-repeat center;
  background-size: cover;
}
.new23_ipart02 .right .content .dots_box .cu_point .dot .icon {
  background: url(../image/Cu.png) no-repeat center;
  background-size: cover;
}
.new23_ipart02 .right .content .dots_box .zn_point .dot .icon {
  background: url(../image/Zn.png) no-repeat center;
  background-size: cover;
}
.new23_ipart02 .right .content .dots_box .li_point .dot .icon {
  background: url(../image/li-icon.png) no-repeat center;
  background-size: cover;
}
.new23_ipart02 .right .content .dots_box .ylc_point .dot .icon {
  background: url(../image/Ylc-icon.png) no-repeat center;
  background-size: cover;
}
.new23_ipart02 .right .content .dots_box .qt_point .dot .icon {
  background: url(../image/else_point.png) no-repeat center;
  background-size: cover;
}
.new23_ipart02 .right .content .dots_box .office_point .dot .icon {
  background: url(../image/office_point.png) no-repeat center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã©â€¡â€˜ */
.new23_ipart02 .right .content .dots_box .au_point .t {
  background: #c98900 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã©â€œÅ“ */
.new23_ipart02 .right .content .dots_box .cu_point .t {
  background: #c54000 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã©â€Å’ */
.new23_ipart02 .right .content .dots_box .zn_point .t {
  background: #577975 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ li */
.new23_ipart02 .right .content .dots_box .li_point .t {
  background: #889db7 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã¥â€¦Â¶Ã¤Â»â€“ */
.new23_ipart02 .right .content .dots_box .qt_point .t {
  background: #363636 url(../image/homepage-small.png) no-repeat right 5px
    center;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã¥Å Å¾Ã¤Âºâ€¹Ã¥Â¤â€ž */
.new23_ipart02 .right .content .dots_box .office_point .t {
  background: #c54000;
  background: rgb(197, 64, 0, 0.7);
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã¥â€ Â¶Ã§â€šÂ¼Ã¥Å½â€š */
.new23_ipart02 .right .content .dots_box .ylc_point .t {
  background: #584835 url(../image/homepage-small.png) no-repeat right 5px
    center;
}

/* Ã©Â¦â€“Ã©Â¡Âµ2023Ã¦â€“Â°Ã§â€°Ë† start */
.new23_ibanner .wrap,
.new23_ipart .wrap {
  width: 1320px;
}

/* new23_ibanner */
.new23_ibanner {
  position: relative;
}
/* .new23_ibanner .item{height:746px; overflow:hidden; position:relative;} */
.new23_ibanner .item {
  height: 520px;
  overflow: hidden;
  position: relative;
}

.new23_ibanner .owl-carousel .owl-item .iban_img {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  max-width: none;
}
.new23_ibanner .owl-carousel .item {
  opacity: 0;
  visibility: hidden;
}
.new23_ibanner .owl-carousel.owl-loaded .item {
  opacity: 1;
  visibility: visible;
}

.new23_ibanner .iban_word {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1200px;
  height: 520px;
  margin-left: -600px;
  margin-top: -260px;
}
.new23_ibanner .active .iban_word {
  animation: zoomIn 2s ease 0.6s 1 both;
}
@keyframes zoomIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.new23_ibanner .owl-carousel .owl-dots {
  position: absolute;
  z-index: 10;
  bottom: 30px;
  left: 0%;
  width: 100%;
  text-align: center;
}
.new23_ibanner .owl-carousel .owl-dot {
  width: 12px;
  height: 12px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0 5px;
  border-radius: 10px;
  display: inline-block;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.new23_ibanner .owl-carousel .owl-dot.active {
  background: #fff;
  width: 30px;
}

.new23_ibanner .iban_word .info {
  text-align: center;
  color: #fff;
}
.new23_ibanner .iban_word .info .tit {
  font-size: 44px;
  line-height: 45px;
  margin-bottom: 12px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}
.new23_ibanner .iban_word .info .con {
  font-size: 44px;
  line-height: 45px;
  margin-bottom: 12px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}
.new23_ibanner .iban_word .info .txt {
  font-size: 24px;
  line-height: 30px;
  font-family: Arial;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}
.new23_ibanner .iban_word {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  margin-left: 0;
  margin-top: 0;
  display: flex;
  align-items: center;
}

/* Ã¨â€šÂ¡Ã¤Â»Â·Ã¦Â¨ÂªÃ¦ÂÂ¡ */
.new23_ipart_stock {
  background: #f7f7f7;
  padding: 15px 0;
}
.new23_ipart_stock .infor {
  float: left;
  width: 10%;
}
.new23_ipart_stock .infor .tit {
  display: inline-block;
  line-height: 20px;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  padding-right: 26px;
  border-right: 1px solid #000;
}
.new23_ipart_stock .content {
  float: left;
  width: 80%;
}
.new23_ipart_stock .content .item {
  float: left;
  font-size: 14px;
  line-height: 20px;
  width: 50%;
  text-align: center;
}
.new23_ipart_stock .content .item .tit {
  display: inline-block;
  margin-right: 8%;
  color: #000;
}
.new23_ipart_stock .content .item .con {
  display: inline-block;
  margin-right: 8%;
  color: #552a03;
}
.new23_ipart_stock .content .item .txt {
  display: inline-block;
  color: #552a03;
}
.new23_ipart_stock .content .item .icon {
  display: inline-block;
}
.new23_ipart_stock .content .item .icon::before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: top;
  animation: beating 2s linear infinite;
  -webkit-animation: beating 2s linear infinite;
}
.new23_ipart_stock .content .item .icon.icon_up::before {
  background: url(../image/stock_up.png) no-repeat center;
  position: relative;
  top: -2px;
}
.new23_ipart_stock .content .item .icon.icon_down::before {
  background: url(../image/stock_down.png) no-repeat center;
}
.new23_ipart_stock .content .item .icon.icon_up::after {
  content: "+";
}
.new23_ipart_stock .content .item .icon.icon_down::after {
  content: "-";
}

/*Ã¤Â¸Å Ã¤Â¸â€¹Ã¨Â·Â³Ã¥Å Â¨*/
@keyframes beating {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  33% {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  66% {
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

/* Ã§Â¬Â¬Ã¤Â¸â‚¬Ã©Æ’Â¨Ã¥Ë†â€  */
.new23_ipart01 {
  padding: 55px 0;
}
.new23_ipart01 .rect-5625 {
  padding-bottom: 54.72%;
}
.new23_ipart01 .left {
  width: 66%;
  float: left;
}
.new23_ipart01 .left .l_top .infor {
  margin-bottom: 20px;
}
.new23_ipart01 .left .l_top .infor .tit {
  font-size: 30px;
  color: #552a03;
}
.new23_ipart01 .left .l_top .img_ {
  width: 48%;
  float: left;
}
.new23_ipart01 .left .l_top .info_ {
  width: 48%;
  float: right;
}
.new23_ipart01 .left .l_top .info_ .box .tit {
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
  height: 52px;
  margin-bottom: 15px;
  color: #552a03;
  transition: all 0.5s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.new23_ipart01 .left .l_top .info_ .box .date {
  font-size: 14px;
  line-height: 20px;
  color: #999;
}
.new23_ipart01 .left .l_top .info_ .box .date i {
  margin: 0;
  vertical-align: 0;
}
.new23_ipart01 .left .l_top .info_ .box .con {
  font-size: 14px;
  line-height: 20px;
  height: 60px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 12px;
  transition: all 0.5s ease;
}
.new23_ipart01 .left .l_top .info_ .more {
  display: none;
  font-size: 12px;
  line-height: 20px;
  color: #552a03;
  text-align: right;
  margin-top: 6px;
}
.new23_ipart01 .left .l_top .info_ .more:hover {
  color: #dda300;
}
.new23_ipart01 .left .l_top .info_ .box:hover .tit {
  color: #dda300;
}
.new23_ipart01 .left .l_top .info_ .box:hover .con {
  color: #dda300;
}
.new23_ipart01 .left .l_bott .l_bott_l {
  width: 48%;
  float: left;
}
.new23_ipart01 .left .l_bott .l_bott_l a {
  display: block;
  padding: 38px;
  background: #f7f7f7;
}
.new23_ipart01 .left .l_bott .l_bott_l a .info {
  float: left;
  width: 55%;
}
.new23_ipart01 .left .l_bott .l_bott_l a .info .t {
  font-size: 20px;
  line-height: 23px;
  font-weight: bold;
  color: #552a03;
  margin-bottom: 10px;
  transition: all 0.5s ease;
}
.new23_ipart01 .left .l_bott .l_bott_l a .info .c {
  font-size: 14px;
  line-height: 23px;
  height: 138px;
  color: #666666;
  transition: all 0.5s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.new23_ipart01 .left .l_bott .l_bott_l a .img_ {
  width: 35.6%;
  float: right;
}
.new23_ipart01 .left .l_bott .l_bott_l a .img_ .rect-110 {
  padding-bottom: 138.52%;
}
.new23_ipart01 .left .l_bott .l_bott_l:hover a .info .t {
  color: #dda300;
}
.new23_ipart01 .left .l_bott .l_bott_l:hover a .info .c {
  color: #dda300;
}
.new23_ipart01 .left .l_bott .l_bott_r {
  width: 48%;
  float: right;
}
.new23_ipart01 .left .l_bott .l_bott_r li {
  transition: all 0.5s ease;
  background: #fff;
}
.new23_ipart01 .left .l_bott .l_bott_r li:nth-child(2n) {
  background: #f7f7f7;
}
.new23_ipart01 .left .l_bott .l_bott_r .li_box {
  display: block;
  position: relative;
  padding: 22px 30px 22px 100px;
}
.new23_ipart01 .left .l_bott .l_bott_r .li_box .date {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  font-size: 14px;
  line-height: 20px;
  color: #dda400;
  transition: all 0.5s ease;
  border-left: 4px solid #dda400;
  padding-left: 10px;
}
.new23_ipart01 .left .l_bott .l_bott_r .li_box .info {
  float: none;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new23_ipart01 .left .l_bott .l_bott_r .li_box .info .t {
  font-size: 16px;
  line-height: 20px;
  color: #333;
  transition: all 0.5s ease;
}
.new23_ipart01 .left .l_bott .l_bott_r .li_box .info .icon {
  display: none;
}
.new23_ipart01 .left .l_bott .l_bott_r li:first-child .li_box {
  padding-top: 12px;
}
.new23_ipart01 .left .l_bott .l_bott_r li:first-child .li_box .date {
  top: 12px;
  margin-top: 0;
}
.new23_ipart01 .left .l_bott .l_bott_r li:hover .li_box .info .t {
  color: #dda300;
}
.new23_ipart01 .right {
  width: 32%;
  float: right;
}
.new23_ipart01 .right .r_top .info {
  margin-bottom: 20px;
}
.new23_ipart01 .right .r_top .info .tit {
  font-size: 30px;
  color: #552a03;
}
.new23_ipart01 .right .r_top .info .con {
  display: none;
}
.new23_ipart01 .right .r_top ul {
  background: #faf1d8;
  padding: 15px 25px;
}
.new23_ipart01 .right .r_top ul li {
  position: relative;
  padding: 10px 0 10px 22px;
}
.new23_ipart01 .right .r_top ul li .icon {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
  height: 8px;
  width: 10px;
  border-left: 5px solid #dda400;
  border-top: 4px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 4px solid transparent;
  box-sizing: border-box;
}
.new23_ipart01 .right .r_top ul li .t {
  font-size: 16px;
  line-height: 20px;
}
.new23_ipart01 .right .r_top ul li .date {
  display: none;
}
.new23_ipart01 .right .r_bott {
  margin-top: 26px;
}
.new23_ipart01 .right .r_bott .info {
  margin-bottom: 20px;
}
.new23_ipart01 .right .r_bott .info .tit {
  font-size: 30px;
  color: #552a03;
}
.new23_ipart01 .right .r_bott .info .con {
  display: none;
}
.new23_ipart01 .right .r_bott ul {
  background: #f7f7f7;
  padding: 15px 25px;
}
.new23_ipart01 .right .r_bott ul li {
  position: relative;
  padding: 10px 0 10px 22px;
}
.new23_ipart01 .right .r_bott ul li .icon {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
  height: 8px;
  width: 10px;
  border-left: 5px solid #dda400;
  border-top: 4px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 4px solid transparent;
  box-sizing: border-box;
}
.new23_ipart01 .right .r_bott ul li .t {
  font-size: 16px;
  line-height: 20px;
}
.new23_ipart01 .right .r_bott ul li .date {
  display: none;
}
/* Ã§Â¬Â¬Ã¤Â¸â‚¬Ã©Æ’Â¨Ã¥Ë†â€  end */

/* Ã§Â¬Â¬Ã¤ÂºÅ’Ã©Æ’Â¨Ã¥Ë†â€  start */

/* Ã§Â¬Â¬Ã¤ÂºÅ’Ã©Æ’Â¨Ã¥Ë†â€  end */

/* Ã§Â¬Â¬Ã¤Â¸â€°Ã©Æ’Â¨Ã¥Ë†â€  start */
.new23_ipart03 {
  margin-bottom: 60px;
}
.new23_ipart03 .content .rect-9363 {
  padding-bottom: 93.63%;
}
.new23_ipart03 .content li {
  width: 24%;
  float: left;
  position: relative;
  margin-right: 1.33%;
  box-shadow: 0px 0px 8px 0px rgba(36, 36, 36, 0.14);
}
.new23_ipart03 .content li:last-child {
  margin-right: 0;
}
.new23_ipart03 .content li .intro_box {
  padding: 25px 30px;
  background: #fff;
}
.new23_ipart03 .content li .intro_box .tit {
  font-size: 20px;
  font-weight: bold;
  color: #552a03;
  margin-bottom: 18px;
  transition: all 0.5s ease;
}
.new23_ipart03 .content li .intro_box .con {
  font-size: 14px;
  line-height: 20px;
  height: 60px;
  color: #999;
  margin-bottom: 20px;
  transition: all 0.5s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.new23_ipart03 .content li .intro_box .more {
  font-size: 24px;
  color: #552a03;
  transition: all 0.5s ease;
}
.new23_ipart03 .content li .intro_box .more .iconfont {
  margin: 0;
}
/* .new23_ipart03 .content li:hover .intro_box .tit{color:#dda300;}
.new23_ipart03 .content li:hover .intro_box .con{color:#dda300;} */
.new23_ipart03 .content li:hover .intro_box .more {
  margin-left: 15px;
}
/* Ã§Â¬Â¬Ã¤Â¸â€°Ã©Æ’Â¨Ã¥Ë†â€  end */

/* Ã©Â¦â€“Ã©Â¡Âµ2023Ã¦â€“Â°Ã§â€°Ë† end */

/* Ã§Â´Â«Ã©â€¡â€˜Ã¥Å“Â¨Ã¦ÂµÂ·Ã¥Â¤â€“2023 */
.new23_zijin_hw {
  background: #f7f7f7;
  padding-top: 30px;
}
.new23_zijin_hw01 .content {
  position: relative;
}
/* .new23_zijin_hw01 .content .rect-576{padding-bottom:57.6%;} */
.new23_zijin_hw01 .content .img_ {
  position: relative; /*background:#fff;*/
  z-index: 0;
}
/* .new23_zijin_hw01 .content .img_::after{opacity:0; visibility:hidden; content:""; position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.2); z-index:1; transition:all 0.5s ease;} */
/* .new23_zijin_hw01 .content .img_.fade::after{opacity:1; visibility:visible;} */
.new23_zijin_hw01 .content .img_ .map {
  z-index: 0;
}
.new23_zijin_hw01 .content .img_ .highlight {
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.new23_zijin_hw01 .content .img_ .highlight.cur {
  opacity: 1;
  visibility: visible;
}
.new23_zijin_hw01 .content .rect-576 {
  padding-bottom: 65%;
}
.new23_zijin_hw01 .content .hd {
  position: absolute;
  left: 32px;
  top: 26px;
  background: #80c2b8;
  border-radius: 30px;
  z-index: 2;
}
.new23_zijin_hw01 .content .hd .item {
  float: left;
  font-size: 16px;
  line-height: 42px;
  padding: 0 30px;
  cursor: pointer;
}
.new23_zijin_hw01 .content .hd .item a {
  color: #fff;
}
.new23_zijin_hw01 .content .hd .item.cur {
  background: #30a190;
  border-radius: 30px;
  border: 1px solid #30a190;
}
.new23_zijin_hw01 .content .hd .item.cur a {
  color: #fff;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“Ã¥Å“Â°Ã¥â€ºÂ¾Ã¥Âºâ€¢Ã©Æ’Â¨Ã§â€šÂ¹Ã§Å¡â€žÃ¦ÂÂÃ§Â¤Âº */
.new23_zijin_hw01 .content .dot_tips {
  position: absolute;
  width: auto;
  white-space: nowrap;
  left: 50%;
  bottom: 25px;
  transform: translateX(-50%);
  z-index: 3;
}
.new23_zijin_hw01 .content .dot_tips li {
  display: inline-block;
  font-size: 16px;
  line-height: 18px;
  color: #08987c;
  cursor: pointer;
  margin-bottom: 6px;
  padding: 4px 20px;
  border: 1px solid transparent;
}
.new23_zijin_hw01 .content .dot_tips li .ico,
.new23_zijin_hw01 .content .dot_tips li .ico_1 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  background: #08987c;
  border-radius: 50%;
  margin-right: 10px;
  vertical-align: middle;
}
.new23_zijin_hw01 .content .dot_tips li .ico_1::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 0;
  width: 0;
  border-radius: 50%;
  background: #fff;
  z-index: 1;
  transition: all 0.2s ease;
}
.new23_zijin_hw01 .content .dot_tips li.cur .ico_1::before {
  width: 8px;
  height: 8px;
}
.new23_zijin_hw01 .content .dot_tips li .tit {
  display: inline-block;
  vertical-align: top;
}
.new23_zijin_hw01 .content .dot_tips li .tit span {
  display: block;
}
.new23_zijin_hw01 .content .dot_tips li .tit span:first-child {
  font-weight: bold;
}
.new23_zijin_hw01 .content .dot_tips li .tit span:last-child {
  font-size: 14px;
}
.new23_zijin_hw01 .content .dot_tips li.li_Au {
  color: #c98313;
}
.new23_zijin_hw01 .content .dot_tips li.li_Au .ico_1 {
  background: #c98313;
}
.new23_zijin_hw01 .content .dot_tips li.li_Cu {
  color: #be371f;
}
.new23_zijin_hw01 .content .dot_tips li.li_Cu .ico_1 {
  background: #be371f;
}
.new23_zijin_hw01 .content .dot_tips li.li_Zn {
  color: #4d7671;
}
.new23_zijin_hw01 .content .dot_tips li.li_Zn .ico_1 {
  background: #4d7671;
}
.new23_zijin_hw01 .content .dot_tips li.li_Li {
  color: #7d98b2;
}
.new23_zijin_hw01 .content .dot_tips li.li_Li .ico_1 {
  background: #7d98b2;
}
.new23_zijin_hw01 .content .dot_tips li.li_Ylc {
  color: #c1c1c1;
}
.new23_zijin_hw01 .content .dot_tips li.li_Ylc .ico_1 {
  background: #c1c1c1;
}
.new23_zijin_hw01 .content .dot_tips li.li_else {
  color: #343636;
}
.new23_zijin_hw01 .content .dot_tips li.li_else .ico_1 {
  background: #343636;
}
.new23_zijin_hw01 .content .dot_tips li.li_office {
  color: #bb1b21;
}
.new23_zijin_hw01 .content .dot_tips li.li_office .ico_1 {
  background: #bb1b21;
}

/* Ã¦ÂµÂ·Ã¥Â¤â€“Ã¥Å“Â°Ã¥â€ºÂ¾Ã¥ÂÂ³Ã¤Â¾Â§Ã§Å¡â€žÃ¤Â¸â€¹Ã¦â€¹â€° */

.new23_zijin_hw01 .content .area_list {
  position: absolute;
  right: 25px;
  top: 25px;
  background: #30a190;
  z-index: 9;
  border-radius: 4px;
}
.new23_zijin_hw01 .content .area_list .area {
  width: 210px;
  cursor: pointer;
}
.new23_zijin_hw01 .content .area_list .area .tit {
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  padding-left: 10px;
  margin: 0 12px;
  border-top: 1px solid #e8e4e3;
  transition: all 0.5s ease;
}
.new23_zijin_hw01 .content .area_list .area.cur .tit,
.new23_zijin_hw01 .content .area_list .area:first-child .tit {
  border-top: none;
}
.new23_zijin_hw01 .content .area_list .area ul {
  max-height: 0;
  overflow: hidden;
  background: #ebecec;
  transition: none;
}
.new23_zijin_hw01 .content .area_list .area.cur ul {
  max-height: 800px;
  padding: 5px 20px;
  transition: max-height 0.8s ease-in;
}
.new23_zijin_hw01 .content .area_list .area ul .item {
  position: relative;
  font-size: 14px;
  line-height: 17px;
  padding: 5px 16px;
}
.new23_zijin_hw01 .content .area_list .area ul .item:hover a {
  color: #30a190;
}
.new23_zijin_hw01 .content .area_list .area ul .item::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #000;
}

/* Ã¦ÂµÂ·Ã¥Â¤â€“Ã¥Å“Â°Ã¥â€ºÂ¾Ã¤Â¸Å Ã§Å¡â€žÃ§â€šÂ¹ */
.new23_zijin_hw01 .content .dots_box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.new23_zijin_hw01 .content .dots_box .dot {
  position: absolute;
  left: 0;
  margin-left: -12px;
  margin-top: -33px;
}
.new23_zijin_hw01 .content .dots_box .dot a {
  display: block;
}
.new23_zijin_hw01 .content .dots_box .dot .box {
  display: none;
  position: absolute;
  left: 15px;
  bottom: 8px;
  padding: 15px;
  width: 220px;
  border-radius: 6px;
}
.new23_zijin_hw01 .content .dots_box .dot .t {
  position: relative;
  white-space: nowrap;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin-bottom: 15px;
}
.new23_zijin_hw01 .content .dots_box .dot .t::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 20px;
  width: 20px;
  background: url(../image/homepage-small.png) no-repeat center right;
}
.new23_zijin_hw01 .content .dots_box .dot .t::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.24);
}
.new23_zijin_hw01 .content .dots_box .dot .txt {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
.new23_zijin_hw01 .content .dots_box .dot.cur,
.new23_zijin_hw01 .content .dots_box .dot:hover {
  z-index: 10;
}
.new23_zijin_hw01 .content .dots_box .dot.cur .box,
.new23_zijin_hw01 .content .dots_box .dot:hover .box {
  display: block;
}

.new23_zijin_hw01 .content .dots_box .dot .icon {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #08987c;
  border-radius: 50%;
  border: 1px solid #fff;
}
.new23_zijin_hw01 .content .dots_box .au_point .dot .icon {
  background: #c98313;
}
.new23_zijin_hw01 .content .dots_box .cu_point .dot .icon {
  background: #be371f;
}
.new23_zijin_hw01 .content .dots_box .zn_point .dot .icon {
  background: #4d7671;
}
.new23_zijin_hw01 .content .dots_box .li_point .dot .icon {
  background: #7d98b2;
}
.new23_zijin_hw01 .content .dots_box .ylc_point .dot .icon {
  background: #c1c1c1;
}
.new23_zijin_hw01 .content .dots_box .qt_point .dot .icon {
  background: #343636;
}
.new23_zijin_hw01 .content .dots_box .qt_point .dot .icon.ylc {
  background: url(../image/ic_location_plant_big.png) no-repeat center;
  background-size: cover;
  width: 27px;
  height: 20px;
}
.new23_zijin_hw01 .content .dots_box .office_point .dot .icon {
  background: #bb1b21;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã©â€¡â€˜ */
.new23_zijin_hw01 .content .dots_box .au_point .box {
  background: #c98900;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã©â€œÅ“ */
.new23_zijin_hw01 .content .dots_box .cu_point .box {
  background: #c54000;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã©â€Å’ */
.new23_zijin_hw01 .content .dots_box .zn_point .box {
  background: #577975;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã¥â€ Â¶Ã§â€šÂ¼Ã¥Å½â€š */
.new23_zijin_hw01 .content .dots_box .ylc_point .box {
  background: #c1c1c1;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã©â€â€š */
.new23_zijin_hw01 .content .dots_box .li_point .box {
  background: #889db7;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã¥â€¦Â¶Ã¤Â»â€“ */
.new23_zijin_hw01 .content .dots_box .qt_point .box {
  background: #363636;
}
/* Ã¦ÂµÂ·Ã¥Â¤â€“ Ã¥Å Å¾Ã¤Âºâ€¹Ã¥Â¤â€ž */
.new23_zijin_hw01 .content .dots_box .office_point .box {
  background: #c54000;
}

.new23_zijin_hw01 .datalist {
  border: 2px solid #da9c00;
}
.new23_zijin_hw01 .datalist tr.firstRow td {
  border: 1px solid #da9c00;
}
.new23_zijin_hw01 .datalist tr td {
  border: 1px solid #da9c00;
}

/* Ã§Â´Â«Ã©â€¡â€˜Ã¥Å“Â¨Ã¦ÂµÂ·Ã¥Â¤â€“2023 end */

/* 20230704 */
.program_detail05 .content .item {
  padding-bottom: 0;
}
.program_detail05 .content .item .bott {
  position: static;
  transform: none;
  padding: 35px 30px;
  width: auto;
}
.program_detail05 .content .item .bott .t {
  height: 50px;
  white-space: normal;
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.program_detail05 .content .item .bott .c {
  visibility: visible;
  opacity: 1;
  font-size: 16px;
  line-height: 25px;
  height: 100px;
  color: #777;
  margin-top: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.program_detail05 .content .item .more {
  position: static;
  margin-left: 30px;
  margin-bottom: 30px;
  margin-top: 0;
  transition: all 0.5s ease;
}
.program_detail05 .content .item:hover .more {
  margin-left: 45px;
}

.new22_yeji .yeji03 {
  padding-top: 70px;
}
.new22_yeji02 .content li .top .amp {
  white-space: nowrap;
}
.new22_yeji04 .content .bott_box1 ._ut {
  font-size: 18px;
}
.new22_yeji04 .content .bott_box2 ._ut {
  font-size: 18px;
}

.new22_yeji04 .content .bott_box .li_first {
  background: #e1e1e1;
}
.new22_yeji04 .content .bott_box .li_first ._ut {
  color: #000;
}
.new22_yeji04 .content .bott_box1 li {
  z-index: 1;
}
.new22_yeji04 .content .bott_box1 ._t2 {
  position: relative;
  z-index: 1;
  color: #fff;
}
.new22_yeji04 .content .bott_box1 ._t2::before {
  content: "";
  position: absolute;
  top: -15px;
  bottom: -15px;
  left: 0;
  background: #df5923;
  z-index: -1;
  width: 100%;
}
.new22_yeji04 .content .bott_box1 .li_first ._t2::before {
  display: none;
}

/* Ã§â€Å¸Ã¦â‚¬ÂÃ¤Â½â€œÃ§Â³Â»2023 */
.new23_ecosystem01 {
  padding-bottom: 60px;
}
.new23_ecosystem01 .top {
  position: relative;
  padding-left: 28%;
  padding-right: 28%;
  padding-top: 63px;
  margin-bottom: 60px;
}
.new23_ecosystem01 .main {
  position: relative;
  box-sizing: border-box;
  width: auto;
  height: 507px;
  margin-left: 13%;
  margin-right: 13%;
  padding: 40px;
  text-align: center;
  border: 5px solid #dda300;
}
.new23_ecosystem01 .main::after {
  content: "";
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border: 1px solid #dda300;
}
.new23_ecosystem01 .main .cont_top {
  margin-bottom: 15px;
}
.new23_ecosystem01 .main .cont_top .tit {
  font-size: 18px;
  color: #d00000;
  line-height: 25px;
}
.new23_ecosystem01 .main .cont_top .con {
  font-size: 16px;
  color: #552a03;
  line-height: 25px;
}
.new23_ecosystem01 .main .cont_midd {
  margin-bottom: 20px;
}
.new23_ecosystem01 .main .cont_midd .item {
  margin-bottom: 5px;
}
.new23_ecosystem01 .main .cont_midd .item .tit {
  font-size: 18px;
  font-weight: bold;
  color: #dda300;
  margin-bottom: 8px;
}
.new23_ecosystem01 .main .cont_midd .item .con {
  position: relative;
  font-size: 14px;
  color: #dda300;
}
.new23_ecosystem01 .main .cont_midd .item .con::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -5px;
  height: 1px;
  background: #dda300;
}
.new23_ecosystem01 .main .cont_bott .con {
  font-size: 16px;
  line-height: 26px;
  height: 78px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.new23_ecosystem01 .infor {
  margin-bottom: 25px;
}
.new23_ecosystem01 .infor .tit {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  color: #552a03;
}
.new23_ecosystem01 .infor .tit::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 43px;
  height: 3px;
  background: #dda300;
}
.new23_ecosystem01 .main .infor .tit::after {
  left: 50%;
  margin-left: -21px;
}
.new23_ecosystem01 .sect.sect2 .infor {
  text-align: right;
}
.new23_ecosystem01 .sect.sect2 .infor .tit::after {
  left: initial;
  right: 0;
}
.new23_ecosystem01 .sect.sect3 {
  position: relative;
}
.new23_ecosystem01 .sect.sect3 .infor {
  position: absolute;
  bottom: -60px;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
}
.new23_ecosystem01 .sect.sect3 .infor .tit::after {
  bottom: initial;
  top: -5px;
  left: 50%;
  margin-left: -21px;
}

.new23_ecosystem01 .sect.sect1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 28%;
}
.new23_ecosystem01 .sect.sect1::after {
  content: "";
  position: absolute;
  right: -68px;
  top: 50%;
  margin-top: 15px;
  box-sizing: border-box;
  height: 32px;
  width: 40px;
  border-width: 16px 20px;
  border-style: solid;
  border-color: #dda300;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
.new23_ecosystem01 .sect.sect2 {
  position: absolute;
  right: 0;
  top: 0;
  width: 28%;
}
.new23_ecosystem01 .sect.sect2::after {
  content: "";
  position: absolute;
  left: -48px;
  top: 50%;
  margin-top: 15px;
  box-sizing: border-box;
  height: 32px;
  width: 40px;
  border-width: 16px 20px;
  border-style: solid;
  border-color: #dda300;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
.new23_ecosystem01 .sect.sect3::after {
  content: "";
  position: absolute;
  left: 50%;
  top: -55px;
  margin-left: -18px;
  box-sizing: border-box;
  height: 36px;
  width: 36px;
  border-width: 18px;
  border-style: solid;
  border-color: #dda300;
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
}

.new23_ecosystem01 .sect .content .item {
  box-sizing: border-box;
  padding: 42px 30px;
  margin-bottom: 15px;
}
.new23_ecosystem01 .sect .content .item:last-child {
  margin-bottom: 0;
}
.new23_ecosystem01 .sect .content .item .tit {
  position: relative;
  font-size: 18px;
  color: #dda300;
  line-height: 30px;
  padding-right: 30px;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new23_ecosystem01 .sect .content .item .tit .icon {
  position: absolute;
  right: 0;
  top: 0;
}
.new23_ecosystem01 .sect .content .item .con {
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
.new23_ecosystem01 .sect.sect1 .content .item {
  background: #d2ebe8;
}
.new23_ecosystem01 .sect.sect1 .content .item .con {
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.new23_ecosystem01 .sect.sect2 .content .item {
  background: #f0f0f0;
  height: 246px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.new23_ecosystem01 .sect.sect3 .content .item {
  float: left;
  width: 32.333%;
  margin-right: 1.5%;
  background: #f5ebd2;
  margin-bottom: 0;
}
.new23_ecosystem01 .sect.sect3 .content .item:last-child {
  margin-right: 0;
}
.new23_ecosystem01 .sect.sect3 .content .item .con {
  height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.new23_ecosystem01 .sect.sect3 .content ul::after {
  content: "";
  clear: both;
  display: table;
}

/* 20230707 */
.new22_yeji04 .content .top_box li .top .t,
.new22_yeji04 .content .top_box li .top .amp,
.new22_yeji04 .content .top_box li .bott,
.new22_yeji04 .content .top_box li.show .con dd.dd03 em {
  /* color:#df5923; */
}
.new22_yeji04 .content .top_box li.show .con dd.dd03 {
  /* background:#df5923; */
}
.new22_yeji04 .content .top_box li.show .con dd.dd04,
.new22_yeji04 .content .top_box li.show .con dd.dd05 {
  /* border-color:#df5923; */
}

/* Ã©Â¦â€“Ã©Â¡ÂµÃ¥Å“Â°Ã¥â€ºÂ¾ */
.new23_ipart02.new23_zijin_hw01 .content .hd {
  display: none;
}
.new23_ipart02.new23_zijin_hw01 .content .img_ {
  background: #f7f7f7;
}

.about_us03 {
  margin-top: 60px;
}
.about_us03 .content .sect ul {
  width: 102%;
}
.about_us03 .content .sect .item {
  box-sizing: border-box;
  float: left;
  width: 23%;
  margin-right: 2%;
  margin-bottom: 2%;
  text-align: center;
  padding: 30px 20px 20px;
  box-shadow: 0px 0px 10px 0px rgba(27, 27, 27, 0.06);
  transition: all 0.5s ease;
}
.about_us03 .content .sect .item .img_box {
  height: 100px;
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about_us03 .content .sect .item .img_box img {
  max-height: 100%;
}
.about_us03 .content .sect .item:hover {
  box-shadow: 0px 0px 15px 0px rgba(27, 27, 27, 0.15);
}

.new23_ecosystem01 .main::after {
  z-index: -1;
}

.program_detail01 .content .top_r li {
  line-height: 36px;
}

/* Ã¤ÂºÂ§Ã¤Â¸Å¡Ã¨Â¯Â¦Ã¦Æ’â€¦Ã¥Â¯Â¹Ã©Â½Â */
.program_detail01 .content .top_ {
  /*display:flex;justify-content:space-between;24.0611注释*/
}
.program_detail01 .content .top_::before {
  display: none;
}
.program_detail01 .content .top_::after {
  display: none;
}
.program_detail01 .content .top_r ul {
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
.program_detail01 .content .top_r li {
  flex: 1 0 auto;
  display: flex;
  justify-content: space-between;
}
.program_detail01 .content .top_r li::before {
  display: none;
}
.program_detail01 .content .top_r li::after {
  display: none;
}
.program_detail01 .content .top_r li .li_l {
  height: auto !important;
}
.program_detail01 .content .top_r li .li_l span {
  width: 100%;
}

@media only screen and (max-width: 992px) {
  .program_detail01 .content .top_ {
    flex-direction: column;
  }
}

@media only screen and (max-width: 760px) {
  .program_detail01 .content .top_r li .li_r {
    position: static !important;
    transform: none !important;
  }
}

.new23_ipart_stock .content .item .txt {
  font-size: 0;
}
.new23_ipart_stock .content .item .txt span {
  font-size: 14px;
}

.new23_zijin_hw01 .content .dots_box .dot {
  margin-top: -6px;
  margin-left: -6px;
}

.new23_ipart01 .left .l_bott .l_bott_r .li_box .date {
  background: #fff;
  color: #dda400;
  text-align: center;
  border: none;
  top: 0;
  bottom: 0;
  margin-top: 0;
  padding-right: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.new23_ipart01 .left .l_bott .l_bott_r .li_box .date span:first-child {
  display: block;
  font-size: 20px;
  line-height: 1.3;
  font-weight: bold;
}
.new23_ipart01 .left .l_bott .l_bott_r .li_box .date span:last-child {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  border-top: 1px solid #dda400;
}
.new23_ipart01 .left .l_bott .l_bott_r li:nth-child(2n) .li_box .date {
  background: #dda400;
  color: #fff;
}
.new23_ipart01
  .left
  .l_bott
  .l_bott_r
  li:nth-child(2n)
  .li_box
  .date
  span:last-child {
  border-top: 1px solid #fff;
}
.new23_ipart01 .left .l_bott .l_bott_r li:first-child .li_box {
  padding-top: 22px;
}
.new23_ipart01 .left .l_bott .l_bott_r ul {
  margin-top: -10px;
}

.new23_zijin_hw01 .content .area_list .area ul .item:hover::before {
  transition: all 0.5s ease;
}
.new23_zijin_hw01 .content .area_list .area ul .item:hover::before {
  background: #30a190;
}

.new23_ipart_stock .content .item .tit {
  font-weight: bold;
}
.new23_ipart01 .left .l_bott .l_bott_r .li_box .date {
  color: #552a03;
}
.new23_ipart01 .left .l_bott .l_bott_r .li_box .date span:last-child {
  border-top: 1px solid #552a03;
}
.new23_ipart01 .left .l_bott .l_bott_r li:nth-child(2n) .li_box .date {
  background: #f7f7f7;
  color: #552a03;
}
.new23_ipart01
  .left
  .l_bott
  .l_bott_r
  li:nth-child(2n)
  .li_box
  .date
  span:last-child {
  border-top: 1px solid #552a03;
}

.new23_zijin_hw01 .content .area_list .area .tit {
  font-size: 16px;
  line-height: 44px;
}
.new23_zijin_hw01 .content .area_list .area {
  width: 230px;
}

.new23_ipart01 .left .l_top .info_ {
  position: relative;
  z-index: 1;
}
.new23_ipart01 .left .l_top .info_ .box .con {
  height: 100px;
}
.new23_ipart01 .left .l_top .info_ .more {
  display: block;
  font-size: 14px;
}
.new23_ipart01 .right .r_top .info .con {
  display: block;
  padding-top: 20px;
  color: #552a03;
  transition: all 0.5s ease;
}
.new23_ipart01 .right .r_top .info .con:hover {
  color: #dda300;
}
.new23_ipart01 .right .r_bott .info .con {
  display: block;
  padding-top: 20px;
  color: #552a03;
  transition: all 0.5s ease;
}
.new23_ipart01 .right .r_bott .info .con:hover {
  color: #dda300;
}

.new23_ipart01 .left .l_top .infor .tit a:hover,
.new23_ipart01 .right .r_top .info .tit a:hover,
.new23_ipart01 .right .r_bott .info .tit a:hover {
  color: #552a03;
}

.new23_zijin_hw01 .content .dot_tips li.li_office .ico_1 {
  background: transparent;
  box-sizing: border-box;
  border: 3px solid #bb1b21;
  transition: all 0.1s ease;
}
.new23_zijin_hw01 .content .dot_tips li.li_office.cur .ico_1 {
  border-width: 5px;
}

.new23_zijin_hw01 .content .dots_box .office_point .dot .icon {
  background: transparent;
  box-sizing: border-box;
  border: 1px solid #bb1b21;
}

.new23_zijin_hw01 .content .dots_box .dot .box.no_jt .t::before {
  display: none;
}

.new23_ecology02 .content .cont .item .charts .chart_box {
  display: none;
}
.new23_ecology02
  .content
  .cont
  .item
  .charts:first-child
  .chart_box:first-child {
  display: block;
  float: none;
  margin: 0 auto;
}

.new23_yuangong04 .content .cont .item.item1 .charts .chart_box {
  width: 100%;
}

.new23_ipart02.new23_zijin_hw01 .content .hd {
  display: block;
}
.new23_ipart02.new23_zijin_hw01 .content .hd .item:first-child {
  background: #30a190;
  border-radius: 30px;
  border: 1px solid #30a190;
}
.new23_ipart02.new23_zijin_hw01 .content .hd .item:first-child a {
  color: #fff;
}

.new23_ipart03 .content .rect-9363 {
  padding-bottom: 54%;
}

.new23_zijin_hw01 .content .area_list .area .tit {
  position: relative;
}
.new23_zijin_hw01 .content .area_list .area .tit::after {
  content: "+";
  position: absolute;
  color: #fff;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.new23_zijin_hw01 .content .area_list .area.cur .tit::after {
  content: "-";
  right: 2px;
}

.program_detail01 .content .top_r li .li_r {
  align-self: center;
}

.new23_yuangong .new23_business_05 dt {
  font-size: 18px;
}
.new23_yuangong .new23_business_05 dd {
  display: flex;
}
.new23_yuangong .new23_business_05 dd .left {
  font-size: 18px;
}
.new23_yuangong .new23_business_05 dd .right {
  font-size: 18px;
  align-self: center;
}
.new23_yuangong .new23_business_05 dd .left .icon {
  width: 28px;
}
.new23_yuangong .new23_business_05 dd .right {
  line-height: 30px;
}

.new23_ipart_stock .infor .tit {
  font-size: 20px;
}
.new23_ipart_stock .content .item {
  font-size: 20px;
}
.new23_ipart_stock .content .item .txt span {
  font-size: 20px;
}
.new23_ipart_stock {
  padding: 18px 0 11px;
}
.new23_ipart_stock .infor .tit {
  color: #552a03;
  border-right-color: #552a03;
}
.new23_ipart_stock .content .item .tit {
  color: #552a03;
}

.new23_yuangong04 .content .cont .item .sect .line .cell {
  vertical-align: top;
}

.new23_zijin_hw01 .content .area_list {
  overflow: hidden;
}
.new23_zijin_hw01 .content .area_list .area {
  transition: all 0.5s ease;
}
.new23_zijin_hw01 .content .area_list .area:hover {
  background: #82c2b8;
}
.new23_zijin_hw01 .content .area_list .area:hover .tit {
  border-top-color: transparent;
}
.new23_zijin_hw01 .content .area_list .area:hover + .area .tit {
  border-top-color: transparent;
}

.new23_develop04 .item {
  width: 50%;
}
.new23_develop04 .item.item01 li {
  display: block;
  width: auto;
}
.new23_develop04 .item.item02 {
  height: 287px;
}
.new23_develop04 .item.item02::after {
  top: 50%;
  left: -80px;
  width: 100px;
  margin-top: -5px;
  margin-left: 0;
  height: 10px;
}
.new23_develop04 .item.item03 {
  width: 70%;
  height: auto;
}
.new23_develop04 .item.item03::after {
  left: 70%;
  top: -70px;
  height: 70px;
  width: 10px;
  margin-top: 0;
  margin-left: -5px;
}
.new23_develop04 .item.item04 {
  width: 25%;
  height: 227px;
  margin-bottom: 60px;
}

.new23_develop12 .content .sect:last-child .item .img_box {
  height: 108px;
}

.nengyuan .zijin_hw01 .content .dot_tips li:first-child {
  padding-left: 10px;
}

.new23_zijin_hw01 .content .area_list {
  overflow: visible;
  border-radius: 0;
}
.new23_zijin_hw01 .content .area_list .area {
  position: relative;
}
.new23_zijin_hw01 .content .area_list .area ul {
  max-height: none;
  position: absolute;
  background: #84c2b8;
  right: 100%;
  opacity: 0;
  top: 0;
  width: 0;
  visibility: hidden;
  transition: all 0.5s ease;
  z-index: -1;
  padding: 10px 10px 10px 15px;
  box-sizing: border-box;
  border-radius: 0;
}
.new23_zijin_hw01 .content .area_list .area ul .item {
  width: 230px;
  line-height: 20px;
  color: #fff;
  box-sizing: border-box;
}
.new23_zijin_hw01 .content .area_list .area ul .item::before {
  background: #fff;
}
.new23_zijin_hw01 .content .area_list .area ul .item:hover a {
  color: #197a6c;
}
.new23_zijin_hw01 .content .area_list .area ul .item:hover::before {
  background: #197a6c;
}
.new23_zijin_hw01 .content .area_list .area:hover ul {
  visibility: visible;
  right: 100%;
  width: 100%;
  opacity: 1;
}
.new23_zijin_hw01 .content .area_list .area:hover .tit::after {
  content: "-";
  right: 2px;
}

.news_list01 .media_filter {
  margin-top: 30px;
  visibility: hidden;
}
.news_list01 .media_filter .sel_item {
  position: relative;
  background: #fff;
  width: 25%;
  padding: 11px 25px;
  box-sizing: border-box;
  cursor: pointer;
  z-index: 1;
  border: 1px solid #bebebe;
  border-radius: 3px;
}
.news_list01 .media_filter .sel_item .item_l {
  font-size: 16px;
  line-height: 20px;
  color: #c2c2c2;
}
.news_list01 .media_filter .sel_item .item_r {
  position: absolute;
  right: 17px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
}
.news_list01 .media_filter .sel_item .item_r i {
  transition: all 0.5s ease;
  color: #dda300;
  font-weight: bold;
}
.news_list01 .media_filter .sel_item .item_down {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  scrollbar-width: thin;
  scrollbar-color: #fec00f rgba(0, 0, 0, 0);
  background: #fff;
  border: 1px solid #bebebe;
  border-radius: 3px;
  z-index: 10;
  max-height: 440px;
  overflow: auto;
  padding-left: 0;
  margin-left: -1px;
}
.news_list01 .media_filter .sel_item .item_down::-webkit-scrollbar {
  width: 3px;
  height: 4px;
}
.news_list01 .media_filter .sel_item .item_down::-webkit-scrollbar-thumb {
  background: #dda300;
}
.news_list01 .media_filter .sel_item .item_down::-webkit-scrollbar-track {
  background: #e1e1e1;
}
.news_list01 .media_filter .sel_item .item_down li {
  line-height: 1.6;
  padding: 10px 1em;
  cursor: pointer;
  transition: all 0.5s ease;
  padding-left: 25px;
}
.news_list01 .media_filter .sel_item .item_down li:hover {
  color: #dda300;
  background: #f9f7f3;
}
.news_list01 .media_filter .sel_item.cur .item_r i {
  transform: rotate(180deg);
}

/* Ã¥â€¦Â¬Ã¥ÂÂ¸Ã©Â«ËœÃ¥Â±â€š */
.new23_gsgc .gc_common_list {
  width: 103.75%;
}
.new23_gsgc .gc_common_list .item {
  float: left;
  box-sizing: border-box;
  width: 29.7333%;
  margin-right: 3.6%;
  padding: 0; /*border-left:1px solid #d5d5d5; border-right:1px solid #d5d5d5; */
}
.new23_gsgc .gc_common_list .item > a {
  display: block;
}
/*.new23_gsgc .gc_common_list .item:nth-child(-n+3){border-top:1px solid #d5d5d5;}*/
/*.new23_gsgc .gc_common_list .item:nth-last-child(-n+3){border-bottom:1px solid #d5d5d5;}*/
.new23_gsgc .gc_common_list .item .intro {
  background: #e1e1e1;
  padding: 20px 10px;
  text-align: center;
  margin-bottom: 25px;
}
.new23_gsgc .gc_common_list .item .intro .tit {
  color: #000;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 5px;
}
.new23_gsgc .gc_common_list .item .intro .con {
  color: #000;
  font-size: 16px;
}
.new23_gsgc .gc_common_list .item ul {
  height: 144px;
}
.new23_gsgc .gc_common_list .item .line {
  position: relative;
  padding-left: 22px;
  line-height: 20px;
  font-size: 14px;
  color: #552a03;
  margin-bottom: 4px;
}
.new23_gsgc .gc_common_list .item .line::before {
  content: "";
  position: absolute;
  left: 3px;
  top: 11px;
  margin-top: -3px;
  width: 4px;
  height: 4px;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
}
.new23_gsgc .gc_common_list .item .line::after {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  margin-top: -6px;
  width: 10px;
  height: 10px;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
}

.new23_gsgc01 {
  padding-bottom: 40px;
}
.new23_gsgc02 {
  padding-bottom: 90px;
}
.new23_gsgc03 {
  padding-bottom: 90px;
}

.new23_gsgc02 .infor {
  margin-bottom: 30px;
}
.new23_gsgc02 .infor .tit {
  position: relative;
  padding-left: 25px;
  font-size: 24px;
  color: #000;
  line-height: 30px;
}
.new23_gsgc02 .infor .tit::before {
  content: "";
  position: absolute;
  left: 0;
  top: 16px;
  margin-top: -5px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #000;
}
.new23_gsgc02 .content .role_table {
  text-align: center;
}
.new23_gsgc02 .content .role_table .cell {
  float: left;
  box-sizing: border-box;
  width: 13.45%;
  height: 52px;
  font-size: 16px;
  line-height: 20px; /*font-weight:bold;*/
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px dashed #666;
}

.new23_gsgc02 .content .role_table .cell_new {
  float: left;
  box-sizing: border-box;
  width: 23.45%;
  height: 52px;
  font-size: 16px;
  line-height: 20px; /*font-weight:bold;*/
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px dashed #666;
}

.new23_gsgc02 .content .role_table .row {
  box-sizing: border-box;
  border-right: 1px solid #e1e1e1;
}
.new23_gsgc02 .content .role_table .row.row_head .cell {
  height: 66px;
  border-bottom: none;
}
.new23_gsgc02 .content .role_table .cell.cell_head {
  width: 5.83%;
  background: #e1e1e1;
  border-bottom-color: #fff;
}
.new23_gsgc02 .content .role_table .row.row_head {
  background: #e1e1e1;
}
.new23_gsgc02 .content .role_table .row.row_head .cell.cell1 {
  border-left: 3px solid #fff;
}
.new23_gsgc02 .content .role_table .row.row1 .cell.cell_head {
  border-top: 3px solid #fff;
}
.new23_gsgc02 .content .role_table .row:last-child {
  border-bottom: 1px solid #e1e1e1;
}
.new23_gsgc02 .content .role_table .row:last-child .cell {
  border-bottom-color: transparent;
  border-bottom-style: solid;
}
.new23_gsgc02 .content .role_table .cell .dot {
  display: none;
  width: 18px;
  height: 18px;
  border-radius: 50%;
}
.new23_gsgc02 .content .role_table .cell .dot.active {
  display: block;
}
.new23_gsgc02 .content .role_table .cell.cell1 .dot {
  background: #cda227;
}
.new23_gsgc02 .content .role_table .cell.cell2 .dot {
  background: #64d1d0;
}
.new23_gsgc02 .content .role_table .cell.cell3 .dot {
  background: #4287cd;
}
.new23_gsgc02 .content .role_table .cell.cell4 .dot {
  background: #e5c58f;
}
.new23_gsgc02 .content .role_table .cell.cell5 .dot {
  background: #6fafde;
}
.new23_gsgc02 .content .role_table .cell.cell6 .dot {
  background: #c4e5de;
}
.new23_gsgc02 .content .role_table .cell.cell7 .dot {
  background: #30a190;
}

.new23_gsgc01 .infor,
.new23_gsgc01 .content,
.new23_gsgc02 .infor,
.new23_gsgc02 .content,
.new23_gsgc03 .infor,
.new23_gsgc03 .content,
.new23_gsgc04 .infor,
.new23_gsgc04 .content {
  visibility: hidden;
}

.new23_gsgc03 .gc_common_list {
  margin-bottom: -3.6%;
}
.new23_gsgc03 .gc_common_list .item {
  padding: 0;
  margin-bottom: 3.6%;
  border: none !important;
}
.new23_gsgc03 .gc_common_list .item .intro {
  margin-bottom: 0;
}
.new23_gsgc03 .gc_common_list .item .cont {
  display: none;
}

.new23_gsgc04 .gc_common_list {
  margin-bottom: -3.6%;
}
.new23_gsgc04 .gc_common_list .item {
  padding: 0;
  margin-bottom: 3.6%;
  border: none !important;
}
.new23_gsgc04 .gc_common_list .item .intro {
  margin-bottom: 0;
}
.new23_gsgc04 .gc_common_list .item .cont {
  display: none;
}

.question01 ul {
  display: flex;
  flex-flow: row wrap;
}

.wrap.fl {
  margin-bottom: 2%;
  font-family: Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜;
  color: rgb(0, 0, 0);
  font-size: 14px;
}

.new23_business_11 .imgg img {
  margin-top: -80px;
  margin-left: 90px;
}
.new22_yeji03 .fenhong {
  text-align: center;
  margin-bottom: 50px;
}
.new22_yeji04 .infor.infor1 {
  margin-top: 110px;
}

/*20240413*/
.new23_ibanner .item {
  height: 604px;
}
.new23_gsgc02.new23_gsgc05 .content .role_table .cell_new {
  width: 23.5%;
}
.new23_gsgc02.new23_gsgc05 .content .role_table .cell_new.cell_head {
  width: 6%;
}
.new23_gsgc02 .content .role_table .row1 .cell.cell4 .dot {
  background: url(../image/sele.png) no-repeat;
  width: 20px;
  height: 20px;
}
.new23_gsgc02 .content .role_table .row1 .cell.cell5 .dot {
  background: url(../image/sele.png) no-repeat;
  width: 20px;
  height: 20px;
}
.new23_gsgc02 .content .role_table .row8 .cell.cell7 .dot {
  background: url(../image/sele.png) no-repeat;
  width: 20px;
  height: 20px;
}
.new23_gsgc02 .content .role_table .row9 .cell.cell6 .dot {
  background: url(../image/sele.png) no-repeat;
  width: 20px;
  height: 20px;
}

/* 联系我们 */
.contact02 {
  padding-top: 60px;
}
.contact02 .pt {
  margin-bottom: 50px;
}
.contact02 .pt .infor {
  font-size: 36px;
  line-height: 40px;
  color: #552a03;
}
.contact02 .pt .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 30px;
}
.contact02 .pt .content ul {
  flex: 0 0 auto;
  width: 100%;
  font-size: 0;
}
.contact02 .pt .content ul li {
  display: inline-block;
  position: relative;
  width: 32%;
  margin-right: 2%;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  margin-bottom: 20px;
  vertical-align: top;
}
.contact02 .pt .content ul li span {
  position: relative;
  display: block;
  padding: 12px 50px 20px 20px;
  font-size: 20px;
  line-height: 35px;
  text-decoration: none;
  font-weight: bold;
}
.contact02 .pt .content ul li span:after {
  content: "";
  display: block;
  width: 77px;
  height: 2px;
  margin-top: 8px;
  background: #dda300;
}
.contact02 .pt .content ul li:nth-child(3n) {
  margin-right: 0;
}
.contact02 .pt .content ul li span i {
  position: absolute;
  top: 20px;
  right: 20px;
  left: auto;
  height: 15px;
  width: 15px;
}
.contact02 .pt .content ul li span i:before {
  content: "";
  position: absolute;
  height: 15px;
  left: 7px;
  border-left: 2px solid #dda300;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contact02 .pt .content ul li span i:after {
  content: "";
  position: absolute;
  width: 15px;
  top: 7px;
  border-top: 2px solid #dda300;
}
.contact02 .pt .content ul li .collapse {
  display: none;
}
.contact02 .pt .content ul li .collapse .box {
  padding: 0 34px 20px 20px;
  height: 206px;
  flex: 1 1 auto;
  overflow-y: auto;
}
.contact02 .pt .content ul li .collapse .box .text {
  font-size: 17px;
  color: #555;
}

.contact02 .pt .content ul li .collapse .box::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  border-radius: 3px;
}
.contact02 .pt .content ul li .collapse .box::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 3px;
}
.contact02 .pt .content ul li .collapse .box::-webkit-scrollbar-thumb {
  background: #e4e2e2;
  border-radius: 3px;
}
.contact02 .pt .content ul li .collapse .box::-webkit-scrollbar-thumb:hover {
  background: #f7f7f7;
}
.contact02 .pt .content ul li.cur span i:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* 20240417 */
/* 导航下拉 新做 */
.header .nav_li .dropdown {
  background: #fff;
  border-bottom: 6px solid #dda400;
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  padding: 45px 0 50px;
  border-top: 1px solid #f1f4f7;
  display: none;
  height: 280px;
}
.header .nav_li .dropdown ul {
  display: flex;
  flex-wrap: wrap;
}
.header .nav_li .dropdown ul > li {
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  color: #dda400;
  width: 23%;
  margin-right: 2%;
  margin-bottom: 17px;
}
.header .nav_li .dropdown ul li dl {
  margin-right: 40px;
  margin-top: 7px;
  margin-bottom: 5px;
}
.header .nav_li .dropdown ul li dl:last-child {
  margin-right: 0;
}
.header .nav_li .dropdown ul li dd {
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 6px;
  color: #777;
  font-weight: normal;
}

.header .nav_li .dropdown_global {
  height: 318px;
}
.header .nav_li .dropdown_global li {
  margin-bottom: 20px;
}
.header .nav_li .dropdown_global .global_li01 {
  width: 88%;
  margin-right: 2%;
}
.header .nav_li .dropdown_global .third_nav dt {
  color: #dda300;
  margin-bottom: 5px;
  font-weight: normal;
}
.header .nav_li .dropdown_global .third_nav .dl01 {
  width: 35%;
}
.header .nav_li .dropdown_global .third_nav .dl02 {
  width: 27%;
}
/* .header .nav_li .dropdown_global .third_nav .dl03{width:14%;;} */
.header .nav_li .dropdown_global .third_nav .dl04 {
  width: 23%;
}
/* .header .nav_li .dropdown_global .third_nav .dl05{width:12%;;} */
.header .nav_li .dropdown_global .third_nav .dl06 {
  width: 13%;
}
.header .nav_li .dropdown_global .third_nav .dl01 dt {
  width: 100%;
  float: left;
}
.header .nav_li .dropdown_global .third_nav .dl01 dd {
  width: 50%;
  float: left;
}
.header .nav_li .dropdown_global .global_li02 {
  width: 8%;
  margin-right: 2%;
}
.header .nav_li .dropdown_global .global_li02 span {
  display: block;
  margin-top: 15px;
}

/*  */
.header .nav_li .dropdown .left {
  float: left;
  width: 25%;
  padding-right: 5%;
}
.header .nav_li .dropdown .left .rect-433 {
  padding-bottom: 43.3%;
}
.header .nav_li .dropdown .left .img_ {
  margin-bottom: 18px;
}
.header .nav_li .dropdown .left .inp_wrap {
  width: 78.3%;
  float: left;
  height: 22px;
  line-height: 22px;
  border: 1px solid #e0e0e0;
  border-radius: 40px;
  position: relative;
}
.header .nav_li .dropdown .left .inp_wrap .inp {
  border: none;
  width: 75%;
  float: left;
  height: 22px;
  line-height: 22px;
  background: #fff;
  padding: 0;
  border-radius: 40px;
  padding-left: 20px;
  font-size: 12px;
}
.header .nav_li .dropdown .left .inp_wrap .inp::-webkit-input-placeholder {
  color: #bbb;
}
.header .nav_li .dropdown .left .inp_wrap .icon {
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  width: 13px;
  height: 13px;
  background: url(../image/xl_search.png) no-repeat center;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -6px;
  cursor: pointer;
}
.header .nav_li .dropdown .right {
  width: 65%;
  float: left;
  position: relative;
  padding-left: 5%;
}
.header .nav_li .dropdown .right:after {
  content: "";
  width: 1px;
  height: 217px;
  background: #e5e5e5;
  position: absolute;
  left: 0;
  top: 0;
}

.header .nav_li .dropdown_global .third_nav .dl02 .ouzhou {
  margin-top: 10px;
}
.header .nav_li .dropdown_global .third_nav .dl04 .dayangzhou {
  margin-top: 10px;
}

.header .nav_li04 .dropdown .right a {
  display: block;
}
.header .nav_li04 .dropdown .right span {
  display: block;
  margin-bottom: 15px;
}
.header .nav_li05 .dropdown .right a {
  display: block;
}
.header .nav_li05 .dropdown .right span {
  display: block;
  margin-bottom: 15px;
}
.header .nav_li05 .dropdown ul > li {
  width: 18%;
  margin-top: 3%;
}
.header .nav_li05 .dropdown ul > li:nth-child(3) {
  width: 27%;
}

/* 生态系统 20240422 Lan */
.system .system_titbox .tit {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #c3191f;
  padding-bottom: 20px;
  position: relative;
}
.system .system_titbox .tit::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  width: 90px;
  background-color: #c3191f;
}
.system01 {
  margin-bottom: 75px;
}
.system01 .content {
  position: relative;
}
.system01 .content .left {
  width: 47.7%;
  margin-right: 4.6%;
}
.system01 .content .right {
  width: 47.7%;
  text-align: right;
}
.system01 .content .index_box {
  position: relative;
  height: 750px;
  padding: 6% 5%;
  box-sizing: border-box;
  border-top: 1px solid #e8e2de;
}
.system01 .content .index_box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(
    -31deg,
    #ffffff 0%,
    rgba(249, 247, 246, 0.5) 50%,
    rgba(244, 241, 239, 0.93) 93%,
    #e8e2de 100%
  );
  opacity: 0.6;
  z-index: -1;
}
.system01 .content .index_box::after {
  content: "";
  position: absolute;
  top: 0;
  right: -1px;
  width: 1px;
  height: 40px;
  background-color: #e8e2de;
}
.system01 .content .right .index_box::after {
  right: unset;
  left: -1px;
}
.system01 .content .right .index_box::before {
  background-image: linear-gradient(
    35deg,
    #ffffff 0%,
    rgba(249, 247, 246, 0.5) 50%,
    rgba(244, 241, 239, 0.93) 93%,
    #e8e2de 100%
  );
}
.system .system01 .content .right .system_titbox .tit::after {
  left: unset;
  right: 0;
}
.system01 .content .index_box .item {
  width: 35.7%;
  margin-bottom: 25px;
}
.system01 .content .index_box .item:last-child {
  margin-bottom: 0;
}
.system01 .content .right .index_box .item {
  margin-right: 0;
  margin-left: auto;
}
.system01 .content .index_box .item .tit {
  margin: 12px 0 9px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  color: #552a03;
}
.system01 .content .index_box .item .con {
  color: #333333;
  max-height: 160px;
  overflow-y: auto;
  line-height: 20px;
  padding-right: 4px;
}
.system01 .content .index_box .item .con::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.system01 .content .index_box .item .con::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background: #dda300;
}
.system01 .content .index_box .item .con::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
.system01 .content .center {
  position: absolute;
  width: 60.5%;
  top: 72px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  z-index: 2;
}
.system01 .content .center .infor {
  position: relative;
}
.system01 .content .center .infor .bg img {
  width: 100%;
}
.system01 .content .center .infor .infor_box {
  width: 38.8%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.system01 .content .center .infor .infor_box .item {
  margin-bottom: 10px;
}
.system01 .content .center .infor .infor_box .item .tit {
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
  color: #552a03;
  margin-bottom: 10px;
}
.system01 .content .center .infor .infor_box .item .tit span {
  margin: 0 auto;
  position: relative;
}
.system01 .content .center .infor .infor_box .item .tit span::before {
  content: "";
  position: absolute;
  left: -15px;
  transform: translate(-100%, -50%);
  top: 50%;
  width: 18px;
  height: 4px;
  background-color: #552a03;
}
.system01 .content .center .infor .infor_box .item .tit span::after {
  content: "";
  position: absolute;
  right: -15px;
  transform: translate(100%, -50%);
  top: 50%;
  width: 18px;
  height: 4px;
  background-color: #552a03;
}
.system01 .content .center .infor .infor_box .item .con {
  font-size: 16px;
  line-height: 35px;
  color: #2c2625;
}
.system
  .system01
  .content
  .center
  .infor
  .infor_box
  .system_titbox
  .tit::after {
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
}
.system .system01 .content .center .infor .infor_box .system_titbox {
  margin-bottom: 32px;
}
.system .system02 .system_titbox {
  position: relative;
}
.system .system02 .system_titbox::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background-color: #e8e2de;
  width: 1px;
  height: 60px;
}
.system .system02 .system_titbox::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #e8e2de;
}
.system02 .content {
  padding: 50px 0 45px;
  position: relative;
}
.system02 .content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(
    180deg,
    #ffffff 0%,
    rgba(245, 242, 240, 0.5) 50%,
    #e8e2de 100%
  );
  opacity: 0.6;
  z-index: -1;
}
.system02 .content ul {
  padding: 0 2.2%;
}
.system02 .content .item {
  float: left;
  width: 23.5%;
  margin-right: 14.75%;
  text-align: justify;
}
.system02 .content .item:last-child {
  margin-right: 0;
}
.system02 .content .item .tit {
  margin: 12px 0 9px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  color: #552a03;
}
.system02 .content .item .con {
  color: #333333;
  height: 80px;
  overflow-y: auto;
  line-height: 20px;
  padding-right: 4px;
}
.system02 .content .item .con::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.system02 .content .item .con::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background: #dda300;
}
.system02 .content .item .con::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
.system02 .content .item .icon img {
  height: 40px;
}

/* 发展战略 */
.development_str01 .list .li_ {
  float: left;
  width: 21.2%;
  margin-right: 5%;
  background-color: #ffffff;
  box-shadow: 4px 2px 12px 1px rgba(30, 26, 17, 0.08);
  border: 1px solid transparent;
  box-sizing: border-box;
  padding: 75px 40px 40px 30px;
  transition: all 0.3s ease;
  position: relative;
}
.development_str01 .list .li_:hover {
  border: 1px solid #dda400;
}
.development_str01 .list .li_:last-child {
  margin-right: 0;
}
.development_str01 .list .li_ .icon {
  position: absolute;
  top: 0;
  left: 30px;
  transform: translateY(-50%);
}
.development_str01 .list .li_ .tit {
  font-size: 20px;
  line-height: 1;
  color: #dda400;
  font-weight: bold;
  margin-bottom: 17px;
}
.development_str01 .list .li_ .con {
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  height: 87px;
  overflow: hidden;
}
.development_str01 .common_smaltit .tit {
  margin-bottom: 90px;
}
.development_str01 {
  margin-bottom: 75px;
}

.development_str02 {
  padding: 75px 0;
  background-color: #f6f2e9;
}
.development_str02 .list {
  margin-bottom: 60px;
}
.development_str02 .list .li_ {
  float: left;
  width: 48.7%;
  margin-right: 2.6%;
  background-color: #ffffff;
  border: 1px solid transparent;
  box-sizing: border-box;
  padding: 55px 28px 65px 37px;
  transition: all 0.3s ease;
  position: relative;
}
.development_str02 .list .li_:hover {
  border: 1px solid #dda400;
  box-shadow: 4px 2px 12px 1px rgba(30, 26, 17, 0.08);
}
.development_str02 .list .li_:last-child {
  margin-right: 0;
}
.development_str02 .list .li_ .index_box {
  width: 53%;
}
.development_str02 .list .li_ .index_box .infor_box {
  font-size: 0;
  margin-bottom: 57px;
}
.development_str02 .list .li_ .index_box .infor_box .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 35px;
}
.development_str02 .list .li_ .index_box .infor_box .tit {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  line-height: 1;
  color: #dda400;
  font-weight: bold;
}
.development_str02 .list .li_ .con {
  font-size: 16px;
  line-height: 26px;
  color: #555555;
  height: 78px;
  overflow: hidden;
  overflow-y: auto;
}
.development_str02 .list .li_ .con::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.development_str02 .list .li_ .con::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background: #dda300;
}
.development_str02 .list .li_ .con::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
.development_str02 .list .li_ .bg {
  position: absolute;
  bottom: 0;
  right: 30px;
  transform: translateY(-30px);
  width: 42%;
}
.development_str02 .dp_con {
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}
.development_str03 {
  margin-top: 75px;
}
.development_str03 .bg {
  margin-bottom: 75px;
}
.development_str03 .index_box {
  font-size: 0;
}
.development_str03 .index_box .icon {
  width: 86px;
  display: inline-block;
  vertical-align: text-top;
  margin-right: 54px;
}
.development_str03 .index_box .infor_box {
  width: calc(100% - 140px);
  display: inline-block;
  vertical-align: text-top;
  margin-top: 5px;
  font-size: 16px;
  line-height: 26px;
  color: #000000;
}
.development_str03 .index_box .infor_box .con {
  margin-bottom: 50px;
}
.development_str03 .index_box .infor_box .btn_icon a {
  color: #dea70a;
}

.system02 .content .item .icon_btn_more {
  margin-top: 10px;
}
.system01 .content .center .infor .infor_box .item {
  margin-bottom: 7px;
}
.system01 .content .center .infor .infor_box .item .tit {
  margin-bottom: 3px;
}

.system01 .content .center .infor .infor_box .item .con {
  line-height: 25px;
}
.system01 .content .center .infor .infor_box .icon_btn_more {
  margin-top: 20px;
}

/* 20240522 */
.new23_develop04 .item.item03 {
  width: 50%;
}
.new23_develop04 .item.item04 {
  width: 45%;
  height: 257px;
}

/* 20240527 关于我们的logo加字*/
.about_us03 .content .sect {
  font-size: 0;
}
.about_us03 .content .sect .item {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.about_us03 .content .sect .item {
  box-shadow: none;
  padding: 0;
}
.about_us03 .content .sect .item:hover {
  box-shadow: none;
}
.about_us03 .content .sect .item .img_box {
  height: 160px;
  box-shadow: 0px 0px 15px 0px rgba(27, 27, 27, 0.1);
}
.about_us03 .content .sect .item .info {
  margin-top: 5px;
}
.about_us03 .content .sect .item .info .t {
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
.about_us03 .content .sect .item .info .c {
  font-size: 14px;
  line-height: 22px;
  color: #555;
}
/* 20240527 关于我们的logo加字  end*/
.header .nav_li05 .dropdown ul > li:nth-child(7) {
  width: 27%;
}

.gszl01 .content p {
  font-size: 16px;
  line-height: 2;
}

.yeji06 .datalist {
  border: none;
  margin-top: 15px;
  background: #fff;
}
.yeji06 .datalist tr {
  position: relative;
}
.yeji06 .datalist tr:after {
  content: "";
  width: 98%;
  height: 1px;
  background: #e6e6e6;
  position: absolute;
  left: 1%;
  right: 1%;
}
.yeji06 .datalist td {
  border: none;
}
.yeji06 .datalist .firstRow {
  background: #e1e1e1;
}
.yeji06 .datalist tr.firstRow td {
  border: none;
}

.program_add {
  background: #f8f8f8;
}
.program_add .left {
  width: 46%;
  margin-top: 150px;
}
.program_add .left .info .tit {
  font-size: 24px;
  line-height: 35px;
  color: #552a03;
  font-weight: bold;
  margin-bottom: 30px;
}
.program_add .left .info .con {
  font-size: 16px;
  line-height: 28px;
  color: #333;
  margin-bottom: 50px;
  max-height: 200px;
  overflow-y: auto;
  padding-right: 5px;
}
.program_add .left .info .con::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.program_add .left .info .con::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dda300;
}
.program_add .left .info .con::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}

.program_add .left .info .more {
  font-size: 14px;
  line-height: 35px;
  color: #dda400;
}
.program_add .right {
  width: 48.5%;
  position: relative;
  height: 532px; /*overflow: hidden;*/
}
.program_add .right img {
  position: absolute;
  left: 0;
  top: 0;
  max-width: none;
  height: 100%;
  width: auto;
}
.program_add .left {
  height: 532px;
  position: relative;
  margin-top: 0;
}
.program_add .left .info {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.product_yin .program_add .right {
  height: 370px;
}
.product_yin .program_add .left {
  height: 370px;
}
.product_yin .program_add .left .info .con {
  margin-bottom: 0px;
  max-height: 224px;
}
.product_yin .product02 {
  margin-bottom: 60px;
}
.product04_yin {
  margin-bottom: 30px;
}
.product04_yin .content li {
  float: left;
  width: 32%;
  margin-right: 1%;
  padding-bottom: 5px;
  border-bottom: 1px solid #dda300;
  margin-bottom: 40px;
}
.product04_yin .content li .tit {
  font-size: 20px;
  color: #552a03;
  line-height: 28px;
  font-weight: bold;
}
.product04_yin .content li .con {
  font-size: 14px;
  line-height: 28px;
  color: #333;
}

.product05_yin .hd {
  background: #f3f3f3;
  line-height: 63px;
  margin-bottom: 60px;
}
.product05_yin .hd .item {
  padding: 0 20px;
  color: #000;
  font-size: 20px;
  margin-left: 64px;
  cursor: pointer;
  float: left;
  position: relative;
}
.product05_yin .hd .item.cur {
  font-weight: bold;
  background: #fff;
}
.product05_yin .hd .item.cur:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #dda400;
  position: absolute;
  left: 0;
  top: 0;
}

/*关键项目页面大修改  */
.common_smaltit .tit.tit_link a {
  position: relative;
  display: inline-block;
}
.common_smaltit .tit.tit_link a:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #663e20;
  position: absolute;
  left: 0;
  bottom: -2px;
}
.common_smaltit .tit.tit_link em {
  font-size: 14px;
  color: #555;
  display: inline-block;
  margin-left: 10px;
}
.program_detail01 .content .top_l {
  width: 100%;
  margin-bottom: 35px;
  border-bottom: none;
}
.program_detail01 .content .top_l .info {
  width: 60%;
  float: left;
  font-size: 16px;
  color: #666666;
  line-height: 32px;
}
.program_detail01 .content .top_l .pic {
  width: 32%;
  float: right;
  height: 100%;
  border-bottom: 2px solid #dda400;
  box-sizing: border-box;
}
.program_detail01 .content .top_r {
  width: 100%;
}
.program_detail01 .content .top_r li .li_l {
  background: #e1e1e1;
  color: #333333;
  font-size: 16px;
}
.program_detail01 .content .top_r li .li_r {
  font-size: 16px;
}
.program_detail01 .content .top_r li.even {
  background: #f5f5f5;
}
.program_detail01 .content .top_r li.odd {
  background: #fff;
}
.program_detail01 .content .rect-561 {
  height: 100%;
}
.program_add {
  background: #f8f8f8;
}
.program_add .left {
  width: 46%;
  margin-top: 150px;
}
.program_add .left .info .tit {
  font-size: 24px;
  line-height: 35px;
  color: #552a03;
  font-weight: bold;
  margin-bottom: 30px;
}
.program_add .left .info .con {
  font-size: 16px;
  line-height: 25px;
  color: #333;
  margin-bottom: 50px;
  max-height: 200px;
  overflow-y: auto;
  padding-right: 5px;
}
.program_add .left .info .con::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.program_add .left .info .con::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dda300;
}
.program_add .left .info .con::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}

.program_add .left .info .more {
  font-size: 14px;
  line-height: 35px;
  color: #dda400;
}
.program_add .right {
  width: 48.5%;
  position: relative;
  height: 532px;
}
.program_add .right img {
  position: absolute;
  left: 0;
  top: 0;
  max-width: none;
  height: 100%;
  width: auto;
}
.program_detail03 li .tit {
  font-size: 24px;
  line-height: 30px;
  color: #552a03;
  font-weight: bold;
}

.program_detail05 .content .item .bott .name {
  height: 50px;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.program_add .left {
  height: 532px;
  position: relative;
  margin-top: 0;
}
.program_add .left .info {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.program_detail01 .content .rect-561 {
  height: 0;
  padding-bottom: 56%;
}
/*关键项目页面大修改 end */

.program_detail03 li {
  margin-bottom: 40px;
}
.program_detail01 .content .top_l a {
  color: #dda300;
  font-weight: bold;
  display: inline-block;
  margin-top: 10px;
}
.h_bott .inav_wrapper {
  float: right;
}
.header .nav_li .dropdown_global .third_nav .dl01 .dd_box .dd_item {
  width: 50%;
}
.header .nav_li .dropdown_global .third_nav .dl01 .dd_box .dd_item dd {
  width: 100%;
}

.program_detail03 li .con,
.program_detail01 .content .top_l .info {
  color: #000;
}
.product01 .content {
  font-size: 16px;
  color: #000;
}
.product_yin .program_add .left .info .con,
.product04_yin .content li .con {
  color: #000;
  font-size: 16px;
}
.channel_huace .li_ .intro .c {
  font-size: 16px;
  line-height: 25px;
  height: 125px;
}
.channel_huace .li_ .intro .t {
  color: #000;
}
.program_add .left .info .more {
  font-size: 16px;
}

/* 0619 中英西法都需要*/
.program_detail01 .content .top_l.hasMore {
  position: relative;
}
.program_detail01 .content .top_l.hasMore .info {
  padding-bottom: 30px;
}
.program_detail01 .content .top_l.hasMore a {
  position: absolute;
  left: 0;
  bottom: 0;
}
.common_smaltit .tit.tit_link a:after {
  display: none;
}

/* 20240627 新页面 科技创造紫金 */
.tech01 {
  padding-bottom: 35px;
}
.tech01 .infor .con {
  font-size: 16px;
  line-height: 28px;
  color: #333;
}
.tech02 {
  padding: 30px 0;
}
.tech02 .li_ {
  width: 32.5%;
  margin-right: 1.25%;
  float: left;
  margin-bottom: 30px;
  position: relative;
  border-top: 1px solid #dda300;
}
.tech02 .li_three {
  margin-right: 0;
}
.tech02 .li_ .box {
  padding: 25px 30px 25px 65px;
  background: #fff;
  box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.07);
  font-size: 0;
}
.tech02 .li_ .box .icon {
  width: 57px;
  margin-right: 60px;
  display: inline-block;
  vertical-align: middle;
}
.tech02 .li_ .box .info {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 117px);
}
.tech02 .li_ .box .info .t {
  font-size: 20px;
  line-height: 25px;
  color: #dda300;
  font-weight: bold;
}
.tech02 .li_ .box .info .c {
  font-size: 16px;
  line-height: 28px;
  color: #333;
  margin-top: 4px;
}
.tech04 {
  padding: 60px 0;
}
.tech04 .left {
  width: 42.3%;
  float: left;
}
.tech04 .right {
  width: 49.5%;
  float: right;
}
.tech04 .right .info {
  padding-right: 13.5%;
  padding-top: 160px;
}
/* .tech04 .right .info .tit{font-size:24px; color:#552a03; line-height:30px; font-weight:bold;} */
.tech04 .right .info .con {
  font-size: 16px;
  line-height: 28px;
  color: #333;
  margin-top: 32px;
}
.tech_item {
  padding: 60px 0;
  background: #f6f2e9;
}
.tech_item .content .left {
  width: 32.5%;
  float: left;
  padding-top: 90px;
}
.tech_item .content .left .infor .con {
  font-size: 16px;
  line-height: 28px;
  color: #333;
  margin-top: 32px;
}
.tech_item .content .left .infor .more {
  font-size: 16px;
  color: #dda300;
  font-family: Arial;
  display: inline-block;
  margin-top: 30px;
}
.tech_item .content .right {
  width: 55%;
  float: right;
  padding-left: 6.8%;
  position: relative;
}
.tech_item .content .right:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #dda300;
  position: absolute;
  left: 0;
  top: 0;
}
.tech_item .content .right .box {
  padding: 30px;
  background: #fff;
}
.tech_item .content .right .box li {
  cursor: pointer;
  border-bottom: 1px solid #ececec;
}
.tech_item .content .right .box li .li_top {
  font-size: 20px;
  line-height: 25px;
  color: #dda300;
  font-weight: bold;
  position: relative;
  margin: 20px 0;
}
.tech_item .content .right .box li .li_top i {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.tech_item .content .right .box li .li_bott {
  display: none;
}
.tech_item .content .right .box li .li_bott .txt {
  font-size: 16px;
  line-height: 28px;
  color: #333;
  margin-top: 20px;
}
.tech_item .content .right .box li .li_bott .more {
  font-size: 16px;
  color: #dda300;
  margin: 15px 0 0;
  display: inline-block;
}
.tech_item .content .right .box li.cur .li_bott {
  padding-bottom: 20px;
}
.tech06 {
  padding: 70px 0;
  background: #f7f7f7;
  overflow: hidden;
}
.tech06 .infor .tit {
  font-size: 24px;
  color: #552a03;
  line-height: 30px;
  font-weight: bold;
}
.tech06 .content {
  margin-top: 30px;
}
.tech06 .content .item {
  display: none;
}
.tech06 .content .owl-item .item {
  display: block;
}
.tech06 .content .rect-61 {
  padding-bottom: 61%;
}
.tech06 .content .item {
  position: relative;
}
.tech06 .content .item .info {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.tech06 .content .item .info .box {
  padding: 50px;
  color: #fff;
}
.tech06 .content .item .info .box .t {
  font-size: 20px;
  line-height: 25px;
}
.tech06 .content .item .info .box .c {
  font-size: 16px;
  line-height: 28px;
  transition: 0.5s ease;
  height: 0;
  overflow: hidden;
}
.tech06 .content .item:hover .info .box .c {
  height: 112px;
  margin-top: 15px;
}
.tech06 .content .owl-carousel .owl-stage-outer {
  overflow: visible;
}
.tech06 .content .anniu {
  margin-top: 50px;
}
.tech06 .content .anniu .arrs_box {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  margin-right: 200px;
}
.tech06 .content .anniu .arrs_box > div {
  width: 37px;
  height: 37px;
  z-index: 2;
  cursor: pointer;
  transition: all 0.5s ease;
  display: inline-block;
  margin-right: 20px;
}
.tech06 .content .anniu .arrs_box .owl-prev {
  left: 0;
  background: url(../image/tech06_jt1.png) no-repeat center;
}
.tech06 .content .anniu .arrs_box .owl-next {
  right: 0;
  background: url(../image/tech06_jt2.png) no-repeat center;
}
.tech06 .content .line {
  width: 38%;
  margin: 0 auto;
  height: 2px;
  display: inline-block;
  background: #ededed;
  vertical-align: middle;
  position: relative;
}
.tech06 .content .line .process {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  height: 100%;
  background: #dda300;
  transition: width 0.5s ease;
}
.tech07 {
  background-color: #fff;
}
.tech07 .content .left {
  float: right;
}
.tech07 .content .right {
  float: left;
  padding-left: 0;
  padding-right: 6.8%;
}
.tech07 .content .right:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #dda300;
  position: absolute;
  left: inherit;
  right: 0;
  top: 0;
}
.tech09 {
  padding: 65px 0;
}
.tech09 .infor .con {
  font-size: 16px;
  line-height: 28px;
  color: #333;
}
.tech09 .content {
  position: relative;
  margin-top: 30px;
}
.tech09 .content .rect-425 {
  padding-bottom: 42.5%;
}
.tech09 .content .left {
  width: 73%;
  float: left;
}
.tech09 .content .right {
  position: absolute;
  width: 35.5%;
  background: url(../image/tech09_2.jpg) no-repeat center;
  background-size: cover;
  right: 0;
  bottom: 0;
}
.tech09 .content .right .box {
  padding: 70px 50px;
}
.tech09 .content .right .box .t {
  font-size: 24px;
  line-height: 30px;
  color: #552a03;
  font-weight: bold;
}
.tech09 .content .right .box .c {
  font-size: 14px;
  line-height: 28px;
  color: #333;
  margin-top: 23px;
}
.tech10 {
  padding: 70px 0;
  overflow: hidden;
}
.tech10 .infor .tit {
  font-size: 24px;
  color: #552a03;
  line-height: 30px;
  font-weight: bold;
}
.tech10 .content {
  margin-top: 30px;
}
.tech10 .content .item {
  display: none;
}
.tech10 .content .owl-item .item {
  display: block;
}
.tech10 .content .rect-61 {
  padding-bottom: 61%;
}
.tech10 .content .item {
  position: relative;
}
.tech10 .content .item .info {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.tech10 .content .item .info .box {
  padding: 50px;
  color: #fff;
}
.tech10 .content .item .info .box .t {
  font-size: 20px;
  line-height: 25px;
}
.tech10 .content .item .info .box .c {
  font-size: 16px;
  line-height: 28px;
  transition: 0.5s ease;
  height: 0;
  overflow: hidden;
}
.tech10 .content .item:hover .info .box .c {
  height: 112px;
  margin-top: 15px;
}
.tech10 .content .owl-carousel .owl-stage-outer {
  overflow: visible;
}
.tech10 .content .anniu {
  margin-top: 50px;
}
.tech10 .content .anniu .arrs_box {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  margin-right: 200px;
}
.tech10 .content .anniu .arrs_box > div {
  width: 37px;
  height: 37px;
  z-index: 2;
  cursor: pointer;
  transition: all 0.5s ease;
  display: inline-block;
  margin-right: 20px;
}
.tech10 .content .anniu .arrs_box .owl-prev {
  left: 0;
  background: url(../image/tech06_jt1.png) no-repeat center;
}
.tech10 .content .anniu .arrs_box .owl-next {
  right: 0;
  background: url(../image/tech06_jt2.png) no-repeat center;
}
.tech10 .content .line {
  width: 38%;
  margin: 0 auto;
  height: 2px;
  display: inline-block;
  background: #ededed;
  vertical-align: middle;
  position: relative;
}
.tech10 .content .line .process {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  height: 100%;
  background: #dda300;
  transition: width 0.5s ease;
}

/* 低碳未来 */
.c_future .infor .con {
  font-size: 16px;
  line-height: 28px;
  color: #333;
}
.c_future01 {
  padding-bottom: 35px;
}
.c_future01 .more {
  font-size: 16px;
  display: inline-block;
  margin-top: 15px;
  color: #dda300;
}
.c_future02 {
  padding: 70px 0 0;
  background: #f7f7f7;
}
.c_future02 .content {
  margin-top: 30px;
}
.c_future02 .content .rect-48 {
  padding-bottom: 48%;
}
.c_future02 .content .li_ {
  width: 28%;
  float: left;
  margin-right: 7.5%;
  position: relative;
  margin-bottom: 60px;
  box-shadow: 3.498px 1.939px 12.35px 0.65px rgba(0, 0, 0, 0.08);
  border: 1px solid transparent;
  box-sizing: border-box;
}
.c_future02 .content .li_three {
  margin-right: 0;
}
.c_future02 .content .li_ .info {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.c_future02 .content .li_ .info .box {
  padding: 0 25px;
  position: relative;
}
.c_future02 .content .li_ .info .box:after {
  content: "";
  width: 20px;
  height: 14px;
  background: url(../image/c_future03_2.png) no-repeat center;
  position: absolute;
  right: 25px;
  bottom: 0;
  opacity: 0;
  transition: 0.5s ease;
  visibility: hidden;
}
.c_future02 .content .li_ .info .box .t {
  font-size: 20px;
  color: #dfa80f;
  font-weight: bold;
}
.c_future02 .content .li_ .info .box .c {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  margin-top: 10px;
  transition: 0.5s ease;
}
.c_future02 .content .li_ img {
  transition: all 0.5s ease;
}
.c_future02 .content .li_:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  opacity: 0.22;
}
.c_future02 .content .li_:hover {
  border-color: #dda300;
}
.c_future02 .content .li_:hover .info .box .c {
  color: #000;
}
.c_future02 .content .li_:hover .info .box:after {
  opacity: 1;
  visibility: visible;
}
.c_future03 {
  padding: 70px 0;
}
.c_future03 .content {
  margin-top: 30px;
}
.c_future03 .content .rect-56 {
  padding-bottom: 56%;
}
.c_future03 .content li {
  width: 31%;
  margin-right: 3.5%;
  float: left;
  padding-bottom: 40px;
  border-bottom: 1px solid #ececec;
  position: relative;
}
.c_future03 .content li::after {
  content: "";
  width: 0;
  height: 1px;
  background: #dda300;
  position: absolute;
  left: 0;
  bottom: -1px;
  transition: all 0.5s ease;
}
.c_future03 .content li:last-child {
  margin-right: 0;
}
.c_future03 .content li .info .tit {
  font-size: 18px;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  color: #000;
  font-weight: bold;
  margin-top: 20px;
  transition: all 0.5s ease;
}
.c_future03 .content li .info .con {
  font-size: 16px;
  line-height: 26px;
  height: 78px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #777;
  margin: 10px 0 35px;
}
.c_future03 .content li .info .jt {
  text-align: right;
}
.c_future03 .content li .info .jt img {
  display: inline-block;
}
.c_future03 .content li img {
  transition: all 0.5s ease;
}
.c_future03 .content li:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.c_future03 .content li:hover .info .tit {
  color: #dda300;
}
.c_future03 .content li:hover::after {
  width: 100%;
}
.c_future03 .content .more {
  width: 135px;
  height: 35px;
  background: #dda300;
  margin: 40px auto 0;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
}
.c_future03 .content .more a {
  display: block;
  color: #fff;
}
.c_future04 {
  background: #f6f2e9;
  padding: 70px 0;
}
.c_future04 .content {
  margin-top: 40px;
}
.c_future04 .content li {
  width: 33.333%;
  float: left;
  height: 492px;
  position: relative;
  background: #fff;
}
.c_future04 .content li .rect-56 {
  padding-bottom: 56%;
}
.c_future04 .content .li_top {
  height: 50%;
  overflow: hidden;
}
.c_future04 .content .li_bott {
  height: 50%;
  overflow: hidden;
}
.c_future04 .content .li_bott .box {
  padding: 35px 45px 45px;
}
.c_future04 .content .li_bott .box .t {
  font-size: 18px;
  line-height: 28px;
  color: #dda300;
  font-weight: bold;
}
.c_future04 .content .li_bott .box .c {
  font-size: 16px;
  line-height: 28px;
  height: 112px;
  overflow-y: auto;
  color: #000;
  margin-top: 15px;
  padding-right: 5px;
}
.c_future04 .content .li_bott .box .c::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.c_future04 .content .li_bott .box .c::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #dda300;
}
.c_future04 .content .li_bott .box .c::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
.c_future04 .content .li02 .li_bott {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50%;
}
.c_future04 .content .li02 .li_top {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
}
.c_future04 .content li img {
  transition: all 0.5s ease;
}
.c_future04 .content li:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.c_future05 {
  padding: 70px 0;
}
.c_future05 .infor .tit {
  font-size: 24px;
  line-height: 30px;
  color: #552a03;
  font-weight: bold;
}
.c_future05 .content {
  margin-top: 40px;
}
.c_future .content .program_add {
  background: url(../image/c_future05_1.jpg) no-repeat center;
  background-size: cover;
}
.c_future .content .program_add .con {
  position: relative;
}
.c_future .content .program_add .icon {
  text-align: right;
}
.c_future .content .program_add .icon img {
  display: inline-block;
}
.c_future .content .program_add .left {
  height: 500px;
}
.c_future .content .program_add .right {
  height: 500px;
}
.c_future06 .infor .tit {
  font-size: 24px;
  line-height: 30px;
  color: #552a03;
  font-weight: bold;
}
.c_future06 .content_box {
  margin-top: 40px;
  height: 500px;
  overflow: hidden;
  position: relative;
}
.c_future06 .content_box .program_add {
  background: url(../image/c_future05_1.jpg) no-repeat center;
  background-size: cover;
}
.c_future06 .content_box .left {
  width: 49.5%;
  float: left;
  height: 500px;
  position: relative;
} /* */
.c_future06 .content_box .left .info {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0%;
  right: 9%;
}
.c_future06 .content_box .left .icon {
  text-align: right;
  margin-bottom: 20px;
}
.c_future06 .content_box .left .icon img {
  display: inline-block;
}
.c_future06 .content_box .left .info .con {
  font-size: 16px;
  line-height: 25px;
  color: #333;
  margin-bottom: 50px;
  max-height: 200px;
  overflow-y: auto;
  padding-right: 5px;
}
.c_future06 .content_box .left .info .con::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.c_future06 .content_box .left .info .con::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dda300;
}
.c_future06 .content_box .left .info .con::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}
.c_future06 .content_box .left .more {
  display: inline-block;
  font-size: 16px;
  color: #dda300;
  margin-top: 10px;
}
.c_future06 .content_box .right {
  width: 49.5%;
  float: right;
  background: #fff;
  position: relative;
}
.c_future06 .content_box .right::after {
  content: "";
  width: 300px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0%;
}
.c_future06 .content_box .right .rect-525 {
  padding-bottom: 65%;
}
.c_future06 .content_box .right.zijin_hw01 .content {
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
  width: 40%;
  z-index: 4;
}
.c_future06 .content_box .right.zijin_hw01 .content .dot_tips {
  bottom: 20px;
}
.c_future06 .content_box .right.zijin_hw01 {
  position: static;
  height: 500px;
}

/*20240702*/
.new23_ipart03 .content li {
  width: 32%;
  margin-right: 2%;
}
.new23_ipart03 .content li:last-child {
  margin-right: 0;
}

/* 20240706 */
.product05 .list li {
  visibility: visible;
}

/* 20240716 */
/* 语言 */
.h_top .li03 {
  position: relative;
  z-index: 3;
}
.h_top .li03 > span {
  font-size: 15px;
  color: #fff;
  height: 34px;
  padding: 0 25px;
  line-height: 34px;
  display: block;
  cursor: pointer;
}
.h_top .li03 > span i {
  font-size: 21px;
  margin-left: 0;
}
.h_top .li03 .lan_down {
  position: absolute;
  top: 100%;
  left: 0%;
  width: 100%;
  text-align: center;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  padding: 10px;
  box-sizing: border-box;
  display: none;
}
.h_top .li03 .lan_down dd {
  padding: 3px 0;
}
.h_top .li03 .lan_down dd a {
  display: block;
  padding: 0;
  padding: 2px 10px;
  font-size: 16px;
  line-height: 30px;
  color: #333;
}
.h_top .li03 .lan_down dd.cur a {
  color: #dda300;
}
.h_top .li03 .lan_down dd a:hover {
  opacity: 1;
  color: #dda300;
}
/* 20240716 */
.channel_huace .li_ .intro {
  height: auto;
}
/* .channel_huace .li_ .intro .t{height:44px;overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; } */

.cxrc .new23_ecology01 {
  padding-top: 60px;
}
.cxrc .new23_ecology02 .content .tabs .item a:link,
.cxrc .new23_ecology02 .content .tabs .item a:hover {
  color: #fff;
}
.cxrc .new23_ecology02 {
  padding: 70px 0;
  margin: 0;
  background: none;
}

/*20240819*/
.cxrc01 .list .li_ {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-top: 60px;
  background-color: #ffffff;
  box-shadow: 4px 2px 12px 1px rgba(30, 26, 17, 0.08);
  border: 1px solid transparent;
  box-sizing: border-box;
  padding: 75px 40px 40px 30px;
  transition: all 0.3s ease;
  position: relative;
}
.cxrc01 .list .li_:nth-child(3n) {
  margin-right: 0;
}
.cxrc01 .list .li_:hover {
  border: 1px solid #dda400;
}
.cxrc01 .list .li_:last-child {
  margin-right: 0;
}
.cxrc01 .list .li_ .icon {
  position: absolute;
  top: 0;
  left: 30px;
  transform: translateY(-50%);
}
.cxrc01 .list .li_ .tit {
  font-size: 20px;
  line-height: 1;
  color: #dda400;
  font-weight: bold;
  margin-bottom: 17px;
}
.cxrc01 .list .li_ .con {
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  height: 78px;
  overflow-y: auto;
  padding-right: 5px;
}
.cxrc01 .list .li_ .con::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}
.cxrc01 .list .li_ .con::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #dda300;
}
.cxrc01 .list .li_ .con::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f6f5f5;
}

.yeji2024h1 .datalist {
  color: #000;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background: #fff;
  border: 0;
}
.yeji2024h1 .datalist th {
  padding: 15px 15px;
  background: #e1e1e1;
  border: none;
}
.yeji2024h1 .datalist td {
  padding: 10px 15px;
  border: none;
  border-bottom: #e1e1e1 1px solid;
  text-align: center;
}
.yeji2024h1 .datalist tr td:first-child {
  text-align: left;
}
.yeji2024h1 .datalist tr th:first-child {
  text-align: left;
}

.yeji2024h1 .datalist .firstRow td {
  font-size: 22px;
  color: #dda400;
  background: #f0f0f0;
}

/* 20240906 */
.h_top .li01 a:after {
  top: 50%;
  transform: translateY(-50%);
}
.news_detail01 .content ._tools .bshare-custom a.bshare-facebook {
  background: url(../image/news_facebook.png) no-repeat center;
}
.news_detail01 .content ._tools .bshare-custom a.bshare-linkedin {
  background: url(../image/news_linkedin.png) no-repeat center;
}
.news_detail01 .content ._detailPage_bottom li a {
  width: calc(100% - 125px);
}
.news_detail01 .content ._detailPage_bottom li span {
  width: 100px;
}

.header .nav_li .dropdown .wrap .left .tit {
  margin-bottom: 10px;
  font-size: 15px;
  color: #dda400;
  font-weight: bold;
}

/* 社交媒体 */
.sj_media02 {
  padding-top: 60px;
}
.sj_media02 .content ul {
  margin-left: -1.5%;
  margin-top: -1.5%;
}
.sj_media02 .content li {
  float: left;
  width: 18.5%;
  margin-left: 1.5%;
  margin-top: 1.5%;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.sj_media02 .content li .li {
  transition: all 0.3s;
  background: #f6f6f8;
}
.sj_media02 .content li .box {
  padding: 50px 30px 40px;
}
.sj_media02 .content li .box .img_ {
  margin-bottom: 30px;
  width: 55px;
}
.sj_media02 .content li .box .intro .t {
  font-size: 26px;
  font-weight: bold;
  color: #063f87;
  margin-bottom: 5px;
}
.sj_media02 .content li .box .intro .c {
  font-size: 15px;
  color: #656565;
}
.sj_media02 .content li:hover .li {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.sj_media02 .content li:hover .li_hover {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.sj_media02 .content li .li_hover {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  -webkit-transform: scale(1.333, 1.333);
  -ms-transform: scale(1.333, 1.333);
  transform: scale(1.333, 1.333);
  transition: all 0.3s ease;
}
.sj_media02 .content li .li_hover .img {
  width: 35%;
  margin: 15% auto;
}
.sj_media02 .content li .li_hover .t {
  text-align: center;
  font-size: 16px;
  color: #656565;
}

.sj_media02 .content li.noewm:hover .li {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.sj_media02 .content li.noewm:hover .li_hover {
  opacity: 0;
  visibility: hidden;
}

.sj_media02 .infor {
  text-align: center;
  margin-bottom: 60px;
}
.sj_media02 .infor .tit {
  position: relative;
  color: #063f87;
  font-weight: bold;
  margin-bottom: 50px;
  font-size: 40px;
  line-height: 50px;
}
.sj_media02 .infor .tit::after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  width: 94px;
  margin-left: -47px;
  height: 4px;
  background: #f7b400;
}
.sj_media02 .infor .con {
  font-size: 18px;
  color: #000;
}

.new23_ipart03 .content .rect-54 {
  padding-bottom: 54%;
}
.new23_ipart03 .content .item {
  display: none;
  position: relative;
  padding: 10px;
}
.new23_ipart03 .content .item a {
  box-shadow: 0px 0px 8px 0px rgba(36, 36, 36, 0.14);
  display: block;
}
.new23_ipart03 .content .owl-item .item {
  display: block;
}
.new23_ipart03 .content .item .intro_box {
  padding: 25px 30px;
  background: #fff;
}
.new23_ipart03 .content .item .intro_box .tit {
  font-size: 20px;
  font-weight: bold;
  color: #552a03;
  margin-bottom: 18px;
  transition: all 0.5s ease;
}
.new23_ipart03 .content .item .intro_box .con {
  font-size: 14px;
  line-height: 20px;
  height: 60px;
  color: #999;
  margin-bottom: 20px;
  transition: all 0.5s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.new23_ipart03 .content .item .intro_box .more {
  font-size: 24px;
  color: #552a03;
  transition: all 0.5s ease;
}
.new23_ipart03 .content .item .intro_box .more .iconfont {
  margin: 0;
}
.new23_ipart03 .content .item:hover .intro_box .more {
  margin-left: 15px;
}

.new23_ipart03 .content .new23_ipart03_btn {
  vertical-align: middle;
  font-size: 0;
  margin-right: 200px;
}
.new23_ipart03 .content .new23_ipart03_btn > div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 37px;
  height: 37px;
  z-index: 2;
  cursor: pointer;
  transition: all 0.5s ease;
}
.new23_ipart03 .content .new23_ipart03_btn .owl-prev {
  left: -45px;
  background: url(../image/tech06_jt1.png) no-repeat center;
}
.new23_ipart03 .content .new23_ipart03_btn .owl-next {
  right: -45px;
  background: url(../image/tech06_jt2.png) no-repeat center;
}
.new23_ipart03 .content {
  position: relative;
}

.rc_job .follow .content {
  display: flex;
  justify-content: center;
}

.rc_job .follow .infor {
  display: flex;
  justify-content: center;
}

/*20250313sunjs*/
.common_smaltit .tit_01 {
  margin-bottom: 20px;
}
.common_smaltit .line_01 {
  margin-bottom: 20px;
}

.common_smaltit .new_line {
  background: #552a03;
}

.new22_yeji02 .content li .bott_new,
.new22_yeji02 .content li .top .amp_new,
.new22_yeji02 .content li .top .t_new {
  color: #ff6a14;
}

.new22_yeji04 .content .top_box li .bott_new,
.new22_yeji04 .content .top_box li .top .amp_new,
.new22_yeji04 .content .top_box li .top .t_new {
  color: #ff6a14;
}

.new22_yeji04 .content .top_box li.show .con dd.dd05_new,
.new22_yeji02 .content li.show .con dd.dd05_new {
  background: #ff6a14;
}

.new22_yeji04 .content .top_box li.show .con dd.dd05_new em,
.new22_yeji02 .content li.show .con dd.dd05_new em {
  color: #ff6a14;
}

.new22_yeji02 .content li .top .amp_new .icon,
.new22_yeji04_new .content .top_box li .top .amp_new .icon {
  background: url(../image/new24_yeji03_up.png) no-repeat center;
}
.new22_yeji04_new .content .top_box li .top .amp.down .icon {
  background: url(../image/new24_yeji03_down.png) no-repeat center;
}

/*.new22_yeji04_new .content .bott_box1 ._t2::before{background: #FFF;}*/

.new22_yeji02_new .content li .bott {
  color: #ff6a14;
}

.product07_new .common_smaltit .line,
.yeji06_new .common_smaltit .line,
.yeji03_new .common_smaltit .line {
  background: #552a03;
}

.new22_yeji04_new .content .bott_box .li_first {
  background: #ff6a14;
}

.new22_yeji04_new .content .bott_box1 ._t2 {
  color: #000000;
}

.new22_yeji04_new .content .bott_box .li_first ._ut {
  color: #fff;
}
.new22_yeji04_new .content .bott_box li::after {
  background: #ff6a14;
}

.new22_yeji04_new .content .bott_box1 ._t2::before {
  content: "";
  position: absolute;
  top: -15px;
  bottom: -15px;
  left: 0;
  background: none;
  z-index: -1;
  width: 100%;
}

.new22_yeji01_new .content li .con dd {
  width: 40px;
}

.new22_yeji04_new {
  padding: 100px 0 50px;
}
.new22_yeji04_new .infor.infor1 {
  margin-top: 50px;
}
.new22_yeji02_new {
  margin-top: 60px;
}

.yeji03_new.yeji03 .content .item {
  width: 32%;
  margin-right: 2%;
}
.yeji03_new.yeji03 .content .item:nth-child(3n) {
  margin-right: 0;
}
.yeji03_new.yeji03 .content .item .box {
  padding: 40px 20px 60px;
}
.yeji03_new.yeji03 .content .item .box .info_ .more {
  bottom: 20px;
}
.yeji03_new.yeji03 .content .item .box .info_ .t {
  font-size: 16px;
  line-height: 23px;
  height: 46px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.product07_new .content li {
  width: 17%;
}

/*20250523 sunjs*/
.new23_develop05 .content .goal_table .head .cell2 {
  width: 25%;
}
.new23_develop05 .content .goal_table .head .cell4 {
  width: 25%;
}
.new23_develop05 .content .goal_table .item1 .cell2 {
  width: 25%;
}
.new23_develop05 .content .goal_table .item1 .cell3 {
  width: 25%;
}
.new23_develop05 .content .goal_table .item1 .cell5 {
  width: 25%;
}
.new23_develop05 .content .goal_table .item2 .cell2 {
  width: 25%;
}
.new23_develop05 .content .goal_table .item2 .cell3 {
  width: 25%;
}
.new23_develop05 .content .goal_table .item2 .cell5 {
  width: 25%;
}

.new23_business_06 .channel_con {
  margin-bottom: 40px;
}

.new23_develop04 .item_add {
  width: 100%;
}

.new23_develop04 .item.item_add::after {
  content: "";
  position: absolute;
  right: -70px;
  top: 120px;
  width: 70px;
  height: 10px;
  background: #dda300;
  z-index: -1;
}
.new23_develop04 .item.item_add::after {
  left: 30%;
  top: 180px;
  height: 70px;
  width: 10px;
  margin-top: 0;
  margin-left: -5px;
}

.new23_water02 .content .cont .item2 .table1 .td1 {
  width: 40%;
}
.new23_water02 .content .cont .item2 .table1 .tr2 {
  border-bottom: 1px dashed #77aa43;
}
.new23_water02 .content .cont .item2 .table1 .tr3 {
  border-bottom: 1px dashed #77aa43;
}
.new23_water02 .content .cont .item2 .table1 .tr4 {
  border-bottom: 2px solid #77aa43;
}

.new23_health .channel_gray {
  margin-bottom: 50px;
}

.new23_develop10 .esg_table .cell5 {
  height: 280px;
}

.salary .follow .content,
.rc_job .follow .content {
  display: flex;
  justify-content: center;
}

.salary .follow .infor,
.rc_job .follow .infor {
  display: flex;
  justify-content: center;
}
