.inner {
  width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
}

.slideBox {
  width: 575px;
  height: 360px;
  overflow: hidden;
  position: relative;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideBox .bd img {
  width: 575px;
  height: 360px;
  display: block;
}

.actionandcase {
  margin-bottom: 40px;
}

.actionandcase .action, .actionandcase .case {
  width: 575px;
  margin-left: 20px;
  position: relative;
}

.actionandcase .action .des, .actionandcase .case .des {
  position: absolute;
  width: 495px;
  padding: 20px 40px;
  top: 0;
  height: 320px;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
}

.actionandcase .action .des h3 a, .actionandcase .case .des h3 a{
  float: none;
  font-weight: bold;
  font-size: 24px;
  color: #fff;
  line-height: 70px;
}

.actionandcase .action .des h5, .actionandcase .case .des h5 {
  font-weight: bold;
  font-size: 20px;
  line-height: 70px;
}

.actionandcase .action .des p, .actionandcase .case .des p {
  color: #fff;
  line-height: 28px;
}

.actionandcase .action .des .more, .actionandcase .case .des .more {
  float: right;
  margin-top: 20px;
}

.actionandcase .action .des .more a, .actionandcase .case .des .more a {
  color: #fff;
}

.actionandcase .action {
  margin-left: 0;
}

.esg_chans {
  margin-bottom: 40px;
}

.esg_chans li {
  float: left;
  margin-left: 15px;
  margin-bottom: 30px;
}

.esg_chans li .name {
  background-color: #F5F5F5;
}

.esg_chans li .name a {
  display: block;
}

.esg_chans li .name a p {
  width: 380px;
  height: 105px;
  text-align: center;
  line-height: 180px;
}

.esg_chans li:hover p {
  color: #d62323;
}

.esg_chans li .name .esg_gszl {
  background: url(../images/gszlicon.png) no-repeat center center;
}

.esg_chans li:hover .esg_gszl {
  background: url(../images/gszlon.png) no-repeat center center;
}

.esg_chans li .name .esg_esggl {
  background: url(../images/esgglicon.png) no-repeat center center;
}

.esg_chans li:hover .esg_esggl {
  background: url(../images/esgglon.png) no-repeat center center;
}

.esg_chans li .name .esg_aqsc {
  background: url(../images/aqscicon.png) no-repeat center center;
}

.esg_chans li:hover .esg_aqsc{
  background: url(../images/aqscon.png) no-repeat center center;
}

.esg_chans li .name .esg_ygfc {
  background: url(../images/ygfzicon.png) no-repeat center center;
}

.esg_chans li:hover .esg_ygfc {
  background: url(../images/ygfzon.png) no-repeat center center;
}

.esg_chans li .name .esg_hjbh {
  background: url(../images/hjbhicon.png) no-repeat center center;
}

.esg_chans li:hover .esg_hjbh {
  background: url(../images/hjbhon.png) no-repeat center center;
}

.esg_chans li .name .esg_hxsh {
  background: url(../images/hxshicon.png) no-repeat center center;
}

.esg_chans li:hover .esg_hxsh {
  background: url(../images/hxshon.png) no-repeat center center;
}

.esg_chans li:nth-child(3n+1) {
  margin-left: 0;
}

.esg_down {
  height: 380px;
  background: #007AC3;
}

.esg_down > .inner {
  height: 100%;
  background: url(../images/esg_down.png) no-repeat 60px 23px;
}

.esg_down > .inner .down_list {
  width: 630px;
  float: right;
  margin-top: 50px;
}

.esg_down > .inner .down_list h3 {
  font-size: 24px;
  font-weight: bold;
  border-bottom: 6px solid #fff;
  line-height: 62px;
  margin-bottom: 30px;
}
.esg_down > .inner .down_list h3>a{
  color: #fff;
  font-size: 24px;
  float: none;
}

.esg_down > .inner .down_list h3 .more {
  float: right;
  margin: 25px 25px;
}

.esg_down > .inner .down_list h3 .more a {
  display: block;
  width: 13px;
  height: 10px;
  background: url(../images/esg_more.png) no-repeat;
}

.esg_down > .inner .down_list li {
  margin-bottom: 50px;
  width: 300px;
  margin-right: 15px;
  background: url(../images/esg_load.png) no-repeat left center;
  text-indent: 2em;
}

.esg_down > .inner .down_list li a {
  color: #fff;
  display: block;
}
.esg_down > .inner .down_list li a:hover{
  color: #d62323;
}
/*# sourceMappingURL=esg.css.map */
.esg_listpage li{
  line-height:47px;
  border-bottom: 1px solid #E1E1E1;
  text-indent: 0.5em;
  background: url(../images/esg_down2.png) no-repeat 900px center;
}
.esg_listpage li>a{
  display: block;
}