/*.in_banner {*/
/*  height: 350px;*/
/*  position: relative;*/
/*}*/

/*.btn_list {*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*  margin: 50px auto 40px;*/
/*}*/

/*.btn_list .btn {*/
/*  width: 175px;*/
/*  height: 60px;*/
/*  background: #FFFFFF;*/
/*  border: 1px solid #E6E6E6;*/
/*  text-align: center;*/
/*  line-height: 60px;*/
/*  font-size: 22px;*/
/*  color: #000;*/
/*  font-weight: 600;*/
/*  margin-left: 10px;*/
/*  margin-right: 10px;*/
/*  cursor: pointer;*/
/*}*/
.btn_list .btn:hover{
  border-color: #0C6F40;
}

.btn_list .active {
  background: #0C6F40;
  color: #FFFFFF;
}

.ag_econ_dynamics{
  margin-bottom: 65px;
}

.ag_econ_dynamics .dynamics_list{
  margin: auto;
}

/*.dynamics_item{*/
/*  background: #FFFFFF;*/
/*  border-radius: 8px 8px 8px 8px;*/
/*  display: grid;*/
/*  align-items: center;*/
/*  margin-bottom: 14px;*/
/*  border: 1px solid #E7E7E7;*/
/*}*/

/*.dynamics_item .this_item{*/
/*  display: flex;*/
/*  margin: 19px 48px 19px 32px;*/
/*}*/

/*.this_item .dynamics_img{*/
/*  width: 22%;*/
/*  height: 166px;*/
/*}*/

/*.dynamics_img img{*/
/*  width: 100%;*/
/*  height: 100%;*/
/*}*/

/*.dynamics_text{*/
/*  margin-top: 46px;*/
/*  margin-left: 24px;*/
/*  flex-grow: 1;*/
/*}*/

/*.dynamics_title{*/
/*  font-family: Source Han Sans CN, Source Han Sans CN;*/
/*  font-weight: 500;*/
/*  font-size: 20px;*/
/*  color: #333333;*/
/*  line-height: 20px;*/
/*  text-align: left;*/
/*  font-style: normal;*/
/*  text-transform: none;*/
/*}*/

/*.this_item .dynamics_date{*/
/*  font-family: Source Han Sans CN, Source Han Sans CN;*/
/*  font-weight: 800;*/
/*  font-size: 24px;*/
/*  color: #CCCCCC;*/
/*  text-align: left;*/
/*  font-style: normal;*/
/*  text-transform: none;*/
/*}*/

/*.date_p{*/
/*  margin-bottom: 30px;*/
/*}*/

.dynamics_item:hover{
  box-shadow: 0px 0px 12px 1px rgba(12,111,64,0.18);
  border: none;
}
