.list_container .list_content {
  width: 1200px;
  margin: 0 auto;
}

.list_container .list_content .crumb {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #aebbce;
  font-size: 16px;
}

.list_container .list_content .crumb .diqu {
  width: 24px;
  margin-right: 14px;
  display: inline-block;
}

.list_container .list_content .crumb .diqu img {
  width: 100%;
  vertical-align: middle
}

.list_container .list_content .crumb a {
  color: #1E5A99;
}

.list_container .list_content .crumb a:last-child {
  color: #999;
}

.list_content .middle_content {
  width: 1200px;
  margin-top: 23px;
}

.list_content .middle_content.china_tody {
  width: 1200px;
  margin-top: 23px;
  margin-bottom: 259px;
}

.list_content .middle_content .left_menu {
  float: left;
  width: 260px;
  padding-bottom: 10px;
  background-color: #f4f7fa;
  position: relative;
  cursor: pointer;
}

.list_content .middle_content .left_menu .left_menu_top {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 260px;
  height: 128px;
  padding-left: 19px;
  box-sizing: border-box;
  background-color: #2e5998;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}

.list_content .middle_content .left_menu .left_menu_top.left_menu_top_center {
  width: 260px;
  height: 128px;
  padding-top: 23px;
  padding-left: 0;
  text-align: center;
  box-sizing: border-box;
  background-color: #2e5998;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.list_content .middle_content .left_menu .left_menu_top  p{
  position: relative;
  top: -15px;
  font-family: roman;
}

.list_content .middle_content .left_menu .left_menu_top  p.break_line{
  width: 112px;
  word-wrap: break-word;
  word-break: normal;
  font-family: roman;
}

/* 有左侧下拉菜单效果开始 */

.list_content .middle_content .left_menu .smallMenu {
  width: 240px;
  margin-top: -30px;
  margin-left: 10px
}

.smallMenu>li {
  margin-bottom: 5px;
  position: relative;
}

.smallMenu .oneMenu {
  width: 100%;
  height: 75px;
  padding: 0px;
  margin: 0px;
  background-color: #fff;
  display: flex;
  align-items: center;
}

.oneMenu>a {
  font-size: 18px;
  letter-spacing: 0px;
  color: #000000;
  margin-left: 32px;
  display: inline-block;
  width: 175px;
  word-wrap: normal;
  font-family: Arial;
}

.oneMenu>img{
  position: absolute;
  top: 31px;
  right: 12px;
}

.twoMenu{
  width: 240px;
  background-color: #fbfcfd;
  padding: 0 15px 10px 15px;
  box-sizing: border-box;
}

.twoMenu li{
  border-bottom: 1px dotted #acacad;
  padding-left: 17px;
  box-sizing: border-box;
  min-height: 49px;
  display: flex;
  align-items: center;
}

.twoMenu li p a{
  color: #666666;
  width: 210px;
  word-wrap: normal;
  display: inline-block;
  font-size: 18px;
  line-height: 1.4;
  margin: 8px 0px;
}

/* .twoMenu li p a.two_line {
  margin-top: 20px;
} */

.twoMenu li.twoMenu_first_li {
  border-top: 1px solid #acacad;
}

.twoMenu li.twoMenu_active_li a{
  color:#1E5A99;
}

/* 有左侧下拉菜单效果结束 */

.list_content .middle_content .left_menu .left_menu_bottom_last .oneMenu a{
  color: #1E5A99;
  font-weight: 600;
}

.list_content .middle_content .right_menu {
  width: 940px;
  padding-left: 51px;
  box-sizing: border-box;
  float: right;
  height: auto;
}

.list_content .middle_content .right_menu2 {
  width: 1200px;
  float: left;
}

.list_content .middle_content .right_menu .split_line{
  width: 885px;
  height: 1px;
  margin-top: 33px;
  margin-bottom: 39px;
}

/* .list_content .middle_content .right_menu .right_menu_item a img{
  width: 890px;
  height: 120px;
  margin-top: 33px;
  margin-bottom: 39px;
} */

.list_content .middle_content .right_menu .right_menu_item a img.img_special{
  height: 156px;
}

.list_content .middle_content .right_menu2 .split_line{
  width: 1200px;
  height: 1px;
  margin-top: 33px;
  margin-bottom: 39px;
}

.list_content .middle_content .right_menu .right_menu_item {
  position: relative;
  margin-bottom: 29px;
}

.list_content .middle_content .right_menu2 .right_menu_item {
  position: relative;
  margin-bottom: 29px;
}

.list_content .middle_content .right_menu .right_menu_item:nth-last-child(1) {
  margin-bottom: 0;
}

.list_content .middle_content .right_menu2 .right_menu_item:nth-last-child(1) {
  margin-bottom: 0;
}

.list_content .middle_content .right_menu .right_menu_item .pot{
  float: left;
  width: 7px;
  height: 7px;
  background: #8EACCC;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
}

.list_content .middle_content .right_menu2 .right_menu_item .pot{
  float: left;
  width: 7px;
  height: 7px;
  background: #8EACCC;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
}

.list_content .middle_content .right_menu ul li a{
  width: 712px;
  float: left;
  margin-left: 22px;
  line-height: 30px;
  font-weight: 400;
  font-size: 20px;
  color: #000000;
}

.list_content .middle_content .right_menu .right_menu_item .title{
  max-width: 700px;
  float: left;
  margin-left: 22px;
  line-height: 30px;
  font-weight: 400;
  font-size: 20px;
  color: #000000;
}

.list_content .middle_content .right_menu2 .right_menu_item .title{
  max-width: 900px;
  float: left;
  margin-left: 22px;
  line-height: 30px;
  font-weight: 400;
  font-size: 20px;
  color: #000000;
}

.list_content .middle_content .right_menu .right_menu_item .date{
  float: right;
  color: #999999;
}

.list_content .middle_content .right_menu2 .right_menu_item .date{
  float: right;
  color: #999999;
}

.trs_list_bcg {
  width: 900px;
  height: 489px;
  background: url(./trs_list_bcg.png) no-repeat;
}

.trs_list {
  padding-left: 40px !important;
}

.trs_list_bcg ul {
  padding-top: 32px;
}

.trs_list_bcg li {
  float: left;
  width: 254px;
  margin-left: 34px;
}

.trs_list a {
  display: inline !important;
  width: 254px !important;
  margin-left: 0 !important;
}

.trs_list_bcg li div {
  font-size: 17px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  width: 244px;
}

.trs_china_insight_list ul {
  padding-left: 24px;
  margin-top: 46px;
}

.trs_china_insight_list ul li {
  background: url(./trs_li_circle.png) no-repeat;
  background-position: 0px 10px;
  padding-left: 15px;
  width: 480px;
  margin-bottom: 15px !important;
}

.trs_china_insight_list a {
  width: auto !important;
  float: none !important;
  font-size: 18px !important;
  font-family: Arial;
  font-weight: 400;
  color: #3C1414;
  line-height: 24px !important;
}

.erweima {
  position: relative;
  width: 377px;
  height: 373px;
  background: url(./trs_ewm_bcg.png) no-repeat;
}

.erweima img {
  position: absolute;
  left: 53px;
  top: 103px;
}

.trs_list {
  margin-bottom: 60px;
}

.erweima p {
  position: absolute;
  left: 43px;
  bottom: 27px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #005395;
  line-height: 24px;
}

.trs_list_bcg {
  width: 900px;
  height: 489px;
  background: url(./trs_list_bcg.png) no-repeat;
}

.trs_list {
  padding-left: 40px !important;
}

.trs_list_bcg ul {
  padding-top: 32px;
}

.trs_list_bcg li {
  float: left;
  width: 254px;
  margin-left: 34px;
}

.trs_list a {
  display: inline !important;
  width: 254px !important;
  margin-left: 0 !important;
}

.trs_list_bcg li div {
  font-size: 17px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  width: 244px;
}

.trs_china_insight_list ul {
  padding-left: 24px;
  margin-top: 46px;
}

.trs_china_insight_list ul li {
  background: url(./trs_li_circle.png) no-repeat;
  background-position: 0px 10px;
  padding-left: 15px;
  width: 480px;
  margin-bottom: 15px !important;
}

.trs_china_insight_list a {
  width: auto !important;
  float: none !important;
  font-size: 18px !important;
  font-family: Arial;
  font-weight: 400;
  color: #3C1414;
  line-height: 24px !important;
}

.erweima {
  position: relative;
  width: 377px;
  height: 373px;
  background: url(./trs_ewm_bcg.png) no-repeat;
}

.erweima img {
  position: absolute;
  left: 53px;
  top: 103px;
}

.trs_list {
  margin-bottom: 60px;
}

.erweima p {
  position: absolute;
  left: 43px;
  bottom: 27px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #005395;
  line-height: 24px;
}