* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#elder_button {
  font-size: 18px !important;
  display: inline-block;
  height: 35px !important;
  line-height: 35px !important;
  background: #fabe2d;
  color: white !important;
  padding: 0 20px;
  border-radius: 5px;
  font-weight: 800;
  cursor: pointer;
  position:absolute;
  right:20px;
  top:35px;
}
.box_text_head {
  height: 40px;
  line-height: 40px;
}
.box_text_head span {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  padding-left: 26px;
}
.box_text_head span::after {
  position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  left: 0;
  top: 50%;
  margin-top: -9px;
  background: #0033BF;
}
.box_text_head .more {
  font-size: 16px;
  color: #0033BF;
  padding-right: 18px;
  background: url(/cms_files/webjinhuashirenminzhengfu/pubtplobject/defaultSet/678154/images/2022_topic_yyh_arrow.png) no-repeat right;
  background-size: 13px 13px;
}
.box_text_head .more:hover {
  opacity: 0.7;
}

.top_part {
  height: 415px;
  background: url(/cms_files/webjinhuashirenminzhengfu/pubtplobject/defaultSet/678154/images/画面.png) no-repeat center;
  background-size: 100% 100%;
}
.top_part .logo {
  padding: 30px 0 0 30px;
  display: block;
}
.top_part .logo img {
  height: 65px;
}
.top_part .title {
  text-align: center;
  margin-top: 40px;
}
.top_part .title img {
  height: 250px;
}
.box_pic_text {
  background: #f7f8f9;
  padding: 50px 0;
}
.box_pic_text .box_pic_text_content {
  height: 360px;
  padding: 20px 0;
  background: url(/cms_files/webjinhuashirenminzhengfu/pubtplobject/defaultSet/678154/images/2022_topic_yyh_bg_1.png) no-repeat 0px;
  background-size: 480px 360px;
}
.box_pic_text .box_pic_text_content .box_pic {
  position: relative;
  width: 480px;
  height: 320px;
  overflow: hidden;
}
.box_pic_text .box_pic_text_content .box_pic .banner-img {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.box_pic_text .box_pic_text_content .box_pic .banner-img img {
  width: 100%;
  height: 100%;
}
.box_text {
  width: 720px;
  height: 294px;
  background: url(/cms_files/webjinhuashirenminzhengfu/pubtplobject/defaultSet/678154/images/2022_topic_yyh_bg_2.png) no-repeat center;
  background-size: 100% 100%;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.07);
  padding: 15px 25px;
  margin-top: 15px;
}
.box_text .box_text_head span::before {
  position: absolute;
  content: '';
  height: 36px;
  right: -250px;
  top: 50%;
  margin-top: -18px;
}
.box_text .box_text_head.logo span::before {
  background: url(/cms_files/webjinhuashirenminzhengfu/pubtplobject/defaultSet/678154/images/2022_topic_yyh_color.png) no-repeat center;
  background-size: 100% 100%;
  width: 240px;
}
.box_text .item_list {
  padding-top: 12px;
}
.box_text .box_text_item_list .item {
  height: 43px;
}
.box_text .box_text_item_list .item a {
  font-size: 16px;
  color: #333333;
  height: 40px;
  line-height: 40px;
}
.box_text .box_text_item_list .item a .text {
  width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box_text .box_text_item_list .item:hover a {
  color: #0033BF;
}
.box_time_text {
  position: relative;
  background: url(/cms_files/webjinhuashirenminzhengfu/pubtplobject/defaultSet/678154/images/2022_topic_yyh_bg_3.png) no-repeat center;
  background-size: 100% 460px;
}
.box_time_text .box_time {
  position: relative;
  width: 1200px;
  height: 95px;
  top: -30px;
  left: 50%;
  margin-left: -600px;
  background: #FFFFFF;
  padding: 0 30px;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.07);
  border-radius: 6px;
}
.box_time_text .box_time .text {
  font-size: 26px;
  font-weight: bold;
  color: #333333;
  line-height: 95px;
}
.box_time_text .box_time .count-down {
  margin-top: 16px;
}
.box_time_text .box_time .count-down li {
  float: left;
}
.box_time_text .box_time .count-down .item {
  width: 120px;
  padding-top: 6px;
  background: url(/cms_files/webjinhuashirenminzhengfu/pubtplobject/defaultSet/678154/images/2022_topic_yyh_bg_time.png) no-repeat top;
  background-size: 100% 12px;
  margin-left: 25px;
}
.box_time_text .box_time .count-down .item .time-left {
  width: 102px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 0;
  background: #E1F4FF;
  margin: 0 auto;
}
.box_time_text .box_time .count-down .item .time-left .num {
  font-size: 28px;
  color: #1C5EFA;
}
.box_time_text .box_time .count-down .item .time-left .unit {
  font-size: 18px;
  font-weight: bold;
  color: #1C5EFA;
}
.box_time_text .box_text_wrap {
  position: relative;
  top: -15px;
  width: 1200px;
}
.box_time_text .box_text_wrap .left {
  width: 595px;
  height: 331px;
  background: #FFFFFF;
  padding: 10px;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.07);
}
.box_time_text .box_text_wrap .left, .box_time_text .box_text_wrap .right {
  width: 587px;
  height: 331px;
  background: #FFFFFF url(2022_topic_yyh_bg_4.png) no-repeat center;
  background-size: 100% 100%;
  padding: 10px 25px;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.07);
}
.box_mix .box_mix_head {
  height: 130px;
  line-height: 130px;
  text-align: center;

  background-size: 550px 113px;
}
.box_mix .box_mix_head span {
  position: relative;
  font-size: 28px;
  font-weight: bold;
  color: #333333;
  padding-left: 26px;
}
.box_mix .box_mix_head span::after {
  position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  left: 0;
  top: 50%;
  margin-top: -9px;
  background: #0033BF;
}

