@import "base.css";
#main .news_content_box {
  display: none;
}
#main .news_content_box.selected {
  display: block;
}
@media only screen and (min-width: 1680px) {
  .news_title {
    width: 100%;
    padding-top: 0.58rem;
    border-bottom: 1px solid #999;
  }
  .news_title h1 {
    font-size: 44px;
    color: #333;
    text-align: center;
    margin-bottom: 0.54rem;
  }
  .news_title h1::after,
  .news_title h1::before {
    content: "";
    display: inline-block;
    width: 0.31rem;
    height: 0.31rem;
    background: url(../img/icon_03.png) no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    margin: 0 0.53rem;
  }
  .news_title .years_news {
    box-sizing: border-box;
    margin-bottom: 0.4rem;
    position: relative;
  }
  .news_title .years_news .left_year {
    float: left;
    height: 100%;
  }
  .news_title .years_news .left_year a {
    display: inline-block;
    width: 1.4rem;
    height: 0.45rem;
    border: 1px solid #ccc;
    border-radius: 0.2rem 0px 0.2rem 0px;
    text-align: center;
    font-size: 0.2rem;
    color: #666;
    line-height: 0.45rem;
    margin-right: 0.4rem;
  }
  .news_title .years_news .left_year a.active {
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
  }
  .news_title .years_news .left_year a:hover {
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
  }
  .news_title .years_news .right_year {
    position: absolute;
    right: 0;
    height: 2rem;
  }
  .news_title .years_news .right_year a {
    color: #18a0ae;
    font-size: 16px;
    display: block;
    height: auto;
  }
  .news_title .years_news .right_year .year_intro_options {
    position: absolute;
    top: 0.25rem;
    right: 0;
    width: 1rem;
    background-color: #fff;
    border-radius: 0 0 0.23rem 0;
    overflow: hidden;
    display: none;
  }
  .news_title .years_news .right_year .year_intro_options ul li {
    height: 0.4rem;
    border-bottom: 1px solid #f0f0f0;
  }
  .news_title .years_news .right_year .year_intro_options ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #888;
    text-align: center;
    line-height: 0.4rem;
  }
  .news_title .years_news .right_year .year_intro_options ul li:last-child {
    border: none;
  }
  .news_title .years_news .right_year .year_intro_options ul li:hover {
    background-color: #18a0ae;
  }
  .news_title .years_news .right_year .year_intro_options ul li:hover a {
    color: #fff;
  }
  .news_list .news_img_box {
    width: 5.34rem;
    height: 3rem;
    overflow: hidden;
    margin-right: 0.82rem;
  }
  .news_list .my_media {
    padding: 0.4rem 0;
    border-bottom: 1px solid #999;
    cursor: pointer;
  }
  .news_list .my_media:hover .media_img {
    transform: scaleX(1.1) scaleY(1.1);
  }
  .news_list .my_media:hover .media_title a {
    color: #18a0ae;
  }
  .news_list .my_media:hover .more {
    color: #18a0ae;
  }
  .news_list .media_img {
    width: 5.34rem;
    height: 3rem;
    transition: all 1s;
  }
  .news_list .media-body {
    width: 55%;
  }
  .news_list .media_title {
    font-size: 24px;
    color: #333;
    margin-bottom: 0.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .news_list .media_date {
    font-size: 18px;
    color: #666;
    margin-bottom: 0.2rem;
  }
  .news_list .media_content {
    font-size: 14px;
    color: #666;
    line-height: 0.32rem;
  }
  .news_list .more {
    font-size: 16px;
    color: #999;
    display: block;
    margin-top: 0.6rem;
  }
  .news_ul ul li {
    border-bottom: 1px solid #999;
    padding: 0.54rem 0px;
  }
  .news_ul ul li .title {
    margin-bottom: 0.3rem;
  }
  .news_ul ul li .title h3 {
    float: left;
    font-size: 0.24rem;
    color: #000;
  }
  .news_ul ul li .title span {
    float: right;
    font-size: 0.16rem;
    color: #666;
  }
  .news_ul ul li p {
    font-size: 14px;
    color: #666;
  }
  .news_ul ul li:hover h3,
  .news_ul ul li:hover span,
  .news_ul ul li:hover a {
    color: #18a0ae;
  }
  .connection_box {
    position: fixed;
    right: -1%;
    top: 50%;
  }
  .connection_box .connection_us:hover {
    color: #fff;
  }
  .connection_box .connection_dialog {
    display: none;
    width: 2.4rem;
  }
  .connection_box .connection_dialog .phone_msg {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #18a0ae;
    padding: 0 0.2rem;
  }
  .connection_box .connection_dialog .phone_msg .left {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .connection_box .connection_dialog .phone_msg .left span {
    color: #fff;
    font-size: 16px;
  }
  .connection_box .connection_dialog .phone_msg .right {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 30px;
    color: #fff;
  }
  .connection_box .connection_dialog .phone_msg .right span {
    color: #fff;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 1440px) {
  .news_title h1 {
    font-size: 34px;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 1024px) {
  .news_title h1 {
    font-size: 26px;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 767px) {
  .news_title h1 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 1366px) {
  .news_title .years_news .right_year a {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 767px) {
  .news_title .years_news .right_year a {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 1366px) {
  .news_title .years_news .right_year .year_intro_options ul li a {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 767px) {
  .news_title .years_news .right_year .year_intro_options ul li a {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 1440px) {
  .news_list .media_title {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 1200px) {
  .news_list .media_title {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 1024px) {
  .news_list .media_title {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 767px) {
  .news_list .media_title {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 1440px) {
  .news_list .media_date {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 1024px) {
  .news_list .media_date {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 767px) {
  .news_list .media_content {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 1366px) {
  .news_list .more {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 767px) {
  .news_list .more {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 767px) {
  .news_ul ul li p {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 1366px) {
  .connection_box .connection_dialog .phone_msg .left span {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 767px) {
  .connection_box .connection_dialog .phone_msg .left span {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 1440px) {
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 1024px) {
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1680px) and only screen and (max-width: 767px) {
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1680px) {
  .news_title {
    width: 100%;
    padding-top: 0.58rem;
    border-bottom: 1px solid #999;
  }
  .news_title h1 {
    font-size: 44px;
    color: #333;
    text-align: center;
    margin-bottom: 0.54rem;
  }
  .news_title h1::after,
  .news_title h1::before {
    content: "";
    display: inline-block;
    width: 0.31rem;
    height: 0.31rem;
    background: url(../img/icon_03.png) no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    margin: 0 0.53rem;
  }
  .news_title .years_news {
    box-sizing: border-box;
    margin-bottom: 0.4rem;
    position: relative;
  }
  .news_title .years_news .left_year {
    float: left;
    height: 100%;
  }
  .news_title .years_news .left_year a {
    display: inline-block;
    width: 1.4rem;
    height: 0.45rem;
    border: 1px solid #ccc;
    border-radius: 0.2rem 0px 0.2rem 0px;
    text-align: center;
    font-size: 0.2rem;
    color: #666;
    line-height: 0.45rem;
    margin-right: 0.4rem;
  }
  .news_title .years_news .left_year a.active {
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
  }
  .news_title .years_news .left_year a:hover {
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
  }
  .news_title .years_news .right_year {
    position: absolute;
    right: 0;
    height: 2rem;
  }
  .news_title .years_news .right_year a {
    color: #18a0ae;
    font-size: 16px;
    display: block;
    height: auto;
  }
  .news_title .years_news .right_year .year_intro_options {
    position: absolute;
    top: 0.25rem;
    right: 0;
    width: 1rem;
    background-color: #fff;
    border-radius: 0 0 0.23rem 0;
    overflow: hidden;
    display: none;
  }
  .news_title .years_news .right_year .year_intro_options ul li {
    height: 0.4rem;
    border-bottom: 1px solid #f0f0f0;
  }
  .news_title .years_news .right_year .year_intro_options ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #888;
    text-align: center;
    line-height: 0.4rem;
  }
  .news_title .years_news .right_year .year_intro_options ul li:last-child {
    border: none;
  }
  .news_title .years_news .right_year .year_intro_options ul li:hover {
    background-color: #18a0ae;
  }
  .news_title .years_news .right_year .year_intro_options ul li:hover a {
    color: #fff;
  }
  .news_list .news_img_box {
    width: 5.34rem;
    height: 3rem;
    overflow: hidden;
    margin-right: 0.82rem;
  }
  .news_list .my_media {
    padding: 0.4rem 0;
    border-bottom: 1px solid #999;
    cursor: pointer;
  }
  .news_list .my_media:hover .media_img {
    transform: scaleX(1.1) scaleY(1.1);
  }
  .news_list .my_media:hover .media_title a {
    color: #18a0ae;
  }
  .news_list .my_media:hover .more {
    color: #18a0ae;
  }
  .news_list .media_img {
    width: 5.34rem;
    height: 3rem;
    transition: all 1s;
  }
  .news_list .media-body {
    width: 55%;
  }
  .news_list .media_title {
    font-size: 22px;
    color: #333;
    margin-bottom: 0.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .news_list .media_date {
    font-size: 18px;
    color: #666;
    margin-bottom: 0.2rem;
  }
  .news_list .media_content {
    font-size: 14px;
    color: #666;
    line-height: 0.32rem;
  }
  .news_list .more {
    font-size: 16px;
    color: #999;
    display: block;
    margin-top: 0.6rem;
  }
  .news_ul ul li {
    border-bottom: 1px solid #999;
    padding: 0.54rem 0px;
  }
  .news_ul ul li .title {
    margin-bottom: 0.3rem;
  }
  .news_ul ul li .title h3 {
    float: left;
    font-size: 20px;
    color: #000;
  }
  .news_ul ul li .title span {
    float: right;
    font-size: 14px;
    color: #666;
  }
  .news_ul ul li p {
    font-size: 14px;
    color: #666;
  }
  .news_ul ul li:hover h3,
  .news_ul ul li:hover span,
  .news_ul ul li:hover a {
    color: #18a0ae;
  }
  .connection_box {
    position: fixed;
    right: -1%;
    top: 50%;
  }
  .connection_box .connection_us:hover {
    color: #fff;
  }
  .connection_box .connection_dialog {
    display: none;
    width: 3rem;
  }
  .connection_box .connection_dialog .phone_msg {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #18a0ae;
    padding: 0 0.2rem;
  }
  .connection_box .connection_dialog .phone_msg .left {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .connection_box .connection_dialog .phone_msg .left span {
    color: #fff;
    font-size: 16px;
  }
  .connection_box .connection_dialog .phone_msg .right {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 30px;
    color: #fff;
  }
  .connection_box .connection_dialog .phone_msg .right span {
    color: #fff;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 1440px) {
  .news_title h1 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 1024px) {
  .news_title h1 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 767px) {
  .news_title h1 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 1366px) {
  .news_title .years_news .right_year a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 767px) {
  .news_title .years_news .right_year a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 1366px) {
  .news_title .years_news .right_year .year_intro_options ul li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 767px) {
  .news_title .years_news .right_year .year_intro_options ul li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 1440px) {
  .news_list .media_title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 767px) {
  .news_list .media_title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 1440px) {
  .news_list .media_date {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 1024px) {
  .news_list .media_date {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 767px) {
  .news_list .media_content {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 1366px) {
  .news_list .more {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 767px) {
  .news_list .more {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 1440px) {
  .news_ul ul li .title h3 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 1200px) {
  .news_ul ul li .title h3 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 1024px) {
  .news_ul ul li .title h3 {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 767px) {
  .news_ul ul li .title span {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 767px) {
  .news_ul ul li p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 1366px) {
  .connection_box .connection_dialog .phone_msg .left span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 767px) {
  .connection_box .connection_dialog .phone_msg .left span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 1440px) {
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 1024px) {
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1680px) and only screen and (max-width: 767px) {
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1440px) {
  .news_title {
    width: 100%;
    padding-top: 0.58rem;
    border-bottom: 1px solid #999;
  }
  .news_title h1 {
    font-size: 44px;
    color: #333;
    text-align: center;
    margin-bottom: 0.54rem;
  }
  .news_title h1::after,
  .news_title h1::before {
    content: "";
    display: inline-block;
    width: 0.31rem;
    height: 0.31rem;
    background: url(../img/icon_03.png) no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    margin: 0 0.53rem;
  }
  .news_title .years_news {
    box-sizing: border-box;
    margin-bottom: 0.4rem;
    position: relative;
  }
  .news_title .years_news .left_year {
    float: left;
    height: 100%;
  }
  .news_title .years_news .left_year a {
    display: inline-block;
    width: 1.4rem;
    height: 0.45rem;
    border: 1px solid #ccc;
    border-radius: 0.2rem 0px 0.2rem 0px;
    text-align: center;
    font-size: 0.2rem;
    color: #666;
    line-height: 0.45rem;
    margin-right: 0.4rem;
  }
  .news_title .years_news .left_year a.active {
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
  }
  .news_title .years_news .left_year a:hover {
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
  }
  .news_title .years_news .right_year {
    position: absolute;
    right: 0;
    height: 2rem;
  }
  .news_title .years_news .right_year a {
    color: #18a0ae;
    font-size: 16px;
    display: block;
    height: auto;
  }
  .news_title .years_news .right_year .year_intro_options {
    position: absolute;
    top: 0.25rem;
    right: 0;
    width: 1rem;
    background-color: #fff;
    border-radius: 0 0 0.23rem 0;
    overflow: hidden;
    display: none;
  }
  .news_title .years_news .right_year .year_intro_options ul li {
    height: 0.4rem;
    border-bottom: 1px solid #f0f0f0;
  }
  .news_title .years_news .right_year .year_intro_options ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #888;
    text-align: center;
    line-height: 0.4rem;
  }
  .news_title .years_news .right_year .year_intro_options ul li:last-child {
    border: none;
  }
  .news_title .years_news .right_year .year_intro_options ul li:hover {
    background-color: #18a0ae;
  }
  .news_title .years_news .right_year .year_intro_options ul li:hover a {
    color: #fff;
  }
  .news_list .news_img_box {
    width: 5.34rem;
    height: 3rem;
    overflow: hidden;
    margin-right: 0.82rem;
  }
  .news_list .my_media {
    padding: 0.4rem 0;
    border-bottom: 1px solid #999;
    cursor: pointer;
  }
  .news_list .my_media:hover .media_img {
    transform: scaleX(1.1) scaleY(1.1);
  }
  .news_list .my_media:hover .media_title a {
    color: #18a0ae;
  }
  .news_list .my_media:hover .more {
    color: #18a0ae;
  }
  .news_list .media_img {
    width: 5.34rem;
    height: 3rem;
    transition: all 1s;
  }
  .news_list .media-body {
    width: 55%;
  }
  .news_list .media_title {
    font-size: 20px;
    color: #333;
    margin-bottom: 0.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .news_list .media_date {
    font-size: 18px;
    color: #666;
    margin-bottom: 0.2rem;
  }
  .news_list .media_content {
    font-size: 14px;
    color: #666;
    line-height: 0.32rem;
  }
  .news_list .more {
    font-size: 16px;
    color: #999;
    display: block;
    margin-top: 0.6rem;
  }
  .news_ul ul li {
    border-bottom: 1px solid #999;
    padding: 0.54rem 0px;
  }
  .news_ul ul li .title {
    margin-bottom: 0.3rem;
  }
  .news_ul ul li .title h3 {
    float: left;
    font-size: 20px;
    color: #000;
  }
  .news_ul ul li .title span {
    float: right;
    font-size: 16px;
    color: #666;
  }
  .news_ul ul li p {
    font-size: 14px;
    color: #666;
  }
  .news_ul ul li:hover h3,
  .news_ul ul li:hover span,
  .news_ul ul li:hover a {
    color: #18a0ae;
  }
  .connection_box {
    position: fixed;
    right: -1%;
    top: 50%;
  }
  .connection_box .connection_us:hover {
    color: #fff;
  }
  .connection_box .connection_dialog {
    display: none;
    width: 3rem;
  }
  .connection_box .connection_dialog .phone_msg {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #18a0ae;
    padding: 0 0.2rem;
  }
  .connection_box .connection_dialog .phone_msg .left {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .connection_box .connection_dialog .phone_msg .left span {
    color: #fff;
    font-size: 16px;
  }
  .connection_box .connection_dialog .phone_msg .right {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 30px;
    color: #fff;
  }
  .connection_box .connection_dialog .phone_msg .right span {
    color: #fff;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1440px) {
  .news_title h1 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1024px) {
  .news_title h1 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 767px) {
  .news_title h1 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1366px) {
  .news_title .years_news .right_year a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 767px) {
  .news_title .years_news .right_year a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1366px) {
  .news_title .years_news .right_year .year_intro_options ul li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 767px) {
  .news_title .years_news .right_year .year_intro_options ul li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1440px) {
  .news_list .media_title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1200px) {
  .news_list .media_title {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1024px) {
  .news_list .media_title {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1440px) {
  .news_list .media_date {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1024px) {
  .news_list .media_date {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 767px) {
  .news_list .media_content {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1366px) {
  .news_list .more {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 767px) {
  .news_list .more {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1440px) {
  .news_ul ul li .title h3 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1200px) {
  .news_ul ul li .title h3 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1024px) {
  .news_ul ul li .title h3 {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1366px) {
  .news_ul ul li .title span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 767px) {
  .news_ul ul li .title span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 767px) {
  .news_ul ul li p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1366px) {
  .connection_box .connection_dialog .phone_msg .left span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 767px) {
  .connection_box .connection_dialog .phone_msg .left span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1440px) {
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1024px) {
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 767px) {
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1366px) {
  .news_title {
    width: 100%;
    padding-top: 0.58rem;
    border-bottom: 1px solid #999;
  }
  .news_title h1 {
    font-size: 40px;
    color: #333;
    text-align: center;
    margin-bottom: 0.54rem;
  }
  .news_title h1::after,
  .news_title h1::before {
    content: "";
    display: inline-block;
    width: 0.31rem;
    height: 0.31rem;
    background: url(../img/icon_03.png) no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    margin: 0 0.53rem;
  }
  .news_title .years_news {
    box-sizing: border-box;
    margin-bottom: 0.4rem;
  }
  .news_title .years_news .left_year {
    float: left;
    height: 100%;
  }
  .news_title .years_news .left_year a {
    display: inline-block;
    width: 1.4rem;
    height: 0.45rem;
    border: 1px solid #999;
    border-radius: 0.2rem 0px 0.2rem 0px;
    text-align: center;
    font-size: 0.2rem;
    color: #666;
    line-height: 0.45rem;
    margin-right: 0.4rem;
  }
  .news_title .years_news .left_year a.active {
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
  }
  .news_title .years_news .left_year a:hover {
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
  }
  .news_title .years_news .right_year {
    float: right;
    height: 2rem;
    position: relative;
  }
  .news_title .years_news .right_year a {
    color: #18a0ae;
    font-size: 16px;
  }
  .news_title .years_news .right_year .year_intro_options {
    position: absolute;
    top: 0.4rem;
    width: 1.5rem;
    background-color: #fff;
    border-radius: 0 0 0.23rem 0;
    overflow: hidden;
    display: none;
  }
  .news_title .years_news .right_year .year_intro_options ul li {
    height: 0.4rem;
    border-bottom: 1px solid #f0f0f0;
  }
  .news_title .years_news .right_year .year_intro_options ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #888;
    text-align: center;
    line-height: 0.4rem;
  }
  .news_title .years_news .right_year .year_intro_options ul li:last-child {
    border: none;
  }
  .news_title .years_news .right_year .year_intro_options ul li:hover {
    background-color: #18a0ae;
  }
  .news_title .years_news .right_year .year_intro_options ul li:hover a {
    color: #fff;
  }
  .news_list .news_img_box {
    width: 5.34rem;
    height: 3rem;
    overflow: hidden;
    margin-right: 0.82rem;
  }
  .news_list .my_media {
    padding: 0.4rem 0;
    border-bottom: 1px solid #999;
    cursor: pointer;
  }
  .news_list .my_media:hover .media_img {
    transform: scaleX(1.1) scaleY(1.1);
  }
  .news_list .my_media:hover .media_title a {
    color: #18a0ae;
  }
  .news_list .my_media:hover .more {
    color: #18a0ae;
  }
  .news_list .media_img {
    width: 5.34rem;
    height: 3rem;
    transition: all 1s;
  }
  .news_list .media-body {
    width: 55%;
  }
  .news_list .media_title {
    font-size: 18px;
    color: #333;
    margin-bottom: 0.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .news_list .media_date {
    font-size: 16px;
    color: #666;
    margin-bottom: 0.2rem;
  }
  .news_list .media_content {
    font-size: 14px;
    color: #666;
    line-height: 0.32rem;
  }
  .news_list .more {
    font-size: 16px;
    color: #999;
    display: block;
    margin-top: 0.6rem;
  }
  .news_ul ul li {
    border-bottom: 1px solid #999;
    padding: 0.54rem 0px;
  }
  .news_ul ul li .title {
    margin-bottom: 0.3rem;
  }
  .news_ul ul li .title h3 {
    float: left;
    font-size: 18px;
    color: #000;
  }
  .news_ul ul li .title span {
    float: right;
    font-size: 14px;
    color: #666;
  }
  .news_ul ul li p {
    font-size: 12px;
    color: #666;
  }
  .news_ul ul li:hover h3,
  .news_ul ul li:hover span,
  .news_ul ul li:hover a {
    color: #18a0ae;
  }
  .connection_box {
    position: fixed;
    right: -1%;
    top: 50%;
  }
  .connection_box .connection_us:hover {
    color: #fff;
  }
  .connection_box .connection_dialog {
    display: none;
    width: 3.2rem;
  }
  .connection_box .connection_dialog .phone_msg {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #18a0ae;
    padding: 0 0.2rem;
  }
  .connection_box .connection_dialog .phone_msg .left {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .connection_box .connection_dialog .phone_msg .left span {
    color: #fff;
    font-size: 16px;
  }
  .connection_box .connection_dialog .phone_msg .right {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 30px;
    color: #fff;
  }
  .connection_box .connection_dialog .phone_msg .right span {
    color: #fff;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1440px) {
  .news_title h1 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1024px) {
  .news_title h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 767px) {
  .news_title h1 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1366px) {
  .news_title .years_news .right_year a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 767px) {
  .news_title .years_news .right_year a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1366px) {
  .news_title .years_news .right_year .year_intro_options ul li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 767px) {
  .news_title .years_news .right_year .year_intro_options ul li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1440px) {
  .news_list .media_title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1024px) {
  .news_list .media_title {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1366px) {
  .news_list .media_date {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 767px) {
  .news_list .media_date {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 767px) {
  .news_list .media_content {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1366px) {
  .news_list .more {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 767px) {
  .news_list .more {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1440px) {
  .news_ul ul li .title h3 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1024px) {
  .news_ul ul li .title h3 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 767px) {
  .news_ul ul li .title span {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1366px) {
  .connection_box .connection_dialog .phone_msg .left span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 767px) {
  .connection_box .connection_dialog .phone_msg .left span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1440px) {
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1024px) {
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 767px) {
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1200px) {
  .news_title {
    width: 100%;
    padding-top: 0.58rem;
    border-bottom: 1px solid #999;
  }
  .news_title h1 {
    font-size: 32px;
    color: #333;
    text-align: center;
    margin-bottom: 0.54rem;
  }
  .news_title h1::after,
  .news_title h1::before {
    content: "";
    display: inline-block;
    width: 0.31rem;
    height: 0.31rem;
    background: url(../img/icon_03.png) no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    margin: 0 0.53rem;
  }
  .news_title .years_news {
    box-sizing: border-box;
    margin-bottom: 0.4rem;
  }
  .news_title .years_news .left_year {
    float: left;
    height: 100%;
  }
  .news_title .years_news .left_year a {
    display: inline-block;
    width: 1.4rem;
    height: 0.45rem;
    border: 1px solid #999;
    border-radius: 0.2rem 0px 0.2rem 0px;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 0.45rem;
    margin-right: 0.4rem;
  }
  .news_title .years_news .left_year a.active {
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
  }
  .news_title .years_news .left_year a:hover {
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
  }
  .news_title .years_news .right_year {
    float: right;
    height: 2rem;
    position: relative;
  }
  .news_title .years_news .right_year a {
    color: #18a0ae;
    font-size: 14px;
  }
  .news_title .years_news .right_year .year_intro_options {
    position: absolute;
    top: 0.4rem;
    width: 1.5rem;
    background-color: #fff;
    border-radius: 0 0 0.23rem 0;
    overflow: hidden;
    display: none;
  }
  .news_title .years_news .right_year .year_intro_options ul li {
    height: 0.4rem;
    border-bottom: 1px solid #f0f0f0;
  }
  .news_title .years_news .right_year .year_intro_options ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #888;
    text-align: center;
    line-height: 0.4rem;
  }
  .news_title .years_news .right_year .year_intro_options ul li:last-child {
    border: none;
  }
  .news_title .years_news .right_year .year_intro_options ul li:hover {
    background-color: #18a0ae;
  }
  .news_title .years_news .right_year .year_intro_options ul li:hover a {
    color: #fff;
  }
  .news_list .news_img_box {
    width: 5.34rem;
    height: 3rem;
    overflow: hidden;
    margin-right: 0.82rem;
  }
  .news_list .my_media {
    padding: 0.4rem 0;
    border-bottom: 1px solid #999;
    cursor: pointer;
  }
  .news_list .my_media:hover .media_img {
    transform: scaleX(1.1) scaleY(1.1);
  }
  .news_list .my_media:hover .media_title a {
    color: #18a0ae;
  }
  .news_list .my_media:hover .more {
    color: #18a0ae;
  }
  .news_list .media_img {
    width: 5.34rem;
    height: 3rem;
    transition: all 1s;
  }
  .news_list .media-body {
    width: 55%;
  }
  .news_list .media_title {
    font-size: 16px;
    color: #333;
    margin-bottom: 0.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .news_list .media_date {
    font-size: 14px;
    color: #666;
    margin-bottom: 0.2rem;
  }
  .news_list .media_content {
    font-size: 12px;
    color: #666;
    line-height: 0.4rem;
  }
  .news_list .more {
    font-size: 14px;
    color: #999;
    display: block;
    margin-top: 0.6rem;
  }
  .news_ul ul li {
    border-bottom: 1px solid #999;
    padding: 0.54rem 0px;
  }
  .news_ul ul li .title {
    margin-bottom: 0.3rem;
  }
  .news_ul ul li .title h3 {
    float: left;
    font-size: 14px;
    color: #000;
  }
  .news_ul ul li .title span {
    float: right;
    font-size: 12px;
    color: #666;
  }
  .news_ul ul li p {
    font-size: 12px;
    color: #666;
  }
  .news_ul ul li:hover h3,
  .news_ul ul li:hover span,
  .news_ul ul li:hover a {
    color: #18a0ae;
  }
  .connection_box {
    position: fixed;
    right: -1%;
    top: 50%;
  }
  .connection_box .connection_us:hover {
    color: #fff;
  }
  .connection_box .connection_dialog {
    display: none;
    width: 2.4rem;
  }
  .connection_box .connection_dialog .phone_msg {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #18a0ae;
    padding: 0 0.2rem;
  }
  .connection_box .connection_dialog .phone_msg .left {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .connection_box .connection_dialog .phone_msg .left span {
    color: #fff;
    font-size: 16px;
  }
  .connection_box .connection_dialog .phone_msg .right {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 30px;
    color: #fff;
  }
  .connection_box .connection_dialog .phone_msg .right span {
    color: #fff;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 1440px) {
  .news_title h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 1024px) {
  .news_title h1 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 767px) {
  .news_title h1 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 767px) {
  .news_title .years_news .left_year a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 767px) {
  .news_title .years_news .right_year a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 1366px) {
  .news_title .years_news .right_year .year_intro_options ul li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 767px) {
  .news_title .years_news .right_year .year_intro_options ul li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 1366px) {
  .news_list .media_title {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 767px) {
  .news_list .media_title {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 767px) {
  .news_list .media_date {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 767px) {
  .news_list .more {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 767px) {
  .news_ul ul li .title h3 {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 1366px) {
  .connection_box .connection_dialog .phone_msg .left span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 767px) {
  .connection_box .connection_dialog .phone_msg .left span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 1440px) {
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 1024px) {
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 767px) {
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 18px;
  }
}
@media only screen and (max-width: 992px) {
  .news_title {
    width: 100%;
    padding-top: 0.58rem;
    border-bottom: 1px solid #999;
  }
  .news_title h1 {
    font-size: 30px;
    color: #333;
    text-align: center;
    margin-bottom: 0.54rem;
  }
  .news_title h1::after,
  .news_title h1::before {
    content: "";
    display: inline-block;
    width: 0.31rem;
    height: 0.31rem;
    background: url(../img/icon_03.png) no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    margin: 0 0.53rem;
  }
  .news_title .years_news {
    box-sizing: border-box;
    margin-bottom: 0.4rem;
  }
  .news_title .years_news .left_year {
    float: left;
    height: 100%;
  }
  .news_title .years_news .left_year a {
    display: inline-block;
    width: 1.4rem;
    height: 0.45rem;
    border: 1px solid #999;
    border-radius: 0.2rem 0px 0.2rem 0px;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 0.45rem;
    margin-right: 0.4rem;
  }
  .news_title .years_news .left_year a.active {
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
  }
  .news_title .years_news .left_year a:hover {
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
  }
  .news_title .years_news .right_year {
    float: right;
    height: 2rem;
    position: relative;
  }
  .news_title .years_news .right_year a {
    color: #18a0ae;
    font-size: 14px;
  }
  .news_title .years_news .right_year .year_intro_options {
    position: absolute;
    top: 0.4rem;
    width: 1.5rem;
    background-color: #fff;
    border-radius: 0 0 0.23rem 0;
    overflow: hidden;
    display: none;
  }
  .news_title .years_news .right_year .year_intro_options ul li {
    height: 0.4rem;
    border-bottom: 1px solid #f0f0f0;
  }
  .news_title .years_news .right_year .year_intro_options ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #888;
    text-align: center;
    line-height: 0.4rem;
  }
  .news_title .years_news .right_year .year_intro_options ul li:last-child {
    border: none;
  }
  .news_title .years_news .right_year .year_intro_options ul li:hover {
    background-color: #18a0ae;
  }
  .news_title .years_news .right_year .year_intro_options ul li:hover a {
    color: #fff;
  }
  .news_list .news_img_box {
    width: 5.34rem;
    height: 3rem;
    overflow: hidden;
    margin-right: 0.82rem;
  }
  .news_list .my_media {
    padding: 0.4rem 0;
    border-bottom: 1px solid #999;
    cursor: pointer;
  }
  .news_list .my_media:hover .media_img {
    transform: scaleX(1.1) scaleY(1.1);
  }
  .news_list .my_media:hover .media_title a {
    color: #18a0ae;
  }
  .news_list .my_media:hover .more {
    color: #18a0ae;
  }
  .news_list .media_img {
    width: 5.34rem;
    height: 3rem;
    transition: all 1s;
  }
  .news_list .media-body {
    width: 55%;
  }
  .news_list .media_title {
    font-size: 14px;
    color: #333;
    margin-bottom: 0.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .news_list .media_date {
    font-size: 12px;
    color: #666;
    margin-bottom: 0.2rem;
  }
  .news_list .media_content {
    font-size: 12px;
    color: #666;
    line-height: 0.4rem;
  }
  .news_list .more {
    font-size: 14px;
    color: #999;
    display: block;
    margin-top: 0.6rem;
  }
  .news_ul ul li {
    border-bottom: 1px solid #999;
    padding: 0.54rem 0px;
  }
  .news_ul ul li .title {
    margin-bottom: 0.3rem;
  }
  .news_ul ul li .title h3 {
    float: left;
    font-size: 14px;
    color: #000;
  }
  .news_ul ul li .title span {
    float: right;
    font-size: 12px;
    color: #666;
  }
  .news_ul ul li p {
    font-size: 12px;
    color: #666;
  }
  .news_ul ul li:hover h3,
  .news_ul ul li:hover span,
  .news_ul ul li:hover a {
    color: #18a0ae;
  }
  .connection_box {
    position: fixed;
    right: -1%;
    top: 50%;
  }
  .connection_box .connection_us:hover {
    color: #fff;
  }
  .connection_box .connection_dialog {
    display: none;
    width: 4rem;
  }
  .connection_box .connection_dialog .phone_msg {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #18a0ae;
    padding: 0 0.2rem;
  }
  .connection_box .connection_dialog .phone_msg .left {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .connection_box .connection_dialog .phone_msg .left span {
    color: #fff;
    font-size: 16px;
  }
  .connection_box .connection_dialog .phone_msg .right {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 30px;
    color: #fff;
  }
  .connection_box .connection_dialog .phone_msg .right span {
    color: #fff;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 1440px) {
  .news_title h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 1024px) {
  .news_title h1 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 767px) {
  .news_title h1 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 767px) {
  .news_title .years_news .left_year a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 767px) {
  .news_title .years_news .right_year a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 1366px) {
  .news_title .years_news .right_year .year_intro_options ul li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 767px) {
  .news_title .years_news .right_year .year_intro_options ul li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 767px) {
  .news_list .media_title {
    font-size: 12px;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 767px) {
  .news_list .more {
    font-size: 12px;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 767px) {
  .news_ul ul li .title h3 {
    font-size: 12px;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 1366px) {
  .connection_box .connection_dialog .phone_msg .left span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 767px) {
  .connection_box .connection_dialog .phone_msg .left span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 1440px) {
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 30px;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 1024px) {
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 24px;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 767px) {
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 18px;
  }
}
@media only screen and (max-width: 768px) {
  .news_title {
    width: 100%;
    padding-top: 0.58rem;
    border-bottom: 1px solid #999;
  }
  .news_title h1 {
    font-size: 0.4rem;
    color: #333;
    text-align: center;
    margin-bottom: 0.2rem;
  }
  .news_title h1::after,
  .news_title h1::before {
    content: "";
    display: inline-block;
    width: 0.31rem;
    height: 0.31rem;
    background: url(../img/icon_03.png) no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    margin: 0 0.53rem;
  }
  .news_title .years_news {
    box-sizing: border-box;
    margin-bottom: 0.4rem;
  }
  .news_title .years_news .left_year {
    float: left;
    height: 100%;
  }
  .news_title .years_news .left_year a {
    display: inline-block;
    width: 1.4rem;
    height: 0.45rem;
    border: 1px solid #999;
    border-radius: 0.2rem 0px 0.2rem 0px;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 0.45rem;
    margin-right: 0.4rem;
  }
  .news_title .years_news .left_year a.active {
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
  }
  .news_title .years_news .left_year a:hover {
    background-color: #0099b2;
    border-color: transparent;
    color: #fff;
  }
  .news_title .years_news .right_year {
    float: right;
    height: 2rem;
    position: relative;
  }
  .news_title .years_news .right_year a {
    color: #18a0ae;
    font-size: 14px;
  }
  .news_title .years_news .right_year .year_intro_options {
    position: absolute;
    top: 0.4rem;
    width: 1.5rem;
    background-color: #fff;
    border-radius: 0 0 0.23rem 0;
    overflow: hidden;
    display: none;
  }
  .news_title .years_news .right_year .year_intro_options ul li {
    height: 0.4rem;
    border-bottom: 1px solid #f0f0f0;
  }
  .news_title .years_news .right_year .year_intro_options ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #888;
    text-align: center;
    line-height: 0.4rem;
  }
  .news_title .years_news .right_year .year_intro_options ul li:last-child {
    border: none;
  }
  .news_title .years_news .right_year .year_intro_options ul li:hover {
    background-color: #18a0ae;
  }
  .news_title .years_news .right_year .year_intro_options ul li:hover a {
    color: #fff;
  }
  .news_list .news_img_box {
    width: 100%;
    height: 4.3rem;
    overflow: hidden;
    margin-right: 0.82rem;
  }
  .news_list .my_media {
    padding: 0.4rem 0;
    border-bottom: 1px solid #999;
    cursor: pointer;
    display: flex;
    flex-direction: column;
  }
  .news_list .my_media:hover .media_img {
    transform: scaleX(1.1) scaleY(1.1);
  }
  .news_list .my_media:hover .media_title a {
    color: #18a0ae;
  }
  .news_list .my_media:hover .more {
    color: #18a0ae;
  }
  .news_list .media_img {
    width: 100%;
    height: auto;
    transition: all 1s;
  }
  .news_list .media-body {
    width: 100%;
  }
  .news_list .media_title {
    font-size: 14px;
    color: #333;
    margin-bottom: 0.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .news_list .media_date {
    font-size: 12px;
    color: #666;
    margin-bottom: 0.2rem;
  }
  .news_list .media_content {
    font-size: 12px;
    color: #666;
    line-height: 0.4rem;
  }
  .news_list .more {
    font-size: 14px;
    color: #999;
    display: block;
    margin-top: 0.2rem;
  }
  .news_ul ul li {
    border-bottom: 1px solid #999;
    padding: 0.54rem 0px;
  }
  .news_ul ul li .title {
    margin-bottom: 0.3rem;
  }
  .news_ul ul li .title h3 {
    float: left;
    font-size: 14px;
    color: #000;
    line-height: 0.4rem;
  }
  .news_ul ul li .title span {
    float: right;
    font-size: 12px;
    color: #666;
  }
  .news_ul ul li p {
    font-size: 12px;
    color: #666;
    line-height: 0.4rem;
  }
  .news_ul ul li:hover h3,
  .news_ul ul li:hover span,
  .news_ul ul li:hover a {
    color: #18a0ae;
  }
  .connection_box {
    position: fixed;
    right: -1%;
    top: 50%;
  }
  .connection_box .connection_us:hover {
    color: #fff;
  }
  .connection_box .connection_dialog {
    display: none;
    width: 4rem;
  }
  .connection_box .connection_dialog .phone_msg {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #18a0ae;
    padding: 0 0.2rem;
  }
  .connection_box .connection_dialog .phone_msg .left {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .connection_box .connection_dialog .phone_msg .left span {
    color: #fff;
    font-size: 16px;
  }
  .connection_box .connection_dialog .phone_msg .right {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 30px;
    color: #fff;
  }
  .connection_box .connection_dialog .phone_msg .right span {
    color: #fff;
  }
}
@media only screen and (max-width: 768px) and only screen and (max-width: 767px) {
  .news_title .years_news .left_year a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 768px) and only screen and (max-width: 767px) {
  .news_title .years_news .right_year a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 768px) and only screen and (max-width: 1366px) {
  .news_title .years_news .right_year .year_intro_options ul li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) and only screen and (max-width: 767px) {
  .news_title .years_news .right_year .year_intro_options ul li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) and only screen and (max-width: 767px) {
  .news_list .media_title {
    font-size: 12px;
  }
}
@media only screen and (max-width: 768px) and only screen and (max-width: 767px) {
  .news_list .more {
    font-size: 12px;
  }
}
@media only screen and (max-width: 768px) and only screen and (max-width: 767px) {
  .news_ul ul li .title h3 {
    font-size: 12px;
  }
}
@media only screen and (max-width: 768px) and only screen and (max-width: 1366px) {
  .connection_box .connection_dialog .phone_msg .left span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) and only screen and (max-width: 767px) {
  .connection_box .connection_dialog .phone_msg .left span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) and only screen and (max-width: 1440px) {
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 30px;
  }
}
@media only screen and (max-width: 768px) and only screen and (max-width: 1024px) {
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 24px;
  }
}
@media only screen and (max-width: 768px) and only screen and (max-width: 767px) {
  .connection_box .connection_dialog .phone_msg .right i {
    font-size: 18px;
  }
}
