.control {
  width: 100%;
  overflow: hidden;
  min-width: 1328px;
  max-width: 2000px;
  margin: 0 auto;
  position: relative;
}
.container-bg {
  width: 100%;
  margin: 0 auto;
  background: url(/images/ban-qiye.png) no-repeat;
  background-size: contain;
}
.container-bg .home_main_content {
  overflow: hidden;
}
.container-bg .home_main_content .content_body {
  width: 1312px;
  /* height: 1963px; */
  height: 100%;
  /* background-color: #000; */
  margin: 0 auto;
}
.container-bg .home_main_content .content_body_top {
  height: 618px;
  background: url(/images/con-p-golden.png) no-repeat;
  /* background-size: cover; */
  background-size: 100% 100%;
  margin-top: 440px;
}

.container-bg .home_main_content .content_body_top .element_title {
  font-weight: 400;
  font-size: 24px;
  color: #ffffff;
  line-height: 96px;
  text-align: right;
  font-style: normal;
  text-align: center;
  height: 96px;
}
.container-bg .home_main_content .content_body_top .element_title .title_style {
  width: auto;
  height: 80px;
  line-height: 96px;
}

.container-bg .home_main_content .content_body_top .element_title .title_style span{
  background: url(/images/line-bl-yel.png);
  background-position: bottom;
  background-repeat: repeat-x;
  display: inline-block;
  height: 71px;
}
.element_top_content {
  padding: 0 8px;
  position: relative;
  height: 523px;
}
.element_top_content .element_top_content_left {
  width: 820px;
  min-height: 224px;
  position: absolute;
  top: 81px;
  left: 16px;
  background: #ffffff;
  box-shadow: 2px 4px 16px 0px rgba(0, 0, 0, 0.08);
  border-radius: 24px 0px 0px 0px;
  font-size: 24px;
  line-height: 36px;
  text-align: left;
  z-index: 999;
}
.element_top_content .element_top_content_left .title {
  width: 740px;
  margin: 40px 0 0 40px;
  font-weight: bold;
  color: #333333;
}
.element_top_content .element_top_content_left .title .yellow {
  color: #e6b482;
}
.element_top_content .element_top_content_left .details {
  margin: 6px 0 40px;
  padding: 0 40px;
  font-size: 16px;
  color: #484848;
  text-indent: 2em;
}
.element_top_content .element_top_content_right {
  position: absolute;
  top: 32px;
  right: 24px;
  width: 443px;
  height: 262px;
  background-repeat: no-repeat;
  background-size: cover;
}
.element_top_content .element_top_content_bottom {
  position: absolute;
  top: 400px;
  /* left: 24px; */
  font-weight: 400;
  font-size: 16px;
  color: #484848;
  line-height: 32px;
  text-align: left;
  padding: 0 56px;
  width: 100%;
}
.element_top_content .element_top_content_bottom .title {
  font-size: 24px;
  color: #333333;
  line-height: 36px;
  text-align: left;
  font-style: normal;
}
.element_top_content .element_top_content_bottom .details {
  display: flex;
}
.element_top_content .element_top_content_bottom .detials_title {
  background: #003cc8;
  width: 198px;
  height: 56px;
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  line-height: 56px;
  text-align: center;
  margin-right: 10px;
}
.container-bg .home_main_content .content_body_bottom {
  /* width: 1296px; */
  height: 100%;
  border-left: 8px solid #003cc8;
  border-right: 8px solid #003cc8;
  border-bottom: 8px solid #003cc8;
  box-sizing: border-box;
  padding: 0 65px 47px;
}
.container-bg .home_main_content .content_body_bottom .title {
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 24px;
  height: 24px;
  text-align: left;
  font-style: normal;
  display: flex;
  align-items: center;
}
.container-bg .home_main_content .content_body_bottom .content_body_bottom_style {
  height: auto;
  width: 100%;
  margin-bottom: 40px;
}
.container-bg
  .home_main_content
  .content_body_bottom
  .content_body_bottom_style
  .details {
  margin-top: 26px;
  font-weight: 400;
  font-size: 16px;
  color: #484848;
  line-height: 32px;
  text-align: justify;
}
.container-bg
  .home_main_content
  .content_body_bottom
  .content_body_bottom_third
  .details
  .info_details {
  margin-bottom: 16px;
}
.container-bg
  .home_main_content
  .content_body_bottom
  .content_body_bottom_third
  .details
  .info_list {
  display: flex;
  margin-bottom: 16px;
}

.container-bg
  .home_main_content
  .content_body_bottom
  .content_body_bottom_third
  .details
  .info_list
  .info_list_title {
  width: 144px;
  height: 32px;
  background: rgba(0, 60, 200, 0.1);
  border-radius: 14px;
  text-align: center;
  color: #003cc8;
}
.container-bg
  .home_main_content
  .content_body_bottom
  .content_body_bottom_third
  .details
  .info_list
  .info_list_details {
  margin-left: 20px;
  width: 85%;
}
.container-bg .home_main_content .content_body_bottom .ontent_body_bottom_fifth {
  display: flex;
  justify-content: space-between;
}
.container-bg
  .home_main_content
  .content_body_bottom
  .content_body_bottom_style
  .details_right {
  /* margin-left: 48px; */
}

.container-bg
  .home_main_content
  .content_body_bottom
  .content_body_bottom_style
  .details_right
  .title {
  font-weight: 400;
  font-size: 32px;
  color: #484848;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  height: 32px;
}

.container-bg
  .home_main_content
  .content_body_bottom
  .content_body_bottom_style
  .details_right
  .title_remark {
  margin-top: 24px;
  font-weight: 400;
  font-size: 22px;
  color: #484848;
  line-height: 22px;
  text-align: left;
}

.container-bg
  .home_main_content
  .content_body_bottom
  .content_body_bottom_style
  .details_right
  .line {
  border-top: 1px solid #adb4dd;
  height: 1px;
  width: 870px;
  margin-top: 40px;
}

.container-bg
  .home_main_content
  .content_body_bottom
  .content_body_bottom_style
  .details_right
  .details {
  width: 870px;
  margin-top: 23px;
  font-weight: 400;
  font-size: 14px;
  color: rgba(72, 72, 72, 0.6);
  line-height: 32px;
  text-align: justify;
}
.container-bg
  .home_main_content
  .content_body_bottom
  .content_body_bottom_style
  .details_right
  .tips {
  font-weight: bold;
  font-size: 14px;
  color: #003cc8;
  line-height: 14px;
  text-align: left;
  margin-top: 40px;
}