.box_mix .box_mix_body {
  position: relative;
  margin-bottom: 25px;
}
.box_mix .box_mix_body .preview {
  overflow: hidden;
}
.box_mix .box_mix_body .preview ul {
  position: relative; overflow: hidden; padding: 0px; margin: 0px;
}
.box_mix .box_mix_body .preview li {
  float: left;
  width: 390px;
}
.box_mix .box_mix_body .preview li:nth-child(2) {
  margin: 0 15px;
}
.box_mix .box_mix_body .preview li .details img {
  width: 390px;
  height: 100px;
}
.box_mix .box_mix_body .preview li .details {
  position: relative;
  display: block;
  width: 224px;
  height: 100px;
}
.box_mix .box_mix_body .preview li .details .text {
  position: absolute;
  width: 390px;
  height: 100px;
  top: 0;
  left: 0;
  line-height: 100px;
  text-align: center;
  font-size: 15px;
  text-shadow: 0px 3px 4px rgba(21, 59, 134, 0.34);
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box_mix .box_mix_body .preview li .details:hover {
  opacity: 0.7;
}
.box_mix .box_mix_body .preview li.active .details {
  opacity: 1;
}
.box_mix .box_mix_body .preview li.active .details .text {
  font-size: 16px;
  font-weight: bold;
}
.box_mix .box_mix_bottom {
  position: relative;
  margin-bottom: 40px;
}
.box_mix .box_mix_bottom .show {
  display: none;
}
.box_mix .box_mix_bottom .show.active {
  display: block;
}
.box_mix .box_mix_bottom .show_img {
  width: 760px;
  height: 380px;
}
.box_mix .box_mix_bottom .show_text {
  position: relative;
  margin-top: 30px;
  width: 590px;
  min-height: 320px;
  padding: 15px;
  background-color: #0076d0;
  background-size: 100% 100%;
  margin-left: -300px;
}
.box_mix .box_mix_bottom .show_text .show_text_item {
  line-height: 26px;
}
.box_mix .box_mix_bottom .show_text .show_text_item .show_text_item_title {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  padding-left: 16px;
}
.box_mix .box_mix_bottom .show_text .show_text_item .show_text_item_title::after {
  position: absolute;
  content: '';
  width: 12px;
  height: 12px;
  left: 0;
  top: 50%;
  margin-top: -6px;
  background: #FF7A19;
}
.box_mix .box_mix_bottom .show_text .show_text_item .text {
  font-size: 16px;
  color: #FFFFFF;
}
.box_mix .box_mix_bottom .show_text .show_text_item + .show_text_item {
  margin-top: 20px;
}
.box_link .left {
  width: 125px;
  height: 35px;
  font-size: 16px;
  color: #0033BF;
  background: #e1f1ff;
}
.box_link {
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
.box_link .link_list li:first-child a {
  color: #0669ff;
}
.box_link .link_list li {
  float: left;
  margin-left: 10px;
  height: 33px;
  line-height: 33px;
  background: #f1f1f1;
  overflow: hidden;
  width: 190px;
}
.box_link .link_list li a {
  display: block;
  line-height: 33px;
  font-size: 14px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box_link .link_list li:hover {
  background: #FFFFFF;
  color: #0033BF;
  -webkit-box-shadow: 0px 4px 5px 0px rgba(24, 144, 255, 0.09);
          box-shadow: 0px 4px 5px 0px rgba(24, 144, 255, 0.09);
}
.box_link .link_list li:hover a {
  color: #0033BF;
}

/*老年版*/

.elder #elder_button {
  height: 50px !important;
  line-height: 50px !important;
  font-size: 30px !important;
}
.elder .top_part .logo img {
     height: 75px;
   }
.elder .top_part .title img {
  height: 300px;
}
.elder .top_part .title {
  margin-top: 0px;
}
.elder .box_text_head span {
  font-size: 36px;
}
.elder .box_text_head .more {
  font-size: 24px;
  padding-right: 30px;
  background-size: 18px 18px;
}
.elder .slide_box_info_title li {
  font-size: 24px;
}
.elder .box_text .box_text_item_list .item {
  height: 48px;
}
.elder .box_text .box_text_item_list .item a {
  font-size: 24px;
  color: #333333;
  height: 48px;
  line-height: 48px;
}
.elder .box_text .box_text_item_list .item a .text {
  font-size: 24px;width: 523px;
}
.elder .box_pic_text .box_pic_text_content .box_text {
  height: auto;
}
.elder .box_time_text .box_time .text,
.elder .box_time_text .box_time .count-down .item .time-left .num {
  font-size: 36px;
}
.elder .box_time_text .box_time .count-down .item .time-left .unit {
  font-size: 24px;
}
.elder .box_time_text .box_text_wrap .left {
  width: 100%;
  height: auto;
  padding: 10px 25px;
}
.elder .box_time_text .box_text_wrap .left .box_text_head span {
  font-size: 36px;
}
.elder .box_time_text .box_text_wrap .right {
  width: 100%;
  height: auto;
}
.elder .box_time_text .box_text_wrap .right .box_text_item_list .item {
  height: 48px;
}
.elder .box_time_text .box_text_wrap .right .box_text_item_list .item a {
  font-size: 24px;
  color: #333333;
  height: 48px;
  line-height: 48px;
}
.elder .box_time_text .box_text_wrap .right .box_text_item_list .item a .text {
  width: 950px;
}
.elder .box_time_text {
  background: url(/cms_files/webjinhuashirenminzhengfu/pubtplobject/defaultSet/678154/images/2022_topic_yyh_bg_3.png) no-repeat center bottom  ;
}
.elder .box_mix_head span {
  font-size: 36px;
}
.elder .box_mix .box_mix_body .preview li .details .text,
.elder .box_mix .box_mix_body .preview li.active .details .text {
  font-size: 24px;
}
.elder .box_mix .box_mix_bottom .show .show_text_item .show_text_item_title {
  font-size: 24px;
}
.elder .box_mix .box_mix_bottom .show .show_text_item .text {
  font-size: 20px;
}
.elder .box_mix .box_mix_bottom .show .show_text_item {
  line-height: 40px;
}
.elder .box_mix .box_mix_bottom .show_img {
  height: 425px;
}
.elder .box_mix .box_mix_bottom .show .show_text{
  margin-left: -515px;
  width: 605px;
}
.elder .box_link {
  height: auto;
  line-height: 48px;
  margin-bottom: 0;
}
.elder .box_link .left {
  width: 215px;
  height: 48px;
  font-size: 24px;
}
.elder .box_link .link_list {
  width: 100%;
}
.elder .box_link .link_list li {
  height: 65px;
  line-height: 65px;
  margin-left: 0;
}
.elder .box_link .link_list li a {
  height: 65px;
  line-height: 65px;
  font-size: 24px;
  width: 100%;
}
.elder .box_link .left {
  height: 48px;
  font-size: 24px;
  line-height: 48px;
}
.elder .box_link .link_list li {
  float: left;
  width: 375px !important;
  margin-bottom: 20px;
  margin-left: 25px;
}
/*老年版*/

/* 移动样式 */
@media screen and (min-width: 250px) and (max-width: 1024px){

  body{
    min-width: 100%;
  }
  .elder {
    /* display: none; */
  }
  .w1200 {
    width: 100%;
  }
  .top_part {
    height: 35vw;
    background-size: 100% 35vw;
    background-position: top;
  }
  .top_part .logo {
    padding: 2vw 0 0 0;
    text-align: left;
  }
  .top_part .logo img {
    height: auto;
    width: 35vw;
    margin-left: 3vw;
  }
  .top_part .title {
    text-align: center;
    margin-top: 1vw;
  }
  .top_part .title img {
    height: auto;
    width: 75vw;
  }
  .box_text_head {
    height: 10vw;
    line-height: 10vw;
  }
  .box_text_head span {
    position: relative;
    font-size: 5vw;
    font-weight: bold;
    color: #333333;
    padding-left: 5vw;
  }
  .box_text_head span::after {
    position: absolute;
    content: '';
    width: 3vw;
    height: 3vw;
    left: 0;
    top: 50%;
    margin-top: -5px;
    background: #0033BF;
  }
  .box_text_head .more {
    font-size: 3vw;
    padding-right: 5vw;
  }
  .box_pic_text {
    padding: 0 0 5vw 0;
    background: #f7f8f9;
  }
  .box_pic_text .box_pic_text_content {
    height: auto;
    padding: 2vw 0;
    background: none;
  }
  .box_pic_text .box_pic_text_content .box_text {
    width: 100%;
    height: auto;
    margin-top: 3vw;
    padding: 3vw;
  }
  .box_pic_text .box_pic_text_content .box_text .box_text_head span::before {
    position: absolute;
    content: '';
    width: 45vw;
    height: 8vw;
    right: -46vw;
    top: 50%;
    margin-top: -18px;
  }

  .box_pic_text .box_pic_text_content .box_pic {
    width: 100%;
    height: auto;
  }
  .box_pic_text .box_pic_text_content .box_text .box_text_item_list {
    padding-top: 3vw;
  }
  .box_pic_text .box_pic_text_content .box_text .box_text_item_list .item {
    height: 10vw;
  }
  .box_pic_text .box_pic_text_content .box_text .box_text_item_list .item a {
    font-size: 4vw;
    color: #333333;
    height: 10vw;
    line-height: 10vw;
  }
  .box_pic_text .box_pic_text_content .box_text .box_text_item_list .item a .text {
    width: 60vw;
  }
  .box_time_text {
    position: relative;
    background: none;
    padding-top: 0;
  }
  .box_time_text .box_time {
    position: relative;
    width: 100%;
    height: auto;
    top: 0vw;
    left: 0;
    margin-left: 0;
    background: #FFFFFF;
    padding: 3vw;
  }
  .box_time_text .box_text_wrap {
    position: relative;
    width: 100%;
  }
  .box_time_text .box_time .text {
    font-size: 5vw;
    font-weight: bold;
    color: #333333;
    line-height: 10vw;
  }
  .box_time_text .box_time .count-down {
    margin-top: 3vw;
    width: 100%;
  }
  .box_time_text .box_time .count-down li {
    float: left;
  }
  .box_time_text .box_time .count-down .item {
    width: 20%;
    padding-top: 6px;
    margin: 2vw;
  }
  .box_time_text .box_time .count-down .item .time-left .unit {
    font-size: 3vw;
    font-weight: bold;
    color: #1C5EFA;
  }
  .box_time_text .box_time .count-down .item .time-left .num {
    font-size: 5vw;
    font-family: 'DIN-Bold';
    color: #1C5EFA;
  }
  .box_time_text .box_time .count-down .item .time-left {
    width: 90%;
    height: auto;
    line-height: 10vw;
    text-align: center;
    font-size: 0;
    background: #E1F4FF;
    margin: 0 auto;
  }
  .box_time_text .box_text_wrap .left {
    height: auto;
    width: 100%;
    padding: 3vw;
  }
  .box_time_text .box_text_wrap .left .box_text_head span {
    font-size: 5vw;
    padding-left: 5vw;
  }
  .box_time_text .box_text_wrap .left, .box_time_text .box_text_wrap .right {
    width: 100%;
    height: auto;
    padding: 3vw;
  }
  .box_time_text .box_text_wrap .box_text_item_list {
    padding-top: 3vw;
  }
  .box_time_text .box_text_wrap .box_text_item_list .item {
    height: 10vw;
  }
  .box_time_text .box_text_wrap .box_text_item_list .item a {
    font-size: 4vw;
    color: #333333;
    height: 10vw;
    line-height: 10vw;
  }
  .box_time_text .box_text_wrap .box_text_item_list .item a .text {
    width: 65vw;
  }
  .box_mix .box_mix_head {
    background-size: 100%;
    margin: 3vw 0;
  }
  .box_mix .box_mix_body {
    margin: 3vw 0;
  }
  .box_mix .show{
    margin-bottom: 5vw;
  }
  .box_mix .show .show_img {
    height: auto;
    width: 100%;
  }
  .box_mix .show .show_text {
    margin-top: 0vw;
    width: 100%;
    min-height: auto;
    padding: 3vw;
    margin-left: 0;
  }
  .box_mix .show .show_text .show_text_item {
    line-height: 8vw;
  }
  .box_mix .show .show_text .show_text_item .show_text_item_title{
    font-size: 4vw;
  }
  .box_mix .show .show_text .show_text_item .text {
    font-size: 4vw;
    color: #FFFFFF;
  }
  .box_link {
    height: auto;
    line-height: 10vw;
    text-align: center;
    margin-bottom: 3vw;
  }
  .box_link .link_list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .box_link .link_list li {
    float: left;
    width: 46%;
    height: 10vw;
    margin: 2vw;
  }
  .box_link .link_list li a{
    width: 100%;
    height: 10vw;
    line-height: 10vw;
    font-size: 3.5vw;
  }
  .box_link .left{
    height: 10vw;
    font-size: 3.5vw;
  }
}
@media screen and (min-width: 415px) and (max-width: 1024px){
  .box_mix .box_mix_body .preview li {
    float: left;
    width: 32.5%;
  }
  .box_mix .box_mix_body .preview li:nth-child(2){
    margin: 0 1.25%;
  }

  .box_mix .box_mix_body .preview li .details {
    width: 100%;
  }
  .box_mix .box_mix_body .preview li .details img {
    width: 100%;
  }
  .box_mix .box_mix_body .preview li .details .text {
    width: 100%;
    height: auto;
  }
  #elder_button{
    display: none;
  }
}

@media screen and (max-width: 414px){
  .box_link .link_list li {
    margin-left: 1vw;
  }
  .box_mix .box_mix_body .preview li {
    float: left;
    width: 100%;
  }
  .box_mix .box_mix_body .preview li:nth-child(2) {
    margin: 0.5% 0;
  }
  .box_mix .box_mix_body .preview li .details {
    width: 100%;
  }
  .box_mix .box_mix_body .preview li .details img {
    width: 100%;
    height: 24vw;
  }
  .box_mix .box_mix_body .preview li .details .text {
    width: 100%;
    height: 24vw;
    line-height: 24vw;
  }
  #elder_button{
    display: none;
  }


}
@media screen and (max-width:750px){
  /* 亚运会 */
  .elder .top_part .logo img{
    height: 40px !important;
  }
  .elder .top_part .title img {
    height: 25px !important;
  }
  .box_pic_text .box_pic_text_content .box_text .box_text_head span::before{
    width: 30vw !important;
    height: 8vw !important;
    right: -32vw !important;
  }
  .elder .box_time_text .box_text_wrap .right .box_text_item_list .item a .text{
    width: 100% !important;
  }
  .elder .box_mix .box_mix_bottom .show .show_text{
    margin-left: 0px !important;
    width: 100% !important;
  }
  .elder .box_link .link_list li{
    margin-left: 5px;
  }
}
/* 移动样式 */



/* 场馆调整 */
.box_mix .box_mix_body .preview li:nth-child(5) {
  margin: 0 15px;
}
.preview.w1200 div ul li {
  margin: 0 0 14px 0;
}