@import "base.css";
@media only screen and (min-width: 1366px) {
  .years {
    margin-top: 0.8rem;
    box-sizing: border-box;
    padding-bottom: 0.35rem;
    border-bottom: 2px solid #ccc;
    margin-bottom: 0.48rem;
  }
  .years .left_year {
    float: left;
  }
  .years .left_year a {
    display: inline-block;
    width: 1.8rem;
    height: 0.6rem;
    border: 1px solid #999;
    border-radius: 0.2rem 0px 0.2rem 0px;
    text-align: center;
    font-size: 18px;
    color: #666;
    line-height: 0.6rem;
    margin-right: 0.4rem;
    margin-bottom: 0.1rem;
  }
  .years .left_year a.active {
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
    text-decoration: none;
  }
  .years .left_year a:hover {
    text-decoration: none;
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
  }
  .pub_info_list {
    display: flex;
  }
  .pub_info_list .info_title_list {
    width: 28%;
    height: 9.74rem;
    background: url(../img/pub_list_bg_05.png) no-repeat;
    background-size: 100% 100%;
  }
  .pub_info_list .info_title_list .title {
    position: relative;
  }
  .pub_info_list .info_title_list .title i {
    display: inline-block;
    height: 0.43rem;
    width: 0.15rem;
    background-image: url(../img/pub_list_icon_03.png);
    position: absolute;
    background-size: 100% 100%;
    left: 0.24rem;
    top: 0.28rem;
  }
  .pub_info_list .info_title_list .title h2 {
    height: 0.94rem;
    line-height: 0.94rem;
    font-size: 44px;
    color: #fff;
    padding-left: 0.5rem;
  }
  .pub_info_list .info_title_list .content ul li {
    height: 0.66rem;
    line-height: 0.66rem;
    border-top: 1px solid #46b3be;
    padding-left: 0.24rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .pub_info_list .info_title_list .content ul li:hover a {
    font-weight: 700;
  }
  .pub_info_list .info_title_list .content ul li a {
    position: relative;
    color: #fff;
  }
  .pub_info_list .info_title_list .content ul li a i {
    position: absolute;
    top: -0.02rem;
    width: 0.16rem;
    height: 0.16rem;
    border-radius: 50%;
    border: 2px solid #fff;
    box-sizing: border-box;
  }
  .pub_info_list .info_title_list .content ul li a span {
    margin-left: 0.24rem;
    font-size: 18px;
  }
  .pub_info_list .info_title_list .content ul li.sub_active {
    background-color: #073190;
  }
}
@media only screen and (min-width: 1366px) and only screen and (max-width: 1440px) {
  .years .left_year a {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1366px) and only screen and (max-width: 1024px) {
  .years .left_year a {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1366px) and only screen and (max-width: 1440px) {
  .pub_info_list .info_title_list .title h2 {
    font-size: 34px;
  }
}
@media only screen and (min-width: 1366px) and only screen and (max-width: 1024px) {
  .pub_info_list .info_title_list .title h2 {
    font-size: 26px;
  }
}
@media only screen and (min-width: 1366px) and only screen and (max-width: 767px) {
  .pub_info_list .info_title_list .title h2 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1366px) and only screen and (max-width: 1440px) {
  .pub_info_list .info_title_list .content ul li a span {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1366px) and only screen and (max-width: 1024px) {
  .pub_info_list .info_title_list .content ul li a span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1366px) {
  .years {
    margin-top: 0.8rem;
    box-sizing: border-box;
    padding-bottom: 0.35rem;
    border-bottom: 2px solid #ccc;
    margin-bottom: 0.48rem;
  }
  .years .left_year {
    float: left;
  }
  .years .left_year a {
    display: inline-block;
    width: 1.8rem;
    height: 0.6rem;
    border: 1px solid #999;
    border-radius: 0.2rem 0px 0.2rem 0px;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 0.6rem;
    margin-right: 0.4rem;
    margin-bottom: 0.1rem;
  }
  .years .left_year a.active {
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
    text-decoration: none;
  }
  .years .left_year a:hover {
    text-decoration: none;
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
  }
  .pub_info_list {
    display: flex;
  }
  .pub_info_list .info_title_list {
    width: 28%;
    height: 9.14rem;
    background: url(../img/pub_list_bg_05.png) no-repeat;
    background-size: 100% 100%;
  }
  .pub_info_list .info_title_list .title {
    position: relative;
  }
  .pub_info_list .info_title_list .title i {
    display: inline-block;
    height: 0.43rem;
    width: 0.15rem;
    background-image: url(../img/pub_list_icon_03.png);
    position: absolute;
    background-size: 100% 100%;
    left: 0.24rem;
    top: 0.28rem;
  }
  .pub_info_list .info_title_list .title h2 {
    height: 0.94rem;
    line-height: 0.94rem;
    font-size: 40px;
    color: #fff;
    padding-left: 0.5rem;
  }
  .pub_info_list .info_title_list .content ul li {
    height: 0.66rem;
    line-height: 0.66rem;
    border-top: 1px solid #46b3be;
    padding-left: 0.24rem;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .pub_info_list .info_title_list .content ul li .text_cover {
    display: none;
    position: absolute;
    top: -0.2rem;
    left: -0.25rem;
    z-index: 99;
    background-color: #fff;
    color: #18a0ae;
    font-size: 14px;
  }
  .pub_info_list .info_title_list .content ul li:hover .text_cover {
    display: block;
  }
  .pub_info_list .info_title_list .content ul li a {
    position: relative;
    color: #fff;
  }
  .pub_info_list .info_title_list .content ul li a i {
    position: absolute;
    top: 0.02rem;
    width: 0.16rem;
    height: 0.16rem;
    border-radius: 50%;
    border: 2px solid #fff;
    box-sizing: border-box;
  }
  .pub_info_list .info_title_list .content ul li a span {
    margin-left: 0.24rem;
    font-size: 16px;
  }
  .pub_info_list .info_title_list .content ul li.sub_active {
    background-color: #073190;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 767px) {
  .years .left_year a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1440px) {
  .pub_info_list .info_title_list .title h2 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1024px) {
  .pub_info_list .info_title_list .title h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 767px) {
  .pub_info_list .info_title_list .title h2 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 767px) {
  .pub_info_list .info_title_list .content ul li .text_cover {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1366px) {
  .pub_info_list .info_title_list .content ul li a span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 767px) {
  .pub_info_list .info_title_list .content ul li a span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1200px) {
  .years {
    margin-top: 0.8rem;
    box-sizing: border-box;
    padding-bottom: 0.35rem;
    border-bottom: 2px solid #ccc;
    margin-bottom: 0.48rem;
  }
  .years .left_year {
    float: left;
  }
  .years .left_year a {
    display: inline-block;
    width: 1.8rem;
    height: 0.6rem;
    border: 1px solid #999;
    border-radius: 0.2rem 0px 0.2rem 0px;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 0.6rem;
    margin-right: 0.4rem;
    margin-bottom: 0.1rem;
  }
  .years .left_year a.active {
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
    text-decoration: none;
  }
  .years .left_year a:hover {
    text-decoration: none;
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
  }
  .pub_info_list {
    display: flex;
  }
  .pub_info_list .info_title_list {
    width: 28%;
    height: 9.14rem;
    background: url(../img/pub_list_bg_05.png) no-repeat;
    background-size: 100% 100%;
  }
  .pub_info_list .info_title_list .title {
    position: relative;
  }
  .pub_info_list .info_title_list .title i {
    display: inline-block;
    height: 0.43rem;
    width: 0.15rem;
    background-image: url(../img/pub_list_icon_03.png);
    position: absolute;
    background-size: 100% 100%;
    left: 0.24rem;
    top: 0.28rem;
  }
  .pub_info_list .info_title_list .title h2 {
    height: 0.94rem;
    line-height: 0.94rem;
    font-size: 30px;
    color: #fff;
    padding-left: 0.5rem;
  }
  .pub_info_list .info_title_list .content ul li {
    height: 0.66rem;
    line-height: 0.66rem;
    border-top: 1px solid #46b3be;
    padding-left: 0.24rem;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .pub_info_list .info_title_list .content ul li .text_cover {
    display: none;
    position: absolute;
    top: -0.2rem;
    left: -0.25rem;
    z-index: 99;
    background-color: #fff;
    color: #18a0ae;
    font-size: 14px;
  }
  .pub_info_list .info_title_list .content ul li:hover .text_cover {
    display: block;
  }
  .pub_info_list .info_title_list .content ul li a {
    position: relative;
    color: #fff;
  }
  .pub_info_list .info_title_list .content ul li a i {
    position: absolute;
    top: 0.02rem;
    width: 0.16rem;
    height: 0.16rem;
    border-radius: 50%;
    border: 2px solid #fff;
    box-sizing: border-box;
  }
  .pub_info_list .info_title_list .content ul li a span {
    margin-left: 0.24rem;
    font-size: 14px;
  }
  .pub_info_list .info_title_list .content ul li.sub_active {
    background-color: #073190;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 767px) {
  .years .left_year a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 1440px) {
  .pub_info_list .info_title_list .title h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 1024px) {
  .pub_info_list .info_title_list .title h2 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 767px) {
  .pub_info_list .info_title_list .title h2 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 767px) {
  .pub_info_list .info_title_list .content ul li .text_cover {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 767px) {
  .pub_info_list .info_title_list .content ul li a span {
    font-size: 12px;
  }
}
@media only screen and (max-width: 768px) {
  .years {
    margin-top: 0.4rem;
    box-sizing: border-box;
    padding-bottom: 0.2rem;
    border-bottom: 2px solid #ccc;
    margin-bottom: 0.2rem;
  }
  .years .left_year {
    float: left;
  }
  .years .left_year a {
    display: inline-block;
    width: 2rem;
    height: 0.6rem;
    border: 1px solid #999;
    border-radius: 0.2rem 0px 0.2rem 0px;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 0.6rem;
    margin-right: 0.4rem;
    margin-bottom: 0.1rem;
  }
  .years .left_year a.active {
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
    text-decoration: none;
  }
  .years .left_year a:hover {
    text-decoration: none;
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
  }
  .pub_info_list {
    display: flex;
    flex-direction: column;
  }
  .pub_info_list .info_title_list {
    width: 100%;
    height: 9.14rem;
    background: url(../img/pub_list_bg_05.png) no-repeat;
    background-size: 100% 100%;
  }
  .pub_info_list .info_title_list .title {
    position: relative;
  }
  .pub_info_list .info_title_list .title i {
    display: inline-block;
    height: 0.43rem;
    width: 0.15rem;
    background-image: url(../img/pub_list_icon_03.png);
    position: absolute;
    background-size: 100% 100%;
    left: 0.24rem;
    top: 0.28rem;
  }
  .pub_info_list .info_title_list .title h2 {
    height: 0.94rem;
    line-height: 0.94rem;
    font-size: 30px;
    color: #fff;
    padding-left: 0.5rem;
  }
  .pub_info_list .info_title_list .content ul li {
    height: 0.66rem;
    line-height: 0.66rem;
    border-top: 1px solid #46b3be;
    padding-left: 0.24rem;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .pub_info_list .info_title_list .content ul li .text_cover {
    display: none;
    position: absolute;
    top: -0.2rem;
    left: -0.25rem;
    z-index: 99;
    background-color: #fff;
    color: #18a0ae;
    font-size: 14px;
  }
  .pub_info_list .info_title_list .content ul li:hover .text_cover {
    display: none;
  }
  .pub_info_list .info_title_list .content ul li a {
    position: relative;
    color: #fff;
  }
  .pub_info_list .info_title_list .content ul li a i {
    position: absolute;
    top: 0.02rem;
    width: 0.16rem;
    height: 0.16rem;
    border-radius: 50%;
    border: 2px solid #fff;
    box-sizing: border-box;
  }
  .pub_info_list .info_title_list .content ul li a span {
    margin-left: 0.24rem;
    font-size: 14px;
  }
  .pub_info_list .info_title_list .content ul li.sub_active {
    background-color: #073190;
  }
}
@media only screen and (max-width: 768px) and only screen and (max-width: 767px) {
  .years .left_year a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 768px) and only screen and (max-width: 1440px) {
  .pub_info_list .info_title_list .title h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 768px) and only screen and (max-width: 1024px) {
  .pub_info_list .info_title_list .title h2 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 768px) and only screen and (max-width: 767px) {
  .pub_info_list .info_title_list .title h2 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 768px) and only screen and (max-width: 767px) {
  .pub_info_list .info_title_list .content ul li .text_cover {
    font-size: 12px;
  }
}
@media only screen and (max-width: 768px) and only screen and (max-width: 767px) {
  .pub_info_list .info_title_list .content ul li a span {
    font-size: 12px;
  }
}
